diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 0000000000000..e24183e587038 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +v14.18.1 diff --git a/README.md b/README.md index cfac6f0f62c8d..6aa315a02e8c7 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,32 @@ -# Sushi Assets Info +# MIST Assets Info ![Check](https://github.com/trustwallet/assets/workflows/Check/badge.svg) # To Add Logo - [ ] Fork the Github repository -- [ ] Create folder with name of token smartcontact address in **CHECKSUM** format `blockchains/ethereum/assets//`. +- [ ] Create folder with name of token smartcontact address in **CHECKSUM** format `blockchains/smartbch/assets//`. - [ ] Tell your designer that token image must be in PNG format, avoid transparent background, recommended size 256x256px, with max file size of 100kB. -- [ ] Upload your logo with file named `logo.png` to previously created folder with smartcontract address, and if you done all correctly your path should look like this. `blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/logo.png` +- [ ] Upload your logo with file named `logo.png` to previously created folder with smartcontract address, and if you done all correctly your path should look like this. `blockchains/smartbch/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/logo.png` -- [ ] Run `npm run check` and make sure tests pass +- [ ] Run `yarn run check` and make sure tests pass (nvm use && npm i -g yarn && yarn && yarn run check) - [ ] Create a pull request to the main repo -- [ ] Add link to sushiswap/default-token-list Issue +- [ ] Add link to mistswapdex/default-token-list Issue ## Scripts There are several scripts available for maintainers: -- `npm run check` -- Execute validation checks; also used in continuous integration. -- `npm run check-sanity` -- Strict subset of checks -- `npm run fix` -- Perform automatic fixes where possible -- `npm run fix-sanity` -- Stricter subset -- `npm run updateAuto` -- Run automatic updates from external sources, executed regularly (GitHub action) -- `npm run update` -- Run manual updates from external sources, for manual use. -- `npm test` -- Run script unit tests -- `npm lint` -- Run Lint static code check +- `yarn run check` -- Execute validation checks; also used in continuous integration. +- `yarn run check-sanity` -- Strict subset of checks +- `yarn run fix` -- Perform automatic fixes where possible +- `yarn run fix-sanity` -- Stricter subset +- `yarn run updateAuto` -- Run automatic updates from external sources, executed regularly (GitHub action) +- `yarn run update` -- Run manual updates from external sources, for manual use. +- `yarn test` -- Run script unit tests +- `yarn lint` -- Run Lint static code check diff --git a/blockchains/aeternity/info/info.json b/blockchains/aeternity/info/info.json deleted file mode 100644 index 3482f140a2d22..0000000000000 --- a/blockchains/aeternity/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Aeternity", - "website": "https://aeternity.com", - "source_code": "https://github.com/aeternity", - "white_paper": "https://github.com/aeternity/white-paper/blob/master/paper.pdf", - "description": "Aeternity is a blockchain platform with turing complete smart contracts. The platform implemented decentralized oracles to make it possible for decentralized applications to use real world data.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/aeternity", - "handle": "aeternity" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Aeternity", - "handle": "Aeternity" - } - ], - "explorer": "https://www.aeknow.org/", - "research": "https://research.binance.com/en/projects/aeternity", - "symbol": "AE", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/aeternity/info/logo.png b/blockchains/aeternity/info/logo.png deleted file mode 100644 index d1491704e7cf3..0000000000000 Binary files a/blockchains/aeternity/info/logo.png and /dev/null differ diff --git a/blockchains/aion/info/info.json b/blockchains/aion/info/info.json deleted file mode 100644 index e7cd88096d3d5..0000000000000 --- a/blockchains/aion/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Aion", - "website": "https://theoan.com", - "source_code": "https://github.com/aionnetwork", - "white_paper": "https://aion.network/developers/#whitepapers", - "description": "The Aion blockchain addresses the scalabilty problem. It has a bridging mechanism that makes inter-blockchain communication with data and value possible. The Aion blockchain also addresses the scalability problem with its virtual machine and enabling of applications to establish a multiple chain connection.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Aion_OAN", - "handle": "Aion_OAN" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/AionNetwork", - "handle": "AionNetwork" - } - ], - "explorer": "https://mainnet.aion.network", - "research": "https://research.binance.com/en/projects/aion", - "symbol": "AION", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/aion/info/logo.png b/blockchains/aion/info/logo.png deleted file mode 100644 index 6ff87c53e5c12..0000000000000 Binary files a/blockchains/aion/info/logo.png and /dev/null differ diff --git a/blockchains/algorand/info/info.json b/blockchains/algorand/info/info.json deleted file mode 100644 index d20c86dc6f426..0000000000000 --- a/blockchains/algorand/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Algorand", - "website": "http://algorand.foundation", - "source_code": "https://github.com/algorand", - "white_paper": "https://www.algorand.com/resources/white-papers/", - "description": "Algorand is the first blockchain to provide immediate transaction finality. No forking. No uncertainty. Algorand removes the technical barriers that for years undermined mainstream blockchain adoption: decentralization, scale, and security.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/AlgoFoundation", - "handle": "AlgoFoundation" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/AlgorandOfficial", - "handle": "AlgorandOfficial" - } - ], - "explorer": "https://algoexplorer.io/", - "research": "https://research.binance.com/en/projects/algorand", - "symbol": "ALGO", - "type": "COIN", - "decimals": 6, - "status": "active" -} diff --git a/blockchains/algorand/info/logo.png b/blockchains/algorand/info/logo.png deleted file mode 100644 index 55dcdc8b6d927..0000000000000 Binary files a/blockchains/algorand/info/logo.png and /dev/null differ diff --git a/blockchains/algorand/validators/list.json b/blockchains/algorand/validators/list.json deleted file mode 100644 index 1610ea14b3a21..0000000000000 --- a/blockchains/algorand/validators/list.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - -] \ No newline at end of file diff --git a/blockchains/ark/info/info.json b/blockchains/ark/info/info.json deleted file mode 100644 index cdc9cc5f48273..0000000000000 --- a/blockchains/ark/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Ark", - "website": "http://ark.io/", - "source_code": "https://github.com/ArkEcosystem", - "white_paper": "https://ark.io/Whitepaper.pdf", - "description": "ARK provides users, developers, and startups with innovative blockchain technologies. Aim to create an entire ecosystem of linked chains and a virtual spiderweb of endless use-cases that make ARK highly flexible, adaptable, and scalable.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ArkEcosystem", - "handle": "ArkEcosystem" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/ArkEcosystem", - "handle": "ArkEcosystem" - } - ], - "explorer": "https://explorer.ark.io", - "research": "https://research.binance.com/en/projects/ark", - "symbol": "ARK", - "type": "COIN", - "decimals": 8, - "status": "abandoned" -} diff --git a/blockchains/ark/info/logo.png b/blockchains/ark/info/logo.png deleted file mode 100644 index 3baeccccd8e97..0000000000000 Binary files a/blockchains/ark/info/logo.png and /dev/null differ diff --git a/blockchains/aryacoin/info/info.json b/blockchains/aryacoin/info/info.json deleted file mode 100644 index ec417d4e1ff8d..0000000000000 --- a/blockchains/aryacoin/info/info.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "Aryacoin", - "website": "https://aryacoin.io", - "source_code": "https://github.com/Aryacoin/Aryacoin", - "white_paper": "https://aryacoin.io/Aryacoin.html", - "description": "Aryacoin is a new age cryptocurrency, which withholds the original principle on which the concept of cryptocurrency was established", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/AryacoinAYA", - "handle": "AryacoinAYA" - } - ], - "explorer": "https://explorer2.aryacoin.io", - "research": "", - "symbol": "AYA", - "type": "COIN", - "decimals": 8, - "status": "abandoned" -} diff --git a/blockchains/aryacoin/info/logo.png b/blockchains/aryacoin/info/logo.png deleted file mode 100644 index 215eb956773ed..0000000000000 Binary files a/blockchains/aryacoin/info/logo.png and /dev/null differ diff --git a/blockchains/band/info/info.json b/blockchains/band/info/info.json deleted file mode 100644 index 207628502fd6d..0000000000000 --- a/blockchains/band/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "BandChain", - "website": "https://bandprotocol.com/", - "source_code": "https://github.com/bandprotocol/bandchain", - "white_paper": "https://github.com/bandprotocol/bandchain/wiki", - "description": "Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/bandprotocol", - "handle": "bandprotocol" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/bandprotocol/", - "handle": "bandprotocol" - } - ], - "explorer": "https://cosmoscan.io/", - "research": "https://research.binance.com/en/projects/band-protocol", - "symbol": "BAND", - "type": "COIN", - "decimals": 6, - "status": "active" -} diff --git a/blockchains/band/info/logo.png b/blockchains/band/info/logo.png deleted file mode 100644 index f89a34f79784b..0000000000000 Binary files a/blockchains/band/info/logo.png and /dev/null differ diff --git a/blockchains/band/validators/assets/bandvaloper1qgvcttnjx3enjqg9pnhclt6d4z7qdknavg4q9c/logo.png b/blockchains/band/validators/assets/bandvaloper1qgvcttnjx3enjqg9pnhclt6d4z7qdknavg4q9c/logo.png deleted file mode 100644 index 362d63669b379..0000000000000 Binary files a/blockchains/band/validators/assets/bandvaloper1qgvcttnjx3enjqg9pnhclt6d4z7qdknavg4q9c/logo.png and /dev/null differ diff --git a/blockchains/band/validators/list.json b/blockchains/band/validators/list.json deleted file mode 100644 index 5fd07e091221e..0000000000000 --- a/blockchains/band/validators/list.json +++ /dev/null @@ -1,8 +0,0 @@ -[ - { - "id": "bandvaloper1qgvcttnjx3enjqg9pnhclt6d4z7qdknavg4q9c", - "name": "WeStaking", - "description": "Secured & Trusted Staking Service", - "website": "https://westaking.io" - } -] diff --git a/blockchains/binance/allowlist.json b/blockchains/binance/allowlist.json deleted file mode 100644 index 7d3ce93801922..0000000000000 --- a/blockchains/binance/allowlist.json +++ /dev/null @@ -1,186 +0,0 @@ -[ - "ABCD-5D8", - "ADA-9F4", - "AERGO-46B", - "ALA-DCD", - "ANKR-E97", - "ARN-71B", - "ARPA-575", - "ART-3C9", - "ATOM-596", - "ATP-38C", - "AVA-645", - "AWC-986", - "AXPR-777", - "BAND-34B", - "BAT-07A", - "BAW-DFB", - "BCH-1FD", - "BCHA-959", - "BCPT-95A", - "BEAR-14C", - "BEL-D85", - "BET-844", - "BETH-654", - "BETX-A0C", - "BGBP-CF3", - "BHC-3E8M", - "BHFT-BBE", - "BIDR-0E9", - "BKBT-3A6", - "BKRW-AB7", - "BLINK-9C6", - "BOLT-4C6", - "BST2-2F2", - "BTCB-1DE", - "BTTB-D31", - "BULL-BE4", - "BUSD-BD1", - "BZNT-464", - "CAN-677", - "CAS-167", - "CBIX-3C9", - "CBM-4B2", - "CHZ-ECD", - "CNNS-E16", - "COMP-DEE", - "COS-2E4", - "COTI-CBB", - "COVA-218", - "CRPT-8C9", - "CSM-734", - "DAI-D75", - "DARC-24B", - "DEEP-9D3", - "DEFI-FA5", - "DFY-EA0", - "DOS-120", - "DOT-64C", - "DREP-7D2", - "DUSK-45E", - "EBST-783", - "ECO-083", - "EET-45C", - "ELF-D72", - "ENTRP-C8D", - "EOS-CDD", - "EOSBEAR-721", - "EOSBULL-F0D", - "EQL-586", - "ERD-D06", - "ETC-758", - "ETH-1C9", - "ETHBEAR-B2B", - "ETHBULL-D33", - "EVT-49B", - "FIL-E2C", - "FRM-DE7", - "FSN-E14", - "FTM-A64", - "GIV-94E", - "GMAT-FC8", - "GTEX-71B", - "GTO-908", - "HNST-3C9", - "HYN-F21", - "IDRTB-178", - "INJ-FAE", - "IOTX-0ED", - "IRIS-D88", - "JDXU-706", - "KAT-7BB", - "KAVA-10C", - "LBA-340", - "LINK-AAD", - "LIT-099", - "LOKI-6A9", - "LTC-F07", - "LTO-BDF", - "LYFE-6AB", - "MATIC-84A", - "MCASH-869", - "MDAB-D42", - "MEDB-87E", - "MEETONE-031", - "MITH-C76", - "MITX-CAA", - "MKR-F04", - "MTV-4C6", - "MTXLT-286", - "MVL-7B0", - "MZK-2C7", - "NEAR-4FD", - "NEW-09E", - "NEXO-A84", - "NODE-F3A", - "NOIZB-878", - "NOW-E68", - "NPXB-1E8", - "NPXSXEM-89C", - "ONE-5F9", - "ONT-33D", - "OWTX-A6B", - "PAX-F25", - "PCAT-4BB", - "PHB-2DF", - "PHV-4A1", - "PIBNB-43C", - "PLG-D8D", - "PROPEL-6D9", - "PVT-554", - "PYN-C37", - "QBX-38C", - "RAVEN-F66", - "RNO-14E", - "RUNE-B1A", - "SBC-5D4", - "SHR-DB6", - "SLV-986", - "SNX-C26", - "SPNDB-916", - "STYL-65B", - "SWINGBY-888", - "SWIPE.B-DC0", - "SXP-CCC", - "TAUDB-888", - "TBC-3A7", - "TCADB-888", - "TCT-826", - "TGBPB-888", - "THKDB-888", - "TM2-0C4", - "TOMOB-4BC", - "TOP-491", - "TROY-9B8", - "TRUE-D84", - "TRXB-2E6", - "TUSDB-888", - "TWT-8C2", - "UGAS-B0C", - "UND-EBC", - "UNI-DD8", - "UPX-F3E", - "USDC-CD2", - "USDH-5B5", - "USDSB-1AC", - "USDT-6D8", - "VDX-A17", - "VIDT-F53", - "VNDC-DB9", - "VOTE-FD4", - "VRAB-B56", - "WICC-01D", - "WINB-41F", - "WISH-2D5", - "WRX-ED1", - "XBASE-CD2", - "XNS-760", - "XRP-BF2", - "XRPBEAR-00B", - "XRPBULL-E7C", - "XTZ-F7A", - "YFI-1A4", - "YFII-061", - "ZEBI-84F", - "ZEC-93E" -] \ No newline at end of file diff --git a/blockchains/binance/assets/ABCD-5D8/info.json b/blockchains/binance/assets/ABCD-5D8/info.json deleted file mode 100644 index 285807ed5bae4..0000000000000 --- a/blockchains/binance/assets/ABCD-5D8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Africa Stable-Coin", - "symbol": "ABCD", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ABCD-5D8", - "status": "active", - "id": "ABCD-5D8" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ABCD-5D8/logo.png b/blockchains/binance/assets/ABCD-5D8/logo.png deleted file mode 100644 index 88327bf7d6a5b..0000000000000 Binary files a/blockchains/binance/assets/ABCD-5D8/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ADA-9F4/info.json b/blockchains/binance/assets/ADA-9F4/info.json deleted file mode 100644 index 6b58029f21ed2..0000000000000 --- a/blockchains/binance/assets/ADA-9F4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CardanoBEP2", - "symbol": "ADA", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ADA-9F4", - "status": "active", - "id": "ADA-9F4" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ADA-9F4/logo.png b/blockchains/binance/assets/ADA-9F4/logo.png deleted file mode 100644 index 3072e4f8794f6..0000000000000 Binary files a/blockchains/binance/assets/ADA-9F4/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/AERGO-46B/info.json b/blockchains/binance/assets/AERGO-46B/info.json deleted file mode 100644 index a11588be346a6..0000000000000 --- a/blockchains/binance/assets/AERGO-46B/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aergo", - "website": "https://aergo.io", - "description": "Aergo describes itself as an open-source enterprise blockchain platform optimized for hybrid deployments, which consist of both permissioned and permissionless blockchain architectures.", - "explorer": "https://explorer.binance.org/asset/AERGO-46B", - "research": "https://research.binance.com/en/projects/aergo", - "type": "BEP2", - "symbol": "AERGO", - "decimals": 8, - "status": "active", - "id": "AERGO-46B" -} \ No newline at end of file diff --git a/blockchains/binance/assets/AERGO-46B/logo.png b/blockchains/binance/assets/AERGO-46B/logo.png deleted file mode 100644 index c12b843e41649..0000000000000 Binary files a/blockchains/binance/assets/AERGO-46B/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ALA-DCD/info.json b/blockchains/binance/assets/ALA-DCD/info.json deleted file mode 100644 index 54cec427a40d0..0000000000000 --- a/blockchains/binance/assets/ALA-DCD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alaris", - "symbol": "ALA", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ALA-DCD", - "status": "active", - "id": "ALA-DCD" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ALA-DCD/logo.png b/blockchains/binance/assets/ALA-DCD/logo.png deleted file mode 100644 index 1b28bd7f30374..0000000000000 Binary files a/blockchains/binance/assets/ALA-DCD/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ANKR-E97/info.json b/blockchains/binance/assets/ANKR-E97/info.json deleted file mode 100644 index 7d1ab0a1fda04..0000000000000 --- a/blockchains/binance/assets/ANKR-E97/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Ankr", - "website": "https://ankr.com", - "description": "Ankr is building an infrastructure platform and marketplace for Web3-stack deployment.", - "explorer": "https://explorer.binance.org/asset/ANKR-E97", - "research": "https://research.binance.com/en/projects/ankr-network", - "type": "BEP2", - "symbol": "ANKR", - "decimals": 8, - "status": "active", - "id": "ANKR-E97" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ANKR-E97/logo.png b/blockchains/binance/assets/ANKR-E97/logo.png deleted file mode 100644 index 2211830318ff9..0000000000000 Binary files a/blockchains/binance/assets/ANKR-E97/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ARN-71B/info.json b/blockchains/binance/assets/ARN-71B/info.json deleted file mode 100644 index 0b7b9df2d788e..0000000000000 --- a/blockchains/binance/assets/ARN-71B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aeron", - "symbol": "ARN", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ARN-71B", - "status": "active", - "id": "ARN-71B" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ARN-71B/logo.png b/blockchains/binance/assets/ARN-71B/logo.png deleted file mode 100644 index eb6704e191db2..0000000000000 Binary files a/blockchains/binance/assets/ARN-71B/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ARPA-575/info.json b/blockchains/binance/assets/ARPA-575/info.json deleted file mode 100644 index f543d39514d81..0000000000000 --- a/blockchains/binance/assets/ARPA-575/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARPA", - "symbol": "ARPA", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ARPA-575", - "status": "active", - "id": "ARPA-575" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ARPA-575/logo.png b/blockchains/binance/assets/ARPA-575/logo.png deleted file mode 100644 index 34ad0ca8e8ddb..0000000000000 Binary files a/blockchains/binance/assets/ARPA-575/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ART-3C9/info.json b/blockchains/binance/assets/ART-3C9/info.json deleted file mode 100644 index 2fc4719303a04..0000000000000 --- a/blockchains/binance/assets/ART-3C9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Maecenas ART Token", - "symbol": "ART", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ART-3C9", - "status": "active", - "id": "ART-3C9" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ART-3C9/logo.png b/blockchains/binance/assets/ART-3C9/logo.png deleted file mode 100644 index e46a6e7f5760c..0000000000000 Binary files a/blockchains/binance/assets/ART-3C9/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ATOM-596/info.json b/blockchains/binance/assets/ATOM-596/info.json deleted file mode 100644 index eb6d9b8a2b681..0000000000000 --- a/blockchains/binance/assets/ATOM-596/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ATOMBEP2", - "symbol": "ATOM", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ATOM-596", - "status": "active", - "id": "ATOM-596" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ATOM-596/logo.png b/blockchains/binance/assets/ATOM-596/logo.png deleted file mode 100644 index 319ae9b37dab8..0000000000000 Binary files a/blockchains/binance/assets/ATOM-596/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ATP-38C/info.json b/blockchains/binance/assets/ATP-38C/info.json deleted file mode 100644 index 0021b4512c896..0000000000000 --- a/blockchains/binance/assets/ATP-38C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atlas Protocol", - "symbol": "ATP", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ATP-38C", - "status": "active", - "id": "ATP-38C" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ATP-38C/logo.png b/blockchains/binance/assets/ATP-38C/logo.png deleted file mode 100644 index f4c6ac645b82c..0000000000000 Binary files a/blockchains/binance/assets/ATP-38C/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/AVA-645/info.json b/blockchains/binance/assets/AVA-645/info.json deleted file mode 100644 index bdc46375f26cf..0000000000000 --- a/blockchains/binance/assets/AVA-645/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Travala.com", - "website": "https://travala.com", - "description": "Travala.com claims to be the leading blockchain-based travel booking platform.", - "explorer": "https://explorer.binance.org/asset/AVA-645", - "research": "https://research.binance.com/en/projects/travala", - "type": "BEP2", - "symbol": "AVA", - "decimals": 8, - "status": "active", - "id": "AVA-645" -} \ No newline at end of file diff --git a/blockchains/binance/assets/AVA-645/logo.png b/blockchains/binance/assets/AVA-645/logo.png deleted file mode 100644 index f0cfeef3b5e97..0000000000000 Binary files a/blockchains/binance/assets/AVA-645/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/AWC-986/info.json b/blockchains/binance/assets/AWC-986/info.json deleted file mode 100644 index 17ac2a2881240..0000000000000 --- a/blockchains/binance/assets/AWC-986/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atomic Wallet Token", - "symbol": "AWC", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/AWC-986", - "status": "active", - "id": "AWC-986" -} \ No newline at end of file diff --git a/blockchains/binance/assets/AWC-986/logo.png b/blockchains/binance/assets/AWC-986/logo.png deleted file mode 100644 index 6e218fa01be0b..0000000000000 Binary files a/blockchains/binance/assets/AWC-986/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/AXPR-777/info.json b/blockchains/binance/assets/AXPR-777/info.json deleted file mode 100644 index 627418d52bf6c..0000000000000 --- a/blockchains/binance/assets/AXPR-777/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AXPR.B", - "symbol": "AXPR", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/AXPR-777", - "status": "active", - "id": "AXPR-777" -} \ No newline at end of file diff --git a/blockchains/binance/assets/AXPR-777/logo.png b/blockchains/binance/assets/AXPR-777/logo.png deleted file mode 100644 index 80d66958f9751..0000000000000 Binary files a/blockchains/binance/assets/AXPR-777/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BAND-34B/info.json b/blockchains/binance/assets/BAND-34B/info.json deleted file mode 100644 index 663ddce575664..0000000000000 --- a/blockchains/binance/assets/BAND-34B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BandProtocolBEP2", - "symbol": "BAND", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BAND-34B", - "status": "active", - "id": "BAND-34B" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BAND-34B/logo.png b/blockchains/binance/assets/BAND-34B/logo.png deleted file mode 100644 index 66b65b306cb92..0000000000000 Binary files a/blockchains/binance/assets/BAND-34B/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BAT-07A/info.json b/blockchains/binance/assets/BAT-07A/info.json deleted file mode 100644 index e1eb595e1d52b..0000000000000 --- a/blockchains/binance/assets/BAT-07A/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Basic Attention Token", - "website": "https://basicattentiontoken.org", - "description": "Basic Attention Token (BAT) project is an open-source, decentralized ad exchange platform built, on the Ethereum platform.", - "explorer": "https://explorer.binance.org/asset/BAT-07A", - "research": "https://research.binance.com/en/projects/basic-attention-token", - "type": "BEP2", - "symbol": "BAT", - "decimals": 8, - "status": "active", - "id": "BAT-07A" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BAT-07A/logo.png b/blockchains/binance/assets/BAT-07A/logo.png deleted file mode 100644 index e30c1e59f4974..0000000000000 Binary files a/blockchains/binance/assets/BAT-07A/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BAW-DFB/info.json b/blockchains/binance/assets/BAW-DFB/info.json deleted file mode 100644 index d578a7e3d95cf..0000000000000 --- a/blockchains/binance/assets/BAW-DFB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BAWnetwork", - "symbol": "BAW", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BAW-DFB", - "status": "active", - "id": "BAW-DFB" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BAW-DFB/logo.png b/blockchains/binance/assets/BAW-DFB/logo.png deleted file mode 100644 index 7ea57f7111b84..0000000000000 Binary files a/blockchains/binance/assets/BAW-DFB/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BCH-1FD/info.json b/blockchains/binance/assets/BCH-1FD/info.json deleted file mode 100644 index f06a7c7d306eb..0000000000000 --- a/blockchains/binance/assets/BCH-1FD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BCH BEP2", - "symbol": "BCH", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BCH-1FD", - "status": "active", - "id": "BCH-1FD" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BCHA-959/info.json b/blockchains/binance/assets/BCHA-959/info.json deleted file mode 100644 index 2f03dba02ec8d..0000000000000 --- a/blockchains/binance/assets/BCHA-959/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Cash ABC", - "symbol": "BCHA", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BCHA-959", - "status": "active", - "id": "BCHA-959" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BCHA-959/logo.png b/blockchains/binance/assets/BCHA-959/logo.png deleted file mode 100644 index b0a8da96ffc11..0000000000000 Binary files a/blockchains/binance/assets/BCHA-959/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BCPT-95A/info.json b/blockchains/binance/assets/BCPT-95A/info.json deleted file mode 100644 index d66a1489f33c5..0000000000000 --- a/blockchains/binance/assets/BCPT-95A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockmason Credit Protocol", - "symbol": "BCPT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BCPT-95A", - "status": "active", - "id": "BCPT-95A" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BCPT-95A/logo.png b/blockchains/binance/assets/BCPT-95A/logo.png deleted file mode 100644 index 33c3016ada50c..0000000000000 Binary files a/blockchains/binance/assets/BCPT-95A/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BEAR-14C/info.json b/blockchains/binance/assets/BEAR-14C/info.json deleted file mode 100644 index 0a5bc4696727a..0000000000000 --- a/blockchains/binance/assets/BEAR-14C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Short Bitcoin Token", - "symbol": "BEAR", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BEAR-14C", - "status": "active", - "id": "BEAR-14C" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BEAR-14C/logo.png b/blockchains/binance/assets/BEAR-14C/logo.png deleted file mode 100644 index a4da7ac8c76c2..0000000000000 Binary files a/blockchains/binance/assets/BEAR-14C/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BEL-D85/info.json b/blockchains/binance/assets/BEL-D85/info.json deleted file mode 100644 index 2216865192b75..0000000000000 --- a/blockchains/binance/assets/BEL-D85/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Bella Protocol", - "website": "https://bella.fi", - "description": "Bella Protocol is described to be a set of DeFi products for one-click crypto banking.", - "explorer": "https://explorer.binance.org/asset/BEL-D85", - "research": "https://research.binance.com/en/projects/bella", - "type": "BEP2", - "symbol": "BEL", - "decimals": 8, - "status": "active", - "id": "BEL-D85" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BEL-D85/logo.png b/blockchains/binance/assets/BEL-D85/logo.png deleted file mode 100644 index e60767da807fb..0000000000000 Binary files a/blockchains/binance/assets/BEL-D85/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BET-844/info.json b/blockchains/binance/assets/BET-844/info.json deleted file mode 100644 index daf73abef6ff9..0000000000000 --- a/blockchains/binance/assets/BET-844/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EOSBet Token", - "symbol": "BET", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BET-844", - "status": "active", - "id": "BET-844" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BET-844/logo.png b/blockchains/binance/assets/BET-844/logo.png deleted file mode 100644 index ee299c03d4533..0000000000000 Binary files a/blockchains/binance/assets/BET-844/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BETH-654/info.json b/blockchains/binance/assets/BETH-654/info.json deleted file mode 100644 index 30cdd232557db..0000000000000 --- a/blockchains/binance/assets/BETH-654/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Binance Beacon ETH", - "website": "https://binance.com/en/eth2", - "description": "BETH is a tokenized asset representing staked ETH at Binance Staking on a 1:1 basis.", - "explorer": "https://explorer.binance.org/asset/BETH-654", - "research": "", - "type": "BEP2", - "symbol": "BETH", - "decimals": 8, - "status": "active", - "id": "BETH-654" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BETH-654/logo.png b/blockchains/binance/assets/BETH-654/logo.png deleted file mode 100644 index e9bdb78903618..0000000000000 Binary files a/blockchains/binance/assets/BETH-654/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BETX-A0C/info.json b/blockchains/binance/assets/BETX-A0C/info.json deleted file mode 100644 index 519ffb480efbc..0000000000000 --- a/blockchains/binance/assets/BETX-A0C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BETX Token", - "symbol": "BETX", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BETX-A0C", - "status": "active", - "id": "BETX-A0C" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BETX-A0C/logo.png b/blockchains/binance/assets/BETX-A0C/logo.png deleted file mode 100644 index 15c7d867770a8..0000000000000 Binary files a/blockchains/binance/assets/BETX-A0C/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BGBP-CF3/info.json b/blockchains/binance/assets/BGBP-CF3/info.json deleted file mode 100644 index 11aa5046f3af4..0000000000000 --- a/blockchains/binance/assets/BGBP-CF3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Binance GBP Stable Coin", - "symbol": "BGBP", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BGBP-CF3", - "status": "active", - "id": "BGBP-CF3" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BGBP-CF3/logo.png b/blockchains/binance/assets/BGBP-CF3/logo.png deleted file mode 100644 index 729c32b371767..0000000000000 Binary files a/blockchains/binance/assets/BGBP-CF3/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BHC-3E8M/logo.png b/blockchains/binance/assets/BHC-3E8M/logo.png deleted file mode 100644 index 79cc66fee2b6b..0000000000000 Binary files a/blockchains/binance/assets/BHC-3E8M/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BHFT-BBE/info.json b/blockchains/binance/assets/BHFT-BBE/info.json deleted file mode 100644 index 5f4e09a7658d2..0000000000000 --- a/blockchains/binance/assets/BHFT-BBE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Humanity First Token", - "symbol": "BHFT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BHFT-BBE", - "status": "active", - "id": "BHFT-BBE" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BHFT-BBE/logo.png b/blockchains/binance/assets/BHFT-BBE/logo.png deleted file mode 100644 index 2b06a5aada8b7..0000000000000 Binary files a/blockchains/binance/assets/BHFT-BBE/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BIDR-0E9/info.json b/blockchains/binance/assets/BIDR-0E9/info.json deleted file mode 100644 index a66e60516dced..0000000000000 --- a/blockchains/binance/assets/BIDR-0E9/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Binance IDR", - "website": "https://binance.com/en/news/flash/36564", - "description": "Binance IDR (BIDR) is a token issued by Tokocrypto with a price pegged to the Indonesian Rupiah at a 1:1 rate.", - "explorer": "https://explorer.binance.org/asset/BIDR-0E9", - "research": "https://research.binance.com/en/projects/binance-idr", - "type": "BEP2", - "symbol": "BIDR", - "decimals": 8, - "status": "active", - "id": "BIDR-0E9" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BIDR-0E9/logo.png b/blockchains/binance/assets/BIDR-0E9/logo.png deleted file mode 100644 index 6da8d892abdca..0000000000000 Binary files a/blockchains/binance/assets/BIDR-0E9/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BKBT-3A6/info.json b/blockchains/binance/assets/BKBT-3A6/info.json deleted file mode 100644 index f954be73610b5..0000000000000 --- a/blockchains/binance/assets/BKBT-3A6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitwires Token", - "symbol": "BKBT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BKBT-3A6", - "status": "active", - "id": "BKBT-3A6" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BKBT-3A6/logo.png b/blockchains/binance/assets/BKBT-3A6/logo.png deleted file mode 100644 index 0e5c0bdc9da84..0000000000000 Binary files a/blockchains/binance/assets/BKBT-3A6/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BKRW-AB7/info.json b/blockchains/binance/assets/BKRW-AB7/info.json deleted file mode 100644 index aecbf5854d4d9..0000000000000 --- a/blockchains/binance/assets/BKRW-AB7/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Binance KRW", - "website": "https://binance.zendesk.com/hc/en-us/articles/360040135172", - "description": "Binance KRW (BKRW) is a token issued by Binance Korea with a price pegged to the Korean Won at a 1:1 rate.", - "explorer": "https://explorer.binance.org/asset/BKRW-AB7", - "research": "https://research.binance.com/en/projects/binance-krw", - "type": "BEP2", - "symbol": "BKRW", - "decimals": 8, - "status": "active", - "id": "BKRW-AB7" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BKRW-AB7/logo.png b/blockchains/binance/assets/BKRW-AB7/logo.png deleted file mode 100644 index 82e90a2f90281..0000000000000 Binary files a/blockchains/binance/assets/BKRW-AB7/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BLINK-9C6/info.json b/blockchains/binance/assets/BLINK-9C6/info.json deleted file mode 100644 index 7c6e721c8ffe0..0000000000000 --- a/blockchains/binance/assets/BLINK-9C6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockmason Link", - "symbol": "BLINK", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BLINK-9C6", - "status": "active", - "id": "BLINK-9C6" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BLINK-9C6/logo.png b/blockchains/binance/assets/BLINK-9C6/logo.png deleted file mode 100644 index 0281cd8c6972a..0000000000000 Binary files a/blockchains/binance/assets/BLINK-9C6/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BOLT-4C6/info.json b/blockchains/binance/assets/BOLT-4C6/info.json deleted file mode 100644 index 86c3cbcb02cc3..0000000000000 --- a/blockchains/binance/assets/BOLT-4C6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOLT Token", - "symbol": "BOLT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BOLT-4C6", - "status": "active", - "id": "BOLT-4C6" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BOLT-4C6/logo.png b/blockchains/binance/assets/BOLT-4C6/logo.png deleted file mode 100644 index bd61bde59bd64..0000000000000 Binary files a/blockchains/binance/assets/BOLT-4C6/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BST2-2F2/info.json b/blockchains/binance/assets/BST2-2F2/info.json deleted file mode 100644 index 4096891a23391..0000000000000 --- a/blockchains/binance/assets/BST2-2F2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOOSTO", - "symbol": "BST2", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BST2-2F2", - "status": "active", - "id": "BST2-2F2" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BST2-2F2/logo.png b/blockchains/binance/assets/BST2-2F2/logo.png deleted file mode 100644 index edf6c3dc9e83e..0000000000000 Binary files a/blockchains/binance/assets/BST2-2F2/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BTCB-1DE/info.json b/blockchains/binance/assets/BTCB-1DE/info.json deleted file mode 100644 index 228f0c2b1218e..0000000000000 --- a/blockchains/binance/assets/BTCB-1DE/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Bitcoin BEP2", - "website": "https://binance.org", - "description": "Bitcoin BEP2 (BTCB) is a token on Binance Chain issued by Binance, where the price is pegged to BTC at a rate of 1 BTCB = 1 BTC.", - "explorer": "https://explorer.binance.org/asset/BTCB-1DE", - "research": "", - "type": "BEP2", - "symbol": "BTCB", - "decimals": 8, - "status": "active", - "id": "BTCB-1DE" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BTCB-1DE/logo.png b/blockchains/binance/assets/BTCB-1DE/logo.png deleted file mode 100644 index f26deab0e2a0b..0000000000000 Binary files a/blockchains/binance/assets/BTCB-1DE/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BTTB-D31/info.json b/blockchains/binance/assets/BTTB-D31/info.json deleted file mode 100644 index 377a896ea592e..0000000000000 --- a/blockchains/binance/assets/BTTB-D31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTTB", - "symbol": "BTTB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BTTB-D31", - "status": "active", - "id": "BTTB-D31" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BTTB-D31/logo.png b/blockchains/binance/assets/BTTB-D31/logo.png deleted file mode 100644 index a3336a109e060..0000000000000 Binary files a/blockchains/binance/assets/BTTB-D31/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BULL-BE4/info.json b/blockchains/binance/assets/BULL-BE4/info.json deleted file mode 100644 index 6d360fa1a71b2..0000000000000 --- a/blockchains/binance/assets/BULL-BE4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3x Long Bitcoin Token", - "symbol": "BULL", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BULL-BE4", - "status": "active", - "id": "BULL-BE4" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BULL-BE4/logo.png b/blockchains/binance/assets/BULL-BE4/logo.png deleted file mode 100644 index 9f93159ddbac0..0000000000000 Binary files a/blockchains/binance/assets/BULL-BE4/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BUSD-BD1/info.json b/blockchains/binance/assets/BUSD-BD1/info.json deleted file mode 100644 index 7da9908186d62..0000000000000 --- a/blockchains/binance/assets/BUSD-BD1/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Binance USD", - "website": "https://paxos.com/busd", - "description": "BUSD is a stablecoin issued by Paxos in partnership with Binance.", - "socials": [], - "explorer": "https://explorer.binance.org/asset/BUSD-BD1", - "research": "https://research.binance.com/en/projects/binance-usd", - "type": "BEP2", - "symbol": "BUSD", - "decimals": 8, - "status": "active", - "id": "BUSD-BD1" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BUSD-BD1/logo.png b/blockchains/binance/assets/BUSD-BD1/logo.png deleted file mode 100644 index 76d02e370b6d6..0000000000000 Binary files a/blockchains/binance/assets/BUSD-BD1/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/BZNT-464/info.json b/blockchains/binance/assets/BZNT-464/info.json deleted file mode 100644 index b91a2394e82f0..0000000000000 --- a/blockchains/binance/assets/BZNT-464/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bezant Token", - "symbol": "BZNT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/BZNT-464", - "status": "active", - "id": "BZNT-464" -} \ No newline at end of file diff --git a/blockchains/binance/assets/BZNT-464/logo.png b/blockchains/binance/assets/BZNT-464/logo.png deleted file mode 100644 index 04ce623468e87..0000000000000 Binary files a/blockchains/binance/assets/BZNT-464/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/CAN-677/info.json b/blockchains/binance/assets/CAN-677/info.json deleted file mode 100644 index 4e7f8ee125310..0000000000000 --- a/blockchains/binance/assets/CAN-677/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CanYaCoin", - "symbol": "CAN", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/CAN-677", - "status": "active", - "id": "CAN-677" -} \ No newline at end of file diff --git a/blockchains/binance/assets/CAN-677/logo.png b/blockchains/binance/assets/CAN-677/logo.png deleted file mode 100644 index 66e4e427f0ac0..0000000000000 Binary files a/blockchains/binance/assets/CAN-677/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/CAS-167/info.json b/blockchains/binance/assets/CAS-167/info.json deleted file mode 100644 index 4a8dc6fa2c170..0000000000000 --- a/blockchains/binance/assets/CAS-167/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CASHAA", - "symbol": "CAS", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/CAS-167", - "status": "active", - "id": "CAS-167" -} \ No newline at end of file diff --git a/blockchains/binance/assets/CAS-167/logo.png b/blockchains/binance/assets/CAS-167/logo.png deleted file mode 100644 index 4e57228493ce7..0000000000000 Binary files a/blockchains/binance/assets/CAS-167/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/CBIX-3C9/info.json b/blockchains/binance/assets/CBIX-3C9/info.json deleted file mode 100644 index aa829b38f663a..0000000000000 --- a/blockchains/binance/assets/CBIX-3C9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cubiex", - "symbol": "CBIX", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/CBIX-3C9", - "status": "active", - "id": "CBIX-3C9" -} \ No newline at end of file diff --git a/blockchains/binance/assets/CBIX-3C9/logo.png b/blockchains/binance/assets/CBIX-3C9/logo.png deleted file mode 100644 index 5cdb23bec92d2..0000000000000 Binary files a/blockchains/binance/assets/CBIX-3C9/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/CBM-4B2/info.json b/blockchains/binance/assets/CBM-4B2/info.json deleted file mode 100644 index 137241d8ac034..0000000000000 --- a/blockchains/binance/assets/CBM-4B2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoBonusMiles", - "symbol": "CBM", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/CBM-4B2", - "status": "active", - "id": "CBM-4B2" -} \ No newline at end of file diff --git a/blockchains/binance/assets/CBM-4B2/logo.png b/blockchains/binance/assets/CBM-4B2/logo.png deleted file mode 100644 index cdc7ca7ea4aac..0000000000000 Binary files a/blockchains/binance/assets/CBM-4B2/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/CHZ-ECD/info.json b/blockchains/binance/assets/CHZ-ECD/info.json deleted file mode 100644 index 82f5ae7db3132..0000000000000 --- a/blockchains/binance/assets/CHZ-ECD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chiliz", - "website": "https://chiliz.com", - "description": "Chiliz, powering Socios.com, aims to give sports and esports fans the ability to crowd-manage their favorite teams, games, leagues, and events.", - "explorer": "https://explorer.binance.org/asset/CHZ-ECD", - "type": "BEP2", - "symbol": "CHZ", - "decimals": 8, - "status": "active", - "id": "CHZ-ECD" -} \ No newline at end of file diff --git a/blockchains/binance/assets/CHZ-ECD/logo.png b/blockchains/binance/assets/CHZ-ECD/logo.png deleted file mode 100644 index 4adeaf439a002..0000000000000 Binary files a/blockchains/binance/assets/CHZ-ECD/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/CNNS-E16/info.json b/blockchains/binance/assets/CNNS-E16/info.json deleted file mode 100644 index 555f5a453421d..0000000000000 --- a/blockchains/binance/assets/CNNS-E16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto Neo-value Neural System", - "symbol": "CNNS", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/CNNS-E16", - "status": "active", - "id": "CNNS-E16" -} \ No newline at end of file diff --git a/blockchains/binance/assets/CNNS-E16/logo.png b/blockchains/binance/assets/CNNS-E16/logo.png deleted file mode 100644 index 83c72a8031740..0000000000000 Binary files a/blockchains/binance/assets/CNNS-E16/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/COMP-DEE/info.json b/blockchains/binance/assets/COMP-DEE/info.json deleted file mode 100644 index 5203ff3823952..0000000000000 --- a/blockchains/binance/assets/COMP-DEE/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Compound", - "website": "https://compound.finance", - "description": "Compound is the governance token for the Compound protocol.", - "explorer": "https://explorer.binance.org/asset/COMP-DEE", - "research": "https://research.binance.com/en/projects/compound", - "type": "BEP2", - "symbol": "COMP", - "decimals": 8, - "status": "active", - "id": "COMP-DEE" -} \ No newline at end of file diff --git a/blockchains/binance/assets/COMP-DEE/logo.png b/blockchains/binance/assets/COMP-DEE/logo.png deleted file mode 100644 index 5011b1a39ec58..0000000000000 Binary files a/blockchains/binance/assets/COMP-DEE/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/COS-2E4/info.json b/blockchains/binance/assets/COS-2E4/info.json deleted file mode 100644 index 6b5ecba480e4b..0000000000000 --- a/blockchains/binance/assets/COS-2E4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Contentos", - "symbol": "COS", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/COS-2E4", - "status": "active", - "id": "COS-2E4" -} \ No newline at end of file diff --git a/blockchains/binance/assets/COS-2E4/logo.png b/blockchains/binance/assets/COS-2E4/logo.png deleted file mode 100644 index 7739db473b539..0000000000000 Binary files a/blockchains/binance/assets/COS-2E4/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/COTI-CBB/info.json b/blockchains/binance/assets/COTI-CBB/info.json deleted file mode 100644 index 29813f1554cc7..0000000000000 --- a/blockchains/binance/assets/COTI-CBB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COTI", - "website": "https://coti.io", - "description": "COTI describes itself as a 'fully encompassing finance on the blockchain” ecosystem that is designed specifically to meet the challenges of traditional finance.", - "explorer": "https://explorer.binance.org/asset/COTI-CBB", - "type": "BEP2", - "symbol": "COTI", - "decimals": 8, - "status": "active", - "id": "COTI-CBB" -} \ No newline at end of file diff --git a/blockchains/binance/assets/COTI-CBB/logo.png b/blockchains/binance/assets/COTI-CBB/logo.png deleted file mode 100644 index c62f77512864e..0000000000000 Binary files a/blockchains/binance/assets/COTI-CBB/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/COVA-218/info.json b/blockchains/binance/assets/COVA-218/info.json deleted file mode 100644 index 452ef6eac9e9a..0000000000000 --- a/blockchains/binance/assets/COVA-218/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Covalent Token", - "symbol": "COVA", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/COVA-218", - "status": "active", - "id": "COVA-218" -} \ No newline at end of file diff --git a/blockchains/binance/assets/COVA-218/logo.png b/blockchains/binance/assets/COVA-218/logo.png deleted file mode 100644 index 9463a5c64ae75..0000000000000 Binary files a/blockchains/binance/assets/COVA-218/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/CRPT-8C9/info.json b/blockchains/binance/assets/CRPT-8C9/info.json deleted file mode 100644 index 703e3d7125a59..0000000000000 --- a/blockchains/binance/assets/CRPT-8C9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypterium Token", - "symbol": "CRPT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/CRPT-8C9", - "status": "active", - "id": "CRPT-8C9" -} \ No newline at end of file diff --git a/blockchains/binance/assets/CRPT-8C9/logo.png b/blockchains/binance/assets/CRPT-8C9/logo.png deleted file mode 100644 index 00d368a157f2b..0000000000000 Binary files a/blockchains/binance/assets/CRPT-8C9/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/CSM-734/info.json b/blockchains/binance/assets/CSM-734/info.json deleted file mode 100644 index e60a5154ef876..0000000000000 --- a/blockchains/binance/assets/CSM-734/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "“Consentium”", - "symbol": "CSM", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/CSM-734", - "status": "active", - "id": "CSM-734" -} \ No newline at end of file diff --git a/blockchains/binance/assets/CSM-734/logo.png b/blockchains/binance/assets/CSM-734/logo.png deleted file mode 100644 index b6665d38d4f21..0000000000000 Binary files a/blockchains/binance/assets/CSM-734/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/DAI-D75/info.json b/blockchains/binance/assets/DAI-D75/info.json deleted file mode 100644 index af6a61427a6e0..0000000000000 --- a/blockchains/binance/assets/DAI-D75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DaiBEP2", - "symbol": "DAI", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/DAI-D75", - "status": "active", - "id": "DAI-D75" -} \ No newline at end of file diff --git a/blockchains/binance/assets/DAI-D75/logo.png b/blockchains/binance/assets/DAI-D75/logo.png deleted file mode 100644 index 2d41a147034f4..0000000000000 Binary files a/blockchains/binance/assets/DAI-D75/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/DARC-24B/info.json b/blockchains/binance/assets/DARC-24B/info.json deleted file mode 100644 index 99953adebd29d..0000000000000 --- a/blockchains/binance/assets/DARC-24B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Konstellation Network", - "symbol": "DARC", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/DARC-24B", - "status": "active", - "id": "DARC-24B" -} \ No newline at end of file diff --git a/blockchains/binance/assets/DARC-24B/logo.png b/blockchains/binance/assets/DARC-24B/logo.png deleted file mode 100644 index 62af3f96be40a..0000000000000 Binary files a/blockchains/binance/assets/DARC-24B/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/DEEP-9D3/info.json b/blockchains/binance/assets/DEEP-9D3/info.json deleted file mode 100644 index bac1f760512e3..0000000000000 --- a/blockchains/binance/assets/DEEP-9D3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeepCloud", - "symbol": "DEEP", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/DEEP-9D3", - "status": "active", - "id": "DEEP-9D3" -} \ No newline at end of file diff --git a/blockchains/binance/assets/DEEP-9D3/logo.png b/blockchains/binance/assets/DEEP-9D3/logo.png deleted file mode 100644 index 9a7f971664150..0000000000000 Binary files a/blockchains/binance/assets/DEEP-9D3/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/DEFI-FA5/info.json b/blockchains/binance/assets/DEFI-FA5/info.json deleted file mode 100644 index a563b63a12b78..0000000000000 --- a/blockchains/binance/assets/DEFI-FA5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeFi Token", - "symbol": "DEFI", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/DEFI-FA5", - "status": "active", - "id": "DEFI-FA5" -} \ No newline at end of file diff --git a/blockchains/binance/assets/DEFI-FA5/logo.png b/blockchains/binance/assets/DEFI-FA5/logo.png deleted file mode 100644 index 692a26779d77d..0000000000000 Binary files a/blockchains/binance/assets/DEFI-FA5/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/DFY-EA0/info.json b/blockchains/binance/assets/DFY-EA0/info.json deleted file mode 100644 index 63556167572c1..0000000000000 --- a/blockchains/binance/assets/DFY-EA0/info.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "DeFi For You.", - "website": "https://defi.com.vn", - "source_code": "https://github.com/defi-vn/DeFi-VN-Smart-Contract", - "white_paper": "https://defi.com.vn/document/DFY-White-Paper.pdf", - "description": "DEFI For You. Is a listing where by users can make pawn loans online to a worldwide market. We are basically letting you run your own online finance company with rates of your choosing. If you ever dreamed of owning your own bank well now you can. DEFi For You aims to clean up the Pawn industry using DFY smart contracts. At last Cryptocurrency has come if age. This is a world first and the market is limitless.", - "explorer": "https://explorer.binance.org/asset/DFY-EA0", - "research": "", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DeFiForYou", - "handle": "DeFi For You." - }, - { - "name": "Telegram", - "url": "http://t.me/DefiForYouDFY", - "handle": "DeFi For You." - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/DeFiForYouDFY", - "handle": "DeFi For You." - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/user/DeFiForYou", - "handle": "DeFi For You." - } - ], - "type": "BEP2", - "symbol": "DFY", - "decimals": 8, - "status": "active", - "id": "DFY-EA0" -} \ No newline at end of file diff --git a/blockchains/binance/assets/DFY-EA0/logo.png b/blockchains/binance/assets/DFY-EA0/logo.png deleted file mode 100644 index 6886894891a95..0000000000000 Binary files a/blockchains/binance/assets/DFY-EA0/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/DOS-120/info.json b/blockchains/binance/assets/DOS-120/info.json deleted file mode 100644 index c5e3e357f179b..0000000000000 --- a/blockchains/binance/assets/DOS-120/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DOS Network Token", - "symbol": "DOS", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/DOS-120", - "status": "active", - "id": "DOS-120" -} \ No newline at end of file diff --git a/blockchains/binance/assets/DOS-120/logo.png b/blockchains/binance/assets/DOS-120/logo.png deleted file mode 100644 index d871307ef08e2..0000000000000 Binary files a/blockchains/binance/assets/DOS-120/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/DOT-64C/info.json b/blockchains/binance/assets/DOT-64C/info.json deleted file mode 100644 index c8ed4f20c2ce2..0000000000000 --- a/blockchains/binance/assets/DOT-64C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PolkadotBEP2", - "symbol": "DOT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/DOT-64C", - "status": "active", - "id": "DOT-64C" -} \ No newline at end of file diff --git a/blockchains/binance/assets/DOT-64C/logo.png b/blockchains/binance/assets/DOT-64C/logo.png deleted file mode 100644 index 5e36153e4df3d..0000000000000 Binary files a/blockchains/binance/assets/DOT-64C/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/DREP-7D2/info.json b/blockchains/binance/assets/DREP-7D2/info.json deleted file mode 100644 index e8b6923f1540f..0000000000000 --- a/blockchains/binance/assets/DREP-7D2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DREP", - "symbol": "DREP", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/DREP-7D2", - "status": "active", - "id": "DREP-7D2" -} \ No newline at end of file diff --git a/blockchains/binance/assets/DREP-7D2/logo.png b/blockchains/binance/assets/DREP-7D2/logo.png deleted file mode 100644 index 8928b0f87e919..0000000000000 Binary files a/blockchains/binance/assets/DREP-7D2/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/DUSK-45E/info.json b/blockchains/binance/assets/DUSK-45E/info.json deleted file mode 100644 index ec7b9e7a82236..0000000000000 --- a/blockchains/binance/assets/DUSK-45E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dusk Network", - "symbol": "DUSK", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/DUSK-45E", - "status": "active", - "id": "DUSK-45E" -} \ No newline at end of file diff --git a/blockchains/binance/assets/DUSK-45E/logo.png b/blockchains/binance/assets/DUSK-45E/logo.png deleted file mode 100644 index 0613538c69d18..0000000000000 Binary files a/blockchains/binance/assets/DUSK-45E/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/EBST-783/info.json b/blockchains/binance/assets/EBST-783/info.json deleted file mode 100644 index aebf81eb6c68b..0000000000000 --- a/blockchains/binance/assets/EBST-783/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "eBoost", - "symbol": "EBST", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/EBST-783", - "status": "active", - "id": "EBST-783" -} \ No newline at end of file diff --git a/blockchains/binance/assets/EBST-783/logo.png b/blockchains/binance/assets/EBST-783/logo.png deleted file mode 100644 index dd5cdc290b647..0000000000000 Binary files a/blockchains/binance/assets/EBST-783/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ECO-083/info.json b/blockchains/binance/assets/ECO-083/info.json deleted file mode 100644 index 99fc06b803118..0000000000000 --- a/blockchains/binance/assets/ECO-083/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ormeus Ecosystem", - "symbol": "ECO", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ECO-083", - "status": "active", - "id": "ECO-083" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ECO-083/logo.png b/blockchains/binance/assets/ECO-083/logo.png deleted file mode 100644 index 26266aed30011..0000000000000 Binary files a/blockchains/binance/assets/ECO-083/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/EET-45C/info.json b/blockchains/binance/assets/EET-45C/info.json deleted file mode 100644 index 97e8b5ffb91f2..0000000000000 --- a/blockchains/binance/assets/EET-45C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Energy Eco Token", - "symbol": "EET", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/EET-45C", - "status": "active", - "id": "EET-45C" -} \ No newline at end of file diff --git a/blockchains/binance/assets/EET-45C/logo.png b/blockchains/binance/assets/EET-45C/logo.png deleted file mode 100644 index 1162d3546fd28..0000000000000 Binary files a/blockchains/binance/assets/EET-45C/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ELF-D72/info.json b/blockchains/binance/assets/ELF-D72/info.json deleted file mode 100644 index 53c7b86e43450..0000000000000 --- a/blockchains/binance/assets/ELF-D72/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "aelf", - "website": "http://aelf.io", - "description": "Aelf (ELF) is an enterprise-focused blockchain platform powered by cloud computing. Leveraging cloud nodes and parallel processing, Aelf is reportedly able to achieve secure transactions at scale for commercial use cases.", - "explorer": "https://explorer.binance.org/asset/ELF-D72", - "research": "https://research.binance.com/en/projects/aelf", - "type": "BEP2", - "symbol": "ELF", - "decimals": 8, - "status": "active", - "id": "ELF-D72" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ELF-D72/logo.png b/blockchains/binance/assets/ELF-D72/logo.png deleted file mode 100644 index 0aacaaa8a85f6..0000000000000 Binary files a/blockchains/binance/assets/ELF-D72/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ENTRP-C8D/info.json b/blockchains/binance/assets/ENTRP-C8D/info.json deleted file mode 100644 index b5ec4afb6763a..0000000000000 --- a/blockchains/binance/assets/ENTRP-C8D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hut34 Entropy", - "symbol": "ENTRP", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ENTRP-C8D", - "status": "active", - "id": "ENTRP-C8D" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ENTRP-C8D/logo.png b/blockchains/binance/assets/ENTRP-C8D/logo.png deleted file mode 100644 index f42e1e94332cb..0000000000000 Binary files a/blockchains/binance/assets/ENTRP-C8D/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/EOS-CDD/info.json b/blockchains/binance/assets/EOS-CDD/info.json deleted file mode 100644 index f2bdf59c0c447..0000000000000 --- a/blockchains/binance/assets/EOS-CDD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EOS BEP2", - "symbol": "EOS", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/EOS-CDD", - "status": "active", - "id": "EOS-CDD" -} \ No newline at end of file diff --git a/blockchains/binance/assets/EOS-CDD/logo.png b/blockchains/binance/assets/EOS-CDD/logo.png deleted file mode 100644 index aad94e527b080..0000000000000 Binary files a/blockchains/binance/assets/EOS-CDD/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/EOSBEAR-721/info.json b/blockchains/binance/assets/EOSBEAR-721/info.json deleted file mode 100644 index d71434494e46d..0000000000000 --- a/blockchains/binance/assets/EOSBEAR-721/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Short EOS Token", - "symbol": "EOSBEAR", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/EOSBEAR-721", - "status": "active", - "id": "EOSBEAR-721" -} \ No newline at end of file diff --git a/blockchains/binance/assets/EOSBEAR-721/logo.png b/blockchains/binance/assets/EOSBEAR-721/logo.png deleted file mode 100644 index 9b76299021060..0000000000000 Binary files a/blockchains/binance/assets/EOSBEAR-721/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/EOSBULL-F0D/info.json b/blockchains/binance/assets/EOSBULL-F0D/info.json deleted file mode 100644 index cb202d9ffbb7a..0000000000000 --- a/blockchains/binance/assets/EOSBULL-F0D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Long EOS Token", - "symbol": "EOSBULL", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/EOSBULL-F0D", - "status": "active", - "id": "EOSBULL-F0D" -} \ No newline at end of file diff --git a/blockchains/binance/assets/EOSBULL-F0D/logo.png b/blockchains/binance/assets/EOSBULL-F0D/logo.png deleted file mode 100644 index 0fe34de75d357..0000000000000 Binary files a/blockchains/binance/assets/EOSBULL-F0D/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/EQL-586/info.json b/blockchains/binance/assets/EQL-586/info.json deleted file mode 100644 index 6c78682cc81ff..0000000000000 --- a/blockchains/binance/assets/EQL-586/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQUAL", - "symbol": "EQL", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/EQL-586", - "status": "active", - "id": "EQL-586" -} \ No newline at end of file diff --git a/blockchains/binance/assets/EQL-586/logo.png b/blockchains/binance/assets/EQL-586/logo.png deleted file mode 100644 index 0e65515c25b47..0000000000000 Binary files a/blockchains/binance/assets/EQL-586/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ERD-D06/info.json b/blockchains/binance/assets/ERD-D06/info.json deleted file mode 100644 index 0b8c63770a761..0000000000000 --- a/blockchains/binance/assets/ERD-D06/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Elrond", - "symbol": "ERD", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ERD-D06", - "status": "active", - "id": "ERD-D06" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ERD-D06/logo.png b/blockchains/binance/assets/ERD-D06/logo.png deleted file mode 100644 index 4fb3e43560b67..0000000000000 Binary files a/blockchains/binance/assets/ERD-D06/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ETC-758/info.json b/blockchains/binance/assets/ETC-758/info.json deleted file mode 100644 index f7e25b3628e54..0000000000000 --- a/blockchains/binance/assets/ETC-758/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Ethereum Classic", - "website": "https://ethereumclassic.org", - "description": "Ethereum Classic (ETC) is a hard fork of Ethereum (ETH) that launched in July 2016.", - "explorer": "https://explorer.binance.org/asset/ETC-758", - "research": "https://research.binance.com/en/projects/ethereum-classic", - "type": "BEP2", - "symbol": "ETC", - "decimals": 8, - "status": "active", - "id": "ETC-758" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ETC-758/logo.png b/blockchains/binance/assets/ETC-758/logo.png deleted file mode 100644 index eb921c2b00113..0000000000000 Binary files a/blockchains/binance/assets/ETC-758/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ETH-1C9/info.json b/blockchains/binance/assets/ETH-1C9/info.json deleted file mode 100644 index fcabac850a2c0..0000000000000 --- a/blockchains/binance/assets/ETH-1C9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETH BEP2", - "symbol": "ETH", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ETH-1C9", - "status": "active", - "id": "ETH-1C9" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ETHBEAR-B2B/info.json b/blockchains/binance/assets/ETHBEAR-B2B/info.json deleted file mode 100644 index 11ffbf2b6e909..0000000000000 --- a/blockchains/binance/assets/ETHBEAR-B2B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Short Ethereum Token", - "symbol": "ETHBEAR", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ETHBEAR-B2B", - "status": "active", - "id": "ETHBEAR-B2B" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ETHBEAR-B2B/logo.png b/blockchains/binance/assets/ETHBEAR-B2B/logo.png deleted file mode 100644 index 4f4c1f03e7b77..0000000000000 Binary files a/blockchains/binance/assets/ETHBEAR-B2B/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ETHBULL-D33/info.json b/blockchains/binance/assets/ETHBULL-D33/info.json deleted file mode 100644 index 95fefc00574ac..0000000000000 --- a/blockchains/binance/assets/ETHBULL-D33/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Long Ethereum Token", - "symbol": "ETHBULL", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ETHBULL-D33", - "status": "active", - "id": "ETHBULL-D33" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ETHBULL-D33/logo.png b/blockchains/binance/assets/ETHBULL-D33/logo.png deleted file mode 100644 index 3a74a930eaac7..0000000000000 Binary files a/blockchains/binance/assets/ETHBULL-D33/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/EVT-49B/info.json b/blockchains/binance/assets/EVT-49B/info.json deleted file mode 100644 index f7b179d61e269..0000000000000 --- a/blockchains/binance/assets/EVT-49B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "everiToken", - "symbol": "EVT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/EVT-49B", - "status": "active", - "id": "EVT-49B" -} \ No newline at end of file diff --git a/blockchains/binance/assets/EVT-49B/logo.png b/blockchains/binance/assets/EVT-49B/logo.png deleted file mode 100644 index 8c72f2cf71777..0000000000000 Binary files a/blockchains/binance/assets/EVT-49B/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/FIL-E2C/info.json b/blockchains/binance/assets/FIL-E2C/info.json deleted file mode 100644 index 87b5a08c3a461..0000000000000 --- a/blockchains/binance/assets/FIL-E2C/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Filecoin", - "website": "https://filecoin.io", - "description": "Filecoin provides a blockchain-based marketplace that aims to revolutionize the global storage economy.", - "explorer": "https://explorer.binance.org/asset/FIL-E2C", - "research": "https://research.binance.com/en/projects/filecoin", - "type": "BEP2", - "symbol": "FIL", - "decimals": 8, - "status": "active", - "id": "FIL-E2C" -} \ No newline at end of file diff --git a/blockchains/binance/assets/FIL-E2C/logo.png b/blockchains/binance/assets/FIL-E2C/logo.png deleted file mode 100644 index a3f868039ead1..0000000000000 Binary files a/blockchains/binance/assets/FIL-E2C/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/FRM-DE7/info.json b/blockchains/binance/assets/FRM-DE7/info.json deleted file mode 100644 index 6e8344e139555..0000000000000 --- a/blockchains/binance/assets/FRM-DE7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ferrum Network Token", - "symbol": "FRM", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/FRM-DE7", - "status": "active", - "id": "FRM-DE7" -} \ No newline at end of file diff --git a/blockchains/binance/assets/FRM-DE7/logo.png b/blockchains/binance/assets/FRM-DE7/logo.png deleted file mode 100755 index 2053bae10dfff..0000000000000 Binary files a/blockchains/binance/assets/FRM-DE7/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/FSN-E14/info.json b/blockchains/binance/assets/FSN-E14/info.json deleted file mode 100644 index 72578a5c30526..0000000000000 --- a/blockchains/binance/assets/FSN-E14/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fusion", - "symbol": "FSN", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/FSN-E14", - "status": "active", - "id": "FSN-E14" -} \ No newline at end of file diff --git a/blockchains/binance/assets/FSN-E14/logo.png b/blockchains/binance/assets/FSN-E14/logo.png deleted file mode 100644 index a48ba9536f9ce..0000000000000 Binary files a/blockchains/binance/assets/FSN-E14/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/FTM-A64/info.json b/blockchains/binance/assets/FTM-A64/info.json deleted file mode 100644 index 0c36cb2a712c2..0000000000000 --- a/blockchains/binance/assets/FTM-A64/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fantom", - "symbol": "FTM", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/FTM-A64", - "status": "active", - "id": "FTM-A64" -} \ No newline at end of file diff --git a/blockchains/binance/assets/FTM-A64/logo.png b/blockchains/binance/assets/FTM-A64/logo.png deleted file mode 100644 index 3442784ec98cb..0000000000000 Binary files a/blockchains/binance/assets/FTM-A64/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/GIV-94E/info.json b/blockchains/binance/assets/GIV-94E/info.json deleted file mode 100644 index 09da4da36236e..0000000000000 --- a/blockchains/binance/assets/GIV-94E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Givly Coin", - "symbol": "GIV", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/GIV-94E", - "status": "active", - "id": "GIV-94E" -} \ No newline at end of file diff --git a/blockchains/binance/assets/GIV-94E/logo.png b/blockchains/binance/assets/GIV-94E/logo.png deleted file mode 100644 index b43dbd081b7cb..0000000000000 Binary files a/blockchains/binance/assets/GIV-94E/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/GMAT-FC8/info.json b/blockchains/binance/assets/GMAT-FC8/info.json deleted file mode 100644 index a514288f41417..0000000000000 --- a/blockchains/binance/assets/GMAT-FC8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoWithMi", - "symbol": "GMAT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/GMAT-FC8", - "status": "active", - "id": "GMAT-FC8" -} \ No newline at end of file diff --git a/blockchains/binance/assets/GMAT-FC8/logo.png b/blockchains/binance/assets/GMAT-FC8/logo.png deleted file mode 100644 index 5c1dc678bd409..0000000000000 Binary files a/blockchains/binance/assets/GMAT-FC8/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/GTEX-71B/info.json b/blockchains/binance/assets/GTEX-71B/info.json deleted file mode 100644 index e06f486022995..0000000000000 --- a/blockchains/binance/assets/GTEX-71B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GTEX", - "symbol": "GTEX", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/GTEX-71B", - "status": "active", - "id": "GTEX-71B" -} \ No newline at end of file diff --git a/blockchains/binance/assets/GTEX-71B/logo.png b/blockchains/binance/assets/GTEX-71B/logo.png deleted file mode 100644 index ddf2a98e75994..0000000000000 Binary files a/blockchains/binance/assets/GTEX-71B/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/GTO-908/info.json b/blockchains/binance/assets/GTO-908/info.json deleted file mode 100644 index 2d6530e681a40..0000000000000 --- a/blockchains/binance/assets/GTO-908/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gifto", - "symbol": "GTO", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/GTO-908", - "status": "active", - "id": "GTO-908" -} \ No newline at end of file diff --git a/blockchains/binance/assets/GTO-908/logo.png b/blockchains/binance/assets/GTO-908/logo.png deleted file mode 100644 index 2df57838d4f22..0000000000000 Binary files a/blockchains/binance/assets/GTO-908/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/HNST-3C9/info.json b/blockchains/binance/assets/HNST-3C9/info.json deleted file mode 100644 index 064149bf2407d..0000000000000 --- a/blockchains/binance/assets/HNST-3C9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Honest", - "symbol": "HNST", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/HNST-3C9", - "status": "active", - "id": "HNST-3C9" -} \ No newline at end of file diff --git a/blockchains/binance/assets/HNST-3C9/logo.png b/blockchains/binance/assets/HNST-3C9/logo.png deleted file mode 100644 index 842cd3364798e..0000000000000 Binary files a/blockchains/binance/assets/HNST-3C9/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/HYN-F21/info.json b/blockchains/binance/assets/HYN-F21/info.json deleted file mode 100644 index c214495c627da..0000000000000 --- a/blockchains/binance/assets/HYN-F21/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hyperion Token", - "symbol": "HYN", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/HYN-F21", - "status": "active", - "id": "HYN-F21" -} \ No newline at end of file diff --git a/blockchains/binance/assets/HYN-F21/logo.png b/blockchains/binance/assets/HYN-F21/logo.png deleted file mode 100644 index 521f995f44272..0000000000000 Binary files a/blockchains/binance/assets/HYN-F21/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/IDRTB-178/info.json b/blockchains/binance/assets/IDRTB-178/info.json deleted file mode 100644 index 633532fab1353..0000000000000 --- a/blockchains/binance/assets/IDRTB-178/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rupiah Token", - "symbol": "IDRTB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/IDRTB-178", - "status": "active", - "id": "IDRTB-178" -} \ No newline at end of file diff --git a/blockchains/binance/assets/IDRTB-178/logo.png b/blockchains/binance/assets/IDRTB-178/logo.png deleted file mode 100644 index 31e48b718206f..0000000000000 Binary files a/blockchains/binance/assets/IDRTB-178/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/INJ-FAE/info.json b/blockchains/binance/assets/INJ-FAE/info.json deleted file mode 100644 index 4e66e4f838615..0000000000000 --- a/blockchains/binance/assets/INJ-FAE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Injective Protocol", - "symbol": "INJ", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/INJ-FAE", - "status": "active", - "id": "INJ-FAE" -} \ No newline at end of file diff --git a/blockchains/binance/assets/INJ-FAE/logo.png b/blockchains/binance/assets/INJ-FAE/logo.png deleted file mode 100644 index d77b0d4350f9c..0000000000000 Binary files a/blockchains/binance/assets/INJ-FAE/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/IOTX-0ED/info.json b/blockchains/binance/assets/IOTX-0ED/info.json deleted file mode 100644 index 8f68f75530df5..0000000000000 --- a/blockchains/binance/assets/IOTX-0ED/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "IoTeX Network", - "website": "https://iotex.io", - "description": "IOTX will be a Decentralized Network for Internet of Things. Powered by a Privacy-Centric Blockchain.", - "explorer": "https://explorer.binance.org/asset/IOTX-0ED", - "research": "https://research.binance.com/en/projects/iotx", - "type": "BEP2", - "symbol": "IOTX", - "decimals": 8, - "status": "active", - "id": "IOTX-0ED" -} \ No newline at end of file diff --git a/blockchains/binance/assets/IOTX-0ED/logo.png b/blockchains/binance/assets/IOTX-0ED/logo.png deleted file mode 100644 index 2e533fb280549..0000000000000 Binary files a/blockchains/binance/assets/IOTX-0ED/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/IRIS-D88/info.json b/blockchains/binance/assets/IRIS-D88/info.json deleted file mode 100644 index dc123618d14cb..0000000000000 --- a/blockchains/binance/assets/IRIS-D88/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "IRISnet", - "website": "https://irisnet.org", - "description": "IRISnet is a blockchain infrastructure that serves as a communication relayer for other blockchains and their applications.", - "explorer": "https://explorer.binance.org/asset/IRIS-D88", - "research": "https://research.binance.com/en/projects/irisnet", - "type": "BEP2", - "symbol": "IRIS", - "decimals": 8, - "status": "active", - "id": "IRIS-D88" -} \ No newline at end of file diff --git a/blockchains/binance/assets/IRIS-D88/logo.png b/blockchains/binance/assets/IRIS-D88/logo.png deleted file mode 100644 index e2fd4c2ba1d80..0000000000000 Binary files a/blockchains/binance/assets/IRIS-D88/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/JDXU-706/info.json b/blockchains/binance/assets/JDXU-706/info.json deleted file mode 100644 index 85e4b7e6e513c..0000000000000 --- a/blockchains/binance/assets/JDXU-706/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JDXUCoin", - "symbol": "JDXU", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/JDXU-706", - "status": "active", - "id": "JDXU-706" -} \ No newline at end of file diff --git a/blockchains/binance/assets/JDXU-706/logo.png b/blockchains/binance/assets/JDXU-706/logo.png deleted file mode 100644 index f7e91b376cf5a..0000000000000 Binary files a/blockchains/binance/assets/JDXU-706/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/KAT-7BB/info.json b/blockchains/binance/assets/KAT-7BB/info.json deleted file mode 100644 index 4b6601fb551e7..0000000000000 --- a/blockchains/binance/assets/KAT-7BB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kambria Token", - "symbol": "KAT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/KAT-7BB", - "status": "active", - "id": "KAT-7BB" -} \ No newline at end of file diff --git a/blockchains/binance/assets/KAT-7BB/logo.png b/blockchains/binance/assets/KAT-7BB/logo.png deleted file mode 100644 index 8f2197b11e0e7..0000000000000 Binary files a/blockchains/binance/assets/KAT-7BB/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/KAVA-10C/info.json b/blockchains/binance/assets/KAVA-10C/info.json deleted file mode 100644 index a36aa80cade48..0000000000000 --- a/blockchains/binance/assets/KAVA-10C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kava BEP2 Token", - "symbol": "KAVA", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/KAVA-10C", - "status": "active", - "id": "KAVA-10C" -} \ No newline at end of file diff --git a/blockchains/binance/assets/KAVA-10C/logo.png b/blockchains/binance/assets/KAVA-10C/logo.png deleted file mode 100644 index 34c9b163f03cd..0000000000000 Binary files a/blockchains/binance/assets/KAVA-10C/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/LBA-340/info.json b/blockchains/binance/assets/LBA-340/info.json deleted file mode 100644 index d9d8b31e9f184..0000000000000 --- a/blockchains/binance/assets/LBA-340/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lend-Borrow-Asset", - "symbol": "LBA", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/LBA-340", - "status": "active", - "id": "LBA-340" -} \ No newline at end of file diff --git a/blockchains/binance/assets/LBA-340/logo.png b/blockchains/binance/assets/LBA-340/logo.png deleted file mode 100644 index ae697888ad380..0000000000000 Binary files a/blockchains/binance/assets/LBA-340/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/LINK-AAD/info.json b/blockchains/binance/assets/LINK-AAD/info.json deleted file mode 100644 index 3c28ad4765625..0000000000000 --- a/blockchains/binance/assets/LINK-AAD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LINKBEP2", - "symbol": "LINK", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/LINK-AAD", - "status": "active", - "id": "LINK-AAD" -} \ No newline at end of file diff --git a/blockchains/binance/assets/LINK-AAD/logo.png b/blockchains/binance/assets/LINK-AAD/logo.png deleted file mode 100644 index 48c89738d2655..0000000000000 Binary files a/blockchains/binance/assets/LINK-AAD/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/LIT-099/info.json b/blockchains/binance/assets/LIT-099/info.json deleted file mode 100644 index 9bb48539d3071..0000000000000 --- a/blockchains/binance/assets/LIT-099/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LITION", - "symbol": "LIT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/LIT-099", - "status": "active", - "id": "LIT-099" -} \ No newline at end of file diff --git a/blockchains/binance/assets/LIT-099/logo.png b/blockchains/binance/assets/LIT-099/logo.png deleted file mode 100644 index 09dc9afa4a4a9..0000000000000 Binary files a/blockchains/binance/assets/LIT-099/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/LOKI-6A9/info.json b/blockchains/binance/assets/LOKI-6A9/info.json deleted file mode 100644 index 78c6230a3054d..0000000000000 --- a/blockchains/binance/assets/LOKI-6A9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Loki", - "symbol": "LOKI", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/LOKI-6A9", - "status": "active", - "id": "LOKI-6A9" -} \ No newline at end of file diff --git a/blockchains/binance/assets/LOKI-6A9/logo.png b/blockchains/binance/assets/LOKI-6A9/logo.png deleted file mode 100644 index dede5e09252c7..0000000000000 Binary files a/blockchains/binance/assets/LOKI-6A9/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/LTC-F07/info.json b/blockchains/binance/assets/LTC-F07/info.json deleted file mode 100644 index ebba6433ace71..0000000000000 --- a/blockchains/binance/assets/LTC-F07/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LTC BEP2", - "symbol": "LTC", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/LTC-F07", - "status": "active", - "id": "LTC-F07" -} \ No newline at end of file diff --git a/blockchains/binance/assets/LTC-F07/logo.png b/blockchains/binance/assets/LTC-F07/logo.png deleted file mode 100644 index 415745a540214..0000000000000 Binary files a/blockchains/binance/assets/LTC-F07/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/LTO-BDF/info.json b/blockchains/binance/assets/LTO-BDF/info.json deleted file mode 100644 index 4e14503c7013f..0000000000000 --- a/blockchains/binance/assets/LTO-BDF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LTO Network", - "symbol": "LTO", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/LTO-BDF", - "status": "active", - "id": "LTO-BDF" -} \ No newline at end of file diff --git a/blockchains/binance/assets/LTO-BDF/logo.png b/blockchains/binance/assets/LTO-BDF/logo.png deleted file mode 100644 index 0e77179050038..0000000000000 Binary files a/blockchains/binance/assets/LTO-BDF/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/LYFE-6AB/info.json b/blockchains/binance/assets/LYFE-6AB/info.json deleted file mode 100644 index 27615920bbd66..0000000000000 --- a/blockchains/binance/assets/LYFE-6AB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LYFE", - "symbol": "LYFE", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/LYFE-6AB", - "status": "active", - "id": "LYFE-6AB" -} \ No newline at end of file diff --git a/blockchains/binance/assets/LYFE-6AB/logo.png b/blockchains/binance/assets/LYFE-6AB/logo.png deleted file mode 100644 index e134293ba658d..0000000000000 Binary files a/blockchains/binance/assets/LYFE-6AB/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/MATIC-84A/info.json b/blockchains/binance/assets/MATIC-84A/info.json deleted file mode 100644 index 1aa8dbc312c04..0000000000000 --- a/blockchains/binance/assets/MATIC-84A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Matic Token", - "symbol": "MATIC", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/MATIC-84A", - "status": "active", - "id": "MATIC-84A" -} \ No newline at end of file diff --git a/blockchains/binance/assets/MATIC-84A/logo.png b/blockchains/binance/assets/MATIC-84A/logo.png deleted file mode 100644 index 6814146133a95..0000000000000 Binary files a/blockchains/binance/assets/MATIC-84A/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/MCASH-869/info.json b/blockchains/binance/assets/MCASH-869/info.json deleted file mode 100644 index 23ca4d7972c78..0000000000000 --- a/blockchains/binance/assets/MCASH-869/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mcashchain", - "symbol": "MCASH", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/MCASH-869", - "status": "active", - "id": "MCASH-869" -} \ No newline at end of file diff --git a/blockchains/binance/assets/MCASH-869/logo.png b/blockchains/binance/assets/MCASH-869/logo.png deleted file mode 100644 index 7c1194b1acc7e..0000000000000 Binary files a/blockchains/binance/assets/MCASH-869/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/MDAB-D42/info.json b/blockchains/binance/assets/MDAB-D42/info.json deleted file mode 100644 index 83d825d254f9e..0000000000000 --- a/blockchains/binance/assets/MDAB-D42/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MDAB", - "symbol": "MDAB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/MDAB-D42", - "status": "active", - "id": "MDAB-D42" -} \ No newline at end of file diff --git a/blockchains/binance/assets/MDAB-D42/logo.png b/blockchains/binance/assets/MDAB-D42/logo.png deleted file mode 100644 index 478e774f2c65a..0000000000000 Binary files a/blockchains/binance/assets/MDAB-D42/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/MEDB-87E/info.json b/blockchains/binance/assets/MEDB-87E/info.json deleted file mode 100644 index ffd9ce875ff8e..0000000000000 --- a/blockchains/binance/assets/MEDB-87E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MediBloc", - "symbol": "MEDB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/MEDB-87E", - "status": "active", - "id": "MEDB-87E" -} \ No newline at end of file diff --git a/blockchains/binance/assets/MEDB-87E/logo.png b/blockchains/binance/assets/MEDB-87E/logo.png deleted file mode 100644 index 04b36bde943cc..0000000000000 Binary files a/blockchains/binance/assets/MEDB-87E/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/MEETONE-031/info.json b/blockchains/binance/assets/MEETONE-031/info.json deleted file mode 100644 index 7eb4232009712..0000000000000 --- a/blockchains/binance/assets/MEETONE-031/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MEET.ONE", - "symbol": "MEETONE", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/MEETONE-031", - "status": "active", - "id": "MEETONE-031" -} \ No newline at end of file diff --git a/blockchains/binance/assets/MEETONE-031/logo.png b/blockchains/binance/assets/MEETONE-031/logo.png deleted file mode 100644 index 6f2ffc3bf7060..0000000000000 Binary files a/blockchains/binance/assets/MEETONE-031/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/MITH-C76/info.json b/blockchains/binance/assets/MITH-C76/info.json deleted file mode 100644 index 6c74d79ba3d19..0000000000000 --- a/blockchains/binance/assets/MITH-C76/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mithril", - "symbol": "MITH", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/MITH-C76", - "status": "active", - "id": "MITH-C76" -} \ No newline at end of file diff --git a/blockchains/binance/assets/MITH-C76/logo.png b/blockchains/binance/assets/MITH-C76/logo.png deleted file mode 100644 index 01e335926d33f..0000000000000 Binary files a/blockchains/binance/assets/MITH-C76/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/MITX-CAA/info.json b/blockchains/binance/assets/MITX-CAA/info.json deleted file mode 100644 index 84dfc3ce71870..0000000000000 --- a/blockchains/binance/assets/MITX-CAA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Morpheus Infrastructure Token", - "symbol": "MITX", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/MITX-CAA", - "status": "active", - "id": "MITX-CAA" -} \ No newline at end of file diff --git a/blockchains/binance/assets/MITX-CAA/logo.png b/blockchains/binance/assets/MITX-CAA/logo.png deleted file mode 100644 index 284ac7f53ab90..0000000000000 Binary files a/blockchains/binance/assets/MITX-CAA/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/MKR-F04/info.json b/blockchains/binance/assets/MKR-F04/info.json deleted file mode 100644 index ff1a3ea9787ce..0000000000000 --- a/blockchains/binance/assets/MKR-F04/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Maker", - "website": "https://makerdao.com", - "description": "Maker (MKR) is a utility token, governance token and recapitalization resource of the Maker system.", - "explorer": "https://explorer.binance.org/asset/MKR-F04", - "research": "https://research.binance.com/en/projects/maker", - "type": "BEP2", - "symbol": "MKR", - "decimals": 8, - "status": "active", - "id": "MKR-F04" -} \ No newline at end of file diff --git a/blockchains/binance/assets/MKR-F04/logo.png b/blockchains/binance/assets/MKR-F04/logo.png deleted file mode 100644 index 7b7d27e4201e0..0000000000000 Binary files a/blockchains/binance/assets/MKR-F04/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/MTV-4C6/info.json b/blockchains/binance/assets/MTV-4C6/info.json deleted file mode 100644 index e654906dc77c2..0000000000000 --- a/blockchains/binance/assets/MTV-4C6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MultiVAC", - "symbol": "MTV", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/MTV-4C6", - "status": "active", - "id": "MTV-4C6" -} \ No newline at end of file diff --git a/blockchains/binance/assets/MTV-4C6/logo.png b/blockchains/binance/assets/MTV-4C6/logo.png deleted file mode 100644 index f17c1691f336f..0000000000000 Binary files a/blockchains/binance/assets/MTV-4C6/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/MTXLT-286/info.json b/blockchains/binance/assets/MTXLT-286/info.json deleted file mode 100644 index 0714abc0164e0..0000000000000 --- a/blockchains/binance/assets/MTXLT-286/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tixl", - "symbol": "MTXLT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/MTXLT-286", - "status": "active", - "id": "MTXLT-286" -} \ No newline at end of file diff --git a/blockchains/binance/assets/MTXLT-286/logo.png b/blockchains/binance/assets/MTXLT-286/logo.png deleted file mode 100644 index 93d99fc10cae5..0000000000000 Binary files a/blockchains/binance/assets/MTXLT-286/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/MVL-7B0/info.json b/blockchains/binance/assets/MVL-7B0/info.json deleted file mode 100644 index 198a0c28dbb3b..0000000000000 --- a/blockchains/binance/assets/MVL-7B0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mass Vehicle Ledger", - "symbol": "MVL", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/MVL-7B0", - "status": "active", - "id": "MVL-7B0" -} \ No newline at end of file diff --git a/blockchains/binance/assets/MVL-7B0/logo.png b/blockchains/binance/assets/MVL-7B0/logo.png deleted file mode 100644 index a97f00d1c909e..0000000000000 Binary files a/blockchains/binance/assets/MVL-7B0/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/MZK-2C7/info.json b/blockchains/binance/assets/MZK-2C7/info.json deleted file mode 100644 index 0f3f8a0231056..0000000000000 --- a/blockchains/binance/assets/MZK-2C7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Muzika", - "symbol": "MZK", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/MZK-2C7", - "status": "active", - "id": "MZK-2C7" -} \ No newline at end of file diff --git a/blockchains/binance/assets/MZK-2C7/logo.png b/blockchains/binance/assets/MZK-2C7/logo.png deleted file mode 100644 index 86b9ff9577589..0000000000000 Binary files a/blockchains/binance/assets/MZK-2C7/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/NEAR-4FD/info.json b/blockchains/binance/assets/NEAR-4FD/info.json deleted file mode 100644 index 6aca03c0cb779..0000000000000 --- a/blockchains/binance/assets/NEAR-4FD/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "NEAR Protocol", - "website": "https://near.org", - "description": "NEAR is an open source platform that accelerates the development of decentralized applications.", - "explorer": "https://explorer.binance.org/asset/NEAR-4FD", - "research": "https://research.binance.com/en/projects/near-protocol", - "type": "BEP2", - "symbol": "NEAR", - "decimals": 8, - "status": "active", - "id": "NEAR-4FD" -} \ No newline at end of file diff --git a/blockchains/binance/assets/NEAR-4FD/logo.png b/blockchains/binance/assets/NEAR-4FD/logo.png deleted file mode 100644 index 15b08b2d6cbf0..0000000000000 Binary files a/blockchains/binance/assets/NEAR-4FD/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/NEW-09E/info.json b/blockchains/binance/assets/NEW-09E/info.json deleted file mode 100644 index 82e805678df54..0000000000000 --- a/blockchains/binance/assets/NEW-09E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEWTON", - "symbol": "NEW", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/NEW-09E", - "status": "active", - "id": "NEW-09E" -} \ No newline at end of file diff --git a/blockchains/binance/assets/NEW-09E/logo.png b/blockchains/binance/assets/NEW-09E/logo.png deleted file mode 100644 index 4a1f5c3042b62..0000000000000 Binary files a/blockchains/binance/assets/NEW-09E/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/NEXO-A84/info.json b/blockchains/binance/assets/NEXO-A84/info.json deleted file mode 100644 index 3a54811939d0f..0000000000000 --- a/blockchains/binance/assets/NEXO-A84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nexo", - "website": "http://nexo.io", - "description": "NEXO (NEXO) is a compliant token that is backed by the underlying assets of Nexo’s loan portfolio.", - "explorer": "https://explorer.binance.org/asset/NEXO-A84", - "type": "BEP2", - "symbol": "NEXO", - "decimals": 8, - "status": "active", - "id": "NEXO-A84" -} \ No newline at end of file diff --git a/blockchains/binance/assets/NEXO-A84/logo.png b/blockchains/binance/assets/NEXO-A84/logo.png deleted file mode 100644 index 603a9f9fb1463..0000000000000 Binary files a/blockchains/binance/assets/NEXO-A84/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/NODE-F3A/info.json b/blockchains/binance/assets/NODE-F3A/info.json deleted file mode 100644 index c3cc9c185dcb7..0000000000000 --- a/blockchains/binance/assets/NODE-F3A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NODE", - "symbol": "NODE", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/NODE-F3A", - "status": "active", - "id": "NODE-F3A" -} \ No newline at end of file diff --git a/blockchains/binance/assets/NODE-F3A/logo.png b/blockchains/binance/assets/NODE-F3A/logo.png deleted file mode 100644 index 15ce4886f975c..0000000000000 Binary files a/blockchains/binance/assets/NODE-F3A/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/NOIZB-878/info.json b/blockchains/binance/assets/NOIZB-878/info.json deleted file mode 100644 index 301dc36c6cce1..0000000000000 --- a/blockchains/binance/assets/NOIZB-878/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NOIZ Token", - "symbol": "NOIZB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/NOIZB-878", - "status": "active", - "id": "NOIZB-878" -} \ No newline at end of file diff --git a/blockchains/binance/assets/NOIZB-878/logo.png b/blockchains/binance/assets/NOIZB-878/logo.png deleted file mode 100644 index cd262a53f66f6..0000000000000 Binary files a/blockchains/binance/assets/NOIZB-878/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/NOW-E68/info.json b/blockchains/binance/assets/NOW-E68/info.json deleted file mode 100644 index 5eadadc08b6cf..0000000000000 --- a/blockchains/binance/assets/NOW-E68/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NOW Token", - "symbol": "NOW", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/NOW-E68", - "status": "active", - "id": "NOW-E68" -} \ No newline at end of file diff --git a/blockchains/binance/assets/NOW-E68/logo.png b/blockchains/binance/assets/NOW-E68/logo.png deleted file mode 100644 index 8c24a9dc327e3..0000000000000 Binary files a/blockchains/binance/assets/NOW-E68/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/NPXB-1E8/info.json b/blockchains/binance/assets/NPXB-1E8/info.json deleted file mode 100644 index 144455f0c2231..0000000000000 --- a/blockchains/binance/assets/NPXB-1E8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NPX Binance token", - "symbol": "NPXB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/NPXB-1E8", - "status": "active", - "id": "NPXB-1E8" -} \ No newline at end of file diff --git a/blockchains/binance/assets/NPXB-1E8/logo.png b/blockchains/binance/assets/NPXB-1E8/logo.png deleted file mode 100644 index 294e058755626..0000000000000 Binary files a/blockchains/binance/assets/NPXB-1E8/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/NPXSXEM-89C/info.json b/blockchains/binance/assets/NPXSXEM-89C/info.json deleted file mode 100644 index 1dcf69cb05319..0000000000000 --- a/blockchains/binance/assets/NPXSXEM-89C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pundi X NEM", - "symbol": "NPXSXEM", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/NPXSXEM-89C", - "status": "active", - "id": "NPXSXEM-89C" -} \ No newline at end of file diff --git a/blockchains/binance/assets/NPXSXEM-89C/logo.png b/blockchains/binance/assets/NPXSXEM-89C/logo.png deleted file mode 100644 index 5446a9ba280cf..0000000000000 Binary files a/blockchains/binance/assets/NPXSXEM-89C/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ONE-5F9/info.json b/blockchains/binance/assets/ONE-5F9/info.json deleted file mode 100644 index 76384c6629d08..0000000000000 --- a/blockchains/binance/assets/ONE-5F9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Harmony.One", - "symbol": "ONE", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ONE-5F9", - "status": "active", - "id": "ONE-5F9" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ONE-5F9/logo.png b/blockchains/binance/assets/ONE-5F9/logo.png deleted file mode 100644 index a2e1b7122e720..0000000000000 Binary files a/blockchains/binance/assets/ONE-5F9/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ONT-33D/info.json b/blockchains/binance/assets/ONT-33D/info.json deleted file mode 100644 index b927f2886235f..0000000000000 --- a/blockchains/binance/assets/ONT-33D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ONTBEP2", - "symbol": "ONT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ONT-33D", - "status": "active", - "id": "ONT-33D" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ONT-33D/logo.png b/blockchains/binance/assets/ONT-33D/logo.png deleted file mode 100644 index 82ef2517ff430..0000000000000 Binary files a/blockchains/binance/assets/ONT-33D/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/OWTX-A6B/info.json b/blockchains/binance/assets/OWTX-A6B/info.json deleted file mode 100644 index a529d049db4a6..0000000000000 --- a/blockchains/binance/assets/OWTX-A6B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OpenWeb Token", - "symbol": "OWTX", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/OWTX-A6B", - "status": "active", - "id": "OWTX-A6B" -} \ No newline at end of file diff --git a/blockchains/binance/assets/OWTX-A6B/logo.png b/blockchains/binance/assets/OWTX-A6B/logo.png deleted file mode 100644 index c36ee3d6e4013..0000000000000 Binary files a/blockchains/binance/assets/OWTX-A6B/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/PAX-F25/info.json b/blockchains/binance/assets/PAX-F25/info.json deleted file mode 100644 index 427103f092836..0000000000000 --- a/blockchains/binance/assets/PAX-F25/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Paxos Standard", - "website": "https://paxos.com/standard", - "description": "Paxos Standard (PAX) is a stablecoin that allows users to exchange US dollars for Paxos Standard Tokens to 'transact at the speed of the internet'.", - "explorer": "https://explorer.binance.org/asset/PAX-F25", - "research": "https://research.binance.com/en/projects/paxos-standard", - "type": "BEP2", - "symbol": "PAX", - "decimals": 8, - "status": "active", - "id": "PAX-F25" -} \ No newline at end of file diff --git a/blockchains/binance/assets/PAX-F25/logo.png b/blockchains/binance/assets/PAX-F25/logo.png deleted file mode 100644 index a62ce280cec0e..0000000000000 Binary files a/blockchains/binance/assets/PAX-F25/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/PCAT-4BB/info.json b/blockchains/binance/assets/PCAT-4BB/info.json deleted file mode 100644 index 85c6e59489b3f..0000000000000 --- a/blockchains/binance/assets/PCAT-4BB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pink Care Token", - "symbol": "PCAT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/PCAT-4BB", - "status": "active", - "id": "PCAT-4BB" -} \ No newline at end of file diff --git a/blockchains/binance/assets/PCAT-4BB/logo.png b/blockchains/binance/assets/PCAT-4BB/logo.png deleted file mode 100644 index 165859b7ccc0f..0000000000000 Binary files a/blockchains/binance/assets/PCAT-4BB/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/PHB-2DF/info.json b/blockchains/binance/assets/PHB-2DF/info.json deleted file mode 100644 index c3eaa769521d9..0000000000000 --- a/blockchains/binance/assets/PHB-2DF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Red Pulse Phoenix Binance", - "symbol": "PHB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/PHB-2DF", - "status": "active", - "id": "PHB-2DF" -} \ No newline at end of file diff --git a/blockchains/binance/assets/PHB-2DF/logo.png b/blockchains/binance/assets/PHB-2DF/logo.png deleted file mode 100644 index dc3ad0ba6f3bf..0000000000000 Binary files a/blockchains/binance/assets/PHB-2DF/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/PHV-4A1/info.json b/blockchains/binance/assets/PHV-4A1/info.json deleted file mode 100644 index 7e02d0e82f8dc..0000000000000 --- a/blockchains/binance/assets/PHV-4A1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PathHive Network", - "symbol": "PHV", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/PHV-4A1", - "status": "active", - "id": "PHV-4A1" -} \ No newline at end of file diff --git a/blockchains/binance/assets/PHV-4A1/logo.png b/blockchains/binance/assets/PHV-4A1/logo.png deleted file mode 100644 index d4bbd68d2928b..0000000000000 Binary files a/blockchains/binance/assets/PHV-4A1/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/PIBNB-43C/info.json b/blockchains/binance/assets/PIBNB-43C/info.json deleted file mode 100644 index 26ed92cf851c4..0000000000000 --- a/blockchains/binance/assets/PIBNB-43C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PCHAIN Token", - "symbol": "PIBNB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/PIBNB-43C", - "status": "active", - "id": "PIBNB-43C" -} \ No newline at end of file diff --git a/blockchains/binance/assets/PIBNB-43C/logo.png b/blockchains/binance/assets/PIBNB-43C/logo.png deleted file mode 100644 index 5175811c1f148..0000000000000 Binary files a/blockchains/binance/assets/PIBNB-43C/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/PLG-D8D/info.json b/blockchains/binance/assets/PLG-D8D/info.json deleted file mode 100644 index 37f9b4ff06a2b..0000000000000 --- a/blockchains/binance/assets/PLG-D8D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pledge Coin", - "symbol": "PLG", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/PLG-D8D", - "status": "active", - "id": "PLG-D8D" -} \ No newline at end of file diff --git a/blockchains/binance/assets/PLG-D8D/logo.png b/blockchains/binance/assets/PLG-D8D/logo.png deleted file mode 100644 index 4cb141e53bda7..0000000000000 Binary files a/blockchains/binance/assets/PLG-D8D/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/PROPEL-6D9/info.json b/blockchains/binance/assets/PROPEL-6D9/info.json deleted file mode 100644 index 59864096b17c0..0000000000000 --- a/blockchains/binance/assets/PROPEL-6D9/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Propel", - "website": "https://payrue.com/", - "description": "PayRue is a financial platform that operates exchanges, wallets, and transfers with cryptocurrencies.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/pay_rue", - "handle": "payrue" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/u/payrue", - "handle": "payrue" - } - ], - "explorer": "https://explorer.binance.org/asset/PROPEL-6D9", - "research": "", - "type": "BEP2", - "symbol": "PROPEL", - "decimals": 8, - "status": "active", - "id": "PROPEL-6D9" -} \ No newline at end of file diff --git a/blockchains/binance/assets/PROPEL-6D9/logo.png b/blockchains/binance/assets/PROPEL-6D9/logo.png deleted file mode 100644 index 61ac1bdfaa23a..0000000000000 Binary files a/blockchains/binance/assets/PROPEL-6D9/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/PVT-554/info.json b/blockchains/binance/assets/PVT-554/info.json deleted file mode 100644 index cd67fcb4a28f6..0000000000000 --- a/blockchains/binance/assets/PVT-554/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pivot Token", - "symbol": "PVT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/PVT-554", - "status": "active", - "id": "PVT-554" -} \ No newline at end of file diff --git a/blockchains/binance/assets/PVT-554/logo.png b/blockchains/binance/assets/PVT-554/logo.png deleted file mode 100644 index 1c061fa98ebfd..0000000000000 Binary files a/blockchains/binance/assets/PVT-554/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/PYN-C37/info.json b/blockchains/binance/assets/PYN-C37/info.json deleted file mode 100644 index f63b7f3922ad3..0000000000000 --- a/blockchains/binance/assets/PYN-C37/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "paycentos", - "symbol": "PYN", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/PYN-C37", - "status": "active", - "id": "PYN-C37" -} \ No newline at end of file diff --git a/blockchains/binance/assets/PYN-C37/logo.png b/blockchains/binance/assets/PYN-C37/logo.png deleted file mode 100644 index f34a180c73c2f..0000000000000 Binary files a/blockchains/binance/assets/PYN-C37/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/QBX-38C/info.json b/blockchains/binance/assets/QBX-38C/info.json deleted file mode 100644 index 5a600b307016e..0000000000000 --- a/blockchains/binance/assets/QBX-38C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "qiibeeToken", - "symbol": "QBX", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/QBX-38C", - "status": "active", - "id": "QBX-38C" -} \ No newline at end of file diff --git a/blockchains/binance/assets/QBX-38C/logo.png b/blockchains/binance/assets/QBX-38C/logo.png deleted file mode 100644 index bd686453f00c1..0000000000000 Binary files a/blockchains/binance/assets/QBX-38C/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/RAVEN-F66/info.json b/blockchains/binance/assets/RAVEN-F66/info.json deleted file mode 100644 index a7dbe8f8eb184..0000000000000 --- a/blockchains/binance/assets/RAVEN-F66/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Raven Protocol", - "symbol": "RAVEN", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/RAVEN-F66", - "status": "active", - "id": "RAVEN-F66" -} \ No newline at end of file diff --git a/blockchains/binance/assets/RAVEN-F66/logo.png b/blockchains/binance/assets/RAVEN-F66/logo.png deleted file mode 100644 index a308502b255f2..0000000000000 Binary files a/blockchains/binance/assets/RAVEN-F66/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/RNO-14E/info.json b/blockchains/binance/assets/RNO-14E/info.json deleted file mode 100644 index 055d0f895bf16..0000000000000 --- a/blockchains/binance/assets/RNO-14E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Earneo", - "symbol": "RNO", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/RNO-14E", - "status": "active", - "id": "RNO-14E" -} \ No newline at end of file diff --git a/blockchains/binance/assets/RNO-14E/logo.png b/blockchains/binance/assets/RNO-14E/logo.png deleted file mode 100644 index 3846942d53553..0000000000000 Binary files a/blockchains/binance/assets/RNO-14E/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/RUNE-B1A/info.json b/blockchains/binance/assets/RUNE-B1A/info.json deleted file mode 100644 index 26b6f1309e963..0000000000000 --- a/blockchains/binance/assets/RUNE-B1A/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "THORChain", - "website": "https://thorchain.org", - "description": "THORChain describes itself as a decentralized liquidity network that allows users to swap assets instantly at manipulation-resistant market prices.", - "explorer": "https://explorer.binance.org/asset/RUNE-B1A", - "research": "https://research.binance.com/en/projects/thorchain", - "type": "BEP2", - "symbol": "RUNE", - "decimals": 8, - "status": "active", - "id": "RUNE-B1A" -} \ No newline at end of file diff --git a/blockchains/binance/assets/RUNE-B1A/logo.png b/blockchains/binance/assets/RUNE-B1A/logo.png deleted file mode 100644 index b7f9fd9e82460..0000000000000 Binary files a/blockchains/binance/assets/RUNE-B1A/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/SBC-5D4/info.json b/blockchains/binance/assets/SBC-5D4/info.json deleted file mode 100644 index 700a2e0310309..0000000000000 --- a/blockchains/binance/assets/SBC-5D4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SB Token", - "symbol": "SBC", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/SBC-5D4", - "status": "active", - "id": "SBC-5D4" -} \ No newline at end of file diff --git a/blockchains/binance/assets/SBC-5D4/logo.png b/blockchains/binance/assets/SBC-5D4/logo.png deleted file mode 100644 index 9f495d9827727..0000000000000 Binary files a/blockchains/binance/assets/SBC-5D4/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/SHR-DB6/info.json b/blockchains/binance/assets/SHR-DB6/info.json deleted file mode 100644 index ebb6377590c82..0000000000000 --- a/blockchains/binance/assets/SHR-DB6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ShareToken", - "symbol": "SHR", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/SHR-DB6", - "status": "active", - "id": "SHR-DB6" -} \ No newline at end of file diff --git a/blockchains/binance/assets/SHR-DB6/logo.png b/blockchains/binance/assets/SHR-DB6/logo.png deleted file mode 100644 index d4ba13c065faf..0000000000000 Binary files a/blockchains/binance/assets/SHR-DB6/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/SLV-986/info.json b/blockchains/binance/assets/SLV-986/info.json deleted file mode 100644 index b2296873d45cc..0000000000000 --- a/blockchains/binance/assets/SLV-986/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Silverway", - "symbol": "SLV", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/SLV-986", - "status": "active", - "id": "SLV-986" -} \ No newline at end of file diff --git a/blockchains/binance/assets/SLV-986/logo.png b/blockchains/binance/assets/SLV-986/logo.png deleted file mode 100644 index 6b6adb4f58601..0000000000000 Binary files a/blockchains/binance/assets/SLV-986/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/SNX-C26/info.json b/blockchains/binance/assets/SNX-C26/info.json deleted file mode 100644 index f160ed87ae5fb..0000000000000 --- a/blockchains/binance/assets/SNX-C26/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Synthetix Network Token", - "website": "https://synthetix.io", - "description": "Synthetix is a derivatives liquidity protocol on Ethereum that enables the issuance and trading of synthetic assets.", - "explorer": "https://explorer.binance.org/asset/SNX-C26", - "research": "https://research.binance.com/en/projects/synthetix", - "type": "BEP2", - "symbol": "SNX", - "decimals": 8, - "status": "active", - "id": "SNX-C26" -} \ No newline at end of file diff --git a/blockchains/binance/assets/SNX-C26/logo.png b/blockchains/binance/assets/SNX-C26/logo.png deleted file mode 100644 index 2a850de0afe21..0000000000000 Binary files a/blockchains/binance/assets/SNX-C26/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/SPNDB-916/info.json b/blockchains/binance/assets/SPNDB-916/info.json deleted file mode 100644 index 748fa58b7ad73..0000000000000 --- a/blockchains/binance/assets/SPNDB-916/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Spendcoin", - "symbol": "SPNDB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/SPNDB-916", - "status": "active", - "id": "SPNDB-916" -} \ No newline at end of file diff --git a/blockchains/binance/assets/SPNDB-916/logo.png b/blockchains/binance/assets/SPNDB-916/logo.png deleted file mode 100644 index 610b78626ed0e..0000000000000 Binary files a/blockchains/binance/assets/SPNDB-916/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/STYL-65B/info.json b/blockchains/binance/assets/STYL-65B/info.json deleted file mode 100644 index 15c8e812825b3..0000000000000 --- a/blockchains/binance/assets/STYL-65B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yin Lang Music IP Token", - "symbol": "STYL", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/STYL-65B", - "status": "active", - "id": "STYL-65B" -} \ No newline at end of file diff --git a/blockchains/binance/assets/STYL-65B/logo.png b/blockchains/binance/assets/STYL-65B/logo.png deleted file mode 100644 index fd875347c792f..0000000000000 Binary files a/blockchains/binance/assets/STYL-65B/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/SWINGBY-888/info.json b/blockchains/binance/assets/SWINGBY-888/info.json deleted file mode 100644 index aa10fb5b7ac20..0000000000000 --- a/blockchains/binance/assets/SWINGBY-888/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swingby Token", - "symbol": "SWINGBY", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/SWINGBY-888", - "status": "active", - "id": "SWINGBY-888" -} \ No newline at end of file diff --git a/blockchains/binance/assets/SWINGBY-888/logo.png b/blockchains/binance/assets/SWINGBY-888/logo.png deleted file mode 100644 index 2c85369cdf596..0000000000000 Binary files a/blockchains/binance/assets/SWINGBY-888/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/SWIPE.B-DC0/info.json b/blockchains/binance/assets/SWIPE.B-DC0/info.json deleted file mode 100644 index 7dd86aa04e060..0000000000000 --- a/blockchains/binance/assets/SWIPE.B-DC0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SWIPE Token", - "symbol": "SWIPE.B", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/SWIPE.B-DC0", - "status": "active", - "id": "SWIPE.B-DC0" -} \ No newline at end of file diff --git a/blockchains/binance/assets/SWIPE.B-DC0/logo.png b/blockchains/binance/assets/SWIPE.B-DC0/logo.png deleted file mode 100644 index bc66405103545..0000000000000 Binary files a/blockchains/binance/assets/SWIPE.B-DC0/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/SXP-CCC/info.json b/blockchains/binance/assets/SXP-CCC/info.json deleted file mode 100644 index 9d2ba9db7489e..0000000000000 --- a/blockchains/binance/assets/SXP-CCC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swipe", - "symbol": "SXP", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/SXP-CCC", - "status": "active", - "id": "SXP-CCC" -} \ No newline at end of file diff --git a/blockchains/binance/assets/SXP-CCC/logo.png b/blockchains/binance/assets/SXP-CCC/logo.png deleted file mode 100644 index fdb099a2c3c4e..0000000000000 Binary files a/blockchains/binance/assets/SXP-CCC/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TAUDB-888/info.json b/blockchains/binance/assets/TAUDB-888/info.json deleted file mode 100644 index 54202aede187f..0000000000000 --- a/blockchains/binance/assets/TAUDB-888/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueAUD", - "symbol": "TAUDB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/TAUDB-888", - "status": "active", - "id": "TAUDB-888" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TAUDB-888/logo.png b/blockchains/binance/assets/TAUDB-888/logo.png deleted file mode 100644 index fa9d6a8b63827..0000000000000 Binary files a/blockchains/binance/assets/TAUDB-888/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TBC-3A7/info.json b/blockchains/binance/assets/TBC-3A7/info.json deleted file mode 100644 index 4ff90f4a1eb27..0000000000000 --- a/blockchains/binance/assets/TBC-3A7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TBCC Coin", - "symbol": "TBC", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/TBC-3A7", - "status": "active", - "id": "TBC-3A7" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TBC-3A7/logo.png b/blockchains/binance/assets/TBC-3A7/logo.png deleted file mode 100644 index 76e73b6561678..0000000000000 Binary files a/blockchains/binance/assets/TBC-3A7/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TCADB-888/info.json b/blockchains/binance/assets/TCADB-888/info.json deleted file mode 100644 index 47587e9ddf6ce..0000000000000 --- a/blockchains/binance/assets/TCADB-888/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueCAD", - "symbol": "TCADB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/TCADB-888", - "status": "active", - "id": "TCADB-888" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TCADB-888/logo.png b/blockchains/binance/assets/TCADB-888/logo.png deleted file mode 100644 index ae15fd5ff40e5..0000000000000 Binary files a/blockchains/binance/assets/TCADB-888/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TCT-826/info.json b/blockchains/binance/assets/TCT-826/info.json deleted file mode 100644 index d7fa4cb01a487..0000000000000 --- a/blockchains/binance/assets/TCT-826/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "TokenClub", - "website": "http://www.tokenclub.com", - "description": "TokenClub provides investors with one-stop services, and aims at building an autonomous, trusting, and efficient investor community.", - "explorer": "https://explorer.binance.org/asset/TCT-826", - "research": "https://research.binance.com/en/projects/tokenclub", - "type": "BEP2", - "symbol": "TCT", - "decimals": 8, - "status": "active", - "id": "TCT-826" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TCT-826/logo.png b/blockchains/binance/assets/TCT-826/logo.png deleted file mode 100644 index 45407627bbd06..0000000000000 Binary files a/blockchains/binance/assets/TCT-826/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TGBPB-888/info.json b/blockchains/binance/assets/TGBPB-888/info.json deleted file mode 100644 index e75edd3d3f028..0000000000000 --- a/blockchains/binance/assets/TGBPB-888/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueGBP", - "symbol": "TGBPB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/TGBPB-888", - "status": "active", - "id": "TGBPB-888" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TGBPB-888/logo.png b/blockchains/binance/assets/TGBPB-888/logo.png deleted file mode 100644 index daf71085ace28..0000000000000 Binary files a/blockchains/binance/assets/TGBPB-888/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/THKDB-888/info.json b/blockchains/binance/assets/THKDB-888/info.json deleted file mode 100644 index ad0c4cb5c9c01..0000000000000 --- a/blockchains/binance/assets/THKDB-888/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueHKD", - "symbol": "THKDB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/THKDB-888", - "status": "active", - "id": "THKDB-888" -} \ No newline at end of file diff --git a/blockchains/binance/assets/THKDB-888/logo.png b/blockchains/binance/assets/THKDB-888/logo.png deleted file mode 100644 index 1234ec7fd6755..0000000000000 Binary files a/blockchains/binance/assets/THKDB-888/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TM2-0C4/info.json b/blockchains/binance/assets/TM2-0C4/info.json deleted file mode 100644 index 12a2699c04556..0000000000000 --- a/blockchains/binance/assets/TM2-0C4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Traxia 2", - "symbol": "TM2", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/TM2-0C4", - "status": "active", - "id": "TM2-0C4" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TM2-0C4/logo.png b/blockchains/binance/assets/TM2-0C4/logo.png deleted file mode 100644 index c69eff6238ad9..0000000000000 Binary files a/blockchains/binance/assets/TM2-0C4/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TOMOB-4BC/info.json b/blockchains/binance/assets/TOMOB-4BC/info.json deleted file mode 100644 index d168425cf6c68..0000000000000 --- a/blockchains/binance/assets/TOMOB-4BC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TomoChain", - "symbol": "TOMOB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/TOMOB-4BC", - "status": "active", - "id": "TOMOB-4BC" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TOMOB-4BC/logo.png b/blockchains/binance/assets/TOMOB-4BC/logo.png deleted file mode 100644 index 06857c9c764c8..0000000000000 Binary files a/blockchains/binance/assets/TOMOB-4BC/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TOP-491/info.json b/blockchains/binance/assets/TOP-491/info.json deleted file mode 100644 index dd8baa2561829..0000000000000 --- a/blockchains/binance/assets/TOP-491/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TOP Network", - "symbol": "TOP", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/TOP-491", - "status": "active", - "id": "TOP-491" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TOP-491/logo.png b/blockchains/binance/assets/TOP-491/logo.png deleted file mode 100644 index 81062cad37002..0000000000000 Binary files a/blockchains/binance/assets/TOP-491/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TROY-9B8/info.json b/blockchains/binance/assets/TROY-9B8/info.json deleted file mode 100644 index 75e664dffadcf..0000000000000 --- a/blockchains/binance/assets/TROY-9B8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TROY", - "symbol": "TROY", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/TROY-9B8", - "status": "active", - "id": "TROY-9B8" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TROY-9B8/logo.png b/blockchains/binance/assets/TROY-9B8/logo.png deleted file mode 100644 index 6438a18214aa1..0000000000000 Binary files a/blockchains/binance/assets/TROY-9B8/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TRUE-D84/info.json b/blockchains/binance/assets/TRUE-D84/info.json deleted file mode 100644 index e62d526a09ff1..0000000000000 --- a/blockchains/binance/assets/TRUE-D84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueChain", - "symbol": "TRUE", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/TRUE-D84", - "status": "active", - "id": "TRUE-D84" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TRUE-D84/logo.png b/blockchains/binance/assets/TRUE-D84/logo.png deleted file mode 100644 index f1acf78524145..0000000000000 Binary files a/blockchains/binance/assets/TRUE-D84/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TRXB-2E6/info.json b/blockchains/binance/assets/TRXB-2E6/info.json deleted file mode 100644 index e4e68488d573f..0000000000000 --- a/blockchains/binance/assets/TRXB-2E6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRXB", - "symbol": "TRXB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/TRXB-2E6", - "status": "active", - "id": "TRXB-2E6" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TRXB-2E6/logo.png b/blockchains/binance/assets/TRXB-2E6/logo.png deleted file mode 100644 index 74ec9785f66d5..0000000000000 Binary files a/blockchains/binance/assets/TRXB-2E6/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TUSDB-888/info.json b/blockchains/binance/assets/TUSDB-888/info.json deleted file mode 100644 index d27dc01bb7004..0000000000000 --- a/blockchains/binance/assets/TUSDB-888/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueUSD", - "symbol": "TUSDB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/TUSDB-888", - "status": "active", - "id": "TUSDB-888" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TUSDB-888/logo.png b/blockchains/binance/assets/TUSDB-888/logo.png deleted file mode 100644 index e45654b10f66d..0000000000000 Binary files a/blockchains/binance/assets/TUSDB-888/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/TWT-8C2/info.json b/blockchains/binance/assets/TWT-8C2/info.json deleted file mode 100644 index 14360705ec065..0000000000000 --- a/blockchains/binance/assets/TWT-8C2/info.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "Trust Wallet Token", - "website": "https://trustwallet.com", - "source_code": "https://github.com/trustwallet/", - "white_paper": "", - "description": "Utility token to increase adoption of cryptocurrency.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/trustwalletapp", - "handle": "TrustWalletApp" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/trustapp", - "handle": "TrustApp" - } - ], - "explorer": "https://explorer.binance.org/asset/TWT-8C2", - "research": "https://research.binance.com/en/projects/trustwallet", - "type": "BEP2", - "symbol": "TWT", - "decimals": 8, - "status": "active", - "id": "TWT-8C2" -} \ No newline at end of file diff --git a/blockchains/binance/assets/TWT-8C2/logo.png b/blockchains/binance/assets/TWT-8C2/logo.png deleted file mode 100644 index 8e97855518bfd..0000000000000 Binary files a/blockchains/binance/assets/TWT-8C2/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/UGAS-B0C/info.json b/blockchains/binance/assets/UGAS-B0C/info.json deleted file mode 100644 index 668e6717a4ecd..0000000000000 --- a/blockchains/binance/assets/UGAS-B0C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ultrain Coin", - "symbol": "UGAS", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/UGAS-B0C", - "status": "active", - "id": "UGAS-B0C" -} \ No newline at end of file diff --git a/blockchains/binance/assets/UGAS-B0C/logo.png b/blockchains/binance/assets/UGAS-B0C/logo.png deleted file mode 100644 index 1c60215035ea1..0000000000000 Binary files a/blockchains/binance/assets/UGAS-B0C/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/UND-EBC/info.json b/blockchains/binance/assets/UND-EBC/info.json deleted file mode 100644 index 4264cbffde09f..0000000000000 --- a/blockchains/binance/assets/UND-EBC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "United Network Distribution", - "symbol": "UND", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/UND-EBC", - "status": "active", - "id": "UND-EBC" -} \ No newline at end of file diff --git a/blockchains/binance/assets/UND-EBC/logo.png b/blockchains/binance/assets/UND-EBC/logo.png deleted file mode 100644 index 88476ae289172..0000000000000 Binary files a/blockchains/binance/assets/UND-EBC/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/UNI-DD8/info.json b/blockchains/binance/assets/UNI-DD8/info.json deleted file mode 100644 index ad727d8aaf899..0000000000000 --- a/blockchains/binance/assets/UNI-DD8/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Uniswap", - "website": "https://uniswap.org", - "description": "UNI is the Uniswap protocol token. Uniswap is a decentralized protocol for automated liquidity provision on Ethereum.", - "explorer": "https://explorer.binance.org/asset/UNI-DD8", - "research": "https://research.binance.com/en/projects/uniswap", - "type": "BEP2", - "symbol": "UNI", - "decimals": 8, - "status": "active", - "id": "UNI-DD8" -} \ No newline at end of file diff --git a/blockchains/binance/assets/UNI-DD8/logo.png b/blockchains/binance/assets/UNI-DD8/logo.png deleted file mode 100644 index 893ef55cb23c0..0000000000000 Binary files a/blockchains/binance/assets/UNI-DD8/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/UPX-F3E/info.json b/blockchains/binance/assets/UPX-F3E/info.json deleted file mode 100644 index cb339e248202c..0000000000000 --- a/blockchains/binance/assets/UPX-F3E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UPX", - "symbol": "UPX", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/UPX-F3E", - "status": "active", - "id": "UPX-F3E" -} \ No newline at end of file diff --git a/blockchains/binance/assets/UPX-F3E/logo.png b/blockchains/binance/assets/UPX-F3E/logo.png deleted file mode 100644 index c8f50f0ff6331..0000000000000 Binary files a/blockchains/binance/assets/UPX-F3E/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/USDC-CD2/info.json b/blockchains/binance/assets/USDC-CD2/info.json deleted file mode 100644 index 6ed44aef9ec83..0000000000000 --- a/blockchains/binance/assets/USDC-CD2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USD Coin", - "symbol": "USDC", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/USDC-CD2", - "status": "active", - "id": "USDC-CD2" -} \ No newline at end of file diff --git a/blockchains/binance/assets/USDC-CD2/logo.png b/blockchains/binance/assets/USDC-CD2/logo.png deleted file mode 100644 index bdf25c4d859f9..0000000000000 Binary files a/blockchains/binance/assets/USDC-CD2/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/USDH-5B5/info.json b/blockchains/binance/assets/USDH-5B5/info.json deleted file mode 100644 index d962dfb5bbf47..0000000000000 --- a/blockchains/binance/assets/USDH-5B5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HonestCoin", - "symbol": "USDH", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/USDH-5B5", - "status": "active", - "id": "USDH-5B5" -} \ No newline at end of file diff --git a/blockchains/binance/assets/USDH-5B5/logo.png b/blockchains/binance/assets/USDH-5B5/logo.png deleted file mode 100644 index f6fe4db2e1641..0000000000000 Binary files a/blockchains/binance/assets/USDH-5B5/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/USDSB-1AC/info.json b/blockchains/binance/assets/USDSB-1AC/info.json deleted file mode 100644 index 7636b9ec722de..0000000000000 --- a/blockchains/binance/assets/USDSB-1AC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDS", - "symbol": "USDSB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/USDSB-1AC", - "status": "active", - "id": "USDSB-1AC" -} \ No newline at end of file diff --git a/blockchains/binance/assets/USDSB-1AC/logo.png b/blockchains/binance/assets/USDSB-1AC/logo.png deleted file mode 100644 index fb71fe6239ac0..0000000000000 Binary files a/blockchains/binance/assets/USDSB-1AC/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/USDT-6D8/info.json b/blockchains/binance/assets/USDT-6D8/info.json deleted file mode 100644 index 4e24d9e76db68..0000000000000 --- a/blockchains/binance/assets/USDT-6D8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDTBEP2", - "symbol": "USDT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/USDT-6D8", - "status": "active", - "id": "USDT-6D8" -} \ No newline at end of file diff --git a/blockchains/binance/assets/USDT-6D8/logo.png b/blockchains/binance/assets/USDT-6D8/logo.png deleted file mode 100644 index 4b3027306a91c..0000000000000 Binary files a/blockchains/binance/assets/USDT-6D8/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/VDX-A17/info.json b/blockchains/binance/assets/VDX-A17/info.json deleted file mode 100644 index d160b26cc5659..0000000000000 --- a/blockchains/binance/assets/VDX-A17/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vodi X", - "symbol": "VDX", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/VDX-A17", - "status": "active", - "id": "VDX-A17" -} \ No newline at end of file diff --git a/blockchains/binance/assets/VDX-A17/logo.png b/blockchains/binance/assets/VDX-A17/logo.png deleted file mode 100644 index 847b482e98f70..0000000000000 Binary files a/blockchains/binance/assets/VDX-A17/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/VIDT-F53/info.json b/blockchains/binance/assets/VIDT-F53/info.json deleted file mode 100644 index 1bc0f8bc5642c..0000000000000 --- a/blockchains/binance/assets/VIDT-F53/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "V-ID Token", - "symbol": "VIDT", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/VIDT-F53", - "status": "active", - "id": "VIDT-F53" -} \ No newline at end of file diff --git a/blockchains/binance/assets/VIDT-F53/logo.png b/blockchains/binance/assets/VIDT-F53/logo.png deleted file mode 100644 index f76315ce407fb..0000000000000 Binary files a/blockchains/binance/assets/VIDT-F53/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/VNDC-DB9/info.json b/blockchains/binance/assets/VNDC-DB9/info.json deleted file mode 100644 index 4082e84c2ba13..0000000000000 --- a/blockchains/binance/assets/VNDC-DB9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VNDC", - "symbol": "VNDC", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/VNDC-DB9", - "status": "active", - "id": "VNDC-DB9" -} \ No newline at end of file diff --git a/blockchains/binance/assets/VNDC-DB9/logo.png b/blockchains/binance/assets/VNDC-DB9/logo.png deleted file mode 100644 index e2f48cb6ae10d..0000000000000 Binary files a/blockchains/binance/assets/VNDC-DB9/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/VOTE-FD4/info.json b/blockchains/binance/assets/VOTE-FD4/info.json deleted file mode 100644 index e8f1dab4952f1..0000000000000 --- a/blockchains/binance/assets/VOTE-FD4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vote", - "symbol": "VOTE", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/VOTE-FD4", - "status": "active", - "id": "VOTE-FD4" -} \ No newline at end of file diff --git a/blockchains/binance/assets/VOTE-FD4/logo.png b/blockchains/binance/assets/VOTE-FD4/logo.png deleted file mode 100644 index 85cff69f24087..0000000000000 Binary files a/blockchains/binance/assets/VOTE-FD4/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/WICC-01D/info.json b/blockchains/binance/assets/WICC-01D/info.json deleted file mode 100644 index 73c194e11ebf4..0000000000000 --- a/blockchains/binance/assets/WICC-01D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WaykiChain Coin", - "symbol": "WICC", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/WICC-01D", - "status": "active", - "id": "WICC-01D" -} \ No newline at end of file diff --git a/blockchains/binance/assets/WICC-01D/logo.png b/blockchains/binance/assets/WICC-01D/logo.png deleted file mode 100644 index 7cd8c73ed4fd3..0000000000000 Binary files a/blockchains/binance/assets/WICC-01D/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/WINB-41F/info.json b/blockchains/binance/assets/WINB-41F/info.json deleted file mode 100644 index 45b26901b5ae6..0000000000000 --- a/blockchains/binance/assets/WINB-41F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WINB", - "symbol": "WINB", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/WINB-41F", - "status": "active", - "id": "WINB-41F" -} \ No newline at end of file diff --git a/blockchains/binance/assets/WINB-41F/logo.png b/blockchains/binance/assets/WINB-41F/logo.png deleted file mode 100644 index 981c0e371d376..0000000000000 Binary files a/blockchains/binance/assets/WINB-41F/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/WISH-2D5/info.json b/blockchains/binance/assets/WISH-2D5/info.json deleted file mode 100644 index 43825b4bd3aca..0000000000000 --- a/blockchains/binance/assets/WISH-2D5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MyWish", - "symbol": "WISH", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/WISH-2D5", - "status": "active", - "id": "WISH-2D5" -} \ No newline at end of file diff --git a/blockchains/binance/assets/WISH-2D5/logo.png b/blockchains/binance/assets/WISH-2D5/logo.png deleted file mode 100644 index 18bdad143a6af..0000000000000 Binary files a/blockchains/binance/assets/WISH-2D5/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/WRX-ED1/info.json b/blockchains/binance/assets/WRX-ED1/info.json deleted file mode 100644 index c6ec94c154735..0000000000000 --- a/blockchains/binance/assets/WRX-ED1/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "WazirX", - "website": "https://wazirx.com", - "description": "The WRX token is used for trading fee discounts, WRX Trade Mining (unlock and earn WRX tokens by performing trades), paying for margin fees, and more.", - "explorer": "https://explorer.binance.org/asset/WRX-ED1", - "research": "https://research.binance.com/en/projects/wazirx", - "type": "BEP2", - "symbol": "WRX", - "decimals": 8, - "status": "active", - "id": "WRX-ED1" -} \ No newline at end of file diff --git a/blockchains/binance/assets/WRX-ED1/logo.png b/blockchains/binance/assets/WRX-ED1/logo.png deleted file mode 100644 index d5740aecada53..0000000000000 Binary files a/blockchains/binance/assets/WRX-ED1/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/XBASE-CD2/info.json b/blockchains/binance/assets/XBASE-CD2/info.json deleted file mode 100644 index c56849291c08f..0000000000000 --- a/blockchains/binance/assets/XBASE-CD2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eterbase Coin", - "symbol": "XBASE", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/XBASE-CD2", - "status": "active", - "id": "XBASE-CD2" -} \ No newline at end of file diff --git a/blockchains/binance/assets/XBASE-CD2/logo.png b/blockchains/binance/assets/XBASE-CD2/logo.png deleted file mode 100644 index 4c9a95ac4dc10..0000000000000 Binary files a/blockchains/binance/assets/XBASE-CD2/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/XNS-760/info.json b/blockchains/binance/assets/XNS-760/info.json deleted file mode 100644 index c95c5696989ec..0000000000000 --- a/blockchains/binance/assets/XNS-760/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xeonbit Token", - "symbol": "XNS", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/XNS-760", - "status": "active", - "id": "XNS-760" -} \ No newline at end of file diff --git a/blockchains/binance/assets/XNS-760/logo.png b/blockchains/binance/assets/XNS-760/logo.png deleted file mode 100644 index cad0a9587e64f..0000000000000 Binary files a/blockchains/binance/assets/XNS-760/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/XRP-BF2/info.json b/blockchains/binance/assets/XRP-BF2/info.json deleted file mode 100644 index 9a1918eba8f27..0000000000000 --- a/blockchains/binance/assets/XRP-BF2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XRP BEP2", - "symbol": "XRP", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/XRP-BF2", - "status": "active", - "id": "XRP-BF2" -} \ No newline at end of file diff --git a/blockchains/binance/assets/XRP-BF2/logo.png b/blockchains/binance/assets/XRP-BF2/logo.png deleted file mode 100644 index 4505ee533b41c..0000000000000 Binary files a/blockchains/binance/assets/XRP-BF2/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/XRPBEAR-00B/info.json b/blockchains/binance/assets/XRPBEAR-00B/info.json deleted file mode 100644 index 00fc36e3f756d..0000000000000 --- a/blockchains/binance/assets/XRPBEAR-00B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Short XRP Token", - "symbol": "XRPBEAR", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/XRPBEAR-00B", - "status": "active", - "id": "XRPBEAR-00B" -} \ No newline at end of file diff --git a/blockchains/binance/assets/XRPBEAR-00B/logo.png b/blockchains/binance/assets/XRPBEAR-00B/logo.png deleted file mode 100644 index e6bd5c3ceec2a..0000000000000 Binary files a/blockchains/binance/assets/XRPBEAR-00B/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/XRPBULL-E7C/info.json b/blockchains/binance/assets/XRPBULL-E7C/info.json deleted file mode 100644 index dd0c5e66b3076..0000000000000 --- a/blockchains/binance/assets/XRPBULL-E7C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Long XRP Token", - "symbol": "XRPBULL", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/XRPBULL-E7C", - "status": "active", - "id": "XRPBULL-E7C" -} \ No newline at end of file diff --git a/blockchains/binance/assets/XRPBULL-E7C/logo.png b/blockchains/binance/assets/XRPBULL-E7C/logo.png deleted file mode 100644 index 18f97e7450a1e..0000000000000 Binary files a/blockchains/binance/assets/XRPBULL-E7C/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/XTZ-F7A/info.json b/blockchains/binance/assets/XTZ-F7A/info.json deleted file mode 100644 index 3626085c40d80..0000000000000 --- a/blockchains/binance/assets/XTZ-F7A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XTZ BEP2", - "symbol": "XTZ", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/XTZ-F7A", - "status": "active", - "id": "XTZ-F7A" -} \ No newline at end of file diff --git a/blockchains/binance/assets/XTZ-F7A/logo.png b/blockchains/binance/assets/XTZ-F7A/logo.png deleted file mode 100644 index 33760e3ceaca6..0000000000000 Binary files a/blockchains/binance/assets/XTZ-F7A/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/YFI-1A4/info.json b/blockchains/binance/assets/YFI-1A4/info.json deleted file mode 100644 index 4e8490e68dad5..0000000000000 --- a/blockchains/binance/assets/YFI-1A4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "yearnfinance", - "symbol": "YFI", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/YFI-1A4", - "status": "active", - "id": "YFI-1A4" -} \ No newline at end of file diff --git a/blockchains/binance/assets/YFI-1A4/logo.png b/blockchains/binance/assets/YFI-1A4/logo.png deleted file mode 100644 index 7dcbd889ed2db..0000000000000 Binary files a/blockchains/binance/assets/YFI-1A4/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/YFII-061/info.json b/blockchains/binance/assets/YFII-061/info.json deleted file mode 100644 index f960e3ed9276a..0000000000000 --- a/blockchains/binance/assets/YFII-061/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YFIIBEP2", - "symbol": "YFII", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/YFII-061", - "status": "active", - "id": "YFII-061" -} \ No newline at end of file diff --git a/blockchains/binance/assets/YFII-061/logo.png b/blockchains/binance/assets/YFII-061/logo.png deleted file mode 100644 index 7a12bc9cece64..0000000000000 Binary files a/blockchains/binance/assets/YFII-061/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ZEBI-84F/info.json b/blockchains/binance/assets/ZEBI-84F/info.json deleted file mode 100644 index ae2f83cdebe02..0000000000000 --- a/blockchains/binance/assets/ZEBI-84F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZEBI", - "symbol": "ZEBI", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ZEBI-84F", - "status": "active", - "id": "ZEBI-84F" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ZEBI-84F/logo.png b/blockchains/binance/assets/ZEBI-84F/logo.png deleted file mode 100644 index 61da3716524dc..0000000000000 Binary files a/blockchains/binance/assets/ZEBI-84F/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ZEC-93E/info.json b/blockchains/binance/assets/ZEC-93E/info.json deleted file mode 100644 index 30834e0bf3e7d..0000000000000 --- a/blockchains/binance/assets/ZEC-93E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZECBEP2", - "symbol": "ZEC", - "type": "BEP2", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://explorer.binance.org/asset/ZEC-93E", - "status": "active", - "id": "ZEC-93E" -} \ No newline at end of file diff --git a/blockchains/binance/assets/ZEC-93E/logo.png b/blockchains/binance/assets/ZEC-93E/logo.png deleted file mode 100644 index 6ecf20b8a42de..0000000000000 Binary files a/blockchains/binance/assets/ZEC-93E/logo.png and /dev/null differ diff --git a/blockchains/binance/denylist.json b/blockchains/binance/denylist.json deleted file mode 100644 index 3920ec4ed4694..0000000000000 --- a/blockchains/binance/denylist.json +++ /dev/null @@ -1,9 +0,0 @@ -[ - "AWC-8B2", - "BCPT-645", - "BNB", - "BOLT-762", - "RPD-9E0", - "USDS.B-c27", - "WITH-E50" -] \ No newline at end of file diff --git a/blockchains/binance/info/info.json b/blockchains/binance/info/info.json deleted file mode 100644 index b5d1a21b8afbc..0000000000000 --- a/blockchains/binance/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "BNB coin", - "website": "https://binance.org/", - "source_code": "https://github.com/binance-chain/", - "white_paper": "https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf", - "description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/binance_dex", - "handle": "binance_dex" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/BinanceExchange", - "handle": "BinanceExchange" - } - ], - "explorer": "https://explorer.binance.org/", - "research": "https://research.binance.com/en/projects/bnb", - "symbol": "BNB", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/binance/info/logo.png b/blockchains/binance/info/logo.png deleted file mode 100644 index df65de20273f6..0000000000000 Binary files a/blockchains/binance/info/logo.png and /dev/null differ diff --git a/blockchains/binance/tokenlist.json b/blockchains/binance/tokenlist.json deleted file mode 100644 index 714680ad38877..0000000000000 --- a/blockchains/binance/tokenlist.json +++ /dev/null @@ -1,2118 +0,0 @@ -{ - "name": "Trust Wallet: BNB", - "logoURI": "https://trustwallet.com/assets/images/favicon.png", - "timestamp": "2021-02-09T07:20:10.037Z", - "tokens": [ - { - "asset": "c714", - "type": "coin", - "address": "BNB", - "name": "Binance Chain Native Token", - "symbol": "BNB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/info/logo.png", - "pairs": [ - { - "base": "c714_tAERGO-46B", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tANKR-E97", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tARN-71B", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tARPA-575", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tART-3C9", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tATP-38C", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tAVA-645", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tAWC-986", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tAXPR-777", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tBCH-1FD", - "lotSize": "100000", - "tickSize": "1000" - }, - { - "base": "c714_tBCPT-95A", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tBEAR-14C", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tBET-844", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tBKBT-3A6", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tBLINK-9C6", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tBOLT-4C6", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tBST2-2F2", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tBTTB-D31", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tBULL-BE4", - "lotSize": "1000", - "tickSize": "100000" - }, - { - "base": "c714_tBZNT-464", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tCAN-677", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tCAS-167", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tCBIX-3C9", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tCBM-4B2", - "lotSize": "1000000000000", - "tickSize": "1" - }, - { - "base": "c714_tCHZ-ECD", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tCNNS-E16", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tCOS-2E4", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tCOTI-CBB", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tCOVA-218", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tCRPT-8C9", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tCSM-734", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tDEFI-FA5", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tDOS-120", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tDREP-7D2", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tDUSK-45E", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tEBST-783", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tENTRP-C8D", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tEOSBEAR-721", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tEOSBULL-F0D", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tEQL-586", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tERD-D06", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tETHBEAR-B2B", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tETHBULL-D33", - "lotSize": "10000", - "tickSize": "10000" - }, - { - "base": "c714_tEVT-49B", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tFRM-DE7", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tFSN-E14", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tFTM-A64", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tGIV-94E", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tGMAT-FC8", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tGTEX-71B", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tGTO-908", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tHNST-3C9", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tHYN-F21", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tIRIS-D88", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tKAT-7BB", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tLBA-340", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tLIT-099", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tLOKI-6A9", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tLTC-F07", - "lotSize": "100000", - "tickSize": "1000" - }, - { - "base": "c714_tLTO-BDF", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tMATIC-84A", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tMDAB-D42", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tMEETONE-031", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tMITH-C76", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tMITX-CAA", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tMTV-4C6", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tMTXLT-286", - "lotSize": "100000", - "tickSize": "1000" - }, - { - "base": "c714_tMVL-7B0", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tMZK-2C7", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tNEW-09E", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tNEXO-A84", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tNOIZB-878", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tNOW-E68", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tNPXB-1E8", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tNPXSXEM-89C", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tONE-5F9", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tONT-33D", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tPHB-2DF", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tPHV-4A1", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tPIBNB-43C", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tPLG-D8D", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tPVT-554", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tPYN-C37", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tQBX-38C", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tRAVEN-F66", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tRUNE-B1A", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tSHR-DB6", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tSLV-986", - "lotSize": "1000000000000", - "tickSize": "1" - }, - { - "base": "c714_tSPNDB-916", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tSTYL-65B", - "lotSize": "1000000", - "tickSize": "100" - }, - { - "base": "c714_tSWIPE.B-DC0", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tTM2-0C4", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tTOMOB-4BC", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tTOP-491", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tTROY-9B8", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tTRUE-D84", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tTRXB-2E6", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tTWT-8C2", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tUGAS-B0C", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tUND-EBC", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tUPX-F3E", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tVDX-A17", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tVIDT-F53", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tVOTE-FD4", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tWICC-01D", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tWINB-41F", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tWISH-2D5", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tWRX-ED1", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tXBASE-CD2", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tXRP-BF2", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tXRPBEAR-00B", - "lotSize": "1000000", - "tickSize": "100" - }, - { - "base": "c714_tXRPBULL-E7C", - "lotSize": "1000000", - "tickSize": "100" - }, - { - "base": "c714_tZEBI-84F", - "lotSize": "10000000000", - "tickSize": "1" - } - ] - }, - { - "asset": "c714_tBUSD-BD1", - "type": "BEP2", - "address": "BUSD-BD1", - "name": "Binance USD", - "symbol": "BUSD", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BUSD-BD1/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "10000" - }, - { - "base": "c714_tADA-9F4", - "lotSize": "100000000", - "tickSize": "100" - }, - { - "base": "c714_tATOM-596", - "lotSize": "1000000", - "tickSize": "10000" - }, - { - "base": "c714_tAVA-645", - "lotSize": "10000000", - "tickSize": "1000" - }, - { - "base": "c714_tBAND-34B", - "lotSize": "1000000", - "tickSize": "10000" - }, - { - "base": "c714_tBCH-1FD", - "lotSize": "100000", - "tickSize": "100000" - }, - { - "base": "c714_tBTCB-1DE", - "lotSize": "1000", - "tickSize": "10000000" - }, - { - "base": "c714_tDOT-64C", - "lotSize": "1000000", - "tickSize": "10000" - }, - { - "base": "c714_tEOS-CDD", - "lotSize": "10000000", - "tickSize": "1000" - }, - { - "base": "c714_tETH-1C9", - "lotSize": "10000", - "tickSize": "1000000" - }, - { - "base": "c714_tFRM-DE7", - "lotSize": "100000000", - "tickSize": "100" - }, - { - "base": "c714_tLTC-F07", - "lotSize": "100000", - "tickSize": "100000" - }, - { - "base": "c714_tONT-33D", - "lotSize": "10000000", - "tickSize": "100" - }, - { - "base": "c714_tRUNE-B1A", - "lotSize": "10000000", - "tickSize": "1000" - }, - { - "base": "c714_tSHR-DB6", - "lotSize": "1000000000", - "tickSize": "10" - }, - { - "base": "c714_tSWINGBY-888", - "lotSize": "100000000", - "tickSize": "100" - }, - { - "base": "c714_tXRP-BF2", - "lotSize": "100000000", - "tickSize": "100" - }, - { - "base": "c714_tXTZ-F7A", - "lotSize": "10000000", - "tickSize": "1000" - }, - { - "base": "c714_tYFII-061", - "lotSize": "10000", - "tickSize": "1000000" - }, - { - "base": "c714_tZEC-93E", - "lotSize": "100000", - "tickSize": "10000" - } - ] - }, - { - "asset": "c714_tUSDSB-1AC", - "type": "BEP2", - "address": "USDSB-1AC", - "name": "USDS", - "symbol": "USDSB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/USDSB-1AC/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "10000" - }, - { - "base": "c714_tBTCB-1DE", - "lotSize": "1000", - "tickSize": "10000000" - }, - { - "base": "c714_tCOS-2E4", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tONE-5F9", - "lotSize": "1000000000", - "tickSize": "10" - }, - { - "base": "c714_tUND-EBC", - "lotSize": "100000000", - "tickSize": "1" - } - ] - }, - { - "asset": "c714_tBTCB-1DE", - "type": "BEP2", - "address": "BTCB-1DE", - "name": "Bitcoin BEP2", - "symbol": "BTCB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BTCB-1DE/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "1" - }, - { - "base": "c714_tANKR-E97", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tBOLT-4C6", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tCOS-2E4", - "lotSize": "1000000000", - "tickSize": "1" - } - ] - }, - { - "asset": "c714_tTUSDB-888", - "type": "BEP2", - "address": "TUSDB-888", - "name": "TrueUSD", - "symbol": "TUSDB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/TUSDB-888/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "10000" - }, - { - "base": "c714_tBTCB-1DE", - "lotSize": "1000", - "tickSize": "10000000" - }, - { - "base": "c714_tLTC-F07", - "lotSize": "100000", - "tickSize": "100000" - } - ] - }, - { - "asset": "c714_tIDRTB-178", - "type": "BEP2", - "address": "IDRTB-178", - "name": "Rupiah Token", - "symbol": "IDRTB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/IDRTB-178/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "100000000" - }, - { - "base": "c714_tBUSD-BD1", - "lotSize": "10000000", - "tickSize": "10000000" - } - ] - }, - { - "asset": "c714_tUSDT-6D8", - "type": "BEP2", - "address": "USDT-6D8", - "name": "USDTBEP2", - "symbol": "USDT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/USDT-6D8/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "10000" - }, - { - "base": "c714_tBUSD-BD1", - "lotSize": "10000000", - "tickSize": "100" - } - ] - }, - { - "asset": "c714_tDAI-D75", - "type": "BEP2", - "address": "DAI-D75", - "name": "DaiBEP2", - "symbol": "DAI", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/DAI-D75/logo.png", - "pairs": [ - { - "base": "c714_tBUSD-BD1", - "lotSize": "10000000", - "tickSize": "100" - } - ] - }, - { - "asset": "c714_tETH-1C9", - "type": "BEP2", - "address": "ETH-1C9", - "name": "ETH BEP2", - "symbol": "ETH", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ETH-1C9/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "10" - } - ] - }, - { - "asset": "c714_tTAUDB-888", - "type": "BEP2", - "address": "TAUDB-888", - "name": "TrueAUD", - "symbol": "TAUDB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/TAUDB-888/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "10000" - } - ] - }, - { - "asset": "c714_tTHKDB-888", - "type": "BEP2", - "address": "THKDB-888", - "name": "TrueHKD", - "symbol": "THKDB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/THKDB-888/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "10000" - } - ] - }, - { - "asset": "c714_tADA-9F4", - "type": "BEP2", - "address": "ADA-9F4", - "name": "CardanoBEP2", - "symbol": "ADA", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ADA-9F4/logo.png", - "pairs": [] - }, - { - "asset": "c714_tAERGO-46B", - "type": "BEP2", - "address": "AERGO-46B", - "name": "Aergo", - "symbol": "AERGO", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/AERGO-46B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tANKR-E97", - "type": "BEP2", - "address": "ANKR-E97", - "name": "ANKR", - "symbol": "ANKR", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ANKR-E97/logo.png", - "pairs": [] - }, - { - "asset": "c714_tARN-71B", - "type": "BEP2", - "address": "ARN-71B", - "name": "Aeron", - "symbol": "ARN", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ARN-71B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tARPA-575", - "type": "BEP2", - "address": "ARPA-575", - "name": "ARPA", - "symbol": "ARPA", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ARPA-575/logo.png", - "pairs": [] - }, - { - "asset": "c714_tART-3C9", - "type": "BEP2", - "address": "ART-3C9", - "name": "Maecenas ART Token", - "symbol": "ART", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ART-3C9/logo.png", - "pairs": [] - }, - { - "asset": "c714_tATOM-596", - "type": "BEP2", - "address": "ATOM-596", - "name": "ATOMBEP2", - "symbol": "ATOM", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ATOM-596/logo.png", - "pairs": [] - }, - { - "asset": "c714_tATP-38C", - "type": "BEP2", - "address": "ATP-38C", - "name": "Atlas Protocol", - "symbol": "ATP", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ATP-38C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tAVA-645", - "type": "BEP2", - "address": "AVA-645", - "name": "Travala.com Token", - "symbol": "AVA", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/AVA-645/logo.png", - "pairs": [] - }, - { - "asset": "c714_tAWC-986", - "type": "BEP2", - "address": "AWC-986", - "name": "Atomic Wallet Token", - "symbol": "AWC", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/AWC-986/logo.png", - "pairs": [] - }, - { - "asset": "c714_tAXPR-777", - "type": "BEP2", - "address": "AXPR-777", - "name": "AXPR.B", - "symbol": "AXPR", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/AXPR-777/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBAND-34B", - "type": "BEP2", - "address": "BAND-34B", - "name": "BandProtocolBEP2", - "symbol": "BAND", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BAND-34B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBCH-1FD", - "type": "BEP2", - "address": "BCH-1FD", - "name": "BCH BEP2", - "symbol": "BCH", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BCH-1FD/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBCPT-95A", - "type": "BEP2", - "address": "BCPT-95A", - "name": "Blockmason Credit Protocol", - "symbol": "BCPT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BCPT-95A/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBEAR-14C", - "type": "BEP2", - "address": "BEAR-14C", - "name": "3X Short Bitcoin Token", - "symbol": "BEAR", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BEAR-14C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBET-844", - "type": "BEP2", - "address": "BET-844", - "name": "EOSBet Token", - "symbol": "BET", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BET-844/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBKBT-3A6", - "type": "BEP2", - "address": "BKBT-3A6", - "name": "Bitwires Token", - "symbol": "BKBT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BKBT-3A6/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBLINK-9C6", - "type": "BEP2", - "address": "BLINK-9C6", - "name": "Blockmason Link", - "symbol": "BLINK", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BLINK-9C6/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBOLT-4C6", - "type": "BEP2", - "address": "BOLT-4C6", - "name": "BOLT Token", - "symbol": "BOLT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BOLT-4C6/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBST2-2F2", - "type": "BEP2", - "address": "BST2-2F2", - "name": "BOOSTO", - "symbol": "BST2", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BST2-2F2/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBTTB-D31", - "type": "BEP2", - "address": "BTTB-D31", - "name": "BTTB", - "symbol": "BTTB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BTTB-D31/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBULL-BE4", - "type": "BEP2", - "address": "BULL-BE4", - "name": "3x Long Bitcoin Token", - "symbol": "BULL", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BULL-BE4/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBZNT-464", - "type": "BEP2", - "address": "BZNT-464", - "name": "Bezant Token", - "symbol": "BZNT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/BZNT-464/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCAN-677", - "type": "BEP2", - "address": "CAN-677", - "name": "CanYaCoin", - "symbol": "CAN", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/CAN-677/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCAS-167", - "type": "BEP2", - "address": "CAS-167", - "name": "CASHAA", - "symbol": "CAS", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/CAS-167/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCBIX-3C9", - "type": "BEP2", - "address": "CBIX-3C9", - "name": "Cubiex", - "symbol": "CBIX", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/CBIX-3C9/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCBM-4B2", - "type": "BEP2", - "address": "CBM-4B2", - "name": "CryptoBonusMiles", - "symbol": "CBM", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/CBM-4B2/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCHZ-ECD", - "type": "BEP2", - "address": "CHZ-ECD", - "name": "Chiliz", - "symbol": "CHZ", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/CHZ-ECD/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCNNS-E16", - "type": "BEP2", - "address": "CNNS-E16", - "name": "Crypto Neo-value Neural System", - "symbol": "CNNS", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/CNNS-E16/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCOS-2E4", - "type": "BEP2", - "address": "COS-2E4", - "name": "Contentos", - "symbol": "COS", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/COS-2E4/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCOTI-CBB", - "type": "BEP2", - "address": "COTI-CBB", - "name": "COTI", - "symbol": "COTI", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/COTI-CBB/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCOVA-218", - "type": "BEP2", - "address": "COVA-218", - "name": "Covalent Token", - "symbol": "COVA", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/COVA-218/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCRPT-8C9", - "type": "BEP2", - "address": "CRPT-8C9", - "name": "Crypterium Token", - "symbol": "CRPT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/CRPT-8C9/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCSM-734", - "type": "BEP2", - "address": "CSM-734", - "name": "“Consentium”", - "symbol": "CSM", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/CSM-734/logo.png", - "pairs": [] - }, - { - "asset": "c714_tDEFI-FA5", - "type": "BEP2", - "address": "DEFI-FA5", - "name": "DeFi Token", - "symbol": "DEFI", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/DEFI-FA5/logo.png", - "pairs": [] - }, - { - "asset": "c714_tDOS-120", - "type": "BEP2", - "address": "DOS-120", - "name": "DOS Network Token", - "symbol": "DOS", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/DOS-120/logo.png", - "pairs": [] - }, - { - "asset": "c714_tDOT-64C", - "type": "BEP2", - "address": "DOT-64C", - "name": "PolkadotBEP2", - "symbol": "DOT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/DOT-64C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tDREP-7D2", - "type": "BEP2", - "address": "DREP-7D2", - "name": "DREP", - "symbol": "DREP", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/DREP-7D2/logo.png", - "pairs": [] - }, - { - "asset": "c714_tDUSK-45E", - "type": "BEP2", - "address": "DUSK-45E", - "name": "Dusk Network", - "symbol": "DUSK", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/DUSK-45E/logo.png", - "pairs": [] - }, - { - "asset": "c714_tEBST-783", - "type": "BEP2", - "address": "EBST-783", - "name": "eBoost", - "symbol": "EBST", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/EBST-783/logo.png", - "pairs": [] - }, - { - "asset": "c714_tENTRP-C8D", - "type": "BEP2", - "address": "ENTRP-C8D", - "name": "Hut34 Entropy", - "symbol": "ENTRP", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ENTRP-C8D/logo.png", - "pairs": [] - }, - { - "asset": "c714_tEOS-CDD", - "type": "BEP2", - "address": "EOS-CDD", - "name": "EOS BEP2", - "symbol": "EOS", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/EOS-CDD/logo.png", - "pairs": [] - }, - { - "asset": "c714_tEOSBEAR-721", - "type": "BEP2", - "address": "EOSBEAR-721", - "name": "3X Short EOS Token", - "symbol": "EOSBEAR", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/EOSBEAR-721/logo.png", - "pairs": [] - }, - { - "asset": "c714_tEOSBULL-F0D", - "type": "BEP2", - "address": "EOSBULL-F0D", - "name": "3X Long EOS Token", - "symbol": "EOSBULL", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/EOSBULL-F0D/logo.png", - "pairs": [] - }, - { - "asset": "c714_tEQL-586", - "type": "BEP2", - "address": "EQL-586", - "name": "EQUAL", - "symbol": "EQL", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/EQL-586/logo.png", - "pairs": [] - }, - { - "asset": "c714_tERD-D06", - "type": "BEP2", - "address": "ERD-D06", - "name": "Elrond", - "symbol": "ERD", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ERD-D06/logo.png", - "pairs": [] - }, - { - "asset": "c714_tETHBEAR-B2B", - "type": "BEP2", - "address": "ETHBEAR-B2B", - "name": "3X Short Ethereum Token", - "symbol": "ETHBEAR", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ETHBEAR-B2B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tETHBULL-D33", - "type": "BEP2", - "address": "ETHBULL-D33", - "name": "3X Long Ethereum Token", - "symbol": "ETHBULL", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ETHBULL-D33/logo.png", - "pairs": [] - }, - { - "asset": "c714_tEVT-49B", - "type": "BEP2", - "address": "EVT-49B", - "name": "everiToken", - "symbol": "EVT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/EVT-49B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tFRM-DE7", - "type": "BEP2", - "address": "FRM-DE7", - "name": "Ferrum Network Token", - "symbol": "FRM", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/FRM-DE7/logo.png", - "pairs": [] - }, - { - "asset": "c714_tFSN-E14", - "type": "BEP2", - "address": "FSN-E14", - "name": "Fusion", - "symbol": "FSN", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/FSN-E14/logo.png", - "pairs": [] - }, - { - "asset": "c714_tFTM-A64", - "type": "BEP2", - "address": "FTM-A64", - "name": "Fantom", - "symbol": "FTM", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/FTM-A64/logo.png", - "pairs": [] - }, - { - "asset": "c714_tGIV-94E", - "type": "BEP2", - "address": "GIV-94E", - "name": "Givly Coin", - "symbol": "GIV", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/GIV-94E/logo.png", - "pairs": [] - }, - { - "asset": "c714_tGMAT-FC8", - "type": "BEP2", - "address": "GMAT-FC8", - "name": "GoWithMi", - "symbol": "GMAT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/GMAT-FC8/logo.png", - "pairs": [] - }, - { - "asset": "c714_tGTEX-71B", - "type": "BEP2", - "address": "GTEX-71B", - "name": "GTEX", - "symbol": "GTEX", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/GTEX-71B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tGTO-908", - "type": "BEP2", - "address": "GTO-908", - "name": "Gifto", - "symbol": "GTO", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/GTO-908/logo.png", - "pairs": [] - }, - { - "asset": "c714_tHNST-3C9", - "type": "BEP2", - "address": "HNST-3C9", - "name": "Honest", - "symbol": "HNST", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/HNST-3C9/logo.png", - "pairs": [] - }, - { - "asset": "c714_tHYN-F21", - "type": "BEP2", - "address": "HYN-F21", - "name": "Hyperion Token", - "symbol": "HYN", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/HYN-F21/logo.png", - "pairs": [] - }, - { - "asset": "c714_tIRIS-D88", - "type": "BEP2", - "address": "IRIS-D88", - "name": "IRIS Network", - "symbol": "IRIS", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/IRIS-D88/logo.png", - "pairs": [] - }, - { - "asset": "c714_tKAT-7BB", - "type": "BEP2", - "address": "KAT-7BB", - "name": "Kambria Token", - "symbol": "KAT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/KAT-7BB/logo.png", - "pairs": [] - }, - { - "asset": "c714_tLBA-340", - "type": "BEP2", - "address": "LBA-340", - "name": "Lend-Borrow-Asset", - "symbol": "LBA", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/LBA-340/logo.png", - "pairs": [] - }, - { - "asset": "c714_tLIT-099", - "type": "BEP2", - "address": "LIT-099", - "name": "LITION", - "symbol": "LIT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/LIT-099/logo.png", - "pairs": [] - }, - { - "asset": "c714_tLOKI-6A9", - "type": "BEP2", - "address": "LOKI-6A9", - "name": "Loki", - "symbol": "LOKI", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/LOKI-6A9/logo.png", - "pairs": [] - }, - { - "asset": "c714_tLTC-F07", - "type": "BEP2", - "address": "LTC-F07", - "name": "LTC BEP2", - "symbol": "LTC", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/LTC-F07/logo.png", - "pairs": [] - }, - { - "asset": "c714_tLTO-BDF", - "type": "BEP2", - "address": "LTO-BDF", - "name": "LTO Network", - "symbol": "LTO", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/LTO-BDF/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMATIC-84A", - "type": "BEP2", - "address": "MATIC-84A", - "name": "Matic Token", - "symbol": "MATIC", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/MATIC-84A/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMDAB-D42", - "type": "BEP2", - "address": "MDAB-D42", - "name": "MDAB", - "symbol": "MDAB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/MDAB-D42/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMEETONE-031", - "type": "BEP2", - "address": "MEETONE-031", - "name": "MEET.ONE", - "symbol": "MEETONE", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/MEETONE-031/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMITH-C76", - "type": "BEP2", - "address": "MITH-C76", - "name": "Mithril", - "symbol": "MITH", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/MITH-C76/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMITX-CAA", - "type": "BEP2", - "address": "MITX-CAA", - "name": "Morpheus Infrastructure Token", - "symbol": "MITX", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/MITX-CAA/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMTV-4C6", - "type": "BEP2", - "address": "MTV-4C6", - "name": "MultiVAC", - "symbol": "MTV", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/MTV-4C6/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMTXLT-286", - "type": "BEP2", - "address": "MTXLT-286", - "name": "Tixl", - "symbol": "MTXLT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/MTXLT-286/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMVL-7B0", - "type": "BEP2", - "address": "MVL-7B0", - "name": "Mass Vehicle Ledger", - "symbol": "MVL", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/MVL-7B0/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMZK-2C7", - "type": "BEP2", - "address": "MZK-2C7", - "name": "Muzika", - "symbol": "MZK", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/MZK-2C7/logo.png", - "pairs": [] - }, - { - "asset": "c714_tNEW-09E", - "type": "BEP2", - "address": "NEW-09E", - "name": "NEWTON", - "symbol": "NEW", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/NEW-09E/logo.png", - "pairs": [] - }, - { - "asset": "c714_tNEXO-A84", - "type": "BEP2", - "address": "NEXO-A84", - "name": "Nexo", - "symbol": "NEXO", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/NEXO-A84/logo.png", - "pairs": [] - }, - { - "asset": "c714_tNOIZB-878", - "type": "BEP2", - "address": "NOIZB-878", - "name": "NOIZ Token", - "symbol": "NOIZB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/NOIZB-878/logo.png", - "pairs": [] - }, - { - "asset": "c714_tNOW-E68", - "type": "BEP2", - "address": "NOW-E68", - "name": "NOW Token", - "symbol": "NOW", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/NOW-E68/logo.png", - "pairs": [] - }, - { - "asset": "c714_tNPXB-1E8", - "type": "BEP2", - "address": "NPXB-1E8", - "name": "NPX Binance token", - "symbol": "NPXB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/NPXB-1E8/logo.png", - "pairs": [] - }, - { - "asset": "c714_tNPXSXEM-89C", - "type": "BEP2", - "address": "NPXSXEM-89C", - "name": "Pundi X NEM", - "symbol": "NPXSXEM", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/NPXSXEM-89C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tONE-5F9", - "type": "BEP2", - "address": "ONE-5F9", - "name": "Harmony.One", - "symbol": "ONE", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ONE-5F9/logo.png", - "pairs": [] - }, - { - "asset": "c714_tONT-33D", - "type": "BEP2", - "address": "ONT-33D", - "name": "ONTBEP2", - "symbol": "ONT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ONT-33D/logo.png", - "pairs": [] - }, - { - "asset": "c714_tPHB-2DF", - "type": "BEP2", - "address": "PHB-2DF", - "name": "Red Pulse Phoenix Binance", - "symbol": "PHB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/PHB-2DF/logo.png", - "pairs": [] - }, - { - "asset": "c714_tPHV-4A1", - "type": "BEP2", - "address": "PHV-4A1", - "name": "PathHive Network", - "symbol": "PHV", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/PHV-4A1/logo.png", - "pairs": [] - }, - { - "asset": "c714_tPIBNB-43C", - "type": "BEP2", - "address": "PIBNB-43C", - "name": "PCHAIN Token", - "symbol": "PIBNB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/PIBNB-43C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tPLG-D8D", - "type": "BEP2", - "address": "PLG-D8D", - "name": "Pledge Coin", - "symbol": "PLG", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/PLG-D8D/logo.png", - "pairs": [] - }, - { - "asset": "c714_tPVT-554", - "type": "BEP2", - "address": "PVT-554", - "name": "Pivot Token", - "symbol": "PVT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/PVT-554/logo.png", - "pairs": [] - }, - { - "asset": "c714_tPYN-C37", - "type": "BEP2", - "address": "PYN-C37", - "name": "paycentos", - "symbol": "PYN", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/PYN-C37/logo.png", - "pairs": [] - }, - { - "asset": "c714_tQBX-38C", - "type": "BEP2", - "address": "QBX-38C", - "name": "qiibeeToken", - "symbol": "QBX", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/QBX-38C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tRAVEN-F66", - "type": "BEP2", - "address": "RAVEN-F66", - "name": "Raven Protocol", - "symbol": "RAVEN", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/RAVEN-F66/logo.png", - "pairs": [] - }, - { - "asset": "c714_tRUNE-B1A", - "type": "BEP2", - "address": "RUNE-B1A", - "name": "Rune", - "symbol": "RUNE", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/RUNE-B1A/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSHR-DB6", - "type": "BEP2", - "address": "SHR-DB6", - "name": "ShareToken", - "symbol": "SHR", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/SHR-DB6/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSLV-986", - "type": "BEP2", - "address": "SLV-986", - "name": "Silverway", - "symbol": "SLV", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/SLV-986/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSPNDB-916", - "type": "BEP2", - "address": "SPNDB-916", - "name": "Spendcoin", - "symbol": "SPNDB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/SPNDB-916/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSTYL-65B", - "type": "BEP2", - "address": "STYL-65B", - "name": "Yin Lang Music IP Token", - "symbol": "STYL", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/STYL-65B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSWINGBY-888", - "type": "BEP2", - "address": "SWINGBY-888", - "name": "Swingby Token", - "symbol": "SWINGBY", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/SWINGBY-888/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSWIPE.B-DC0", - "type": "BEP2", - "address": "SWIPE.B-DC0", - "name": "SWIPE Token", - "symbol": "SWIPE.B", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/SWIPE.B-DC0/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTM2-0C4", - "type": "BEP2", - "address": "TM2-0C4", - "name": "Traxia 2", - "symbol": "TM2", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/TM2-0C4/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTOMOB-4BC", - "type": "BEP2", - "address": "TOMOB-4BC", - "name": "TomoChain", - "symbol": "TOMOB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/TOMOB-4BC/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTOP-491", - "type": "BEP2", - "address": "TOP-491", - "name": "TOP Network", - "symbol": "TOP", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/TOP-491/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTROY-9B8", - "type": "BEP2", - "address": "TROY-9B8", - "name": "TROY", - "symbol": "TROY", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/TROY-9B8/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTRUE-D84", - "type": "BEP2", - "address": "TRUE-D84", - "name": "TrueChain", - "symbol": "TRUE", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/TRUE-D84/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTRXB-2E6", - "type": "BEP2", - "address": "TRXB-2E6", - "name": "TRXB", - "symbol": "TRXB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/TRXB-2E6/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTWT-8C2", - "type": "BEP2", - "address": "TWT-8C2", - "name": "Trust Wallet", - "symbol": "TWT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/TWT-8C2/logo.png", - "pairs": [] - }, - { - "asset": "c714_tUGAS-B0C", - "type": "BEP2", - "address": "UGAS-B0C", - "name": "Ultrain Coin", - "symbol": "UGAS", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/UGAS-B0C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tUND-EBC", - "type": "BEP2", - "address": "UND-EBC", - "name": "United Network Distribution", - "symbol": "UND", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/UND-EBC/logo.png", - "pairs": [] - }, - { - "asset": "c714_tUPX-F3E", - "type": "BEP2", - "address": "UPX-F3E", - "name": "UPX", - "symbol": "UPX", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/UPX-F3E/logo.png", - "pairs": [] - }, - { - "asset": "c714_tVDX-A17", - "type": "BEP2", - "address": "VDX-A17", - "name": "Vodi X", - "symbol": "VDX", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/VDX-A17/logo.png", - "pairs": [] - }, - { - "asset": "c714_tVIDT-F53", - "type": "BEP2", - "address": "VIDT-F53", - "name": "V-ID Token", - "symbol": "VIDT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/VIDT-F53/logo.png", - "pairs": [] - }, - { - "asset": "c714_tVOTE-FD4", - "type": "BEP2", - "address": "VOTE-FD4", - "name": "Vote", - "symbol": "VOTE", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/VOTE-FD4/logo.png", - "pairs": [] - }, - { - "asset": "c714_tWICC-01D", - "type": "BEP2", - "address": "WICC-01D", - "name": "WaykiChain Coin", - "symbol": "WICC", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/WICC-01D/logo.png", - "pairs": [] - }, - { - "asset": "c714_tWINB-41F", - "type": "BEP2", - "address": "WINB-41F", - "name": "WINB", - "symbol": "WINB", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/WINB-41F/logo.png", - "pairs": [] - }, - { - "asset": "c714_tWISH-2D5", - "type": "BEP2", - "address": "WISH-2D5", - "name": "MyWish", - "symbol": "WISH", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/WISH-2D5/logo.png", - "pairs": [] - }, - { - "asset": "c714_tWRX-ED1", - "type": "BEP2", - "address": "WRX-ED1", - "name": "WazirX Token", - "symbol": "WRX", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/WRX-ED1/logo.png", - "pairs": [] - }, - { - "asset": "c714_tXBASE-CD2", - "type": "BEP2", - "address": "XBASE-CD2", - "name": "Eterbase Coin", - "symbol": "XBASE", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/XBASE-CD2/logo.png", - "pairs": [] - }, - { - "asset": "c714_tXRP-BF2", - "type": "BEP2", - "address": "XRP-BF2", - "name": "XRP BEP2", - "symbol": "XRP", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/XRP-BF2/logo.png", - "pairs": [] - }, - { - "asset": "c714_tXRPBEAR-00B", - "type": "BEP2", - "address": "XRPBEAR-00B", - "name": "3X Short XRP Token", - "symbol": "XRPBEAR", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/XRPBEAR-00B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tXRPBULL-E7C", - "type": "BEP2", - "address": "XRPBULL-E7C", - "name": "3X Long XRP Token", - "symbol": "XRPBULL", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/XRPBULL-E7C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tXTZ-F7A", - "type": "BEP2", - "address": "XTZ-F7A", - "name": "XTZ BEP2", - "symbol": "XTZ", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/XTZ-F7A/logo.png", - "pairs": [] - }, - { - "asset": "c714_tYFII-061", - "type": "BEP2", - "address": "YFII-061", - "name": "YFIIBEP2", - "symbol": "YFII", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/YFII-061/logo.png", - "pairs": [] - }, - { - "asset": "c714_tZEBI-84F", - "type": "BEP2", - "address": "ZEBI-84F", - "name": "ZEBI", - "symbol": "ZEBI", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ZEBI-84F/logo.png", - "pairs": [] - }, - { - "asset": "c714_tZEC-93E", - "type": "BEP2", - "address": "ZEC-93E", - "name": "ZECBEP2", - "symbol": "ZEC", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/binance/assets/ZEC-93E/logo.png", - "pairs": [] - } - ], - "version": { - "major": 14, - "minor": 0, - "patch": 0 - } -} \ No newline at end of file diff --git a/blockchains/binance/validators/assets/bva1r57gcwpa7f0slcef7z8jl7m50e2vmc854wnf7l/logo.png b/blockchains/binance/validators/assets/bva1r57gcwpa7f0slcef7z8jl7m50e2vmc854wnf7l/logo.png deleted file mode 100644 index df65de20273f6..0000000000000 Binary files a/blockchains/binance/validators/assets/bva1r57gcwpa7f0slcef7z8jl7m50e2vmc854wnf7l/logo.png and /dev/null differ diff --git a/blockchains/binance/validators/list.json b/blockchains/binance/validators/list.json deleted file mode 100644 index d7fee95e4af77..0000000000000 --- a/blockchains/binance/validators/list.json +++ /dev/null @@ -1,8 +0,0 @@ -[ - { - "id": "bva1r57gcwpa7f0slcef7z8jl7m50e2vmc854wnf7l", - "name": "Ararat", - "description": "Ararat validator", - "website": "https://docs.binance.org/smart-chain/validator/guideline.html" - } -] \ No newline at end of file diff --git a/blockchains/bitcoin/info/info.json b/blockchains/bitcoin/info/info.json deleted file mode 100644 index 5de81e33d6a76..0000000000000 --- a/blockchains/bitcoin/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Bitcoin", - "website": "https://bitcoin.org", - "source_code": "https://github.com/bitcoin", - "white_paper": "https://bitcoin.org/bitcoin.pdf", - "description": "Bitcoin is a cryptocurrency and worldwide payment system. It is the first decentralized digital currency, as the system works without a central bank or single administrator.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Bitcoin", - "handle": "Bitcoin" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/Bitcoin", - "handle": "Bitcoin" - } - ], - "explorer": "https://blockchain.info", - "research": "https://research.binance.com/en/projects/bitcoin", - "symbol": "BTC", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/bitcoin/info/logo.png b/blockchains/bitcoin/info/logo.png deleted file mode 100644 index 335d6b7f70230..0000000000000 Binary files a/blockchains/bitcoin/info/logo.png and /dev/null differ diff --git a/blockchains/bitcoincash/info/info.json b/blockchains/bitcoincash/info/info.json deleted file mode 100644 index 8d446dcee6310..0000000000000 --- a/blockchains/bitcoincash/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Bitcoin Cash", - "website": "https://bitcoincash.org/", - "source_code": "https://github.com/bitcoincashorg/", - "white_paper": "https://www.bitcoincash.org/bitcoin.pdf", - "description": "Bitcoin ABC is an electronic cash platform that allows peer-to-peer online cash payments. It is a fork (a copy in a way) of Bitcoin (BTC).", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/BITCOlNCASH", - "handle": "BITCOlNCASH" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/Bitcoincash", - "handle": "Bitcoincash" - } - ], - "explorer": "https://blockchair.com/bitcoin-cash", - "research": "https://research.binance.com/en/projects/bitcoin-cash", - "symbol": "BCH", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/bitcoincash/info/logo.png b/blockchains/bitcoincash/info/logo.png deleted file mode 100644 index e937e267ec4b6..0000000000000 Binary files a/blockchains/bitcoincash/info/logo.png and /dev/null differ diff --git a/blockchains/bitcoingold/info/info.json b/blockchains/bitcoingold/info/info.json deleted file mode 100644 index 8506d0ef92f2f..0000000000000 --- a/blockchains/bitcoingold/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Bitcoin Gold", - "website": "https://bitcoingold.org/", - "source_code": "https://github.com/BTCGPU/BTCGPU", - "white_paper": "https://github.com/BTCGPU/BTCGPU/wiki/Technical-Spec", - "description": "Bitcoin Gold is a Hard Fork of Bitcoin. BTG implements a new PoW algorithm, Equihash, that makes mining decentralized again with ASIC resistant algorithm.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/bitcoingold", - "handle": "bitcoingold" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/BitcoinGoldHQ", - "handle": "BitcoinGoldHQ" - } - ], - "explorer": "https://explorer.bitcoingold.org/insight/", - "research": "https://research.binance.com/en/projects/bitcoin-gold", - "symbol": "BTG", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/bitcoingold/info/logo.png b/blockchains/bitcoingold/info/logo.png deleted file mode 100644 index 031daca40185f..0000000000000 Binary files a/blockchains/bitcoingold/info/logo.png and /dev/null differ diff --git a/blockchains/callisto/allowlist.json b/blockchains/callisto/allowlist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/callisto/allowlist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/callisto/denylist.json b/blockchains/callisto/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/callisto/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/callisto/info/info.json b/blockchains/callisto/info/info.json deleted file mode 100644 index a44458eab46a9..0000000000000 --- a/blockchains/callisto/info/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Callisto Network", - "website": "https://callisto.network", - "source_code": "https://github.com/EthereumCommonwealth", - "white_paper": "https://whitepaper.callisto.network/", - "description": "Callisto Network is a blockchain platform with its own cryptocurrency (CLO) that is based on Ethereum protocol. Callisto Network is developed by Ethereum Commonwealth.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CallistoSupport", - "handle": "CallistoSupport" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/CallistoCrypto", - "handle": "CallistoCrypto" - } - ], - "explorer": "https://explorer2.callisto.network", - "symbol": "CLO", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/callisto/info/logo.png b/blockchains/callisto/info/logo.png deleted file mode 100644 index c59da71cb27e2..0000000000000 Binary files a/blockchains/callisto/info/logo.png and /dev/null differ diff --git a/blockchains/cardano/info/info.json b/blockchains/cardano/info/info.json deleted file mode 100644 index 36d80e7568117..0000000000000 --- a/blockchains/cardano/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Cardano", - "website": "https://cardano.org", - "source_code": "https://github.com/input-output-hk/cardano-sl/", - "white_paper": "https://www.cardano.org/en/academic-papers/", - "description": "Cardano (ADA) is a decentralized platform that will allow complex programmable transfers of value in a secure and scalable fashion. Cardano is built in the secure Haskell programming language.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/cardano", - "handle": "cardano" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/cardano", - "handle": "cardano" - } - ], - "explorer": "https://cardanoexplorer.com/", - "research": "https://research.binance.com/en/projects/cardano", - "symbol": "ADA", - "type": "COIN", - "decimals": 6, - "status": "active" -} diff --git a/blockchains/cardano/info/logo.png b/blockchains/cardano/info/logo.png deleted file mode 100644 index 1ab80529f702a..0000000000000 Binary files a/blockchains/cardano/info/logo.png and /dev/null differ diff --git a/blockchains/celo/info/info.json b/blockchains/celo/info/info.json deleted file mode 100644 index 6f1dada622988..0000000000000 --- a/blockchains/celo/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Celo", - "website": "https://celo.org/", - "source_code": "https://github.com/celo-org/celo-blockchain", - "white_paper": "https://celo.org/papers", - "description": "Celo is an open platform that makes financial tools accessible to anyone with a mobile phone", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CeloOrg", - "handle": "CeloOrg" - }, - { - "name": "Reddit", - "url": "", - "handle": "" - } - ], - "explorer": "https://explorer.celo.org/", - "research": "https://docs.celo.org/", - "symbol": "CELO", - "type": "COIN", - "decimals": 8, - "status": "abandoned" -} diff --git a/blockchains/celo/info/logo.png b/blockchains/celo/info/logo.png deleted file mode 100644 index f0f869a2f949b..0000000000000 Binary files a/blockchains/celo/info/logo.png and /dev/null differ diff --git a/blockchains/classic/allowlist.json b/blockchains/classic/allowlist.json deleted file mode 100644 index e5b7d8df41a66..0000000000000 --- a/blockchains/classic/allowlist.json +++ /dev/null @@ -1,86 +0,0 @@ -[ - "0x0000000000b3F879cb30FE243b4Dfee438691c04", - "0x085B0FDf115aA9E16AE1Bddd396CE1F993c52220", - "0x0b6f824FAB88281ea8bd883bdfC1F586743F92FA", - "0x0DC554d2BBc8f4Cda0577CeD2CD86c54689Af3Db", - "0x0f54903F62Dc03DFBE1d99064B41a65D461F61b9", - "0x1178d40896cf784Db203eB40f159D78Ab6E99a29", - "0x15c56f9edE6a53AFaFF8505D88F47B03b57B52AB", - "0x169a4d7aB1244eB57433082B94d8ded5BB97483f", - "0x171040cd10f204F3b257e45b41ce65D36150558C", - "0x17CDb23E6151Dca9A75457d3d795CC5A63648949", - "0x1BE6D61B1103D91F7f86D47e6ca0429259A15ff0", - "0x1ce1b789E291FFA8812D03fa7E67e538f91f132d", - "0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40", - "0x1Fe3164dA6B47C52349E98c14440879A42852D71", - "0x22B3f1d789B189fDd2040d7d5B59568a291Ef611", - "0x24ccaAaE74041985e3D75712D5cce63b0bD9C4A3", - "0x2B682bd9d5c31E67a95cbdF0292017C02E51923C", - "0x2EB1D7785469FC5d478E59Ca09F66CBb9170C519", - "0x3398EB75EE22523fEfdA99574dBc62fD19F8c58B", - "0x33E89a9db4F5a44d80A3E9d2Bdff6c168cbbd15c", - "0x3a6979EAB0ad99549158c05F2635C3B85dCAf5e2", - "0x3E6eC3A0A995d3c58d3854AaE41C77C687C07E7f", - "0x4479B4e96252B829934bA0f8fb8f5c96883DA7E5", - "0x45e42D659D9f9466cD5DF622506033145a9b89Bc", - "0x477964C7B2CDFe2653b0D89469e40D8A5eeF9E52", - "0x4970515788ab15d4De4E9f8ed1E1079f6d25dC77", - "0x4a3a14d47634E0712B1Aa33f17EC31316a0D5BAB", - "0x4dF86FD5bf250D692C503592Bde3d3E9087F6232", - "0x4fab5005176F5E4c00988623c35107cCB40dC19D", - "0x5046E6b2C9D11458bC3718e0cF5Bc8557bCCf5dc", - "0x50fA6146E86deAd56bf9E8e4655DFc2b5235D355", - "0x51396a258BAe60D1fDE2a4Be900371f3B9C52c43", - "0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855", - "0x5BEb463647b1Fd55D3F876E9b042c27Aa63F4bA8", - "0x5eB99507170F41bAA521cb71C9bCEa2a8A96827C", - "0x64fd6EeB4c86A66b0CfeEAFeC11FbC57A2993E67", - "0x651074850053b7FaCf7F7200068B29A2E3525B40", - "0x690D4d5e3722e140fCa16e25E7A579588D93eB75", - "0x6A37eC2C49E2FB35F9c029128e996f46928dDecC", - "0x6FD253A6D78df35f2D932aCf4bCEF4bB650a2263", - "0x76d0184CF511788032A74a1FB91146e63F43dd53", - "0x7b355c571FEde83F152E9585143306C0d2b53193", - "0x876A68D9efbc3CadaA886e9868D93737035F717C", - "0x88d60255F917e3eb94eaE199d827DAd837fac4cB", - "0x8900f34372f27Ebb5881D4eC6b35844A3655CCFc", - "0x8E100855e6647bd24F1A32999c4A6C91497C9f62", - "0x935E058102AFa0CC3c29Af024AF3208Ba521bcB0", - "0x9946C9C519638740EAc4Ee3Aa9f20eBe1Ce36c2c", - "0x9a145BABB0315F461eD40cB8Cd17523A039e0370", - "0x9aBcecb1CB8e174b4d158021c9C710c81a989487", - "0x9bd05bCd368BDB8050E85E35b8D38753e72b44BF", - "0x9c5D60F5D1493F3FA05cdE2403b4Bd4B9CF01057", - "0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f", - "0xAC55641Cbb734bdf6510d1bBd62E240c2409040f", - "0xAf4D36C8c744F345E060345b6eAf4E899eC7547c", - "0xb81BbB68D2C32398e628f5183D1cfe9f24dFb678", - "0xB932b16ccc42917dF3608bfC1519e948b42fdFD9", - "0xc2A4CE7835c7b6de4F3F15303E25b3eF0bB43bDF", - "0xC2E0bC52D1995dF11949425cfdf78D0B6D2cfE0a", - "0xc658E8372DaFFf26caa7439B95a1fF723baaef6E", - "0xC68dDd84fDC77506A5b7AB43B8E13DBA0AF74Ff4", - "0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A", - "0xc98333457471f82871B0193D0E4F03C6D7D7dFF8", - "0xca08DaeC07f11d9375cA64478e83a12fC35B09d2", - "0xCA68fE57A0E9987F940Ebcc65fe5F96E7bC30128", - "0xD1c10d433C888E6d1841fF924d0CE45157f0d5Cd", - "0xD1eBe08dAe15E604B043789cb140be646E0bd27b", - "0xD4729a47FFDBDd190a015BB0C29fC613c5aD3cFE", - "0xD507fAa6B65cF9E970d67cd108B224162495de30", - "0xd6dF0C579f2A65049a893fDaEC9fCE098CC19F87", - "0xdEb7ade9417f98AFbB60cd6b4a49d4B002AB79c9", - "0xDF23a076b82a08cEFe696346DB702BBDD86838Bf", - "0xDF9AaC76b722B08511A4C561607A9bf3AfA62E49", - "0xdfd0A6BeD91d7609a0d84389Dcb7AAb5877e6AfA", - "0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A", - "0xe37B29Ce789CFa51b72c64c93e0d7E2D7BA46681", - "0xe9506979c9FA6f34b93846792c2d4aad7974ea55", - "0xeceaDBB8441AA28b76D8c756EE873aC574068204", - "0xf03A967b0F6EedE6f73fd747a93006E9130525d4", - "0xf8af8f48ba1743ccb0001778070e4ce189225e90", - "0xf962Ce2544f9e22da3DAE54b2A3040db7867f029", - "0xFC07d3E0e36330a151c09384C3aD45e745227688", - "0xFF197d0558aa9CD8fF788c7f0d4A1A48E1c399D6", - "0xFf8596169865c7cc1458b1c0eCCAFd4092C7F10f" -] \ No newline at end of file diff --git a/blockchains/classic/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/info.json b/blockchains/classic/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/info.json deleted file mode 100644 index cbd06c007a904..0000000000000 --- a/blockchains/classic/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gastoken.io", - "symbol": "GST2", - "type": "ETC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x0000000000b3F879cb30FE243b4Dfee438691c04", - "status": "active", - "id": "0x0000000000b3F879cb30FE243b4Dfee438691c04" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/logo.png b/blockchains/classic/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/logo.png deleted file mode 100644 index 8844f7455bec6..0000000000000 Binary files a/blockchains/classic/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x085B0FDf115aA9E16AE1Bddd396CE1F993c52220/info.json b/blockchains/classic/assets/0x085B0FDf115aA9E16AE1Bddd396CE1F993c52220/info.json deleted file mode 100644 index bc527e65ad225..0000000000000 --- a/blockchains/classic/assets/0x085B0FDf115aA9E16AE1Bddd396CE1F993c52220/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ONEX Network", - "symbol": "ONEX", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x085B0FDf115aA9E16AE1Bddd396CE1F993c52220", - "status": "active", - "id": "0x085B0FDf115aA9E16AE1Bddd396CE1F993c52220" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x085B0FDf115aA9E16AE1Bddd396CE1F993c52220/logo.png b/blockchains/classic/assets/0x085B0FDf115aA9E16AE1Bddd396CE1F993c52220/logo.png deleted file mode 100644 index 5c909ce924847..0000000000000 Binary files a/blockchains/classic/assets/0x085B0FDf115aA9E16AE1Bddd396CE1F993c52220/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x0DC554d2BBc8f4Cda0577CeD2CD86c54689Af3Db/info.json b/blockchains/classic/assets/0x0DC554d2BBc8f4Cda0577CeD2CD86c54689Af3Db/info.json deleted file mode 100644 index 5b55c3f2578e9..0000000000000 --- a/blockchains/classic/assets/0x0DC554d2BBc8f4Cda0577CeD2CD86c54689Af3Db/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits Millium", - "symbol": "MLIUM", - "type": "ETC20", - "decimals": 12, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x0DC554d2BBc8f4Cda0577CeD2CD86c54689Af3Db", - "status": "active", - "id": "0x0DC554d2BBc8f4Cda0577CeD2CD86c54689Af3Db" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x0DC554d2BBc8f4Cda0577CeD2CD86c54689Af3Db/logo.png b/blockchains/classic/assets/0x0DC554d2BBc8f4Cda0577CeD2CD86c54689Af3Db/logo.png deleted file mode 100755 index 7c3a10c1ef16c..0000000000000 Binary files a/blockchains/classic/assets/0x0DC554d2BBc8f4Cda0577CeD2CD86c54689Af3Db/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x0b6f824FAB88281ea8bd883bdfC1F586743F92FA/info.json b/blockchains/classic/assets/0x0b6f824FAB88281ea8bd883bdfC1F586743F92FA/info.json deleted file mode 100644 index 48486e06925e8..0000000000000 --- a/blockchains/classic/assets/0x0b6f824FAB88281ea8bd883bdfC1F586743F92FA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Candy Classic", - "symbol": "CANDY", - "type": "ETC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x0b6f824FAB88281ea8bd883bdfC1F586743F92FA", - "status": "active", - "id": "0x0b6f824FAB88281ea8bd883bdfC1F586743F92FA" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x0b6f824FAB88281ea8bd883bdfC1F586743F92FA/logo.png b/blockchains/classic/assets/0x0b6f824FAB88281ea8bd883bdfC1F586743F92FA/logo.png deleted file mode 100644 index 8266e2f989d72..0000000000000 Binary files a/blockchains/classic/assets/0x0b6f824FAB88281ea8bd883bdfC1F586743F92FA/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x0f54903F62Dc03DFBE1d99064B41a65D461F61b9/info.json b/blockchains/classic/assets/0x0f54903F62Dc03DFBE1d99064B41a65D461F61b9/info.json deleted file mode 100644 index b72a57f273e5d..0000000000000 --- a/blockchains/classic/assets/0x0f54903F62Dc03DFBE1d99064B41a65D461F61b9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETC PYRAMID", - "symbol": "ETCP", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x0f54903F62Dc03DFBE1d99064B41a65D461F61b9", - "status": "active", - "id": "0x0f54903F62Dc03DFBE1d99064B41a65D461F61b9" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x0f54903F62Dc03DFBE1d99064B41a65D461F61b9/logo.png b/blockchains/classic/assets/0x0f54903F62Dc03DFBE1d99064B41a65D461F61b9/logo.png deleted file mode 100644 index 9f0ea3a91e661..0000000000000 Binary files a/blockchains/classic/assets/0x0f54903F62Dc03DFBE1d99064B41a65D461F61b9/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x1178d40896cf784Db203eB40f159D78Ab6E99a29/info.json b/blockchains/classic/assets/0x1178d40896cf784Db203eB40f159D78Ab6E99a29/info.json deleted file mode 100644 index ca81eede430ab..0000000000000 --- a/blockchains/classic/assets/0x1178d40896cf784Db203eB40f159D78Ab6E99a29/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iETC", - "symbol": "iETC", - "type": "ETC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x1178d40896cf784Db203eB40f159D78Ab6E99a29", - "status": "active", - "id": "0x1178d40896cf784Db203eB40f159D78Ab6E99a29" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x1178d40896cf784Db203eB40f159D78Ab6E99a29/logo.png b/blockchains/classic/assets/0x1178d40896cf784Db203eB40f159D78Ab6E99a29/logo.png deleted file mode 100644 index a6bc2f09f9bb0..0000000000000 Binary files a/blockchains/classic/assets/0x1178d40896cf784Db203eB40f159D78Ab6E99a29/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x15c56f9edE6a53AFaFF8505D88F47B03b57B52AB/info.json b/blockchains/classic/assets/0x15c56f9edE6a53AFaFF8505D88F47B03b57B52AB/info.json deleted file mode 100644 index 1ae9e753f0d47..0000000000000 --- a/blockchains/classic/assets/0x15c56f9edE6a53AFaFF8505D88F47B03b57B52AB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Neuron", - "symbol": "NRNG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x15c56f9edE6a53AFaFF8505D88F47B03b57B52AB", - "status": "active", - "id": "0x15c56f9edE6a53AFaFF8505D88F47B03b57B52AB" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x15c56f9edE6a53AFaFF8505D88F47B03b57B52AB/logo.png b/blockchains/classic/assets/0x15c56f9edE6a53AFaFF8505D88F47B03b57B52AB/logo.png deleted file mode 100644 index e9224cf3ca563..0000000000000 Binary files a/blockchains/classic/assets/0x15c56f9edE6a53AFaFF8505D88F47B03b57B52AB/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x169a4d7aB1244eB57433082B94d8ded5BB97483f/info.json b/blockchains/classic/assets/0x169a4d7aB1244eB57433082B94d8ded5BB97483f/info.json deleted file mode 100644 index ba887fbd3f165..0000000000000 --- a/blockchains/classic/assets/0x169a4d7aB1244eB57433082B94d8ded5BB97483f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits Fermium", - "symbol": "BFM", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x169a4d7aB1244eB57433082B94d8ded5BB97483f", - "status": "active", - "id": "0x169a4d7aB1244eB57433082B94d8ded5BB97483f" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x169a4d7aB1244eB57433082B94d8ded5BB97483f/logo.png b/blockchains/classic/assets/0x169a4d7aB1244eB57433082B94d8ded5BB97483f/logo.png deleted file mode 100644 index a18ba26c0fdc9..0000000000000 Binary files a/blockchains/classic/assets/0x169a4d7aB1244eB57433082B94d8ded5BB97483f/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x171040cd10f204F3b257e45b41ce65D36150558C/info.json b/blockchains/classic/assets/0x171040cd10f204F3b257e45b41ce65D36150558C/info.json deleted file mode 100644 index cfa4d37e2aa2e..0000000000000 --- a/blockchains/classic/assets/0x171040cd10f204F3b257e45b41ce65D36150558C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "eBOMB", - "symbol": "POW", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x171040cd10f204F3b257e45b41ce65D36150558C", - "status": "active", - "id": "0x171040cd10f204F3b257e45b41ce65D36150558C" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x171040cd10f204F3b257e45b41ce65D36150558C/logo.png b/blockchains/classic/assets/0x171040cd10f204F3b257e45b41ce65D36150558C/logo.png deleted file mode 100644 index 6bae82572b688..0000000000000 Binary files a/blockchains/classic/assets/0x171040cd10f204F3b257e45b41ce65D36150558C/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x17CDb23E6151Dca9A75457d3d795CC5A63648949/info.json b/blockchains/classic/assets/0x17CDb23E6151Dca9A75457d3d795CC5A63648949/info.json deleted file mode 100644 index 8392332488407..0000000000000 --- a/blockchains/classic/assets/0x17CDb23E6151Dca9A75457d3d795CC5A63648949/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Uzel", - "symbol": "UZG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x17CDb23E6151Dca9A75457d3d795CC5A63648949", - "status": "active", - "id": "0x17CDb23E6151Dca9A75457d3d795CC5A63648949" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x17CDb23E6151Dca9A75457d3d795CC5A63648949/logo.png b/blockchains/classic/assets/0x17CDb23E6151Dca9A75457d3d795CC5A63648949/logo.png deleted file mode 100644 index ce5ad60274fdb..0000000000000 Binary files a/blockchains/classic/assets/0x17CDb23E6151Dca9A75457d3d795CC5A63648949/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x1BE6D61B1103D91F7f86D47e6ca0429259A15ff0/info.json b/blockchains/classic/assets/0x1BE6D61B1103D91F7f86D47e6ca0429259A15ff0/info.json deleted file mode 100644 index 1e4496f267b9f..0000000000000 --- a/blockchains/classic/assets/0x1BE6D61B1103D91F7f86D47e6ca0429259A15ff0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Classic Token", - "symbol": "BCT", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x1BE6D61B1103D91F7f86D47e6ca0429259A15ff0", - "status": "active", - "id": "0x1BE6D61B1103D91F7f86D47e6ca0429259A15ff0" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x1BE6D61B1103D91F7f86D47e6ca0429259A15ff0/logo.png b/blockchains/classic/assets/0x1BE6D61B1103D91F7f86D47e6ca0429259A15ff0/logo.png deleted file mode 100755 index c365d43092af5..0000000000000 Binary files a/blockchains/classic/assets/0x1BE6D61B1103D91F7f86D47e6ca0429259A15ff0/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x1Fe3164dA6B47C52349E98c14440879A42852D71/info.json b/blockchains/classic/assets/0x1Fe3164dA6B47C52349E98c14440879A42852D71/info.json deleted file mode 100644 index e19ac118d3714..0000000000000 --- a/blockchains/classic/assets/0x1Fe3164dA6B47C52349E98c14440879A42852D71/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Classic Cannabis Joints", - "symbol": "WEED", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x1Fe3164dA6B47C52349E98c14440879A42852D71", - "status": "active", - "id": "0x1Fe3164dA6B47C52349E98c14440879A42852D71" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x1Fe3164dA6B47C52349E98c14440879A42852D71/logo.png b/blockchains/classic/assets/0x1Fe3164dA6B47C52349E98c14440879A42852D71/logo.png deleted file mode 100644 index 01c44e674757e..0000000000000 Binary files a/blockchains/classic/assets/0x1Fe3164dA6B47C52349E98c14440879A42852D71/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x1ce1b789E291FFA8812D03fa7E67e538f91f132d/info.json b/blockchains/classic/assets/0x1ce1b789E291FFA8812D03fa7E67e538f91f132d/info.json deleted file mode 100644 index 5230812a35c15..0000000000000 --- a/blockchains/classic/assets/0x1ce1b789E291FFA8812D03fa7E67e538f91f132d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unity classic token", - "symbol": "UXT", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x1ce1b789E291FFA8812D03fa7E67e538f91f132d", - "status": "active", - "id": "0x1ce1b789E291FFA8812D03fa7E67e538f91f132d" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x1ce1b789E291FFA8812D03fa7E67e538f91f132d/logo.png b/blockchains/classic/assets/0x1ce1b789E291FFA8812D03fa7E67e538f91f132d/logo.png deleted file mode 100644 index c1a5b0b312a06..0000000000000 Binary files a/blockchains/classic/assets/0x1ce1b789E291FFA8812D03fa7E67e538f91f132d/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/info.json b/blockchains/classic/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/info.json deleted file mode 100644 index cf90c87976c15..0000000000000 --- a/blockchains/classic/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BCDN", - "symbol": "BCDN", - "type": "ETC20", - "decimals": 15, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40", - "status": "active", - "id": "0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/logo.png b/blockchains/classic/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/logo.png deleted file mode 100755 index d61558ed55e29..0000000000000 Binary files a/blockchains/classic/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x22B3f1d789B189fDd2040d7d5B59568a291Ef611/info.json b/blockchains/classic/assets/0x22B3f1d789B189fDd2040d7d5B59568a291Ef611/info.json deleted file mode 100644 index 854f7c4502012..0000000000000 --- a/blockchains/classic/assets/0x22B3f1d789B189fDd2040d7d5B59568a291Ef611/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Searyver", - "symbol": "SEAG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x22B3f1d789B189fDd2040d7d5B59568a291Ef611", - "status": "active", - "id": "0x22B3f1d789B189fDd2040d7d5B59568a291Ef611" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x22B3f1d789B189fDd2040d7d5B59568a291Ef611/logo.png b/blockchains/classic/assets/0x22B3f1d789B189fDd2040d7d5B59568a291Ef611/logo.png deleted file mode 100644 index 55a3766e8c7f7..0000000000000 Binary files a/blockchains/classic/assets/0x22B3f1d789B189fDd2040d7d5B59568a291Ef611/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x24ccaAaE74041985e3D75712D5cce63b0bD9C4A3/info.json b/blockchains/classic/assets/0x24ccaAaE74041985e3D75712D5cce63b0bD9C4A3/info.json deleted file mode 100644 index 98d27cc7dbb4d..0000000000000 --- a/blockchains/classic/assets/0x24ccaAaE74041985e3D75712D5cce63b0bD9C4A3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits Brazil", - "symbol": "BRZL", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x24ccaAaE74041985e3D75712D5cce63b0bD9C4A3", - "status": "active", - "id": "0x24ccaAaE74041985e3D75712D5cce63b0bD9C4A3" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x24ccaAaE74041985e3D75712D5cce63b0bD9C4A3/logo.png b/blockchains/classic/assets/0x24ccaAaE74041985e3D75712D5cce63b0bD9C4A3/logo.png deleted file mode 100644 index 7bef832bcd961..0000000000000 Binary files a/blockchains/classic/assets/0x24ccaAaE74041985e3D75712D5cce63b0bD9C4A3/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x2B682bd9d5c31E67a95cbdF0292017C02E51923C/info.json b/blockchains/classic/assets/0x2B682bd9d5c31E67a95cbdF0292017C02E51923C/info.json deleted file mode 100644 index 04b7d4c2cd720..0000000000000 --- a/blockchains/classic/assets/0x2B682bd9d5c31E67a95cbdF0292017C02E51923C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ether Klown", - "symbol": "KLOWN2", - "type": "ETC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x2B682bd9d5c31E67a95cbdF0292017C02E51923C", - "status": "active", - "id": "0x2B682bd9d5c31E67a95cbdF0292017C02E51923C" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x2B682bd9d5c31E67a95cbdF0292017C02E51923C/logo.png b/blockchains/classic/assets/0x2B682bd9d5c31E67a95cbdF0292017C02E51923C/logo.png deleted file mode 100644 index 4ae423d655956..0000000000000 Binary files a/blockchains/classic/assets/0x2B682bd9d5c31E67a95cbdF0292017C02E51923C/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x2EB1D7785469FC5d478E59Ca09F66CBb9170C519/logo.png b/blockchains/classic/assets/0x2EB1D7785469FC5d478E59Ca09F66CBb9170C519/logo.png deleted file mode 100644 index 5221c213cac47..0000000000000 Binary files a/blockchains/classic/assets/0x2EB1D7785469FC5d478E59Ca09F66CBb9170C519/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x3398EB75EE22523fEfdA99574dBc62fD19F8c58B/info.json b/blockchains/classic/assets/0x3398EB75EE22523fEfdA99574dBc62fD19F8c58B/info.json deleted file mode 100644 index ed6131ce1f093..0000000000000 --- a/blockchains/classic/assets/0x3398EB75EE22523fEfdA99574dBc62fD19F8c58B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Arcadium Token", - "symbol": "ACDN", - "type": "ETC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x3398EB75EE22523fEfdA99574dBc62fD19F8c58B", - "status": "active", - "id": "0x3398EB75EE22523fEfdA99574dBc62fD19F8c58B" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x3398EB75EE22523fEfdA99574dBc62fD19F8c58B/logo.png b/blockchains/classic/assets/0x3398EB75EE22523fEfdA99574dBc62fD19F8c58B/logo.png deleted file mode 100644 index e2c1029907fe2..0000000000000 Binary files a/blockchains/classic/assets/0x3398EB75EE22523fEfdA99574dBc62fD19F8c58B/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x33E89a9db4F5a44d80A3E9d2Bdff6c168cbbd15c/info.json b/blockchains/classic/assets/0x33E89a9db4F5a44d80A3E9d2Bdff6c168cbbd15c/info.json deleted file mode 100644 index b436f7e1e307f..0000000000000 --- a/blockchains/classic/assets/0x33E89a9db4F5a44d80A3E9d2Bdff6c168cbbd15c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Slyike", - "symbol": "SLYG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x33E89a9db4F5a44d80A3E9d2Bdff6c168cbbd15c", - "status": "active", - "id": "0x33E89a9db4F5a44d80A3E9d2Bdff6c168cbbd15c" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x33E89a9db4F5a44d80A3E9d2Bdff6c168cbbd15c/logo.png b/blockchains/classic/assets/0x33E89a9db4F5a44d80A3E9d2Bdff6c168cbbd15c/logo.png deleted file mode 100644 index bf7e0413c5d94..0000000000000 Binary files a/blockchains/classic/assets/0x33E89a9db4F5a44d80A3E9d2Bdff6c168cbbd15c/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x3E6eC3A0A995d3c58d3854AaE41C77C687C07E7f/info.json b/blockchains/classic/assets/0x3E6eC3A0A995d3c58d3854AaE41C77C687C07E7f/info.json deleted file mode 100644 index 513f52a49d297..0000000000000 --- a/blockchains/classic/assets/0x3E6eC3A0A995d3c58d3854AaE41C77C687C07E7f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "42 Coin", - "symbol": "42", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x3E6eC3A0A995d3c58d3854AaE41C77C687C07E7f", - "status": "active", - "id": "0x3E6eC3A0A995d3c58d3854AaE41C77C687C07E7f" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x3E6eC3A0A995d3c58d3854AaE41C77C687C07E7f/logo.png b/blockchains/classic/assets/0x3E6eC3A0A995d3c58d3854AaE41C77C687C07E7f/logo.png deleted file mode 100644 index 7c80f46dec056..0000000000000 Binary files a/blockchains/classic/assets/0x3E6eC3A0A995d3c58d3854AaE41C77C687C07E7f/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x3a6979EAB0ad99549158c05F2635C3B85dCAf5e2/info.json b/blockchains/classic/assets/0x3a6979EAB0ad99549158c05F2635C3B85dCAf5e2/info.json deleted file mode 100644 index 95f71f2f0a309..0000000000000 --- a/blockchains/classic/assets/0x3a6979EAB0ad99549158c05F2635C3B85dCAf5e2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blazenite", - "symbol": "BLZG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x3a6979EAB0ad99549158c05F2635C3B85dCAf5e2", - "status": "active", - "id": "0x3a6979EAB0ad99549158c05F2635C3B85dCAf5e2" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x3a6979EAB0ad99549158c05F2635C3B85dCAf5e2/logo.png b/blockchains/classic/assets/0x3a6979EAB0ad99549158c05F2635C3B85dCAf5e2/logo.png deleted file mode 100644 index 494d62702afd6..0000000000000 Binary files a/blockchains/classic/assets/0x3a6979EAB0ad99549158c05F2635C3B85dCAf5e2/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x4479B4e96252B829934bA0f8fb8f5c96883DA7E5/info.json b/blockchains/classic/assets/0x4479B4e96252B829934bA0f8fb8f5c96883DA7E5/info.json deleted file mode 100644 index 6ed019da653c4..0000000000000 --- a/blockchains/classic/assets/0x4479B4e96252B829934bA0f8fb8f5c96883DA7E5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BBBtesttoken", - "symbol": "BBB", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x4479B4e96252B829934bA0f8fb8f5c96883DA7E5", - "status": "active", - "id": "0x4479B4e96252B829934bA0f8fb8f5c96883DA7E5" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x4479B4e96252B829934bA0f8fb8f5c96883DA7E5/logo.png b/blockchains/classic/assets/0x4479B4e96252B829934bA0f8fb8f5c96883DA7E5/logo.png deleted file mode 100755 index 17e8816ae0bb0..0000000000000 Binary files a/blockchains/classic/assets/0x4479B4e96252B829934bA0f8fb8f5c96883DA7E5/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/info.json b/blockchains/classic/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/info.json deleted file mode 100644 index a00598b40b775..0000000000000 --- a/blockchains/classic/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nexium", - "symbol": "NxC", - "type": "ETC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x45e42D659D9f9466cD5DF622506033145a9b89Bc", - "status": "active", - "id": "0x45e42D659D9f9466cD5DF622506033145a9b89Bc" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/logo.png b/blockchains/classic/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/logo.png deleted file mode 100755 index 2e7615886ac43..0000000000000 Binary files a/blockchains/classic/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x477964C7B2CDFe2653b0D89469e40D8A5eeF9E52/info.json b/blockchains/classic/assets/0x477964C7B2CDFe2653b0D89469e40D8A5eeF9E52/info.json deleted file mode 100644 index 05cb5c86331ab..0000000000000 --- a/blockchains/classic/assets/0x477964C7B2CDFe2653b0D89469e40D8A5eeF9E52/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dredxon", - "symbol": "DRXG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x477964C7B2CDFe2653b0D89469e40D8A5eeF9E52", - "status": "active", - "id": "0x477964C7B2CDFe2653b0D89469e40D8A5eeF9E52" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x477964C7B2CDFe2653b0D89469e40D8A5eeF9E52/logo.png b/blockchains/classic/assets/0x477964C7B2CDFe2653b0D89469e40D8A5eeF9E52/logo.png deleted file mode 100644 index cc7ceac77c139..0000000000000 Binary files a/blockchains/classic/assets/0x477964C7B2CDFe2653b0D89469e40D8A5eeF9E52/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x4970515788ab15d4De4E9f8ed1E1079f6d25dC77/info.json b/blockchains/classic/assets/0x4970515788ab15d4De4E9f8ed1E1079f6d25dC77/info.json deleted file mode 100644 index 6a5c3d03e6c05..0000000000000 --- a/blockchains/classic/assets/0x4970515788ab15d4De4E9f8ed1E1079f6d25dC77/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Treeigh", - "symbol": "TREEG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x4970515788ab15d4De4E9f8ed1E1079f6d25dC77", - "status": "active", - "id": "0x4970515788ab15d4De4E9f8ed1E1079f6d25dC77" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x4970515788ab15d4De4E9f8ed1E1079f6d25dC77/logo.png b/blockchains/classic/assets/0x4970515788ab15d4De4E9f8ed1E1079f6d25dC77/logo.png deleted file mode 100644 index 78223d63752bb..0000000000000 Binary files a/blockchains/classic/assets/0x4970515788ab15d4De4E9f8ed1E1079f6d25dC77/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x4a3a14d47634E0712B1Aa33f17EC31316a0D5BAB/info.json b/blockchains/classic/assets/0x4a3a14d47634E0712B1Aa33f17EC31316a0D5BAB/info.json deleted file mode 100644 index 2e6a538d3fa46..0000000000000 --- a/blockchains/classic/assets/0x4a3a14d47634E0712B1Aa33f17EC31316a0D5BAB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Litecoin Classic Token", - "symbol": "LCT", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x4a3a14d47634E0712B1Aa33f17EC31316a0D5BAB", - "status": "active", - "id": "0x4a3a14d47634E0712B1Aa33f17EC31316a0D5BAB" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x4a3a14d47634E0712B1Aa33f17EC31316a0D5BAB/logo.png b/blockchains/classic/assets/0x4a3a14d47634E0712B1Aa33f17EC31316a0D5BAB/logo.png deleted file mode 100644 index ce9d829077908..0000000000000 Binary files a/blockchains/classic/assets/0x4a3a14d47634E0712B1Aa33f17EC31316a0D5BAB/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x4dF86FD5bf250D692C503592Bde3d3E9087F6232/info.json b/blockchains/classic/assets/0x4dF86FD5bf250D692C503592Bde3d3E9087F6232/info.json deleted file mode 100644 index e3a1df46781c4..0000000000000 --- a/blockchains/classic/assets/0x4dF86FD5bf250D692C503592Bde3d3E9087F6232/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AITBot Token", - "symbol": "AITBOT", - "type": "ETC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x4dF86FD5bf250D692C503592Bde3d3E9087F6232", - "status": "active", - "id": "0x4dF86FD5bf250D692C503592Bde3d3E9087F6232" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x4dF86FD5bf250D692C503592Bde3d3E9087F6232/logo.png b/blockchains/classic/assets/0x4dF86FD5bf250D692C503592Bde3d3E9087F6232/logo.png deleted file mode 100644 index 7661f8172667f..0000000000000 Binary files a/blockchains/classic/assets/0x4dF86FD5bf250D692C503592Bde3d3E9087F6232/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x4fab5005176F5E4c00988623c35107cCB40dC19D/info.json b/blockchains/classic/assets/0x4fab5005176F5E4c00988623c35107cCB40dC19D/info.json deleted file mode 100644 index 584af2b512d2d..0000000000000 --- a/blockchains/classic/assets/0x4fab5005176F5E4c00988623c35107cCB40dC19D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Qelax", - "symbol": "QLXG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x4fab5005176F5E4c00988623c35107cCB40dC19D", - "status": "active", - "id": "0x4fab5005176F5E4c00988623c35107cCB40dC19D" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x4fab5005176F5E4c00988623c35107cCB40dC19D/logo.png b/blockchains/classic/assets/0x4fab5005176F5E4c00988623c35107cCB40dC19D/logo.png deleted file mode 100644 index 79c02e2d990bb..0000000000000 Binary files a/blockchains/classic/assets/0x4fab5005176F5E4c00988623c35107cCB40dC19D/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x5046E6b2C9D11458bC3718e0cF5Bc8557bCCf5dc/info.json b/blockchains/classic/assets/0x5046E6b2C9D11458bC3718e0cF5Bc8557bCCf5dc/info.json deleted file mode 100644 index 4c982750a0c58..0000000000000 --- a/blockchains/classic/assets/0x5046E6b2C9D11458bC3718e0cF5Bc8557bCCf5dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wahdereau", - "symbol": "WADRG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x5046E6b2C9D11458bC3718e0cF5Bc8557bCCf5dc", - "status": "active", - "id": "0x5046E6b2C9D11458bC3718e0cF5Bc8557bCCf5dc" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x5046E6b2C9D11458bC3718e0cF5Bc8557bCCf5dc/logo.png b/blockchains/classic/assets/0x5046E6b2C9D11458bC3718e0cF5Bc8557bCCf5dc/logo.png deleted file mode 100644 index 9fd44cc0252c1..0000000000000 Binary files a/blockchains/classic/assets/0x5046E6b2C9D11458bC3718e0cF5Bc8557bCCf5dc/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x50fA6146E86deAd56bf9E8e4655DFc2b5235D355/info.json b/blockchains/classic/assets/0x50fA6146E86deAd56bf9E8e4655DFc2b5235D355/info.json deleted file mode 100644 index cd79de5d923d5..0000000000000 --- a/blockchains/classic/assets/0x50fA6146E86deAd56bf9E8e4655DFc2b5235D355/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Merainer", - "symbol": "MERG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x50fA6146E86deAd56bf9E8e4655DFc2b5235D355", - "status": "active", - "id": "0x50fA6146E86deAd56bf9E8e4655DFc2b5235D355" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x50fA6146E86deAd56bf9E8e4655DFc2b5235D355/logo.png b/blockchains/classic/assets/0x50fA6146E86deAd56bf9E8e4655DFc2b5235D355/logo.png deleted file mode 100644 index c584c600235df..0000000000000 Binary files a/blockchains/classic/assets/0x50fA6146E86deAd56bf9E8e4655DFc2b5235D355/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x51396a258BAe60D1fDE2a4Be900371f3B9C52c43/info.json b/blockchains/classic/assets/0x51396a258BAe60D1fDE2a4Be900371f3B9C52c43/info.json deleted file mode 100644 index 0a7a4ef2bb010..0000000000000 --- a/blockchains/classic/assets/0x51396a258BAe60D1fDE2a4Be900371f3B9C52c43/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits Asia", - "symbol": "XSIA", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x51396a258BAe60D1fDE2a4Be900371f3B9C52c43", - "status": "active", - "id": "0x51396a258BAe60D1fDE2a4Be900371f3B9C52c43" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x51396a258BAe60D1fDE2a4Be900371f3B9C52c43/logo.png b/blockchains/classic/assets/0x51396a258BAe60D1fDE2a4Be900371f3B9C52c43/logo.png deleted file mode 100644 index d1a745ba6a3be..0000000000000 Binary files a/blockchains/classic/assets/0x51396a258BAe60D1fDE2a4Be900371f3B9C52c43/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/info.json b/blockchains/classic/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/info.json deleted file mode 100644 index d2ef1d378cd20..0000000000000 --- a/blockchains/classic/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "\"\"", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855", - "status": "active", - "id": "0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/logo.png b/blockchains/classic/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/logo.png deleted file mode 100644 index b47bbd3ea33c2..0000000000000 Binary files a/blockchains/classic/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x5BEb463647b1Fd55D3F876E9b042c27Aa63F4bA8/info.json b/blockchains/classic/assets/0x5BEb463647b1Fd55D3F876E9b042c27Aa63F4bA8/info.json deleted file mode 100644 index ddd9d67b4e3b7..0000000000000 --- a/blockchains/classic/assets/0x5BEb463647b1Fd55D3F876E9b042c27Aa63F4bA8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fifty-Thousand Coin", - "symbol": "FTC", - "type": "ETC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x5BEb463647b1Fd55D3F876E9b042c27Aa63F4bA8", - "status": "active", - "id": "0x5BEb463647b1Fd55D3F876E9b042c27Aa63F4bA8" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x5BEb463647b1Fd55D3F876E9b042c27Aa63F4bA8/logo.png b/blockchains/classic/assets/0x5BEb463647b1Fd55D3F876E9b042c27Aa63F4bA8/logo.png deleted file mode 100644 index b7e4e79af37ea..0000000000000 Binary files a/blockchains/classic/assets/0x5BEb463647b1Fd55D3F876E9b042c27Aa63F4bA8/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x5eB99507170F41bAA521cb71C9bCEa2a8A96827C/logo.png b/blockchains/classic/assets/0x5eB99507170F41bAA521cb71C9bCEa2a8A96827C/logo.png deleted file mode 100644 index e906fb09f869e..0000000000000 Binary files a/blockchains/classic/assets/0x5eB99507170F41bAA521cb71C9bCEa2a8A96827C/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x64fd6EeB4c86A66b0CfeEAFeC11FbC57A2993E67/info.json b/blockchains/classic/assets/0x64fd6EeB4c86A66b0CfeEAFeC11FbC57A2993E67/info.json deleted file mode 100644 index 9adf9b44b6b74..0000000000000 --- a/blockchains/classic/assets/0x64fd6EeB4c86A66b0CfeEAFeC11FbC57A2993E67/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits Indo", - "symbol": "XNDO", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x64fd6EeB4c86A66b0CfeEAFeC11FbC57A2993E67", - "status": "active", - "id": "0x64fd6EeB4c86A66b0CfeEAFeC11FbC57A2993E67" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x64fd6EeB4c86A66b0CfeEAFeC11FbC57A2993E67/logo.png b/blockchains/classic/assets/0x64fd6EeB4c86A66b0CfeEAFeC11FbC57A2993E67/logo.png deleted file mode 100644 index 7e96d2b0c1e07..0000000000000 Binary files a/blockchains/classic/assets/0x64fd6EeB4c86A66b0CfeEAFeC11FbC57A2993E67/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x651074850053b7FaCf7F7200068B29A2E3525B40/info.json b/blockchains/classic/assets/0x651074850053b7FaCf7F7200068B29A2E3525B40/info.json deleted file mode 100644 index 3754b662ead71..0000000000000 --- a/blockchains/classic/assets/0x651074850053b7FaCf7F7200068B29A2E3525B40/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Astral Gold", - "symbol": "GOLD", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x651074850053b7FaCf7F7200068B29A2E3525B40", - "status": "active", - "id": "0x651074850053b7FaCf7F7200068B29A2E3525B40" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x651074850053b7FaCf7F7200068B29A2E3525B40/logo.png b/blockchains/classic/assets/0x651074850053b7FaCf7F7200068B29A2E3525B40/logo.png deleted file mode 100644 index f359f55478fe4..0000000000000 Binary files a/blockchains/classic/assets/0x651074850053b7FaCf7F7200068B29A2E3525B40/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x690D4d5e3722e140fCa16e25E7A579588D93eB75/info.json b/blockchains/classic/assets/0x690D4d5e3722e140fCa16e25E7A579588D93eB75/info.json deleted file mode 100644 index 05280f1449b39..0000000000000 --- a/blockchains/classic/assets/0x690D4d5e3722e140fCa16e25E7A579588D93eB75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits Titan", - "symbol": "TITAN", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x690D4d5e3722e140fCa16e25E7A579588D93eB75", - "status": "active", - "id": "0x690D4d5e3722e140fCa16e25E7A579588D93eB75" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x690D4d5e3722e140fCa16e25E7A579588D93eB75/logo.png b/blockchains/classic/assets/0x690D4d5e3722e140fCa16e25E7A579588D93eB75/logo.png deleted file mode 100755 index a764f6fe7cb9a..0000000000000 Binary files a/blockchains/classic/assets/0x690D4d5e3722e140fCa16e25E7A579588D93eB75/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x6A37eC2C49E2FB35F9c029128e996f46928dDecC/info.json b/blockchains/classic/assets/0x6A37eC2C49E2FB35F9c029128e996f46928dDecC/info.json deleted file mode 100644 index 03c748f435b6f..0000000000000 --- a/blockchains/classic/assets/0x6A37eC2C49E2FB35F9c029128e996f46928dDecC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Buy Crypto News Articles", - "symbol": "BCNA", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x6A37eC2C49E2FB35F9c029128e996f46928dDecC", - "status": "active", - "id": "0x6A37eC2C49E2FB35F9c029128e996f46928dDecC" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x6A37eC2C49E2FB35F9c029128e996f46928dDecC/logo.png b/blockchains/classic/assets/0x6A37eC2C49E2FB35F9c029128e996f46928dDecC/logo.png deleted file mode 100755 index 4c4154d62c691..0000000000000 Binary files a/blockchains/classic/assets/0x6A37eC2C49E2FB35F9c029128e996f46928dDecC/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x6FD253A6D78df35f2D932aCf4bCEF4bB650a2263/info.json b/blockchains/classic/assets/0x6FD253A6D78df35f2D932aCf4bCEF4bB650a2263/info.json deleted file mode 100644 index a036cdf018645..0000000000000 --- a/blockchains/classic/assets/0x6FD253A6D78df35f2D932aCf4bCEF4bB650a2263/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits Africa", - "symbol": "AFRI", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x6FD253A6D78df35f2D932aCf4bCEF4bB650a2263", - "status": "active", - "id": "0x6FD253A6D78df35f2D932aCf4bCEF4bB650a2263" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x6FD253A6D78df35f2D932aCf4bCEF4bB650a2263/logo.png b/blockchains/classic/assets/0x6FD253A6D78df35f2D932aCf4bCEF4bB650a2263/logo.png deleted file mode 100755 index d4490325f90df..0000000000000 Binary files a/blockchains/classic/assets/0x6FD253A6D78df35f2D932aCf4bCEF4bB650a2263/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x76d0184CF511788032A74a1FB91146e63F43dd53/info.json b/blockchains/classic/assets/0x76d0184CF511788032A74a1FB91146e63F43dd53/info.json deleted file mode 100644 index a6327720503cb..0000000000000 --- a/blockchains/classic/assets/0x76d0184CF511788032A74a1FB91146e63F43dd53/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniversalCoin", - "symbol": "UVC", - "type": "ETC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x76d0184CF511788032A74a1FB91146e63F43dd53", - "status": "active", - "id": "0x76d0184CF511788032A74a1FB91146e63F43dd53" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x76d0184CF511788032A74a1FB91146e63F43dd53/logo.png b/blockchains/classic/assets/0x76d0184CF511788032A74a1FB91146e63F43dd53/logo.png deleted file mode 100644 index d40394637759f..0000000000000 Binary files a/blockchains/classic/assets/0x76d0184CF511788032A74a1FB91146e63F43dd53/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x7b355c571FEde83F152E9585143306C0d2b53193/info.json b/blockchains/classic/assets/0x7b355c571FEde83F152E9585143306C0d2b53193/info.json deleted file mode 100644 index ee6234f05909a..0000000000000 --- a/blockchains/classic/assets/0x7b355c571FEde83F152E9585143306C0d2b53193/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits Proof of Work Reward", - "symbol": "BPOWR", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x7b355c571FEde83F152E9585143306C0d2b53193", - "status": "active", - "id": "0x7b355c571FEde83F152E9585143306C0d2b53193" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x7b355c571FEde83F152E9585143306C0d2b53193/logo.png b/blockchains/classic/assets/0x7b355c571FEde83F152E9585143306C0d2b53193/logo.png deleted file mode 100644 index 0c3dc59dc5be1..0000000000000 Binary files a/blockchains/classic/assets/0x7b355c571FEde83F152E9585143306C0d2b53193/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x876A68D9efbc3CadaA886e9868D93737035F717C/info.json b/blockchains/classic/assets/0x876A68D9efbc3CadaA886e9868D93737035F717C/info.json deleted file mode 100644 index 9a767bb2da7d2..0000000000000 --- a/blockchains/classic/assets/0x876A68D9efbc3CadaA886e9868D93737035F717C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WiiggoCoin", - "symbol": "WIIG", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x876A68D9efbc3CadaA886e9868D93737035F717C", - "status": "active", - "id": "0x876A68D9efbc3CadaA886e9868D93737035F717C" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x876A68D9efbc3CadaA886e9868D93737035F717C/logo.png b/blockchains/classic/assets/0x876A68D9efbc3CadaA886e9868D93737035F717C/logo.png deleted file mode 100644 index e70668fcc488e..0000000000000 Binary files a/blockchains/classic/assets/0x876A68D9efbc3CadaA886e9868D93737035F717C/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/info.json b/blockchains/classic/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/info.json deleted file mode 100644 index fa29b87cad69a..0000000000000 --- a/blockchains/classic/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gastoken.io", - "symbol": "GST1", - "type": "ETC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x88d60255F917e3eb94eaE199d827DAd837fac4cB", - "status": "active", - "id": "0x88d60255F917e3eb94eaE199d827DAd837fac4cB" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/logo.png b/blockchains/classic/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/logo.png deleted file mode 100644 index ca527c4cee8a9..0000000000000 Binary files a/blockchains/classic/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x8900f34372f27Ebb5881D4eC6b35844A3655CCFc/info.json b/blockchains/classic/assets/0x8900f34372f27Ebb5881D4eC6b35844A3655CCFc/info.json deleted file mode 100644 index 0f8f5e7dbadf2..0000000000000 --- a/blockchains/classic/assets/0x8900f34372f27Ebb5881D4eC6b35844A3655CCFc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Phoenix", - "symbol": "PHX", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x8900f34372f27Ebb5881D4eC6b35844A3655CCFc", - "status": "active", - "id": "0x8900f34372f27Ebb5881D4eC6b35844A3655CCFc" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x8900f34372f27Ebb5881D4eC6b35844A3655CCFc/logo.png b/blockchains/classic/assets/0x8900f34372f27Ebb5881D4eC6b35844A3655CCFc/logo.png deleted file mode 100755 index ba327ed7158a3..0000000000000 Binary files a/blockchains/classic/assets/0x8900f34372f27Ebb5881D4eC6b35844A3655CCFc/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x8E100855e6647bd24F1A32999c4A6C91497C9f62/info.json b/blockchains/classic/assets/0x8E100855e6647bd24F1A32999c4A6C91497C9f62/info.json deleted file mode 100644 index eec60ce462f73..0000000000000 --- a/blockchains/classic/assets/0x8E100855e6647bd24F1A32999c4A6C91497C9f62/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "G Coin", - "symbol": "GTC", - "type": "ETC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x8E100855e6647bd24F1A32999c4A6C91497C9f62", - "status": "active", - "id": "0x8E100855e6647bd24F1A32999c4A6C91497C9f62" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x8E100855e6647bd24F1A32999c4A6C91497C9f62/logo.png b/blockchains/classic/assets/0x8E100855e6647bd24F1A32999c4A6C91497C9f62/logo.png deleted file mode 100644 index 7bb1501b6ffdd..0000000000000 Binary files a/blockchains/classic/assets/0x8E100855e6647bd24F1A32999c4A6C91497C9f62/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x935E058102AFa0CC3c29Af024AF3208Ba521bcB0/info.json b/blockchains/classic/assets/0x935E058102AFa0CC3c29Af024AF3208Ba521bcB0/info.json deleted file mode 100644 index 31eb2217f1833..0000000000000 --- a/blockchains/classic/assets/0x935E058102AFa0CC3c29Af024AF3208Ba521bcB0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Leafekey", - "symbol": "KEYG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x935E058102AFa0CC3c29Af024AF3208Ba521bcB0", - "status": "active", - "id": "0x935E058102AFa0CC3c29Af024AF3208Ba521bcB0" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x935E058102AFa0CC3c29Af024AF3208Ba521bcB0/logo.png b/blockchains/classic/assets/0x935E058102AFa0CC3c29Af024AF3208Ba521bcB0/logo.png deleted file mode 100644 index 4ae5b339fdb08..0000000000000 Binary files a/blockchains/classic/assets/0x935E058102AFa0CC3c29Af024AF3208Ba521bcB0/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x9946C9C519638740EAc4Ee3Aa9f20eBe1Ce36c2c/info.json b/blockchains/classic/assets/0x9946C9C519638740EAc4Ee3Aa9f20eBe1Ce36c2c/info.json deleted file mode 100644 index 1b8f81ff6906b..0000000000000 --- a/blockchains/classic/assets/0x9946C9C519638740EAc4Ee3Aa9f20eBe1Ce36c2c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aim Token", - "symbol": "AIM", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x9946C9C519638740EAc4Ee3Aa9f20eBe1Ce36c2c", - "status": "active", - "id": "0x9946C9C519638740EAc4Ee3Aa9f20eBe1Ce36c2c" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x9946C9C519638740EAc4Ee3Aa9f20eBe1Ce36c2c/logo.png b/blockchains/classic/assets/0x9946C9C519638740EAc4Ee3Aa9f20eBe1Ce36c2c/logo.png deleted file mode 100644 index 83b8543dbfc2a..0000000000000 Binary files a/blockchains/classic/assets/0x9946C9C519638740EAc4Ee3Aa9f20eBe1Ce36c2c/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x9a145BABB0315F461eD40cB8Cd17523A039e0370/info.json b/blockchains/classic/assets/0x9a145BABB0315F461eD40cB8Cd17523A039e0370/info.json deleted file mode 100644 index b37be37fe0c7d..0000000000000 --- a/blockchains/classic/assets/0x9a145BABB0315F461eD40cB8Cd17523A039e0370/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Astral Diamonds", - "symbol": "Astral", - "type": "ETC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x9a145BABB0315F461eD40cB8Cd17523A039e0370", - "status": "active", - "id": "0x9a145BABB0315F461eD40cB8Cd17523A039e0370" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x9a145BABB0315F461eD40cB8Cd17523A039e0370/logo.png b/blockchains/classic/assets/0x9a145BABB0315F461eD40cB8Cd17523A039e0370/logo.png deleted file mode 100755 index d3a491ce47f87..0000000000000 Binary files a/blockchains/classic/assets/0x9a145BABB0315F461eD40cB8Cd17523A039e0370/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x9aBcecb1CB8e174b4d158021c9C710c81a989487/info.json b/blockchains/classic/assets/0x9aBcecb1CB8e174b4d158021c9C710c81a989487/info.json deleted file mode 100644 index 52c3223ae2955..0000000000000 --- a/blockchains/classic/assets/0x9aBcecb1CB8e174b4d158021c9C710c81a989487/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Feyloo", - "symbol": "LOOG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x9aBcecb1CB8e174b4d158021c9C710c81a989487", - "status": "active", - "id": "0x9aBcecb1CB8e174b4d158021c9C710c81a989487" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x9aBcecb1CB8e174b4d158021c9C710c81a989487/logo.png b/blockchains/classic/assets/0x9aBcecb1CB8e174b4d158021c9C710c81a989487/logo.png deleted file mode 100644 index 9eaa2bf7e3df8..0000000000000 Binary files a/blockchains/classic/assets/0x9aBcecb1CB8e174b4d158021c9C710c81a989487/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x9bd05bCd368BDB8050E85E35b8D38753e72b44BF/info.json b/blockchains/classic/assets/0x9bd05bCd368BDB8050E85E35b8D38753e72b44BF/info.json deleted file mode 100644 index ce07557870afe..0000000000000 --- a/blockchains/classic/assets/0x9bd05bCd368BDB8050E85E35b8D38753e72b44BF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Arcadium Oxide", - "symbol": "AOX", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x9bd05bCd368BDB8050E85E35b8D38753e72b44BF", - "status": "active", - "id": "0x9bd05bCd368BDB8050E85E35b8D38753e72b44BF" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x9bd05bCd368BDB8050E85E35b8D38753e72b44BF/logo.png b/blockchains/classic/assets/0x9bd05bCd368BDB8050E85E35b8D38753e72b44BF/logo.png deleted file mode 100644 index 5e061c994cf25..0000000000000 Binary files a/blockchains/classic/assets/0x9bd05bCd368BDB8050E85E35b8D38753e72b44BF/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0x9c5D60F5D1493F3FA05cdE2403b4Bd4B9CF01057/info.json b/blockchains/classic/assets/0x9c5D60F5D1493F3FA05cdE2403b4Bd4B9CF01057/info.json deleted file mode 100644 index 6d40ebbd4316a..0000000000000 --- a/blockchains/classic/assets/0x9c5D60F5D1493F3FA05cdE2403b4Bd4B9CF01057/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits Americas", - "symbol": "AMRX", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0x9c5D60F5D1493F3FA05cdE2403b4Bd4B9CF01057", - "status": "active", - "id": "0x9c5D60F5D1493F3FA05cdE2403b4Bd4B9CF01057" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0x9c5D60F5D1493F3FA05cdE2403b4Bd4B9CF01057/logo.png b/blockchains/classic/assets/0x9c5D60F5D1493F3FA05cdE2403b4Bd4B9CF01057/logo.png deleted file mode 100755 index 2bb274ce1b817..0000000000000 Binary files a/blockchains/classic/assets/0x9c5D60F5D1493F3FA05cdE2403b4Bd4B9CF01057/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xAC55641Cbb734bdf6510d1bBd62E240c2409040f/info.json b/blockchains/classic/assets/0xAC55641Cbb734bdf6510d1bBd62E240c2409040f/info.json deleted file mode 100644 index 30648a42a0ee6..0000000000000 --- a/blockchains/classic/assets/0xAC55641Cbb734bdf6510d1bBd62E240c2409040f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Saturn Classic DAO Token", - "symbol": "SATURN", - "type": "ETC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xAC55641Cbb734bdf6510d1bBd62E240c2409040f", - "status": "active", - "id": "0xAC55641Cbb734bdf6510d1bBd62E240c2409040f" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xAC55641Cbb734bdf6510d1bBd62E240c2409040f/logo.png b/blockchains/classic/assets/0xAC55641Cbb734bdf6510d1bBd62E240c2409040f/logo.png deleted file mode 100644 index 9b654bd056183..0000000000000 Binary files a/blockchains/classic/assets/0xAC55641Cbb734bdf6510d1bBd62E240c2409040f/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xAf4D36C8c744F345E060345b6eAf4E899eC7547c/info.json b/blockchains/classic/assets/0xAf4D36C8c744F345E060345b6eAf4E899eC7547c/info.json deleted file mode 100644 index 06ad041ca6b61..0000000000000 --- a/blockchains/classic/assets/0xAf4D36C8c744F345E060345b6eAf4E899eC7547c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dusk", - "symbol": "DUSKG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xAf4D36C8c744F345E060345b6eAf4E899eC7547c", - "status": "active", - "id": "0xAf4D36C8c744F345E060345b6eAf4E899eC7547c" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xAf4D36C8c744F345E060345b6eAf4E899eC7547c/logo.png b/blockchains/classic/assets/0xAf4D36C8c744F345E060345b6eAf4E899eC7547c/logo.png deleted file mode 100644 index 92dc89fc25623..0000000000000 Binary files a/blockchains/classic/assets/0xAf4D36C8c744F345E060345b6eAf4E899eC7547c/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xB932b16ccc42917dF3608bfC1519e948b42fdFD9/info.json b/blockchains/classic/assets/0xB932b16ccc42917dF3608bfC1519e948b42fdFD9/info.json deleted file mode 100644 index aac76c9120c59..0000000000000 --- a/blockchains/classic/assets/0xB932b16ccc42917dF3608bfC1519e948b42fdFD9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INTRO TOKEN", - "symbol": "NTRO", - "type": "ETC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xB932b16ccc42917dF3608bfC1519e948b42fdFD9", - "status": "active", - "id": "0xB932b16ccc42917dF3608bfC1519e948b42fdFD9" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xB932b16ccc42917dF3608bfC1519e948b42fdFD9/logo.png b/blockchains/classic/assets/0xB932b16ccc42917dF3608bfC1519e948b42fdFD9/logo.png deleted file mode 100644 index 14fd5094cd305..0000000000000 Binary files a/blockchains/classic/assets/0xB932b16ccc42917dF3608bfC1519e948b42fdFD9/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xC2E0bC52D1995dF11949425cfdf78D0B6D2cfE0a/info.json b/blockchains/classic/assets/0xC2E0bC52D1995dF11949425cfdf78D0B6D2cfE0a/info.json deleted file mode 100644 index 39aadebb21c32..0000000000000 --- a/blockchains/classic/assets/0xC2E0bC52D1995dF11949425cfdf78D0B6D2cfE0a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wayn", - "symbol": "WAYG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xC2E0bC52D1995dF11949425cfdf78D0B6D2cfE0a", - "status": "active", - "id": "0xC2E0bC52D1995dF11949425cfdf78D0B6D2cfE0a" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xC2E0bC52D1995dF11949425cfdf78D0B6D2cfE0a/logo.png b/blockchains/classic/assets/0xC2E0bC52D1995dF11949425cfdf78D0B6D2cfE0a/logo.png deleted file mode 100644 index 04298a6f27ba6..0000000000000 Binary files a/blockchains/classic/assets/0xC2E0bC52D1995dF11949425cfdf78D0B6D2cfE0a/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xC68dDd84fDC77506A5b7AB43B8E13DBA0AF74Ff4/info.json b/blockchains/classic/assets/0xC68dDd84fDC77506A5b7AB43B8E13DBA0AF74Ff4/info.json deleted file mode 100644 index 89d6340fd1547..0000000000000 --- a/blockchains/classic/assets/0xC68dDd84fDC77506A5b7AB43B8E13DBA0AF74Ff4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Princess Xole", - "symbol": "PXG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xC68dDd84fDC77506A5b7AB43B8E13DBA0AF74Ff4", - "status": "active", - "id": "0xC68dDd84fDC77506A5b7AB43B8E13DBA0AF74Ff4" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xC68dDd84fDC77506A5b7AB43B8E13DBA0AF74Ff4/logo.png b/blockchains/classic/assets/0xC68dDd84fDC77506A5b7AB43B8E13DBA0AF74Ff4/logo.png deleted file mode 100644 index fb31b1323994f..0000000000000 Binary files a/blockchains/classic/assets/0xC68dDd84fDC77506A5b7AB43B8E13DBA0AF74Ff4/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/info.json b/blockchains/classic/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/info.json deleted file mode 100644 index fa0a5d9be916c..0000000000000 --- a/blockchains/classic/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "kwhcredit", - "symbol": "Euro", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A", - "status": "active", - "id": "0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/logo.png b/blockchains/classic/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/logo.png deleted file mode 100644 index 31897be45bf52..0000000000000 Binary files a/blockchains/classic/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xCA68fE57A0E9987F940Ebcc65fe5F96E7bC30128/info.json b/blockchains/classic/assets/0xCA68fE57A0E9987F940Ebcc65fe5F96E7bC30128/info.json deleted file mode 100644 index 94545ab2da7aa..0000000000000 --- a/blockchains/classic/assets/0xCA68fE57A0E9987F940Ebcc65fe5F96E7bC30128/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Litecoin Classic Token", - "symbol": "LCT", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xCA68fE57A0E9987F940Ebcc65fe5F96E7bC30128", - "status": "active", - "id": "0xCA68fE57A0E9987F940Ebcc65fe5F96E7bC30128" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xCA68fE57A0E9987F940Ebcc65fe5F96E7bC30128/logo.png b/blockchains/classic/assets/0xCA68fE57A0E9987F940Ebcc65fe5F96E7bC30128/logo.png deleted file mode 100755 index c65671f0d5af8..0000000000000 Binary files a/blockchains/classic/assets/0xCA68fE57A0E9987F940Ebcc65fe5F96E7bC30128/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xD1c10d433C888E6d1841fF924d0CE45157f0d5Cd/info.json b/blockchains/classic/assets/0xD1c10d433C888E6d1841fF924d0CE45157f0d5Cd/info.json deleted file mode 100644 index 39cc51f5c4ab6..0000000000000 --- a/blockchains/classic/assets/0xD1c10d433C888E6d1841fF924d0CE45157f0d5Cd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits", - "symbol": "UNITS", - "type": "ETC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xD1c10d433C888E6d1841fF924d0CE45157f0d5Cd", - "status": "active", - "id": "0xD1c10d433C888E6d1841fF924d0CE45157f0d5Cd" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xD1c10d433C888E6d1841fF924d0CE45157f0d5Cd/logo.png b/blockchains/classic/assets/0xD1c10d433C888E6d1841fF924d0CE45157f0d5Cd/logo.png deleted file mode 100644 index 6491607f694a1..0000000000000 Binary files a/blockchains/classic/assets/0xD1c10d433C888E6d1841fF924d0CE45157f0d5Cd/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xD1eBe08dAe15E604B043789cb140be646E0bd27b/info.json b/blockchains/classic/assets/0xD1eBe08dAe15E604B043789cb140be646E0bd27b/info.json deleted file mode 100644 index f76c3ac1d5e95..0000000000000 --- a/blockchains/classic/assets/0xD1eBe08dAe15E604B043789cb140be646E0bd27b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits HyperBytes", - "symbol": "BHB", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xD1eBe08dAe15E604B043789cb140be646E0bd27b", - "status": "active", - "id": "0xD1eBe08dAe15E604B043789cb140be646E0bd27b" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xD1eBe08dAe15E604B043789cb140be646E0bd27b/logo.png b/blockchains/classic/assets/0xD1eBe08dAe15E604B043789cb140be646E0bd27b/logo.png deleted file mode 100644 index 4400a5f202bad..0000000000000 Binary files a/blockchains/classic/assets/0xD1eBe08dAe15E604B043789cb140be646E0bd27b/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xD4729a47FFDBDd190a015BB0C29fC613c5aD3cFE/info.json b/blockchains/classic/assets/0xD4729a47FFDBDd190a015BB0C29fC613c5aD3cFE/info.json deleted file mode 100644 index 8d0e478e54374..0000000000000 --- a/blockchains/classic/assets/0xD4729a47FFDBDd190a015BB0C29fC613c5aD3cFE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BCash Classic", - "symbol": "BCHC", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xD4729a47FFDBDd190a015BB0C29fC613c5aD3cFE", - "status": "active", - "id": "0xD4729a47FFDBDd190a015BB0C29fC613c5aD3cFE" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xD4729a47FFDBDd190a015BB0C29fC613c5aD3cFE/logo.png b/blockchains/classic/assets/0xD4729a47FFDBDd190a015BB0C29fC613c5aD3cFE/logo.png deleted file mode 100644 index c263e2156c058..0000000000000 Binary files a/blockchains/classic/assets/0xD4729a47FFDBDd190a015BB0C29fC613c5aD3cFE/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xD507fAa6B65cF9E970d67cd108B224162495de30/info.json b/blockchains/classic/assets/0xD507fAa6B65cF9E970d67cd108B224162495de30/info.json deleted file mode 100644 index 425a0fdbce094..0000000000000 --- a/blockchains/classic/assets/0xD507fAa6B65cF9E970d67cd108B224162495de30/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Arcadium Classic", - "symbol": "ACD", - "type": "ETC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xD507fAa6B65cF9E970d67cd108B224162495de30", - "status": "active", - "id": "0xD507fAa6B65cF9E970d67cd108B224162495de30" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xD507fAa6B65cF9E970d67cd108B224162495de30/logo.png b/blockchains/classic/assets/0xD507fAa6B65cF9E970d67cd108B224162495de30/logo.png deleted file mode 100644 index 978768755cd5d..0000000000000 Binary files a/blockchains/classic/assets/0xD507fAa6B65cF9E970d67cd108B224162495de30/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xDF23a076b82a08cEFe696346DB702BBDD86838Bf/info.json b/blockchains/classic/assets/0xDF23a076b82a08cEFe696346DB702BBDD86838Bf/info.json deleted file mode 100644 index f57e602d57412..0000000000000 --- a/blockchains/classic/assets/0xDF23a076b82a08cEFe696346DB702BBDD86838Bf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vylingx", - "symbol": "VYLG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xDF23a076b82a08cEFe696346DB702BBDD86838Bf", - "status": "active", - "id": "0xDF23a076b82a08cEFe696346DB702BBDD86838Bf" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xDF23a076b82a08cEFe696346DB702BBDD86838Bf/logo.png b/blockchains/classic/assets/0xDF23a076b82a08cEFe696346DB702BBDD86838Bf/logo.png deleted file mode 100644 index 6b9637781edc0..0000000000000 Binary files a/blockchains/classic/assets/0xDF23a076b82a08cEFe696346DB702BBDD86838Bf/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xDF9AaC76b722B08511A4C561607A9bf3AfA62E49/info.json b/blockchains/classic/assets/0xDF9AaC76b722B08511A4C561607A9bf3AfA62E49/info.json deleted file mode 100644 index d4e98f9241b96..0000000000000 --- a/blockchains/classic/assets/0xDF9AaC76b722B08511A4C561607A9bf3AfA62E49/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PoWH3C", - "symbol": "P3C", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xDF9AaC76b722B08511A4C561607A9bf3AfA62E49", - "status": "active", - "id": "0xDF9AaC76b722B08511A4C561607A9bf3AfA62E49" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xDF9AaC76b722B08511A4C561607A9bf3AfA62E49/logo.png b/blockchains/classic/assets/0xDF9AaC76b722B08511A4C561607A9bf3AfA62E49/logo.png deleted file mode 100644 index 582e1697473e9..0000000000000 Binary files a/blockchains/classic/assets/0xDF9AaC76b722B08511A4C561607A9bf3AfA62E49/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/logo.png b/blockchains/classic/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/logo.png deleted file mode 100755 index 9f2ecb97df672..0000000000000 Binary files a/blockchains/classic/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xFC07d3E0e36330a151c09384C3aD45e745227688/info.json b/blockchains/classic/assets/0xFC07d3E0e36330a151c09384C3aD45e745227688/info.json deleted file mode 100644 index 71eb3e8702fa1..0000000000000 --- a/blockchains/classic/assets/0xFC07d3E0e36330a151c09384C3aD45e745227688/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Highlander", - "symbol": "ONE", - "type": "ETC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xFC07d3E0e36330a151c09384C3aD45e745227688", - "status": "active", - "id": "0xFC07d3E0e36330a151c09384C3aD45e745227688" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xFC07d3E0e36330a151c09384C3aD45e745227688/logo.png b/blockchains/classic/assets/0xFC07d3E0e36330a151c09384C3aD45e745227688/logo.png deleted file mode 100644 index f2678c578a9cd..0000000000000 Binary files a/blockchains/classic/assets/0xFC07d3E0e36330a151c09384C3aD45e745227688/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xFF197d0558aa9CD8fF788c7f0d4A1A48E1c399D6/info.json b/blockchains/classic/assets/0xFF197d0558aa9CD8fF788c7f0d4A1A48E1c399D6/info.json deleted file mode 100644 index 72679138e1367..0000000000000 --- a/blockchains/classic/assets/0xFF197d0558aa9CD8fF788c7f0d4A1A48E1c399D6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DrakXat", - "symbol": "KXATG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xFF197d0558aa9CD8fF788c7f0d4A1A48E1c399D6", - "status": "active", - "id": "0xFF197d0558aa9CD8fF788c7f0d4A1A48E1c399D6" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xFF197d0558aa9CD8fF788c7f0d4A1A48E1c399D6/logo.png b/blockchains/classic/assets/0xFF197d0558aa9CD8fF788c7f0d4A1A48E1c399D6/logo.png deleted file mode 100644 index 667e605f4e38b..0000000000000 Binary files a/blockchains/classic/assets/0xFF197d0558aa9CD8fF788c7f0d4A1A48E1c399D6/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xFf8596169865c7cc1458b1c0eCCAFd4092C7F10f/info.json b/blockchains/classic/assets/0xFf8596169865c7cc1458b1c0eCCAFd4092C7F10f/info.json deleted file mode 100644 index 220708e6a7df3..0000000000000 --- a/blockchains/classic/assets/0xFf8596169865c7cc1458b1c0eCCAFd4092C7F10f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dogecoin Classic Token", - "symbol": "DOGECT", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xFf8596169865c7cc1458b1c0eCCAFd4092C7F10f", - "status": "active", - "id": "0xFf8596169865c7cc1458b1c0eCCAFd4092C7F10f" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xFf8596169865c7cc1458b1c0eCCAFd4092C7F10f/logo.png b/blockchains/classic/assets/0xFf8596169865c7cc1458b1c0eCCAFd4092C7F10f/logo.png deleted file mode 100644 index 6a9a974fe5761..0000000000000 Binary files a/blockchains/classic/assets/0xFf8596169865c7cc1458b1c0eCCAFd4092C7F10f/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/logo.png b/blockchains/classic/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/logo.png deleted file mode 100644 index 55383355f3a00..0000000000000 Binary files a/blockchains/classic/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xb81BbB68D2C32398e628f5183D1cfe9f24dFb678/info.json b/blockchains/classic/assets/0xb81BbB68D2C32398e628f5183D1cfe9f24dFb678/info.json deleted file mode 100644 index 9b0b44fbefda0..0000000000000 --- a/blockchains/classic/assets/0xb81BbB68D2C32398e628f5183D1cfe9f24dFb678/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USMilCoin", - "symbol": "UMC", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xb81BbB68D2C32398e628f5183D1cfe9f24dFb678", - "status": "active", - "id": "0xb81BbB68D2C32398e628f5183D1cfe9f24dFb678" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xb81BbB68D2C32398e628f5183D1cfe9f24dFb678/logo.png b/blockchains/classic/assets/0xb81BbB68D2C32398e628f5183D1cfe9f24dFb678/logo.png deleted file mode 100644 index 8371d2aba624f..0000000000000 Binary files a/blockchains/classic/assets/0xb81BbB68D2C32398e628f5183D1cfe9f24dFb678/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xc2A4CE7835c7b6de4F3F15303E25b3eF0bB43bDF/info.json b/blockchains/classic/assets/0xc2A4CE7835c7b6de4F3F15303E25b3eF0bB43bDF/info.json deleted file mode 100644 index a7a24ce2ad187..0000000000000 --- a/blockchains/classic/assets/0xc2A4CE7835c7b6de4F3F15303E25b3eF0bB43bDF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Spike", - "symbol": "SPKG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xc2A4CE7835c7b6de4F3F15303E25b3eF0bB43bDF", - "status": "active", - "id": "0xc2A4CE7835c7b6de4F3F15303E25b3eF0bB43bDF" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xc2A4CE7835c7b6de4F3F15303E25b3eF0bB43bDF/logo.png b/blockchains/classic/assets/0xc2A4CE7835c7b6de4F3F15303E25b3eF0bB43bDF/logo.png deleted file mode 100644 index fe651b7782810..0000000000000 Binary files a/blockchains/classic/assets/0xc2A4CE7835c7b6de4F3F15303E25b3eF0bB43bDF/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xc658E8372DaFFf26caa7439B95a1fF723baaef6E/info.json b/blockchains/classic/assets/0xc658E8372DaFFf26caa7439B95a1fF723baaef6E/info.json deleted file mode 100644 index f33f88d9eacdc..0000000000000 --- a/blockchains/classic/assets/0xc658E8372DaFFf26caa7439B95a1fF723baaef6E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Flowejin", - "symbol": "FLOWG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xc658E8372DaFFf26caa7439B95a1fF723baaef6E", - "status": "active", - "id": "0xc658E8372DaFFf26caa7439B95a1fF723baaef6E" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xc658E8372DaFFf26caa7439B95a1fF723baaef6E/logo.png b/blockchains/classic/assets/0xc658E8372DaFFf26caa7439B95a1fF723baaef6E/logo.png deleted file mode 100644 index 8c853f56da8c0..0000000000000 Binary files a/blockchains/classic/assets/0xc658E8372DaFFf26caa7439B95a1fF723baaef6E/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xc98333457471f82871B0193D0E4F03C6D7D7dFF8/info.json b/blockchains/classic/assets/0xc98333457471f82871B0193D0E4F03C6D7D7dFF8/info.json deleted file mode 100644 index 44c34f614db47..0000000000000 --- a/blockchains/classic/assets/0xc98333457471f82871B0193D0E4F03C6D7D7dFF8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xarrk", - "symbol": "ARKG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xc98333457471f82871B0193D0E4F03C6D7D7dFF8", - "status": "active", - "id": "0xc98333457471f82871B0193D0E4F03C6D7D7dFF8" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xc98333457471f82871B0193D0E4F03C6D7D7dFF8/logo.png b/blockchains/classic/assets/0xc98333457471f82871B0193D0E4F03C6D7D7dFF8/logo.png deleted file mode 100644 index 63134a2796f8a..0000000000000 Binary files a/blockchains/classic/assets/0xc98333457471f82871B0193D0E4F03C6D7D7dFF8/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xca08DaeC07f11d9375cA64478e83a12fC35B09d2/info.json b/blockchains/classic/assets/0xca08DaeC07f11d9375cA64478e83a12fC35B09d2/info.json deleted file mode 100644 index 0d1367bf12868..0000000000000 --- a/blockchains/classic/assets/0xca08DaeC07f11d9375cA64478e83a12fC35B09d2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MoneroToken", - "symbol": "XMRT", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xca08DaeC07f11d9375cA64478e83a12fC35B09d2", - "status": "active", - "id": "0xca08DaeC07f11d9375cA64478e83a12fC35B09d2" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xca08DaeC07f11d9375cA64478e83a12fC35B09d2/logo.png b/blockchains/classic/assets/0xca08DaeC07f11d9375cA64478e83a12fC35B09d2/logo.png deleted file mode 100644 index 54a4486e67274..0000000000000 Binary files a/blockchains/classic/assets/0xca08DaeC07f11d9375cA64478e83a12fC35B09d2/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xd6dF0C579f2A65049a893fDaEC9fCE098CC19F87/logo.png b/blockchains/classic/assets/0xd6dF0C579f2A65049a893fDaEC9fCE098CC19F87/logo.png deleted file mode 100644 index 61474ef9e6131..0000000000000 Binary files a/blockchains/classic/assets/0xd6dF0C579f2A65049a893fDaEC9fCE098CC19F87/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xdEb7ade9417f98AFbB60cd6b4a49d4B002AB79c9/info.json b/blockchains/classic/assets/0xdEb7ade9417f98AFbB60cd6b4a49d4B002AB79c9/info.json deleted file mode 100644 index 260f39bdbf664..0000000000000 --- a/blockchains/classic/assets/0xdEb7ade9417f98AFbB60cd6b4a49d4B002AB79c9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits Jamaica", - "symbol": "BJAM", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xdEb7ade9417f98AFbB60cd6b4a49d4B002AB79c9", - "status": "active", - "id": "0xdEb7ade9417f98AFbB60cd6b4a49d4B002AB79c9" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xdEb7ade9417f98AFbB60cd6b4a49d4B002AB79c9/logo.png b/blockchains/classic/assets/0xdEb7ade9417f98AFbB60cd6b4a49d4B002AB79c9/logo.png deleted file mode 100644 index 9f67d93424148..0000000000000 Binary files a/blockchains/classic/assets/0xdEb7ade9417f98AFbB60cd6b4a49d4B002AB79c9/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xdfd0A6BeD91d7609a0d84389Dcb7AAb5877e6AfA/info.json b/blockchains/classic/assets/0xdfd0A6BeD91d7609a0d84389Dcb7AAb5877e6AfA/info.json deleted file mode 100644 index fd495c313fd7b..0000000000000 --- a/blockchains/classic/assets/0xdfd0A6BeD91d7609a0d84389Dcb7AAb5877e6AfA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gawks", - "symbol": "GKG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xdfd0A6BeD91d7609a0d84389Dcb7AAb5877e6AfA", - "status": "active", - "id": "0xdfd0A6BeD91d7609a0d84389Dcb7AAb5877e6AfA" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xdfd0A6BeD91d7609a0d84389Dcb7AAb5877e6AfA/logo.png b/blockchains/classic/assets/0xdfd0A6BeD91d7609a0d84389Dcb7AAb5877e6AfA/logo.png deleted file mode 100644 index 292de0be3c582..0000000000000 Binary files a/blockchains/classic/assets/0xdfd0A6BeD91d7609a0d84389Dcb7AAb5877e6AfA/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xe37B29Ce789CFa51b72c64c93e0d7E2D7BA46681/info.json b/blockchains/classic/assets/0xe37B29Ce789CFa51b72c64c93e0d7E2D7BA46681/info.json deleted file mode 100644 index c9eadd7f76d7b..0000000000000 --- a/blockchains/classic/assets/0xe37B29Ce789CFa51b72c64c93e0d7E2D7BA46681/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Prince Draieo", - "symbol": "PDG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xe37B29Ce789CFa51b72c64c93e0d7E2D7BA46681", - "status": "active", - "id": "0xe37B29Ce789CFa51b72c64c93e0d7E2D7BA46681" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xe37B29Ce789CFa51b72c64c93e0d7E2D7BA46681/logo.png b/blockchains/classic/assets/0xe37B29Ce789CFa51b72c64c93e0d7E2D7BA46681/logo.png deleted file mode 100755 index a279b68c84770..0000000000000 Binary files a/blockchains/classic/assets/0xe37B29Ce789CFa51b72c64c93e0d7E2D7BA46681/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xe9506979c9FA6f34b93846792c2d4aad7974ea55/info.json b/blockchains/classic/assets/0xe9506979c9FA6f34b93846792c2d4aad7974ea55/info.json deleted file mode 100644 index 6ce91c9b8cd15..0000000000000 --- a/blockchains/classic/assets/0xe9506979c9FA6f34b93846792c2d4aad7974ea55/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ellekner", - "symbol": "ELG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xe9506979c9FA6f34b93846792c2d4aad7974ea55", - "status": "active", - "id": "0xe9506979c9FA6f34b93846792c2d4aad7974ea55" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xe9506979c9FA6f34b93846792c2d4aad7974ea55/logo.png b/blockchains/classic/assets/0xe9506979c9FA6f34b93846792c2d4aad7974ea55/logo.png deleted file mode 100755 index 725de21b21aa7..0000000000000 Binary files a/blockchains/classic/assets/0xe9506979c9FA6f34b93846792c2d4aad7974ea55/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xeceaDBB8441AA28b76D8c756EE873aC574068204/info.json b/blockchains/classic/assets/0xeceaDBB8441AA28b76D8c756EE873aC574068204/info.json deleted file mode 100644 index cbff24b484665..0000000000000 --- a/blockchains/classic/assets/0xeceaDBB8441AA28b76D8c756EE873aC574068204/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits Europa", - "symbol": "OPA", - "type": "ETC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xeceaDBB8441AA28b76D8c756EE873aC574068204", - "status": "active", - "id": "0xeceaDBB8441AA28b76D8c756EE873aC574068204" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xeceaDBB8441AA28b76D8c756EE873aC574068204/logo.png b/blockchains/classic/assets/0xeceaDBB8441AA28b76D8c756EE873aC574068204/logo.png deleted file mode 100644 index e502c84e88bc6..0000000000000 Binary files a/blockchains/classic/assets/0xeceaDBB8441AA28b76D8c756EE873aC574068204/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xf03A967b0F6EedE6f73fd747a93006E9130525d4/info.json b/blockchains/classic/assets/0xf03A967b0F6EedE6f73fd747a93006E9130525d4/info.json deleted file mode 100644 index 753e884268db3..0000000000000 --- a/blockchains/classic/assets/0xf03A967b0F6EedE6f73fd747a93006E9130525d4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atlantis", - "symbol": "eFork", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xf03A967b0F6EedE6f73fd747a93006E9130525d4", - "status": "active", - "id": "0xf03A967b0F6EedE6f73fd747a93006E9130525d4" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xf03A967b0F6EedE6f73fd747a93006E9130525d4/logo.png b/blockchains/classic/assets/0xf03A967b0F6EedE6f73fd747a93006E9130525d4/logo.png deleted file mode 100644 index 72a4d581b76c6..0000000000000 Binary files a/blockchains/classic/assets/0xf03A967b0F6EedE6f73fd747a93006E9130525d4/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xf8af8f48ba1743ccb0001778070e4ce189225e90/info.json b/blockchains/classic/assets/0xf8af8f48ba1743ccb0001778070e4ce189225e90/info.json deleted file mode 100644 index 786ac8a1b29de..0000000000000 --- a/blockchains/classic/assets/0xf8af8f48ba1743ccb0001778070e4ce189225e90/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USVeteranToken", - "symbol": "USVT", - "type": "ETC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xf8af8f48ba1743ccb0001778070e4ce189225e90", - "status": "active", - "id": "0xf8af8f48ba1743ccb0001778070e4ce189225e90" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xf8af8f48ba1743ccb0001778070e4ce189225e90/logo.png b/blockchains/classic/assets/0xf8af8f48ba1743ccb0001778070e4ce189225e90/logo.png deleted file mode 100644 index 6c091901aa659..0000000000000 Binary files a/blockchains/classic/assets/0xf8af8f48ba1743ccb0001778070e4ce189225e90/logo.png and /dev/null differ diff --git a/blockchains/classic/assets/0xf962Ce2544f9e22da3DAE54b2A3040db7867f029/info.json b/blockchains/classic/assets/0xf962Ce2544f9e22da3DAE54b2A3040db7867f029/info.json deleted file mode 100644 index 3b35545b52e86..0000000000000 --- a/blockchains/classic/assets/0xf962Ce2544f9e22da3DAE54b2A3040db7867f029/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gorxon", - "symbol": "GRXG1", - "type": "ETC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://blockscout.com/etc/mainnet/tokens/0xf962Ce2544f9e22da3DAE54b2A3040db7867f029", - "status": "active", - "id": "0xf962Ce2544f9e22da3DAE54b2A3040db7867f029" -} \ No newline at end of file diff --git a/blockchains/classic/assets/0xf962Ce2544f9e22da3DAE54b2A3040db7867f029/logo.png b/blockchains/classic/assets/0xf962Ce2544f9e22da3DAE54b2A3040db7867f029/logo.png deleted file mode 100755 index 8f5befc55f49c..0000000000000 Binary files a/blockchains/classic/assets/0xf962Ce2544f9e22da3DAE54b2A3040db7867f029/logo.png and /dev/null differ diff --git a/blockchains/classic/denylist.json b/blockchains/classic/denylist.json deleted file mode 100644 index e9810e487a026..0000000000000 --- a/blockchains/classic/denylist.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - "0x6ADa6F48C815689502C43eC1a59F1b5DD3C04E1F", - "0xAfe6851C1D9ee2E759ACDEE8cFC827E22a9eC5d7", - "0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413", - "0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d" -] \ No newline at end of file diff --git a/blockchains/classic/info/info.json b/blockchains/classic/info/info.json deleted file mode 100644 index 28b460a8cb067..0000000000000 --- a/blockchains/classic/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Ethereum Classic", - "website": "https://ethereumclassic.org/", - "source_code": "https://github.com/ethereumclassic/", - "white_paper": "https://whitepaperdatabase.com/ethereum-classic-etc-whitepaper/", - "description": "Ethereum Classic is an open-source, public, blockchain-based distributed computing platform featuring smart contract functionality.It is a continuation of the original Ethereum blockchain.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/eth_classic", - "handle": "eth_classic" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/EthereumClassic", - "handle": "EthereumClassic" - } - ], - "explorer": "https://blockscout.com/etc/mainnet/", - "research": "https://research.binance.com/en/projects/ethereum-classic", - "symbol": "ETC", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/classic/info/logo.png b/blockchains/classic/info/logo.png deleted file mode 100644 index eb921c2b00113..0000000000000 Binary files a/blockchains/classic/info/logo.png and /dev/null differ diff --git a/blockchains/cosmos/info/info.json b/blockchains/cosmos/info/info.json deleted file mode 100644 index 1e891438217a0..0000000000000 --- a/blockchains/cosmos/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Cosmos", - "website": "https://cosmos.network/", - "source_code": "https://github.com/cosmos", - "white_paper": "https://cosmos.network/resources/whitepaper", - "description": "Cosmos is a secure & scalable blockchain ecosystem where thousands of dApps interoperate to create the foundation for a new token economy.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/cosmos", - "handle": "cosmos" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/cosmosnetwork", - "handle": "cosmosnetwork" - } - ], - "explorer": "https://www.mintscan.io/", - "research": "https://research.binance.com/en/projects/cosmos-network", - "symbol": "ATOM", - "type": "COIN", - "decimals": 6, - "status": "active" -} diff --git a/blockchains/cosmos/info/logo.png b/blockchains/cosmos/info/logo.png deleted file mode 100644 index 8d272457fe113..0000000000000 Binary files a/blockchains/cosmos/info/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1000ya26q2cmh399q4c5aaacd9lmmdqp90kw2jn/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1000ya26q2cmh399q4c5aaacd9lmmdqp90kw2jn/logo.png deleted file mode 100644 index a349d55ecd40e..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1000ya26q2cmh399q4c5aaacd9lmmdqp90kw2jn/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper102ruvpv2srmunfffxavttxnhezln6fnc54at8c/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper102ruvpv2srmunfffxavttxnhezln6fnc54at8c/logo.png deleted file mode 100644 index 46722e1066b50..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper102ruvpv2srmunfffxavttxnhezln6fnc54at8c/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper10e4vsut6suau8tk9m6dnrm0slgd6npe3jx5xpv/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper10e4vsut6suau8tk9m6dnrm0slgd6npe3jx5xpv/logo.png deleted file mode 100644 index 5d7b594da75c0..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper10e4vsut6suau8tk9m6dnrm0slgd6npe3jx5xpv/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper124maqmcqv8tquy764ktz7cu0gxnzfw54n3vww8/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper124maqmcqv8tquy764ktz7cu0gxnzfw54n3vww8/logo.png deleted file mode 100644 index abb2e25f4ce94..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper124maqmcqv8tquy764ktz7cu0gxnzfw54n3vww8/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper132juzk0gdmwuxvx4phug7m3ymyatxlh9734g4w/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper132juzk0gdmwuxvx4phug7m3ymyatxlh9734g4w/logo.png deleted file mode 100644 index 7dbad06ba4a12..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper132juzk0gdmwuxvx4phug7m3ymyatxlh9734g4w/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper146kwpzhmleafmhtaxulfptyhnvwxzlvm87hwnm/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper146kwpzhmleafmhtaxulfptyhnvwxzlvm87hwnm/logo.png deleted file mode 100644 index 4f52b211cae75..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper146kwpzhmleafmhtaxulfptyhnvwxzlvm87hwnm/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper14k4pzckkre6uxxyd2lnhnpp8sngys9m6hl6ml7/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper14k4pzckkre6uxxyd2lnhnpp8sngys9m6hl6ml7/logo.png deleted file mode 100644 index 3932fa7c33402..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper14k4pzckkre6uxxyd2lnhnpp8sngys9m6hl6ml7/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper14kn0kk33szpwus9nh8n87fjel8djx0y070ymmj/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper14kn0kk33szpwus9nh8n87fjel8djx0y070ymmj/logo.png deleted file mode 100644 index c5be095b9f893..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper14kn0kk33szpwus9nh8n87fjel8djx0y070ymmj/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper14l0fp639yudfl46zauvv8rkzjgd4u0zk2aseys/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper14l0fp639yudfl46zauvv8rkzjgd4u0zk2aseys/logo.png deleted file mode 100644 index 7fe8f539c1673..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper14l0fp639yudfl46zauvv8rkzjgd4u0zk2aseys/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper156gqf9837u7d4c4678yt3rl4ls9c5vuursrrzf/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper156gqf9837u7d4c4678yt3rl4ls9c5vuursrrzf/logo.png deleted file mode 100644 index 4bd89f7190a7e..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper156gqf9837u7d4c4678yt3rl4ls9c5vuursrrzf/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper15r4tc0m6hc7z8drq3dzlrtcs6rq2q9l2nvwher/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper15r4tc0m6hc7z8drq3dzlrtcs6rq2q9l2nvwher/logo.png deleted file mode 100644 index b49b56fa5dfdb..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper15r4tc0m6hc7z8drq3dzlrtcs6rq2q9l2nvwher/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper15urq2dtp9qce4fyc85m6upwm9xul3049e02707/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper15urq2dtp9qce4fyc85m6upwm9xul3049e02707/logo.png deleted file mode 100644 index 64b5e5a8e76e2..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper15urq2dtp9qce4fyc85m6upwm9xul3049e02707/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper16k579jk6yt2cwmqx9dz5xvq9fug2tekvlu9qdv/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper16k579jk6yt2cwmqx9dz5xvq9fug2tekvlu9qdv/logo.png deleted file mode 100644 index e41c9d08cfc45..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper16k579jk6yt2cwmqx9dz5xvq9fug2tekvlu9qdv/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper17h2x3j7u44qkrq0sk8ul0r2qr440rwgjkfg0gh/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper17h2x3j7u44qkrq0sk8ul0r2qr440rwgjkfg0gh/logo.png deleted file mode 100644 index cbd2585946dbe..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper17h2x3j7u44qkrq0sk8ul0r2qr440rwgjkfg0gh/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper17mggn4znyeyg25wd7498qxl7r2jhgue8u4qjcq/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper17mggn4znyeyg25wd7498qxl7r2jhgue8u4qjcq/logo.png deleted file mode 100644 index 5c375edd1c9f7..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper17mggn4znyeyg25wd7498qxl7r2jhgue8u4qjcq/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper19v9ej55ataqrfl39v83pf4e0dm69u89rngf928/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper19v9ej55ataqrfl39v83pf4e0dm69u89rngf928/logo.png deleted file mode 100644 index 010e8ca18f085..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper19v9ej55ataqrfl39v83pf4e0dm69u89rngf928/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1clpqr4nrk4khgkxj78fcwwh6dl3uw4epsluffn/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1clpqr4nrk4khgkxj78fcwwh6dl3uw4epsluffn/logo.png deleted file mode 100644 index a0e2ca388b68c..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1clpqr4nrk4khgkxj78fcwwh6dl3uw4epsluffn/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1crqm3598z6qmyn2kkcl9dz7uqs4qdqnr6s8jdn/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1crqm3598z6qmyn2kkcl9dz7uqs4qdqnr6s8jdn/logo.png deleted file mode 100644 index e83908720e5c4..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1crqm3598z6qmyn2kkcl9dz7uqs4qdqnr6s8jdn/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1d0aup392g3enru7eash83sedqclaxvp7fzh6gk/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1d0aup392g3enru7eash83sedqclaxvp7fzh6gk/logo.png deleted file mode 100644 index 95078b56d6d2d..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1d0aup392g3enru7eash83sedqclaxvp7fzh6gk/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1e0plfg475phrsvrlzw8gwppeva0zk5yg9fgg8c/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1e0plfg475phrsvrlzw8gwppeva0zk5yg9fgg8c/logo.png deleted file mode 100644 index 2df0ac0e900df..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1e0plfg475phrsvrlzw8gwppeva0zk5yg9fgg8c/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1ehkfl7palwrh6w2hhr2yfrgrq8jetgucudztfe/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1ehkfl7palwrh6w2hhr2yfrgrq8jetgucudztfe/logo.png deleted file mode 100644 index 479c102e62ec7..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1ehkfl7palwrh6w2hhr2yfrgrq8jetgucudztfe/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1ey69r37gfxvxg62sh4r0ktpuc46pzjrm873ae8/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1ey69r37gfxvxg62sh4r0ktpuc46pzjrm873ae8/logo.png deleted file mode 100755 index f0d03247fb131..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1ey69r37gfxvxg62sh4r0ktpuc46pzjrm873ae8/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1fhr7e04ct0zslmkzqt9smakg3sxrdve6ulclj2/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1fhr7e04ct0zslmkzqt9smakg3sxrdve6ulclj2/logo.png deleted file mode 100644 index 7d9d74321268b..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1fhr7e04ct0zslmkzqt9smakg3sxrdve6ulclj2/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1grgelyng2v6v3t8z87wu3sxgt9m5s03xfytvz7/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1grgelyng2v6v3t8z87wu3sxgt9m5s03xfytvz7/logo.png deleted file mode 100644 index f9aadec0abb3e..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1grgelyng2v6v3t8z87wu3sxgt9m5s03xfytvz7/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1hjct6q7npsspsg3dgvzk3sdf89spmlpfdn6m9d/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1hjct6q7npsspsg3dgvzk3sdf89spmlpfdn6m9d/logo.png deleted file mode 100644 index 5ed55497ae1d1..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1hjct6q7npsspsg3dgvzk3sdf89spmlpfdn6m9d/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1j0vaeh27t4rll7zhmarwcuq8xtrmvqhudrgcky/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1j0vaeh27t4rll7zhmarwcuq8xtrmvqhudrgcky/logo.png deleted file mode 100644 index 6bced9c2effb3..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1j0vaeh27t4rll7zhmarwcuq8xtrmvqhudrgcky/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1jlr62guqwrwkdt4m3y00zh2rrsamhjf9num5xr/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1jlr62guqwrwkdt4m3y00zh2rrsamhjf9num5xr/logo.png deleted file mode 100644 index 1e347a8fa96ee..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1jlr62guqwrwkdt4m3y00zh2rrsamhjf9num5xr/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1k9a0cs97vul8w2vwknlfmpez6prv8klv03lv3d/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1k9a0cs97vul8w2vwknlfmpez6prv8klv03lv3d/logo.png deleted file mode 100644 index 1ccd9ce95b8f1..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1k9a0cs97vul8w2vwknlfmpez6prv8klv03lv3d/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1kgddca7qj96z0qcxr2c45z73cfl0c75p7f3s2e/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1kgddca7qj96z0qcxr2c45z73cfl0c75p7f3s2e/logo.png deleted file mode 100644 index c0f3ef94fb3f4..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1kgddca7qj96z0qcxr2c45z73cfl0c75p7f3s2e/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1kj0h4kn4z5xvedu2nd9c4a9a559wvpuvu0h6qn/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1kj0h4kn4z5xvedu2nd9c4a9a559wvpuvu0h6qn/logo.png deleted file mode 100644 index 86d3233d9eeed..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1kj0h4kn4z5xvedu2nd9c4a9a559wvpuvu0h6qn/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1n229vhepft6wnkt5tjpwmxdmcnfz55jv3vp77d/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1n229vhepft6wnkt5tjpwmxdmcnfz55jv3vp77d/logo.png deleted file mode 100644 index 933fbfbccce8d..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1n229vhepft6wnkt5tjpwmxdmcnfz55jv3vp77d/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvtfc9y5/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvtfc9y5/logo.png deleted file mode 100644 index 362d63669b379..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvtfc9y5/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1qwl879nx9t6kef4supyazayf7vjhennyh568ys/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1qwl879nx9t6kef4supyazayf7vjhennyh568ys/logo.png deleted file mode 100644 index 1cd092486633b..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1qwl879nx9t6kef4supyazayf7vjhennyh568ys/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1rcp29q3hpd246n6qak7jluqep4v006cdsc2kkl/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1rcp29q3hpd246n6qak7jluqep4v006cdsc2kkl/logo.png deleted file mode 100644 index 194e9693e1011..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1rcp29q3hpd246n6qak7jluqep4v006cdsc2kkl/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1rfpar0qx3umnhu0f6wjp4hvnr3x6u5389e094j/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1rfpar0qx3umnhu0f6wjp4hvnr3x6u5389e094j/logo.png deleted file mode 100644 index 23ff32c9406c8..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1rfpar0qx3umnhu0f6wjp4hvnr3x6u5389e094j/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1rwh0cxa72d3yle3r4l8gd7vyphrmjy2kpe4x72/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1rwh0cxa72d3yle3r4l8gd7vyphrmjy2kpe4x72/logo.png deleted file mode 100644 index 586f27b8c576a..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1rwh0cxa72d3yle3r4l8gd7vyphrmjy2kpe4x72/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1sd4tl9aljmmezzudugs7zlaya7pg2895ws8tfs/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1sd4tl9aljmmezzudugs7zlaya7pg2895ws8tfs/logo.png deleted file mode 100644 index 6891376ce299a..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1sd4tl9aljmmezzudugs7zlaya7pg2895ws8tfs/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1sjllsnramtg3ewxqwwrwjxfgc4n4ef9u2lcnj0/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1sjllsnramtg3ewxqwwrwjxfgc4n4ef9u2lcnj0/logo.png deleted file mode 100644 index d01251cf16a06..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1sjllsnramtg3ewxqwwrwjxfgc4n4ef9u2lcnj0/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1sxx9mszve0gaedz5ld7qdkjkfv8z992ax69k08/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1sxx9mszve0gaedz5ld7qdkjkfv8z992ax69k08/logo.png deleted file mode 100644 index ba8ac31f6f0de..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1sxx9mszve0gaedz5ld7qdkjkfv8z992ax69k08/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1te8nxpc2myjfrhaty0dnzdhs5ahdh5agzuym9v/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1te8nxpc2myjfrhaty0dnzdhs5ahdh5agzuym9v/logo.png deleted file mode 100644 index fe41a4ec6d468..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1te8nxpc2myjfrhaty0dnzdhs5ahdh5agzuym9v/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1tflk30mq5vgqjdly92kkhhq3raev2hnz6eete3/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1tflk30mq5vgqjdly92kkhhq3raev2hnz6eete3/logo.png deleted file mode 100644 index fbaf2f22372eb..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1tflk30mq5vgqjdly92kkhhq3raev2hnz6eete3/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1ualhu3fjgg77g485gmyswkq3w0dp7gys6qzwrv/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1ualhu3fjgg77g485gmyswkq3w0dp7gys6qzwrv/logo.png deleted file mode 100644 index b3f18138e3c98..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1ualhu3fjgg77g485gmyswkq3w0dp7gys6qzwrv/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1udpsgkgyutgsglauk9vk9rs03a3skc62gup9ny/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1udpsgkgyutgsglauk9vk9rs03a3skc62gup9ny/logo.png deleted file mode 100644 index 9ec4e2549c1ed..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1udpsgkgyutgsglauk9vk9rs03a3skc62gup9ny/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1uutuwrwt3z2a5z8z3uasml3rftlpmu25aga5c6/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1uutuwrwt3z2a5z8z3uasml3rftlpmu25aga5c6/logo.png deleted file mode 100644 index f88b24d9bfc1c..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1uutuwrwt3z2a5z8z3uasml3rftlpmu25aga5c6/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1vjn3559ncztu87qj8v4ryasgny7vjfx7jhxzu6/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1vjn3559ncztu87qj8v4ryasgny7vjfx7jhxzu6/logo.png deleted file mode 100644 index 55a7246b1b165..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1vjn3559ncztu87qj8v4ryasgny7vjfx7jhxzu6/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1vk706z2tfnqhdg6jrkngyx7f463jq58nj0x7p7/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1vk706z2tfnqhdg6jrkngyx7f463jq58nj0x7p7/logo.png deleted file mode 100644 index d4c17acf94719..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1vk706z2tfnqhdg6jrkngyx7f463jq58nj0x7p7/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1w42lm7zv55jrh5ggpecg0v643qeatfkd9aqf3f/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1w42lm7zv55jrh5ggpecg0v643qeatfkd9aqf3f/logo.png deleted file mode 100644 index 7e32aa5d092a0..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1w42lm7zv55jrh5ggpecg0v643qeatfkd9aqf3f/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1we6knm8qartmmh2r0qfpsz6pq0s7emv3e0meuw/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1we6knm8qartmmh2r0qfpsz6pq0s7emv3e0meuw/logo.png deleted file mode 100644 index bda0e7429348e..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1we6knm8qartmmh2r0qfpsz6pq0s7emv3e0meuw/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1wwspfe7whh3zu4ql5rvpg044lyk6cuu7fpnd9e/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1wwspfe7whh3zu4ql5rvpg044lyk6cuu7fpnd9e/logo.png deleted file mode 100644 index bba7c4c587c72..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1wwspfe7whh3zu4ql5rvpg044lyk6cuu7fpnd9e/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1x88j7vp2xnw3zec8ur3g4waxycyz7m0mahdv3p/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1x88j7vp2xnw3zec8ur3g4waxycyz7m0mahdv3p/logo.png deleted file mode 100644 index b96a8b481a2de..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1x88j7vp2xnw3zec8ur3g4waxycyz7m0mahdv3p/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1zqgheeawp7cmqk27dgyctd80rd8ryhqs6la9wc/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1zqgheeawp7cmqk27dgyctd80rd8ryhqs6la9wc/logo.png deleted file mode 100644 index d263de358fbf2..0000000000000 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1zqgheeawp7cmqk27dgyctd80rd8ryhqs6la9wc/logo.png and /dev/null differ diff --git a/blockchains/cosmos/validators/list.json b/blockchains/cosmos/validators/list.json deleted file mode 100644 index 340c5a833cfd0..0000000000000 --- a/blockchains/cosmos/validators/list.json +++ /dev/null @@ -1,308 +0,0 @@ -[ - { - "id": "cosmosvaloper1w42lm7zv55jrh5ggpecg0v643qeatfkd9aqf3f", - "name": "Mythos", - "description": "We provide staking and validator services for crypto networks to increase the value of the network for all.", - "website": "https://mythos.services" - }, - { - "id": "cosmosvaloper1j0vaeh27t4rll7zhmarwcuq8xtrmvqhudrgcky", - "name": "Chainflow", - "description": "Fair and Equitable Staking for All / Operated by Chris Remus (@cjremus) / Validating since October 2017", - "website": "https://chainflow.io/cosmos/" - }, - { - "id": "cosmosvaloper16k579jk6yt2cwmqx9dz5xvq9fug2tekvlu9qdv", - "name": "Cephalopod Equipment", - "description": "Infrastructure for decentralized intelligence - by a Cosmos co-founder and some of the earliest team members", - "website": "https://cephalopod.equipment/" - }, - { - "id": "cosmosvaloper1ey69r37gfxvxg62sh4r0ktpuc46pzjrm873ae8", - "name": "Sikka", - "description": "The People's Validator. Operated by Sunny Aggarwal (@sunnya97) and Dev Ojha (@ValarDragon)", - "website": "https://sikka.tech/" - }, - { - "id": "cosmosvaloper1rwh0cxa72d3yle3r4l8gd7vyphrmjy2kpe4x72", - "name": "SparkPool", - "description": "The Largest Ethereum Mining Pool and the Keeper of Blockchain Networks. Delegate to SparkPool, Earn Your Lambo.", - "website": "https://cosmos.sparkpool.com/" - }, - { - "id": "cosmosvaloper1kj0h4kn4z5xvedu2nd9c4a9a559wvpuvu0h6qn", - "name": "Cryptium Labs", - "description": "Secure and available validation from the Swiss Alps.", - "website": "https://cosmos.cryptium.ch/" - }, - { - "id": "cosmosvaloper102ruvpv2srmunfffxavttxnhezln6fnc54at8c", - "name": "Ztake.org", - "description": "We have been participating in the validating role since early 2018 and is a proud member of the Never Jailed Crew of the Game of Stakes", - "website": "https://ztake.org" - }, - { - "id": "cosmosvaloper1qwl879nx9t6kef4supyazayf7vjhennyh568ys", - "name": "Certus One", - "description": "Stake and earn rewards with the most secure and stable validator. Winner of the Game of Stakes. Operated by Certus One Inc. By delegating, you confirm that you are aware of the risk of slashing and that Certus One Inc is not liable for any potential damages to your investment.", - "website": "https://certus.one" - }, - { - "id": "cosmosvaloper1grgelyng2v6v3t8z87wu3sxgt9m5s03xfytvz7", - "name": "iqlusion", - "description": "Iqlusion is the original developer of core Cosmos validator infrastructure such as the Tendermint KMS and HSM integration. We are focused on future potential of the Cosmos Hub and Zones. Visit our blog https://iqlusion.blog/ to learn more about state of the art security and benefits for our delegators.", - "website": "https://iqlusion.io/" - }, - { - "id": "cosmosvaloper1sjllsnramtg3ewxqwwrwjxfgc4n4ef9u2lcnj0", - "name": "🐠stake.fish", - "description": "Leading validator for Proof of Stake blockchains and official winner of the Game of Stakes. Stake your cryptocurrencies with us. We know validating.", - "website": "https://stake.fish/" - }, - { - "id": "cosmosvaloper1clpqr4nrk4khgkxj78fcwwh6dl3uw4epsluffn", - "name": "Cosmostation", - "description": "We are Cosmostation. Delegate your ATOMs and start earning staking rewards with the most secure and reliable validator.", - "website": "https://cosmostation.io" - }, - { - "id": "cosmosvaloper1sxx9mszve0gaedz5ld7qdkjkfv8z992ax69k08", - "name": "validator.network", - "description": "Highly resilient and secure validator operating out of Northern Europe. See website for terms of service.", - "website": "https://validator.network" - }, - { - "id": "cosmosvaloper14kn0kk33szpwus9nh8n87fjel8djx0y070ymmj", - "name": "Forbole", - "description": "We are a named winner in Game of Stakes, HackAtom3 and HackAtom Seoul by Cosmos proving us as a validator with high uptime and never jailed. We are currently running a #PWYW campaign which you can choose how much commission you would like to pay us.", - "website": "https://forbole.com/cosmos-hub-validator/" - }, - { - "id": "cosmosvaloper1x88j7vp2xnw3zec8ur3g4waxycyz7m0mahdv3p", - "name": "Staking Facilities", - "description": "State of the art validator infrastructure. More than $1,000,000 in generated customer rewards. A named winner of Game of Stakes. Access your staking dashboard on our website.", - "website": "https://stakingfacilities.com/cosmos" - }, - { - "id": "cosmosvaloper14l0fp639yudfl46zauvv8rkzjgd4u0zk2aseys", - "name": "ATEAM", - "description": "[GOS Never Jailed crew & Top-Tier] Node A-Team promises to provide validator node operation services at the highest quality.", - "website": "https://nodeateam.com/" - }, - { - "id": "cosmosvaloper1sd4tl9aljmmezzudugs7zlaya7pg2895ws8tfs", - "name": "InfStones", - "description": "World's leading cloud infrastructure and staking as a service provicer for blockchains. Supernodes on EOS, TRON, VeChain, Ontology, LOOM, IOST and many other chains.", - "website": "https://infstones.io/" - }, - { - "id": "cosmosvaloper10e4vsut6suau8tk9m6dnrm0slgd6npe3jx5xpv", - "name": "B-Harvest", - "description": "B-Harvest focus on the value of high standard security & stability, active community participation on Cosmos Network, and real world practical use-case of blockchain technology.", - "website": "https://bharvest.io" - }, - { - "id": "cosmosvaloper132juzk0gdmwuxvx4phug7m3ymyatxlh9734g4w", - "name": "P2P Validator", - "description": "Simple, secure and intelligent staking service to help you generate rewards on your blockchain assets across 9+ networks within a single interface. One of the winners of Cosmos Game of Stakes. Let’s stake together - p2p.org", - "website": "https://p2p.org" - }, - { - "id": "cosmosvaloper1jlr62guqwrwkdt4m3y00zh2rrsamhjf9num5xr", - "name": "StakeWith.Us", - "description": "Secured Staking Made Easy. Put Your Crypto to Work - Hassle Free. Disclaimer: Delegators should understand that delegation comes with slashing risk. By delegating to StakeWithUs Pte Ltd, you acknowledge that StakeWithUs Pte Ltd is not liable for any losses on your investment.", - "website": "https://stakewith.us/" - }, - { - "id": "cosmosvaloper1te8nxpc2myjfrhaty0dnzdhs5ahdh5agzuym9v", - "name": "Coinone Node", - "description": "The more, the easier. Coinone Node manages your assets securely", - "website": "https://node.coinone.co.kr" - }, - { - "id": "cosmosvaloper1we6knm8qartmmh2r0qfpsz6pq0s7emv3e0meuw", - "name": "Staked", - "description": "Staked is the leading staking partner for the smartest investors in crypto, delivering staking rewards securely and reliably. Staked supports the largest number of chains and offers comprehensive reporting for tax & accounting.", - "website": "https://staked.us/" - }, - { - "id": "cosmosvaloper17mggn4znyeyg25wd7498qxl7r2jhgue8u4qjcq", - "name": "01node.com", - "description": "01node Secure Staking Services", - "website": "https://01node.com/" - }, - { - "id": "cosmosvaloper14k4pzckkre6uxxyd2lnhnpp8sngys9m6hl6ml7", - "name": "Polychain Labs", - "description": "Secure, institutional grade staking.", - "website": "https://polychainlabs.com" - }, - { - "id": "cosmosvaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvtfc9y5", - "name": "WeStaking", - "description": "Secure Staking as a Service", - "website": "https://westaking.io" - }, - { - "id": "cosmosvaloper1tflk30mq5vgqjdly92kkhhq3raev2hnz6eete3", - "name": "Everstake", - "description": "Everstake - Staking Service Platform. Delegate ATOM with Everstake, your trustful staking service.", - "website": "https://everstake.one" - }, - { - "id": "cosmosvaloper146kwpzhmleafmhtaxulfptyhnvwxzlvm87hwnm", - "name": "KysenPool.io", - "description": "Based in Silicon Valley. Validators are backed by HSMs in Tier 3 enterprise-grade Data Centers. Creators of CosmosOutpost.io, a macroeconomic insights destination. Help secure Cosmos by delegating to KysenPool.", - "website": "https://kysenpool.io" - }, - { - "id": "cosmosvaloper15urq2dtp9qce4fyc85m6upwm9xul3049e02707", - "name": "Chorus One", - "description": "Secure Cosmos and shape its future by delegating to Chorus One, a highly secure and stable validator. By delegating, you agree to the terms of service at: https://chorus.one/cosmos/tos", - "website": "https://chorus.one/" - }, - { - "id": "cosmosvaloper15r4tc0m6hc7z8drq3dzlrtcs6rq2q9l2nvwher", - "name": "DragonStake", - "description": "Proud genesis block validator and Game of Stake winner", - "website": "https://dragonstake.io" - }, - { - "id": "cosmosvaloper1ehkfl7palwrh6w2hhr2yfrgrq8jetgucudztfe", - "name": "KalpaTech", - "description": "Description: KalpaTech | Genesis Validator | Game of Stakes winner | Services dedicated exclusively for Cosmos Hub | All resources put in one network", - "website": "https://kalpatech.co" - }, - { - "id": "cosmosvaloper1uutuwrwt3z2a5z8z3uasml3rftlpmu25aga5c6", - "name": "DelegaNetworks∞", - "description": "Your currencies are safe with Delega Networks", - "website": "https://delega.io" - }, - { - "id": "cosmosvaloper1hjct6q7npsspsg3dgvzk3sdf89spmlpfdn6m9d", - "name": "Figment Networks", - "description": "Your Trusted Staking Partner: Offering institutional grade staking infrastructure, services & compliance tools for token holders and stake-based blockchains.", - "website": "https://figment.network/networks/cosmos" - }, - { - "id": "cosmosvaloper1kgddca7qj96z0qcxr2c45z73cfl0c75p7f3s2e", - "name": "ChainLayer", - "description": "Secure and reliable validator, simply because we care!", - "website": "https://chainlayer.io" - }, - { - "id": "cosmosvaloper156gqf9837u7d4c4678yt3rl4ls9c5vuursrrzf", - "name": "Binance Staking", - "description": "Binance exchange staking provider", - "website": "https://binance.com" - }, - { - "id": "cosmosvaloper1k9a0cs97vul8w2vwknlfmpez6prv8klv03lv3d", - "name": "Stake Capital DAO", - "description": "Trustless Digital Asset Management", - "website": "https://stake.capital" - }, - { - "id": "cosmosvaloper1d0aup392g3enru7eash83sedqclaxvp7fzh6gk", - "name": "Stir", - "description": "Staking as a Service Provider based in Singapore and Japan. Start Earning Staking Rewards. | Improve Blockchain UX and make it accessible for everyone.", - "website": "https://stir.network/" - }, - { - "id": "cosmosvaloper1zqgheeawp7cmqk27dgyctd80rd8ryhqs6la9wc", - "name": "melea", - "description": "Decentralized, secure and trusted Validator awarded in -Game Of Steaks-. Validating since 2017", - "website": "https://meleatrust.com" - }, - { - "id": "cosmosvaloper19v9ej55ataqrfl39v83pf4e0dm69u89rngf928", - "name": "blockscape", - "description": "Take control of your delegations. We are work hard to protect your assets and maximize your proft. Trusted, secure and high highly available Validator Infrastructure. 24/7 Support", - "website": "https://blockscape.network" - }, - { - "id": "cosmosvaloper1rfpar0qx3umnhu0f6wjp4hvnr3x6u5389e094j", - "name": "stake.zone", - "description": "secure and reliable with verifiable commitment through significant self-stake", - "website": "http://stake.zone" - }, - { - "id": "cosmosvaloper1000ya26q2cmh399q4c5aaacd9lmmdqp90kw2jn", - "name": "Staking Fund", - "description": "Staking Fund has been participating in the validating role since early 2018 and is a proud member of the Never Jailed Crew of Game of Stakes.", - "website": "https://staking.fund" - }, - { - "id": "cosmosvaloper1rcp29q3hpd246n6qak7jluqep4v006cdsc2kkl", - "name": "in3s.com", - "description": "Trusted by the ICF; decentralization advocate; Game-Of-Stakes winner; active Cosmos community member since 2017.", - "website": "https://in3s.com" - }, - { - "id": "cosmosvaloper17h2x3j7u44qkrq0sk8ul0r2qr440rwgjkfg0gh", - "name": "FreshATOMS", - "description": "FreshAtoms runs on bare metal in a SSAE16 SOC2 certified Tier 3 datacenter, geographically distributed sentry nodes, YubiHSM2 signing, wrapped in 24/7 monitoring, alerting, and analytics.", - "website": "https://freshatoms.com/" - }, - { - "id": "cosmosvaloper1fhr7e04ct0zslmkzqt9smakg3sxrdve6ulclj2", - "name": "Stakin", - "description": "Your Trusted Crypto Rewards", - "website": "https://stakin.com/" - }, - { - "id": "cosmosvaloper1crqm3598z6qmyn2kkcl9dz7uqs4qdqnr6s8jdn", - "name": "Bison Trails", - "description": "Bison Trails is the easiest way to run secure Cosmos infrastructure. Our technology platform provides enterprise-grade security. We run redundant validators and sentry nodes across multiple regions and cloud providers, with a 99% node uptime guarantee.", - "website": "https://bisontrails.co/cosmos" - }, - { - "id": "cosmosvaloper1wwspfe7whh3zu4ql5rvpg044lyk6cuu7fpnd9e", - "name": "Bit Cat🐱", - "description": "Secure and stable Cosmos validator service from China team", - "website": "https://bitcat365.com" - }, - { - "id": "cosmosvaloper1vjn3559ncztu87qj8v4ryasgny7vjfx7jhxzu6", - "name": "Anonstake", - "description": "Anonstake.com is an EU based secure staking service. Keep your coins safe, delegate them and receive automatic payouts!", - "website": "https://anonstake.com" - }, - { - "id": "cosmosvaloper1e0plfg475phrsvrlzw8gwppeva0zk5yg9fgg8c", - "name": "Easy 2 Stake", - "description": "Easy.Stake.Trust. as easy and as simple as you would click next. Complete transparency and trust with a secure and stable validator. GoS winner, Never Jailed Crew", - "website": "https://easy2stake.com" - }, - { - "id": "cosmosvaloper1vk706z2tfnqhdg6jrkngyx7f463jq58nj0x7p7", - "name": "Public Payments", - "description": "A trusted proof of stake company that runs high performance nodes to guarantee the highest rewards.", - "website": "https://publicpayments.io/home/" - }, - { - "id": "cosmosvaloper124maqmcqv8tquy764ktz7cu0gxnzfw54n3vww8", - "name": "Simply Staking", - "description": "Simply Staking runs highly reliable and secure infrastructure in our own datacentre in Malta, built with the aim of supporting the growth of the blockchain ecosystem.", - "website": "http://simply-vc.com.mt/" - }, - { - "id": "cosmosvaloper1n229vhepft6wnkt5tjpwmxdmcnfz55jv3vp77d", - "name": "Allnodes", - "description": "Reliable non-custodial Validator run by the industry leader - Allnodes", - "website": "https://cosmos.allnodes.com" - }, - { - "id": "cosmosvaloper1udpsgkgyutgsglauk9vk9rs03a3skc62gup9ny", - "name": "AUDIT.one", - "description": "Validators of today, Auditors of tomorrow", - "website": "https://audit.one" - }, - { - "id": "cosmosvaloper1ualhu3fjgg77g485gmyswkq3w0dp7gys6qzwrv", - "name": "Stake Systems", - "description": "Building infrastructure to support awesome projects running in the blockchain landscape", - "website": "https://stake.systems" - } -] \ No newline at end of file diff --git a/blockchains/dash/info/info.json b/blockchains/dash/info/info.json deleted file mode 100644 index 1be96113a2a7d..0000000000000 --- a/blockchains/dash/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Dash", - "website": "https://dash.org/", - "source_code": "https://github.com/dashpay/dash", - "white_paper": "https://github.com/dashpay/dash/wiki/Whitepaper", - "description": "Dash (DASH) is digital cash designed to offer financial freedom to everyone. Payments are instant, easy and secure, with near-zero fees.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Dashpay", - "handle": "Dashpay" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/dashpay", - "handle": "dashpay" - } - ], - "explorer": "https://blockchair.com/dash", - "research": "https://research.binance.com/en/projects/dash", - "symbol": "DASH", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/dash/info/logo.png b/blockchains/dash/info/logo.png deleted file mode 100644 index 119370b39bb91..0000000000000 Binary files a/blockchains/dash/info/logo.png and /dev/null differ diff --git a/blockchains/decred/info/info.json b/blockchains/decred/info/info.json deleted file mode 100644 index d7cc3644a269d..0000000000000 --- a/blockchains/decred/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Decred", - "website": "https://decred.org", - "source_code": "https://github.com/decred", - "white_paper": "https://docs.decred.org", - "description": "Decred is a community-directed cryptocurrency with built-in governance to make it a superior long-term store of value.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/decredproject", - "handle": "decredproject" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/decred", - "handle": "decred" - } - ], - "explorer": "https://dcrdata.decred.org", - "research": "https://research.binance.com/en/projects/decred", - "symbol": "DCR", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/decred/info/logo.png b/blockchains/decred/info/logo.png deleted file mode 100644 index 064ecc7b3b6c6..0000000000000 Binary files a/blockchains/decred/info/logo.png and /dev/null differ diff --git a/blockchains/digibyte/info/info.json b/blockchains/digibyte/info/info.json deleted file mode 100644 index 9d5e26a812c94..0000000000000 --- a/blockchains/digibyte/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "DigiByte", - "website": "http://digibyte.io", - "source_code": "https://github.com/DigiByte-Core", - "white_paper": "https://www.digibyte.io/digibyte-blockchain-faq", - "description": "DigiByte is a blockchain which focusses mainly on cybersecurity and fast transactions. Its blockrate of 1 block per 15 seconds makes it one of the fastest blockchains today.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DigiByteCoin", - "handle": "DigiByteCoin" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/Digibyte", - "handle": "Digibyte" - } - ], - "explorer": "https://digiexplorer.info/", - "research": "https://research.binance.com/en/projects/digibyte", - "symbol": "DGB", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/digibyte/info/logo.png b/blockchains/digibyte/info/logo.png deleted file mode 100644 index a11e79dd17067..0000000000000 Binary files a/blockchains/digibyte/info/logo.png and /dev/null differ diff --git a/blockchains/doge/info/info.json b/blockchains/doge/info/info.json deleted file mode 100644 index 17b97e004bace..0000000000000 --- a/blockchains/doge/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Dogecoin", - "website": "http://dogecoin.com", - "source_code": "https://github.com/dogecoin/dogecoin", - "white_paper": "https://github.com/dogecoin/dogecoin/blob/master/README.md", - "description": "Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide. Introduced as a joke currency on 6 December 2013, Dogecoin quickly developed its own online community.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/dogecoin", - "handle": "dogecoin" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/dogecoin", - "handle": "dogecoin" - } - ], - "explorer": "https://blockchair.com/dogecoin", - "research": "https://research.binance.com/en/projects/dogecoin", - "symbol": "DOGE", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/doge/info/logo.png b/blockchains/doge/info/logo.png deleted file mode 100644 index 99a72725b6157..0000000000000 Binary files a/blockchains/doge/info/logo.png and /dev/null differ diff --git a/blockchains/ellaism/info/info.json b/blockchains/ellaism/info/info.json deleted file mode 100644 index acca37cdb9e12..0000000000000 --- a/blockchains/ellaism/info/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Ellaism", - "website": "https://ellaism.org", - "source_code": "https://github.com/ellaism", - "white_paper": "https://wiki.ellaism.org/about/technical-informations", - "description": "A stable Ethereum-like network with no premine and no dev fees. Monetary policy is enabled with a total supply of 280 million ELLA.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ellaismproject", - "handle": "ellaismproject" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/ellaism", - "handle": "ellaism" - } - ], - "explorer": "https://limax-explorer.outdoordevs.com/home", - "symbol": "ELLA", - "type": "COIN", - "decimals": 8, - "status": "abandoned" -} diff --git a/blockchains/ellaism/info/logo.png b/blockchains/ellaism/info/logo.png deleted file mode 100644 index 1bdc7954a272b..0000000000000 Binary files a/blockchains/ellaism/info/logo.png and /dev/null differ diff --git a/blockchains/elrond/info/info.json b/blockchains/elrond/info/info.json deleted file mode 100644 index 017033089b7e3..0000000000000 --- a/blockchains/elrond/info/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Elrond", - "website": "https://elrond.com", - "description": "A Scalable Value Transfer Protocol For The Digital Economy.", - "explorer": "https://explorer.elrond.com", - "research": "https://research.binance.com/en/projects/elrond", - "symbol": "eGLD", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/elrond/info/logo.png b/blockchains/elrond/info/logo.png deleted file mode 100644 index f444348978497..0000000000000 Binary files a/blockchains/elrond/info/logo.png and /dev/null differ diff --git a/blockchains/eos/allowlist.json b/blockchains/eos/allowlist.json deleted file mode 100644 index 77441676bdf64..0000000000000 --- a/blockchains/eos/allowlist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "volentixgsys" -] \ No newline at end of file diff --git a/blockchains/eos/assets/volentixgsys/logo.png b/blockchains/eos/assets/volentixgsys/logo.png deleted file mode 100644 index 52ba15792ba27..0000000000000 Binary files a/blockchains/eos/assets/volentixgsys/logo.png and /dev/null differ diff --git a/blockchains/eos/denylist.json b/blockchains/eos/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/eos/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/eos/info/info.json b/blockchains/eos/info/info.json deleted file mode 100644 index 2c4982df6249e..0000000000000 --- a/blockchains/eos/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "EOS", - "website": "https://eos.io", - "source_code": "https://github.com/eosio", - "white_paper": "https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md", - "description": "EOS is a cryptocurrency token and blockchain that operates as a smart contract platform for the deployment of decentralized applications and decentralized autonomous corporations.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/block_one_", - "handle": "block_one_" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/EOS", - "handle": "EOS" - } - ], - "explorer": "https://bloks.io/", - "research": "https://research.binance.com/en/projects/eos", - "symbol": "EOS", - "type": "COIN", - "decimals": 4, - "status": "active" -} diff --git a/blockchains/eos/info/logo.png b/blockchains/eos/info/logo.png deleted file mode 100644 index a60252aa8e2d2..0000000000000 Binary files a/blockchains/eos/info/logo.png and /dev/null differ diff --git a/blockchains/ether-1/info/info.json b/blockchains/ether-1/info/info.json deleted file mode 100644 index 1afb1077996f0..0000000000000 --- a/blockchains/ether-1/info/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Ether-1", - "website": "https://ether1.org/", - "source_code": "https://github.com/Ether1Project", - "white_paper": "http://www.ether1.cloud/images/whitepaper.pdf", - "description": "The Ether-1 Project aims to disrupt how information is shared and controlled on the internet by providing a new solution for how files are fundamentally stored and accessed.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Ether1Official", - "handle": "Ether1Official" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/etho1/", - "handle": "etho1" - } - ], - "explorer": "https://explorer.ether1.org/", - "symbol": "ETHO", - "type": "COIN", - "decimals": 18, - "status": "abandoned" -} diff --git a/blockchains/ether-1/info/logo.png b/blockchains/ether-1/info/logo.png deleted file mode 100644 index 2d50c6a31d6c0..0000000000000 Binary files a/blockchains/ether-1/info/logo.png and /dev/null differ diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json deleted file mode 100644 index 198b59b0d878a..0000000000000 --- a/blockchains/ethereum/allowlist.json +++ /dev/null @@ -1,6189 +0,0 @@ -[ - "0x0000000000085d4780B73119b644AE5ecd22b376", - "0x0000000000095413afC295d19EDeb1Ad7B71c952", - "0x00000000001876eB1444c986fD502e618c587430", - "0x00000000008943c65cAf789FFFCF953bE156f6f8", - "0x0000000000b3F879cb30FE243b4Dfee438691c04", - "0x00000000441378008EA67F4284A57932B1c000a5", - "0x00000100F2A2bd000715001920eB70D229700085", - "0x00006100F7090010005F1bd7aE6122c3C2CF0090", - "0x0000852600CEB001E08e00bC008be620d60031F2", - "0x000214f253a824d1230aFf79848faC3EC2858ee9", - "0x00059AE69c1622A7542EdC15E8d17b060fE307b6", - "0x0006634f2FDB9A12b179D05A2b5165B3210bade8", - "0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53", - "0x001F0aA5dA15585e5b2305DbaB2bac425ea71007", - "0x001Fc4a7f2f586596308091c7B296D4535A25a90", - "0x0027449Bf0887ca3E431D263FFDeFb244D95b555", - "0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f", - "0x00380143129167395e8B4F0a35EDc1bC60E7cE65", - "0x0051d363A60bD98d8A10927D10708e5eF853b306", - "0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45", - "0x00763473e9d7c82f38Ed843F021e2558D7422AD8", - "0x00865a6CA2529862Be9344C4f88800741B737Ee9", - "0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb", - "0x009a7c8B62Ec98f734FdE06904Def69E95898726", - "0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33", - "0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223", - "0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0", - "0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3", - "0x00c4B398500645eb5dA00a1a379a88B11683ba01", - "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7", - "0x00D1793D7C3aAE506257Ba985b34C76AaF642557", - "0x00D270d9A41886A8E6E433911AE2F7D257b60051", - "0x00E150D741Eda1d49d341189CAE4c08a73a49C95", - "0x00eA6f91B00E080e816f1bB2faD71b0fe1528983", - "0x00fC270C9cc13e878Ab5363D00354bebF6f05C15", - "0x010c282118aA76174CE5952572BA715CF60A0c9B", - "0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8", - "0x01139476be434EDf3A5041748d458c85e85B3313", - "0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4", - "0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3", - "0x013A06558f07d9E6F9A00c95a33f3a0E0255176b", - "0x013AE307648f529aa72c5767A334DDd37aaB43c3", - "0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851", - "0x014B50466590340D41307Cc54DCee990c8D58aa8", - "0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f", - "0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281", - "0x016396044709EB3edc69C44f4d5Fa6996917E4e8", - "0x016ee7373248a80BDe1fD6bAA001311d233b3CFa", - "0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172", - "0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c", - "0x018d7D179350f1Bb9853D04982820E37ccE13a92", - "0x0198f46f520F33cd4329bd4bE380a25a90536CD5", - "0x01995786f1435743C42B7f2276C496a610B58612", - "0x01aa952C2aa0259198E403c10799557e9a6B1EC1", - "0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A", - "0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB", - "0x01bcd148c54cA43Dad8C195100998DED48FaD39c", - "0x01C0987E88F778DF6640787226bc96354E1a9766", - "0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3", - "0x01cd3D9dF5869ca7954745663bd6201C571E05Cf", - "0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D", - "0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC", - "0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE", - "0x01FDB5103a0D9De8d12e32E7775D5799bD715a54", - "0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f", - "0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE", - "0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1", - "0x020C710646e23AB868dbE5B88004892797fE4eFb", - "0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD", - "0x0223fc70574214F65813fE336D870Ac47E147fAe", - "0x0235fE624e044A05eeD7A43E16E3083bc8A4287A", - "0x023eBB622F461a15A344Edc45e6a5eabb5A68e03", - "0x02585E4A14dA274D02dF09b222D4606B10a4E940", - "0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a", - "0x025daf950C6e814dEe4c96e13c98D3196D22E60C", - "0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b", - "0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22", - "0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d", - "0x026f8D523D49F36db657e012C96488465d8d88f9", - "0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56", - "0x0290B327A8583bD6FA63c130B732a808864e55Fc", - "0x029606e5ec44caD1346d6a1273a53b971fa93AD6", - "0x02b1669bC9EE893edAFf3cADfD326A294d643f99", - "0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F", - "0x02C4C78C462E32cCa4a90Bc499bF411Fb7bc6aFB", - "0x02E2C716230C6750208F7Cb1Af34049472C91527", - "0x02e3083a51E8632E571fBd6A62aC396C10c653Ba", - "0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A", - "0x02eC0C9e6d3C08B8fB12feC51CCBa048AFbC36A6", - "0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10", - "0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959", - "0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577", - "0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98", - "0x03042482d64577A7bdb282260e2eA4c8a89C064B", - "0x030c32c1190CBF077E5eE67ED19572c558e43AE4", - "0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9", - "0x0316EB71485b0Ab14103307bf65a021042c6d380", - "0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd", - "0x03282f2D7834a97369Cad58f888aDa19EeC46ab6", - "0x032aE2bd448904E0d468167DC25B4C35d3d72a36", - "0x033030FEeBd93E3178487c35A9c8cA80874353C9", - "0x033e223870f766644f7f7a4B7dc2E91573707d06", - "0x03410a55d072C79C586Ff7B079a4dE0359A45BD5", - "0x034B0dd380b5f6f8123b8d0d0E42329b67772792", - "0x0353837B32AA01d335BeCEdC57A329b8CE0619a7", - "0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4", - "0x036407F23D5E1C1486F7488332CF54bf06E5F09F", - "0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239", - "0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372", - "0x037A54AaB062628C9Bbae1FDB1583c195585fe41", - "0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294", - "0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508", - "0x0391D2021f89DC339F60Fff84546EA23E337750f", - "0x0396340f16Bbec973280AB053efc3f208fA37795", - "0x039B5649A59967e3e936D7471f9c3700100Ee1ab", - "0x039c642289e45EB7eE1B88123f4fC3aa94D34359", - "0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387", - "0x03B155AF3F4459193A276395dD76e357BB472DA1", - "0x03C780cD554598592B97b7256dDAad759945b125", - "0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a", - "0x0408D7ed44de8D93A2510CAEF3Db4Ac7a4a1DFEc", - "0x040f685A2ffE3598A5041af33643C5F731507917", - "0x04162AEe1c40cF63747E6BC3A7e84ACEC1Ba2A78", - "0x0417912b3a7AF768051765040A55BB0925D4DDcF", - "0x04203B7668eB832a5CbFE248b57deFEB709E48e3", - "0x0428488582472A47d7a20be969FDFdfb3BA1f7cB", - "0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9", - "0x04423d360B5F2A65266a150AC109534c47830E66", - "0x0442BC99441F55244131CC13A2E717C493DDbF01", - "0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F", - "0x0488401c3F535193Fa8Df029d9fFe615A06E74E6", - "0x048930eec73c91B44b0844aEACdEBADC2F2b6efb", - "0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603", - "0x049399a6B048D52971F7D122aE21A1532722285F", - "0x04A020325024F130988782bd5276e53595e8d16E", - "0x04A289fe4cE5fa87a76F58d0214340fb5893A58c", - "0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0", - "0x04B99ae45176955165BA8eB655B9028Fc00DFe50", - "0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C", - "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828", - "0x050508637d2878755CB29B2bE4320aC24d5CE4FF", - "0x05079687D35b93538cbd59fe5596380cae9054A9", - "0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b", - "0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8", - "0x054C64741dBafDC19784505494029823D89c3b13", - "0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2", - "0x054f76beED60AB6dBEb23502178C52d6C5dEbE40", - "0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE", - "0x0569ae13ee0039Ac53C8457434288D92804DF820", - "0x056dD20b01799E9C1952c7c9a5ff4409a6110085", - "0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd", - "0x0573E5acb7D65848564Cd81b69D1046BDf870244", - "0x05860d453C7974CbF46508c06CBA14e211c629Ce", - "0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba", - "0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a", - "0x05984006707585F66465e8A6505341f46b64fA7A", - "0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb", - "0x05aAaA829Afa407D83315cDED1d45EB16025910c", - "0x05B550aA35515F5B55D7e019776B2F8E2f12E33B", - "0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A", - "0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE", - "0x05C7065d644096a4E4C3FE24AF86e36dE021074b", - "0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285", - "0x05CD15f3D1e046160494639222517D910A25Ca34", - "0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5", - "0x05D3606d5c81EB9b7B18530995eC9B29da05FaBa", - "0x05D412CE18F24040bB3Fa45CF2C69e506586D8e8", - "0x05DAa40dD9E808032d7733d6AA048959dfd486ed", - "0x05E886072Ec32A5D4273cE451483A7693CB812e4", - "0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27", - "0x060e49653d5693a00f9037e3E66251eAD60b3Ba1", - "0x06147110022B768BA8F99A8f385df11a151A9cc8", - "0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf", - "0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2", - "0x062f78C886547F5f6FE337F37232573eC01D5363", - "0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7", - "0x063b98a414EAA1D4a5D4fC235a22db1427199024", - "0x064fA27612E080d3460dd1c62cFF88687D56942E", - "0x066798d9ef0833ccc719076Dab77199eCbd178b0", - "0x068578338B146D64727428954cc348Cf92d9Ba88", - "0x06A01a4d579479Dd5D884EBf61A31727A3d8D442", - "0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9", - "0x06AF07097C9Eeb7fD685c692751D5C66dB49c215", - "0x06B4d381FFA099E47aFE7dda0a310d582023d063", - "0x06BEAD2EAD661B51307B646F7419d5284330c135", - "0x06e0feB0D74106c7adA8497754074D222Ec6BCDf", - "0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1", - "0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C", - "0x06f3CDabae564B0546529b4DD8FeF1bcD4235753", - "0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2", - "0x0703Fb3CCF77D117Ecbb19774b5f97c5a4875c9D", - "0x0707681F344dEB24184037fC0228856F2137B02E", - "0x0714Cfc984b873c9E3E126333DA529095E244e7C", - "0x07150e919B4De5fD6a63DE1F9384828396f25fDC", - "0x0729377becBd653b9f14fBF2956cfD317bF2aFDd", - "0x0743392132D1A03a902c477E5A176f256BA3220C", - "0x074f54191abdC71fd4108C51BA3C669CC6c3c245", - "0x07597255910a51509CA469568B048F2597E72504", - "0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4", - "0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7", - "0x076641aF1B8f06B7f8C92587156143C109002cbe", - "0x0766e79A6fD74469733e8330b3b461C0320fF059", - "0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a", - "0x076C97e1c869072eE22f8c91978C99B4bcB02591", - "0x0775C81A273B355e6a5b76e240BF708701F00279", - "0x0778Cc2E8bBAd3d483E82371606D100cc8604522", - "0x077DC3c0c9543df1cdD78386DF3204E69E0DD274", - "0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB", - "0x0794ce7d4459105926Da230F318c1e34BC790517", - "0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91", - "0x07B1F172268e1737C3176b50033dCbD7755284EE", - "0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08", - "0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC", - "0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a", - "0x07Cc1d447619B46E198e15F3cB4DF7b47B340230", - "0x07D9e49Ea402194bf48A8276dAfB16E4eD633317", - "0x07e3c70653548B04f0A75970C1F81B4CBbFB606f", - "0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995", - "0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4", - "0x08130635368AA28b217a4dfb68E1bF8dC525621C", - "0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76", - "0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F", - "0x082E13494f12EBB7206FBf67E22A6E1975A1A669", - "0x0835ecd15DdF08d4786304d71b4672dC5C40F011", - "0x0836e2ed69ab94eD95b08e17165A53E91A378fdF", - "0x08389495D7456E1951ddF7c3a1314A4bfb646d8B", - "0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb", - "0x083a060F105A67134CC8eA6e7af85d77561AB8Bb", - "0x0843971B4ac6e842a518AA184e0271d88B5cB74F", - "0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c", - "0x0886949c1b8C412860c4264Ceb8083d1365e86CF", - "0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2", - "0x089fe6cd08AeFBF647A63d9F44715b254b47a51B", - "0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106", - "0x08A3C1ae43883579De6184910beC740185414425", - "0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19", - "0x08AD83D779BDf2BBE1ad9cc0f78aa0D24AB97802", - "0x08B427001Ba2150490fe4d18B76700fe6E38136c", - "0x08cE027e68e7F12818C862faB14CFFE5B9C606FE", - "0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e", - "0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6", - "0x08d6E6B487f0d402160C8038eC0210FCdE6CA570", - "0x08d967bb0134F2d07f7cfb6E246680c53927DD30", - "0x08DA80F28b960bdfAB798c172FF20619540b9ce5", - "0x08EA14017E135CAC7FB50a1834401122B9941033", - "0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8", - "0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55", - "0x091C42574FcBD97a0175E41C7B11396d7023b4D4", - "0x0923067100b2A4839F1803ad73b24097e20109Df", - "0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1", - "0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d", - "0x093e5C256Ff8B32c7F1377f4C20e331674C77F00", - "0x0947b0e6D821378805c9598291385CE7c791A6B2", - "0x094c875704c14783049DDF8136E298B3a099c446", - "0x0954906da0Bf32d5479e25f46056d22f08464cab", - "0x09617F6fD6cF8A71278ec86e23bBab29C04353a7", - "0x098d3e95655609A5469DcdFB6EA1335bc609f310", - "0x09970aec766b6f3223aCA9111555E99DC50Ff13a", - "0x09a3EcAFa817268f77BE1283176B946C4ff2E608", - "0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995", - "0x09a9122e02d7b9871eAA15a0C168DA624132D3EF", - "0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE", - "0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8", - "0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14", - "0x09Ccd2DA5dCDd0510268d4979e792381337138b8", - "0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0", - "0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077", - "0x09fE5f0236F0Ea5D930197DCE254d77B04128075", - "0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778", - "0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739", - "0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB", - "0x0a255F700B16c0acF5673565C757b94fb38B27F2", - "0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6", - "0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D", - "0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56", - "0x0A4218FAd9113e134190D77Bff8C2F68B93F593b", - "0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722", - "0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa", - "0x0A76aad21948eA1ef447D26DEe91a54370E151e0", - "0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0", - "0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7", - "0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C", - "0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6", - "0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437", - "0x0AaCfbeC6a24756c20D41914F2caba817C0d8521", - "0x0ab93C6be61A8f30b465B71383207FBDCef1a722", - "0x0AbdAce70D3790235af448C88547603b945604ea", - "0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4", - "0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59", - "0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa", - "0x0Ae055097C6d159879521C384F1D2123D1f195e6", - "0x0aeF06DcCCC531e581f0440059E6FfCC206039EE", - "0x0AF44e2784637218dD1D32A322D44e603A8f0c6A", - "0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E", - "0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02", - "0x0b08dD9847CB630014A9f91C56e2984D6614EaF1", - "0x0B0a57287BC86eb066f677825BBa5da69Df446d2", - "0x0b11D5d078955C6E5913beEaba85660202A4FC55", - "0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3", - "0x0B2623a0e1dE4C3640A25bDE55a138FC40158195", - "0x0B3c1a38DBB699758E4B771B8C349a858dd0f061", - "0x0B4BdC478791897274652DC15eF5C135cae61E60", - "0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E", - "0x0b76544F6C413a555F309Bf76260d1E02377c02A", - "0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E", - "0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0", - "0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5", - "0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1", - "0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e", - "0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C", - "0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457", - "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e", - "0x0bC61DdED5F6710c637cf8288Eb6058766ce1921", - "0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE", - "0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D", - "0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7", - "0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A", - "0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec", - "0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24", - "0x0c07799C548Ba0C54467E30173764d2221b5E1db", - "0x0C29d192Dd5443fb5F00E5fE52f61d793025643b", - "0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a", - "0x0C37Bcf456bC661C14D596683325623076D7e283", - "0x0c3ae89AF1fd1d855379C99a270De5675d009c4e", - "0x0C3eF32f802967DB75B9D49fE1e76620151cCB81", - "0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9", - "0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494", - "0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4", - "0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381", - "0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29", - "0x0c963A1B52Eb97C5e457c7D76696F8b95c3087eD", - "0x0C9DAC89e27D6a7b6e93d2910A7200C5913d09bb", - "0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB", - "0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7", - "0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387", - "0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b", - "0x0cBE2dF57CA9191B64a7Af3baa3F946fa7Df2F25", - "0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf", - "0x0CDE550b066Ff98dA123377eeB0A149607C9ca17", - "0x0Cf0Ee63788A0849fE5297F3407f701E122cC023", - "0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64", - "0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c", - "0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0", - "0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b", - "0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4", - "0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e", - "0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1", - "0x0d438F3b5175Bebc262bF23753C1E53d03432bDE", - "0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9", - "0x0D5516103752b3954D95621f470A8261151Da2e4", - "0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5", - "0x0D8775F648430679A709E98d2b0Cb6250d2887EF", - "0x0d88eD6E74bbFD96B831231638b66C05571e824F", - "0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4", - "0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3", - "0x0d9E614937A308438337A2999Acf64Fc86bF098a", - "0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1", - "0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F", - "0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31", - "0x0DB953dD0668047601771AD901a2069b70a74e0E", - "0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC", - "0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1", - "0x0dD55D33b46151b9d2427A23eC6A9986FDD74745", - "0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E", - "0x0e0989b1f9B8A38983c2BA8053269Ca62Ec9B195", - "0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d", - "0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b", - "0x0E22734e078d6e399BCeE40a549DB591C4EA46cB", - "0x0e2298E3B3390e3b945a5456fBf59eCc3f55DA16", - "0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd", - "0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682", - "0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc", - "0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F", - "0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8", - "0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c", - "0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A", - "0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6", - "0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD", - "0x0e9b56D2233ea2b5883861754435f9C51Dbca141", - "0x0ea984e789302B7B612147E4e4144e64f21425Eb", - "0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f", - "0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518", - "0x0eB43ce1708f415DfB1734A3F69a89403011A4C1", - "0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D", - "0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E", - "0x0Ec300614EC04D7C357202A0070a6E957Ff5D319", - "0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d", - "0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB", - "0x0ee11500E7CfE6124e3716cD7755A0F0f2116244", - "0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a", - "0x0eF3b2024ae079e6dBC2b37435cE30d2731F0101", - "0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A", - "0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4", - "0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB", - "0x0F237D5eA7876E0e2906034D98FDB20D43666ad4", - "0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a", - "0x0F4CA92660Efad97a9a70CB0fe969c755439772C", - "0x0F513fFb4926ff82D7F60A05069047AcA295C413", - "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942", - "0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16", - "0x0f71B8De197A1C84d31de0F1fA7926c365F052B3", - "0x0F72714B35a366285Df85886A2eE174601292A17", - "0x0f7d4d41218370ae7C94465F8cA3993eD99F650b", - "0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704", - "0x0f801928106c4C4272275e130Be1473dBD8b492c", - "0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db", - "0x0f8794f66C7170c4f9163a8498371A747114f6C4", - "0x0f8c45B896784A1E408526B9300519ef8660209c", - "0x0f961c328a96c23216B97b58947c2e8a741DE912", - "0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958", - "0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7", - "0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD", - "0x0Fed2aca55338d77438797bDf609252Db92313ea", - "0x0fF6ffcFDa92c53F615a4A75D982f399C989366b", - "0x0ffF6438a6F75BED346c05743eB299d7EA280020", - "0x0FFF95D5ab18c763c42C209F137C47354af104a8", - "0x10086399DD8c1e3De736724AF52587a2044c9fA2", - "0x1010603473C78277924A195A22115Ee9daB432a6", - "0x1014613E2B3CBc4d575054D4982E580d9b99d7B1", - "0x1029383292b098f2302DD19299b58659FdE14aba", - "0x103c3A209da59d3E7C4A89307e66521e081CFDF0", - "0x1051a014E4b3F2bD08E5A7e52522f0F71628162B", - "0x105F838bC941345F9BbafeF10FDb54B241C20105", - "0x106138D8B7F110e52Fe89A9B317ed13d38888Db0", - "0x1063ce524265d5a3A624f4914acd573dD89ce988", - "0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C", - "0x10709ca9ADcaA1728Ad530BE1ED39c0286124883", - "0x10766A65a17701eb411AedaBfcA1d94e072D44B8", - "0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e", - "0x10833B166D2B923b87cA43C864C15661Be603C7b", - "0x10bA8C420e912bF07BEdaC03Aa6908720db04e0c", - "0x10Bae51262490B4f4AF41e12eD52A0E744c1137A", - "0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15", - "0x10c71515602429C19d53011EA7040B87a4894838", - "0x10DC623fCb8A3C151875f03D442103cBF6469bE6", - "0x10eC0D497824e342bCB0EDcE00959142aAa766dD", - "0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b", - "0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684", - "0x11003E410ca3FcD220765B3d2f343433A0b2bffd", - "0x111111111117dC0aa78b770fA6A738034120C302", - "0x1122B6a0E00DCe0563082b6e2953f3A943855c1F", - "0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62", - "0x11468D142559f6aB61e69B47F30fa6A36c93eE92", - "0x1149CFC37D81304173CD2b203508AB1F6934b81B", - "0x114f1fC16DB3615dE301B39914625a79b912Ea11", - "0x115eC79F1de567eC68B7AE7eDA501b406626478e", - "0x11613b1f840bb5A40F8866d857e24DA126B79D73", - "0x116a790417c31Ab790436A519D1C1F3353Edd4a2", - "0x11799ef12A8b4e79865abb167DF88f14629d1E4f", - "0x1183F92A5624D68e85FFB9170F16BF0443B4c242", - "0x11905B73cc08C6d96A9012b4EdF45b03243503b8", - "0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9", - "0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B", - "0x11Bbad1c935b87CB83543B9288d1A2a73A90Bf1C", - "0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B", - "0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3", - "0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0", - "0x11eeF04c884E24d9B7B4760e7476D06ddF797f36", - "0x121D13E8128E622382B881A615b723ACdBc0b67b", - "0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f", - "0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22", - "0x1234567461d3f8Db7496581774Bd869C83D51c93", - "0x1237b0d12B15e3c609e37885597bFCad85745cf1", - "0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d", - "0x1245ef80F4d9e02ED9425375e8F649B9221b31D8", - "0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A", - "0x12513335ffD5DAfc2334e98625d27c1CA84bff86", - "0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6", - "0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998", - "0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91", - "0x12759512D326303B45f1ceC8F7B6fd96F387778E", - "0x1287c0509df9a475Ef178471aB2132b9dfD312B3", - "0x1288411265dDbf286d45D367022B3ee54811B65C", - "0x128dcA40805845c5257048959F933102256eCa69", - "0x129c8aC258bf01a43f6511EA7951Ff762B34D345", - "0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E", - "0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c", - "0x12a9D37fb05052A465Fc27792Df1C4033c6433FC", - "0x12B19D3e2ccc14Da04FAe33e63652ce469b3F2FD", - "0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf", - "0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02", - "0x12Ca46331ab84F341666Add4237327d7077B104a", - "0x12D102F06da35cC0111EB58017fd2Cd28537d0e1", - "0x12E616bdD6918593570dC17eb09088036F770180", - "0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92", - "0x12f649A9E821F90BB143089a6e56846945892ffB", - "0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283", - "0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61", - "0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e", - "0x13056817f997bC3f15e1BC68207Efe8d2D197308", - "0x130f0054d43d1f849D09e3947BD33d76706232D6", - "0x13119E34E140097a507B07a5564bDe1bC375D9e6", - "0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4", - "0x132b2EDECC3EC84C887fab43B35db7A5F87629D4", - "0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D", - "0x13339fD07934CD674269726EdF3B5ccEE9DD93de", - "0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a", - "0x1337DEF18C680aF1f9f45cBcab6309562975b1dD", - "0x133834219045eD0cf692619D63abcd251e6B1ca1", - "0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127", - "0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1", - "0x1351c3431d32dB76543D245672A5BAA8143cF993", - "0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46", - "0x13657b29a376177718526cC85fc874aF926d6ef6", - "0x1367D4a67C1719B58C7e05dF8768226Fa768279a", - "0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF", - "0x1370B716575bD7d5AEe14128e231A779198e5397", - "0x137959e0b3E5c68591abf67983b91b1685266f61", - "0x138537DDba70aB69C05497b89Ee2e34F9201DCec", - "0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C", - "0x138fd9A2B4b283676109d5E76cf3b83de7d15F25", - "0x139838869D3E1AB94C798917840dA1c079103c84", - "0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3", - "0x13B02c8dE71680e71F0820c996E4bE43c2F57d15", - "0x13bDd7dcc28B585f193241B31995AF22f1b0256E", - "0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E", - "0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96", - "0x13d0bf45e5F319Fa0B58900807049f23caE7C40D", - "0x13d6b121817D78faC403Ebf2C59c0C93583991df", - "0x13E9EC660d872f55405d70e5C52D872136F0970c", - "0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed", - "0x13f11C9905A08ca76e3e853bE63D4f0944326C72", - "0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2", - "0x13f25cd52b21650caa8225C9942337d914C9B030", - "0x14094949152EDDBFcd073717200DA82fEd8dC960", - "0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a", - "0x141044ccC363d6E8D92dD8983422775913e304eC", - "0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0", - "0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A", - "0x1416946162B1C2c871A73B07E932D2fB6C932069", - "0x141ABB03F001dEDED9A0223d4ff26d929117B72e", - "0x142aC3BD1C94898Be6e311b020b547A11dC03990", - "0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217", - "0x144D65B4c4A57e9a700bD571e7E62982ECdcf887", - "0x1452DbfCff5aa0BA612B74876A025750a51B5b15", - "0x1453Dbb8A29551ADe11D89825CA812e05317EAEB", - "0x145b4467b2fa0Faf4296F165bca214691a5E08D6", - "0x1460a58096d80a50a2F1f956DDA497611Fa4f165", - "0x147283B5e9a3e03fBaDa505e015900036Dc25A64", - "0x147faF8De9d8D8DAAE129B187F0D02D819126750", - "0x14839bf22810F09fb163AF69BD21Bd5476F445Cd", - "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b", - "0x14C926F2290044B647e1Bf2072e67B495eff1905", - "0x14dDda446688b73161AA1382F4E4343353aF6FC8", - "0x14F0a12A43c36C49D4b403dD6e1A9B8222BE456C", - "0x14F378683dFd56ACc2af2440F4B026658fdd78D4", - "0x14F37B574242D366558dB61f3335289a5035c506", - "0x150b0b96933B75Ce27af8b92441F8fB683bF9739", - "0x151202C9c18e495656f372281F493EB7698961D5", - "0x1519AFf03b3E23722511D2576c769A77Baf09580", - "0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef", - "0x1534a5715278163687D4F4d4cF27E345b4de1803", - "0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9", - "0x15470A4cCB61704481FA6a2Afd993d585689D226", - "0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21", - "0x157207Df36cF1803399CCA15CAD867fd54514Fde", - "0x157281AcFf48cBFe8d7363e89C8445b98757E212", - "0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1", - "0x159A1dFAe19057de57dFfFcbB3DA1aE784678965", - "0x159b67BB724307e5d614F9483Da0c9842e74Db88", - "0x15A664416E42766A6cC0a1221d9C088548a6E731", - "0x15bCDFAd12498DE8a922E62442Ae4CC4bd33bd25", - "0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829", - "0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA", - "0x15ef5b9447710Eab904e63e6233Ff540400d603f", - "0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e", - "0x1602af2C782cC03F9241992E243290Fccf73Bb13", - "0x16172F24b626B58eDa8ba0daD551d60821Af6599", - "0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df", - "0x1626e3d05De1428FD209BBfb911d78E0E06a73F2", - "0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962", - "0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89", - "0x1641abdd83E25131645b241a7302FD0Ea9903b51", - "0x164AdC5E46324A9D5fC520f0f753B62Dd01Dc556", - "0x164F64eF2A44444743c5472FA68fb3784060D286", - "0x165440036Ce972C5F8EBef667086707e48B2623e", - "0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419", - "0x1662CFFEFa08b150329E419b2F1a13D010174246", - "0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7", - "0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC", - "0x168296bb09e24A88805CB9c33356536B980D3fC5", - "0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC", - "0x16aB6ED897D04856Ff138122Db4b7767078a20F3", - "0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3", - "0x16B87CA39b3501F3f318F65780a305E20d6fcd52", - "0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34", - "0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc", - "0x16D790Ad4e33725D44741251f100e635C323bEb9", - "0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01", - "0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB", - "0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F", - "0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df", - "0x16Fd77bb3af8A29b295ff50fA6BE88432dE0B35b", - "0x17052d51E954592C1046320c2371AbaB6C73Ef10", - "0x170b275CEd089FffAEBFe927F445a350ED9160DC", - "0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9", - "0x1712Aad2C773ee04bdC9114b32163c058321CD85", - "0x171664573e3969874DBa31c35082151Ea4f181F3", - "0x171D750d42d661B62C277a6B486ADb82348c3Eca", - "0x174897edD3ce414084A009d22db31C7b7826400d", - "0x17491ae8B359E73ca06F0ABb52223daA878140a9", - "0x174aFE7A032b5A33a3270a9f6C30746E25708532", - "0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9", - "0x17540494Ad5E39AEFD49901774528e9ff17FE40B", - "0x175D9Dfd6850AA96460E29bC0cEad05756965E91", - "0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671", - "0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0", - "0x177A542A9281F545263B1bcFb54a3d549003BF71", - "0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af", - "0x178c820f862B14f316509ec36b13123DA19A6054", - "0x179E31FB25E433441a2839389A7b8EC9c4654b7B", - "0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E", - "0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482", - "0x17B26400621695c2D8C2D8869f6259E82D7544c4", - "0x17E6616c45d267bC20A9892b58A01621c592B72d", - "0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64", - "0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D", - "0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752", - "0x18088625f914468A3Fcc5904cE24920a3ed87C1a", - "0x180B07537b3847bC1c159bda493DD4d28A31E46b", - "0x180e5087935A94Fd5bbAb00fD2249C5bE0473381", - "0x1822126fEedb4C7d61EecdBE3682FE61e91383d6", - "0x1829aA045E21E0D59580024A951DB48096e01782", - "0x182A603541a4483c308475147D621bbB4E2587c6", - "0x183069c5EA93136F367ce3c37128429dB8eF1C29", - "0x184001D794a8c91dEF72b8A488B67Cc907D4e5be", - "0x1844b21593262668B7248d0f57a220CaaBA46ab9", - "0x1845461382adc4c677cBa93073f7849a7947b629", - "0x184d559828c51af3291685a4C6cb0e473532E7F3", - "0x1864cE27E9F7517047933CaAE530674e8C70b8A7", - "0x186a33d4dBcd700086A26188DcB74E69bE463665", - "0x1876c969027b4A4f95937e93E0Db2Ac2dE152009", - "0x187abED6d17529E921aed5Dda458389e3d1c594b", - "0x187D1018E8ef879BE4194d6eD7590987463eAD85", - "0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E", - "0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998", - "0x18C525cce3ad9A48D82F91B874754be78E9d0F85", - "0x18d3Adac07900c2507461749BE70543116C73594", - "0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0", - "0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4", - "0x19060094373C32E7f7d95eb4d1231f0779C91c23", - "0x191557728e4d8CAa4Ac94f86af842148c0FA8F7E", - "0x1929658f7578AA8F25792BA891654878F2C3AE18", - "0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a", - "0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8", - "0x193408cA0576B73156Ed42A2EA7D6fD3f6507162", - "0x193B8dBc2805B9639d173A22E59A1B33E566668E", - "0x19532D38E1608C22c1510522b1C835284AE04DA5", - "0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e", - "0x1961B3331969eD52770751fC718ef530838b6dEE", - "0x1966d718A565566e8E202792658D7b5Ff4ECe469", - "0x1969442391737025812C2215E77E676d7fA84847", - "0x196f4727526eA7FB1e17b2071B3d8eAA38486988", - "0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0", - "0x19810559dF63f19cfE88923313250550eDADB743", - "0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8", - "0x1985365e9f78359a9B6AD760e32412f4a445E862", - "0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E", - "0x19c5A48eBa1F50d63054144C62Ff11665c91E805", - "0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3", - "0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7", - "0x19ddC3605052554A1aC2b174aE745c911456841f", - "0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba", - "0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E", - "0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c", - "0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7", - "0x19fd68eC7AE71562f9288032797ef4401ddEA0a9", - "0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff", - "0x1A0B3B603F650b2C4f474f0E817091874020Ef38", - "0x1A0B4b959cF9c5853f701ca1484e57CA69ff9515", - "0x1A0c31837EdB132a9312841B9527E6307db13509", - "0x1A0F2aB46EC630F9FD638029027b552aFA64b94c", - "0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297", - "0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C", - "0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7", - "0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA", - "0x1A3496C18d558bd9C6C8f609E1B129f67AB08163", - "0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235", - "0x1A4E76811D9C319A953EADa36f1DeF25156C8D93", - "0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4", - "0x1a6658F40e51b372E593B7d2144c1402d5cf33E8", - "0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7", - "0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa", - "0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB", - "0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da", - "0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274", - "0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d", - "0x1a95B271B0535D15fa49932Daba31BA612b52946", - "0x1A9751a87dE19385b5A6097E477e158D2ce420C8", - "0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761", - "0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815", - "0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E", - "0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2", - "0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE", - "0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7", - "0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856", - "0x1Afe191601c0c7095C995bd6875F94a89FA5d71b", - "0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F", - "0x1b22C32cD936cB97C28C5690a0695a82Abf688e6", - "0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac", - "0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603", - "0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF", - "0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E", - "0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22", - "0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB", - "0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79", - "0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731", - "0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016", - "0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890", - "0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C", - "0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa", - "0x1B9743f556D65e757c4c650B4555bAF354cB8bd3", - "0x1b980e05943dE3dB3a459C72325338d327B6F5a9", - "0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71", - "0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A", - "0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255", - "0x1bD4E709a076Fb71ea1014293a739f2b19CA565D", - "0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419", - "0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3", - "0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7", - "0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E", - "0x1BE9F6861D11f2fd363a75225040eDE6374b65bF", - "0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57", - "0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06", - "0x1c0987e79A6328374119Ed34df64881b3A40f5a7", - "0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a", - "0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47", - "0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32", - "0x1c3d23828c886e6138B725C4BCE41F90ab19f10E", - "0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd", - "0x1c48f86ae57291F7686349F12601910BD8D470bb", - "0x1c4b7d0e1885bd7667Af3378E0c538F74E712006", - "0x1c4f0A8008D888173B45Be40578b47B160434297", - "0x1C5857e110CD8411054660F60B5De6a6958CfAE2", - "0x1C5aD87ae000D3680FF500354c5252465910971d", - "0x1C5b760F133220855340003B43cC9113EC494823", - "0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2", - "0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF", - "0x1C6d1310A0c084021B9b94ab460f9BAD560773a4", - "0x1c6DD53Ccb74234C10410Af31F56082071D1C88b", - "0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9", - "0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7", - "0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714", - "0x1C9e21A437B9e98a6Bb66c0fF862864523513135", - "0x1Ca43a170BaD619322e6f54d46b57e504dB663aA", - "0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa", - "0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC", - "0x1cC9567EA2eB740824a45F8026cCF8e46973234D", - "0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672", - "0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44", - "0x1cF4592ebfFd730c7dc92c1bdFFDfc3B9EfCf29a", - "0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250", - "0x1d086b868d78040635CB8600bA733f12DB48cB42", - "0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5", - "0x1D18604BBF92ba050B99cc6775F70F114F576192", - "0x1D1D4Fb6555db709368465D507Ebf86531f15444", - "0x1d350417d9787E000cc1b95d70E9536DcD91F373", - "0x1d37986F252d0e349522EA6C3B98Cb935495E63E", - "0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0", - "0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f", - "0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8", - "0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0", - "0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F", - "0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD", - "0x1D496da96caf6b518b133736beca85D5C4F9cBc5", - "0x1D4cCC31dAB6EA20f461d329a0562C1c58412515", - "0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b", - "0x1d8cA7baf0895Da8afcf153657bE064b5092a274", - "0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988", - "0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a", - "0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288", - "0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5", - "0x1da65B1868e2d36d06d7A44DBD2Be98e49E1f7f9", - "0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4", - "0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e", - "0x1dB38e93424ee1a2E86d060092154DD8C934398D", - "0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c", - "0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B", - "0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D", - "0x1DD67adA5F4e3359F86F3e900242ee527A18042f", - "0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce", - "0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25", - "0x1dEa979ae76f26071870F824088dA78979eb91C8", - "0x1dFEc1Cf1336c572c2D2E34fe8F6Aa2F409C8251", - "0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D", - "0x1E18821E69B9FAA8e6e75DFFe54E7E25754beDa0", - "0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33", - "0x1E32dDef10781e3C6a19883430F0E78A10B21217", - "0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f", - "0x1e4e36b3F011d862fd70006804da8fceFe89d3d8", - "0x1e66008a24a486456A796E0c771fdc0cDf43cAD9", - "0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40", - "0x1e906717De2E4A4600F13b6909736b0346bDde3E", - "0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D", - "0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506", - "0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c", - "0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71", - "0x1eCe1739DAE08253aE582C404511B37355B42C84", - "0x1eD5a577c7623B557522eDEe1670846333dE678a", - "0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0", - "0x1ee7198783514643Dd6DF4451751E66A7667FE6e", - "0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405", - "0x1F10822c753A1F587923d9916E64738Ee7C27419", - "0x1F21d8395655fb262251897df7CB3c9358BEc6a2", - "0x1F35a281036Be57E64e7E7A2A556b4f888A1b829", - "0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE", - "0x1F54638b7737193FFd86c19Ec51907A7c41755D8", - "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C", - "0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211", - "0x1F74bD428C931372d50B0776982C458b1b3f2B72", - "0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27", - "0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8", - "0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a", - "0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88", - "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", - "0x1Fc31488f28ac846588FFA201cDe0669168471bD", - "0x1fC52f1ABade452Dd4674477D4711951700b3d27", - "0x1FC82046357f9C684bb1267588036E5d08bA2Cf0", - "0x1FCdcE58959f536621d76f5b7FfB955baa5A672F", - "0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a", - "0x1fdb6bA3dCECdF3fe77828990D26605df2517C2B", - "0x1fddE7525783c36153a8A6b618e2B5210a23Ce37", - "0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686", - "0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa", - "0x1fff4Dd33105054E853955C6d0dBa82859C01Cff", - "0x2001f2A0Cf801EcFda622f6C28fb6E10d803D969", - "0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722", - "0x201a59270DD85Da26615A37bba3EED8665153abb", - "0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050", - "0x2041cb929669f989447bafCB379ea13B3a4D95Eb", - "0x20649d97b1393105cf92a5083fd2afF7C99eBe56", - "0x208b061317885fF0eF278E2fa7CF858549fa7ec0", - "0x208bbb6bCEA22ef2011789331405347394EbAa51", - "0x20900587e569E3D0B2609BCa6Fb3469765ed0920", - "0x20945cA1df56D237fD40036d47E866C7DcCD2114", - "0x2098C776A9F97427AA15C2cf91522aF0c94Fc574", - "0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc", - "0x20a347B325232bEeeda730369002C2FdaaAe14d7", - "0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6", - "0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615", - "0x20b1A8a9cA1c7302b7f774266C491C7b11622779", - "0x20B504802dbce474B4Dc59C9474f9270C85b94D8", - "0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9", - "0x20c187414Fa2e2212AAd227223fe323499ed70fF", - "0x20C86769247Bd55C8aeE3779403158C609FEa530", - "0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3", - "0x20E94867794dBA030Ee287F1406E100d03C84Cd3", - "0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a", - "0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A", - "0x211d6373313dAfa21789767E2A255e0C435E7F5d", - "0x211e9983c8ae05821693AdD1F33570129F0C942D", - "0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51", - "0x2129fF6000b95A973236020BCd2b2006B0D8E019", - "0x2134057C0b461F898D375Cead652Acae62b59541", - "0x2157748D894741359281253188130c2d615FAdC8", - "0x215dc4394247bE773c741265eD065377F37f8A43", - "0x2167D2C82F763257C4F0A3e40d9B494EF93702f1", - "0x2167FB82309CF76513E83B25123f8b0559d6b48f", - "0x21686F8ce003a95c99aCd297E302FAACf742F7d4", - "0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402", - "0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd", - "0x219218f117DC9348b358b8471c55A073E5e0dA0b", - "0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8", - "0x219803d17f3067eb53d521ba8948d2734f402f7d", - "0x219E0B7c4868adD72a913eEF492c228CD1F45cdD", - "0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34", - "0x21b7da0B12FD22a342b50617e539EF0a2d3a9057", - "0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B", - "0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb", - "0x21cA39943E91d704678F5D00b6616650F066fD63", - "0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb", - "0x21d5678A62DFe63a47062469Ebb2fAc2817D8832", - "0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa", - "0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1", - "0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c", - "0x21F3618937f954F8681C93673086d74426f63eb6", - "0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224", - "0x221657776846890989a759BA2973e427DfF5C9bB", - "0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C", - "0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c", - "0x22222C03318440305aC3e8a7820563d6A9FD777F", - "0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d", - "0x223B6e268Eea352572c3D081039DAf00c822A4c5", - "0x224DB5E6180761df4C3d8936585f6b8b83879770", - "0x225927F8fa71d16EE07968B8746364D1d9F839bD", - "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", - "0x226bb599a12C826476e3A771454697EA52E9E220", - "0x226F15CDBAa36814ce3cB287563069c32cC1A293", - "0x226f7b842E0F0120b7E194D05432b3fd14773a9D", - "0x228ba514309FFDF03A81a205a6D040E429d6E80C", - "0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969", - "0x2297685F1e219597B81E91d4dEd22d5291d9eDDd", - "0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a", - "0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C", - "0x22C8ECF727C23422f47093b562EC53c139805301", - "0x22d2B881DB8650234BECc98048987F9F012849d5", - "0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3", - "0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4", - "0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7", - "0x23352036E911A22Cfc692B5E2E196692658ADED9", - "0x2344871f523cBb28A4f60045531184cF1F03Ad24", - "0x234DB38b60569972499bB3C8569feC4821B7A58D", - "0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE", - "0x2369686fC9FB6E1fDc46541891568c2f341906eF", - "0x23700ab342eF9cd9A943DEe2476f8bAe020D7796", - "0x237c0e91c28d20254A2F25976b81262E63bB767f", - "0x23812334fC611d99E2506D1493791Cc87Fa6Eddd", - "0x2396695c0979562F2D4068fe5f6A5AF6c838F15c", - "0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB", - "0x239836e951DD75Fea01beF8ba039119dc8D5352f", - "0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd", - "0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530", - "0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92", - "0x23B608675a2B2fB1890d3ABBd85c5775c51691d5", - "0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c", - "0x23Ccc43365D9dD3882eab88F43d515208f832430", - "0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1", - "0x23e392DaF36f2328C068E664a5EB7e5c9369a86D", - "0x23E4D69E477295547c89f36ca0df40646e72F998", - "0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1", - "0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC", - "0x241bA672574A78a3A604CDd0a94429A73a84a324", - "0x241C248B0Db328e25921a91D04F43c985dedbd07", - "0x241f5256070F0248386a1Cbe1644561d8479A779", - "0x24203996DCA9131aad08F7be29E227342a0946B9", - "0x24222A2602B1d83483977c1eB2518E15E58EB907", - "0x24283732C3DF91EE1e4354a3934C14B88B2d9a51", - "0x243434048cC22eFdDB8AaB75673618CcBD63D155", - "0x243c0769Fdef930c8a7558e390F619d4F093E19D", - "0x245392ee7Ce736eC6A0908B67dC5d0a218230005", - "0x245663Af5561Dea23775f5feEB8f59500920B857", - "0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2", - "0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1", - "0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC", - "0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B", - "0x24700A297960E8477Ce3CA6C58b70a7Af3410398", - "0x247551F2EB3362E222c742E9c788B8957D9BC87e", - "0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C", - "0x248470C776023Ee14f984a5c694287298893Ca01", - "0x248aDE18435f7B5E39d855CC98C42D8f6840a386", - "0x24A45d81170005Be4f51c8a294883b394BD83412", - "0x24A77c1F17C547105E14813e517be06b0040aa76", - "0x24aa44493177970541a7B9AeD330dD0eB61a1C80", - "0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8", - "0x24C9586b762bD6005eE89D5cA442761B5a3830Ac", - "0x24D77c210a014b1E123a0878F6C903Df74A2317B", - "0x24DCc881E7Dd730546834452F21872D5cb4b5293", - "0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4", - "0x24E634089bE96E3754F0DFA628A94ea57089e4bc", - "0x24eBA89651aa88810924D4669256Bb56832902fe", - "0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34", - "0x24eeB54A34D24D4A4baa1B1379928f7978951AcA", - "0x24FB4C36a83cbDbCd670856406f622E09A643d4d", - "0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA", - "0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2", - "0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5", - "0x25200235cA7113C2541E70dE737c41f5e9AcD1F6", - "0x252F830448d8890CA06a3FF78823DB8D23587037", - "0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd", - "0x253C7dd074f4BaCb305387F922225A4f737C08bd", - "0x254bCa53A17A1C6E1AdA05C06aff042684E846c2", - "0x25543DB4Ff6a57affB219ccA074A1e983c024C18", - "0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6", - "0x2567c677473d110D75a8360C35309e63B1d52429", - "0x256845e721C0c46d54E6afBD4FA3B52CB72353EA", - "0x25859743ED0861665611B81E47682e889b48313B", - "0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc", - "0x259059f137CB9B8F60AE27Bd199d97aBb69E539B", - "0x25a0E66fC288ceDB17934C91D10D647031218d18", - "0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD", - "0x25b553b8b8D88Af11e2f9B2798D944ad24139e09", - "0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3", - "0x25B63bcA43914b7d7CcD59892b762c06493a04E6", - "0x25cef4fB106E76080E88135a0e4059276FA9BE87", - "0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa", - "0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1", - "0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768", - "0x2604FA406Be957E542BEb89E6754fCdE6815e83f", - "0x261423128D8e5b91FACE3B95Ef561FC206110F96", - "0x2614E04133209a492Ba276A6C35095Aad11aD06e", - "0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a", - "0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0", - "0x2630997aAB62fA1030a8b975e1AA2dC573b18a13", - "0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD", - "0x263d13Fb9a362065987f2Fb5Df34344a78B463ba", - "0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4", - "0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6", - "0x26710D94067B144c2A6970CBBB96a5d08B70aC79", - "0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0", - "0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1", - "0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97", - "0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6", - "0x26B3038a7Fc10b36c426846a9086Ef87328dA702", - "0x26B5410f3F4db08c99955f9cd67B40dB8008f425", - "0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2", - "0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03", - "0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa", - "0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47", - "0x26CE25148832C04f3d7F26F32478a9fe55197166", - "0x26d00D339B22Db44A4a057B39513c1e12D140594", - "0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb", - "0x26DB5439F651CAF491A87d48799dA81F191bDB6b", - "0x26DDF6CabADcBF4F013841BD8d914830BeB0d984", - "0x26E43759551333e57F073bb0772F50329A957b30", - "0x26E75307Fc0C021472fEb8F727839531F112f317", - "0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B", - "0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA", - "0x27054b13b1B798B345b591a4d22e6562d47eA75a", - "0x27201232579491Ce9b116Ac6F37D354Cc723A2f3", - "0x2730d6FdC86C95a74253BefFaA8306B40feDecbb", - "0x27310BfBE3481a295b8bD9092477C446A56C706c", - "0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639", - "0x274c5236276422330060aA95cADEd86dA0a297c2", - "0x275b69AA7c8C1d648A0557656bCe1C286e69a29d", - "0x27702a26126e0B3702af63Ee09aC4d1A084EF628", - "0x2774B5771F607938D4e9197B3A5CA9f21110CF11", - "0x2775F2A3C83bee1541D1d1BC308b3BB432B45151", - "0x2781246fe707bB15CeE3e5ea354e2154a2877B16", - "0x27824111DD062Ca9062067B493Fbf512328928BA", - "0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb", - "0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D", - "0x278aE6f52CE72B0df6CBa451534b87846ACC9D65", - "0x279D1aAC77A927d3113184e48269A35903380948", - "0x27aebC51AF422525461b9DdBE74e4A9a5995D015", - "0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162", - "0x27C1573FE604C945dFd0bD237f7456C3B85E230D", - "0x27C743954bCe1Bfaef8bcbD685527531001D88D7", - "0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC", - "0x27DC43004F0FE65030be5ef809E843e72035c0F1", - "0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488", - "0x27f46987917180723E0473755621097F5a41c4A1", - "0x27f610BF36ecA0939093343ac28b1534a721DBB4", - "0x27f706edde3aD952EF647Dd67E24e38CD0803DD6", - "0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA", - "0x280DAACbD812725BAf46E273B84426B1E10aB410", - "0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21", - "0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0", - "0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0", - "0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8", - "0x283669123bd83dA2536bB534e20512101c18E5D8", - "0x2838490518933215Eba9F90ecb27A9AbfF94B145", - "0x284D4657f87B064d8Ce33CdF697f208e839d5BC7", - "0x285441F9Ada849884b8B63e321E9Fe95b900a81E", - "0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7", - "0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf", - "0x286708f069225905194673755F12359e6afF6FE1", - "0x28673D7A6DF30c99B705EDcA0046DE738431edE1", - "0x286BDA1413a2Df81731D4930ce2F862a35A609fE", - "0x288c8ff967859B119B14768c9da5B5656504E4F3", - "0x28a8aE348bbdc392497F9745832B5E0f0bd664F4", - "0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02", - "0x28c8d01FF633eA9Cd8fc6a451D7457889E698de6", - "0x28cb7e841ee97947a86B06fA4090C8451f64c0be", - "0x28cF843D0DE2e1FB05636e76569d5a50caF3b817", - "0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320", - "0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40", - "0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91", - "0x28ea81fac7b1719138cBf61267198155b433E00e", - "0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c", - "0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e", - "0x28f94409B40213D95c0BD942FA16d6C679475bEc", - "0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc", - "0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3", - "0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63", - "0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9", - "0x2915acaa744E36bEFb3C539c3d99d7F82ad8e6c9", - "0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84", - "0x293265AB375f52e0D059d3438a76f49f59E234b8", - "0x2932746414a6766a2b4A472CB3a2624f5667Fd83", - "0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab", - "0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc", - "0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba", - "0x2956356cD2a2bf3202F771F50D3D14A367b48070", - "0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163", - "0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc", - "0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863", - "0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e", - "0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a", - "0x29842bDDbA886Ce9F4834aaF167efee976357bF6", - "0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4", - "0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c", - "0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a", - "0x29cac70bB7FF448Db2C91e36f7A303624d7fc43F", - "0x29cF2AFCac8648ab3687E579684298650A66742c", - "0x29D75277aC7F0335b2165D0895E8725cbF658d73", - "0x29dDc6A48EB611e8586a608e32C072A42614314D", - "0x29E95E732e96315B88DF0123058527E4eC0e6E6a", - "0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32", - "0x29F20242051AccDA50D52a7E272A5F23237e4696", - "0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86", - "0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1", - "0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290", - "0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52", - "0x2a469A22101f1F672B745D729D13Ab8DBd203C9B", - "0x2a4b256440fe78CBb6eB95271b6205988aB259ca", - "0x2A4F61Ca0e03e260E6BE91692e430293D73998F0", - "0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4", - "0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2", - "0x2A73CB91ED8983398F83082c093ac306cac209FF", - "0x2a7f709eE001069771ceB6D42e85035f7D18E736", - "0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86", - "0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666", - "0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018", - "0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222", - "0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99", - "0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17", - "0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4", - "0x2ac07844fbBA038412c210EFa28dbD764F5deF84", - "0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d", - "0x2ACFf9cc74B104CD8540E9a2F691f22d3BD924d7", - "0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e", - "0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861", - "0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB", - "0x2adba23Cf1252dE095aCEd801e758b369EC10426", - "0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC", - "0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc", - "0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3", - "0x2b0979408914a819598da3784b82Ec497673FF75", - "0x2B143041a6F8BE9dCC66E9110178a264A223A3bd", - "0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d", - "0x2b1EB94d2AeD2dEA74D85A6Bac5f44df03B8DeDB", - "0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8", - "0x2B275c7AeDF32Bc960a15D1eBa71D8a04A86F029", - "0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667", - "0x2B4395084E1068877502EAD1Ae004094F5A0B88F", - "0x2b4F00249026D720c45C26de387Ffa0fa7bc7195", - "0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39", - "0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2", - "0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD", - "0x2ba592F78dB6436527729929AAf6c908497cB200", - "0x2ba6b1E4424e19816382d15937739959F7DA5fD8", - "0x2baac9330Cf9aC479D819195794d79AD0c7616e3", - "0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2", - "0x2bBA3CF6DE6058cc1B4457Ce00deb359E2703d7F", - "0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67", - "0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE", - "0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6", - "0x2bDC0D42996017fCe214b21607a515DA41A9E0C5", - "0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da", - "0x2BEDccb60424F73a60474C4f350c023eD4a31044", - "0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D", - "0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555", - "0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F", - "0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663", - "0x2c2Ad243E228405A0331C946C655b2Ae6c9CF457", - "0x2C2FB98d259fbF119222035AD125F5C4eE0D550F", - "0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea", - "0x2C351B6350975F64e45354c842D9F2F7A2508C1F", - "0x2C36204a0712A2a50E54A62F7c4F01867e78cB53", - "0x2C36316D46a59fad9103DEe17F80aE0671A4FE33", - "0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46", - "0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA", - "0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9", - "0x2C537E5624e4af88A7ae4060C022609376C8D0EB", - "0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4", - "0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7", - "0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb", - "0x2C61c057c4d599F21D11533D321C1D3e25d16AFC", - "0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e", - "0x2C6a9A29a5594456DD99f74ff4689D84c57F204C", - "0x2C82c73d5B34AA015989462b2948cd616a37641F", - "0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5", - "0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f", - "0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724", - "0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23", - "0x2CA06986040D18D80ACD34D0877E66F8e15f12fc", - "0x2Ca1eD53e4FB7Aef47c660141911718E96bcAF2a", - "0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A", - "0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C", - "0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182", - "0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6", - "0x2cc851248Dbc30e7fB81199aaac9E219300Fc950", - "0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1", - "0x2CEC6e153a9C71BC60f6324c45AC70407957A125", - "0x2cF618c19041D9Db330d8222B860A624021F30fb", - "0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382", - "0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869", - "0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0", - "0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3", - "0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA", - "0x2d184014b5658C453443AA87c8e9C4D57285620b", - "0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198", - "0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2", - "0x2D3E7D4870a51b918919E7B851FE19983E4c38d5", - "0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2", - "0x2d71983E810B9e95258966B9c164C4d61a829bA9", - "0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20", - "0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b", - "0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a", - "0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342", - "0x2dAEE1AA61D60A252DC80564499A69802853583A", - "0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A", - "0x2DDA85bDb6e977E2637A09913cbE7419429F7819", - "0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0", - "0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F", - "0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3", - "0x2e071D2966Aa7D8dECB1005885bA1977D6038A65", - "0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14", - "0x2E2E0a28f6585e895DD646a363BAE29B77B88a31", - "0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c", - "0x2e3C062E16c1a3a04Ddc5003c62E294305d83684", - "0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B", - "0x2e6539edc3b76f1E21B71d214527FAbA875F70F3", - "0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c", - "0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a", - "0x2E84df8BA0C87670A7073689aA94e7F1d2d85970", - "0x2E9036cf5EeC2d39F1E29E13743929c069238a6d", - "0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1", - "0x2e98A6804E4b6c832ED0ca876a943abD3400b224", - "0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6", - "0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89", - "0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19", - "0x2Ec62769e99b382fC6308e840762a039f6507845", - "0x2eC95B8edA549B79a1248335A39d299d00Ed314C", - "0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19", - "0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3", - "0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5", - "0x2Ef27BF41236bD859a95209e17a43Fbd26851f92", - "0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257", - "0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9", - "0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd", - "0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9", - "0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49", - "0x2f5e2c9002C058c063d21A06B6cabb50950130c8", - "0x2F6081E3552b1c86cE4479B80062A1ddA8EF23E3", - "0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93", - "0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9", - "0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2", - "0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7", - "0x2f85E502a988AF76f7ee6D83b7db8d6c0A823bf9", - "0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72", - "0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2", - "0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97", - "0x2fa423671eab043916eA93B85596438a16302C25", - "0x2Fb12bccF6f5Dd338b76Be784A93ade072425690", - "0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d", - "0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF", - "0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8", - "0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE", - "0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601", - "0x2Feb105FBb4c922597b125C56822B3db7351B55d", - "0x3007dbdf605784a0F5d89C37cB2518ea60faedCf", - "0x301714DA1d783D542958C479345F27B75A7eFC9E", - "0x3017Cb31A678fE1d247f4314Eee8bc1b86b0D4b4", - "0x301a7F0F98725D3f9cA889E935b579f1D896B322", - "0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31", - "0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1", - "0x30323d8c5d4c8aFf1fd1Fd45918C837845431146", - "0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA", - "0x30521e4cCC4d0494d624394fc275EAd318051de8", - "0x305dbDD7931fb4833f5Ce48046A586E30ece683F", - "0x30680AC0a8A993088223925265fD7a76bEb87E7F", - "0x3070F4F173C81a96601338748481C53F43980E62", - "0x3071a55A0F7916d796B54A2d095Db85Df693d956", - "0x3075c320F859C69F1f07fBD620AaAd77766b0386", - "0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4", - "0x3080ec2A6960432F179c66D388099A48E82e2047", - "0x308E019143B560215775A0c6EFbD2673413D76E6", - "0x309013d55fB0E8C17363bcC79F25d92f711A5802", - "0x309627af60F0926daa6041B8279484312f2bf060", - "0x30A29114490De08612Ce8314AB64C422Ad591F9c", - "0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e", - "0x30ceCB5461A449A90081F5a5F55db4e048397BAB", - "0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13", - "0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B", - "0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0", - "0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87", - "0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3", - "0x30FEF258d2728F9d1eDF038059c725FAf785697E", - "0x31024A4C3e9aEeb256B825790F5cb7ac645e7cD5", - "0x310828368F4787c09c46E0b8973cA4a79B666b63", - "0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366", - "0x310c93dfc1C5E34CDF51678103f63C41762089CD", - "0x310DA5e1E61cD9d6ECed092F085941089267E71E", - "0x3123Ff80CbdFd35577628A41FF50598ceFc2D236", - "0x31274db8b609Df99E5988ee527071643b5160Fc3", - "0x3136eF851592aCf49CA4C825131E364170FA32b3", - "0x31371618e52a1dCD55Caa07f6E81628Bd4371585", - "0x3137619705b5fc22a3048989F983905e456b59Ab", - "0x31414F9166291FC486965991264Ec00eB1f60603", - "0x3154da898943Fc7151bc77F16E43C0C47b5E452d", - "0x3155BA85D5F96b2d030a4966AF206230e46849cb", - "0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2", - "0x316B888BaA51AA71B5B7fCbeD4FeFb5B22EB6Ae1", - "0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1", - "0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2", - "0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13", - "0x31A2bcf633d16dEE21e3377C8e62070Ef553b051", - "0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb", - "0x31b93656DC5c3e3dec636F586353566eCda658ab", - "0x31c63146a635EB7465e5853020b39713AC356991", - "0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5", - "0x3204c3630C75753723e2fCb4d161fB0De8ba5523", - "0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c", - "0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa", - "0x3212b29E33587A00FB1C83346f5dBFA69A458923", - "0x322124122DF407b0d0D902cB713B3714FB2e2E1F", - "0x3228f105DaC87e773aFAdBA7639cd1AA43513b61", - "0x322f4f6a48329690957a3BCBd1301516C2B83c1F", - "0x324230Bf92C3605C0601764E4e1d8761b76f8907", - "0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8", - "0x3277dd536471a3cBEB0c9486aCad494C95A31E73", - "0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE", - "0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB", - "0x3293Cc907fdE439B39aEdaF1B982785adaFf186b", - "0x32A087D5fdF8c84eC32554c56727a7C81124544E", - "0x32a7C02e79c4ea1008dD6564b35F131428673c41", - "0x32B7A3018E4B832dEa848786348164667EC030f3", - "0x32B87Fb81674AA79214e51aE42D571136e29d385", - "0x32C4ADB9cF57f972bc375129de91C897b4F364F1", - "0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3", - "0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7", - "0x32F3b8A00B6912D0314be212fe9538B7B9430c12", - "0x32F3b9B5Bd6C76F41ee3B389573f340468666861", - "0x32fB6403F76f65B929A77eBE941f454ca814f64c", - "0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8", - "0x331fA6C97c64e47475164b9fC8143b533c5eF529", - "0x33227687626914030c8213E31d021cE9940728Ea", - "0x334425Ef9a828e31fF27e0754A3198eDb714C57B", - "0x334639A18B5Add14E8D98CB8B05ba0250308cBa4", - "0x3356a5CD30D9e39e14e19aB548274046b1B89949", - "0x33589ad907a47313166d34Cb8eE0a2aCC2c00d8E", - "0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3", - "0x336492A0601CC85e08C14D390BF07d960328aaf4", - "0x336e43eD5B563f73E989b2748C1d6D65A693149b", - "0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22", - "0x3373bbF962190B158902A27Fbc2d9277A05b10Ab", - "0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20", - "0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1", - "0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4", - "0x33B919F54692dDbf702065763EA2b50Ca02e6bfF", - "0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0", - "0x33c23d44679433A88B89ca38D3311A9a3D160699", - "0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D", - "0x33c52eE4BD563A26071619bC6F70146295FeBE8D", - "0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C", - "0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f", - "0x33d8e28949Eb784556064ED095A18C0E66219860", - "0x33DCd369d697132dE252884336225DE31fB474b2", - "0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03", - "0x33fEfc811A86474A832d38926428a1DADE431F25", - "0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7", - "0x340eF83Ec8560892168D4062720F030460468656", - "0x3414BEC8aC9b323008b511De2E91d979183B46f5", - "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0", - "0x34364BEe11607b1963d66BCA665FDE93fCA666a8", - "0x3446E165471dCe3fF477F49a1352F28bBA73F07f", - "0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a", - "0x3453769b660b7EE4261AaA043479Aa3CA02243bf", - "0x34612903Db071e888a4dADcaA416d3EE263a87b9", - "0x3472A5A71965499acd81997a54BBA8D852C6E53d", - "0x34770f06Ae8a9A7b44fd8D636Af6a3fEC2A58b98", - "0x347C099f110Ca6761779329D2879957b606b6aCE", - "0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F", - "0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9", - "0x34D18AAC981D3C93e649814A5ECA79e296411b65", - "0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11", - "0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4", - "0x34f0d846c766874413938994da32360Cf0E4350d", - "0x34fcE2C1A2F093F131A9669332C41b49ABE5671F", - "0x350104dE76bE6be8efE4D1Ff34E231a51BA34973", - "0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39", - "0x3506424F91fD33084466F402d5D97f05F8e3b4AF", - "0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd", - "0x35242Ed010d80F39643982d0216D7CA7AD1FA841", - "0x352563e90520F867cC2B7F42DC4B628C37996Eca", - "0x352CFed33922fA8D34fcb8eb58525a60cA6821FC", - "0x35334C8D87A398E376cB98c792513cbd85B27eb2", - "0x353cAFd02131CA5b69211BBc3899f556BC62B7E3", - "0x3543638eD4a9006E4840B105944271Bcea15605D", - "0x3559F3724432f0dCA7255E8147bdC9d8B938E848", - "0x355a458d555151D3B27F94227960Ade1504E526a", - "0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0", - "0x35612a781721944118ef90353554bc6c1cD51e24", - "0x3564ad35b9E95340E5Ace2D6251dbfC76098669B", - "0x3565402f2936D3284264F03615D065803330E392", - "0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505", - "0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824", - "0x35872fea6A4843fACBCDbCe99e3B69596A3680b8", - "0x358B2f19BcBad11e1E076247df5552C2A5f0272C", - "0x3597bfD533a99c9aa083587B074434E61Eb0A258", - "0x35a5cB585d51D836922b78A9bb1f5c04635c39b6", - "0x35a69642857083BA2F30bfaB735dacC7F0bac969", - "0x35b08722AA26bE119c1608029CcbC976ac5C1082", - "0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b", - "0x35C896b1700E344a81B95b6bC1D4d95b4503699c", - "0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C", - "0x35e308668391dAaB398FFc0e60D13d65c7793fEd", - "0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25", - "0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b", - "0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2", - "0x3614b88B52a8de9De4473289CdC793C42343907d", - "0x36151737B45017234E9570Cf9a1cAc97138953C2", - "0x3618516F45CD3c913F81F9987AF41077932Bc40d", - "0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54", - "0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB", - "0x362bc847A3a9637d3af6624EeC853618a43ed7D2", - "0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163", - "0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6", - "0x3652190842022c188e2ca7962613F7e510DAB2D0", - "0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd", - "0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9", - "0x3678d8CC9Eb08875A3720f34c1C8d1e1B31F5A11", - "0x36905Fc93280f52362A1CBAB151F25DC46742Fb5", - "0x369760eBf89d577a734d927a9599C1921397A152", - "0x369eb6821C94a78428f7c86c768590F53950068f", - "0x36a73557f5BDE5195EC39eCA82d28b8A36D21141", - "0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66", - "0x36B4B58DE030E93775E151a78D796039a11a2548", - "0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7", - "0x36D10c6800D569bb8C4fE284a05fFE3B752F972c", - "0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A", - "0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2", - "0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7", - "0x36E08E815f26c43dac8957E36C09e664a6B644F9", - "0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69", - "0x36E85A6403ffF21669980b436792129C96e7002e", - "0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723", - "0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc", - "0x370d6D0728407e06ccdd1db8150e433f8319D0d9", - "0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786", - "0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1", - "0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a", - "0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41", - "0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd", - "0x376d647978ad72BC3091739834cC9bB882fa8769", - "0x37729282bc2e55b68885400697D1d6011dA9924B", - "0x378903a03FB2C3AC76BB52773e3CE11340377A32", - "0x37CD675f891180d86391fc419e3E981b34e42280", - "0x37D404A072056EDA0Cd10Cb714D35552329F8500", - "0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1", - "0x37D6E7F287200C740012747d2A79295cAeD2DB35", - "0x37E1160184F7dD29f00b78C050Bf13224780b0B0", - "0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289", - "0x37F04d2C3AE075Fad5483bB918491F656B12BDB6", - "0x37F74e99794853777a10ea1dc08a64C86958F06a", - "0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca", - "0x3814Ea6889b5ad7dA133F05D7567337286f03f76", - "0x382117315856a533549eA621542Ccce13E54aE82", - "0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528", - "0x383891338E0e377b1B995f543758b998eb87D065", - "0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed", - "0x3845badAde8e6dFF049820680d1F14bD3903a5d0", - "0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561", - "0x386467F1f3ddbE832448650418311a479EECFC57", - "0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D", - "0x386cABc0b14A507A4e024DEA15554342865B20DE", - "0x386dd8f88994f848763060672580Ea61676cD601", - "0x3883f5e181fccaF8410FA61e12b59BAd963fb645", - "0x38894302A6eABea6f2B29B508031d2ed75F0bE22", - "0x388fbFf7fef6CEe150E4820BBD4e22C377E80201", - "0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB", - "0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994", - "0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7", - "0x38B7014ed2a83bc5801232551344Ed928698bd07", - "0x38c4102D11893351cED7eF187fCF43D33eb1aBE6", - "0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8", - "0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169", - "0x38D389C300357A26Beec198F3893fbA54FDe69C5", - "0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da", - "0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1", - "0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1", - "0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9", - "0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6", - "0x39013F961c378f02C2b82A6E1d31E9812786FD9D", - "0x39043aae9c48a628F5184Af7a5bB925137757B15", - "0x3918C42F14F2eB1168365F911f63E540E5A306b5", - "0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428", - "0x3936Ad01cf109a36489d93cabdA11cF062fd3d48", - "0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB", - "0x393e90c35d9768e831029e90b9A2c436EDdB63BB", - "0x393fAC0773C765c80dc887451377d553C46F83b1", - "0x395f7bC771DB53732025547458f96Ee217aF6aD1", - "0x39795344CBCc76cC3Fb94B9D1b15C23c2070C66D", - "0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa", - "0x39AA39c021dfbaE8faC545936693aC917d5E7563", - "0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5", - "0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89", - "0x39Bb259F66E1C59d5ABEF88375979b4D20D98022", - "0x39eAE99E685906fF1C11A962a743440d0a1A6e09", - "0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5", - "0x3a07572568f1B0B07Aa1A31d01377AA433FE4658", - "0x3A10B7a22AE98E0f53276923F19f99B259F61778", - "0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4", - "0x3A1237D38D0Fb94513f85D61679cAd7F38507242", - "0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566", - "0x3a1Bda28AdB5B0a812a7CF10A1950c920F79BcD3", - "0x3A2008B57C9c9361C40c43a60227180909A5B412", - "0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E", - "0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160", - "0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b", - "0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93", - "0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04", - "0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2", - "0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489", - "0x3A5C5276A2e759F0778A5f0b8782DAd4aF1E8Bd1", - "0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430", - "0x3A75731f9e16244dE01DD431636Db7c07D42A166", - "0x3a783e99E5a5618B8149e3380d14328139D97e31", - "0x3a86512ccA257c4DD8A68646C7c01df084E0f87d", - "0x3A880652F47bFaa771908C07Dd8673A787dAEd3A", - "0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b", - "0x3A94221D98B86e32FB9eddCDC4D86E38e9767373", - "0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E", - "0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17", - "0x3ac2AB91dDF57e2385089202Ca221C360CED0062", - "0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7", - "0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A", - "0x3aebb174Ee393916715bd7999261c3eD32f22d82", - "0x3AeF8e803BD9be47e69b9f36487748d30D940b96", - "0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22", - "0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb", - "0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E", - "0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe", - "0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8", - "0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72", - "0x3B3f859ab4CebB73c3043b99c33719052265E1E7", - "0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a", - "0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822", - "0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD", - "0x3b62F3820e0B035cc4aD602dECe6d796BC325325", - "0x3b7120a39547AB5a3B8DD3890F468C7E6027C656", - "0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749", - "0x3B7f247f21BF3A07088C2D3423F64233d4B069F7", - "0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1", - "0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f", - "0x3b9e094D56103611f0ACEfDAb43182347BA60dF4", - "0x3BB72e05402C45198C0CeB76354205DeAA65542c", - "0x3BD183046cf51acC807D1f0680029Fa764f17BEE", - "0x3BD85455aC58cd787E327ED993F8D92225f08F68", - "0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76", - "0x3BeB004537DcDe3DA918C71a1e5065C5B4194910", - "0x3bf13d76a5d625Fc85486F73328926a64F226acC", - "0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67", - "0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6", - "0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07", - "0x3c0C090679BaF2DCAFf6858417d117030E2aE952", - "0x3C0cAC8290E2a6241814f812259278beA9050838", - "0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F", - "0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8", - "0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6", - "0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3", - "0x3c4030839708a20fd2fb379cf11810dde4888d93", - "0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5", - "0x3c4a3ffd813a107febd57B2f01BC344264D90FdE", - "0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B", - "0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518", - "0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15", - "0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B", - "0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e", - "0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762", - "0x3C6ff50c9Ec362efa359317009428d52115fe643", - "0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d", - "0x3c75226555FC496168d48B88DF83B95F16771F37", - "0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A", - "0x3C8F860423405A700f9F20e94c742eC38FD17735", - "0x3c961A0a2eC87247897A07e66d9d9967a317aBde", - "0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188", - "0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9", - "0x3CD7047117dbfD0DCB470514172aCe9f394c31e8", - "0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189", - "0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf", - "0x3d03c451476E451FAD42Bd4b9462f3EeCa822986", - "0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b", - "0x3d166dd13dFdca66879bdd45dc224D07C8855CdB", - "0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244", - "0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30", - "0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3", - "0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721", - "0x3D46454212c61ECb7b31248047Fa033120B88668", - "0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E", - "0x3D658390460295FB963f54dC0899cfb1c30776Df", - "0x3Da327288Da2fd44Ca855748432D78226537dEF5", - "0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D", - "0x3DB99ab08006aeFcC9600972eCA8C202396B4300", - "0x3Dd957216C182675F630ee2eE957a5c735472FD1", - "0x3E083D08aDa591fe5356c52fBb89FE725fd9D670", - "0x3E1d5A855aD9D948373aE68e4fe1f094612b1322", - "0x3E2E36a24CFCdCEa167789181f29109F9cF2D000", - "0x3e370A6c8255b065bD42bc0AC9255b269CFcC172", - "0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d", - "0x3E3dc42535c242844d8bff33f270A540140e4a0d", - "0x3e408d26C784cE8C015F78f2982E5950c5DD0125", - "0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b", - "0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8", - "0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580", - "0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98", - "0x3E9BC21C9b189C09dF3eF1B824798658d5011937", - "0x3EB064766109D150e4362222df80638BcE00e037", - "0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92", - "0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846", - "0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb", - "0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15", - "0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c", - "0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203", - "0x3F013B600D31557f551131614f439e0c292dFd90", - "0x3F09400313e83d53366147e3ea0e4e2279D80850", - "0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD", - "0x3F6f014849DEDB569628e3E1745120f308bb7699", - "0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea", - "0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033", - "0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2", - "0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C", - "0x3Fb1926a7d1cC68d4166d99c3483465885074F2F", - "0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721", - "0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8", - "0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214", - "0x3fE2eF1DFb1595195768627d16751D552586dce8", - "0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF", - "0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62", - "0x3FFcFF428ED65968032112F137724C1002F76632", - "0x400323C9a1A9AA08680B22140838121d38416B99", - "0x40395044Ac3c0C57051906dA938B54BD6557F212", - "0x403fc67bC995aee4DaE6F5461788c94C977282b5", - "0x40428FDD5588197C15DD00B22fe9b9A48afeEb23", - "0x4049B0A25d780898648e8b175D7c104EA8959210", - "0x4050103D244e3E320250f559f7F0484E5193bf76", - "0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9", - "0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc", - "0x407b419144822E236D960e87E3c58C64fEB715B8", - "0x4086692D53262b2Be0b13909D804F0491FF6Ec3e", - "0x40880F4AdA231774dA97fe719A0c45992376BB98", - "0x408e41876cCCDC0F92210600ef50372656052a38", - "0x4092678e4E78230F46A1534C0fbc8fA39780892B", - "0x409291B89bF887C927bBc2682ee81489170083Ef", - "0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De", - "0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe", - "0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c", - "0x40c6f861A08F97dfBC3C0931485bFf4921975a56", - "0x40d52577830E01aAEfa80659aA90ee8B34685F4e", - "0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699", - "0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1", - "0x40FD72257597aA14C7231A7B1aaa29Fce868F677", - "0x4119876899a9B7D92ECF9DFB9479962499DD5B48", - "0x411A81C8Cd604941be13dBBD33B54e6f25d84683", - "0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a", - "0x4136dD480327e24E0908D829e03B08559e7D9B8D", - "0x41385664aAd657990000004D3906d1572A6bb4c6", - "0x4156D3342D5c385a87D264F90653733592000581", - "0x4161725D019690a3E0de50f6bE67b07a86A9fAe1", - "0x4162178B78D6985480A308B2190EE5517460406D", - "0x4185cf99745B2a20727B37EE798193DD4a56cDfa", - "0x41875C2332B0877cDFAA699B641402b7D4642c32", - "0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7", - "0x419B8ED155180A8c9C64145e76DaD49c0A4Efb97", - "0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E", - "0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b", - "0x41a25A522cD89372895c126FcA4733B998f4ADE5", - "0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2", - "0x41Ab75435668919Bb507F871dd01E9762C2D173a", - "0x41ad4093349C8A60DE591A3C37dcd184558EaAe3", - "0x41BbEDd7286dAab5910a1f15d12CBda839852BD7", - "0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231", - "0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26", - "0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3", - "0x41e5560054824eA6B0732E656E3Ad64E20e94E45", - "0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0", - "0x41f723448433367BE140D528D35EFECd3e023DB6", - "0x420167D87d35c3A249b32Ef6225872fBD9aB85D2", - "0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B", - "0x4212FEa9FEc90236eCc51E41e2096B16CEB84555", - "0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0", - "0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716", - "0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE", - "0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3", - "0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d", - "0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5", - "0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf", - "0x423e4322CDDa29156b49a17dfbd2aCC4b280600D", - "0x423FfB66AECC906361d79F87d85dB310897bDB6D", - "0x42456D7084eacF4083f1140d3229471bbA2949A8", - "0x42566cFEFC853c232117EbA4413e45782a72715d", - "0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD", - "0x4263A2f0456305d7d10F8a4555f8c3B593b3b895", - "0x426CA1eA2406c07d75Db9585F22781c096e3d0E0", - "0x426FC8BE95573230f6e6bc4af91873F0c67b21b4", - "0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C", - "0x42726d074BBa68Ccc15200442B72Afa2D495A783", - "0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca", - "0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196", - "0x428548d53E889d7A0D51F4142BA53463808c1BE6", - "0x4289c043A12392F1027307fB58272D8EBd853912", - "0x4290563C2D7c255B5EEC87f2D3bD10389f991d68", - "0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5", - "0x429Ac77F069BFF489e2d78F9479e1E933305c528", - "0x429Aed474de19a028DF775f94F6632DBf49752bA", - "0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f", - "0x42a75636e6F73e48e74A085f3efD81068586f74C", - "0x42b05A12783a659EB53a7d90b2C70929AF96Ad71", - "0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d", - "0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7", - "0x42d6622deCe394b54999Fbd73D108123806f6a18", - "0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d", - "0x4302583AD774F404aa55CeC5729FcABe2855EFFd", - "0x43044f861ec040DB59A7e324c40507adDb673142", - "0x430bd07726423A54f6d82Ab0F578CE62A3b8054D", - "0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a", - "0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0", - "0x432555E5c898F83fC5F00dF631BD9c2801FeA289", - "0x43257DDCf6f22987062a7Dbe032Ffa67E4e0bB3a", - "0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0", - "0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa", - "0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562", - "0x43688910273f199B8AE2cA018c13918fb3D37B58", - "0x436F0F3a982074c4a05084485D421466a994FE53", - "0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063", - "0x437C7136d9629f6c14d87e6EB67D963b9878B136", - "0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0", - "0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9", - "0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5", - "0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01", - "0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd", - "0x43E248b058438F05e78CEb66aFC1555a97CB280F", - "0x43E5F59247b235449E16eC84c46BA43991Ef6093", - "0x43eE79e379e7b78D871100ed696e803E7893b644", - "0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe", - "0x44086035439E676c02D411880FcCb9837CE37c57", - "0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf", - "0x441d91F7AAEe51C7AE8cAB84333D6383A8a8C175", - "0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f", - "0x442d985EFeBC633b8Bfd14fF99E860A5609a6484", - "0x443dC1c35cf812156C840Fe90639836C8a7371b0", - "0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8", - "0x44449Fa4d607F807d1eD4a69ad942971728391C8", - "0x444997b7e7fC830E20089afea3078cd518fCF2A2", - "0x44618dE3Bf9b6DCBc3750eE058980cB614813d08", - "0x446C9033E7516D820cc9a2ce2d0B7328b579406F", - "0x4470BB87d77b963A013DB939BE332f927f2b992e", - "0x4488eD050cd13CcFe0B0fCf3d168216830142775", - "0x448a47359833b26e5AA988dDB7A72099F6242170", - "0x4493730b053D19e774bdfebaDB70823Ec4C59eD5", - "0x449574C69f3A658794829eD81639A7A9ECe041E1", - "0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b", - "0x449C164df2D0b9D6a15B48D8b93059e28872fC74", - "0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af", - "0x44A67C8570a61A28bAfd0035042f2F0A73a64428", - "0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7", - "0x44b6e3e85561ce054aB13Affa0773358D795D36D", - "0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d", - "0x44bf22949F9cc84b61B9328a9d885d1b5C806b41", - "0x44d269b126443007C2241E034416100fB7fDe3cB", - "0x44DB405765397DEad3B71fdB943572D18Bdb16fD", - "0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490", - "0x44F588aEeB8C44471439D1270B3603c66a9262F1", - "0x4508FF4d0532D24051d3378680c37d63fFEC82EF", - "0x450bbc727100D806797CD617c88d1319563F8416", - "0x45245bc59219eeaAF6cD3f382e078A461FF9De7B", - "0x452502602022fa1f1753019053FCf841e770efaE", - "0x4527a3B4A8A150403090a99b87efFC96F2195047", - "0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2", - "0x4549c04465e1a89c16D5037c962077857e3923C4", - "0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9", - "0x4568De775a2D2B872b05549153b14016561fa087", - "0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff", - "0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08", - "0x4575f41308EC1483f3d399aa9a2826d74Da13Deb", - "0x45804880De22913dAFE09f4980848ECE6EcbAf78", - "0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf", - "0x4599836c212CD988EAccc54C820Ee9261cdaAC71", - "0x45Af324F53a8D7DA1752DAd74ADc1748126D7978", - "0x45bD9a077C8857dbbf72063692Cc58600199DEdB", - "0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939", - "0x45cC3676b2EC557E36ee160D100aA47e4D189637", - "0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924", - "0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd", - "0x45e42D659D9f9466cD5DF622506033145a9b89Bc", - "0x45f24BaEef268BB6d63AEe5129015d69702BCDfa", - "0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272", - "0x461733c17b0755CA5649B6DB08B3E213FCf22546", - "0x4618519de4C304F3444ffa7f812dddC2971cc688", - "0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9", - "0x462C642C9eC337425d91096e61fF655eF8B4172a", - "0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A", - "0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F", - "0x46492473755e8dF960F8034877F61732D718CE96", - "0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668", - "0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0", - "0x466912bAA9430a4a460b141ee8C580D817441449", - "0x4672bAD527107471cB5067a887f4656D585a8A31", - "0x467Bccd9d29f223BcE8043b84E8C8B282827790F", - "0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C", - "0x468ab3b1f63A1C14b361bC367c3cC92277588Da1", - "0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9", - "0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c", - "0x46b9Ad944d1059450Da1163511069C718F699D31", - "0x46BADA28009B340D2faE1FDbab2fDf6039e00d60", - "0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78", - "0x46C440EA7C7d06559d46640112FC78F7Ab5a0262", - "0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C", - "0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6", - "0x46ecB2C725a811f54ee94b16E0eBB70740B5556D", - "0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377", - "0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da", - "0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b", - "0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74", - "0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0", - "0x4738a58f7473054d166D569274Cf6E023034eC19", - "0x47632dA9227E322EDa59F9e7691eAcC6430Ac87C", - "0x476c5E26a75bd202a9683ffD34359C0CC15be0fF", - "0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf", - "0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c", - "0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef", - "0x47aF9FD69AdC231E674140c81811a640dD92dC51", - "0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129", - "0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb", - "0x47caf41a8C51d882E13b26E5E539b2737f227d9e", - "0x47d1a59cBDd19AEE060C859C0009277E245328ae", - "0x47da42696A866CDC61A4C809A515500a242909C1", - "0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb", - "0x47e67BA66b0699500f18A53F94E2b9dB3D47437e", - "0x47Ec6AF8E27C98e41d1Df7fb8219408541463022", - "0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5", - "0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8", - "0x4824A7b64E3966B0133f4f4FFB1b9D6bEb75FFF7", - "0x4826B0316f31bEe41CfFA4a4277d2B62557f915C", - "0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE", - "0x482f63DD7d64C601e6319D4A66Ee49496D3bD377", - "0x485d17A6f1B8780392d53D64751824253011A260", - "0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7", - "0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa", - "0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335", - "0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7", - "0x48C589F9734289d8862a245Cf9884631a315696f", - "0x48c80F1f4D53D5951e5D5438B54Cba84f29F32a5", - "0x48DF4E0296f908CEAb0428A5182D19B31fC037d6", - "0x48f07301E9E29c3C38a80ae8d9ae771F224f1054", - "0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990", - "0x48FF53777F747cFB694101222a944dE070c15D36", - "0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d", - "0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD", - "0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D", - "0x491614641F2e9456AB8d4B41a83534B71C4c4f85", - "0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90", - "0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF", - "0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2", - "0x4922a015c4407F87432B179bb209e125432E4a2A", - "0x493C57C4763932315A328269E1ADaD09653B9081", - "0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5", - "0x493Fc2760375a1d7bCcd50e82A6733883f63D167", - "0x4943D17D370174D93b104E583F489175C22AD1b6", - "0x4946583c5b86E01cCD30c71a05617D06E3E73060", - "0x4946Fcea7C692606e8908002e55A582af44AC121", - "0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44", - "0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4", - "0x4954Db6391F4feB5468b6B943D4935353596aEC9", - "0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a", - "0x49614661737EfBFC6a102efaeefDc8E197f7CC0e", - "0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56", - "0x4983F767b1Bc44328E434729dDabea0a064cA1aC", - "0x4991f29802D9cD309D574A2179EEfB0306aaCDE8", - "0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5", - "0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08", - "0x499A6B77bc25C26bCf8265E2102B1B3dd1617024", - "0x499eA5278E7e221C3E427c08E6085674bF002bf4", - "0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23", - "0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db", - "0x49a6123356b998EF9478C495E3D162A2F4eC4363", - "0x49AeC0752E68D0282Db544C677f6BA407BA17ED7", - "0x49b127Bc33ce7E1586EC28CEC6a65b112596C822", - "0x49B7af9C98A793AA44aB4937B92C72c3a96c3478", - "0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58", - "0x49C67AE22c334D0123dD6DBDc44F5302e130a88b", - "0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0", - "0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc", - "0x49d716DFe60b37379010A75329ae09428f17118d", - "0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E", - "0x49E833337ECe7aFE375e44F4E3e8481029218E5c", - "0x49f112c234969F2b13724b8Ad81C182aCF3B8410", - "0x49f4592E641820e928F9919Ef4aBd92a719B4b49", - "0x49f941FA7f5731fe302068d79c8604C24C5E7196", - "0x49fa378b4550758731A0A4638330b2e59cE37fA6", - "0x4A0eEdF6e95581CdA46A767E612e83731C0cD418", - "0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0", - "0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6", - "0x4A1eDf138398b89E819a5F252830ac8cc3E53378", - "0x4a220E6096B25EADb88358cb44068A3248254675", - "0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD", - "0x4A42d2c580f83dcE404aCad18dab26Db11a1750E", - "0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc", - "0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6", - "0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6", - "0x4a57E687b9126435a9B19E4A802113e266AdeBde", - "0x4a6058666cf1057eaC3CD3A5a614620547559fc9", - "0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82", - "0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA", - "0x4A64515E5E1d1073e83f30cB97BEd20400b66E10", - "0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c", - "0x4a74Df6113E3d38d8e184273341Cb6BBb6885152", - "0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB", - "0x4a9275953DBAd3fb7122240E2F666cfe22818805", - "0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524", - "0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa", - "0x4aB524Df43beC3Cb130024C5196DB0915c61F40c", - "0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b", - "0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da", - "0x4acF024919217c33E2FF5A24AD780b1709eB3361", - "0x4Ad32852B54cD0671023bb4692245F122E7CB30D", - "0x4Ae20b59138431597C09A4531CD3d3156940d596", - "0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9", - "0x4aF328C52921706dCB739F25786210499169AFe6", - "0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A", - "0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e", - "0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8", - "0x4b317864a05c91225ab8f401EC7be0AeB87e9c12", - "0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2", - "0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609", - "0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca", - "0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe", - "0x4B4701f3f827E1331fb22FF8e2BEaC24b17Eb055", - "0x4B4b1d389d4f4E082B30F75c6319c0CE5ACBd619", - "0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1", - "0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8", - "0x4B742b5bdb1D252907AE7F399a891d4a178DBC24", - "0x4b7aD3a56810032782Afce12d7d27122bDb96efF", - "0x4b7DfAe2567181E54776337C840e142ACb42AA1F", - "0x4b94c8567763654101F690Cf4d54957206383b75", - "0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B", - "0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279", - "0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531", - "0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604", - "0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3", - "0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237", - "0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8", - "0x4be40bc9681D0A7C24A99b4c92F85B9053Fc2A45", - "0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163", - "0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a", - "0x4bFe3B97929FA86e4955A4afB474FF2962848Af3", - "0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807", - "0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD", - "0x4c11249814f11b9346808179Cf06e71ac328c1b5", - "0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a", - "0x4C14C5863d45aBAA275548DAFf56070043b52D85", - "0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784", - "0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996", - "0x4c1C4957D22D8F373aeD54d0853b090666F6F9De", - "0x4C29d75cc423E8Adaa3839892feb66977e295829", - "0x4c327471C44B2dacD6E90525f9D629bd2e4f662C", - "0x4c382F8E09615AC86E08CE58266CC227e7d4D913", - "0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B", - "0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216", - "0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F", - "0x4C596Bd86789D5347319E15Aedaf740b3D34aB91", - "0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9", - "0x4C7065Bca76FE44AFb0D16C2441B1e6E163354E2", - "0x4C791117248aBfE101b604F5269FFD9bE794467D", - "0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e", - "0x4C9d5672Ae33522240532206Ab45508116daF263", - "0x4cA16BF196440310d6dBe693758210Ca1338e011", - "0x4cA74185532DC1789527194e5B9c866dD33F4E82", - "0x4cA91F13FDB0ce461D5B09b74f3094652688043B", - "0x4CAc2515716Ab2531402cA8F992e235189F29C5a", - "0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A", - "0x4CC19356f2D37338b9802aa8E8fc58B0373296E7", - "0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212", - "0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c", - "0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE", - "0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7", - "0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466", - "0x4ceE978c126c43522765dE9ed02D9373C72AC290", - "0x4CF488387F035FF08c371515562CBa712f9015d4", - "0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361", - "0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc", - "0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18", - "0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98", - "0x4D13d624a87baa278733c068A174412AfA9ca6C8", - "0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444", - "0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8", - "0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8", - "0x4d45b5d37413803280E32a0efCedb4ABEa406D7B", - "0x4d46335Fe05EBf9D220382AE014328C0f62EB12D", - "0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb", - "0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E", - "0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392", - "0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8", - "0x4D8fc1453a0F359e99c9675954e656D80d996FbF", - "0x4D953cf077c0C95Ba090226E59A18FcF97db44EC", - "0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B", - "0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712", - "0x4DA9b813057D04BAef4e5800E36083717b4a0341", - "0x4DAa7Fb607E9aBBB16B168741262aEa23980899e", - "0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64", - "0x4DbB31B7e25baD52e297F697688D013090b63EFd", - "0x4dbF2b6830EE68a0CD789610138795Ce78606385", - "0x4DC3643DbC642b72C158E7F3d2ff232df61cb6CE", - "0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB", - "0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5", - "0x4de2573e27E648607B50e1Cfff921A33E4A34405", - "0x4de25F080E02e8b3fDD450F0B2b9ed22c7e6Cf0A", - "0x4DF47B4969B2911C966506E3592c41389493953b", - "0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB", - "0x4DF812F6064def1e5e029f1ca858777CC98D2D81", - "0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766", - "0x4Dfd148B532e934a2a26eA65689cf6268753e130", - "0x4e005a760e00e17c4912A8070EEc047CfecBabbb", - "0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE", - "0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D", - "0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28", - "0x4E15361FD6b4BB609Fa63C81A2be19d873717870", - "0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c", - "0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42", - "0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8", - "0x4E4F2cf7C828E277b9a997261165fA7074ec66bF", - "0x4E594479Fa417a1e9C5790a413575802D393010F", - "0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e", - "0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A", - "0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98", - "0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766", - "0x4e84A65B5664D33B67750771F8bEAeC458bD6729", - "0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12", - "0x4EB81375d34F493a7879c041BA86098f2AfD4139", - "0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638", - "0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B", - "0x4eCB692B0fEDeCD7B486b4c99044392784877E8C", - "0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452", - "0x4eD040F2896761d1688Af5d772cc9138722ab9Ec", - "0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6", - "0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7", - "0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07", - "0x4F22310C27eF39FEAA4A756027896DC382F0b5E2", - "0x4f27053F32edA8Af84956437Bc00e5fFa7003287", - "0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4", - "0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC", - "0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF", - "0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7", - "0x4f56221252d117f35E2f6Ab937A3F77CAd38934D", - "0x4f76E85d067e219779A863ff18577846b3152F1F", - "0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B", - "0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0", - "0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5", - "0x4F9254C83EB525f9FCf346490bbb3ed28a81C667", - "0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1", - "0x4Fabb145d64652a948d72533023f6E7A623C7C53", - "0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E", - "0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798", - "0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836", - "0x4FbB350052Bca5417566f188eB2EBCE5b19BC964", - "0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b", - "0x4FE2b959E0a093c58067E00c62add84820f7dc43", - "0x4Fe327c5a809fA721D47b80C5038A0b393E61305", - "0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda", - "0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024", - "0x500565E098d98A273224eC8Fb33d98dC8946F8B9", - "0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754", - "0x500Df47E1dF0ef06039218dCF0960253D89D6658", - "0x501262281B2Ba043e2fbf14904980689CDDB0C78", - "0x5036aA791115Ad4d35493De68B5529648A36De8e", - "0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1", - "0x5046E860ff274fb8c66106B0Ffb8155849fB0787", - "0x505d0fFa350B2687eB8393AeBD14632F2990991a", - "0x50625b636dAB619BF6AF75f693Dc486E56C2a694", - "0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a", - "0x50bC2Ecc0bfDf5666640048038C1ABA7B7525683", - "0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9", - "0x50d78dF1ae1b29DEad5764624c6617f326825912", - "0x50dc23F6A26825209670c2b6A6a93506F9732f00", - "0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D", - "0x50f31a45C1502B77c07Aa86698dB16ff3b35C333", - "0x5102791cA02FC3595398400BFE0e33d7B6C82267", - "0x511232281BCD64d15b08C7f78825C45968caDbbf", - "0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d", - "0x511759F0318750c7A9B5d2e083253720F4cE63A6", - "0x511798118E18f0c51aCabF138427d6caaDeccC76", - "0x5121E348e897dAEf1Eef23959Ab290e5557CF274", - "0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78", - "0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3", - "0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0", - "0x5137A403Dd25e48DE528912a4aF62881e625D801", - "0x5140e8453f913f53F9412a5AA126B64094d54e89", - "0x514910771AF9Ca656af840dff83E8264EcF986CA", - "0x5149fFdf642D551539f7B68Bd75fA37b16371eb9", - "0x514DFb37fd6F9d8F0bf653828aAdA3fD1D96bF8C", - "0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c", - "0x515669d308f887Fd83a471C7764F5d084886D34D", - "0x515bA0a2E286AF10115284F151cF398688A69170", - "0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE", - "0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5", - "0x5197FBE1a86679FF1360E27862BF88B0c5119BD8", - "0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C", - "0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B", - "0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B", - "0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F", - "0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd", - "0x51ee82641Ac238BDe34B9859f98F5F311d6E4954", - "0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa", - "0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136", - "0x5212BD86b83fE7E72e19D95891fd634d98286f04", - "0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6", - "0x5219D24CAa72040F055fC547Cc786a29e025E767", - "0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0", - "0x521cdd9083b751dba264e9E000d11511993836e9", - "0x5228a22e72ccC52d415EcFd199F99D0665E7733b", - "0x52353940A0271f0048d01eD15Ad13923662190dd", - "0x525794473F7ab5715C81d06d10f52d11cC052804", - "0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941", - "0x526Ccc90191A9472299323816bD2c784C0A1BCDE", - "0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5", - "0x5292EB1d4f669e697AD14E55D151013969485711", - "0x52a669d086A8df6F57074B0740997b24e6FDA530", - "0x52A7cB918c11A16958bE40CBA7E31e32a499a465", - "0x52DB8ebF894036ec997Da693C5fa237A4fb69d10", - "0x52fb36C83ad33C1824912FC81071cA5eEB8AB390", - "0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248", - "0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420", - "0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3", - "0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d", - "0x5322A3556F979cE2180B30e689a9436fDDCB1021", - "0x53378825D95281737914a8A2ac0E5A9304aE5Ed7", - "0x53437f622bf47e758C301D0E1d2649fd42A8bAa6", - "0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E", - "0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484", - "0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D", - "0x537A9095b78517597b5f2058EDcd6E1978095909", - "0x53884b61963351C283118a8E1Fc05BA464a11959", - "0x538a151Dd910C1D1227719bd400D6C4f99ea06d0", - "0x539ad7704C67FDB7A608fCA79695b6655f623e50", - "0x539EfE69bCDd21a83eFD9122571a64CC25e0282b", - "0x539F3615C1dBAfa0D008d87504667458acBd16Fa", - "0x53c4871322Bb47e7A24136fce291a6dcC832a294", - "0x53D428716900EAe876aD1d7E4535e796B5FAedA2", - "0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16", - "0x53F64bE99Da00fec224EAf9f8ce2012149D2FC88", - "0x5400575877b6db1749e60ed87780A94A7CA8AF13", - "0x5403d3AC289322C482cD558014ea3888EF1B1d44", - "0x540e5fFF293f523Acd26291b5bC7ac5713991FEb", - "0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6", - "0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC", - "0x5432C580E34f590f4dd901B825DDeb92e905e826", - "0x5436056123811eA75C4740d086CfBac77eBcb6F8", - "0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf", - "0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5", - "0x54672394026d16F223FdCD912973218AdB4b0E6d", - "0x54A994f88794C25fb8517c47De239bb3f5f7044F", - "0x54A9ed327F2614316914c3F3a782a77d0AA47AEe", - "0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f", - "0x54c402817c437A492DCE44e2ff1e82D168196c86", - "0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba", - "0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE", - "0x55126479c6AB438A6bee892dC2577aE4da9eCdAd", - "0x55296f69f40Ea6d20E478533C15A6B08B654E758", - "0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43", - "0x554b0C70258D3F4dC84C39b36D9018c27381b3bE", - "0x554C20B7c486beeE439277b4540A434566dC4C02", - "0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D", - "0x5554e04e76533E1d14c52f05beEF6c9d329E1E30", - "0x5555e6B8e710BBCd7804f5172395b87c09621f80", - "0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc", - "0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7", - "0x556237E86Df9325017c330E295c13A6c7d0E71a7", - "0x55648De19836338549130B1af587F16beA46F66B", - "0x5565317065fb33EA1afb4d55665402ecc557d7cC", - "0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba", - "0x557B933a7C2c45672B610F8954A3deB39a51A8Ca", - "0x5580ab97F226C324c671746a1787524AEF42E415", - "0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6", - "0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2", - "0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf", - "0x55a290f08Bb4CAe8DcF1Ea5635A3FCfd4Da60456", - "0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855", - "0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7", - "0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1", - "0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3", - "0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798", - "0x56288Db47A268810fa49A505044919aF82E9088a", - "0x56325d180Ec3878A9028AfC7B0EDCEe7486Cc9df", - "0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC", - "0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198", - "0x564F45b6bb68ADEd8b660a0d8a0A948DD6d6e4E8", - "0x5651D6678bcf70740487cAd0003918d98ab2898B", - "0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e", - "0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f", - "0x567287d4f42086BEAb4b36De9Af21C70aDEc6760", - "0x567300e14f8d67e1F6720a95291Dce2511a86723", - "0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401", - "0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82", - "0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562", - "0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72", - "0x56Af706584668690a500BC35C5499dD6104B96D1", - "0x56b6431F45d08eED55f34371386326c739eACbcC", - "0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8", - "0x56bB6f961F2CB9947FEa063Df1A42c2233487903", - "0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3", - "0x56C438eE032224D93a5E9F182cBF4608cDfc928e", - "0x56CdBbeec9828962cECB3f1b69517d430295D952", - "0x56D1aE30c97288DA4B58BC39F026091778e4E316", - "0x56d61054bce91d607CB0e52a6c28E08D35578244", - "0x56d811088235F11C8920698a204A5010a788f4b3", - "0x56e0B2C7694E6e10391E870774daA45cf6583486", - "0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d", - "0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00", - "0x5732046A883704404F284Ce41FfADd5b007FD668", - "0x574725c3f528096e7b27Ae7e5FC47b35eF515260", - "0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19", - "0x574F84108a98c575794F75483d801d1d5DC861a5", - "0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5", - "0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215", - "0x57700244B20f84799a31c6C96DadFF373ca9D6c5", - "0x5783862cef49094bE4DE1fe31280B2E33cF87416", - "0x57838fF342f36A1EC18224981ea8715a4667fB3a", - "0x578B49C45961f98d8DF92854b53F1641AF0A5036", - "0x578C7557D207e87e8232Cd69d94f41A9A136A5fe", - "0x5797A6291C3F22F785bc6B793d023EF034A17719", - "0x579f51260059DaA77B21343b66Ed73E3bF7b58aA", - "0x57Ab1E02fEE23774580C119740129eAC7081e9D3", - "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51", - "0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC", - "0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF", - "0x57C09A8de0b0F471F8567609777aDdFfb5c46a08", - "0x57C75ECCc8557136D32619a191fBCDc88560d711", - "0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98", - "0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0", - "0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699", - "0x5807CA447851C98569c567963B25B1C83D41BeBc", - "0x580c8520dEDA0a441522AEAe0f9F7A5f29629aFa", - "0x5825fBa40871aaaCba45E4b34629abB86520B807", - "0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA", - "0x584B44853680ee34a0F337B712a8f66d816dF151", - "0x584bC13c7D411c00c01A62e8019472dE68768430", - "0x5850700E214c16C73d1778B2886C01639e69faA3", - "0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB", - "0x5862A9935Aa62Ca329f679933491057413Ce2943", - "0x586f381885E91898663c96946b1030C503130AA1", - "0x5874548C51822Da642661b235e101D6d636b6feb", - "0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2", - "0x588047365dF5BA589F923604AAC23d673555c623", - "0x5881dA4527BCdC44a100F8bA2efC4039243D2C07", - "0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e", - "0x58959E0C71080434f237bD42d07Cd84B74CeF438", - "0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc", - "0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5", - "0x58a4884182d9E835597f405e5F258290E46ae7C2", - "0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B", - "0x58b6A8A3302369DAEc383334672404Ee733aB239", - "0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c", - "0x58c69ed6cd6887c0225D1FcCEcC055127843c69b", - "0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8", - "0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180", - "0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652", - "0x58e570f4D7d8be486207D21fF661591c65A22E23", - "0x58FFeCe158216D694d33b1ca1A31b6E539D95523", - "0x59061b6f26BB4A9cE5828A19d35CFD5A4B80F056", - "0x5925f67d2767d937F47141DAC24166B469558222", - "0x593114f03A0A575aece9ED675e52Ed68D2172B8c", - "0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c", - "0x594120039687DDaAB50C4aB03bAda20Eb4b218F6", - "0x594e9F0c7914118A6e2158F83b5D1dDDE2157475", - "0x595643D83B35df38E29058976C04000AcFA31570", - "0x595832F8FC6BF59c85C527fEC3740A1b7a361269", - "0x59639Ab94e7dAF3b39C6555115e493145032e85E", - "0x59641DCaD70239473503DDaa27af4f1017e3c998", - "0x5978708d6ccE1CC9640Eed47422D64c91BbD5171", - "0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9", - "0x598C9a4f069dC076984868873C01e78a905D50E6", - "0x599346779e90fc3F5F997b5ea715349820F91571", - "0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4", - "0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3", - "0x59A921Db27Dd6d4d974745B7FfC5c33932653442", - "0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C", - "0x59BE937f05cf2c406b61c42C6c82a093fA54edfE", - "0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1", - "0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39", - "0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0", - "0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae", - "0x5A07db85AA330Bb0E333018722bFA4b65B6009cB", - "0x5A1A29DBb6Ad6153DB764568C1289076bC876df6", - "0x5A2fe67e429fB02ceBc3344a23e90E242263205D", - "0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee", - "0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6", - "0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0", - "0x5A758e5A34e5C9258198b2b6d186a92056ae0B19", - "0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C", - "0x5a84969bb663fb64F6d015DcF9F622Aedc796750", - "0x5a8C4342d07C90293fbb82D9B08098c8603E0947", - "0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF", - "0x5aaa2182459377b6cA18b10712F9F602140764af", - "0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd", - "0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C", - "0x5AB793E36070F0fac928EA15826b0c1Bc5365119", - "0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7", - "0x5abFd418AdB35e89c68313574eB16BdfFc15e607", - "0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50", - "0x5aD866239154Bc912846576a60277e2a085E365C", - "0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190", - "0x5Af2Be193a6ABCa9c8817001F45744777Db30756", - "0x5B0751713b2527d7f002c0c4e2a37e1219610A6B", - "0x5B09A0371C1DA44A8E24D36Bf5DEb1141a84d875", - "0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114", - "0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb", - "0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327", - "0x5b135D7E2774c801a73208f258123d7623E07784", - "0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365", - "0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306", - "0x5B2e4a700dfBc560061e957edec8F6EeEb74a320", - "0x5B322514FF727253292637D9054301600c2C81e8", - "0x5b3DA67e01436d735717F1EFadF1dD607f35043C", - "0x5B4E0B60f6F3725628d831057C8A624422B2E9aF", - "0x5B54240612a83d34E89C141fd2F8d399349A9490", - "0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9", - "0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C", - "0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5", - "0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f", - "0x5b978aA9227cDD45905a1fbaC52d6d6b497E88ce", - "0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543", - "0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC", - "0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3", - "0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5", - "0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50", - "0x5bEaBAEBB3146685Dd74176f68a0721F91297D37", - "0x5BEfBB272290dD5b8521D4a938f6c4757742c430", - "0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa", - "0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F", - "0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b", - "0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac", - "0x5c250ff9b993C6991cC4A3cC543716e53b478018", - "0x5c2f940281e735ca3496d8138be12d18023DcE9F", - "0x5c3a228510D246b78a3765C20221Cbf3082b44a4", - "0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75", - "0x5c4ac68aAc56eBe098D621Cd8CE9F43270Aaa355", - "0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475", - "0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7", - "0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170", - "0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59", - "0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad", - "0x5c62Da804298D5972a323C80B539B8E7517a0dDe", - "0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D", - "0x5C71bF122B5e1eEC7fb2cf029D6fAB7B224BD94F", - "0x5c743a35E903F6c584514ec617ACEe0611Cf44f3", - "0x5c7499CF00E8278AA232982fF178ee9735024091", - "0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2", - "0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF", - "0x5c872500c00565505F3624AB435c222E558E9ff8", - "0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e", - "0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26", - "0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7", - "0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE", - "0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691", - "0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d", - "0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E", - "0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb", - "0x5D0773b82644c28C96813DCF2D58B2b83D785b6d", - "0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84", - "0x5d285F735998F36631F678FF41fb56A10A4d0429", - "0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643", - "0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10", - "0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D", - "0x5d48F293BaED247A2D0189058bA37aa238bD4725", - "0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc", - "0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C", - "0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393", - "0x5d551fA77ec2C7dd1387B626c4f33235c3885199", - "0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC", - "0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38", - "0x5D762F76b9E91F71cc4F94391BDFe6333dB8519c", - "0x5d7F6540b8d592E81deF42904C853a6DD01bD486", - "0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2", - "0x5D858bcd53E085920620549214a8b27CE2f04670", - "0x5d8cE06A40fB101895bE5b6560931b92a1b3444F", - "0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A", - "0x5dBA63c221d7A584795431cE01Ecd641A1798416", - "0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c", - "0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c", - "0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE", - "0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719", - "0x5Dc02Ea99285E17656b8350722694c35154DB1E8", - "0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0", - "0x5Dc74029509752F4ed9A609C2bb52216275E4c1D", - "0x5df94780f00140FE72d239D0D261f7797E3Fbd1B", - "0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61", - "0x5e040aC72140F0617bC24aB7134c0C6eCae0e965", - "0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2", - "0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953", - "0x5e13427Aa62028CdB937228906837f1aba911956", - "0x5E3002dff591C5e75Bb9DEdae268049742E6b13a", - "0x5e3346444010135322268a4630d2ED5F8D09446c", - "0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8", - "0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2", - "0x5E4334fD53B95dF63993c805066d693bb8CE5dFc", - "0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB", - "0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b", - "0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7", - "0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940", - "0x5E6Dd064B32EFA783d5745f2f3a994004956b67E", - "0x5e7370A6a6E08ec756434bC2eF97D71d87587126", - "0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb", - "0x5E7Ebea68ab05198F771d77a875480314f1d0aae", - "0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C", - "0x5e8816e9f910C472a18617B64B75711132E4678C", - "0x5e8F855966D638135a968861E80DdA722291B06d", - "0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a", - "0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A", - "0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE", - "0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6", - "0x5ec41a158e09De1dBA6410AEbe72f504f2428052", - "0x5edA415009B984118e7061966B629b12733dff92", - "0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea", - "0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B", - "0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268", - "0x5f038e82bB69b6A52FeC7A4A38163340b98fb1e4", - "0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A", - "0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2", - "0x5F236F062f16A9B19819c535127398dF9a01D762", - "0x5F33d158CA7275848F70A3f149b421190DF85B32", - "0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841", - "0x5F401A460FC931a7E6D4141188501F3B91ed1A95", - "0x5f51a196ED91Fb14E3B3650c30743675c9a429Be", - "0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF", - "0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF", - "0x5f5f8a9C9775499b783171ac1979b4327ab60447", - "0x5F632f77a8077170Edcd8FADdADF06384CdC0e93", - "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0", - "0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5", - "0x5f7d95329e806Befa024982e91B7127393737249", - "0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE", - "0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628", - "0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c", - "0x5Fc6DE61258e63706543bb57619b99cC0E5a5A1F", - "0x5fCde0CB8B4964756baF27BAf3A400C9135915B5", - "0x5fEA39e08561caEf6bD94cdaA48Ef002111De741", - "0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95", - "0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26", - "0x6006FC2a849fEdABa8330ce36F5133DE01F96189", - "0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa", - "0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd", - "0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE", - "0x60507b69cCF9a30380c0cc7E781E278A355743F7", - "0x6051C1354Ccc51b4d561e43b02735DEaE64768B8", - "0x60571E95E12c78CbA5223042692908f0649435a5", - "0x6059F55751603eAd7Dc6d280ad83A7B33D837C90", - "0x605f360B047f3e089283d0da1D5cE3168dbB53ac", - "0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199", - "0x60715E436c37444E29772c0D26a98Ae1E8E1A989", - "0x607C794cDa77efB21F8848B7910ecf27451Ae842", - "0x607F4C5BB672230e8672085532f7e901544a7375", - "0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6", - "0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2", - "0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e", - "0x6096d2460CF5177E40B515223428DC005ad35123", - "0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38", - "0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1", - "0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26", - "0x60C24407d01782C2175D32fe7C8921ed732371D1", - "0x60c68a87bE1E8a84144b543AAcfA77199cd3d024", - "0x60c87297A1fEaDC3C25993FfcadC54e99971e307", - "0x60e7f0518102A4E70431960F88c1EBC98f994159", - "0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330", - "0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42", - "0x610740Af3f25b72892Ba21b98bFB8595F2cDE386", - "0x61152b50B7162F994d0cFbb9d4e108f96646e81f", - "0x611c74310a06B10593E073aFFe4Ea543b793f539", - "0x6123A0CBC95Cb157995A0795187A60995B85e0A9", - "0x61383Ac89988B498dF5363050ff07fE5C52ecDDA", - "0x6139F7FB1937806d21cc6b3b8152492c21239bdD", - "0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7", - "0x614348D080835ADCbbDEe121af077024e27EcCC6", - "0x61588F52056A65f5d145fFE83E4d482FFf01E096", - "0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd", - "0x617178Aab7d75e90E424FfE3C35BeF3b180C2080", - "0x61725f3db4004AFE014745B21DAb1E1677CC328b", - "0x6175f6F85339f1e56AFFAc5A68cBf8297969004D", - "0x6179078872605396Ee62960917128F9477a5DdbB", - "0x618aCb9601cb54244F5780F09536DB07d2C7aCf4", - "0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6", - "0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92", - "0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7", - "0x61bc1F530AC6193D73aF1e1A6A14CB44b9C3f915", - "0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5", - "0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f", - "0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075", - "0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE", - "0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E", - "0x61D71973A6FfD07d5F1095AED53b06E5673E64BC", - "0x61dF1FD3454185A66B03C27F84ffB7e4D478553E", - "0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D", - "0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c", - "0x62050D57CB395239972Dc9A0D6c1bA273b45a416", - "0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed", - "0x621E0D4E21683459A1fc4784A525095677461DbE", - "0x6226caA1857AFBc6DFB6ca66071Eb241228031A1", - "0x622CD54dEb2bB7A051515192417109bcF3fe098f", - "0x622dFfCc4e83C64ba959530A5a5580687a57581b", - "0x62357227E54d0A3a832bD5c58b3325A09c778Bdf", - "0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7", - "0x623aFE103Fb8d189B56311E4CE9956Ec0989b412", - "0x624d520BAB2E4aD83935Fa503fB130614374E850", - "0x6251583e7D997DF3604bc73B9779196e94A090Ce", - "0x6251E725CD45Fb1AF99354035a414A2C0890B929", - "0x625aE63000f46200499120B906716420bd059240", - "0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E", - "0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb", - "0x627974847450C45b60B3Fe3598f4e6E4cf945B9a", - "0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86", - "0x62951eD30443389CDd36026cC79D68021420Cd6B", - "0x6295Ab2BE04A617747481B292c390BfcA592Cf28", - "0x62994dEF86d1810cFA795eF20f81aC74Dc43d155", - "0x629aEe55ed49581C33ab27f9403F7992A289ffd5", - "0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4", - "0x62A6738d887F47e297676FaB05b902709B106C64", - "0x62a7dA217d6a55A983455e5fd6C4a025aC786879", - "0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992", - "0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08", - "0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2", - "0x62d69910f45b839903eFfd217559307AEc307076", - "0x62Eca46294e51FC10D48572Ad2A99467919F7CBE", - "0x630323f3A19d248CaB2FA9ef1cD743E7985768dD", - "0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78", - "0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3", - "0x631Fc019888CcB5618fF6D8B95fc06D339fC7755", - "0x632F62FCf63cb56380ffD27d63afcF5F1349f73f", - "0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d", - "0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba", - "0x6360322F95e72f049bfc010c83a6D9a9DE1c651B", - "0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc", - "0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38", - "0x636ea377BaCbb41bF5A64400a2e5621407A898c4", - "0x6378930da9be7C90d824d7f113974741644d62dA", - "0x638155F4BD8F85d401Da32498D8866eE39A150B8", - "0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415", - "0x6393E822874728f8Afa7e1C9944E417D37CA5878", - "0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039", - "0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726", - "0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4", - "0x63b619A040CcE5f90c12b230d7258E5809E91082", - "0x63b992e6246d88f07fc35A056d2C365E6D441A3D", - "0x63c9c6BBb3C1dC7769512fD7a9ED49226bEf52f7", - "0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6", - "0x63d958D765F5bd88efDbD8Afd32445393b24907f", - "0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895", - "0x63e634330A20150DbB61B15648bC73855d6CCF07", - "0x63ec021C680E3958878aec8615b86Ff48290653f", - "0x63ecd27326E3E6b303aC680cceA0f69816e9873d", - "0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF", - "0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f", - "0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437", - "0x6400B5522f8D448C0803e6245436DD1c81dF09ce", - "0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd", - "0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b", - "0x6425c6BE902d692AE2db752B3c268AFAdb099D3b", - "0x64340ed116881E2b435b7240b3A60cF224630E01", - "0x6443589eEE45DaBdcf7c5Ceb5e4375b6d786357d", - "0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0", - "0x64453119903f1be2bC8c85b1e835d4d4EcD802C3", - "0x6454340896B9AE47921809de9035F4dADEA3ac8B", - "0x646707246D7d5C2a86d7206f41CA8199ea9CED69", - "0x6467882316dc6e206FEef05fBa6deaA69277f155", - "0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414", - "0x64786063A352b399d44de2875909D1229F120eBE", - "0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271", - "0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf", - "0x64944C83481Ed0228E7500c013E4C23aB825bB6D", - "0x64A60493D888728Cf42616e034a0dfEAe38EFCF0", - "0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B", - "0x64CA86de1D7103943da14aAE723C450c4a1af3C8", - "0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80", - "0x64d0260eF0BA835c427603a3DECEe49f539653E9", - "0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82", - "0x64EA2c6104F1CF3035E28Be0f781B6286d50934D", - "0x64Ee5a075701f75359F10626BC986Aae844Ad9a7", - "0x64f64A26873ffbD11188679fB85FE00b6a2DdE27", - "0x650882557EAF672A7Ee16f6338031bB277572BD0", - "0x651bC25bB8913c48A4249992C303B1E48189a004", - "0x6524B87960c2d573AE514fd4181777E7842435d4", - "0x652594082f97392a1703D80985Ab575085f34a4e", - "0x65292EeadF1426Cd2dF1C4793a3d7519f253913b", - "0x6531f133e6DeeBe7F2dcE5A0441aA7ef330B4e53", - "0x653430560bE843C4a3D143d0110e896c2Ab8ac0D", - "0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D", - "0x6556D2EC4D96Da39CF75cbE50D58fae90079800a", - "0x657f624dd8Eef219E020C456A991A68f3e205a3D", - "0x658D79c02A4829B5efA49254F627287e92458ECD", - "0x659635905891a08f23D2CC7E000Bc452eA5EE074", - "0x65BCd48666b1c534947bCd1518c42974d07e781d", - "0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B", - "0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c", - "0x65d9bC970aA9B2413027fA339F7f179B3F3f2604", - "0x65ED27b8560aA16b12E684620679AeAB531eF84B", - "0x65ed651b23B13268C3F5971372BE770Bde1b0A6F", - "0x660AD693D77FB33325aCdf0250E5417d929F8d7d", - "0x660e71483785f66133548B10f6926dC332b06e61", - "0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75", - "0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638", - "0x66186008C1050627F979d464eABb258860563dbE", - "0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66", - "0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93", - "0x663085225320c7Afae10f3f1982EAA7324eA55DA", - "0x6634437f057e89198aAe001A7893dE7D21F7f619", - "0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1", - "0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97", - "0x666d875C600AA06AC1cf15641361dEC3b00432Ef", - "0x667088b212ce3d06a1b553a7221E1fD19000d9aF", - "0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F", - "0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea", - "0x668DbF100635f593A3847c0bDaF21f0a09380188", - "0x66969Da31cCCaB81366524DE642A9fc764532C26", - "0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a", - "0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6", - "0x66b213c6C76C578C58973184bB09aCB6e6F99D7C", - "0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C", - "0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae", - "0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C", - "0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783", - "0x66E2e867B93FBE69f84387427d08861285A9a65a", - "0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574", - "0x66fD97a78d8854fEc445cd1C80a07896B0b4851f", - "0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1", - "0x6710c63432A2De02954fc0f851db07146a6c0312", - "0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6", - "0x671AbBe5CE652491985342e85428EB1b07bC6c64", - "0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD", - "0x6733D909e10DDedB8d6181b213dE32A30cEac7ed", - "0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb", - "0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf", - "0x674C6Ad92Fd080e4004b2312b45f796a192D27a0", - "0x6752787D5A119DAD443E97cC6CC4449C655ED5d2", - "0x6758B7d441a9739b98552B373703d8d3d14f9e62", - "0x675a1f8750C1e6a3fd8708E224283dE843BF28EC", - "0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad", - "0x6768063279E2B185Dc0c972b97f11f231d0B45ad", - "0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f", - "0x677fB8474b6bf1496f7Ab633E63e25fE1132d042", - "0x6781a0F84c7E9e846DCb84A9a5bd49333067b104", - "0x679131F591B4f369acB8cd8c51E68596806c3916", - "0x679BADc551626e01B23CeecEFBc9B877EA18fc46", - "0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C", - "0x67a9099f0008C35C61c00042cd9Fb03684451097", - "0x67ab11058eF23D0a19178f61A050D3c38F81Ae21", - "0x67b562802aE7Da63283741103d14F508597f6380", - "0x67CFE387D6a1C9BC02293d82e443A2aA011336E7", - "0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297", - "0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F", - "0x6810e776880C02933D47DB1b9fc05908e5386b96", - "0x681724368d052a4e29Fc226eD5085082d74Fe716", - "0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49", - "0x684e2DCb12Bb755237E07242529C82f78a84Ea61", - "0x6859242a5c8e43101BC96787c09728036590083B", - "0x6863bE0e7CF7ce860A574760e9020D519a8bDC47", - "0x686C650dbcFEaa75D09B883621Ad810F5952bD5d", - "0x687174f8C49ceb7729D925C3A961507ea4Ac7b28", - "0x687BfC3E73f6af55F0CccA8450114D107E781a0e", - "0x688478f003b8D0F10b8af2122bF20378555EF958", - "0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51", - "0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792", - "0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411", - "0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb", - "0x6898F926b74251e71eD0a8D894Bb45FEfF2E40FD", - "0x68A118Ef45063051Eac49c7e647CE5Ace48a68a5", - "0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824", - "0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D", - "0x68AA3F232dA9bdC2343465545794ef3eEa5209BD", - "0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb", - "0x68D3AF29a900D21d092778A9D0aa4F73B1367141", - "0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25", - "0x68e14bb5A45B9681327E16E528084B9d962C1a39", - "0x68eb95Dc9934E19B86687A10DF8e364423240E94", - "0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79", - "0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa", - "0x68F8b2E7B1A5841724e614758a56ADe0482F077e", - "0x6911270D4BC1915744AEdd785d41D44f47245BD0", - "0x6913cCabBC337F0ea7b4109dd8200D61c704D332", - "0x691c25C461DaFC47792b6E4d674FBB637bca1C6F", - "0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687", - "0x695106Ad73f506f9D0A9650a78019A93149AE07C", - "0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f", - "0x6961A3e9D86deD4C0c64678d538dc2359659b29E", - "0x69692D3345010a207b759a7D1af6fc7F38b35c5E", - "0x69765C619F11bbcc5C382F9127383A2126F94138", - "0x697beac28B09E122C4332D163985e8a73121b97F", - "0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947", - "0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF", - "0x6984337918DdDD917c36456facE3a73f1b27BC38", - "0x6999d699a8210d728A9b2C34B4aD89E96cE34df8", - "0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733", - "0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71", - "0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23", - "0x69b148395Ce0015C13e36BFfBAd63f49EF874E03", - "0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267", - "0x69b9e58Dcc2680cf07c66399b7E50670F7452459", - "0x69BEaB403438253f13b6e92Db91F7FB849258263", - "0x69cea718773F3ffBc9ff77dD0647F7270bF9282D", - "0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd", - "0x69d2779533a4D2c780639713558B2cC98c46A9b7", - "0x69DC5556A91DFab39f8D50f6FE552296F2268Dda", - "0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d", - "0x69F64d814Aa278825997e71738120392993973A4", - "0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B", - "0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063", - "0x6A0ae448Da83d73B291A199b798D13bB2e7d664d", - "0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17", - "0x6A27348483D59150aE76eF4C0f3622A78B0cA698", - "0x6a2f414E1298264ecD446D6Bb9Da012760336A4f", - "0x6a33C2C807124Eae26f6188877c15675d3889Ca3", - "0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8", - "0x6A5A304D8b0675D74665A3162353b1F5440B23d1", - "0x6a85f717Aaa16a9050858be9415eB213DFc1957a", - "0x6a90445976B4a9ad09DE0C1621048483d2f5589F", - "0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F", - "0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11", - "0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa", - "0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba", - "0x6aBb492D778903be5fb8922e076cA5e337E29062", - "0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826", - "0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C", - "0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45", - "0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8", - "0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820", - "0x6Ad8804A34bFaC166e85cd28569fD299b96acd92", - "0x6AEA7b35556E951693b3ECC239f3DFA184137e41", - "0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c", - "0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b", - "0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2", - "0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4", - "0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5", - "0x6B0359f95796327475ad4F12aE4E1047c3A67fA3", - "0x6b048D884188895EbA104645Ee6fFa093fe80a07", - "0x6B175474E89094C44Da98b954EedeAC495271d0F", - "0x6b193e107A773967bD821bCf8218f3548Cfa2503", - "0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d", - "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2", - "0x6b414584f7DD3750a0D61b4b8692242A7dEBee06", - "0x6b4689E4514957699eDeB2Ee91C947F18E439806", - "0x6b60d7285504D73DD88547cf1289c3B5528827d3", - "0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6", - "0x6b785a0322126826d8226d77e173d75DAfb84d11", - "0x6B9f031D718dDed0d681c20cB754F97b3BB81b78", - "0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728", - "0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26", - "0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55", - "0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045", - "0x6bC4375083D3aD563dE91caD8438F629841448a5", - "0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864", - "0x6BEB418Fc6E1958204aC8baddCf109B8E9694966", - "0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4", - "0x6BFf2fE249601ed0Db3a87424a2E923118BB0312", - "0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449", - "0x6C03106799Fedd0060804aF8f05d007b8216C5AA", - "0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D", - "0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391", - "0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43", - "0x6c3BE406174349cfa4501654313d97e6a31072e1", - "0x6C5A643F582408a640068Ed68443D9185Fb2b0B8", - "0x6c5bA91642F10282b576d91922Ae6448C9d52f4E", - "0x6c6EE5e31d828De241282B9606C8e98Ea48526E2", - "0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E", - "0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69", - "0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab", - "0x6Ccb2AdECc8cE829F768465280586F0E04a6959c", - "0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202", - "0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759", - "0x6CE21e5f5383c95691d243879A86A6025E0870c0", - "0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F", - "0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf", - "0x6D45640F5D0B75280647f2F37CCD19c1167f833c", - "0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF", - "0x6D5caC36c1AE39f41d52393b7a425d0A610ad9f2", - "0x6D5e9Ab1E1085492736615A34A229db65C382236", - "0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d", - "0x6D6506E6F438edE269877a0A720026559110B7d5", - "0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100", - "0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623", - "0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf", - "0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52", - "0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590", - "0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D", - "0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24", - "0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452", - "0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8", - "0x6e1A19F235bE7ED8E3369eF73b196C07257494DE", - "0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89", - "0x6e2A5b577437440D6024AEf6a6bf81CdE09798de", - "0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B", - "0x6E514DE4c2675feeb51d759977B4222Dc65556AF", - "0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9", - "0x6E5a43DB10b04701385A34afb670E404bC7Ea597", - "0x6E605c269E0C92e70BEeB85486f1fC550f9380BD", - "0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE", - "0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12", - "0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939", - "0x6ea6531b603F270d23d9EDd2d8279135DC5D6773", - "0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3", - "0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9", - "0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44", - "0x6EbeAf8e8E946F0716E6533A6f2cefc83f60e8Ab", - "0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e", - "0x6EC8a24CaBdc339A06a172F8223ea557055aDAa5", - "0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213", - "0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50", - "0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B", - "0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D", - "0x6f022E991ea21d26F85f6716c088e2864101dfEC", - "0x6f259637dcD74C767781E37Bc6133cd6A68aa161", - "0x6F3009663470475F0749A6b76195375f95495fcB", - "0x6F371CA338bbddd0baF719E1D5d0797cCE20774f", - "0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684", - "0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A", - "0x6F6d15e2DAbD182c7C0830dB1bDfF1f920b57ffA", - "0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C", - "0x6F6eef16939b8327d53afdcaF08a72bba99c1A7F", - "0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806", - "0x6F8591c960f41591097E9199E61441beA28D776A", - "0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1", - "0x6F919D67967a97EA36195A2346d9244E60FE0dDB", - "0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F", - "0x6Fa4255fae82B80D2B8FA97e544Ae9D20456b29a", - "0x6Faa826aF0568d1866Fca570dA79B318ef114dAb", - "0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f", - "0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69", - "0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2", - "0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a", - "0x6FC2A052f82d0f8B5d774f8EF8B30Fe933ce9953", - "0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1", - "0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f", - "0x6FD695e4524209c92029E908F8A38A6eCd15337E", - "0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc", - "0x6fE355c62C6faf6946cE888fFABa9fD12355ae27", - "0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41", - "0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795", - "0x6ff313FB38d53d7A458860b1bf7512f54a03e968", - "0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921", - "0x6fF9FF021B978605DEA99b35d212AE950e9EA36e", - "0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b", - "0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19", - "0x701C244b988a513c945973dEFA05de933b23Fe1D", - "0x7024e48B4B6439307920EB1D71682fE18262189c", - "0x7025baB2EC90410de37F488d1298204cd4D6b29d", - "0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0", - "0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41", - "0x705051Bbfd9f287869A412cbA8bC7d112de48E69", - "0x7051620d11042c4335069AaA4f10Cd3B4290C681", - "0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9", - "0x7064aAb39A0Fcf7221c3396719D0917a65E35515", - "0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74", - "0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39", - "0x7090a6e22c838469c9E67851D6489ba9c933a43F", - "0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc", - "0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a", - "0x70c621f949b6556c4545707a2d5d73A776b98359", - "0x70D17291E47DC09852baec47eD795CE9b1d64789", - "0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac", - "0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930", - "0x70e14cD4d6e71775580124c139dF842b11c3AC3b", - "0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96", - "0x70Ec7702ADA8530d8f7332f7f3700099553D772D", - "0x70eFDc485a10210B056eF8e0A32993Bc6529995E", - "0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39", - "0x71010A9D003445aC60C4e6A7017c1E89A477B438", - "0x7101798482d3f230a4888434588984A9a6D70921", - "0x7105eC15995A97496eC25de36CF7eEc47b703375", - "0x71396a6410249725C5609646c4e449C6c4d41E27", - "0x71797B389adC1607770A14ADd8173242ec11B7e6", - "0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1", - "0x7194BB18C95c638F9b9604C2f20064B66A0de8fE", - "0x71b8744c38c11f2682199Ca4f697eED5A9c46a45", - "0x71C830A05d787c1316a55bf9055a6f5920218537", - "0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C", - "0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9", - "0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4", - "0x71F85B2E46976bD21302B64329868fd15eb0D127", - "0x71fc860F7D3A592A4a98740e39dB31d25db65ae8", - "0x720c2c93F5f9A6b82226e84095558B10F399b0FA", - "0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24", - "0x722D7416827E0419C0A8B96add73c84D2a9b2a9b", - "0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308", - "0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab", - "0x7240aC91f01233BaAf8b064248E80feaA5912BA3", - "0x72413edBf399E0F4B981E799F37a1712b73Dd790", - "0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1", - "0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0", - "0x725440512cb7b78bF56B334E50e31707418231CB", - "0x725Be8aE1802C09343523556Fca6ef227E502ffF", - "0x726091d1Dad881fBa95dc8093591bca110f2bf2E", - "0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc", - "0x727443713e3fF01411Feaae52dae5d142A3c7b29", - "0x728781E75735dc0962Df3a51d7Ef47E798A7107E", - "0x72896d5478aD86B14a6d4f6e7441740d4970083d", - "0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657", - "0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A", - "0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5", - "0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048", - "0x72aDadb447784dd7AB1F472467750fC485e4cb2d", - "0x72b984078E270CfDdcb9E04643A18605507d1d77", - "0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf", - "0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be", - "0x72DC30371f77DD6eFb22e27843594a14Bde0337b", - "0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131", - "0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293", - "0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13", - "0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb", - "0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B", - "0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7", - "0x73145E8603c71FFfDC4E37E6957a6C55dB00ED23", - "0x73187be2C94F645175da8B60B43813d7A25f353B", - "0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4", - "0x73374Ea518De7adDD4c2B624C0e8B113955ee041", - "0x73489CE024bF775498D6eEC5dC56688f66Db48e1", - "0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da", - "0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f", - "0x737Ec9a2509ea187E59b427F714b9ea8159cB76d", - "0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c", - "0x737fA0372c8D001904Ae6aCAf0552d4015F9c947", - "0x7396dA68628183EE475Ad7285173047993a0A7C8", - "0x73a052500105205d34Daf004eAb301916DA8190f", - "0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7", - "0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F", - "0x73Cee8348b9bDd48c64E13452b8a6fbc81630573", - "0x73D65156b358B26B9626E98A7eC17dd386E6187D", - "0x73dD069c299A5d691E9836243BcaeC9c8C1D8734", - "0x73e4A6B80F8De0aA3f95331c5a93e7f8431B6d95", - "0x73f142e90636b4E063CFA80B02e4877484fe464E", - "0x73f8406eAACe2CE69BA49a67551464FDa1D11F14", - "0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14", - "0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb", - "0x742134547B314Adbf197aE10d53EFceBfc6ff1E8", - "0x74233bbf79A05409e367b10f9FCEF888cfFc9e59", - "0x743E2916227E10882476da16487E6CF3030Df629", - "0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d", - "0x744d70FDBE2Ba4CF95131626614a1763DF805B9E", - "0x7461C43bb1E96863233D72A09191008ee9217Ee8", - "0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055", - "0x746DdA2ea243400D5a63e0700F190aB79f06489e", - "0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0", - "0x749f35Ff65932E68267dd82F6CD85eeA735d700E", - "0x74cc9987BD51dC5481c467220B928BBCF8Df2c50", - "0x74CEDa77281b339142A36817Fa5F9E29412bAb85", - "0x74cF330c3f6017A1d346106515623180A6705Af2", - "0x74F9595874b595c7A5af9cf78AC051C2E7387173", - "0x74faaB6986560fD1140508e4266D8a7b87274Ffd", - "0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd", - "0x75231F58b43240C9718Dd58B4967c5114342a86c", - "0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB", - "0x752cBf685f75621A1330951B628059Ec2130C609", - "0x752fd71994776Bde43C91e943F8612517F242432", - "0x752FF65b884b9C260D212C804E0b7ACEea012473", - "0x755146E16214446DcB17b68Df0CFcCa4763eb77A", - "0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88", - "0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4", - "0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17", - "0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF", - "0x7585F835ae2d522722d2684323a0ba83401f32f5", - "0x75A93C11dFF32A4312057714257758B113a0F512", - "0x75c5eE419331B6150879530D06f9Ba054755F1DA", - "0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9", - "0x75FE5F25A39ac56083af564cFfA8F00c1b89011C", - "0x761684e229f04ce8985b49e3BEB1CD994C776A21", - "0x763186eB8d4856D536eD4478302971214FEbc6A9", - "0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770", - "0x763Fa6806e1acf68130D2D0f0df754C93cC546B2", - "0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f", - "0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E", - "0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75", - "0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93", - "0x7671904eed7f10808B664fc30BB8693FD7237abF", - "0x767bA2915EC344015a7938E3eEDfeC2785195D05", - "0x768386990688B293226B9f83465974003B5e40D7", - "0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f", - "0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382", - "0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3", - "0x76A034e76Aa835363056dd418611E4f81870f16e", - "0x76a435B51bAeae457324406da02ee7E3473288B5", - "0x76acE4E080C49F04A6C12756c036d3627F6B1e69", - "0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555", - "0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e", - "0x771b5D3c4B6FA706A006Da2463b41A528E98E41D", - "0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D", - "0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F", - "0x773dCEFa15b47E77c7955e5d0383BaFECd672734", - "0x774be8Aa7482E2d4a4961ECa756C73D662689dF1", - "0x77599D2C6DB170224243e255e6669280F11F1473", - "0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2", - "0x776c5DebB8759e25ba7Ac1A2950F7158816E2705", - "0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796", - "0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd", - "0x7777770f8A6632ff043c8833310e245EBa9209E6", - "0x77777FeDdddFfC19Ff86DB637967013e6C6A116C", - "0x778608c4AC424522180A43329ff5145400B9d409", - "0x7788D759F21F53533051A9AE657fA05A1E068fc6", - "0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170", - "0x77D0112d005D21c1740A323F513bb088916B9A14", - "0x77DE6b2729bAff72C220115Fe03017C57b57BAf5", - "0x77dF79539083DCd4a8898dbA296d899aFef20067", - "0x77EDd08fa155bCE573a6a8C015dB188152584572", - "0x77ee79C5cceF975c942732C0D54BAb4473566fed", - "0x77f973FCaF871459aa58cd81881Ce453759281bC", - "0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f", - "0x78002d01A35E1098E1DC8f50b8182EE08b632f9F", - "0x780116D91E5592E58a3b3c76A351571b39abCEc6", - "0x780c0C651C4f676A6cCAdc09E34150F97cE0066b", - "0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5", - "0x783Ba0062326861eE76E0e15429594922e9FE2F5", - "0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c", - "0x784561B89A160990F46DE6dB19571Ca1B5F14bCE", - "0x785AfB6062004F52A1d6A4323860e56803bc14D0", - "0x7865af71cf0b288b4E7F654f4F7851EB46a2B7F8", - "0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834", - "0x7878424E994D8a2B8E329D31096922B7CeAbe660", - "0x787C2fFFB74F559219836a77FAd6181f808b6F73", - "0x7884F51dC1410387371ce61747CB6264E1dAeE0B", - "0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67", - "0x78a2a1029E3168b49d3A276C787050fF5106dCF2", - "0x78a685E0762096ed0F98107212e98F8C35A9D1D8", - "0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B", - "0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b", - "0x78B039921E84E726EB72E7b1212bb35504c645cA", - "0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05", - "0x78c292D1445E6b9558bf42e8BC369271DeD062eA", - "0x78C857ee6633193C843B93Bd2db7f38befcf6732", - "0x78CdF5497656297cEe5be43EecD3113c586515d3", - "0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56", - "0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe", - "0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819", - "0x78FcEca5bf5EC79C23effece97Ae758665BA4f55", - "0x790bFaCaE71576107C068f494c8A6302aea640cb", - "0x791425156956E39F2ab8AB06B79DE189C18e95e5", - "0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7", - "0x79327212F66c259f0A0b46961D2aEF91A503a9E1", - "0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546", - "0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD", - "0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C", - "0x7968bc6a03017eA2de509AAA816F163Db0f35148", - "0x796E47B85A0d759F300f1de96A3583004235D4D8", - "0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566", - "0x799a4202c12ca952cB311598a024C80eD371a41e", - "0x799d214d7143B766cDd4979cd0280939288ba931", - "0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC", - "0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f", - "0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa", - "0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e", - "0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20", - "0x79c71D3436F39Ce382D0f58F1B011D88100B9D91", - "0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560", - "0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788", - "0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6", - "0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff", - "0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648", - "0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf", - "0x7A12a550cC13cE7c38c40a58465BfbB55D1EdC36", - "0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48", - "0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C", - "0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD", - "0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2", - "0x7a35fE1e97823f78736EF60b8053BFF68fd7dEb4", - "0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32", - "0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63", - "0x7a545Ed3863221A974F327199Ac22F7f12535F11", - "0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9", - "0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f", - "0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc", - "0x7A74c427c833baD2A638E0fb203BA2C728f557C1", - "0x7A7b8be6F9c8b485da8E70b2da3b37946100F946", - "0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097", - "0x7A8Ca2f815A260660158a38C34ca321A3605eCFE", - "0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5", - "0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313", - "0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B", - "0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9", - "0x7Afe4978032e10D5Ac54ac8657C38F0000D55250", - "0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6", - "0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1", - "0x7B0C06043468469967DBA22d1AF33d77d44056c8", - "0x7b0CB0481E20448B030DeB3F292b61605EcEf050", - "0x7b123f53421b1bF8533339BFBdc7C98aA94163db", - "0x7B22938ca841aA392C93dBB7f4c42178E3d65E88", - "0x7b267eea6E679e747C0Cb1D6B453A976D3638D27", - "0x7b2dF125567815ac9b57DA04B620F50bc93B320C", - "0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82", - "0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15", - "0x7b551d679606eE11862B0E9b2d354b53951fda93", - "0x7B68D272EDa2185ea2F9283F241b1c44C51e712A", - "0x7B6F4c8264a8DA34f84c360923d32E82922665E2", - "0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70", - "0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B", - "0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e", - "0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee", - "0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55", - "0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957", - "0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633", - "0x7bE14a02F9953D5A37f5569113f403De4704Eae4", - "0x7bF219195f0A3E109886AE5901298A9ba34DD1F6", - "0x7bf878a25f7d34D392EBC8d14E33478966c7CA75", - "0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e", - "0x7C1056ac0F7D223C4297e0c683453EE625011B1f", - "0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da", - "0x7C2C75adcEE243e3874938aE8a71fA08020088a3", - "0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1", - "0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe", - "0x7c3f46575C569caD06490AaB2d179D1153F2cD23", - "0x7C4Fb0152079f824111628c62342d8757c6ceCB3", - "0x7c50079cC96284C1e01e3a66FC38af090289b4Ee", - "0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098", - "0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0", - "0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC", - "0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F", - "0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1", - "0x7c95633971a6696bE4b7C1406a4Ff74f74613665", - "0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36", - "0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b", - "0x7cC23E195D4db133A78B43eB93B524796777c3e7", - "0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e", - "0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505", - "0x7cE0641D19095ed3226fC5222836901bcE41585D", - "0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c", - "0x7ce88CEEd1015eCEBAED624459Dd97435e77157B", - "0x7cf6dC769482AbEe2FF75795d000F381A8062DEC", - "0x7d0Bb7A2FDc7e15e2937226670f1622931459660", - "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0", - "0x7D29A64504629172a429e64183D6673b9dAcbFCe", - "0x7D2D3688Df45Ce7C552E19c27e007673da9204B8", - "0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30", - "0x7d3761297D48E3364448560de2a40a3cCce399e2", - "0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F", - "0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758", - "0x7D447595415db51C399cCc2D926ee8169b139765", - "0x7d4b8Cce0591C9044a22ee543533b72E976E36C3", - "0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d", - "0x7d7587513e4674e93Be5CB18d7EA6b905Abd1BbC", - "0x7d7Ab1Db2c8766D98465a392f374eB97361289eF", - "0x7D85e23014F84E6E21d5663aCD8751bEF3562352", - "0x7D8b9F24320Dab5369144Eb46927667f4a58dC49", - "0x7D8eaf75738C15729AC7e7ae497EFf397020AB63", - "0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91", - "0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27", - "0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB", - "0x7dCB3B2356C822d3577D4d060D0D5D78C860488C", - "0x7dd474dCe035debF073dCB9C188584d761b1D024", - "0x7DE2d123042994737105802D2abD0A10a7BdE276", - "0x7DE580D247D0f5d72c522b2750089E18f26e1cF9", - "0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7", - "0x7deB5e830be29F91E298ba5FF1356BB7f8146998", - "0x7deD07692e27B7b15Cb665666c7Fcd06417F9110", - "0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006", - "0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96", - "0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751", - "0x7e1A6C74b9a862002d5246215205CA062FBe0868", - "0x7E2a54ced53bcC12C6b537537da24c5a3C450844", - "0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE", - "0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462", - "0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c", - "0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7", - "0x7e667525521cF61352e2E01b50FaaaE7Df39749a", - "0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6", - "0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156", - "0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa", - "0x7eAFF6b30F225475061FA49AaE97333666E258Ff", - "0x7Ed172530F9822cd0573B895853E3f745f4108B4", - "0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7", - "0x7EF55A013D0632c24955553367C8D5Cc082ddBfF", - "0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E", - "0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068", - "0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7", - "0x7f65BE7FAd0c22813e51746E7e8f13a20bAa9411", - "0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9", - "0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088", - "0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058", - "0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D", - "0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC", - "0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf", - "0x7Fc03EEB44F260a72f9885fb10c74CF890962Ea7", - "0x7FC408011165760eE31bE2BF20dAf450356692Af", - "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9", - "0x7FCE2856899a6806eeEf70807985fc7554C66340", - "0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f", - "0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955", - "0x7Fe92EC600F15cD25253b421bc151c51b0276b7D", - "0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1", - "0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee", - "0x8013D06A86F341afAB95F82f6487e44c4Dc0C655", - "0x801Af47bA35316B7DA5EAe0a08904B014E7eC696", - "0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8", - "0x80640db285Cc63496bdd8c1980A7f4526A4D477F", - "0x8069080a922834460C3A092FB2c1510224dc066b", - "0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5", - "0x8082938646A474cf08f2107791bc9F644D9DAd75", - "0x808470d3C22263bca54d2634BCA479bF05d36E93", - "0x809826cceAb68c387726af962713b64Cb5Cb3CCA", - "0x809FAaF63eE61B9133102b4Fbe560219b534b6e4", - "0x80aB141F324C3d6F2b18b030f1C4E95d4d658778", - "0x80aCB802869F7B825cdBdaCb504cF95b595BB930", - "0x80bb277f4355A43CDbB86a82F9876C946476d9Eb", - "0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF", - "0x80bD0cc689c206e3F642919244c4251c7Ef19852", - "0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C", - "0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de", - "0x80D09dA032F4293b1f1295274509Cb76C2A5DC42", - "0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f", - "0x80E7a4d750aDe616Da896C49049B7EdE9e04C191", - "0x80e82Dd8707a68D9f26a3035c1bBF2b704549801", - "0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7", - "0x80fB784B7eD66730e8b1DBd9820aFD29931aab03", - "0x810908B285f85Af668F6348cD8B26D76B3EC12e1", - "0x812456F20215B291fd1246a4A63065E38961949f", - "0x81246a3F5fab7Aa9f4F625866105F3CAfFc67686", - "0x81311Be50efd05ee4501d884F0152f942015508b", - "0x813b428aF3920226E059B68A62e4c04933D4eA7a", - "0x814964b1bceAf24e26296D031EaDf134a2Ca4105", - "0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26", - "0x814F67fA286f7572B041D041b1D99b432c9155Ee", - "0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f", - "0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD", - "0x81611aCD4460Fd996Aa657835aF044644Fa8ae29", - "0x81705082eF9f0D660f07BE80093D46d826d48b25", - "0x8188e51Bc678F0070531f0e782718Df0027452De", - "0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5", - "0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816", - "0x81AADA684F4Bd51252c8184148A78e7E4B44dc2c", - "0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D", - "0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8", - "0x81B1bFD6CB9Ad42DB395c2a27F73D4DCf5777e2D", - "0x81b4D08645DA11374a03749AB170836E4e539767", - "0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C", - "0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c", - "0x81DDbc1394c02D15946D76C16485b829Aa5CCc43", - "0x81e091299D14024956723aEf6681F3B39692746c", - "0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F", - "0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374", - "0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a", - "0x820618367fB401310502760462FbA400a32C1D69", - "0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26", - "0x821144518dfE9e7b44fCF4d0824e15e8390d4637", - "0x82125AFe01819Dff1535D0D6276d57045291B6c0", - "0x825130Aa1bEeF07BdF4f389705321816D05b0d0f", - "0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F", - "0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0", - "0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09", - "0x8275eBF521Dc217aa79C88132017A5BCEf001dd9", - "0x8276ad69acdAacB17f981B780FDEF80b95f7e764", - "0x827D53c8170aF52625f414bde00326Fc8A085E86", - "0x827Fe1736CEe36F7737Be6cF502434aF294Cf137", - "0x82866b4A71BA9d930Fe338C386B6A45a7133eb36", - "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4", - "0x8293bBd92C42608B20af588620a76128A33e4De9", - "0x829FC6B9CCEC9FBd5534E40B2181556C2a791896", - "0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81", - "0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B", - "0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC", - "0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F", - "0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE", - "0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228", - "0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6", - "0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b", - "0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587", - "0x82fdedfB7635441aA5A92791D001fA7388da8025", - "0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec", - "0x832904863978b94802123106e6eB491BDF0Df928", - "0x832eC40433B457028A1D27434f3B9FdF81aaecbE", - "0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4", - "0x834625F5D8B006D70a6CaAEeF73C29442F156dAF", - "0x834Ae750d5E8119e6C60FB5F1D784f696517001b", - "0x83519EC12329FC296573b8e95E62F01313D63cA4", - "0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3", - "0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf", - "0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2", - "0x83869DE76B9Ad8125e22b857f519F001588c0f62", - "0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE", - "0x838d8e11B160deC88Fe62BF0f743FB7000941e13", - "0x839078adA638AF8306c039221E408eE7bc4E3F7F", - "0x83984d6142934bb535793A82ADB0a46EF0F66B6d", - "0x839961692c56270b73538F9906f8736fC1DA4fA6", - "0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E", - "0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2", - "0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B", - "0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191", - "0x83cAEECace9Ec5c322c93743B2B370ED58951F5c", - "0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc", - "0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0", - "0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17", - "0x83e2BE8d114F9661221384B3a50d24B96a5653F5", - "0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa", - "0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3", - "0x83f798e925BcD4017Eb265844FDDAbb448f1707D", - "0x8400363706E3850E2BFfc612F9ADb38567e3B6AC", - "0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e", - "0x840fe75ABfaDc0F2d54037829571B2782e919ce4", - "0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA", - "0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5", - "0x84294FC9710e1252d407d3D80A84bC39001bd4A8", - "0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f", - "0x843c0b086ecbb640b07f63AfD566A17a934051C2", - "0x84675a35c00e824F99Ec147ea6518D98f988DA32", - "0x84679bc467DC6c2c40ab04538813AfF3796351f1", - "0x846C66cf71C43f80403B51fE3906B3599D63336f", - "0x847c1C902F773e27A9CCad509817571C5Bf1b687", - "0x8499e759C3a624a90db184503c5dc74F5040fFE2", - "0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440", - "0x84BBcaB430717ff832c3904fa6515f97fc63C76F", - "0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419", - "0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA", - "0x84F7c44B6Fed1080f647E354D552595be2Cc602F", - "0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef", - "0x851017523AE205adc9195e7F97D029f4Cfe7794c", - "0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd", - "0x85332b222787EacAb0fFf68cf3b884798823528C", - "0x853d955aCEf822Db058eb8505911ED77F175b99e", - "0x8542325B72C6D9fC0aD2Ca965A78435413a915A0", - "0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2", - "0x8599112EC500eeb267e0141D3A5ee40316400913", - "0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B", - "0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD", - "0x85ccda048E7C23bB40bEe51cB9E166058350774d", - "0x85D7d752C380F7B2BF61878386474778782207FB", - "0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603", - "0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10", - "0x85eBa557C06c348395fD49e35d860F58a4F7c95a", - "0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC", - "0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc", - "0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce", - "0x85FCfD9438E4c071fcba6cf415c5FFef276d5064", - "0x8606a8F28e1e2FD50B9074d65C01548B1F040B32", - "0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29", - "0x861d899E74eC0e84fa8A15Ba58088Bb3BACcb6FA", - "0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D", - "0x862Da0A691bb0b74038377295f8fF523D0493eB4", - "0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47", - "0x8634F0689a502B3659f2b3c9E5650d365067B48A", - "0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD", - "0x865D176351f287fE1B0010805b110d08699C200A", - "0x865e3707a580F9db89304005CddD050Ade8873eB", - "0x865ec58b06bF6305B886793AA20A2da31D034E68", - "0x86807Da5B92d31F67E128771CAcb85F3579646eA", - "0x86876a5fCAcb52a197f194A2c8b2166Af327a6da", - "0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c", - "0x869b1F57380aE501d387b19262EFD3C0Eb7501b0", - "0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0", - "0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA", - "0x86C31E6da2190a1FFd39A36990a44174D0A8be15", - "0x86E288793B6B9eb05f38758D166c44bF3d643Bcf", - "0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346", - "0x86E56f3c89a14528858e58B3De48c074538BAf2c", - "0x86e6A4F512b1290c043970B04E0b570D4FC98291", - "0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF", - "0x86eCAA22459BCc7c356765f65e05Afd456eC51F9", - "0x86F2E94D5886f005fa47F7c804C75Eb4427144b5", - "0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415", - "0x86Fa049857E0209aa7D9e616F7eb3b3B78ECfdb0", - "0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9", - "0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F", - "0x87026F792D09960232CA406E80C89BD35BAfE566", - "0x870bb7A60eb21f69077D2c38d3dE0542a5298E09", - "0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3", - "0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343", - "0x8716Fc5Da009D3A208f0178b637a50F4ef42400F", - "0x871baeD4088b863fd6407159f3672D70CD34837d", - "0x87210f1D3422BA75B6C40C63C78d79324daBcd55", - "0x8727c112C712c4a03371AC87a74dD6aB104Af768", - "0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c", - "0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2", - "0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0", - "0x875089A734213cA39f0d93c2BbB8209827ec5e9f", - "0x8762db106B2c2A0bccB3A80d1Ed41273552616E8", - "0x877391140c33B93a913478a6A1DF5157edC08320", - "0x87897374EA98260343d8d3E5076b12dD0d09956a", - "0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272", - "0x87AB739464881af0011052D4Ca0B0d657e8c3B48", - "0x87b008E57F640D94Ee44Fd893F0323AF933F9195", - "0x87C00817ABe35eD4C093e59043fae488238d2F74", - "0x87cc79C77a760464d18990b485C914bFD6806F1C", - "0x87d9bF506B434e9973cb0e6183DA7A50A16796b2", - "0x87e20a1C261d5DDC4B4250DC9197102f52010aE7", - "0x87eDfFDe3E14c7a66c9b9724747a1C5696b742e6", - "0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd", - "0x87f5E8c3425218837f3CB67dB941aF0C01323E56", - "0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF", - "0x8810C63470d38639954c6B41AaC545848C46484a", - "0x881Ef48211982D01E2CB7092C915E647Cd40D85C", - "0x88277055dF2EE38dA159863dA2F56ee0A6909D62", - "0x8832E23B1135f78aD08a044c2550489eEA1E1098", - "0x884181554dfA9e578d36379919C05C25dC4a15bB", - "0x8846c5cAD73fF19007367C1366b85E75c1885165", - "0x884E84264d540485fAd815e7b3e5d8413CF76bD9", - "0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC", - "0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe", - "0x8871690d148a2c3BE909B6DA330A9a12C7164234", - "0x887834D3b8D450B6bAB109c252Df3DA286d73CE4", - "0x888666CA69E0f178DED6D75b5726Cee99A87D698", - "0x8888801aF4d980682e47f1A9036e589479e835C5", - "0x8888889213DD4dA823EbDD1e235b09590633C150", - "0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113", - "0x889eFB523cc39590B8483EB9491890AC71407f64", - "0x88bCB069C9141aa6a466c17C0a90F736df33FD85", - "0x88cDF00f95d31904600b2cd8110b95ac970E0E2F", - "0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1", - "0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8", - "0x88d60255F917e3eb94eaE199d827DAd837fac4cB", - "0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9", - "0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96", - "0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e", - "0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a", - "0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965", - "0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774", - "0x892F5A0B08BB7B1eeCCCC63EF3916fF201c93664", - "0x89303500a7Abfb178B274FD89F2469C264951e1f", - "0x89332542B57621dBee1e305b30b0e02F86283100", - "0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC", - "0x896fdE45EbD168034fa1438BF754e5eDeAEf6232", - "0x897036A41d787BC4a52F8617A5AF820188386f3F", - "0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26", - "0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7", - "0x89885FC1F76C3f4cc719640E33c315227Da7003a", - "0x898F198a0138A51a357De0694948Ea8E4E808507", - "0x899338b84D25aC505a332aDCE7402d697D947494", - "0x8993F76e40ED605f930b13B860BFAbDEe0756858", - "0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD", - "0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8", - "0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27", - "0x89c0086e809Bbb5D054A9D0ef56412B2898928b1", - "0x89C041a9007Bf6D7E334F1C0cF09c49886F39391", - "0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7", - "0x89c6c856a6db3e46107163D0cDa7A7FF211BD655", - "0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7", - "0x89C98F4529A41c7eE25d730d29Bc39170ED11C60", - "0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359", - "0x89eE58Af4871b474c30001982c3D7439C933c838", - "0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670", - "0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000", - "0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55", - "0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2", - "0x8A42c37558967dA1fd2fF57969946320e61E9aAB", - "0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C", - "0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9", - "0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4", - "0x8a65ab17324c155fAc3e46aD33e9553d9165a252", - "0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018", - "0x8A732BC91c33c167F868E0af7e6f31e0776d0f71", - "0x8a77e40936BbC27e80E9a3F526368C967869c86D", - "0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413", - "0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5", - "0x8a854288a5976036A725879164Ca3e91d30c6A1B", - "0x8a88f04e0c905054D2F33b26BB3A46D7091A039A", - "0x8A8b5318d3A59fa6D1d0A83A1B0506f2796b5670", - "0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D", - "0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177", - "0x8A9C67fee641579dEbA04928c4BC45F66e26343A", - "0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2", - "0x8aa688AB789d1848d131C65D98CEAA8875D97eF1", - "0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4", - "0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6", - "0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01", - "0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7", - "0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B", - "0x8aD6739649f1fbF079882C14D27862d5c2206660", - "0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06", - "0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9", - "0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055", - "0x8AedB297FED4b6884b808ee61fAf0837713670d0", - "0x8aF1ED18AF94CBC846991731702111AfbF904b45", - "0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF", - "0x8b12739dF8760a67e79afbE0Cd8cF113c009F411", - "0x8B1F49491477e0fB46a29fef53F1EA320D13c349", - "0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B", - "0x8B334C54997BC6c1c347d19cac73e015E3DDdf40", - "0x8b353021189375591723E7384262F45709A3C3dC", - "0x8B40761142B9aa6dc8964e61D0585995425C3D94", - "0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e", - "0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c", - "0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719", - "0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A", - "0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16", - "0x8b79656FC38a04044E495e22fAD747126ca305C4", - "0x8B7ddE91e299e5c48128E388D7e3320E3839320D", - "0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8", - "0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD", - "0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315", - "0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD", - "0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658", - "0x8BcB64bfDA77905398b67aF0Af084c744e777A20", - "0x8Be191b2E888342b0392e093320A0d1D56c9fe1E", - "0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4", - "0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057", - "0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee", - "0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee", - "0x8c4E7f814d40f8929F9112C5D09016F923d34472", - "0x8C60423251C62f653855777C476d76280b853960", - "0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4", - "0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df", - "0x8C8cCB81D436B0f3017664441C39cbeFbD64650F", - "0x8c9d8f5CC3427F460e20F63b36992f74AA19e27d", - "0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784", - "0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1", - "0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F", - "0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4", - "0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8", - "0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B", - "0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9", - "0x8D0e3f8b0E1CD67629a05d529F7e036D86794293", - "0x8D122b36b992AE6da171aC396479208f3B4174a5", - "0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9", - "0x8D5682941cE456900b12d47ac06a88b47C764CE1", - "0x8d5A69dc82a47594881256F2eef81770274fA30f", - "0x8D75959f1E61EC2571aa72798237101F084DE63a", - "0x8d80de8A78198396329dfA769aD54d24bF90E7aa", - "0x8D8129963291740dDDd917ab01af18c7aed4BA58", - "0x8d94296e7E171A98b199eca7F511311DDE6A8DB6", - "0x8d9626315e8025B81c3BDb926Db4C51DDE237f52", - "0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98", - "0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0", - "0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC", - "0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46", - "0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa", - "0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C", - "0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6", - "0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8", - "0x8DbF4D457929F339D4742DD45de28BEd97b7d635", - "0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4", - "0x8dd5fbCe2F6a956C3022bA3663759011Dd51e73E", - "0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B", - "0x8DE0f21eaa95f589A8a2fE69c5752fFdADA83EaD", - "0x8De67D55C58540807601dBf1259537BC2DFfc84D", - "0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28", - "0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b", - "0x8E16bf47065Fe843A82f4399bAF5aBac4E0822B7", - "0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34", - "0x8E30ea2329D95802Fd804f4291220b0e2F579812", - "0x8E5610ab5E39d26828167640EA29823fe1dD5843", - "0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB", - "0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439", - "0x8E802E72A96F560b607E7CA2D59fF62bA222257b", - "0x8E822B60b3a262d34dF59A4Ddd02383deF599B94", - "0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0", - "0x8E870D67F660D95d5be530380D0eC0bd388289E1", - "0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3", - "0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808", - "0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59", - "0x8eB24319393716668D768dCEC29356ae9CfFe285", - "0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca", - "0x8Ed793D7D5715258aa1B7320770D603517EE66E6", - "0x8EE22C31531956A921425c6aFcB3E5742E775f12", - "0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935", - "0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41", - "0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2", - "0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0", - "0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15", - "0x8F0921f30555624143d427b340b1156914882C10", - "0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384", - "0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095", - "0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886", - "0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21", - "0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374", - "0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0", - "0x8F564dc862FfE7EC0436C3717EC7ED06150144E2", - "0x8F5d19F2136dF211e8340Dc118221444c6c869Fb", - "0x8f66A173696502A0aD280781C3e55928A06c1312", - "0x8f7b0B40E27E357540F90f187d90CE06366aC5A5", - "0x8f8221aFbB33998d8584A2B05749bA73c37a938a", - "0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD", - "0x8fa1323590032461997eEb4E1b3F918C186b7843", - "0x8fa1a491f55D93bD40ff023956261f2fB5047297", - "0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4", - "0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1", - "0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2", - "0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5", - "0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2", - "0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D", - "0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29", - "0x9002D4485b7594e3E850F0a206713B305113f69e", - "0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c", - "0x90162f41886c0946D09999736f1C15c8a105A421", - "0x9025f9A59694dd939739e05beB2502a567e8326f", - "0x9032c02AC84A347ECF0b31e1cE5EEd5462294A99", - "0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492", - "0x903bEF1736CDdf2A537176cf3C64579C3867A881", - "0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01", - "0x9043d4d51C9d2e31e3F169de4551E416970c27Ef", - "0x904da022AbCF44EbA68d4255914141298a7F7307", - "0x90528aeb3a2B736B780fD1B6C478bB7E1d643170", - "0x905E337c6c8645263D3521205Aa37bf4d034e745", - "0x905e3D31209dac40b875a7024B836a2297913388", - "0x906318370BBAF0659F65eD6B298e95E0A288c990", - "0x9064c91e51d7021A85AD96817e1432aBf6624470", - "0x906b3f8b7845840188Eab53c3f5AD348A787752f", - "0x9073Ee83b6CE96C444547DdCAf777b9352163581", - "0x90774A6B6a4950D867A16D85F77546961d9aFccb", - "0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7", - "0x908C44D44334a9c70e28f3a15A737B550Ca34aBe", - "0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E", - "0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C", - "0x90D46A9636B973f18186541d1B04ed3621a49Cb0", - "0x90D702f071d2af33032943137AD0aB4280705817", - "0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F", - "0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF", - "0x90F7079D35A3e35503d83323027d28fE6bd1780D", - "0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f", - "0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c", - "0x9138E38a0316E25459b376e987Dd270B626709B8", - "0x915044526758533dfB918ecEb6e44bc21632060D", - "0x915570538A5A5802351Fd18963f2552Fb2862CdC", - "0x91600b412A68F2CB7c0FeD48A70127CC75341DBa", - "0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d", - "0x916885426255235DA7a0BD90447986c00675f9EC", - "0x9195E00402abe385f2D00A32Af40b271F2e87925", - "0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2", - "0x919D3a363776B1ceec9352610c82dfaf80Edc32d", - "0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514", - "0x91BB2E3aa91d807c72363F9027EA58625cfa0056", - "0x91d6f6e9026E43240ce6F06Af6a4b33129EBdE94", - "0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1", - "0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2", - "0x91Ee7472540CeF675EbC11e3fac69dE24C38495E", - "0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4", - "0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10", - "0x9216707C81438d9593c4e215BCBb0E7bB10d07F5", - "0x921D555a9258C3092C605708A153798EA094d41A", - "0x922105fAd8153F516bCfB829f56DC097a0E1D705", - "0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06", - "0x922aC473A3cC241fD3a0049Ed14536452D58D73c", - "0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c", - "0x9235bDA06B8807161b8FBB1e102CB654555b212F", - "0x925044C51dB653459a23DCD7aC3E30AfEA51e54a", - "0x929E1Bd67410b8673377B33CD4a17567207733D7", - "0x92a06F3Ed11aF181D832bB474d017906AcB8c299", - "0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13", - "0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c", - "0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd", - "0x92B82d80A51D9b280b75C7a3596358B2A67e4859", - "0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8", - "0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399", - "0x92d7A89405Ea3cC605A467E834236e09DF60bf16", - "0x92e52a1A235d9A103D970901066CE910AAceFD37", - "0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579", - "0x9305a9b8789abC44dC8641606534665516b1FaB0", - "0x93065b5C7Eb63333b8E57a73012D25f687895785", - "0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28", - "0x931A7ca74e35f35a46881A4f968d5fBD095a0279", - "0x933DFC5622792b41245aB8313416cAF0ba885aE7", - "0x9344b383b1D59b5ce3468B234DAB43C7190ba735", - "0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39", - "0x9355372396e3F6daF13359B7b607a3374cc638e0", - "0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498", - "0x936B36109951601471D2AC9b7e6ddED94AEB4701", - "0x9388F54FA978Aa9e24395a8b69033304ECcea4df", - "0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275", - "0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472", - "0x93a7174dafd31d13400cD9fa01f4e5B5BAa00D39", - "0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A", - "0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b", - "0x93c9291523cb95c0eB0bC379b0483F4D7fC05072", - "0x93d3296cac208422BF587c3597D116e809870f2b", - "0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc", - "0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516", - "0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6", - "0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d", - "0x9401d929B299e634b34b66BbE24BFB4568553e7F", - "0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0", - "0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551", - "0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257", - "0x94236591125E935F5ac128Bb3d5062944C24958c", - "0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090", - "0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B", - "0x943ED852DadB5C3938ECdC6883718df8142DE4C8", - "0x9443528Ec80759098287A01C0856eB2Cddbd19C2", - "0x945192524C6605D20be6C529Dd318666B74078BC", - "0x9469D013805bFfB7D3DEBe5E7839237e535ec483", - "0x946eA588417fFa565976EFdA354d82c01719a2EA", - "0x9484451e0D1c3364aC50AE77ec72300a3dd896b5", - "0x94933770344a66687523C5d24ECD43FE305094d8", - "0x9496b91175490C26887DBD18cc423AD40CcD274E", - "0x949bEd886c739f1A3273629b3320db0C5024c719", - "0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904", - "0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2", - "0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc", - "0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079", - "0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263", - "0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369", - "0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F", - "0x94F31aC896c9823D81cf9C2C93feCEeD4923218f", - "0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97", - "0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9", - "0x9513d8679677Be3D57c7cDD30561105ee1452d69", - "0x95172ccBe8344fecD73D0a30F54123652981BD6F", - "0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD", - "0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8", - "0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a", - "0x9548DB8b1cA9b6c757485e7861918b640390169c", - "0x954b5De09A55e59755aCBda29e1Eb74A45D30175", - "0x954b890704693af242613edEf1B603825afcD708", - "0x9556f8ee795D991fF371F547162D5efB2769425F", - "0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a", - "0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49", - "0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc", - "0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e", - "0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D", - "0x95a41fB80ca70306e9Ecf4e51ceA31bD18379C18", - "0x95a4492F028aa1fd432Ea71146b433E7B4446611", - "0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2", - "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", - "0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878", - "0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0", - "0x95D82bA91256DB995C80BEd690D0A779191aF62b", - "0x95dAaaB98046846bF4B2853e23cba236fa394A31", - "0x95eFD1Fe6099F65a7ED524DEF487483221094947", - "0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161", - "0x960b236A07cf122663c4303350609A66A7B288C0", - "0x9621bad6E7E2b9758349DdCb308df7F63Fd46668", - "0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB", - "0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B", - "0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57", - "0x965F109d31CCb77005858DEfaE0Ebaf7B4381652", - "0x9669CA82Bac26fc762011C59cC0Dd41A665e861B", - "0x966fFc36048670Fee053E0eFd3D55C9346cbcae6", - "0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7", - "0x967da4048cD07aB37855c090aAF366e4ce1b9F48", - "0x968347a7D9dDF46d6BA44DFC1F251204826bf80E", - "0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd", - "0x968F6f898a6Df937fC1859b323aC2F14643e3fED", - "0x96973492a4Bb1C68Fbe8221b53FA75502b46B239", - "0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a", - "0x96B0bF939D9460095C15251F71Fda11e41DcBddB", - "0x96c30D5499EF6eA96A9c221Bc18BC39D29c97F27", - "0x96C5EafFE9950eA7432E202cF79c2ae738503D69", - "0x96c645D3D3706f793Ef52C19bBACe441900eD47D", - "0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B", - "0x9709De8A7d96BB7469F5ecE75aA5264540502470", - "0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d", - "0x970E035E2a013cf4bECD67E300d65BC32A56D826", - "0x9715f0e15Eafd789647827218E0263EbDB11d54A", - "0x971d048E737619884f2df75e31c7Eb6412392328", - "0x9720b467a710382A232a32F540bDCed7d662a10B", - "0x9731E223A99F9992107ac83A896914A8e6f871bD", - "0x973b569b1d025C41cD9c19cbf8f931175e874DD0", - "0x973e52691176d36453868D9d86572788d27041A9", - "0x9746953F5b1324a78132895cfD263F417B0faAE3", - "0x974c312D85684AEdc6F04fB065078491E1b3fd03", - "0x974C718665C1545D20136879fa37755aCDf38a4B", - "0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264", - "0x9787875E6a528E97D4Beb1fA13c01084231C820B", - "0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a", - "0x97AEB5066E1A590e868b511457BEb6FE99d329F5", - "0x97BDda66586C828c1d6da94e3d8fca616e8081f0", - "0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2", - "0x97E0d16620A781b5FBd51054c67E955AB5D51A34", - "0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE", - "0x97fa8C5349c5Edf44FfE861297c602D13c662C00", - "0x97fB6Fc2AD532033Af97043B563131C5204F8A35", - "0x98033a0BE912B04842c8D4e1de8d794Ef0253321", - "0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E", - "0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3", - "0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63", - "0x984C134A8809571993Fd1573fB99F06Dc61E216f", - "0x985db5e4DD183d2C8f72dB113B8e022a3D059516", - "0x98626E2C9231f03504273d55f397409deFD4a093", - "0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8", - "0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7", - "0x989c8b9953035C036B46690A28DB5E5e2d538C4A", - "0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8", - "0x98b2dE885E916b598f65DeD2fDbb63187EAEf184", - "0x98d0cDe5c3d79531613e18f0912127BF172bd7AA", - "0x98D3335f207d211C6C44AdF0De667356c9C5078c", - "0x98eb850a587D908980328ED3Fde3e335C0cc4426", - "0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D", - "0x9903A4Cd589DA8e434f264deAFc406836418578E", - "0x990f341946A3fdB507aE7e52d17851B87168017c", - "0x99176B8b915016c80098a9D98CAEa9E52FC30134", - "0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460", - "0x992291429EdC6A9abD297ef08Ce1B97830Bba448", - "0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7", - "0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9", - "0x995Ff3562692349e78001C9e37414919E65Ff04B", - "0x996229D0c6a485c7F4B52E092EAa907cB2def5C6", - "0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5", - "0x997DD3880C08d55B3551232Fb8f666975fDbBf58", - "0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd", - "0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A", - "0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC", - "0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9", - "0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0", - "0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee", - "0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d", - "0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50", - "0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4", - "0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB", - "0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A", - "0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4", - "0x9a110A9F9b555625D002e5710E4b3455653a3e85", - "0x9A2681935C2775b7ABF0649ec5c306EEA7561930", - "0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c", - "0x9A38B9c36Ad9b959120B63deF830566F31d08752", - "0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e", - "0x9a49f02e128a8E989b443a8f94843C0918BF45E7", - "0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E", - "0x9a988812d9e215c3D40D34328aD62AEa32B45F48", - "0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D", - "0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4", - "0x9AA9F330aB322e8a6F044C46a109B5910fa373CE", - "0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5", - "0x9ab165D795019b6d8B3e971DdA91071421305e5a", - "0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0", - "0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B", - "0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab", - "0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD", - "0x9AF839687F6C94542ac5ece2e317dAAE355493A1", - "0x9B024630da7052Dd5F209BFAa1b167f410d87BD4", - "0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7", - "0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a", - "0x9b06D48E0529ecF05905fF52DD426ebEc0EA3011", - "0x9B11b1B271A224A271619f3419B1b080fdeC5B4A", - "0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139", - "0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f", - "0x9b13ef21B4cD039C250D5694cEdfEE699478F978", - "0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF", - "0x9B20DaBcec77f6289113E61893F7BEeFAEB1990a", - "0x9B39A0B97319a9bd5fed217c1dB7b030453bac91", - "0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4", - "0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC", - "0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC", - "0x9b53E429B0baDd98ef7F01F03702986c516a5715", - "0x9B62513c8a27290CF6A7A9e29386e600245EA819", - "0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A", - "0x9B70740e708a083C6fF38Df52297020f5DfAa5EE", - "0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E", - "0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466", - "0x9B9087756eCa997C5D595C840263001c9a26646D", - "0x9bA00D6856a4eDF4665BcA2C2309936572473B7E", - "0x9BB6fd000109E24Eb38B0Deb806382fF9247E478", - "0x9bBC245ccd40E046ccCADA849891B88c06b1626e", - "0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4", - "0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB", - "0x9Bdd3ccBd7C385EDA2113581D47136B752b78248", - "0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1", - "0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541", - "0x9BF4b9b7A871fa7250df994bD704a9788502D2E0", - "0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c", - "0x9c12d9b1223130B641154d8d3DB35F91D81c8dfd", - "0x9c197c4b58527fAAAb67CB35E3145166B23D242e", - "0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2", - "0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835", - "0x9c405acf8688AfB61B3197421cDeeC1A266c6839", - "0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4", - "0x9c4c000ECD08a7C798f320F75e252A78CD1E6189", - "0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c", - "0x9c794f933b4DD8B49031A79b0f924D68BEF43992", - "0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D", - "0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6", - "0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c", - "0x9cc9658382483ECd0f2117DE6B7656AA4013fa07", - "0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769", - "0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054", - "0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544", - "0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC", - "0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8", - "0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4", - "0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC", - "0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676", - "0x9D1a62c2AD99019768b9126fdA004a9952853F6E", - "0x9D1cBF4eF833340120e721E5028C326Ec1066c7e", - "0x9d28AFED23F02Ba3646f85766484BF576f6918A8", - "0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296", - "0x9D47894f8BECB68B9cF3428d256311Affe8B068B", - "0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69", - "0x9D86b1B2554ec410ecCFfBf111A6994910111340", - "0x9d89202Bb44AbBad28FEfD71774995b356f62906", - "0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A", - "0x9D91BE44C06d373a8a226E1f3b146956083803eB", - "0x9d9223436dDD466FC247e9dbbD20207e640fEf58", - "0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8", - "0x9da66Fe42480141b4b238e9573a0F83880D83a51", - "0x9dBa10eE88D89c5849ae4100517165698fBdb411", - "0x9dBBCE383808b1981441dAa62989Ef584274AB2f", - "0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3", - "0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff", - "0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82", - "0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c", - "0x9E1cB748161146797062fF441d6e604C5Eaf8690", - "0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A", - "0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C", - "0x9E283fE046118c0942aC2135B9C8e02547b20991", - "0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9", - "0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337", - "0x9E2cF95Ab33AdC202BfDF13136cA19A5226aE5Ba", - "0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7", - "0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1", - "0x9e4C143Bfe35f855624B3F84465AB7401A17A120", - "0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F", - "0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891", - "0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5", - "0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A", - "0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C", - "0x9e984f28257Ae9c57918515627B078DEab4e11FE", - "0x9EA085bc45639372e7389e5C5069a86cAC5a03bF", - "0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D", - "0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf", - "0x9eC58861641BC805564bbC0c5FB4a856516238E7", - "0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F", - "0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E", - "0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679", - "0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E", - "0x9eeC65E5b998dB6845321BaA915eC3338B1a469B", - "0x9eecec130fb665d03a37289ee34C818Ee7F79926", - "0x9EF24790B4DdD63C48CDe21370f3838acD75B727", - "0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf", - "0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC", - "0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A", - "0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff", - "0x9f41Ef77551Be3713df2407e9788b3C5880b06Df", - "0x9F452E458B024e82d6e3fF50A07b8DE74c988523", - "0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332", - "0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d", - "0x9F54a5ec929dec40E600f76252e68595Fe91ed20", - "0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B", - "0x9F599410D207f3D2828a8712e5e543AC2E040382", - "0x9F5F3CFD7a32700C93F971637407ff17b91c7342", - "0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1", - "0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D", - "0x9f7229aF0c4b9740e207Ea283b9094983f78ba04", - "0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13", - "0x9f7c6A7C5af0a354761f98cb11A32471f3B94451", - "0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec", - "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2", - "0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F", - "0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E", - "0x9F9A0E0747A18426fd29F4A76820C808dA3B140b", - "0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D", - "0x9faCccc33adD9257F3BD30F8569B8845A8932A70", - "0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6", - "0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75", - "0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65", - "0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199", - "0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee", - "0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2", - "0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F", - "0xA017ac5faC5941f95010b12570B812C974469c2C", - "0xa0246c9032bC3A600820415aE600c6388619A14D", - "0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC", - "0xA0471cdd5c0dc2614535fD7505b17A651a8F0DAB", - "0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f", - "0xA0637d954dA80323876dEfE1eb48B75BC33953e5", - "0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029", - "0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb", - "0xa07C9046B3040A02f5c2960051786F720526da5A", - "0xa085edaF9E9688611D5390046eF28f206DfC1dFE", - "0xa0872eE815B8dd0F6937386Fd77134720d953581", - "0xA08F11E2920FF9ae6299F508921a47FcfE623a57", - "0xA099759772491738B18AE99F169157E60d16fbF7", - "0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479", - "0xa0B207103F764A920b4AF9e691F5bd956DE14DED", - "0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b", - "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", - "0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86", - "0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb", - "0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7", - "0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806", - "0xA0cCa3Cf5c64152883f4c947c404E46996593fA7", - "0xA0CF46eb152656C7090e769916eb44a138aaa406", - "0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681", - "0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675", - "0xa105C740BC012A43a342Ab4A0Ef40143452C8E89", - "0xa1069A93B0E44cc42bDceC90D010746d1b65a65C", - "0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78", - "0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a", - "0xa117000000f279D81A1D3cc75430fAA017FA5A2e", - "0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d", - "0xa11E45783EB07a5E90e201f9AA473F123cCC8E51", - "0xA1248c718d52752b2cC257eeb0eBa900408dAeB8", - "0xa12BD9d0f059349055a3Dc4e38833171B4ad2A35", - "0xA12D6e782e67fC4aF136098324ab2658b2734BD0", - "0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85", - "0xA13f0743951B4f6E3e3AA039f682E17279f52bc3", - "0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606", - "0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3", - "0xa19A40FbD7375431fAB013a4B08F00871B9a2791", - "0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7", - "0xA1AFFfE3F4D611d252010E3EAf6f4D77088b0cd7", - "0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51", - "0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B", - "0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83", - "0xA1d38Ef843553322a338CdD7d6134565ffbA97ab", - "0xa1d65E8fB6e87b60FECCBc582F7f97804B725521", - "0xa1d6Df714F91DeBF4e0802A542E13067f31b8262", - "0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E", - "0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a", - "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", - "0xA2085073878152aC3090eA13D1e41bD69e60Dc99", - "0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344", - "0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9", - "0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90", - "0xa249DE6948022783765Fee4850d7b85E43118FCc", - "0xa249F0E9A464b9685F66992f41e1012388e39e81", - "0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae", - "0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706", - "0xA2A19165C17B36a5C753A246c1e188489754A693", - "0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A", - "0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505", - "0xA2B14f0E0986d2733B01808491536F923554c903", - "0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713", - "0xa2f96EF6ed3d67A0352e659B1E980f13e098619F", - "0xA2fEf2Ce4A51033C6506A336963D59338b55F155", - "0xA3018c4edd941c2B87B4180e1E37029a55199108", - "0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF", - "0xA31108E5BAB5494560Db34c95492658AF239357C", - "0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9", - "0xA31B1767e09f842ECFd4bc471Fe44F830E3891AA", - "0xa33e729bf4fdeb868B534e1f20523463D9C46bEe", - "0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195", - "0xa37cb0e224A6D57e636185D65AF9b97c3E940303", - "0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74", - "0xa393473d64d2F9F026B60b6Df7859A689715d092", - "0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744", - "0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d", - "0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8", - "0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486", - "0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2", - "0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e", - "0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf", - "0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B", - "0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4", - "0xa4228F76abc218D981dB1995b779954c78C00e99", - "0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037", - "0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851", - "0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195", - "0xA4668631110C31d30F0C48A63D65f422e25af58C", - "0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e", - "0xa47c8bf37f92aBed4A126BDA807A7b7498661acD", - "0xA492AAd9e2250132693BF9084687B14BAA4434F7", - "0xa497473a983aAC21519737fb8E210F34Cc96b016", - "0xa4A92262C8DFb70f35599996c64169EFf6E309ca", - "0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C", - "0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f", - "0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe", - "0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41", - "0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB", - "0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0", - "0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49", - "0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b", - "0xa4ec83c8907888d006A37debF755ee39766f38ae", - "0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3", - "0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec", - "0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111", - "0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E", - "0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489", - "0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6", - "0xa54A6767aFdd9e1d3Cb9045FC9612ABBF3DA0DE9", - "0xA54C67bd320Da4F9725a6f585b7635a0c09B122e", - "0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970", - "0xA5513928CD21090193C1c3E586D59f130f035c92", - "0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8", - "0xa573661b5FB2063d7AB12336ee24589F7A79fdab", - "0xA57392548087453deC6106e670bBFB849276b358", - "0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427", - "0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B", - "0xa58C4f0e4Dddb52d2017c77eAC34C73a84Cf8AF8", - "0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F", - "0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD", - "0xa59D9c42eb26a619c39D250b4574BD76023A760E", - "0xA5a2892d3FbB46d461D990469d5b797A1E6655cc", - "0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545", - "0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b", - "0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd", - "0xA5Da771D81BE428cccFB94a7922E9A9095080952", - "0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356", - "0xA5e99ad202bDd71D3518306Cf4dD163261981af1", - "0xa5F8fC0921880Cb7342368BD128eb8050442B1a1", - "0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7", - "0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699", - "0xa6218644A294E611213dC5629bc4CC48053F739F", - "0xA6281838f4A9c5736b2aa1cba9260D3F879623cA", - "0xa6289055A43195243bFDFbf08b00619e13D9531A", - "0xA6446D655a0c34bC4F05042EE88170D056CBAf45", - "0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84", - "0xA64E816F4eB895533f93e0aecb79468Ab57D00ff", - "0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A", - "0xA663121582725aA0eb8BF20B0F56F1917762e873", - "0xA66a5F51667da71179C23Db79a58C16193dD84a1", - "0xa66Daa57432024023DB65477BA87D4E7F5f95213", - "0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D", - "0xA67C912303b5227D6D4Dc7d16088342718a05bdf", - "0xA6858b98E5c14db67eC22C668701B1D33A3De1F7", - "0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a", - "0xa69431858DB49BDa621192c29F366BE4d386CCAf", - "0xa698EbA92D194aB36A32EA3337c9976636f39dED", - "0xa69925428299287D3724B4B9A31Ea8cE191497de", - "0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE", - "0xA6ba0AA61ccD254fD92d548dfE87d06533649c12", - "0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD", - "0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5", - "0xa6d6720258CbB7E4A79BB2F379e3d8f25d78B716", - "0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9", - "0xA6FA6531acDf1f9F96EDdD66a0F9481E35c2e42A", - "0xa6FB1DF483b24EEAB569e19447E0e107003B9E15", - "0xA6fBE7781932a28eeAE7c9cACF939b73d721081e", - "0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9", - "0xA70f08F058617A2f07B6A8cf568198f3ddc996fa", - "0xA719Bda63E63c9B6250565B2051Bdf1D0b1D4046", - "0xa73638329c61c221dCA307ED7ef0154D776d9FDc", - "0xA740684C9022dc07540031b10dD57984640bAbef", - "0xa740b79dc545646072b32CA92a109f7CF74EF8ca", - "0xa74476443119A942dE498590Fe1f2454d7D4aC0d", - "0xa753D16375229948C62e3b8b19326F845b6b9d8B", - "0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d", - "0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2", - "0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A", - "0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D", - "0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758", - "0xA7aB21CA0a11d63369de020601b1342baA71144E", - "0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7", - "0xa7b9329b192d552344fffA8e67E803Aa9E99Af38", - "0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB", - "0xa7DE087329BFcda5639247F96140f9DAbe3DeED1", - "0xA7E26d3455629a01d9136BF4F9a1644634934773", - "0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b", - "0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe", - "0xa7ED29B253D8B4E3109ce07c80fc570f81B63696", - "0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9", - "0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650", - "0xa8006C4ca56F24d6836727D106349320dB7fEF82", - "0xA806B3FEd6891136940cF81c4085661500aa2709", - "0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985", - "0xA809d363A66c576A2a814CDBfEFC107C600A55f0", - "0xA823E6722006afe99E91c30FF5295052fe6b8E32", - "0xA824caa1Daf7e88A6650630CC8b23FF90946D329", - "0xA8258AbC8f2811dd48EccD209db68F25E3E34667", - "0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB", - "0xA829F97373069ee5d23175e4105dF8fD49238Be7", - "0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E", - "0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76", - "0xa83aF809975619477Af73B179e05e04A1CcEA953", - "0xA83f603a762bcE955c6D1Aa8666A0f85FEEdeeDD", - "0xa843343B1658Dea67e83cbd11Da0b73728A1b185", - "0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71", - "0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48", - "0xa8511Af2F945B0a939a9772f403F41ec637bFfcd", - "0xA8580F3363684d76055bdC6660CaeFe8709744e1", - "0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB", - "0xa85C95AbA6c298535890D6f1133632220d458E9A", - "0xA866F0198208Eb07c83081d5136BE7f775c2399e", - "0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE", - "0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e", - "0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08", - "0xa8892bfc33FA44053a9E402B1839966f4FEc74A4", - "0xA891CF72AEDa692570928eFe1A832342e9783CDC", - "0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e", - "0xA89FD5459C67AfC8727C07333ED830643Cf898B6", - "0xa8B0F154A688c22142E361707df64277e0A0bE66", - "0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39", - "0xA8b919680258d369114910511cc87595aec0be6D", - "0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca", - "0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f", - "0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5", - "0xA8eBb13B9895E52Ab7d815CE7F63591402581624", - "0xA8eC2B2F021B55d7d594c8d12Bbd6d23C05245D7", - "0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2", - "0xa8f0653Bf3eFa0D8E78e6136028C767561736224", - "0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC", - "0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc", - "0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073", - "0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14", - "0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe", - "0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8", - "0xa957045A12D270e2eE0dcA9A3340c340e05d4670", - "0xa958E706fc1934E26a3D0c32f471B54F733D0009", - "0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5", - "0xa96F31F1C187c28980176C3A27ba7069f48abDE4", - "0xA974c709cFb4566686553a20790685A47acEAA33", - "0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D", - "0xA984A92731C088F1eA4D53b71A2565a399F7D8D5", - "0xA9877b1e05D035899131DBd1e403825166D09f92", - "0xa98f9F529De8E504FeB7CE34930790A38A65bb56", - "0xa99F0A9af216193d3Aeb400e608F7f98267aa84F", - "0xa9a88d64AD708967B20f46Fb89cCb1cB5fa545cd", - "0xa9aa40627C6B989F97A6656a4AD658275479361C", - "0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD", - "0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7", - "0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD", - "0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C", - "0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056", - "0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1", - "0xA9f80A3C8258c42964Fac6263B8BAA648156b85D", - "0xa9fC65Da36064cE545e87690e06f5de10C52C690", - "0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E", - "0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4", - "0xaA19673aA1b483a5c4f73B446B4f851629a7e7D6", - "0xAA19961b6B858D9F18a115f25aa1D98ABc1fdBA8", - "0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6", - "0xaA2529228a3BB2434939a92Dea21aC736dF125ce", - "0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe", - "0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82", - "0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC", - "0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4", - "0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb", - "0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213", - "0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6", - "0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579", - "0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F", - "0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F", - "0xAa843f65872a25D6E9552eA0B360Fb1d5E333124", - "0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8", - "0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36", - "0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99", - "0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d", - "0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a", - "0xAAB29eCC3783aCB436A6679919F22D30932E93F2", - "0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0", - "0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3", - "0xAAD54C9f27B876D2538455DdA69207279fF673a5", - "0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE", - "0xAAf37055188Feee4869dE63464937e683d61b2a1", - "0xAafd35ddb9189995937A2862E8Ff17519F5AAE78", - "0xab09D6D45350BeC652e817859e180F59DDa77603", - "0xab0bd01101877597C1360a82f515515FEb178B9E", - "0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB", - "0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85", - "0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C", - "0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514", - "0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84", - "0xab79C29008f763ba2C79414a1ae919d3BC46d664", - "0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6", - "0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33", - "0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438", - "0xab85900CFa8a8a577fa5371cb7968aF0906B902d", - "0xAb85E7d4dF95Ba7570fd7817479610615C794e30", - "0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA", - "0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65", - "0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69", - "0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1", - "0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F", - "0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab", - "0xabC1280A0187a2020cC675437aed400185F86Db6", - "0xAbC430136A4dE71c9998242de8c1b4B97D2b9045", - "0xABcB2372370Fa1591Ce104a03351B5B628443C2B", - "0xABe580E7ee158dA464b51ee1a83Ac0289622e6be", - "0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB", - "0xabecB60867D304C9D69C21A332F2643cF76dFeDb", - "0xAbf6B761C6D7e64FCc1794064f52449b0542Af99", - "0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0", - "0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4", - "0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA", - "0xac3211a5025414Af2866FF09c23FC18bc97e79b1", - "0xAc3A4eE4D0cA8732d5610F012B4181697802086a", - "0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1", - "0xAC4088748E1f737C82980A7f78669bE35FecD686", - "0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0", - "0xac5470280C680956b1851F4ef9330F32E6fd243F", - "0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9", - "0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5", - "0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59", - "0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1", - "0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0", - "0xac914BfE8cd7CDF89D67549be7225AfAd83E147C", - "0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9", - "0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd", - "0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c", - "0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc", - "0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751", - "0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA", - "0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6", - "0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905", - "0xAcfa209Fb73bF3Dd5bBfb1101B9Bc999C49062a5", - "0xAD0A20715a7DF7aA0922B3791702F18254B660d9", - "0xAd14E61E0C450f525429861b1E482EeDf914A541", - "0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14", - "0xaD22f63404f7305e4713CcBd4F296f34770513f4", - "0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5", - "0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A", - "0xAD3b5c8542367ca9650437f33950b4AED067289B", - "0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195", - "0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64", - "0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F", - "0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e", - "0xAD640689e6950b7453729A4686edB3FdfD754616", - "0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8", - "0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2", - "0xaD9355F782c6Ec75F134B93304b8F9a691a4432a", - "0xAd966EC9087526F00019Ddc7d2e0284D72E80194", - "0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef", - "0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1", - "0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0", - "0xaDd171460C3c015CA756Ef52A629d926423AdefE", - "0xADD9c6c4375B5afa3c952ed517a0E532E6238815", - "0xADE00C28244d5CE17D72E40330B1c318cD12B7c3", - "0xADF8B8050639b6236915f7516d69dE714672F0bF", - "0xAE1eaAE3F627AAca434127644371b67B18444051", - "0xAE31b85Bfe62747d0836B82608B4830361a3d37a", - "0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094", - "0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4", - "0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93", - "0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79", - "0xaE6733eC673Bc211B3F6959DBD5C377E1a439769", - "0xae690cF07C85BFB2de29aB32080c0EA182ae82B5", - "0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d", - "0xaE73B38d1c9A8b274127ec30160a4927C4d71824", - "0xae746520FfDB15d0505e32f1d6e9a2b4ab866572", - "0xae75116eaCb982b6CD08A567eBaFBb9e3718f123", - "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84", - "0xaE8488e75493B89A0E1488BF91542208C416f486", - "0xAE9CBE6eBf72A51c9Fcea3830485614486318Fd4", - "0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27", - "0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85", - "0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0", - "0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230", - "0xaebe5B3780860147DE62BC67339f0386c4A13d87", - "0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009", - "0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a", - "0xaEc98A708810414878c3BCDF46Aad31dEd4a4557", - "0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305", - "0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2", - "0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4", - "0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5", - "0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81", - "0xaF1250fa68D7DECD34fD75dE8742Bc03B29BD58e", - "0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7", - "0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807", - "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "0xAF350211414C5DC176421Ea05423F0cC494261fB", - "0xaF3573E1E223c601340AdE1f1D52cd106B264367", - "0xaf364474803E89250A46D592fef4cC4eF8270DD8", - "0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25", - "0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961", - "0xAF446174961CD544e51B89310581669e8FC00D16", - "0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16", - "0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433", - "0xaf79C4c4106b7C35c2FeC72D130783524f821D89", - "0xAf8A215e81FAea7C180CE22b72483525121813BD", - "0xaf9CE02409C5E1549a1637446035dAB83ab8aE70", - "0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5", - "0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A", - "0xafb1eF73cC478461cD6A5Ab41D92550439071ece", - "0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f", - "0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70", - "0xaFBeC4D65BC7b116d85107FD05d912491029Bf46", - "0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6", - "0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B", - "0xafcCbdA168681038419908470e79E2353a798E1f", - "0xAFe60511341a37488de25Bef351952562E31fCc1", - "0xAfe6851C1D9ee2E759ACDEE8cFC827E22a9eC5d7", - "0xAfE8ba38ec668DB1D30c805C40983839bf8B4278", - "0xaFF7d8a6E42568062b97961d9361075E38658037", - "0xaff84e86d72EDb971341a6A66eb2dA209446FA14", - "0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf", - "0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9", - "0xB026840Be538828F3a43520420e69FC8548F5EF8", - "0xb0280743b44bF7db4B6bE482b2Ba7b75E5dA096C", - "0xB02cDc19d0612b3bF355af03dB8979AB36693386", - "0xB0514a5b4Aa58aC6E954f537598dD42a71916581", - "0xb052F8A33D8bb068414EaDE06AF6955199f9f010", - "0xb056c38f6b7Dc4064367403E26424CD2c60655e1", - "0xb05AF453011d7ad68a92b0065FFD9d1277eD2741", - "0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc", - "0xB07ec2c28834B889b1CE527Ca0F19364cD38935c", - "0xB08F303E5e30d8bd50cB991dB07A55C506e61F23", - "0xb0a0a070640B450eB136DC377208469ee4F49fbc", - "0xB0b18830491097b5CFb0B6131C2eBF683FAdA891", - "0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1", - "0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5", - "0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f", - "0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880", - "0xb0ecc7f33973D8aCd6296Ab40f37718015b98345", - "0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660", - "0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84", - "0xB119Ce94D098C18fe380904c24e358bd887F00BE", - "0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590", - "0xb140A429c342083E97Daf42d5D82634bd7Ade7d4", - "0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9", - "0xb15F63a517e40F599e7331F825A0775001915Fb6", - "0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA", - "0xB16d3Ed603D62b125c6bd45519EDa40829549489", - "0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286", - "0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3", - "0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD", - "0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6", - "0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF", - "0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059", - "0xB1A30851E3f7d841b231B086479608e17198363A", - "0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB", - "0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B", - "0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15", - "0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c", - "0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773", - "0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7", - "0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229", - "0xB1e93236ab6073fdAC58adA5564897177D4bcC43", - "0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215", - "0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91", - "0xB1F2b122139daCD2aD29840E92cbc38716568994", - "0xB1f66997A5760428D3a87D68b90BfE0aE64121cC", - "0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718", - "0xB2279B6769CFBa691416F00609b16244c0cF4b20", - "0xB22950854A0A443aD97CaC440aA91E28b511d53A", - "0xB22c2786a549B008517B67625f5296E8fAf9589e", - "0xB24754bE79281553dc1adC160ddF5Cd9b74361a4", - "0xB24f135C954b71B75dD413b288835b5a8d4AFa74", - "0xB26631c6dda06aD89B93C71400D25692de89c068", - "0xB26abB2928C22F3763620448FbaD913648521866", - "0xb2734a4Cec32C81FDE26B0024Ad3ceB8C9b34037", - "0xb28f9C9B71B0C3885AE441A3c0F51027b760a991", - "0xB29678a4805a7d787dc9589E179D27F7575bB9f7", - "0xB2b834900EE97E487d521FC09243f19A1a4A3099", - "0xb2C822a1b923E06Dbd193d2cFc7ad15388EA09DD", - "0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3", - "0xB2Cf3a438aCf46275839a38dB7594065f64151d3", - "0xb2d25d27f3f8F2265beDC400f00dac8B7521106a", - "0xB2D8e647EE55CC58A2B408e38f433238498853da", - "0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8", - "0xB2E260F12406c401874EcC960893C0f74Cd6aFcd", - "0xB2eE225350337D17F5A5eA037a0F0b6172Df5A4a", - "0xb2F7EB1f2c37645bE61d73953035360e768D81E6", - "0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc", - "0xb30fAE8C3496455dfa29C171096e9B55076B1561", - "0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069", - "0xB313C71b20CE054C6224d403387aC2536c0b954e", - "0xB31C219959E06f9aFBeB36b388a4BaD13E802725", - "0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6", - "0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407", - "0xb339FcA531367067e98d7c4f9303Ffeadff7B881", - "0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B", - "0xB348cB0638b2399aE598b5575D5c12e0F15d3690", - "0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5", - "0xb35e3E3E8A95Fd245d5C912118045459AaB9243b", - "0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200", - "0xB3673209fF0109f75432fa29FD29AE19F89Cb902", - "0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666", - "0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3", - "0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe", - "0xB37a769B37224449d92AAc57dE379E1267Cd3B00", - "0xb3BACe433288645114FE8e8aA91F87659CBF665b", - "0xb3Bd49E28f8F832b8d1E246106991e546c323502", - "0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A", - "0xb4058411967D5046f3510943103805be61f0600E", - "0xb40E02f0E11081140a062f06b6692180c0199Dd9", - "0xB41422D5a1d5d5C73c229686935b40F881502785", - "0xB414F8Ec2D14c64f37B1559CBE43746284514596", - "0xb41654a43Aae0D7d17701C612567b4243aa9cD6C", - "0xB417fA71A03A9bADBf962589F2478353fd5693e2", - "0xb41f09a973a85c7F497c10B00a939dE667B55a78", - "0xB422e605fBd765B80D2C4b5d8196C2f94144438B", - "0xB4272071eCAdd69d933AdcD19cA99fe80664fc08", - "0xb444208cB0516C150178fCf9a52604BC04A1aCEa", - "0xB4467E8D621105312a914F1D42f10770C0Ffe3c8", - "0xB45a50545bEEAB73F38F31E5973768C421805E5E", - "0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067", - "0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6", - "0xb48E0F69e6A3064f5498D495F77AD83e0874ab28", - "0xb4a525631FB867cE79e6DD07B86B9A098501acd5", - "0xB4a677B0E363c3815d46326954a4E4d2B1ACe357", - "0xB4ae194a0DCF1B4080b164C1d775ee06E0817305", - "0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b", - "0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC", - "0xB4d930279552397bbA2ee473229f89Ec245bc365", - "0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee", - "0xb4eA1e0E82814B8D357Dcf864083980972CE62AA", - "0xB4EFd85c19999D84251304bDA99E90B92300Bd93", - "0xb51925A39d3d9e81Bb77407CD38468797B5be6d2", - "0xb526FD41360c98929006f3bDcBd16d55dE4b0069", - "0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8", - "0xB53AC311087965D9e085515EfbE1380B2cA4De9a", - "0xB53e08B97724126Bda6d237B94F766c0b81C90fE", - "0xb54be748DEE3955aFb28B50beEd24f9db8992Cab", - "0xb562EC0261a9cB550A5fbcB46030088F1d6a53cF", - "0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23", - "0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52", - "0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec", - "0xB58B0B858dAbD762c063Ea0F22f2FA3397474529", - "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723", - "0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2", - "0xb5A5F22694352C15B00323844aD545ABb2B11028", - "0xb5A73f5Fc8BbdbcE59bfD01CA8d35062e0dad801", - "0xB5AE848EdB296C21259b7467331467d2647eEcDf", - "0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760", - "0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112", - "0xB5Ca46cF1da09248126682a7bd72401fd7A6b151", - "0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93", - "0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869", - "0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4", - "0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11", - "0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad", - "0xb60Fde5D798236fBF1e2697B2A0645380921FccF", - "0xb6177A82b416F888D10c72b450Cd5442651d749a", - "0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206", - "0xB6259685685235c1eF4B8529e7105f00BD42b9f8", - "0xb628919a5456fd746A6b7a9f1003040Ca63e6d45", - "0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F", - "0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d", - "0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273", - "0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC", - "0xB65aA347A28d40039f62F3a488c9FD2799cB5a95", - "0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5", - "0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b", - "0xB66A2131A6B840dd020151f80723CAED603eFB51", - "0xB67718b98d52318240c52E71A898335da4A28c42", - "0xB68042de5B3dA08a80C20d29aEFab999D0848385", - "0xb683D83a532e2Cb7DFa5275eED3698436371cc9f", - "0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71", - "0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec", - "0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e", - "0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a", - "0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d", - "0xB6eD7644C69416d67B522e20bC294A9a9B405B31", - "0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1", - "0xb6EE9668771a79be7967ee29a63D4184F8097143", - "0xb6F2C2cc130473f88E3d887F42339Eb787475873", - "0xb6F43025B29196Af2dddd69b0a58AFBa079cD600", - "0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32", - "0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE", - "0xB70835D7822eBB9426B56543E391846C107bd32C", - "0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F", - "0xb7355bc855Dc4959e90316e25E592D38C480ab6f", - "0xb736bA66aAd83ADb2322D1f199Bfa32B3962f13C", - "0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb", - "0xb753428af26E81097e7fD17f40c88aaA3E04902c", - "0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc", - "0xb7742216e874C7c33f608c41e625B01A6f323570", - "0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0", - "0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8", - "0xb7ba8461664dE526A3ae44189727DFC768625902", - "0xB7c4A82936194FEE52a4E3d4cEC3415f74507532", - "0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958", - "0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE", - "0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB", - "0xB802b24E0637c2B87D2E8b7784C055BBE921011a", - "0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7", - "0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e", - "0xB813879550B7c7B7f59F83962e86e5fAA7E763a1", - "0xB81D70802a816B5DacBA06D708B5acF19DcD436D", - "0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4", - "0xb83Cd8d39462B761bb0092437d38b37812dd80A2", - "0xB83D46598d61a98EDdADDC33ED4adAA0eD496907", - "0xB868636A18c9935D9B259228851cC49245ae68A2", - "0xB8742486C723793Cf5162bb5D3425ED9cD73D049", - "0xB8796542765747ed7F921FF12faff057b5D624D7", - "0xB879DA8b24c9b8685dE8526cF492E954f165D74b", - "0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC", - "0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272", - "0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD", - "0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE", - "0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a", - "0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433", - "0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58", - "0xB8c77482e45F1F44dE1745F52C74426C631bDD52", - "0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b", - "0xb8e103b60A33597136EA9511F46b6dBeB643a3a5", - "0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3", - "0xB8E2e2101eD11e9138803cd3e06e16dd19910647", - "0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8", - "0xB91C2a2b953D72f3EF890490669a0A41B0ADD5f7", - "0xB92179B36794e169a2E5582ECE92936480754DA9", - "0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50", - "0xb92f51CE4045212EeF8008C2f665DA713035267B", - "0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38", - "0xb9440022a095343B440D590FCD2d7A3794Bd76c8", - "0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90", - "0xb96207E0a45a953953109B6E2DCB8F4b72eC7462", - "0xB9680C592ec9306497260c4FdEab3624FE898857", - "0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA", - "0xB97048628DB6B661D4C2aA833e95Dbe1A905B280", - "0xb977ee318010A5252774171494a1bCB98E7fab65", - "0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22", - "0xb9871cB10738eADA636432E86FC0Cb920Dc3De24", - "0xB987D48Ed8f2C468D52D6405624EADBa5e76d723", - "0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986", - "0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352", - "0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3", - "0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286", - "0xB9e7F8568e08d5659f5D29C4997173d84CdF2607", - "0xB9EefC4b0d472A44be93970254Df4f4016569d27", - "0xb9EF770B6A5e12E45983C5D80545258aA38F3B78", - "0xba100000625a3754423978a60c9317c58a424e3D", - "0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55", - "0xBA14b245d449965BdBeB630ebe135B569474F5b1", - "0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2", - "0xba2184520A1cC49a6159c57e61E1844E085615B6", - "0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A", - "0xbA23485a04B897C957918FdE2DabD4867838140b", - "0xbA32286b0296F0a86111644B74472D8AAbaE3027", - "0xba358B6f5b4c0215650444B8C30D870B55050D2D", - "0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E", - "0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5", - "0xBA50933C268F567BDC86E1aC131BE072C6B0b71a", - "0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2", - "0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6", - "0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16", - "0xba7435A4b4C747E0101780073eedA872a69Bdcd4", - "0xbA745513ACEbcBb977497C569D4F7d340f2A936B", - "0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC", - "0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0", - "0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb", - "0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5", - "0xBa9508c6d2650fBB7c167090438226AF2718DECB", - "0xba9d4199faB4f26eFE3551D490E3821486f135Ba", - "0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8", - "0xbAB6F30C81209433a3cEd28cA8E19256440547d9", - "0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908", - "0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31", - "0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B", - "0xbADf67237e1b8Cb8481445220e86536E1648FE3e", - "0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420", - "0xbAe226690D7DCe1Da1823f0BF811529b8229134a", - "0xBAE235823D7255D9D48635cEd4735227244Cd583", - "0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F", - "0xBB13E608888E5D30C09b13F89d27631056161B9F", - "0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29", - "0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82", - "0xbb2f95F286ec090555dCa7c0BB49948C59494FdC", - "0xbb325121a2BE1294b51C10ec56989e5693D0F59D", - "0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771", - "0xBb50fd41e67b3078B4052d84077a3685eddb7E51", - "0xbb92579DE560A2d7D300648A3e7c685e80A757d0", - "0xbB9322256863538d4D330346DaeB6AC19130E298", - "0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62", - "0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413", - "0xbBB17c3D1f581dab947144C31387774c1BbEa900", - "0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89", - "0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44", - "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD", - "0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f", - "0xbBc2045D335Cb224228f1850b29173d9d7D7b989", - "0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3", - "0xBBCA7197c4BF733d8fD38751733864B70851CB87", - "0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af", - "0xBbe761EA1447A20b75aA485b7BCad4837415d7D7", - "0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B", - "0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4", - "0xBc0d84FA6260E065F330d51621d682d2630F4Aa2", - "0xbc16da9df0A22f01A16BC0620a27e7D6d6488550", - "0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7", - "0xbC32bE9115c3D2309ccF643f64C119bBc97a5280", - "0xbC396689893D065F41bc2C6EcbeE5e0085233447", - "0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d", - "0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835", - "0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26", - "0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb", - "0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF", - "0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6", - "0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed", - "0xBC7F402F3bC1c6D56C8041F551b47a0AD7714D1b", - "0xBC86727E770de68B1060C91f6BB6945c73e10388", - "0xbCa3C97837A39099eC3082DF97e28CE91BE14472", - "0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5", - "0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35", - "0xbcC7026CdE024c6a97d2DF6e40613217d946279C", - "0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1", - "0xbCdfE338D55c061C084D81fD793Ded00A27F226D", - "0xbcE7BD79558dda90B261506768f265c5543A9f90", - "0xbD03BD923c7D51019Fd84571D84e4eBcf7213509", - "0xBD0706f616b8D465d87583B727Df8478Ed1496fD", - "0xBd0793332e9fB844A52a205A233EF27a5b34B927", - "0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF", - "0xBD16179538D7d5A91285F730a7c94E134FC0F677", - "0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed", - "0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308", - "0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F", - "0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3", - "0xBd356a39BFf2cAda8E9248532DD879147221Cf76", - "0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4", - "0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20", - "0xbD4B60a138b3fce3584EA01f50c0908c18f9677A", - "0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B", - "0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1", - "0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9", - "0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98", - "0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf", - "0xbd95145EE25E4203d90592834c688C92653532A6", - "0xBda7807bDa12CfD225f978502F9b470beb25E212", - "0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E", - "0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774", - "0xbdBF67D9bcb35e2bb7e4951002c6D70013196972", - "0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829", - "0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969", - "0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d", - "0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22", - "0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C", - "0xBDDab785b306BCD9fB056Da189615Cc8eCE1D823", - "0xbdEB4b83251Fb146687fa19D1C660F99411eefe3", - "0xbDEC45952B5E234EdDC2981B43eeD360826D5087", - "0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1", - "0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f", - "0xbe038A2FDfec62Cf1beD852f141A43005035edcC", - "0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124", - "0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba", - "0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439", - "0xBe428c3867F05deA2A89Fc76a102b544eaC7f772", - "0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D", - "0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4", - "0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D", - "0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18", - "0xBe9329273A9D9e34B31d4b83a038E724a685BE72", - "0xbE9375C6a420D2eEB258962efB95551A5b722803", - "0xBeA202a291f633c12EdBbD51e04af985b2670500", - "0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb", - "0xBeB6fdF4ef6CEb975157be43cBE0047B248a8922", - "0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12", - "0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85", - "0xbf05571988dAaB22D33C28bbB13566eae9DeE626", - "0xbf11447c29071B562C54522875D0C9E3E21240aE", - "0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB", - "0xbF18F246B9301F231e9561B35A3879769BB46375", - "0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e", - "0xbF24a875BF58a2473005f9271Bd023b656721D3e", - "0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F", - "0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1", - "0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa", - "0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd", - "0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a", - "0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940", - "0xBf5813707F50Fc1B6D19481fBfE4A90986179107", - "0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91", - "0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B", - "0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F", - "0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1", - "0xbf8fB919A8bbF28e590852AeF2D284494eBC0657", - "0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8", - "0xBFB7a652000763AC12bd3EED65C3E5Da5785743f", - "0xBFbe5332f172d77811bC6c272844f3e54A7B23bB", - "0xBFD04AaCD54c0213d3Ba6CBb390898AC50A2dcb2", - "0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7", - "0xBFd78659212F00dE65A6411DAdC75878930725Ec", - "0xBfE03707aDb75b478Add9A01978057803F480E44", - "0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB", - "0xC002141f62961AfA759F7b22aaeb151bf80a3d8D", - "0xc00e94Cb662C3520282E6f5717214004A7f26888", - "0xC011A72400E58ecD99Ee497CF89E3775d4bd732F", - "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", - "0xc020c00e45dd3529e18012282657A1136C2B13E6", - "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", - "0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35", - "0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785", - "0xC05d14442A510De4D3d71a3d316585aA0CE32b50", - "0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01", - "0xc06aEc5191bE16b94FfC97B6Fc01393527367365", - "0xC06fb76E8d0616a8847484448C27c877FfBfdf89", - "0xc074Dd87663b97097f06d805A164b6B271158738", - "0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A", - "0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315", - "0xc0984810873C9D1546afB0286Ae996a370E05f16", - "0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9", - "0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F", - "0xC0D766017141dd4866738C1e704Be6feDc97B904", - "0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c", - "0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f", - "0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253", - "0xc0ea83113038987d974FE667831a36E442e661E7", - "0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D", - "0xC0EFFD5D26E42d99540707657555010Ab24Bf905", - "0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766", - "0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9", - "0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2", - "0xc12d099be31567add4e4e4d0D45691C3F58f5663", - "0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E", - "0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454", - "0xc15A399c4eA7815fE36857C9E290EE452A5D6B21", - "0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6", - "0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A", - "0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1", - "0xc175E77b04F2341517334Ea3Ed0b198A01A97383", - "0xc1a29a42876ff31D6c30341f5CF400dD8e766d91", - "0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa", - "0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9", - "0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D", - "0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5", - "0xC1fB6C015fC535aBD331D3029De76a62e412Fb23", - "0xc20464e0C373486d2B3335576e83a218b1618A5E", - "0xc21dBEE65D62770953035f0434C532d578a666c9", - "0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e", - "0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae", - "0xC254664c7408Dde413969fBcD593328F6099E32f", - "0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e", - "0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c", - "0xC26b56F339bf8274B85f4D524906d40f50163532", - "0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb", - "0xc27A2F05fa577a83BA0fDb4c38443c0718356501", - "0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f", - "0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2", - "0xC28f1149bDc3DB79607Bd758867f6A1823674095", - "0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf", - "0xc2b58812c24020EA924c3d7C241C441605F12E75", - "0xC2Ba253771006c7fe2952e67f1780703c4707bEa", - "0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d", - "0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293", - "0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340", - "0xc2DD62b809de9409fDa30D5c222B1f30A850ed84", - "0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28", - "0xC2fbab8de59F2671d55137DfD837f68e9a040867", - "0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8", - "0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af", - "0xC30A5e36072612a5884AA6BDc2289fC5e8901638", - "0xc324a2f6b05880503444451B8b27e6f9e63287Cb", - "0xc327DaF071fb374dcB2AfD28797fC58F096A8b1F", - "0xC343f099d3E41aA5C1b59470450e21E92E2d840b", - "0xc3469460CA6260d81ad508773f3B691ae4753Ae2", - "0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403", - "0xc34Ef872a751A10E2a80243eF826ec0942fE3F14", - "0xc36e2C02e64585c15794B8e25E826d50b15fd878", - "0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA", - "0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f", - "0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4", - "0xc37E8a31BA2d110c12f09f0239954A68b00bC599", - "0xC385d5359dE8E779b902904cDdc87074127650bf", - "0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527", - "0xC3951d77737733174152532e8B0f27e2c4E9F0dC", - "0xc398891b43F1B91158dCa87c63a88b80d000C248", - "0xc398e9A33288831a64F28F2E01065B17C25B6cD3", - "0xC39E626A04C5971D770e319760D7926502975e47", - "0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074", - "0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34", - "0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2", - "0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5", - "0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb", - "0xc3e2de0b661cF58F66BdE8E896905399ded58af5", - "0xc3E329cA5380C6b416CF095Ed1a662c378A2B630", - "0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587", - "0xc4199fB6FFDb30A829614becA030f9042f1c3992", - "0xc42209aCcC14029c1012fB5680D95fBd6036E2a0", - "0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3", - "0xc434B0584355039392BBa077B2B58AE614B6f18c", - "0xc44948cbbaF37A4D7f1315C08972B4338080bf59", - "0xc45D5E5c83101B1873354694B95089981fB9F7ca", - "0xC45DbdF28844fdB1482C502897d433aC08d6cCd0", - "0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28", - "0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2", - "0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494", - "0xC4bC757008f91fdA5876398147C73831cf9b285E", - "0xC4C2614E694cF534D407Ee49F8E44D125E4681c4", - "0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4", - "0xc4e41117B773599971907172b82FE85afe6A1a21", - "0xC5005344d52758EE2264be257A198B50f884711b", - "0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83", - "0xc528c28FEC0A90C083328BC45f587eE215760A0F", - "0xC538143202f3b11382D8606aae90a96b042a19DB", - "0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5", - "0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791", - "0xc54083e77F913a4f99E1232Ae80c318ff03c9D17", - "0xc544197d2b5862B996317dD471544f00769902b5", - "0xc5451c3b432687A5a796c4DafD0cb4702874F92D", - "0xc5594d84B996A68326d89FB35E4B89b3323ef37d", - "0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759", - "0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78", - "0xC57d533c50bC22247d49a368880fb49a1caA39F7", - "0xc58c0Fca06908E66540102356f2E91edCaEB8D81", - "0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD", - "0xC5bBaE50781Be1669306b9e001EFF57a2957b09d", - "0xC5d105E63711398aF9bbff092d4B6769C82F793D", - "0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54", - "0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49", - "0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31", - "0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB", - "0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc", - "0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65", - "0xC6263b73b18Bc3855099808D313680e5dD8e24Ce", - "0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532", - "0xc6358C02A4BaFcbcd85360ae046e6bEe556429c1", - "0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054", - "0xC650f5514AE1A3a27930922145ce49E8A91b91AB", - "0xc666081073E8DfF8D3d1c2292A29aE1A2153eC09", - "0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62", - "0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d", - "0xC66eFb10689c4FF5012402ddA7c346A48a43817d", - "0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea", - "0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5", - "0xc687Cbe21Da4374597ac5a020D79A7c39536512C", - "0xc68B73D9509F5343602480656F5dA512a5A20b9e", - "0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87", - "0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5", - "0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808", - "0xc6A18790d4D3988D28cc1E274E2c696602ea4343", - "0xc6AbF3C09341741Ac6041B0B08195701bdFD460C", - "0xC6D603A9Df53D1542552058c382bf115AACE70C7", - "0xC6D76756Fec88A289B20091846b81C23997BFD00", - "0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376", - "0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9", - "0xc719d010B63E5bbF2C0551872CD5316ED26AcD83", - "0xC72ED4445B3fe9f0863106E344E241530d338906", - "0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D", - "0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1", - "0xc73f2474001aD1D6aEd615aF53631148CF98dE6b", - "0xC741f06082AA47F93729070aD0dD95E223Bda091", - "0xc7579bB99Af590EC71c316E1Ac4436C535039594", - "0xc75F15AdA581219c95485c578E124df3985e4CE0", - "0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471", - "0xc769791B5b8690076dAd0E97247A842Aa6711B9B", - "0xC76FB75950536d98FA62ea968E1D6B45ffea2A55", - "0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d", - "0xC77b230F31b517F1ef362e59c173C2BE6540B5E8", - "0xC78593C17482EA5de44Fdd84896fFd903972878E", - "0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66", - "0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9", - "0xc7A729D6d010FfdEA743092a97898E450eC1ED33", - "0xC7ac23AA559e975548ac959e4D1c926830093554", - "0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f", - "0xc7C03B8a3FC5719066E185ea616e87B88eba44a3", - "0xc7C21F8A739b448051c6e054E2Ef0739B742B22e", - "0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5", - "0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a", - "0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d", - "0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e", - "0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C", - "0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54", - "0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea", - "0xC80c5E40220172B36aDee2c951f26F2a577810C5", - "0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6", - "0xc813EA5e3b48BEbeedb796ab42A30C5599b01740", - "0xC83e0B5110f94C45739FB4995566f57c2542eAF8", - "0xC841210471aE257824b1Ddaf24D0eF64f2297485", - "0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB", - "0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A", - "0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b", - "0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A", - "0xC86D054809623432210c107af2e3F619DcFbf652", - "0xC87412535beC14FE79497914Dc5886fb0a163123", - "0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456", - "0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a", - "0xC88C59d0C573043C477fB9084990Ea14bc3C3817", - "0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63", - "0xC89fA86A1a2f6De30D35B4602F709161D08BABda", - "0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC", - "0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c", - "0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8", - "0xC8C8205297b0908b9d0B16aa95c8d0108D615D25", - "0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB", - "0xC8d674114bac90148d11D3C1d33C61835a0F9DCD", - "0xC91b81df82534eA95C547abE86db455976ce70F8", - "0xc92D6E3E64302C59d734f3292E2A13A13D7E1817", - "0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0", - "0xc944E90C64B2c07662A292be6244BDf05Cda44a7", - "0xc956fDB88D2E5b71E22D63313624e42d4757E7f9", - "0xc962ad021a69D457564e985738C719aE3f79B707", - "0xC9683713241D88C7Cce5a4609aAD7480177DE129", - "0xc96DF921009B790dfFcA412375251ed1A2b75c60", - "0xc97A5cdF41BAfD51c8dBE82270097e704d748b92", - "0xC98449EF8a017cfD29AED8b21B9B26492978a898", - "0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F", - "0xc98e0639c6d2EC037A615341c369666B110e80E5", - "0xc994a2dEb02543Db1f48688438b9903c4b305ce3", - "0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec", - "0xC9aFDea326c109D441519d355756f4e88465f94d", - "0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF", - "0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454", - "0xc9c69a216568dE4d5B991b05cc9C382494FfA62e", - "0xC9cE70A381910D0a90B30d408CC9C7705ee882de", - "0xC9D73535DEBE2829b03faab04FF1022399Afc122", - "0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9", - "0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114", - "0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501", - "0xca0cB90D02a43C673ACb6927C496980d369c9F89", - "0xCA0e7269600d353F70b14Ad118A49575455C0f2f", - "0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84", - "0xcA2796F9F61dc7b238Aab043971e49c6164DF375", - "0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d", - "0xcA3Ea3061d638E02113aA960340c98343b5aCd62", - "0xca694eb79eF355eA0999485d211E68F39aE98493", - "0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A", - "0xCA760655D162EE134E34A316aE8AD9a54a69B60f", - "0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8", - "0xca9d97c6C7D5a0cE89371880037cc23866e2264d", - "0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC", - "0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0", - "0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53", - "0xCad2bAFF23327a45d42d82A78975BaC239632910", - "0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335", - "0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba", - "0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2", - "0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2", - "0xcb03bec536843D338ac138205a6689d4cDc11046", - "0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B", - "0xcb17cD357c7acD594717D899ecb9df540F633F27", - "0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F", - "0xcb33BA014340AAc7644184772c4C5f431b3e1aD9", - "0xCb39C3502415152b2ec90ff07ee18cc94f681a72", - "0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7", - "0xcB3df3108635932D912632ef7132d03EcFC39080", - "0xcB3F902bf97626391bF8bA87264bbC3DC13469be", - "0xCB5A05beF3257613E984C17DbcF039952B6d883F", - "0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962", - "0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E", - "0xCB610b65122f9A530892a9d442aa5f88A58d8a37", - "0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B", - "0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750", - "0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f", - "0xCBc62A291d4C564fd5D1d171154a0266ce336c44", - "0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908", - "0xCBCec9738533114F4434E1697201571EEf4dde32", - "0xcbd55D4fFc43467142761A764763652b48b969ff", - "0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7", - "0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644", - "0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903", - "0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2", - "0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68", - "0xcbf15FB8246F679F9Df0135881CB29a3746f734b", - "0xcc0eC876191558De23c8D122483F30382651674F", - "0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea", - "0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25", - "0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57", - "0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB", - "0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7", - "0xCc34366E3842cA1BD36c1f324d15257960fCC801", - "0xCc394f10545AeEf24483d2347B32A34a44F20E6F", - "0xCC4304A31d09258b0029eA7FE63d032f52e44EFe", - "0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9", - "0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38", - "0xcc53C2E5e2421cb5a5307Ed1C229816d71266292", - "0xCC55cf17d21c758E52b87113a7143116e4d9EB10", - "0xCC6B25d2A3D95568d1C903a5376982b1f54c7791", - "0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e", - "0xCC9254107D18493D018EE87C843a1D6d0c483c3C", - "0xcca0c9c383076649604eE31b20248BC04FdF61cA", - "0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535", - "0xCCbf21ba6EF00802AB06637896B799f7101F54A2", - "0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E", - "0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde", - "0xcCeD5B8288086BE8c38E23567e684C3740be4D48", - "0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18", - "0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743", - "0xcD2d415835D4746f5498950F3Fc48e01e64F89f9", - "0xcD3673aF09e76C74d889aaBab68cA0645566A3a1", - "0xcd607FDD69931675F50eA43D3488785367322B4e", - "0xcD62b1C403fa761BAadFC74C525ce2B51780b184", - "0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45", - "0xCD6d1a15F39E41F1154511601C905Faf469001bE", - "0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E", - "0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f", - "0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc", - "0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A", - "0xCda907B126375B914DBa39AC2518230dc95D315C", - "0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47", - "0xCDC412F306e0C51e3249B88C65423Cd16b322673", - "0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814", - "0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6", - "0xCdD7027447bC557AB926764e096DaDE96050a86e", - "0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527", - "0xce11D811C7BdbDDbbAADcF11668551205d23AD6e", - "0xCE1298eF635326d9F197963E49E1E67422761897", - "0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677", - "0xcE27A2388D2ba7a9995fa0960FB168568e2a7923", - "0xcE2834171F0FC397b46963E10331B38Ff635003d", - "0xCe49c3c92b33a1653F34811a9d7e34502bF12B89", - "0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b", - "0xCe53a179047ebed80261689367c093C90A94cC08", - "0xcE8089fF023dF2db04b56d2d5156681144a86b82", - "0xce853db3359326dB6D03981C9fb42983BbCdd007", - "0xCE958ECf2C752c74973e89674Faa30404b15A498", - "0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3", - "0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3", - "0xceB8652de51C77245226eA8b35858114D41F1B99", - "0xcEbc84E329467D4feA6351e9670d18819D6C9B9B", - "0xcec38306558a31cdbb2a9d6285947C5b44A24f3e", - "0xcecede5A20645EAc6ca2032eeEb1063572D63c29", - "0xCeD4E93198734dDaFf8492d525Bd258D49eb388E", - "0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197", - "0xceF1cA19d053e35509501D0f45408297845d8C18", - "0xcEf46305D096fa876Dd23048bf80F9345282e3fc", - "0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48", - "0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd", - "0xcf17a46a463E55B366672807245397999592365c", - "0xcF1D879e7016d654584Bfa0487e10714d24c5eff", - "0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A", - "0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1", - "0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3", - "0xCF67CEd76E8356366291246A9222169F4dBdBe64", - "0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38", - "0xcF7d119BCb6822283003adc7c1a40E9ae7097B75", - "0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2", - "0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45", - "0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E", - "0xcfAD57a67689809CdA997f655802a119838c9ceC", - "0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f", - "0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B", - "0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2", - "0xcfCA01488643501CAb56d1855921c897D5EE4b1B", - "0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7", - "0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c", - "0xD01DB73E047855Efb414e6202098C4Be4Cd2423B", - "0xd0207f76A97aD3779b7731ab1fc4cF926a508E87", - "0xD0352a019e9AB9d757776F532377aAEbd36Fd541", - "0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2", - "0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec", - "0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2", - "0xD049499E86f5ED97924Eb90fd5B15b9691bBC009", - "0xd0658324074D6249a51876438916f7C423075451", - "0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328", - "0xD07A5aAe8d66614de5e18a4EE32988A70dC20467", - "0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d", - "0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA", - "0xd0834d08c83dbE216811AAea0EEfFb2349E57634", - "0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988", - "0xd08575F5F4DE7212123731088980D069CB75873D", - "0xd0929d411954c47438dc1d871dd6081F5C5e149c", - "0xd0983dD6a0334c71d0478255D1F794508026b888", - "0xd09B4a4Cc6F092959478C693F3933cD27dA75244", - "0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433", - "0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c", - "0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2", - "0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30", - "0xd0c59798F986d333554688cD667033d469C2398e", - "0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD", - "0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC", - "0xd0Df3b1Cf729A29B7404c40D61C750008E631bA7", - "0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C", - "0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c", - "0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1", - "0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f", - "0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0", - "0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8", - "0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2", - "0xD178b20c6007572bD1FD01D205cC20D32B4A6015", - "0xd18C0586A6FbB922489e33A55b494650A41BC5bB", - "0xd19e0D42973fB89c619a83883D7Bf454A6052827", - "0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5", - "0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d", - "0xD1b8D649Ba4C65Fdc382515E27E3B470Dc9a0585", - "0xD1E10C37A27d95D95720291b1Dc6f12F74C71443", - "0xD1eED78FdB470d20aCfa35329879b5051eE68738", - "0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33", - "0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b", - "0xd1F579cc0a5405D7610346b371371bEd1528D18b", - "0xD1F95941d9a69e875F7f51F04e5F214F8114E730", - "0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531", - "0xd234BF2410a0009dF9c3C63b610c09738f18ccD7", - "0xD236487c9BB6ddb1808d52c1C03B6b25B2486810", - "0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de", - "0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468", - "0xd24DFf6117936B6ff97108CF26c1dD8865743d87", - "0xd2567afbA8704547466d32336A23777232AE18cA", - "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07", - "0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070", - "0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835", - "0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4", - "0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9", - "0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8", - "0xd28cFec79dB8d0A225767D06140aee280718AB7E", - "0xd2946be786F35c3Cc402C29b323647aBda799071", - "0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4", - "0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325", - "0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc", - "0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113", - "0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1", - "0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B", - "0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B", - "0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A", - "0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB", - "0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892", - "0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81", - "0xd2d0f85B690604C245F61513bf4679b24ed64C35", - "0xd2d6158683aeE4Cc838067727209a0aAF4359de3", - "0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC", - "0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24", - "0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A", - "0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49", - "0xd3006F35C0286F5485971F935B87F84e72e8e43F", - "0xd30581895B8320c356aFc6f80B07dfB468a65b69", - "0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727", - "0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC", - "0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84", - "0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7", - "0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C", - "0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe", - "0xd3516ecB852037a33bAD2372D52b638D6D534516", - "0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A", - "0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84", - "0xD36a0e7b741542208aE0fBb35453C893D0136625", - "0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4", - "0xd37532D304214D588aeeaC4c365E8F1d72e2304A", - "0xD375a513692336cF9eEBCE5e38869B447948016f", - "0xd379700999F4805Ce80aa32DB46A94dF64561108", - "0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800", - "0xD3C00772B24D997A812249ca637a921e81357701", - "0xd3CDc4e75750DC1e59F8342200742B6B29490e70", - "0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82", - "0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D", - "0xd3E8695d2Bef061EAb38B5EF526c0f714108119C", - "0xd408Df4116248a737cEF94917Ab6C609B37280BC", - "0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE", - "0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d", - "0xd433138d12beB9929FF6fd583DC83663eea6Aaa5", - "0xd44bb6663936CAb1310584A277f7DAa6943d4904", - "0xD45247c07379d94904E0A87b4481F0a1DDfa0C64", - "0xD46bA6D942050d489DBd938a2C909A5d5039A161", - "0xd47334b79333aF70AF1013276876D735151BDC19", - "0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232", - "0xD48B633045af65fF636F3c6edd744748351E020D", - "0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E", - "0xD49ff13661451313cA1553fd6954BD1d9b6E02b9", - "0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136", - "0xd4c435F5B09F855C3317c8524Cb1F586E42795fa", - "0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183", - "0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b", - "0xd4deD7a563B7032b46EF6A484663CA053ded7E20", - "0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a", - "0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e", - "0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b", - "0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95", - "0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C", - "0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87", - "0xd53370AcF66044910BB49CbcfE8f3cD020337f60", - "0xD533a949740bb3306d119CC777fa900bA034cd52", - "0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6", - "0xD54E2E7281De8E7D220F9173e33241fbFa881968", - "0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a", - "0xD5525D397898e5502075Ea5E830d8914f6F0affe", - "0xd5527579226E4ebC8864906E49D05d4458CcF47f", - "0xd559f20296FF4895da39b5bd9ADd54b442596a61", - "0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8", - "0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44", - "0xD581D38a7303b6DeA5828906acFDe416EE85dEE0", - "0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c", - "0xD5930C307d7395Ff807F2921F12C5EB82131a789", - "0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF", - "0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32", - "0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730", - "0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A", - "0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A", - "0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b", - "0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3", - "0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615", - "0xD635903C1B9A3202027d4cC78EfBB6FA964a987A", - "0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9", - "0xd64904232b4674c24fA59170D12fC7df20f5880e", - "0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E", - "0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659", - "0xd6875274b000462F59e9327cbDe2cEf637914569", - "0xd68F761Ae71467996B65522711357e5cfC1045B3", - "0xd690AA91dc5C68E3967495E9533E09930c723E73", - "0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9", - "0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD", - "0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170", - "0xd6aD7a6750A7593E092a9B218d66C0A814a3436e", - "0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69", - "0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6", - "0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55", - "0xd6bD97a26232bA02172Ff86b055d5D7bE789335B", - "0xD6c67B93a7b248dF608a653d82a100556144c5DA", - "0xd6c730B861F9A4DED3C20105ad152Accd7621F9b", - "0xD6e1401a079922469e9b965Cb090ea6fF64C6839", - "0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a", - "0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2", - "0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8", - "0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb", - "0xD716905047C61d92Ef634F97D3D746747C08448A", - "0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF", - "0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8", - "0xD7732e3783b0047aa251928960063f863AD022D8", - "0xd77604D92cFC8D51C945A52908b8532aB7bD19D2", - "0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643", - "0xd780Ae2Bf04cD96E577D3D014762f831d97129d0", - "0xd7a150D2eDfE324166436ea0766294634B811Bb5", - "0xD7b3669C7d3E38aB5a441383D41F25E003e02148", - "0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2", - "0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B", - "0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5", - "0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8", - "0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD", - "0xD7e0F80FB28233bdde0006c50568606A8feb964C", - "0xd7E11234aa8993897055600e605a45DC01b516AE", - "0xd7E1e4530D95717506633E58437f056A49c1FABB", - "0xD7EFB00d12C2c13131FD319336Fdf952525dA2af", - "0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e", - "0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f", - "0xd7FC2Da6B1e60748F18dA01A80360B696518991A", - "0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42", - "0xd80e558027Ee753a0b95757dC3521d0326F13DA2", - "0xd811250b7fE83150cBB3d70a892fCE6189fB3e08", - "0xD812Ac12EF69F5c4431593C985DF049071BFcad7", - "0xD81A93c19292B670341C0ecCf9E6a02822c5bb23", - "0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14", - "0xD83A162d4808c370A1445646e64CC4861eB60b92", - "0xD83A825384a252f57B1EF7d617518F2099AC8Eb5", - "0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d", - "0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07", - "0xD850942eF8811f2A866692A623011bDE52a462C1", - "0xD858c11A1E990d7d02e0897b9B19dAdEf8171832", - "0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c", - "0xD8754fc11703ce600ebb2b32111B4E10384936e1", - "0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671", - "0xD8912C10681D8B21Fd3742244f44658dBA12264E", - "0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a", - "0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50", - "0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF", - "0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A", - "0xd8dc1070B5510583728eE2AFD6934877ea2dE474", - "0xd8e1bb9123DFc3cc27f7120d503ad914A317325c", - "0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666", - "0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6", - "0xD91a6162F146EF85922d9A15eE6eB14A00344586", - "0xd933a6AFF506D683EA9daAe750cf677fC25dc5c2", - "0xD938137E6d96c72E4a6085412aDa2daD78ff89c4", - "0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4", - "0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A", - "0xd94F2778e2B3913C53637Ae60647598bE588c570", - "0xd9555279B1c18b7aa388F053EBc0ab22e2497964", - "0xd957E08ac5421E2C28510586B57d095E5094836a", - "0xd967d9F941CD316Ab238d3EE761F80b7cAec7819", - "0xd97579Cea3fE2473682a4C42648134BB982433B9", - "0xd98F75b1A3261dab9eEd4956c93F33749027a964", - "0xD9964E1306dda055F5284c52048712c35DdB61Fd", - "0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f", - "0xD9A12Cde03a86E800496469858De8581D3A5353d", - "0xd9A4cB9dc9296e111c66dFACAb8Be034EE2E1c2C", - "0xd9A8cfe21C232D485065cb62a96866799d4645f7", - "0xD9A947789974bAD9BE77E45C2b327174A9c59D71", - "0xd9af2d11d788da0097076f4Eb21bd1C5533743D9", - "0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8", - "0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c", - "0xd9d01D4Cb824219A8F482a0FAd479cB971Fd0628", - "0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd", - "0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193", - "0xD9d993FDD6dad5270C0896b364bdBefF38e010CF", - "0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50", - "0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093", - "0xd9F30228884d3212528540aC0136489047bE5734", - "0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C", - "0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB", - "0xdA4129919F964a3A526D3182Bb03E6449e5a8872", - "0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7", - "0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D", - "0xDA80B20038BDF968C7307BB5907A469482CF6251", - "0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A", - "0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724", - "0xdAC17F958D2ee523a2206206994597C13D831ec7", - "0xDAC4AE188AcE3C8985765eDc6C9B4739D4845DdC", - "0xdacD69347dE42baBfAEcD09dC88958378780FB62", - "0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279", - "0xDAf76716996052aff7edb66Ef0Edb301BF001B6F", - "0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7", - "0xdB096cC19b8227E2115855c5B39Dcc247470013C", - "0xDB09eEB26C0194DAA59E539c360300376208969a", - "0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23", - "0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b", - "0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733", - "0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057", - "0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0", - "0xdB209c97e0De799bbf14E3377307780Ddc26BE4E", - "0xdB25f211AB05b1c97D595516F45794528a807ad8", - "0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A", - "0xdb352e55DaAd68B632554410F2D392263fF22b06", - "0xdb455c71C1bC2de4e80cA451184041Ef32054001", - "0xdb4837C9d84315ABCDE80A865f15178F86DB3966", - "0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457", - "0xdb5af0e326B5f6417bc9Db89d76fB2390393287F", - "0xDB61354E9cf2217a29770E9811832B360a8DAad3", - "0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C", - "0xdB70949d01Dc647B973e865A570361c223dAf358", - "0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd", - "0xDB7eB3edE973665b1BB9F3016861E3255062E4ED", - "0xdb8646F5b487B5Dd979FAC618350e85018F557d4", - "0xdb9953028eFB8b659C255B5B676b912c57f37e4b", - "0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76", - "0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB", - "0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067", - "0xdBB2F12CB89Af05516768C2c69A771D92A25D17c", - "0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2", - "0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5", - "0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E", - "0xDc279799643b6F52A7aDb03497f3cC941ff8f113", - "0xdC314366CE447c39348Db014ADD5B2b37329f5Be", - "0xdC3c4f132FEA66947CfDd57e287c1fbb94252677", - "0xDC4A7A6632b1aF0e4E0A3C424936563A08503126", - "0xDc5864eDe28BD4405aa04d93E05A0531797D9D59", - "0xdC5938384Ae01489C5C8D071706E90dd42E33427", - "0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88", - "0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503", - "0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c", - "0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e", - "0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2", - "0xDcB01cc464238396E213a6fDd933E36796eAfF9f", - "0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935", - "0xdCCCdE236b35676ba945D27f93986050197D1e14", - "0xDcd77408e9b16252025637020228f3965938dda5", - "0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b", - "0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7", - "0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965", - "0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5", - "0xdd007278B667F6bef52fD0a4c23604aA1f96039a", - "0xDd15e1e1D9f2E311093676c1a57eEB5D1398d2cE", - "0xDD16eC0F66E54d453e6756713E533355989040E4", - "0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f", - "0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe", - "0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F", - "0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27", - "0xDD436a0Dce9244B36599AE7b22f0373b4e33992d", - "0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f", - "0xDd60F9dd5B891b728955149BD59F42c6513C8dc6", - "0xdd690D8824c00C84d64606FFb12640e932C1AF56", - "0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F", - "0xDd6C68bb32462e01705011a4e2Ad1a60740f217F", - "0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23", - "0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8", - "0xdd7eD58e68F31c1478b59aBA156F61795EEb232a", - "0xDd8A49180E44806Bd56873bda359C1115F7E98b5", - "0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D", - "0xdD94842C15abfe4c9bAFE4222adE02896Beb064c", - "0xdd96e83861b8bf7c413265D9131CbE68e442e02f", - "0xdd974D5C2e2928deA5F71b9825b8b646686BD200", - "0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E", - "0xdDAaf4A0702a03A4505F2352a1abA001fFc344be", - "0xDDB3422497E61e13543BeA06989C0789117555c5", - "0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1", - "0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48", - "0xDDCE370b6E80653fB226803385a58c0f8e49D9d4", - "0xDDD460bBD9F79847ea08681563e8A9696867210C", - "0xDdD673bF7a211c40069F8B204ED01fAfB90c275a", - "0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57", - "0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5", - "0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE", - "0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40", - "0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c", - "0xDe201dAec04ba73166d9917Fdf08e1728E270F06", - "0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2", - "0xDe4C5a791913838027a2185709E98c5C6027EA63", - "0xdE522a2778E4554707E6a8Df36a4871ce9967BB5", - "0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E", - "0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb", - "0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae", - "0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5", - "0xdEcad07BCba1A655D908307617d7Cc48e6228B99", - "0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43", - "0xdef058a630354E1081c7F3608F081E951d2A5570", - "0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E", - "0xdf1338FbAfe7aF1789151627B886781ba556eF9a", - "0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3", - "0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F", - "0xdf22Da9a8C1D80095175Ae601d182A734923F01A", - "0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB", - "0xDF2C7238198Ad8B389666574f2d8bc411A4b7428", - "0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479", - "0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134", - "0xdF44A80c17813789f60090638827aEb23698B122", - "0xDf49C9f599A0A9049D97CFF34D0C30E468987389", - "0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2", - "0xdF574c24545E5FfEcb9a659c229253D4111d87e1", - "0xDf59C8BA19B4d1437d80836b45F1319D9A429EED", - "0xdF6D916F89936d67543998E03dB40d79870bE41E", - "0xDf6Ef343350780BF8C3410BF062e0C015B1DD671", - "0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9", - "0xDF8673049BfcAc01244847d955d139d20815EA84", - "0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2", - "0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4", - "0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006", - "0xdfB78a5de31cF30c295808BE6B17b95f2927302D", - "0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A", - "0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF", - "0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73", - "0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1", - "0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088", - "0xdfe691F37b6264a90Ff507EB359C45d55037951C", - "0xDffD82C8c82f2721aa801097801Da54eE97cf607", - "0xe0089BfD703a711bB211fF62bdD76Cd9032F237A", - "0xE02784175C3BE0DEa7CC0F284041b64503639E66", - "0xe02A8b1D7B2A85a3cb20a902783c9557423691C5", - "0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0", - "0xe05Be272d67eE58a57b38B48c791B586e1220B94", - "0xe05C99fd798C09C066B87d841eCF89Dac4B4856E", - "0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3", - "0xe06Af951086EC3c488b50E31BE29c07F8a260cA3", - "0xe06eda7435bA749b047380CEd49121ddE93334Ae", - "0xe089CeEb88086d7DD5153cf0357525069Cb27a4a", - "0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A", - "0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c", - "0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB", - "0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F", - "0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C", - "0xE0C72452740414d861606a44cCd5eA7f96488278", - "0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987", - "0xe0D95530820aAfc51b1d98023AA1Ff000b78d8b2", - "0xe0E705C9bFf67188a79dc5F59f0b2675031a6055", - "0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65", - "0xe11609b9a51CAF7d32A55896386aC52ED90e66F1", - "0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf", - "0xe12128D653B62F08fbED56BdeB65dB729B6691C3", - "0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d", - "0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6", - "0xe138FDa441fC31B36171122397a8A11d6cd2c479", - "0xE13Ef257cF4D5Df928ca11d230427C037666d466", - "0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065", - "0xE14A603f7c77d4101A87859b8736a04CFD85C688", - "0xe15254a13D34F9700320330abcb7c7F857aF2Fb7", - "0xe1652744e343D50A0050E233eD9BD43fe0a3070a", - "0xE17f017475a709De58E976081eB916081ff4c9d5", - "0xe18AF2C54B852AC2260834534CE70661ABbB321B", - "0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD", - "0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c", - "0xE1Aee98495365fc179699C1bB3E761FA716beE62", - "0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00", - "0xE1bAD922F84b198A08292FB600319300ae32471b", - "0xE1c7E30C42C24582888C758984f6e382096786bd", - "0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199", - "0xe1E70407c8cdB588425fe7736e30DF139110949F", - "0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30", - "0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab", - "0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C", - "0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089", - "0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D", - "0xe25b0BBA01Dc5630312B6A21927E578061A13f55", - "0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D", - "0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9", - "0xe26517A9967299453d3F1B48Aa005E6127e67210", - "0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098", - "0xE270ef848D2e966F59705122F9E7CbEf7a717825", - "0xE277aC35F9D327A670c1A3F3eeC80a83022431e4", - "0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30", - "0xE2b407160AAd5540eAc0e80338b9a5085C60F25B", - "0xe2B7a0c7bC21E000B8327713513b9D4d2620A414", - "0xe2D0612710af166fdeB63b792E3CEd8Da4A52830", - "0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528", - "0xE2dc070524A6e305ddB64d8513DC444B6a1ec845", - "0xE2E6D4BE086c6938B53B22144855eef674281639", - "0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2", - "0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42", - "0xe2f2a5C287993345a840Db3B0845fbC70f5935a5", - "0xE2FB6529EF566a080e6d23dE0bd351311087D567", - "0xe30e02f049957e2A5907589e06Ba646fB2c321bA", - "0xe3152D33c08807Ba9C301c5110e78B9203137C0c", - "0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014", - "0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901", - "0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df", - "0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345", - "0xE33dEE9575a5a59592998f3A404347F9EfA174F7", - "0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D", - "0xE34e1944E776f39B9252790a0527eBDa647aE668", - "0xE35673cdD0370146be64e1DE959ec42E725ec4Ce", - "0xe35a92B24439329E864921E0BeD78166b7EF2194", - "0xE36B0F3C426923E352F6005b6236082A78A3C2cb", - "0xE36df5BB57E80629Cfc28a31e5F794071c085ECa", - "0xe3818504c1B32bF1557b16C238B2E01Fd3149C17", - "0xe3831c5A982B279A198456D577cfb90424cb6340", - "0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD", - "0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1", - "0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81", - "0xE3d208D74e4C167245913C942df8C4Ee03b9abBA", - "0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187", - "0xE3E9204Afd78822A0E22151733E65a901Bf77b77", - "0xE3F4b4A5d91e5cB9435B947F090A319737036312", - "0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5", - "0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9", - "0xE400013Df86249838B720eaB5a7F816aD82433c0", - "0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667", - "0xE41d2489571d322189246DaFA5ebDe1F4699F498", - "0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998", - "0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373", - "0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A", - "0xe455D0862B18B9106141F733e85f3336A38e3D78", - "0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA", - "0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE", - "0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998", - "0xe469c4473af82217B30CF17b10BcDb6C8c796e75", - "0xE477292f1B3268687A29376116B0ED27A9c76170", - "0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573", - "0xe481f2311C774564D517d015e678c2736A25Ddd3", - "0xE48972fCd82a274411c01834e2f031D4377Fa2c0", - "0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672", - "0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7", - "0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B", - "0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa", - "0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8", - "0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857", - "0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223", - "0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29", - "0xE4f81cCaB9FC644409342eB5D19432b7522d7012", - "0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf", - "0xE5108bf6425D408df9d2C2909e77ca96a682E62B", - "0xE51601f59A610DAc06868aa711A05e9a4e291256", - "0xE51f24B251430A6e615f66e0d3c3A97c442aB38C", - "0xE525047aD468F807aa33a4BbE7b1E084Da56eA16", - "0xE52e75e8a97546f40991b489E92c68eBb386dc97", - "0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838", - "0xE531642e9bb5d027E9C20E03284287B97919a9a5", - "0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9", - "0xe541504417670FB76b612B41B4392d967a1956c7", - "0xe541b34f73a4789a033A962ad43655221B4E516e", - "0xE54B3458C47E44C37a267E7C633AFEF88287C294", - "0xe571519185098b2f4914cA973d48c090426D69ee", - "0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE", - "0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C", - "0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C", - "0xE58E751abA3B9406367B5F3CbC39c2Fa9B519789", - "0xe5A1Dd911C289B087202AED0dD85AfbA80373eed", - "0xE5a3229CCb22b6484594973A03a3851dCd948756", - "0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4", - "0xE5aeE163513119F4F750376C718766B40fA37A5F", - "0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532", - "0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6", - "0xE5Bd12178910c928B69CD090b18D4B981f1150dc", - "0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C", - "0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843", - "0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C", - "0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b", - "0xE5f55a3b74874531a99359b833b92866A6609f6B", - "0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8", - "0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0", - "0xe6179bB571D2d69837bE731da88C76e377ec4738", - "0xe61eECfDBa2aD1669cee138f1919D08cEd070B83", - "0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6", - "0xE63684BcF2987892CEfB4caA79BD21b34e98A291", - "0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e", - "0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901", - "0xe6410569602124506658Ff992F258616Ea2D4A3D", - "0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4", - "0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5", - "0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01", - "0xE66747a101bFF2dBA3697199DCcE5b743b454759", - "0xE66F7261F72861e3399eb15424f2F2A2E976CaB3", - "0xe6710e0CdA178f3D921f456902707B0d4C4A332B", - "0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2", - "0xE689a257e070b13a08104AEb995c95FEe1d87673", - "0xE68e0B2280f8A254801d39E7A63cc1E66521AAae", - "0xE68ed880744D3279f7AC25508ea7B5A6f0656848", - "0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B", - "0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31", - "0xE6B9018365cE008319DF4Dec715E664B3CC93321", - "0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F", - "0xE6c2C240E1228980F322D76ed4C1F63078191BB5", - "0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022", - "0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7", - "0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30", - "0xe6fd75ff38Adca4B97FBCD938c86b98772431867", - "0xe7049114562C759d5E9D1d25783773Ccd61C0a65", - "0xe707d9D42ba282811c985085080aC103cF544043", - "0xE716637Ba037E840A46A1CaC83556a2dD83C0285", - "0xE74B35425fE7E33EA190b149805baF31139a8290", - "0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D", - "0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864", - "0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C", - "0xE7b5269A67E385766F98012F25073A7Bc67A1046", - "0xe7beA371284F7091D836172e8c7e006FC21347ce", - "0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef", - "0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53", - "0xe7D3e4413E29ae35B0893140F4500965c74365e5", - "0xe7D7b37e72510309Db27C460378f957B1B04Bd5d", - "0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A", - "0xe7da4034D6bf12909E5D0198c3784F55a06e0210", - "0xe7E4279b80D319EDe2889855135A22021baf0907", - "0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F", - "0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f", - "0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB", - "0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2", - "0xe85eD250E3d91fdE61bF32E22C54F04754E695c5", - "0xE8663A64A96169ff4d95b4299E7ae9a76b905B31", - "0xE86A746330b0B691323d2CbB5c140F77D7F198A4", - "0xE870bD7C40c1f1227637DEd7B60456501D25A7B8", - "0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64", - "0xe8780B48bdb05F928697A5e8155f672ED91462F7", - "0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd", - "0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85", - "0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD", - "0xE8b251822d003a2b2466ee0E38391C2db2048739", - "0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5", - "0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C", - "0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1", - "0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba", - "0xe9184c970BcFBB05d8A38762d073320E622a3E28", - "0xe9406953401344819dF0392ECdfF238C5396C2A2", - "0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6", - "0xe947b388fbE682784170B62F2Bd4665f9719a285", - "0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2", - "0xE95A203B1a91a908F9B9CE46459d101078c2c3cb", - "0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C", - "0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab", - "0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a", - "0xe984ADE4D5daFA623180460759F4073b6a470656", - "0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72", - "0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1", - "0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07", - "0xE99DDae9181957E91b457E4c79A1B577E55a5742", - "0xE9A95d175a5f4C9369f3b74222402eB1b837693b", - "0xE9b8897f3bd92a5845CDEAAeBEa1be5703D53fe2", - "0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7", - "0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a", - "0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17", - "0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c", - "0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C", - "0xe9dE1C630753A15d7021Cc563429c21d4887506F", - "0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7", - "0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C", - "0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b", - "0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea", - "0xe9F9547C17fc9539DF99a42dcB6ec38165994c45", - "0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea", - "0xea004e8FA3701B8E58E41b78D50996e0f7176CbD", - "0xEA0595f67f1F14343793E67217b34b8244eE37aB", - "0xEA097A2b1dB00627B2Fa17460Ad260c016016977", - "0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc", - "0xea0Db24174739aC14110FA992da89d2dAa98E50E", - "0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4", - "0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664", - "0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c", - "0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40", - "0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5", - "0xea5eB17d519a9165Fd2d7E024D83856f314958d1", - "0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc", - "0xEA610B1153477720748DC13ED378003941d84fAB", - "0xea6393d81DC1871ad758b21CB8C72a410bA4f609", - "0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A", - "0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1", - "0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24", - "0xeAb43193CF0623073Ca89DB9B712796356FA7414", - "0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F", - "0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29", - "0xeB04983Ab864B43322f393e621D3856cCAC889F1", - "0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D", - "0xeb269732ab75A6fD61Ea60b06fE994cD32a83549", - "0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414", - "0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D", - "0xEb4E33dd1D97407ADD2aFcDcD5dd17851b1695d0", - "0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4", - "0xEB6078B0f28291eC6328eE3f1f2804035145a5eD", - "0xeB66ACc3d011056B00ea521F8203580C2E5d3991", - "0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B", - "0xeB7C20027172E5d143fB030d50f91Cece2D1485D", - "0xEB9951021698B42e4399f9cBb6267Aa35F82D59D", - "0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6", - "0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e", - "0xEBBdf302c940c6bfd49C6b165f457fdb324649bc", - "0xebC7cd2684DD96619841C7994343c5a8bdA94B10", - "0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b", - "0xEbe17559127157d7686F952C45Fb53b8dBdE4A64", - "0xeBF4CA5319F406602EEFf68da16261f1216011B5", - "0xEC01d916a853036a6080750F7D2B5902B5Db84B2", - "0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6", - "0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C", - "0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B", - "0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0", - "0xEC213F83defB583af3A000B1c0ada660b1902A0F", - "0xeC46f8207D766012454c408De210BCBc2243E71c", - "0xEC491c1088Eae992B7A214efB0a266AD0927A72A", - "0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf", - "0xec67005c4E498Ec7f55E092bd1d35cbC47C91892", - "0xEC681F28f4561c2a9534799AA38E0d36A83Cf478", - "0xeC7B47714196caf09fDC7A983DC6b250eff851fC", - "0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA", - "0xEC80Ef99990E15373d2E860f57422E4e22e61F27", - "0xEc8A2D9944B521c8dc680C5678B1124B1B384604", - "0xec97494eE4d697e7AB3D7682062bF564CeB9D08A", - "0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4", - "0xEC9cE8c606cc8927df594b293be16544F8A70f11", - "0xecA1DBf27b2553eE02f2783467e0CAc491e08222", - "0xeca82185adCE47f39c684352B0439f030f860318", - "0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f", - "0xECbF566944250ddE88322581024E611419715f7A", - "0xecC0F1F860a82aB3b442382D93853C02d6384389", - "0xECC6724229E50Ac26F136132c2A462fAf63f720B", - "0xeCd1de1eF1169594825034117532ed4F7FA2e5D9", - "0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36", - "0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb", - "0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB", - "0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183", - "0xEd04915c23f00A313a544955524EB7DBD823143d", - "0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c", - "0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7", - "0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0", - "0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010", - "0xeD351575b9869AADA94435e0066ba38E08800b60", - "0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F", - "0xED4699f180a14B5974c26f494483F9c327Fd381a", - "0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2", - "0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227", - "0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d", - "0xED82730312babb41367E060911F798002FFA445F", - "0xEd91879919B71bB6905f23af0A68d231EcF87b14", - "0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B", - "0xEda8B016efA8b1161208Cf041cD86972eeE0F31E", - "0xedacc3cBcDF37fCefd16F02670c51C9cf2720015", - "0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9", - "0xeDBaF3c5100302dCddA53269322f3730b1F0416d", - "0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86", - "0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85", - "0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980", - "0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c", - "0xeDEec5691f23E4914cF0183A4196bBEb30d027a0", - "0xEdF44412B47A76e452FD133794e45d9485E4cd4b", - "0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba", - "0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd", - "0xeE0f286776639cD363Da810DAF3e0623F82576b0", - "0xEe16f8Cf30f56FA34f6348799d29568333E07CB5", - "0xEE2131B349738090E92991d55F6D09Ce17930b92", - "0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C", - "0xEe26Ec776662176D42f76fB22c2f025D50469D9E", - "0xeE31F758b803b61Dfe2A56c6782C605d9131417e", - "0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff", - "0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB", - "0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc", - "0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26", - "0xEE50AA773abA0B4FC1a1944727951b88883a3f23", - "0xee573a945B01B788B9287CE062A0CFC15bE9fd86", - "0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6", - "0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC", - "0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c", - "0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd", - "0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e", - "0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8", - "0xeE8D611d2dEcc2AcB30191353A8e04496fC02090", - "0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0", - "0xeE9d859eEaEc3d8E3Ff176a89b18EDfC62c23728", - "0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72", - "0xEEaf33534F7e8628B281DA3aA01271D4ce22619d", - "0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1", - "0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD", - "0xEED736b2b809550D89A941C2005dE93588c628e2", - "0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A", - "0xEeE690AAA67d1eE33365c02C3Bf477A93867052f", - "0xEeeA86AC3cF7F154991595e10921482834012222", - "0xeEEE2a622330E6d2036691e983DEe87330588603", - "0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6", - "0xEEF9f339514298C6A857EfCfC1A762aF84438dEE", - "0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c", - "0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574", - "0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1", - "0xEF2463099360a085f1f10b076Ed72Ef625497a06", - "0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24", - "0xef42d7D6219f4B17f539aEc0f3228C9C37f41536", - "0xEf51c9377FeB29856E61625cAf9390bD0B67eA18", - "0xeF65887a05415bF6316204b5ffB350d4d1a19BBA", - "0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6", - "0xeF764855F98C5Ef9cbe29b908510dd4e101616d1", - "0xeF80158b7Db893E74fac82fE32415d9420e60ffd", - "0xeF8bA8cBa86f81B3108f60186FCe9c81B5096D5c", - "0xef8CF79C21637fc6f951bcaC348915508a639a41", - "0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B", - "0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e", - "0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75", - "0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f", - "0xF02123509A08632339102eE5fdd41B638592E495", - "0xf028ADEe51533b1B47BEaa890fEb54a457f51E89", - "0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA", - "0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F", - "0xf03bfb08a807716e3340e175B98b388d2DC56DE0", - "0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541", - "0xF03f8D65BaFA598611C3495124093c56e8F638f0", - "0xf04a8ac553FceDB5BA99A64799155826C136b0Be", - "0xf050E54d2b50c055C9919a4B856A195221D3DB71", - "0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34", - "0xf05a9382A4C3F29E2784502754293D88b835109C", - "0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9", - "0xF063fE1aB7a291c5d06a86e14730b00BF24cB589", - "0xf083F40599741bC576173B492268972CE661E5ec", - "0xf08c68bD5f4194d994FD70726746Bf529eE5a617", - "0xf091Cf09c51811819DB705710e9634B8bf18F164", - "0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb", - "0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a", - "0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA", - "0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a", - "0xF0ACF8949e705E0ebb6CB42c2164B0B986454223", - "0xf0B0A13d908253D954BA031a425dFd54f94a2e3D", - "0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC", - "0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA", - "0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592", - "0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749", - "0xF0e6019c0F16d31294937b3334229909349e00f4", - "0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4", - "0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5", - "0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1", - "0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0", - "0xF1290473E210b2108A85237fbCd7b6eb42Cc654F", - "0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55", - "0xf14922001A2FB8541a433905437ae954419C2439", - "0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac", - "0xf16843C8ab59AE17f9481Ec756a1DED049192AF4", - "0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3", - "0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b", - "0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831", - "0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd", - "0xF19D446c35570eFf44cF9871ee389067EbD6e962", - "0xf1aC7A375429719DE0dde33528e2639B9a206ebA", - "0xF1cA9cb74685755965c7458528A36934Df52A3EF", - "0xF1dED9284c73F9C3A664503E9a5E15188A991935", - "0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F", - "0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b", - "0xf20E484056d9cb18733eAF6F2865257e23F92af1", - "0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097", - "0xF21D65979bD89b28f05EF19F3c65dd2A1D02946D", - "0xf230b790E05390FC8295F4d3F60332c93BEd42e2", - "0xF244176246168F24e3187f7288EdbCA29267739b", - "0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943", - "0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7", - "0xF260608a577B64000747D533e27bbc2e53F9108D", - "0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c", - "0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb", - "0xf278c1CA969095ffddDED020290cf8B5C424AcE2", - "0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633", - "0xF29226914595052a04F5AFbe6410D0C3eD707548", - "0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85", - "0xf29e46887FFAE92f1ff87DfE39713875Da541373", - "0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0", - "0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d", - "0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a", - "0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36", - "0xf2D4A5dd017d78289C404DE98c37cE245e417C7f", - "0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48", - "0xF2f1C19F304E84Bc3D2e1903979a72D42164d7E6", - "0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509", - "0xf3099f855D5D8Ea97d9862573985C1461c96Fd20", - "0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9", - "0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43", - "0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa", - "0xf34845b76015D2952B6E39436bC59Cae3C9ba17d", - "0xf354a75DB1641D7658628771055199C41e7b4bAd", - "0xF3562f15fd1c152612F3CEeB6B08c528F06C703A", - "0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a", - "0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C", - "0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392", - "0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE", - "0xF39f19565B8D937EC30f1db5BD42F558D1E312A6", - "0xf3A2ace8e48751c965eA0A1D064303AcA53842b9", - "0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624", - "0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125", - "0xF3C9D88bF55f368a36eCBF47afBac07490235b56", - "0xF3cFBCA4e083B1418F89545754C7dA90d2418B10", - "0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1", - "0xf3D923825eEc91d3074C656d9d558e271Ed55aee", - "0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8", - "0xf3db7560E820834658B590C96234c333Cd3D5E5e", - "0xf3DD3aCF1662A564E15D7569Fd80c105596e8846", - "0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3", - "0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412", - "0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9", - "0xF411903cbC70a74d22900a5DE66A2dda66507255", - "0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404", - "0xF41804cf0720eca53c7297Eb3BF2B61465a9DBbe", - "0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077", - "0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626", - "0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85", - "0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9", - "0xF433089366899D83a9f26A773D59ec7eCF30355e", - "0xf434f92a7867025204d1A2419d0731316b3F6c6a", - "0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233", - "0xf44745fBd41F6A1ba151df190db0564c5fCc4410", - "0xF45091f25d374BbE956c0bb64bB85e02D07Aa741", - "0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a", - "0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89", - "0xF454071E3a891eD491B8ebADc4c76DE4d604dee8", - "0xF45626B2db4418B1fE62d3F52F07109888C33d0c", - "0xF47F923B91422F47645f41425601C44f6b464300", - "0xf485C5E679238f9304D986bb2fC28fE3379200e5", - "0xF4882b5d907Fd0C5626C06344C31506ae5D90c87", - "0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d", - "0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348", - "0xF4B54874cD8a6C863e3A904c18fDa964661Ec363", - "0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6", - "0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0", - "0xF4c17Bc4979c1dc7b4CA50115358Dec58C67fD9d", - "0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76", - "0xf4c90e18727C5C76499eA6369C856A6d61D3E92E", - "0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577", - "0xF4edA77f0B455A12f3eb44F8653835f377e36b76", - "0xF4FaEa455575354d2699BC209B0a65CA99F69982", - "0xF4FE95603881D0e07954fD7605E0e9a916e42C44", - "0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393", - "0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78", - "0xF5238462E7235c7B62811567E63Dd17d12C2EAA0", - "0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0", - "0xf529d8aF49af0bE3C91d212df306caF163001907", - "0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36", - "0xf53C580bC4065405bC649cC077fF4f2F28528f4B", - "0xf552b656022c218C26dAd43ad88881Fc04116F76", - "0xf5593de88c5391722873AFBA0cbe16fEc11066d5", - "0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08", - "0xf5774f42b28F35429AAC35f8Eb57541c511fDd49", - "0xf5B815344641412401d8e868790dBD125e6761Ca", - "0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59", - "0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f", - "0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d", - "0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8", - "0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058", - "0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1", - "0xF5D669627376EBd411E34b98F19C868c8ABA5ADA", - "0xf5d99B06a813231265B5786a48e58B1FEE0baf84", - "0xF5DCe57282A584D2746FaF1593d3121Fcac444dC", - "0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51", - "0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a", - "0xF6276830c265A779A2225B9d2FCbAb790CBEb92B", - "0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c", - "0xf62baa1997f04F165eDD100d78241E07617F6ce6", - "0xF647902282cd054a74d036d986EFD8bB4ac36C9C", - "0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd", - "0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa", - "0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0", - "0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5", - "0xF660cA1e228e7BE1fA8B4f5583145E31147FB577", - "0xf67041758D3B6e56D6fDafA5B32038302C3634DA", - "0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9", - "0xf67c3000943c74186B64A1Bc84Cb5880E5198661", - "0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265", - "0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C", - "0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b", - "0xf6ABff616043C2dA572573dCC583B656297b30e7", - "0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f", - "0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c", - "0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c", - "0xF6c151Ea50A4F1a50983eB98998A18be0a549aD5", - "0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1", - "0xF6dBE88bA55f1793Ff0773c9B1275300f830914F", - "0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455", - "0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B", - "0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc", - "0xF70d160102cF7a22c1E432d6928a9d625Db91170", - "0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F", - "0xf72a66BA44F0a321058E3f69F790ec1452Ff987F", - "0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86", - "0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65", - "0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6", - "0xF761f2dD63889885F4717056BdC32CC07C06Dbbf", - "0xF77f4810e7521298a6e2a04f82A6c3492706d74F", - "0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD", - "0xF784682C82526e245F50975190EF0fff4E4fC077", - "0xF7920B0768Ecb20A123fAc32311d07D193381d6f", - "0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7", - "0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8", - "0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735", - "0xf7B098298f7C69Fc14610bf71d5e02c60792894C", - "0xf7D1f35518950E78c18E5A442097cA07962f4D8A", - "0xF7dEaF8f20546880cE40441c7bF47733006af98c", - "0xF7E04D8a32229B4cA63aA51eEA9979C7287FEa48", - "0xF7f1e82886491c1D3224945Aa7d318e111130Fa9", - "0xf7F35Fe2ede3aDDee7Cf176f4Ef20D9436E498dc", - "0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D", - "0xF80D589b3Dbe130c270a69F1a69D050f268786Df", - "0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA", - "0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16", - "0xF832484f0c9f6b7Cd5c945488899035467508A5D", - "0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a", - "0xf83ae621A52737e3Ef9307af91df834Ed8431aC3", - "0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea", - "0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54", - "0xf860f90E1F55e3528682E18850612cBb45BBF1bC", - "0xF88951D7B676798705fd3a362ba5B1DBca2B233b", - "0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9", - "0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7", - "0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df", - "0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d", - "0xf8b358b3397a8ea5464f8cc753645d42e14b79EA", - "0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26", - "0xf8C3527CC04340b208C854E985240c02F7B7793f", - "0xF8C595D070d104377f58715ce2E6C93E49a87f3c", - "0xF8d778219D253df289dA5F43E2711124FF3953C2", - "0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F", - "0xf8e386EDa857484f5a12e4B5DAa9984E06E73705", - "0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20", - "0xF8F237D074F637D777bcD2A4712bde793f94272B", - "0xF906997808F73B09C1007B98Ab539b189282b192", - "0xF9101F6BDeaAF60735e62820585871f9b1F162b8", - "0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27", - "0xF9366471F3c2F94608aFa3e4951a5754c8606C32", - "0xf944D7CAA10c74b25A859D42ced6a601195cdeAB", - "0xF94b5C5651c888d928439aB6514B93944eEE6F48", - "0xF94d09007ADc12c7a295c876db8CE690453815Cc", - "0xF96459323030137703483B46fD59A71D712BF0aa", - "0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA", - "0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6", - "0xf971baEc0FD8B8AD376BCBd5c895336E0786392a", - "0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe", - "0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371", - "0xF989E16233ad1aD0F2aF739547eF92745341F52B", - "0xF9933cb5f0397bf020Bb950C307e30dd8f62080f", - "0xF9986D445ceD31882377b5D6a5F58EaEa72288c3", - "0xF9b540d1104e46E22Bde406F422cd152f205E523", - "0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d", - "0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7", - "0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9", - "0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6", - "0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401", - "0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE", - "0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676", - "0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1", - "0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a", - "0xfa05A73FfE78ef8f1a739473e462c54bae6567D9", - "0xfa0f26d2334764cE9f9582d8aD0514B5712589cf", - "0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37", - "0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC", - "0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82", - "0xFA3118B34522580c35Ae27F6cf52da1dBb756288", - "0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff", - "0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d", - "0xfa6f7881E52fDF912c4a285D78a3141B089cE859", - "0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875", - "0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD", - "0xfa91f4177476633f100C59D336C0f2FfAd414CBA", - "0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3", - "0xFab46E002BbF0b4509813474841E0716E6730136", - "0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f", - "0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92", - "0xFADe17a07ba3B480aA1714c3724a52D4C57d410E", - "0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090", - "0xfB07c8D601bEA5557d161293746Eb35f65B57E9e", - "0xFB19C03a02a519a44542343803F3D42578CBc243", - "0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B", - "0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba", - "0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b", - "0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668", - "0xfB45512c89d5818A31f2cd35eFEA652029F225bB", - "0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15", - "0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363", - "0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803", - "0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E", - "0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9", - "0xfB7433Fc085f370254aa6833df2468d6Fc387d39", - "0xfB7dA9863E030495Db8b4D067d665fc8433ffF85", - "0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC", - "0xFbb20e554d804C8c355Be94d456921Ea26aC2B37", - "0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D", - "0xfBc418a8a911E6C294613154Ed16E6F91c00f454", - "0xFBcECb002177e530695B8976638fBd18d2038C3C", - "0xFbcFD010d007d10D49f516bB738F4aED12880225", - "0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C", - "0xFbe878CED08132bd8396988671b450793C44bC12", - "0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20", - "0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d", - "0xfc05987bd2be489ACCF0f509E44B0145d68240f7", - "0xFc178d0F36ddd2B44f925EB13bF51f5cB9B42192", - "0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d", - "0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6", - "0xFC29B6e626B67776675FfF55d5BC0452d042F434", - "0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E", - "0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04", - "0xfC4A2Cd574bdcC385173f03A6a52cC3B853BB9d4", - "0xFC4B8ED459e00e5400be803A9BB3954234FD50e3", - "0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4", - "0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD", - "0xfc82bb4ba86045Af6F327323a46E80412b91b27d", - "0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C", - "0xFC97655AE3714de60B518B7EA225b240AbF9d24E", - "0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094", - "0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF", - "0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e", - "0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a", - "0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4", - "0xFcD862985628b254061F7A918035B80340D045d3", - "0xfCdaE8771F8d28E3B9027AB58F4A20749767a097", - "0xfce738f60585D79Ddc980C77C9990F7F9B88300e", - "0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004", - "0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3", - "0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E", - "0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9", - "0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f", - "0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7", - "0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187", - "0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B", - "0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4", - "0xFd66c6771D00b5646949086152B7CCDCa25E5686", - "0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee", - "0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8", - "0xfD6de304b470BF4F909176057116283d81Fa1351", - "0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4", - "0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5", - "0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16", - "0xfda1F5278b9aa923b5e581565d599810C78c71f5", - "0xFdB655EDff5c7e733074a739B2b713B5CF567a8A", - "0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23", - "0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6", - "0xfDd9933A6A3B17c53AC63959AcA1c4692956077C", - "0xfDF574766BA1A96A553e175aEfFA85ad78063F0B", - "0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f", - "0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052", - "0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0", - "0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59", - "0xFe1D71498DA3261844eC14325bdbc93c0F7579f0", - "0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247", - "0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38", - "0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf", - "0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD", - "0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09", - "0xfe5F141Bf94fE84bC28deD0AB966c16B17490657", - "0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f", - "0xFe6e2CBd2E28b3A6F43aa17f58d9AC5D6fA19B99", - "0xFE76BE9cEC465ed3219a9972c21655D57d21aec6", - "0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0", - "0xfE831929098B5FF5d736105bD68BA9460EF07207", - "0xfE8487E30A07c96370149a0cFEd2627AAEe88142", - "0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3", - "0xfe9A29aB92522D14Fc65880d817214261D8479AE", - "0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3", - "0xfec0cF7fE078a500abf15F1284958F22049c2C7e", - "0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542", - "0xFecEd69CceD4D3CD55812c922e553A50E684fd4d", - "0xfeD347E43835Da08F8a00654fb4b38bB1C46E071", - "0xfEE0d0871EAe9dB0be0362e444d224927149F649", - "0xfeea6031805661daaCAabAfD99412C31D59E8D44", - "0xFEF3884b603C33EF8eD4183346E093A173C94da6", - "0xfef3bEf71A5EB97E097039038776fD967ae5B106", - "0xfeF4185594457050cC9c23980d301908FE057Bb1", - "0xFF0a024B66739357c4ED231fB3DBC0c8C22749F5", - "0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43", - "0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E", - "0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012", - "0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F", - "0xFf19138b039D938db46bDDA0067DC4BA132ec71C", - "0xFF193c057339a328DCec72eB3eD3bfc399922C80", - "0xfF20817765cB7f73d4bde2e66e067E58D11095C2", - "0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45", - "0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007", - "0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b", - "0xfF340f03E226B669c873516755a6B88a45b0B2aC", - "0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC", - "0xFF440aE0Bb96ee0C6a024E9D9BDb9face23ceC6b", - "0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA", - "0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0", - "0xFF603F43946A3A28DF5E6A73172555D8C8b02386", - "0xfF759254e578bc7F725428CEcb612A502E604f42", - "0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9", - "0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5", - "0xff9Bce8409df637CD3936bA77f8746bf99a4f80B", - "0xFFA52DCE6Eb5695436BE96CA9b7Df63382e4c34d", - "0xFFa93Aacf49297D51E211817452839052FDFB961", - "0xFFc63b9146967A1ba33066fB057EE3722221aCf0", - "0xFFC97142863e9B2583588e3705e2322eF0369635", - "0xFFdd9c97556d8D7B40970358529AE19F52b61eCe", - "0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265", - "0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64", - "0xFFee4DB0f30a43955398776A9524fDFF0680dD7f", - "0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB", - "0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB" -] \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json b/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json deleted file mode 100644 index d19ebae55190d..0000000000000 --- a/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueUSD", - "website": "https://trusttoken.com", - "description": "TrueUSD is a USD-pegged stablecoin, that provides its users with regular attestations of escrowed balances, full collateral and legal protection against the misappropriation of the underlying USD.", - "explorer": "https://etherscan.io/token/0x0000000000085d4780B73119b644AE5ecd22b376", - "type": "ERC20", - "symbol": "TUSD", - "decimals": 18, - "status": "active", - "id": "0x0000000000085d4780B73119b644AE5ecd22b376" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/logo.png b/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/logo.png deleted file mode 100644 index 76e0bf62c1096..0000000000000 Binary files a/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/info.json b/blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/info.json deleted file mode 100644 index 5059febe79bd1..0000000000000 --- a/blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "Tokenlon", - "website": "https://tokenlon.im/lon", - "source_code": "https://etherscan.io/address/0x0000000000095413afc295d19edeb1ad7b71c952#code", - "white_paper": "https://tokenlon.im/files/Tokenlon-litepaper_en-us.pdf", - "description": "LON backs the Tokenlon decentralized exchange and payment settlement protocol based on Ethereum blockchain technology. It currently powers Tokenlon DEX, a decentralized exchange and payment settlement protocol which aims to provide a secure, reliable and seamless trading experience to the masses.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/tokenlon", - "handle": "tokenlon" - }, - { - "name": "Medium", - "url": "https://medium.com/@tokenlon", - "handle": "tokenlon" - }, - { - "name": "Discord", - "url": "https://discord.gg/nPmsMrG", - "handle": "Tokenlon" - } - ], - "explorer": "https://etherscan.io/token/0x0000000000095413afc295d19edeb1ad7b71c952", - "type": "ERC20", - "symbol": "LON", - "decimals": 18, - "status": "active", - "id": "0x0000000000095413afC295d19EDeb1Ad7B71c952" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/logo.png b/blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/logo.png deleted file mode 100644 index f66d005d48f24..0000000000000 Binary files a/blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00000000001876eB1444c986fD502e618c587430/info.json b/blockchains/ethereum/assets/0x00000000001876eB1444c986fD502e618c587430/info.json deleted file mode 100644 index 5e37e240a8b0e..0000000000000 --- a/blockchains/ethereum/assets/0x00000000001876eB1444c986fD502e618c587430/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dharma Dai", - "symbol": "dDai", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x00000000001876eB1444c986fD502e618c587430", - "status": "active", - "id": "0x00000000001876eB1444c986fD502e618c587430" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00000000001876eB1444c986fD502e618c587430/logo.png b/blockchains/ethereum/assets/0x00000000001876eB1444c986fD502e618c587430/logo.png deleted file mode 100644 index d77afef4705ec..0000000000000 Binary files a/blockchains/ethereum/assets/0x00000000001876eB1444c986fD502e618c587430/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00000000008943c65cAf789FFFCF953bE156f6f8/info.json b/blockchains/ethereum/assets/0x00000000008943c65cAf789FFFCF953bE156f6f8/info.json deleted file mode 100644 index 6aaee1433eb6c..0000000000000 --- a/blockchains/ethereum/assets/0x00000000008943c65cAf789FFFCF953bE156f6f8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dharma USD Coin", - "symbol": "dUSDC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x00000000008943c65cAf789FFFCF953bE156f6f8", - "status": "active", - "id": "0x00000000008943c65cAf789FFFCF953bE156f6f8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00000000008943c65cAf789FFFCF953bE156f6f8/logo.png b/blockchains/ethereum/assets/0x00000000008943c65cAf789FFFCF953bE156f6f8/logo.png deleted file mode 100644 index aad4aa1f0d09a..0000000000000 Binary files a/blockchains/ethereum/assets/0x00000000008943c65cAf789FFFCF953bE156f6f8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/logo.png b/blockchains/ethereum/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/logo.png deleted file mode 100644 index 8844f7455bec6..0000000000000 Binary files a/blockchains/ethereum/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00000000441378008EA67F4284A57932B1c000a5/info.json b/blockchains/ethereum/assets/0x00000000441378008EA67F4284A57932B1c000a5/info.json deleted file mode 100644 index 19f7fca9560a1..0000000000000 --- a/blockchains/ethereum/assets/0x00000000441378008EA67F4284A57932B1c000a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueGBP", - "symbol": "TGBP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x00000000441378008EA67F4284A57932B1c000a5", - "status": "active", - "id": "0x00000000441378008EA67F4284A57932B1c000a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00000000441378008EA67F4284A57932B1c000a5/logo.png b/blockchains/ethereum/assets/0x00000000441378008EA67F4284A57932B1c000a5/logo.png deleted file mode 100644 index 5c77c397be3cd..0000000000000 Binary files a/blockchains/ethereum/assets/0x00000000441378008EA67F4284A57932B1c000a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00000100F2A2bd000715001920eB70D229700085/info.json b/blockchains/ethereum/assets/0x00000100F2A2bd000715001920eB70D229700085/info.json deleted file mode 100644 index 66259566cb287..0000000000000 --- a/blockchains/ethereum/assets/0x00000100F2A2bd000715001920eB70D229700085/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueCAD", - "symbol": "TCAD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x00000100F2A2bd000715001920eB70D229700085", - "status": "active", - "id": "0x00000100F2A2bd000715001920eB70D229700085" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00000100F2A2bd000715001920eB70D229700085/logo.png b/blockchains/ethereum/assets/0x00000100F2A2bd000715001920eB70D229700085/logo.png deleted file mode 100644 index 2e1475439572f..0000000000000 Binary files a/blockchains/ethereum/assets/0x00000100F2A2bd000715001920eB70D229700085/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00006100F7090010005F1bd7aE6122c3C2CF0090/info.json b/blockchains/ethereum/assets/0x00006100F7090010005F1bd7aE6122c3C2CF0090/info.json deleted file mode 100644 index a7b7b65dd6e51..0000000000000 --- a/blockchains/ethereum/assets/0x00006100F7090010005F1bd7aE6122c3C2CF0090/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueAUD", - "symbol": "TAUD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x00006100F7090010005F1bd7aE6122c3C2CF0090", - "status": "active", - "id": "0x00006100F7090010005F1bd7aE6122c3C2CF0090" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00006100F7090010005F1bd7aE6122c3C2CF0090/logo.png b/blockchains/ethereum/assets/0x00006100F7090010005F1bd7aE6122c3C2CF0090/logo.png deleted file mode 100644 index 88dde5278f4f5..0000000000000 Binary files a/blockchains/ethereum/assets/0x00006100F7090010005F1bd7aE6122c3C2CF0090/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0000852600CEB001E08e00bC008be620d60031F2/info.json b/blockchains/ethereum/assets/0x0000852600CEB001E08e00bC008be620d60031F2/info.json deleted file mode 100644 index bc909e8fce3c8..0000000000000 --- a/blockchains/ethereum/assets/0x0000852600CEB001E08e00bC008be620d60031F2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueHKD", - "symbol": "THKD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0000852600CEB001E08e00bC008be620d60031F2", - "status": "active", - "id": "0x0000852600CEB001E08e00bC008be620d60031F2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0000852600CEB001E08e00bC008be620d60031F2/logo.png b/blockchains/ethereum/assets/0x0000852600CEB001E08e00bC008be620d60031F2/logo.png deleted file mode 100644 index 97fe25cdf6025..0000000000000 Binary files a/blockchains/ethereum/assets/0x0000852600CEB001E08e00bC008be620d60031F2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x000214f253a824d1230aFf79848faC3EC2858ee9/info.json b/blockchains/ethereum/assets/0x000214f253a824d1230aFf79848faC3EC2858ee9/info.json deleted file mode 100644 index f0250bcaf9966..0000000000000 --- a/blockchains/ethereum/assets/0x000214f253a824d1230aFf79848faC3EC2858ee9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Scalareum", - "symbol": "SCLR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x000214f253a824d1230aFf79848faC3EC2858ee9", - "status": "active", - "id": "0x000214f253a824d1230aFf79848faC3EC2858ee9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x000214f253a824d1230aFf79848faC3EC2858ee9/logo.png b/blockchains/ethereum/assets/0x000214f253a824d1230aFf79848faC3EC2858ee9/logo.png deleted file mode 100644 index 720d6e5a6e8dc..0000000000000 Binary files a/blockchains/ethereum/assets/0x000214f253a824d1230aFf79848faC3EC2858ee9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00059AE69c1622A7542EdC15E8d17b060fE307b6/info.json b/blockchains/ethereum/assets/0x00059AE69c1622A7542EdC15E8d17b060fE307b6/info.json deleted file mode 100644 index 194740b4b0fd0..0000000000000 --- a/blockchains/ethereum/assets/0x00059AE69c1622A7542EdC15E8d17b060fE307b6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AmonD", - "symbol": "AMON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.amond.cc/", - "explorer": "https://etherscan.io/token/0x00059AE69c1622A7542EdC15E8d17b060fE307b6", - "status": "active", - "id": "0x00059AE69c1622A7542EdC15E8d17b060fE307b6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00059AE69c1622A7542EdC15E8d17b060fE307b6/logo.png b/blockchains/ethereum/assets/0x00059AE69c1622A7542EdC15E8d17b060fE307b6/logo.png deleted file mode 100644 index 068416a485efe..0000000000000 Binary files a/blockchains/ethereum/assets/0x00059AE69c1622A7542EdC15E8d17b060fE307b6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0006634f2FDB9A12b179D05A2b5165B3210bade8/info.json b/blockchains/ethereum/assets/0x0006634f2FDB9A12b179D05A2b5165B3210bade8/info.json deleted file mode 100644 index 07f08b4e232d0..0000000000000 --- a/blockchains/ethereum/assets/0x0006634f2FDB9A12b179D05A2b5165B3210bade8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Scripts", - "symbol": "SCRIPT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0006634f2FDB9A12b179D05A2b5165B3210bade8", - "status": "active", - "id": "0x0006634f2FDB9A12b179D05A2b5165B3210bade8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0006634f2FDB9A12b179D05A2b5165B3210bade8/logo.png b/blockchains/ethereum/assets/0x0006634f2FDB9A12b179D05A2b5165B3210bade8/logo.png deleted file mode 100644 index 8081ff2da9b67..0000000000000 Binary files a/blockchains/ethereum/assets/0x0006634f2FDB9A12b179D05A2b5165B3210bade8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53/info.json b/blockchains/ethereum/assets/0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53/info.json deleted file mode 100644 index 6c29857ecd7a3..0000000000000 --- a/blockchains/ethereum/assets/0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTO10 Hedged", - "symbol": "C10", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53", - "status": "active", - "id": "0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53/logo.png b/blockchains/ethereum/assets/0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53/logo.png deleted file mode 100644 index 3b457d29c1e66..0000000000000 Binary files a/blockchains/ethereum/assets/0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x001F0aA5dA15585e5b2305DbaB2bac425ea71007/info.json b/blockchains/ethereum/assets/0x001F0aA5dA15585e5b2305DbaB2bac425ea71007/info.json deleted file mode 100644 index 5366ff8e10497..0000000000000 --- a/blockchains/ethereum/assets/0x001F0aA5dA15585e5b2305DbaB2bac425ea71007/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IPSX", - "symbol": "IPSX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ip.sx/", - "explorer": "https://etherscan.io/token/0x001F0aA5dA15585e5b2305DbaB2bac425ea71007", - "status": "active", - "id": "0x001F0aA5dA15585e5b2305DbaB2bac425ea71007" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x001F0aA5dA15585e5b2305DbaB2bac425ea71007/logo.png b/blockchains/ethereum/assets/0x001F0aA5dA15585e5b2305DbaB2bac425ea71007/logo.png deleted file mode 100755 index 9d9b8467a85eb..0000000000000 Binary files a/blockchains/ethereum/assets/0x001F0aA5dA15585e5b2305DbaB2bac425ea71007/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x001Fc4a7f2f586596308091c7B296D4535A25a90/info.json b/blockchains/ethereum/assets/0x001Fc4a7f2f586596308091c7B296D4535A25a90/info.json deleted file mode 100644 index ea18a6998541b..0000000000000 --- a/blockchains/ethereum/assets/0x001Fc4a7f2f586596308091c7B296D4535A25a90/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hubscop", - "symbol": "HUBS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x001Fc4a7f2f586596308091c7B296D4535A25a90", - "status": "active", - "id": "0x001Fc4a7f2f586596308091c7B296D4535A25a90" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x001Fc4a7f2f586596308091c7B296D4535A25a90/logo.png b/blockchains/ethereum/assets/0x001Fc4a7f2f586596308091c7B296D4535A25a90/logo.png deleted file mode 100644 index 0856bd001d501..0000000000000 Binary files a/blockchains/ethereum/assets/0x001Fc4a7f2f586596308091c7B296D4535A25a90/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0027449Bf0887ca3E431D263FFDeFb244D95b555/info.json b/blockchains/ethereum/assets/0x0027449Bf0887ca3E431D263FFDeFb244D95b555/info.json deleted file mode 100644 index a3824344d2897..0000000000000 --- a/blockchains/ethereum/assets/0x0027449Bf0887ca3E431D263FFDeFb244D95b555/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Not", - "symbol": "NOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://exonomousid.com", - "explorer": "https://etherscan.io/token/0x0027449Bf0887ca3E431D263FFDeFb244D95b555", - "status": "active", - "id": "0x0027449Bf0887ca3E431D263FFDeFb244D95b555" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0027449Bf0887ca3E431D263FFDeFb244D95b555/logo.png b/blockchains/ethereum/assets/0x0027449Bf0887ca3E431D263FFDeFb244D95b555/logo.png deleted file mode 100755 index dc2270f1c1b28..0000000000000 Binary files a/blockchains/ethereum/assets/0x0027449Bf0887ca3E431D263FFDeFb244D95b555/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f/info.json b/blockchains/ethereum/assets/0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f/info.json deleted file mode 100644 index 5bdfb79ff3e4e..0000000000000 --- a/blockchains/ethereum/assets/0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CWIOS", - "symbol": "CWIOS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f", - "status": "active", - "id": "0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f/logo.png b/blockchains/ethereum/assets/0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f/logo.png deleted file mode 100644 index b6a123025141b..0000000000000 Binary files a/blockchains/ethereum/assets/0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00380143129167395e8B4F0a35EDc1bC60E7cE65/info.json b/blockchains/ethereum/assets/0x00380143129167395e8B4F0a35EDc1bC60E7cE65/info.json deleted file mode 100644 index 9ec31fcef0efd..0000000000000 --- a/blockchains/ethereum/assets/0x00380143129167395e8B4F0a35EDc1bC60E7cE65/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CIorigin", - "symbol": "CIG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x00380143129167395e8B4F0a35EDc1bC60E7cE65", - "status": "active", - "id": "0x00380143129167395e8B4F0a35EDc1bC60E7cE65" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00380143129167395e8B4F0a35EDc1bC60E7cE65/logo.png b/blockchains/ethereum/assets/0x00380143129167395e8B4F0a35EDc1bC60E7cE65/logo.png deleted file mode 100644 index a421f85ca491b..0000000000000 Binary files a/blockchains/ethereum/assets/0x00380143129167395e8B4F0a35EDc1bC60E7cE65/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0051d363A60bD98d8A10927D10708e5eF853b306/info.json b/blockchains/ethereum/assets/0x0051d363A60bD98d8A10927D10708e5eF853b306/info.json deleted file mode 100644 index 6ca280d27f033..0000000000000 --- a/blockchains/ethereum/assets/0x0051d363A60bD98d8A10927D10708e5eF853b306/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SWAPCOINZ", - "symbol": "SPZ", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0051d363A60bD98d8A10927D10708e5eF853b306", - "status": "active", - "id": "0x0051d363A60bD98d8A10927D10708e5eF853b306" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0051d363A60bD98d8A10927D10708e5eF853b306/logo.png b/blockchains/ethereum/assets/0x0051d363A60bD98d8A10927D10708e5eF853b306/logo.png deleted file mode 100644 index 92e1c80a728c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x0051d363A60bD98d8A10927D10708e5eF853b306/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45/info.json b/blockchains/ethereum/assets/0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45/info.json deleted file mode 100644 index eebb67d3cb7a8..0000000000000 --- a/blockchains/ethereum/assets/0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Stox", - "symbol": "STX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.stox.com/en", - "explorer": "https://etherscan.io/token/0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45", - "status": "active", - "id": "0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45/logo.png b/blockchains/ethereum/assets/0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45/logo.png deleted file mode 100644 index d7d869f04e307..0000000000000 Binary files a/blockchains/ethereum/assets/0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00763473e9d7c82f38Ed843F021e2558D7422AD8/info.json b/blockchains/ethereum/assets/0x00763473e9d7c82f38Ed843F021e2558D7422AD8/info.json deleted file mode 100644 index f9e41584e8472..0000000000000 --- a/blockchains/ethereum/assets/0x00763473e9d7c82f38Ed843F021e2558D7422AD8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ducat", - "symbol": "DUCAT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x00763473e9d7c82f38Ed843F021e2558D7422AD8", - "status": "active", - "id": "0x00763473e9d7c82f38Ed843F021e2558D7422AD8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00763473e9d7c82f38Ed843F021e2558D7422AD8/logo.png b/blockchains/ethereum/assets/0x00763473e9d7c82f38Ed843F021e2558D7422AD8/logo.png deleted file mode 100644 index 0007281a78376..0000000000000 Binary files a/blockchains/ethereum/assets/0x00763473e9d7c82f38Ed843F021e2558D7422AD8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00865a6CA2529862Be9344C4f88800741B737Ee9/info.json b/blockchains/ethereum/assets/0x00865a6CA2529862Be9344C4f88800741B737Ee9/info.json deleted file mode 100644 index d25e3ee14eedd..0000000000000 --- a/blockchains/ethereum/assets/0x00865a6CA2529862Be9344C4f88800741B737Ee9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KOPEX", - "symbol": "KPX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x00865a6CA2529862Be9344C4f88800741B737Ee9", - "status": "active", - "id": "0x00865a6CA2529862Be9344C4f88800741B737Ee9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00865a6CA2529862Be9344C4f88800741B737Ee9/logo.png b/blockchains/ethereum/assets/0x00865a6CA2529862Be9344C4f88800741B737Ee9/logo.png deleted file mode 100644 index 7a3cc1a78501f..0000000000000 Binary files a/blockchains/ethereum/assets/0x00865a6CA2529862Be9344C4f88800741B737Ee9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb/info.json b/blockchains/ethereum/assets/0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb/info.json deleted file mode 100644 index c235e25128a1f..0000000000000 --- a/blockchains/ethereum/assets/0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Dragon", - "symbol": "ETHD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb", - "status": "active", - "id": "0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb/logo.png b/blockchains/ethereum/assets/0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb/logo.png deleted file mode 100644 index 39d33b2eceea7..0000000000000 Binary files a/blockchains/ethereum/assets/0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x009a7c8B62Ec98f734FdE06904Def69E95898726/info.json b/blockchains/ethereum/assets/0x009a7c8B62Ec98f734FdE06904Def69E95898726/info.json deleted file mode 100644 index a7ac46541c041..0000000000000 --- a/blockchains/ethereum/assets/0x009a7c8B62Ec98f734FdE06904Def69E95898726/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 069-CN31", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x009a7c8B62Ec98f734FdE06904Def69E95898726", - "status": "active", - "id": "0x009a7c8B62Ec98f734FdE06904Def69E95898726" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x009a7c8B62Ec98f734FdE06904Def69E95898726/logo.png b/blockchains/ethereum/assets/0x009a7c8B62Ec98f734FdE06904Def69E95898726/logo.png deleted file mode 100644 index 8e7e6c06b1603..0000000000000 Binary files a/blockchains/ethereum/assets/0x009a7c8B62Ec98f734FdE06904Def69E95898726/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33/info.json b/blockchains/ethereum/assets/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33/info.json deleted file mode 100644 index d46cb392b874c..0000000000000 --- a/blockchains/ethereum/assets/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Knoxstertoken", - "symbol": "FKX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33", - "status": "active", - "id": "0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33/logo.png b/blockchains/ethereum/assets/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33/logo.png deleted file mode 100644 index 848d78151a04b..0000000000000 Binary files a/blockchains/ethereum/assets/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223/info.json b/blockchains/ethereum/assets/0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223/info.json deleted file mode 100644 index 09c1609f944ca..0000000000000 --- a/blockchains/ethereum/assets/0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "the Naperie", - "symbol": "NAP", - "type": "ERC20", - "decimals": 1, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223", - "status": "active", - "id": "0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223/logo.png b/blockchains/ethereum/assets/0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223/logo.png deleted file mode 100644 index b0fa5d9c9e65d..0000000000000 Binary files a/blockchains/ethereum/assets/0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3/info.json b/blockchains/ethereum/assets/0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3/info.json deleted file mode 100644 index 2eafb273bdecb..0000000000000 --- a/blockchains/ethereum/assets/0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CyberTronChain", - "symbol": "CTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3", - "status": "active", - "id": "0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3/logo.png b/blockchains/ethereum/assets/0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3/logo.png deleted file mode 100644 index 0f9588b7aba32..0000000000000 Binary files a/blockchains/ethereum/assets/0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/info.json b/blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/info.json deleted file mode 100644 index bc079e664792b..0000000000000 --- a/blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tacos", - "symbol": "TACO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.taconomics.io", - "explorer": "https://etherscan.io/token/0x00D1793D7C3aAE506257Ba985b34C76AaF642557", - "status": "active", - "id": "0x00D1793D7C3aAE506257Ba985b34C76AaF642557" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/logo.png b/blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/logo.png deleted file mode 100644 index e78307716effe..0000000000000 Binary files a/blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00D270d9A41886A8E6E433911AE2F7D257b60051/info.json b/blockchains/ethereum/assets/0x00D270d9A41886A8E6E433911AE2F7D257b60051/info.json deleted file mode 100644 index d4532300f7fe7..0000000000000 --- a/blockchains/ethereum/assets/0x00D270d9A41886A8E6E433911AE2F7D257b60051/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BUZZ", - "symbol": "BUZZ", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x00D270d9A41886A8E6E433911AE2F7D257b60051", - "status": "active", - "id": "0x00D270d9A41886A8E6E433911AE2F7D257b60051" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00D270d9A41886A8E6E433911AE2F7D257b60051/logo.png b/blockchains/ethereum/assets/0x00D270d9A41886A8E6E433911AE2F7D257b60051/logo.png deleted file mode 100644 index 64da3db9695f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x00D270d9A41886A8E6E433911AE2F7D257b60051/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00E150D741Eda1d49d341189CAE4c08a73a49C95/info.json b/blockchains/ethereum/assets/0x00E150D741Eda1d49d341189CAE4c08a73a49C95/info.json deleted file mode 100644 index ce229f2aea54b..0000000000000 --- a/blockchains/ethereum/assets/0x00E150D741Eda1d49d341189CAE4c08a73a49C95/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InfinitusTokens", - "symbol": "INF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://inftech.io/", - "explorer": "https://etherscan.io/token/0x00E150D741Eda1d49d341189CAE4c08a73a49C95", - "status": "active", - "id": "0x00E150D741Eda1d49d341189CAE4c08a73a49C95" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00E150D741Eda1d49d341189CAE4c08a73a49C95/logo.png b/blockchains/ethereum/assets/0x00E150D741Eda1d49d341189CAE4c08a73a49C95/logo.png deleted file mode 100644 index ddb2cb8f8605f..0000000000000 Binary files a/blockchains/ethereum/assets/0x00E150D741Eda1d49d341189CAE4c08a73a49C95/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/info.json b/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/info.json deleted file mode 100644 index e46b7f8c23886..0000000000000 --- a/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/info.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "name": "AllianceBlock", - "website": "https://allianceblock.io", - "source_code": "https://github.com/Stichting-AllianceBlock-Foundation/AllianceBlock-Contracts", - "white_paper": "https://www.allianceblock.io/AllianceBlock_WhitePaper_n47oEn0Aa.pdf", - "description": "AllianceBlock is establishing the world’s first globally compliant decentralized capital market. Our solution is built on the principles of censorship resistance, transparency, and openness. AllianceBlock’s Prometheus protocol aims to realize a decentralized, collaborative and sustainable capital market that brings together issuers, investors, institutions, traders, experts, advisors, other service providers, and even talent.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/allianceblock", - "handle": "allianceblock" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Allianceblock/", - "handle": "Allianceblock" - }, - { - "name": "Medium", - "url": "https://medium.com/@allianceblock", - "handle": "allianceblock" - }, - { - "name": "Telegram", - "url": "https://t.me/allianceblock", - "handle": "allianceblock" - }, - { - "name": "Linkedin", - "url": "https://www.linkedin.com/company/allianceblock", - "handle": "allianceblock" - }, - { - "name": "Discord", - "url": "https://discord.gg/hF7AGgt", - "handle": "AllianceBlock" - } - ], - "explorer": "https://etherscan.io/token/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0", - "type": "ERC20", - "symbol": "ALBT", - "decimals": 18, - "status": "active", - "id": "0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/logo.png b/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/logo.png deleted file mode 100755 index 7532cfa3d5e83..0000000000000 Binary files a/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00c4B398500645eb5dA00a1a379a88B11683ba01/info.json b/blockchains/ethereum/assets/0x00c4B398500645eb5dA00a1a379a88B11683ba01/info.json deleted file mode 100644 index 3619570c2ea4a..0000000000000 --- a/blockchains/ethereum/assets/0x00c4B398500645eb5dA00a1a379a88B11683ba01/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eximchain Token", - "symbol": "EXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.eximchain.com/", - "explorer": "https://etherscan.io/token/0x00c4B398500645eb5dA00a1a379a88B11683ba01", - "status": "active", - "id": "0x00c4B398500645eb5dA00a1a379a88B11683ba01" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00c4B398500645eb5dA00a1a379a88B11683ba01/logo.png b/blockchains/ethereum/assets/0x00c4B398500645eb5dA00a1a379a88B11683ba01/logo.png deleted file mode 100644 index 431c1736a5e36..0000000000000 Binary files a/blockchains/ethereum/assets/0x00c4B398500645eb5dA00a1a379a88B11683ba01/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/info.json b/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/info.json deleted file mode 100644 index 747df602df31f..0000000000000 --- a/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Skale", - "website": "https://skale.network/", - "source_code": "", - "white_paper": "https://skale.network/whitepaper", - "description": "Skale is an ethereum interoperable elastic blockchain network.", - "explorer": "https://etherscan.io/token/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7", - "type": "ERC20", - "symbol": "SKL", - "decimals": 18, - "status": "active", - "id": "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/logo.png b/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/logo.png deleted file mode 100644 index 32d64d5007e54..0000000000000 Binary files a/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00eA6f91B00E080e816f1bB2faD71b0fe1528983/info.json b/blockchains/ethereum/assets/0x00eA6f91B00E080e816f1bB2faD71b0fe1528983/info.json deleted file mode 100644 index 3d74f827495d9..0000000000000 --- a/blockchains/ethereum/assets/0x00eA6f91B00E080e816f1bB2faD71b0fe1528983/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VCOIN", - "symbol": "VN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x00eA6f91B00E080e816f1bB2faD71b0fe1528983", - "status": "active", - "id": "0x00eA6f91B00E080e816f1bB2faD71b0fe1528983" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00eA6f91B00E080e816f1bB2faD71b0fe1528983/logo.png b/blockchains/ethereum/assets/0x00eA6f91B00E080e816f1bB2faD71b0fe1528983/logo.png deleted file mode 100644 index ae541d4baaf0f..0000000000000 Binary files a/blockchains/ethereum/assets/0x00eA6f91B00E080e816f1bB2faD71b0fe1528983/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00fC270C9cc13e878Ab5363D00354bebF6f05C15/info.json b/blockchains/ethereum/assets/0x00fC270C9cc13e878Ab5363D00354bebF6f05C15/info.json deleted file mode 100644 index b0f9e58031c47..0000000000000 --- a/blockchains/ethereum/assets/0x00fC270C9cc13e878Ab5363D00354bebF6f05C15/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VNX Exchange", - "symbol": "VNXLU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://vnx.io/", - "explorer": "https://etherscan.io/token/0x00fC270C9cc13e878Ab5363D00354bebF6f05C15", - "status": "active", - "id": "0x00fC270C9cc13e878Ab5363D00354bebF6f05C15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x00fC270C9cc13e878Ab5363D00354bebF6f05C15/logo.png b/blockchains/ethereum/assets/0x00fC270C9cc13e878Ab5363D00354bebF6f05C15/logo.png deleted file mode 100644 index e138baf248389..0000000000000 Binary files a/blockchains/ethereum/assets/0x00fC270C9cc13e878Ab5363D00354bebF6f05C15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x010c282118aA76174CE5952572BA715CF60A0c9B/info.json b/blockchains/ethereum/assets/0x010c282118aA76174CE5952572BA715CF60A0c9B/info.json deleted file mode 100644 index d804279fdb8b6..0000000000000 --- a/blockchains/ethereum/assets/0x010c282118aA76174CE5952572BA715CF60A0c9B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VINX", - "website": "https://vinxcoin.com/", - "description": "Asset Backed By Wine And Vineyard Investment Funds", - "explorer": "https://etherscan.io/token/0x010c282118aA76174CE5952572BA715CF60A0c9B", - "type": "ERC20", - "symbol": "VINX", - "decimals": 18, - "status": "active", - "id": "0x010c282118aA76174CE5952572BA715CF60A0c9B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x010c282118aA76174CE5952572BA715CF60A0c9B/logo.png b/blockchains/ethereum/assets/0x010c282118aA76174CE5952572BA715CF60A0c9B/logo.png deleted file mode 100644 index 9d189b6d5d06a..0000000000000 Binary files a/blockchains/ethereum/assets/0x010c282118aA76174CE5952572BA715CF60A0c9B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8/info.json b/blockchains/ethereum/assets/0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8/info.json deleted file mode 100644 index cd430282115cc..0000000000000 --- a/blockchains/ethereum/assets/0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PoaToken", - "symbol": "POA", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8", - "status": "active", - "id": "0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8/logo.png b/blockchains/ethereum/assets/0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8/logo.png deleted file mode 100755 index 1a1dddb62c715..0000000000000 Binary files a/blockchains/ethereum/assets/0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01139476be434EDf3A5041748d458c85e85B3313/info.json b/blockchains/ethereum/assets/0x01139476be434EDf3A5041748d458c85e85B3313/info.json deleted file mode 100644 index 1f0d8ae5a3ccb..0000000000000 --- a/blockchains/ethereum/assets/0x01139476be434EDf3A5041748d458c85e85B3313/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "W", - "symbol": "TUKFR1-34/50W34", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x01139476be434EDf3A5041748d458c85e85B3313", - "status": "active", - "id": "0x01139476be434EDf3A5041748d458c85e85B3313" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01139476be434EDf3A5041748d458c85e85B3313/logo.png b/blockchains/ethereum/assets/0x01139476be434EDf3A5041748d458c85e85B3313/logo.png deleted file mode 100644 index 2f5e0aaffce6c..0000000000000 Binary files a/blockchains/ethereum/assets/0x01139476be434EDf3A5041748d458c85e85B3313/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4/info.json b/blockchains/ethereum/assets/0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4/info.json deleted file mode 100644 index 9e241e4b10acf..0000000000000 --- a/blockchains/ethereum/assets/0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "cash", - "symbol": "cash", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4", - "status": "active", - "id": "0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4/logo.png b/blockchains/ethereum/assets/0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4/logo.png deleted file mode 100755 index 8e850bcb1db67..0000000000000 Binary files a/blockchains/ethereum/assets/0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3/info.json b/blockchains/ethereum/assets/0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3/info.json deleted file mode 100644 index 832d2c0421ab1..0000000000000 --- a/blockchains/ethereum/assets/0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dafco Token", - "symbol": "DAFCO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3", - "status": "active", - "id": "0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3/logo.png b/blockchains/ethereum/assets/0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3/logo.png deleted file mode 100644 index 459ece1710bb6..0000000000000 Binary files a/blockchains/ethereum/assets/0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x013A06558f07d9E6F9A00c95a33f3a0E0255176b/info.json b/blockchains/ethereum/assets/0x013A06558f07d9E6F9A00c95a33f3a0E0255176b/info.json deleted file mode 100644 index c7676177bc429..0000000000000 --- a/blockchains/ethereum/assets/0x013A06558f07d9E6F9A00c95a33f3a0E0255176b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BALI COIN", - "symbol": "BALI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x013A06558f07d9E6F9A00c95a33f3a0E0255176b", - "status": "active", - "id": "0x013A06558f07d9E6F9A00c95a33f3a0E0255176b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x013A06558f07d9E6F9A00c95a33f3a0E0255176b/logo.png b/blockchains/ethereum/assets/0x013A06558f07d9E6F9A00c95a33f3a0E0255176b/logo.png deleted file mode 100755 index ce2c25f62e8c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x013A06558f07d9E6F9A00c95a33f3a0E0255176b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x013AE307648f529aa72c5767A334DDd37aaB43c3/info.json b/blockchains/ethereum/assets/0x013AE307648f529aa72c5767A334DDd37aaB43c3/info.json deleted file mode 100644 index 01dce1179473b..0000000000000 --- a/blockchains/ethereum/assets/0x013AE307648f529aa72c5767A334DDd37aaB43c3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synth sBNB", - "symbol": "sBNB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://etherscan.io/token/0x013ae307648f529aa72c5767a334ddd37aab43c3", - "explorer": "https://etherscan.io/token/0x013AE307648f529aa72c5767A334DDd37aaB43c3", - "status": "active", - "id": "0x013AE307648f529aa72c5767A334DDd37aaB43c3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x013AE307648f529aa72c5767A334DDd37aaB43c3/logo.png b/blockchains/ethereum/assets/0x013AE307648f529aa72c5767A334DDd37aaB43c3/logo.png deleted file mode 100644 index 90ea4155102ff..0000000000000 Binary files a/blockchains/ethereum/assets/0x013AE307648f529aa72c5767A334DDd37aaB43c3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851/info.json b/blockchains/ethereum/assets/0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851/info.json deleted file mode 100644 index 29a3bd5b0faa5..0000000000000 --- a/blockchains/ethereum/assets/0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Paycentos Token", - "symbol": "PYN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://paycent.com/", - "explorer": "https://etherscan.io/token/0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851", - "status": "active", - "id": "0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851/logo.png b/blockchains/ethereum/assets/0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851/logo.png deleted file mode 100644 index fe2cb363853d8..0000000000000 Binary files a/blockchains/ethereum/assets/0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x014B50466590340D41307Cc54DCee990c8D58aa8/info.json b/blockchains/ethereum/assets/0x014B50466590340D41307Cc54DCee990c8D58aa8/info.json deleted file mode 100644 index c0cedbb9220cd..0000000000000 --- a/blockchains/ethereum/assets/0x014B50466590340D41307Cc54DCee990c8D58aa8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ICOS", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://icos.icobox.io/", - "explorer": "https://etherscan.io/token/0x014B50466590340D41307Cc54DCee990c8D58aa8", - "status": "active", - "id": "0x014B50466590340D41307Cc54DCee990c8D58aa8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x014B50466590340D41307Cc54DCee990c8D58aa8/logo.png b/blockchains/ethereum/assets/0x014B50466590340D41307Cc54DCee990c8D58aa8/logo.png deleted file mode 100644 index 43d5fe880b064..0000000000000 Binary files a/blockchains/ethereum/assets/0x014B50466590340D41307Cc54DCee990c8D58aa8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f/info.json b/blockchains/ethereum/assets/0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f/info.json deleted file mode 100644 index 41c8d6854934c..0000000000000 --- a/blockchains/ethereum/assets/0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jahcoin", - "symbol": "JAH", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f", - "status": "active", - "id": "0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f/logo.png b/blockchains/ethereum/assets/0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f/logo.png deleted file mode 100644 index 74131f640727b..0000000000000 Binary files a/blockchains/ethereum/assets/0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281/info.json b/blockchains/ethereum/assets/0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281/info.json deleted file mode 100644 index 944949ae8eff8..0000000000000 --- a/blockchains/ethereum/assets/0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "upscaleeth", - "symbol": "USC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281", - "status": "active", - "id": "0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281/logo.png b/blockchains/ethereum/assets/0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281/logo.png deleted file mode 100644 index 8f8a571baa04c..0000000000000 Binary files a/blockchains/ethereum/assets/0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x016396044709EB3edc69C44f4d5Fa6996917E4e8/info.json b/blockchains/ethereum/assets/0x016396044709EB3edc69C44f4d5Fa6996917E4e8/info.json deleted file mode 100644 index 26537454c577d..0000000000000 --- a/blockchains/ethereum/assets/0x016396044709EB3edc69C44f4d5Fa6996917E4e8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KingXChain", - "symbol": "KXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://kingxchain.com/", - "explorer": "https://etherscan.io/token/0x016396044709EB3edc69C44f4d5Fa6996917E4e8", - "status": "active", - "id": "0x016396044709EB3edc69C44f4d5Fa6996917E4e8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x016396044709EB3edc69C44f4d5Fa6996917E4e8/logo.png b/blockchains/ethereum/assets/0x016396044709EB3edc69C44f4d5Fa6996917E4e8/logo.png deleted file mode 100644 index aee25f37e9dc8..0000000000000 Binary files a/blockchains/ethereum/assets/0x016396044709EB3edc69C44f4d5Fa6996917E4e8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x016ee7373248a80BDe1fD6bAA001311d233b3CFa/info.json b/blockchains/ethereum/assets/0x016ee7373248a80BDe1fD6bAA001311d233b3CFa/info.json deleted file mode 100644 index f717cbaeb1999..0000000000000 --- a/blockchains/ethereum/assets/0x016ee7373248a80BDe1fD6bAA001311d233b3CFa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": " 3X Short Bitcoin Token", - "symbol": "BEAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/BEAR", - "explorer": "https://etherscan.io/token/0x016ee7373248a80BDe1fD6bAA001311d233b3CFa", - "status": "active", - "id": "0x016ee7373248a80BDe1fD6bAA001311d233b3CFa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x016ee7373248a80BDe1fD6bAA001311d233b3CFa/logo.png b/blockchains/ethereum/assets/0x016ee7373248a80BDe1fD6bAA001311d233b3CFa/logo.png deleted file mode 100644 index 36d37c8b5358a..0000000000000 Binary files a/blockchains/ethereum/assets/0x016ee7373248a80BDe1fD6bAA001311d233b3CFa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172/info.json b/blockchains/ethereum/assets/0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172/info.json deleted file mode 100644 index da92f43e35d28..0000000000000 --- a/blockchains/ethereum/assets/0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Town", - "symbol": "TOWN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172", - "status": "active", - "id": "0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172/logo.png b/blockchains/ethereum/assets/0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172/logo.png deleted file mode 100644 index 2a928c9ef5a0d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c/info.json b/blockchains/ethereum/assets/0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c/info.json deleted file mode 100644 index 60aae3cf60b7b..0000000000000 --- a/blockchains/ethereum/assets/0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SNSTOKEN", - "symbol": "SNS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c", - "status": "active", - "id": "0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c/logo.png b/blockchains/ethereum/assets/0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x018d7D179350f1Bb9853D04982820E37ccE13a92/info.json b/blockchains/ethereum/assets/0x018d7D179350f1Bb9853D04982820E37ccE13a92/info.json deleted file mode 100644 index 280629135934a..0000000000000 --- a/blockchains/ethereum/assets/0x018d7D179350f1Bb9853D04982820E37ccE13a92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INMAX", - "symbol": "INX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://inmax.live", - "explorer": "https://etherscan.io/token/0x018d7D179350f1Bb9853D04982820E37ccE13a92", - "status": "active", - "id": "0x018d7D179350f1Bb9853D04982820E37ccE13a92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x018d7D179350f1Bb9853D04982820E37ccE13a92/logo.png b/blockchains/ethereum/assets/0x018d7D179350f1Bb9853D04982820E37ccE13a92/logo.png deleted file mode 100644 index 3c90343501cfd..0000000000000 Binary files a/blockchains/ethereum/assets/0x018d7D179350f1Bb9853D04982820E37ccE13a92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0198f46f520F33cd4329bd4bE380a25a90536CD5/info.json b/blockchains/ethereum/assets/0x0198f46f520F33cd4329bd4bE380a25a90536CD5/info.json deleted file mode 100644 index 24ebee0cb0541..0000000000000 --- a/blockchains/ethereum/assets/0x0198f46f520F33cd4329bd4bE380a25a90536CD5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlayChip", - "symbol": "PLA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.playchip.global/", - "explorer": "https://etherscan.io/token/0x0198f46f520F33cd4329bd4bE380a25a90536CD5", - "status": "active", - "id": "0x0198f46f520F33cd4329bd4bE380a25a90536CD5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0198f46f520F33cd4329bd4bE380a25a90536CD5/logo.png b/blockchains/ethereum/assets/0x0198f46f520F33cd4329bd4bE380a25a90536CD5/logo.png deleted file mode 100644 index 9da32f8fc9269..0000000000000 Binary files a/blockchains/ethereum/assets/0x0198f46f520F33cd4329bd4bE380a25a90536CD5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01995786f1435743C42B7f2276C496a610B58612/info.json b/blockchains/ethereum/assets/0x01995786f1435743C42B7f2276C496a610B58612/info.json deleted file mode 100644 index 7fbd9d20404c8..0000000000000 --- a/blockchains/ethereum/assets/0x01995786f1435743C42B7f2276C496a610B58612/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SanDianZhong", - "symbol": "SDZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x01995786f1435743C42B7f2276C496a610B58612", - "status": "active", - "id": "0x01995786f1435743C42B7f2276C496a610B58612" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01995786f1435743C42B7f2276C496a610B58612/logo.png b/blockchains/ethereum/assets/0x01995786f1435743C42B7f2276C496a610B58612/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x01995786f1435743C42B7f2276C496a610B58612/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01C0987E88F778DF6640787226bc96354E1a9766/info.json b/blockchains/ethereum/assets/0x01C0987E88F778DF6640787226bc96354E1a9766/info.json deleted file mode 100644 index 04e27ad608b9a..0000000000000 --- a/blockchains/ethereum/assets/0x01C0987E88F778DF6640787226bc96354E1a9766/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UltrAlpha token", - "symbol": "UAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ultralpha.io/", - "explorer": "https://etherscan.io/token/0x01C0987E88F778DF6640787226bc96354E1a9766", - "status": "active", - "id": "0x01C0987E88F778DF6640787226bc96354E1a9766" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01C0987E88F778DF6640787226bc96354E1a9766/logo.png b/blockchains/ethereum/assets/0x01C0987E88F778DF6640787226bc96354E1a9766/logo.png deleted file mode 100644 index e11099910d43b..0000000000000 Binary files a/blockchains/ethereum/assets/0x01C0987E88F778DF6640787226bc96354E1a9766/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D/info.json b/blockchains/ethereum/assets/0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D/info.json deleted file mode 100644 index 873d4dac2c472..0000000000000 --- a/blockchains/ethereum/assets/0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Miles Coin", - "symbol": "MILES", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D", - "status": "active", - "id": "0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D/logo.png b/blockchains/ethereum/assets/0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D/logo.png deleted file mode 100644 index 4a6f2c7740049..0000000000000 Binary files a/blockchains/ethereum/assets/0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC/info.json b/blockchains/ethereum/assets/0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC/info.json deleted file mode 100644 index 2556b444af951..0000000000000 --- a/blockchains/ethereum/assets/0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COINBIG", - "symbol": "CB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.coinbig.com/cb.html", - "explorer": "https://etherscan.io/token/0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC", - "status": "active", - "id": "0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC/logo.png b/blockchains/ethereum/assets/0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC/logo.png deleted file mode 100644 index cb727de63c367..0000000000000 Binary files a/blockchains/ethereum/assets/0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01FDB5103a0D9De8d12e32E7775D5799bD715a54/info.json b/blockchains/ethereum/assets/0x01FDB5103a0D9De8d12e32E7775D5799bD715a54/info.json deleted file mode 100644 index 07163e5e9d6ae..0000000000000 --- a/blockchains/ethereum/assets/0x01FDB5103a0D9De8d12e32E7775D5799bD715a54/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QBUX", - "symbol": "QBUX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x01FDB5103a0D9De8d12e32E7775D5799bD715a54", - "status": "active", - "id": "0x01FDB5103a0D9De8d12e32E7775D5799bD715a54" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01FDB5103a0D9De8d12e32E7775D5799bD715a54/logo.png b/blockchains/ethereum/assets/0x01FDB5103a0D9De8d12e32E7775D5799bD715a54/logo.png deleted file mode 100644 index 761d98aea4fc0..0000000000000 Binary files a/blockchains/ethereum/assets/0x01FDB5103a0D9De8d12e32E7775D5799bD715a54/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A/info.json b/blockchains/ethereum/assets/0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A/info.json deleted file mode 100644 index 864a09d795f0e..0000000000000 --- a/blockchains/ethereum/assets/0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RaiseEntertainmentToken", - "symbol": "RET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A", - "status": "active", - "id": "0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A/logo.png b/blockchains/ethereum/assets/0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A/logo.png deleted file mode 100644 index 1586f72b92ffb..0000000000000 Binary files a/blockchains/ethereum/assets/0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01aa952C2aa0259198E403c10799557e9a6B1EC1/info.json b/blockchains/ethereum/assets/0x01aa952C2aa0259198E403c10799557e9a6B1EC1/info.json deleted file mode 100644 index a0815d1a41d23..0000000000000 --- a/blockchains/ethereum/assets/0x01aa952C2aa0259198E403c10799557e9a6B1EC1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Brezcoin", - "symbol": "BREZ", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x01aa952C2aa0259198E403c10799557e9a6B1EC1", - "status": "active", - "id": "0x01aa952C2aa0259198E403c10799557e9a6B1EC1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01aa952C2aa0259198E403c10799557e9a6B1EC1/logo.png b/blockchains/ethereum/assets/0x01aa952C2aa0259198E403c10799557e9a6B1EC1/logo.png deleted file mode 100755 index f1427ad857f23..0000000000000 Binary files a/blockchains/ethereum/assets/0x01aa952C2aa0259198E403c10799557e9a6B1EC1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB/info.json b/blockchains/ethereum/assets/0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB/info.json deleted file mode 100644 index c5a996303dc20..0000000000000 --- a/blockchains/ethereum/assets/0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DA Power Play Token", - "symbol": "DPP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB", - "status": "active", - "id": "0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB/logo.png b/blockchains/ethereum/assets/0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB/logo.png deleted file mode 100644 index 0c0700aaaf8be..0000000000000 Binary files a/blockchains/ethereum/assets/0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01bcd148c54cA43Dad8C195100998DED48FaD39c/info.json b/blockchains/ethereum/assets/0x01bcd148c54cA43Dad8C195100998DED48FaD39c/info.json deleted file mode 100644 index 2dba0c9aa25c9..0000000000000 --- a/blockchains/ethereum/assets/0x01bcd148c54cA43Dad8C195100998DED48FaD39c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RACECOIN", - "symbol": "RAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x01bcd148c54cA43Dad8C195100998DED48FaD39c", - "status": "active", - "id": "0x01bcd148c54cA43Dad8C195100998DED48FaD39c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01bcd148c54cA43Dad8C195100998DED48FaD39c/logo.png b/blockchains/ethereum/assets/0x01bcd148c54cA43Dad8C195100998DED48FaD39c/logo.png deleted file mode 100644 index 4fb479f014ef7..0000000000000 Binary files a/blockchains/ethereum/assets/0x01bcd148c54cA43Dad8C195100998DED48FaD39c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3/info.json b/blockchains/ethereum/assets/0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3/info.json deleted file mode 100644 index 3680f4158877f..0000000000000 --- a/blockchains/ethereum/assets/0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SPECTRUM", - "symbol": "SPT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://spectrum-token.com/", - "explorer": "https://etherscan.io/token/0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3", - "status": "active", - "id": "0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3/logo.png b/blockchains/ethereum/assets/0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3/logo.png deleted file mode 100644 index b456d75abf687..0000000000000 Binary files a/blockchains/ethereum/assets/0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01cd3D9dF5869ca7954745663bd6201C571E05Cf/info.json b/blockchains/ethereum/assets/0x01cd3D9dF5869ca7954745663bd6201C571E05Cf/info.json deleted file mode 100644 index 2bf946aa482c1..0000000000000 --- a/blockchains/ethereum/assets/0x01cd3D9dF5869ca7954745663bd6201C571E05Cf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LULU Token", - "symbol": "LULU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x01cd3D9dF5869ca7954745663bd6201C571E05Cf", - "status": "active", - "id": "0x01cd3D9dF5869ca7954745663bd6201C571E05Cf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01cd3D9dF5869ca7954745663bd6201C571E05Cf/logo.png b/blockchains/ethereum/assets/0x01cd3D9dF5869ca7954745663bd6201C571E05Cf/logo.png deleted file mode 100644 index dfc5ca432eab0..0000000000000 Binary files a/blockchains/ethereum/assets/0x01cd3D9dF5869ca7954745663bd6201C571E05Cf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE/info.json b/blockchains/ethereum/assets/0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE/info.json deleted file mode 100644 index beb3210f58791..0000000000000 --- a/blockchains/ethereum/assets/0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COMMUNITY MONEY", - "symbol": "CMMO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE", - "status": "active", - "id": "0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE/logo.png b/blockchains/ethereum/assets/0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE/logo.png deleted file mode 100644 index 6e5a72c704641..0000000000000 Binary files a/blockchains/ethereum/assets/0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f/info.json b/blockchains/ethereum/assets/0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f/info.json deleted file mode 100644 index 8c791ed388d99..0000000000000 --- a/blockchains/ethereum/assets/0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BF Token", - "symbol": "BFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bf-token.bnktothefuture.com/#!/", - "explorer": "https://etherscan.io/token/0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f", - "status": "active", - "id": "0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f/logo.png b/blockchains/ethereum/assets/0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f/logo.png deleted file mode 100644 index 49cb656fbdb2d..0000000000000 Binary files a/blockchains/ethereum/assets/0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE/info.json b/blockchains/ethereum/assets/0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE/info.json deleted file mode 100644 index 2a5136fa758b2..0000000000000 --- a/blockchains/ethereum/assets/0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FollowCoin", - "symbol": "FLLW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE", - "status": "active", - "id": "0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE/logo.png b/blockchains/ethereum/assets/0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE/logo.png deleted file mode 100755 index 7f68552755ba0..0000000000000 Binary files a/blockchains/ethereum/assets/0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/info.json b/blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/info.json deleted file mode 100644 index 2f74854dcab8e..0000000000000 --- a/blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "Unilend Finance", - "website": "https://unilend.finance//", - "source_code": "https://github.com/unilend", - "description": "UniLend is a permission-less decentralized protocol that combines spot trading services and money markets with lending and borrowing services through smart contracts. Existing DeFi platforms act as a gatekeeper, thereby barring the majority of assets from participation. Multi-asset pools also expose lenders to risk associated with all of the included assets.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/UniLend_Finance", - "handle": "UniLend_Finance" - }, - { - "name": "Telegram", - "url": "https://t.me/UniLendFinance", - "handle": "UniLendFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@UniLend", - "handle": "UniLend" - } - ], - "explorer": "https://etherscan.io/token/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1", - "type": "ERC20", - "symbol": "UFT", - "decimals": 18, - "status": "active", - "id": "0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/logo.png b/blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/logo.png deleted file mode 100644 index dca861df3acea..0000000000000 Binary files a/blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x020C710646e23AB868dbE5B88004892797fE4eFb/info.json b/blockchains/ethereum/assets/0x020C710646e23AB868dbE5B88004892797fE4eFb/info.json deleted file mode 100644 index 04cfb697f4a11..0000000000000 --- a/blockchains/ethereum/assets/0x020C710646e23AB868dbE5B88004892797fE4eFb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Golfcoin", - "symbol": "GOLF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.golfcoin.cc/", - "explorer": "https://etherscan.io/token/0x020C710646e23AB868dbE5B88004892797fE4eFb", - "status": "active", - "id": "0x020C710646e23AB868dbE5B88004892797fE4eFb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x020C710646e23AB868dbE5B88004892797fE4eFb/logo.png b/blockchains/ethereum/assets/0x020C710646e23AB868dbE5B88004892797fE4eFb/logo.png deleted file mode 100755 index ac96e9f3fc78e..0000000000000 Binary files a/blockchains/ethereum/assets/0x020C710646e23AB868dbE5B88004892797fE4eFb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD/info.json b/blockchains/ethereum/assets/0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD/info.json deleted file mode 100644 index 8ea752e3a71b2..0000000000000 --- a/blockchains/ethereum/assets/0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Erosion", - "symbol": "EROS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD", - "status": "active", - "id": "0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD/logo.png b/blockchains/ethereum/assets/0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD/logo.png deleted file mode 100644 index b46a3cf4171df..0000000000000 Binary files a/blockchains/ethereum/assets/0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0223fc70574214F65813fE336D870Ac47E147fAe/info.json b/blockchains/ethereum/assets/0x0223fc70574214F65813fE336D870Ac47E147fAe/info.json deleted file mode 100644 index 024fcc5fbc03d..0000000000000 --- a/blockchains/ethereum/assets/0x0223fc70574214F65813fE336D870Ac47E147fAe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CZR", - "symbol": "CZR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.canonchain.com/", - "explorer": "https://etherscan.io/token/0x0223fc70574214F65813fE336D870Ac47E147fAe", - "status": "active", - "id": "0x0223fc70574214F65813fE336D870Ac47E147fAe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0223fc70574214F65813fE336D870Ac47E147fAe/logo.png b/blockchains/ethereum/assets/0x0223fc70574214F65813fE336D870Ac47E147fAe/logo.png deleted file mode 100644 index a5ffa9d8953aa..0000000000000 Binary files a/blockchains/ethereum/assets/0x0223fc70574214F65813fE336D870Ac47E147fAe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0235fE624e044A05eeD7A43E16E3083bc8A4287A/info.json b/blockchains/ethereum/assets/0x0235fE624e044A05eeD7A43E16E3083bc8A4287A/info.json deleted file mode 100644 index 6fd24c92f14f1..0000000000000 --- a/blockchains/ethereum/assets/0x0235fE624e044A05eeD7A43E16E3083bc8A4287A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Original Crypto Coin", - "symbol": "OCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0235fE624e044A05eeD7A43E16E3083bc8A4287A", - "status": "active", - "id": "0x0235fE624e044A05eeD7A43E16E3083bc8A4287A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0235fE624e044A05eeD7A43E16E3083bc8A4287A/logo.png b/blockchains/ethereum/assets/0x0235fE624e044A05eeD7A43E16E3083bc8A4287A/logo.png deleted file mode 100644 index 59fdbf0c0bf18..0000000000000 Binary files a/blockchains/ethereum/assets/0x0235fE624e044A05eeD7A43E16E3083bc8A4287A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x023eBB622F461a15A344Edc45e6a5eabb5A68e03/info.json b/blockchains/ethereum/assets/0x023eBB622F461a15A344Edc45e6a5eabb5A68e03/info.json deleted file mode 100644 index 3c7ed1da88684..0000000000000 --- a/blockchains/ethereum/assets/0x023eBB622F461a15A344Edc45e6a5eabb5A68e03/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DYX Network", - "website": "https://dyx.network", - "description": "DYX is a hyper deflationary staking meme token that burns 10% on every transaction and rewards stakers for their long term holdings.", - "explorer": "https://etherscan.io/token/0x023eBB622F461a15A344Edc45e6a5eabb5A68e03", - "type": "ERC20", - "symbol": "DYX", - "decimals": 18, - "status": "active", - "id": "0x023eBB622F461a15A344Edc45e6a5eabb5A68e03" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x023eBB622F461a15A344Edc45e6a5eabb5A68e03/logo.png b/blockchains/ethereum/assets/0x023eBB622F461a15A344Edc45e6a5eabb5A68e03/logo.png deleted file mode 100644 index 42da52e50129d..0000000000000 Binary files a/blockchains/ethereum/assets/0x023eBB622F461a15A344Edc45e6a5eabb5A68e03/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02585E4A14dA274D02dF09b222D4606B10a4E940/info.json b/blockchains/ethereum/assets/0x02585E4A14dA274D02dF09b222D4606B10a4E940/info.json deleted file mode 100644 index 12d7665478f19..0000000000000 --- a/blockchains/ethereum/assets/0x02585E4A14dA274D02dF09b222D4606B10a4E940/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hero Origen Token", - "symbol": "HERO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x02585E4A14dA274D02dF09b222D4606B10a4E940", - "status": "active", - "id": "0x02585E4A14dA274D02dF09b222D4606B10a4E940" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x02585E4A14dA274D02dF09b222D4606B10a4E940/logo.png b/blockchains/ethereum/assets/0x02585E4A14dA274D02dF09b222D4606B10a4E940/logo.png deleted file mode 100644 index 8dc8fa0934cd2..0000000000000 Binary files a/blockchains/ethereum/assets/0x02585E4A14dA274D02dF09b222D4606B10a4E940/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/info.json b/blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/info.json deleted file mode 100644 index 0da355d6a6b8d..0000000000000 --- a/blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/info.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "Orion Protocol", - "website": "https://orionprotocol.io/", - "source_code": "https://github.com/orionprotocol", - "white_paper": "https://www.orionprotocol.io/hubfs/whitepaper.pdf", - "description": "Built on the most advanced liquidity aggregator ever developed, Orion Protocol solves some of the largest issues in DeFi by aggregating the liquidity of the entire crypto market into one decentralized platform. This underpins each solution built on the protocol, including revolutionary trading solution Orion Terminal - aggregating the liquidity of the entire crypto market on one decentralized platform. The roadmap also includes a price oracle and a high-margin DEX.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/orion_protocol", - "handle": "orion_protocol" - }, - { - "name": "Medium", - "url": "https://medium.com/orion-protocol", - "handle": "orion-protocol" - }, - { - "name": "Telegram", - "url": "https://t.me/orionprotocol", - "handle": "orionprotocol" - }, - { - "name": "Linkedin", - "url": "https://www.linkedin.com/company/orion-protocol", - "handle": "orion-protocol" - } - ], - "explorer": "https://etherscan.io/token/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a", - "research": "https://research.binance.com/en/projects/orion-protocol", - "type": "ERC20", - "symbol": "ORN", - "decimals": 8, - "status": "active", - "id": "0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/logo.png b/blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/logo.png deleted file mode 100644 index 39e7c4b3ea4b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x025daf950C6e814dEe4c96e13c98D3196D22E60C/info.json b/blockchains/ethereum/assets/0x025daf950C6e814dEe4c96e13c98D3196D22E60C/info.json deleted file mode 100644 index d862ea1d04ee8..0000000000000 --- a/blockchains/ethereum/assets/0x025daf950C6e814dEe4c96e13c98D3196D22E60C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RICH Token", - "symbol": "RICH", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://richtoken.co.in/", - "explorer": "https://etherscan.io/token/0x025daf950C6e814dEe4c96e13c98D3196D22E60C", - "status": "active", - "id": "0x025daf950C6e814dEe4c96e13c98D3196D22E60C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x025daf950C6e814dEe4c96e13c98D3196D22E60C/logo.png b/blockchains/ethereum/assets/0x025daf950C6e814dEe4c96e13c98D3196D22E60C/logo.png deleted file mode 100644 index a04c129a327b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x025daf950C6e814dEe4c96e13c98D3196D22E60C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b/info.json b/blockchains/ethereum/assets/0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b/info.json deleted file mode 100644 index b59272b497c3d..0000000000000 --- a/blockchains/ethereum/assets/0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Golden Berry", - "symbol": "GBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b", - "status": "active", - "id": "0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b/logo.png b/blockchains/ethereum/assets/0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b/logo.png deleted file mode 100644 index 420987089328c..0000000000000 Binary files a/blockchains/ethereum/assets/0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22/info.json b/blockchains/ethereum/assets/0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22/info.json deleted file mode 100644 index ebaf5f75dcaff..0000000000000 --- a/blockchains/ethereum/assets/0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TUR", - "symbol": "TUR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22", - "status": "active", - "id": "0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22/logo.png b/blockchains/ethereum/assets/0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22/logo.png deleted file mode 100644 index 7f51ac51c2a7f..0000000000000 Binary files a/blockchains/ethereum/assets/0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d/info.json b/blockchains/ethereum/assets/0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d/info.json deleted file mode 100644 index 941f053dbb031..0000000000000 --- a/blockchains/ethereum/assets/0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BirdCoin", - "symbol": "BIRD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.birdchain.io/", - "explorer": "https://etherscan.io/token/0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d", - "status": "active", - "id": "0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d/logo.png b/blockchains/ethereum/assets/0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d/logo.png deleted file mode 100644 index c9c135947e397..0000000000000 Binary files a/blockchains/ethereum/assets/0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x026f8D523D49F36db657e012C96488465d8d88f9/info.json b/blockchains/ethereum/assets/0x026f8D523D49F36db657e012C96488465d8d88f9/info.json deleted file mode 100644 index 6f6df902f6b28..0000000000000 --- a/blockchains/ethereum/assets/0x026f8D523D49F36db657e012C96488465d8d88f9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Odyssey", - "symbol": "ODY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x026f8D523D49F36db657e012C96488465d8d88f9", - "status": "active", - "id": "0x026f8D523D49F36db657e012C96488465d8d88f9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x026f8D523D49F36db657e012C96488465d8d88f9/logo.png b/blockchains/ethereum/assets/0x026f8D523D49F36db657e012C96488465d8d88f9/logo.png deleted file mode 100644 index ad01329e28284..0000000000000 Binary files a/blockchains/ethereum/assets/0x026f8D523D49F36db657e012C96488465d8d88f9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56/info.json b/blockchains/ethereum/assets/0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56/info.json deleted file mode 100644 index 08d3ef8f7a483..0000000000000 --- a/blockchains/ethereum/assets/0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OnTime", - "symbol": "OTO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ontimefoundation.org/", - "explorer": "https://etherscan.io/token/0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56", - "status": "active", - "id": "0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56/logo.png b/blockchains/ethereum/assets/0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56/logo.png deleted file mode 100644 index 37e833837c695..0000000000000 Binary files a/blockchains/ethereum/assets/0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0290B327A8583bD6FA63c130B732a808864e55Fc/info.json b/blockchains/ethereum/assets/0x0290B327A8583bD6FA63c130B732a808864e55Fc/info.json deleted file mode 100644 index 75a56c8399dc5..0000000000000 --- a/blockchains/ethereum/assets/0x0290B327A8583bD6FA63c130B732a808864e55Fc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MIDAS", - "website": "https://midas-defi.finance", - "description": "Every time you stake and unstake tokens, the contract will automatically harvest MDS rewards for you", - "explorer": "https://etherscan.io/token/0x0290B327A8583bD6FA63c130B732a808864e55Fc", - "type": "ERC20", - "symbol": "MDS", - "decimals": 18, - "status": "active", - "id": "0x0290B327A8583bD6FA63c130B732a808864e55Fc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0290B327A8583bD6FA63c130B732a808864e55Fc/logo.png b/blockchains/ethereum/assets/0x0290B327A8583bD6FA63c130B732a808864e55Fc/logo.png deleted file mode 100644 index 6ddc7bb2675ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x0290B327A8583bD6FA63c130B732a808864e55Fc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x029606e5ec44caD1346d6a1273a53b971fa93AD6/info.json b/blockchains/ethereum/assets/0x029606e5ec44caD1346d6a1273a53b971fa93AD6/info.json deleted file mode 100644 index 34e1abfb15858..0000000000000 --- a/blockchains/ethereum/assets/0x029606e5ec44caD1346d6a1273a53b971fa93AD6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "empowr orange", - "symbol": "EMPRO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x029606e5ec44caD1346d6a1273a53b971fa93AD6", - "status": "active", - "id": "0x029606e5ec44caD1346d6a1273a53b971fa93AD6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x029606e5ec44caD1346d6a1273a53b971fa93AD6/logo.png b/blockchains/ethereum/assets/0x029606e5ec44caD1346d6a1273a53b971fa93AD6/logo.png deleted file mode 100644 index 45fcf16fd1c0c..0000000000000 Binary files a/blockchains/ethereum/assets/0x029606e5ec44caD1346d6a1273a53b971fa93AD6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F/info.json b/blockchains/ethereum/assets/0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F/info.json deleted file mode 100644 index 59502381e99c3..0000000000000 --- a/blockchains/ethereum/assets/0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EXInteractive", - "symbol": "EXI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F", - "status": "active", - "id": "0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F/logo.png b/blockchains/ethereum/assets/0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F/logo.png deleted file mode 100644 index f04c6da3a2f6f..0000000000000 Binary files a/blockchains/ethereum/assets/0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02C4C78C462E32cCa4a90Bc499bF411Fb7bc6aFB/info.json b/blockchains/ethereum/assets/0x02C4C78C462E32cCa4a90Bc499bF411Fb7bc6aFB/info.json deleted file mode 100644 index 61ccbbd424579..0000000000000 --- a/blockchains/ethereum/assets/0x02C4C78C462E32cCa4a90Bc499bF411Fb7bc6aFB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InvestDigital Token", - "symbol": "IDT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x02C4C78C462E32cCa4a90Bc499bF411Fb7bc6aFB", - "status": "active", - "id": "0x02C4C78C462E32cCa4a90Bc499bF411Fb7bc6aFB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x02C4C78C462E32cCa4a90Bc499bF411Fb7bc6aFB/logo.png b/blockchains/ethereum/assets/0x02C4C78C462E32cCa4a90Bc499bF411Fb7bc6aFB/logo.png deleted file mode 100644 index 449e3beaa6cd4..0000000000000 Binary files a/blockchains/ethereum/assets/0x02C4C78C462E32cCa4a90Bc499bF411Fb7bc6aFB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02E2C716230C6750208F7Cb1Af34049472C91527/info.json b/blockchains/ethereum/assets/0x02E2C716230C6750208F7Cb1Af34049472C91527/info.json deleted file mode 100644 index 310b81be23ab4..0000000000000 --- a/blockchains/ethereum/assets/0x02E2C716230C6750208F7Cb1Af34049472C91527/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YP", - "symbol": "YP", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x02E2C716230C6750208F7Cb1Af34049472C91527", - "status": "active", - "id": "0x02E2C716230C6750208F7Cb1Af34049472C91527" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x02E2C716230C6750208F7Cb1Af34049472C91527/logo.png b/blockchains/ethereum/assets/0x02E2C716230C6750208F7Cb1Af34049472C91527/logo.png deleted file mode 100755 index b5aa9dcf1a699..0000000000000 Binary files a/blockchains/ethereum/assets/0x02E2C716230C6750208F7Cb1Af34049472C91527/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A/info.json b/blockchains/ethereum/assets/0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A/info.json deleted file mode 100644 index c9b2f7680270c..0000000000000 --- a/blockchains/ethereum/assets/0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Edu Stars Coins", - "symbol": "EDSTR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A", - "status": "active", - "id": "0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A/logo.png b/blockchains/ethereum/assets/0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A/logo.png deleted file mode 100755 index 2cf2e56c24b6e..0000000000000 Binary files a/blockchains/ethereum/assets/0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577/info.json b/blockchains/ethereum/assets/0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577/info.json deleted file mode 100644 index 1bfac75606362..0000000000000 --- a/blockchains/ethereum/assets/0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PKG Token", - "symbol": "PKG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://pkgtoken.io/", - "explorer": "https://etherscan.io/token/0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577", - "status": "active", - "id": "0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577/logo.png b/blockchains/ethereum/assets/0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577/logo.png deleted file mode 100644 index aefe11fd8e6f0..0000000000000 Binary files a/blockchains/ethereum/assets/0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98/info.json b/blockchains/ethereum/assets/0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98/info.json deleted file mode 100644 index 9afa51429960b..0000000000000 --- a/blockchains/ethereum/assets/0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LikeCoin", - "symbol": "LIKE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98", - "status": "active", - "id": "0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98/logo.png b/blockchains/ethereum/assets/0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98/logo.png deleted file mode 100755 index 1c9a5ff9488f5..0000000000000 Binary files a/blockchains/ethereum/assets/0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02b1669bC9EE893edAFf3cADfD326A294d643f99/info.json b/blockchains/ethereum/assets/0x02b1669bC9EE893edAFf3cADfD326A294d643f99/info.json deleted file mode 100644 index 5dd984e354287..0000000000000 --- a/blockchains/ethereum/assets/0x02b1669bC9EE893edAFf3cADfD326A294d643f99/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wolfs Group AG", - "symbol": "WLF", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://wolfs.group/", - "explorer": "https://etherscan.io/token/0x02b1669bC9EE893edAFf3cADfD326A294d643f99", - "status": "active", - "id": "0x02b1669bC9EE893edAFf3cADfD326A294d643f99" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x02b1669bC9EE893edAFf3cADfD326A294d643f99/logo.png b/blockchains/ethereum/assets/0x02b1669bC9EE893edAFf3cADfD326A294d643f99/logo.png deleted file mode 100644 index 8a9a62ffbd98b..0000000000000 Binary files a/blockchains/ethereum/assets/0x02b1669bC9EE893edAFf3cADfD326A294d643f99/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02e3083a51E8632E571fBd6A62aC396C10c653Ba/info.json b/blockchains/ethereum/assets/0x02e3083a51E8632E571fBd6A62aC396C10c653Ba/info.json deleted file mode 100644 index cd01bc4544121..0000000000000 --- a/blockchains/ethereum/assets/0x02e3083a51E8632E571fBd6A62aC396C10c653Ba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EplusCoin", - "symbol": "EPLUS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://www.ep-coin.com/", - "explorer": "https://etherscan.io/token/0x02e3083a51E8632E571fBd6A62aC396C10c653Ba", - "status": "active", - "id": "0x02e3083a51E8632E571fBd6A62aC396C10c653Ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x02e3083a51E8632E571fBd6A62aC396C10c653Ba/logo.png b/blockchains/ethereum/assets/0x02e3083a51E8632E571fBd6A62aC396C10c653Ba/logo.png deleted file mode 100755 index 7c086bf442305..0000000000000 Binary files a/blockchains/ethereum/assets/0x02e3083a51E8632E571fBd6A62aC396C10c653Ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02eC0C9e6d3C08B8fB12feC51CCBa048AFbC36A6/logo.png b/blockchains/ethereum/assets/0x02eC0C9e6d3C08B8fB12feC51CCBa048AFbC36A6/logo.png deleted file mode 100755 index 3fe9f4067b615..0000000000000 Binary files a/blockchains/ethereum/assets/0x02eC0C9e6d3C08B8fB12feC51CCBa048AFbC36A6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10/info.json b/blockchains/ethereum/assets/0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10/info.json deleted file mode 100644 index 4a10c75a6db42..0000000000000 --- a/blockchains/ethereum/assets/0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RenrenBit Token", - "symbol": "RRB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10", - "status": "active", - "id": "0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10/logo.png b/blockchains/ethereum/assets/0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10/logo.png deleted file mode 100755 index 099e99a824a06..0000000000000 Binary files a/blockchains/ethereum/assets/0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959/info.json b/blockchains/ethereum/assets/0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959/info.json deleted file mode 100644 index 7daa251d3dcb5..0000000000000 --- a/blockchains/ethereum/assets/0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Smart Pharma Token", - "symbol": "SMPT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959", - "status": "active", - "id": "0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959/logo.png b/blockchains/ethereum/assets/0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959/logo.png deleted file mode 100644 index 626d4211eddbe..0000000000000 Binary files a/blockchains/ethereum/assets/0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x03042482d64577A7bdb282260e2eA4c8a89C064B/info.json b/blockchains/ethereum/assets/0x03042482d64577A7bdb282260e2eA4c8a89C064B/info.json deleted file mode 100644 index 5171092f7b745..0000000000000 --- a/blockchains/ethereum/assets/0x03042482d64577A7bdb282260e2eA4c8a89C064B/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Centaur Token", - "website": "https://cntr.finance", - "white_paper": "https://cntr.finance/docs/whitepaper.pdf", - "description": "The bridge between decentralized and traditional finance.", - "explorer": "https://etherscan.io/token/0x03042482d64577A7bdb282260e2eA4c8a89C064B", - "type": "ERC20", - "symbol": "CNTR", - "decimals": 18, - "status": "active", - "id": "0x03042482d64577A7bdb282260e2eA4c8a89C064B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x03042482d64577A7bdb282260e2eA4c8a89C064B/logo.png b/blockchains/ethereum/assets/0x03042482d64577A7bdb282260e2eA4c8a89C064B/logo.png deleted file mode 100644 index beb096fbbf8b2..0000000000000 Binary files a/blockchains/ethereum/assets/0x03042482d64577A7bdb282260e2eA4c8a89C064B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0309c98B1bffA350bcb3F9fB9780970CA32a5060/info.json b/blockchains/ethereum/assets/0x0309c98B1bffA350bcb3F9fB9780970CA32a5060/info.json deleted file mode 100644 index 9d26d9d377547..0000000000000 --- a/blockchains/ethereum/assets/0x0309c98B1bffA350bcb3F9fB9780970CA32a5060/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BDPI", - "symbol": "BDPI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://basketdao.org", - "explorer": "https://etherscan.io/token/0x0309c98B1bffA350bcb3F9fB9780970CA32a5060", - "status": "active", - "id": "0x0309c98B1bffA350bcb3F9fB9780970CA32a5060" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0309c98B1bffA350bcb3F9fB9780970CA32a5060/logo.png b/blockchains/ethereum/assets/0x0309c98B1bffA350bcb3F9fB9780970CA32a5060/logo.png deleted file mode 100644 index 6b40c12caf7e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x0309c98B1bffA350bcb3F9fB9780970CA32a5060/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x030c32c1190CBF077E5eE67ED19572c558e43AE4/info.json b/blockchains/ethereum/assets/0x030c32c1190CBF077E5eE67ED19572c558e43AE4/info.json deleted file mode 100644 index f39d75d1b82d4..0000000000000 --- a/blockchains/ethereum/assets/0x030c32c1190CBF077E5eE67ED19572c558e43AE4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitBonus", - "symbol": "BONUS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x030c32c1190CBF077E5eE67ED19572c558e43AE4", - "status": "active", - "id": "0x030c32c1190CBF077E5eE67ED19572c558e43AE4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x030c32c1190CBF077E5eE67ED19572c558e43AE4/logo.png b/blockchains/ethereum/assets/0x030c32c1190CBF077E5eE67ED19572c558e43AE4/logo.png deleted file mode 100644 index adf84416d1f97..0000000000000 Binary files a/blockchains/ethereum/assets/0x030c32c1190CBF077E5eE67ED19572c558e43AE4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9/info.json b/blockchains/ethereum/assets/0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9/info.json deleted file mode 100644 index d58c58cceb69c..0000000000000 --- a/blockchains/ethereum/assets/0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Giving Token", - "symbol": "GIVING", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9", - "status": "active", - "id": "0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9/logo.png b/blockchains/ethereum/assets/0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9/logo.png deleted file mode 100644 index 70ec26f1b3013..0000000000000 Binary files a/blockchains/ethereum/assets/0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0316EB71485b0Ab14103307bf65a021042c6d380/info.json b/blockchains/ethereum/assets/0x0316EB71485b0Ab14103307bf65a021042c6d380/info.json deleted file mode 100644 index cee6e9394346f..0000000000000 --- a/blockchains/ethereum/assets/0x0316EB71485b0Ab14103307bf65a021042c6d380/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Huobi BTC", - "website": "https://hbtc.finance", - "description": "HBTC is a Bitcoin ERC20 token on Ethereum blockchain launched by Huobi Global, ensuring that users can use HBTC and BTC for 1:1 exchange at Huobi Global at any time.", - "explorer": "https://etherscan.io/token/0x0316EB71485b0Ab14103307bf65a021042c6d380", - "type": "ERC20", - "symbol": "HBTC", - "decimals": 18, - "status": "active", - "id": "0x0316EB71485b0Ab14103307bf65a021042c6d380" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0316EB71485b0Ab14103307bf65a021042c6d380/logo.png b/blockchains/ethereum/assets/0x0316EB71485b0Ab14103307bf65a021042c6d380/logo.png deleted file mode 100644 index 10c1ea3c756b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x0316EB71485b0Ab14103307bf65a021042c6d380/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd/info.json b/blockchains/ethereum/assets/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd/info.json deleted file mode 100644 index e89f113549a3e..0000000000000 --- a/blockchains/ethereum/assets/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "PieDAO BTC++", - "website": "https://piedao.org", - "description": "Diversified Bitcoin exposure on Ethereum", - "socials": [ - "https://twitter.com/PieDAO_DeFi" - ], - "explorer": "https://etherscan.io/token/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd", - "type": "ERC20", - "symbol": "BTC++", - "decimals": 18, - "status": "active", - "id": "0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd/logo.png b/blockchains/ethereum/assets/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd/logo.png deleted file mode 100644 index d6578af2d0d30..0000000000000 Binary files a/blockchains/ethereum/assets/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x03282f2D7834a97369Cad58f888aDa19EeC46ab6/info.json b/blockchains/ethereum/assets/0x03282f2D7834a97369Cad58f888aDa19EeC46ab6/info.json deleted file mode 100644 index 207cb5b6ad541..0000000000000 --- a/blockchains/ethereum/assets/0x03282f2D7834a97369Cad58f888aDa19EeC46ab6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Globex", - "symbol": "GEX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://globex.pro", - "explorer": "https://etherscan.io/token/0x03282f2D7834a97369Cad58f888aDa19EeC46ab6", - "status": "active", - "id": "0x03282f2D7834a97369Cad58f888aDa19EeC46ab6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x03282f2D7834a97369Cad58f888aDa19EeC46ab6/logo.png b/blockchains/ethereum/assets/0x03282f2D7834a97369Cad58f888aDa19EeC46ab6/logo.png deleted file mode 100644 index 9dc77aa3b3bd4..0000000000000 Binary files a/blockchains/ethereum/assets/0x03282f2D7834a97369Cad58f888aDa19EeC46ab6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x032aE2bd448904E0d468167DC25B4C35d3d72a36/info.json b/blockchains/ethereum/assets/0x032aE2bd448904E0d468167DC25B4C35d3d72a36/info.json deleted file mode 100644 index 8110eeeffedd2..0000000000000 --- a/blockchains/ethereum/assets/0x032aE2bd448904E0d468167DC25B4C35d3d72a36/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "fami.finance", - "symbol": "FAMI", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x032aE2bd448904E0d468167DC25B4C35d3d72a36", - "status": "active", - "id": "0x032aE2bd448904E0d468167DC25B4C35d3d72a36" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x032aE2bd448904E0d468167DC25B4C35d3d72a36/logo.png b/blockchains/ethereum/assets/0x032aE2bd448904E0d468167DC25B4C35d3d72a36/logo.png deleted file mode 100644 index 62091c2db4b87..0000000000000 Binary files a/blockchains/ethereum/assets/0x032aE2bd448904E0d468167DC25B4C35d3d72a36/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x033030FEeBd93E3178487c35A9c8cA80874353C9/info.json b/blockchains/ethereum/assets/0x033030FEeBd93E3178487c35A9c8cA80874353C9/info.json deleted file mode 100644 index 3090efc30bcbe..0000000000000 --- a/blockchains/ethereum/assets/0x033030FEeBd93E3178487c35A9c8cA80874353C9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BDT Token", - "symbol": "BDT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x033030FEeBd93E3178487c35A9c8cA80874353C9", - "status": "active", - "id": "0x033030FEeBd93E3178487c35A9c8cA80874353C9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x033030FEeBd93E3178487c35A9c8cA80874353C9/logo.png b/blockchains/ethereum/assets/0x033030FEeBd93E3178487c35A9c8cA80874353C9/logo.png deleted file mode 100644 index e6d28f9bd9a8b..0000000000000 Binary files a/blockchains/ethereum/assets/0x033030FEeBd93E3178487c35A9c8cA80874353C9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x033e223870f766644f7f7a4B7dc2E91573707d06/info.json b/blockchains/ethereum/assets/0x033e223870f766644f7f7a4B7dc2E91573707d06/info.json deleted file mode 100644 index b75ece3e791a5..0000000000000 --- a/blockchains/ethereum/assets/0x033e223870f766644f7f7a4B7dc2E91573707d06/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZinFinance", - "website": "https://zin.finance/", - "description": "A DeFi Investment platform which will combine the investment tools of crypto and traditional stocks. Zin will be a 100% deflationary token. Zin tokens will have a burn mechanism.", - "explorer": "https://etherscan.io/token/0x033e223870f766644f7f7a4B7dc2E91573707d06", - "type": "ERC20", - "symbol": "Zin", - "decimals": 18, - "status": "active", - "id": "0x033e223870f766644f7f7a4B7dc2E91573707d06" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x033e223870f766644f7f7a4B7dc2E91573707d06/logo.png b/blockchains/ethereum/assets/0x033e223870f766644f7f7a4B7dc2E91573707d06/logo.png deleted file mode 100644 index 89bbd19e9ba97..0000000000000 Binary files a/blockchains/ethereum/assets/0x033e223870f766644f7f7a4B7dc2E91573707d06/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x03410a55d072C79C586Ff7B079a4dE0359A45BD5/info.json b/blockchains/ethereum/assets/0x03410a55d072C79C586Ff7B079a4dE0359A45BD5/info.json deleted file mode 100644 index bc87383c3e1c1..0000000000000 --- a/blockchains/ethereum/assets/0x03410a55d072C79C586Ff7B079a4dE0359A45BD5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VSmart", - "symbol": "VS", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x03410a55d072C79C586Ff7B079a4dE0359A45BD5", - "status": "active", - "id": "0x03410a55d072C79C586Ff7B079a4dE0359A45BD5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x03410a55d072C79C586Ff7B079a4dE0359A45BD5/logo.png b/blockchains/ethereum/assets/0x03410a55d072C79C586Ff7B079a4dE0359A45BD5/logo.png deleted file mode 100644 index 80d5187bdb8b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x03410a55d072C79C586Ff7B079a4dE0359A45BD5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x034B0dd380b5f6f8123b8d0d0E42329b67772792/info.json b/blockchains/ethereum/assets/0x034B0dd380b5f6f8123b8d0d0E42329b67772792/info.json deleted file mode 100644 index d5283f624eb03..0000000000000 --- a/blockchains/ethereum/assets/0x034B0dd380b5f6f8123b8d0d0E42329b67772792/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ADAB Token", - "symbol": "ADAB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://adabsolutions.com/", - "explorer": "https://etherscan.io/token/0x034B0dd380b5f6f8123b8d0d0E42329b67772792", - "status": "active", - "id": "0x034B0dd380b5f6f8123b8d0d0E42329b67772792" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x034B0dd380b5f6f8123b8d0d0E42329b67772792/logo.png b/blockchains/ethereum/assets/0x034B0dd380b5f6f8123b8d0d0E42329b67772792/logo.png deleted file mode 100644 index f4bb155504525..0000000000000 Binary files a/blockchains/ethereum/assets/0x034B0dd380b5f6f8123b8d0d0E42329b67772792/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0353837B32AA01d335BeCEdC57A329b8CE0619a7/info.json b/blockchains/ethereum/assets/0x0353837B32AA01d335BeCEdC57A329b8CE0619a7/info.json deleted file mode 100644 index 23941a88b30fa..0000000000000 --- a/blockchains/ethereum/assets/0x0353837B32AA01d335BeCEdC57A329b8CE0619a7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tacoin", - "symbol": "TACO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0353837B32AA01d335BeCEdC57A329b8CE0619a7", - "status": "active", - "id": "0x0353837B32AA01d335BeCEdC57A329b8CE0619a7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0353837B32AA01d335BeCEdC57A329b8CE0619a7/logo.png b/blockchains/ethereum/assets/0x0353837B32AA01d335BeCEdC57A329b8CE0619a7/logo.png deleted file mode 100755 index 0e2bf0898381d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0353837B32AA01d335BeCEdC57A329b8CE0619a7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4/info.json b/blockchains/ethereum/assets/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4/info.json deleted file mode 100644 index 7402bffecd37b..0000000000000 --- a/blockchains/ethereum/assets/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Universal Liquidity Union", - "website": "https://ulu.finance/", - "description": "Universal Liquidity Union (ULU) is the bridge to every coin. ULU aims to combine the best features of Uniswap and Balancer and route everything via the ULU token as medium of liquidity exchange.", - "explorer": "https://etherscan.io/token/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4", - "type": "ERC20", - "symbol": "ULU", - "decimals": 18, - "status": "active", - "id": "0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4/logo.png b/blockchains/ethereum/assets/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4/logo.png deleted file mode 100644 index 85b4ecd230048..0000000000000 Binary files a/blockchains/ethereum/assets/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x036407F23D5E1C1486F7488332CF54bf06E5F09F/info.json b/blockchains/ethereum/assets/0x036407F23D5E1C1486F7488332CF54bf06E5F09F/info.json deleted file mode 100644 index 5100e454ccb1f..0000000000000 --- a/blockchains/ethereum/assets/0x036407F23D5E1C1486F7488332CF54bf06E5F09F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alphabit", - "symbol": "ABC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x036407F23D5E1C1486F7488332CF54bf06E5F09F", - "status": "active", - "id": "0x036407F23D5E1C1486F7488332CF54bf06E5F09F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x036407F23D5E1C1486F7488332CF54bf06E5F09F/logo.png b/blockchains/ethereum/assets/0x036407F23D5E1C1486F7488332CF54bf06E5F09F/logo.png deleted file mode 100644 index c5b3b35e81d18..0000000000000 Binary files a/blockchains/ethereum/assets/0x036407F23D5E1C1486F7488332CF54bf06E5F09F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239/info.json b/blockchains/ethereum/assets/0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239/info.json deleted file mode 100644 index 79a7d9811f53d..0000000000000 --- a/blockchains/ethereum/assets/0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Truffle Coin", - "symbol": "TFC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239", - "status": "active", - "id": "0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239/logo.png b/blockchains/ethereum/assets/0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239/logo.png deleted file mode 100755 index 9a7682bdcb769..0000000000000 Binary files a/blockchains/ethereum/assets/0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372/info.json b/blockchains/ethereum/assets/0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372/info.json deleted file mode 100644 index 8632228155a4e..0000000000000 --- a/blockchains/ethereum/assets/0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Student Coin", - "symbol": "STU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitjob.io/", - "explorer": "https://etherscan.io/token/0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372", - "status": "active", - "id": "0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372/logo.png b/blockchains/ethereum/assets/0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372/logo.png deleted file mode 100644 index e3a077a2b8b56..0000000000000 Binary files a/blockchains/ethereum/assets/0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x037A54AaB062628C9Bbae1FDB1583c195585fe41/info.json b/blockchains/ethereum/assets/0x037A54AaB062628C9Bbae1FDB1583c195585fe41/info.json deleted file mode 100644 index 4aef3a6ebf2f0..0000000000000 --- a/blockchains/ethereum/assets/0x037A54AaB062628C9Bbae1FDB1583c195585fe41/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LCX", - "symbol": "LCX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.LCX.com", - "explorer": "https://etherscan.io/token/0x037A54AaB062628C9Bbae1FDB1583c195585fe41", - "status": "active", - "id": "0x037A54AaB062628C9Bbae1FDB1583c195585fe41" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x037A54AaB062628C9Bbae1FDB1583c195585fe41/logo.png b/blockchains/ethereum/assets/0x037A54AaB062628C9Bbae1FDB1583c195585fe41/logo.png deleted file mode 100644 index 397c0b01823c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x037A54AaB062628C9Bbae1FDB1583c195585fe41/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294/info.json b/blockchains/ethereum/assets/0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294/info.json deleted file mode 100644 index 07c8cf51542d7..0000000000000 --- a/blockchains/ethereum/assets/0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TESLA", - "symbol": "TSL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.energolabs.com/#/", - "explorer": "https://etherscan.io/token/0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294", - "status": "active", - "id": "0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294/logo.png b/blockchains/ethereum/assets/0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294/logo.png deleted file mode 100755 index bb65675a26722..0000000000000 Binary files a/blockchains/ethereum/assets/0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508/info.json b/blockchains/ethereum/assets/0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508/info.json deleted file mode 100644 index 957f3d32d3681..0000000000000 --- a/blockchains/ethereum/assets/0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long WBTC-DAI 3x v2", - "symbol": "dLWBTC3x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508", - "status": "active", - "id": "0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508/logo.png b/blockchains/ethereum/assets/0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508/logo.png deleted file mode 100644 index d8d208645c215..0000000000000 Binary files a/blockchains/ethereum/assets/0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0391D2021f89DC339F60Fff84546EA23E337750f/info.json b/blockchains/ethereum/assets/0x0391D2021f89DC339F60Fff84546EA23E337750f/info.json deleted file mode 100644 index 96e99db61b517..0000000000000 --- a/blockchains/ethereum/assets/0x0391D2021f89DC339F60Fff84546EA23E337750f/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "BarnBridge", - "website": "https://BarnBridge.com", - "source_code": "https://etherscan.io/address/0x0391D2021f89DC339F60Fff84546EA23E337750f#code", - "white_paper": "https://github.com/BarnBridge/BarnBridge-Whitepaper", - "description": "Tokenized Risk Protocol", - "explorer": "https://etherscan.io/token/0x0391D2021f89DC339F60Fff84546EA23E337750f", - "type": "ERC20", - "symbol": "BOND", - "decimals": 18, - "status": "active", - "id": "0x0391D2021f89DC339F60Fff84546EA23E337750f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0391D2021f89DC339F60Fff84546EA23E337750f/logo.png b/blockchains/ethereum/assets/0x0391D2021f89DC339F60Fff84546EA23E337750f/logo.png deleted file mode 100644 index 3df299a4133b9..0000000000000 Binary files a/blockchains/ethereum/assets/0x0391D2021f89DC339F60Fff84546EA23E337750f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0396340f16Bbec973280AB053efc3f208fA37795/info.json b/blockchains/ethereum/assets/0x0396340f16Bbec973280AB053efc3f208fA37795/info.json deleted file mode 100644 index 6fe03f7fad534..0000000000000 --- a/blockchains/ethereum/assets/0x0396340f16Bbec973280AB053efc3f208fA37795/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BigONE Token", - "symbol": "BIG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0396340f16Bbec973280AB053efc3f208fA37795", - "status": "active", - "id": "0x0396340f16Bbec973280AB053efc3f208fA37795" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0396340f16Bbec973280AB053efc3f208fA37795/logo.png b/blockchains/ethereum/assets/0x0396340f16Bbec973280AB053efc3f208fA37795/logo.png deleted file mode 100644 index 3bdaefb6b9f65..0000000000000 Binary files a/blockchains/ethereum/assets/0x0396340f16Bbec973280AB053efc3f208fA37795/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x039B5649A59967e3e936D7471f9c3700100Ee1ab/info.json b/blockchains/ethereum/assets/0x039B5649A59967e3e936D7471f9c3700100Ee1ab/info.json deleted file mode 100644 index a39414e91468b..0000000000000 --- a/blockchains/ethereum/assets/0x039B5649A59967e3e936D7471f9c3700100Ee1ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KuCoin Shares", - "website": "https://kucoin.com", - "description": "Kucoin Shares (KCS) is an exchange based token and native currency of the Kucoin crypto exchange.", - "explorer": "https://etherscan.io/token/0x039B5649A59967e3e936D7471f9c3700100Ee1ab", - "type": "ERC20", - "symbol": "KCS", - "decimals": 6, - "status": "active", - "id": "0x039B5649A59967e3e936D7471f9c3700100Ee1ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x039B5649A59967e3e936D7471f9c3700100Ee1ab/logo.png b/blockchains/ethereum/assets/0x039B5649A59967e3e936D7471f9c3700100Ee1ab/logo.png deleted file mode 100755 index 83bd6b825af38..0000000000000 Binary files a/blockchains/ethereum/assets/0x039B5649A59967e3e936D7471f9c3700100Ee1ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387/info.json b/blockchains/ethereum/assets/0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387/info.json deleted file mode 100644 index 03f158f5d10ac..0000000000000 --- a/blockchains/ethereum/assets/0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethernet Cash", - "symbol": "ENC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ethernet.cash", - "explorer": "https://etherscan.io/token/0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387", - "status": "active", - "id": "0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387/logo.png b/blockchains/ethereum/assets/0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387/logo.png deleted file mode 100755 index 8a1d70ac0a647..0000000000000 Binary files a/blockchains/ethereum/assets/0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x039c642289e45EB7eE1B88123f4fC3aa94D34359/info.json b/blockchains/ethereum/assets/0x039c642289e45EB7eE1B88123f4fC3aa94D34359/info.json deleted file mode 100644 index 4e91a1f6d0dfd..0000000000000 --- a/blockchains/ethereum/assets/0x039c642289e45EB7eE1B88123f4fC3aa94D34359/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KAMI", - "symbol": "KAMI", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x039c642289e45EB7eE1B88123f4fC3aa94D34359", - "status": "active", - "id": "0x039c642289e45EB7eE1B88123f4fC3aa94D34359" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x039c642289e45EB7eE1B88123f4fC3aa94D34359/logo.png b/blockchains/ethereum/assets/0x039c642289e45EB7eE1B88123f4fC3aa94D34359/logo.png deleted file mode 100644 index 3f61ea593c071..0000000000000 Binary files a/blockchains/ethereum/assets/0x039c642289e45EB7eE1B88123f4fC3aa94D34359/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x03B155AF3F4459193A276395dD76e357BB472DA1/info.json b/blockchains/ethereum/assets/0x03B155AF3F4459193A276395dD76e357BB472DA1/info.json deleted file mode 100644 index 84f4057de3b82..0000000000000 --- a/blockchains/ethereum/assets/0x03B155AF3F4459193A276395dD76e357BB472DA1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swace", - "symbol": "SWACE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x03B155AF3F4459193A276395dD76e357BB472DA1", - "status": "active", - "id": "0x03B155AF3F4459193A276395dD76e357BB472DA1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x03B155AF3F4459193A276395dD76e357BB472DA1/logo.png b/blockchains/ethereum/assets/0x03B155AF3F4459193A276395dD76e357BB472DA1/logo.png deleted file mode 100644 index 7f8ee904b7d82..0000000000000 Binary files a/blockchains/ethereum/assets/0x03B155AF3F4459193A276395dD76e357BB472DA1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2/info.json b/blockchains/ethereum/assets/0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2/info.json deleted file mode 100644 index c6e183db51400..0000000000000 --- a/blockchains/ethereum/assets/0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ternoa (CAPS)", - "type": "ERC20", - "symbol": "CAPS", - "decimals": 18, - "website": "https://www.ternoa.com", - "description": "TERNOA is a blockchain designed to provide secured, decentralized, and long-term data transmission. TERNOA relies upon the use of NFTs as vehicles to store encrypted data across long periods of time, and built-in oracles to trigger data releases to third parties.", - "explorer": "https://etherscan.io/token/0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2", - "status": "active", - "id": "0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2/logo.png b/blockchains/ethereum/assets/0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2/logo.png deleted file mode 100644 index 7e3f540189e4b..0000000000000 Binary files a/blockchains/ethereum/assets/0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x03C780cD554598592B97b7256dDAad759945b125/info.json b/blockchains/ethereum/assets/0x03C780cD554598592B97b7256dDAad759945b125/info.json deleted file mode 100644 index 735a07172bf45..0000000000000 --- a/blockchains/ethereum/assets/0x03C780cD554598592B97b7256dDAad759945b125/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTRN", - "symbol": "BTRN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://biotron.io/", - "explorer": "https://etherscan.io/token/0x03C780cD554598592B97b7256dDAad759945b125", - "status": "active", - "id": "0x03C780cD554598592B97b7256dDAad759945b125" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x03C780cD554598592B97b7256dDAad759945b125/logo.png b/blockchains/ethereum/assets/0x03C780cD554598592B97b7256dDAad759945b125/logo.png deleted file mode 100644 index 4e148f64f9386..0000000000000 Binary files a/blockchains/ethereum/assets/0x03C780cD554598592B97b7256dDAad759945b125/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919/logo.png b/blockchains/ethereum/assets/0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919/logo.png deleted file mode 100644 index 24a805547cee3..0000000000000 Binary files a/blockchains/ethereum/assets/0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a/info.json b/blockchains/ethereum/assets/0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a/info.json deleted file mode 100644 index b6fd8602b7090..0000000000000 --- a/blockchains/ethereum/assets/0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Black Hole", - "symbol": "HOLE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://superblackhole.com/", - "explorer": "https://etherscan.io/token/0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a", - "status": "active", - "id": "0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a/logo.png b/blockchains/ethereum/assets/0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a/logo.png deleted file mode 100644 index 0bb9ba8b2e194..0000000000000 Binary files a/blockchains/ethereum/assets/0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0408D7ed44de8D93A2510CAEF3Db4Ac7a4a1DFEc/info.json b/blockchains/ethereum/assets/0x0408D7ed44de8D93A2510CAEF3Db4Ac7a4a1DFEc/info.json deleted file mode 100644 index f5402981fdc1b..0000000000000 --- a/blockchains/ethereum/assets/0x0408D7ed44de8D93A2510CAEF3Db4Ac7a4a1DFEc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AIECOLOGY", - "symbol": "AIE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0408D7ed44de8D93A2510CAEF3Db4Ac7a4a1DFEc", - "status": "active", - "id": "0x0408D7ed44de8D93A2510CAEF3Db4Ac7a4a1DFEc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0408D7ed44de8D93A2510CAEF3Db4Ac7a4a1DFEc/logo.png b/blockchains/ethereum/assets/0x0408D7ed44de8D93A2510CAEF3Db4Ac7a4a1DFEc/logo.png deleted file mode 100644 index 34f98b8b54a82..0000000000000 Binary files a/blockchains/ethereum/assets/0x0408D7ed44de8D93A2510CAEF3Db4Ac7a4a1DFEc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x040f685A2ffE3598A5041af33643C5F731507917/info.json b/blockchains/ethereum/assets/0x040f685A2ffE3598A5041af33643C5F731507917/info.json deleted file mode 100644 index 108bb17cef987..0000000000000 --- a/blockchains/ethereum/assets/0x040f685A2ffE3598A5041af33643C5F731507917/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lotbo Token", - "symbol": "LOB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x040f685A2ffE3598A5041af33643C5F731507917", - "status": "active", - "id": "0x040f685A2ffE3598A5041af33643C5F731507917" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x040f685A2ffE3598A5041af33643C5F731507917/logo.png b/blockchains/ethereum/assets/0x040f685A2ffE3598A5041af33643C5F731507917/logo.png deleted file mode 100644 index cba79f29cf5df..0000000000000 Binary files a/blockchains/ethereum/assets/0x040f685A2ffE3598A5041af33643C5F731507917/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x04162AEe1c40cF63747E6BC3A7e84ACEC1Ba2A78/info.json b/blockchains/ethereum/assets/0x04162AEe1c40cF63747E6BC3A7e84ACEC1Ba2A78/info.json deleted file mode 100644 index 090b5612f648b..0000000000000 --- a/blockchains/ethereum/assets/0x04162AEe1c40cF63747E6BC3A7e84ACEC1Ba2A78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ApeCash", - "symbol": "APE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x04162AEe1c40cF63747E6BC3A7e84ACEC1Ba2A78", - "status": "active", - "id": "0x04162AEe1c40cF63747E6BC3A7e84ACEC1Ba2A78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x04162AEe1c40cF63747E6BC3A7e84ACEC1Ba2A78/logo.png b/blockchains/ethereum/assets/0x04162AEe1c40cF63747E6BC3A7e84ACEC1Ba2A78/logo.png deleted file mode 100755 index 6755b06ba9f1e..0000000000000 Binary files a/blockchains/ethereum/assets/0x04162AEe1c40cF63747E6BC3A7e84ACEC1Ba2A78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0417912b3a7AF768051765040A55BB0925D4DDcF/info.json b/blockchains/ethereum/assets/0x0417912b3a7AF768051765040A55BB0925D4DDcF/info.json deleted file mode 100644 index 2963229c62384..0000000000000 --- a/blockchains/ethereum/assets/0x0417912b3a7AF768051765040A55BB0925D4DDcF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Liquidity Dividends Protocol", - "symbol": "LID", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.lid.sh", - "explorer": "https://etherscan.io/token/0x0417912b3a7AF768051765040A55BB0925D4DDcF", - "status": "active", - "id": "0x0417912b3a7AF768051765040A55BB0925D4DDcF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0417912b3a7AF768051765040A55BB0925D4DDcF/logo.png b/blockchains/ethereum/assets/0x0417912b3a7AF768051765040A55BB0925D4DDcF/logo.png deleted file mode 100644 index 73abdadac578c..0000000000000 Binary files a/blockchains/ethereum/assets/0x0417912b3a7AF768051765040A55BB0925D4DDcF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x04203B7668eB832a5CbFE248b57deFEB709E48e3/info.json b/blockchains/ethereum/assets/0x04203B7668eB832a5CbFE248b57deFEB709E48e3/info.json deleted file mode 100644 index 5a817666d45af..0000000000000 --- a/blockchains/ethereum/assets/0x04203B7668eB832a5CbFE248b57deFEB709E48e3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Statera Gold", - "symbol": "STAG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x04203B7668eB832a5CbFE248b57deFEB709E48e3", - "status": "active", - "id": "0x04203B7668eB832a5CbFE248b57deFEB709E48e3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x04203B7668eB832a5CbFE248b57deFEB709E48e3/logo.png b/blockchains/ethereum/assets/0x04203B7668eB832a5CbFE248b57deFEB709E48e3/logo.png deleted file mode 100644 index 4a150964002f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x04203B7668eB832a5CbFE248b57deFEB709E48e3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0428488582472A47d7a20be969FDFdfb3BA1f7cB/info.json b/blockchains/ethereum/assets/0x0428488582472A47d7a20be969FDFdfb3BA1f7cB/info.json deleted file mode 100644 index 1c4d20ddd6fd6..0000000000000 --- a/blockchains/ethereum/assets/0x0428488582472A47d7a20be969FDFdfb3BA1f7cB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short ETH-DAI 3x v2", - "symbol": "dsETH3x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0428488582472A47d7a20be969FDFdfb3BA1f7cB", - "status": "active", - "id": "0x0428488582472A47d7a20be969FDFdfb3BA1f7cB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0428488582472A47d7a20be969FDFdfb3BA1f7cB/logo.png b/blockchains/ethereum/assets/0x0428488582472A47d7a20be969FDFdfb3BA1f7cB/logo.png deleted file mode 100644 index 30c7d7f5019ec..0000000000000 Binary files a/blockchains/ethereum/assets/0x0428488582472A47d7a20be969FDFdfb3BA1f7cB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9/info.json b/blockchains/ethereum/assets/0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9/info.json deleted file mode 100644 index e0be27f338d89..0000000000000 --- a/blockchains/ethereum/assets/0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-24/30M54", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9", - "status": "active", - "id": "0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9/logo.png b/blockchains/ethereum/assets/0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9/logo.png deleted file mode 100644 index 41b56cbccf6cc..0000000000000 Binary files a/blockchains/ethereum/assets/0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x04423d360B5F2A65266a150AC109534c47830E66/info.json b/blockchains/ethereum/assets/0x04423d360B5F2A65266a150AC109534c47830E66/info.json deleted file mode 100644 index fa9e72354acd3..0000000000000 --- a/blockchains/ethereum/assets/0x04423d360B5F2A65266a150AC109534c47830E66/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fazhan Chain", - "symbol": "FZC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x04423d360B5F2A65266a150AC109534c47830E66", - "status": "active", - "id": "0x04423d360B5F2A65266a150AC109534c47830E66" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x04423d360B5F2A65266a150AC109534c47830E66/logo.png b/blockchains/ethereum/assets/0x04423d360B5F2A65266a150AC109534c47830E66/logo.png deleted file mode 100644 index 783c69d0eeb96..0000000000000 Binary files a/blockchains/ethereum/assets/0x04423d360B5F2A65266a150AC109534c47830E66/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0442BC99441F55244131CC13A2E717C493DDbF01/info.json b/blockchains/ethereum/assets/0x0442BC99441F55244131CC13A2E717C493DDbF01/info.json deleted file mode 100644 index 1c627ef0f7eb5..0000000000000 --- a/blockchains/ethereum/assets/0x0442BC99441F55244131CC13A2E717C493DDbF01/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REVI", - "website": "http://revi.network", - "description": "V2.0 of REVO", - "explorer": "https://etherscan.io/token/0x0442BC99441F55244131CC13A2E717C493DDbF01", - "type": "ERC20", - "symbol": "REVI", - "decimals": 18, - "status": "active", - "id": "0x0442BC99441F55244131CC13A2E717C493DDbF01" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0442BC99441F55244131CC13A2E717C493DDbF01/logo.png b/blockchains/ethereum/assets/0x0442BC99441F55244131CC13A2E717C493DDbF01/logo.png deleted file mode 100644 index 8fd7ae56a2a81..0000000000000 Binary files a/blockchains/ethereum/assets/0x0442BC99441F55244131CC13A2E717C493DDbF01/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F/info.json b/blockchains/ethereum/assets/0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F/info.json deleted file mode 100644 index b71cc001db545..0000000000000 --- a/blockchains/ethereum/assets/0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZPAY", - "symbol": "ZPAE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.zelaapay.ae/", - "explorer": "https://etherscan.io/token/0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F", - "status": "active", - "id": "0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F/logo.png b/blockchains/ethereum/assets/0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F/logo.png deleted file mode 100644 index 567085230310e..0000000000000 Binary files a/blockchains/ethereum/assets/0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0488401c3F535193Fa8Df029d9fFe615A06E74E6/info.json b/blockchains/ethereum/assets/0x0488401c3F535193Fa8Df029d9fFe615A06E74E6/info.json deleted file mode 100644 index 259d42b4292f5..0000000000000 --- a/blockchains/ethereum/assets/0x0488401c3F535193Fa8Df029d9fFe615A06E74E6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SparkPoint", - "symbol": "SRK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.sparkpoint.io/", - "explorer": "https://etherscan.io/token/0x0488401c3F535193Fa8Df029d9fFe615A06E74E6", - "status": "active", - "id": "0x0488401c3F535193Fa8Df029d9fFe615A06E74E6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0488401c3F535193Fa8Df029d9fFe615A06E74E6/logo.png b/blockchains/ethereum/assets/0x0488401c3F535193Fa8Df029d9fFe615A06E74E6/logo.png deleted file mode 100644 index 5eb790c060d29..0000000000000 Binary files a/blockchains/ethereum/assets/0x0488401c3F535193Fa8Df029d9fFe615A06E74E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/info.json b/blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/info.json deleted file mode 100644 index b9eac4cde1501..0000000000000 --- a/blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aave UniDAI", - "website": "https://aave.com", - "description": "Aave UniDAI is an interest bearing token pegged 1:1 to the underlying DAI deposited in the Uniswap Market of Aave Protocol.", - "socials": [], - "explorer": "https://etherscan.io/token/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb", - "type": "ERC20", - "symbol": "aUniDAI", - "decimals": 18, - "status": "active", - "id": "0x048930eec73c91B44b0844aEACdEBADC2F2b6efb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/logo.png b/blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/logo.png deleted file mode 100644 index 3e5fb1d349a04..0000000000000 Binary files a/blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603/info.json b/blockchains/ethereum/assets/0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603/info.json deleted file mode 100644 index 228c39d0d13be..0000000000000 --- a/blockchains/ethereum/assets/0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Skrumble Network V2", - "symbol": "SKM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://skrumble.network", - "explorer": "https://etherscan.io/token/0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603", - "status": "active", - "id": "0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603/logo.png b/blockchains/ethereum/assets/0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603/logo.png deleted file mode 100644 index 0e0fc307131c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x049399a6B048D52971F7D122aE21A1532722285F/info.json b/blockchains/ethereum/assets/0x049399a6B048D52971F7D122aE21A1532722285F/info.json deleted file mode 100644 index 404bc7f06787c..0000000000000 --- a/blockchains/ethereum/assets/0x049399a6B048D52971F7D122aE21A1532722285F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fire Lotto", - "symbol": "FLOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://firelotto.io/", - "explorer": "https://etherscan.io/token/0x049399a6B048D52971F7D122aE21A1532722285F", - "status": "active", - "id": "0x049399a6B048D52971F7D122aE21A1532722285F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x049399a6B048D52971F7D122aE21A1532722285F/logo.png b/blockchains/ethereum/assets/0x049399a6B048D52971F7D122aE21A1532722285F/logo.png deleted file mode 100644 index f749c488a56af..0000000000000 Binary files a/blockchains/ethereum/assets/0x049399a6B048D52971F7D122aE21A1532722285F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x04A020325024F130988782bd5276e53595e8d16E/info.json b/blockchains/ethereum/assets/0x04A020325024F130988782bd5276e53595e8d16E/info.json deleted file mode 100644 index 7f20aa1efc9da..0000000000000 --- a/blockchains/ethereum/assets/0x04A020325024F130988782bd5276e53595e8d16E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Herbalist Token", - "symbol": "HERB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://www.herbalisttoken.com", - "explorer": "https://etherscan.io/token/0x04A020325024F130988782bd5276e53595e8d16E", - "status": "active", - "id": "0x04A020325024F130988782bd5276e53595e8d16E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x04A020325024F130988782bd5276e53595e8d16E/logo.png b/blockchains/ethereum/assets/0x04A020325024F130988782bd5276e53595e8d16E/logo.png deleted file mode 100644 index 19d550a04113b..0000000000000 Binary files a/blockchains/ethereum/assets/0x04A020325024F130988782bd5276e53595e8d16E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x04A289fe4cE5fa87a76F58d0214340fb5893A58c/info.json b/blockchains/ethereum/assets/0x04A289fe4cE5fa87a76F58d0214340fb5893A58c/info.json deleted file mode 100644 index 966ba52a16cb3..0000000000000 --- a/blockchains/ethereum/assets/0x04A289fe4cE5fa87a76F58d0214340fb5893A58c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RealBlock.io", - "symbol": "REAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x04A289fe4cE5fa87a76F58d0214340fb5893A58c", - "status": "active", - "id": "0x04A289fe4cE5fa87a76F58d0214340fb5893A58c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x04A289fe4cE5fa87a76F58d0214340fb5893A58c/logo.png b/blockchains/ethereum/assets/0x04A289fe4cE5fa87a76F58d0214340fb5893A58c/logo.png deleted file mode 100644 index be9e1e9346075..0000000000000 Binary files a/blockchains/ethereum/assets/0x04A289fe4cE5fa87a76F58d0214340fb5893A58c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0/info.json b/blockchains/ethereum/assets/0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0/info.json deleted file mode 100644 index 1d9c5434633a1..0000000000000 --- a/blockchains/ethereum/assets/0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "UNIFUND", - "website": "https://unifund.global", - "source_code": "https://etherscan.io/address/0x04b5e13000c6e9a3255dc057091f3e3eeee7b0f0#code", - "white_paper": "https://unifund.global/assets/docs/UnipumpWPv1.pdf", - "description": "Managed Trading Funds on Uniswap", - "explorer": "https://etherscan.io/token/0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0", - "type": "ERC20", - "symbol": "iFUND", - "decimals": 18, - "status": "active", - "id": "0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0/logo.png b/blockchains/ethereum/assets/0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0/logo.png deleted file mode 100644 index f6003e34819d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x04B99ae45176955165BA8eB655B9028Fc00DFe50/info.json b/blockchains/ethereum/assets/0x04B99ae45176955165BA8eB655B9028Fc00DFe50/info.json deleted file mode 100644 index a3aa769dcf80e..0000000000000 --- a/blockchains/ethereum/assets/0x04B99ae45176955165BA8eB655B9028Fc00DFe50/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SIX", - "symbol": "SIX", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x04B99ae45176955165BA8eB655B9028Fc00DFe50", - "status": "active", - "id": "0x04B99ae45176955165BA8eB655B9028Fc00DFe50" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x04B99ae45176955165BA8eB655B9028Fc00DFe50/logo.png b/blockchains/ethereum/assets/0x04B99ae45176955165BA8eB655B9028Fc00DFe50/logo.png deleted file mode 100644 index db71ecf3ad8b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x04B99ae45176955165BA8eB655B9028Fc00DFe50/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/info.json b/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/info.json deleted file mode 100644 index 378eaa8ee01f6..0000000000000 --- a/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "UMA", - "website": "https://umaproject.org", - "description": "UMA Protocol is a Decentralized Finance (DeFi) Protocol on Ethereum for any two counterparties to create their own financial contracts and synthetic assets.", - "explorer": "https://etherscan.io/token/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828", - "research": "https://research.binance.com/en/projects/uma", - "type": "ERC20", - "symbol": "UMA", - "decimals": 18, - "status": "active", - "id": "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/logo.png b/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/logo.png deleted file mode 100644 index 5ab2b18c257f7..0000000000000 Binary files a/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C/info.json b/blockchains/ethereum/assets/0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C/info.json deleted file mode 100644 index 1457d38a432b0..0000000000000 --- a/blockchains/ethereum/assets/0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "CRO Decentralized Finance", - "website": "https://crocryptocoin.com", - "description": "The most profitable and secure platform to entrust your digital assets. Absolutely safe with multi-layer encrypted protection.", - "socials": [], - "explorer": "https://etherscan.io/token/0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C", - "type": "ERC20", - "symbol": "CRO", - "decimals": 18, - "status": "active", - "id": "0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C/logo.png b/blockchains/ethereum/assets/0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C/logo.png deleted file mode 100644 index f3c46a06b6ce7..0000000000000 Binary files a/blockchains/ethereum/assets/0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x050508637d2878755CB29B2bE4320aC24d5CE4FF/info.json b/blockchains/ethereum/assets/0x050508637d2878755CB29B2bE4320aC24d5CE4FF/info.json deleted file mode 100644 index 372b0b13c2c3d..0000000000000 --- a/blockchains/ethereum/assets/0x050508637d2878755CB29B2bE4320aC24d5CE4FF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Relax Buddy Token", - "symbol": "RBPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x050508637d2878755CB29B2bE4320aC24d5CE4FF", - "status": "active", - "id": "0x050508637d2878755CB29B2bE4320aC24d5CE4FF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x050508637d2878755CB29B2bE4320aC24d5CE4FF/logo.png b/blockchains/ethereum/assets/0x050508637d2878755CB29B2bE4320aC24d5CE4FF/logo.png deleted file mode 100644 index 21fae7fde3b38..0000000000000 Binary files a/blockchains/ethereum/assets/0x050508637d2878755CB29B2bE4320aC24d5CE4FF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05079687D35b93538cbd59fe5596380cae9054A9/info.json b/blockchains/ethereum/assets/0x05079687D35b93538cbd59fe5596380cae9054A9/info.json deleted file mode 100644 index 3da583ad2aa25..0000000000000 --- a/blockchains/ethereum/assets/0x05079687D35b93538cbd59fe5596380cae9054A9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitSong", - "symbol": "BTSG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x05079687D35b93538cbd59fe5596380cae9054A9", - "status": "active", - "id": "0x05079687D35b93538cbd59fe5596380cae9054A9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05079687D35b93538cbd59fe5596380cae9054A9/logo.png b/blockchains/ethereum/assets/0x05079687D35b93538cbd59fe5596380cae9054A9/logo.png deleted file mode 100644 index 2377fe749e773..0000000000000 Binary files a/blockchains/ethereum/assets/0x05079687D35b93538cbd59fe5596380cae9054A9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b/info.json b/blockchains/ethereum/assets/0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b/info.json deleted file mode 100644 index c00db2dfb0262..0000000000000 --- a/blockchains/ethereum/assets/0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LIQ", - "symbol": "LIQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b", - "status": "active", - "id": "0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b/logo.png b/blockchains/ethereum/assets/0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b/logo.png deleted file mode 100644 index b2c6bc2469b86..0000000000000 Binary files a/blockchains/ethereum/assets/0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8/info.json b/blockchains/ethereum/assets/0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8/info.json deleted file mode 100644 index 969a42ccbfc76..0000000000000 --- a/blockchains/ethereum/assets/0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MOVEX Dollar", - "symbol": "MUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8", - "status": "active", - "id": "0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8/logo.png b/blockchains/ethereum/assets/0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8/logo.png deleted file mode 100644 index 5808908aeb31d..0000000000000 Binary files a/blockchains/ethereum/assets/0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x054C64741dBafDC19784505494029823D89c3b13/info.json b/blockchains/ethereum/assets/0x054C64741dBafDC19784505494029823D89c3b13/info.json deleted file mode 100644 index 1ec48d0f3ee2b..0000000000000 --- a/blockchains/ethereum/assets/0x054C64741dBafDC19784505494029823D89c3b13/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETERNAL TOKEN", - "symbol": "XET", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x054C64741dBafDC19784505494029823D89c3b13", - "status": "active", - "id": "0x054C64741dBafDC19784505494029823D89c3b13" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x054C64741dBafDC19784505494029823D89c3b13/logo.png b/blockchains/ethereum/assets/0x054C64741dBafDC19784505494029823D89c3b13/logo.png deleted file mode 100644 index 5233e787243a2..0000000000000 Binary files a/blockchains/ethereum/assets/0x054C64741dBafDC19784505494029823D89c3b13/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/info.json b/blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/info.json deleted file mode 100644 index b05f81298e699..0000000000000 --- a/blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "PPAY", - "website": "https://plasma.finance", - "source_code": "https://github.com/plasmadlt/PPAY-Governance", - "white_paper": "https://docs.plasmapay.com/about/ppay-token", - "description": "PPAY: DeFi liquidity aggregator and Plasma.Finance portfolio dashboard.", - "explorer": "https://etherscan.io/address/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb25", - "type": "ERC20", - "symbol": "PPAY", - "decimals": 18, - "status": "active", - "id": "0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/logo.png b/blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/logo.png deleted file mode 100644 index 126aa3ea3943a..0000000000000 Binary files a/blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40/info.json b/blockchains/ethereum/assets/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40/info.json deleted file mode 100644 index 276d145d7344e..0000000000000 --- a/blockchains/ethereum/assets/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40/info.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "FIN", - "website": "https://definer.org/", - "source_code": "https://etherscan.io/address/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40#code", - "description": "Earn interest and access instant loans through DeFiner’s noncustodial platform. Truly peer-to-peer. Secure. No middlemen.", - "explorer": "https://etherscan.io/token/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/definerorg", - "handle": "DeFinerorg" - } - ], - "type": "ERC20", - "symbol": "FIN", - "decimals": 18, - "status": "active", - "id": "0x054f76beED60AB6dBEb23502178C52d6C5dEbE40" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40/logo.png b/blockchains/ethereum/assets/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40/logo.png deleted file mode 100644 index fb6c37281dc5c..0000000000000 Binary files a/blockchains/ethereum/assets/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE/info.json b/blockchains/ethereum/assets/0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE/info.json deleted file mode 100644 index b8d06aa555624..0000000000000 --- a/blockchains/ethereum/assets/0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R862071", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE", - "status": "active", - "id": "0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE/logo.png b/blockchains/ethereum/assets/0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE/logo.png deleted file mode 100644 index 845fc586bf655..0000000000000 Binary files a/blockchains/ethereum/assets/0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0569ae13ee0039Ac53C8457434288D92804DF820/info.json b/blockchains/ethereum/assets/0x0569ae13ee0039Ac53C8457434288D92804DF820/info.json deleted file mode 100644 index 26e6249fa050d..0000000000000 --- a/blockchains/ethereum/assets/0x0569ae13ee0039Ac53C8457434288D92804DF820/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrustEURO", - "symbol": "TEURO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0569ae13ee0039Ac53C8457434288D92804DF820", - "status": "active", - "id": "0x0569ae13ee0039Ac53C8457434288D92804DF820" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0569ae13ee0039Ac53C8457434288D92804DF820/logo.png b/blockchains/ethereum/assets/0x0569ae13ee0039Ac53C8457434288D92804DF820/logo.png deleted file mode 100644 index 13ee6be20dfb8..0000000000000 Binary files a/blockchains/ethereum/assets/0x0569ae13ee0039Ac53C8457434288D92804DF820/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/info.json b/blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/info.json deleted file mode 100644 index 0dd57db094ca0..0000000000000 --- a/blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gemini dollar", - "symbol": "GUSD", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://gemini.com/dollar/", - "explorer": "https://etherscan.io/token/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd", - "status": "active", - "id": "0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/logo.png b/blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/logo.png deleted file mode 100644 index ccb7136947f15..0000000000000 Binary files a/blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x056dD20b01799E9C1952c7c9a5ff4409a6110085/info.json b/blockchains/ethereum/assets/0x056dD20b01799E9C1952c7c9a5ff4409a6110085/info.json deleted file mode 100644 index f60bcfdc2f73e..0000000000000 --- a/blockchains/ethereum/assets/0x056dD20b01799E9C1952c7c9a5ff4409a6110085/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WPPTOKEN", - "symbol": "WPP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://wppenergy.io", - "explorer": "https://etherscan.io/token/0x056dD20b01799E9C1952c7c9a5ff4409a6110085", - "status": "active", - "id": "0x056dD20b01799E9C1952c7c9a5ff4409a6110085" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x056dD20b01799E9C1952c7c9a5ff4409a6110085/logo.png b/blockchains/ethereum/assets/0x056dD20b01799E9C1952c7c9a5ff4409a6110085/logo.png deleted file mode 100644 index 8d26597eb4017..0000000000000 Binary files a/blockchains/ethereum/assets/0x056dD20b01799E9C1952c7c9a5ff4409a6110085/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0573E5acb7D65848564Cd81b69D1046BDf870244/info.json b/blockchains/ethereum/assets/0x0573E5acb7D65848564Cd81b69D1046BDf870244/info.json deleted file mode 100644 index 0309dce94679a..0000000000000 --- a/blockchains/ethereum/assets/0x0573E5acb7D65848564Cd81b69D1046BDf870244/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CAMS", - "symbol": "CAMS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0573E5acb7D65848564Cd81b69D1046BDf870244", - "status": "active", - "id": "0x0573E5acb7D65848564Cd81b69D1046BDf870244" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0573E5acb7D65848564Cd81b69D1046BDf870244/logo.png b/blockchains/ethereum/assets/0x0573E5acb7D65848564Cd81b69D1046BDf870244/logo.png deleted file mode 100755 index 59de6727b6692..0000000000000 Binary files a/blockchains/ethereum/assets/0x0573E5acb7D65848564Cd81b69D1046BDf870244/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05860d453C7974CbF46508c06CBA14e211c629Ce/info.json b/blockchains/ethereum/assets/0x05860d453C7974CbF46508c06CBA14e211c629Ce/info.json deleted file mode 100644 index 0e031d6a8a71c..0000000000000 --- a/blockchains/ethereum/assets/0x05860d453C7974CbF46508c06CBA14e211c629Ce/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eden Coin", - "symbol": "EDN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://edenchain.io/", - "explorer": "https://etherscan.io/token/0x05860d453C7974CbF46508c06CBA14e211c629Ce", - "status": "active", - "id": "0x05860d453C7974CbF46508c06CBA14e211c629Ce" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05860d453C7974CbF46508c06CBA14e211c629Ce/logo.png b/blockchains/ethereum/assets/0x05860d453C7974CbF46508c06CBA14e211c629Ce/logo.png deleted file mode 100644 index 777d4f87ebbde..0000000000000 Binary files a/blockchains/ethereum/assets/0x05860d453C7974CbF46508c06CBA14e211c629Ce/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a/info.json b/blockchains/ethereum/assets/0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a/info.json deleted file mode 100644 index 4af5a58ac32f7..0000000000000 --- a/blockchains/ethereum/assets/0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TradeKax", - "symbol": "TKX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tradekax.com/", - "explorer": "https://etherscan.io/token/0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a", - "status": "active", - "id": "0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a/logo.png b/blockchains/ethereum/assets/0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a/logo.png deleted file mode 100644 index c89019eb32279..0000000000000 Binary files a/blockchains/ethereum/assets/0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba/info.json b/blockchains/ethereum/assets/0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba/info.json deleted file mode 100644 index a559ff621ac37..0000000000000 --- a/blockchains/ethereum/assets/0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VipGo", - "symbol": "VIPG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba", - "status": "active", - "id": "0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba/logo.png b/blockchains/ethereum/assets/0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba/logo.png deleted file mode 100644 index e97c3bd14760c..0000000000000 Binary files a/blockchains/ethereum/assets/0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05984006707585F66465e8A6505341f46b64fA7A/info.json b/blockchains/ethereum/assets/0x05984006707585F66465e8A6505341f46b64fA7A/info.json deleted file mode 100644 index d31f2e7e8a3d4..0000000000000 --- a/blockchains/ethereum/assets/0x05984006707585F66465e8A6505341f46b64fA7A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nam Coin", - "symbol": "NAM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x05984006707585F66465e8A6505341f46b64fA7A", - "status": "active", - "id": "0x05984006707585F66465e8A6505341f46b64fA7A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05984006707585F66465e8A6505341f46b64fA7A/logo.png b/blockchains/ethereum/assets/0x05984006707585F66465e8A6505341f46b64fA7A/logo.png deleted file mode 100644 index b8d77984e0f2f..0000000000000 Binary files a/blockchains/ethereum/assets/0x05984006707585F66465e8A6505341f46b64fA7A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb/info.json b/blockchains/ethereum/assets/0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb/info.json deleted file mode 100644 index 1846fd932214c..0000000000000 --- a/blockchains/ethereum/assets/0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Syariahcoin", - "symbol": "SYCO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb", - "status": "active", - "id": "0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb/logo.png b/blockchains/ethereum/assets/0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb/logo.png deleted file mode 100644 index 7ae5b323e8cba..0000000000000 Binary files a/blockchains/ethereum/assets/0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05B550aA35515F5B55D7e019776B2F8E2f12E33B/info.json b/blockchains/ethereum/assets/0x05B550aA35515F5B55D7e019776B2F8E2f12E33B/info.json deleted file mode 100644 index 83c88190c1ef3..0000000000000 --- a/blockchains/ethereum/assets/0x05B550aA35515F5B55D7e019776B2F8E2f12E33B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SKY SOOM", - "symbol": "SKYS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x05B550aA35515F5B55D7e019776B2F8E2f12E33B", - "status": "active", - "id": "0x05B550aA35515F5B55D7e019776B2F8E2f12E33B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05B550aA35515F5B55D7e019776B2F8E2f12E33B/logo.png b/blockchains/ethereum/assets/0x05B550aA35515F5B55D7e019776B2F8E2f12E33B/logo.png deleted file mode 100644 index 5199355593175..0000000000000 Binary files a/blockchains/ethereum/assets/0x05B550aA35515F5B55D7e019776B2F8E2f12E33B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE/info.json b/blockchains/ethereum/assets/0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE/info.json deleted file mode 100644 index 2c66c90663772..0000000000000 --- a/blockchains/ethereum/assets/0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Naira Token", - "symbol": "NGNT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE", - "status": "active", - "id": "0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE/logo.png b/blockchains/ethereum/assets/0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE/logo.png deleted file mode 100644 index b3b8d79ca6a2b..0000000000000 Binary files a/blockchains/ethereum/assets/0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05C7065d644096a4E4C3FE24AF86e36dE021074b/info.json b/blockchains/ethereum/assets/0x05C7065d644096a4E4C3FE24AF86e36dE021074b/info.json deleted file mode 100644 index 274a7dcba6dfb..0000000000000 --- a/blockchains/ethereum/assets/0x05C7065d644096a4E4C3FE24AF86e36dE021074b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LendConnect Token", - "symbol": "LCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x05C7065d644096a4E4C3FE24AF86e36dE021074b", - "status": "active", - "id": "0x05C7065d644096a4E4C3FE24AF86e36dE021074b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05C7065d644096a4E4C3FE24AF86e36dE021074b/logo.png b/blockchains/ethereum/assets/0x05C7065d644096a4E4C3FE24AF86e36dE021074b/logo.png deleted file mode 100644 index 91ef8621330b9..0000000000000 Binary files a/blockchains/ethereum/assets/0x05C7065d644096a4E4C3FE24AF86e36dE021074b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05CD15f3D1e046160494639222517D910A25Ca34/info.json b/blockchains/ethereum/assets/0x05CD15f3D1e046160494639222517D910A25Ca34/info.json deleted file mode 100644 index da9df9c8a8ebf..0000000000000 --- a/blockchains/ethereum/assets/0x05CD15f3D1e046160494639222517D910A25Ca34/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 203-CN24", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x05CD15f3D1e046160494639222517D910A25Ca34", - "status": "active", - "id": "0x05CD15f3D1e046160494639222517D910A25Ca34" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05CD15f3D1e046160494639222517D910A25Ca34/logo.png b/blockchains/ethereum/assets/0x05CD15f3D1e046160494639222517D910A25Ca34/logo.png deleted file mode 100644 index 8e4541f8bb490..0000000000000 Binary files a/blockchains/ethereum/assets/0x05CD15f3D1e046160494639222517D910A25Ca34/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5/info.json b/blockchains/ethereum/assets/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5/info.json deleted file mode 100644 index 1906a7e1dfae6..0000000000000 --- a/blockchains/ethereum/assets/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "Yearn Finance Passive Income", - "website": "https://yfpi.finance/", - "source_code": "https://github.com/yfpi", - "description": "YEARN FINANCE PASSIVE INCOME (YFPI) is a Governance token. Users who stake YFPI tokens can vote for potential product upgrades, releases, and parameter fixes.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/YFPIncome", - "handle": "YFPIncome" - }, - { - "name": "GitHub", - "url": "https://github.com/yfpi", - "handle": "yfpi" - }, - { - "name": "Medium", - "url": "https://medium.com/@yfpincome", - "handle": "@yfpincome" - }, - { - "name": "Telegram", - "url": "https://t.me/YF_PI", - "handle": "YF_PI" - } - ], - "explorer": "https://etherscan.io/token/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5", - "type": "ERC20", - "symbol": "YFPI", - "decimals": 18, - "status": "active", - "id": "0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5/logo.png b/blockchains/ethereum/assets/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5/logo.png deleted file mode 100644 index 5d884d57c2eb3..0000000000000 Binary files a/blockchains/ethereum/assets/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05D3606d5c81EB9b7B18530995eC9B29da05FaBa/info.json b/blockchains/ethereum/assets/0x05D3606d5c81EB9b7B18530995eC9B29da05FaBa/info.json deleted file mode 100644 index b95cad17577ed..0000000000000 --- a/blockchains/ethereum/assets/0x05D3606d5c81EB9b7B18530995eC9B29da05FaBa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TomoChain", - "website": "https://tomochain.com", - "description": "TomoChain cross-chain token", - "explorer": "https://etherscan.io/token/0x05D3606d5c81EB9b7B18530995eC9B29da05FaBa", - "type": "ERC20", - "symbol": "TOMOE", - "decimals": 18, - "status": "active", - "id": "0x05D3606d5c81EB9b7B18530995eC9B29da05FaBa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05D3606d5c81EB9b7B18530995eC9B29da05FaBa/logo.png b/blockchains/ethereum/assets/0x05D3606d5c81EB9b7B18530995eC9B29da05FaBa/logo.png deleted file mode 100644 index b0c4587b3bf56..0000000000000 Binary files a/blockchains/ethereum/assets/0x05D3606d5c81EB9b7B18530995eC9B29da05FaBa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05DAa40dD9E808032d7733d6AA048959dfd486ed/info.json b/blockchains/ethereum/assets/0x05DAa40dD9E808032d7733d6AA048959dfd486ed/info.json deleted file mode 100644 index 936561e17398d..0000000000000 --- a/blockchains/ethereum/assets/0x05DAa40dD9E808032d7733d6AA048959dfd486ed/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fluent Token", - "symbol": "FLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x05DAa40dD9E808032d7733d6AA048959dfd486ed", - "status": "active", - "id": "0x05DAa40dD9E808032d7733d6AA048959dfd486ed" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05DAa40dD9E808032d7733d6AA048959dfd486ed/logo.png b/blockchains/ethereum/assets/0x05DAa40dD9E808032d7733d6AA048959dfd486ed/logo.png deleted file mode 100644 index f01d8ce0ec8b9..0000000000000 Binary files a/blockchains/ethereum/assets/0x05DAa40dD9E808032d7733d6AA048959dfd486ed/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05E886072Ec32A5D4273cE451483A7693CB812e4/info.json b/blockchains/ethereum/assets/0x05E886072Ec32A5D4273cE451483A7693CB812e4/info.json deleted file mode 100644 index ee5d3af78a923..0000000000000 --- a/blockchains/ethereum/assets/0x05E886072Ec32A5D4273cE451483A7693CB812e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitStone", - "symbol": "BTN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x05E886072Ec32A5D4273cE451483A7693CB812e4", - "status": "active", - "id": "0x05E886072Ec32A5D4273cE451483A7693CB812e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05E886072Ec32A5D4273cE451483A7693CB812e4/logo.png b/blockchains/ethereum/assets/0x05E886072Ec32A5D4273cE451483A7693CB812e4/logo.png deleted file mode 100644 index c1ab8cb8305b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x05E886072Ec32A5D4273cE451483A7693CB812e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05aAaA829Afa407D83315cDED1d45EB16025910c/info.json b/blockchains/ethereum/assets/0x05aAaA829Afa407D83315cDED1d45EB16025910c/info.json deleted file mode 100644 index c332e7fff3550..0000000000000 --- a/blockchains/ethereum/assets/0x05aAaA829Afa407D83315cDED1d45EB16025910c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SP8DE Token", - "symbol": "SPX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sp8de.com/", - "explorer": "https://etherscan.io/token/0x05aAaA829Afa407D83315cDED1d45EB16025910c", - "status": "active", - "id": "0x05aAaA829Afa407D83315cDED1d45EB16025910c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05aAaA829Afa407D83315cDED1d45EB16025910c/logo.png b/blockchains/ethereum/assets/0x05aAaA829Afa407D83315cDED1d45EB16025910c/logo.png deleted file mode 100755 index 71ba7f8e2acbb..0000000000000 Binary files a/blockchains/ethereum/assets/0x05aAaA829Afa407D83315cDED1d45EB16025910c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A/info.json b/blockchains/ethereum/assets/0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A/info.json deleted file mode 100644 index 23ffcae0bbdd6..0000000000000 --- a/blockchains/ethereum/assets/0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin ATM", - "symbol": "BATM", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A", - "status": "active", - "id": "0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A/logo.png b/blockchains/ethereum/assets/0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A/logo.png deleted file mode 100644 index bd897c3455c9c..0000000000000 Binary files a/blockchains/ethereum/assets/0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285/info.json b/blockchains/ethereum/assets/0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285/info.json deleted file mode 100644 index 1854931f6d490..0000000000000 --- a/blockchains/ethereum/assets/0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Entercoin", - "symbol": "ENTER", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285", - "status": "active", - "id": "0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285/logo.png b/blockchains/ethereum/assets/0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285/logo.png deleted file mode 100644 index 3eb7ce73a2bbc..0000000000000 Binary files a/blockchains/ethereum/assets/0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27/info.json b/blockchains/ethereum/assets/0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27/info.json deleted file mode 100644 index 66fb724e95942..0000000000000 --- a/blockchains/ethereum/assets/0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zilliqa", - "symbol": "ZIL", - "type": "ERC20", - "decimals": 12, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27", - "status": "active", - "id": "0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27/logo.png b/blockchains/ethereum/assets/0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27/logo.png deleted file mode 100644 index 66e6edaab7e1e..0000000000000 Binary files a/blockchains/ethereum/assets/0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x060e49653d5693a00f9037e3E66251eAD60b3Ba1/info.json b/blockchains/ethereum/assets/0x060e49653d5693a00f9037e3E66251eAD60b3Ba1/info.json deleted file mode 100644 index 898c918dca6ac..0000000000000 --- a/blockchains/ethereum/assets/0x060e49653d5693a00f9037e3E66251eAD60b3Ba1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ICONN", - "symbol": "ICONN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x060e49653d5693a00f9037e3E66251eAD60b3Ba1", - "status": "active", - "id": "0x060e49653d5693a00f9037e3E66251eAD60b3Ba1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x060e49653d5693a00f9037e3E66251eAD60b3Ba1/logo.png b/blockchains/ethereum/assets/0x060e49653d5693a00f9037e3E66251eAD60b3Ba1/logo.png deleted file mode 100644 index 29f236c43ef88..0000000000000 Binary files a/blockchains/ethereum/assets/0x060e49653d5693a00f9037e3E66251eAD60b3Ba1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06147110022B768BA8F99A8f385df11a151A9cc8/info.json b/blockchains/ethereum/assets/0x06147110022B768BA8F99A8f385df11a151A9cc8/info.json deleted file mode 100644 index 2c19cb951004e..0000000000000 --- a/blockchains/ethereum/assets/0x06147110022B768BA8F99A8f385df11a151A9cc8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ACE Token", - "symbol": "ACE", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://tokenstars.com/", - "explorer": "https://etherscan.io/token/0x06147110022B768BA8F99A8f385df11a151A9cc8", - "status": "active", - "id": "0x06147110022B768BA8F99A8f385df11a151A9cc8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06147110022B768BA8F99A8f385df11a151A9cc8/logo.png b/blockchains/ethereum/assets/0x06147110022B768BA8F99A8f385df11a151A9cc8/logo.png deleted file mode 100644 index 6938dc42fd8f6..0000000000000 Binary files a/blockchains/ethereum/assets/0x06147110022B768BA8F99A8f385df11a151A9cc8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf/info.json b/blockchains/ethereum/assets/0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf/info.json deleted file mode 100644 index a1da03d0e8ddf..0000000000000 --- a/blockchains/ethereum/assets/0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "币胜币", - "symbol": "BSB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf", - "status": "active", - "id": "0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf/logo.png b/blockchains/ethereum/assets/0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf/logo.png deleted file mode 100644 index 37b27d302be6b..0000000000000 Binary files a/blockchains/ethereum/assets/0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2/info.json b/blockchains/ethereum/assets/0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2/info.json deleted file mode 100644 index 4d1aff8946281..0000000000000 --- a/blockchains/ethereum/assets/0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bowl A Coin", - "symbol": "BAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bowlacoin.com/", - "explorer": "https://etherscan.io/token/0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2", - "status": "active", - "id": "0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2/logo.png b/blockchains/ethereum/assets/0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2/logo.png deleted file mode 100755 index 1d29b5f4776aa..0000000000000 Binary files a/blockchains/ethereum/assets/0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x062f78C886547F5f6FE337F37232573eC01D5363/info.json b/blockchains/ethereum/assets/0x062f78C886547F5f6FE337F37232573eC01D5363/info.json deleted file mode 100644 index eebacee827153..0000000000000 --- a/blockchains/ethereum/assets/0x062f78C886547F5f6FE337F37232573eC01D5363/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R818672", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x062f78C886547F5f6FE337F37232573eC01D5363", - "status": "active", - "id": "0x062f78C886547F5f6FE337F37232573eC01D5363" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x062f78C886547F5f6FE337F37232573eC01D5363/logo.png b/blockchains/ethereum/assets/0x062f78C886547F5f6FE337F37232573eC01D5363/logo.png deleted file mode 100644 index 6daa734167d18..0000000000000 Binary files a/blockchains/ethereum/assets/0x062f78C886547F5f6FE337F37232573eC01D5363/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7/info.json b/blockchains/ethereum/assets/0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7/info.json deleted file mode 100644 index 7046461e4fbfb..0000000000000 --- a/blockchains/ethereum/assets/0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DMM: DAI", - "symbol": "mDAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7", - "status": "active", - "id": "0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7/logo.png b/blockchains/ethereum/assets/0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7/logo.png deleted file mode 100644 index 3f4765c287b6a..0000000000000 Binary files a/blockchains/ethereum/assets/0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x063b98a414EAA1D4a5D4fC235a22db1427199024/info.json b/blockchains/ethereum/assets/0x063b98a414EAA1D4a5D4fC235a22db1427199024/info.json deleted file mode 100644 index b626e76d1303f..0000000000000 --- a/blockchains/ethereum/assets/0x063b98a414EAA1D4a5D4fC235a22db1427199024/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VOMER", - "symbol": "VMR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x063b98a414EAA1D4a5D4fC235a22db1427199024", - "status": "active", - "id": "0x063b98a414EAA1D4a5D4fC235a22db1427199024" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x063b98a414EAA1D4a5D4fC235a22db1427199024/logo.png b/blockchains/ethereum/assets/0x063b98a414EAA1D4a5D4fC235a22db1427199024/logo.png deleted file mode 100644 index 35c867dc702e8..0000000000000 Binary files a/blockchains/ethereum/assets/0x063b98a414EAA1D4a5D4fC235a22db1427199024/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x064fA27612E080d3460dd1c62cFF88687D56942E/info.json b/blockchains/ethereum/assets/0x064fA27612E080d3460dd1c62cFF88687D56942E/info.json deleted file mode 100644 index 056716bf57932..0000000000000 --- a/blockchains/ethereum/assets/0x064fA27612E080d3460dd1c62cFF88687D56942E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlockAid Backed Token", - "symbol": "BACK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x064fA27612E080d3460dd1c62cFF88687D56942E", - "status": "active", - "id": "0x064fA27612E080d3460dd1c62cFF88687D56942E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x064fA27612E080d3460dd1c62cFF88687D56942E/logo.png b/blockchains/ethereum/assets/0x064fA27612E080d3460dd1c62cFF88687D56942E/logo.png deleted file mode 100644 index a996027e027e2..0000000000000 Binary files a/blockchains/ethereum/assets/0x064fA27612E080d3460dd1c62cFF88687D56942E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x066798d9ef0833ccc719076Dab77199eCbd178b0/info.json b/blockchains/ethereum/assets/0x066798d9ef0833ccc719076Dab77199eCbd178b0/info.json deleted file mode 100644 index 7c5ff150c2655..0000000000000 --- a/blockchains/ethereum/assets/0x066798d9ef0833ccc719076Dab77199eCbd178b0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SAKE", - "website": "https://sakeswap.finance/", - "description": "sakeswap DAO token", - "explorer": "https://etherscan.io/token/0x066798d9ef0833ccc719076Dab77199eCbd178b0", - "type": "ERC20", - "symbol": "SAKE", - "decimals": 18, - "status": "active", - "id": "0x066798d9ef0833ccc719076Dab77199eCbd178b0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x066798d9ef0833ccc719076Dab77199eCbd178b0/logo.png b/blockchains/ethereum/assets/0x066798d9ef0833ccc719076Dab77199eCbd178b0/logo.png deleted file mode 100644 index 4e552fdb0c798..0000000000000 Binary files a/blockchains/ethereum/assets/0x066798d9ef0833ccc719076Dab77199eCbd178b0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x068578338B146D64727428954cc348Cf92d9Ba88/info.json b/blockchains/ethereum/assets/0x068578338B146D64727428954cc348Cf92d9Ba88/info.json deleted file mode 100644 index 63a605693e0ab..0000000000000 --- a/blockchains/ethereum/assets/0x068578338B146D64727428954cc348Cf92d9Ba88/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitcoinETH", - "symbol": "BTCE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x068578338B146D64727428954cc348Cf92d9Ba88", - "status": "active", - "id": "0x068578338B146D64727428954cc348Cf92d9Ba88" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x068578338B146D64727428954cc348Cf92d9Ba88/logo.png b/blockchains/ethereum/assets/0x068578338B146D64727428954cc348Cf92d9Ba88/logo.png deleted file mode 100644 index d5ce9a8db9fac..0000000000000 Binary files a/blockchains/ethereum/assets/0x068578338B146D64727428954cc348Cf92d9Ba88/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06A01a4d579479Dd5D884EBf61A31727A3d8D442/info.json b/blockchains/ethereum/assets/0x06A01a4d579479Dd5D884EBf61A31727A3d8D442/info.json deleted file mode 100644 index 8cb060862cf9b..0000000000000 --- a/blockchains/ethereum/assets/0x06A01a4d579479Dd5D884EBf61A31727A3d8D442/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SmartKey", - "website": "https://smartkeyplatform.io/", - "description": "Smartkey is a bridge, the lacking puzzle that connects the decentralized finance (DeFI) world with the physical objects world", - "explorer": "https://etherscan.io/token/0x06A01a4d579479Dd5D884EBf61A31727A3d8D442", - "type": "ERC20", - "symbol": "Skey", - "decimals": 8, - "status": "active", - "id": "0x06A01a4d579479Dd5D884EBf61A31727A3d8D442" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06A01a4d579479Dd5D884EBf61A31727A3d8D442/logo.png b/blockchains/ethereum/assets/0x06A01a4d579479Dd5D884EBf61A31727A3d8D442/logo.png deleted file mode 100644 index b3909edaa6a4d..0000000000000 Binary files a/blockchains/ethereum/assets/0x06A01a4d579479Dd5D884EBf61A31727A3d8D442/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9/info.json b/blockchains/ethereum/assets/0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9/info.json deleted file mode 100644 index 2e1949bf5c3ab..0000000000000 --- a/blockchains/ethereum/assets/0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MoCo Token", - "symbol": "MoCo", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mocotoken.io", - "explorer": "https://etherscan.io/token/0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9", - "status": "active", - "id": "0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9/logo.png b/blockchains/ethereum/assets/0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9/logo.png deleted file mode 100644 index c5b33e709e5d8..0000000000000 Binary files a/blockchains/ethereum/assets/0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06AF07097C9Eeb7fD685c692751D5C66dB49c215/info.json b/blockchains/ethereum/assets/0x06AF07097C9Eeb7fD685c692751D5C66dB49c215/info.json deleted file mode 100644 index df6c9ab3730f9..0000000000000 --- a/blockchains/ethereum/assets/0x06AF07097C9Eeb7fD685c692751D5C66dB49c215/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chai", - "symbol": "CHAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://chai.money/", - "explorer": "https://etherscan.io/token/0x06AF07097C9Eeb7fD685c692751D5C66dB49c215", - "status": "active", - "id": "0x06AF07097C9Eeb7fD685c692751D5C66dB49c215" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06AF07097C9Eeb7fD685c692751D5C66dB49c215/logo.png b/blockchains/ethereum/assets/0x06AF07097C9Eeb7fD685c692751D5C66dB49c215/logo.png deleted file mode 100644 index e7df2e7679dcb..0000000000000 Binary files a/blockchains/ethereum/assets/0x06AF07097C9Eeb7fD685c692751D5C66dB49c215/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06B4d381FFA099E47aFE7dda0a310d582023d063/info.json b/blockchains/ethereum/assets/0x06B4d381FFA099E47aFE7dda0a310d582023d063/info.json deleted file mode 100644 index d62a7ab3cfb49..0000000000000 --- a/blockchains/ethereum/assets/0x06B4d381FFA099E47aFE7dda0a310d582023d063/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Shine Share Coin", - "symbol": "SSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x06B4d381FFA099E47aFE7dda0a310d582023d063", - "status": "active", - "id": "0x06B4d381FFA099E47aFE7dda0a310d582023d063" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06B4d381FFA099E47aFE7dda0a310d582023d063/logo.png b/blockchains/ethereum/assets/0x06B4d381FFA099E47aFE7dda0a310d582023d063/logo.png deleted file mode 100644 index 43a9986aefc50..0000000000000 Binary files a/blockchains/ethereum/assets/0x06B4d381FFA099E47aFE7dda0a310d582023d063/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06BEAD2EAD661B51307B646F7419d5284330c135/info.json b/blockchains/ethereum/assets/0x06BEAD2EAD661B51307B646F7419d5284330c135/info.json deleted file mode 100644 index e3b7799c234e0..0000000000000 --- a/blockchains/ethereum/assets/0x06BEAD2EAD661B51307B646F7419d5284330c135/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EliteShipperToken", - "symbol": "ESHIP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x06BEAD2EAD661B51307B646F7419d5284330c135", - "status": "active", - "id": "0x06BEAD2EAD661B51307B646F7419d5284330c135" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06BEAD2EAD661B51307B646F7419d5284330c135/logo.png b/blockchains/ethereum/assets/0x06BEAD2EAD661B51307B646F7419d5284330c135/logo.png deleted file mode 100644 index 1bc9f1509316b..0000000000000 Binary files a/blockchains/ethereum/assets/0x06BEAD2EAD661B51307B646F7419d5284330c135/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1/info.json b/blockchains/ethereum/assets/0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1/info.json deleted file mode 100644 index 1ea3ddfeee837..0000000000000 --- a/blockchains/ethereum/assets/0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SAGA PASSIVE", - "symbol": "SAG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1", - "status": "active", - "id": "0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1/logo.png b/blockchains/ethereum/assets/0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1/logo.png deleted file mode 100644 index 16c9eea4f1900..0000000000000 Binary files a/blockchains/ethereum/assets/0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C/info.json b/blockchains/ethereum/assets/0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C/info.json deleted file mode 100644 index edeaeb2aefabc..0000000000000 --- a/blockchains/ethereum/assets/0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vigr", - "symbol": "VIGR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C", - "status": "active", - "id": "0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C/logo.png b/blockchains/ethereum/assets/0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C/logo.png deleted file mode 100644 index b1a68a46f6784..0000000000000 Binary files a/blockchains/ethereum/assets/0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06F3C323f0238c72BF35011071f2b5B7F43A054c/info.json b/blockchains/ethereum/assets/0x06F3C323f0238c72BF35011071f2b5B7F43A054c/info.json deleted file mode 100644 index 4215418a60c14..0000000000000 --- a/blockchains/ethereum/assets/0x06F3C323f0238c72BF35011071f2b5B7F43A054c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MASQ", - "website": "https://masq.ai", - "description": "MASQ combines the benefits of VPN and Tor tech, to create a superior next-generation privacy software. Users are rewarded MASQ utility tokens for supporting an uncensored, global web.", - "explorer": "https://etherscan.io/token/0x06F3C323f0238c72BF35011071f2b5B7F43A054c", - "type": "ERC20", - "symbol": "MASQ", - "decimals": 18, - "status": "active", - "id": "0x06F3C323f0238c72BF35011071f2b5B7F43A054c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06F3C323f0238c72BF35011071f2b5B7F43A054c/logo.png b/blockchains/ethereum/assets/0x06F3C323f0238c72BF35011071f2b5B7F43A054c/logo.png deleted file mode 100644 index d5e33b490e009..0000000000000 Binary files a/blockchains/ethereum/assets/0x06F3C323f0238c72BF35011071f2b5B7F43A054c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06e0feB0D74106c7adA8497754074D222Ec6BCDf/info.json b/blockchains/ethereum/assets/0x06e0feB0D74106c7adA8497754074D222Ec6BCDf/info.json deleted file mode 100644 index 1c52ea4fe3afc..0000000000000 --- a/blockchains/ethereum/assets/0x06e0feB0D74106c7adA8497754074D222Ec6BCDf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitBall", - "symbol": "BTB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitball-btb.com/", - "explorer": "https://etherscan.io/token/0x06e0feB0D74106c7adA8497754074D222Ec6BCDf", - "status": "active", - "id": "0x06e0feB0D74106c7adA8497754074D222Ec6BCDf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06e0feB0D74106c7adA8497754074D222Ec6BCDf/logo.png b/blockchains/ethereum/assets/0x06e0feB0D74106c7adA8497754074D222Ec6BCDf/logo.png deleted file mode 100644 index 9f10fe966bf99..0000000000000 Binary files a/blockchains/ethereum/assets/0x06e0feB0D74106c7adA8497754074D222Ec6BCDf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06f3CDabae564B0546529b4DD8FeF1bcD4235753/info.json b/blockchains/ethereum/assets/0x06f3CDabae564B0546529b4DD8FeF1bcD4235753/info.json deleted file mode 100644 index 8332ed0a5a6cd..0000000000000 --- a/blockchains/ethereum/assets/0x06f3CDabae564B0546529b4DD8FeF1bcD4235753/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TILWIKI - Faces of Art", - "symbol": "TLW", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x06f3CDabae564B0546529b4DD8FeF1bcD4235753", - "status": "active", - "id": "0x06f3CDabae564B0546529b4DD8FeF1bcD4235753" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06f3CDabae564B0546529b4DD8FeF1bcD4235753/logo.png b/blockchains/ethereum/assets/0x06f3CDabae564B0546529b4DD8FeF1bcD4235753/logo.png deleted file mode 100644 index 046ed823b74df..0000000000000 Binary files a/blockchains/ethereum/assets/0x06f3CDabae564B0546529b4DD8FeF1bcD4235753/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2/info.json b/blockchains/ethereum/assets/0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2/info.json deleted file mode 100644 index 167b71e70842b..0000000000000 --- a/blockchains/ethereum/assets/0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SAINT FAME: Genesis Shirt", - "symbol": "FAME", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.saintfame.com/fame", - "explorer": "https://etherscan.io/token/0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2", - "status": "active", - "id": "0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2/logo.png b/blockchains/ethereum/assets/0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2/logo.png deleted file mode 100644 index 733f24adc243a..0000000000000 Binary files a/blockchains/ethereum/assets/0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0703Fb3CCF77D117Ecbb19774b5f97c5a4875c9D/info.json b/blockchains/ethereum/assets/0x0703Fb3CCF77D117Ecbb19774b5f97c5a4875c9D/info.json deleted file mode 100644 index 64f3f01629652..0000000000000 --- a/blockchains/ethereum/assets/0x0703Fb3CCF77D117Ecbb19774b5f97c5a4875c9D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digital CHF", - "website": "-", - "description": "CHF stablecoin", - "explorer": "https://etherscan.io/token/0x0703Fb3CCF77D117Ecbb19774b5f97c5a4875c9D", - "type": "ERC20", - "symbol": "DCHF", - "decimals": 4, - "status": "abandoned", - "id": "0x0703Fb3CCF77D117Ecbb19774b5f97c5a4875c9D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0703Fb3CCF77D117Ecbb19774b5f97c5a4875c9D/logo.png b/blockchains/ethereum/assets/0x0703Fb3CCF77D117Ecbb19774b5f97c5a4875c9D/logo.png deleted file mode 100644 index 9e38ed6de857c..0000000000000 Binary files a/blockchains/ethereum/assets/0x0703Fb3CCF77D117Ecbb19774b5f97c5a4875c9D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0707681F344dEB24184037fC0228856F2137B02E/info.json b/blockchains/ethereum/assets/0x0707681F344dEB24184037fC0228856F2137B02E/info.json deleted file mode 100644 index 3c4dd4c1893b0..0000000000000 --- a/blockchains/ethereum/assets/0x0707681F344dEB24184037fC0228856F2137B02E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FNKOSToken", - "symbol": "FNKOS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.foglink.io/en/", - "explorer": "https://etherscan.io/token/0x0707681F344dEB24184037fC0228856F2137B02E", - "status": "active", - "id": "0x0707681F344dEB24184037fC0228856F2137B02E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0707681F344dEB24184037fC0228856F2137B02E/logo.png b/blockchains/ethereum/assets/0x0707681F344dEB24184037fC0228856F2137B02E/logo.png deleted file mode 100644 index cc5e472154bd7..0000000000000 Binary files a/blockchains/ethereum/assets/0x0707681F344dEB24184037fC0228856F2137B02E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0714Cfc984b873c9E3E126333DA529095E244e7C/info.json b/blockchains/ethereum/assets/0x0714Cfc984b873c9E3E126333DA529095E244e7C/info.json deleted file mode 100644 index ae5ebb3e94def..0000000000000 --- a/blockchains/ethereum/assets/0x0714Cfc984b873c9E3E126333DA529095E244e7C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DRONECOIN", - "symbol": "DRN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0714Cfc984b873c9E3E126333DA529095E244e7C", - "status": "active", - "id": "0x0714Cfc984b873c9E3E126333DA529095E244e7C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0714Cfc984b873c9E3E126333DA529095E244e7C/logo.png b/blockchains/ethereum/assets/0x0714Cfc984b873c9E3E126333DA529095E244e7C/logo.png deleted file mode 100755 index 82b4588f3dc07..0000000000000 Binary files a/blockchains/ethereum/assets/0x0714Cfc984b873c9E3E126333DA529095E244e7C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/info.json b/blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/info.json deleted file mode 100644 index 8a4c7588ce6e4..0000000000000 --- a/blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "Base Protocol", - "website": "https://baseprotocol.org", - "description": "Base Protocol (BASE) is a token whose price is pegged to the total market cap of all cryptocurrencies at a ratio of 1:1 trillion. BASE acts as a market index, giving holders exposure to the entire crypto industry with one token.", - "explorer": "https://etherscan.io/token/0x07150e919B4De5fD6a63DE1F9384828396f25fDC", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/baseprotocol", - "handle": "BaseProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@BaseProtocol", - "handle": "BaseProtocol" - }, - { - "name": "Telegram", - "url": "http://t.me/baseprotocol", - "handle": "baseprotocol" - }, - { - "name": "Discord", - "url": "https://discord.gg/JyQ4gmR", - "handle": "discord.gg/JyQ4gmR" - } - ], - "type": "ERC20", - "symbol": "BASE", - "decimals": 9, - "status": "active", - "id": "0x07150e919B4De5fD6a63DE1F9384828396f25fDC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/logo.png b/blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/logo.png deleted file mode 100644 index 79424f89e7da9..0000000000000 Binary files a/blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0729377becBd653b9f14fBF2956cfD317bF2aFDd/info.json b/blockchains/ethereum/assets/0x0729377becBd653b9f14fBF2956cfD317bF2aFDd/info.json deleted file mode 100644 index ca2559425e70b..0000000000000 --- a/blockchains/ethereum/assets/0x0729377becBd653b9f14fBF2956cfD317bF2aFDd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LEX Coin", - "symbol": "LEXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0729377becBd653b9f14fBF2956cfD317bF2aFDd", - "status": "active", - "id": "0x0729377becBd653b9f14fBF2956cfD317bF2aFDd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0729377becBd653b9f14fBF2956cfD317bF2aFDd/logo.png b/blockchains/ethereum/assets/0x0729377becBd653b9f14fBF2956cfD317bF2aFDd/logo.png deleted file mode 100644 index b4334f0c073f6..0000000000000 Binary files a/blockchains/ethereum/assets/0x0729377becBd653b9f14fBF2956cfD317bF2aFDd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0743392132D1A03a902c477E5A176f256BA3220C/info.json b/blockchains/ethereum/assets/0x0743392132D1A03a902c477E5A176f256BA3220C/info.json deleted file mode 100644 index cae75a11a1c84..0000000000000 --- a/blockchains/ethereum/assets/0x0743392132D1A03a902c477E5A176f256BA3220C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coimatic 3.0", - "symbol": "CTIC3", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0743392132D1A03a902c477E5A176f256BA3220C", - "status": "active", - "id": "0x0743392132D1A03a902c477E5A176f256BA3220C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0743392132D1A03a902c477E5A176f256BA3220C/logo.png b/blockchains/ethereum/assets/0x0743392132D1A03a902c477E5A176f256BA3220C/logo.png deleted file mode 100644 index 49ca9223e6c90..0000000000000 Binary files a/blockchains/ethereum/assets/0x0743392132D1A03a902c477E5A176f256BA3220C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x074f54191abdC71fd4108C51BA3C669CC6c3c245/info.json b/blockchains/ethereum/assets/0x074f54191abdC71fd4108C51BA3C669CC6c3c245/info.json deleted file mode 100644 index f6f81b8e5d7b0..0000000000000 --- a/blockchains/ethereum/assets/0x074f54191abdC71fd4108C51BA3C669CC6c3c245/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "US Money", - "symbol": "USMO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x074f54191abdC71fd4108C51BA3C669CC6c3c245", - "status": "active", - "id": "0x074f54191abdC71fd4108C51BA3C669CC6c3c245" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x074f54191abdC71fd4108C51BA3C669CC6c3c245/logo.png b/blockchains/ethereum/assets/0x074f54191abdC71fd4108C51BA3C669CC6c3c245/logo.png deleted file mode 100644 index 23e4d96f3a00a..0000000000000 Binary files a/blockchains/ethereum/assets/0x074f54191abdC71fd4108C51BA3C669CC6c3c245/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x07597255910a51509CA469568B048F2597E72504/info.json b/blockchains/ethereum/assets/0x07597255910a51509CA469568B048F2597E72504/info.json deleted file mode 100644 index cc857c5b0eaeb..0000000000000 --- a/blockchains/ethereum/assets/0x07597255910a51509CA469568B048F2597E72504/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Uptrennd", - "symbol": "1UP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.uptrennd.com/", - "explorer": "https://etherscan.io/token/0x07597255910a51509CA469568B048F2597E72504", - "status": "active", - "id": "0x07597255910a51509CA469568B048F2597E72504" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07597255910a51509CA469568B048F2597E72504/logo.png b/blockchains/ethereum/assets/0x07597255910a51509CA469568B048F2597E72504/logo.png deleted file mode 100644 index 502342e1b5d71..0000000000000 Binary files a/blockchains/ethereum/assets/0x07597255910a51509CA469568B048F2597E72504/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4/info.json b/blockchains/ethereum/assets/0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4/info.json deleted file mode 100644 index a72eefc6433bc..0000000000000 --- a/blockchains/ethereum/assets/0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeezNuts", - "symbol": "DEEZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4", - "status": "active", - "id": "0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4/logo.png b/blockchains/ethereum/assets/0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4/logo.png deleted file mode 100755 index 8d3a66638cf0a..0000000000000 Binary files a/blockchains/ethereum/assets/0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7/info.json b/blockchains/ethereum/assets/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7/info.json deleted file mode 100644 index 689ed9ce36f34..0000000000000 --- a/blockchains/ethereum/assets/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "SUKU", - "website": "https://suku.world", - "source_code": "https://github.com/SukuLab", - "description": "The link between open finance, traceability, and transparency. The future of supply chains today.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/SUKUecosystem", - "handle": "SUKUecosystem" - }, - { - "name": "Telegram", - "url": "https://t.me/SUKUecosystem", - "handle": "SUKUecosystem" - }, - { - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/suku-ecosystem", - "handle": "suku-ecosystem" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/SUKUecosystem", - "handle": "SUKUecosystem" - } - ], - "explorer": "https://etherscan.io/token/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7", - "type": "ERC20", - "symbol": "SUKU", - "decimals": 18, - "status": "active", - "id": "0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7/logo.png b/blockchains/ethereum/assets/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7/logo.png deleted file mode 100644 index 9e997c8428f68..0000000000000 Binary files a/blockchains/ethereum/assets/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x076641aF1B8f06B7f8C92587156143C109002cbe/info.json b/blockchains/ethereum/assets/0x076641aF1B8f06B7f8C92587156143C109002cbe/info.json deleted file mode 100644 index f533553135fa9..0000000000000 --- a/blockchains/ethereum/assets/0x076641aF1B8f06B7f8C92587156143C109002cbe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SoPay", - "symbol": "SOP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sopay.org/en", - "explorer": "https://etherscan.io/token/0x076641aF1B8f06B7f8C92587156143C109002cbe", - "status": "active", - "id": "0x076641aF1B8f06B7f8C92587156143C109002cbe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x076641aF1B8f06B7f8C92587156143C109002cbe/logo.png b/blockchains/ethereum/assets/0x076641aF1B8f06B7f8C92587156143C109002cbe/logo.png deleted file mode 100644 index 0fa395f6c7623..0000000000000 Binary files a/blockchains/ethereum/assets/0x076641aF1B8f06B7f8C92587156143C109002cbe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0766e79A6fD74469733e8330b3b461C0320fF059/info.json b/blockchains/ethereum/assets/0x0766e79A6fD74469733e8330b3b461C0320fF059/info.json deleted file mode 100644 index 8334e5749f0ad..0000000000000 --- a/blockchains/ethereum/assets/0x0766e79A6fD74469733e8330b3b461C0320fF059/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EXN", - "symbol": "EXN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.exchangen.com/", - "explorer": "https://etherscan.io/token/0x0766e79A6fD74469733e8330b3b461C0320fF059", - "status": "active", - "id": "0x0766e79A6fD74469733e8330b3b461C0320fF059" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0766e79A6fD74469733e8330b3b461C0320fF059/logo.png b/blockchains/ethereum/assets/0x0766e79A6fD74469733e8330b3b461C0320fF059/logo.png deleted file mode 100644 index 6bdf2596c3e7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x0766e79A6fD74469733e8330b3b461C0320fF059/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x076C97e1c869072eE22f8c91978C99B4bcB02591/info.json b/blockchains/ethereum/assets/0x076C97e1c869072eE22f8c91978C99B4bcB02591/info.json deleted file mode 100644 index 4521d9f61b9ce..0000000000000 --- a/blockchains/ethereum/assets/0x076C97e1c869072eE22f8c91978C99B4bcB02591/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CommerceBlock Token", - "symbol": "CBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.commerceblock.com/", - "explorer": "https://etherscan.io/token/0x076C97e1c869072eE22f8c91978C99B4bcB02591", - "status": "active", - "id": "0x076C97e1c869072eE22f8c91978C99B4bcB02591" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x076C97e1c869072eE22f8c91978C99B4bcB02591/logo.png b/blockchains/ethereum/assets/0x076C97e1c869072eE22f8c91978C99B4bcB02591/logo.png deleted file mode 100644 index c41ba997e0411..0000000000000 Binary files a/blockchains/ethereum/assets/0x076C97e1c869072eE22f8c91978C99B4bcB02591/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a/info.json b/blockchains/ethereum/assets/0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a/info.json deleted file mode 100644 index 0fa952e2e4a2a..0000000000000 --- a/blockchains/ethereum/assets/0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Qurito", - "symbol": "QURO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a", - "status": "active", - "id": "0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a/logo.png b/blockchains/ethereum/assets/0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a/logo.png deleted file mode 100644 index 070a0ee7b2cce..0000000000000 Binary files a/blockchains/ethereum/assets/0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0775C81A273B355e6a5b76e240BF708701F00279/info.json b/blockchains/ethereum/assets/0x0775C81A273B355e6a5b76e240BF708701F00279/info.json deleted file mode 100644 index 704f4ec3ab51c..0000000000000 --- a/blockchains/ethereum/assets/0x0775C81A273B355e6a5b76e240BF708701F00279/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bulleon", - "symbol": "BUL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://bulleon.io/", - "explorer": "https://etherscan.io/token/0x0775C81A273B355e6a5b76e240BF708701F00279", - "status": "active", - "id": "0x0775C81A273B355e6a5b76e240BF708701F00279" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0775C81A273B355e6a5b76e240BF708701F00279/logo.png b/blockchains/ethereum/assets/0x0775C81A273B355e6a5b76e240BF708701F00279/logo.png deleted file mode 100644 index eee2b5b4b5ffe..0000000000000 Binary files a/blockchains/ethereum/assets/0x0775C81A273B355e6a5b76e240BF708701F00279/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0778Cc2E8bBAd3d483E82371606D100cc8604522/info.json b/blockchains/ethereum/assets/0x0778Cc2E8bBAd3d483E82371606D100cc8604522/info.json deleted file mode 100644 index 9e92e3089b692..0000000000000 --- a/blockchains/ethereum/assets/0x0778Cc2E8bBAd3d483E82371606D100cc8604522/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LHCoin", - "symbol": "LHC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://lh-crypto.io/", - "explorer": "https://etherscan.io/token/0x0778Cc2E8bBAd3d483E82371606D100cc8604522", - "status": "active", - "id": "0x0778Cc2E8bBAd3d483E82371606D100cc8604522" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0778Cc2E8bBAd3d483E82371606D100cc8604522/logo.png b/blockchains/ethereum/assets/0x0778Cc2E8bBAd3d483E82371606D100cc8604522/logo.png deleted file mode 100644 index 21a07a8400831..0000000000000 Binary files a/blockchains/ethereum/assets/0x0778Cc2E8bBAd3d483E82371606D100cc8604522/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x077DC3c0c9543df1cdD78386DF3204E69E0DD274/info.json b/blockchains/ethereum/assets/0x077DC3c0c9543df1cdD78386DF3204E69E0DD274/info.json deleted file mode 100644 index 6a05d0a79a46c..0000000000000 --- a/blockchains/ethereum/assets/0x077DC3c0c9543df1cdD78386DF3204E69E0DD274/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POWERBANK", - "symbol": "PBK", - "type": "ERC20", - "decimals": 7, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x077DC3c0c9543df1cdD78386DF3204E69E0DD274", - "status": "active", - "id": "0x077DC3c0c9543df1cdD78386DF3204E69E0DD274" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x077DC3c0c9543df1cdD78386DF3204E69E0DD274/logo.png b/blockchains/ethereum/assets/0x077DC3c0c9543df1cdD78386DF3204E69E0DD274/logo.png deleted file mode 100644 index 99967061e52df..0000000000000 Binary files a/blockchains/ethereum/assets/0x077DC3c0c9543df1cdD78386DF3204E69E0DD274/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB/info.json b/blockchains/ethereum/assets/0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB/info.json deleted file mode 100644 index e7014a857dc40..0000000000000 --- a/blockchains/ethereum/assets/0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IBTC", - "symbol": "IBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB", - "status": "active", - "id": "0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB/logo.png b/blockchains/ethereum/assets/0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB/logo.png deleted file mode 100644 index c2f58d5a1e31b..0000000000000 Binary files a/blockchains/ethereum/assets/0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0794ce7d4459105926Da230F318c1e34BC790517/info.json b/blockchains/ethereum/assets/0x0794ce7d4459105926Da230F318c1e34BC790517/info.json deleted file mode 100644 index 973551e04200f..0000000000000 --- a/blockchains/ethereum/assets/0x0794ce7d4459105926Da230F318c1e34BC790517/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RankingBall Gold", - "symbol": "RBG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0794ce7d4459105926Da230F318c1e34BC790517", - "status": "active", - "id": "0x0794ce7d4459105926Da230F318c1e34BC790517" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0794ce7d4459105926Da230F318c1e34BC790517/logo.png b/blockchains/ethereum/assets/0x0794ce7d4459105926Da230F318c1e34BC790517/logo.png deleted file mode 100644 index 01f6c189e99f0..0000000000000 Binary files a/blockchains/ethereum/assets/0x0794ce7d4459105926Da230F318c1e34BC790517/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x07B1F172268e1737C3176b50033dCbD7755284EE/info.json b/blockchains/ethereum/assets/0x07B1F172268e1737C3176b50033dCbD7755284EE/info.json deleted file mode 100644 index e0ed0d4ea13a2..0000000000000 --- a/blockchains/ethereum/assets/0x07B1F172268e1737C3176b50033dCbD7755284EE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "zRipple", - "symbol": "zXRP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x07B1F172268e1737C3176b50033dCbD7755284EE", - "status": "active", - "id": "0x07B1F172268e1737C3176b50033dCbD7755284EE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07B1F172268e1737C3176b50033dCbD7755284EE/logo.png b/blockchains/ethereum/assets/0x07B1F172268e1737C3176b50033dCbD7755284EE/logo.png deleted file mode 100644 index 24186bf9ad082..0000000000000 Binary files a/blockchains/ethereum/assets/0x07B1F172268e1737C3176b50033dCbD7755284EE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08/info.json b/blockchains/ethereum/assets/0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08/info.json deleted file mode 100644 index 826dbc3de894a..0000000000000 --- a/blockchains/ethereum/assets/0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SERA Token", - "symbol": "SRA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08", - "status": "active", - "id": "0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08/logo.png b/blockchains/ethereum/assets/0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08/logo.png deleted file mode 100644 index 4131c09f413ca..0000000000000 Binary files a/blockchains/ethereum/assets/0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x07Cc1d447619B46E198e15F3cB4DF7b47B340230/info.json b/blockchains/ethereum/assets/0x07Cc1d447619B46E198e15F3cB4DF7b47B340230/info.json deleted file mode 100644 index 579a68e0835f1..0000000000000 --- a/blockchains/ethereum/assets/0x07Cc1d447619B46E198e15F3cB4DF7b47B340230/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NESTFAME", - "symbol": "NSF", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x07Cc1d447619B46E198e15F3cB4DF7b47B340230", - "status": "active", - "id": "0x07Cc1d447619B46E198e15F3cB4DF7b47B340230" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07Cc1d447619B46E198e15F3cB4DF7b47B340230/logo.png b/blockchains/ethereum/assets/0x07Cc1d447619B46E198e15F3cB4DF7b47B340230/logo.png deleted file mode 100644 index 2359a95cabd29..0000000000000 Binary files a/blockchains/ethereum/assets/0x07Cc1d447619B46E198e15F3cB4DF7b47B340230/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x07D9e49Ea402194bf48A8276dAfB16E4eD633317/info.json b/blockchains/ethereum/assets/0x07D9e49Ea402194bf48A8276dAfB16E4eD633317/info.json deleted file mode 100644 index 2cbe72c3c2b4a..0000000000000 --- a/blockchains/ethereum/assets/0x07D9e49Ea402194bf48A8276dAfB16E4eD633317/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DALECOIN", - "symbol": "DALC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://dalecoin.org/", - "explorer": "https://etherscan.io/token/0x07D9e49Ea402194bf48A8276dAfB16E4eD633317", - "status": "active", - "id": "0x07D9e49Ea402194bf48A8276dAfB16E4eD633317" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07D9e49Ea402194bf48A8276dAfB16E4eD633317/logo.png b/blockchains/ethereum/assets/0x07D9e49Ea402194bf48A8276dAfB16E4eD633317/logo.png deleted file mode 100644 index 41f82caf8a239..0000000000000 Binary files a/blockchains/ethereum/assets/0x07D9e49Ea402194bf48A8276dAfB16E4eD633317/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91/info.json b/blockchains/ethereum/assets/0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91/info.json deleted file mode 100644 index 08b07bbc135a6..0000000000000 --- a/blockchains/ethereum/assets/0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Guaranteed Ethurance Token Extra", - "symbol": "GETX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.inschain.io/", - "explorer": "https://etherscan.io/token/0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91", - "status": "active", - "id": "0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91/logo.png b/blockchains/ethereum/assets/0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91/logo.png deleted file mode 100644 index 083d3806cc225..0000000000000 Binary files a/blockchains/ethereum/assets/0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC/info.json b/blockchains/ethereum/assets/0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC/info.json deleted file mode 100644 index e116992172528..0000000000000 --- a/blockchains/ethereum/assets/0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VTIS Token", - "symbol": "VTIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC", - "status": "active", - "id": "0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC/logo.png b/blockchains/ethereum/assets/0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC/logo.png deleted file mode 100644 index 79291b7be847a..0000000000000 Binary files a/blockchains/ethereum/assets/0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a/info.json b/blockchains/ethereum/assets/0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a/info.json deleted file mode 100644 index 270b4c74ace6f..0000000000000 --- a/blockchains/ethereum/assets/0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SEALToken", - "symbol": "SEAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a", - "status": "active", - "id": "0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a/logo.png b/blockchains/ethereum/assets/0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a/logo.png deleted file mode 100644 index fd5182ce00fdc..0000000000000 Binary files a/blockchains/ethereum/assets/0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x07e3c70653548B04f0A75970C1F81B4CBbFB606f/info.json b/blockchains/ethereum/assets/0x07e3c70653548B04f0A75970C1F81B4CBbFB606f/info.json deleted file mode 100644 index 69d873a7e865e..0000000000000 --- a/blockchains/ethereum/assets/0x07e3c70653548B04f0A75970C1F81B4CBbFB606f/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Agrello", - "website": "https://agrello.io", - "description": "Agrello is building a blockchain-based digital ID solution for individuals and businesses.", - "explorer": "https://etherscan.io/token/0x07e3c70653548B04f0A75970C1F81B4CBbFB606f", - "research": "https://research.binance.com/en/projects/agrello", - "type": "ERC20", - "symbol": "DLT", - "decimals": 18, - "status": "active", - "id": "0x07e3c70653548B04f0A75970C1F81B4CBbFB606f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07e3c70653548B04f0A75970C1F81B4CBbFB606f/logo.png b/blockchains/ethereum/assets/0x07e3c70653548B04f0A75970C1F81B4CBbFB606f/logo.png deleted file mode 100644 index bdd77a33a4779..0000000000000 Binary files a/blockchains/ethereum/assets/0x07e3c70653548B04f0A75970C1F81B4CBbFB606f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995/info.json b/blockchains/ethereum/assets/0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995/info.json deleted file mode 100644 index 462976c55afd6..0000000000000 --- a/blockchains/ethereum/assets/0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yizoot Utility Token", - "symbol": "YZU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995", - "status": "active", - "id": "0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995/logo.png b/blockchains/ethereum/assets/0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995/logo.png deleted file mode 100644 index 294bdd75bd739..0000000000000 Binary files a/blockchains/ethereum/assets/0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4/info.json b/blockchains/ethereum/assets/0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4/info.json deleted file mode 100644 index 1def6183f5792..0000000000000 --- a/blockchains/ethereum/assets/0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chimpion", - "symbol": "BNANA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.chimpion.io", - "explorer": "https://etherscan.io/token/0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4", - "status": "active", - "id": "0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4/logo.png b/blockchains/ethereum/assets/0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4/logo.png deleted file mode 100644 index 4a85be4b76041..0000000000000 Binary files a/blockchains/ethereum/assets/0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08130635368AA28b217a4dfb68E1bF8dC525621C/info.json b/blockchains/ethereum/assets/0x08130635368AA28b217a4dfb68E1bF8dC525621C/info.json deleted file mode 100644 index 19d788a1c5d03..0000000000000 --- a/blockchains/ethereum/assets/0x08130635368AA28b217a4dfb68E1bF8dC525621C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AfroDex", - "symbol": "AfroX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "http://afrodexlabs.com/", - "explorer": "https://etherscan.io/token/0x08130635368AA28b217a4dfb68E1bF8dC525621C", - "status": "active", - "id": "0x08130635368AA28b217a4dfb68E1bF8dC525621C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08130635368AA28b217a4dfb68E1bF8dC525621C/logo.png b/blockchains/ethereum/assets/0x08130635368AA28b217a4dfb68E1bF8dC525621C/logo.png deleted file mode 100644 index ad9b8359ed36e..0000000000000 Binary files a/blockchains/ethereum/assets/0x08130635368AA28b217a4dfb68E1bF8dC525621C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76/info.json b/blockchains/ethereum/assets/0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76/info.json deleted file mode 100644 index f0a4344e72261..0000000000000 --- a/blockchains/ethereum/assets/0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Natretix", - "symbol": "NRX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76", - "status": "active", - "id": "0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76/logo.png b/blockchains/ethereum/assets/0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76/logo.png deleted file mode 100644 index ab7ea3549c26a..0000000000000 Binary files a/blockchains/ethereum/assets/0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F/info.json b/blockchains/ethereum/assets/0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F/info.json deleted file mode 100644 index 0aa6bfa991928..0000000000000 --- a/blockchains/ethereum/assets/0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinEx Token", - "symbol": "CET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.coinex.org/", - "explorer": "https://etherscan.io/token/0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F", - "status": "active", - "id": "0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F/logo.png b/blockchains/ethereum/assets/0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F/logo.png deleted file mode 100644 index a34ceffdc605d..0000000000000 Binary files a/blockchains/ethereum/assets/0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x082E13494f12EBB7206FBf67E22A6E1975A1A669/info.json b/blockchains/ethereum/assets/0x082E13494f12EBB7206FBf67E22A6E1975A1A669/info.json deleted file mode 100644 index 44b1202418907..0000000000000 --- a/blockchains/ethereum/assets/0x082E13494f12EBB7206FBf67E22A6E1975A1A669/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ArtisTurba", - "symbol": "ARTIS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.artisturba.com/", - "explorer": "https://etherscan.io/token/0x082E13494f12EBB7206FBf67E22A6E1975A1A669", - "status": "active", - "id": "0x082E13494f12EBB7206FBf67E22A6E1975A1A669" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x082E13494f12EBB7206FBf67E22A6E1975A1A669/logo.png b/blockchains/ethereum/assets/0x082E13494f12EBB7206FBf67E22A6E1975A1A669/logo.png deleted file mode 100644 index 6649b46d57051..0000000000000 Binary files a/blockchains/ethereum/assets/0x082E13494f12EBB7206FBf67E22A6E1975A1A669/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0835ecd15DdF08d4786304d71b4672dC5C40F011/info.json b/blockchains/ethereum/assets/0x0835ecd15DdF08d4786304d71b4672dC5C40F011/info.json deleted file mode 100644 index c0d0257f09b12..0000000000000 --- a/blockchains/ethereum/assets/0x0835ecd15DdF08d4786304d71b4672dC5C40F011/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlusCoin", - "symbol": "PLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0835ecd15DdF08d4786304d71b4672dC5C40F011", - "status": "active", - "id": "0x0835ecd15DdF08d4786304d71b4672dC5C40F011" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0835ecd15DdF08d4786304d71b4672dC5C40F011/logo.png b/blockchains/ethereum/assets/0x0835ecd15DdF08d4786304d71b4672dC5C40F011/logo.png deleted file mode 100644 index 00b63751ff5e8..0000000000000 Binary files a/blockchains/ethereum/assets/0x0835ecd15DdF08d4786304d71b4672dC5C40F011/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0836e2ed69ab94eD95b08e17165A53E91A378fdF/info.json b/blockchains/ethereum/assets/0x0836e2ed69ab94eD95b08e17165A53E91A378fdF/info.json deleted file mode 100644 index 09e7e32e91d1b..0000000000000 --- a/blockchains/ethereum/assets/0x0836e2ed69ab94eD95b08e17165A53E91A378fdF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SureSAVER PRIZE-LINKED REWARD SAVINGS ACCOUNT TOKEN", - "symbol": "SAVER", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0836e2ed69ab94eD95b08e17165A53E91A378fdF", - "status": "active", - "id": "0x0836e2ed69ab94eD95b08e17165A53E91A378fdF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0836e2ed69ab94eD95b08e17165A53E91A378fdF/logo.png b/blockchains/ethereum/assets/0x0836e2ed69ab94eD95b08e17165A53E91A378fdF/logo.png deleted file mode 100644 index a095c6e8e9c50..0000000000000 Binary files a/blockchains/ethereum/assets/0x0836e2ed69ab94eD95b08e17165A53E91A378fdF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08389495D7456E1951ddF7c3a1314A4bfb646d8B/info.json b/blockchains/ethereum/assets/0x08389495D7456E1951ddF7c3a1314A4bfb646d8B/info.json deleted file mode 100644 index 8f79e46796ad6..0000000000000 --- a/blockchains/ethereum/assets/0x08389495D7456E1951ddF7c3a1314A4bfb646d8B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypterium", - "website": "https://crypterium.com", - "description": "Crypterium is building a mobile app that lets users spend cryptocurrency in everyday life.", - "explorer": "https://etherscan.io/token/0x08389495D7456E1951ddF7c3a1314A4bfb646d8B", - "type": "ERC20", - "symbol": "CRPT", - "decimals": 18, - "status": "active", - "id": "0x08389495D7456E1951ddF7c3a1314A4bfb646d8B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08389495D7456E1951ddF7c3a1314A4bfb646d8B/logo.png b/blockchains/ethereum/assets/0x08389495D7456E1951ddF7c3a1314A4bfb646d8B/logo.png deleted file mode 100644 index 712eea968ebf6..0000000000000 Binary files a/blockchains/ethereum/assets/0x08389495D7456E1951ddF7c3a1314A4bfb646d8B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb/info.json b/blockchains/ethereum/assets/0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb/info.json deleted file mode 100644 index d6bee447d92f7..0000000000000 --- a/blockchains/ethereum/assets/0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Becaz", - "symbol": "BCZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://becaz.org/", - "explorer": "https://etherscan.io/token/0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb", - "status": "active", - "id": "0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb/logo.png b/blockchains/ethereum/assets/0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb/logo.png deleted file mode 100644 index 2ae5d9b6546fc..0000000000000 Binary files a/blockchains/ethereum/assets/0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x083a060F105A67134CC8eA6e7af85d77561AB8Bb/info.json b/blockchains/ethereum/assets/0x083a060F105A67134CC8eA6e7af85d77561AB8Bb/info.json deleted file mode 100644 index 444a4dfb2b1f3..0000000000000 --- a/blockchains/ethereum/assets/0x083a060F105A67134CC8eA6e7af85d77561AB8Bb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 021-CN42", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x083a060F105A67134CC8eA6e7af85d77561AB8Bb", - "status": "active", - "id": "0x083a060F105A67134CC8eA6e7af85d77561AB8Bb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x083a060F105A67134CC8eA6e7af85d77561AB8Bb/logo.png b/blockchains/ethereum/assets/0x083a060F105A67134CC8eA6e7af85d77561AB8Bb/logo.png deleted file mode 100644 index bf69f374df7d7..0000000000000 Binary files a/blockchains/ethereum/assets/0x083a060F105A67134CC8eA6e7af85d77561AB8Bb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0843971B4ac6e842a518AA184e0271d88B5cB74F/info.json b/blockchains/ethereum/assets/0x0843971B4ac6e842a518AA184e0271d88B5cB74F/info.json deleted file mode 100644 index 67f07e7f78985..0000000000000 --- a/blockchains/ethereum/assets/0x0843971B4ac6e842a518AA184e0271d88B5cB74F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CLASSIE", - "symbol": "XCL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0843971B4ac6e842a518AA184e0271d88B5cB74F", - "status": "active", - "id": "0x0843971B4ac6e842a518AA184e0271d88B5cB74F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0843971B4ac6e842a518AA184e0271d88B5cB74F/logo.png b/blockchains/ethereum/assets/0x0843971B4ac6e842a518AA184e0271d88B5cB74F/logo.png deleted file mode 100644 index 1532e70f81bd8..0000000000000 Binary files a/blockchains/ethereum/assets/0x0843971B4ac6e842a518AA184e0271d88B5cB74F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c/info.json b/blockchains/ethereum/assets/0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c/info.json deleted file mode 100644 index 055c1024b37cf..0000000000000 --- a/blockchains/ethereum/assets/0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Edgeless", - "symbol": "EDG", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://edgeless.io/", - "explorer": "https://etherscan.io/token/0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c", - "status": "active", - "id": "0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c/logo.png b/blockchains/ethereum/assets/0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c/logo.png deleted file mode 100644 index 8a5e3756e67c6..0000000000000 Binary files a/blockchains/ethereum/assets/0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0886949c1b8C412860c4264Ceb8083d1365e86CF/info.json b/blockchains/ethereum/assets/0x0886949c1b8C412860c4264Ceb8083d1365e86CF/info.json deleted file mode 100644 index c971a878536d6..0000000000000 --- a/blockchains/ethereum/assets/0x0886949c1b8C412860c4264Ceb8083d1365e86CF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EthereumBitcoin", - "symbol": "BTCE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0886949c1b8C412860c4264Ceb8083d1365e86CF", - "status": "active", - "id": "0x0886949c1b8C412860c4264Ceb8083d1365e86CF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0886949c1b8C412860c4264Ceb8083d1365e86CF/logo.png b/blockchains/ethereum/assets/0x0886949c1b8C412860c4264Ceb8083d1365e86CF/logo.png deleted file mode 100755 index 486bf8f8550df..0000000000000 Binary files a/blockchains/ethereum/assets/0x0886949c1b8C412860c4264Ceb8083d1365e86CF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2/info.json b/blockchains/ethereum/assets/0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2/info.json deleted file mode 100644 index 3d655f51fde6e..0000000000000 --- a/blockchains/ethereum/assets/0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Prospectors Gold", - "symbol": "PGL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://prospectors.io/", - "explorer": "https://etherscan.io/token/0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2", - "status": "active", - "id": "0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2/logo.png b/blockchains/ethereum/assets/0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2/logo.png deleted file mode 100644 index 513510ecf9587..0000000000000 Binary files a/blockchains/ethereum/assets/0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x089fe6cd08AeFBF647A63d9F44715b254b47a51B/info.json b/blockchains/ethereum/assets/0x089fe6cd08AeFBF647A63d9F44715b254b47a51B/info.json deleted file mode 100644 index 4ef0f54aabb80..0000000000000 --- a/blockchains/ethereum/assets/0x089fe6cd08AeFBF647A63d9F44715b254b47a51B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "uKASH", - "symbol": "UKC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x089fe6cd08AeFBF647A63d9F44715b254b47a51B", - "status": "active", - "id": "0x089fe6cd08AeFBF647A63d9F44715b254b47a51B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x089fe6cd08AeFBF647A63d9F44715b254b47a51B/logo.png b/blockchains/ethereum/assets/0x089fe6cd08AeFBF647A63d9F44715b254b47a51B/logo.png deleted file mode 100644 index 450921c64954e..0000000000000 Binary files a/blockchains/ethereum/assets/0x089fe6cd08AeFBF647A63d9F44715b254b47a51B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08A3C1ae43883579De6184910beC740185414425/info.json b/blockchains/ethereum/assets/0x08A3C1ae43883579De6184910beC740185414425/info.json deleted file mode 100644 index 81940618393ed..0000000000000 --- a/blockchains/ethereum/assets/0x08A3C1ae43883579De6184910beC740185414425/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cabo", - "symbol": "CABO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x08A3C1ae43883579De6184910beC740185414425", - "status": "active", - "id": "0x08A3C1ae43883579De6184910beC740185414425" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08A3C1ae43883579De6184910beC740185414425/logo.png b/blockchains/ethereum/assets/0x08A3C1ae43883579De6184910beC740185414425/logo.png deleted file mode 100644 index 53cf62c717b4f..0000000000000 Binary files a/blockchains/ethereum/assets/0x08A3C1ae43883579De6184910beC740185414425/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08AD83D779BDf2BBE1ad9cc0f78aa0D24AB97802/info.json b/blockchains/ethereum/assets/0x08AD83D779BDf2BBE1ad9cc0f78aa0D24AB97802/info.json deleted file mode 100644 index 3559e1ebb566e..0000000000000 --- a/blockchains/ethereum/assets/0x08AD83D779BDf2BBE1ad9cc0f78aa0D24AB97802/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Robonomics Web Services", - "website": "https://robonomics.network", - "description": "Robonomics parachain lifetime subscription token.", - "explorer": "https://etherscan.io/token/0x08AD83D779BDf2BBE1ad9cc0f78aa0D24AB97802", - "type": "ERC20", - "symbol": "RWS", - "decimals": 18, - "status": "active", - "id": "0x08AD83D779BDf2BBE1ad9cc0f78aa0D24AB97802" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08AD83D779BDf2BBE1ad9cc0f78aa0D24AB97802/logo.png b/blockchains/ethereum/assets/0x08AD83D779BDf2BBE1ad9cc0f78aa0D24AB97802/logo.png deleted file mode 100644 index be30b63223758..0000000000000 Binary files a/blockchains/ethereum/assets/0x08AD83D779BDf2BBE1ad9cc0f78aa0D24AB97802/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19/info.json b/blockchains/ethereum/assets/0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19/info.json deleted file mode 100644 index 634b09533f76d..0000000000000 --- a/blockchains/ethereum/assets/0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptobuyer Token", - "symbol": "XPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cryptobuyer.io", - "explorer": "https://etherscan.io/token/0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19", - "status": "active", - "id": "0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19/logo.png b/blockchains/ethereum/assets/0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19/logo.png deleted file mode 100644 index 8b5b0dfc13493..0000000000000 Binary files a/blockchains/ethereum/assets/0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08B427001Ba2150490fe4d18B76700fe6E38136c/info.json b/blockchains/ethereum/assets/0x08B427001Ba2150490fe4d18B76700fe6E38136c/info.json deleted file mode 100644 index 777d8397ccffe..0000000000000 --- a/blockchains/ethereum/assets/0x08B427001Ba2150490fe4d18B76700fe6E38136c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Super Game", - "symbol": "GSG", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x08B427001Ba2150490fe4d18B76700fe6E38136c", - "status": "active", - "id": "0x08B427001Ba2150490fe4d18B76700fe6E38136c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08B427001Ba2150490fe4d18B76700fe6E38136c/logo.png b/blockchains/ethereum/assets/0x08B427001Ba2150490fe4d18B76700fe6E38136c/logo.png deleted file mode 100644 index fae158e694227..0000000000000 Binary files a/blockchains/ethereum/assets/0x08B427001Ba2150490fe4d18B76700fe6E38136c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08DA80F28b960bdfAB798c172FF20619540b9ce5/info.json b/blockchains/ethereum/assets/0x08DA80F28b960bdfAB798c172FF20619540b9ce5/info.json deleted file mode 100644 index 1f0d79c39450a..0000000000000 --- a/blockchains/ethereum/assets/0x08DA80F28b960bdfAB798c172FF20619540b9ce5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OWN", - "symbol": "OWN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x08DA80F28b960bdfAB798c172FF20619540b9ce5", - "status": "active", - "id": "0x08DA80F28b960bdfAB798c172FF20619540b9ce5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08DA80F28b960bdfAB798c172FF20619540b9ce5/logo.png b/blockchains/ethereum/assets/0x08DA80F28b960bdfAB798c172FF20619540b9ce5/logo.png deleted file mode 100644 index 5a55cf2b5be0f..0000000000000 Binary files a/blockchains/ethereum/assets/0x08DA80F28b960bdfAB798c172FF20619540b9ce5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08EA14017E135CAC7FB50a1834401122B9941033/info.json b/blockchains/ethereum/assets/0x08EA14017E135CAC7FB50a1834401122B9941033/info.json deleted file mode 100644 index fd4c9922800bc..0000000000000 --- a/blockchains/ethereum/assets/0x08EA14017E135CAC7FB50a1834401122B9941033/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "T8T Coin", - "symbol": "T8T", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x08EA14017E135CAC7FB50a1834401122B9941033", - "status": "active", - "id": "0x08EA14017E135CAC7FB50a1834401122B9941033" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08EA14017E135CAC7FB50a1834401122B9941033/logo.png b/blockchains/ethereum/assets/0x08EA14017E135CAC7FB50a1834401122B9941033/logo.png deleted file mode 100644 index 49dd8d1625e65..0000000000000 Binary files a/blockchains/ethereum/assets/0x08EA14017E135CAC7FB50a1834401122B9941033/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106/info.json b/blockchains/ethereum/assets/0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106/info.json deleted file mode 100644 index 6408ed4059403..0000000000000 --- a/blockchains/ethereum/assets/0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CITY", - "symbol": "CITY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106", - "status": "active", - "id": "0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106/logo.png b/blockchains/ethereum/assets/0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106/logo.png deleted file mode 100644 index 67b3f018b51cd..0000000000000 Binary files a/blockchains/ethereum/assets/0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08cE027e68e7F12818C862faB14CFFE5B9C606FE/info.json b/blockchains/ethereum/assets/0x08cE027e68e7F12818C862faB14CFFE5B9C606FE/info.json deleted file mode 100644 index 62cc0a9970f35..0000000000000 --- a/blockchains/ethereum/assets/0x08cE027e68e7F12818C862faB14CFFE5B9C606FE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WrapORME", - "website": "https://ecocelium.io", - "description": "Wrapped version of Ormeus Coin (ORMEUS)", - "explorer": "https://etherscan.io/token/0x08cE027e68e7F12818C862faB14CFFE5B9C606FE", - "type": "ERC20", - "symbol": "eORME", - "decimals": 8, - "status": "active", - "id": "0x08cE027e68e7F12818C862faB14CFFE5B9C606FE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08cE027e68e7F12818C862faB14CFFE5B9C606FE/logo.png b/blockchains/ethereum/assets/0x08cE027e68e7F12818C862faB14CFFE5B9C606FE/logo.png deleted file mode 100644 index 47797ccb94836..0000000000000 Binary files a/blockchains/ethereum/assets/0x08cE027e68e7F12818C862faB14CFFE5B9C606FE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e/info.json b/blockchains/ethereum/assets/0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e/info.json deleted file mode 100644 index 667dbe9f03e72..0000000000000 --- a/blockchains/ethereum/assets/0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Electronic Energy Coin", - "symbol": "E2C", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e", - "status": "active", - "id": "0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e/logo.png b/blockchains/ethereum/assets/0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e/logo.png deleted file mode 100644 index b141742d74189..0000000000000 Binary files a/blockchains/ethereum/assets/0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6/info.json b/blockchains/ethereum/assets/0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6/info.json deleted file mode 100644 index be90f1a19ceca..0000000000000 --- a/blockchains/ethereum/assets/0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Dentacoin", - "website": "http://dentacoin.com", - "description": "Dentacoin is a blockchain solution for the global dental industry.", - "socials": [], - "explorer": "https://etherscan.io/token/0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6", - "type": "ERC20", - "symbol": "Dentacoin", - "decimals": 0, - "status": "active", - "id": "0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6/logo.png b/blockchains/ethereum/assets/0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6/logo.png deleted file mode 100644 index 82e66d5ad73e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08d6E6B487f0d402160C8038eC0210FCdE6CA570/info.json b/blockchains/ethereum/assets/0x08d6E6B487f0d402160C8038eC0210FCdE6CA570/info.json deleted file mode 100644 index 1f0bb4b2389d9..0000000000000 --- a/blockchains/ethereum/assets/0x08d6E6B487f0d402160C8038eC0210FCdE6CA570/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Defi Gamble", - "website": "https://defigamble.com", - "white_paper": "https://defigamble.com/file/whitepaper_defigamble.pdf", - "description": "The DFG token will be the centerpiece of this new platform. Through behavioural mining, innovative token economy design, and other incentive mechanisms, developers will be given the power to build the best DApps possible, and players will be enabled to become platform stakeholders as the platform continues on its path of providing best decentralized gaming experiences on the blockchain.", - "explorer": "https://etherscan.io/token/0x08d6E6B487f0d402160C8038eC0210FCdE6CA570", - "type": "ERC20", - "symbol": "DFG", - "decimals": 6, - "status": "active", - "id": "0x08d6E6B487f0d402160C8038eC0210FCdE6CA570" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08d6E6B487f0d402160C8038eC0210FCdE6CA570/logo.png b/blockchains/ethereum/assets/0x08d6E6B487f0d402160C8038eC0210FCdE6CA570/logo.png deleted file mode 100644 index 1dae6ac71ff3a..0000000000000 Binary files a/blockchains/ethereum/assets/0x08d6E6B487f0d402160C8038eC0210FCdE6CA570/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08d967bb0134F2d07f7cfb6E246680c53927DD30/info.json b/blockchains/ethereum/assets/0x08d967bb0134F2d07f7cfb6E246680c53927DD30/info.json deleted file mode 100644 index 7c98a23a7eeea..0000000000000 --- a/blockchains/ethereum/assets/0x08d967bb0134F2d07f7cfb6E246680c53927DD30/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MATH Token", - "symbol": "MATH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mathwallet.org/", - "explorer": "https://etherscan.io/token/0x08d967bb0134F2d07f7cfb6E246680c53927DD30", - "status": "active", - "id": "0x08d967bb0134F2d07f7cfb6E246680c53927DD30" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08d967bb0134F2d07f7cfb6E246680c53927DD30/logo.png b/blockchains/ethereum/assets/0x08d967bb0134F2d07f7cfb6E246680c53927DD30/logo.png deleted file mode 100644 index 9a0131c539afe..0000000000000 Binary files a/blockchains/ethereum/assets/0x08d967bb0134F2d07f7cfb6E246680c53927DD30/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8/info.json b/blockchains/ethereum/assets/0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8/info.json deleted file mode 100644 index 93b040d239f25..0000000000000 --- a/blockchains/ethereum/assets/0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Tierion", - "website": "https://tierion.com", - "description": "Use the blockchain as a global platform to verify any data, file, or business process. Developer tools & API to anchor data in the blockchain.", - "socials": [], - "explorer": "https://etherscan.io/token/0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8", - "type": "ERC20", - "symbol": "TNT", - "decimals": 8, - "status": "active", - "id": "0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8/logo.png b/blockchains/ethereum/assets/0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8/logo.png deleted file mode 100644 index bf796b89f5dd9..0000000000000 Binary files a/blockchains/ethereum/assets/0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x090185f2135308BaD17527004364eBcC2D37e5F6/logo.png b/blockchains/ethereum/assets/0x090185f2135308BaD17527004364eBcC2D37e5F6/logo.png deleted file mode 100644 index bbcf31eb73d8d..0000000000000 Binary files a/blockchains/ethereum/assets/0x090185f2135308BaD17527004364eBcC2D37e5F6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55/info.json b/blockchains/ethereum/assets/0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55/info.json deleted file mode 100644 index 9a55589ebb7c9..0000000000000 --- a/blockchains/ethereum/assets/0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CentaSaveX", - "symbol": "CSX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55", - "status": "active", - "id": "0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55/logo.png b/blockchains/ethereum/assets/0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55/logo.png deleted file mode 100644 index 66e84a20a314e..0000000000000 Binary files a/blockchains/ethereum/assets/0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x091C42574FcBD97a0175E41C7B11396d7023b4D4/info.json b/blockchains/ethereum/assets/0x091C42574FcBD97a0175E41C7B11396d7023b4D4/info.json deleted file mode 100644 index 96a0ff0da79ab..0000000000000 --- a/blockchains/ethereum/assets/0x091C42574FcBD97a0175E41C7B11396d7023b4D4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLACKCOIN", - "symbol": "BLACK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x091C42574FcBD97a0175E41C7B11396d7023b4D4", - "status": "active", - "id": "0x091C42574FcBD97a0175E41C7B11396d7023b4D4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x091C42574FcBD97a0175E41C7B11396d7023b4D4/logo.png b/blockchains/ethereum/assets/0x091C42574FcBD97a0175E41C7B11396d7023b4D4/logo.png deleted file mode 100755 index 6649c2b090291..0000000000000 Binary files a/blockchains/ethereum/assets/0x091C42574FcBD97a0175E41C7B11396d7023b4D4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0923067100b2A4839F1803ad73b24097e20109Df/info.json b/blockchains/ethereum/assets/0x0923067100b2A4839F1803ad73b24097e20109Df/info.json deleted file mode 100644 index 2de0f70761fb1..0000000000000 --- a/blockchains/ethereum/assets/0x0923067100b2A4839F1803ad73b24097e20109Df/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrayV Block", - "symbol": "TVB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0923067100b2A4839F1803ad73b24097e20109Df", - "status": "active", - "id": "0x0923067100b2A4839F1803ad73b24097e20109Df" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0923067100b2A4839F1803ad73b24097e20109Df/logo.png b/blockchains/ethereum/assets/0x0923067100b2A4839F1803ad73b24097e20109Df/logo.png deleted file mode 100644 index 6e8dce9ee96aa..0000000000000 Binary files a/blockchains/ethereum/assets/0x0923067100b2A4839F1803ad73b24097e20109Df/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1/info.json b/blockchains/ethereum/assets/0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1/info.json deleted file mode 100644 index ad0f6f4c414be..0000000000000 --- a/blockchains/ethereum/assets/0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UNOCALL", - "symbol": "CALL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1", - "status": "active", - "id": "0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1/logo.png b/blockchains/ethereum/assets/0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1/logo.png deleted file mode 100755 index acaa1e2b81e3d..0000000000000 Binary files a/blockchains/ethereum/assets/0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d/info.json b/blockchains/ethereum/assets/0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d/info.json deleted file mode 100644 index 2484e9bb3dca7..0000000000000 --- a/blockchains/ethereum/assets/0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": " AISI GROUP ", - "symbol": "AISI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d", - "status": "active", - "id": "0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d/logo.png b/blockchains/ethereum/assets/0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d/logo.png deleted file mode 100644 index c854930b6b79f..0000000000000 Binary files a/blockchains/ethereum/assets/0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x093e5C256Ff8B32c7F1377f4C20e331674C77F00/info.json b/blockchains/ethereum/assets/0x093e5C256Ff8B32c7F1377f4C20e331674C77F00/info.json deleted file mode 100644 index 2f883db72668c..0000000000000 --- a/blockchains/ethereum/assets/0x093e5C256Ff8B32c7F1377f4C20e331674C77F00/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dignity", - "symbol": "DIG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://cryptobontix.com/", - "explorer": "https://etherscan.io/token/0x093e5C256Ff8B32c7F1377f4C20e331674C77F00", - "status": "active", - "id": "0x093e5C256Ff8B32c7F1377f4C20e331674C77F00" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x093e5C256Ff8B32c7F1377f4C20e331674C77F00/logo.png b/blockchains/ethereum/assets/0x093e5C256Ff8B32c7F1377f4C20e331674C77F00/logo.png deleted file mode 100644 index 648bc142f4e34..0000000000000 Binary files a/blockchains/ethereum/assets/0x093e5C256Ff8B32c7F1377f4C20e331674C77F00/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0947b0e6D821378805c9598291385CE7c791A6B2/info.json b/blockchains/ethereum/assets/0x0947b0e6D821378805c9598291385CE7c791A6B2/info.json deleted file mode 100644 index ebec2c6999a7d..0000000000000 --- a/blockchains/ethereum/assets/0x0947b0e6D821378805c9598291385CE7c791A6B2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lendingblock", - "symbol": "LND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://lendingblock.com/", - "explorer": "https://etherscan.io/token/0x0947b0e6D821378805c9598291385CE7c791A6B2", - "status": "active", - "id": "0x0947b0e6D821378805c9598291385CE7c791A6B2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0947b0e6D821378805c9598291385CE7c791A6B2/logo.png b/blockchains/ethereum/assets/0x0947b0e6D821378805c9598291385CE7c791A6B2/logo.png deleted file mode 100644 index 757fe5a1b808d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0947b0e6D821378805c9598291385CE7c791A6B2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x094c875704c14783049DDF8136E298B3a099c446/info.json b/blockchains/ethereum/assets/0x094c875704c14783049DDF8136E298B3a099c446/info.json deleted file mode 100644 index 8cc1ce13351a0..0000000000000 --- a/blockchains/ethereum/assets/0x094c875704c14783049DDF8136E298B3a099c446/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Promotion Token @ https://kyber.network/swap", - "symbol": "PT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x094c875704c14783049DDF8136E298B3a099c446", - "status": "active", - "id": "0x094c875704c14783049DDF8136E298B3a099c446" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x094c875704c14783049DDF8136E298B3a099c446/logo.png b/blockchains/ethereum/assets/0x094c875704c14783049DDF8136E298B3a099c446/logo.png deleted file mode 100644 index 7c66959665818..0000000000000 Binary files a/blockchains/ethereum/assets/0x094c875704c14783049DDF8136E298B3a099c446/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0954906da0Bf32d5479e25f46056d22f08464cab/info.json b/blockchains/ethereum/assets/0x0954906da0Bf32d5479e25f46056d22f08464cab/info.json deleted file mode 100644 index c2ce255b426b9..0000000000000 --- a/blockchains/ethereum/assets/0x0954906da0Bf32d5479e25f46056d22f08464cab/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Index", - "website": "https://indexcoop.com/", - "description": "A token governing the global community creating and maintaining the best crypto index products", - "explorer": "https://etherscan.io/token/0x0954906da0Bf32d5479e25f46056d22f08464cab", - "research": "https://www.indexcoop.com/", - "type": "ERC20", - "symbol": "INDEX", - "decimals": 18, - "status": "active", - "id": "0x0954906da0Bf32d5479e25f46056d22f08464cab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0954906da0Bf32d5479e25f46056d22f08464cab/logo.png b/blockchains/ethereum/assets/0x0954906da0Bf32d5479e25f46056d22f08464cab/logo.png deleted file mode 100644 index 0a1e36f09d5c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x0954906da0Bf32d5479e25f46056d22f08464cab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x09617F6fD6cF8A71278ec86e23bBab29C04353a7/info.json b/blockchains/ethereum/assets/0x09617F6fD6cF8A71278ec86e23bBab29C04353a7/info.json deleted file mode 100644 index 86f193897c661..0000000000000 --- a/blockchains/ethereum/assets/0x09617F6fD6cF8A71278ec86e23bBab29C04353a7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unblocked Ledger Token", - "symbol": "ULT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://shardus.com/", - "explorer": "https://etherscan.io/token/0x09617F6fD6cF8A71278ec86e23bBab29C04353a7", - "status": "active", - "id": "0x09617F6fD6cF8A71278ec86e23bBab29C04353a7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x09617F6fD6cF8A71278ec86e23bBab29C04353a7/logo.png b/blockchains/ethereum/assets/0x09617F6fD6cF8A71278ec86e23bBab29C04353a7/logo.png deleted file mode 100644 index a04a7a9e49cab..0000000000000 Binary files a/blockchains/ethereum/assets/0x09617F6fD6cF8A71278ec86e23bBab29C04353a7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x098d3e95655609A5469DcdFB6EA1335bc609f310/info.json b/blockchains/ethereum/assets/0x098d3e95655609A5469DcdFB6EA1335bc609f310/info.json deleted file mode 100644 index 4dbcefb0ded60..0000000000000 --- a/blockchains/ethereum/assets/0x098d3e95655609A5469DcdFB6EA1335bc609f310/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-16/30M46", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x098d3e95655609A5469DcdFB6EA1335bc609f310", - "status": "active", - "id": "0x098d3e95655609A5469DcdFB6EA1335bc609f310" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x098d3e95655609A5469DcdFB6EA1335bc609f310/logo.png b/blockchains/ethereum/assets/0x098d3e95655609A5469DcdFB6EA1335bc609f310/logo.png deleted file mode 100644 index 7fb50cbc36032..0000000000000 Binary files a/blockchains/ethereum/assets/0x098d3e95655609A5469DcdFB6EA1335bc609f310/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x09970aec766b6f3223aCA9111555E99DC50Ff13a/info.json b/blockchains/ethereum/assets/0x09970aec766b6f3223aCA9111555E99DC50Ff13a/info.json deleted file mode 100644 index f262e63bfb974..0000000000000 --- a/blockchains/ethereum/assets/0x09970aec766b6f3223aCA9111555E99DC50Ff13a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Levolution.io Token", - "symbol": "LEVL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ito.levolution.io/", - "explorer": "https://etherscan.io/token/0x09970aec766b6f3223aCA9111555E99DC50Ff13a", - "status": "active", - "id": "0x09970aec766b6f3223aCA9111555E99DC50Ff13a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x09970aec766b6f3223aCA9111555E99DC50Ff13a/logo.png b/blockchains/ethereum/assets/0x09970aec766b6f3223aCA9111555E99DC50Ff13a/logo.png deleted file mode 100644 index 39bf9bd3e984f..0000000000000 Binary files a/blockchains/ethereum/assets/0x09970aec766b6f3223aCA9111555E99DC50Ff13a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8/info.json b/blockchains/ethereum/assets/0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8/info.json deleted file mode 100644 index 188966a948064..0000000000000 --- a/blockchains/ethereum/assets/0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherDiamond", - "symbol": "ETD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8", - "status": "active", - "id": "0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8/logo.png b/blockchains/ethereum/assets/0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8/logo.png deleted file mode 100644 index 6827fae81a1f4..0000000000000 Binary files a/blockchains/ethereum/assets/0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x09Ccd2DA5dCDd0510268d4979e792381337138b8/info.json b/blockchains/ethereum/assets/0x09Ccd2DA5dCDd0510268d4979e792381337138b8/info.json deleted file mode 100644 index 86211a4ce2d6a..0000000000000 --- a/blockchains/ethereum/assets/0x09Ccd2DA5dCDd0510268d4979e792381337138b8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bodhi Token", - "symbol": "NBOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x09Ccd2DA5dCDd0510268d4979e792381337138b8", - "status": "active", - "id": "0x09Ccd2DA5dCDd0510268d4979e792381337138b8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x09Ccd2DA5dCDd0510268d4979e792381337138b8/logo.png b/blockchains/ethereum/assets/0x09Ccd2DA5dCDd0510268d4979e792381337138b8/logo.png deleted file mode 100644 index a7fc36f918af1..0000000000000 Binary files a/blockchains/ethereum/assets/0x09Ccd2DA5dCDd0510268d4979e792381337138b8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077/info.json b/blockchains/ethereum/assets/0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077/info.json deleted file mode 100644 index 4f2ea6f890d6e..0000000000000 --- a/blockchains/ethereum/assets/0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VIPNOW-VNP", - "symbol": "VNP", - "type": "ERC20", - "decimals": 1, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077", - "status": "active", - "id": "0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077/logo.png b/blockchains/ethereum/assets/0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077/logo.png deleted file mode 100644 index f3fbbd00fb1d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/info.json b/blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/info.json deleted file mode 100644 index 00a7f5c168c2a..0000000000000 --- a/blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "MIR Token", - "website": "https://mirror.finance", - "description": "Goverance token of Mirror Protocol.", - "explorer": "https://etherscan.io/token/0x09a3EcAFa817268f77BE1283176B946C4ff2E608", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "MIR", - "decimals": 18, - "status": "active", - "id": "0x09a3EcAFa817268f77BE1283176B946C4ff2E608" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/logo.png b/blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/logo.png deleted file mode 100644 index 2d99be6ab5794..0000000000000 Binary files a/blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995/info.json b/blockchains/ethereum/assets/0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995/info.json deleted file mode 100644 index 4f366cbbbb6b7..0000000000000 --- a/blockchains/ethereum/assets/0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Folexcoin", - "symbol": "FLX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995", - "status": "active", - "id": "0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995/logo.png b/blockchains/ethereum/assets/0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995/logo.png deleted file mode 100644 index e2aa8365dd3eb..0000000000000 Binary files a/blockchains/ethereum/assets/0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x09a9122e02d7b9871eAA15a0C168DA624132D3EF/info.json b/blockchains/ethereum/assets/0x09a9122e02d7b9871eAA15a0C168DA624132D3EF/info.json deleted file mode 100644 index 3ca5a35e68be5..0000000000000 --- a/blockchains/ethereum/assets/0x09a9122e02d7b9871eAA15a0C168DA624132D3EF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BUSINESS TICKER COIN", - "symbol": "BSTC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x09a9122e02d7b9871eAA15a0C168DA624132D3EF", - "status": "active", - "id": "0x09a9122e02d7b9871eAA15a0C168DA624132D3EF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x09a9122e02d7b9871eAA15a0C168DA624132D3EF/logo.png b/blockchains/ethereum/assets/0x09a9122e02d7b9871eAA15a0C168DA624132D3EF/logo.png deleted file mode 100644 index 795225880d01e..0000000000000 Binary files a/blockchains/ethereum/assets/0x09a9122e02d7b9871eAA15a0C168DA624132D3EF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE/info.json b/blockchains/ethereum/assets/0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE/info.json deleted file mode 100644 index b44fdec444611..0000000000000 --- a/blockchains/ethereum/assets/0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 337-CN49", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE", - "status": "active", - "id": "0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE/logo.png b/blockchains/ethereum/assets/0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE/logo.png deleted file mode 100644 index c893efdffda27..0000000000000 Binary files a/blockchains/ethereum/assets/0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14/info.json b/blockchains/ethereum/assets/0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14/info.json deleted file mode 100644 index a99379420fa3c..0000000000000 --- a/blockchains/ethereum/assets/0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Uniswap V1", - "symbol": "UNI-V1", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14", - "status": "active", - "id": "0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14/logo.png b/blockchains/ethereum/assets/0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14/logo.png deleted file mode 100644 index 5bf3b623ce235..0000000000000 Binary files a/blockchains/ethereum/assets/0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0/info.json b/blockchains/ethereum/assets/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0/info.json deleted file mode 100644 index 6c649390f3acc..0000000000000 --- a/blockchains/ethereum/assets/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Growth DeFi", - "ticker": "GRO", - "website": "https://growthdefi.com/", - "white_paper": "https://growthdefi.com/pdf/GROWTH_DeFi_V1.0.pdf", - "description": "GROWTH's purpose is creating an ecosystem where both GRO holders and gToken holders can benefit from the positive effects of compounded interest, high liquidity and a share of arbitragers profit without suffering from impermanent loss.", - "explorer": "https://etherscan.io/token/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0", - "type": "ERC20", - "symbol": "GRO", - "decimals": 18, - "status": "active", - "id": "0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0/logo.png b/blockchains/ethereum/assets/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0/logo.png deleted file mode 100644 index b2789c13a7c74..0000000000000 Binary files a/blockchains/ethereum/assets/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/info.json b/blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/info.json deleted file mode 100644 index 6201ff0f0b57f..0000000000000 --- a/blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wrapped CryptoKitties", - "symbol": "WCK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://wrappedkitties.com/", - "explorer": "https://etherscan.io/token/0x09fE5f0236F0Ea5D930197DCE254d77B04128075", - "status": "active", - "id": "0x09fE5f0236F0Ea5D930197DCE254d77B04128075" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/logo.png b/blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/logo.png deleted file mode 100644 index a92e79ffabc1c..0000000000000 Binary files a/blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778/info.json b/blockchains/ethereum/assets/0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778/info.json deleted file mode 100644 index 19033782558b5..0000000000000 --- a/blockchains/ethereum/assets/0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OFW", - "symbol": "OFW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778", - "status": "active", - "id": "0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778/logo.png b/blockchains/ethereum/assets/0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778/logo.png deleted file mode 100755 index b1dd170191dbd..0000000000000 Binary files a/blockchains/ethereum/assets/0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739/info.json b/blockchains/ethereum/assets/0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739/info.json deleted file mode 100644 index 06c5bb130c344..0000000000000 --- a/blockchains/ethereum/assets/0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Super Game", - "symbol": "GSG", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739", - "status": "active", - "id": "0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739/logo.png b/blockchains/ethereum/assets/0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739/logo.png deleted file mode 100644 index fae158e694227..0000000000000 Binary files a/blockchains/ethereum/assets/0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56/info.json b/blockchains/ethereum/assets/0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56/info.json deleted file mode 100644 index 8f1a4a19d944c..0000000000000 --- a/blockchains/ethereum/assets/0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LIKER", - "symbol": "LK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56", - "status": "active", - "id": "0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56/logo.png b/blockchains/ethereum/assets/0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56/logo.png deleted file mode 100644 index a58ced8b04181..0000000000000 Binary files a/blockchains/ethereum/assets/0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0A4218FAd9113e134190D77Bff8C2F68B93F593b/info.json b/blockchains/ethereum/assets/0x0A4218FAd9113e134190D77Bff8C2F68B93F593b/info.json deleted file mode 100644 index e5a9addb84b8b..0000000000000 --- a/blockchains/ethereum/assets/0x0A4218FAd9113e134190D77Bff8C2F68B93F593b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PVP", - "symbol": "PVP", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0A4218FAd9113e134190D77Bff8C2F68B93F593b", - "status": "active", - "id": "0x0A4218FAd9113e134190D77Bff8C2F68B93F593b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0A4218FAd9113e134190D77Bff8C2F68B93F593b/logo.png b/blockchains/ethereum/assets/0x0A4218FAd9113e134190D77Bff8C2F68B93F593b/logo.png deleted file mode 100644 index 3feebad110603..0000000000000 Binary files a/blockchains/ethereum/assets/0x0A4218FAd9113e134190D77Bff8C2F68B93F593b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0A76aad21948eA1ef447D26DEe91a54370E151e0/info.json b/blockchains/ethereum/assets/0x0A76aad21948eA1ef447D26DEe91a54370E151e0/info.json deleted file mode 100644 index 54406d208eebe..0000000000000 --- a/blockchains/ethereum/assets/0x0A76aad21948eA1ef447D26DEe91a54370E151e0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Lite", - "symbol": "ELITE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.ethereumlite.org/", - "explorer": "https://etherscan.io/token/0x0A76aad21948eA1ef447D26DEe91a54370E151e0", - "status": "active", - "id": "0x0A76aad21948eA1ef447D26DEe91a54370E151e0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0A76aad21948eA1ef447D26DEe91a54370E151e0/logo.png b/blockchains/ethereum/assets/0x0A76aad21948eA1ef447D26DEe91a54370E151e0/logo.png deleted file mode 100644 index cecfa12eaddde..0000000000000 Binary files a/blockchains/ethereum/assets/0x0A76aad21948eA1ef447D26DEe91a54370E151e0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0/info.json b/blockchains/ethereum/assets/0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0/info.json deleted file mode 100644 index ce069a59dd063..0000000000000 --- a/blockchains/ethereum/assets/0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-9/30M69", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0", - "status": "active", - "id": "0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0/logo.png b/blockchains/ethereum/assets/0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0/logo.png deleted file mode 100644 index 7d6da39c19c60..0000000000000 Binary files a/blockchains/ethereum/assets/0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7/info.json b/blockchains/ethereum/assets/0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7/info.json deleted file mode 100644 index 4e74a66fdbfc6..0000000000000 --- a/blockchains/ethereum/assets/0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DOS Network Token", - "symbol": "DOS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dos.network/", - "explorer": "https://etherscan.io/token/0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7", - "status": "active", - "id": "0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7/logo.png b/blockchains/ethereum/assets/0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7/logo.png deleted file mode 100644 index 82a97b124f0e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C/info.json b/blockchains/ethereum/assets/0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C/info.json deleted file mode 100644 index 4a16e25c387c9..0000000000000 --- a/blockchains/ethereum/assets/0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SLW WIND TOKEN", - "symbol": "SLW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C", - "status": "active", - "id": "0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C/logo.png b/blockchains/ethereum/assets/0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C/logo.png deleted file mode 100644 index 673aa439ae886..0000000000000 Binary files a/blockchains/ethereum/assets/0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4/info.json b/blockchains/ethereum/assets/0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4/info.json deleted file mode 100644 index 90621e55d5abe..0000000000000 --- a/blockchains/ethereum/assets/0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FARAD", - "symbol": "FRD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4", - "status": "active", - "id": "0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4/logo.png b/blockchains/ethereum/assets/0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4/logo.png deleted file mode 100644 index cc5ea31a5b737..0000000000000 Binary files a/blockchains/ethereum/assets/0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0AF44e2784637218dD1D32A322D44e603A8f0c6A/info.json b/blockchains/ethereum/assets/0x0AF44e2784637218dD1D32A322D44e603A8f0c6A/info.json deleted file mode 100644 index c1368283da822..0000000000000 --- a/blockchains/ethereum/assets/0x0AF44e2784637218dD1D32A322D44e603A8f0c6A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MatryxToken", - "symbol": "MTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://matryx.ai/", - "explorer": "https://etherscan.io/token/0x0AF44e2784637218dD1D32A322D44e603A8f0c6A", - "status": "active", - "id": "0x0AF44e2784637218dD1D32A322D44e603A8f0c6A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0AF44e2784637218dD1D32A322D44e603A8f0c6A/logo.png b/blockchains/ethereum/assets/0x0AF44e2784637218dD1D32A322D44e603A8f0c6A/logo.png deleted file mode 100644 index 9b89da38852a0..0000000000000 Binary files a/blockchains/ethereum/assets/0x0AF44e2784637218dD1D32A322D44e603A8f0c6A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0AaCfbeC6a24756c20D41914F2caba817C0d8521/info.json b/blockchains/ethereum/assets/0x0AaCfbeC6a24756c20D41914F2caba817C0d8521/info.json deleted file mode 100644 index bbd710bf2fa6b..0000000000000 --- a/blockchains/ethereum/assets/0x0AaCfbeC6a24756c20D41914F2caba817C0d8521/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "YAM", - "website": "https://yam.finance/", - "source_code": "https://github.com/yam-finance", - "description": "YAM is a decentralized cryptocurrency", - "explorer": "https://etherscan.io/token/0x0AaCfbeC6a24756c20D41914F2caba817C0d8521", - "type": "ERC20", - "symbol": "YAM", - "decimals": 18, - "status": "active", - "id": "0x0AaCfbeC6a24756c20D41914F2caba817C0d8521" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0AaCfbeC6a24756c20D41914F2caba817C0d8521/logo.png b/blockchains/ethereum/assets/0x0AaCfbeC6a24756c20D41914F2caba817C0d8521/logo.png deleted file mode 100644 index 4074ce4713873..0000000000000 Binary files a/blockchains/ethereum/assets/0x0AaCfbeC6a24756c20D41914F2caba817C0d8521/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0AbdAce70D3790235af448C88547603b945604ea/info.json b/blockchains/ethereum/assets/0x0AbdAce70D3790235af448C88547603b945604ea/info.json deleted file mode 100644 index 335124a51c5be..0000000000000 --- a/blockchains/ethereum/assets/0x0AbdAce70D3790235af448C88547603b945604ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "district0x Network Token", - "symbol": "DNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://district0x.io/", - "explorer": "https://etherscan.io/token/0x0AbdAce70D3790235af448C88547603b945604ea", - "status": "active", - "id": "0x0AbdAce70D3790235af448C88547603b945604ea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0AbdAce70D3790235af448C88547603b945604ea/logo.png b/blockchains/ethereum/assets/0x0AbdAce70D3790235af448C88547603b945604ea/logo.png deleted file mode 100755 index 2460e93c4db3d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0AbdAce70D3790235af448C88547603b945604ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59/info.json b/blockchains/ethereum/assets/0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59/info.json deleted file mode 100644 index 2c0118180dd1d..0000000000000 --- a/blockchains/ethereum/assets/0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Talent", - "symbol": "TLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59", - "status": "active", - "id": "0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59/logo.png b/blockchains/ethereum/assets/0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59/logo.png deleted file mode 100644 index 59efa163d579f..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Ae055097C6d159879521C384F1D2123D1f195e6/info.json b/blockchains/ethereum/assets/0x0Ae055097C6d159879521C384F1D2123D1f195e6/info.json deleted file mode 100644 index 54f46ecde72c0..0000000000000 --- a/blockchains/ethereum/assets/0x0Ae055097C6d159879521C384F1D2123D1f195e6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "xDai", - "website": "http://xdaichain.com", - "description": "POA Network has launched the first-ever blockchain where the native currency of the chain is USD-stable.", - "explorer": "https://etherscan.io/token/0x0Ae055097C6d159879521C384F1D2123D1f195e6", - "type": "ERC20", - "symbol": "STAKE", - "decimals": 18, - "status": "active", - "id": "0x0Ae055097C6d159879521C384F1D2123D1f195e6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Ae055097C6d159879521C384F1D2123D1f195e6/logo.png b/blockchains/ethereum/assets/0x0Ae055097C6d159879521C384F1D2123D1f195e6/logo.png deleted file mode 100644 index 66a1db57e1304..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Ae055097C6d159879521C384F1D2123D1f195e6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02/info.json b/blockchains/ethereum/assets/0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02/info.json deleted file mode 100644 index 9627b65b77e02..0000000000000 --- a/blockchains/ethereum/assets/0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Polybius Token", - "symbol": "PLBT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://polybius.io/", - "explorer": "https://etherscan.io/token/0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02", - "status": "active", - "id": "0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02/logo.png b/blockchains/ethereum/assets/0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02/logo.png deleted file mode 100644 index f960a3f98c6ef..0000000000000 Binary files a/blockchains/ethereum/assets/0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0B0a57287BC86eb066f677825BBa5da69Df446d2/info.json b/blockchains/ethereum/assets/0x0B0a57287BC86eb066f677825BBa5da69Df446d2/info.json deleted file mode 100644 index 385bed06d48e0..0000000000000 --- a/blockchains/ethereum/assets/0x0B0a57287BC86eb066f677825BBa5da69Df446d2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitnetcoin", - "symbol": "BNC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0B0a57287BC86eb066f677825BBa5da69Df446d2", - "status": "active", - "id": "0x0B0a57287BC86eb066f677825BBa5da69Df446d2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0B0a57287BC86eb066f677825BBa5da69Df446d2/logo.png b/blockchains/ethereum/assets/0x0B0a57287BC86eb066f677825BBa5da69Df446d2/logo.png deleted file mode 100644 index c8d2467e1da07..0000000000000 Binary files a/blockchains/ethereum/assets/0x0B0a57287BC86eb066f677825BBa5da69Df446d2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0B2623a0e1dE4C3640A25bDE55a138FC40158195/info.json b/blockchains/ethereum/assets/0x0B2623a0e1dE4C3640A25bDE55a138FC40158195/info.json deleted file mode 100644 index 23ed78472102c..0000000000000 --- a/blockchains/ethereum/assets/0x0B2623a0e1dE4C3640A25bDE55a138FC40158195/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bearhugs", - "symbol": "TREATS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0B2623a0e1dE4C3640A25bDE55a138FC40158195", - "status": "active", - "id": "0x0B2623a0e1dE4C3640A25bDE55a138FC40158195" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0B2623a0e1dE4C3640A25bDE55a138FC40158195/logo.png b/blockchains/ethereum/assets/0x0B2623a0e1dE4C3640A25bDE55a138FC40158195/logo.png deleted file mode 100644 index 2e37fc939255f..0000000000000 Binary files a/blockchains/ethereum/assets/0x0B2623a0e1dE4C3640A25bDE55a138FC40158195/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0B3c1a38DBB699758E4B771B8C349a858dd0f061/info.json b/blockchains/ethereum/assets/0x0B3c1a38DBB699758E4B771B8C349a858dd0f061/info.json deleted file mode 100644 index 064f8eb077eeb..0000000000000 --- a/blockchains/ethereum/assets/0x0B3c1a38DBB699758E4B771B8C349a858dd0f061/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gold", - "symbol": "CSC-GO", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0B3c1a38DBB699758E4B771B8C349a858dd0f061", - "status": "active", - "id": "0x0B3c1a38DBB699758E4B771B8C349a858dd0f061" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0B3c1a38DBB699758E4B771B8C349a858dd0f061/logo.png b/blockchains/ethereum/assets/0x0B3c1a38DBB699758E4B771B8C349a858dd0f061/logo.png deleted file mode 100755 index d60349bbcb5a8..0000000000000 Binary files a/blockchains/ethereum/assets/0x0B3c1a38DBB699758E4B771B8C349a858dd0f061/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/logo.png b/blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/logo.png deleted file mode 100644 index e72ac011005fc..0000000000000 Binary files a/blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0B4BdC478791897274652DC15eF5C135cae61E60/info.json b/blockchains/ethereum/assets/0x0B4BdC478791897274652DC15eF5C135cae61E60/info.json deleted file mode 100644 index ff8412479928e..0000000000000 --- a/blockchains/ethereum/assets/0x0B4BdC478791897274652DC15eF5C135cae61E60/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DAEX Token", - "symbol": "DAX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.daex.io/", - "explorer": "https://etherscan.io/token/0x0B4BdC478791897274652DC15eF5C135cae61E60", - "status": "active", - "id": "0x0B4BdC478791897274652DC15eF5C135cae61E60" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0B4BdC478791897274652DC15eF5C135cae61E60/logo.png b/blockchains/ethereum/assets/0x0B4BdC478791897274652DC15eF5C135cae61E60/logo.png deleted file mode 100644 index 71f475a8b0f64..0000000000000 Binary files a/blockchains/ethereum/assets/0x0B4BdC478791897274652DC15eF5C135cae61E60/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D/info.json b/blockchains/ethereum/assets/0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D/info.json deleted file mode 100644 index 92fecf13db413..0000000000000 --- a/blockchains/ethereum/assets/0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POMDA", - "symbol": "POMDA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D", - "status": "active", - "id": "0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D/logo.png b/blockchains/ethereum/assets/0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D/logo.png deleted file mode 100644 index 8dc77808de7f7..0000000000000 Binary files a/blockchains/ethereum/assets/0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7/info.json b/blockchains/ethereum/assets/0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7/info.json deleted file mode 100644 index e155392a11b9d..0000000000000 --- a/blockchains/ethereum/assets/0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AEN.", - "symbol": "AEN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7", - "status": "active", - "id": "0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7/logo.png b/blockchains/ethereum/assets/0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7/logo.png deleted file mode 100644 index c2fb931ac7a27..0000000000000 Binary files a/blockchains/ethereum/assets/0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/info.json b/blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/info.json deleted file mode 100644 index fae097793a9bc..0000000000000 --- a/blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tellor", - "website": "https://tellor.io", - "description": "Tellor (a decentralized oracle) aims to address the Oracle problem on Ethereum.", - "explorer": "https://etherscan.io/token/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5", - "type": "ERC20", - "symbol": "TRB", - "decimals": 18, - "status": "active", - "id": "0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/logo.png b/blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/logo.png deleted file mode 100644 index ec5a4360d97bf..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C/info.json b/blockchains/ethereum/assets/0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C/info.json deleted file mode 100644 index 1a0fbfd430aff..0000000000000 --- a/blockchains/ethereum/assets/0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Camouflage.eth", - "symbol": "CAMO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://camouflage.eth/", - "explorer": "https://etherscan.io/token/0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C", - "status": "active", - "id": "0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C/logo.png b/blockchains/ethereum/assets/0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C/logo.png deleted file mode 100644 index 0978a8c5183e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0C29d192Dd5443fb5F00E5fE52f61d793025643b/info.json b/blockchains/ethereum/assets/0x0C29d192Dd5443fb5F00E5fE52f61d793025643b/info.json deleted file mode 100644 index 609cd48a159ee..0000000000000 --- a/blockchains/ethereum/assets/0x0C29d192Dd5443fb5F00E5fE52f61d793025643b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GOPOSH", - "symbol": "POSH", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0C29d192Dd5443fb5F00E5fE52f61d793025643b", - "status": "active", - "id": "0x0C29d192Dd5443fb5F00E5fE52f61d793025643b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0C29d192Dd5443fb5F00E5fE52f61d793025643b/logo.png b/blockchains/ethereum/assets/0x0C29d192Dd5443fb5F00E5fE52f61d793025643b/logo.png deleted file mode 100644 index a7a589086b638..0000000000000 Binary files a/blockchains/ethereum/assets/0x0C29d192Dd5443fb5F00E5fE52f61d793025643b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/info.json b/blockchains/ethereum/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/info.json deleted file mode 100644 index dc2462c0d51bf..0000000000000 --- a/blockchains/ethereum/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aeron", - "website": "https://aeron.aero", - "description": "Aeron – blockchain solutions for aviation safety.", - "explorer": "https://etherscan.io/token/0x0C37Bcf456bC661C14D596683325623076D7e283", - "research": "https://research.binance.com/en/projects/aeron", - "type": "ERC20", - "symbol": "ARNX", - "decimals": 18, - "status": "active", - "id": "0x0C37Bcf456bC661C14D596683325623076D7e283" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/logo.png b/blockchains/ethereum/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/logo.png deleted file mode 100644 index b79af15d1319e..0000000000000 Binary files a/blockchains/ethereum/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0C3eF32f802967DB75B9D49fE1e76620151cCB81/info.json b/blockchains/ethereum/assets/0x0C3eF32f802967DB75B9D49fE1e76620151cCB81/info.json deleted file mode 100644 index af017d50b9c3f..0000000000000 --- a/blockchains/ethereum/assets/0x0C3eF32f802967DB75B9D49fE1e76620151cCB81/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Whole Network Node", - "symbol": "NODE", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "https://www.wn.work/", - "explorer": "https://etherscan.io/token/0x0C3eF32f802967DB75B9D49fE1e76620151cCB81", - "status": "active", - "id": "0x0C3eF32f802967DB75B9D49fE1e76620151cCB81" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0C3eF32f802967DB75B9D49fE1e76620151cCB81/logo.png b/blockchains/ethereum/assets/0x0C3eF32f802967DB75B9D49fE1e76620151cCB81/logo.png deleted file mode 100644 index 5cd481f7e07c5..0000000000000 Binary files a/blockchains/ethereum/assets/0x0C3eF32f802967DB75B9D49fE1e76620151cCB81/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9/info.json b/blockchains/ethereum/assets/0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9/info.json deleted file mode 100644 index 2166fb4b5f804..0000000000000 --- a/blockchains/ethereum/assets/0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Neutral", - "symbol": "NUSD", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9", - "status": "active", - "id": "0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9/logo.png b/blockchains/ethereum/assets/0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9/logo.png deleted file mode 100644 index ae94220b5a0b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494/info.json b/blockchains/ethereum/assets/0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494/info.json deleted file mode 100644 index e1fcb0c144f70..0000000000000 --- a/blockchains/ethereum/assets/0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bolenum", - "symbol": "BLN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494", - "status": "active", - "id": "0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494/logo.png b/blockchains/ethereum/assets/0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494/logo.png deleted file mode 100644 index 61c577146102d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4/info.json b/blockchains/ethereum/assets/0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4/info.json deleted file mode 100644 index 4798ed670ea54..0000000000000 --- a/blockchains/ethereum/assets/0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlatonCoin", - "symbol": "PLTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4", - "status": "active", - "id": "0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4/logo.png b/blockchains/ethereum/assets/0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4/logo.png deleted file mode 100644 index e04bc656efb01..0000000000000 Binary files a/blockchains/ethereum/assets/0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381/info.json b/blockchains/ethereum/assets/0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381/info.json deleted file mode 100644 index f4d294ad3ab92..0000000000000 --- a/blockchains/ethereum/assets/0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CocosToken", - "symbol": "COCOS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.cocosbcx.io/en/", - "explorer": "https://etherscan.io/token/0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381", - "status": "active", - "id": "0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381/logo.png b/blockchains/ethereum/assets/0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381/logo.png deleted file mode 100644 index 3575393d233f5..0000000000000 Binary files a/blockchains/ethereum/assets/0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29/info.json b/blockchains/ethereum/assets/0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29/info.json deleted file mode 100644 index e0c8e8bb79890..0000000000000 --- a/blockchains/ethereum/assets/0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinOil", - "symbol": "COIL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29", - "status": "active", - "id": "0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29/logo.png b/blockchains/ethereum/assets/0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29/logo.png deleted file mode 100755 index 280ebc1f53615..0000000000000 Binary files a/blockchains/ethereum/assets/0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0C9DAC89e27D6a7b6e93d2910A7200C5913d09bb/logo.png b/blockchains/ethereum/assets/0x0C9DAC89e27D6a7b6e93d2910A7200C5913d09bb/logo.png deleted file mode 100644 index 75e5243791031..0000000000000 Binary files a/blockchains/ethereum/assets/0x0C9DAC89e27D6a7b6e93d2910A7200C5913d09bb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17/info.json b/blockchains/ethereum/assets/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17/info.json deleted file mode 100644 index bd4502bfbfe51..0000000000000 --- a/blockchains/ethereum/assets/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "EUR36", - "website": "https://element36.io", - "description": "Our EUR36 tokens are used to connect banking network with ethereum,to send (and receive) EUR and CHF directly with your Smart Contracts. End-users do not need a wallet, because wire-transfers trigger mint/burn at the moment the transfer happens.", - "socials": [ - "https://www.linkedin.com/company/element36/" - ], - "explorer": "https://etherscan.io/token/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17", - "type": "ERC20", - "symbol": "EUR36", - "decimals": 18, - "status": "active", - "id": "0x0CDE550b066Ff98dA123377eeB0A149607C9ca17" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17/logo.png b/blockchains/ethereum/assets/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17/logo.png deleted file mode 100644 index 0d699c5ddaa7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387/info.json b/blockchains/ethereum/assets/0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387/info.json deleted file mode 100644 index 73e14790bfc83..0000000000000 --- a/blockchains/ethereum/assets/0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIG SELF PORTRAIT", - "symbol": "CCT", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387", - "status": "active", - "id": "0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387/logo.png b/blockchains/ethereum/assets/0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387/logo.png deleted file mode 100644 index 1a789c7f5d5bb..0000000000000 Binary files a/blockchains/ethereum/assets/0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf/info.json b/blockchains/ethereum/assets/0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf/info.json deleted file mode 100644 index f0319e943b53d..0000000000000 --- a/blockchains/ethereum/assets/0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InnovativeBioresearchClassic", - "symbol": "INNBCL", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.innovativebioresearch.com/", - "explorer": "https://etherscan.io/token/0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf", - "status": "active", - "id": "0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf/logo.png b/blockchains/ethereum/assets/0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf/logo.png deleted file mode 100644 index 644d4e623443c..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/info.json b/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/info.json deleted file mode 100644 index ccec011c1e299..0000000000000 --- a/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Streamr DATAcoin", - "website": "https://streamr.com", - "description": "Streamr provides a complete system to tokenize the value of real-time data to enable a new way for machines and people to trade it on a decentralised P2P network.", - "socials": [], - "explorer": "https://etherscan.io/token/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023", - "type": "ERC20", - "symbol": "DATA", - "decimals": 18, - "status": "active", - "id": "0x0Cf0Ee63788A0849fE5297F3407f701E122cC023" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/logo.png b/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/logo.png deleted file mode 100644 index 2962d331b2f88..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b/info.json b/blockchains/ethereum/assets/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b/info.json deleted file mode 100644 index 1f12a411230f4..0000000000000 --- a/blockchains/ethereum/assets/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "BitPhantom Pro", - "website": "https://pro.bitphantom.io", - "source_code": "https://github.com/bitphantom-ops", - "white_paper": "https://github.com/bitphantom-ops/whitepaper", - "description": "Bitphantom Pro is the utility token of Bitphantom Exchange, Token holder enjoy certain benefits for holding.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/bitphantompro", - "handle": "BitphantomPro" - }, - { - "name": "Telegram", - "url": "https://t.me/bitphantompro", - "handle": "BitphantomPro" - } - ], - "explorer": "https://etherscan.io/token/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b", - "type": "ERC20", - "symbol": "BTF", - "decimals": 18, - "status": "active", - "id": "0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b/logo.png b/blockchains/ethereum/assets/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b/logo.png deleted file mode 100644 index 8dd1d6ad3b0fc..0000000000000 Binary files a/blockchains/ethereum/assets/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4/info.json b/blockchains/ethereum/assets/0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4/info.json deleted file mode 100644 index 29b4594ee62d9..0000000000000 --- a/blockchains/ethereum/assets/0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "J8T Token", - "symbol": "J8T", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://jet8.io/", - "explorer": "https://etherscan.io/token/0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4", - "status": "active", - "id": "0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4/logo.png b/blockchains/ethereum/assets/0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4/logo.png deleted file mode 100755 index a964d901d75d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1/info.json b/blockchains/ethereum/assets/0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1/info.json deleted file mode 100644 index d82d596bce49e..0000000000000 --- a/blockchains/ethereum/assets/0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sock Token", - "symbol": "SOCK", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1", - "status": "active", - "id": "0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1/logo.png b/blockchains/ethereum/assets/0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1/logo.png deleted file mode 100644 index b06bd66c4c081..0000000000000 Binary files a/blockchains/ethereum/assets/0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0D5516103752b3954D95621f470A8261151Da2e4/info.json b/blockchains/ethereum/assets/0x0D5516103752b3954D95621f470A8261151Da2e4/info.json deleted file mode 100644 index 4e475611526b1..0000000000000 --- a/blockchains/ethereum/assets/0x0D5516103752b3954D95621f470A8261151Da2e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bloomzed Token", - "symbol": "BZT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bloomzed.io/", - "explorer": "https://etherscan.io/token/0x0D5516103752b3954D95621f470A8261151Da2e4", - "status": "active", - "id": "0x0D5516103752b3954D95621f470A8261151Da2e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0D5516103752b3954D95621f470A8261151Da2e4/logo.png b/blockchains/ethereum/assets/0x0D5516103752b3954D95621f470A8261151Da2e4/logo.png deleted file mode 100644 index b4d09ab9429dd..0000000000000 Binary files a/blockchains/ethereum/assets/0x0D5516103752b3954D95621f470A8261151Da2e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5/info.json b/blockchains/ethereum/assets/0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5/info.json deleted file mode 100644 index 0b314caffc064..0000000000000 --- a/blockchains/ethereum/assets/0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KMCC", - "symbol": "KC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5", - "status": "active", - "id": "0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5/logo.png b/blockchains/ethereum/assets/0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5/logo.png deleted file mode 100644 index 6ac2ae822bc76..0000000000000 Binary files a/blockchains/ethereum/assets/0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json b/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json deleted file mode 100644 index d0b5a7d44efa4..0000000000000 --- a/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Basic Attention Token", - "website": "https://basicattentiontoken.org", - "description": "Basic Attention Token (BAT) project is an open-source, decentralized ad exchange platform built, on the Ethereum platform.", - "explorer": "https://etherscan.io/token/0x0D8775F648430679A709E98d2b0Cb6250d2887EF", - "research": "https://research.binance.com/en/projects/basic-attention-token", - "type": "ERC20", - "symbol": "BAT", - "decimals": 18, - "status": "active", - "id": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/logo.png b/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/logo.png deleted file mode 100644 index e30c1e59f4974..0000000000000 Binary files a/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3/info.json b/blockchains/ethereum/assets/0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3/info.json deleted file mode 100644 index 55a127da7eb7b..0000000000000 --- a/blockchains/ethereum/assets/0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptoland1", - "symbol": "CR1", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3", - "status": "active", - "id": "0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3/logo.png b/blockchains/ethereum/assets/0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3/logo.png deleted file mode 100644 index 2fc81f64e4b2b..0000000000000 Binary files a/blockchains/ethereum/assets/0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31/info.json b/blockchains/ethereum/assets/0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31/info.json deleted file mode 100644 index 0ddb046539204..0000000000000 --- a/blockchains/ethereum/assets/0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iQeon", - "symbol": "IQN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://iqeon.io/", - "explorer": "https://etherscan.io/token/0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31", - "status": "active", - "id": "0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31/logo.png b/blockchains/ethereum/assets/0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31/logo.png deleted file mode 100755 index e53b6e5c48887..0000000000000 Binary files a/blockchains/ethereum/assets/0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0DB953dD0668047601771AD901a2069b70a74e0E/info.json b/blockchains/ethereum/assets/0x0DB953dD0668047601771AD901a2069b70a74e0E/info.json deleted file mode 100644 index 0424c69dcb5e5..0000000000000 --- a/blockchains/ethereum/assets/0x0DB953dD0668047601771AD901a2069b70a74e0E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atomlogy", - "symbol": "ATG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0DB953dD0668047601771AD901a2069b70a74e0E", - "status": "active", - "id": "0x0DB953dD0668047601771AD901a2069b70a74e0E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0DB953dD0668047601771AD901a2069b70a74e0E/logo.png b/blockchains/ethereum/assets/0x0DB953dD0668047601771AD901a2069b70a74e0E/logo.png deleted file mode 100644 index 771c0dac13c3a..0000000000000 Binary files a/blockchains/ethereum/assets/0x0DB953dD0668047601771AD901a2069b70a74e0E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0DC5189Ec8CDe5732a01F0F592e927B304370551/logo.png b/blockchains/ethereum/assets/0x0DC5189Ec8CDe5732a01F0F592e927B304370551/logo.png deleted file mode 100644 index 67fd664eef8cc..0000000000000 Binary files a/blockchains/ethereum/assets/0x0DC5189Ec8CDe5732a01F0F592e927B304370551/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC/info.json b/blockchains/ethereum/assets/0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC/info.json deleted file mode 100644 index 085f5d8509ec0..0000000000000 --- a/blockchains/ethereum/assets/0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MasterNet", - "symbol": "MAS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC", - "status": "active", - "id": "0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC/logo.png b/blockchains/ethereum/assets/0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC/logo.png deleted file mode 100755 index 69575bfb28c30..0000000000000 Binary files a/blockchains/ethereum/assets/0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1/info.json b/blockchains/ethereum/assets/0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1/info.json deleted file mode 100644 index d108c56247c8a..0000000000000 --- a/blockchains/ethereum/assets/0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ACATENA", - "symbol": "ATA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1", - "status": "active", - "id": "0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1/logo.png b/blockchains/ethereum/assets/0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1/logo.png deleted file mode 100644 index 2002d4f394983..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b/info.json b/blockchains/ethereum/assets/0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b/info.json deleted file mode 100644 index a75fb7a61f832..0000000000000 --- a/blockchains/ethereum/assets/0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Havens Nook", - "symbol": "HXN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b", - "status": "active", - "id": "0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b/logo.png b/blockchains/ethereum/assets/0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b/logo.png deleted file mode 100644 index ac4a02cd2bd1e..0000000000000 Binary files a/blockchains/ethereum/assets/0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0E22734e078d6e399BCeE40a549DB591C4EA46cB/info.json b/blockchains/ethereum/assets/0x0E22734e078d6e399BCeE40a549DB591C4EA46cB/info.json deleted file mode 100644 index 2927abb34cd54..0000000000000 --- a/blockchains/ethereum/assets/0x0E22734e078d6e399BCeE40a549DB591C4EA46cB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Streamity", - "symbol": "STM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.streamity.org", - "explorer": "https://etherscan.io/token/0x0E22734e078d6e399BCeE40a549DB591C4EA46cB", - "status": "active", - "id": "0x0E22734e078d6e399BCeE40a549DB591C4EA46cB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0E22734e078d6e399BCeE40a549DB591C4EA46cB/logo.png b/blockchains/ethereum/assets/0x0E22734e078d6e399BCeE40a549DB591C4EA46cB/logo.png deleted file mode 100644 index c8a76ea64b3ae..0000000000000 Binary files a/blockchains/ethereum/assets/0x0E22734e078d6e399BCeE40a549DB591C4EA46cB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/info.json b/blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/info.json deleted file mode 100644 index 9949d7332fb28..0000000000000 --- a/blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hakka Finance", - "symbol": "HAKKA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://hakka.finance/", - "explorer": "https://etherscan.io/token/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd", - "status": "active", - "id": "0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/logo.png b/blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/logo.png deleted file mode 100644 index 8fecc9562a638..0000000000000 Binary files a/blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc/info.json b/blockchains/ethereum/assets/0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc/info.json deleted file mode 100644 index 973a958659236..0000000000000 --- a/blockchains/ethereum/assets/0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bomb.finance", - "symbol": "BOMB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc", - "status": "active", - "id": "0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc/logo.png b/blockchains/ethereum/assets/0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc/logo.png deleted file mode 100644 index eacdebe936447..0000000000000 Binary files a/blockchains/ethereum/assets/0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F/info.json b/blockchains/ethereum/assets/0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F/info.json deleted file mode 100644 index 632fd631b793c..0000000000000 --- a/blockchains/ethereum/assets/0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Realtrade Coin", - "symbol": "RTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F", - "status": "active", - "id": "0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F/logo.png b/blockchains/ethereum/assets/0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F/logo.png deleted file mode 100644 index c94c3ad0ffc1d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8/info.json b/blockchains/ethereum/assets/0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8/info.json deleted file mode 100644 index f5bc3b0bd46b2..0000000000000 --- a/blockchains/ethereum/assets/0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Top.One Coin", - "symbol": "TOP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8", - "status": "active", - "id": "0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8/logo.png b/blockchains/ethereum/assets/0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8/logo.png deleted file mode 100644 index 48f9420e4adbc..0000000000000 Binary files a/blockchains/ethereum/assets/0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c/info.json b/blockchains/ethereum/assets/0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c/info.json deleted file mode 100644 index 0da99e3f57c10..0000000000000 --- a/blockchains/ethereum/assets/0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherCenter", - "symbol": "EC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c", - "status": "active", - "id": "0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c/logo.png b/blockchains/ethereum/assets/0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c/logo.png deleted file mode 100644 index be1b12502fb7d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A/info.json b/blockchains/ethereum/assets/0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A/info.json deleted file mode 100644 index 6b969a90bc182..0000000000000 --- a/blockchains/ethereum/assets/0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xank", - "symbol": "XANK", - "type": "ERC20", - "decimals": 16, - "description": "-", - "website": "https://xank.io/", - "explorer": "https://etherscan.io/token/0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A", - "status": "active", - "id": "0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A/logo.png b/blockchains/ethereum/assets/0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A/logo.png deleted file mode 100644 index 64ba48f3d51a8..0000000000000 Binary files a/blockchains/ethereum/assets/0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6/info.json b/blockchains/ethereum/assets/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6/info.json deleted file mode 100644 index b67252eb4d1f2..0000000000000 --- a/blockchains/ethereum/assets/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "Abyss", - "website": "https://abyss.finance/", - "description": "Abyss (ABYSS) is the ERC20 token native to the Abyss.Finance ecosystem. Within the Abyss.Finance Ecosystem, Abyss is currently used in the Gaming platform (theabyss.com), the Non-Fungible Token (NFT) Marketplace, and allows members to earn rewards through Staking and setting up Masternodes.", - "source_code": "https://github.com/abyssfinance", - "explorer": "https://etherscan.io/token/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/abyssfinance", - "handle": "AbyssFinance" - }, - { - "name": "Telegram", - "url": "https://t.me/abyssfinance", - "handle": "AbyssFinance" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/abyssfinance/", - "handle": "AbyssFinance" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/abyssfinance", - "handle": "AbyssFinance" - } - ], - "type": "ERC20", - "symbol": "ABYSS", - "decimals": 18, - "status": "active", - "id": "0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6/logo.png b/blockchains/ethereum/assets/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6/logo.png deleted file mode 100644 index 467b38ee6c5a2..0000000000000 Binary files a/blockchains/ethereum/assets/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB/info.json b/blockchains/ethereum/assets/0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB/info.json deleted file mode 100644 index 06759abc42b66..0000000000000 --- a/blockchains/ethereum/assets/0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Claymore", - "symbol": "CLM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB", - "status": "active", - "id": "0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB/logo.png b/blockchains/ethereum/assets/0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB/logo.png deleted file mode 100644 index 53038d5d8acde..0000000000000 Binary files a/blockchains/ethereum/assets/0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f/info.json b/blockchains/ethereum/assets/0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f/info.json deleted file mode 100644 index 1e6156e8fa4c9..0000000000000 --- a/blockchains/ethereum/assets/0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Carbon Exchange Coin Token", - "symbol": "CEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f", - "status": "active", - "id": "0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f/logo.png b/blockchains/ethereum/assets/0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f/logo.png deleted file mode 100755 index 92ea53acfd7c3..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518/info.json b/blockchains/ethereum/assets/0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518/info.json deleted file mode 100644 index c7573b4412711..0000000000000 --- a/blockchains/ethereum/assets/0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg9500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518", - "status": "active", - "id": "0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518/logo.png b/blockchains/ethereum/assets/0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518/logo.png deleted file mode 100644 index 8ceeccb467cb7..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D/info.json b/blockchains/ethereum/assets/0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D/info.json deleted file mode 100644 index 1fbe857500934..0000000000000 --- a/blockchains/ethereum/assets/0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto Revolution", - "symbol": "CRVT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://crypto-revolution.io/", - "explorer": "https://etherscan.io/token/0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D", - "status": "active", - "id": "0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D/logo.png b/blockchains/ethereum/assets/0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D/logo.png deleted file mode 100644 index ea467cb096370..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E/info.json b/blockchains/ethereum/assets/0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E/info.json deleted file mode 100644 index 60432504e5d19..0000000000000 --- a/blockchains/ethereum/assets/0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CPAY Token", - "symbol": "CPAY", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://cryptopay.me/", - "explorer": "https://etherscan.io/token/0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E", - "status": "active", - "id": "0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E/logo.png b/blockchains/ethereum/assets/0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E/logo.png deleted file mode 100644 index 74841393fd8fa..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Ec300614EC04D7C357202A0070a6E957Ff5D319/info.json b/blockchains/ethereum/assets/0x0Ec300614EC04D7C357202A0070a6E957Ff5D319/info.json deleted file mode 100644 index 629ea761843ee..0000000000000 --- a/blockchains/ethereum/assets/0x0Ec300614EC04D7C357202A0070a6E957Ff5D319/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OneDollarCoin", - "symbol": "ODC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0Ec300614EC04D7C357202A0070a6E957Ff5D319", - "status": "active", - "id": "0x0Ec300614EC04D7C357202A0070a6E957Ff5D319" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Ec300614EC04D7C357202A0070a6E957Ff5D319/logo.png b/blockchains/ethereum/assets/0x0Ec300614EC04D7C357202A0070a6E957Ff5D319/logo.png deleted file mode 100755 index 4b45a6c0950f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Ec300614EC04D7C357202A0070a6E957Ff5D319/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a/info.json b/blockchains/ethereum/assets/0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a/info.json deleted file mode 100644 index d58237cdd22f3..0000000000000 --- a/blockchains/ethereum/assets/0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BiTBrothers", - "symbol": "BTB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a", - "status": "active", - "id": "0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a/logo.png b/blockchains/ethereum/assets/0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a/logo.png deleted file mode 100644 index 0c9be6e74b0f6..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A/info.json b/blockchains/ethereum/assets/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A/info.json deleted file mode 100644 index a0f3d4d17a74f..0000000000000 --- a/blockchains/ethereum/assets/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "Peculium", - "website": "http://peculium.io/", - "source_code": "https://github.com/Peculium-Dev/peculiumContracts", - "white_paper": "http://peculium.io/white-paper", - "description": "PECULIUM revolutionises savings management by deploying immutable Smart-Contracts over the Ethereum blockchain. These smart contracts provide a trust-less way of achieving transparent, decentralised, and infallible contractual agreements.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/_Peculium", - "handle": "peculium" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Peculium/", - "handle": "peculium" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/PeculiumICO", - "handle": "peculium" - } - ], - "explorer": "https://etherscan.io/token/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A", - "type": "ERC20", - "symbol": "PCL", - "decimals": 8, - "status": "active", - "id": "0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A/logo.png b/blockchains/ethereum/assets/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A/logo.png deleted file mode 100644 index 0a308b5bce021..0000000000000 Binary files a/blockchains/ethereum/assets/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4/info.json b/blockchains/ethereum/assets/0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4/info.json deleted file mode 100644 index a6972ffdf5bab..0000000000000 --- a/blockchains/ethereum/assets/0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UTOPIA", - "symbol": "UTO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4", - "status": "active", - "id": "0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4/logo.png b/blockchains/ethereum/assets/0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4/logo.png deleted file mode 100644 index a829273fadcc1..0000000000000 Binary files a/blockchains/ethereum/assets/0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0F237D5eA7876E0e2906034D98FDB20D43666ad4/info.json b/blockchains/ethereum/assets/0x0F237D5eA7876E0e2906034D98FDB20D43666ad4/info.json deleted file mode 100644 index 81cb9b70992b9..0000000000000 --- a/blockchains/ethereum/assets/0x0F237D5eA7876E0e2906034D98FDB20D43666ad4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Connect coin(XCON)", - "symbol": "XCON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0F237D5eA7876E0e2906034D98FDB20D43666ad4", - "status": "active", - "id": "0x0F237D5eA7876E0e2906034D98FDB20D43666ad4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0F237D5eA7876E0e2906034D98FDB20D43666ad4/logo.png b/blockchains/ethereum/assets/0x0F237D5eA7876E0e2906034D98FDB20D43666ad4/logo.png deleted file mode 100644 index 8fa16d60ab362..0000000000000 Binary files a/blockchains/ethereum/assets/0x0F237D5eA7876E0e2906034D98FDB20D43666ad4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a/info.json b/blockchains/ethereum/assets/0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a/info.json deleted file mode 100644 index 652b49b6d52b0..0000000000000 --- a/blockchains/ethereum/assets/0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aziz", - "symbol": "AZIZ", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a", - "status": "active", - "id": "0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a/logo.png b/blockchains/ethereum/assets/0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a/logo.png deleted file mode 100644 index f87ae98c0b975..0000000000000 Binary files a/blockchains/ethereum/assets/0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0F4CA92660Efad97a9a70CB0fe969c755439772C/info.json b/blockchains/ethereum/assets/0x0F4CA92660Efad97a9a70CB0fe969c755439772C/info.json deleted file mode 100644 index c20a838e156b0..0000000000000 --- a/blockchains/ethereum/assets/0x0F4CA92660Efad97a9a70CB0fe969c755439772C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Leverj", - "symbol": "LEV", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://www.leverj.io/", - "explorer": "https://etherscan.io/token/0x0F4CA92660Efad97a9a70CB0fe969c755439772C", - "status": "active", - "id": "0x0F4CA92660Efad97a9a70CB0fe969c755439772C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0F4CA92660Efad97a9a70CB0fe969c755439772C/logo.png b/blockchains/ethereum/assets/0x0F4CA92660Efad97a9a70CB0fe969c755439772C/logo.png deleted file mode 100644 index 8a2df1e2c81d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x0F4CA92660Efad97a9a70CB0fe969c755439772C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0F513fFb4926ff82D7F60A05069047AcA295C413/info.json b/blockchains/ethereum/assets/0x0F513fFb4926ff82D7F60A05069047AcA295C413/info.json deleted file mode 100644 index 3a6c553ce238a..0000000000000 --- a/blockchains/ethereum/assets/0x0F513fFb4926ff82D7F60A05069047AcA295C413/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CrowdstartCoin", - "symbol": "XSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0F513fFb4926ff82D7F60A05069047AcA295C413", - "status": "active", - "id": "0x0F513fFb4926ff82D7F60A05069047AcA295C413" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0F513fFb4926ff82D7F60A05069047AcA295C413/logo.png b/blockchains/ethereum/assets/0x0F513fFb4926ff82D7F60A05069047AcA295C413/logo.png deleted file mode 100755 index 4a8d69063402d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0F513fFb4926ff82D7F60A05069047AcA295C413/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/info.json b/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/info.json deleted file mode 100644 index 6730ca8c0f1f1..0000000000000 --- a/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Decentraland", - "website": "https://decentraland.org", - "description": "Decentraland (MANA) defines itself as a virtual reality platform powered by the Ethereum blockchain that allows users to create, experience, and monetize content and applications.", - "socials": [], - "explorer": "https://etherscan.io/token/decentraland", - "type": "ERC20", - "symbol": "MANA", - "decimals": 18, - "status": "active", - "id": "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/logo.png b/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/logo.png deleted file mode 100644 index 2e4e2b57b7959..0000000000000 Binary files a/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16/info.json b/blockchains/ethereum/assets/0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16/info.json deleted file mode 100644 index f28f3c4e4efd2..0000000000000 --- a/blockchains/ethereum/assets/0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EUNOMIA", - "symbol": "ENTS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://ent.zone/", - "explorer": "https://etherscan.io/token/0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16", - "status": "active", - "id": "0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16/logo.png b/blockchains/ethereum/assets/0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16/logo.png deleted file mode 100644 index ad9ae4d01f129..0000000000000 Binary files a/blockchains/ethereum/assets/0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0F72714B35a366285Df85886A2eE174601292A17/info.json b/blockchains/ethereum/assets/0x0F72714B35a366285Df85886A2eE174601292A17/info.json deleted file mode 100644 index 72f40692c891a..0000000000000 --- a/blockchains/ethereum/assets/0x0F72714B35a366285Df85886A2eE174601292A17/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "1SG", - "symbol": "1SG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://1.sg/", - "explorer": "https://etherscan.io/token/0x0F72714B35a366285Df85886A2eE174601292A17", - "status": "active", - "id": "0x0F72714B35a366285Df85886A2eE174601292A17" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0F72714B35a366285Df85886A2eE174601292A17/logo.png b/blockchains/ethereum/assets/0x0F72714B35a366285Df85886A2eE174601292A17/logo.png deleted file mode 100755 index f266af1ab6d40..0000000000000 Binary files a/blockchains/ethereum/assets/0x0F72714B35a366285Df85886A2eE174601292A17/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0FFF95D5ab18c763c42C209F137C47354af104a8/info.json b/blockchains/ethereum/assets/0x0FFF95D5ab18c763c42C209F137C47354af104a8/info.json deleted file mode 100644 index 4f03abddd0845..0000000000000 --- a/blockchains/ethereum/assets/0x0FFF95D5ab18c763c42C209F137C47354af104a8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HEX Money", - "symbol": "HXY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0FFF95D5ab18c763c42C209F137C47354af104a8", - "status": "active", - "id": "0x0FFF95D5ab18c763c42C209F137C47354af104a8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0FFF95D5ab18c763c42C209F137C47354af104a8/logo.png b/blockchains/ethereum/assets/0x0FFF95D5ab18c763c42C209F137C47354af104a8/logo.png deleted file mode 100644 index 3ec0fdb97cc7f..0000000000000 Binary files a/blockchains/ethereum/assets/0x0FFF95D5ab18c763c42C209F137C47354af104a8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0Fed2aca55338d77438797bDf609252Db92313ea/info.json b/blockchains/ethereum/assets/0x0Fed2aca55338d77438797bDf609252Db92313ea/info.json deleted file mode 100644 index 8f9c41ee47538..0000000000000 --- a/blockchains/ethereum/assets/0x0Fed2aca55338d77438797bDf609252Db92313ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bdb", - "symbol": "BDB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0Fed2aca55338d77438797bDf609252Db92313ea", - "status": "active", - "id": "0x0Fed2aca55338d77438797bDf609252Db92313ea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Fed2aca55338d77438797bDf609252Db92313ea/logo.png b/blockchains/ethereum/assets/0x0Fed2aca55338d77438797bDf609252Db92313ea/logo.png deleted file mode 100644 index e0cb4a6077644..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Fed2aca55338d77438797bDf609252Db92313ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB/info.json b/blockchains/ethereum/assets/0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB/info.json deleted file mode 100644 index 4fc5226cdbed4..0000000000000 --- a/blockchains/ethereum/assets/0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VIGO Network", - "symbol": "VIGO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB", - "status": "active", - "id": "0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB/logo.png b/blockchains/ethereum/assets/0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB/logo.png deleted file mode 100644 index 22e9b2d405ccd..0000000000000 Binary files a/blockchains/ethereum/assets/0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0a255F700B16c0acF5673565C757b94fb38B27F2/info.json b/blockchains/ethereum/assets/0x0a255F700B16c0acF5673565C757b94fb38B27F2/info.json deleted file mode 100644 index c4e4719a04421..0000000000000 --- a/blockchains/ethereum/assets/0x0a255F700B16c0acF5673565C757b94fb38B27F2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEOWORLD CASH", - "symbol": "NASH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://neoworld.io/", - "explorer": "https://etherscan.io/token/0x0a255F700B16c0acF5673565C757b94fb38B27F2", - "status": "active", - "id": "0x0a255F700B16c0acF5673565C757b94fb38B27F2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0a255F700B16c0acF5673565C757b94fb38B27F2/logo.png b/blockchains/ethereum/assets/0x0a255F700B16c0acF5673565C757b94fb38B27F2/logo.png deleted file mode 100644 index 1ec7758d8a247..0000000000000 Binary files a/blockchains/ethereum/assets/0x0a255F700B16c0acF5673565C757b94fb38B27F2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6/info.json b/blockchains/ethereum/assets/0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6/info.json deleted file mode 100644 index 7be610008d93a..0000000000000 --- a/blockchains/ethereum/assets/0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SAVE ENVIRONMENT TOKEN", - "symbol": "SET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.set4earth.io/", - "explorer": "https://etherscan.io/token/0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6", - "status": "active", - "id": "0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6/logo.png b/blockchains/ethereum/assets/0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6/logo.png deleted file mode 100644 index bdfbecff86688..0000000000000 Binary files a/blockchains/ethereum/assets/0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D/info.json b/blockchains/ethereum/assets/0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D/info.json deleted file mode 100644 index 9e02b6b66d544..0000000000000 --- a/blockchains/ethereum/assets/0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Charity Token", - "symbol": "CHT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D", - "status": "active", - "id": "0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D/logo.png b/blockchains/ethereum/assets/0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D/logo.png deleted file mode 100755 index 1ee87b6c55c45..0000000000000 Binary files a/blockchains/ethereum/assets/0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722/info.json b/blockchains/ethereum/assets/0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722/info.json deleted file mode 100644 index d2e0bb7fe42e0..0000000000000 --- a/blockchains/ethereum/assets/0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CuraDAI", - "symbol": "CURA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://curadai.curadao.io/", - "explorer": "https://etherscan.io/token/0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722", - "status": "active", - "id": "0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722/logo.png b/blockchains/ethereum/assets/0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722/logo.png deleted file mode 100644 index 33e534c8a84ae..0000000000000 Binary files a/blockchains/ethereum/assets/0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa/info.json b/blockchains/ethereum/assets/0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa/info.json deleted file mode 100644 index 9a099b1b337ce..0000000000000 --- a/blockchains/ethereum/assets/0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LGO Token", - "website": "https://lgo.group", - "description": "LGO provides a wide range of financial services on digital assets to an international and professional client base.", - "explorer": "https://etherscan.io/token/0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa", - "type": "ERC20", - "symbol": "LGO", - "decimals": 8, - "status": "active", - "id": "0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa/logo.png b/blockchains/ethereum/assets/0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa/logo.png deleted file mode 100755 index 024a7dcea7ee2..0000000000000 Binary files a/blockchains/ethereum/assets/0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6/info.json b/blockchains/ethereum/assets/0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6/info.json deleted file mode 100644 index 89ec86b35f559..0000000000000 --- a/blockchains/ethereum/assets/0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GROWCHAIN", - "symbol": "GROW", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6", - "status": "active", - "id": "0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6/logo.png b/blockchains/ethereum/assets/0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6/logo.png deleted file mode 100755 index cbfbcfe24c76d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437/info.json b/blockchains/ethereum/assets/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437/info.json deleted file mode 100644 index 8d1c829ee5d07..0000000000000 --- a/blockchains/ethereum/assets/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Treecle", - "website": "https://treecle.io/", - "source_code": "https://etherscan.io/address/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437#code", - "description": "Treecle is a Platform DApp that provides used car sales and various vehicle services using blockchain technology to provide transparent and reliable information.", - "explorer": "https://etherscan.io/token/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437", - "type": "ERC20", - "symbol": "TRCL", - "decimals": 0, - "status": "active", - "id": "0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437/logo.png b/blockchains/ethereum/assets/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437/logo.png deleted file mode 100644 index 0c6a2f31db22b..0000000000000 Binary files a/blockchains/ethereum/assets/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa/info.json b/blockchains/ethereum/assets/0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa/info.json deleted file mode 100644 index ac31156e2dfd3..0000000000000 --- a/blockchains/ethereum/assets/0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DACMI", - "symbol": "DACMI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa", - "status": "active", - "id": "0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa/logo.png b/blockchains/ethereum/assets/0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa/logo.png deleted file mode 100644 index 54445b7fdc3fa..0000000000000 Binary files a/blockchains/ethereum/assets/0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0ab93C6be61A8f30b465B71383207FBDCef1a722/info.json b/blockchains/ethereum/assets/0x0ab93C6be61A8f30b465B71383207FBDCef1a722/info.json deleted file mode 100644 index e861e91feab08..0000000000000 --- a/blockchains/ethereum/assets/0x0ab93C6be61A8f30b465B71383207FBDCef1a722/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nouveau", - "symbol": "SNV", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0ab93C6be61A8f30b465B71383207FBDCef1a722", - "status": "active", - "id": "0x0ab93C6be61A8f30b465B71383207FBDCef1a722" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0ab93C6be61A8f30b465B71383207FBDCef1a722/logo.png b/blockchains/ethereum/assets/0x0ab93C6be61A8f30b465B71383207FBDCef1a722/logo.png deleted file mode 100644 index dfe6fe2e50127..0000000000000 Binary files a/blockchains/ethereum/assets/0x0ab93C6be61A8f30b465B71383207FBDCef1a722/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0aeF06DcCCC531e581f0440059E6FfCC206039EE/info.json b/blockchains/ethereum/assets/0x0aeF06DcCCC531e581f0440059E6FfCC206039EE/info.json deleted file mode 100644 index 15f3477aa36d2..0000000000000 --- a/blockchains/ethereum/assets/0x0aeF06DcCCC531e581f0440059E6FfCC206039EE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Intelligent Trading Technologies", - "symbol": "ITT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://intelligenttrading.org/", - "explorer": "https://etherscan.io/token/0x0aeF06DcCCC531e581f0440059E6FfCC206039EE", - "status": "active", - "id": "0x0aeF06DcCCC531e581f0440059E6FfCC206039EE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0aeF06DcCCC531e581f0440059E6FfCC206039EE/logo.png b/blockchains/ethereum/assets/0x0aeF06DcCCC531e581f0440059E6FfCC206039EE/logo.png deleted file mode 100755 index 7b57d61692dcf..0000000000000 Binary files a/blockchains/ethereum/assets/0x0aeF06DcCCC531e581f0440059E6FfCC206039EE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E/info.json b/blockchains/ethereum/assets/0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E/info.json deleted file mode 100644 index 81bbb3029739b..0000000000000 --- a/blockchains/ethereum/assets/0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Milano", - "symbol": "MILANO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E", - "status": "active", - "id": "0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E/logo.png b/blockchains/ethereum/assets/0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E/logo.png deleted file mode 100644 index eed094837a804..0000000000000 Binary files a/blockchains/ethereum/assets/0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0b08dD9847CB630014A9f91C56e2984D6614EaF1/info.json b/blockchains/ethereum/assets/0x0b08dD9847CB630014A9f91C56e2984D6614EaF1/info.json deleted file mode 100644 index 49177875e0a56..0000000000000 --- a/blockchains/ethereum/assets/0x0b08dD9847CB630014A9f91C56e2984D6614EaF1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tokenestate Equity", - "symbol": "TEM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0b08dD9847CB630014A9f91C56e2984D6614EaF1", - "status": "active", - "id": "0x0b08dD9847CB630014A9f91C56e2984D6614EaF1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0b08dD9847CB630014A9f91C56e2984D6614EaF1/logo.png b/blockchains/ethereum/assets/0x0b08dD9847CB630014A9f91C56e2984D6614EaF1/logo.png deleted file mode 100644 index 639aca434f555..0000000000000 Binary files a/blockchains/ethereum/assets/0x0b08dD9847CB630014A9f91C56e2984D6614EaF1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0b11D5d078955C6E5913beEaba85660202A4FC55/info.json b/blockchains/ethereum/assets/0x0b11D5d078955C6E5913beEaba85660202A4FC55/info.json deleted file mode 100644 index 65b39c58027a0..0000000000000 --- a/blockchains/ethereum/assets/0x0b11D5d078955C6E5913beEaba85660202A4FC55/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ortier Capital", - "symbol": "ORTC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0b11D5d078955C6E5913beEaba85660202A4FC55", - "status": "active", - "id": "0x0b11D5d078955C6E5913beEaba85660202A4FC55" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0b11D5d078955C6E5913beEaba85660202A4FC55/logo.png b/blockchains/ethereum/assets/0x0b11D5d078955C6E5913beEaba85660202A4FC55/logo.png deleted file mode 100644 index ce840beada4af..0000000000000 Binary files a/blockchains/ethereum/assets/0x0b11D5d078955C6E5913beEaba85660202A4FC55/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3/info.json b/blockchains/ethereum/assets/0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3/info.json deleted file mode 100644 index bb9f23bec17df..0000000000000 --- a/blockchains/ethereum/assets/0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Etheriya", - "symbol": "RIYA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3", - "status": "active", - "id": "0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3/logo.png b/blockchains/ethereum/assets/0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3/logo.png deleted file mode 100644 index 2073065e515b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0b38210ea11411557c13457D4dA7dC6ea731B88a/info.json b/blockchains/ethereum/assets/0x0b38210ea11411557c13457D4dA7dC6ea731B88a/info.json deleted file mode 100644 index bc6cb6680deb8..0000000000000 --- a/blockchains/ethereum/assets/0x0b38210ea11411557c13457D4dA7dC6ea731B88a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "API3", - "symbol": "API3", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://api3.org/", - "explorer": "https://etherscan.io/token/0x0b38210ea11411557c13457D4dA7dC6ea731B88a", - "status": "active", - "id": "0x0b38210ea11411557c13457D4dA7dC6ea731B88a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0b38210ea11411557c13457D4dA7dC6ea731B88a/logo.png b/blockchains/ethereum/assets/0x0b38210ea11411557c13457D4dA7dC6ea731B88a/logo.png deleted file mode 100644 index cebb885c7c7dd..0000000000000 Binary files a/blockchains/ethereum/assets/0x0b38210ea11411557c13457D4dA7dC6ea731B88a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E/info.json b/blockchains/ethereum/assets/0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E/info.json deleted file mode 100644 index 2982a2c07a62a..0000000000000 --- a/blockchains/ethereum/assets/0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ContractLand Token", - "symbol": "CLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E", - "status": "active", - "id": "0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E/logo.png b/blockchains/ethereum/assets/0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E/logo.png deleted file mode 100644 index fccf17cad833f..0000000000000 Binary files a/blockchains/ethereum/assets/0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0b76544F6C413a555F309Bf76260d1E02377c02A/info.json b/blockchains/ethereum/assets/0x0b76544F6C413a555F309Bf76260d1E02377c02A/info.json deleted file mode 100644 index 4148475eb1fd9..0000000000000 --- a/blockchains/ethereum/assets/0x0b76544F6C413a555F309Bf76260d1E02377c02A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Internet Node Token", - "symbol": "INT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0b76544F6C413a555F309Bf76260d1E02377c02A", - "status": "active", - "id": "0x0b76544F6C413a555F309Bf76260d1E02377c02A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0b76544F6C413a555F309Bf76260d1E02377c02A/logo.png b/blockchains/ethereum/assets/0x0b76544F6C413a555F309Bf76260d1E02377c02A/logo.png deleted file mode 100755 index d77adf209f156..0000000000000 Binary files a/blockchains/ethereum/assets/0x0b76544F6C413a555F309Bf76260d1E02377c02A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E/info.json b/blockchains/ethereum/assets/0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E/info.json deleted file mode 100644 index 864596b7ded84..0000000000000 --- a/blockchains/ethereum/assets/0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C559015", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E", - "status": "active", - "id": "0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E/logo.png b/blockchains/ethereum/assets/0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E/logo.png deleted file mode 100644 index 74800702ab1fc..0000000000000 Binary files a/blockchains/ethereum/assets/0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0/info.json b/blockchains/ethereum/assets/0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0/info.json deleted file mode 100644 index 7c43f16e8e281..0000000000000 --- a/blockchains/ethereum/assets/0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Grenade Token", - "symbol": "GREN", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0", - "status": "active", - "id": "0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0/logo.png b/blockchains/ethereum/assets/0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0/logo.png deleted file mode 100644 index acbd06ed58b87..0000000000000 Binary files a/blockchains/ethereum/assets/0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1/info.json b/blockchains/ethereum/assets/0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1/info.json deleted file mode 100644 index 71e3034cc9d43..0000000000000 --- a/blockchains/ethereum/assets/0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlockchainOfThings", - "symbol": "BOTS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1", - "status": "active", - "id": "0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1/logo.png b/blockchains/ethereum/assets/0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1/logo.png deleted file mode 100644 index 4759756649a59..0000000000000 Binary files a/blockchains/ethereum/assets/0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457/info.json b/blockchains/ethereum/assets/0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457/info.json deleted file mode 100644 index 7c5fc1ced4867..0000000000000 --- a/blockchains/ethereum/assets/0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SperaxToken", - "symbol": "SPA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457", - "status": "active", - "id": "0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457/logo.png b/blockchains/ethereum/assets/0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457/logo.png deleted file mode 100644 index 2e3b9a9f04b2c..0000000000000 Binary files a/blockchains/ethereum/assets/0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0bC61DdED5F6710c637cf8288Eb6058766ce1921/info.json b/blockchains/ethereum/assets/0x0bC61DdED5F6710c637cf8288Eb6058766ce1921/info.json deleted file mode 100644 index 192661da389e1..0000000000000 --- a/blockchains/ethereum/assets/0x0bC61DdED5F6710c637cf8288Eb6058766ce1921/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CEN", - "symbol": "CEN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.coinsuper.com/cen", - "explorer": "https://etherscan.io/token/0x0bC61DdED5F6710c637cf8288Eb6058766ce1921", - "status": "active", - "id": "0x0bC61DdED5F6710c637cf8288Eb6058766ce1921" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0bC61DdED5F6710c637cf8288Eb6058766ce1921/logo.png b/blockchains/ethereum/assets/0x0bC61DdED5F6710c637cf8288Eb6058766ce1921/logo.png deleted file mode 100644 index 772920784ee72..0000000000000 Binary files a/blockchains/ethereum/assets/0x0bC61DdED5F6710c637cf8288Eb6058766ce1921/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE/info.json b/blockchains/ethereum/assets/0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE/info.json deleted file mode 100644 index 12575c6f60fb1..0000000000000 --- a/blockchains/ethereum/assets/0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tars Network", - "symbol": "TARS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE", - "status": "active", - "id": "0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE/logo.png b/blockchains/ethereum/assets/0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE/logo.png deleted file mode 100644 index 57d4649bd4e5e..0000000000000 Binary files a/blockchains/ethereum/assets/0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e/info.json b/blockchains/ethereum/assets/0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e/info.json deleted file mode 100644 index 82f7737a7d71b..0000000000000 --- a/blockchains/ethereum/assets/0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SwftCoin", - "symbol": "SWFTC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.swft.pro/", - "explorer": "https://etherscan.io/token/0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e", - "status": "active", - "id": "0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e/logo.png b/blockchains/ethereum/assets/0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e/logo.png deleted file mode 100644 index fd033d08dcca6..0000000000000 Binary files a/blockchains/ethereum/assets/0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/info.json b/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/info.json deleted file mode 100644 index 865ca737f1a79..0000000000000 --- a/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "yearn.finance", - "website": "https://yearn.finance/", - "description": "YFI is the governance token for Yearn.Finance, a site that performs a variety of functions for DeFi users, moving their assets in and out of different liquidity pools in order to find the best yields.", - "explorer": "https://etherscan.io/token/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e", - "research": "https://research.binance.com/en/projects/yearnfinance", - "type": "ERC20", - "symbol": "YFI", - "decimals": 18, - "status": "active", - "id": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/logo.png b/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/logo.png deleted file mode 100644 index 9c225f4b6c000..0000000000000 Binary files a/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec/info.json b/blockchains/ethereum/assets/0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec/info.json deleted file mode 100644 index 43ccb9c27f10d..0000000000000 --- a/blockchains/ethereum/assets/0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tyche Share", - "symbol": "TYS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec", - "status": "active", - "id": "0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec/logo.png b/blockchains/ethereum/assets/0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec/logo.png deleted file mode 100644 index 619303ea72299..0000000000000 Binary files a/blockchains/ethereum/assets/0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A/info.json b/blockchains/ethereum/assets/0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A/info.json deleted file mode 100644 index 040d6c50788d0..0000000000000 --- a/blockchains/ethereum/assets/0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "IMO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A", - "status": "active", - "id": "0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A/logo.png b/blockchains/ethereum/assets/0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A/logo.png deleted file mode 100755 index e466bef1b5cab..0000000000000 Binary files a/blockchains/ethereum/assets/0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24/info.json b/blockchains/ethereum/assets/0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24/info.json deleted file mode 100644 index f5a1fbe6497f8..0000000000000 --- a/blockchains/ethereum/assets/0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg21000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24", - "status": "active", - "id": "0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24/logo.png b/blockchains/ethereum/assets/0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24/logo.png deleted file mode 100644 index 62c6d27d67a78..0000000000000 Binary files a/blockchains/ethereum/assets/0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0c07799C548Ba0C54467E30173764d2221b5E1db/info.json b/blockchains/ethereum/assets/0x0c07799C548Ba0C54467E30173764d2221b5E1db/info.json deleted file mode 100644 index dc45ee47d9b91..0000000000000 --- a/blockchains/ethereum/assets/0x0c07799C548Ba0C54467E30173764d2221b5E1db/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HQT", - "symbol": "HQT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0c07799C548Ba0C54467E30173764d2221b5E1db", - "status": "active", - "id": "0x0c07799C548Ba0C54467E30173764d2221b5E1db" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0c07799C548Ba0C54467E30173764d2221b5E1db/logo.png b/blockchains/ethereum/assets/0x0c07799C548Ba0C54467E30173764d2221b5E1db/logo.png deleted file mode 100644 index 6f386f36a786f..0000000000000 Binary files a/blockchains/ethereum/assets/0x0c07799C548Ba0C54467E30173764d2221b5E1db/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a/info.json b/blockchains/ethereum/assets/0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a/info.json deleted file mode 100644 index 98631f94713bc..0000000000000 --- a/blockchains/ethereum/assets/0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FlashX Coin", - "symbol": "FSXC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a", - "status": "active", - "id": "0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a/logo.png b/blockchains/ethereum/assets/0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a/logo.png deleted file mode 100644 index e1dec32b5158b..0000000000000 Binary files a/blockchains/ethereum/assets/0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0c3ae89AF1fd1d855379C99a270De5675d009c4e/info.json b/blockchains/ethereum/assets/0x0c3ae89AF1fd1d855379C99a270De5675d009c4e/info.json deleted file mode 100644 index 8548fab0b3ffc..0000000000000 --- a/blockchains/ethereum/assets/0x0c3ae89AF1fd1d855379C99a270De5675d009c4e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "True Coin", - "symbol": "TRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0c3ae89AF1fd1d855379C99a270De5675d009c4e", - "status": "active", - "id": "0x0c3ae89AF1fd1d855379C99a270De5675d009c4e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0c3ae89AF1fd1d855379C99a270De5675d009c4e/logo.png b/blockchains/ethereum/assets/0x0c3ae89AF1fd1d855379C99a270De5675d009c4e/logo.png deleted file mode 100644 index 213e8fdc81ff1..0000000000000 Binary files a/blockchains/ethereum/assets/0x0c3ae89AF1fd1d855379C99a270De5675d009c4e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/logo.png b/blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/logo.png deleted file mode 100644 index 5bf2608ed6abb..0000000000000 Binary files a/blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0cBE2dF57CA9191B64a7Af3baa3F946fa7Df2F25/logo.png b/blockchains/ethereum/assets/0x0cBE2dF57CA9191B64a7Af3baa3F946fa7Df2F25/logo.png deleted file mode 100644 index 9811729478364..0000000000000 Binary files a/blockchains/ethereum/assets/0x0cBE2dF57CA9191B64a7Af3baa3F946fa7Df2F25/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/logo.png b/blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/logo.png deleted file mode 100644 index 62e752eaa33a5..0000000000000 Binary files a/blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64/info.json b/blockchains/ethereum/assets/0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64/info.json deleted file mode 100644 index e587c4b623515..0000000000000 --- a/blockchains/ethereum/assets/0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IST34 Token", - "symbol": "IST34", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64", - "status": "active", - "id": "0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64/logo.png b/blockchains/ethereum/assets/0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64/logo.png deleted file mode 100755 index acdb70f88d86d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c/info.json b/blockchains/ethereum/assets/0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c/info.json deleted file mode 100644 index e0bc5fa52095c..0000000000000 --- a/blockchains/ethereum/assets/0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Airconnc", - "symbol": "ACNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c", - "status": "active", - "id": "0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c/logo.png b/blockchains/ethereum/assets/0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c/logo.png deleted file mode 100644 index 343b30a2a0718..0000000000000 Binary files a/blockchains/ethereum/assets/0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB/info.json b/blockchains/ethereum/assets/0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB/info.json deleted file mode 100644 index 40d9226956870..0000000000000 --- a/blockchains/ethereum/assets/0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SPIKECORE", - "symbol": "SPK", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB", - "status": "active", - "id": "0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB/logo.png b/blockchains/ethereum/assets/0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB/logo.png deleted file mode 100644 index 71606c4df6e1c..0000000000000 Binary files a/blockchains/ethereum/assets/0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/info.json b/blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/info.json deleted file mode 100644 index ffcf2b17eb217..0000000000000 --- a/blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mAMZN Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror AMZN Token.", - "explorer": "https://etherscan.io/token/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mAMZN", - "decimals": 18, - "status": "active", - "id": "0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/logo.png b/blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/logo.png deleted file mode 100644 index 403099fa21d4f..0000000000000 Binary files a/blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b/info.json b/blockchains/ethereum/assets/0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b/info.json deleted file mode 100644 index e268e954c7ce2..0000000000000 --- a/blockchains/ethereum/assets/0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tratok", - "symbol": "TRAT", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "http://tratok.com", - "explorer": "https://etherscan.io/token/0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b", - "status": "active", - "id": "0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b/logo.png b/blockchains/ethereum/assets/0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b/logo.png deleted file mode 100644 index 63a655ed0ee1a..0000000000000 Binary files a/blockchains/ethereum/assets/0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0/info.json b/blockchains/ethereum/assets/0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0/info.json deleted file mode 100644 index 87afcf98170e3..0000000000000 --- a/blockchains/ethereum/assets/0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gold Storage", - "symbol": "GOLD", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "https://gold.storage/", - "explorer": "https://etherscan.io/token/0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0", - "status": "active", - "id": "0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0/logo.png b/blockchains/ethereum/assets/0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0/logo.png deleted file mode 100644 index 892f501a217b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e/info.json b/blockchains/ethereum/assets/0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e/info.json deleted file mode 100644 index 1d29193dae47c..0000000000000 --- a/blockchains/ethereum/assets/0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTOBUCKS", - "symbol": "CBUCKS", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://www.cryptobuckslimited.com/", - "explorer": "https://etherscan.io/token/0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e", - "status": "active", - "id": "0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e/logo.png b/blockchains/ethereum/assets/0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e/logo.png deleted file mode 100644 index 004365a2af62b..0000000000000 Binary files a/blockchains/ethereum/assets/0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE/info.json b/blockchains/ethereum/assets/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE/info.json deleted file mode 100644 index eb407f368360a..0000000000000 --- a/blockchains/ethereum/assets/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Wrapped NXM", - "website": "https://nexusmutual.io", - "description": "WNXM represents wrapped NXM tokens that are freely transferable and only KYC-ed members of the Nexus Mutual are able to wrap and unwrap NXM.", - "explorer": "https://etherscan.io/token/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE", - "research": "https://research.binance.com/en/projects/wrapped-nxm", - "type": "ERC20", - "symbol": "wNXM", - "decimals": 18, - "status": "active", - "id": "0x0d438F3b5175Bebc262bF23753C1E53d03432bDE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE/logo.png b/blockchains/ethereum/assets/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE/logo.png deleted file mode 100644 index aa3f5d3a47740..0000000000000 Binary files a/blockchains/ethereum/assets/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/info.json b/blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/info.json deleted file mode 100644 index 7e654c98ee703..0000000000000 --- a/blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DigiMax", - "symbol": "DGMT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://digimaxtoken.io/", - "explorer": "https://etherscan.io/token/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9", - "status": "active", - "id": "0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/logo.png b/blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/logo.png deleted file mode 100644 index e477c50dcaf50..0000000000000 Binary files a/blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0d88eD6E74bbFD96B831231638b66C05571e824F/info.json b/blockchains/ethereum/assets/0x0d88eD6E74bbFD96B831231638b66C05571e824F/info.json deleted file mode 100644 index 522a315733cef..0000000000000 --- a/blockchains/ethereum/assets/0x0d88eD6E74bbFD96B831231638b66C05571e824F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Avt", - "symbol": "AVT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aventus.io/", - "explorer": "https://etherscan.io/token/0x0d88eD6E74bbFD96B831231638b66C05571e824F", - "status": "active", - "id": "0x0d88eD6E74bbFD96B831231638b66C05571e824F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0d88eD6E74bbFD96B831231638b66C05571e824F/logo.png b/blockchains/ethereum/assets/0x0d88eD6E74bbFD96B831231638b66C05571e824F/logo.png deleted file mode 100644 index b1d56f7e16e88..0000000000000 Binary files a/blockchains/ethereum/assets/0x0d88eD6E74bbFD96B831231638b66C05571e824F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4/info.json b/blockchains/ethereum/assets/0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4/info.json deleted file mode 100644 index 9f28569281225..0000000000000 --- a/blockchains/ethereum/assets/0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Sergey Save Link", - "website": "https://sergsave.link", - "description": "Utility token to for NFT dApp", - "explorer": "https://etherscan.io/token/0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/SergeySavelink", - "handle": "SergeySavelink" - } - ], - "type": "ERC20", - "symbol": "SSL", - "decimals": 18, - "status": "active", - "id": "0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4/logo.png b/blockchains/ethereum/assets/0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4/logo.png deleted file mode 100644 index a70601ea03b18..0000000000000 Binary files a/blockchains/ethereum/assets/0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0d9E614937A308438337A2999Acf64Fc86bF098a/info.json b/blockchains/ethereum/assets/0x0d9E614937A308438337A2999Acf64Fc86bF098a/info.json deleted file mode 100644 index 0be4d2c9649e9..0000000000000 --- a/blockchains/ethereum/assets/0x0d9E614937A308438337A2999Acf64Fc86bF098a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Saturn", - "symbol": "XSAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0d9E614937A308438337A2999Acf64Fc86bF098a", - "status": "active", - "id": "0x0d9E614937A308438337A2999Acf64Fc86bF098a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0d9E614937A308438337A2999Acf64Fc86bF098a/logo.png b/blockchains/ethereum/assets/0x0d9E614937A308438337A2999Acf64Fc86bF098a/logo.png deleted file mode 100644 index efa45b2287b49..0000000000000 Binary files a/blockchains/ethereum/assets/0x0d9E614937A308438337A2999Acf64Fc86bF098a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1/info.json b/blockchains/ethereum/assets/0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1/info.json deleted file mode 100644 index 568dc7a3377c8..0000000000000 --- a/blockchains/ethereum/assets/0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CNC", - "symbol": "CNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1", - "status": "active", - "id": "0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1/logo.png b/blockchains/ethereum/assets/0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1/logo.png deleted file mode 100644 index 2f625e870358c..0000000000000 Binary files a/blockchains/ethereum/assets/0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0dD55D33b46151b9d2427A23eC6A9986FDD74745/info.json b/blockchains/ethereum/assets/0x0dD55D33b46151b9d2427A23eC6A9986FDD74745/info.json deleted file mode 100644 index d6ddbd709511f..0000000000000 --- a/blockchains/ethereum/assets/0x0dD55D33b46151b9d2427A23eC6A9986FDD74745/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long ZRX-DAI 2x v2", - "symbol": "dLZRX2x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0dD55D33b46151b9d2427A23eC6A9986FDD74745", - "status": "active", - "id": "0x0dD55D33b46151b9d2427A23eC6A9986FDD74745" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0dD55D33b46151b9d2427A23eC6A9986FDD74745/logo.png b/blockchains/ethereum/assets/0x0dD55D33b46151b9d2427A23eC6A9986FDD74745/logo.png deleted file mode 100644 index b3c4b38cbadc5..0000000000000 Binary files a/blockchains/ethereum/assets/0x0dD55D33b46151b9d2427A23eC6A9986FDD74745/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E/info.json b/blockchains/ethereum/assets/0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E/info.json deleted file mode 100644 index 137ed7efd5aba..0000000000000 --- a/blockchains/ethereum/assets/0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "uDOO", - "symbol": "uDOO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E", - "status": "active", - "id": "0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E/logo.png b/blockchains/ethereum/assets/0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E/logo.png deleted file mode 100644 index 3b4a731ec87f5..0000000000000 Binary files a/blockchains/ethereum/assets/0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F/info.json b/blockchains/ethereum/assets/0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F/info.json deleted file mode 100644 index af86910567c30..0000000000000 --- a/blockchains/ethereum/assets/0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PDATA", - "symbol": "PDATA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.opiria.io", - "explorer": "https://etherscan.io/token/0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F", - "status": "active", - "id": "0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F/logo.png b/blockchains/ethereum/assets/0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F/logo.png deleted file mode 100644 index 45ee75a2a60b8..0000000000000 Binary files a/blockchains/ethereum/assets/0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0e0989b1f9B8A38983c2BA8053269Ca62Ec9B195/info.json b/blockchains/ethereum/assets/0x0e0989b1f9B8A38983c2BA8053269Ca62Ec9B195/info.json deleted file mode 100644 index 198b6f46972ff..0000000000000 --- a/blockchains/ethereum/assets/0x0e0989b1f9B8A38983c2BA8053269Ca62Ec9B195/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Po.et", - "symbol": "POE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://po.et/", - "explorer": "https://etherscan.io/token/0x0e0989b1f9B8A38983c2BA8053269Ca62Ec9B195", - "status": "active", - "id": "0x0e0989b1f9B8A38983c2BA8053269Ca62Ec9B195" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0e0989b1f9B8A38983c2BA8053269Ca62Ec9B195/logo.png b/blockchains/ethereum/assets/0x0e0989b1f9B8A38983c2BA8053269Ca62Ec9B195/logo.png deleted file mode 100755 index f64517e3913b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x0e0989b1f9B8A38983c2BA8053269Ca62Ec9B195/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d/info.json b/blockchains/ethereum/assets/0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d/info.json deleted file mode 100644 index fcf058bfa2bd0..0000000000000 --- a/blockchains/ethereum/assets/0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "薪抬幣", - "symbol": "STBI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d", - "status": "active", - "id": "0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d/logo.png b/blockchains/ethereum/assets/0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d/logo.png deleted file mode 100644 index a8cb0bb7839d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0e2298E3B3390e3b945a5456fBf59eCc3f55DA16/info.json b/blockchains/ethereum/assets/0x0e2298E3B3390e3b945a5456fBf59eCc3f55DA16/info.json deleted file mode 100644 index cb2e60f3006ea..0000000000000 --- a/blockchains/ethereum/assets/0x0e2298E3B3390e3b945a5456fBf59eCc3f55DA16/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "YAM", - "website": "http://yam.finance", - "description": "YAM is described by the team as 'An Experiment in Fair Farming, Governance, and Elasticity'.", - "explorer": "https://etherscan.io/token/0x0e2298E3B3390e3b945a5456fBf59eCc3f55DA16", - "research": "", - "type": "ERC20", - "symbol": "YAM", - "decimals": 18, - "status": "active", - "id": "0x0e2298E3B3390e3b945a5456fBf59eCc3f55DA16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0e2298E3B3390e3b945a5456fBf59eCc3f55DA16/logo.png b/blockchains/ethereum/assets/0x0e2298E3B3390e3b945a5456fBf59eCc3f55DA16/logo.png deleted file mode 100644 index 684d706fd0c20..0000000000000 Binary files a/blockchains/ethereum/assets/0x0e2298E3B3390e3b945a5456fBf59eCc3f55DA16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682/info.json b/blockchains/ethereum/assets/0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682/info.json deleted file mode 100644 index ce5cc2697f9de..0000000000000 --- a/blockchains/ethereum/assets/0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Balancer Pool Token", - "symbol": "BPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682", - "status": "active", - "id": "0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682/logo.png b/blockchains/ethereum/assets/0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682/logo.png deleted file mode 100644 index f3d9bf07e92e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD/info.json b/blockchains/ethereum/assets/0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD/info.json deleted file mode 100644 index cca925db7f636..0000000000000 --- a/blockchains/ethereum/assets/0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "onLEXpa", - "symbol": "onLEXpa.com", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD", - "status": "active", - "id": "0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD/logo.png b/blockchains/ethereum/assets/0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD/logo.png deleted file mode 100644 index 8c241d133c166..0000000000000 Binary files a/blockchains/ethereum/assets/0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0e9b56D2233ea2b5883861754435f9C51Dbca141/info.json b/blockchains/ethereum/assets/0x0e9b56D2233ea2b5883861754435f9C51Dbca141/info.json deleted file mode 100644 index bfe03b9c77f3f..0000000000000 --- a/blockchains/ethereum/assets/0x0e9b56D2233ea2b5883861754435f9C51Dbca141/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "rPepe", - "website": "https://rarepepe.net", - "description": "rPepe Token is a deflationary cypto-currency with a 2.5% burn implemented for each transaction.", - "explorer": "https://etherscan.io/token/0x0e9b56D2233ea2b5883861754435f9C51Dbca141", - "type": "ERC20", - "symbol": "rPepe", - "decimals": 18, - "status": "active", - "id": "0x0e9b56D2233ea2b5883861754435f9C51Dbca141" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0e9b56D2233ea2b5883861754435f9C51Dbca141/logo.png b/blockchains/ethereum/assets/0x0e9b56D2233ea2b5883861754435f9C51Dbca141/logo.png deleted file mode 100644 index 573f822961377..0000000000000 Binary files a/blockchains/ethereum/assets/0x0e9b56D2233ea2b5883861754435f9C51Dbca141/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0eB43ce1708f415DfB1734A3F69a89403011A4C1/info.json b/blockchains/ethereum/assets/0x0eB43ce1708f415DfB1734A3F69a89403011A4C1/info.json deleted file mode 100644 index 6e7cf51e5ef80..0000000000000 --- a/blockchains/ethereum/assets/0x0eB43ce1708f415DfB1734A3F69a89403011A4C1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "zBitcoin", - "symbol": "zBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0eB43ce1708f415DfB1734A3F69a89403011A4C1", - "status": "active", - "id": "0x0eB43ce1708f415DfB1734A3F69a89403011A4C1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0eB43ce1708f415DfB1734A3F69a89403011A4C1/logo.png b/blockchains/ethereum/assets/0x0eB43ce1708f415DfB1734A3F69a89403011A4C1/logo.png deleted file mode 100644 index 85d1448d30001..0000000000000 Binary files a/blockchains/ethereum/assets/0x0eB43ce1708f415DfB1734A3F69a89403011A4C1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0eC9F76202a7061eB9b3a7D6B59D36215A7e37da/logo.png b/blockchains/ethereum/assets/0x0eC9F76202a7061eB9b3a7D6B59D36215A7e37da/logo.png deleted file mode 100644 index 415914b0c35af..0000000000000 Binary files a/blockchains/ethereum/assets/0x0eC9F76202a7061eB9b3a7D6B59D36215A7e37da/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0eF3b2024ae079e6dBC2b37435cE30d2731F0101/info.json b/blockchains/ethereum/assets/0x0eF3b2024ae079e6dBC2b37435cE30d2731F0101/info.json deleted file mode 100644 index 2b0b8e515089e..0000000000000 --- a/blockchains/ethereum/assets/0x0eF3b2024ae079e6dBC2b37435cE30d2731F0101/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UNIFI", - "website": "https://UNIFIDEFI.com", - "description": "UNIFI is a Defi coin used to interact in the UNifi decentralized financial eco-sysytem ", - "explorer": "https://etherscan.io/token/0x0eF3b2024ae079e6dBC2b37435cE30d2731F0101", - "type": "ERC20", - "symbol": "UNIFI", - "decimals": 18, - "status": "active", - "id": "0x0eF3b2024ae079e6dBC2b37435cE30d2731F0101" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0eF3b2024ae079e6dBC2b37435cE30d2731F0101/logo.png b/blockchains/ethereum/assets/0x0eF3b2024ae079e6dBC2b37435cE30d2731F0101/logo.png deleted file mode 100644 index d74cde9cc63c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x0eF3b2024ae079e6dBC2b37435cE30d2731F0101/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0ea984e789302B7B612147E4e4144e64f21425Eb/info.json b/blockchains/ethereum/assets/0x0ea984e789302B7B612147E4e4144e64f21425Eb/info.json deleted file mode 100644 index 2cfc75427b79c..0000000000000 --- a/blockchains/ethereum/assets/0x0ea984e789302B7B612147E4e4144e64f21425Eb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WaleTokeN", - "symbol": "WTN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://www.waletoken.com/", - "explorer": "https://etherscan.io/token/0x0ea984e789302B7B612147E4e4144e64f21425Eb", - "status": "active", - "id": "0x0ea984e789302B7B612147E4e4144e64f21425Eb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0ea984e789302B7B612147E4e4144e64f21425Eb/logo.png b/blockchains/ethereum/assets/0x0ea984e789302B7B612147E4e4144e64f21425Eb/logo.png deleted file mode 100644 index 9d8edf811ed6d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0ea984e789302B7B612147E4e4144e64f21425Eb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d/info.json b/blockchains/ethereum/assets/0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d/info.json deleted file mode 100644 index 8541622d86913..0000000000000 --- a/blockchains/ethereum/assets/0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARTIDToken", - "symbol": "ARTID", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d", - "status": "active", - "id": "0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d/logo.png b/blockchains/ethereum/assets/0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d/logo.png deleted file mode 100644 index 256ab9f20e748..0000000000000 Binary files a/blockchains/ethereum/assets/0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0ee11500E7CfE6124e3716cD7755A0F0f2116244/info.json b/blockchains/ethereum/assets/0x0ee11500E7CfE6124e3716cD7755A0F0f2116244/info.json deleted file mode 100644 index b34463871b269..0000000000000 --- a/blockchains/ethereum/assets/0x0ee11500E7CfE6124e3716cD7755A0F0f2116244/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WXCoin", - "symbol": "WXC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0ee11500E7CfE6124e3716cD7755A0F0f2116244", - "status": "active", - "id": "0x0ee11500E7CfE6124e3716cD7755A0F0f2116244" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0ee11500E7CfE6124e3716cD7755A0F0f2116244/logo.png b/blockchains/ethereum/assets/0x0ee11500E7CfE6124e3716cD7755A0F0f2116244/logo.png deleted file mode 100644 index 89f436b5e0a6d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0ee11500E7CfE6124e3716cD7755A0F0f2116244/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0f17BC9a994b87b5225cFb6a2Cd4D667ADb4F20B/logo.png b/blockchains/ethereum/assets/0x0f17BC9a994b87b5225cFb6a2Cd4D667ADb4F20B/logo.png deleted file mode 100644 index d687769a6f435..0000000000000 Binary files a/blockchains/ethereum/assets/0x0f17BC9a994b87b5225cFb6a2Cd4D667ADb4F20B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB/info.json b/blockchains/ethereum/assets/0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB/info.json deleted file mode 100644 index aa290ec08605a..0000000000000 --- a/blockchains/ethereum/assets/0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SEER-ERC20-Token", - "symbol": "SEER", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.seer.best/", - "explorer": "https://etherscan.io/token/0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB", - "status": "active", - "id": "0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB/logo.png b/blockchains/ethereum/assets/0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB/logo.png deleted file mode 100755 index 214caa09ed013..0000000000000 Binary files a/blockchains/ethereum/assets/0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/logo.png b/blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/logo.png deleted file mode 100644 index d428dad0f149d..0000000000000 Binary files a/blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0f71B8De197A1C84d31de0F1fA7926c365F052B3/info.json b/blockchains/ethereum/assets/0x0f71B8De197A1C84d31de0F1fA7926c365F052B3/info.json deleted file mode 100644 index 3b9e2c344ed19..0000000000000 --- a/blockchains/ethereum/assets/0x0f71B8De197A1C84d31de0F1fA7926c365F052B3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Arcona Distribution Contract", - "symbol": "ARCONA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.arcona.io/index.html", - "explorer": "https://etherscan.io/token/0x0f71B8De197A1C84d31de0F1fA7926c365F052B3", - "status": "active", - "id": "0x0f71B8De197A1C84d31de0F1fA7926c365F052B3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0f71B8De197A1C84d31de0F1fA7926c365F052B3/logo.png b/blockchains/ethereum/assets/0x0f71B8De197A1C84d31de0F1fA7926c365F052B3/logo.png deleted file mode 100644 index a841b60c5bece..0000000000000 Binary files a/blockchains/ethereum/assets/0x0f71B8De197A1C84d31de0F1fA7926c365F052B3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704/info.json b/blockchains/ethereum/assets/0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704/info.json deleted file mode 100644 index e7fd13799ab0b..0000000000000 --- a/blockchains/ethereum/assets/0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockzero Labs", - "symbol": "XIO", - "type": "ERC20", - "decimals": 18, - "description": "Blockzero Labs - Blockchain development studio.", - "website": "https://blockzerolabs.io", - "explorer": "https://etherscan.io/token/0x0f7f961648ae6db43c75663ac7e5414eb79b5704", - "status": "active", - "id": "0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704/logo.png b/blockchains/ethereum/assets/0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704/logo.png deleted file mode 100644 index 0edbeb0fce1f4..0000000000000 Binary files a/blockchains/ethereum/assets/0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0f7d4d41218370ae7C94465F8cA3993eD99F650b/info.json b/blockchains/ethereum/assets/0x0f7d4d41218370ae7C94465F8cA3993eD99F650b/info.json deleted file mode 100644 index ac3645adbcc7e..0000000000000 --- a/blockchains/ethereum/assets/0x0f7d4d41218370ae7C94465F8cA3993eD99F650b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R873540", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0f7d4d41218370ae7C94465F8cA3993eD99F650b", - "status": "active", - "id": "0x0f7d4d41218370ae7C94465F8cA3993eD99F650b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0f7d4d41218370ae7C94465F8cA3993eD99F650b/logo.png b/blockchains/ethereum/assets/0x0f7d4d41218370ae7C94465F8cA3993eD99F650b/logo.png deleted file mode 100644 index 40036766095d7..0000000000000 Binary files a/blockchains/ethereum/assets/0x0f7d4d41218370ae7C94465F8cA3993eD99F650b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0f801928106c4C4272275e130Be1473dBD8b492c/info.json b/blockchains/ethereum/assets/0x0f801928106c4C4272275e130Be1473dBD8b492c/info.json deleted file mode 100644 index 6961147ce66f9..0000000000000 --- a/blockchains/ethereum/assets/0x0f801928106c4C4272275e130Be1473dBD8b492c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SURPRISE", - "symbol": "SPS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0f801928106c4C4272275e130Be1473dBD8b492c", - "status": "active", - "id": "0x0f801928106c4C4272275e130Be1473dBD8b492c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0f801928106c4C4272275e130Be1473dBD8b492c/logo.png b/blockchains/ethereum/assets/0x0f801928106c4C4272275e130Be1473dBD8b492c/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x0f801928106c4C4272275e130Be1473dBD8b492c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db/info.json b/blockchains/ethereum/assets/0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db/info.json deleted file mode 100644 index 2584a0450a272..0000000000000 --- a/blockchains/ethereum/assets/0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NILOY", - "symbol": "NILOY", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db", - "status": "active", - "id": "0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db/logo.png b/blockchains/ethereum/assets/0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db/logo.png deleted file mode 100644 index 04bbbe7dabc1a..0000000000000 Binary files a/blockchains/ethereum/assets/0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0f8794f66C7170c4f9163a8498371A747114f6C4/info.json b/blockchains/ethereum/assets/0x0f8794f66C7170c4f9163a8498371A747114f6C4/info.json deleted file mode 100644 index 348d87959e8dc..0000000000000 --- a/blockchains/ethereum/assets/0x0f8794f66C7170c4f9163a8498371A747114f6C4/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Flama", - "website": "https://flamanet.io/", - "description": "Flama is one of the first deflationary tokens in the market with enhanced futures like staking.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/FlamaToken", - "handle": "Flama" - } - ], - "explorer": "https://etherscan.io/token/0x0f8794f66C7170c4f9163a8498371A747114f6C4", - "type": "ERC20", - "symbol": "FMA", - "decimals": 18, - "status": "active", - "id": "0x0f8794f66C7170c4f9163a8498371A747114f6C4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0f8794f66C7170c4f9163a8498371A747114f6C4/logo.png b/blockchains/ethereum/assets/0x0f8794f66C7170c4f9163a8498371A747114f6C4/logo.png deleted file mode 100644 index 91dd2ee832fb9..0000000000000 Binary files a/blockchains/ethereum/assets/0x0f8794f66C7170c4f9163a8498371A747114f6C4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0f8c45B896784A1E408526B9300519ef8660209c/info.json b/blockchains/ethereum/assets/0x0f8c45B896784A1E408526B9300519ef8660209c/info.json deleted file mode 100644 index 057ea656f2eb2..0000000000000 --- a/blockchains/ethereum/assets/0x0f8c45B896784A1E408526B9300519ef8660209c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XMAX", - "symbol": "XMX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://www.xmx.com", - "explorer": "https://etherscan.io/token/0x0f8c45B896784A1E408526B9300519ef8660209c", - "status": "active", - "id": "0x0f8c45B896784A1E408526B9300519ef8660209c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0f8c45B896784A1E408526B9300519ef8660209c/logo.png b/blockchains/ethereum/assets/0x0f8c45B896784A1E408526B9300519ef8660209c/logo.png deleted file mode 100755 index d5aab5a410cc2..0000000000000 Binary files a/blockchains/ethereum/assets/0x0f8c45B896784A1E408526B9300519ef8660209c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0f961c328a96c23216B97b58947c2e8a741DE912/info.json b/blockchains/ethereum/assets/0x0f961c328a96c23216B97b58947c2e8a741DE912/info.json deleted file mode 100644 index 4adea09bc1897..0000000000000 --- a/blockchains/ethereum/assets/0x0f961c328a96c23216B97b58947c2e8a741DE912/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HOLLA", - "symbol": "HOLLA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0f961c328a96c23216B97b58947c2e8a741DE912", - "status": "active", - "id": "0x0f961c328a96c23216B97b58947c2e8a741DE912" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0f961c328a96c23216B97b58947c2e8a741DE912/logo.png b/blockchains/ethereum/assets/0x0f961c328a96c23216B97b58947c2e8a741DE912/logo.png deleted file mode 100644 index 05b23d6702948..0000000000000 Binary files a/blockchains/ethereum/assets/0x0f961c328a96c23216B97b58947c2e8a741DE912/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958/info.json b/blockchains/ethereum/assets/0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958/info.json deleted file mode 100644 index b5ca1d8626e05..0000000000000 --- a/blockchains/ethereum/assets/0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MUNDO", - "symbol": "MUO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958", - "status": "active", - "id": "0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958/logo.png b/blockchains/ethereum/assets/0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958/logo.png deleted file mode 100755 index 1d01c6c17739c..0000000000000 Binary files a/blockchains/ethereum/assets/0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7/info.json b/blockchains/ethereum/assets/0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7/info.json deleted file mode 100644 index ddd74b392af71..0000000000000 --- a/blockchains/ethereum/assets/0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Overdrive", - "symbol": "OVD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7", - "status": "active", - "id": "0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7/logo.png b/blockchains/ethereum/assets/0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7/logo.png deleted file mode 100644 index cafcc0f0a5996..0000000000000 Binary files a/blockchains/ethereum/assets/0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b/info.json b/blockchains/ethereum/assets/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b/info.json deleted file mode 100644 index 466e9a7a889e6..0000000000000 --- a/blockchains/ethereum/assets/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Unilayer", - "website": "https://unilayer.app", - "description": "A new LAYER of possibilities to trade on Uniswap.", - "explorer": "https://etherscan.io/token/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b", - "data_source": "crowd", - "socials": [], - "type": "ERC20", - "symbol": "LAYER", - "decimals": 18, - "status": "active", - "id": "0x0fF6ffcFDa92c53F615a4A75D982f399C989366b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b/logo.png b/blockchains/ethereum/assets/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b/logo.png deleted file mode 100644 index d4022d31cfda7..0000000000000 Binary files a/blockchains/ethereum/assets/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD/info.json b/blockchains/ethereum/assets/0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD/info.json deleted file mode 100644 index ba9afc873d413..0000000000000 --- a/blockchains/ethereum/assets/0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Inventive Combine EFOOD", - "symbol": "ICEFD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD", - "status": "active", - "id": "0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD/logo.png b/blockchains/ethereum/assets/0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD/logo.png deleted file mode 100644 index f160a3d0995ff..0000000000000 Binary files a/blockchains/ethereum/assets/0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0fe629d1E84E171f8fF0C1Ded2Cc2221Caa48a3f/logo.png b/blockchains/ethereum/assets/0x0fe629d1E84E171f8fF0C1Ded2Cc2221Caa48a3f/logo.png deleted file mode 100644 index 4a7b95d0d33ef..0000000000000 Binary files a/blockchains/ethereum/assets/0x0fe629d1E84E171f8fF0C1Ded2Cc2221Caa48a3f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0ffF6438a6F75BED346c05743eB299d7EA280020/info.json b/blockchains/ethereum/assets/0x0ffF6438a6F75BED346c05743eB299d7EA280020/info.json deleted file mode 100644 index cddb9fe0949e1..0000000000000 --- a/blockchains/ethereum/assets/0x0ffF6438a6F75BED346c05743eB299d7EA280020/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bomb.finance", - "symbol": "BOMB", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x0ffF6438a6F75BED346c05743eB299d7EA280020", - "status": "active", - "id": "0x0ffF6438a6F75BED346c05743eB299d7EA280020" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0ffF6438a6F75BED346c05743eB299d7EA280020/logo.png b/blockchains/ethereum/assets/0x0ffF6438a6F75BED346c05743eB299d7EA280020/logo.png deleted file mode 100644 index 6faff5dcac8ea..0000000000000 Binary files a/blockchains/ethereum/assets/0x0ffF6438a6F75BED346c05743eB299d7EA280020/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x10086399DD8c1e3De736724AF52587a2044c9fA2/info.json b/blockchains/ethereum/assets/0x10086399DD8c1e3De736724AF52587a2044c9fA2/info.json deleted file mode 100644 index ffb94e4e8469b..0000000000000 --- a/blockchains/ethereum/assets/0x10086399DD8c1e3De736724AF52587a2044c9fA2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Midas Touch Gold", - "symbol": "TMTG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dgex.io/", - "explorer": "https://etherscan.io/token/0x10086399DD8c1e3De736724AF52587a2044c9fA2", - "status": "active", - "id": "0x10086399DD8c1e3De736724AF52587a2044c9fA2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x10086399DD8c1e3De736724AF52587a2044c9fA2/logo.png b/blockchains/ethereum/assets/0x10086399DD8c1e3De736724AF52587a2044c9fA2/logo.png deleted file mode 100644 index aed51a902b488..0000000000000 Binary files a/blockchains/ethereum/assets/0x10086399DD8c1e3De736724AF52587a2044c9fA2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1010603473C78277924A195A22115Ee9daB432a6/info.json b/blockchains/ethereum/assets/0x1010603473C78277924A195A22115Ee9daB432a6/info.json deleted file mode 100644 index 8e07574fe59d7..0000000000000 --- a/blockchains/ethereum/assets/0x1010603473C78277924A195A22115Ee9daB432a6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nifty", - "symbol": "NIFTY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1010603473C78277924A195A22115Ee9daB432a6", - "status": "active", - "id": "0x1010603473C78277924A195A22115Ee9daB432a6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1010603473C78277924A195A22115Ee9daB432a6/logo.png b/blockchains/ethereum/assets/0x1010603473C78277924A195A22115Ee9daB432a6/logo.png deleted file mode 100644 index ef8acf974085b..0000000000000 Binary files a/blockchains/ethereum/assets/0x1010603473C78277924A195A22115Ee9daB432a6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1014613E2B3CBc4d575054D4982E580d9b99d7B1/info.json b/blockchains/ethereum/assets/0x1014613E2B3CBc4d575054D4982E580d9b99d7B1/info.json deleted file mode 100644 index f4e06bf8de279..0000000000000 --- a/blockchains/ethereum/assets/0x1014613E2B3CBc4d575054D4982E580d9b99d7B1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitCapitalVendorToken", - "symbol": "BCV", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.bitcv.com", - "explorer": "https://etherscan.io/token/0x1014613E2B3CBc4d575054D4982E580d9b99d7B1", - "status": "active", - "id": "0x1014613E2B3CBc4d575054D4982E580d9b99d7B1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1014613E2B3CBc4d575054D4982E580d9b99d7B1/logo.png b/blockchains/ethereum/assets/0x1014613E2B3CBc4d575054D4982E580d9b99d7B1/logo.png deleted file mode 100644 index 4398c9c469518..0000000000000 Binary files a/blockchains/ethereum/assets/0x1014613E2B3CBc4d575054D4982E580d9b99d7B1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1029383292b098f2302DD19299b58659FdE14aba/info.json b/blockchains/ethereum/assets/0x1029383292b098f2302DD19299b58659FdE14aba/info.json deleted file mode 100644 index df2dd72e78664..0000000000000 --- a/blockchains/ethereum/assets/0x1029383292b098f2302DD19299b58659FdE14aba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fuse", - "symbol": "Fuse", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1029383292b098f2302DD19299b58659FdE14aba", - "status": "active", - "id": "0x1029383292b098f2302DD19299b58659FdE14aba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1029383292b098f2302DD19299b58659FdE14aba/logo.png b/blockchains/ethereum/assets/0x1029383292b098f2302DD19299b58659FdE14aba/logo.png deleted file mode 100644 index 936d0be1e806e..0000000000000 Binary files a/blockchains/ethereum/assets/0x1029383292b098f2302DD19299b58659FdE14aba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x103c3A209da59d3E7C4A89307e66521e081CFDF0/info.json b/blockchains/ethereum/assets/0x103c3A209da59d3E7C4A89307e66521e081CFDF0/info.json deleted file mode 100644 index e02ff15e59452..0000000000000 --- a/blockchains/ethereum/assets/0x103c3A209da59d3E7C4A89307e66521e081CFDF0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Genesis Vision Token", - "symbol": "GVT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://genesis.vision/", - "explorer": "https://etherscan.io/token/0x103c3A209da59d3E7C4A89307e66521e081CFDF0", - "status": "active", - "id": "0x103c3A209da59d3E7C4A89307e66521e081CFDF0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x103c3A209da59d3E7C4A89307e66521e081CFDF0/logo.png b/blockchains/ethereum/assets/0x103c3A209da59d3E7C4A89307e66521e081CFDF0/logo.png deleted file mode 100644 index f1cddd1339060..0000000000000 Binary files a/blockchains/ethereum/assets/0x103c3A209da59d3E7C4A89307e66521e081CFDF0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1051a014E4b3F2bD08E5A7e52522f0F71628162B/info.json b/blockchains/ethereum/assets/0x1051a014E4b3F2bD08E5A7e52522f0F71628162B/info.json deleted file mode 100644 index afb97d29b89c9..0000000000000 --- a/blockchains/ethereum/assets/0x1051a014E4b3F2bD08E5A7e52522f0F71628162B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GOTOGODS", - "symbol": "OGODS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.gotogods.io/", - "explorer": "https://etherscan.io/token/0x1051a014E4b3F2bD08E5A7e52522f0F71628162B", - "status": "active", - "id": "0x1051a014E4b3F2bD08E5A7e52522f0F71628162B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1051a014E4b3F2bD08E5A7e52522f0F71628162B/logo.png b/blockchains/ethereum/assets/0x1051a014E4b3F2bD08E5A7e52522f0F71628162B/logo.png deleted file mode 100644 index 42387b030b132..0000000000000 Binary files a/blockchains/ethereum/assets/0x1051a014E4b3F2bD08E5A7e52522f0F71628162B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x105F838bC941345F9BbafeF10FDb54B241C20105/info.json b/blockchains/ethereum/assets/0x105F838bC941345F9BbafeF10FDb54B241C20105/info.json deleted file mode 100644 index c2c92f5b1a291..0000000000000 --- a/blockchains/ethereum/assets/0x105F838bC941345F9BbafeF10FDb54B241C20105/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gothic", - "symbol": "GOTHIC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x105F838bC941345F9BbafeF10FDb54B241C20105", - "status": "active", - "id": "0x105F838bC941345F9BbafeF10FDb54B241C20105" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x105F838bC941345F9BbafeF10FDb54B241C20105/logo.png b/blockchains/ethereum/assets/0x105F838bC941345F9BbafeF10FDb54B241C20105/logo.png deleted file mode 100644 index ec5847560cf25..0000000000000 Binary files a/blockchains/ethereum/assets/0x105F838bC941345F9BbafeF10FDb54B241C20105/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x106138D8B7F110e52Fe89A9B317ed13d38888Db0/info.json b/blockchains/ethereum/assets/0x106138D8B7F110e52Fe89A9B317ed13d38888Db0/info.json deleted file mode 100644 index 2a8149c5d394a..0000000000000 --- a/blockchains/ethereum/assets/0x106138D8B7F110e52Fe89A9B317ed13d38888Db0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DiscountCoins", - "symbol": "DISC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x106138D8B7F110e52Fe89A9B317ed13d38888Db0", - "status": "active", - "id": "0x106138D8B7F110e52Fe89A9B317ed13d38888Db0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x106138D8B7F110e52Fe89A9B317ed13d38888Db0/logo.png b/blockchains/ethereum/assets/0x106138D8B7F110e52Fe89A9B317ed13d38888Db0/logo.png deleted file mode 100755 index 69347eb7f646f..0000000000000 Binary files a/blockchains/ethereum/assets/0x106138D8B7F110e52Fe89A9B317ed13d38888Db0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1063ce524265d5a3A624f4914acd573dD89ce988/info.json b/blockchains/ethereum/assets/0x1063ce524265d5a3A624f4914acd573dD89ce988/info.json deleted file mode 100644 index 0dcf99654329e..0000000000000 --- a/blockchains/ethereum/assets/0x1063ce524265d5a3A624f4914acd573dD89ce988/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aigang", - "symbol": "AIX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1063ce524265d5a3A624f4914acd573dD89ce988", - "status": "active", - "id": "0x1063ce524265d5a3A624f4914acd573dD89ce988" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1063ce524265d5a3A624f4914acd573dD89ce988/logo.png b/blockchains/ethereum/assets/0x1063ce524265d5a3A624f4914acd573dD89ce988/logo.png deleted file mode 100644 index a3948ae085bfd..0000000000000 Binary files a/blockchains/ethereum/assets/0x1063ce524265d5a3A624f4914acd573dD89ce988/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C/info.json b/blockchains/ethereum/assets/0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C/info.json deleted file mode 100644 index b008cd4583314..0000000000000 --- a/blockchains/ethereum/assets/0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rock Token", - "symbol": "RKT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C", - "status": "active", - "id": "0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C/logo.png b/blockchains/ethereum/assets/0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C/logo.png deleted file mode 100644 index 73b7c2884c823..0000000000000 Binary files a/blockchains/ethereum/assets/0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x10709ca9ADcaA1728Ad530BE1ED39c0286124883/info.json b/blockchains/ethereum/assets/0x10709ca9ADcaA1728Ad530BE1ED39c0286124883/info.json deleted file mode 100644 index b2db900d00416..0000000000000 --- a/blockchains/ethereum/assets/0x10709ca9ADcaA1728Ad530BE1ED39c0286124883/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Meritum Cash", - "symbol": "MCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x10709ca9ADcaA1728Ad530BE1ED39c0286124883", - "status": "active", - "id": "0x10709ca9ADcaA1728Ad530BE1ED39c0286124883" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x10709ca9ADcaA1728Ad530BE1ED39c0286124883/logo.png b/blockchains/ethereum/assets/0x10709ca9ADcaA1728Ad530BE1ED39c0286124883/logo.png deleted file mode 100644 index fb9894586792d..0000000000000 Binary files a/blockchains/ethereum/assets/0x10709ca9ADcaA1728Ad530BE1ED39c0286124883/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x10766A65a17701eb411AedaBfcA1d94e072D44B8/info.json b/blockchains/ethereum/assets/0x10766A65a17701eb411AedaBfcA1d94e072D44B8/info.json deleted file mode 100644 index 93d252a82da17..0000000000000 --- a/blockchains/ethereum/assets/0x10766A65a17701eb411AedaBfcA1d94e072D44B8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WES Token", - "symbol": "WES", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x10766A65a17701eb411AedaBfcA1d94e072D44B8", - "status": "active", - "id": "0x10766A65a17701eb411AedaBfcA1d94e072D44B8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x10766A65a17701eb411AedaBfcA1d94e072D44B8/logo.png b/blockchains/ethereum/assets/0x10766A65a17701eb411AedaBfcA1d94e072D44B8/logo.png deleted file mode 100755 index c2838b61cc214..0000000000000 Binary files a/blockchains/ethereum/assets/0x10766A65a17701eb411AedaBfcA1d94e072D44B8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e/info.json b/blockchains/ethereum/assets/0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e/info.json deleted file mode 100644 index d05828c6c8a0e..0000000000000 --- a/blockchains/ethereum/assets/0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bloom Token", - "symbol": "BLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bloom.co/", - "explorer": "https://etherscan.io/token/0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e", - "status": "active", - "id": "0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e/logo.png b/blockchains/ethereum/assets/0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e/logo.png deleted file mode 100644 index 6d89f7e433108..0000000000000 Binary files a/blockchains/ethereum/assets/0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x10833B166D2B923b87cA43C864C15661Be603C7b/info.json b/blockchains/ethereum/assets/0x10833B166D2B923b87cA43C864C15661Be603C7b/info.json deleted file mode 100644 index ea2cd26f8c11d..0000000000000 --- a/blockchains/ethereum/assets/0x10833B166D2B923b87cA43C864C15661Be603C7b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NASZAM", - "symbol": "NASZAM", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x10833B166D2B923b87cA43C864C15661Be603C7b", - "status": "active", - "id": "0x10833B166D2B923b87cA43C864C15661Be603C7b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x10833B166D2B923b87cA43C864C15661Be603C7b/logo.png b/blockchains/ethereum/assets/0x10833B166D2B923b87cA43C864C15661Be603C7b/logo.png deleted file mode 100644 index 8a83b0377f571..0000000000000 Binary files a/blockchains/ethereum/assets/0x10833B166D2B923b87cA43C864C15661Be603C7b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x10Bae51262490B4f4AF41e12eD52A0E744c1137A/info.json b/blockchains/ethereum/assets/0x10Bae51262490B4f4AF41e12eD52A0E744c1137A/info.json deleted file mode 100644 index 7227859241eb6..0000000000000 --- a/blockchains/ethereum/assets/0x10Bae51262490B4f4AF41e12eD52A0E744c1137A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Soft Link", - "symbol": "SLINK", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://slink.finance/", - "explorer": "https://etherscan.io/token/0x10Bae51262490B4f4AF41e12eD52A0E744c1137A", - "status": "active", - "id": "0x10Bae51262490B4f4AF41e12eD52A0E744c1137A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x10Bae51262490B4f4AF41e12eD52A0E744c1137A/logo.png b/blockchains/ethereum/assets/0x10Bae51262490B4f4AF41e12eD52A0E744c1137A/logo.png deleted file mode 100644 index 689ba312aca2a..0000000000000 Binary files a/blockchains/ethereum/assets/0x10Bae51262490B4f4AF41e12eD52A0E744c1137A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/info.json b/blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/info.json deleted file mode 100644 index e8a4525cde4a4..0000000000000 --- a/blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UMX", - "type": "ERC20", - "symbol": "UMX", - "decimals": 18, - "website": "https://unimex.network", - "description": "UniMex is a Uniswap based borrowing platform which facilitates the margin trading of native Uniswap assets", - "explorer": "https://etherscan.io/token/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15", - "status": "active", - "id": "0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/logo.png b/blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/logo.png deleted file mode 100644 index 47f877a879e6f..0000000000000 Binary files a/blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x10DC623fCb8A3C151875f03D442103cBF6469bE6/info.json b/blockchains/ethereum/assets/0x10DC623fCb8A3C151875f03D442103cBF6469bE6/info.json deleted file mode 100644 index bb4450d57f5da..0000000000000 --- a/blockchains/ethereum/assets/0x10DC623fCb8A3C151875f03D442103cBF6469bE6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digital Block", - "symbol": "DB", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x10DC623fCb8A3C151875f03D442103cBF6469bE6", - "status": "active", - "id": "0x10DC623fCb8A3C151875f03D442103cBF6469bE6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x10DC623fCb8A3C151875f03D442103cBF6469bE6/logo.png b/blockchains/ethereum/assets/0x10DC623fCb8A3C151875f03D442103cBF6469bE6/logo.png deleted file mode 100644 index 9634b4595f1b4..0000000000000 Binary files a/blockchains/ethereum/assets/0x10DC623fCb8A3C151875f03D442103cBF6469bE6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b/info.json b/blockchains/ethereum/assets/0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b/info.json deleted file mode 100644 index 5b82527369c42..0000000000000 --- a/blockchains/ethereum/assets/0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoronaCoin", - "symbol": "NCOV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://icosbook.com/", - "explorer": "https://etherscan.io/token/0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b", - "status": "active", - "id": "0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b/logo.png b/blockchains/ethereum/assets/0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b/logo.png deleted file mode 100644 index fea368ce8832d..0000000000000 Binary files a/blockchains/ethereum/assets/0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684/info.json b/blockchains/ethereum/assets/0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684/info.json deleted file mode 100644 index 4ff2f67f7df61..0000000000000 --- a/blockchains/ethereum/assets/0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinDaily", - "symbol": "CDY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684", - "status": "active", - "id": "0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684/logo.png b/blockchains/ethereum/assets/0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684/logo.png deleted file mode 100644 index 7175e1c23a174..0000000000000 Binary files a/blockchains/ethereum/assets/0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x10bA8C420e912bF07BEdaC03Aa6908720db04e0c/info.json b/blockchains/ethereum/assets/0x10bA8C420e912bF07BEdaC03Aa6908720db04e0c/info.json deleted file mode 100644 index d59525a708474..0000000000000 --- a/blockchains/ethereum/assets/0x10bA8C420e912bF07BEdaC03Aa6908720db04e0c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Raise", - "symbol": "RAISE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://raise.it/", - "explorer": "https://etherscan.io/token/0x10bA8C420e912bF07BEdaC03Aa6908720db04e0c", - "status": "active", - "id": "0x10bA8C420e912bF07BEdaC03Aa6908720db04e0c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x10bA8C420e912bF07BEdaC03Aa6908720db04e0c/logo.png b/blockchains/ethereum/assets/0x10bA8C420e912bF07BEdaC03Aa6908720db04e0c/logo.png deleted file mode 100644 index 7981bcb975f3f..0000000000000 Binary files a/blockchains/ethereum/assets/0x10bA8C420e912bF07BEdaC03Aa6908720db04e0c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x10c71515602429C19d53011EA7040B87a4894838/info.json b/blockchains/ethereum/assets/0x10c71515602429C19d53011EA7040B87a4894838/info.json deleted file mode 100644 index 08a472ba1e063..0000000000000 --- a/blockchains/ethereum/assets/0x10c71515602429C19d53011EA7040B87a4894838/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Diamond Platform Token", - "website": "https://cdiamondcoin.com", - "description": "Diamond Network aims to create a transparent and traceable diamond market.", - "socials": [], - "explorer": "https://etherscan.io/token/0x10c71515602429C19d53011EA7040B87a4894838", - "type": "ERC20", - "symbol": "DPT", - "decimals": 18, - "status": "active", - "id": "0x10c71515602429C19d53011EA7040B87a4894838" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x10c71515602429C19d53011EA7040B87a4894838/logo.png b/blockchains/ethereum/assets/0x10c71515602429C19d53011EA7040B87a4894838/logo.png deleted file mode 100644 index 73ddfdcb4fd5b..0000000000000 Binary files a/blockchains/ethereum/assets/0x10c71515602429C19d53011EA7040B87a4894838/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x10eC0D497824e342bCB0EDcE00959142aAa766dD/info.json b/blockchains/ethereum/assets/0x10eC0D497824e342bCB0EDcE00959142aAa766dD/info.json deleted file mode 100644 index 687a256f6b824..0000000000000 --- a/blockchains/ethereum/assets/0x10eC0D497824e342bCB0EDcE00959142aAa766dD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IdleDAI", - "symbol": "IDLEDAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x10eC0D497824e342bCB0EDcE00959142aAa766dD", - "status": "active", - "id": "0x10eC0D497824e342bCB0EDcE00959142aAa766dD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x10eC0D497824e342bCB0EDcE00959142aAa766dD/logo.png b/blockchains/ethereum/assets/0x10eC0D497824e342bCB0EDcE00959142aAa766dD/logo.png deleted file mode 100644 index cda127cf112b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x10eC0D497824e342bCB0EDcE00959142aAa766dD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x11003E410ca3FcD220765B3d2f343433A0b2bffd/info.json b/blockchains/ethereum/assets/0x11003E410ca3FcD220765B3d2f343433A0b2bffd/info.json deleted file mode 100644 index a92eff85c9571..0000000000000 --- a/blockchains/ethereum/assets/0x11003E410ca3FcD220765B3d2f343433A0b2bffd/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "METH", - "website": "https://farmingbad.finance", - "description": "FarmingBad is a yield farming project inspired by DeFi protpocols and drastically improved from a tokenomics point of view. We introduced the new concept of inflation called Berhane Model on our block reward and added a model of buybacks through BTC mining.", - "explorer": "https://etherscan.io/token/0x11003E410ca3FcD220765B3d2f343433A0b2bffd", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/FarmingBad", - "handle": "FarmingBad" - }, - { - "name": "Telegram", - "url": "https://t.me/FarmingBad", - "handle": "FarmingBad" - }, - { - "name": "Medium", - "url": "https://medium.com/@FarmingBad", - "handle": "FarmingBad" - }, - { - "name": "Discord", - "url": "https://discord.gg/KvDDnVN2FP", - "handle": "FarmingBad" - } - ], - "type": "ERC20", - "symbol": "METH", - "decimals": 18, - "status": "active", - "id": "0x11003E410ca3FcD220765B3d2f343433A0b2bffd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x11003E410ca3FcD220765B3d2f343433A0b2bffd/logo.png b/blockchains/ethereum/assets/0x11003E410ca3FcD220765B3d2f343433A0b2bffd/logo.png deleted file mode 100644 index 2f1686a124c4a..0000000000000 Binary files a/blockchains/ethereum/assets/0x11003E410ca3FcD220765B3d2f343433A0b2bffd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json b/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json deleted file mode 100644 index 57717ab23a52e..0000000000000 --- a/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "1INCH Token", - "website": "https://1inch.exchange/", - "description": "1inch is a decentralized exchange (DEX) aggregator, connecting several DEXes into one platform to allow its users to find the most efficient swapping routes across all platforms. In order for a user to find the best price for a swap, they need to look at every exchange — DEX aggregators eliminate the need for manually checking, bringing efficiency to swapping on DEXs. ", - "explorer": "https://etherscan.io/address/0x111111111117dC0aa78b770fA6A738034120C302", - "type": "ERC20", - "symbol": "1INCH", - "decimals": 18, - "status": "active", - "id": "0x111111111117dC0aa78b770fA6A738034120C302" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/logo.png b/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/logo.png deleted file mode 100644 index 9a7de613f9726..0000000000000 Binary files a/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1122B6a0E00DCe0563082b6e2953f3A943855c1F/info.json b/blockchains/ethereum/assets/0x1122B6a0E00DCe0563082b6e2953f3A943855c1F/info.json deleted file mode 100644 index d58354435c4b9..0000000000000 --- a/blockchains/ethereum/assets/0x1122B6a0E00DCe0563082b6e2953f3A943855c1F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Centrality", - "website": "https://centrality.ai", - "description": "Centrality is a Kiwi company formed by like-minded individuals that are interested in cutting edge technology and creating something purposeful.", - "explorer": "https://etherscan.io/token/0x1122B6a0E00DCe0563082b6e2953f3A943855c1F", - "type": "ERC20", - "symbol": "CENNZ", - "decimals": 18, - "status": "active", - "id": "0x1122B6a0E00DCe0563082b6e2953f3A943855c1F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1122B6a0E00DCe0563082b6e2953f3A943855c1F/logo.png b/blockchains/ethereum/assets/0x1122B6a0E00DCe0563082b6e2953f3A943855c1F/logo.png deleted file mode 100644 index d86bf40de9e83..0000000000000 Binary files a/blockchains/ethereum/assets/0x1122B6a0E00DCe0563082b6e2953f3A943855c1F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62/info.json b/blockchains/ethereum/assets/0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62/info.json deleted file mode 100644 index 96466fd499371..0000000000000 --- a/blockchains/ethereum/assets/0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Veritoken Security Token", - "symbol": "VTG", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62", - "status": "active", - "id": "0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62/logo.png b/blockchains/ethereum/assets/0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62/logo.png deleted file mode 100644 index 52478684d42a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x11468D142559f6aB61e69B47F30fa6A36c93eE92/info.json b/blockchains/ethereum/assets/0x11468D142559f6aB61e69B47F30fa6A36c93eE92/info.json deleted file mode 100644 index cd6d2d64acc08..0000000000000 --- a/blockchains/ethereum/assets/0x11468D142559f6aB61e69B47F30fa6A36c93eE92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CombiCoin", - "symbol": "COMBI", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x11468D142559f6aB61e69B47F30fa6A36c93eE92", - "status": "active", - "id": "0x11468D142559f6aB61e69B47F30fa6A36c93eE92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x11468D142559f6aB61e69B47F30fa6A36c93eE92/logo.png b/blockchains/ethereum/assets/0x11468D142559f6aB61e69B47F30fa6A36c93eE92/logo.png deleted file mode 100644 index cf9aff50e95b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x11468D142559f6aB61e69B47F30fa6A36c93eE92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1149CFC37D81304173CD2b203508AB1F6934b81B/info.json b/blockchains/ethereum/assets/0x1149CFC37D81304173CD2b203508AB1F6934b81B/info.json deleted file mode 100644 index a2fe8482d0389..0000000000000 --- a/blockchains/ethereum/assets/0x1149CFC37D81304173CD2b203508AB1F6934b81B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ASTOX", - "symbol": "ASTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1149CFC37D81304173CD2b203508AB1F6934b81B", - "status": "active", - "id": "0x1149CFC37D81304173CD2b203508AB1F6934b81B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1149CFC37D81304173CD2b203508AB1F6934b81B/logo.png b/blockchains/ethereum/assets/0x1149CFC37D81304173CD2b203508AB1F6934b81B/logo.png deleted file mode 100644 index 58f9e9e95f5f3..0000000000000 Binary files a/blockchains/ethereum/assets/0x1149CFC37D81304173CD2b203508AB1F6934b81B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x114f1fC16DB3615dE301B39914625a79b912Ea11/info.json b/blockchains/ethereum/assets/0x114f1fC16DB3615dE301B39914625a79b912Ea11/info.json deleted file mode 100644 index 90c4cc0798ca3..0000000000000 --- a/blockchains/ethereum/assets/0x114f1fC16DB3615dE301B39914625a79b912Ea11/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UFOHotelCoin", - "symbol": "UHC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x114f1fC16DB3615dE301B39914625a79b912Ea11", - "status": "active", - "id": "0x114f1fC16DB3615dE301B39914625a79b912Ea11" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x114f1fC16DB3615dE301B39914625a79b912Ea11/logo.png b/blockchains/ethereum/assets/0x114f1fC16DB3615dE301B39914625a79b912Ea11/logo.png deleted file mode 100644 index 8c27a30ba3507..0000000000000 Binary files a/blockchains/ethereum/assets/0x114f1fC16DB3615dE301B39914625a79b912Ea11/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x115eC79F1de567eC68B7AE7eDA501b406626478e/info.json b/blockchains/ethereum/assets/0x115eC79F1de567eC68B7AE7eDA501b406626478e/info.json deleted file mode 100644 index 9c0385fa2d6b4..0000000000000 --- a/blockchains/ethereum/assets/0x115eC79F1de567eC68B7AE7eDA501b406626478e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CarryToken", - "symbol": "CRE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://carryprotocol.io/", - "explorer": "https://etherscan.io/token/0x115eC79F1de567eC68B7AE7eDA501b406626478e", - "status": "active", - "id": "0x115eC79F1de567eC68B7AE7eDA501b406626478e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x115eC79F1de567eC68B7AE7eDA501b406626478e/logo.png b/blockchains/ethereum/assets/0x115eC79F1de567eC68B7AE7eDA501b406626478e/logo.png deleted file mode 100644 index 59f8bd01d3e80..0000000000000 Binary files a/blockchains/ethereum/assets/0x115eC79F1de567eC68B7AE7eDA501b406626478e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x11613b1f840bb5A40F8866d857e24DA126B79D73/info.json b/blockchains/ethereum/assets/0x11613b1f840bb5A40F8866d857e24DA126B79D73/info.json deleted file mode 100644 index 5ca465cec1a6e..0000000000000 --- a/blockchains/ethereum/assets/0x11613b1f840bb5A40F8866d857e24DA126B79D73/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Cappasity", - "website": "https://cappasity.com", - "description": "Cappasity is an easy, scalable platform for creating, embedding, and analyzing 3D and AR/VR content.", - "explorer": "https://etherscan.io/token/0x11613b1f840bb5A40F8866d857e24DA126B79D73", - "research": "", - "type": "ERC20", - "symbol": "CAPP", - "decimals": 2, - "status": "active", - "id": "0x11613b1f840bb5A40F8866d857e24DA126B79D73" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x11613b1f840bb5A40F8866d857e24DA126B79D73/logo.png b/blockchains/ethereum/assets/0x11613b1f840bb5A40F8866d857e24DA126B79D73/logo.png deleted file mode 100755 index b7d4fc1766b36..0000000000000 Binary files a/blockchains/ethereum/assets/0x11613b1f840bb5A40F8866d857e24DA126B79D73/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x116a790417c31Ab790436A519D1C1F3353Edd4a2/info.json b/blockchains/ethereum/assets/0x116a790417c31Ab790436A519D1C1F3353Edd4a2/info.json deleted file mode 100644 index 1827c72976312..0000000000000 --- a/blockchains/ethereum/assets/0x116a790417c31Ab790436A519D1C1F3353Edd4a2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trip", - "symbol": "TRIP", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x116a790417c31Ab790436A519D1C1F3353Edd4a2", - "status": "active", - "id": "0x116a790417c31Ab790436A519D1C1F3353Edd4a2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x116a790417c31Ab790436A519D1C1F3353Edd4a2/logo.png b/blockchains/ethereum/assets/0x116a790417c31Ab790436A519D1C1F3353Edd4a2/logo.png deleted file mode 100644 index e809c20cf64b9..0000000000000 Binary files a/blockchains/ethereum/assets/0x116a790417c31Ab790436A519D1C1F3353Edd4a2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x11799ef12A8b4e79865abb167DF88f14629d1E4f/info.json b/blockchains/ethereum/assets/0x11799ef12A8b4e79865abb167DF88f14629d1E4f/info.json deleted file mode 100644 index e2881a4c759af..0000000000000 --- a/blockchains/ethereum/assets/0x11799ef12A8b4e79865abb167DF88f14629d1E4f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BETX Share", - "symbol": "BETX", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x11799ef12A8b4e79865abb167DF88f14629d1E4f", - "status": "active", - "id": "0x11799ef12A8b4e79865abb167DF88f14629d1E4f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x11799ef12A8b4e79865abb167DF88f14629d1E4f/logo.png b/blockchains/ethereum/assets/0x11799ef12A8b4e79865abb167DF88f14629d1E4f/logo.png deleted file mode 100644 index 7e248976019b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x11799ef12A8b4e79865abb167DF88f14629d1E4f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1183F92A5624D68e85FFB9170F16BF0443B4c242/info.json b/blockchains/ethereum/assets/0x1183F92A5624D68e85FFB9170F16BF0443B4c242/info.json deleted file mode 100644 index 4a4d1a20ed5bf..0000000000000 --- a/blockchains/ethereum/assets/0x1183F92A5624D68e85FFB9170F16BF0443B4c242/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QVT", - "symbol": "QVT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1183F92A5624D68e85FFB9170F16BF0443B4c242", - "status": "active", - "id": "0x1183F92A5624D68e85FFB9170F16BF0443B4c242" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1183F92A5624D68e85FFB9170F16BF0443B4c242/logo.png b/blockchains/ethereum/assets/0x1183F92A5624D68e85FFB9170F16BF0443B4c242/logo.png deleted file mode 100644 index ef2bf4d10c163..0000000000000 Binary files a/blockchains/ethereum/assets/0x1183F92A5624D68e85FFB9170F16BF0443B4c242/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x11905B73cc08C6d96A9012b4EdF45b03243503b8/info.json b/blockchains/ethereum/assets/0x11905B73cc08C6d96A9012b4EdF45b03243503b8/info.json deleted file mode 100644 index 5b29d6256a7ee..0000000000000 --- a/blockchains/ethereum/assets/0x11905B73cc08C6d96A9012b4EdF45b03243503b8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planemo Xchange Utility", - "symbol": "PXU", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x11905B73cc08C6d96A9012b4EdF45b03243503b8", - "status": "active", - "id": "0x11905B73cc08C6d96A9012b4EdF45b03243503b8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x11905B73cc08C6d96A9012b4EdF45b03243503b8/logo.png b/blockchains/ethereum/assets/0x11905B73cc08C6d96A9012b4EdF45b03243503b8/logo.png deleted file mode 100644 index a4073a0634dde..0000000000000 Binary files a/blockchains/ethereum/assets/0x11905B73cc08C6d96A9012b4EdF45b03243503b8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9/info.json b/blockchains/ethereum/assets/0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9/info.json deleted file mode 100644 index 090d3b1d562b4..0000000000000 --- a/blockchains/ethereum/assets/0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Orbicular", - "website": "https://hypeforhotdogs.com/orbicular", - "source_code": "", - "white_paper": "", - "description": "Orbicular is a cryptocurrency with a supply that cyclically increases and decreases through rebases.", - "explorer": "https://etherscan.io/token/0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9", - "type": "ERC20", - "symbol": "ORBI", - "decimals": 9, - "status": "active", - "id": "0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9/logo.png b/blockchains/ethereum/assets/0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9/logo.png deleted file mode 100644 index f7eac4b46a5e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x11Bbad1c935b87CB83543B9288d1A2a73A90Bf1C/info.json b/blockchains/ethereum/assets/0x11Bbad1c935b87CB83543B9288d1A2a73A90Bf1C/info.json deleted file mode 100644 index 26c913af17eac..0000000000000 --- a/blockchains/ethereum/assets/0x11Bbad1c935b87CB83543B9288d1A2a73A90Bf1C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hexultra", - "website": "https://hexultra.com", - "description": "Hexultra - the ultimate deflationary token", - "explorer": "https://etherscan.io/token/0x11Bbad1c935b87CB83543B9288d1A2a73A90Bf1C", - "type": "ERC20", - "symbol": "HEXULTRA", - "decimals": 18, - "status": "active", - "id": "0x11Bbad1c935b87CB83543B9288d1A2a73A90Bf1C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x11Bbad1c935b87CB83543B9288d1A2a73A90Bf1C/logo.png b/blockchains/ethereum/assets/0x11Bbad1c935b87CB83543B9288d1A2a73A90Bf1C/logo.png deleted file mode 100755 index 08c038e51b323..0000000000000 Binary files a/blockchains/ethereum/assets/0x11Bbad1c935b87CB83543B9288d1A2a73A90Bf1C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3/info.json b/blockchains/ethereum/assets/0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3/info.json deleted file mode 100644 index 4a6b5f85aab77..0000000000000 --- a/blockchains/ethereum/assets/0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AfterShock", - "symbol": "SHOCK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3", - "status": "active", - "id": "0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3/logo.png b/blockchains/ethereum/assets/0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3/logo.png deleted file mode 100644 index 5dfc0a61266c6..0000000000000 Binary files a/blockchains/ethereum/assets/0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0/info.json b/blockchains/ethereum/assets/0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0/info.json deleted file mode 100644 index 75204eb165e53..0000000000000 --- a/blockchains/ethereum/assets/0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IzerBlack", - "symbol": "IZB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://izerblack.com/", - "explorer": "https://etherscan.io/token/0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0", - "status": "active", - "id": "0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0/logo.png b/blockchains/ethereum/assets/0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0/logo.png deleted file mode 100644 index 69b8ae6e2b39a..0000000000000 Binary files a/blockchains/ethereum/assets/0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B/info.json b/blockchains/ethereum/assets/0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B/info.json deleted file mode 100644 index ed3976b5e2619..0000000000000 --- a/blockchains/ethereum/assets/0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short WBTC-DAI 4x v2", - "symbol": "dsWBTC4x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B", - "status": "active", - "id": "0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B/logo.png b/blockchains/ethereum/assets/0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B/logo.png deleted file mode 100644 index 46891938ccf16..0000000000000 Binary files a/blockchains/ethereum/assets/0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B/info.json b/blockchains/ethereum/assets/0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B/info.json deleted file mode 100644 index 75d344b98ef4e..0000000000000 --- a/blockchains/ethereum/assets/0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRUSTED PROPERTY PROTOCOL", - "symbol": "TPP", - "type": "ERC20", - "decimals": 12, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B", - "status": "active", - "id": "0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B/logo.png b/blockchains/ethereum/assets/0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B/logo.png deleted file mode 100644 index 672c9455c518d..0000000000000 Binary files a/blockchains/ethereum/assets/0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x11eeF04c884E24d9B7B4760e7476D06ddF797f36/info.json b/blockchains/ethereum/assets/0x11eeF04c884E24d9B7B4760e7476D06ddF797f36/info.json deleted file mode 100644 index ae2ccdd94d9d4..0000000000000 --- a/blockchains/ethereum/assets/0x11eeF04c884E24d9B7B4760e7476D06ddF797f36/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "MX Token", - "website": "https://mxc.com", - "description": "MX is the native token of the MXC trading platform. MX holders reportedly benefit from asset appreciation, rebates on platform revenue, supervision, and voting.", - "socials": [], - "explorer": "https://etherscan.io/token/0x11eeF04c884E24d9B7B4760e7476D06ddF797f36", - "type": "ERC20", - "symbol": "MX", - "decimals": 18, - "status": "active", - "id": "0x11eeF04c884E24d9B7B4760e7476D06ddF797f36" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x11eeF04c884E24d9B7B4760e7476D06ddF797f36/logo.png b/blockchains/ethereum/assets/0x11eeF04c884E24d9B7B4760e7476D06ddF797f36/logo.png deleted file mode 100644 index 55e36825f36fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x11eeF04c884E24d9B7B4760e7476D06ddF797f36/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x121D13E8128E622382B881A615b723ACdBc0b67b/info.json b/blockchains/ethereum/assets/0x121D13E8128E622382B881A615b723ACdBc0b67b/info.json deleted file mode 100644 index 7dc5824dab916..0000000000000 --- a/blockchains/ethereum/assets/0x121D13E8128E622382B881A615b723ACdBc0b67b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TeleBet Token", - "symbol": "TLBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x121D13E8128E622382B881A615b723ACdBc0b67b", - "status": "active", - "id": "0x121D13E8128E622382B881A615b723ACdBc0b67b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x121D13E8128E622382B881A615b723ACdBc0b67b/logo.png b/blockchains/ethereum/assets/0x121D13E8128E622382B881A615b723ACdBc0b67b/logo.png deleted file mode 100644 index 99c8fb05e45a3..0000000000000 Binary files a/blockchains/ethereum/assets/0x121D13E8128E622382B881A615b723ACdBc0b67b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/info.json b/blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/info.json deleted file mode 100644 index 7d52373e92b6c..0000000000000 --- a/blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ITL (Italian Lira)", - "symbol": "ITL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.italianlira.ws/", - "explorer": "https://etherscan.io/token/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f", - "status": "active", - "id": "0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/logo.png b/blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/logo.png deleted file mode 100644 index 6e4e49f9a28b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22/info.json b/blockchains/ethereum/assets/0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22/info.json deleted file mode 100644 index 9a37577966040..0000000000000 --- a/blockchains/ethereum/assets/0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Platinum", - "symbol": "CSC-PL", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22", - "status": "active", - "id": "0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22/logo.png b/blockchains/ethereum/assets/0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22/logo.png deleted file mode 100755 index 3319b3713ac68..0000000000000 Binary files a/blockchains/ethereum/assets/0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/info.json b/blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/info.json deleted file mode 100644 index 4c147879deb2a..0000000000000 --- a/blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitClave", - "symbol": "CAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.bitclave.com/", - "explorer": "https://etherscan.io/token/0x1234567461d3f8Db7496581774Bd869C83D51c93", - "status": "active", - "id": "0x1234567461d3f8Db7496581774Bd869C83D51c93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/logo.png b/blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/logo.png deleted file mode 100755 index 7b0861ffe345f..0000000000000 Binary files a/blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1237b0d12B15e3c609e37885597bFCad85745cf1/info.json b/blockchains/ethereum/assets/0x1237b0d12B15e3c609e37885597bFCad85745cf1/info.json deleted file mode 100644 index 4342398e8c143..0000000000000 --- a/blockchains/ethereum/assets/0x1237b0d12B15e3c609e37885597bFCad85745cf1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Serve", - "symbol": "SERV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1237b0d12B15e3c609e37885597bFCad85745cf1", - "status": "active", - "id": "0x1237b0d12B15e3c609e37885597bFCad85745cf1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1237b0d12B15e3c609e37885597bFCad85745cf1/logo.png b/blockchains/ethereum/assets/0x1237b0d12B15e3c609e37885597bFCad85745cf1/logo.png deleted file mode 100644 index 9bd9adb49bebf..0000000000000 Binary files a/blockchains/ethereum/assets/0x1237b0d12B15e3c609e37885597bFCad85745cf1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d/info.json b/blockchains/ethereum/assets/0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d/info.json deleted file mode 100644 index 07b41f2837723..0000000000000 --- a/blockchains/ethereum/assets/0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long KNC-DAI 2x v2", - "symbol": "dLKNC2x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d", - "status": "active", - "id": "0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d/logo.png b/blockchains/ethereum/assets/0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d/logo.png deleted file mode 100644 index 8703f28ed0a14..0000000000000 Binary files a/blockchains/ethereum/assets/0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1245ef80F4d9e02ED9425375e8F649B9221b31D8/info.json b/blockchains/ethereum/assets/0x1245ef80F4d9e02ED9425375e8F649B9221b31D8/info.json deleted file mode 100644 index aff2315063c2a..0000000000000 --- a/blockchains/ethereum/assets/0x1245ef80F4d9e02ED9425375e8F649B9221b31D8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ArbitrageCT", - "symbol": "ARCT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://arbitragect.com/en/index.html", - "explorer": "https://etherscan.io/token/0x1245ef80F4d9e02ED9425375e8F649B9221b31D8", - "status": "active", - "id": "0x1245ef80F4d9e02ED9425375e8F649B9221b31D8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1245ef80F4d9e02ED9425375e8F649B9221b31D8/logo.png b/blockchains/ethereum/assets/0x1245ef80F4d9e02ED9425375e8F649B9221b31D8/logo.png deleted file mode 100644 index f7ed30d8f0671..0000000000000 Binary files a/blockchains/ethereum/assets/0x1245ef80F4d9e02ED9425375e8F649B9221b31D8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A/info.json b/blockchains/ethereum/assets/0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A/info.json deleted file mode 100644 index 31a58ff3b30bc..0000000000000 --- a/blockchains/ethereum/assets/0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Substratum", - "symbol": "SUB", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A", - "status": "active", - "id": "0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A/logo.png b/blockchains/ethereum/assets/0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A/logo.png deleted file mode 100755 index 49bc51822326b..0000000000000 Binary files a/blockchains/ethereum/assets/0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12513335ffD5DAfc2334e98625d27c1CA84bff86/info.json b/blockchains/ethereum/assets/0x12513335ffD5DAfc2334e98625d27c1CA84bff86/info.json deleted file mode 100644 index 72e27ea99c17a..0000000000000 --- a/blockchains/ethereum/assets/0x12513335ffD5DAfc2334e98625d27c1CA84bff86/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AME Token", - "symbol": "AME", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x12513335ffD5DAfc2334e98625d27c1CA84bff86", - "status": "active", - "id": "0x12513335ffD5DAfc2334e98625d27c1CA84bff86" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12513335ffD5DAfc2334e98625d27c1CA84bff86/logo.png b/blockchains/ethereum/assets/0x12513335ffD5DAfc2334e98625d27c1CA84bff86/logo.png deleted file mode 100644 index 49f3c7115bcce..0000000000000 Binary files a/blockchains/ethereum/assets/0x12513335ffD5DAfc2334e98625d27c1CA84bff86/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6/info.json b/blockchains/ethereum/assets/0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6/info.json deleted file mode 100644 index c3fe18ef18195..0000000000000 --- a/blockchains/ethereum/assets/0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Marginless Token", - "symbol": "MRS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6", - "status": "active", - "id": "0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6/logo.png b/blockchains/ethereum/assets/0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6/logo.png deleted file mode 100644 index b77dcec5eaff0..0000000000000 Binary files a/blockchains/ethereum/assets/0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998/info.json b/blockchains/ethereum/assets/0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998/info.json deleted file mode 100644 index 6f4bd1d42b457..0000000000000 --- a/blockchains/ethereum/assets/0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fire Token", - "symbol": "FIRE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://firetoken.co/", - "explorer": "https://etherscan.io/token/0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998", - "status": "active", - "id": "0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998/logo.png b/blockchains/ethereum/assets/0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998/logo.png deleted file mode 100644 index 2136d2e14f561..0000000000000 Binary files a/blockchains/ethereum/assets/0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91/info.json b/blockchains/ethereum/assets/0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91/info.json deleted file mode 100644 index cbfe904595509..0000000000000 --- a/blockchains/ethereum/assets/0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FAB Token", - "symbol": "FAB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.fabrk.io/", - "explorer": "https://etherscan.io/token/0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91", - "status": "active", - "id": "0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91/logo.png b/blockchains/ethereum/assets/0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91/logo.png deleted file mode 100644 index ad2a94ffd3040..0000000000000 Binary files a/blockchains/ethereum/assets/0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x126c121f99e1E211dF2e5f8De2d96Fa36647c855/info.json b/blockchains/ethereum/assets/0x126c121f99e1E211dF2e5f8De2d96Fa36647c855/info.json deleted file mode 100644 index 878d2f351e2c3..0000000000000 --- a/blockchains/ethereum/assets/0x126c121f99e1E211dF2e5f8De2d96Fa36647c855/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEGEN Index", - "website": "https://indexed.finance", - "description": "The DEGEN Index aims to seek out alpha via higher risk/reward emerging projects with exceptionally high growth potential, predominantly in the DeFi sector.", - "explorer": "https://etherscan.io/token/0x126c121f99e1E211dF2e5f8De2d96Fa36647c855", - "type": "ERC20", - "symbol": "DEGEN", - "decimals": 18, - "status": "active", - "id": "0x126c121f99e1E211dF2e5f8De2d96Fa36647c855" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x126c121f99e1E211dF2e5f8De2d96Fa36647c855/logo.png b/blockchains/ethereum/assets/0x126c121f99e1E211dF2e5f8De2d96Fa36647c855/logo.png deleted file mode 100644 index dece8c7ff0bd8..0000000000000 Binary files a/blockchains/ethereum/assets/0x126c121f99e1E211dF2e5f8De2d96Fa36647c855/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12759512D326303B45f1ceC8F7B6fd96F387778E/info.json b/blockchains/ethereum/assets/0x12759512D326303B45f1ceC8F7B6fd96F387778E/info.json deleted file mode 100644 index 543dd70da9da8..0000000000000 --- a/blockchains/ethereum/assets/0x12759512D326303B45f1ceC8F7B6fd96F387778E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrakInvest Token", - "symbol": "TRAK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x12759512D326303B45f1ceC8F7B6fd96F387778E", - "status": "active", - "id": "0x12759512D326303B45f1ceC8F7B6fd96F387778E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12759512D326303B45f1ceC8F7B6fd96F387778E/logo.png b/blockchains/ethereum/assets/0x12759512D326303B45f1ceC8F7B6fd96F387778E/logo.png deleted file mode 100644 index c29debb6f477d..0000000000000 Binary files a/blockchains/ethereum/assets/0x12759512D326303B45f1ceC8F7B6fd96F387778E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/info.json b/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/info.json deleted file mode 100644 index d6453935ae7b1..0000000000000 --- a/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LADZ", - "symbol": "LADZ", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1287c0509df9a475Ef178471aB2132b9dfD312B3", - "status": "active", - "id": "0x1287c0509df9a475Ef178471aB2132b9dfD312B3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/logo.png b/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/logo.png deleted file mode 100644 index cd6585634462c..0000000000000 Binary files a/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1288411265dDbf286d45D367022B3ee54811B65C/logo.png b/blockchains/ethereum/assets/0x1288411265dDbf286d45D367022B3ee54811B65C/logo.png deleted file mode 100644 index d23c836472f31..0000000000000 Binary files a/blockchains/ethereum/assets/0x1288411265dDbf286d45D367022B3ee54811B65C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x128dcA40805845c5257048959F933102256eCa69/info.json b/blockchains/ethereum/assets/0x128dcA40805845c5257048959F933102256eCa69/info.json deleted file mode 100644 index 81fc06ce3952f..0000000000000 --- a/blockchains/ethereum/assets/0x128dcA40805845c5257048959F933102256eCa69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aurora Network", - "symbol": "ANK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x128dcA40805845c5257048959F933102256eCa69", - "status": "active", - "id": "0x128dcA40805845c5257048959F933102256eCa69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x128dcA40805845c5257048959F933102256eCa69/logo.png b/blockchains/ethereum/assets/0x128dcA40805845c5257048959F933102256eCa69/logo.png deleted file mode 100644 index 8131b021a3578..0000000000000 Binary files a/blockchains/ethereum/assets/0x128dcA40805845c5257048959F933102256eCa69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E/info.json b/blockchains/ethereum/assets/0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E/info.json deleted file mode 100644 index 28f8d98774d19..0000000000000 --- a/blockchains/ethereum/assets/0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR 700", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E", - "status": "active", - "id": "0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E/logo.png b/blockchains/ethereum/assets/0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E/logo.png deleted file mode 100644 index 2d797048e2a7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x129c8aC258bf01a43f6511EA7951Ff762B34D345/info.json b/blockchains/ethereum/assets/0x129c8aC258bf01a43f6511EA7951Ff762B34D345/info.json deleted file mode 100644 index a6fcff48b7b86..0000000000000 --- a/blockchains/ethereum/assets/0x129c8aC258bf01a43f6511EA7951Ff762B34D345/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitcoinMoon", - "symbol": "BTCM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x129c8aC258bf01a43f6511EA7951Ff762B34D345", - "status": "active", - "id": "0x129c8aC258bf01a43f6511EA7951Ff762B34D345" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x129c8aC258bf01a43f6511EA7951Ff762B34D345/logo.png b/blockchains/ethereum/assets/0x129c8aC258bf01a43f6511EA7951Ff762B34D345/logo.png deleted file mode 100644 index 51cc36d3bef6c..0000000000000 Binary files a/blockchains/ethereum/assets/0x129c8aC258bf01a43f6511EA7951Ff762B34D345/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c/info.json b/blockchains/ethereum/assets/0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c/info.json deleted file mode 100644 index 3ea15aa9617a4..0000000000000 --- a/blockchains/ethereum/assets/0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro-Exchange", - "symbol": "BANANA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c", - "status": "active", - "id": "0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c/logo.png b/blockchains/ethereum/assets/0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c/logo.png deleted file mode 100644 index 123c153948767..0000000000000 Binary files a/blockchains/ethereum/assets/0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12B19D3e2ccc14Da04FAe33e63652ce469b3F2FD/info.json b/blockchains/ethereum/assets/0x12B19D3e2ccc14Da04FAe33e63652ce469b3F2FD/info.json deleted file mode 100644 index d3c0cc7000411..0000000000000 --- a/blockchains/ethereum/assets/0x12B19D3e2ccc14Da04FAe33e63652ce469b3F2FD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GRID", - "website": "https://gridplus.io", - "description": "GRID is a consumer rights utility token that can be redeemed for access to wholesale electricity pricing and additional discounts.", - "explorer": "https://etherscan.io/token/0x12B19D3e2ccc14Da04FAe33e63652ce469b3F2FD", - "type": "ERC20", - "symbol": "GRID", - "decimals": 12, - "status": "active", - "id": "0x12B19D3e2ccc14Da04FAe33e63652ce469b3F2FD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12B19D3e2ccc14Da04FAe33e63652ce469b3F2FD/logo.png b/blockchains/ethereum/assets/0x12B19D3e2ccc14Da04FAe33e63652ce469b3F2FD/logo.png deleted file mode 100644 index c5f5ae3d7a61c..0000000000000 Binary files a/blockchains/ethereum/assets/0x12B19D3e2ccc14Da04FAe33e63652ce469b3F2FD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf/info.json b/blockchains/ethereum/assets/0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf/info.json deleted file mode 100644 index 852f8f66d889a..0000000000000 --- a/blockchains/ethereum/assets/0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Spectre.ai D-Token", - "symbol": "SXDT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.spectre.ai/", - "explorer": "https://etherscan.io/token/0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf", - "status": "active", - "id": "0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf/logo.png b/blockchains/ethereum/assets/0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf/logo.png deleted file mode 100644 index 99814fda73cb1..0000000000000 Binary files a/blockchains/ethereum/assets/0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12Ca46331ab84F341666Add4237327d7077B104a/info.json b/blockchains/ethereum/assets/0x12Ca46331ab84F341666Add4237327d7077B104a/info.json deleted file mode 100644 index 9ed8a54f1c655..0000000000000 --- a/blockchains/ethereum/assets/0x12Ca46331ab84F341666Add4237327d7077B104a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 261-CN45", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x12Ca46331ab84F341666Add4237327d7077B104a", - "status": "active", - "id": "0x12Ca46331ab84F341666Add4237327d7077B104a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12Ca46331ab84F341666Add4237327d7077B104a/logo.png b/blockchains/ethereum/assets/0x12Ca46331ab84F341666Add4237327d7077B104a/logo.png deleted file mode 100644 index 9a85fee7f81e8..0000000000000 Binary files a/blockchains/ethereum/assets/0x12Ca46331ab84F341666Add4237327d7077B104a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12D102F06da35cC0111EB58017fd2Cd28537d0e1/info.json b/blockchains/ethereum/assets/0x12D102F06da35cC0111EB58017fd2Cd28537d0e1/info.json deleted file mode 100644 index 761bb3041f01a..0000000000000 --- a/blockchains/ethereum/assets/0x12D102F06da35cC0111EB58017fd2Cd28537d0e1/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "Vox Finance", - "website": "https://app.vox.finance/", - "description": "Yield farming token with low supply and 2% burn rate.", - "explorer": "https://etherscan.io/token/0x12D102F06da35cC0111EB58017fd2Cd28537d0e1", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/RealVoxFinance", - "handle": "RealVoxFinance" - }, - { - "name": "Discord", - "url": "https://discord.gg/c32KurP", - "handle": "Vox.Finance" - }, - { - "name": "Telegram", - "url": "https://t.me/VoxFinance", - "handle": "Vox.Finance" - } - ], - "type": "ERC20", - "symbol": "VOX", - "decimals": 18, - "status": "active", - "id": "0x12D102F06da35cC0111EB58017fd2Cd28537d0e1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12D102F06da35cC0111EB58017fd2Cd28537d0e1/logo.png b/blockchains/ethereum/assets/0x12D102F06da35cC0111EB58017fd2Cd28537d0e1/logo.png deleted file mode 100644 index 9b0fcb8e99940..0000000000000 Binary files a/blockchains/ethereum/assets/0x12D102F06da35cC0111EB58017fd2Cd28537d0e1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12E616bdD6918593570dC17eb09088036F770180/info.json b/blockchains/ethereum/assets/0x12E616bdD6918593570dC17eb09088036F770180/info.json deleted file mode 100644 index 6419bb0c1274b..0000000000000 --- a/blockchains/ethereum/assets/0x12E616bdD6918593570dC17eb09088036F770180/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R935375", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x12E616bdD6918593570dC17eb09088036F770180", - "status": "active", - "id": "0x12E616bdD6918593570dC17eb09088036F770180" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12E616bdD6918593570dC17eb09088036F770180/logo.png b/blockchains/ethereum/assets/0x12E616bdD6918593570dC17eb09088036F770180/logo.png deleted file mode 100644 index 70d72a361af7c..0000000000000 Binary files a/blockchains/ethereum/assets/0x12E616bdD6918593570dC17eb09088036F770180/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92/info.json b/blockchains/ethereum/assets/0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92/info.json deleted file mode 100644 index c53215f208378..0000000000000 --- a/blockchains/ethereum/assets/0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DoNever", - "symbol": "DOE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92", - "status": "active", - "id": "0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92/logo.png b/blockchains/ethereum/assets/0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92/logo.png deleted file mode 100644 index b0f422dc7b0d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e/info.json b/blockchains/ethereum/assets/0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e/info.json deleted file mode 100644 index 93a81a8e1f566..0000000000000 --- a/blockchains/ethereum/assets/0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cofoundit", - "symbol": "CFI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e", - "status": "active", - "id": "0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e/logo.png b/blockchains/ethereum/assets/0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e/logo.png deleted file mode 100644 index 3040d82598fd3..0000000000000 Binary files a/blockchains/ethereum/assets/0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12a9D37fb05052A465Fc27792Df1C4033c6433FC/info.json b/blockchains/ethereum/assets/0x12a9D37fb05052A465Fc27792Df1C4033c6433FC/info.json deleted file mode 100644 index 3660b791300a8..0000000000000 --- a/blockchains/ethereum/assets/0x12a9D37fb05052A465Fc27792Df1C4033c6433FC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlayBetCoin", - "symbol": "PBET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x12a9D37fb05052A465Fc27792Df1C4033c6433FC", - "status": "active", - "id": "0x12a9D37fb05052A465Fc27792Df1C4033c6433FC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12a9D37fb05052A465Fc27792Df1C4033c6433FC/logo.png b/blockchains/ethereum/assets/0x12a9D37fb05052A465Fc27792Df1C4033c6433FC/logo.png deleted file mode 100644 index 0b574d032b73c..0000000000000 Binary files a/blockchains/ethereum/assets/0x12a9D37fb05052A465Fc27792Df1C4033c6433FC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02/info.json b/blockchains/ethereum/assets/0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02/info.json deleted file mode 100644 index a641ce1182399..0000000000000 --- a/blockchains/ethereum/assets/0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SMASH", - "symbol": "SMASH", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02", - "status": "active", - "id": "0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02/logo.png b/blockchains/ethereum/assets/0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02/logo.png deleted file mode 100644 index 2355bea31cd09..0000000000000 Binary files a/blockchains/ethereum/assets/0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12f649A9E821F90BB143089a6e56846945892ffB/info.json b/blockchains/ethereum/assets/0x12f649A9E821F90BB143089a6e56846945892ffB/info.json deleted file mode 100644 index 8a245b78cc3f5..0000000000000 --- a/blockchains/ethereum/assets/0x12f649A9E821F90BB143089a6e56846945892ffB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "uDOO", - "symbol": "uDOO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.hyprr.com/", - "explorer": "https://etherscan.io/token/0x12f649A9E821F90BB143089a6e56846945892ffB", - "status": "active", - "id": "0x12f649A9E821F90BB143089a6e56846945892ffB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12f649A9E821F90BB143089a6e56846945892ffB/logo.png b/blockchains/ethereum/assets/0x12f649A9E821F90BB143089a6e56846945892ffB/logo.png deleted file mode 100644 index 06b8e08991c52..0000000000000 Binary files a/blockchains/ethereum/assets/0x12f649A9E821F90BB143089a6e56846945892ffB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283/info.json b/blockchains/ethereum/assets/0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283/info.json deleted file mode 100644 index 509c04d3a4812..0000000000000 --- a/blockchains/ethereum/assets/0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "Globitex Token", - "website": "https://globitex.com/", - "description": "GBX Tokens are usableto cover trading and EURO Wallet fee payments on the Globitex platform. The GBX Token offers a minimum 50% discount on the fees.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/globitex_", - "handle": "globitex_" - }, - { - "name": "Telegram", - "url": "https://t.me/globitex_com", - "handle": "globitex_com" - } - ], - "explorer": "https://etherscan.io/token/0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283", - "type": "ERC20", - "symbol": "GBX", - "decimals": 8, - "status": "active", - "id": "0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283/logo.png b/blockchains/ethereum/assets/0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283/logo.png deleted file mode 100644 index df4949290544b..0000000000000 Binary files a/blockchains/ethereum/assets/0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61/info.json b/blockchains/ethereum/assets/0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61/info.json deleted file mode 100644 index ec34403de5c94..0000000000000 --- a/blockchains/ethereum/assets/0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Echoin", - "symbol": "EC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://echoin.io/", - "explorer": "https://etherscan.io/token/0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61", - "status": "active", - "id": "0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61/logo.png b/blockchains/ethereum/assets/0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61/logo.png deleted file mode 100644 index b3631662f7499..0000000000000 Binary files a/blockchains/ethereum/assets/0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13056817f997bC3f15e1BC68207Efe8d2D197308/info.json b/blockchains/ethereum/assets/0x13056817f997bC3f15e1BC68207Efe8d2D197308/info.json deleted file mode 100644 index 4f1406b4b1142..0000000000000 --- a/blockchains/ethereum/assets/0x13056817f997bC3f15e1BC68207Efe8d2D197308/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CXKJ", - "symbol": "CXKJ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x13056817f997bC3f15e1BC68207Efe8d2D197308", - "status": "active", - "id": "0x13056817f997bC3f15e1BC68207Efe8d2D197308" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13056817f997bC3f15e1BC68207Efe8d2D197308/logo.png b/blockchains/ethereum/assets/0x13056817f997bC3f15e1BC68207Efe8d2D197308/logo.png deleted file mode 100644 index 4d208a6602dd8..0000000000000 Binary files a/blockchains/ethereum/assets/0x13056817f997bC3f15e1BC68207Efe8d2D197308/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x130f0054d43d1f849D09e3947BD33d76706232D6/info.json b/blockchains/ethereum/assets/0x130f0054d43d1f849D09e3947BD33d76706232D6/info.json deleted file mode 100644 index 77eeae7fd7a40..0000000000000 --- a/blockchains/ethereum/assets/0x130f0054d43d1f849D09e3947BD33d76706232D6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INSTAINBLOCKS", - "symbol": "INST", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x130f0054d43d1f849D09e3947BD33d76706232D6", - "status": "active", - "id": "0x130f0054d43d1f849D09e3947BD33d76706232D6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x130f0054d43d1f849D09e3947BD33d76706232D6/logo.png b/blockchains/ethereum/assets/0x130f0054d43d1f849D09e3947BD33d76706232D6/logo.png deleted file mode 100644 index b533764dbd13f..0000000000000 Binary files a/blockchains/ethereum/assets/0x130f0054d43d1f849D09e3947BD33d76706232D6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13119E34E140097a507B07a5564bDe1bC375D9e6/info.json b/blockchains/ethereum/assets/0x13119E34E140097a507B07a5564bDe1bC375D9e6/info.json deleted file mode 100644 index da6047980dfbd..0000000000000 --- a/blockchains/ethereum/assets/0x13119E34E140097a507B07a5564bDe1bC375D9e6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MoneyToken", - "symbol": "IMT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://moneytoken.eu/", - "explorer": "https://etherscan.io/token/0x13119E34E140097a507B07a5564bDe1bC375D9e6", - "status": "active", - "id": "0x13119E34E140097a507B07a5564bDe1bC375D9e6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13119E34E140097a507B07a5564bDe1bC375D9e6/logo.png b/blockchains/ethereum/assets/0x13119E34E140097a507B07a5564bDe1bC375D9e6/logo.png deleted file mode 100644 index 9164a21a2a766..0000000000000 Binary files a/blockchains/ethereum/assets/0x13119E34E140097a507B07a5564bDe1bC375D9e6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4/info.json b/blockchains/ethereum/assets/0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4/info.json deleted file mode 100644 index 5e819b69b51b0..0000000000000 --- a/blockchains/ethereum/assets/0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MegaSerum", - "symbol": "MSRM", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4", - "status": "active", - "id": "0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4/logo.png b/blockchains/ethereum/assets/0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4/logo.png deleted file mode 100644 index d2a9deed545b8..0000000000000 Binary files a/blockchains/ethereum/assets/0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1321f1f1aa541A56C31682c57b80ECfCCd9bB288/logo.png b/blockchains/ethereum/assets/0x1321f1f1aa541A56C31682c57b80ECfCCd9bB288/logo.png deleted file mode 100644 index c3afe4b0eb7cd..0000000000000 Binary files a/blockchains/ethereum/assets/0x1321f1f1aa541A56C31682c57b80ECfCCd9bB288/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x132b2EDECC3EC84C887fab43B35db7A5F87629D4/logo.png b/blockchains/ethereum/assets/0x132b2EDECC3EC84C887fab43B35db7A5F87629D4/logo.png deleted file mode 100644 index aa8b71ebfe8ca..0000000000000 Binary files a/blockchains/ethereum/assets/0x132b2EDECC3EC84C887fab43B35db7A5F87629D4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D/info.json b/blockchains/ethereum/assets/0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D/info.json deleted file mode 100644 index 874e2f8f7a044..0000000000000 --- a/blockchains/ethereum/assets/0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "DefiFarm", - "website": "https://dff.finance", - "whitepaper": "https://dff.finance/white-page.pdf", - "description": "DefiFarm empowers blockchain networks to have state of the art privacy protection over smart contracts, DeFi, transactions, data.", - "explorer": "https://etherscan.io/token/0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D", - "type": "ERC20", - "symbol": "DFF", - "decimals": 8, - "status": "active", - "id": "0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D/logo.png b/blockchains/ethereum/assets/0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D/logo.png deleted file mode 100644 index a8a8935401d50..0000000000000 Binary files a/blockchains/ethereum/assets/0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13339fD07934CD674269726EdF3B5ccEE9DD93de/info.json b/blockchains/ethereum/assets/0x13339fD07934CD674269726EdF3B5ccEE9DD93de/info.json deleted file mode 100644 index f8c128be49a74..0000000000000 --- a/blockchains/ethereum/assets/0x13339fD07934CD674269726EdF3B5ccEE9DD93de/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CurToken", - "symbol": "CUR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://curioinvest.com/", - "explorer": "https://etherscan.io/token/0x13339fD07934CD674269726EdF3B5ccEE9DD93de", - "status": "active", - "id": "0x13339fD07934CD674269726EdF3B5ccEE9DD93de" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13339fD07934CD674269726EdF3B5ccEE9DD93de/logo.png b/blockchains/ethereum/assets/0x13339fD07934CD674269726EdF3B5ccEE9DD93de/logo.png deleted file mode 100644 index e3a4cf1ec3b38..0000000000000 Binary files a/blockchains/ethereum/assets/0x13339fD07934CD674269726EdF3B5ccEE9DD93de/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/info.json b/blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/info.json deleted file mode 100644 index f0974b1b6d7a5..0000000000000 --- a/blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/info.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "name": "ARMOR", - "website": "https://armor.fi", - "source_code": "https://github.com/ArmorFi", - "white_paper": "https://armorfi.gitbook.io/armor/", - "description": "Armor is a DeFi coverage aggregator to secure and scale adoption.", - "socials": [ - { - "name": "Discord", - "url": "https://discord.com/invite/8HuTB22", - "handle": "Armor" - }, - { - "name": "Twitter", - "url": "https://twitter.com/armorfi", - "handle": "ArmorFi" - }, - { - "name": "Medium", - "url": "https://medium.com/armorfi", - "handle": "armorfi" - }, - { - "name": "Telegram", - "url": "https://t.me/ArmorFi", - "handle": "ArmorFi" - } - ], - "explorer": "https://etherscan.io/address/0x1337def16f9b486faed0293eb623dc8395dfe46a", - "type": "ERC20", - "symbol": "ARMOR", - "decimals": 18, - "status": "active", - "id": "0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/logo.png b/blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/logo.png deleted file mode 100644 index b148ce4cdd92e..0000000000000 Binary files a/blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/info.json b/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/info.json deleted file mode 100644 index 795c9894ac014..0000000000000 --- a/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/info.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "name": "arNXM", - "website": "https://armor.fi", - "source_code": "https://github.com/ArmorFi", - "white_paper": "https://armorfi.gitbook.io/armor/", - "description": "arNXM is the yield-bearing token for the arNXM vault.", - "socials": [ - { - "name": "Discord", - "url": "https://discord.com/invite/8HuTB22", - "handle": "Armor" - }, - { - "name": "Twitter", - "url": "https://twitter.com/armorfi", - "handle": "ArmorFi" - }, - { - "name": "Medium", - "url": "https://medium.com/armorfi", - "handle": "armorfi" - }, - { - "name": "Telegram", - "url": "https://t.me/ArmorFi", - "handle": "ArmorFi" - } - ], - "explorer": "https://etherscan.io/address/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD", - "type": "ERC20", - "symbol": "arNXM", - "decimals": 18, - "status": "active", - "id": "0x1337DEF18C680aF1f9f45cBcab6309562975b1dD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/logo.png b/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/logo.png deleted file mode 100644 index 772d7d2f9f7ca..0000000000000 Binary files a/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x133834219045eD0cf692619D63abcd251e6B1ca1/info.json b/blockchains/ethereum/assets/0x133834219045eD0cf692619D63abcd251e6B1ca1/info.json deleted file mode 100644 index 42fe25cc85e10..0000000000000 --- a/blockchains/ethereum/assets/0x133834219045eD0cf692619D63abcd251e6B1ca1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "mosExpensiveToken", - "symbol": "MET", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x133834219045eD0cf692619D63abcd251e6B1ca1", - "status": "active", - "id": "0x133834219045eD0cf692619D63abcd251e6B1ca1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x133834219045eD0cf692619D63abcd251e6B1ca1/logo.png b/blockchains/ethereum/assets/0x133834219045eD0cf692619D63abcd251e6B1ca1/logo.png deleted file mode 100644 index 24b8650406399..0000000000000 Binary files a/blockchains/ethereum/assets/0x133834219045eD0cf692619D63abcd251e6B1ca1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127/info.json b/blockchains/ethereum/assets/0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127/info.json deleted file mode 100644 index a6275a3613838..0000000000000 --- a/blockchains/ethereum/assets/0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OPC-ERC20-Token", - "symbol": "OPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127", - "status": "active", - "id": "0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127/logo.png b/blockchains/ethereum/assets/0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127/logo.png deleted file mode 100644 index 789b2a0fb154f..0000000000000 Binary files a/blockchains/ethereum/assets/0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1/info.json b/blockchains/ethereum/assets/0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1/info.json deleted file mode 100644 index 20b270eba3d98..0000000000000 --- a/blockchains/ethereum/assets/0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trips", - "symbol": "TRIPS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1", - "status": "active", - "id": "0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1/logo.png b/blockchains/ethereum/assets/0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1/logo.png deleted file mode 100644 index b39532d23cef1..0000000000000 Binary files a/blockchains/ethereum/assets/0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1351c3431d32dB76543D245672A5BAA8143cF993/info.json b/blockchains/ethereum/assets/0x1351c3431d32dB76543D245672A5BAA8143cF993/info.json deleted file mode 100644 index 22aaeaad8a142..0000000000000 --- a/blockchains/ethereum/assets/0x1351c3431d32dB76543D245672A5BAA8143cF993/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LMT COIN", - "symbol": "LMT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1351c3431d32dB76543D245672A5BAA8143cF993", - "status": "active", - "id": "0x1351c3431d32dB76543D245672A5BAA8143cF993" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1351c3431d32dB76543D245672A5BAA8143cF993/logo.png b/blockchains/ethereum/assets/0x1351c3431d32dB76543D245672A5BAA8143cF993/logo.png deleted file mode 100644 index 4c27946e52d67..0000000000000 Binary files a/blockchains/ethereum/assets/0x1351c3431d32dB76543D245672A5BAA8143cF993/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46/info.json b/blockchains/ethereum/assets/0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46/info.json deleted file mode 100644 index b08f596821259..0000000000000 --- a/blockchains/ethereum/assets/0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HighBank", - "symbol": "HIGH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46", - "status": "active", - "id": "0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46/logo.png b/blockchains/ethereum/assets/0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46/logo.png deleted file mode 100644 index 7486a0a4633d8..0000000000000 Binary files a/blockchains/ethereum/assets/0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13657b29a376177718526cC85fc874aF926d6ef6/info.json b/blockchains/ethereum/assets/0x13657b29a376177718526cC85fc874aF926d6ef6/info.json deleted file mode 100644 index a3fa1d852e413..0000000000000 --- a/blockchains/ethereum/assets/0x13657b29a376177718526cC85fc874aF926d6ef6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Radiance Token", - "symbol": "RNR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x13657b29a376177718526cC85fc874aF926d6ef6", - "status": "active", - "id": "0x13657b29a376177718526cC85fc874aF926d6ef6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13657b29a376177718526cC85fc874aF926d6ef6/logo.png b/blockchains/ethereum/assets/0x13657b29a376177718526cC85fc874aF926d6ef6/logo.png deleted file mode 100644 index 28777694578d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x13657b29a376177718526cC85fc874aF926d6ef6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1367D4a67C1719B58C7e05dF8768226Fa768279a/info.json b/blockchains/ethereum/assets/0x1367D4a67C1719B58C7e05dF8768226Fa768279a/info.json deleted file mode 100644 index 4b812efcbd316..0000000000000 --- a/blockchains/ethereum/assets/0x1367D4a67C1719B58C7e05dF8768226Fa768279a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OOOBTCTOKEN", - "symbol": "OBX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ooobtc.com/OBX", - "explorer": "https://etherscan.io/token/0x1367D4a67C1719B58C7e05dF8768226Fa768279a", - "status": "active", - "id": "0x1367D4a67C1719B58C7e05dF8768226Fa768279a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1367D4a67C1719B58C7e05dF8768226Fa768279a/logo.png b/blockchains/ethereum/assets/0x1367D4a67C1719B58C7e05dF8768226Fa768279a/logo.png deleted file mode 100644 index c4467dba2966c..0000000000000 Binary files a/blockchains/ethereum/assets/0x1367D4a67C1719B58C7e05dF8768226Fa768279a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF/info.json b/blockchains/ethereum/assets/0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF/info.json deleted file mode 100644 index 16feb3a7040c2..0000000000000 --- a/blockchains/ethereum/assets/0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "JNTR/e", - "website": "https://jointer.io/", - "source_code": "https://github.com/jointerinc", - "white_paper": "https://jointerinc.github.io/", - "description": "Jointer’s Decentralized Finance (DeFi) Auction", - "explorer": "https://etherscan.io/token/0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF", - "type": "ERC20", - "symbol": "JNTR/e", - "decimals": 18, - "status": "active", - "id": "0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF/logo.png b/blockchains/ethereum/assets/0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF/logo.png deleted file mode 100644 index ed1d6c83664b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1370B716575bD7d5AEe14128e231A779198e5397/info.json b/blockchains/ethereum/assets/0x1370B716575bD7d5AEe14128e231A779198e5397/info.json deleted file mode 100644 index 9856edbdbefdc..0000000000000 --- a/blockchains/ethereum/assets/0x1370B716575bD7d5AEe14128e231A779198e5397/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long ETH-DAI 3x v2", - "symbol": "dLETH3x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1370B716575bD7d5AEe14128e231A779198e5397", - "status": "active", - "id": "0x1370B716575bD7d5AEe14128e231A779198e5397" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1370B716575bD7d5AEe14128e231A779198e5397/logo.png b/blockchains/ethereum/assets/0x1370B716575bD7d5AEe14128e231A779198e5397/logo.png deleted file mode 100644 index ed6fc5b28da70..0000000000000 Binary files a/blockchains/ethereum/assets/0x1370B716575bD7d5AEe14128e231A779198e5397/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x137959e0b3E5c68591abf67983b91b1685266f61/info.json b/blockchains/ethereum/assets/0x137959e0b3E5c68591abf67983b91b1685266f61/info.json deleted file mode 100644 index cfe56088d110d..0000000000000 --- a/blockchains/ethereum/assets/0x137959e0b3E5c68591abf67983b91b1685266f61/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-6/30M36", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x137959e0b3E5c68591abf67983b91b1685266f61", - "status": "active", - "id": "0x137959e0b3E5c68591abf67983b91b1685266f61" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x137959e0b3E5c68591abf67983b91b1685266f61/logo.png b/blockchains/ethereum/assets/0x137959e0b3E5c68591abf67983b91b1685266f61/logo.png deleted file mode 100644 index 781b08c193056..0000000000000 Binary files a/blockchains/ethereum/assets/0x137959e0b3E5c68591abf67983b91b1685266f61/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x138537DDba70aB69C05497b89Ee2e34F9201DCec/info.json b/blockchains/ethereum/assets/0x138537DDba70aB69C05497b89Ee2e34F9201DCec/info.json deleted file mode 100644 index 7223f5269462a..0000000000000 --- a/blockchains/ethereum/assets/0x138537DDba70aB69C05497b89Ee2e34F9201DCec/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ShahinMedical", - "symbol": "SML", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://shaheenfaucet.xyz/", - "explorer": "https://etherscan.io/token/0x138537DDba70aB69C05497b89Ee2e34F9201DCec", - "status": "active", - "id": "0x138537DDba70aB69C05497b89Ee2e34F9201DCec" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x138537DDba70aB69C05497b89Ee2e34F9201DCec/logo.png b/blockchains/ethereum/assets/0x138537DDba70aB69C05497b89Ee2e34F9201DCec/logo.png deleted file mode 100644 index a1a2fb1ae62c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x138537DDba70aB69C05497b89Ee2e34F9201DCec/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C/info.json b/blockchains/ethereum/assets/0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C/info.json deleted file mode 100644 index 2873c7c806d4f..0000000000000 --- a/blockchains/ethereum/assets/0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Musiconomi", - "symbol": "MCI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C", - "status": "active", - "id": "0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C/logo.png b/blockchains/ethereum/assets/0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C/logo.png deleted file mode 100755 index d5ead9b0b6a5f..0000000000000 Binary files a/blockchains/ethereum/assets/0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x138fd9A2B4b283676109d5E76cf3b83de7d15F25/info.json b/blockchains/ethereum/assets/0x138fd9A2B4b283676109d5E76cf3b83de7d15F25/info.json deleted file mode 100644 index 628edf899149e..0000000000000 --- a/blockchains/ethereum/assets/0x138fd9A2B4b283676109d5E76cf3b83de7d15F25/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zero Protocol Token", - "symbol": "ZNT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x138fd9A2B4b283676109d5E76cf3b83de7d15F25", - "status": "active", - "id": "0x138fd9A2B4b283676109d5E76cf3b83de7d15F25" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x138fd9A2B4b283676109d5E76cf3b83de7d15F25/logo.png b/blockchains/ethereum/assets/0x138fd9A2B4b283676109d5E76cf3b83de7d15F25/logo.png deleted file mode 100644 index 4114eea01aab8..0000000000000 Binary files a/blockchains/ethereum/assets/0x138fd9A2B4b283676109d5E76cf3b83de7d15F25/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x139838869D3E1AB94C798917840dA1c079103c84/info.json b/blockchains/ethereum/assets/0x139838869D3E1AB94C798917840dA1c079103c84/info.json deleted file mode 100644 index 3a142af34af60..0000000000000 --- a/blockchains/ethereum/assets/0x139838869D3E1AB94C798917840dA1c079103c84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Binantex", - "website": "https://binantex.com", - "description": "Binantex is a USD-pegged stablecoin, that provides its users with regular attestations of escrowed balances, full collateral and legal protection against the misappropriation of the underlying USD.", - "explorer": "https://etherscan.io/token/0x139838869D3E1AB94C798917840dA1c079103c84", - "type": "ERC20", - "symbol": "BNT", - "decimals": 18, - "status": "active", - "id": "0x139838869D3E1AB94C798917840dA1c079103c84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x139838869D3E1AB94C798917840dA1c079103c84/logo.png b/blockchains/ethereum/assets/0x139838869D3E1AB94C798917840dA1c079103c84/logo.png deleted file mode 100644 index 8db794b1a8952..0000000000000 Binary files a/blockchains/ethereum/assets/0x139838869D3E1AB94C798917840dA1c079103c84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3/info.json b/blockchains/ethereum/assets/0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3/info.json deleted file mode 100644 index 9bfd9217134b0..0000000000000 --- a/blockchains/ethereum/assets/0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BoutsPro", - "symbol": "BOUTS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bouts.pro/", - "explorer": "https://etherscan.io/token/0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3", - "status": "active", - "id": "0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3/logo.png b/blockchains/ethereum/assets/0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3/logo.png deleted file mode 100644 index f7e9ccf2e5553..0000000000000 Binary files a/blockchains/ethereum/assets/0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/info.json b/blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/info.json deleted file mode 100644 index 7ad5eb6ed3a4d..0000000000000 --- a/blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mQQQ Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror QQQ Token.", - "explorer": "https://etherscan.io/token/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mQQQ", - "decimals": 18, - "status": "active", - "id": "0x13B02c8dE71680e71F0820c996E4bE43c2F57d15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/logo.png b/blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/logo.png deleted file mode 100644 index 2265b120d987e..0000000000000 Binary files a/blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96/info.json b/blockchains/ethereum/assets/0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96/info.json deleted file mode 100644 index f4d3c9e1b4dd7..0000000000000 --- a/blockchains/ethereum/assets/0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PHI Token", - "symbol": "PHI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.phitoken.io/", - "explorer": "https://etherscan.io/token/0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96", - "status": "active", - "id": "0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96/logo.png b/blockchains/ethereum/assets/0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96/logo.png deleted file mode 100644 index a0019f60ccfb8..0000000000000 Binary files a/blockchains/ethereum/assets/0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13E9EC660d872f55405d70e5C52D872136F0970c/info.json b/blockchains/ethereum/assets/0x13E9EC660d872f55405d70e5C52D872136F0970c/info.json deleted file mode 100644 index 430ffba7de8a3..0000000000000 --- a/blockchains/ethereum/assets/0x13E9EC660d872f55405d70e5C52D872136F0970c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TKT", - "symbol": "TKT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.tkt-twinkle.com/", - "explorer": "https://etherscan.io/token/0x13E9EC660d872f55405d70e5C52D872136F0970c", - "status": "active", - "id": "0x13E9EC660d872f55405d70e5C52D872136F0970c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13E9EC660d872f55405d70e5C52D872136F0970c/logo.png b/blockchains/ethereum/assets/0x13E9EC660d872f55405d70e5C52D872136F0970c/logo.png deleted file mode 100644 index 0140fee442ea1..0000000000000 Binary files a/blockchains/ethereum/assets/0x13E9EC660d872f55405d70e5C52D872136F0970c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed/info.json b/blockchains/ethereum/assets/0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed/info.json deleted file mode 100644 index e45dc358714bb..0000000000000 --- a/blockchains/ethereum/assets/0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Travelling Free Token", - "symbol": "TFT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed", - "status": "active", - "id": "0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed/logo.png b/blockchains/ethereum/assets/0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed/logo.png deleted file mode 100644 index b7f609f812cb2..0000000000000 Binary files a/blockchains/ethereum/assets/0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2/info.json b/blockchains/ethereum/assets/0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2/info.json deleted file mode 100644 index 0a757a875fe55..0000000000000 --- a/blockchains/ethereum/assets/0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Accelerator", - "symbol": "ACC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://accelerator.network/", - "explorer": "https://etherscan.io/token/0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2", - "status": "active", - "id": "0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2/logo.png b/blockchains/ethereum/assets/0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2/logo.png deleted file mode 100644 index c202ef7f28bec..0000000000000 Binary files a/blockchains/ethereum/assets/0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13bDd7dcc28B585f193241B31995AF22f1b0256E/info.json b/blockchains/ethereum/assets/0x13bDd7dcc28B585f193241B31995AF22f1b0256E/info.json deleted file mode 100644 index 6c61d885efd3a..0000000000000 --- a/blockchains/ethereum/assets/0x13bDd7dcc28B585f193241B31995AF22f1b0256E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GIRLTOKEN", - "symbol": "GIRL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x13bDd7dcc28B585f193241B31995AF22f1b0256E", - "status": "active", - "id": "0x13bDd7dcc28B585f193241B31995AF22f1b0256E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13bDd7dcc28B585f193241B31995AF22f1b0256E/logo.png b/blockchains/ethereum/assets/0x13bDd7dcc28B585f193241B31995AF22f1b0256E/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x13bDd7dcc28B585f193241B31995AF22f1b0256E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E/info.json b/blockchains/ethereum/assets/0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E/info.json deleted file mode 100644 index d5ab2477d3c93..0000000000000 --- a/blockchains/ethereum/assets/0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CitexToken", - "symbol": "CTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.citex.io/", - "explorer": "https://etherscan.io/token/0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E", - "status": "active", - "id": "0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E/logo.png b/blockchains/ethereum/assets/0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E/logo.png deleted file mode 100644 index d291fdfeedd17..0000000000000 Binary files a/blockchains/ethereum/assets/0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13d0bf45e5F319Fa0B58900807049f23caE7C40D/info.json b/blockchains/ethereum/assets/0x13d0bf45e5F319Fa0B58900807049f23caE7C40D/info.json deleted file mode 100644 index 85b6d445fd403..0000000000000 --- a/blockchains/ethereum/assets/0x13d0bf45e5F319Fa0B58900807049f23caE7C40D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "阅读币", - "symbol": "READ", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x13d0bf45e5F319Fa0B58900807049f23caE7C40D", - "status": "active", - "id": "0x13d0bf45e5F319Fa0B58900807049f23caE7C40D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13d0bf45e5F319Fa0B58900807049f23caE7C40D/logo.png b/blockchains/ethereum/assets/0x13d0bf45e5F319Fa0B58900807049f23caE7C40D/logo.png deleted file mode 100644 index 99f749b841fbc..0000000000000 Binary files a/blockchains/ethereum/assets/0x13d0bf45e5F319Fa0B58900807049f23caE7C40D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13d6b121817D78faC403Ebf2C59c0C93583991df/info.json b/blockchains/ethereum/assets/0x13d6b121817D78faC403Ebf2C59c0C93583991df/info.json deleted file mode 100644 index 3271043c37e28..0000000000000 --- a/blockchains/ethereum/assets/0x13d6b121817D78faC403Ebf2C59c0C93583991df/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MccCoin", - "symbol": "MCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x13d6b121817D78faC403Ebf2C59c0C93583991df", - "status": "active", - "id": "0x13d6b121817D78faC403Ebf2C59c0C93583991df" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13d6b121817D78faC403Ebf2C59c0C93583991df/logo.png b/blockchains/ethereum/assets/0x13d6b121817D78faC403Ebf2C59c0C93583991df/logo.png deleted file mode 100644 index 1bc833012442a..0000000000000 Binary files a/blockchains/ethereum/assets/0x13d6b121817D78faC403Ebf2C59c0C93583991df/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13f11C9905A08ca76e3e853bE63D4f0944326C72/info.json b/blockchains/ethereum/assets/0x13f11C9905A08ca76e3e853bE63D4f0944326C72/info.json deleted file mode 100644 index 9e98cf9a94491..0000000000000 --- a/blockchains/ethereum/assets/0x13f11C9905A08ca76e3e853bE63D4f0944326C72/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Divi Exchange Token", - "symbol": "DIVX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x13f11C9905A08ca76e3e853bE63D4f0944326C72", - "status": "active", - "id": "0x13f11C9905A08ca76e3e853bE63D4f0944326C72" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13f11C9905A08ca76e3e853bE63D4f0944326C72/logo.png b/blockchains/ethereum/assets/0x13f11C9905A08ca76e3e853bE63D4f0944326C72/logo.png deleted file mode 100644 index 7475689f6dfba..0000000000000 Binary files a/blockchains/ethereum/assets/0x13f11C9905A08ca76e3e853bE63D4f0944326C72/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x13f25cd52b21650caa8225C9942337d914C9B030/info.json b/blockchains/ethereum/assets/0x13f25cd52b21650caa8225C9942337d914C9B030/info.json deleted file mode 100644 index 11117f6f70e96..0000000000000 --- a/blockchains/ethereum/assets/0x13f25cd52b21650caa8225C9942337d914C9B030/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "realchain token", - "symbol": "RCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://rcfund.org/en-US", - "explorer": "https://etherscan.io/token/0x13f25cd52b21650caa8225C9942337d914C9B030", - "status": "active", - "id": "0x13f25cd52b21650caa8225C9942337d914C9B030" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x13f25cd52b21650caa8225C9942337d914C9B030/logo.png b/blockchains/ethereum/assets/0x13f25cd52b21650caa8225C9942337d914C9B030/logo.png deleted file mode 100644 index 1cc57f52d34b2..0000000000000 Binary files a/blockchains/ethereum/assets/0x13f25cd52b21650caa8225C9942337d914C9B030/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x14094949152EDDBFcd073717200DA82fEd8dC960/info.json b/blockchains/ethereum/assets/0x14094949152EDDBFcd073717200DA82fEd8dC960/info.json deleted file mode 100644 index 0691c52b93d09..0000000000000 --- a/blockchains/ethereum/assets/0x14094949152EDDBFcd073717200DA82fEd8dC960/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bZx DAI iToken", - "symbol": "iDAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bzx.network", - "explorer": "https://etherscan.io/token/0x14094949152EDDBFcd073717200DA82fEd8dC960", - "status": "active", - "id": "0x14094949152EDDBFcd073717200DA82fEd8dC960" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x14094949152EDDBFcd073717200DA82fEd8dC960/logo.png b/blockchains/ethereum/assets/0x14094949152EDDBFcd073717200DA82fEd8dC960/logo.png deleted file mode 100644 index 709d3e6fb1b58..0000000000000 Binary files a/blockchains/ethereum/assets/0x14094949152EDDBFcd073717200DA82fEd8dC960/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a/info.json b/blockchains/ethereum/assets/0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a/info.json deleted file mode 100644 index f39d2f0572701..0000000000000 --- a/blockchains/ethereum/assets/0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "BitKan", - "website": "http://kan.land", - "description": "The KAN can be used and circulated in various scenarios to serve the community's value incentives and sharing economy, and ultimately construct the K Sites cryptocurrency ecological mechanism.", - "socials": [], - "explorer": "https://etherscan.io/token/0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a", - "type": "ERC20", - "symbol": "KAN", - "decimals": 18, - "status": "active", - "id": "0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a/logo.png b/blockchains/ethereum/assets/0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a/logo.png deleted file mode 100644 index 140255e64e7b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x141044ccC363d6E8D92dD8983422775913e304eC/info.json b/blockchains/ethereum/assets/0x141044ccC363d6E8D92dD8983422775913e304eC/info.json deleted file mode 100644 index f10e495605e99..0000000000000 --- a/blockchains/ethereum/assets/0x141044ccC363d6E8D92dD8983422775913e304eC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MinerOne", - "symbol": "MIO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x141044ccC363d6E8D92dD8983422775913e304eC", - "status": "active", - "id": "0x141044ccC363d6E8D92dD8983422775913e304eC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x141044ccC363d6E8D92dD8983422775913e304eC/logo.png b/blockchains/ethereum/assets/0x141044ccC363d6E8D92dD8983422775913e304eC/logo.png deleted file mode 100755 index 60966c65bcf89..0000000000000 Binary files a/blockchains/ethereum/assets/0x141044ccC363d6E8D92dD8983422775913e304eC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0/info.json b/blockchains/ethereum/assets/0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0/info.json deleted file mode 100644 index dbb0b9bec0cb9..0000000000000 --- a/blockchains/ethereum/assets/0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0", - "status": "active", - "id": "0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0/logo.png b/blockchains/ethereum/assets/0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0/logo.png deleted file mode 100644 index 11f53ba9c1758..0000000000000 Binary files a/blockchains/ethereum/assets/0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A/info.json b/blockchains/ethereum/assets/0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A/info.json deleted file mode 100644 index 0cfdb6cf5c7d0..0000000000000 --- a/blockchains/ethereum/assets/0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MargiX", - "symbol": "MGX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://margix.org/", - "explorer": "https://etherscan.io/token/0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A", - "status": "active", - "id": "0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A/logo.png b/blockchains/ethereum/assets/0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A/logo.png deleted file mode 100644 index 38675be35f76c..0000000000000 Binary files a/blockchains/ethereum/assets/0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1416946162B1C2c871A73B07E932D2fB6C932069/info.json b/blockchains/ethereum/assets/0x1416946162B1C2c871A73B07E932D2fB6C932069/info.json deleted file mode 100644 index 0fb09725077d4..0000000000000 --- a/blockchains/ethereum/assets/0x1416946162B1C2c871A73B07E932D2fB6C932069/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Energi", - "website": "https://energi.world/", - "source_code": "https://github.com/energicryptocurrency/", - "description": "Cryptocurrency for World Consciousness.", - "explorer": "https://etherscan.io/token/0x1416946162b1c2c871a73b07e932d2fb6c932069", - "type": "ERC20", - "symbol": "NRGE", - "decimals": 18, - "status": "active", - "id": "0x1416946162B1C2c871A73B07E932D2fB6C932069" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1416946162B1C2c871A73B07E932D2fB6C932069/logo.png b/blockchains/ethereum/assets/0x1416946162B1C2c871A73B07E932D2fB6C932069/logo.png deleted file mode 100644 index eefc78ea317c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x1416946162B1C2c871A73B07E932D2fB6C932069/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x141ABB03F001dEDED9A0223d4ff26d929117B72e/info.json b/blockchains/ethereum/assets/0x141ABB03F001dEDED9A0223d4ff26d929117B72e/info.json deleted file mode 100644 index fbe19be548392..0000000000000 --- a/blockchains/ethereum/assets/0x141ABB03F001dEDED9A0223d4ff26d929117B72e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HighVibe Token", - "symbol": "HV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x141ABB03F001dEDED9A0223d4ff26d929117B72e", - "status": "active", - "id": "0x141ABB03F001dEDED9A0223d4ff26d929117B72e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x141ABB03F001dEDED9A0223d4ff26d929117B72e/logo.png b/blockchains/ethereum/assets/0x141ABB03F001dEDED9A0223d4ff26d929117B72e/logo.png deleted file mode 100644 index e7385b012428c..0000000000000 Binary files a/blockchains/ethereum/assets/0x141ABB03F001dEDED9A0223d4ff26d929117B72e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x142aC3BD1C94898Be6e311b020b547A11dC03990/info.json b/blockchains/ethereum/assets/0x142aC3BD1C94898Be6e311b020b547A11dC03990/info.json deleted file mode 100644 index e5c745ac48bac..0000000000000 --- a/blockchains/ethereum/assets/0x142aC3BD1C94898Be6e311b020b547A11dC03990/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lambda Space Token", - "symbol": "LAMBS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x142aC3BD1C94898Be6e311b020b547A11dC03990", - "status": "active", - "id": "0x142aC3BD1C94898Be6e311b020b547A11dC03990" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x142aC3BD1C94898Be6e311b020b547A11dC03990/logo.png b/blockchains/ethereum/assets/0x142aC3BD1C94898Be6e311b020b547A11dC03990/logo.png deleted file mode 100644 index f3077d51d8b00..0000000000000 Binary files a/blockchains/ethereum/assets/0x142aC3BD1C94898Be6e311b020b547A11dC03990/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217/info.json b/blockchains/ethereum/assets/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217/info.json deleted file mode 100644 index ece76973c5f81..0000000000000 --- a/blockchains/ethereum/assets/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PYRO Network", - "symbol": "PYRO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://pyro.network/", - "explorer": "https://etherscan.io/token/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217", - "status": "active", - "id": "0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217/logo.png b/blockchains/ethereum/assets/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217/logo.png deleted file mode 100644 index 0b9a22348344e..0000000000000 Binary files a/blockchains/ethereum/assets/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x144D65B4c4A57e9a700bD571e7E62982ECdcf887/info.json b/blockchains/ethereum/assets/0x144D65B4c4A57e9a700bD571e7E62982ECdcf887/info.json deleted file mode 100644 index 877cabd635042..0000000000000 --- a/blockchains/ethereum/assets/0x144D65B4c4A57e9a700bD571e7E62982ECdcf887/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-7/30M67", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x144D65B4c4A57e9a700bD571e7E62982ECdcf887", - "status": "active", - "id": "0x144D65B4c4A57e9a700bD571e7E62982ECdcf887" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x144D65B4c4A57e9a700bD571e7E62982ECdcf887/logo.png b/blockchains/ethereum/assets/0x144D65B4c4A57e9a700bD571e7E62982ECdcf887/logo.png deleted file mode 100644 index f1772a507298a..0000000000000 Binary files a/blockchains/ethereum/assets/0x144D65B4c4A57e9a700bD571e7E62982ECdcf887/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1452DbfCff5aa0BA612B74876A025750a51B5b15/info.json b/blockchains/ethereum/assets/0x1452DbfCff5aa0BA612B74876A025750a51B5b15/info.json deleted file mode 100644 index be6d5cee42a9d..0000000000000 --- a/blockchains/ethereum/assets/0x1452DbfCff5aa0BA612B74876A025750a51B5b15/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniqCoin", - "symbol": "UNIQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1452DbfCff5aa0BA612B74876A025750a51B5b15", - "status": "active", - "id": "0x1452DbfCff5aa0BA612B74876A025750a51B5b15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1452DbfCff5aa0BA612B74876A025750a51B5b15/logo.png b/blockchains/ethereum/assets/0x1452DbfCff5aa0BA612B74876A025750a51B5b15/logo.png deleted file mode 100755 index 2750964f64611..0000000000000 Binary files a/blockchains/ethereum/assets/0x1452DbfCff5aa0BA612B74876A025750a51B5b15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1453Dbb8A29551ADe11D89825CA812e05317EAEB/info.json b/blockchains/ethereum/assets/0x1453Dbb8A29551ADe11D89825CA812e05317EAEB/info.json deleted file mode 100644 index 6f97e040e8cd2..0000000000000 --- a/blockchains/ethereum/assets/0x1453Dbb8A29551ADe11D89825CA812e05317EAEB/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "TENDIES Token", - "website": "https://tendies.dev", - "description": "$TEND is the Next Generation Autonomous and Hyper Deflationary Coin", - "socials": [], - "explorer": "https://etherscan.io/token/0x1453Dbb8A29551ADe11D89825CA812e05317EAEB", - "type": "ERC20", - "symbol": "TEND", - "decimals": 18, - "status": "active", - "id": "0x1453Dbb8A29551ADe11D89825CA812e05317EAEB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1453Dbb8A29551ADe11D89825CA812e05317EAEB/logo.png b/blockchains/ethereum/assets/0x1453Dbb8A29551ADe11D89825CA812e05317EAEB/logo.png deleted file mode 100644 index be69fa512b47e..0000000000000 Binary files a/blockchains/ethereum/assets/0x1453Dbb8A29551ADe11D89825CA812e05317EAEB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1456688345527bE1f37E9e627DA0837D6f08C925/logo.png b/blockchains/ethereum/assets/0x1456688345527bE1f37E9e627DA0837D6f08C925/logo.png deleted file mode 100644 index b61dec9e1cfa5..0000000000000 Binary files a/blockchains/ethereum/assets/0x1456688345527bE1f37E9e627DA0837D6f08C925/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x145b4467b2fa0Faf4296F165bca214691a5E08D6/info.json b/blockchains/ethereum/assets/0x145b4467b2fa0Faf4296F165bca214691a5E08D6/info.json deleted file mode 100644 index 3353b2954815f..0000000000000 --- a/blockchains/ethereum/assets/0x145b4467b2fa0Faf4296F165bca214691a5E08D6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Indian Digital Dollar", - "symbol": "IDD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x145b4467b2fa0Faf4296F165bca214691a5E08D6", - "status": "active", - "id": "0x145b4467b2fa0Faf4296F165bca214691a5E08D6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x145b4467b2fa0Faf4296F165bca214691a5E08D6/logo.png b/blockchains/ethereum/assets/0x145b4467b2fa0Faf4296F165bca214691a5E08D6/logo.png deleted file mode 100644 index 72c28b57fd01d..0000000000000 Binary files a/blockchains/ethereum/assets/0x145b4467b2fa0Faf4296F165bca214691a5E08D6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1460a58096d80a50a2F1f956DDA497611Fa4f165/info.json b/blockchains/ethereum/assets/0x1460a58096d80a50a2F1f956DDA497611Fa4f165/info.json deleted file mode 100644 index d066f2be8edfd..0000000000000 --- a/blockchains/ethereum/assets/0x1460a58096d80a50a2F1f956DDA497611Fa4f165/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chainium", - "symbol": "CHX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://weown.com/", - "explorer": "https://etherscan.io/token/0x1460a58096d80a50a2F1f956DDA497611Fa4f165", - "status": "active", - "id": "0x1460a58096d80a50a2F1f956DDA497611Fa4f165" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1460a58096d80a50a2F1f956DDA497611Fa4f165/logo.png b/blockchains/ethereum/assets/0x1460a58096d80a50a2F1f956DDA497611Fa4f165/logo.png deleted file mode 100644 index 070a716a68d2f..0000000000000 Binary files a/blockchains/ethereum/assets/0x1460a58096d80a50a2F1f956DDA497611Fa4f165/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x147283B5e9a3e03fBaDa505e015900036Dc25A64/info.json b/blockchains/ethereum/assets/0x147283B5e9a3e03fBaDa505e015900036Dc25A64/info.json deleted file mode 100644 index 7bd61a2b20fd5..0000000000000 --- a/blockchains/ethereum/assets/0x147283B5e9a3e03fBaDa505e015900036Dc25A64/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WONTON", - "symbol": "WONTON", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x147283B5e9a3e03fBaDa505e015900036Dc25A64", - "status": "active", - "id": "0x147283B5e9a3e03fBaDa505e015900036Dc25A64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x147283B5e9a3e03fBaDa505e015900036Dc25A64/logo.png b/blockchains/ethereum/assets/0x147283B5e9a3e03fBaDa505e015900036Dc25A64/logo.png deleted file mode 100644 index 3faf2d9909dda..0000000000000 Binary files a/blockchains/ethereum/assets/0x147283B5e9a3e03fBaDa505e015900036Dc25A64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x147faF8De9d8D8DAAE129B187F0D02D819126750/info.json b/blockchains/ethereum/assets/0x147faF8De9d8D8DAAE129B187F0D02D819126750/info.json deleted file mode 100644 index fa5337ff80a75..0000000000000 --- a/blockchains/ethereum/assets/0x147faF8De9d8D8DAAE129B187F0D02D819126750/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "GeoDB Coin", - "website": "https://geodb.com", - "description": "The GEO token is the representation of data value itself, in the form of a tradable virtual asset.", - "explorer": "https://etherscan.io/token/0x147faF8De9d8D8DAAE129B187F0D02D819126750", - "source_code": "https://etherscan.io/address/0x147faf8de9d8d8daae129b187f0d02d819126750#code", - "white_paper": "https://geodb.com/docs/geodb-white-paper.pdf", - "type": "ERC20", - "symbol": "GEO", - "decimals": 18, - "status": "active", - "id": "0x147faF8De9d8D8DAAE129B187F0D02D819126750" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x147faF8De9d8D8DAAE129B187F0D02D819126750/logo.png b/blockchains/ethereum/assets/0x147faF8De9d8D8DAAE129B187F0D02D819126750/logo.png deleted file mode 100644 index f091e5290ebf0..0000000000000 Binary files a/blockchains/ethereum/assets/0x147faF8De9d8D8DAAE129B187F0D02D819126750/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x14839bf22810F09fb163AF69BD21Bd5476F445Cd/info.json b/blockchains/ethereum/assets/0x14839bf22810F09fb163AF69BD21Bd5476F445Cd/info.json deleted file mode 100644 index 02250377b15f2..0000000000000 --- a/blockchains/ethereum/assets/0x14839bf22810F09fb163AF69BD21Bd5476F445Cd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Confido Token", - "symbol": "CFD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x14839bf22810F09fb163AF69BD21Bd5476F445Cd", - "status": "active", - "id": "0x14839bf22810F09fb163AF69BD21Bd5476F445Cd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x14839bf22810F09fb163AF69BD21Bd5476F445Cd/logo.png b/blockchains/ethereum/assets/0x14839bf22810F09fb163AF69BD21Bd5476F445Cd/logo.png deleted file mode 100644 index e12f9a90db2e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x14839bf22810F09fb163AF69BD21Bd5476F445Cd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b/info.json b/blockchains/ethereum/assets/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b/info.json deleted file mode 100644 index 089de92502ab1..0000000000000 --- a/blockchains/ethereum/assets/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "DeFi Pulse Index", - "website": "http://tokensets.com/portfolio/dpi", - "description": "A basket created by DeFiPulse of the top DeFi tokens by market cap. The DPI Set is rebalanced monthly to realign to its market cap weighted index.", - "explorer": "https://etherscan.io/token/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b", - "research": "https://defipulse.com/", - "type": "ERC20", - "symbol": "DPI", - "decimals": 18, - "status": "active", - "id": "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b/logo.png b/blockchains/ethereum/assets/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b/logo.png deleted file mode 100644 index 80097af6a7311..0000000000000 Binary files a/blockchains/ethereum/assets/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x14C926F2290044B647e1Bf2072e67B495eff1905/info.json b/blockchains/ethereum/assets/0x14C926F2290044B647e1Bf2072e67B495eff1905/info.json deleted file mode 100644 index 23dab391c5cc9..0000000000000 --- a/blockchains/ethereum/assets/0x14C926F2290044B647e1Bf2072e67B495eff1905/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bethereum", - "symbol": "BETHER", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bethereum.com", - "explorer": "https://etherscan.io/token/0x14C926F2290044B647e1Bf2072e67B495eff1905", - "status": "active", - "id": "0x14C926F2290044B647e1Bf2072e67B495eff1905" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x14C926F2290044B647e1Bf2072e67B495eff1905/logo.png b/blockchains/ethereum/assets/0x14C926F2290044B647e1Bf2072e67B495eff1905/logo.png deleted file mode 100644 index 7f22d89e46b6e..0000000000000 Binary files a/blockchains/ethereum/assets/0x14C926F2290044B647e1Bf2072e67B495eff1905/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x14F0a12A43c36C49D4b403dD6e1A9B8222BE456C/info.json b/blockchains/ethereum/assets/0x14F0a12A43c36C49D4b403dD6e1A9B8222BE456C/info.json deleted file mode 100644 index b4d0bae663117..0000000000000 --- a/blockchains/ethereum/assets/0x14F0a12A43c36C49D4b403dD6e1A9B8222BE456C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VINX Coin", - "website": "https://vinxcoin.com/", - "description": "The world's first utility token for fine wine buying. VXC revolutionizes how you buy wine, both retail and wholesale.", - "explorer": "https://etherscan.io/token/0x14F0a12A43c36C49D4b403dD6e1A9B8222BE456C", - "type": "ERC20", - "symbol": "VXC", - "decimals": 18, - "status": "active", - "id": "0x14F0a12A43c36C49D4b403dD6e1A9B8222BE456C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x14F0a12A43c36C49D4b403dD6e1A9B8222BE456C/logo.png b/blockchains/ethereum/assets/0x14F0a12A43c36C49D4b403dD6e1A9B8222BE456C/logo.png deleted file mode 100644 index 5ff4af22dd1e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x14F0a12A43c36C49D4b403dD6e1A9B8222BE456C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x14F378683dFd56ACc2af2440F4B026658fdd78D4/info.json b/blockchains/ethereum/assets/0x14F378683dFd56ACc2af2440F4B026658fdd78D4/info.json deleted file mode 100644 index cf952de11d037..0000000000000 --- a/blockchains/ethereum/assets/0x14F378683dFd56ACc2af2440F4B026658fdd78D4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitDrive", - "symbol": "BITD", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x14F378683dFd56ACc2af2440F4B026658fdd78D4", - "status": "active", - "id": "0x14F378683dFd56ACc2af2440F4B026658fdd78D4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x14F378683dFd56ACc2af2440F4B026658fdd78D4/logo.png b/blockchains/ethereum/assets/0x14F378683dFd56ACc2af2440F4B026658fdd78D4/logo.png deleted file mode 100755 index 4d5693d04a206..0000000000000 Binary files a/blockchains/ethereum/assets/0x14F378683dFd56ACc2af2440F4B026658fdd78D4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x14F37B574242D366558dB61f3335289a5035c506/info.json b/blockchains/ethereum/assets/0x14F37B574242D366558dB61f3335289a5035c506/info.json deleted file mode 100644 index c54a49d59954d..0000000000000 --- a/blockchains/ethereum/assets/0x14F37B574242D366558dB61f3335289a5035c506/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HackerGold", - "symbol": "HKG", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x14F37B574242D366558dB61f3335289a5035c506", - "status": "active", - "id": "0x14F37B574242D366558dB61f3335289a5035c506" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x14F37B574242D366558dB61f3335289a5035c506/logo.png b/blockchains/ethereum/assets/0x14F37B574242D366558dB61f3335289a5035c506/logo.png deleted file mode 100644 index 84251e2dbf686..0000000000000 Binary files a/blockchains/ethereum/assets/0x14F37B574242D366558dB61f3335289a5035c506/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x14dDda446688b73161AA1382F4E4343353aF6FC8/info.json b/blockchains/ethereum/assets/0x14dDda446688b73161AA1382F4E4343353aF6FC8/info.json deleted file mode 100644 index 9349abccb5a32..0000000000000 --- a/blockchains/ethereum/assets/0x14dDda446688b73161AA1382F4E4343353aF6FC8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FXPay", - "symbol": "FXP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://fxpay.io/", - "explorer": "https://etherscan.io/token/0x14dDda446688b73161AA1382F4E4343353aF6FC8", - "status": "active", - "id": "0x14dDda446688b73161AA1382F4E4343353aF6FC8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x14dDda446688b73161AA1382F4E4343353aF6FC8/logo.png b/blockchains/ethereum/assets/0x14dDda446688b73161AA1382F4E4343353aF6FC8/logo.png deleted file mode 100755 index f59a5c5e997b7..0000000000000 Binary files a/blockchains/ethereum/assets/0x14dDda446688b73161AA1382F4E4343353aF6FC8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x150b0b96933B75Ce27af8b92441F8fB683bF9739/info.json b/blockchains/ethereum/assets/0x150b0b96933B75Ce27af8b92441F8fB683bF9739/info.json deleted file mode 100644 index e932eb8147365..0000000000000 --- a/blockchains/ethereum/assets/0x150b0b96933B75Ce27af8b92441F8fB683bF9739/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dragonereum Gold", - "symbol": "GOLD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://dragonereum.io/", - "explorer": "https://etherscan.io/token/0x150b0b96933B75Ce27af8b92441F8fB683bF9739", - "status": "active", - "id": "0x150b0b96933B75Ce27af8b92441F8fB683bF9739" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x150b0b96933B75Ce27af8b92441F8fB683bF9739/logo.png b/blockchains/ethereum/assets/0x150b0b96933B75Ce27af8b92441F8fB683bF9739/logo.png deleted file mode 100644 index feb2b8a2764f6..0000000000000 Binary files a/blockchains/ethereum/assets/0x150b0b96933B75Ce27af8b92441F8fB683bF9739/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x151202C9c18e495656f372281F493EB7698961D5/info.json b/blockchains/ethereum/assets/0x151202C9c18e495656f372281F493EB7698961D5/info.json deleted file mode 100644 index e462cc949534d..0000000000000 --- a/blockchains/ethereum/assets/0x151202C9c18e495656f372281F493EB7698961D5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEBITUM", - "symbol": "DEB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://debitum.network/", - "explorer": "https://etherscan.io/token/0x151202C9c18e495656f372281F493EB7698961D5", - "status": "active", - "id": "0x151202C9c18e495656f372281F493EB7698961D5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x151202C9c18e495656f372281F493EB7698961D5/logo.png b/blockchains/ethereum/assets/0x151202C9c18e495656f372281F493EB7698961D5/logo.png deleted file mode 100644 index b7d744a0a5a78..0000000000000 Binary files a/blockchains/ethereum/assets/0x151202C9c18e495656f372281F493EB7698961D5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1519AFf03b3E23722511D2576c769A77Baf09580/info.json b/blockchains/ethereum/assets/0x1519AFf03b3E23722511D2576c769A77Baf09580/info.json deleted file mode 100644 index 827a060ee53ef..0000000000000 --- a/blockchains/ethereum/assets/0x1519AFf03b3E23722511D2576c769A77Baf09580/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "B91Token", - "symbol": "B91", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.b91.com/", - "explorer": "https://etherscan.io/token/0x1519AFf03b3E23722511D2576c769A77Baf09580", - "status": "active", - "id": "0x1519AFf03b3E23722511D2576c769A77Baf09580" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1519AFf03b3E23722511D2576c769A77Baf09580/logo.png b/blockchains/ethereum/assets/0x1519AFf03b3E23722511D2576c769A77Baf09580/logo.png deleted file mode 100644 index 71d346d1663ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x1519AFf03b3E23722511D2576c769A77Baf09580/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef/info.json b/blockchains/ethereum/assets/0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef/info.json deleted file mode 100644 index 6b1c17eff78b0..0000000000000 --- a/blockchains/ethereum/assets/0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeltaHub Community", - "website": "https://deltahub.capital/", - "description": "First Community Governed Economic Model (C-GEM) for Crypto Community.", - "explorer": "https://etherscan.io/token/0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef", - "type": "ERC20", - "symbol": "DHC", - "decimals": 18, - "status": "active", - "id": "0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef/logo.png b/blockchains/ethereum/assets/0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef/logo.png deleted file mode 100644 index e337b0aa7c32e..0000000000000 Binary files a/blockchains/ethereum/assets/0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1534a5715278163687D4F4d4cF27E345b4de1803/info.json b/blockchains/ethereum/assets/0x1534a5715278163687D4F4d4cF27E345b4de1803/info.json deleted file mode 100644 index c9accc5003002..0000000000000 --- a/blockchains/ethereum/assets/0x1534a5715278163687D4F4d4cF27E345b4de1803/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Network Foundation", - "symbol": "NWF", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1534a5715278163687D4F4d4cF27E345b4de1803", - "status": "active", - "id": "0x1534a5715278163687D4F4d4cF27E345b4de1803" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1534a5715278163687D4F4d4cF27E345b4de1803/logo.png b/blockchains/ethereum/assets/0x1534a5715278163687D4F4d4cF27E345b4de1803/logo.png deleted file mode 100644 index 597e2cfb91312..0000000000000 Binary files a/blockchains/ethereum/assets/0x1534a5715278163687D4F4d4cF27E345b4de1803/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9/info.json b/blockchains/ethereum/assets/0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9/info.json deleted file mode 100644 index bbdb49df4c750..0000000000000 --- a/blockchains/ethereum/assets/0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XOVBank", - "symbol": "XOV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.xov.io/", - "explorer": "https://etherscan.io/token/0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9", - "status": "active", - "id": "0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9/logo.png b/blockchains/ethereum/assets/0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9/logo.png deleted file mode 100755 index aae99771b5559..0000000000000 Binary files a/blockchains/ethereum/assets/0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x15470A4cCB61704481FA6a2Afd993d585689D226/info.json b/blockchains/ethereum/assets/0x15470A4cCB61704481FA6a2Afd993d585689D226/info.json deleted file mode 100644 index b47519501d694..0000000000000 --- a/blockchains/ethereum/assets/0x15470A4cCB61704481FA6a2Afd993d585689D226/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BRI", - "symbol": "BRI", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x15470A4cCB61704481FA6a2Afd993d585689D226", - "status": "active", - "id": "0x15470A4cCB61704481FA6a2Afd993d585689D226" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x15470A4cCB61704481FA6a2Afd993d585689D226/logo.png b/blockchains/ethereum/assets/0x15470A4cCB61704481FA6a2Afd993d585689D226/logo.png deleted file mode 100644 index 399b2817239a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x15470A4cCB61704481FA6a2Afd993d585689D226/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1559FA1b8F28238FD5D76D9f434ad86FD20D1559/logo.png b/blockchains/ethereum/assets/0x1559FA1b8F28238FD5D76D9f434ad86FD20D1559/logo.png deleted file mode 100644 index b3160c49731a3..0000000000000 Binary files a/blockchains/ethereum/assets/0x1559FA1b8F28238FD5D76D9f434ad86FD20D1559/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21/info.json b/blockchains/ethereum/assets/0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21/info.json deleted file mode 100644 index 431334f2f5dc7..0000000000000 --- a/blockchains/ethereum/assets/0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VisionX", - "symbol": "VNX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21", - "status": "active", - "id": "0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21/logo.png b/blockchains/ethereum/assets/0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21/logo.png deleted file mode 100644 index 6c6206f70212b..0000000000000 Binary files a/blockchains/ethereum/assets/0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x157207Df36cF1803399CCA15CAD867fd54514Fde/info.json b/blockchains/ethereum/assets/0x157207Df36cF1803399CCA15CAD867fd54514Fde/info.json deleted file mode 100644 index c3c238f560e81..0000000000000 --- a/blockchains/ethereum/assets/0x157207Df36cF1803399CCA15CAD867fd54514Fde/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Groundcoin", - "symbol": "GC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x157207Df36cF1803399CCA15CAD867fd54514Fde", - "status": "active", - "id": "0x157207Df36cF1803399CCA15CAD867fd54514Fde" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x157207Df36cF1803399CCA15CAD867fd54514Fde/logo.png b/blockchains/ethereum/assets/0x157207Df36cF1803399CCA15CAD867fd54514Fde/logo.png deleted file mode 100644 index 28bcebc5537a5..0000000000000 Binary files a/blockchains/ethereum/assets/0x157207Df36cF1803399CCA15CAD867fd54514Fde/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x157281AcFf48cBFe8d7363e89C8445b98757E212/info.json b/blockchains/ethereum/assets/0x157281AcFf48cBFe8d7363e89C8445b98757E212/info.json deleted file mode 100644 index 7385cfd026c34..0000000000000 --- a/blockchains/ethereum/assets/0x157281AcFf48cBFe8d7363e89C8445b98757E212/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lega", - "symbol": "LEGA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x157281AcFf48cBFe8d7363e89C8445b98757E212", - "status": "active", - "id": "0x157281AcFf48cBFe8d7363e89C8445b98757E212" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x157281AcFf48cBFe8d7363e89C8445b98757E212/logo.png b/blockchains/ethereum/assets/0x157281AcFf48cBFe8d7363e89C8445b98757E212/logo.png deleted file mode 100644 index 29d2f2e1206b2..0000000000000 Binary files a/blockchains/ethereum/assets/0x157281AcFf48cBFe8d7363e89C8445b98757E212/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1/info.json b/blockchains/ethereum/assets/0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1/info.json deleted file mode 100644 index 5cd3bc1cd640f..0000000000000 --- a/blockchains/ethereum/assets/0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Compound Augur", - "symbol": "cREP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://compound.finance/", - "explorer": "https://etherscan.io/token/0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1", - "status": "active", - "id": "0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1/logo.png b/blockchains/ethereum/assets/0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1/logo.png deleted file mode 100644 index c9e299678a7e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1590ABe3612Be1CB3ab5B0f28874D521576e97Dc/logo.png b/blockchains/ethereum/assets/0x1590ABe3612Be1CB3ab5B0f28874D521576e97Dc/logo.png deleted file mode 100644 index 17b897e04ee3d..0000000000000 Binary files a/blockchains/ethereum/assets/0x1590ABe3612Be1CB3ab5B0f28874D521576e97Dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x159A1dFAe19057de57dFfFcbB3DA1aE784678965/info.json b/blockchains/ethereum/assets/0x159A1dFAe19057de57dFfFcbB3DA1aE784678965/info.json deleted file mode 100644 index 9e40a7de55d5d..0000000000000 --- a/blockchains/ethereum/assets/0x159A1dFAe19057de57dFfFcbB3DA1aE784678965/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Reflex", - "symbol": "RFX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://reflextoken.com", - "explorer": "https://etherscan.io/token/0x159A1dFAe19057de57dFfFcbB3DA1aE784678965", - "status": "active", - "id": "0x159A1dFAe19057de57dFfFcbB3DA1aE784678965" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x159A1dFAe19057de57dFfFcbB3DA1aE784678965/logo.png b/blockchains/ethereum/assets/0x159A1dFAe19057de57dFfFcbB3DA1aE784678965/logo.png deleted file mode 100644 index 4cbe8d6c92212..0000000000000 Binary files a/blockchains/ethereum/assets/0x159A1dFAe19057de57dFfFcbB3DA1aE784678965/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x159b67BB724307e5d614F9483Da0c9842e74Db88/info.json b/blockchains/ethereum/assets/0x159b67BB724307e5d614F9483Da0c9842e74Db88/info.json deleted file mode 100644 index aa54495d0e90a..0000000000000 --- a/blockchains/ethereum/assets/0x159b67BB724307e5d614F9483Da0c9842e74Db88/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AopxCoin", - "symbol": "Aopx", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x159b67BB724307e5d614F9483Da0c9842e74Db88", - "status": "active", - "id": "0x159b67BB724307e5d614F9483Da0c9842e74Db88" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x159b67BB724307e5d614F9483Da0c9842e74Db88/logo.png b/blockchains/ethereum/assets/0x159b67BB724307e5d614F9483Da0c9842e74Db88/logo.png deleted file mode 100644 index 10943737c1656..0000000000000 Binary files a/blockchains/ethereum/assets/0x159b67BB724307e5d614F9483Da0c9842e74Db88/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x15A664416E42766A6cC0a1221d9C088548a6E731/info.json b/blockchains/ethereum/assets/0x15A664416E42766A6cC0a1221d9C088548a6E731/info.json deleted file mode 100644 index 7164b02ea61a1..0000000000000 --- a/blockchains/ethereum/assets/0x15A664416E42766A6cC0a1221d9C088548a6E731/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WEBN", - "symbol": "WEBN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://webinnovationph.com/", - "explorer": "https://etherscan.io/token/0x15A664416E42766A6cC0a1221d9C088548a6E731", - "status": "active", - "id": "0x15A664416E42766A6cC0a1221d9C088548a6E731" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x15A664416E42766A6cC0a1221d9C088548a6E731/logo.png b/blockchains/ethereum/assets/0x15A664416E42766A6cC0a1221d9C088548a6E731/logo.png deleted file mode 100644 index c1d99598ef650..0000000000000 Binary files a/blockchains/ethereum/assets/0x15A664416E42766A6cC0a1221d9C088548a6E731/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/info.json b/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/info.json deleted file mode 100644 index c3697a14f0cb2..0000000000000 --- a/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/info.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "GALA", - "website": "https://gala.games", - "source_code": "https://etherscan.io/address/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA#code", - "description": "GALA is the utility token powering the Gala Games ecosystem.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/GoGalaGames", - "handle": "GoGalaGames" - }, - { - "name": "Facebook", - "url": "https://facebook.com/GoGalaGames", - "handle": "GoGalaGames" - }, - { - "name": "Instagram", - "url": "https://instagram.com/GoGalaGames", - "handle": "GoGalaGames" - }, - { - "name": "Telegram", - "url": "http://galagames.tel", - "handle": "GoGalaGames" - }, - { - "name": "Discord", - "url": "http://galagames.chat", - "handle": "GoGalaGames" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/GoGalaGames", - "handle": "GoGalaGames" - } - ], - "explorer": "https://etherscan.io/token/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA", - "type": "ERC20", - "symbol": "GALA", - "decimals": 8, - "status": "active", - "id": "0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/logo.png b/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/logo.png deleted file mode 100644 index 052a78bbf67db..0000000000000 Binary files a/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x15bCDFAd12498DE8a922E62442Ae4CC4bd33bd25/info.json b/blockchains/ethereum/assets/0x15bCDFAd12498DE8a922E62442Ae4CC4bd33bd25/info.json deleted file mode 100644 index f924ca641e53f..0000000000000 --- a/blockchains/ethereum/assets/0x15bCDFAd12498DE8a922E62442Ae4CC4bd33bd25/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Walletreum Token", - "website": "https://walletreum.com", - "description": "WALT is the utility token of walletreum platform that rewards it's users for using the platform.", - "explorer": "https://etherscan.io/token/0x15bCDFAd12498DE8a922E62442Ae4CC4bd33bd25", - "type": "ERC20", - "symbol": "WALT", - "decimals": 18, - "status": "active", - "id": "0x15bCDFAd12498DE8a922E62442Ae4CC4bd33bd25" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x15bCDFAd12498DE8a922E62442Ae4CC4bd33bd25/logo.png b/blockchains/ethereum/assets/0x15bCDFAd12498DE8a922E62442Ae4CC4bd33bd25/logo.png deleted file mode 100644 index 70dab43ce5f3b..0000000000000 Binary files a/blockchains/ethereum/assets/0x15bCDFAd12498DE8a922E62442Ae4CC4bd33bd25/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829/info.json b/blockchains/ethereum/assets/0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829/info.json deleted file mode 100644 index cabcf77c3b327..0000000000000 --- a/blockchains/ethereum/assets/0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alpha Coin", - "symbol": "APC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://alpha-coin.io/", - "explorer": "https://etherscan.io/token/0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829", - "status": "active", - "id": "0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829/logo.png b/blockchains/ethereum/assets/0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829/logo.png deleted file mode 100644 index d0b53f0f267d8..0000000000000 Binary files a/blockchains/ethereum/assets/0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x15ef5b9447710Eab904e63e6233Ff540400d603f/info.json b/blockchains/ethereum/assets/0x15ef5b9447710Eab904e63e6233Ff540400d603f/info.json deleted file mode 100644 index 0787accb2dc2a..0000000000000 --- a/blockchains/ethereum/assets/0x15ef5b9447710Eab904e63e6233Ff540400d603f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin2X", - "symbol": "BTC2X", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x15ef5b9447710Eab904e63e6233Ff540400d603f", - "status": "active", - "id": "0x15ef5b9447710Eab904e63e6233Ff540400d603f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x15ef5b9447710Eab904e63e6233Ff540400d603f/logo.png b/blockchains/ethereum/assets/0x15ef5b9447710Eab904e63e6233Ff540400d603f/logo.png deleted file mode 100644 index e833d5ccddf7f..0000000000000 Binary files a/blockchains/ethereum/assets/0x15ef5b9447710Eab904e63e6233Ff540400d603f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e/info.json b/blockchains/ethereum/assets/0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e/info.json deleted file mode 100644 index bd68c5378d974..0000000000000 --- a/blockchains/ethereum/assets/0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ricoin", - "symbol": "RCO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e", - "status": "active", - "id": "0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e/logo.png b/blockchains/ethereum/assets/0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e/logo.png deleted file mode 100644 index 862baf0730fba..0000000000000 Binary files a/blockchains/ethereum/assets/0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1602af2C782cC03F9241992E243290Fccf73Bb13/info.json b/blockchains/ethereum/assets/0x1602af2C782cC03F9241992E243290Fccf73Bb13/info.json deleted file mode 100644 index faf8ec7cf48fc..0000000000000 --- a/blockchains/ethereum/assets/0x1602af2C782cC03F9241992E243290Fccf73Bb13/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Qubitica", - "symbol": "QBIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.qubitica.net/", - "explorer": "https://etherscan.io/token/0x1602af2C782cC03F9241992E243290Fccf73Bb13", - "status": "active", - "id": "0x1602af2C782cC03F9241992E243290Fccf73Bb13" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1602af2C782cC03F9241992E243290Fccf73Bb13/logo.png b/blockchains/ethereum/assets/0x1602af2C782cC03F9241992E243290Fccf73Bb13/logo.png deleted file mode 100644 index 861b07a428b3b..0000000000000 Binary files a/blockchains/ethereum/assets/0x1602af2C782cC03F9241992E243290Fccf73Bb13/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x160B1E5aaBFD70B2FC40Af815014925D71CEEd7E/logo.png b/blockchains/ethereum/assets/0x160B1E5aaBFD70B2FC40Af815014925D71CEEd7E/logo.png deleted file mode 100644 index 8c9e883aa230c..0000000000000 Binary files a/blockchains/ethereum/assets/0x160B1E5aaBFD70B2FC40Af815014925D71CEEd7E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16172F24b626B58eDa8ba0daD551d60821Af6599/info.json b/blockchains/ethereum/assets/0x16172F24b626B58eDa8ba0daD551d60821Af6599/info.json deleted file mode 100644 index 43a15afc26284..0000000000000 --- a/blockchains/ethereum/assets/0x16172F24b626B58eDa8ba0daD551d60821Af6599/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iCrowdCoin", - "symbol": "ICC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x16172F24b626B58eDa8ba0daD551d60821Af6599", - "status": "active", - "id": "0x16172F24b626B58eDa8ba0daD551d60821Af6599" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16172F24b626B58eDa8ba0daD551d60821Af6599/logo.png b/blockchains/ethereum/assets/0x16172F24b626B58eDa8ba0daD551d60821Af6599/logo.png deleted file mode 100644 index 0321b58432bba..0000000000000 Binary files a/blockchains/ethereum/assets/0x16172F24b626B58eDa8ba0daD551d60821Af6599/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df/info.json b/blockchains/ethereum/assets/0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df/info.json deleted file mode 100644 index b2277a3fe790e..0000000000000 --- a/blockchains/ethereum/assets/0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chernobyl", - "symbol": "CHR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df", - "status": "active", - "id": "0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df/logo.png b/blockchains/ethereum/assets/0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df/logo.png deleted file mode 100644 index ec7014ccbd938..0000000000000 Binary files a/blockchains/ethereum/assets/0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1626e3d05De1428FD209BBfb911d78E0E06a73F2/info.json b/blockchains/ethereum/assets/0x1626e3d05De1428FD209BBfb911d78E0E06a73F2/info.json deleted file mode 100644 index dd3c8bb98f01b..0000000000000 --- a/blockchains/ethereum/assets/0x1626e3d05De1428FD209BBfb911d78E0E06a73F2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NCSVToken", - "symbol": "NCSV", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1626e3d05De1428FD209BBfb911d78E0E06a73F2", - "status": "active", - "id": "0x1626e3d05De1428FD209BBfb911d78E0E06a73F2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1626e3d05De1428FD209BBfb911d78E0E06a73F2/logo.png b/blockchains/ethereum/assets/0x1626e3d05De1428FD209BBfb911d78E0E06a73F2/logo.png deleted file mode 100644 index f10345ea1fefc..0000000000000 Binary files a/blockchains/ethereum/assets/0x1626e3d05De1428FD209BBfb911d78E0E06a73F2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962/info.json b/blockchains/ethereum/assets/0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962/info.json deleted file mode 100644 index 26236589b013c..0000000000000 --- a/blockchains/ethereum/assets/0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TradePowerDEX", - "website": "https://tradepowerdex.com", - "description": "New Dex with No Boundries. Trading, Liquidity Pools, Leveraging, Lending. Dividend sharing for Token Holders", - "explorer": "https://etherscan.io/token/0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962", - "type": "ERC20", - "symbol": "TPX", - "decimals": 18, - "status": "active", - "id": "0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962/logo.png b/blockchains/ethereum/assets/0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962/logo.png deleted file mode 100644 index 247934a533856..0000000000000 Binary files a/blockchains/ethereum/assets/0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89/info.json b/blockchains/ethereum/assets/0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89/info.json deleted file mode 100644 index a56156409e31d..0000000000000 --- a/blockchains/ethereum/assets/0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "MaggotToken", - "website": "https://rottenswap.org/", - "source_code": "https://github.com/rottenswap", - "description": "Earn MaggotTokens by buying and selling RottenTokens. 2.5% of every RottenToken transfer is burned and turned into MaggotTokens.", - "explorer": "https://etherscan.io/token/0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89", - "type": "ERC20", - "symbol": "MAGGOT", - "decimals": 18, - "status": "active", - "id": "0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89/logo.png b/blockchains/ethereum/assets/0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89/logo.png deleted file mode 100644 index 8e249ce863b1b..0000000000000 Binary files a/blockchains/ethereum/assets/0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1641abdd83E25131645b241a7302FD0Ea9903b51/info.json b/blockchains/ethereum/assets/0x1641abdd83E25131645b241a7302FD0Ea9903b51/info.json deleted file mode 100644 index f04515f680736..0000000000000 --- a/blockchains/ethereum/assets/0x1641abdd83E25131645b241a7302FD0Ea9903b51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Soom Classic Token", - "symbol": "SMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1641abdd83E25131645b241a7302FD0Ea9903b51", - "status": "active", - "id": "0x1641abdd83E25131645b241a7302FD0Ea9903b51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1641abdd83E25131645b241a7302FD0Ea9903b51/logo.png b/blockchains/ethereum/assets/0x1641abdd83E25131645b241a7302FD0Ea9903b51/logo.png deleted file mode 100644 index 484c80d46fe88..0000000000000 Binary files a/blockchains/ethereum/assets/0x1641abdd83E25131645b241a7302FD0Ea9903b51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x164AdC5E46324A9D5fC520f0f753B62Dd01Dc556/logo.png b/blockchains/ethereum/assets/0x164AdC5E46324A9D5fC520f0f753B62Dd01Dc556/logo.png deleted file mode 100644 index 7867ab0efeb36..0000000000000 Binary files a/blockchains/ethereum/assets/0x164AdC5E46324A9D5fC520f0f753B62Dd01Dc556/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x164F64eF2A44444743c5472FA68fb3784060D286/info.json b/blockchains/ethereum/assets/0x164F64eF2A44444743c5472FA68fb3784060D286/info.json deleted file mode 100644 index f64f9f7d98f05..0000000000000 --- a/blockchains/ethereum/assets/0x164F64eF2A44444743c5472FA68fb3784060D286/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "T8Coin", - "symbol": "T8C", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x164F64eF2A44444743c5472FA68fb3784060D286", - "status": "active", - "id": "0x164F64eF2A44444743c5472FA68fb3784060D286" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x164F64eF2A44444743c5472FA68fb3784060D286/logo.png b/blockchains/ethereum/assets/0x164F64eF2A44444743c5472FA68fb3784060D286/logo.png deleted file mode 100644 index 5f5490ef324c5..0000000000000 Binary files a/blockchains/ethereum/assets/0x164F64eF2A44444743c5472FA68fb3784060D286/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x165440036Ce972C5F8EBef667086707e48B2623e/info.json b/blockchains/ethereum/assets/0x165440036Ce972C5F8EBef667086707e48B2623e/info.json deleted file mode 100644 index dd6f0e7489d88..0000000000000 --- a/blockchains/ethereum/assets/0x165440036Ce972C5F8EBef667086707e48B2623e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniGraph", - "symbol": "GRAPH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://unigraph.app/", - "explorer": "https://etherscan.io/token/0x165440036Ce972C5F8EBef667086707e48B2623e", - "status": "active", - "id": "0x165440036Ce972C5F8EBef667086707e48B2623e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x165440036Ce972C5F8EBef667086707e48B2623e/logo.png b/blockchains/ethereum/assets/0x165440036Ce972C5F8EBef667086707e48B2623e/logo.png deleted file mode 100644 index 151cabcb25010..0000000000000 Binary files a/blockchains/ethereum/assets/0x165440036Ce972C5F8EBef667086707e48B2623e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419/info.json b/blockchains/ethereum/assets/0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419/info.json deleted file mode 100644 index 63b204d6e1111..0000000000000 --- a/blockchains/ethereum/assets/0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mars", - "symbol": "MARS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419", - "status": "active", - "id": "0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419/logo.png b/blockchains/ethereum/assets/0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419/logo.png deleted file mode 100644 index faf9883786a4a..0000000000000 Binary files a/blockchains/ethereum/assets/0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1662CFFEFa08b150329E419b2F1a13D010174246/info.json b/blockchains/ethereum/assets/0x1662CFFEFa08b150329E419b2F1a13D010174246/info.json deleted file mode 100644 index cad5c0a9a19c1..0000000000000 --- a/blockchains/ethereum/assets/0x1662CFFEFa08b150329E419b2F1a13D010174246/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OxProtocol", - "symbol": "OXP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1662CFFEFa08b150329E419b2F1a13D010174246", - "status": "active", - "id": "0x1662CFFEFa08b150329E419b2F1a13D010174246" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1662CFFEFa08b150329E419b2F1a13D010174246/logo.png b/blockchains/ethereum/assets/0x1662CFFEFa08b150329E419b2F1a13D010174246/logo.png deleted file mode 100644 index bc83073721403..0000000000000 Binary files a/blockchains/ethereum/assets/0x1662CFFEFa08b150329E419b2F1a13D010174246/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7/info.json b/blockchains/ethereum/assets/0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7/info.json deleted file mode 100644 index 1618a4a6ebb43..0000000000000 --- a/blockchains/ethereum/assets/0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vera", - "symbol": "Vera", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.veraexchange.com/", - "explorer": "https://etherscan.io/token/0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7", - "status": "active", - "id": "0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7/logo.png b/blockchains/ethereum/assets/0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7/logo.png deleted file mode 100644 index 2fafc6073d410..0000000000000 Binary files a/blockchains/ethereum/assets/0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC/info.json b/blockchains/ethereum/assets/0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC/info.json deleted file mode 100644 index 3d5b541bd7dd9..0000000000000 --- a/blockchains/ethereum/assets/0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SMOOA", - "symbol": "SMO", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC", - "status": "active", - "id": "0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC/logo.png b/blockchains/ethereum/assets/0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC/logo.png deleted file mode 100755 index 5aae1dacd5951..0000000000000 Binary files a/blockchains/ethereum/assets/0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x168296bb09e24A88805CB9c33356536B980D3fC5/info.json b/blockchains/ethereum/assets/0x168296bb09e24A88805CB9c33356536B980D3fC5/info.json deleted file mode 100644 index 737e6c29e6d1e..0000000000000 --- a/blockchains/ethereum/assets/0x168296bb09e24A88805CB9c33356536B980D3fC5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RHOC", - "symbol": "RHOC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x168296bb09e24A88805CB9c33356536B980D3fC5", - "status": "active", - "id": "0x168296bb09e24A88805CB9c33356536B980D3fC5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x168296bb09e24A88805CB9c33356536B980D3fC5/logo.png b/blockchains/ethereum/assets/0x168296bb09e24A88805CB9c33356536B980D3fC5/logo.png deleted file mode 100755 index 89b92328d8728..0000000000000 Binary files a/blockchains/ethereum/assets/0x168296bb09e24A88805CB9c33356536B980D3fC5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC/info.json b/blockchains/ethereum/assets/0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC/info.json deleted file mode 100644 index 33d84902ee317..0000000000000 --- a/blockchains/ethereum/assets/0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CMC COINS", - "symbol": "CMCC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC", - "status": "active", - "id": "0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC/logo.png b/blockchains/ethereum/assets/0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC/logo.png deleted file mode 100755 index 08ad45ef923d4..0000000000000 Binary files a/blockchains/ethereum/assets/0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3/info.json b/blockchains/ethereum/assets/0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3/info.json deleted file mode 100644 index 529b220494260..0000000000000 --- a/blockchains/ethereum/assets/0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Boutique", - "symbol": "BTQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3", - "status": "active", - "id": "0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3/logo.png b/blockchains/ethereum/assets/0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3/logo.png deleted file mode 100755 index cde6ecc397dd1..0000000000000 Binary files a/blockchains/ethereum/assets/0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16B87CA39b3501F3f318F65780a305E20d6fcd52/info.json b/blockchains/ethereum/assets/0x16B87CA39b3501F3f318F65780a305E20d6fcd52/info.json deleted file mode 100644 index d4fd876abe341..0000000000000 --- a/blockchains/ethereum/assets/0x16B87CA39b3501F3f318F65780a305E20d6fcd52/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LaariCoin", - "symbol": "LAAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x16B87CA39b3501F3f318F65780a305E20d6fcd52", - "status": "active", - "id": "0x16B87CA39b3501F3f318F65780a305E20d6fcd52" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16B87CA39b3501F3f318F65780a305E20d6fcd52/logo.png b/blockchains/ethereum/assets/0x16B87CA39b3501F3f318F65780a305E20d6fcd52/logo.png deleted file mode 100644 index 1c76e9b9ffaaf..0000000000000 Binary files a/blockchains/ethereum/assets/0x16B87CA39b3501F3f318F65780a305E20d6fcd52/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16D790Ad4e33725D44741251f100e635C323bEb9/info.json b/blockchains/ethereum/assets/0x16D790Ad4e33725D44741251f100e635C323bEb9/info.json deleted file mode 100644 index 6b363089488bb..0000000000000 --- a/blockchains/ethereum/assets/0x16D790Ad4e33725D44741251f100e635C323bEb9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OwnTheDay.io Days", - "symbol": "DAYS", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x16D790Ad4e33725D44741251f100e635C323bEb9", - "status": "active", - "id": "0x16D790Ad4e33725D44741251f100e635C323bEb9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16D790Ad4e33725D44741251f100e635C323bEb9/logo.png b/blockchains/ethereum/assets/0x16D790Ad4e33725D44741251f100e635C323bEb9/logo.png deleted file mode 100644 index 6236e205fb5a6..0000000000000 Binary files a/blockchains/ethereum/assets/0x16D790Ad4e33725D44741251f100e635C323bEb9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F/info.json b/blockchains/ethereum/assets/0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F/info.json deleted file mode 100644 index c5076101e74b9..0000000000000 --- a/blockchains/ethereum/assets/0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Enecuum", - "symbol": "ENQ", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "https://new.enecuum.com/", - "explorer": "https://etherscan.io/token/0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F", - "status": "active", - "id": "0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F/logo.png b/blockchains/ethereum/assets/0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F/logo.png deleted file mode 100644 index 2982dc9116886..0000000000000 Binary files a/blockchains/ethereum/assets/0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16Fd77bb3af8A29b295ff50fA6BE88432dE0B35b/info.json b/blockchains/ethereum/assets/0x16Fd77bb3af8A29b295ff50fA6BE88432dE0B35b/info.json deleted file mode 100644 index 485d18e2b4d4b..0000000000000 --- a/blockchains/ethereum/assets/0x16Fd77bb3af8A29b295ff50fA6BE88432dE0B35b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Grano Protocol", - "website": "https://granoprotocol.org", - "description": "Grano Protocol is digital money built for everyone as a unique reserve asset.", - "explorer": "https://etherscan.io/token/0x16Fd77bb3af8A29b295ff50fA6BE88432dE0B35b", - "type": "ERC20", - "symbol": "GRANO", - "decimals": 18, - "status": "active", - "id": "0x16Fd77bb3af8A29b295ff50fA6BE88432dE0B35b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16Fd77bb3af8A29b295ff50fA6BE88432dE0B35b/logo.png b/blockchains/ethereum/assets/0x16Fd77bb3af8A29b295ff50fA6BE88432dE0B35b/logo.png deleted file mode 100644 index 979a55a9060d2..0000000000000 Binary files a/blockchains/ethereum/assets/0x16Fd77bb3af8A29b295ff50fA6BE88432dE0B35b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16aB6ED897D04856Ff138122Db4b7767078a20F3/info.json b/blockchains/ethereum/assets/0x16aB6ED897D04856Ff138122Db4b7767078a20F3/info.json deleted file mode 100644 index 1ea7dc11b82c2..0000000000000 --- a/blockchains/ethereum/assets/0x16aB6ED897D04856Ff138122Db4b7767078a20F3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "hexplay", - "symbol": "HXP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x16aB6ED897D04856Ff138122Db4b7767078a20F3", - "status": "active", - "id": "0x16aB6ED897D04856Ff138122Db4b7767078a20F3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16aB6ED897D04856Ff138122Db4b7767078a20F3/logo.png b/blockchains/ethereum/assets/0x16aB6ED897D04856Ff138122Db4b7767078a20F3/logo.png deleted file mode 100644 index 36faf021255d2..0000000000000 Binary files a/blockchains/ethereum/assets/0x16aB6ED897D04856Ff138122Db4b7767078a20F3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34/info.json b/blockchains/ethereum/assets/0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34/info.json deleted file mode 100644 index ec7f1c2f6b291..0000000000000 --- a/blockchains/ethereum/assets/0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eternode", - "symbol": "ETE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34", - "status": "active", - "id": "0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34/logo.png b/blockchains/ethereum/assets/0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34/logo.png deleted file mode 100644 index e40c7b73e74de..0000000000000 Binary files a/blockchains/ethereum/assets/0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc/info.json b/blockchains/ethereum/assets/0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc/info.json deleted file mode 100644 index 392e2d03479d7..0000000000000 --- a/blockchains/ethereum/assets/0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "APOT", - "symbol": "APOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://apot.io/", - "explorer": "https://etherscan.io/token/0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc", - "status": "active", - "id": "0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc/logo.png b/blockchains/ethereum/assets/0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc/logo.png deleted file mode 100644 index cab810bbb7fe2..0000000000000 Binary files a/blockchains/ethereum/assets/0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16c52CeeCE2ed57dAd87319D91B5e3637d50aFa4/logo.png b/blockchains/ethereum/assets/0x16c52CeeCE2ed57dAd87319D91B5e3637d50aFa4/logo.png deleted file mode 100644 index 85c38b764a076..0000000000000 Binary files a/blockchains/ethereum/assets/0x16c52CeeCE2ed57dAd87319D91B5e3637d50aFa4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB/info.json b/blockchains/ethereum/assets/0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB/info.json deleted file mode 100644 index e3048e14d00fb..0000000000000 --- a/blockchains/ethereum/assets/0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 198-CN29", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB", - "status": "active", - "id": "0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB/logo.png b/blockchains/ethereum/assets/0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB/logo.png deleted file mode 100644 index d5c57a5a63b4f..0000000000000 Binary files a/blockchains/ethereum/assets/0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01/info.json b/blockchains/ethereum/assets/0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01/info.json deleted file mode 100644 index f54bff6ea5274..0000000000000 --- a/blockchains/ethereum/assets/0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iearn DAI", - "symbol": "yDAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01", - "status": "active", - "id": "0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01/logo.png b/blockchains/ethereum/assets/0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01/logo.png deleted file mode 100644 index 9aa9d5c0a0b3c..0000000000000 Binary files a/blockchains/ethereum/assets/0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df/info.json b/blockchains/ethereum/assets/0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df/info.json deleted file mode 100644 index 685a60331424c..0000000000000 --- a/blockchains/ethereum/assets/0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "United Traders Token", - "symbol": "UTT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://uttoken.io/", - "explorer": "https://etherscan.io/token/0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df", - "status": "active", - "id": "0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df/logo.png b/blockchains/ethereum/assets/0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df/logo.png deleted file mode 100644 index 1cbc6d826b67d..0000000000000 Binary files a/blockchains/ethereum/assets/0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x17052d51E954592C1046320c2371AbaB6C73Ef10/info.json b/blockchains/ethereum/assets/0x17052d51E954592C1046320c2371AbaB6C73Ef10/info.json deleted file mode 100644 index d0890bee42b13..0000000000000 --- a/blockchains/ethereum/assets/0x17052d51E954592C1046320c2371AbaB6C73Ef10/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ATHENIAN WARRIOR", - "symbol": "ATH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x17052d51E954592C1046320c2371AbaB6C73Ef10", - "status": "active", - "id": "0x17052d51E954592C1046320c2371AbaB6C73Ef10" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x17052d51E954592C1046320c2371AbaB6C73Ef10/logo.png b/blockchains/ethereum/assets/0x17052d51E954592C1046320c2371AbaB6C73Ef10/logo.png deleted file mode 100644 index c5a669379deb6..0000000000000 Binary files a/blockchains/ethereum/assets/0x17052d51E954592C1046320c2371AbaB6C73Ef10/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x170b275CEd089FffAEBFe927F445a350ED9160DC/info.json b/blockchains/ethereum/assets/0x170b275CEd089FffAEBFe927F445a350ED9160DC/info.json deleted file mode 100644 index 13f1457ce6fba..0000000000000 --- a/blockchains/ethereum/assets/0x170b275CEd089FffAEBFe927F445a350ED9160DC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OwnData", - "symbol": "OWN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://owndata.network", - "explorer": "https://etherscan.io/token/0x170b275CEd089FffAEBFe927F445a350ED9160DC", - "status": "active", - "id": "0x170b275CEd089FffAEBFe927F445a350ED9160DC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x170b275CEd089FffAEBFe927F445a350ED9160DC/logo.png b/blockchains/ethereum/assets/0x170b275CEd089FffAEBFe927F445a350ED9160DC/logo.png deleted file mode 100644 index e35e73a6df492..0000000000000 Binary files a/blockchains/ethereum/assets/0x170b275CEd089FffAEBFe927F445a350ED9160DC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9/info.json b/blockchains/ethereum/assets/0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9/info.json deleted file mode 100644 index 68dce1a6d36f2..0000000000000 --- a/blockchains/ethereum/assets/0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Down", - "symbol": "DOWN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9", - "status": "active", - "id": "0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9/logo.png b/blockchains/ethereum/assets/0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9/logo.png deleted file mode 100644 index 2850667d3f689..0000000000000 Binary files a/blockchains/ethereum/assets/0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1712Aad2C773ee04bdC9114b32163c058321CD85/info.json b/blockchains/ethereum/assets/0x1712Aad2C773ee04bdC9114b32163c058321CD85/info.json deleted file mode 100644 index b92654b1d6a1f..0000000000000 --- a/blockchains/ethereum/assets/0x1712Aad2C773ee04bdC9114b32163c058321CD85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LimitSwap", - "website": "https://limitswap.com", - "description": "LimitSwap is a Dex trading bot written in Python that allows users to trade using Limit Orders", - "explorer": "https://etherscan.io/token/0x1712Aad2C773ee04bdC9114b32163c058321CD85", - "type": "ERC20", - "symbol": "LIMIT", - "decimals": 18, - "status": "active", - "id": "0x1712Aad2C773ee04bdC9114b32163c058321CD85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1712Aad2C773ee04bdC9114b32163c058321CD85/logo.png b/blockchains/ethereum/assets/0x1712Aad2C773ee04bdC9114b32163c058321CD85/logo.png deleted file mode 100644 index c258da1d04e8e..0000000000000 Binary files a/blockchains/ethereum/assets/0x1712Aad2C773ee04bdC9114b32163c058321CD85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x171664573e3969874DBa31c35082151Ea4f181F3/info.json b/blockchains/ethereum/assets/0x171664573e3969874DBa31c35082151Ea4f181F3/info.json deleted file mode 100644 index 376f32dd5b71c..0000000000000 --- a/blockchains/ethereum/assets/0x171664573e3969874DBa31c35082151Ea4f181F3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ciaone Token (Ciao.one)", - "website": "https://ciao.one", - "description": "The Ciaone Token allows you to access to many services and benefits offered by the Ciao.one Association. Earn some CIAO participating and enjoy the freedom to really own your Italian style experiences and adventures.", - "explorer": "https://etherscan.io/token/0x171664573e3969874DBa31c35082151Ea4f181F3", - "type": "ERC20", - "symbol": "CIAO", - "decimals": 18, - "status": "active", - "id": "0x171664573e3969874DBa31c35082151Ea4f181F3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x171664573e3969874DBa31c35082151Ea4f181F3/logo.png b/blockchains/ethereum/assets/0x171664573e3969874DBa31c35082151Ea4f181F3/logo.png deleted file mode 100644 index c9c36de750a43..0000000000000 Binary files a/blockchains/ethereum/assets/0x171664573e3969874DBa31c35082151Ea4f181F3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x171D750d42d661B62C277a6B486ADb82348c3Eca/info.json b/blockchains/ethereum/assets/0x171D750d42d661B62C277a6B486ADb82348c3Eca/info.json deleted file mode 100644 index 1589d69e3308f..0000000000000 --- a/blockchains/ethereum/assets/0x171D750d42d661B62C277a6B486ADb82348c3Eca/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Omnitude Token", - "symbol": "ECOM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://omnitude.tech/", - "explorer": "https://etherscan.io/token/0x171D750d42d661B62C277a6B486ADb82348c3Eca", - "status": "active", - "id": "0x171D750d42d661B62C277a6B486ADb82348c3Eca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x171D750d42d661B62C277a6B486ADb82348c3Eca/logo.png b/blockchains/ethereum/assets/0x171D750d42d661B62C277a6B486ADb82348c3Eca/logo.png deleted file mode 100755 index 44d5392bb6181..0000000000000 Binary files a/blockchains/ethereum/assets/0x171D750d42d661B62C277a6B486ADb82348c3Eca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x174897edD3ce414084A009d22db31C7b7826400d/info.json b/blockchains/ethereum/assets/0x174897edD3ce414084A009d22db31C7b7826400d/info.json deleted file mode 100644 index 2c2e21d1a9494..0000000000000 --- a/blockchains/ethereum/assets/0x174897edD3ce414084A009d22db31C7b7826400d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JOON", - "symbol": "JOON", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x174897edD3ce414084A009d22db31C7b7826400d", - "status": "active", - "id": "0x174897edD3ce414084A009d22db31C7b7826400d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x174897edD3ce414084A009d22db31C7b7826400d/logo.png b/blockchains/ethereum/assets/0x174897edD3ce414084A009d22db31C7b7826400d/logo.png deleted file mode 100644 index e9a64e2f4ef37..0000000000000 Binary files a/blockchains/ethereum/assets/0x174897edD3ce414084A009d22db31C7b7826400d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x17491ae8B359E73ca06F0ABb52223daA878140a9/info.json b/blockchains/ethereum/assets/0x17491ae8B359E73ca06F0ABb52223daA878140a9/info.json deleted file mode 100644 index d29fd4a82254d..0000000000000 --- a/blockchains/ethereum/assets/0x17491ae8B359E73ca06F0ABb52223daA878140a9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Charge", - "symbol": "CHARGE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x17491ae8B359E73ca06F0ABb52223daA878140a9", - "status": "active", - "id": "0x17491ae8B359E73ca06F0ABb52223daA878140a9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x17491ae8B359E73ca06F0ABb52223daA878140a9/logo.png b/blockchains/ethereum/assets/0x17491ae8B359E73ca06F0ABb52223daA878140a9/logo.png deleted file mode 100644 index c07051fc88f62..0000000000000 Binary files a/blockchains/ethereum/assets/0x17491ae8B359E73ca06F0ABb52223daA878140a9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9/info.json b/blockchains/ethereum/assets/0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9/info.json deleted file mode 100644 index 1392030c80bd0..0000000000000 --- a/blockchains/ethereum/assets/0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "More Gold Coin", - "symbol": "MGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.mgctoken.io/", - "explorer": "https://etherscan.io/token/0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9", - "status": "active", - "id": "0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9/logo.png b/blockchains/ethereum/assets/0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9/logo.png deleted file mode 100644 index f84b0ffde8136..0000000000000 Binary files a/blockchains/ethereum/assets/0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x174aFE7A032b5A33a3270a9f6C30746E25708532/info.json b/blockchains/ethereum/assets/0x174aFE7A032b5A33a3270a9f6C30746E25708532/info.json deleted file mode 100644 index 04032f81b661c..0000000000000 --- a/blockchains/ethereum/assets/0x174aFE7A032b5A33a3270a9f6C30746E25708532/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Humanscape", - "symbol": "HUM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.humanscape.io/", - "explorer": "https://etherscan.io/token/0x174aFE7A032b5A33a3270a9f6C30746E25708532", - "status": "active", - "id": "0x174aFE7A032b5A33a3270a9f6C30746E25708532" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x174aFE7A032b5A33a3270a9f6C30746E25708532/logo.png b/blockchains/ethereum/assets/0x174aFE7A032b5A33a3270a9f6C30746E25708532/logo.png deleted file mode 100644 index 8529a4edb6bfd..0000000000000 Binary files a/blockchains/ethereum/assets/0x174aFE7A032b5A33a3270a9f6C30746E25708532/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x17525E4f4Af59fbc29551bC4eCe6AB60Ed49CE31/info.json b/blockchains/ethereum/assets/0x17525E4f4Af59fbc29551bC4eCe6AB60Ed49CE31/info.json deleted file mode 100644 index a6b903a471eb6..0000000000000 --- a/blockchains/ethereum/assets/0x17525E4f4Af59fbc29551bC4eCe6AB60Ed49CE31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PieDAO Yearn Ecosystem Pie", - "symbol": "YPIE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.piedao.org/", - "explorer": "https://etherscan.io/token/0x17525E4f4Af59fbc29551bC4eCe6AB60Ed49CE31", - "status": "active", - "id": "0x17525E4f4Af59fbc29551bC4eCe6AB60Ed49CE31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x17525E4f4Af59fbc29551bC4eCe6AB60Ed49CE31/logo.png b/blockchains/ethereum/assets/0x17525E4f4Af59fbc29551bC4eCe6AB60Ed49CE31/logo.png deleted file mode 100644 index f4432e426e7a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x17525E4f4Af59fbc29551bC4eCe6AB60Ed49CE31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x17540494Ad5E39AEFD49901774528e9ff17FE40B/info.json b/blockchains/ethereum/assets/0x17540494Ad5E39AEFD49901774528e9ff17FE40B/info.json deleted file mode 100644 index cb6638b131716..0000000000000 --- a/blockchains/ethereum/assets/0x17540494Ad5E39AEFD49901774528e9ff17FE40B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Buccaneer", - "symbol": "PRIVATE", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x17540494Ad5E39AEFD49901774528e9ff17FE40B", - "status": "active", - "id": "0x17540494Ad5E39AEFD49901774528e9ff17FE40B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x17540494Ad5E39AEFD49901774528e9ff17FE40B/logo.png b/blockchains/ethereum/assets/0x17540494Ad5E39AEFD49901774528e9ff17FE40B/logo.png deleted file mode 100644 index dd5b2e58c29d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x17540494Ad5E39AEFD49901774528e9ff17FE40B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/info.json b/blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/info.json deleted file mode 100644 index 1816352c96781..0000000000000 --- a/blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "Starname (WIOV)", - "website": "https://starname.me/", - "source_code": "https://github.com/iov-one", - "description": "ERC20 version of the IOV token", - "explorer": "https://etherscan.io/address/0x175D9Dfd6850AA96460E29bC0cEad05756965E91", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/starname_me", - "handle": "starname_me" - }, - { - "name": "Telegram", - "url": "https://t.me/internetofvalues", - "handle": "internetofvalues" - }, - { - "name": "Medium", - "url": "https://medium.com/iov-internet-of-values" - } - ], - "type": "ERC20", - "symbol": "WIOV", - "decimals": 18, - "status": "active", - "id": "0x175D9Dfd6850AA96460E29bC0cEad05756965E91" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/logo.png b/blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/logo.png deleted file mode 100644 index 02f4033876759..0000000000000 Binary files a/blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/info.json b/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/info.json deleted file mode 100644 index 1dd2285299260..0000000000000 --- a/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Numeraire", - "website": "https://numer.ai", - "description": "Numeraire: A Cryptographic Token for Coordinating Machine Intelligence and Preventing Overfitting.", - "socials": [], - "explorer": "https://etherscan.io/token/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671", - "research": "https://research.binance.com/en/projects/numeraire", - "type": "ERC20", - "symbol": "NMR", - "decimals": 18, - "status": "active", - "id": "0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/logo.png b/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/logo.png deleted file mode 100644 index c25145c839b79..0000000000000 Binary files a/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0/info.json b/blockchains/ethereum/assets/0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0/info.json deleted file mode 100644 index 85a59a625098b..0000000000000 --- a/blockchains/ethereum/assets/0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Crypto Gate", - "symbol": "GCG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0", - "status": "active", - "id": "0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0/logo.png b/blockchains/ethereum/assets/0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0/logo.png deleted file mode 100644 index 2ed9035235e48..0000000000000 Binary files a/blockchains/ethereum/assets/0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x177A542A9281F545263B1bcFb54a3d549003BF71/info.json b/blockchains/ethereum/assets/0x177A542A9281F545263B1bcFb54a3d549003BF71/info.json deleted file mode 100644 index e6152b7241b2f..0000000000000 --- a/blockchains/ethereum/assets/0x177A542A9281F545263B1bcFb54a3d549003BF71/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TASFU COIN", - "symbol": "TSF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x177A542A9281F545263B1bcFb54a3d549003BF71", - "status": "active", - "id": "0x177A542A9281F545263B1bcFb54a3d549003BF71" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x177A542A9281F545263B1bcFb54a3d549003BF71/logo.png b/blockchains/ethereum/assets/0x177A542A9281F545263B1bcFb54a3d549003BF71/logo.png deleted file mode 100644 index 9b0714b039dce..0000000000000 Binary files a/blockchains/ethereum/assets/0x177A542A9281F545263B1bcFb54a3d549003BF71/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af/info.json b/blockchains/ethereum/assets/0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af/info.json deleted file mode 100644 index 35f69180c9d37..0000000000000 --- a/blockchains/ethereum/assets/0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blox", - "symbol": "CDT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://bloxstaking.com", - "explorer": "https://etherscan.io/token/0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af", - "status": "active", - "id": "0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af/logo.png b/blockchains/ethereum/assets/0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af/logo.png deleted file mode 100644 index 5d1c4006a6b3c..0000000000000 Binary files a/blockchains/ethereum/assets/0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x178c820f862B14f316509ec36b13123DA19A6054/info.json b/blockchains/ethereum/assets/0x178c820f862B14f316509ec36b13123DA19A6054/info.json deleted file mode 100644 index 8f7e443fe9f1c..0000000000000 --- a/blockchains/ethereum/assets/0x178c820f862B14f316509ec36b13123DA19A6054/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Energy Web Token Bridged", - "symbol": "EWTB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x178c820f862B14f316509ec36b13123DA19A6054", - "status": "active", - "id": "0x178c820f862B14f316509ec36b13123DA19A6054" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x178c820f862B14f316509ec36b13123DA19A6054/logo.png b/blockchains/ethereum/assets/0x178c820f862B14f316509ec36b13123DA19A6054/logo.png deleted file mode 100644 index 2db5a158ce265..0000000000000 Binary files a/blockchains/ethereum/assets/0x178c820f862B14f316509ec36b13123DA19A6054/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/logo.png b/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/logo.png deleted file mode 100644 index 011bccba3b1ee..0000000000000 Binary files a/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x179E31FB25E433441a2839389A7b8EC9c4654b7B/info.json b/blockchains/ethereum/assets/0x179E31FB25E433441a2839389A7b8EC9c4654b7B/info.json deleted file mode 100644 index c963c90088c9b..0000000000000 --- a/blockchains/ethereum/assets/0x179E31FB25E433441a2839389A7b8EC9c4654b7B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SynchroBitcoin", - "symbol": "SNB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://synchrobit.io/", - "explorer": "https://etherscan.io/token/0x179E31FB25E433441a2839389A7b8EC9c4654b7B", - "status": "active", - "id": "0x179E31FB25E433441a2839389A7b8EC9c4654b7B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x179E31FB25E433441a2839389A7b8EC9c4654b7B/logo.png b/blockchains/ethereum/assets/0x179E31FB25E433441a2839389A7b8EC9c4654b7B/logo.png deleted file mode 100644 index d77eeba48f3bd..0000000000000 Binary files a/blockchains/ethereum/assets/0x179E31FB25E433441a2839389A7b8EC9c4654b7B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E/info.json b/blockchains/ethereum/assets/0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E/info.json deleted file mode 100644 index 2a65525c69d42..0000000000000 --- a/blockchains/ethereum/assets/0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yuamble", - "symbol": "YMB", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E", - "status": "active", - "id": "0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E/logo.png b/blockchains/ethereum/assets/0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E/logo.png deleted file mode 100644 index 4e1cb6196cc9e..0000000000000 Binary files a/blockchains/ethereum/assets/0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482/info.json b/blockchains/ethereum/assets/0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482/info.json deleted file mode 100644 index 598df855f5379..0000000000000 --- a/blockchains/ethereum/assets/0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Insight Chain", - "symbol": "INB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.insightchain.io", - "explorer": "https://etherscan.io/token/0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482", - "status": "active", - "id": "0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482/logo.png b/blockchains/ethereum/assets/0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482/logo.png deleted file mode 100644 index 72d6060d26520..0000000000000 Binary files a/blockchains/ethereum/assets/0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/info.json b/blockchains/ethereum/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/info.json deleted file mode 100644 index f98c0d6db397c..0000000000000 --- a/blockchains/ethereum/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CustomContractNetwork", - "symbol": "CCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.customcontract.network/", - "explorer": "https://etherscan.io/token/0x17B26400621695c2D8C2D8869f6259E82D7544c4", - "status": "active", - "id": "0x17B26400621695c2D8C2D8869f6259E82D7544c4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/logo.png b/blockchains/ethereum/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/logo.png deleted file mode 100644 index ed49f7813499e..0000000000000 Binary files a/blockchains/ethereum/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x17E6616c45d267bC20A9892b58A01621c592B72d/info.json b/blockchains/ethereum/assets/0x17E6616c45d267bC20A9892b58A01621c592B72d/info.json deleted file mode 100644 index ed727de8550a3..0000000000000 --- a/blockchains/ethereum/assets/0x17E6616c45d267bC20A9892b58A01621c592B72d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Message Search", - "symbol": "EMS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ethereum.ms/", - "explorer": "https://etherscan.io/token/0x17E6616c45d267bC20A9892b58A01621c592B72d", - "status": "active", - "id": "0x17E6616c45d267bC20A9892b58A01621c592B72d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x17E6616c45d267bC20A9892b58A01621c592B72d/logo.png b/blockchains/ethereum/assets/0x17E6616c45d267bC20A9892b58A01621c592B72d/logo.png deleted file mode 100644 index d0c99a6c5bd60..0000000000000 Binary files a/blockchains/ethereum/assets/0x17E6616c45d267bC20A9892b58A01621c592B72d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64/info.json b/blockchains/ethereum/assets/0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64/info.json deleted file mode 100644 index aa72eb63d587b..0000000000000 --- a/blockchains/ethereum/assets/0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Freyr Coin", - "symbol": "FREC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.freyrchain.org/index.html", - "explorer": "https://etherscan.io/token/0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64", - "status": "active", - "id": "0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64/logo.png b/blockchains/ethereum/assets/0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64/logo.png deleted file mode 100644 index 5b64a898c043d..0000000000000 Binary files a/blockchains/ethereum/assets/0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D/info.json b/blockchains/ethereum/assets/0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D/info.json deleted file mode 100644 index 872f2492dff38..0000000000000 --- a/blockchains/ethereum/assets/0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nebula AI Token", - "symbol": "NBAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.nebula-ai.com/", - "explorer": "https://etherscan.io/token/0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D", - "status": "active", - "id": "0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D/logo.png b/blockchains/ethereum/assets/0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D/logo.png deleted file mode 100644 index 4f66fc1e9228a..0000000000000 Binary files a/blockchains/ethereum/assets/0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752/info.json b/blockchains/ethereum/assets/0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752/info.json deleted file mode 100644 index dbdde480bec6d..0000000000000 --- a/blockchains/ethereum/assets/0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FLiK", - "symbol": "FLIK", - "type": "ERC20", - "decimals": 14, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752", - "status": "active", - "id": "0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752/logo.png b/blockchains/ethereum/assets/0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752/logo.png deleted file mode 100644 index 4f6578ce18272..0000000000000 Binary files a/blockchains/ethereum/assets/0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x18088625f914468A3Fcc5904cE24920a3ed87C1a/info.json b/blockchains/ethereum/assets/0x18088625f914468A3Fcc5904cE24920a3ed87C1a/info.json deleted file mode 100644 index ade70feb64273..0000000000000 --- a/blockchains/ethereum/assets/0x18088625f914468A3Fcc5904cE24920a3ed87C1a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GOOREO", - "symbol": "GOOREO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x18088625f914468A3Fcc5904cE24920a3ed87C1a", - "status": "active", - "id": "0x18088625f914468A3Fcc5904cE24920a3ed87C1a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x18088625f914468A3Fcc5904cE24920a3ed87C1a/logo.png b/blockchains/ethereum/assets/0x18088625f914468A3Fcc5904cE24920a3ed87C1a/logo.png deleted file mode 100644 index 96c78801c2ea7..0000000000000 Binary files a/blockchains/ethereum/assets/0x18088625f914468A3Fcc5904cE24920a3ed87C1a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x180B07537b3847bC1c159bda493DD4d28A31E46b/info.json b/blockchains/ethereum/assets/0x180B07537b3847bC1c159bda493DD4d28A31E46b/info.json deleted file mode 100644 index fedaa23c3ac12..0000000000000 --- a/blockchains/ethereum/assets/0x180B07537b3847bC1c159bda493DD4d28A31E46b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Stable USD", - "symbol": "USDEX", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x180B07537b3847bC1c159bda493DD4d28A31E46b", - "status": "active", - "id": "0x180B07537b3847bC1c159bda493DD4d28A31E46b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x180B07537b3847bC1c159bda493DD4d28A31E46b/logo.png b/blockchains/ethereum/assets/0x180B07537b3847bC1c159bda493DD4d28A31E46b/logo.png deleted file mode 100644 index 28029d453a7e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x180B07537b3847bC1c159bda493DD4d28A31E46b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x180e5087935A94Fd5bbAb00fD2249C5bE0473381/info.json b/blockchains/ethereum/assets/0x180e5087935A94Fd5bbAb00fD2249C5bE0473381/info.json deleted file mode 100644 index f3b50ca864a67..0000000000000 --- a/blockchains/ethereum/assets/0x180e5087935A94Fd5bbAb00fD2249C5bE0473381/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZCashGOLD", - "symbol": "ZCG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x180e5087935A94Fd5bbAb00fD2249C5bE0473381", - "status": "active", - "id": "0x180e5087935A94Fd5bbAb00fD2249C5bE0473381" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x180e5087935A94Fd5bbAb00fD2249C5bE0473381/logo.png b/blockchains/ethereum/assets/0x180e5087935A94Fd5bbAb00fD2249C5bE0473381/logo.png deleted file mode 100644 index 529cc838bd943..0000000000000 Binary files a/blockchains/ethereum/assets/0x180e5087935A94Fd5bbAb00fD2249C5bE0473381/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1822126fEedb4C7d61EecdBE3682FE61e91383d6/info.json b/blockchains/ethereum/assets/0x1822126fEedb4C7d61EecdBE3682FE61e91383d6/info.json deleted file mode 100644 index b946ab3b39eab..0000000000000 --- a/blockchains/ethereum/assets/0x1822126fEedb4C7d61EecdBE3682FE61e91383d6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XtockToken", - "symbol": "XTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://xtock.io/", - "explorer": "https://etherscan.io/token/0x1822126fEedb4C7d61EecdBE3682FE61e91383d6", - "status": "active", - "id": "0x1822126fEedb4C7d61EecdBE3682FE61e91383d6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1822126fEedb4C7d61EecdBE3682FE61e91383d6/logo.png b/blockchains/ethereum/assets/0x1822126fEedb4C7d61EecdBE3682FE61e91383d6/logo.png deleted file mode 100644 index 6a6243ef7fa41..0000000000000 Binary files a/blockchains/ethereum/assets/0x1822126fEedb4C7d61EecdBE3682FE61e91383d6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1829aA045E21E0D59580024A951DB48096e01782/info.json b/blockchains/ethereum/assets/0x1829aA045E21E0D59580024A951DB48096e01782/info.json deleted file mode 100644 index 23fdf5780788a..0000000000000 --- a/blockchains/ethereum/assets/0x1829aA045E21E0D59580024A951DB48096e01782/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FuzeX Token", - "symbol": "FXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.fuzex.co/", - "explorer": "https://etherscan.io/token/0x1829aA045E21E0D59580024A951DB48096e01782", - "status": "active", - "id": "0x1829aA045E21E0D59580024A951DB48096e01782" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1829aA045E21E0D59580024A951DB48096e01782/logo.png b/blockchains/ethereum/assets/0x1829aA045E21E0D59580024A951DB48096e01782/logo.png deleted file mode 100644 index 85ad606359e94..0000000000000 Binary files a/blockchains/ethereum/assets/0x1829aA045E21E0D59580024A951DB48096e01782/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x182A603541a4483c308475147D621bbB4E2587c6/info.json b/blockchains/ethereum/assets/0x182A603541a4483c308475147D621bbB4E2587c6/info.json deleted file mode 100644 index 6e49ec1ed5dc7..0000000000000 --- a/blockchains/ethereum/assets/0x182A603541a4483c308475147D621bbB4E2587c6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZBToken", - "symbol": "ZB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x182A603541a4483c308475147D621bbB4E2587c6", - "status": "active", - "id": "0x182A603541a4483c308475147D621bbB4E2587c6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x182A603541a4483c308475147D621bbB4E2587c6/logo.png b/blockchains/ethereum/assets/0x182A603541a4483c308475147D621bbB4E2587c6/logo.png deleted file mode 100644 index 3bab1db72124b..0000000000000 Binary files a/blockchains/ethereum/assets/0x182A603541a4483c308475147D621bbB4E2587c6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x183069c5EA93136F367ce3c37128429dB8eF1C29/info.json b/blockchains/ethereum/assets/0x183069c5EA93136F367ce3c37128429dB8eF1C29/info.json deleted file mode 100644 index 0c5656aebd814..0000000000000 --- a/blockchains/ethereum/assets/0x183069c5EA93136F367ce3c37128429dB8eF1C29/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTOCOIN", - "symbol": "CTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x183069c5EA93136F367ce3c37128429dB8eF1C29", - "status": "active", - "id": "0x183069c5EA93136F367ce3c37128429dB8eF1C29" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x183069c5EA93136F367ce3c37128429dB8eF1C29/logo.png b/blockchains/ethereum/assets/0x183069c5EA93136F367ce3c37128429dB8eF1C29/logo.png deleted file mode 100644 index 8fcb7a848a188..0000000000000 Binary files a/blockchains/ethereum/assets/0x183069c5EA93136F367ce3c37128429dB8eF1C29/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x184001D794a8c91dEF72b8A488B67Cc907D4e5be/info.json b/blockchains/ethereum/assets/0x184001D794a8c91dEF72b8A488B67Cc907D4e5be/info.json deleted file mode 100644 index 516234b59a52e..0000000000000 --- a/blockchains/ethereum/assets/0x184001D794a8c91dEF72b8A488B67Cc907D4e5be/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ore", - "symbol": "ORe", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://web.khazon.online", - "explorer": "https://etherscan.io/token/0x184001D794a8c91dEF72b8A488B67Cc907D4e5be", - "status": "active", - "id": "0x184001D794a8c91dEF72b8A488B67Cc907D4e5be" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x184001D794a8c91dEF72b8A488B67Cc907D4e5be/logo.png b/blockchains/ethereum/assets/0x184001D794a8c91dEF72b8A488B67Cc907D4e5be/logo.png deleted file mode 100644 index 1f4e69781f222..0000000000000 Binary files a/blockchains/ethereum/assets/0x184001D794a8c91dEF72b8A488B67Cc907D4e5be/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1844b21593262668B7248d0f57a220CaaBA46ab9/info.json b/blockchains/ethereum/assets/0x1844b21593262668B7248d0f57a220CaaBA46ab9/info.json deleted file mode 100644 index ae20cd55b27af..0000000000000 --- a/blockchains/ethereum/assets/0x1844b21593262668B7248d0f57a220CaaBA46ab9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Oyster Pearl", - "symbol": "PRL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1844b21593262668B7248d0f57a220CaaBA46ab9", - "status": "active", - "id": "0x1844b21593262668B7248d0f57a220CaaBA46ab9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1844b21593262668B7248d0f57a220CaaBA46ab9/logo.png b/blockchains/ethereum/assets/0x1844b21593262668B7248d0f57a220CaaBA46ab9/logo.png deleted file mode 100755 index 5100a5284d68b..0000000000000 Binary files a/blockchains/ethereum/assets/0x1844b21593262668B7248d0f57a220CaaBA46ab9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1845461382adc4c677cBa93073f7849a7947b629/info.json b/blockchains/ethereum/assets/0x1845461382adc4c677cBa93073f7849a7947b629/info.json deleted file mode 100644 index ea0d2c0c6be3f..0000000000000 --- a/blockchains/ethereum/assets/0x1845461382adc4c677cBa93073f7849a7947b629/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HANbBEAsset", - "symbol": "HBA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1845461382adc4c677cBa93073f7849a7947b629", - "status": "active", - "id": "0x1845461382adc4c677cBa93073f7849a7947b629" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1845461382adc4c677cBa93073f7849a7947b629/logo.png b/blockchains/ethereum/assets/0x1845461382adc4c677cBa93073f7849a7947b629/logo.png deleted file mode 100644 index f78062bfa16b4..0000000000000 Binary files a/blockchains/ethereum/assets/0x1845461382adc4c677cBa93073f7849a7947b629/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x184d559828c51af3291685a4C6cb0e473532E7F3/info.json b/blockchains/ethereum/assets/0x184d559828c51af3291685a4C6cb0e473532E7F3/info.json deleted file mode 100644 index 92f0aee6090f2..0000000000000 --- a/blockchains/ethereum/assets/0x184d559828c51af3291685a4C6cb0e473532E7F3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 266-CN06", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x184d559828c51af3291685a4C6cb0e473532E7F3", - "status": "active", - "id": "0x184d559828c51af3291685a4C6cb0e473532E7F3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x184d559828c51af3291685a4C6cb0e473532E7F3/logo.png b/blockchains/ethereum/assets/0x184d559828c51af3291685a4C6cb0e473532E7F3/logo.png deleted file mode 100644 index d263f113e494b..0000000000000 Binary files a/blockchains/ethereum/assets/0x184d559828c51af3291685a4C6cb0e473532E7F3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1864cE27E9F7517047933CaAE530674e8C70b8A7/info.json b/blockchains/ethereum/assets/0x1864cE27E9F7517047933CaAE530674e8C70b8A7/info.json deleted file mode 100644 index eff1ceda335d0..0000000000000 --- a/blockchains/ethereum/assets/0x1864cE27E9F7517047933CaAE530674e8C70b8A7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pibble Token", - "symbol": "PIB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://pibble.io/", - "explorer": "https://etherscan.io/token/0x1864cE27E9F7517047933CaAE530674e8C70b8A7", - "status": "active", - "id": "0x1864cE27E9F7517047933CaAE530674e8C70b8A7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1864cE27E9F7517047933CaAE530674e8C70b8A7/logo.png b/blockchains/ethereum/assets/0x1864cE27E9F7517047933CaAE530674e8C70b8A7/logo.png deleted file mode 100644 index 338d6fa2615f5..0000000000000 Binary files a/blockchains/ethereum/assets/0x1864cE27E9F7517047933CaAE530674e8C70b8A7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x186a33d4dBcd700086A26188DcB74E69bE463665/info.json b/blockchains/ethereum/assets/0x186a33d4dBcd700086A26188DcB74E69bE463665/info.json deleted file mode 100644 index a72436be1cc61..0000000000000 --- a/blockchains/ethereum/assets/0x186a33d4dBcd700086A26188DcB74E69bE463665/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "7ELEVEN", - "symbol": "7E", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://7elevencoins.com/", - "explorer": "https://etherscan.io/token/0x186a33d4dBcd700086A26188DcB74E69bE463665", - "status": "active", - "id": "0x186a33d4dBcd700086A26188DcB74E69bE463665" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x186a33d4dBcd700086A26188DcB74E69bE463665/logo.png b/blockchains/ethereum/assets/0x186a33d4dBcd700086A26188DcB74E69bE463665/logo.png deleted file mode 100644 index ae8b393f30e9b..0000000000000 Binary files a/blockchains/ethereum/assets/0x186a33d4dBcd700086A26188DcB74E69bE463665/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1876c969027b4A4f95937e93E0Db2Ac2dE152009/info.json b/blockchains/ethereum/assets/0x1876c969027b4A4f95937e93E0Db2Ac2dE152009/info.json deleted file mode 100644 index db29769265f6c..0000000000000 --- a/blockchains/ethereum/assets/0x1876c969027b4A4f95937e93E0Db2Ac2dE152009/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ViralToken", - "symbol": "VTO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1876c969027b4A4f95937e93E0Db2Ac2dE152009", - "status": "active", - "id": "0x1876c969027b4A4f95937e93E0Db2Ac2dE152009" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1876c969027b4A4f95937e93E0Db2Ac2dE152009/logo.png b/blockchains/ethereum/assets/0x1876c969027b4A4f95937e93E0Db2Ac2dE152009/logo.png deleted file mode 100644 index d3e219baaac54..0000000000000 Binary files a/blockchains/ethereum/assets/0x1876c969027b4A4f95937e93E0Db2Ac2dE152009/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x187D1018E8ef879BE4194d6eD7590987463eAD85/info.json b/blockchains/ethereum/assets/0x187D1018E8ef879BE4194d6eD7590987463eAD85/info.json deleted file mode 100644 index bb12f08e9994f..0000000000000 --- a/blockchains/ethereum/assets/0x187D1018E8ef879BE4194d6eD7590987463eAD85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FUZE Token", - "symbol": "FUZE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://fuzetoken.net", - "explorer": "https://etherscan.io/token/0x187D1018E8ef879BE4194d6eD7590987463eAD85", - "status": "active", - "id": "0x187D1018E8ef879BE4194d6eD7590987463eAD85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x187D1018E8ef879BE4194d6eD7590987463eAD85/logo.png b/blockchains/ethereum/assets/0x187D1018E8ef879BE4194d6eD7590987463eAD85/logo.png deleted file mode 100644 index f923c75071edd..0000000000000 Binary files a/blockchains/ethereum/assets/0x187D1018E8ef879BE4194d6eD7590987463eAD85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x187abED6d17529E921aed5Dda458389e3d1c594b/info.json b/blockchains/ethereum/assets/0x187abED6d17529E921aed5Dda458389e3d1c594b/info.json deleted file mode 100644 index 82d182110004e..0000000000000 --- a/blockchains/ethereum/assets/0x187abED6d17529E921aed5Dda458389e3d1c594b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEXDAQ", - "symbol": "DDQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x187abED6d17529E921aed5Dda458389e3d1c594b", - "status": "active", - "id": "0x187abED6d17529E921aed5Dda458389e3d1c594b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x187abED6d17529E921aed5Dda458389e3d1c594b/logo.png b/blockchains/ethereum/assets/0x187abED6d17529E921aed5Dda458389e3d1c594b/logo.png deleted file mode 100644 index e125d83de87b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x187abED6d17529E921aed5Dda458389e3d1c594b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x18C525cce3ad9A48D82F91B874754be78E9d0F85/info.json b/blockchains/ethereum/assets/0x18C525cce3ad9A48D82F91B874754be78E9d0F85/info.json deleted file mode 100644 index c6742c02465f2..0000000000000 --- a/blockchains/ethereum/assets/0x18C525cce3ad9A48D82F91B874754be78E9d0F85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bidooh Token", - "symbol": "DOOH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x18C525cce3ad9A48D82F91B874754be78E9d0F85", - "status": "active", - "id": "0x18C525cce3ad9A48D82F91B874754be78E9d0F85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x18C525cce3ad9A48D82F91B874754be78E9d0F85/logo.png b/blockchains/ethereum/assets/0x18C525cce3ad9A48D82F91B874754be78E9d0F85/logo.png deleted file mode 100644 index aef3a5856bcd5..0000000000000 Binary files a/blockchains/ethereum/assets/0x18C525cce3ad9A48D82F91B874754be78E9d0F85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x18Cc17a1EeD37C02A77B0B96b7890C7730E2a2CF/logo.png b/blockchains/ethereum/assets/0x18Cc17a1EeD37C02A77B0B96b7890C7730E2a2CF/logo.png deleted file mode 100644 index 1c704bc14de1e..0000000000000 Binary files a/blockchains/ethereum/assets/0x18Cc17a1EeD37C02A77B0B96b7890C7730E2a2CF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E/info.json b/blockchains/ethereum/assets/0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E/info.json deleted file mode 100644 index 36e8159e9272c..0000000000000 --- a/blockchains/ethereum/assets/0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "IdexTools", - "website": "https://idextools.com/", - "description": "Everything you always wanted to know, at one click: Make your own strategies, anticipate the market dumps, search for big spreads, follow and copy the biggest gainer wallets and much more...", - "socials": [ - { - "name": "IdexTools", - "url": "https://twitter.com/IdexTools", - "handle": "IdexTools" - } - ], - "explorer": "https://etherscan.io/token/0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E", - "type": "ERC20", - "symbol": "IDXT", - "decimals": 18, - "status": "active", - "id": "0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E/logo.png b/blockchains/ethereum/assets/0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E/logo.png deleted file mode 100644 index ed5b06e10ecaa..0000000000000 Binary files a/blockchains/ethereum/assets/0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998/info.json b/blockchains/ethereum/assets/0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998/info.json deleted file mode 100644 index a65c542771bf6..0000000000000 --- a/blockchains/ethereum/assets/0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Audius", - "website": "https://audius.co", - "description": "Audius is a decentralized music-sharing and streaming protocol that facilitates direct transactions between listeners and creators.", - "explorer": "https://etherscan.io/token/0x18aaa7115705e8be94bffebde57af9bfc265b998", - "research": "https://research.binance.com/en/projects/audius", - "type": "ERC20", - "symbol": "AUDIO", - "decimals": 18, - "status": "active", - "id": "0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998/logo.png b/blockchains/ethereum/assets/0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998/logo.png deleted file mode 100644 index e0aa175102263..0000000000000 Binary files a/blockchains/ethereum/assets/0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x18d3Adac07900c2507461749BE70543116C73594/info.json b/blockchains/ethereum/assets/0x18d3Adac07900c2507461749BE70543116C73594/info.json deleted file mode 100644 index 09b273976686a..0000000000000 --- a/blockchains/ethereum/assets/0x18d3Adac07900c2507461749BE70543116C73594/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Africoyn", - "symbol": "AFR", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x18d3Adac07900c2507461749BE70543116C73594", - "status": "active", - "id": "0x18d3Adac07900c2507461749BE70543116C73594" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x18d3Adac07900c2507461749BE70543116C73594/logo.png b/blockchains/ethereum/assets/0x18d3Adac07900c2507461749BE70543116C73594/logo.png deleted file mode 100644 index 8efeb366d7a50..0000000000000 Binary files a/blockchains/ethereum/assets/0x18d3Adac07900c2507461749BE70543116C73594/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0/info.json b/blockchains/ethereum/assets/0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0/info.json deleted file mode 100644 index 0a83a4df0eb2f..0000000000000 --- a/blockchains/ethereum/assets/0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EsportsToken", - "symbol": "EST", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0", - "status": "active", - "id": "0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0/logo.png b/blockchains/ethereum/assets/0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0/logo.png deleted file mode 100644 index ed9490a1bb797..0000000000000 Binary files a/blockchains/ethereum/assets/0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4/info.json b/blockchains/ethereum/assets/0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4/info.json deleted file mode 100644 index b2a9420d5bec8..0000000000000 --- a/blockchains/ethereum/assets/0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hashtoken", - "symbol": "HHT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4", - "status": "active", - "id": "0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4/logo.png b/blockchains/ethereum/assets/0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4/logo.png deleted file mode 100644 index 761c1a995577d..0000000000000 Binary files a/blockchains/ethereum/assets/0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19060094373C32E7f7d95eb4d1231f0779C91c23/info.json b/blockchains/ethereum/assets/0x19060094373C32E7f7d95eb4d1231f0779C91c23/info.json deleted file mode 100644 index 746c0933a22fa..0000000000000 --- a/blockchains/ethereum/assets/0x19060094373C32E7f7d95eb4d1231f0779C91c23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RelayNode", - "symbol": "RELAY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x19060094373C32E7f7d95eb4d1231f0779C91c23", - "status": "active", - "id": "0x19060094373C32E7f7d95eb4d1231f0779C91c23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19060094373C32E7f7d95eb4d1231f0779C91c23/logo.png b/blockchains/ethereum/assets/0x19060094373C32E7f7d95eb4d1231f0779C91c23/logo.png deleted file mode 100644 index b89e9f09558ad..0000000000000 Binary files a/blockchains/ethereum/assets/0x19060094373C32E7f7d95eb4d1231f0779C91c23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x191557728e4d8CAa4Ac94f86af842148c0FA8F7E/info.json b/blockchains/ethereum/assets/0x191557728e4d8CAa4Ac94f86af842148c0FA8F7E/info.json deleted file mode 100644 index 774207f61fa95..0000000000000 --- a/blockchains/ethereum/assets/0x191557728e4d8CAa4Ac94f86af842148c0FA8F7E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ormeus Ecosystem", - "website": "https://eco-system.io", - "description": "The World’s First Business-Backed Blockchain Smart Economy", - "explorer": "https://etherscan.io/token/0x191557728e4d8CAa4Ac94f86af842148c0FA8F7E", - "type": "ERC20", - "symbol": "ECO", - "decimals": 8, - "status": "active", - "id": "0x191557728e4d8CAa4Ac94f86af842148c0FA8F7E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x191557728e4d8CAa4Ac94f86af842148c0FA8F7E/logo.png b/blockchains/ethereum/assets/0x191557728e4d8CAa4Ac94f86af842148c0FA8F7E/logo.png deleted file mode 100644 index 905e7da8c6a97..0000000000000 Binary files a/blockchains/ethereum/assets/0x191557728e4d8CAa4Ac94f86af842148c0FA8F7E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1929658f7578AA8F25792BA891654878F2C3AE18/info.json b/blockchains/ethereum/assets/0x1929658f7578AA8F25792BA891654878F2C3AE18/info.json deleted file mode 100644 index e6463c61ff570..0000000000000 --- a/blockchains/ethereum/assets/0x1929658f7578AA8F25792BA891654878F2C3AE18/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Billions Icon", - "symbol": "BIN", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1929658f7578AA8F25792BA891654878F2C3AE18", - "status": "active", - "id": "0x1929658f7578AA8F25792BA891654878F2C3AE18" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1929658f7578AA8F25792BA891654878F2C3AE18/logo.png b/blockchains/ethereum/assets/0x1929658f7578AA8F25792BA891654878F2C3AE18/logo.png deleted file mode 100644 index 640abe8bf26bf..0000000000000 Binary files a/blockchains/ethereum/assets/0x1929658f7578AA8F25792BA891654878F2C3AE18/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a/info.json b/blockchains/ethereum/assets/0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a/info.json deleted file mode 100644 index 7333f55d05cac..0000000000000 --- a/blockchains/ethereum/assets/0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Socool", - "symbol": "SCO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a", - "status": "active", - "id": "0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a/logo.png b/blockchains/ethereum/assets/0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a/logo.png deleted file mode 100644 index 29e6246e569ee..0000000000000 Binary files a/blockchains/ethereum/assets/0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8/info.json b/blockchains/ethereum/assets/0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8/info.json deleted file mode 100644 index f605b1aaaaa98..0000000000000 --- a/blockchains/ethereum/assets/0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R885764", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8", - "status": "active", - "id": "0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8/logo.png b/blockchains/ethereum/assets/0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8/logo.png deleted file mode 100644 index a8e71824c83b2..0000000000000 Binary files a/blockchains/ethereum/assets/0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x193408cA0576B73156Ed42A2EA7D6fD3f6507162/info.json b/blockchains/ethereum/assets/0x193408cA0576B73156Ed42A2EA7D6fD3f6507162/info.json deleted file mode 100644 index d661984c0f3e3..0000000000000 --- a/blockchains/ethereum/assets/0x193408cA0576B73156Ed42A2EA7D6fD3f6507162/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INFINITY ESAHAM", - "symbol": "INFS", - "type": "ERC20", - "decimals": 1, - "description": "-", - "website": "https://e-sahaminfinity.com/", - "explorer": "https://etherscan.io/token/0x193408cA0576B73156Ed42A2EA7D6fD3f6507162", - "status": "active", - "id": "0x193408cA0576B73156Ed42A2EA7D6fD3f6507162" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x193408cA0576B73156Ed42A2EA7D6fD3f6507162/logo.png b/blockchains/ethereum/assets/0x193408cA0576B73156Ed42A2EA7D6fD3f6507162/logo.png deleted file mode 100644 index 9fb90d70e2876..0000000000000 Binary files a/blockchains/ethereum/assets/0x193408cA0576B73156Ed42A2EA7D6fD3f6507162/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x193B8dBc2805B9639d173A22E59A1B33E566668E/info.json b/blockchains/ethereum/assets/0x193B8dBc2805B9639d173A22E59A1B33E566668E/info.json deleted file mode 100644 index a71170026c387..0000000000000 --- a/blockchains/ethereum/assets/0x193B8dBc2805B9639d173A22E59A1B33E566668E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg4500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x193B8dBc2805B9639d173A22E59A1B33E566668E", - "status": "active", - "id": "0x193B8dBc2805B9639d173A22E59A1B33E566668E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x193B8dBc2805B9639d173A22E59A1B33E566668E/logo.png b/blockchains/ethereum/assets/0x193B8dBc2805B9639d173A22E59A1B33E566668E/logo.png deleted file mode 100644 index d1c7fd1e6a556..0000000000000 Binary files a/blockchains/ethereum/assets/0x193B8dBc2805B9639d173A22E59A1B33E566668E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19532D38E1608C22c1510522b1C835284AE04DA5/info.json b/blockchains/ethereum/assets/0x19532D38E1608C22c1510522b1C835284AE04DA5/info.json deleted file mode 100644 index a977d79795907..0000000000000 --- a/blockchains/ethereum/assets/0x19532D38E1608C22c1510522b1C835284AE04DA5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BULL RUN JESUS", - "symbol": "BRJ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x19532D38E1608C22c1510522b1C835284AE04DA5", - "status": "active", - "id": "0x19532D38E1608C22c1510522b1C835284AE04DA5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19532D38E1608C22c1510522b1C835284AE04DA5/logo.png b/blockchains/ethereum/assets/0x19532D38E1608C22c1510522b1C835284AE04DA5/logo.png deleted file mode 100644 index cc0f234d51267..0000000000000 Binary files a/blockchains/ethereum/assets/0x19532D38E1608C22c1510522b1C835284AE04DA5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e/info.json b/blockchains/ethereum/assets/0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e/info.json deleted file mode 100644 index 255e144f2f4c1..0000000000000 --- a/blockchains/ethereum/assets/0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MTCCOIN", - "symbol": "MTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e", - "status": "active", - "id": "0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e/logo.png b/blockchains/ethereum/assets/0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e/logo.png deleted file mode 100644 index 83f61a6c0623d..0000000000000 Binary files a/blockchains/ethereum/assets/0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1961B3331969eD52770751fC718ef530838b6dEE/info.json b/blockchains/ethereum/assets/0x1961B3331969eD52770751fC718ef530838b6dEE/info.json deleted file mode 100644 index f9de75fe9efe2..0000000000000 --- a/blockchains/ethereum/assets/0x1961B3331969eD52770751fC718ef530838b6dEE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitDegree Token", - "symbol": "BDG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitdegree.org", - "explorer": "https://etherscan.io/token/0x1961B3331969eD52770751fC718ef530838b6dEE", - "status": "active", - "id": "0x1961B3331969eD52770751fC718ef530838b6dEE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1961B3331969eD52770751fC718ef530838b6dEE/logo.png b/blockchains/ethereum/assets/0x1961B3331969eD52770751fC718ef530838b6dEE/logo.png deleted file mode 100755 index 2868f80380e82..0000000000000 Binary files a/blockchains/ethereum/assets/0x1961B3331969eD52770751fC718ef530838b6dEE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1966d718A565566e8E202792658D7b5Ff4ECe469/info.json b/blockchains/ethereum/assets/0x1966d718A565566e8E202792658D7b5Ff4ECe469/info.json deleted file mode 100644 index 234ee30c2e543..0000000000000 --- a/blockchains/ethereum/assets/0x1966d718A565566e8E202792658D7b5Ff4ECe469/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "nDEX", - "symbol": "NDX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ndexnetwork.com", - "explorer": "https://etherscan.io/token/0x1966d718A565566e8E202792658D7b5Ff4ECe469", - "status": "active", - "id": "0x1966d718A565566e8E202792658D7b5Ff4ECe469" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1966d718A565566e8E202792658D7b5Ff4ECe469/logo.png b/blockchains/ethereum/assets/0x1966d718A565566e8E202792658D7b5Ff4ECe469/logo.png deleted file mode 100644 index fd2ef4f4e4652..0000000000000 Binary files a/blockchains/ethereum/assets/0x1966d718A565566e8E202792658D7b5Ff4ECe469/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1969442391737025812C2215E77E676d7fA84847/info.json b/blockchains/ethereum/assets/0x1969442391737025812C2215E77E676d7fA84847/info.json deleted file mode 100644 index 2cc8551a50803..0000000000000 --- a/blockchains/ethereum/assets/0x1969442391737025812C2215E77E676d7fA84847/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Islamic Bank", - "symbol": "ISL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1969442391737025812C2215E77E676d7fA84847", - "status": "active", - "id": "0x1969442391737025812C2215E77E676d7fA84847" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1969442391737025812C2215E77E676d7fA84847/logo.png b/blockchains/ethereum/assets/0x1969442391737025812C2215E77E676d7fA84847/logo.png deleted file mode 100644 index c841bb653759a..0000000000000 Binary files a/blockchains/ethereum/assets/0x1969442391737025812C2215E77E676d7fA84847/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/info.json b/blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/info.json deleted file mode 100644 index 25e38c3ae4be7..0000000000000 --- a/blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Reserve", - "website": "https://reserve.org", - "description": "The stable cryptocurrency that is economically and legally robust at any scale.", - "socials": [], - "explorer": "https://etherscan.io/token/0x196f4727526eA7FB1e17b2071B3d8eAA38486988", - "research": "https://research.binance.com/en/projects/reserve-rights", - "type": "ERC20", - "symbol": "RSV", - "decimals": 18, - "status": "active", - "id": "0x196f4727526eA7FB1e17b2071B3d8eAA38486988" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/logo.png b/blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/logo.png deleted file mode 100644 index f90d3e429b59b..0000000000000 Binary files a/blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0/info.json b/blockchains/ethereum/assets/0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0/info.json deleted file mode 100644 index 3b16c7b13d400..0000000000000 --- a/blockchains/ethereum/assets/0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitCloud Token", - "symbol": "BPRO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://bitcloud.pro/", - "explorer": "https://etherscan.io/token/0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0", - "status": "active", - "id": "0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0/logo.png b/blockchains/ethereum/assets/0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0/logo.png deleted file mode 100644 index 9f4fe7505935f..0000000000000 Binary files a/blockchains/ethereum/assets/0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19810559dF63f19cfE88923313250550eDADB743/info.json b/blockchains/ethereum/assets/0x19810559dF63f19cfE88923313250550eDADB743/info.json deleted file mode 100644 index e789c4cf62e08..0000000000000 --- a/blockchains/ethereum/assets/0x19810559dF63f19cfE88923313250550eDADB743/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Toast.finance (HOUSE)", - "website": "https://toast.finance/", - "source_code": "https://github.com/Toast-finance", - "description": "HOUSE is a fixed-supply token in the Toast.finance ecosystem.", - "explorer": "https://etherscan.io/token/0x19810559dF63f19cfE88923313250550eDADB743", - "type": "ERC20", - "symbol": "HOUSE", - "decimals": 0, - "status": "active", - "id": "0x19810559dF63f19cfE88923313250550eDADB743" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19810559dF63f19cfE88923313250550eDADB743/logo.png b/blockchains/ethereum/assets/0x19810559dF63f19cfE88923313250550eDADB743/logo.png deleted file mode 100644 index d18414aa653fc..0000000000000 Binary files a/blockchains/ethereum/assets/0x19810559dF63f19cfE88923313250550eDADB743/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8/info.json b/blockchains/ethereum/assets/0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8/info.json deleted file mode 100644 index ecc7106de66af..0000000000000 --- a/blockchains/ethereum/assets/0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ultra Rich Group", - "symbol": "RICH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8", - "status": "active", - "id": "0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8/logo.png b/blockchains/ethereum/assets/0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8/logo.png deleted file mode 100644 index 7aa3b5bef7f1f..0000000000000 Binary files a/blockchains/ethereum/assets/0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1985365e9f78359a9B6AD760e32412f4a445E862/info.json b/blockchains/ethereum/assets/0x1985365e9f78359a9B6AD760e32412f4a445E862/info.json deleted file mode 100644 index ea89b59d04ab0..0000000000000 --- a/blockchains/ethereum/assets/0x1985365e9f78359a9B6AD760e32412f4a445E862/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Augur", - "website": "http://augur.net", - "description": "Augur (REP) is meant to harness the wisdom of the crowd through prediction markets on a protocol owned and operated by holders of the Ethereum-based Reputation token.", - "explorer": "https://etherscan.io/token/0x1985365e9f78359a9B6AD760e32412f4a445E862", - "type": "ERC20", - "symbol": "REP", - "decimals": 18, - "status": "active", - "id": "0x1985365e9f78359a9B6AD760e32412f4a445E862" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1985365e9f78359a9B6AD760e32412f4a445E862/logo.png b/blockchains/ethereum/assets/0x1985365e9f78359a9B6AD760e32412f4a445E862/logo.png deleted file mode 100644 index 58b98adbc2c4f..0000000000000 Binary files a/blockchains/ethereum/assets/0x1985365e9f78359a9B6AD760e32412f4a445E862/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E/info.json b/blockchains/ethereum/assets/0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E/info.json deleted file mode 100644 index 9e25311bfd2ab..0000000000000 --- a/blockchains/ethereum/assets/0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CelCoin", - "symbol": "CELC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://celcoin.io", - "explorer": "https://etherscan.io/token/0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E", - "status": "active", - "id": "0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E/logo.png b/blockchains/ethereum/assets/0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E/logo.png deleted file mode 100644 index aa86fb6da367d..0000000000000 Binary files a/blockchains/ethereum/assets/0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3/info.json b/blockchains/ethereum/assets/0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3/info.json deleted file mode 100644 index 393dd8309a2fc..0000000000000 --- a/blockchains/ethereum/assets/0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Oath Protocol", - "symbol": "OATH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.oathprotocol.com/", - "explorer": "https://etherscan.io/token/0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3", - "status": "active", - "id": "0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3/logo.png b/blockchains/ethereum/assets/0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3/logo.png deleted file mode 100644 index 3b90f48e8030e..0000000000000 Binary files a/blockchains/ethereum/assets/0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19D97D8fA813EE2f51aD4B4e04EA08bAf4DFfC28/logo.png b/blockchains/ethereum/assets/0x19D97D8fA813EE2f51aD4B4e04EA08bAf4DFfC28/logo.png deleted file mode 100644 index fbf9e095994fc..0000000000000 Binary files a/blockchains/ethereum/assets/0x19D97D8fA813EE2f51aD4B4e04EA08bAf4DFfC28/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba/info.json b/blockchains/ethereum/assets/0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba/info.json deleted file mode 100644 index 1885b891a143c..0000000000000 --- a/blockchains/ethereum/assets/0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FleaChain", - "symbol": "FEC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba", - "status": "active", - "id": "0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba/logo.png b/blockchains/ethereum/assets/0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba/logo.png deleted file mode 100644 index 46255f379cf60..0000000000000 Binary files a/blockchains/ethereum/assets/0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7/info.json b/blockchains/ethereum/assets/0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7/info.json deleted file mode 100644 index 7724664a81cce..0000000000000 --- a/blockchains/ethereum/assets/0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MINI ETHEREUM", - "symbol": "METH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://miniethereum.online/", - "explorer": "https://etherscan.io/token/0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7", - "status": "active", - "id": "0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7/logo.png b/blockchains/ethereum/assets/0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7/logo.png deleted file mode 100644 index 4d9113d9af870..0000000000000 Binary files a/blockchains/ethereum/assets/0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19c5A48eBa1F50d63054144C62Ff11665c91E805/info.json b/blockchains/ethereum/assets/0x19c5A48eBa1F50d63054144C62Ff11665c91E805/info.json deleted file mode 100644 index ac2e2e952bb84..0000000000000 --- a/blockchains/ethereum/assets/0x19c5A48eBa1F50d63054144C62Ff11665c91E805/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "质信链", - "symbol": "ZXL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x19c5A48eBa1F50d63054144C62Ff11665c91E805", - "status": "active", - "id": "0x19c5A48eBa1F50d63054144C62Ff11665c91E805" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19c5A48eBa1F50d63054144C62Ff11665c91E805/logo.png b/blockchains/ethereum/assets/0x19c5A48eBa1F50d63054144C62Ff11665c91E805/logo.png deleted file mode 100644 index ac6b56a7a7010..0000000000000 Binary files a/blockchains/ethereum/assets/0x19c5A48eBa1F50d63054144C62Ff11665c91E805/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7/info.json b/blockchains/ethereum/assets/0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7/info.json deleted file mode 100644 index dd843a02339d0..0000000000000 --- a/blockchains/ethereum/assets/0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bitCEO", - "symbol": "bCEO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitceo.io/", - "explorer": "https://etherscan.io/token/0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7", - "status": "active", - "id": "0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7/logo.png b/blockchains/ethereum/assets/0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7/logo.png deleted file mode 100644 index c8c6d5394ad36..0000000000000 Binary files a/blockchains/ethereum/assets/0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19ddC3605052554A1aC2b174aE745c911456841f/info.json b/blockchains/ethereum/assets/0x19ddC3605052554A1aC2b174aE745c911456841f/info.json deleted file mode 100644 index ee95e0034d454..0000000000000 --- a/blockchains/ethereum/assets/0x19ddC3605052554A1aC2b174aE745c911456841f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Proof of Nature Token", - "symbol": "PoN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://proofofnature.space/", - "explorer": "https://etherscan.io/token/0x19ddC3605052554A1aC2b174aE745c911456841f", - "status": "active", - "id": "0x19ddC3605052554A1aC2b174aE745c911456841f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19ddC3605052554A1aC2b174aE745c911456841f/logo.png b/blockchains/ethereum/assets/0x19ddC3605052554A1aC2b174aE745c911456841f/logo.png deleted file mode 100644 index 539b0c4908886..0000000000000 Binary files a/blockchains/ethereum/assets/0x19ddC3605052554A1aC2b174aE745c911456841f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E/info.json b/blockchains/ethereum/assets/0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E/info.json deleted file mode 100644 index 98549bac81f2b..0000000000000 --- a/blockchains/ethereum/assets/0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R794213", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E", - "status": "active", - "id": "0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E/logo.png b/blockchains/ethereum/assets/0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E/logo.png deleted file mode 100644 index d6c3155e2ac3b..0000000000000 Binary files a/blockchains/ethereum/assets/0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c/info.json b/blockchains/ethereum/assets/0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c/info.json deleted file mode 100644 index 72cff0f07df56..0000000000000 --- a/blockchains/ethereum/assets/0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Carats Token", - "symbol": "CARAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://carats.io/", - "explorer": "https://etherscan.io/token/0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c", - "status": "active", - "id": "0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c/logo.png b/blockchains/ethereum/assets/0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c/logo.png deleted file mode 100644 index d52d71a8787fe..0000000000000 Binary files a/blockchains/ethereum/assets/0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff/info.json b/blockchains/ethereum/assets/0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff/info.json deleted file mode 100644 index 5846059566c39..0000000000000 --- a/blockchains/ethereum/assets/0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zuflo Coin", - "symbol": "ZFL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.zedxe.com/", - "explorer": "https://etherscan.io/token/0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff", - "status": "active", - "id": "0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff/logo.png b/blockchains/ethereum/assets/0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff/logo.png deleted file mode 100644 index cc814d6187acc..0000000000000 Binary files a/blockchains/ethereum/assets/0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x19fd68eC7AE71562f9288032797ef4401ddEA0a9/info.json b/blockchains/ethereum/assets/0x19fd68eC7AE71562f9288032797ef4401ddEA0a9/info.json deleted file mode 100644 index 62ab356b95610..0000000000000 --- a/blockchains/ethereum/assets/0x19fd68eC7AE71562f9288032797ef4401ddEA0a9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - OR793610", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x19fd68eC7AE71562f9288032797ef4401ddEA0a9", - "status": "active", - "id": "0x19fd68eC7AE71562f9288032797ef4401ddEA0a9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19fd68eC7AE71562f9288032797ef4401ddEA0a9/logo.png b/blockchains/ethereum/assets/0x19fd68eC7AE71562f9288032797ef4401ddEA0a9/logo.png deleted file mode 100644 index ac19cba385ca1..0000000000000 Binary files a/blockchains/ethereum/assets/0x19fd68eC7AE71562f9288032797ef4401ddEA0a9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A0B3B603F650b2C4f474f0E817091874020Ef38/info.json b/blockchains/ethereum/assets/0x1A0B3B603F650b2C4f474f0E817091874020Ef38/info.json deleted file mode 100644 index 02b27760f8a95..0000000000000 --- a/blockchains/ethereum/assets/0x1A0B3B603F650b2C4f474f0E817091874020Ef38/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R802996", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1A0B3B603F650b2C4f474f0E817091874020Ef38", - "status": "active", - "id": "0x1A0B3B603F650b2C4f474f0E817091874020Ef38" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A0B3B603F650b2C4f474f0E817091874020Ef38/logo.png b/blockchains/ethereum/assets/0x1A0B3B603F650b2C4f474f0E817091874020Ef38/logo.png deleted file mode 100644 index 64c2350cc5a0c..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A0B3B603F650b2C4f474f0E817091874020Ef38/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A0B4b959cF9c5853f701ca1484e57CA69ff9515/info.json b/blockchains/ethereum/assets/0x1A0B4b959cF9c5853f701ca1484e57CA69ff9515/info.json deleted file mode 100644 index b7d088aa89afc..0000000000000 --- a/blockchains/ethereum/assets/0x1A0B4b959cF9c5853f701ca1484e57CA69ff9515/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EasyPocket Token", - "website": "https://easypocket.app", - "description": "EasyPocket is the most advanced Ethereum wallet with the built-in mixer.", - "explorer": "https://etherscan.io/token/0x1A0B4b959cF9c5853f701ca1484e57CA69ff9515", - "type": "ERC20", - "symbol": "EASY", - "decimals": 18, - "status": "active", - "id": "0x1A0B4b959cF9c5853f701ca1484e57CA69ff9515" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A0B4b959cF9c5853f701ca1484e57CA69ff9515/logo.png b/blockchains/ethereum/assets/0x1A0B4b959cF9c5853f701ca1484e57CA69ff9515/logo.png deleted file mode 100644 index 53af4c05ad6d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A0B4b959cF9c5853f701ca1484e57CA69ff9515/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A0F2aB46EC630F9FD638029027b552aFA64b94c/info.json b/blockchains/ethereum/assets/0x1A0F2aB46EC630F9FD638029027b552aFA64b94c/info.json deleted file mode 100644 index fde50fe9a93d4..0000000000000 --- a/blockchains/ethereum/assets/0x1A0F2aB46EC630F9FD638029027b552aFA64b94c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aston X", - "symbol": "ATX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.aston.company/", - "explorer": "https://etherscan.io/token/0x1A0F2aB46EC630F9FD638029027b552aFA64b94c", - "status": "active", - "id": "0x1A0F2aB46EC630F9FD638029027b552aFA64b94c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A0F2aB46EC630F9FD638029027b552aFA64b94c/logo.png b/blockchains/ethereum/assets/0x1A0F2aB46EC630F9FD638029027b552aFA64b94c/logo.png deleted file mode 100755 index 3c38caab5d6a5..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A0F2aB46EC630F9FD638029027b552aFA64b94c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A0c31837EdB132a9312841B9527E6307db13509/info.json b/blockchains/ethereum/assets/0x1A0c31837EdB132a9312841B9527E6307db13509/info.json deleted file mode 100644 index a99b5fd63955d..0000000000000 --- a/blockchains/ethereum/assets/0x1A0c31837EdB132a9312841B9527E6307db13509/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hash Power Token", - "symbol": "HPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1A0c31837EdB132a9312841B9527E6307db13509", - "status": "active", - "id": "0x1A0c31837EdB132a9312841B9527E6307db13509" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A0c31837EdB132a9312841B9527E6307db13509/logo.png b/blockchains/ethereum/assets/0x1A0c31837EdB132a9312841B9527E6307db13509/logo.png deleted file mode 100644 index ca6f35475f534..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A0c31837EdB132a9312841B9527E6307db13509/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297/info.json b/blockchains/ethereum/assets/0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297/info.json deleted file mode 100644 index 0251c18d047f8..0000000000000 --- a/blockchains/ethereum/assets/0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-29/30M29", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297", - "status": "active", - "id": "0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297/logo.png b/blockchains/ethereum/assets/0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297/logo.png deleted file mode 100644 index 43c0f4c08636b..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C/info.json b/blockchains/ethereum/assets/0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C/info.json deleted file mode 100644 index f01265a74d741..0000000000000 --- a/blockchains/ethereum/assets/0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOYTOKEN", - "symbol": "BOY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C", - "status": "active", - "id": "0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C/logo.png b/blockchains/ethereum/assets/0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A3496C18d558bd9C6C8f609E1B129f67AB08163/info.json b/blockchains/ethereum/assets/0x1A3496C18d558bd9C6C8f609E1B129f67AB08163/info.json deleted file mode 100644 index b8b51523af2b3..0000000000000 --- a/blockchains/ethereum/assets/0x1A3496C18d558bd9C6C8f609E1B129f67AB08163/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEAPCOIN", - "symbol": "DEP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dea.sg/", - "explorer": "https://etherscan.io/token/0x1A3496C18d558bd9C6C8f609E1B129f67AB08163", - "status": "active", - "id": "0x1A3496C18d558bd9C6C8f609E1B129f67AB08163" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A3496C18d558bd9C6C8f609E1B129f67AB08163/logo.png b/blockchains/ethereum/assets/0x1A3496C18d558bd9C6C8f609E1B129f67AB08163/logo.png deleted file mode 100644 index f630260c02406..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A3496C18d558bd9C6C8f609E1B129f67AB08163/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235/info.json b/blockchains/ethereum/assets/0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235/info.json deleted file mode 100644 index 6b9f4b0d5a3da..0000000000000 --- a/blockchains/ethereum/assets/0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CASTWEET", - "symbol": "CTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.castweet.com/", - "explorer": "https://etherscan.io/token/0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235", - "status": "active", - "id": "0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235/logo.png b/blockchains/ethereum/assets/0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235/logo.png deleted file mode 100644 index eaac0416b3038..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A4E76811D9C319A953EADa36f1DeF25156C8D93/info.json b/blockchains/ethereum/assets/0x1A4E76811D9C319A953EADa36f1DeF25156C8D93/info.json deleted file mode 100644 index 6a83eb6884007..0000000000000 --- a/blockchains/ethereum/assets/0x1A4E76811D9C319A953EADa36f1DeF25156C8D93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DULA Coin", - "symbol": "DULA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1A4E76811D9C319A953EADa36f1DeF25156C8D93", - "status": "active", - "id": "0x1A4E76811D9C319A953EADa36f1DeF25156C8D93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A4E76811D9C319A953EADa36f1DeF25156C8D93/logo.png b/blockchains/ethereum/assets/0x1A4E76811D9C319A953EADa36f1DeF25156C8D93/logo.png deleted file mode 100644 index f7ad55e4c6eff..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A4E76811D9C319A953EADa36f1DeF25156C8D93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5/logo.png b/blockchains/ethereum/assets/0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5/logo.png deleted file mode 100644 index fe79f1e9d5ded..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4/info.json b/blockchains/ethereum/assets/0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4/info.json deleted file mode 100644 index 1dc5f3e91136e..0000000000000 --- a/blockchains/ethereum/assets/0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OWL Token", - "symbol": "OWL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://owl.gnosis.io/", - "explorer": "https://etherscan.io/token/0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4", - "status": "active", - "id": "0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4/logo.png b/blockchains/ethereum/assets/0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4/logo.png deleted file mode 100644 index 4bda839d7be58..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7/info.json b/blockchains/ethereum/assets/0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7/info.json deleted file mode 100644 index e6bea89158dba..0000000000000 --- a/blockchains/ethereum/assets/0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PRASM", - "symbol": "PSM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://prasm.io/", - "explorer": "https://etherscan.io/token/0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7", - "status": "active", - "id": "0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7/logo.png b/blockchains/ethereum/assets/0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7/logo.png deleted file mode 100644 index c397b5097a5ac..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1A9751a87dE19385b5A6097E477e158D2ce420C8/info.json b/blockchains/ethereum/assets/0x1A9751a87dE19385b5A6097E477e158D2ce420C8/info.json deleted file mode 100644 index 1555339c52cef..0000000000000 --- a/blockchains/ethereum/assets/0x1A9751a87dE19385b5A6097E477e158D2ce420C8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KRISTORIUM", - "symbol": "KRIS", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1A9751a87dE19385b5A6097E477e158D2ce420C8", - "status": "active", - "id": "0x1A9751a87dE19385b5A6097E477e158D2ce420C8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A9751a87dE19385b5A6097E477e158D2ce420C8/logo.png b/blockchains/ethereum/assets/0x1A9751a87dE19385b5A6097E477e158D2ce420C8/logo.png deleted file mode 100644 index 26a23002505a6..0000000000000 Binary files a/blockchains/ethereum/assets/0x1A9751a87dE19385b5A6097E477e158D2ce420C8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E/info.json b/blockchains/ethereum/assets/0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E/info.json deleted file mode 100644 index 503b75dafe7c5..0000000000000 --- a/blockchains/ethereum/assets/0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SphinxToken", - "symbol": "SPX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E", - "status": "active", - "id": "0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E/logo.png b/blockchains/ethereum/assets/0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E/logo.png deleted file mode 100644 index b86108d9893d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856/info.json b/blockchains/ethereum/assets/0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856/info.json deleted file mode 100644 index aa7adb93149a6..0000000000000 --- a/blockchains/ethereum/assets/0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MORE Token", - "symbol": "MORE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856", - "status": "active", - "id": "0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856/logo.png b/blockchains/ethereum/assets/0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856/logo.png deleted file mode 100644 index f10cb242e3c9c..0000000000000 Binary files a/blockchains/ethereum/assets/0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1Afe191601c0c7095C995bd6875F94a89FA5d71b/info.json b/blockchains/ethereum/assets/0x1Afe191601c0c7095C995bd6875F94a89FA5d71b/info.json deleted file mode 100644 index c9bac6f3260c6..0000000000000 --- a/blockchains/ethereum/assets/0x1Afe191601c0c7095C995bd6875F94a89FA5d71b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "THANOS", - "symbol": "SNAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1Afe191601c0c7095C995bd6875F94a89FA5d71b", - "status": "active", - "id": "0x1Afe191601c0c7095C995bd6875F94a89FA5d71b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1Afe191601c0c7095C995bd6875F94a89FA5d71b/logo.png b/blockchains/ethereum/assets/0x1Afe191601c0c7095C995bd6875F94a89FA5d71b/logo.png deleted file mode 100644 index 430daf1069336..0000000000000 Binary files a/blockchains/ethereum/assets/0x1Afe191601c0c7095C995bd6875F94a89FA5d71b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F/info.json b/blockchains/ethereum/assets/0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F/info.json deleted file mode 100644 index 050d548c9abf4..0000000000000 --- a/blockchains/ethereum/assets/0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitpanda Ecosystem Token", - "symbol": "BEST", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.bitpanda.com/best", - "explorer": "https://etherscan.io/token/0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F", - "status": "active", - "id": "0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F/logo.png b/blockchains/ethereum/assets/0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F/logo.png deleted file mode 100644 index ef85a0faa78bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603/info.json b/blockchains/ethereum/assets/0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603/info.json deleted file mode 100644 index cb4ea84bcbaef..0000000000000 --- a/blockchains/ethereum/assets/0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Facebucks", - "symbol": "FB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603", - "status": "active", - "id": "0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603/logo.png b/blockchains/ethereum/assets/0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603/logo.png deleted file mode 100644 index e4748884dbfe4..0000000000000 Binary files a/blockchains/ethereum/assets/0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF/info.json b/blockchains/ethereum/assets/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF/info.json deleted file mode 100644 index 3338ac8520ebc..0000000000000 --- a/blockchains/ethereum/assets/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Community Token", - "website": "https://communitytoken.io/", - "source_code": "https://github.com/ComToken", - "white_paper": "Coming Soon", - "description": "Community Token (COM) is an ERC-20 token that empowers the crypto community with collective due diligence on emerging investment opportunities.", - "explorer": "https://etherscan.io/token/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF", - "research": "https://medium.com/@communitytoken", - "type": "ERC20", - "symbol": "COM", - "decimals": 18, - "status": "active", - "id": "0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF/logo.png b/blockchains/ethereum/assets/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF/logo.png deleted file mode 100644 index 92cca4ee390b2..0000000000000 Binary files a/blockchains/ethereum/assets/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E/info.json b/blockchains/ethereum/assets/0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E/info.json deleted file mode 100644 index 4e5be6aa65576..0000000000000 --- a/blockchains/ethereum/assets/0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-7/30M7", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E", - "status": "active", - "id": "0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E/logo.png b/blockchains/ethereum/assets/0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E/logo.png deleted file mode 100644 index 6c962d2f67a5a..0000000000000 Binary files a/blockchains/ethereum/assets/0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22/info.json b/blockchains/ethereum/assets/0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22/info.json deleted file mode 100644 index 274d266b9ebb2..0000000000000 --- a/blockchains/ethereum/assets/0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DataBroker DAO Token", - "symbol": "DATA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22", - "status": "active", - "id": "0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22/logo.png b/blockchains/ethereum/assets/0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22/logo.png deleted file mode 100644 index 55b6527dac33a..0000000000000 Binary files a/blockchains/ethereum/assets/0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890/info.json b/blockchains/ethereum/assets/0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890/info.json deleted file mode 100644 index 3732d8318a1c1..0000000000000 --- a/blockchains/ethereum/assets/0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITSDAQ TOKEN", - "symbol": "BQQQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitsdaq.com", - "explorer": "https://etherscan.io/token/0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890", - "status": "active", - "id": "0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890/logo.png b/blockchains/ethereum/assets/0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890/logo.png deleted file mode 100644 index b718fd4af4f89..0000000000000 Binary files a/blockchains/ethereum/assets/0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C/info.json b/blockchains/ethereum/assets/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C/info.json deleted file mode 100644 index 6325a64bc5928..0000000000000 --- a/blockchains/ethereum/assets/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "Value USD", - "source_code": "https://github.com/valuedefi", - "website": "https://valuedefi.io/", - "description": "Value DeFi: Bringing True Value to DeFi.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/value_defi", - "handle": "value_defi" - }, - { - "name": "Medium", - "url": "https://medium.com/@valuedefi", - "handle": "valuedefi" - }, - { - "name": "Telegram", - "url": "https://t.me/ValueDeFi", - "handle": "valuedefi" - }, - { - "name": "Discord", - "url": "https://discord.gg/Dpvd7tp", - "handle": "valuedefi" - } - ], - "explorer": "https://etherscan.io/token/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C", - "type": "ERC20", - "symbol": "vUSD", - "decimals": 9, - "status": "active", - "id": "0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C/logo.png b/blockchains/ethereum/assets/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C/logo.png deleted file mode 100644 index b383e2f490ed2..0000000000000 Binary files a/blockchains/ethereum/assets/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa/info.json b/blockchains/ethereum/assets/0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa/info.json deleted file mode 100644 index 4a63d438aacf6..0000000000000 --- a/blockchains/ethereum/assets/0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HOQU Token", - "symbol": "HQX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.hoqu.io/", - "explorer": "https://etherscan.io/token/0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa", - "status": "active", - "id": "0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa/logo.png b/blockchains/ethereum/assets/0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa/logo.png deleted file mode 100644 index eb5559a6c7ca6..0000000000000 Binary files a/blockchains/ethereum/assets/0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1B9743f556D65e757c4c650B4555bAF354cB8bd3/info.json b/blockchains/ethereum/assets/0x1B9743f556D65e757c4c650B4555bAF354cB8bd3/info.json deleted file mode 100644 index 8653d1a4d7dc9..0000000000000 --- a/blockchains/ethereum/assets/0x1B9743f556D65e757c4c650B4555bAF354cB8bd3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EthBits ETBS Token", - "symbol": "ETBS", - "type": "ERC20", - "decimals": 12, - "description": "-", - "website": "https://www.ethbits.com/", - "explorer": "https://etherscan.io/token/0x1B9743f556D65e757c4c650B4555bAF354cB8bd3", - "status": "active", - "id": "0x1B9743f556D65e757c4c650B4555bAF354cB8bd3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1B9743f556D65e757c4c650B4555bAF354cB8bd3/logo.png b/blockchains/ethereum/assets/0x1B9743f556D65e757c4c650B4555bAF354cB8bd3/logo.png deleted file mode 100644 index 7500be3e8750e..0000000000000 Binary files a/blockchains/ethereum/assets/0x1B9743f556D65e757c4c650B4555bAF354cB8bd3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A/info.json b/blockchains/ethereum/assets/0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A/info.json deleted file mode 100644 index 98673f8ffc659..0000000000000 --- a/blockchains/ethereum/assets/0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YANG", - "symbol": "YNN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://yangglobal.com/", - "explorer": "https://etherscan.io/token/0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A", - "status": "active", - "id": "0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A/logo.png b/blockchains/ethereum/assets/0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A/logo.png deleted file mode 100644 index 9533bdd3c51af..0000000000000 Binary files a/blockchains/ethereum/assets/0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255/info.json b/blockchains/ethereum/assets/0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255/info.json deleted file mode 100644 index ca74613463a16..0000000000000 --- a/blockchains/ethereum/assets/0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MIKETANGOBRAVO18", - "symbol": "MTB18", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255", - "status": "active", - "id": "0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255/logo.png b/blockchains/ethereum/assets/0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255/logo.png deleted file mode 100644 index 26ac2951338c6..0000000000000 Binary files a/blockchains/ethereum/assets/0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1BE9F6861D11f2fd363a75225040eDE6374b65bF/info.json b/blockchains/ethereum/assets/0x1BE9F6861D11f2fd363a75225040eDE6374b65bF/info.json deleted file mode 100644 index e886a6be5143c..0000000000000 --- a/blockchains/ethereum/assets/0x1BE9F6861D11f2fd363a75225040eDE6374b65bF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TokenTrezor.com", - "symbol": "TOTR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1BE9F6861D11f2fd363a75225040eDE6374b65bF", - "status": "active", - "id": "0x1BE9F6861D11f2fd363a75225040eDE6374b65bF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1BE9F6861D11f2fd363a75225040eDE6374b65bF/logo.png b/blockchains/ethereum/assets/0x1BE9F6861D11f2fd363a75225040eDE6374b65bF/logo.png deleted file mode 100644 index da9a3eadcd110..0000000000000 Binary files a/blockchains/ethereum/assets/0x1BE9F6861D11f2fd363a75225040eDE6374b65bF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06/info.json b/blockchains/ethereum/assets/0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06/info.json deleted file mode 100644 index cea0482d7db35..0000000000000 --- a/blockchains/ethereum/assets/0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Parachute", - "symbol": "PAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.parachutetoken.com/", - "explorer": "https://etherscan.io/token/0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06", - "status": "active", - "id": "0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06/logo.png b/blockchains/ethereum/assets/0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06/logo.png deleted file mode 100755 index 0cd972a49eb1a..0000000000000 Binary files a/blockchains/ethereum/assets/0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57/info.json b/blockchains/ethereum/assets/0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57/info.json deleted file mode 100644 index f4fc1aa9ebdf7..0000000000000 --- a/blockchains/ethereum/assets/0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LHC", - "symbol": "LHC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57", - "status": "active", - "id": "0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57/logo.png b/blockchains/ethereum/assets/0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57/logo.png deleted file mode 100644 index 811e034df6ae1..0000000000000 Binary files a/blockchains/ethereum/assets/0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a/info.json b/blockchains/ethereum/assets/0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a/info.json deleted file mode 100644 index 1c8c42624fbaa..0000000000000 --- a/blockchains/ethereum/assets/0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ORIGINATE Coin", - "symbol": "ORC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a", - "status": "active", - "id": "0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a/logo.png b/blockchains/ethereum/assets/0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a/logo.png deleted file mode 100644 index 002de33583720..0000000000000 Binary files a/blockchains/ethereum/assets/0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47/info.json b/blockchains/ethereum/assets/0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47/info.json deleted file mode 100644 index d3aa5efd3568b..0000000000000 --- a/blockchains/ethereum/assets/0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FidexToken", - "symbol": "FEX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://fidex.market/", - "explorer": "https://etherscan.io/token/0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47", - "status": "active", - "id": "0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47/logo.png b/blockchains/ethereum/assets/0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47/logo.png deleted file mode 100644 index e4bf4b8aaf5de..0000000000000 Binary files a/blockchains/ethereum/assets/0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32/info.json b/blockchains/ethereum/assets/0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32/info.json deleted file mode 100644 index 6b5ddc031ddc3..0000000000000 --- a/blockchains/ethereum/assets/0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLONDCOIN", - "symbol": "BLO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32", - "status": "active", - "id": "0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32/logo.png b/blockchains/ethereum/assets/0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32/logo.png deleted file mode 100755 index f996c459ab8ad..0000000000000 Binary files a/blockchains/ethereum/assets/0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1C5857e110CD8411054660F60B5De6a6958CfAE2/info.json b/blockchains/ethereum/assets/0x1C5857e110CD8411054660F60B5De6a6958CfAE2/info.json deleted file mode 100644 index c1921deafc870..0000000000000 --- a/blockchains/ethereum/assets/0x1C5857e110CD8411054660F60B5De6a6958CfAE2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Reserve", - "symbol": "RSV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1C5857e110CD8411054660F60B5De6a6958CfAE2", - "status": "active", - "id": "0x1C5857e110CD8411054660F60B5De6a6958CfAE2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C5857e110CD8411054660F60B5De6a6958CfAE2/logo.png b/blockchains/ethereum/assets/0x1C5857e110CD8411054660F60B5De6a6958CfAE2/logo.png deleted file mode 100644 index 3b2e499e4380d..0000000000000 Binary files a/blockchains/ethereum/assets/0x1C5857e110CD8411054660F60B5De6a6958CfAE2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1C5aD87ae000D3680FF500354c5252465910971d/info.json b/blockchains/ethereum/assets/0x1C5aD87ae000D3680FF500354c5252465910971d/info.json deleted file mode 100644 index 3be0704b6e0da..0000000000000 --- a/blockchains/ethereum/assets/0x1C5aD87ae000D3680FF500354c5252465910971d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C507261", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1C5aD87ae000D3680FF500354c5252465910971d", - "status": "active", - "id": "0x1C5aD87ae000D3680FF500354c5252465910971d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C5aD87ae000D3680FF500354c5252465910971d/logo.png b/blockchains/ethereum/assets/0x1C5aD87ae000D3680FF500354c5252465910971d/logo.png deleted file mode 100644 index bdbcac8e61314..0000000000000 Binary files a/blockchains/ethereum/assets/0x1C5aD87ae000D3680FF500354c5252465910971d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1C5b760F133220855340003B43cC9113EC494823/info.json b/blockchains/ethereum/assets/0x1C5b760F133220855340003B43cC9113EC494823/info.json deleted file mode 100644 index 479845787acfe..0000000000000 --- a/blockchains/ethereum/assets/0x1C5b760F133220855340003B43cC9113EC494823/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cointorox", - "symbol": "OROX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cointorox.com/", - "explorer": "https://etherscan.io/token/0x1C5b760F133220855340003B43cC9113EC494823", - "status": "active", - "id": "0x1C5b760F133220855340003B43cC9113EC494823" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C5b760F133220855340003B43cC9113EC494823/logo.png b/blockchains/ethereum/assets/0x1C5b760F133220855340003B43cC9113EC494823/logo.png deleted file mode 100644 index c0dcb6d950e33..0000000000000 Binary files a/blockchains/ethereum/assets/0x1C5b760F133220855340003B43cC9113EC494823/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2/info.json b/blockchains/ethereum/assets/0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2/info.json deleted file mode 100644 index 2edf9a79a7bce..0000000000000 --- a/blockchains/ethereum/assets/0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "renZEC", - "symbol": "renZEC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://renproject.io/", - "explorer": "https://etherscan.io/token/0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2", - "status": "active", - "id": "0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2/logo.png b/blockchains/ethereum/assets/0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2/logo.png deleted file mode 100644 index 431396f77d84c..0000000000000 Binary files a/blockchains/ethereum/assets/0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF/info.json b/blockchains/ethereum/assets/0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF/info.json deleted file mode 100644 index 2e497cfce51dd..0000000000000 --- a/blockchains/ethereum/assets/0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Soniq Token", - "symbol": "SONIQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://soniqproject.com/", - "explorer": "https://etherscan.io/token/0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF", - "status": "active", - "id": "0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF/logo.png b/blockchains/ethereum/assets/0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF/logo.png deleted file mode 100644 index 326b4f6b21e58..0000000000000 Binary files a/blockchains/ethereum/assets/0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1C6d1310A0c084021B9b94ab460f9BAD560773a4/info.json b/blockchains/ethereum/assets/0x1C6d1310A0c084021B9b94ab460f9BAD560773a4/info.json deleted file mode 100644 index 3c5527bae2d59..0000000000000 --- a/blockchains/ethereum/assets/0x1C6d1310A0c084021B9b94ab460f9BAD560773a4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Circle.Net", - "symbol": "RING", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1C6d1310A0c084021B9b94ab460f9BAD560773a4", - "status": "active", - "id": "0x1C6d1310A0c084021B9b94ab460f9BAD560773a4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C6d1310A0c084021B9b94ab460f9BAD560773a4/logo.png b/blockchains/ethereum/assets/0x1C6d1310A0c084021B9b94ab460f9BAD560773a4/logo.png deleted file mode 100644 index 77b18cde9ebfa..0000000000000 Binary files a/blockchains/ethereum/assets/0x1C6d1310A0c084021B9b94ab460f9BAD560773a4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/info.json b/blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/info.json deleted file mode 100644 index 82e40a8ff901b..0000000000000 --- a/blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOMB", - "symbol": "BOMB", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://www.bombtoken.com", - "explorer": "https://etherscan.io/token/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714", - "status": "active", - "id": "0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/logo.png b/blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/logo.png deleted file mode 100644 index 9090d8ce9a50a..0000000000000 Binary files a/blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/logo.png b/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/logo.png deleted file mode 100644 index 3813dc4c60627..0000000000000 Binary files a/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1C9e21A437B9e98a6Bb66c0fF862864523513135/info.json b/blockchains/ethereum/assets/0x1C9e21A437B9e98a6Bb66c0fF862864523513135/info.json deleted file mode 100644 index 33b4988d187b9..0000000000000 --- a/blockchains/ethereum/assets/0x1C9e21A437B9e98a6Bb66c0fF862864523513135/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Big Bang", - "symbol": "BANG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1C9e21A437B9e98a6Bb66c0fF862864523513135", - "status": "active", - "id": "0x1C9e21A437B9e98a6Bb66c0fF862864523513135" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C9e21A437B9e98a6Bb66c0fF862864523513135/logo.png b/blockchains/ethereum/assets/0x1C9e21A437B9e98a6Bb66c0fF862864523513135/logo.png deleted file mode 100644 index dd6455c17e14b..0000000000000 Binary files a/blockchains/ethereum/assets/0x1C9e21A437B9e98a6Bb66c0fF862864523513135/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672/info.json b/blockchains/ethereum/assets/0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672/info.json deleted file mode 100644 index b29dee8152180..0000000000000 --- a/blockchains/ethereum/assets/0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Faceter Token", - "symbol": "FACE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tokensale.faceter.io/en/", - "explorer": "https://etherscan.io/token/0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672", - "status": "active", - "id": "0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672/logo.png b/blockchains/ethereum/assets/0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672/logo.png deleted file mode 100755 index 46a513a12069e..0000000000000 Binary files a/blockchains/ethereum/assets/0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1Ca43a170BaD619322e6f54d46b57e504dB663aA/info.json b/blockchains/ethereum/assets/0x1Ca43a170BaD619322e6f54d46b57e504dB663aA/info.json deleted file mode 100644 index 4225b1131fcaa..0000000000000 --- a/blockchains/ethereum/assets/0x1Ca43a170BaD619322e6f54d46b57e504dB663aA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARTWOOK Coin", - "symbol": "AKC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.artwook.com", - "explorer": "https://etherscan.io/token/0x1Ca43a170BaD619322e6f54d46b57e504dB663aA", - "status": "active", - "id": "0x1Ca43a170BaD619322e6f54d46b57e504dB663aA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1Ca43a170BaD619322e6f54d46b57e504dB663aA/logo.png b/blockchains/ethereum/assets/0x1Ca43a170BaD619322e6f54d46b57e504dB663aA/logo.png deleted file mode 100644 index 9d89b8f9919c0..0000000000000 Binary files a/blockchains/ethereum/assets/0x1Ca43a170BaD619322e6f54d46b57e504dB663aA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa/info.json b/blockchains/ethereum/assets/0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa/info.json deleted file mode 100644 index aedfe90ee00f4..0000000000000 --- a/blockchains/ethereum/assets/0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ThoreCoin", - "symbol": "THR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa", - "status": "active", - "id": "0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa/logo.png b/blockchains/ethereum/assets/0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa/logo.png deleted file mode 100644 index bb8917f9f880f..0000000000000 Binary files a/blockchains/ethereum/assets/0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250/info.json b/blockchains/ethereum/assets/0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250/info.json deleted file mode 100644 index cf7476b8de3e7..0000000000000 --- a/blockchains/ethereum/assets/0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoDigit", - "symbol": "GIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.godigit.io/", - "explorer": "https://etherscan.io/token/0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250", - "status": "active", - "id": "0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250/logo.png b/blockchains/ethereum/assets/0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250/logo.png deleted file mode 100644 index df3f66521ca18..0000000000000 Binary files a/blockchains/ethereum/assets/0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5/info.json b/blockchains/ethereum/assets/0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5/info.json deleted file mode 100644 index 4e42ade41159a..0000000000000 --- a/blockchains/ethereum/assets/0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aave UniUSDCETH", - "website": "https://aave.com", - "description": "Aave UniUSDCETH is an interest bearing token pegged 1:1 to the underlying USDC and ETH deposited in the Uniswap Market of Aave Protocol.", - "socials": [], - "explorer": "https://etherscan.io/token/0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5", - "type": "ERC20", - "symbol": "aUniUSDCETH", - "decimals": 18, - "status": "active", - "id": "0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5/logo.png b/blockchains/ethereum/assets/0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5/logo.png deleted file mode 100644 index 3aef247bf620a..0000000000000 Binary files a/blockchains/ethereum/assets/0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1D18604BBF92ba050B99cc6775F70F114F576192/info.json b/blockchains/ethereum/assets/0x1D18604BBF92ba050B99cc6775F70F114F576192/info.json deleted file mode 100644 index 7423ca1c19a99..0000000000000 --- a/blockchains/ethereum/assets/0x1D18604BBF92ba050B99cc6775F70F114F576192/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MinedBlock Utility", - "symbol": "MBTU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1D18604BBF92ba050B99cc6775F70F114F576192", - "status": "active", - "id": "0x1D18604BBF92ba050B99cc6775F70F114F576192" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1D18604BBF92ba050B99cc6775F70F114F576192/logo.png b/blockchains/ethereum/assets/0x1D18604BBF92ba050B99cc6775F70F114F576192/logo.png deleted file mode 100644 index 1ccf604b4afef..0000000000000 Binary files a/blockchains/ethereum/assets/0x1D18604BBF92ba050B99cc6775F70F114F576192/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1D1D4Fb6555db709368465D507Ebf86531f15444/info.json b/blockchains/ethereum/assets/0x1D1D4Fb6555db709368465D507Ebf86531f15444/info.json deleted file mode 100644 index cfc2fae5a6c2d..0000000000000 --- a/blockchains/ethereum/assets/0x1D1D4Fb6555db709368465D507Ebf86531f15444/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Best Token", - "website": "https://thebesttoken.io", - "description": "The Best Token (a decentralized oracle) aims to address the Oracle problem on Ethereum.", - "explorer": "https://etherscan.io/token/0x1D1D4Fb6555db709368465D507Ebf86531f15444", - "type": "ERC20", - "symbol": "TBT", - "decimals": 18, - "status": "active", - "id": "0x1D1D4Fb6555db709368465D507Ebf86531f15444" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1D1D4Fb6555db709368465D507Ebf86531f15444/logo.png b/blockchains/ethereum/assets/0x1D1D4Fb6555db709368465D507Ebf86531f15444/logo.png deleted file mode 100644 index 3d368d7424beb..0000000000000 Binary files a/blockchains/ethereum/assets/0x1D1D4Fb6555db709368465D507Ebf86531f15444/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f/info.json b/blockchains/ethereum/assets/0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f/info.json deleted file mode 100644 index 88ad4c8761980..0000000000000 --- a/blockchains/ethereum/assets/0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yooba token", - "symbol": "YOO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f", - "status": "active", - "id": "0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f/logo.png b/blockchains/ethereum/assets/0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f/logo.png deleted file mode 100644 index fa089dcf2f633..0000000000000 Binary files a/blockchains/ethereum/assets/0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8/info.json b/blockchains/ethereum/assets/0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8/info.json deleted file mode 100644 index 6acd00506de1a..0000000000000 --- a/blockchains/ethereum/assets/0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Casper", - "symbol": "CPR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8", - "status": "active", - "id": "0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8/logo.png b/blockchains/ethereum/assets/0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8/logo.png deleted file mode 100644 index 09993f4e7c604..0000000000000 Binary files a/blockchains/ethereum/assets/0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD/info.json b/blockchains/ethereum/assets/0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD/info.json deleted file mode 100644 index 04bc697dd7e6d..0000000000000 --- a/blockchains/ethereum/assets/0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iZiFinance Token", - "symbol": "IZT", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD", - "status": "active", - "id": "0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD/logo.png b/blockchains/ethereum/assets/0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD/logo.png deleted file mode 100644 index 06949062ee916..0000000000000 Binary files a/blockchains/ethereum/assets/0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1D496da96caf6b518b133736beca85D5C4F9cBc5/info.json b/blockchains/ethereum/assets/0x1D496da96caf6b518b133736beca85D5C4F9cBc5/info.json deleted file mode 100644 index b5c9deba5fc08..0000000000000 --- a/blockchains/ethereum/assets/0x1D496da96caf6b518b133736beca85D5C4F9cBc5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bZx LINK iToken", - "symbol": "iLINK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1D496da96caf6b518b133736beca85D5C4F9cBc5", - "status": "active", - "id": "0x1D496da96caf6b518b133736beca85D5C4F9cBc5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1D496da96caf6b518b133736beca85D5C4F9cBc5/logo.png b/blockchains/ethereum/assets/0x1D496da96caf6b518b133736beca85D5C4F9cBc5/logo.png deleted file mode 100644 index a3d92f65c67e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x1D496da96caf6b518b133736beca85D5C4F9cBc5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1D4cCC31dAB6EA20f461d329a0562C1c58412515/info.json b/blockchains/ethereum/assets/0x1D4cCC31dAB6EA20f461d329a0562C1c58412515/info.json deleted file mode 100644 index 4a0b21eef8b95..0000000000000 --- a/blockchains/ethereum/assets/0x1D4cCC31dAB6EA20f461d329a0562C1c58412515/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Talao", - "symbol": "TALAO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1D4cCC31dAB6EA20f461d329a0562C1c58412515", - "status": "active", - "id": "0x1D4cCC31dAB6EA20f461d329a0562C1c58412515" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1D4cCC31dAB6EA20f461d329a0562C1c58412515/logo.png b/blockchains/ethereum/assets/0x1D4cCC31dAB6EA20f461d329a0562C1c58412515/logo.png deleted file mode 100644 index 76befae579e6c..0000000000000 Binary files a/blockchains/ethereum/assets/0x1D4cCC31dAB6EA20f461d329a0562C1c58412515/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1DD67adA5F4e3359F86F3e900242ee527A18042f/info.json b/blockchains/ethereum/assets/0x1DD67adA5F4e3359F86F3e900242ee527A18042f/info.json deleted file mode 100644 index 37ddf7b4e0392..0000000000000 --- a/blockchains/ethereum/assets/0x1DD67adA5F4e3359F86F3e900242ee527A18042f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "X-Found World", - "symbol": "XFW", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1DD67adA5F4e3359F86F3e900242ee527A18042f", - "status": "active", - "id": "0x1DD67adA5F4e3359F86F3e900242ee527A18042f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1DD67adA5F4e3359F86F3e900242ee527A18042f/logo.png b/blockchains/ethereum/assets/0x1DD67adA5F4e3359F86F3e900242ee527A18042f/logo.png deleted file mode 100644 index 957658b978362..0000000000000 Binary files a/blockchains/ethereum/assets/0x1DD67adA5F4e3359F86F3e900242ee527A18042f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e/info.json b/blockchains/ethereum/assets/0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e/info.json deleted file mode 100644 index 75dc0c2101510..0000000000000 --- a/blockchains/ethereum/assets/0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CCECOIN", - "symbol": "CCE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e", - "status": "active", - "id": "0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e/logo.png b/blockchains/ethereum/assets/0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e/logo.png deleted file mode 100644 index a2863cb965332..0000000000000 Binary files a/blockchains/ethereum/assets/0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D/info.json b/blockchains/ethereum/assets/0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D/info.json deleted file mode 100644 index 1ab719a039d2a..0000000000000 --- a/blockchains/ethereum/assets/0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Reserve", - "symbol": "RSV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D", - "status": "active", - "id": "0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D/logo.png b/blockchains/ethereum/assets/0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D/logo.png deleted file mode 100644 index 22e8b9b69a59e..0000000000000 Binary files a/blockchains/ethereum/assets/0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25/info.json b/blockchains/ethereum/assets/0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25/info.json deleted file mode 100644 index 2ca9f3227e46d..0000000000000 --- a/blockchains/ethereum/assets/0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TemboCoin", - "symbol": "TMB", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://tembocoin.io", - "explorer": "https://etherscan.io/token/0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25", - "status": "active", - "id": "0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25/logo.png b/blockchains/ethereum/assets/0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25/logo.png deleted file mode 100644 index 858b93c273be6..0000000000000 Binary files a/blockchains/ethereum/assets/0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1E18821E69B9FAA8e6e75DFFe54E7E25754beDa0/info.json b/blockchains/ethereum/assets/0x1E18821E69B9FAA8e6e75DFFe54E7E25754beDa0/info.json deleted file mode 100644 index da5e361e506de..0000000000000 --- a/blockchains/ethereum/assets/0x1E18821E69B9FAA8e6e75DFFe54E7E25754beDa0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KIMCHI.finance", - "website": "https://kimchi.finance/", - "description": "KIMCHI is so hot", - "explorer": "https://etherscan.io/token/0x1E18821E69B9FAA8e6e75DFFe54E7E25754beDa0", - "type": "ERC20", - "symbol": "KIMCHI", - "decimals": 18, - "status": "active", - "id": "0x1E18821E69B9FAA8e6e75DFFe54E7E25754beDa0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1E18821E69B9FAA8e6e75DFFe54E7E25754beDa0/logo.png b/blockchains/ethereum/assets/0x1E18821E69B9FAA8e6e75DFFe54E7E25754beDa0/logo.png deleted file mode 100644 index a62ac8c3e38bf..0000000000000 Binary files a/blockchains/ethereum/assets/0x1E18821E69B9FAA8e6e75DFFe54E7E25754beDa0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33/info.json b/blockchains/ethereum/assets/0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33/info.json deleted file mode 100644 index b852a0c4cfcdd..0000000000000 --- a/blockchains/ethereum/assets/0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ClearCoin", - "symbol": "XCLR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://clearcoin.co", - "explorer": "https://etherscan.io/token/0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33", - "status": "active", - "id": "0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33/logo.png b/blockchains/ethereum/assets/0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33/logo.png deleted file mode 100644 index 1dc1ff4f05ece..0000000000000 Binary files a/blockchains/ethereum/assets/0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1E32dDef10781e3C6a19883430F0E78A10B21217/info.json b/blockchains/ethereum/assets/0x1E32dDef10781e3C6a19883430F0E78A10B21217/info.json deleted file mode 100644 index a4608619c0a56..0000000000000 --- a/blockchains/ethereum/assets/0x1E32dDef10781e3C6a19883430F0E78A10B21217/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Anonymous Organization", - "symbol": "Anon", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1E32dDef10781e3C6a19883430F0E78A10B21217", - "status": "active", - "id": "0x1E32dDef10781e3C6a19883430F0E78A10B21217" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1E32dDef10781e3C6a19883430F0E78A10B21217/logo.png b/blockchains/ethereum/assets/0x1E32dDef10781e3C6a19883430F0E78A10B21217/logo.png deleted file mode 100644 index 08d34060fbcf9..0000000000000 Binary files a/blockchains/ethereum/assets/0x1E32dDef10781e3C6a19883430F0E78A10B21217/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506/info.json b/blockchains/ethereum/assets/0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506/info.json deleted file mode 100644 index d678736702cd3..0000000000000 --- a/blockchains/ethereum/assets/0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Amazing Unit", - "symbol": "AMU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://amazingunit.net", - "explorer": "https://etherscan.io/token/0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506", - "status": "active", - "id": "0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506/logo.png b/blockchains/ethereum/assets/0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506/logo.png deleted file mode 100644 index 5f7750333e788..0000000000000 Binary files a/blockchains/ethereum/assets/0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405/info.json b/blockchains/ethereum/assets/0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405/info.json deleted file mode 100644 index 49839bea43ead..0000000000000 --- a/blockchains/ethereum/assets/0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitWest Token", - "symbol": "BWT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405", - "status": "active", - "id": "0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405/logo.png b/blockchains/ethereum/assets/0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405/logo.png deleted file mode 100644 index f4d5ba467822f..0000000000000 Binary files a/blockchains/ethereum/assets/0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1F10822c753A1F587923d9916E64738Ee7C27419/info.json b/blockchains/ethereum/assets/0x1F10822c753A1F587923d9916E64738Ee7C27419/info.json deleted file mode 100644 index ea9bb3fea1a2d..0000000000000 --- a/blockchains/ethereum/assets/0x1F10822c753A1F587923d9916E64738Ee7C27419/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Grapheneum", - "symbol": "GPH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1F10822c753A1F587923d9916E64738Ee7C27419", - "status": "active", - "id": "0x1F10822c753A1F587923d9916E64738Ee7C27419" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1F10822c753A1F587923d9916E64738Ee7C27419/logo.png b/blockchains/ethereum/assets/0x1F10822c753A1F587923d9916E64738Ee7C27419/logo.png deleted file mode 100644 index 32a04e9f840ac..0000000000000 Binary files a/blockchains/ethereum/assets/0x1F10822c753A1F587923d9916E64738Ee7C27419/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1F21d8395655fb262251897df7CB3c9358BEc6a2/info.json b/blockchains/ethereum/assets/0x1F21d8395655fb262251897df7CB3c9358BEc6a2/info.json deleted file mode 100644 index 751c318fad6fc..0000000000000 --- a/blockchains/ethereum/assets/0x1F21d8395655fb262251897df7CB3c9358BEc6a2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IRONCOIN", - "symbol": "IRC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://ironcoin.org/", - "explorer": "https://etherscan.io/token/0x1F21d8395655fb262251897df7CB3c9358BEc6a2", - "status": "active", - "id": "0x1F21d8395655fb262251897df7CB3c9358BEc6a2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1F21d8395655fb262251897df7CB3c9358BEc6a2/logo.png b/blockchains/ethereum/assets/0x1F21d8395655fb262251897df7CB3c9358BEc6a2/logo.png deleted file mode 100755 index 82c83075b2b3e..0000000000000 Binary files a/blockchains/ethereum/assets/0x1F21d8395655fb262251897df7CB3c9358BEc6a2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1F35a281036Be57E64e7E7A2A556b4f888A1b829/info.json b/blockchains/ethereum/assets/0x1F35a281036Be57E64e7E7A2A556b4f888A1b829/info.json deleted file mode 100644 index 6b62fa9cfe856..0000000000000 --- a/blockchains/ethereum/assets/0x1F35a281036Be57E64e7E7A2A556b4f888A1b829/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Muzika", - "symbol": "MZK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.muzika.network/", - "explorer": "https://etherscan.io/token/0x1F35a281036Be57E64e7E7A2A556b4f888A1b829", - "status": "active", - "id": "0x1F35a281036Be57E64e7E7A2A556b4f888A1b829" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1F35a281036Be57E64e7E7A2A556b4f888A1b829/logo.png b/blockchains/ethereum/assets/0x1F35a281036Be57E64e7E7A2A556b4f888A1b829/logo.png deleted file mode 100644 index 76403cd358369..0000000000000 Binary files a/blockchains/ethereum/assets/0x1F35a281036Be57E64e7E7A2A556b4f888A1b829/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE/info.json b/blockchains/ethereum/assets/0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE/info.json deleted file mode 100644 index af6b6f0e0ec8b..0000000000000 --- a/blockchains/ethereum/assets/0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VNDC", - "symbol": "VNDC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://vndc.io/", - "explorer": "https://etherscan.io/token/0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE", - "status": "active", - "id": "0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE/logo.png b/blockchains/ethereum/assets/0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE/logo.png deleted file mode 100644 index e2f48cb6ae10d..0000000000000 Binary files a/blockchains/ethereum/assets/0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1F3f9D3068568F8040775be2e8C03C103C61f3aF/info.json b/blockchains/ethereum/assets/0x1F3f9D3068568F8040775be2e8C03C103C61f3aF/info.json deleted file mode 100644 index 7b4636b19c855..0000000000000 --- a/blockchains/ethereum/assets/0x1F3f9D3068568F8040775be2e8C03C103C61f3aF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Archer DAO", - "symbol": "ARCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://archerdao.io/", - "explorer": "https://etherscan.io/token/0x1F3f9D3068568F8040775be2e8C03C103C61f3aF", - "status": "active", - "id": "0x1F3f9D3068568F8040775be2e8C03C103C61f3aF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1F3f9D3068568F8040775be2e8C03C103C61f3aF/logo.png b/blockchains/ethereum/assets/0x1F3f9D3068568F8040775be2e8C03C103C61f3aF/logo.png deleted file mode 100644 index 19f657a495be0..0000000000000 Binary files a/blockchains/ethereum/assets/0x1F3f9D3068568F8040775be2e8C03C103C61f3aF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1F54638b7737193FFd86c19Ec51907A7c41755D8/info.json b/blockchains/ethereum/assets/0x1F54638b7737193FFd86c19Ec51907A7c41755D8/info.json deleted file mode 100644 index a2dde84327d34..0000000000000 --- a/blockchains/ethereum/assets/0x1F54638b7737193FFd86c19Ec51907A7c41755D8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sola Token", - "symbol": "SOL", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1F54638b7737193FFd86c19Ec51907A7c41755D8", - "status": "active", - "id": "0x1F54638b7737193FFd86c19Ec51907A7c41755D8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1F54638b7737193FFd86c19Ec51907A7c41755D8/logo.png b/blockchains/ethereum/assets/0x1F54638b7737193FFd86c19Ec51907A7c41755D8/logo.png deleted file mode 100644 index d678c76263d00..0000000000000 Binary files a/blockchains/ethereum/assets/0x1F54638b7737193FFd86c19Ec51907A7c41755D8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json b/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json deleted file mode 100644 index 42b15c402983c..0000000000000 --- a/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Bancor", - "website": "https://bancor.network", - "description": "Bancor is an on-chain liquidity protocol that enables automated, decentralized exchange on Ethereum and across blockchains.", - "socials": [], - "explorer": "https://etherscan.io/token/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C", - "research": "https://research.binance.com/en/projects/bancor", - "type": "ERC20", - "symbol": "BNT", - "decimals": 18, - "status": "active", - "id": "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/logo.png b/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/logo.png deleted file mode 100644 index 53b403e7dcc40..0000000000000 Binary files a/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211/info.json b/blockchains/ethereum/assets/0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211/info.json deleted file mode 100644 index 726124509e934..0000000000000 --- a/blockchains/ethereum/assets/0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ruletka", - "symbol": "RTK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ruletka.fun", - "explorer": "https://etherscan.io/token/0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211", - "status": "active", - "id": "0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211/logo.png b/blockchains/ethereum/assets/0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211/logo.png deleted file mode 100644 index b5bbf47138610..0000000000000 Binary files a/blockchains/ethereum/assets/0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1F735f84b07cc20E9aC471C291a87b5A2428d518/info.json b/blockchains/ethereum/assets/0x1F735f84b07cc20E9aC471C291a87b5A2428d518/info.json deleted file mode 100644 index 28e9ec94c1dd5..0000000000000 --- a/blockchains/ethereum/assets/0x1F735f84b07cc20E9aC471C291a87b5A2428d518/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Deepbrainchain Token", - "symbol": "DBC", - "type": "ERC20", - "decimals": 15, - "description": "-", - "website": "https://www.deepbrainchain.org", - "explorer": "https://etherscan.io/token/0x1F735f84b07cc20E9aC471C291a87b5A2428d518", - "status": "active", - "id": "0x1F735f84b07cc20E9aC471C291a87b5A2428d518" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1F735f84b07cc20E9aC471C291a87b5A2428d518/logo.png b/blockchains/ethereum/assets/0x1F735f84b07cc20E9aC471C291a87b5A2428d518/logo.png deleted file mode 100644 index 5ce396992103f..0000000000000 Binary files a/blockchains/ethereum/assets/0x1F735f84b07cc20E9aC471C291a87b5A2428d518/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1F74bD428C931372d50B0776982C458b1b3f2B72/info.json b/blockchains/ethereum/assets/0x1F74bD428C931372d50B0776982C458b1b3f2B72/info.json deleted file mode 100644 index 69987de4ae923..0000000000000 --- a/blockchains/ethereum/assets/0x1F74bD428C931372d50B0776982C458b1b3f2B72/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FGCoin", - "symbol": "FGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1F74bD428C931372d50B0776982C458b1b3f2B72", - "status": "active", - "id": "0x1F74bD428C931372d50B0776982C458b1b3f2B72" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1F74bD428C931372d50B0776982C458b1b3f2B72/logo.png b/blockchains/ethereum/assets/0x1F74bD428C931372d50B0776982C458b1b3f2B72/logo.png deleted file mode 100644 index 41a5a847f1bf8..0000000000000 Binary files a/blockchains/ethereum/assets/0x1F74bD428C931372d50B0776982C458b1b3f2B72/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a/info.json b/blockchains/ethereum/assets/0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a/info.json deleted file mode 100644 index 71c1e54bdb955..0000000000000 --- a/blockchains/ethereum/assets/0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniTopia", - "symbol": "uTOPIA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://unitopia.network", - "explorer": "https://etherscan.io/token/0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a", - "status": "active", - "id": "0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a/logo.png b/blockchains/ethereum/assets/0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a/logo.png deleted file mode 100644 index 792b24f734af9..0000000000000 Binary files a/blockchains/ethereum/assets/0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88/info.json b/blockchains/ethereum/assets/0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88/info.json deleted file mode 100644 index d8012913337e4..0000000000000 --- a/blockchains/ethereum/assets/0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Energy Source", - "symbol": "LEML", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.zndyl.com/", - "explorer": "https://etherscan.io/token/0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88", - "status": "active", - "id": "0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88/logo.png b/blockchains/ethereum/assets/0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88/logo.png deleted file mode 100755 index 49e43a00b062c..0000000000000 Binary files a/blockchains/ethereum/assets/0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1FC82046357f9C684bb1267588036E5d08bA2Cf0/info.json b/blockchains/ethereum/assets/0x1FC82046357f9C684bb1267588036E5d08bA2Cf0/info.json deleted file mode 100644 index 70f05022885c3..0000000000000 --- a/blockchains/ethereum/assets/0x1FC82046357f9C684bb1267588036E5d08bA2Cf0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEXP", - "symbol": "DEXP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1FC82046357f9C684bb1267588036E5d08bA2Cf0", - "status": "active", - "id": "0x1FC82046357f9C684bb1267588036E5d08bA2Cf0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1FC82046357f9C684bb1267588036E5d08bA2Cf0/logo.png b/blockchains/ethereum/assets/0x1FC82046357f9C684bb1267588036E5d08bA2Cf0/logo.png deleted file mode 100644 index 8d3f8f33ca213..0000000000000 Binary files a/blockchains/ethereum/assets/0x1FC82046357f9C684bb1267588036E5d08bA2Cf0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F/info.json b/blockchains/ethereum/assets/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F/info.json deleted file mode 100644 index fdd00a7d396ae..0000000000000 --- a/blockchains/ethereum/assets/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FOR", - "website": "https://theforceprotocol.com/", - "description": "The Force Token (FOR) is a utility token, it is the governance token of ForTube system.", - "explorer": "https://etherscan.io/token/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F", - "type": "ERC20", - "symbol": "FOR", - "decimals": 18, - "status": "active", - "id": "0x1FCdcE58959f536621d76f5b7FfB955baa5A672F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F/logo.png b/blockchains/ethereum/assets/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F/logo.png deleted file mode 100644 index 59a9494014618..0000000000000 Binary files a/blockchains/ethereum/assets/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686/info.json b/blockchains/ethereum/assets/0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686/info.json deleted file mode 100644 index 5bd01be49776e..0000000000000 --- a/blockchains/ethereum/assets/0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RNTB Token", - "symbol": "RNTB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitrent.io", - "explorer": "https://etherscan.io/token/0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686", - "status": "active", - "id": "0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686/logo.png b/blockchains/ethereum/assets/0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686/logo.png deleted file mode 100755 index 2c54057159b75..0000000000000 Binary files a/blockchains/ethereum/assets/0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1Fc31488f28ac846588FFA201cDe0669168471bD/info.json b/blockchains/ethereum/assets/0x1Fc31488f28ac846588FFA201cDe0669168471bD/info.json deleted file mode 100644 index 1a0bdc3c4a4f1..0000000000000 --- a/blockchains/ethereum/assets/0x1Fc31488f28ac846588FFA201cDe0669168471bD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UAX", - "website": "https://xreserve.fund", - "description": "UAX is a stablecoin with a 1:1 exchange rate to Ukrainian Hryvnia.", - "explorer": "https://etherscan.io/token/0x1Fc31488f28ac846588FFA201cDe0669168471bD", - "type": "ERC20", - "symbol": "UAX", - "decimals": 2, - "status": "active", - "id": "0x1Fc31488f28ac846588FFA201cDe0669168471bD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1Fc31488f28ac846588FFA201cDe0669168471bD/logo.png b/blockchains/ethereum/assets/0x1Fc31488f28ac846588FFA201cDe0669168471bD/logo.png deleted file mode 100644 index ade8ddcc6d4b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x1Fc31488f28ac846588FFA201cDe0669168471bD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa/info.json b/blockchains/ethereum/assets/0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa/info.json deleted file mode 100644 index cdf7e05932f82..0000000000000 --- a/blockchains/ethereum/assets/0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PayAccept", - "symbol": "PAY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa", - "status": "active", - "id": "0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa/logo.png b/blockchains/ethereum/assets/0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa/logo.png deleted file mode 100644 index 1bad444c59729..0000000000000 Binary files a/blockchains/ethereum/assets/0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7/info.json b/blockchains/ethereum/assets/0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7/info.json deleted file mode 100644 index 578fd63b3a5e1..0000000000000 --- a/blockchains/ethereum/assets/0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ECHAT TOKEN", - "symbol": "ECHT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://echat.io/", - "explorer": "https://etherscan.io/token/0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7", - "status": "active", - "id": "0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7/logo.png b/blockchains/ethereum/assets/0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7/logo.png deleted file mode 100644 index 98219708c3cca..0000000000000 Binary files a/blockchains/ethereum/assets/0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA/info.json b/blockchains/ethereum/assets/0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA/info.json deleted file mode 100644 index 907adad269028..0000000000000 --- a/blockchains/ethereum/assets/0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IDRT Wrapper", - "symbol": "IDRTW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA", - "status": "active", - "id": "0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA/logo.png b/blockchains/ethereum/assets/0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA/logo.png deleted file mode 100644 index a588d46b284d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1a6658F40e51b372E593B7d2144c1402d5cf33E8/info.json b/blockchains/ethereum/assets/0x1a6658F40e51b372E593B7d2144c1402d5cf33E8/info.json deleted file mode 100644 index ce2e6a349e4d9..0000000000000 --- a/blockchains/ethereum/assets/0x1a6658F40e51b372E593B7d2144c1402d5cf33E8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PUBLX", - "symbol": "PUBLX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1a6658F40e51b372E593B7d2144c1402d5cf33E8", - "status": "active", - "id": "0x1a6658F40e51b372E593B7d2144c1402d5cf33E8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1a6658F40e51b372E593B7d2144c1402d5cf33E8/logo.png b/blockchains/ethereum/assets/0x1a6658F40e51b372E593B7d2144c1402d5cf33E8/logo.png deleted file mode 100644 index 046b29f222d9d..0000000000000 Binary files a/blockchains/ethereum/assets/0x1a6658F40e51b372E593B7d2144c1402d5cf33E8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa/info.json b/blockchains/ethereum/assets/0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa/info.json deleted file mode 100644 index 6de67e2e725d6..0000000000000 --- a/blockchains/ethereum/assets/0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TokenMarket Ltd. A shares", - "symbol": "TM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa", - "status": "active", - "id": "0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa/logo.png b/blockchains/ethereum/assets/0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa/logo.png deleted file mode 100644 index ce3ccaf5aeaba..0000000000000 Binary files a/blockchains/ethereum/assets/0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB/info.json b/blockchains/ethereum/assets/0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB/info.json deleted file mode 100644 index b970e1c7251b1..0000000000000 --- a/blockchains/ethereum/assets/0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AppCoins", - "symbol": "APPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://appcoins.io/", - "explorer": "https://etherscan.io/token/0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB", - "status": "active", - "id": "0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB/logo.png b/blockchains/ethereum/assets/0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB/logo.png deleted file mode 100755 index 5f48e03e73690..0000000000000 Binary files a/blockchains/ethereum/assets/0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da/info.json b/blockchains/ethereum/assets/0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da/info.json deleted file mode 100644 index 59dd8c966a51c..0000000000000 --- a/blockchains/ethereum/assets/0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MulTra Token", - "symbol": "MTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da", - "status": "active", - "id": "0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da/logo.png b/blockchains/ethereum/assets/0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da/logo.png deleted file mode 100644 index f6623343475a2..0000000000000 Binary files a/blockchains/ethereum/assets/0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274/info.json b/blockchains/ethereum/assets/0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274/info.json deleted file mode 100644 index 08078d79b5e9d..0000000000000 --- a/blockchains/ethereum/assets/0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UTour", - "symbol": "UTO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274", - "status": "active", - "id": "0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274/logo.png b/blockchains/ethereum/assets/0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274/logo.png deleted file mode 100644 index 2a3518f0d92e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d/info.json b/blockchains/ethereum/assets/0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d/info.json deleted file mode 100644 index a830e84848b8d..0000000000000 --- a/blockchains/ethereum/assets/0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Luxury", - "symbol": "ILUX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d", - "status": "active", - "id": "0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d/logo.png b/blockchains/ethereum/assets/0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d/logo.png deleted file mode 100644 index 98eac1bbea5fd..0000000000000 Binary files a/blockchains/ethereum/assets/0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1a95B271B0535D15fa49932Daba31BA612b52946/info.json b/blockchains/ethereum/assets/0x1a95B271B0535D15fa49932Daba31BA612b52946/info.json deleted file mode 100644 index dcef0a0746ae6..0000000000000 --- a/blockchains/ethereum/assets/0x1a95B271B0535D15fa49932Daba31BA612b52946/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "minereum", - "symbol": "MNE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1a95B271B0535D15fa49932Daba31BA612b52946", - "status": "active", - "id": "0x1a95B271B0535D15fa49932Daba31BA612b52946" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1a95B271B0535D15fa49932Daba31BA612b52946/logo.png b/blockchains/ethereum/assets/0x1a95B271B0535D15fa49932Daba31BA612b52946/logo.png deleted file mode 100644 index 5fc16be3bb405..0000000000000 Binary files a/blockchains/ethereum/assets/0x1a95B271B0535D15fa49932Daba31BA612b52946/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761/info.json b/blockchains/ethereum/assets/0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761/info.json deleted file mode 100644 index 26dee1b332cac..0000000000000 --- a/blockchains/ethereum/assets/0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unity Ingot", - "symbol": "UNI", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761", - "status": "active", - "id": "0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761/logo.png b/blockchains/ethereum/assets/0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761/logo.png deleted file mode 100644 index 1f43540c894d7..0000000000000 Binary files a/blockchains/ethereum/assets/0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE/info.json b/blockchains/ethereum/assets/0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE/info.json deleted file mode 100644 index 50be9c88e3c13..0000000000000 --- a/blockchains/ethereum/assets/0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BCAChain Initial Token", - "symbol": "BCAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE", - "status": "active", - "id": "0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE/logo.png b/blockchains/ethereum/assets/0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE/logo.png deleted file mode 100644 index 60ce2cd5e9b10..0000000000000 Binary files a/blockchains/ethereum/assets/0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7/info.json b/blockchains/ethereum/assets/0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7/info.json deleted file mode 100644 index 8dea3f00a0858..0000000000000 --- a/blockchains/ethereum/assets/0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tixguru Token", - "symbol": "TIX", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7", - "status": "active", - "id": "0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7/logo.png b/blockchains/ethereum/assets/0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7/logo.png deleted file mode 100644 index fc2e849a9e313..0000000000000 Binary files a/blockchains/ethereum/assets/0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815/info.json b/blockchains/ethereum/assets/0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815/info.json deleted file mode 100644 index fa32564ed9fb4..0000000000000 --- a/blockchains/ethereum/assets/0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Budget", - "symbol": "BUDGET", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815", - "status": "active", - "id": "0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815/logo.png b/blockchains/ethereum/assets/0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815/logo.png deleted file mode 100644 index dd61d468027e6..0000000000000 Binary files a/blockchains/ethereum/assets/0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2/info.json b/blockchains/ethereum/assets/0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2/info.json deleted file mode 100644 index 3811f9014f4c5..0000000000000 --- a/blockchains/ethereum/assets/0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pet friend", - "symbol": "PETF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2", - "status": "active", - "id": "0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2/logo.png b/blockchains/ethereum/assets/0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2/logo.png deleted file mode 100644 index cc040e620f36f..0000000000000 Binary files a/blockchains/ethereum/assets/0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1b22C32cD936cB97C28C5690a0695a82Abf688e6/info.json b/blockchains/ethereum/assets/0x1b22C32cD936cB97C28C5690a0695a82Abf688e6/info.json deleted file mode 100644 index a7792f53585ea..0000000000000 --- a/blockchains/ethereum/assets/0x1b22C32cD936cB97C28C5690a0695a82Abf688e6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MyWish Token", - "symbol": "WISH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mywish.io/index.html", - "explorer": "https://etherscan.io/token/0x1b22C32cD936cB97C28C5690a0695a82Abf688e6", - "status": "active", - "id": "0x1b22C32cD936cB97C28C5690a0695a82Abf688e6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1b22C32cD936cB97C28C5690a0695a82Abf688e6/logo.png b/blockchains/ethereum/assets/0x1b22C32cD936cB97C28C5690a0695a82Abf688e6/logo.png deleted file mode 100644 index 3bd2e57174815..0000000000000 Binary files a/blockchains/ethereum/assets/0x1b22C32cD936cB97C28C5690a0695a82Abf688e6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac/info.json b/blockchains/ethereum/assets/0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac/info.json deleted file mode 100644 index 170809a6b90ff..0000000000000 --- a/blockchains/ethereum/assets/0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WandaBroker", - "symbol": "WBR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac", - "status": "active", - "id": "0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac/logo.png b/blockchains/ethereum/assets/0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac/logo.png deleted file mode 100644 index a7b0ccd2bb03b..0000000000000 Binary files a/blockchains/ethereum/assets/0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/logo.png b/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/logo.png deleted file mode 100644 index a06a58d63b015..0000000000000 Binary files a/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB/info.json b/blockchains/ethereum/assets/0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB/info.json deleted file mode 100644 index e47484a0f8e8b..0000000000000 --- a/blockchains/ethereum/assets/0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EasyTax", - "symbol": "ETX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB", - "status": "active", - "id": "0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB/logo.png b/blockchains/ethereum/assets/0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB/logo.png deleted file mode 100644 index e2bc17011b212..0000000000000 Binary files a/blockchains/ethereum/assets/0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79/info.json b/blockchains/ethereum/assets/0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79/info.json deleted file mode 100644 index a8fa54e4c54ef..0000000000000 --- a/blockchains/ethereum/assets/0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TopChainCoin", - "symbol": "TOPC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "http://www.topc.io/", - "explorer": "https://etherscan.io/token/0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79", - "status": "active", - "id": "0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79/logo.png b/blockchains/ethereum/assets/0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79/logo.png deleted file mode 100644 index a2d9c36fce9c5..0000000000000 Binary files a/blockchains/ethereum/assets/0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731/info.json b/blockchains/ethereum/assets/0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731/info.json deleted file mode 100644 index 830e99f071f35..0000000000000 --- a/blockchains/ethereum/assets/0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Uniswap Community Network", - "symbol": "UCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731", - "status": "active", - "id": "0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731/logo.png b/blockchains/ethereum/assets/0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731/logo.png deleted file mode 100644 index 81aad9a1ab2a6..0000000000000 Binary files a/blockchains/ethereum/assets/0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016/info.json b/blockchains/ethereum/assets/0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016/info.json deleted file mode 100644 index bd1ef884ee3f1..0000000000000 --- a/blockchains/ethereum/assets/0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ViteToken", - "symbol": "VITE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016", - "status": "active", - "id": "0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016/logo.png b/blockchains/ethereum/assets/0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016/logo.png deleted file mode 100644 index 02a0fa58b4e2d..0000000000000 Binary files a/blockchains/ethereum/assets/0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1b980e05943dE3dB3a459C72325338d327B6F5a9/info.json b/blockchains/ethereum/assets/0x1b980e05943dE3dB3a459C72325338d327B6F5a9/info.json deleted file mode 100644 index 33c838c529c9a..0000000000000 --- a/blockchains/ethereum/assets/0x1b980e05943dE3dB3a459C72325338d327B6F5a9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitgear", - "symbol": "GEAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitgear.io", - "explorer": "https://etherscan.io/token/0x1b980e05943dE3dB3a459C72325338d327B6F5a9", - "status": "active", - "id": "0x1b980e05943dE3dB3a459C72325338d327B6F5a9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1b980e05943dE3dB3a459C72325338d327B6F5a9/logo.png b/blockchains/ethereum/assets/0x1b980e05943dE3dB3a459C72325338d327B6F5a9/logo.png deleted file mode 100644 index fde28df917006..0000000000000 Binary files a/blockchains/ethereum/assets/0x1b980e05943dE3dB3a459C72325338d327B6F5a9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71/info.json b/blockchains/ethereum/assets/0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71/info.json deleted file mode 100644 index 79121ca391018..0000000000000 --- a/blockchains/ethereum/assets/0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Apputoken", - "symbol": "APPU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71", - "status": "active", - "id": "0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71/logo.png b/blockchains/ethereum/assets/0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71/logo.png deleted file mode 100644 index 9fd1d9ec679ab..0000000000000 Binary files a/blockchains/ethereum/assets/0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1bD4E709a076Fb71ea1014293a739f2b19CA565D/info.json b/blockchains/ethereum/assets/0x1bD4E709a076Fb71ea1014293a739f2b19CA565D/info.json deleted file mode 100644 index e46a2bdba6b80..0000000000000 --- a/blockchains/ethereum/assets/0x1bD4E709a076Fb71ea1014293a739f2b19CA565D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Labtorum", - "symbol": "LTR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1bD4E709a076Fb71ea1014293a739f2b19CA565D", - "status": "active", - "id": "0x1bD4E709a076Fb71ea1014293a739f2b19CA565D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1bD4E709a076Fb71ea1014293a739f2b19CA565D/logo.png b/blockchains/ethereum/assets/0x1bD4E709a076Fb71ea1014293a739f2b19CA565D/logo.png deleted file mode 100755 index 3b16353facb2e..0000000000000 Binary files a/blockchains/ethereum/assets/0x1bD4E709a076Fb71ea1014293a739f2b19CA565D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419/info.json b/blockchains/ethereum/assets/0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419/info.json deleted file mode 100644 index b40caa274199b..0000000000000 --- a/blockchains/ethereum/assets/0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FHCoin", - "symbol": "FHC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419", - "status": "active", - "id": "0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419/logo.png b/blockchains/ethereum/assets/0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419/logo.png deleted file mode 100755 index a1152c9375906..0000000000000 Binary files a/blockchains/ethereum/assets/0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E/info.json b/blockchains/ethereum/assets/0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E/info.json deleted file mode 100644 index 89ad982146c27..0000000000000 --- a/blockchains/ethereum/assets/0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IBNC", - "symbol": "IBNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E", - "status": "active", - "id": "0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E/logo.png b/blockchains/ethereum/assets/0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E/logo.png deleted file mode 100644 index cf4ae3770de01..0000000000000 Binary files a/blockchains/ethereum/assets/0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3/info.json b/blockchains/ethereum/assets/0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3/info.json deleted file mode 100644 index c3221221650ac..0000000000000 --- a/blockchains/ethereum/assets/0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-11/30M11", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3", - "status": "active", - "id": "0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3/logo.png b/blockchains/ethereum/assets/0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3/logo.png deleted file mode 100644 index 9643657b17092..0000000000000 Binary files a/blockchains/ethereum/assets/0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7/info.json b/blockchains/ethereum/assets/0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7/info.json deleted file mode 100644 index acc01b2bfd5b7..0000000000000 --- a/blockchains/ethereum/assets/0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HELL", - "symbol": "HELL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7", - "status": "active", - "id": "0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7/logo.png b/blockchains/ethereum/assets/0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7/logo.png deleted file mode 100644 index 6f60c3169e202..0000000000000 Binary files a/blockchains/ethereum/assets/0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1c0987e79A6328374119Ed34df64881b3A40f5a7/info.json b/blockchains/ethereum/assets/0x1c0987e79A6328374119Ed34df64881b3A40f5a7/info.json deleted file mode 100644 index c9d8a703b7951..0000000000000 --- a/blockchains/ethereum/assets/0x1c0987e79A6328374119Ed34df64881b3A40f5a7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UPCHAINS", - "symbol": "UCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1c0987e79A6328374119Ed34df64881b3A40f5a7", - "status": "active", - "id": "0x1c0987e79A6328374119Ed34df64881b3A40f5a7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1c0987e79A6328374119Ed34df64881b3A40f5a7/logo.png b/blockchains/ethereum/assets/0x1c0987e79A6328374119Ed34df64881b3A40f5a7/logo.png deleted file mode 100644 index 3ab622d3a94ba..0000000000000 Binary files a/blockchains/ethereum/assets/0x1c0987e79A6328374119Ed34df64881b3A40f5a7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1c3d23828c886e6138B725C4BCE41F90ab19f10E/info.json b/blockchains/ethereum/assets/0x1c3d23828c886e6138B725C4BCE41F90ab19f10E/info.json deleted file mode 100644 index c517b83a2d57c..0000000000000 --- a/blockchains/ethereum/assets/0x1c3d23828c886e6138B725C4BCE41F90ab19f10E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short KNC-DAI 2x v2", - "symbol": "dsKNC2x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1c3d23828c886e6138B725C4BCE41F90ab19f10E", - "status": "active", - "id": "0x1c3d23828c886e6138B725C4BCE41F90ab19f10E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1c3d23828c886e6138B725C4BCE41F90ab19f10E/logo.png b/blockchains/ethereum/assets/0x1c3d23828c886e6138B725C4BCE41F90ab19f10E/logo.png deleted file mode 100644 index 6a02165a89b96..0000000000000 Binary files a/blockchains/ethereum/assets/0x1c3d23828c886e6138B725C4BCE41F90ab19f10E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd/info.json b/blockchains/ethereum/assets/0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd/info.json deleted file mode 100644 index f7e7f97233044..0000000000000 --- a/blockchains/ethereum/assets/0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLOCKMASON CREDIT PROTOCOL TOKEN", - "symbol": "BCPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://blockmason.io/", - "explorer": "https://etherscan.io/token/0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd", - "status": "active", - "id": "0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd/logo.png b/blockchains/ethereum/assets/0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd/logo.png deleted file mode 100644 index 3019778f9a99d..0000000000000 Binary files a/blockchains/ethereum/assets/0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/info.json b/blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/info.json deleted file mode 100644 index e4071aa2fd323..0000000000000 --- a/blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDK", - "symbol": "USDK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.oklink.com/", - "explorer": "https://etherscan.io/token/0x1c48f86ae57291F7686349F12601910BD8D470bb", - "status": "active", - "id": "0x1c48f86ae57291F7686349F12601910BD8D470bb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/logo.png b/blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/logo.png deleted file mode 100644 index 3ccbb67a7dfc4..0000000000000 Binary files a/blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1c4b7d0e1885bd7667Af3378E0c538F74E712006/info.json b/blockchains/ethereum/assets/0x1c4b7d0e1885bd7667Af3378E0c538F74E712006/info.json deleted file mode 100644 index 3daf8d187e84c..0000000000000 --- a/blockchains/ethereum/assets/0x1c4b7d0e1885bd7667Af3378E0c538F74E712006/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IOGToken", - "symbol": "IOG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.playgroundz.io/", - "explorer": "https://etherscan.io/token/0x1c4b7d0e1885bd7667Af3378E0c538F74E712006", - "status": "active", - "id": "0x1c4b7d0e1885bd7667Af3378E0c538F74E712006" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1c4b7d0e1885bd7667Af3378E0c538F74E712006/logo.png b/blockchains/ethereum/assets/0x1c4b7d0e1885bd7667Af3378E0c538F74E712006/logo.png deleted file mode 100644 index 4d8c96292b432..0000000000000 Binary files a/blockchains/ethereum/assets/0x1c4b7d0e1885bd7667Af3378E0c538F74E712006/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1c4f0A8008D888173B45Be40578b47B160434297/info.json b/blockchains/ethereum/assets/0x1c4f0A8008D888173B45Be40578b47B160434297/info.json deleted file mode 100644 index 5e5582eb09d8e..0000000000000 --- a/blockchains/ethereum/assets/0x1c4f0A8008D888173B45Be40578b47B160434297/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C529992", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1c4f0A8008D888173B45Be40578b47B160434297", - "status": "active", - "id": "0x1c4f0A8008D888173B45Be40578b47B160434297" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1c4f0A8008D888173B45Be40578b47B160434297/logo.png b/blockchains/ethereum/assets/0x1c4f0A8008D888173B45Be40578b47B160434297/logo.png deleted file mode 100644 index e75c777238f47..0000000000000 Binary files a/blockchains/ethereum/assets/0x1c4f0A8008D888173B45Be40578b47B160434297/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1c6DD53Ccb74234C10410Af31F56082071D1C88b/info.json b/blockchains/ethereum/assets/0x1c6DD53Ccb74234C10410Af31F56082071D1C88b/info.json deleted file mode 100644 index b4f99d75b4252..0000000000000 --- a/blockchains/ethereum/assets/0x1c6DD53Ccb74234C10410Af31F56082071D1C88b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Michal Gee Token", - "symbol": "MGC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1c6DD53Ccb74234C10410Af31F56082071D1C88b", - "status": "active", - "id": "0x1c6DD53Ccb74234C10410Af31F56082071D1C88b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1c6DD53Ccb74234C10410Af31F56082071D1C88b/logo.png b/blockchains/ethereum/assets/0x1c6DD53Ccb74234C10410Af31F56082071D1C88b/logo.png deleted file mode 100644 index 773ba5ef17054..0000000000000 Binary files a/blockchains/ethereum/assets/0x1c6DD53Ccb74234C10410Af31F56082071D1C88b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9/info.json b/blockchains/ethereum/assets/0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9/info.json deleted file mode 100644 index 35dfea4b290b4..0000000000000 --- a/blockchains/ethereum/assets/0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bZx Protocol Token", - "symbol": "BZRX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9", - "status": "active", - "id": "0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9/logo.png b/blockchains/ethereum/assets/0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9/logo.png deleted file mode 100644 index f528abd3e9df3..0000000000000 Binary files a/blockchains/ethereum/assets/0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7/info.json b/blockchains/ethereum/assets/0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7/info.json deleted file mode 100644 index 26fea5e287966..0000000000000 --- a/blockchains/ethereum/assets/0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TEAM", - "symbol": "TEAM", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://tokenstars.com", - "explorer": "https://etherscan.io/token/0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7", - "status": "active", - "id": "0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7/logo.png b/blockchains/ethereum/assets/0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7/logo.png deleted file mode 100644 index 1fe7b2e0228b4..0000000000000 Binary files a/blockchains/ethereum/assets/0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/info.json b/blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/info.json deleted file mode 100644 index e301810af3351..0000000000000 --- a/blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Non-Fungible Yearn", - "website": "https://NFY.Finance", - "source_code": "https://github.com/NFYFinance/", - "description": "Utilizing NFTs in DeFi. Creating a way to tokenize a stake. Stake and lock your LP tokens and receive a NFT that contains the details of the stake. The LP tokens may be locked but the value is not!", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/NFYFinance", - "handle": "NFYFinance" - }, - { - "name": "Discord", - "url": "https://discord.gg/wKgUcYr" - }, - { - "name": "Telegram", - "url": "https://t.me/NFYOfficialChat" - } - ], - "explorer": "https://etherscan.io/token/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC", - "type": "ERC20", - "symbol": "NFY", - "decimals": 18, - "status": "active", - "id": "0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/logo.png b/blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/logo.png deleted file mode 100644 index afc7c228435ef..0000000000000 Binary files a/blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1cC9567EA2eB740824a45F8026cCF8e46973234D/info.json b/blockchains/ethereum/assets/0x1cC9567EA2eB740824a45F8026cCF8e46973234D/info.json deleted file mode 100644 index 43b0fbf5ccaf5..0000000000000 --- a/blockchains/ethereum/assets/0x1cC9567EA2eB740824a45F8026cCF8e46973234D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bZx KNC iToken", - "symbol": "iKNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1cC9567EA2eB740824a45F8026cCF8e46973234D", - "status": "active", - "id": "0x1cC9567EA2eB740824a45F8026cCF8e46973234D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1cC9567EA2eB740824a45F8026cCF8e46973234D/logo.png b/blockchains/ethereum/assets/0x1cC9567EA2eB740824a45F8026cCF8e46973234D/logo.png deleted file mode 100644 index 175d459c38420..0000000000000 Binary files a/blockchains/ethereum/assets/0x1cC9567EA2eB740824a45F8026cCF8e46973234D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44/info.json b/blockchains/ethereum/assets/0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44/info.json deleted file mode 100644 index 772c10e4ebebf..0000000000000 --- a/blockchains/ethereum/assets/0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Keep3rV1", - "website": "https://keep3r.network", - "description": "Keep3rV1 is a decentralized job-matching platform for connecting external DevOps with projects that need help for completing various tasks.", - "explorer": "https://etherscan.io/token/0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44", - "research": "https://research.binance.com/en/projects/keep3rv1", - "type": "ERC20", - "symbol": "KP3R", - "decimals": 18, - "status": "active", - "id": "0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44/logo.png b/blockchains/ethereum/assets/0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44/logo.png deleted file mode 100644 index 2ee34a04ddf32..0000000000000 Binary files a/blockchains/ethereum/assets/0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1cF4592ebfFd730c7dc92c1bdFFDfc3B9EfCf29a/info.json b/blockchains/ethereum/assets/0x1cF4592ebfFd730c7dc92c1bdFFDfc3B9EfCf29a/info.json deleted file mode 100644 index edc9f2956f525..0000000000000 --- a/blockchains/ethereum/assets/0x1cF4592ebfFd730c7dc92c1bdFFDfc3B9EfCf29a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WAVES", - "website": "https://waves.tech", - "description": "The main token for Waves Protocol.", - "explorer": "https://etherscan.io/token/0x1cf4592ebffd730c7dc92c1bdffdfc3b9efcf29a", - "type": "ERC20", - "symbol": "WAVES", - "decimals": 18, - "status": "active", - "id": "0x1cF4592ebfFd730c7dc92c1bdFFDfc3B9EfCf29a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1cF4592ebfFd730c7dc92c1bdFFDfc3B9EfCf29a/logo.png b/blockchains/ethereum/assets/0x1cF4592ebfFd730c7dc92c1bdFFDfc3B9EfCf29a/logo.png deleted file mode 100644 index 0c5bf36e999a8..0000000000000 Binary files a/blockchains/ethereum/assets/0x1cF4592ebfFd730c7dc92c1bdFFDfc3B9EfCf29a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1d086b868d78040635CB8600bA733f12DB48cB42/info.json b/blockchains/ethereum/assets/0x1d086b868d78040635CB8600bA733f12DB48cB42/info.json deleted file mode 100644 index d0af666e41a03..0000000000000 --- a/blockchains/ethereum/assets/0x1d086b868d78040635CB8600bA733f12DB48cB42/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XLXPay", - "symbol": "XLX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1d086b868d78040635CB8600bA733f12DB48cB42", - "status": "active", - "id": "0x1d086b868d78040635CB8600bA733f12DB48cB42" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1d086b868d78040635CB8600bA733f12DB48cB42/logo.png b/blockchains/ethereum/assets/0x1d086b868d78040635CB8600bA733f12DB48cB42/logo.png deleted file mode 100644 index 17f7aee8ecdc8..0000000000000 Binary files a/blockchains/ethereum/assets/0x1d086b868d78040635CB8600bA733f12DB48cB42/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1d350417d9787E000cc1b95d70E9536DcD91F373/info.json b/blockchains/ethereum/assets/0x1d350417d9787E000cc1b95d70E9536DcD91F373/info.json deleted file mode 100644 index 6548c88fa80d1..0000000000000 --- a/blockchains/ethereum/assets/0x1d350417d9787E000cc1b95d70E9536DcD91F373/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mIAU Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror IAU Token.", - "explorer": "https://etherscan.io/token/0x1d350417d9787E000cc1b95d70E9536DcD91F373", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mIAU", - "decimals": 18, - "status": "active", - "id": "0x1d350417d9787E000cc1b95d70E9536DcD91F373" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1d350417d9787E000cc1b95d70E9536DcD91F373/logo.png b/blockchains/ethereum/assets/0x1d350417d9787E000cc1b95d70E9536DcD91F373/logo.png deleted file mode 100644 index c1eca30e5181d..0000000000000 Binary files a/blockchains/ethereum/assets/0x1d350417d9787E000cc1b95d70E9536DcD91F373/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1d37986F252d0e349522EA6C3B98Cb935495E63E/info.json b/blockchains/ethereum/assets/0x1d37986F252d0e349522EA6C3B98Cb935495E63E/info.json deleted file mode 100644 index 7c876b4426f37..0000000000000 --- a/blockchains/ethereum/assets/0x1d37986F252d0e349522EA6C3B98Cb935495E63E/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "ChartEx", - "website": "https://chartex.pro", - "source_code": "https://github.com/chartexpro", - "white_paper": "https://about.chartex.pro", - "description": "ChartEx is a leading provider of full Candlestick charting for decentralised markets such as Uniswap, the largest DEX running on the Ethereum Network.", - "explorer": "https://etherscan.io/token/0x1d37986F252d0e349522EA6C3B98Cb935495E63E", - "research": "", - "type": "ERC20", - "symbol": "CHART", - "decimals": 18, - "status": "active", - "id": "0x1d37986F252d0e349522EA6C3B98Cb935495E63E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1d37986F252d0e349522EA6C3B98Cb935495E63E/logo.png b/blockchains/ethereum/assets/0x1d37986F252d0e349522EA6C3B98Cb935495E63E/logo.png deleted file mode 100644 index 162822aaeba5e..0000000000000 Binary files a/blockchains/ethereum/assets/0x1d37986F252d0e349522EA6C3B98Cb935495E63E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0/info.json b/blockchains/ethereum/assets/0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0/info.json deleted file mode 100644 index ba820bcd5cc63..0000000000000 --- a/blockchains/ethereum/assets/0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bionik Protocol", - "symbol": "BPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0", - "status": "active", - "id": "0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0/logo.png b/blockchains/ethereum/assets/0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0/logo.png deleted file mode 100644 index 7526c236e19c6..0000000000000 Binary files a/blockchains/ethereum/assets/0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0/info.json b/blockchains/ethereum/assets/0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0/info.json deleted file mode 100644 index 71361cbbcb410..0000000000000 --- a/blockchains/ethereum/assets/0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CanYaCoin", - "symbol": "CAN", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://canya.io/", - "explorer": "https://etherscan.io/token/0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0", - "status": "active", - "id": "0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0/logo.png b/blockchains/ethereum/assets/0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0/logo.png deleted file mode 100755 index 57e0c2e5bbc7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F/info.json b/blockchains/ethereum/assets/0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F/info.json deleted file mode 100644 index 2b839cba4afaa..0000000000000 --- a/blockchains/ethereum/assets/0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GMB", - "symbol": "GMB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://gmbplatform.io/", - "explorer": "https://etherscan.io/token/0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F", - "status": "active", - "id": "0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F/logo.png b/blockchains/ethereum/assets/0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F/logo.png deleted file mode 100644 index e0fc4ca864fc6..0000000000000 Binary files a/blockchains/ethereum/assets/0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b/info.json b/blockchains/ethereum/assets/0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b/info.json deleted file mode 100644 index 08334db1dc1da..0000000000000 --- a/blockchains/ethereum/assets/0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg6000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b", - "status": "active", - "id": "0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b/logo.png b/blockchains/ethereum/assets/0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b/logo.png deleted file mode 100644 index 9ed3583552245..0000000000000 Binary files a/blockchains/ethereum/assets/0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1d8cA7baf0895Da8afcf153657bE064b5092a274/info.json b/blockchains/ethereum/assets/0x1d8cA7baf0895Da8afcf153657bE064b5092a274/info.json deleted file mode 100644 index b6e5215b0d8de..0000000000000 --- a/blockchains/ethereum/assets/0x1d8cA7baf0895Da8afcf153657bE064b5092a274/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EthLyteToken", - "symbol": "EtLyteT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ethlyte.tech", - "explorer": "https://etherscan.io/token/0x1d8cA7baf0895Da8afcf153657bE064b5092a274", - "status": "active", - "id": "0x1d8cA7baf0895Da8afcf153657bE064b5092a274" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1d8cA7baf0895Da8afcf153657bE064b5092a274/logo.png b/blockchains/ethereum/assets/0x1d8cA7baf0895Da8afcf153657bE064b5092a274/logo.png deleted file mode 100644 index fd0394bf74af5..0000000000000 Binary files a/blockchains/ethereum/assets/0x1d8cA7baf0895Da8afcf153657bE064b5092a274/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988/info.json b/blockchains/ethereum/assets/0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988/info.json deleted file mode 100644 index 1b0d6cb3003ed..0000000000000 --- a/blockchains/ethereum/assets/0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHWSS Coin", - "symbol": "WSS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988", - "status": "active", - "id": "0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988/logo.png b/blockchains/ethereum/assets/0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988/logo.png deleted file mode 100644 index f57af22382f17..0000000000000 Binary files a/blockchains/ethereum/assets/0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288/info.json b/blockchains/ethereum/assets/0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288/info.json deleted file mode 100644 index d6f755bb73294..0000000000000 --- a/blockchains/ethereum/assets/0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DefiBids", - "website": "https://defibids.com", - "description": "DefiBids is a one of a kind decentralized auction site. Defi Bids allows users to bid on packages of existing ERC20 tokens.", - "explorer": "https://etherscan.io/token/0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288", - "type": "ERC20", - "symbol": "BID", - "decimals": 18, - "status": "active", - "id": "0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288/logo.png b/blockchains/ethereum/assets/0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288/logo.png deleted file mode 100644 index 6facce6b64dca..0000000000000 Binary files a/blockchains/ethereum/assets/0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5/info.json b/blockchains/ethereum/assets/0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5/info.json deleted file mode 100644 index 090b8fc764d19..0000000000000 --- a/blockchains/ethereum/assets/0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ArilCoin", - "symbol": "ARC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5", - "status": "active", - "id": "0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5/logo.png b/blockchains/ethereum/assets/0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5/logo.png deleted file mode 100644 index 659f1ea30c5cd..0000000000000 Binary files a/blockchains/ethereum/assets/0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4/info.json b/blockchains/ethereum/assets/0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4/info.json deleted file mode 100644 index 2d44879d78c91..0000000000000 --- a/blockchains/ethereum/assets/0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Curate", - "symbol": "CURE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4", - "status": "active", - "id": "0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4/logo.png b/blockchains/ethereum/assets/0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4/logo.png deleted file mode 100644 index dd190012e30a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1dB38e93424ee1a2E86d060092154DD8C934398D/info.json b/blockchains/ethereum/assets/0x1dB38e93424ee1a2E86d060092154DD8C934398D/info.json deleted file mode 100644 index 3197177316891..0000000000000 --- a/blockchains/ethereum/assets/0x1dB38e93424ee1a2E86d060092154DD8C934398D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dolar Today", - "symbol": "DTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1dB38e93424ee1a2E86d060092154DD8C934398D", - "status": "active", - "id": "0x1dB38e93424ee1a2E86d060092154DD8C934398D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1dB38e93424ee1a2E86d060092154DD8C934398D/logo.png b/blockchains/ethereum/assets/0x1dB38e93424ee1a2E86d060092154DD8C934398D/logo.png deleted file mode 100644 index 4b6b540f978b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x1dB38e93424ee1a2E86d060092154DD8C934398D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce/info.json b/blockchains/ethereum/assets/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce/info.json deleted file mode 100644 index d5fedd22cf342..0000000000000 --- a/blockchains/ethereum/assets/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Lead Wallet", - "website": "https://leadwallet.io", - "source_code": "https://github.com/leadwallet", - "description": "Lead Wallet is a simple decentralized multi-crypto wallet application that allow users to spend, store, swap, stake and exchange cryptocurrencies.", - "explorer": "https://etherscan.io/token/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce", - "type": "ERC20", - "symbol": "LEAD", - "decimals": 18, - "status": "active", - "id": "0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce/logo.png b/blockchains/ethereum/assets/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce/logo.png deleted file mode 100644 index ccda242380fe0..0000000000000 Binary files a/blockchains/ethereum/assets/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1dEa979ae76f26071870F824088dA78979eb91C8/info.json b/blockchains/ethereum/assets/0x1dEa979ae76f26071870F824088dA78979eb91C8/info.json deleted file mode 100644 index 6ecc43062efc4..0000000000000 --- a/blockchains/ethereum/assets/0x1dEa979ae76f26071870F824088dA78979eb91C8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SPINDLE", - "symbol": "SPD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://spindle.zone/en/", - "explorer": "https://etherscan.io/token/0x1dEa979ae76f26071870F824088dA78979eb91C8", - "status": "active", - "id": "0x1dEa979ae76f26071870F824088dA78979eb91C8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1dEa979ae76f26071870F824088dA78979eb91C8/logo.png b/blockchains/ethereum/assets/0x1dEa979ae76f26071870F824088dA78979eb91C8/logo.png deleted file mode 100755 index f62809e25c866..0000000000000 Binary files a/blockchains/ethereum/assets/0x1dEa979ae76f26071870F824088dA78979eb91C8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1dFEc1Cf1336c572c2D2E34fe8F6Aa2F409C8251/info.json b/blockchains/ethereum/assets/0x1dFEc1Cf1336c572c2D2E34fe8F6Aa2F409C8251/info.json deleted file mode 100644 index 9fcfb29c355c1..0000000000000 --- a/blockchains/ethereum/assets/0x1dFEc1Cf1336c572c2D2E34fe8F6Aa2F409C8251/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "metalblock", - "symbol": "MTBK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://metalblock.io/", - "explorer": "https://etherscan.io/token/0x1dFEc1Cf1336c572c2D2E34fe8F6Aa2F409C8251", - "status": "active", - "id": "0x1dFEc1Cf1336c572c2D2E34fe8F6Aa2F409C8251" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1dFEc1Cf1336c572c2D2E34fe8F6Aa2F409C8251/logo.png b/blockchains/ethereum/assets/0x1dFEc1Cf1336c572c2D2E34fe8F6Aa2F409C8251/logo.png deleted file mode 100644 index b2e483fabf8c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x1dFEc1Cf1336c572c2D2E34fe8F6Aa2F409C8251/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a/info.json b/blockchains/ethereum/assets/0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a/info.json deleted file mode 100644 index a5ef9aca322c4..0000000000000 --- a/blockchains/ethereum/assets/0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DragonToken", - "symbol": "DT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://dragonex.io/en-us/", - "explorer": "https://etherscan.io/token/0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a", - "status": "active", - "id": "0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a/logo.png b/blockchains/ethereum/assets/0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a/logo.png deleted file mode 100644 index 9b7d55ea3891e..0000000000000 Binary files a/blockchains/ethereum/assets/0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1da65B1868e2d36d06d7A44DBD2Be98e49E1f7f9/info.json b/blockchains/ethereum/assets/0x1da65B1868e2d36d06d7A44DBD2Be98e49E1f7f9/info.json deleted file mode 100644 index bb689dff83e25..0000000000000 --- a/blockchains/ethereum/assets/0x1da65B1868e2d36d06d7A44DBD2Be98e49E1f7f9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Testa", - "website": "https://testa.finance/", - "description": "Testa is a community token built for anyone who want to enjoy benefits and perks in the CeFi and DeFi spaces granted by key partners from DAO Consensus network.", - "explorer": "https://etherscan.io/token/0x1da65B1868e2d36d06d7A44DBD2Be98e49E1f7f9", - "type": "ERC20", - "symbol": "TESTA", - "decimals": 18, - "status": "active", - "id": "0x1da65B1868e2d36d06d7A44DBD2Be98e49E1f7f9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1da65B1868e2d36d06d7A44DBD2Be98e49E1f7f9/logo.png b/blockchains/ethereum/assets/0x1da65B1868e2d36d06d7A44DBD2Be98e49E1f7f9/logo.png deleted file mode 100644 index ce80e16bfa240..0000000000000 Binary files a/blockchains/ethereum/assets/0x1da65B1868e2d36d06d7A44DBD2Be98e49E1f7f9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c/info.json b/blockchains/ethereum/assets/0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c/info.json deleted file mode 100644 index 3be95304d0563..0000000000000 --- a/blockchains/ethereum/assets/0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Luno COIN", - "symbol": "LUNO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c", - "status": "active", - "id": "0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c/logo.png b/blockchains/ethereum/assets/0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c/logo.png deleted file mode 100644 index 6dfd3421724fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B/info.json b/blockchains/ethereum/assets/0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B/info.json deleted file mode 100644 index 84b82acd5af55..0000000000000 --- a/blockchains/ethereum/assets/0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "intimate", - "symbol": "ITM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B", - "status": "active", - "id": "0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B/logo.png b/blockchains/ethereum/assets/0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B/logo.png deleted file mode 100644 index 03623bf13c1d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D/info.json b/blockchains/ethereum/assets/0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D/info.json deleted file mode 100644 index 03d7b2a810a89..0000000000000 --- a/blockchains/ethereum/assets/0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DollarX", - "symbol": "DOLX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D", - "status": "active", - "id": "0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D/logo.png b/blockchains/ethereum/assets/0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D/logo.png deleted file mode 100644 index 2f9e53bcb5d18..0000000000000 Binary files a/blockchains/ethereum/assets/0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f/info.json b/blockchains/ethereum/assets/0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f/info.json deleted file mode 100644 index 6cbf2e1e8b96c..0000000000000 --- a/blockchains/ethereum/assets/0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ModulTrade Token", - "symbol": "MTRc", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://modultrade.com/", - "explorer": "https://etherscan.io/token/0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f", - "status": "active", - "id": "0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f/logo.png b/blockchains/ethereum/assets/0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f/logo.png deleted file mode 100755 index 23c14bcf81a06..0000000000000 Binary files a/blockchains/ethereum/assets/0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1e4e36b3F011d862fd70006804da8fceFe89d3d8/info.json b/blockchains/ethereum/assets/0x1e4e36b3F011d862fd70006804da8fceFe89d3d8/info.json deleted file mode 100644 index 06dd9adb0eb57..0000000000000 --- a/blockchains/ethereum/assets/0x1e4e36b3F011d862fd70006804da8fceFe89d3d8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VenusToken", - "symbol": "VNS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1e4e36b3F011d862fd70006804da8fceFe89d3d8", - "status": "active", - "id": "0x1e4e36b3F011d862fd70006804da8fceFe89d3d8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1e4e36b3F011d862fd70006804da8fceFe89d3d8/logo.png b/blockchains/ethereum/assets/0x1e4e36b3F011d862fd70006804da8fceFe89d3d8/logo.png deleted file mode 100644 index ea061789f26dc..0000000000000 Binary files a/blockchains/ethereum/assets/0x1e4e36b3F011d862fd70006804da8fceFe89d3d8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1e66008a24a486456A796E0c771fdc0cDf43cAD9/info.json b/blockchains/ethereum/assets/0x1e66008a24a486456A796E0c771fdc0cDf43cAD9/info.json deleted file mode 100644 index 2aaa1e3ffd119..0000000000000 --- a/blockchains/ethereum/assets/0x1e66008a24a486456A796E0c771fdc0cDf43cAD9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STELLAR CLASSIC", - "symbol": "XLMX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://stellar-classics.com/", - "explorer": "https://etherscan.io/token/0x1e66008a24a486456A796E0c771fdc0cDf43cAD9", - "status": "active", - "id": "0x1e66008a24a486456A796E0c771fdc0cDf43cAD9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1e66008a24a486456A796E0c771fdc0cDf43cAD9/logo.png b/blockchains/ethereum/assets/0x1e66008a24a486456A796E0c771fdc0cDf43cAD9/logo.png deleted file mode 100755 index 1572ffdf4f349..0000000000000 Binary files a/blockchains/ethereum/assets/0x1e66008a24a486456A796E0c771fdc0cDf43cAD9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/info.json b/blockchains/ethereum/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/info.json deleted file mode 100644 index df28ff2a7700c..0000000000000 --- a/blockchains/ethereum/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BCDN", - "symbol": "BCDN", - "type": "ERC20", - "decimals": 15, - "description": "-", - "website": "http://www.blockcdn.org/", - "explorer": "https://etherscan.io/token/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40", - "status": "active", - "id": "0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/logo.png b/blockchains/ethereum/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/logo.png deleted file mode 100755 index d61558ed55e29..0000000000000 Binary files a/blockchains/ethereum/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1e906717De2E4A4600F13b6909736b0346bDde3E/info.json b/blockchains/ethereum/assets/0x1e906717De2E4A4600F13b6909736b0346bDde3E/info.json deleted file mode 100644 index 6027eb58b916b..0000000000000 --- a/blockchains/ethereum/assets/0x1e906717De2E4A4600F13b6909736b0346bDde3E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pixel", - "symbol": "PIXEL", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1e906717De2E4A4600F13b6909736b0346bDde3E", - "status": "active", - "id": "0x1e906717De2E4A4600F13b6909736b0346bDde3E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1e906717De2E4A4600F13b6909736b0346bDde3E/logo.png b/blockchains/ethereum/assets/0x1e906717De2E4A4600F13b6909736b0346bDde3E/logo.png deleted file mode 100644 index 9933849f80806..0000000000000 Binary files a/blockchains/ethereum/assets/0x1e906717De2E4A4600F13b6909736b0346bDde3E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D/info.json b/blockchains/ethereum/assets/0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D/info.json deleted file mode 100644 index c04d3625c36c1..0000000000000 --- a/blockchains/ethereum/assets/0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Statiz", - "symbol": "STATIZ", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D", - "status": "active", - "id": "0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D/logo.png b/blockchains/ethereum/assets/0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D/logo.png deleted file mode 100644 index 33d90be7f8895..0000000000000 Binary files a/blockchains/ethereum/assets/0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c/info.json b/blockchains/ethereum/assets/0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c/info.json deleted file mode 100644 index 4ba75c27a6296..0000000000000 --- a/blockchains/ethereum/assets/0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OverPower Esports", - "symbol": "OPG", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c", - "status": "active", - "id": "0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c/logo.png b/blockchains/ethereum/assets/0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c/logo.png deleted file mode 100644 index 0720e855bd694..0000000000000 Binary files a/blockchains/ethereum/assets/0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71/info.json b/blockchains/ethereum/assets/0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71/info.json deleted file mode 100644 index e95ae66017020..0000000000000 --- a/blockchains/ethereum/assets/0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Exceed", - "symbol": "EXC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71", - "status": "active", - "id": "0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71/logo.png b/blockchains/ethereum/assets/0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71/logo.png deleted file mode 100755 index 7b6ceced4ae0f..0000000000000 Binary files a/blockchains/ethereum/assets/0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1eCe1739DAE08253aE582C404511B37355B42C84/info.json b/blockchains/ethereum/assets/0x1eCe1739DAE08253aE582C404511B37355B42C84/info.json deleted file mode 100644 index 3f80bf776103a..0000000000000 --- a/blockchains/ethereum/assets/0x1eCe1739DAE08253aE582C404511B37355B42C84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PICA", - "symbol": "PICA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1eCe1739DAE08253aE582C404511B37355B42C84", - "status": "active", - "id": "0x1eCe1739DAE08253aE582C404511B37355B42C84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1eCe1739DAE08253aE582C404511B37355B42C84/logo.png b/blockchains/ethereum/assets/0x1eCe1739DAE08253aE582C404511B37355B42C84/logo.png deleted file mode 100644 index 5eb40eea3b736..0000000000000 Binary files a/blockchains/ethereum/assets/0x1eCe1739DAE08253aE582C404511B37355B42C84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1eD5a577c7623B557522eDEe1670846333dE678a/info.json b/blockchains/ethereum/assets/0x1eD5a577c7623B557522eDEe1670846333dE678a/info.json deleted file mode 100644 index 88836b0c09073..0000000000000 --- a/blockchains/ethereum/assets/0x1eD5a577c7623B557522eDEe1670846333dE678a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-15/30M75", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1eD5a577c7623B557522eDEe1670846333dE678a", - "status": "active", - "id": "0x1eD5a577c7623B557522eDEe1670846333dE678a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1eD5a577c7623B557522eDEe1670846333dE678a/logo.png b/blockchains/ethereum/assets/0x1eD5a577c7623B557522eDEe1670846333dE678a/logo.png deleted file mode 100644 index 31213079ddb4f..0000000000000 Binary files a/blockchains/ethereum/assets/0x1eD5a577c7623B557522eDEe1670846333dE678a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0/info.json b/blockchains/ethereum/assets/0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0/info.json deleted file mode 100644 index 65c49823ab635..0000000000000 --- a/blockchains/ethereum/assets/0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Forty Seven Bank Token", - "symbol": "FSBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.fsbt.tech/", - "explorer": "https://etherscan.io/token/0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0", - "status": "active", - "id": "0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0/logo.png b/blockchains/ethereum/assets/0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0/logo.png deleted file mode 100644 index 1fd262fdd69b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1ee7198783514643Dd6DF4451751E66A7667FE6e/info.json b/blockchains/ethereum/assets/0x1ee7198783514643Dd6DF4451751E66A7667FE6e/info.json deleted file mode 100644 index e3a0e57be0573..0000000000000 --- a/blockchains/ethereum/assets/0x1ee7198783514643Dd6DF4451751E66A7667FE6e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R891447", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1ee7198783514643Dd6DF4451751E66A7667FE6e", - "status": "active", - "id": "0x1ee7198783514643Dd6DF4451751E66A7667FE6e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1ee7198783514643Dd6DF4451751E66A7667FE6e/logo.png b/blockchains/ethereum/assets/0x1ee7198783514643Dd6DF4451751E66A7667FE6e/logo.png deleted file mode 100644 index 431112c09da61..0000000000000 Binary files a/blockchains/ethereum/assets/0x1ee7198783514643Dd6DF4451751E66A7667FE6e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27/info.json b/blockchains/ethereum/assets/0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27/info.json deleted file mode 100644 index 8ca2221c7e84c..0000000000000 --- a/blockchains/ethereum/assets/0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoMoney", - "symbol": "GOM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27", - "status": "active", - "id": "0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27/logo.png b/blockchains/ethereum/assets/0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27/logo.png deleted file mode 100644 index 87e94502a2441..0000000000000 Binary files a/blockchains/ethereum/assets/0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8/info.json b/blockchains/ethereum/assets/0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8/info.json deleted file mode 100644 index 640033ecf0b0f..0000000000000 --- a/blockchains/ethereum/assets/0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short LINK-DAI 4x v2", - "symbol": "dsLINK4x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8", - "status": "active", - "id": "0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8/logo.png b/blockchains/ethereum/assets/0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8/logo.png deleted file mode 100644 index 3a9b950394049..0000000000000 Binary files a/blockchains/ethereum/assets/0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json b/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json deleted file mode 100644 index da5d62515abfe..0000000000000 --- a/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Uniswap", - "website": "https://uniswap.org", - "description": "UNI is the Uniswap protocol token. Uniswap is a decentralized protocol for automated liquidity provision on Ethereum.", - "explorer": "https://etherscan.io/token/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", - "research": "https://research.binance.com/en/projects/uniswap", - "type": "ERC20", - "symbol": "UNI", - "decimals": 18, - "status": "active", - "id": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/logo.png b/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/logo.png deleted file mode 100644 index 893ef55cb23c0..0000000000000 Binary files a/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/info.json b/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/info.json deleted file mode 100644 index fc29d12965ce7..0000000000000 --- a/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NOKU", - "symbol": "NOKU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.noku.io/", - "explorer": "https://etherscan.io/token/0x1fC52f1ABade452Dd4674477D4711951700b3d27", - "status": "active", - "id": "0x1fC52f1ABade452Dd4674477D4711951700b3d27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/logo.png b/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/logo.png deleted file mode 100644 index 9a00e4714ab46..0000000000000 Binary files a/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a/info.json b/blockchains/ethereum/assets/0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a/info.json deleted file mode 100644 index f179d3edb276e..0000000000000 --- a/blockchains/ethereum/assets/0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Agrocoin", - "symbol": "AGRO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitagro.io/", - "explorer": "https://etherscan.io/token/0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a", - "status": "active", - "id": "0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a/logo.png b/blockchains/ethereum/assets/0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a/logo.png deleted file mode 100644 index 0f3d38669d390..0000000000000 Binary files a/blockchains/ethereum/assets/0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1fdb6bA3dCECdF3fe77828990D26605df2517C2B/logo.png b/blockchains/ethereum/assets/0x1fdb6bA3dCECdF3fe77828990D26605df2517C2B/logo.png deleted file mode 100644 index cea93ecbcf396..0000000000000 Binary files a/blockchains/ethereum/assets/0x1fdb6bA3dCECdF3fe77828990D26605df2517C2B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1fddE7525783c36153a8A6b618e2B5210a23Ce37/info.json b/blockchains/ethereum/assets/0x1fddE7525783c36153a8A6b618e2B5210a23Ce37/info.json deleted file mode 100644 index 22aed5e494ae1..0000000000000 --- a/blockchains/ethereum/assets/0x1fddE7525783c36153a8A6b618e2B5210a23Ce37/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KOKOCoin", - "symbol": "KKC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1fddE7525783c36153a8A6b618e2B5210a23Ce37", - "status": "active", - "id": "0x1fddE7525783c36153a8A6b618e2B5210a23Ce37" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1fddE7525783c36153a8A6b618e2B5210a23Ce37/logo.png b/blockchains/ethereum/assets/0x1fddE7525783c36153a8A6b618e2B5210a23Ce37/logo.png deleted file mode 100755 index fa5e3af710b7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x1fddE7525783c36153a8A6b618e2B5210a23Ce37/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1fff4Dd33105054E853955C6d0dBa82859C01Cff/info.json b/blockchains/ethereum/assets/0x1fff4Dd33105054E853955C6d0dBa82859C01Cff/info.json deleted file mode 100644 index 7f90c3f184728..0000000000000 --- a/blockchains/ethereum/assets/0x1fff4Dd33105054E853955C6d0dBa82859C01Cff/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unochain token", - "symbol": "UNOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x1fff4Dd33105054E853955C6d0dBa82859C01Cff", - "status": "active", - "id": "0x1fff4Dd33105054E853955C6d0dBa82859C01Cff" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1fff4Dd33105054E853955C6d0dBa82859C01Cff/logo.png b/blockchains/ethereum/assets/0x1fff4Dd33105054E853955C6d0dBa82859C01Cff/logo.png deleted file mode 100644 index f3fafd3764dee..0000000000000 Binary files a/blockchains/ethereum/assets/0x1fff4Dd33105054E853955C6d0dBa82859C01Cff/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2001f2A0Cf801EcFda622f6C28fb6E10d803D969/info.json b/blockchains/ethereum/assets/0x2001f2A0Cf801EcFda622f6C28fb6E10d803D969/info.json deleted file mode 100644 index 7f44915fc3a9e..0000000000000 --- a/blockchains/ethereum/assets/0x2001f2A0Cf801EcFda622f6C28fb6E10d803D969/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinLoan", - "website": "https://coinloan.io", - "description": "The CoinLoan Token (CLT) is a part of the CoinLoan crypto lending platform.", - "explorer": "https://etherscan.io/token/0x2001f2A0Cf801EcFda622f6C28fb6E10d803D969", - "type": "ERC20", - "symbol": "CLT", - "decimals": 8, - "status": "active", - "id": "0x2001f2A0Cf801EcFda622f6C28fb6E10d803D969" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2001f2A0Cf801EcFda622f6C28fb6E10d803D969/logo.png b/blockchains/ethereum/assets/0x2001f2A0Cf801EcFda622f6C28fb6E10d803D969/logo.png deleted file mode 100644 index cd74451ab141c..0000000000000 Binary files a/blockchains/ethereum/assets/0x2001f2A0Cf801EcFda622f6C28fb6E10d803D969/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722/info.json b/blockchains/ethereum/assets/0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722/info.json deleted file mode 100644 index d755b4d306625..0000000000000 --- a/blockchains/ethereum/assets/0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zebi Coin", - "symbol": "ZCO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.zebi.io/", - "explorer": "https://etherscan.io/token/0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722", - "status": "active", - "id": "0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722/logo.png b/blockchains/ethereum/assets/0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722/logo.png deleted file mode 100644 index 11a4ceca224e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x201a59270DD85Da26615A37bba3EED8665153abb/info.json b/blockchains/ethereum/assets/0x201a59270DD85Da26615A37bba3EED8665153abb/info.json deleted file mode 100644 index 78eeb8a4932ef..0000000000000 --- a/blockchains/ethereum/assets/0x201a59270DD85Da26615A37bba3EED8665153abb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HonestCoin", - "symbol": "USDH", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x201a59270DD85Da26615A37bba3EED8665153abb", - "status": "active", - "id": "0x201a59270DD85Da26615A37bba3EED8665153abb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x201a59270DD85Da26615A37bba3EED8665153abb/logo.png b/blockchains/ethereum/assets/0x201a59270DD85Da26615A37bba3EED8665153abb/logo.png deleted file mode 100644 index 786c8aef60f9c..0000000000000 Binary files a/blockchains/ethereum/assets/0x201a59270DD85Da26615A37bba3EED8665153abb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050/info.json b/blockchains/ethereum/assets/0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050/info.json deleted file mode 100644 index 0a20d1a72fc04..0000000000000 --- a/blockchains/ethereum/assets/0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "U. S. Dollar Digital Safe", - "symbol": "USDDS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050", - "status": "active", - "id": "0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050/logo.png b/blockchains/ethereum/assets/0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050/logo.png deleted file mode 100644 index 312218f7d9faf..0000000000000 Binary files a/blockchains/ethereum/assets/0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2041cb929669f989447bafCB379ea13B3a4D95Eb/info.json b/blockchains/ethereum/assets/0x2041cb929669f989447bafCB379ea13B3a4D95Eb/info.json deleted file mode 100644 index 4b8fc025fdfd3..0000000000000 --- a/blockchains/ethereum/assets/0x2041cb929669f989447bafCB379ea13B3a4D95Eb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Class", - "symbol": "BCA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2041cb929669f989447bafCB379ea13B3a4D95Eb", - "status": "active", - "id": "0x2041cb929669f989447bafCB379ea13B3a4D95Eb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2041cb929669f989447bafCB379ea13B3a4D95Eb/logo.png b/blockchains/ethereum/assets/0x2041cb929669f989447bafCB379ea13B3a4D95Eb/logo.png deleted file mode 100644 index 5412dc840193b..0000000000000 Binary files a/blockchains/ethereum/assets/0x2041cb929669f989447bafCB379ea13B3a4D95Eb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20649d97b1393105cf92a5083fd2afF7C99eBe56/info.json b/blockchains/ethereum/assets/0x20649d97b1393105cf92a5083fd2afF7C99eBe56/info.json deleted file mode 100644 index 178613d9e63fa..0000000000000 --- a/blockchains/ethereum/assets/0x20649d97b1393105cf92a5083fd2afF7C99eBe56/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STBTCDaiRebalancingSetToken", - "symbol": "STBTCDai", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tokensets.com/set/btclovol", - "explorer": "https://etherscan.io/token/0x20649d97b1393105cf92a5083fd2afF7C99eBe56", - "status": "active", - "id": "0x20649d97b1393105cf92a5083fd2afF7C99eBe56" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20649d97b1393105cf92a5083fd2afF7C99eBe56/logo.png b/blockchains/ethereum/assets/0x20649d97b1393105cf92a5083fd2afF7C99eBe56/logo.png deleted file mode 100644 index 3359c7aa75d35..0000000000000 Binary files a/blockchains/ethereum/assets/0x20649d97b1393105cf92a5083fd2afF7C99eBe56/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x208b061317885fF0eF278E2fa7CF858549fa7ec0/info.json b/blockchains/ethereum/assets/0x208b061317885fF0eF278E2fa7CF858549fa7ec0/info.json deleted file mode 100644 index 886d2cc73748f..0000000000000 --- a/blockchains/ethereum/assets/0x208b061317885fF0eF278E2fa7CF858549fa7ec0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ITOChain Coin", - "symbol": "ITOC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x208b061317885fF0eF278E2fa7CF858549fa7ec0", - "status": "active", - "id": "0x208b061317885fF0eF278E2fa7CF858549fa7ec0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x208b061317885fF0eF278E2fa7CF858549fa7ec0/logo.png b/blockchains/ethereum/assets/0x208b061317885fF0eF278E2fa7CF858549fa7ec0/logo.png deleted file mode 100644 index 201b1cedb8ff8..0000000000000 Binary files a/blockchains/ethereum/assets/0x208b061317885fF0eF278E2fa7CF858549fa7ec0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x208bbb6bCEA22ef2011789331405347394EbAa51/info.json b/blockchains/ethereum/assets/0x208bbb6bCEA22ef2011789331405347394EbAa51/info.json deleted file mode 100644 index 840085c5a5e34..0000000000000 --- a/blockchains/ethereum/assets/0x208bbb6bCEA22ef2011789331405347394EbAa51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AI", - "symbol": "1AI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.1ai.io/", - "explorer": "https://etherscan.io/token/0x208bbb6bCEA22ef2011789331405347394EbAa51", - "status": "active", - "id": "0x208bbb6bCEA22ef2011789331405347394EbAa51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x208bbb6bCEA22ef2011789331405347394EbAa51/logo.png b/blockchains/ethereum/assets/0x208bbb6bCEA22ef2011789331405347394EbAa51/logo.png deleted file mode 100644 index 0ec7b2e9dcd69..0000000000000 Binary files a/blockchains/ethereum/assets/0x208bbb6bCEA22ef2011789331405347394EbAa51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20900587e569E3D0B2609BCa6Fb3469765ed0920/info.json b/blockchains/ethereum/assets/0x20900587e569E3D0B2609BCa6Fb3469765ed0920/info.json deleted file mode 100644 index 22887ddd4d19d..0000000000000 --- a/blockchains/ethereum/assets/0x20900587e569E3D0B2609BCa6Fb3469765ed0920/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitpoint", - "symbol": "BTP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x20900587e569E3D0B2609BCa6Fb3469765ed0920", - "status": "active", - "id": "0x20900587e569E3D0B2609BCa6Fb3469765ed0920" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20900587e569E3D0B2609BCa6Fb3469765ed0920/logo.png b/blockchains/ethereum/assets/0x20900587e569E3D0B2609BCa6Fb3469765ed0920/logo.png deleted file mode 100644 index e849e324d81e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x20900587e569E3D0B2609BCa6Fb3469765ed0920/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20945cA1df56D237fD40036d47E866C7DcCD2114/info.json b/blockchains/ethereum/assets/0x20945cA1df56D237fD40036d47E866C7DcCD2114/info.json deleted file mode 100644 index b092e5e295e67..0000000000000 --- a/blockchains/ethereum/assets/0x20945cA1df56D237fD40036d47E866C7DcCD2114/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "Nsure", - "website": "https://nsure.network", - "source_code": "https://github.com/nsure-tech", - "white_paper": "https://nsure.network/Nsure_WP_0.7.pdf", - "description": "Nsure is an open insurance platform for Open Finance. The project borrows the idea of Lloyd’s London, a market place to trade insurance risks, where premiums are determined by a Dynamic Pricing Model. Capital mining will be implemented to secure capital required to back the risks at any point of time. A 3-phase crowd voting mechanism is used to ensure every claim is handled professionally.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Nsure_network", - "handle": "Nsure" - }, - { - "name": "Medium", - "url": "https://medium.com/@nsure_network", - "handle": "Nsure" - }, - { - "name": "Telegram", - "url": "https://t.me/nsurenet", - "handle": "Nsure" - } - ], - "explorer": "https://etherscan.io/token/0x20945ca1df56d237fd40036d47e866c7dccd2114", - "type": "ERC20", - "symbol": "Nsure", - "decimals": 18, - "status": "active", - "id": "0x20945cA1df56D237fD40036d47E866C7DcCD2114" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20945cA1df56D237fD40036d47E866C7DcCD2114/logo.png b/blockchains/ethereum/assets/0x20945cA1df56D237fD40036d47E866C7DcCD2114/logo.png deleted file mode 100644 index 11f432e89a1ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x20945cA1df56D237fD40036d47E866C7DcCD2114/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2098C776A9F97427AA15C2cf91522aF0c94Fc574/info.json b/blockchains/ethereum/assets/0x2098C776A9F97427AA15C2cf91522aF0c94Fc574/info.json deleted file mode 100644 index f1dfa6779902a..0000000000000 --- a/blockchains/ethereum/assets/0x2098C776A9F97427AA15C2cf91522aF0c94Fc574/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MineBlock", - "symbol": "MB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2098C776A9F97427AA15C2cf91522aF0c94Fc574", - "status": "active", - "id": "0x2098C776A9F97427AA15C2cf91522aF0c94Fc574" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2098C776A9F97427AA15C2cf91522aF0c94Fc574/logo.png b/blockchains/ethereum/assets/0x2098C776A9F97427AA15C2cf91522aF0c94Fc574/logo.png deleted file mode 100644 index 6eb5fb7e8d7cd..0000000000000 Binary files a/blockchains/ethereum/assets/0x2098C776A9F97427AA15C2cf91522aF0c94Fc574/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc/info.json b/blockchains/ethereum/assets/0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc/info.json deleted file mode 100644 index 543e47de1b83c..0000000000000 --- a/blockchains/ethereum/assets/0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "APEcoin", - "website": "https://APEcoin.dev", - "description": "APEcoin is a new token that is known as a Meme Coin. APEcoin is meant to be fun and not taken seriously while navigating the possibilities of blockchain technology.", - "explorer": "https://etherscan.io/token/0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc", - "type": "ERC20", - "symbol": "APE", - "decimals": 18, - "status": "active", - "id": "0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc/logo.png b/blockchains/ethereum/assets/0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc/logo.png deleted file mode 100644 index 07503fad090ca..0000000000000 Binary files a/blockchains/ethereum/assets/0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6/info.json b/blockchains/ethereum/assets/0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6/info.json deleted file mode 100644 index 26c9e4acdde2d..0000000000000 --- a/blockchains/ethereum/assets/0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cipher", - "symbol": "CPR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ciphercryptotech.org/", - "explorer": "https://etherscan.io/token/0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6", - "status": "active", - "id": "0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6/logo.png b/blockchains/ethereum/assets/0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6/logo.png deleted file mode 100644 index 10cd751b13051..0000000000000 Binary files a/blockchains/ethereum/assets/0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615/info.json b/blockchains/ethereum/assets/0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615/info.json deleted file mode 100644 index 1b5354264e547..0000000000000 --- a/blockchains/ethereum/assets/0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Payback", - "symbol": "PYB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615", - "status": "active", - "id": "0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615/logo.png b/blockchains/ethereum/assets/0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615/logo.png deleted file mode 100644 index 055bcaff10eaf..0000000000000 Binary files a/blockchains/ethereum/assets/0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20B504802dbce474B4Dc59C9474f9270C85b94D8/info.json b/blockchains/ethereum/assets/0x20B504802dbce474B4Dc59C9474f9270C85b94D8/info.json deleted file mode 100644 index ab5ddc7f6ea84..0000000000000 --- a/blockchains/ethereum/assets/0x20B504802dbce474B4Dc59C9474f9270C85b94D8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DaRiC", - "symbol": "IRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x20B504802dbce474B4Dc59C9474f9270C85b94D8", - "status": "active", - "id": "0x20B504802dbce474B4Dc59C9474f9270C85b94D8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20B504802dbce474B4Dc59C9474f9270C85b94D8/logo.png b/blockchains/ethereum/assets/0x20B504802dbce474B4Dc59C9474f9270C85b94D8/logo.png deleted file mode 100644 index 431c92b9ad541..0000000000000 Binary files a/blockchains/ethereum/assets/0x20B504802dbce474B4Dc59C9474f9270C85b94D8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9/info.json b/blockchains/ethereum/assets/0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9/info.json deleted file mode 100644 index ecba148d80e33..0000000000000 --- a/blockchains/ethereum/assets/0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HEY BITCOIN", - "symbol": "HYBN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.heybitcoin.io/", - "explorer": "https://etherscan.io/token/0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9", - "status": "active", - "id": "0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9/logo.png b/blockchains/ethereum/assets/0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9/logo.png deleted file mode 100644 index 556c8e57290ec..0000000000000 Binary files a/blockchains/ethereum/assets/0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20C86769247Bd55C8aeE3779403158C609FEa530/info.json b/blockchains/ethereum/assets/0x20C86769247Bd55C8aeE3779403158C609FEa530/info.json deleted file mode 100644 index 0d396b4ef0b00..0000000000000 --- a/blockchains/ethereum/assets/0x20C86769247Bd55C8aeE3779403158C609FEa530/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kryptonian", - "symbol": "SPMN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x20C86769247Bd55C8aeE3779403158C609FEa530", - "status": "active", - "id": "0x20C86769247Bd55C8aeE3779403158C609FEa530" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20C86769247Bd55C8aeE3779403158C609FEa530/logo.png b/blockchains/ethereum/assets/0x20C86769247Bd55C8aeE3779403158C609FEa530/logo.png deleted file mode 100644 index 1657199d155ca..0000000000000 Binary files a/blockchains/ethereum/assets/0x20C86769247Bd55C8aeE3779403158C609FEa530/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3/info.json b/blockchains/ethereum/assets/0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3/info.json deleted file mode 100644 index 80a118b635945..0000000000000 --- a/blockchains/ethereum/assets/0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "U-Shares/Ubets", - "symbol": "USUB", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3", - "status": "active", - "id": "0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3/logo.png b/blockchains/ethereum/assets/0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3/logo.png deleted file mode 100644 index 3a712bda01381..0000000000000 Binary files a/blockchains/ethereum/assets/0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20E94867794dBA030Ee287F1406E100d03C84Cd3/info.json b/blockchains/ethereum/assets/0x20E94867794dBA030Ee287F1406E100d03C84Cd3/info.json deleted file mode 100644 index a8ce1416f56ba..0000000000000 --- a/blockchains/ethereum/assets/0x20E94867794dBA030Ee287F1406E100d03C84Cd3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEW", - "symbol": "DEW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x20E94867794dBA030Ee287F1406E100d03C84Cd3", - "status": "active", - "id": "0x20E94867794dBA030Ee287F1406E100d03C84Cd3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20E94867794dBA030Ee287F1406E100d03C84Cd3/logo.png b/blockchains/ethereum/assets/0x20E94867794dBA030Ee287F1406E100d03C84Cd3/logo.png deleted file mode 100755 index 77dba11e56d7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x20E94867794dBA030Ee287F1406E100d03C84Cd3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A/info.json b/blockchains/ethereum/assets/0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A/info.json deleted file mode 100644 index c63fbbd19c1a0..0000000000000 --- a/blockchains/ethereum/assets/0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Sapien Token", - "website": "https://sapien.network/", - "source_code": "https://github.com/sapiennetwork", - "white_paper": "https://common.sapien.network/static/pdf/SPNv1_4.pdf", - "description": "Sapien is an Ethereum-based social network that puts Humans First.", - "explorer": "https://etherscan.io/token/0x20f7a3ddf244dc9299975b4da1c39f8d5d75f05a", - "research": "", - "type": "ERC20", - "symbol": "SPN", - "decimals": 6, - "status": "active", - "id": "0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A/logo.png b/blockchains/ethereum/assets/0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A/logo.png deleted file mode 100755 index 73561f9b52670..0000000000000 Binary files a/blockchains/ethereum/assets/0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20a347B325232bEeeda730369002C2FdaaAe14d7/info.json b/blockchains/ethereum/assets/0x20a347B325232bEeeda730369002C2FdaaAe14d7/info.json deleted file mode 100644 index 1b72395f796cf..0000000000000 --- a/blockchains/ethereum/assets/0x20a347B325232bEeeda730369002C2FdaaAe14d7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C550576", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x20a347B325232bEeeda730369002C2FdaaAe14d7", - "status": "active", - "id": "0x20a347B325232bEeeda730369002C2FdaaAe14d7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20a347B325232bEeeda730369002C2FdaaAe14d7/logo.png b/blockchains/ethereum/assets/0x20a347B325232bEeeda730369002C2FdaaAe14d7/logo.png deleted file mode 100644 index 878e717dab4d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x20a347B325232bEeeda730369002C2FdaaAe14d7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20b1A8a9cA1c7302b7f774266C491C7b11622779/info.json b/blockchains/ethereum/assets/0x20b1A8a9cA1c7302b7f774266C491C7b11622779/info.json deleted file mode 100644 index a1df21c160d79..0000000000000 --- a/blockchains/ethereum/assets/0x20b1A8a9cA1c7302b7f774266C491C7b11622779/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARCS", - "symbol": "ARX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.arcs-chain.com/", - "explorer": "https://etherscan.io/token/0x20b1A8a9cA1c7302b7f774266C491C7b11622779", - "status": "active", - "id": "0x20b1A8a9cA1c7302b7f774266C491C7b11622779" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20b1A8a9cA1c7302b7f774266C491C7b11622779/logo.png b/blockchains/ethereum/assets/0x20b1A8a9cA1c7302b7f774266C491C7b11622779/logo.png deleted file mode 100644 index fe178e885bbae..0000000000000 Binary files a/blockchains/ethereum/assets/0x20b1A8a9cA1c7302b7f774266C491C7b11622779/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20c187414Fa2e2212AAd227223fe323499ed70fF/info.json b/blockchains/ethereum/assets/0x20c187414Fa2e2212AAd227223fe323499ed70fF/info.json deleted file mode 100644 index fce0cb85cc4d7..0000000000000 --- a/blockchains/ethereum/assets/0x20c187414Fa2e2212AAd227223fe323499ed70fF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MinedBlock Token", - "symbol": "MBTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x20c187414Fa2e2212AAd227223fe323499ed70fF", - "status": "active", - "id": "0x20c187414Fa2e2212AAd227223fe323499ed70fF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20c187414Fa2e2212AAd227223fe323499ed70fF/logo.png b/blockchains/ethereum/assets/0x20c187414Fa2e2212AAd227223fe323499ed70fF/logo.png deleted file mode 100644 index 83c0177843f25..0000000000000 Binary files a/blockchains/ethereum/assets/0x20c187414Fa2e2212AAd227223fe323499ed70fF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20c36f062a31865bED8a5B1e512D9a1A20AA333A/info.json b/blockchains/ethereum/assets/0x20c36f062a31865bED8a5B1e512D9a1A20AA333A/info.json deleted file mode 100644 index cac871b13ad44..0000000000000 --- a/blockchains/ethereum/assets/0x20c36f062a31865bED8a5B1e512D9a1A20AA333A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DefiDollar DAO", - "symbol": "DFD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dusd.finance/", - "explorer": "https://etherscan.io/token/0x20c36f062a31865bED8a5B1e512D9a1A20AA333A", - "status": "active", - "id": "0x20c36f062a31865bED8a5B1e512D9a1A20AA333A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20c36f062a31865bED8a5B1e512D9a1A20AA333A/logo.png b/blockchains/ethereum/assets/0x20c36f062a31865bED8a5B1e512D9a1A20AA333A/logo.png deleted file mode 100644 index 648ceb5ddc981..0000000000000 Binary files a/blockchains/ethereum/assets/0x20c36f062a31865bED8a5B1e512D9a1A20AA333A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a/info.json b/blockchains/ethereum/assets/0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a/info.json deleted file mode 100644 index f30eebfe0e86d..0000000000000 --- a/blockchains/ethereum/assets/0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R670496", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a", - "status": "active", - "id": "0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a/logo.png b/blockchains/ethereum/assets/0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a/logo.png deleted file mode 100644 index 7961a59c942c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x211d6373313dAfa21789767E2A255e0C435E7F5d/info.json b/blockchains/ethereum/assets/0x211d6373313dAfa21789767E2A255e0C435E7F5d/info.json deleted file mode 100644 index f7b9cdd750d27..0000000000000 --- a/blockchains/ethereum/assets/0x211d6373313dAfa21789767E2A255e0C435E7F5d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDI", - "website": "https://otfund.io/", - "description": "USDI payment gateway.", - "explorer": "https://etherscan.io/token/0x211d6373313dAfa21789767E2A255e0C435E7F5d", - "type": "ERC20", - "symbol": "USDI", - "decimals": 6, - "status": "active", - "id": "0x211d6373313dAfa21789767E2A255e0C435E7F5d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x211d6373313dAfa21789767E2A255e0C435E7F5d/logo.png b/blockchains/ethereum/assets/0x211d6373313dAfa21789767E2A255e0C435E7F5d/logo.png deleted file mode 100644 index 1e85efdb60fd5..0000000000000 Binary files a/blockchains/ethereum/assets/0x211d6373313dAfa21789767E2A255e0C435E7F5d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x211e9983c8ae05821693AdD1F33570129F0C942D/info.json b/blockchains/ethereum/assets/0x211e9983c8ae05821693AdD1F33570129F0C942D/info.json deleted file mode 100644 index dd6b5f35590ae..0000000000000 --- a/blockchains/ethereum/assets/0x211e9983c8ae05821693AdD1F33570129F0C942D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-10/30M40", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x211e9983c8ae05821693AdD1F33570129F0C942D", - "status": "active", - "id": "0x211e9983c8ae05821693AdD1F33570129F0C942D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x211e9983c8ae05821693AdD1F33570129F0C942D/logo.png b/blockchains/ethereum/assets/0x211e9983c8ae05821693AdD1F33570129F0C942D/logo.png deleted file mode 100644 index 8ad6787d2c634..0000000000000 Binary files a/blockchains/ethereum/assets/0x211e9983c8ae05821693AdD1F33570129F0C942D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51/info.json b/blockchains/ethereum/assets/0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51/info.json deleted file mode 100644 index ea467de9b0a61..0000000000000 --- a/blockchains/ethereum/assets/0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Tantan Token", - "website": "https://tantantoken.com/en", - "description": "Tantan is all about making honest connections online and in real life.", - "socials": [], - "explorer": "https://etherscan.io/token/0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51", - "type": "ERC20", - "symbol": "TANTAN", - "decimals": 8, - "status": "active", - "id": "0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51/logo.png b/blockchains/ethereum/assets/0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51/logo.png deleted file mode 100644 index 9ee5c27142a2e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2129fF6000b95A973236020BCd2b2006B0D8E019/info.json b/blockchains/ethereum/assets/0x2129fF6000b95A973236020BCd2b2006B0D8E019/info.json deleted file mode 100644 index c4a0a58c0f0c8..0000000000000 --- a/blockchains/ethereum/assets/0x2129fF6000b95A973236020BCd2b2006B0D8E019/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MYX Network", - "symbol": "MYX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://myx.network/", - "explorer": "https://etherscan.io/token/0x2129fF6000b95A973236020BCd2b2006B0D8E019", - "status": "active", - "id": "0x2129fF6000b95A973236020BCd2b2006B0D8E019" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2129fF6000b95A973236020BCd2b2006B0D8E019/logo.png b/blockchains/ethereum/assets/0x2129fF6000b95A973236020BCd2b2006B0D8E019/logo.png deleted file mode 100644 index 068e889d3a2ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x2129fF6000b95A973236020BCd2b2006B0D8E019/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2134057C0b461F898D375Cead652Acae62b59541/info.json b/blockchains/ethereum/assets/0x2134057C0b461F898D375Cead652Acae62b59541/info.json deleted file mode 100644 index 3b689ae433aa7..0000000000000 --- a/blockchains/ethereum/assets/0x2134057C0b461F898D375Cead652Acae62b59541/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoxxxCoin", - "symbol": "CXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2134057C0b461F898D375Cead652Acae62b59541", - "status": "active", - "id": "0x2134057C0b461F898D375Cead652Acae62b59541" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2134057C0b461F898D375Cead652Acae62b59541/logo.png b/blockchains/ethereum/assets/0x2134057C0b461F898D375Cead652Acae62b59541/logo.png deleted file mode 100644 index 456b23869c612..0000000000000 Binary files a/blockchains/ethereum/assets/0x2134057C0b461F898D375Cead652Acae62b59541/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2157748D894741359281253188130c2d615FAdC8/info.json b/blockchains/ethereum/assets/0x2157748D894741359281253188130c2d615FAdC8/info.json deleted file mode 100644 index 5a86a11cec2df..0000000000000 --- a/blockchains/ethereum/assets/0x2157748D894741359281253188130c2d615FAdC8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Virtual Token", - "symbol": "VITO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2157748D894741359281253188130c2d615FAdC8", - "status": "active", - "id": "0x2157748D894741359281253188130c2d615FAdC8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2157748D894741359281253188130c2d615FAdC8/logo.png b/blockchains/ethereum/assets/0x2157748D894741359281253188130c2d615FAdC8/logo.png deleted file mode 100644 index 699a1f803aeab..0000000000000 Binary files a/blockchains/ethereum/assets/0x2157748D894741359281253188130c2d615FAdC8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x215dc4394247bE773c741265eD065377F37f8A43/info.json b/blockchains/ethereum/assets/0x215dc4394247bE773c741265eD065377F37f8A43/info.json deleted file mode 100644 index 4ec6890123db9..0000000000000 --- a/blockchains/ethereum/assets/0x215dc4394247bE773c741265eD065377F37f8A43/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C512100", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x215dc4394247bE773c741265eD065377F37f8A43", - "status": "active", - "id": "0x215dc4394247bE773c741265eD065377F37f8A43" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x215dc4394247bE773c741265eD065377F37f8A43/logo.png b/blockchains/ethereum/assets/0x215dc4394247bE773c741265eD065377F37f8A43/logo.png deleted file mode 100644 index 84c763c5c0d35..0000000000000 Binary files a/blockchains/ethereum/assets/0x215dc4394247bE773c741265eD065377F37f8A43/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2167D2C82F763257C4F0A3e40d9B494EF93702f1/info.json b/blockchains/ethereum/assets/0x2167D2C82F763257C4F0A3e40d9B494EF93702f1/info.json deleted file mode 100644 index ee216ea9510b8..0000000000000 --- a/blockchains/ethereum/assets/0x2167D2C82F763257C4F0A3e40d9B494EF93702f1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits", - "symbol": "XP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2167D2C82F763257C4F0A3e40d9B494EF93702f1", - "status": "active", - "id": "0x2167D2C82F763257C4F0A3e40d9B494EF93702f1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2167D2C82F763257C4F0A3e40d9B494EF93702f1/logo.png b/blockchains/ethereum/assets/0x2167D2C82F763257C4F0A3e40d9B494EF93702f1/logo.png deleted file mode 100755 index 22986695998f0..0000000000000 Binary files a/blockchains/ethereum/assets/0x2167D2C82F763257C4F0A3e40d9B494EF93702f1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2167FB82309CF76513E83B25123f8b0559d6b48f/info.json b/blockchains/ethereum/assets/0x2167FB82309CF76513E83B25123f8b0559d6b48f/info.json deleted file mode 100644 index 2fcf76084f1cc..0000000000000 --- a/blockchains/ethereum/assets/0x2167FB82309CF76513E83B25123f8b0559d6b48f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LION", - "symbol": "LION", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://coinlion.com/", - "explorer": "https://etherscan.io/token/0x2167FB82309CF76513E83B25123f8b0559d6b48f", - "status": "active", - "id": "0x2167FB82309CF76513E83B25123f8b0559d6b48f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2167FB82309CF76513E83B25123f8b0559d6b48f/logo.png b/blockchains/ethereum/assets/0x2167FB82309CF76513E83B25123f8b0559d6b48f/logo.png deleted file mode 100644 index 77a5e46a6a20a..0000000000000 Binary files a/blockchains/ethereum/assets/0x2167FB82309CF76513E83B25123f8b0559d6b48f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/info.json b/blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/info.json deleted file mode 100644 index f9dfa2af6b855..0000000000000 --- a/blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Conceal - Wrapped CCX ", - "symbol": "wCCX", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x21686F8ce003a95c99aCd297E302FAACf742F7d4", - "status": "active", - "id": "0x21686F8ce003a95c99aCd297E302FAACf742F7d4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/logo.png b/blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/logo.png deleted file mode 100644 index 78f7d6355997d..0000000000000 Binary files a/blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402/info.json b/blockchains/ethereum/assets/0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402/info.json deleted file mode 100644 index 37c78c2baf6ad..0000000000000 --- a/blockchains/ethereum/assets/0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bazaar Gift Token", - "symbol": "WAY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402", - "status": "active", - "id": "0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402/logo.png b/blockchains/ethereum/assets/0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402/logo.png deleted file mode 100644 index 11d07ad9bd577..0000000000000 Binary files a/blockchains/ethereum/assets/0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd/info.json b/blockchains/ethereum/assets/0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd/info.json deleted file mode 100644 index ddce717866353..0000000000000 --- a/blockchains/ethereum/assets/0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "FTO", - "website": "https://f5trader.com", - "description": "Most Trending & Potential Exchange Platform For Trading", - "socials": [], - "explorer": "https://etherscan.io/token/0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd", - "type": "ERC20", - "symbol": "FTO", - "decimals": 18, - "status": "active", - "id": "0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd/logo.png b/blockchains/ethereum/assets/0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd/logo.png deleted file mode 100644 index 639b9b8e1a2db..0000000000000 Binary files a/blockchains/ethereum/assets/0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x219218f117DC9348b358b8471c55A073E5e0dA0b/info.json b/blockchains/ethereum/assets/0x219218f117DC9348b358b8471c55A073E5e0dA0b/info.json deleted file mode 100644 index 2baf5cb092231..0000000000000 --- a/blockchains/ethereum/assets/0x219218f117DC9348b358b8471c55A073E5e0dA0b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gold Reward Token", - "symbol": "GRX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://goldreward.io/", - "explorer": "https://etherscan.io/token/0x219218f117DC9348b358b8471c55A073E5e0dA0b", - "status": "active", - "id": "0x219218f117DC9348b358b8471c55A073E5e0dA0b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x219218f117DC9348b358b8471c55A073E5e0dA0b/logo.png b/blockchains/ethereum/assets/0x219218f117DC9348b358b8471c55A073E5e0dA0b/logo.png deleted file mode 100644 index cfbbd87121d0b..0000000000000 Binary files a/blockchains/ethereum/assets/0x219218f117DC9348b358b8471c55A073E5e0dA0b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8/info.json b/blockchains/ethereum/assets/0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8/info.json deleted file mode 100644 index 8873115fcb3bb..0000000000000 --- a/blockchains/ethereum/assets/0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Status Security", - "symbol": "STS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8", - "status": "active", - "id": "0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8/logo.png b/blockchains/ethereum/assets/0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8/logo.png deleted file mode 100644 index 6bdfe7208579f..0000000000000 Binary files a/blockchains/ethereum/assets/0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x219803d17f3067eb53d521ba8948d2734f402f7d/info.json b/blockchains/ethereum/assets/0x219803d17f3067eb53d521ba8948d2734f402f7d/info.json deleted file mode 100644 index 218e12d0ee348..0000000000000 --- a/blockchains/ethereum/assets/0x219803d17f3067eb53d521ba8948d2734f402f7d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WGM", - "symbol": "WGM", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x219803d17f3067eb53d521ba8948d2734f402f7d", - "status": "active", - "id": "0x219803d17f3067eb53d521ba8948d2734f402f7d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x219803d17f3067eb53d521ba8948d2734f402f7d/logo.png b/blockchains/ethereum/assets/0x219803d17f3067eb53d521ba8948d2734f402f7d/logo.png deleted file mode 100644 index 6099545c87e8b..0000000000000 Binary files a/blockchains/ethereum/assets/0x219803d17f3067eb53d521ba8948d2734f402f7d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x219E0B7c4868adD72a913eEF492c228CD1F45cdD/info.json b/blockchains/ethereum/assets/0x219E0B7c4868adD72a913eEF492c228CD1F45cdD/info.json deleted file mode 100644 index c4f6e440af973..0000000000000 --- a/blockchains/ethereum/assets/0x219E0B7c4868adD72a913eEF492c228CD1F45cdD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Firextoken", - "symbol": "FRXT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x219E0B7c4868adD72a913eEF492c228CD1F45cdD", - "status": "active", - "id": "0x219E0B7c4868adD72a913eEF492c228CD1F45cdD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x219E0B7c4868adD72a913eEF492c228CD1F45cdD/logo.png b/blockchains/ethereum/assets/0x219E0B7c4868adD72a913eEF492c228CD1F45cdD/logo.png deleted file mode 100644 index da63d4528f483..0000000000000 Binary files a/blockchains/ethereum/assets/0x219E0B7c4868adD72a913eEF492c228CD1F45cdD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B/info.json b/blockchains/ethereum/assets/0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B/info.json deleted file mode 100644 index 218ac51082d92..0000000000000 --- a/blockchains/ethereum/assets/0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-24/30M24", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B", - "status": "active", - "id": "0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B/logo.png b/blockchains/ethereum/assets/0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B/logo.png deleted file mode 100644 index 9ea536cc595cb..0000000000000 Binary files a/blockchains/ethereum/assets/0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb/info.json b/blockchains/ethereum/assets/0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb/info.json deleted file mode 100644 index 48f984671c056..0000000000000 --- a/blockchains/ethereum/assets/0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bobbies", - "symbol": "BOBBS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb", - "status": "active", - "id": "0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb/logo.png b/blockchains/ethereum/assets/0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb/logo.png deleted file mode 100644 index 56c838042a8c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb/info.json b/blockchains/ethereum/assets/0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb/info.json deleted file mode 100644 index 3f37cf607dc20..0000000000000 --- a/blockchains/ethereum/assets/0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COALCOIN", - "symbol": "CIC", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb", - "status": "active", - "id": "0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb/logo.png b/blockchains/ethereum/assets/0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb/logo.png deleted file mode 100755 index 612c2e5688c2f..0000000000000 Binary files a/blockchains/ethereum/assets/0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa/info.json b/blockchains/ethereum/assets/0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa/info.json deleted file mode 100644 index 4e90a03d38ff8..0000000000000 --- a/blockchains/ethereum/assets/0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jinbi Token", - "symbol": "JNB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://jinbitoken.io", - "explorer": "https://etherscan.io/token/0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa", - "status": "active", - "id": "0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa/logo.png b/blockchains/ethereum/assets/0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa/logo.png deleted file mode 100644 index 08a8d8acd2433..0000000000000 Binary files a/blockchains/ethereum/assets/0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1/info.json b/blockchains/ethereum/assets/0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1/info.json deleted file mode 100644 index 7ae6bb1ebdd9f..0000000000000 --- a/blockchains/ethereum/assets/0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OIKOS", - "symbol": "OIKOS", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1", - "status": "active", - "id": "0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1/logo.png b/blockchains/ethereum/assets/0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1/logo.png deleted file mode 100644 index 394cc4c982180..0000000000000 Binary files a/blockchains/ethereum/assets/0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21F3618937f954F8681C93673086d74426f63eb6/info.json b/blockchains/ethereum/assets/0x21F3618937f954F8681C93673086d74426f63eb6/info.json deleted file mode 100644 index d2775c1d4256f..0000000000000 --- a/blockchains/ethereum/assets/0x21F3618937f954F8681C93673086d74426f63eb6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MageCoin", - "symbol": "MAG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x21F3618937f954F8681C93673086d74426f63eb6", - "status": "active", - "id": "0x21F3618937f954F8681C93673086d74426f63eb6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21F3618937f954F8681C93673086d74426f63eb6/logo.png b/blockchains/ethereum/assets/0x21F3618937f954F8681C93673086d74426f63eb6/logo.png deleted file mode 100755 index b2d12a3f426c3..0000000000000 Binary files a/blockchains/ethereum/assets/0x21F3618937f954F8681C93673086d74426f63eb6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34/info.json b/blockchains/ethereum/assets/0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34/info.json deleted file mode 100644 index 75c63cb140709..0000000000000 --- a/blockchains/ethereum/assets/0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Baer Chain", - "symbol": "BRC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.baerchain.com/", - "explorer": "https://etherscan.io/token/0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34", - "status": "active", - "id": "0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34/logo.png b/blockchains/ethereum/assets/0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34/logo.png deleted file mode 100644 index bdf49f084bc42..0000000000000 Binary files a/blockchains/ethereum/assets/0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21b7da0B12FD22a342b50617e539EF0a2d3a9057/logo.png b/blockchains/ethereum/assets/0x21b7da0B12FD22a342b50617e539EF0a2d3a9057/logo.png deleted file mode 100644 index f4ef4e0b256df..0000000000000 Binary files a/blockchains/ethereum/assets/0x21b7da0B12FD22a342b50617e539EF0a2d3a9057/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/info.json b/blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/info.json deleted file mode 100644 index 5b73437abfc23..0000000000000 --- a/blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mTSLA Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror TSLA Token.", - "explorer": "https://etherscan.io/token/0x21cA39943E91d704678F5D00b6616650F066fD63", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mTSLA", - "decimals": 18, - "status": "active", - "id": "0x21cA39943E91d704678F5D00b6616650F066fD63" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/logo.png b/blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/logo.png deleted file mode 100644 index cec81559ea9e8..0000000000000 Binary files a/blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21d5678A62DFe63a47062469Ebb2fAc2817D8832/info.json b/blockchains/ethereum/assets/0x21d5678A62DFe63a47062469Ebb2fAc2817D8832/info.json deleted file mode 100644 index d21fd40578dc8..0000000000000 --- a/blockchains/ethereum/assets/0x21d5678A62DFe63a47062469Ebb2fAc2817D8832/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YoloCash", - "symbol": "YLC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.yolocash.co/", - "explorer": "https://etherscan.io/token/0x21d5678A62DFe63a47062469Ebb2fAc2817D8832", - "status": "active", - "id": "0x21d5678A62DFe63a47062469Ebb2fAc2817D8832" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21d5678A62DFe63a47062469Ebb2fAc2817D8832/logo.png b/blockchains/ethereum/assets/0x21d5678A62DFe63a47062469Ebb2fAc2817D8832/logo.png deleted file mode 100644 index a8b7f7e32e8da..0000000000000 Binary files a/blockchains/ethereum/assets/0x21d5678A62DFe63a47062469Ebb2fAc2817D8832/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c/info.json b/blockchains/ethereum/assets/0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c/info.json deleted file mode 100644 index c6f8528c2026b..0000000000000 --- a/blockchains/ethereum/assets/0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MrpToken", - "symbol": "MRP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c", - "status": "active", - "id": "0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c/logo.png b/blockchains/ethereum/assets/0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c/logo.png deleted file mode 100755 index d28d51018d253..0000000000000 Binary files a/blockchains/ethereum/assets/0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224/info.json b/blockchains/ethereum/assets/0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224/info.json deleted file mode 100644 index 8018b13b1d153..0000000000000 --- a/blockchains/ethereum/assets/0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Noble Technologies Token", - "symbol": "NTT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224", - "status": "active", - "id": "0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224/logo.png b/blockchains/ethereum/assets/0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224/logo.png deleted file mode 100644 index 4f25ab5d9f164..0000000000000 Binary files a/blockchains/ethereum/assets/0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/info.json b/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/info.json deleted file mode 100644 index acb65c5fbf75b..0000000000000 --- a/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Augur", - "website": "http://augur.net", - "description": "Augur (REPv2) is meant to harness the wisdom of the crowd through prediction markets on a protocol owned and operated by holders of the Ethereum-based Reputation token.", - "explorer": "https://etherscan.io/token/0x221657776846890989a759BA2973e427DfF5C9bB", - "research": "https://research.binance.com/en/projects/augur", - "type": "ERC20", - "symbol": "REPv2", - "decimals": 18, - "status": "active", - "id": "0x221657776846890989a759BA2973e427DfF5C9bB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/logo.png b/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/logo.png deleted file mode 100644 index 2251a4bf7129e..0000000000000 Binary files a/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C/info.json b/blockchains/ethereum/assets/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C/info.json deleted file mode 100644 index 4661d4f7e0001..0000000000000 --- a/blockchains/ethereum/assets/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "smol", - "website": "https://smol.finance", - "source_code": "https://github.com/smolfinance/", - "description": "beeg tings, smol package", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/SmolFinance", - "handle": "SmolFinance" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/SmolFinance", - "handle": "SmolFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@smolfinance", - "handle": "SmolFinance" - }, - { - "name": "Telegram", - "url": "https://t.me/smol_tok", - "handle": "smol_tok" - } - ], - "explorer": "https://etherscan.io/token/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C", - "type": "ERC20", - "symbol": "SMOL", - "decimals": 18, - "status": "active", - "id": "0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C/logo.png b/blockchains/ethereum/assets/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C/logo.png deleted file mode 100644 index 08030285c6d41..0000000000000 Binary files a/blockchains/ethereum/assets/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c/info.json b/blockchains/ethereum/assets/0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c/info.json deleted file mode 100644 index beec119e2c8fe..0000000000000 --- a/blockchains/ethereum/assets/0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Super Running Coin", - "symbol": "SRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://superrunningcoin.com/", - "explorer": "https://etherscan.io/token/0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c", - "status": "active", - "id": "0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c/logo.png b/blockchains/ethereum/assets/0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c/logo.png deleted file mode 100644 index 24f28ab80e4b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x22222C03318440305aC3e8a7820563d6A9FD777F/info.json b/blockchains/ethereum/assets/0x22222C03318440305aC3e8a7820563d6A9FD777F/info.json deleted file mode 100644 index 67e64309ce1ac..0000000000000 --- a/blockchains/ethereum/assets/0x22222C03318440305aC3e8a7820563d6A9FD777F/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "Clover", - "website": "https://clv.surge.sh/", - "description": "A crypto community and group unlike any other. Unrivaled in their authenticity and uniqueness, they are certainly not for the easily offended.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/clvfi", - "handle": "clvfi" - }, - { - "name": "4chan", - "url": "https://boards.4channel.org/biz/", - "handle": "clover" - } - ], - "explorer": "https://etherscan.io/token/0x22222C03318440305aC3e8a7820563d6A9FD777F", - "type": "ERC20", - "symbol": "CLV", - "decimals": 6, - "status": "active", - "id": "0x22222C03318440305aC3e8a7820563d6A9FD777F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x22222C03318440305aC3e8a7820563d6A9FD777F/logo.png b/blockchains/ethereum/assets/0x22222C03318440305aC3e8a7820563d6A9FD777F/logo.png deleted file mode 100644 index 20ab1dc275393..0000000000000 Binary files a/blockchains/ethereum/assets/0x22222C03318440305aC3e8a7820563d6A9FD777F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d/info.json b/blockchains/ethereum/assets/0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d/info.json deleted file mode 100644 index c353c761b436a..0000000000000 --- a/blockchains/ethereum/assets/0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Network Token", - "symbol": "NTWK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d", - "status": "active", - "id": "0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d/logo.png b/blockchains/ethereum/assets/0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d/logo.png deleted file mode 100644 index b45d4873af099..0000000000000 Binary files a/blockchains/ethereum/assets/0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x223B6e268Eea352572c3D081039DAf00c822A4c5/info.json b/blockchains/ethereum/assets/0x223B6e268Eea352572c3D081039DAf00c822A4c5/info.json deleted file mode 100644 index eb99e1af29b5d..0000000000000 --- a/blockchains/ethereum/assets/0x223B6e268Eea352572c3D081039DAf00c822A4c5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto Chain", - "symbol": "CRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cryptochaini.co/", - "explorer": "https://etherscan.io/token/0x223B6e268Eea352572c3D081039DAf00c822A4c5", - "status": "active", - "id": "0x223B6e268Eea352572c3D081039DAf00c822A4c5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x223B6e268Eea352572c3D081039DAf00c822A4c5/logo.png b/blockchains/ethereum/assets/0x223B6e268Eea352572c3D081039DAf00c822A4c5/logo.png deleted file mode 100644 index 5227fe46b7345..0000000000000 Binary files a/blockchains/ethereum/assets/0x223B6e268Eea352572c3D081039DAf00c822A4c5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x224DB5E6180761df4C3d8936585f6b8b83879770/info.json b/blockchains/ethereum/assets/0x224DB5E6180761df4C3d8936585f6b8b83879770/info.json deleted file mode 100644 index 9d1c195ae58c1..0000000000000 --- a/blockchains/ethereum/assets/0x224DB5E6180761df4C3d8936585f6b8b83879770/info.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "OM Lira", - "website": "https://omlira.com", - "source_code": "https://etherscan.io/address/0x224db5e6180761df4c3d8936585f6b8b83879770#code", - "white_paper": "https://omlira.com/whitepaper.pdf", - "description": "Kullanımı kolay kripto para", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/om_lira", - "handle": "om_lira" - }, - { - "name": "Medium", - "url": "https://omlira.medium.com", - "handle": "omlira" - }, - { - "name": "Discord", - "url": "https://discord.gg/MB75Bnc", - "handle": "OM Lira" - }, - { - "name": "Facebook", - "url": "https://fb.me/omlira", - "handle": "omlira" - }, - { - "name": "Instagram", - "url": "https://instagram.com/om_lira", - "handle": "om_lira" - } - ], - "explorer": "https://etherscan.io/token/0x224db5e6180761df4c3d8936585f6b8b83879770", - "type": "ERC20", - "symbol": "OML", - "decimals": 18, - "status": "active", - "id": "0x224DB5E6180761df4C3d8936585f6b8b83879770" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x224DB5E6180761df4C3d8936585f6b8b83879770/logo.png b/blockchains/ethereum/assets/0x224DB5E6180761df4C3d8936585f6b8b83879770/logo.png deleted file mode 100644 index 5754c6df58918..0000000000000 Binary files a/blockchains/ethereum/assets/0x224DB5E6180761df4C3d8936585f6b8b83879770/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x225927F8fa71d16EE07968B8746364D1d9F839bD/info.json b/blockchains/ethereum/assets/0x225927F8fa71d16EE07968B8746364D1d9F839bD/info.json deleted file mode 100644 index dac59f607ae73..0000000000000 --- a/blockchains/ethereum/assets/0x225927F8fa71d16EE07968B8746364D1d9F839bD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Fast", - "symbol": "BTCF", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://bitcfast.com/", - "explorer": "https://etherscan.io/token/0x225927F8fa71d16EE07968B8746364D1d9F839bD", - "status": "active", - "id": "0x225927F8fa71d16EE07968B8746364D1d9F839bD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x225927F8fa71d16EE07968B8746364D1d9F839bD/logo.png b/blockchains/ethereum/assets/0x225927F8fa71d16EE07968B8746364D1d9F839bD/logo.png deleted file mode 100644 index 2957c7ef99c31..0000000000000 Binary files a/blockchains/ethereum/assets/0x225927F8fa71d16EE07968B8746364D1d9F839bD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json b/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json deleted file mode 100644 index 31e09897c9140..0000000000000 --- a/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wrapped Bitcoin", - "website": "https://wbtc.network", - "description": "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin.", - "explorer": "https://etherscan.io/token/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", - "type": "ERC20", - "symbol": "WBTC", - "decimals": 8, - "status": "active", - "id": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png b/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png deleted file mode 100644 index 30228b0cab6b9..0000000000000 Binary files a/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x226F15CDBAa36814ce3cB287563069c32cC1A293/info.json b/blockchains/ethereum/assets/0x226F15CDBAa36814ce3cB287563069c32cC1A293/info.json deleted file mode 100644 index ff05ac8458ba3..0000000000000 --- a/blockchains/ethereum/assets/0x226F15CDBAa36814ce3cB287563069c32cC1A293/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTOFOREX", - "symbol": "CFX", - "website": "http://cryptoforex.ai/", - "description": "CRYPTOFOREX is a US dollar pegged stablecoin that aims to bring the benefits of cryptocurrency into forex trading.`", - "explorer": "https://etherscan.io/token/0x226F15CDBAa36814ce3cB287563069c32cC1A293", - "type": "ERC20", - "decimals": 2, - "status": "active", - "id": "0x226F15CDBAa36814ce3cB287563069c32cC1A293" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x226F15CDBAa36814ce3cB287563069c32cC1A293/logo.png b/blockchains/ethereum/assets/0x226F15CDBAa36814ce3cB287563069c32cC1A293/logo.png deleted file mode 100644 index a638a720565a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x226F15CDBAa36814ce3cB287563069c32cC1A293/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/info.json b/blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/info.json deleted file mode 100644 index 4f1f823fdf833..0000000000000 --- a/blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Propy", - "symbol": "PRO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://propy.com", - "explorer": "https://etherscan.io/token/0x226bb599a12C826476e3A771454697EA52E9E220", - "status": "active", - "id": "0x226bb599a12C826476e3A771454697EA52E9E220" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/logo.png b/blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/logo.png deleted file mode 100644 index 5b5114ca78e58..0000000000000 Binary files a/blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x226f7b842E0F0120b7E194D05432b3fd14773a9D/info.json b/blockchains/ethereum/assets/0x226f7b842E0F0120b7E194D05432b3fd14773a9D/info.json deleted file mode 100644 index 8a7c6abe7a3ad..0000000000000 --- a/blockchains/ethereum/assets/0x226f7b842E0F0120b7E194D05432b3fd14773a9D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UNION Protocol Governance Token", - "type": "ERC20", - "symbol": "UNN", - "decimals": 18, - "website": "https://www.unn.finance/", - "description": "UNION's cornerstone of full stack protection reduces the risks and costs of DeFi", - "explorer": "https://etherscan.io/token/0x226f7b842E0F0120b7E194D05432b3fd14773a9D", - "status": "active", - "id": "0x226f7b842E0F0120b7E194D05432b3fd14773a9D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x226f7b842E0F0120b7E194D05432b3fd14773a9D/logo.png b/blockchains/ethereum/assets/0x226f7b842E0F0120b7E194D05432b3fd14773a9D/logo.png deleted file mode 100644 index 1ccbac4fbadf7..0000000000000 Binary files a/blockchains/ethereum/assets/0x226f7b842E0F0120b7E194D05432b3fd14773a9D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x228ba514309FFDF03A81a205a6D040E429d6E80C/info.json b/blockchains/ethereum/assets/0x228ba514309FFDF03A81a205a6D040E429d6E80C/info.json deleted file mode 100644 index 003ca3a88e786..0000000000000 --- a/blockchains/ethereum/assets/0x228ba514309FFDF03A81a205a6D040E429d6E80C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Social Chain", - "symbol": "GSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.gsc.social/", - "explorer": "https://etherscan.io/token/0x228ba514309FFDF03A81a205a6D040E429d6E80C", - "status": "active", - "id": "0x228ba514309FFDF03A81a205a6D040E429d6E80C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x228ba514309FFDF03A81a205a6D040E429d6E80C/logo.png b/blockchains/ethereum/assets/0x228ba514309FFDF03A81a205a6D040E429d6E80C/logo.png deleted file mode 100755 index 949be4e85e82a..0000000000000 Binary files a/blockchains/ethereum/assets/0x228ba514309FFDF03A81a205a6D040E429d6E80C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969/info.json b/blockchains/ethereum/assets/0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969/info.json deleted file mode 100644 index 7e49f22dd4d68..0000000000000 --- a/blockchains/ethereum/assets/0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GCB", - "symbol": "GCB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969", - "status": "active", - "id": "0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969/logo.png b/blockchains/ethereum/assets/0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969/logo.png deleted file mode 100755 index ba5e8ccd813b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2297685F1e219597B81E91d4dEd22d5291d9eDDd/info.json b/blockchains/ethereum/assets/0x2297685F1e219597B81E91d4dEd22d5291d9eDDd/info.json deleted file mode 100644 index 379b71fa7de1f..0000000000000 --- a/blockchains/ethereum/assets/0x2297685F1e219597B81E91d4dEd22d5291d9eDDd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Medanio", - "symbol": "MEDA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2297685F1e219597B81E91d4dEd22d5291d9eDDd", - "status": "active", - "id": "0x2297685F1e219597B81E91d4dEd22d5291d9eDDd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2297685F1e219597B81E91d4dEd22d5291d9eDDd/logo.png b/blockchains/ethereum/assets/0x2297685F1e219597B81E91d4dEd22d5291d9eDDd/logo.png deleted file mode 100644 index e6ee63c955612..0000000000000 Binary files a/blockchains/ethereum/assets/0x2297685F1e219597B81E91d4dEd22d5291d9eDDd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a/info.json b/blockchains/ethereum/assets/0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a/info.json deleted file mode 100644 index eaca20de2604b..0000000000000 --- a/blockchains/ethereum/assets/0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FRUITS", - "symbol": "FRTS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a", - "status": "active", - "id": "0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a/logo.png b/blockchains/ethereum/assets/0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a/logo.png deleted file mode 100644 index a2b0735077110..0000000000000 Binary files a/blockchains/ethereum/assets/0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C/info.json b/blockchains/ethereum/assets/0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C/info.json deleted file mode 100644 index e0c3e9822fd2a..0000000000000 --- a/blockchains/ethereum/assets/0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bamboo", - "symbol": "BAM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C", - "status": "active", - "id": "0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C/logo.png b/blockchains/ethereum/assets/0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C/logo.png deleted file mode 100644 index 166c065f2ebc1..0000000000000 Binary files a/blockchains/ethereum/assets/0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x22C8ECF727C23422f47093b562EC53c139805301/info.json b/blockchains/ethereum/assets/0x22C8ECF727C23422f47093b562EC53c139805301/info.json deleted file mode 100644 index 75e12bd7d3864..0000000000000 --- a/blockchains/ethereum/assets/0x22C8ECF727C23422f47093b562EC53c139805301/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RealToken 16200 Fullerton Ave Detroit MI", - "symbol": "REALTOKEN-16200-FULLERTON-AVE-DETROIT-MI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://realt.co/product/16200-fullerton-ave-detroit-mi-48227/", - "explorer": "https://etherscan.io/token/0x22C8ECF727C23422f47093b562EC53c139805301", - "status": "active", - "id": "0x22C8ECF727C23422f47093b562EC53c139805301" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x22C8ECF727C23422f47093b562EC53c139805301/logo.png b/blockchains/ethereum/assets/0x22C8ECF727C23422f47093b562EC53c139805301/logo.png deleted file mode 100644 index 4617b23ed87e8..0000000000000 Binary files a/blockchains/ethereum/assets/0x22C8ECF727C23422f47093b562EC53c139805301/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x22d2B881DB8650234BECc98048987F9F012849d5/info.json b/blockchains/ethereum/assets/0x22d2B881DB8650234BECc98048987F9F012849d5/info.json deleted file mode 100644 index d4fb2be641a5a..0000000000000 --- a/blockchains/ethereum/assets/0x22d2B881DB8650234BECc98048987F9F012849d5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fixie Network", - "symbol": "XFN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x22d2B881DB8650234BECc98048987F9F012849d5", - "status": "active", - "id": "0x22d2B881DB8650234BECc98048987F9F012849d5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x22d2B881DB8650234BECc98048987F9F012849d5/logo.png b/blockchains/ethereum/assets/0x22d2B881DB8650234BECc98048987F9F012849d5/logo.png deleted file mode 100644 index cdda1c0333fda..0000000000000 Binary files a/blockchains/ethereum/assets/0x22d2B881DB8650234BECc98048987F9F012849d5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3/info.json b/blockchains/ethereum/assets/0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3/info.json deleted file mode 100644 index a44f57a776a61..0000000000000 --- a/blockchains/ethereum/assets/0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DREP", - "symbol": "DREP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.drep.org", - "explorer": "https://etherscan.io/token/0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3", - "status": "active", - "id": "0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3/logo.png b/blockchains/ethereum/assets/0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3/logo.png deleted file mode 100644 index de8c17deac62d..0000000000000 Binary files a/blockchains/ethereum/assets/0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4/info.json b/blockchains/ethereum/assets/0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4/info.json deleted file mode 100644 index ad78e79dd9dc4..0000000000000 --- a/blockchains/ethereum/assets/0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Standard Crypto Fund", - "website": "http://qqqfindex.com", - "source_code": "https://github.com/standardcryptofund", - "white_paper": "http://qqqfindex.com/qqqf_whitepaper_v1.pdf", - "description": "The Standard Crypto Fund QQQF is a tokenised exchange-tradable fund (ETF) with DAO implementation.", - "explorer": "https://etherscan.io/token/0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4", - "type": "ERC20", - "symbol": "QQQF", - "decimals": 18, - "status": "active", - "id": "0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4/logo.png b/blockchains/ethereum/assets/0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4/logo.png deleted file mode 100644 index 9b3522070df7e..0000000000000 Binary files a/blockchains/ethereum/assets/0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7/info.json b/blockchains/ethereum/assets/0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7/info.json deleted file mode 100644 index 30f19b8bc48e9..0000000000000 --- a/blockchains/ethereum/assets/0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-14/30M14", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7", - "status": "active", - "id": "0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7/logo.png b/blockchains/ethereum/assets/0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7/logo.png deleted file mode 100644 index 2abe502979853..0000000000000 Binary files a/blockchains/ethereum/assets/0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23352036E911A22Cfc692B5E2E196692658ADED9/info.json b/blockchains/ethereum/assets/0x23352036E911A22Cfc692B5E2E196692658ADED9/info.json deleted file mode 100644 index 5757245cf397c..0000000000000 --- a/blockchains/ethereum/assets/0x23352036E911A22Cfc692B5E2E196692658ADED9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Friendz Coin", - "symbol": "FDZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://friendz.io", - "explorer": "https://etherscan.io/token/0x23352036E911A22Cfc692B5E2E196692658ADED9", - "status": "active", - "id": "0x23352036E911A22Cfc692B5E2E196692658ADED9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23352036E911A22Cfc692B5E2E196692658ADED9/logo.png b/blockchains/ethereum/assets/0x23352036E911A22Cfc692B5E2E196692658ADED9/logo.png deleted file mode 100644 index d9bf6d6861811..0000000000000 Binary files a/blockchains/ethereum/assets/0x23352036E911A22Cfc692B5E2E196692658ADED9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2344871f523cBb28A4f60045531184cF1F03Ad24/info.json b/blockchains/ethereum/assets/0x2344871f523cBb28A4f60045531184cF1F03Ad24/info.json deleted file mode 100644 index a7e4eac59ac83..0000000000000 --- a/blockchains/ethereum/assets/0x2344871f523cBb28A4f60045531184cF1F03Ad24/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RoBET - Truly Decentralized Sportsbetting", - "symbol": "ROBET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.robetcoin.com/", - "explorer": "https://etherscan.io/token/0x2344871f523cBb28A4f60045531184cF1F03Ad24", - "status": "active", - "id": "0x2344871f523cBb28A4f60045531184cF1F03Ad24" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2344871f523cBb28A4f60045531184cF1F03Ad24/logo.png b/blockchains/ethereum/assets/0x2344871f523cBb28A4f60045531184cF1F03Ad24/logo.png deleted file mode 100644 index 3ad2087b01873..0000000000000 Binary files a/blockchains/ethereum/assets/0x2344871f523cBb28A4f60045531184cF1F03Ad24/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x234DB38b60569972499bB3C8569feC4821B7A58D/info.json b/blockchains/ethereum/assets/0x234DB38b60569972499bB3C8569feC4821B7A58D/info.json deleted file mode 100644 index ecbdf1d992b1f..0000000000000 --- a/blockchains/ethereum/assets/0x234DB38b60569972499bB3C8569feC4821B7A58D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Easybit", - "symbol": "ESYT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x234DB38b60569972499bB3C8569feC4821B7A58D", - "status": "active", - "id": "0x234DB38b60569972499bB3C8569feC4821B7A58D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x234DB38b60569972499bB3C8569feC4821B7A58D/logo.png b/blockchains/ethereum/assets/0x234DB38b60569972499bB3C8569feC4821B7A58D/logo.png deleted file mode 100644 index 9ec5eb058c497..0000000000000 Binary files a/blockchains/ethereum/assets/0x234DB38b60569972499bB3C8569feC4821B7A58D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE/info.json b/blockchains/ethereum/assets/0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE/info.json deleted file mode 100644 index 6e73a26d26717..0000000000000 --- a/blockchains/ethereum/assets/0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jii coin", - "symbol": "Jii", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE", - "status": "active", - "id": "0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE/logo.png b/blockchains/ethereum/assets/0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE/logo.png deleted file mode 100755 index e562e7a728ba1..0000000000000 Binary files a/blockchains/ethereum/assets/0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2369686fC9FB6E1fDc46541891568c2f341906eF/info.json b/blockchains/ethereum/assets/0x2369686fC9FB6E1fDc46541891568c2f341906eF/info.json deleted file mode 100644 index 896347a1359dc..0000000000000 --- a/blockchains/ethereum/assets/0x2369686fC9FB6E1fDc46541891568c2f341906eF/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Drakoin", - "website": "https://drakoin.drakons.io", - "source_code": "https://etherscan.io/address/0x2369686fc9fb6e1fdc46541891568c2f341906ef#code", - "white_paper": "https://drakoin.drakons.io/whitepaper.pdf", - "description": "Drakons.IO is a strategy game and crypto collectibles site powered by blockchain", - "explorer": "https://etherscan.io/token/0x2369686fc9fb6e1fdc46541891568c2f341906ef", - "research": "https://www.drakons.io/faq", - "type": "ERC20", - "symbol": "DRK", - "decimals": 18, - "status": "active", - "id": "0x2369686fC9FB6E1fDc46541891568c2f341906eF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2369686fC9FB6E1fDc46541891568c2f341906eF/logo.png b/blockchains/ethereum/assets/0x2369686fC9FB6E1fDc46541891568c2f341906eF/logo.png deleted file mode 100644 index 435440e6a3d2d..0000000000000 Binary files a/blockchains/ethereum/assets/0x2369686fC9FB6E1fDc46541891568c2f341906eF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23700ab342eF9cd9A943DEe2476f8bAe020D7796/info.json b/blockchains/ethereum/assets/0x23700ab342eF9cd9A943DEe2476f8bAe020D7796/info.json deleted file mode 100644 index cfa04aca0dead..0000000000000 --- a/blockchains/ethereum/assets/0x23700ab342eF9cd9A943DEe2476f8bAe020D7796/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "1irstgold", - "symbol": "1STG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x23700ab342eF9cd9A943DEe2476f8bAe020D7796", - "status": "active", - "id": "0x23700ab342eF9cd9A943DEe2476f8bAe020D7796" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23700ab342eF9cd9A943DEe2476f8bAe020D7796/logo.png b/blockchains/ethereum/assets/0x23700ab342eF9cd9A943DEe2476f8bAe020D7796/logo.png deleted file mode 100644 index 5ea686cce743f..0000000000000 Binary files a/blockchains/ethereum/assets/0x23700ab342eF9cd9A943DEe2476f8bAe020D7796/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2370f9d504c7a6E775bf6E14B3F12846b594cD53/info.json b/blockchains/ethereum/assets/0x2370f9d504c7a6E775bf6E14B3F12846b594cD53/info.json deleted file mode 100644 index 96443627304e1..0000000000000 --- a/blockchains/ethereum/assets/0x2370f9d504c7a6E775bf6E14B3F12846b594cD53/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JPY-Coin", - "symbol": "JPYC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://jpyc.jp/", - "explorer": "https://etherscan.io/token/0x2370f9d504c7a6E775bf6E14B3F12846b594cD53", - "status": "active", - "id": "0x2370f9d504c7a6E775bf6E14B3F12846b594cD53" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2370f9d504c7a6E775bf6E14B3F12846b594cD53/logo.png b/blockchains/ethereum/assets/0x2370f9d504c7a6E775bf6E14B3F12846b594cD53/logo.png deleted file mode 100644 index 010a69bc6c52c..0000000000000 Binary files a/blockchains/ethereum/assets/0x2370f9d504c7a6E775bf6E14B3F12846b594cD53/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x237c0e91c28d20254A2F25976b81262E63bB767f/info.json b/blockchains/ethereum/assets/0x237c0e91c28d20254A2F25976b81262E63bB767f/info.json deleted file mode 100644 index e3cb7d041d427..0000000000000 --- a/blockchains/ethereum/assets/0x237c0e91c28d20254A2F25976b81262E63bB767f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XITO", - "symbol": "USDX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x237c0e91c28d20254A2F25976b81262E63bB767f", - "status": "active", - "id": "0x237c0e91c28d20254A2F25976b81262E63bB767f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x237c0e91c28d20254A2F25976b81262E63bB767f/logo.png b/blockchains/ethereum/assets/0x237c0e91c28d20254A2F25976b81262E63bB767f/logo.png deleted file mode 100755 index 60c2674c61365..0000000000000 Binary files a/blockchains/ethereum/assets/0x237c0e91c28d20254A2F25976b81262E63bB767f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23812334fC611d99E2506D1493791Cc87Fa6Eddd/info.json b/blockchains/ethereum/assets/0x23812334fC611d99E2506D1493791Cc87Fa6Eddd/info.json deleted file mode 100644 index 1f3ddb185b437..0000000000000 --- a/blockchains/ethereum/assets/0x23812334fC611d99E2506D1493791Cc87Fa6Eddd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nishka", - "symbol": "NSK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x23812334fC611d99E2506D1493791Cc87Fa6Eddd", - "status": "active", - "id": "0x23812334fC611d99E2506D1493791Cc87Fa6Eddd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23812334fC611d99E2506D1493791Cc87Fa6Eddd/logo.png b/blockchains/ethereum/assets/0x23812334fC611d99E2506D1493791Cc87Fa6Eddd/logo.png deleted file mode 100755 index b78266a387220..0000000000000 Binary files a/blockchains/ethereum/assets/0x23812334fC611d99E2506D1493791Cc87Fa6Eddd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2396695c0979562F2D4068fe5f6A5AF6c838F15c/info.json b/blockchains/ethereum/assets/0x2396695c0979562F2D4068fe5f6A5AF6c838F15c/info.json deleted file mode 100644 index 46c481f6d14ec..0000000000000 --- a/blockchains/ethereum/assets/0x2396695c0979562F2D4068fe5f6A5AF6c838F15c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRADE DINAR", - "symbol": "KWDT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2396695c0979562F2D4068fe5f6A5AF6c838F15c", - "status": "active", - "id": "0x2396695c0979562F2D4068fe5f6A5AF6c838F15c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2396695c0979562F2D4068fe5f6A5AF6c838F15c/logo.png b/blockchains/ethereum/assets/0x2396695c0979562F2D4068fe5f6A5AF6c838F15c/logo.png deleted file mode 100644 index 8e1a9da7133a7..0000000000000 Binary files a/blockchains/ethereum/assets/0x2396695c0979562F2D4068fe5f6A5AF6c838F15c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB/info.json b/blockchains/ethereum/assets/0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB/info.json deleted file mode 100644 index fd89eae12a64b..0000000000000 --- a/blockchains/ethereum/assets/0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Color Coin", - "symbol": "CLR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://color-platform.org/~colors/en/", - "explorer": "https://etherscan.io/token/0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB", - "status": "active", - "id": "0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB/logo.png b/blockchains/ethereum/assets/0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB/logo.png deleted file mode 100644 index 188d1faac5c30..0000000000000 Binary files a/blockchains/ethereum/assets/0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x239836e951DD75Fea01beF8ba039119dc8D5352f/info.json b/blockchains/ethereum/assets/0x239836e951DD75Fea01beF8ba039119dc8D5352f/info.json deleted file mode 100644 index 88a320d6f0da2..0000000000000 --- a/blockchains/ethereum/assets/0x239836e951DD75Fea01beF8ba039119dc8D5352f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Boostedpro Coin", - "symbol": "BPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x239836e951DD75Fea01beF8ba039119dc8D5352f", - "status": "active", - "id": "0x239836e951DD75Fea01beF8ba039119dc8D5352f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x239836e951DD75Fea01beF8ba039119dc8D5352f/logo.png b/blockchains/ethereum/assets/0x239836e951DD75Fea01beF8ba039119dc8D5352f/logo.png deleted file mode 100644 index 567d183eea9b4..0000000000000 Binary files a/blockchains/ethereum/assets/0x239836e951DD75Fea01beF8ba039119dc8D5352f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23B608675a2B2fB1890d3ABBd85c5775c51691d5/info.json b/blockchains/ethereum/assets/0x23B608675a2B2fB1890d3ABBd85c5775c51691d5/info.json deleted file mode 100644 index 02e324d2703d8..0000000000000 --- a/blockchains/ethereum/assets/0x23B608675a2B2fB1890d3ABBd85c5775c51691d5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unisocks Edition 0", - "symbol": "SOCKS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://unisocks.exchange/", - "explorer": "https://etherscan.io/token/0x23B608675a2B2fB1890d3ABBd85c5775c51691d5", - "status": "active", - "id": "0x23B608675a2B2fB1890d3ABBd85c5775c51691d5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23B608675a2B2fB1890d3ABBd85c5775c51691d5/logo.png b/blockchains/ethereum/assets/0x23B608675a2B2fB1890d3ABBd85c5775c51691d5/logo.png deleted file mode 100755 index cb728e8b90fb5..0000000000000 Binary files a/blockchains/ethereum/assets/0x23B608675a2B2fB1890d3ABBd85c5775c51691d5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23Ccc43365D9dD3882eab88F43d515208f832430/info.json b/blockchains/ethereum/assets/0x23Ccc43365D9dD3882eab88F43d515208f832430/info.json deleted file mode 100644 index 2582a3e1fae9d..0000000000000 --- a/blockchains/ethereum/assets/0x23Ccc43365D9dD3882eab88F43d515208f832430/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MidasProtocol", - "symbol": "MAS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://midasprotocol.io/", - "explorer": "https://etherscan.io/token/0x23Ccc43365D9dD3882eab88F43d515208f832430", - "status": "active", - "id": "0x23Ccc43365D9dD3882eab88F43d515208f832430" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23Ccc43365D9dD3882eab88F43d515208f832430/logo.png b/blockchains/ethereum/assets/0x23Ccc43365D9dD3882eab88F43d515208f832430/logo.png deleted file mode 100644 index d1667df9593e3..0000000000000 Binary files a/blockchains/ethereum/assets/0x23Ccc43365D9dD3882eab88F43d515208f832430/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1/info.json b/blockchains/ethereum/assets/0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1/info.json deleted file mode 100644 index feab580cdd55e..0000000000000 --- a/blockchains/ethereum/assets/0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Donut", - "symbol": "DONUT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1", - "status": "active", - "id": "0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1/logo.png b/blockchains/ethereum/assets/0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1/logo.png deleted file mode 100755 index 863930e91210d..0000000000000 Binary files a/blockchains/ethereum/assets/0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23E4D69E477295547c89f36ca0df40646e72F998/info.json b/blockchains/ethereum/assets/0x23E4D69E477295547c89f36ca0df40646e72F998/info.json deleted file mode 100644 index 692680472b46b..0000000000000 --- a/blockchains/ethereum/assets/0x23E4D69E477295547c89f36ca0df40646e72F998/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blend", - "symbol": "BED", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x23E4D69E477295547c89f36ca0df40646e72F998", - "status": "active", - "id": "0x23E4D69E477295547c89f36ca0df40646e72F998" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23E4D69E477295547c89f36ca0df40646e72F998/logo.png b/blockchains/ethereum/assets/0x23E4D69E477295547c89f36ca0df40646e72F998/logo.png deleted file mode 100644 index 172e6473b7d59..0000000000000 Binary files a/blockchains/ethereum/assets/0x23E4D69E477295547c89f36ca0df40646e72F998/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1/info.json b/blockchains/ethereum/assets/0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1/info.json deleted file mode 100644 index 085aeaf20f2d9..0000000000000 --- a/blockchains/ethereum/assets/0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RESERVE USD", - "symbol": "RZE", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1", - "status": "active", - "id": "0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1/logo.png b/blockchains/ethereum/assets/0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1/logo.png deleted file mode 100644 index 556c6d3173166..0000000000000 Binary files a/blockchains/ethereum/assets/0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530/info.json b/blockchains/ethereum/assets/0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530/info.json deleted file mode 100644 index 2c7257da75647..0000000000000 --- a/blockchains/ethereum/assets/0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aigang Pre-Launch Token", - "symbol": "APT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530", - "status": "active", - "id": "0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530/logo.png b/blockchains/ethereum/assets/0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530/logo.png deleted file mode 100755 index 4ab1537e8977c..0000000000000 Binary files a/blockchains/ethereum/assets/0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92/info.json b/blockchains/ethereum/assets/0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92/info.json deleted file mode 100644 index e337b007855ab..0000000000000 --- a/blockchains/ethereum/assets/0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fact", - "website": "https://fact.finance", - "description": "Fee Active Collateral Token Is A Decentralized Finance Ecosystem That Allows Users To Borrow FACT Directly From The Liquidity Pool By Paying A One Time Processing Fee To The Pool Participants. This Loan Is Repaid On A Monthly Basis For 6 Months Or Before The 6 Months Ends.", - "explorer": "https://etherscan.io/token/0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92", - "type": "ERC20", - "symbol": "Fact", - "decimals": 18, - "status": "active", - "id": "0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92/logo.png b/blockchains/ethereum/assets/0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92/logo.png deleted file mode 100644 index 1376f1fa140ab..0000000000000 Binary files a/blockchains/ethereum/assets/0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd/info.json b/blockchains/ethereum/assets/0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd/info.json deleted file mode 100644 index 2f9b3b090f174..0000000000000 --- a/blockchains/ethereum/assets/0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ebank Token", - "symbol": "EBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd", - "status": "active", - "id": "0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd/logo.png b/blockchains/ethereum/assets/0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd/logo.png deleted file mode 100644 index 56a8675cadc6c..0000000000000 Binary files a/blockchains/ethereum/assets/0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c/info.json b/blockchains/ethereum/assets/0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c/info.json deleted file mode 100644 index 63ea0c05792ec..0000000000000 --- a/blockchains/ethereum/assets/0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vice", - "symbol": "VIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.visionindustry.com", - "explorer": "https://etherscan.io/token/0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c", - "status": "active", - "id": "0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c/logo.png b/blockchains/ethereum/assets/0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c/logo.png deleted file mode 100755 index 303dab985a0b7..0000000000000 Binary files a/blockchains/ethereum/assets/0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x23e392DaF36f2328C068E664a5EB7e5c9369a86D/info.json b/blockchains/ethereum/assets/0x23e392DaF36f2328C068E664a5EB7e5c9369a86D/info.json deleted file mode 100644 index f520afee7e8fe..0000000000000 --- a/blockchains/ethereum/assets/0x23e392DaF36f2328C068E664a5EB7e5c9369a86D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-17/30M47", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x23e392DaF36f2328C068E664a5EB7e5c9369a86D", - "status": "active", - "id": "0x23e392DaF36f2328C068E664a5EB7e5c9369a86D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23e392DaF36f2328C068E664a5EB7e5c9369a86D/logo.png b/blockchains/ethereum/assets/0x23e392DaF36f2328C068E664a5EB7e5c9369a86D/logo.png deleted file mode 100644 index 7323eb40dff92..0000000000000 Binary files a/blockchains/ethereum/assets/0x23e392DaF36f2328C068E664a5EB7e5c9369a86D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC/info.json b/blockchains/ethereum/assets/0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC/info.json deleted file mode 100644 index 24ae985eaa6f3..0000000000000 --- a/blockchains/ethereum/assets/0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-25/30M25", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC", - "status": "active", - "id": "0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC/logo.png b/blockchains/ethereum/assets/0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC/logo.png deleted file mode 100644 index a791b0052ac55..0000000000000 Binary files a/blockchains/ethereum/assets/0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x241C248B0Db328e25921a91D04F43c985dedbd07/info.json b/blockchains/ethereum/assets/0x241C248B0Db328e25921a91D04F43c985dedbd07/info.json deleted file mode 100644 index e3f200750d7b2..0000000000000 --- a/blockchains/ethereum/assets/0x241C248B0Db328e25921a91D04F43c985dedbd07/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MXT", - "symbol": "MXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x241C248B0Db328e25921a91D04F43c985dedbd07", - "status": "active", - "id": "0x241C248B0Db328e25921a91D04F43c985dedbd07" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x241C248B0Db328e25921a91D04F43c985dedbd07/logo.png b/blockchains/ethereum/assets/0x241C248B0Db328e25921a91D04F43c985dedbd07/logo.png deleted file mode 100644 index 44f178ecbe174..0000000000000 Binary files a/blockchains/ethereum/assets/0x241C248B0Db328e25921a91D04F43c985dedbd07/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x241bA672574A78a3A604CDd0a94429A73a84a324/info.json b/blockchains/ethereum/assets/0x241bA672574A78a3A604CDd0a94429A73a84a324/info.json deleted file mode 100644 index 5b81f8ad6c1df..0000000000000 --- a/blockchains/ethereum/assets/0x241bA672574A78a3A604CDd0a94429A73a84a324/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "4NEW", - "symbol": "KWATT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://4new.io/", - "explorer": "https://etherscan.io/token/0x241bA672574A78a3A604CDd0a94429A73a84a324", - "status": "active", - "id": "0x241bA672574A78a3A604CDd0a94429A73a84a324" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x241bA672574A78a3A604CDd0a94429A73a84a324/logo.png b/blockchains/ethereum/assets/0x241bA672574A78a3A604CDd0a94429A73a84a324/logo.png deleted file mode 100644 index 33a590106df1b..0000000000000 Binary files a/blockchains/ethereum/assets/0x241bA672574A78a3A604CDd0a94429A73a84a324/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x241f5256070F0248386a1Cbe1644561d8479A779/info.json b/blockchains/ethereum/assets/0x241f5256070F0248386a1Cbe1644561d8479A779/info.json deleted file mode 100644 index 11f693c581707..0000000000000 --- a/blockchains/ethereum/assets/0x241f5256070F0248386a1Cbe1644561d8479A779/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REAL", - "symbol": "REAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x241f5256070F0248386a1Cbe1644561d8479A779", - "status": "active", - "id": "0x241f5256070F0248386a1Cbe1644561d8479A779" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x241f5256070F0248386a1Cbe1644561d8479A779/logo.png b/blockchains/ethereum/assets/0x241f5256070F0248386a1Cbe1644561d8479A779/logo.png deleted file mode 100644 index 90d21ef0ffab5..0000000000000 Binary files a/blockchains/ethereum/assets/0x241f5256070F0248386a1Cbe1644561d8479A779/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24203996DCA9131aad08F7be29E227342a0946B9/info.json b/blockchains/ethereum/assets/0x24203996DCA9131aad08F7be29E227342a0946B9/info.json deleted file mode 100644 index 4ec5e9abe6e98..0000000000000 --- a/blockchains/ethereum/assets/0x24203996DCA9131aad08F7be29E227342a0946B9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VendingChain", - "symbol": "VEND", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24203996DCA9131aad08F7be29E227342a0946B9", - "status": "active", - "id": "0x24203996DCA9131aad08F7be29E227342a0946B9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24203996DCA9131aad08F7be29E227342a0946B9/logo.png b/blockchains/ethereum/assets/0x24203996DCA9131aad08F7be29E227342a0946B9/logo.png deleted file mode 100644 index 3f59df59892f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x24203996DCA9131aad08F7be29E227342a0946B9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24222A2602B1d83483977c1eB2518E15E58EB907/info.json b/blockchains/ethereum/assets/0x24222A2602B1d83483977c1eB2518E15E58EB907/info.json deleted file mode 100644 index 8857ec8d713ca..0000000000000 --- a/blockchains/ethereum/assets/0x24222A2602B1d83483977c1eB2518E15E58EB907/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Detrust Token", - "symbol": "XDT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24222A2602B1d83483977c1eB2518E15E58EB907", - "status": "active", - "id": "0x24222A2602B1d83483977c1eB2518E15E58EB907" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24222A2602B1d83483977c1eB2518E15E58EB907/logo.png b/blockchains/ethereum/assets/0x24222A2602B1d83483977c1eB2518E15E58EB907/logo.png deleted file mode 100644 index b522294b4ef7c..0000000000000 Binary files a/blockchains/ethereum/assets/0x24222A2602B1d83483977c1eB2518E15E58EB907/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24283732C3DF91EE1e4354a3934C14B88B2d9a51/info.json b/blockchains/ethereum/assets/0x24283732C3DF91EE1e4354a3934C14B88B2d9a51/info.json deleted file mode 100644 index accd34e6d6d83..0000000000000 --- a/blockchains/ethereum/assets/0x24283732C3DF91EE1e4354a3934C14B88B2d9a51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ternio", - "symbol": "TERN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24283732C3DF91EE1e4354a3934C14B88B2d9a51", - "status": "active", - "id": "0x24283732C3DF91EE1e4354a3934C14B88B2d9a51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24283732C3DF91EE1e4354a3934C14B88B2d9a51/logo.png b/blockchains/ethereum/assets/0x24283732C3DF91EE1e4354a3934C14B88B2d9a51/logo.png deleted file mode 100644 index eb7b179d25173..0000000000000 Binary files a/blockchains/ethereum/assets/0x24283732C3DF91EE1e4354a3934C14B88B2d9a51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x243434048cC22eFdDB8AaB75673618CcBD63D155/info.json b/blockchains/ethereum/assets/0x243434048cC22eFdDB8AaB75673618CcBD63D155/info.json deleted file mode 100644 index 3e9da45f9c2d5..0000000000000 --- a/blockchains/ethereum/assets/0x243434048cC22eFdDB8AaB75673618CcBD63D155/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "onlyHundred", - "symbol": "OH", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x243434048cC22eFdDB8AaB75673618CcBD63D155", - "status": "active", - "id": "0x243434048cC22eFdDB8AaB75673618CcBD63D155" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x243434048cC22eFdDB8AaB75673618CcBD63D155/logo.png b/blockchains/ethereum/assets/0x243434048cC22eFdDB8AaB75673618CcBD63D155/logo.png deleted file mode 100644 index 2a7f28db70141..0000000000000 Binary files a/blockchains/ethereum/assets/0x243434048cC22eFdDB8AaB75673618CcBD63D155/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x243c0769Fdef930c8a7558e390F619d4F093E19D/info.json b/blockchains/ethereum/assets/0x243c0769Fdef930c8a7558e390F619d4F093E19D/info.json deleted file mode 100644 index e2781fb6ecaff..0000000000000 --- a/blockchains/ethereum/assets/0x243c0769Fdef930c8a7558e390F619d4F093E19D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 307-CN28", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x243c0769Fdef930c8a7558e390F619d4F093E19D", - "status": "active", - "id": "0x243c0769Fdef930c8a7558e390F619d4F093E19D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x243c0769Fdef930c8a7558e390F619d4F093E19D/logo.png b/blockchains/ethereum/assets/0x243c0769Fdef930c8a7558e390F619d4F093E19D/logo.png deleted file mode 100644 index bdaca256d6e1f..0000000000000 Binary files a/blockchains/ethereum/assets/0x243c0769Fdef930c8a7558e390F619d4F093E19D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x245392ee7Ce736eC6A0908B67dC5d0a218230005/info.json b/blockchains/ethereum/assets/0x245392ee7Ce736eC6A0908B67dC5d0a218230005/info.json deleted file mode 100644 index 6485e5dc9a37d..0000000000000 --- a/blockchains/ethereum/assets/0x245392ee7Ce736eC6A0908B67dC5d0a218230005/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YAPSTONE", - "symbol": "YAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.yapstone.pro/", - "explorer": "https://etherscan.io/token/0x245392ee7Ce736eC6A0908B67dC5d0a218230005", - "status": "active", - "id": "0x245392ee7Ce736eC6A0908B67dC5d0a218230005" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x245392ee7Ce736eC6A0908B67dC5d0a218230005/logo.png b/blockchains/ethereum/assets/0x245392ee7Ce736eC6A0908B67dC5d0a218230005/logo.png deleted file mode 100644 index ec8e4e461342e..0000000000000 Binary files a/blockchains/ethereum/assets/0x245392ee7Ce736eC6A0908B67dC5d0a218230005/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x245663Af5561Dea23775f5feEB8f59500920B857/info.json b/blockchains/ethereum/assets/0x245663Af5561Dea23775f5feEB8f59500920B857/info.json deleted file mode 100644 index 79e5062a5df7b..0000000000000 --- a/blockchains/ethereum/assets/0x245663Af5561Dea23775f5feEB8f59500920B857/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BCShareS", - "symbol": "BCS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x245663Af5561Dea23775f5feEB8f59500920B857", - "status": "active", - "id": "0x245663Af5561Dea23775f5feEB8f59500920B857" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x245663Af5561Dea23775f5feEB8f59500920B857/logo.png b/blockchains/ethereum/assets/0x245663Af5561Dea23775f5feEB8f59500920B857/logo.png deleted file mode 100644 index 45491512bcdb6..0000000000000 Binary files a/blockchains/ethereum/assets/0x245663Af5561Dea23775f5feEB8f59500920B857/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2/info.json b/blockchains/ethereum/assets/0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2/info.json deleted file mode 100644 index c1c9f54acde12..0000000000000 --- a/blockchains/ethereum/assets/0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Halving Coin", - "symbol": "HALV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://halvingcoin.space/", - "explorer": "https://etherscan.io/token/0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2", - "status": "active", - "id": "0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2/logo.png b/blockchains/ethereum/assets/0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2/logo.png deleted file mode 100644 index 1348ac0d67c75..0000000000000 Binary files a/blockchains/ethereum/assets/0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1/info.json b/blockchains/ethereum/assets/0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1/info.json deleted file mode 100644 index dcd1578ac10f3..0000000000000 --- a/blockchains/ethereum/assets/0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nuggets", - "symbol": "NUG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://nuggets.life/", - "explorer": "https://etherscan.io/token/0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1", - "status": "active", - "id": "0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1/logo.png b/blockchains/ethereum/assets/0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1/logo.png deleted file mode 100644 index 9b89f118c64c7..0000000000000 Binary files a/blockchains/ethereum/assets/0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/info.json b/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/info.json deleted file mode 100644 index c5cae973efb2d..0000000000000 --- a/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "qiibeeToken", - "symbol": "QBX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://qiibee.com/", - "explorer": "https://etherscan.io/token/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC", - "status": "active", - "id": "0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/logo.png b/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/logo.png deleted file mode 100644 index 4565a40b69ce8..0000000000000 Binary files a/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B/info.json b/blockchains/ethereum/assets/0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B/info.json deleted file mode 100644 index 151534efcf0fd..0000000000000 --- a/blockchains/ethereum/assets/0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UnikoinGold", - "symbol": "UKG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://unikoingold.com/", - "explorer": "https://etherscan.io/token/0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B", - "status": "active", - "id": "0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B/logo.png b/blockchains/ethereum/assets/0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B/logo.png deleted file mode 100644 index be58fd38a80f5..0000000000000 Binary files a/blockchains/ethereum/assets/0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24700A297960E8477Ce3CA6C58b70a7Af3410398/info.json b/blockchains/ethereum/assets/0x24700A297960E8477Ce3CA6C58b70a7Af3410398/info.json deleted file mode 100644 index b7b0a1724b3da..0000000000000 --- a/blockchains/ethereum/assets/0x24700A297960E8477Ce3CA6C58b70a7Af3410398/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OasisCity", - "symbol": "OSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.oasiscity.io/en/", - "explorer": "https://etherscan.io/token/0x24700A297960E8477Ce3CA6C58b70a7Af3410398", - "status": "active", - "id": "0x24700A297960E8477Ce3CA6C58b70a7Af3410398" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24700A297960E8477Ce3CA6C58b70a7Af3410398/logo.png b/blockchains/ethereum/assets/0x24700A297960E8477Ce3CA6C58b70a7Af3410398/logo.png deleted file mode 100644 index db5fc783e7cec..0000000000000 Binary files a/blockchains/ethereum/assets/0x24700A297960E8477Ce3CA6C58b70a7Af3410398/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x247551F2EB3362E222c742E9c788B8957D9BC87e/info.json b/blockchains/ethereum/assets/0x247551F2EB3362E222c742E9c788B8957D9BC87e/info.json deleted file mode 100644 index 174f2631588e2..0000000000000 --- a/blockchains/ethereum/assets/0x247551F2EB3362E222c742E9c788B8957D9BC87e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GNY", - "symbol": "GNY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.gny.io", - "explorer": "https://etherscan.io/token/0x247551F2EB3362E222c742E9c788B8957D9BC87e", - "status": "active", - "id": "0x247551F2EB3362E222c742E9c788B8957D9BC87e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x247551F2EB3362E222c742E9c788B8957D9BC87e/logo.png b/blockchains/ethereum/assets/0x247551F2EB3362E222c742E9c788B8957D9BC87e/logo.png deleted file mode 100644 index a4fcc664c818f..0000000000000 Binary files a/blockchains/ethereum/assets/0x247551F2EB3362E222c742E9c788B8957D9BC87e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C/info.json b/blockchains/ethereum/assets/0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C/info.json deleted file mode 100644 index 507090c8bc02c..0000000000000 --- a/blockchains/ethereum/assets/0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTOESTATE", - "symbol": "CRES", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C", - "status": "active", - "id": "0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C/logo.png b/blockchains/ethereum/assets/0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C/logo.png deleted file mode 100644 index 7edca595484f1..0000000000000 Binary files a/blockchains/ethereum/assets/0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x248470C776023Ee14f984a5c694287298893Ca01/info.json b/blockchains/ethereum/assets/0x248470C776023Ee14f984a5c694287298893Ca01/info.json deleted file mode 100644 index ec19254c1aa8b..0000000000000 --- a/blockchains/ethereum/assets/0x248470C776023Ee14f984a5c694287298893Ca01/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FSHN", - "symbol": "FSHN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x248470C776023Ee14f984a5c694287298893Ca01", - "status": "active", - "id": "0x248470C776023Ee14f984a5c694287298893Ca01" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x248470C776023Ee14f984a5c694287298893Ca01/logo.png b/blockchains/ethereum/assets/0x248470C776023Ee14f984a5c694287298893Ca01/logo.png deleted file mode 100755 index 02575c8179e74..0000000000000 Binary files a/blockchains/ethereum/assets/0x248470C776023Ee14f984a5c694287298893Ca01/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x248aDE18435f7B5E39d855CC98C42D8f6840a386/info.json b/blockchains/ethereum/assets/0x248aDE18435f7B5E39d855CC98C42D8f6840a386/info.json deleted file mode 100644 index 6b405b731c4ba..0000000000000 --- a/blockchains/ethereum/assets/0x248aDE18435f7B5E39d855CC98C42D8f6840a386/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Orbit", - "symbol": "ORBIT", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "https://orbitcoin.cash/", - "explorer": "https://etherscan.io/token/0x248aDE18435f7B5E39d855CC98C42D8f6840a386", - "status": "active", - "id": "0x248aDE18435f7B5E39d855CC98C42D8f6840a386" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x248aDE18435f7B5E39d855CC98C42D8f6840a386/logo.png b/blockchains/ethereum/assets/0x248aDE18435f7B5E39d855CC98C42D8f6840a386/logo.png deleted file mode 100644 index 3dce86279be6d..0000000000000 Binary files a/blockchains/ethereum/assets/0x248aDE18435f7B5E39d855CC98C42D8f6840a386/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24A45d81170005Be4f51c8a294883b394BD83412/info.json b/blockchains/ethereum/assets/0x24A45d81170005Be4f51c8a294883b394BD83412/info.json deleted file mode 100644 index 179bf5c40ea4d..0000000000000 --- a/blockchains/ethereum/assets/0x24A45d81170005Be4f51c8a294883b394BD83412/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FIB", - "symbol": "FIB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24A45d81170005Be4f51c8a294883b394BD83412", - "status": "active", - "id": "0x24A45d81170005Be4f51c8a294883b394BD83412" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24A45d81170005Be4f51c8a294883b394BD83412/logo.png b/blockchains/ethereum/assets/0x24A45d81170005Be4f51c8a294883b394BD83412/logo.png deleted file mode 100644 index 5a09e57feb8bb..0000000000000 Binary files a/blockchains/ethereum/assets/0x24A45d81170005Be4f51c8a294883b394BD83412/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24A6A37576377F63f194Caa5F518a60f45b42921/logo.png b/blockchains/ethereum/assets/0x24A6A37576377F63f194Caa5F518a60f45b42921/logo.png deleted file mode 100644 index 1c2d477f127cf..0000000000000 Binary files a/blockchains/ethereum/assets/0x24A6A37576377F63f194Caa5F518a60f45b42921/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24A77c1F17C547105E14813e517be06b0040aa76/info.json b/blockchains/ethereum/assets/0x24A77c1F17C547105E14813e517be06b0040aa76/info.json deleted file mode 100644 index 337f617398084..0000000000000 --- a/blockchains/ethereum/assets/0x24A77c1F17C547105E14813e517be06b0040aa76/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Live Stars Token", - "symbol": "LIVE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24A77c1F17C547105E14813e517be06b0040aa76", - "status": "active", - "id": "0x24A77c1F17C547105E14813e517be06b0040aa76" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24A77c1F17C547105E14813e517be06b0040aa76/logo.png b/blockchains/ethereum/assets/0x24A77c1F17C547105E14813e517be06b0040aa76/logo.png deleted file mode 100755 index ba0b16323c158..0000000000000 Binary files a/blockchains/ethereum/assets/0x24A77c1F17C547105E14813e517be06b0040aa76/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24C9586b762bD6005eE89D5cA442761B5a3830Ac/info.json b/blockchains/ethereum/assets/0x24C9586b762bD6005eE89D5cA442761B5a3830Ac/info.json deleted file mode 100644 index b4fcd1a4fe253..0000000000000 --- a/blockchains/ethereum/assets/0x24C9586b762bD6005eE89D5cA442761B5a3830Ac/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trust Coin", - "symbol": "TRUST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24C9586b762bD6005eE89D5cA442761B5a3830Ac", - "status": "active", - "id": "0x24C9586b762bD6005eE89D5cA442761B5a3830Ac" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24C9586b762bD6005eE89D5cA442761B5a3830Ac/logo.png b/blockchains/ethereum/assets/0x24C9586b762bD6005eE89D5cA442761B5a3830Ac/logo.png deleted file mode 100644 index 8b8837c11f42f..0000000000000 Binary files a/blockchains/ethereum/assets/0x24C9586b762bD6005eE89D5cA442761B5a3830Ac/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24D77c210a014b1E123a0878F6C903Df74A2317B/info.json b/blockchains/ethereum/assets/0x24D77c210a014b1E123a0878F6C903Df74A2317B/info.json deleted file mode 100644 index cdc7373213ebb..0000000000000 --- a/blockchains/ethereum/assets/0x24D77c210a014b1E123a0878F6C903Df74A2317B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITFXT COIN", - "symbol": "BXT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.bitfxt.com/", - "explorer": "https://etherscan.io/token/0x24D77c210a014b1E123a0878F6C903Df74A2317B", - "status": "active", - "id": "0x24D77c210a014b1E123a0878F6C903Df74A2317B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24D77c210a014b1E123a0878F6C903Df74A2317B/logo.png b/blockchains/ethereum/assets/0x24D77c210a014b1E123a0878F6C903Df74A2317B/logo.png deleted file mode 100644 index 2594f514f9fe4..0000000000000 Binary files a/blockchains/ethereum/assets/0x24D77c210a014b1E123a0878F6C903Df74A2317B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24DCc881E7Dd730546834452F21872D5cb4b5293/info.json b/blockchains/ethereum/assets/0x24DCc881E7Dd730546834452F21872D5cb4b5293/info.json deleted file mode 100644 index 20c0b4d4f3a64..0000000000000 --- a/blockchains/ethereum/assets/0x24DCc881E7Dd730546834452F21872D5cb4b5293/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Scroll", - "symbol": "SCRL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://datatxtoken.com/", - "explorer": "https://etherscan.io/token/0x24DCc881E7Dd730546834452F21872D5cb4b5293", - "status": "active", - "id": "0x24DCc881E7Dd730546834452F21872D5cb4b5293" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24DCc881E7Dd730546834452F21872D5cb4b5293/logo.png b/blockchains/ethereum/assets/0x24DCc881E7Dd730546834452F21872D5cb4b5293/logo.png deleted file mode 100644 index f6d8274b2ac23..0000000000000 Binary files a/blockchains/ethereum/assets/0x24DCc881E7Dd730546834452F21872D5cb4b5293/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24E634089bE96E3754F0DFA628A94ea57089e4bc/info.json b/blockchains/ethereum/assets/0x24E634089bE96E3754F0DFA628A94ea57089e4bc/info.json deleted file mode 100644 index de9769c578bb2..0000000000000 --- a/blockchains/ethereum/assets/0x24E634089bE96E3754F0DFA628A94ea57089e4bc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Max", - "symbol": "MAX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24E634089bE96E3754F0DFA628A94ea57089e4bc", - "status": "active", - "id": "0x24E634089bE96E3754F0DFA628A94ea57089e4bc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24E634089bE96E3754F0DFA628A94ea57089e4bc/logo.png b/blockchains/ethereum/assets/0x24E634089bE96E3754F0DFA628A94ea57089e4bc/logo.png deleted file mode 100644 index fa3ef59e40bef..0000000000000 Binary files a/blockchains/ethereum/assets/0x24E634089bE96E3754F0DFA628A94ea57089e4bc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34/info.json b/blockchains/ethereum/assets/0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34/info.json deleted file mode 100644 index c3343f8fbda64..0000000000000 --- a/blockchains/ethereum/assets/0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hada Coin", - "symbol": "HADA", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34", - "status": "active", - "id": "0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34/logo.png b/blockchains/ethereum/assets/0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34/logo.png deleted file mode 100644 index 65d1af298a0cf..0000000000000 Binary files a/blockchains/ethereum/assets/0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24FB4C36a83cbDbCd670856406f622E09A643d4d/info.json b/blockchains/ethereum/assets/0x24FB4C36a83cbDbCd670856406f622E09A643d4d/info.json deleted file mode 100644 index ae0facdf107d0..0000000000000 --- a/blockchains/ethereum/assets/0x24FB4C36a83cbDbCd670856406f622E09A643d4d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hinto", - "symbol": "HNT", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "https://hinto.win/", - "explorer": "https://etherscan.io/token/0x24FB4C36a83cbDbCd670856406f622E09A643d4d", - "status": "active", - "id": "0x24FB4C36a83cbDbCd670856406f622E09A643d4d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24FB4C36a83cbDbCd670856406f622E09A643d4d/logo.png b/blockchains/ethereum/assets/0x24FB4C36a83cbDbCd670856406f622E09A643d4d/logo.png deleted file mode 100644 index 1d6a0faa0cce3..0000000000000 Binary files a/blockchains/ethereum/assets/0x24FB4C36a83cbDbCd670856406f622E09A643d4d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA/info.json b/blockchains/ethereum/assets/0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA/info.json deleted file mode 100644 index 55773d570101b..0000000000000 --- a/blockchains/ethereum/assets/0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Super Mario Coin", - "symbol": "SMC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA", - "status": "active", - "id": "0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA/logo.png b/blockchains/ethereum/assets/0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA/logo.png deleted file mode 100644 index eab83bf4126b9..0000000000000 Binary files a/blockchains/ethereum/assets/0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24aa44493177970541a7B9AeD330dD0eB61a1C80/info.json b/blockchains/ethereum/assets/0x24aa44493177970541a7B9AeD330dD0eB61a1C80/info.json deleted file mode 100644 index ff869b202b827..0000000000000 --- a/blockchains/ethereum/assets/0x24aa44493177970541a7B9AeD330dD0eB61a1C80/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QR Rial", - "symbol": "QRR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24aa44493177970541a7B9AeD330dD0eB61a1C80", - "status": "active", - "id": "0x24aa44493177970541a7B9AeD330dD0eB61a1C80" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24aa44493177970541a7B9AeD330dD0eB61a1C80/logo.png b/blockchains/ethereum/assets/0x24aa44493177970541a7B9AeD330dD0eB61a1C80/logo.png deleted file mode 100755 index b83f85528c67a..0000000000000 Binary files a/blockchains/ethereum/assets/0x24aa44493177970541a7B9AeD330dD0eB61a1C80/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8/info.json b/blockchains/ethereum/assets/0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8/info.json deleted file mode 100644 index 7741a362f8d57..0000000000000 --- a/blockchains/ethereum/assets/0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "adsbywifi", - "symbol": "WADS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://adsbywifi.com", - "explorer": "https://etherscan.io/token/0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8", - "status": "active", - "id": "0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8/logo.png b/blockchains/ethereum/assets/0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8/logo.png deleted file mode 100644 index 46b6b26f9b319..0000000000000 Binary files a/blockchains/ethereum/assets/0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4/info.json b/blockchains/ethereum/assets/0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4/info.json deleted file mode 100644 index 9fd367f3080eb..0000000000000 --- a/blockchains/ethereum/assets/0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IUNGO token", - "symbol": "ING", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://iungo.network", - "explorer": "https://etherscan.io/token/0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4", - "status": "active", - "id": "0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4/logo.png b/blockchains/ethereum/assets/0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4/logo.png deleted file mode 100644 index ae5334d54a60b..0000000000000 Binary files a/blockchains/ethereum/assets/0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24eBA89651aa88810924D4669256Bb56832902fe/info.json b/blockchains/ethereum/assets/0x24eBA89651aa88810924D4669256Bb56832902fe/info.json deleted file mode 100644 index 12310ab1f7af1..0000000000000 --- a/blockchains/ethereum/assets/0x24eBA89651aa88810924D4669256Bb56832902fe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HiveMind", - "symbol": "HIVED", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24eBA89651aa88810924D4669256Bb56832902fe", - "status": "active", - "id": "0x24eBA89651aa88810924D4669256Bb56832902fe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24eBA89651aa88810924D4669256Bb56832902fe/logo.png b/blockchains/ethereum/assets/0x24eBA89651aa88810924D4669256Bb56832902fe/logo.png deleted file mode 100644 index a60fca097aca0..0000000000000 Binary files a/blockchains/ethereum/assets/0x24eBA89651aa88810924D4669256Bb56832902fe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x24eeB54A34D24D4A4baa1B1379928f7978951AcA/info.json b/blockchains/ethereum/assets/0x24eeB54A34D24D4A4baa1B1379928f7978951AcA/info.json deleted file mode 100644 index 98c6d69124686..0000000000000 --- a/blockchains/ethereum/assets/0x24eeB54A34D24D4A4baa1B1379928f7978951AcA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x24eeB54A34D24D4A4baa1B1379928f7978951AcA", - "status": "active", - "id": "0x24eeB54A34D24D4A4baa1B1379928f7978951AcA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24eeB54A34D24D4A4baa1B1379928f7978951AcA/logo.png b/blockchains/ethereum/assets/0x24eeB54A34D24D4A4baa1B1379928f7978951AcA/logo.png deleted file mode 100755 index 628d0f34d2f1c..0000000000000 Binary files a/blockchains/ethereum/assets/0x24eeB54A34D24D4A4baa1B1379928f7978951AcA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2/info.json b/blockchains/ethereum/assets/0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2/info.json deleted file mode 100644 index cf1e59481350f..0000000000000 --- a/blockchains/ethereum/assets/0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ltconlinemarkets", - "symbol": "LOM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ltconlinemarkets.com/Token/", - "explorer": "https://etherscan.io/token/0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2", - "status": "active", - "id": "0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2/logo.png b/blockchains/ethereum/assets/0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2/logo.png deleted file mode 100644 index 575397fc5a6d8..0000000000000 Binary files a/blockchains/ethereum/assets/0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5/info.json b/blockchains/ethereum/assets/0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5/info.json deleted file mode 100644 index e1129b32d5d50..0000000000000 --- a/blockchains/ethereum/assets/0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "iYearn Finance", - "website": "https://iyearn.finance", - "source_code": "https://gitlab.com/iYearnFinance", - "description": "iYearn Finance is an independent FORK from Yearn Finance technology that is built to be reliable, independent and profitable.", - "explorer": "https://etherscan.io/token/0x251b5c9eff2d9f04dc525f601e13293bfe40e4f5", - "type": "ERC20", - "symbol": "IYFI", - "decimals": 18, - "status": "active", - "id": "0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5/logo.png b/blockchains/ethereum/assets/0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5/logo.png deleted file mode 100644 index 1aff80f70f0a4..0000000000000 Binary files a/blockchains/ethereum/assets/0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25200235cA7113C2541E70dE737c41f5e9AcD1F6/info.json b/blockchains/ethereum/assets/0x25200235cA7113C2541E70dE737c41f5e9AcD1F6/info.json deleted file mode 100644 index 903d1ef261681..0000000000000 --- a/blockchains/ethereum/assets/0x25200235cA7113C2541E70dE737c41f5e9AcD1F6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PathHive Network", - "symbol": "PHV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.pathhive.com/", - "explorer": "https://etherscan.io/token/0x25200235cA7113C2541E70dE737c41f5e9AcD1F6", - "status": "active", - "id": "0x25200235cA7113C2541E70dE737c41f5e9AcD1F6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25200235cA7113C2541E70dE737c41f5e9AcD1F6/logo.png b/blockchains/ethereum/assets/0x25200235cA7113C2541E70dE737c41f5e9AcD1F6/logo.png deleted file mode 100644 index f5e2ec90f8b3e..0000000000000 Binary files a/blockchains/ethereum/assets/0x25200235cA7113C2541E70dE737c41f5e9AcD1F6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x252F830448d8890CA06a3FF78823DB8D23587037/info.json b/blockchains/ethereum/assets/0x252F830448d8890CA06a3FF78823DB8D23587037/info.json deleted file mode 100644 index 32d936d8fad6c..0000000000000 --- a/blockchains/ethereum/assets/0x252F830448d8890CA06a3FF78823DB8D23587037/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIGBOMB", - "symbol": "BBOMB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x252F830448d8890CA06a3FF78823DB8D23587037", - "status": "active", - "id": "0x252F830448d8890CA06a3FF78823DB8D23587037" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x252F830448d8890CA06a3FF78823DB8D23587037/logo.png b/blockchains/ethereum/assets/0x252F830448d8890CA06a3FF78823DB8D23587037/logo.png deleted file mode 100644 index e744c6e92e852..0000000000000 Binary files a/blockchains/ethereum/assets/0x252F830448d8890CA06a3FF78823DB8D23587037/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd/info.json b/blockchains/ethereum/assets/0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd/info.json deleted file mode 100644 index a64b48c1acc24..0000000000000 --- a/blockchains/ethereum/assets/0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synthetic CBDAO", - "symbol": "SBREE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd", - "status": "active", - "id": "0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd/logo.png b/blockchains/ethereum/assets/0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd/logo.png deleted file mode 100644 index 33214b4fb998f..0000000000000 Binary files a/blockchains/ethereum/assets/0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x253C7dd074f4BaCb305387F922225A4f737C08bd/info.json b/blockchains/ethereum/assets/0x253C7dd074f4BaCb305387F922225A4f737C08bd/info.json deleted file mode 100644 index 2030124d8e951..0000000000000 --- a/blockchains/ethereum/assets/0x253C7dd074f4BaCb305387F922225A4f737C08bd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LookRev", - "symbol": "LOOK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x253C7dd074f4BaCb305387F922225A4f737C08bd", - "status": "active", - "id": "0x253C7dd074f4BaCb305387F922225A4f737C08bd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x253C7dd074f4BaCb305387F922225A4f737C08bd/logo.png b/blockchains/ethereum/assets/0x253C7dd074f4BaCb305387F922225A4f737C08bd/logo.png deleted file mode 100644 index 8ac69f8328b48..0000000000000 Binary files a/blockchains/ethereum/assets/0x253C7dd074f4BaCb305387F922225A4f737C08bd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x254bCa53A17A1C6E1AdA05C06aff042684E846c2/info.json b/blockchains/ethereum/assets/0x254bCa53A17A1C6E1AdA05C06aff042684E846c2/info.json deleted file mode 100644 index e46a607306d58..0000000000000 --- a/blockchains/ethereum/assets/0x254bCa53A17A1C6E1AdA05C06aff042684E846c2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cygnity", - "symbol": "CGN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x254bCa53A17A1C6E1AdA05C06aff042684E846c2", - "status": "active", - "id": "0x254bCa53A17A1C6E1AdA05C06aff042684E846c2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x254bCa53A17A1C6E1AdA05C06aff042684E846c2/logo.png b/blockchains/ethereum/assets/0x254bCa53A17A1C6E1AdA05C06aff042684E846c2/logo.png deleted file mode 100644 index 3221825c2085f..0000000000000 Binary files a/blockchains/ethereum/assets/0x254bCa53A17A1C6E1AdA05C06aff042684E846c2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25543DB4Ff6a57affB219ccA074A1e983c024C18/info.json b/blockchains/ethereum/assets/0x25543DB4Ff6a57affB219ccA074A1e983c024C18/info.json deleted file mode 100644 index 206822f6873dc..0000000000000 --- a/blockchains/ethereum/assets/0x25543DB4Ff6a57affB219ccA074A1e983c024C18/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Earth Power Coin", - "symbol": "EPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x25543DB4Ff6a57affB219ccA074A1e983c024C18", - "status": "active", - "id": "0x25543DB4Ff6a57affB219ccA074A1e983c024C18" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25543DB4Ff6a57affB219ccA074A1e983c024C18/logo.png b/blockchains/ethereum/assets/0x25543DB4Ff6a57affB219ccA074A1e983c024C18/logo.png deleted file mode 100644 index 6f2ff7d8633f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x25543DB4Ff6a57affB219ccA074A1e983c024C18/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6/info.json b/blockchains/ethereum/assets/0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6/info.json deleted file mode 100644 index 682592e4a0d6a..0000000000000 --- a/blockchains/ethereum/assets/0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Raiden Token", - "symbol": "RDN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://raiden.network/", - "explorer": "https://etherscan.io/token/0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6", - "status": "active", - "id": "0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6/logo.png b/blockchains/ethereum/assets/0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6/logo.png deleted file mode 100644 index fc1533dc39555..0000000000000 Binary files a/blockchains/ethereum/assets/0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2567c677473d110D75a8360C35309e63B1d52429/info.json b/blockchains/ethereum/assets/0x2567c677473d110D75a8360C35309e63B1d52429/info.json deleted file mode 100644 index c5619d47f3f4b..0000000000000 --- a/blockchains/ethereum/assets/0x2567c677473d110D75a8360C35309e63B1d52429/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ShareX", - "symbol": "SEXC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2567c677473d110D75a8360C35309e63B1d52429", - "status": "active", - "id": "0x2567c677473d110D75a8360C35309e63B1d52429" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2567c677473d110D75a8360C35309e63B1d52429/logo.png b/blockchains/ethereum/assets/0x2567c677473d110D75a8360C35309e63B1d52429/logo.png deleted file mode 100644 index 0607b3735ab4c..0000000000000 Binary files a/blockchains/ethereum/assets/0x2567c677473d110D75a8360C35309e63B1d52429/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x256845e721C0c46d54E6afBD4FA3B52CB72353EA/info.json b/blockchains/ethereum/assets/0x256845e721C0c46d54E6afBD4FA3B52CB72353EA/info.json deleted file mode 100644 index 17cf430df30ff..0000000000000 --- a/blockchains/ethereum/assets/0x256845e721C0c46d54E6afBD4FA3B52CB72353EA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniDollar", - "symbol": "UNIUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://unidollar.network", - "explorer": "https://etherscan.io/token/0x256845e721C0c46d54E6afBD4FA3B52CB72353EA", - "status": "active", - "id": "0x256845e721C0c46d54E6afBD4FA3B52CB72353EA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x256845e721C0c46d54E6afBD4FA3B52CB72353EA/logo.png b/blockchains/ethereum/assets/0x256845e721C0c46d54E6afBD4FA3B52CB72353EA/logo.png deleted file mode 100644 index 450081141cdc0..0000000000000 Binary files a/blockchains/ethereum/assets/0x256845e721C0c46d54E6afBD4FA3B52CB72353EA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25859743ED0861665611B81E47682e889b48313B/info.json b/blockchains/ethereum/assets/0x25859743ED0861665611B81E47682e889b48313B/info.json deleted file mode 100644 index 4c31fcd657023..0000000000000 --- a/blockchains/ethereum/assets/0x25859743ED0861665611B81E47682e889b48313B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yumi", - "symbol": "YUMI", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x25859743ED0861665611B81E47682e889b48313B", - "status": "active", - "id": "0x25859743ED0861665611B81E47682e889b48313B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25859743ED0861665611B81E47682e889b48313B/logo.png b/blockchains/ethereum/assets/0x25859743ED0861665611B81E47682e889b48313B/logo.png deleted file mode 100644 index 5ac83a57fb9e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x25859743ED0861665611B81E47682e889b48313B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc/info.json b/blockchains/ethereum/assets/0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc/info.json deleted file mode 100644 index 532baa45bf169..0000000000000 --- a/blockchains/ethereum/assets/0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RareCandy", - "symbol": "RCDY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc", - "status": "active", - "id": "0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc/logo.png b/blockchains/ethereum/assets/0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc/logo.png deleted file mode 100644 index be9f99d164fd8..0000000000000 Binary files a/blockchains/ethereum/assets/0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x259059f137CB9B8F60AE27Bd199d97aBb69E539B/info.json b/blockchains/ethereum/assets/0x259059f137CB9B8F60AE27Bd199d97aBb69E539B/info.json deleted file mode 100644 index e32146a834ff8..0000000000000 --- a/blockchains/ethereum/assets/0x259059f137CB9B8F60AE27Bd199d97aBb69E539B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SpectrumNetwork", - "symbol": "SPEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x259059f137CB9B8F60AE27Bd199d97aBb69E539B", - "status": "active", - "id": "0x259059f137CB9B8F60AE27Bd199d97aBb69E539B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x259059f137CB9B8F60AE27Bd199d97aBb69E539B/logo.png b/blockchains/ethereum/assets/0x259059f137CB9B8F60AE27Bd199d97aBb69E539B/logo.png deleted file mode 100644 index 1b8dc03a5fde8..0000000000000 Binary files a/blockchains/ethereum/assets/0x259059f137CB9B8F60AE27Bd199d97aBb69E539B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD/info.json b/blockchains/ethereum/assets/0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD/info.json deleted file mode 100644 index ca46eccff51f0..0000000000000 --- a/blockchains/ethereum/assets/0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LHO", - "symbol": "LHO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD", - "status": "active", - "id": "0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD/logo.png b/blockchains/ethereum/assets/0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD/logo.png deleted file mode 100644 index cdf9da6d1a758..0000000000000 Binary files a/blockchains/ethereum/assets/0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3/info.json b/blockchains/ethereum/assets/0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3/info.json deleted file mode 100644 index 389ed0f2e91f6..0000000000000 --- a/blockchains/ethereum/assets/0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LML", - "symbol": "LML", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3", - "status": "active", - "id": "0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3/logo.png b/blockchains/ethereum/assets/0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3/logo.png deleted file mode 100644 index 7c8202403e852..0000000000000 Binary files a/blockchains/ethereum/assets/0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25B63bcA43914b7d7CcD59892b762c06493a04E6/info.json b/blockchains/ethereum/assets/0x25B63bcA43914b7d7CcD59892b762c06493a04E6/info.json deleted file mode 100644 index ad5141845eb87..0000000000000 --- a/blockchains/ethereum/assets/0x25B63bcA43914b7d7CcD59892b762c06493a04E6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ITALIA", - "symbol": "ITALIA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x25B63bcA43914b7d7CcD59892b762c06493a04E6", - "status": "active", - "id": "0x25B63bcA43914b7d7CcD59892b762c06493a04E6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25B63bcA43914b7d7CcD59892b762c06493a04E6/logo.png b/blockchains/ethereum/assets/0x25B63bcA43914b7d7CcD59892b762c06493a04E6/logo.png deleted file mode 100644 index 2df815dd8db53..0000000000000 Binary files a/blockchains/ethereum/assets/0x25B63bcA43914b7d7CcD59892b762c06493a04E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1/info.json b/blockchains/ethereum/assets/0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1/info.json deleted file mode 100644 index 49237e63cc1ce..0000000000000 --- a/blockchains/ethereum/assets/0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C507200", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1", - "status": "active", - "id": "0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1/logo.png b/blockchains/ethereum/assets/0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1/logo.png deleted file mode 100644 index c07fef9ac5dac..0000000000000 Binary files a/blockchains/ethereum/assets/0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25a0E66fC288ceDB17934C91D10D647031218d18/info.json b/blockchains/ethereum/assets/0x25a0E66fC288ceDB17934C91D10D647031218d18/info.json deleted file mode 100644 index 558e7310aca6c..0000000000000 --- a/blockchains/ethereum/assets/0x25a0E66fC288ceDB17934C91D10D647031218d18/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST 1", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x25a0E66fC288ceDB17934C91D10D647031218d18", - "status": "active", - "id": "0x25a0E66fC288ceDB17934C91D10D647031218d18" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25a0E66fC288ceDB17934C91D10D647031218d18/logo.png b/blockchains/ethereum/assets/0x25a0E66fC288ceDB17934C91D10D647031218d18/logo.png deleted file mode 100644 index 2151f2217e63d..0000000000000 Binary files a/blockchains/ethereum/assets/0x25a0E66fC288ceDB17934C91D10D647031218d18/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25a1DE1C3eE658FE034B8914a1D8d34110423AF8/info.json b/blockchains/ethereum/assets/0x25a1DE1C3eE658FE034B8914a1D8d34110423AF8/info.json deleted file mode 100644 index 03369ae9a0ff1..0000000000000 --- a/blockchains/ethereum/assets/0x25a1DE1C3eE658FE034B8914a1D8d34110423AF8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CheGuevara", - "symbol": "Che", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x25a1DE1C3eE658FE034B8914a1D8d34110423AF8", - "status": "active", - "id": "0x25a1DE1C3eE658FE034B8914a1D8d34110423AF8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25a1DE1C3eE658FE034B8914a1D8d34110423AF8/logo.png b/blockchains/ethereum/assets/0x25a1DE1C3eE658FE034B8914a1D8d34110423AF8/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x25a1DE1C3eE658FE034B8914a1D8d34110423AF8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25b553b8b8D88Af11e2f9B2798D944ad24139e09/info.json b/blockchains/ethereum/assets/0x25b553b8b8D88Af11e2f9B2798D944ad24139e09/info.json deleted file mode 100644 index 516fc37f3fc92..0000000000000 --- a/blockchains/ethereum/assets/0x25b553b8b8D88Af11e2f9B2798D944ad24139e09/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Computer Graphic", - "symbol": "CG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x25b553b8b8D88Af11e2f9B2798D944ad24139e09", - "status": "active", - "id": "0x25b553b8b8D88Af11e2f9B2798D944ad24139e09" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25b553b8b8D88Af11e2f9B2798D944ad24139e09/logo.png b/blockchains/ethereum/assets/0x25b553b8b8D88Af11e2f9B2798D944ad24139e09/logo.png deleted file mode 100644 index 2598a796562e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x25b553b8b8D88Af11e2f9B2798D944ad24139e09/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25cef4fB106E76080E88135a0e4059276FA9BE87/info.json b/blockchains/ethereum/assets/0x25cef4fB106E76080E88135a0e4059276FA9BE87/info.json deleted file mode 100644 index a60dde123917f..0000000000000 --- a/blockchains/ethereum/assets/0x25cef4fB106E76080E88135a0e4059276FA9BE87/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Imperial", - "symbol": "UNITS", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "https://imperialtokens.com/", - "explorer": "https://etherscan.io/token/0x25cef4fB106E76080E88135a0e4059276FA9BE87", - "status": "active", - "id": "0x25cef4fB106E76080E88135a0e4059276FA9BE87" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25cef4fB106E76080E88135a0e4059276FA9BE87/logo.png b/blockchains/ethereum/assets/0x25cef4fB106E76080E88135a0e4059276FA9BE87/logo.png deleted file mode 100644 index 9e26dc87f4148..0000000000000 Binary files a/blockchains/ethereum/assets/0x25cef4fB106E76080E88135a0e4059276FA9BE87/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa/info.json b/blockchains/ethereum/assets/0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa/info.json deleted file mode 100644 index 3d678e27dc303..0000000000000 --- a/blockchains/ethereum/assets/0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bidao", - "symbol": "BID", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa", - "status": "active", - "id": "0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa/logo.png b/blockchains/ethereum/assets/0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa/logo.png deleted file mode 100644 index 03fd1ec7dcd40..0000000000000 Binary files a/blockchains/ethereum/assets/0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25f8087EAD173b73D6e8B84329989A8eEA16CF73/logo.png b/blockchains/ethereum/assets/0x25f8087EAD173b73D6e8B84329989A8eEA16CF73/logo.png deleted file mode 100644 index 965abe053ed9a..0000000000000 Binary files a/blockchains/ethereum/assets/0x25f8087EAD173b73D6e8B84329989A8eEA16CF73/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768/info.json b/blockchains/ethereum/assets/0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768/info.json deleted file mode 100644 index b228684e3e78e..0000000000000 --- a/blockchains/ethereum/assets/0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CouponOne", - "symbol": "CPU", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768", - "status": "active", - "id": "0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768/logo.png b/blockchains/ethereum/assets/0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768/logo.png deleted file mode 100644 index a7a119af9bb33..0000000000000 Binary files a/blockchains/ethereum/assets/0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2604FA406Be957E542BEb89E6754fCdE6815e83f/info.json b/blockchains/ethereum/assets/0x2604FA406Be957E542BEb89E6754fCdE6815e83f/info.json deleted file mode 100644 index 6777e1ddaac1d..0000000000000 --- a/blockchains/ethereum/assets/0x2604FA406Be957E542BEb89E6754fCdE6815e83f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Playkey Token", - "symbol": "PKT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://playkey.io/", - "explorer": "https://etherscan.io/token/0x2604FA406Be957E542BEb89E6754fCdE6815e83f", - "status": "active", - "id": "0x2604FA406Be957E542BEb89E6754fCdE6815e83f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2604FA406Be957E542BEb89E6754fCdE6815e83f/logo.png b/blockchains/ethereum/assets/0x2604FA406Be957E542BEb89E6754fCdE6815e83f/logo.png deleted file mode 100644 index 62610c72dbf11..0000000000000 Binary files a/blockchains/ethereum/assets/0x2604FA406Be957E542BEb89E6754fCdE6815e83f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x261423128D8e5b91FACE3B95Ef561FC206110F96/info.json b/blockchains/ethereum/assets/0x261423128D8e5b91FACE3B95Ef561FC206110F96/info.json deleted file mode 100644 index 9f2f037af502b..0000000000000 --- a/blockchains/ethereum/assets/0x261423128D8e5b91FACE3B95Ef561FC206110F96/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C526651", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x261423128D8e5b91FACE3B95Ef561FC206110F96", - "status": "active", - "id": "0x261423128D8e5b91FACE3B95Ef561FC206110F96" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x261423128D8e5b91FACE3B95Ef561FC206110F96/logo.png b/blockchains/ethereum/assets/0x261423128D8e5b91FACE3B95Ef561FC206110F96/logo.png deleted file mode 100644 index 2a066cf0a0d63..0000000000000 Binary files a/blockchains/ethereum/assets/0x261423128D8e5b91FACE3B95Ef561FC206110F96/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2614E04133209a492Ba276A6C35095Aad11aD06e/info.json b/blockchains/ethereum/assets/0x2614E04133209a492Ba276A6C35095Aad11aD06e/info.json deleted file mode 100644 index 499718f4bc567..0000000000000 --- a/blockchains/ethereum/assets/0x2614E04133209a492Ba276A6C35095Aad11aD06e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TooCoin", - "symbol": "TOO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2614E04133209a492Ba276A6C35095Aad11aD06e", - "status": "active", - "id": "0x2614E04133209a492Ba276A6C35095Aad11aD06e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2614E04133209a492Ba276A6C35095Aad11aD06e/logo.png b/blockchains/ethereum/assets/0x2614E04133209a492Ba276A6C35095Aad11aD06e/logo.png deleted file mode 100644 index 7f41456ab581e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2614E04133209a492Ba276A6C35095Aad11aD06e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a/info.json b/blockchains/ethereum/assets/0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a/info.json deleted file mode 100644 index 0308d07d9cc63..0000000000000 --- a/blockchains/ethereum/assets/0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Level01 Token", - "symbol": "LVX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://level01.io/", - "explorer": "https://etherscan.io/token/0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a", - "status": "active", - "id": "0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a/logo.png b/blockchains/ethereum/assets/0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a/logo.png deleted file mode 100644 index 78e995304b508..0000000000000 Binary files a/blockchains/ethereum/assets/0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0/info.json b/blockchains/ethereum/assets/0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0/info.json deleted file mode 100644 index 6ae3db2ad1672..0000000000000 --- a/blockchains/ethereum/assets/0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Redeemable DAI", - "symbol": "rDAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://rdai.money/", - "explorer": "https://etherscan.io/token/0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0", - "status": "active", - "id": "0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0/logo.png b/blockchains/ethereum/assets/0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0/logo.png deleted file mode 100644 index e3d892343217e..0000000000000 Binary files a/blockchains/ethereum/assets/0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2630997aAB62fA1030a8b975e1AA2dC573b18a13/info.json b/blockchains/ethereum/assets/0x2630997aAB62fA1030a8b975e1AA2dC573b18a13/info.json deleted file mode 100644 index dd12c3ee84648..0000000000000 --- a/blockchains/ethereum/assets/0x2630997aAB62fA1030a8b975e1AA2dC573b18a13/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HYPE Token", - "symbol": "HYPE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://hypetoken.io", - "explorer": "https://etherscan.io/token/0x2630997aAB62fA1030a8b975e1AA2dC573b18a13", - "status": "active", - "id": "0x2630997aAB62fA1030a8b975e1AA2dC573b18a13" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2630997aAB62fA1030a8b975e1AA2dC573b18a13/logo.png b/blockchains/ethereum/assets/0x2630997aAB62fA1030a8b975e1AA2dC573b18a13/logo.png deleted file mode 100644 index b5db58fae6b1d..0000000000000 Binary files a/blockchains/ethereum/assets/0x2630997aAB62fA1030a8b975e1AA2dC573b18a13/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD/info.json b/blockchains/ethereum/assets/0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD/info.json deleted file mode 100644 index 233c88c8b96dc..0000000000000 --- a/blockchains/ethereum/assets/0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MOT", - "symbol": "MOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD", - "status": "active", - "id": "0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD/logo.png b/blockchains/ethereum/assets/0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD/logo.png deleted file mode 100755 index 1b88303b21569..0000000000000 Binary files a/blockchains/ethereum/assets/0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x263d13Fb9a362065987f2Fb5Df34344a78B463ba/info.json b/blockchains/ethereum/assets/0x263d13Fb9a362065987f2Fb5Df34344a78B463ba/info.json deleted file mode 100644 index f836c04be2aab..0000000000000 --- a/blockchains/ethereum/assets/0x263d13Fb9a362065987f2Fb5Df34344a78B463ba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-13/30M43", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x263d13Fb9a362065987f2Fb5Df34344a78B463ba", - "status": "active", - "id": "0x263d13Fb9a362065987f2Fb5Df34344a78B463ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x263d13Fb9a362065987f2Fb5Df34344a78B463ba/logo.png b/blockchains/ethereum/assets/0x263d13Fb9a362065987f2Fb5Df34344a78B463ba/logo.png deleted file mode 100644 index c20b7bf006acf..0000000000000 Binary files a/blockchains/ethereum/assets/0x263d13Fb9a362065987f2Fb5Df34344a78B463ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4/info.json b/blockchains/ethereum/assets/0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4/info.json deleted file mode 100644 index e39a8dcb3327c..0000000000000 --- a/blockchains/ethereum/assets/0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QunQunCommunities", - "symbol": "QUN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://qunqun.io/", - "explorer": "https://etherscan.io/token/0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4", - "status": "active", - "id": "0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4/logo.png b/blockchains/ethereum/assets/0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4/logo.png deleted file mode 100755 index 0b48e9ef692cc..0000000000000 Binary files a/blockchains/ethereum/assets/0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6/info.json b/blockchains/ethereum/assets/0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6/info.json deleted file mode 100644 index dd188f8b7b6e6..0000000000000 --- a/blockchains/ethereum/assets/0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniBombV3", - "symbol": "UBOMB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://unibomb.it/", - "explorer": "https://etherscan.io/token/0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6", - "status": "active", - "id": "0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6/logo.png b/blockchains/ethereum/assets/0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6/logo.png deleted file mode 100644 index 4a1f56a19ef45..0000000000000 Binary files a/blockchains/ethereum/assets/0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26607aC599266b21d13c7aCF7942c7701a8b699c/info.json b/blockchains/ethereum/assets/0x26607aC599266b21d13c7aCF7942c7701a8b699c/info.json deleted file mode 100644 index e2af38544beb6..0000000000000 --- a/blockchains/ethereum/assets/0x26607aC599266b21d13c7aCF7942c7701a8b699c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Power Index Pool Token", - "symbol": "PIPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://powerindex.io/", - "explorer": "https://etherscan.io/token/0x26607ac599266b21d13c7acf7942c7701a8b699c", - "status": "active", - "id": "0x26607aC599266b21d13c7aCF7942c7701a8b699c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26607aC599266b21d13c7aCF7942c7701a8b699c/logo.png b/blockchains/ethereum/assets/0x26607aC599266b21d13c7aCF7942c7701a8b699c/logo.png deleted file mode 100644 index 2858b0f53a31f..0000000000000 Binary files a/blockchains/ethereum/assets/0x26607aC599266b21d13c7aCF7942c7701a8b699c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26710D94067B144c2A6970CBBB96a5d08B70aC79/info.json b/blockchains/ethereum/assets/0x26710D94067B144c2A6970CBBB96a5d08B70aC79/info.json deleted file mode 100644 index 70b080526fde0..0000000000000 --- a/blockchains/ethereum/assets/0x26710D94067B144c2A6970CBBB96a5d08B70aC79/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hydrolic", - "symbol": "HDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x26710D94067B144c2A6970CBBB96a5d08B70aC79", - "status": "active", - "id": "0x26710D94067B144c2A6970CBBB96a5d08B70aC79" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26710D94067B144c2A6970CBBB96a5d08B70aC79/logo.png b/blockchains/ethereum/assets/0x26710D94067B144c2A6970CBBB96a5d08B70aC79/logo.png deleted file mode 100644 index de3a665eb0fb7..0000000000000 Binary files a/blockchains/ethereum/assets/0x26710D94067B144c2A6970CBBB96a5d08B70aC79/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0/info.json b/blockchains/ethereum/assets/0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0/info.json deleted file mode 100644 index 176153ff81050..0000000000000 --- a/blockchains/ethereum/assets/0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bit Energy", - "symbol": "BTE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0", - "status": "active", - "id": "0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0/logo.png b/blockchains/ethereum/assets/0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0/logo.png deleted file mode 100644 index 13e6516958ac2..0000000000000 Binary files a/blockchains/ethereum/assets/0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/info.json b/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/info.json deleted file mode 100644 index 1cc4a66e287cf..0000000000000 --- a/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitcoinSoV", - "symbol": "BSOV", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.btcsov.com/", - "explorer": "https://etherscan.io/token/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1", - "status": "active", - "id": "0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/logo.png b/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/logo.png deleted file mode 100644 index 94f2855f0948a..0000000000000 Binary files a/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26B3038a7Fc10b36c426846a9086Ef87328dA702/info.json b/blockchains/ethereum/assets/0x26B3038a7Fc10b36c426846a9086Ef87328dA702/info.json deleted file mode 100644 index 1ec57a834d10d..0000000000000 --- a/blockchains/ethereum/assets/0x26B3038a7Fc10b36c426846a9086Ef87328dA702/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YFT", - "website": "https://yft.finance", - "description": "Yield Farming Token (YFT). A most profitable way to farm with next generation yield farming and high yield rewards.", - "explorer": "https://etherscan.io/token/0x26B3038a7Fc10b36c426846a9086Ef87328dA702", - "type": "ERC20", - "symbol": "YFT", - "decimals": 18, - "status": "active", - "id": "0x26B3038a7Fc10b36c426846a9086Ef87328dA702" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26B3038a7Fc10b36c426846a9086Ef87328dA702/logo.png b/blockchains/ethereum/assets/0x26B3038a7Fc10b36c426846a9086Ef87328dA702/logo.png deleted file mode 100644 index 17fb443f2e483..0000000000000 Binary files a/blockchains/ethereum/assets/0x26B3038a7Fc10b36c426846a9086Ef87328dA702/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26B5410f3F4db08c99955f9cd67B40dB8008f425/info.json b/blockchains/ethereum/assets/0x26B5410f3F4db08c99955f9cd67B40dB8008f425/info.json deleted file mode 100644 index fd7c365e0b725..0000000000000 --- a/blockchains/ethereum/assets/0x26B5410f3F4db08c99955f9cd67B40dB8008f425/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FishOne", - "symbol": "FOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x26B5410f3F4db08c99955f9cd67B40dB8008f425", - "status": "active", - "id": "0x26B5410f3F4db08c99955f9cd67B40dB8008f425" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26B5410f3F4db08c99955f9cd67B40dB8008f425/logo.png b/blockchains/ethereum/assets/0x26B5410f3F4db08c99955f9cd67B40dB8008f425/logo.png deleted file mode 100644 index 6802235a03135..0000000000000 Binary files a/blockchains/ethereum/assets/0x26B5410f3F4db08c99955f9cd67B40dB8008f425/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03/info.json b/blockchains/ethereum/assets/0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03/info.json deleted file mode 100644 index cb8f6f288d34d..0000000000000 --- a/blockchains/ethereum/assets/0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crowdvilla Point", - "symbol": "CROWD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03", - "status": "active", - "id": "0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03/logo.png b/blockchains/ethereum/assets/0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03/logo.png deleted file mode 100644 index 16f679f4a0647..0000000000000 Binary files a/blockchains/ethereum/assets/0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47/info.json b/blockchains/ethereum/assets/0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47/info.json deleted file mode 100644 index 1990aa99f7daf..0000000000000 --- a/blockchains/ethereum/assets/0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CrystalToken", - "symbol": "CYL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.crystaltoken.co", - "explorer": "https://etherscan.io/token/0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47", - "status": "active", - "id": "0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47/logo.png b/blockchains/ethereum/assets/0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47/logo.png deleted file mode 100644 index d78f6984f3567..0000000000000 Binary files a/blockchains/ethereum/assets/0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/info.json b/blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/info.json deleted file mode 100644 index 417157ca9dc28..0000000000000 --- a/blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "DEXTools", - "website": "https://dextools.io/", - "description": "Ultimate Hub and Defi App For Uniswap and DEX trading.", - "socials": [ - { - "name": "DEXTools", - "url": "https://twitter.com/DexToolsapp", - "handle": "DEXTools" - } - ], - "explorer": "https://etherscan.io/token/0x26CE25148832C04f3d7F26F32478a9fe55197166", - "type": "ERC20", - "symbol": "DEXT", - "decimals": 18, - "status": "active", - "id": "0x26CE25148832C04f3d7F26F32478a9fe55197166" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/logo.png b/blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/logo.png deleted file mode 100644 index 71daefd717f30..0000000000000 Binary files a/blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb/info.json b/blockchains/ethereum/assets/0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb/info.json deleted file mode 100644 index b5ce6caea54e2..0000000000000 --- a/blockchains/ethereum/assets/0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ERC20", - "symbol": "ERC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb", - "status": "active", - "id": "0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb/logo.png b/blockchains/ethereum/assets/0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb/logo.png deleted file mode 100644 index 3a4157dd6aba4..0000000000000 Binary files a/blockchains/ethereum/assets/0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26DB5439F651CAF491A87d48799dA81F191bDB6b/info.json b/blockchains/ethereum/assets/0x26DB5439F651CAF491A87d48799dA81F191bDB6b/info.json deleted file mode 100644 index df2c489f21551..0000000000000 --- a/blockchains/ethereum/assets/0x26DB5439F651CAF491A87d48799dA81F191bDB6b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CashBetCoin", - "symbol": "CBC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://coin.cashbet.com/", - "explorer": "https://etherscan.io/token/0x26DB5439F651CAF491A87d48799dA81F191bDB6b", - "status": "active", - "id": "0x26DB5439F651CAF491A87d48799dA81F191bDB6b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26DB5439F651CAF491A87d48799dA81F191bDB6b/logo.png b/blockchains/ethereum/assets/0x26DB5439F651CAF491A87d48799dA81F191bDB6b/logo.png deleted file mode 100644 index c6de0e9436cea..0000000000000 Binary files a/blockchains/ethereum/assets/0x26DB5439F651CAF491A87d48799dA81F191bDB6b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26DDF6CabADcBF4F013841BD8d914830BeB0d984/info.json b/blockchains/ethereum/assets/0x26DDF6CabADcBF4F013841BD8d914830BeB0d984/info.json deleted file mode 100644 index cd4405769793b..0000000000000 --- a/blockchains/ethereum/assets/0x26DDF6CabADcBF4F013841BD8d914830BeB0d984/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KuaiToken", - "symbol": "KT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.kuaitoken.com/", - "explorer": "https://etherscan.io/token/0x26DDF6CabADcBF4F013841BD8d914830BeB0d984", - "status": "active", - "id": "0x26DDF6CabADcBF4F013841BD8d914830BeB0d984" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26DDF6CabADcBF4F013841BD8d914830BeB0d984/logo.png b/blockchains/ethereum/assets/0x26DDF6CabADcBF4F013841BD8d914830BeB0d984/logo.png deleted file mode 100644 index 3f5301b0818ff..0000000000000 Binary files a/blockchains/ethereum/assets/0x26DDF6CabADcBF4F013841BD8d914830BeB0d984/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/info.json b/blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/info.json deleted file mode 100644 index def84d515559c..0000000000000 --- a/blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/info.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "DegenVC", - "website": "https://degen.vc/", - "source_code": "https://github.com/degen-vc", - "white_paper": "https://www.degen.vc", - "description": "Building a degen community incentivised by DGVC tokens to provide liquidity for Uniswap or other AMM project launches.", - "explorer": "https://etherscan.io/token/0x26E43759551333e57F073bb0772F50329A957b30", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/degen_vc", - "handle": "degen_vc" - } - ], - "type": "ERC20", - "symbol": "DGVC", - "decimals": 18, - "status": "active", - "id": "0x26E43759551333e57F073bb0772F50329A957b30" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/logo.png b/blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/logo.png deleted file mode 100644 index c0f7c134cfd23..0000000000000 Binary files a/blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26E75307Fc0C021472fEb8F727839531F112f317/info.json b/blockchains/ethereum/assets/0x26E75307Fc0C021472fEb8F727839531F112f317/info.json deleted file mode 100644 index 58715655d0001..0000000000000 --- a/blockchains/ethereum/assets/0x26E75307Fc0C021472fEb8F727839531F112f317/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto20", - "symbol": "C20", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://crypto20.com/en/", - "explorer": "https://etherscan.io/token/0x26E75307Fc0C021472fEb8F727839531F112f317", - "status": "active", - "id": "0x26E75307Fc0C021472fEb8F727839531F112f317" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26E75307Fc0C021472fEb8F727839531F112f317/logo.png b/blockchains/ethereum/assets/0x26E75307Fc0C021472fEb8F727839531F112f317/logo.png deleted file mode 100644 index 1c65b7f12d038..0000000000000 Binary files a/blockchains/ethereum/assets/0x26E75307Fc0C021472fEb8F727839531F112f317/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97/info.json b/blockchains/ethereum/assets/0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97/info.json deleted file mode 100644 index 717f77eb6ddb1..0000000000000 --- a/blockchains/ethereum/assets/0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CorionX utility token", - "symbol": "CORX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97", - "status": "active", - "id": "0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97/logo.png b/blockchains/ethereum/assets/0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97/logo.png deleted file mode 100644 index 7cfa0e94b260c..0000000000000 Binary files a/blockchains/ethereum/assets/0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6/info.json b/blockchains/ethereum/assets/0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6/info.json deleted file mode 100644 index f98e9fd4b9a20..0000000000000 --- a/blockchains/ethereum/assets/0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CasinoLaCrosse", - "symbol": "SIN", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6", - "status": "active", - "id": "0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6/logo.png b/blockchains/ethereum/assets/0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6/logo.png deleted file mode 100644 index 189d56da86913..0000000000000 Binary files a/blockchains/ethereum/assets/0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2/info.json b/blockchains/ethereum/assets/0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2/info.json deleted file mode 100644 index 6d2e6240bd1f2..0000000000000 --- a/blockchains/ethereum/assets/0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MunchCoin", - "symbol": "MNCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2", - "status": "active", - "id": "0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2/logo.png b/blockchains/ethereum/assets/0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2/logo.png deleted file mode 100755 index 2965bc6d9f75c..0000000000000 Binary files a/blockchains/ethereum/assets/0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa/info.json b/blockchains/ethereum/assets/0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa/info.json deleted file mode 100644 index 36931154f0cf0..0000000000000 --- a/blockchains/ethereum/assets/0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ABYSS", - "website": "https://theabyss.Fund", - "source_code": "https://github.com/m4ssAB/theAbyss", - "description": "The Abyss protocol is a governance-controlled burn address (DAE) which mints NFTs from token lockups. Uses the overlaying CHARON DAO, ABY holders are able to influence almost all parts of the protocol, from deciding on fee structures, adding new pools, rebalancing, and even disabling parts of the Abyss ecosystem. The holdings of the Abyss itself, are the only thing beyond the touch of mortals.", - "explorer": "https://etherscan.io/token/0x26c5331a8aaede3d3af276fd61329163a55ecbca", - "type": "ERC20", - "symbol": "ABY*", - "decimals": 18, - "status": "active", - "id": "0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa/logo.png b/blockchains/ethereum/assets/0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa/logo.png deleted file mode 100644 index b90f908d99fd3..0000000000000 Binary files a/blockchains/ethereum/assets/0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26cF82e4aE43D31eA51e72B663d26e26a75AF729/info.json b/blockchains/ethereum/assets/0x26cF82e4aE43D31eA51e72B663d26e26a75AF729/info.json deleted file mode 100644 index 662fd48e9cb88..0000000000000 --- a/blockchains/ethereum/assets/0x26cF82e4aE43D31eA51e72B663d26e26a75AF729/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Moonbase", - "symbol": "mbBASED", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://based.money/", - "explorer": "https://etherscan.io/token/0x26cF82e4aE43D31eA51e72B663d26e26a75AF729", - "status": "active", - "id": "0x26cF82e4aE43D31eA51e72B663d26e26a75AF729" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26cF82e4aE43D31eA51e72B663d26e26a75AF729/logo.png b/blockchains/ethereum/assets/0x26cF82e4aE43D31eA51e72B663d26e26a75AF729/logo.png deleted file mode 100644 index 08a0393203141..0000000000000 Binary files a/blockchains/ethereum/assets/0x26cF82e4aE43D31eA51e72B663d26e26a75AF729/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26d00D339B22Db44A4a057B39513c1e12D140594/info.json b/blockchains/ethereum/assets/0x26d00D339B22Db44A4a057B39513c1e12D140594/info.json deleted file mode 100644 index cee420585c8da..0000000000000 --- a/blockchains/ethereum/assets/0x26d00D339B22Db44A4a057B39513c1e12D140594/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HCoin Token", - "symbol": "HCT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x26d00D339B22Db44A4a057B39513c1e12D140594", - "status": "active", - "id": "0x26d00D339B22Db44A4a057B39513c1e12D140594" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26d00D339B22Db44A4a057B39513c1e12D140594/logo.png b/blockchains/ethereum/assets/0x26d00D339B22Db44A4a057B39513c1e12D140594/logo.png deleted file mode 100644 index 877db0c63a6bb..0000000000000 Binary files a/blockchains/ethereum/assets/0x26d00D339B22Db44A4a057B39513c1e12D140594/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA/info.json b/blockchains/ethereum/assets/0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA/info.json deleted file mode 100644 index 33bbb2249c3b4..0000000000000 --- a/blockchains/ethereum/assets/0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wurst", - "symbol": "WURST", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA", - "status": "active", - "id": "0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA/logo.png b/blockchains/ethereum/assets/0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA/logo.png deleted file mode 100644 index 5e6ebf9e6af3d..0000000000000 Binary files a/blockchains/ethereum/assets/0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B/info.json b/blockchains/ethereum/assets/0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B/info.json deleted file mode 100644 index f8f48e0f84ddd..0000000000000 --- a/blockchains/ethereum/assets/0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BORA", - "symbol": "BORA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.boraecosystem.com/", - "explorer": "https://etherscan.io/token/0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B", - "status": "active", - "id": "0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B/logo.png b/blockchains/ethereum/assets/0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B/logo.png deleted file mode 100644 index 139689905339c..0000000000000 Binary files a/blockchains/ethereum/assets/0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/info.json b/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/info.json deleted file mode 100644 index 1420324b73989..0000000000000 --- a/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "AirSwap", - "website": "https://airswap.io", - "description": "AirSwap aims to make the buying and selling of tokens secure, simple, and without fees.", - "explorer": "https://etherscan.io/token/0x27054b13b1B798B345b591a4d22e6562d47eA75a", - "research": "https://research.binance.com/en/projects/airswap", - "type": "ERC20", - "symbol": "AST", - "decimals": 4, - "status": "active", - "id": "0x27054b13b1B798B345b591a4d22e6562d47eA75a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/logo.png b/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/logo.png deleted file mode 100644 index 454ccade73598..0000000000000 Binary files a/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27201232579491Ce9b116Ac6F37D354Cc723A2f3/info.json b/blockchains/ethereum/assets/0x27201232579491Ce9b116Ac6F37D354Cc723A2f3/info.json deleted file mode 100644 index cdfb0f55d7b06..0000000000000 --- a/blockchains/ethereum/assets/0x27201232579491Ce9b116Ac6F37D354Cc723A2f3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MESEFA", - "symbol": "SEFA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://mesefa.com/", - "explorer": "https://etherscan.io/token/0x27201232579491Ce9b116Ac6F37D354Cc723A2f3", - "status": "active", - "id": "0x27201232579491Ce9b116Ac6F37D354Cc723A2f3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27201232579491Ce9b116Ac6F37D354Cc723A2f3/logo.png b/blockchains/ethereum/assets/0x27201232579491Ce9b116Ac6F37D354Cc723A2f3/logo.png deleted file mode 100644 index 0043190b39e23..0000000000000 Binary files a/blockchains/ethereum/assets/0x27201232579491Ce9b116Ac6F37D354Cc723A2f3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2730d6FdC86C95a74253BefFaA8306B40feDecbb/info.json b/blockchains/ethereum/assets/0x2730d6FdC86C95a74253BefFaA8306B40feDecbb/info.json deleted file mode 100644 index 45ea8041eca6b..0000000000000 --- a/blockchains/ethereum/assets/0x2730d6FdC86C95a74253BefFaA8306B40feDecbb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UNICORN", - "symbol": "UNI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://unicorn.cm/", - "explorer": "https://etherscan.io/token/0x2730d6FdC86C95a74253BefFaA8306B40feDecbb", - "status": "active", - "id": "0x2730d6FdC86C95a74253BefFaA8306B40feDecbb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2730d6FdC86C95a74253BefFaA8306B40feDecbb/logo.png b/blockchains/ethereum/assets/0x2730d6FdC86C95a74253BefFaA8306B40feDecbb/logo.png deleted file mode 100644 index 86eb988bf5ab8..0000000000000 Binary files a/blockchains/ethereum/assets/0x2730d6FdC86C95a74253BefFaA8306B40feDecbb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27310BfBE3481a295b8bD9092477C446A56C706c/info.json b/blockchains/ethereum/assets/0x27310BfBE3481a295b8bD9092477C446A56C706c/info.json deleted file mode 100644 index 19374f4ae2ee5..0000000000000 --- a/blockchains/ethereum/assets/0x27310BfBE3481a295b8bD9092477C446A56C706c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIXC", - "symbol": "BIXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x27310BfBE3481a295b8bD9092477C446A56C706c", - "status": "active", - "id": "0x27310BfBE3481a295b8bD9092477C446A56C706c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27310BfBE3481a295b8bD9092477C446A56C706c/logo.png b/blockchains/ethereum/assets/0x27310BfBE3481a295b8bD9092477C446A56C706c/logo.png deleted file mode 100644 index 0baad72615da1..0000000000000 Binary files a/blockchains/ethereum/assets/0x27310BfBE3481a295b8bD9092477C446A56C706c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639/info.json b/blockchains/ethereum/assets/0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639/info.json deleted file mode 100644 index cb6cd33f4b25e..0000000000000 --- a/blockchains/ethereum/assets/0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bcnex Token", - "symbol": "BCNX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639", - "status": "active", - "id": "0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639/logo.png b/blockchains/ethereum/assets/0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639/logo.png deleted file mode 100644 index 3ffd7040cbfa9..0000000000000 Binary files a/blockchains/ethereum/assets/0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x274c5236276422330060aA95cADEd86dA0a297c2/info.json b/blockchains/ethereum/assets/0x274c5236276422330060aA95cADEd86dA0a297c2/info.json deleted file mode 100644 index 0df22ba47970c..0000000000000 --- a/blockchains/ethereum/assets/0x274c5236276422330060aA95cADEd86dA0a297c2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Folgory Coin", - "symbol": "FLG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x274c5236276422330060aA95cADEd86dA0a297c2", - "status": "active", - "id": "0x274c5236276422330060aA95cADEd86dA0a297c2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x274c5236276422330060aA95cADEd86dA0a297c2/logo.png b/blockchains/ethereum/assets/0x274c5236276422330060aA95cADEd86dA0a297c2/logo.png deleted file mode 100644 index 1aacfd7cf910f..0000000000000 Binary files a/blockchains/ethereum/assets/0x274c5236276422330060aA95cADEd86dA0a297c2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x275b69AA7c8C1d648A0557656bCe1C286e69a29d/info.json b/blockchains/ethereum/assets/0x275b69AA7c8C1d648A0557656bCe1C286e69a29d/info.json deleted file mode 100644 index 1dccf61cd796e..0000000000000 --- a/blockchains/ethereum/assets/0x275b69AA7c8C1d648A0557656bCe1C286e69a29d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Enumivo", - "symbol": "ENU", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://enumivo.org/", - "explorer": "https://etherscan.io/token/0x275b69AA7c8C1d648A0557656bCe1C286e69a29d", - "status": "active", - "id": "0x275b69AA7c8C1d648A0557656bCe1C286e69a29d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x275b69AA7c8C1d648A0557656bCe1C286e69a29d/logo.png b/blockchains/ethereum/assets/0x275b69AA7c8C1d648A0557656bCe1C286e69a29d/logo.png deleted file mode 100644 index b0ce9114a47a6..0000000000000 Binary files a/blockchains/ethereum/assets/0x275b69AA7c8C1d648A0557656bCe1C286e69a29d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27702a26126e0B3702af63Ee09aC4d1A084EF628/info.json b/blockchains/ethereum/assets/0x27702a26126e0B3702af63Ee09aC4d1A084EF628/info.json deleted file mode 100644 index c26769163f145..0000000000000 --- a/blockchains/ethereum/assets/0x27702a26126e0B3702af63Ee09aC4d1A084EF628/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "aleph.im ERC-20 v2", - "website": "https://aleph.im", - "description": "Aleph.im is a cross-blockchain layer-2 networkspecifically focused on decentralized applications and their related infrastructure (storage, computing servers, security).", - "explorer": "https://etherscan.io/token/0x27702a26126e0B3702af63Ee09aC4d1A084EF628", - "type": "ERC20", - "symbol": "ALEPH", - "decimals": 18, - "status": "active", - "id": "0x27702a26126e0B3702af63Ee09aC4d1A084EF628" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27702a26126e0B3702af63Ee09aC4d1A084EF628/logo.png b/blockchains/ethereum/assets/0x27702a26126e0B3702af63Ee09aC4d1A084EF628/logo.png deleted file mode 100644 index d3b78ccd56b75..0000000000000 Binary files a/blockchains/ethereum/assets/0x27702a26126e0B3702af63Ee09aC4d1A084EF628/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2774B5771F607938D4e9197B3A5CA9f21110CF11/info.json b/blockchains/ethereum/assets/0x2774B5771F607938D4e9197B3A5CA9f21110CF11/info.json deleted file mode 100644 index 3371f41c84591..0000000000000 --- a/blockchains/ethereum/assets/0x2774B5771F607938D4e9197B3A5CA9f21110CF11/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nacreous", - "symbol": "NACRE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2774B5771F607938D4e9197B3A5CA9f21110CF11", - "status": "active", - "id": "0x2774B5771F607938D4e9197B3A5CA9f21110CF11" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2774B5771F607938D4e9197B3A5CA9f21110CF11/logo.png b/blockchains/ethereum/assets/0x2774B5771F607938D4e9197B3A5CA9f21110CF11/logo.png deleted file mode 100755 index b9b7b91034816..0000000000000 Binary files a/blockchains/ethereum/assets/0x2774B5771F607938D4e9197B3A5CA9f21110CF11/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2775F2A3C83bee1541D1d1BC308b3BB432B45151/info.json b/blockchains/ethereum/assets/0x2775F2A3C83bee1541D1d1BC308b3BB432B45151/info.json deleted file mode 100644 index fdfc5e056cfa9..0000000000000 --- a/blockchains/ethereum/assets/0x2775F2A3C83bee1541D1d1BC308b3BB432B45151/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MEMBERSHIP", - "symbol": "PLANETAGRO.ORG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://planetagro.org/", - "explorer": "https://etherscan.io/token/0x2775F2A3C83bee1541D1d1BC308b3BB432B45151", - "status": "active", - "id": "0x2775F2A3C83bee1541D1d1BC308b3BB432B45151" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2775F2A3C83bee1541D1d1BC308b3BB432B45151/logo.png b/blockchains/ethereum/assets/0x2775F2A3C83bee1541D1d1BC308b3BB432B45151/logo.png deleted file mode 100755 index 4e77b9cbba062..0000000000000 Binary files a/blockchains/ethereum/assets/0x2775F2A3C83bee1541D1d1BC308b3BB432B45151/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2781246fe707bB15CeE3e5ea354e2154a2877B16/info.json b/blockchains/ethereum/assets/0x2781246fe707bB15CeE3e5ea354e2154a2877B16/info.json deleted file mode 100644 index 51e37be536158..0000000000000 --- a/blockchains/ethereum/assets/0x2781246fe707bB15CeE3e5ea354e2154a2877B16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ELYSIA", - "symbol": "EL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://elysia.kr/", - "explorer": "https://etherscan.io/token/0x2781246fe707bB15CeE3e5ea354e2154a2877B16", - "status": "active", - "id": "0x2781246fe707bB15CeE3e5ea354e2154a2877B16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2781246fe707bB15CeE3e5ea354e2154a2877B16/logo.png b/blockchains/ethereum/assets/0x2781246fe707bB15CeE3e5ea354e2154a2877B16/logo.png deleted file mode 100644 index 36f9e96ed6745..0000000000000 Binary files a/blockchains/ethereum/assets/0x2781246fe707bB15CeE3e5ea354e2154a2877B16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27824111DD062Ca9062067B493Fbf512328928BA/info.json b/blockchains/ethereum/assets/0x27824111DD062Ca9062067B493Fbf512328928BA/info.json deleted file mode 100644 index c7ce36952bcad..0000000000000 --- a/blockchains/ethereum/assets/0x27824111DD062Ca9062067B493Fbf512328928BA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UNI Token", - "website": "https://unitoken.co", - "description": "UNI Payment System, a globally accepted payment system based exclusively on cryptocurrencies and stablecoins.", - "explorer": "https://etherscan.io/token/0x27824111dd062ca9062067b493fbf512328928ba", - "type": "ERC20", - "symbol": "UXT", - "decimals": 8, - "status": "active", - "id": "0x27824111DD062Ca9062067B493Fbf512328928BA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27824111DD062Ca9062067B493Fbf512328928BA/logo.png b/blockchains/ethereum/assets/0x27824111DD062Ca9062067B493Fbf512328928BA/logo.png deleted file mode 100644 index 71ec1ca79541f..0000000000000 Binary files a/blockchains/ethereum/assets/0x27824111DD062Ca9062067B493Fbf512328928BA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb/info.json b/blockchains/ethereum/assets/0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb/info.json deleted file mode 100644 index 0012a3c684435..0000000000000 --- a/blockchains/ethereum/assets/0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-28/30M28", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb", - "status": "active", - "id": "0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb/logo.png b/blockchains/ethereum/assets/0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb/logo.png deleted file mode 100644 index 8ea93e78850cb..0000000000000 Binary files a/blockchains/ethereum/assets/0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D/info.json b/blockchains/ethereum/assets/0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D/info.json deleted file mode 100644 index dd7645c12e98a..0000000000000 --- a/blockchains/ethereum/assets/0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nexxo Tokens", - "symbol": "NEXXO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://nexxo.io/", - "explorer": "https://etherscan.io/token/0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D", - "status": "active", - "id": "0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D/logo.png b/blockchains/ethereum/assets/0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D/logo.png deleted file mode 100644 index 601e022121616..0000000000000 Binary files a/blockchains/ethereum/assets/0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x278aE6f52CE72B0df6CBa451534b87846ACC9D65/info.json b/blockchains/ethereum/assets/0x278aE6f52CE72B0df6CBa451534b87846ACC9D65/info.json deleted file mode 100644 index 9bdf5569c7cd4..0000000000000 --- a/blockchains/ethereum/assets/0x278aE6f52CE72B0df6CBa451534b87846ACC9D65/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLACKPANTHER", - "symbol": "BPER", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x278aE6f52CE72B0df6CBa451534b87846ACC9D65", - "status": "active", - "id": "0x278aE6f52CE72B0df6CBa451534b87846ACC9D65" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x278aE6f52CE72B0df6CBa451534b87846ACC9D65/logo.png b/blockchains/ethereum/assets/0x278aE6f52CE72B0df6CBa451534b87846ACC9D65/logo.png deleted file mode 100644 index fe501eb52fe5a..0000000000000 Binary files a/blockchains/ethereum/assets/0x278aE6f52CE72B0df6CBa451534b87846ACC9D65/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2791BfD60D232150Bff86b39B7146c0eaAA2BA81/logo.png b/blockchains/ethereum/assets/0x2791BfD60D232150Bff86b39B7146c0eaAA2BA81/logo.png deleted file mode 100644 index 1eb41e8b2a850..0000000000000 Binary files a/blockchains/ethereum/assets/0x2791BfD60D232150Bff86b39B7146c0eaAA2BA81/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x279D1aAC77A927d3113184e48269A35903380948/info.json b/blockchains/ethereum/assets/0x279D1aAC77A927d3113184e48269A35903380948/info.json deleted file mode 100644 index 42b53ff206f85..0000000000000 --- a/blockchains/ethereum/assets/0x279D1aAC77A927d3113184e48269A35903380948/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MGH MT E 345-VE06", - "symbol": "MGH", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x279D1aAC77A927d3113184e48269A35903380948", - "status": "active", - "id": "0x279D1aAC77A927d3113184e48269A35903380948" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x279D1aAC77A927d3113184e48269A35903380948/logo.png b/blockchains/ethereum/assets/0x279D1aAC77A927d3113184e48269A35903380948/logo.png deleted file mode 100644 index 14f7139bbf082..0000000000000 Binary files a/blockchains/ethereum/assets/0x279D1aAC77A927d3113184e48269A35903380948/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162/info.json b/blockchains/ethereum/assets/0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162/info.json deleted file mode 100644 index a60b11237d5ba..0000000000000 --- a/blockchains/ethereum/assets/0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-23/30M53", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162", - "status": "active", - "id": "0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162/logo.png b/blockchains/ethereum/assets/0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162/logo.png deleted file mode 100644 index 9626bcca55ce5..0000000000000 Binary files a/blockchains/ethereum/assets/0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27BC53596Dc0EA71dE3c65C799d8E6c96C1dDA98/info.json b/blockchains/ethereum/assets/0x27BC53596Dc0EA71dE3c65C799d8E6c96C1dDA98/info.json deleted file mode 100644 index 5d90390003173..0000000000000 --- a/blockchains/ethereum/assets/0x27BC53596Dc0EA71dE3c65C799d8E6c96C1dDA98/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YunJiaMi", - "symbol": "YJM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x27BC53596Dc0EA71dE3c65C799d8E6c96C1dDA98", - "status": "active", - "id": "0x27BC53596Dc0EA71dE3c65C799d8E6c96C1dDA98" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27BC53596Dc0EA71dE3c65C799d8E6c96C1dDA98/logo.png b/blockchains/ethereum/assets/0x27BC53596Dc0EA71dE3c65C799d8E6c96C1dDA98/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x27BC53596Dc0EA71dE3c65C799d8E6c96C1dDA98/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27C1573FE604C945dFd0bD237f7456C3B85E230D/info.json b/blockchains/ethereum/assets/0x27C1573FE604C945dFd0bD237f7456C3B85E230D/info.json deleted file mode 100644 index b83868ae7b768..0000000000000 --- a/blockchains/ethereum/assets/0x27C1573FE604C945dFd0bD237f7456C3B85E230D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg14000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x27C1573FE604C945dFd0bD237f7456C3B85E230D", - "status": "active", - "id": "0x27C1573FE604C945dFd0bD237f7456C3B85E230D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27C1573FE604C945dFd0bD237f7456C3B85E230D/logo.png b/blockchains/ethereum/assets/0x27C1573FE604C945dFd0bD237f7456C3B85E230D/logo.png deleted file mode 100644 index 6fcfd6e57b9d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x27C1573FE604C945dFd0bD237f7456C3B85E230D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27C743954bCe1Bfaef8bcbD685527531001D88D7/info.json b/blockchains/ethereum/assets/0x27C743954bCe1Bfaef8bcbD685527531001D88D7/info.json deleted file mode 100644 index 54929f5c0533c..0000000000000 --- a/blockchains/ethereum/assets/0x27C743954bCe1Bfaef8bcbD685527531001D88D7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockium Token", - "symbol": "BOK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x27C743954bCe1Bfaef8bcbD685527531001D88D7", - "status": "active", - "id": "0x27C743954bCe1Bfaef8bcbD685527531001D88D7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27C743954bCe1Bfaef8bcbD685527531001D88D7/logo.png b/blockchains/ethereum/assets/0x27C743954bCe1Bfaef8bcbD685527531001D88D7/logo.png deleted file mode 100644 index a3cd6742ab193..0000000000000 Binary files a/blockchains/ethereum/assets/0x27C743954bCe1Bfaef8bcbD685527531001D88D7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC/info.json b/blockchains/ethereum/assets/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC/info.json deleted file mode 100644 index 8bc3fa6f1bf99..0000000000000 --- a/blockchains/ethereum/assets/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Terawatt LED Token", - "website": "https://terawattled.com", - "description": "Terawatt is a patent-pending, renewable energy blockchain startup, with a strong focus on monetization and driving global L.E.D. adoption", - "socials": [ - "https://twitter.com/terawatt_led" - ], - "explorer": "https://etherscan.io/token/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC", - "type": "ERC20", - "symbol": "LED", - "decimals": 0, - "status": "active", - "id": "0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC/logo.png b/blockchains/ethereum/assets/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC/logo.png deleted file mode 100644 index d1602ff4849c6..0000000000000 Binary files a/blockchains/ethereum/assets/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27DC43004F0FE65030be5ef809E843e72035c0F1/info.json b/blockchains/ethereum/assets/0x27DC43004F0FE65030be5ef809E843e72035c0F1/info.json deleted file mode 100644 index be5f17973f910..0000000000000 --- a/blockchains/ethereum/assets/0x27DC43004F0FE65030be5ef809E843e72035c0F1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Quantum Coin", - "symbol": "COIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x27DC43004F0FE65030be5ef809E843e72035c0F1", - "status": "active", - "id": "0x27DC43004F0FE65030be5ef809E843e72035c0F1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27DC43004F0FE65030be5ef809E843e72035c0F1/logo.png b/blockchains/ethereum/assets/0x27DC43004F0FE65030be5ef809E843e72035c0F1/logo.png deleted file mode 100644 index 464cab6d7e9e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x27DC43004F0FE65030be5ef809E843e72035c0F1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488/info.json b/blockchains/ethereum/assets/0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488/info.json deleted file mode 100644 index 48fcabcd60483..0000000000000 --- a/blockchains/ethereum/assets/0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AirToken", - "symbol": "AIR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488", - "status": "active", - "id": "0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488/logo.png b/blockchains/ethereum/assets/0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488/logo.png deleted file mode 100755 index 34580c755942a..0000000000000 Binary files a/blockchains/ethereum/assets/0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27Ffed7E5926Fb2795fC85aAab558243F280A8a2/logo.png b/blockchains/ethereum/assets/0x27Ffed7E5926Fb2795fC85aAab558243F280A8a2/logo.png deleted file mode 100644 index 96fff6dc7dfcc..0000000000000 Binary files a/blockchains/ethereum/assets/0x27Ffed7E5926Fb2795fC85aAab558243F280A8a2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27aebC51AF422525461b9DdBE74e4A9a5995D015/info.json b/blockchains/ethereum/assets/0x27aebC51AF422525461b9DdBE74e4A9a5995D015/info.json deleted file mode 100644 index a4273734c6c80..0000000000000 --- a/blockchains/ethereum/assets/0x27aebC51AF422525461b9DdBE74e4A9a5995D015/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lianqu", - "symbol": "LNQ", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x27aebC51AF422525461b9DdBE74e4A9a5995D015", - "status": "active", - "id": "0x27aebC51AF422525461b9DdBE74e4A9a5995D015" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27aebC51AF422525461b9DdBE74e4A9a5995D015/logo.png b/blockchains/ethereum/assets/0x27aebC51AF422525461b9DdBE74e4A9a5995D015/logo.png deleted file mode 100755 index ef4b1ac47f303..0000000000000 Binary files a/blockchains/ethereum/assets/0x27aebC51AF422525461b9DdBE74e4A9a5995D015/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27f46987917180723E0473755621097F5a41c4A1/info.json b/blockchains/ethereum/assets/0x27f46987917180723E0473755621097F5a41c4A1/info.json deleted file mode 100644 index 1fe86af4a6cb1..0000000000000 --- a/blockchains/ethereum/assets/0x27f46987917180723E0473755621097F5a41c4A1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EV Dollar", - "symbol": "EUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x27f46987917180723E0473755621097F5a41c4A1", - "status": "active", - "id": "0x27f46987917180723E0473755621097F5a41c4A1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27f46987917180723E0473755621097F5a41c4A1/logo.png b/blockchains/ethereum/assets/0x27f46987917180723E0473755621097F5a41c4A1/logo.png deleted file mode 100644 index c21265847920b..0000000000000 Binary files a/blockchains/ethereum/assets/0x27f46987917180723E0473755621097F5a41c4A1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27f610BF36ecA0939093343ac28b1534a721DBB4/info.json b/blockchains/ethereum/assets/0x27f610BF36ecA0939093343ac28b1534a721DBB4/info.json deleted file mode 100644 index cadf0918d61c1..0000000000000 --- a/blockchains/ethereum/assets/0x27f610BF36ecA0939093343ac28b1534a721DBB4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wand Token", - "symbol": "WAND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.wandx.co/", - "explorer": "https://etherscan.io/token/0x27f610BF36ecA0939093343ac28b1534a721DBB4", - "status": "active", - "id": "0x27f610BF36ecA0939093343ac28b1534a721DBB4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27f610BF36ecA0939093343ac28b1534a721DBB4/logo.png b/blockchains/ethereum/assets/0x27f610BF36ecA0939093343ac28b1534a721DBB4/logo.png deleted file mode 100644 index 4ba970ed8b961..0000000000000 Binary files a/blockchains/ethereum/assets/0x27f610BF36ecA0939093343ac28b1534a721DBB4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27f706edde3aD952EF647Dd67E24e38CD0803DD6/info.json b/blockchains/ethereum/assets/0x27f706edde3aD952EF647Dd67E24e38CD0803DD6/info.json deleted file mode 100644 index 256731f67afcf..0000000000000 --- a/blockchains/ethereum/assets/0x27f706edde3aD952EF647Dd67E24e38CD0803DD6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Useless Ethereum Token", - "symbol": "UET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://uetoken.com/", - "explorer": "https://etherscan.io/token/0x27f706edde3aD952EF647Dd67E24e38CD0803DD6", - "status": "active", - "id": "0x27f706edde3aD952EF647Dd67E24e38CD0803DD6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27f706edde3aD952EF647Dd67E24e38CD0803DD6/logo.png b/blockchains/ethereum/assets/0x27f706edde3aD952EF647Dd67E24e38CD0803DD6/logo.png deleted file mode 100644 index 741f2b76593ae..0000000000000 Binary files a/blockchains/ethereum/assets/0x27f706edde3aD952EF647Dd67E24e38CD0803DD6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA/info.json b/blockchains/ethereum/assets/0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA/info.json deleted file mode 100644 index d203864ebe127..0000000000000 --- a/blockchains/ethereum/assets/0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SCOTT", - "symbol": "SCOTT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA", - "status": "active", - "id": "0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA/logo.png b/blockchains/ethereum/assets/0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA/logo.png deleted file mode 100644 index 56b226eabd760..0000000000000 Binary files a/blockchains/ethereum/assets/0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x280DAACbD812725BAf46E273B84426B1E10aB410/info.json b/blockchains/ethereum/assets/0x280DAACbD812725BAf46E273B84426B1E10aB410/info.json deleted file mode 100644 index aa4628306f265..0000000000000 --- a/blockchains/ethereum/assets/0x280DAACbD812725BAf46E273B84426B1E10aB410/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CBEX TOKEN", - "symbol": "CBEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.cbex.exchange/", - "explorer": "https://etherscan.io/token/0x280DAACbD812725BAf46E273B84426B1E10aB410", - "status": "active", - "id": "0x280DAACbD812725BAf46E273B84426B1E10aB410" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x280DAACbD812725BAf46E273B84426B1E10aB410/logo.png b/blockchains/ethereum/assets/0x280DAACbD812725BAf46E273B84426B1E10aB410/logo.png deleted file mode 100644 index 4ef588aff2265..0000000000000 Binary files a/blockchains/ethereum/assets/0x280DAACbD812725BAf46E273B84426B1E10aB410/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21/info.json b/blockchains/ethereum/assets/0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21/info.json deleted file mode 100644 index 7fbf80a4c32f3..0000000000000 --- a/blockchains/ethereum/assets/0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QQQ Token", - "symbol": "QQQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://poseidon.network/", - "explorer": "https://etherscan.io/token/0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21", - "status": "active", - "id": "0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21/logo.png b/blockchains/ethereum/assets/0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21/logo.png deleted file mode 100644 index 6113a3523b70d..0000000000000 Binary files a/blockchains/ethereum/assets/0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0/info.json b/blockchains/ethereum/assets/0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0/info.json deleted file mode 100644 index c135fcdc56981..0000000000000 --- a/blockchains/ethereum/assets/0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JusticeCoin", - "symbol": "JUSTICE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0", - "status": "active", - "id": "0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0/logo.png b/blockchains/ethereum/assets/0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0/logo.png deleted file mode 100644 index dbaa7351e9e51..0000000000000 Binary files a/blockchains/ethereum/assets/0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0/info.json b/blockchains/ethereum/assets/0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0/info.json deleted file mode 100644 index 1cc73c79d2473..0000000000000 --- a/blockchains/ethereum/assets/0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BILLIONS", - "symbol": "BLT1", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0", - "status": "active", - "id": "0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0/logo.png b/blockchains/ethereum/assets/0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0/logo.png deleted file mode 100644 index 017e564ed008b..0000000000000 Binary files a/blockchains/ethereum/assets/0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8/info.json b/blockchains/ethereum/assets/0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8/info.json deleted file mode 100644 index 95c3466500a41..0000000000000 --- a/blockchains/ethereum/assets/0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digital Rand", - "symbol": "ZAR", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8", - "status": "active", - "id": "0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8/logo.png b/blockchains/ethereum/assets/0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8/logo.png deleted file mode 100644 index a701e6d406d65..0000000000000 Binary files a/blockchains/ethereum/assets/0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x283669123bd83dA2536bB534e20512101c18E5D8/info.json b/blockchains/ethereum/assets/0x283669123bd83dA2536bB534e20512101c18E5D8/info.json deleted file mode 100644 index ebe984b7ee74b..0000000000000 --- a/blockchains/ethereum/assets/0x283669123bd83dA2536bB534e20512101c18E5D8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitpayer Token", - "symbol": "BPT", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://bitpayer.io/", - "explorer": "https://etherscan.io/token/0x283669123bd83dA2536bB534e20512101c18E5D8", - "status": "active", - "id": "0x283669123bd83dA2536bB534e20512101c18E5D8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x283669123bd83dA2536bB534e20512101c18E5D8/logo.png b/blockchains/ethereum/assets/0x283669123bd83dA2536bB534e20512101c18E5D8/logo.png deleted file mode 100644 index 449b7c659a4dc..0000000000000 Binary files a/blockchains/ethereum/assets/0x283669123bd83dA2536bB534e20512101c18E5D8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2838490518933215Eba9F90ecb27A9AbfF94B145/info.json b/blockchains/ethereum/assets/0x2838490518933215Eba9F90ecb27A9AbfF94B145/info.json deleted file mode 100644 index cae04d240252d..0000000000000 --- a/blockchains/ethereum/assets/0x2838490518933215Eba9F90ecb27A9AbfF94B145/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ashurstcoin", - "symbol": "ASH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2838490518933215Eba9F90ecb27A9AbfF94B145", - "status": "active", - "id": "0x2838490518933215Eba9F90ecb27A9AbfF94B145" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2838490518933215Eba9F90ecb27A9AbfF94B145/logo.png b/blockchains/ethereum/assets/0x2838490518933215Eba9F90ecb27A9AbfF94B145/logo.png deleted file mode 100755 index 36ed078136849..0000000000000 Binary files a/blockchains/ethereum/assets/0x2838490518933215Eba9F90ecb27A9AbfF94B145/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x284D4657f87B064d8Ce33CdF697f208e839d5BC7/info.json b/blockchains/ethereum/assets/0x284D4657f87B064d8Ce33CdF697f208e839d5BC7/info.json deleted file mode 100644 index 69ceef05acdee..0000000000000 --- a/blockchains/ethereum/assets/0x284D4657f87B064d8Ce33CdF697f208e839d5BC7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg12000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x284D4657f87B064d8Ce33CdF697f208e839d5BC7", - "status": "active", - "id": "0x284D4657f87B064d8Ce33CdF697f208e839d5BC7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x284D4657f87B064d8Ce33CdF697f208e839d5BC7/logo.png b/blockchains/ethereum/assets/0x284D4657f87B064d8Ce33CdF697f208e839d5BC7/logo.png deleted file mode 100644 index 95e621cd55c57..0000000000000 Binary files a/blockchains/ethereum/assets/0x284D4657f87B064d8Ce33CdF697f208e839d5BC7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x285441F9Ada849884b8B63e321E9Fe95b900a81E/info.json b/blockchains/ethereum/assets/0x285441F9Ada849884b8B63e321E9Fe95b900a81E/info.json deleted file mode 100644 index aae640f11c2a2..0000000000000 --- a/blockchains/ethereum/assets/0x285441F9Ada849884b8B63e321E9Fe95b900a81E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro-Exchange", - "symbol": "TOMATO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x285441F9Ada849884b8B63e321E9Fe95b900a81E", - "status": "active", - "id": "0x285441F9Ada849884b8B63e321E9Fe95b900a81E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x285441F9Ada849884b8B63e321E9Fe95b900a81E/logo.png b/blockchains/ethereum/assets/0x285441F9Ada849884b8B63e321E9Fe95b900a81E/logo.png deleted file mode 100755 index b3eaab161c7a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x285441F9Ada849884b8B63e321E9Fe95b900a81E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7/info.json b/blockchains/ethereum/assets/0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7/info.json deleted file mode 100644 index 43cd1bf800ab0..0000000000000 --- a/blockchains/ethereum/assets/0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto Crash Course", - "symbol": "CCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7", - "status": "active", - "id": "0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7/logo.png b/blockchains/ethereum/assets/0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7/logo.png deleted file mode 100755 index 1b8d17f2084fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf/info.json b/blockchains/ethereum/assets/0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf/info.json deleted file mode 100644 index e72e0a5cd3bbf..0000000000000 --- a/blockchains/ethereum/assets/0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Silent Notary Token", - "symbol": "SNTR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://silentnotary.com/", - "explorer": "https://etherscan.io/token/0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf", - "status": "active", - "id": "0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf/logo.png b/blockchains/ethereum/assets/0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf/logo.png deleted file mode 100644 index 44647a795cb09..0000000000000 Binary files a/blockchains/ethereum/assets/0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x286708f069225905194673755F12359e6afF6FE1/info.json b/blockchains/ethereum/assets/0x286708f069225905194673755F12359e6afF6FE1/info.json deleted file mode 100644 index e0fed03de6c59..0000000000000 --- a/blockchains/ethereum/assets/0x286708f069225905194673755F12359e6afF6FE1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STACS", - "symbol": "STACS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x286708f069225905194673755F12359e6afF6FE1", - "status": "active", - "id": "0x286708f069225905194673755F12359e6afF6FE1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x286708f069225905194673755F12359e6afF6FE1/logo.png b/blockchains/ethereum/assets/0x286708f069225905194673755F12359e6afF6FE1/logo.png deleted file mode 100644 index 0b77d47b4eea6..0000000000000 Binary files a/blockchains/ethereum/assets/0x286708f069225905194673755F12359e6afF6FE1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28673D7A6DF30c99B705EDcA0046DE738431edE1/info.json b/blockchains/ethereum/assets/0x28673D7A6DF30c99B705EDcA0046DE738431edE1/info.json deleted file mode 100644 index 2a0a440554f8f..0000000000000 --- a/blockchains/ethereum/assets/0x28673D7A6DF30c99B705EDcA0046DE738431edE1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VTrust", - "symbol": "VTR", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x28673D7A6DF30c99B705EDcA0046DE738431edE1", - "status": "active", - "id": "0x28673D7A6DF30c99B705EDcA0046DE738431edE1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28673D7A6DF30c99B705EDcA0046DE738431edE1/logo.png b/blockchains/ethereum/assets/0x28673D7A6DF30c99B705EDcA0046DE738431edE1/logo.png deleted file mode 100644 index 062f40f7d6a2e..0000000000000 Binary files a/blockchains/ethereum/assets/0x28673D7A6DF30c99B705EDcA0046DE738431edE1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x286BDA1413a2Df81731D4930ce2F862a35A609fE/info.json b/blockchains/ethereum/assets/0x286BDA1413a2Df81731D4930ce2F862a35A609fE/info.json deleted file mode 100644 index 9fa0b73a66f74..0000000000000 --- a/blockchains/ethereum/assets/0x286BDA1413a2Df81731D4930ce2F862a35A609fE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tael", - "symbol": "WaBi", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://wabi.io/", - "explorer": "https://etherscan.io/token/0x286BDA1413a2Df81731D4930ce2F862a35A609fE", - "status": "active", - "id": "0x286BDA1413a2Df81731D4930ce2F862a35A609fE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x286BDA1413a2Df81731D4930ce2F862a35A609fE/logo.png b/blockchains/ethereum/assets/0x286BDA1413a2Df81731D4930ce2F862a35A609fE/logo.png deleted file mode 100644 index 5b2a75666d0bf..0000000000000 Binary files a/blockchains/ethereum/assets/0x286BDA1413a2Df81731D4930ce2F862a35A609fE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x288c8ff967859B119B14768c9da5B5656504E4F3/info.json b/blockchains/ethereum/assets/0x288c8ff967859B119B14768c9da5B5656504E4F3/info.json deleted file mode 100644 index 7b392574193b3..0000000000000 --- a/blockchains/ethereum/assets/0x288c8ff967859B119B14768c9da5B5656504E4F3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C560242", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x288c8ff967859B119B14768c9da5B5656504E4F3", - "status": "active", - "id": "0x288c8ff967859B119B14768c9da5B5656504E4F3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x288c8ff967859B119B14768c9da5B5656504E4F3/logo.png b/blockchains/ethereum/assets/0x288c8ff967859B119B14768c9da5B5656504E4F3/logo.png deleted file mode 100644 index 2e7819664f14e..0000000000000 Binary files a/blockchains/ethereum/assets/0x288c8ff967859B119B14768c9da5B5656504E4F3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e/info.json b/blockchains/ethereum/assets/0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e/info.json deleted file mode 100644 index bc48d6d36bbd9..0000000000000 --- a/blockchains/ethereum/assets/0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CFCB", - "symbol": "CFCB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e", - "status": "active", - "id": "0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e/logo.png b/blockchains/ethereum/assets/0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e/logo.png deleted file mode 100644 index 24b04cb3e9a6b..0000000000000 Binary files a/blockchains/ethereum/assets/0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc/info.json b/blockchains/ethereum/assets/0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc/info.json deleted file mode 100644 index a8fa44b30739a..0000000000000 --- a/blockchains/ethereum/assets/0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Airline & Life Networking", - "symbol": "ALLN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc", - "status": "active", - "id": "0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc/logo.png b/blockchains/ethereum/assets/0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc/logo.png deleted file mode 100644 index 344823469a78e..0000000000000 Binary files a/blockchains/ethereum/assets/0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28a8aE348bbdc392497F9745832B5E0f0bd664F4/info.json b/blockchains/ethereum/assets/0x28a8aE348bbdc392497F9745832B5E0f0bd664F4/info.json deleted file mode 100644 index 4c9cfb78d3e41..0000000000000 --- a/blockchains/ethereum/assets/0x28a8aE348bbdc392497F9745832B5E0f0bd664F4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UBSTR", - "symbol": "UBS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x28a8aE348bbdc392497F9745832B5E0f0bd664F4", - "status": "active", - "id": "0x28a8aE348bbdc392497F9745832B5E0f0bd664F4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28a8aE348bbdc392497F9745832B5E0f0bd664F4/logo.png b/blockchains/ethereum/assets/0x28a8aE348bbdc392497F9745832B5E0f0bd664F4/logo.png deleted file mode 100644 index a96f3291ef0fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x28a8aE348bbdc392497F9745832B5E0f0bd664F4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02/info.json b/blockchains/ethereum/assets/0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02/info.json deleted file mode 100644 index e9b7469d2f27d..0000000000000 --- a/blockchains/ethereum/assets/0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NapoleonX Token", - "symbol": "NPX", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "http://www.napoleonx.ai/", - "explorer": "https://etherscan.io/token/0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02", - "status": "active", - "id": "0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02/logo.png b/blockchains/ethereum/assets/0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02/logo.png deleted file mode 100644 index f8a73eb2dfaa0..0000000000000 Binary files a/blockchains/ethereum/assets/0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28c8d01FF633eA9Cd8fc6a451D7457889E698de6/info.json b/blockchains/ethereum/assets/0x28c8d01FF633eA9Cd8fc6a451D7457889E698de6/info.json deleted file mode 100644 index 9fe370d598549..0000000000000 --- a/blockchains/ethereum/assets/0x28c8d01FF633eA9Cd8fc6a451D7457889E698de6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "ETG", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://www.etgproject.org/", - "explorer": "https://etherscan.io/token/0x28c8d01FF633eA9Cd8fc6a451D7457889E698de6", - "status": "active", - "id": "0x28c8d01FF633eA9Cd8fc6a451D7457889E698de6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28c8d01FF633eA9Cd8fc6a451D7457889E698de6/logo.png b/blockchains/ethereum/assets/0x28c8d01FF633eA9Cd8fc6a451D7457889E698de6/logo.png deleted file mode 100755 index 4ad99de598d6f..0000000000000 Binary files a/blockchains/ethereum/assets/0x28c8d01FF633eA9Cd8fc6a451D7457889E698de6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28cF843D0DE2e1FB05636e76569d5a50caF3b817/info.json b/blockchains/ethereum/assets/0x28cF843D0DE2e1FB05636e76569d5a50caF3b817/info.json deleted file mode 100644 index a1d1382c08bfe..0000000000000 --- a/blockchains/ethereum/assets/0x28cF843D0DE2e1FB05636e76569d5a50caF3b817/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bostec", - "symbol": "TEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x28cF843D0DE2e1FB05636e76569d5a50caF3b817", - "status": "active", - "id": "0x28cF843D0DE2e1FB05636e76569d5a50caF3b817" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28cF843D0DE2e1FB05636e76569d5a50caF3b817/logo.png b/blockchains/ethereum/assets/0x28cF843D0DE2e1FB05636e76569d5a50caF3b817/logo.png deleted file mode 100644 index 6bd79a72180a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x28cF843D0DE2e1FB05636e76569d5a50caF3b817/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/info.json b/blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/info.json deleted file mode 100644 index 7c543ca9c3b3b..0000000000000 --- a/blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YFLink", - "symbol": "YFL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://yflink.io/", - "explorer": "https://etherscan.io/token/0x28cb7e841ee97947a86B06fA4090C8451f64c0be", - "status": "active", - "id": "0x28cb7e841ee97947a86B06fA4090C8451f64c0be" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/logo.png b/blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/logo.png deleted file mode 100644 index 4d911e2adc520..0000000000000 Binary files a/blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320/info.json b/blockchains/ethereum/assets/0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320/info.json deleted file mode 100644 index c7a62aed845f7..0000000000000 --- a/blockchains/ethereum/assets/0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tercet Network", - "symbol": "TCNX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tercet.network/", - "explorer": "https://etherscan.io/token/0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320", - "status": "active", - "id": "0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320/logo.png b/blockchains/ethereum/assets/0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320/logo.png deleted file mode 100644 index 758649f7adbd4..0000000000000 Binary files a/blockchains/ethereum/assets/0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40/info.json b/blockchains/ethereum/assets/0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40/info.json deleted file mode 100644 index 595c63a3a5c30..0000000000000 --- a/blockchains/ethereum/assets/0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlitzPredict", - "symbol": "XBP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.blitzpredict.io/", - "explorer": "https://etherscan.io/token/0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40", - "status": "active", - "id": "0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40/logo.png b/blockchains/ethereum/assets/0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40/logo.png deleted file mode 100755 index bc70cfca608b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91/info.json b/blockchains/ethereum/assets/0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91/info.json deleted file mode 100644 index 08618e9e960dd..0000000000000 --- a/blockchains/ethereum/assets/0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "wield.finance", - "symbol": "WFI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91", - "status": "active", - "id": "0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91/logo.png b/blockchains/ethereum/assets/0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91/logo.png deleted file mode 100644 index 833b8e952a087..0000000000000 Binary files a/blockchains/ethereum/assets/0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28ea81fac7b1719138cBf61267198155b433E00e/info.json b/blockchains/ethereum/assets/0x28ea81fac7b1719138cBf61267198155b433E00e/info.json deleted file mode 100644 index 78069820cc4a4..0000000000000 --- a/blockchains/ethereum/assets/0x28ea81fac7b1719138cBf61267198155b433E00e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cashpayz Token", - "symbol": "CPC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x28ea81fac7b1719138cBf61267198155b433E00e", - "status": "active", - "id": "0x28ea81fac7b1719138cBf61267198155b433E00e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28ea81fac7b1719138cBf61267198155b433E00e/logo.png b/blockchains/ethereum/assets/0x28ea81fac7b1719138cBf61267198155b433E00e/logo.png deleted file mode 100644 index c9a7ffaa4743f..0000000000000 Binary files a/blockchains/ethereum/assets/0x28ea81fac7b1719138cBf61267198155b433E00e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c/info.json b/blockchains/ethereum/assets/0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c/info.json deleted file mode 100644 index 2f3ac1b698d73..0000000000000 --- a/blockchains/ethereum/assets/0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ValorDAO", - "symbol": "VLR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c", - "status": "active", - "id": "0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c/logo.png b/blockchains/ethereum/assets/0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c/logo.png deleted file mode 100644 index c1650cf8a3f00..0000000000000 Binary files a/blockchains/ethereum/assets/0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28f94409B40213D95c0BD942FA16d6C679475bEc/info.json b/blockchains/ethereum/assets/0x28f94409B40213D95c0BD942FA16d6C679475bEc/info.json deleted file mode 100644 index be4418a29d0c9..0000000000000 --- a/blockchains/ethereum/assets/0x28f94409B40213D95c0BD942FA16d6C679475bEc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEKSEN Ecosystem", - "symbol": "DEKSX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x28f94409B40213D95c0BD942FA16d6C679475bEc", - "status": "active", - "id": "0x28f94409B40213D95c0BD942FA16d6C679475bEc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28f94409B40213D95c0BD942FA16d6C679475bEc/logo.png b/blockchains/ethereum/assets/0x28f94409B40213D95c0BD942FA16d6C679475bEc/logo.png deleted file mode 100644 index 714921da64d8c..0000000000000 Binary files a/blockchains/ethereum/assets/0x28f94409B40213D95c0BD942FA16d6C679475bEc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3/info.json b/blockchains/ethereum/assets/0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3/info.json deleted file mode 100644 index 0606e4c5d1564..0000000000000 --- a/blockchains/ethereum/assets/0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cercle Stock Service", - "symbol": "CSS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3", - "status": "active", - "id": "0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3/logo.png b/blockchains/ethereum/assets/0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3/logo.png deleted file mode 100644 index 5242be8d8ee0b..0000000000000 Binary files a/blockchains/ethereum/assets/0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63/info.json b/blockchains/ethereum/assets/0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63/info.json deleted file mode 100644 index 58c109c35b90a..0000000000000 --- a/blockchains/ethereum/assets/0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R897721", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63", - "status": "active", - "id": "0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63/logo.png b/blockchains/ethereum/assets/0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63/logo.png deleted file mode 100644 index c6df06028f709..0000000000000 Binary files a/blockchains/ethereum/assets/0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9/info.json b/blockchains/ethereum/assets/0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9/info.json deleted file mode 100644 index 59f46821907e6..0000000000000 --- a/blockchains/ethereum/assets/0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Greek Drachma", - "symbol": "GRD", - "type": "ERC20", - "decimals": 7, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9", - "status": "active", - "id": "0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9/logo.png b/blockchains/ethereum/assets/0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9/logo.png deleted file mode 100644 index 4a29d1b4b5250..0000000000000 Binary files a/blockchains/ethereum/assets/0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2915acaa744E36bEFb3C539c3d99d7F82ad8e6c9/logo.png b/blockchains/ethereum/assets/0x2915acaa744E36bEFb3C539c3d99d7F82ad8e6c9/logo.png deleted file mode 100644 index 4a29d1b4b5250..0000000000000 Binary files a/blockchains/ethereum/assets/0x2915acaa744E36bEFb3C539c3d99d7F82ad8e6c9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84/info.json b/blockchains/ethereum/assets/0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84/info.json deleted file mode 100644 index b1267356aadf6..0000000000000 --- a/blockchains/ethereum/assets/0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mega Token", - "symbol": "MX3", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://megamine.co/", - "explorer": "https://etherscan.io/token/0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84", - "status": "active", - "id": "0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84/logo.png b/blockchains/ethereum/assets/0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84/logo.png deleted file mode 100644 index 3219f0c38dc36..0000000000000 Binary files a/blockchains/ethereum/assets/0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x293265AB375f52e0D059d3438a76f49f59E234b8/info.json b/blockchains/ethereum/assets/0x293265AB375f52e0D059d3438a76f49f59E234b8/info.json deleted file mode 100644 index e1b6347733a39..0000000000000 --- a/blockchains/ethereum/assets/0x293265AB375f52e0D059d3438a76f49f59E234b8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WorldBusinessZimonCoin", - "symbol": "WBZ", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x293265AB375f52e0D059d3438a76f49f59E234b8", - "status": "active", - "id": "0x293265AB375f52e0D059d3438a76f49f59E234b8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x293265AB375f52e0D059d3438a76f49f59E234b8/logo.png b/blockchains/ethereum/assets/0x293265AB375f52e0D059d3438a76f49f59E234b8/logo.png deleted file mode 100755 index 1047d52cd4161..0000000000000 Binary files a/blockchains/ethereum/assets/0x293265AB375f52e0D059d3438a76f49f59E234b8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2932746414a6766a2b4A472CB3a2624f5667Fd83/info.json b/blockchains/ethereum/assets/0x2932746414a6766a2b4A472CB3a2624f5667Fd83/info.json deleted file mode 100644 index 5618f6460e204..0000000000000 --- a/blockchains/ethereum/assets/0x2932746414a6766a2b4A472CB3a2624f5667Fd83/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitBall Treasure", - "symbol": "BTRS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2932746414a6766a2b4A472CB3a2624f5667Fd83", - "status": "active", - "id": "0x2932746414a6766a2b4A472CB3a2624f5667Fd83" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2932746414a6766a2b4A472CB3a2624f5667Fd83/logo.png b/blockchains/ethereum/assets/0x2932746414a6766a2b4A472CB3a2624f5667Fd83/logo.png deleted file mode 100644 index b7483ca5accc4..0000000000000 Binary files a/blockchains/ethereum/assets/0x2932746414a6766a2b4A472CB3a2624f5667Fd83/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab/info.json b/blockchains/ethereum/assets/0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab/info.json deleted file mode 100644 index 309b48fa47045..0000000000000 --- a/blockchains/ethereum/assets/0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InTime", - "symbol": "ITO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.intimefoundation.org/", - "explorer": "https://etherscan.io/token/0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab", - "status": "active", - "id": "0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab/logo.png b/blockchains/ethereum/assets/0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab/logo.png deleted file mode 100644 index ef48664780b51..0000000000000 Binary files a/blockchains/ethereum/assets/0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc/info.json b/blockchains/ethereum/assets/0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc/info.json deleted file mode 100644 index 2255d51a8b883..0000000000000 --- a/blockchains/ethereum/assets/0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ColoradoCoin", - "symbol": "COLO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc", - "status": "active", - "id": "0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc/logo.png b/blockchains/ethereum/assets/0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc/logo.png deleted file mode 100755 index 180048ca932d5..0000000000000 Binary files a/blockchains/ethereum/assets/0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba/info.json b/blockchains/ethereum/assets/0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba/info.json deleted file mode 100644 index 7978f9fc00a20..0000000000000 --- a/blockchains/ethereum/assets/0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NewOS Token", - "symbol": "NEWOS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://ne.ws/html/", - "explorer": "https://etherscan.io/token/0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba", - "status": "active", - "id": "0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba/logo.png b/blockchains/ethereum/assets/0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba/logo.png deleted file mode 100644 index 658b27fcaa824..0000000000000 Binary files a/blockchains/ethereum/assets/0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2956356cD2a2bf3202F771F50D3D14A367b48070/info.json b/blockchains/ethereum/assets/0x2956356cD2a2bf3202F771F50D3D14A367b48070/info.json deleted file mode 100644 index 0c50411b1850a..0000000000000 --- a/blockchains/ethereum/assets/0x2956356cD2a2bf3202F771F50D3D14A367b48070/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ether Token", - "symbol": "WETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2956356cD2a2bf3202F771F50D3D14A367b48070", - "status": "active", - "id": "0x2956356cD2a2bf3202F771F50D3D14A367b48070" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2956356cD2a2bf3202F771F50D3D14A367b48070/logo.png b/blockchains/ethereum/assets/0x2956356cD2a2bf3202F771F50D3D14A367b48070/logo.png deleted file mode 100644 index 74c9aaed309a0..0000000000000 Binary files a/blockchains/ethereum/assets/0x2956356cD2a2bf3202F771F50D3D14A367b48070/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163/info.json b/blockchains/ethereum/assets/0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163/info.json deleted file mode 100644 index caa810f22ccf5..0000000000000 --- a/blockchains/ethereum/assets/0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FirstEnergy Token", - "symbol": "FET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://firstenergytoken.com/", - "explorer": "https://etherscan.io/token/0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163", - "status": "active", - "id": "0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163/logo.png b/blockchains/ethereum/assets/0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163/logo.png deleted file mode 100644 index 9371ddf413601..0000000000000 Binary files a/blockchains/ethereum/assets/0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc/info.json b/blockchains/ethereum/assets/0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc/info.json deleted file mode 100644 index 4bedcad90cd06..0000000000000 --- a/blockchains/ethereum/assets/0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "StarLight", - "symbol": "SLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc", - "status": "active", - "id": "0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc/logo.png b/blockchains/ethereum/assets/0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc/logo.png deleted file mode 100644 index 58f736c0cdb04..0000000000000 Binary files a/blockchains/ethereum/assets/0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863/info.json b/blockchains/ethereum/assets/0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863/info.json deleted file mode 100644 index adde23118e731..0000000000000 --- a/blockchains/ethereum/assets/0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Neo", - "symbol": "BTCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863", - "status": "active", - "id": "0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863/logo.png b/blockchains/ethereum/assets/0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863/logo.png deleted file mode 100644 index 958d71be8dc9c..0000000000000 Binary files a/blockchains/ethereum/assets/0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e/info.json b/blockchains/ethereum/assets/0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e/info.json deleted file mode 100644 index 9063bc50d284f..0000000000000 --- a/blockchains/ethereum/assets/0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MythicX", - "symbol": "MTCX2", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e", - "status": "active", - "id": "0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e/logo.png b/blockchains/ethereum/assets/0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e/logo.png deleted file mode 100644 index 1fa65c08f8646..0000000000000 Binary files a/blockchains/ethereum/assets/0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x297D33e17e61C2Ddd812389C2105193f8348188a/logo.png b/blockchains/ethereum/assets/0x297D33e17e61C2Ddd812389C2105193f8348188a/logo.png deleted file mode 100644 index 1626d822892dc..0000000000000 Binary files a/blockchains/ethereum/assets/0x297D33e17e61C2Ddd812389C2105193f8348188a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a/info.json b/blockchains/ethereum/assets/0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a/info.json deleted file mode 100644 index 3f4093ee4ce5b..0000000000000 --- a/blockchains/ethereum/assets/0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ValorToken", - "symbol": "VALOR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://smartvalor.com/", - "explorer": "https://etherscan.io/token/0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a", - "status": "active", - "id": "0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a/logo.png b/blockchains/ethereum/assets/0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a/logo.png deleted file mode 100644 index ce1dd7ce5e239..0000000000000 Binary files a/blockchains/ethereum/assets/0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29842bDDbA886Ce9F4834aaF167efee976357bF6/info.json b/blockchains/ethereum/assets/0x29842bDDbA886Ce9F4834aaF167efee976357bF6/info.json deleted file mode 100644 index b283fc34db389..0000000000000 --- a/blockchains/ethereum/assets/0x29842bDDbA886Ce9F4834aaF167efee976357bF6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-3/30M33", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x29842bDDbA886Ce9F4834aaF167efee976357bF6", - "status": "active", - "id": "0x29842bDDbA886Ce9F4834aaF167efee976357bF6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29842bDDbA886Ce9F4834aaF167efee976357bF6/logo.png b/blockchains/ethereum/assets/0x29842bDDbA886Ce9F4834aaF167efee976357bF6/logo.png deleted file mode 100644 index 7c05be5424327..0000000000000 Binary files a/blockchains/ethereum/assets/0x29842bDDbA886Ce9F4834aaF167efee976357bF6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4/info.json b/blockchains/ethereum/assets/0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4/info.json deleted file mode 100644 index 9afa454e30c19..0000000000000 --- a/blockchains/ethereum/assets/0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "ArgenPeso", - "website": "https://argenpeso.com", - "source_code": "https://github.com/argenpeso", - "white_paper": "https://argenpeso.com/whitepaper.pdf", - "description": "ArgenPeso is the Argentine digital cryptocurrency that seeks to give a new value to the Argentine peso.", - "explorer": "https://etherscan.io/token/0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4", - "type": "ERC20", - "symbol": "ARGP", - "decimals": 18, - "status": "active", - "id": "0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4/logo.png b/blockchains/ethereum/assets/0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4/logo.png deleted file mode 100644 index eef6f6d6d6c2b..0000000000000 Binary files a/blockchains/ethereum/assets/0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29D75277aC7F0335b2165D0895E8725cbF658d73/info.json b/blockchains/ethereum/assets/0x29D75277aC7F0335b2165D0895E8725cbF658d73/info.json deleted file mode 100644 index 57deca9cfab6b..0000000000000 --- a/blockchains/ethereum/assets/0x29D75277aC7F0335b2165D0895E8725cbF658d73/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitDice", - "symbol": "CSNO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.bitdice.me/", - "explorer": "https://etherscan.io/token/0x29D75277aC7F0335b2165D0895E8725cbF658d73", - "status": "active", - "id": "0x29D75277aC7F0335b2165D0895E8725cbF658d73" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29D75277aC7F0335b2165D0895E8725cbF658d73/logo.png b/blockchains/ethereum/assets/0x29D75277aC7F0335b2165D0895E8725cbF658d73/logo.png deleted file mode 100644 index 936abcb022891..0000000000000 Binary files a/blockchains/ethereum/assets/0x29D75277aC7F0335b2165D0895E8725cbF658d73/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29E95E732e96315B88DF0123058527E4eC0e6E6a/info.json b/blockchains/ethereum/assets/0x29E95E732e96315B88DF0123058527E4eC0e6E6a/info.json deleted file mode 100644 index 34aafa6e29b6d..0000000000000 --- a/blockchains/ethereum/assets/0x29E95E732e96315B88DF0123058527E4eC0e6E6a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dain ", - "symbol": "DNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x29E95E732e96315B88DF0123058527E4eC0e6E6a", - "status": "active", - "id": "0x29E95E732e96315B88DF0123058527E4eC0e6E6a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29E95E732e96315B88DF0123058527E4eC0e6E6a/logo.png b/blockchains/ethereum/assets/0x29E95E732e96315B88DF0123058527E4eC0e6E6a/logo.png deleted file mode 100644 index c422ff71de1cb..0000000000000 Binary files a/blockchains/ethereum/assets/0x29E95E732e96315B88DF0123058527E4eC0e6E6a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/info.json b/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/info.json deleted file mode 100644 index 462c528650ed7..0000000000000 --- a/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/info.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "Meter Stable mapped by Meter.io", - "website": "https://meter.io/", - "source_code": "https://github.com/meterio", - "description": "eMTR is the ERC-20 equivalent of MTR, the low-volatility coin of the Meter network.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Meter_IO", - "handle": "Meter_IO" - }, - { - "name": "Telegram", - "url": "https://t.me/Meter_IO", - "handle": "Meter_IO" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Meter_io/", - "handle": "Meter_io" - }, - { - "name": "Discord", - "url": "https://discord.gg/XZgZsCn", - "handle": "Meter Project" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/MeterFoundation/", - "handle": "MeterFoundation" - }, - { - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/meterio/", - "handle": "Meterio" - } - ], - "explorer": "https://etherscan.io/token/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32", - "type": "ERC20", - "symbol": "eMTR", - "decimals": 18, - "status": "active", - "id": "0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/logo.png b/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/logo.png deleted file mode 100644 index 06c08282071d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29F20242051AccDA50D52a7E272A5F23237e4696/info.json b/blockchains/ethereum/assets/0x29F20242051AccDA50D52a7E272A5F23237e4696/info.json deleted file mode 100644 index 682140a5d24db..0000000000000 --- a/blockchains/ethereum/assets/0x29F20242051AccDA50D52a7E272A5F23237e4696/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Identity Hub Token", - "symbol": "IDHUB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.idhub.network/", - "explorer": "https://etherscan.io/token/0x29F20242051AccDA50D52a7E272A5F23237e4696", - "status": "active", - "id": "0x29F20242051AccDA50D52a7E272A5F23237e4696" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29F20242051AccDA50D52a7E272A5F23237e4696/logo.png b/blockchains/ethereum/assets/0x29F20242051AccDA50D52a7E272A5F23237e4696/logo.png deleted file mode 100644 index f531a0825a95f..0000000000000 Binary files a/blockchains/ethereum/assets/0x29F20242051AccDA50D52a7E272A5F23237e4696/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c/info.json b/blockchains/ethereum/assets/0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c/info.json deleted file mode 100644 index 2c7683ceafbf9..0000000000000 --- a/blockchains/ethereum/assets/0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-8/30M38", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c", - "status": "active", - "id": "0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c/logo.png b/blockchains/ethereum/assets/0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c/logo.png deleted file mode 100644 index 36adb3888edf7..0000000000000 Binary files a/blockchains/ethereum/assets/0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a/info.json b/blockchains/ethereum/assets/0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a/info.json deleted file mode 100644 index 50eb7d01a1efb..0000000000000 --- a/blockchains/ethereum/assets/0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DoNever", - "symbol": "DoCoin", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a", - "status": "active", - "id": "0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a/logo.png b/blockchains/ethereum/assets/0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a/logo.png deleted file mode 100644 index b0f422dc7b0d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29cF2AFCac8648ab3687E579684298650A66742c/info.json b/blockchains/ethereum/assets/0x29cF2AFCac8648ab3687E579684298650A66742c/info.json deleted file mode 100644 index ca7bcc48f3067..0000000000000 --- a/blockchains/ethereum/assets/0x29cF2AFCac8648ab3687E579684298650A66742c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SEAPonyCoin", - "symbol": "SEA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ico.SEAponyCon.com", - "explorer": "https://etherscan.io/token/0x29cF2AFCac8648ab3687E579684298650A66742c", - "status": "active", - "id": "0x29cF2AFCac8648ab3687E579684298650A66742c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29cF2AFCac8648ab3687E579684298650A66742c/logo.png b/blockchains/ethereum/assets/0x29cF2AFCac8648ab3687E579684298650A66742c/logo.png deleted file mode 100755 index 32f653066ae1f..0000000000000 Binary files a/blockchains/ethereum/assets/0x29cF2AFCac8648ab3687E579684298650A66742c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29cac70bB7FF448Db2C91e36f7A303624d7fc43F/info.json b/blockchains/ethereum/assets/0x29cac70bB7FF448Db2C91e36f7A303624d7fc43F/info.json deleted file mode 100644 index c9820ff3d3e71..0000000000000 --- a/blockchains/ethereum/assets/0x29cac70bB7FF448Db2C91e36f7A303624d7fc43F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-5/30M65", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x29cac70bB7FF448Db2C91e36f7A303624d7fc43F", - "status": "active", - "id": "0x29cac70bB7FF448Db2C91e36f7A303624d7fc43F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29cac70bB7FF448Db2C91e36f7A303624d7fc43F/logo.png b/blockchains/ethereum/assets/0x29cac70bB7FF448Db2C91e36f7A303624d7fc43F/logo.png deleted file mode 100644 index 5c7ce677a87b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x29cac70bB7FF448Db2C91e36f7A303624d7fc43F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29dDc6A48EB611e8586a608e32C072A42614314D/info.json b/blockchains/ethereum/assets/0x29dDc6A48EB611e8586a608e32C072A42614314D/info.json deleted file mode 100644 index 7930d3559a785..0000000000000 --- a/blockchains/ethereum/assets/0x29dDc6A48EB611e8586a608e32C072A42614314D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R937191", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x29dDc6A48EB611e8586a608e32C072A42614314D", - "status": "active", - "id": "0x29dDc6A48EB611e8586a608e32C072A42614314D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29dDc6A48EB611e8586a608e32C072A42614314D/logo.png b/blockchains/ethereum/assets/0x29dDc6A48EB611e8586a608e32C072A42614314D/logo.png deleted file mode 100644 index 798840753819c..0000000000000 Binary files a/blockchains/ethereum/assets/0x29dDc6A48EB611e8586a608e32C072A42614314D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86/info.json b/blockchains/ethereum/assets/0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86/info.json deleted file mode 100644 index 93435e5193f85..0000000000000 --- a/blockchains/ethereum/assets/0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FilmBusinessBuster", - "symbol": "FBB", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86", - "status": "active", - "id": "0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86/logo.png b/blockchains/ethereum/assets/0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86/logo.png deleted file mode 100644 index f6901ddb0aca0..0000000000000 Binary files a/blockchains/ethereum/assets/0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1/info.json b/blockchains/ethereum/assets/0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1/info.json deleted file mode 100644 index 460403cf68d14..0000000000000 --- a/blockchains/ethereum/assets/0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitAsean", - "symbol": "BAS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.bitasean.org/", - "explorer": "https://etherscan.io/token/0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1", - "status": "active", - "id": "0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1/logo.png b/blockchains/ethereum/assets/0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1/logo.png deleted file mode 100644 index 2e62d947a412c..0000000000000 Binary files a/blockchains/ethereum/assets/0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52/info.json b/blockchains/ethereum/assets/0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52/info.json deleted file mode 100644 index a56f5772d07e8..0000000000000 --- a/blockchains/ethereum/assets/0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EDU Token", - "symbol": "EDU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52", - "status": "active", - "id": "0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52/logo.png b/blockchains/ethereum/assets/0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52/logo.png deleted file mode 100755 index 67e18b1de38b2..0000000000000 Binary files a/blockchains/ethereum/assets/0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2A4F61Ca0e03e260E6BE91692e430293D73998F0/info.json b/blockchains/ethereum/assets/0x2A4F61Ca0e03e260E6BE91692e430293D73998F0/info.json deleted file mode 100644 index b69d78e58d698..0000000000000 --- a/blockchains/ethereum/assets/0x2A4F61Ca0e03e260E6BE91692e430293D73998F0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FLUXCOIN-A", - "symbol": "FLXA", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2A4F61Ca0e03e260E6BE91692e430293D73998F0", - "status": "active", - "id": "0x2A4F61Ca0e03e260E6BE91692e430293D73998F0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2A4F61Ca0e03e260E6BE91692e430293D73998F0/logo.png b/blockchains/ethereum/assets/0x2A4F61Ca0e03e260E6BE91692e430293D73998F0/logo.png deleted file mode 100644 index ded3f1d0c1e1e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2A4F61Ca0e03e260E6BE91692e430293D73998F0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4/info.json b/blockchains/ethereum/assets/0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4/info.json deleted file mode 100644 index fb0f2a414acc0..0000000000000 --- a/blockchains/ethereum/assets/0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XDAC COIN", - "symbol": "XDAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4", - "status": "active", - "id": "0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4/logo.png b/blockchains/ethereum/assets/0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4/logo.png deleted file mode 100755 index 9ef606f031d8e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2/info.json b/blockchains/ethereum/assets/0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2/info.json deleted file mode 100644 index 9f286f9e20a04..0000000000000 --- a/blockchains/ethereum/assets/0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AsianCapitalChain", - "symbol": "ACC", - "type": "ERC20", - "decimals": 7, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2", - "status": "active", - "id": "0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2/logo.png b/blockchains/ethereum/assets/0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2/logo.png deleted file mode 100755 index 753c59ab583e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2A73CB91ED8983398F83082c093ac306cac209FF/info.json b/blockchains/ethereum/assets/0x2A73CB91ED8983398F83082c093ac306cac209FF/info.json deleted file mode 100644 index 293b7fbe407c5..0000000000000 --- a/blockchains/ethereum/assets/0x2A73CB91ED8983398F83082c093ac306cac209FF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fanboys Interactive", - "symbol": "FIG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2A73CB91ED8983398F83082c093ac306cac209FF", - "status": "active", - "id": "0x2A73CB91ED8983398F83082c093ac306cac209FF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2A73CB91ED8983398F83082c093ac306cac209FF/logo.png b/blockchains/ethereum/assets/0x2A73CB91ED8983398F83082c093ac306cac209FF/logo.png deleted file mode 100644 index d407add7f49d6..0000000000000 Binary files a/blockchains/ethereum/assets/0x2A73CB91ED8983398F83082c093ac306cac209FF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json b/blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json deleted file mode 100644 index 1ea70d15759cf..0000000000000 --- a/blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Origin Dollar (OUSD)", - "website": "https://ousd.com", - "source_code": "https://github.com/originprotocol/origin-dollar", - "description": "The first stablecoin that earns a yield while it’s still in your wallet", - "explorer": "https://etherscan.io/token/0x2a8e1e676ec238d8a992307b495b45b3feaa5e86", - "type": "ERC20", - "symbol": "OUSD", - "decimals": 18, - "status": "active", - "id": "0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/logo.png b/blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/logo.png deleted file mode 100644 index 372f46413c59e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222/info.json b/blockchains/ethereum/assets/0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222/info.json deleted file mode 100644 index 1fed8e808e767..0000000000000 --- a/blockchains/ethereum/assets/0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BispexToken", - "symbol": "BPX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bispex.com", - "explorer": "https://etherscan.io/token/0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222", - "status": "active", - "id": "0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222/logo.png b/blockchains/ethereum/assets/0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222/logo.png deleted file mode 100644 index 8bfbd435838e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2ACFf9cc74B104CD8540E9a2F691f22d3BD924d7/info.json b/blockchains/ethereum/assets/0x2ACFf9cc74B104CD8540E9a2F691f22d3BD924d7/info.json deleted file mode 100644 index bb1f57cc161a9..0000000000000 --- a/blockchains/ethereum/assets/0x2ACFf9cc74B104CD8540E9a2F691f22d3BD924d7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WrapUSDT", - "website": "https://ecocelium.io", - "description": "Wrapped version of Tether (USDT)", - "explorer": "https://etherscan.io/token/0x2ACFf9cc74B104CD8540E9a2F691f22d3BD924d7", - "type": "ERC20", - "symbol": "eUSDT", - "decimals": 6, - "status": "active", - "id": "0x2ACFf9cc74B104CD8540E9a2F691f22d3BD924d7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2ACFf9cc74B104CD8540E9a2F691f22d3BD924d7/logo.png b/blockchains/ethereum/assets/0x2ACFf9cc74B104CD8540E9a2F691f22d3BD924d7/logo.png deleted file mode 100644 index b858179163054..0000000000000 Binary files a/blockchains/ethereum/assets/0x2ACFf9cc74B104CD8540E9a2F691f22d3BD924d7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc/info.json b/blockchains/ethereum/assets/0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc/info.json deleted file mode 100644 index 89dd575fcb41e..0000000000000 --- a/blockchains/ethereum/assets/0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FarmaTrust Token", - "symbol": "FTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.farmatrust.com/", - "explorer": "https://etherscan.io/token/0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc", - "status": "active", - "id": "0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc/logo.png b/blockchains/ethereum/assets/0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc/logo.png deleted file mode 100755 index c51fa2d2385a2..0000000000000 Binary files a/blockchains/ethereum/assets/0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3/info.json b/blockchains/ethereum/assets/0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3/info.json deleted file mode 100644 index 0b8ab11f0e545..0000000000000 --- a/blockchains/ethereum/assets/0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UNUS SED LEO", - "website": "https://bitfinex.com", - "description": "LEO Token is a Bitfinex exchange token, which mainly use is for discounts on the exchange.", - "explorer": "https://etherscan.io/token/0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3", - "type": "ERC20", - "symbol": "LEO", - "decimals": 18, - "status": "active", - "id": "0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3/logo.png b/blockchains/ethereum/assets/0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3/logo.png deleted file mode 100644 index a077a00858443..0000000000000 Binary files a/blockchains/ethereum/assets/0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17/info.json b/blockchains/ethereum/assets/0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17/info.json deleted file mode 100644 index e674c7d1efa97..0000000000000 --- a/blockchains/ethereum/assets/0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "0x0000000000000000000000000000000000000000000000000000000000000000", - "symbol": "TDShare", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17", - "status": "active", - "id": "0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17/logo.png b/blockchains/ethereum/assets/0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17/logo.png deleted file mode 100644 index 921f3b915af70..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4/info.json b/blockchains/ethereum/assets/0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4/info.json deleted file mode 100644 index 522ab9eceadef..0000000000000 --- a/blockchains/ethereum/assets/0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "TE-FOOD/TustChain", - "website": "https://te-food.com/", - "description": "TE-FOOD aims to enable customers to improve consumer trust and brand exposure, gain deeper supply chain insight to improve their operational efficiency, comply with export regulations, protect their brands against counterfeiting, and perform quicker product recalls. As an end-to-end solution, TE-FOOD offers many components for the complete supply chain to identify tracked items and batches, capture the data, store it on blockchain, process the data, and present it to the consumers.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/TE_FOOD", - "handle": "TE_FOOD" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/TE_FOOD", - "handle": "TE_FOOD" - } - ], - "explorer": "https://etherscan.io/token/0x2ab6bb8408ca3199b8fa6c92d5b455f820af03c4", - "type": "ERC20", - "symbol": "TONE", - "decimals": 18, - "status": "active", - "id": "0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4/logo.png b/blockchains/ethereum/assets/0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4/logo.png deleted file mode 100644 index f90833b16b1db..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d/info.json b/blockchains/ethereum/assets/0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d/info.json deleted file mode 100644 index 9c32479041201..0000000000000 --- a/blockchains/ethereum/assets/0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Coin", - "symbol": "GBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d", - "status": "active", - "id": "0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d/logo.png b/blockchains/ethereum/assets/0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d/logo.png deleted file mode 100644 index f76159996038d..0000000000000 Binary files a/blockchains/ethereum/assets/0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e/info.json b/blockchains/ethereum/assets/0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e/info.json deleted file mode 100644 index 8f79fab6b6269..0000000000000 --- a/blockchains/ethereum/assets/0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LIFE", - "symbol": "LIFE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e", - "status": "active", - "id": "0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e/logo.png b/blockchains/ethereum/assets/0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e/logo.png deleted file mode 100644 index ba87403d1a2b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861/info.json b/blockchains/ethereum/assets/0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861/info.json deleted file mode 100644 index 423aab02da9ee..0000000000000 --- a/blockchains/ethereum/assets/0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IZX Token", - "symbol": "IZX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861", - "status": "active", - "id": "0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861/logo.png b/blockchains/ethereum/assets/0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861/logo.png deleted file mode 100644 index 514d62d2ce2a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB/info.json b/blockchains/ethereum/assets/0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB/info.json deleted file mode 100644 index 1685046be13dd..0000000000000 --- a/blockchains/ethereum/assets/0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BCAChain Initial Token", - "symbol": "BCAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB", - "status": "active", - "id": "0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB/logo.png b/blockchains/ethereum/assets/0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB/logo.png deleted file mode 100644 index 156cdbb7fac32..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2B143041a6F8BE9dCC66E9110178a264A223A3bd/info.json b/blockchains/ethereum/assets/0x2B143041a6F8BE9dCC66E9110178a264A223A3bd/info.json deleted file mode 100644 index 204d55b46be9f..0000000000000 --- a/blockchains/ethereum/assets/0x2B143041a6F8BE9dCC66E9110178a264A223A3bd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synth iBTC", - "symbol": "iBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2B143041a6F8BE9dCC66E9110178a264A223A3bd", - "status": "active", - "id": "0x2B143041a6F8BE9dCC66E9110178a264A223A3bd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2B143041a6F8BE9dCC66E9110178a264A223A3bd/logo.png b/blockchains/ethereum/assets/0x2B143041a6F8BE9dCC66E9110178a264A223A3bd/logo.png deleted file mode 100644 index 1e0536b1d3d44..0000000000000 Binary files a/blockchains/ethereum/assets/0x2B143041a6F8BE9dCC66E9110178a264A223A3bd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8/info.json b/blockchains/ethereum/assets/0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8/info.json deleted file mode 100644 index 2ba1b77363c59..0000000000000 --- a/blockchains/ethereum/assets/0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SKALE", - "symbol": "SKL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8", - "status": "active", - "id": "0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8/logo.png b/blockchains/ethereum/assets/0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8/logo.png deleted file mode 100644 index a2df8e5d58dae..0000000000000 Binary files a/blockchains/ethereum/assets/0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2B275c7AeDF32Bc960a15D1eBa71D8a04A86F029/info.json b/blockchains/ethereum/assets/0x2B275c7AeDF32Bc960a15D1eBa71D8a04A86F029/info.json deleted file mode 100644 index 41ccfa64c5f9f..0000000000000 --- a/blockchains/ethereum/assets/0x2B275c7AeDF32Bc960a15D1eBa71D8a04A86F029/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FunFive", - "website": "https://fun5exchange.com", - "description": "A NEXT GENERATION CRYPTOCURRENCY EXCHANGE FOR ALL GENERATIONS OF TRADERS", - "explorer": "https://etherscan.io/token/0x2B275c7AeDF32Bc960a15D1eBa71D8a04A86F029", - "type": "ERC20", - "symbol": "FFV", - "decimals": 18, - "status": "active", - "id": "0x2B275c7AeDF32Bc960a15D1eBa71D8a04A86F029" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2B275c7AeDF32Bc960a15D1eBa71D8a04A86F029/logo.png b/blockchains/ethereum/assets/0x2B275c7AeDF32Bc960a15D1eBa71D8a04A86F029/logo.png deleted file mode 100644 index 68c30eabb95ba..0000000000000 Binary files a/blockchains/ethereum/assets/0x2B275c7AeDF32Bc960a15D1eBa71D8a04A86F029/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2B4395084E1068877502EAD1Ae004094F5A0B88F/info.json b/blockchains/ethereum/assets/0x2B4395084E1068877502EAD1Ae004094F5A0B88F/info.json deleted file mode 100644 index 693cd2b3540b2..0000000000000 --- a/blockchains/ethereum/assets/0x2B4395084E1068877502EAD1Ae004094F5A0B88F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Peer 2 Peer Global Network", - "symbol": "P2P", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2B4395084E1068877502EAD1Ae004094F5A0B88F", - "status": "active", - "id": "0x2B4395084E1068877502EAD1Ae004094F5A0B88F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2B4395084E1068877502EAD1Ae004094F5A0B88F/logo.png b/blockchains/ethereum/assets/0x2B4395084E1068877502EAD1Ae004094F5A0B88F/logo.png deleted file mode 100644 index b3b0a8ce82d97..0000000000000 Binary files a/blockchains/ethereum/assets/0x2B4395084E1068877502EAD1Ae004094F5A0B88F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD/info.json b/blockchains/ethereum/assets/0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD/info.json deleted file mode 100644 index 94c8ec480a54c..0000000000000 --- a/blockchains/ethereum/assets/0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-30/30M60", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD", - "status": "active", - "id": "0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD/logo.png b/blockchains/ethereum/assets/0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD/logo.png deleted file mode 100644 index 4f4a92b2cbcbe..0000000000000 Binary files a/blockchains/ethereum/assets/0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2B89bF8ba858cd2FCee1faDa378D5cd6936968Be/logo.png b/blockchains/ethereum/assets/0x2B89bF8ba858cd2FCee1faDa378D5cd6936968Be/logo.png deleted file mode 100644 index 5709a11737af3..0000000000000 Binary files a/blockchains/ethereum/assets/0x2B89bF8ba858cd2FCee1faDa378D5cd6936968Be/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da/info.json b/blockchains/ethereum/assets/0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da/info.json deleted file mode 100644 index 85cd7c04a0152..0000000000000 --- a/blockchains/ethereum/assets/0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Korea Medical TBA", - "symbol": "KMTBA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da", - "status": "active", - "id": "0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da/logo.png b/blockchains/ethereum/assets/0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da/logo.png deleted file mode 100644 index d549930248fd6..0000000000000 Binary files a/blockchains/ethereum/assets/0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2BEDccb60424F73a60474C4f350c023eD4a31044/info.json b/blockchains/ethereum/assets/0x2BEDccb60424F73a60474C4f350c023eD4a31044/info.json deleted file mode 100644 index 9ecff33bc083a..0000000000000 --- a/blockchains/ethereum/assets/0x2BEDccb60424F73a60474C4f350c023eD4a31044/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R906476", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2BEDccb60424F73a60474C4f350c023eD4a31044", - "status": "active", - "id": "0x2BEDccb60424F73a60474C4f350c023eD4a31044" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2BEDccb60424F73a60474C4f350c023eD4a31044/logo.png b/blockchains/ethereum/assets/0x2BEDccb60424F73a60474C4f350c023eD4a31044/logo.png deleted file mode 100644 index d7504748c19dd..0000000000000 Binary files a/blockchains/ethereum/assets/0x2BEDccb60424F73a60474C4f350c023eD4a31044/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D/info.json b/blockchains/ethereum/assets/0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D/info.json deleted file mode 100644 index bc1d16cd7f72b..0000000000000 --- a/blockchains/ethereum/assets/0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KIWI Token", - "symbol": "KIWI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D", - "status": "active", - "id": "0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D/logo.png b/blockchains/ethereum/assets/0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D/logo.png deleted file mode 100644 index b1286d208cf04..0000000000000 Binary files a/blockchains/ethereum/assets/0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE/info.json b/blockchains/ethereum/assets/0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE/info.json deleted file mode 100644 index ba9192b284178..0000000000000 --- a/blockchains/ethereum/assets/0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BetEncore", - "symbol": "BTEN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE", - "status": "active", - "id": "0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE/logo.png b/blockchains/ethereum/assets/0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE/logo.png deleted file mode 100755 index 810c868300275..0000000000000 Binary files a/blockchains/ethereum/assets/0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F/info.json b/blockchains/ethereum/assets/0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F/info.json deleted file mode 100644 index 2e29e3b1fdd31..0000000000000 --- a/blockchains/ethereum/assets/0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CHARScoin", - "symbol": "CHARS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.charsproject.io/", - "explorer": "https://etherscan.io/token/0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F", - "status": "active", - "id": "0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F/logo.png b/blockchains/ethereum/assets/0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F/logo.png deleted file mode 100644 index 69bfbb6708327..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C2FB98d259fbF119222035AD125F5C4eE0D550F/info.json b/blockchains/ethereum/assets/0x2C2FB98d259fbF119222035AD125F5C4eE0D550F/info.json deleted file mode 100644 index 7bfe599c7c127..0000000000000 --- a/blockchains/ethereum/assets/0x2C2FB98d259fbF119222035AD125F5C4eE0D550F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 216-CN04", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2C2FB98d259fbF119222035AD125F5C4eE0D550F", - "status": "active", - "id": "0x2C2FB98d259fbF119222035AD125F5C4eE0D550F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C2FB98d259fbF119222035AD125F5C4eE0D550F/logo.png b/blockchains/ethereum/assets/0x2C2FB98d259fbF119222035AD125F5C4eE0D550F/logo.png deleted file mode 100644 index 80a8607caf21d..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C2FB98d259fbF119222035AD125F5C4eE0D550F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C351B6350975F64e45354c842D9F2F7A2508C1F/info.json b/blockchains/ethereum/assets/0x2C351B6350975F64e45354c842D9F2F7A2508C1F/info.json deleted file mode 100644 index c054305bd2094..0000000000000 --- a/blockchains/ethereum/assets/0x2C351B6350975F64e45354c842D9F2F7A2508C1F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ElectroLite Network", - "symbol": "ETL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2C351B6350975F64e45354c842D9F2F7A2508C1F", - "status": "active", - "id": "0x2C351B6350975F64e45354c842D9F2F7A2508C1F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C351B6350975F64e45354c842D9F2F7A2508C1F/logo.png b/blockchains/ethereum/assets/0x2C351B6350975F64e45354c842D9F2F7A2508C1F/logo.png deleted file mode 100644 index 6d7adc4d23f79..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C351B6350975F64e45354c842D9F2F7A2508C1F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C36204a0712A2a50E54A62F7c4F01867e78cB53/info.json b/blockchains/ethereum/assets/0x2C36204a0712A2a50E54A62F7c4F01867e78cB53/info.json deleted file mode 100644 index 9fa7350737a7e..0000000000000 --- a/blockchains/ethereum/assets/0x2C36204a0712A2a50E54A62F7c4F01867e78cB53/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Taklimakan", - "symbol": "TAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://taklimakan.network", - "explorer": "https://etherscan.io/token/0x2C36204a0712A2a50E54A62F7c4F01867e78cB53", - "status": "active", - "id": "0x2C36204a0712A2a50E54A62F7c4F01867e78cB53" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C36204a0712A2a50E54A62F7c4F01867e78cB53/logo.png b/blockchains/ethereum/assets/0x2C36204a0712A2a50E54A62F7c4F01867e78cB53/logo.png deleted file mode 100644 index 320928c5cc45f..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C36204a0712A2a50E54A62F7c4F01867e78cB53/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C36316D46a59fad9103DEe17F80aE0671A4FE33/info.json b/blockchains/ethereum/assets/0x2C36316D46a59fad9103DEe17F80aE0671A4FE33/info.json deleted file mode 100644 index 2cfca52574c97..0000000000000 --- a/blockchains/ethereum/assets/0x2C36316D46a59fad9103DEe17F80aE0671A4FE33/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REKT", - "symbol": "REKT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2C36316D46a59fad9103DEe17F80aE0671A4FE33", - "status": "active", - "id": "0x2C36316D46a59fad9103DEe17F80aE0671A4FE33" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C36316D46a59fad9103DEe17F80aE0671A4FE33/logo.png b/blockchains/ethereum/assets/0x2C36316D46a59fad9103DEe17F80aE0671A4FE33/logo.png deleted file mode 100644 index ac1646342ac75..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C36316D46a59fad9103DEe17F80aE0671A4FE33/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46/info.json b/blockchains/ethereum/assets/0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46/info.json deleted file mode 100644 index 8eb63fc6e4786..0000000000000 --- a/blockchains/ethereum/assets/0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NasToken", - "symbol": "NAS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46", - "status": "active", - "id": "0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46/logo.png b/blockchains/ethereum/assets/0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46/logo.png deleted file mode 100644 index 51fd9d6ebad56..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA/info.json b/blockchains/ethereum/assets/0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA/info.json deleted file mode 100644 index ea2a76910f6b9..0000000000000 --- a/blockchains/ethereum/assets/0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Simple Token", - "symbol": "ST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ost.com/", - "explorer": "https://etherscan.io/token/0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA", - "status": "active", - "id": "0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA/logo.png b/blockchains/ethereum/assets/0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA/logo.png deleted file mode 100644 index c9fec8d3664db..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C537E5624e4af88A7ae4060C022609376C8D0EB/info.json b/blockchains/ethereum/assets/0x2C537E5624e4af88A7ae4060C022609376C8D0EB/info.json deleted file mode 100644 index 30a79334c604d..0000000000000 --- a/blockchains/ethereum/assets/0x2C537E5624e4af88A7ae4060C022609376C8D0EB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BiLira", - "symbol": "TRYb", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.bilira.co/", - "explorer": "https://etherscan.io/token/0x2C537E5624e4af88A7ae4060C022609376C8D0EB", - "status": "active", - "id": "0x2C537E5624e4af88A7ae4060C022609376C8D0EB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C537E5624e4af88A7ae4060C022609376C8D0EB/logo.png b/blockchains/ethereum/assets/0x2C537E5624e4af88A7ae4060C022609376C8D0EB/logo.png deleted file mode 100644 index c5dbc1f3cafed..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C537E5624e4af88A7ae4060C022609376C8D0EB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4/info.json b/blockchains/ethereum/assets/0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4/info.json deleted file mode 100644 index 9b48aef3b95e7..0000000000000 --- a/blockchains/ethereum/assets/0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QueenXChain", - "symbol": "QXC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4", - "status": "active", - "id": "0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4/logo.png b/blockchains/ethereum/assets/0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4/logo.png deleted file mode 100644 index 595ec03657e15..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb/info.json b/blockchains/ethereum/assets/0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb/info.json deleted file mode 100644 index 90fc1dd1d4242..0000000000000 --- a/blockchains/ethereum/assets/0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDCoin", - "symbol": "USC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb", - "status": "active", - "id": "0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb/logo.png b/blockchains/ethereum/assets/0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb/logo.png deleted file mode 100644 index 388fdd46aa0ba..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C61c057c4d599F21D11533D321C1D3e25d16AFC/info.json b/blockchains/ethereum/assets/0x2C61c057c4d599F21D11533D321C1D3e25d16AFC/info.json deleted file mode 100644 index 4688ae40e2732..0000000000000 --- a/blockchains/ethereum/assets/0x2C61c057c4d599F21D11533D321C1D3e25d16AFC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pixie Token", - "symbol": "PXE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2C61c057c4d599F21D11533D321C1D3e25d16AFC", - "status": "active", - "id": "0x2C61c057c4d599F21D11533D321C1D3e25d16AFC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C61c057c4d599F21D11533D321C1D3e25d16AFC/logo.png b/blockchains/ethereum/assets/0x2C61c057c4d599F21D11533D321C1D3e25d16AFC/logo.png deleted file mode 100755 index 08674459a1b0c..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C61c057c4d599F21D11533D321C1D3e25d16AFC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e/info.json b/blockchains/ethereum/assets/0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e/info.json deleted file mode 100644 index c7aef6d217e94..0000000000000 --- a/blockchains/ethereum/assets/0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ATBank", - "website": "https://atbankdigital.com/", - "description": "ATBANK DIGITAL under AT GROUP is the world's first bank to use digital banking service. With the motto: “In just a few minutes, with no need for branches or paperwork”, you absolutely do not need to go to the bank, or use any paper for your banking activities. Just open the ATBANK DIGITAL app and use it to complete transactions in just a few seconds. Anytime... Anywhere...", - "socials": [], - "explorer": "https://etherscan.io/token/0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e", - "type": "ERC20", - "symbol": "ATB", - "decimals": 18, - "status": "active", - "id": "0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e/logo.png b/blockchains/ethereum/assets/0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e/logo.png deleted file mode 100644 index cc72069aad078..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C6a9A29a5594456DD99f74ff4689D84c57F204C/info.json b/blockchains/ethereum/assets/0x2C6a9A29a5594456DD99f74ff4689D84c57F204C/info.json deleted file mode 100644 index bbba537dcc30a..0000000000000 --- a/blockchains/ethereum/assets/0x2C6a9A29a5594456DD99f74ff4689D84c57F204C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HiWallet Digital Asset", - "symbol": "HiWallet", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2C6a9A29a5594456DD99f74ff4689D84c57F204C", - "status": "active", - "id": "0x2C6a9A29a5594456DD99f74ff4689D84c57F204C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C6a9A29a5594456DD99f74ff4689D84c57F204C/logo.png b/blockchains/ethereum/assets/0x2C6a9A29a5594456DD99f74ff4689D84c57F204C/logo.png deleted file mode 100755 index 577e6473bf1ff..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C6a9A29a5594456DD99f74ff4689D84c57F204C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C82c73d5B34AA015989462b2948cd616a37641F/info.json b/blockchains/ethereum/assets/0x2C82c73d5B34AA015989462b2948cd616a37641F/info.json deleted file mode 100644 index e84aa07c9aa90..0000000000000 --- a/blockchains/ethereum/assets/0x2C82c73d5B34AA015989462b2948cd616a37641F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Spectre.ai U-Token", - "symbol": "SXUT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.spectre.ai/", - "explorer": "https://etherscan.io/token/0x2C82c73d5B34AA015989462b2948cd616a37641F", - "status": "active", - "id": "0x2C82c73d5B34AA015989462b2948cd616a37641F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C82c73d5B34AA015989462b2948cd616a37641F/logo.png b/blockchains/ethereum/assets/0x2C82c73d5B34AA015989462b2948cd616a37641F/logo.png deleted file mode 100644 index 99814fda73cb1..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C82c73d5B34AA015989462b2948cd616a37641F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5/info.json b/blockchains/ethereum/assets/0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5/info.json deleted file mode 100644 index 98c7a94ef545b..0000000000000 --- a/blockchains/ethereum/assets/0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VideoCoin", - "symbol": "VID", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://videocoin.io/", - "explorer": "https://etherscan.io/token/0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5", - "status": "active", - "id": "0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5/logo.png b/blockchains/ethereum/assets/0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5/logo.png deleted file mode 100644 index 69a9db55435e3..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724/info.json b/blockchains/ethereum/assets/0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724/info.json deleted file mode 100644 index 2ac67cec52620..0000000000000 --- a/blockchains/ethereum/assets/0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Viberate", - "symbol": "VIB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.viberate.io/", - "explorer": "https://etherscan.io/token/0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724", - "status": "active", - "id": "0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724/logo.png b/blockchains/ethereum/assets/0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724/logo.png deleted file mode 100644 index 118600e2c72af..0000000000000 Binary files a/blockchains/ethereum/assets/0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2CA06986040D18D80ACD34D0877E66F8e15f12fc/info.json b/blockchains/ethereum/assets/0x2CA06986040D18D80ACD34D0877E66F8e15f12fc/info.json deleted file mode 100644 index 346b587fe85ed..0000000000000 --- a/blockchains/ethereum/assets/0x2CA06986040D18D80ACD34D0877E66F8e15f12fc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wrapped TenX Pay Token", - "symbol": "WPAY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2CA06986040D18D80ACD34D0877E66F8e15f12fc", - "status": "active", - "id": "0x2CA06986040D18D80ACD34D0877E66F8e15f12fc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2CA06986040D18D80ACD34D0877E66F8e15f12fc/logo.png b/blockchains/ethereum/assets/0x2CA06986040D18D80ACD34D0877E66F8e15f12fc/logo.png deleted file mode 100644 index 2193519248df6..0000000000000 Binary files a/blockchains/ethereum/assets/0x2CA06986040D18D80ACD34D0877E66F8e15f12fc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6/info.json b/blockchains/ethereum/assets/0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6/info.json deleted file mode 100644 index be404615bb28b..0000000000000 --- a/blockchains/ethereum/assets/0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "tbriks", - "symbol": "XTBX", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6", - "status": "active", - "id": "0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6/logo.png b/blockchains/ethereum/assets/0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6/logo.png deleted file mode 100755 index cbde2effce2e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2CEC6e153a9C71BC60f6324c45AC70407957A125/info.json b/blockchains/ethereum/assets/0x2CEC6e153a9C71BC60f6324c45AC70407957A125/info.json deleted file mode 100644 index fb850892c14d6..0000000000000 --- a/blockchains/ethereum/assets/0x2CEC6e153a9C71BC60f6324c45AC70407957A125/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Model Agency Coin", - "symbol": "MACO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2CEC6e153a9C71BC60f6324c45AC70407957A125", - "status": "active", - "id": "0x2CEC6e153a9C71BC60f6324c45AC70407957A125" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2CEC6e153a9C71BC60f6324c45AC70407957A125/logo.png b/blockchains/ethereum/assets/0x2CEC6e153a9C71BC60f6324c45AC70407957A125/logo.png deleted file mode 100644 index f85ec97bd048e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2CEC6e153a9C71BC60f6324c45AC70407957A125/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Ca1eD53e4FB7Aef47c660141911718E96bcAF2a/logo.png b/blockchains/ethereum/assets/0x2Ca1eD53e4FB7Aef47c660141911718E96bcAF2a/logo.png deleted file mode 100644 index 6304c1c5282f3..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Ca1eD53e4FB7Aef47c660141911718E96bcAF2a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182/info.json b/blockchains/ethereum/assets/0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182/info.json deleted file mode 100644 index 930f4ee0c93e8..0000000000000 --- a/blockchains/ethereum/assets/0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IDOLCOIN", - "symbol": "IDOL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182", - "status": "active", - "id": "0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182/logo.png b/blockchains/ethereum/assets/0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182/logo.png deleted file mode 100644 index 41778565095f8..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869/info.json b/blockchains/ethereum/assets/0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869/info.json deleted file mode 100644 index b2a822161332c..0000000000000 --- a/blockchains/ethereum/assets/0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C546832", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869", - "status": "active", - "id": "0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869/logo.png b/blockchains/ethereum/assets/0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869/logo.png deleted file mode 100644 index 2bc2f7eb03859..0000000000000 Binary files a/blockchains/ethereum/assets/0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA/info.json b/blockchains/ethereum/assets/0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA/info.json deleted file mode 100644 index dcec974e1e05a..0000000000000 --- a/blockchains/ethereum/assets/0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IdealCoin", - "symbol": "IDEAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA", - "status": "active", - "id": "0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA/logo.png b/blockchains/ethereum/assets/0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA/logo.png deleted file mode 100644 index 2b313a892c3b7..0000000000000 Binary files a/blockchains/ethereum/assets/0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2D3E7D4870a51b918919E7B851FE19983E4c38d5/info.json b/blockchains/ethereum/assets/0x2D3E7D4870a51b918919E7B851FE19983E4c38d5/info.json deleted file mode 100644 index 387612fb4d8ab..0000000000000 --- a/blockchains/ethereum/assets/0x2D3E7D4870a51b918919E7B851FE19983E4c38d5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UBCoin", - "symbol": "UBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ubcoin.io/", - "explorer": "https://etherscan.io/token/0x2D3E7D4870a51b918919E7B851FE19983E4c38d5", - "status": "active", - "id": "0x2D3E7D4870a51b918919E7B851FE19983E4c38d5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2D3E7D4870a51b918919E7B851FE19983E4c38d5/logo.png b/blockchains/ethereum/assets/0x2D3E7D4870a51b918919E7B851FE19983E4c38d5/logo.png deleted file mode 100644 index e9729854f8276..0000000000000 Binary files a/blockchains/ethereum/assets/0x2D3E7D4870a51b918919E7B851FE19983E4c38d5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2/info.json b/blockchains/ethereum/assets/0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2/info.json deleted file mode 100644 index eff1840608954..0000000000000 --- a/blockchains/ethereum/assets/0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Soft Token", - "symbol": "SFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2", - "status": "active", - "id": "0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2/logo.png b/blockchains/ethereum/assets/0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2/logo.png deleted file mode 100644 index 3ae2df33e39c3..0000000000000 Binary files a/blockchains/ethereum/assets/0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20/info.json b/blockchains/ethereum/assets/0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20/info.json deleted file mode 100644 index 784c51e7865cb..0000000000000 --- a/blockchains/ethereum/assets/0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AGA Token", - "symbol": "AGA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20", - "status": "active", - "id": "0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20/logo.png b/blockchains/ethereum/assets/0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20/logo.png deleted file mode 100644 index 8ef144e802802..0000000000000 Binary files a/blockchains/ethereum/assets/0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b/info.json b/blockchains/ethereum/assets/0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b/info.json deleted file mode 100644 index ebca47d2e106a..0000000000000 --- a/blockchains/ethereum/assets/0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Breast Cancer Awareness Coin", - "symbol": "BRCA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b", - "status": "active", - "id": "0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b/logo.png b/blockchains/ethereum/assets/0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b/logo.png deleted file mode 100644 index 85ed4674c682e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A/info.json b/blockchains/ethereum/assets/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A/info.json deleted file mode 100644 index d674d3bb8bf27..0000000000000 --- a/blockchains/ethereum/assets/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "YFED.FINANCE", - "website": "https://yfed.finance/", - "source_code": "https://github.com/yfedfinance", - "description": "The Yfed Platform will feature two types of Staking. Regular Staking & Fixed Deposit Staking", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/FinanceYfed", - "handle": "FinanceYfed" - }, - { - "name": "Telegram", - "url": "https://t.me/YFEDGROUP", - "handle": "YFEDGROUP" - } - ], - "explorer": "https://etherscan.io/token/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A", - "type": "ERC20", - "symbol": "YFED", - "decimals": 8, - "status": "active", - "id": "0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A/logo.png b/blockchains/ethereum/assets/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A/logo.png deleted file mode 100644 index a0f01f2f68257..0000000000000 Binary files a/blockchains/ethereum/assets/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2DDA85bDb6e977E2637A09913cbE7419429F7819/info.json b/blockchains/ethereum/assets/0x2DDA85bDb6e977E2637A09913cbE7419429F7819/info.json deleted file mode 100644 index 8f671b7205563..0000000000000 --- a/blockchains/ethereum/assets/0x2DDA85bDb6e977E2637A09913cbE7419429F7819/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PullRug.Run", - "symbol": "PRR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2DDA85bDb6e977E2637A09913cbE7419429F7819", - "status": "active", - "id": "0x2DDA85bDb6e977E2637A09913cbE7419429F7819" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2DDA85bDb6e977E2637A09913cbE7419429F7819/logo.png b/blockchains/ethereum/assets/0x2DDA85bDb6e977E2637A09913cbE7419429F7819/logo.png deleted file mode 100644 index 2fcc0c7534654..0000000000000 Binary files a/blockchains/ethereum/assets/0x2DDA85bDb6e977E2637A09913cbE7419429F7819/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F/info.json b/blockchains/ethereum/assets/0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F/info.json deleted file mode 100644 index 2f446e4a01951..0000000000000 --- a/blockchains/ethereum/assets/0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Black", - "symbol": "BLACK", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F", - "status": "active", - "id": "0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F/logo.png b/blockchains/ethereum/assets/0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F/logo.png deleted file mode 100644 index 546fc6cba3936..0000000000000 Binary files a/blockchains/ethereum/assets/0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342/info.json b/blockchains/ethereum/assets/0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342/info.json deleted file mode 100644 index 02a9a7b1fe8d2..0000000000000 --- a/blockchains/ethereum/assets/0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RIN Token", - "symbol": "RIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342", - "status": "active", - "id": "0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342/logo.png b/blockchains/ethereum/assets/0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342/logo.png deleted file mode 100644 index 7d175298ace8f..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2E2E0a28f6585e895DD646a363BAE29B77B88a31/info.json b/blockchains/ethereum/assets/0x2E2E0a28f6585e895DD646a363BAE29B77B88a31/info.json deleted file mode 100644 index 95e93c9cb08c1..0000000000000 --- a/blockchains/ethereum/assets/0x2E2E0a28f6585e895DD646a363BAE29B77B88a31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Volume Network Token", - "symbol": "VOL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://volumenetwork.io/", - "explorer": "https://etherscan.io/token/0x2E2E0a28f6585e895DD646a363BAE29B77B88a31", - "status": "active", - "id": "0x2E2E0a28f6585e895DD646a363BAE29B77B88a31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2E2E0a28f6585e895DD646a363BAE29B77B88a31/logo.png b/blockchains/ethereum/assets/0x2E2E0a28f6585e895DD646a363BAE29B77B88a31/logo.png deleted file mode 100644 index 58d4fd52fe35b..0000000000000 Binary files a/blockchains/ethereum/assets/0x2E2E0a28f6585e895DD646a363BAE29B77B88a31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B/info.json b/blockchains/ethereum/assets/0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B/info.json deleted file mode 100644 index 41f02bd51d1d1..0000000000000 --- a/blockchains/ethereum/assets/0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R805716", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B", - "status": "active", - "id": "0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B/logo.png b/blockchains/ethereum/assets/0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B/logo.png deleted file mode 100644 index d416974199774..0000000000000 Binary files a/blockchains/ethereum/assets/0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c/info.json b/blockchains/ethereum/assets/0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c/info.json deleted file mode 100644 index 2c6d15c0d8a7b..0000000000000 --- a/blockchains/ethereum/assets/0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tepleton", - "symbol": "TEP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://www.tepleton.io/", - "explorer": "https://etherscan.io/token/0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c", - "status": "active", - "id": "0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c/logo.png b/blockchains/ethereum/assets/0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c/logo.png deleted file mode 100644 index 006f9199c008b..0000000000000 Binary files a/blockchains/ethereum/assets/0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a/info.json b/blockchains/ethereum/assets/0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a/info.json deleted file mode 100644 index afce3ea42d189..0000000000000 --- a/blockchains/ethereum/assets/0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Amino Intelligent Network", - "symbol": "AMIO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.amino.world/", - "explorer": "https://etherscan.io/token/0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a", - "status": "active", - "id": "0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a/logo.png b/blockchains/ethereum/assets/0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a/logo.png deleted file mode 100644 index ab5fd35475bc2..0000000000000 Binary files a/blockchains/ethereum/assets/0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2E84df8BA0C87670A7073689aA94e7F1d2d85970/info.json b/blockchains/ethereum/assets/0x2E84df8BA0C87670A7073689aA94e7F1d2d85970/info.json deleted file mode 100644 index 072ea87cb84af..0000000000000 --- a/blockchains/ethereum/assets/0x2E84df8BA0C87670A7073689aA94e7F1d2d85970/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EXNCE", - "symbol": "XNC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2E84df8BA0C87670A7073689aA94e7F1d2d85970", - "status": "active", - "id": "0x2E84df8BA0C87670A7073689aA94e7F1d2d85970" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2E84df8BA0C87670A7073689aA94e7F1d2d85970/logo.png b/blockchains/ethereum/assets/0x2E84df8BA0C87670A7073689aA94e7F1d2d85970/logo.png deleted file mode 100644 index 2cf328dc22d39..0000000000000 Binary files a/blockchains/ethereum/assets/0x2E84df8BA0C87670A7073689aA94e7F1d2d85970/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2E9036cf5EeC2d39F1E29E13743929c069238a6d/info.json b/blockchains/ethereum/assets/0x2E9036cf5EeC2d39F1E29E13743929c069238a6d/info.json deleted file mode 100644 index e922d3626426d..0000000000000 --- a/blockchains/ethereum/assets/0x2E9036cf5EeC2d39F1E29E13743929c069238a6d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR 2000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2E9036cf5EeC2d39F1E29E13743929c069238a6d", - "status": "active", - "id": "0x2E9036cf5EeC2d39F1E29E13743929c069238a6d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2E9036cf5EeC2d39F1E29E13743929c069238a6d/logo.png b/blockchains/ethereum/assets/0x2E9036cf5EeC2d39F1E29E13743929c069238a6d/logo.png deleted file mode 100644 index 094e8c7d9a654..0000000000000 Binary files a/blockchains/ethereum/assets/0x2E9036cf5EeC2d39F1E29E13743929c069238a6d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6/info.json b/blockchains/ethereum/assets/0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6/info.json deleted file mode 100644 index 0089cb8a7eaf0..0000000000000 --- a/blockchains/ethereum/assets/0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AMAS TOKEN", - "symbol": "AMAS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6", - "status": "active", - "id": "0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6/logo.png b/blockchains/ethereum/assets/0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6/logo.png deleted file mode 100644 index 5b7af4b786002..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19/info.json b/blockchains/ethereum/assets/0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19/info.json deleted file mode 100644 index cab30c88063fc..0000000000000 --- a/blockchains/ethereum/assets/0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 207-CN03", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19", - "status": "active", - "id": "0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19/logo.png b/blockchains/ethereum/assets/0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19/logo.png deleted file mode 100644 index 4d52bd0698be8..0000000000000 Binary files a/blockchains/ethereum/assets/0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/info.json b/blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/info.json deleted file mode 100644 index c7fedd71cf44a..0000000000000 --- a/blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BCTOKEN", - "symbol": "BCTOKEN", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2Ec62769e99b382fC6308e840762a039f6507845", - "status": "active", - "id": "0x2Ec62769e99b382fC6308e840762a039f6507845" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/logo.png b/blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/logo.png deleted file mode 100644 index e37eea20dae7a..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3/info.json b/blockchains/ethereum/assets/0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3/info.json deleted file mode 100644 index cf1ee161e96dc..0000000000000 --- a/blockchains/ethereum/assets/0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "coinwhitebook", - "symbol": "CWB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3", - "status": "active", - "id": "0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3/logo.png b/blockchains/ethereum/assets/0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3/logo.png deleted file mode 100644 index cf22770b251ea..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Ef27BF41236bD859a95209e17a43Fbd26851f92/info.json b/blockchains/ethereum/assets/0x2Ef27BF41236bD859a95209e17a43Fbd26851f92/info.json deleted file mode 100644 index 756e8431a3468..0000000000000 --- a/blockchains/ethereum/assets/0x2Ef27BF41236bD859a95209e17a43Fbd26851f92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MORPH", - "symbol": "MORPH", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2Ef27BF41236bD859a95209e17a43Fbd26851f92", - "status": "active", - "id": "0x2Ef27BF41236bD859a95209e17a43Fbd26851f92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Ef27BF41236bD859a95209e17a43Fbd26851f92/logo.png b/blockchains/ethereum/assets/0x2Ef27BF41236bD859a95209e17a43Fbd26851f92/logo.png deleted file mode 100755 index bbbfb71f6c373..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Ef27BF41236bD859a95209e17a43Fbd26851f92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd/info.json b/blockchains/ethereum/assets/0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd/info.json deleted file mode 100644 index 1e33cac718025..0000000000000 --- a/blockchains/ethereum/assets/0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Free Coin", - "symbol": "FREE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.FREEcoin.technology", - "explorer": "https://etherscan.io/token/0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd", - "status": "active", - "id": "0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd/logo.png b/blockchains/ethereum/assets/0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd/logo.png deleted file mode 100644 index 07f29efe0c2ae..0000000000000 Binary files a/blockchains/ethereum/assets/0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2F6081E3552b1c86cE4479B80062A1ddA8EF23E3/info.json b/blockchains/ethereum/assets/0x2F6081E3552b1c86cE4479B80062A1ddA8EF23E3/info.json deleted file mode 100644 index 00af8ab56791e..0000000000000 --- a/blockchains/ethereum/assets/0x2F6081E3552b1c86cE4479B80062A1ddA8EF23E3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dollars", - "website": "https://dollarprotocol.com", - "description": "Dollars (USD) is the object of stabilization in the Dollar Protocol.", - "explorer": "https://etherscan.io/token/0x2F6081E3552b1c86cE4479B80062A1ddA8EF23E3", - "type": "ERC20", - "symbol": "USD", - "decimals": 9, - "status": "active", - "id": "0x2F6081E3552b1c86cE4479B80062A1ddA8EF23E3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2F6081E3552b1c86cE4479B80062A1ddA8EF23E3/logo.png b/blockchains/ethereum/assets/0x2F6081E3552b1c86cE4479B80062A1ddA8EF23E3/logo.png deleted file mode 100644 index 228498bd002e8..0000000000000 Binary files a/blockchains/ethereum/assets/0x2F6081E3552b1c86cE4479B80062A1ddA8EF23E3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93/info.json b/blockchains/ethereum/assets/0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93/info.json deleted file mode 100644 index 3375f390d58d1..0000000000000 --- a/blockchains/ethereum/assets/0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Britency", - "symbol": "BRI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93", - "status": "active", - "id": "0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93/logo.png b/blockchains/ethereum/assets/0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93/logo.png deleted file mode 100644 index 23f7edb7e206d..0000000000000 Binary files a/blockchains/ethereum/assets/0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9/info.json b/blockchains/ethereum/assets/0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9/info.json deleted file mode 100644 index 937f30035d35f..0000000000000 --- a/blockchains/ethereum/assets/0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-3/30M3", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9", - "status": "active", - "id": "0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9/logo.png b/blockchains/ethereum/assets/0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9/logo.png deleted file mode 100644 index 468ac1aabeb4a..0000000000000 Binary files a/blockchains/ethereum/assets/0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2/info.json b/blockchains/ethereum/assets/0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2/info.json deleted file mode 100644 index 779257184d8cf..0000000000000 --- a/blockchains/ethereum/assets/0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AICT", - "symbol": "AICT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2", - "status": "active", - "id": "0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2/logo.png b/blockchains/ethereum/assets/0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2/logo.png deleted file mode 100644 index b747f15e76a0e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72/info.json b/blockchains/ethereum/assets/0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72/info.json deleted file mode 100644 index faef762fc68f4..0000000000000 --- a/blockchains/ethereum/assets/0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-9/30M9", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72", - "status": "active", - "id": "0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72/logo.png b/blockchains/ethereum/assets/0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72/logo.png deleted file mode 100644 index 24e92a9c357f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2/info.json b/blockchains/ethereum/assets/0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2/info.json deleted file mode 100644 index 3ff26c759ec28..0000000000000 --- a/blockchains/ethereum/assets/0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CrowdWizToken", - "symbol": "WIZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://crowdwiz.io/", - "explorer": "https://etherscan.io/token/0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2", - "status": "active", - "id": "0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2/logo.png b/blockchains/ethereum/assets/0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2/logo.png deleted file mode 100644 index 8a5cda3157083..0000000000000 Binary files a/blockchains/ethereum/assets/0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97/info.json b/blockchains/ethereum/assets/0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97/info.json deleted file mode 100644 index 3460c34987cfc..0000000000000 --- a/blockchains/ethereum/assets/0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PayFair Token", - "symbol": "PFR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97", - "status": "active", - "id": "0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97/logo.png b/blockchains/ethereum/assets/0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97/logo.png deleted file mode 100644 index 261396ec2d546..0000000000000 Binary files a/blockchains/ethereum/assets/0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601/info.json b/blockchains/ethereum/assets/0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601/info.json deleted file mode 100644 index ad999c0ddbcbb..0000000000000 --- a/blockchains/ethereum/assets/0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tyche Chip", - "symbol": "TCH", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601", - "status": "active", - "id": "0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601/logo.png b/blockchains/ethereum/assets/0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601/logo.png deleted file mode 100644 index db60e41f3e878..0000000000000 Binary files a/blockchains/ethereum/assets/0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Fb12bccF6f5Dd338b76Be784A93ade072425690/info.json b/blockchains/ethereum/assets/0x2Fb12bccF6f5Dd338b76Be784A93ade072425690/info.json deleted file mode 100644 index 36111e49122cb..0000000000000 --- a/blockchains/ethereum/assets/0x2Fb12bccF6f5Dd338b76Be784A93ade072425690/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BEAT", - "symbol": "BEAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://beat.org/", - "explorer": "https://etherscan.io/token/0x2Fb12bccF6f5Dd338b76Be784A93ade072425690", - "status": "active", - "id": "0x2Fb12bccF6f5Dd338b76Be784A93ade072425690" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Fb12bccF6f5Dd338b76Be784A93ade072425690/logo.png b/blockchains/ethereum/assets/0x2Fb12bccF6f5Dd338b76Be784A93ade072425690/logo.png deleted file mode 100644 index a0214a456fdcd..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Fb12bccF6f5Dd338b76Be784A93ade072425690/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d/info.json b/blockchains/ethereum/assets/0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d/info.json deleted file mode 100644 index fb048ff5ee9ed..0000000000000 --- a/blockchains/ethereum/assets/0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TEMCO", - "symbol": "TEMCO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.temco.io/", - "explorer": "https://etherscan.io/token/0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d", - "status": "active", - "id": "0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d/logo.png b/blockchains/ethereum/assets/0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d/logo.png deleted file mode 100644 index 2f96fe0f2bd9d..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2Feb105FBb4c922597b125C56822B3db7351B55d/info.json b/blockchains/ethereum/assets/0x2Feb105FBb4c922597b125C56822B3db7351B55d/info.json deleted file mode 100644 index 67fc1fec66f32..0000000000000 --- a/blockchains/ethereum/assets/0x2Feb105FBb4c922597b125C56822B3db7351B55d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ABSTRACT", - "symbol": "ABST", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2Feb105FBb4c922597b125C56822B3db7351B55d", - "status": "active", - "id": "0x2Feb105FBb4c922597b125C56822B3db7351B55d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2Feb105FBb4c922597b125C56822B3db7351B55d/logo.png b/blockchains/ethereum/assets/0x2Feb105FBb4c922597b125C56822B3db7351B55d/logo.png deleted file mode 100644 index bde466c7c240e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2Feb105FBb4c922597b125C56822B3db7351B55d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290/info.json b/blockchains/ethereum/assets/0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290/info.json deleted file mode 100644 index fe7325d8b9e9d..0000000000000 --- a/blockchains/ethereum/assets/0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FoodCoin", - "symbol": "FOOD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.foodcoin.io/", - "explorer": "https://etherscan.io/token/0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290", - "status": "active", - "id": "0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290/logo.png b/blockchains/ethereum/assets/0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290/logo.png deleted file mode 100644 index e631a9baefd52..0000000000000 Binary files a/blockchains/ethereum/assets/0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2a469A22101f1F672B745D729D13Ab8DBd203C9B/info.json b/blockchains/ethereum/assets/0x2a469A22101f1F672B745D729D13Ab8DBd203C9B/info.json deleted file mode 100644 index 91e82d92f384d..0000000000000 --- a/blockchains/ethereum/assets/0x2a469A22101f1F672B745D729D13Ab8DBd203C9B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COINSTO", - "symbol": "CSO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://coinstoplatform.com/", - "explorer": "https://etherscan.io/token/0x2a469A22101f1F672B745D729D13Ab8DBd203C9B", - "status": "active", - "id": "0x2a469A22101f1F672B745D729D13Ab8DBd203C9B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2a469A22101f1F672B745D729D13Ab8DBd203C9B/logo.png b/blockchains/ethereum/assets/0x2a469A22101f1F672B745D729D13Ab8DBd203C9B/logo.png deleted file mode 100644 index 24a9481f47763..0000000000000 Binary files a/blockchains/ethereum/assets/0x2a469A22101f1F672B745D729D13Ab8DBd203C9B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2a4b256440fe78CBb6eB95271b6205988aB259ca/info.json b/blockchains/ethereum/assets/0x2a4b256440fe78CBb6eB95271b6205988aB259ca/info.json deleted file mode 100644 index 9f3f63c03a3dd..0000000000000 --- a/blockchains/ethereum/assets/0x2a4b256440fe78CBb6eB95271b6205988aB259ca/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EDU token", - "symbol": "EDU", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2a4b256440fe78CBb6eB95271b6205988aB259ca", - "status": "active", - "id": "0x2a4b256440fe78CBb6eB95271b6205988aB259ca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2a4b256440fe78CBb6eB95271b6205988aB259ca/logo.png b/blockchains/ethereum/assets/0x2a4b256440fe78CBb6eB95271b6205988aB259ca/logo.png deleted file mode 100644 index bf86cb0c10713..0000000000000 Binary files a/blockchains/ethereum/assets/0x2a4b256440fe78CBb6eB95271b6205988aB259ca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2a7f709eE001069771ceB6D42e85035f7D18E736/info.json b/blockchains/ethereum/assets/0x2a7f709eE001069771ceB6D42e85035f7D18E736/info.json deleted file mode 100644 index cd714a83d4df3..0000000000000 --- a/blockchains/ethereum/assets/0x2a7f709eE001069771ceB6D42e85035f7D18E736/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "OWL", - "website": "https://stealthswap.org", - "source_code": "https://github.com/stealthswap", - "white_paper": "https://stealthswap.org/dist/assets/stealthswap-whitepaper-v1.pdf", - "description": "StealthSwap is a protocol that implements shielded payments on Ethereum.", - "explorer": "https://etherscan.io/token/0x2a7f709eE001069771ceB6D42e85035f7D18E736", - "research": "https://medium.com/stealthswap", - "type": "ERC20", - "symbol": "OWL", - "decimals": 18, - "status": "active", - "id": "0x2a7f709eE001069771ceB6D42e85035f7D18E736" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2a7f709eE001069771ceB6D42e85035f7D18E736/logo.png b/blockchains/ethereum/assets/0x2a7f709eE001069771ceB6D42e85035f7D18E736/logo.png deleted file mode 100644 index 96b2de790962c..0000000000000 Binary files a/blockchains/ethereum/assets/0x2a7f709eE001069771ceB6D42e85035f7D18E736/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666/info.json b/blockchains/ethereum/assets/0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666/info.json deleted file mode 100644 index 5382717e598a5..0000000000000 --- a/blockchains/ethereum/assets/0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ParrotCoin", - "symbol": "PTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666", - "status": "active", - "id": "0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666/logo.png b/blockchains/ethereum/assets/0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666/logo.png deleted file mode 100755 index 4e31c391b66fa..0000000000000 Binary files a/blockchains/ethereum/assets/0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018/info.json b/blockchains/ethereum/assets/0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018/info.json deleted file mode 100644 index 28570cfb9e901..0000000000000 --- a/blockchains/ethereum/assets/0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tyche Share", - "symbol": "TSH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018", - "status": "active", - "id": "0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018/logo.png b/blockchains/ethereum/assets/0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018/logo.png deleted file mode 100644 index f6f8668c9ad61..0000000000000 Binary files a/blockchains/ethereum/assets/0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2aA5cE395b00CC486159aDbDD97c55b535CF2cf9/logo.png b/blockchains/ethereum/assets/0x2aA5cE395b00CC486159aDbDD97c55b535CF2cf9/logo.png deleted file mode 100644 index 503dde49354bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x2aA5cE395b00CC486159aDbDD97c55b535CF2cf9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC/info.json b/blockchains/ethereum/assets/0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC/info.json deleted file mode 100644 index c7e9d356d27b8..0000000000000 --- a/blockchains/ethereum/assets/0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GJC", - "symbol": "GJC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC", - "status": "active", - "id": "0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC/logo.png b/blockchains/ethereum/assets/0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC/logo.png deleted file mode 100644 index f3ce629ebaac3..0000000000000 Binary files a/blockchains/ethereum/assets/0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2aECCB42482cc64E087b6D2e5Da39f5A7A7001f8/logo.png b/blockchains/ethereum/assets/0x2aECCB42482cc64E087b6D2e5Da39f5A7A7001f8/logo.png deleted file mode 100644 index 1b92a5ceedb75..0000000000000 Binary files a/blockchains/ethereum/assets/0x2aECCB42482cc64E087b6D2e5Da39f5A7A7001f8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99/info.json b/blockchains/ethereum/assets/0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99/info.json deleted file mode 100644 index 6f053ff74fa9c..0000000000000 --- a/blockchains/ethereum/assets/0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BCHC", - "symbol": "BCHC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitcherry.io/", - "explorer": "https://etherscan.io/token/0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99", - "status": "active", - "id": "0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99/logo.png b/blockchains/ethereum/assets/0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99/logo.png deleted file mode 100755 index 914e8aafb3fa4..0000000000000 Binary files a/blockchains/ethereum/assets/0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2ac07844fbBA038412c210EFa28dbD764F5deF84/info.json b/blockchains/ethereum/assets/0x2ac07844fbBA038412c210EFa28dbD764F5deF84/info.json deleted file mode 100644 index 9cbd10285f8aa..0000000000000 --- a/blockchains/ethereum/assets/0x2ac07844fbBA038412c210EFa28dbD764F5deF84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Smart Pharmaceutical Token", - "symbol": "SMPT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2ac07844fbBA038412c210EFa28dbD764F5deF84", - "status": "active", - "id": "0x2ac07844fbBA038412c210EFa28dbD764F5deF84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2ac07844fbBA038412c210EFa28dbD764F5deF84/logo.png b/blockchains/ethereum/assets/0x2ac07844fbBA038412c210EFa28dbD764F5deF84/logo.png deleted file mode 100644 index a053772313c4f..0000000000000 Binary files a/blockchains/ethereum/assets/0x2ac07844fbBA038412c210EFa28dbD764F5deF84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2adba23Cf1252dE095aCEd801e758b369EC10426/info.json b/blockchains/ethereum/assets/0x2adba23Cf1252dE095aCEd801e758b369EC10426/info.json deleted file mode 100644 index 14296d99c4d55..0000000000000 --- a/blockchains/ethereum/assets/0x2adba23Cf1252dE095aCEd801e758b369EC10426/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UCBI Banking", - "symbol": "UCBI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2adba23Cf1252dE095aCEd801e758b369EC10426", - "status": "active", - "id": "0x2adba23Cf1252dE095aCEd801e758b369EC10426" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2adba23Cf1252dE095aCEd801e758b369EC10426/logo.png b/blockchains/ethereum/assets/0x2adba23Cf1252dE095aCEd801e758b369EC10426/logo.png deleted file mode 100644 index 84fed384b7a2a..0000000000000 Binary files a/blockchains/ethereum/assets/0x2adba23Cf1252dE095aCEd801e758b369EC10426/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2b0979408914a819598da3784b82Ec497673FF75/info.json b/blockchains/ethereum/assets/0x2b0979408914a819598da3784b82Ec497673FF75/info.json deleted file mode 100644 index 7d3ee0d20d2b8..0000000000000 --- a/blockchains/ethereum/assets/0x2b0979408914a819598da3784b82Ec497673FF75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CCT 67398/489", - "symbol": "CCT", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2b0979408914a819598da3784b82Ec497673FF75", - "status": "active", - "id": "0x2b0979408914a819598da3784b82Ec497673FF75" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2b0979408914a819598da3784b82Ec497673FF75/logo.png b/blockchains/ethereum/assets/0x2b0979408914a819598da3784b82Ec497673FF75/logo.png deleted file mode 100644 index 29e63056f4a9e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2b0979408914a819598da3784b82Ec497673FF75/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d/info.json b/blockchains/ethereum/assets/0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d/info.json deleted file mode 100644 index 8eb93dbc7507d..0000000000000 --- a/blockchains/ethereum/assets/0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OMNIS-BIT", - "symbol": "OMNIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d", - "status": "active", - "id": "0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d/logo.png b/blockchains/ethereum/assets/0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d/logo.png deleted file mode 100644 index 79da08f74e63e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2b1EB94d2AeD2dEA74D85A6Bac5f44df03B8DeDB/info.json b/blockchains/ethereum/assets/0x2b1EB94d2AeD2dEA74D85A6Bac5f44df03B8DeDB/info.json deleted file mode 100644 index fb0d82e859342..0000000000000 --- a/blockchains/ethereum/assets/0x2b1EB94d2AeD2dEA74D85A6Bac5f44df03B8DeDB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BDAO", - "website": "https://bdao.network", - "description": "BDAO Network is a decentralized and autonomous reward platform that runs on the Ethereum blockchain through smart contracts.", - "explorer": "https://etherscan.io/token/0x2b1EB94d2AeD2dEA74D85A6Bac5f44df03B8DeDB", - "type": "ERC20", - "symbol": "BDAO", - "decimals": 18, - "status": "active", - "id": "0x2b1EB94d2AeD2dEA74D85A6Bac5f44df03B8DeDB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2b1EB94d2AeD2dEA74D85A6Bac5f44df03B8DeDB/logo.png b/blockchains/ethereum/assets/0x2b1EB94d2AeD2dEA74D85A6Bac5f44df03B8DeDB/logo.png deleted file mode 100644 index eeeb0d7027663..0000000000000 Binary files a/blockchains/ethereum/assets/0x2b1EB94d2AeD2dEA74D85A6Bac5f44df03B8DeDB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667/info.json b/blockchains/ethereum/assets/0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667/info.json deleted file mode 100644 index b29b3f0793b1e..0000000000000 --- a/blockchains/ethereum/assets/0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MedicayunLink", - "symbol": "MCL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667", - "status": "active", - "id": "0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667/logo.png b/blockchains/ethereum/assets/0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667/logo.png deleted file mode 100644 index 3067801efc5b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2b4F00249026D720c45C26de387Ffa0fa7bc7195/info.json b/blockchains/ethereum/assets/0x2b4F00249026D720c45C26de387Ffa0fa7bc7195/info.json deleted file mode 100644 index 7910f75dd7bdc..0000000000000 --- a/blockchains/ethereum/assets/0x2b4F00249026D720c45C26de387Ffa0fa7bc7195/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GLAD", - "symbol": "GLAD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2b4F00249026D720c45C26de387Ffa0fa7bc7195", - "status": "active", - "id": "0x2b4F00249026D720c45C26de387Ffa0fa7bc7195" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2b4F00249026D720c45C26de387Ffa0fa7bc7195/logo.png b/blockchains/ethereum/assets/0x2b4F00249026D720c45C26de387Ffa0fa7bc7195/logo.png deleted file mode 100644 index fd0acd59cd000..0000000000000 Binary files a/blockchains/ethereum/assets/0x2b4F00249026D720c45C26de387Ffa0fa7bc7195/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39/info.json b/blockchains/ethereum/assets/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39/info.json deleted file mode 100644 index 2b9d5987409ee..0000000000000 --- a/blockchains/ethereum/assets/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HEX", - "symbol": "HEX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://hex.com", - "explorer": "https://etherscan.io/token/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39", - "status": "active", - "id": "0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39/logo.png b/blockchains/ethereum/assets/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39/logo.png deleted file mode 100644 index 4800833945dee..0000000000000 Binary files a/blockchains/ethereum/assets/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2/info.json b/blockchains/ethereum/assets/0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2/info.json deleted file mode 100644 index 320b284146467..0000000000000 --- a/blockchains/ethereum/assets/0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tweebaa", - "symbol": "TWEE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tweebaa.com/", - "explorer": "https://etherscan.io/token/0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2", - "status": "active", - "id": "0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2/logo.png b/blockchains/ethereum/assets/0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2/logo.png deleted file mode 100644 index a78d8e069642b..0000000000000 Binary files a/blockchains/ethereum/assets/0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2bBA3CF6DE6058cc1B4457Ce00deb359E2703d7F/info.json b/blockchains/ethereum/assets/0x2bBA3CF6DE6058cc1B4457Ce00deb359E2703d7F/info.json deleted file mode 100644 index 6343136dd5c5d..0000000000000 --- a/blockchains/ethereum/assets/0x2bBA3CF6DE6058cc1B4457Ce00deb359E2703d7F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HashCoin", - "symbol": "HSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.hashfuture.io/#home", - "explorer": "https://etherscan.io/token/0x2bBA3CF6DE6058cc1B4457Ce00deb359E2703d7F", - "status": "active", - "id": "0x2bBA3CF6DE6058cc1B4457Ce00deb359E2703d7F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2bBA3CF6DE6058cc1B4457Ce00deb359E2703d7F/logo.png b/blockchains/ethereum/assets/0x2bBA3CF6DE6058cc1B4457Ce00deb359E2703d7F/logo.png deleted file mode 100755 index f1e6f8144de76..0000000000000 Binary files a/blockchains/ethereum/assets/0x2bBA3CF6DE6058cc1B4457Ce00deb359E2703d7F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2bDC0D42996017fCe214b21607a515DA41A9E0C5/info.json b/blockchains/ethereum/assets/0x2bDC0D42996017fCe214b21607a515DA41A9E0C5/info.json deleted file mode 100644 index 0017c8fc4f0d8..0000000000000 --- a/blockchains/ethereum/assets/0x2bDC0D42996017fCe214b21607a515DA41A9E0C5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SkinCoin", - "symbol": "SKIN", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://skincoin.org/", - "explorer": "https://etherscan.io/token/0x2bDC0D42996017fCe214b21607a515DA41A9E0C5", - "status": "active", - "id": "0x2bDC0D42996017fCe214b21607a515DA41A9E0C5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2bDC0D42996017fCe214b21607a515DA41A9E0C5/logo.png b/blockchains/ethereum/assets/0x2bDC0D42996017fCe214b21607a515DA41A9E0C5/logo.png deleted file mode 100644 index 4e3c73144e6ea..0000000000000 Binary files a/blockchains/ethereum/assets/0x2bDC0D42996017fCe214b21607a515DA41A9E0C5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/info.json b/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/info.json deleted file mode 100644 index 245f7db504660..0000000000000 --- a/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CREAM", - "website": "https://cream.finance", - "description": "Cream - Crypto Rules Everything Around Me", - "explorer": "https://etherscan.io/token/0x2ba592F78dB6436527729929AAf6c908497cB200", - "type": "ERC20", - "symbol": "CREAM", - "decimals": 18, - "status": "active", - "id": "0x2ba592F78dB6436527729929AAf6c908497cB200" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/logo.png b/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/logo.png deleted file mode 100644 index 7925d9c25d0e6..0000000000000 Binary files a/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2ba6b1E4424e19816382d15937739959F7DA5fD8/info.json b/blockchains/ethereum/assets/0x2ba6b1E4424e19816382d15937739959F7DA5fD8/info.json deleted file mode 100644 index a5ecde3a0aa02..0000000000000 --- a/blockchains/ethereum/assets/0x2ba6b1E4424e19816382d15937739959F7DA5fD8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MEX", - "symbol": "MEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://introduce.mex.link/", - "explorer": "https://etherscan.io/token/0x2ba6b1E4424e19816382d15937739959F7DA5fD8", - "status": "active", - "id": "0x2ba6b1E4424e19816382d15937739959F7DA5fD8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2ba6b1E4424e19816382d15937739959F7DA5fD8/logo.png b/blockchains/ethereum/assets/0x2ba6b1E4424e19816382d15937739959F7DA5fD8/logo.png deleted file mode 100644 index 358d4dc8937fd..0000000000000 Binary files a/blockchains/ethereum/assets/0x2ba6b1E4424e19816382d15937739959F7DA5fD8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2/info.json b/blockchains/ethereum/assets/0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2/info.json deleted file mode 100644 index da5e7392aa47c..0000000000000 --- a/blockchains/ethereum/assets/0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "MANTRA DAO", - "website": "http://mantradao.com", - "description": "MANTRA DAO leverages the wisdom of the crowd to create a community-governed, transparent, and decentralized ecosystem for web 3.0.", - "explorer": "https://etherscan.io/token/0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2", - "research": "", - "type": "ERC20", - "symbol": "OM", - "decimals": 18, - "status": "active", - "id": "0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2/logo.png b/blockchains/ethereum/assets/0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2/logo.png deleted file mode 100644 index 8dcb38f3082b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2baac9330Cf9aC479D819195794d79AD0c7616e3/info.json b/blockchains/ethereum/assets/0x2baac9330Cf9aC479D819195794d79AD0c7616e3/info.json deleted file mode 100644 index 066eedc452a63..0000000000000 --- a/blockchains/ethereum/assets/0x2baac9330Cf9aC479D819195794d79AD0c7616e3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AdBank", - "symbol": "ADB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://adbank.network/", - "explorer": "https://etherscan.io/token/0x2baac9330Cf9aC479D819195794d79AD0c7616e3", - "status": "active", - "id": "0x2baac9330Cf9aC479D819195794d79AD0c7616e3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2baac9330Cf9aC479D819195794d79AD0c7616e3/logo.png b/blockchains/ethereum/assets/0x2baac9330Cf9aC479D819195794d79AD0c7616e3/logo.png deleted file mode 100644 index 05c7245155ca3..0000000000000 Binary files a/blockchains/ethereum/assets/0x2baac9330Cf9aC479D819195794d79AD0c7616e3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67/info.json b/blockchains/ethereum/assets/0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67/info.json deleted file mode 100644 index c7231dbf4f7fc..0000000000000 --- a/blockchains/ethereum/assets/0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Logistics Coin", - "symbol": "LGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://logistics.us.com", - "explorer": "https://etherscan.io/token/0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67", - "status": "active", - "id": "0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67/logo.png b/blockchains/ethereum/assets/0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67/logo.png deleted file mode 100644 index 45b46c7ae856f..0000000000000 Binary files a/blockchains/ethereum/assets/0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6/info.json b/blockchains/ethereum/assets/0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6/info.json deleted file mode 100644 index ac7d1928c5690..0000000000000 --- a/blockchains/ethereum/assets/0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UST", - "symbol": "UST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6", - "status": "active", - "id": "0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6/logo.png b/blockchains/ethereum/assets/0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6/logo.png deleted file mode 100644 index 60daa47d06169..0000000000000 Binary files a/blockchains/ethereum/assets/0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555/info.json b/blockchains/ethereum/assets/0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555/info.json deleted file mode 100644 index 59a9972226ab3..0000000000000 --- a/blockchains/ethereum/assets/0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 188-CN47", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555", - "status": "active", - "id": "0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555/logo.png b/blockchains/ethereum/assets/0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555/logo.png deleted file mode 100644 index 526305a55d639..0000000000000 Binary files a/blockchains/ethereum/assets/0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663/info.json b/blockchains/ethereum/assets/0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663/info.json deleted file mode 100644 index e8e8b41a8b0e1..0000000000000 --- a/blockchains/ethereum/assets/0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Falcon Goverence Token", - "symbol": "FGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663", - "status": "active", - "id": "0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663/logo.png b/blockchains/ethereum/assets/0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663/logo.png deleted file mode 100644 index bf507bde28fb6..0000000000000 Binary files a/blockchains/ethereum/assets/0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2c2Ad243E228405A0331C946C655b2Ae6c9CF457/info.json b/blockchains/ethereum/assets/0x2c2Ad243E228405A0331C946C655b2Ae6c9CF457/info.json deleted file mode 100644 index 64e9c41f636ac..0000000000000 --- a/blockchains/ethereum/assets/0x2c2Ad243E228405A0331C946C655b2Ae6c9CF457/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REVI Gold", - "symbol": "GLD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2c2Ad243E228405A0331C946C655b2Ae6c9CF457", - "status": "active", - "id": "0x2c2Ad243E228405A0331C946C655b2Ae6c9CF457" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2c2Ad243E228405A0331C946C655b2Ae6c9CF457/logo.png b/blockchains/ethereum/assets/0x2c2Ad243E228405A0331C946C655b2Ae6c9CF457/logo.png deleted file mode 100644 index 924dba4f204a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x2c2Ad243E228405A0331C946C655b2Ae6c9CF457/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea/info.json b/blockchains/ethereum/assets/0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea/info.json deleted file mode 100644 index a499928e1d704..0000000000000 --- a/blockchains/ethereum/assets/0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Five Star Coin Pro", - "symbol": "FSCP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea", - "status": "active", - "id": "0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea/logo.png b/blockchains/ethereum/assets/0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea/logo.png deleted file mode 100644 index 4a2d6d07e9576..0000000000000 Binary files a/blockchains/ethereum/assets/0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9/info.json b/blockchains/ethereum/assets/0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9/info.json deleted file mode 100644 index 8ca27a2124845..0000000000000 --- a/blockchains/ethereum/assets/0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kids Cash", - "symbol": "KASH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://kash.community", - "explorer": "https://etherscan.io/token/0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9", - "status": "active", - "id": "0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9/logo.png b/blockchains/ethereum/assets/0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9/logo.png deleted file mode 100644 index 9a44315657384..0000000000000 Binary files a/blockchains/ethereum/assets/0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7/info.json b/blockchains/ethereum/assets/0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7/info.json deleted file mode 100644 index e08c2e0bb3cbb..0000000000000 --- a/blockchains/ethereum/assets/0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ExcaliburCoin", - "symbol": "EXC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7", - "status": "active", - "id": "0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7/logo.png b/blockchains/ethereum/assets/0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7/logo.png deleted file mode 100644 index a38d085882198..0000000000000 Binary files a/blockchains/ethereum/assets/0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f/info.json b/blockchains/ethereum/assets/0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f/info.json deleted file mode 100644 index e888fc1847358..0000000000000 --- a/blockchains/ethereum/assets/0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinBene Coin", - "symbol": "CONI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.coinbene.com/#/coni", - "explorer": "https://etherscan.io/token/0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f", - "status": "active", - "id": "0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f/logo.png b/blockchains/ethereum/assets/0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f/logo.png deleted file mode 100755 index 721861b750e1c..0000000000000 Binary files a/blockchains/ethereum/assets/0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23/info.json b/blockchains/ethereum/assets/0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23/info.json deleted file mode 100644 index 9a5a425233420..0000000000000 --- a/blockchains/ethereum/assets/0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DAC", - "symbol": "DAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23", - "status": "active", - "id": "0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23/logo.png b/blockchains/ethereum/assets/0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23/logo.png deleted file mode 100644 index c517ac64f214e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/info.json b/blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/info.json deleted file mode 100644 index 574e6aad6f2f9..0000000000000 --- a/blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Schain Wallet", - "website": "https://schainwallet.com", - "description": "Schain Wallet is mobile defi wallet designed to help people staking and earn profit, storage, transfer coin & token with security and lower fees", - "socials": [], - "explorer": "https://etherscan.io/token/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A", - "type": "ERC20", - "symbol": "SCHA", - "decimals": 0, - "status": "active", - "id": "0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/logo.png b/blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/logo.png deleted file mode 100644 index 2019d47f223f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C/info.json b/blockchains/ethereum/assets/0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C/info.json deleted file mode 100644 index 0ff59c51bccab..0000000000000 --- a/blockchains/ethereum/assets/0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FNKOSToken", - "symbol": "FNKOS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C", - "status": "active", - "id": "0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C/logo.png b/blockchains/ethereum/assets/0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C/logo.png deleted file mode 100644 index fc05200dcc463..0000000000000 Binary files a/blockchains/ethereum/assets/0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2cF618c19041D9Db330d8222B860A624021F30fb/info.json b/blockchains/ethereum/assets/0x2cF618c19041D9Db330d8222B860A624021F30fb/info.json deleted file mode 100644 index ebde9466e21e7..0000000000000 --- a/blockchains/ethereum/assets/0x2cF618c19041D9Db330d8222B860A624021F30fb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRUISEBIT", - "symbol": "CRBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2cF618c19041D9Db330d8222B860A624021F30fb", - "status": "active", - "id": "0x2cF618c19041D9Db330d8222B860A624021F30fb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2cF618c19041D9Db330d8222B860A624021F30fb/logo.png b/blockchains/ethereum/assets/0x2cF618c19041D9Db330d8222B860A624021F30fb/logo.png deleted file mode 100644 index b9d69ea282f10..0000000000000 Binary files a/blockchains/ethereum/assets/0x2cF618c19041D9Db330d8222B860A624021F30fb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2cc851248Dbc30e7fB81199aaac9E219300Fc950/info.json b/blockchains/ethereum/assets/0x2cc851248Dbc30e7fB81199aaac9E219300Fc950/info.json deleted file mode 100644 index b820c9322c7b5..0000000000000 --- a/blockchains/ethereum/assets/0x2cc851248Dbc30e7fB81199aaac9E219300Fc950/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mastermind", - "symbol": "MMT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2cc851248Dbc30e7fB81199aaac9E219300Fc950", - "status": "active", - "id": "0x2cc851248Dbc30e7fB81199aaac9E219300Fc950" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2cc851248Dbc30e7fB81199aaac9E219300Fc950/logo.png b/blockchains/ethereum/assets/0x2cc851248Dbc30e7fB81199aaac9E219300Fc950/logo.png deleted file mode 100755 index 22383f5816bed..0000000000000 Binary files a/blockchains/ethereum/assets/0x2cc851248Dbc30e7fB81199aaac9E219300Fc950/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1/info.json b/blockchains/ethereum/assets/0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1/info.json deleted file mode 100644 index d184c04956d8e..0000000000000 --- a/blockchains/ethereum/assets/0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DMarket Token", - "symbol": "DMT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://dmarket.com/", - "explorer": "https://etherscan.io/token/0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1", - "status": "active", - "id": "0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1/logo.png b/blockchains/ethereum/assets/0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1/logo.png deleted file mode 100644 index f6c03d586b099..0000000000000 Binary files a/blockchains/ethereum/assets/0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382/info.json b/blockchains/ethereum/assets/0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382/info.json deleted file mode 100644 index c53a04e641b08..0000000000000 --- a/blockchains/ethereum/assets/0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRS Token", - "symbol": "CRSTK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382", - "status": "active", - "id": "0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382/logo.png b/blockchains/ethereum/assets/0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382/logo.png deleted file mode 100644 index 41a5004b85b25..0000000000000 Binary files a/blockchains/ethereum/assets/0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0/info.json b/blockchains/ethereum/assets/0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0/info.json deleted file mode 100644 index fcd0a57df7c58..0000000000000 --- a/blockchains/ethereum/assets/0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C492983", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0", - "status": "active", - "id": "0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0/logo.png b/blockchains/ethereum/assets/0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0/logo.png deleted file mode 100644 index 778caa86416c3..0000000000000 Binary files a/blockchains/ethereum/assets/0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3/info.json b/blockchains/ethereum/assets/0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3/info.json deleted file mode 100644 index 278eec46feb02..0000000000000 --- a/blockchains/ethereum/assets/0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "All Sports Coin", - "symbol": "SOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.allsportschain.com/", - "explorer": "https://etherscan.io/token/0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3", - "status": "active", - "id": "0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3/logo.png b/blockchains/ethereum/assets/0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3/logo.png deleted file mode 100644 index 9dfe3a396d8d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/info.json b/blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/info.json deleted file mode 100644 index 68adeef896715..0000000000000 --- a/blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JSE Token", - "symbol": "JSE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://jsecoin.com/", - "explorer": "https://etherscan.io/token/0x2d184014b5658C453443AA87c8e9C4D57285620b", - "status": "active", - "id": "0x2d184014b5658C453443AA87c8e9C4D57285620b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/logo.png b/blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/logo.png deleted file mode 100644 index 87e08c4502c85..0000000000000 Binary files a/blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198/info.json b/blockchains/ethereum/assets/0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198/info.json deleted file mode 100644 index d0f1145f8e752..0000000000000 --- a/blockchains/ethereum/assets/0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Joint Alliance Co.", - "symbol": "JAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198", - "status": "active", - "id": "0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198/logo.png b/blockchains/ethereum/assets/0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198/logo.png deleted file mode 100644 index ab92471ee6514..0000000000000 Binary files a/blockchains/ethereum/assets/0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2/info.json b/blockchains/ethereum/assets/0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2/info.json deleted file mode 100644 index ca8e3ad5a04f9..0000000000000 --- a/blockchains/ethereum/assets/0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ozinex Token", - "symbol": "OZI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2", - "status": "active", - "id": "0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2/logo.png b/blockchains/ethereum/assets/0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2/logo.png deleted file mode 100755 index 1e7f616b2a286..0000000000000 Binary files a/blockchains/ethereum/assets/0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2d71983E810B9e95258966B9c164C4d61a829bA9/info.json b/blockchains/ethereum/assets/0x2d71983E810B9e95258966B9c164C4d61a829bA9/info.json deleted file mode 100644 index 311678af02cee..0000000000000 --- a/blockchains/ethereum/assets/0x2d71983E810B9e95258966B9c164C4d61a829bA9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ICOCalendar.Today", - "symbol": "ICT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.icocalendar.today", - "explorer": "https://etherscan.io/token/0x2d71983E810B9e95258966B9c164C4d61a829bA9", - "status": "active", - "id": "0x2d71983E810B9e95258966B9c164C4d61a829bA9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2d71983E810B9e95258966B9c164C4d61a829bA9/logo.png b/blockchains/ethereum/assets/0x2d71983E810B9e95258966B9c164C4d61a829bA9/logo.png deleted file mode 100644 index 84aa4fb0fb681..0000000000000 Binary files a/blockchains/ethereum/assets/0x2d71983E810B9e95258966B9c164C4d61a829bA9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2d94AA3e47d9D5024503Ca8491fcE9A2fB4DA198/logo.png b/blockchains/ethereum/assets/0x2d94AA3e47d9D5024503Ca8491fcE9A2fB4DA198/logo.png deleted file mode 100644 index 61a12e435871a..0000000000000 Binary files a/blockchains/ethereum/assets/0x2d94AA3e47d9D5024503Ca8491fcE9A2fB4DA198/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a/info.json b/blockchains/ethereum/assets/0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a/info.json deleted file mode 100644 index 4800966454022..0000000000000 --- a/blockchains/ethereum/assets/0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CGCOINS", - "symbol": "CGC", - "type": "ERC20", - "decimals": 16, - "description": "-", - "website": "https://www.genieico.net/", - "explorer": "https://etherscan.io/token/0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a", - "status": "active", - "id": "0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a/logo.png b/blockchains/ethereum/assets/0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a/logo.png deleted file mode 100755 index 34fdb984e7333..0000000000000 Binary files a/blockchains/ethereum/assets/0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2dAEE1AA61D60A252DC80564499A69802853583A/info.json b/blockchains/ethereum/assets/0x2dAEE1AA61D60A252DC80564499A69802853583A/info.json deleted file mode 100644 index fe81cfe469876..0000000000000 --- a/blockchains/ethereum/assets/0x2dAEE1AA61D60A252DC80564499A69802853583A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Authorship Token", - "symbol": "ATS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "http://authorship.com/", - "explorer": "https://etherscan.io/token/0x2dAEE1AA61D60A252DC80564499A69802853583A", - "status": "active", - "id": "0x2dAEE1AA61D60A252DC80564499A69802853583A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2dAEE1AA61D60A252DC80564499A69802853583A/logo.png b/blockchains/ethereum/assets/0x2dAEE1AA61D60A252DC80564499A69802853583A/logo.png deleted file mode 100644 index bd54ba1dfaacd..0000000000000 Binary files a/blockchains/ethereum/assets/0x2dAEE1AA61D60A252DC80564499A69802853583A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0/info.json b/blockchains/ethereum/assets/0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0/info.json deleted file mode 100644 index 5cefc214a5f0d..0000000000000 --- a/blockchains/ethereum/assets/0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-21/30M81", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0", - "status": "active", - "id": "0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0/logo.png b/blockchains/ethereum/assets/0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0/logo.png deleted file mode 100644 index 54f59a5cfba38..0000000000000 Binary files a/blockchains/ethereum/assets/0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3/info.json b/blockchains/ethereum/assets/0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3/info.json deleted file mode 100644 index 0271b4b3bb01e..0000000000000 --- a/blockchains/ethereum/assets/0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueGoldCoin*", - "symbol": "TGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3", - "status": "active", - "id": "0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3/logo.png b/blockchains/ethereum/assets/0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3/logo.png deleted file mode 100644 index 5eb97a266117c..0000000000000 Binary files a/blockchains/ethereum/assets/0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2e071D2966Aa7D8dECB1005885bA1977D6038A65/info.json b/blockchains/ethereum/assets/0x2e071D2966Aa7D8dECB1005885bA1977D6038A65/info.json deleted file mode 100644 index 8ac1f87f9313a..0000000000000 --- a/blockchains/ethereum/assets/0x2e071D2966Aa7D8dECB1005885bA1977D6038A65/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DICE", - "symbol": "ROL", - "type": "ERC20", - "decimals": 16, - "description": "-", - "website": "https://etheroll.com/", - "explorer": "https://etherscan.io/token/0x2e071D2966Aa7D8dECB1005885bA1977D6038A65", - "status": "active", - "id": "0x2e071D2966Aa7D8dECB1005885bA1977D6038A65" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2e071D2966Aa7D8dECB1005885bA1977D6038A65/logo.png b/blockchains/ethereum/assets/0x2e071D2966Aa7D8dECB1005885bA1977D6038A65/logo.png deleted file mode 100644 index 419aa362e6587..0000000000000 Binary files a/blockchains/ethereum/assets/0x2e071D2966Aa7D8dECB1005885bA1977D6038A65/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/info.json b/blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/info.json deleted file mode 100644 index 873b6a1bc56bd..0000000000000 --- a/blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/info.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "name": "Mettalex", - "website": "https://mettalex.com/", - "source_code": "https://github.com/fetchai/mettalex-market-maker", - "description": "Mettalex is a capital-efficient commodity derivatives DEX featuring unique market pairs, autonomous market making, banded trading, one-sided liquidity provision, and MTLX-based governance.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Mettalex", - "handle": "Mettalex" - }, - { - "name": "Medium", - "url": "https://medium.com/mettalex", - "handle": "Mettalex" - }, - { - "name": "Telegram", - "url": "https://t.me/mettalex_official", - "handle": "Mettalex Official" - }, - { - "name": "Telegram", - "url": "https://t.me/mettalex_official_news", - "handle": "Mettalex News" - }, - { - "name": "Discord", - "url": "https://discord.gg/zvWqGEaykD", - "handle": "Mettalex" - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCrEQK_X2Vm1kCtftlRoodXA", - "handle": "Mettalex" - }, - { - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/mettalex/", - "handle": "Mettalex" - } - ], - "explorer": "https://etherscan.io/token/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14", - "type": "ERC20", - "symbol": "MTLX", - "decimals": 18, - "status": "active", - "id": "0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/logo.png b/blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/logo.png deleted file mode 100644 index a1923e0a514f9..0000000000000 Binary files a/blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/info.json b/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/info.json deleted file mode 100644 index c6bb01b3dd42c..0000000000000 --- a/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YFIM", - "website": "https://yfi.mobi/", - "description": "YFIM is an independent fork of YFI technology. It is a decentralized mobile application of YFI. The platform aggregates multiple protocols. When users deposit, the platform will automatically allocate user funds to the current agreement with the highest revenue, and give users a name In order to prove the rights and interests of YFIM Token, users can withdraw their original deposited tokens and corresponding income through YFIM Token.", - "explorer": "https://etherscan.io/token/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c", - "type": "ERC20", - "symbol": "YFIM", - "decimals": 18, - "status": "active", - "id": "0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/logo.png b/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/logo.png deleted file mode 100644 index 00db7417c8f52..0000000000000 Binary files a/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2e3C062E16c1a3a04Ddc5003c62E294305d83684/info.json b/blockchains/ethereum/assets/0x2e3C062E16c1a3a04Ddc5003c62E294305d83684/info.json deleted file mode 100644 index 7f40548658215..0000000000000 --- a/blockchains/ethereum/assets/0x2e3C062E16c1a3a04Ddc5003c62E294305d83684/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LITonium", - "symbol": "LIT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://thelitcollective.com/", - "explorer": "https://etherscan.io/token/0x2e3C062E16c1a3a04Ddc5003c62E294305d83684", - "status": "active", - "id": "0x2e3C062E16c1a3a04Ddc5003c62E294305d83684" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2e3C062E16c1a3a04Ddc5003c62E294305d83684/logo.png b/blockchains/ethereum/assets/0x2e3C062E16c1a3a04Ddc5003c62E294305d83684/logo.png deleted file mode 100644 index bbce59927d236..0000000000000 Binary files a/blockchains/ethereum/assets/0x2e3C062E16c1a3a04Ddc5003c62E294305d83684/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3/info.json b/blockchains/ethereum/assets/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3/info.json deleted file mode 100644 index c923b28d8c4be..0000000000000 --- a/blockchains/ethereum/assets/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "Yearn Finance Dot", - "website": "https://yfdot.finance", - "source_code": "https://github.com/YFDOT", - "description": "Yearn Finance Dot platform is powerful enough from a scalability, interoperability, developability and governance perspective to help make the vision of Web3 a reality that aims to get more value for an investment.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Yfdotfinance", - "handle": "Yfdotfinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@YFdotFinance", - "handle": "YFdotFinance" - }, - { - "name": "Telegram", - "url": "https://t.me/YFDOT_Finance", - "handle": "YFDOT_Finance" - } - ], - "explorer": "https://etherscan.io/token/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3", - "type": "ERC20", - "symbol": "YFDOT", - "decimals": 18, - "status": "active", - "id": "0x2e6539edc3b76f1E21B71d214527FAbA875F70F3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3/logo.png b/blockchains/ethereum/assets/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3/logo.png deleted file mode 100644 index 4e98310190693..0000000000000 Binary files a/blockchains/ethereum/assets/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1/info.json b/blockchains/ethereum/assets/0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1/info.json deleted file mode 100644 index 8f5bdb4119d31..0000000000000 --- a/blockchains/ethereum/assets/0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hercules", - "symbol": "HERC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1", - "status": "active", - "id": "0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1/logo.png b/blockchains/ethereum/assets/0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1/logo.png deleted file mode 100644 index 7f77ae6b772e6..0000000000000 Binary files a/blockchains/ethereum/assets/0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2e98A6804E4b6c832ED0ca876a943abD3400b224/info.json b/blockchains/ethereum/assets/0x2e98A6804E4b6c832ED0ca876a943abD3400b224/info.json deleted file mode 100644 index a31449a71c7ee..0000000000000 --- a/blockchains/ethereum/assets/0x2e98A6804E4b6c832ED0ca876a943abD3400b224/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bela", - "symbol": "BELA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.livebela.com/", - "explorer": "https://etherscan.io/token/0x2e98A6804E4b6c832ED0ca876a943abD3400b224", - "status": "active", - "id": "0x2e98A6804E4b6c832ED0ca876a943abD3400b224" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2e98A6804E4b6c832ED0ca876a943abD3400b224/logo.png b/blockchains/ethereum/assets/0x2e98A6804E4b6c832ED0ca876a943abD3400b224/logo.png deleted file mode 100755 index 394d62358b3c1..0000000000000 Binary files a/blockchains/ethereum/assets/0x2e98A6804E4b6c832ED0ca876a943abD3400b224/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2e9d63788249371f1DFC918a52f8d799F4a38C94/logo.png b/blockchains/ethereum/assets/0x2e9d63788249371f1DFC918a52f8d799F4a38C94/logo.png deleted file mode 100644 index a3965fd7368a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x2e9d63788249371f1DFC918a52f8d799F4a38C94/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2eC95B8edA549B79a1248335A39d299d00Ed314C/info.json b/blockchains/ethereum/assets/0x2eC95B8edA549B79a1248335A39d299d00Ed314C/info.json deleted file mode 100644 index 688421ce183ea..0000000000000 --- a/blockchains/ethereum/assets/0x2eC95B8edA549B79a1248335A39d299d00Ed314C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fatcoin", - "symbol": "FAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.fatbtc.com/", - "explorer": "https://etherscan.io/token/0x2eC95B8edA549B79a1248335A39d299d00Ed314C", - "status": "active", - "id": "0x2eC95B8edA549B79a1248335A39d299d00Ed314C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2eC95B8edA549B79a1248335A39d299d00Ed314C/logo.png b/blockchains/ethereum/assets/0x2eC95B8edA549B79a1248335A39d299d00Ed314C/logo.png deleted file mode 100644 index 96e1518f85394..0000000000000 Binary files a/blockchains/ethereum/assets/0x2eC95B8edA549B79a1248335A39d299d00Ed314C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/info.json b/blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/info.json deleted file mode 100644 index c848a3a267ab2..0000000000000 --- a/blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "ZeroSwap", - "website": "https://zeroswap.io/", - "source_code": "https://github.com/ZeroswapLabs", - "description": "ZeroSwap.io is a Multi-Chain, Zero-fee, On-chain Trading protocol with Liquidity Mining, DeFi Token Offering, and DEX Aggregation. The protocol will reward users every time they make an on-chain trade and provide liquidity to existing DEXes. All transactions would be Gasless with Zero Trade Fee.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ZeroSwapLabs", - "handle": "ZeroSwapLabs" - }, - { - "name": "Telegram", - "url": "https://t.me/zeroswap", - "handle": "zeroswap" - }, - { - "name": "Medium", - "url": "https://medium.com/zeroswaplabs", - "handle": "zeroswaplabs" - } - ], - "explorer": "https://etherscan.io/token/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5", - "type": "ERC20", - "symbol": "ZEE", - "decimals": 18, - "status": "active", - "id": "0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/logo.png b/blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/logo.png deleted file mode 100644 index d6c6bf4e34507..0000000000000 Binary files a/blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89/info.json b/blockchains/ethereum/assets/0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89/info.json deleted file mode 100644 index 70ffe11dbaffe..0000000000000 --- a/blockchains/ethereum/assets/0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Logarithm", - "symbol": "LGR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89", - "status": "active", - "id": "0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89/logo.png b/blockchains/ethereum/assets/0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89/logo.png deleted file mode 100644 index 5e072580c1047..0000000000000 Binary files a/blockchains/ethereum/assets/0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19/info.json b/blockchains/ethereum/assets/0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19/info.json deleted file mode 100644 index b23840f417319..0000000000000 --- a/blockchains/ethereum/assets/0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Block-Chain.com Token", - "symbol": "BC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://block-chain.com/", - "explorer": "https://etherscan.io/token/0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19", - "status": "active", - "id": "0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19/logo.png b/blockchains/ethereum/assets/0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19/logo.png deleted file mode 100644 index ff7fa5719a0ee..0000000000000 Binary files a/blockchains/ethereum/assets/0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257/info.json b/blockchains/ethereum/assets/0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257/info.json deleted file mode 100644 index 29761619aeed2..0000000000000 --- a/blockchains/ethereum/assets/0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Noise", - "symbol": "NOISE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257", - "status": "active", - "id": "0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257/logo.png b/blockchains/ethereum/assets/0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257/logo.png deleted file mode 100644 index c25ec39743ee9..0000000000000 Binary files a/blockchains/ethereum/assets/0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/info.json b/blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/info.json deleted file mode 100644 index 8f9b222d0b19b..0000000000000 --- a/blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Revain", - "symbol": "REV", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://revain.org/", - "explorer": "https://etherscan.io/token/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9", - "status": "active", - "id": "0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/logo.png b/blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/logo.png deleted file mode 100644 index adb8cdbe9120c..0000000000000 Binary files a/blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9/info.json b/blockchains/ethereum/assets/0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9/info.json deleted file mode 100644 index 0d5811e49add9..0000000000000 --- a/blockchains/ethereum/assets/0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R728413", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9", - "status": "active", - "id": "0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9/logo.png b/blockchains/ethereum/assets/0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9/logo.png deleted file mode 100644 index b1cafe8a32f2e..0000000000000 Binary files a/blockchains/ethereum/assets/0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49/info.json b/blockchains/ethereum/assets/0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49/info.json deleted file mode 100644 index e013d2ff820e2..0000000000000 --- a/blockchains/ethereum/assets/0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UNCL", - "website": "https://unicrypt.network", - "description": "UNCL is the liquidity rewards token of the UniCrypt Farming platform.", - "explorer": "https://etherscan.io/token/0x2f4eb47a1b1f4488c71fc10e39a4aa56af33dd49", - "type": "ERC20", - "symbol": "UNCL", - "decimals": 18, - "status": "active", - "id": "0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49/logo.png b/blockchains/ethereum/assets/0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49/logo.png deleted file mode 100644 index 4fed88014f2a0..0000000000000 Binary files a/blockchains/ethereum/assets/0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2f5e2c9002C058c063d21A06B6cabb50950130c8/info.json b/blockchains/ethereum/assets/0x2f5e2c9002C058c063d21A06B6cabb50950130c8/info.json deleted file mode 100644 index 4e2c03112e535..0000000000000 --- a/blockchains/ethereum/assets/0x2f5e2c9002C058c063d21A06B6cabb50950130c8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": " 3X Short Ethereum Token", - "symbol": "ETHBEAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/ETHBEAR", - "explorer": "https://etherscan.io/token/0x2f5e2c9002C058c063d21A06B6cabb50950130c8", - "status": "active", - "id": "0x2f5e2c9002C058c063d21A06B6cabb50950130c8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2f5e2c9002C058c063d21A06B6cabb50950130c8/logo.png b/blockchains/ethereum/assets/0x2f5e2c9002C058c063d21A06B6cabb50950130c8/logo.png deleted file mode 100644 index 4d1fbe0ac77a0..0000000000000 Binary files a/blockchains/ethereum/assets/0x2f5e2c9002C058c063d21A06B6cabb50950130c8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7/info.json b/blockchains/ethereum/assets/0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7/info.json deleted file mode 100644 index 7ad409d003437..0000000000000 --- a/blockchains/ethereum/assets/0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitStation", - "symbol": "BSTN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitstation.co/en/", - "explorer": "https://etherscan.io/token/0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7", - "status": "active", - "id": "0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7/logo.png b/blockchains/ethereum/assets/0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7/logo.png deleted file mode 100644 index 9783b24804949..0000000000000 Binary files a/blockchains/ethereum/assets/0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2f85E502a988AF76f7ee6D83b7db8d6c0A823bf9/info.json b/blockchains/ethereum/assets/0x2f85E502a988AF76f7ee6D83b7db8d6c0A823bf9/info.json deleted file mode 100644 index 89f06ebd1ef3e..0000000000000 --- a/blockchains/ethereum/assets/0x2f85E502a988AF76f7ee6D83b7db8d6c0A823bf9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LatiumX", - "symbol": "LATX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://latium.org/", - "explorer": "https://etherscan.io/token/0x2f85E502a988AF76f7ee6D83b7db8d6c0A823bf9", - "status": "active", - "id": "0x2f85E502a988AF76f7ee6D83b7db8d6c0A823bf9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2f85E502a988AF76f7ee6D83b7db8d6c0A823bf9/logo.png b/blockchains/ethereum/assets/0x2f85E502a988AF76f7ee6D83b7db8d6c0A823bf9/logo.png deleted file mode 100644 index c8a2a8f48da09..0000000000000 Binary files a/blockchains/ethereum/assets/0x2f85E502a988AF76f7ee6D83b7db8d6c0A823bf9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/info.json b/blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/info.json deleted file mode 100644 index 6907c485d5575..0000000000000 --- a/blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Diamond Chain", - "symbol": "DIC", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF", - "status": "active", - "id": "0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/logo.png b/blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/logo.png deleted file mode 100644 index a61650219e3b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2fa423671eab043916eA93B85596438a16302C25/info.json b/blockchains/ethereum/assets/0x2fa423671eab043916eA93B85596438a16302C25/info.json deleted file mode 100644 index 791834b71f6a8..0000000000000 --- a/blockchains/ethereum/assets/0x2fa423671eab043916eA93B85596438a16302C25/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-5/30M35", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x2fa423671eab043916eA93B85596438a16302C25", - "status": "active", - "id": "0x2fa423671eab043916eA93B85596438a16302C25" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2fa423671eab043916eA93B85596438a16302C25/logo.png b/blockchains/ethereum/assets/0x2fa423671eab043916eA93B85596438a16302C25/logo.png deleted file mode 100644 index c8741ff2dcfdd..0000000000000 Binary files a/blockchains/ethereum/assets/0x2fa423671eab043916eA93B85596438a16302C25/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8/info.json b/blockchains/ethereum/assets/0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8/info.json deleted file mode 100644 index 539f493c1b258..0000000000000 --- a/blockchains/ethereum/assets/0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SymVerse", - "symbol": "SYM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.symverse.com/", - "explorer": "https://etherscan.io/token/0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8", - "status": "active", - "id": "0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8/logo.png b/blockchains/ethereum/assets/0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8/logo.png deleted file mode 100644 index 2f9f24ff52060..0000000000000 Binary files a/blockchains/ethereum/assets/0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE/info.json b/blockchains/ethereum/assets/0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE/info.json deleted file mode 100644 index b41032b1177f9..0000000000000 --- a/blockchains/ethereum/assets/0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JDCOIN", - "symbol": "JDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.jdcoin.us/", - "explorer": "https://etherscan.io/token/0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE", - "status": "active", - "id": "0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE/logo.png b/blockchains/ethereum/assets/0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE/logo.png deleted file mode 100644 index 7aa3e9666b877..0000000000000 Binary files a/blockchains/ethereum/assets/0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3007dbdf605784a0F5d89C37cB2518ea60faedCf/info.json b/blockchains/ethereum/assets/0x3007dbdf605784a0F5d89C37cB2518ea60faedCf/info.json deleted file mode 100644 index f79c35d89c4f6..0000000000000 --- a/blockchains/ethereum/assets/0x3007dbdf605784a0F5d89C37cB2518ea60faedCf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cobalt", - "symbol": "CSC-CO", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3007dbdf605784a0F5d89C37cB2518ea60faedCf", - "status": "active", - "id": "0x3007dbdf605784a0F5d89C37cB2518ea60faedCf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3007dbdf605784a0F5d89C37cB2518ea60faedCf/logo.png b/blockchains/ethereum/assets/0x3007dbdf605784a0F5d89C37cB2518ea60faedCf/logo.png deleted file mode 100755 index 9adf7a331e665..0000000000000 Binary files a/blockchains/ethereum/assets/0x3007dbdf605784a0F5d89C37cB2518ea60faedCf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x301714DA1d783D542958C479345F27B75A7eFC9E/info.json b/blockchains/ethereum/assets/0x301714DA1d783D542958C479345F27B75A7eFC9E/info.json deleted file mode 100644 index b5cd50e1ff752..0000000000000 --- a/blockchains/ethereum/assets/0x301714DA1d783D542958C479345F27B75A7eFC9E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZARK COIN", - "symbol": "ZARK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x301714DA1d783D542958C479345F27B75A7eFC9E", - "status": "active", - "id": "0x301714DA1d783D542958C479345F27B75A7eFC9E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x301714DA1d783D542958C479345F27B75A7eFC9E/logo.png b/blockchains/ethereum/assets/0x301714DA1d783D542958C479345F27B75A7eFC9E/logo.png deleted file mode 100644 index 6ab7b93743e65..0000000000000 Binary files a/blockchains/ethereum/assets/0x301714DA1d783D542958C479345F27B75A7eFC9E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3017Cb31A678fE1d247f4314Eee8bc1b86b0D4b4/info.json b/blockchains/ethereum/assets/0x3017Cb31A678fE1d247f4314Eee8bc1b86b0D4b4/info.json deleted file mode 100644 index a733b3edb1665..0000000000000 --- a/blockchains/ethereum/assets/0x3017Cb31A678fE1d247f4314Eee8bc1b86b0D4b4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Shell Matrix", - "website": "https://shell.org/", - "description": "The token issued by the members of the Shell Matrix community.", - "explorer": "https://etherscan.io/token/0x3017Cb31A678fE1d247f4314Eee8bc1b86b0D4b4", - "type": "ERC20", - "symbol": "SHELL", - "decimals": 6, - "status": "active", - "id": "0x3017Cb31A678fE1d247f4314Eee8bc1b86b0D4b4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3017Cb31A678fE1d247f4314Eee8bc1b86b0D4b4/logo.png b/blockchains/ethereum/assets/0x3017Cb31A678fE1d247f4314Eee8bc1b86b0D4b4/logo.png deleted file mode 100644 index 1b571eed1e5c0..0000000000000 Binary files a/blockchains/ethereum/assets/0x3017Cb31A678fE1d247f4314Eee8bc1b86b0D4b4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31/info.json b/blockchains/ethereum/assets/0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31/info.json deleted file mode 100644 index 6aba79bb1f117..0000000000000 --- a/blockchains/ethereum/assets/0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Digital Content", - "symbol": "GDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://gdctoken.io/", - "explorer": "https://etherscan.io/token/0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31", - "status": "active", - "id": "0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31/logo.png b/blockchains/ethereum/assets/0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31/logo.png deleted file mode 100644 index 897c6dead6cc3..0000000000000 Binary files a/blockchains/ethereum/assets/0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x301a7F0F98725D3f9cA889E935b579f1D896B322/info.json b/blockchains/ethereum/assets/0x301a7F0F98725D3f9cA889E935b579f1D896B322/info.json deleted file mode 100644 index 093896ed1b741..0000000000000 --- a/blockchains/ethereum/assets/0x301a7F0F98725D3f9cA889E935b579f1D896B322/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HUMToken", - "symbol": "HUM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x301a7F0F98725D3f9cA889E935b579f1D896B322", - "status": "active", - "id": "0x301a7F0F98725D3f9cA889E935b579f1D896B322" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x301a7F0F98725D3f9cA889E935b579f1D896B322/logo.png b/blockchains/ethereum/assets/0x301a7F0F98725D3f9cA889E935b579f1D896B322/logo.png deleted file mode 100644 index 646ef65fcf6e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x301a7F0F98725D3f9cA889E935b579f1D896B322/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1/info.json b/blockchains/ethereum/assets/0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1/info.json deleted file mode 100644 index e6184e28936bc..0000000000000 --- a/blockchains/ethereum/assets/0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TAXICOIN", - "symbol": "TAXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1", - "status": "active", - "id": "0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1/logo.png b/blockchains/ethereum/assets/0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1/logo.png deleted file mode 100755 index bba545094417f..0000000000000 Binary files a/blockchains/ethereum/assets/0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x30323d8c5d4c8aFf1fd1Fd45918C837845431146/info.json b/blockchains/ethereum/assets/0x30323d8c5d4c8aFf1fd1Fd45918C837845431146/info.json deleted file mode 100644 index cb87f7f7efde6..0000000000000 --- a/blockchains/ethereum/assets/0x30323d8c5d4c8aFf1fd1Fd45918C837845431146/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Filepays", - "symbol": "FLPY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.filepays.com", - "explorer": "https://etherscan.io/token/0x30323d8c5d4c8aFf1fd1Fd45918C837845431146", - "status": "active", - "id": "0x30323d8c5d4c8aFf1fd1Fd45918C837845431146" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x30323d8c5d4c8aFf1fd1Fd45918C837845431146/logo.png b/blockchains/ethereum/assets/0x30323d8c5d4c8aFf1fd1Fd45918C837845431146/logo.png deleted file mode 100644 index 4c189fee012a8..0000000000000 Binary files a/blockchains/ethereum/assets/0x30323d8c5d4c8aFf1fd1Fd45918C837845431146/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA/info.json b/blockchains/ethereum/assets/0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA/info.json deleted file mode 100644 index 773d9dc81d751..0000000000000 --- a/blockchains/ethereum/assets/0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Numisma Coin", - "symbol": "NUMA", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA", - "status": "active", - "id": "0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA/logo.png b/blockchains/ethereum/assets/0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA/logo.png deleted file mode 100644 index 5b7ace82ad366..0000000000000 Binary files a/blockchains/ethereum/assets/0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x30521e4cCC4d0494d624394fc275EAd318051de8/info.json b/blockchains/ethereum/assets/0x30521e4cCC4d0494d624394fc275EAd318051de8/info.json deleted file mode 100644 index c86c9a2f5c4ce..0000000000000 --- a/blockchains/ethereum/assets/0x30521e4cCC4d0494d624394fc275EAd318051de8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RealDAS", - "symbol": "REALDAS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x30521e4cCC4d0494d624394fc275EAd318051de8", - "status": "active", - "id": "0x30521e4cCC4d0494d624394fc275EAd318051de8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x30521e4cCC4d0494d624394fc275EAd318051de8/logo.png b/blockchains/ethereum/assets/0x30521e4cCC4d0494d624394fc275EAd318051de8/logo.png deleted file mode 100644 index f044765619138..0000000000000 Binary files a/blockchains/ethereum/assets/0x30521e4cCC4d0494d624394fc275EAd318051de8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x305dbDD7931fb4833f5Ce48046A586E30ece683F/info.json b/blockchains/ethereum/assets/0x305dbDD7931fb4833f5Ce48046A586E30ece683F/info.json deleted file mode 100644 index 2032af415b2bf..0000000000000 --- a/blockchains/ethereum/assets/0x305dbDD7931fb4833f5Ce48046A586E30ece683F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Massive WAVs", - "symbol": "MWAVS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x305dbDD7931fb4833f5Ce48046A586E30ece683F", - "status": "active", - "id": "0x305dbDD7931fb4833f5Ce48046A586E30ece683F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x305dbDD7931fb4833f5Ce48046A586E30ece683F/logo.png b/blockchains/ethereum/assets/0x305dbDD7931fb4833f5Ce48046A586E30ece683F/logo.png deleted file mode 100755 index 870d9b532f7d6..0000000000000 Binary files a/blockchains/ethereum/assets/0x305dbDD7931fb4833f5Ce48046A586E30ece683F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x30680AC0a8A993088223925265fD7a76bEb87E7F/info.json b/blockchains/ethereum/assets/0x30680AC0a8A993088223925265fD7a76bEb87E7F/info.json deleted file mode 100644 index f1dd9671daca7..0000000000000 --- a/blockchains/ethereum/assets/0x30680AC0a8A993088223925265fD7a76bEb87E7F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARAW", - "symbol": "ARAW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://arawtoken.io/", - "explorer": "https://etherscan.io/token/0x30680AC0a8A993088223925265fD7a76bEb87E7F", - "status": "active", - "id": "0x30680AC0a8A993088223925265fD7a76bEb87E7F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x30680AC0a8A993088223925265fD7a76bEb87E7F/logo.png b/blockchains/ethereum/assets/0x30680AC0a8A993088223925265fD7a76bEb87E7F/logo.png deleted file mode 100644 index 9457136633e2e..0000000000000 Binary files a/blockchains/ethereum/assets/0x30680AC0a8A993088223925265fD7a76bEb87E7F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3070F4F173C81a96601338748481C53F43980E62/info.json b/blockchains/ethereum/assets/0x3070F4F173C81a96601338748481C53F43980E62/info.json deleted file mode 100644 index 402b132fa919d..0000000000000 --- a/blockchains/ethereum/assets/0x3070F4F173C81a96601338748481C53F43980E62/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vnix Network", - "symbol": "VNX", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3070F4F173C81a96601338748481C53F43980E62", - "status": "active", - "id": "0x3070F4F173C81a96601338748481C53F43980E62" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3070F4F173C81a96601338748481C53F43980E62/logo.png b/blockchains/ethereum/assets/0x3070F4F173C81a96601338748481C53F43980E62/logo.png deleted file mode 100644 index 55720cc86c775..0000000000000 Binary files a/blockchains/ethereum/assets/0x3070F4F173C81a96601338748481C53F43980E62/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3071a55A0F7916d796B54A2d095Db85Df693d956/info.json b/blockchains/ethereum/assets/0x3071a55A0F7916d796B54A2d095Db85Df693d956/info.json deleted file mode 100644 index af5dab2def172..0000000000000 --- a/blockchains/ethereum/assets/0x3071a55A0F7916d796B54A2d095Db85Df693d956/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Walleteum", - "symbol": "EUM", - "type": "ERC20", - "decimals": 13, - "description": "-", - "website": "https://walleteum.com/", - "explorer": "https://etherscan.io/token/0x3071a55A0F7916d796B54A2d095Db85Df693d956", - "status": "active", - "id": "0x3071a55A0F7916d796B54A2d095Db85Df693d956" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3071a55A0F7916d796B54A2d095Db85Df693d956/logo.png b/blockchains/ethereum/assets/0x3071a55A0F7916d796B54A2d095Db85Df693d956/logo.png deleted file mode 100644 index 25b89d693f302..0000000000000 Binary files a/blockchains/ethereum/assets/0x3071a55A0F7916d796B54A2d095Db85Df693d956/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3075c320F859C69F1f07fBD620AaAd77766b0386/info.json b/blockchains/ethereum/assets/0x3075c320F859C69F1f07fBD620AaAd77766b0386/info.json deleted file mode 100644 index 582abbd620116..0000000000000 --- a/blockchains/ethereum/assets/0x3075c320F859C69F1f07fBD620AaAd77766b0386/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cadin", - "symbol": "CDN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3075c320F859C69F1f07fBD620AaAd77766b0386", - "status": "active", - "id": "0x3075c320F859C69F1f07fBD620AaAd77766b0386" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3075c320F859C69F1f07fBD620AaAd77766b0386/logo.png b/blockchains/ethereum/assets/0x3075c320F859C69F1f07fBD620AaAd77766b0386/logo.png deleted file mode 100644 index 9bd53d0c406db..0000000000000 Binary files a/blockchains/ethereum/assets/0x3075c320F859C69F1f07fBD620AaAd77766b0386/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4/info.json b/blockchains/ethereum/assets/0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4/info.json deleted file mode 100644 index dc621d6dbae60..0000000000000 --- a/blockchains/ethereum/assets/0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PLANET", - "symbol": "PLA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://planet-world.io", - "explorer": "https://etherscan.io/token/0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4", - "status": "active", - "id": "0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4/logo.png b/blockchains/ethereum/assets/0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4/logo.png deleted file mode 100644 index 6dc2128f12d74..0000000000000 Binary files a/blockchains/ethereum/assets/0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3080ec2A6960432F179c66D388099A48E82e2047/info.json b/blockchains/ethereum/assets/0x3080ec2A6960432F179c66D388099A48E82e2047/info.json deleted file mode 100644 index df8a3618e8225..0000000000000 --- a/blockchains/ethereum/assets/0x3080ec2A6960432F179c66D388099A48E82e2047/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "popcorn", - "website": "https://popcorntoken.dev", - "source_code": "https://github.com/popcorntoken", - "white_paper": " https://popcorntoken.dev/Popcorn Whitepaper.pdf", - "description": "Popcorn (CORN) is an ERC20 token, the new social experiment, fun and meme machine rolled into Ethereum blockchain. It’s the most enjoyable fun you can have with ERC20 while getting some reward.", - "explorer": "https://etherscan.io/token/0x3080ec2A6960432F179c66D388099A48E82e2047", - "type": "ERC20", - "symbol": "CORN", - "decimals": 18, - "status": "active", - "id": "0x3080ec2A6960432F179c66D388099A48E82e2047" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3080ec2A6960432F179c66D388099A48E82e2047/logo.png b/blockchains/ethereum/assets/0x3080ec2A6960432F179c66D388099A48E82e2047/logo.png deleted file mode 100644 index a7496d67a550b..0000000000000 Binary files a/blockchains/ethereum/assets/0x3080ec2A6960432F179c66D388099A48E82e2047/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x308E019143B560215775A0c6EFbD2673413D76E6/info.json b/blockchains/ethereum/assets/0x308E019143B560215775A0c6EFbD2673413D76E6/info.json deleted file mode 100644 index a6b3749e88b8f..0000000000000 --- a/blockchains/ethereum/assets/0x308E019143B560215775A0c6EFbD2673413D76E6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Uniswap V2", - "symbol": "UNI-V2", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x308E019143B560215775A0c6EFbD2673413D76E6", - "status": "active", - "id": "0x308E019143B560215775A0c6EFbD2673413D76E6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x308E019143B560215775A0c6EFbD2673413D76E6/logo.png b/blockchains/ethereum/assets/0x308E019143B560215775A0c6EFbD2673413D76E6/logo.png deleted file mode 100644 index 0525227214f0f..0000000000000 Binary files a/blockchains/ethereum/assets/0x308E019143B560215775A0c6EFbD2673413D76E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x309013d55fB0E8C17363bcC79F25d92f711A5802/info.json b/blockchains/ethereum/assets/0x309013d55fB0E8C17363bcC79F25d92f711A5802/info.json deleted file mode 100644 index bcbbd3cd12f37..0000000000000 --- a/blockchains/ethereum/assets/0x309013d55fB0E8C17363bcC79F25d92f711A5802/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SBTC", - "website": "https://sbtc.fi", - "description": "Unfolding the Power of Soft Bitcoin Economy.", - "explorer": "https://etherscan.io/token/0x309013d55fB0E8C17363bcC79F25d92f711A5802", - "type": "ERC20", - "symbol": "SBTC", - "decimals": 9, - "status": "active", - "id": "0x309013d55fB0E8C17363bcC79F25d92f711A5802" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x309013d55fB0E8C17363bcC79F25d92f711A5802/logo.png b/blockchains/ethereum/assets/0x309013d55fB0E8C17363bcC79F25d92f711A5802/logo.png deleted file mode 100644 index 02c2eb571bbfa..0000000000000 Binary files a/blockchains/ethereum/assets/0x309013d55fB0E8C17363bcC79F25d92f711A5802/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x309627af60F0926daa6041B8279484312f2bf060/info.json b/blockchains/ethereum/assets/0x309627af60F0926daa6041B8279484312f2bf060/info.json deleted file mode 100644 index 7c5f1f126e158..0000000000000 --- a/blockchains/ethereum/assets/0x309627af60F0926daa6041B8279484312f2bf060/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bancor USD Token", - "symbol": "USDB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://usdb.peg.network/", - "explorer": "https://etherscan.io/token/0x309627af60F0926daa6041B8279484312f2bf060", - "status": "active", - "id": "0x309627af60F0926daa6041B8279484312f2bf060" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x309627af60F0926daa6041B8279484312f2bf060/logo.png b/blockchains/ethereum/assets/0x309627af60F0926daa6041B8279484312f2bf060/logo.png deleted file mode 100644 index d42d555d43a02..0000000000000 Binary files a/blockchains/ethereum/assets/0x309627af60F0926daa6041B8279484312f2bf060/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x30A29114490De08612Ce8314AB64C422Ad591F9c/info.json b/blockchains/ethereum/assets/0x30A29114490De08612Ce8314AB64C422Ad591F9c/info.json deleted file mode 100644 index 972e36b7fb922..0000000000000 --- a/blockchains/ethereum/assets/0x30A29114490De08612Ce8314AB64C422Ad591F9c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DN", - "symbol": "DN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x30A29114490De08612Ce8314AB64C422Ad591F9c", - "status": "active", - "id": "0x30A29114490De08612Ce8314AB64C422Ad591F9c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x30A29114490De08612Ce8314AB64C422Ad591F9c/logo.png b/blockchains/ethereum/assets/0x30A29114490De08612Ce8314AB64C422Ad591F9c/logo.png deleted file mode 100644 index 358bcde8f567f..0000000000000 Binary files a/blockchains/ethereum/assets/0x30A29114490De08612Ce8314AB64C422Ad591F9c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13/info.json b/blockchains/ethereum/assets/0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13/info.json deleted file mode 100644 index eb3d480bbb2c4..0000000000000 --- a/blockchains/ethereum/assets/0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trakcoin", - "symbol": "TRKC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13", - "status": "active", - "id": "0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13/logo.png b/blockchains/ethereum/assets/0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13/logo.png deleted file mode 100644 index 74ee766e026b8..0000000000000 Binary files a/blockchains/ethereum/assets/0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B/info.json b/blockchains/ethereum/assets/0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B/info.json deleted file mode 100644 index c607de3cf5f2b..0000000000000 --- a/blockchains/ethereum/assets/0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unity ETH token", - "symbol": "UXET", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B", - "status": "active", - "id": "0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B/logo.png b/blockchains/ethereum/assets/0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B/logo.png deleted file mode 100644 index 8d721c2e7fc11..0000000000000 Binary files a/blockchains/ethereum/assets/0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0/info.json b/blockchains/ethereum/assets/0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0/info.json deleted file mode 100644 index 069f5f9c1fcb8..0000000000000 --- a/blockchains/ethereum/assets/0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Diamond", - "symbol": "BTCD", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0", - "status": "active", - "id": "0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0/logo.png b/blockchains/ethereum/assets/0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0/logo.png deleted file mode 100644 index e9870018689d8..0000000000000 Binary files a/blockchains/ethereum/assets/0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x30FEF258d2728F9d1eDF038059c725FAf785697E/info.json b/blockchains/ethereum/assets/0x30FEF258d2728F9d1eDF038059c725FAf785697E/info.json deleted file mode 100644 index 8191b37eb4bc5..0000000000000 --- a/blockchains/ethereum/assets/0x30FEF258d2728F9d1eDF038059c725FAf785697E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PESOTOKEN", - "symbol": "PESO", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x30FEF258d2728F9d1eDF038059c725FAf785697E", - "status": "active", - "id": "0x30FEF258d2728F9d1eDF038059c725FAf785697E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x30FEF258d2728F9d1eDF038059c725FAf785697E/logo.png b/blockchains/ethereum/assets/0x30FEF258d2728F9d1eDF038059c725FAf785697E/logo.png deleted file mode 100644 index 8606a3b9376fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x30FEF258d2728F9d1eDF038059c725FAf785697E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e/info.json b/blockchains/ethereum/assets/0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e/info.json deleted file mode 100644 index 48d86177d6109..0000000000000 --- a/blockchains/ethereum/assets/0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GOL", - "symbol": "GOLS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e", - "status": "active", - "id": "0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e/logo.png b/blockchains/ethereum/assets/0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e/logo.png deleted file mode 100644 index 11752e1a1e815..0000000000000 Binary files a/blockchains/ethereum/assets/0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x30ceCB5461A449A90081F5a5F55db4e048397BAB/info.json b/blockchains/ethereum/assets/0x30ceCB5461A449A90081F5a5F55db4e048397BAB/info.json deleted file mode 100644 index dfc940ba9a6bf..0000000000000 --- a/blockchains/ethereum/assets/0x30ceCB5461A449A90081F5a5F55db4e048397BAB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tracto", - "symbol": "TRCT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x30ceCB5461A449A90081F5a5F55db4e048397BAB", - "status": "active", - "id": "0x30ceCB5461A449A90081F5a5F55db4e048397BAB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x30ceCB5461A449A90081F5a5F55db4e048397BAB/logo.png b/blockchains/ethereum/assets/0x30ceCB5461A449A90081F5a5F55db4e048397BAB/logo.png deleted file mode 100644 index 94924e3cb9de0..0000000000000 Binary files a/blockchains/ethereum/assets/0x30ceCB5461A449A90081F5a5F55db4e048397BAB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87/info.json b/blockchains/ethereum/assets/0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87/info.json deleted file mode 100644 index a6eeddf9c4b93..0000000000000 --- a/blockchains/ethereum/assets/0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FIAT", - "symbol": "FIAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87", - "status": "active", - "id": "0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87/logo.png b/blockchains/ethereum/assets/0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87/logo.png deleted file mode 100644 index 94202934902b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/info.json b/blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/info.json deleted file mode 100644 index 258e641b1b82d..0000000000000 --- a/blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "Decentr", - "website": "https://decentr.net", - "description": "Decentr is a publicly accessible, open-source blockchain protocol that targets the consumer crypto loans market, securing user data, and returning data value to the user.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DecentrNet", - "handle": "decentr" - }, - { - "name": "Medium", - "url": "https://medium.com/@DecentrNet", - "handle": "decentr" - }, - { - "name": "Telegram", - "url": "https://t.me/DecentrNet", - "handle": "decentr" - } - ], - "explorer": "https://etherscan.io/token/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3", - "type": "ERC20", - "symbol": "DEC", - "decimals": 18, - "status": "active", - "id": "0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/logo.png b/blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/logo.png deleted file mode 100644 index 6b733b415b3e6..0000000000000 Binary files a/blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x31024A4C3e9aEeb256B825790F5cb7ac645e7cD5/info.json b/blockchains/ethereum/assets/0x31024A4C3e9aEeb256B825790F5cb7ac645e7cD5/info.json deleted file mode 100644 index 63462d2d3db67..0000000000000 --- a/blockchains/ethereum/assets/0x31024A4C3e9aEeb256B825790F5cb7ac645e7cD5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XIOT", - "website": "https://xiotri.io", - "description": "XIOT is the main token of the Xiotri platform, giving fair yields to everyone.", - "explorer": "https://etherscan.io/token/0x31024A4C3e9aEeb256B825790F5cb7ac645e7cD5", - "type": "ERC20", - "symbol": "XIOT", - "decimals": 3, - "status": "active", - "id": "0x31024A4C3e9aEeb256B825790F5cb7ac645e7cD5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x31024A4C3e9aEeb256B825790F5cb7ac645e7cD5/logo.png b/blockchains/ethereum/assets/0x31024A4C3e9aEeb256B825790F5cb7ac645e7cD5/logo.png deleted file mode 100644 index 122f3aa8e1449..0000000000000 Binary files a/blockchains/ethereum/assets/0x31024A4C3e9aEeb256B825790F5cb7ac645e7cD5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x310828368F4787c09c46E0b8973cA4a79B666b63/info.json b/blockchains/ethereum/assets/0x310828368F4787c09c46E0b8973cA4a79B666b63/info.json deleted file mode 100644 index 84259df178f23..0000000000000 --- a/blockchains/ethereum/assets/0x310828368F4787c09c46E0b8973cA4a79B666b63/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LIST (LISC.WORLD)", - "symbol": "LIST v1.3", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x310828368F4787c09c46E0b8973cA4a79B666b63", - "status": "active", - "id": "0x310828368F4787c09c46E0b8973cA4a79B666b63" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x310828368F4787c09c46E0b8973cA4a79B666b63/logo.png b/blockchains/ethereum/assets/0x310828368F4787c09c46E0b8973cA4a79B666b63/logo.png deleted file mode 100644 index c699fd4dc13a2..0000000000000 Binary files a/blockchains/ethereum/assets/0x310828368F4787c09c46E0b8973cA4a79B666b63/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366/info.json b/blockchains/ethereum/assets/0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366/info.json deleted file mode 100644 index b3bb992e8a06e..0000000000000 --- a/blockchains/ethereum/assets/0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Seed of wisdom", - "symbol": "SOW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366", - "status": "active", - "id": "0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366/logo.png b/blockchains/ethereum/assets/0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366/logo.png deleted file mode 100644 index 546ed3ae56914..0000000000000 Binary files a/blockchains/ethereum/assets/0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x310DA5e1E61cD9d6ECed092F085941089267E71E/info.json b/blockchains/ethereum/assets/0x310DA5e1E61cD9d6ECed092F085941089267E71E/info.json deleted file mode 100644 index d423903fddc9b..0000000000000 --- a/blockchains/ethereum/assets/0x310DA5e1E61cD9d6ECed092F085941089267E71E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Money Token", - "symbol": "MNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://moneytoken.xyz/", - "explorer": "https://etherscan.io/token/0x310DA5e1E61cD9d6ECed092F085941089267E71E", - "status": "active", - "id": "0x310DA5e1E61cD9d6ECed092F085941089267E71E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x310DA5e1E61cD9d6ECed092F085941089267E71E/logo.png b/blockchains/ethereum/assets/0x310DA5e1E61cD9d6ECed092F085941089267E71E/logo.png deleted file mode 100644 index fc975be740d6b..0000000000000 Binary files a/blockchains/ethereum/assets/0x310DA5e1E61cD9d6ECed092F085941089267E71E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x310c93dfc1C5E34CDF51678103f63C41762089CD/info.json b/blockchains/ethereum/assets/0x310c93dfc1C5E34CDF51678103f63C41762089CD/info.json deleted file mode 100644 index fa92fcd972b1c..0000000000000 --- a/blockchains/ethereum/assets/0x310c93dfc1C5E34CDF51678103f63C41762089CD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "1irst", - "symbol": "FST", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://1irstcoin.com", - "explorer": "https://etherscan.io/token/0x310c93dfc1C5E34CDF51678103f63C41762089CD", - "status": "active", - "id": "0x310c93dfc1C5E34CDF51678103f63C41762089CD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x310c93dfc1C5E34CDF51678103f63C41762089CD/logo.png b/blockchains/ethereum/assets/0x310c93dfc1C5E34CDF51678103f63C41762089CD/logo.png deleted file mode 100644 index f8891d575f860..0000000000000 Binary files a/blockchains/ethereum/assets/0x310c93dfc1C5E34CDF51678103f63C41762089CD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3123Ff80CbdFd35577628A41FF50598ceFc2D236/info.json b/blockchains/ethereum/assets/0x3123Ff80CbdFd35577628A41FF50598ceFc2D236/info.json deleted file mode 100644 index e1751aa71d18e..0000000000000 --- a/blockchains/ethereum/assets/0x3123Ff80CbdFd35577628A41FF50598ceFc2D236/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OMNIS-BIT", - "symbol": "OMNIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3123Ff80CbdFd35577628A41FF50598ceFc2D236", - "status": "active", - "id": "0x3123Ff80CbdFd35577628A41FF50598ceFc2D236" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3123Ff80CbdFd35577628A41FF50598ceFc2D236/logo.png b/blockchains/ethereum/assets/0x3123Ff80CbdFd35577628A41FF50598ceFc2D236/logo.png deleted file mode 100644 index 82b7d87d39df3..0000000000000 Binary files a/blockchains/ethereum/assets/0x3123Ff80CbdFd35577628A41FF50598ceFc2D236/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x31274db8b609Df99E5988ee527071643b5160Fc3/info.json b/blockchains/ethereum/assets/0x31274db8b609Df99E5988ee527071643b5160Fc3/info.json deleted file mode 100644 index f33e1fab2a0dd..0000000000000 --- a/blockchains/ethereum/assets/0x31274db8b609Df99E5988ee527071643b5160Fc3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Business Credit Substitute", - "symbol": "BCS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.bcachain.org/", - "explorer": "https://etherscan.io/token/0x31274db8b609Df99E5988ee527071643b5160Fc3", - "status": "active", - "id": "0x31274db8b609Df99E5988ee527071643b5160Fc3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x31274db8b609Df99E5988ee527071643b5160Fc3/logo.png b/blockchains/ethereum/assets/0x31274db8b609Df99E5988ee527071643b5160Fc3/logo.png deleted file mode 100644 index cd5a40efe003a..0000000000000 Binary files a/blockchains/ethereum/assets/0x31274db8b609Df99E5988ee527071643b5160Fc3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3136eF851592aCf49CA4C825131E364170FA32b3/info.json b/blockchains/ethereum/assets/0x3136eF851592aCf49CA4C825131E364170FA32b3/info.json deleted file mode 100644 index 2e337535c15d2..0000000000000 --- a/blockchains/ethereum/assets/0x3136eF851592aCf49CA4C825131E364170FA32b3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinFi", - "symbol": "COFI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.coinfi.com/", - "explorer": "https://etherscan.io/token/0x3136eF851592aCf49CA4C825131E364170FA32b3", - "status": "active", - "id": "0x3136eF851592aCf49CA4C825131E364170FA32b3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3136eF851592aCf49CA4C825131E364170FA32b3/logo.png b/blockchains/ethereum/assets/0x3136eF851592aCf49CA4C825131E364170FA32b3/logo.png deleted file mode 100644 index 07980228f02ca..0000000000000 Binary files a/blockchains/ethereum/assets/0x3136eF851592aCf49CA4C825131E364170FA32b3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x31371618e52a1dCD55Caa07f6E81628Bd4371585/info.json b/blockchains/ethereum/assets/0x31371618e52a1dCD55Caa07f6E81628Bd4371585/info.json deleted file mode 100644 index 6dfd80933e1ad..0000000000000 --- a/blockchains/ethereum/assets/0x31371618e52a1dCD55Caa07f6E81628Bd4371585/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ATBank", - "website": "https://defi.atbankdigital.com", - "description": "ATBANK DIGITAL under AT GROUP is the world's first bank to use digital banking service. With the motto: “In just a few minutes, with no need for branches or paperwork”, you absolutely do not need to go to the bank, or use any paper for your banking activities. Just open the ATBANK DIGITAL app and use it to complete transactions in just a few seconds. Anytime... Anywhere...", - "socials": [], - "explorer": "https://etherscan.io/token/0x31371618e52a1dCD55Caa07f6E81628Bd4371585", - "type": "ERC20", - "symbol": "ATB", - "decimals": 18, - "status": "active", - "id": "0x31371618e52a1dCD55Caa07f6E81628Bd4371585" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x31371618e52a1dCD55Caa07f6E81628Bd4371585/logo.png b/blockchains/ethereum/assets/0x31371618e52a1dCD55Caa07f6E81628Bd4371585/logo.png deleted file mode 100644 index 93af2fa08ca57..0000000000000 Binary files a/blockchains/ethereum/assets/0x31371618e52a1dCD55Caa07f6E81628Bd4371585/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3137619705b5fc22a3048989F983905e456b59Ab/info.json b/blockchains/ethereum/assets/0x3137619705b5fc22a3048989F983905e456b59Ab/info.json deleted file mode 100644 index fae70f31ddf36..0000000000000 --- a/blockchains/ethereum/assets/0x3137619705b5fc22a3048989F983905e456b59Ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Everus", - "symbol": "EVR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://everus.org/", - "explorer": "https://etherscan.io/token/0x3137619705b5fc22a3048989F983905e456b59Ab", - "status": "active", - "id": "0x3137619705b5fc22a3048989F983905e456b59Ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3137619705b5fc22a3048989F983905e456b59Ab/logo.png b/blockchains/ethereum/assets/0x3137619705b5fc22a3048989F983905e456b59Ab/logo.png deleted file mode 100644 index 4e599fb26d151..0000000000000 Binary files a/blockchains/ethereum/assets/0x3137619705b5fc22a3048989F983905e456b59Ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x31414F9166291FC486965991264Ec00eB1f60603/info.json b/blockchains/ethereum/assets/0x31414F9166291FC486965991264Ec00eB1f60603/info.json deleted file mode 100644 index 800c1a3843bc3..0000000000000 --- a/blockchains/ethereum/assets/0x31414F9166291FC486965991264Ec00eB1f60603/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "B2B Coin Token", - "symbol": "B2BC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x31414F9166291FC486965991264Ec00eB1f60603", - "status": "active", - "id": "0x31414F9166291FC486965991264Ec00eB1f60603" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x31414F9166291FC486965991264Ec00eB1f60603/logo.png b/blockchains/ethereum/assets/0x31414F9166291FC486965991264Ec00eB1f60603/logo.png deleted file mode 100644 index da4e670a8cb8f..0000000000000 Binary files a/blockchains/ethereum/assets/0x31414F9166291FC486965991264Ec00eB1f60603/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3154da898943Fc7151bc77F16E43C0C47b5E452d/info.json b/blockchains/ethereum/assets/0x3154da898943Fc7151bc77F16E43C0C47b5E452d/info.json deleted file mode 100644 index f3b7e86d8e6c1..0000000000000 --- a/blockchains/ethereum/assets/0x3154da898943Fc7151bc77F16E43C0C47b5E452d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STB Chain", - "symbol": "STB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://soft2b.com/", - "explorer": "https://etherscan.io/token/0x3154da898943Fc7151bc77F16E43C0C47b5E452d", - "status": "active", - "id": "0x3154da898943Fc7151bc77F16E43C0C47b5E452d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3154da898943Fc7151bc77F16E43C0C47b5E452d/logo.png b/blockchains/ethereum/assets/0x3154da898943Fc7151bc77F16E43C0C47b5E452d/logo.png deleted file mode 100644 index b497862138b9c..0000000000000 Binary files a/blockchains/ethereum/assets/0x3154da898943Fc7151bc77F16E43C0C47b5E452d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/info.json b/blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/info.json deleted file mode 100644 index 738e01958d58a..0000000000000 --- a/blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "THORChain ETH.RUNE", - "website": "https://thorchain.org", - "description": "THORChain describes itself as a decentralized liquidity network that allows users to swap assets instantly at manipulation-resistant market prices.", - "explorer": "https://etherscan.io/token/0x3155ba85d5f96b2d030a4966af206230e46849cb", - "research": "https://research.binance.com/en/projects/thorchain", - "type": "ERC20", - "symbol": "RUNE", - "decimals": 18, - "status": "active", - "id": "0x3155BA85D5F96b2d030a4966AF206230e46849cb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/logo.png b/blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/logo.png deleted file mode 100644 index 85f78ff690121..0000000000000 Binary files a/blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2/info.json b/blockchains/ethereum/assets/0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2/info.json deleted file mode 100644 index 379beda628842..0000000000000 --- a/blockchains/ethereum/assets/0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Q DAO Governance token v1.0", - "symbol": "QDAO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://qdefi.io/en/", - "explorer": "https://etherscan.io/token/0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2", - "status": "active", - "id": "0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2/logo.png b/blockchains/ethereum/assets/0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2/logo.png deleted file mode 100644 index e8030ee9aae0e..0000000000000 Binary files a/blockchains/ethereum/assets/0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x316B888BaA51AA71B5B7fCbeD4FeFb5B22EB6Ae1/logo.png b/blockchains/ethereum/assets/0x316B888BaA51AA71B5B7fCbeD4FeFb5B22EB6Ae1/logo.png deleted file mode 100644 index c6dcafa6d13b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x316B888BaA51AA71B5B7fCbeD4FeFb5B22EB6Ae1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1/info.json b/blockchains/ethereum/assets/0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1/info.json deleted file mode 100644 index c7de38a0b23f2..0000000000000 --- a/blockchains/ethereum/assets/0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "aibi token", - "symbol": "IBL", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1", - "status": "active", - "id": "0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1/logo.png b/blockchains/ethereum/assets/0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1/logo.png deleted file mode 100644 index 27ee312a98da9..0000000000000 Binary files a/blockchains/ethereum/assets/0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2/info.json b/blockchains/ethereum/assets/0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2/info.json deleted file mode 100644 index 5bc7ea9a0989b..0000000000000 --- a/blockchains/ethereum/assets/0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CreatorPAL", - "symbol": "CPAL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2", - "status": "active", - "id": "0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2/logo.png b/blockchains/ethereum/assets/0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2/logo.png deleted file mode 100644 index 5087e64a400b6..0000000000000 Binary files a/blockchains/ethereum/assets/0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13/info.json b/blockchains/ethereum/assets/0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13/info.json deleted file mode 100644 index da28f8b42c306..0000000000000 --- a/blockchains/ethereum/assets/0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HIPHOP", - "symbol": "HOP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13", - "status": "active", - "id": "0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13/logo.png b/blockchains/ethereum/assets/0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13/logo.png deleted file mode 100755 index 66ce7d889cb2a..0000000000000 Binary files a/blockchains/ethereum/assets/0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x31A2bcf633d16dEE21e3377C8e62070Ef553b051/info.json b/blockchains/ethereum/assets/0x31A2bcf633d16dEE21e3377C8e62070Ef553b051/info.json deleted file mode 100644 index bcabe1c614c0a..0000000000000 --- a/blockchains/ethereum/assets/0x31A2bcf633d16dEE21e3377C8e62070Ef553b051/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MNET Token", - "symbol": "MNET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x31A2bcf633d16dEE21e3377C8e62070Ef553b051", - "status": "active", - "id": "0x31A2bcf633d16dEE21e3377C8e62070Ef553b051" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x31A2bcf633d16dEE21e3377C8e62070Ef553b051/logo.png b/blockchains/ethereum/assets/0x31A2bcf633d16dEE21e3377C8e62070Ef553b051/logo.png deleted file mode 100644 index 0a82135f5c3db..0000000000000 Binary files a/blockchains/ethereum/assets/0x31A2bcf633d16dEE21e3377C8e62070Ef553b051/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb/info.json b/blockchains/ethereum/assets/0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb/info.json deleted file mode 100644 index 3a984fdef813c..0000000000000 --- a/blockchains/ethereum/assets/0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitBancoCoin", - "symbol": "BBC", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb", - "status": "active", - "id": "0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb/logo.png b/blockchains/ethereum/assets/0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb/logo.png deleted file mode 100644 index d8ded2d8a03c7..0000000000000 Binary files a/blockchains/ethereum/assets/0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x31B595e7cfDB624D10A3E7A562eD98c3567e3865/logo.png b/blockchains/ethereum/assets/0x31B595e7cfDB624D10A3E7A562eD98c3567e3865/logo.png deleted file mode 100644 index 4e4ae0730d1c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x31B595e7cfDB624D10A3E7A562eD98c3567e3865/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x31b93656DC5c3e3dec636F586353566eCda658ab/info.json b/blockchains/ethereum/assets/0x31b93656DC5c3e3dec636F586353566eCda658ab/info.json deleted file mode 100644 index 02075f5681a2f..0000000000000 --- a/blockchains/ethereum/assets/0x31b93656DC5c3e3dec636F586353566eCda658ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R891452", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x31b93656DC5c3e3dec636F586353566eCda658ab", - "status": "active", - "id": "0x31b93656DC5c3e3dec636F586353566eCda658ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x31b93656DC5c3e3dec636F586353566eCda658ab/logo.png b/blockchains/ethereum/assets/0x31b93656DC5c3e3dec636F586353566eCda658ab/logo.png deleted file mode 100644 index 1a7f1436d6874..0000000000000 Binary files a/blockchains/ethereum/assets/0x31b93656DC5c3e3dec636F586353566eCda658ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x31c63146a635EB7465e5853020b39713AC356991/info.json b/blockchains/ethereum/assets/0x31c63146a635EB7465e5853020b39713AC356991/info.json deleted file mode 100644 index 323d156eb1f2c..0000000000000 --- a/blockchains/ethereum/assets/0x31c63146a635EB7465e5853020b39713AC356991/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mUSO Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror USO Token.", - "explorer": "https://etherscan.io/token/0x31c63146a635EB7465e5853020b39713AC356991", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mUSO", - "decimals": 18, - "status": "active", - "id": "0x31c63146a635EB7465e5853020b39713AC356991" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x31c63146a635EB7465e5853020b39713AC356991/logo.png b/blockchains/ethereum/assets/0x31c63146a635EB7465e5853020b39713AC356991/logo.png deleted file mode 100644 index 65dafdaaac668..0000000000000 Binary files a/blockchains/ethereum/assets/0x31c63146a635EB7465e5853020b39713AC356991/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5/info.json b/blockchains/ethereum/assets/0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5/info.json deleted file mode 100644 index 88f0a5f23748e..0000000000000 --- a/blockchains/ethereum/assets/0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EBCoin", - "symbol": "EBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ebcoin.io/", - "explorer": "https://etherscan.io/token/0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5", - "status": "active", - "id": "0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5/logo.png b/blockchains/ethereum/assets/0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5/logo.png deleted file mode 100644 index 15a6cb395e465..0000000000000 Binary files a/blockchains/ethereum/assets/0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3204c3630C75753723e2fCb4d161fB0De8ba5523/logo.png b/blockchains/ethereum/assets/0x3204c3630C75753723e2fCb4d161fB0De8ba5523/logo.png deleted file mode 100644 index aaa6c096c8600..0000000000000 Binary files a/blockchains/ethereum/assets/0x3204c3630C75753723e2fCb4d161fB0De8ba5523/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c/info.json b/blockchains/ethereum/assets/0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c/info.json deleted file mode 100644 index f08a11a8b12ee..0000000000000 --- a/blockchains/ethereum/assets/0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOMBX", - "symbol": "XIO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c", - "status": "active", - "id": "0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c/logo.png b/blockchains/ethereum/assets/0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c/logo.png deleted file mode 100644 index 0130d9df98248..0000000000000 Binary files a/blockchains/ethereum/assets/0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa/info.json b/blockchains/ethereum/assets/0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa/info.json deleted file mode 100644 index 43f25718abd8e..0000000000000 --- a/blockchains/ethereum/assets/0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Traxia Membership Token", - "symbol": "TMT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.traxia.co/", - "explorer": "https://etherscan.io/token/0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa", - "status": "active", - "id": "0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa/logo.png b/blockchains/ethereum/assets/0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa/logo.png deleted file mode 100755 index b7bc87acdd33c..0000000000000 Binary files a/blockchains/ethereum/assets/0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3212b29E33587A00FB1C83346f5dBFA69A458923/info.json b/blockchains/ethereum/assets/0x3212b29E33587A00FB1C83346f5dBFA69A458923/info.json deleted file mode 100644 index 727e8877f3af4..0000000000000 --- a/blockchains/ethereum/assets/0x3212b29E33587A00FB1C83346f5dBFA69A458923/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Tokenized Bitcoin", - "symbol": "imBTC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://tokenlon.im/imBTC", - "explorer": "https://etherscan.io/token/0x3212b29E33587A00FB1C83346f5dBFA69A458923", - "status": "active", - "id": "0x3212b29E33587A00FB1C83346f5dBFA69A458923" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3212b29E33587A00FB1C83346f5dBFA69A458923/logo.png b/blockchains/ethereum/assets/0x3212b29E33587A00FB1C83346f5dBFA69A458923/logo.png deleted file mode 100644 index 13dde25b35739..0000000000000 Binary files a/blockchains/ethereum/assets/0x3212b29E33587A00FB1C83346f5dBFA69A458923/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x321C2fE4446C7c963dc41Dd58879AF648838f98D/logo.png b/blockchains/ethereum/assets/0x321C2fE4446C7c963dc41Dd58879AF648838f98D/logo.png deleted file mode 100644 index 4c67e5f8eee51..0000000000000 Binary files a/blockchains/ethereum/assets/0x321C2fE4446C7c963dc41Dd58879AF648838f98D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x322124122DF407b0d0D902cB713B3714FB2e2E1F/info.json b/blockchains/ethereum/assets/0x322124122DF407b0d0D902cB713B3714FB2e2E1F/info.json deleted file mode 100644 index d80b01c6cebc2..0000000000000 --- a/blockchains/ethereum/assets/0x322124122DF407b0d0D902cB713B3714FB2e2E1F/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Soft Yearn Finance", - "website": "https://syfi.finance/", - "white_paper": "https://pdfhost.io/v/QPYmJTXdC_SOFT_YEARNpdf.pdf", - "description": "Soft Yearn is a unique cryptocurrency that is soft-pegged to Yearn Finance with adaptive properties taken from Ampleforth.", - "explorer": "https://etherscan.io/token/0x322124122DF407b0d0D902cB713B3714FB2e2E1F", - "research": "", - "type": "ERC20", - "symbol": "SYFI", - "decimals": 9, - "status": "active", - "id": "0x322124122DF407b0d0D902cB713B3714FB2e2E1F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x322124122DF407b0d0D902cB713B3714FB2e2E1F/logo.png b/blockchains/ethereum/assets/0x322124122DF407b0d0D902cB713B3714FB2e2E1F/logo.png deleted file mode 100644 index 2a794268acde7..0000000000000 Binary files a/blockchains/ethereum/assets/0x322124122DF407b0d0D902cB713B3714FB2e2E1F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3228f105DaC87e773aFAdBA7639cd1AA43513b61/info.json b/blockchains/ethereum/assets/0x3228f105DaC87e773aFAdBA7639cd1AA43513b61/info.json deleted file mode 100644 index 7749e4fabbd97..0000000000000 --- a/blockchains/ethereum/assets/0x3228f105DaC87e773aFAdBA7639cd1AA43513b61/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg7000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3228f105DaC87e773aFAdBA7639cd1AA43513b61", - "status": "active", - "id": "0x3228f105DaC87e773aFAdBA7639cd1AA43513b61" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3228f105DaC87e773aFAdBA7639cd1AA43513b61/logo.png b/blockchains/ethereum/assets/0x3228f105DaC87e773aFAdBA7639cd1AA43513b61/logo.png deleted file mode 100644 index 6b714f0da5a05..0000000000000 Binary files a/blockchains/ethereum/assets/0x3228f105DaC87e773aFAdBA7639cd1AA43513b61/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x322f4f6a48329690957a3BCBd1301516C2B83c1F/info.json b/blockchains/ethereum/assets/0x322f4f6a48329690957a3BCBd1301516C2B83c1F/info.json deleted file mode 100644 index 6a9b723638179..0000000000000 --- a/blockchains/ethereum/assets/0x322f4f6a48329690957a3BCBd1301516C2B83c1F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MesChain", - "symbol": "MES", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://meschain.io", - "explorer": "https://etherscan.io/token/0x322f4f6a48329690957a3BCBd1301516C2B83c1F", - "status": "active", - "id": "0x322f4f6a48329690957a3BCBd1301516C2B83c1F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x322f4f6a48329690957a3BCBd1301516C2B83c1F/logo.png b/blockchains/ethereum/assets/0x322f4f6a48329690957a3BCBd1301516C2B83c1F/logo.png deleted file mode 100644 index fc6870d0c9eb8..0000000000000 Binary files a/blockchains/ethereum/assets/0x322f4f6a48329690957a3BCBd1301516C2B83c1F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x32353A6C91143bfd6C7d363B546e62a9A2489A20/logo.png b/blockchains/ethereum/assets/0x32353A6C91143bfd6C7d363B546e62a9A2489A20/logo.png deleted file mode 100644 index f82319da43d0a..0000000000000 Binary files a/blockchains/ethereum/assets/0x32353A6C91143bfd6C7d363B546e62a9A2489A20/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x324230Bf92C3605C0601764E4e1d8761b76f8907/info.json b/blockchains/ethereum/assets/0x324230Bf92C3605C0601764E4e1d8761b76f8907/info.json deleted file mode 100644 index cc34d32b6dc5d..0000000000000 --- a/blockchains/ethereum/assets/0x324230Bf92C3605C0601764E4e1d8761b76f8907/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OTChain", - "symbol": "OTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x324230Bf92C3605C0601764E4e1d8761b76f8907", - "status": "active", - "id": "0x324230Bf92C3605C0601764E4e1d8761b76f8907" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x324230Bf92C3605C0601764E4e1d8761b76f8907/logo.png b/blockchains/ethereum/assets/0x324230Bf92C3605C0601764E4e1d8761b76f8907/logo.png deleted file mode 100644 index 0321d34c15ed8..0000000000000 Binary files a/blockchains/ethereum/assets/0x324230Bf92C3605C0601764E4e1d8761b76f8907/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8/info.json b/blockchains/ethereum/assets/0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8/info.json deleted file mode 100644 index 3965780095179..0000000000000 --- a/blockchains/ethereum/assets/0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockport Token", - "symbol": "BPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://getbux.com/bux-crypto", - "explorer": "https://etherscan.io/token/0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8", - "status": "active", - "id": "0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8/logo.png b/blockchains/ethereum/assets/0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8/logo.png deleted file mode 100755 index 5dbdb863f24dc..0000000000000 Binary files a/blockchains/ethereum/assets/0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3277dd536471a3cBEB0c9486aCad494C95A31E73/info.json b/blockchains/ethereum/assets/0x3277dd536471a3cBEB0c9486aCad494C95A31E73/info.json deleted file mode 100644 index 63ca8a89f7ed3..0000000000000 --- a/blockchains/ethereum/assets/0x3277dd536471a3cBEB0c9486aCad494C95A31E73/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coinhe Token", - "symbol": "CHT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://token.coinhe.io/", - "explorer": "https://etherscan.io/token/0x3277dd536471a3cBEB0c9486aCad494C95A31E73", - "status": "active", - "id": "0x3277dd536471a3cBEB0c9486aCad494C95A31E73" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3277dd536471a3cBEB0c9486aCad494C95A31E73/logo.png b/blockchains/ethereum/assets/0x3277dd536471a3cBEB0c9486aCad494C95A31E73/logo.png deleted file mode 100644 index 699f143075138..0000000000000 Binary files a/blockchains/ethereum/assets/0x3277dd536471a3cBEB0c9486aCad494C95A31E73/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE/info.json b/blockchains/ethereum/assets/0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE/info.json deleted file mode 100644 index fb9a2e0dcb830..0000000000000 --- a/blockchains/ethereum/assets/0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing SNX", - "symbol": "aSNX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE", - "status": "active", - "id": "0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE/logo.png b/blockchains/ethereum/assets/0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE/logo.png deleted file mode 100644 index 97aff03d2c3ae..0000000000000 Binary files a/blockchains/ethereum/assets/0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB/info.json b/blockchains/ethereum/assets/0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB/info.json deleted file mode 100644 index 693de8df5a2a7..0000000000000 --- a/blockchains/ethereum/assets/0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Manufacturing block chain alliance development platform", - "symbol": "MCAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB", - "status": "active", - "id": "0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB/logo.png b/blockchains/ethereum/assets/0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB/logo.png deleted file mode 100644 index f85bf89f023f7..0000000000000 Binary files a/blockchains/ethereum/assets/0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3293Cc907fdE439B39aEdaF1B982785adaFf186b/info.json b/blockchains/ethereum/assets/0x3293Cc907fdE439B39aEdaF1B982785adaFf186b/info.json deleted file mode 100644 index 743086f301560..0000000000000 --- a/blockchains/ethereum/assets/0x3293Cc907fdE439B39aEdaF1B982785adaFf186b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TriaToken", - "symbol": "TRIA", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "https://triaconta.com/", - "explorer": "https://etherscan.io/token/0x3293Cc907fdE439B39aEdaF1B982785adaFf186b", - "status": "active", - "id": "0x3293Cc907fdE439B39aEdaF1B982785adaFf186b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3293Cc907fdE439B39aEdaF1B982785adaFf186b/logo.png b/blockchains/ethereum/assets/0x3293Cc907fdE439B39aEdaF1B982785adaFf186b/logo.png deleted file mode 100644 index 7da853553690f..0000000000000 Binary files a/blockchains/ethereum/assets/0x3293Cc907fdE439B39aEdaF1B982785adaFf186b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x32A087D5fdF8c84eC32554c56727a7C81124544E/info.json b/blockchains/ethereum/assets/0x32A087D5fdF8c84eC32554c56727a7C81124544E/info.json deleted file mode 100644 index 5294680a7d396..0000000000000 --- a/blockchains/ethereum/assets/0x32A087D5fdF8c84eC32554c56727a7C81124544E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Movement DAO Token", - "symbol": "MDT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x32A087D5fdF8c84eC32554c56727a7C81124544E", - "status": "active", - "id": "0x32A087D5fdF8c84eC32554c56727a7C81124544E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x32A087D5fdF8c84eC32554c56727a7C81124544E/logo.png b/blockchains/ethereum/assets/0x32A087D5fdF8c84eC32554c56727a7C81124544E/logo.png deleted file mode 100644 index 19f34deae5b99..0000000000000 Binary files a/blockchains/ethereum/assets/0x32A087D5fdF8c84eC32554c56727a7C81124544E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x32B7A3018E4B832dEa848786348164667EC030f3/info.json b/blockchains/ethereum/assets/0x32B7A3018E4B832dEa848786348164667EC030f3/info.json deleted file mode 100644 index c3e254f08557a..0000000000000 --- a/blockchains/ethereum/assets/0x32B7A3018E4B832dEa848786348164667EC030f3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Molecule", - "symbol": "MOL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x32B7A3018E4B832dEa848786348164667EC030f3", - "status": "active", - "id": "0x32B7A3018E4B832dEa848786348164667EC030f3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x32B7A3018E4B832dEa848786348164667EC030f3/logo.png b/blockchains/ethereum/assets/0x32B7A3018E4B832dEa848786348164667EC030f3/logo.png deleted file mode 100644 index 5a13f43118f28..0000000000000 Binary files a/blockchains/ethereum/assets/0x32B7A3018E4B832dEa848786348164667EC030f3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x32C4ADB9cF57f972bc375129de91C897b4F364F1/info.json b/blockchains/ethereum/assets/0x32C4ADB9cF57f972bc375129de91C897b4F364F1/info.json deleted file mode 100644 index 916d79c30420b..0000000000000 --- a/blockchains/ethereum/assets/0x32C4ADB9cF57f972bc375129de91C897b4F364F1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Flowchain", - "symbol": "FLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://flowchain.co/", - "explorer": "https://etherscan.io/token/0x32C4ADB9cF57f972bc375129de91C897b4F364F1", - "status": "active", - "id": "0x32C4ADB9cF57f972bc375129de91C897b4F364F1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x32C4ADB9cF57f972bc375129de91C897b4F364F1/logo.png b/blockchains/ethereum/assets/0x32C4ADB9cF57f972bc375129de91C897b4F364F1/logo.png deleted file mode 100644 index 3902cc58d17c0..0000000000000 Binary files a/blockchains/ethereum/assets/0x32C4ADB9cF57f972bc375129de91C897b4F364F1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x32F3b8A00B6912D0314be212fe9538B7B9430c12/info.json b/blockchains/ethereum/assets/0x32F3b8A00B6912D0314be212fe9538B7B9430c12/info.json deleted file mode 100644 index d3c289c47f63c..0000000000000 --- a/blockchains/ethereum/assets/0x32F3b8A00B6912D0314be212fe9538B7B9430c12/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SiriusX", - "symbol": "SRX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x32F3b8A00B6912D0314be212fe9538B7B9430c12", - "status": "active", - "id": "0x32F3b8A00B6912D0314be212fe9538B7B9430c12" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x32F3b8A00B6912D0314be212fe9538B7B9430c12/logo.png b/blockchains/ethereum/assets/0x32F3b8A00B6912D0314be212fe9538B7B9430c12/logo.png deleted file mode 100644 index b2a35665f66c0..0000000000000 Binary files a/blockchains/ethereum/assets/0x32F3b8A00B6912D0314be212fe9538B7B9430c12/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x32F3b9B5Bd6C76F41ee3B389573f340468666861/info.json b/blockchains/ethereum/assets/0x32F3b9B5Bd6C76F41ee3B389573f340468666861/info.json deleted file mode 100644 index 7ab111bb6ac04..0000000000000 --- a/blockchains/ethereum/assets/0x32F3b9B5Bd6C76F41ee3B389573f340468666861/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "YFII SILVER", - "website": "https://yfiigold.finance", - "description": "YFII SILVER is the world's first and only YFI pludges elastic token supply defi-protocol.", - "explorer": "https://etherscan.io/token/0x32f3b9b5bd6c76f41ee3b389573f340468666861", - "research": "", - "type": "ERC20", - "symbol": "YFIIS", - "decimals": 18, - "status": "active", - "id": "0x32F3b9B5Bd6C76F41ee3B389573f340468666861" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x32F3b9B5Bd6C76F41ee3B389573f340468666861/logo.png b/blockchains/ethereum/assets/0x32F3b9B5Bd6C76F41ee3B389573f340468666861/logo.png deleted file mode 100644 index 404a836809a1d..0000000000000 Binary files a/blockchains/ethereum/assets/0x32F3b9B5Bd6C76F41ee3B389573f340468666861/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x32a7C02e79c4ea1008dD6564b35F131428673c41/info.json b/blockchains/ethereum/assets/0x32a7C02e79c4ea1008dD6564b35F131428673c41/info.json deleted file mode 100644 index 13fac890deb8f..0000000000000 --- a/blockchains/ethereum/assets/0x32a7C02e79c4ea1008dD6564b35F131428673c41/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "CRUST", - "website": "https://crust.network", - "source_code": "https://github.com/crustio/crust", - "description": "CRUST provides a decentralized storage network of Web3 ecosystem. It supports multiple storage layer protocols such as IPFS, and exposes storage interfaces to application layer. Crust's technical stack is also capable of supporting a decentralized computing layer. It is designed to build a decentralized cloud ecosystem that values data privacy and ownership.", - "explorer": "https://etherscan.io/token/0x32a7C02e79c4ea1008dD6564b35F131428673c41", - "type": "ERC20", - "symbol": "CRU", - "decimals": 18, - "status": "active", - "id": "0x32a7C02e79c4ea1008dD6564b35F131428673c41" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x32a7C02e79c4ea1008dD6564b35F131428673c41/logo.png b/blockchains/ethereum/assets/0x32a7C02e79c4ea1008dD6564b35F131428673c41/logo.png deleted file mode 100644 index 16ff864b15452..0000000000000 Binary files a/blockchains/ethereum/assets/0x32a7C02e79c4ea1008dD6564b35F131428673c41/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3/info.json b/blockchains/ethereum/assets/0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3/info.json deleted file mode 100644 index 84e87b916bc99..0000000000000 --- a/blockchains/ethereum/assets/0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR V4/2061", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3", - "status": "active", - "id": "0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3/logo.png b/blockchains/ethereum/assets/0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3/logo.png deleted file mode 100644 index 1e7afea05fde7..0000000000000 Binary files a/blockchains/ethereum/assets/0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7/info.json b/blockchains/ethereum/assets/0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7/info.json deleted file mode 100644 index 11e1adb2e60bf..0000000000000 --- a/blockchains/ethereum/assets/0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kcash", - "symbol": "KCASH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7", - "status": "active", - "id": "0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7/logo.png b/blockchains/ethereum/assets/0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7/logo.png deleted file mode 100644 index ec741f439b835..0000000000000 Binary files a/blockchains/ethereum/assets/0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x32fB6403F76f65B929A77eBE941f454ca814f64c/info.json b/blockchains/ethereum/assets/0x32fB6403F76f65B929A77eBE941f454ca814f64c/info.json deleted file mode 100644 index 0f3d3697cfecc..0000000000000 --- a/blockchains/ethereum/assets/0x32fB6403F76f65B929A77eBE941f454ca814f64c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0N304555", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x32fB6403F76f65B929A77eBE941f454ca814f64c", - "status": "active", - "id": "0x32fB6403F76f65B929A77eBE941f454ca814f64c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x32fB6403F76f65B929A77eBE941f454ca814f64c/logo.png b/blockchains/ethereum/assets/0x32fB6403F76f65B929A77eBE941f454ca814f64c/logo.png deleted file mode 100644 index a13c047f28976..0000000000000 Binary files a/blockchains/ethereum/assets/0x32fB6403F76f65B929A77eBE941f454ca814f64c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8/info.json b/blockchains/ethereum/assets/0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8/info.json deleted file mode 100644 index 170c9ea6f7acf..0000000000000 --- a/blockchains/ethereum/assets/0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ICOStart Token", - "symbol": "ICH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8", - "status": "active", - "id": "0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8/logo.png b/blockchains/ethereum/assets/0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8/logo.png deleted file mode 100644 index cbe4e610178bd..0000000000000 Binary files a/blockchains/ethereum/assets/0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x331fA6C97c64e47475164b9fC8143b533c5eF529/info.json b/blockchains/ethereum/assets/0x331fA6C97c64e47475164b9fC8143b533c5eF529/info.json deleted file mode 100644 index 61e7c0b1f7744..0000000000000 --- a/blockchains/ethereum/assets/0x331fA6C97c64e47475164b9fC8143b533c5eF529/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EXMR FDN.", - "symbol": "EXMR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://exmrfoundation.org", - "explorer": "https://etherscan.io/token/0x331fA6C97c64e47475164b9fC8143b533c5eF529", - "status": "active", - "id": "0x331fA6C97c64e47475164b9fC8143b533c5eF529" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x331fA6C97c64e47475164b9fC8143b533c5eF529/logo.png b/blockchains/ethereum/assets/0x331fA6C97c64e47475164b9fC8143b533c5eF529/logo.png deleted file mode 100644 index ed31050fd566b..0000000000000 Binary files a/blockchains/ethereum/assets/0x331fA6C97c64e47475164b9fC8143b533c5eF529/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33227687626914030c8213E31d021cE9940728Ea/info.json b/blockchains/ethereum/assets/0x33227687626914030c8213E31d021cE9940728Ea/info.json deleted file mode 100644 index b180a73b04cd5..0000000000000 --- a/blockchains/ethereum/assets/0x33227687626914030c8213E31d021cE9940728Ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STARS", - "symbol": "STRS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x33227687626914030c8213E31d021cE9940728Ea", - "status": "active", - "id": "0x33227687626914030c8213E31d021cE9940728Ea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33227687626914030c8213E31d021cE9940728Ea/logo.png b/blockchains/ethereum/assets/0x33227687626914030c8213E31d021cE9940728Ea/logo.png deleted file mode 100755 index 5999b0eaabbc8..0000000000000 Binary files a/blockchains/ethereum/assets/0x33227687626914030c8213E31d021cE9940728Ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x334425Ef9a828e31fF27e0754A3198eDb714C57B/info.json b/blockchains/ethereum/assets/0x334425Ef9a828e31fF27e0754A3198eDb714C57B/info.json deleted file mode 100644 index a2228aebabe0c..0000000000000 --- a/blockchains/ethereum/assets/0x334425Ef9a828e31fF27e0754A3198eDb714C57B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Genesis", - "symbol": "GEN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.genesis-crypto.com/", - "explorer": "https://etherscan.io/token/0x334425Ef9a828e31fF27e0754A3198eDb714C57B", - "status": "active", - "id": "0x334425Ef9a828e31fF27e0754A3198eDb714C57B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x334425Ef9a828e31fF27e0754A3198eDb714C57B/logo.png b/blockchains/ethereum/assets/0x334425Ef9a828e31fF27e0754A3198eDb714C57B/logo.png deleted file mode 100644 index 60093e3d78158..0000000000000 Binary files a/blockchains/ethereum/assets/0x334425Ef9a828e31fF27e0754A3198eDb714C57B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x334639A18B5Add14E8D98CB8B05ba0250308cBa4/info.json b/blockchains/ethereum/assets/0x334639A18B5Add14E8D98CB8B05ba0250308cBa4/info.json deleted file mode 100644 index 67d05adfb6911..0000000000000 --- a/blockchains/ethereum/assets/0x334639A18B5Add14E8D98CB8B05ba0250308cBa4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KAV", - "symbol": "KAV", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x334639A18B5Add14E8D98CB8B05ba0250308cBa4", - "status": "active", - "id": "0x334639A18B5Add14E8D98CB8B05ba0250308cBa4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x334639A18B5Add14E8D98CB8B05ba0250308cBa4/logo.png b/blockchains/ethereum/assets/0x334639A18B5Add14E8D98CB8B05ba0250308cBa4/logo.png deleted file mode 100644 index ce45dbbab2373..0000000000000 Binary files a/blockchains/ethereum/assets/0x334639A18B5Add14E8D98CB8B05ba0250308cBa4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3356a5CD30D9e39e14e19aB548274046b1B89949/info.json b/blockchains/ethereum/assets/0x3356a5CD30D9e39e14e19aB548274046b1B89949/info.json deleted file mode 100644 index ff439d00e35a3..0000000000000 --- a/blockchains/ethereum/assets/0x3356a5CD30D9e39e14e19aB548274046b1B89949/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-23/30M23", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3356a5CD30D9e39e14e19aB548274046b1B89949", - "status": "active", - "id": "0x3356a5CD30D9e39e14e19aB548274046b1B89949" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3356a5CD30D9e39e14e19aB548274046b1B89949/logo.png b/blockchains/ethereum/assets/0x3356a5CD30D9e39e14e19aB548274046b1B89949/logo.png deleted file mode 100644 index 75cd63c425e59..0000000000000 Binary files a/blockchains/ethereum/assets/0x3356a5CD30D9e39e14e19aB548274046b1B89949/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33589ad907a47313166d34Cb8eE0a2aCC2c00d8E/info.json b/blockchains/ethereum/assets/0x33589ad907a47313166d34Cb8eE0a2aCC2c00d8E/info.json deleted file mode 100644 index a40caeb4bfbee..0000000000000 --- a/blockchains/ethereum/assets/0x33589ad907a47313166d34Cb8eE0a2aCC2c00d8E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Backero", - "website": "https://backero.org", - "description": "Defi And Banks Merge Together​", - "explorer": "https://etherscan.io/token/0x33589ad907a47313166d34Cb8eE0a2aCC2c00d8E", - "type": "ERC20", - "symbol": "BKO", - "decimals": 18, - "status": "active", - "id": "0x33589ad907a47313166d34Cb8eE0a2aCC2c00d8E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33589ad907a47313166d34Cb8eE0a2aCC2c00d8E/logo.png b/blockchains/ethereum/assets/0x33589ad907a47313166d34Cb8eE0a2aCC2c00d8E/logo.png deleted file mode 100644 index 4432d66f386ec..0000000000000 Binary files a/blockchains/ethereum/assets/0x33589ad907a47313166d34Cb8eE0a2aCC2c00d8E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3/info.json b/blockchains/ethereum/assets/0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3/info.json deleted file mode 100644 index 66e54c9f51442..0000000000000 --- a/blockchains/ethereum/assets/0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HedgeTrade", - "symbol": "HEDG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3", - "status": "active", - "id": "0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3/logo.png b/blockchains/ethereum/assets/0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3/logo.png deleted file mode 100644 index bdab92d228c15..0000000000000 Binary files a/blockchains/ethereum/assets/0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x336492A0601CC85e08C14D390BF07d960328aaf4/info.json b/blockchains/ethereum/assets/0x336492A0601CC85e08C14D390BF07d960328aaf4/info.json deleted file mode 100644 index 6fdf00fe9a518..0000000000000 --- a/blockchains/ethereum/assets/0x336492A0601CC85e08C14D390BF07d960328aaf4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blueshare Token", - "symbol": "BST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x336492A0601CC85e08C14D390BF07d960328aaf4", - "status": "active", - "id": "0x336492A0601CC85e08C14D390BF07d960328aaf4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x336492A0601CC85e08C14D390BF07d960328aaf4/logo.png b/blockchains/ethereum/assets/0x336492A0601CC85e08C14D390BF07d960328aaf4/logo.png deleted file mode 100644 index 5d922d602f9f0..0000000000000 Binary files a/blockchains/ethereum/assets/0x336492A0601CC85e08C14D390BF07d960328aaf4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22/info.json b/blockchains/ethereum/assets/0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22/info.json deleted file mode 100644 index a1d27e188e361..0000000000000 --- a/blockchains/ethereum/assets/0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crystal Clear Token", - "symbol": "CCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://crystal-clear.io/", - "explorer": "https://etherscan.io/token/0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22", - "status": "active", - "id": "0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22/logo.png b/blockchains/ethereum/assets/0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22/logo.png deleted file mode 100644 index 0d54ece6af062..0000000000000 Binary files a/blockchains/ethereum/assets/0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x336e43eD5B563f73E989b2748C1d6D65A693149b/info.json b/blockchains/ethereum/assets/0x336e43eD5B563f73E989b2748C1d6D65A693149b/info.json deleted file mode 100644 index 1eb80de15c2df..0000000000000 --- a/blockchains/ethereum/assets/0x336e43eD5B563f73E989b2748C1d6D65A693149b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MASSCOIN", - "symbol": "MSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x336e43eD5B563f73E989b2748C1d6D65A693149b", - "status": "active", - "id": "0x336e43eD5B563f73E989b2748C1d6D65A693149b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x336e43eD5B563f73E989b2748C1d6D65A693149b/logo.png b/blockchains/ethereum/assets/0x336e43eD5B563f73E989b2748C1d6D65A693149b/logo.png deleted file mode 100644 index 76c4073c55129..0000000000000 Binary files a/blockchains/ethereum/assets/0x336e43eD5B563f73E989b2748C1d6D65A693149b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3373bbF962190B158902A27Fbc2d9277A05b10Ab/info.json b/blockchains/ethereum/assets/0x3373bbF962190B158902A27Fbc2d9277A05b10Ab/info.json deleted file mode 100644 index c12d08446248b..0000000000000 --- a/blockchains/ethereum/assets/0x3373bbF962190B158902A27Fbc2d9277A05b10Ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EGOLD", - "symbol": "EGD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3373bbF962190B158902A27Fbc2d9277A05b10Ab", - "status": "active", - "id": "0x3373bbF962190B158902A27Fbc2d9277A05b10Ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3373bbF962190B158902A27Fbc2d9277A05b10Ab/logo.png b/blockchains/ethereum/assets/0x3373bbF962190B158902A27Fbc2d9277A05b10Ab/logo.png deleted file mode 100644 index e3f92d0c38e0b..0000000000000 Binary files a/blockchains/ethereum/assets/0x3373bbF962190B158902A27Fbc2d9277A05b10Ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/info.json b/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/info.json deleted file mode 100644 index f15c31c0534cc..0000000000000 --- a/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Wrapped Anatha Token", - "website": "https://anatha.io", - "source_code": "https://github.com/anathatech/", - "description": "Reward token for the Anatha ecosystem.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/anatha_io", - "handle": "Anatha_IO" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Anatha", - "handle": "Anatha" - } - ], - "explorer": "https://etherscan.io/token/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20", - "type": "ERC20", - "symbol": "wANATHA", - "decimals": 18, - "status": "active", - "id": "0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/logo.png b/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/logo.png deleted file mode 100644 index a05accb4b794f..0000000000000 Binary files a/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33B919F54692dDbf702065763EA2b50Ca02e6bfF/info.json b/blockchains/ethereum/assets/0x33B919F54692dDbf702065763EA2b50Ca02e6bfF/info.json deleted file mode 100644 index 9e30e5724295a..0000000000000 --- a/blockchains/ethereum/assets/0x33B919F54692dDbf702065763EA2b50Ca02e6bfF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MOCROW", - "symbol": "MCW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x33B919F54692dDbf702065763EA2b50Ca02e6bfF", - "status": "active", - "id": "0x33B919F54692dDbf702065763EA2b50Ca02e6bfF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33B919F54692dDbf702065763EA2b50Ca02e6bfF/logo.png b/blockchains/ethereum/assets/0x33B919F54692dDbf702065763EA2b50Ca02e6bfF/logo.png deleted file mode 100644 index d8e198bbb836f..0000000000000 Binary files a/blockchains/ethereum/assets/0x33B919F54692dDbf702065763EA2b50Ca02e6bfF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C/info.json b/blockchains/ethereum/assets/0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C/info.json deleted file mode 100644 index 4fac73e5c3958..0000000000000 --- a/blockchains/ethereum/assets/0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SGPay Token", - "symbol": "SGP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C", - "status": "active", - "id": "0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C/logo.png b/blockchains/ethereum/assets/0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C/logo.png deleted file mode 100644 index d408c2a782746..0000000000000 Binary files a/blockchains/ethereum/assets/0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/info.json b/blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/info.json deleted file mode 100644 index f9cec596176ef..0000000000000 --- a/blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "RAMP DEFI", - "website": "https://rampdefi.com/", - "description": "Unlocking Liquid Capital From Staked Assets", - "explorer": "https://etherscan.io/token/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/RampDefi", - "handle": "RampDefi" - }, - { - "name": "Medium", - "url": "https://medium.com/rampdefi", - "handle": "rampdefi" - }, - { - "name": "Telegram", - "url": "https://t.me/rampdefiofficial", - "handle": "rampdefiofficial" - } - ], - "type": "ERC20", - "symbol": "RAMP", - "decimals": 18, - "status": "active", - "id": "0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/logo.png b/blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/logo.png deleted file mode 100644 index e6d62663620bf..0000000000000 Binary files a/blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33DCd369d697132dE252884336225DE31fB474b2/info.json b/blockchains/ethereum/assets/0x33DCd369d697132dE252884336225DE31fB474b2/info.json deleted file mode 100644 index c61c4129335cf..0000000000000 --- a/blockchains/ethereum/assets/0x33DCd369d697132dE252884336225DE31fB474b2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alice", - "symbol": "ALICE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x33DCd369d697132dE252884336225DE31fB474b2", - "status": "active", - "id": "0x33DCd369d697132dE252884336225DE31fB474b2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33DCd369d697132dE252884336225DE31fB474b2/logo.png b/blockchains/ethereum/assets/0x33DCd369d697132dE252884336225DE31fB474b2/logo.png deleted file mode 100644 index 1b40ab84e0d82..0000000000000 Binary files a/blockchains/ethereum/assets/0x33DCd369d697132dE252884336225DE31fB474b2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1/info.json b/blockchains/ethereum/assets/0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1/info.json deleted file mode 100644 index 8be0f77a92971..0000000000000 --- a/blockchains/ethereum/assets/0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SunPower", - "symbol": "SP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1", - "status": "active", - "id": "0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1/logo.png b/blockchains/ethereum/assets/0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1/logo.png deleted file mode 100644 index 7ad13cff92abc..0000000000000 Binary files a/blockchains/ethereum/assets/0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4/info.json b/blockchains/ethereum/assets/0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4/info.json deleted file mode 100644 index 450aabf1ee27c..0000000000000 --- a/blockchains/ethereum/assets/0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hopper Token", - "symbol": "HOPP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4", - "status": "active", - "id": "0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4/logo.png b/blockchains/ethereum/assets/0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4/logo.png deleted file mode 100644 index d2a69a078d04e..0000000000000 Binary files a/blockchains/ethereum/assets/0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0/info.json b/blockchains/ethereum/assets/0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0/info.json deleted file mode 100644 index 5f4541cc484fc..0000000000000 --- a/blockchains/ethereum/assets/0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RCCC Token", - "symbol": "RCCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.rccc.pro/", - "explorer": "https://etherscan.io/token/0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0", - "status": "active", - "id": "0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0/logo.png b/blockchains/ethereum/assets/0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0/logo.png deleted file mode 100755 index 0bdff29ead796..0000000000000 Binary files a/blockchains/ethereum/assets/0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33c23d44679433A88B89ca38D3311A9a3D160699/info.json b/blockchains/ethereum/assets/0x33c23d44679433A88B89ca38D3311A9a3D160699/info.json deleted file mode 100644 index f8591fe9b61eb..0000000000000 --- a/blockchains/ethereum/assets/0x33c23d44679433A88B89ca38D3311A9a3D160699/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RAINBOW", - "website": "https://magicliquidity.com", - "description": "Magical Liquidity Rainbow ! Stake Uniswap v2 LP tokens and earn RAINBOW", - "explorer": "https://etherscan.io/token/0x33c23d44679433A88B89ca38D3311A9a3D160699", - "type": "ERC20", - "symbol": "RAINBOW", - "decimals": 18, - "status": "active", - "id": "0x33c23d44679433A88B89ca38D3311A9a3D160699" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33c23d44679433A88B89ca38D3311A9a3D160699/logo.png b/blockchains/ethereum/assets/0x33c23d44679433A88B89ca38D3311A9a3D160699/logo.png deleted file mode 100644 index a7fd5b82b160b..0000000000000 Binary files a/blockchains/ethereum/assets/0x33c23d44679433A88B89ca38D3311A9a3D160699/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D/info.json b/blockchains/ethereum/assets/0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D/info.json deleted file mode 100644 index 00af7386b45ae..0000000000000 --- a/blockchains/ethereum/assets/0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Seal Finance", - "symbol": "Seal", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D", - "status": "active", - "id": "0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D/logo.png b/blockchains/ethereum/assets/0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D/logo.png deleted file mode 100644 index abe5590e97a69..0000000000000 Binary files a/blockchains/ethereum/assets/0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33c52eE4BD563A26071619bC6F70146295FeBE8D/info.json b/blockchains/ethereum/assets/0x33c52eE4BD563A26071619bC6F70146295FeBE8D/info.json deleted file mode 100644 index d3fea005c5ead..0000000000000 --- a/blockchains/ethereum/assets/0x33c52eE4BD563A26071619bC6F70146295FeBE8D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VolAir Coin", - "symbol": "VOL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x33c52eE4BD563A26071619bC6F70146295FeBE8D", - "status": "active", - "id": "0x33c52eE4BD563A26071619bC6F70146295FeBE8D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33c52eE4BD563A26071619bC6F70146295FeBE8D/logo.png b/blockchains/ethereum/assets/0x33c52eE4BD563A26071619bC6F70146295FeBE8D/logo.png deleted file mode 100644 index d9d96fa751468..0000000000000 Binary files a/blockchains/ethereum/assets/0x33c52eE4BD563A26071619bC6F70146295FeBE8D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33d8e28949Eb784556064ED095A18C0E66219860/info.json b/blockchains/ethereum/assets/0x33d8e28949Eb784556064ED095A18C0E66219860/info.json deleted file mode 100644 index 976371fd28fd2..0000000000000 --- a/blockchains/ethereum/assets/0x33d8e28949Eb784556064ED095A18C0E66219860/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INNOVA", - "symbol": "INA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x33d8e28949Eb784556064ED095A18C0E66219860", - "status": "active", - "id": "0x33d8e28949Eb784556064ED095A18C0E66219860" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33d8e28949Eb784556064ED095A18C0E66219860/logo.png b/blockchains/ethereum/assets/0x33d8e28949Eb784556064ED095A18C0E66219860/logo.png deleted file mode 100644 index 687a1d30152bb..0000000000000 Binary files a/blockchains/ethereum/assets/0x33d8e28949Eb784556064ED095A18C0E66219860/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33e18a092a93ff21aD04746c7Da12e35D34DC7C4/logo.png b/blockchains/ethereum/assets/0x33e18a092a93ff21aD04746c7Da12e35D34DC7C4/logo.png deleted file mode 100644 index 61be07ef9039f..0000000000000 Binary files a/blockchains/ethereum/assets/0x33e18a092a93ff21aD04746c7Da12e35D34DC7C4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03/info.json b/blockchains/ethereum/assets/0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03/info.json deleted file mode 100644 index bd9424ad77b1b..0000000000000 --- a/blockchains/ethereum/assets/0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trident Group", - "symbol": "TRDT", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03", - "status": "active", - "id": "0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03/logo.png b/blockchains/ethereum/assets/0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03/logo.png deleted file mode 100644 index a2cf74be9f2de..0000000000000 Binary files a/blockchains/ethereum/assets/0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x33fEfc811A86474A832d38926428a1DADE431F25/info.json b/blockchains/ethereum/assets/0x33fEfc811A86474A832d38926428a1DADE431F25/info.json deleted file mode 100644 index d691af78f1c46..0000000000000 --- a/blockchains/ethereum/assets/0x33fEfc811A86474A832d38926428a1DADE431F25/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ProNet Coin", - "website": "https://pronetcoin.com/", - "description": "ProNet Coin (PNC) is a project aimed at helping victims of abandoned(scam) ICO projects regain their stolen investments. This is done by swapping the valueless coins left in their wallets into PNC. PNC is available for swap on Pronetcoin.com", - "explorer": "https://etherscan.io/token/0x33fEfc811A86474A832d38926428a1DADE431F25", - "type": "ERC20", - "symbol": "PNC", - "decimals": 8, - "status": "active", - "id": "0x33fEfc811A86474A832d38926428a1DADE431F25" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33fEfc811A86474A832d38926428a1DADE431F25/logo.png b/blockchains/ethereum/assets/0x33fEfc811A86474A832d38926428a1DADE431F25/logo.png deleted file mode 100644 index 8bdb6736c971f..0000000000000 Binary files a/blockchains/ethereum/assets/0x33fEfc811A86474A832d38926428a1DADE431F25/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/info.json b/blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/info.json deleted file mode 100644 index 40235ed0f3792..0000000000000 --- a/blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLOCKv Token", - "symbol": "VEE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://blockv.io/", - "explorer": "https://etherscan.io/token/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7", - "status": "active", - "id": "0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/logo.png b/blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/logo.png deleted file mode 100644 index 2763c4dc6bc3d..0000000000000 Binary files a/blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/info.json b/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/info.json deleted file mode 100644 index 4bc575cc2a5c0..0000000000000 --- a/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Meta", - "symbol": "ETHM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x340eF83Ec8560892168D4062720F030460468656", - "status": "active", - "id": "0x340eF83Ec8560892168D4062720F030460468656" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/logo.png b/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/logo.png deleted file mode 100644 index a404cac62fc21..0000000000000 Binary files a/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3414BEC8aC9b323008b511De2E91d979183B46f5/info.json b/blockchains/ethereum/assets/0x3414BEC8aC9b323008b511De2E91d979183B46f5/info.json deleted file mode 100644 index 3a2fd7d63ac32..0000000000000 --- a/blockchains/ethereum/assets/0x3414BEC8aC9b323008b511De2E91d979183B46f5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AfroTeq Coin", - "symbol": "AfT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3414BEC8aC9b323008b511De2E91d979183B46f5", - "status": "active", - "id": "0x3414BEC8aC9b323008b511De2E91d979183B46f5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3414BEC8aC9b323008b511De2E91d979183B46f5/logo.png b/blockchains/ethereum/assets/0x3414BEC8aC9b323008b511De2E91d979183B46f5/logo.png deleted file mode 100644 index fddd31994b03c..0000000000000 Binary files a/blockchains/ethereum/assets/0x3414BEC8aC9b323008b511De2E91d979183B46f5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json b/blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json deleted file mode 100644 index 889f21723868a..0000000000000 --- a/blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "Frax Share", - "website": "https://frax.finance/", - "description": "Frax is a new paradigm in stablecoin design, bringing together a two-token seigniorage share system, swap-based monetary policy, fully on-chain oracles, and decentralized governance alongside its fractional-algorithmic stablecoin design.", - "source_code": "https://github.com/FraxFinance", - "explorer": "https://etherscan.io/token/0x853d955aCEf822Db058eb8505911ED77F175b99e", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/fraxfinance", - "handle": "Frax Finance" - }, - { - "name": "Discord", - "url": "https://discord.gg/Xwe8kAwZ4a", - "handle": "Frax Finance" - }, - { - "name": "Telegram", - "url": "https://t.me/fraxfinance", - "handle": "Frax Finance" - } - ], - "type": "ERC20", - "symbol": "FXS", - "decimals": 18, - "status": "active", - "id": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/logo.png b/blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/logo.png deleted file mode 100644 index 5072baa5035ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x34364BEe11607b1963d66BCA665FDE93fCA666a8/info.json b/blockchains/ethereum/assets/0x34364BEe11607b1963d66BCA665FDE93fCA666a8/info.json deleted file mode 100644 index ca341a8f5fb0b..0000000000000 --- a/blockchains/ethereum/assets/0x34364BEe11607b1963d66BCA665FDE93fCA666a8/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "YOU COIN", - "website": "http://youchain.cc", - "description": "YOUChain is focused on carrying out large-scale commercial applications through its YPoS consensus mechanism and investment model.", - "socials": [], - "explorer": "https://etherscan.io/token/0x34364BEe11607b1963d66BCA665FDE93fCA666a8", - "type": "ERC20", - "symbol": "YOU", - "decimals": 18, - "status": "active", - "id": "0x34364BEe11607b1963d66BCA665FDE93fCA666a8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x34364BEe11607b1963d66BCA665FDE93fCA666a8/logo.png b/blockchains/ethereum/assets/0x34364BEe11607b1963d66BCA665FDE93fCA666a8/logo.png deleted file mode 100644 index 253474ec0c74b..0000000000000 Binary files a/blockchains/ethereum/assets/0x34364BEe11607b1963d66BCA665FDE93fCA666a8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3446E165471dCe3fF477F49a1352F28bBA73F07f/info.json b/blockchains/ethereum/assets/0x3446E165471dCe3fF477F49a1352F28bBA73F07f/info.json deleted file mode 100644 index d2a4bf2a22473..0000000000000 --- a/blockchains/ethereum/assets/0x3446E165471dCe3fF477F49a1352F28bBA73F07f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R384884", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3446E165471dCe3fF477F49a1352F28bBA73F07f", - "status": "active", - "id": "0x3446E165471dCe3fF477F49a1352F28bBA73F07f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3446E165471dCe3fF477F49a1352F28bBA73F07f/logo.png b/blockchains/ethereum/assets/0x3446E165471dCe3fF477F49a1352F28bBA73F07f/logo.png deleted file mode 100644 index 43359984c9a52..0000000000000 Binary files a/blockchains/ethereum/assets/0x3446E165471dCe3fF477F49a1352F28bBA73F07f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a/info.json b/blockchains/ethereum/assets/0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a/info.json deleted file mode 100644 index 9a2cfa7cf7993..0000000000000 --- a/blockchains/ethereum/assets/0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "Basis Cash", - "website": "https://basis.cash/", - "description": "Basis Cash is an open source, permissionless stablecoin pegged to USD. The protocol is designed to expand and contract supply similarly to the way central banks buy and sell fiscal debt to stabilze purchasing power, without any REBASES or risking colletrals.", - "source_code": "https://github.com/Basis-Cash", - "explorer": "https://etherscan.io/token/0x3449fc1cd036255ba1eb19d65ff4ba2b8903a69a", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/BasisCash", - "handle": "Basis Cash" - }, - { - "name": "Discord", - "url": "https://discord.gg/UEZq3HF5Eu", - "handle": "Basis Cash" - }, - { - "name": "Telegram", - "url": "https://t.me/basiscash", - "handle": "Basis Cash" - }, - { - "name": "Medium", - "url": "https://medium.com/basis-cash", - "handle": "Basis Cash" - } - ], - "type": "ERC20", - "symbol": "BAC", - "decimals": 18, - "status": "active", - "id": "0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a/logo.png b/blockchains/ethereum/assets/0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a/logo.png deleted file mode 100644 index 487fbdc0890b4..0000000000000 Binary files a/blockchains/ethereum/assets/0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3453769b660b7EE4261AaA043479Aa3CA02243bf/info.json b/blockchains/ethereum/assets/0x3453769b660b7EE4261AaA043479Aa3CA02243bf/info.json deleted file mode 100644 index 090c41e801a36..0000000000000 --- a/blockchains/ethereum/assets/0x3453769b660b7EE4261AaA043479Aa3CA02243bf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LaserCoin", - "symbol": "LZR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://lasercoin.io", - "explorer": "https://etherscan.io/token/0x3453769b660b7EE4261AaA043479Aa3CA02243bf", - "status": "active", - "id": "0x3453769b660b7EE4261AaA043479Aa3CA02243bf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3453769b660b7EE4261AaA043479Aa3CA02243bf/logo.png b/blockchains/ethereum/assets/0x3453769b660b7EE4261AaA043479Aa3CA02243bf/logo.png deleted file mode 100644 index af1c52c38b742..0000000000000 Binary files a/blockchains/ethereum/assets/0x3453769b660b7EE4261AaA043479Aa3CA02243bf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x34612903Db071e888a4dADcaA416d3EE263a87b9/info.json b/blockchains/ethereum/assets/0x34612903Db071e888a4dADcaA416d3EE263a87b9/info.json deleted file mode 100644 index 886355edcb3ea..0000000000000 --- a/blockchains/ethereum/assets/0x34612903Db071e888a4dADcaA416d3EE263a87b9/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ETHITEM", - "website": "https://ethitem.com", - "source_code": "https://github.com/b-u-i-d-l/ETHITEM", - "description": "The voting token of the on-chain organization ETHITEM", - "explorer": "https://etherscan.io/token/0x34612903Db071e888a4dADcaA416d3EE263a87b9", - "type": "ERC20", - "symbol": "arte", - "decimals": 18, - "status": "active", - "id": "0x34612903Db071e888a4dADcaA416d3EE263a87b9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x34612903Db071e888a4dADcaA416d3EE263a87b9/logo.png b/blockchains/ethereum/assets/0x34612903Db071e888a4dADcaA416d3EE263a87b9/logo.png deleted file mode 100644 index b2a088c3b1f75..0000000000000 Binary files a/blockchains/ethereum/assets/0x34612903Db071e888a4dADcaA416d3EE263a87b9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/info.json b/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/info.json deleted file mode 100644 index 0e76624170e27..0000000000000 --- a/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "Badger", - "website": "https://badger.finance/", - "description": "DAO dedicated to building products and infrastructure to bring Bitcoin to DeFi.", - "explorer": "https://etherscan.io/token/0x3472A5A71965499acd81997a54BBA8D852C6E53d", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/BadgerDAO", - "handle": "$BADGER" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/xSPFHHS", - "handle": "$BADGER" - }, - { - "name": "Medium", - "url": "https://badgerdao.medium.com/", - "handle": "$BADGER" - } - ], - "type": "ERC20", - "symbol": "BADGER", - "decimals": 18, - "status": "active", - "id": "0x3472A5A71965499acd81997a54BBA8D852C6E53d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/logo.png b/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/logo.png deleted file mode 100644 index fbf9e095994fc..0000000000000 Binary files a/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x347C099f110Ca6761779329D2879957b606b6aCE/info.json b/blockchains/ethereum/assets/0x347C099f110Ca6761779329D2879957b606b6aCE/info.json deleted file mode 100644 index c230aa2a0623e..0000000000000 --- a/blockchains/ethereum/assets/0x347C099f110Ca6761779329D2879957b606b6aCE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JOINT", - "symbol": "JOINT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://jointventures.io/", - "explorer": "https://etherscan.io/token/0x347C099f110Ca6761779329D2879957b606b6aCE", - "status": "active", - "id": "0x347C099f110Ca6761779329D2879957b606b6aCE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x347C099f110Ca6761779329D2879957b606b6aCE/logo.png b/blockchains/ethereum/assets/0x347C099f110Ca6761779329D2879957b606b6aCE/logo.png deleted file mode 100644 index 0f1efe8b62c4e..0000000000000 Binary files a/blockchains/ethereum/assets/0x347C099f110Ca6761779329D2879957b606b6aCE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F/info.json b/blockchains/ethereum/assets/0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F/info.json deleted file mode 100644 index 2a73add712e64..0000000000000 --- a/blockchains/ethereum/assets/0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "Efforce", - "website": "https://efforce.io/", - "description": "The first blockchain-based energy-saving platform.", - "explorer": "https://etherscan.io/token/0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/efforceofficial", - "handle": "EfforceOfficial" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/EFFORCE/", - "handle": "EFFORCE" - } - ], - "type": "ERC20", - "symbol": "WOZX", - "decimals": 18, - "status": "active", - "id": "0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F/logo.png b/blockchains/ethereum/assets/0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F/logo.png deleted file mode 100644 index 93f5da681a804..0000000000000 Binary files a/blockchains/ethereum/assets/0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9/info.json b/blockchains/ethereum/assets/0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9/info.json deleted file mode 100644 index 2e062222cf3bb..0000000000000 --- a/blockchains/ethereum/assets/0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TheFaustFlick", - "symbol": "TFF", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9", - "status": "active", - "id": "0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9/logo.png b/blockchains/ethereum/assets/0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9/logo.png deleted file mode 100755 index 686df5c0f31be..0000000000000 Binary files a/blockchains/ethereum/assets/0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x34D18AAC981D3C93e649814A5ECA79e296411b65/info.json b/blockchains/ethereum/assets/0x34D18AAC981D3C93e649814A5ECA79e296411b65/info.json deleted file mode 100644 index 28b05d554b86b..0000000000000 --- a/blockchains/ethereum/assets/0x34D18AAC981D3C93e649814A5ECA79e296411b65/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Neo Ether", - "symbol": "NEET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x34D18AAC981D3C93e649814A5ECA79e296411b65", - "status": "active", - "id": "0x34D18AAC981D3C93e649814A5ECA79e296411b65" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x34D18AAC981D3C93e649814A5ECA79e296411b65/logo.png b/blockchains/ethereum/assets/0x34D18AAC981D3C93e649814A5ECA79e296411b65/logo.png deleted file mode 100644 index 069b3bd061cb0..0000000000000 Binary files a/blockchains/ethereum/assets/0x34D18AAC981D3C93e649814A5ECA79e296411b65/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11/info.json b/blockchains/ethereum/assets/0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11/info.json deleted file mode 100644 index c56524d7feb87..0000000000000 --- a/blockchains/ethereum/assets/0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GOLDEN TOKEN", - "symbol": "GOLD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://goldentoken.org/", - "explorer": "https://etherscan.io/token/0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11", - "status": "active", - "id": "0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11/logo.png b/blockchains/ethereum/assets/0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11/logo.png deleted file mode 100644 index 412947683b0be..0000000000000 Binary files a/blockchains/ethereum/assets/0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4/info.json b/blockchains/ethereum/assets/0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4/info.json deleted file mode 100644 index 8550944e61d85..0000000000000 --- a/blockchains/ethereum/assets/0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Juriseum", - "symbol": "JURM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://juriseum.io", - "explorer": "https://etherscan.io/token/0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4", - "status": "active", - "id": "0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4/logo.png b/blockchains/ethereum/assets/0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4/logo.png deleted file mode 100644 index b7bd487b2e3ff..0000000000000 Binary files a/blockchains/ethereum/assets/0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x34f0d846c766874413938994da32360Cf0E4350d/info.json b/blockchains/ethereum/assets/0x34f0d846c766874413938994da32360Cf0E4350d/info.json deleted file mode 100644 index aeb2a2d47891b..0000000000000 --- a/blockchains/ethereum/assets/0x34f0d846c766874413938994da32360Cf0E4350d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sophon Capital Token", - "symbol": "SAIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.sophoncapital.com/", - "explorer": "https://etherscan.io/token/0x34f0d846c766874413938994da32360Cf0E4350d", - "status": "active", - "id": "0x34f0d846c766874413938994da32360Cf0E4350d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x34f0d846c766874413938994da32360Cf0E4350d/logo.png b/blockchains/ethereum/assets/0x34f0d846c766874413938994da32360Cf0E4350d/logo.png deleted file mode 100644 index ef8d5c02e0bca..0000000000000 Binary files a/blockchains/ethereum/assets/0x34f0d846c766874413938994da32360Cf0E4350d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x34fcE2C1A2F093F131A9669332C41b49ABE5671F/info.json b/blockchains/ethereum/assets/0x34fcE2C1A2F093F131A9669332C41b49ABE5671F/info.json deleted file mode 100644 index bbf1933bbea0d..0000000000000 --- a/blockchains/ethereum/assets/0x34fcE2C1A2F093F131A9669332C41b49ABE5671F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-26/30M26", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x34fcE2C1A2F093F131A9669332C41b49ABE5671F", - "status": "active", - "id": "0x34fcE2C1A2F093F131A9669332C41b49ABE5671F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x34fcE2C1A2F093F131A9669332C41b49ABE5671F/logo.png b/blockchains/ethereum/assets/0x34fcE2C1A2F093F131A9669332C41b49ABE5671F/logo.png deleted file mode 100644 index 8fffa202f4b38..0000000000000 Binary files a/blockchains/ethereum/assets/0x34fcE2C1A2F093F131A9669332C41b49ABE5671F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x350104dE76bE6be8efE4D1Ff34E231a51BA34973/info.json b/blockchains/ethereum/assets/0x350104dE76bE6be8efE4D1Ff34E231a51BA34973/info.json deleted file mode 100644 index 08d427ee7fb43..0000000000000 --- a/blockchains/ethereum/assets/0x350104dE76bE6be8efE4D1Ff34E231a51BA34973/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "World Bank token", - "symbol": "WBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "theworldbank.group", - "explorer": "https://etherscan.io/token/0x350104dE76bE6be8efE4D1Ff34E231a51BA34973", - "status": "active", - "id": "0x350104dE76bE6be8efE4D1Ff34E231a51BA34973" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x350104dE76bE6be8efE4D1Ff34E231a51BA34973/logo.png b/blockchains/ethereum/assets/0x350104dE76bE6be8efE4D1Ff34E231a51BA34973/logo.png deleted file mode 100644 index dfbb41f22ff93..0000000000000 Binary files a/blockchains/ethereum/assets/0x350104dE76bE6be8efE4D1Ff34E231a51BA34973/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39/info.json b/blockchains/ethereum/assets/0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39/info.json deleted file mode 100644 index 4f2dc0db796bf..0000000000000 --- a/blockchains/ethereum/assets/0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SWARM", - "symbol": "SWM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://swarm.fund/", - "explorer": "https://etherscan.io/token/0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39", - "status": "active", - "id": "0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39/logo.png b/blockchains/ethereum/assets/0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39/logo.png deleted file mode 100644 index 03e8002aa1750..0000000000000 Binary files a/blockchains/ethereum/assets/0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/info.json b/blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/info.json deleted file mode 100644 index 3d9bf251a6388..0000000000000 --- a/blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chiliz", - "website": "https://chiliz.com", - "description": "Chiliz, powering Socios.com, aims to give sports and esports fans the ability to crowd-manage their favorite teams, games, leagues, and events.", - "explorer": "https://etherscan.io/token/0x3506424F91fD33084466F402d5D97f05F8e3b4AF", - "type": "ERC20", - "symbol": "CHZ", - "decimals": 18, - "status": "active", - "id": "0x3506424F91fD33084466F402d5D97f05F8e3b4AF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/logo.png b/blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/logo.png deleted file mode 100644 index 7db7a4585f7d5..0000000000000 Binary files a/blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd/info.json b/blockchains/ethereum/assets/0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd/info.json deleted file mode 100644 index d54e1f533c3c9..0000000000000 --- a/blockchains/ethereum/assets/0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LYC", - "symbol": "Lycoin", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd", - "status": "active", - "id": "0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd/logo.png b/blockchains/ethereum/assets/0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd/logo.png deleted file mode 100644 index cce4ffecadba7..0000000000000 Binary files a/blockchains/ethereum/assets/0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35242Ed010d80F39643982d0216D7CA7AD1FA841/info.json b/blockchains/ethereum/assets/0x35242Ed010d80F39643982d0216D7CA7AD1FA841/info.json deleted file mode 100644 index cd319d2e16759..0000000000000 --- a/blockchains/ethereum/assets/0x35242Ed010d80F39643982d0216D7CA7AD1FA841/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Slonigiraf Token", - "symbol": "SLON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x35242Ed010d80F39643982d0216D7CA7AD1FA841", - "status": "active", - "id": "0x35242Ed010d80F39643982d0216D7CA7AD1FA841" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35242Ed010d80F39643982d0216D7CA7AD1FA841/logo.png b/blockchains/ethereum/assets/0x35242Ed010d80F39643982d0216D7CA7AD1FA841/logo.png deleted file mode 100644 index 709eac378cba5..0000000000000 Binary files a/blockchains/ethereum/assets/0x35242Ed010d80F39643982d0216D7CA7AD1FA841/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x352563e90520F867cC2B7F42DC4B628C37996Eca/info.json b/blockchains/ethereum/assets/0x352563e90520F867cC2B7F42DC4B628C37996Eca/info.json deleted file mode 100644 index 0113148c29d78..0000000000000 --- a/blockchains/ethereum/assets/0x352563e90520F867cC2B7F42DC4B628C37996Eca/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 235-CN46", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x352563e90520F867cC2B7F42DC4B628C37996Eca", - "status": "active", - "id": "0x352563e90520F867cC2B7F42DC4B628C37996Eca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x352563e90520F867cC2B7F42DC4B628C37996Eca/logo.png b/blockchains/ethereum/assets/0x352563e90520F867cC2B7F42DC4B628C37996Eca/logo.png deleted file mode 100644 index d5d81274d3c0c..0000000000000 Binary files a/blockchains/ethereum/assets/0x352563e90520F867cC2B7F42DC4B628C37996Eca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x352CFed33922fA8D34fcb8eb58525a60cA6821FC/info.json b/blockchains/ethereum/assets/0x352CFed33922fA8D34fcb8eb58525a60cA6821FC/info.json deleted file mode 100644 index 78db476c7d510..0000000000000 --- a/blockchains/ethereum/assets/0x352CFed33922fA8D34fcb8eb58525a60cA6821FC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AUDION GAMING TOKEN", - "symbol": "AGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x352CFed33922fA8D34fcb8eb58525a60cA6821FC", - "status": "active", - "id": "0x352CFed33922fA8D34fcb8eb58525a60cA6821FC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x352CFed33922fA8D34fcb8eb58525a60cA6821FC/logo.png b/blockchains/ethereum/assets/0x352CFed33922fA8D34fcb8eb58525a60cA6821FC/logo.png deleted file mode 100644 index 232f701f47b9c..0000000000000 Binary files a/blockchains/ethereum/assets/0x352CFed33922fA8D34fcb8eb58525a60cA6821FC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35334C8D87A398E376cB98c792513cbd85B27eb2/info.json b/blockchains/ethereum/assets/0x35334C8D87A398E376cB98c792513cbd85B27eb2/info.json deleted file mode 100644 index ae35717c300ce..0000000000000 --- a/blockchains/ethereum/assets/0x35334C8D87A398E376cB98c792513cbd85B27eb2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitoken", - "symbol": "BTK", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x35334C8D87A398E376cB98c792513cbd85B27eb2", - "status": "active", - "id": "0x35334C8D87A398E376cB98c792513cbd85B27eb2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35334C8D87A398E376cB98c792513cbd85B27eb2/logo.png b/blockchains/ethereum/assets/0x35334C8D87A398E376cB98c792513cbd85B27eb2/logo.png deleted file mode 100755 index e9a71af5d2649..0000000000000 Binary files a/blockchains/ethereum/assets/0x35334C8D87A398E376cB98c792513cbd85B27eb2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x353cAFd02131CA5b69211BBc3899f556BC62B7E3/info.json b/blockchains/ethereum/assets/0x353cAFd02131CA5b69211BBc3899f556BC62B7E3/info.json deleted file mode 100644 index 55e8360efd3d5..0000000000000 --- a/blockchains/ethereum/assets/0x353cAFd02131CA5b69211BBc3899f556BC62B7E3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitEDU", - "symbol": "BEU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x353cAFd02131CA5b69211BBc3899f556BC62B7E3", - "status": "active", - "id": "0x353cAFd02131CA5b69211BBc3899f556BC62B7E3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x353cAFd02131CA5b69211BBc3899f556BC62B7E3/logo.png b/blockchains/ethereum/assets/0x353cAFd02131CA5b69211BBc3899f556BC62B7E3/logo.png deleted file mode 100755 index affae45ab7e48..0000000000000 Binary files a/blockchains/ethereum/assets/0x353cAFd02131CA5b69211BBc3899f556BC62B7E3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3543638eD4a9006E4840B105944271Bcea15605D/info.json b/blockchains/ethereum/assets/0x3543638eD4a9006E4840B105944271Bcea15605D/info.json deleted file mode 100644 index 6d74af9e78fae..0000000000000 --- a/blockchains/ethereum/assets/0x3543638eD4a9006E4840B105944271Bcea15605D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UNetworkToken", - "symbol": "UUU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://u.network/", - "explorer": "https://etherscan.io/token/0x3543638eD4a9006E4840B105944271Bcea15605D", - "status": "active", - "id": "0x3543638eD4a9006E4840B105944271Bcea15605D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3543638eD4a9006E4840B105944271Bcea15605D/logo.png b/blockchains/ethereum/assets/0x3543638eD4a9006E4840B105944271Bcea15605D/logo.png deleted file mode 100644 index e05200adb0045..0000000000000 Binary files a/blockchains/ethereum/assets/0x3543638eD4a9006E4840B105944271Bcea15605D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3559F3724432f0dCA7255E8147bdC9d8B938E848/info.json b/blockchains/ethereum/assets/0x3559F3724432f0dCA7255E8147bdC9d8B938E848/info.json deleted file mode 100644 index ab18b3a105afa..0000000000000 --- a/blockchains/ethereum/assets/0x3559F3724432f0dCA7255E8147bdC9d8B938E848/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DTH", - "symbol": "DINESHTECH", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3559F3724432f0dCA7255E8147bdC9d8B938E848", - "status": "active", - "id": "0x3559F3724432f0dCA7255E8147bdC9d8B938E848" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3559F3724432f0dCA7255E8147bdC9d8B938E848/logo.png b/blockchains/ethereum/assets/0x3559F3724432f0dCA7255E8147bdC9d8B938E848/logo.png deleted file mode 100644 index fd7b9846ce3f8..0000000000000 Binary files a/blockchains/ethereum/assets/0x3559F3724432f0dCA7255E8147bdC9d8B938E848/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0/info.json b/blockchains/ethereum/assets/0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0/info.json deleted file mode 100644 index 2c7120f953b81..0000000000000 --- a/blockchains/ethereum/assets/0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "dForce", - "symbol": "GOLDx", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://goldx.dforce.network/", - "explorer": "https://etherscan.io/token/0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0", - "status": "active", - "id": "0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0/logo.png b/blockchains/ethereum/assets/0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0/logo.png deleted file mode 100644 index 6137d4217c5c3..0000000000000 Binary files a/blockchains/ethereum/assets/0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x355a458d555151D3B27F94227960Ade1504E526a/info.json b/blockchains/ethereum/assets/0x355a458d555151D3B27F94227960Ade1504E526a/info.json deleted file mode 100644 index 2774f4b3f2cdf..0000000000000 --- a/blockchains/ethereum/assets/0x355a458d555151D3B27F94227960Ade1504E526a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "StockChain Coin", - "symbol": "SCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://stockchain.co/", - "explorer": "https://etherscan.io/token/0x355a458d555151D3B27F94227960Ade1504E526a", - "status": "active", - "id": "0x355a458d555151D3B27F94227960Ade1504E526a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x355a458d555151D3B27F94227960Ade1504E526a/logo.png b/blockchains/ethereum/assets/0x355a458d555151D3B27F94227960Ade1504E526a/logo.png deleted file mode 100644 index ba70e74d0628a..0000000000000 Binary files a/blockchains/ethereum/assets/0x355a458d555151D3B27F94227960Ade1504E526a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35612a781721944118ef90353554bc6c1cD51e24/info.json b/blockchains/ethereum/assets/0x35612a781721944118ef90353554bc6c1cD51e24/info.json deleted file mode 100644 index 6d35a1a240f43..0000000000000 --- a/blockchains/ethereum/assets/0x35612a781721944118ef90353554bc6c1cD51e24/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "trip token", - "symbol": "TRIP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x35612a781721944118ef90353554bc6c1cD51e24", - "status": "active", - "id": "0x35612a781721944118ef90353554bc6c1cD51e24" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35612a781721944118ef90353554bc6c1cD51e24/logo.png b/blockchains/ethereum/assets/0x35612a781721944118ef90353554bc6c1cD51e24/logo.png deleted file mode 100644 index 8c91c0dc8c53b..0000000000000 Binary files a/blockchains/ethereum/assets/0x35612a781721944118ef90353554bc6c1cD51e24/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3564ad35b9E95340E5Ace2D6251dbfC76098669B/info.json b/blockchains/ethereum/assets/0x3564ad35b9E95340E5Ace2D6251dbfC76098669B/info.json deleted file mode 100644 index da59bb7953504..0000000000000 --- a/blockchains/ethereum/assets/0x3564ad35b9E95340E5Ace2D6251dbfC76098669B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DMM: USDC", - "symbol": "mUSDC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3564ad35b9E95340E5Ace2D6251dbfC76098669B", - "status": "active", - "id": "0x3564ad35b9E95340E5Ace2D6251dbfC76098669B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3564ad35b9E95340E5Ace2D6251dbfC76098669B/logo.png b/blockchains/ethereum/assets/0x3564ad35b9E95340E5Ace2D6251dbfC76098669B/logo.png deleted file mode 100644 index b96a47a93e401..0000000000000 Binary files a/blockchains/ethereum/assets/0x3564ad35b9E95340E5Ace2D6251dbfC76098669B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3565402f2936D3284264F03615D065803330E392/info.json b/blockchains/ethereum/assets/0x3565402f2936D3284264F03615D065803330E392/info.json deleted file mode 100644 index 3ab1d054d0884..0000000000000 --- a/blockchains/ethereum/assets/0x3565402f2936D3284264F03615D065803330E392/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CandysAirdrop", - "symbol": "CSAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3565402f2936D3284264F03615D065803330E392", - "status": "active", - "id": "0x3565402f2936D3284264F03615D065803330E392" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3565402f2936D3284264F03615D065803330E392/logo.png b/blockchains/ethereum/assets/0x3565402f2936D3284264F03615D065803330E392/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x3565402f2936D3284264F03615D065803330E392/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505/info.json b/blockchains/ethereum/assets/0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505/info.json deleted file mode 100644 index e29db88b2f515..0000000000000 --- a/blockchains/ethereum/assets/0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinCircle", - "symbol": "ZIB", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505", - "status": "active", - "id": "0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505/logo.png b/blockchains/ethereum/assets/0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505/logo.png deleted file mode 100644 index 2b9ab89a95f0e..0000000000000 Binary files a/blockchains/ethereum/assets/0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824/info.json b/blockchains/ethereum/assets/0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824/info.json deleted file mode 100644 index 3c92fac1d8a0a..0000000000000 --- a/blockchains/ethereum/assets/0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VESA", - "symbol": "VESA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824", - "status": "active", - "id": "0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824/logo.png b/blockchains/ethereum/assets/0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824/logo.png deleted file mode 100644 index 8677678ef2158..0000000000000 Binary files a/blockchains/ethereum/assets/0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35872fea6A4843fACBCDbCe99e3B69596A3680b8/info.json b/blockchains/ethereum/assets/0x35872fea6A4843fACBCDbCe99e3B69596A3680b8/info.json deleted file mode 100644 index 379bf102f2f41..0000000000000 --- a/blockchains/ethereum/assets/0x35872fea6A4843fACBCDbCe99e3B69596A3680b8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "1337", - "symbol": "1337", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x35872fea6A4843fACBCDbCe99e3B69596A3680b8", - "status": "active", - "id": "0x35872fea6A4843fACBCDbCe99e3B69596A3680b8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35872fea6A4843fACBCDbCe99e3B69596A3680b8/logo.png b/blockchains/ethereum/assets/0x35872fea6A4843fACBCDbCe99e3B69596A3680b8/logo.png deleted file mode 100644 index 069e36f298040..0000000000000 Binary files a/blockchains/ethereum/assets/0x35872fea6A4843fACBCDbCe99e3B69596A3680b8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x358B2f19BcBad11e1E076247df5552C2A5f0272C/info.json b/blockchains/ethereum/assets/0x358B2f19BcBad11e1E076247df5552C2A5f0272C/info.json deleted file mode 100644 index 5969c7c2b62e5..0000000000000 --- a/blockchains/ethereum/assets/0x358B2f19BcBad11e1E076247df5552C2A5f0272C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ELLUI", - "symbol": "ELU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x358B2f19BcBad11e1E076247df5552C2A5f0272C", - "status": "active", - "id": "0x358B2f19BcBad11e1E076247df5552C2A5f0272C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x358B2f19BcBad11e1E076247df5552C2A5f0272C/logo.png b/blockchains/ethereum/assets/0x358B2f19BcBad11e1E076247df5552C2A5f0272C/logo.png deleted file mode 100644 index 9a517d86af214..0000000000000 Binary files a/blockchains/ethereum/assets/0x358B2f19BcBad11e1E076247df5552C2A5f0272C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3597bfD533a99c9aa083587B074434E61Eb0A258/info.json b/blockchains/ethereum/assets/0x3597bfD533a99c9aa083587B074434E61Eb0A258/info.json deleted file mode 100644 index 4b6c008e82809..0000000000000 --- a/blockchains/ethereum/assets/0x3597bfD533a99c9aa083587B074434E61Eb0A258/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DENT", - "symbol": "DENT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.dentwireless.com/", - "explorer": "https://etherscan.io/token/0x3597bfD533a99c9aa083587B074434E61Eb0A258", - "status": "active", - "id": "0x3597bfD533a99c9aa083587B074434E61Eb0A258" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3597bfD533a99c9aa083587B074434E61Eb0A258/logo.png b/blockchains/ethereum/assets/0x3597bfD533a99c9aa083587B074434E61Eb0A258/logo.png deleted file mode 100644 index de176eb566e0d..0000000000000 Binary files a/blockchains/ethereum/assets/0x3597bfD533a99c9aa083587B074434E61Eb0A258/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b/info.json b/blockchains/ethereum/assets/0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b/info.json deleted file mode 100644 index ffe21eae33cb2..0000000000000 --- a/blockchains/ethereum/assets/0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zeaci", - "symbol": "Zai", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b", - "status": "active", - "id": "0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b/logo.png b/blockchains/ethereum/assets/0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b/logo.png deleted file mode 100644 index 2d1065cf40cb1..0000000000000 Binary files a/blockchains/ethereum/assets/0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35C896b1700E344a81B95b6bC1D4d95b4503699c/info.json b/blockchains/ethereum/assets/0x35C896b1700E344a81B95b6bC1D4d95b4503699c/info.json deleted file mode 100644 index b933d1d8a7912..0000000000000 --- a/blockchains/ethereum/assets/0x35C896b1700E344a81B95b6bC1D4d95b4503699c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PokerSports Token", - "symbol": "XPST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x35C896b1700E344a81B95b6bC1D4d95b4503699c", - "status": "active", - "id": "0x35C896b1700E344a81B95b6bC1D4d95b4503699c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35C896b1700E344a81B95b6bC1D4d95b4503699c/logo.png b/blockchains/ethereum/assets/0x35C896b1700E344a81B95b6bC1D4d95b4503699c/logo.png deleted file mode 100755 index db128eefab501..0000000000000 Binary files a/blockchains/ethereum/assets/0x35C896b1700E344a81B95b6bC1D4d95b4503699c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25/info.json b/blockchains/ethereum/assets/0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25/info.json deleted file mode 100644 index 67acb9434ea7f..0000000000000 --- a/blockchains/ethereum/assets/0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Friendcoin007", - "symbol": "FC007", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.friend007.com/", - "explorer": "https://etherscan.io/token/0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25", - "status": "active", - "id": "0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25/logo.png b/blockchains/ethereum/assets/0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25/logo.png deleted file mode 100644 index aab0e10df3172..0000000000000 Binary files a/blockchains/ethereum/assets/0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35a5cB585d51D836922b78A9bb1f5c04635c39b6/info.json b/blockchains/ethereum/assets/0x35a5cB585d51D836922b78A9bb1f5c04635c39b6/info.json deleted file mode 100644 index 62a90805ed0d9..0000000000000 --- a/blockchains/ethereum/assets/0x35a5cB585d51D836922b78A9bb1f5c04635c39b6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decimated Token", - "symbol": "DIO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.decimated.net/", - "explorer": "https://etherscan.io/token/0x35a5cB585d51D836922b78A9bb1f5c04635c39b6", - "status": "active", - "id": "0x35a5cB585d51D836922b78A9bb1f5c04635c39b6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35a5cB585d51D836922b78A9bb1f5c04635c39b6/logo.png b/blockchains/ethereum/assets/0x35a5cB585d51D836922b78A9bb1f5c04635c39b6/logo.png deleted file mode 100644 index 2bebf685cf25b..0000000000000 Binary files a/blockchains/ethereum/assets/0x35a5cB585d51D836922b78A9bb1f5c04635c39b6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35a69642857083BA2F30bfaB735dacC7F0bac969/info.json b/blockchains/ethereum/assets/0x35a69642857083BA2F30bfaB735dacC7F0bac969/info.json deleted file mode 100644 index 2c275966e19c8..0000000000000 --- a/blockchains/ethereum/assets/0x35a69642857083BA2F30bfaB735dacC7F0bac969/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BBNToken", - "symbol": "BBN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x35a69642857083BA2F30bfaB735dacC7F0bac969", - "status": "active", - "id": "0x35a69642857083BA2F30bfaB735dacC7F0bac969" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35a69642857083BA2F30bfaB735dacC7F0bac969/logo.png b/blockchains/ethereum/assets/0x35a69642857083BA2F30bfaB735dacC7F0bac969/logo.png deleted file mode 100644 index 71ac54a6ee662..0000000000000 Binary files a/blockchains/ethereum/assets/0x35a69642857083BA2F30bfaB735dacC7F0bac969/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35b08722AA26bE119c1608029CcbC976ac5C1082/info.json b/blockchains/ethereum/assets/0x35b08722AA26bE119c1608029CcbC976ac5C1082/info.json deleted file mode 100644 index d545e66d7323a..0000000000000 --- a/blockchains/ethereum/assets/0x35b08722AA26bE119c1608029CcbC976ac5C1082/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EminerToken", - "symbol": "EM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://eminer.pro/", - "explorer": "https://etherscan.io/token/0x35b08722AA26bE119c1608029CcbC976ac5C1082", - "status": "active", - "id": "0x35b08722AA26bE119c1608029CcbC976ac5C1082" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35b08722AA26bE119c1608029CcbC976ac5C1082/logo.png b/blockchains/ethereum/assets/0x35b08722AA26bE119c1608029CcbC976ac5C1082/logo.png deleted file mode 100644 index c6327dc112d5a..0000000000000 Binary files a/blockchains/ethereum/assets/0x35b08722AA26bE119c1608029CcbC976ac5C1082/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C/info.json b/blockchains/ethereum/assets/0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C/info.json deleted file mode 100644 index c5a32c3ce3973..0000000000000 --- a/blockchains/ethereum/assets/0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EcoFi Genesis Token", - "symbol": "EGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C", - "status": "active", - "id": "0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C/logo.png b/blockchains/ethereum/assets/0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35e308668391dAaB398FFc0e60D13d65c7793fEd/info.json b/blockchains/ethereum/assets/0x35e308668391dAaB398FFc0e60D13d65c7793fEd/info.json deleted file mode 100644 index d0c32a1b6b69e..0000000000000 --- a/blockchains/ethereum/assets/0x35e308668391dAaB398FFc0e60D13d65c7793fEd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HEALTH CHAIN", - "symbol": "HTHC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x35e308668391dAaB398FFc0e60D13d65c7793fEd", - "status": "active", - "id": "0x35e308668391dAaB398FFc0e60D13d65c7793fEd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35e308668391dAaB398FFc0e60D13d65c7793fEd/logo.png b/blockchains/ethereum/assets/0x35e308668391dAaB398FFc0e60D13d65c7793fEd/logo.png deleted file mode 100644 index 41e3260e8add3..0000000000000 Binary files a/blockchains/ethereum/assets/0x35e308668391dAaB398FFc0e60D13d65c7793fEd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b/info.json b/blockchains/ethereum/assets/0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b/info.json deleted file mode 100644 index 9dbccc4853291..0000000000000 --- a/blockchains/ethereum/assets/0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MoneyTree", - "symbol": "MYT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b", - "status": "active", - "id": "0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b/logo.png b/blockchains/ethereum/assets/0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b/logo.png deleted file mode 100644 index f196005f10414..0000000000000 Binary files a/blockchains/ethereum/assets/0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2/info.json b/blockchains/ethereum/assets/0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2/info.json deleted file mode 100644 index b1f59051d9289..0000000000000 --- a/blockchains/ethereum/assets/0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RubyCloud", - "symbol": "RCD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2", - "status": "active", - "id": "0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2/logo.png b/blockchains/ethereum/assets/0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2/logo.png deleted file mode 100644 index c4ba0b29696da..0000000000000 Binary files a/blockchains/ethereum/assets/0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3614b88B52a8de9De4473289CdC793C42343907d/info.json b/blockchains/ethereum/assets/0x3614b88B52a8de9De4473289CdC793C42343907d/info.json deleted file mode 100644 index 96c77a7d04d7e..0000000000000 --- a/blockchains/ethereum/assets/0x3614b88B52a8de9De4473289CdC793C42343907d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dayton Network", - "symbol": "DYN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3614b88B52a8de9De4473289CdC793C42343907d", - "status": "active", - "id": "0x3614b88B52a8de9De4473289CdC793C42343907d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3614b88B52a8de9De4473289CdC793C42343907d/logo.png b/blockchains/ethereum/assets/0x3614b88B52a8de9De4473289CdC793C42343907d/logo.png deleted file mode 100644 index cd9a45970d501..0000000000000 Binary files a/blockchains/ethereum/assets/0x3614b88B52a8de9De4473289CdC793C42343907d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36151737B45017234E9570Cf9a1cAc97138953C2/info.json b/blockchains/ethereum/assets/0x36151737B45017234E9570Cf9a1cAc97138953C2/info.json deleted file mode 100644 index 38b0101b60b9c..0000000000000 --- a/blockchains/ethereum/assets/0x36151737B45017234E9570Cf9a1cAc97138953C2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NOIZ", - "symbol": "NOIZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://noizchain.com/", - "explorer": "https://etherscan.io/token/0x36151737B45017234E9570Cf9a1cAc97138953C2", - "status": "active", - "id": "0x36151737B45017234E9570Cf9a1cAc97138953C2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36151737B45017234E9570Cf9a1cAc97138953C2/logo.png b/blockchains/ethereum/assets/0x36151737B45017234E9570Cf9a1cAc97138953C2/logo.png deleted file mode 100644 index a39c077e5663a..0000000000000 Binary files a/blockchains/ethereum/assets/0x36151737B45017234E9570Cf9a1cAc97138953C2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54/info.json b/blockchains/ethereum/assets/0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54/info.json deleted file mode 100644 index 02c36bd06465e..0000000000000 --- a/blockchains/ethereum/assets/0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FOODCOIN", - "symbol": "FOOD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54", - "status": "active", - "id": "0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54/logo.png b/blockchains/ethereum/assets/0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54/logo.png deleted file mode 100644 index 806ee901c2dbc..0000000000000 Binary files a/blockchains/ethereum/assets/0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB/info.json b/blockchains/ethereum/assets/0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB/info.json deleted file mode 100644 index a440d6e9c0d94..0000000000000 --- a/blockchains/ethereum/assets/0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bruciare", - "symbol": "BCIRE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB", - "status": "active", - "id": "0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB/logo.png b/blockchains/ethereum/assets/0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB/logo.png deleted file mode 100644 index a5fb1b1045c64..0000000000000 Binary files a/blockchains/ethereum/assets/0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163/info.json b/blockchains/ethereum/assets/0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163/info.json deleted file mode 100644 index d0d507a0c7ad8..0000000000000 --- a/blockchains/ethereum/assets/0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-14/30M74", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163", - "status": "active", - "id": "0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163/logo.png b/blockchains/ethereum/assets/0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163/logo.png deleted file mode 100644 index 5905b3b8e5633..0000000000000 Binary files a/blockchains/ethereum/assets/0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/info.json b/blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/info.json deleted file mode 100644 index d0d2f3dfab120..0000000000000 --- a/blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "PARSIQ", - "website": "https://parsiq.net", - "description": "Connect blockchain activity to off-chain apps and devices. Monitor and secure DeFi applications. Build custom event triggers and power real-time automations.", - "socials": [ - "https://t.me/parsiq_group", - "https://twitter.com/parsiq_net", - "https://www.linkedin.com/company/parsiq", - "https://www.facebook.com/parsiqnet/", - "https://medium.com/parsiq" - ], - "explorer": "https://etherscan.io/token/0x362bc847A3a9637d3af6624EeC853618a43ed7D2", - "type": "ERC20", - "symbol": "PRQ", - "decimals": 18, - "status": "active", - "id": "0x362bc847A3a9637d3af6624EeC853618a43ed7D2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/logo.png b/blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/logo.png deleted file mode 100644 index 6f34eb7678741..0000000000000 Binary files a/blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6/info.json b/blockchains/ethereum/assets/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6/info.json deleted file mode 100644 index 0ef060bb6e117..0000000000000 --- a/blockchains/ethereum/assets/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "DeFi-X Token", - "website": "https://defix.finance/", - "source_code": "https://etherscan.io/address/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6#code", - "description": "DeFi-X is a cross-chain compatible synthetic asset issuance and trading protocol designed to build a full-stack, open, decentralized financial ecosystem.", - "explorer": "https://etherscan.io/token/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6", - "type": "ERC20", - "symbol": "TGX", - "decimals": 18, - "status": "active", - "id": "0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6/logo.png b/blockchains/ethereum/assets/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6/logo.png deleted file mode 100644 index 1573dace886e2..0000000000000 Binary files a/blockchains/ethereum/assets/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3652190842022c188e2ca7962613F7e510DAB2D0/info.json b/blockchains/ethereum/assets/0x3652190842022c188e2ca7962613F7e510DAB2D0/info.json deleted file mode 100644 index 78565321cc8b1..0000000000000 --- a/blockchains/ethereum/assets/0x3652190842022c188e2ca7962613F7e510DAB2D0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TESTmg24", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3652190842022c188e2ca7962613F7e510DAB2D0", - "status": "active", - "id": "0x3652190842022c188e2ca7962613F7e510DAB2D0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3652190842022c188e2ca7962613F7e510DAB2D0/logo.png b/blockchains/ethereum/assets/0x3652190842022c188e2ca7962613F7e510DAB2D0/logo.png deleted file mode 100644 index bc69e674f3a9b..0000000000000 Binary files a/blockchains/ethereum/assets/0x3652190842022c188e2ca7962613F7e510DAB2D0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd/info.json b/blockchains/ethereum/assets/0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd/info.json deleted file mode 100644 index af1898f59f7f0..0000000000000 --- a/blockchains/ethereum/assets/0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hyper Speed Network", - "symbol": "HSN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.hsn.link/", - "explorer": "https://etherscan.io/token/0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd", - "status": "active", - "id": "0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd/logo.png b/blockchains/ethereum/assets/0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd/logo.png deleted file mode 100644 index 0f4ff3019f961..0000000000000 Binary files a/blockchains/ethereum/assets/0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9/info.json b/blockchains/ethereum/assets/0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9/info.json deleted file mode 100644 index b26c70f636ff3..0000000000000 --- a/blockchains/ethereum/assets/0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro-Exchange", - "symbol": "SUGAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9", - "status": "active", - "id": "0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9/logo.png b/blockchains/ethereum/assets/0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9/logo.png deleted file mode 100755 index 4e77b9cbba062..0000000000000 Binary files a/blockchains/ethereum/assets/0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3678d8CC9Eb08875A3720f34c1C8d1e1B31F5A11/info.json b/blockchains/ethereum/assets/0x3678d8CC9Eb08875A3720f34c1C8d1e1B31F5A11/info.json deleted file mode 100644 index 0c2414b5be97d..0000000000000 --- a/blockchains/ethereum/assets/0x3678d8CC9Eb08875A3720f34c1C8d1e1B31F5A11/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Obee Network ERC-20", - "website": "https://obee.top", - "product": "https://www.obee.vip", - "description": "Obee Network is an incentive-based social platform and the Obee Network social platform has a content publishing system,comment forwarding, account system, commodities, account system, news blog, activities, and other modules.", - "explorer": "https://etherscan.io/token/0x3678d8CC9Eb08875A3720f34c1C8d1e1B31F5A11", - "type": "ERC20", - "symbol": "OBEE", - "decimals": 18, - "status": "active", - "id": "0x3678d8CC9Eb08875A3720f34c1C8d1e1B31F5A11" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3678d8CC9Eb08875A3720f34c1C8d1e1B31F5A11/logo.png b/blockchains/ethereum/assets/0x3678d8CC9Eb08875A3720f34c1C8d1e1B31F5A11/logo.png deleted file mode 100644 index fc72f3d03bf71..0000000000000 Binary files a/blockchains/ethereum/assets/0x3678d8CC9Eb08875A3720f34c1C8d1e1B31F5A11/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x368B3a58B5f49392e5C9E4C998cb0bB966752E51/info.json b/blockchains/ethereum/assets/0x368B3a58B5f49392e5C9E4C998cb0bB966752E51/info.json deleted file mode 100644 index add73dea8493c..0000000000000 --- a/blockchains/ethereum/assets/0x368B3a58B5f49392e5C9E4C998cb0bB966752E51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MIC", - "symbol": "MIC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mith.cash/", - "explorer": "https://etherscan.io/token/0x368b3a58b5f49392e5c9e4c998cb0bb966752e51", - "status": "active", - "id": "0x368B3a58B5f49392e5C9E4C998cb0bB966752E51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x368B3a58B5f49392e5C9E4C998cb0bB966752E51/logo.png b/blockchains/ethereum/assets/0x368B3a58B5f49392e5C9E4C998cb0bB966752E51/logo.png deleted file mode 100644 index 618d29bcf1606..0000000000000 Binary files a/blockchains/ethereum/assets/0x368B3a58B5f49392e5C9E4C998cb0bB966752E51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x368C5290b13cAA10284Db58B4ad4F3E9eE8bf4c9/logo.png b/blockchains/ethereum/assets/0x368C5290b13cAA10284Db58B4ad4F3E9eE8bf4c9/logo.png deleted file mode 100644 index 227519fd1611e..0000000000000 Binary files a/blockchains/ethereum/assets/0x368C5290b13cAA10284Db58B4ad4F3E9eE8bf4c9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36905Fc93280f52362A1CBAB151F25DC46742Fb5/info.json b/blockchains/ethereum/assets/0x36905Fc93280f52362A1CBAB151F25DC46742Fb5/info.json deleted file mode 100644 index 309e6ad72a2b5..0000000000000 --- a/blockchains/ethereum/assets/0x36905Fc93280f52362A1CBAB151F25DC46742Fb5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTOCoin", - "symbol": "BTO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bottos.org/", - "explorer": "https://etherscan.io/token/0x36905Fc93280f52362A1CBAB151F25DC46742Fb5", - "status": "active", - "id": "0x36905Fc93280f52362A1CBAB151F25DC46742Fb5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36905Fc93280f52362A1CBAB151F25DC46742Fb5/logo.png b/blockchains/ethereum/assets/0x36905Fc93280f52362A1CBAB151F25DC46742Fb5/logo.png deleted file mode 100755 index 2b496fc83aebc..0000000000000 Binary files a/blockchains/ethereum/assets/0x36905Fc93280f52362A1CBAB151F25DC46742Fb5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x369760eBf89d577a734d927a9599C1921397A152/info.json b/blockchains/ethereum/assets/0x369760eBf89d577a734d927a9599C1921397A152/info.json deleted file mode 100644 index edfb1787e380f..0000000000000 --- a/blockchains/ethereum/assets/0x369760eBf89d577a734d927a9599C1921397A152/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "E-Shipp Block", - "symbol": "ESB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x369760eBf89d577a734d927a9599C1921397A152", - "status": "active", - "id": "0x369760eBf89d577a734d927a9599C1921397A152" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x369760eBf89d577a734d927a9599C1921397A152/logo.png b/blockchains/ethereum/assets/0x369760eBf89d577a734d927a9599C1921397A152/logo.png deleted file mode 100644 index 242905038e050..0000000000000 Binary files a/blockchains/ethereum/assets/0x369760eBf89d577a734d927a9599C1921397A152/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x369eb6821C94a78428f7c86c768590F53950068f/info.json b/blockchains/ethereum/assets/0x369eb6821C94a78428f7c86c768590F53950068f/info.json deleted file mode 100644 index eb5ed38d03cb6..0000000000000 --- a/blockchains/ethereum/assets/0x369eb6821C94a78428f7c86c768590F53950068f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ATFS Token", - "symbol": "ATFS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.atfslab.io", - "explorer": "https://etherscan.io/token/0x369eb6821C94a78428f7c86c768590F53950068f", - "status": "active", - "id": "0x369eb6821C94a78428f7c86c768590F53950068f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x369eb6821C94a78428f7c86c768590F53950068f/logo.png b/blockchains/ethereum/assets/0x369eb6821C94a78428f7c86c768590F53950068f/logo.png deleted file mode 100755 index 998ca2918bec2..0000000000000 Binary files a/blockchains/ethereum/assets/0x369eb6821C94a78428f7c86c768590F53950068f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66/info.json b/blockchains/ethereum/assets/0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66/info.json deleted file mode 100644 index e523281cdb627..0000000000000 --- a/blockchains/ethereum/assets/0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GDC", - "symbol": "GDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66", - "status": "active", - "id": "0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66/logo.png b/blockchains/ethereum/assets/0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66/logo.png deleted file mode 100644 index f6ac5da8d6d5c..0000000000000 Binary files a/blockchains/ethereum/assets/0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36B4B58DE030E93775E151a78D796039a11a2548/info.json b/blockchains/ethereum/assets/0x36B4B58DE030E93775E151a78D796039a11a2548/info.json deleted file mode 100644 index 2e50d9f602908..0000000000000 --- a/blockchains/ethereum/assets/0x36B4B58DE030E93775E151a78D796039a11a2548/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "vSport Coin", - "symbol": "VSC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://vsport.io/", - "explorer": "https://etherscan.io/token/0x36B4B58DE030E93775E151a78D796039a11a2548", - "status": "active", - "id": "0x36B4B58DE030E93775E151a78D796039a11a2548" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36B4B58DE030E93775E151a78D796039a11a2548/logo.png b/blockchains/ethereum/assets/0x36B4B58DE030E93775E151a78D796039a11a2548/logo.png deleted file mode 100644 index dd2c7758af243..0000000000000 Binary files a/blockchains/ethereum/assets/0x36B4B58DE030E93775E151a78D796039a11a2548/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7/info.json b/blockchains/ethereum/assets/0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7/info.json deleted file mode 100644 index f009b0889d559..0000000000000 --- a/blockchains/ethereum/assets/0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JeyennCoin", - "symbol": "JNN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7", - "status": "active", - "id": "0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7/logo.png b/blockchains/ethereum/assets/0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7/logo.png deleted file mode 100644 index 94600e3860562..0000000000000 Binary files a/blockchains/ethereum/assets/0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36D10c6800D569bb8C4fE284a05fFE3B752F972c/info.json b/blockchains/ethereum/assets/0x36D10c6800D569bb8C4fE284a05fFE3B752F972c/info.json deleted file mode 100644 index 8df0711771e69..0000000000000 --- a/blockchains/ethereum/assets/0x36D10c6800D569bb8C4fE284a05fFE3B752F972c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "We Show Token", - "symbol": "WET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.we.show/", - "explorer": "https://etherscan.io/token/0x36D10c6800D569bb8C4fE284a05fFE3B752F972c", - "status": "active", - "id": "0x36D10c6800D569bb8C4fE284a05fFE3B752F972c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36D10c6800D569bb8C4fE284a05fFE3B752F972c/logo.png b/blockchains/ethereum/assets/0x36D10c6800D569bb8C4fE284a05fFE3B752F972c/logo.png deleted file mode 100644 index 76faf468946b4..0000000000000 Binary files a/blockchains/ethereum/assets/0x36D10c6800D569bb8C4fE284a05fFE3B752F972c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A/info.json b/blockchains/ethereum/assets/0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A/info.json deleted file mode 100644 index 6f4f62c985e0a..0000000000000 --- a/blockchains/ethereum/assets/0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitbarg", - "symbol": "BARG", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A", - "status": "active", - "id": "0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A/logo.png b/blockchains/ethereum/assets/0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A/logo.png deleted file mode 100644 index e6d7b781bd2fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2/info.json b/blockchains/ethereum/assets/0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2/info.json deleted file mode 100644 index 9b1910fded542..0000000000000 --- a/blockchains/ethereum/assets/0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Winsshar", - "symbol": "WSR", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2", - "status": "active", - "id": "0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2/logo.png b/blockchains/ethereum/assets/0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2/logo.png deleted file mode 100644 index 04bdf5db54a76..0000000000000 Binary files a/blockchains/ethereum/assets/0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36E08E815f26c43dac8957E36C09e664a6B644F9/info.json b/blockchains/ethereum/assets/0x36E08E815f26c43dac8957E36C09e664a6B644F9/info.json deleted file mode 100644 index 9d7beb34d90c2..0000000000000 --- a/blockchains/ethereum/assets/0x36E08E815f26c43dac8957E36C09e664a6B644F9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Prometeo", - "symbol": "PMT", - "type": "ERC20", - "decimals": 11, - "description": "-", - "website": "https://www.prometeocoin.org", - "explorer": "https://etherscan.io/token/0x36E08E815f26c43dac8957E36C09e664a6B644F9", - "status": "active", - "id": "0x36E08E815f26c43dac8957E36C09e664a6B644F9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36E08E815f26c43dac8957E36C09e664a6B644F9/logo.png b/blockchains/ethereum/assets/0x36E08E815f26c43dac8957E36C09e664a6B644F9/logo.png deleted file mode 100644 index eca29192f242f..0000000000000 Binary files a/blockchains/ethereum/assets/0x36E08E815f26c43dac8957E36C09e664a6B644F9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36E85A6403ffF21669980b436792129C96e7002e/info.json b/blockchains/ethereum/assets/0x36E85A6403ffF21669980b436792129C96e7002e/info.json deleted file mode 100644 index 285c0aa8dddac..0000000000000 --- a/blockchains/ethereum/assets/0x36E85A6403ffF21669980b436792129C96e7002e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Europay", - "symbol": "EUPAY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x36E85A6403ffF21669980b436792129C96e7002e", - "status": "active", - "id": "0x36E85A6403ffF21669980b436792129C96e7002e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36E85A6403ffF21669980b436792129C96e7002e/logo.png b/blockchains/ethereum/assets/0x36E85A6403ffF21669980b436792129C96e7002e/logo.png deleted file mode 100644 index dde6207aec6a6..0000000000000 Binary files a/blockchains/ethereum/assets/0x36E85A6403ffF21669980b436792129C96e7002e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723/info.json b/blockchains/ethereum/assets/0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723/info.json deleted file mode 100644 index 29b3470ef9fef..0000000000000 --- a/blockchains/ethereum/assets/0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Empty Set Dollar", - "website": "https://emptyset.finance/", - "source_code": "https://github.com/emptysetsquad/dollar", - "white_paper": "https://github.com/emptysetsquad/dollar-docs", - "description": "Innovative USD Stablecoin", - "explorer": "https://etherscan.io/token/0x36f3fd68e7325a35eb768f1aedaae9ea0689d723", - "research": "https://docs.esd.tools/", - "type": "ERC20", - "symbol": "ESD", - "decimals": 18, - "status": "active", - "id": "0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723/logo.png b/blockchains/ethereum/assets/0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723/logo.png deleted file mode 100644 index 53854a9133c2f..0000000000000 Binary files a/blockchains/ethereum/assets/0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36a73557f5BDE5195EC39eCA82d28b8A36D21141/info.json b/blockchains/ethereum/assets/0x36a73557f5BDE5195EC39eCA82d28b8A36D21141/info.json deleted file mode 100644 index 3badb0169e99e..0000000000000 --- a/blockchains/ethereum/assets/0x36a73557f5BDE5195EC39eCA82d28b8A36D21141/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Forex Coin", - "symbol": "FRX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x36a73557f5BDE5195EC39eCA82d28b8A36D21141", - "status": "active", - "id": "0x36a73557f5BDE5195EC39eCA82d28b8A36D21141" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36a73557f5BDE5195EC39eCA82d28b8A36D21141/logo.png b/blockchains/ethereum/assets/0x36a73557f5BDE5195EC39eCA82d28b8A36D21141/logo.png deleted file mode 100755 index abdd7bd44155b..0000000000000 Binary files a/blockchains/ethereum/assets/0x36a73557f5BDE5195EC39eCA82d28b8A36D21141/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7/info.json b/blockchains/ethereum/assets/0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7/info.json deleted file mode 100644 index 0b28784186af5..0000000000000 --- a/blockchains/ethereum/assets/0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tcbcoin", - "symbol": "TCFX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7", - "status": "active", - "id": "0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7/logo.png b/blockchains/ethereum/assets/0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7/logo.png deleted file mode 100644 index 16ae9cd92b111..0000000000000 Binary files a/blockchains/ethereum/assets/0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69/info.json b/blockchains/ethereum/assets/0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69/info.json deleted file mode 100644 index 257edd1e6424e..0000000000000 --- a/blockchains/ethereum/assets/0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AntariX Token", - "symbol": "ATRX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69", - "status": "active", - "id": "0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69/logo.png b/blockchains/ethereum/assets/0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69/logo.png deleted file mode 100644 index cb2d213bea52e..0000000000000 Binary files a/blockchains/ethereum/assets/0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc/info.json b/blockchains/ethereum/assets/0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc/info.json deleted file mode 100644 index 210ec607832cc..0000000000000 --- a/blockchains/ethereum/assets/0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vioscoin", - "symbol": "VIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc", - "status": "active", - "id": "0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc/logo.png b/blockchains/ethereum/assets/0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc/logo.png deleted file mode 100644 index fa630b06e287c..0000000000000 Binary files a/blockchains/ethereum/assets/0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786/info.json b/blockchains/ethereum/assets/0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786/info.json deleted file mode 100644 index 72ef4c9862428..0000000000000 --- a/blockchains/ethereum/assets/0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ness", - "symbol": "NESS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786", - "status": "active", - "id": "0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786/logo.png b/blockchains/ethereum/assets/0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786/logo.png deleted file mode 100644 index 9d24c8eb0c008..0000000000000 Binary files a/blockchains/ethereum/assets/0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x370d6D0728407e06ccdd1db8150e433f8319D0d9/info.json b/blockchains/ethereum/assets/0x370d6D0728407e06ccdd1db8150e433f8319D0d9/info.json deleted file mode 100644 index c668d6cfd4976..0000000000000 --- a/blockchains/ethereum/assets/0x370d6D0728407e06ccdd1db8150e433f8319D0d9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LATINOCOIN", - "symbol": "LATINO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x370d6D0728407e06ccdd1db8150e433f8319D0d9", - "status": "active", - "id": "0x370d6D0728407e06ccdd1db8150e433f8319D0d9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x370d6D0728407e06ccdd1db8150e433f8319D0d9/logo.png b/blockchains/ethereum/assets/0x370d6D0728407e06ccdd1db8150e433f8319D0d9/logo.png deleted file mode 100644 index 4c95894260bec..0000000000000 Binary files a/blockchains/ethereum/assets/0x370d6D0728407e06ccdd1db8150e433f8319D0d9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/info.json b/blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/info.json deleted file mode 100644 index 7204f8b743613..0000000000000 --- a/blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Small Love Potion", - "website": "https://axieinfinity.com", - "description": "Small Love Potion (SLP) is an ERC-20 token on the Axie Infinity platform that is used to breed new digital pets (Axies).", - "explorer": "https://etherscan.io/token/0x37236cd05b34cc79d3715af2383e96dd7443dcf1", - "research": "https://research.binance.com/en/projects/small-love-potion", - "type": "ERC20", - "symbol": "SLP", - "decimals": 0, - "status": "active", - "id": "0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/logo.png b/blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/logo.png deleted file mode 100644 index ff2130064cce9..0000000000000 Binary files a/blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a/info.json b/blockchains/ethereum/assets/0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a/info.json deleted file mode 100644 index 799a7e50135ec..0000000000000 --- a/blockchains/ethereum/assets/0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Golden Age", - "symbol": "GOLDEN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a", - "status": "active", - "id": "0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a/logo.png b/blockchains/ethereum/assets/0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a/logo.png deleted file mode 100644 index b13f3dbcdec18..0000000000000 Binary files a/blockchains/ethereum/assets/0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x374CB8C27130E2c9E04F44303f3c8351B9De61C1/info.json b/blockchains/ethereum/assets/0x374CB8C27130E2c9E04F44303f3c8351B9De61C1/info.json deleted file mode 100644 index f347cb1ff2a72..0000000000000 --- a/blockchains/ethereum/assets/0x374CB8C27130E2c9E04F44303f3c8351B9De61C1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bao Token", - "symbol": "BAO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bao.finance/", - "explorer": "https://etherscan.io/token/0x374CB8C27130E2c9E04F44303f3c8351B9De61C1", - "status": "active", - "id": "0x374CB8C27130E2c9E04F44303f3c8351B9De61C1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x374CB8C27130E2c9E04F44303f3c8351B9De61C1/logo.png b/blockchains/ethereum/assets/0x374CB8C27130E2c9E04F44303f3c8351B9De61C1/logo.png deleted file mode 100644 index aa2851e1c9988..0000000000000 Binary files a/blockchains/ethereum/assets/0x374CB8C27130E2c9E04F44303f3c8351B9De61C1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41/info.json b/blockchains/ethereum/assets/0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41/info.json deleted file mode 100644 index 6db0c5dd18471..0000000000000 --- a/blockchains/ethereum/assets/0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Thaler", - "symbol": "TAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.thalergroup.com/", - "explorer": "https://etherscan.io/token/0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41", - "status": "active", - "id": "0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41/logo.png b/blockchains/ethereum/assets/0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41/logo.png deleted file mode 100644 index c4abe3377b827..0000000000000 Binary files a/blockchains/ethereum/assets/0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd/info.json b/blockchains/ethereum/assets/0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd/info.json deleted file mode 100644 index 2a9a293dfc650..0000000000000 --- a/blockchains/ethereum/assets/0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-19/30M49", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd", - "status": "active", - "id": "0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd/logo.png b/blockchains/ethereum/assets/0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd/logo.png deleted file mode 100644 index 89059d504ea9c..0000000000000 Binary files a/blockchains/ethereum/assets/0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x376d647978ad72BC3091739834cC9bB882fa8769/info.json b/blockchains/ethereum/assets/0x376d647978ad72BC3091739834cC9bB882fa8769/info.json deleted file mode 100644 index 3cf624c2be12c..0000000000000 --- a/blockchains/ethereum/assets/0x376d647978ad72BC3091739834cC9bB882fa8769/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "9 Global Digital Coin", - "symbol": "9GDC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x376d647978ad72BC3091739834cC9bB882fa8769", - "status": "active", - "id": "0x376d647978ad72BC3091739834cC9bB882fa8769" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x376d647978ad72BC3091739834cC9bB882fa8769/logo.png b/blockchains/ethereum/assets/0x376d647978ad72BC3091739834cC9bB882fa8769/logo.png deleted file mode 100644 index c690d1c46d41e..0000000000000 Binary files a/blockchains/ethereum/assets/0x376d647978ad72BC3091739834cC9bB882fa8769/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x37729282bc2e55b68885400697D1d6011dA9924B/info.json b/blockchains/ethereum/assets/0x37729282bc2e55b68885400697D1d6011dA9924B/info.json deleted file mode 100644 index 41bd52a6eb300..0000000000000 --- a/blockchains/ethereum/assets/0x37729282bc2e55b68885400697D1d6011dA9924B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ALKANA", - "symbol": "ALKA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x37729282bc2e55b68885400697D1d6011dA9924B", - "status": "active", - "id": "0x37729282bc2e55b68885400697D1d6011dA9924B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37729282bc2e55b68885400697D1d6011dA9924B/logo.png b/blockchains/ethereum/assets/0x37729282bc2e55b68885400697D1d6011dA9924B/logo.png deleted file mode 100644 index 17e3ea35df6b9..0000000000000 Binary files a/blockchains/ethereum/assets/0x37729282bc2e55b68885400697D1d6011dA9924B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x378903a03FB2C3AC76BB52773e3CE11340377A32/info.json b/blockchains/ethereum/assets/0x378903a03FB2C3AC76BB52773e3CE11340377A32/info.json deleted file mode 100644 index bb9213e90aeb0..0000000000000 --- a/blockchains/ethereum/assets/0x378903a03FB2C3AC76BB52773e3CE11340377A32/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Clipper Coin Capital", - "symbol": "CCCX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x378903a03FB2C3AC76BB52773e3CE11340377A32", - "status": "active", - "id": "0x378903a03FB2C3AC76BB52773e3CE11340377A32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x378903a03FB2C3AC76BB52773e3CE11340377A32/logo.png b/blockchains/ethereum/assets/0x378903a03FB2C3AC76BB52773e3CE11340377A32/logo.png deleted file mode 100644 index c7adec9d98941..0000000000000 Binary files a/blockchains/ethereum/assets/0x378903a03FB2C3AC76BB52773e3CE11340377A32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x37CD675f891180d86391fc419e3E981b34e42280/info.json b/blockchains/ethereum/assets/0x37CD675f891180d86391fc419e3E981b34e42280/info.json deleted file mode 100644 index 26f08ccbad4c8..0000000000000 --- a/blockchains/ethereum/assets/0x37CD675f891180d86391fc419e3E981b34e42280/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Extended STO", - "symbol": "ESTO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x37CD675f891180d86391fc419e3E981b34e42280", - "status": "active", - "id": "0x37CD675f891180d86391fc419e3E981b34e42280" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37CD675f891180d86391fc419e3E981b34e42280/logo.png b/blockchains/ethereum/assets/0x37CD675f891180d86391fc419e3E981b34e42280/logo.png deleted file mode 100644 index 0bde45d5dac7d..0000000000000 Binary files a/blockchains/ethereum/assets/0x37CD675f891180d86391fc419e3E981b34e42280/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x37D404A072056EDA0Cd10Cb714D35552329F8500/info.json b/blockchains/ethereum/assets/0x37D404A072056EDA0Cd10Cb714D35552329F8500/info.json deleted file mode 100644 index 606dff7108ec0..0000000000000 --- a/blockchains/ethereum/assets/0x37D404A072056EDA0Cd10Cb714D35552329F8500/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XRT Token", - "symbol": "XRT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.xrtfoundation.org/", - "explorer": "https://etherscan.io/token/0x37D404A072056EDA0Cd10Cb714D35552329F8500", - "status": "active", - "id": "0x37D404A072056EDA0Cd10Cb714D35552329F8500" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37D404A072056EDA0Cd10Cb714D35552329F8500/logo.png b/blockchains/ethereum/assets/0x37D404A072056EDA0Cd10Cb714D35552329F8500/logo.png deleted file mode 100644 index 816d98c1bbc1e..0000000000000 Binary files a/blockchains/ethereum/assets/0x37D404A072056EDA0Cd10Cb714D35552329F8500/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1/info.json b/blockchains/ethereum/assets/0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1/info.json deleted file mode 100644 index 535d1ebbbbee7..0000000000000 --- a/blockchains/ethereum/assets/0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Beluga Banking Infrastructure Token", - "symbol": "BBI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://belugapay.com/", - "explorer": "https://etherscan.io/token/0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1", - "status": "active", - "id": "0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1/logo.png b/blockchains/ethereum/assets/0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1/logo.png deleted file mode 100755 index a62fe78fa5ba4..0000000000000 Binary files a/blockchains/ethereum/assets/0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x37D6E7F287200C740012747d2A79295cAeD2DB35/info.json b/blockchains/ethereum/assets/0x37D6E7F287200C740012747d2A79295cAeD2DB35/info.json deleted file mode 100644 index 593bd07e4e383..0000000000000 --- a/blockchains/ethereum/assets/0x37D6E7F287200C740012747d2A79295cAeD2DB35/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ALP Coin", - "symbol": "ALP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://btc-alpha.com/en/alp-coin", - "explorer": "https://etherscan.io/token/0x37D6E7F287200C740012747d2A79295cAeD2DB35", - "status": "active", - "id": "0x37D6E7F287200C740012747d2A79295cAeD2DB35" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37D6E7F287200C740012747d2A79295cAeD2DB35/logo.png b/blockchains/ethereum/assets/0x37D6E7F287200C740012747d2A79295cAeD2DB35/logo.png deleted file mode 100644 index ac0a68a42da3a..0000000000000 Binary files a/blockchains/ethereum/assets/0x37D6E7F287200C740012747d2A79295cAeD2DB35/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x37E1160184F7dD29f00b78C050Bf13224780b0B0/info.json b/blockchains/ethereum/assets/0x37E1160184F7dD29f00b78C050Bf13224780b0B0/info.json deleted file mode 100644 index cf345b4ae7b64..0000000000000 --- a/blockchains/ethereum/assets/0x37E1160184F7dD29f00b78C050Bf13224780b0B0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yuan Chain New", - "symbol": "YCC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.yuan.org", - "explorer": "https://etherscan.io/token/0x37E1160184F7dD29f00b78C050Bf13224780b0B0", - "status": "active", - "id": "0x37E1160184F7dD29f00b78C050Bf13224780b0B0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37E1160184F7dD29f00b78C050Bf13224780b0B0/logo.png b/blockchains/ethereum/assets/0x37E1160184F7dD29f00b78C050Bf13224780b0B0/logo.png deleted file mode 100644 index 1f0b168f49aa2..0000000000000 Binary files a/blockchains/ethereum/assets/0x37E1160184F7dD29f00b78C050Bf13224780b0B0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289/info.json b/blockchains/ethereum/assets/0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289/info.json deleted file mode 100644 index 2f897a94fe6d5..0000000000000 --- a/blockchains/ethereum/assets/0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AidCoin", - "symbol": "AID", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.aidcoin.co/", - "explorer": "https://etherscan.io/token/0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289", - "status": "active", - "id": "0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289/logo.png b/blockchains/ethereum/assets/0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289/logo.png deleted file mode 100644 index 1c7ee3f647d4f..0000000000000 Binary files a/blockchains/ethereum/assets/0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x37F04d2C3AE075Fad5483bB918491F656B12BDB6/info.json b/blockchains/ethereum/assets/0x37F04d2C3AE075Fad5483bB918491F656B12BDB6/info.json deleted file mode 100644 index 735368bc895f4..0000000000000 --- a/blockchains/ethereum/assets/0x37F04d2C3AE075Fad5483bB918491F656B12BDB6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vestchain", - "symbol": "VEST", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://vestchain.io/", - "explorer": "https://etherscan.io/token/0x37F04d2C3AE075Fad5483bB918491F656B12BDB6", - "status": "active", - "id": "0x37F04d2C3AE075Fad5483bB918491F656B12BDB6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37F04d2C3AE075Fad5483bB918491F656B12BDB6/logo.png b/blockchains/ethereum/assets/0x37F04d2C3AE075Fad5483bB918491F656B12BDB6/logo.png deleted file mode 100644 index 83d09e79c5402..0000000000000 Binary files a/blockchains/ethereum/assets/0x37F04d2C3AE075Fad5483bB918491F656B12BDB6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x37F74e99794853777a10ea1dc08a64C86958F06a/info.json b/blockchains/ethereum/assets/0x37F74e99794853777a10ea1dc08a64C86958F06a/info.json deleted file mode 100644 index 4f4ac3845ab73..0000000000000 --- a/blockchains/ethereum/assets/0x37F74e99794853777a10ea1dc08a64C86958F06a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "D Community", - "symbol": "DILI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://2ds.one/", - "explorer": "https://etherscan.io/token/0x37F74e99794853777a10ea1dc08a64C86958F06a", - "status": "active", - "id": "0x37F74e99794853777a10ea1dc08a64C86958F06a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37F74e99794853777a10ea1dc08a64C86958F06a/logo.png b/blockchains/ethereum/assets/0x37F74e99794853777a10ea1dc08a64C86958F06a/logo.png deleted file mode 100644 index c33cadab1cb3f..0000000000000 Binary files a/blockchains/ethereum/assets/0x37F74e99794853777a10ea1dc08a64C86958F06a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca/info.json b/blockchains/ethereum/assets/0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca/info.json deleted file mode 100644 index 7dedb047254e4..0000000000000 --- a/blockchains/ethereum/assets/0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MPAY", - "symbol": "MPAY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.menapay.io", - "explorer": "https://etherscan.io/token/0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca", - "status": "active", - "id": "0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca/logo.png b/blockchains/ethereum/assets/0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca/logo.png deleted file mode 100644 index 725883e6bf2fe..0000000000000 Binary files a/blockchains/ethereum/assets/0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3814Ea6889b5ad7dA133F05D7567337286f03f76/info.json b/blockchains/ethereum/assets/0x3814Ea6889b5ad7dA133F05D7567337286f03f76/info.json deleted file mode 100644 index ab3f1db2ddfb4..0000000000000 --- a/blockchains/ethereum/assets/0x3814Ea6889b5ad7dA133F05D7567337286f03f76/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Novo Real", - "symbol": "NRL", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3814Ea6889b5ad7dA133F05D7567337286f03f76", - "status": "active", - "id": "0x3814Ea6889b5ad7dA133F05D7567337286f03f76" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3814Ea6889b5ad7dA133F05D7567337286f03f76/logo.png b/blockchains/ethereum/assets/0x3814Ea6889b5ad7dA133F05D7567337286f03f76/logo.png deleted file mode 100644 index 8c16f6d9357fc..0000000000000 Binary files a/blockchains/ethereum/assets/0x3814Ea6889b5ad7dA133F05D7567337286f03f76/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x382117315856a533549eA621542Ccce13E54aE82/info.json b/blockchains/ethereum/assets/0x382117315856a533549eA621542Ccce13E54aE82/info.json deleted file mode 100644 index ab4325db41a54..0000000000000 --- a/blockchains/ethereum/assets/0x382117315856a533549eA621542Ccce13E54aE82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitBall", - "symbol": "BTB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x382117315856a533549eA621542Ccce13E54aE82", - "status": "active", - "id": "0x382117315856a533549eA621542Ccce13E54aE82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x382117315856a533549eA621542Ccce13E54aE82/logo.png b/blockchains/ethereum/assets/0x382117315856a533549eA621542Ccce13E54aE82/logo.png deleted file mode 100644 index b93d4891e4677..0000000000000 Binary files a/blockchains/ethereum/assets/0x382117315856a533549eA621542Ccce13E54aE82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3832d2F059E55934220881F831bE501D180671A7/info.json b/blockchains/ethereum/assets/0x3832d2F059E55934220881F831bE501D180671A7/info.json deleted file mode 100644 index 0e7f290ae84eb..0000000000000 --- a/blockchains/ethereum/assets/0x3832d2F059E55934220881F831bE501D180671A7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "renDOGE", - "symbol": "renDOGE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://renproject.io", - "explorer": "https://etherscan.io/token/0x3832d2F059E55934220881F831bE501D180671A7", - "status": "active", - "id": "0x3832d2F059E55934220881F831bE501D180671A7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3832d2F059E55934220881F831bE501D180671A7/logo.png b/blockchains/ethereum/assets/0x3832d2F059E55934220881F831bE501D180671A7/logo.png deleted file mode 100644 index 4d8611bd85ff0..0000000000000 Binary files a/blockchains/ethereum/assets/0x3832d2F059E55934220881F831bE501D180671A7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528/info.json b/blockchains/ethereum/assets/0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528/info.json deleted file mode 100644 index 05f07a2dc424d..0000000000000 --- a/blockchains/ethereum/assets/0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SPHTX", - "symbol": "SPHTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.sophiatx.com/", - "explorer": "https://etherscan.io/token/0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528", - "status": "active", - "id": "0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528/logo.png b/blockchains/ethereum/assets/0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528/logo.png deleted file mode 100755 index c6c94967dfa63..0000000000000 Binary files a/blockchains/ethereum/assets/0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x383518188C0C6d7730D91b2c03a03C837814a899/logo.png b/blockchains/ethereum/assets/0x383518188C0C6d7730D91b2c03a03C837814a899/logo.png deleted file mode 100644 index 758c2f0c88078..0000000000000 Binary files a/blockchains/ethereum/assets/0x383518188C0C6d7730D91b2c03a03C837814a899/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x383891338E0e377b1B995f543758b998eb87D065/info.json b/blockchains/ethereum/assets/0x383891338E0e377b1B995f543758b998eb87D065/info.json deleted file mode 100644 index ef6e87b501dd2..0000000000000 --- a/blockchains/ethereum/assets/0x383891338E0e377b1B995f543758b998eb87D065/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GBHub Pro", - "symbol": "GBP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x383891338E0e377b1B995f543758b998eb87D065", - "status": "active", - "id": "0x383891338E0e377b1B995f543758b998eb87D065" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x383891338E0e377b1B995f543758b998eb87D065/logo.png b/blockchains/ethereum/assets/0x383891338E0e377b1B995f543758b998eb87D065/logo.png deleted file mode 100644 index 50fc6c874d4ba..0000000000000 Binary files a/blockchains/ethereum/assets/0x383891338E0e377b1B995f543758b998eb87D065/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed/info.json b/blockchains/ethereum/assets/0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed/info.json deleted file mode 100644 index 879a44d4ca201..0000000000000 --- a/blockchains/ethereum/assets/0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bezop", - "symbol": "Bez", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bezop.io", - "explorer": "https://etherscan.io/token/0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed", - "status": "active", - "id": "0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed/logo.png b/blockchains/ethereum/assets/0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed/logo.png deleted file mode 100644 index e28f639d598d2..0000000000000 Binary files a/blockchains/ethereum/assets/0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/info.json b/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/info.json deleted file mode 100644 index 9f2cc8a3d25c3..0000000000000 --- a/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "The Sandbox", - "website": "https://sandbox.game/en", - "description": "The SAND token is an ERC-20 utility token that is used for value transfers as well as staking and governance.", - "explorer": "https://etherscan.io/token/0x3845badAde8e6dFF049820680d1F14bD3903a5d0", - "research": "https://research.binance.com/en/projects/the-sandbox", - "type": "ERC20", - "symbol": "SAND", - "decimals": 18, - "status": "active", - "id": "0x3845badAde8e6dFF049820680d1F14bD3903a5d0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/logo.png b/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/logo.png deleted file mode 100644 index 5b4fa7432889a..0000000000000 Binary files a/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561/info.json b/blockchains/ethereum/assets/0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561/info.json deleted file mode 100644 index cc5619c7ba33f..0000000000000 --- a/blockchains/ethereum/assets/0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Iron", - "symbol": "CSC-IR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561", - "status": "active", - "id": "0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561/logo.png b/blockchains/ethereum/assets/0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561/logo.png deleted file mode 100755 index ded2309d90298..0000000000000 Binary files a/blockchains/ethereum/assets/0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x386467F1f3ddbE832448650418311a479EECFC57/info.json b/blockchains/ethereum/assets/0x386467F1f3ddbE832448650418311a479EECFC57/info.json deleted file mode 100644 index e9bad0bb17621..0000000000000 --- a/blockchains/ethereum/assets/0x386467F1f3ddbE832448650418311a479EECFC57/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Embers", - "symbol": "EMB", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x386467F1f3ddbE832448650418311a479EECFC57", - "status": "active", - "id": "0x386467F1f3ddbE832448650418311a479EECFC57" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x386467F1f3ddbE832448650418311a479EECFC57/logo.png b/blockchains/ethereum/assets/0x386467F1f3ddbE832448650418311a479EECFC57/logo.png deleted file mode 100644 index 9eeed37563c6c..0000000000000 Binary files a/blockchains/ethereum/assets/0x386467F1f3ddbE832448650418311a479EECFC57/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D/info.json b/blockchains/ethereum/assets/0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D/info.json deleted file mode 100644 index 91c0f28c3ed7d..0000000000000 --- a/blockchains/ethereum/assets/0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R738007", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D", - "status": "active", - "id": "0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D/logo.png b/blockchains/ethereum/assets/0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D/logo.png deleted file mode 100644 index 86c551b891c6d..0000000000000 Binary files a/blockchains/ethereum/assets/0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x386cABc0b14A507A4e024DEA15554342865B20DE/info.json b/blockchains/ethereum/assets/0x386cABc0b14A507A4e024DEA15554342865B20DE/info.json deleted file mode 100644 index c97cee30e94e5..0000000000000 --- a/blockchains/ethereum/assets/0x386cABc0b14A507A4e024DEA15554342865B20DE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dapp Token", - "symbol": "DAPPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.dapp.com", - "explorer": "https://etherscan.io/token/0x386cABc0b14A507A4e024DEA15554342865B20DE", - "status": "active", - "id": "0x386cABc0b14A507A4e024DEA15554342865B20DE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x386cABc0b14A507A4e024DEA15554342865B20DE/logo.png b/blockchains/ethereum/assets/0x386cABc0b14A507A4e024DEA15554342865B20DE/logo.png deleted file mode 100644 index d65b2d8445fa0..0000000000000 Binary files a/blockchains/ethereum/assets/0x386cABc0b14A507A4e024DEA15554342865B20DE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x386dd8f88994f848763060672580Ea61676cD601/info.json b/blockchains/ethereum/assets/0x386dd8f88994f848763060672580Ea61676cD601/info.json deleted file mode 100644 index 7f0d423e12da8..0000000000000 --- a/blockchains/ethereum/assets/0x386dd8f88994f848763060672580Ea61676cD601/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GroupToken", - "symbol": "Group", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x386dd8f88994f848763060672580Ea61676cD601", - "status": "active", - "id": "0x386dd8f88994f848763060672580Ea61676cD601" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x386dd8f88994f848763060672580Ea61676cD601/logo.png b/blockchains/ethereum/assets/0x386dd8f88994f848763060672580Ea61676cD601/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x386dd8f88994f848763060672580Ea61676cD601/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/logo.png b/blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/logo.png deleted file mode 100644 index 4c6687735e296..0000000000000 Binary files a/blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38894302A6eABea6f2B29B508031d2ed75F0bE22/info.json b/blockchains/ethereum/assets/0x38894302A6eABea6f2B29B508031d2ed75F0bE22/info.json deleted file mode 100644 index 96d331b7f2fa3..0000000000000 --- a/blockchains/ethereum/assets/0x38894302A6eABea6f2B29B508031d2ed75F0bE22/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fearless", - "symbol": "FEAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x38894302A6eABea6f2B29B508031d2ed75F0bE22", - "status": "active", - "id": "0x38894302A6eABea6f2B29B508031d2ed75F0bE22" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38894302A6eABea6f2B29B508031d2ed75F0bE22/logo.png b/blockchains/ethereum/assets/0x38894302A6eABea6f2B29B508031d2ed75F0bE22/logo.png deleted file mode 100644 index 3a729ed876044..0000000000000 Binary files a/blockchains/ethereum/assets/0x38894302A6eABea6f2B29B508031d2ed75F0bE22/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x388fbFf7fef6CEe150E4820BBD4e22C377E80201/info.json b/blockchains/ethereum/assets/0x388fbFf7fef6CEe150E4820BBD4e22C377E80201/info.json deleted file mode 100644 index 4a76b11d3a18f..0000000000000 --- a/blockchains/ethereum/assets/0x388fbFf7fef6CEe150E4820BBD4e22C377E80201/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Techno Defi Solution", - "symbol": "TDS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x388fbFf7fef6CEe150E4820BBD4e22C377E80201", - "status": "active", - "id": "0x388fbFf7fef6CEe150E4820BBD4e22C377E80201" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x388fbFf7fef6CEe150E4820BBD4e22C377E80201/logo.png b/blockchains/ethereum/assets/0x388fbFf7fef6CEe150E4820BBD4e22C377E80201/logo.png deleted file mode 100644 index 3369c3c7adb7e..0000000000000 Binary files a/blockchains/ethereum/assets/0x388fbFf7fef6CEe150E4820BBD4e22C377E80201/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB/info.json b/blockchains/ethereum/assets/0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB/info.json deleted file mode 100644 index 41ee5b5d674e0..0000000000000 --- a/blockchains/ethereum/assets/0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mithril Token", - "symbol": "MITH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mith.io/", - "explorer": "https://etherscan.io/token/0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB", - "status": "active", - "id": "0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB/logo.png b/blockchains/ethereum/assets/0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB/logo.png deleted file mode 100755 index 737dae9bce937..0000000000000 Binary files a/blockchains/ethereum/assets/0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994/info.json b/blockchains/ethereum/assets/0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994/info.json deleted file mode 100644 index cfcb7b8b916a5..0000000000000 --- a/blockchains/ethereum/assets/0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Huptex", - "symbol": "HTX", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://huptex.io/", - "explorer": "https://etherscan.io/token/0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994", - "status": "active", - "id": "0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994/logo.png b/blockchains/ethereum/assets/0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994/logo.png deleted file mode 100644 index e92bf82007a2f..0000000000000 Binary files a/blockchains/ethereum/assets/0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7/info.json b/blockchains/ethereum/assets/0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7/info.json deleted file mode 100644 index 88063bef57bab..0000000000000 --- a/blockchains/ethereum/assets/0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PhoenixDAO Token", - "website": "https://phoenixdao.io", - "description": "Digital identity and authentication protocols to power the next generation of DeFi apps.", - "explorer": "https://etherscan.io/token/0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7", - "type": "ERC20", - "symbol": "PHNX", - "decimals": 18, - "status": "active", - "id": "0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7/logo.png b/blockchains/ethereum/assets/0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7/logo.png deleted file mode 100644 index 0110919302b1f..0000000000000 Binary files a/blockchains/ethereum/assets/0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38B7014ed2a83bc5801232551344Ed928698bd07/info.json b/blockchains/ethereum/assets/0x38B7014ed2a83bc5801232551344Ed928698bd07/info.json deleted file mode 100644 index d046ac4f7300c..0000000000000 --- a/blockchains/ethereum/assets/0x38B7014ed2a83bc5801232551344Ed928698bd07/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Incinerate Token v2", - "symbol": "INC8", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x38B7014ed2a83bc5801232551344Ed928698bd07", - "status": "active", - "id": "0x38B7014ed2a83bc5801232551344Ed928698bd07" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38B7014ed2a83bc5801232551344Ed928698bd07/logo.png b/blockchains/ethereum/assets/0x38B7014ed2a83bc5801232551344Ed928698bd07/logo.png deleted file mode 100644 index 1bd3a3eba7811..0000000000000 Binary files a/blockchains/ethereum/assets/0x38B7014ed2a83bc5801232551344Ed928698bd07/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38D389C300357A26Beec198F3893fbA54FDe69C5/info.json b/blockchains/ethereum/assets/0x38D389C300357A26Beec198F3893fbA54FDe69C5/info.json deleted file mode 100644 index f0f32e5bdc871..0000000000000 --- a/blockchains/ethereum/assets/0x38D389C300357A26Beec198F3893fbA54FDe69C5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PayUSD", - "symbol": "PUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x38D389C300357A26Beec198F3893fbA54FDe69C5", - "status": "active", - "id": "0x38D389C300357A26Beec198F3893fbA54FDe69C5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38D389C300357A26Beec198F3893fbA54FDe69C5/logo.png b/blockchains/ethereum/assets/0x38D389C300357A26Beec198F3893fbA54FDe69C5/logo.png deleted file mode 100644 index ea23b098c7441..0000000000000 Binary files a/blockchains/ethereum/assets/0x38D389C300357A26Beec198F3893fbA54FDe69C5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da/info.json b/blockchains/ethereum/assets/0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da/info.json deleted file mode 100644 index 489f876f518db..0000000000000 --- a/blockchains/ethereum/assets/0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FUTURAX", - "symbol": "FXC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da", - "status": "active", - "id": "0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da/logo.png b/blockchains/ethereum/assets/0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da/logo.png deleted file mode 100755 index 3e8176e8fa838..0000000000000 Binary files a/blockchains/ethereum/assets/0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1/info.json b/blockchains/ethereum/assets/0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1/info.json deleted file mode 100644 index 9f5d49cb768aa..0000000000000 --- a/blockchains/ethereum/assets/0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DogeFi.finance", - "symbol": "DogeFi", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1", - "status": "active", - "id": "0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1/logo.png b/blockchains/ethereum/assets/0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1/logo.png deleted file mode 100644 index 68ddafaa6b6b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9/info.json b/blockchains/ethereum/assets/0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9/info.json deleted file mode 100644 index 3466b43ee1d3e..0000000000000 --- a/blockchains/ethereum/assets/0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ExhibitToken", - "symbol": "EXIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9", - "status": "active", - "id": "0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9/logo.png b/blockchains/ethereum/assets/0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9/logo.png deleted file mode 100755 index f9df61dc0c548..0000000000000 Binary files a/blockchains/ethereum/assets/0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6/info.json b/blockchains/ethereum/assets/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6/info.json deleted file mode 100644 index 411abdbea977e..0000000000000 --- a/blockchains/ethereum/assets/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6/info.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "Shrimp.Finance(SHRIMP)", - "website": "https://shrimp.finance/", - "source_code": "https://github.com/shrimp-finance/shrimp-protocol", - "description": "SHRIMP is an entirely decentralized protocol, similar to YAM but without the shortcomings of YAM. Which practices elastic supply, and fair distribution", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/FinanceShrimp", - "handle": "FinanceShrimp" - } - ], - "explorer": "https://etherscan.io/token/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6", - "type": "ERC20", - "symbol": "SHRIMP", - "decimals": 18, - "status": "active", - "id": "0x38c4102D11893351cED7eF187fCF43D33eb1aBE6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6/logo.png b/blockchains/ethereum/assets/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6/logo.png deleted file mode 100644 index 5c1c7b5d9572a..0000000000000 Binary files a/blockchains/ethereum/assets/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8/info.json b/blockchains/ethereum/assets/0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8/info.json deleted file mode 100644 index 2f41187204d8a..0000000000000 --- a/blockchains/ethereum/assets/0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SkyWay Token", - "symbol": "SWT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8", - "status": "active", - "id": "0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8/logo.png b/blockchains/ethereum/assets/0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8/logo.png deleted file mode 100644 index 0d14f8b20d9f5..0000000000000 Binary files a/blockchains/ethereum/assets/0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169/info.json b/blockchains/ethereum/assets/0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169/info.json deleted file mode 100644 index 7b3a2c093a428..0000000000000 --- a/blockchains/ethereum/assets/0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AMO Coin", - "symbol": "AMO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://amo.foundation/", - "explorer": "https://etherscan.io/token/0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169", - "status": "active", - "id": "0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169/logo.png b/blockchains/ethereum/assets/0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169/logo.png deleted file mode 100644 index 3063c9ab4b08d..0000000000000 Binary files a/blockchains/ethereum/assets/0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/info.json b/blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/info.json deleted file mode 100644 index 7ef13f1917252..0000000000000 --- a/blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/info.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "name": "Concentrated Voting Power", - "website": "https://powerpool.finance/", - "source_code": "https://github.com/powerpool-finance", - "description": "PowerPool is a solution for accumulating governance power in Ethereum-based protocols by pooling tokens (COMP, BAL, LEND, YFI, BZRX, AKRO, etc.). The CVP token name refers to Concentrated Voting Power: CVP holders decide how pooled GTs will vote when the vote occurs in their root protocol. Also, CVP holders govern the entire protocol (key ecosystem variables, collateral types, adding new pools).", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/powerpoolcvp/", - "handle": "powerpoolcvp" - }, - { - "name": "Discord", - "url": "https://discord.gg/hYJXUBQ" - }, - { - "name": "Telegram", - "url": "https://t.me/powerpoolcvp", - "handle": "powerpoolcvp" - }, - { - "name": "Medium", - "url": "https://link.medium.com/bWcPgVnpN8" - } - ], - "explorer": "https://etherscan.io/token/0x38e4adb44ef08f22f5b5b76a8f0c2d0dcbe7dca1", - "type": "ERC20", - "symbol": "CVP", - "decimals": 18, - "status": "active", - "id": "0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/logo.png b/blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/logo.png deleted file mode 100644 index 0276f0dba2ece..0000000000000 Binary files a/blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6/info.json b/blockchains/ethereum/assets/0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6/info.json deleted file mode 100644 index e5f9df15c0006..0000000000000 --- a/blockchains/ethereum/assets/0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockchain Coin", - "symbol": "EURD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6", - "status": "active", - "id": "0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6/logo.png b/blockchains/ethereum/assets/0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6/logo.png deleted file mode 100644 index bdfa278f346d7..0000000000000 Binary files a/blockchains/ethereum/assets/0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x39013F961c378f02C2b82A6E1d31E9812786FD9D/info.json b/blockchains/ethereum/assets/0x39013F961c378f02C2b82A6E1d31E9812786FD9D/info.json deleted file mode 100644 index efb920db01797..0000000000000 --- a/blockchains/ethereum/assets/0x39013F961c378f02C2b82A6E1d31E9812786FD9D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Speed Mining Service", - "symbol": "SMS", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x39013F961c378f02C2b82A6E1d31E9812786FD9D", - "status": "active", - "id": "0x39013F961c378f02C2b82A6E1d31E9812786FD9D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x39013F961c378f02C2b82A6E1d31E9812786FD9D/logo.png b/blockchains/ethereum/assets/0x39013F961c378f02C2b82A6E1d31E9812786FD9D/logo.png deleted file mode 100644 index 2a0efab0541c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x39013F961c378f02C2b82A6E1d31E9812786FD9D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x39043aae9c48a628F5184Af7a5bB925137757B15/info.json b/blockchains/ethereum/assets/0x39043aae9c48a628F5184Af7a5bB925137757B15/info.json deleted file mode 100644 index 6f74499381878..0000000000000 --- a/blockchains/ethereum/assets/0x39043aae9c48a628F5184Af7a5bB925137757B15/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yattaqi Pro", - "symbol": "YATX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x39043aae9c48a628F5184Af7a5bB925137757B15", - "status": "active", - "id": "0x39043aae9c48a628F5184Af7a5bB925137757B15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x39043aae9c48a628F5184Af7a5bB925137757B15/logo.png b/blockchains/ethereum/assets/0x39043aae9c48a628F5184Af7a5bB925137757B15/logo.png deleted file mode 100644 index 38a3335bebfca..0000000000000 Binary files a/blockchains/ethereum/assets/0x39043aae9c48a628F5184Af7a5bB925137757B15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3918C42F14F2eB1168365F911f63E540E5A306b5/info.json b/blockchains/ethereum/assets/0x3918C42F14F2eB1168365F911f63E540E5A306b5/info.json deleted file mode 100644 index 72522e3dc811d..0000000000000 --- a/blockchains/ethereum/assets/0x3918C42F14F2eB1168365F911f63E540E5A306b5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Neural Protocol", - "symbol": "NRP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.nrp.world", - "explorer": "https://etherscan.io/token/0x3918C42F14F2eB1168365F911f63E540E5A306b5", - "status": "active", - "id": "0x3918C42F14F2eB1168365F911f63E540E5A306b5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3918C42F14F2eB1168365F911f63E540E5A306b5/logo.png b/blockchains/ethereum/assets/0x3918C42F14F2eB1168365F911f63E540E5A306b5/logo.png deleted file mode 100644 index dd9491ef0e1fc..0000000000000 Binary files a/blockchains/ethereum/assets/0x3918C42F14F2eB1168365F911f63E540E5A306b5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428/info.json b/blockchains/ethereum/assets/0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428/info.json deleted file mode 100644 index cfaa5769b044f..0000000000000 --- a/blockchains/ethereum/assets/0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GameFanz", - "symbol": "GFN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://gamefanz.io/", - "explorer": "https://etherscan.io/token/0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428", - "status": "active", - "id": "0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428/logo.png b/blockchains/ethereum/assets/0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428/logo.png deleted file mode 100644 index 42e42bdbc25ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3936Ad01cf109a36489d93cabdA11cF062fd3d48/info.json b/blockchains/ethereum/assets/0x3936Ad01cf109a36489d93cabdA11cF062fd3d48/info.json deleted file mode 100644 index 679667e87b00d..0000000000000 --- a/blockchains/ethereum/assets/0x3936Ad01cf109a36489d93cabdA11cF062fd3d48/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coil", - "website": "https://coilcrypto.com", - "description": "Coil is an elastic supply cryptocurrency designed to adjust itself every 23 hrs to the supply and demand of the market.", - "explorer": "https://etherscan.io/token/0x3936Ad01cf109a36489d93cabdA11cF062fd3d48", - "type": "ERC20", - "symbol": "COIL", - "decimals": 9, - "status": "active", - "id": "0x3936Ad01cf109a36489d93cabdA11cF062fd3d48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3936Ad01cf109a36489d93cabdA11cF062fd3d48/logo.png b/blockchains/ethereum/assets/0x3936Ad01cf109a36489d93cabdA11cF062fd3d48/logo.png deleted file mode 100644 index 305c498eb9689..0000000000000 Binary files a/blockchains/ethereum/assets/0x3936Ad01cf109a36489d93cabdA11cF062fd3d48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB/info.json b/blockchains/ethereum/assets/0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB/info.json deleted file mode 100644 index 68a2022c85897..0000000000000 --- a/blockchains/ethereum/assets/0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Watt Token", - "symbol": "WAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB", - "status": "active", - "id": "0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB/logo.png b/blockchains/ethereum/assets/0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB/logo.png deleted file mode 100755 index 3f2dc227af51c..0000000000000 Binary files a/blockchains/ethereum/assets/0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x393e90c35d9768e831029e90b9A2c436EDdB63BB/info.json b/blockchains/ethereum/assets/0x393e90c35d9768e831029e90b9A2c436EDdB63BB/info.json deleted file mode 100644 index 0cf74e12eafa5..0000000000000 --- a/blockchains/ethereum/assets/0x393e90c35d9768e831029e90b9A2c436EDdB63BB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IO Coin", - "symbol": "IO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x393e90c35d9768e831029e90b9A2c436EDdB63BB", - "status": "active", - "id": "0x393e90c35d9768e831029e90b9A2c436EDdB63BB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x393e90c35d9768e831029e90b9A2c436EDdB63BB/logo.png b/blockchains/ethereum/assets/0x393e90c35d9768e831029e90b9A2c436EDdB63BB/logo.png deleted file mode 100644 index 5a5e1c51985e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x393e90c35d9768e831029e90b9A2c436EDdB63BB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x393fAC0773C765c80dc887451377d553C46F83b1/info.json b/blockchains/ethereum/assets/0x393fAC0773C765c80dc887451377d553C46F83b1/info.json deleted file mode 100644 index 1e665d9f2e5af..0000000000000 --- a/blockchains/ethereum/assets/0x393fAC0773C765c80dc887451377d553C46F83b1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RAKSUR", - "symbol": "RAS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://raksur.com/", - "explorer": "https://etherscan.io/token/0x393fAC0773C765c80dc887451377d553C46F83b1", - "status": "active", - "id": "0x393fAC0773C765c80dc887451377d553C46F83b1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x393fAC0773C765c80dc887451377d553C46F83b1/logo.png b/blockchains/ethereum/assets/0x393fAC0773C765c80dc887451377d553C46F83b1/logo.png deleted file mode 100644 index 7acbf1ebf415f..0000000000000 Binary files a/blockchains/ethereum/assets/0x393fAC0773C765c80dc887451377d553C46F83b1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x395f7bC771DB53732025547458f96Ee217aF6aD1/info.json b/blockchains/ethereum/assets/0x395f7bC771DB53732025547458f96Ee217aF6aD1/info.json deleted file mode 100644 index 4fc2b2ae3d310..0000000000000 --- a/blockchains/ethereum/assets/0x395f7bC771DB53732025547458f96Ee217aF6aD1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ieo services", - "symbol": "ieos", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ieoservicetoken.com/", - "explorer": "https://etherscan.io/token/0x395f7bC771DB53732025547458f96Ee217aF6aD1", - "status": "active", - "id": "0x395f7bC771DB53732025547458f96Ee217aF6aD1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x395f7bC771DB53732025547458f96Ee217aF6aD1/logo.png b/blockchains/ethereum/assets/0x395f7bC771DB53732025547458f96Ee217aF6aD1/logo.png deleted file mode 100644 index 700b78aae1d2e..0000000000000 Binary files a/blockchains/ethereum/assets/0x395f7bC771DB53732025547458f96Ee217aF6aD1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x39795344CBCc76cC3Fb94B9D1b15C23c2070C66D/info.json b/blockchains/ethereum/assets/0x39795344CBCc76cC3Fb94B9D1b15C23c2070C66D/info.json deleted file mode 100644 index 88d693f73607f..0000000000000 --- a/blockchains/ethereum/assets/0x39795344CBCc76cC3Fb94B9D1b15C23c2070C66D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Seigniorage Shares", - "website": "https://dollarprotocol.com", - "description": "Seigniorage Share (SHARE) is the speculation and governance token into the Dollar Protocol. Holders get seigniorage paid in Dollar (USD) token pro-rata.", - "explorer": "https://etherscan.io/token/0x39795344CBCc76cC3Fb94B9D1b15C23c2070C66D", - "type": "ERC20", - "symbol": "SHARE", - "decimals": 9, - "status": "active", - "id": "0x39795344CBCc76cC3Fb94B9D1b15C23c2070C66D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x39795344CBCc76cC3Fb94B9D1b15C23c2070C66D/logo.png b/blockchains/ethereum/assets/0x39795344CBCc76cC3Fb94B9D1b15C23c2070C66D/logo.png deleted file mode 100644 index b4ab689210166..0000000000000 Binary files a/blockchains/ethereum/assets/0x39795344CBCc76cC3Fb94B9D1b15C23c2070C66D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa/info.json b/blockchains/ethereum/assets/0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa/info.json deleted file mode 100644 index b133042c8f148..0000000000000 --- a/blockchains/ethereum/assets/0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-25/30M55", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa", - "status": "active", - "id": "0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa/logo.png b/blockchains/ethereum/assets/0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa/logo.png deleted file mode 100644 index bf865928ba7a6..0000000000000 Binary files a/blockchains/ethereum/assets/0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x39AA39c021dfbaE8faC545936693aC917d5E7563/info.json b/blockchains/ethereum/assets/0x39AA39c021dfbaE8faC545936693aC917d5E7563/info.json deleted file mode 100644 index 5f4b4bd941ead..0000000000000 --- a/blockchains/ethereum/assets/0x39AA39c021dfbaE8faC545936693aC917d5E7563/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Compound USD Coin", - "symbol": "cUSDC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://compound.finance/", - "explorer": "https://etherscan.io/token/0x39AA39c021dfbaE8faC545936693aC917d5E7563", - "status": "active", - "id": "0x39AA39c021dfbaE8faC545936693aC917d5E7563" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x39AA39c021dfbaE8faC545936693aC917d5E7563/logo.png b/blockchains/ethereum/assets/0x39AA39c021dfbaE8faC545936693aC917d5E7563/logo.png deleted file mode 100644 index 33824434343e4..0000000000000 Binary files a/blockchains/ethereum/assets/0x39AA39c021dfbaE8faC545936693aC917d5E7563/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5/info.json b/blockchains/ethereum/assets/0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5/info.json deleted file mode 100644 index cda0ff5f66016..0000000000000 --- a/blockchains/ethereum/assets/0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CTether USD", - "symbol": "CUSDT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5", - "status": "active", - "id": "0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5/logo.png b/blockchains/ethereum/assets/0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5/logo.png deleted file mode 100644 index ce387c07e79d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89/info.json b/blockchains/ethereum/assets/0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89/info.json deleted file mode 100644 index 9e6a2f5c069d1..0000000000000 --- a/blockchains/ethereum/assets/0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Osinachi", - "symbol": "OSINA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89", - "status": "active", - "id": "0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89/logo.png b/blockchains/ethereum/assets/0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89/logo.png deleted file mode 100644 index 81fe062ae59b8..0000000000000 Binary files a/blockchains/ethereum/assets/0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x39Bb259F66E1C59d5ABEF88375979b4D20D98022/info.json b/blockchains/ethereum/assets/0x39Bb259F66E1C59d5ABEF88375979b4D20D98022/info.json deleted file mode 100644 index b6f4d3341a06d..0000000000000 --- a/blockchains/ethereum/assets/0x39Bb259F66E1C59d5ABEF88375979b4D20D98022/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wax Token", - "symbol": "WAX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x39Bb259F66E1C59d5ABEF88375979b4D20D98022", - "status": "active", - "id": "0x39Bb259F66E1C59d5ABEF88375979b4D20D98022" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x39Bb259F66E1C59d5ABEF88375979b4D20D98022/logo.png b/blockchains/ethereum/assets/0x39Bb259F66E1C59d5ABEF88375979b4D20D98022/logo.png deleted file mode 100644 index c62166bdf502c..0000000000000 Binary files a/blockchains/ethereum/assets/0x39Bb259F66E1C59d5ABEF88375979b4D20D98022/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x39eAE99E685906fF1C11A962a743440d0a1A6e09/info.json b/blockchains/ethereum/assets/0x39eAE99E685906fF1C11A962a743440d0a1A6e09/info.json deleted file mode 100644 index 390580746beb9..0000000000000 --- a/blockchains/ethereum/assets/0x39eAE99E685906fF1C11A962a743440d0a1A6e09/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Holyheld", - "website": "https://holyheld.com", - "description": "Holyheld, financial service for a digital generation.", - "explorer": "https://etherscan.io/token/0x39eAE99E685906fF1C11A962a743440d0a1A6e09", - "type": "ERC20", - "symbol": "HOLY", - "decimals": 18, - "status": "active", - "id": "0x39eAE99E685906fF1C11A962a743440d0a1A6e09" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x39eAE99E685906fF1C11A962a743440d0a1A6e09/logo.png b/blockchains/ethereum/assets/0x39eAE99E685906fF1C11A962a743440d0a1A6e09/logo.png deleted file mode 100644 index d9098e5c74a85..0000000000000 Binary files a/blockchains/ethereum/assets/0x39eAE99E685906fF1C11A962a743440d0a1A6e09/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5/info.json b/blockchains/ethereum/assets/0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5/info.json deleted file mode 100644 index 59ad72ac2ff8b..0000000000000 --- a/blockchains/ethereum/assets/0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST 7", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5", - "status": "active", - "id": "0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5/logo.png b/blockchains/ethereum/assets/0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5/logo.png deleted file mode 100644 index b10d03d31ade8..0000000000000 Binary files a/blockchains/ethereum/assets/0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3A10B7a22AE98E0f53276923F19f99B259F61778/info.json b/blockchains/ethereum/assets/0x3A10B7a22AE98E0f53276923F19f99B259F61778/info.json deleted file mode 100644 index a572bc4cc6fd9..0000000000000 --- a/blockchains/ethereum/assets/0x3A10B7a22AE98E0f53276923F19f99B259F61778/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Secrets of Zurich Token", - "symbol": "SOZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3A10B7a22AE98E0f53276923F19f99B259F61778", - "status": "active", - "id": "0x3A10B7a22AE98E0f53276923F19f99B259F61778" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3A10B7a22AE98E0f53276923F19f99B259F61778/logo.png b/blockchains/ethereum/assets/0x3A10B7a22AE98E0f53276923F19f99B259F61778/logo.png deleted file mode 100644 index ebb4f60de8189..0000000000000 Binary files a/blockchains/ethereum/assets/0x3A10B7a22AE98E0f53276923F19f99B259F61778/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3A1237D38D0Fb94513f85D61679cAd7F38507242/info.json b/blockchains/ethereum/assets/0x3A1237D38D0Fb94513f85D61679cAd7F38507242/info.json deleted file mode 100644 index dd51190dfbc69..0000000000000 --- a/blockchains/ethereum/assets/0x3A1237D38D0Fb94513f85D61679cAd7F38507242/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mindexcoin", - "symbol": "MIC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mindexcoin.com/", - "explorer": "https://etherscan.io/token/0x3A1237D38D0Fb94513f85D61679cAd7F38507242", - "status": "active", - "id": "0x3A1237D38D0Fb94513f85D61679cAd7F38507242" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3A1237D38D0Fb94513f85D61679cAd7F38507242/logo.png b/blockchains/ethereum/assets/0x3A1237D38D0Fb94513f85D61679cAd7F38507242/logo.png deleted file mode 100644 index 7bf45358801a5..0000000000000 Binary files a/blockchains/ethereum/assets/0x3A1237D38D0Fb94513f85D61679cAd7F38507242/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3A2008B57C9c9361C40c43a60227180909A5B412/info.json b/blockchains/ethereum/assets/0x3A2008B57C9c9361C40c43a60227180909A5B412/info.json deleted file mode 100644 index eed8ae288bcec..0000000000000 --- a/blockchains/ethereum/assets/0x3A2008B57C9c9361C40c43a60227180909A5B412/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST 6", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3A2008B57C9c9361C40c43a60227180909A5B412", - "status": "active", - "id": "0x3A2008B57C9c9361C40c43a60227180909A5B412" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3A2008B57C9c9361C40c43a60227180909A5B412/logo.png b/blockchains/ethereum/assets/0x3A2008B57C9c9361C40c43a60227180909A5B412/logo.png deleted file mode 100644 index 5fe5647798716..0000000000000 Binary files a/blockchains/ethereum/assets/0x3A2008B57C9c9361C40c43a60227180909A5B412/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93/info.json b/blockchains/ethereum/assets/0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93/info.json deleted file mode 100644 index dbf27292e21ef..0000000000000 --- a/blockchains/ethereum/assets/0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MYTBX", - "symbol": "MYTBX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93", - "status": "active", - "id": "0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93/logo.png b/blockchains/ethereum/assets/0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93/logo.png deleted file mode 100644 index 6d060f64c2f1d..0000000000000 Binary files a/blockchains/ethereum/assets/0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/info.json b/blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/info.json deleted file mode 100644 index 91b77bc75ba9c..0000000000000 --- a/blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "BerryX", - "website": "https://polar-berry.com/", - "source_code": "https://github.com/Filinomus/BerryX", - "white_paper": "https://polar-berry.com/whitepaper.pdf", - "description": "A BRX token is created to evaluate the size of the shares, as well as to facilitate the exchange of shares through innovation. The token is used for any transactions made within the cooperative,joining fees, membership and share fees, as well as for remuneration.", - "explorer": "https://etherscan.io/token/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Polarberrycom", - "handle": "Polar berry" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/polarberrycom", - "handle": "Polar berry" - } - ], - "type": "ERC20", - "symbol": "BRX", - "decimals": 18, - "status": "active", - "id": "0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/logo.png b/blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/logo.png deleted file mode 100644 index ef48b52062462..0000000000000 Binary files a/blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3A5C5276A2e759F0778A5f0b8782DAd4aF1E8Bd1/logo.png b/blockchains/ethereum/assets/0x3A5C5276A2e759F0778A5f0b8782DAd4aF1E8Bd1/logo.png deleted file mode 100644 index 417be00026db6..0000000000000 Binary files a/blockchains/ethereum/assets/0x3A5C5276A2e759F0778A5f0b8782DAd4aF1E8Bd1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430/info.json b/blockchains/ethereum/assets/0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430/info.json deleted file mode 100644 index 1ab2685fbfe35..0000000000000 --- a/blockchains/ethereum/assets/0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C564343", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430", - "status": "active", - "id": "0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430/logo.png b/blockchains/ethereum/assets/0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430/logo.png deleted file mode 100644 index c060b5fe8519f..0000000000000 Binary files a/blockchains/ethereum/assets/0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3A75731f9e16244dE01DD431636Db7c07D42A166/info.json b/blockchains/ethereum/assets/0x3A75731f9e16244dE01DD431636Db7c07D42A166/info.json deleted file mode 100644 index f2753fca23989..0000000000000 --- a/blockchains/ethereum/assets/0x3A75731f9e16244dE01DD431636Db7c07D42A166/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bones", - "symbol": "BONES", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3A75731f9e16244dE01DD431636Db7c07D42A166", - "status": "active", - "id": "0x3A75731f9e16244dE01DD431636Db7c07D42A166" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3A75731f9e16244dE01DD431636Db7c07D42A166/logo.png b/blockchains/ethereum/assets/0x3A75731f9e16244dE01DD431636Db7c07D42A166/logo.png deleted file mode 100644 index 1bd8c24899f1c..0000000000000 Binary files a/blockchains/ethereum/assets/0x3A75731f9e16244dE01DD431636Db7c07D42A166/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/info.json b/blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/info.json deleted file mode 100644 index 1130cf7edf561..0000000000000 --- a/blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/info.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "name": "DDX", - "website": "https://derivadex.com", - "source_code": "https://gitlab.com/derivadex", - "description": "Discover the future of trading with DerivaDEX, a community-governed derivatives exchange that unites performance and autonomy.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ddx_official", - "handle": "DDX_Official" - }, - { - "name": "Medium", - "url": "https://medium.com/derivadex", - "handle": "DerivaDEX" - }, - { - "name": "QQ", - "url": "https://qm.qq.com/cgi-bin/qm/qr?k=atCyoGWy5Wt4Usjk3q_Re1qh6XPbZX6H&jump_from=webapi", - "handle": "DerivaDEX" - }, - { - "name": "Discord", - "url": "https://discord.gg/rSYxQD2j", - "handle": "DerivaDEX" - }, - { - "name": "Telegram", - "url": "https://t.me/DerivaDEX", - "handle": "DerivaDEX" - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCSAEVzSu0AEcJF2e7TMbZJg", - "handle": "DerivaDEX" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/derivadex/", - "handle": "derivadex" - } - ], - "explorer": "https://etherscan.io/address/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A", - "type": "ERC20", - "symbol": "DDX", - "decimals": 18, - "status": "active", - "id": "0x3A880652F47bFaa771908C07Dd8673A787dAEd3A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/logo.png b/blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/logo.png deleted file mode 100644 index 055f683dffbc1..0000000000000 Binary files a/blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b/info.json b/blockchains/ethereum/assets/0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b/info.json deleted file mode 100644 index 8245140e29194..0000000000000 --- a/blockchains/ethereum/assets/0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tokenbox", - "symbol": "TBX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tokenbox.io/", - "explorer": "https://etherscan.io/token/0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b", - "status": "active", - "id": "0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b/logo.png b/blockchains/ethereum/assets/0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b/logo.png deleted file mode 100644 index 76dcbf7cc165b..0000000000000 Binary files a/blockchains/ethereum/assets/0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3A94221D98B86e32FB9eddCDC4D86E38e9767373/info.json b/blockchains/ethereum/assets/0x3A94221D98B86e32FB9eddCDC4D86E38e9767373/info.json deleted file mode 100644 index 025a6479285c4..0000000000000 --- a/blockchains/ethereum/assets/0x3A94221D98B86e32FB9eddCDC4D86E38e9767373/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EarthXland", - "symbol": "EXL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3A94221D98B86e32FB9eddCDC4D86E38e9767373", - "status": "active", - "id": "0x3A94221D98B86e32FB9eddCDC4D86E38e9767373" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3A94221D98B86e32FB9eddCDC4D86E38e9767373/logo.png b/blockchains/ethereum/assets/0x3A94221D98B86e32FB9eddCDC4D86E38e9767373/logo.png deleted file mode 100644 index d487ed3f2b85c..0000000000000 Binary files a/blockchains/ethereum/assets/0x3A94221D98B86e32FB9eddCDC4D86E38e9767373/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E/info.json b/blockchains/ethereum/assets/0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E/info.json deleted file mode 100644 index 1ea991850a027..0000000000000 --- a/blockchains/ethereum/assets/0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Shuffle.Monster V3", - "symbol": "SHUF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://shuffle.monster/", - "explorer": "https://etherscan.io/token/0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E", - "status": "active", - "id": "0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E/logo.png b/blockchains/ethereum/assets/0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E/logo.png deleted file mode 100644 index 22edb90638985..0000000000000 Binary files a/blockchains/ethereum/assets/0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A/info.json b/blockchains/ethereum/assets/0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A/info.json deleted file mode 100644 index eb51b1dc38849..0000000000000 --- a/blockchains/ethereum/assets/0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Privatix", - "symbol": "PRIX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://privatix.io/", - "explorer": "https://etherscan.io/token/0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A", - "status": "active", - "id": "0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A/logo.png b/blockchains/ethereum/assets/0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A/logo.png deleted file mode 100755 index 81933eac31942..0000000000000 Binary files a/blockchains/ethereum/assets/0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22/info.json b/blockchains/ethereum/assets/0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22/info.json deleted file mode 100644 index d1fc31bc01bd2..0000000000000 --- a/blockchains/ethereum/assets/0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GrEARN's Token", - "symbol": "GST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.grearn.org/", - "explorer": "https://etherscan.io/token/0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22", - "status": "active", - "id": "0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22/logo.png b/blockchains/ethereum/assets/0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22/logo.png deleted file mode 100644 index 845703b8b2073..0000000000000 Binary files a/blockchains/ethereum/assets/0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3AeF8e803BD9be47e69b9f36487748d30D940b96/info.json b/blockchains/ethereum/assets/0x3AeF8e803BD9be47e69b9f36487748d30D940b96/info.json deleted file mode 100644 index c739452b50ae4..0000000000000 --- a/blockchains/ethereum/assets/0x3AeF8e803BD9be47e69b9f36487748d30D940b96/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Vesta", - "website": "https://vtp.network", - "source_code": "https://etherscan.io/address/0x3AeF8e803BD9be47e69b9f36487748d30D940b96", - "white_paper": "https://vtp.network/static/VestaProtocolWhitepaper.pdf", - "description": "Vesta Is The Next Generation Liquidity Generator.", - "explorer": "https://etherscan.io/token/0x3AeF8e803BD9be47e69b9f36487748d30D940b96", - "type": "ERC20", - "symbol": "vesta", - "decimals": 18, - "status": "active", - "id": "0x3AeF8e803BD9be47e69b9f36487748d30D940b96" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3AeF8e803BD9be47e69b9f36487748d30D940b96/logo.png b/blockchains/ethereum/assets/0x3AeF8e803BD9be47e69b9f36487748d30D940b96/logo.png deleted file mode 100644 index 0250f98584add..0000000000000 Binary files a/blockchains/ethereum/assets/0x3AeF8e803BD9be47e69b9f36487748d30D940b96/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3B3f859ab4CebB73c3043b99c33719052265E1E7/info.json b/blockchains/ethereum/assets/0x3B3f859ab4CebB73c3043b99c33719052265E1E7/info.json deleted file mode 100644 index 5d0c920fbfe05..0000000000000 --- a/blockchains/ethereum/assets/0x3B3f859ab4CebB73c3043b99c33719052265E1E7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "khAZon", - "symbol": "KReeD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://web.khazon.online/", - "explorer": "https://etherscan.io/token/0x3B3f859ab4CebB73c3043b99c33719052265E1E7", - "status": "active", - "id": "0x3B3f859ab4CebB73c3043b99c33719052265E1E7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3B3f859ab4CebB73c3043b99c33719052265E1E7/logo.png b/blockchains/ethereum/assets/0x3B3f859ab4CebB73c3043b99c33719052265E1E7/logo.png deleted file mode 100755 index 72891f1d20217..0000000000000 Binary files a/blockchains/ethereum/assets/0x3B3f859ab4CebB73c3043b99c33719052265E1E7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a/info.json b/blockchains/ethereum/assets/0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a/info.json deleted file mode 100644 index deafdac0e6443..0000000000000 --- a/blockchains/ethereum/assets/0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Teacher Coin", - "symbol": "TCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a", - "status": "active", - "id": "0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a/logo.png b/blockchains/ethereum/assets/0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a/logo.png deleted file mode 100644 index 2d684e032b98d..0000000000000 Binary files a/blockchains/ethereum/assets/0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749/info.json b/blockchains/ethereum/assets/0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749/info.json deleted file mode 100644 index 8316f6a09c6ca..0000000000000 --- a/blockchains/ethereum/assets/0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Finswap", - "website": "https://finswap.app", - "source_code": "https://github.com/finswap-app", - "description": "Finswap is a DEX trading and aggregation suite which provides advanced trading features augmented with defi integrations under one roof.", - "explorer": "https://etherscan.io/token/0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749", - "type": "ERC20", - "symbol": "FNSP", - "decimals": 18, - "status": "active", - "id": "0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749/logo.png b/blockchains/ethereum/assets/0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749/logo.png deleted file mode 100644 index 320397e1f66d4..0000000000000 Binary files a/blockchains/ethereum/assets/0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/info.json b/blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/info.json deleted file mode 100644 index 96fd8c91186fd..0000000000000 --- a/blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DYNAMITE", - "symbol": "DYNMT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "http://dynamitetoken.io/", - "explorer": "https://etherscan.io/token/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7", - "status": "active", - "id": "0x3B7f247f21BF3A07088C2D3423F64233d4B069F7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/logo.png b/blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/logo.png deleted file mode 100644 index a30e334717717..0000000000000 Binary files a/blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3BB72e05402C45198C0CeB76354205DeAA65542c/info.json b/blockchains/ethereum/assets/0x3BB72e05402C45198C0CeB76354205DeAA65542c/info.json deleted file mode 100644 index 6387e4126444e..0000000000000 --- a/blockchains/ethereum/assets/0x3BB72e05402C45198C0CeB76354205DeAA65542c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kyber", - "symbol": "KPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3BB72e05402C45198C0CeB76354205DeAA65542c", - "status": "active", - "id": "0x3BB72e05402C45198C0CeB76354205DeAA65542c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3BB72e05402C45198C0CeB76354205DeAA65542c/logo.png b/blockchains/ethereum/assets/0x3BB72e05402C45198C0CeB76354205DeAA65542c/logo.png deleted file mode 100755 index 0fcdda72ab9ee..0000000000000 Binary files a/blockchains/ethereum/assets/0x3BB72e05402C45198C0CeB76354205DeAA65542c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3BD183046cf51acC807D1f0680029Fa764f17BEE/info.json b/blockchains/ethereum/assets/0x3BD183046cf51acC807D1f0680029Fa764f17BEE/info.json deleted file mode 100644 index cddbeab318323..0000000000000 --- a/blockchains/ethereum/assets/0x3BD183046cf51acC807D1f0680029Fa764f17BEE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ULTRON", - "symbol": "UTRN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3BD183046cf51acC807D1f0680029Fa764f17BEE", - "status": "active", - "id": "0x3BD183046cf51acC807D1f0680029Fa764f17BEE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3BD183046cf51acC807D1f0680029Fa764f17BEE/logo.png b/blockchains/ethereum/assets/0x3BD183046cf51acC807D1f0680029Fa764f17BEE/logo.png deleted file mode 100644 index a09f033dd0d05..0000000000000 Binary files a/blockchains/ethereum/assets/0x3BD183046cf51acC807D1f0680029Fa764f17BEE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3BD85455aC58cd787E327ED993F8D92225f08F68/info.json b/blockchains/ethereum/assets/0x3BD85455aC58cd787E327ED993F8D92225f08F68/info.json deleted file mode 100644 index d9b4d282429f4..0000000000000 --- a/blockchains/ethereum/assets/0x3BD85455aC58cd787E327ED993F8D92225f08F68/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nickel Token", - "symbol": "NKL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3BD85455aC58cd787E327ED993F8D92225f08F68", - "status": "active", - "id": "0x3BD85455aC58cd787E327ED993F8D92225f08F68" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3BD85455aC58cd787E327ED993F8D92225f08F68/logo.png b/blockchains/ethereum/assets/0x3BD85455aC58cd787E327ED993F8D92225f08F68/logo.png deleted file mode 100644 index b65e49fb80395..0000000000000 Binary files a/blockchains/ethereum/assets/0x3BD85455aC58cd787E327ED993F8D92225f08F68/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3BeB004537DcDe3DA918C71a1e5065C5B4194910/info.json b/blockchains/ethereum/assets/0x3BeB004537DcDe3DA918C71a1e5065C5B4194910/info.json deleted file mode 100644 index 013347278b071..0000000000000 --- a/blockchains/ethereum/assets/0x3BeB004537DcDe3DA918C71a1e5065C5B4194910/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R818644", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3BeB004537DcDe3DA918C71a1e5065C5B4194910", - "status": "active", - "id": "0x3BeB004537DcDe3DA918C71a1e5065C5B4194910" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3BeB004537DcDe3DA918C71a1e5065C5B4194910/logo.png b/blockchains/ethereum/assets/0x3BeB004537DcDe3DA918C71a1e5065C5B4194910/logo.png deleted file mode 100644 index d47299ccef5c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x3BeB004537DcDe3DA918C71a1e5065C5B4194910/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/info.json b/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/info.json deleted file mode 100644 index 48034dc26d61f..0000000000000 --- a/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "PolkaCover", - "website": "https://www.polkacover.com/", - "source_code": "https://github.com/Polkacover", - "white_paper": "https://www.polkacover.com/pdf/whitepaper.pdf", - "description": "PolkaCover is an Insurance platform for crypto world", - "explorer": "https://etherscan.io/address/0x3c03b4ec9477809072ff9cc9292c9b25d4a8e6c6", - "research": "https://polkacover.medium.com/", - "type": "ERC20", - "symbol": "CVR", - "decimals": 18, - "status": "active", - "id": "0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/logo.png b/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/logo.png deleted file mode 100644 index bb512cc8dcf46..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07/info.json b/blockchains/ethereum/assets/0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07/info.json deleted file mode 100644 index 150f3a51bd5d1..0000000000000 --- a/blockchains/ethereum/assets/0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nuclear", - "symbol": "NCA", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07", - "status": "active", - "id": "0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07/logo.png b/blockchains/ethereum/assets/0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07/logo.png deleted file mode 100644 index 4f01d56d231da..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C0cAC8290E2a6241814f812259278beA9050838/info.json b/blockchains/ethereum/assets/0x3C0cAC8290E2a6241814f812259278beA9050838/info.json deleted file mode 100644 index d0e9edd3a7dfe..0000000000000 --- a/blockchains/ethereum/assets/0x3C0cAC8290E2a6241814f812259278beA9050838/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOSTOKEN", - "symbol": "BOS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3C0cAC8290E2a6241814f812259278beA9050838", - "status": "active", - "id": "0x3C0cAC8290E2a6241814f812259278beA9050838" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C0cAC8290E2a6241814f812259278beA9050838/logo.png b/blockchains/ethereum/assets/0x3C0cAC8290E2a6241814f812259278beA9050838/logo.png deleted file mode 100755 index e7ebd96365e3e..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C0cAC8290E2a6241814f812259278beA9050838/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8/info.json b/blockchains/ethereum/assets/0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8/info.json deleted file mode 100644 index c21b7a3a5bdc8..0000000000000 --- a/blockchains/ethereum/assets/0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Origin D", - "website": "https://dsdaq.com/", - "white_paper": "https://static.dsdaq.com/pdf/Dsdaq-white-paper.pdf", - "description": "OD is the Dsdaq ecosystem utility token", - "explorer": "https://etherscan.io/token/0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8", - "type": "ERC20", - "symbol": "OD", - "decimals": 18, - "status": "active", - "id": "0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8/logo.png b/blockchains/ethereum/assets/0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8/logo.png deleted file mode 100644 index 5e0daa0ceb0cf..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6/info.json b/blockchains/ethereum/assets/0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6/info.json deleted file mode 100644 index 1be53c9903a65..0000000000000 --- a/blockchains/ethereum/assets/0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jonathan Joseph", - "symbol": "JJJ", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6", - "status": "active", - "id": "0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6/logo.png b/blockchains/ethereum/assets/0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6/logo.png deleted file mode 100644 index eaf8abbf867d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3/info.json b/blockchains/ethereum/assets/0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3/info.json deleted file mode 100644 index 8ac1a1af0d018..0000000000000 --- a/blockchains/ethereum/assets/0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Canote Platform", - "symbol": "CPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3", - "status": "active", - "id": "0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3/logo.png b/blockchains/ethereum/assets/0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3/logo.png deleted file mode 100644 index 2ad700822e622..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5/info.json b/blockchains/ethereum/assets/0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5/info.json deleted file mode 100644 index d81360a1b7c16..0000000000000 --- a/blockchains/ethereum/assets/0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Apple Network", - "symbol": "ANK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://applenetwork.io/", - "explorer": "https://etherscan.io/token/0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5", - "status": "active", - "id": "0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5/logo.png b/blockchains/ethereum/assets/0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5/logo.png deleted file mode 100644 index 9d4cab0b8c56e..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15/info.json b/blockchains/ethereum/assets/0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15/info.json deleted file mode 100644 index 46f4051d7f056..0000000000000 --- a/blockchains/ethereum/assets/0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JS Token", - "symbol": "JST", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15", - "status": "active", - "id": "0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15/logo.png b/blockchains/ethereum/assets/0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15/logo.png deleted file mode 100644 index ebf7972b1cdc8..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B/info.json b/blockchains/ethereum/assets/0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B/info.json deleted file mode 100644 index 242b495f3b1df..0000000000000 --- a/blockchains/ethereum/assets/0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Old Fishman Token", - "symbol": "OFC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B", - "status": "active", - "id": "0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B/logo.png b/blockchains/ethereum/assets/0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B/logo.png deleted file mode 100644 index 486750e31ef87..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e/info.json b/blockchains/ethereum/assets/0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e/info.json deleted file mode 100644 index bfbadad3c0afe..0000000000000 --- a/blockchains/ethereum/assets/0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cajutel", - "symbol": "CAJ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cajutel.io/", - "explorer": "https://etherscan.io/token/0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e", - "status": "active", - "id": "0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e/logo.png b/blockchains/ethereum/assets/0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e/logo.png deleted file mode 100644 index 1e6821dcbc529..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C6ff50c9Ec362efa359317009428d52115fe643/info.json b/blockchains/ethereum/assets/0x3C6ff50c9Ec362efa359317009428d52115fe643/info.json deleted file mode 100644 index c6f0df0a5ee9a..0000000000000 --- a/blockchains/ethereum/assets/0x3C6ff50c9Ec362efa359317009428d52115fe643/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PeerEx Network", - "symbol": "PERX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://peerex.network/", - "explorer": "https://etherscan.io/token/0x3C6ff50c9Ec362efa359317009428d52115fe643", - "status": "active", - "id": "0x3C6ff50c9Ec362efa359317009428d52115fe643" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C6ff50c9Ec362efa359317009428d52115fe643/logo.png b/blockchains/ethereum/assets/0x3C6ff50c9Ec362efa359317009428d52115fe643/logo.png deleted file mode 100644 index 9bdfbf951de04..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C6ff50c9Ec362efa359317009428d52115fe643/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d/info.json b/blockchains/ethereum/assets/0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d/info.json deleted file mode 100644 index 55411502d4c17..0000000000000 --- a/blockchains/ethereum/assets/0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BASE", - "symbol": "D-BASE TOKEN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d", - "status": "active", - "id": "0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d/logo.png b/blockchains/ethereum/assets/0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d/logo.png deleted file mode 100644 index be78558611f1f..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A/info.json b/blockchains/ethereum/assets/0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A/info.json deleted file mode 100644 index 3dd2fdc19a1a3..0000000000000 --- a/blockchains/ethereum/assets/0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDA", - "symbol": "USDA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://usda.cc/en", - "explorer": "https://etherscan.io/token/0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A", - "status": "active", - "id": "0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A/logo.png b/blockchains/ethereum/assets/0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A/logo.png deleted file mode 100644 index fd0cd21dd6aa3..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C8F860423405A700f9F20e94c742eC38FD17735/info.json b/blockchains/ethereum/assets/0x3C8F860423405A700f9F20e94c742eC38FD17735/info.json deleted file mode 100644 index d043808635aa7..0000000000000 --- a/blockchains/ethereum/assets/0x3C8F860423405A700f9F20e94c742eC38FD17735/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Oats", - "symbol": "OATS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3C8F860423405A700f9F20e94c742eC38FD17735", - "status": "active", - "id": "0x3C8F860423405A700f9F20e94c742eC38FD17735" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C8F860423405A700f9F20e94c742eC38FD17735/logo.png b/blockchains/ethereum/assets/0x3C8F860423405A700f9F20e94c742eC38FD17735/logo.png deleted file mode 100644 index 98a599dafbdd6..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C8F860423405A700f9F20e94c742eC38FD17735/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188/info.json b/blockchains/ethereum/assets/0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188/info.json deleted file mode 100644 index 2a4b59ee81a5c..0000000000000 --- a/blockchains/ethereum/assets/0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RADAR", - "symbol": "RDR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188", - "status": "active", - "id": "0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188/logo.png b/blockchains/ethereum/assets/0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188/logo.png deleted file mode 100644 index d2900e8db210d..0000000000000 Binary files a/blockchains/ethereum/assets/0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3CD7047117dbfD0DCB470514172aCe9f394c31e8/info.json b/blockchains/ethereum/assets/0x3CD7047117dbfD0DCB470514172aCe9f394c31e8/info.json deleted file mode 100644 index 4e8a2aa17e583..0000000000000 --- a/blockchains/ethereum/assets/0x3CD7047117dbfD0DCB470514172aCe9f394c31e8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEX Token", - "symbol": "DEXT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3CD7047117dbfD0DCB470514172aCe9f394c31e8", - "status": "active", - "id": "0x3CD7047117dbfD0DCB470514172aCe9f394c31e8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3CD7047117dbfD0DCB470514172aCe9f394c31e8/logo.png b/blockchains/ethereum/assets/0x3CD7047117dbfD0DCB470514172aCe9f394c31e8/logo.png deleted file mode 100755 index a0b102465812a..0000000000000 Binary files a/blockchains/ethereum/assets/0x3CD7047117dbfD0DCB470514172aCe9f394c31e8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189/info.json b/blockchains/ethereum/assets/0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189/info.json deleted file mode 100644 index c4b6322e79954..0000000000000 --- a/blockchains/ethereum/assets/0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "C19", - "website": "https://c19godie.network/", - "description": "Coronavirus disease (COVID-19) is an infectious disease caused by a newly discovered coronavirus.", - "explorer": "https://etherscan.io/token/0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189", - "type": "ERC20", - "symbol": "C19", - "decimals": 0, - "status": "active", - "id": "0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189/logo.png b/blockchains/ethereum/assets/0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189/logo.png deleted file mode 100644 index c332179bf1b15..0000000000000 Binary files a/blockchains/ethereum/assets/0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b/info.json b/blockchains/ethereum/assets/0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b/info.json deleted file mode 100644 index 45e2ec32553f9..0000000000000 --- a/blockchains/ethereum/assets/0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R910505", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b", - "status": "active", - "id": "0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b/logo.png b/blockchains/ethereum/assets/0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b/logo.png deleted file mode 100644 index 91371a9c7517c..0000000000000 Binary files a/blockchains/ethereum/assets/0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30/info.json b/blockchains/ethereum/assets/0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30/info.json deleted file mode 100644 index 6d7a4de83ca8f..0000000000000 --- a/blockchains/ethereum/assets/0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vidya", - "website": "https://team3d.io", - "description": "Vidya is a DeFi gaming token for multiplayer games, cross-game inventories and experimental financial models on the blockchain.", - "explorer": "https://etherscan.io/token/0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30", - "type": "ERC20", - "symbol": "VIDYA", - "decimals": 18, - "status": "active", - "id": "0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30/logo.png b/blockchains/ethereum/assets/0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30/logo.png deleted file mode 100644 index c2d79d3be1c5a..0000000000000 Binary files a/blockchains/ethereum/assets/0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3/info.json b/blockchains/ethereum/assets/0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3/info.json deleted file mode 100644 index 232ea2cdfce6c..0000000000000 --- a/blockchains/ethereum/assets/0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R891441", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3", - "status": "active", - "id": "0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3/logo.png b/blockchains/ethereum/assets/0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3/logo.png deleted file mode 100644 index ebe26b3fce428..0000000000000 Binary files a/blockchains/ethereum/assets/0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3D46454212c61ECb7b31248047Fa033120B88668/info.json b/blockchains/ethereum/assets/0x3D46454212c61ECb7b31248047Fa033120B88668/info.json deleted file mode 100644 index e2dca643de08d..0000000000000 --- a/blockchains/ethereum/assets/0x3D46454212c61ECb7b31248047Fa033120B88668/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Movement", - "symbol": "MVT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://movementdao.io/", - "explorer": "https://etherscan.io/token/0x3D46454212c61ECb7b31248047Fa033120B88668", - "status": "active", - "id": "0x3D46454212c61ECb7b31248047Fa033120B88668" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3D46454212c61ECb7b31248047Fa033120B88668/logo.png b/blockchains/ethereum/assets/0x3D46454212c61ECb7b31248047Fa033120B88668/logo.png deleted file mode 100644 index 61073d4a20fa8..0000000000000 Binary files a/blockchains/ethereum/assets/0x3D46454212c61ECb7b31248047Fa033120B88668/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E/info.json b/blockchains/ethereum/assets/0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E/info.json deleted file mode 100644 index bfded863ba3fc..0000000000000 --- a/blockchains/ethereum/assets/0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Circolo Arduino Token", - "symbol": "ARDU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E", - "status": "active", - "id": "0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E/logo.png b/blockchains/ethereum/assets/0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E/logo.png deleted file mode 100644 index 8ee36d3ff84e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3D658390460295FB963f54dC0899cfb1c30776Df/info.json b/blockchains/ethereum/assets/0x3D658390460295FB963f54dC0899cfb1c30776Df/info.json deleted file mode 100644 index 9b56f8930b749..0000000000000 --- a/blockchains/ethereum/assets/0x3D658390460295FB963f54dC0899cfb1c30776Df/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CircuitsOfValue", - "symbol": "Coval", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://circuitsofvalue.com/", - "explorer": "https://etherscan.io/token/0x3D658390460295FB963f54dC0899cfb1c30776Df", - "status": "active", - "id": "0x3D658390460295FB963f54dC0899cfb1c30776Df" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3D658390460295FB963f54dC0899cfb1c30776Df/logo.png b/blockchains/ethereum/assets/0x3D658390460295FB963f54dC0899cfb1c30776Df/logo.png deleted file mode 100644 index fa6dfaeca5218..0000000000000 Binary files a/blockchains/ethereum/assets/0x3D658390460295FB963f54dC0899cfb1c30776Df/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/info.json b/blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/info.json deleted file mode 100644 index ed29a97459696..0000000000000 --- a/blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LTO Network Token", - "symbol": "LTO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://lto.network/", - "explorer": "https://etherscan.io/token/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D", - "status": "active", - "id": "0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/logo.png b/blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/logo.png deleted file mode 100644 index 0e77179050038..0000000000000 Binary files a/blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3DB99ab08006aeFcC9600972eCA8C202396B4300/info.json b/blockchains/ethereum/assets/0x3DB99ab08006aeFcC9600972eCA8C202396B4300/info.json deleted file mode 100644 index 4f8a4cce535c1..0000000000000 --- a/blockchains/ethereum/assets/0x3DB99ab08006aeFcC9600972eCA8C202396B4300/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vinci", - "symbol": "VINCI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://vinci.id/", - "explorer": "https://etherscan.io/token/0x3DB99ab08006aeFcC9600972eCA8C202396B4300", - "status": "active", - "id": "0x3DB99ab08006aeFcC9600972eCA8C202396B4300" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3DB99ab08006aeFcC9600972eCA8C202396B4300/logo.png b/blockchains/ethereum/assets/0x3DB99ab08006aeFcC9600972eCA8C202396B4300/logo.png deleted file mode 100644 index 787cecdbdab16..0000000000000 Binary files a/blockchains/ethereum/assets/0x3DB99ab08006aeFcC9600972eCA8C202396B4300/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3Da327288Da2fd44Ca855748432D78226537dEF5/info.json b/blockchains/ethereum/assets/0x3Da327288Da2fd44Ca855748432D78226537dEF5/info.json deleted file mode 100644 index 7fbf7bd463130..0000000000000 --- a/blockchains/ethereum/assets/0x3Da327288Da2fd44Ca855748432D78226537dEF5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cashlink", - "symbol": "CLT", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3Da327288Da2fd44Ca855748432D78226537dEF5", - "status": "active", - "id": "0x3Da327288Da2fd44Ca855748432D78226537dEF5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3Da327288Da2fd44Ca855748432D78226537dEF5/logo.png b/blockchains/ethereum/assets/0x3Da327288Da2fd44Ca855748432D78226537dEF5/logo.png deleted file mode 100644 index f1719d250ab14..0000000000000 Binary files a/blockchains/ethereum/assets/0x3Da327288Da2fd44Ca855748432D78226537dEF5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3Dd957216C182675F630ee2eE957a5c735472FD1/info.json b/blockchains/ethereum/assets/0x3Dd957216C182675F630ee2eE957a5c735472FD1/info.json deleted file mode 100644 index 38a2f86daba1e..0000000000000 --- a/blockchains/ethereum/assets/0x3Dd957216C182675F630ee2eE957a5c735472FD1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro-Exchange", - "symbol": "LEMON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3Dd957216C182675F630ee2eE957a5c735472FD1", - "status": "active", - "id": "0x3Dd957216C182675F630ee2eE957a5c735472FD1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3Dd957216C182675F630ee2eE957a5c735472FD1/logo.png b/blockchains/ethereum/assets/0x3Dd957216C182675F630ee2eE957a5c735472FD1/logo.png deleted file mode 100644 index 99fe1f0c7ba53..0000000000000 Binary files a/blockchains/ethereum/assets/0x3Dd957216C182675F630ee2eE957a5c735472FD1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3E083D08aDa591fe5356c52fBb89FE725fd9D670/info.json b/blockchains/ethereum/assets/0x3E083D08aDa591fe5356c52fBb89FE725fd9D670/info.json deleted file mode 100644 index a65876061d0e6..0000000000000 --- a/blockchains/ethereum/assets/0x3E083D08aDa591fe5356c52fBb89FE725fd9D670/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoTrust Token", - "symbol": "CTE", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3E083D08aDa591fe5356c52fBb89FE725fd9D670", - "status": "active", - "id": "0x3E083D08aDa591fe5356c52fBb89FE725fd9D670" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3E083D08aDa591fe5356c52fBb89FE725fd9D670/logo.png b/blockchains/ethereum/assets/0x3E083D08aDa591fe5356c52fBb89FE725fd9D670/logo.png deleted file mode 100644 index 276b571b11b0a..0000000000000 Binary files a/blockchains/ethereum/assets/0x3E083D08aDa591fe5356c52fBb89FE725fd9D670/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3E1d5A855aD9D948373aE68e4fe1f094612b1322/info.json b/blockchains/ethereum/assets/0x3E1d5A855aD9D948373aE68e4fe1f094612b1322/info.json deleted file mode 100644 index 3ac03db923fb9..0000000000000 --- a/blockchains/ethereum/assets/0x3E1d5A855aD9D948373aE68e4fe1f094612b1322/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HyperQuant Token", - "symbol": "HQT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://hyperquant.net/en", - "explorer": "https://etherscan.io/token/0x3E1d5A855aD9D948373aE68e4fe1f094612b1322", - "status": "active", - "id": "0x3E1d5A855aD9D948373aE68e4fe1f094612b1322" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3E1d5A855aD9D948373aE68e4fe1f094612b1322/logo.png b/blockchains/ethereum/assets/0x3E1d5A855aD9D948373aE68e4fe1f094612b1322/logo.png deleted file mode 100644 index 34665d825d000..0000000000000 Binary files a/blockchains/ethereum/assets/0x3E1d5A855aD9D948373aE68e4fe1f094612b1322/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3E2E36a24CFCdCEa167789181f29109F9cF2D000/info.json b/blockchains/ethereum/assets/0x3E2E36a24CFCdCEa167789181f29109F9cF2D000/info.json deleted file mode 100644 index be9a7956eb999..0000000000000 --- a/blockchains/ethereum/assets/0x3E2E36a24CFCdCEa167789181f29109F9cF2D000/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AMRITA", - "symbol": "AMRITA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3E2E36a24CFCdCEa167789181f29109F9cF2D000", - "status": "active", - "id": "0x3E2E36a24CFCdCEa167789181f29109F9cF2D000" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3E2E36a24CFCdCEa167789181f29109F9cF2D000/logo.png b/blockchains/ethereum/assets/0x3E2E36a24CFCdCEa167789181f29109F9cF2D000/logo.png deleted file mode 100644 index e40dbd70a21e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x3E2E36a24CFCdCEa167789181f29109F9cF2D000/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3E3dc42535c242844d8bff33f270A540140e4a0d/info.json b/blockchains/ethereum/assets/0x3E3dc42535c242844d8bff33f270A540140e4a0d/info.json deleted file mode 100644 index b34d624591139..0000000000000 --- a/blockchains/ethereum/assets/0x3E3dc42535c242844d8bff33f270A540140e4a0d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTC-E", - "symbol": "BTC-E", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3E3dc42535c242844d8bff33f270A540140e4a0d", - "status": "active", - "id": "0x3E3dc42535c242844d8bff33f270A540140e4a0d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3E3dc42535c242844d8bff33f270A540140e4a0d/logo.png b/blockchains/ethereum/assets/0x3E3dc42535c242844d8bff33f270A540140e4a0d/logo.png deleted file mode 100644 index b67d8ad01f653..0000000000000 Binary files a/blockchains/ethereum/assets/0x3E3dc42535c242844d8bff33f270A540140e4a0d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3E9BC21C9b189C09dF3eF1B824798658d5011937/info.json b/blockchains/ethereum/assets/0x3E9BC21C9b189C09dF3eF1B824798658d5011937/info.json deleted file mode 100644 index 716491d4a4493..0000000000000 --- a/blockchains/ethereum/assets/0x3E9BC21C9b189C09dF3eF1B824798658d5011937/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LINA", - "website": "https://linear.finance/", - "description": "Linear Finance is a cross-chain compatible, decentralized delta-one asset protocol to cost-effectively and instantly create, manage, and trade synthetic assets with unlimited liquidity", - "explorer": "https://etherscan.io/token/0x3E9BC21C9b189C09dF3eF1B824798658d5011937", - "type": "ERC20", - "symbol": "LINA", - "decimals": 18, - "status": "active", - "id": "0x3E9BC21C9b189C09dF3eF1B824798658d5011937" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3E9BC21C9b189C09dF3eF1B824798658d5011937/logo.png b/blockchains/ethereum/assets/0x3E9BC21C9b189C09dF3eF1B824798658d5011937/logo.png deleted file mode 100644 index c08b923c04a07..0000000000000 Binary files a/blockchains/ethereum/assets/0x3E9BC21C9b189C09dF3eF1B824798658d5011937/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3EB064766109D150e4362222df80638BcE00e037/info.json b/blockchains/ethereum/assets/0x3EB064766109D150e4362222df80638BcE00e037/info.json deleted file mode 100644 index e6970670bcf0f..0000000000000 --- a/blockchains/ethereum/assets/0x3EB064766109D150e4362222df80638BcE00e037/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synth sEUR", - "symbol": "sEUR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3EB064766109D150e4362222df80638BcE00e037", - "status": "active", - "id": "0x3EB064766109D150e4362222df80638BcE00e037" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3EB064766109D150e4362222df80638BcE00e037/logo.png b/blockchains/ethereum/assets/0x3EB064766109D150e4362222df80638BcE00e037/logo.png deleted file mode 100644 index 73cc1c5a508e4..0000000000000 Binary files a/blockchains/ethereum/assets/0x3EB064766109D150e4362222df80638BcE00e037/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92/info.json b/blockchains/ethereum/assets/0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92/info.json deleted file mode 100644 index 349a880210bd0..0000000000000 --- a/blockchains/ethereum/assets/0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tratin", - "symbol": "TRAT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://tratin.io/", - "explorer": "https://etherscan.io/token/0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92", - "status": "active", - "id": "0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92/logo.png b/blockchains/ethereum/assets/0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92/logo.png deleted file mode 100644 index 8b690faac0e40..0000000000000 Binary files a/blockchains/ethereum/assets/0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb/info.json b/blockchains/ethereum/assets/0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb/info.json deleted file mode 100644 index 614bac2af66aa..0000000000000 --- a/blockchains/ethereum/assets/0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CMB Token", - "symbol": "CMBT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb", - "status": "active", - "id": "0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb/logo.png b/blockchains/ethereum/assets/0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb/logo.png deleted file mode 100755 index edb4105006bf4..0000000000000 Binary files a/blockchains/ethereum/assets/0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203/info.json b/blockchains/ethereum/assets/0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203/info.json deleted file mode 100644 index 67b6ed19f330a..0000000000000 --- a/blockchains/ethereum/assets/0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 214-CN34", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203", - "status": "active", - "id": "0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203/logo.png b/blockchains/ethereum/assets/0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203/logo.png deleted file mode 100644 index 30eaa49365d3f..0000000000000 Binary files a/blockchains/ethereum/assets/0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c/info.json b/blockchains/ethereum/assets/0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c/info.json deleted file mode 100644 index 23c1b860c7398..0000000000000 --- a/blockchains/ethereum/assets/0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Finance", - "symbol": "FI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c", - "status": "active", - "id": "0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c/logo.png b/blockchains/ethereum/assets/0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c/logo.png deleted file mode 100644 index e66361326625f..0000000000000 Binary files a/blockchains/ethereum/assets/0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3F013B600D31557f551131614f439e0c292dFd90/info.json b/blockchains/ethereum/assets/0x3F013B600D31557f551131614f439e0c292dFd90/info.json deleted file mode 100644 index cceb2c9f76442..0000000000000 --- a/blockchains/ethereum/assets/0x3F013B600D31557f551131614f439e0c292dFd90/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Market Coin", - "symbol": "MC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3F013B600D31557f551131614f439e0c292dFd90", - "status": "active", - "id": "0x3F013B600D31557f551131614f439e0c292dFd90" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3F013B600D31557f551131614f439e0c292dFd90/logo.png b/blockchains/ethereum/assets/0x3F013B600D31557f551131614f439e0c292dFd90/logo.png deleted file mode 100644 index 6715004601b0d..0000000000000 Binary files a/blockchains/ethereum/assets/0x3F013B600D31557f551131614f439e0c292dFd90/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3F09400313e83d53366147e3ea0e4e2279D80850/info.json b/blockchains/ethereum/assets/0x3F09400313e83d53366147e3ea0e4e2279D80850/info.json deleted file mode 100644 index 5168d014da70d..0000000000000 --- a/blockchains/ethereum/assets/0x3F09400313e83d53366147e3ea0e4e2279D80850/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Kush.Finance", - "website": "https://kush.finance/", - "source_code": "https://github.com/KushFinance/", - "description": "Kush Finance is a Decentralized Finance (DeFi) governance token abbreviated as kSeed(kush.SEED) that allow its holders stake their kSEED to attain Kush finances secondary token known as kKUSH(kush.KUSH).", - "explorer": "https://etherscan.io/token/0x3F09400313e83d53366147e3ea0e4e2279D80850", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/KushFinance", - "handle": "KushFinance" - }, - { - "name": "Telegram", - "url": "https://t.me/kushfinance", - "handle": "kushfinance" - } - ], - "type": "ERC20", - "symbol": "kSEED", - "decimals": 18, - "status": "active", - "id": "0x3F09400313e83d53366147e3ea0e4e2279D80850" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3F09400313e83d53366147e3ea0e4e2279D80850/logo.png b/blockchains/ethereum/assets/0x3F09400313e83d53366147e3ea0e4e2279D80850/logo.png deleted file mode 100644 index 6d537f2f6d12b..0000000000000 Binary files a/blockchains/ethereum/assets/0x3F09400313e83d53366147e3ea0e4e2279D80850/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD/info.json b/blockchains/ethereum/assets/0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD/info.json deleted file mode 100644 index b2962e7fbd82b..0000000000000 --- a/blockchains/ethereum/assets/0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WIBSON", - "symbol": "WIB", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD", - "status": "active", - "id": "0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD/logo.png b/blockchains/ethereum/assets/0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD/logo.png deleted file mode 100644 index 7674909e29513..0000000000000 Binary files a/blockchains/ethereum/assets/0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3F382DbD960E3a9bbCeaE22651E88158d2791550/logo.png b/blockchains/ethereum/assets/0x3F382DbD960E3a9bbCeaE22651E88158d2791550/logo.png deleted file mode 100644 index 6f2100935a8d2..0000000000000 Binary files a/blockchains/ethereum/assets/0x3F382DbD960E3a9bbCeaE22651E88158d2791550/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3F6f014849DEDB569628e3E1745120f308bb7699/info.json b/blockchains/ethereum/assets/0x3F6f014849DEDB569628e3E1745120f308bb7699/info.json deleted file mode 100644 index c3144dbe7a547..0000000000000 --- a/blockchains/ethereum/assets/0x3F6f014849DEDB569628e3E1745120f308bb7699/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro-Exchange", - "symbol": "AVOCADO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3F6f014849DEDB569628e3E1745120f308bb7699", - "status": "active", - "id": "0x3F6f014849DEDB569628e3E1745120f308bb7699" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3F6f014849DEDB569628e3E1745120f308bb7699/logo.png b/blockchains/ethereum/assets/0x3F6f014849DEDB569628e3E1745120f308bb7699/logo.png deleted file mode 100755 index b3eaab161c7a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x3F6f014849DEDB569628e3E1745120f308bb7699/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033/info.json b/blockchains/ethereum/assets/0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033/info.json deleted file mode 100644 index d88ab76892cc8..0000000000000 --- a/blockchains/ethereum/assets/0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AmethystCoin", - "symbol": "AMSC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033", - "status": "active", - "id": "0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033/logo.png b/blockchains/ethereum/assets/0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033/logo.png deleted file mode 100644 index b55818251193d..0000000000000 Binary files a/blockchains/ethereum/assets/0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2/info.json b/blockchains/ethereum/assets/0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2/info.json deleted file mode 100644 index 9fcef02ff47d1..0000000000000 --- a/blockchains/ethereum/assets/0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fireball", - "symbol": "FIRE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://fireball.network/", - "explorer": "https://etherscan.io/token/0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2", - "status": "active", - "id": "0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2/logo.png b/blockchains/ethereum/assets/0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2/logo.png deleted file mode 100644 index aee8e1ae079ce..0000000000000 Binary files a/blockchains/ethereum/assets/0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C/info.json b/blockchains/ethereum/assets/0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C/info.json deleted file mode 100644 index 281c70976bad2..0000000000000 --- a/blockchains/ethereum/assets/0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mover", - "website": "https://viamover.com", - "description": "Mover -- Simple DeFi savings account.", - "explorer": "https://etherscan.io/token/0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C", - "type": "ERC20", - "symbol": "MOVE", - "decimals": 18, - "status": "active", - "id": "0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C/logo.png b/blockchains/ethereum/assets/0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C/logo.png deleted file mode 100644 index 05fbb6cde8935..0000000000000 Binary files a/blockchains/ethereum/assets/0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8/info.json b/blockchains/ethereum/assets/0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8/info.json deleted file mode 100644 index d6aadeab8a1b4..0000000000000 --- a/blockchains/ethereum/assets/0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rotharium", - "symbol": "RTH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.rotharium.io", - "explorer": "https://etherscan.io/token/0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8", - "status": "active", - "id": "0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8/logo.png b/blockchains/ethereum/assets/0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8/logo.png deleted file mode 100644 index 3086d122288d7..0000000000000 Binary files a/blockchains/ethereum/assets/0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF/info.json b/blockchains/ethereum/assets/0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF/info.json deleted file mode 100644 index b1f1b07298b49..0000000000000 --- a/blockchains/ethereum/assets/0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Famecoin", - "symbol": "FMCO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF", - "status": "active", - "id": "0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF/logo.png b/blockchains/ethereum/assets/0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF/logo.png deleted file mode 100644 index f13b0fbed77d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3FFcFF428ED65968032112F137724C1002F76632/info.json b/blockchains/ethereum/assets/0x3FFcFF428ED65968032112F137724C1002F76632/info.json deleted file mode 100644 index 491801178b4f1..0000000000000 --- a/blockchains/ethereum/assets/0x3FFcFF428ED65968032112F137724C1002F76632/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C581300", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3FFcFF428ED65968032112F137724C1002F76632", - "status": "active", - "id": "0x3FFcFF428ED65968032112F137724C1002F76632" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3FFcFF428ED65968032112F137724C1002F76632/logo.png b/blockchains/ethereum/assets/0x3FFcFF428ED65968032112F137724C1002F76632/logo.png deleted file mode 100644 index 8b61356d835da..0000000000000 Binary files a/blockchains/ethereum/assets/0x3FFcFF428ED65968032112F137724C1002F76632/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3Fb1926a7d1cC68d4166d99c3483465885074F2F/info.json b/blockchains/ethereum/assets/0x3Fb1926a7d1cC68d4166d99c3483465885074F2F/info.json deleted file mode 100644 index 52c358e7f334c..0000000000000 --- a/blockchains/ethereum/assets/0x3Fb1926a7d1cC68d4166d99c3483465885074F2F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ACT", - "symbol": "ACT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3Fb1926a7d1cC68d4166d99c3483465885074F2F", - "status": "active", - "id": "0x3Fb1926a7d1cC68d4166d99c3483465885074F2F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3Fb1926a7d1cC68d4166d99c3483465885074F2F/logo.png b/blockchains/ethereum/assets/0x3Fb1926a7d1cC68d4166d99c3483465885074F2F/logo.png deleted file mode 100755 index 06d4f3fa7443c..0000000000000 Binary files a/blockchains/ethereum/assets/0x3Fb1926a7d1cC68d4166d99c3483465885074F2F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214/info.json b/blockchains/ethereum/assets/0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214/info.json deleted file mode 100644 index c9985b4a66aca..0000000000000 --- a/blockchains/ethereum/assets/0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VAYLA DEX", - "symbol": "VDEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214", - "status": "active", - "id": "0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214/logo.png b/blockchains/ethereum/assets/0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214/logo.png deleted file mode 100644 index a638945ac9051..0000000000000 Binary files a/blockchains/ethereum/assets/0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3a07572568f1B0B07Aa1A31d01377AA433FE4658/info.json b/blockchains/ethereum/assets/0x3a07572568f1B0B07Aa1A31d01377AA433FE4658/info.json deleted file mode 100644 index 343db2c32ad87..0000000000000 --- a/blockchains/ethereum/assets/0x3a07572568f1B0B07Aa1A31d01377AA433FE4658/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Neon Finance", - "symbol": "NFC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3a07572568f1B0B07Aa1A31d01377AA433FE4658", - "status": "active", - "id": "0x3a07572568f1B0B07Aa1A31d01377AA433FE4658" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3a07572568f1B0B07Aa1A31d01377AA433FE4658/logo.png b/blockchains/ethereum/assets/0x3a07572568f1B0B07Aa1A31d01377AA433FE4658/logo.png deleted file mode 100644 index 4070706a35e11..0000000000000 Binary files a/blockchains/ethereum/assets/0x3a07572568f1B0B07Aa1A31d01377AA433FE4658/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4/info.json b/blockchains/ethereum/assets/0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4/info.json deleted file mode 100644 index 05352d09b34d3..0000000000000 --- a/blockchains/ethereum/assets/0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mavro Token", - "symbol": "MVR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4", - "status": "active", - "id": "0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4/logo.png b/blockchains/ethereum/assets/0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4/logo.png deleted file mode 100755 index 3d73045e1c0be..0000000000000 Binary files a/blockchains/ethereum/assets/0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566/info.json b/blockchains/ethereum/assets/0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566/info.json deleted file mode 100644 index 826ac5af06a62..0000000000000 --- a/blockchains/ethereum/assets/0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Onyx S&P 500", - "symbol": "OSPV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566", - "status": "active", - "id": "0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566/logo.png b/blockchains/ethereum/assets/0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566/logo.png deleted file mode 100644 index 8bd2d98112385..0000000000000 Binary files a/blockchains/ethereum/assets/0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3a1Bda28AdB5B0a812a7CF10A1950c920F79BcD3/info.json b/blockchains/ethereum/assets/0x3a1Bda28AdB5B0a812a7CF10A1950c920F79BcD3/info.json deleted file mode 100644 index ef563924267cf..0000000000000 --- a/blockchains/ethereum/assets/0x3a1Bda28AdB5B0a812a7CF10A1950c920F79BcD3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FLIP Token", - "symbol": "FLP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://fliptoken.gameflip.com/", - "explorer": "https://etherscan.io/token/0x3a1Bda28AdB5B0a812a7CF10A1950c920F79BcD3", - "status": "active", - "id": "0x3a1Bda28AdB5B0a812a7CF10A1950c920F79BcD3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3a1Bda28AdB5B0a812a7CF10A1950c920F79BcD3/logo.png b/blockchains/ethereum/assets/0x3a1Bda28AdB5B0a812a7CF10A1950c920F79BcD3/logo.png deleted file mode 100644 index b9f99f6c09a63..0000000000000 Binary files a/blockchains/ethereum/assets/0x3a1Bda28AdB5B0a812a7CF10A1950c920F79BcD3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E/info.json b/blockchains/ethereum/assets/0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E/info.json deleted file mode 100644 index 7f5b062aedad0..0000000000000 --- a/blockchains/ethereum/assets/0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHERBTC", - "symbol": "ETHB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E", - "status": "active", - "id": "0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E/logo.png b/blockchains/ethereum/assets/0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E/logo.png deleted file mode 100755 index 0d11c6e833958..0000000000000 Binary files a/blockchains/ethereum/assets/0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160/info.json b/blockchains/ethereum/assets/0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160/info.json deleted file mode 100644 index 416d2e5faa27b..0000000000000 --- a/blockchains/ethereum/assets/0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "NTV-d", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160", - "status": "active", - "id": "0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160/logo.png b/blockchains/ethereum/assets/0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160/logo.png deleted file mode 100644 index 1ab178afa7f29..0000000000000 Binary files a/blockchains/ethereum/assets/0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b/info.json b/blockchains/ethereum/assets/0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b/info.json deleted file mode 100644 index c2aa0ddbf1bd7..0000000000000 --- a/blockchains/ethereum/assets/0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 270-CN51", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b", - "status": "active", - "id": "0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b/logo.png b/blockchains/ethereum/assets/0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b/logo.png deleted file mode 100644 index e20cd75211c3f..0000000000000 Binary files a/blockchains/ethereum/assets/0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04/info.json b/blockchains/ethereum/assets/0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04/info.json deleted file mode 100644 index d6f2dab2018fb..0000000000000 --- a/blockchains/ethereum/assets/0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aave ETH", - "website": "https://aave.com", - "description": "Aave ETH is an interest bearing token pegged 1:1 to the underlying ETH deposited in Aave. aETH accrue interest in real time in your wallet.", - "socials": [], - "explorer": "https://etherscan.io/token/0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04", - "type": "ERC20", - "symbol": "aETH", - "decimals": 18, - "status": "active", - "id": "0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04/logo.png b/blockchains/ethereum/assets/0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04/logo.png deleted file mode 100644 index 81e599bc490f6..0000000000000 Binary files a/blockchains/ethereum/assets/0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2/info.json b/blockchains/ethereum/assets/0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2/info.json deleted file mode 100644 index d16d3ed97faa7..0000000000000 --- a/blockchains/ethereum/assets/0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SPONT", - "symbol": "SPONT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2", - "status": "active", - "id": "0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2/logo.png b/blockchains/ethereum/assets/0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2/logo.png deleted file mode 100644 index 9f78d9e961bb3..0000000000000 Binary files a/blockchains/ethereum/assets/0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3a783e99E5a5618B8149e3380d14328139D97e31/info.json b/blockchains/ethereum/assets/0x3a783e99E5a5618B8149e3380d14328139D97e31/info.json deleted file mode 100644 index c03640eda5581..0000000000000 --- a/blockchains/ethereum/assets/0x3a783e99E5a5618B8149e3380d14328139D97e31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Curriculum Vitae", - "symbol": "CVH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3a783e99E5a5618B8149e3380d14328139D97e31", - "status": "active", - "id": "0x3a783e99E5a5618B8149e3380d14328139D97e31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3a783e99E5a5618B8149e3380d14328139D97e31/logo.png b/blockchains/ethereum/assets/0x3a783e99E5a5618B8149e3380d14328139D97e31/logo.png deleted file mode 100644 index 6a91c4285b6f7..0000000000000 Binary files a/blockchains/ethereum/assets/0x3a783e99E5a5618B8149e3380d14328139D97e31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3a86512ccA257c4DD8A68646C7c01df084E0f87d/info.json b/blockchains/ethereum/assets/0x3a86512ccA257c4DD8A68646C7c01df084E0f87d/info.json deleted file mode 100644 index a8a15ee92c6de..0000000000000 --- a/blockchains/ethereum/assets/0x3a86512ccA257c4DD8A68646C7c01df084E0f87d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Git", - "symbol": "Git", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3a86512ccA257c4DD8A68646C7c01df084E0f87d", - "status": "active", - "id": "0x3a86512ccA257c4DD8A68646C7c01df084E0f87d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3a86512ccA257c4DD8A68646C7c01df084E0f87d/logo.png b/blockchains/ethereum/assets/0x3a86512ccA257c4DD8A68646C7c01df084E0f87d/logo.png deleted file mode 100644 index e8a289d29926d..0000000000000 Binary files a/blockchains/ethereum/assets/0x3a86512ccA257c4DD8A68646C7c01df084E0f87d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7/info.json b/blockchains/ethereum/assets/0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7/info.json deleted file mode 100644 index 1696885c4ba58..0000000000000 --- a/blockchains/ethereum/assets/0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DREP", - "symbol": "DREP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7", - "status": "active", - "id": "0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7/logo.png b/blockchains/ethereum/assets/0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7/logo.png deleted file mode 100644 index 39b51c59a1201..0000000000000 Binary files a/blockchains/ethereum/assets/0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E/info.json b/blockchains/ethereum/assets/0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E/info.json deleted file mode 100644 index a746627916e51..0000000000000 --- a/blockchains/ethereum/assets/0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swachhcoin", - "symbol": "SCX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E", - "status": "active", - "id": "0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E/logo.png b/blockchains/ethereum/assets/0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E/logo.png deleted file mode 100755 index 9231377fd7735..0000000000000 Binary files a/blockchains/ethereum/assets/0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe/info.json b/blockchains/ethereum/assets/0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe/info.json deleted file mode 100644 index ec596593736c1..0000000000000 --- a/blockchains/ethereum/assets/0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DSLA", - "symbol": "DSLA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dsla.network", - "explorer": "https://etherscan.io/token/0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe", - "status": "active", - "id": "0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe/logo.png b/blockchains/ethereum/assets/0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe/logo.png deleted file mode 100644 index 512e9c4f003f0..0000000000000 Binary files a/blockchains/ethereum/assets/0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17/info.json b/blockchains/ethereum/assets/0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17/info.json deleted file mode 100644 index 30cc9849e297d..0000000000000 --- a/blockchains/ethereum/assets/0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ConnectJob", - "symbol": "CJT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.connectjob.io/", - "explorer": "https://etherscan.io/token/0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17", - "status": "active", - "id": "0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17/logo.png b/blockchains/ethereum/assets/0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17/logo.png deleted file mode 100755 index 632e5bcebcdd5..0000000000000 Binary files a/blockchains/ethereum/assets/0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3ac2AB91dDF57e2385089202Ca221C360CED0062/info.json b/blockchains/ethereum/assets/0x3ac2AB91dDF57e2385089202Ca221C360CED0062/info.json deleted file mode 100644 index 50a1770c1a1e4..0000000000000 --- a/blockchains/ethereum/assets/0x3ac2AB91dDF57e2385089202Ca221C360CED0062/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SwapShip RTC", - "website": "https://swapship.finance", - "description": "Rewards token received for staking liquidity within the SwapShip protocol. Read This Contract (RTC).", - "explorer": "https://etherscan.io/token/0x3ac2AB91dDF57e2385089202Ca221C360CED0062", - "type": "ERC20", - "symbol": "SWSH", - "decimals": 18, - "status": "active", - "id": "0x3ac2AB91dDF57e2385089202Ca221C360CED0062" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3ac2AB91dDF57e2385089202Ca221C360CED0062/logo.png b/blockchains/ethereum/assets/0x3ac2AB91dDF57e2385089202Ca221C360CED0062/logo.png deleted file mode 100755 index 667e76c83f6e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x3ac2AB91dDF57e2385089202Ca221C360CED0062/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3aebb174Ee393916715bd7999261c3eD32f22d82/info.json b/blockchains/ethereum/assets/0x3aebb174Ee393916715bd7999261c3eD32f22d82/info.json deleted file mode 100644 index e1408f665ac6b..0000000000000 --- a/blockchains/ethereum/assets/0x3aebb174Ee393916715bd7999261c3eD32f22d82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WorldGamingTech", - "symbol": "WGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3aebb174Ee393916715bd7999261c3eD32f22d82", - "status": "active", - "id": "0x3aebb174Ee393916715bd7999261c3eD32f22d82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3aebb174Ee393916715bd7999261c3eD32f22d82/logo.png b/blockchains/ethereum/assets/0x3aebb174Ee393916715bd7999261c3eD32f22d82/logo.png deleted file mode 100644 index 8bff53b19eac0..0000000000000 Binary files a/blockchains/ethereum/assets/0x3aebb174Ee393916715bd7999261c3eD32f22d82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb/info.json b/blockchains/ethereum/assets/0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb/info.json deleted file mode 100644 index 02a88d1b3d88a..0000000000000 --- a/blockchains/ethereum/assets/0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BULVRD", - "symbol": "BLVD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb", - "status": "active", - "id": "0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb/logo.png b/blockchains/ethereum/assets/0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb/logo.png deleted file mode 100644 index bf0bc8c416c6a..0000000000000 Binary files a/blockchains/ethereum/assets/0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8/info.json b/blockchains/ethereum/assets/0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8/info.json deleted file mode 100644 index 51feb3884be24..0000000000000 --- a/blockchains/ethereum/assets/0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Advertising Token", - "symbol": "AVT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://www.theadvertisingtoken.com/", - "explorer": "https://etherscan.io/token/0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8", - "status": "active", - "id": "0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8/logo.png b/blockchains/ethereum/assets/0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8/logo.png deleted file mode 100644 index 28787961f80fd..0000000000000 Binary files a/blockchains/ethereum/assets/0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72/info.json b/blockchains/ethereum/assets/0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72/info.json deleted file mode 100644 index 3cfc150e89128..0000000000000 --- a/blockchains/ethereum/assets/0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ALUCHAIN", - "symbol": "ALU", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72", - "status": "active", - "id": "0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72/logo.png b/blockchains/ethereum/assets/0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72/logo.png deleted file mode 100755 index de1f4a2e52cc5..0000000000000 Binary files a/blockchains/ethereum/assets/0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822/info.json b/blockchains/ethereum/assets/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822/info.json deleted file mode 100644 index b43104b5dc0a2..0000000000000 --- a/blockchains/ethereum/assets/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "Ofin Token", - "website": "https://ofin.io", - "source_code": "https://github.com/Ofinio/Ofin.io", - "description": "Ofin is non-custodial investment protocol that enables novices to invest directly into the funds managed by seasoned crypto traders", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Ofinprotocol", - "handle": "OfinProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@ofin", - "handle": "ofin" - }, - { - "name": "Telegram", - "url": "https://t.me/ofin_io", - "handle": "ofin_io" - } - ], - "explorer": "https://etherscan.io/token/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822", - "type": "ERC20", - "symbol": "ON", - "decimals": 18, - "status": "active", - "id": "0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822/logo.png b/blockchains/ethereum/assets/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822/logo.png deleted file mode 100755 index 940c078a5368e..0000000000000 Binary files a/blockchains/ethereum/assets/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD/info.json b/blockchains/ethereum/assets/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD/info.json deleted file mode 100644 index 7e1b6e44888c6..0000000000000 --- a/blockchains/ethereum/assets/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD/info.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "name": "ITAM Games", - "website": "https://itam.games", - "description": "ITAM Games is designed to provide fair and reasonable benefits to all ecosystem participants through blockchain technology. ITAM Token will be used to accelerate the ITAM ecosystem, settlement for game developers, trading of unique digital assets (ITAM NFT), rewards for participation on ITAM Games and events, fee for leasing ITAM NFT, and more.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/itamgames", - "handle": "@itamgames" - }, - { - "name": "Medium", - "url": "https://medium.com/itam", - "handle": "ITAM Games" - }, - { - "name": "Telegram", - "url": "https://t.me/itamgames", - "handle": "@itamgames" - }, - { - "name": "Youtube", - "url": "https://www.youtube.com/channel/UCgM_ijLKjeibbQATtX46ZTw", - "handle": "ITAM Games" - }, - { - "name": "FaceBook", - "url": "https://www.facebook.com/itamgames", - "handle": "@itamgames" - } - ], - "explorer": "https://etherscan.io/token/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD", - "type": "ERC20", - "symbol": "ITAM", - "decimals": 18, - "status": "active", - "id": "0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD/logo.png b/blockchains/ethereum/assets/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD/logo.png deleted file mode 100644 index 7cc26756dbd35..0000000000000 Binary files a/blockchains/ethereum/assets/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/info.json b/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/info.json deleted file mode 100644 index 72a8fd5e020df..0000000000000 --- a/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "DEUS", - "website": "https://deus.finance/", - "source_code": "https://github.com/deusfinance", - "white_paper": "https://deus.finance/litepaper.pdf", - "description": "DEUS finance the next generation asset tokenization transpose any verifiable digital or non-digital asset securely onto the blockchain.", - "explorer": "https://etherscan.io/token/0x3b62F3820e0B035cc4aD602dECe6d796BC325325", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DeusDao", - "handle": "DeusDao" - }, - { - "name": "Telegram", - "url": "https://t.me/deusfinance", - "handle": "deusfinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@deusfinance", - "handle": "deusfinance" - } - ], - "type": "ERC20", - "symbol": "DEUS", - "decimals": 18, - "status": "active", - "id": "0x3b62F3820e0B035cc4aD602dECe6d796BC325325" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/logo.png b/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/logo.png deleted file mode 100644 index 0afe96723a66e..0000000000000 Binary files a/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3b7120a39547AB5a3B8DD3890F468C7E6027C656/info.json b/blockchains/ethereum/assets/0x3b7120a39547AB5a3B8DD3890F468C7E6027C656/info.json deleted file mode 100644 index 0e3dca9e7e419..0000000000000 --- a/blockchains/ethereum/assets/0x3b7120a39547AB5a3B8DD3890F468C7E6027C656/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C574371", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3b7120a39547AB5a3B8DD3890F468C7E6027C656", - "status": "active", - "id": "0x3b7120a39547AB5a3B8DD3890F468C7E6027C656" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3b7120a39547AB5a3B8DD3890F468C7E6027C656/logo.png b/blockchains/ethereum/assets/0x3b7120a39547AB5a3B8DD3890F468C7E6027C656/logo.png deleted file mode 100644 index 9930e189e3bda..0000000000000 Binary files a/blockchains/ethereum/assets/0x3b7120a39547AB5a3B8DD3890F468C7E6027C656/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1/info.json b/blockchains/ethereum/assets/0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1/info.json deleted file mode 100644 index d52bc15c83a08..0000000000000 --- a/blockchains/ethereum/assets/0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atunala Token", - "symbol": "ATNL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1", - "status": "active", - "id": "0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1/logo.png b/blockchains/ethereum/assets/0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1/logo.png deleted file mode 100644 index cab56fafcf31e..0000000000000 Binary files a/blockchains/ethereum/assets/0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f/info.json b/blockchains/ethereum/assets/0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f/info.json deleted file mode 100644 index fec9523185080..0000000000000 --- a/blockchains/ethereum/assets/0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R910507", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f", - "status": "active", - "id": "0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f/logo.png b/blockchains/ethereum/assets/0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f/logo.png deleted file mode 100644 index 2563df0955c57..0000000000000 Binary files a/blockchains/ethereum/assets/0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3b9e094D56103611f0ACEfDAb43182347BA60dF4/info.json b/blockchains/ethereum/assets/0x3b9e094D56103611f0ACEfDAb43182347BA60dF4/info.json deleted file mode 100644 index efe93c4dd9239..0000000000000 --- a/blockchains/ethereum/assets/0x3b9e094D56103611f0ACEfDAb43182347BA60dF4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PANTHEON X", - "website": "https://pantheonx.io", - "description": "No.1 Trading Strategy Marketplace", - "explorer": "https://etherscan.io/token/0x3b9e094D56103611f0ACEfDAb43182347BA60dF4", - "type": "ERC20", - "symbol": "XPN", - "decimals": 18, - "status": "active", - "id": "0x3b9e094D56103611f0ACEfDAb43182347BA60dF4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3b9e094D56103611f0ACEfDAb43182347BA60dF4/logo.png b/blockchains/ethereum/assets/0x3b9e094D56103611f0ACEfDAb43182347BA60dF4/logo.png deleted file mode 100644 index a4f4803f55a35..0000000000000 Binary files a/blockchains/ethereum/assets/0x3b9e094D56103611f0ACEfDAb43182347BA60dF4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67/info.json b/blockchains/ethereum/assets/0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67/info.json deleted file mode 100644 index ab4bf373d7ef7..0000000000000 --- a/blockchains/ethereum/assets/0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ChainKEY", - "symbol": "CKEY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67", - "status": "active", - "id": "0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67/logo.png b/blockchains/ethereum/assets/0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67/logo.png deleted file mode 100644 index 329e98e751c99..0000000000000 Binary files a/blockchains/ethereum/assets/0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76/info.json b/blockchains/ethereum/assets/0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76/info.json deleted file mode 100644 index 3a3d5b25762a8..0000000000000 --- a/blockchains/ethereum/assets/0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DMTC Token", - "symbol": "DMTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dmtc.io/", - "explorer": "https://etherscan.io/token/0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76", - "status": "active", - "id": "0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76/logo.png b/blockchains/ethereum/assets/0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76/logo.png deleted file mode 100644 index 78527790d896a..0000000000000 Binary files a/blockchains/ethereum/assets/0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3bf13d76a5d625Fc85486F73328926a64F226acC/info.json b/blockchains/ethereum/assets/0x3bf13d76a5d625Fc85486F73328926a64F226acC/info.json deleted file mode 100644 index f3c646ab12240..0000000000000 --- a/blockchains/ethereum/assets/0x3bf13d76a5d625Fc85486F73328926a64F226acC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short LINK-DAI v2", - "symbol": "dsLINK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3bf13d76a5d625Fc85486F73328926a64F226acC", - "status": "active", - "id": "0x3bf13d76a5d625Fc85486F73328926a64F226acC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3bf13d76a5d625Fc85486F73328926a64F226acC/logo.png b/blockchains/ethereum/assets/0x3bf13d76a5d625Fc85486F73328926a64F226acC/logo.png deleted file mode 100644 index eb80921021426..0000000000000 Binary files a/blockchains/ethereum/assets/0x3bf13d76a5d625Fc85486F73328926a64F226acC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3c0C090679BaF2DCAFf6858417d117030E2aE952/info.json b/blockchains/ethereum/assets/0x3c0C090679BaF2DCAFf6858417d117030E2aE952/info.json deleted file mode 100644 index 7cf82ad1fdbe1..0000000000000 --- a/blockchains/ethereum/assets/0x3c0C090679BaF2DCAFf6858417d117030E2aE952/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Qurix", - "symbol": "QRX", - "type": "ERC20", - "decimals": 1, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3c0C090679BaF2DCAFf6858417d117030E2aE952", - "status": "active", - "id": "0x3c0C090679BaF2DCAFf6858417d117030E2aE952" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3c0C090679BaF2DCAFf6858417d117030E2aE952/logo.png b/blockchains/ethereum/assets/0x3c0C090679BaF2DCAFf6858417d117030E2aE952/logo.png deleted file mode 100644 index 9f0aa7d40d5c6..0000000000000 Binary files a/blockchains/ethereum/assets/0x3c0C090679BaF2DCAFf6858417d117030E2aE952/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F/info.json b/blockchains/ethereum/assets/0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F/info.json deleted file mode 100644 index c11f2aa3fcfcb..0000000000000 --- a/blockchains/ethereum/assets/0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ICEDIUM", - "symbol": "ICD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F", - "status": "active", - "id": "0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F/logo.png b/blockchains/ethereum/assets/0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F/logo.png deleted file mode 100755 index 014c31e4c14e2..0000000000000 Binary files a/blockchains/ethereum/assets/0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3c4030839708a20fd2fb379cf11810dde4888d93/info.json b/blockchains/ethereum/assets/0x3c4030839708a20fd2fb379cf11810dde4888d93/info.json deleted file mode 100644 index c3a6635b3c6f4..0000000000000 --- a/blockchains/ethereum/assets/0x3c4030839708a20fd2fb379cf11810dde4888d93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IMSWallet", - "symbol": "IMS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://imswallet.co/", - "explorer": "https://etherscan.io/token/0x3c4030839708a20fd2fb379cf11810dde4888d93", - "status": "active", - "id": "0x3c4030839708a20fd2fb379cf11810dde4888d93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3c4030839708a20fd2fb379cf11810dde4888d93/logo.png b/blockchains/ethereum/assets/0x3c4030839708a20fd2fb379cf11810dde4888d93/logo.png deleted file mode 100644 index 4b7535abca46e..0000000000000 Binary files a/blockchains/ethereum/assets/0x3c4030839708a20fd2fb379cf11810dde4888d93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B/info.json b/blockchains/ethereum/assets/0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B/info.json deleted file mode 100644 index 3f9e668701360..0000000000000 --- a/blockchains/ethereum/assets/0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MindCaptial", - "symbol": "MCP", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B", - "status": "active", - "id": "0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B/logo.png b/blockchains/ethereum/assets/0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B/logo.png deleted file mode 100644 index 1faee0059b404..0000000000000 Binary files a/blockchains/ethereum/assets/0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3c4a3ffd813a107febd57B2f01BC344264D90FdE/info.json b/blockchains/ethereum/assets/0x3c4a3ffd813a107febd57B2f01BC344264D90FdE/info.json deleted file mode 100644 index a47b62b52b32d..0000000000000 --- a/blockchains/ethereum/assets/0x3c4a3ffd813a107febd57B2f01BC344264D90FdE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EnergiToken", - "symbol": "ETK", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://energitoken.com/", - "explorer": "https://etherscan.io/token/0x3c4a3ffd813a107febd57B2f01BC344264D90FdE", - "status": "active", - "id": "0x3c4a3ffd813a107febd57B2f01BC344264D90FdE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3c4a3ffd813a107febd57B2f01BC344264D90FdE/logo.png b/blockchains/ethereum/assets/0x3c4a3ffd813a107febd57B2f01BC344264D90FdE/logo.png deleted file mode 100755 index 8e572f9c0e46c..0000000000000 Binary files a/blockchains/ethereum/assets/0x3c4a3ffd813a107febd57B2f01BC344264D90FdE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518/info.json b/blockchains/ethereum/assets/0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518/info.json deleted file mode 100644 index 62ff12444f5c2..0000000000000 --- a/blockchains/ethereum/assets/0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UCOT", - "symbol": "UCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ucot.world", - "explorer": "https://etherscan.io/token/0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518", - "status": "active", - "id": "0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518/logo.png b/blockchains/ethereum/assets/0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518/logo.png deleted file mode 100644 index 1834b60936b0f..0000000000000 Binary files a/blockchains/ethereum/assets/0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762/info.json b/blockchains/ethereum/assets/0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762/info.json deleted file mode 100644 index 429513e79f58c..0000000000000 --- a/blockchains/ethereum/assets/0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MODEL-X-coin", - "symbol": "MODX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://model-x.net/", - "explorer": "https://etherscan.io/token/0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762", - "status": "active", - "id": "0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762/logo.png b/blockchains/ethereum/assets/0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762/logo.png deleted file mode 100644 index ced7b0644abba..0000000000000 Binary files a/blockchains/ethereum/assets/0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3c75226555FC496168d48B88DF83B95F16771F37/info.json b/blockchains/ethereum/assets/0x3c75226555FC496168d48B88DF83B95F16771F37/info.json deleted file mode 100644 index 815b41db8d85b..0000000000000 --- a/blockchains/ethereum/assets/0x3c75226555FC496168d48B88DF83B95F16771F37/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Droplex Token", - "symbol": "DROP", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3c75226555FC496168d48B88DF83B95F16771F37", - "status": "active", - "id": "0x3c75226555FC496168d48B88DF83B95F16771F37" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3c75226555FC496168d48B88DF83B95F16771F37/logo.png b/blockchains/ethereum/assets/0x3c75226555FC496168d48B88DF83B95F16771F37/logo.png deleted file mode 100755 index 3cbd2aa22a6a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x3c75226555FC496168d48B88DF83B95F16771F37/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3c961A0a2eC87247897A07e66d9d9967a317aBde/info.json b/blockchains/ethereum/assets/0x3c961A0a2eC87247897A07e66d9d9967a317aBde/info.json deleted file mode 100644 index 673e2cf2277ca..0000000000000 --- a/blockchains/ethereum/assets/0x3c961A0a2eC87247897A07e66d9d9967a317aBde/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short KNC-DAI 3x v2", - "symbol": "dsKNC3x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3c961A0a2eC87247897A07e66d9d9967a317aBde", - "status": "active", - "id": "0x3c961A0a2eC87247897A07e66d9d9967a317aBde" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3c961A0a2eC87247897A07e66d9d9967a317aBde/logo.png b/blockchains/ethereum/assets/0x3c961A0a2eC87247897A07e66d9d9967a317aBde/logo.png deleted file mode 100644 index 7693887820c73..0000000000000 Binary files a/blockchains/ethereum/assets/0x3c961A0a2eC87247897A07e66d9d9967a317aBde/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/info.json b/blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/info.json deleted file mode 100644 index cfd7c69905301..0000000000000 --- a/blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Boring DAO", - "symbol": "BOR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://boringdao.com/", - "explorer": "https://etherscan.io/token/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9", - "status": "active", - "id": "0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/logo.png b/blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/logo.png deleted file mode 100644 index b3fc46ab743ea..0000000000000 Binary files a/blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9/info.json b/blockchains/ethereum/assets/0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9/info.json deleted file mode 100644 index 583ccc04bdad3..0000000000000 --- a/blockchains/ethereum/assets/0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EthereumeRush", - "symbol": "EER", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://erush.org/", - "explorer": "https://etherscan.io/token/0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9", - "status": "active", - "id": "0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9/logo.png b/blockchains/ethereum/assets/0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9/logo.png deleted file mode 100644 index db3eac9aafea6..0000000000000 Binary files a/blockchains/ethereum/assets/0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf/info.json b/blockchains/ethereum/assets/0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf/info.json deleted file mode 100644 index 2064f5712ad18..0000000000000 --- a/blockchains/ethereum/assets/0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SHRINK", - "symbol": "SHRINK", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf", - "status": "active", - "id": "0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf/logo.png b/blockchains/ethereum/assets/0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf/logo.png deleted file mode 100644 index e456faf8b2bdb..0000000000000 Binary files a/blockchains/ethereum/assets/0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3d03c451476E451FAD42Bd4b9462f3EeCa822986/info.json b/blockchains/ethereum/assets/0x3d03c451476E451FAD42Bd4b9462f3EeCa822986/info.json deleted file mode 100644 index 10a186b017407..0000000000000 --- a/blockchains/ethereum/assets/0x3d03c451476E451FAD42Bd4b9462f3EeCa822986/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-2/30M32", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3d03c451476E451FAD42Bd4b9462f3EeCa822986", - "status": "active", - "id": "0x3d03c451476E451FAD42Bd4b9462f3EeCa822986" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3d03c451476E451FAD42Bd4b9462f3EeCa822986/logo.png b/blockchains/ethereum/assets/0x3d03c451476E451FAD42Bd4b9462f3EeCa822986/logo.png deleted file mode 100644 index 742c8924222fd..0000000000000 Binary files a/blockchains/ethereum/assets/0x3d03c451476E451FAD42Bd4b9462f3EeCa822986/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3d166dd13dFdca66879bdd45dc224D07C8855CdB/info.json b/blockchains/ethereum/assets/0x3d166dd13dFdca66879bdd45dc224D07C8855CdB/info.json deleted file mode 100644 index 8cb2b36cd31c0..0000000000000 --- a/blockchains/ethereum/assets/0x3d166dd13dFdca66879bdd45dc224D07C8855CdB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CreaEther", - "symbol": "CETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3d166dd13dFdca66879bdd45dc224D07C8855CdB", - "status": "active", - "id": "0x3d166dd13dFdca66879bdd45dc224D07C8855CdB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3d166dd13dFdca66879bdd45dc224D07C8855CdB/logo.png b/blockchains/ethereum/assets/0x3d166dd13dFdca66879bdd45dc224D07C8855CdB/logo.png deleted file mode 100644 index 117473dabd910..0000000000000 Binary files a/blockchains/ethereum/assets/0x3d166dd13dFdca66879bdd45dc224D07C8855CdB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244/info.json b/blockchains/ethereum/assets/0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244/info.json deleted file mode 100644 index f36674c11cd42..0000000000000 --- a/blockchains/ethereum/assets/0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RvT", - "symbol": "RVT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://rivetz.com/", - "explorer": "https://etherscan.io/token/0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244", - "status": "active", - "id": "0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244/logo.png b/blockchains/ethereum/assets/0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244/logo.png deleted file mode 100644 index e26052a73e0d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721/info.json b/blockchains/ethereum/assets/0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721/info.json deleted file mode 100644 index 9857cbf0acbae..0000000000000 --- a/blockchains/ethereum/assets/0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tps Network", - "symbol": "TPS7", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721", - "status": "active", - "id": "0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721/logo.png b/blockchains/ethereum/assets/0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721/logo.png deleted file mode 100644 index 504549c2c46e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3e370A6c8255b065bD42bc0AC9255b269CFcC172/info.json b/blockchains/ethereum/assets/0x3e370A6c8255b065bD42bc0AC9255b269CFcC172/info.json deleted file mode 100644 index 62f3e3349d3ff..0000000000000 --- a/blockchains/ethereum/assets/0x3e370A6c8255b065bD42bc0AC9255b269CFcC172/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unipot", - "symbol": "UNI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3e370A6c8255b065bD42bc0AC9255b269CFcC172", - "status": "active", - "id": "0x3e370A6c8255b065bD42bc0AC9255b269CFcC172" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3e370A6c8255b065bD42bc0AC9255b269CFcC172/logo.png b/blockchains/ethereum/assets/0x3e370A6c8255b065bD42bc0AC9255b269CFcC172/logo.png deleted file mode 100644 index a468125176d49..0000000000000 Binary files a/blockchains/ethereum/assets/0x3e370A6c8255b065bD42bc0AC9255b269CFcC172/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d/info.json b/blockchains/ethereum/assets/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d/info.json deleted file mode 100644 index ce7c966a5dca9..0000000000000 --- a/blockchains/ethereum/assets/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "GoldenPyrex", - "website": "https://gpyx.money", - "source_code": "https://github.com/gpyxmoney", - "white_paper": "https://gpyx.money/gpyxlitepaper.pdf", - "description": "GPYX is the native token of gpyx.money DeFi platform.", - "explorer": "https://etherscan.io/token/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d", - "type": "ERC20", - "symbol": "GPYX", - "decimals": 18, - "status": "active", - "id": "0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d/logo.png b/blockchains/ethereum/assets/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d/logo.png deleted file mode 100644 index 000caa691d979..0000000000000 Binary files a/blockchains/ethereum/assets/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3e408d26C784cE8C015F78f2982E5950c5DD0125/info.json b/blockchains/ethereum/assets/0x3e408d26C784cE8C015F78f2982E5950c5DD0125/info.json deleted file mode 100644 index cf3863f8d0e52..0000000000000 --- a/blockchains/ethereum/assets/0x3e408d26C784cE8C015F78f2982E5950c5DD0125/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FlingoCash", - "symbol": "FLNGO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3e408d26C784cE8C015F78f2982E5950c5DD0125", - "status": "active", - "id": "0x3e408d26C784cE8C015F78f2982E5950c5DD0125" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3e408d26C784cE8C015F78f2982E5950c5DD0125/logo.png b/blockchains/ethereum/assets/0x3e408d26C784cE8C015F78f2982E5950c5DD0125/logo.png deleted file mode 100755 index 8bd1ec9fa029a..0000000000000 Binary files a/blockchains/ethereum/assets/0x3e408d26C784cE8C015F78f2982E5950c5DD0125/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b/info.json b/blockchains/ethereum/assets/0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b/info.json deleted file mode 100644 index 5db08dca9ff5e..0000000000000 --- a/blockchains/ethereum/assets/0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 137-CN35", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b", - "status": "active", - "id": "0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b/logo.png b/blockchains/ethereum/assets/0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b/logo.png deleted file mode 100644 index 4ba0c61f0444a..0000000000000 Binary files a/blockchains/ethereum/assets/0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8/info.json b/blockchains/ethereum/assets/0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8/info.json deleted file mode 100644 index 58ac73583ad80..0000000000000 --- a/blockchains/ethereum/assets/0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BaaSid", - "symbol": "BAAS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.baasid.com/#token", - "explorer": "https://etherscan.io/token/0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8", - "status": "active", - "id": "0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8/logo.png b/blockchains/ethereum/assets/0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8/logo.png deleted file mode 100644 index 0a7cb1f077d65..0000000000000 Binary files a/blockchains/ethereum/assets/0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580/info.json b/blockchains/ethereum/assets/0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580/info.json deleted file mode 100644 index e7f0f9267b730..0000000000000 --- a/blockchains/ethereum/assets/0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BEDCOIN", - "symbol": "BEDCOIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580", - "status": "active", - "id": "0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580/logo.png b/blockchains/ethereum/assets/0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580/logo.png deleted file mode 100644 index 69b39af295fc6..0000000000000 Binary files a/blockchains/ethereum/assets/0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98/info.json b/blockchains/ethereum/assets/0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98/info.json deleted file mode 100644 index c456fb7fff567..0000000000000 --- a/blockchains/ethereum/assets/0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dignity", - "symbol": "DIG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98", - "status": "active", - "id": "0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98/logo.png b/blockchains/ethereum/assets/0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98/logo.png deleted file mode 100755 index ca0b294cf96de..0000000000000 Binary files a/blockchains/ethereum/assets/0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846/info.json b/blockchains/ethereum/assets/0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846/info.json deleted file mode 100644 index dcad751abe77d..0000000000000 --- a/blockchains/ethereum/assets/0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R887047", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846", - "status": "active", - "id": "0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846/logo.png b/blockchains/ethereum/assets/0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846/logo.png deleted file mode 100644 index 9dfb315788f28..0000000000000 Binary files a/blockchains/ethereum/assets/0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15/info.json b/blockchains/ethereum/assets/0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15/info.json deleted file mode 100644 index a41fa65a4ce63..0000000000000 --- a/blockchains/ethereum/assets/0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TradeMyCoin", - "symbol": "TRADEMY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15", - "status": "active", - "id": "0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15/logo.png b/blockchains/ethereum/assets/0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15/logo.png deleted file mode 100755 index 4a00bc55de29f..0000000000000 Binary files a/blockchains/ethereum/assets/0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea/info.json b/blockchains/ethereum/assets/0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea/info.json deleted file mode 100644 index 1a2a77db9cac2..0000000000000 --- a/blockchains/ethereum/assets/0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pomp", - "website": "https://pomp.finance", - "description": "Pomp - collaborative hedge fund", - "explorer": "https://etherscan.io/token/0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea", - "type": "ERC20", - "symbol": "POMP", - "decimals": 18, - "status": "active", - "id": "0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea/logo.png b/blockchains/ethereum/assets/0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea/logo.png deleted file mode 100644 index fa1645c16b39f..0000000000000 Binary files a/blockchains/ethereum/assets/0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3fE2eF1DFb1595195768627d16751D552586dce8/info.json b/blockchains/ethereum/assets/0x3fE2eF1DFb1595195768627d16751D552586dce8/info.json deleted file mode 100644 index 8e8697c4d29a3..0000000000000 --- a/blockchains/ethereum/assets/0x3fE2eF1DFb1595195768627d16751D552586dce8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Opta Token", - "symbol": "OPA", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3fE2eF1DFb1595195768627d16751D552586dce8", - "status": "active", - "id": "0x3fE2eF1DFb1595195768627d16751D552586dce8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3fE2eF1DFb1595195768627d16751D552586dce8/logo.png b/blockchains/ethereum/assets/0x3fE2eF1DFb1595195768627d16751D552586dce8/logo.png deleted file mode 100644 index 85d8b9e2ba2b4..0000000000000 Binary files a/blockchains/ethereum/assets/0x3fE2eF1DFb1595195768627d16751D552586dce8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62/info.json b/blockchains/ethereum/assets/0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62/info.json deleted file mode 100644 index b3d62115fd05a..0000000000000 --- a/blockchains/ethereum/assets/0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ORDER", - "symbol": "OR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62", - "status": "active", - "id": "0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62/logo.png b/blockchains/ethereum/assets/0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62/logo.png deleted file mode 100644 index 7054d2e662031..0000000000000 Binary files a/blockchains/ethereum/assets/0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721/info.json b/blockchains/ethereum/assets/0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721/info.json deleted file mode 100644 index f75c449233d07..0000000000000 --- a/blockchains/ethereum/assets/0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Untitled", - "symbol": "VOID", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721", - "status": "active", - "id": "0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721/logo.png b/blockchains/ethereum/assets/0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721/logo.png deleted file mode 100644 index dd6fe16212ac0..0000000000000 Binary files a/blockchains/ethereum/assets/0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x400323C9a1A9AA08680B22140838121d38416B99/info.json b/blockchains/ethereum/assets/0x400323C9a1A9AA08680B22140838121d38416B99/info.json deleted file mode 100644 index bc5e36ad6aae7..0000000000000 --- a/blockchains/ethereum/assets/0x400323C9a1A9AA08680B22140838121d38416B99/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sava Coin", - "symbol": "SCA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x400323C9a1A9AA08680B22140838121d38416B99", - "status": "active", - "id": "0x400323C9a1A9AA08680B22140838121d38416B99" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x400323C9a1A9AA08680B22140838121d38416B99/logo.png b/blockchains/ethereum/assets/0x400323C9a1A9AA08680B22140838121d38416B99/logo.png deleted file mode 100644 index d959960696313..0000000000000 Binary files a/blockchains/ethereum/assets/0x400323C9a1A9AA08680B22140838121d38416B99/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x40395044Ac3c0C57051906dA938B54BD6557F212/info.json b/blockchains/ethereum/assets/0x40395044Ac3c0C57051906dA938B54BD6557F212/info.json deleted file mode 100644 index c6175b59f80d1..0000000000000 --- a/blockchains/ethereum/assets/0x40395044Ac3c0C57051906dA938B54BD6557F212/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MobileGo Token", - "symbol": "MGO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://mobilego.io/", - "explorer": "https://etherscan.io/token/0x40395044Ac3c0C57051906dA938B54BD6557F212", - "status": "active", - "id": "0x40395044Ac3c0C57051906dA938B54BD6557F212" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x40395044Ac3c0C57051906dA938B54BD6557F212/logo.png b/blockchains/ethereum/assets/0x40395044Ac3c0C57051906dA938B54BD6557F212/logo.png deleted file mode 100644 index d26e2afcf20ee..0000000000000 Binary files a/blockchains/ethereum/assets/0x40395044Ac3c0C57051906dA938B54BD6557F212/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x403fc67bC995aee4DaE6F5461788c94C977282b5/info.json b/blockchains/ethereum/assets/0x403fc67bC995aee4DaE6F5461788c94C977282b5/info.json deleted file mode 100644 index 6a565e836fdfc..0000000000000 --- a/blockchains/ethereum/assets/0x403fc67bC995aee4DaE6F5461788c94C977282b5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POP Missions B", - "symbol": "POPB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x403fc67bC995aee4DaE6F5461788c94C977282b5", - "status": "active", - "id": "0x403fc67bC995aee4DaE6F5461788c94C977282b5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x403fc67bC995aee4DaE6F5461788c94C977282b5/logo.png b/blockchains/ethereum/assets/0x403fc67bC995aee4DaE6F5461788c94C977282b5/logo.png deleted file mode 100644 index ba317e6353b67..0000000000000 Binary files a/blockchains/ethereum/assets/0x403fc67bC995aee4DaE6F5461788c94C977282b5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x40428FDD5588197C15DD00B22fe9b9A48afeEb23/info.json b/blockchains/ethereum/assets/0x40428FDD5588197C15DD00B22fe9b9A48afeEb23/info.json deleted file mode 100644 index 24f27e37f3586..0000000000000 --- a/blockchains/ethereum/assets/0x40428FDD5588197C15DD00B22fe9b9A48afeEb23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cotrace", - "website": "https://cotrace.org", - "description": "Cotrace is COVID contact tracing, decentralized", - "explorer": "https://etherscan.io/token/0x40428FDD5588197C15DD00B22fe9b9A48afeEb23", - "type": "ERC20", - "symbol": "COTR", - "decimals": 18, - "status": "active", - "id": "0x40428FDD5588197C15DD00B22fe9b9A48afeEb23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x40428FDD5588197C15DD00B22fe9b9A48afeEb23/logo.png b/blockchains/ethereum/assets/0x40428FDD5588197C15DD00B22fe9b9A48afeEb23/logo.png deleted file mode 100644 index 12b0a0ddc1ba4..0000000000000 Binary files a/blockchains/ethereum/assets/0x40428FDD5588197C15DD00B22fe9b9A48afeEb23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4049B0A25d780898648e8b175D7c104EA8959210/info.json b/blockchains/ethereum/assets/0x4049B0A25d780898648e8b175D7c104EA8959210/info.json deleted file mode 100644 index 27742c91f9fa1..0000000000000 --- a/blockchains/ethereum/assets/0x4049B0A25d780898648e8b175D7c104EA8959210/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Basic Token", - "symbol": "BAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4049B0A25d780898648e8b175D7c104EA8959210", - "status": "active", - "id": "0x4049B0A25d780898648e8b175D7c104EA8959210" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4049B0A25d780898648e8b175D7c104EA8959210/logo.png b/blockchains/ethereum/assets/0x4049B0A25d780898648e8b175D7c104EA8959210/logo.png deleted file mode 100644 index 9dcf642c1537b..0000000000000 Binary files a/blockchains/ethereum/assets/0x4049B0A25d780898648e8b175D7c104EA8959210/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4050103D244e3E320250f559f7F0484E5193bf76/info.json b/blockchains/ethereum/assets/0x4050103D244e3E320250f559f7F0484E5193bf76/info.json deleted file mode 100644 index 3936f955fff6a..0000000000000 --- a/blockchains/ethereum/assets/0x4050103D244e3E320250f559f7F0484E5193bf76/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITSIFU COIN", - "symbol": "BSF", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4050103D244e3E320250f559f7F0484E5193bf76", - "status": "active", - "id": "0x4050103D244e3E320250f559f7F0484E5193bf76" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4050103D244e3E320250f559f7F0484E5193bf76/logo.png b/blockchains/ethereum/assets/0x4050103D244e3E320250f559f7F0484E5193bf76/logo.png deleted file mode 100755 index cf4e2a889b40e..0000000000000 Binary files a/blockchains/ethereum/assets/0x4050103D244e3E320250f559f7F0484E5193bf76/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9/info.json b/blockchains/ethereum/assets/0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9/info.json deleted file mode 100644 index 1f6846403c9ae..0000000000000 --- a/blockchains/ethereum/assets/0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ICO Review", - "symbol": "ICRT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9", - "status": "active", - "id": "0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9/logo.png b/blockchains/ethereum/assets/0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9/logo.png deleted file mode 100644 index e2912cad952b9..0000000000000 Binary files a/blockchains/ethereum/assets/0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc/info.json b/blockchains/ethereum/assets/0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc/info.json deleted file mode 100644 index 1386143c904b7..0000000000000 --- a/blockchains/ethereum/assets/0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EasyCoinDigitalFreedom", - "symbol": "ECDF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.easycoindf.com/", - "explorer": "https://etherscan.io/token/0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc", - "status": "active", - "id": "0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc/logo.png b/blockchains/ethereum/assets/0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc/logo.png deleted file mode 100644 index 6e3fca6945363..0000000000000 Binary files a/blockchains/ethereum/assets/0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x407b419144822E236D960e87E3c58C64fEB715B8/info.json b/blockchains/ethereum/assets/0x407b419144822E236D960e87E3c58C64fEB715B8/info.json deleted file mode 100644 index 5846192948665..0000000000000 --- a/blockchains/ethereum/assets/0x407b419144822E236D960e87E3c58C64fEB715B8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Platin Token", - "symbol": "PTNX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x407b419144822E236D960e87E3c58C64fEB715B8", - "status": "active", - "id": "0x407b419144822E236D960e87E3c58C64fEB715B8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x407b419144822E236D960e87E3c58C64fEB715B8/logo.png b/blockchains/ethereum/assets/0x407b419144822E236D960e87E3c58C64fEB715B8/logo.png deleted file mode 100644 index bcd7eb1a51c75..0000000000000 Binary files a/blockchains/ethereum/assets/0x407b419144822E236D960e87E3c58C64fEB715B8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4086692D53262b2Be0b13909D804F0491FF6Ec3e/info.json b/blockchains/ethereum/assets/0x4086692D53262b2Be0b13909D804F0491FF6Ec3e/info.json deleted file mode 100644 index b5e46c02f0265..0000000000000 --- a/blockchains/ethereum/assets/0x4086692D53262b2Be0b13909D804F0491FF6Ec3e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YFKA", - "website": "https://burnthestate.com/", - "description": "Yield Farming Known as Ash", - "explorer": "https://etherscan.io/token/0x4086692D53262b2Be0b13909D804F0491FF6Ec3e", - "type": "ERC20", - "symbol": "YFKA", - "decimals": 18, - "status": "active", - "id": "0x4086692D53262b2Be0b13909D804F0491FF6Ec3e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4086692D53262b2Be0b13909D804F0491FF6Ec3e/logo.png b/blockchains/ethereum/assets/0x4086692D53262b2Be0b13909D804F0491FF6Ec3e/logo.png deleted file mode 100644 index 49fe99a8ffdf1..0000000000000 Binary files a/blockchains/ethereum/assets/0x4086692D53262b2Be0b13909D804F0491FF6Ec3e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x40880F4AdA231774dA97fe719A0c45992376BB98/info.json b/blockchains/ethereum/assets/0x40880F4AdA231774dA97fe719A0c45992376BB98/info.json deleted file mode 100644 index 6d96c1b69d7aa..0000000000000 --- a/blockchains/ethereum/assets/0x40880F4AdA231774dA97fe719A0c45992376BB98/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Allurum", - "symbol": "CSC-AL", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x40880F4AdA231774dA97fe719A0c45992376BB98", - "status": "active", - "id": "0x40880F4AdA231774dA97fe719A0c45992376BB98" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x40880F4AdA231774dA97fe719A0c45992376BB98/logo.png b/blockchains/ethereum/assets/0x40880F4AdA231774dA97fe719A0c45992376BB98/logo.png deleted file mode 100755 index ebc9348e45b7a..0000000000000 Binary files a/blockchains/ethereum/assets/0x40880F4AdA231774dA97fe719A0c45992376BB98/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json b/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json deleted file mode 100644 index c1af8c97e1124..0000000000000 --- a/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Ren", - "website": "https://renproject.io/", - "description": "Ren is an open protocol meant to enable the permissionless and private transfer of value between any blockchain.", - "socials": [], - "explorer": "https://etherscan.io/token/0x408e41876cCCDC0F92210600ef50372656052a38", - "type": "ERC20", - "symbol": "REN", - "decimals": 18, - "status": "active", - "id": "0x408e41876cCCDC0F92210600ef50372656052a38" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/logo.png b/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/logo.png deleted file mode 100644 index 8a5543ceefa01..0000000000000 Binary files a/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4092678e4E78230F46A1534C0fbc8fA39780892B/info.json b/blockchains/ethereum/assets/0x4092678e4E78230F46A1534C0fbc8fA39780892B/info.json deleted file mode 100644 index 9010fdc3ec440..0000000000000 --- a/blockchains/ethereum/assets/0x4092678e4E78230F46A1534C0fbc8fA39780892B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OCoin", - "symbol": "OCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.ocnex.net/", - "explorer": "https://etherscan.io/token/0x4092678e4E78230F46A1534C0fbc8fA39780892B", - "status": "active", - "id": "0x4092678e4E78230F46A1534C0fbc8fA39780892B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4092678e4E78230F46A1534C0fbc8fA39780892B/logo.png b/blockchains/ethereum/assets/0x4092678e4E78230F46A1534C0fbc8fA39780892B/logo.png deleted file mode 100644 index b4a20c7fd1a35..0000000000000 Binary files a/blockchains/ethereum/assets/0x4092678e4E78230F46A1534C0fbc8fA39780892B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x409291B89bF887C927bBc2682ee81489170083Ef/info.json b/blockchains/ethereum/assets/0x409291B89bF887C927bBc2682ee81489170083Ef/info.json deleted file mode 100644 index 13b5f6496e19b..0000000000000 --- a/blockchains/ethereum/assets/0x409291B89bF887C927bBc2682ee81489170083Ef/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C483458", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x409291B89bF887C927bBc2682ee81489170083Ef", - "status": "active", - "id": "0x409291B89bF887C927bBc2682ee81489170083Ef" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x409291B89bF887C927bBc2682ee81489170083Ef/logo.png b/blockchains/ethereum/assets/0x409291B89bF887C927bBc2682ee81489170083Ef/logo.png deleted file mode 100644 index e7f2ae6222dda..0000000000000 Binary files a/blockchains/ethereum/assets/0x409291B89bF887C927bBc2682ee81489170083Ef/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De/info.json b/blockchains/ethereum/assets/0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De/info.json deleted file mode 100644 index 5bf1364cb207a..0000000000000 --- a/blockchains/ethereum/assets/0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Guide Coin", - "symbol": "GDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De", - "status": "active", - "id": "0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De/logo.png b/blockchains/ethereum/assets/0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De/logo.png deleted file mode 100644 index 836aa8bcc3d8d..0000000000000 Binary files a/blockchains/ethereum/assets/0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe/info.json b/blockchains/ethereum/assets/0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe/info.json deleted file mode 100644 index 21ab2658fd96b..0000000000000 --- a/blockchains/ethereum/assets/0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coinchase Token", - "symbol": "CCH", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe", - "status": "active", - "id": "0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe/logo.png b/blockchains/ethereum/assets/0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe/logo.png deleted file mode 100644 index 048f462fd900e..0000000000000 Binary files a/blockchains/ethereum/assets/0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699/info.json b/blockchains/ethereum/assets/0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699/info.json deleted file mode 100644 index fd3d1f0327dff..0000000000000 --- a/blockchains/ethereum/assets/0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GeekChain Token", - "symbol": "GEEK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699", - "status": "active", - "id": "0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699/logo.png b/blockchains/ethereum/assets/0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699/logo.png deleted file mode 100644 index 3d628c7249974..0000000000000 Binary files a/blockchains/ethereum/assets/0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1/info.json b/blockchains/ethereum/assets/0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1/info.json deleted file mode 100644 index 30861a85540ba..0000000000000 --- a/blockchains/ethereum/assets/0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AITBot Token ", - "symbol": "AITBOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1", - "status": "active", - "id": "0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1/logo.png b/blockchains/ethereum/assets/0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1/logo.png deleted file mode 100644 index b43c4a55968eb..0000000000000 Binary files a/blockchains/ethereum/assets/0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/info.json b/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/info.json deleted file mode 100644 index 4c9abcaa2f949..0000000000000 --- a/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "XOR", - "website": "https://sora.org", - "description": "Sora is a decentralized autonomous economic system, where users vote on how to mint new units of the XOR token through a democratic referendum process. The goal is to create a decentralized, yet rational world economic system.", - "socials": [ - { - "name": "Telegram", - "url": "https://t.me/sora_xor", - "handle": "Sora" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/SORA", - "handle": "Sora" - }, - { - "name": "Twitter", - "url": "https://twitter.com/sora_xor", - "handle": "Sora" - }, - { - "name": "Instagram", - "url": "https://www.instagram.com/sora_xor", - "handle": "Sora" - } - ], - "explorer": "https://etherscan.io/token/0x40FD72257597aA14C7231A7B1aaa29Fce868F677", - "type": "ERC20", - "symbol": "XOR", - "decimals": 18, - "status": "active", - "id": "0x40FD72257597aA14C7231A7B1aaa29Fce868F677" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/logo.png b/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/logo.png deleted file mode 100644 index 74c4cf014dca2..0000000000000 Binary files a/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c/info.json b/blockchains/ethereum/assets/0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c/info.json deleted file mode 100644 index 5df59bd51d516..0000000000000 --- a/blockchains/ethereum/assets/0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xhuman", - "symbol": "XHUMAN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c", - "status": "active", - "id": "0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c/logo.png b/blockchains/ethereum/assets/0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c/logo.png deleted file mode 100644 index cabd05c07314d..0000000000000 Binary files a/blockchains/ethereum/assets/0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x40c6f861A08F97dfBC3C0931485bFf4921975a56/info.json b/blockchains/ethereum/assets/0x40c6f861A08F97dfBC3C0931485bFf4921975a56/info.json deleted file mode 100644 index cdc03a247dc27..0000000000000 --- a/blockchains/ethereum/assets/0x40c6f861A08F97dfBC3C0931485bFf4921975a56/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HGH Token", - "symbol": "HGH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://myhghproducts.com/hgh-token/", - "explorer": "https://etherscan.io/token/0x40c6f861A08F97dfBC3C0931485bFf4921975a56", - "status": "active", - "id": "0x40c6f861A08F97dfBC3C0931485bFf4921975a56" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x40c6f861A08F97dfBC3C0931485bFf4921975a56/logo.png b/blockchains/ethereum/assets/0x40c6f861A08F97dfBC3C0931485bFf4921975a56/logo.png deleted file mode 100644 index 580ed23ad20d6..0000000000000 Binary files a/blockchains/ethereum/assets/0x40c6f861A08F97dfBC3C0931485bFf4921975a56/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x40d52577830E01aAEfa80659aA90ee8B34685F4e/info.json b/blockchains/ethereum/assets/0x40d52577830E01aAEfa80659aA90ee8B34685F4e/info.json deleted file mode 100644 index f7caccba164bc..0000000000000 --- a/blockchains/ethereum/assets/0x40d52577830E01aAEfa80659aA90ee8B34685F4e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bilaxy Token", - "symbol": "BIA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bilaxy.com", - "explorer": "https://etherscan.io/token/0x40d52577830E01aAEfa80659aA90ee8B34685F4e", - "status": "active", - "id": "0x40d52577830E01aAEfa80659aA90ee8B34685F4e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x40d52577830E01aAEfa80659aA90ee8B34685F4e/logo.png b/blockchains/ethereum/assets/0x40d52577830E01aAEfa80659aA90ee8B34685F4e/logo.png deleted file mode 100644 index 771c1478cbc59..0000000000000 Binary files a/blockchains/ethereum/assets/0x40d52577830E01aAEfa80659aA90ee8B34685F4e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4104b135DBC9609Fc1A9490E61369036497660c8/logo.png b/blockchains/ethereum/assets/0x4104b135DBC9609Fc1A9490E61369036497660c8/logo.png deleted file mode 100644 index 86cc82a582cbc..0000000000000 Binary files a/blockchains/ethereum/assets/0x4104b135DBC9609Fc1A9490E61369036497660c8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4119876899a9B7D92ECF9DFB9479962499DD5B48/info.json b/blockchains/ethereum/assets/0x4119876899a9B7D92ECF9DFB9479962499DD5B48/info.json deleted file mode 100644 index e34e93819b1e8..0000000000000 --- a/blockchains/ethereum/assets/0x4119876899a9B7D92ECF9DFB9479962499DD5B48/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ROAKRAK", - "symbol": "ROK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4119876899a9B7D92ECF9DFB9479962499DD5B48", - "status": "active", - "id": "0x4119876899a9B7D92ECF9DFB9479962499DD5B48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4119876899a9B7D92ECF9DFB9479962499DD5B48/logo.png b/blockchains/ethereum/assets/0x4119876899a9B7D92ECF9DFB9479962499DD5B48/logo.png deleted file mode 100644 index 6a9694355ed44..0000000000000 Binary files a/blockchains/ethereum/assets/0x4119876899a9B7D92ECF9DFB9479962499DD5B48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x411A81C8Cd604941be13dBBD33B54e6f25d84683/info.json b/blockchains/ethereum/assets/0x411A81C8Cd604941be13dBBD33B54e6f25d84683/info.json deleted file mode 100644 index 7a506a2a874af..0000000000000 --- a/blockchains/ethereum/assets/0x411A81C8Cd604941be13dBBD33B54e6f25d84683/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Letsfair", - "symbol": "LTF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x411A81C8Cd604941be13dBBD33B54e6f25d84683", - "status": "active", - "id": "0x411A81C8Cd604941be13dBBD33B54e6f25d84683" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x411A81C8Cd604941be13dBBD33B54e6f25d84683/logo.png b/blockchains/ethereum/assets/0x411A81C8Cd604941be13dBBD33B54e6f25d84683/logo.png deleted file mode 100644 index 7ae5daa97d64d..0000000000000 Binary files a/blockchains/ethereum/assets/0x411A81C8Cd604941be13dBBD33B54e6f25d84683/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a/info.json b/blockchains/ethereum/assets/0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a/info.json deleted file mode 100644 index 011685d42a9b5..0000000000000 --- a/blockchains/ethereum/assets/0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ladder Network", - "symbol": "LAD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://laddernetwork.io/", - "explorer": "https://etherscan.io/token/0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a", - "status": "active", - "id": "0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a/logo.png b/blockchains/ethereum/assets/0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a/logo.png deleted file mode 100644 index 44889a91ff909..0000000000000 Binary files a/blockchains/ethereum/assets/0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4136dD480327e24E0908D829e03B08559e7D9B8D/info.json b/blockchains/ethereum/assets/0x4136dD480327e24E0908D829e03B08559e7D9B8D/info.json deleted file mode 100644 index 9c6b78a07e4a3..0000000000000 --- a/blockchains/ethereum/assets/0x4136dD480327e24E0908D829e03B08559e7D9B8D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pirate Token", - "symbol": "PRTKN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4136dD480327e24E0908D829e03B08559e7D9B8D", - "status": "active", - "id": "0x4136dD480327e24E0908D829e03B08559e7D9B8D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4136dD480327e24E0908D829e03B08559e7D9B8D/logo.png b/blockchains/ethereum/assets/0x4136dD480327e24E0908D829e03B08559e7D9B8D/logo.png deleted file mode 100644 index f8821e5676331..0000000000000 Binary files a/blockchains/ethereum/assets/0x4136dD480327e24E0908D829e03B08559e7D9B8D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41385664aAd657990000004D3906d1572A6bb4c6/info.json b/blockchains/ethereum/assets/0x41385664aAd657990000004D3906d1572A6bb4c6/info.json deleted file mode 100644 index 1ebfda8aeed8f..0000000000000 --- a/blockchains/ethereum/assets/0x41385664aAd657990000004D3906d1572A6bb4c6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AmigoCoin", - "symbol": "AMGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x41385664aAd657990000004D3906d1572A6bb4c6", - "status": "active", - "id": "0x41385664aAd657990000004D3906d1572A6bb4c6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41385664aAd657990000004D3906d1572A6bb4c6/logo.png b/blockchains/ethereum/assets/0x41385664aAd657990000004D3906d1572A6bb4c6/logo.png deleted file mode 100755 index 679748960eaff..0000000000000 Binary files a/blockchains/ethereum/assets/0x41385664aAd657990000004D3906d1572A6bb4c6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4156D3342D5c385a87D264F90653733592000581/info.json b/blockchains/ethereum/assets/0x4156D3342D5c385a87D264F90653733592000581/info.json deleted file mode 100644 index dd31ce8aad53d..0000000000000 --- a/blockchains/ethereum/assets/0x4156D3342D5c385a87D264F90653733592000581/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Salt", - "symbol": "SALT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.saltlending.com/", - "explorer": "https://etherscan.io/token/0x4156D3342D5c385a87D264F90653733592000581", - "status": "active", - "id": "0x4156D3342D5c385a87D264F90653733592000581" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4156D3342D5c385a87D264F90653733592000581/logo.png b/blockchains/ethereum/assets/0x4156D3342D5c385a87D264F90653733592000581/logo.png deleted file mode 100644 index 6f946313b9f34..0000000000000 Binary files a/blockchains/ethereum/assets/0x4156D3342D5c385a87D264F90653733592000581/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4161725D019690a3E0de50f6bE67b07a86A9fAe1/info.json b/blockchains/ethereum/assets/0x4161725D019690a3E0de50f6bE67b07a86A9fAe1/info.json deleted file mode 100644 index c83fe633793af..0000000000000 --- a/blockchains/ethereum/assets/0x4161725D019690a3E0de50f6bE67b07a86A9fAe1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TokenPocket Token", - "symbol": "TPT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4161725D019690a3E0de50f6bE67b07a86A9fAe1", - "status": "active", - "id": "0x4161725D019690a3E0de50f6bE67b07a86A9fAe1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4161725D019690a3E0de50f6bE67b07a86A9fAe1/logo.png b/blockchains/ethereum/assets/0x4161725D019690a3E0de50f6bE67b07a86A9fAe1/logo.png deleted file mode 100644 index c26be447a1d57..0000000000000 Binary files a/blockchains/ethereum/assets/0x4161725D019690a3E0de50f6bE67b07a86A9fAe1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4162178B78D6985480A308B2190EE5517460406D/info.json b/blockchains/ethereum/assets/0x4162178B78D6985480A308B2190EE5517460406D/info.json deleted file mode 100644 index 39fde45d5fd1b..0000000000000 --- a/blockchains/ethereum/assets/0x4162178B78D6985480A308B2190EE5517460406D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Colu Local Network", - "symbol": "CLN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4162178B78D6985480A308B2190EE5517460406D", - "status": "active", - "id": "0x4162178B78D6985480A308B2190EE5517460406D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4162178B78D6985480A308B2190EE5517460406D/logo.png b/blockchains/ethereum/assets/0x4162178B78D6985480A308B2190EE5517460406D/logo.png deleted file mode 100644 index ee294bab6113c..0000000000000 Binary files a/blockchains/ethereum/assets/0x4162178B78D6985480A308B2190EE5517460406D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4185cf99745B2a20727B37EE798193DD4a56cDfa/info.json b/blockchains/ethereum/assets/0x4185cf99745B2a20727B37EE798193DD4a56cDfa/info.json deleted file mode 100644 index 5a02820b10ea9..0000000000000 --- a/blockchains/ethereum/assets/0x4185cf99745B2a20727B37EE798193DD4a56cDfa/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "wCOINBASE-IOU", - "type": "ERC20", - "symbol": "wCOINBASE-IOU", - "decimals": 18, - "website": "https://deus.finance/", - "source_code": "https://github.com/deusfinance", - "white_paper": "https://lafayettetabor.medium.com/deus-goes-coinbase-1d69f51e1b55", - "description": "DEUS GOES COINBASE. From our next system update, you will be able to buy Coinbase Futures on DEUS Swap!", - "explorer": "https://etherscan.io/token/0x4185cf99745B2a20727B37EE798193DD4a56cDfa", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DeusDao", - "handle": "DeusDao" - }, - { - "name": "Telegram", - "url": "https://t.me/deusfinance", - "handle": "deusfinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@deusfinance", - "handle": "deusfinance" - } - ], - "status": "active", - "id": "0x4185cf99745B2a20727B37EE798193DD4a56cDfa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4185cf99745B2a20727B37EE798193DD4a56cDfa/logo.png b/blockchains/ethereum/assets/0x4185cf99745B2a20727B37EE798193DD4a56cDfa/logo.png deleted file mode 100644 index 95eff5cc1b2d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x4185cf99745B2a20727B37EE798193DD4a56cDfa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41875C2332B0877cDFAA699B641402b7D4642c32/info.json b/blockchains/ethereum/assets/0x41875C2332B0877cDFAA699B641402b7D4642c32/info.json deleted file mode 100644 index ff5af35f2f44c..0000000000000 --- a/blockchains/ethereum/assets/0x41875C2332B0877cDFAA699B641402b7D4642c32/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FUTURAX", - "symbol": "FTXT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.futurax.global/", - "explorer": "https://etherscan.io/token/0x41875C2332B0877cDFAA699B641402b7D4642c32", - "status": "active", - "id": "0x41875C2332B0877cDFAA699B641402b7D4642c32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41875C2332B0877cDFAA699B641402b7D4642c32/logo.png b/blockchains/ethereum/assets/0x41875C2332B0877cDFAA699B641402b7D4642c32/logo.png deleted file mode 100644 index d24e40a60d926..0000000000000 Binary files a/blockchains/ethereum/assets/0x41875C2332B0877cDFAA699B641402b7D4642c32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7/info.json b/blockchains/ethereum/assets/0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7/info.json deleted file mode 100644 index f3609feb4c05d..0000000000000 --- a/blockchains/ethereum/assets/0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YOEXS COM", - "symbol": "YOE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7", - "status": "active", - "id": "0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7/logo.png b/blockchains/ethereum/assets/0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7/logo.png deleted file mode 100644 index 8368f2feee12b..0000000000000 Binary files a/blockchains/ethereum/assets/0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x419B8ED155180A8c9C64145e76DaD49c0A4Efb97/info.json b/blockchains/ethereum/assets/0x419B8ED155180A8c9C64145e76DaD49c0A4Efb97/info.json deleted file mode 100644 index 80c0290822c94..0000000000000 --- a/blockchains/ethereum/assets/0x419B8ED155180A8c9C64145e76DaD49c0A4Efb97/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AltEstate token", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://alt.estate", - "explorer": "https://etherscan.io/token/0x419B8ED155180A8c9C64145e76DaD49c0A4Efb97", - "status": "active", - "id": "0x419B8ED155180A8c9C64145e76DaD49c0A4Efb97" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x419B8ED155180A8c9C64145e76DaD49c0A4Efb97/logo.png b/blockchains/ethereum/assets/0x419B8ED155180A8c9C64145e76DaD49c0A4Efb97/logo.png deleted file mode 100644 index 8d8ae084fa961..0000000000000 Binary files a/blockchains/ethereum/assets/0x419B8ED155180A8c9C64145e76DaD49c0A4Efb97/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b/info.json b/blockchains/ethereum/assets/0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b/info.json deleted file mode 100644 index dd8fa29f15531..0000000000000 --- a/blockchains/ethereum/assets/0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "FunFair", - "website": "https://funfair.io", - "description": "Envisioning the decentralization of the concept behind casinos, FunFair harnesses peer-to-peer technology in combination with cryptography.", - "socials": [], - "explorer": "https://etherscan.io/token/0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b", - "type": "ERC20", - "symbol": "FUN", - "decimals": 8, - "status": "active", - "id": "0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b/logo.png b/blockchains/ethereum/assets/0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b/logo.png deleted file mode 100755 index cda2128ddd34e..0000000000000 Binary files a/blockchains/ethereum/assets/0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E/info.json b/blockchains/ethereum/assets/0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E/info.json deleted file mode 100644 index 15b748c5bd2f3..0000000000000 --- a/blockchains/ethereum/assets/0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dragon", - "symbol": "DRGN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dragonchain.com/", - "explorer": "https://etherscan.io/token/0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E", - "status": "active", - "id": "0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E/logo.png b/blockchains/ethereum/assets/0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E/logo.png deleted file mode 100755 index cf0c2e7bf9741..0000000000000 Binary files a/blockchains/ethereum/assets/0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2/info.json b/blockchains/ethereum/assets/0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2/info.json deleted file mode 100644 index 52aa163e6ccc7..0000000000000 --- a/blockchains/ethereum/assets/0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XinFin XDCE", - "symbol": "XDCE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://xinfin.io", - "explorer": "https://etherscan.io/token/0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2", - "status": "active", - "id": "0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2/logo.png b/blockchains/ethereum/assets/0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2/logo.png deleted file mode 100644 index a2cf0644957c9..0000000000000 Binary files a/blockchains/ethereum/assets/0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41Ab75435668919Bb507F871dd01E9762C2D173a/info.json b/blockchains/ethereum/assets/0x41Ab75435668919Bb507F871dd01E9762C2D173a/info.json deleted file mode 100644 index 272f1eb5b0f61..0000000000000 --- a/blockchains/ethereum/assets/0x41Ab75435668919Bb507F871dd01E9762C2D173a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XChain Token", - "symbol": "NXCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.nxct.io/", - "explorer": "https://etherscan.io/token/0x41Ab75435668919Bb507F871dd01E9762C2D173a", - "status": "active", - "id": "0x41Ab75435668919Bb507F871dd01E9762C2D173a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41Ab75435668919Bb507F871dd01E9762C2D173a/logo.png b/blockchains/ethereum/assets/0x41Ab75435668919Bb507F871dd01E9762C2D173a/logo.png deleted file mode 100644 index 49ac6957db751..0000000000000 Binary files a/blockchains/ethereum/assets/0x41Ab75435668919Bb507F871dd01E9762C2D173a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/info.json b/blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/info.json deleted file mode 100644 index c9054b90d4339..0000000000000 --- a/blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mMSFT Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror MSFT Token.", - "explorer": "https://etherscan.io/token/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mMSFT", - "decimals": 18, - "status": "active", - "id": "0x41BbEDd7286dAab5910a1f15d12CBda839852BD7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/logo.png b/blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/logo.png deleted file mode 100644 index d64e63aa92330..0000000000000 Binary files a/blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41D5D79431A913C4aE7d69a668ecdfE5fF9DFB68/logo.png b/blockchains/ethereum/assets/0x41D5D79431A913C4aE7d69a668ecdfE5fF9DFB68/logo.png deleted file mode 100644 index ec37d0b36e01d..0000000000000 Binary files a/blockchains/ethereum/assets/0x41D5D79431A913C4aE7d69a668ecdfE5fF9DFB68/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41a25A522cD89372895c126FcA4733B998f4ADE5/info.json b/blockchains/ethereum/assets/0x41a25A522cD89372895c126FcA4733B998f4ADE5/info.json deleted file mode 100644 index 02ffd9131c3e7..0000000000000 --- a/blockchains/ethereum/assets/0x41a25A522cD89372895c126FcA4733B998f4ADE5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg9000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x41a25A522cD89372895c126FcA4733B998f4ADE5", - "status": "active", - "id": "0x41a25A522cD89372895c126FcA4733B998f4ADE5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41a25A522cD89372895c126FcA4733B998f4ADE5/logo.png b/blockchains/ethereum/assets/0x41a25A522cD89372895c126FcA4733B998f4ADE5/logo.png deleted file mode 100644 index 38656127c9e76..0000000000000 Binary files a/blockchains/ethereum/assets/0x41a25A522cD89372895c126FcA4733B998f4ADE5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41ad4093349C8A60DE591A3C37dcd184558EaAe3/info.json b/blockchains/ethereum/assets/0x41ad4093349C8A60DE591A3C37dcd184558EaAe3/info.json deleted file mode 100644 index feb7275f9e040..0000000000000 --- a/blockchains/ethereum/assets/0x41ad4093349C8A60DE591A3C37dcd184558EaAe3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin&Company Network", - "symbol": "BITN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitcoincompany.it/", - "explorer": "https://etherscan.io/token/0x41ad4093349C8A60DE591A3C37dcd184558EaAe3", - "status": "active", - "id": "0x41ad4093349C8A60DE591A3C37dcd184558EaAe3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41ad4093349C8A60DE591A3C37dcd184558EaAe3/logo.png b/blockchains/ethereum/assets/0x41ad4093349C8A60DE591A3C37dcd184558EaAe3/logo.png deleted file mode 100644 index 8dcab50d2fc0f..0000000000000 Binary files a/blockchains/ethereum/assets/0x41ad4093349C8A60DE591A3C37dcd184558EaAe3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231/info.json b/blockchains/ethereum/assets/0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231/info.json deleted file mode 100644 index 482f2bbe23250..0000000000000 --- a/blockchains/ethereum/assets/0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Keepis", - "symbol": "KEPIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231", - "status": "active", - "id": "0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231/logo.png b/blockchains/ethereum/assets/0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231/logo.png deleted file mode 100644 index b4643b66ddf3c..0000000000000 Binary files a/blockchains/ethereum/assets/0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26/info.json b/blockchains/ethereum/assets/0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26/info.json deleted file mode 100644 index e7ab6b3a296ef..0000000000000 --- a/blockchains/ethereum/assets/0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PGcoin", - "symbol": "PGC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26", - "status": "active", - "id": "0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26/logo.png b/blockchains/ethereum/assets/0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26/logo.png deleted file mode 100644 index 2dcd3466ef47d..0000000000000 Binary files a/blockchains/ethereum/assets/0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3/info.json b/blockchains/ethereum/assets/0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3/info.json deleted file mode 100644 index bab03ed38eefb..0000000000000 --- a/blockchains/ethereum/assets/0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MedToken", - "symbol": "MTN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://medicalchain.com/en/", - "explorer": "https://etherscan.io/token/0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3", - "status": "active", - "id": "0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3/logo.png b/blockchains/ethereum/assets/0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3/logo.png deleted file mode 100755 index f5a4695c7346b..0000000000000 Binary files a/blockchains/ethereum/assets/0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41e5560054824eA6B0732E656E3Ad64E20e94E45/info.json b/blockchains/ethereum/assets/0x41e5560054824eA6B0732E656E3Ad64E20e94E45/info.json deleted file mode 100644 index 682ef1b8a41fa..0000000000000 --- a/blockchains/ethereum/assets/0x41e5560054824eA6B0732E656E3Ad64E20e94E45/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Civic", - "website": "https://civic.com", - "description": "Civic is an identity management service that allows one to protect and authorize the use of their identity in real-time.", - "socials": [], - "explorer": "https://etherscan.io/token/0x41e5560054824eA6B0732E656E3Ad64E20e94E45", - "type": "ERC20", - "symbol": "CVC", - "decimals": 8, - "status": "active", - "id": "0x41e5560054824eA6B0732E656E3Ad64E20e94E45" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41e5560054824eA6B0732E656E3Ad64E20e94E45/logo.png b/blockchains/ethereum/assets/0x41e5560054824eA6B0732E656E3Ad64E20e94E45/logo.png deleted file mode 100644 index 916777e46bde1..0000000000000 Binary files a/blockchains/ethereum/assets/0x41e5560054824eA6B0732E656E3Ad64E20e94E45/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0/info.json b/blockchains/ethereum/assets/0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0/info.json deleted file mode 100644 index 8cef9c89a5fc7..0000000000000 --- a/blockchains/ethereum/assets/0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Whim", - "symbol": "EWC", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0", - "status": "active", - "id": "0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0/logo.png b/blockchains/ethereum/assets/0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0/logo.png deleted file mode 100755 index 0abea5a467a71..0000000000000 Binary files a/blockchains/ethereum/assets/0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x41f723448433367BE140D528D35EFECd3e023DB6/info.json b/blockchains/ethereum/assets/0x41f723448433367BE140D528D35EFECd3e023DB6/info.json deleted file mode 100644 index b258089a3c395..0000000000000 --- a/blockchains/ethereum/assets/0x41f723448433367BE140D528D35EFECd3e023DB6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Farm Partner", - "symbol": "FARM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x41f723448433367BE140D528D35EFECd3e023DB6", - "status": "active", - "id": "0x41f723448433367BE140D528D35EFECd3e023DB6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41f723448433367BE140D528D35EFECd3e023DB6/logo.png b/blockchains/ethereum/assets/0x41f723448433367BE140D528D35EFECd3e023DB6/logo.png deleted file mode 100644 index 4cfcad13b2684..0000000000000 Binary files a/blockchains/ethereum/assets/0x41f723448433367BE140D528D35EFECd3e023DB6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x420167D87d35c3A249b32Ef6225872fBD9aB85D2/info.json b/blockchains/ethereum/assets/0x420167D87d35c3A249b32Ef6225872fBD9aB85D2/info.json deleted file mode 100644 index fed206312f35c..0000000000000 --- a/blockchains/ethereum/assets/0x420167D87d35c3A249b32Ef6225872fBD9aB85D2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MESG", - "symbol": "MESG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x420167D87d35c3A249b32Ef6225872fBD9aB85D2", - "status": "active", - "id": "0x420167D87d35c3A249b32Ef6225872fBD9aB85D2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x420167D87d35c3A249b32Ef6225872fBD9aB85D2/logo.png b/blockchains/ethereum/assets/0x420167D87d35c3A249b32Ef6225872fBD9aB85D2/logo.png deleted file mode 100644 index 0abceaf8c1192..0000000000000 Binary files a/blockchains/ethereum/assets/0x420167D87d35c3A249b32Ef6225872fBD9aB85D2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B/info.json b/blockchains/ethereum/assets/0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B/info.json deleted file mode 100644 index b6027f3eeaecb..0000000000000 --- a/blockchains/ethereum/assets/0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BRZ", - "symbol": "BRZ", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://www.brztoken.io/", - "explorer": "https://etherscan.io/token/0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B", - "status": "active", - "id": "0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B/logo.png b/blockchains/ethereum/assets/0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B/logo.png deleted file mode 100644 index e616f93c5e87b..0000000000000 Binary files a/blockchains/ethereum/assets/0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4212FEa9FEc90236eCc51E41e2096B16CEB84555/info.json b/blockchains/ethereum/assets/0x4212FEa9FEc90236eCc51E41e2096B16CEB84555/info.json deleted file mode 100644 index f25c73a04d828..0000000000000 --- a/blockchains/ethereum/assets/0x4212FEa9FEc90236eCc51E41e2096B16CEB84555/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Six Domain Asset", - "symbol": "SDA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4212FEa9FEc90236eCc51E41e2096B16CEB84555", - "status": "active", - "id": "0x4212FEa9FEc90236eCc51E41e2096B16CEB84555" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4212FEa9FEc90236eCc51E41e2096B16CEB84555/logo.png b/blockchains/ethereum/assets/0x4212FEa9FEc90236eCc51E41e2096B16CEB84555/logo.png deleted file mode 100644 index 44b8a34fbacc3..0000000000000 Binary files a/blockchains/ethereum/assets/0x4212FEa9FEc90236eCc51E41e2096B16CEB84555/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0/info.json b/blockchains/ethereum/assets/0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0/info.json deleted file mode 100644 index d802deccf895a..0000000000000 --- a/blockchains/ethereum/assets/0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Adshares Token", - "symbol": "ADST", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://adshares.net/", - "explorer": "https://etherscan.io/token/0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0", - "status": "active", - "id": "0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0/logo.png b/blockchains/ethereum/assets/0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0/logo.png deleted file mode 100644 index 21a56fcf53664..0000000000000 Binary files a/blockchains/ethereum/assets/0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716/info.json b/blockchains/ethereum/assets/0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716/info.json deleted file mode 100644 index 34dfa95e4d642..0000000000000 --- a/blockchains/ethereum/assets/0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QNTU Token", - "symbol": "QNTU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.quanta.im/", - "explorer": "https://etherscan.io/token/0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716", - "status": "active", - "id": "0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716/logo.png b/blockchains/ethereum/assets/0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716/logo.png deleted file mode 100644 index a6033ef1144f1..0000000000000 Binary files a/blockchains/ethereum/assets/0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE/info.json b/blockchains/ethereum/assets/0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE/info.json deleted file mode 100644 index c897801d0ea95..0000000000000 --- a/blockchains/ethereum/assets/0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Carlos", - "symbol": "CARLOS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE", - "status": "active", - "id": "0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE/logo.png b/blockchains/ethereum/assets/0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE/logo.png deleted file mode 100644 index 719a6ea40276f..0000000000000 Binary files a/blockchains/ethereum/assets/0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3/info.json b/blockchains/ethereum/assets/0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3/info.json deleted file mode 100644 index e2586689aee54..0000000000000 --- a/blockchains/ethereum/assets/0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZOM", - "symbol": "ZOM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.yazom.com/", - "explorer": "https://etherscan.io/token/0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3", - "status": "active", - "id": "0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3/logo.png b/blockchains/ethereum/assets/0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3/logo.png deleted file mode 100644 index cda3e855aaafe..0000000000000 Binary files a/blockchains/ethereum/assets/0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d/info.json b/blockchains/ethereum/assets/0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d/info.json deleted file mode 100644 index 3c1b0f232d4f2..0000000000000 --- a/blockchains/ethereum/assets/0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XuanCoin", - "symbol": "XNC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d", - "status": "active", - "id": "0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d/logo.png b/blockchains/ethereum/assets/0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d/logo.png deleted file mode 100644 index 3b63440419c7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf/info.json b/blockchains/ethereum/assets/0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf/info.json deleted file mode 100644 index 466a99c9d86c8..0000000000000 --- a/blockchains/ethereum/assets/0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fundament RE 1", - "symbol": "FUND", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf", - "status": "active", - "id": "0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf/logo.png b/blockchains/ethereum/assets/0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf/logo.png deleted file mode 100644 index a62ae130a1fe8..0000000000000 Binary files a/blockchains/ethereum/assets/0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x423FfB66AECC906361d79F87d85dB310897bDB6D/info.json b/blockchains/ethereum/assets/0x423FfB66AECC906361d79F87d85dB310897bDB6D/info.json deleted file mode 100644 index 50dda06f99ae1..0000000000000 --- a/blockchains/ethereum/assets/0x423FfB66AECC906361d79F87d85dB310897bDB6D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "First Internet Football Association", - "symbol": "FIFA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x423FfB66AECC906361d79F87d85dB310897bDB6D", - "status": "active", - "id": "0x423FfB66AECC906361d79F87d85dB310897bDB6D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x423FfB66AECC906361d79F87d85dB310897bDB6D/logo.png b/blockchains/ethereum/assets/0x423FfB66AECC906361d79F87d85dB310897bDB6D/logo.png deleted file mode 100644 index 0bf165fffecb8..0000000000000 Binary files a/blockchains/ethereum/assets/0x423FfB66AECC906361d79F87d85dB310897bDB6D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5/info.json b/blockchains/ethereum/assets/0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5/info.json deleted file mode 100644 index 6d72e5e8c6014..0000000000000 --- a/blockchains/ethereum/assets/0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoToken", - "symbol": "GOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://gonetwork.co/", - "explorer": "https://etherscan.io/token/0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5", - "status": "active", - "id": "0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5/logo.png b/blockchains/ethereum/assets/0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5/logo.png deleted file mode 100644 index 80b8e8366c4fe..0000000000000 Binary files a/blockchains/ethereum/assets/0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x423e4322CDDa29156b49a17dfbd2aCC4b280600D/info.json b/blockchains/ethereum/assets/0x423e4322CDDa29156b49a17dfbd2aCC4b280600D/info.json deleted file mode 100644 index 0460d8819009b..0000000000000 --- a/blockchains/ethereum/assets/0x423e4322CDDa29156b49a17dfbd2aCC4b280600D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CAR SHARING", - "symbol": "CAR", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x423e4322CDDa29156b49a17dfbd2aCC4b280600D", - "status": "active", - "id": "0x423e4322CDDa29156b49a17dfbd2aCC4b280600D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x423e4322CDDa29156b49a17dfbd2aCC4b280600D/logo.png b/blockchains/ethereum/assets/0x423e4322CDDa29156b49a17dfbd2aCC4b280600D/logo.png deleted file mode 100644 index bab60884a41ba..0000000000000 Binary files a/blockchains/ethereum/assets/0x423e4322CDDa29156b49a17dfbd2aCC4b280600D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x42456D7084eacF4083f1140d3229471bbA2949A8/logo.png b/blockchains/ethereum/assets/0x42456D7084eacF4083f1140d3229471bbA2949A8/logo.png deleted file mode 100644 index 3784739efc460..0000000000000 Binary files a/blockchains/ethereum/assets/0x42456D7084eacF4083f1140d3229471bbA2949A8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x42566cFEFC853c232117EbA4413e45782a72715d/info.json b/blockchains/ethereum/assets/0x42566cFEFC853c232117EbA4413e45782a72715d/info.json deleted file mode 100644 index a7fcb792f5546..0000000000000 --- a/blockchains/ethereum/assets/0x42566cFEFC853c232117EbA4413e45782a72715d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Krios Token", - "symbol": "KRI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x42566cFEFC853c232117EbA4413e45782a72715d", - "status": "active", - "id": "0x42566cFEFC853c232117EbA4413e45782a72715d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x42566cFEFC853c232117EbA4413e45782a72715d/logo.png b/blockchains/ethereum/assets/0x42566cFEFC853c232117EbA4413e45782a72715d/logo.png deleted file mode 100644 index 7381596615b53..0000000000000 Binary files a/blockchains/ethereum/assets/0x42566cFEFC853c232117EbA4413e45782a72715d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD/info.json b/blockchains/ethereum/assets/0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD/info.json deleted file mode 100644 index 574e725c66ede..0000000000000 --- a/blockchains/ethereum/assets/0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Super Star Token", - "symbol": "SST", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD", - "status": "active", - "id": "0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD/logo.png b/blockchains/ethereum/assets/0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD/logo.png deleted file mode 100755 index 90fec5cfa2c43..0000000000000 Binary files a/blockchains/ethereum/assets/0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4263A2f0456305d7d10F8a4555f8c3B593b3b895/info.json b/blockchains/ethereum/assets/0x4263A2f0456305d7d10F8a4555f8c3B593b3b895/info.json deleted file mode 100644 index 3a9f353de9868..0000000000000 --- a/blockchains/ethereum/assets/0x4263A2f0456305d7d10F8a4555f8c3B593b3b895/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Quantum Proof (3FA)", - "website": "https://3fa.app/", - "description": "3FA utilizes a hybrid pin-code generating algorithm when computer and human logics are intertwined together in such a way that the resulting verification password is mathematically impossible to decrypt.", - "explorer": "https://etherscan.io/token/0x4263A2f0456305d7d10F8a4555f8c3B593b3b895", - "type": "ERC20", - "symbol": "3FA", - "decimals": 4, - "status": "active", - "id": "0x4263A2f0456305d7d10F8a4555f8c3B593b3b895" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4263A2f0456305d7d10F8a4555f8c3B593b3b895/logo.png b/blockchains/ethereum/assets/0x4263A2f0456305d7d10F8a4555f8c3B593b3b895/logo.png deleted file mode 100644 index 6f1b4fc62be72..0000000000000 Binary files a/blockchains/ethereum/assets/0x4263A2f0456305d7d10F8a4555f8c3B593b3b895/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x426CA1eA2406c07d75Db9585F22781c096e3d0E0/info.json b/blockchains/ethereum/assets/0x426CA1eA2406c07d75Db9585F22781c096e3d0E0/info.json deleted file mode 100644 index f1edfff0b96fb..0000000000000 --- a/blockchains/ethereum/assets/0x426CA1eA2406c07d75Db9585F22781c096e3d0E0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Minereum", - "website": "https://minereum.com/", - "description": "Minereum Official", - "explorer": "https://etherscan.io/token/0x426CA1eA2406c07d75Db9585F22781c096e3d0E0", - "type": "ERC20", - "symbol": "MNE", - "decimals": 8, - "status": "active", - "id": "0x426CA1eA2406c07d75Db9585F22781c096e3d0E0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x426CA1eA2406c07d75Db9585F22781c096e3d0E0/logo.png b/blockchains/ethereum/assets/0x426CA1eA2406c07d75Db9585F22781c096e3d0E0/logo.png deleted file mode 100644 index e67899df07cf0..0000000000000 Binary files a/blockchains/ethereum/assets/0x426CA1eA2406c07d75Db9585F22781c096e3d0E0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x426FC8BE95573230f6e6bc4af91873F0c67b21b4/info.json b/blockchains/ethereum/assets/0x426FC8BE95573230f6e6bc4af91873F0c67b21b4/info.json deleted file mode 100644 index 0da1021882993..0000000000000 --- a/blockchains/ethereum/assets/0x426FC8BE95573230f6e6bc4af91873F0c67b21b4/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "BlackPearl Token", - "website": "https://blackpearlchain.io/", - "white_paper": "https://blackpearlchain.io/wp-content/uploads/2020/03/blackpearl5_Issuer_version_1_0_1.pdf", - "description": "BlackPearl Token ", - "explorer": "https://etherscan.io/token/0x426FC8BE95573230f6e6bc4af91873F0c67b21b4", - "type": "ERC20", - "symbol": "BPLC", - "decimals": 18, - "status": "active", - "id": "0x426FC8BE95573230f6e6bc4af91873F0c67b21b4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x426FC8BE95573230f6e6bc4af91873F0c67b21b4/logo.png b/blockchains/ethereum/assets/0x426FC8BE95573230f6e6bc4af91873F0c67b21b4/logo.png deleted file mode 100644 index 629daf716df17..0000000000000 Binary files a/blockchains/ethereum/assets/0x426FC8BE95573230f6e6bc4af91873F0c67b21b4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C/info.json b/blockchains/ethereum/assets/0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C/info.json deleted file mode 100644 index 9d93ad6c5cf38..0000000000000 --- a/blockchains/ethereum/assets/0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FOTA", - "symbol": "FOTA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.fota.top/", - "explorer": "https://etherscan.io/token/0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C", - "status": "active", - "id": "0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C/logo.png b/blockchains/ethereum/assets/0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C/logo.png deleted file mode 100644 index f6c9b970d8961..0000000000000 Binary files a/blockchains/ethereum/assets/0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x42726d074BBa68Ccc15200442B72Afa2D495A783/info.json b/blockchains/ethereum/assets/0x42726d074BBa68Ccc15200442B72Afa2D495A783/info.json deleted file mode 100644 index 15a22355f67a4..0000000000000 --- a/blockchains/ethereum/assets/0x42726d074BBa68Ccc15200442B72Afa2D495A783/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Isik Coin", - "symbol": "ISIKC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://www.isikc.io/", - "explorer": "https://etherscan.io/token/0x42726d074BBa68Ccc15200442B72Afa2D495A783", - "status": "active", - "id": "0x42726d074BBa68Ccc15200442B72Afa2D495A783" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x42726d074BBa68Ccc15200442B72Afa2D495A783/logo.png b/blockchains/ethereum/assets/0x42726d074BBa68Ccc15200442B72Afa2D495A783/logo.png deleted file mode 100644 index a02a05e898c89..0000000000000 Binary files a/blockchains/ethereum/assets/0x42726d074BBa68Ccc15200442B72Afa2D495A783/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca/info.json b/blockchains/ethereum/assets/0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca/info.json deleted file mode 100644 index 6eaf364fba71a..0000000000000 --- a/blockchains/ethereum/assets/0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EnterCoin", - "symbol": "ENTRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca", - "status": "active", - "id": "0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca/logo.png b/blockchains/ethereum/assets/0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca/logo.png deleted file mode 100644 index 84788b8671619..0000000000000 Binary files a/blockchains/ethereum/assets/0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196/info.json b/blockchains/ethereum/assets/0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196/info.json deleted file mode 100644 index 4f741ea293a34..0000000000000 --- a/blockchains/ethereum/assets/0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoArtCoin", - "symbol": "CRAC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196", - "status": "active", - "id": "0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196/logo.png b/blockchains/ethereum/assets/0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196/logo.png deleted file mode 100644 index f5a06e7bf10b2..0000000000000 Binary files a/blockchains/ethereum/assets/0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x428548d53E889d7A0D51F4142BA53463808c1BE6/info.json b/blockchains/ethereum/assets/0x428548d53E889d7A0D51F4142BA53463808c1BE6/info.json deleted file mode 100644 index 7525e9def2527..0000000000000 --- a/blockchains/ethereum/assets/0x428548d53E889d7A0D51F4142BA53463808c1BE6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Energy27", - "symbol": "TWS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x428548d53E889d7A0D51F4142BA53463808c1BE6", - "status": "active", - "id": "0x428548d53E889d7A0D51F4142BA53463808c1BE6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x428548d53E889d7A0D51F4142BA53463808c1BE6/logo.png b/blockchains/ethereum/assets/0x428548d53E889d7A0D51F4142BA53463808c1BE6/logo.png deleted file mode 100644 index ad6e3b3490b03..0000000000000 Binary files a/blockchains/ethereum/assets/0x428548d53E889d7A0D51F4142BA53463808c1BE6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4289c043A12392F1027307fB58272D8EBd853912/info.json b/blockchains/ethereum/assets/0x4289c043A12392F1027307fB58272D8EBd853912/info.json deleted file mode 100644 index 497415dcd885b..0000000000000 --- a/blockchains/ethereum/assets/0x4289c043A12392F1027307fB58272D8EBd853912/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AiLink Token", - "symbol": "ALI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://ailink.in/pc.html", - "explorer": "https://etherscan.io/token/0x4289c043A12392F1027307fB58272D8EBd853912", - "status": "active", - "id": "0x4289c043A12392F1027307fB58272D8EBd853912" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4289c043A12392F1027307fB58272D8EBd853912/logo.png b/blockchains/ethereum/assets/0x4289c043A12392F1027307fB58272D8EBd853912/logo.png deleted file mode 100644 index d60df6e8577aa..0000000000000 Binary files a/blockchains/ethereum/assets/0x4289c043A12392F1027307fB58272D8EBd853912/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4290563C2D7c255B5EEC87f2D3bD10389f991d68/info.json b/blockchains/ethereum/assets/0x4290563C2D7c255B5EEC87f2D3bD10389f991d68/info.json deleted file mode 100644 index 7513132248d17..0000000000000 --- a/blockchains/ethereum/assets/0x4290563C2D7c255B5EEC87f2D3bD10389f991d68/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UnlimitedIP Token", - "symbol": "UIP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.unlimitedip.io/", - "explorer": "https://etherscan.io/token/0x4290563C2D7c255B5EEC87f2D3bD10389f991d68", - "status": "active", - "id": "0x4290563C2D7c255B5EEC87f2D3bD10389f991d68" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4290563C2D7c255B5EEC87f2D3bD10389f991d68/logo.png b/blockchains/ethereum/assets/0x4290563C2D7c255B5EEC87f2D3bD10389f991d68/logo.png deleted file mode 100644 index 26010a9c3ef67..0000000000000 Binary files a/blockchains/ethereum/assets/0x4290563C2D7c255B5EEC87f2D3bD10389f991d68/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/info.json b/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/info.json deleted file mode 100644 index 06b365e1f58a0..0000000000000 --- a/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "PICKLE", - "website": "https://pickle.finance/", - "source_code": "https://github.com/pickle-finance/contracts", - "white_paper": "https://pickle.finance/pickle-pico-paper-en.pdf", - "description": "An experiment in bringing stablecoins closer to their pegs using farming incentives, jars, and governance", - "explorer": "https://etherscan.io/token/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5", - "type": "ERC20", - "symbol": "PICKLE", - "decimals": 18, - "status": "active", - "id": "0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/logo.png b/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/logo.png deleted file mode 100644 index 12c8a4c0118e6..0000000000000 Binary files a/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x429Ac77F069BFF489e2d78F9479e1E933305c528/info.json b/blockchains/ethereum/assets/0x429Ac77F069BFF489e2d78F9479e1E933305c528/info.json deleted file mode 100644 index b15487a74c076..0000000000000 --- a/blockchains/ethereum/assets/0x429Ac77F069BFF489e2d78F9479e1E933305c528/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rizubot", - "symbol": "RZB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://rizubot.com", - "explorer": "https://etherscan.io/token/0x429Ac77F069BFF489e2d78F9479e1E933305c528", - "status": "active", - "id": "0x429Ac77F069BFF489e2d78F9479e1E933305c528" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x429Ac77F069BFF489e2d78F9479e1E933305c528/logo.png b/blockchains/ethereum/assets/0x429Ac77F069BFF489e2d78F9479e1E933305c528/logo.png deleted file mode 100644 index 44b9fcf118c82..0000000000000 Binary files a/blockchains/ethereum/assets/0x429Ac77F069BFF489e2d78F9479e1E933305c528/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x429Aed474de19a028DF775f94F6632DBf49752bA/info.json b/blockchains/ethereum/assets/0x429Aed474de19a028DF775f94F6632DBf49752bA/info.json deleted file mode 100644 index 1d0d6f079caab..0000000000000 --- a/blockchains/ethereum/assets/0x429Aed474de19a028DF775f94F6632DBf49752bA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R812163", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x429Aed474de19a028DF775f94F6632DBf49752bA", - "status": "active", - "id": "0x429Aed474de19a028DF775f94F6632DBf49752bA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x429Aed474de19a028DF775f94F6632DBf49752bA/logo.png b/blockchains/ethereum/assets/0x429Aed474de19a028DF775f94F6632DBf49752bA/logo.png deleted file mode 100644 index 35e63899003fd..0000000000000 Binary files a/blockchains/ethereum/assets/0x429Aed474de19a028DF775f94F6632DBf49752bA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f/info.json b/blockchains/ethereum/assets/0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f/info.json deleted file mode 100644 index 56b54ea52d683..0000000000000 --- a/blockchains/ethereum/assets/0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlatonCoin", - "symbol": "PLTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://platonfinance.com", - "explorer": "https://etherscan.io/token/0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f", - "status": "active", - "id": "0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f/logo.png b/blockchains/ethereum/assets/0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f/logo.png deleted file mode 100644 index 02b296a550d6f..0000000000000 Binary files a/blockchains/ethereum/assets/0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d/info.json b/blockchains/ethereum/assets/0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d/info.json deleted file mode 100644 index 975b1f9f4ae8f..0000000000000 --- a/blockchains/ethereum/assets/0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLOCKMASON LINK TOKEN", - "symbol": "BLINK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://blockmason.link/", - "explorer": "https://etherscan.io/token/0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d", - "status": "active", - "id": "0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d/logo.png b/blockchains/ethereum/assets/0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d/logo.png deleted file mode 100644 index b7e8ed7fbc1c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7/info.json b/blockchains/ethereum/assets/0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7/info.json deleted file mode 100644 index 6d7527e019828..0000000000000 --- a/blockchains/ethereum/assets/0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xiaodao", - "symbol": "XDAO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7", - "status": "active", - "id": "0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7/logo.png b/blockchains/ethereum/assets/0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7/logo.png deleted file mode 100644 index 70261077e2980..0000000000000 Binary files a/blockchains/ethereum/assets/0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d/info.json b/blockchains/ethereum/assets/0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d/info.json deleted file mode 100644 index c3e9c57a157c6..0000000000000 --- a/blockchains/ethereum/assets/0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fair Science Token", - "symbol": "SFA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d", - "status": "active", - "id": "0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d/logo.png b/blockchains/ethereum/assets/0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d/logo.png deleted file mode 100644 index 7793cd0e306cb..0000000000000 Binary files a/blockchains/ethereum/assets/0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x42a75636e6F73e48e74A085f3efD81068586f74C/info.json b/blockchains/ethereum/assets/0x42a75636e6F73e48e74A085f3efD81068586f74C/info.json deleted file mode 100644 index 3a1e8c9c10057..0000000000000 --- a/blockchains/ethereum/assets/0x42a75636e6F73e48e74A085f3efD81068586f74C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FUNY - TOKEN", - "symbol": "FUN", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x42a75636e6F73e48e74A085f3efD81068586f74C", - "status": "active", - "id": "0x42a75636e6F73e48e74A085f3efD81068586f74C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x42a75636e6F73e48e74A085f3efD81068586f74C/logo.png b/blockchains/ethereum/assets/0x42a75636e6F73e48e74A085f3efD81068586f74C/logo.png deleted file mode 100644 index d3b261d62e756..0000000000000 Binary files a/blockchains/ethereum/assets/0x42a75636e6F73e48e74A085f3efD81068586f74C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x42b05A12783a659EB53a7d90b2C70929AF96Ad71/info.json b/blockchains/ethereum/assets/0x42b05A12783a659EB53a7d90b2C70929AF96Ad71/info.json deleted file mode 100644 index 5c652034b4635..0000000000000 --- a/blockchains/ethereum/assets/0x42b05A12783a659EB53a7d90b2C70929AF96Ad71/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Deluxo", - "symbol": "DLUX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x42b05A12783a659EB53a7d90b2C70929AF96Ad71", - "status": "active", - "id": "0x42b05A12783a659EB53a7d90b2C70929AF96Ad71" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x42b05A12783a659EB53a7d90b2C70929AF96Ad71/logo.png b/blockchains/ethereum/assets/0x42b05A12783a659EB53a7d90b2C70929AF96Ad71/logo.png deleted file mode 100644 index 43f82d434ca23..0000000000000 Binary files a/blockchains/ethereum/assets/0x42b05A12783a659EB53a7d90b2C70929AF96Ad71/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x42d6622deCe394b54999Fbd73D108123806f6a18/info.json b/blockchains/ethereum/assets/0x42d6622deCe394b54999Fbd73D108123806f6a18/info.json deleted file mode 100644 index f1e8a429f1514..0000000000000 --- a/blockchains/ethereum/assets/0x42d6622deCe394b54999Fbd73D108123806f6a18/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SPANK", - "symbol": "SPANK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://spankchain.com/", - "explorer": "https://etherscan.io/token/0x42d6622deCe394b54999Fbd73D108123806f6a18", - "status": "active", - "id": "0x42d6622deCe394b54999Fbd73D108123806f6a18" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x42d6622deCe394b54999Fbd73D108123806f6a18/logo.png b/blockchains/ethereum/assets/0x42d6622deCe394b54999Fbd73D108123806f6a18/logo.png deleted file mode 100755 index aadd7ff03bdf9..0000000000000 Binary files a/blockchains/ethereum/assets/0x42d6622deCe394b54999Fbd73D108123806f6a18/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4302583AD774F404aa55CeC5729FcABe2855EFFd/info.json b/blockchains/ethereum/assets/0x4302583AD774F404aa55CeC5729FcABe2855EFFd/info.json deleted file mode 100644 index 3661d2946bb42..0000000000000 --- a/blockchains/ethereum/assets/0x4302583AD774F404aa55CeC5729FcABe2855EFFd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NairaCoin", - "symbol": "NGNC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4302583AD774F404aa55CeC5729FcABe2855EFFd", - "status": "active", - "id": "0x4302583AD774F404aa55CeC5729FcABe2855EFFd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4302583AD774F404aa55CeC5729FcABe2855EFFd/logo.png b/blockchains/ethereum/assets/0x4302583AD774F404aa55CeC5729FcABe2855EFFd/logo.png deleted file mode 100644 index c8606390f9357..0000000000000 Binary files a/blockchains/ethereum/assets/0x4302583AD774F404aa55CeC5729FcABe2855EFFd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x43044f861ec040DB59A7e324c40507adDb673142/info.json b/blockchains/ethereum/assets/0x43044f861ec040DB59A7e324c40507adDb673142/info.json deleted file mode 100644 index 48d06aaa429c2..0000000000000 --- a/blockchains/ethereum/assets/0x43044f861ec040DB59A7e324c40507adDb673142/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cap", - "website": "https://cap.finance", - "description": "Cap is a protocol to trade the markets with stablecoins.", - "explorer": "https://etherscan.io/token/0x43044f861ec040DB59A7e324c40507adDb673142", - "type": "ERC20", - "symbol": "CAP", - "decimals": 18, - "status": "active", - "id": "0x43044f861ec040DB59A7e324c40507adDb673142" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x43044f861ec040DB59A7e324c40507adDb673142/logo.png b/blockchains/ethereum/assets/0x43044f861ec040DB59A7e324c40507adDb673142/logo.png deleted file mode 100644 index 26de27b005ebe..0000000000000 Binary files a/blockchains/ethereum/assets/0x43044f861ec040DB59A7e324c40507adDb673142/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x430bd07726423A54f6d82Ab0F578CE62A3b8054D/info.json b/blockchains/ethereum/assets/0x430bd07726423A54f6d82Ab0F578CE62A3b8054D/info.json deleted file mode 100644 index f83fc9972d67e..0000000000000 --- a/blockchains/ethereum/assets/0x430bd07726423A54f6d82Ab0F578CE62A3b8054D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UOSToken", - "symbol": "UOS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://uos.network/", - "explorer": "https://etherscan.io/token/0x430bd07726423A54f6d82Ab0F578CE62A3b8054D", - "status": "active", - "id": "0x430bd07726423A54f6d82Ab0F578CE62A3b8054D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x430bd07726423A54f6d82Ab0F578CE62A3b8054D/logo.png b/blockchains/ethereum/assets/0x430bd07726423A54f6d82Ab0F578CE62A3b8054D/logo.png deleted file mode 100644 index 35896818970a8..0000000000000 Binary files a/blockchains/ethereum/assets/0x430bd07726423A54f6d82Ab0F578CE62A3b8054D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a/info.json b/blockchains/ethereum/assets/0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a/info.json deleted file mode 100644 index af788758e52c2..0000000000000 --- a/blockchains/ethereum/assets/0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alxocity", - "symbol": "ALXO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a", - "status": "active", - "id": "0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a/logo.png b/blockchains/ethereum/assets/0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a/logo.png deleted file mode 100644 index 9bfcf15fc9ff0..0000000000000 Binary files a/blockchains/ethereum/assets/0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json b/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json deleted file mode 100644 index d686540cddf90..0000000000000 --- a/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "DF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dforce.network/", - "explorer": "https://etherscan.io/token/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0", - "status": "active", - "id": "0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/logo.png b/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/logo.png deleted file mode 100644 index a60839cc6845e..0000000000000 Binary files a/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x432555E5c898F83fC5F00dF631BD9c2801FeA289/info.json b/blockchains/ethereum/assets/0x432555E5c898F83fC5F00dF631BD9c2801FeA289/info.json deleted file mode 100644 index 7c22a5594d60b..0000000000000 --- a/blockchains/ethereum/assets/0x432555E5c898F83fC5F00dF631BD9c2801FeA289/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HubrisOne", - "symbol": "HBRS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x432555E5c898F83fC5F00dF631BD9c2801FeA289", - "status": "active", - "id": "0x432555E5c898F83fC5F00dF631BD9c2801FeA289" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x432555E5c898F83fC5F00dF631BD9c2801FeA289/logo.png b/blockchains/ethereum/assets/0x432555E5c898F83fC5F00dF631BD9c2801FeA289/logo.png deleted file mode 100644 index df9d97f906a49..0000000000000 Binary files a/blockchains/ethereum/assets/0x432555E5c898F83fC5F00dF631BD9c2801FeA289/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x43257DDCf6f22987062a7Dbe032Ffa67E4e0bB3a/info.json b/blockchains/ethereum/assets/0x43257DDCf6f22987062a7Dbe032Ffa67E4e0bB3a/info.json deleted file mode 100644 index 13a0c2e67d387..0000000000000 --- a/blockchains/ethereum/assets/0x43257DDCf6f22987062a7Dbe032Ffa67E4e0bB3a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HBTT", - "website": "https://hbttplus.space/", - "description": "HBTT Payment System", - "explorer": "https://etherscan.io/token/0x43257DDCf6f22987062a7Dbe032Ffa67E4e0bB3a", - "type": "ERC20", - "symbol": "HBTT", - "decimals": 4, - "status": "active", - "id": "0x43257DDCf6f22987062a7Dbe032Ffa67E4e0bB3a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x43257DDCf6f22987062a7Dbe032Ffa67E4e0bB3a/logo.png b/blockchains/ethereum/assets/0x43257DDCf6f22987062a7Dbe032Ffa67E4e0bB3a/logo.png deleted file mode 100644 index c55cc03210471..0000000000000 Binary files a/blockchains/ethereum/assets/0x43257DDCf6f22987062a7Dbe032Ffa67E4e0bB3a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0/info.json b/blockchains/ethereum/assets/0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0/info.json deleted file mode 100644 index 89dce11b00f89..0000000000000 --- a/blockchains/ethereum/assets/0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Opus Token", - "symbol": "OPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://opus-foundation.org/", - "explorer": "https://etherscan.io/token/0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0", - "status": "active", - "id": "0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0/logo.png b/blockchains/ethereum/assets/0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0/logo.png deleted file mode 100755 index a0aa70da2328f..0000000000000 Binary files a/blockchains/ethereum/assets/0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa/info.json b/blockchains/ethereum/assets/0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa/info.json deleted file mode 100644 index a8f59a7750dc7..0000000000000 --- a/blockchains/ethereum/assets/0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HAC Token", - "symbol": "HAC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://hackspace.capital/", - "explorer": "https://etherscan.io/token/0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa", - "status": "active", - "id": "0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa/logo.png b/blockchains/ethereum/assets/0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa/logo.png deleted file mode 100644 index 0ae1f62aca3e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562/info.json b/blockchains/ethereum/assets/0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562/info.json deleted file mode 100644 index 49840fb0b826e..0000000000000 --- a/blockchains/ethereum/assets/0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rich Human Crypto", - "symbol": "RHC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562", - "status": "active", - "id": "0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562/logo.png b/blockchains/ethereum/assets/0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562/logo.png deleted file mode 100644 index 215c20c918a7c..0000000000000 Binary files a/blockchains/ethereum/assets/0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x43688910273f199B8AE2cA018c13918fb3D37B58/info.json b/blockchains/ethereum/assets/0x43688910273f199B8AE2cA018c13918fb3D37B58/info.json deleted file mode 100644 index b9fe4a8cbf101..0000000000000 --- a/blockchains/ethereum/assets/0x43688910273f199B8AE2cA018c13918fb3D37B58/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RealToken 5942 Audubon Road Detroit MI", - "symbol": "REALTOKEN-5942-AUDUBON-RD-DETROIT-MI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://realt.co/product/5942-audubon-rd-detroit-mi-48224/", - "explorer": "https://etherscan.io/token/0x43688910273f199B8AE2cA018c13918fb3D37B58", - "status": "active", - "id": "0x43688910273f199B8AE2cA018c13918fb3D37B58" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x43688910273f199B8AE2cA018c13918fb3D37B58/logo.png b/blockchains/ethereum/assets/0x43688910273f199B8AE2cA018c13918fb3D37B58/logo.png deleted file mode 100644 index 4617b23ed87e8..0000000000000 Binary files a/blockchains/ethereum/assets/0x43688910273f199B8AE2cA018c13918fb3D37B58/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x436F0F3a982074c4a05084485D421466a994FE53/info.json b/blockchains/ethereum/assets/0x436F0F3a982074c4a05084485D421466a994FE53/info.json deleted file mode 100644 index c83b829284790..0000000000000 --- a/blockchains/ethereum/assets/0x436F0F3a982074c4a05084485D421466a994FE53/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rate3", - "symbol": "RTE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.rate3.network/", - "explorer": "https://etherscan.io/token/0x436F0F3a982074c4a05084485D421466a994FE53", - "status": "active", - "id": "0x436F0F3a982074c4a05084485D421466a994FE53" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x436F0F3a982074c4a05084485D421466a994FE53/logo.png b/blockchains/ethereum/assets/0x436F0F3a982074c4a05084485D421466a994FE53/logo.png deleted file mode 100755 index cfe7375f9eaff..0000000000000 Binary files a/blockchains/ethereum/assets/0x436F0F3a982074c4a05084485D421466a994FE53/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063/info.json b/blockchains/ethereum/assets/0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063/info.json deleted file mode 100644 index cfa838ada8de8..0000000000000 --- a/blockchains/ethereum/assets/0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BZ", - "symbol": "BZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitz.top/", - "explorer": "https://etherscan.io/token/0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063", - "status": "active", - "id": "0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063/logo.png b/blockchains/ethereum/assets/0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063/logo.png deleted file mode 100755 index ae6666e194ef5..0000000000000 Binary files a/blockchains/ethereum/assets/0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x437C7136d9629f6c14d87e6EB67D963b9878B136/info.json b/blockchains/ethereum/assets/0x437C7136d9629f6c14d87e6EB67D963b9878B136/info.json deleted file mode 100644 index 8bb7b070d39a8..0000000000000 --- a/blockchains/ethereum/assets/0x437C7136d9629f6c14d87e6EB67D963b9878B136/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SMARTCOIN", - "symbol": "STC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x437C7136d9629f6c14d87e6EB67D963b9878B136", - "status": "active", - "id": "0x437C7136d9629f6c14d87e6EB67D963b9878B136" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x437C7136d9629f6c14d87e6EB67D963b9878B136/logo.png b/blockchains/ethereum/assets/0x437C7136d9629f6c14d87e6EB67D963b9878B136/logo.png deleted file mode 100644 index 582f740957285..0000000000000 Binary files a/blockchains/ethereum/assets/0x437C7136d9629f6c14d87e6EB67D963b9878B136/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9/info.json b/blockchains/ethereum/assets/0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9/info.json deleted file mode 100644 index 537e23dc46118..0000000000000 --- a/blockchains/ethereum/assets/0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sanook Token", - "symbol": "SNK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9", - "status": "active", - "id": "0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9/logo.png b/blockchains/ethereum/assets/0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9/logo.png deleted file mode 100644 index 6ab386fed1bec..0000000000000 Binary files a/blockchains/ethereum/assets/0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0/info.json b/blockchains/ethereum/assets/0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0/info.json deleted file mode 100644 index 87fe464833008..0000000000000 --- a/blockchains/ethereum/assets/0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITLoTo", - "symbol": "BTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0", - "status": "active", - "id": "0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0/logo.png b/blockchains/ethereum/assets/0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0/logo.png deleted file mode 100644 index 8f710cdc4d565..0000000000000 Binary files a/blockchains/ethereum/assets/0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5/info.json b/blockchains/ethereum/assets/0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5/info.json deleted file mode 100644 index 880238bc3fa76..0000000000000 --- a/blockchains/ethereum/assets/0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SINGAPORE ENJOY FOUNDATION PTE.LTD ", - "symbol": "ENJOY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5", - "status": "active", - "id": "0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5/logo.png b/blockchains/ethereum/assets/0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5/logo.png deleted file mode 100644 index 6bc3c2dd1b5ca..0000000000000 Binary files a/blockchains/ethereum/assets/0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd/info.json b/blockchains/ethereum/assets/0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd/info.json deleted file mode 100644 index 94f0cc7266e21..0000000000000 --- a/blockchains/ethereum/assets/0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "DODO", - "website": "https://dodoex.io/", - "source_code": "https://github.com/DODOEX/", - "description": "DODO is a liquidity protocol powered by the Proactive Market Maker (PMM) algorithm and built for capital efficiency.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/BreederDodo", - "handle": "DODO" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/DodoEx/", - "handle": "DODO" - }, - { - "name": "Medium", - "url": "https://medium.com/dodoex", - "handle": "DODO" - } - ], - "explorer": "https://etherscan.io/token/0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd", - "type": "ERC20", - "symbol": "DODO", - "decimals": 18, - "status": "active", - "id": "0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd/logo.png b/blockchains/ethereum/assets/0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd/logo.png deleted file mode 100644 index 3e5c749672d58..0000000000000 Binary files a/blockchains/ethereum/assets/0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x43E248b058438F05e78CEb66aFC1555a97CB280F/info.json b/blockchains/ethereum/assets/0x43E248b058438F05e78CEb66aFC1555a97CB280F/info.json deleted file mode 100644 index cef434bcfaed0..0000000000000 --- a/blockchains/ethereum/assets/0x43E248b058438F05e78CEb66aFC1555a97CB280F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ThrillerX", - "symbol": "TLX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x43E248b058438F05e78CEb66aFC1555a97CB280F", - "status": "active", - "id": "0x43E248b058438F05e78CEb66aFC1555a97CB280F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x43E248b058438F05e78CEb66aFC1555a97CB280F/logo.png b/blockchains/ethereum/assets/0x43E248b058438F05e78CEb66aFC1555a97CB280F/logo.png deleted file mode 100644 index 603b46f023f23..0000000000000 Binary files a/blockchains/ethereum/assets/0x43E248b058438F05e78CEb66aFC1555a97CB280F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x43E5F59247b235449E16eC84c46BA43991Ef6093/info.json b/blockchains/ethereum/assets/0x43E5F59247b235449E16eC84c46BA43991Ef6093/info.json deleted file mode 100644 index 38b6cdf2f45a0..0000000000000 --- a/blockchains/ethereum/assets/0x43E5F59247b235449E16eC84c46BA43991Ef6093/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coin Bank Int", - "symbol": "CBI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x43E5F59247b235449E16eC84c46BA43991Ef6093", - "status": "active", - "id": "0x43E5F59247b235449E16eC84c46BA43991Ef6093" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x43E5F59247b235449E16eC84c46BA43991Ef6093/logo.png b/blockchains/ethereum/assets/0x43E5F59247b235449E16eC84c46BA43991Ef6093/logo.png deleted file mode 100644 index 17f482745b6c6..0000000000000 Binary files a/blockchains/ethereum/assets/0x43E5F59247b235449E16eC84c46BA43991Ef6093/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01/info.json b/blockchains/ethereum/assets/0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01/info.json deleted file mode 100644 index dc057cd7fe435..0000000000000 --- a/blockchains/ethereum/assets/0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CTB", - "symbol": "CTB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01", - "status": "active", - "id": "0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01/logo.png b/blockchains/ethereum/assets/0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01/logo.png deleted file mode 100644 index 2121f769782d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x43eE79e379e7b78D871100ed696e803E7893b644/info.json b/blockchains/ethereum/assets/0x43eE79e379e7b78D871100ed696e803E7893b644/info.json deleted file mode 100644 index d103a25474668..0000000000000 --- a/blockchains/ethereum/assets/0x43eE79e379e7b78D871100ed696e803E7893b644/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UG Token", - "symbol": "UGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x43eE79e379e7b78D871100ed696e803E7893b644", - "status": "active", - "id": "0x43eE79e379e7b78D871100ed696e803E7893b644" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x43eE79e379e7b78D871100ed696e803E7893b644/logo.png b/blockchains/ethereum/assets/0x43eE79e379e7b78D871100ed696e803E7893b644/logo.png deleted file mode 100644 index bb861ec2949b8..0000000000000 Binary files a/blockchains/ethereum/assets/0x43eE79e379e7b78D871100ed696e803E7893b644/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe/info.json b/blockchains/ethereum/assets/0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe/info.json deleted file mode 100644 index dcd62dd8d5981..0000000000000 --- a/blockchains/ethereum/assets/0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C581294", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe", - "status": "active", - "id": "0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe/logo.png b/blockchains/ethereum/assets/0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe/logo.png deleted file mode 100644 index 607a5f2db911e..0000000000000 Binary files a/blockchains/ethereum/assets/0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44086035439E676c02D411880FcCb9837CE37c57/info.json b/blockchains/ethereum/assets/0x44086035439E676c02D411880FcCb9837CE37c57/info.json deleted file mode 100644 index acc3b7e4f8036..0000000000000 --- a/blockchains/ethereum/assets/0x44086035439E676c02D411880FcCb9837CE37c57/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "unified Stable Dollar", - "website": "https://unifihub.com", - "source_code": "https://github.com/b-u-i-d-l/unifi/tree/master/contracts/stableCoin", - "white_paper": "https://github.com/b-u-i-d-l/unifi/blob/master/README.md", - "description": "uSD is a stablecoin based on Uniswap Liquidity Pools Minted by the magic rainbow of Uniswap stablecoin pools, and backed by the power of the Unicorn, uSD is the most secure and resilient stablecoin on Ethereum - ever. The only way it could be destabilized is if the entire stablecoin industry crashed.", - "explorer": "https://etherscan.io/token/0x44086035439E676c02D411880FcCb9837CE37c57", - "type": "ERC20", - "symbol": "uSD", - "decimals": 18, - "status": "active", - "id": "0x44086035439E676c02D411880FcCb9837CE37c57" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44086035439E676c02D411880FcCb9837CE37c57/logo.png b/blockchains/ethereum/assets/0x44086035439E676c02D411880FcCb9837CE37c57/logo.png deleted file mode 100644 index 9c7d7e1f8609f..0000000000000 Binary files a/blockchains/ethereum/assets/0x44086035439E676c02D411880FcCb9837CE37c57/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf/info.json b/blockchains/ethereum/assets/0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf/info.json deleted file mode 100644 index 4487bdcbb70f4..0000000000000 --- a/blockchains/ethereum/assets/0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ELTCOIN", - "symbol": "ELTCOIN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.eltcoin.tech/", - "explorer": "https://etherscan.io/token/0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf", - "status": "active", - "id": "0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf/logo.png b/blockchains/ethereum/assets/0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf/logo.png deleted file mode 100644 index f65771c7544c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x441d91F7AAEe51C7AE8cAB84333D6383A8a8C175/info.json b/blockchains/ethereum/assets/0x441d91F7AAEe51C7AE8cAB84333D6383A8a8C175/info.json deleted file mode 100644 index 228f6fffc7adb..0000000000000 --- a/blockchains/ethereum/assets/0x441d91F7AAEe51C7AE8cAB84333D6383A8a8C175/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Speculative Resistance RTC", - "website": "https://veravoss.github.io/rtc/#spectre", - "description": "Deflationary token with decreasing supply and a fair launch. Read This Contract (RTC).", - "explorer": "https://etherscan.io/token/0x441d91F7AAEe51C7AE8cAB84333D6383A8a8C175", - "type": "ERC20", - "symbol": "SPECTRE", - "decimals": 18, - "status": "active", - "id": "0x441d91F7AAEe51C7AE8cAB84333D6383A8a8C175" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x441d91F7AAEe51C7AE8cAB84333D6383A8a8C175/logo.png b/blockchains/ethereum/assets/0x441d91F7AAEe51C7AE8cAB84333D6383A8a8C175/logo.png deleted file mode 100755 index 5dd13a1b0b81c..0000000000000 Binary files a/blockchains/ethereum/assets/0x441d91F7AAEe51C7AE8cAB84333D6383A8a8C175/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f/info.json b/blockchains/ethereum/assets/0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f/info.json deleted file mode 100644 index c27c431ad6e90..0000000000000 --- a/blockchains/ethereum/assets/0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bytecoin Black", - "symbol": "BCB", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f", - "status": "active", - "id": "0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f/logo.png b/blockchains/ethereum/assets/0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f/logo.png deleted file mode 100644 index 2e05b58b15b22..0000000000000 Binary files a/blockchains/ethereum/assets/0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x442d985EFeBC633b8Bfd14fF99E860A5609a6484/info.json b/blockchains/ethereum/assets/0x442d985EFeBC633b8Bfd14fF99E860A5609a6484/info.json deleted file mode 100644 index 0f5e28ce4a85e..0000000000000 --- a/blockchains/ethereum/assets/0x442d985EFeBC633b8Bfd14fF99E860A5609a6484/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethavo", - "symbol": "EVO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x442d985EFeBC633b8Bfd14fF99E860A5609a6484", - "status": "active", - "id": "0x442d985EFeBC633b8Bfd14fF99E860A5609a6484" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x442d985EFeBC633b8Bfd14fF99E860A5609a6484/logo.png b/blockchains/ethereum/assets/0x442d985EFeBC633b8Bfd14fF99E860A5609a6484/logo.png deleted file mode 100644 index 8b8be7dc34edb..0000000000000 Binary files a/blockchains/ethereum/assets/0x442d985EFeBC633b8Bfd14fF99E860A5609a6484/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x443dC1c35cf812156C840Fe90639836C8a7371b0/info.json b/blockchains/ethereum/assets/0x443dC1c35cf812156C840Fe90639836C8a7371b0/info.json deleted file mode 100644 index f71d6862c2dcf..0000000000000 --- a/blockchains/ethereum/assets/0x443dC1c35cf812156C840Fe90639836C8a7371b0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "THANKS", - "symbol": "THANKS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x443dC1c35cf812156C840Fe90639836C8a7371b0", - "status": "active", - "id": "0x443dC1c35cf812156C840Fe90639836C8a7371b0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x443dC1c35cf812156C840Fe90639836C8a7371b0/logo.png b/blockchains/ethereum/assets/0x443dC1c35cf812156C840Fe90639836C8a7371b0/logo.png deleted file mode 100644 index cb3bd42b3dd66..0000000000000 Binary files a/blockchains/ethereum/assets/0x443dC1c35cf812156C840Fe90639836C8a7371b0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8/info.json b/blockchains/ethereum/assets/0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8/info.json deleted file mode 100644 index 44d5e19179376..0000000000000 --- a/blockchains/ethereum/assets/0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Monarch Token", - "symbol": "MT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://monarchwallet.com/", - "explorer": "https://etherscan.io/token/0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8", - "status": "active", - "id": "0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8/logo.png b/blockchains/ethereum/assets/0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8/logo.png deleted file mode 100644 index acd4f0d15f060..0000000000000 Binary files a/blockchains/ethereum/assets/0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44449Fa4d607F807d1eD4a69ad942971728391C8/info.json b/blockchains/ethereum/assets/0x44449Fa4d607F807d1eD4a69ad942971728391C8/info.json deleted file mode 100644 index ea2e1b0e66128..0000000000000 --- a/blockchains/ethereum/assets/0x44449Fa4d607F807d1eD4a69ad942971728391C8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XMED Chain Token", - "symbol": "XMCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x44449Fa4d607F807d1eD4a69ad942971728391C8", - "status": "active", - "id": "0x44449Fa4d607F807d1eD4a69ad942971728391C8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44449Fa4d607F807d1eD4a69ad942971728391C8/logo.png b/blockchains/ethereum/assets/0x44449Fa4d607F807d1eD4a69ad942971728391C8/logo.png deleted file mode 100755 index 3ec773598c707..0000000000000 Binary files a/blockchains/ethereum/assets/0x44449Fa4d607F807d1eD4a69ad942971728391C8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x444997b7e7fC830E20089afea3078cd518fCF2A2/info.json b/blockchains/ethereum/assets/0x444997b7e7fC830E20089afea3078cd518fCF2A2/info.json deleted file mode 100644 index 3950cd4d2ebdc..0000000000000 --- a/blockchains/ethereum/assets/0x444997b7e7fC830E20089afea3078cd518fCF2A2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EWO Token", - "symbol": "EWO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x444997b7e7fC830E20089afea3078cd518fCF2A2", - "status": "active", - "id": "0x444997b7e7fC830E20089afea3078cd518fCF2A2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x444997b7e7fC830E20089afea3078cd518fCF2A2/logo.png b/blockchains/ethereum/assets/0x444997b7e7fC830E20089afea3078cd518fCF2A2/logo.png deleted file mode 100755 index ab5cc7dacdcab..0000000000000 Binary files a/blockchains/ethereum/assets/0x444997b7e7fC830E20089afea3078cd518fCF2A2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44564d0bd94343f72E3C8a0D22308B7Fa71DB0Bb/info.json b/blockchains/ethereum/assets/0x44564d0bd94343f72E3C8a0D22308B7Fa71DB0Bb/info.json deleted file mode 100644 index 5d6252ece3a30..0000000000000 --- a/blockchains/ethereum/assets/0x44564d0bd94343f72E3C8a0D22308B7Fa71DB0Bb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BasketDAO Gov", - "symbol": "BASK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://basketdao.org", - "explorer": "https://etherscan.io/token/0x44564d0bd94343f72E3C8a0D22308B7Fa71DB0Bb", - "status": "active", - "id": "0x44564d0bd94343f72E3C8a0D22308B7Fa71DB0Bb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44564d0bd94343f72E3C8a0D22308B7Fa71DB0Bb/logo.png b/blockchains/ethereum/assets/0x44564d0bd94343f72E3C8a0D22308B7Fa71DB0Bb/logo.png deleted file mode 100644 index eb367af701590..0000000000000 Binary files a/blockchains/ethereum/assets/0x44564d0bd94343f72E3C8a0D22308B7Fa71DB0Bb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44618dE3Bf9b6DCBc3750eE058980cB614813d08/info.json b/blockchains/ethereum/assets/0x44618dE3Bf9b6DCBc3750eE058980cB614813d08/info.json deleted file mode 100644 index 707e290631426..0000000000000 --- a/blockchains/ethereum/assets/0x44618dE3Bf9b6DCBc3750eE058980cB614813d08/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto VENO", - "symbol": "VENO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x44618dE3Bf9b6DCBc3750eE058980cB614813d08", - "status": "active", - "id": "0x44618dE3Bf9b6DCBc3750eE058980cB614813d08" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44618dE3Bf9b6DCBc3750eE058980cB614813d08/logo.png b/blockchains/ethereum/assets/0x44618dE3Bf9b6DCBc3750eE058980cB614813d08/logo.png deleted file mode 100755 index e8a41f554ed7f..0000000000000 Binary files a/blockchains/ethereum/assets/0x44618dE3Bf9b6DCBc3750eE058980cB614813d08/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x446C9033E7516D820cc9a2ce2d0B7328b579406F/info.json b/blockchains/ethereum/assets/0x446C9033E7516D820cc9a2ce2d0B7328b579406F/info.json deleted file mode 100644 index e225cf4d71925..0000000000000 --- a/blockchains/ethereum/assets/0x446C9033E7516D820cc9a2ce2d0B7328b579406F/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "SOLVE", - "website": "https://solve.care", - "description": "Solve.Care is a healthcare IT company that builds blockchain platforms which the team believes may improve the way healthcare is delivered and managed.", - "socials": [], - "explorer": "https://etherscan.io/token/0x446C9033E7516D820cc9a2ce2d0B7328b579406F", - "type": "ERC20", - "symbol": "SOLVE", - "decimals": 8, - "status": "active", - "id": "0x446C9033E7516D820cc9a2ce2d0B7328b579406F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x446C9033E7516D820cc9a2ce2d0B7328b579406F/logo.png b/blockchains/ethereum/assets/0x446C9033E7516D820cc9a2ce2d0B7328b579406F/logo.png deleted file mode 100644 index 28866fb684200..0000000000000 Binary files a/blockchains/ethereum/assets/0x446C9033E7516D820cc9a2ce2d0B7328b579406F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4470BB87d77b963A013DB939BE332f927f2b992e/info.json b/blockchains/ethereum/assets/0x4470BB87d77b963A013DB939BE332f927f2b992e/info.json deleted file mode 100644 index 29a1a99764c59..0000000000000 --- a/blockchains/ethereum/assets/0x4470BB87d77b963A013DB939BE332f927f2b992e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AdEx", - "symbol": "ADX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4470BB87d77b963A013DB939BE332f927f2b992e", - "status": "active", - "id": "0x4470BB87d77b963A013DB939BE332f927f2b992e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4470BB87d77b963A013DB939BE332f927f2b992e/logo.png b/blockchains/ethereum/assets/0x4470BB87d77b963A013DB939BE332f927f2b992e/logo.png deleted file mode 100644 index c219b24e34f30..0000000000000 Binary files a/blockchains/ethereum/assets/0x4470BB87d77b963A013DB939BE332f927f2b992e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4488eD050cd13CcFe0B0fCf3d168216830142775/info.json b/blockchains/ethereum/assets/0x4488eD050cd13CcFe0B0fCf3d168216830142775/info.json deleted file mode 100644 index b656ecbb0a847..0000000000000 --- a/blockchains/ethereum/assets/0x4488eD050cd13CcFe0B0fCf3d168216830142775/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Netkiller eBook Reader Coin", - "symbol": "NBRC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4488eD050cd13CcFe0B0fCf3d168216830142775", - "status": "active", - "id": "0x4488eD050cd13CcFe0B0fCf3d168216830142775" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4488eD050cd13CcFe0B0fCf3d168216830142775/logo.png b/blockchains/ethereum/assets/0x4488eD050cd13CcFe0B0fCf3d168216830142775/logo.png deleted file mode 100644 index e496bec4cf2a8..0000000000000 Binary files a/blockchains/ethereum/assets/0x4488eD050cd13CcFe0B0fCf3d168216830142775/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x448a47359833b26e5AA988dDB7A72099F6242170/info.json b/blockchains/ethereum/assets/0x448a47359833b26e5AA988dDB7A72099F6242170/info.json deleted file mode 100644 index 5feb8e9a224ed..0000000000000 --- a/blockchains/ethereum/assets/0x448a47359833b26e5AA988dDB7A72099F6242170/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Real Estate Investment Token", - "symbol": "RIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://uberstate.me/", - "explorer": "https://etherscan.io/token/0x448a47359833b26e5AA988dDB7A72099F6242170", - "status": "active", - "id": "0x448a47359833b26e5AA988dDB7A72099F6242170" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x448a47359833b26e5AA988dDB7A72099F6242170/logo.png b/blockchains/ethereum/assets/0x448a47359833b26e5AA988dDB7A72099F6242170/logo.png deleted file mode 100644 index 2ab8bd8720f6b..0000000000000 Binary files a/blockchains/ethereum/assets/0x448a47359833b26e5AA988dDB7A72099F6242170/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4493730b053D19e774bdfebaDB70823Ec4C59eD5/info.json b/blockchains/ethereum/assets/0x4493730b053D19e774bdfebaDB70823Ec4C59eD5/info.json deleted file mode 100644 index 119ff7927fdee..0000000000000 --- a/blockchains/ethereum/assets/0x4493730b053D19e774bdfebaDB70823Ec4C59eD5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-1/30M1", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4493730b053D19e774bdfebaDB70823Ec4C59eD5", - "status": "active", - "id": "0x4493730b053D19e774bdfebaDB70823Ec4C59eD5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4493730b053D19e774bdfebaDB70823Ec4C59eD5/logo.png b/blockchains/ethereum/assets/0x4493730b053D19e774bdfebaDB70823Ec4C59eD5/logo.png deleted file mode 100644 index ccfb3f65e32b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x4493730b053D19e774bdfebaDB70823Ec4C59eD5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x449574C69f3A658794829eD81639A7A9ECe041E1/info.json b/blockchains/ethereum/assets/0x449574C69f3A658794829eD81639A7A9ECe041E1/info.json deleted file mode 100644 index f856e0a37315b..0000000000000 --- a/blockchains/ethereum/assets/0x449574C69f3A658794829eD81639A7A9ECe041E1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "NEOG", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x449574C69f3A658794829eD81639A7A9ECe041E1", - "status": "active", - "id": "0x449574C69f3A658794829eD81639A7A9ECe041E1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x449574C69f3A658794829eD81639A7A9ECe041E1/logo.png b/blockchains/ethereum/assets/0x449574C69f3A658794829eD81639A7A9ECe041E1/logo.png deleted file mode 100644 index f30a76937175b..0000000000000 Binary files a/blockchains/ethereum/assets/0x449574C69f3A658794829eD81639A7A9ECe041E1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x449C164df2D0b9D6a15B48D8b93059e28872fC74/info.json b/blockchains/ethereum/assets/0x449C164df2D0b9D6a15B48D8b93059e28872fC74/info.json deleted file mode 100644 index 4220ef6a0bb6c..0000000000000 --- a/blockchains/ethereum/assets/0x449C164df2D0b9D6a15B48D8b93059e28872fC74/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XBTC", - "symbol": "XBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x449C164df2D0b9D6a15B48D8b93059e28872fC74", - "status": "active", - "id": "0x449C164df2D0b9D6a15B48D8b93059e28872fC74" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x449C164df2D0b9D6a15B48D8b93059e28872fC74/logo.png b/blockchains/ethereum/assets/0x449C164df2D0b9D6a15B48D8b93059e28872fC74/logo.png deleted file mode 100644 index 0b42f643f158b..0000000000000 Binary files a/blockchains/ethereum/assets/0x449C164df2D0b9D6a15B48D8b93059e28872fC74/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b/info.json b/blockchains/ethereum/assets/0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b/info.json deleted file mode 100644 index 227b123fad8de..0000000000000 --- a/blockchains/ethereum/assets/0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sarun Token", - "symbol": "SRT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b", - "status": "active", - "id": "0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b/logo.png b/blockchains/ethereum/assets/0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b/logo.png deleted file mode 100644 index 5c5f343d3fcb2..0000000000000 Binary files a/blockchains/ethereum/assets/0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af/info.json b/blockchains/ethereum/assets/0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af/info.json deleted file mode 100644 index 0ef888a5c1716..0000000000000 --- a/blockchains/ethereum/assets/0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IGICOIN", - "symbol": "IGI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af", - "status": "active", - "id": "0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af/logo.png b/blockchains/ethereum/assets/0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af/logo.png deleted file mode 100644 index bc30a4f5bc0c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44A67C8570a61A28bAfd0035042f2F0A73a64428/info.json b/blockchains/ethereum/assets/0x44A67C8570a61A28bAfd0035042f2F0A73a64428/info.json deleted file mode 100644 index e21a930fbe023..0000000000000 --- a/blockchains/ethereum/assets/0x44A67C8570a61A28bAfd0035042f2F0A73a64428/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GermanCoin", - "symbol": "GCX", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://germancoin.info/", - "explorer": "https://etherscan.io/token/0x44A67C8570a61A28bAfd0035042f2F0A73a64428", - "status": "active", - "id": "0x44A67C8570a61A28bAfd0035042f2F0A73a64428" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44A67C8570a61A28bAfd0035042f2F0A73a64428/logo.png b/blockchains/ethereum/assets/0x44A67C8570a61A28bAfd0035042f2F0A73a64428/logo.png deleted file mode 100644 index 616088d8bbf50..0000000000000 Binary files a/blockchains/ethereum/assets/0x44A67C8570a61A28bAfd0035042f2F0A73a64428/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d/info.json b/blockchains/ethereum/assets/0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d/info.json deleted file mode 100644 index 4e3976127fede..0000000000000 --- a/blockchains/ethereum/assets/0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CPH MQA", - "symbol": "CMQA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d", - "status": "active", - "id": "0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d/logo.png b/blockchains/ethereum/assets/0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d/logo.png deleted file mode 100644 index 3d99c58fe6cda..0000000000000 Binary files a/blockchains/ethereum/assets/0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44DB405765397DEad3B71fdB943572D18Bdb16fD/info.json b/blockchains/ethereum/assets/0x44DB405765397DEad3B71fdB943572D18Bdb16fD/info.json deleted file mode 100644 index 57cb6ac2d1864..0000000000000 --- a/blockchains/ethereum/assets/0x44DB405765397DEad3B71fdB943572D18Bdb16fD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ga-me.io token", - "symbol": "GAMT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x44DB405765397DEad3B71fdB943572D18Bdb16fD", - "status": "active", - "id": "0x44DB405765397DEad3B71fdB943572D18Bdb16fD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44DB405765397DEad3B71fdB943572D18Bdb16fD/logo.png b/blockchains/ethereum/assets/0x44DB405765397DEad3B71fdB943572D18Bdb16fD/logo.png deleted file mode 100644 index 5e780db6bb960..0000000000000 Binary files a/blockchains/ethereum/assets/0x44DB405765397DEad3B71fdB943572D18Bdb16fD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490/info.json b/blockchains/ethereum/assets/0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490/info.json deleted file mode 100644 index 86a4d2e144f13..0000000000000 --- a/blockchains/ethereum/assets/0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinMetro Token", - "symbol": "XCM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://coinmetro.com/", - "explorer": "https://etherscan.io/token/0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490", - "status": "active", - "id": "0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490/logo.png b/blockchains/ethereum/assets/0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490/logo.png deleted file mode 100644 index 74b0cb166546e..0000000000000 Binary files a/blockchains/ethereum/assets/0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44Ea84a85616F8e9cD719Fc843DE31D852ad7240/logo.png b/blockchains/ethereum/assets/0x44Ea84a85616F8e9cD719Fc843DE31D852ad7240/logo.png deleted file mode 100644 index d0de2edac35e4..0000000000000 Binary files a/blockchains/ethereum/assets/0x44Ea84a85616F8e9cD719Fc843DE31D852ad7240/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44F588aEeB8C44471439D1270B3603c66a9262F1/info.json b/blockchains/ethereum/assets/0x44F588aEeB8C44471439D1270B3603c66a9262F1/info.json deleted file mode 100644 index 321638ea4290b..0000000000000 --- a/blockchains/ethereum/assets/0x44F588aEeB8C44471439D1270B3603c66a9262F1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SnipCoin", - "symbol": "SNIP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x44F588aEeB8C44471439D1270B3603c66a9262F1", - "status": "active", - "id": "0x44F588aEeB8C44471439D1270B3603c66a9262F1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44F588aEeB8C44471439D1270B3603c66a9262F1/logo.png b/blockchains/ethereum/assets/0x44F588aEeB8C44471439D1270B3603c66a9262F1/logo.png deleted file mode 100644 index c55e391817c78..0000000000000 Binary files a/blockchains/ethereum/assets/0x44F588aEeB8C44471439D1270B3603c66a9262F1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7/info.json b/blockchains/ethereum/assets/0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7/info.json deleted file mode 100644 index cfe0f6d1c1afe..0000000000000 --- a/blockchains/ethereum/assets/0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NuChainLink Token", - "symbol": "NuLINK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7", - "status": "active", - "id": "0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7/logo.png b/blockchains/ethereum/assets/0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7/logo.png deleted file mode 100644 index 6cbd10aece122..0000000000000 Binary files a/blockchains/ethereum/assets/0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44b6e3e85561ce054aB13Affa0773358D795D36D/info.json b/blockchains/ethereum/assets/0x44b6e3e85561ce054aB13Affa0773358D795D36D/info.json deleted file mode 100644 index c889cbad3e7fc..0000000000000 --- a/blockchains/ethereum/assets/0x44b6e3e85561ce054aB13Affa0773358D795D36D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ethArt", - "symbol": "ARTE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x44b6e3e85561ce054aB13Affa0773358D795D36D", - "status": "active", - "id": "0x44b6e3e85561ce054aB13Affa0773358D795D36D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44b6e3e85561ce054aB13Affa0773358D795D36D/logo.png b/blockchains/ethereum/assets/0x44b6e3e85561ce054aB13Affa0773358D795D36D/logo.png deleted file mode 100644 index 1f75a44e1cad3..0000000000000 Binary files a/blockchains/ethereum/assets/0x44b6e3e85561ce054aB13Affa0773358D795D36D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44bf22949F9cc84b61B9328a9d885d1b5C806b41/info.json b/blockchains/ethereum/assets/0x44bf22949F9cc84b61B9328a9d885d1b5C806b41/info.json deleted file mode 100644 index 25ec4226a488c..0000000000000 --- a/blockchains/ethereum/assets/0x44bf22949F9cc84b61B9328a9d885d1b5C806b41/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mozo Token", - "symbol": "MOZO", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x44bf22949F9cc84b61B9328a9d885d1b5C806b41", - "status": "active", - "id": "0x44bf22949F9cc84b61B9328a9d885d1b5C806b41" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44bf22949F9cc84b61B9328a9d885d1b5C806b41/logo.png b/blockchains/ethereum/assets/0x44bf22949F9cc84b61B9328a9d885d1b5C806b41/logo.png deleted file mode 100644 index 7c6449b153b30..0000000000000 Binary files a/blockchains/ethereum/assets/0x44bf22949F9cc84b61B9328a9d885d1b5C806b41/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44d269b126443007C2241E034416100fB7fDe3cB/info.json b/blockchains/ethereum/assets/0x44d269b126443007C2241E034416100fB7fDe3cB/info.json deleted file mode 100644 index e6a113af8643d..0000000000000 --- a/blockchains/ethereum/assets/0x44d269b126443007C2241E034416100fB7fDe3cB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ind3X Exchange Token", - "symbol": "Ind3X", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x44d269b126443007C2241E034416100fB7fDe3cB", - "status": "active", - "id": "0x44d269b126443007C2241E034416100fB7fDe3cB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44d269b126443007C2241E034416100fB7fDe3cB/logo.png b/blockchains/ethereum/assets/0x44d269b126443007C2241E034416100fB7fDe3cB/logo.png deleted file mode 100644 index 9f0ce23a7fe55..0000000000000 Binary files a/blockchains/ethereum/assets/0x44d269b126443007C2241E034416100fB7fDe3cB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x44e2deC86B9F0e0266E9AA66e10323A2bd69CF9A/info.json b/blockchains/ethereum/assets/0x44e2deC86B9F0e0266E9AA66e10323A2bd69CF9A/info.json deleted file mode 100644 index db5ba0f06a422..0000000000000 --- a/blockchains/ethereum/assets/0x44e2deC86B9F0e0266E9AA66e10323A2bd69CF9A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Attrace", - "website": "https://attrace.com", - "description": "ATTR is the native token of Attrace Referral Network.", - "explorer": "https://etherscan.io/token/0x44e2dec86b9f0e0266e9aa66e10323a2bd69cf9a", - "type": "ERC20", - "symbol": "ATTR", - "decimals": 18, - "status": "active", - "id": "0x44e2deC86B9F0e0266E9AA66e10323A2bd69CF9A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44e2deC86B9F0e0266E9AA66e10323A2bd69CF9A/logo.png b/blockchains/ethereum/assets/0x44e2deC86B9F0e0266E9AA66e10323A2bd69CF9A/logo.png deleted file mode 100644 index ff186c42fd412..0000000000000 Binary files a/blockchains/ethereum/assets/0x44e2deC86B9F0e0266E9AA66e10323A2bd69CF9A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4508FF4d0532D24051d3378680c37d63fFEC82EF/info.json b/blockchains/ethereum/assets/0x4508FF4d0532D24051d3378680c37d63fFEC82EF/info.json deleted file mode 100644 index 8cdb89017f82d..0000000000000 --- a/blockchains/ethereum/assets/0x4508FF4d0532D24051d3378680c37d63fFEC82EF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Thorium", - "symbol": "TORI", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4508FF4d0532D24051d3378680c37d63fFEC82EF", - "status": "active", - "id": "0x4508FF4d0532D24051d3378680c37d63fFEC82EF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4508FF4d0532D24051d3378680c37d63fFEC82EF/logo.png b/blockchains/ethereum/assets/0x4508FF4d0532D24051d3378680c37d63fFEC82EF/logo.png deleted file mode 100644 index 7891023579006..0000000000000 Binary files a/blockchains/ethereum/assets/0x4508FF4d0532D24051d3378680c37d63fFEC82EF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x450bbc727100D806797CD617c88d1319563F8416/info.json b/blockchains/ethereum/assets/0x450bbc727100D806797CD617c88d1319563F8416/info.json deleted file mode 100644 index bd5675b2c8fff..0000000000000 --- a/blockchains/ethereum/assets/0x450bbc727100D806797CD617c88d1319563F8416/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dochain", - "symbol": "DOC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x450bbc727100D806797CD617c88d1319563F8416", - "status": "active", - "id": "0x450bbc727100D806797CD617c88d1319563F8416" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x450bbc727100D806797CD617c88d1319563F8416/logo.png b/blockchains/ethereum/assets/0x450bbc727100D806797CD617c88d1319563F8416/logo.png deleted file mode 100644 index f79d1ebcf79af..0000000000000 Binary files a/blockchains/ethereum/assets/0x450bbc727100D806797CD617c88d1319563F8416/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x45245bc59219eeaAF6cD3f382e078A461FF9De7B/info.json b/blockchains/ethereum/assets/0x45245bc59219eeaAF6cD3f382e078A461FF9De7B/info.json deleted file mode 100644 index 950d399c5fb00..0000000000000 --- a/blockchains/ethereum/assets/0x45245bc59219eeaAF6cD3f382e078A461FF9De7B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"\"BANKEX\"\" project utility token\"", - "symbol": "BKX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bankex.com/en/", - "explorer": "https://etherscan.io/token/0x45245bc59219eeaAF6cD3f382e078A461FF9De7B", - "status": "active", - "id": "0x45245bc59219eeaAF6cD3f382e078A461FF9De7B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x45245bc59219eeaAF6cD3f382e078A461FF9De7B/logo.png b/blockchains/ethereum/assets/0x45245bc59219eeaAF6cD3f382e078A461FF9De7B/logo.png deleted file mode 100644 index ba6299c23a993..0000000000000 Binary files a/blockchains/ethereum/assets/0x45245bc59219eeaAF6cD3f382e078A461FF9De7B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x452502602022fa1f1753019053FCf841e770efaE/info.json b/blockchains/ethereum/assets/0x452502602022fa1f1753019053FCf841e770efaE/info.json deleted file mode 100644 index 4ba9cea5e2c80..0000000000000 --- a/blockchains/ethereum/assets/0x452502602022fa1f1753019053FCf841e770efaE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-18/30M48", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x452502602022fa1f1753019053FCf841e770efaE", - "status": "active", - "id": "0x452502602022fa1f1753019053FCf841e770efaE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x452502602022fa1f1753019053FCf841e770efaE/logo.png b/blockchains/ethereum/assets/0x452502602022fa1f1753019053FCf841e770efaE/logo.png deleted file mode 100644 index 7cba917841677..0000000000000 Binary files a/blockchains/ethereum/assets/0x452502602022fa1f1753019053FCf841e770efaE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4527a3B4A8A150403090a99b87efFC96F2195047/info.json b/blockchains/ethereum/assets/0x4527a3B4A8A150403090a99b87efFC96F2195047/info.json deleted file mode 100644 index d7b9977bd0ece..0000000000000 --- a/blockchains/ethereum/assets/0x4527a3B4A8A150403090a99b87efFC96F2195047/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "P2P Solutions Foundation", - "symbol": "P2PS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.p2psf.org/", - "explorer": "https://etherscan.io/token/0x4527a3B4A8A150403090a99b87efFC96F2195047", - "status": "active", - "id": "0x4527a3B4A8A150403090a99b87efFC96F2195047" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4527a3B4A8A150403090a99b87efFC96F2195047/logo.png b/blockchains/ethereum/assets/0x4527a3B4A8A150403090a99b87efFC96F2195047/logo.png deleted file mode 100755 index 45cca6fd7115d..0000000000000 Binary files a/blockchains/ethereum/assets/0x4527a3B4A8A150403090a99b87efFC96F2195047/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2/info.json b/blockchains/ethereum/assets/0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2/info.json deleted file mode 100644 index d21bd522f2484..0000000000000 --- a/blockchains/ethereum/assets/0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UsPay", - "symbol": "USPAY", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "https://uspay.cash/", - "explorer": "https://etherscan.io/token/0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2", - "status": "active", - "id": "0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2/logo.png b/blockchains/ethereum/assets/0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2/logo.png deleted file mode 100644 index 53473e1a921d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4549c04465e1a89c16D5037c962077857e3923C4/info.json b/blockchains/ethereum/assets/0x4549c04465e1a89c16D5037c962077857e3923C4/info.json deleted file mode 100644 index 2ba72054b98bb..0000000000000 --- a/blockchains/ethereum/assets/0x4549c04465e1a89c16D5037c962077857e3923C4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Evangel", - "symbol": "EVA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4549c04465e1a89c16D5037c962077857e3923C4", - "status": "active", - "id": "0x4549c04465e1a89c16D5037c962077857e3923C4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4549c04465e1a89c16D5037c962077857e3923C4/logo.png b/blockchains/ethereum/assets/0x4549c04465e1a89c16D5037c962077857e3923C4/logo.png deleted file mode 100644 index 6d6b707ba80f7..0000000000000 Binary files a/blockchains/ethereum/assets/0x4549c04465e1a89c16D5037c962077857e3923C4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9/info.json b/blockchains/ethereum/assets/0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9/info.json deleted file mode 100644 index 39621a6e38ab6..0000000000000 --- a/blockchains/ethereum/assets/0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alphacon Token", - "symbol": "ALP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9", - "status": "active", - "id": "0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9/logo.png b/blockchains/ethereum/assets/0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9/logo.png deleted file mode 100644 index 5b871b003510f..0000000000000 Binary files a/blockchains/ethereum/assets/0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4568De775a2D2B872b05549153b14016561fa087/info.json b/blockchains/ethereum/assets/0x4568De775a2D2B872b05549153b14016561fa087/info.json deleted file mode 100644 index 7ab79673a94af..0000000000000 --- a/blockchains/ethereum/assets/0x4568De775a2D2B872b05549153b14016561fa087/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-26/30M86", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4568De775a2D2B872b05549153b14016561fa087", - "status": "active", - "id": "0x4568De775a2D2B872b05549153b14016561fa087" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4568De775a2D2B872b05549153b14016561fa087/logo.png b/blockchains/ethereum/assets/0x4568De775a2D2B872b05549153b14016561fa087/logo.png deleted file mode 100644 index 29eedddd6f26b..0000000000000 Binary files a/blockchains/ethereum/assets/0x4568De775a2D2B872b05549153b14016561fa087/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff/info.json b/blockchains/ethereum/assets/0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff/info.json deleted file mode 100644 index 35ce9cb68b446..0000000000000 --- a/blockchains/ethereum/assets/0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vision Network", - "symbol": "VSN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.vision-network.io/", - "explorer": "https://etherscan.io/token/0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff", - "status": "active", - "id": "0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff/logo.png b/blockchains/ethereum/assets/0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff/logo.png deleted file mode 100644 index f6f43d78e9344..0000000000000 Binary files a/blockchains/ethereum/assets/0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08/info.json b/blockchains/ethereum/assets/0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08/info.json deleted file mode 100644 index 513df04f7510e..0000000000000 --- a/blockchains/ethereum/assets/0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEXTERG", - "symbol": "DXG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08", - "status": "active", - "id": "0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08/logo.png b/blockchains/ethereum/assets/0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08/logo.png deleted file mode 100755 index b3ac1697e4bef..0000000000000 Binary files a/blockchains/ethereum/assets/0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb/info.json b/blockchains/ethereum/assets/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb/info.json deleted file mode 100644 index 8f888449d2253..0000000000000 --- a/blockchains/ethereum/assets/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Orchid", - "website": "https://orchid.com", - "description": "Orchid (OXT) is the native token of Orchid, a cryptocurrency-powered virtual private network (VPN).", - "explorer": "https://etherscan.io/token/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb", - "research": "https://research.binance.com/en/projects/orchid", - "type": "ERC20", - "symbol": "OXT", - "decimals": 18, - "status": "active", - "id": "0x4575f41308EC1483f3d399aa9a2826d74Da13Deb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb/logo.png b/blockchains/ethereum/assets/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb/logo.png deleted file mode 100644 index e832c819bb266..0000000000000 Binary files a/blockchains/ethereum/assets/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x45804880De22913dAFE09f4980848ECE6EcbAf78/info.json b/blockchains/ethereum/assets/0x45804880De22913dAFE09f4980848ECE6EcbAf78/info.json deleted file mode 100644 index 1a8b22b8c8f61..0000000000000 --- a/blockchains/ethereum/assets/0x45804880De22913dAFE09f4980848ECE6EcbAf78/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "PAX Gold", - "website": "https://paxos.com/paxgold", - "description": "PAX Gold (PAXG) is a digital asset where one token is backed by one fine troy ounce (t oz) of a 400 oz London Good Delivery gold bar, stored in Brink’s gold vaults.", - "explorer": "https://etherscan.io/token/0x45804880De22913dAFE09f4980848ECE6EcbAf78", - "research": "https://research.binance.com/en/projects/pax-gold", - "type": "ERC20", - "symbol": "PAXG", - "decimals": 18, - "status": "active", - "id": "0x45804880De22913dAFE09f4980848ECE6EcbAf78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x45804880De22913dAFE09f4980848ECE6EcbAf78/logo.png b/blockchains/ethereum/assets/0x45804880De22913dAFE09f4980848ECE6EcbAf78/logo.png deleted file mode 100644 index 7177a7a7e1903..0000000000000 Binary files a/blockchains/ethereum/assets/0x45804880De22913dAFE09f4980848ECE6EcbAf78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf/info.json b/blockchains/ethereum/assets/0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf/info.json deleted file mode 100644 index 66bf33f349c2e..0000000000000 --- a/blockchains/ethereum/assets/0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "renBCH", - "symbol": "renBCH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://renproject.io/", - "explorer": "https://etherscan.io/token/0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf", - "status": "active", - "id": "0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf/logo.png b/blockchains/ethereum/assets/0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf/logo.png deleted file mode 100644 index 5a9a0823c4b76..0000000000000 Binary files a/blockchains/ethereum/assets/0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4599836c212CD988EAccc54C820Ee9261cdaAC71/info.json b/blockchains/ethereum/assets/0x4599836c212CD988EAccc54C820Ee9261cdaAC71/info.json deleted file mode 100644 index 4c6cdf9a3baea..0000000000000 --- a/blockchains/ethereum/assets/0x4599836c212CD988EAccc54C820Ee9261cdaAC71/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptid", - "symbol": "CID", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://crypt-id.com", - "explorer": "https://etherscan.io/token/0x4599836c212CD988EAccc54C820Ee9261cdaAC71", - "status": "active", - "id": "0x4599836c212CD988EAccc54C820Ee9261cdaAC71" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4599836c212CD988EAccc54C820Ee9261cdaAC71/logo.png b/blockchains/ethereum/assets/0x4599836c212CD988EAccc54C820Ee9261cdaAC71/logo.png deleted file mode 100644 index 1fc8db60ce842..0000000000000 Binary files a/blockchains/ethereum/assets/0x4599836c212CD988EAccc54C820Ee9261cdaAC71/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x45Af324F53a8D7DA1752DAd74ADc1748126D7978/info.json b/blockchains/ethereum/assets/0x45Af324F53a8D7DA1752DAd74ADc1748126D7978/info.json deleted file mode 100644 index 31a8f07da787f..0000000000000 --- a/blockchains/ethereum/assets/0x45Af324F53a8D7DA1752DAd74ADc1748126D7978/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MyTV Token", - "symbol": "MYTV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mytvchain.io/", - "explorer": "https://etherscan.io/token/0x45Af324F53a8D7DA1752DAd74ADc1748126D7978", - "status": "active", - "id": "0x45Af324F53a8D7DA1752DAd74ADc1748126D7978" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x45Af324F53a8D7DA1752DAd74ADc1748126D7978/logo.png b/blockchains/ethereum/assets/0x45Af324F53a8D7DA1752DAd74ADc1748126D7978/logo.png deleted file mode 100644 index acd1ac3519da6..0000000000000 Binary files a/blockchains/ethereum/assets/0x45Af324F53a8D7DA1752DAd74ADc1748126D7978/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939/info.json b/blockchains/ethereum/assets/0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939/info.json deleted file mode 100644 index ce5407a9bb10e..0000000000000 --- a/blockchains/ethereum/assets/0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Miss Wang", - "symbol": "ETW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939", - "status": "active", - "id": "0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939/logo.png b/blockchains/ethereum/assets/0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939/logo.png deleted file mode 100644 index b259a92653e4b..0000000000000 Binary files a/blockchains/ethereum/assets/0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924/info.json b/blockchains/ethereum/assets/0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924/info.json deleted file mode 100644 index 6c3b22602cb7a..0000000000000 --- a/blockchains/ethereum/assets/0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FEST", - "symbol": "FST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924", - "status": "active", - "id": "0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924/logo.png b/blockchains/ethereum/assets/0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924/logo.png deleted file mode 100755 index 11e3fbe2cc3a8..0000000000000 Binary files a/blockchains/ethereum/assets/0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd/info.json b/blockchains/ethereum/assets/0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd/info.json deleted file mode 100644 index 4152b6c95a9e8..0000000000000 --- a/blockchains/ethereum/assets/0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DACSC", - "symbol": "DACSC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd", - "status": "active", - "id": "0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd/logo.png b/blockchains/ethereum/assets/0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd/logo.png deleted file mode 100755 index b73a4721ceeb7..0000000000000 Binary files a/blockchains/ethereum/assets/0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272/info.json b/blockchains/ethereum/assets/0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272/info.json deleted file mode 100644 index cc96b7d95c4d7..0000000000000 --- a/blockchains/ethereum/assets/0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GLOBAL RESERVE SYSTEM", - "symbol": "GLOB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://globreserve.github.io/", - "explorer": "https://etherscan.io/token/0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272", - "status": "active", - "id": "0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272/logo.png b/blockchains/ethereum/assets/0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272/logo.png deleted file mode 100644 index ac14ba3f63f1e..0000000000000 Binary files a/blockchains/ethereum/assets/0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x45bD9a077C8857dbbf72063692Cc58600199DEdB/info.json b/blockchains/ethereum/assets/0x45bD9a077C8857dbbf72063692Cc58600199DEdB/info.json deleted file mode 100644 index e781a840911be..0000000000000 --- a/blockchains/ethereum/assets/0x45bD9a077C8857dbbf72063692Cc58600199DEdB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Favin Token", - "symbol": "FAVE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x45bD9a077C8857dbbf72063692Cc58600199DEdB", - "status": "active", - "id": "0x45bD9a077C8857dbbf72063692Cc58600199DEdB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x45bD9a077C8857dbbf72063692Cc58600199DEdB/logo.png b/blockchains/ethereum/assets/0x45bD9a077C8857dbbf72063692Cc58600199DEdB/logo.png deleted file mode 100644 index 11245742c3959..0000000000000 Binary files a/blockchains/ethereum/assets/0x45bD9a077C8857dbbf72063692Cc58600199DEdB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x45cC3676b2EC557E36ee160D100aA47e4D189637/info.json b/blockchains/ethereum/assets/0x45cC3676b2EC557E36ee160D100aA47e4D189637/info.json deleted file mode 100644 index 0a17588e4713e..0000000000000 --- a/blockchains/ethereum/assets/0x45cC3676b2EC557E36ee160D100aA47e4D189637/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NOVA", - "symbol": "NOVA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x45cC3676b2EC557E36ee160D100aA47e4D189637", - "status": "active", - "id": "0x45cC3676b2EC557E36ee160D100aA47e4D189637" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x45cC3676b2EC557E36ee160D100aA47e4D189637/logo.png b/blockchains/ethereum/assets/0x45cC3676b2EC557E36ee160D100aA47e4D189637/logo.png deleted file mode 100644 index e2ba82f0a6abd..0000000000000 Binary files a/blockchains/ethereum/assets/0x45cC3676b2EC557E36ee160D100aA47e4D189637/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/info.json b/blockchains/ethereum/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/info.json deleted file mode 100644 index 181cec5a9db78..0000000000000 --- a/blockchains/ethereum/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nexium", - "symbol": "NxC", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x45e42D659D9f9466cD5DF622506033145a9b89Bc", - "status": "active", - "id": "0x45e42D659D9f9466cD5DF622506033145a9b89Bc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/logo.png b/blockchains/ethereum/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/logo.png deleted file mode 100755 index 2e7615886ac43..0000000000000 Binary files a/blockchains/ethereum/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x45f24BaEef268BB6d63AEe5129015d69702BCDfa/info.json b/blockchains/ethereum/assets/0x45f24BaEef268BB6d63AEe5129015d69702BCDfa/info.json deleted file mode 100644 index 2567e60264508..0000000000000 --- a/blockchains/ethereum/assets/0x45f24BaEef268BB6d63AEe5129015d69702BCDfa/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "YFValue", - "source_code": "https://github.com/valuedefi", - "website": "https://valuedefi.io/", - "description": "Value DeFi: Bringing True Value to DeFi.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/value_defi", - "handle": "value_defi" - }, - { - "name": "Medium", - "url": "https://medium.com/@valuedefi", - "handle": "valuedefi" - }, - { - "name": "Telegram", - "url": "https://t.me/ValueDeFi", - "handle": "valuedefi" - }, - { - "name": "Discord", - "url": "https://discord.gg/Dpvd7tp", - "handle": "valuedefi" - } - ], - "explorer": "https://etherscan.io/token/0x45f24BaEef268BB6d63AEe5129015d69702BCDfa", - "type": "ERC20", - "symbol": "YFV", - "decimals": 18, - "status": "active", - "id": "0x45f24BaEef268BB6d63AEe5129015d69702BCDfa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x45f24BaEef268BB6d63AEe5129015d69702BCDfa/logo.png b/blockchains/ethereum/assets/0x45f24BaEef268BB6d63AEe5129015d69702BCDfa/logo.png deleted file mode 100644 index 26df720569a79..0000000000000 Binary files a/blockchains/ethereum/assets/0x45f24BaEef268BB6d63AEe5129015d69702BCDfa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x461733c17b0755CA5649B6DB08B3E213FCf22546/info.json b/blockchains/ethereum/assets/0x461733c17b0755CA5649B6DB08B3E213FCf22546/info.json deleted file mode 100644 index b761bfe05939b..0000000000000 --- a/blockchains/ethereum/assets/0x461733c17b0755CA5649B6DB08B3E213FCf22546/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ATN", - "symbol": "ATN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://atn.io/", - "explorer": "https://etherscan.io/token/0x461733c17b0755CA5649B6DB08B3E213FCf22546", - "status": "active", - "id": "0x461733c17b0755CA5649B6DB08B3E213FCf22546" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x461733c17b0755CA5649B6DB08B3E213FCf22546/logo.png b/blockchains/ethereum/assets/0x461733c17b0755CA5649B6DB08B3E213FCf22546/logo.png deleted file mode 100644 index f09465563610e..0000000000000 Binary files a/blockchains/ethereum/assets/0x461733c17b0755CA5649B6DB08B3E213FCf22546/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4618519de4C304F3444ffa7f812dddC2971cc688/info.json b/blockchains/ethereum/assets/0x4618519de4C304F3444ffa7f812dddC2971cc688/info.json deleted file mode 100644 index dbbf0ba6d8a6c..0000000000000 --- a/blockchains/ethereum/assets/0x4618519de4C304F3444ffa7f812dddC2971cc688/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kind Ads Token", - "symbol": "KIND", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://kindads.io/", - "explorer": "https://etherscan.io/token/0x4618519de4C304F3444ffa7f812dddC2971cc688", - "status": "active", - "id": "0x4618519de4C304F3444ffa7f812dddC2971cc688" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4618519de4C304F3444ffa7f812dddC2971cc688/logo.png b/blockchains/ethereum/assets/0x4618519de4C304F3444ffa7f812dddC2971cc688/logo.png deleted file mode 100644 index 0fe252463a5b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x4618519de4C304F3444ffa7f812dddC2971cc688/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9/info.json b/blockchains/ethereum/assets/0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9/info.json deleted file mode 100644 index 46bf9a54997c6..0000000000000 --- a/blockchains/ethereum/assets/0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sword Coin", - "symbol": "SWDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9", - "status": "active", - "id": "0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9/logo.png b/blockchains/ethereum/assets/0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9/logo.png deleted file mode 100755 index 238e8eb52e9a4..0000000000000 Binary files a/blockchains/ethereum/assets/0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x462C642C9eC337425d91096e61fF655eF8B4172a/info.json b/blockchains/ethereum/assets/0x462C642C9eC337425d91096e61fF655eF8B4172a/info.json deleted file mode 100644 index 4c3c6178a5880..0000000000000 --- a/blockchains/ethereum/assets/0x462C642C9eC337425d91096e61fF655eF8B4172a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-11/30M71", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x462C642C9eC337425d91096e61fF655eF8B4172a", - "status": "active", - "id": "0x462C642C9eC337425d91096e61fF655eF8B4172a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x462C642C9eC337425d91096e61fF655eF8B4172a/logo.png b/blockchains/ethereum/assets/0x462C642C9eC337425d91096e61fF655eF8B4172a/logo.png deleted file mode 100644 index f94640d19b6c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x462C642C9eC337425d91096e61fF655eF8B4172a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A/info.json b/blockchains/ethereum/assets/0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A/info.json deleted file mode 100644 index f49af3b04f432..0000000000000 --- a/blockchains/ethereum/assets/0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C560232", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A", - "status": "active", - "id": "0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A/logo.png b/blockchains/ethereum/assets/0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A/logo.png deleted file mode 100644 index 4df452bbfba20..0000000000000 Binary files a/blockchains/ethereum/assets/0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F/info.json b/blockchains/ethereum/assets/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F/info.json deleted file mode 100644 index b9019aa024eec..0000000000000 --- a/blockchains/ethereum/assets/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "CBDAO", - "website": "https://coinbreeder.com", - "source_code": "https://github.com/coinbreeder/coinbreederDAO/", - "white_paper": "https://drive.google.com/file/d/1wdVdS1QMcmDLL2IwaXD4p3TD__YeVY7b/view", - "description": "CBDAO serves as a sandbox to research and proof test various decentralized consensus protocols on DAOs.", - "explorer": "https://etherscan.io/token/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F", - "type": "ERC20", - "symbol": "BREE", - "decimals": 18, - "status": "active", - "id": "0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F/logo.png b/blockchains/ethereum/assets/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F/logo.png deleted file mode 100644 index b60992082a30b..0000000000000 Binary files a/blockchains/ethereum/assets/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x46492473755e8dF960F8034877F61732D718CE96/info.json b/blockchains/ethereum/assets/0x46492473755e8dF960F8034877F61732D718CE96/info.json deleted file mode 100644 index 896c924c6469a..0000000000000 --- a/blockchains/ethereum/assets/0x46492473755e8dF960F8034877F61732D718CE96/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "StarCredits", - "symbol": "STRC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x46492473755e8dF960F8034877F61732D718CE96", - "status": "active", - "id": "0x46492473755e8dF960F8034877F61732D718CE96" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x46492473755e8dF960F8034877F61732D718CE96/logo.png b/blockchains/ethereum/assets/0x46492473755e8dF960F8034877F61732D718CE96/logo.png deleted file mode 100644 index 8bd4d270246e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x46492473755e8dF960F8034877F61732D718CE96/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668/info.json b/blockchains/ethereum/assets/0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668/info.json deleted file mode 100644 index 60efecfc16141..0000000000000 --- a/blockchains/ethereum/assets/0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Viuly Token", - "symbol": "VIU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668", - "status": "active", - "id": "0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668/logo.png b/blockchains/ethereum/assets/0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668/logo.png deleted file mode 100644 index 6525d0b7bbbbf..0000000000000 Binary files a/blockchains/ethereum/assets/0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/info.json b/blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/info.json deleted file mode 100644 index 4fa139bfeea59..0000000000000 --- a/blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kryll.io Token", - "symbol": "KRL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://kryll.io/", - "explorer": "https://etherscan.io/token/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0", - "status": "active", - "id": "0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/logo.png b/blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/logo.png deleted file mode 100644 index 5669dc3f2788f..0000000000000 Binary files a/blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x466912bAA9430a4a460b141ee8C580D817441449/info.json b/blockchains/ethereum/assets/0x466912bAA9430a4a460b141ee8C580D817441449/info.json deleted file mode 100644 index a49b52945aa01..0000000000000 --- a/blockchains/ethereum/assets/0x466912bAA9430a4a460b141ee8C580D817441449/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ocbtoken - Blockmax", - "symbol": "OCB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://blockmax.io/", - "explorer": "https://etherscan.io/token/0x466912bAA9430a4a460b141ee8C580D817441449", - "status": "active", - "id": "0x466912bAA9430a4a460b141ee8C580D817441449" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x466912bAA9430a4a460b141ee8C580D817441449/logo.png b/blockchains/ethereum/assets/0x466912bAA9430a4a460b141ee8C580D817441449/logo.png deleted file mode 100644 index a3254021ea7c9..0000000000000 Binary files a/blockchains/ethereum/assets/0x466912bAA9430a4a460b141ee8C580D817441449/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4672bAD527107471cB5067a887f4656D585a8A31/info.json b/blockchains/ethereum/assets/0x4672bAD527107471cB5067a887f4656D585a8A31/info.json deleted file mode 100644 index 21fab1b30a28b..0000000000000 --- a/blockchains/ethereum/assets/0x4672bAD527107471cB5067a887f4656D585a8A31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dropil", - "symbol": "DROP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dropil.com/", - "explorer": "https://etherscan.io/token/0x4672bAD527107471cB5067a887f4656D585a8A31", - "status": "active", - "id": "0x4672bAD527107471cB5067a887f4656D585a8A31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4672bAD527107471cB5067a887f4656D585a8A31/logo.png b/blockchains/ethereum/assets/0x4672bAD527107471cB5067a887f4656D585a8A31/logo.png deleted file mode 100644 index d4ceea775f7fa..0000000000000 Binary files a/blockchains/ethereum/assets/0x4672bAD527107471cB5067a887f4656D585a8A31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/info.json b/blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/info.json deleted file mode 100644 index 955016de75f4c..0000000000000 --- a/blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Telcoin", - "symbol": "TEL", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "http://www.telco.in", - "explorer": "https://etherscan.io/token/0x467Bccd9d29f223BcE8043b84E8C8B282827790F", - "status": "active", - "id": "0x467Bccd9d29f223BcE8043b84E8C8B282827790F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/logo.png b/blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/logo.png deleted file mode 100644 index f090cd21272fd..0000000000000 Binary files a/blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4688a8b1F292FDaB17E9a90c8Bc379dC1DBd8713/info.json b/blockchains/ethereum/assets/0x4688a8b1F292FDaB17E9a90c8Bc379dC1DBd8713/info.json deleted file mode 100644 index 031f9536a7c14..0000000000000 --- a/blockchains/ethereum/assets/0x4688a8b1F292FDaB17E9a90c8Bc379dC1DBd8713/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cover Protocol Governance Token", - "symbol": "COVER", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.coverprotocol.com/", - "explorer": "https://etherscan.io/token/0x4688a8b1f292fdab17e9a90c8bc379dc1dbd8713", - "status": "active", - "id": "0x4688a8b1F292FDaB17E9a90c8Bc379dC1DBd8713" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4688a8b1F292FDaB17E9a90c8Bc379dC1DBd8713/logo.png b/blockchains/ethereum/assets/0x4688a8b1F292FDaB17E9a90c8Bc379dC1DBd8713/logo.png deleted file mode 100644 index ce335b5ee02e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x4688a8b1F292FDaB17E9a90c8Bc379dC1DBd8713/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C/info.json b/blockchains/ethereum/assets/0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C/info.json deleted file mode 100644 index 22cb48c68e1cc..0000000000000 --- a/blockchains/ethereum/assets/0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Proton Token", - "symbol": "PTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.proton.global/", - "explorer": "https://etherscan.io/token/0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C", - "status": "active", - "id": "0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C/logo.png b/blockchains/ethereum/assets/0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C/logo.png deleted file mode 100755 index e8981e907117a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x468ab3b1f63A1C14b361bC367c3cC92277588Da1/info.json b/blockchains/ethereum/assets/0x468ab3b1f63A1C14b361bC367c3cC92277588Da1/info.json deleted file mode 100644 index cad8d3f519445..0000000000000 --- a/blockchains/ethereum/assets/0x468ab3b1f63A1C14b361bC367c3cC92277588Da1/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Yeld Finance", - "website": "https://yeld.finance", - "source_code": "https://github.com/merlox/yeld-website", - "white_paper": "https://yeld.finance", - "description": "Yeld is the next generation in DeFi yield farming products.", - "explorer": "https://etherscan.io/token/0x468ab3b1f63A1C14b361bC367c3cC92277588Da1", - "type": "ERC20", - "symbol": "YELD", - "decimals": 18, - "status": "active", - "id": "0x468ab3b1f63A1C14b361bC367c3cC92277588Da1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x468ab3b1f63A1C14b361bC367c3cC92277588Da1/logo.png b/blockchains/ethereum/assets/0x468ab3b1f63A1C14b361bC367c3cC92277588Da1/logo.png deleted file mode 100644 index 33a60731d8b44..0000000000000 Binary files a/blockchains/ethereum/assets/0x468ab3b1f63A1C14b361bC367c3cC92277588Da1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/logo.png b/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/logo.png deleted file mode 100644 index 21b709267511e..0000000000000 Binary files a/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9/info.json b/blockchains/ethereum/assets/0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9/info.json deleted file mode 100644 index f7dd9bcee8baf..0000000000000 --- a/blockchains/ethereum/assets/0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FLUX", - "symbol": "FLUX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://damcrypto.com/", - "explorer": "https://etherscan.io/token/0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9", - "status": "active", - "id": "0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9/logo.png b/blockchains/ethereum/assets/0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9/logo.png deleted file mode 100644 index 2a713c83a098f..0000000000000 Binary files a/blockchains/ethereum/assets/0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x46BADA28009B340D2faE1FDbab2fDf6039e00d60/info.json b/blockchains/ethereum/assets/0x46BADA28009B340D2faE1FDbab2fDf6039e00d60/info.json deleted file mode 100644 index 7e1bf4ee91c9e..0000000000000 --- a/blockchains/ethereum/assets/0x46BADA28009B340D2faE1FDbab2fDf6039e00d60/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tyche Share", - "symbol": "TSH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x46BADA28009B340D2faE1FDbab2fDf6039e00d60", - "status": "active", - "id": "0x46BADA28009B340D2faE1FDbab2fDf6039e00d60" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x46BADA28009B340D2faE1FDbab2fDf6039e00d60/logo.png b/blockchains/ethereum/assets/0x46BADA28009B340D2faE1FDbab2fDf6039e00d60/logo.png deleted file mode 100644 index f6f8668c9ad61..0000000000000 Binary files a/blockchains/ethereum/assets/0x46BADA28009B340D2faE1FDbab2fDf6039e00d60/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78/info.json b/blockchains/ethereum/assets/0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78/info.json deleted file mode 100644 index 97c8862182a83..0000000000000 --- a/blockchains/ethereum/assets/0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short ETH-DAI 4x v2", - "symbol": "dsETH4x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78", - "status": "active", - "id": "0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78/logo.png b/blockchains/ethereum/assets/0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78/logo.png deleted file mode 100644 index 2978ea32b4fd5..0000000000000 Binary files a/blockchains/ethereum/assets/0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x46C440EA7C7d06559d46640112FC78F7Ab5a0262/info.json b/blockchains/ethereum/assets/0x46C440EA7C7d06559d46640112FC78F7Ab5a0262/info.json deleted file mode 100644 index ff495d05f065c..0000000000000 --- a/blockchains/ethereum/assets/0x46C440EA7C7d06559d46640112FC78F7Ab5a0262/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EURO", - "symbol": "EURO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x46C440EA7C7d06559d46640112FC78F7Ab5a0262", - "status": "active", - "id": "0x46C440EA7C7d06559d46640112FC78F7Ab5a0262" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x46C440EA7C7d06559d46640112FC78F7Ab5a0262/logo.png b/blockchains/ethereum/assets/0x46C440EA7C7d06559d46640112FC78F7Ab5a0262/logo.png deleted file mode 100644 index 13486a9448ce0..0000000000000 Binary files a/blockchains/ethereum/assets/0x46C440EA7C7d06559d46640112FC78F7Ab5a0262/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6/info.json b/blockchains/ethereum/assets/0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6/info.json deleted file mode 100644 index d21096d492467..0000000000000 --- a/blockchains/ethereum/assets/0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 059-CN40", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6", - "status": "active", - "id": "0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6/logo.png b/blockchains/ethereum/assets/0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6/logo.png deleted file mode 100644 index 47066ec4cd0db..0000000000000 Binary files a/blockchains/ethereum/assets/0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c/info.json b/blockchains/ethereum/assets/0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c/info.json deleted file mode 100644 index f80d25f561e33..0000000000000 --- a/blockchains/ethereum/assets/0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HOT", - "symbol": "HTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c", - "status": "active", - "id": "0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c/logo.png b/blockchains/ethereum/assets/0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c/logo.png deleted file mode 100644 index 8bb9bbb7a270d..0000000000000 Binary files a/blockchains/ethereum/assets/0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x46b9Ad944d1059450Da1163511069C718F699D31/info.json b/blockchains/ethereum/assets/0x46b9Ad944d1059450Da1163511069C718F699D31/info.json deleted file mode 100644 index dd6319680a97e..0000000000000 --- a/blockchains/ethereum/assets/0x46b9Ad944d1059450Da1163511069C718F699D31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CREDITS", - "symbol": "CS", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://credits.com", - "explorer": "https://etherscan.io/token/0x46b9Ad944d1059450Da1163511069C718F699D31", - "status": "active", - "id": "0x46b9Ad944d1059450Da1163511069C718F699D31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x46b9Ad944d1059450Da1163511069C718F699D31/logo.png b/blockchains/ethereum/assets/0x46b9Ad944d1059450Da1163511069C718F699D31/logo.png deleted file mode 100644 index 2ce1f6c436091..0000000000000 Binary files a/blockchains/ethereum/assets/0x46b9Ad944d1059450Da1163511069C718F699D31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C/info.json b/blockchains/ethereum/assets/0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C/info.json deleted file mode 100644 index fa3983fe15b94..0000000000000 --- a/blockchains/ethereum/assets/0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REAL-T", - "symbol": "REALT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C", - "status": "active", - "id": "0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C/logo.png b/blockchains/ethereum/assets/0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C/logo.png deleted file mode 100644 index 8ec12a06a68a2..0000000000000 Binary files a/blockchains/ethereum/assets/0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x46ecB2C725a811f54ee94b16E0eBB70740B5556D/info.json b/blockchains/ethereum/assets/0x46ecB2C725a811f54ee94b16E0eBB70740B5556D/info.json deleted file mode 100644 index c9fddafbbdf10..0000000000000 --- a/blockchains/ethereum/assets/0x46ecB2C725a811f54ee94b16E0eBB70740B5556D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YasudaCrypto Economy", - "symbol": "YSDEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x46ecB2C725a811f54ee94b16E0eBB70740B5556D", - "status": "active", - "id": "0x46ecB2C725a811f54ee94b16E0eBB70740B5556D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x46ecB2C725a811f54ee94b16E0eBB70740B5556D/logo.png b/blockchains/ethereum/assets/0x46ecB2C725a811f54ee94b16E0eBB70740B5556D/logo.png deleted file mode 100644 index 9df4fe3a72a88..0000000000000 Binary files a/blockchains/ethereum/assets/0x46ecB2C725a811f54ee94b16E0eBB70740B5556D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377/info.json b/blockchains/ethereum/assets/0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377/info.json deleted file mode 100644 index 2fa633cbd1839..0000000000000 --- a/blockchains/ethereum/assets/0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTONUTZ", - "symbol": "NUTZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377", - "status": "active", - "id": "0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377/logo.png b/blockchains/ethereum/assets/0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377/logo.png deleted file mode 100755 index e1910ad1952fc..0000000000000 Binary files a/blockchains/ethereum/assets/0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da/info.json b/blockchains/ethereum/assets/0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da/info.json deleted file mode 100644 index 8f98d68424c8d..0000000000000 --- a/blockchains/ethereum/assets/0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LORDLESS HOPS", - "symbol": "HOPS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://lordless.io/", - "explorer": "https://etherscan.io/token/0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da", - "status": "active", - "id": "0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da/logo.png b/blockchains/ethereum/assets/0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da/logo.png deleted file mode 100644 index bf110cfa936ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b/info.json b/blockchains/ethereum/assets/0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b/info.json deleted file mode 100644 index dbcef9d98bd16..0000000000000 --- a/blockchains/ethereum/assets/0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "V-PALADINI TEST 2", - "symbol": "V", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b", - "status": "active", - "id": "0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b/logo.png b/blockchains/ethereum/assets/0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b/logo.png deleted file mode 100644 index 878f50092f3ca..0000000000000 Binary files a/blockchains/ethereum/assets/0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74/info.json b/blockchains/ethereum/assets/0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74/info.json deleted file mode 100644 index 5858755be39fd..0000000000000 --- a/blockchains/ethereum/assets/0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alternate SX", - "symbol": "ASXIH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74", - "status": "active", - "id": "0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74/logo.png b/blockchains/ethereum/assets/0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74/logo.png deleted file mode 100644 index 71e385c216c89..0000000000000 Binary files a/blockchains/ethereum/assets/0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/info.json b/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/info.json deleted file mode 100644 index 779389d71b00e..0000000000000 --- a/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The 4th Pillar Token", - "symbol": "FOUR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.the4thpillar.io/", - "explorer": "https://etherscan.io/token/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0", - "status": "active", - "id": "0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/logo.png b/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/logo.png deleted file mode 100644 index 96ed018b228fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4738a58f7473054d166D569274Cf6E023034eC19/info.json b/blockchains/ethereum/assets/0x4738a58f7473054d166D569274Cf6E023034eC19/info.json deleted file mode 100644 index cc047d4d672dc..0000000000000 --- a/blockchains/ethereum/assets/0x4738a58f7473054d166D569274Cf6E023034eC19/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockchain Help Coin", - "symbol": "BCHP", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4738a58f7473054d166D569274Cf6E023034eC19", - "status": "active", - "id": "0x4738a58f7473054d166D569274Cf6E023034eC19" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4738a58f7473054d166D569274Cf6E023034eC19/logo.png b/blockchains/ethereum/assets/0x4738a58f7473054d166D569274Cf6E023034eC19/logo.png deleted file mode 100644 index 1eef1906d750a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4738a58f7473054d166D569274Cf6E023034eC19/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47632dA9227E322EDa59F9e7691eAcC6430Ac87C/info.json b/blockchains/ethereum/assets/0x47632dA9227E322EDa59F9e7691eAcC6430Ac87C/info.json deleted file mode 100644 index dbca5b9a49895..0000000000000 --- a/blockchains/ethereum/assets/0x47632dA9227E322EDa59F9e7691eAcC6430Ac87C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YFIBusiness.Finance (YFIB)", - "website": "https://yfibusiness.finance", - "description": "A DeFi powerhouse at the center of the hottest trend in the crypto industry.", - "explorer": "https://etherscan.io/token/0x47632dA9227E322EDa59F9e7691eAcC6430Ac87C", - "type": "ERC20", - "symbol": "YFIB", - "decimals": 18, - "status": "active", - "id": "0x47632dA9227E322EDa59F9e7691eAcC6430Ac87C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47632dA9227E322EDa59F9e7691eAcC6430Ac87C/logo.png b/blockchains/ethereum/assets/0x47632dA9227E322EDa59F9e7691eAcC6430Ac87C/logo.png deleted file mode 100644 index 4c691739b6c9d..0000000000000 Binary files a/blockchains/ethereum/assets/0x47632dA9227E322EDa59F9e7691eAcC6430Ac87C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/info.json b/blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/info.json deleted file mode 100644 index b5cf1786cf99b..0000000000000 --- a/blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Serum", - "website": "https://projectserum.com", - "description": "Project Serum describes itself as a functional decentralized exchange with trustless cross-chain trading, at the speed and price that customers want.", - "explorer": "https://etherscan.io/token/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF", - "research": "https://research.binance.com/en/projects/serum", - "type": "ERC20", - "symbol": "SRM", - "decimals": 6, - "status": "active", - "id": "0x476c5E26a75bd202a9683ffD34359C0CC15be0fF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/logo.png b/blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/logo.png deleted file mode 100644 index 4aed91f9a6e43..0000000000000 Binary files a/blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf/info.json b/blockchains/ethereum/assets/0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf/info.json deleted file mode 100644 index 44394c1ce20d4..0000000000000 --- a/blockchains/ethereum/assets/0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RotasDoGarimpo", - "symbol": "RDG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf", - "status": "active", - "id": "0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf/logo.png b/blockchains/ethereum/assets/0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf/logo.png deleted file mode 100755 index 69c5303930923..0000000000000 Binary files a/blockchains/ethereum/assets/0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c/info.json b/blockchains/ethereum/assets/0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c/info.json deleted file mode 100644 index f27586f666fd2..0000000000000 --- a/blockchains/ethereum/assets/0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HUB", - "website": "https://swaphub.finance/", - "description": "SwapHub aims to build a new DeFi ecosystem. The first stage is to support users to stake LP. Then we will extend the functions.", - "explorer": "https://etherscan.io/token/0x4790f605cbdba5fce4f209868b5a05b3bff7272c", - "type": "ERC20", - "symbol": "HUB", - "decimals": 18, - "status": "active", - "id": "0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c/logo.png b/blockchains/ethereum/assets/0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c/logo.png deleted file mode 100644 index afa37cac3f453..0000000000000 Binary files a/blockchains/ethereum/assets/0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef/info.json b/blockchains/ethereum/assets/0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef/info.json deleted file mode 100644 index f7630a0bffd93..0000000000000 --- a/blockchains/ethereum/assets/0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BFFI OPTIONS", - "symbol": "BFFI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef", - "status": "active", - "id": "0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef/logo.png b/blockchains/ethereum/assets/0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef/logo.png deleted file mode 100644 index f15902dd04767..0000000000000 Binary files a/blockchains/ethereum/assets/0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47Ec6AF8E27C98e41d1Df7fb8219408541463022/info.json b/blockchains/ethereum/assets/0x47Ec6AF8E27C98e41d1Df7fb8219408541463022/info.json deleted file mode 100644 index 8775a9c6fee9b..0000000000000 --- a/blockchains/ethereum/assets/0x47Ec6AF8E27C98e41d1Df7fb8219408541463022/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eurasia Food coin", - "symbol": "EFOOD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x47Ec6AF8E27C98e41d1Df7fb8219408541463022", - "status": "active", - "id": "0x47Ec6AF8E27C98e41d1Df7fb8219408541463022" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47Ec6AF8E27C98e41d1Df7fb8219408541463022/logo.png b/blockchains/ethereum/assets/0x47Ec6AF8E27C98e41d1Df7fb8219408541463022/logo.png deleted file mode 100644 index b02cf13407131..0000000000000 Binary files a/blockchains/ethereum/assets/0x47Ec6AF8E27C98e41d1Df7fb8219408541463022/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5/info.json b/blockchains/ethereum/assets/0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5/info.json deleted file mode 100644 index e33977b0fd7da..0000000000000 --- a/blockchains/ethereum/assets/0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Happy Park Chip", - "symbol": "HPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5", - "status": "active", - "id": "0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5/logo.png b/blockchains/ethereum/assets/0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5/logo.png deleted file mode 100755 index 341f7763b7c17..0000000000000 Binary files a/blockchains/ethereum/assets/0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47aF9FD69AdC231E674140c81811a640dD92dC51/info.json b/blockchains/ethereum/assets/0x47aF9FD69AdC231E674140c81811a640dD92dC51/info.json deleted file mode 100644 index b383da85cbaee..0000000000000 --- a/blockchains/ethereum/assets/0x47aF9FD69AdC231E674140c81811a640dD92dC51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MobaCoin", - "symbol": "MBC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x47aF9FD69AdC231E674140c81811a640dD92dC51", - "status": "active", - "id": "0x47aF9FD69AdC231E674140c81811a640dD92dC51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47aF9FD69AdC231E674140c81811a640dD92dC51/logo.png b/blockchains/ethereum/assets/0x47aF9FD69AdC231E674140c81811a640dD92dC51/logo.png deleted file mode 100644 index aa902df9c8006..0000000000000 Binary files a/blockchains/ethereum/assets/0x47aF9FD69AdC231E674140c81811a640dD92dC51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129/info.json b/blockchains/ethereum/assets/0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129/info.json deleted file mode 100644 index 576c64c0c2aae..0000000000000 --- a/blockchains/ethereum/assets/0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FNB Token", - "symbol": "FNB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://fnbprotocol.io", - "explorer": "https://etherscan.io/token/0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129", - "status": "active", - "id": "0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129/logo.png b/blockchains/ethereum/assets/0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129/logo.png deleted file mode 100644 index 48ebd198a4a3b..0000000000000 Binary files a/blockchains/ethereum/assets/0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb/info.json b/blockchains/ethereum/assets/0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb/info.json deleted file mode 100644 index 8d234323cafe5..0000000000000 --- a/blockchains/ethereum/assets/0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crowd Machine Compute Token", - "symbol": "CMCT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://crowdmachine.com/", - "explorer": "https://etherscan.io/token/0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb", - "status": "active", - "id": "0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb/logo.png b/blockchains/ethereum/assets/0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb/logo.png deleted file mode 100755 index 5caa93f4ee6cb..0000000000000 Binary files a/blockchains/ethereum/assets/0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47caf41a8C51d882E13b26E5E539b2737f227d9e/info.json b/blockchains/ethereum/assets/0x47caf41a8C51d882E13b26E5E539b2737f227d9e/info.json deleted file mode 100644 index 59d68933bb89a..0000000000000 --- a/blockchains/ethereum/assets/0x47caf41a8C51d882E13b26E5E539b2737f227d9e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RXCOIN", - "symbol": "RXCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x47caf41a8C51d882E13b26E5E539b2737f227d9e", - "status": "active", - "id": "0x47caf41a8C51d882E13b26E5E539b2737f227d9e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47caf41a8C51d882E13b26E5E539b2737f227d9e/logo.png b/blockchains/ethereum/assets/0x47caf41a8C51d882E13b26E5E539b2737f227d9e/logo.png deleted file mode 100755 index 7b488c761b571..0000000000000 Binary files a/blockchains/ethereum/assets/0x47caf41a8C51d882E13b26E5E539b2737f227d9e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47d1a59cBDd19AEE060C859C0009277E245328ae/info.json b/blockchains/ethereum/assets/0x47d1a59cBDd19AEE060C859C0009277E245328ae/info.json deleted file mode 100644 index 3656ee44b68ef..0000000000000 --- a/blockchains/ethereum/assets/0x47d1a59cBDd19AEE060C859C0009277E245328ae/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sonder", - "symbol": "SNR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x47d1a59cBDd19AEE060C859C0009277E245328ae", - "status": "active", - "id": "0x47d1a59cBDd19AEE060C859C0009277E245328ae" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47d1a59cBDd19AEE060C859C0009277E245328ae/logo.png b/blockchains/ethereum/assets/0x47d1a59cBDd19AEE060C859C0009277E245328ae/logo.png deleted file mode 100644 index 7efda0245dc02..0000000000000 Binary files a/blockchains/ethereum/assets/0x47d1a59cBDd19AEE060C859C0009277E245328ae/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb/info.json b/blockchains/ethereum/assets/0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb/info.json deleted file mode 100644 index fe5d6e46a9d13..0000000000000 --- a/blockchains/ethereum/assets/0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQUAL", - "symbol": "EQL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb", - "status": "active", - "id": "0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb/logo.png b/blockchains/ethereum/assets/0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb/logo.png deleted file mode 100644 index 10134b209a22d..0000000000000 Binary files a/blockchains/ethereum/assets/0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47da42696A866CDC61A4C809A515500a242909C1/info.json b/blockchains/ethereum/assets/0x47da42696A866CDC61A4C809A515500a242909C1/info.json deleted file mode 100644 index d4c332d1fd4fe..0000000000000 --- a/blockchains/ethereum/assets/0x47da42696A866CDC61A4C809A515500a242909C1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitRewards Token", - "symbol": "BIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitrewards.network/", - "explorer": "https://etherscan.io/token/0x47da42696A866CDC61A4C809A515500a242909C1", - "status": "active", - "id": "0x47da42696A866CDC61A4C809A515500a242909C1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47da42696A866CDC61A4C809A515500a242909C1/logo.png b/blockchains/ethereum/assets/0x47da42696A866CDC61A4C809A515500a242909C1/logo.png deleted file mode 100755 index ab683832a68d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x47da42696A866CDC61A4C809A515500a242909C1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x47e67BA66b0699500f18A53F94E2b9dB3D47437e/info.json b/blockchains/ethereum/assets/0x47e67BA66b0699500f18A53F94E2b9dB3D47437e/info.json deleted file mode 100644 index c4c85a69c2d65..0000000000000 --- a/blockchains/ethereum/assets/0x47e67BA66b0699500f18A53F94E2b9dB3D47437e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlayGame", - "symbol": "PXG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://its.playgame.com/", - "explorer": "https://etherscan.io/token/0x47e67BA66b0699500f18A53F94E2b9dB3D47437e", - "status": "active", - "id": "0x47e67BA66b0699500f18A53F94E2b9dB3D47437e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x47e67BA66b0699500f18A53F94E2b9dB3D47437e/logo.png b/blockchains/ethereum/assets/0x47e67BA66b0699500f18A53F94E2b9dB3D47437e/logo.png deleted file mode 100644 index 914c68c72a20a..0000000000000 Binary files a/blockchains/ethereum/assets/0x47e67BA66b0699500f18A53F94E2b9dB3D47437e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8/info.json b/blockchains/ethereum/assets/0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8/info.json deleted file mode 100644 index 9cf73d30252fd..0000000000000 --- a/blockchains/ethereum/assets/0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GOL", - "symbol": "GOL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8", - "status": "active", - "id": "0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8/logo.png b/blockchains/ethereum/assets/0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8/logo.png deleted file mode 100644 index e8f57e6fbe100..0000000000000 Binary files a/blockchains/ethereum/assets/0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4824A7b64E3966B0133f4f4FFB1b9D6bEb75FFF7/info.json b/blockchains/ethereum/assets/0x4824A7b64E3966B0133f4f4FFB1b9D6bEb75FFF7/info.json deleted file mode 100644 index 142893611c812..0000000000000 --- a/blockchains/ethereum/assets/0x4824A7b64E3966B0133f4f4FFB1b9D6bEb75FFF7/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "TokenClub", - "website": "http://www.tokenclub.com", - "description": "TokenClub provides investors with one-stop services, and aims at building an autonomous, trusting, and efficient investor community.", - "explorer": "https://etherscan.io/token/0x4824A7b64E3966B0133f4f4FFB1b9D6bEb75FFF7", - "research": "https://research.binance.com/en/projects/tokenclub", - "type": "ERC20", - "symbol": "TCT", - "decimals": 18, - "status": "active", - "id": "0x4824A7b64E3966B0133f4f4FFB1b9D6bEb75FFF7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4824A7b64E3966B0133f4f4FFB1b9D6bEb75FFF7/logo.png b/blockchains/ethereum/assets/0x4824A7b64E3966B0133f4f4FFB1b9D6bEb75FFF7/logo.png deleted file mode 100644 index 45407627bbd06..0000000000000 Binary files a/blockchains/ethereum/assets/0x4824A7b64E3966B0133f4f4FFB1b9D6bEb75FFF7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4826B0316f31bEe41CfFA4a4277d2B62557f915C/info.json b/blockchains/ethereum/assets/0x4826B0316f31bEe41CfFA4a4277d2B62557f915C/info.json deleted file mode 100644 index efdb78bf591bb..0000000000000 --- a/blockchains/ethereum/assets/0x4826B0316f31bEe41CfFA4a4277d2B62557f915C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Magnergy", - "symbol": "MGX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4826B0316f31bEe41CfFA4a4277d2B62557f915C", - "status": "active", - "id": "0x4826B0316f31bEe41CfFA4a4277d2B62557f915C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4826B0316f31bEe41CfFA4a4277d2B62557f915C/logo.png b/blockchains/ethereum/assets/0x4826B0316f31bEe41CfFA4a4277d2B62557f915C/logo.png deleted file mode 100644 index 00babb7975b78..0000000000000 Binary files a/blockchains/ethereum/assets/0x4826B0316f31bEe41CfFA4a4277d2B62557f915C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE/info.json b/blockchains/ethereum/assets/0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE/info.json deleted file mode 100644 index 31d12733fea63..0000000000000 --- a/blockchains/ethereum/assets/0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BEE TOKEN", - "symbol": "BEE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE", - "status": "active", - "id": "0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE/logo.png b/blockchains/ethereum/assets/0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE/logo.png deleted file mode 100644 index b78b561e48d5b..0000000000000 Binary files a/blockchains/ethereum/assets/0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x482f63DD7d64C601e6319D4A66Ee49496D3bD377/info.json b/blockchains/ethereum/assets/0x482f63DD7d64C601e6319D4A66Ee49496D3bD377/info.json deleted file mode 100644 index 5e9e9a03a1f48..0000000000000 --- a/blockchains/ethereum/assets/0x482f63DD7d64C601e6319D4A66Ee49496D3bD377/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Techshare Token (TCL)", - "symbol": "TCL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x482f63DD7d64C601e6319D4A66Ee49496D3bD377", - "status": "active", - "id": "0x482f63DD7d64C601e6319D4A66Ee49496D3bD377" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x482f63DD7d64C601e6319D4A66Ee49496D3bD377/logo.png b/blockchains/ethereum/assets/0x482f63DD7d64C601e6319D4A66Ee49496D3bD377/logo.png deleted file mode 100644 index 76955845c6d60..0000000000000 Binary files a/blockchains/ethereum/assets/0x482f63DD7d64C601e6319D4A66Ee49496D3bD377/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x485d17A6f1B8780392d53D64751824253011A260/info.json b/blockchains/ethereum/assets/0x485d17A6f1B8780392d53D64751824253011A260/info.json deleted file mode 100644 index 2f702b1ff4904..0000000000000 --- a/blockchains/ethereum/assets/0x485d17A6f1B8780392d53D64751824253011A260/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ChronoTech TIME", - "website": "https://chrono.tech", - "description": "TIME is an utility and governance token of ChronoTech ecosystem", - "explorer": "https://etherscan.io/token/0x485d17A6f1B8780392d53D64751824253011A260", - "type": "ERC20", - "symbol": "TIME", - "decimals": 8, - "status": "active", - "id": "0x485d17A6f1B8780392d53D64751824253011A260" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x485d17A6f1B8780392d53D64751824253011A260/logo.png b/blockchains/ethereum/assets/0x485d17A6f1B8780392d53D64751824253011A260/logo.png deleted file mode 100644 index 472ebeda678b8..0000000000000 Binary files a/blockchains/ethereum/assets/0x485d17A6f1B8780392d53D64751824253011A260/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7/info.json b/blockchains/ethereum/assets/0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7/info.json deleted file mode 100644 index f5347245b0fdd..0000000000000 --- a/blockchains/ethereum/assets/0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "GoMoney2", - "website": "https://animalgo.io/", - "source_code": "https://etherscan.io/address/0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7#code", - "description": "GOM2 restructures the DeFi narrative to reward token holders. In addition, GOM2 tokens can be used to swap with other ERC-20 tokens.", - "explorer": "https://etherscan.io/token/0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7", - "type": "ERC20", - "symbol": "GOM2", - "decimals": 0, - "status": "active", - "id": "0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7/logo.png b/blockchains/ethereum/assets/0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7/logo.png deleted file mode 100644 index 3cf9a0c3e3045..0000000000000 Binary files a/blockchains/ethereum/assets/0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335/info.json b/blockchains/ethereum/assets/0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335/info.json deleted file mode 100644 index bb4e20e39cbc5..0000000000000 --- a/blockchains/ethereum/assets/0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Leber Network", - "symbol": "LBN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335", - "status": "active", - "id": "0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335/logo.png b/blockchains/ethereum/assets/0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335/logo.png deleted file mode 100644 index 80904a05b068d..0000000000000 Binary files a/blockchains/ethereum/assets/0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7/info.json b/blockchains/ethereum/assets/0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7/info.json deleted file mode 100644 index 6c137cbbf0811..0000000000000 --- a/blockchains/ethereum/assets/0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ShowHand", - "symbol": "HAND", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://www.showhand.io/", - "explorer": "https://etherscan.io/token/0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7", - "status": "active", - "id": "0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7/logo.png b/blockchains/ethereum/assets/0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7/logo.png deleted file mode 100644 index 951b4d17c091b..0000000000000 Binary files a/blockchains/ethereum/assets/0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x48C589F9734289d8862a245Cf9884631a315696f/info.json b/blockchains/ethereum/assets/0x48C589F9734289d8862a245Cf9884631a315696f/info.json deleted file mode 100644 index 4cbaa1b69cf88..0000000000000 --- a/blockchains/ethereum/assets/0x48C589F9734289d8862a245Cf9884631a315696f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coin Of King", - "symbol": "COK", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x48C589F9734289d8862a245Cf9884631a315696f", - "status": "active", - "id": "0x48C589F9734289d8862a245Cf9884631a315696f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48C589F9734289d8862a245Cf9884631a315696f/logo.png b/blockchains/ethereum/assets/0x48C589F9734289d8862a245Cf9884631a315696f/logo.png deleted file mode 100644 index 9b14534143e53..0000000000000 Binary files a/blockchains/ethereum/assets/0x48C589F9734289d8862a245Cf9884631a315696f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x48DF4E0296f908CEAb0428A5182D19B31fC037d6/info.json b/blockchains/ethereum/assets/0x48DF4E0296f908CEAb0428A5182D19B31fC037d6/info.json deleted file mode 100644 index 254e44d9a8865..0000000000000 --- a/blockchains/ethereum/assets/0x48DF4E0296f908CEAb0428A5182D19B31fC037d6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fitrova", - "symbol": "FRV", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://fitrova.com", - "explorer": "https://etherscan.io/token/0x48DF4E0296f908CEAb0428A5182D19B31fC037d6", - "status": "active", - "id": "0x48DF4E0296f908CEAb0428A5182D19B31fC037d6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48DF4E0296f908CEAb0428A5182D19B31fC037d6/logo.png b/blockchains/ethereum/assets/0x48DF4E0296f908CEAb0428A5182D19B31fC037d6/logo.png deleted file mode 100755 index 2a36f08777f6a..0000000000000 Binary files a/blockchains/ethereum/assets/0x48DF4E0296f908CEAb0428A5182D19B31fC037d6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x48FF53777F747cFB694101222a944dE070c15D36/info.json b/blockchains/ethereum/assets/0x48FF53777F747cFB694101222a944dE070c15D36/info.json deleted file mode 100644 index a932bbe282760..0000000000000 --- a/blockchains/ethereum/assets/0x48FF53777F747cFB694101222a944dE070c15D36/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ether Kingdoms Token", - "symbol": "IMP", - "type": "ERC20", - "decimals": 7, - "description": "-", - "website": "https://imps.me/", - "explorer": "https://etherscan.io/token/0x48FF53777F747cFB694101222a944dE070c15D36", - "status": "active", - "id": "0x48FF53777F747cFB694101222a944dE070c15D36" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48FF53777F747cFB694101222a944dE070c15D36/logo.png b/blockchains/ethereum/assets/0x48FF53777F747cFB694101222a944dE070c15D36/logo.png deleted file mode 100644 index ad358cd0e8605..0000000000000 Binary files a/blockchains/ethereum/assets/0x48FF53777F747cFB694101222a944dE070c15D36/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa/info.json b/blockchains/ethereum/assets/0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa/info.json deleted file mode 100644 index 5b3b6a2871bc4..0000000000000 --- a/blockchains/ethereum/assets/0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "365 Stream Token", - "symbol": "365", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa", - "status": "active", - "id": "0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa/logo.png b/blockchains/ethereum/assets/0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa/logo.png deleted file mode 100644 index cb506c8730591..0000000000000 Binary files a/blockchains/ethereum/assets/0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x48c80F1f4D53D5951e5D5438B54Cba84f29F32a5/info.json b/blockchains/ethereum/assets/0x48c80F1f4D53D5951e5D5438B54Cba84f29F32a5/info.json deleted file mode 100644 index 4dfce32667b51..0000000000000 --- a/blockchains/ethereum/assets/0x48c80F1f4D53D5951e5D5438B54Cba84f29F32a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "0x52657075746174696f6e00000000000000000000000000000000000000000000", - "symbol": "REP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x48c80F1f4D53D5951e5D5438B54Cba84f29F32a5", - "status": "active", - "id": "0x48c80F1f4D53D5951e5D5438B54Cba84f29F32a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48c80F1f4D53D5951e5D5438B54Cba84f29F32a5/logo.png b/blockchains/ethereum/assets/0x48c80F1f4D53D5951e5D5438B54Cba84f29F32a5/logo.png deleted file mode 100644 index f843bb1b8180a..0000000000000 Binary files a/blockchains/ethereum/assets/0x48c80F1f4D53D5951e5D5438B54Cba84f29F32a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x48f07301E9E29c3C38a80ae8d9ae771F224f1054/info.json b/blockchains/ethereum/assets/0x48f07301E9E29c3C38a80ae8d9ae771F224f1054/info.json deleted file mode 100644 index 7f97c0b4671c8..0000000000000 --- a/blockchains/ethereum/assets/0x48f07301E9E29c3C38a80ae8d9ae771F224f1054/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "South African Tether", - "symbol": "XZAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x48f07301E9E29c3C38a80ae8d9ae771F224f1054", - "status": "active", - "id": "0x48f07301E9E29c3C38a80ae8d9ae771F224f1054" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48f07301E9E29c3C38a80ae8d9ae771F224f1054/logo.png b/blockchains/ethereum/assets/0x48f07301E9E29c3C38a80ae8d9ae771F224f1054/logo.png deleted file mode 100644 index df8d068f713b6..0000000000000 Binary files a/blockchains/ethereum/assets/0x48f07301E9E29c3C38a80ae8d9ae771F224f1054/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990/info.json b/blockchains/ethereum/assets/0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990/info.json deleted file mode 100644 index 6519146ffc674..0000000000000 --- a/blockchains/ethereum/assets/0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "R token", - "symbol": "R", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990", - "status": "active", - "id": "0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990/logo.png b/blockchains/ethereum/assets/0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990/logo.png deleted file mode 100755 index 646e8cbc11f70..0000000000000 Binary files a/blockchains/ethereum/assets/0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD/info.json b/blockchains/ethereum/assets/0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD/info.json deleted file mode 100644 index d5be9d6685c36..0000000000000 --- a/blockchains/ethereum/assets/0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Curate", - "symbol": "CUR8", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD", - "status": "active", - "id": "0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD/logo.png b/blockchains/ethereum/assets/0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD/logo.png deleted file mode 100644 index 346768cd1890f..0000000000000 Binary files a/blockchains/ethereum/assets/0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d/info.json b/blockchains/ethereum/assets/0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d/info.json deleted file mode 100644 index b4402cf608de5..0000000000000 --- a/blockchains/ethereum/assets/0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REPME", - "symbol": "RPM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d", - "status": "active", - "id": "0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d/logo.png b/blockchains/ethereum/assets/0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d/logo.png deleted file mode 100644 index ccd905e95532b..0000000000000 Binary files a/blockchains/ethereum/assets/0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/info.json b/blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/info.json deleted file mode 100644 index 739548464f1d9..0000000000000 --- a/blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cartesi Token", - "symbol": "CTSI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cartesi.io/", - "explorer": "https://etherscan.io/token/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D", - "status": "active", - "id": "0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/logo.png b/blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/logo.png deleted file mode 100644 index 709224e8ab94c..0000000000000 Binary files a/blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x491614641F2e9456AB8d4B41a83534B71C4c4f85/info.json b/blockchains/ethereum/assets/0x491614641F2e9456AB8d4B41a83534B71C4c4f85/info.json deleted file mode 100644 index 065686f888289..0000000000000 --- a/blockchains/ethereum/assets/0x491614641F2e9456AB8d4B41a83534B71C4c4f85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AVC", - "symbol": "AVC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x491614641F2e9456AB8d4B41a83534B71C4c4f85", - "status": "active", - "id": "0x491614641F2e9456AB8d4B41a83534B71C4c4f85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x491614641F2e9456AB8d4B41a83534B71C4c4f85/logo.png b/blockchains/ethereum/assets/0x491614641F2e9456AB8d4B41a83534B71C4c4f85/logo.png deleted file mode 100644 index 105e19e986133..0000000000000 Binary files a/blockchains/ethereum/assets/0x491614641F2e9456AB8d4B41a83534B71C4c4f85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90/info.json b/blockchains/ethereum/assets/0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90/info.json deleted file mode 100644 index 6743271fcacbe..0000000000000 --- a/blockchains/ethereum/assets/0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LIBERTAS", - "symbol": "LIBERTAS", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://libertas.network", - "explorer": "https://etherscan.io/token/0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90", - "status": "active", - "id": "0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90/logo.png b/blockchains/ethereum/assets/0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90/logo.png deleted file mode 100644 index 404d38f36c2bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF/info.json b/blockchains/ethereum/assets/0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF/info.json deleted file mode 100644 index b49db2c2d6f8a..0000000000000 --- a/blockchains/ethereum/assets/0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HeroNodeToken", - "symbol": "HER", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://heronode.io/", - "explorer": "https://etherscan.io/token/0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF", - "status": "active", - "id": "0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF/logo.png b/blockchains/ethereum/assets/0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF/logo.png deleted file mode 100644 index 1f4ae4a6a6d74..0000000000000 Binary files a/blockchains/ethereum/assets/0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2/info.json b/blockchains/ethereum/assets/0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2/info.json deleted file mode 100644 index 8fd0ae342f3ee..0000000000000 --- a/blockchains/ethereum/assets/0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Respect Music", - "symbol": "RSPM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2", - "status": "active", - "id": "0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2/logo.png b/blockchains/ethereum/assets/0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2/logo.png deleted file mode 100644 index ff01639d10fbb..0000000000000 Binary files a/blockchains/ethereum/assets/0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/info.json b/blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/info.json deleted file mode 100644 index eb26946dacd77..0000000000000 --- a/blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gold Tether", - "symbol": "XAUt", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://tether.to/", - "explorer": "https://etherscan.io/token/0x4922a015c4407F87432B179bb209e125432E4a2A", - "status": "active", - "id": "0x4922a015c4407F87432B179bb209e125432E4a2A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/logo.png b/blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/logo.png deleted file mode 100644 index 0f4a6abba8009..0000000000000 Binary files a/blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x493C57C4763932315A328269E1ADaD09653B9081/info.json b/blockchains/ethereum/assets/0x493C57C4763932315A328269E1ADaD09653B9081/info.json deleted file mode 100644 index 4f5a934261195..0000000000000 --- a/blockchains/ethereum/assets/0x493C57C4763932315A328269E1ADaD09653B9081/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum DAI iToken", - "symbol": "iDAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x493C57C4763932315A328269E1ADaD09653B9081", - "status": "active", - "id": "0x493C57C4763932315A328269E1ADaD09653B9081" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x493C57C4763932315A328269E1ADaD09653B9081/logo.png b/blockchains/ethereum/assets/0x493C57C4763932315A328269E1ADaD09653B9081/logo.png deleted file mode 100644 index e8e38ea2187bf..0000000000000 Binary files a/blockchains/ethereum/assets/0x493C57C4763932315A328269E1ADaD09653B9081/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x493Fc2760375a1d7bCcd50e82A6733883f63D167/info.json b/blockchains/ethereum/assets/0x493Fc2760375a1d7bCcd50e82A6733883f63D167/info.json deleted file mode 100644 index 2e6996be37533..0000000000000 --- a/blockchains/ethereum/assets/0x493Fc2760375a1d7bCcd50e82A6733883f63D167/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-19/30M19", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x493Fc2760375a1d7bCcd50e82A6733883f63D167", - "status": "active", - "id": "0x493Fc2760375a1d7bCcd50e82A6733883f63D167" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x493Fc2760375a1d7bCcd50e82A6733883f63D167/logo.png b/blockchains/ethereum/assets/0x493Fc2760375a1d7bCcd50e82A6733883f63D167/logo.png deleted file mode 100644 index 18c3c865b28ea..0000000000000 Binary files a/blockchains/ethereum/assets/0x493Fc2760375a1d7bCcd50e82A6733883f63D167/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5/info.json b/blockchains/ethereum/assets/0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5/info.json deleted file mode 100644 index 07fcdd8fb1e8d..0000000000000 --- a/blockchains/ethereum/assets/0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NuLink", - "symbol": "NLINK", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "https://nulink.org/", - "explorer": "https://etherscan.io/token/0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5", - "status": "active", - "id": "0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5/logo.png b/blockchains/ethereum/assets/0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5/logo.png deleted file mode 100644 index 8d27d8e055dff..0000000000000 Binary files a/blockchains/ethereum/assets/0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4943D17D370174D93b104E583F489175C22AD1b6/info.json b/blockchains/ethereum/assets/0x4943D17D370174D93b104E583F489175C22AD1b6/info.json deleted file mode 100644 index 9d50c881b92e9..0000000000000 --- a/blockchains/ethereum/assets/0x4943D17D370174D93b104E583F489175C22AD1b6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TESTmg21", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4943D17D370174D93b104E583F489175C22AD1b6", - "status": "active", - "id": "0x4943D17D370174D93b104E583F489175C22AD1b6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4943D17D370174D93b104E583F489175C22AD1b6/logo.png b/blockchains/ethereum/assets/0x4943D17D370174D93b104E583F489175C22AD1b6/logo.png deleted file mode 100644 index 1dcd3591d39ea..0000000000000 Binary files a/blockchains/ethereum/assets/0x4943D17D370174D93b104E583F489175C22AD1b6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4946583c5b86E01cCD30c71a05617D06E3E73060/info.json b/blockchains/ethereum/assets/0x4946583c5b86E01cCD30c71a05617D06E3E73060/info.json deleted file mode 100644 index 5ec74b1bd9dca..0000000000000 --- a/blockchains/ethereum/assets/0x4946583c5b86E01cCD30c71a05617D06E3E73060/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Foresting Token", - "symbol": "PTON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://foresting.io", - "explorer": "https://etherscan.io/token/0x4946583c5b86E01cCD30c71a05617D06E3E73060", - "status": "active", - "id": "0x4946583c5b86E01cCD30c71a05617D06E3E73060" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4946583c5b86E01cCD30c71a05617D06E3E73060/logo.png b/blockchains/ethereum/assets/0x4946583c5b86E01cCD30c71a05617D06E3E73060/logo.png deleted file mode 100644 index 2a0e1681c86d6..0000000000000 Binary files a/blockchains/ethereum/assets/0x4946583c5b86E01cCD30c71a05617D06E3E73060/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4946Fcea7C692606e8908002e55A582af44AC121/info.json b/blockchains/ethereum/assets/0x4946Fcea7C692606e8908002e55A582af44AC121/info.json deleted file mode 100644 index d905f54a50b76..0000000000000 --- a/blockchains/ethereum/assets/0x4946Fcea7C692606e8908002e55A582af44AC121/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FOAM Token", - "symbol": "FOAM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.foam.space/", - "explorer": "https://etherscan.io/token/0x4946Fcea7C692606e8908002e55A582af44AC121", - "status": "active", - "id": "0x4946Fcea7C692606e8908002e55A582af44AC121" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4946Fcea7C692606e8908002e55A582af44AC121/logo.png b/blockchains/ethereum/assets/0x4946Fcea7C692606e8908002e55A582af44AC121/logo.png deleted file mode 100644 index 55a5d82f640cc..0000000000000 Binary files a/blockchains/ethereum/assets/0x4946Fcea7C692606e8908002e55A582af44AC121/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44/info.json b/blockchains/ethereum/assets/0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44/info.json deleted file mode 100644 index 79a41f1e44de4..0000000000000 --- a/blockchains/ethereum/assets/0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BinGo", - "symbol": "GOO", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44", - "status": "active", - "id": "0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44/logo.png b/blockchains/ethereum/assets/0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44/logo.png deleted file mode 100644 index d0ba0ac833c73..0000000000000 Binary files a/blockchains/ethereum/assets/0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4/info.json b/blockchains/ethereum/assets/0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4/info.json deleted file mode 100644 index 541759b504b1e..0000000000000 --- a/blockchains/ethereum/assets/0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AtjehCoin", - "symbol": "ACEH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4", - "status": "active", - "id": "0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4/logo.png b/blockchains/ethereum/assets/0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4/logo.png deleted file mode 100644 index 2151f6acb0656..0000000000000 Binary files a/blockchains/ethereum/assets/0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4954Db6391F4feB5468b6B943D4935353596aEC9/info.json b/blockchains/ethereum/assets/0x4954Db6391F4feB5468b6B943D4935353596aEC9/info.json deleted file mode 100644 index 020dfd1c0a359..0000000000000 --- a/blockchains/ethereum/assets/0x4954Db6391F4feB5468b6B943D4935353596aEC9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDQ Stablecoin by Q DAO v1.0", - "symbol": "USDQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://usdq.platinum.fund/", - "explorer": "https://etherscan.io/token/0x4954Db6391F4feB5468b6B943D4935353596aEC9", - "status": "active", - "id": "0x4954Db6391F4feB5468b6B943D4935353596aEC9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4954Db6391F4feB5468b6B943D4935353596aEC9/logo.png b/blockchains/ethereum/assets/0x4954Db6391F4feB5468b6B943D4935353596aEC9/logo.png deleted file mode 100644 index 47a14144340a5..0000000000000 Binary files a/blockchains/ethereum/assets/0x4954Db6391F4feB5468b6B943D4935353596aEC9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a/info.json b/blockchains/ethereum/assets/0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a/info.json deleted file mode 100644 index 2a64ddfcd4128..0000000000000 --- a/blockchains/ethereum/assets/0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Navate AI", - "symbol": "NAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a", - "status": "active", - "id": "0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a/logo.png b/blockchains/ethereum/assets/0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a/logo.png deleted file mode 100644 index fe08dae3ce185..0000000000000 Binary files a/blockchains/ethereum/assets/0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49614661737EfBFC6a102efaeefDc8E197f7CC0e/info.json b/blockchains/ethereum/assets/0x49614661737EfBFC6a102efaeefDc8E197f7CC0e/info.json deleted file mode 100644 index 26dd6731b2a55..0000000000000 --- a/blockchains/ethereum/assets/0x49614661737EfBFC6a102efaeefDc8E197f7CC0e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Escroco Emerald", - "symbol": "ESCE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://escroco.net/", - "explorer": "https://etherscan.io/token/0x49614661737EfBFC6a102efaeefDc8E197f7CC0e", - "status": "active", - "id": "0x49614661737EfBFC6a102efaeefDc8E197f7CC0e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49614661737EfBFC6a102efaeefDc8E197f7CC0e/logo.png b/blockchains/ethereum/assets/0x49614661737EfBFC6a102efaeefDc8E197f7CC0e/logo.png deleted file mode 100644 index 8a38fed0cc493..0000000000000 Binary files a/blockchains/ethereum/assets/0x49614661737EfBFC6a102efaeefDc8E197f7CC0e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49706a576bb823cdE3180C930F9947d59e2deD4D/logo.png b/blockchains/ethereum/assets/0x49706a576bb823cdE3180C930F9947d59e2deD4D/logo.png deleted file mode 100644 index d27d5a4cd0e08..0000000000000 Binary files a/blockchains/ethereum/assets/0x49706a576bb823cdE3180C930F9947d59e2deD4D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56/info.json b/blockchains/ethereum/assets/0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56/info.json deleted file mode 100644 index 66c96ddebb6cc..0000000000000 --- a/blockchains/ethereum/assets/0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEX", - "symbol": "DEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56", - "status": "active", - "id": "0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56/logo.png b/blockchains/ethereum/assets/0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56/logo.png deleted file mode 100644 index c4641d7f50988..0000000000000 Binary files a/blockchains/ethereum/assets/0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4983F767b1Bc44328E434729dDabea0a064cA1aC/info.json b/blockchains/ethereum/assets/0x4983F767b1Bc44328E434729dDabea0a064cA1aC/info.json deleted file mode 100644 index bdc9e8352e319..0000000000000 --- a/blockchains/ethereum/assets/0x4983F767b1Bc44328E434729dDabea0a064cA1aC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Constant", - "symbol": "CONST", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4983F767b1Bc44328E434729dDabea0a064cA1aC", - "status": "active", - "id": "0x4983F767b1Bc44328E434729dDabea0a064cA1aC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4983F767b1Bc44328E434729dDabea0a064cA1aC/logo.png b/blockchains/ethereum/assets/0x4983F767b1Bc44328E434729dDabea0a064cA1aC/logo.png deleted file mode 100644 index 17cd78c356a0a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4983F767b1Bc44328E434729dDabea0a064cA1aC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4991f29802D9cD309D574A2179EEfB0306aaCDE8/info.json b/blockchains/ethereum/assets/0x4991f29802D9cD309D574A2179EEfB0306aaCDE8/info.json deleted file mode 100644 index 699a31f6dc919..0000000000000 --- a/blockchains/ethereum/assets/0x4991f29802D9cD309D574A2179EEfB0306aaCDE8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AFM 2018", - "symbol": "AFM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4991f29802D9cD309D574A2179EEfB0306aaCDE8", - "status": "active", - "id": "0x4991f29802D9cD309D574A2179EEfB0306aaCDE8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4991f29802D9cD309D574A2179EEfB0306aaCDE8/logo.png b/blockchains/ethereum/assets/0x4991f29802D9cD309D574A2179EEfB0306aaCDE8/logo.png deleted file mode 100644 index 08bb29c39b770..0000000000000 Binary files a/blockchains/ethereum/assets/0x4991f29802D9cD309D574A2179EEfB0306aaCDE8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5/info.json b/blockchains/ethereum/assets/0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5/info.json deleted file mode 100644 index 1074d32469433..0000000000000 --- a/blockchains/ethereum/assets/0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ROUND", - "symbol": "ROUND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5", - "status": "active", - "id": "0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5/logo.png b/blockchains/ethereum/assets/0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5/logo.png deleted file mode 100644 index 3d00df30b2a97..0000000000000 Binary files a/blockchains/ethereum/assets/0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08/info.json b/blockchains/ethereum/assets/0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08/info.json deleted file mode 100644 index 5446ecd93a8cb..0000000000000 --- a/blockchains/ethereum/assets/0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MAYCOIN", - "symbol": "MAYCOIN", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08", - "status": "active", - "id": "0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08/logo.png b/blockchains/ethereum/assets/0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08/logo.png deleted file mode 100644 index e868787cc1f71..0000000000000 Binary files a/blockchains/ethereum/assets/0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x499A6B77bc25C26bCf8265E2102B1B3dd1617024/info.json b/blockchains/ethereum/assets/0x499A6B77bc25C26bCf8265E2102B1B3dd1617024/info.json deleted file mode 100644 index e554bf42caadc..0000000000000 --- a/blockchains/ethereum/assets/0x499A6B77bc25C26bCf8265E2102B1B3dd1617024/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitether", - "symbol": "BTR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x499A6B77bc25C26bCf8265E2102B1B3dd1617024", - "status": "active", - "id": "0x499A6B77bc25C26bCf8265E2102B1B3dd1617024" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x499A6B77bc25C26bCf8265E2102B1B3dd1617024/logo.png b/blockchains/ethereum/assets/0x499A6B77bc25C26bCf8265E2102B1B3dd1617024/logo.png deleted file mode 100755 index 25f9479ab116a..0000000000000 Binary files a/blockchains/ethereum/assets/0x499A6B77bc25C26bCf8265E2102B1B3dd1617024/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x499eA5278E7e221C3E427c08E6085674bF002bf4/info.json b/blockchains/ethereum/assets/0x499eA5278E7e221C3E427c08E6085674bF002bf4/info.json deleted file mode 100644 index 9000f2ab99449..0000000000000 --- a/blockchains/ethereum/assets/0x499eA5278E7e221C3E427c08E6085674bF002bf4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DCTR", - "symbol": "DCTR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x499eA5278E7e221C3E427c08E6085674bF002bf4", - "status": "active", - "id": "0x499eA5278E7e221C3E427c08E6085674bF002bf4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x499eA5278E7e221C3E427c08E6085674bF002bf4/logo.png b/blockchains/ethereum/assets/0x499eA5278E7e221C3E427c08E6085674bF002bf4/logo.png deleted file mode 100644 index 2088eff534443..0000000000000 Binary files a/blockchains/ethereum/assets/0x499eA5278E7e221C3E427c08E6085674bF002bf4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23/info.json b/blockchains/ethereum/assets/0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23/info.json deleted file mode 100644 index 5eecdf103362c..0000000000000 --- a/blockchains/ethereum/assets/0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETERBASE", - "symbol": "XBASE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23", - "status": "active", - "id": "0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23/logo.png b/blockchains/ethereum/assets/0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23/logo.png deleted file mode 100644 index 24d60d79d5e6f..0000000000000 Binary files a/blockchains/ethereum/assets/0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db/info.json b/blockchains/ethereum/assets/0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db/info.json deleted file mode 100644 index 61d28975254bf..0000000000000 --- a/blockchains/ethereum/assets/0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MAKCOIN", - "symbol": "MAK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://makcoinnetwork.com/", - "explorer": "https://etherscan.io/token/0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db", - "status": "active", - "id": "0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db/logo.png b/blockchains/ethereum/assets/0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db/logo.png deleted file mode 100644 index a642ff8afe745..0000000000000 Binary files a/blockchains/ethereum/assets/0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49AeC0752E68D0282Db544C677f6BA407BA17ED7/info.json b/blockchains/ethereum/assets/0x49AeC0752E68D0282Db544C677f6BA407BA17ED7/info.json deleted file mode 100644 index 6f99716b0f534..0000000000000 --- a/blockchains/ethereum/assets/0x49AeC0752E68D0282Db544C677f6BA407BA17ED7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Billionaire Token", - "symbol": "XBL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://billionairetoken.com/", - "explorer": "https://etherscan.io/token/0x49AeC0752E68D0282Db544C677f6BA407BA17ED7", - "status": "active", - "id": "0x49AeC0752E68D0282Db544C677f6BA407BA17ED7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49AeC0752E68D0282Db544C677f6BA407BA17ED7/logo.png b/blockchains/ethereum/assets/0x49AeC0752E68D0282Db544C677f6BA407BA17ED7/logo.png deleted file mode 100644 index ec6c713950935..0000000000000 Binary files a/blockchains/ethereum/assets/0x49AeC0752E68D0282Db544C677f6BA407BA17ED7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49B7af9C98A793AA44aB4937B92C72c3a96c3478/info.json b/blockchains/ethereum/assets/0x49B7af9C98A793AA44aB4937B92C72c3a96c3478/info.json deleted file mode 100644 index 0d6e8e67037be..0000000000000 --- a/blockchains/ethereum/assets/0x49B7af9C98A793AA44aB4937B92C72c3a96c3478/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R891469", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49B7af9C98A793AA44aB4937B92C72c3a96c3478", - "status": "active", - "id": "0x49B7af9C98A793AA44aB4937B92C72c3a96c3478" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49B7af9C98A793AA44aB4937B92C72c3a96c3478/logo.png b/blockchains/ethereum/assets/0x49B7af9C98A793AA44aB4937B92C72c3a96c3478/logo.png deleted file mode 100644 index 834873b0d667c..0000000000000 Binary files a/blockchains/ethereum/assets/0x49B7af9C98A793AA44aB4937B92C72c3a96c3478/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49C67AE22c334D0123dD6DBDc44F5302e130a88b/info.json b/blockchains/ethereum/assets/0x49C67AE22c334D0123dD6DBDc44F5302e130a88b/info.json deleted file mode 100644 index fd09961d85280..0000000000000 --- a/blockchains/ethereum/assets/0x49C67AE22c334D0123dD6DBDc44F5302e130a88b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lupecoin", - "symbol": "LUPX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49C67AE22c334D0123dD6DBDc44F5302e130a88b", - "status": "active", - "id": "0x49C67AE22c334D0123dD6DBDc44F5302e130a88b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49C67AE22c334D0123dD6DBDc44F5302e130a88b/logo.png b/blockchains/ethereum/assets/0x49C67AE22c334D0123dD6DBDc44F5302e130a88b/logo.png deleted file mode 100755 index 1e9544b4538f3..0000000000000 Binary files a/blockchains/ethereum/assets/0x49C67AE22c334D0123dD6DBDc44F5302e130a88b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0/info.json b/blockchains/ethereum/assets/0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0/info.json deleted file mode 100644 index 902f216be7df6..0000000000000 --- a/blockchains/ethereum/assets/0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OVCODE", - "symbol": "OVC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ovcode.com/", - "explorer": "https://etherscan.io/token/0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0", - "status": "active", - "id": "0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0/logo.png b/blockchains/ethereum/assets/0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0/logo.png deleted file mode 100644 index 4e93c6c87e794..0000000000000 Binary files a/blockchains/ethereum/assets/0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E/info.json b/blockchains/ethereum/assets/0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E/info.json deleted file mode 100644 index ad85ce58b0d3e..0000000000000 --- a/blockchains/ethereum/assets/0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SmogToken", - "symbol": "SGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E", - "status": "active", - "id": "0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E/logo.png b/blockchains/ethereum/assets/0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E/logo.png deleted file mode 100755 index 1c7511416d5b7..0000000000000 Binary files a/blockchains/ethereum/assets/0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49E833337ECe7aFE375e44F4E3e8481029218E5c/info.json b/blockchains/ethereum/assets/0x49E833337ECe7aFE375e44F4E3e8481029218E5c/info.json deleted file mode 100644 index f922297643fcf..0000000000000 --- a/blockchains/ethereum/assets/0x49E833337ECe7aFE375e44F4E3e8481029218E5c/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "Value Liquidity", - "source_code": "https://github.com/valuedefi", - "website": "https://valuedefi.io/", - "description": "Value DeFi: Bringing True Value to DeFi.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/value_defi", - "handle": "value_defi" - }, - { - "name": "Medium", - "url": "https://medium.com/@valuedefi", - "handle": "valuedefi" - }, - { - "name": "Telegram", - "url": "https://t.me/ValueDeFi", - "handle": "valuedefi" - }, - { - "name": "Discord", - "url": "https://discord.gg/Dpvd7tp", - "handle": "valuedefi" - } - ], - "explorer": "https://etherscan.io/token/0x49E833337ECe7aFE375e44F4E3e8481029218E5c", - "type": "ERC20", - "symbol": "VALUE", - "decimals": 18, - "status": "active", - "id": "0x49E833337ECe7aFE375e44F4E3e8481029218E5c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49E833337ECe7aFE375e44F4E3e8481029218E5c/logo.png b/blockchains/ethereum/assets/0x49E833337ECe7aFE375e44F4E3e8481029218E5c/logo.png deleted file mode 100644 index 8264f1f431650..0000000000000 Binary files a/blockchains/ethereum/assets/0x49E833337ECe7aFE375e44F4E3e8481029218E5c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49a6123356b998EF9478C495E3D162A2F4eC4363/info.json b/blockchains/ethereum/assets/0x49a6123356b998EF9478C495E3D162A2F4eC4363/info.json deleted file mode 100644 index f8a229bc1dc7a..0000000000000 --- a/blockchains/ethereum/assets/0x49a6123356b998EF9478C495E3D162A2F4eC4363/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HOLDPLATFORM", - "symbol": "HOLD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49a6123356b998EF9478C495E3D162A2F4eC4363", - "status": "active", - "id": "0x49a6123356b998EF9478C495E3D162A2F4eC4363" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49a6123356b998EF9478C495E3D162A2F4eC4363/logo.png b/blockchains/ethereum/assets/0x49a6123356b998EF9478C495E3D162A2F4eC4363/logo.png deleted file mode 100644 index cd22c32050fd9..0000000000000 Binary files a/blockchains/ethereum/assets/0x49a6123356b998EF9478C495E3D162A2F4eC4363/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49b127Bc33ce7E1586EC28CEC6a65b112596C822/info.json b/blockchains/ethereum/assets/0x49b127Bc33ce7E1586EC28CEC6a65b112596C822/info.json deleted file mode 100644 index aee5396ee3922..0000000000000 --- a/blockchains/ethereum/assets/0x49b127Bc33ce7E1586EC28CEC6a65b112596C822/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ALX", - "symbol": "ALX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://alax.io/", - "explorer": "https://etherscan.io/token/0x49b127Bc33ce7E1586EC28CEC6a65b112596C822", - "status": "active", - "id": "0x49b127Bc33ce7E1586EC28CEC6a65b112596C822" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49b127Bc33ce7E1586EC28CEC6a65b112596C822/logo.png b/blockchains/ethereum/assets/0x49b127Bc33ce7E1586EC28CEC6a65b112596C822/logo.png deleted file mode 100755 index 19ebd41fe38be..0000000000000 Binary files a/blockchains/ethereum/assets/0x49b127Bc33ce7E1586EC28CEC6a65b112596C822/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58/info.json b/blockchains/ethereum/assets/0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58/info.json deleted file mode 100644 index 712bc544afd61..0000000000000 --- a/blockchains/ethereum/assets/0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Linkey Token", - "symbol": "LKY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58", - "status": "active", - "id": "0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58/logo.png b/blockchains/ethereum/assets/0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58/logo.png deleted file mode 100644 index a41b80ce570c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc/info.json b/blockchains/ethereum/assets/0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc/info.json deleted file mode 100644 index 8133516d904c6..0000000000000 --- a/blockchains/ethereum/assets/0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WineChain", - "symbol": "WID", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc", - "status": "active", - "id": "0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc/logo.png b/blockchains/ethereum/assets/0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc/logo.png deleted file mode 100644 index c47ad53b42170..0000000000000 Binary files a/blockchains/ethereum/assets/0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49d716DFe60b37379010A75329ae09428f17118d/info.json b/blockchains/ethereum/assets/0x49d716DFe60b37379010A75329ae09428f17118d/info.json deleted file mode 100644 index f94f60d352d0c..0000000000000 --- a/blockchains/ethereum/assets/0x49d716DFe60b37379010A75329ae09428f17118d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pool Dai", - "symbol": "plDai", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49d716DFe60b37379010A75329ae09428f17118d", - "status": "active", - "id": "0x49d716DFe60b37379010A75329ae09428f17118d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49d716DFe60b37379010A75329ae09428f17118d/logo.png b/blockchains/ethereum/assets/0x49d716DFe60b37379010A75329ae09428f17118d/logo.png deleted file mode 100644 index 25c9f1e465e2a..0000000000000 Binary files a/blockchains/ethereum/assets/0x49d716DFe60b37379010A75329ae09428f17118d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49f112c234969F2b13724b8Ad81C182aCF3B8410/info.json b/blockchains/ethereum/assets/0x49f112c234969F2b13724b8Ad81C182aCF3B8410/info.json deleted file mode 100644 index 81d29ac5a8912..0000000000000 --- a/blockchains/ethereum/assets/0x49f112c234969F2b13724b8Ad81C182aCF3B8410/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R935153", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49f112c234969F2b13724b8Ad81C182aCF3B8410", - "status": "active", - "id": "0x49f112c234969F2b13724b8Ad81C182aCF3B8410" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49f112c234969F2b13724b8Ad81C182aCF3B8410/logo.png b/blockchains/ethereum/assets/0x49f112c234969F2b13724b8Ad81C182aCF3B8410/logo.png deleted file mode 100644 index e213a7c45b468..0000000000000 Binary files a/blockchains/ethereum/assets/0x49f112c234969F2b13724b8Ad81C182aCF3B8410/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49f4592E641820e928F9919Ef4aBd92a719B4b49/info.json b/blockchains/ethereum/assets/0x49f4592E641820e928F9919Ef4aBd92a719B4b49/info.json deleted file mode 100644 index ff5f43578eaf1..0000000000000 --- a/blockchains/ethereum/assets/0x49f4592E641820e928F9919Ef4aBd92a719B4b49/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum sUSD iToken", - "symbol": "iSUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49f4592E641820e928F9919Ef4aBd92a719B4b49", - "status": "active", - "id": "0x49f4592E641820e928F9919Ef4aBd92a719B4b49" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49f4592E641820e928F9919Ef4aBd92a719B4b49/logo.png b/blockchains/ethereum/assets/0x49f4592E641820e928F9919Ef4aBd92a719B4b49/logo.png deleted file mode 100644 index 664c90b76af1b..0000000000000 Binary files a/blockchains/ethereum/assets/0x49f4592E641820e928F9919Ef4aBd92a719B4b49/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49f941FA7f5731fe302068d79c8604C24C5E7196/info.json b/blockchains/ethereum/assets/0x49f941FA7f5731fe302068d79c8604C24C5E7196/info.json deleted file mode 100644 index 4ca43174c18bf..0000000000000 --- a/blockchains/ethereum/assets/0x49f941FA7f5731fe302068d79c8604C24C5E7196/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BRR", - "website": "https://brr.finance/", - "description": "ha ha money printer go brr", - "explorer": "https://etherscan.io/token/0x49f941FA7f5731fe302068d79c8604C24C5E7196", - "type": "ERC20", - "symbol": "BRR", - "decimals": 18, - "status": "active", - "id": "0x49f941FA7f5731fe302068d79c8604C24C5E7196" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49f941FA7f5731fe302068d79c8604C24C5E7196/logo.png b/blockchains/ethereum/assets/0x49f941FA7f5731fe302068d79c8604C24C5E7196/logo.png deleted file mode 100644 index cb3c4d7efc6c1..0000000000000 Binary files a/blockchains/ethereum/assets/0x49f941FA7f5731fe302068d79c8604C24C5E7196/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x49fa378b4550758731A0A4638330b2e59cE37fA6/info.json b/blockchains/ethereum/assets/0x49fa378b4550758731A0A4638330b2e59cE37fA6/info.json deleted file mode 100644 index afeb4f11a6bcc..0000000000000 --- a/blockchains/ethereum/assets/0x49fa378b4550758731A0A4638330b2e59cE37fA6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DANI", - "symbol": "DANI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x49fa378b4550758731A0A4638330b2e59cE37fA6", - "status": "active", - "id": "0x49fa378b4550758731A0A4638330b2e59cE37fA6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49fa378b4550758731A0A4638330b2e59cE37fA6/logo.png b/blockchains/ethereum/assets/0x49fa378b4550758731A0A4638330b2e59cE37fA6/logo.png deleted file mode 100755 index 4138a142d2748..0000000000000 Binary files a/blockchains/ethereum/assets/0x49fa378b4550758731A0A4638330b2e59cE37fA6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4A0eEdF6e95581CdA46A767E612e83731C0cD418/info.json b/blockchains/ethereum/assets/0x4A0eEdF6e95581CdA46A767E612e83731C0cD418/info.json deleted file mode 100644 index 429de3af446dc..0000000000000 --- a/blockchains/ethereum/assets/0x4A0eEdF6e95581CdA46A767E612e83731C0cD418/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WINSSHI", - "symbol": "WNS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://winsshi.com/", - "explorer": "https://etherscan.io/token/0x4A0eEdF6e95581CdA46A767E612e83731C0cD418", - "status": "active", - "id": "0x4A0eEdF6e95581CdA46A767E612e83731C0cD418" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4A0eEdF6e95581CdA46A767E612e83731C0cD418/logo.png b/blockchains/ethereum/assets/0x4A0eEdF6e95581CdA46A767E612e83731C0cD418/logo.png deleted file mode 100644 index c856125a4afd0..0000000000000 Binary files a/blockchains/ethereum/assets/0x4A0eEdF6e95581CdA46A767E612e83731C0cD418/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0/info.json b/blockchains/ethereum/assets/0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0/info.json deleted file mode 100644 index f355e3895c0cd..0000000000000 --- a/blockchains/ethereum/assets/0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QCAD", - "symbol": "QCAD", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0", - "status": "active", - "id": "0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0/logo.png b/blockchains/ethereum/assets/0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0/logo.png deleted file mode 100644 index 2a8363117750f..0000000000000 Binary files a/blockchains/ethereum/assets/0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4A1eDf138398b89E819a5F252830ac8cc3E53378/info.json b/blockchains/ethereum/assets/0x4A1eDf138398b89E819a5F252830ac8cc3E53378/info.json deleted file mode 100644 index 4e60087eebd7e..0000000000000 --- a/blockchains/ethereum/assets/0x4A1eDf138398b89E819a5F252830ac8cc3E53378/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 000-CN16", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4A1eDf138398b89E819a5F252830ac8cc3E53378", - "status": "active", - "id": "0x4A1eDf138398b89E819a5F252830ac8cc3E53378" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4A1eDf138398b89E819a5F252830ac8cc3E53378/logo.png b/blockchains/ethereum/assets/0x4A1eDf138398b89E819a5F252830ac8cc3E53378/logo.png deleted file mode 100644 index dec2dc1f21cdc..0000000000000 Binary files a/blockchains/ethereum/assets/0x4A1eDf138398b89E819a5F252830ac8cc3E53378/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD/info.json b/blockchains/ethereum/assets/0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD/info.json deleted file mode 100644 index a4850e6595ffd..0000000000000 --- a/blockchains/ethereum/assets/0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LiquorChain Token", - "symbol": "LCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD", - "status": "active", - "id": "0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD/logo.png b/blockchains/ethereum/assets/0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD/logo.png deleted file mode 100755 index 6951f8e426876..0000000000000 Binary files a/blockchains/ethereum/assets/0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4A42d2c580f83dcE404aCad18dab26Db11a1750E/info.json b/blockchains/ethereum/assets/0x4A42d2c580f83dcE404aCad18dab26Db11a1750E/info.json deleted file mode 100644 index 3e8d2013e902e..0000000000000 --- a/blockchains/ethereum/assets/0x4A42d2c580f83dcE404aCad18dab26Db11a1750E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Relex", - "symbol": "RLX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://relex.io/", - "explorer": "https://etherscan.io/token/0x4A42d2c580f83dcE404aCad18dab26Db11a1750E", - "status": "active", - "id": "0x4A42d2c580f83dcE404aCad18dab26Db11a1750E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4A42d2c580f83dcE404aCad18dab26Db11a1750E/logo.png b/blockchains/ethereum/assets/0x4A42d2c580f83dcE404aCad18dab26Db11a1750E/logo.png deleted file mode 100644 index e5a2164bc79fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x4A42d2c580f83dcE404aCad18dab26Db11a1750E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA/info.json b/blockchains/ethereum/assets/0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA/info.json deleted file mode 100644 index cdfae5166b9b2..0000000000000 --- a/blockchains/ethereum/assets/0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FrasierCoin", - "symbol": "FRC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA", - "status": "active", - "id": "0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA/logo.png b/blockchains/ethereum/assets/0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA/logo.png deleted file mode 100644 index 8b58277faafaf..0000000000000 Binary files a/blockchains/ethereum/assets/0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4A64515E5E1d1073e83f30cB97BEd20400b66E10/info.json b/blockchains/ethereum/assets/0x4A64515E5E1d1073e83f30cB97BEd20400b66E10/info.json deleted file mode 100644 index e30af11339386..0000000000000 --- a/blockchains/ethereum/assets/0x4A64515E5E1d1073e83f30cB97BEd20400b66E10/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WZEC", - "website": "https://www.wrapped.com", - "description": "Wrapped ZEC is a 1:1 equivalent of Zcash on the Ethereum network", - "explorer": "https://etherscan.io/address/0x4A64515E5E1d1073e83f30cB97BEd20400b66E10", - "type": "ERC20", - "symbol": "WZEC", - "decimals": 18, - "status": "active", - "id": "0x4A64515E5E1d1073e83f30cB97BEd20400b66E10" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4A64515E5E1d1073e83f30cB97BEd20400b66E10/logo.png b/blockchains/ethereum/assets/0x4A64515E5E1d1073e83f30cB97BEd20400b66E10/logo.png deleted file mode 100644 index 9a63326802328..0000000000000 Binary files a/blockchains/ethereum/assets/0x4A64515E5E1d1073e83f30cB97BEd20400b66E10/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c/info.json b/blockchains/ethereum/assets/0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c/info.json deleted file mode 100644 index 1bde4d873cb67..0000000000000 --- a/blockchains/ethereum/assets/0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jerusalem Chain", - "symbol": "JERU", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c", - "status": "active", - "id": "0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c/logo.png b/blockchains/ethereum/assets/0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c/logo.png deleted file mode 100755 index 01933e082163f..0000000000000 Binary files a/blockchains/ethereum/assets/0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB/info.json b/blockchains/ethereum/assets/0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB/info.json deleted file mode 100644 index df0fc5c304d63..0000000000000 --- a/blockchains/ethereum/assets/0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MinerCoin", - "symbol": "BTMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB", - "status": "active", - "id": "0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB/logo.png b/blockchains/ethereum/assets/0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB/logo.png deleted file mode 100644 index 702c786252ee7..0000000000000 Binary files a/blockchains/ethereum/assets/0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524/info.json b/blockchains/ethereum/assets/0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524/info.json deleted file mode 100644 index 0a2a31424d865..0000000000000 --- a/blockchains/ethereum/assets/0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OppCoin", - "symbol": "OPPC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524", - "status": "active", - "id": "0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524/logo.png b/blockchains/ethereum/assets/0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524/logo.png deleted file mode 100644 index 1e4ac2dd114ff..0000000000000 Binary files a/blockchains/ethereum/assets/0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b/info.json b/blockchains/ethereum/assets/0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b/info.json deleted file mode 100644 index 7197e97b1e5a5..0000000000000 --- a/blockchains/ethereum/assets/0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GazeCoin Metaverse Token", - "symbol": "GZE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.gazecoin.io/", - "explorer": "https://etherscan.io/token/0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b", - "status": "active", - "id": "0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b/logo.png b/blockchains/ethereum/assets/0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b/logo.png deleted file mode 100644 index 7a5654c51d7d7..0000000000000 Binary files a/blockchains/ethereum/assets/0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A/info.json b/blockchains/ethereum/assets/0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A/info.json deleted file mode 100644 index d42d74501f9de..0000000000000 --- a/blockchains/ethereum/assets/0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TLS Token", - "symbol": "TLS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://tlsgroup.io/", - "explorer": "https://etherscan.io/token/0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A", - "status": "active", - "id": "0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A/logo.png b/blockchains/ethereum/assets/0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A/logo.png deleted file mode 100644 index fd77c867b87cd..0000000000000 Binary files a/blockchains/ethereum/assets/0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa/info.json b/blockchains/ethereum/assets/0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa/info.json deleted file mode 100644 index dcad905675145..0000000000000 --- a/blockchains/ethereum/assets/0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZINC", - "symbol": "ZINC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://zinc.work/", - "explorer": "https://etherscan.io/token/0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa", - "status": "active", - "id": "0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa/logo.png b/blockchains/ethereum/assets/0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa/logo.png deleted file mode 100644 index 3aebd254bfa38..0000000000000 Binary files a/blockchains/ethereum/assets/0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Ad32852B54cD0671023bb4692245F122E7CB30D/info.json b/blockchains/ethereum/assets/0x4Ad32852B54cD0671023bb4692245F122E7CB30D/info.json deleted file mode 100644 index 5b29380659cd8..0000000000000 --- a/blockchains/ethereum/assets/0x4Ad32852B54cD0671023bb4692245F122E7CB30D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Co2 Hero", - "symbol": "CO2H", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4Ad32852B54cD0671023bb4692245F122E7CB30D", - "status": "active", - "id": "0x4Ad32852B54cD0671023bb4692245F122E7CB30D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Ad32852B54cD0671023bb4692245F122E7CB30D/logo.png b/blockchains/ethereum/assets/0x4Ad32852B54cD0671023bb4692245F122E7CB30D/logo.png deleted file mode 100644 index aeca3aee81ffb..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Ad32852B54cD0671023bb4692245F122E7CB30D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Ae20b59138431597C09A4531CD3d3156940d596/info.json b/blockchains/ethereum/assets/0x4Ae20b59138431597C09A4531CD3d3156940d596/info.json deleted file mode 100644 index 04f101922ba51..0000000000000 --- a/blockchains/ethereum/assets/0x4Ae20b59138431597C09A4531CD3d3156940d596/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gatt", - "symbol": "GATT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4Ae20b59138431597C09A4531CD3d3156940d596", - "status": "active", - "id": "0x4Ae20b59138431597C09A4531CD3d3156940d596" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Ae20b59138431597C09A4531CD3d3156940d596/logo.png b/blockchains/ethereum/assets/0x4Ae20b59138431597C09A4531CD3d3156940d596/logo.png deleted file mode 100644 index b9dd7a68f81cf..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Ae20b59138431597C09A4531CD3d3156940d596/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Af698B479D0098229DC715655c667Ceb6cd8433/info.json b/blockchains/ethereum/assets/0x4Af698B479D0098229DC715655c667Ceb6cd8433/info.json deleted file mode 100644 index 56c35d76cee7a..0000000000000 --- a/blockchains/ethereum/assets/0x4Af698B479D0098229DC715655c667Ceb6cd8433/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MaidCoin", - "symbol": "$MAID", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://maidcoin.org", - "explorer": "https://etherscan.io/token/0x4Af698B479D0098229DC715655c667Ceb6cd8433", - "status": "active", - "id": "0x4Af698B479D0098229DC715655c667Ceb6cd8433" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Af698B479D0098229DC715655c667Ceb6cd8433/logo.png b/blockchains/ethereum/assets/0x4Af698B479D0098229DC715655c667Ceb6cd8433/logo.png deleted file mode 100644 index de0a0f01ba684..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Af698B479D0098229DC715655c667Ceb6cd8433/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/info.json b/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/info.json deleted file mode 100644 index 95ef11dbc1e67..0000000000000 --- a/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "Jupiter", - "website": "https://gojupiter.tech", - "description": "Using Jupiter, we strive to make this technology accessible by everyone and that is why we created Gravity, a versatile framework that interfaces with our blockchain, Jupiter.", - "explorer": "https://etherscan.io/token/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/jup_project", - "handle": "jup_project" - }, - { - "name": "Telegram", - "url": "https://t.me/jupiterproject", - "handle": "jupiterproject" - } - ], - "type": "ERC20", - "symbol": "JUP", - "decimals": 18, - "status": "active", - "id": "0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/logo.png b/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/logo.png deleted file mode 100644 index 1f719a3176928..0000000000000 Binary files a/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2/info.json b/blockchains/ethereum/assets/0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2/info.json deleted file mode 100644 index 4e811e8f5b35f..0000000000000 --- a/blockchains/ethereum/assets/0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lunch Money", - "symbol": "LMY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2", - "status": "active", - "id": "0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2/logo.png b/blockchains/ethereum/assets/0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2/logo.png deleted file mode 100755 index 58ce30f25fa8b..0000000000000 Binary files a/blockchains/ethereum/assets/0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca/info.json b/blockchains/ethereum/assets/0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca/info.json deleted file mode 100644 index 6bf4e1d7aea6f..0000000000000 --- a/blockchains/ethereum/assets/0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "AceD", - "website": "https://acedcoin.com", - "description": "AceD’s mission is to provide online world class entertainment options while providing a secure and private platform. We aim to integrate cryptocurrency into practical decentralised blockchain applications that are fun, entertaining and competitive while protecting your privacy.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/AcedCoin", - "handle": "AceDcoin" - }, - { - "name": "Discord", - "url": "https://discord.gg/VExsPg6", - "handle": "" - } - ], - "explorer": "https://etherscan.io/token/0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca", - "type": "ERC20", - "symbol": "AceD", - "decimals": 18, - "status": "active", - "id": "0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca/logo.png b/blockchains/ethereum/assets/0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca/logo.png deleted file mode 100644 index 8d1094bacab13..0000000000000 Binary files a/blockchains/ethereum/assets/0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4B4701f3f827E1331fb22FF8e2BEaC24b17Eb055/info.json b/blockchains/ethereum/assets/0x4B4701f3f827E1331fb22FF8e2BEaC24b17Eb055/info.json deleted file mode 100644 index d11d870a25c36..0000000000000 --- a/blockchains/ethereum/assets/0x4B4701f3f827E1331fb22FF8e2BEaC24b17Eb055/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DISTX", - "website": "https://distx.io", - "description": "DISTX is an automated private sale platform, allowing token creators and token users to come together in a safe, decentralized and automated sale.", - "explorer": "https://etherscan.io/token/0x4B4701f3f827E1331fb22FF8e2BEaC24b17Eb055", - "type": "ERC20", - "symbol": "DISTX", - "decimals": 18, - "status": "active", - "id": "0x4B4701f3f827E1331fb22FF8e2BEaC24b17Eb055" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4B4701f3f827E1331fb22FF8e2BEaC24b17Eb055/logo.png b/blockchains/ethereum/assets/0x4B4701f3f827E1331fb22FF8e2BEaC24b17Eb055/logo.png deleted file mode 100644 index c5f7afea63419..0000000000000 Binary files a/blockchains/ethereum/assets/0x4B4701f3f827E1331fb22FF8e2BEaC24b17Eb055/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4B4b1d389d4f4E082B30F75c6319c0CE5ACBd619/info.json b/blockchains/ethereum/assets/0x4B4b1d389d4f4E082B30F75c6319c0CE5ACBd619/info.json deleted file mode 100644 index 1e05a4b0e66c6..0000000000000 --- a/blockchains/ethereum/assets/0x4B4b1d389d4f4E082B30F75c6319c0CE5ACBd619/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Heart Number", - "website": "https://heartnumber.com/", - "description": "AI Auto Trading Application", - "explorer": "https://etherscan.io/token/0x4B4b1d389d4f4E082B30F75c6319c0CE5ACBd619", - "type": "ERC20", - "symbol": "HTN", - "decimals": 18, - "status": "active", - "id": "0x4B4b1d389d4f4E082B30F75c6319c0CE5ACBd619" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4B4b1d389d4f4E082B30F75c6319c0CE5ACBd619/logo.png b/blockchains/ethereum/assets/0x4B4b1d389d4f4E082B30F75c6319c0CE5ACBd619/logo.png deleted file mode 100644 index 9dd4e78313ea8..0000000000000 Binary files a/blockchains/ethereum/assets/0x4B4b1d389d4f4E082B30F75c6319c0CE5ACBd619/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4B742b5bdb1D252907AE7F399a891d4a178DBC24/info.json b/blockchains/ethereum/assets/0x4B742b5bdb1D252907AE7F399a891d4a178DBC24/info.json deleted file mode 100644 index fb8b4e368c7ee..0000000000000 --- a/blockchains/ethereum/assets/0x4B742b5bdb1D252907AE7F399a891d4a178DBC24/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "B One Payment", - "symbol": "B1P", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bonepayment.com", - "explorer": "https://etherscan.io/token/0x4B742b5bdb1D252907AE7F399a891d4a178DBC24", - "status": "active", - "id": "0x4B742b5bdb1D252907AE7F399a891d4a178DBC24" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4B742b5bdb1D252907AE7F399a891d4a178DBC24/logo.png b/blockchains/ethereum/assets/0x4B742b5bdb1D252907AE7F399a891d4a178DBC24/logo.png deleted file mode 100644 index d44d8dac161e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x4B742b5bdb1D252907AE7F399a891d4a178DBC24/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604/info.json b/blockchains/ethereum/assets/0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604/info.json deleted file mode 100644 index 0c5a1fdae4064..0000000000000 --- a/blockchains/ethereum/assets/0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WABnetwork", - "symbol": "WAB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604", - "status": "active", - "id": "0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604/logo.png b/blockchains/ethereum/assets/0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604/logo.png deleted file mode 100644 index 5feda8c93046a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237/info.json b/blockchains/ethereum/assets/0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237/info.json deleted file mode 100644 index ed1c50291dbfe..0000000000000 --- a/blockchains/ethereum/assets/0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-17/30M77", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237", - "status": "active", - "id": "0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237/logo.png b/blockchains/ethereum/assets/0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237/logo.png deleted file mode 100644 index 50d799b544d8c..0000000000000 Binary files a/blockchains/ethereum/assets/0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a/info.json b/blockchains/ethereum/assets/0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a/info.json deleted file mode 100644 index 46a324dd5c916..0000000000000 --- a/blockchains/ethereum/assets/0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DVINCI", - "symbol": "DVINCI", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a", - "status": "active", - "id": "0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a/logo.png b/blockchains/ethereum/assets/0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a/logo.png deleted file mode 100644 index 5eec793b2b267..0000000000000 Binary files a/blockchains/ethereum/assets/0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807/info.json b/blockchains/ethereum/assets/0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807/info.json deleted file mode 100644 index 35e9f076d8028..0000000000000 --- a/blockchains/ethereum/assets/0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Influence Chain Token", - "symbol": "INC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807", - "status": "active", - "id": "0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807/logo.png b/blockchains/ethereum/assets/0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807/logo.png deleted file mode 100755 index 25fbc828528e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B/info.json b/blockchains/ethereum/assets/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B/info.json deleted file mode 100644 index a537c14da7735..0000000000000 --- a/blockchains/ethereum/assets/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Cybercoin", - "website": "https://cybercoin.site", - "white_paper": "https://www.cybercoin.site/Cybercoin.pdf", - "description": "The next-generation blockchain platform for large-scale stacking value. Cybercoin is a platform solution for true digital value storage - Blockchain for everyone - Digital security and boundless possibilities.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/_cybercoin", - "handle": "Cybercoin" - }, - { - "name": "Discord", - "url": "https://discord.gg/H4sy68N", - "handle": "Cybercoin" - } - ], - "explorer": "https://etherscan.io/token/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B", - "type": "ERC20", - "symbol": "CBR", - "decimals": 18, - "status": "active", - "id": "0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B/logo.png b/blockchains/ethereum/assets/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B/logo.png deleted file mode 100644 index eaee8b6e311ca..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279/info.json b/blockchains/ethereum/assets/0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279/info.json deleted file mode 100644 index 1318003781eda..0000000000000 --- a/blockchains/ethereum/assets/0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vether", - "symbol": "VETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://vetherasset.org/", - "explorer": "https://etherscan.io/token/0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279", - "status": "active", - "id": "0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279/logo.png b/blockchains/ethereum/assets/0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279/logo.png deleted file mode 100644 index baa17fdc73a5e..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163/info.json b/blockchains/ethereum/assets/0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163/info.json deleted file mode 100644 index a23a070cdc720..0000000000000 --- a/blockchains/ethereum/assets/0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ALLBESTICO.com", - "symbol": "ALLBI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163", - "status": "active", - "id": "0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163/logo.png b/blockchains/ethereum/assets/0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163/logo.png deleted file mode 100644 index 0e1177be1ef89..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD/info.json b/blockchains/ethereum/assets/0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD/info.json deleted file mode 100644 index 44b000945b5fc..0000000000000 --- a/blockchains/ethereum/assets/0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "APIS", - "symbol": "APIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://apisplatform.io/", - "explorer": "https://etherscan.io/token/0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD", - "status": "active", - "id": "0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD/logo.png b/blockchains/ethereum/assets/0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD/logo.png deleted file mode 100644 index 39e485f86ed7e..0000000000000 Binary files a/blockchains/ethereum/assets/0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/info.json b/blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/info.json deleted file mode 100644 index 3a790bfdb59e0..0000000000000 --- a/blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AshPay", - "symbol": "APY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4C14C5863d45aBAA275548DAFf56070043b52D85", - "status": "active", - "id": "0x4C14C5863d45aBAA275548DAFf56070043b52D85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/logo.png b/blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/logo.png deleted file mode 100644 index 7625a2ecacf50..0000000000000 Binary files a/blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784/info.json b/blockchains/ethereum/assets/0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784/info.json deleted file mode 100644 index e004ee614358d..0000000000000 --- a/blockchains/ethereum/assets/0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueFi", - "website": "https://truefi.io/", - "description": "TrueFi is an on-chain uncollateralized lending protocol", - "explorer": "https://etherscan.io/token/0x4c19596f5aaff459fa38b0f7ed92f11ae6543784", - "type": "ERC20", - "symbol": "TRU", - "decimals": 8, - "status": "active", - "id": "0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784/logo.png b/blockchains/ethereum/assets/0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784/logo.png deleted file mode 100644 index df89af3cf9715..0000000000000 Binary files a/blockchains/ethereum/assets/0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4C29d75cc423E8Adaa3839892feb66977e295829/info.json b/blockchains/ethereum/assets/0x4C29d75cc423E8Adaa3839892feb66977e295829/info.json deleted file mode 100644 index ffc208dfcd83d..0000000000000 --- a/blockchains/ethereum/assets/0x4C29d75cc423E8Adaa3839892feb66977e295829/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POOH", - "symbol": "POOH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4C29d75cc423E8Adaa3839892feb66977e295829", - "status": "active", - "id": "0x4C29d75cc423E8Adaa3839892feb66977e295829" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4C29d75cc423E8Adaa3839892feb66977e295829/logo.png b/blockchains/ethereum/assets/0x4C29d75cc423E8Adaa3839892feb66977e295829/logo.png deleted file mode 100644 index 980523806a89d..0000000000000 Binary files a/blockchains/ethereum/assets/0x4C29d75cc423E8Adaa3839892feb66977e295829/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4C596Bd86789D5347319E15Aedaf740b3D34aB91/info.json b/blockchains/ethereum/assets/0x4C596Bd86789D5347319E15Aedaf740b3D34aB91/info.json deleted file mode 100644 index 9e67553df2d2a..0000000000000 --- a/blockchains/ethereum/assets/0x4C596Bd86789D5347319E15Aedaf740b3D34aB91/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-29/30M59", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4C596Bd86789D5347319E15Aedaf740b3D34aB91", - "status": "active", - "id": "0x4C596Bd86789D5347319E15Aedaf740b3D34aB91" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4C596Bd86789D5347319E15Aedaf740b3D34aB91/logo.png b/blockchains/ethereum/assets/0x4C596Bd86789D5347319E15Aedaf740b3D34aB91/logo.png deleted file mode 100644 index 4551492e86bbc..0000000000000 Binary files a/blockchains/ethereum/assets/0x4C596Bd86789D5347319E15Aedaf740b3D34aB91/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9/info.json b/blockchains/ethereum/assets/0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9/info.json deleted file mode 100644 index 8b6d7617ddf95..0000000000000 --- a/blockchains/ethereum/assets/0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INFINITY Token", - "symbol": "INF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://infinityz.8b.io/", - "explorer": "https://etherscan.io/token/0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9", - "status": "active", - "id": "0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9/logo.png b/blockchains/ethereum/assets/0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9/logo.png deleted file mode 100644 index 096ec28a867fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4C7065Bca76FE44AFb0D16C2441B1e6E163354E2/info.json b/blockchains/ethereum/assets/0x4C7065Bca76FE44AFb0D16C2441B1e6E163354E2/info.json deleted file mode 100644 index fd382f4b84149..0000000000000 --- a/blockchains/ethereum/assets/0x4C7065Bca76FE44AFb0D16C2441B1e6E163354E2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Helysia", - "website": "https://helysia.hammamalandalus.com", - "description": "The Helysia token represents the value of a community seeking the inner balance through experiences in harmony with nature", - "explorer": "https://etherscan.io/token/0x4C7065Bca76FE44AFb0D16C2441B1e6E163354E2", - "type": "ERC20", - "symbol": "3LY", - "decimals": 18, - "status": "active", - "id": "0x4C7065Bca76FE44AFb0D16C2441B1e6E163354E2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4C7065Bca76FE44AFb0D16C2441B1e6E163354E2/logo.png b/blockchains/ethereum/assets/0x4C7065Bca76FE44AFb0D16C2441B1e6E163354E2/logo.png deleted file mode 100644 index cf932b094aaf4..0000000000000 Binary files a/blockchains/ethereum/assets/0x4C7065Bca76FE44AFb0D16C2441B1e6E163354E2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4C791117248aBfE101b604F5269FFD9bE794467D/info.json b/blockchains/ethereum/assets/0x4C791117248aBfE101b604F5269FFD9bE794467D/info.json deleted file mode 100644 index c6fa1a09258fe..0000000000000 --- a/blockchains/ethereum/assets/0x4C791117248aBfE101b604F5269FFD9bE794467D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R801895", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4C791117248aBfE101b604F5269FFD9bE794467D", - "status": "active", - "id": "0x4C791117248aBfE101b604F5269FFD9bE794467D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4C791117248aBfE101b604F5269FFD9bE794467D/logo.png b/blockchains/ethereum/assets/0x4C791117248aBfE101b604F5269FFD9bE794467D/logo.png deleted file mode 100644 index de61637e53a93..0000000000000 Binary files a/blockchains/ethereum/assets/0x4C791117248aBfE101b604F5269FFD9bE794467D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e/info.json b/blockchains/ethereum/assets/0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e/info.json deleted file mode 100644 index b2089338e86a5..0000000000000 --- a/blockchains/ethereum/assets/0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZeroChain Network", - "symbol": "ZCHAIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e", - "status": "active", - "id": "0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e/logo.png b/blockchains/ethereum/assets/0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e/logo.png deleted file mode 100644 index eaf700daf76eb..0000000000000 Binary files a/blockchains/ethereum/assets/0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4C9d5672Ae33522240532206Ab45508116daF263/info.json b/blockchains/ethereum/assets/0x4C9d5672Ae33522240532206Ab45508116daF263/info.json deleted file mode 100644 index 44ce9c85715c2..0000000000000 --- a/blockchains/ethereum/assets/0x4C9d5672Ae33522240532206Ab45508116daF263/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VGAMES", - "symbol": "VGS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4C9d5672Ae33522240532206Ab45508116daF263", - "status": "active", - "id": "0x4C9d5672Ae33522240532206Ab45508116daF263" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4C9d5672Ae33522240532206Ab45508116daF263/logo.png b/blockchains/ethereum/assets/0x4C9d5672Ae33522240532206Ab45508116daF263/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x4C9d5672Ae33522240532206Ab45508116daF263/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4CAc2515716Ab2531402cA8F992e235189F29C5a/info.json b/blockchains/ethereum/assets/0x4CAc2515716Ab2531402cA8F992e235189F29C5a/info.json deleted file mode 100644 index dafd6aa10f61e..0000000000000 --- a/blockchains/ethereum/assets/0x4CAc2515716Ab2531402cA8F992e235189F29C5a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WINSTEX", - "website": "https://winstex.com", - "description": "A seamlessly integrated cryptocurrency exchange that meets your specific trading and investing needs.", - "explorer": "https://etherscan.io/token/0x4CAc2515716Ab2531402cA8F992e235189F29C5a", - "type": "ERC20", - "symbol": "WIN", - "decimals": 18, - "status": "active", - "id": "0x4CAc2515716Ab2531402cA8F992e235189F29C5a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4CAc2515716Ab2531402cA8F992e235189F29C5a/logo.png b/blockchains/ethereum/assets/0x4CAc2515716Ab2531402cA8F992e235189F29C5a/logo.png deleted file mode 100644 index 2f6bdfe06a089..0000000000000 Binary files a/blockchains/ethereum/assets/0x4CAc2515716Ab2531402cA8F992e235189F29C5a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A/info.json b/blockchains/ethereum/assets/0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A/info.json deleted file mode 100644 index 26a59b5ccc3df..0000000000000 --- a/blockchains/ethereum/assets/0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DimensionToken", - "symbol": "EON", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://dimensionchain.io/", - "explorer": "https://etherscan.io/token/0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A", - "status": "active", - "id": "0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A/logo.png b/blockchains/ethereum/assets/0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A/logo.png deleted file mode 100644 index 8ceaec11a75aa..0000000000000 Binary files a/blockchains/ethereum/assets/0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4CC19356f2D37338b9802aa8E8fc58B0373296E7/info.json b/blockchains/ethereum/assets/0x4CC19356f2D37338b9802aa8E8fc58B0373296E7/info.json deleted file mode 100644 index a2f02d0d2f105..0000000000000 --- a/blockchains/ethereum/assets/0x4CC19356f2D37338b9802aa8E8fc58B0373296E7/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "KEY", - "website": "https://selfkey.org", - "description": "SelfKey is a self-sovereign identity platform, built on the Ethereum blockchain, which aims to enable individuals and companies to have full ownership of their digital identity.", - "explorer": "https://etherscan.io/token/0x4cc19356f2d37338b9802aa8e8fc58b0373296e7", - "research": "https://research.binance.com/en/projects/selfkey", - "type": "ERC20", - "symbol": "KEY", - "decimals": 18, - "status": "active", - "id": "0x4CC19356f2D37338b9802aa8E8fc58B0373296E7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4CC19356f2D37338b9802aa8E8fc58B0373296E7/logo.png b/blockchains/ethereum/assets/0x4CC19356f2D37338b9802aa8E8fc58B0373296E7/logo.png deleted file mode 100644 index 1ceccc464dadb..0000000000000 Binary files a/blockchains/ethereum/assets/0x4CC19356f2D37338b9802aa8E8fc58B0373296E7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE/info.json b/blockchains/ethereum/assets/0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE/info.json deleted file mode 100644 index c9bc14303f314..0000000000000 --- a/blockchains/ethereum/assets/0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RLW WIND TOKEN", - "symbol": "RLW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE", - "status": "active", - "id": "0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE/logo.png b/blockchains/ethereum/assets/0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE/logo.png deleted file mode 100644 index 5583d3b2ec25c..0000000000000 Binary files a/blockchains/ethereum/assets/0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466/logo.png b/blockchains/ethereum/assets/0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466/logo.png deleted file mode 100755 index 0c4b94ed0db9d..0000000000000 Binary files a/blockchains/ethereum/assets/0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4CF488387F035FF08c371515562CBa712f9015d4/info.json b/blockchains/ethereum/assets/0x4CF488387F035FF08c371515562CBa712f9015d4/info.json deleted file mode 100644 index d7e66a3fa5f9e..0000000000000 --- a/blockchains/ethereum/assets/0x4CF488387F035FF08c371515562CBa712f9015d4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WePower Token", - "symbol": "WPR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://wepower.network", - "explorer": "https://etherscan.io/token/0x4CF488387F035FF08c371515562CBa712f9015d4", - "status": "active", - "id": "0x4CF488387F035FF08c371515562CBa712f9015d4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4CF488387F035FF08c371515562CBa712f9015d4/logo.png b/blockchains/ethereum/assets/0x4CF488387F035FF08c371515562CBa712f9015d4/logo.png deleted file mode 100644 index d658174f4dc2e..0000000000000 Binary files a/blockchains/ethereum/assets/0x4CF488387F035FF08c371515562CBa712f9015d4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212/info.json b/blockchains/ethereum/assets/0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212/info.json deleted file mode 100644 index d9c2694233612..0000000000000 --- a/blockchains/ethereum/assets/0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SuperEdge", - "symbol": "ECT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://superedge.info/", - "explorer": "https://etherscan.io/token/0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212", - "status": "active", - "id": "0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212/logo.png b/blockchains/ethereum/assets/0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212/logo.png deleted file mode 100644 index be3d06144f206..0000000000000 Binary files a/blockchains/ethereum/assets/0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c/info.json b/blockchains/ethereum/assets/0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c/info.json deleted file mode 100644 index e51aa939ce4e0..0000000000000 --- a/blockchains/ethereum/assets/0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "0x4b45590000000000000000000000000000000000000000000000000000000000", - "symbol": "KEY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://keygroup.me/", - "explorer": "https://etherscan.io/token/0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c", - "status": "active", - "id": "0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c/logo.png b/blockchains/ethereum/assets/0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c/logo.png deleted file mode 100644 index 4bf2f00484cef..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/info.json b/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/info.json deleted file mode 100644 index ccaecc685bdb0..0000000000000 --- a/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mysterium", - "symbol": "MYST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mysterium.network", - "explorer": "https://etherscan.io/token/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361", - "status": "active", - "id": "0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/logo.png b/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/logo.png deleted file mode 100644 index 07cb6c2e9a7e2..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc/info.json b/blockchains/ethereum/assets/0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc/info.json deleted file mode 100644 index dc313750f9597..0000000000000 --- a/blockchains/ethereum/assets/0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TAGZ5", - "symbol": "TAGZ5", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc", - "status": "active", - "id": "0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc/logo.png b/blockchains/ethereum/assets/0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc/logo.png deleted file mode 100644 index a3d0fd7a3663a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18/info.json b/blockchains/ethereum/assets/0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18/info.json deleted file mode 100644 index 14c991c43bddb..0000000000000 --- a/blockchains/ethereum/assets/0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "ATOS", - "website": "https://atoshi.org/", - "description": "ԭ������ATOSHI���ǻ����������ڵ��̡��罻����Ϸ����֤�����ڵ���ҵ����Ӧ���������ۺϽ����������Ŀ����ͨ����������ֲ�ʽ�˱�����������һ��ȫ��Χ�ڵ���������̬Ӧ����ϵ���������Ի���Ӧ�ó���������������������ʵ���ҵ��", - "explorer": "https://etherscan.io/token/0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18", - "socials": [ - { - "name": "Facebook", - "url": "https://www.facebook.com/atoshifoundation/", - "handle": "Facebook" - }, - { - "name": "Twitter", - "url": "https://twitter.com/atoshifoudation", - "handle": "Twitter" - }, - { - "name": "Sina Microblog", - "url": "https://weibo.com/atoshi?is_all=1", - "handle": "Sina Microblog" - } - ], - "type": "ERC20", - "symbol": "ATOS", - "decimals": 18, - "status": "active", - "id": "0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18/logo.png b/blockchains/ethereum/assets/0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18/logo.png deleted file mode 100644 index 801e94cb4d830..0000000000000 Binary files a/blockchains/ethereum/assets/0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98/info.json b/blockchains/ethereum/assets/0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98/info.json deleted file mode 100644 index 4e9aa9ec7f8d7..0000000000000 --- a/blockchains/ethereum/assets/0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HOTchain", - "symbol": "HOTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.hotchain.vip/", - "explorer": "https://etherscan.io/token/0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98", - "status": "active", - "id": "0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98/logo.png b/blockchains/ethereum/assets/0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98/logo.png deleted file mode 100644 index e602569bb65f0..0000000000000 Binary files a/blockchains/ethereum/assets/0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4D13d624a87baa278733c068A174412AfA9ca6C8/info.json b/blockchains/ethereum/assets/0x4D13d624a87baa278733c068A174412AfA9ca6C8/info.json deleted file mode 100644 index 13dbc6c81186f..0000000000000 --- a/blockchains/ethereum/assets/0x4D13d624a87baa278733c068A174412AfA9ca6C8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eterbase Coin", - "symbol": "XBASE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.eterbase.com/", - "explorer": "https://etherscan.io/token/0x4D13d624a87baa278733c068A174412AfA9ca6C8", - "status": "active", - "id": "0x4D13d624a87baa278733c068A174412AfA9ca6C8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4D13d624a87baa278733c068A174412AfA9ca6C8/logo.png b/blockchains/ethereum/assets/0x4D13d624a87baa278733c068A174412AfA9ca6C8/logo.png deleted file mode 100644 index 24d60d79d5e6f..0000000000000 Binary files a/blockchains/ethereum/assets/0x4D13d624a87baa278733c068A174412AfA9ca6C8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8/info.json b/blockchains/ethereum/assets/0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8/info.json deleted file mode 100644 index 6c54036b8575a..0000000000000 --- a/blockchains/ethereum/assets/0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Pepemon Pepeballs", - "website": "https://pepemon.world", - "source_code": "https://github.com/pepem00n", - "white_paper": "https://pepemonfinance.medium.com/", - "description": "Pepemon PPBLZ is the origin token in the Pepemon economy. It's used to farm PPDEX.", - "explorer": "https://etherscan.io/token/0x4d2ee5dae46c86da2ff521f7657dad98834f97b8", - "research": "https://pepemonfinance.medium.com/gotta-farm-%C3%A9m-all-6a08fef5865", - "type": "ERC20", - "symbol": "PPBLZ", - "decimals": 18, - "status": "active", - "id": "0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8/logo.png b/blockchains/ethereum/assets/0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8/logo.png deleted file mode 100644 index 02609a49fe350..0000000000000 Binary files a/blockchains/ethereum/assets/0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb/info.json b/blockchains/ethereum/assets/0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb/info.json deleted file mode 100644 index 01183e5b52925..0000000000000 --- a/blockchains/ethereum/assets/0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Neuromorphic", - "symbol": "NMP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://neuromorphic.io", - "explorer": "https://etherscan.io/token/0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb", - "status": "active", - "id": "0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb/logo.png b/blockchains/ethereum/assets/0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb/logo.png deleted file mode 100644 index 3f95f56ab506f..0000000000000 Binary files a/blockchains/ethereum/assets/0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392/info.json b/blockchains/ethereum/assets/0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392/info.json deleted file mode 100644 index f6a881c305609..0000000000000 --- a/blockchains/ethereum/assets/0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Menlo One", - "symbol": "ONE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://menlo.one", - "explorer": "https://etherscan.io/token/0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392", - "status": "active", - "id": "0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392/logo.png b/blockchains/ethereum/assets/0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392/logo.png deleted file mode 100644 index 45e74e274750a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8/info.json b/blockchains/ethereum/assets/0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8/info.json deleted file mode 100644 index a22f50dea18c4..0000000000000 --- a/blockchains/ethereum/assets/0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Incodium", - "symbol": "INCO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8", - "status": "active", - "id": "0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8/logo.png b/blockchains/ethereum/assets/0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8/logo.png deleted file mode 100644 index 5da8f34cb9cfe..0000000000000 Binary files a/blockchains/ethereum/assets/0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4D8fc1453a0F359e99c9675954e656D80d996FbF/info.json b/blockchains/ethereum/assets/0x4D8fc1453a0F359e99c9675954e656D80d996FbF/info.json deleted file mode 100644 index 00737e413c926..0000000000000 --- a/blockchains/ethereum/assets/0x4D8fc1453a0F359e99c9675954e656D80d996FbF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bee Token", - "symbol": "BEE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4D8fc1453a0F359e99c9675954e656D80d996FbF", - "status": "active", - "id": "0x4D8fc1453a0F359e99c9675954e656D80d996FbF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4D8fc1453a0F359e99c9675954e656D80d996FbF/logo.png b/blockchains/ethereum/assets/0x4D8fc1453a0F359e99c9675954e656D80d996FbF/logo.png deleted file mode 100644 index 40f295638cbfc..0000000000000 Binary files a/blockchains/ethereum/assets/0x4D8fc1453a0F359e99c9675954e656D80d996FbF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC/info.json b/blockchains/ethereum/assets/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC/info.json deleted file mode 100755 index a4686dfeb4f02..0000000000000 --- a/blockchains/ethereum/assets/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MINI", - "website": "https://miniswap.org", - "description": "MiniSwap enable to have a connected network of DeFi ecosystems. MiniSwap provides a decentralised platform for exercising financial products.", - "explorer": "https://etherscan.io/token/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC", - "type": "ERC20", - "symbol": "MINI", - "decimals": 18, - "status": "active", - "id": "0x4D953cf077c0C95Ba090226E59A18FcF97db44EC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC/logo.png b/blockchains/ethereum/assets/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC/logo.png deleted file mode 100644 index ac2a4a7b3ade7..0000000000000 Binary files a/blockchains/ethereum/assets/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B/info.json b/blockchains/ethereum/assets/0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B/info.json deleted file mode 100644 index aeb6832dc81a0..0000000000000 --- a/blockchains/ethereum/assets/0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CarBlock.io", - "symbol": "CAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B", - "status": "active", - "id": "0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B/logo.png b/blockchains/ethereum/assets/0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B/logo.png deleted file mode 100644 index 5acc92df0a54a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4DA9b813057D04BAef4e5800E36083717b4a0341/info.json b/blockchains/ethereum/assets/0x4DA9b813057D04BAef4e5800E36083717b4a0341/info.json deleted file mode 100644 index 86b1368e5d5b1..0000000000000 --- a/blockchains/ethereum/assets/0x4DA9b813057D04BAef4e5800E36083717b4a0341/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing TUSD", - "symbol": "aTUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0x4DA9b813057D04BAef4e5800E36083717b4a0341", - "status": "active", - "id": "0x4DA9b813057D04BAef4e5800E36083717b4a0341" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4DA9b813057D04BAef4e5800E36083717b4a0341/logo.png b/blockchains/ethereum/assets/0x4DA9b813057D04BAef4e5800E36083717b4a0341/logo.png deleted file mode 100644 index 807cacca6d93c..0000000000000 Binary files a/blockchains/ethereum/assets/0x4DA9b813057D04BAef4e5800E36083717b4a0341/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4DAa7Fb607E9aBBB16B168741262aEa23980899e/info.json b/blockchains/ethereum/assets/0x4DAa7Fb607E9aBBB16B168741262aEa23980899e/info.json deleted file mode 100644 index 339de1313f565..0000000000000 --- a/blockchains/ethereum/assets/0x4DAa7Fb607E9aBBB16B168741262aEa23980899e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg5500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4DAa7Fb607E9aBBB16B168741262aEa23980899e", - "status": "active", - "id": "0x4DAa7Fb607E9aBBB16B168741262aEa23980899e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4DAa7Fb607E9aBBB16B168741262aEa23980899e/logo.png b/blockchains/ethereum/assets/0x4DAa7Fb607E9aBBB16B168741262aEa23980899e/logo.png deleted file mode 100644 index 3844aa3b141e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x4DAa7Fb607E9aBBB16B168741262aEa23980899e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4DC3643DbC642b72C158E7F3d2ff232df61cb6CE/info.json b/blockchains/ethereum/assets/0x4DC3643DbC642b72C158E7F3d2ff232df61cb6CE/info.json deleted file mode 100644 index ca729270a61ba..0000000000000 --- a/blockchains/ethereum/assets/0x4DC3643DbC642b72C158E7F3d2ff232df61cb6CE/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Ambrosus", - "website": "http://ambrosus.com", - "description": "The Ambrosus network is a blockchain-based ecosystem for supply chains, ensuring the origin, quality, compliance, and proper handling of items tracked by the network.", - "explorer": "https://etherscan.io/token/0x4DC3643DbC642b72C158E7F3d2ff232df61cb6CE", - "research": "https://research.binance.com/en/projects/ambrosus", - "type": "ERC20", - "symbol": "AMB", - "decimals": 18, - "status": "active", - "id": "0x4DC3643DbC642b72C158E7F3d2ff232df61cb6CE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4DC3643DbC642b72C158E7F3d2ff232df61cb6CE/logo.png b/blockchains/ethereum/assets/0x4DC3643DbC642b72C158E7F3d2ff232df61cb6CE/logo.png deleted file mode 100755 index 08cb4274da4da..0000000000000 Binary files a/blockchains/ethereum/assets/0x4DC3643DbC642b72C158E7F3d2ff232df61cb6CE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4DF47B4969B2911C966506E3592c41389493953b/info.json b/blockchains/ethereum/assets/0x4DF47B4969B2911C966506E3592c41389493953b/info.json deleted file mode 100644 index 4432e31cb2ebf..0000000000000 --- a/blockchains/ethereum/assets/0x4DF47B4969B2911C966506E3592c41389493953b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FundRequest", - "symbol": "FND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://fundrequest.io/", - "explorer": "https://etherscan.io/token/0x4DF47B4969B2911C966506E3592c41389493953b", - "status": "active", - "id": "0x4DF47B4969B2911C966506E3592c41389493953b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4DF47B4969B2911C966506E3592c41389493953b/logo.png b/blockchains/ethereum/assets/0x4DF47B4969B2911C966506E3592c41389493953b/logo.png deleted file mode 100644 index 997596bc8c79c..0000000000000 Binary files a/blockchains/ethereum/assets/0x4DF47B4969B2911C966506E3592c41389493953b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/info.json b/blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/info.json deleted file mode 100644 index 6cabb31746ab5..0000000000000 --- a/blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xaurum", - "symbol": "XAUR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://www.xaurum.org/", - "explorer": "https://etherscan.io/token/0x4DF812F6064def1e5e029f1ca858777CC98D2D81", - "status": "active", - "id": "0x4DF812F6064def1e5e029f1ca858777CC98D2D81" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/logo.png b/blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/logo.png deleted file mode 100755 index 94657939adda2..0000000000000 Binary files a/blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4DbB31B7e25baD52e297F697688D013090b63EFd/info.json b/blockchains/ethereum/assets/0x4DbB31B7e25baD52e297F697688D013090b63EFd/info.json deleted file mode 100644 index 271d06967f7ee..0000000000000 --- a/blockchains/ethereum/assets/0x4DbB31B7e25baD52e297F697688D013090b63EFd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg20000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4DbB31B7e25baD52e297F697688D013090b63EFd", - "status": "active", - "id": "0x4DbB31B7e25baD52e297F697688D013090b63EFd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4DbB31B7e25baD52e297F697688D013090b63EFd/logo.png b/blockchains/ethereum/assets/0x4DbB31B7e25baD52e297F697688D013090b63EFd/logo.png deleted file mode 100644 index 89af9f0b7bde0..0000000000000 Binary files a/blockchains/ethereum/assets/0x4DbB31B7e25baD52e297F697688D013090b63EFd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB/info.json b/blockchains/ethereum/assets/0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB/info.json deleted file mode 100644 index 586a30dc4fd74..0000000000000 --- a/blockchains/ethereum/assets/0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CONUN", - "symbol": "CON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://conun.io/", - "explorer": "https://etherscan.io/token/0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB", - "status": "active", - "id": "0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB/logo.png b/blockchains/ethereum/assets/0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB/logo.png deleted file mode 100644 index 09e4f080713e3..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5/info.json b/blockchains/ethereum/assets/0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5/info.json deleted file mode 100644 index f89c7e0e48b34..0000000000000 --- a/blockchains/ethereum/assets/0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Compound Ether", - "symbol": "cETH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://compound.finance/", - "explorer": "https://etherscan.io/token/0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5", - "status": "active", - "id": "0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5/logo.png b/blockchains/ethereum/assets/0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5/logo.png deleted file mode 100644 index d3e1c077855f7..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766/info.json b/blockchains/ethereum/assets/0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766/info.json deleted file mode 100644 index 5566e06d117b7..0000000000000 --- a/blockchains/ethereum/assets/0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Geissbühler Weber & Partner Token", - "symbol": "GWPT", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766", - "status": "active", - "id": "0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766/logo.png b/blockchains/ethereum/assets/0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766/logo.png deleted file mode 100644 index b6c66e68eaede..0000000000000 Binary files a/blockchains/ethereum/assets/0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Dfd148B532e934a2a26eA65689cf6268753e130/info.json b/blockchains/ethereum/assets/0x4Dfd148B532e934a2a26eA65689cf6268753e130/info.json deleted file mode 100644 index a0e2cde764a39..0000000000000 --- a/blockchains/ethereum/assets/0x4Dfd148B532e934a2a26eA65689cf6268753e130/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "MDT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4Dfd148B532e934a2a26eA65689cf6268753e130", - "status": "active", - "id": "0x4Dfd148B532e934a2a26eA65689cf6268753e130" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Dfd148B532e934a2a26eA65689cf6268753e130/logo.png b/blockchains/ethereum/assets/0x4Dfd148B532e934a2a26eA65689cf6268753e130/logo.png deleted file mode 100644 index 8c5d0034f7c7a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Dfd148B532e934a2a26eA65689cf6268753e130/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE/info.json b/blockchains/ethereum/assets/0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE/info.json deleted file mode 100644 index e94e5453c8b28..0000000000000 --- a/blockchains/ethereum/assets/0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Credo Token", - "symbol": "CREDO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitbounce.com/credo", - "explorer": "https://etherscan.io/token/0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE", - "status": "active", - "id": "0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE/logo.png b/blockchains/ethereum/assets/0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE/logo.png deleted file mode 100644 index 7c9faefd95304..0000000000000 Binary files a/blockchains/ethereum/assets/0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28/info.json b/blockchains/ethereum/assets/0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28/info.json deleted file mode 100644 index a2e0663536d1c..0000000000000 --- a/blockchains/ethereum/assets/0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jack Token", - "symbol": "JACK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://jackr.io/", - "explorer": "https://etherscan.io/token/0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28", - "status": "active", - "id": "0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28/logo.png b/blockchains/ethereum/assets/0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28/logo.png deleted file mode 100644 index 883a8ac976750..0000000000000 Binary files a/blockchains/ethereum/assets/0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D/info.json b/blockchains/ethereum/assets/0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D/info.json deleted file mode 100644 index 25fc4a58909c2..0000000000000 --- a/blockchains/ethereum/assets/0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Inferno", - "symbol": "BLAZE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D", - "status": "active", - "id": "0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D/logo.png b/blockchains/ethereum/assets/0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D/logo.png deleted file mode 100644 index dac1de12c4842..0000000000000 Binary files a/blockchains/ethereum/assets/0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/info.json b/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/info.json deleted file mode 100644 index 2a98a4d65a5e5..0000000000000 --- a/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fantom Token", - "symbol": "FTM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://fantom.foundation", - "explorer": "https://etherscan.io/token/0x4E15361FD6b4BB609Fa63C81A2be19d873717870", - "status": "active", - "id": "0x4E15361FD6b4BB609Fa63C81A2be19d873717870" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/logo.png b/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/logo.png deleted file mode 100644 index 2a681da319d15..0000000000000 Binary files a/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c/info.json b/blockchains/ethereum/assets/0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c/info.json deleted file mode 100644 index 55e863ff23b18..0000000000000 --- a/blockchains/ethereum/assets/0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Flingo", - "symbol": "FLNGO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c", - "status": "active", - "id": "0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c/logo.png b/blockchains/ethereum/assets/0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c/logo.png deleted file mode 100755 index c43c7b059c1a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8/info.json b/blockchains/ethereum/assets/0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8/info.json deleted file mode 100644 index 3a72577ecb2b4..0000000000000 --- a/blockchains/ethereum/assets/0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "New Energy", - "symbol": "NSS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.nsscoin.net/", - "explorer": "https://etherscan.io/token/0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8", - "status": "active", - "id": "0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8/logo.png b/blockchains/ethereum/assets/0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8/logo.png deleted file mode 100644 index 00e48fdebfa9e..0000000000000 Binary files a/blockchains/ethereum/assets/0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4E4F2cf7C828E277b9a997261165fA7074ec66bF/info.json b/blockchains/ethereum/assets/0x4E4F2cf7C828E277b9a997261165fA7074ec66bF/info.json deleted file mode 100644 index 7f8c7eb3890cc..0000000000000 --- a/blockchains/ethereum/assets/0x4E4F2cf7C828E277b9a997261165fA7074ec66bF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "educca", - "symbol": "EDUC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4E4F2cf7C828E277b9a997261165fA7074ec66bF", - "status": "active", - "id": "0x4E4F2cf7C828E277b9a997261165fA7074ec66bF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4E4F2cf7C828E277b9a997261165fA7074ec66bF/logo.png b/blockchains/ethereum/assets/0x4E4F2cf7C828E277b9a997261165fA7074ec66bF/logo.png deleted file mode 100644 index 249baae35b5d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x4E4F2cf7C828E277b9a997261165fA7074ec66bF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4E594479Fa417a1e9C5790a413575802D393010F/info.json b/blockchains/ethereum/assets/0x4E594479Fa417a1e9C5790a413575802D393010F/info.json deleted file mode 100644 index c574e903d36b2..0000000000000 --- a/blockchains/ethereum/assets/0x4E594479Fa417a1e9C5790a413575802D393010F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ferret Coin", - "symbol": "FER", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4E594479Fa417a1e9C5790a413575802D393010F", - "status": "active", - "id": "0x4E594479Fa417a1e9C5790a413575802D393010F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4E594479Fa417a1e9C5790a413575802D393010F/logo.png b/blockchains/ethereum/assets/0x4E594479Fa417a1e9C5790a413575802D393010F/logo.png deleted file mode 100644 index 6111d33087931..0000000000000 Binary files a/blockchains/ethereum/assets/0x4E594479Fa417a1e9C5790a413575802D393010F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e/info.json b/blockchains/ethereum/assets/0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e/info.json deleted file mode 100644 index c3749ffd77d3d..0000000000000 --- a/blockchains/ethereum/assets/0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ReeRoy", - "symbol": "ROY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e", - "status": "active", - "id": "0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e/logo.png b/blockchains/ethereum/assets/0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e/logo.png deleted file mode 100644 index 86f554e257804..0000000000000 Binary files a/blockchains/ethereum/assets/0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A/info.json b/blockchains/ethereum/assets/0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A/info.json deleted file mode 100644 index a52bef04787d7..0000000000000 --- a/blockchains/ethereum/assets/0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CGS Token", - "symbol": "CGS", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A", - "status": "active", - "id": "0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A/logo.png b/blockchains/ethereum/assets/0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A/logo.png deleted file mode 100644 index f041fc6d59085..0000000000000 Binary files a/blockchains/ethereum/assets/0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4EB81375d34F493a7879c041BA86098f2AfD4139/info.json b/blockchains/ethereum/assets/0x4EB81375d34F493a7879c041BA86098f2AfD4139/info.json deleted file mode 100644 index b5ea8ddeab629..0000000000000 --- a/blockchains/ethereum/assets/0x4EB81375d34F493a7879c041BA86098f2AfD4139/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Note", - "symbol": "ENOTE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4EB81375d34F493a7879c041BA86098f2AfD4139", - "status": "active", - "id": "0x4EB81375d34F493a7879c041BA86098f2AfD4139" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4EB81375d34F493a7879c041BA86098f2AfD4139/logo.png b/blockchains/ethereum/assets/0x4EB81375d34F493a7879c041BA86098f2AfD4139/logo.png deleted file mode 100644 index f45623d6f0610..0000000000000 Binary files a/blockchains/ethereum/assets/0x4EB81375d34F493a7879c041BA86098f2AfD4139/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638/info.json b/blockchains/ethereum/assets/0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638/info.json deleted file mode 100644 index 3447544dd6401..0000000000000 --- a/blockchains/ethereum/assets/0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Staking", - "symbol": "ESTA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638", - "status": "active", - "id": "0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638/logo.png b/blockchains/ethereum/assets/0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638/logo.png deleted file mode 100644 index b54bf87728de4..0000000000000 Binary files a/blockchains/ethereum/assets/0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452/info.json b/blockchains/ethereum/assets/0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452/info.json deleted file mode 100644 index deabe6948d7c8..0000000000000 --- a/blockchains/ethereum/assets/0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EKT", - "symbol": "EKT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452", - "status": "active", - "id": "0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452/logo.png b/blockchains/ethereum/assets/0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452/logo.png deleted file mode 100644 index fce1dabeed1d4..0000000000000 Binary files a/blockchains/ethereum/assets/0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7/info.json b/blockchains/ethereum/assets/0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7/info.json deleted file mode 100644 index 17f12a3a1ff46..0000000000000 --- a/blockchains/ethereum/assets/0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Membrana", - "symbol": "MBN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mbn.global/", - "explorer": "https://etherscan.io/token/0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7", - "status": "active", - "id": "0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7/logo.png b/blockchains/ethereum/assets/0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7/logo.png deleted file mode 100644 index 9716da3d4795a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4F22310C27eF39FEAA4A756027896DC382F0b5E2/info.json b/blockchains/ethereum/assets/0x4F22310C27eF39FEAA4A756027896DC382F0b5E2/info.json deleted file mode 100644 index 4bba45e0521df..0000000000000 --- a/blockchains/ethereum/assets/0x4F22310C27eF39FEAA4A756027896DC382F0b5E2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SPIN Protocol", - "symbol": "SPIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.spinprotocol.io/", - "explorer": "https://etherscan.io/token/0x4F22310C27eF39FEAA4A756027896DC382F0b5E2", - "status": "active", - "id": "0x4F22310C27eF39FEAA4A756027896DC382F0b5E2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4F22310C27eF39FEAA4A756027896DC382F0b5E2/logo.png b/blockchains/ethereum/assets/0x4F22310C27eF39FEAA4A756027896DC382F0b5E2/logo.png deleted file mode 100644 index 7a5747e5f7d4d..0000000000000 Binary files a/blockchains/ethereum/assets/0x4F22310C27eF39FEAA4A756027896DC382F0b5E2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4/info.json b/blockchains/ethereum/assets/0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4/info.json deleted file mode 100644 index 7ee1c454b06ac..0000000000000 --- a/blockchains/ethereum/assets/0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Funeral Care SaleToken", - "symbol": "GFCS", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4", - "status": "active", - "id": "0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4/logo.png b/blockchains/ethereum/assets/0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4/logo.png deleted file mode 100755 index aa4d21cf0d77f..0000000000000 Binary files a/blockchains/ethereum/assets/0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC/info.json b/blockchains/ethereum/assets/0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC/info.json deleted file mode 100644 index 3c8fc2f575005..0000000000000 --- a/blockchains/ethereum/assets/0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CehhCoin", - "symbol": "CEHH", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC", - "status": "active", - "id": "0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC/logo.png b/blockchains/ethereum/assets/0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B/info.json b/blockchains/ethereum/assets/0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B/info.json deleted file mode 100644 index fc034ac3cfdfc..0000000000000 --- a/blockchains/ethereum/assets/0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Burn Token", - "symbol": "BURN", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B", - "status": "active", - "id": "0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B/logo.png b/blockchains/ethereum/assets/0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B/logo.png deleted file mode 100644 index 547c66f963ca8..0000000000000 Binary files a/blockchains/ethereum/assets/0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4F9254C83EB525f9FCf346490bbb3ed28a81C667/info.json b/blockchains/ethereum/assets/0x4F9254C83EB525f9FCf346490bbb3ed28a81C667/info.json deleted file mode 100644 index 3c61580d81c4f..0000000000000 --- a/blockchains/ethereum/assets/0x4F9254C83EB525f9FCf346490bbb3ed28a81C667/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CelerToken", - "symbol": "CELR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.celer.network/#", - "explorer": "https://etherscan.io/token/0x4F9254C83EB525f9FCf346490bbb3ed28a81C667", - "status": "active", - "id": "0x4F9254C83EB525f9FCf346490bbb3ed28a81C667" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4F9254C83EB525f9FCf346490bbb3ed28a81C667/logo.png b/blockchains/ethereum/assets/0x4F9254C83EB525f9FCf346490bbb3ed28a81C667/logo.png deleted file mode 100644 index b3dc060143e74..0000000000000 Binary files a/blockchains/ethereum/assets/0x4F9254C83EB525f9FCf346490bbb3ed28a81C667/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1/info.json b/blockchains/ethereum/assets/0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1/info.json deleted file mode 100644 index 489ea59762441..0000000000000 --- a/blockchains/ethereum/assets/0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "All Beauty Community Token", - "symbol": "ABCT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1", - "status": "active", - "id": "0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1/logo.png b/blockchains/ethereum/assets/0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1/logo.png deleted file mode 100644 index 4b4c8fb309ed7..0000000000000 Binary files a/blockchains/ethereum/assets/0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798/info.json b/blockchains/ethereum/assets/0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798/info.json deleted file mode 100644 index e9ecaa06d952c..0000000000000 --- a/blockchains/ethereum/assets/0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TianHone Coin", - "symbol": "THC", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798", - "status": "active", - "id": "0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798/logo.png b/blockchains/ethereum/assets/0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798/logo.png deleted file mode 100644 index 99503ff8eca19..0000000000000 Binary files a/blockchains/ethereum/assets/0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836/info.json b/blockchains/ethereum/assets/0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836/info.json deleted file mode 100644 index e139ef803c6be..0000000000000 --- a/blockchains/ethereum/assets/0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BigBang Game Coin Token", - "symbol": "BBGC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.bbgc.games", - "explorer": "https://etherscan.io/token/0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836", - "status": "active", - "id": "0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836/logo.png b/blockchains/ethereum/assets/0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836/logo.png deleted file mode 100755 index 3121613f431c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4FE2b959E0a093c58067E00c62add84820f7dc43/info.json b/blockchains/ethereum/assets/0x4FE2b959E0a093c58067E00c62add84820f7dc43/info.json deleted file mode 100644 index 725a37aac9a8a..0000000000000 --- a/blockchains/ethereum/assets/0x4FE2b959E0a093c58067E00c62add84820f7dc43/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mutual Uniting System", - "symbol": "MUS", - "type": "ERC20", - "decimals": 15, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4FE2b959E0a093c58067E00c62add84820f7dc43", - "status": "active", - "id": "0x4FE2b959E0a093c58067E00c62add84820f7dc43" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4FE2b959E0a093c58067E00c62add84820f7dc43/logo.png b/blockchains/ethereum/assets/0x4FE2b959E0a093c58067E00c62add84820f7dc43/logo.png deleted file mode 100755 index 96436f18e8543..0000000000000 Binary files a/blockchains/ethereum/assets/0x4FE2b959E0a093c58067E00c62add84820f7dc43/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda/info.json b/blockchains/ethereum/assets/0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda/info.json deleted file mode 100644 index f10b875c57bc4..0000000000000 --- a/blockchains/ethereum/assets/0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "OpenPredict", - "website": "https://openpredict.io/", - "source_code": "https://etherscan.io/address/0x4fe5851c9af07df9e5ad8217afae1ea72737ebda#code", - "white_paper": "https://openpredict.io/litepaper", - "description": "OpenPredict is the first DeFi protocol to turn live predictions into liquid assets.", - "explorer": "https://etherscan.io/token/0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda", - "research": "https://daomaker.com/sho/openpredict", - "type": "ERC20", - "symbol": "OPT", - "decimals": 18, - "status": "active", - "id": "0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda/logo.png b/blockchains/ethereum/assets/0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda/logo.png deleted file mode 100644 index 59a5c1b6ff897..0000000000000 Binary files a/blockchains/ethereum/assets/0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024/info.json b/blockchains/ethereum/assets/0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024/info.json deleted file mode 100644 index dffb9bbf51cbf..0000000000000 --- a/blockchains/ethereum/assets/0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cai Token", - "symbol": "CAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024", - "status": "active", - "id": "0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024/logo.png b/blockchains/ethereum/assets/0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024/logo.png deleted file mode 100644 index 4eef76fb116c3..0000000000000 Binary files a/blockchains/ethereum/assets/0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/info.json b/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/info.json deleted file mode 100644 index 431dd7bfabc87..0000000000000 --- a/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Binance USD", - "website": "https://paxos.com/busd/", - "description": "BUSD is a stablecoin issued by Paxos in partnership with Binance.", - "socials": [], - "explorer": "https://etherscan.io/token/0x4Fabb145d64652a948d72533023f6E7A623C7C53", - "research": "https://research.binance.com/en/projects/binance-usd", - "type": "ERC20", - "symbol": "BUSD", - "decimals": 18, - "status": "active", - "id": "0x4Fabb145d64652a948d72533023f6E7A623C7C53" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/logo.png b/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/logo.png deleted file mode 100644 index 76d02e370b6d6..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4FbB350052Bca5417566f188eB2EBCE5b19BC964/info.json b/blockchains/ethereum/assets/0x4FbB350052Bca5417566f188eB2EBCE5b19BC964/info.json deleted file mode 100644 index a07a52532ae4c..0000000000000 --- a/blockchains/ethereum/assets/0x4FbB350052Bca5417566f188eB2EBCE5b19BC964/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rigo Token", - "symbol": "GRG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://rigoblock.com", - "explorer": "https://etherscan.io/token/0x4FbB350052Bca5417566f188eB2EBCE5b19BC964", - "status": "active", - "id": "0x4FbB350052Bca5417566f188eB2EBCE5b19BC964" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4FbB350052Bca5417566f188eB2EBCE5b19BC964/logo.png b/blockchains/ethereum/assets/0x4FbB350052Bca5417566f188eB2EBCE5b19BC964/logo.png deleted file mode 100644 index d51117195e21c..0000000000000 Binary files a/blockchains/ethereum/assets/0x4FbB350052Bca5417566f188eB2EBCE5b19BC964/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b/info.json b/blockchains/ethereum/assets/0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b/info.json deleted file mode 100644 index afb97384bbf0d..0000000000000 --- a/blockchains/ethereum/assets/0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlockHipo", - "symbol": "HIPO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b", - "status": "active", - "id": "0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b/logo.png b/blockchains/ethereum/assets/0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b/logo.png deleted file mode 100644 index 95958fb34f264..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4Fe327c5a809fA721D47b80C5038A0b393E61305/info.json b/blockchains/ethereum/assets/0x4Fe327c5a809fA721D47b80C5038A0b393E61305/info.json deleted file mode 100644 index 117476aac4040..0000000000000 --- a/blockchains/ethereum/assets/0x4Fe327c5a809fA721D47b80C5038A0b393E61305/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IOTW", - "symbol": "IOTW", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4Fe327c5a809fA721D47b80C5038A0b393E61305", - "status": "active", - "id": "0x4Fe327c5a809fA721D47b80C5038A0b393E61305" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4Fe327c5a809fA721D47b80C5038A0b393E61305/logo.png b/blockchains/ethereum/assets/0x4Fe327c5a809fA721D47b80C5038A0b393E61305/logo.png deleted file mode 100644 index 3072cf4dff60c..0000000000000 Binary files a/blockchains/ethereum/assets/0x4Fe327c5a809fA721D47b80C5038A0b393E61305/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6/info.json b/blockchains/ethereum/assets/0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6/info.json deleted file mode 100644 index 73b6c71ef5e57..0000000000000 --- a/blockchains/ethereum/assets/0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short LINK-DAI 3x v2", - "symbol": "dsLINK3x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6", - "status": "active", - "id": "0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6/logo.png b/blockchains/ethereum/assets/0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6/logo.png deleted file mode 100644 index 525be5b24876e..0000000000000 Binary files a/blockchains/ethereum/assets/0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4a220E6096B25EADb88358cb44068A3248254675/info.json b/blockchains/ethereum/assets/0x4a220E6096B25EADb88358cb44068A3248254675/info.json deleted file mode 100644 index 28f85e6c5e2b8..0000000000000 --- a/blockchains/ethereum/assets/0x4a220E6096B25EADb88358cb44068A3248254675/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Quant", - "website": "https://quant.network", - "description": "The Quant Network team developed Quant as a cryptocurrency token based on the Ethereum blockchain. The solutions offered by Quant include Overledger OS and GoVerify.", - "socials": [], - "explorer": "https://etherscan.io/token/0x4a220E6096B25EADb88358cb44068A3248254675", - "type": "ERC20", - "symbol": "QNT", - "decimals": 18, - "status": "active", - "id": "0x4a220E6096B25EADb88358cb44068A3248254675" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4a220E6096B25EADb88358cb44068A3248254675/logo.png b/blockchains/ethereum/assets/0x4a220E6096B25EADb88358cb44068A3248254675/logo.png deleted file mode 100644 index 36e2a63d0e3cf..0000000000000 Binary files a/blockchains/ethereum/assets/0x4a220E6096B25EADb88358cb44068A3248254675/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc/info.json b/blockchains/ethereum/assets/0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc/info.json deleted file mode 100644 index 23b5162b51f6a..0000000000000 --- a/blockchains/ethereum/assets/0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MularPay", - "symbol": "MP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc", - "status": "active", - "id": "0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc/logo.png b/blockchains/ethereum/assets/0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc/logo.png deleted file mode 100644 index 63cec29785aa7..0000000000000 Binary files a/blockchains/ethereum/assets/0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6/info.json b/blockchains/ethereum/assets/0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6/info.json deleted file mode 100644 index 35ea18ffbb59d..0000000000000 --- a/blockchains/ethereum/assets/0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Morpheus Infrastructure Token", - "symbol": "MITx", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://morpheuslabs.io/", - "explorer": "https://etherscan.io/token/0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6", - "status": "active", - "id": "0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6/logo.png b/blockchains/ethereum/assets/0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6/logo.png deleted file mode 100644 index 7c1afc65f7528..0000000000000 Binary files a/blockchains/ethereum/assets/0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6/info.json b/blockchains/ethereum/assets/0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6/info.json deleted file mode 100644 index 3754cf025684a..0000000000000 --- a/blockchains/ethereum/assets/0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GECoin", - "symbol": "GEC", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6", - "status": "active", - "id": "0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6/logo.png b/blockchains/ethereum/assets/0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6/logo.png deleted file mode 100644 index bb92a0ad6cda4..0000000000000 Binary files a/blockchains/ethereum/assets/0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4a57E687b9126435a9B19E4A802113e266AdeBde/info.json b/blockchains/ethereum/assets/0x4a57E687b9126435a9B19E4A802113e266AdeBde/info.json deleted file mode 100644 index 5cac293e1b1dd..0000000000000 --- a/blockchains/ethereum/assets/0x4a57E687b9126435a9B19E4A802113e266AdeBde/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Flexacoin", - "symbol": "FXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://flexacoin.org", - "explorer": "https://etherscan.io/token/0x4a57E687b9126435a9B19E4A802113e266AdeBde", - "status": "active", - "id": "0x4a57E687b9126435a9B19E4A802113e266AdeBde" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4a57E687b9126435a9B19E4A802113e266AdeBde/logo.png b/blockchains/ethereum/assets/0x4a57E687b9126435a9B19E4A802113e266AdeBde/logo.png deleted file mode 100644 index e81ff30638a0a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4a57E687b9126435a9B19E4A802113e266AdeBde/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4a6058666cf1057eaC3CD3A5a614620547559fc9/info.json b/blockchains/ethereum/assets/0x4a6058666cf1057eaC3CD3A5a614620547559fc9/info.json deleted file mode 100644 index b175196ff9174..0000000000000 --- a/blockchains/ethereum/assets/0x4a6058666cf1057eaC3CD3A5a614620547559fc9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BrickblockToken", - "symbol": "BBK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://brickblock.io/", - "explorer": "https://etherscan.io/token/0x4a6058666cf1057eaC3CD3A5a614620547559fc9", - "status": "active", - "id": "0x4a6058666cf1057eaC3CD3A5a614620547559fc9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4a6058666cf1057eaC3CD3A5a614620547559fc9/logo.png b/blockchains/ethereum/assets/0x4a6058666cf1057eaC3CD3A5a614620547559fc9/logo.png deleted file mode 100644 index 34d81736b604d..0000000000000 Binary files a/blockchains/ethereum/assets/0x4a6058666cf1057eaC3CD3A5a614620547559fc9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496/logo.png b/blockchains/ethereum/assets/0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496/logo.png deleted file mode 100644 index 810afa6fecc17..0000000000000 Binary files a/blockchains/ethereum/assets/0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82/info.json b/blockchains/ethereum/assets/0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82/info.json deleted file mode 100644 index 09fc01cdbc0dd..0000000000000 --- a/blockchains/ethereum/assets/0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "CyberFM Radio", - "website": "https://cyber-fm.com", - "source_code": "https://github.com/CyberFM/", - "description": "Utility token to reward Radio listeners and is 1 of 2 in the DLPRO Dual Token Economy.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/cyber_fm", - "handle": "CyberFM" - }, - { - "name": "Facebook", - "url": "https://facebook.com/cyberfm", - "handle": "CyberFM" - }, - { - "name": "Telegram", - "url": "https://t.me/mftudotnet", - "handle": "CyberFM" - } - ], - "explorer": "https://etherscan.io/token/0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82", - "type": "ERC20", - "symbol": "CYFM", - "decimals": 18, - "status": "active", - "id": "0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82/logo.png b/blockchains/ethereum/assets/0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82/logo.png deleted file mode 100644 index 680f5c6019290..0000000000000 Binary files a/blockchains/ethereum/assets/0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4a74Df6113E3d38d8e184273341Cb6BBb6885152/info.json b/blockchains/ethereum/assets/0x4a74Df6113E3d38d8e184273341Cb6BBb6885152/info.json deleted file mode 100644 index 0592f8e7d5103..0000000000000 --- a/blockchains/ethereum/assets/0x4a74Df6113E3d38d8e184273341Cb6BBb6885152/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Leisure Resorts Coin", - "symbol": "LRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4a74Df6113E3d38d8e184273341Cb6BBb6885152", - "status": "active", - "id": "0x4a74Df6113E3d38d8e184273341Cb6BBb6885152" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4a74Df6113E3d38d8e184273341Cb6BBb6885152/logo.png b/blockchains/ethereum/assets/0x4a74Df6113E3d38d8e184273341Cb6BBb6885152/logo.png deleted file mode 100644 index 6809f7c766c4f..0000000000000 Binary files a/blockchains/ethereum/assets/0x4a74Df6113E3d38d8e184273341Cb6BBb6885152/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4a9275953DBAd3fb7122240E2F666cfe22818805/info.json b/blockchains/ethereum/assets/0x4a9275953DBAd3fb7122240E2F666cfe22818805/info.json deleted file mode 100644 index f24724f6aeb43..0000000000000 --- a/blockchains/ethereum/assets/0x4a9275953DBAd3fb7122240E2F666cfe22818805/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C559018", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4a9275953DBAd3fb7122240E2F666cfe22818805", - "status": "active", - "id": "0x4a9275953DBAd3fb7122240E2F666cfe22818805" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4a9275953DBAd3fb7122240E2F666cfe22818805/logo.png b/blockchains/ethereum/assets/0x4a9275953DBAd3fb7122240E2F666cfe22818805/logo.png deleted file mode 100644 index a9fe71d31a7c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x4a9275953DBAd3fb7122240E2F666cfe22818805/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4aB524Df43beC3Cb130024C5196DB0915c61F40c/info.json b/blockchains/ethereum/assets/0x4aB524Df43beC3Cb130024C5196DB0915c61F40c/info.json deleted file mode 100644 index bd3ba0f106c03..0000000000000 --- a/blockchains/ethereum/assets/0x4aB524Df43beC3Cb130024C5196DB0915c61F40c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POP Missions M", - "symbol": "POPM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4aB524Df43beC3Cb130024C5196DB0915c61F40c", - "status": "active", - "id": "0x4aB524Df43beC3Cb130024C5196DB0915c61F40c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4aB524Df43beC3Cb130024C5196DB0915c61F40c/logo.png b/blockchains/ethereum/assets/0x4aB524Df43beC3Cb130024C5196DB0915c61F40c/logo.png deleted file mode 100644 index 5b88bc97c10fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x4aB524Df43beC3Cb130024C5196DB0915c61F40c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4aF328C52921706dCB739F25786210499169AFe6/info.json b/blockchains/ethereum/assets/0x4aF328C52921706dCB739F25786210499169AFe6/info.json deleted file mode 100644 index 1105c0f750a60..0000000000000 --- a/blockchains/ethereum/assets/0x4aF328C52921706dCB739F25786210499169AFe6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sakura Bloom", - "symbol": "SKB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.skb-coin.jp/en/", - "explorer": "https://etherscan.io/token/0x4aF328C52921706dCB739F25786210499169AFe6", - "status": "active", - "id": "0x4aF328C52921706dCB739F25786210499169AFe6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4aF328C52921706dCB739F25786210499169AFe6/logo.png b/blockchains/ethereum/assets/0x4aF328C52921706dCB739F25786210499169AFe6/logo.png deleted file mode 100755 index 381446d15ea11..0000000000000 Binary files a/blockchains/ethereum/assets/0x4aF328C52921706dCB739F25786210499169AFe6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da/info.json b/blockchains/ethereum/assets/0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da/info.json deleted file mode 100644 index 71d3b487794aa..0000000000000 --- a/blockchains/ethereum/assets/0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NewEra Token", - "symbol": "NET", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da", - "status": "active", - "id": "0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da/logo.png b/blockchains/ethereum/assets/0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da/logo.png deleted file mode 100755 index 76aa578501ac1..0000000000000 Binary files a/blockchains/ethereum/assets/0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4acF024919217c33E2FF5A24AD780b1709eB3361/info.json b/blockchains/ethereum/assets/0x4acF024919217c33E2FF5A24AD780b1709eB3361/info.json deleted file mode 100644 index cef5d7bb77d8f..0000000000000 --- a/blockchains/ethereum/assets/0x4acF024919217c33E2FF5A24AD780b1709eB3361/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zemp", - "symbol": "ZEMP", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4acF024919217c33E2FF5A24AD780b1709eB3361", - "status": "active", - "id": "0x4acF024919217c33E2FF5A24AD780b1709eB3361" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4acF024919217c33E2FF5A24AD780b1709eB3361/logo.png b/blockchains/ethereum/assets/0x4acF024919217c33E2FF5A24AD780b1709eB3361/logo.png deleted file mode 100644 index 86f7867b32f0f..0000000000000 Binary files a/blockchains/ethereum/assets/0x4acF024919217c33E2FF5A24AD780b1709eB3361/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9/info.json b/blockchains/ethereum/assets/0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9/info.json deleted file mode 100644 index ced30d8647fb7..0000000000000 --- a/blockchains/ethereum/assets/0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "CentFi Bank Token", - "website": "https://centfi.co", - "source_code": "https://github.com/centfibank", - "white_paper": "https://gofile.io/d/j0TTOA", - "description": "A Dececentralized Smart Contract that focuses the power of Savings. Dividend earnings for every Savings and stakes.", - "explorer": "https://etherscan.io/token/0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9", - "type": "ERC20", - "symbol": "CFIX", - "decimals": 8, - "status": "active", - "id": "0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9/logo.png b/blockchains/ethereum/assets/0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9/logo.png deleted file mode 100644 index addd3b46b3312..0000000000000 Binary files a/blockchains/ethereum/assets/0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e/info.json b/blockchains/ethereum/assets/0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e/info.json deleted file mode 100644 index 5c895d2de73c4..0000000000000 --- a/blockchains/ethereum/assets/0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Madaza Option", - "symbol": " MADAZA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e", - "status": "active", - "id": "0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e/logo.png b/blockchains/ethereum/assets/0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e/logo.png deleted file mode 100644 index 730dc9b427f7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4b317864a05c91225ab8f401EC7be0AeB87e9c12/info.json b/blockchains/ethereum/assets/0x4b317864a05c91225ab8f401EC7be0AeB87e9c12/info.json deleted file mode 100644 index 49bf208c3f580..0000000000000 --- a/blockchains/ethereum/assets/0x4b317864a05c91225ab8f401EC7be0AeB87e9c12/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BingoCoin", - "symbol": "BOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4b317864a05c91225ab8f401EC7be0AeB87e9c12", - "status": "active", - "id": "0x4b317864a05c91225ab8f401EC7be0AeB87e9c12" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4b317864a05c91225ab8f401EC7be0AeB87e9c12/logo.png b/blockchains/ethereum/assets/0x4b317864a05c91225ab8f401EC7be0AeB87e9c12/logo.png deleted file mode 100644 index 4b16a0b54fe0a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4b317864a05c91225ab8f401EC7be0AeB87e9c12/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609/info.json b/blockchains/ethereum/assets/0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609/info.json deleted file mode 100644 index e547b6940e79b..0000000000000 --- a/blockchains/ethereum/assets/0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SWAP", - "symbol": "SWP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609", - "status": "active", - "id": "0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609/logo.png b/blockchains/ethereum/assets/0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609/logo.png deleted file mode 100644 index 15c811d5dfe17..0000000000000 Binary files a/blockchains/ethereum/assets/0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe/info.json b/blockchains/ethereum/assets/0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe/info.json deleted file mode 100644 index 09e8b01c46a59..0000000000000 --- a/blockchains/ethereum/assets/0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ExtraCurio", - "symbol": "CURIO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe", - "status": "active", - "id": "0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe/logo.png b/blockchains/ethereum/assets/0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe/logo.png deleted file mode 100644 index e97b316b310df..0000000000000 Binary files a/blockchains/ethereum/assets/0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4b4D2e899658FB59b1D518b68fe836B100ee8958/info.json b/blockchains/ethereum/assets/0x4b4D2e899658FB59b1D518b68fe836B100ee8958/info.json deleted file mode 100644 index b6ec574e41837..0000000000000 --- a/blockchains/ethereum/assets/0x4b4D2e899658FB59b1D518b68fe836B100ee8958/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MIS", - "symbol": "MIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mith.cash/", - "explorer": "https://etherscan.io/token/0x4b4D2e899658FB59b1D518b68fe836B100ee8958", - "status": "active", - "id": "0x4b4D2e899658FB59b1D518b68fe836B100ee8958" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4b4D2e899658FB59b1D518b68fe836B100ee8958/logo.png b/blockchains/ethereum/assets/0x4b4D2e899658FB59b1D518b68fe836B100ee8958/logo.png deleted file mode 100644 index 3d55696a79015..0000000000000 Binary files a/blockchains/ethereum/assets/0x4b4D2e899658FB59b1D518b68fe836B100ee8958/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1/info.json b/blockchains/ethereum/assets/0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1/info.json deleted file mode 100644 index 4d5529f208611..0000000000000 --- a/blockchains/ethereum/assets/0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "United States of America", - "symbol": "USA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1", - "status": "active", - "id": "0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1/logo.png b/blockchains/ethereum/assets/0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1/logo.png deleted file mode 100644 index 5622f7e09db48..0000000000000 Binary files a/blockchains/ethereum/assets/0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8/info.json b/blockchains/ethereum/assets/0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8/info.json deleted file mode 100644 index b19a4fe3f2ca1..0000000000000 --- a/blockchains/ethereum/assets/0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DENCHCOIN", - "symbol": "DENCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dench.io/", - "explorer": "https://etherscan.io/token/0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8", - "status": "active", - "id": "0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8/logo.png b/blockchains/ethereum/assets/0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8/logo.png deleted file mode 100644 index 854cbf06f4378..0000000000000 Binary files a/blockchains/ethereum/assets/0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4b7DfAe2567181E54776337C840e142ACb42AA1F/info.json b/blockchains/ethereum/assets/0x4b7DfAe2567181E54776337C840e142ACb42AA1F/info.json deleted file mode 100644 index 2d2bfd4eb0dbd..0000000000000 --- a/blockchains/ethereum/assets/0x4b7DfAe2567181E54776337C840e142ACb42AA1F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GOD KIMCHI", - "website": "https://kimchi.finance/", - "description": "yield farming token with a halving function", - "explorer": "https://etherscan.io/token/0x4b7DfAe2567181E54776337C840e142ACb42AA1F", - "type": "ERC20", - "symbol": "gKIMCHI", - "decimals": 18, - "status": "active", - "id": "0x4b7DfAe2567181E54776337C840e142ACb42AA1F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4b7DfAe2567181E54776337C840e142ACb42AA1F/logo.png b/blockchains/ethereum/assets/0x4b7DfAe2567181E54776337C840e142ACb42AA1F/logo.png deleted file mode 100644 index d7f982193e162..0000000000000 Binary files a/blockchains/ethereum/assets/0x4b7DfAe2567181E54776337C840e142ACb42AA1F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4b7aD3a56810032782Afce12d7d27122bDb96efF/info.json b/blockchains/ethereum/assets/0x4b7aD3a56810032782Afce12d7d27122bDb96efF/info.json deleted file mode 100644 index 3adafeb3cf80e..0000000000000 --- a/blockchains/ethereum/assets/0x4b7aD3a56810032782Afce12d7d27122bDb96efF/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Sparkle Loyalty", - "website": "https://sparkleloyalty.io/", - "source_code": "https://github.com/Sparkleloyalty", - "description": "Sparkle is a time-based rewards system designed to allow equal participation amongst all users within Sparkle's ecosystem.", - "coinmarketcap": "https://coinmarketcap.com/currencies/sparkle-loyalty/", - "coingecko": "https://www.coingecko.com/en/coins/sparkle", - "explorer": "https://etherscan.io/token/0x4b7aD3a56810032782Afce12d7d27122bDb96efF", - "type": "ERC20", - "symbol": "SPRKL", - "decimals": 8, - "status": "active", - "id": "0x4b7aD3a56810032782Afce12d7d27122bDb96efF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4b7aD3a56810032782Afce12d7d27122bDb96efF/logo.png b/blockchains/ethereum/assets/0x4b7aD3a56810032782Afce12d7d27122bDb96efF/logo.png deleted file mode 100644 index a839cc4451148..0000000000000 Binary files a/blockchains/ethereum/assets/0x4b7aD3a56810032782Afce12d7d27122bDb96efF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4b94c8567763654101F690Cf4d54957206383b75/info.json b/blockchains/ethereum/assets/0x4b94c8567763654101F690Cf4d54957206383b75/info.json deleted file mode 100644 index bbcd097be3bef..0000000000000 --- a/blockchains/ethereum/assets/0x4b94c8567763654101F690Cf4d54957206383b75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEOWORLD CASH", - "symbol": "NASH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4b94c8567763654101F690Cf4d54957206383b75", - "status": "active", - "id": "0x4b94c8567763654101F690Cf4d54957206383b75" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4b94c8567763654101F690Cf4d54957206383b75/logo.png b/blockchains/ethereum/assets/0x4b94c8567763654101F690Cf4d54957206383b75/logo.png deleted file mode 100644 index ccca5dd4389a4..0000000000000 Binary files a/blockchains/ethereum/assets/0x4b94c8567763654101F690Cf4d54957206383b75/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531/info.json b/blockchains/ethereum/assets/0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531/info.json deleted file mode 100644 index 1499e5f4aa2b1..0000000000000 --- a/blockchains/ethereum/assets/0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XENIACOIN", - "symbol": "XEN", - "type": "ERC20", - "decimals": 13, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531", - "status": "active", - "id": "0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531/logo.png b/blockchains/ethereum/assets/0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531/logo.png deleted file mode 100755 index 0d3b71ca9d8e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3/info.json b/blockchains/ethereum/assets/0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3/info.json deleted file mode 100644 index 3096300ed631d..0000000000000 --- a/blockchains/ethereum/assets/0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "Hxro Token", - "website": "https://hxro.io/", - "description": "Hxro is a cryptocurrency exchange platform that offers perpetual, time-based digital derivatives markets. Hxro offers a way to interact with the market.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/RealHxro", - "handle": "RealHxro" - }, - { - "name": "Telegram", - "url": "https://t.me/TheRealHxro", - "handle": "TheRealHxro" - }, - { - "name": "Medium", - "url": "https://medium.com/@hxromedia", - "handle": "hxromedia" - } - ], - "explorer": "https://etherscan.io/token/0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3", - "type": "ERC20", - "symbol": "HXRO", - "decimals": 18, - "status": "active", - "id": "0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3/logo.png b/blockchains/ethereum/assets/0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3/logo.png deleted file mode 100644 index 0d48e4e9f032b..0000000000000 Binary files a/blockchains/ethereum/assets/0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8/info.json b/blockchains/ethereum/assets/0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8/info.json deleted file mode 100644 index b51d04ad31748..0000000000000 --- a/blockchains/ethereum/assets/0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrainingToken", - "symbol": "TRT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8", - "status": "active", - "id": "0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8/logo.png b/blockchains/ethereum/assets/0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8/logo.png deleted file mode 100644 index de305dfb82f18..0000000000000 Binary files a/blockchains/ethereum/assets/0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4bFe3B97929FA86e4955A4afB474FF2962848Af3/info.json b/blockchains/ethereum/assets/0x4bFe3B97929FA86e4955A4afB474FF2962848Af3/info.json deleted file mode 100644 index 28f187092ec95..0000000000000 --- a/blockchains/ethereum/assets/0x4bFe3B97929FA86e4955A4afB474FF2962848Af3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R885760", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4bFe3B97929FA86e4955A4afB474FF2962848Af3", - "status": "active", - "id": "0x4bFe3B97929FA86e4955A4afB474FF2962848Af3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4bFe3B97929FA86e4955A4afB474FF2962848Af3/logo.png b/blockchains/ethereum/assets/0x4bFe3B97929FA86e4955A4afB474FF2962848Af3/logo.png deleted file mode 100644 index 65c6d9aba481a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4bFe3B97929FA86e4955A4afB474FF2962848Af3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4be40bc9681D0A7C24A99b4c92F85B9053Fc2A45/info.json b/blockchains/ethereum/assets/0x4be40bc9681D0A7C24A99b4c92F85B9053Fc2A45/info.json deleted file mode 100644 index a9923581d0ce5..0000000000000 --- a/blockchains/ethereum/assets/0x4be40bc9681D0A7C24A99b4c92F85B9053Fc2A45/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DiFy.Finance", - "website": "https://dify.finance", - "description": "The next generation of Yearn Finance FORK is here now- DiFy Finance . DeFi moves fast. DiFy Finance moves faster.", - "explorer": "https://etherscan.io/token/0x4be40bc9681D0A7C24A99b4c92F85B9053Fc2A45", - "type": "ERC20", - "symbol": "YFIII", - "decimals": 18, - "status": "active", - "id": "0x4be40bc9681D0A7C24A99b4c92F85B9053Fc2A45" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4be40bc9681D0A7C24A99b4c92F85B9053Fc2A45/logo.png b/blockchains/ethereum/assets/0x4be40bc9681D0A7C24A99b4c92F85B9053Fc2A45/logo.png deleted file mode 100644 index 75f1e83b70e10..0000000000000 Binary files a/blockchains/ethereum/assets/0x4be40bc9681D0A7C24A99b4c92F85B9053Fc2A45/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/info.json b/blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/info.json deleted file mode 100644 index 2439168e4e7b5..0000000000000 --- a/blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/info.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "Oraichain Token", - "website": "https://orai.io", - "source_code": "https://github.com/oraichain/", - "description": "Oraichain is a data oracle platform that aggregates and connects Artificial Intelligence APIs to smart contracts and regular applications. The world’s first AI-powered data oracle has arrived.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/oraichain", - "handle": "Oraichain and yAI.Finance" - } - ], - "explorer": "https://etherscan.io/token/0x4c11249814f11b9346808179cf06e71ac328c1b5", - "type": "ERC20", - "symbol": "ORAI", - "decimals": 18, - "status": "active", - "id": "0x4c11249814f11b9346808179Cf06e71ac328c1b5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/logo.png b/blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/logo.png deleted file mode 100644 index 2b7b599e04a32..0000000000000 Binary files a/blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a/info.json b/blockchains/ethereum/assets/0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a/info.json deleted file mode 100644 index a8bbea0d3444c..0000000000000 --- a/blockchains/ethereum/assets/0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SToken", - "symbol": "STS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.sbankcapital.com/", - "explorer": "https://etherscan.io/token/0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a", - "status": "active", - "id": "0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a/logo.png b/blockchains/ethereum/assets/0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a/logo.png deleted file mode 100644 index c6283eb4aeae2..0000000000000 Binary files a/blockchains/ethereum/assets/0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996/info.json b/blockchains/ethereum/assets/0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996/info.json deleted file mode 100644 index 874617f099062..0000000000000 --- a/blockchains/ethereum/assets/0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "游龙盾", - "symbol": "GDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996", - "status": "active", - "id": "0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996/logo.png b/blockchains/ethereum/assets/0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996/logo.png deleted file mode 100644 index c02f2b6269445..0000000000000 Binary files a/blockchains/ethereum/assets/0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4c1C4957D22D8F373aeD54d0853b090666F6F9De/info.json b/blockchains/ethereum/assets/0x4c1C4957D22D8F373aeD54d0853b090666F6F9De/info.json deleted file mode 100644 index 60c68e3118d7e..0000000000000 --- a/blockchains/ethereum/assets/0x4c1C4957D22D8F373aeD54d0853b090666F6F9De/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Silverway", - "symbol": "SLV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://silverway.io", - "explorer": "https://etherscan.io/token/0x4c1C4957D22D8F373aeD54d0853b090666F6F9De", - "status": "active", - "id": "0x4c1C4957D22D8F373aeD54d0853b090666F6F9De" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4c1C4957D22D8F373aeD54d0853b090666F6F9De/logo.png b/blockchains/ethereum/assets/0x4c1C4957D22D8F373aeD54d0853b090666F6F9De/logo.png deleted file mode 100644 index 481155601f2a5..0000000000000 Binary files a/blockchains/ethereum/assets/0x4c1C4957D22D8F373aeD54d0853b090666F6F9De/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4c327471C44B2dacD6E90525f9D629bd2e4f662C/info.json b/blockchains/ethereum/assets/0x4c327471C44B2dacD6E90525f9D629bd2e4f662C/info.json deleted file mode 100644 index 6f67acf1dc4fc..0000000000000 --- a/blockchains/ethereum/assets/0x4c327471C44B2dacD6E90525f9D629bd2e4f662C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GHOST", - "symbol": "GHOST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ghostbymcafee.com/", - "explorer": "https://etherscan.io/token/0x4c327471C44B2dacD6E90525f9D629bd2e4f662C", - "status": "active", - "id": "0x4c327471C44B2dacD6E90525f9D629bd2e4f662C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4c327471C44B2dacD6E90525f9D629bd2e4f662C/logo.png b/blockchains/ethereum/assets/0x4c327471C44B2dacD6E90525f9D629bd2e4f662C/logo.png deleted file mode 100644 index f21c85a8855de..0000000000000 Binary files a/blockchains/ethereum/assets/0x4c327471C44B2dacD6E90525f9D629bd2e4f662C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4c382F8E09615AC86E08CE58266CC227e7d4D913/info.json b/blockchains/ethereum/assets/0x4c382F8E09615AC86E08CE58266CC227e7d4D913/info.json deleted file mode 100644 index 3c70f944325e4..0000000000000 --- a/blockchains/ethereum/assets/0x4c382F8E09615AC86E08CE58266CC227e7d4D913/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Skrilla", - "symbol": "SKR", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4c382F8E09615AC86E08CE58266CC227e7d4D913", - "status": "active", - "id": "0x4c382F8E09615AC86E08CE58266CC227e7d4D913" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4c382F8E09615AC86E08CE58266CC227e7d4D913/logo.png b/blockchains/ethereum/assets/0x4c382F8E09615AC86E08CE58266CC227e7d4D913/logo.png deleted file mode 100755 index 00a0e9ea59c57..0000000000000 Binary files a/blockchains/ethereum/assets/0x4c382F8E09615AC86E08CE58266CC227e7d4D913/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B/info.json b/blockchains/ethereum/assets/0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B/info.json deleted file mode 100644 index 792121e43887c..0000000000000 --- a/blockchains/ethereum/assets/0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rusgas", - "symbol": "RGS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B", - "status": "active", - "id": "0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B/logo.png b/blockchains/ethereum/assets/0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B/logo.png deleted file mode 100644 index b4421381376b6..0000000000000 Binary files a/blockchains/ethereum/assets/0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216/info.json b/blockchains/ethereum/assets/0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216/info.json deleted file mode 100644 index 781ee482b2bbe..0000000000000 --- a/blockchains/ethereum/assets/0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sparkles Light", - "symbol": "Spark", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216", - "status": "active", - "id": "0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216/logo.png b/blockchains/ethereum/assets/0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216/logo.png deleted file mode 100644 index 2219f968adca2..0000000000000 Binary files a/blockchains/ethereum/assets/0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F/info.json b/blockchains/ethereum/assets/0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F/info.json deleted file mode 100644 index 13495218d9616..0000000000000 --- a/blockchains/ethereum/assets/0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Funnel", - "symbol": "FNL", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F", - "status": "active", - "id": "0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F/logo.png b/blockchains/ethereum/assets/0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F/logo.png deleted file mode 100644 index 41c7f787c3f83..0000000000000 Binary files a/blockchains/ethereum/assets/0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4cA16BF196440310d6dBe693758210Ca1338e011/info.json b/blockchains/ethereum/assets/0x4cA16BF196440310d6dBe693758210Ca1338e011/info.json deleted file mode 100644 index 0bcfe289f8643..0000000000000 --- a/blockchains/ethereum/assets/0x4cA16BF196440310d6dBe693758210Ca1338e011/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C572394", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4cA16BF196440310d6dBe693758210Ca1338e011", - "status": "active", - "id": "0x4cA16BF196440310d6dBe693758210Ca1338e011" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4cA16BF196440310d6dBe693758210Ca1338e011/logo.png b/blockchains/ethereum/assets/0x4cA16BF196440310d6dBe693758210Ca1338e011/logo.png deleted file mode 100644 index a9e6ca7817547..0000000000000 Binary files a/blockchains/ethereum/assets/0x4cA16BF196440310d6dBe693758210Ca1338e011/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4cA74185532DC1789527194e5B9c866dD33F4E82/info.json b/blockchains/ethereum/assets/0x4cA74185532DC1789527194e5B9c866dD33F4E82/info.json deleted file mode 100644 index ba8655875424a..0000000000000 --- a/blockchains/ethereum/assets/0x4cA74185532DC1789527194e5B9c866dD33F4E82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "sensatori", - "symbol": "sense", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4cA74185532DC1789527194e5B9c866dD33F4E82", - "status": "active", - "id": "0x4cA74185532DC1789527194e5B9c866dD33F4E82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4cA74185532DC1789527194e5B9c866dD33F4E82/logo.png b/blockchains/ethereum/assets/0x4cA74185532DC1789527194e5B9c866dD33F4E82/logo.png deleted file mode 100644 index 21ce896fa5431..0000000000000 Binary files a/blockchains/ethereum/assets/0x4cA74185532DC1789527194e5B9c866dD33F4E82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4cA91F13FDB0ce461D5B09b74f3094652688043B/info.json b/blockchains/ethereum/assets/0x4cA91F13FDB0ce461D5B09b74f3094652688043B/info.json deleted file mode 100644 index 8048704a1f9f3..0000000000000 --- a/blockchains/ethereum/assets/0x4cA91F13FDB0ce461D5B09b74f3094652688043B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KEPENG", - "symbol": "KPNG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4cA91F13FDB0ce461D5B09b74f3094652688043B", - "status": "active", - "id": "0x4cA91F13FDB0ce461D5B09b74f3094652688043B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4cA91F13FDB0ce461D5B09b74f3094652688043B/logo.png b/blockchains/ethereum/assets/0x4cA91F13FDB0ce461D5B09b74f3094652688043B/logo.png deleted file mode 100644 index 11414ad8b5c6d..0000000000000 Binary files a/blockchains/ethereum/assets/0x4cA91F13FDB0ce461D5B09b74f3094652688043B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7/info.json b/blockchains/ethereum/assets/0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7/info.json deleted file mode 100644 index 2b07b6482bf97..0000000000000 --- a/blockchains/ethereum/assets/0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NPER", - "symbol": "NPER", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7", - "status": "active", - "id": "0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7/logo.png b/blockchains/ethereum/assets/0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7/logo.png deleted file mode 100644 index 3b67e57e11a45..0000000000000 Binary files a/blockchains/ethereum/assets/0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4ceE978c126c43522765dE9ed02D9373C72AC290/info.json b/blockchains/ethereum/assets/0x4ceE978c126c43522765dE9ed02D9373C72AC290/info.json deleted file mode 100644 index a6fbb7113ec38..0000000000000 --- a/blockchains/ethereum/assets/0x4ceE978c126c43522765dE9ed02D9373C72AC290/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Comet", - "symbol": "COMET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4ceE978c126c43522765dE9ed02D9373C72AC290", - "status": "active", - "id": "0x4ceE978c126c43522765dE9ed02D9373C72AC290" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4ceE978c126c43522765dE9ed02D9373C72AC290/logo.png b/blockchains/ethereum/assets/0x4ceE978c126c43522765dE9ed02D9373C72AC290/logo.png deleted file mode 100644 index 9473252f6fdeb..0000000000000 Binary files a/blockchains/ethereum/assets/0x4ceE978c126c43522765dE9ed02D9373C72AC290/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444/info.json b/blockchains/ethereum/assets/0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444/info.json deleted file mode 100644 index a72e5363897e2..0000000000000 --- a/blockchains/ethereum/assets/0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OREO", - "symbol": "Orion", - "type": "ERC20", - "decimals": 1, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444", - "status": "active", - "id": "0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444/logo.png b/blockchains/ethereum/assets/0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444/logo.png deleted file mode 100644 index c0819bd0c67d4..0000000000000 Binary files a/blockchains/ethereum/assets/0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8/info.json b/blockchains/ethereum/assets/0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8/info.json deleted file mode 100644 index 44f22e9b19559..0000000000000 --- a/blockchains/ethereum/assets/0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ben Token", - "symbol": "BEN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8", - "status": "active", - "id": "0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8/logo.png b/blockchains/ethereum/assets/0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8/logo.png deleted file mode 100644 index 77256065af1c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4d45b5d37413803280E32a0efCedb4ABEa406D7B/logo.png b/blockchains/ethereum/assets/0x4d45b5d37413803280E32a0efCedb4ABEa406D7B/logo.png deleted file mode 100644 index adc2463e6b6d7..0000000000000 Binary files a/blockchains/ethereum/assets/0x4d45b5d37413803280E32a0efCedb4ABEa406D7B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4d46335Fe05EBf9D220382AE014328C0f62EB12D/info.json b/blockchains/ethereum/assets/0x4d46335Fe05EBf9D220382AE014328C0f62EB12D/info.json deleted file mode 100644 index b7619fd6ee6ad..0000000000000 --- a/blockchains/ethereum/assets/0x4d46335Fe05EBf9D220382AE014328C0f62EB12D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BsaiCoin", - "symbol": "BSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4d46335Fe05EBf9D220382AE014328C0f62EB12D", - "status": "active", - "id": "0x4d46335Fe05EBf9D220382AE014328C0f62EB12D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4d46335Fe05EBf9D220382AE014328C0f62EB12D/logo.png b/blockchains/ethereum/assets/0x4d46335Fe05EBf9D220382AE014328C0f62EB12D/logo.png deleted file mode 100644 index f80ecae86b2d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x4d46335Fe05EBf9D220382AE014328C0f62EB12D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E/info.json b/blockchains/ethereum/assets/0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E/info.json deleted file mode 100644 index b427b7672e7c9..0000000000000 --- a/blockchains/ethereum/assets/0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Carbon Network Token", - "symbol": "CBN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E", - "status": "active", - "id": "0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E/logo.png b/blockchains/ethereum/assets/0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E/logo.png deleted file mode 100644 index a27c7ae341dd4..0000000000000 Binary files a/blockchains/ethereum/assets/0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712/info.json b/blockchains/ethereum/assets/0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712/info.json deleted file mode 100644 index 0b3a5565cc751..0000000000000 --- a/blockchains/ethereum/assets/0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTOBUCKS", - "symbol": "C-BUCKS", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712", - "status": "active", - "id": "0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712/logo.png b/blockchains/ethereum/assets/0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712/logo.png deleted file mode 100644 index 6f62e48994cdd..0000000000000 Binary files a/blockchains/ethereum/assets/0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64/info.json b/blockchains/ethereum/assets/0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64/info.json deleted file mode 100644 index 925f74c6e6084..0000000000000 --- a/blockchains/ethereum/assets/0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KNIGHT", - "symbol": "KNIGHT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64", - "status": "active", - "id": "0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64/logo.png b/blockchains/ethereum/assets/0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64/logo.png deleted file mode 100644 index fe6c9d26f9b64..0000000000000 Binary files a/blockchains/ethereum/assets/0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB/info.json b/blockchains/ethereum/assets/0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB/info.json deleted file mode 100644 index 4dbdac5e20c05..0000000000000 --- a/blockchains/ethereum/assets/0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sappchain", - "symbol": "SAPP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sappchain.co/", - "explorer": "https://etherscan.io/token/0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB", - "status": "active", - "id": "0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB/logo.png b/blockchains/ethereum/assets/0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB/logo.png deleted file mode 100644 index bb01908da0269..0000000000000 Binary files a/blockchains/ethereum/assets/0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4dbF2b6830EE68a0CD789610138795Ce78606385/info.json b/blockchains/ethereum/assets/0x4dbF2b6830EE68a0CD789610138795Ce78606385/info.json deleted file mode 100644 index f9448196c0ad9..0000000000000 --- a/blockchains/ethereum/assets/0x4dbF2b6830EE68a0CD789610138795Ce78606385/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "1irst", - "symbol": "FSCO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4dbF2b6830EE68a0CD789610138795Ce78606385", - "status": "active", - "id": "0x4dbF2b6830EE68a0CD789610138795Ce78606385" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4dbF2b6830EE68a0CD789610138795Ce78606385/logo.png b/blockchains/ethereum/assets/0x4dbF2b6830EE68a0CD789610138795Ce78606385/logo.png deleted file mode 100644 index 4d26b7c4dc21d..0000000000000 Binary files a/blockchains/ethereum/assets/0x4dbF2b6830EE68a0CD789610138795Ce78606385/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4de2573e27E648607B50e1Cfff921A33E4A34405/info.json b/blockchains/ethereum/assets/0x4de2573e27E648607B50e1Cfff921A33E4A34405/info.json deleted file mode 100644 index be4a5781dcc9d..0000000000000 --- a/blockchains/ethereum/assets/0x4de2573e27E648607B50e1Cfff921A33E4A34405/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lendroid Support Token", - "symbol": "LST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.lendroid.com/", - "explorer": "https://etherscan.io/token/0x4de2573e27E648607B50e1Cfff921A33E4A34405", - "status": "active", - "id": "0x4de2573e27E648607B50e1Cfff921A33E4A34405" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4de2573e27E648607B50e1Cfff921A33E4A34405/logo.png b/blockchains/ethereum/assets/0x4de2573e27E648607B50e1Cfff921A33E4A34405/logo.png deleted file mode 100644 index cdd4074edac38..0000000000000 Binary files a/blockchains/ethereum/assets/0x4de2573e27E648607B50e1Cfff921A33E4A34405/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4de25F080E02e8b3fDD450F0B2b9ed22c7e6Cf0A/info.json b/blockchains/ethereum/assets/0x4de25F080E02e8b3fDD450F0B2b9ed22c7e6Cf0A/info.json deleted file mode 100644 index 68ffcb5464b03..0000000000000 --- a/blockchains/ethereum/assets/0x4de25F080E02e8b3fDD450F0B2b9ed22c7e6Cf0A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CAPT", - "website": "http://captainbitcoin.io", - "description": "Captain Bitcoin is a platform designed specifically to drive Bitcoin, crypto, and blockchain adoption through video content in a fun and engaging manner. Users watch crypto-related videos, earn crypto for answering multiple-choice questions, and WIN BITCOIN in our daily Bitcoin giveaways.", - "explorer": "https://etherscan.io/token/0x4de25F080E02e8b3fDD450F0B2b9ed22c7e6Cf0A", - "type": "ERC20", - "symbol": "CAPT", - "decimals": 18, - "status": "active", - "id": "0x4de25F080E02e8b3fDD450F0B2b9ed22c7e6Cf0A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4de25F080E02e8b3fDD450F0B2b9ed22c7e6Cf0A/logo.png b/blockchains/ethereum/assets/0x4de25F080E02e8b3fDD450F0B2b9ed22c7e6Cf0A/logo.png deleted file mode 100644 index 9bb55027ed10f..0000000000000 Binary files a/blockchains/ethereum/assets/0x4de25F080E02e8b3fDD450F0B2b9ed22c7e6Cf0A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4e005a760e00e17c4912A8070EEc047CfecBabbb/info.json b/blockchains/ethereum/assets/0x4e005a760e00e17c4912A8070EEc047CfecBabbb/info.json deleted file mode 100644 index e520bb7ee9e55..0000000000000 --- a/blockchains/ethereum/assets/0x4e005a760e00e17c4912A8070EEc047CfecBabbb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEXT.exchange", - "symbol": "NEXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4e005a760e00e17c4912A8070EEc047CfecBabbb", - "status": "active", - "id": "0x4e005a760e00e17c4912A8070EEc047CfecBabbb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4e005a760e00e17c4912A8070EEc047CfecBabbb/logo.png b/blockchains/ethereum/assets/0x4e005a760e00e17c4912A8070EEc047CfecBabbb/logo.png deleted file mode 100644 index 0827039e9344d..0000000000000 Binary files a/blockchains/ethereum/assets/0x4e005a760e00e17c4912A8070EEc047CfecBabbb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/info.json b/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/info.json deleted file mode 100644 index d2473d67963d2..0000000000000 --- a/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MCB", - "website": "https://mcdex.io", - "description": "Monte Carlo Decentralized Exchange is a crypto trading platform. MCDEX is powered by the Mai Protocol smart contracts deployed on the Ethereum blockchain. The Mai Protocol smart contracts are fully audited by Open Zeppelin, Consensys and Chain Security.", - "explorer": "https://etherscan.io/token/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42", - "type": "ERC20", - "symbol": "MCB", - "decimals": 18, - "status": "active", - "id": "0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/logo.png b/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/logo.png deleted file mode 100644 index ee172cac16fc5..0000000000000 Binary files a/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B/logo.png b/blockchains/ethereum/assets/0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B/logo.png deleted file mode 100644 index e79acb98b3000..0000000000000 Binary files a/blockchains/ethereum/assets/0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98/info.json b/blockchains/ethereum/assets/0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98/info.json deleted file mode 100644 index a3945f4cdf723..0000000000000 --- a/blockchains/ethereum/assets/0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARAKAN DAN GAR", - "symbol": "ADG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98", - "status": "active", - "id": "0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98/logo.png b/blockchains/ethereum/assets/0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98/logo.png deleted file mode 100644 index d9dc67d16899b..0000000000000 Binary files a/blockchains/ethereum/assets/0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766/info.json b/blockchains/ethereum/assets/0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766/info.json deleted file mode 100644 index 189a0fccc6b99..0000000000000 --- a/blockchains/ethereum/assets/0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Roman Empire Club", - "symbol": "REC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766", - "status": "active", - "id": "0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766/logo.png b/blockchains/ethereum/assets/0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766/logo.png deleted file mode 100644 index 5d086d47ee9c3..0000000000000 Binary files a/blockchains/ethereum/assets/0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4e84A65B5664D33B67750771F8bEAeC458bD6729/info.json b/blockchains/ethereum/assets/0x4e84A65B5664D33B67750771F8bEAeC458bD6729/info.json deleted file mode 100644 index 2e85bebab15e8..0000000000000 --- a/blockchains/ethereum/assets/0x4e84A65B5664D33B67750771F8bEAeC458bD6729/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Orionix", - "symbol": "ORX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4e84A65B5664D33B67750771F8bEAeC458bD6729", - "status": "active", - "id": "0x4e84A65B5664D33B67750771F8bEAeC458bD6729" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4e84A65B5664D33B67750771F8bEAeC458bD6729/logo.png b/blockchains/ethereum/assets/0x4e84A65B5664D33B67750771F8bEAeC458bD6729/logo.png deleted file mode 100644 index d42282ad81c76..0000000000000 Binary files a/blockchains/ethereum/assets/0x4e84A65B5664D33B67750771F8bEAeC458bD6729/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12/info.json b/blockchains/ethereum/assets/0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12/info.json deleted file mode 100644 index a3155e4a05993..0000000000000 --- a/blockchains/ethereum/assets/0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zaigar", - "symbol": "ZAI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12", - "status": "active", - "id": "0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12/logo.png b/blockchains/ethereum/assets/0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12/logo.png deleted file mode 100644 index 3101e955289f6..0000000000000 Binary files a/blockchains/ethereum/assets/0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B/info.json b/blockchains/ethereum/assets/0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B/info.json deleted file mode 100644 index 5aea5cbdbe4fc..0000000000000 --- a/blockchains/ethereum/assets/0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Deflacoin", - "symbol": "DEFL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://deflacoin.org/", - "explorer": "https://etherscan.io/token/0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B", - "status": "active", - "id": "0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B/logo.png b/blockchains/ethereum/assets/0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B/logo.png deleted file mode 100644 index bc439ce0415d7..0000000000000 Binary files a/blockchains/ethereum/assets/0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4eCB692B0fEDeCD7B486b4c99044392784877E8C/info.json b/blockchains/ethereum/assets/0x4eCB692B0fEDeCD7B486b4c99044392784877E8C/info.json deleted file mode 100644 index d0018f229a5c7..0000000000000 --- a/blockchains/ethereum/assets/0x4eCB692B0fEDeCD7B486b4c99044392784877E8C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cherry", - "symbol": "CHERRY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "http://cherryhotwife.com/tour/", - "explorer": "https://etherscan.io/token/0x4eCB692B0fEDeCD7B486b4c99044392784877E8C", - "status": "active", - "id": "0x4eCB692B0fEDeCD7B486b4c99044392784877E8C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4eCB692B0fEDeCD7B486b4c99044392784877E8C/logo.png b/blockchains/ethereum/assets/0x4eCB692B0fEDeCD7B486b4c99044392784877E8C/logo.png deleted file mode 100644 index e8163239b06f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x4eCB692B0fEDeCD7B486b4c99044392784877E8C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4eD040F2896761d1688Af5d772cc9138722ab9Ec/info.json b/blockchains/ethereum/assets/0x4eD040F2896761d1688Af5d772cc9138722ab9Ec/info.json deleted file mode 100644 index 2336ffd02d9d3..0000000000000 --- a/blockchains/ethereum/assets/0x4eD040F2896761d1688Af5d772cc9138722ab9Ec/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Firefly Token", - "symbol": "FRFY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4eD040F2896761d1688Af5d772cc9138722ab9Ec", - "status": "active", - "id": "0x4eD040F2896761d1688Af5d772cc9138722ab9Ec" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4eD040F2896761d1688Af5d772cc9138722ab9Ec/logo.png b/blockchains/ethereum/assets/0x4eD040F2896761d1688Af5d772cc9138722ab9Ec/logo.png deleted file mode 100644 index a2cfb3995b865..0000000000000 Binary files a/blockchains/ethereum/assets/0x4eD040F2896761d1688Af5d772cc9138722ab9Ec/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6/info.json b/blockchains/ethereum/assets/0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6/info.json deleted file mode 100644 index 4fa22a45c73d4..0000000000000 --- a/blockchains/ethereum/assets/0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QURA GLOBAL", - "symbol": "QURA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://quratoken.com/", - "explorer": "https://etherscan.io/token/0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6", - "status": "active", - "id": "0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6/logo.png b/blockchains/ethereum/assets/0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6/logo.png deleted file mode 100644 index ed6ec09efbe27..0000000000000 Binary files a/blockchains/ethereum/assets/0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07/info.json b/blockchains/ethereum/assets/0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07/info.json deleted file mode 100644 index 3adf829cf8cbc..0000000000000 --- a/blockchains/ethereum/assets/0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MythicUSD", - "symbol": "MTUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07", - "status": "active", - "id": "0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07/logo.png b/blockchains/ethereum/assets/0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07/logo.png deleted file mode 100644 index 0d1c0bc66f67a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4f27053F32edA8Af84956437Bc00e5fFa7003287/info.json b/blockchains/ethereum/assets/0x4f27053F32edA8Af84956437Bc00e5fFa7003287/info.json deleted file mode 100644 index a255bb728921b..0000000000000 --- a/blockchains/ethereum/assets/0x4f27053F32edA8Af84956437Bc00e5fFa7003287/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ThriveToken", - "symbol": "THRT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ico.thrivelabs.io/", - "explorer": "https://etherscan.io/token/0x4f27053F32edA8Af84956437Bc00e5fFa7003287", - "status": "active", - "id": "0x4f27053F32edA8Af84956437Bc00e5fFa7003287" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4f27053F32edA8Af84956437Bc00e5fFa7003287/logo.png b/blockchains/ethereum/assets/0x4f27053F32edA8Af84956437Bc00e5fFa7003287/logo.png deleted file mode 100755 index d304686771faf..0000000000000 Binary files a/blockchains/ethereum/assets/0x4f27053F32edA8Af84956437Bc00e5fFa7003287/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/info.json b/blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/info.json deleted file mode 100644 index ea83214b76522..0000000000000 --- a/blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digix Gold Token", - "symbol": "DGX", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "http://digix.io/", - "explorer": "https://etherscan.io/token/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF", - "status": "active", - "id": "0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/logo.png b/blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/logo.png deleted file mode 100755 index ae2da48c21545..0000000000000 Binary files a/blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7/info.json b/blockchains/ethereum/assets/0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7/info.json deleted file mode 100644 index 29257d28bd618..0000000000000 --- a/blockchains/ethereum/assets/0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AURUM", - "symbol": "AUR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7", - "status": "active", - "id": "0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7/logo.png b/blockchains/ethereum/assets/0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7/logo.png deleted file mode 100755 index b1fd62f126e6b..0000000000000 Binary files a/blockchains/ethereum/assets/0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4f56221252d117f35E2f6Ab937A3F77CAd38934D/info.json b/blockchains/ethereum/assets/0x4f56221252d117f35E2f6Ab937A3F77CAd38934D/info.json deleted file mode 100644 index 011ad18883aa2..0000000000000 --- a/blockchains/ethereum/assets/0x4f56221252d117f35E2f6Ab937A3F77CAd38934D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoCricketClub", - "symbol": "3Cs", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.cryptocricketclub.com/", - "explorer": "https://etherscan.io/token/0x4f56221252d117f35E2f6Ab937A3F77CAd38934D", - "status": "active", - "id": "0x4f56221252d117f35E2f6Ab937A3F77CAd38934D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4f56221252d117f35E2f6Ab937A3F77CAd38934D/logo.png b/blockchains/ethereum/assets/0x4f56221252d117f35E2f6Ab937A3F77CAd38934D/logo.png deleted file mode 100644 index 44357c6694f4a..0000000000000 Binary files a/blockchains/ethereum/assets/0x4f56221252d117f35E2f6Ab937A3F77CAd38934D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4f76E85d067e219779A863ff18577846b3152F1F/info.json b/blockchains/ethereum/assets/0x4f76E85d067e219779A863ff18577846b3152F1F/info.json deleted file mode 100644 index 8327d68a36d11..0000000000000 --- a/blockchains/ethereum/assets/0x4f76E85d067e219779A863ff18577846b3152F1F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KUBO COIN", - "symbol": "KUBO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://kubocoin.org/", - "explorer": "https://etherscan.io/token/0x4f76E85d067e219779A863ff18577846b3152F1F", - "status": "active", - "id": "0x4f76E85d067e219779A863ff18577846b3152F1F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4f76E85d067e219779A863ff18577846b3152F1F/logo.png b/blockchains/ethereum/assets/0x4f76E85d067e219779A863ff18577846b3152F1F/logo.png deleted file mode 100644 index 976ef454811b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x4f76E85d067e219779A863ff18577846b3152F1F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0/info.json b/blockchains/ethereum/assets/0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0/info.json deleted file mode 100644 index f9a0283e6a200..0000000000000 --- a/blockchains/ethereum/assets/0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST 2", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0", - "status": "active", - "id": "0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0/logo.png b/blockchains/ethereum/assets/0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0/logo.png deleted file mode 100644 index dfa5271d18d95..0000000000000 Binary files a/blockchains/ethereum/assets/0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5/info.json b/blockchains/ethereum/assets/0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5/info.json deleted file mode 100644 index be065be75081d..0000000000000 --- a/blockchains/ethereum/assets/0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WaykiCoin", - "symbol": "WIC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5", - "status": "active", - "id": "0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5/logo.png b/blockchains/ethereum/assets/0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5/logo.png deleted file mode 100644 index 5bd6c4e47a7f8..0000000000000 Binary files a/blockchains/ethereum/assets/0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E/info.json b/blockchains/ethereum/assets/0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E/info.json deleted file mode 100644 index d5d9fa8f1d3d3..0000000000000 --- a/blockchains/ethereum/assets/0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AXiaL Entertainment Digital Asset", - "symbol": "AXL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://axl.team/", - "explorer": "https://etherscan.io/token/0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E", - "status": "active", - "id": "0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E/logo.png b/blockchains/ethereum/assets/0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E/logo.png deleted file mode 100644 index a5fc1c287e29f..0000000000000 Binary files a/blockchains/ethereum/assets/0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x500565E098d98A273224eC8Fb33d98dC8946F8B9/info.json b/blockchains/ethereum/assets/0x500565E098d98A273224eC8Fb33d98dC8946F8B9/info.json deleted file mode 100644 index 7a6789a8874ed..0000000000000 --- a/blockchains/ethereum/assets/0x500565E098d98A273224eC8Fb33d98dC8946F8B9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Game Cell Coin", - "symbol": "GCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x500565E098d98A273224eC8Fb33d98dC8946F8B9", - "status": "active", - "id": "0x500565E098d98A273224eC8Fb33d98dC8946F8B9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x500565E098d98A273224eC8Fb33d98dC8946F8B9/logo.png b/blockchains/ethereum/assets/0x500565E098d98A273224eC8Fb33d98dC8946F8B9/logo.png deleted file mode 100644 index aa98274450d29..0000000000000 Binary files a/blockchains/ethereum/assets/0x500565E098d98A273224eC8Fb33d98dC8946F8B9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x500Df47E1dF0ef06039218dCF0960253D89D6658/info.json b/blockchains/ethereum/assets/0x500Df47E1dF0ef06039218dCF0960253D89D6658/info.json deleted file mode 100644 index 90b87208390a4..0000000000000 --- a/blockchains/ethereum/assets/0x500Df47E1dF0ef06039218dCF0960253D89D6658/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Authpaper Coin", - "symbol": "AUPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.authpaper.io/", - "explorer": "https://etherscan.io/token/0x500Df47E1dF0ef06039218dCF0960253D89D6658", - "status": "active", - "id": "0x500Df47E1dF0ef06039218dCF0960253D89D6658" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x500Df47E1dF0ef06039218dCF0960253D89D6658/logo.png b/blockchains/ethereum/assets/0x500Df47E1dF0ef06039218dCF0960253D89D6658/logo.png deleted file mode 100644 index 187b24e51fdb8..0000000000000 Binary files a/blockchains/ethereum/assets/0x500Df47E1dF0ef06039218dCF0960253D89D6658/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754/info.json b/blockchains/ethereum/assets/0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754/info.json deleted file mode 100644 index 1adf8c840b04e..0000000000000 --- a/blockchains/ethereum/assets/0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hashthereum", - "symbol": "HETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://hashthereum.info/", - "explorer": "https://etherscan.io/token/0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754", - "status": "active", - "id": "0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754/logo.png b/blockchains/ethereum/assets/0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754/logo.png deleted file mode 100644 index 8a4cef5dd0736..0000000000000 Binary files a/blockchains/ethereum/assets/0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x501262281B2Ba043e2fbf14904980689CDDB0C78/info.json b/blockchains/ethereum/assets/0x501262281B2Ba043e2fbf14904980689CDDB0C78/info.json deleted file mode 100644 index 9e6b799685a32..0000000000000 --- a/blockchains/ethereum/assets/0x501262281B2Ba043e2fbf14904980689CDDB0C78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mithril Ore", - "symbol": "MORE", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x501262281B2Ba043e2fbf14904980689CDDB0C78", - "status": "active", - "id": "0x501262281B2Ba043e2fbf14904980689CDDB0C78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x501262281B2Ba043e2fbf14904980689CDDB0C78/logo.png b/blockchains/ethereum/assets/0x501262281B2Ba043e2fbf14904980689CDDB0C78/logo.png deleted file mode 100644 index 54cfaf85589fd..0000000000000 Binary files a/blockchains/ethereum/assets/0x501262281B2Ba043e2fbf14904980689CDDB0C78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5036aA791115Ad4d35493De68B5529648A36De8e/info.json b/blockchains/ethereum/assets/0x5036aA791115Ad4d35493De68B5529648A36De8e/info.json deleted file mode 100644 index 9745a633cd68a..0000000000000 --- a/blockchains/ethereum/assets/0x5036aA791115Ad4d35493De68B5529648A36De8e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tachain", - "symbol": "TCHN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5036aA791115Ad4d35493De68B5529648A36De8e", - "status": "active", - "id": "0x5036aA791115Ad4d35493De68B5529648A36De8e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5036aA791115Ad4d35493De68B5529648A36De8e/logo.png b/blockchains/ethereum/assets/0x5036aA791115Ad4d35493De68B5529648A36De8e/logo.png deleted file mode 100644 index c75083dc4eff8..0000000000000 Binary files a/blockchains/ethereum/assets/0x5036aA791115Ad4d35493De68B5529648A36De8e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1/info.json b/blockchains/ethereum/assets/0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1/info.json deleted file mode 100644 index 8c7ce29392ea4..0000000000000 --- a/blockchains/ethereum/assets/0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PYR", - "symbol": "PYR", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1", - "status": "active", - "id": "0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1/logo.png b/blockchains/ethereum/assets/0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1/logo.png deleted file mode 100644 index a7fa9a11153b7..0000000000000 Binary files a/blockchains/ethereum/assets/0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5046E860ff274fb8c66106B0Ffb8155849fB0787/info.json b/blockchains/ethereum/assets/0x5046E860ff274fb8c66106B0Ffb8155849fB0787/info.json deleted file mode 100644 index 6c5a919a8d20c..0000000000000 --- a/blockchains/ethereum/assets/0x5046E860ff274fb8c66106B0Ffb8155849fB0787/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JavaScript", - "symbol": "JS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://javascripttoken.pagedemo.co/", - "explorer": "https://etherscan.io/token/0x5046E860ff274fb8c66106B0Ffb8155849fB0787", - "status": "active", - "id": "0x5046E860ff274fb8c66106B0Ffb8155849fB0787" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5046E860ff274fb8c66106B0Ffb8155849fB0787/logo.png b/blockchains/ethereum/assets/0x5046E860ff274fb8c66106B0Ffb8155849fB0787/logo.png deleted file mode 100644 index b3a833a05261b..0000000000000 Binary files a/blockchains/ethereum/assets/0x5046E860ff274fb8c66106B0Ffb8155849fB0787/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x505d0fFa350B2687eB8393AeBD14632F2990991a/info.json b/blockchains/ethereum/assets/0x505d0fFa350B2687eB8393AeBD14632F2990991a/info.json deleted file mode 100644 index 7cb85333fd05e..0000000000000 --- a/blockchains/ethereum/assets/0x505d0fFa350B2687eB8393AeBD14632F2990991a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tatcoin", - "website": "https://abitnetwork.com", - "description": "TAT is a utility token designed to create value and alleviate most financial problems faced by Africans", - "explorer": "https://etherscan.io/token/0x505d0fFa350B2687eB8393AeBD14632F2990991a", - "type": "ERC20", - "symbol": "TAT", - "decimals": 18, - "status": "active", - "id": "0x505d0fFa350B2687eB8393AeBD14632F2990991a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x505d0fFa350B2687eB8393AeBD14632F2990991a/logo.png b/blockchains/ethereum/assets/0x505d0fFa350B2687eB8393AeBD14632F2990991a/logo.png deleted file mode 100644 index ea5281a70e580..0000000000000 Binary files a/blockchains/ethereum/assets/0x505d0fFa350B2687eB8393AeBD14632F2990991a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x50625b636dAB619BF6AF75f693Dc486E56C2a694/info.json b/blockchains/ethereum/assets/0x50625b636dAB619BF6AF75f693Dc486E56C2a694/info.json deleted file mode 100644 index c251b47277ae9..0000000000000 --- a/blockchains/ethereum/assets/0x50625b636dAB619BF6AF75f693Dc486E56C2a694/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Groovy Hooman Token", - "symbol": "GHT", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "https://groovyhooman.com/", - "explorer": "https://etherscan.io/token/0x50625b636dAB619BF6AF75f693Dc486E56C2a694", - "status": "active", - "id": "0x50625b636dAB619BF6AF75f693Dc486E56C2a694" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x50625b636dAB619BF6AF75f693Dc486E56C2a694/logo.png b/blockchains/ethereum/assets/0x50625b636dAB619BF6AF75f693Dc486E56C2a694/logo.png deleted file mode 100755 index cc42e938fb73d..0000000000000 Binary files a/blockchains/ethereum/assets/0x50625b636dAB619BF6AF75f693Dc486E56C2a694/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a/info.json b/blockchains/ethereum/assets/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a/info.json deleted file mode 100644 index 403b698c1a33b..0000000000000 --- a/blockchains/ethereum/assets/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "Blocksquare", - "website": "https://blocksquare.io/", - "source_code": "https://github.com/blocksquare", - "description": "Increase value and liquidity of real estate properties in your portfolio.", - "explorer": "https://etherscan.io/token/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/blocksquare", - "handle": "blocksquare_io" - }, - { - "name": "Linkedin", - "url": "https://linkedin.com/company/blocksquare/" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Blocksquare_io/", - "handle": "Blocksquare_io" - } - ], - "type": "ERC20", - "symbol": "BST", - "decimals": 18, - "status": "active", - "id": "0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a/logo.png b/blockchains/ethereum/assets/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a/logo.png deleted file mode 100755 index 86a9412d35344..0000000000000 Binary files a/blockchains/ethereum/assets/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/info.json b/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/info.json deleted file mode 100644 index daa67b0dc03ab..0000000000000 --- a/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FTX Token", - "website": "https://ftx.com", - "description": "FTX’s leveraged tokens aim to provide a clean, automated way for users to get leverage. FTT is the FTX ecosystem utility token. ", - "explorer": "https://etherscan.io/token/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9", - "type": "ERC20", - "symbol": "FTX Token", - "decimals": 18, - "status": "active", - "id": "0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/logo.png b/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/logo.png deleted file mode 100644 index 688ad4782a140..0000000000000 Binary files a/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D/info.json b/blockchains/ethereum/assets/0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D/info.json deleted file mode 100644 index 565c02b771bab..0000000000000 --- a/blockchains/ethereum/assets/0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EmphyCoin", - "symbol": "EPY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D", - "status": "active", - "id": "0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D/logo.png b/blockchains/ethereum/assets/0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D/logo.png deleted file mode 100644 index 56a08ce077dc0..0000000000000 Binary files a/blockchains/ethereum/assets/0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x50bC2Ecc0bfDf5666640048038C1ABA7B7525683/info.json b/blockchains/ethereum/assets/0x50bC2Ecc0bfDf5666640048038C1ABA7B7525683/info.json deleted file mode 100644 index 0587397a02551..0000000000000 --- a/blockchains/ethereum/assets/0x50bC2Ecc0bfDf5666640048038C1ABA7B7525683/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "carVertical", - "type": "ERC20", - "symbol": "cV", - "decimals": 18, - "website": "https://www.carvertical.com", - "description": "carVertical is building a decentralized vehicle registry.", - "explorer": "https://etherscan.io/token/0x50bC2Ecc0bfDf5666640048038C1ABA7B7525683", - "status": "active", - "id": "0x50bC2Ecc0bfDf5666640048038C1ABA7B7525683" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x50bC2Ecc0bfDf5666640048038C1ABA7B7525683/logo.png b/blockchains/ethereum/assets/0x50bC2Ecc0bfDf5666640048038C1ABA7B7525683/logo.png deleted file mode 100644 index bea2c1e51f63e..0000000000000 Binary files a/blockchains/ethereum/assets/0x50bC2Ecc0bfDf5666640048038C1ABA7B7525683/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x50d78dF1ae1b29DEad5764624c6617f326825912/info.json b/blockchains/ethereum/assets/0x50d78dF1ae1b29DEad5764624c6617f326825912/info.json deleted file mode 100644 index 8b3a97bca4716..0000000000000 --- a/blockchains/ethereum/assets/0x50d78dF1ae1b29DEad5764624c6617f326825912/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R924468", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x50d78dF1ae1b29DEad5764624c6617f326825912", - "status": "active", - "id": "0x50d78dF1ae1b29DEad5764624c6617f326825912" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x50d78dF1ae1b29DEad5764624c6617f326825912/logo.png b/blockchains/ethereum/assets/0x50d78dF1ae1b29DEad5764624c6617f326825912/logo.png deleted file mode 100644 index e80099f839fe2..0000000000000 Binary files a/blockchains/ethereum/assets/0x50d78dF1ae1b29DEad5764624c6617f326825912/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x50dc23F6A26825209670c2b6A6a93506F9732f00/info.json b/blockchains/ethereum/assets/0x50dc23F6A26825209670c2b6A6a93506F9732f00/info.json deleted file mode 100644 index e415cfc3fcdbc..0000000000000 --- a/blockchains/ethereum/assets/0x50dc23F6A26825209670c2b6A6a93506F9732f00/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MCOM", - "symbol": "MCOM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x50dc23F6A26825209670c2b6A6a93506F9732f00", - "status": "active", - "id": "0x50dc23F6A26825209670c2b6A6a93506F9732f00" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x50dc23F6A26825209670c2b6A6a93506F9732f00/logo.png b/blockchains/ethereum/assets/0x50dc23F6A26825209670c2b6A6a93506F9732f00/logo.png deleted file mode 100644 index 71b6b1c0de7fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x50dc23F6A26825209670c2b6A6a93506F9732f00/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x50f31a45C1502B77c07Aa86698dB16ff3b35C333/info.json b/blockchains/ethereum/assets/0x50f31a45C1502B77c07Aa86698dB16ff3b35C333/info.json deleted file mode 100644 index f4383f0f12bde..0000000000000 --- a/blockchains/ethereum/assets/0x50f31a45C1502B77c07Aa86698dB16ff3b35C333/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INFOREX", - "symbol": "IREX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x50f31a45C1502B77c07Aa86698dB16ff3b35C333", - "status": "active", - "id": "0x50f31a45C1502B77c07Aa86698dB16ff3b35C333" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x50f31a45C1502B77c07Aa86698dB16ff3b35C333/logo.png b/blockchains/ethereum/assets/0x50f31a45C1502B77c07Aa86698dB16ff3b35C333/logo.png deleted file mode 100755 index b4c784605aa59..0000000000000 Binary files a/blockchains/ethereum/assets/0x50f31a45C1502B77c07Aa86698dB16ff3b35C333/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5102791cA02FC3595398400BFE0e33d7B6C82267/info.json b/blockchains/ethereum/assets/0x5102791cA02FC3595398400BFE0e33d7B6C82267/info.json deleted file mode 100644 index 9344015029584..0000000000000 --- a/blockchains/ethereum/assets/0x5102791cA02FC3595398400BFE0e33d7B6C82267/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LEADCOIN", - "symbol": "LDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.leadcoin.network/", - "explorer": "https://etherscan.io/token/0x5102791cA02FC3595398400BFE0e33d7B6C82267", - "status": "active", - "id": "0x5102791cA02FC3595398400BFE0e33d7B6C82267" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5102791cA02FC3595398400BFE0e33d7B6C82267/logo.png b/blockchains/ethereum/assets/0x5102791cA02FC3595398400BFE0e33d7B6C82267/logo.png deleted file mode 100644 index 15adddbdd743f..0000000000000 Binary files a/blockchains/ethereum/assets/0x5102791cA02FC3595398400BFE0e33d7B6C82267/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x511232281BCD64d15b08C7f78825C45968caDbbf/info.json b/blockchains/ethereum/assets/0x511232281BCD64d15b08C7f78825C45968caDbbf/info.json deleted file mode 100644 index 92146c0fb8cbc..0000000000000 --- a/blockchains/ethereum/assets/0x511232281BCD64d15b08C7f78825C45968caDbbf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tritecoin", - "symbol": "TRT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x511232281BCD64d15b08C7f78825C45968caDbbf", - "status": "active", - "id": "0x511232281BCD64d15b08C7f78825C45968caDbbf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x511232281BCD64d15b08C7f78825C45968caDbbf/logo.png b/blockchains/ethereum/assets/0x511232281BCD64d15b08C7f78825C45968caDbbf/logo.png deleted file mode 100644 index 9769afa8e2b73..0000000000000 Binary files a/blockchains/ethereum/assets/0x511232281BCD64d15b08C7f78825C45968caDbbf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d/info.json b/blockchains/ethereum/assets/0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d/info.json deleted file mode 100644 index d4ce57cff9f05..0000000000000 --- a/blockchains/ethereum/assets/0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Grow Token", - "symbol": "GRWT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d", - "status": "active", - "id": "0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d/logo.png b/blockchains/ethereum/assets/0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d/logo.png deleted file mode 100644 index fb77f8607f949..0000000000000 Binary files a/blockchains/ethereum/assets/0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x511759F0318750c7A9B5d2e083253720F4cE63A6/info.json b/blockchains/ethereum/assets/0x511759F0318750c7A9B5d2e083253720F4cE63A6/info.json deleted file mode 100644 index b50a02eda2a4c..0000000000000 --- a/blockchains/ethereum/assets/0x511759F0318750c7A9B5d2e083253720F4cE63A6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wisely coin", - "symbol": "wise", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x511759F0318750c7A9B5d2e083253720F4cE63A6", - "status": "active", - "id": "0x511759F0318750c7A9B5d2e083253720F4cE63A6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x511759F0318750c7A9B5d2e083253720F4cE63A6/logo.png b/blockchains/ethereum/assets/0x511759F0318750c7A9B5d2e083253720F4cE63A6/logo.png deleted file mode 100644 index d19d8add6d801..0000000000000 Binary files a/blockchains/ethereum/assets/0x511759F0318750c7A9B5d2e083253720F4cE63A6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x511798118E18f0c51aCabF138427d6caaDeccC76/info.json b/blockchains/ethereum/assets/0x511798118E18f0c51aCabF138427d6caaDeccC76/info.json deleted file mode 100644 index 6d2a3f9375f23..0000000000000 --- a/blockchains/ethereum/assets/0x511798118E18f0c51aCabF138427d6caaDeccC76/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitCareCoin", - "symbol": "BCARE", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x511798118E18f0c51aCabF138427d6caaDeccC76", - "status": "active", - "id": "0x511798118E18f0c51aCabF138427d6caaDeccC76" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x511798118E18f0c51aCabF138427d6caaDeccC76/logo.png b/blockchains/ethereum/assets/0x511798118E18f0c51aCabF138427d6caaDeccC76/logo.png deleted file mode 100644 index d67e517bc3472..0000000000000 Binary files a/blockchains/ethereum/assets/0x511798118E18f0c51aCabF138427d6caaDeccC76/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5121E348e897dAEf1Eef23959Ab290e5557CF274/info.json b/blockchains/ethereum/assets/0x5121E348e897dAEf1Eef23959Ab290e5557CF274/info.json deleted file mode 100644 index a9ac3185a151b..0000000000000 --- a/blockchains/ethereum/assets/0x5121E348e897dAEf1Eef23959Ab290e5557CF274/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PolyAi", - "symbol": "AI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5121E348e897dAEf1Eef23959Ab290e5557CF274", - "status": "active", - "id": "0x5121E348e897dAEf1Eef23959Ab290e5557CF274" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5121E348e897dAEf1Eef23959Ab290e5557CF274/logo.png b/blockchains/ethereum/assets/0x5121E348e897dAEf1Eef23959Ab290e5557CF274/logo.png deleted file mode 100644 index a898ea6c88d3e..0000000000000 Binary files a/blockchains/ethereum/assets/0x5121E348e897dAEf1Eef23959Ab290e5557CF274/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78/info.json b/blockchains/ethereum/assets/0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78/info.json deleted file mode 100644 index 17a5a3fe48183..0000000000000 --- a/blockchains/ethereum/assets/0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Colombian", - "symbol": "ECOP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78", - "status": "active", - "id": "0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78/logo.png b/blockchains/ethereum/assets/0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78/logo.png deleted file mode 100644 index c60201e8b9f19..0000000000000 Binary files a/blockchains/ethereum/assets/0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0/info.json b/blockchains/ethereum/assets/0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0/info.json deleted file mode 100644 index c755e854ddb43..0000000000000 --- a/blockchains/ethereum/assets/0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "indaHash Coin", - "symbol": "IDH", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://indahash.com/ico", - "explorer": "https://etherscan.io/token/0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0", - "status": "active", - "id": "0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0/logo.png b/blockchains/ethereum/assets/0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0/logo.png deleted file mode 100755 index 5f83f0696f87d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3/info.json b/blockchains/ethereum/assets/0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3/info.json deleted file mode 100644 index 2d96b026693d1..0000000000000 --- a/blockchains/ethereum/assets/0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoodWineToken", - "symbol": "GWT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3", - "status": "active", - "id": "0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3/logo.png b/blockchains/ethereum/assets/0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3/logo.png deleted file mode 100644 index dc3623fcd8b8c..0000000000000 Binary files a/blockchains/ethereum/assets/0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5137A403Dd25e48DE528912a4aF62881e625D801/info.json b/blockchains/ethereum/assets/0x5137A403Dd25e48DE528912a4aF62881e625D801/info.json deleted file mode 100644 index e9a6c490bbfa3..0000000000000 --- a/blockchains/ethereum/assets/0x5137A403Dd25e48DE528912a4aF62881e625D801/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Huddl", - "symbol": "HUDDL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5137A403Dd25e48DE528912a4aF62881e625D801", - "status": "active", - "id": "0x5137A403Dd25e48DE528912a4aF62881e625D801" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5137A403Dd25e48DE528912a4aF62881e625D801/logo.png b/blockchains/ethereum/assets/0x5137A403Dd25e48DE528912a4aF62881e625D801/logo.png deleted file mode 100644 index da5cb78b791bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x5137A403Dd25e48DE528912a4aF62881e625D801/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5140e8453f913f53F9412a5AA126B64094d54e89/info.json b/blockchains/ethereum/assets/0x5140e8453f913f53F9412a5AA126B64094d54e89/info.json deleted file mode 100644 index 62b80c9971cee..0000000000000 --- a/blockchains/ethereum/assets/0x5140e8453f913f53F9412a5AA126B64094d54e89/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST 8", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5140e8453f913f53F9412a5AA126B64094d54e89", - "status": "active", - "id": "0x5140e8453f913f53F9412a5AA126B64094d54e89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5140e8453f913f53F9412a5AA126B64094d54e89/logo.png b/blockchains/ethereum/assets/0x5140e8453f913f53F9412a5AA126B64094d54e89/logo.png deleted file mode 100644 index c2fe33779a7a0..0000000000000 Binary files a/blockchains/ethereum/assets/0x5140e8453f913f53F9412a5AA126B64094d54e89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/info.json b/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/info.json deleted file mode 100644 index fc7cfddaff4b3..0000000000000 --- a/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Chainlink", - "website": "https://chain.link", - "source_code": "https://github.com/smartcontractkit/chainlink", - "white_paper": "https://link.smartcontract.com/whitepaper", - "description": "Chainlink is a decentralized oracle service, which aims to connect smart contracts with data from the real world. Oracles are needed to function as data feeds in smart contracts. Oracles provide external data (e.g. temperature, weather) that can drive smart contract executions. Participants on the network are incentivized (through rewards) to provide smart contracts with access to external data feeds.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/chainlink", - "handle": "chainlink" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/chainlink", - "handle": "chainlink" - } - ], - "explorer": "https://etherscan.io/token/0x514910771AF9Ca656af840dff83E8264EcF986CA", - "type": "ERC20", - "symbol": "LINK", - "decimals": 18, - "status": "active", - "id": "0x514910771AF9Ca656af840dff83E8264EcF986CA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png b/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png deleted file mode 100755 index 48c89738d2655..0000000000000 Binary files a/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5149fFdf642D551539f7B68Bd75fA37b16371eb9/info.json b/blockchains/ethereum/assets/0x5149fFdf642D551539f7B68Bd75fA37b16371eb9/info.json deleted file mode 100644 index 53c0d65844d20..0000000000000 --- a/blockchains/ethereum/assets/0x5149fFdf642D551539f7B68Bd75fA37b16371eb9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KhanhTest01", - "symbol": "KT1", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5149fFdf642D551539f7B68Bd75fA37b16371eb9", - "status": "active", - "id": "0x5149fFdf642D551539f7B68Bd75fA37b16371eb9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5149fFdf642D551539f7B68Bd75fA37b16371eb9/logo.png b/blockchains/ethereum/assets/0x5149fFdf642D551539f7B68Bd75fA37b16371eb9/logo.png deleted file mode 100644 index 46d5158f6a947..0000000000000 Binary files a/blockchains/ethereum/assets/0x5149fFdf642D551539f7B68Bd75fA37b16371eb9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x514DFb37fd6F9d8F0bf653828aAdA3fD1D96bF8C/logo.png b/blockchains/ethereum/assets/0x514DFb37fd6F9d8F0bf653828aAdA3fD1D96bF8C/logo.png deleted file mode 100644 index 95334edac6fee..0000000000000 Binary files a/blockchains/ethereum/assets/0x514DFb37fd6F9d8F0bf653828aAdA3fD1D96bF8C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c/info.json b/blockchains/ethereum/assets/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c/info.json deleted file mode 100644 index 7168fce9591db..0000000000000 --- a/blockchains/ethereum/assets/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Zeedex", - "website": "https://zeedex.io", - "source_code": "https://github.com/zeedexio", - "twitter": "https://twitter.com/Zeedexio", - "telegram": "https://t.me/zeedexio", - "description": "Zeedex is a decentralized exchange where users can trade, stake, lend and borrow cryptocurrencies.", - "explorer": "https://etherscan.io/token/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c", - "type": "ERC20", - "symbol": "ZDEX", - "decimals": 18, - "status": "active", - "id": "0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c/logo.png b/blockchains/ethereum/assets/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c/logo.png deleted file mode 100644 index 5828296c00f5d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x515669d308f887Fd83a471C7764F5d084886D34D/info.json b/blockchains/ethereum/assets/0x515669d308f887Fd83a471C7764F5d084886D34D/info.json deleted file mode 100644 index 56075146cb78f..0000000000000 --- a/blockchains/ethereum/assets/0x515669d308f887Fd83a471C7764F5d084886D34D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MUXE Token", - "symbol": "MUXE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.muxe.io/", - "explorer": "https://etherscan.io/token/0x515669d308f887Fd83a471C7764F5d084886D34D", - "status": "active", - "id": "0x515669d308f887Fd83a471C7764F5d084886D34D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x515669d308f887Fd83a471C7764F5d084886D34D/logo.png b/blockchains/ethereum/assets/0x515669d308f887Fd83a471C7764F5d084886D34D/logo.png deleted file mode 100644 index d55b29cda93ce..0000000000000 Binary files a/blockchains/ethereum/assets/0x515669d308f887Fd83a471C7764F5d084886D34D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x515bA0a2E286AF10115284F151cF398688A69170/info.json b/blockchains/ethereum/assets/0x515bA0a2E286AF10115284F151cF398688A69170/info.json deleted file mode 100644 index 0df371bd0540a..0000000000000 --- a/blockchains/ethereum/assets/0x515bA0a2E286AF10115284F151cF398688A69170/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TenX Token", - "symbol": "TENX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x515bA0a2E286AF10115284F151cF398688A69170", - "status": "active", - "id": "0x515bA0a2E286AF10115284F151cF398688A69170" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x515bA0a2E286AF10115284F151cF398688A69170/logo.png b/blockchains/ethereum/assets/0x515bA0a2E286AF10115284F151cF398688A69170/logo.png deleted file mode 100644 index 0bbb3c7835964..0000000000000 Binary files a/blockchains/ethereum/assets/0x515bA0a2E286AF10115284F151cF398688A69170/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5166E09628b696285E3A151e84FB977736a83575/info.json b/blockchains/ethereum/assets/0x5166E09628b696285E3A151e84FB977736a83575/info.json deleted file mode 100644 index 98ea64956e8e7..0000000000000 --- a/blockchains/ethereum/assets/0x5166E09628b696285E3A151e84FB977736a83575/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Volatility Protocol Token", - "symbol": "VOL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://volatility.com", - "explorer": "https://etherscan.io/token/0x5166E09628b696285E3A151e84FB977736a83575", - "status": "active", - "id": "0x5166E09628b696285E3A151e84FB977736a83575" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5166E09628b696285E3A151e84FB977736a83575/logo.png b/blockchains/ethereum/assets/0x5166E09628b696285E3A151e84FB977736a83575/logo.png deleted file mode 100644 index 6fb2795e674d2..0000000000000 Binary files a/blockchains/ethereum/assets/0x5166E09628b696285E3A151e84FB977736a83575/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE/info.json b/blockchains/ethereum/assets/0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE/info.json deleted file mode 100644 index b6032e2390b3f..0000000000000 --- a/blockchains/ethereum/assets/0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ormeus Coin", - "symbol": "ORME", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE", - "status": "active", - "id": "0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE/logo.png b/blockchains/ethereum/assets/0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE/logo.png deleted file mode 100755 index 4852be1ae0e62..0000000000000 Binary files a/blockchains/ethereum/assets/0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5/info.json b/blockchains/ethereum/assets/0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5/info.json deleted file mode 100644 index 07691fee96a62..0000000000000 --- a/blockchains/ethereum/assets/0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VIU", - "symbol": "VIU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5", - "status": "active", - "id": "0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5/logo.png b/blockchains/ethereum/assets/0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5/logo.png deleted file mode 100644 index e912aa6b21490..0000000000000 Binary files a/blockchains/ethereum/assets/0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5197FBE1a86679FF1360E27862BF88B0c5119BD8/info.json b/blockchains/ethereum/assets/0x5197FBE1a86679FF1360E27862BF88B0c5119BD8/info.json deleted file mode 100644 index 5282bad3717c7..0000000000000 --- a/blockchains/ethereum/assets/0x5197FBE1a86679FF1360E27862BF88B0c5119BD8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITPIF", - "symbol": "BPF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5197FBE1a86679FF1360E27862BF88B0c5119BD8", - "status": "active", - "id": "0x5197FBE1a86679FF1360E27862BF88B0c5119BD8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5197FBE1a86679FF1360E27862BF88B0c5119BD8/logo.png b/blockchains/ethereum/assets/0x5197FBE1a86679FF1360E27862BF88B0c5119BD8/logo.png deleted file mode 100644 index dc3a48dc5f60e..0000000000000 Binary files a/blockchains/ethereum/assets/0x5197FBE1a86679FF1360E27862BF88B0c5119BD8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C/info.json b/blockchains/ethereum/assets/0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C/info.json deleted file mode 100644 index de05a08b8cfd2..0000000000000 --- a/blockchains/ethereum/assets/0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sky Ether", - "symbol": "SET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C", - "status": "active", - "id": "0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C/logo.png b/blockchains/ethereum/assets/0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C/logo.png deleted file mode 100644 index 760dd7f9a9f02..0000000000000 Binary files a/blockchains/ethereum/assets/0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B/info.json b/blockchains/ethereum/assets/0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B/info.json deleted file mode 100644 index cb5bbb255e4ac..0000000000000 --- a/blockchains/ethereum/assets/0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FriendsCoin", - "symbol": "FZC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B", - "status": "active", - "id": "0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B/logo.png b/blockchains/ethereum/assets/0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B/logo.png deleted file mode 100755 index 8d0905a75b29e..0000000000000 Binary files a/blockchains/ethereum/assets/0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F/info.json b/blockchains/ethereum/assets/0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F/info.json deleted file mode 100644 index 631379c596f25..0000000000000 --- a/blockchains/ethereum/assets/0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RAKUN", - "symbol": "RAKU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://rakunworld.com/", - "explorer": "https://etherscan.io/token/0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F", - "status": "active", - "id": "0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F/logo.png b/blockchains/ethereum/assets/0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F/logo.png deleted file mode 100644 index f103a5a4dfcac..0000000000000 Binary files a/blockchains/ethereum/assets/0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B/info.json b/blockchains/ethereum/assets/0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B/info.json deleted file mode 100644 index 1e8ee796fd80a..0000000000000 --- a/blockchains/ethereum/assets/0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Peet DeFi", - "website": "https://peetdecentralized.finance/", - "source_code": "https://etherscan.io/address/0x51bb9c623226ce781f4a54fc8f4a530a47142b6b#code", - "white_paper": "https://peetdecentralized.finance/litepaper.pdf", - "description": "Core utility, staking, and governance token for Peet decentralized finance platform.", - "explorer": "https://etherscan.io/token/0x51bb9c623226ce781f4a54fc8f4a530a47142b6b", - "research": "https://peetdefi.gitbook.io/docs/", - "type": "ERC20", - "symbol": "PTE", - "decimals": 18, - "status": "active", - "id": "0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B/logo.png b/blockchains/ethereum/assets/0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B/logo.png deleted file mode 100644 index 686395c018666..0000000000000 Binary files a/blockchains/ethereum/assets/0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd/info.json b/blockchains/ethereum/assets/0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd/info.json deleted file mode 100644 index 9d9ae843929fe..0000000000000 --- a/blockchains/ethereum/assets/0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Moeda Loyalty Points", - "symbol": "MDA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://moedaseeds.com/", - "explorer": "https://etherscan.io/token/0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd", - "status": "active", - "id": "0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd/logo.png b/blockchains/ethereum/assets/0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd/logo.png deleted file mode 100644 index 1856b6ff12e8a..0000000000000 Binary files a/blockchains/ethereum/assets/0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x51ee82641Ac238BDe34B9859f98F5F311d6E4954/info.json b/blockchains/ethereum/assets/0x51ee82641Ac238BDe34B9859f98F5F311d6E4954/info.json deleted file mode 100644 index a57644ce7cfd6..0000000000000 --- a/blockchains/ethereum/assets/0x51ee82641Ac238BDe34B9859f98F5F311d6E4954/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IQT Token", - "symbol": "IQT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x51ee82641Ac238BDe34B9859f98F5F311d6E4954", - "status": "active", - "id": "0x51ee82641Ac238BDe34B9859f98F5F311d6E4954" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x51ee82641Ac238BDe34B9859f98F5F311d6E4954/logo.png b/blockchains/ethereum/assets/0x51ee82641Ac238BDe34B9859f98F5F311d6E4954/logo.png deleted file mode 100644 index 796f42b84b60a..0000000000000 Binary files a/blockchains/ethereum/assets/0x51ee82641Ac238BDe34B9859f98F5F311d6E4954/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa/info.json b/blockchains/ethereum/assets/0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa/info.json deleted file mode 100644 index fa609de8bc915..0000000000000 --- a/blockchains/ethereum/assets/0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InsurChain2.0", - "symbol": "INSUR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa", - "status": "active", - "id": "0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa/logo.png b/blockchains/ethereum/assets/0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa/logo.png deleted file mode 100644 index e7438f95be676..0000000000000 Binary files a/blockchains/ethereum/assets/0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136/info.json b/blockchains/ethereum/assets/0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136/info.json deleted file mode 100644 index 17c9e81355f03..0000000000000 --- a/blockchains/ethereum/assets/0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEWDIA", - "symbol": "NDIA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136", - "status": "active", - "id": "0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136/logo.png b/blockchains/ethereum/assets/0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136/logo.png deleted file mode 100644 index 5ea519d16b0bf..0000000000000 Binary files a/blockchains/ethereum/assets/0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5212BD86b83fE7E72e19D95891fd634d98286f04/info.json b/blockchains/ethereum/assets/0x5212BD86b83fE7E72e19D95891fd634d98286f04/info.json deleted file mode 100644 index 3523bbd8c52c8..0000000000000 --- a/blockchains/ethereum/assets/0x5212BD86b83fE7E72e19D95891fd634d98286f04/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Maxburn Token", - "symbol": "XMB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5212BD86b83fE7E72e19D95891fd634d98286f04", - "status": "active", - "id": "0x5212BD86b83fE7E72e19D95891fd634d98286f04" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5212BD86b83fE7E72e19D95891fd634d98286f04/logo.png b/blockchains/ethereum/assets/0x5212BD86b83fE7E72e19D95891fd634d98286f04/logo.png deleted file mode 100644 index d56b69668b7a3..0000000000000 Binary files a/blockchains/ethereum/assets/0x5212BD86b83fE7E72e19D95891fd634d98286f04/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/info.json b/blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/info.json deleted file mode 100644 index abf224ed32cdd..0000000000000 --- a/blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "eRSDL", - "website": "https://UnFederalReserve.com", - "description": "The eRSDL ecosystem is like a safe-harbor where sophisticated parties are the pricing oracles and ordinary people can participate alongside with a reduced chance of being gamed by experts.", - "explorer": "https://etherscan.io/token/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6", - "type": "ERC20", - "symbol": "eRSDL", - "decimals": 18, - "status": "active", - "id": "0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/logo.png b/blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/logo.png deleted file mode 100644 index c9f5954fbf2bf..0000000000000 Binary files a/blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5219D24CAa72040F055fC547Cc786a29e025E767/info.json b/blockchains/ethereum/assets/0x5219D24CAa72040F055fC547Cc786a29e025E767/info.json deleted file mode 100644 index fc0dfde50240e..0000000000000 --- a/blockchains/ethereum/assets/0x5219D24CAa72040F055fC547Cc786a29e025E767/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Linden Lab", - "symbol": "LDL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5219D24CAa72040F055fC547Cc786a29e025E767", - "status": "active", - "id": "0x5219D24CAa72040F055fC547Cc786a29e025E767" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5219D24CAa72040F055fC547Cc786a29e025E767/logo.png b/blockchains/ethereum/assets/0x5219D24CAa72040F055fC547Cc786a29e025E767/logo.png deleted file mode 100644 index 1a58d1dddebb5..0000000000000 Binary files a/blockchains/ethereum/assets/0x5219D24CAa72040F055fC547Cc786a29e025E767/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0/info.json b/blockchains/ethereum/assets/0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0/info.json deleted file mode 100644 index 1f9285c1417c3..0000000000000 --- a/blockchains/ethereum/assets/0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "zTrueUSD", - "symbol": "zTUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0", - "status": "active", - "id": "0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0/logo.png b/blockchains/ethereum/assets/0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0/logo.png deleted file mode 100644 index 729f50874901a..0000000000000 Binary files a/blockchains/ethereum/assets/0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x521cdd9083b751dba264e9E000d11511993836e9/info.json b/blockchains/ethereum/assets/0x521cdd9083b751dba264e9E000d11511993836e9/info.json deleted file mode 100644 index f155198edb3d1..0000000000000 --- a/blockchains/ethereum/assets/0x521cdd9083b751dba264e9E000d11511993836e9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XMAO", - "symbol": "XMAO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x521cdd9083b751dba264e9E000d11511993836e9", - "status": "active", - "id": "0x521cdd9083b751dba264e9E000d11511993836e9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x521cdd9083b751dba264e9E000d11511993836e9/logo.png b/blockchains/ethereum/assets/0x521cdd9083b751dba264e9E000d11511993836e9/logo.png deleted file mode 100644 index 831e2601bb88e..0000000000000 Binary files a/blockchains/ethereum/assets/0x521cdd9083b751dba264e9E000d11511993836e9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/info.json b/blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/info.json deleted file mode 100644 index d90b244b23ab1..0000000000000 --- a/blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "pTokens pBTC", - "website": "https://ptokens.io/", - "source_code": "https://github.com/provable-things", - "white_paper": "https://ptokens.io/ptokens-rev5b.pdf", - "description": "pTokens BTC is a one-to-one pegged tokenised Bitcoin on Ethereum. Leveraging the pTokens system, Bitcoin is automatically moved into the Ethereum protocol as an ERC-777 token. pTokens BTC makes Bitcoin compatible with all financial dApps, bringing unparalleled liquidity to the DeFi ecosystem.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/pTokens_io", - "handle": "pToken pBTC" - }, - { - "name": "Telegram", - "url": "https://t.me/ptokens", - "handle": "pToken pBTC" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/pTokens", - "handle": "pTokens pBTC" - } - ], - "explorer": "https://etherscan.io/token/0x5228a22e72ccC52d415EcFd199F99D0665E7733b", - "type": "ERC20", - "symbol": "pBTC", - "decimals": 18, - "status": "active", - "id": "0x5228a22e72ccC52d415EcFd199F99D0665E7733b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/logo.png b/blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/logo.png deleted file mode 100644 index bbf9eb9bee49e..0000000000000 Binary files a/blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x52353940A0271f0048d01eD15Ad13923662190dd/info.json b/blockchains/ethereum/assets/0x52353940A0271f0048d01eD15Ad13923662190dd/info.json deleted file mode 100644 index c9f424faba3ba..0000000000000 --- a/blockchains/ethereum/assets/0x52353940A0271f0048d01eD15Ad13923662190dd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MAHOGANY COIN", - "symbol": "MHG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x52353940A0271f0048d01eD15Ad13923662190dd", - "status": "active", - "id": "0x52353940A0271f0048d01eD15Ad13923662190dd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x52353940A0271f0048d01eD15Ad13923662190dd/logo.png b/blockchains/ethereum/assets/0x52353940A0271f0048d01eD15Ad13923662190dd/logo.png deleted file mode 100644 index b2688b644ebdd..0000000000000 Binary files a/blockchains/ethereum/assets/0x52353940A0271f0048d01eD15Ad13923662190dd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5245C0249e5EEB2A0838266800471Fd32Adb1089/logo.png b/blockchains/ethereum/assets/0x5245C0249e5EEB2A0838266800471Fd32Adb1089/logo.png deleted file mode 100644 index d3e19ed931579..0000000000000 Binary files a/blockchains/ethereum/assets/0x5245C0249e5EEB2A0838266800471Fd32Adb1089/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x525794473F7ab5715C81d06d10f52d11cC052804/info.json b/blockchains/ethereum/assets/0x525794473F7ab5715C81d06d10f52d11cC052804/info.json deleted file mode 100644 index c32773155266d..0000000000000 --- a/blockchains/ethereum/assets/0x525794473F7ab5715C81d06d10f52d11cC052804/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "12Ships", - "symbol": "TSHP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://12ships.com/", - "explorer": "https://etherscan.io/token/0x525794473F7ab5715C81d06d10f52d11cC052804", - "status": "active", - "id": "0x525794473F7ab5715C81d06d10f52d11cC052804" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x525794473F7ab5715C81d06d10f52d11cC052804/logo.png b/blockchains/ethereum/assets/0x525794473F7ab5715C81d06d10f52d11cC052804/logo.png deleted file mode 100644 index ffca1b03c11f0..0000000000000 Binary files a/blockchains/ethereum/assets/0x525794473F7ab5715C81d06d10f52d11cC052804/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941/info.json b/blockchains/ethereum/assets/0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941/info.json deleted file mode 100644 index 12482446b5995..0000000000000 --- a/blockchains/ethereum/assets/0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Happy Coin", - "symbol": "HACO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941", - "status": "active", - "id": "0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941/logo.png b/blockchains/ethereum/assets/0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941/logo.png deleted file mode 100644 index a8f59bb9a26f7..0000000000000 Binary files a/blockchains/ethereum/assets/0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x526Ccc90191A9472299323816bD2c784C0A1BCDE/info.json b/blockchains/ethereum/assets/0x526Ccc90191A9472299323816bD2c784C0A1BCDE/info.json deleted file mode 100644 index b96c56583929d..0000000000000 --- a/blockchains/ethereum/assets/0x526Ccc90191A9472299323816bD2c784C0A1BCDE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DataOnBlock", - "symbol": "DBLK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x526Ccc90191A9472299323816bD2c784C0A1BCDE", - "status": "active", - "id": "0x526Ccc90191A9472299323816bD2c784C0A1BCDE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x526Ccc90191A9472299323816bD2c784C0A1BCDE/logo.png b/blockchains/ethereum/assets/0x526Ccc90191A9472299323816bD2c784C0A1BCDE/logo.png deleted file mode 100644 index 55d15c869397d..0000000000000 Binary files a/blockchains/ethereum/assets/0x526Ccc90191A9472299323816bD2c784C0A1BCDE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5/info.json b/blockchains/ethereum/assets/0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5/info.json deleted file mode 100644 index bedac0d84e5d2..0000000000000 --- a/blockchains/ethereum/assets/0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XstarToken", - "symbol": "XT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5", - "status": "active", - "id": "0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5/logo.png b/blockchains/ethereum/assets/0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5/logo.png deleted file mode 100644 index 3c1e1e6ee4e80..0000000000000 Binary files a/blockchains/ethereum/assets/0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5292EB1d4f669e697AD14E55D151013969485711/info.json b/blockchains/ethereum/assets/0x5292EB1d4f669e697AD14E55D151013969485711/info.json deleted file mode 100644 index d510e6f770a75..0000000000000 --- a/blockchains/ethereum/assets/0x5292EB1d4f669e697AD14E55D151013969485711/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WorkValley", - "symbol": "WVT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5292EB1d4f669e697AD14E55D151013969485711", - "status": "active", - "id": "0x5292EB1d4f669e697AD14E55D151013969485711" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5292EB1d4f669e697AD14E55D151013969485711/logo.png b/blockchains/ethereum/assets/0x5292EB1d4f669e697AD14E55D151013969485711/logo.png deleted file mode 100644 index 9d37dbd6971ea..0000000000000 Binary files a/blockchains/ethereum/assets/0x5292EB1d4f669e697AD14E55D151013969485711/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x52A7cB918c11A16958bE40CBA7E31e32a499a465/info.json b/blockchains/ethereum/assets/0x52A7cB918c11A16958bE40CBA7E31e32a499a465/info.json deleted file mode 100644 index 2a976bbd8f0cf..0000000000000 --- a/blockchains/ethereum/assets/0x52A7cB918c11A16958bE40CBA7E31e32a499a465/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "fidentiaX", - "symbol": "fdX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x52A7cB918c11A16958bE40CBA7E31e32a499a465", - "status": "active", - "id": "0x52A7cB918c11A16958bE40CBA7E31e32a499a465" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x52A7cB918c11A16958bE40CBA7E31e32a499a465/logo.png b/blockchains/ethereum/assets/0x52A7cB918c11A16958bE40CBA7E31e32a499a465/logo.png deleted file mode 100644 index 655d3aba58214..0000000000000 Binary files a/blockchains/ethereum/assets/0x52A7cB918c11A16958bE40CBA7E31e32a499a465/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x52DB8ebF894036ec997Da693C5fa237A4fb69d10/info.json b/blockchains/ethereum/assets/0x52DB8ebF894036ec997Da693C5fa237A4fb69d10/info.json deleted file mode 100644 index f42eebc09c4a4..0000000000000 --- a/blockchains/ethereum/assets/0x52DB8ebF894036ec997Da693C5fa237A4fb69d10/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Curriculum Vitae", - "symbol": "CVH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x52DB8ebF894036ec997Da693C5fa237A4fb69d10", - "status": "active", - "id": "0x52DB8ebF894036ec997Da693C5fa237A4fb69d10" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x52DB8ebF894036ec997Da693C5fa237A4fb69d10/logo.png b/blockchains/ethereum/assets/0x52DB8ebF894036ec997Da693C5fa237A4fb69d10/logo.png deleted file mode 100755 index 70864c343931e..0000000000000 Binary files a/blockchains/ethereum/assets/0x52DB8ebF894036ec997Da693C5fa237A4fb69d10/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248/info.json b/blockchains/ethereum/assets/0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248/info.json deleted file mode 100644 index 9b9c4c3d28613..0000000000000 --- a/blockchains/ethereum/assets/0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NewRich", - "symbol": "NRCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248", - "status": "active", - "id": "0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248/logo.png b/blockchains/ethereum/assets/0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248/logo.png deleted file mode 100644 index e1ab9e8d9f0c7..0000000000000 Binary files a/blockchains/ethereum/assets/0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x52a669d086A8df6F57074B0740997b24e6FDA530/info.json b/blockchains/ethereum/assets/0x52a669d086A8df6F57074B0740997b24e6FDA530/info.json deleted file mode 100644 index c95d63da95f59..0000000000000 --- a/blockchains/ethereum/assets/0x52a669d086A8df6F57074B0740997b24e6FDA530/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "earlybirdcoin", - "symbol": "EBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x52a669d086A8df6F57074B0740997b24e6FDA530", - "status": "active", - "id": "0x52a669d086A8df6F57074B0740997b24e6FDA530" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x52a669d086A8df6F57074B0740997b24e6FDA530/logo.png b/blockchains/ethereum/assets/0x52a669d086A8df6F57074B0740997b24e6FDA530/logo.png deleted file mode 100644 index 1ee4cf1f9f209..0000000000000 Binary files a/blockchains/ethereum/assets/0x52a669d086A8df6F57074B0740997b24e6FDA530/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x52fb36C83ad33C1824912FC81071cA5eEB8AB390/info.json b/blockchains/ethereum/assets/0x52fb36C83ad33C1824912FC81071cA5eEB8AB390/info.json deleted file mode 100644 index 93de900c519f4..0000000000000 --- a/blockchains/ethereum/assets/0x52fb36C83ad33C1824912FC81071cA5eEB8AB390/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fidelium Token", - "symbol": "FID", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x52fb36C83ad33C1824912FC81071cA5eEB8AB390", - "status": "active", - "id": "0x52fb36C83ad33C1824912FC81071cA5eEB8AB390" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x52fb36C83ad33C1824912FC81071cA5eEB8AB390/logo.png b/blockchains/ethereum/assets/0x52fb36C83ad33C1824912FC81071cA5eEB8AB390/logo.png deleted file mode 100755 index 97f70eae51528..0000000000000 Binary files a/blockchains/ethereum/assets/0x52fb36C83ad33C1824912FC81071cA5eEB8AB390/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420/info.json b/blockchains/ethereum/assets/0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420/info.json deleted file mode 100644 index 0892868f2cdc6..0000000000000 --- a/blockchains/ethereum/assets/0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Centaure Token", - "symbol": "CEN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420", - "status": "active", - "id": "0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420/logo.png b/blockchains/ethereum/assets/0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420/logo.png deleted file mode 100644 index 8bbe533367fc0..0000000000000 Binary files a/blockchains/ethereum/assets/0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3/info.json b/blockchains/ethereum/assets/0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3/info.json deleted file mode 100644 index 91ec5eb064644..0000000000000 --- a/blockchains/ethereum/assets/0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Penta Network Token", - "symbol": "PNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.penta.global/", - "explorer": "https://etherscan.io/token/0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3", - "status": "active", - "id": "0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3/logo.png b/blockchains/ethereum/assets/0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3/logo.png deleted file mode 100755 index 765f7d4ae7089..0000000000000 Binary files a/blockchains/ethereum/assets/0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d/info.json b/blockchains/ethereum/assets/0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d/info.json deleted file mode 100644 index a5e62d29f5487..0000000000000 --- a/blockchains/ethereum/assets/0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ullu", - "symbol": "ULLU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ullu.io/", - "explorer": "https://etherscan.io/token/0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d", - "status": "active", - "id": "0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d/logo.png b/blockchains/ethereum/assets/0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d/logo.png deleted file mode 100644 index 68015ad1ce94d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5322A3556F979cE2180B30e689a9436fDDCB1021/info.json b/blockchains/ethereum/assets/0x5322A3556F979cE2180B30e689a9436fDDCB1021/info.json deleted file mode 100644 index 2f47a02f9457c..0000000000000 --- a/blockchains/ethereum/assets/0x5322A3556F979cE2180B30e689a9436fDDCB1021/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "yTSLA Finance", - "website": "https://ytsla.finance/", - "description": "$yTSLA is an experimental parody token. This project is not affiliated with Tesla Inc, Elon Musk or $MEME. yTSLA is a novelty and was given away through a free airdrop and farm yield. The distribution of yTSLA was conducted in a decentralized manner. yTSLA’s inherit value is $0.00. If the value is higher than $0.00 on the open market then please note that the price can quickly go back down to $0.00.", - "explorer": "https://etherscan.io/token/0x5322A3556F979cE2180B30e689a9436fDDCB1021", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/yTSLAFi", - "handle": "yTSLA" - }, - { - "name": "Reddit", - "url": "https://medium.com/@memeytsla/ytsla-y-not-a10c2c4a2ce0?sk=38ecc8c0a216cbc152d8b9c557fe50b8", - "handle": "yTSLA" - } - ], - "type": "ERC20", - "symbol": "yTSLA", - "decimals": 18, - "status": "active", - "id": "0x5322A3556F979cE2180B30e689a9436fDDCB1021" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5322A3556F979cE2180B30e689a9436fDDCB1021/logo.png b/blockchains/ethereum/assets/0x5322A3556F979cE2180B30e689a9436fDDCB1021/logo.png deleted file mode 100644 index 2d369fa527134..0000000000000 Binary files a/blockchains/ethereum/assets/0x5322A3556F979cE2180B30e689a9436fDDCB1021/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x53378825D95281737914a8A2ac0E5A9304aE5Ed7/info.json b/blockchains/ethereum/assets/0x53378825D95281737914a8A2ac0E5A9304aE5Ed7/info.json deleted file mode 100644 index 81f0d6022d4db..0000000000000 --- a/blockchains/ethereum/assets/0x53378825D95281737914a8A2ac0E5A9304aE5Ed7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Samurai Token", - "website": "https://samuraiswap.org", - "description": "is an ER20 token where liquidity is locked at Uniswap, holders will be allowed to stake their tokens to the platform and make amazing gains.", - "explorer": "https://etherscan.io/token/0x53378825D95281737914a8A2ac0E5A9304aE5Ed7", - "type": "ERC20", - "symbol": "SAM", - "decimals": 18, - "status": "active", - "id": "0x53378825D95281737914a8A2ac0E5A9304aE5Ed7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x53378825D95281737914a8A2ac0E5A9304aE5Ed7/logo.png b/blockchains/ethereum/assets/0x53378825D95281737914a8A2ac0E5A9304aE5Ed7/logo.png deleted file mode 100644 index d10b1b5caf056..0000000000000 Binary files a/blockchains/ethereum/assets/0x53378825D95281737914a8A2ac0E5A9304aE5Ed7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x53437f622bf47e758C301D0E1d2649fd42A8bAa6/info.json b/blockchains/ethereum/assets/0x53437f622bf47e758C301D0E1d2649fd42A8bAa6/info.json deleted file mode 100644 index 547fd99277ff5..0000000000000 --- a/blockchains/ethereum/assets/0x53437f622bf47e758C301D0E1d2649fd42A8bAa6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NewYorkCoin", - "symbol": "NYC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x53437f622bf47e758C301D0E1d2649fd42A8bAa6", - "status": "active", - "id": "0x53437f622bf47e758C301D0E1d2649fd42A8bAa6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x53437f622bf47e758C301D0E1d2649fd42A8bAa6/logo.png b/blockchains/ethereum/assets/0x53437f622bf47e758C301D0E1d2649fd42A8bAa6/logo.png deleted file mode 100755 index 59915c7360537..0000000000000 Binary files a/blockchains/ethereum/assets/0x53437f622bf47e758C301D0E1d2649fd42A8bAa6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E/info.json b/blockchains/ethereum/assets/0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E/info.json deleted file mode 100644 index 1712a4d271ff2..0000000000000 --- a/blockchains/ethereum/assets/0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yotro", - "symbol": "YTRO", - "type": "ERC20", - "decimals": 17, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E", - "status": "active", - "id": "0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E/logo.png b/blockchains/ethereum/assets/0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E/logo.png deleted file mode 100644 index d03010552de70..0000000000000 Binary files a/blockchains/ethereum/assets/0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484/info.json b/blockchains/ethereum/assets/0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484/info.json deleted file mode 100644 index a26023348147c..0000000000000 --- a/blockchains/ethereum/assets/0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Daex.Trade", - "symbol": "DAEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484", - "status": "active", - "id": "0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484/logo.png b/blockchains/ethereum/assets/0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D/info.json b/blockchains/ethereum/assets/0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D/info.json deleted file mode 100644 index bac852fd2dd58..0000000000000 --- a/blockchains/ethereum/assets/0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-30/30M90", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D", - "status": "active", - "id": "0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D/logo.png b/blockchains/ethereum/assets/0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D/logo.png deleted file mode 100644 index 64154874e5e29..0000000000000 Binary files a/blockchains/ethereum/assets/0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x537A9095b78517597b5f2058EDcd6E1978095909/info.json b/blockchains/ethereum/assets/0x537A9095b78517597b5f2058EDcd6E1978095909/info.json deleted file mode 100644 index 5df6515cd0244..0000000000000 --- a/blockchains/ethereum/assets/0x537A9095b78517597b5f2058EDcd6E1978095909/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Design", - "symbol": "DSGN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x537A9095b78517597b5f2058EDcd6E1978095909", - "status": "active", - "id": "0x537A9095b78517597b5f2058EDcd6E1978095909" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x537A9095b78517597b5f2058EDcd6E1978095909/logo.png b/blockchains/ethereum/assets/0x537A9095b78517597b5f2058EDcd6E1978095909/logo.png deleted file mode 100644 index 975d5e10df6c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x537A9095b78517597b5f2058EDcd6E1978095909/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x53884b61963351C283118a8E1Fc05BA464a11959/info.json b/blockchains/ethereum/assets/0x53884b61963351C283118a8E1Fc05BA464a11959/info.json deleted file mode 100644 index be2fea92931ff..0000000000000 --- a/blockchains/ethereum/assets/0x53884b61963351C283118a8E1Fc05BA464a11959/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Monnos Token", - "symbol": "MNS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://monnos.com/", - "explorer": "https://etherscan.io/token/0x53884b61963351C283118a8E1Fc05BA464a11959", - "status": "active", - "id": "0x53884b61963351C283118a8E1Fc05BA464a11959" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x53884b61963351C283118a8E1Fc05BA464a11959/logo.png b/blockchains/ethereum/assets/0x53884b61963351C283118a8E1Fc05BA464a11959/logo.png deleted file mode 100644 index e8b1ad0d8c811..0000000000000 Binary files a/blockchains/ethereum/assets/0x53884b61963351C283118a8E1Fc05BA464a11959/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x538a151Dd910C1D1227719bd400D6C4f99ea06d0/info.json b/blockchains/ethereum/assets/0x538a151Dd910C1D1227719bd400D6C4f99ea06d0/info.json deleted file mode 100644 index 3cbbd87be1682..0000000000000 --- a/blockchains/ethereum/assets/0x538a151Dd910C1D1227719bd400D6C4f99ea06d0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptochrome", - "website": "https://cryptochrome.org/", - "description": "Liquidity Mining & Staking of ERC-20 tokens.", - "explorer": "https://etherscan.io/token/0x538a151Dd910C1D1227719bd400D6C4f99ea06d0", - "type": "ERC20", - "symbol": "CHM", - "decimals": 18, - "status": "active", - "id": "0x538a151Dd910C1D1227719bd400D6C4f99ea06d0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x538a151Dd910C1D1227719bd400D6C4f99ea06d0/logo.png b/blockchains/ethereum/assets/0x538a151Dd910C1D1227719bd400D6C4f99ea06d0/logo.png deleted file mode 100644 index bc53dbbaad4d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x538a151Dd910C1D1227719bd400D6C4f99ea06d0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x539EfE69bCDd21a83eFD9122571a64CC25e0282b/info.json b/blockchains/ethereum/assets/0x539EfE69bCDd21a83eFD9122571a64CC25e0282b/info.json deleted file mode 100644 index 25a1c28b657c3..0000000000000 --- a/blockchains/ethereum/assets/0x539EfE69bCDd21a83eFD9122571a64CC25e0282b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Blue", - "symbol": "BLUE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.blueprotocol.com/", - "explorer": "https://etherscan.io/token/0x539EfE69bCDd21a83eFD9122571a64CC25e0282b", - "status": "active", - "id": "0x539EfE69bCDd21a83eFD9122571a64CC25e0282b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x539EfE69bCDd21a83eFD9122571a64CC25e0282b/logo.png b/blockchains/ethereum/assets/0x539EfE69bCDd21a83eFD9122571a64CC25e0282b/logo.png deleted file mode 100644 index 18bdb8aaf7f78..0000000000000 Binary files a/blockchains/ethereum/assets/0x539EfE69bCDd21a83eFD9122571a64CC25e0282b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x539F3615C1dBAfa0D008d87504667458acBd16Fa/info.json b/blockchains/ethereum/assets/0x539F3615C1dBAfa0D008d87504667458acBd16Fa/info.json deleted file mode 100644 index 5e93acdd205a3..0000000000000 --- a/blockchains/ethereum/assets/0x539F3615C1dBAfa0D008d87504667458acBd16Fa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FERA", - "website": "https://ferastrategies.com/", - "description": "FERA provides trading strategies for crypto traders and investors, focusing on low-cap projects. The full service includes a trading plan that covers funds management and short-term predictions.", - "explorer": "https://etherscan.io/token/0x539F3615C1dBAfa0D008d87504667458acBd16Fa", - "type": "ERC20", - "symbol": "FERA", - "decimals": 18, - "status": "active", - "id": "0x539F3615C1dBAfa0D008d87504667458acBd16Fa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x539F3615C1dBAfa0D008d87504667458acBd16Fa/logo.png b/blockchains/ethereum/assets/0x539F3615C1dBAfa0D008d87504667458acBd16Fa/logo.png deleted file mode 100644 index 24aa9a078f0b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x539F3615C1dBAfa0D008d87504667458acBd16Fa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x539ad7704C67FDB7A608fCA79695b6655f623e50/info.json b/blockchains/ethereum/assets/0x539ad7704C67FDB7A608fCA79695b6655f623e50/info.json deleted file mode 100644 index b93dd53ef5830..0000000000000 --- a/blockchains/ethereum/assets/0x539ad7704C67FDB7A608fCA79695b6655f623e50/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Scudo", - "symbol": "SNG", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x539ad7704C67FDB7A608fCA79695b6655f623e50", - "status": "active", - "id": "0x539ad7704C67FDB7A608fCA79695b6655f623e50" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x539ad7704C67FDB7A608fCA79695b6655f623e50/logo.png b/blockchains/ethereum/assets/0x539ad7704C67FDB7A608fCA79695b6655f623e50/logo.png deleted file mode 100644 index c82a4a763c2c7..0000000000000 Binary files a/blockchains/ethereum/assets/0x539ad7704C67FDB7A608fCA79695b6655f623e50/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x53D428716900EAe876aD1d7E4535e796B5FAedA2/info.json b/blockchains/ethereum/assets/0x53D428716900EAe876aD1d7E4535e796B5FAedA2/info.json deleted file mode 100644 index acd8024e4a776..0000000000000 --- a/blockchains/ethereum/assets/0x53D428716900EAe876aD1d7E4535e796B5FAedA2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zero Fee Xchange", - "symbol": "ZFE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x53D428716900EAe876aD1d7E4535e796B5FAedA2", - "status": "active", - "id": "0x53D428716900EAe876aD1d7E4535e796B5FAedA2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x53D428716900EAe876aD1d7E4535e796B5FAedA2/logo.png b/blockchains/ethereum/assets/0x53D428716900EAe876aD1d7E4535e796B5FAedA2/logo.png deleted file mode 100644 index cba5c4d9c35d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x53D428716900EAe876aD1d7E4535e796B5FAedA2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x53F64bE99Da00fec224EAf9f8ce2012149D2FC88/info.json b/blockchains/ethereum/assets/0x53F64bE99Da00fec224EAf9f8ce2012149D2FC88/info.json deleted file mode 100644 index 9ef9e5eeeefb4..0000000000000 --- a/blockchains/ethereum/assets/0x53F64bE99Da00fec224EAf9f8ce2012149D2FC88/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NICE", - "website": "https://niceee.org/", - "description": "NICE is a farming token that inflates when the supply is between 69 and 420 coins. Once it reaches 420 coins, it deflates by burning 20% of every transaction until it reaches 69 again, and then the cycle repeats.", - "explorer": "https://etherscan.io/token/0x53F64bE99Da00fec224EAf9f8ce2012149D2FC88", - "type": "ERC20", - "symbol": "NICE", - "decimals": 18, - "status": "active", - "id": "0x53F64bE99Da00fec224EAf9f8ce2012149D2FC88" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x53F64bE99Da00fec224EAf9f8ce2012149D2FC88/logo.png b/blockchains/ethereum/assets/0x53F64bE99Da00fec224EAf9f8ce2012149D2FC88/logo.png deleted file mode 100644 index f21e77c498b0c..0000000000000 Binary files a/blockchains/ethereum/assets/0x53F64bE99Da00fec224EAf9f8ce2012149D2FC88/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x53c4871322Bb47e7A24136fce291a6dcC832a294/info.json b/blockchains/ethereum/assets/0x53c4871322Bb47e7A24136fce291a6dcC832a294/info.json deleted file mode 100644 index 69a5c4cf7711d..0000000000000 --- a/blockchains/ethereum/assets/0x53c4871322Bb47e7A24136fce291a6dcC832a294/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WLTC", - "website": "https://www.wrapped.com", - "description": "Wrapped Litecoin is a 1:1 equivalent of Litecoin on the Ethereum network", - "explorer": "https://etherscan.io/address/0x53c4871322Bb47e7A24136fce291a6dcC832a294", - "type": "ERC20", - "symbol": "WLTC", - "decimals": 18, - "status": "active", - "id": "0x53c4871322Bb47e7A24136fce291a6dcC832a294" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x53c4871322Bb47e7A24136fce291a6dcC832a294/logo.png b/blockchains/ethereum/assets/0x53c4871322Bb47e7A24136fce291a6dcC832a294/logo.png deleted file mode 100644 index df87111e8d80b..0000000000000 Binary files a/blockchains/ethereum/assets/0x53c4871322Bb47e7A24136fce291a6dcC832a294/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x53dfEa0A8CC2A2A2e425E1C174Bc162999723ea0/logo.png b/blockchains/ethereum/assets/0x53dfEa0A8CC2A2A2e425E1C174Bc162999723ea0/logo.png deleted file mode 100644 index 42b8a2237e3b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x53dfEa0A8CC2A2A2e425E1C174Bc162999723ea0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16/info.json b/blockchains/ethereum/assets/0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16/info.json deleted file mode 100644 index 7610d0417cbbf..0000000000000 --- a/blockchains/ethereum/assets/0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alteum", - "symbol": "AUM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16", - "status": "active", - "id": "0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16/logo.png b/blockchains/ethereum/assets/0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16/logo.png deleted file mode 100644 index b4de77eb1ea18..0000000000000 Binary files a/blockchains/ethereum/assets/0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5400575877b6db1749e60ed87780A94A7CA8AF13/info.json b/blockchains/ethereum/assets/0x5400575877b6db1749e60ed87780A94A7CA8AF13/info.json deleted file mode 100644 index 8a49e2f495289..0000000000000 --- a/blockchains/ethereum/assets/0x5400575877b6db1749e60ed87780A94A7CA8AF13/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinFuns", - "symbol": "CFS", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5400575877b6db1749e60ed87780A94A7CA8AF13", - "status": "active", - "id": "0x5400575877b6db1749e60ed87780A94A7CA8AF13" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5400575877b6db1749e60ed87780A94A7CA8AF13/logo.png b/blockchains/ethereum/assets/0x5400575877b6db1749e60ed87780A94A7CA8AF13/logo.png deleted file mode 100644 index c49af5c15f693..0000000000000 Binary files a/blockchains/ethereum/assets/0x5400575877b6db1749e60ed87780A94A7CA8AF13/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5403d3AC289322C482cD558014ea3888EF1B1d44/info.json b/blockchains/ethereum/assets/0x5403d3AC289322C482cD558014ea3888EF1B1d44/info.json deleted file mode 100644 index 51662204cb361..0000000000000 --- a/blockchains/ethereum/assets/0x5403d3AC289322C482cD558014ea3888EF1B1d44/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Super Trip Chain", - "symbol": "SUPT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5403d3AC289322C482cD558014ea3888EF1B1d44", - "status": "active", - "id": "0x5403d3AC289322C482cD558014ea3888EF1B1d44" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5403d3AC289322C482cD558014ea3888EF1B1d44/logo.png b/blockchains/ethereum/assets/0x5403d3AC289322C482cD558014ea3888EF1B1d44/logo.png deleted file mode 100644 index 610efe79f9a04..0000000000000 Binary files a/blockchains/ethereum/assets/0x5403d3AC289322C482cD558014ea3888EF1B1d44/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x540e5fFF293f523Acd26291b5bC7ac5713991FEb/info.json b/blockchains/ethereum/assets/0x540e5fFF293f523Acd26291b5bC7ac5713991FEb/info.json deleted file mode 100644 index 9a51646089fa7..0000000000000 --- a/blockchains/ethereum/assets/0x540e5fFF293f523Acd26291b5bC7ac5713991FEb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PitisCoin", - "symbol": "PTS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x540e5fFF293f523Acd26291b5bC7ac5713991FEb", - "status": "active", - "id": "0x540e5fFF293f523Acd26291b5bC7ac5713991FEb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x540e5fFF293f523Acd26291b5bC7ac5713991FEb/logo.png b/blockchains/ethereum/assets/0x540e5fFF293f523Acd26291b5bC7ac5713991FEb/logo.png deleted file mode 100644 index 62b2476e49df2..0000000000000 Binary files a/blockchains/ethereum/assets/0x540e5fFF293f523Acd26291b5bC7ac5713991FEb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6/info.json b/blockchains/ethereum/assets/0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6/info.json deleted file mode 100644 index 6d3888768a502..0000000000000 --- a/blockchains/ethereum/assets/0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tombola", - "symbol": "TBL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6", - "status": "active", - "id": "0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6/logo.png b/blockchains/ethereum/assets/0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6/logo.png deleted file mode 100644 index 927599809e1d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC/info.json b/blockchains/ethereum/assets/0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC/info.json deleted file mode 100644 index afed5af453e91..0000000000000 --- a/blockchains/ethereum/assets/0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SitCoin", - "symbol": "SIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC", - "status": "active", - "id": "0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC/logo.png b/blockchains/ethereum/assets/0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC/logo.png deleted file mode 100644 index ccd459f249e65..0000000000000 Binary files a/blockchains/ethereum/assets/0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5432C580E34f590f4dd901B825DDeb92e905e826/info.json b/blockchains/ethereum/assets/0x5432C580E34f590f4dd901B825DDeb92e905e826/info.json deleted file mode 100644 index c089f025fc1e6..0000000000000 --- a/blockchains/ethereum/assets/0x5432C580E34f590f4dd901B825DDeb92e905e826/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TradeX Token", - "symbol": "TXH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tradextoken.com/", - "explorer": "https://etherscan.io/token/0x5432C580E34f590f4dd901B825DDeb92e905e826", - "status": "active", - "id": "0x5432C580E34f590f4dd901B825DDeb92e905e826" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5432C580E34f590f4dd901B825DDeb92e905e826/logo.png b/blockchains/ethereum/assets/0x5432C580E34f590f4dd901B825DDeb92e905e826/logo.png deleted file mode 100644 index 58e0b6254ab72..0000000000000 Binary files a/blockchains/ethereum/assets/0x5432C580E34f590f4dd901B825DDeb92e905e826/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5436056123811eA75C4740d086CfBac77eBcb6F8/info.json b/blockchains/ethereum/assets/0x5436056123811eA75C4740d086CfBac77eBcb6F8/info.json deleted file mode 100644 index 12532c682e746..0000000000000 --- a/blockchains/ethereum/assets/0x5436056123811eA75C4740d086CfBac77eBcb6F8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DD Electrum", - "symbol": "DDE", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5436056123811eA75C4740d086CfBac77eBcb6F8", - "status": "active", - "id": "0x5436056123811eA75C4740d086CfBac77eBcb6F8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5436056123811eA75C4740d086CfBac77eBcb6F8/logo.png b/blockchains/ethereum/assets/0x5436056123811eA75C4740d086CfBac77eBcb6F8/logo.png deleted file mode 100644 index 89a0c6d1d46a7..0000000000000 Binary files a/blockchains/ethereum/assets/0x5436056123811eA75C4740d086CfBac77eBcb6F8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf/info.json b/blockchains/ethereum/assets/0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf/info.json deleted file mode 100644 index de9f5017e3933..0000000000000 --- a/blockchains/ethereum/assets/0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DAOstack", - "symbol": "GEN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://daostack.io/", - "explorer": "https://etherscan.io/token/0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf", - "status": "active", - "id": "0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf/logo.png b/blockchains/ethereum/assets/0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf/logo.png deleted file mode 100755 index 9fa10ebea99a3..0000000000000 Binary files a/blockchains/ethereum/assets/0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/info.json b/blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/info.json deleted file mode 100644 index ef804600fef99..0000000000000 --- a/blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Anchor", - "symbol": "ANCT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://theanchor.io/", - "explorer": "https://etherscan.io/token/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5", - "status": "active", - "id": "0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/logo.png b/blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/logo.png deleted file mode 100644 index 5d9fbfe9d215f..0000000000000 Binary files a/blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x54672394026d16F223FdCD912973218AdB4b0E6d/info.json b/blockchains/ethereum/assets/0x54672394026d16F223FdCD912973218AdB4b0E6d/info.json deleted file mode 100644 index 01dfc810851b8..0000000000000 --- a/blockchains/ethereum/assets/0x54672394026d16F223FdCD912973218AdB4b0E6d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Game4Bitcoin", - "symbol": "G4B", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x54672394026d16F223FdCD912973218AdB4b0E6d", - "status": "active", - "id": "0x54672394026d16F223FdCD912973218AdB4b0E6d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x54672394026d16F223FdCD912973218AdB4b0E6d/logo.png b/blockchains/ethereum/assets/0x54672394026d16F223FdCD912973218AdB4b0E6d/logo.png deleted file mode 100644 index 3c286920acd8e..0000000000000 Binary files a/blockchains/ethereum/assets/0x54672394026d16F223FdCD912973218AdB4b0E6d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x54A994f88794C25fb8517c47De239bb3f5f7044F/info.json b/blockchains/ethereum/assets/0x54A994f88794C25fb8517c47De239bb3f5f7044F/info.json deleted file mode 100644 index dcd0dce65f75b..0000000000000 --- a/blockchains/ethereum/assets/0x54A994f88794C25fb8517c47De239bb3f5f7044F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R785456", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x54A994f88794C25fb8517c47De239bb3f5f7044F", - "status": "active", - "id": "0x54A994f88794C25fb8517c47De239bb3f5f7044F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x54A994f88794C25fb8517c47De239bb3f5f7044F/logo.png b/blockchains/ethereum/assets/0x54A994f88794C25fb8517c47De239bb3f5f7044F/logo.png deleted file mode 100644 index 52b3057673402..0000000000000 Binary files a/blockchains/ethereum/assets/0x54A994f88794C25fb8517c47De239bb3f5f7044F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x54A9ed327F2614316914c3F3a782a77d0AA47AEe/info.json b/blockchains/ethereum/assets/0x54A9ed327F2614316914c3F3a782a77d0AA47AEe/info.json deleted file mode 100644 index 6dc8ed77a7a70..0000000000000 --- a/blockchains/ethereum/assets/0x54A9ed327F2614316914c3F3a782a77d0AA47AEe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CONNECT", - "symbol": "CNCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://connectplatformlimited.com/", - "explorer": "https://etherscan.io/token/0x54A9ed327F2614316914c3F3a782a77d0AA47AEe", - "status": "active", - "id": "0x54A9ed327F2614316914c3F3a782a77d0AA47AEe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x54A9ed327F2614316914c3F3a782a77d0AA47AEe/logo.png b/blockchains/ethereum/assets/0x54A9ed327F2614316914c3F3a782a77d0AA47AEe/logo.png deleted file mode 100644 index 4c2b70dd96304..0000000000000 Binary files a/blockchains/ethereum/assets/0x54A9ed327F2614316914c3F3a782a77d0AA47AEe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json b/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json deleted file mode 100644 index 5f6609433cef2..0000000000000 --- a/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "BarterTrade Token", - "website": "https://bartertrade.io/", - "description": "Utility token of cryptocurrency exchange.", - "explorer": "https://etherscan.io/token/0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/bartertradeio", - "handle": "bartertradeio" - } - ], - "type": "ERC20", - "symbol": "BART", - "decimals": 18, - "status": "active", - "id": "0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/logo.png b/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/logo.png deleted file mode 100644 index 668670453d755..0000000000000 Binary files a/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f/info.json b/blockchains/ethereum/assets/0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f/info.json deleted file mode 100644 index 255e3664fabdd..0000000000000 --- a/blockchains/ethereum/assets/0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bliss Exchange Token", - "symbol": "BLISS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f", - "status": "active", - "id": "0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f/logo.png b/blockchains/ethereum/assets/0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f/logo.png deleted file mode 100755 index 5903b7d12d976..0000000000000 Binary files a/blockchains/ethereum/assets/0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x54c402817c437A492DCE44e2ff1e82D168196c86/info.json b/blockchains/ethereum/assets/0x54c402817c437A492DCE44e2ff1e82D168196c86/info.json deleted file mode 100644 index 7d6076152ee3b..0000000000000 --- a/blockchains/ethereum/assets/0x54c402817c437A492DCE44e2ff1e82D168196c86/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Visor", - "symbol": "XVR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x54c402817c437A492DCE44e2ff1e82D168196c86", - "status": "active", - "id": "0x54c402817c437A492DCE44e2ff1e82D168196c86" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x54c402817c437A492DCE44e2ff1e82D168196c86/logo.png b/blockchains/ethereum/assets/0x54c402817c437A492DCE44e2ff1e82D168196c86/logo.png deleted file mode 100755 index ebf6c6c970d59..0000000000000 Binary files a/blockchains/ethereum/assets/0x54c402817c437A492DCE44e2ff1e82D168196c86/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE/info.json b/blockchains/ethereum/assets/0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE/info.json deleted file mode 100644 index 5b1893b2d8a73..0000000000000 --- a/blockchains/ethereum/assets/0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ORICToken", - "symbol": "ORIC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE", - "status": "active", - "id": "0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE/logo.png b/blockchains/ethereum/assets/0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE/logo.png deleted file mode 100755 index 3d658c7a80c3f..0000000000000 Binary files a/blockchains/ethereum/assets/0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x55126479c6AB438A6bee892dC2577aE4da9eCdAd/info.json b/blockchains/ethereum/assets/0x55126479c6AB438A6bee892dC2577aE4da9eCdAd/info.json deleted file mode 100644 index d7d67644f4cef..0000000000000 --- a/blockchains/ethereum/assets/0x55126479c6AB438A6bee892dC2577aE4da9eCdAd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chicken Together", - "symbol": "🐤", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x55126479c6AB438A6bee892dC2577aE4da9eCdAd", - "status": "active", - "id": "0x55126479c6AB438A6bee892dC2577aE4da9eCdAd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x55126479c6AB438A6bee892dC2577aE4da9eCdAd/logo.png b/blockchains/ethereum/assets/0x55126479c6AB438A6bee892dC2577aE4da9eCdAd/logo.png deleted file mode 100644 index 3184a2a16080e..0000000000000 Binary files a/blockchains/ethereum/assets/0x55126479c6AB438A6bee892dC2577aE4da9eCdAd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x55296f69f40Ea6d20E478533C15A6B08B654E758/info.json b/blockchains/ethereum/assets/0x55296f69f40Ea6d20E478533C15A6B08B654E758/info.json deleted file mode 100644 index 816e56423de44..0000000000000 --- a/blockchains/ethereum/assets/0x55296f69f40Ea6d20E478533C15A6B08B654E758/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XY Oracle", - "symbol": "XYO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://xyo.network/", - "explorer": "https://etherscan.io/token/0x55296f69f40Ea6d20E478533C15A6B08B654E758", - "status": "active", - "id": "0x55296f69f40Ea6d20E478533C15A6B08B654E758" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x55296f69f40Ea6d20E478533C15A6B08B654E758/logo.png b/blockchains/ethereum/assets/0x55296f69f40Ea6d20E478533C15A6B08B654E758/logo.png deleted file mode 100644 index 49f67155b5c09..0000000000000 Binary files a/blockchains/ethereum/assets/0x55296f69f40Ea6d20E478533C15A6B08B654E758/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43/info.json b/blockchains/ethereum/assets/0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43/info.json deleted file mode 100644 index e24e10e5a9a01..0000000000000 --- a/blockchains/ethereum/assets/0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vestarin", - "symbol": "VST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43", - "status": "active", - "id": "0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43/logo.png b/blockchains/ethereum/assets/0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43/logo.png deleted file mode 100755 index c3e8168001993..0000000000000 Binary files a/blockchains/ethereum/assets/0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x554C20B7c486beeE439277b4540A434566dC4C02/info.json b/blockchains/ethereum/assets/0x554C20B7c486beeE439277b4540A434566dC4C02/info.json deleted file mode 100644 index 55370595d4d2f..0000000000000 --- a/blockchains/ethereum/assets/0x554C20B7c486beeE439277b4540A434566dC4C02/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decision Token", - "symbol": "HST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://horizonstate.com/", - "explorer": "https://etherscan.io/token/0x554C20B7c486beeE439277b4540A434566dC4C02", - "status": "active", - "id": "0x554C20B7c486beeE439277b4540A434566dC4C02" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x554C20B7c486beeE439277b4540A434566dC4C02/logo.png b/blockchains/ethereum/assets/0x554C20B7c486beeE439277b4540A434566dC4C02/logo.png deleted file mode 100644 index 167516643c6e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x554C20B7c486beeE439277b4540A434566dC4C02/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D/info.json b/blockchains/ethereum/assets/0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D/info.json deleted file mode 100644 index 767595de0c6fe..0000000000000 --- a/blockchains/ethereum/assets/0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZMINE Token", - "symbol": "ZMN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.zmine.com/", - "explorer": "https://etherscan.io/token/0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D", - "status": "active", - "id": "0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D/logo.png b/blockchains/ethereum/assets/0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D/logo.png deleted file mode 100755 index 4bda4cce1ecda..0000000000000 Binary files a/blockchains/ethereum/assets/0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x554b0C70258D3F4dC84C39b36D9018c27381b3bE/info.json b/blockchains/ethereum/assets/0x554b0C70258D3F4dC84C39b36D9018c27381b3bE/info.json deleted file mode 100644 index 86d434aa848f9..0000000000000 --- a/blockchains/ethereum/assets/0x554b0C70258D3F4dC84C39b36D9018c27381b3bE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IOT$", - "symbol": "IOT$", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x554b0C70258D3F4dC84C39b36D9018c27381b3bE", - "status": "active", - "id": "0x554b0C70258D3F4dC84C39b36D9018c27381b3bE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x554b0C70258D3F4dC84C39b36D9018c27381b3bE/logo.png b/blockchains/ethereum/assets/0x554b0C70258D3F4dC84C39b36D9018c27381b3bE/logo.png deleted file mode 100755 index df4f2bb26c546..0000000000000 Binary files a/blockchains/ethereum/assets/0x554b0C70258D3F4dC84C39b36D9018c27381b3bE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5554e04e76533E1d14c52f05beEF6c9d329E1E30/info.json b/blockchains/ethereum/assets/0x5554e04e76533E1d14c52f05beEF6c9d329E1E30/info.json deleted file mode 100644 index b2dfb1c263727..0000000000000 --- a/blockchains/ethereum/assets/0x5554e04e76533E1d14c52f05beEF6c9d329E1E30/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Autonio", - "symbol": "NIO", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5554e04e76533E1d14c52f05beEF6c9d329E1E30", - "status": "active", - "id": "0x5554e04e76533E1d14c52f05beEF6c9d329E1E30" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5554e04e76533E1d14c52f05beEF6c9d329E1E30/logo.png b/blockchains/ethereum/assets/0x5554e04e76533E1d14c52f05beEF6c9d329E1E30/logo.png deleted file mode 100644 index ed8d232471b8a..0000000000000 Binary files a/blockchains/ethereum/assets/0x5554e04e76533E1d14c52f05beEF6c9d329E1E30/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5555e6B8e710BBCd7804f5172395b87c09621f80/info.json b/blockchains/ethereum/assets/0x5555e6B8e710BBCd7804f5172395b87c09621f80/info.json deleted file mode 100644 index e7abd22130f2a..0000000000000 --- a/blockchains/ethereum/assets/0x5555e6B8e710BBCd7804f5172395b87c09621f80/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dolphin Token", - "website": "revi.network", - "description": "Dolphin Token (DHT) is an open-source, decentralized lottery token or stake chip, on the Ethereum platform.", - "explorer": "https://etherscan.io/token/0x5555e6B8e710BBCd7804f5172395b87c09621f80", - "type": "ERC20", - "symbol": "DHT", - "decimals": 18, - "status": "active", - "id": "0x5555e6B8e710BBCd7804f5172395b87c09621f80" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5555e6B8e710BBCd7804f5172395b87c09621f80/logo.png b/blockchains/ethereum/assets/0x5555e6B8e710BBCd7804f5172395b87c09621f80/logo.png deleted file mode 100644 index 195d6f89fc259..0000000000000 Binary files a/blockchains/ethereum/assets/0x5555e6B8e710BBCd7804f5172395b87c09621f80/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc/info.json b/blockchains/ethereum/assets/0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc/info.json deleted file mode 100644 index ef7e7aab1678c..0000000000000 --- a/blockchains/ethereum/assets/0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ButtCoin v2.0", - "symbol": "0xBUTT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc", - "status": "active", - "id": "0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc/logo.png b/blockchains/ethereum/assets/0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc/logo.png deleted file mode 100644 index a06e9701b7246..0000000000000 Binary files a/blockchains/ethereum/assets/0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7/info.json b/blockchains/ethereum/assets/0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7/info.json deleted file mode 100644 index cf389883cbe0c..0000000000000 --- a/blockchains/ethereum/assets/0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Predix Network", - "symbol": "PRDX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://predix.network/", - "explorer": "https://etherscan.io/token/0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7", - "status": "active", - "id": "0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7/logo.png b/blockchains/ethereum/assets/0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7/logo.png deleted file mode 100644 index 7ca62c071a784..0000000000000 Binary files a/blockchains/ethereum/assets/0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x556237E86Df9325017c330E295c13A6c7d0E71a7/info.json b/blockchains/ethereum/assets/0x556237E86Df9325017c330E295c13A6c7d0E71a7/info.json deleted file mode 100644 index e6d1fb05b7991..0000000000000 --- a/blockchains/ethereum/assets/0x556237E86Df9325017c330E295c13A6c7d0E71a7/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "Go9tro", - "website": "https://go9tro.io/en/basic", - "description": "Real crowdfunding for you and non-profits", - "explorer": "https://etherscan.io/token/0x556237E86Df9325017c330E295c13A6c7d0E71a7", - "socials": [ - { - "name": "Telegram", - "url": "https://t.me/joinchat/GVUMOljY3IFZpd5XnRKonw", - "handle": "Go9tro Global Success Team" - }, - { - "name": "Youtube", - "url": "https://www.youtube.com/channel/UCo_xEbK6rImcbERDp4G4dGQ", - "handle": "Go9Tro Smartcontract Project" - } - ], - "type": "ERC20", - "symbol": "Go9tro", - "decimals": 18, - "status": "active", - "id": "0x556237E86Df9325017c330E295c13A6c7d0E71a7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x556237E86Df9325017c330E295c13A6c7d0E71a7/logo.png b/blockchains/ethereum/assets/0x556237E86Df9325017c330E295c13A6c7d0E71a7/logo.png deleted file mode 100644 index 94342ae275ba3..0000000000000 Binary files a/blockchains/ethereum/assets/0x556237E86Df9325017c330E295c13A6c7d0E71a7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x55648De19836338549130B1af587F16beA46F66B/info.json b/blockchains/ethereum/assets/0x55648De19836338549130B1af587F16beA46F66B/info.json deleted file mode 100644 index 10b4a199a4e28..0000000000000 --- a/blockchains/ethereum/assets/0x55648De19836338549130B1af587F16beA46F66B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pebbles", - "symbol": "PBL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://publica.io/", - "explorer": "https://etherscan.io/token/0x55648De19836338549130B1af587F16beA46F66B", - "status": "active", - "id": "0x55648De19836338549130B1af587F16beA46F66B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x55648De19836338549130B1af587F16beA46F66B/logo.png b/blockchains/ethereum/assets/0x55648De19836338549130B1af587F16beA46F66B/logo.png deleted file mode 100644 index eed01d0439be5..0000000000000 Binary files a/blockchains/ethereum/assets/0x55648De19836338549130B1af587F16beA46F66B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5565317065fb33EA1afb4d55665402ecc557d7cC/info.json b/blockchains/ethereum/assets/0x5565317065fb33EA1afb4d55665402ecc557d7cC/info.json deleted file mode 100644 index bb43546d31123..0000000000000 --- a/blockchains/ethereum/assets/0x5565317065fb33EA1afb4d55665402ecc557d7cC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digger", - "symbol": "DG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5565317065fb33EA1afb4d55665402ecc557d7cC", - "status": "active", - "id": "0x5565317065fb33EA1afb4d55665402ecc557d7cC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5565317065fb33EA1afb4d55665402ecc557d7cC/logo.png b/blockchains/ethereum/assets/0x5565317065fb33EA1afb4d55665402ecc557d7cC/logo.png deleted file mode 100644 index df8f5d61356e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x5565317065fb33EA1afb4d55665402ecc557d7cC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba/info.json b/blockchains/ethereum/assets/0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba/info.json deleted file mode 100644 index 56a52fe31297e..0000000000000 --- a/blockchains/ethereum/assets/0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PWCC", - "symbol": "PWCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba", - "status": "active", - "id": "0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba/logo.png b/blockchains/ethereum/assets/0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba/logo.png deleted file mode 100644 index bdafc8af06e79..0000000000000 Binary files a/blockchains/ethereum/assets/0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x557B933a7C2c45672B610F8954A3deB39a51A8Ca/info.json b/blockchains/ethereum/assets/0x557B933a7C2c45672B610F8954A3deB39a51A8Ca/info.json deleted file mode 100644 index de6380dc0c69c..0000000000000 --- a/blockchains/ethereum/assets/0x557B933a7C2c45672B610F8954A3deB39a51A8Ca/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "REVV", - "website": "https://revvmotorsport.com/", - "white_paper": "https://revvmotorsport.com/REVV-Motorsport-Lightpaperv1.1.pdf", - "description": "REVV is the main utility token and in-game currency for branded motorsports blockchain game titles produced by Animoca Brands, such as the F1® Delta Time blockchain game platform, and a title based on the MotoGP™ motorsport intellectual property, releasing in Q4 of 2020.", - "explorer": "https://etherscan.io/token/0x557B933a7C2c45672B610F8954A3deB39a51A8Ca", - "type": "ERC20", - "symbol": "REVV", - "decimals": 18, - "status": "active", - "id": "0x557B933a7C2c45672B610F8954A3deB39a51A8Ca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x557B933a7C2c45672B610F8954A3deB39a51A8Ca/logo.png b/blockchains/ethereum/assets/0x557B933a7C2c45672B610F8954A3deB39a51A8Ca/logo.png deleted file mode 100644 index 7ce7ea5715530..0000000000000 Binary files a/blockchains/ethereum/assets/0x557B933a7C2c45672B610F8954A3deB39a51A8Ca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5580ab97F226C324c671746a1787524AEF42E415/info.json b/blockchains/ethereum/assets/0x5580ab97F226C324c671746a1787524AEF42E415/info.json deleted file mode 100644 index f37b59709e4c4..0000000000000 --- a/blockchains/ethereum/assets/0x5580ab97F226C324c671746a1787524AEF42E415/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "JustLiquidity", - "website": "https://justliquidity.org", - "source_code": "https://github.com/JustLiquidity", - "white_paper": "https://docdro.id/DyOuQZr", - "description": "The JustLiquidity DeFi is not merely a better way to trade and earn on Uniswap with ETH, but also a DeFi which can execute a Liquidity Token Sale with a token. .", - "explorer": "https://etherscan.io/token/0x5580ab97F226C324c671746a1787524AEF42E415", - "type": "ERC20", - "symbol": "JUL", - "decimals": 18, - "status": "active", - "id": "0x5580ab97F226C324c671746a1787524AEF42E415" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5580ab97F226C324c671746a1787524AEF42E415/logo.png b/blockchains/ethereum/assets/0x5580ab97F226C324c671746a1787524AEF42E415/logo.png deleted file mode 100644 index f47d44faa9a78..0000000000000 Binary files a/blockchains/ethereum/assets/0x5580ab97F226C324c671746a1787524AEF42E415/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6/info.json b/blockchains/ethereum/assets/0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6/info.json deleted file mode 100644 index b64e01a6525bc..0000000000000 --- a/blockchains/ethereum/assets/0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Bread", - "website": "https://brd.com", - "description": "BRD bills itself as 'the simple and secure onramp to bitcoin, ethereum, and other digital currencies'.", - "socials": [], - "explorer": "https://etherscan.io/token/0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6", - "type": "ERC20", - "symbol": "BRD", - "decimals": 18, - "status": "active", - "id": "0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6/logo.png b/blockchains/ethereum/assets/0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6/logo.png deleted file mode 100644 index 638cd8673068e..0000000000000 Binary files a/blockchains/ethereum/assets/0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2/info.json b/blockchains/ethereum/assets/0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2/info.json deleted file mode 100644 index ce0305264dcaa..0000000000000 --- a/blockchains/ethereum/assets/0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short WBTC-DAI v2", - "symbol": "dsWBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2", - "status": "active", - "id": "0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2/logo.png b/blockchains/ethereum/assets/0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2/logo.png deleted file mode 100644 index a84ef80e68c55..0000000000000 Binary files a/blockchains/ethereum/assets/0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf/info.json b/blockchains/ethereum/assets/0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf/info.json deleted file mode 100644 index f107000f5a662..0000000000000 --- a/blockchains/ethereum/assets/0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synth sJPY", - "symbol": "sJPY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf", - "status": "active", - "id": "0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf/logo.png b/blockchains/ethereum/assets/0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf/logo.png deleted file mode 100644 index f325234c9716a..0000000000000 Binary files a/blockchains/ethereum/assets/0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7/info.json b/blockchains/ethereum/assets/0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7/info.json deleted file mode 100644 index 1d69a0ecb8ce4..0000000000000 --- a/blockchains/ethereum/assets/0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kannalon", - "symbol": "KNL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7", - "status": "active", - "id": "0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7/logo.png b/blockchains/ethereum/assets/0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7/logo.png deleted file mode 100644 index 4170d6aa53c15..0000000000000 Binary files a/blockchains/ethereum/assets/0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x55a290f08Bb4CAe8DcF1Ea5635A3FCfd4Da60456/info.json b/blockchains/ethereum/assets/0x55a290f08Bb4CAe8DcF1Ea5635A3FCfd4Da60456/info.json deleted file mode 100644 index 61d2520fbb63f..0000000000000 --- a/blockchains/ethereum/assets/0x55a290f08Bb4CAe8DcF1Ea5635A3FCfd4Da60456/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITTO", - "website": "https://bittoexchange.com", - "description": "First Exchange with Proof of Stake Blockchain Technology that offers an advanced access to its users to gain profit.", - "explorer": "https://etherscan.io/token/0x55a290f08Bb4CAe8DcF1Ea5635A3FCfd4Da60456", - "type": "ERC20", - "symbol": "BITTO", - "decimals": 18, - "status": "active", - "id": "0x55a290f08Bb4CAe8DcF1Ea5635A3FCfd4Da60456" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x55a290f08Bb4CAe8DcF1Ea5635A3FCfd4Da60456/logo.png b/blockchains/ethereum/assets/0x55a290f08Bb4CAe8DcF1Ea5635A3FCfd4Da60456/logo.png deleted file mode 100644 index a5a7e9e60e9f0..0000000000000 Binary files a/blockchains/ethereum/assets/0x55a290f08Bb4CAe8DcF1Ea5635A3FCfd4Da60456/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/logo.png b/blockchains/ethereum/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/logo.png deleted file mode 100644 index b47bbd3ea33c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1/info.json b/blockchains/ethereum/assets/0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1/info.json deleted file mode 100644 index 6100527855629..0000000000000 --- a/blockchains/ethereum/assets/0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOST", - "symbol": "BOST", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1", - "status": "active", - "id": "0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1/logo.png b/blockchains/ethereum/assets/0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1/logo.png deleted file mode 100755 index 2389d9b37ba7f..0000000000000 Binary files a/blockchains/ethereum/assets/0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3/info.json b/blockchains/ethereum/assets/0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3/info.json deleted file mode 100644 index 422ef090fdfa8..0000000000000 --- a/blockchains/ethereum/assets/0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "CAT Token", - "website": "https://thecattoken.com/", - "white_paper": "https://thecattoken.com/whitepaper.pdf", - "description": "CAT Token - created for people who love cats.", - "explorer": "https://etherscan.io/token/0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3", - "type": "ERC20", - "symbol": "CAT", - "decimals": 18, - "status": "active", - "id": "0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3/logo.png b/blockchains/ethereum/assets/0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3/logo.png deleted file mode 100644 index ae5b5f332fd04..0000000000000 Binary files a/blockchains/ethereum/assets/0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798/info.json b/blockchains/ethereum/assets/0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798/info.json deleted file mode 100644 index 62b3eb39b5dad..0000000000000 --- a/blockchains/ethereum/assets/0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlasmaBank token", - "symbol": "PBK", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798", - "status": "active", - "id": "0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798/logo.png b/blockchains/ethereum/assets/0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798/logo.png deleted file mode 100755 index 400f0fe8e9f2e..0000000000000 Binary files a/blockchains/ethereum/assets/0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56288Db47A268810fa49A505044919aF82E9088a/info.json b/blockchains/ethereum/assets/0x56288Db47A268810fa49A505044919aF82E9088a/info.json deleted file mode 100644 index 3d3ae87e83770..0000000000000 --- a/blockchains/ethereum/assets/0x56288Db47A268810fa49A505044919aF82E9088a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JTrust Coin", - "symbol": "JTC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x56288Db47A268810fa49A505044919aF82E9088a", - "status": "active", - "id": "0x56288Db47A268810fa49A505044919aF82E9088a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56288Db47A268810fa49A505044919aF82E9088a/logo.png b/blockchains/ethereum/assets/0x56288Db47A268810fa49A505044919aF82E9088a/logo.png deleted file mode 100644 index 7c464ce254012..0000000000000 Binary files a/blockchains/ethereum/assets/0x56288Db47A268810fa49A505044919aF82E9088a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56325d180Ec3878A9028AfC7B0EDCEe7486Cc9df/info.json b/blockchains/ethereum/assets/0x56325d180Ec3878A9028AfC7B0EDCEe7486Cc9df/info.json deleted file mode 100644 index 54106b20459d8..0000000000000 --- a/blockchains/ethereum/assets/0x56325d180Ec3878A9028AfC7B0EDCEe7486Cc9df/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fountain 3", - "symbol": "FTN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x56325d180Ec3878A9028AfC7B0EDCEe7486Cc9df", - "status": "active", - "id": "0x56325d180Ec3878A9028AfC7B0EDCEe7486Cc9df" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56325d180Ec3878A9028AfC7B0EDCEe7486Cc9df/logo.png b/blockchains/ethereum/assets/0x56325d180Ec3878A9028AfC7B0EDCEe7486Cc9df/logo.png deleted file mode 100644 index 09704a83e9687..0000000000000 Binary files a/blockchains/ethereum/assets/0x56325d180Ec3878A9028AfC7B0EDCEe7486Cc9df/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC/info.json b/blockchains/ethereum/assets/0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC/info.json deleted file mode 100644 index 59aea0b4dbc97..0000000000000 --- a/blockchains/ethereum/assets/0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TravelNote", - "symbol": "TVNT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://ico.travelnote.io/", - "explorer": "https://etherscan.io/token/0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC", - "status": "active", - "id": "0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC/logo.png b/blockchains/ethereum/assets/0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC/logo.png deleted file mode 100644 index 8b3ae846122b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198/info.json b/blockchains/ethereum/assets/0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198/info.json deleted file mode 100644 index 58a44abcb24b5..0000000000000 --- a/blockchains/ethereum/assets/0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Amino Network Infrastructure ", - "symbol": "AMIX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://amino.world/", - "explorer": "https://etherscan.io/token/0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198", - "status": "active", - "id": "0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198/logo.png b/blockchains/ethereum/assets/0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198/logo.png deleted file mode 100644 index b53f8c2d60b3a..0000000000000 Binary files a/blockchains/ethereum/assets/0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x564F45b6bb68ADEd8b660a0d8a0A948DD6d6e4E8/info.json b/blockchains/ethereum/assets/0x564F45b6bb68ADEd8b660a0d8a0A948DD6d6e4E8/info.json deleted file mode 100644 index ae417acbf7f0c..0000000000000 --- a/blockchains/ethereum/assets/0x564F45b6bb68ADEd8b660a0d8a0A948DD6d6e4E8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ALADIN", - "website": "https://aladiex.com/", - "description": "We make it possible for any business to raise capital for their projects globally at a small cost, with low barriers and support investors around the world who can invest in potential projects more easily, manage their assets and provide them with great trading tools", - "explorer": "https://etherscan.io/token/0x564F45b6bb68ADEd8b660a0d8a0A948DD6d6e4E8", - "type": "ERC20", - "symbol": "ALA", - "decimals": 8, - "status": "active", - "id": "0x564F45b6bb68ADEd8b660a0d8a0A948DD6d6e4E8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x564F45b6bb68ADEd8b660a0d8a0A948DD6d6e4E8/logo.png b/blockchains/ethereum/assets/0x564F45b6bb68ADEd8b660a0d8a0A948DD6d6e4E8/logo.png deleted file mode 100644 index 92bcdeb6e6ebf..0000000000000 Binary files a/blockchains/ethereum/assets/0x564F45b6bb68ADEd8b660a0d8a0A948DD6d6e4E8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5651D6678bcf70740487cAd0003918d98ab2898B/info.json b/blockchains/ethereum/assets/0x5651D6678bcf70740487cAd0003918d98ab2898B/info.json deleted file mode 100644 index 4fa3725ff01d1..0000000000000 --- a/blockchains/ethereum/assets/0x5651D6678bcf70740487cAd0003918d98ab2898B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Expect Chain", - "symbol": "EXC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5651D6678bcf70740487cAd0003918d98ab2898B", - "status": "active", - "id": "0x5651D6678bcf70740487cAd0003918d98ab2898B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5651D6678bcf70740487cAd0003918d98ab2898B/logo.png b/blockchains/ethereum/assets/0x5651D6678bcf70740487cAd0003918d98ab2898B/logo.png deleted file mode 100755 index 55412ee49d5ac..0000000000000 Binary files a/blockchains/ethereum/assets/0x5651D6678bcf70740487cAd0003918d98ab2898B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e/info.json b/blockchains/ethereum/assets/0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e/info.json deleted file mode 100644 index 477feaa6977b1..0000000000000 --- a/blockchains/ethereum/assets/0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "FlynJamm", - "website": "https://outpost-protocol.com/jamm", - "description": "A social token for crypto-natives who are experimenting with tokenized community tools to pave the way for new creator economies.", - "explorer": "https://etherscan.io/token/0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/jammsession_", - "handle": "jammsession_" - } - ], - "type": "ERC20", - "symbol": "JAMM", - "decimals": 4, - "status": "active", - "id": "0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e/logo.png b/blockchains/ethereum/assets/0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e/logo.png deleted file mode 100644 index 09e19df82aca7..0000000000000 Binary files a/blockchains/ethereum/assets/0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f/info.json b/blockchains/ethereum/assets/0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f/info.json deleted file mode 100644 index 40ff087b2013d..0000000000000 --- a/blockchains/ethereum/assets/0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VianeXGold ", - "symbol": "VIXG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://vianex-org.site/", - "explorer": "https://etherscan.io/token/0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f", - "status": "active", - "id": "0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f/logo.png b/blockchains/ethereum/assets/0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f/logo.png deleted file mode 100644 index 555ba176ff6d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x567287d4f42086BEAb4b36De9Af21C70aDEc6760/info.json b/blockchains/ethereum/assets/0x567287d4f42086BEAb4b36De9Af21C70aDEc6760/info.json deleted file mode 100644 index c4ca5c4ab39b6..0000000000000 --- a/blockchains/ethereum/assets/0x567287d4f42086BEAb4b36De9Af21C70aDEc6760/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Latino Token", - "symbol": "LATINO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://latinotoken.com/", - "explorer": "https://etherscan.io/token/0x567287d4f42086BEAb4b36De9Af21C70aDEc6760", - "status": "active", - "id": "0x567287d4f42086BEAb4b36De9Af21C70aDEc6760" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x567287d4f42086BEAb4b36De9Af21C70aDEc6760/logo.png b/blockchains/ethereum/assets/0x567287d4f42086BEAb4b36De9Af21C70aDEc6760/logo.png deleted file mode 100644 index 223e0cc398713..0000000000000 Binary files a/blockchains/ethereum/assets/0x567287d4f42086BEAb4b36De9Af21C70aDEc6760/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x567300e14f8d67e1F6720a95291Dce2511a86723/info.json b/blockchains/ethereum/assets/0x567300e14f8d67e1F6720a95291Dce2511a86723/info.json deleted file mode 100644 index 39ea679930be8..0000000000000 --- a/blockchains/ethereum/assets/0x567300e14f8d67e1F6720a95291Dce2511a86723/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Helper Search Token", - "symbol": "HSN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://helpersearch.network/", - "explorer": "https://etherscan.io/token/0x567300e14f8d67e1F6720a95291Dce2511a86723", - "status": "active", - "id": "0x567300e14f8d67e1F6720a95291Dce2511a86723" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x567300e14f8d67e1F6720a95291Dce2511a86723/logo.png b/blockchains/ethereum/assets/0x567300e14f8d67e1F6720a95291Dce2511a86723/logo.png deleted file mode 100644 index 83a9312faa482..0000000000000 Binary files a/blockchains/ethereum/assets/0x567300e14f8d67e1F6720a95291Dce2511a86723/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401/info.json b/blockchains/ethereum/assets/0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401/info.json deleted file mode 100644 index 879eb5e3db5b9..0000000000000 --- a/blockchains/ethereum/assets/0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FiveBalance", - "symbol": "FBN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401", - "status": "active", - "id": "0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401/logo.png b/blockchains/ethereum/assets/0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401/logo.png deleted file mode 100644 index 61ce32a4502a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82/info.json b/blockchains/ethereum/assets/0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82/info.json deleted file mode 100644 index b3da68da3e42d..0000000000000 --- a/blockchains/ethereum/assets/0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 306-CN12", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82", - "status": "active", - "id": "0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82/logo.png b/blockchains/ethereum/assets/0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82/logo.png deleted file mode 100644 index e173eeb9133e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562/info.json b/blockchains/ethereum/assets/0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562/info.json deleted file mode 100644 index c25ebdf8d74f6..0000000000000 --- a/blockchains/ethereum/assets/0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FX Crypto", - "symbol": "FXC", - "type": "ERC20", - "decimals": 16, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562", - "status": "active", - "id": "0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562/logo.png b/blockchains/ethereum/assets/0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562/logo.png deleted file mode 100644 index ad29a805deb43..0000000000000 Binary files a/blockchains/ethereum/assets/0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56Af706584668690a500BC35C5499dD6104B96D1/info.json b/blockchains/ethereum/assets/0x56Af706584668690a500BC35C5499dD6104B96D1/info.json deleted file mode 100644 index 3c535345c4115..0000000000000 --- a/blockchains/ethereum/assets/0x56Af706584668690a500BC35C5499dD6104B96D1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IQC Token", - "website": "https://iqcexchange.com", - "description": "IQC Exchange. We are always making efforts to become the best and the most reliable trading broker in the world", - "explorer": "https://etherscan.io/token/0x56Af706584668690a500BC35C5499dD6104B96D1", - "type": "ERC20", - "symbol": "IQC", - "decimals": 18, - "status": "active", - "id": "0x56Af706584668690a500BC35C5499dD6104B96D1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56Af706584668690a500BC35C5499dD6104B96D1/logo.png b/blockchains/ethereum/assets/0x56Af706584668690a500BC35C5499dD6104B96D1/logo.png deleted file mode 100644 index 87ba37b41ead1..0000000000000 Binary files a/blockchains/ethereum/assets/0x56Af706584668690a500BC35C5499dD6104B96D1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3/info.json b/blockchains/ethereum/assets/0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3/info.json deleted file mode 100644 index cb174a33ca1cb..0000000000000 --- a/blockchains/ethereum/assets/0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HUSTLE", - "symbol": "HUSL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.hustletoken.org/", - "explorer": "https://etherscan.io/token/0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3", - "status": "active", - "id": "0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3/logo.png b/blockchains/ethereum/assets/0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3/logo.png deleted file mode 100644 index 665b1055be26d..0000000000000 Binary files a/blockchains/ethereum/assets/0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56C438eE032224D93a5E9F182cBF4608cDfc928e/info.json b/blockchains/ethereum/assets/0x56C438eE032224D93a5E9F182cBF4608cDfc928e/info.json deleted file mode 100644 index efd9d4ece5003..0000000000000 --- a/blockchains/ethereum/assets/0x56C438eE032224D93a5E9F182cBF4608cDfc928e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETH Player Key", - "symbol": "EPK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x56C438eE032224D93a5E9F182cBF4608cDfc928e", - "status": "active", - "id": "0x56C438eE032224D93a5E9F182cBF4608cDfc928e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56C438eE032224D93a5E9F182cBF4608cDfc928e/logo.png b/blockchains/ethereum/assets/0x56C438eE032224D93a5E9F182cBF4608cDfc928e/logo.png deleted file mode 100644 index 264cb6701987f..0000000000000 Binary files a/blockchains/ethereum/assets/0x56C438eE032224D93a5E9F182cBF4608cDfc928e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56CdBbeec9828962cECB3f1b69517d430295D952/info.json b/blockchains/ethereum/assets/0x56CdBbeec9828962cECB3f1b69517d430295D952/info.json deleted file mode 100644 index 54d4fe86e7806..0000000000000 --- a/blockchains/ethereum/assets/0x56CdBbeec9828962cECB3f1b69517d430295D952/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Davecoin", - "symbol": "DDTG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://davecoin.cash/", - "explorer": "https://etherscan.io/token/0x56CdBbeec9828962cECB3f1b69517d430295D952", - "status": "active", - "id": "0x56CdBbeec9828962cECB3f1b69517d430295D952" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56CdBbeec9828962cECB3f1b69517d430295D952/logo.png b/blockchains/ethereum/assets/0x56CdBbeec9828962cECB3f1b69517d430295D952/logo.png deleted file mode 100644 index d1f5991ce6546..0000000000000 Binary files a/blockchains/ethereum/assets/0x56CdBbeec9828962cECB3f1b69517d430295D952/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56D1aE30c97288DA4B58BC39F026091778e4E316/info.json b/blockchains/ethereum/assets/0x56D1aE30c97288DA4B58BC39F026091778e4E316/info.json deleted file mode 100644 index 5c0e9f8a68e98..0000000000000 --- a/blockchains/ethereum/assets/0x56D1aE30c97288DA4B58BC39F026091778e4E316/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DAGT Crypto Platform", - "symbol": "DAGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.dagt.io/", - "explorer": "https://etherscan.io/token/0x56D1aE30c97288DA4B58BC39F026091778e4E316", - "status": "active", - "id": "0x56D1aE30c97288DA4B58BC39F026091778e4E316" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56D1aE30c97288DA4B58BC39F026091778e4E316/logo.png b/blockchains/ethereum/assets/0x56D1aE30c97288DA4B58BC39F026091778e4E316/logo.png deleted file mode 100644 index 668903a45f515..0000000000000 Binary files a/blockchains/ethereum/assets/0x56D1aE30c97288DA4B58BC39F026091778e4E316/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/info.json b/blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/info.json deleted file mode 100644 index 9da1f560be95f..0000000000000 --- a/blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mBABA Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror BABA Token.", - "explorer": "https://etherscan.io/token/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mBABA", - "decimals": 18, - "status": "active", - "id": "0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/logo.png b/blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/logo.png deleted file mode 100644 index d4a076728715b..0000000000000 Binary files a/blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56b6431F45d08eED55f34371386326c739eACbcC/info.json b/blockchains/ethereum/assets/0x56b6431F45d08eED55f34371386326c739eACbcC/info.json deleted file mode 100644 index 92779581beb71..0000000000000 --- a/blockchains/ethereum/assets/0x56b6431F45d08eED55f34371386326c739eACbcC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Meta", - "symbol": "ETHM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ethermeta.com/", - "explorer": "https://etherscan.io/token/0x56b6431F45d08eED55f34371386326c739eACbcC", - "status": "active", - "id": "0x56b6431F45d08eED55f34371386326c739eACbcC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56b6431F45d08eED55f34371386326c739eACbcC/logo.png b/blockchains/ethereum/assets/0x56b6431F45d08eED55f34371386326c739eACbcC/logo.png deleted file mode 100644 index 27fd34bff9975..0000000000000 Binary files a/blockchains/ethereum/assets/0x56b6431F45d08eED55f34371386326c739eACbcC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56bB6f961F2CB9947FEa063Df1A42c2233487903/info.json b/blockchains/ethereum/assets/0x56bB6f961F2CB9947FEa063Df1A42c2233487903/info.json deleted file mode 100644 index 01350bc10a09e..0000000000000 --- a/blockchains/ethereum/assets/0x56bB6f961F2CB9947FEa063Df1A42c2233487903/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TAPSPAY", - "symbol": "TAPS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x56bB6f961F2CB9947FEa063Df1A42c2233487903", - "status": "active", - "id": "0x56bB6f961F2CB9947FEa063Df1A42c2233487903" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56bB6f961F2CB9947FEa063Df1A42c2233487903/logo.png b/blockchains/ethereum/assets/0x56bB6f961F2CB9947FEa063Df1A42c2233487903/logo.png deleted file mode 100644 index e154fc15f67fa..0000000000000 Binary files a/blockchains/ethereum/assets/0x56bB6f961F2CB9947FEa063Df1A42c2233487903/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8/info.json b/blockchains/ethereum/assets/0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8/info.json deleted file mode 100644 index 723132b2e14b0..0000000000000 --- a/blockchains/ethereum/assets/0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlockCAT Token", - "symbol": "CAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8", - "status": "active", - "id": "0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8/logo.png b/blockchains/ethereum/assets/0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8/logo.png deleted file mode 100644 index 4abe0f3554472..0000000000000 Binary files a/blockchains/ethereum/assets/0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56d61054bce91d607CB0e52a6c28E08D35578244/info.json b/blockchains/ethereum/assets/0x56d61054bce91d607CB0e52a6c28E08D35578244/info.json deleted file mode 100644 index d1dc4777b0298..0000000000000 --- a/blockchains/ethereum/assets/0x56d61054bce91d607CB0e52a6c28E08D35578244/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C480772", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x56d61054bce91d607CB0e52a6c28E08D35578244", - "status": "active", - "id": "0x56d61054bce91d607CB0e52a6c28E08D35578244" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56d61054bce91d607CB0e52a6c28E08D35578244/logo.png b/blockchains/ethereum/assets/0x56d61054bce91d607CB0e52a6c28E08D35578244/logo.png deleted file mode 100644 index b11c53d6ec2d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x56d61054bce91d607CB0e52a6c28E08D35578244/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56d811088235F11C8920698a204A5010a788f4b3/info.json b/blockchains/ethereum/assets/0x56d811088235F11C8920698a204A5010a788f4b3/info.json deleted file mode 100644 index f19d9f531f0b5..0000000000000 --- a/blockchains/ethereum/assets/0x56d811088235F11C8920698a204A5010a788f4b3/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "bZx Protocol Token", - "website": "https://bzx.network", - "description": "BZRX is a bZx protocol governance token", - "socials": [], - "explorer": "https://etherscan.io/token/0x56d811088235F11C8920698a204A5010a788f4b3", - "type": "ERC20", - "symbol": "BZRX", - "decimals": 18, - "status": "active", - "id": "0x56d811088235F11C8920698a204A5010a788f4b3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56d811088235F11C8920698a204A5010a788f4b3/logo.png b/blockchains/ethereum/assets/0x56d811088235F11C8920698a204A5010a788f4b3/logo.png deleted file mode 100644 index d0c8bd1463238..0000000000000 Binary files a/blockchains/ethereum/assets/0x56d811088235F11C8920698a204A5010a788f4b3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56e0B2C7694E6e10391E870774daA45cf6583486/info.json b/blockchains/ethereum/assets/0x56e0B2C7694E6e10391E870774daA45cf6583486/info.json deleted file mode 100644 index f727e1883ebc9..0000000000000 --- a/blockchains/ethereum/assets/0x56e0B2C7694E6e10391E870774daA45cf6583486/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DUO Network Token", - "symbol": "DUO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://duo.network/", - "explorer": "https://etherscan.io/token/0x56e0B2C7694E6e10391E870774daA45cf6583486", - "status": "active", - "id": "0x56e0B2C7694E6e10391E870774daA45cf6583486" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56e0B2C7694E6e10391E870774daA45cf6583486/logo.png b/blockchains/ethereum/assets/0x56e0B2C7694E6e10391E870774daA45cf6583486/logo.png deleted file mode 100644 index 37eafa387452d..0000000000000 Binary files a/blockchains/ethereum/assets/0x56e0B2C7694E6e10391E870774daA45cf6583486/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d/info.json b/blockchains/ethereum/assets/0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d/info.json deleted file mode 100644 index e0fd11f303712..0000000000000 --- a/blockchains/ethereum/assets/0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Solareum", - "symbol": "SLRM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://solareum.club", - "explorer": "https://etherscan.io/token/0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d", - "status": "active", - "id": "0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d/logo.png b/blockchains/ethereum/assets/0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d/logo.png deleted file mode 100644 index 8feeed46bf75c..0000000000000 Binary files a/blockchains/ethereum/assets/0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00/info.json b/blockchains/ethereum/assets/0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00/info.json deleted file mode 100644 index 6d7a3f607e4eb..0000000000000 --- a/blockchains/ethereum/assets/0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ATLANTACOIN", - "symbol": "ATLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00", - "status": "active", - "id": "0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00/logo.png b/blockchains/ethereum/assets/0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00/logo.png deleted file mode 100644 index 6b065d359ca1a..0000000000000 Binary files a/blockchains/ethereum/assets/0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5732046A883704404F284Ce41FfADd5b007FD668/info.json b/blockchains/ethereum/assets/0x5732046A883704404F284Ce41FfADd5b007FD668/info.json deleted file mode 100644 index 3c19c36cf5e04..0000000000000 --- a/blockchains/ethereum/assets/0x5732046A883704404F284Ce41FfADd5b007FD668/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bluzelle Token", - "symbol": "BLZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bluzelle.com/", - "explorer": "https://etherscan.io/token/0x5732046A883704404F284Ce41FfADd5b007FD668", - "status": "active", - "id": "0x5732046A883704404F284Ce41FfADd5b007FD668" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5732046A883704404F284Ce41FfADd5b007FD668/logo.png b/blockchains/ethereum/assets/0x5732046A883704404F284Ce41FfADd5b007FD668/logo.png deleted file mode 100644 index 211c9c4a8a575..0000000000000 Binary files a/blockchains/ethereum/assets/0x5732046A883704404F284Ce41FfADd5b007FD668/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x574725c3f528096e7b27Ae7e5FC47b35eF515260/info.json b/blockchains/ethereum/assets/0x574725c3f528096e7b27Ae7e5FC47b35eF515260/info.json deleted file mode 100644 index 52f056705fba7..0000000000000 --- a/blockchains/ethereum/assets/0x574725c3f528096e7b27Ae7e5FC47b35eF515260/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Petra", - "symbol": "PTR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x574725c3f528096e7b27Ae7e5FC47b35eF515260", - "status": "active", - "id": "0x574725c3f528096e7b27Ae7e5FC47b35eF515260" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x574725c3f528096e7b27Ae7e5FC47b35eF515260/logo.png b/blockchains/ethereum/assets/0x574725c3f528096e7b27Ae7e5FC47b35eF515260/logo.png deleted file mode 100644 index 9c21491654d6e..0000000000000 Binary files a/blockchains/ethereum/assets/0x574725c3f528096e7b27Ae7e5FC47b35eF515260/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19/info.json b/blockchains/ethereum/assets/0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19/info.json deleted file mode 100644 index 62d668ccce1bb..0000000000000 --- a/blockchains/ethereum/assets/0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Five Color Stone", - "symbol": "FCS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19", - "status": "active", - "id": "0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19/logo.png b/blockchains/ethereum/assets/0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19/logo.png deleted file mode 100644 index 2e6b6dc7b0a96..0000000000000 Binary files a/blockchains/ethereum/assets/0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x574F84108a98c575794F75483d801d1d5DC861a5/info.json b/blockchains/ethereum/assets/0x574F84108a98c575794F75483d801d1d5DC861a5/info.json deleted file mode 100644 index 6ec7489d1190e..0000000000000 --- a/blockchains/ethereum/assets/0x574F84108a98c575794F75483d801d1d5DC861a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Robotina token", - "symbol": "ROX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://robotinarox.io/", - "explorer": "https://etherscan.io/token/0x574F84108a98c575794F75483d801d1d5DC861a5", - "status": "active", - "id": "0x574F84108a98c575794F75483d801d1d5DC861a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x574F84108a98c575794F75483d801d1d5DC861a5/logo.png b/blockchains/ethereum/assets/0x574F84108a98c575794F75483d801d1d5DC861a5/logo.png deleted file mode 100644 index 9953a47be06f4..0000000000000 Binary files a/blockchains/ethereum/assets/0x574F84108a98c575794F75483d801d1d5DC861a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5/info.json b/blockchains/ethereum/assets/0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5/info.json deleted file mode 100644 index 492e3253695f5..0000000000000 --- a/blockchains/ethereum/assets/0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DogeToken", - "symbol": "DogeT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5", - "status": "active", - "id": "0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5/logo.png b/blockchains/ethereum/assets/0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215/info.json b/blockchains/ethereum/assets/0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215/info.json deleted file mode 100644 index 9736405c29f2f..0000000000000 --- a/blockchains/ethereum/assets/0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Buddy", - "symbol": "BUD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://investors.buddy.cloud/", - "explorer": "https://etherscan.io/token/0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215", - "status": "active", - "id": "0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215/logo.png b/blockchains/ethereum/assets/0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215/logo.png deleted file mode 100644 index 78df57522f92e..0000000000000 Binary files a/blockchains/ethereum/assets/0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x57700244B20f84799a31c6C96DadFF373ca9D6c5/info.json b/blockchains/ethereum/assets/0x57700244B20f84799a31c6C96DadFF373ca9D6c5/info.json deleted file mode 100644 index 7d5871eff3f52..0000000000000 --- a/blockchains/ethereum/assets/0x57700244B20f84799a31c6C96DadFF373ca9D6c5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRUST DAO", - "symbol": "TRUST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.trustdao.network/", - "explorer": "https://etherscan.io/token/0x57700244B20f84799a31c6C96DadFF373ca9D6c5", - "status": "active", - "id": "0x57700244B20f84799a31c6C96DadFF373ca9D6c5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57700244B20f84799a31c6C96DadFF373ca9D6c5/logo.png b/blockchains/ethereum/assets/0x57700244B20f84799a31c6C96DadFF373ca9D6c5/logo.png deleted file mode 100644 index 6461d313cbe4f..0000000000000 Binary files a/blockchains/ethereum/assets/0x57700244B20f84799a31c6C96DadFF373ca9D6c5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5783862cef49094bE4DE1fe31280B2E33cF87416/info.json b/blockchains/ethereum/assets/0x5783862cef49094bE4DE1fe31280B2E33cF87416/info.json deleted file mode 100644 index 552eac665f280..0000000000000 --- a/blockchains/ethereum/assets/0x5783862cef49094bE4DE1fe31280B2E33cF87416/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KredX Token", - "symbol": "KRT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5783862cef49094bE4DE1fe31280B2E33cF87416", - "status": "active", - "id": "0x5783862cef49094bE4DE1fe31280B2E33cF87416" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5783862cef49094bE4DE1fe31280B2E33cF87416/logo.png b/blockchains/ethereum/assets/0x5783862cef49094bE4DE1fe31280B2E33cF87416/logo.png deleted file mode 100644 index e0800a7728cb9..0000000000000 Binary files a/blockchains/ethereum/assets/0x5783862cef49094bE4DE1fe31280B2E33cF87416/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x57838fF342f36A1EC18224981ea8715a4667fB3a/info.json b/blockchains/ethereum/assets/0x57838fF342f36A1EC18224981ea8715a4667fB3a/info.json deleted file mode 100644 index 2fe7c4a0d8563..0000000000000 --- a/blockchains/ethereum/assets/0x57838fF342f36A1EC18224981ea8715a4667fB3a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QUBE", - "symbol": "QUBE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.qube.vip/", - "explorer": "https://etherscan.io/token/0x57838fF342f36A1EC18224981ea8715a4667fB3a", - "status": "active", - "id": "0x57838fF342f36A1EC18224981ea8715a4667fB3a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57838fF342f36A1EC18224981ea8715a4667fB3a/logo.png b/blockchains/ethereum/assets/0x57838fF342f36A1EC18224981ea8715a4667fB3a/logo.png deleted file mode 100644 index 263372cf557dc..0000000000000 Binary files a/blockchains/ethereum/assets/0x57838fF342f36A1EC18224981ea8715a4667fB3a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x578B49C45961f98d8DF92854b53F1641AF0A5036/info.json b/blockchains/ethereum/assets/0x578B49C45961f98d8DF92854b53F1641AF0A5036/info.json deleted file mode 100644 index a60bd54587342..0000000000000 --- a/blockchains/ethereum/assets/0x578B49C45961f98d8DF92854b53F1641AF0A5036/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LinkaToken", - "symbol": "LINKA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.linka.io", - "explorer": "https://etherscan.io/token/0x578B49C45961f98d8DF92854b53F1641AF0A5036", - "status": "active", - "id": "0x578B49C45961f98d8DF92854b53F1641AF0A5036" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x578B49C45961f98d8DF92854b53F1641AF0A5036/logo.png b/blockchains/ethereum/assets/0x578B49C45961f98d8DF92854b53F1641AF0A5036/logo.png deleted file mode 100644 index f031a1df7e3dd..0000000000000 Binary files a/blockchains/ethereum/assets/0x578B49C45961f98d8DF92854b53F1641AF0A5036/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x578C7557D207e87e8232Cd69d94f41A9A136A5fe/info.json b/blockchains/ethereum/assets/0x578C7557D207e87e8232Cd69d94f41A9A136A5fe/info.json deleted file mode 100644 index 2cd006175c430..0000000000000 --- a/blockchains/ethereum/assets/0x578C7557D207e87e8232Cd69d94f41A9A136A5fe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DaQianCoin", - "symbol": "DQC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x578C7557D207e87e8232Cd69d94f41A9A136A5fe", - "status": "active", - "id": "0x578C7557D207e87e8232Cd69d94f41A9A136A5fe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x578C7557D207e87e8232Cd69d94f41A9A136A5fe/logo.png b/blockchains/ethereum/assets/0x578C7557D207e87e8232Cd69d94f41A9A136A5fe/logo.png deleted file mode 100644 index 52bbe437295fa..0000000000000 Binary files a/blockchains/ethereum/assets/0x578C7557D207e87e8232Cd69d94f41A9A136A5fe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5797A6291C3F22F785bc6B793d023EF034A17719/info.json b/blockchains/ethereum/assets/0x5797A6291C3F22F785bc6B793d023EF034A17719/info.json deleted file mode 100644 index d0bc4dabdc338..0000000000000 --- a/blockchains/ethereum/assets/0x5797A6291C3F22F785bc6B793d023EF034A17719/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptune", - "symbol": "CPT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5797A6291C3F22F785bc6B793d023EF034A17719", - "status": "active", - "id": "0x5797A6291C3F22F785bc6B793d023EF034A17719" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5797A6291C3F22F785bc6B793d023EF034A17719/logo.png b/blockchains/ethereum/assets/0x5797A6291C3F22F785bc6B793d023EF034A17719/logo.png deleted file mode 100644 index ce8349bad3f9f..0000000000000 Binary files a/blockchains/ethereum/assets/0x5797A6291C3F22F785bc6B793d023EF034A17719/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x579f51260059DaA77B21343b66Ed73E3bF7b58aA/info.json b/blockchains/ethereum/assets/0x579f51260059DaA77B21343b66Ed73E3bF7b58aA/info.json deleted file mode 100644 index 5cbaf3b6e9bb8..0000000000000 --- a/blockchains/ethereum/assets/0x579f51260059DaA77B21343b66Ed73E3bF7b58aA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoBiz", - "symbol": "CBZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x579f51260059DaA77B21343b66Ed73E3bF7b58aA", - "status": "active", - "id": "0x579f51260059DaA77B21343b66Ed73E3bF7b58aA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x579f51260059DaA77B21343b66Ed73E3bF7b58aA/logo.png b/blockchains/ethereum/assets/0x579f51260059DaA77B21343b66Ed73E3bF7b58aA/logo.png deleted file mode 100644 index e3b6ccbb2f230..0000000000000 Binary files a/blockchains/ethereum/assets/0x579f51260059DaA77B21343b66Ed73E3bF7b58aA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/info.json b/blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/info.json deleted file mode 100644 index 6970c0f46ec40..0000000000000 --- a/blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synth sUSD", - "symbol": "sUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x57Ab1E02fEE23774580C119740129eAC7081e9D3", - "status": "active", - "id": "0x57Ab1E02fEE23774580C119740129eAC7081e9D3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/logo.png b/blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/logo.png deleted file mode 100644 index b26b625a22abd..0000000000000 Binary files a/blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/info.json b/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/info.json deleted file mode 100644 index 2897937c4024a..0000000000000 --- a/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "sUSD", - "website": "https://synthetix.io", - "description": "sUSD is an ERC-20 token made by the Synthetix team which tracks the price of USD.", - "explorer": "https://etherscan.io/token/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51", - "type": "ERC20", - "symbol": "sUSD", - "decimals": 18, - "status": "active", - "id": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/logo.png b/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/logo.png deleted file mode 100644 index b26b625a22abd..0000000000000 Binary files a/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x57C09A8de0b0F471F8567609777aDdFfb5c46a08/info.json b/blockchains/ethereum/assets/0x57C09A8de0b0F471F8567609777aDdFfb5c46a08/info.json deleted file mode 100644 index 31a7e83b05303..0000000000000 --- a/blockchains/ethereum/assets/0x57C09A8de0b0F471F8567609777aDdFfb5c46a08/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitex Global XBX Coin", - "symbol": "XBX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitex.global/", - "explorer": "https://etherscan.io/token/0x57C09A8de0b0F471F8567609777aDdFfb5c46a08", - "status": "active", - "id": "0x57C09A8de0b0F471F8567609777aDdFfb5c46a08" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57C09A8de0b0F471F8567609777aDdFfb5c46a08/logo.png b/blockchains/ethereum/assets/0x57C09A8de0b0F471F8567609777aDdFfb5c46a08/logo.png deleted file mode 100644 index 150057e8fede5..0000000000000 Binary files a/blockchains/ethereum/assets/0x57C09A8de0b0F471F8567609777aDdFfb5c46a08/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x57C75ECCc8557136D32619a191fBCDc88560d711/info.json b/blockchains/ethereum/assets/0x57C75ECCc8557136D32619a191fBCDc88560d711/info.json deleted file mode 100644 index dbdfa707fb092..0000000000000 --- a/blockchains/ethereum/assets/0x57C75ECCc8557136D32619a191fBCDc88560d711/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VeriDocGlobal", - "symbol": "VDG", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://www.veridocglobal.com/", - "explorer": "https://etherscan.io/token/0x57C75ECCc8557136D32619a191fBCDc88560d711", - "status": "active", - "id": "0x57C75ECCc8557136D32619a191fBCDc88560d711" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57C75ECCc8557136D32619a191fBCDc88560d711/logo.png b/blockchains/ethereum/assets/0x57C75ECCc8557136D32619a191fBCDc88560d711/logo.png deleted file mode 100644 index 98efcba0e6df0..0000000000000 Binary files a/blockchains/ethereum/assets/0x57C75ECCc8557136D32619a191fBCDc88560d711/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0/info.json b/blockchains/ethereum/assets/0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0/info.json deleted file mode 100644 index 87523be201413..0000000000000 --- a/blockchains/ethereum/assets/0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherCenter", - "symbol": "ECT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0", - "status": "active", - "id": "0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0/logo.png b/blockchains/ethereum/assets/0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0/logo.png deleted file mode 100644 index aa42dd862c046..0000000000000 Binary files a/blockchains/ethereum/assets/0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC/info.json b/blockchains/ethereum/assets/0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC/info.json deleted file mode 100644 index 8a9945081cb4f..0000000000000 --- a/blockchains/ethereum/assets/0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lympo tokens", - "symbol": "LYM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC", - "status": "active", - "id": "0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC/logo.png b/blockchains/ethereum/assets/0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC/logo.png deleted file mode 100755 index e5bfa97a7615c..0000000000000 Binary files a/blockchains/ethereum/assets/0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF/info.json b/blockchains/ethereum/assets/0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF/info.json deleted file mode 100644 index 1ca4eb170b7bb..0000000000000 --- a/blockchains/ethereum/assets/0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YUI", - "symbol": "YUI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF", - "status": "active", - "id": "0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF/logo.png b/blockchains/ethereum/assets/0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF/logo.png deleted file mode 100644 index a97755149935b..0000000000000 Binary files a/blockchains/ethereum/assets/0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98/info.json b/blockchains/ethereum/assets/0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98/info.json deleted file mode 100644 index 4ba36ebba2e9e..0000000000000 --- a/blockchains/ethereum/assets/0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OdinBrowser", - "symbol": "ODIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.odinlink.com/", - "explorer": "https://etherscan.io/token/0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98", - "status": "active", - "id": "0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98/logo.png b/blockchains/ethereum/assets/0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98/logo.png deleted file mode 100644 index 912f193e3d796..0000000000000 Binary files a/blockchains/ethereum/assets/0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699/info.json b/blockchains/ethereum/assets/0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699/info.json deleted file mode 100644 index 5927e8d3ae5fc..0000000000000 --- a/blockchains/ethereum/assets/0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RECORD", - "symbol": "RCD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699", - "status": "active", - "id": "0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699/logo.png b/blockchains/ethereum/assets/0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699/logo.png deleted file mode 100755 index 3662614fa3216..0000000000000 Binary files a/blockchains/ethereum/assets/0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5807CA447851C98569c567963B25B1C83D41BeBc/info.json b/blockchains/ethereum/assets/0x5807CA447851C98569c567963B25B1C83D41BeBc/info.json deleted file mode 100644 index 31e4ae6b308fd..0000000000000 --- a/blockchains/ethereum/assets/0x5807CA447851C98569c567963B25B1C83D41BeBc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RealToken 10024-10028 Appoline Street Detroit MI", - "symbol": "REALTOKEN-10024-10028-APPOLINE-ST-DETROIT-MI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://realt.co/product/10024-28-appoline-st-detroit-mi-48227/", - "explorer": "https://etherscan.io/token/0x5807CA447851C98569c567963B25B1C83D41BeBc", - "status": "active", - "id": "0x5807CA447851C98569c567963B25B1C83D41BeBc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5807CA447851C98569c567963B25B1C83D41BeBc/logo.png b/blockchains/ethereum/assets/0x5807CA447851C98569c567963B25B1C83D41BeBc/logo.png deleted file mode 100644 index 4617b23ed87e8..0000000000000 Binary files a/blockchains/ethereum/assets/0x5807CA447851C98569c567963B25B1C83D41BeBc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x580c8520dEDA0a441522AEAe0f9F7A5f29629aFa/info.json b/blockchains/ethereum/assets/0x580c8520dEDA0a441522AEAe0f9F7A5f29629aFa/info.json deleted file mode 100644 index e2022f3ebedc0..0000000000000 --- a/blockchains/ethereum/assets/0x580c8520dEDA0a441522AEAe0f9F7A5f29629aFa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dawn", - "website": "https://dawn.org", - "description": "Dawn is an open-source protocol for gaming and competitions.", - "explorer": "https://etherscan.io/token/0x580c8520dEDA0a441522AEAe0f9F7A5f29629aFa", - "type": "ERC20", - "symbol": "DAWN", - "decimals": 18, - "status": "active", - "id": "0x580c8520dEDA0a441522AEAe0f9F7A5f29629aFa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x580c8520dEDA0a441522AEAe0f9F7A5f29629aFa/logo.png b/blockchains/ethereum/assets/0x580c8520dEDA0a441522AEAe0f9F7A5f29629aFa/logo.png deleted file mode 100644 index 51dee464db1df..0000000000000 Binary files a/blockchains/ethereum/assets/0x580c8520dEDA0a441522AEAe0f9F7A5f29629aFa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5825fBa40871aaaCba45E4b34629abB86520B807/info.json b/blockchains/ethereum/assets/0x5825fBa40871aaaCba45E4b34629abB86520B807/info.json deleted file mode 100644 index b3573fb552c4d..0000000000000 --- a/blockchains/ethereum/assets/0x5825fBa40871aaaCba45E4b34629abB86520B807/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ChainPay", - "symbol": "CPAY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5825fBa40871aaaCba45E4b34629abB86520B807", - "status": "active", - "id": "0x5825fBa40871aaaCba45E4b34629abB86520B807" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5825fBa40871aaaCba45E4b34629abB86520B807/logo.png b/blockchains/ethereum/assets/0x5825fBa40871aaaCba45E4b34629abB86520B807/logo.png deleted file mode 100644 index 7c4113135450a..0000000000000 Binary files a/blockchains/ethereum/assets/0x5825fBa40871aaaCba45E4b34629abB86520B807/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA/info.json b/blockchains/ethereum/assets/0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA/info.json deleted file mode 100644 index 033144b3bfbad..0000000000000 --- a/blockchains/ethereum/assets/0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BUYEXSHOP", - "symbol": "BYXS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA", - "status": "active", - "id": "0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA/logo.png b/blockchains/ethereum/assets/0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA/logo.png deleted file mode 100755 index 9ef8495b0346b..0000000000000 Binary files a/blockchains/ethereum/assets/0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x584B44853680ee34a0F337B712a8f66d816dF151/info.json b/blockchains/ethereum/assets/0x584B44853680ee34a0F337B712a8f66d816dF151/info.json deleted file mode 100644 index b24a0829924b6..0000000000000 --- a/blockchains/ethereum/assets/0x584B44853680ee34a0F337B712a8f66d816dF151/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AI Doctor", - "symbol": "AIDOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.aidoc.me/", - "explorer": "https://etherscan.io/token/0x584B44853680ee34a0F337B712a8f66d816dF151", - "status": "active", - "id": "0x584B44853680ee34a0F337B712a8f66d816dF151" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x584B44853680ee34a0F337B712a8f66d816dF151/logo.png b/blockchains/ethereum/assets/0x584B44853680ee34a0F337B712a8f66d816dF151/logo.png deleted file mode 100644 index cf85b78e7cc76..0000000000000 Binary files a/blockchains/ethereum/assets/0x584B44853680ee34a0F337B712a8f66d816dF151/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/info.json b/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/info.json deleted file mode 100644 index ebeb69d310b56..0000000000000 --- a/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "HEGIC", - "website": "https://hegic.co/", - "source_code": "https://github.com/hegic", - "white_paper": "", - "description": "Hegic is an on-chain, non-custodial peer-to-pool options trading protocol built on Ethereum. Currently Hegic supports options trading in for Bitcoin (wBTC) and Ether (ETH).", - "explorer": "https://etherscan.io/token/0x584bC13c7D411c00c01A62e8019472dE68768430", - "research": "", - "type": "ERC20", - "symbol": "HEGIC", - "decimals": 18, - "status": "active", - "id": "0x584bC13c7D411c00c01A62e8019472dE68768430" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/logo.png b/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/logo.png deleted file mode 100644 index 44c118daf7b4e..0000000000000 Binary files a/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5850700E214c16C73d1778B2886C01639e69faA3/info.json b/blockchains/ethereum/assets/0x5850700E214c16C73d1778B2886C01639e69faA3/info.json deleted file mode 100644 index 448a45761a55c..0000000000000 --- a/blockchains/ethereum/assets/0x5850700E214c16C73d1778B2886C01639e69faA3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ROGANCOIN", - "symbol": "RGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5850700E214c16C73d1778B2886C01639e69faA3", - "status": "active", - "id": "0x5850700E214c16C73d1778B2886C01639e69faA3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5850700E214c16C73d1778B2886C01639e69faA3/logo.png b/blockchains/ethereum/assets/0x5850700E214c16C73d1778B2886C01639e69faA3/logo.png deleted file mode 100644 index 93e8903d69457..0000000000000 Binary files a/blockchains/ethereum/assets/0x5850700E214c16C73d1778B2886C01639e69faA3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB/info.json b/blockchains/ethereum/assets/0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB/info.json deleted file mode 100644 index bb8f4a64116e3..0000000000000 --- a/blockchains/ethereum/assets/0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STETHDaiRebalancingSetToken", - "symbol": "STETHDai", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tokensets.com/set/ethlovol", - "explorer": "https://etherscan.io/token/0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB", - "status": "active", - "id": "0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB/logo.png b/blockchains/ethereum/assets/0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB/logo.png deleted file mode 100644 index 1e53531568a58..0000000000000 Binary files a/blockchains/ethereum/assets/0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5862A9935Aa62Ca329f679933491057413Ce2943/info.json b/blockchains/ethereum/assets/0x5862A9935Aa62Ca329f679933491057413Ce2943/info.json deleted file mode 100644 index 29f3bb18db88e..0000000000000 --- a/blockchains/ethereum/assets/0x5862A9935Aa62Ca329f679933491057413Ce2943/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlockMed", - "symbol": "BMD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5862A9935Aa62Ca329f679933491057413Ce2943", - "status": "active", - "id": "0x5862A9935Aa62Ca329f679933491057413Ce2943" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5862A9935Aa62Ca329f679933491057413Ce2943/logo.png b/blockchains/ethereum/assets/0x5862A9935Aa62Ca329f679933491057413Ce2943/logo.png deleted file mode 100755 index 8f0558063a50d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5862A9935Aa62Ca329f679933491057413Ce2943/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/info.json b/blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/info.json deleted file mode 100644 index 3eb7c19ad1039..0000000000000 --- a/blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "High Tech Genesis", - "symbol": "HTECH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x586f381885E91898663c96946b1030C503130AA1", - "status": "active", - "id": "0x586f381885E91898663c96946b1030C503130AA1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/logo.png b/blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/logo.png deleted file mode 100644 index 7c71488e3afea..0000000000000 Binary files a/blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5874548C51822Da642661b235e101D6d636b6feb/info.json b/blockchains/ethereum/assets/0x5874548C51822Da642661b235e101D6d636b6feb/info.json deleted file mode 100644 index 4769676973201..0000000000000 --- a/blockchains/ethereum/assets/0x5874548C51822Da642661b235e101D6d636b6feb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MESSE Coin", - "symbol": "MESSE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5874548C51822Da642661b235e101D6d636b6feb", - "status": "active", - "id": "0x5874548C51822Da642661b235e101D6d636b6feb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5874548C51822Da642661b235e101D6d636b6feb/logo.png b/blockchains/ethereum/assets/0x5874548C51822Da642661b235e101D6d636b6feb/logo.png deleted file mode 100644 index 496bbc02edde6..0000000000000 Binary files a/blockchains/ethereum/assets/0x5874548C51822Da642661b235e101D6d636b6feb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2/info.json b/blockchains/ethereum/assets/0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2/info.json deleted file mode 100644 index e6114c0a6bda3..0000000000000 --- a/blockchains/ethereum/assets/0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fysical", - "symbol": "FYS", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2", - "status": "active", - "id": "0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2/logo.png b/blockchains/ethereum/assets/0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2/logo.png deleted file mode 100644 index 1910abdf58652..0000000000000 Binary files a/blockchains/ethereum/assets/0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x588047365dF5BA589F923604AAC23d673555c623/info.json b/blockchains/ethereum/assets/0x588047365dF5BA589F923604AAC23d673555c623/info.json deleted file mode 100644 index 8491d3fab03a9..0000000000000 --- a/blockchains/ethereum/assets/0x588047365dF5BA589F923604AAC23d673555c623/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NaviToken", - "symbol": "NAVI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x588047365dF5BA589F923604AAC23d673555c623", - "status": "active", - "id": "0x588047365dF5BA589F923604AAC23d673555c623" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x588047365dF5BA589F923604AAC23d673555c623/logo.png b/blockchains/ethereum/assets/0x588047365dF5BA589F923604AAC23d673555c623/logo.png deleted file mode 100644 index 627aac144ff6d..0000000000000 Binary files a/blockchains/ethereum/assets/0x588047365dF5BA589F923604AAC23d673555c623/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5881dA4527BCdC44a100F8bA2efC4039243D2C07/info.json b/blockchains/ethereum/assets/0x5881dA4527BCdC44a100F8bA2efC4039243D2C07/info.json deleted file mode 100644 index 9b2f4b86d9b54..0000000000000 --- a/blockchains/ethereum/assets/0x5881dA4527BCdC44a100F8bA2efC4039243D2C07/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pride", - "symbol": "LGBTQ", - "type": "ERC20", - "decimals": 1, - "description": "-", - "website": "https://www.lgbtqnetwork.space/", - "explorer": "https://etherscan.io/token/0x5881dA4527BCdC44a100F8bA2efC4039243D2C07", - "status": "active", - "id": "0x5881dA4527BCdC44a100F8bA2efC4039243D2C07" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5881dA4527BCdC44a100F8bA2efC4039243D2C07/logo.png b/blockchains/ethereum/assets/0x5881dA4527BCdC44a100F8bA2efC4039243D2C07/logo.png deleted file mode 100644 index 810396f7578a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x5881dA4527BCdC44a100F8bA2efC4039243D2C07/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e/info.json b/blockchains/ethereum/assets/0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e/info.json deleted file mode 100644 index 83fb9f1bddbf3..0000000000000 --- a/blockchains/ethereum/assets/0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "rix.finance", - "symbol": "RIX", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e", - "status": "active", - "id": "0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e/logo.png b/blockchains/ethereum/assets/0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e/logo.png deleted file mode 100644 index d0453265a9cd3..0000000000000 Binary files a/blockchains/ethereum/assets/0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x58959E0C71080434f237bD42d07Cd84B74CeF438/info.json b/blockchains/ethereum/assets/0x58959E0C71080434f237bD42d07Cd84B74CeF438/info.json deleted file mode 100644 index 98d24c23aa78a..0000000000000 --- a/blockchains/ethereum/assets/0x58959E0C71080434f237bD42d07Cd84B74CeF438/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tesra AI Supernet", - "symbol": "TSR", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "https://tesra.io/", - "explorer": "https://etherscan.io/token/0x58959E0C71080434f237bD42d07Cd84B74CeF438", - "status": "active", - "id": "0x58959E0C71080434f237bD42d07Cd84B74CeF438" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x58959E0C71080434f237bD42d07Cd84B74CeF438/logo.png b/blockchains/ethereum/assets/0x58959E0C71080434f237bD42d07Cd84B74CeF438/logo.png deleted file mode 100644 index 6d71fbc1973ae..0000000000000 Binary files a/blockchains/ethereum/assets/0x58959E0C71080434f237bD42d07Cd84B74CeF438/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc/info.json b/blockchains/ethereum/assets/0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc/info.json deleted file mode 100644 index ab7037b80699a..0000000000000 --- a/blockchains/ethereum/assets/0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Contentos", - "symbol": "COS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc", - "status": "active", - "id": "0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc/logo.png b/blockchains/ethereum/assets/0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc/logo.png deleted file mode 100644 index a2d4abfb0189a..0000000000000 Binary files a/blockchains/ethereum/assets/0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5/info.json b/blockchains/ethereum/assets/0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5/info.json deleted file mode 100644 index d6ffa76ad9301..0000000000000 --- a/blockchains/ethereum/assets/0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HEIDI", - "symbol": "HDI", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://heidicoin.ch", - "explorer": "https://etherscan.io/token/0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5", - "status": "active", - "id": "0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5/logo.png b/blockchains/ethereum/assets/0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5/logo.png deleted file mode 100644 index f73fc4b80e1d8..0000000000000 Binary files a/blockchains/ethereum/assets/0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c/info.json b/blockchains/ethereum/assets/0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c/info.json deleted file mode 100644 index fcd26520b305f..0000000000000 --- a/blockchains/ethereum/assets/0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SUREBANQA UTILITY TOKEN", - "symbol": "FEX", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c", - "status": "active", - "id": "0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c/logo.png b/blockchains/ethereum/assets/0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c/logo.png deleted file mode 100644 index 2949cdef37b96..0000000000000 Binary files a/blockchains/ethereum/assets/0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x58FFeCe158216D694d33b1ca1A31b6E539D95523/info.json b/blockchains/ethereum/assets/0x58FFeCe158216D694d33b1ca1A31b6E539D95523/info.json deleted file mode 100644 index d8a372fc6c1fd..0000000000000 --- a/blockchains/ethereum/assets/0x58FFeCe158216D694d33b1ca1A31b6E539D95523/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CIXCA", - "symbol": "CAX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x58FFeCe158216D694d33b1ca1A31b6E539D95523", - "status": "active", - "id": "0x58FFeCe158216D694d33b1ca1A31b6E539D95523" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x58FFeCe158216D694d33b1ca1A31b6E539D95523/logo.png b/blockchains/ethereum/assets/0x58FFeCe158216D694d33b1ca1A31b6E539D95523/logo.png deleted file mode 100755 index 08c1ac535e1d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x58FFeCe158216D694d33b1ca1A31b6E539D95523/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x58a4884182d9E835597f405e5F258290E46ae7C2/info.json b/blockchains/ethereum/assets/0x58a4884182d9E835597f405e5F258290E46ae7C2/info.json deleted file mode 100644 index bee76573616e4..0000000000000 --- a/blockchains/ethereum/assets/0x58a4884182d9E835597f405e5F258290E46ae7C2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NOAHCOIN", - "symbol": "NOAH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x58a4884182d9E835597f405e5F258290E46ae7C2", - "status": "active", - "id": "0x58a4884182d9E835597f405e5F258290E46ae7C2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x58a4884182d9E835597f405e5F258290E46ae7C2/logo.png b/blockchains/ethereum/assets/0x58a4884182d9E835597f405e5F258290E46ae7C2/logo.png deleted file mode 100644 index 3ff494f437e1f..0000000000000 Binary files a/blockchains/ethereum/assets/0x58a4884182d9E835597f405e5F258290E46ae7C2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B/info.json b/blockchains/ethereum/assets/0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B/info.json deleted file mode 100644 index 02c66b8793b8a..0000000000000 --- a/blockchains/ethereum/assets/0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KAIJU", - "symbol": "KAIJU", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B", - "status": "active", - "id": "0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B/logo.png b/blockchains/ethereum/assets/0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B/logo.png deleted file mode 100644 index 1c1ec73418693..0000000000000 Binary files a/blockchains/ethereum/assets/0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/info.json b/blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/info.json deleted file mode 100644 index 27472e923699a..0000000000000 --- a/blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Livepeer Token", - "symbol": "LPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://livepeer.org/", - "explorer": "https://etherscan.io/token/0x58b6A8A3302369DAEc383334672404Ee733aB239", - "status": "active", - "id": "0x58b6A8A3302369DAEc383334672404Ee733aB239" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/logo.png b/blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/logo.png deleted file mode 100755 index e7a2df01f2143..0000000000000 Binary files a/blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x58c69ed6cd6887c0225D1FcCEcC055127843c69b/info.json b/blockchains/ethereum/assets/0x58c69ed6cd6887c0225D1FcCEcC055127843c69b/info.json deleted file mode 100644 index 8d248d49fb8d5..0000000000000 --- a/blockchains/ethereum/assets/0x58c69ed6cd6887c0225D1FcCEcC055127843c69b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HalalChain", - "symbol": "HLC", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "http://www.hlc.com/", - "explorer": "https://etherscan.io/token/0x58c69ed6cd6887c0225D1FcCEcC055127843c69b", - "status": "active", - "id": "0x58c69ed6cd6887c0225D1FcCEcC055127843c69b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x58c69ed6cd6887c0225D1FcCEcC055127843c69b/logo.png b/blockchains/ethereum/assets/0x58c69ed6cd6887c0225D1FcCEcC055127843c69b/logo.png deleted file mode 100644 index d4741c6d5cc22..0000000000000 Binary files a/blockchains/ethereum/assets/0x58c69ed6cd6887c0225D1FcCEcC055127843c69b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8/info.json b/blockchains/ethereum/assets/0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8/info.json deleted file mode 100644 index fdea2eb6f0ad9..0000000000000 --- a/blockchains/ethereum/assets/0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GXC", - "symbol": "GXC", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8", - "status": "active", - "id": "0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8/logo.png b/blockchains/ethereum/assets/0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8/logo.png deleted file mode 100755 index 83de0945e16ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180/info.json b/blockchains/ethereum/assets/0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180/info.json deleted file mode 100644 index 6d9c094c05ff4..0000000000000 --- a/blockchains/ethereum/assets/0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ShowCoin", - "symbol": "Show", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180", - "status": "active", - "id": "0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180/logo.png b/blockchains/ethereum/assets/0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180/logo.png deleted file mode 100644 index da7a6df887750..0000000000000 Binary files a/blockchains/ethereum/assets/0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652/info.json b/blockchains/ethereum/assets/0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652/info.json deleted file mode 100644 index a8206428a1a11..0000000000000 --- a/blockchains/ethereum/assets/0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ines y Pacheco", - "symbol": "LOVE", - "type": "ERC20", - "decimals": 1, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652", - "status": "active", - "id": "0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652/logo.png b/blockchains/ethereum/assets/0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652/logo.png deleted file mode 100644 index 931e11eebb310..0000000000000 Binary files a/blockchains/ethereum/assets/0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x58e570f4D7d8be486207D21fF661591c65A22E23/info.json b/blockchains/ethereum/assets/0x58e570f4D7d8be486207D21fF661591c65A22E23/info.json deleted file mode 100644 index 19f9aa3cf17f2..0000000000000 --- a/blockchains/ethereum/assets/0x58e570f4D7d8be486207D21fF661591c65A22E23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Phoenex", - "symbol": "PHNEX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x58e570f4D7d8be486207D21fF661591c65A22E23", - "status": "active", - "id": "0x58e570f4D7d8be486207D21fF661591c65A22E23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x58e570f4D7d8be486207D21fF661591c65A22E23/logo.png b/blockchains/ethereum/assets/0x58e570f4D7d8be486207D21fF661591c65A22E23/logo.png deleted file mode 100644 index 20ef2ffb01e3f..0000000000000 Binary files a/blockchains/ethereum/assets/0x58e570f4D7d8be486207D21fF661591c65A22E23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x59061b6f26BB4A9cE5828A19d35CFD5A4B80F056/logo.png b/blockchains/ethereum/assets/0x59061b6f26BB4A9cE5828A19d35CFD5A4B80F056/logo.png deleted file mode 100644 index b231ad91aaf02..0000000000000 Binary files a/blockchains/ethereum/assets/0x59061b6f26BB4A9cE5828A19d35CFD5A4B80F056/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5925f67d2767d937F47141DAC24166B469558222/info.json b/blockchains/ethereum/assets/0x5925f67d2767d937F47141DAC24166B469558222/info.json deleted file mode 100644 index 670fdecb44733..0000000000000 --- a/blockchains/ethereum/assets/0x5925f67d2767d937F47141DAC24166B469558222/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OLXA", - "symbol": "OLXA", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5925f67d2767d937F47141DAC24166B469558222", - "status": "active", - "id": "0x5925f67d2767d937F47141DAC24166B469558222" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5925f67d2767d937F47141DAC24166B469558222/logo.png b/blockchains/ethereum/assets/0x5925f67d2767d937F47141DAC24166B469558222/logo.png deleted file mode 100755 index 83beb1335021d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5925f67d2767d937F47141DAC24166B469558222/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x593114f03A0A575aece9ED675e52Ed68D2172B8c/info.json b/blockchains/ethereum/assets/0x593114f03A0A575aece9ED675e52Ed68D2172B8c/info.json deleted file mode 100644 index 2421e092f276f..0000000000000 --- a/blockchains/ethereum/assets/0x593114f03A0A575aece9ED675e52Ed68D2172B8c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BidiPass", - "symbol": "BDP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bidipass.org/", - "explorer": "https://etherscan.io/token/0x593114f03A0A575aece9ED675e52Ed68D2172B8c", - "status": "active", - "id": "0x593114f03A0A575aece9ED675e52Ed68D2172B8c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x593114f03A0A575aece9ED675e52Ed68D2172B8c/logo.png b/blockchains/ethereum/assets/0x593114f03A0A575aece9ED675e52Ed68D2172B8c/logo.png deleted file mode 100644 index f28a09cdb7853..0000000000000 Binary files a/blockchains/ethereum/assets/0x593114f03A0A575aece9ED675e52Ed68D2172B8c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c/info.json b/blockchains/ethereum/assets/0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c/info.json deleted file mode 100644 index c70f5253a2b81..0000000000000 --- a/blockchains/ethereum/assets/0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xeniumx", - "symbol": "XEMX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://xeniumx.com/", - "explorer": "https://etherscan.io/token/0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c", - "status": "active", - "id": "0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c/logo.png b/blockchains/ethereum/assets/0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c/logo.png deleted file mode 100644 index b2b2072207d54..0000000000000 Binary files a/blockchains/ethereum/assets/0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x594120039687DDaAB50C4aB03bAda20Eb4b218F6/info.json b/blockchains/ethereum/assets/0x594120039687DDaAB50C4aB03bAda20Eb4b218F6/info.json deleted file mode 100644 index 3a76b860eb275..0000000000000 --- a/blockchains/ethereum/assets/0x594120039687DDaAB50C4aB03bAda20Eb4b218F6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Green Movement", - "symbol": "GMV", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x594120039687DDaAB50C4aB03bAda20Eb4b218F6", - "status": "active", - "id": "0x594120039687DDaAB50C4aB03bAda20Eb4b218F6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x594120039687DDaAB50C4aB03bAda20Eb4b218F6/logo.png b/blockchains/ethereum/assets/0x594120039687DDaAB50C4aB03bAda20Eb4b218F6/logo.png deleted file mode 100755 index d9922782ee39a..0000000000000 Binary files a/blockchains/ethereum/assets/0x594120039687DDaAB50C4aB03bAda20Eb4b218F6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x594e9F0c7914118A6e2158F83b5D1dDDE2157475/info.json b/blockchains/ethereum/assets/0x594e9F0c7914118A6e2158F83b5D1dDDE2157475/info.json deleted file mode 100644 index db17a81f8ccff..0000000000000 --- a/blockchains/ethereum/assets/0x594e9F0c7914118A6e2158F83b5D1dDDE2157475/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockchain Media Group", - "symbol": "BCMG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x594e9F0c7914118A6e2158F83b5D1dDDE2157475", - "status": "active", - "id": "0x594e9F0c7914118A6e2158F83b5D1dDDE2157475" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x594e9F0c7914118A6e2158F83b5D1dDDE2157475/logo.png b/blockchains/ethereum/assets/0x594e9F0c7914118A6e2158F83b5D1dDDE2157475/logo.png deleted file mode 100644 index a94197d4081bb..0000000000000 Binary files a/blockchains/ethereum/assets/0x594e9F0c7914118A6e2158F83b5D1dDDE2157475/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x595643D83B35df38E29058976C04000AcFA31570/info.json b/blockchains/ethereum/assets/0x595643D83B35df38E29058976C04000AcFA31570/info.json deleted file mode 100644 index cb2f5fdc538fa..0000000000000 --- a/blockchains/ethereum/assets/0x595643D83B35df38E29058976C04000AcFA31570/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Order of the Black Rose", - "website": "https://nftobr.com", - "description": "The official token of Order of the Black Rose", - "explorer": "https://etherscan.io/token/0x595643D83B35df38E29058976C04000AcFA31570", - "research": "", - "type": "ERC20", - "symbol": "OBR", - "decimals": 18, - "status": "active", - "id": "0x595643D83B35df38E29058976C04000AcFA31570" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x595643D83B35df38E29058976C04000AcFA31570/logo.png b/blockchains/ethereum/assets/0x595643D83B35df38E29058976C04000AcFA31570/logo.png deleted file mode 100644 index bd44a9b6b5268..0000000000000 Binary files a/blockchains/ethereum/assets/0x595643D83B35df38E29058976C04000AcFA31570/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x595832F8FC6BF59c85C527fEC3740A1b7a361269/info.json b/blockchains/ethereum/assets/0x595832F8FC6BF59c85C527fEC3740A1b7a361269/info.json deleted file mode 100644 index 38c0526e54e7c..0000000000000 --- a/blockchains/ethereum/assets/0x595832F8FC6BF59c85C527fEC3740A1b7a361269/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Power Ledger", - "website": "https://powerledger.io", - "description": "Power Ledger (POWR), based in Australia, encourages us to imagine a world in which electricity is dependable, affordable and clean for everyone.", - "socials": [], - "explorer": "https://etherscan.io/token/0x595832F8FC6BF59c85C527fEC3740A1b7a361269", - "type": "ERC20", - "symbol": "POWR", - "decimals": 6, - "status": "active", - "id": "0x595832F8FC6BF59c85C527fEC3740A1b7a361269" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x595832F8FC6BF59c85C527fEC3740A1b7a361269/logo.png b/blockchains/ethereum/assets/0x595832F8FC6BF59c85C527fEC3740A1b7a361269/logo.png deleted file mode 100755 index 3a3e5fc77919c..0000000000000 Binary files a/blockchains/ethereum/assets/0x595832F8FC6BF59c85C527fEC3740A1b7a361269/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x59639Ab94e7dAF3b39C6555115e493145032e85E/info.json b/blockchains/ethereum/assets/0x59639Ab94e7dAF3b39C6555115e493145032e85E/info.json deleted file mode 100644 index 75a7345747082..0000000000000 --- a/blockchains/ethereum/assets/0x59639Ab94e7dAF3b39C6555115e493145032e85E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OmnisBit", - "symbol": "OMNIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x59639Ab94e7dAF3b39C6555115e493145032e85E", - "status": "active", - "id": "0x59639Ab94e7dAF3b39C6555115e493145032e85E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x59639Ab94e7dAF3b39C6555115e493145032e85E/logo.png b/blockchains/ethereum/assets/0x59639Ab94e7dAF3b39C6555115e493145032e85E/logo.png deleted file mode 100644 index 3584ce8e6a117..0000000000000 Binary files a/blockchains/ethereum/assets/0x59639Ab94e7dAF3b39C6555115e493145032e85E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x59641DCaD70239473503DDaa27af4f1017e3c998/info.json b/blockchains/ethereum/assets/0x59641DCaD70239473503DDaa27af4f1017e3c998/info.json deleted file mode 100644 index 94bd3c00f724b..0000000000000 --- a/blockchains/ethereum/assets/0x59641DCaD70239473503DDaa27af4f1017e3c998/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Oracle Network", - "symbol": "ONK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x59641DCaD70239473503DDaa27af4f1017e3c998", - "status": "active", - "id": "0x59641DCaD70239473503DDaa27af4f1017e3c998" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x59641DCaD70239473503DDaa27af4f1017e3c998/logo.png b/blockchains/ethereum/assets/0x59641DCaD70239473503DDaa27af4f1017e3c998/logo.png deleted file mode 100644 index 8591b285f6a0f..0000000000000 Binary files a/blockchains/ethereum/assets/0x59641DCaD70239473503DDaa27af4f1017e3c998/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5978708d6ccE1CC9640Eed47422D64c91BbD5171/info.json b/blockchains/ethereum/assets/0x5978708d6ccE1CC9640Eed47422D64c91BbD5171/info.json deleted file mode 100644 index 4a28f7f6521c4..0000000000000 --- a/blockchains/ethereum/assets/0x5978708d6ccE1CC9640Eed47422D64c91BbD5171/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LOLTOKEN", - "symbol": "LOL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://loleiu.io", - "explorer": "https://etherscan.io/token/0x5978708d6ccE1CC9640Eed47422D64c91BbD5171", - "status": "active", - "id": "0x5978708d6ccE1CC9640Eed47422D64c91BbD5171" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5978708d6ccE1CC9640Eed47422D64c91BbD5171/logo.png b/blockchains/ethereum/assets/0x5978708d6ccE1CC9640Eed47422D64c91BbD5171/logo.png deleted file mode 100644 index 6e5db0fb1c709..0000000000000 Binary files a/blockchains/ethereum/assets/0x5978708d6ccE1CC9640Eed47422D64c91BbD5171/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9/info.json b/blockchains/ethereum/assets/0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9/info.json deleted file mode 100644 index 86bed52107d03..0000000000000 --- a/blockchains/ethereum/assets/0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitgene Token", - "symbol": "BGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9", - "status": "active", - "id": "0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9/logo.png b/blockchains/ethereum/assets/0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9/logo.png deleted file mode 100644 index c99a6efa68f1e..0000000000000 Binary files a/blockchains/ethereum/assets/0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x598C9a4f069dC076984868873C01e78a905D50E6/info.json b/blockchains/ethereum/assets/0x598C9a4f069dC076984868873C01e78a905D50E6/info.json deleted file mode 100644 index 4f96e0d9f6c03..0000000000000 --- a/blockchains/ethereum/assets/0x598C9a4f069dC076984868873C01e78a905D50E6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ledgerium", - "symbol": "XLG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x598C9a4f069dC076984868873C01e78a905D50E6", - "status": "active", - "id": "0x598C9a4f069dC076984868873C01e78a905D50E6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x598C9a4f069dC076984868873C01e78a905D50E6/logo.png b/blockchains/ethereum/assets/0x598C9a4f069dC076984868873C01e78a905D50E6/logo.png deleted file mode 100644 index d5dc12845f176..0000000000000 Binary files a/blockchains/ethereum/assets/0x598C9a4f069dC076984868873C01e78a905D50E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x599346779e90fc3F5F997b5ea715349820F91571/info.json b/blockchains/ethereum/assets/0x599346779e90fc3F5F997b5ea715349820F91571/info.json deleted file mode 100644 index 90bc11dd83d4c..0000000000000 --- a/blockchains/ethereum/assets/0x599346779e90fc3F5F997b5ea715349820F91571/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Saturn", - "symbol": "STN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x599346779e90fc3F5F997b5ea715349820F91571", - "status": "active", - "id": "0x599346779e90fc3F5F997b5ea715349820F91571" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x599346779e90fc3F5F997b5ea715349820F91571/logo.png b/blockchains/ethereum/assets/0x599346779e90fc3F5F997b5ea715349820F91571/logo.png deleted file mode 100755 index 3c748146565f8..0000000000000 Binary files a/blockchains/ethereum/assets/0x599346779e90fc3F5F997b5ea715349820F91571/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4/info.json b/blockchains/ethereum/assets/0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4/info.json deleted file mode 100644 index 2992da627a6eb..0000000000000 --- a/blockchains/ethereum/assets/0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro", - "symbol": "MXN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4", - "status": "active", - "id": "0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4/logo.png b/blockchains/ethereum/assets/0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4/logo.png deleted file mode 100644 index c25437eb0dc46..0000000000000 Binary files a/blockchains/ethereum/assets/0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/info.json b/blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/info.json deleted file mode 100644 index 7da067b2b4c83..0000000000000 --- a/blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mGOOGL Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror GOOGL Token.", - "explorer": "https://etherscan.io/token/0x59A921Db27Dd6d4d974745B7FfC5c33932653442", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mGOOGL", - "decimals": 18, - "status": "active", - "id": "0x59A921Db27Dd6d4d974745B7FfC5c33932653442" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/logo.png b/blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/logo.png deleted file mode 100644 index 5e9b9e1f4e303..0000000000000 Binary files a/blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C/info.json b/blockchains/ethereum/assets/0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C/info.json deleted file mode 100644 index d2e62b33a7e69..0000000000000 --- a/blockchains/ethereum/assets/0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Liquid Lottery RTC", - "website": "https://etherscan.io/address/0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C#code", - "description": "Utility token used as the main prize in the daily Liquid Lottery draws. Read This Contract (RTC)", - "explorer": "https://etherscan.io/token/0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C", - "type": "ERC20", - "symbol": "LIQLO", - "decimals": 18, - "status": "active", - "id": "0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C/logo.png b/blockchains/ethereum/assets/0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C/logo.png deleted file mode 100755 index 0580d54d8a648..0000000000000 Binary files a/blockchains/ethereum/assets/0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x59BE937f05cf2c406b61c42C6c82a093fA54edfE/info.json b/blockchains/ethereum/assets/0x59BE937f05cf2c406b61c42C6c82a093fA54edfE/info.json deleted file mode 100644 index 8c95862020c25..0000000000000 --- a/blockchains/ethereum/assets/0x59BE937f05cf2c406b61c42C6c82a093fA54edfE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlayCoin", - "symbol": "PLY", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://playcoin.game/Home/Index", - "explorer": "https://etherscan.io/token/0x59BE937f05cf2c406b61c42C6c82a093fA54edfE", - "status": "active", - "id": "0x59BE937f05cf2c406b61c42C6c82a093fA54edfE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x59BE937f05cf2c406b61c42C6c82a093fA54edfE/logo.png b/blockchains/ethereum/assets/0x59BE937f05cf2c406b61c42C6c82a093fA54edfE/logo.png deleted file mode 100644 index 3eeea0b73ea4a..0000000000000 Binary files a/blockchains/ethereum/assets/0x59BE937f05cf2c406b61c42C6c82a093fA54edfE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39/info.json b/blockchains/ethereum/assets/0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39/info.json deleted file mode 100644 index 45539f07f3fdb..0000000000000 --- a/blockchains/ethereum/assets/0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARESCOIN", - "symbol": "ARES", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39", - "status": "active", - "id": "0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39/logo.png b/blockchains/ethereum/assets/0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39/logo.png deleted file mode 100644 index d9ec0aa686dca..0000000000000 Binary files a/blockchains/ethereum/assets/0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0/info.json b/blockchains/ethereum/assets/0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0/info.json deleted file mode 100644 index 8abd082d26317..0000000000000 --- a/blockchains/ethereum/assets/0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Uniswap V2", - "symbol": "UNI-V2", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0", - "status": "active", - "id": "0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0/logo.png b/blockchains/ethereum/assets/0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0/logo.png deleted file mode 100644 index 0b17e5b43d895..0000000000000 Binary files a/blockchains/ethereum/assets/0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3/info.json b/blockchains/ethereum/assets/0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3/info.json deleted file mode 100644 index b169d658caa6c..0000000000000 --- a/blockchains/ethereum/assets/0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "shelterDAO", - "symbol": "SHEL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3", - "status": "active", - "id": "0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3/logo.png b/blockchains/ethereum/assets/0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3/logo.png deleted file mode 100644 index 33b4499ed10d2..0000000000000 Binary files a/blockchains/ethereum/assets/0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1/info.json b/blockchains/ethereum/assets/0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1/info.json deleted file mode 100644 index 50e8c0e0443bc..0000000000000 --- a/blockchains/ethereum/assets/0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "QUSD", - "website": "https://qian.finance", - "description": "QUSD is the first kind of stablecoin of QIAN protocol. In the future, QIAN will launch QHKD, QEUR and other stable assets).", - "explorer": "https://etherscan.io/token/0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1", - "source_code": "https://github.com/QIAN-Protocol/QIAN", - "whitepaper": "https://qian.finance/qian_whitepaper_zh.pdf", - "audit_report": "https://qian.finance/PeckShield-Audit-Report-QIAN2-v1.0.pdf", - "type": "ERC20", - "symbol": "QUSD", - "decimals": 18, - "status": "active", - "id": "0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1/logo.png b/blockchains/ethereum/assets/0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1/logo.png deleted file mode 100644 index 844124997d325..0000000000000 Binary files a/blockchains/ethereum/assets/0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5A07db85AA330Bb0E333018722bFA4b65B6009cB/info.json b/blockchains/ethereum/assets/0x5A07db85AA330Bb0E333018722bFA4b65B6009cB/info.json deleted file mode 100644 index 548f24e32bdbc..0000000000000 --- a/blockchains/ethereum/assets/0x5A07db85AA330Bb0E333018722bFA4b65B6009cB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-17/30M17", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5A07db85AA330Bb0E333018722bFA4b65B6009cB", - "status": "active", - "id": "0x5A07db85AA330Bb0E333018722bFA4b65B6009cB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5A07db85AA330Bb0E333018722bFA4b65B6009cB/logo.png b/blockchains/ethereum/assets/0x5A07db85AA330Bb0E333018722bFA4b65B6009cB/logo.png deleted file mode 100644 index 9e2dd473b942e..0000000000000 Binary files a/blockchains/ethereum/assets/0x5A07db85AA330Bb0E333018722bFA4b65B6009cB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5A1A29DBb6Ad6153DB764568C1289076bC876df6/info.json b/blockchains/ethereum/assets/0x5A1A29DBb6Ad6153DB764568C1289076bC876df6/info.json deleted file mode 100644 index d0d52f8d2d63b..0000000000000 --- a/blockchains/ethereum/assets/0x5A1A29DBb6Ad6153DB764568C1289076bC876df6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NeworkCoin", - "symbol": "NKC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5A1A29DBb6Ad6153DB764568C1289076bC876df6", - "status": "active", - "id": "0x5A1A29DBb6Ad6153DB764568C1289076bC876df6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5A1A29DBb6Ad6153DB764568C1289076bC876df6/logo.png b/blockchains/ethereum/assets/0x5A1A29DBb6Ad6153DB764568C1289076bC876df6/logo.png deleted file mode 100644 index 1c4cccaafa54d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5A1A29DBb6Ad6153DB764568C1289076bC876df6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5A2fe67e429fB02ceBc3344a23e90E242263205D/info.json b/blockchains/ethereum/assets/0x5A2fe67e429fB02ceBc3344a23e90E242263205D/info.json deleted file mode 100644 index 6fa1216d4d7fd..0000000000000 --- a/blockchains/ethereum/assets/0x5A2fe67e429fB02ceBc3344a23e90E242263205D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mercury Network", - "symbol": "MNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5A2fe67e429fB02ceBc3344a23e90E242263205D", - "status": "active", - "id": "0x5A2fe67e429fB02ceBc3344a23e90E242263205D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5A2fe67e429fB02ceBc3344a23e90E242263205D/logo.png b/blockchains/ethereum/assets/0x5A2fe67e429fB02ceBc3344a23e90E242263205D/logo.png deleted file mode 100644 index 9ead43109889f..0000000000000 Binary files a/blockchains/ethereum/assets/0x5A2fe67e429fB02ceBc3344a23e90E242263205D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5A758e5A34e5C9258198b2b6d186a92056ae0B19/info.json b/blockchains/ethereum/assets/0x5A758e5A34e5C9258198b2b6d186a92056ae0B19/info.json deleted file mode 100644 index 319e34388fdf6..0000000000000 --- a/blockchains/ethereum/assets/0x5A758e5A34e5C9258198b2b6d186a92056ae0B19/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cooin", - "symbol": "COOIN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5A758e5A34e5C9258198b2b6d186a92056ae0B19", - "status": "active", - "id": "0x5A758e5A34e5C9258198b2b6d186a92056ae0B19" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5A758e5A34e5C9258198b2b6d186a92056ae0B19/logo.png b/blockchains/ethereum/assets/0x5A758e5A34e5C9258198b2b6d186a92056ae0B19/logo.png deleted file mode 100644 index 9ca5d002cd3ab..0000000000000 Binary files a/blockchains/ethereum/assets/0x5A758e5A34e5C9258198b2b6d186a92056ae0B19/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C/info.json b/blockchains/ethereum/assets/0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C/info.json deleted file mode 100644 index c891fb819340c..0000000000000 --- a/blockchains/ethereum/assets/0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ross Campbell Legal Engineering", - "symbol": "RCLE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C", - "status": "active", - "id": "0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C/logo.png b/blockchains/ethereum/assets/0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C/logo.png deleted file mode 100644 index ba978dbcddb8e..0000000000000 Binary files a/blockchains/ethereum/assets/0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF/info.json b/blockchains/ethereum/assets/0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF/info.json deleted file mode 100644 index 37756ce1a9c8b..0000000000000 --- a/blockchains/ethereum/assets/0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AllWensCoin", - "symbol": "AWC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF", - "status": "active", - "id": "0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF/logo.png b/blockchains/ethereum/assets/0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF/logo.png deleted file mode 100644 index ef838be100d5d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32/info.json b/blockchains/ethereum/assets/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32/info.json deleted file mode 100644 index ef85e7edc8d4b..0000000000000 --- a/blockchains/ethereum/assets/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lido DAO Token", - "symbol": "LDO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://lido.fi/", - "explorer": "https://etherscan.io/token/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32", - "status": "active", - "id": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32/logo.png b/blockchains/ethereum/assets/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32/logo.png deleted file mode 100644 index 3323c715de79e..0000000000000 Binary files a/blockchains/ethereum/assets/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5AB793E36070F0fac928EA15826b0c1Bc5365119/info.json b/blockchains/ethereum/assets/0x5AB793E36070F0fac928EA15826b0c1Bc5365119/info.json deleted file mode 100644 index 3333647d8286e..0000000000000 --- a/blockchains/ethereum/assets/0x5AB793E36070F0fac928EA15826b0c1Bc5365119/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YUKI", - "symbol": "YUKI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.yukicoin.jp/en", - "explorer": "https://etherscan.io/token/0x5AB793E36070F0fac928EA15826b0c1Bc5365119", - "status": "active", - "id": "0x5AB793E36070F0fac928EA15826b0c1Bc5365119" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5AB793E36070F0fac928EA15826b0c1Bc5365119/logo.png b/blockchains/ethereum/assets/0x5AB793E36070F0fac928EA15826b0c1Bc5365119/logo.png deleted file mode 100644 index 020b4c36ad488..0000000000000 Binary files a/blockchains/ethereum/assets/0x5AB793E36070F0fac928EA15826b0c1Bc5365119/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7/info.json b/blockchains/ethereum/assets/0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7/info.json deleted file mode 100644 index 7b294e1c56510..0000000000000 --- a/blockchains/ethereum/assets/0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jade Token", - "symbol": "JADE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.jadecurrency.com/", - "explorer": "https://etherscan.io/token/0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7", - "status": "active", - "id": "0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7/logo.png b/blockchains/ethereum/assets/0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7/logo.png deleted file mode 100644 index 6b0e55504cfff..0000000000000 Binary files a/blockchains/ethereum/assets/0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json b/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json deleted file mode 100644 index cacf58b80b5a1..0000000000000 --- a/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Voyager Token", - "symbol": "VGX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.InvestVoyager.com", - "explorer": "https://etherscan.io/token/0x5Af2Be193a6ABCa9c8817001F45744777Db30756", - "status": "active", - "id": "0x5Af2Be193a6ABCa9c8817001F45744777Db30756" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/logo.png b/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/logo.png deleted file mode 100644 index 443426909add1..0000000000000 Binary files a/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5B0751713b2527d7f002c0c4e2a37e1219610A6B/info.json b/blockchains/ethereum/assets/0x5B0751713b2527d7f002c0c4e2a37e1219610A6B/info.json deleted file mode 100644 index e121ecd91e620..0000000000000 --- a/blockchains/ethereum/assets/0x5B0751713b2527d7f002c0c4e2a37e1219610A6B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Horse", - "symbol": "HORSE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ethorse.com/", - "explorer": "https://etherscan.io/token/0x5B0751713b2527d7f002c0c4e2a37e1219610A6B", - "status": "active", - "id": "0x5B0751713b2527d7f002c0c4e2a37e1219610A6B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5B0751713b2527d7f002c0c4e2a37e1219610A6B/logo.png b/blockchains/ethereum/assets/0x5B0751713b2527d7f002c0c4e2a37e1219610A6B/logo.png deleted file mode 100644 index b2f189940f2ea..0000000000000 Binary files a/blockchains/ethereum/assets/0x5B0751713b2527d7f002c0c4e2a37e1219610A6B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5B09A0371C1DA44A8E24D36Bf5DEb1141a84d875/info.json b/blockchains/ethereum/assets/0x5B09A0371C1DA44A8E24D36Bf5DEb1141a84d875/info.json deleted file mode 100644 index 438dd09808d02..0000000000000 --- a/blockchains/ethereum/assets/0x5B09A0371C1DA44A8E24D36Bf5DEb1141a84d875/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "MadNetwork", - "website": "http://madnetwork.com", - "description": "MadNetwork is a custom blockchain designed to authenticate and manage the identity of organizations, people, or assets in the digital world.", - "explorer": "https://etherscan.io/token/0x5B09A0371C1DA44A8E24D36Bf5DEb1141a84d875", - "research": "", - "type": "ERC20", - "symbol": "MAD", - "decimals": 18, - "status": "active", - "id": "0x5B09A0371C1DA44A8E24D36Bf5DEb1141a84d875" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5B09A0371C1DA44A8E24D36Bf5DEb1141a84d875/logo.png b/blockchains/ethereum/assets/0x5B09A0371C1DA44A8E24D36Bf5DEb1141a84d875/logo.png deleted file mode 100644 index 72c1c5c8942eb..0000000000000 Binary files a/blockchains/ethereum/assets/0x5B09A0371C1DA44A8E24D36Bf5DEb1141a84d875/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114/info.json b/blockchains/ethereum/assets/0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114/info.json deleted file mode 100644 index cec6a2d330381..0000000000000 --- a/blockchains/ethereum/assets/0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R885766", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114", - "status": "active", - "id": "0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114/logo.png b/blockchains/ethereum/assets/0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114/logo.png deleted file mode 100644 index f56e11126cd50..0000000000000 Binary files a/blockchains/ethereum/assets/0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365/info.json b/blockchains/ethereum/assets/0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365/info.json deleted file mode 100644 index 75f7c556e73f0..0000000000000 --- a/blockchains/ethereum/assets/0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "mHealthCoin", - "symbol": "MHEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365", - "status": "active", - "id": "0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365/logo.png b/blockchains/ethereum/assets/0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365/logo.png deleted file mode 100755 index 3831672ee6a3d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306/info.json b/blockchains/ethereum/assets/0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306/info.json deleted file mode 100644 index 18cb25634679b..0000000000000 --- a/blockchains/ethereum/assets/0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTC", - "symbol": "BTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306", - "status": "active", - "id": "0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306/logo.png b/blockchains/ethereum/assets/0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306/logo.png deleted file mode 100644 index f277625efd8fc..0000000000000 Binary files a/blockchains/ethereum/assets/0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5B2e4a700dfBc560061e957edec8F6EeEb74a320/info.json b/blockchains/ethereum/assets/0x5B2e4a700dfBc560061e957edec8F6EeEb74a320/info.json deleted file mode 100644 index 0f6e21fccb10a..0000000000000 --- a/blockchains/ethereum/assets/0x5B2e4a700dfBc560061e957edec8F6EeEb74a320/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INS Token", - "symbol": "INS", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5B2e4a700dfBc560061e957edec8F6EeEb74a320", - "status": "active", - "id": "0x5B2e4a700dfBc560061e957edec8F6EeEb74a320" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5B2e4a700dfBc560061e957edec8F6EeEb74a320/logo.png b/blockchains/ethereum/assets/0x5B2e4a700dfBc560061e957edec8F6EeEb74a320/logo.png deleted file mode 100755 index 011a62e80cb5b..0000000000000 Binary files a/blockchains/ethereum/assets/0x5B2e4a700dfBc560061e957edec8F6EeEb74a320/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5B322514FF727253292637D9054301600c2C81e8/info.json b/blockchains/ethereum/assets/0x5B322514FF727253292637D9054301600c2C81e8/info.json deleted file mode 100644 index 113f6aa73ae73..0000000000000 --- a/blockchains/ethereum/assets/0x5B322514FF727253292637D9054301600c2C81e8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DAD", - "symbol": "DAD", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://dad.one/", - "explorer": "https://etherscan.io/token/0x5B322514FF727253292637D9054301600c2C81e8", - "status": "active", - "id": "0x5B322514FF727253292637D9054301600c2C81e8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5B322514FF727253292637D9054301600c2C81e8/logo.png b/blockchains/ethereum/assets/0x5B322514FF727253292637D9054301600c2C81e8/logo.png deleted file mode 100644 index a553cda9e3171..0000000000000 Binary files a/blockchains/ethereum/assets/0x5B322514FF727253292637D9054301600c2C81e8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5B4E0B60f6F3725628d831057C8A624422B2E9aF/info.json b/blockchains/ethereum/assets/0x5B4E0B60f6F3725628d831057C8A624422B2E9aF/info.json deleted file mode 100644 index f07f2e702781b..0000000000000 --- a/blockchains/ethereum/assets/0x5B4E0B60f6F3725628d831057C8A624422B2E9aF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Health Data Chain Token", - "symbol": "HDCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5B4E0B60f6F3725628d831057C8A624422B2E9aF", - "status": "active", - "id": "0x5B4E0B60f6F3725628d831057C8A624422B2E9aF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5B4E0B60f6F3725628d831057C8A624422B2E9aF/logo.png b/blockchains/ethereum/assets/0x5B4E0B60f6F3725628d831057C8A624422B2E9aF/logo.png deleted file mode 100644 index 58900a4d59206..0000000000000 Binary files a/blockchains/ethereum/assets/0x5B4E0B60f6F3725628d831057C8A624422B2E9aF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5B54240612a83d34E89C141fd2F8d399349A9490/info.json b/blockchains/ethereum/assets/0x5B54240612a83d34E89C141fd2F8d399349A9490/info.json deleted file mode 100644 index 1d4f542a790ff..0000000000000 --- a/blockchains/ethereum/assets/0x5B54240612a83d34E89C141fd2F8d399349A9490/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUnits", - "symbol": "UNITX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5B54240612a83d34E89C141fd2F8d399349A9490", - "status": "active", - "id": "0x5B54240612a83d34E89C141fd2F8d399349A9490" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5B54240612a83d34E89C141fd2F8d399349A9490/logo.png b/blockchains/ethereum/assets/0x5B54240612a83d34E89C141fd2F8d399349A9490/logo.png deleted file mode 100755 index f9784d4b727eb..0000000000000 Binary files a/blockchains/ethereum/assets/0x5B54240612a83d34E89C141fd2F8d399349A9490/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C/info.json b/blockchains/ethereum/assets/0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C/info.json deleted file mode 100644 index e1c185ea6bdbd..0000000000000 --- a/blockchains/ethereum/assets/0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Authoreon", - "symbol": "AUN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C", - "status": "active", - "id": "0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C/logo.png b/blockchains/ethereum/assets/0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C/logo.png deleted file mode 100644 index 54da8e0960774..0000000000000 Binary files a/blockchains/ethereum/assets/0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543/info.json b/blockchains/ethereum/assets/0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543/info.json deleted file mode 100644 index 9b5b394e99671..0000000000000 --- a/blockchains/ethereum/assets/0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gorn", - "symbol": "GORN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543", - "status": "active", - "id": "0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543/logo.png b/blockchains/ethereum/assets/0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543/logo.png deleted file mode 100644 index a5703365e418a..0000000000000 Binary files a/blockchains/ethereum/assets/0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5BC25f649fc4e26069dDF4cF4010F9f706c23831/info.json b/blockchains/ethereum/assets/0x5BC25f649fc4e26069dDF4cF4010F9f706c23831/info.json deleted file mode 100644 index 60210189ac29f..0000000000000 --- a/blockchains/ethereum/assets/0x5BC25f649fc4e26069dDF4cF4010F9f706c23831/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DefiDollar", - "symbol": "DUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://app.dusd.finance/", - "explorer": "https://etherscan.io/token/0x5BC25f649fc4e26069dDF4cF4010F9f706c23831", - "status": "active", - "id": "0x5BC25f649fc4e26069dDF4cF4010F9f706c23831" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5BC25f649fc4e26069dDF4cF4010F9f706c23831/logo.png b/blockchains/ethereum/assets/0x5BC25f649fc4e26069dDF4cF4010F9f706c23831/logo.png deleted file mode 100644 index e49a5c60689de..0000000000000 Binary files a/blockchains/ethereum/assets/0x5BC25f649fc4e26069dDF4cF4010F9f706c23831/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3/info.json b/blockchains/ethereum/assets/0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3/info.json deleted file mode 100644 index 437debf2909c6..0000000000000 --- a/blockchains/ethereum/assets/0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hut34 Entropy Token", - "symbol": "ENTRP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://hut34.io/", - "explorer": "https://etherscan.io/token/0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3", - "status": "active", - "id": "0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3/logo.png b/blockchains/ethereum/assets/0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3/logo.png deleted file mode 100644 index f319192c312c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/info.json b/blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/info.json deleted file mode 100644 index 6369590b29198..0000000000000 --- a/blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xfinance Token", - "website": "https://xfinance.io", - "description": "Xfinance is a decentralized finance (DeFi) which aims to build an aggregate liquidity pool.", - "explorer": "https://etherscan.io/token/0x5BEfBB272290dD5b8521D4a938f6c4757742c430", - "type": "ERC20", - "symbol": "XFI", - "decimals": 18, - "status": "active", - "id": "0x5BEfBB272290dD5b8521D4a938f6c4757742c430" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/logo.png b/blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/logo.png deleted file mode 100644 index f42f8a2609ed3..0000000000000 Binary files a/blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa/info.json b/blockchains/ethereum/assets/0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa/info.json deleted file mode 100644 index 5eff31ca89dc4..0000000000000 --- a/blockchains/ethereum/assets/0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OkNodeToken", - "symbol": "OKNC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa", - "status": "active", - "id": "0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa/logo.png b/blockchains/ethereum/assets/0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa/logo.png deleted file mode 100755 index 336b560306b5d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC/info.json b/blockchains/ethereum/assets/0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC/info.json deleted file mode 100644 index 473618daeeae3..0000000000000 --- a/blockchains/ethereum/assets/0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C572388", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC", - "status": "active", - "id": "0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC/logo.png b/blockchains/ethereum/assets/0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC/logo.png deleted file mode 100644 index 190c1e2f1d76e..0000000000000 Binary files a/blockchains/ethereum/assets/0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50/info.json b/blockchains/ethereum/assets/0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50/info.json deleted file mode 100644 index 41802e3f15f25..0000000000000 --- a/blockchains/ethereum/assets/0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DaangnCoin", - "symbol": "DGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50", - "status": "active", - "id": "0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50/logo.png b/blockchains/ethereum/assets/0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50/logo.png deleted file mode 100644 index 2e574ed01cf8d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75/info.json b/blockchains/ethereum/assets/0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75/info.json deleted file mode 100644 index d978b70135094..0000000000000 --- a/blockchains/ethereum/assets/0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "cUSD Currency", - "symbol": "cUSD", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.cusd.money", - "explorer": "https://etherscan.io/token/0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75", - "status": "active", - "id": "0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75/logo.png b/blockchains/ethereum/assets/0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75/logo.png deleted file mode 100644 index d7b407e005b7d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7/info.json b/blockchains/ethereum/assets/0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7/info.json deleted file mode 100644 index a71a3378d14ab..0000000000000 --- a/blockchains/ethereum/assets/0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Garuda Coin", - "symbol": "GAR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7", - "status": "active", - "id": "0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7/logo.png b/blockchains/ethereum/assets/0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7/logo.png deleted file mode 100644 index 678743cbb111c..0000000000000 Binary files a/blockchains/ethereum/assets/0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad/info.json b/blockchains/ethereum/assets/0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad/info.json deleted file mode 100644 index fd3218ca85162..0000000000000 --- a/blockchains/ethereum/assets/0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Etherfaith", - "symbol": "ETFH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad", - "status": "active", - "id": "0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad/logo.png b/blockchains/ethereum/assets/0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad/logo.png deleted file mode 100755 index b06befcb2a8cc..0000000000000 Binary files a/blockchains/ethereum/assets/0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5C71bF122B5e1eEC7fb2cf029D6fAB7B224BD94F/info.json b/blockchains/ethereum/assets/0x5C71bF122B5e1eEC7fb2cf029D6fAB7B224BD94F/info.json deleted file mode 100644 index e4a6b976df582..0000000000000 --- a/blockchains/ethereum/assets/0x5C71bF122B5e1eEC7fb2cf029D6fAB7B224BD94F/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "DeFi-X USD", - "website": "https://defix.finance/", - "source_code": "https://etherscan.io/address/0x5c71bf122b5e1eec7fb2cf029d6fab7b224bd94f#code", - "description": "TGX holders can cast xUSD by locking their TGX as collateral through DeFi-Xsmart contract. xUSD is a synthetic asset that tracks the actual asset price.", - "explorer": "https://etherscan.io/token/0x5c71bf122b5e1eec7fb2cf029d6fab7b224bd94f", - "type": "ERC20", - "symbol": "xUSD", - "decimals": 18, - "status": "active", - "id": "0x5C71bF122B5e1eEC7fb2cf029D6fAB7B224BD94F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5C71bF122B5e1eEC7fb2cf029D6fAB7B224BD94F/logo.png b/blockchains/ethereum/assets/0x5C71bF122B5e1eEC7fb2cf029D6fAB7B224BD94F/logo.png deleted file mode 100644 index 3edea18a0df13..0000000000000 Binary files a/blockchains/ethereum/assets/0x5C71bF122B5e1eEC7fb2cf029D6fAB7B224BD94F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691/info.json b/blockchains/ethereum/assets/0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691/info.json deleted file mode 100644 index 260a98858d455..0000000000000 --- a/blockchains/ethereum/assets/0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WooshCoin", - "symbol": "XWO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.wooshcoin.io/", - "explorer": "https://etherscan.io/token/0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691", - "status": "active", - "id": "0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691/logo.png b/blockchains/ethereum/assets/0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691/logo.png deleted file mode 100644 index d371bab92c476..0000000000000 Binary files a/blockchains/ethereum/assets/0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e/info.json b/blockchains/ethereum/assets/0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e/info.json deleted file mode 100644 index 8410c32224388..0000000000000 --- a/blockchains/ethereum/assets/0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MXCToken", - "symbol": "MXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.mxc.org", - "explorer": "https://etherscan.io/token/0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e", - "status": "active", - "id": "0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e/logo.png b/blockchains/ethereum/assets/0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e/logo.png deleted file mode 100644 index 6f760ab10e631..0000000000000 Binary files a/blockchains/ethereum/assets/0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE/info.json b/blockchains/ethereum/assets/0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE/info.json deleted file mode 100644 index 48cc85c98e93c..0000000000000 --- a/blockchains/ethereum/assets/0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Moneybrain BiPS", - "symbol": "BiPS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE", - "status": "active", - "id": "0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE/logo.png b/blockchains/ethereum/assets/0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE/logo.png deleted file mode 100644 index 05ce0c0a8c463..0000000000000 Binary files a/blockchains/ethereum/assets/0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d/info.json b/blockchains/ethereum/assets/0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d/info.json deleted file mode 100644 index 1f370d9fec800..0000000000000 --- a/blockchains/ethereum/assets/0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Electronic Trading Unit", - "symbol": "ETU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d", - "status": "active", - "id": "0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d/logo.png b/blockchains/ethereum/assets/0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d/logo.png deleted file mode 100644 index 0dffb212d17a2..0000000000000 Binary files a/blockchains/ethereum/assets/0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E/info.json b/blockchains/ethereum/assets/0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E/info.json deleted file mode 100644 index 06696b9f8c8c6..0000000000000 --- a/blockchains/ethereum/assets/0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yattaqi", - "symbol": "YAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E", - "status": "active", - "id": "0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E/logo.png b/blockchains/ethereum/assets/0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E/logo.png deleted file mode 100644 index 04f25cb0086cc..0000000000000 Binary files a/blockchains/ethereum/assets/0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb/info.json b/blockchains/ethereum/assets/0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb/info.json deleted file mode 100644 index 3342b232d680c..0000000000000 --- a/blockchains/ethereum/assets/0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NKN", - "symbol": "NKN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.nkn.org/", - "explorer": "https://etherscan.io/token/0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb", - "status": "active", - "id": "0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb/logo.png b/blockchains/ethereum/assets/0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb/logo.png deleted file mode 100644 index 2b942ab0457ac..0000000000000 Binary files a/blockchains/ethereum/assets/0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5D00d312e171Be5342067c09BaE883f9Bcb2003B/info.json b/blockchains/ethereum/assets/0x5D00d312e171Be5342067c09BaE883f9Bcb2003B/info.json deleted file mode 100755 index 930f9c11d67e0..0000000000000 --- a/blockchains/ethereum/assets/0x5D00d312e171Be5342067c09BaE883f9Bcb2003B/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "Ethermon", - "website": "https://ethermon.io", - "description": "Decentralized World of Ether Monsters", - "explorer": "https://etherscan.io/token/0x5D00d312e171Be5342067c09BaE883f9Bcb2003B", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ethermon_nft", - "handle": "ethermon_nft" - }, - { - "name": "Instagram", - "url": "https://www.instagram.com/ethermon_nft", - "handle": "ethermon_nft" - } - ], - "type": "ERC20", - "symbol": "EMONA", - "decimals": 0, - "status": "active", - "id": "0x5D00d312e171Be5342067c09BaE883f9Bcb2003B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5D00d312e171Be5342067c09BaE883f9Bcb2003B/logo.png b/blockchains/ethereum/assets/0x5D00d312e171Be5342067c09BaE883f9Bcb2003B/logo.png deleted file mode 100755 index 77b632bd3e530..0000000000000 Binary files a/blockchains/ethereum/assets/0x5D00d312e171Be5342067c09BaE883f9Bcb2003B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5D0773b82644c28C96813DCF2D58B2b83D785b6d/info.json b/blockchains/ethereum/assets/0x5D0773b82644c28C96813DCF2D58B2b83D785b6d/info.json deleted file mode 100644 index 84e9797f7cade..0000000000000 --- a/blockchains/ethereum/assets/0x5D0773b82644c28C96813DCF2D58B2b83D785b6d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MIN", - "symbol": "MIN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5D0773b82644c28C96813DCF2D58B2b83D785b6d", - "status": "active", - "id": "0x5D0773b82644c28C96813DCF2D58B2b83D785b6d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5D0773b82644c28C96813DCF2D58B2b83D785b6d/logo.png b/blockchains/ethereum/assets/0x5D0773b82644c28C96813DCF2D58B2b83D785b6d/logo.png deleted file mode 100644 index d185d72ea94a5..0000000000000 Binary files a/blockchains/ethereum/assets/0x5D0773b82644c28C96813DCF2D58B2b83D785b6d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5D0fa08AEb173AdE44B0Cf7F31d506D8E04f0ac8/info.json b/blockchains/ethereum/assets/0x5D0fa08AEb173AdE44B0Cf7F31d506D8E04f0ac8/info.json deleted file mode 100644 index 5cd07f58d02f1..0000000000000 --- a/blockchains/ethereum/assets/0x5D0fa08AEb173AdE44B0Cf7F31d506D8E04f0ac8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "360APP", - "symbol": "DAPP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5D0fa08AEb173AdE44B0Cf7F31d506D8E04f0ac8", - "status": "active", - "id": "0x5D0fa08AEb173AdE44B0Cf7F31d506D8E04f0ac8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5D0fa08AEb173AdE44B0Cf7F31d506D8E04f0ac8/logo.png b/blockchains/ethereum/assets/0x5D0fa08AEb173AdE44B0Cf7F31d506D8E04f0ac8/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x5D0fa08AEb173AdE44B0Cf7F31d506D8E04f0ac8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84/info.json b/blockchains/ethereum/assets/0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84/info.json deleted file mode 100644 index 3db4ce2e0a37e..0000000000000 --- a/blockchains/ethereum/assets/0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ethereumcash", - "symbol": "ECASH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ethereumcash.technology/", - "explorer": "https://etherscan.io/token/0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84", - "status": "active", - "id": "0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84/logo.png b/blockchains/ethereum/assets/0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84/logo.png deleted file mode 100644 index 7d2e37fe8cde9..0000000000000 Binary files a/blockchains/ethereum/assets/0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10/info.json b/blockchains/ethereum/assets/0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10/info.json deleted file mode 100644 index a534f947f4cb3..0000000000000 --- a/blockchains/ethereum/assets/0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "����������", - "symbol": "GCB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10", - "status": "active", - "id": "0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10/logo.png b/blockchains/ethereum/assets/0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10/logo.png deleted file mode 100755 index a55465a0e1dd0..0000000000000 Binary files a/blockchains/ethereum/assets/0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/info.json b/blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/info.json deleted file mode 100644 index f46cb033c48d8..0000000000000 --- a/blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Netkoin", - "website": "https://netkoin.com", - "source_code": "https://etherscan.io/address/0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c#code", - "white_paper": "https://www.netkoin.com/wp-content/uploads/2019/09/Netkoin-Whitepaper-version-3_0-1.pdf", - "description": "Netkoin is a crypto rewards platform.", - "explorer": "https://etherscan.io/token/0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c", - "research": "https://coinmarketcap.com/currencies/netkoin/", - "type": "ERC20", - "symbol": "NTK", - "decimals": 18, - "status": "active", - "id": "0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/logo.png b/blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/logo.png deleted file mode 100755 index 0e3271292b569..0000000000000 Binary files a/blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38/info.json b/blockchains/ethereum/assets/0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38/info.json deleted file mode 100644 index dde78ae86893a..0000000000000 --- a/blockchains/ethereum/assets/0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MINDOL", - "symbol": "MIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://mindol.net", - "explorer": "https://etherscan.io/token/0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38", - "status": "active", - "id": "0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38/logo.png b/blockchains/ethereum/assets/0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38/logo.png deleted file mode 100644 index c227c2d82ae7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5D762F76b9E91F71cc4F94391BDFe6333dB8519c/info.json b/blockchains/ethereum/assets/0x5D762F76b9E91F71cc4F94391BDFe6333dB8519c/info.json deleted file mode 100644 index 5270c13d89c1c..0000000000000 --- a/blockchains/ethereum/assets/0x5D762F76b9E91F71cc4F94391BDFe6333dB8519c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IYF.finance", - "website": "https://iyf.finance", - "description": "iYieldFarm (IYF) is a community-driven yieldfarming project with decentralized arbitrage tools provided.", - "explorer": "https://etherscan.io/token/0x5D762F76b9E91F71cc4F94391BDFe6333dB8519c", - "type": "ERC20", - "symbol": "IYF", - "decimals": 18, - "status": "active", - "id": "0x5D762F76b9E91F71cc4F94391BDFe6333dB8519c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5D762F76b9E91F71cc4F94391BDFe6333dB8519c/logo.png b/blockchains/ethereum/assets/0x5D762F76b9E91F71cc4F94391BDFe6333dB8519c/logo.png deleted file mode 100644 index 1ae9a79475754..0000000000000 Binary files a/blockchains/ethereum/assets/0x5D762F76b9E91F71cc4F94391BDFe6333dB8519c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5D858bcd53E085920620549214a8b27CE2f04670/info.json b/blockchains/ethereum/assets/0x5D858bcd53E085920620549214a8b27CE2f04670/info.json deleted file mode 100644 index 3ec6b9bb9d1a6..0000000000000 --- a/blockchains/ethereum/assets/0x5D858bcd53E085920620549214a8b27CE2f04670/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POP Network Token", - "symbol": "POP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5D858bcd53E085920620549214a8b27CE2f04670", - "status": "active", - "id": "0x5D858bcd53E085920620549214a8b27CE2f04670" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5D858bcd53E085920620549214a8b27CE2f04670/logo.png b/blockchains/ethereum/assets/0x5D858bcd53E085920620549214a8b27CE2f04670/logo.png deleted file mode 100644 index 0a1ca5f7e0032..0000000000000 Binary files a/blockchains/ethereum/assets/0x5D858bcd53E085920620549214a8b27CE2f04670/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A/info.json b/blockchains/ethereum/assets/0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A/info.json deleted file mode 100644 index fc38ed1512577..0000000000000 --- a/blockchains/ethereum/assets/0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitZyon", - "symbol": "ZYON", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A", - "status": "active", - "id": "0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A/logo.png b/blockchains/ethereum/assets/0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A/logo.png deleted file mode 100644 index a57be92962852..0000000000000 Binary files a/blockchains/ethereum/assets/0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c/info.json b/blockchains/ethereum/assets/0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c/info.json deleted file mode 100644 index f814ddc7887a0..0000000000000 --- a/blockchains/ethereum/assets/0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EngagementToken", - "symbol": "EGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c", - "status": "active", - "id": "0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c/logo.png b/blockchains/ethereum/assets/0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c/logo.png deleted file mode 100644 index 84edc77d15193..0000000000000 Binary files a/blockchains/ethereum/assets/0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE/info.json b/blockchains/ethereum/assets/0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE/info.json deleted file mode 100644 index 5c63c9378c232..0000000000000 --- a/blockchains/ethereum/assets/0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BEX", - "symbol": "BEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE", - "status": "active", - "id": "0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE/logo.png b/blockchains/ethereum/assets/0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE/logo.png deleted file mode 100644 index b53e4d7901e37..0000000000000 Binary files a/blockchains/ethereum/assets/0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/info.json b/blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/info.json deleted file mode 100644 index 7e7064c8a75e9..0000000000000 --- a/blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "BOND", - "website": "https://bonded.finance/", - "description": "The Bonded platform was created to incubate and deploy experimental, high-yield, smart-contract driven, financial instruments that push the bounds of open finance.", - "explorer": "https://etherscan.io/address/0x5Dc02Ea99285E17656b8350722694c35154DB1E8", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Bondedfinance", - "handle": "Bondedfinance" - } - ], - "type": "ERC20", - "symbol": "BOND", - "decimals": 8, - "status": "active", - "id": "0x5Dc02Ea99285E17656b8350722694c35154DB1E8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/logo.png b/blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/logo.png deleted file mode 100644 index d12005ecd77a4..0000000000000 Binary files a/blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5Dc74029509752F4ed9A609C2bb52216275E4c1D/info.json b/blockchains/ethereum/assets/0x5Dc74029509752F4ed9A609C2bb52216275E4c1D/info.json deleted file mode 100644 index 9881349d22f00..0000000000000 --- a/blockchains/ethereum/assets/0x5Dc74029509752F4ed9A609C2bb52216275E4c1D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GameCity", - "symbol": "GMCI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://gamecity-muezza.com/", - "explorer": "https://etherscan.io/token/0x5Dc74029509752F4ed9A609C2bb52216275E4c1D", - "status": "active", - "id": "0x5Dc74029509752F4ed9A609C2bb52216275E4c1D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5Dc74029509752F4ed9A609C2bb52216275E4c1D/logo.png b/blockchains/ethereum/assets/0x5Dc74029509752F4ed9A609C2bb52216275E4c1D/logo.png deleted file mode 100644 index 2ccecafe018eb..0000000000000 Binary files a/blockchains/ethereum/assets/0x5Dc74029509752F4ed9A609C2bb52216275E4c1D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61/info.json b/blockchains/ethereum/assets/0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61/info.json deleted file mode 100644 index 12771b6549eef..0000000000000 --- a/blockchains/ethereum/assets/0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptFillCoin", - "symbol": "CFC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61", - "status": "active", - "id": "0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61/logo.png b/blockchains/ethereum/assets/0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61/logo.png deleted file mode 100755 index 0c35fcccc4c0c..0000000000000 Binary files a/blockchains/ethereum/assets/0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2/info.json b/blockchains/ethereum/assets/0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2/info.json deleted file mode 100644 index d4fc0d79abf95..0000000000000 --- a/blockchains/ethereum/assets/0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARcoin", - "symbol": "ARCI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2", - "status": "active", - "id": "0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2/logo.png b/blockchains/ethereum/assets/0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2/logo.png deleted file mode 100644 index b0a74cb404a5f..0000000000000 Binary files a/blockchains/ethereum/assets/0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5E3002dff591C5e75Bb9DEdae268049742E6b13a/info.json b/blockchains/ethereum/assets/0x5E3002dff591C5e75Bb9DEdae268049742E6b13a/info.json deleted file mode 100644 index 5c3aa2edd5b4f..0000000000000 --- a/blockchains/ethereum/assets/0x5E3002dff591C5e75Bb9DEdae268049742E6b13a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TudaToken", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.tutorsdiary.io", - "explorer": "https://etherscan.io/token/0x5E3002dff591C5e75Bb9DEdae268049742E6b13a", - "status": "active", - "id": "0x5E3002dff591C5e75Bb9DEdae268049742E6b13a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5E3002dff591C5e75Bb9DEdae268049742E6b13a/logo.png b/blockchains/ethereum/assets/0x5E3002dff591C5e75Bb9DEdae268049742E6b13a/logo.png deleted file mode 100644 index febb6e33ccb98..0000000000000 Binary files a/blockchains/ethereum/assets/0x5E3002dff591C5e75Bb9DEdae268049742E6b13a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2/info.json b/blockchains/ethereum/assets/0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2/info.json deleted file mode 100644 index 885fe13f3542c..0000000000000 --- a/blockchains/ethereum/assets/0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XCBytes", - "symbol": "XCB", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2", - "status": "active", - "id": "0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2/logo.png b/blockchains/ethereum/assets/0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2/logo.png deleted file mode 100644 index 32a0d09409ab8..0000000000000 Binary files a/blockchains/ethereum/assets/0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5E4334fD53B95dF63993c805066d693bb8CE5dFc/info.json b/blockchains/ethereum/assets/0x5E4334fD53B95dF63993c805066d693bb8CE5dFc/info.json deleted file mode 100644 index 3a09ab002dc29..0000000000000 --- a/blockchains/ethereum/assets/0x5E4334fD53B95dF63993c805066d693bb8CE5dFc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CayTreX Token", - "symbol": "CTXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5E4334fD53B95dF63993c805066d693bb8CE5dFc", - "status": "active", - "id": "0x5E4334fD53B95dF63993c805066d693bb8CE5dFc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5E4334fD53B95dF63993c805066d693bb8CE5dFc/logo.png b/blockchains/ethereum/assets/0x5E4334fD53B95dF63993c805066d693bb8CE5dFc/logo.png deleted file mode 100644 index 9afaf4588d054..0000000000000 Binary files a/blockchains/ethereum/assets/0x5E4334fD53B95dF63993c805066d693bb8CE5dFc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5E6Dd064B32EFA783d5745f2f3a994004956b67E/info.json b/blockchains/ethereum/assets/0x5E6Dd064B32EFA783d5745f2f3a994004956b67E/info.json deleted file mode 100644 index 92734b1168674..0000000000000 --- a/blockchains/ethereum/assets/0x5E6Dd064B32EFA783d5745f2f3a994004956b67E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Accommodation", - "symbol": "ACCO", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5E6Dd064B32EFA783d5745f2f3a994004956b67E", - "status": "active", - "id": "0x5E6Dd064B32EFA783d5745f2f3a994004956b67E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5E6Dd064B32EFA783d5745f2f3a994004956b67E/logo.png b/blockchains/ethereum/assets/0x5E6Dd064B32EFA783d5745f2f3a994004956b67E/logo.png deleted file mode 100644 index 2077f3cd04441..0000000000000 Binary files a/blockchains/ethereum/assets/0x5E6Dd064B32EFA783d5745f2f3a994004956b67E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940/info.json b/blockchains/ethereum/assets/0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940/info.json deleted file mode 100644 index fcd608ca71e2c..0000000000000 --- a/blockchains/ethereum/assets/0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IOT on Chain", - "symbol": "ITC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://iotchain.io/", - "explorer": "https://etherscan.io/token/0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940", - "status": "active", - "id": "0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940/logo.png b/blockchains/ethereum/assets/0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940/logo.png deleted file mode 100755 index ca175f581869a..0000000000000 Binary files a/blockchains/ethereum/assets/0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5E7Ebea68ab05198F771d77a875480314f1d0aae/info.json b/blockchains/ethereum/assets/0x5E7Ebea68ab05198F771d77a875480314f1d0aae/info.json deleted file mode 100644 index a781f113a1b1b..0000000000000 --- a/blockchains/ethereum/assets/0x5E7Ebea68ab05198F771d77a875480314f1d0aae/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DABANKING", - "symbol": "DAB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5E7Ebea68ab05198F771d77a875480314f1d0aae", - "status": "active", - "id": "0x5E7Ebea68ab05198F771d77a875480314f1d0aae" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5E7Ebea68ab05198F771d77a875480314f1d0aae/logo.png b/blockchains/ethereum/assets/0x5E7Ebea68ab05198F771d77a875480314f1d0aae/logo.png deleted file mode 100644 index 0f180c51fc854..0000000000000 Binary files a/blockchains/ethereum/assets/0x5E7Ebea68ab05198F771d77a875480314f1d0aae/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A/info.json b/blockchains/ethereum/assets/0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A/info.json deleted file mode 100644 index 28015121c218a..0000000000000 --- a/blockchains/ethereum/assets/0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OwnerToken", - "symbol": "OWN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A", - "status": "active", - "id": "0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A/logo.png b/blockchains/ethereum/assets/0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A/logo.png deleted file mode 100755 index 6f1c8a1b5af8a..0000000000000 Binary files a/blockchains/ethereum/assets/0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE/info.json b/blockchains/ethereum/assets/0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE/info.json deleted file mode 100644 index f9f3893fe5480..0000000000000 --- a/blockchains/ethereum/assets/0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BQT", - "symbol": "BQT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bqi.com/cn/", - "explorer": "https://etherscan.io/token/0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE", - "status": "active", - "id": "0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE/logo.png b/blockchains/ethereum/assets/0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE/logo.png deleted file mode 100644 index 89b2c4f3e3a48..0000000000000 Binary files a/blockchains/ethereum/assets/0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268/info.json b/blockchains/ethereum/assets/0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268/info.json deleted file mode 100644 index ff5bdbc56aeb8..0000000000000 --- a/blockchains/ethereum/assets/0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KTLCOIN", - "symbol": "KTL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268", - "status": "active", - "id": "0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268/logo.png b/blockchains/ethereum/assets/0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268/logo.png deleted file mode 100644 index b8aab5990e238..0000000000000 Binary files a/blockchains/ethereum/assets/0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a/info.json b/blockchains/ethereum/assets/0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a/info.json deleted file mode 100644 index 0102f62a6ac6b..0000000000000 --- a/blockchains/ethereum/assets/0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C573719", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a", - "status": "active", - "id": "0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a/logo.png b/blockchains/ethereum/assets/0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a/logo.png deleted file mode 100644 index 1ca7d20935907..0000000000000 Binary files a/blockchains/ethereum/assets/0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea/info.json b/blockchains/ethereum/assets/0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea/info.json deleted file mode 100644 index a553dc1038968..0000000000000 --- a/blockchains/ethereum/assets/0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YottaCoin", - "symbol": "YTA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.yottachain.io/", - "explorer": "https://etherscan.io/token/0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea", - "status": "active", - "id": "0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea/logo.png b/blockchains/ethereum/assets/0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea/logo.png deleted file mode 100644 index 6299373d05eef..0000000000000 Binary files a/blockchains/ethereum/assets/0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A/info.json b/blockchains/ethereum/assets/0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A/info.json deleted file mode 100644 index 8d96d6828718a..0000000000000 --- a/blockchains/ethereum/assets/0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RPS Coin", - "symbol": "RPSC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A", - "status": "active", - "id": "0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A/logo.png b/blockchains/ethereum/assets/0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A/logo.png deleted file mode 100644 index d7277a7526a2f..0000000000000 Binary files a/blockchains/ethereum/assets/0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5F236F062f16A9B19819c535127398dF9a01D762/info.json b/blockchains/ethereum/assets/0x5F236F062f16A9B19819c535127398dF9a01D762/info.json deleted file mode 100644 index 9467e9161d513..0000000000000 --- a/blockchains/ethereum/assets/0x5F236F062f16A9B19819c535127398dF9a01D762/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IPUX Token", - "symbol": "IPUX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ipux.io/", - "explorer": "https://etherscan.io/token/0x5F236F062f16A9B19819c535127398dF9a01D762", - "status": "active", - "id": "0x5F236F062f16A9B19819c535127398dF9a01D762" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5F236F062f16A9B19819c535127398dF9a01D762/logo.png b/blockchains/ethereum/assets/0x5F236F062f16A9B19819c535127398dF9a01D762/logo.png deleted file mode 100644 index 7c5e4069818e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x5F236F062f16A9B19819c535127398dF9a01D762/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5F33d158CA7275848F70A3f149b421190DF85B32/info.json b/blockchains/ethereum/assets/0x5F33d158CA7275848F70A3f149b421190DF85B32/info.json deleted file mode 100644 index b63aed883d93b..0000000000000 --- a/blockchains/ethereum/assets/0x5F33d158CA7275848F70A3f149b421190DF85B32/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PdxToken", - "symbol": "PDX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://pdx.link", - "explorer": "https://etherscan.io/token/0x5F33d158CA7275848F70A3f149b421190DF85B32", - "status": "active", - "id": "0x5F33d158CA7275848F70A3f149b421190DF85B32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5F33d158CA7275848F70A3f149b421190DF85B32/logo.png b/blockchains/ethereum/assets/0x5F33d158CA7275848F70A3f149b421190DF85B32/logo.png deleted file mode 100644 index b45968d8c9f20..0000000000000 Binary files a/blockchains/ethereum/assets/0x5F33d158CA7275848F70A3f149b421190DF85B32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5F401A460FC931a7E6D4141188501F3B91ed1A95/info.json b/blockchains/ethereum/assets/0x5F401A460FC931a7E6D4141188501F3B91ed1A95/info.json deleted file mode 100644 index e7f57ed0f4c43..0000000000000 --- a/blockchains/ethereum/assets/0x5F401A460FC931a7E6D4141188501F3B91ed1A95/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GRAND", - "symbol": "G", - "type": "ERC20", - "decimals": 15, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5F401A460FC931a7E6D4141188501F3B91ed1A95", - "status": "active", - "id": "0x5F401A460FC931a7E6D4141188501F3B91ed1A95" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5F401A460FC931a7E6D4141188501F3B91ed1A95/logo.png b/blockchains/ethereum/assets/0x5F401A460FC931a7E6D4141188501F3B91ed1A95/logo.png deleted file mode 100755 index f4c35491c33a7..0000000000000 Binary files a/blockchains/ethereum/assets/0x5F401A460FC931a7E6D4141188501F3B91ed1A95/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF/info.json b/blockchains/ethereum/assets/0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF/info.json deleted file mode 100644 index 396ce58046a11..0000000000000 --- a/blockchains/ethereum/assets/0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rebellious", - "symbol": "REBL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF", - "status": "active", - "id": "0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF/logo.png b/blockchains/ethereum/assets/0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF/logo.png deleted file mode 100644 index 24dab192692ac..0000000000000 Binary files a/blockchains/ethereum/assets/0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5F632f77a8077170Edcd8FADdADF06384CdC0e93/info.json b/blockchains/ethereum/assets/0x5F632f77a8077170Edcd8FADdADF06384CdC0e93/info.json deleted file mode 100644 index 0e27fd49f5b7b..0000000000000 --- a/blockchains/ethereum/assets/0x5F632f77a8077170Edcd8FADdADF06384CdC0e93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HRQ Token", - "symbol": "HRQ", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5F632f77a8077170Edcd8FADdADF06384CdC0e93", - "status": "active", - "id": "0x5F632f77a8077170Edcd8FADdADF06384CdC0e93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5F632f77a8077170Edcd8FADdADF06384CdC0e93/logo.png b/blockchains/ethereum/assets/0x5F632f77a8077170Edcd8FADdADF06384CdC0e93/logo.png deleted file mode 100644 index 5e5ed07bbbcff..0000000000000 Binary files a/blockchains/ethereum/assets/0x5F632f77a8077170Edcd8FADdADF06384CdC0e93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/info.json b/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/info.json deleted file mode 100644 index 67be26908f449..0000000000000 --- a/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEXTF Token", - "website": "https://dextf.com", - "description": "The DEXTF token is an ERC20 token built on the Ethereum blockchain designed to be used as a governance and incentive mechanism for usage, upgrades and potential changes to the protocol.", - "explorer": "https://etherscan.io/token/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0", - "type": "ERC20", - "symbol": "DEXTF", - "decimals": 18, - "status": "active", - "id": "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/logo.png b/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/logo.png deleted file mode 100644 index 2a95df2eba82c..0000000000000 Binary files a/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE/info.json b/blockchains/ethereum/assets/0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE/info.json deleted file mode 100644 index 1dc7e68739078..0000000000000 --- a/blockchains/ethereum/assets/0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Poseidon", - "symbol": "PSDN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE", - "status": "active", - "id": "0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE/logo.png b/blockchains/ethereum/assets/0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE/logo.png deleted file mode 100644 index 0bbd54179c7db..0000000000000 Binary files a/blockchains/ethereum/assets/0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c/info.json b/blockchains/ethereum/assets/0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c/info.json deleted file mode 100644 index c1d239da4a21a..0000000000000 --- a/blockchains/ethereum/assets/0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ururu", - "symbol": "URT", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c", - "status": "active", - "id": "0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c/logo.png b/blockchains/ethereum/assets/0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c/logo.png deleted file mode 100755 index 448ef6e4549b6..0000000000000 Binary files a/blockchains/ethereum/assets/0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5Fc6DE61258e63706543bb57619b99cC0E5a5A1F/logo.png b/blockchains/ethereum/assets/0x5Fc6DE61258e63706543bb57619b99cC0E5a5A1F/logo.png deleted file mode 100644 index 4dbcc0e2849a4..0000000000000 Binary files a/blockchains/ethereum/assets/0x5Fc6DE61258e63706543bb57619b99cC0E5a5A1F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae/info.json b/blockchains/ethereum/assets/0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae/info.json deleted file mode 100644 index 92f7170b510d0..0000000000000 --- a/blockchains/ethereum/assets/0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SocialWorld", - "symbol": "SWD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae", - "status": "active", - "id": "0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae/logo.png b/blockchains/ethereum/assets/0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae/logo.png deleted file mode 100644 index d952192e9e187..0000000000000 Binary files a/blockchains/ethereum/assets/0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee/info.json b/blockchains/ethereum/assets/0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee/info.json deleted file mode 100644 index f6d7d4c644de6..0000000000000 --- a/blockchains/ethereum/assets/0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PiedPiperCoin", - "symbol": "PPI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee", - "status": "active", - "id": "0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee/logo.png b/blockchains/ethereum/assets/0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee/logo.png deleted file mode 100644 index 2e429417b4e2d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6/info.json b/blockchains/ethereum/assets/0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6/info.json deleted file mode 100644 index d10bc520dda4b..0000000000000 --- a/blockchains/ethereum/assets/0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HeartBout HP", - "symbol": "HP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://heartbout.com/", - "explorer": "https://etherscan.io/token/0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6", - "status": "active", - "id": "0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6/logo.png b/blockchains/ethereum/assets/0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6/logo.png deleted file mode 100644 index a83165a41dd57..0000000000000 Binary files a/blockchains/ethereum/assets/0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0/info.json b/blockchains/ethereum/assets/0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0/info.json deleted file mode 100644 index f83a346e7bab7..0000000000000 --- a/blockchains/ethereum/assets/0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "xunii.finance", - "website": "https://xunii.finance", - "source_code": "https://github.com/xuniifinance/", - "description": "A Yield Farming Project.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/xuniifinance", - "handle": "xuniifinance" - }, - { - "name": "Telegram", - "url": "https://t.me/xuniifinance", - "handle": "xuniifinance" - } - ], - "explorer": "https://etherscan.io/token/0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0", - "type": "ERC20", - "symbol": "XUNII", - "decimals": 18, - "status": "active", - "id": "0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0/logo.png b/blockchains/ethereum/assets/0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0/logo.png deleted file mode 100644 index 3e9de4986e6a6..0000000000000 Binary files a/blockchains/ethereum/assets/0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5a84969bb663fb64F6d015DcF9F622Aedc796750/info.json b/blockchains/ethereum/assets/0x5a84969bb663fb64F6d015DcF9F622Aedc796750/info.json deleted file mode 100644 index 60639c2c0fbee..0000000000000 --- a/blockchains/ethereum/assets/0x5a84969bb663fb64F6d015DcF9F622Aedc796750/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IDICE", - "symbol": "ICE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5a84969bb663fb64F6d015DcF9F622Aedc796750", - "status": "active", - "id": "0x5a84969bb663fb64F6d015DcF9F622Aedc796750" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5a84969bb663fb64F6d015DcF9F622Aedc796750/logo.png b/blockchains/ethereum/assets/0x5a84969bb663fb64F6d015DcF9F622Aedc796750/logo.png deleted file mode 100644 index f6bd394cb7728..0000000000000 Binary files a/blockchains/ethereum/assets/0x5a84969bb663fb64F6d015DcF9F622Aedc796750/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5a8C4342d07C90293fbb82D9B08098c8603E0947/info.json b/blockchains/ethereum/assets/0x5a8C4342d07C90293fbb82D9B08098c8603E0947/info.json deleted file mode 100644 index b0061a0bafffd..0000000000000 --- a/blockchains/ethereum/assets/0x5a8C4342d07C90293fbb82D9B08098c8603E0947/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LocalKoin", - "symbol": "DXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5a8C4342d07C90293fbb82D9B08098c8603E0947", - "status": "active", - "id": "0x5a8C4342d07C90293fbb82D9B08098c8603E0947" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5a8C4342d07C90293fbb82D9B08098c8603E0947/logo.png b/blockchains/ethereum/assets/0x5a8C4342d07C90293fbb82D9B08098c8603E0947/logo.png deleted file mode 100644 index c53bf805a4aee..0000000000000 Binary files a/blockchains/ethereum/assets/0x5a8C4342d07C90293fbb82D9B08098c8603E0947/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C/info.json b/blockchains/ethereum/assets/0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C/info.json deleted file mode 100644 index 2020f8fb3d712..0000000000000 --- a/blockchains/ethereum/assets/0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REFER", - "symbol": "REF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C", - "status": "active", - "id": "0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C/logo.png b/blockchains/ethereum/assets/0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C/logo.png deleted file mode 100644 index b435cbd1dfefe..0000000000000 Binary files a/blockchains/ethereum/assets/0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5aD866239154Bc912846576a60277e2a085E365C/info.json b/blockchains/ethereum/assets/0x5aD866239154Bc912846576a60277e2a085E365C/info.json deleted file mode 100644 index 4e45dcf66c8dd..0000000000000 --- a/blockchains/ethereum/assets/0x5aD866239154Bc912846576a60277e2a085E365C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GN", - "symbol": "GN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5aD866239154Bc912846576a60277e2a085E365C", - "status": "active", - "id": "0x5aD866239154Bc912846576a60277e2a085E365C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5aD866239154Bc912846576a60277e2a085E365C/logo.png b/blockchains/ethereum/assets/0x5aD866239154Bc912846576a60277e2a085E365C/logo.png deleted file mode 100644 index cb289dcc3e5e8..0000000000000 Binary files a/blockchains/ethereum/assets/0x5aD866239154Bc912846576a60277e2a085E365C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd/info.json b/blockchains/ethereum/assets/0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd/info.json deleted file mode 100644 index 9f79b66c39b54..0000000000000 --- a/blockchains/ethereum/assets/0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Evedo Token", - "symbol": "EVED", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.evedo.co", - "explorer": "https://etherscan.io/token/0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd", - "status": "active", - "id": "0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd/logo.png b/blockchains/ethereum/assets/0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd/logo.png deleted file mode 100644 index 7b76c0c84f273..0000000000000 Binary files a/blockchains/ethereum/assets/0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5aaa2182459377b6cA18b10712F9F602140764af/info.json b/blockchains/ethereum/assets/0x5aaa2182459377b6cA18b10712F9F602140764af/info.json deleted file mode 100644 index 8e754e5d18112..0000000000000 --- a/blockchains/ethereum/assets/0x5aaa2182459377b6cA18b10712F9F602140764af/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ElevationToken", - "symbol": "EVT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://theelevationico.com", - "explorer": "https://etherscan.io/token/0x5aaa2182459377b6cA18b10712F9F602140764af", - "status": "active", - "id": "0x5aaa2182459377b6cA18b10712F9F602140764af" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5aaa2182459377b6cA18b10712F9F602140764af/logo.png b/blockchains/ethereum/assets/0x5aaa2182459377b6cA18b10712F9F602140764af/logo.png deleted file mode 100644 index 1fc3dcd0f83a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x5aaa2182459377b6cA18b10712F9F602140764af/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5abFd418AdB35e89c68313574eB16BdfFc15e607/info.json b/blockchains/ethereum/assets/0x5abFd418AdB35e89c68313574eB16BdfFc15e607/info.json deleted file mode 100644 index 0044b7cea9f0f..0000000000000 --- a/blockchains/ethereum/assets/0x5abFd418AdB35e89c68313574eB16BdfFc15e607/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TimviToken", - "symbol": "TMV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://timvi.com/", - "explorer": "https://etherscan.io/token/0x5abFd418AdB35e89c68313574eB16BdfFc15e607", - "status": "active", - "id": "0x5abFd418AdB35e89c68313574eB16BdfFc15e607" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5abFd418AdB35e89c68313574eB16BdfFc15e607/logo.png b/blockchains/ethereum/assets/0x5abFd418AdB35e89c68313574eB16BdfFc15e607/logo.png deleted file mode 100644 index dca62d48b695a..0000000000000 Binary files a/blockchains/ethereum/assets/0x5abFd418AdB35e89c68313574eB16BdfFc15e607/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50/info.json b/blockchains/ethereum/assets/0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50/info.json deleted file mode 100644 index 2386cc04d78c4..0000000000000 --- a/blockchains/ethereum/assets/0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTC LITE", - "symbol": "BTCL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://btclite.org/", - "explorer": "https://etherscan.io/token/0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50", - "status": "active", - "id": "0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50/logo.png b/blockchains/ethereum/assets/0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50/logo.png deleted file mode 100755 index 2c2dc8349514d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190/info.json b/blockchains/ethereum/assets/0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190/info.json deleted file mode 100644 index e2b3ff14d69ee..0000000000000 --- a/blockchains/ethereum/assets/0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dether", - "symbol": "DTH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dether.io/", - "explorer": "https://etherscan.io/token/0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190", - "status": "active", - "id": "0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190/logo.png b/blockchains/ethereum/assets/0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190/logo.png deleted file mode 100644 index 4196850b2ab1a..0000000000000 Binary files a/blockchains/ethereum/assets/0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb/info.json b/blockchains/ethereum/assets/0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb/info.json deleted file mode 100644 index 622ead47b9a68..0000000000000 --- a/blockchains/ethereum/assets/0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CUBE", - "symbol": "CUBE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb", - "status": "active", - "id": "0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb/logo.png b/blockchains/ethereum/assets/0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb/logo.png deleted file mode 100644 index 21d14a5bad619..0000000000000 Binary files a/blockchains/ethereum/assets/0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327/info.json b/blockchains/ethereum/assets/0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327/info.json deleted file mode 100644 index d686287c4a818..0000000000000 --- a/blockchains/ethereum/assets/0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueDeck", - "symbol": "TDP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://truedeck.io/", - "explorer": "https://etherscan.io/token/0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327", - "status": "active", - "id": "0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327/logo.png b/blockchains/ethereum/assets/0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327/logo.png deleted file mode 100644 index a258fb2a92c28..0000000000000 Binary files a/blockchains/ethereum/assets/0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5b135D7E2774c801a73208f258123d7623E07784/info.json b/blockchains/ethereum/assets/0x5b135D7E2774c801a73208f258123d7623E07784/info.json deleted file mode 100644 index 6e6b2411541a1..0000000000000 --- a/blockchains/ethereum/assets/0x5b135D7E2774c801a73208f258123d7623E07784/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Saifu", - "symbol": "SFU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5b135D7E2774c801a73208f258123d7623E07784", - "status": "active", - "id": "0x5b135D7E2774c801a73208f258123d7623E07784" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5b135D7E2774c801a73208f258123d7623E07784/logo.png b/blockchains/ethereum/assets/0x5b135D7E2774c801a73208f258123d7623E07784/logo.png deleted file mode 100755 index c3a205b226e7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x5b135D7E2774c801a73208f258123d7623E07784/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5b3DA67e01436d735717F1EFadF1dD607f35043C/info.json b/blockchains/ethereum/assets/0x5b3DA67e01436d735717F1EFadF1dD607f35043C/info.json deleted file mode 100644 index 5c50c67b34b98..0000000000000 --- a/blockchains/ethereum/assets/0x5b3DA67e01436d735717F1EFadF1dD607f35043C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C530026", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5b3DA67e01436d735717F1EFadF1dD607f35043C", - "status": "active", - "id": "0x5b3DA67e01436d735717F1EFadF1dD607f35043C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5b3DA67e01436d735717F1EFadF1dD607f35043C/logo.png b/blockchains/ethereum/assets/0x5b3DA67e01436d735717F1EFadF1dD607f35043C/logo.png deleted file mode 100644 index af9a1ef37a617..0000000000000 Binary files a/blockchains/ethereum/assets/0x5b3DA67e01436d735717F1EFadF1dD607f35043C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9/info.json b/blockchains/ethereum/assets/0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9/info.json deleted file mode 100644 index c42bf27c7d7f8..0000000000000 --- a/blockchains/ethereum/assets/0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9/info.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "Bitanium", - "website": "https://bitanium.org", - "source_code": "https://github.com/vittominacori/erc20-generator/blob/v3.0.4/dist/BaseToken.dist.sol", - "white_paper": "https://bitanium.org", - "description": "Bitanium (BI) was built from the ground up to embody the strength and stability of Titanium. Bitanium delivers the finest high performance enterprise-first blockchain available in an ERC20 Token to date.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Bitaniumb", - "handle": "@bitaniumb" - }, - { - "name": "Telegram", - "url": "https://t.me/gregowens", - "handle": "@gregowens" - } - ], - "explorer": "https://etherscan.io/token/0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9", - "research": "https://ethplorer.io/address/0x5b5bb9765eff8d26c24b9ff0daa09838a3cd78e9", - "type": "ERC20", - "symbol": "BI", - "decimals": 4, - "status": "active", - "id": "0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9/logo.png b/blockchains/ethereum/assets/0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9/logo.png deleted file mode 100644 index 689291e90414d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5/info.json b/blockchains/ethereum/assets/0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5/info.json deleted file mode 100644 index 08facaa207e8a..0000000000000 --- a/blockchains/ethereum/assets/0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitForex Token", - "symbol": "BF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitforex.com", - "explorer": "https://etherscan.io/token/0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5", - "status": "active", - "id": "0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5/logo.png b/blockchains/ethereum/assets/0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5/logo.png deleted file mode 100644 index d33a253f21363..0000000000000 Binary files a/blockchains/ethereum/assets/0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f/info.json b/blockchains/ethereum/assets/0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f/info.json deleted file mode 100644 index 9dbd8bf49a27d..0000000000000 --- a/blockchains/ethereum/assets/0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoronaCrypto", - "symbol": "NCOR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f", - "status": "active", - "id": "0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f/logo.png b/blockchains/ethereum/assets/0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f/logo.png deleted file mode 100644 index 8df23884186e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5b978aA9227cDD45905a1fbaC52d6d6b497E88ce/info.json b/blockchains/ethereum/assets/0x5b978aA9227cDD45905a1fbaC52d6d6b497E88ce/info.json deleted file mode 100644 index e274fc66c1b52..0000000000000 --- a/blockchains/ethereum/assets/0x5b978aA9227cDD45905a1fbaC52d6d6b497E88ce/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-1/30M31", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5b978aA9227cDD45905a1fbaC52d6d6b497E88ce", - "status": "active", - "id": "0x5b978aA9227cDD45905a1fbaC52d6d6b497E88ce" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5b978aA9227cDD45905a1fbaC52d6d6b497E88ce/logo.png b/blockchains/ethereum/assets/0x5b978aA9227cDD45905a1fbaC52d6d6b497E88ce/logo.png deleted file mode 100644 index 7a2ee4d5a4451..0000000000000 Binary files a/blockchains/ethereum/assets/0x5b978aA9227cDD45905a1fbaC52d6d6b497E88ce/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5/info.json b/blockchains/ethereum/assets/0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5/info.json deleted file mode 100644 index 446f9cad54fb3..0000000000000 --- a/blockchains/ethereum/assets/0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "xensor token", - "symbol": "XST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5", - "status": "active", - "id": "0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5/logo.png b/blockchains/ethereum/assets/0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5/logo.png deleted file mode 100644 index 0d2478d3b9fa6..0000000000000 Binary files a/blockchains/ethereum/assets/0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37/info.json b/blockchains/ethereum/assets/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37/info.json deleted file mode 100644 index 9d5fbd325796f..0000000000000 --- a/blockchains/ethereum/assets/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Bounce Finance", - "website": "https://bounce.finance", - "source_code": "https://github.com/bouncefinance", - "description": "Decentralized auctions including fixed swap, sealed-bid, Dutch auction, NFT auctions.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/bounce_finance" - }, - { - "name": "Telegram", - "url": "https://t.me/bounce_finance" - }, - { - "name": "Medium", - "url": "https://bouncefinance.medium.com" - } - ], - "explorer": "https://etherscan.io/token/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37", - "research": "https://research.binance.com/en/projects/bounce", - "type": "ERC20", - "symbol": "BOT", - "decimals": 18, - "status": "active", - "id": "0x5bEaBAEBB3146685Dd74176f68a0721F91297D37" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37/logo.png b/blockchains/ethereum/assets/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37/logo.png deleted file mode 100644 index b20857aa57ebd..0000000000000 Binary files a/blockchains/ethereum/assets/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F/info.json b/blockchains/ethereum/assets/0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F/info.json deleted file mode 100644 index d288787bac8e2..0000000000000 --- a/blockchains/ethereum/assets/0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Habitus", - "symbol": "HABS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F", - "status": "active", - "id": "0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F/logo.png b/blockchains/ethereum/assets/0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F/logo.png deleted file mode 100644 index 8b324aa00cc29..0000000000000 Binary files a/blockchains/ethereum/assets/0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b/info.json b/blockchains/ethereum/assets/0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b/info.json deleted file mode 100644 index 1d15a90d82126..0000000000000 --- a/blockchains/ethereum/assets/0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cojam", - "symbol": "CT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b", - "status": "active", - "id": "0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b/logo.png b/blockchains/ethereum/assets/0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b/logo.png deleted file mode 100644 index 2086c66c098a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac/info.json b/blockchains/ethereum/assets/0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac/info.json deleted file mode 100644 index c8d387c58784c..0000000000000 --- a/blockchains/ethereum/assets/0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FLC_Coin", - "symbol": "FLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac", - "status": "active", - "id": "0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac/logo.png b/blockchains/ethereum/assets/0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac/logo.png deleted file mode 100644 index 78c04696b4819..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c250ff9b993C6991cC4A3cC543716e53b478018/info.json b/blockchains/ethereum/assets/0x5c250ff9b993C6991cC4A3cC543716e53b478018/info.json deleted file mode 100644 index 140204014ea1c..0000000000000 --- a/blockchains/ethereum/assets/0x5c250ff9b993C6991cC4A3cC543716e53b478018/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "STPAY", - "website": "https://stpay.org/", - "source_code": "https://github.com/stpay/contract", - "description": "STPAY is creating a global platform to support Education and E-Commerce.", - "socials": [ - { - "name": "Facebook", - "url": "https://www.facebook.com/stpaychannel", - "handle": "" - }, - { - "name": "Telegram", - "url": "https://t.me/stpaychannel", - "handle": "" - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCfrHNUUZMw7PfojxfdRTTDQ", - "handle": "" - } - ], - "explorer": "https://etherscan.io/token/0x5c250ff9b993C6991cC4A3cC543716e53b478018", - "type": "ERC20", - "symbol": "STP", - "decimals": 18, - "status": "active", - "id": "0x5c250ff9b993C6991cC4A3cC543716e53b478018" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c250ff9b993C6991cC4A3cC543716e53b478018/logo.png b/blockchains/ethereum/assets/0x5c250ff9b993C6991cC4A3cC543716e53b478018/logo.png deleted file mode 100644 index 86059e65c6db3..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c250ff9b993C6991cC4A3cC543716e53b478018/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c2f940281e735ca3496d8138be12d18023DcE9F/info.json b/blockchains/ethereum/assets/0x5c2f940281e735ca3496d8138be12d18023DcE9F/info.json deleted file mode 100644 index d5c7496c4f159..0000000000000 --- a/blockchains/ethereum/assets/0x5c2f940281e735ca3496d8138be12d18023DcE9F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BANANA TOKEN", - "symbol": "BNANA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5c2f940281e735ca3496d8138be12d18023DcE9F", - "status": "active", - "id": "0x5c2f940281e735ca3496d8138be12d18023DcE9F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c2f940281e735ca3496d8138be12d18023DcE9F/logo.png b/blockchains/ethereum/assets/0x5c2f940281e735ca3496d8138be12d18023DcE9F/logo.png deleted file mode 100644 index 38a778c27f0d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c2f940281e735ca3496d8138be12d18023DcE9F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c3a228510D246b78a3765C20221Cbf3082b44a4/info.json b/blockchains/ethereum/assets/0x5c3a228510D246b78a3765C20221Cbf3082b44a4/info.json deleted file mode 100644 index 9f66402e7d2d1..0000000000000 --- a/blockchains/ethereum/assets/0x5c3a228510D246b78a3765C20221Cbf3082b44a4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Storiqa Token", - "symbol": "STQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ico.storiqa.com", - "explorer": "https://etherscan.io/token/0x5c3a228510D246b78a3765C20221Cbf3082b44a4", - "status": "active", - "id": "0x5c3a228510D246b78a3765C20221Cbf3082b44a4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c3a228510D246b78a3765C20221Cbf3082b44a4/logo.png b/blockchains/ethereum/assets/0x5c3a228510D246b78a3765C20221Cbf3082b44a4/logo.png deleted file mode 100644 index b92f7f5a17154..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c3a228510D246b78a3765C20221Cbf3082b44a4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475/info.json b/blockchains/ethereum/assets/0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475/info.json deleted file mode 100644 index a788768654c99..0000000000000 --- a/blockchains/ethereum/assets/0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BestOne", - "symbol": "BOF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475", - "status": "active", - "id": "0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475/logo.png b/blockchains/ethereum/assets/0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475/logo.png deleted file mode 100644 index 4a3c38a925e18..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c4ac68aAc56eBe098D621Cd8CE9F43270Aaa355/info.json b/blockchains/ethereum/assets/0x5c4ac68aAc56eBe098D621Cd8CE9F43270Aaa355/info.json deleted file mode 100644 index 598a0425a2532..0000000000000 --- a/blockchains/ethereum/assets/0x5c4ac68aAc56eBe098D621Cd8CE9F43270Aaa355/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bXIOT", - "website": "https://xiotri.io", - "description": "bXIOT is the second token of the Xiotri platform, giving fair yields to everyone.", - "explorer": "https://etherscan.io/token/0x5c4ac68aAc56eBe098D621Cd8CE9F43270Aaa355", - "type": "ERC20", - "symbol": "bXIOT", - "decimals": 6, - "status": "active", - "id": "0x5c4ac68aAc56eBe098D621Cd8CE9F43270Aaa355" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c4ac68aAc56eBe098D621Cd8CE9F43270Aaa355/logo.png b/blockchains/ethereum/assets/0x5c4ac68aAc56eBe098D621Cd8CE9F43270Aaa355/logo.png deleted file mode 100644 index 8c508fe4c6e0c..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c4ac68aAc56eBe098D621Cd8CE9F43270Aaa355/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170/info.json b/blockchains/ethereum/assets/0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170/info.json deleted file mode 100644 index 5c29f4212c8f0..0000000000000 --- a/blockchains/ethereum/assets/0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170", - "status": "active", - "id": "0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170/logo.png b/blockchains/ethereum/assets/0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170/logo.png deleted file mode 100644 index 87fe34d95d56e..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59/info.json b/blockchains/ethereum/assets/0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59/info.json deleted file mode 100644 index 44932bd692961..0000000000000 --- a/blockchains/ethereum/assets/0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STK Coin", - "symbol": "STK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://stkcoin.io/", - "explorer": "https://etherscan.io/token/0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59", - "status": "active", - "id": "0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59/logo.png b/blockchains/ethereum/assets/0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59/logo.png deleted file mode 100644 index 056c09815cc96..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c62Da804298D5972a323C80B539B8E7517a0dDe/info.json b/blockchains/ethereum/assets/0x5c62Da804298D5972a323C80B539B8E7517a0dDe/info.json deleted file mode 100644 index 0d0eea7ae9988..0000000000000 --- a/blockchains/ethereum/assets/0x5c62Da804298D5972a323C80B539B8E7517a0dDe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VENJOCOIN", - "symbol": "VJC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://venjocoin.io", - "explorer": "https://etherscan.io/token/0x5c62Da804298D5972a323C80B539B8E7517a0dDe", - "status": "active", - "id": "0x5c62Da804298D5972a323C80B539B8E7517a0dDe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c62Da804298D5972a323C80B539B8E7517a0dDe/logo.png b/blockchains/ethereum/assets/0x5c62Da804298D5972a323C80B539B8E7517a0dDe/logo.png deleted file mode 100644 index 2201cea6c023d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c62Da804298D5972a323C80B539B8E7517a0dDe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D/info.json b/blockchains/ethereum/assets/0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D/info.json deleted file mode 100644 index e6112151bde30..0000000000000 --- a/blockchains/ethereum/assets/0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HASHGARD", - "symbol": "GARD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.hashgard.io", - "explorer": "https://etherscan.io/token/0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D", - "status": "active", - "id": "0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D/logo.png b/blockchains/ethereum/assets/0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D/logo.png deleted file mode 100644 index 74bd781e03a59..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c743a35E903F6c584514ec617ACEe0611Cf44f3/info.json b/blockchains/ethereum/assets/0x5c743a35E903F6c584514ec617ACEe0611Cf44f3/info.json deleted file mode 100644 index ad2ec04ab4211..0000000000000 --- a/blockchains/ethereum/assets/0x5c743a35E903F6c584514ec617ACEe0611Cf44f3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Experty Token", - "symbol": "EXY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.experty.io/en?utm_source=coingecko&utm_medium=listing&utm_campaign=coingecko", - "explorer": "https://etherscan.io/token/0x5c743a35E903F6c584514ec617ACEe0611Cf44f3", - "status": "active", - "id": "0x5c743a35E903F6c584514ec617ACEe0611Cf44f3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c743a35E903F6c584514ec617ACEe0611Cf44f3/logo.png b/blockchains/ethereum/assets/0x5c743a35E903F6c584514ec617ACEe0611Cf44f3/logo.png deleted file mode 100644 index 35e6155753175..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c743a35E903F6c584514ec617ACEe0611Cf44f3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c7499CF00E8278AA232982fF178ee9735024091/info.json b/blockchains/ethereum/assets/0x5c7499CF00E8278AA232982fF178ee9735024091/info.json deleted file mode 100644 index baa128fc5142a..0000000000000 --- a/blockchains/ethereum/assets/0x5c7499CF00E8278AA232982fF178ee9735024091/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "r.Pepe", - "website": "https://rarepepe.net", - "description": "r.Pepe Token is a deflationary cypto-currency with a 2.5% burn implemented for each transaction.", - "explorer": "https://etherscan.io/token/0x5c7499CF00E8278AA232982fF178ee9735024091", - "type": "ERC20", - "symbol": "r.Pepe", - "decimals": 0, - "status": "active", - "id": "0x5c7499CF00E8278AA232982fF178ee9735024091" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c7499CF00E8278AA232982fF178ee9735024091/logo.png b/blockchains/ethereum/assets/0x5c7499CF00E8278AA232982fF178ee9735024091/logo.png deleted file mode 100644 index 573f822961377..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c7499CF00E8278AA232982fF178ee9735024091/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2/info.json b/blockchains/ethereum/assets/0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2/info.json deleted file mode 100644 index daf2303ee3ec3..0000000000000 --- a/blockchains/ethereum/assets/0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kaze Coin Group", - "symbol": "KCG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2", - "status": "active", - "id": "0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2/logo.png b/blockchains/ethereum/assets/0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2/logo.png deleted file mode 100755 index 8e000788532ea..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF/info.json b/blockchains/ethereum/assets/0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF/info.json deleted file mode 100644 index 936aad22d292c..0000000000000 --- a/blockchains/ethereum/assets/0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LutherChain", - "symbol": "LTH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF", - "status": "active", - "id": "0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF/logo.png b/blockchains/ethereum/assets/0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF/logo.png deleted file mode 100644 index 6416fd326e50d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5c872500c00565505F3624AB435c222E558E9ff8/info.json b/blockchains/ethereum/assets/0x5c872500c00565505F3624AB435c222E558E9ff8/info.json deleted file mode 100644 index 2395a19c84547..0000000000000 --- a/blockchains/ethereum/assets/0x5c872500c00565505F3624AB435c222E558E9ff8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoTrader", - "symbol": "COT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cotrader.com/", - "explorer": "https://etherscan.io/token/0x5c872500c00565505F3624AB435c222E558E9ff8", - "status": "active", - "id": "0x5c872500c00565505F3624AB435c222E558E9ff8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c872500c00565505F3624AB435c222E558E9ff8/logo.png b/blockchains/ethereum/assets/0x5c872500c00565505F3624AB435c222E558E9ff8/logo.png deleted file mode 100644 index ba9e97f260b77..0000000000000 Binary files a/blockchains/ethereum/assets/0x5c872500c00565505F3624AB435c222E558E9ff8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26/info.json b/blockchains/ethereum/assets/0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26/info.json deleted file mode 100644 index 65fa2e4a4300f..0000000000000 --- a/blockchains/ethereum/assets/0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dev", - "symbol": "DEV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://devprtcl.com/", - "explorer": "https://etherscan.io/token/0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26", - "status": "active", - "id": "0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26/logo.png b/blockchains/ethereum/assets/0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26/logo.png deleted file mode 100644 index 30f971c6cfb3e..0000000000000 Binary files a/blockchains/ethereum/assets/0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5cDD4A1201ae120a873C2018aDcc5Aae29ac0f00/logo.png b/blockchains/ethereum/assets/0x5cDD4A1201ae120a873C2018aDcc5Aae29ac0f00/logo.png deleted file mode 100644 index 7ca4ebfd31021..0000000000000 Binary files a/blockchains/ethereum/assets/0x5cDD4A1201ae120a873C2018aDcc5Aae29ac0f00/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7/info.json b/blockchains/ethereum/assets/0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7/info.json deleted file mode 100644 index 89d92262d23fd..0000000000000 --- a/blockchains/ethereum/assets/0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COINVR", - "symbol": "COVR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7", - "status": "active", - "id": "0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7/logo.png b/blockchains/ethereum/assets/0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7/logo.png deleted file mode 100644 index 1c4d2ea3c262c..0000000000000 Binary files a/blockchains/ethereum/assets/0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5d285F735998F36631F678FF41fb56A10A4d0429/info.json b/blockchains/ethereum/assets/0x5d285F735998F36631F678FF41fb56A10A4d0429/info.json deleted file mode 100644 index 3542c272fdcb9..0000000000000 --- a/blockchains/ethereum/assets/0x5d285F735998F36631F678FF41fb56A10A4d0429/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MixMarvel Token", - "symbol": "MIX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.mixmarvel.com/", - "explorer": "https://etherscan.io/token/0x5d285F735998F36631F678FF41fb56A10A4d0429", - "status": "active", - "id": "0x5d285F735998F36631F678FF41fb56A10A4d0429" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5d285F735998F36631F678FF41fb56A10A4d0429/logo.png b/blockchains/ethereum/assets/0x5d285F735998F36631F678FF41fb56A10A4d0429/logo.png deleted file mode 100644 index 1b2678fbeb369..0000000000000 Binary files a/blockchains/ethereum/assets/0x5d285F735998F36631F678FF41fb56A10A4d0429/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643/info.json b/blockchains/ethereum/assets/0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643/info.json deleted file mode 100644 index 867e3f3e090a4..0000000000000 --- a/blockchains/ethereum/assets/0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Compound Dai", - "symbol": "cDAI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://compound.finance/", - "explorer": "https://etherscan.io/token/0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643", - "status": "active", - "id": "0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643/logo.png b/blockchains/ethereum/assets/0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643/logo.png deleted file mode 100644 index fe655839427a0..0000000000000 Binary files a/blockchains/ethereum/assets/0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D/info.json b/blockchains/ethereum/assets/0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D/info.json deleted file mode 100644 index beca15e74c018..0000000000000 --- a/blockchains/ethereum/assets/0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tyche Share", - "symbol": "TYS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D", - "status": "active", - "id": "0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D/logo.png b/blockchains/ethereum/assets/0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D/logo.png deleted file mode 100644 index f6f8668c9ad61..0000000000000 Binary files a/blockchains/ethereum/assets/0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5d48F293BaED247A2D0189058bA37aa238bD4725/info.json b/blockchains/ethereum/assets/0x5d48F293BaED247A2D0189058bA37aa238bD4725/info.json deleted file mode 100644 index 7a1b2a026fce5..0000000000000 --- a/blockchains/ethereum/assets/0x5d48F293BaED247A2D0189058bA37aa238bD4725/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NeuroChain Clausius", - "symbol": "NCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.neurochaintech.io/", - "explorer": "https://etherscan.io/token/0x5d48F293BaED247A2D0189058bA37aa238bD4725", - "status": "active", - "id": "0x5d48F293BaED247A2D0189058bA37aa238bD4725" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5d48F293BaED247A2D0189058bA37aa238bD4725/logo.png b/blockchains/ethereum/assets/0x5d48F293BaED247A2D0189058bA37aa238bD4725/logo.png deleted file mode 100644 index f18a2b8f1e164..0000000000000 Binary files a/blockchains/ethereum/assets/0x5d48F293BaED247A2D0189058bA37aa238bD4725/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc/info.json b/blockchains/ethereum/assets/0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc/info.json deleted file mode 100644 index 6e198cd5324c7..0000000000000 --- a/blockchains/ethereum/assets/0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Primas Token", - "symbol": "PST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc", - "status": "active", - "id": "0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc/logo.png b/blockchains/ethereum/assets/0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc/logo.png deleted file mode 100644 index 2144e3e6e2636..0000000000000 Binary files a/blockchains/ethereum/assets/0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393/info.json b/blockchains/ethereum/assets/0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393/info.json deleted file mode 100644 index 751074606523b..0000000000000 --- a/blockchains/ethereum/assets/0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "B2BX", - "website": "https://b2bx.exchange", - "description": "The first official provider of cryptocurrency liquidity.", - "socials": [], - "explorer": "https://etherscan.io/token/0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393", - "type": "ERC20", - "symbol": "B2BX", - "decimals": 18, - "status": "active", - "id": "0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393/logo.png b/blockchains/ethereum/assets/0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393/logo.png deleted file mode 100644 index 3326b3a3b33e4..0000000000000 Binary files a/blockchains/ethereum/assets/0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5d551fA77ec2C7dd1387B626c4f33235c3885199/info.json b/blockchains/ethereum/assets/0x5d551fA77ec2C7dd1387B626c4f33235c3885199/info.json deleted file mode 100644 index afc124438861a..0000000000000 --- a/blockchains/ethereum/assets/0x5d551fA77ec2C7dd1387B626c4f33235c3885199/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlockSports", - "symbol": "BSP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5d551fA77ec2C7dd1387B626c4f33235c3885199", - "status": "active", - "id": "0x5d551fA77ec2C7dd1387B626c4f33235c3885199" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5d551fA77ec2C7dd1387B626c4f33235c3885199/logo.png b/blockchains/ethereum/assets/0x5d551fA77ec2C7dd1387B626c4f33235c3885199/logo.png deleted file mode 100644 index 20ee5910a5e60..0000000000000 Binary files a/blockchains/ethereum/assets/0x5d551fA77ec2C7dd1387B626c4f33235c3885199/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC/info.json b/blockchains/ethereum/assets/0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC/info.json deleted file mode 100644 index 3681427e220fe..0000000000000 --- a/blockchains/ethereum/assets/0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MyBit", - "symbol": "MYB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mybit.io/", - "explorer": "https://etherscan.io/token/0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC", - "status": "active", - "id": "0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC/logo.png b/blockchains/ethereum/assets/0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC/logo.png deleted file mode 100644 index fca1572d3beb8..0000000000000 Binary files a/blockchains/ethereum/assets/0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5d7F6540b8d592E81deF42904C853a6DD01bD486/info.json b/blockchains/ethereum/assets/0x5d7F6540b8d592E81deF42904C853a6DD01bD486/info.json deleted file mode 100644 index 20e3f4fc257c0..0000000000000 --- a/blockchains/ethereum/assets/0x5d7F6540b8d592E81deF42904C853a6DD01bD486/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bizcoin", - "symbol": "BIZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5d7F6540b8d592E81deF42904C853a6DD01bD486", - "status": "active", - "id": "0x5d7F6540b8d592E81deF42904C853a6DD01bD486" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5d7F6540b8d592E81deF42904C853a6DD01bD486/logo.png b/blockchains/ethereum/assets/0x5d7F6540b8d592E81deF42904C853a6DD01bD486/logo.png deleted file mode 100644 index 3a39aa30d0b62..0000000000000 Binary files a/blockchains/ethereum/assets/0x5d7F6540b8d592E81deF42904C853a6DD01bD486/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2/info.json b/blockchains/ethereum/assets/0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2/info.json deleted file mode 100644 index 72c23ebf2e93c..0000000000000 --- a/blockchains/ethereum/assets/0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USD Asset", - "symbol": "USDA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2", - "status": "active", - "id": "0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2/logo.png b/blockchains/ethereum/assets/0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2/logo.png deleted file mode 100644 index 95b7f7c4bb769..0000000000000 Binary files a/blockchains/ethereum/assets/0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5d8cE06A40fB101895bE5b6560931b92a1b3444F/info.json b/blockchains/ethereum/assets/0x5d8cE06A40fB101895bE5b6560931b92a1b3444F/info.json deleted file mode 100644 index 86593a7e16487..0000000000000 --- a/blockchains/ethereum/assets/0x5d8cE06A40fB101895bE5b6560931b92a1b3444F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TAGZ", - "symbol": "TAGZ", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5d8cE06A40fB101895bE5b6560931b92a1b3444F", - "status": "active", - "id": "0x5d8cE06A40fB101895bE5b6560931b92a1b3444F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5d8cE06A40fB101895bE5b6560931b92a1b3444F/logo.png b/blockchains/ethereum/assets/0x5d8cE06A40fB101895bE5b6560931b92a1b3444F/logo.png deleted file mode 100644 index 449c3c2391e8c..0000000000000 Binary files a/blockchains/ethereum/assets/0x5d8cE06A40fB101895bE5b6560931b92a1b3444F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5dBA63c221d7A584795431cE01Ecd641A1798416/info.json b/blockchains/ethereum/assets/0x5dBA63c221d7A584795431cE01Ecd641A1798416/info.json deleted file mode 100644 index 47bd061b007f4..0000000000000 --- a/blockchains/ethereum/assets/0x5dBA63c221d7A584795431cE01Ecd641A1798416/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Oratium", - "symbol": "ORT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.oratium.io", - "explorer": "https://etherscan.io/token/0x5dBA63c221d7A584795431cE01Ecd641A1798416", - "status": "active", - "id": "0x5dBA63c221d7A584795431cE01Ecd641A1798416" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5dBA63c221d7A584795431cE01Ecd641A1798416/logo.png b/blockchains/ethereum/assets/0x5dBA63c221d7A584795431cE01Ecd641A1798416/logo.png deleted file mode 100644 index 88fc7d1b3f70d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5dBA63c221d7A584795431cE01Ecd641A1798416/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c/info.json b/blockchains/ethereum/assets/0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c/info.json deleted file mode 100644 index 9615022428505..0000000000000 --- a/blockchains/ethereum/assets/0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "yUSD", - "website": "https://yearn.finance/", - "source_code": "https://github.com/iearn-finance/", - "description": "yUSD makes DeFi simple by automatically maximizing yield and minimizing risk for our depositors. On the backend, the yCRV Vault implements modular, autonomous, yield-aware strategies. These are created and regularly updated by the best minds in DeFi, all under the control of Yearn governance.", - "explorer": "https://etherscan.io/token/0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c", - "research": "https://research.binance.com/en/projects/yearnfinance", - "type": "ERC20", - "symbol": "yyDAI+yUSDC+yUSDT+yTUSD", - "decimals": 18, - "status": "active", - "id": "0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c/logo.png b/blockchains/ethereum/assets/0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c/logo.png deleted file mode 100644 index 2e09e4430ea37..0000000000000 Binary files a/blockchains/ethereum/assets/0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719/info.json b/blockchains/ethereum/assets/0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719/info.json deleted file mode 100644 index 54fe548d16751..0000000000000 --- a/blockchains/ethereum/assets/0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Level-Up Coin", - "symbol": "LUC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://play2live.io/", - "explorer": "https://etherscan.io/token/0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719", - "status": "active", - "id": "0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719/logo.png b/blockchains/ethereum/assets/0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719/logo.png deleted file mode 100755 index 25e637ecc4c2a..0000000000000 Binary files a/blockchains/ethereum/assets/0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0/info.json b/blockchains/ethereum/assets/0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0/info.json deleted file mode 100644 index 074c977f4d967..0000000000000 --- a/blockchains/ethereum/assets/0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "dKargo", - "symbol": "DKA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dkargo.io/main_en.html", - "explorer": "https://etherscan.io/token/0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0", - "status": "active", - "id": "0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0/logo.png b/blockchains/ethereum/assets/0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0/logo.png deleted file mode 100644 index e3b8ed8b33897..0000000000000 Binary files a/blockchains/ethereum/assets/0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5df94780f00140FE72d239D0D261f7797E3Fbd1B/info.json b/blockchains/ethereum/assets/0x5df94780f00140FE72d239D0D261f7797E3Fbd1B/info.json deleted file mode 100644 index ad95e44a1fd82..0000000000000 --- a/blockchains/ethereum/assets/0x5df94780f00140FE72d239D0D261f7797E3Fbd1B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QChi Chain", - "website": "https://qchichain.com/", - "description": "QChi Chain (QHC) is a cross industry application platform that brings blockchain technology to a wide range of industries.", - "explorer": "https://etherscan.io/token/0x5df94780f00140FE72d239D0D261f7797E3Fbd1B", - "type": "ERC20", - "symbol": "QHC", - "decimals": 18, - "status": "active", - "id": "0x5df94780f00140FE72d239D0D261f7797E3Fbd1B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5df94780f00140FE72d239D0D261f7797E3Fbd1B/logo.png b/blockchains/ethereum/assets/0x5df94780f00140FE72d239D0D261f7797E3Fbd1B/logo.png deleted file mode 100644 index 635eb05a667c9..0000000000000 Binary files a/blockchains/ethereum/assets/0x5df94780f00140FE72d239D0D261f7797E3Fbd1B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e040aC72140F0617bC24aB7134c0C6eCae0e965/info.json b/blockchains/ethereum/assets/0x5e040aC72140F0617bC24aB7134c0C6eCae0e965/info.json deleted file mode 100644 index 58d9ddc1a604e..0000000000000 --- a/blockchains/ethereum/assets/0x5e040aC72140F0617bC24aB7134c0C6eCae0e965/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Folgory Coin", - "symbol": "FLG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5e040aC72140F0617bC24aB7134c0C6eCae0e965", - "status": "active", - "id": "0x5e040aC72140F0617bC24aB7134c0C6eCae0e965" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e040aC72140F0617bC24aB7134c0C6eCae0e965/logo.png b/blockchains/ethereum/assets/0x5e040aC72140F0617bC24aB7134c0C6eCae0e965/logo.png deleted file mode 100644 index 4e722138d5f4c..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e040aC72140F0617bC24aB7134c0C6eCae0e965/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953/info.json b/blockchains/ethereum/assets/0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953/info.json deleted file mode 100644 index 67244591a62ba..0000000000000 --- a/blockchains/ethereum/assets/0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Touch. Token", - "symbol": "TST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953", - "status": "active", - "id": "0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953/logo.png b/blockchains/ethereum/assets/0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953/logo.png deleted file mode 100755 index a0d8b17738267..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e13427Aa62028CdB937228906837f1aba911956/info.json b/blockchains/ethereum/assets/0x5e13427Aa62028CdB937228906837f1aba911956/info.json deleted file mode 100644 index 1e8db1fe14ef9..0000000000000 --- a/blockchains/ethereum/assets/0x5e13427Aa62028CdB937228906837f1aba911956/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BX2019", - "symbol": "BX2019", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5e13427Aa62028CdB937228906837f1aba911956", - "status": "active", - "id": "0x5e13427Aa62028CdB937228906837f1aba911956" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e13427Aa62028CdB937228906837f1aba911956/logo.png b/blockchains/ethereum/assets/0x5e13427Aa62028CdB937228906837f1aba911956/logo.png deleted file mode 100644 index 6439449af4526..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e13427Aa62028CdB937228906837f1aba911956/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e3346444010135322268a4630d2ED5F8D09446c/info.json b/blockchains/ethereum/assets/0x5e3346444010135322268a4630d2ED5F8D09446c/info.json deleted file mode 100644 index 1db30fbfbbc91..0000000000000 --- a/blockchains/ethereum/assets/0x5e3346444010135322268a4630d2ED5F8D09446c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LockChain", - "symbol": "LOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://locktrip.com/", - "explorer": "https://etherscan.io/token/0x5e3346444010135322268a4630d2ED5F8D09446c", - "status": "active", - "id": "0x5e3346444010135322268a4630d2ED5F8D09446c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e3346444010135322268a4630d2ED5F8D09446c/logo.png b/blockchains/ethereum/assets/0x5e3346444010135322268a4630d2ED5F8D09446c/logo.png deleted file mode 100644 index c4ced2e1be5cb..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e3346444010135322268a4630d2ED5F8D09446c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8/info.json b/blockchains/ethereum/assets/0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8/info.json deleted file mode 100644 index 5e222974afc4a..0000000000000 --- a/blockchains/ethereum/assets/0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LNX Protocol", - "symbol": "LNX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://lnxprotocol.io/", - "explorer": "https://etherscan.io/token/0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8", - "status": "active", - "id": "0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8/logo.png b/blockchains/ethereum/assets/0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8/logo.png deleted file mode 100644 index 986dc570dfe9c..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB/info.json b/blockchains/ethereum/assets/0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB/info.json deleted file mode 100644 index aa488902a0a60..0000000000000 --- a/blockchains/ethereum/assets/0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wi Coin", - "symbol": "WiC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.cryptowi.com/", - "explorer": "https://etherscan.io/token/0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB", - "status": "active", - "id": "0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB/logo.png b/blockchains/ethereum/assets/0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB/logo.png deleted file mode 100644 index 0f9fe869ea8ec..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b/info.json b/blockchains/ethereum/assets/0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b/info.json deleted file mode 100644 index 72707b6952b0a..0000000000000 --- a/blockchains/ethereum/assets/0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EZToken", - "symbol": "EZT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b", - "status": "active", - "id": "0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b/logo.png b/blockchains/ethereum/assets/0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b/logo.png deleted file mode 100644 index 32d7711986199..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7/info.json b/blockchains/ethereum/assets/0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7/info.json deleted file mode 100644 index 22685a30cd2c9..0000000000000 --- a/blockchains/ethereum/assets/0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NOTES", - "symbol": "NOTES", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7", - "status": "active", - "id": "0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7/logo.png b/blockchains/ethereum/assets/0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7/logo.png deleted file mode 100644 index 1a92c451cf18a..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e7370A6a6E08ec756434bC2eF97D71d87587126/info.json b/blockchains/ethereum/assets/0x5e7370A6a6E08ec756434bC2eF97D71d87587126/info.json deleted file mode 100644 index 4800db67444a7..0000000000000 --- a/blockchains/ethereum/assets/0x5e7370A6a6E08ec756434bC2eF97D71d87587126/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EL REY", - "symbol": "XRY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5e7370A6a6E08ec756434bC2eF97D71d87587126", - "status": "active", - "id": "0x5e7370A6a6E08ec756434bC2eF97D71d87587126" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e7370A6a6E08ec756434bC2eF97D71d87587126/logo.png b/blockchains/ethereum/assets/0x5e7370A6a6E08ec756434bC2eF97D71d87587126/logo.png deleted file mode 100644 index 121899e1f1f56..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e7370A6a6E08ec756434bC2eF97D71d87587126/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb/info.json b/blockchains/ethereum/assets/0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb/info.json deleted file mode 100644 index 332d5aaea61c1..0000000000000 --- a/blockchains/ethereum/assets/0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synth sETH", - "symbol": "sETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.synthetix.io/", - "explorer": "https://etherscan.io/token/0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb", - "status": "active", - "id": "0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb/logo.png b/blockchains/ethereum/assets/0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb/logo.png deleted file mode 100644 index 4a8adcc23f045..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C/info.json b/blockchains/ethereum/assets/0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C/info.json deleted file mode 100644 index d92bdf62a8ca9..0000000000000 --- a/blockchains/ethereum/assets/0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-12/30M12", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C", - "status": "active", - "id": "0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C/logo.png b/blockchains/ethereum/assets/0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C/logo.png deleted file mode 100644 index fe7c28a91d7bf..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e8816e9f910C472a18617B64B75711132E4678C/info.json b/blockchains/ethereum/assets/0x5e8816e9f910C472a18617B64B75711132E4678C/info.json deleted file mode 100644 index 879838e25b9d4..0000000000000 --- a/blockchains/ethereum/assets/0x5e8816e9f910C472a18617B64B75711132E4678C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Avengers Coin", - "symbol": "AVE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5e8816e9f910C472a18617B64B75711132E4678C", - "status": "active", - "id": "0x5e8816e9f910C472a18617B64B75711132E4678C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e8816e9f910C472a18617B64B75711132E4678C/logo.png b/blockchains/ethereum/assets/0x5e8816e9f910C472a18617B64B75711132E4678C/logo.png deleted file mode 100644 index 683b6fd6d9f4d..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e8816e9f910C472a18617B64B75711132E4678C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5e8F855966D638135a968861E80DdA722291B06d/info.json b/blockchains/ethereum/assets/0x5e8F855966D638135a968861E80DdA722291B06d/info.json deleted file mode 100644 index 532937cb96283..0000000000000 --- a/blockchains/ethereum/assets/0x5e8F855966D638135a968861E80DdA722291B06d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coinvest COIN V2 Token", - "symbol": "COIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://coinve.st", - "explorer": "https://etherscan.io/token/0x5e8F855966D638135a968861E80DdA722291B06d", - "status": "active", - "id": "0x5e8F855966D638135a968861E80DdA722291B06d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5e8F855966D638135a968861E80DdA722291B06d/logo.png b/blockchains/ethereum/assets/0x5e8F855966D638135a968861E80DdA722291B06d/logo.png deleted file mode 100755 index 0100879d9adb2..0000000000000 Binary files a/blockchains/ethereum/assets/0x5e8F855966D638135a968861E80DdA722291B06d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6/info.json b/blockchains/ethereum/assets/0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6/info.json deleted file mode 100644 index 7f64976dffb98..0000000000000 --- a/blockchains/ethereum/assets/0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bmplfort", - "symbol": "BMPL", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6", - "status": "active", - "id": "0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6/logo.png b/blockchains/ethereum/assets/0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6/logo.png deleted file mode 100644 index 3a0537de1016a..0000000000000 Binary files a/blockchains/ethereum/assets/0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B/info.json b/blockchains/ethereum/assets/0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B/info.json deleted file mode 100644 index 98933fa6cc57f..0000000000000 --- a/blockchains/ethereum/assets/0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLUECHIPS", - "symbol": "BCHIP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.bluechips-token.com/", - "explorer": "https://etherscan.io/token/0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B", - "status": "active", - "id": "0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B/logo.png b/blockchains/ethereum/assets/0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B/logo.png deleted file mode 100644 index 8a315e00fef87..0000000000000 Binary files a/blockchains/ethereum/assets/0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5ec41a158e09De1dBA6410AEbe72f504f2428052/info.json b/blockchains/ethereum/assets/0x5ec41a158e09De1dBA6410AEbe72f504f2428052/info.json deleted file mode 100644 index 08e0e85e17eea..0000000000000 --- a/blockchains/ethereum/assets/0x5ec41a158e09De1dBA6410AEbe72f504f2428052/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COPA Coin", - "symbol": "COPA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5ec41a158e09De1dBA6410AEbe72f504f2428052", - "status": "active", - "id": "0x5ec41a158e09De1dBA6410AEbe72f504f2428052" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5ec41a158e09De1dBA6410AEbe72f504f2428052/logo.png b/blockchains/ethereum/assets/0x5ec41a158e09De1dBA6410AEbe72f504f2428052/logo.png deleted file mode 100644 index eefd7cd9de2f7..0000000000000 Binary files a/blockchains/ethereum/assets/0x5ec41a158e09De1dBA6410AEbe72f504f2428052/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5edA415009B984118e7061966B629b12733dff92/info.json b/blockchains/ethereum/assets/0x5edA415009B984118e7061966B629b12733dff92/info.json deleted file mode 100644 index 939c2fd939a40..0000000000000 --- a/blockchains/ethereum/assets/0x5edA415009B984118e7061966B629b12733dff92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Super Radar", - "symbol": "SRADAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5edA415009B984118e7061966B629b12733dff92", - "status": "active", - "id": "0x5edA415009B984118e7061966B629b12733dff92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5edA415009B984118e7061966B629b12733dff92/logo.png b/blockchains/ethereum/assets/0x5edA415009B984118e7061966B629b12733dff92/logo.png deleted file mode 100644 index 496917a1c0b64..0000000000000 Binary files a/blockchains/ethereum/assets/0x5edA415009B984118e7061966B629b12733dff92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5f038e82bB69b6A52FeC7A4A38163340b98fb1e4/info.json b/blockchains/ethereum/assets/0x5f038e82bB69b6A52FeC7A4A38163340b98fb1e4/info.json deleted file mode 100644 index e668930bbcbe5..0000000000000 --- a/blockchains/ethereum/assets/0x5f038e82bB69b6A52FeC7A4A38163340b98fb1e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitpaid", - "website": "https://bitpaid.org/", - "description": "ERC-20 token for Bitpaid ecosystem.", - "explorer": "https://etherscan.io/token/0x5f038e82bB69b6A52FeC7A4A38163340b98fb1e4", - "type": "ERC20", - "symbol": "BTP", - "decimals": 18, - "status": "active", - "id": "0x5f038e82bB69b6A52FeC7A4A38163340b98fb1e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5f038e82bB69b6A52FeC7A4A38163340b98fb1e4/logo.png b/blockchains/ethereum/assets/0x5f038e82bB69b6A52FeC7A4A38163340b98fb1e4/logo.png deleted file mode 100644 index 9d95d2ff9b331..0000000000000 Binary files a/blockchains/ethereum/assets/0x5f038e82bB69b6A52FeC7A4A38163340b98fb1e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2/info.json b/blockchains/ethereum/assets/0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2/info.json deleted file mode 100644 index d76493a5b8987..0000000000000 --- a/blockchains/ethereum/assets/0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WOTER", - "symbol": "WOT", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2", - "status": "active", - "id": "0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2/logo.png b/blockchains/ethereum/assets/0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2/logo.png deleted file mode 100755 index 5640c39869e2f..0000000000000 Binary files a/blockchains/ethereum/assets/0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841/info.json b/blockchains/ethereum/assets/0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841/info.json deleted file mode 100644 index 4a600420a26cf..0000000000000 --- a/blockchains/ethereum/assets/0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Content and Ad Network", - "symbol": "CAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841", - "status": "active", - "id": "0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841/logo.png b/blockchains/ethereum/assets/0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841/logo.png deleted file mode 100644 index 637bd83e03acf..0000000000000 Binary files a/blockchains/ethereum/assets/0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5f51a196ED91Fb14E3B3650c30743675c9a429Be/info.json b/blockchains/ethereum/assets/0x5f51a196ED91Fb14E3B3650c30743675c9a429Be/info.json deleted file mode 100644 index 962f27f485523..0000000000000 --- a/blockchains/ethereum/assets/0x5f51a196ED91Fb14E3B3650c30743675c9a429Be/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Solar", - "symbol": "BTCS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5f51a196ED91Fb14E3B3650c30743675c9a429Be", - "status": "active", - "id": "0x5f51a196ED91Fb14E3B3650c30743675c9a429Be" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5f51a196ED91Fb14E3B3650c30743675c9a429Be/logo.png b/blockchains/ethereum/assets/0x5f51a196ED91Fb14E3B3650c30743675c9a429Be/logo.png deleted file mode 100644 index 502b6b2ea5992..0000000000000 Binary files a/blockchains/ethereum/assets/0x5f51a196ED91Fb14E3B3650c30743675c9a429Be/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF/info.json b/blockchains/ethereum/assets/0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF/info.json deleted file mode 100644 index 347f2a31db688..0000000000000 --- a/blockchains/ethereum/assets/0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OPENPAY", - "symbol": "OPY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF", - "status": "active", - "id": "0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF/logo.png b/blockchains/ethereum/assets/0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF/logo.png deleted file mode 100644 index a1286d5eec972..0000000000000 Binary files a/blockchains/ethereum/assets/0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5f5f8a9C9775499b783171ac1979b4327ab60447/info.json b/blockchains/ethereum/assets/0x5f5f8a9C9775499b783171ac1979b4327ab60447/info.json deleted file mode 100644 index 49cda949309ec..0000000000000 --- a/blockchains/ethereum/assets/0x5f5f8a9C9775499b783171ac1979b4327ab60447/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fructus", - "symbol": "XFRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5f5f8a9C9775499b783171ac1979b4327ab60447", - "status": "active", - "id": "0x5f5f8a9C9775499b783171ac1979b4327ab60447" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5f5f8a9C9775499b783171ac1979b4327ab60447/logo.png b/blockchains/ethereum/assets/0x5f5f8a9C9775499b783171ac1979b4327ab60447/logo.png deleted file mode 100644 index 3719f5c68a35b..0000000000000 Binary files a/blockchains/ethereum/assets/0x5f5f8a9C9775499b783171ac1979b4327ab60447/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5/info.json b/blockchains/ethereum/assets/0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5/info.json deleted file mode 100644 index de7fa281eb191..0000000000000 --- a/blockchains/ethereum/assets/0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chess Coin", - "symbol": "CHESS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://brainiacchess.network/", - "explorer": "https://etherscan.io/token/0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5", - "status": "active", - "id": "0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5/logo.png b/blockchains/ethereum/assets/0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5/logo.png deleted file mode 100644 index 345f97dfe7238..0000000000000 Binary files a/blockchains/ethereum/assets/0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5f7d95329e806Befa024982e91B7127393737249/info.json b/blockchains/ethereum/assets/0x5f7d95329e806Befa024982e91B7127393737249/info.json deleted file mode 100644 index fc91deedb6197..0000000000000 --- a/blockchains/ethereum/assets/0x5f7d95329e806Befa024982e91B7127393737249/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BaapPay", - "symbol": "BAAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5f7d95329e806Befa024982e91B7127393737249", - "status": "active", - "id": "0x5f7d95329e806Befa024982e91B7127393737249" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5f7d95329e806Befa024982e91B7127393737249/logo.png b/blockchains/ethereum/assets/0x5f7d95329e806Befa024982e91B7127393737249/logo.png deleted file mode 100644 index b9695d82b00ba..0000000000000 Binary files a/blockchains/ethereum/assets/0x5f7d95329e806Befa024982e91B7127393737249/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628/info.json b/blockchains/ethereum/assets/0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628/info.json deleted file mode 100644 index 8b9af3ad35b5e..0000000000000 --- a/blockchains/ethereum/assets/0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SEXPOP Collective", - "symbol": "EXPOP", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628", - "status": "active", - "id": "0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628/logo.png b/blockchains/ethereum/assets/0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628/logo.png deleted file mode 100644 index faec5e071e65b..0000000000000 Binary files a/blockchains/ethereum/assets/0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/logo.png b/blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/logo.png deleted file mode 100644 index 79e349cede3d4..0000000000000 Binary files a/blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5fCde0CB8B4964756baF27BAf3A400C9135915B5/info.json b/blockchains/ethereum/assets/0x5fCde0CB8B4964756baF27BAf3A400C9135915B5/info.json deleted file mode 100644 index a98b6a8ef193d..0000000000000 --- a/blockchains/ethereum/assets/0x5fCde0CB8B4964756baF27BAf3A400C9135915B5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-8/30M8", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5fCde0CB8B4964756baF27BAf3A400C9135915B5", - "status": "active", - "id": "0x5fCde0CB8B4964756baF27BAf3A400C9135915B5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5fCde0CB8B4964756baF27BAf3A400C9135915B5/logo.png b/blockchains/ethereum/assets/0x5fCde0CB8B4964756baF27BAf3A400C9135915B5/logo.png deleted file mode 100644 index 718a6fd4af8fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x5fCde0CB8B4964756baF27BAf3A400C9135915B5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5fEA39e08561caEf6bD94cdaA48Ef002111De741/info.json b/blockchains/ethereum/assets/0x5fEA39e08561caEf6bD94cdaA48Ef002111De741/info.json deleted file mode 100644 index bed8e88033138..0000000000000 --- a/blockchains/ethereum/assets/0x5fEA39e08561caEf6bD94cdaA48Ef002111De741/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SitKoin", - "symbol": "SIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5fEA39e08561caEf6bD94cdaA48Ef002111De741", - "status": "active", - "id": "0x5fEA39e08561caEf6bD94cdaA48Ef002111De741" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5fEA39e08561caEf6bD94cdaA48Ef002111De741/logo.png b/blockchains/ethereum/assets/0x5fEA39e08561caEf6bD94cdaA48Ef002111De741/logo.png deleted file mode 100644 index 76063d1a35eb6..0000000000000 Binary files a/blockchains/ethereum/assets/0x5fEA39e08561caEf6bD94cdaA48Ef002111De741/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95/info.json b/blockchains/ethereum/assets/0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95/info.json deleted file mode 100644 index 5c162feffe1d0..0000000000000 --- a/blockchains/ethereum/assets/0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gives Token", - "symbol": "GIVES", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95", - "status": "active", - "id": "0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95/logo.png b/blockchains/ethereum/assets/0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95/logo.png deleted file mode 100644 index 2066fa3263acb..0000000000000 Binary files a/blockchains/ethereum/assets/0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26/info.json b/blockchains/ethereum/assets/0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26/info.json deleted file mode 100644 index 5cc19fe20bbab..0000000000000 --- a/blockchains/ethereum/assets/0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26/info.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "Wrapped Loki", - "website": "https://loki.network", - "source_code": "https://github.com/loki-project/loki-core", - "white_paper": "https://loki.network/wp-content/uploads/2018/10/LokiWhitepaperV3_1.pdf", - "description": "Loki is a private cryptocurrency with an incentivised service node network. The decentralised service node network is leveraged to create a whole suite of privacy tools including an anonymous private messenger (Session) and an anonymous onion router (Lokinet).", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Loki_Project", - "handle": "Loki_Project" - } - ], - "explorer": "https://etherscan.io/token/0x5ff668ddfdcbb7505f41ed56e626e4d4719dcb26", - "research": "", - "type": "ERC20", - "symbol": "wLOKI", - "decimals": 9, - "status": "active", - "id": "0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26/logo.png b/blockchains/ethereum/assets/0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26/logo.png deleted file mode 100644 index 9bdcc58fd4446..0000000000000 Binary files a/blockchains/ethereum/assets/0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6006FC2a849fEdABa8330ce36F5133DE01F96189/info.json b/blockchains/ethereum/assets/0x6006FC2a849fEdABa8330ce36F5133DE01F96189/info.json deleted file mode 100644 index 7deb9c9c9c778..0000000000000 --- a/blockchains/ethereum/assets/0x6006FC2a849fEdABa8330ce36F5133DE01F96189/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "Shake Token", - "website": "https://spaceswap.app/", - "source_code": "https://github.com/spaceswap/spaceswap", - "description": "SHAKE token is conditionally stable and is pegged to MILK2 token at a 1:1000 ratio. SHAKE price is raising (+10 MILK2 per token) with each SHAKE token minted.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/spaceswapdefi", - "handle": "spaceswapdefi" - }, - { - "name": "Telegram", - "url": "https://t.me/spaceswap", - "handle": "spaceswap" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/r6RymJj", - "handle": "spaceswap" - } - ], - "explorer": "https://etherscan.io/token/0x6006FC2a849fEdABa8330ce36F5133DE01F96189", - "type": "ERC20", - "symbol": "SHAKE", - "decimals": 18, - "status": "active", - "id": "0x6006FC2a849fEdABa8330ce36F5133DE01F96189" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6006FC2a849fEdABa8330ce36F5133DE01F96189/logo.png b/blockchains/ethereum/assets/0x6006FC2a849fEdABa8330ce36F5133DE01F96189/logo.png deleted file mode 100644 index 9ca47537fd6cf..0000000000000 Binary files a/blockchains/ethereum/assets/0x6006FC2a849fEdABa8330ce36F5133DE01F96189/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa/info.json b/blockchains/ethereum/assets/0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa/info.json deleted file mode 100644 index 72620e722c1ea..0000000000000 --- a/blockchains/ethereum/assets/0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EnTanMo", - "symbol": "ETM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.entanmo.com/", - "explorer": "https://etherscan.io/token/0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa", - "status": "active", - "id": "0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa/logo.png b/blockchains/ethereum/assets/0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa/logo.png deleted file mode 100644 index 89cff2ba4d4d4..0000000000000 Binary files a/blockchains/ethereum/assets/0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd/info.json b/blockchains/ethereum/assets/0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd/info.json deleted file mode 100644 index 695b6c6aea09f..0000000000000 --- a/blockchains/ethereum/assets/0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iAM", - "symbol": "IAM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd", - "status": "active", - "id": "0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd/logo.png b/blockchains/ethereum/assets/0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd/logo.png deleted file mode 100644 index 3b82be482fb62..0000000000000 Binary files a/blockchains/ethereum/assets/0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE/info.json b/blockchains/ethereum/assets/0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE/info.json deleted file mode 100644 index 17646e5d3256c..0000000000000 --- a/blockchains/ethereum/assets/0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Celfits", - "symbol": "CELFIT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE", - "status": "active", - "id": "0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE/logo.png b/blockchains/ethereum/assets/0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE/logo.png deleted file mode 100644 index c4d303aa4f08c..0000000000000 Binary files a/blockchains/ethereum/assets/0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x60507b69cCF9a30380c0cc7E781E278A355743F7/info.json b/blockchains/ethereum/assets/0x60507b69cCF9a30380c0cc7E781E278A355743F7/info.json deleted file mode 100644 index 12be0dfb33e70..0000000000000 --- a/blockchains/ethereum/assets/0x60507b69cCF9a30380c0cc7E781E278A355743F7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlockMed_Venture", - "symbol": "BMV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x60507b69cCF9a30380c0cc7E781E278A355743F7", - "status": "active", - "id": "0x60507b69cCF9a30380c0cc7E781E278A355743F7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x60507b69cCF9a30380c0cc7E781E278A355743F7/logo.png b/blockchains/ethereum/assets/0x60507b69cCF9a30380c0cc7E781E278A355743F7/logo.png deleted file mode 100755 index 86b89f168e14b..0000000000000 Binary files a/blockchains/ethereum/assets/0x60507b69cCF9a30380c0cc7E781E278A355743F7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6051C1354Ccc51b4d561e43b02735DEaE64768B8/info.json b/blockchains/ethereum/assets/0x6051C1354Ccc51b4d561e43b02735DEaE64768B8/info.json deleted file mode 100644 index 10efc7c96146a..0000000000000 --- a/blockchains/ethereum/assets/0x6051C1354Ccc51b4d561e43b02735DEaE64768B8/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "yRise", - "website": "https://yrise.finance", - "description": "yRise is an innovative solution for your Decentralized Finance needs, bringing staking, yield farming and fixed-rate savings into a single platform, and making it easier for users to manage their portfolio of DeFi assets. Our platform is one of the most user-friendly platforms in the market, where users find it easy and intuitive to navigate.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/YriseFinance" - }, - { - "name": "Telegram", - "url": "https://t.me/YriseFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@yrisefinance" - }, - { - "name": "Discord", - "url": "https://discord.gg/3agjxBy" - } - ], - "explorer": "https://etherscan.io/token/0x6051C1354Ccc51b4d561e43b02735DEaE64768B8", - "type": "ERC20", - "symbol": "yRise", - "decimals": 18, - "status": "active", - "id": "0x6051C1354Ccc51b4d561e43b02735DEaE64768B8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6051C1354Ccc51b4d561e43b02735DEaE64768B8/logo.png b/blockchains/ethereum/assets/0x6051C1354Ccc51b4d561e43b02735DEaE64768B8/logo.png deleted file mode 100644 index 6f4fe71f7df6d..0000000000000 Binary files a/blockchains/ethereum/assets/0x6051C1354Ccc51b4d561e43b02735DEaE64768B8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x60571E95E12c78CbA5223042692908f0649435a5/info.json b/blockchains/ethereum/assets/0x60571E95E12c78CbA5223042692908f0649435a5/info.json deleted file mode 100644 index 482946b773a74..0000000000000 --- a/blockchains/ethereum/assets/0x60571E95E12c78CbA5223042692908f0649435a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PLAAS FARMERS TOKEN", - "symbol": "PLAAS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://plaas.io/", - "explorer": "https://etherscan.io/token/0x60571E95E12c78CbA5223042692908f0649435a5", - "status": "active", - "id": "0x60571E95E12c78CbA5223042692908f0649435a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x60571E95E12c78CbA5223042692908f0649435a5/logo.png b/blockchains/ethereum/assets/0x60571E95E12c78CbA5223042692908f0649435a5/logo.png deleted file mode 100644 index 97d41619ad0cd..0000000000000 Binary files a/blockchains/ethereum/assets/0x60571E95E12c78CbA5223042692908f0649435a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6059F55751603eAd7Dc6d280ad83A7B33D837C90/info.json b/blockchains/ethereum/assets/0x6059F55751603eAd7Dc6d280ad83A7B33D837C90/info.json deleted file mode 100644 index bb8d8fdbea207..0000000000000 --- a/blockchains/ethereum/assets/0x6059F55751603eAd7Dc6d280ad83A7B33D837C90/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hybrid Block", - "symbol": "HYB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6059F55751603eAd7Dc6d280ad83A7B33D837C90", - "status": "active", - "id": "0x6059F55751603eAd7Dc6d280ad83A7B33D837C90" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6059F55751603eAd7Dc6d280ad83A7B33D837C90/logo.png b/blockchains/ethereum/assets/0x6059F55751603eAd7Dc6d280ad83A7B33D837C90/logo.png deleted file mode 100644 index c5531bfa0a894..0000000000000 Binary files a/blockchains/ethereum/assets/0x6059F55751603eAd7Dc6d280ad83A7B33D837C90/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x605f360B047f3e089283d0da1D5cE3168dbB53ac/info.json b/blockchains/ethereum/assets/0x605f360B047f3e089283d0da1D5cE3168dbB53ac/info.json deleted file mode 100644 index 51b2a85eff0dd..0000000000000 --- a/blockchains/ethereum/assets/0x605f360B047f3e089283d0da1D5cE3168dbB53ac/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FCash Coin", - "symbol": "FEC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x605f360B047f3e089283d0da1D5cE3168dbB53ac", - "status": "active", - "id": "0x605f360B047f3e089283d0da1D5cE3168dbB53ac" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x605f360B047f3e089283d0da1D5cE3168dbB53ac/logo.png b/blockchains/ethereum/assets/0x605f360B047f3e089283d0da1D5cE3168dbB53ac/logo.png deleted file mode 100644 index 8bdd42c1dce71..0000000000000 Binary files a/blockchains/ethereum/assets/0x605f360B047f3e089283d0da1D5cE3168dbB53ac/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199/info.json b/blockchains/ethereum/assets/0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199/info.json deleted file mode 100644 index 73dca32ccee63..0000000000000 --- a/blockchains/ethereum/assets/0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Flora Fic", - "symbol": "FIC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.florafic.io/", - "explorer": "https://etherscan.io/token/0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199", - "status": "active", - "id": "0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199/logo.png b/blockchains/ethereum/assets/0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199/logo.png deleted file mode 100644 index 4df7a0894b1ea..0000000000000 Binary files a/blockchains/ethereum/assets/0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x60715E436c37444E29772c0D26a98Ae1E8E1A989/info.json b/blockchains/ethereum/assets/0x60715E436c37444E29772c0D26a98Ae1E8E1A989/info.json deleted file mode 100644 index e86d131be371b..0000000000000 --- a/blockchains/ethereum/assets/0x60715E436c37444E29772c0D26a98Ae1E8E1A989/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VOLTZ", - "symbol": "VOLTZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://voltz.io", - "explorer": "https://etherscan.io/token/0x60715E436c37444E29772c0D26a98Ae1E8E1A989", - "status": "active", - "id": "0x60715E436c37444E29772c0D26a98Ae1E8E1A989" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x60715E436c37444E29772c0D26a98Ae1E8E1A989/logo.png b/blockchains/ethereum/assets/0x60715E436c37444E29772c0D26a98Ae1E8E1A989/logo.png deleted file mode 100644 index 5f53bd94664eb..0000000000000 Binary files a/blockchains/ethereum/assets/0x60715E436c37444E29772c0D26a98Ae1E8E1A989/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/info.json b/blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/info.json deleted file mode 100644 index 6c242585282e7..0000000000000 --- a/blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeFiPIE", - "website": "https://defipie.com", - "description": "DeFiPie combines Lending-as-a-Service (LaaS), Liquidity Pool-as-a-Service (LPaaS) and Staking-as-a-Service (SaaS) in one platform.", - "explorer": "https://etherscan.io/token/0x607C794cDa77efB21F8848B7910ecf27451Ae842", - "type": "ERC20", - "symbol": "PIE", - "decimals": 18, - "status": "active", - "id": "0x607C794cDa77efB21F8848B7910ecf27451Ae842" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/logo.png b/blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/logo.png deleted file mode 100644 index fe37ce71b1a32..0000000000000 Binary files a/blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/info.json b/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/info.json deleted file mode 100644 index 94560bf874da3..0000000000000 --- a/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "iExec RLC", - "website": "https://iex.ec", - "description": "iExec claims to have developed the first decentralized marketplace for cloud computing resources.", - "socials": [], - "explorer": "https://etherscan.io/token/0x607F4C5BB672230e8672085532f7e901544a7375", - "type": "ERC20", - "symbol": "RLC", - "decimals": 9, - "status": "active", - "id": "0x607F4C5BB672230e8672085532f7e901544a7375" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/logo.png b/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/logo.png deleted file mode 100644 index 3525a91f08825..0000000000000 Binary files a/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6/info.json b/blockchains/ethereum/assets/0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6/info.json deleted file mode 100644 index 15b6c1c643da4..0000000000000 --- a/blockchains/ethereum/assets/0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ShuttleOne Token", - "symbol": "SZO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6", - "status": "active", - "id": "0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6/logo.png b/blockchains/ethereum/assets/0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6/logo.png deleted file mode 100644 index d6cbc12d10183..0000000000000 Binary files a/blockchains/ethereum/assets/0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2/info.json b/blockchains/ethereum/assets/0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2/info.json deleted file mode 100644 index bf2b0ab133b8c..0000000000000 --- a/blockchains/ethereum/assets/0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GlobalCryptoGate", - "symbol": "GCG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.globalcryptogate.com/", - "explorer": "https://etherscan.io/token/0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2", - "status": "active", - "id": "0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2/logo.png b/blockchains/ethereum/assets/0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2/logo.png deleted file mode 100644 index 2ed9035235e48..0000000000000 Binary files a/blockchains/ethereum/assets/0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e/info.json b/blockchains/ethereum/assets/0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e/info.json deleted file mode 100644 index b7570ff38eed7..0000000000000 --- a/blockchains/ethereum/assets/0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e/info.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "CRAD CASH", - "website": "https://cfc.io/", - "source_code": "https://github.com/ixc-software", - "white_paper": "https://cryptoads.exchange", - "description": "CryptoAds Marketplace, a Decentralized advertisement ecosystem built on blockchain (based on CFC.io app,7M+ users). CryptoAds is a focus to disrupt the advertising market, launched.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CallsFreeCalls", - "handle": "CryptoAds Marketplace" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/CRAD/", - "handle": "CryptoAds Marketplace" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/CryptoAdsMarketplace", - "handle": "CryptoAds Marketplace" - }, - { - "name": "Medium", - "url": "https://medium.com/@AlexVinogradov4", - "handle": "CryptoAds Marketplace" - }, - { - "name": "Telegramm", - "url": "https://t.me/cryptoads_marketplace_en", - "handle": "CryptoAds Marketplace" - } - ], - "explorer": "https://etherscan.io/token/0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e", - "type": "ERC20", - "symbol": "CRAD", - "decimals": 18, - "status": "active", - "id": "0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e/logo.png b/blockchains/ethereum/assets/0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e/logo.png deleted file mode 100644 index 2e750172fca88..0000000000000 Binary files a/blockchains/ethereum/assets/0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6096d2460CF5177E40B515223428DC005ad35123/info.json b/blockchains/ethereum/assets/0x6096d2460CF5177E40B515223428DC005ad35123/info.json deleted file mode 100644 index 14261ab561505..0000000000000 --- a/blockchains/ethereum/assets/0x6096d2460CF5177E40B515223428DC005ad35123/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Precium Token", - "symbol": "PCM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://precium.io", - "explorer": "https://etherscan.io/token/0x6096d2460CF5177E40B515223428DC005ad35123", - "status": "active", - "id": "0x6096d2460CF5177E40B515223428DC005ad35123" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6096d2460CF5177E40B515223428DC005ad35123/logo.png b/blockchains/ethereum/assets/0x6096d2460CF5177E40B515223428DC005ad35123/logo.png deleted file mode 100644 index fef8b93a47e12..0000000000000 Binary files a/blockchains/ethereum/assets/0x6096d2460CF5177E40B515223428DC005ad35123/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1/info.json b/blockchains/ethereum/assets/0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1/info.json deleted file mode 100644 index c4ebb040cbcd4..0000000000000 --- a/blockchains/ethereum/assets/0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEWERA", - "symbol": "NWR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1", - "status": "active", - "id": "0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1/logo.png b/blockchains/ethereum/assets/0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1/logo.png deleted file mode 100644 index e11f38f341d58..0000000000000 Binary files a/blockchains/ethereum/assets/0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26/info.json b/blockchains/ethereum/assets/0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26/info.json deleted file mode 100644 index 9783292a8c019..0000000000000 --- a/blockchains/ethereum/assets/0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C560224", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26", - "status": "active", - "id": "0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26/logo.png b/blockchains/ethereum/assets/0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26/logo.png deleted file mode 100644 index ecee2513accf1..0000000000000 Binary files a/blockchains/ethereum/assets/0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x60C24407d01782C2175D32fe7C8921ed732371D1/info.json b/blockchains/ethereum/assets/0x60C24407d01782C2175D32fe7C8921ed732371D1/info.json deleted file mode 100644 index f69cfed8efde0..0000000000000 --- a/blockchains/ethereum/assets/0x60C24407d01782C2175D32fe7C8921ed732371D1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lemo", - "symbol": "LEMO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.lemochain.com/#/", - "explorer": "https://etherscan.io/token/0x60C24407d01782C2175D32fe7C8921ed732371D1", - "status": "active", - "id": "0x60C24407d01782C2175D32fe7C8921ed732371D1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x60C24407d01782C2175D32fe7C8921ed732371D1/logo.png b/blockchains/ethereum/assets/0x60C24407d01782C2175D32fe7C8921ed732371D1/logo.png deleted file mode 100644 index 544976333c72a..0000000000000 Binary files a/blockchains/ethereum/assets/0x60C24407d01782C2175D32fe7C8921ed732371D1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38/info.json b/blockchains/ethereum/assets/0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38/info.json deleted file mode 100644 index 0048d83e6a59c..0000000000000 --- a/blockchains/ethereum/assets/0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Assam", - "symbol": "AXM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38", - "status": "active", - "id": "0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38/logo.png b/blockchains/ethereum/assets/0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38/logo.png deleted file mode 100644 index 30a1e0a4b6453..0000000000000 Binary files a/blockchains/ethereum/assets/0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x60c68a87bE1E8a84144b543AAcfA77199cd3d024/info.json b/blockchains/ethereum/assets/0x60c68a87bE1E8a84144b543AAcfA77199cd3d024/info.json deleted file mode 100644 index 110cd6c92b55c..0000000000000 --- a/blockchains/ethereum/assets/0x60c68a87bE1E8a84144b543AAcfA77199cd3d024/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Themis", - "symbol": "GET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x60c68a87bE1E8a84144b543AAcfA77199cd3d024", - "status": "active", - "id": "0x60c68a87bE1E8a84144b543AAcfA77199cd3d024" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x60c68a87bE1E8a84144b543AAcfA77199cd3d024/logo.png b/blockchains/ethereum/assets/0x60c68a87bE1E8a84144b543AAcfA77199cd3d024/logo.png deleted file mode 100644 index 9dbac2037cb3b..0000000000000 Binary files a/blockchains/ethereum/assets/0x60c68a87bE1E8a84144b543AAcfA77199cd3d024/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x60c87297A1fEaDC3C25993FfcadC54e99971e307/info.json b/blockchains/ethereum/assets/0x60c87297A1fEaDC3C25993FfcadC54e99971e307/info.json deleted file mode 100644 index c2f89d0481741..0000000000000 --- a/blockchains/ethereum/assets/0x60c87297A1fEaDC3C25993FfcadC54e99971e307/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GXToken", - "symbol": "GXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x60c87297A1fEaDC3C25993FfcadC54e99971e307", - "status": "active", - "id": "0x60c87297A1fEaDC3C25993FfcadC54e99971e307" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x60c87297A1fEaDC3C25993FfcadC54e99971e307/logo.png b/blockchains/ethereum/assets/0x60c87297A1fEaDC3C25993FfcadC54e99971e307/logo.png deleted file mode 100644 index d736cdce6f2e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x60c87297A1fEaDC3C25993FfcadC54e99971e307/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x60e7f0518102A4E70431960F88c1EBC98f994159/info.json b/blockchains/ethereum/assets/0x60e7f0518102A4E70431960F88c1EBC98f994159/info.json deleted file mode 100644 index 40d698fc9816f..0000000000000 --- a/blockchains/ethereum/assets/0x60e7f0518102A4E70431960F88c1EBC98f994159/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Exenox Mobile", - "symbol": "EXNX", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://exenox.net/", - "explorer": "https://etherscan.io/token/0x60e7f0518102A4E70431960F88c1EBC98f994159", - "status": "active", - "id": "0x60e7f0518102A4E70431960F88c1EBC98f994159" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x60e7f0518102A4E70431960F88c1EBC98f994159/logo.png b/blockchains/ethereum/assets/0x60e7f0518102A4E70431960F88c1EBC98f994159/logo.png deleted file mode 100644 index 6860448ff3a62..0000000000000 Binary files a/blockchains/ethereum/assets/0x60e7f0518102A4E70431960F88c1EBC98f994159/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330/info.json b/blockchains/ethereum/assets/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330/info.json deleted file mode 100644 index d3916fe8a47a7..0000000000000 --- a/blockchains/ethereum/assets/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "NXT Gold", - "description": "NXT Gold (NXTG) is an ERC20 token backed 1:1 with NXT.", - "socials": [ - { - "name": "Telegram", - "url": "https://t.me/nxtgold", - "handle": "nxtgold" - } - ], - "website": "https://nxtgold.eu", - "explorer": "https://etherscan.io/token/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330", - "type": "ERC20", - "symbol": "NXTG", - "decimals": 0, - "status": "active", - "id": "0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330/logo.png b/blockchains/ethereum/assets/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330/logo.png deleted file mode 100644 index ddcca7ccd6e55..0000000000000 Binary files a/blockchains/ethereum/assets/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42/info.json b/blockchains/ethereum/assets/0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42/info.json deleted file mode 100644 index d549fe678e26f..0000000000000 --- a/blockchains/ethereum/assets/0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vessel Investment Trust", - "symbol": "VTRUST", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42", - "status": "active", - "id": "0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42/logo.png b/blockchains/ethereum/assets/0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42/logo.png deleted file mode 100644 index 1ef2db0a15b6d..0000000000000 Binary files a/blockchains/ethereum/assets/0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x610740Af3f25b72892Ba21b98bFB8595F2cDE386/info.json b/blockchains/ethereum/assets/0x610740Af3f25b72892Ba21b98bFB8595F2cDE386/info.json deleted file mode 100644 index 852d49f082f21..0000000000000 --- a/blockchains/ethereum/assets/0x610740Af3f25b72892Ba21b98bFB8595F2cDE386/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Garuda Token", - "symbol": "GAD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x610740Af3f25b72892Ba21b98bFB8595F2cDE386", - "status": "active", - "id": "0x610740Af3f25b72892Ba21b98bFB8595F2cDE386" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x610740Af3f25b72892Ba21b98bFB8595F2cDE386/logo.png b/blockchains/ethereum/assets/0x610740Af3f25b72892Ba21b98bFB8595F2cDE386/logo.png deleted file mode 100755 index aa81d8588fe92..0000000000000 Binary files a/blockchains/ethereum/assets/0x610740Af3f25b72892Ba21b98bFB8595F2cDE386/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61152b50B7162F994d0cFbb9d4e108f96646e81f/info.json b/blockchains/ethereum/assets/0x61152b50B7162F994d0cFbb9d4e108f96646e81f/info.json deleted file mode 100644 index 956eeb3f8639a..0000000000000 --- a/blockchains/ethereum/assets/0x61152b50B7162F994d0cFbb9d4e108f96646e81f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentr Protocol", - "symbol": "DPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x61152b50B7162F994d0cFbb9d4e108f96646e81f", - "status": "active", - "id": "0x61152b50B7162F994d0cFbb9d4e108f96646e81f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61152b50B7162F994d0cFbb9d4e108f96646e81f/logo.png b/blockchains/ethereum/assets/0x61152b50B7162F994d0cFbb9d4e108f96646e81f/logo.png deleted file mode 100644 index 3a044f454b84c..0000000000000 Binary files a/blockchains/ethereum/assets/0x61152b50B7162F994d0cFbb9d4e108f96646e81f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x611c74310a06B10593E073aFFe4Ea543b793f539/info.json b/blockchains/ethereum/assets/0x611c74310a06B10593E073aFFe4Ea543b793f539/info.json deleted file mode 100644 index 2d92e3c2fcecf..0000000000000 --- a/blockchains/ethereum/assets/0x611c74310a06B10593E073aFFe4Ea543b793f539/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FinCrypChain", - "symbol": "FCC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x611c74310a06B10593E073aFFe4Ea543b793f539", - "status": "active", - "id": "0x611c74310a06B10593E073aFFe4Ea543b793f539" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x611c74310a06B10593E073aFFe4Ea543b793f539/logo.png b/blockchains/ethereum/assets/0x611c74310a06B10593E073aFFe4Ea543b793f539/logo.png deleted file mode 100755 index 25a12c05b9b36..0000000000000 Binary files a/blockchains/ethereum/assets/0x611c74310a06B10593E073aFFe4Ea543b793f539/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6123A0CBC95Cb157995A0795187A60995B85e0A9/info.json b/blockchains/ethereum/assets/0x6123A0CBC95Cb157995A0795187A60995B85e0A9/info.json deleted file mode 100644 index b2ab726d5dab9..0000000000000 --- a/blockchains/ethereum/assets/0x6123A0CBC95Cb157995A0795187A60995B85e0A9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTCDaiRebalancingSetToken", - "symbol": "BTCDai", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tokensets.com/set/btchivol", - "explorer": "https://etherscan.io/token/0x6123A0CBC95Cb157995A0795187A60995B85e0A9", - "status": "active", - "id": "0x6123A0CBC95Cb157995A0795187A60995B85e0A9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6123A0CBC95Cb157995A0795187A60995B85e0A9/logo.png b/blockchains/ethereum/assets/0x6123A0CBC95Cb157995A0795187A60995B85e0A9/logo.png deleted file mode 100644 index 3359c7aa75d35..0000000000000 Binary files a/blockchains/ethereum/assets/0x6123A0CBC95Cb157995A0795187A60995B85e0A9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61383Ac89988B498dF5363050ff07fE5C52ecDDA/info.json b/blockchains/ethereum/assets/0x61383Ac89988B498dF5363050ff07fE5C52ecDDA/info.json deleted file mode 100644 index 1b72a369a4f31..0000000000000 --- a/blockchains/ethereum/assets/0x61383Ac89988B498dF5363050ff07fE5C52ecDDA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REBGLO Token", - "symbol": "REB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x61383Ac89988B498dF5363050ff07fE5C52ecDDA", - "status": "active", - "id": "0x61383Ac89988B498dF5363050ff07fE5C52ecDDA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61383Ac89988B498dF5363050ff07fE5C52ecDDA/logo.png b/blockchains/ethereum/assets/0x61383Ac89988B498dF5363050ff07fE5C52ecDDA/logo.png deleted file mode 100644 index 6f98f91939872..0000000000000 Binary files a/blockchains/ethereum/assets/0x61383Ac89988B498dF5363050ff07fE5C52ecDDA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6139F7FB1937806d21cc6b3b8152492c21239bdD/info.json b/blockchains/ethereum/assets/0x6139F7FB1937806d21cc6b3b8152492c21239bdD/info.json deleted file mode 100644 index f87a258161929..0000000000000 --- a/blockchains/ethereum/assets/0x6139F7FB1937806d21cc6b3b8152492c21239bdD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unix Chain", - "symbol": "UNIX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6139F7FB1937806d21cc6b3b8152492c21239bdD", - "status": "active", - "id": "0x6139F7FB1937806d21cc6b3b8152492c21239bdD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6139F7FB1937806d21cc6b3b8152492c21239bdD/logo.png b/blockchains/ethereum/assets/0x6139F7FB1937806d21cc6b3b8152492c21239bdD/logo.png deleted file mode 100644 index d0cfb442594a5..0000000000000 Binary files a/blockchains/ethereum/assets/0x6139F7FB1937806d21cc6b3b8152492c21239bdD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7/info.json b/blockchains/ethereum/assets/0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7/info.json deleted file mode 100644 index 13ffa4b66caaf..0000000000000 --- a/blockchains/ethereum/assets/0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GOToken", - "symbol": "GOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://parkingo.io/en/", - "explorer": "https://etherscan.io/token/0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7", - "status": "active", - "id": "0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7/logo.png b/blockchains/ethereum/assets/0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7/logo.png deleted file mode 100644 index 97c244624316d..0000000000000 Binary files a/blockchains/ethereum/assets/0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x614348D080835ADCbbDEe121af077024e27EcCC6/info.json b/blockchains/ethereum/assets/0x614348D080835ADCbbDEe121af077024e27EcCC6/info.json deleted file mode 100644 index 92a033c9c6ef6..0000000000000 --- a/blockchains/ethereum/assets/0x614348D080835ADCbbDEe121af077024e27EcCC6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ledgit", - "symbol": "LDG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x614348D080835ADCbbDEe121af077024e27EcCC6", - "status": "active", - "id": "0x614348D080835ADCbbDEe121af077024e27EcCC6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x614348D080835ADCbbDEe121af077024e27EcCC6/logo.png b/blockchains/ethereum/assets/0x614348D080835ADCbbDEe121af077024e27EcCC6/logo.png deleted file mode 100644 index 748fae9ba62d2..0000000000000 Binary files a/blockchains/ethereum/assets/0x614348D080835ADCbbDEe121af077024e27EcCC6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61588F52056A65f5d145fFE83E4d482FFf01E096/info.json b/blockchains/ethereum/assets/0x61588F52056A65f5d145fFE83E4d482FFf01E096/info.json deleted file mode 100644 index 0913972ef5bfb..0000000000000 --- a/blockchains/ethereum/assets/0x61588F52056A65f5d145fFE83E4d482FFf01E096/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iZiCoin", - "symbol": "IZC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x61588F52056A65f5d145fFE83E4d482FFf01E096", - "status": "active", - "id": "0x61588F52056A65f5d145fFE83E4d482FFf01E096" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61588F52056A65f5d145fFE83E4d482FFf01E096/logo.png b/blockchains/ethereum/assets/0x61588F52056A65f5d145fFE83E4d482FFf01E096/logo.png deleted file mode 100644 index a774022d17ff3..0000000000000 Binary files a/blockchains/ethereum/assets/0x61588F52056A65f5d145fFE83E4d482FFf01E096/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd/info.json b/blockchains/ethereum/assets/0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd/info.json deleted file mode 100644 index 81d11ea8447f5..0000000000000 --- a/blockchains/ethereum/assets/0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TimeBox Coin", - "symbol": "TB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.timebox.network", - "explorer": "https://etherscan.io/token/0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd", - "status": "active", - "id": "0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd/logo.png b/blockchains/ethereum/assets/0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd/logo.png deleted file mode 100644 index 731a099523e93..0000000000000 Binary files a/blockchains/ethereum/assets/0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x617178Aab7d75e90E424FfE3C35BeF3b180C2080/info.json b/blockchains/ethereum/assets/0x617178Aab7d75e90E424FfE3C35BeF3b180C2080/info.json deleted file mode 100644 index 35f176e1a5e66..0000000000000 --- a/blockchains/ethereum/assets/0x617178Aab7d75e90E424FfE3C35BeF3b180C2080/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Curlva Network", - "symbol": "AAA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x617178Aab7d75e90E424FfE3C35BeF3b180C2080", - "status": "active", - "id": "0x617178Aab7d75e90E424FfE3C35BeF3b180C2080" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x617178Aab7d75e90E424FfE3C35BeF3b180C2080/logo.png b/blockchains/ethereum/assets/0x617178Aab7d75e90E424FfE3C35BeF3b180C2080/logo.png deleted file mode 100644 index 07cd35147227f..0000000000000 Binary files a/blockchains/ethereum/assets/0x617178Aab7d75e90E424FfE3C35BeF3b180C2080/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61725f3db4004AFE014745B21DAb1E1677CC328b/info.json b/blockchains/ethereum/assets/0x61725f3db4004AFE014745B21DAb1E1677CC328b/info.json deleted file mode 100644 index cf6e5d263f3b3..0000000000000 --- a/blockchains/ethereum/assets/0x61725f3db4004AFE014745B21DAb1E1677CC328b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digital Asset Exchange Token", - "symbol": "DAXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x61725f3db4004AFE014745B21DAb1E1677CC328b", - "status": "active", - "id": "0x61725f3db4004AFE014745B21DAb1E1677CC328b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61725f3db4004AFE014745B21DAb1E1677CC328b/logo.png b/blockchains/ethereum/assets/0x61725f3db4004AFE014745B21DAb1E1677CC328b/logo.png deleted file mode 100755 index 992c2ed1aa5a3..0000000000000 Binary files a/blockchains/ethereum/assets/0x61725f3db4004AFE014745B21DAb1E1677CC328b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6175f6F85339f1e56AFFAc5A68cBf8297969004D/info.json b/blockchains/ethereum/assets/0x6175f6F85339f1e56AFFAc5A68cBf8297969004D/info.json deleted file mode 100644 index 43780b08cc454..0000000000000 --- a/blockchains/ethereum/assets/0x6175f6F85339f1e56AFFAc5A68cBf8297969004D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Shopin Token", - "symbol": "SHOP", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6175f6F85339f1e56AFFAc5A68cBf8297969004D", - "status": "active", - "id": "0x6175f6F85339f1e56AFFAc5A68cBf8297969004D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6175f6F85339f1e56AFFAc5A68cBf8297969004D/logo.png b/blockchains/ethereum/assets/0x6175f6F85339f1e56AFFAc5A68cBf8297969004D/logo.png deleted file mode 100755 index 29589754dfb12..0000000000000 Binary files a/blockchains/ethereum/assets/0x6175f6F85339f1e56AFFAc5A68cBf8297969004D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/info.json b/blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/info.json deleted file mode 100644 index 16bf9ec4dcbd7..0000000000000 --- a/blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aave UniETH", - "website": "https://aave.com", - "description": "Aave UniETH is an interest bearing token pegged 1:1 to the underlying ETH deposited in the Uniswap Market of Aave Protocol.", - "socials": [], - "explorer": "https://etherscan.io/token/0x6179078872605396Ee62960917128F9477a5DdbB", - "type": "ERC20", - "symbol": "aUniETH", - "decimals": 18, - "status": "active", - "id": "0x6179078872605396Ee62960917128F9477a5DdbB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/logo.png b/blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/logo.png deleted file mode 100644 index 81e599bc490f6..0000000000000 Binary files a/blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x618679dF9EfCd19694BB1daa8D00718Eacfa2883/logo.png b/blockchains/ethereum/assets/0x618679dF9EfCd19694BB1daa8D00718Eacfa2883/logo.png deleted file mode 100644 index f1c77af3c324e..0000000000000 Binary files a/blockchains/ethereum/assets/0x618679dF9EfCd19694BB1daa8D00718Eacfa2883/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6/info.json b/blockchains/ethereum/assets/0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6/info.json deleted file mode 100644 index 4d67f06bebbc3..0000000000000 --- a/blockchains/ethereum/assets/0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "QASH", - "website": "https://liquid.com", - "description": "Liquid, formerly Quoine, is building a universal liquidity solution for cryptoasset trading and a suite of services, Worldbook and Prime Brokerage, using the Qash (QASH) token.", - "socials": [], - "explorer": "https://etherscan.io/token/0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6", - "type": "ERC20", - "symbol": "QASH", - "decimals": 6, - "status": "active", - "id": "0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6/logo.png b/blockchains/ethereum/assets/0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6/logo.png deleted file mode 100644 index e0176a45bd326..0000000000000 Binary files a/blockchains/ethereum/assets/0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x618aCb9601cb54244F5780F09536DB07d2C7aCf4/info.json b/blockchains/ethereum/assets/0x618aCb9601cb54244F5780F09536DB07d2C7aCf4/info.json deleted file mode 100644 index 4618f2f3bbc73..0000000000000 --- a/blockchains/ethereum/assets/0x618aCb9601cb54244F5780F09536DB07d2C7aCf4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Defense Grade Security (GRIG)", - "website": "https://grig.ai/", - "description": "Grig is an ambitious project dedicated to produce a cutting-edge mobile platform providing highly secure messaging, payment transfers and 3-factor authentication capabilities.", - "explorer": "https://etherscan.io/token/0x618aCb9601cb54244F5780F09536DB07d2C7aCf4", - "type": "ERC20", - "symbol": "GRIG", - "decimals": 2, - "status": "active", - "id": "0x618aCb9601cb54244F5780F09536DB07d2C7aCf4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x618aCb9601cb54244F5780F09536DB07d2C7aCf4/logo.png b/blockchains/ethereum/assets/0x618aCb9601cb54244F5780F09536DB07d2C7aCf4/logo.png deleted file mode 100644 index 650d10ee3f2ad..0000000000000 Binary files a/blockchains/ethereum/assets/0x618aCb9601cb54244F5780F09536DB07d2C7aCf4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92/info.json b/blockchains/ethereum/assets/0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92/info.json deleted file mode 100644 index a6a50f88f00ab..0000000000000 --- a/blockchains/ethereum/assets/0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unit Payment International", - "symbol": "UPI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92", - "status": "active", - "id": "0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92/logo.png b/blockchains/ethereum/assets/0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92/logo.png deleted file mode 100644 index 3f14f791dc8dd..0000000000000 Binary files a/blockchains/ethereum/assets/0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7/info.json b/blockchains/ethereum/assets/0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7/info.json deleted file mode 100644 index d74856ee74123..0000000000000 --- a/blockchains/ethereum/assets/0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RoboCalls", - "symbol": "RC20", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://robocalls.io", - "explorer": "https://etherscan.io/token/0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7", - "status": "active", - "id": "0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7/logo.png b/blockchains/ethereum/assets/0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7/logo.png deleted file mode 100644 index 496e520fa2dc2..0000000000000 Binary files a/blockchains/ethereum/assets/0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f/info.json b/blockchains/ethereum/assets/0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f/info.json deleted file mode 100644 index 0e26db7e6dd7f..0000000000000 --- a/blockchains/ethereum/assets/0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CESIO", - "symbol": "CES", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f", - "status": "active", - "id": "0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f/logo.png b/blockchains/ethereum/assets/0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f/logo.png deleted file mode 100644 index e1eeafa4c8eaf..0000000000000 Binary files a/blockchains/ethereum/assets/0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE/info.json b/blockchains/ethereum/assets/0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE/info.json deleted file mode 100644 index d90d55d5f7888..0000000000000 --- a/blockchains/ethereum/assets/0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OBIDUA", - "symbol": "OBD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE", - "status": "active", - "id": "0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE/logo.png b/blockchains/ethereum/assets/0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE/logo.png deleted file mode 100644 index 5db0dc39434a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E/info.json b/blockchains/ethereum/assets/0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E/info.json deleted file mode 100644 index 20826bbc11d02..0000000000000 --- a/blockchains/ethereum/assets/0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitRabbit Exchange", - "symbol": "BRB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitrabbit.io/", - "explorer": "https://etherscan.io/token/0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E", - "status": "active", - "id": "0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E/logo.png b/blockchains/ethereum/assets/0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E/logo.png deleted file mode 100644 index 46b030cbef290..0000000000000 Binary files a/blockchains/ethereum/assets/0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61D71973A6FfD07d5F1095AED53b06E5673E64BC/info.json b/blockchains/ethereum/assets/0x61D71973A6FfD07d5F1095AED53b06E5673E64BC/info.json deleted file mode 100644 index 71aaf47544415..0000000000000 --- a/blockchains/ethereum/assets/0x61D71973A6FfD07d5F1095AED53b06E5673E64BC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mima", - "symbol": "MIMA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x61D71973A6FfD07d5F1095AED53b06E5673E64BC", - "status": "active", - "id": "0x61D71973A6FfD07d5F1095AED53b06E5673E64BC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61D71973A6FfD07d5F1095AED53b06E5673E64BC/logo.png b/blockchains/ethereum/assets/0x61D71973A6FfD07d5F1095AED53b06E5673E64BC/logo.png deleted file mode 100644 index f2d747403e5c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x61D71973A6FfD07d5F1095AED53b06E5673E64BC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61bc1F530AC6193D73aF1e1A6A14CB44b9C3f915/info.json b/blockchains/ethereum/assets/0x61bc1F530AC6193D73aF1e1A6A14CB44b9C3f915/info.json deleted file mode 100644 index 891a7635016a8..0000000000000 --- a/blockchains/ethereum/assets/0x61bc1F530AC6193D73aF1e1A6A14CB44b9C3f915/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pajama.Finance", - "website": "https://pajama.finance/", - "description": "Pajama.Finance - $PJM is an Yield Farming Token! Farm $PJM and receive $PJM!", - "explorer": "https://etherscan.io/token/0x61bc1F530AC6193D73aF1e1A6A14CB44b9C3f915", - "type": "ERC20", - "symbol": "PJM", - "decimals": 18, - "status": "active", - "id": "0x61bc1F530AC6193D73aF1e1A6A14CB44b9C3f915" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61bc1F530AC6193D73aF1e1A6A14CB44b9C3f915/logo.png b/blockchains/ethereum/assets/0x61bc1F530AC6193D73aF1e1A6A14CB44b9C3f915/logo.png deleted file mode 100644 index e62f0ee1ed8c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x61bc1F530AC6193D73aF1e1A6A14CB44b9C3f915/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5/info.json b/blockchains/ethereum/assets/0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5/info.json deleted file mode 100644 index 6eecdd9253567..0000000000000 --- a/blockchains/ethereum/assets/0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zebras Token", - "symbol": "ZBT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5", - "status": "active", - "id": "0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5/logo.png b/blockchains/ethereum/assets/0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5/logo.png deleted file mode 100644 index d6fd8a2f1fb9a..0000000000000 Binary files a/blockchains/ethereum/assets/0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075/info.json b/blockchains/ethereum/assets/0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075/info.json deleted file mode 100644 index b645831a1362c..0000000000000 --- a/blockchains/ethereum/assets/0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RAIN Network", - "symbol": "RAIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://rainnetwork.online/", - "explorer": "https://etherscan.io/token/0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075", - "status": "active", - "id": "0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075/logo.png b/blockchains/ethereum/assets/0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075/logo.png deleted file mode 100644 index 5c310fb1ea6d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61dF1FD3454185A66B03C27F84ffB7e4D478553E/info.json b/blockchains/ethereum/assets/0x61dF1FD3454185A66B03C27F84ffB7e4D478553E/info.json deleted file mode 100644 index e16dcd11ea082..0000000000000 --- a/blockchains/ethereum/assets/0x61dF1FD3454185A66B03C27F84ffB7e4D478553E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Junto", - "symbol": "JUNTO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x61dF1FD3454185A66B03C27F84ffB7e4D478553E", - "status": "active", - "id": "0x61dF1FD3454185A66B03C27F84ffB7e4D478553E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61dF1FD3454185A66B03C27F84ffB7e4D478553E/logo.png b/blockchains/ethereum/assets/0x61dF1FD3454185A66B03C27F84ffB7e4D478553E/logo.png deleted file mode 100644 index 7d9459469b880..0000000000000 Binary files a/blockchains/ethereum/assets/0x61dF1FD3454185A66B03C27F84ffB7e4D478553E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D/info.json b/blockchains/ethereum/assets/0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D/info.json deleted file mode 100644 index 25935c1823955..0000000000000 --- a/blockchains/ethereum/assets/0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cybereits Token", - "symbol": "CRE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cybereits.com/", - "explorer": "https://etherscan.io/token/0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D", - "status": "active", - "id": "0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D/logo.png b/blockchains/ethereum/assets/0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D/logo.png deleted file mode 100755 index 132f43c87fdd0..0000000000000 Binary files a/blockchains/ethereum/assets/0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c/info.json b/blockchains/ethereum/assets/0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c/info.json deleted file mode 100644 index 3aa689829f27f..0000000000000 --- a/blockchains/ethereum/assets/0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-12/30M42", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c", - "status": "active", - "id": "0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c/logo.png b/blockchains/ethereum/assets/0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c/logo.png deleted file mode 100644 index 8bdba1ee6f990..0000000000000 Binary files a/blockchains/ethereum/assets/0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62050D57CB395239972Dc9A0D6c1bA273b45a416/info.json b/blockchains/ethereum/assets/0x62050D57CB395239972Dc9A0D6c1bA273b45a416/info.json deleted file mode 100644 index ca126e23c6068..0000000000000 --- a/blockchains/ethereum/assets/0x62050D57CB395239972Dc9A0D6c1bA273b45a416/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Retengo", - "symbol": "REG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x62050D57CB395239972Dc9A0D6c1bA273b45a416", - "status": "active", - "id": "0x62050D57CB395239972Dc9A0D6c1bA273b45a416" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62050D57CB395239972Dc9A0D6c1bA273b45a416/logo.png b/blockchains/ethereum/assets/0x62050D57CB395239972Dc9A0D6c1bA273b45a416/logo.png deleted file mode 100755 index 53178633e4efc..0000000000000 Binary files a/blockchains/ethereum/assets/0x62050D57CB395239972Dc9A0D6c1bA273b45a416/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x621E0D4E21683459A1fc4784A525095677461DbE/info.json b/blockchains/ethereum/assets/0x621E0D4E21683459A1fc4784A525095677461DbE/info.json deleted file mode 100644 index 5c67bfbe05d4b..0000000000000 --- a/blockchains/ethereum/assets/0x621E0D4E21683459A1fc4784A525095677461DbE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "wetoken", - "symbol": "WET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x621E0D4E21683459A1fc4784A525095677461DbE", - "status": "active", - "id": "0x621E0D4E21683459A1fc4784A525095677461DbE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x621E0D4E21683459A1fc4784A525095677461DbE/logo.png b/blockchains/ethereum/assets/0x621E0D4E21683459A1fc4784A525095677461DbE/logo.png deleted file mode 100644 index 497b2650cab35..0000000000000 Binary files a/blockchains/ethereum/assets/0x621E0D4E21683459A1fc4784A525095677461DbE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed/info.json b/blockchains/ethereum/assets/0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed/info.json deleted file mode 100644 index b367f9043fbc3..0000000000000 --- a/blockchains/ethereum/assets/0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DCORP", - "symbol": "DRP", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://www.dcorp.it/", - "explorer": "https://etherscan.io/token/0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed", - "status": "active", - "id": "0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed/logo.png b/blockchains/ethereum/assets/0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed/logo.png deleted file mode 100644 index adee5c732f9fe..0000000000000 Binary files a/blockchains/ethereum/assets/0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6226caA1857AFBc6DFB6ca66071Eb241228031A1/info.json b/blockchains/ethereum/assets/0x6226caA1857AFBc6DFB6ca66071Eb241228031A1/info.json deleted file mode 100644 index 4b11e2853abce..0000000000000 --- a/blockchains/ethereum/assets/0x6226caA1857AFBc6DFB6ca66071Eb241228031A1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Linkart", - "symbol": "LAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.linkart.io/", - "explorer": "https://etherscan.io/token/0x6226caA1857AFBc6DFB6ca66071Eb241228031A1", - "status": "active", - "id": "0x6226caA1857AFBc6DFB6ca66071Eb241228031A1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6226caA1857AFBc6DFB6ca66071Eb241228031A1/logo.png b/blockchains/ethereum/assets/0x6226caA1857AFBc6DFB6ca66071Eb241228031A1/logo.png deleted file mode 100644 index 1d2056b85ebff..0000000000000 Binary files a/blockchains/ethereum/assets/0x6226caA1857AFBc6DFB6ca66071Eb241228031A1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x622CD54dEb2bB7A051515192417109bcF3fe098f/info.json b/blockchains/ethereum/assets/0x622CD54dEb2bB7A051515192417109bcF3fe098f/info.json deleted file mode 100644 index 1f9054415aee1..0000000000000 --- a/blockchains/ethereum/assets/0x622CD54dEb2bB7A051515192417109bcF3fe098f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IPC", - "symbol": "IPC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.ipcchain.org/", - "explorer": "https://etherscan.io/token/0x622CD54dEb2bB7A051515192417109bcF3fe098f", - "status": "active", - "id": "0x622CD54dEb2bB7A051515192417109bcF3fe098f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x622CD54dEb2bB7A051515192417109bcF3fe098f/logo.png b/blockchains/ethereum/assets/0x622CD54dEb2bB7A051515192417109bcF3fe098f/logo.png deleted file mode 100644 index bfcf78aa42ee9..0000000000000 Binary files a/blockchains/ethereum/assets/0x622CD54dEb2bB7A051515192417109bcF3fe098f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x622dFfCc4e83C64ba959530A5a5580687a57581b/info.json b/blockchains/ethereum/assets/0x622dFfCc4e83C64ba959530A5a5580687a57581b/info.json deleted file mode 100644 index 7c9a492bbad87..0000000000000 --- a/blockchains/ethereum/assets/0x622dFfCc4e83C64ba959530A5a5580687a57581b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CUBE", - "symbol": "AUTO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cubeint.io/", - "explorer": "https://etherscan.io/token/0x622dFfCc4e83C64ba959530A5a5580687a57581b", - "status": "active", - "id": "0x622dFfCc4e83C64ba959530A5a5580687a57581b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x622dFfCc4e83C64ba959530A5a5580687a57581b/logo.png b/blockchains/ethereum/assets/0x622dFfCc4e83C64ba959530A5a5580687a57581b/logo.png deleted file mode 100644 index 8a3196c5f3f9a..0000000000000 Binary files a/blockchains/ethereum/assets/0x622dFfCc4e83C64ba959530A5a5580687a57581b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62357227E54d0A3a832bD5c58b3325A09c778Bdf/info.json b/blockchains/ethereum/assets/0x62357227E54d0A3a832bD5c58b3325A09c778Bdf/info.json deleted file mode 100644 index 68270229859ba..0000000000000 --- a/blockchains/ethereum/assets/0x62357227E54d0A3a832bD5c58b3325A09c778Bdf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETH_2X TOKEN", - "symbol": "E2X", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x62357227E54d0A3a832bD5c58b3325A09c778Bdf", - "status": "active", - "id": "0x62357227E54d0A3a832bD5c58b3325A09c778Bdf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62357227E54d0A3a832bD5c58b3325A09c778Bdf/logo.png b/blockchains/ethereum/assets/0x62357227E54d0A3a832bD5c58b3325A09c778Bdf/logo.png deleted file mode 100644 index c57068307df53..0000000000000 Binary files a/blockchains/ethereum/assets/0x62357227E54d0A3a832bD5c58b3325A09c778Bdf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/info.json b/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/info.json deleted file mode 100644 index 314366c35ae7b..0000000000000 --- a/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "cVault.finance", - "website": "https://cVault.finance", - "source_code": "https://github.com/cVault-finance/", - "description": "CORE is the first ever deflationary farming token.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CORE_Vault", - "handle": "CORE_VAULT" - }, - { - "name": "Telegram", - "url": "https://t.me/COREVault", - "handle": "COREVault" - } - ], - "explorer": "https://etherscan.io/token/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7", - "type": "ERC20", - "symbol": "CORE", - "decimals": 18, - "status": "active", - "id": "0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/logo.png b/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/logo.png deleted file mode 100644 index 096af2ce1ee23..0000000000000 Binary files a/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x623aFE103Fb8d189B56311E4CE9956Ec0989b412/info.json b/blockchains/ethereum/assets/0x623aFE103Fb8d189B56311E4CE9956Ec0989b412/info.json deleted file mode 100644 index fc6f5bbcfa40c..0000000000000 --- a/blockchains/ethereum/assets/0x623aFE103Fb8d189B56311E4CE9956Ec0989b412/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Beauty Coin", - "symbol": "BEAUTY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x623aFE103Fb8d189B56311E4CE9956Ec0989b412", - "status": "active", - "id": "0x623aFE103Fb8d189B56311E4CE9956Ec0989b412" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x623aFE103Fb8d189B56311E4CE9956Ec0989b412/logo.png b/blockchains/ethereum/assets/0x623aFE103Fb8d189B56311E4CE9956Ec0989b412/logo.png deleted file mode 100644 index 66da3a6c05740..0000000000000 Binary files a/blockchains/ethereum/assets/0x623aFE103Fb8d189B56311E4CE9956Ec0989b412/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x624d520BAB2E4aD83935Fa503fB130614374E850/info.json b/blockchains/ethereum/assets/0x624d520BAB2E4aD83935Fa503fB130614374E850/info.json deleted file mode 100644 index e600f60163e58..0000000000000 --- a/blockchains/ethereum/assets/0x624d520BAB2E4aD83935Fa503fB130614374E850/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "smartshare token", - "symbol": "SSP", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://smartshare.vip/#/", - "explorer": "https://etherscan.io/token/0x624d520BAB2E4aD83935Fa503fB130614374E850", - "status": "active", - "id": "0x624d520BAB2E4aD83935Fa503fB130614374E850" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x624d520BAB2E4aD83935Fa503fB130614374E850/logo.png b/blockchains/ethereum/assets/0x624d520BAB2E4aD83935Fa503fB130614374E850/logo.png deleted file mode 100755 index 31b4ab0e65fbc..0000000000000 Binary files a/blockchains/ethereum/assets/0x624d520BAB2E4aD83935Fa503fB130614374E850/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6251583e7D997DF3604bc73B9779196e94A090Ce/info.json b/blockchains/ethereum/assets/0x6251583e7D997DF3604bc73B9779196e94A090Ce/info.json deleted file mode 100644 index eb47139843dfc..0000000000000 --- a/blockchains/ethereum/assets/0x6251583e7D997DF3604bc73B9779196e94A090Ce/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hercules", - "symbol": "HERC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6251583e7D997DF3604bc73B9779196e94A090Ce", - "status": "active", - "id": "0x6251583e7D997DF3604bc73B9779196e94A090Ce" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6251583e7D997DF3604bc73B9779196e94A090Ce/logo.png b/blockchains/ethereum/assets/0x6251583e7D997DF3604bc73B9779196e94A090Ce/logo.png deleted file mode 100644 index a121695e979a4..0000000000000 Binary files a/blockchains/ethereum/assets/0x6251583e7D997DF3604bc73B9779196e94A090Ce/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6251E725CD45Fb1AF99354035a414A2C0890B929/info.json b/blockchains/ethereum/assets/0x6251E725CD45Fb1AF99354035a414A2C0890B929/info.json deleted file mode 100644 index 153587ba9a5e0..0000000000000 --- a/blockchains/ethereum/assets/0x6251E725CD45Fb1AF99354035a414A2C0890B929/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MixTrust", - "symbol": "MXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.mixtrust.exchange/", - "explorer": "https://etherscan.io/token/0x6251E725CD45Fb1AF99354035a414A2C0890B929", - "status": "active", - "id": "0x6251E725CD45Fb1AF99354035a414A2C0890B929" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6251E725CD45Fb1AF99354035a414A2C0890B929/logo.png b/blockchains/ethereum/assets/0x6251E725CD45Fb1AF99354035a414A2C0890B929/logo.png deleted file mode 100644 index 3f05494c3b3a5..0000000000000 Binary files a/blockchains/ethereum/assets/0x6251E725CD45Fb1AF99354035a414A2C0890B929/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x625aE63000f46200499120B906716420bd059240/info.json b/blockchains/ethereum/assets/0x625aE63000f46200499120B906716420bd059240/info.json deleted file mode 100644 index cb86f3b39cb60..0000000000000 --- a/blockchains/ethereum/assets/0x625aE63000f46200499120B906716420bd059240/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing SUSD", - "symbol": "aSUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0x625aE63000f46200499120B906716420bd059240", - "status": "active", - "id": "0x625aE63000f46200499120B906716420bd059240" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x625aE63000f46200499120B906716420bd059240/logo.png b/blockchains/ethereum/assets/0x625aE63000f46200499120B906716420bd059240/logo.png deleted file mode 100644 index e98cbf31af158..0000000000000 Binary files a/blockchains/ethereum/assets/0x625aE63000f46200499120B906716420bd059240/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E/info.json b/blockchains/ethereum/assets/0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E/info.json deleted file mode 100644 index ac0d62c8ec63c..0000000000000 --- a/blockchains/ethereum/assets/0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherCare", - "symbol": "ETCR", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E", - "status": "active", - "id": "0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E/logo.png b/blockchains/ethereum/assets/0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E/logo.png deleted file mode 100644 index 4d2e6cb964e00..0000000000000 Binary files a/blockchains/ethereum/assets/0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb/info.json b/blockchains/ethereum/assets/0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb/info.json deleted file mode 100644 index 77e1be9d26cfe..0000000000000 --- a/blockchains/ethereum/assets/0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TGKR", - "symbol": "TGKR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb", - "status": "active", - "id": "0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb/logo.png b/blockchains/ethereum/assets/0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb/logo.png deleted file mode 100644 index 2e0ccbcf4c42a..0000000000000 Binary files a/blockchains/ethereum/assets/0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x627974847450C45b60B3Fe3598f4e6E4cf945B9a/info.json b/blockchains/ethereum/assets/0x627974847450C45b60B3Fe3598f4e6E4cf945B9a/info.json deleted file mode 100644 index 5a164c9e4c389..0000000000000 --- a/blockchains/ethereum/assets/0x627974847450C45b60B3Fe3598f4e6E4cf945B9a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ThunderBoltCoin", - "symbol": "TBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.thunderboltcoin.io/", - "explorer": "https://etherscan.io/token/0x627974847450C45b60B3Fe3598f4e6E4cf945B9a", - "status": "active", - "id": "0x627974847450C45b60B3Fe3598f4e6E4cf945B9a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x627974847450C45b60B3Fe3598f4e6E4cf945B9a/logo.png b/blockchains/ethereum/assets/0x627974847450C45b60B3Fe3598f4e6E4cf945B9a/logo.png deleted file mode 100755 index 0769c32107ec1..0000000000000 Binary files a/blockchains/ethereum/assets/0x627974847450C45b60B3Fe3598f4e6E4cf945B9a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86/info.json b/blockchains/ethereum/assets/0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86/info.json deleted file mode 100644 index 74ad6cfa615c7..0000000000000 --- a/blockchains/ethereum/assets/0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YACHT.SOCIAL", - "symbol": "YSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86", - "status": "active", - "id": "0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86/logo.png b/blockchains/ethereum/assets/0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86/logo.png deleted file mode 100644 index 4bd88f1930f0e..0000000000000 Binary files a/blockchains/ethereum/assets/0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62951eD30443389CDd36026cC79D68021420Cd6B/info.json b/blockchains/ethereum/assets/0x62951eD30443389CDd36026cC79D68021420Cd6B/info.json deleted file mode 100644 index 985d6ad19e716..0000000000000 --- a/blockchains/ethereum/assets/0x62951eD30443389CDd36026cC79D68021420Cd6B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 330-CN37", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x62951eD30443389CDd36026cC79D68021420Cd6B", - "status": "active", - "id": "0x62951eD30443389CDd36026cC79D68021420Cd6B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62951eD30443389CDd36026cC79D68021420Cd6B/logo.png b/blockchains/ethereum/assets/0x62951eD30443389CDd36026cC79D68021420Cd6B/logo.png deleted file mode 100644 index e779a5110aa25..0000000000000 Binary files a/blockchains/ethereum/assets/0x62951eD30443389CDd36026cC79D68021420Cd6B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6295Ab2BE04A617747481B292c390BfcA592Cf28/info.json b/blockchains/ethereum/assets/0x6295Ab2BE04A617747481B292c390BfcA592Cf28/info.json deleted file mode 100644 index 00986bddbf4d9..0000000000000 --- a/blockchains/ethereum/assets/0x6295Ab2BE04A617747481B292c390BfcA592Cf28/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TokenDesk", - "symbol": "TDS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tokendesk.io/", - "explorer": "https://etherscan.io/token/0x6295Ab2BE04A617747481B292c390BfcA592Cf28", - "status": "active", - "id": "0x6295Ab2BE04A617747481B292c390BfcA592Cf28" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6295Ab2BE04A617747481B292c390BfcA592Cf28/logo.png b/blockchains/ethereum/assets/0x6295Ab2BE04A617747481B292c390BfcA592Cf28/logo.png deleted file mode 100644 index df88300c5fa7e..0000000000000 Binary files a/blockchains/ethereum/assets/0x6295Ab2BE04A617747481B292c390BfcA592Cf28/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62994dEF86d1810cFA795eF20f81aC74Dc43d155/info.json b/blockchains/ethereum/assets/0x62994dEF86d1810cFA795eF20f81aC74Dc43d155/info.json deleted file mode 100644 index 877b208f84861..0000000000000 --- a/blockchains/ethereum/assets/0x62994dEF86d1810cFA795eF20f81aC74Dc43d155/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg14500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x62994dEF86d1810cFA795eF20f81aC74Dc43d155", - "status": "active", - "id": "0x62994dEF86d1810cFA795eF20f81aC74Dc43d155" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62994dEF86d1810cFA795eF20f81aC74Dc43d155/logo.png b/blockchains/ethereum/assets/0x62994dEF86d1810cFA795eF20f81aC74Dc43d155/logo.png deleted file mode 100644 index dca3799e57a44..0000000000000 Binary files a/blockchains/ethereum/assets/0x62994dEF86d1810cFA795eF20f81aC74Dc43d155/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x629aEe55ed49581C33ab27f9403F7992A289ffd5/info.json b/blockchains/ethereum/assets/0x629aEe55ed49581C33ab27f9403F7992A289ffd5/info.json deleted file mode 100644 index 3d71d7fd50343..0000000000000 --- a/blockchains/ethereum/assets/0x629aEe55ed49581C33ab27f9403F7992A289ffd5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "StrikeCoin Token", - "symbol": "STC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x629aEe55ed49581C33ab27f9403F7992A289ffd5", - "status": "active", - "id": "0x629aEe55ed49581C33ab27f9403F7992A289ffd5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x629aEe55ed49581C33ab27f9403F7992A289ffd5/logo.png b/blockchains/ethereum/assets/0x629aEe55ed49581C33ab27f9403F7992A289ffd5/logo.png deleted file mode 100644 index b6a6eb05a0361..0000000000000 Binary files a/blockchains/ethereum/assets/0x629aEe55ed49581C33ab27f9403F7992A289ffd5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62A6738d887F47e297676FaB05b902709B106C64/info.json b/blockchains/ethereum/assets/0x62A6738d887F47e297676FaB05b902709B106C64/info.json deleted file mode 100644 index cbe8d5eaa4907..0000000000000 --- a/blockchains/ethereum/assets/0x62A6738d887F47e297676FaB05b902709B106C64/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ArCoin", - "website": "https://arcoin.arcalabs.com/", - "description": "The Arca U.S. Treasury Fund is the first of its kind—a closed-end fund registered under the Investment Company Act of 1940 issuing shares as digital securities that are transferable using blockchain technology.", - "explorer": "https://etherscan.io/address/0x62a6738d887f47e297676fab05b902709b106c64", - "type": "ERC20", - "symbol": "ARCA", - "decimals": 18, - "status": "active", - "id": "0x62A6738d887F47e297676FaB05b902709B106C64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62A6738d887F47e297676FaB05b902709B106C64/logo.png b/blockchains/ethereum/assets/0x62A6738d887F47e297676FaB05b902709B106C64/logo.png deleted file mode 100644 index 49a83f6263248..0000000000000 Binary files a/blockchains/ethereum/assets/0x62A6738d887F47e297676FaB05b902709B106C64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62B9c7356A2Dc64a1969e19C23e4f579F9810Aa7/logo.png b/blockchains/ethereum/assets/0x62B9c7356A2Dc64a1969e19C23e4f579F9810Aa7/logo.png deleted file mode 100644 index 3407a08fb461b..0000000000000 Binary files a/blockchains/ethereum/assets/0x62B9c7356A2Dc64a1969e19C23e4f579F9810Aa7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62Eca46294e51FC10D48572Ad2A99467919F7CBE/info.json b/blockchains/ethereum/assets/0x62Eca46294e51FC10D48572Ad2A99467919F7CBE/info.json deleted file mode 100644 index aae7150e9f750..0000000000000 --- a/blockchains/ethereum/assets/0x62Eca46294e51FC10D48572Ad2A99467919F7CBE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitcoinCash Token", - "symbol": "BCHT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x62Eca46294e51FC10D48572Ad2A99467919F7CBE", - "status": "active", - "id": "0x62Eca46294e51FC10D48572Ad2A99467919F7CBE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62Eca46294e51FC10D48572Ad2A99467919F7CBE/logo.png b/blockchains/ethereum/assets/0x62Eca46294e51FC10D48572Ad2A99467919F7CBE/logo.png deleted file mode 100644 index 316b6a021b909..0000000000000 Binary files a/blockchains/ethereum/assets/0x62Eca46294e51FC10D48572Ad2A99467919F7CBE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4/info.json b/blockchains/ethereum/assets/0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4/info.json deleted file mode 100644 index 9035fcab37da6..0000000000000 --- a/blockchains/ethereum/assets/0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "PAYX", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://paypex.org/", - "explorer": "https://etherscan.io/token/0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4", - "status": "active", - "id": "0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4/logo.png b/blockchains/ethereum/assets/0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4/logo.png deleted file mode 100644 index 8fbd3e7fbe113..0000000000000 Binary files a/blockchains/ethereum/assets/0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992/info.json b/blockchains/ethereum/assets/0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992/info.json deleted file mode 100644 index 6fecf0b51f1c1..0000000000000 --- a/blockchains/ethereum/assets/0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Integration Of Credit", - "symbol": "IOL", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992", - "status": "active", - "id": "0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992/logo.png b/blockchains/ethereum/assets/0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992/logo.png deleted file mode 100644 index b7417a91d0c94..0000000000000 Binary files a/blockchains/ethereum/assets/0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62a7dA217d6a55A983455e5fd6C4a025aC786879/info.json b/blockchains/ethereum/assets/0x62a7dA217d6a55A983455e5fd6C4a025aC786879/info.json deleted file mode 100644 index 346ef1c3f02a2..0000000000000 --- a/blockchains/ethereum/assets/0x62a7dA217d6a55A983455e5fd6C4a025aC786879/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TBT", - "symbol": "TBT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x62a7dA217d6a55A983455e5fd6C4a025aC786879", - "status": "active", - "id": "0x62a7dA217d6a55A983455e5fd6C4a025aC786879" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62a7dA217d6a55A983455e5fd6C4a025aC786879/logo.png b/blockchains/ethereum/assets/0x62a7dA217d6a55A983455e5fd6C4a025aC786879/logo.png deleted file mode 100644 index 4cd0fc3bbb30e..0000000000000 Binary files a/blockchains/ethereum/assets/0x62a7dA217d6a55A983455e5fd6C4a025aC786879/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08/info.json b/blockchains/ethereum/assets/0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08/info.json deleted file mode 100644 index 15ffc98b1a024..0000000000000 --- a/blockchains/ethereum/assets/0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITSIFU COIN", - "symbol": "BSF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08", - "status": "active", - "id": "0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08/logo.png b/blockchains/ethereum/assets/0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08/logo.png deleted file mode 100755 index cf4e2a889b40e..0000000000000 Binary files a/blockchains/ethereum/assets/0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2/info.json b/blockchains/ethereum/assets/0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2/info.json deleted file mode 100644 index 525270b7ef761..0000000000000 --- a/blockchains/ethereum/assets/0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hexa Chain", - "symbol": "HXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2", - "status": "active", - "id": "0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2/logo.png b/blockchains/ethereum/assets/0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2/logo.png deleted file mode 100755 index 13f2bf8b0c708..0000000000000 Binary files a/blockchains/ethereum/assets/0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x62d69910f45b839903eFfd217559307AEc307076/info.json b/blockchains/ethereum/assets/0x62d69910f45b839903eFfd217559307AEc307076/info.json deleted file mode 100644 index f1aa956e43e68..0000000000000 --- a/blockchains/ethereum/assets/0x62d69910f45b839903eFfd217559307AEc307076/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AfterShock V2", - "symbol": "SHOCK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aftershock.vip/", - "explorer": "https://etherscan.io/token/0x62d69910f45b839903eFfd217559307AEc307076", - "status": "active", - "id": "0x62d69910f45b839903eFfd217559307AEc307076" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62d69910f45b839903eFfd217559307AEc307076/logo.png b/blockchains/ethereum/assets/0x62d69910f45b839903eFfd217559307AEc307076/logo.png deleted file mode 100644 index 94ff9ef1da585..0000000000000 Binary files a/blockchains/ethereum/assets/0x62d69910f45b839903eFfd217559307AEc307076/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x630323f3A19d248CaB2FA9ef1cD743E7985768dD/info.json b/blockchains/ethereum/assets/0x630323f3A19d248CaB2FA9ef1cD743E7985768dD/info.json deleted file mode 100644 index f709f446cfacd..0000000000000 --- a/blockchains/ethereum/assets/0x630323f3A19d248CaB2FA9ef1cD743E7985768dD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Shine Network Token", - "symbol": "SNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x630323f3A19d248CaB2FA9ef1cD743E7985768dD", - "status": "active", - "id": "0x630323f3A19d248CaB2FA9ef1cD743E7985768dD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x630323f3A19d248CaB2FA9ef1cD743E7985768dD/logo.png b/blockchains/ethereum/assets/0x630323f3A19d248CaB2FA9ef1cD743E7985768dD/logo.png deleted file mode 100644 index 48d153abf90e2..0000000000000 Binary files a/blockchains/ethereum/assets/0x630323f3A19d248CaB2FA9ef1cD743E7985768dD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78/info.json b/blockchains/ethereum/assets/0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78/info.json deleted file mode 100644 index 686f9d8f341a3..0000000000000 --- a/blockchains/ethereum/assets/0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PEAK", - "website": "https://app.peakdefi.com/download", - "description": "PEAKDEFI is a decentralized asset management fund, created to connect investors and asset managers for capital growth.", - "explorer": "https://etherscan.io/token/0x630d98424efe0ea27fb1b3ab7741907dffeaad78", - "type": "ERC20", - "symbol": "PEAK", - "decimals": 8, - "status": "active", - "id": "0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78/logo.png b/blockchains/ethereum/assets/0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78/logo.png deleted file mode 100644 index bc0e94876348e..0000000000000 Binary files a/blockchains/ethereum/assets/0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3/info.json b/blockchains/ethereum/assets/0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3/info.json deleted file mode 100644 index 0527d0e8ea53d..0000000000000 --- a/blockchains/ethereum/assets/0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoBones", - "symbol": "CBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3", - "status": "active", - "id": "0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3/logo.png b/blockchains/ethereum/assets/0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3/logo.png deleted file mode 100755 index e0db10172891c..0000000000000 Binary files a/blockchains/ethereum/assets/0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x631Fc019888CcB5618fF6D8B95fc06D339fC7755/info.json b/blockchains/ethereum/assets/0x631Fc019888CcB5618fF6D8B95fc06D339fC7755/info.json deleted file mode 100644 index dec6ed2336a75..0000000000000 --- a/blockchains/ethereum/assets/0x631Fc019888CcB5618fF6D8B95fc06D339fC7755/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Recycle Chain", - "symbol": "RECH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x631Fc019888CcB5618fF6D8B95fc06D339fC7755", - "status": "active", - "id": "0x631Fc019888CcB5618fF6D8B95fc06D339fC7755" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x631Fc019888CcB5618fF6D8B95fc06D339fC7755/logo.png b/blockchains/ethereum/assets/0x631Fc019888CcB5618fF6D8B95fc06D339fC7755/logo.png deleted file mode 100644 index 22164fd570e2b..0000000000000 Binary files a/blockchains/ethereum/assets/0x631Fc019888CcB5618fF6D8B95fc06D339fC7755/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x632F62FCf63cb56380ffD27d63afcF5F1349f73f/info.json b/blockchains/ethereum/assets/0x632F62FCf63cb56380ffD27d63afcF5F1349f73f/info.json deleted file mode 100644 index 1d4a1edf0b2f3..0000000000000 --- a/blockchains/ethereum/assets/0x632F62FCf63cb56380ffD27d63afcF5F1349f73f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoHarborExchange", - "symbol": "CHE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x632F62FCf63cb56380ffD27d63afcF5F1349f73f", - "status": "active", - "id": "0x632F62FCf63cb56380ffD27d63afcF5F1349f73f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x632F62FCf63cb56380ffD27d63afcF5F1349f73f/logo.png b/blockchains/ethereum/assets/0x632F62FCf63cb56380ffD27d63afcF5F1349f73f/logo.png deleted file mode 100644 index 500e97425fc9c..0000000000000 Binary files a/blockchains/ethereum/assets/0x632F62FCf63cb56380ffD27d63afcF5F1349f73f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d/info.json b/blockchains/ethereum/assets/0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d/info.json deleted file mode 100644 index 26d21786ea612..0000000000000 --- a/blockchains/ethereum/assets/0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MarketPeak", - "symbol": "PEAK", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://marketpeak.com/", - "explorer": "https://etherscan.io/token/0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d", - "status": "active", - "id": "0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d/logo.png b/blockchains/ethereum/assets/0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d/logo.png deleted file mode 100644 index 34ad77d200e6f..0000000000000 Binary files a/blockchains/ethereum/assets/0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba/info.json b/blockchains/ethereum/assets/0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba/info.json deleted file mode 100644 index 411c2e6f405a1..0000000000000 --- a/blockchains/ethereum/assets/0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "jiatingwang.net Token", - "symbol": "JTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba", - "status": "active", - "id": "0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba/logo.png b/blockchains/ethereum/assets/0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba/logo.png deleted file mode 100644 index eb376d8d7fc93..0000000000000 Binary files a/blockchains/ethereum/assets/0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6360322F95e72f049bfc010c83a6D9a9DE1c651B/info.json b/blockchains/ethereum/assets/0x6360322F95e72f049bfc010c83a6D9a9DE1c651B/info.json deleted file mode 100644 index 900ee0bae449d..0000000000000 --- a/blockchains/ethereum/assets/0x6360322F95e72f049bfc010c83a6D9a9DE1c651B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R793660", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6360322F95e72f049bfc010c83a6D9a9DE1c651B", - "status": "active", - "id": "0x6360322F95e72f049bfc010c83a6D9a9DE1c651B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6360322F95e72f049bfc010c83a6D9a9DE1c651B/logo.png b/blockchains/ethereum/assets/0x6360322F95e72f049bfc010c83a6D9a9DE1c651B/logo.png deleted file mode 100644 index 5fb9090b218e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x6360322F95e72f049bfc010c83a6D9a9DE1c651B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc/info.json b/blockchains/ethereum/assets/0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc/info.json deleted file mode 100644 index b06c0354331a2..0000000000000 --- a/blockchains/ethereum/assets/0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tap", - "symbol": "XTP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tap.global/", - "explorer": "https://etherscan.io/token/0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc", - "status": "active", - "id": "0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc/logo.png b/blockchains/ethereum/assets/0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc/logo.png deleted file mode 100644 index e057a83b062c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38/info.json b/blockchains/ethereum/assets/0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38/info.json deleted file mode 100644 index c6b74abea4efc..0000000000000 --- a/blockchains/ethereum/assets/0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "Morpher Token", - "website": "https://morpher.com", - "description": "Morpher rebuilds financial markets from the ground up on the Ethereum Blockchain. All in the pursuit of the perfect trading experience. With Zero Fees, Perfectly Liquid Markets, No Counterparties, Verifiable and Transparent Execution all Secured with Blockchain Technology", - "white_paper": "https://www.morpher.com/docs/morpher_whitepaper.pdf", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/morpher_io", - "handle": "morpher_io" - }, - { - "name": "Medium", - "url": "https://medium.com/morpher", - "handle": "morpher" - }, - { - "name": "Telegram", - "url": "https://t.me/morpher_io", - "handle": "morpher_io" - }, - { - "name": "Linkedin", - "url": "https://www.linkedin.com/company/morpher/", - "handle": "morpher" - } - ], - "explorer": "https://etherscan.io/token/0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38", - "type": "ERC20", - "symbol": "MPH", - "decimals": 18, - "status": "active", - "id": "0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38/logo.png b/blockchains/ethereum/assets/0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38/logo.png deleted file mode 100644 index 6f8fa384b4d52..0000000000000 Binary files a/blockchains/ethereum/assets/0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x636ea377BaCbb41bF5A64400a2e5621407A898c4/info.json b/blockchains/ethereum/assets/0x636ea377BaCbb41bF5A64400a2e5621407A898c4/info.json deleted file mode 100644 index 32780ddd64265..0000000000000 --- a/blockchains/ethereum/assets/0x636ea377BaCbb41bF5A64400a2e5621407A898c4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ten Billion Coin", - "symbol": "YBY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x636ea377BaCbb41bF5A64400a2e5621407A898c4", - "status": "active", - "id": "0x636ea377BaCbb41bF5A64400a2e5621407A898c4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x636ea377BaCbb41bF5A64400a2e5621407A898c4/logo.png b/blockchains/ethereum/assets/0x636ea377BaCbb41bF5A64400a2e5621407A898c4/logo.png deleted file mode 100644 index 17e3a82c5a2a8..0000000000000 Binary files a/blockchains/ethereum/assets/0x636ea377BaCbb41bF5A64400a2e5621407A898c4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6378930da9be7C90d824d7f113974741644d62dA/info.json b/blockchains/ethereum/assets/0x6378930da9be7C90d824d7f113974741644d62dA/info.json deleted file mode 100644 index d57264e839827..0000000000000 --- a/blockchains/ethereum/assets/0x6378930da9be7C90d824d7f113974741644d62dA/info.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "CTC", - "address": "0x6378930da9be7C90d824d7f113974741644d62dA", - "description": "Cetacean Pool (CTC) will continue to be used to increase liquidity and borrow needs for BMJ-DAO as the First Distributed Storage Project BMJ's DeFi Governance Certificate. Participate in the ecological management of BMJ by pledgeing the proceeds of the DeFi project under the Cetacean Pool agreement.", - "email": "bmj20200716@gmail.com", - "website": "https://dapp.bmjcoin.com", - "explorer": "https://etherscan.io/token/0x6378930da9be7C90d824d7f113974741644d62dA", - "state": "NORMAL", - "links": { - "blog": "", - "twitter": "https://twitter.com/BMJ67466085", - "telegram": "https://t.me/CTCcommunity01", - "github": "https://github.com/BMJ20200716" - }, - "type": "ERC20", - "symbol": "CTC", - "decimals": 18, - "status": "active", - "id": "0x6378930da9be7C90d824d7f113974741644d62dA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6378930da9be7C90d824d7f113974741644d62dA/logo.png b/blockchains/ethereum/assets/0x6378930da9be7C90d824d7f113974741644d62dA/logo.png deleted file mode 100644 index caf8ee786078f..0000000000000 Binary files a/blockchains/ethereum/assets/0x6378930da9be7C90d824d7f113974741644d62dA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x638155F4BD8F85d401Da32498D8866eE39A150B8/info.json b/blockchains/ethereum/assets/0x638155F4BD8F85d401Da32498D8866eE39A150B8/info.json deleted file mode 100644 index 595185c22c2c4..0000000000000 --- a/blockchains/ethereum/assets/0x638155F4BD8F85d401Da32498D8866eE39A150B8/info.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "Jura", - "website": "https://jura.network/", - "source_code": "https://github.com/JuraNetwork", - "white_paper": "https://docsend.com/view/p9f87gp/", - "description": "The Jura protocol is essentially a suite of four different innovations all wrapped into one: an individual account-based directed acyclic graph (DAG) data structure we’ve named the Fusus, a Proof of Dedication (PoD) consensus mechanism, a dynamically monitored and distributed sharding (DMDS) technique for distributing data, and an AI security and learning layer to prevent malicious attacks from happening", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/juraprotocol", - "handle": "JuraProtocol" - } - ], - "explorer": "https://etherscan.io/token/0x638155F4BD8F85d401Da32498D8866eE39A150B8", - "type": "ERC20", - "symbol": "JREX", - "decimals": 8, - "status": "active", - "id": "0x638155F4BD8F85d401Da32498D8866eE39A150B8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x638155F4BD8F85d401Da32498D8866eE39A150B8/logo.png b/blockchains/ethereum/assets/0x638155F4BD8F85d401Da32498D8866eE39A150B8/logo.png deleted file mode 100644 index f3cad408a4d3a..0000000000000 Binary files a/blockchains/ethereum/assets/0x638155F4BD8F85d401Da32498D8866eE39A150B8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415/info.json b/blockchains/ethereum/assets/0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415/info.json deleted file mode 100644 index f67a211120a5f..0000000000000 --- a/blockchains/ethereum/assets/0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-20/30M20", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415", - "status": "active", - "id": "0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415/logo.png b/blockchains/ethereum/assets/0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415/logo.png deleted file mode 100644 index d8f766d482cfc..0000000000000 Binary files a/blockchains/ethereum/assets/0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6393E822874728f8Afa7e1C9944E417D37CA5878/info.json b/blockchains/ethereum/assets/0x6393E822874728f8Afa7e1C9944E417D37CA5878/info.json deleted file mode 100644 index 55497431bae4c..0000000000000 --- a/blockchains/ethereum/assets/0x6393E822874728f8Afa7e1C9944E417D37CA5878/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptoindex 100", - "symbol": "CIX100", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cryptoindex.com/", - "explorer": "https://etherscan.io/token/0x6393E822874728f8Afa7e1C9944E417D37CA5878", - "status": "active", - "id": "0x6393E822874728f8Afa7e1C9944E417D37CA5878" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6393E822874728f8Afa7e1C9944E417D37CA5878/logo.png b/blockchains/ethereum/assets/0x6393E822874728f8Afa7e1C9944E417D37CA5878/logo.png deleted file mode 100644 index 5e1233ebbf166..0000000000000 Binary files a/blockchains/ethereum/assets/0x6393E822874728f8Afa7e1C9944E417D37CA5878/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70/logo.png b/blockchains/ethereum/assets/0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70/logo.png deleted file mode 100644 index 326b9b2e70663..0000000000000 Binary files a/blockchains/ethereum/assets/0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726/info.json b/blockchains/ethereum/assets/0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726/info.json deleted file mode 100644 index b9128861c9437..0000000000000 --- a/blockchains/ethereum/assets/0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cercle", - "symbol": "CIRCL", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726", - "status": "active", - "id": "0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726/logo.png b/blockchains/ethereum/assets/0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726/logo.png deleted file mode 100644 index dc00dc0ac0b3e..0000000000000 Binary files a/blockchains/ethereum/assets/0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895/info.json b/blockchains/ethereum/assets/0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895/info.json deleted file mode 100644 index c284097c7f65a..0000000000000 --- a/blockchains/ethereum/assets/0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BigTorum Stake", - "symbol": "BTS", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895", - "status": "active", - "id": "0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895/logo.png b/blockchains/ethereum/assets/0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895/logo.png deleted file mode 100644 index 22c25beefca31..0000000000000 Binary files a/blockchains/ethereum/assets/0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039/info.json b/blockchains/ethereum/assets/0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039/info.json deleted file mode 100644 index 6e3a6d424ce1a..0000000000000 --- a/blockchains/ethereum/assets/0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039/info.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "EARN Token", - "website": "http://www.yearnclassic.finance/", - "source_code": "https://github.com/YearnClassic", - "white_paper": "", - "description": "EARN is the governance token for the Yearn Classic platform, the sustainable decentralised finance (DeFi) ecosystem with a total supply of 21,000 EARN issued on the Ethereum platform.", - "socials": [ - { - "name": "Telegram", - "url": "https://t.me/earndefi", - "handle": "earndefi" - } - ], - "explorer": "https://etherscan.io/token/0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039", - "type": "ERC20", - "symbol": "EARN", - "decimals": 18, - "status": "active", - "id": "0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039/logo.png b/blockchains/ethereum/assets/0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039/logo.png deleted file mode 100644 index 8063847859391..0000000000000 Binary files a/blockchains/ethereum/assets/0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/info.json b/blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/info.json deleted file mode 100644 index 825a195cefa3a..0000000000000 --- a/blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CyberFi", - "type": "ERC20", - "symbol": "CFi", - "decimals": 18, - "website": "https://cyberfi.tech/", - "description": "The mission of CyberFi is to create a user-friendly DeFi experience and add a new layer of features available. Users of our platform will experience zero-stress, automated DeFi trading and farming, smaller fees and tools for Impermanent Loss mitigation.", - "explorer": "https://etherscan.io/token/0x63b4f3e3fa4e438698ce330e365e831f7ccd1ef4", - "status": "active", - "id": "0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/logo.png b/blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/logo.png deleted file mode 100644 index ca7ade899fc1c..0000000000000 Binary files a/blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63b619A040CcE5f90c12b230d7258E5809E91082/info.json b/blockchains/ethereum/assets/0x63b619A040CcE5f90c12b230d7258E5809E91082/info.json deleted file mode 100644 index 0d40e85cfce69..0000000000000 --- a/blockchains/ethereum/assets/0x63b619A040CcE5f90c12b230d7258E5809E91082/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Investment Kingdom", - "symbol": "KIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x63b619A040CcE5f90c12b230d7258E5809E91082", - "status": "active", - "id": "0x63b619A040CcE5f90c12b230d7258E5809E91082" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63b619A040CcE5f90c12b230d7258E5809E91082/logo.png b/blockchains/ethereum/assets/0x63b619A040CcE5f90c12b230d7258E5809E91082/logo.png deleted file mode 100644 index 67f988c8c0f0f..0000000000000 Binary files a/blockchains/ethereum/assets/0x63b619A040CcE5f90c12b230d7258E5809E91082/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63b992e6246d88f07fc35A056d2C365E6D441A3D/info.json b/blockchains/ethereum/assets/0x63b992e6246d88f07fc35A056d2C365E6D441A3D/info.json deleted file mode 100644 index b98f03997a03f..0000000000000 --- a/blockchains/ethereum/assets/0x63b992e6246d88f07fc35A056d2C365E6D441A3D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Soma Community Token", - "symbol": "SCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://soma.co", - "explorer": "https://etherscan.io/token/0x63b992e6246d88f07fc35A056d2C365E6D441A3D", - "status": "active", - "id": "0x63b992e6246d88f07fc35A056d2C365E6D441A3D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63b992e6246d88f07fc35A056d2C365E6D441A3D/logo.png b/blockchains/ethereum/assets/0x63b992e6246d88f07fc35A056d2C365E6D441A3D/logo.png deleted file mode 100644 index 2739951b37a14..0000000000000 Binary files a/blockchains/ethereum/assets/0x63b992e6246d88f07fc35A056d2C365E6D441A3D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63c9c6BBb3C1dC7769512fD7a9ED49226bEf52f7/info.json b/blockchains/ethereum/assets/0x63c9c6BBb3C1dC7769512fD7a9ED49226bEf52f7/info.json deleted file mode 100644 index 9c5c9668ef0b9..0000000000000 --- a/blockchains/ethereum/assets/0x63c9c6BBb3C1dC7769512fD7a9ED49226bEf52f7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WrapETH", - "website": "https://ecocelium.io", - "description": "Wrapped version of Ethereum (ETH)", - "explorer": "https://etherscan.io/token/0x63c9c6BBb3C1dC7769512fD7a9ED49226bEf52f7", - "type": "ERC20", - "symbol": "eETH", - "decimals": 18, - "status": "active", - "id": "0x63c9c6BBb3C1dC7769512fD7a9ED49226bEf52f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63c9c6BBb3C1dC7769512fD7a9ED49226bEf52f7/logo.png b/blockchains/ethereum/assets/0x63c9c6BBb3C1dC7769512fD7a9ED49226bEf52f7/logo.png deleted file mode 100644 index 8f5f37cb2636b..0000000000000 Binary files a/blockchains/ethereum/assets/0x63c9c6BBb3C1dC7769512fD7a9ED49226bEf52f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6/info.json b/blockchains/ethereum/assets/0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6/info.json deleted file mode 100644 index 550f5f36326ca..0000000000000 --- a/blockchains/ethereum/assets/0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IONACK", - "symbol": "ION", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6", - "status": "active", - "id": "0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6/logo.png b/blockchains/ethereum/assets/0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6/logo.png deleted file mode 100755 index 41d87f2779b83..0000000000000 Binary files a/blockchains/ethereum/assets/0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63d958D765F5bd88efDbD8Afd32445393b24907f/info.json b/blockchains/ethereum/assets/0x63d958D765F5bd88efDbD8Afd32445393b24907f/info.json deleted file mode 100644 index 52234985ca40a..0000000000000 --- a/blockchains/ethereum/assets/0x63d958D765F5bd88efDbD8Afd32445393b24907f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Acash Coin", - "symbol": "ACA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.acashcorp.com/", - "explorer": "https://etherscan.io/token/0x63d958D765F5bd88efDbD8Afd32445393b24907f", - "status": "active", - "id": "0x63d958D765F5bd88efDbD8Afd32445393b24907f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63d958D765F5bd88efDbD8Afd32445393b24907f/logo.png b/blockchains/ethereum/assets/0x63d958D765F5bd88efDbD8Afd32445393b24907f/logo.png deleted file mode 100644 index 85bc273dfa2b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x63d958D765F5bd88efDbD8Afd32445393b24907f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63e634330A20150DbB61B15648bC73855d6CCF07/info.json b/blockchains/ethereum/assets/0x63e634330A20150DbB61B15648bC73855d6CCF07/info.json deleted file mode 100644 index 826c8899e4918..0000000000000 --- a/blockchains/ethereum/assets/0x63e634330A20150DbB61B15648bC73855d6CCF07/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lancer Token", - "symbol": "LNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://blocklancer.net/", - "explorer": "https://etherscan.io/token/0x63e634330A20150DbB61B15648bC73855d6CCF07", - "status": "active", - "id": "0x63e634330A20150DbB61B15648bC73855d6CCF07" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63e634330A20150DbB61B15648bC73855d6CCF07/logo.png b/blockchains/ethereum/assets/0x63e634330A20150DbB61B15648bC73855d6CCF07/logo.png deleted file mode 100644 index 188f5167f7e6c..0000000000000 Binary files a/blockchains/ethereum/assets/0x63e634330A20150DbB61B15648bC73855d6CCF07/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63ec021C680E3958878aec8615b86Ff48290653f/info.json b/blockchains/ethereum/assets/0x63ec021C680E3958878aec8615b86Ff48290653f/info.json deleted file mode 100644 index 94fc879f119ee..0000000000000 --- a/blockchains/ethereum/assets/0x63ec021C680E3958878aec8615b86Ff48290653f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg10000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x63ec021C680E3958878aec8615b86Ff48290653f", - "status": "active", - "id": "0x63ec021C680E3958878aec8615b86Ff48290653f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63ec021C680E3958878aec8615b86Ff48290653f/logo.png b/blockchains/ethereum/assets/0x63ec021C680E3958878aec8615b86Ff48290653f/logo.png deleted file mode 100644 index e264127df09bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x63ec021C680E3958878aec8615b86Ff48290653f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63ecd27326E3E6b303aC680cceA0f69816e9873d/info.json b/blockchains/ethereum/assets/0x63ecd27326E3E6b303aC680cceA0f69816e9873d/info.json deleted file mode 100644 index 5b2833965d3fd..0000000000000 --- a/blockchains/ethereum/assets/0x63ecd27326E3E6b303aC680cceA0f69816e9873d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C560226", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x63ecd27326E3E6b303aC680cceA0f69816e9873d", - "status": "active", - "id": "0x63ecd27326E3E6b303aC680cceA0f69816e9873d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63ecd27326E3E6b303aC680cceA0f69816e9873d/logo.png b/blockchains/ethereum/assets/0x63ecd27326E3E6b303aC680cceA0f69816e9873d/logo.png deleted file mode 100644 index e0c1bb311a90e..0000000000000 Binary files a/blockchains/ethereum/assets/0x63ecd27326E3E6b303aC680cceA0f69816e9873d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF/info.json b/blockchains/ethereum/assets/0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF/info.json deleted file mode 100644 index 342004c66f951..0000000000000 --- a/blockchains/ethereum/assets/0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EveryBody", - "symbol": "EB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF", - "status": "active", - "id": "0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF/logo.png b/blockchains/ethereum/assets/0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF/logo.png deleted file mode 100644 index cda952fea43c1..0000000000000 Binary files a/blockchains/ethereum/assets/0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f/info.json b/blockchains/ethereum/assets/0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f/info.json deleted file mode 100644 index a848ec72aa73e..0000000000000 --- a/blockchains/ethereum/assets/0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOX Token", - "symbol": "BOX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://contentbox.one/", - "explorer": "https://etherscan.io/token/0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f", - "status": "active", - "id": "0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f/logo.png b/blockchains/ethereum/assets/0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f/logo.png deleted file mode 100644 index c131d609e2c6b..0000000000000 Binary files a/blockchains/ethereum/assets/0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437/info.json b/blockchains/ethereum/assets/0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437/info.json deleted file mode 100644 index e10bdba28bd5c..0000000000000 --- a/blockchains/ethereum/assets/0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437/info.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "name": "GAME Credits", - "website": "https://gamecredits.org", - "source_code": "https://github.com/novatokenplatform", - "white_paper": "https://gamecredits.org/wp-content/uploads/2020/04/GC_whitepaper.pdf", - "description": "The next-generation blockchain platform for large-scale online games and social apps. GAME Credits is a platform eSports solution for true digital item ownership - Blockchain for every game and every gamer - empower your players and deliver what they want - true ownership, digital security and boundless possibilities for fun.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/gamecredits", - "handle": "gamecredits" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/GameCredits/", - "handle": "gamecredits" - }, - { - "name": "Medium", - "url": "https://medium.com/gamecredits", - "handle": "gamecredits" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/gamecredits/", - "handle": "gamecredits" - }, - { - "name": "Telegram", - "url": "https://t.me/gamecreditsglobal", - "handle": "GAME Credits" - }, - { - "name": "Linkedin", - "url": "https://www.linkedin.com/company/game-credits", - "handle": "GAME Credits" - }, - { - "name": "Linkedin", - "url": "https://www.linkedin.com/company/game-credits", - "handle": "GAME Credits" - }, - { - "name": "Instagram", - "url": "https://www.instagram.com/gamecreditsnetwork/", - "handle": "gamecreditsnetwork" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/gamecredits", - "handle": "GAMECredits" - } - ], - "explorer": "https://etherscan.io/token/0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437", - "type": "ERC20", - "symbol": "GAME", - "decimals": 18, - "status": "active", - "id": "0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437/logo.png b/blockchains/ethereum/assets/0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437/logo.png deleted file mode 100644 index c60bccdab9067..0000000000000 Binary files a/blockchains/ethereum/assets/0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6400B5522f8D448C0803e6245436DD1c81dF09ce/info.json b/blockchains/ethereum/assets/0x6400B5522f8D448C0803e6245436DD1c81dF09ce/info.json deleted file mode 100644 index b0516e277ca9a..0000000000000 --- a/blockchains/ethereum/assets/0x6400B5522f8D448C0803e6245436DD1c81dF09ce/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CVNToken", - "symbol": "CVNT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://cvn.io/", - "explorer": "https://etherscan.io/token/0x6400B5522f8D448C0803e6245436DD1c81dF09ce", - "status": "active", - "id": "0x6400B5522f8D448C0803e6245436DD1c81dF09ce" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6400B5522f8D448C0803e6245436DD1c81dF09ce/logo.png b/blockchains/ethereum/assets/0x6400B5522f8D448C0803e6245436DD1c81dF09ce/logo.png deleted file mode 100644 index 3b3409b1dd992..0000000000000 Binary files a/blockchains/ethereum/assets/0x6400B5522f8D448C0803e6245436DD1c81dF09ce/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd/info.json b/blockchains/ethereum/assets/0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd/info.json deleted file mode 100644 index 1959962d3d6b6..0000000000000 --- a/blockchains/ethereum/assets/0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PURCOW MILK TOKEN", - "symbol": "MILK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd", - "status": "active", - "id": "0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd/logo.png b/blockchains/ethereum/assets/0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd/logo.png deleted file mode 100644 index a79eadd2511f9..0000000000000 Binary files a/blockchains/ethereum/assets/0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b/info.json b/blockchains/ethereum/assets/0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b/info.json deleted file mode 100644 index ebcabeab57aca..0000000000000 --- a/blockchains/ethereum/assets/0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RAS", - "symbol": "RAS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b", - "status": "active", - "id": "0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b/logo.png b/blockchains/ethereum/assets/0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b/logo.png deleted file mode 100644 index f690299a4b02a..0000000000000 Binary files a/blockchains/ethereum/assets/0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6425c6BE902d692AE2db752B3c268AFAdb099D3b/info.json b/blockchains/ethereum/assets/0x6425c6BE902d692AE2db752B3c268AFAdb099D3b/info.json deleted file mode 100644 index cf3af260977fe..0000000000000 --- a/blockchains/ethereum/assets/0x6425c6BE902d692AE2db752B3c268AFAdb099D3b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RED MWAT", - "symbol": "MWAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://restartenergy.io", - "explorer": "https://etherscan.io/token/0x6425c6BE902d692AE2db752B3c268AFAdb099D3b", - "status": "active", - "id": "0x6425c6BE902d692AE2db752B3c268AFAdb099D3b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6425c6BE902d692AE2db752B3c268AFAdb099D3b/logo.png b/blockchains/ethereum/assets/0x6425c6BE902d692AE2db752B3c268AFAdb099D3b/logo.png deleted file mode 100644 index c38fdf868f59c..0000000000000 Binary files a/blockchains/ethereum/assets/0x6425c6BE902d692AE2db752B3c268AFAdb099D3b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64340ed116881E2b435b7240b3A60cF224630E01/info.json b/blockchains/ethereum/assets/0x64340ed116881E2b435b7240b3A60cF224630E01/info.json deleted file mode 100644 index b620e374dcd74..0000000000000 --- a/blockchains/ethereum/assets/0x64340ed116881E2b435b7240b3A60cF224630E01/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SIGMA Token", - "symbol": "SIGMA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x64340ed116881E2b435b7240b3A60cF224630E01", - "status": "active", - "id": "0x64340ed116881E2b435b7240b3A60cF224630E01" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64340ed116881E2b435b7240b3A60cF224630E01/logo.png b/blockchains/ethereum/assets/0x64340ed116881E2b435b7240b3A60cF224630E01/logo.png deleted file mode 100644 index 28cb39f7f8dc1..0000000000000 Binary files a/blockchains/ethereum/assets/0x64340ed116881E2b435b7240b3A60cF224630E01/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6443589eEE45DaBdcf7c5Ceb5e4375b6d786357d/logo.png b/blockchains/ethereum/assets/0x6443589eEE45DaBdcf7c5Ceb5e4375b6d786357d/logo.png deleted file mode 100644 index 9e4b72f7d66f7..0000000000000 Binary files a/blockchains/ethereum/assets/0x6443589eEE45DaBdcf7c5Ceb5e4375b6d786357d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0/info.json b/blockchains/ethereum/assets/0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0/info.json deleted file mode 100644 index 7976ccc526e67..0000000000000 --- a/blockchains/ethereum/assets/0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chain Key", - "symbol": "CKY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0", - "status": "active", - "id": "0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0/logo.png b/blockchains/ethereum/assets/0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0/logo.png deleted file mode 100644 index 9f68d3aa3b5ac..0000000000000 Binary files a/blockchains/ethereum/assets/0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64453119903f1be2bC8c85b1e835d4d4EcD802C3/logo.png b/blockchains/ethereum/assets/0x64453119903f1be2bC8c85b1e835d4d4EcD802C3/logo.png deleted file mode 100644 index 077ed3cc9e686..0000000000000 Binary files a/blockchains/ethereum/assets/0x64453119903f1be2bC8c85b1e835d4d4EcD802C3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6454340896B9AE47921809de9035F4dADEA3ac8B/info.json b/blockchains/ethereum/assets/0x6454340896B9AE47921809de9035F4dADEA3ac8B/info.json deleted file mode 100644 index 4b21509bb2a9f..0000000000000 --- a/blockchains/ethereum/assets/0x6454340896B9AE47921809de9035F4dADEA3ac8B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLOCKCHAIN NEWMEDIA NETWORK", - "symbol": "BNN2U", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6454340896B9AE47921809de9035F4dADEA3ac8B", - "status": "active", - "id": "0x6454340896B9AE47921809de9035F4dADEA3ac8B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6454340896B9AE47921809de9035F4dADEA3ac8B/logo.png b/blockchains/ethereum/assets/0x6454340896B9AE47921809de9035F4dADEA3ac8B/logo.png deleted file mode 100644 index 40a3951066a71..0000000000000 Binary files a/blockchains/ethereum/assets/0x6454340896B9AE47921809de9035F4dADEA3ac8B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x646707246D7d5C2a86d7206f41CA8199ea9CED69/info.json b/blockchains/ethereum/assets/0x646707246D7d5C2a86d7206f41CA8199ea9CED69/info.json deleted file mode 100644 index fc2d2c5feb126..0000000000000 --- a/blockchains/ethereum/assets/0x646707246D7d5C2a86d7206f41CA8199ea9CED69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Porkchop", - "symbol": "CHOP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.porkchop.network/", - "explorer": "https://etherscan.io/token/0x646707246D7d5C2a86d7206f41CA8199ea9CED69", - "status": "active", - "id": "0x646707246D7d5C2a86d7206f41CA8199ea9CED69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x646707246D7d5C2a86d7206f41CA8199ea9CED69/logo.png b/blockchains/ethereum/assets/0x646707246D7d5C2a86d7206f41CA8199ea9CED69/logo.png deleted file mode 100644 index 0a0b99ad8e0b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x646707246D7d5C2a86d7206f41CA8199ea9CED69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6467882316dc6e206FEef05fBa6deaA69277f155/info.json b/blockchains/ethereum/assets/0x6467882316dc6e206FEef05fBa6deaA69277f155/info.json deleted file mode 100644 index eefc9866309c3..0000000000000 --- a/blockchains/ethereum/assets/0x6467882316dc6e206FEef05fBa6deaA69277f155/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FAPcoin", - "symbol": "FAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6467882316dc6e206FEef05fBa6deaA69277f155", - "status": "active", - "id": "0x6467882316dc6e206FEef05fBa6deaA69277f155" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6467882316dc6e206FEef05fBa6deaA69277f155/logo.png b/blockchains/ethereum/assets/0x6467882316dc6e206FEef05fBa6deaA69277f155/logo.png deleted file mode 100644 index 272e1eb04639c..0000000000000 Binary files a/blockchains/ethereum/assets/0x6467882316dc6e206FEef05fBa6deaA69277f155/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414/info.json b/blockchains/ethereum/assets/0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414/info.json deleted file mode 100644 index 0281781a3dce5..0000000000000 --- a/blockchains/ethereum/assets/0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414/info.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "name": "E-RADIX", - "website": "https://radixdlt.com", - "description": "E-RADIX (eXRD) is the Ethereum token of Radix, the first layer one protocol built for DeFi. Radix introduces a scalable, secure-by-design, composable platform with a DeFi specific build environment to make it easy to build and launch scalable DeFi.", - "explorer": "https://etherscan.io/token/0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/RadixDLT", - "handle": "Radix" - }, - { - "name": "Discord", - "url": "https://discord.gg/WkB2USt", - "handle": "Radix" - }, - { - "name": "Telegram", - "url": "https://t.me/radix_dlt", - "handle": "Radix" - }, - { - "name": "Telegram", - "url": "https://t.me/RadixAnnouncements", - "handle": "Radix Announcements" - }, - { - "name": "Medium", - "url": "https://medium.com/@radixdlt", - "handle": "Radix" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Radix/", - "handle": "Radix" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/RadixDLT/", - "handle": "Radix" - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCWz_uLkOCrmSUnLAxSY4N5Q", - "handle": "Radix" - }, - { - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/radixdlt", - "handle": "Radix" - }, - { - "name": "GitHub", - "url": "https://github.com/radixdlt", - "handle": "Radix" - } - ], - "type": "ERC20", - "symbol": "eXRD", - "decimals": 18, - "status": "active", - "id": "0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414/logo.png b/blockchains/ethereum/assets/0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414/logo.png deleted file mode 100644 index db2666e269746..0000000000000 Binary files a/blockchains/ethereum/assets/0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64786063A352b399d44de2875909D1229F120eBE/info.json b/blockchains/ethereum/assets/0x64786063A352b399d44de2875909D1229F120eBE/info.json deleted file mode 100644 index 4015b478e851c..0000000000000 --- a/blockchains/ethereum/assets/0x64786063A352b399d44de2875909D1229F120eBE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TAUR", - "symbol": "TAUR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x64786063A352b399d44de2875909D1229F120eBE", - "status": "active", - "id": "0x64786063A352b399d44de2875909D1229F120eBE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64786063A352b399d44de2875909D1229F120eBE/logo.png b/blockchains/ethereum/assets/0x64786063A352b399d44de2875909D1229F120eBE/logo.png deleted file mode 100755 index 993c3b9f185ac..0000000000000 Binary files a/blockchains/ethereum/assets/0x64786063A352b399d44de2875909D1229F120eBE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271/info.json b/blockchains/ethereum/assets/0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271/info.json deleted file mode 100644 index da68f5e65b6c9..0000000000000 --- a/blockchains/ethereum/assets/0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Maggie Token", - "symbol": "MAG", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "http://maggie.vip/", - "explorer": "https://etherscan.io/token/0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271", - "status": "active", - "id": "0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271/logo.png b/blockchains/ethereum/assets/0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271/logo.png deleted file mode 100644 index 6a73ab833d66e..0000000000000 Binary files a/blockchains/ethereum/assets/0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf/info.json b/blockchains/ethereum/assets/0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf/info.json deleted file mode 100644 index 03301198f51a7..0000000000000 --- a/blockchains/ethereum/assets/0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AFRICAN DIGITAL CURRENCY", - "symbol": "ADC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf", - "status": "active", - "id": "0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf/logo.png b/blockchains/ethereum/assets/0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf/logo.png deleted file mode 100644 index 691c528393dce..0000000000000 Binary files a/blockchains/ethereum/assets/0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64944C83481Ed0228E7500c013E4C23aB825bB6D/info.json b/blockchains/ethereum/assets/0x64944C83481Ed0228E7500c013E4C23aB825bB6D/info.json deleted file mode 100644 index a37083b64a05b..0000000000000 --- a/blockchains/ethereum/assets/0x64944C83481Ed0228E7500c013E4C23aB825bB6D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Instant Asset Token", - "symbol": "IAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x64944C83481Ed0228E7500c013E4C23aB825bB6D", - "status": "active", - "id": "0x64944C83481Ed0228E7500c013E4C23aB825bB6D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64944C83481Ed0228E7500c013E4C23aB825bB6D/logo.png b/blockchains/ethereum/assets/0x64944C83481Ed0228E7500c013E4C23aB825bB6D/logo.png deleted file mode 100644 index 89bd5af229113..0000000000000 Binary files a/blockchains/ethereum/assets/0x64944C83481Ed0228E7500c013E4C23aB825bB6D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64A60493D888728Cf42616e034a0dfEAe38EFCF0/info.json b/blockchains/ethereum/assets/0x64A60493D888728Cf42616e034a0dfEAe38EFCF0/info.json deleted file mode 100644 index 3ee1b2e39a909..0000000000000 --- a/blockchains/ethereum/assets/0x64A60493D888728Cf42616e034a0dfEAe38EFCF0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Oneledger Token", - "symbol": "OLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://oneledger.io/", - "explorer": "https://etherscan.io/token/0x64A60493D888728Cf42616e034a0dfEAe38EFCF0", - "status": "active", - "id": "0x64A60493D888728Cf42616e034a0dfEAe38EFCF0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64A60493D888728Cf42616e034a0dfEAe38EFCF0/logo.png b/blockchains/ethereum/assets/0x64A60493D888728Cf42616e034a0dfEAe38EFCF0/logo.png deleted file mode 100644 index 4f2ae04e1b0eb..0000000000000 Binary files a/blockchains/ethereum/assets/0x64A60493D888728Cf42616e034a0dfEAe38EFCF0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B/info.json b/blockchains/ethereum/assets/0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B/info.json deleted file mode 100644 index 63e6c5630e627..0000000000000 --- a/blockchains/ethereum/assets/0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crowdnext", - "symbol": "CNXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B", - "status": "active", - "id": "0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B/logo.png b/blockchains/ethereum/assets/0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B/logo.png deleted file mode 100644 index 180031ce13a86..0000000000000 Binary files a/blockchains/ethereum/assets/0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64CA86de1D7103943da14aAE723C450c4a1af3C8/info.json b/blockchains/ethereum/assets/0x64CA86de1D7103943da14aAE723C450c4a1af3C8/info.json deleted file mode 100644 index 9be4f68a75c50..0000000000000 --- a/blockchains/ethereum/assets/0x64CA86de1D7103943da14aAE723C450c4a1af3C8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R932638", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x64CA86de1D7103943da14aAE723C450c4a1af3C8", - "status": "active", - "id": "0x64CA86de1D7103943da14aAE723C450c4a1af3C8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64CA86de1D7103943da14aAE723C450c4a1af3C8/logo.png b/blockchains/ethereum/assets/0x64CA86de1D7103943da14aAE723C450c4a1af3C8/logo.png deleted file mode 100644 index d71997b9c5842..0000000000000 Binary files a/blockchains/ethereum/assets/0x64CA86de1D7103943da14aAE723C450c4a1af3C8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80/info.json b/blockchains/ethereum/assets/0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80/info.json deleted file mode 100644 index 5b2fbca05575e..0000000000000 --- a/blockchains/ethereum/assets/0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InsurePal token", - "symbol": "IPL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://insurepal.io/", - "explorer": "https://etherscan.io/token/0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80", - "status": "active", - "id": "0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80/logo.png b/blockchains/ethereum/assets/0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80/logo.png deleted file mode 100644 index a6924613aaeb9..0000000000000 Binary files a/blockchains/ethereum/assets/0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64EA2c6104F1CF3035E28Be0f781B6286d50934D/info.json b/blockchains/ethereum/assets/0x64EA2c6104F1CF3035E28Be0f781B6286d50934D/info.json deleted file mode 100644 index 3b7dc06127241..0000000000000 --- a/blockchains/ethereum/assets/0x64EA2c6104F1CF3035E28Be0f781B6286d50934D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Satoshivisioncoin", - "symbol": "SVC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://satoshivisioncoin.com/", - "explorer": "https://etherscan.io/token/0x64EA2c6104F1CF3035E28Be0f781B6286d50934D", - "status": "active", - "id": "0x64EA2c6104F1CF3035E28Be0f781B6286d50934D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64EA2c6104F1CF3035E28Be0f781B6286d50934D/logo.png b/blockchains/ethereum/assets/0x64EA2c6104F1CF3035E28Be0f781B6286d50934D/logo.png deleted file mode 100644 index bb48ac87a60b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x64EA2c6104F1CF3035E28Be0f781B6286d50934D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64Ee5a075701f75359F10626BC986Aae844Ad9a7/info.json b/blockchains/ethereum/assets/0x64Ee5a075701f75359F10626BC986Aae844Ad9a7/info.json deleted file mode 100644 index 5f17e088db041..0000000000000 --- a/blockchains/ethereum/assets/0x64Ee5a075701f75359F10626BC986Aae844Ad9a7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TradeStars TSX Utility Coin", - "symbol": "TSX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x64Ee5a075701f75359F10626BC986Aae844Ad9a7", - "status": "active", - "id": "0x64Ee5a075701f75359F10626BC986Aae844Ad9a7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64Ee5a075701f75359F10626BC986Aae844Ad9a7/logo.png b/blockchains/ethereum/assets/0x64Ee5a075701f75359F10626BC986Aae844Ad9a7/logo.png deleted file mode 100644 index 50c306350e40b..0000000000000 Binary files a/blockchains/ethereum/assets/0x64Ee5a075701f75359F10626BC986Aae844Ad9a7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64d0260eF0BA835c427603a3DECEe49f539653E9/info.json b/blockchains/ethereum/assets/0x64d0260eF0BA835c427603a3DECEe49f539653E9/info.json deleted file mode 100644 index 71daedeed9a3b..0000000000000 --- a/blockchains/ethereum/assets/0x64d0260eF0BA835c427603a3DECEe49f539653E9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Business", - "symbol": "BET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x64d0260eF0BA835c427603a3DECEe49f539653E9", - "status": "active", - "id": "0x64d0260eF0BA835c427603a3DECEe49f539653E9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64d0260eF0BA835c427603a3DECEe49f539653E9/logo.png b/blockchains/ethereum/assets/0x64d0260eF0BA835c427603a3DECEe49f539653E9/logo.png deleted file mode 100644 index 0c2af6565e87f..0000000000000 Binary files a/blockchains/ethereum/assets/0x64d0260eF0BA835c427603a3DECEe49f539653E9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82/info.json b/blockchains/ethereum/assets/0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82/info.json deleted file mode 100644 index 2461b1b5bef52..0000000000000 --- a/blockchains/ethereum/assets/0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OZCAR", - "symbol": "OCR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82", - "status": "active", - "id": "0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82/logo.png b/blockchains/ethereum/assets/0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82/logo.png deleted file mode 100644 index 1357b3835aa17..0000000000000 Binary files a/blockchains/ethereum/assets/0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x64f64A26873ffbD11188679fB85FE00b6a2DdE27/info.json b/blockchains/ethereum/assets/0x64f64A26873ffbD11188679fB85FE00b6a2DdE27/info.json deleted file mode 100644 index cc19f5a43b0a7..0000000000000 --- a/blockchains/ethereum/assets/0x64f64A26873ffbD11188679fB85FE00b6a2DdE27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ltconlinemarkets", - "website": "https://ltconlinemarkets.com/Token/", - "description": "LOM is a collaborative and decentralised solution for the globalsourcing and problems.I", - "explorer": "https://etherscan.io/token/0x64f64A26873ffbD11188679fB85FE00b6a2DdE27", - "type": "ERC20", - "symbol": "LOM", - "decimals": 18, - "status": "active", - "id": "0x64f64A26873ffbD11188679fB85FE00b6a2DdE27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64f64A26873ffbD11188679fB85FE00b6a2DdE27/logo.png b/blockchains/ethereum/assets/0x64f64A26873ffbD11188679fB85FE00b6a2DdE27/logo.png deleted file mode 100644 index 0212e32983e32..0000000000000 Binary files a/blockchains/ethereum/assets/0x64f64A26873ffbD11188679fB85FE00b6a2DdE27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x650882557EAF672A7Ee16f6338031bB277572BD0/info.json b/blockchains/ethereum/assets/0x650882557EAF672A7Ee16f6338031bB277572BD0/info.json deleted file mode 100644 index 34de9ce545c01..0000000000000 --- a/blockchains/ethereum/assets/0x650882557EAF672A7Ee16f6338031bB277572BD0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hydra Protocol", - "symbol": "HPL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x650882557EAF672A7Ee16f6338031bB277572BD0", - "status": "active", - "id": "0x650882557EAF672A7Ee16f6338031bB277572BD0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x650882557EAF672A7Ee16f6338031bB277572BD0/logo.png b/blockchains/ethereum/assets/0x650882557EAF672A7Ee16f6338031bB277572BD0/logo.png deleted file mode 100644 index 8bda527b22838..0000000000000 Binary files a/blockchains/ethereum/assets/0x650882557EAF672A7Ee16f6338031bB277572BD0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x650F44eD6F1FE0E1417cb4b3115d52494B4D9b6D/logo.png b/blockchains/ethereum/assets/0x650F44eD6F1FE0E1417cb4b3115d52494B4D9b6D/logo.png deleted file mode 100644 index c8eca349f8669..0000000000000 Binary files a/blockchains/ethereum/assets/0x650F44eD6F1FE0E1417cb4b3115d52494B4D9b6D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x651bC25bB8913c48A4249992C303B1E48189a004/info.json b/blockchains/ethereum/assets/0x651bC25bB8913c48A4249992C303B1E48189a004/info.json deleted file mode 100644 index a5481a62dc422..0000000000000 --- a/blockchains/ethereum/assets/0x651bC25bB8913c48A4249992C303B1E48189a004/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yasuda Crypto", - "symbol": "TAKAYASUDA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x651bC25bB8913c48A4249992C303B1E48189a004", - "status": "active", - "id": "0x651bC25bB8913c48A4249992C303B1E48189a004" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x651bC25bB8913c48A4249992C303B1E48189a004/logo.png b/blockchains/ethereum/assets/0x651bC25bB8913c48A4249992C303B1E48189a004/logo.png deleted file mode 100644 index 2968b3fac06b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x651bC25bB8913c48A4249992C303B1E48189a004/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6524B87960c2d573AE514fd4181777E7842435d4/info.json b/blockchains/ethereum/assets/0x6524B87960c2d573AE514fd4181777E7842435d4/info.json deleted file mode 100644 index 98fe63c2c477a..0000000000000 --- a/blockchains/ethereum/assets/0x6524B87960c2d573AE514fd4181777E7842435d4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Benzene 2.1", - "symbol": "BZN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6524B87960c2d573AE514fd4181777E7842435d4", - "status": "active", - "id": "0x6524B87960c2d573AE514fd4181777E7842435d4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6524B87960c2d573AE514fd4181777E7842435d4/logo.png b/blockchains/ethereum/assets/0x6524B87960c2d573AE514fd4181777E7842435d4/logo.png deleted file mode 100755 index 845ddbab3bf34..0000000000000 Binary files a/blockchains/ethereum/assets/0x6524B87960c2d573AE514fd4181777E7842435d4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x652594082f97392a1703D80985Ab575085f34a4e/info.json b/blockchains/ethereum/assets/0x652594082f97392a1703D80985Ab575085f34a4e/info.json deleted file mode 100644 index 7a32ee9f10a2f..0000000000000 --- a/blockchains/ethereum/assets/0x652594082f97392a1703D80985Ab575085f34a4e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Silvertoken", - "symbol": "SLVT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "Http://www.silvertoken.com", - "explorer": "https://etherscan.io/token/0x652594082f97392a1703D80985Ab575085f34a4e", - "status": "active", - "id": "0x652594082f97392a1703D80985Ab575085f34a4e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x652594082f97392a1703D80985Ab575085f34a4e/logo.png b/blockchains/ethereum/assets/0x652594082f97392a1703D80985Ab575085f34a4e/logo.png deleted file mode 100644 index fbe81a4367cbb..0000000000000 Binary files a/blockchains/ethereum/assets/0x652594082f97392a1703D80985Ab575085f34a4e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x65292EeadF1426Cd2dF1C4793a3d7519f253913b/info.json b/blockchains/ethereum/assets/0x65292EeadF1426Cd2dF1C4793a3d7519f253913b/info.json deleted file mode 100644 index db20c1114d4ad..0000000000000 --- a/blockchains/ethereum/assets/0x65292EeadF1426Cd2dF1C4793a3d7519f253913b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COSS", - "symbol": "COSS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x65292EeadF1426Cd2dF1C4793a3d7519f253913b", - "status": "active", - "id": "0x65292EeadF1426Cd2dF1C4793a3d7519f253913b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x65292EeadF1426Cd2dF1C4793a3d7519f253913b/logo.png b/blockchains/ethereum/assets/0x65292EeadF1426Cd2dF1C4793a3d7519f253913b/logo.png deleted file mode 100755 index f29a52748fdc9..0000000000000 Binary files a/blockchains/ethereum/assets/0x65292EeadF1426Cd2dF1C4793a3d7519f253913b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6531f133e6DeeBe7F2dcE5A0441aA7ef330B4e53/info.json b/blockchains/ethereum/assets/0x6531f133e6DeeBe7F2dcE5A0441aA7ef330B4e53/info.json deleted file mode 100644 index c1552001eb996..0000000000000 --- a/blockchains/ethereum/assets/0x6531f133e6DeeBe7F2dcE5A0441aA7ef330B4e53/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chronobank TIME (EOL)", - "website": "https://chronobank.io", - "description": "TIME is an utility token of Chronobank ecosystem", - "explorer": "https://etherscan.io/token/0x6531f133e6deebe7f2dce5a0441aa7ef330b4e53", - "type": "ERC20", - "symbol": "TIME", - "decimals": 8, - "status": "active", - "id": "0x6531f133e6DeeBe7F2dcE5A0441aA7ef330B4e53" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6531f133e6DeeBe7F2dcE5A0441aA7ef330B4e53/logo.png b/blockchains/ethereum/assets/0x6531f133e6DeeBe7F2dcE5A0441aA7ef330B4e53/logo.png deleted file mode 100644 index 6c72ef3a9aea2..0000000000000 Binary files a/blockchains/ethereum/assets/0x6531f133e6DeeBe7F2dcE5A0441aA7ef330B4e53/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x653430560bE843C4a3D143d0110e896c2Ab8ac0D/info.json b/blockchains/ethereum/assets/0x653430560bE843C4a3D143d0110e896c2Ab8ac0D/info.json deleted file mode 100644 index 248cbd16de7cc..0000000000000 --- a/blockchains/ethereum/assets/0x653430560bE843C4a3D143d0110e896c2Ab8ac0D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Molecular Future", - "website": "http://molecular.cc", - "description": "Molecular Future is an innovative financial investment service company. The platform includes but not limited to digital currency management, hedge funds, crowd funding, ETF index funds, and mortgage transaction products.", - "explorer": "https://etherscan.io/token/0x653430560bE843C4a3D143d0110e896c2Ab8ac0D", - "type": "ERC20", - "symbol": "MOF", - "decimals": 16, - "status": "active", - "id": "0x653430560bE843C4a3D143d0110e896c2Ab8ac0D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x653430560bE843C4a3D143d0110e896c2Ab8ac0D/logo.png b/blockchains/ethereum/assets/0x653430560bE843C4a3D143d0110e896c2Ab8ac0D/logo.png deleted file mode 100644 index 801780d047a09..0000000000000 Binary files a/blockchains/ethereum/assets/0x653430560bE843C4a3D143d0110e896c2Ab8ac0D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D/info.json b/blockchains/ethereum/assets/0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D/info.json deleted file mode 100644 index 300d32545e026..0000000000000 --- a/blockchains/ethereum/assets/0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R943215", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D", - "status": "active", - "id": "0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D/logo.png b/blockchains/ethereum/assets/0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D/logo.png deleted file mode 100644 index 32fc5dcaaf8bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6556D2EC4D96Da39CF75cbE50D58fae90079800a/info.json b/blockchains/ethereum/assets/0x6556D2EC4D96Da39CF75cbE50D58fae90079800a/info.json deleted file mode 100644 index 65e27e057d478..0000000000000 --- a/blockchains/ethereum/assets/0x6556D2EC4D96Da39CF75cbE50D58fae90079800a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lukki Operating Token", - "symbol": "LOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://lukki.io/", - "explorer": "https://etherscan.io/token/0x6556D2EC4D96Da39CF75cbE50D58fae90079800a", - "status": "active", - "id": "0x6556D2EC4D96Da39CF75cbE50D58fae90079800a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6556D2EC4D96Da39CF75cbE50D58fae90079800a/logo.png b/blockchains/ethereum/assets/0x6556D2EC4D96Da39CF75cbE50D58fae90079800a/logo.png deleted file mode 100644 index 4d80a61eb746a..0000000000000 Binary files a/blockchains/ethereum/assets/0x6556D2EC4D96Da39CF75cbE50D58fae90079800a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x657f624dd8Eef219E020C456A991A68f3e205a3D/info.json b/blockchains/ethereum/assets/0x657f624dd8Eef219E020C456A991A68f3e205a3D/info.json deleted file mode 100644 index ec293858930ad..0000000000000 --- a/blockchains/ethereum/assets/0x657f624dd8Eef219E020C456A991A68f3e205a3D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digital Trader Luxury", - "symbol": "DTL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x657f624dd8Eef219E020C456A991A68f3e205a3D", - "status": "active", - "id": "0x657f624dd8Eef219E020C456A991A68f3e205a3D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x657f624dd8Eef219E020C456A991A68f3e205a3D/logo.png b/blockchains/ethereum/assets/0x657f624dd8Eef219E020C456A991A68f3e205a3D/logo.png deleted file mode 100644 index 546f310f51d80..0000000000000 Binary files a/blockchains/ethereum/assets/0x657f624dd8Eef219E020C456A991A68f3e205a3D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x658D79c02A4829B5efA49254F627287e92458ECD/info.json b/blockchains/ethereum/assets/0x658D79c02A4829B5efA49254F627287e92458ECD/info.json deleted file mode 100644 index 976864921eaf0..0000000000000 --- a/blockchains/ethereum/assets/0x658D79c02A4829B5efA49254F627287e92458ECD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "M2O coin", - "symbol": "M2O", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x658D79c02A4829B5efA49254F627287e92458ECD", - "status": "active", - "id": "0x658D79c02A4829B5efA49254F627287e92458ECD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x658D79c02A4829B5efA49254F627287e92458ECD/logo.png b/blockchains/ethereum/assets/0x658D79c02A4829B5efA49254F627287e92458ECD/logo.png deleted file mode 100644 index 29a0052c43375..0000000000000 Binary files a/blockchains/ethereum/assets/0x658D79c02A4829B5efA49254F627287e92458ECD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x659635905891a08f23D2CC7E000Bc452eA5EE074/info.json b/blockchains/ethereum/assets/0x659635905891a08f23D2CC7E000Bc452eA5EE074/info.json deleted file mode 100644 index 92bcb0e7a42f2..0000000000000 --- a/blockchains/ethereum/assets/0x659635905891a08f23D2CC7E000Bc452eA5EE074/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CCTCOIN", - "symbol": "CCTC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://cybercrypto.io/", - "explorer": "https://etherscan.io/token/0x659635905891a08f23D2CC7E000Bc452eA5EE074", - "status": "active", - "id": "0x659635905891a08f23D2CC7E000Bc452eA5EE074" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x659635905891a08f23D2CC7E000Bc452eA5EE074/logo.png b/blockchains/ethereum/assets/0x659635905891a08f23D2CC7E000Bc452eA5EE074/logo.png deleted file mode 100644 index c1312fc7f1c2f..0000000000000 Binary files a/blockchains/ethereum/assets/0x659635905891a08f23D2CC7E000Bc452eA5EE074/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x65BCd48666b1c534947bCd1518c42974d07e781d/info.json b/blockchains/ethereum/assets/0x65BCd48666b1c534947bCd1518c42974d07e781d/info.json deleted file mode 100644 index 959d806b304a4..0000000000000 --- a/blockchains/ethereum/assets/0x65BCd48666b1c534947bCd1518c42974d07e781d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R790705", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x65BCd48666b1c534947bCd1518c42974d07e781d", - "status": "active", - "id": "0x65BCd48666b1c534947bCd1518c42974d07e781d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x65BCd48666b1c534947bCd1518c42974d07e781d/logo.png b/blockchains/ethereum/assets/0x65BCd48666b1c534947bCd1518c42974d07e781d/logo.png deleted file mode 100644 index 3c548b66b3ff5..0000000000000 Binary files a/blockchains/ethereum/assets/0x65BCd48666b1c534947bCd1518c42974d07e781d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B/info.json b/blockchains/ethereum/assets/0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B/info.json deleted file mode 100644 index 7d632888e2018..0000000000000 --- a/blockchains/ethereum/assets/0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COZ", - "symbol": "COZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B", - "status": "active", - "id": "0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B/logo.png b/blockchains/ethereum/assets/0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B/logo.png deleted file mode 100644 index ff2dd1914dc24..0000000000000 Binary files a/blockchains/ethereum/assets/0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x65ED27b8560aA16b12E684620679AeAB531eF84B/info.json b/blockchains/ethereum/assets/0x65ED27b8560aA16b12E684620679AeAB531eF84B/info.json deleted file mode 100644 index 6ec67a0530fad..0000000000000 --- a/blockchains/ethereum/assets/0x65ED27b8560aA16b12E684620679AeAB531eF84B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "69 c", - "symbol": "COIN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x65ED27b8560aA16b12E684620679AeAB531eF84B", - "status": "active", - "id": "0x65ED27b8560aA16b12E684620679AeAB531eF84B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x65ED27b8560aA16b12E684620679AeAB531eF84B/logo.png b/blockchains/ethereum/assets/0x65ED27b8560aA16b12E684620679AeAB531eF84B/logo.png deleted file mode 100644 index 7572fafdc387e..0000000000000 Binary files a/blockchains/ethereum/assets/0x65ED27b8560aA16b12E684620679AeAB531eF84B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c/info.json b/blockchains/ethereum/assets/0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c/info.json deleted file mode 100644 index 455e488745924..0000000000000 --- a/blockchains/ethereum/assets/0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nestree", - "symbol": "EGG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.nestree.io/", - "explorer": "https://etherscan.io/token/0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c", - "status": "active", - "id": "0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c/logo.png b/blockchains/ethereum/assets/0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c/logo.png deleted file mode 100644 index cfb8bfa223bbd..0000000000000 Binary files a/blockchains/ethereum/assets/0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x65d9bC970aA9B2413027fA339F7f179B3F3f2604/info.json b/blockchains/ethereum/assets/0x65d9bC970aA9B2413027fA339F7f179B3F3f2604/info.json deleted file mode 100644 index 38781406000c0..0000000000000 --- a/blockchains/ethereum/assets/0x65d9bC970aA9B2413027fA339F7f179B3F3f2604/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "KUN", - "website": "https://qian.finance/mining", - "description": "KUN is the governance token of the QIAN stablecoin protocol. It is used to vote on QIAN governance and to maintain QUSD price stability.", - "explorer": "https://etherscan.io/token/0x65d9bC970aA9B2413027fA339F7f179B3F3f2604", - "source_code": "https://github.com/QIAN-Protocol/QIAN", - "whitepaper": "https://qian.finance/qian_whitepaper_zh.pdf", - "audit_report": "https://qian.finance/PeckShield-Audit-Report-QIAN2-v1.0.pdf", - "type": "ERC20", - "symbol": "KUN", - "decimals": 18, - "status": "active", - "id": "0x65d9bC970aA9B2413027fA339F7f179B3F3f2604" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x65d9bC970aA9B2413027fA339F7f179B3F3f2604/logo.png b/blockchains/ethereum/assets/0x65d9bC970aA9B2413027fA339F7f179B3F3f2604/logo.png deleted file mode 100644 index 195a3271649ee..0000000000000 Binary files a/blockchains/ethereum/assets/0x65d9bC970aA9B2413027fA339F7f179B3F3f2604/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x65ed651b23B13268C3F5971372BE770Bde1b0A6F/info.json b/blockchains/ethereum/assets/0x65ed651b23B13268C3F5971372BE770Bde1b0A6F/info.json deleted file mode 100644 index 225fb2929c111..0000000000000 --- a/blockchains/ethereum/assets/0x65ed651b23B13268C3F5971372BE770Bde1b0A6F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Basis Neuro System Token", - "symbol": "BNST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x65ed651b23B13268C3F5971372BE770Bde1b0A6F", - "status": "active", - "id": "0x65ed651b23B13268C3F5971372BE770Bde1b0A6F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x65ed651b23B13268C3F5971372BE770Bde1b0A6F/logo.png b/blockchains/ethereum/assets/0x65ed651b23B13268C3F5971372BE770Bde1b0A6F/logo.png deleted file mode 100644 index c1a3a922144c1..0000000000000 Binary files a/blockchains/ethereum/assets/0x65ed651b23B13268C3F5971372BE770Bde1b0A6F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x660AD693D77FB33325aCdf0250E5417d929F8d7d/info.json b/blockchains/ethereum/assets/0x660AD693D77FB33325aCdf0250E5417d929F8d7d/info.json deleted file mode 100644 index f65715b2f5693..0000000000000 --- a/blockchains/ethereum/assets/0x660AD693D77FB33325aCdf0250E5417d929F8d7d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniFire", - "symbol": "uFire", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x660AD693D77FB33325aCdf0250E5417d929F8d7d", - "status": "active", - "id": "0x660AD693D77FB33325aCdf0250E5417d929F8d7d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x660AD693D77FB33325aCdf0250E5417d929F8d7d/logo.png b/blockchains/ethereum/assets/0x660AD693D77FB33325aCdf0250E5417d929F8d7d/logo.png deleted file mode 100644 index a2e2e88e5af49..0000000000000 Binary files a/blockchains/ethereum/assets/0x660AD693D77FB33325aCdf0250E5417d929F8d7d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75/info.json b/blockchains/ethereum/assets/0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75/info.json deleted file mode 100644 index 398b711376759..0000000000000 --- a/blockchains/ethereum/assets/0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C476246", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75", - "status": "active", - "id": "0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75/logo.png b/blockchains/ethereum/assets/0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75/logo.png deleted file mode 100644 index 11cb71d4d253d..0000000000000 Binary files a/blockchains/ethereum/assets/0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x660e71483785f66133548B10f6926dC332b06e61/info.json b/blockchains/ethereum/assets/0x660e71483785f66133548B10f6926dC332b06e61/info.json deleted file mode 100644 index d710435c318b0..0000000000000 --- a/blockchains/ethereum/assets/0x660e71483785f66133548B10f6926dC332b06e61/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Adelphoi", - "symbol": "ADL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.adelphoi.io/", - "explorer": "https://etherscan.io/token/0x660e71483785f66133548B10f6926dC332b06e61", - "status": "active", - "id": "0x660e71483785f66133548B10f6926dC332b06e61" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x660e71483785f66133548B10f6926dC332b06e61/logo.png b/blockchains/ethereum/assets/0x660e71483785f66133548B10f6926dC332b06e61/logo.png deleted file mode 100644 index 008266beddb14..0000000000000 Binary files a/blockchains/ethereum/assets/0x660e71483785f66133548B10f6926dC332b06e61/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638/info.json b/blockchains/ethereum/assets/0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638/info.json deleted file mode 100644 index 953641e926cdc..0000000000000 --- a/blockchains/ethereum/assets/0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Toqqn", - "symbol": "TQN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638", - "status": "active", - "id": "0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638/logo.png b/blockchains/ethereum/assets/0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638/logo.png deleted file mode 100644 index 2a6d7204ed222..0000000000000 Binary files a/blockchains/ethereum/assets/0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66186008C1050627F979d464eABb258860563dbE/info.json b/blockchains/ethereum/assets/0x66186008C1050627F979d464eABb258860563dbE/info.json deleted file mode 100644 index 7553875a0aae9..0000000000000 --- a/blockchains/ethereum/assets/0x66186008C1050627F979d464eABb258860563dbE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MediShares Token", - "symbol": "MDS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.medishares.org/", - "explorer": "https://etherscan.io/token/0x66186008C1050627F979d464eABb258860563dbE", - "status": "active", - "id": "0x66186008C1050627F979d464eABb258860563dbE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66186008C1050627F979d464eABb258860563dbE/logo.png b/blockchains/ethereum/assets/0x66186008C1050627F979d464eABb258860563dbE/logo.png deleted file mode 100755 index 415eaa6b59d44..0000000000000 Binary files a/blockchains/ethereum/assets/0x66186008C1050627F979d464eABb258860563dbE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93/info.json b/blockchains/ethereum/assets/0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93/info.json deleted file mode 100644 index be079aa4115ed..0000000000000 --- a/blockchains/ethereum/assets/0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SG30013(ACE)", - "symbol": "ACE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93", - "status": "active", - "id": "0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93/logo.png b/blockchains/ethereum/assets/0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93/logo.png deleted file mode 100644 index 234c5bb8a7ef3..0000000000000 Binary files a/blockchains/ethereum/assets/0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66/info.json b/blockchains/ethereum/assets/0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66/info.json deleted file mode 100644 index 6921b1df7563b..0000000000000 --- a/blockchains/ethereum/assets/0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CarTaxi", - "symbol": "CTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66", - "status": "active", - "id": "0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66/logo.png b/blockchains/ethereum/assets/0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66/logo.png deleted file mode 100755 index f8f5d332a6b74..0000000000000 Binary files a/blockchains/ethereum/assets/0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x663085225320c7Afae10f3f1982EAA7324eA55DA/info.json b/blockchains/ethereum/assets/0x663085225320c7Afae10f3f1982EAA7324eA55DA/info.json deleted file mode 100644 index 25e974f529609..0000000000000 --- a/blockchains/ethereum/assets/0x663085225320c7Afae10f3f1982EAA7324eA55DA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Qualified Quality Block ", - "symbol": "QQB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x663085225320c7Afae10f3f1982EAA7324eA55DA", - "status": "active", - "id": "0x663085225320c7Afae10f3f1982EAA7324eA55DA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x663085225320c7Afae10f3f1982EAA7324eA55DA/logo.png b/blockchains/ethereum/assets/0x663085225320c7Afae10f3f1982EAA7324eA55DA/logo.png deleted file mode 100644 index 48fdac4437c9a..0000000000000 Binary files a/blockchains/ethereum/assets/0x663085225320c7Afae10f3f1982EAA7324eA55DA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6634437f057e89198aAe001A7893dE7D21F7f619/info.json b/blockchains/ethereum/assets/0x6634437f057e89198aAe001A7893dE7D21F7f619/info.json deleted file mode 100644 index 37d7621d071f2..0000000000000 --- a/blockchains/ethereum/assets/0x6634437f057e89198aAe001A7893dE7D21F7f619/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WineChain", - "symbol": "WID", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6634437f057e89198aAe001A7893dE7D21F7f619", - "status": "active", - "id": "0x6634437f057e89198aAe001A7893dE7D21F7f619" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6634437f057e89198aAe001A7893dE7D21F7f619/logo.png b/blockchains/ethereum/assets/0x6634437f057e89198aAe001A7893dE7D21F7f619/logo.png deleted file mode 100644 index c47ad53b42170..0000000000000 Binary files a/blockchains/ethereum/assets/0x6634437f057e89198aAe001A7893dE7D21F7f619/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1/info.json b/blockchains/ethereum/assets/0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1/info.json deleted file mode 100644 index c82836f1b1ffc..0000000000000 --- a/blockchains/ethereum/assets/0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Robries", - "symbol": "RBC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1", - "status": "active", - "id": "0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1/logo.png b/blockchains/ethereum/assets/0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1/logo.png deleted file mode 100644 index c20de1ca55a14..0000000000000 Binary files a/blockchains/ethereum/assets/0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97/info.json b/blockchains/ethereum/assets/0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97/info.json deleted file mode 100644 index cf5facde95dff..0000000000000 --- a/blockchains/ethereum/assets/0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Globfone Coin", - "symbol": "GFC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97", - "status": "active", - "id": "0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97/logo.png b/blockchains/ethereum/assets/0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97/logo.png deleted file mode 100755 index 53a46478ad1b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x666d875C600AA06AC1cf15641361dEC3b00432Ef/info.json b/blockchains/ethereum/assets/0x666d875C600AA06AC1cf15641361dEC3b00432Ef/info.json deleted file mode 100644 index 9d3b6dccf5c6d..0000000000000 --- a/blockchains/ethereum/assets/0x666d875C600AA06AC1cf15641361dEC3b00432Ef/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTSE Token", - "website": "https://btse.com", - "description": "BTSE utility token carefully designed to augment the user experience on the exchange and within the BTSE ecosystem.", - "explorer": "https://etherscan.io/token/0x666d875C600AA06AC1cf15641361dEC3b00432Ef", - "type": "ERC20", - "symbol": "BTSE", - "decimals": 8, - "status": "active", - "id": "0x666d875C600AA06AC1cf15641361dEC3b00432Ef" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x666d875C600AA06AC1cf15641361dEC3b00432Ef/logo.png b/blockchains/ethereum/assets/0x666d875C600AA06AC1cf15641361dEC3b00432Ef/logo.png deleted file mode 100644 index 45820619b100a..0000000000000 Binary files a/blockchains/ethereum/assets/0x666d875C600AA06AC1cf15641361dEC3b00432Ef/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x667088b212ce3d06a1b553a7221E1fD19000d9aF/info.json b/blockchains/ethereum/assets/0x667088b212ce3d06a1b553a7221E1fD19000d9aF/info.json deleted file mode 100644 index 0d5678d313233..0000000000000 --- a/blockchains/ethereum/assets/0x667088b212ce3d06a1b553a7221E1fD19000d9aF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WINGS", - "symbol": "WINGS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://wings.ai/", - "explorer": "https://etherscan.io/token/0x667088b212ce3d06a1b553a7221E1fD19000d9aF", - "status": "active", - "id": "0x667088b212ce3d06a1b553a7221E1fD19000d9aF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x667088b212ce3d06a1b553a7221E1fD19000d9aF/logo.png b/blockchains/ethereum/assets/0x667088b212ce3d06a1b553a7221E1fD19000d9aF/logo.png deleted file mode 100755 index d851b459d184e..0000000000000 Binary files a/blockchains/ethereum/assets/0x667088b212ce3d06a1b553a7221E1fD19000d9aF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F/info.json b/blockchains/ethereum/assets/0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F/info.json deleted file mode 100644 index 7c56dcfdb26d6..0000000000000 --- a/blockchains/ethereum/assets/0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Semain", - "symbol": "SMA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F", - "status": "active", - "id": "0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F/logo.png b/blockchains/ethereum/assets/0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F/logo.png deleted file mode 100755 index 614faeae1538c..0000000000000 Binary files a/blockchains/ethereum/assets/0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x668DbF100635f593A3847c0bDaF21f0a09380188/info.json b/blockchains/ethereum/assets/0x668DbF100635f593A3847c0bDaF21f0a09380188/info.json deleted file mode 100644 index 3f960ea68de45..0000000000000 --- a/blockchains/ethereum/assets/0x668DbF100635f593A3847c0bDaF21f0a09380188/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BNSD Finance", - "website": "https://bns.finance", - "description": "BNSD is a DeFI token to augment the returns on your existing tokens by generating high yields on it.", - "explorer": "https://etherscan.io/token/0x668DbF100635f593A3847c0bDaF21f0a09380188", - "type": "ERC20", - "symbol": "BNSD", - "decimals": 18, - "status": "active", - "id": "0x668DbF100635f593A3847c0bDaF21f0a09380188" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x668DbF100635f593A3847c0bDaF21f0a09380188/logo.png b/blockchains/ethereum/assets/0x668DbF100635f593A3847c0bDaF21f0a09380188/logo.png deleted file mode 100644 index 0ba1609a57884..0000000000000 Binary files a/blockchains/ethereum/assets/0x668DbF100635f593A3847c0bDaF21f0a09380188/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea/info.json b/blockchains/ethereum/assets/0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea/info.json deleted file mode 100644 index 4baca35d11f74..0000000000000 --- a/blockchains/ethereum/assets/0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "25% of MindAd Project", - "symbol": "MindAd", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea", - "status": "active", - "id": "0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea/logo.png b/blockchains/ethereum/assets/0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea/logo.png deleted file mode 100644 index 31dcf2dea7623..0000000000000 Binary files a/blockchains/ethereum/assets/0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66969Da31cCCaB81366524DE642A9fc764532C26/info.json b/blockchains/ethereum/assets/0x66969Da31cCCaB81366524DE642A9fc764532C26/info.json deleted file mode 100644 index 21189ee8d55c7..0000000000000 --- a/blockchains/ethereum/assets/0x66969Da31cCCaB81366524DE642A9fc764532C26/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Culture Travel Currency", - "symbol": "CTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x66969Da31cCCaB81366524DE642A9fc764532C26", - "status": "active", - "id": "0x66969Da31cCCaB81366524DE642A9fc764532C26" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66969Da31cCCaB81366524DE642A9fc764532C26/logo.png b/blockchains/ethereum/assets/0x66969Da31cCCaB81366524DE642A9fc764532C26/logo.png deleted file mode 100644 index eb07cb01c9849..0000000000000 Binary files a/blockchains/ethereum/assets/0x66969Da31cCCaB81366524DE642A9fc764532C26/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a/info.json b/blockchains/ethereum/assets/0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a/info.json deleted file mode 100644 index 16ee1a5c7bf0f..0000000000000 --- a/blockchains/ethereum/assets/0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TiValue", - "symbol": "TV", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a", - "status": "active", - "id": "0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a/logo.png b/blockchains/ethereum/assets/0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a/logo.png deleted file mode 100644 index 1d94cc37e67e4..0000000000000 Binary files a/blockchains/ethereum/assets/0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C/info.json b/blockchains/ethereum/assets/0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C/info.json deleted file mode 100644 index 83e4dd9ed0324..0000000000000 --- a/blockchains/ethereum/assets/0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "NAP", - "website": "https://zzz.finance", - "source_code": "https://etherscan.io/token/0x66b3037aa8dd64c3ef1aee13a4d1f2509f672d1c", - "description": "NAP is the fuel token used for DeFI products governed by ZZZ.finance ", - "explorer": "https://etherscan.io/token/0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C", - "type": "ERC20", - "symbol": "NAP", - "decimals": 18, - "status": "active", - "id": "0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C/logo.png b/blockchains/ethereum/assets/0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C/logo.png deleted file mode 100644 index 5cb425946f235..0000000000000 Binary files a/blockchains/ethereum/assets/0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae/info.json b/blockchains/ethereum/assets/0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae/info.json deleted file mode 100644 index f52a417999302..0000000000000 --- a/blockchains/ethereum/assets/0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WIKI Token", - "symbol": "WIKI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://wikitoken.bitcoinwiki.org/", - "explorer": "https://etherscan.io/token/0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae", - "status": "active", - "id": "0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae/logo.png b/blockchains/ethereum/assets/0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae/logo.png deleted file mode 100644 index 9d3ddb3124a34..0000000000000 Binary files a/blockchains/ethereum/assets/0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66C0DDEd8433c9EA86C8cf91237B14e10b4d70B7/info.json b/blockchains/ethereum/assets/0x66C0DDEd8433c9EA86C8cf91237B14e10b4d70B7/info.json deleted file mode 100644 index 0cdb141506a42..0000000000000 --- a/blockchains/ethereum/assets/0x66C0DDEd8433c9EA86C8cf91237B14e10b4d70B7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mars Token", - "symbol": "MARS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mars.poolin.fi/#/", - "explorer": "https://etherscan.io/token/0x66C0DDEd8433c9EA86C8cf91237B14e10b4d70B7", - "status": "active", - "id": "0x66C0DDEd8433c9EA86C8cf91237B14e10b4d70B7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66C0DDEd8433c9EA86C8cf91237B14e10b4d70B7/logo.png b/blockchains/ethereum/assets/0x66C0DDEd8433c9EA86C8cf91237B14e10b4d70B7/logo.png deleted file mode 100644 index 1a727aaca5933..0000000000000 Binary files a/blockchains/ethereum/assets/0x66C0DDEd8433c9EA86C8cf91237B14e10b4d70B7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783/info.json b/blockchains/ethereum/assets/0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783/info.json deleted file mode 100644 index dc2f9ba611fab..0000000000000 --- a/blockchains/ethereum/assets/0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YAM.Finance", - "symbol": "YAM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783", - "status": "active", - "id": "0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783/logo.png b/blockchains/ethereum/assets/0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783/logo.png deleted file mode 100644 index 68d7b1ce0981d..0000000000000 Binary files a/blockchains/ethereum/assets/0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66E2e867B93FBE69f84387427d08861285A9a65a/info.json b/blockchains/ethereum/assets/0x66E2e867B93FBE69f84387427d08861285A9a65a/info.json deleted file mode 100644 index 6afd2de288711..0000000000000 --- a/blockchains/ethereum/assets/0x66E2e867B93FBE69f84387427d08861285A9a65a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atp", - "symbol": "Atp", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x66E2e867B93FBE69f84387427d08861285A9a65a", - "status": "active", - "id": "0x66E2e867B93FBE69f84387427d08861285A9a65a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66E2e867B93FBE69f84387427d08861285A9a65a/logo.png b/blockchains/ethereum/assets/0x66E2e867B93FBE69f84387427d08861285A9a65a/logo.png deleted file mode 100644 index 732a022442a85..0000000000000 Binary files a/blockchains/ethereum/assets/0x66E2e867B93FBE69f84387427d08861285A9a65a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json b/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json deleted file mode 100644 index 997421fd86fa1..0000000000000 --- a/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "name": "WISE Token", - "website": "https://wisetoken.net/", - "source_code": "https://github.com/wise-foundation", - "white_paper": "https://wisetoken.net/teal", - "description": "WISE is a unique investment platform that leveraged 96% of presale capital to form a massive market on Uniswap.org. WISE is audited, decentralized, and fair.", - "socials": [ - { - "name": "Telegram", - "url": "https://t.me/WiseToken", - "handle": "WiseToken" - }, - { - "name": "Discord", - "url": "https://discord.gg/keJUb4W", - "handle": "WiseToken" - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCkrhXAz9MIpCARoZ0SeibDA", - "handle": "Wise Staking" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/wisetokens", - "handle": "wisetokens" - }, - { - "name": "Instagram", - "url": "https://www.instagram.com/wisetoken/", - "handle": "wisetoken" - }, - { - "name": "Gitter", - "url": "https://gitter.im/WiseToken/community", - "handle": "WiseToken" - }, - { - "name": "Twitter", - "url": "https://twitter.com/wise_token", - "handle": "wise_token" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/WiseTokenOfficial/", - "handle": "WiseTokenOfficial" - } - ], - "explorer": "https://etherscan.io/token/0x66a0f676479cee1d7373f3dc2e2952778bff5bd6", - "type": "ERC20", - "symbol": "WISE", - "decimals": 18, - "status": "active", - "id": "0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/logo.png b/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/logo.png deleted file mode 100644 index b923e9b98ca61..0000000000000 Binary files a/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66b213c6C76C578C58973184bB09aCB6e6F99D7C/info.json b/blockchains/ethereum/assets/0x66b213c6C76C578C58973184bB09aCB6e6F99D7C/info.json deleted file mode 100644 index 53482cb855a1b..0000000000000 --- a/blockchains/ethereum/assets/0x66b213c6C76C578C58973184bB09aCB6e6F99D7C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Defi Solution Token", - "symbol": "DST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x66b213c6C76C578C58973184bB09aCB6e6F99D7C", - "status": "active", - "id": "0x66b213c6C76C578C58973184bB09aCB6e6F99D7C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66b213c6C76C578C58973184bB09aCB6e6F99D7C/logo.png b/blockchains/ethereum/assets/0x66b213c6C76C578C58973184bB09aCB6e6F99D7C/logo.png deleted file mode 100644 index 001f4d575fbc4..0000000000000 Binary files a/blockchains/ethereum/assets/0x66b213c6C76C578C58973184bB09aCB6e6F99D7C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C/info.json b/blockchains/ethereum/assets/0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C/info.json deleted file mode 100644 index c708295800743..0000000000000 --- a/blockchains/ethereum/assets/0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fountain 2", - "symbol": "FTN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://fountainhub.com/en/index.html", - "explorer": "https://etherscan.io/token/0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C", - "status": "active", - "id": "0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C/logo.png b/blockchains/ethereum/assets/0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C/logo.png deleted file mode 100644 index 09704a83e9687..0000000000000 Binary files a/blockchains/ethereum/assets/0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574/info.json b/blockchains/ethereum/assets/0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574/info.json deleted file mode 100644 index 0fdd01404f125..0000000000000 --- a/blockchains/ethereum/assets/0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "HLX", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "https://helex.world", - "explorer": "https://etherscan.io/token/0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574", - "status": "active", - "id": "0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574/logo.png b/blockchains/ethereum/assets/0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574/logo.png deleted file mode 100644 index 4309380d378c5..0000000000000 Binary files a/blockchains/ethereum/assets/0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x66fD97a78d8854fEc445cd1C80a07896B0b4851f/info.json b/blockchains/ethereum/assets/0x66fD97a78d8854fEc445cd1C80a07896B0b4851f/info.json deleted file mode 100644 index 4b185cff879e0..0000000000000 --- a/blockchains/ethereum/assets/0x66fD97a78d8854fEc445cd1C80a07896B0b4851f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lunch Money", - "symbol": "LMY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://lunchmoney.io/", - "explorer": "https://etherscan.io/token/0x66fD97a78d8854fEc445cd1C80a07896B0b4851f", - "status": "active", - "id": "0x66fD97a78d8854fEc445cd1C80a07896B0b4851f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x66fD97a78d8854fEc445cd1C80a07896B0b4851f/logo.png b/blockchains/ethereum/assets/0x66fD97a78d8854fEc445cd1C80a07896B0b4851f/logo.png deleted file mode 100755 index fad93de53191e..0000000000000 Binary files a/blockchains/ethereum/assets/0x66fD97a78d8854fEc445cd1C80a07896B0b4851f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1/info.json b/blockchains/ethereum/assets/0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1/info.json deleted file mode 100644 index 176bfa6dd099c..0000000000000 --- a/blockchains/ethereum/assets/0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UBEX Token", - "symbol": "UBEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ubex.com/", - "explorer": "https://etherscan.io/token/0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1", - "status": "active", - "id": "0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1/logo.png b/blockchains/ethereum/assets/0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1/logo.png deleted file mode 100644 index b4bcdda42feee..0000000000000 Binary files a/blockchains/ethereum/assets/0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6/info.json b/blockchains/ethereum/assets/0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6/info.json deleted file mode 100644 index ea9d50c42aec1..0000000000000 --- a/blockchains/ethereum/assets/0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fotrem Capital Token", - "symbol": "FCQ", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6", - "status": "active", - "id": "0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6/logo.png b/blockchains/ethereum/assets/0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6/logo.png deleted file mode 100644 index 95c91fd2f6d09..0000000000000 Binary files a/blockchains/ethereum/assets/0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6710c63432A2De02954fc0f851db07146a6c0312/info.json b/blockchains/ethereum/assets/0x6710c63432A2De02954fc0f851db07146a6c0312/info.json deleted file mode 100644 index 4211878aa4d4e..0000000000000 --- a/blockchains/ethereum/assets/0x6710c63432A2De02954fc0f851db07146a6c0312/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SyncFab Smart Manufacturing Blockchain", - "symbol": "MFG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://blockchain.syncfab.com", - "explorer": "https://etherscan.io/token/0x6710c63432A2De02954fc0f851db07146a6c0312", - "status": "active", - "id": "0x6710c63432A2De02954fc0f851db07146a6c0312" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6710c63432A2De02954fc0f851db07146a6c0312/logo.png b/blockchains/ethereum/assets/0x6710c63432A2De02954fc0f851db07146a6c0312/logo.png deleted file mode 100644 index 6f93928eee6ad..0000000000000 Binary files a/blockchains/ethereum/assets/0x6710c63432A2De02954fc0f851db07146a6c0312/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x671AbBe5CE652491985342e85428EB1b07bC6c64/info.json b/blockchains/ethereum/assets/0x671AbBe5CE652491985342e85428EB1b07bC6c64/info.json deleted file mode 100644 index 1ea4ff976fb4c..0000000000000 --- a/blockchains/ethereum/assets/0x671AbBe5CE652491985342e85428EB1b07bC6c64/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Quantum", - "symbol": "QAU", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x671AbBe5CE652491985342e85428EB1b07bC6c64", - "status": "active", - "id": "0x671AbBe5CE652491985342e85428EB1b07bC6c64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x671AbBe5CE652491985342e85428EB1b07bC6c64/logo.png b/blockchains/ethereum/assets/0x671AbBe5CE652491985342e85428EB1b07bC6c64/logo.png deleted file mode 100755 index 43f2093245753..0000000000000 Binary files a/blockchains/ethereum/assets/0x671AbBe5CE652491985342e85428EB1b07bC6c64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD/info.json b/blockchains/ethereum/assets/0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD/info.json deleted file mode 100644 index 7036c8161245c..0000000000000 --- a/blockchains/ethereum/assets/0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Verify Token", - "symbol": "CRED", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://verify.as/", - "explorer": "https://etherscan.io/token/0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD", - "status": "active", - "id": "0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD/logo.png b/blockchains/ethereum/assets/0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD/logo.png deleted file mode 100644 index 1c175830ad558..0000000000000 Binary files a/blockchains/ethereum/assets/0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6733D909e10DDedB8d6181b213dE32A30cEac7ed/info.json b/blockchains/ethereum/assets/0x6733D909e10DDedB8d6181b213dE32A30cEac7ed/info.json deleted file mode 100644 index 905edd40c4e92..0000000000000 --- a/blockchains/ethereum/assets/0x6733D909e10DDedB8d6181b213dE32A30cEac7ed/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitSerial", - "symbol": "BTE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6733D909e10DDedB8d6181b213dE32A30cEac7ed", - "status": "active", - "id": "0x6733D909e10DDedB8d6181b213dE32A30cEac7ed" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6733D909e10DDedB8d6181b213dE32A30cEac7ed/logo.png b/blockchains/ethereum/assets/0x6733D909e10DDedB8d6181b213dE32A30cEac7ed/logo.png deleted file mode 100644 index 50392e660263b..0000000000000 Binary files a/blockchains/ethereum/assets/0x6733D909e10DDedB8d6181b213dE32A30cEac7ed/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb/info.json b/blockchains/ethereum/assets/0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb/info.json deleted file mode 100644 index 8b579e57c909c..0000000000000 --- a/blockchains/ethereum/assets/0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZeroCarbon", - "symbol": "ZCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.zerocarbonproject.com/", - "explorer": "https://etherscan.io/token/0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb", - "status": "active", - "id": "0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb/logo.png b/blockchains/ethereum/assets/0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb/logo.png deleted file mode 100644 index 0d7429489c24c..0000000000000 Binary files a/blockchains/ethereum/assets/0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf/info.json b/blockchains/ethereum/assets/0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf/info.json deleted file mode 100644 index 69dcc882e471a..0000000000000 --- a/blockchains/ethereum/assets/0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sense", - "symbol": "SENSE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf", - "status": "active", - "id": "0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf/logo.png b/blockchains/ethereum/assets/0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf/logo.png deleted file mode 100644 index 21ce896fa5431..0000000000000 Binary files a/blockchains/ethereum/assets/0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json b/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json deleted file mode 100644 index 2e67efa9e5956..0000000000000 --- a/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDN", - "website": "https://neutrino.at", - "description": "Neutrino USDN is a stablecoin issued on Waves Protocol. Collaterization is based on NSBT. More details in WP.", - "explorer": "https://etherscan.io/token/0x674c6ad92fd080e4004b2312b45f796a192d27a0", - "type": "ERC20", - "symbol": "USDN", - "decimals": 18, - "status": "active", - "id": "0x674C6Ad92Fd080e4004b2312b45f796a192D27a0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/logo.png b/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/logo.png deleted file mode 100644 index 435ade892eff8..0000000000000 Binary files a/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6752787D5A119DAD443E97cC6CC4449C655ED5d2/info.json b/blockchains/ethereum/assets/0x6752787D5A119DAD443E97cC6CC4449C655ED5d2/info.json deleted file mode 100644 index ca8ba06c0e00e..0000000000000 --- a/blockchains/ethereum/assets/0x6752787D5A119DAD443E97cC6CC4449C655ED5d2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Start Chain", - "symbol": "STC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6752787D5A119DAD443E97cC6CC4449C655ED5d2", - "status": "active", - "id": "0x6752787D5A119DAD443E97cC6CC4449C655ED5d2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6752787D5A119DAD443E97cC6CC4449C655ED5d2/logo.png b/blockchains/ethereum/assets/0x6752787D5A119DAD443E97cC6CC4449C655ED5d2/logo.png deleted file mode 100644 index ec688685a6ab7..0000000000000 Binary files a/blockchains/ethereum/assets/0x6752787D5A119DAD443E97cC6CC4449C655ED5d2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6758B7d441a9739b98552B373703d8d3d14f9e62/info.json b/blockchains/ethereum/assets/0x6758B7d441a9739b98552B373703d8d3d14f9e62/info.json deleted file mode 100644 index ed42126ad2c0d..0000000000000 --- a/blockchains/ethereum/assets/0x6758B7d441a9739b98552B373703d8d3d14f9e62/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POA ERC20 on Foundation", - "symbol": "POA20", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6758B7d441a9739b98552B373703d8d3d14f9e62", - "status": "active", - "id": "0x6758B7d441a9739b98552B373703d8d3d14f9e62" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6758B7d441a9739b98552B373703d8d3d14f9e62/logo.png b/blockchains/ethereum/assets/0x6758B7d441a9739b98552B373703d8d3d14f9e62/logo.png deleted file mode 100755 index cfa1b254c1fe8..0000000000000 Binary files a/blockchains/ethereum/assets/0x6758B7d441a9739b98552B373703d8d3d14f9e62/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad/info.json b/blockchains/ethereum/assets/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad/info.json deleted file mode 100644 index d36f3c5836f95..0000000000000 --- a/blockchains/ethereum/assets/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CREED", - "website": "https://creed.finance", - "description": "Every time you stake and unstake LP tokens, the contract will automatically harvest CREED rewards for you", - "explorer": "https://etherscan.io/token/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad", - "type": "ERC20", - "symbol": "CREED", - "decimals": 18, - "status": "active", - "id": "0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad/logo.png b/blockchains/ethereum/assets/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad/logo.png deleted file mode 100644 index 1a6566769438f..0000000000000 Binary files a/blockchains/ethereum/assets/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x675a1f8750C1e6a3fd8708E224283dE843BF28EC/info.json b/blockchains/ethereum/assets/0x675a1f8750C1e6a3fd8708E224283dE843BF28EC/info.json deleted file mode 100644 index 1de34f880485e..0000000000000 --- a/blockchains/ethereum/assets/0x675a1f8750C1e6a3fd8708E224283dE843BF28EC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yacht Club", - "symbol": "POINT", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x675a1f8750C1e6a3fd8708E224283dE843BF28EC", - "status": "active", - "id": "0x675a1f8750C1e6a3fd8708E224283dE843BF28EC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x675a1f8750C1e6a3fd8708E224283dE843BF28EC/logo.png b/blockchains/ethereum/assets/0x675a1f8750C1e6a3fd8708E224283dE843BF28EC/logo.png deleted file mode 100644 index 16875994d5db9..0000000000000 Binary files a/blockchains/ethereum/assets/0x675a1f8750C1e6a3fd8708E224283dE843BF28EC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6768063279E2B185Dc0c972b97f11f231d0B45ad/info.json b/blockchains/ethereum/assets/0x6768063279E2B185Dc0c972b97f11f231d0B45ad/info.json deleted file mode 100644 index 030d7dd952b2d..0000000000000 --- a/blockchains/ethereum/assets/0x6768063279E2B185Dc0c972b97f11f231d0B45ad/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "YIELD", - "website": "https://yield-farming.io", - "source_code": "", - "description": "A trustable farming DeFi project", - "explorer": "https://etherscan.io/token/0x6768063279E2B185Dc0c972b97f11f231d0B45ad", - "type": "ERC20", - "symbol": "YIELD", - "decimals": 18, - "status": "active", - "id": "0x6768063279E2B185Dc0c972b97f11f231d0B45ad" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6768063279E2B185Dc0c972b97f11f231d0B45ad/logo.png b/blockchains/ethereum/assets/0x6768063279E2B185Dc0c972b97f11f231d0B45ad/logo.png deleted file mode 100644 index b202d2c2db45e..0000000000000 Binary files a/blockchains/ethereum/assets/0x6768063279E2B185Dc0c972b97f11f231d0B45ad/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f/info.json b/blockchains/ethereum/assets/0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f/info.json deleted file mode 100644 index 8f9c14acdcb2e..0000000000000 --- a/blockchains/ethereum/assets/0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg11500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f", - "status": "active", - "id": "0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f/logo.png b/blockchains/ethereum/assets/0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f/logo.png deleted file mode 100644 index 5b8a092bcfcae..0000000000000 Binary files a/blockchains/ethereum/assets/0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x677ddbd918637E5F2c79e164D402454dE7dA8619/logo.png b/blockchains/ethereum/assets/0x677ddbd918637E5F2c79e164D402454dE7dA8619/logo.png deleted file mode 100644 index 3c83138c3fec9..0000000000000 Binary files a/blockchains/ethereum/assets/0x677ddbd918637E5F2c79e164D402454dE7dA8619/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x677fB8474b6bf1496f7Ab633E63e25fE1132d042/info.json b/blockchains/ethereum/assets/0x677fB8474b6bf1496f7Ab633E63e25fE1132d042/info.json deleted file mode 100644 index c7aeef17d8ca0..0000000000000 --- a/blockchains/ethereum/assets/0x677fB8474b6bf1496f7Ab633E63e25fE1132d042/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bitecoin", - "symbol": "BITE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x677fB8474b6bf1496f7Ab633E63e25fE1132d042", - "status": "active", - "id": "0x677fB8474b6bf1496f7Ab633E63e25fE1132d042" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x677fB8474b6bf1496f7Ab633E63e25fE1132d042/logo.png b/blockchains/ethereum/assets/0x677fB8474b6bf1496f7Ab633E63e25fE1132d042/logo.png deleted file mode 100755 index f8d9969ff2314..0000000000000 Binary files a/blockchains/ethereum/assets/0x677fB8474b6bf1496f7Ab633E63e25fE1132d042/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6781a0F84c7E9e846DCb84A9a5bd49333067b104/info.json b/blockchains/ethereum/assets/0x6781a0F84c7E9e846DCb84A9a5bd49333067b104/info.json deleted file mode 100644 index 32740bee9933f..0000000000000 --- a/blockchains/ethereum/assets/0x6781a0F84c7E9e846DCb84A9a5bd49333067b104/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZAP TOKEN", - "symbol": "ZAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://zap.org/", - "explorer": "https://etherscan.io/token/0x6781a0F84c7E9e846DCb84A9a5bd49333067b104", - "status": "active", - "id": "0x6781a0F84c7E9e846DCb84A9a5bd49333067b104" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6781a0F84c7E9e846DCb84A9a5bd49333067b104/logo.png b/blockchains/ethereum/assets/0x6781a0F84c7E9e846DCb84A9a5bd49333067b104/logo.png deleted file mode 100644 index 9c25ad977d121..0000000000000 Binary files a/blockchains/ethereum/assets/0x6781a0F84c7E9e846DCb84A9a5bd49333067b104/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/info.json b/blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/info.json deleted file mode 100644 index 9d4152a88c894..0000000000000 --- a/blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Trustlines Network Token", - "website": "https://trustlines.network/", - "description": "TLN are ERC20 tokens on the Ethereum chain, which can be converted to TLC by sending them to the Trustlines Blockchain bridge.", - "explorer": "https://etherscan.io/token/0x679131F591B4f369acB8cd8c51E68596806c3916", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/TrustlinesFound", - "handle": "TrustlinesFound" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Trustlines", - "handle": "Trustlines" - } - ], - "source_code": "http://github.com/trustlines-protocol/", - "type": "ERC20", - "symbol": "TLN", - "decimals": 18, - "status": "active", - "id": "0x679131F591B4f369acB8cd8c51E68596806c3916" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/logo.png b/blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/logo.png deleted file mode 100644 index fd3f05e7fee85..0000000000000 Binary files a/blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x679BADc551626e01B23CeecEFBc9B877EA18fc46/info.json b/blockchains/ethereum/assets/0x679BADc551626e01B23CeecEFBc9B877EA18fc46/info.json deleted file mode 100644 index f70d357b12039..0000000000000 --- a/blockchains/ethereum/assets/0x679BADc551626e01B23CeecEFBc9B877EA18fc46/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ccore Token", - "symbol": "CCO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ccore.io/", - "explorer": "https://etherscan.io/token/0x679BADc551626e01B23CeecEFBc9B877EA18fc46", - "status": "active", - "id": "0x679BADc551626e01B23CeecEFBc9B877EA18fc46" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x679BADc551626e01B23CeecEFBc9B877EA18fc46/logo.png b/blockchains/ethereum/assets/0x679BADc551626e01B23CeecEFBc9B877EA18fc46/logo.png deleted file mode 100644 index a8e712d85c11f..0000000000000 Binary files a/blockchains/ethereum/assets/0x679BADc551626e01B23CeecEFBc9B877EA18fc46/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C/info.json b/blockchains/ethereum/assets/0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C/info.json deleted file mode 100644 index 2a9f37bca3120..0000000000000 --- a/blockchains/ethereum/assets/0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Medicine Health Token", - "symbol": "MHT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C", - "status": "active", - "id": "0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C/logo.png b/blockchains/ethereum/assets/0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C/logo.png deleted file mode 100644 index 59e3dc3cfc667..0000000000000 Binary files a/blockchains/ethereum/assets/0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x67CFE387D6a1C9BC02293d82e443A2aA011336E7/info.json b/blockchains/ethereum/assets/0x67CFE387D6a1C9BC02293d82e443A2aA011336E7/info.json deleted file mode 100644 index 62a8599070ffc..0000000000000 --- a/blockchains/ethereum/assets/0x67CFE387D6a1C9BC02293d82e443A2aA011336E7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LGN International", - "symbol": "LGN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x67CFE387D6a1C9BC02293d82e443A2aA011336E7", - "status": "active", - "id": "0x67CFE387D6a1C9BC02293d82e443A2aA011336E7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x67CFE387D6a1C9BC02293d82e443A2aA011336E7/logo.png b/blockchains/ethereum/assets/0x67CFE387D6a1C9BC02293d82e443A2aA011336E7/logo.png deleted file mode 100644 index 02fa9a4a78a54..0000000000000 Binary files a/blockchains/ethereum/assets/0x67CFE387D6a1C9BC02293d82e443A2aA011336E7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297/info.json b/blockchains/ethereum/assets/0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297/info.json deleted file mode 100644 index c77800ac31ba7..0000000000000 --- a/blockchains/ethereum/assets/0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-16/30M76", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297", - "status": "active", - "id": "0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297/logo.png b/blockchains/ethereum/assets/0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297/logo.png deleted file mode 100644 index 0d9f15e5ef116..0000000000000 Binary files a/blockchains/ethereum/assets/0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F/info.json b/blockchains/ethereum/assets/0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F/info.json deleted file mode 100644 index 5d3ac7a54ea28..0000000000000 --- a/blockchains/ethereum/assets/0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AlgoTradingFun", - "symbol": "ATF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F", - "status": "active", - "id": "0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F/logo.png b/blockchains/ethereum/assets/0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F/logo.png deleted file mode 100644 index e910bd568719c..0000000000000 Binary files a/blockchains/ethereum/assets/0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x67a9099f0008C35C61c00042cd9Fb03684451097/info.json b/blockchains/ethereum/assets/0x67a9099f0008C35C61c00042cd9Fb03684451097/info.json deleted file mode 100644 index 036c3754b3cdd..0000000000000 --- a/blockchains/ethereum/assets/0x67a9099f0008C35C61c00042cd9Fb03684451097/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GAMESTARS TOKEN", - "symbol": "GST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://gamestars.io", - "explorer": "https://etherscan.io/token/0x67a9099f0008C35C61c00042cd9Fb03684451097", - "status": "active", - "id": "0x67a9099f0008C35C61c00042cd9Fb03684451097" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x67a9099f0008C35C61c00042cd9Fb03684451097/logo.png b/blockchains/ethereum/assets/0x67a9099f0008C35C61c00042cd9Fb03684451097/logo.png deleted file mode 100644 index d5d779fc73e53..0000000000000 Binary files a/blockchains/ethereum/assets/0x67a9099f0008C35C61c00042cd9Fb03684451097/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x67ab11058eF23D0a19178f61A050D3c38F81Ae21/info.json b/blockchains/ethereum/assets/0x67ab11058eF23D0a19178f61A050D3c38F81Ae21/info.json deleted file mode 100644 index ed8645221b84f..0000000000000 --- a/blockchains/ethereum/assets/0x67ab11058eF23D0a19178f61A050D3c38F81Ae21/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SELF TOKEN", - "symbol": "SELF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x67ab11058eF23D0a19178f61A050D3c38F81Ae21", - "status": "active", - "id": "0x67ab11058eF23D0a19178f61A050D3c38F81Ae21" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x67ab11058eF23D0a19178f61A050D3c38F81Ae21/logo.png b/blockchains/ethereum/assets/0x67ab11058eF23D0a19178f61A050D3c38F81Ae21/logo.png deleted file mode 100644 index be542f39623e3..0000000000000 Binary files a/blockchains/ethereum/assets/0x67ab11058eF23D0a19178f61A050D3c38F81Ae21/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x67b562802aE7Da63283741103d14F508597f6380/info.json b/blockchains/ethereum/assets/0x67b562802aE7Da63283741103d14F508597f6380/info.json deleted file mode 100644 index c44e147277a25..0000000000000 --- a/blockchains/ethereum/assets/0x67b562802aE7Da63283741103d14F508597f6380/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ROOKS", - "symbol": "ROOKS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x67b562802aE7Da63283741103d14F508597f6380", - "status": "active", - "id": "0x67b562802aE7Da63283741103d14F508597f6380" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x67b562802aE7Da63283741103d14F508597f6380/logo.png b/blockchains/ethereum/assets/0x67b562802aE7Da63283741103d14F508597f6380/logo.png deleted file mode 100644 index 4800e94996c96..0000000000000 Binary files a/blockchains/ethereum/assets/0x67b562802aE7Da63283741103d14F508597f6380/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/logo.png b/blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/logo.png deleted file mode 100644 index 4c20cbdd1f12b..0000000000000 Binary files a/blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json b/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json deleted file mode 100644 index fa1004d5c1966..0000000000000 --- a/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Gnosis", - "website": "https://gnosis.io", - "description": "Gnosis is a decentralized prediction market built on the Ethereum protocol.", - "socials": [], - "explorer": "https://etherscan.io/token/0x6810e776880C02933D47DB1b9fc05908e5386b96", - "type": "ERC20", - "symbol": "GNO", - "decimals": 18, - "status": "active", - "id": "0x6810e776880C02933D47DB1b9fc05908e5386b96" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/logo.png b/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/logo.png deleted file mode 100644 index 92b62f1bdd1db..0000000000000 Binary files a/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x681724368d052a4e29Fc226eD5085082d74Fe716/info.json b/blockchains/ethereum/assets/0x681724368d052a4e29Fc226eD5085082d74Fe716/info.json deleted file mode 100644 index 17735f19c3a77..0000000000000 --- a/blockchains/ethereum/assets/0x681724368d052a4e29Fc226eD5085082d74Fe716/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SOLARMINING", - "symbol": "SRM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x681724368d052a4e29Fc226eD5085082d74Fe716", - "status": "active", - "id": "0x681724368d052a4e29Fc226eD5085082d74Fe716" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x681724368d052a4e29Fc226eD5085082d74Fe716/logo.png b/blockchains/ethereum/assets/0x681724368d052a4e29Fc226eD5085082d74Fe716/logo.png deleted file mode 100644 index 32bfde2c6763f..0000000000000 Binary files a/blockchains/ethereum/assets/0x681724368d052a4e29Fc226eD5085082d74Fe716/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49/info.json b/blockchains/ethereum/assets/0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49/info.json deleted file mode 100644 index cc3e964b13455..0000000000000 --- a/blockchains/ethereum/assets/0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rapidz", - "symbol": "RPZX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.rapidz.io/", - "explorer": "https://etherscan.io/token/0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49", - "status": "active", - "id": "0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49/logo.png b/blockchains/ethereum/assets/0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49/logo.png deleted file mode 100644 index 99160adeb971e..0000000000000 Binary files a/blockchains/ethereum/assets/0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x684e2DCb12Bb755237E07242529C82f78a84Ea61/info.json b/blockchains/ethereum/assets/0x684e2DCb12Bb755237E07242529C82f78a84Ea61/info.json deleted file mode 100644 index 2c10fcc73bf52..0000000000000 --- a/blockchains/ethereum/assets/0x684e2DCb12Bb755237E07242529C82f78a84Ea61/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WELL Token", - "symbol": "WELL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x684e2DCb12Bb755237E07242529C82f78a84Ea61", - "status": "active", - "id": "0x684e2DCb12Bb755237E07242529C82f78a84Ea61" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x684e2DCb12Bb755237E07242529C82f78a84Ea61/logo.png b/blockchains/ethereum/assets/0x684e2DCb12Bb755237E07242529C82f78a84Ea61/logo.png deleted file mode 100644 index 69f3ef045b534..0000000000000 Binary files a/blockchains/ethereum/assets/0x684e2DCb12Bb755237E07242529C82f78a84Ea61/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6859242a5c8e43101BC96787c09728036590083B/info.json b/blockchains/ethereum/assets/0x6859242a5c8e43101BC96787c09728036590083B/info.json deleted file mode 100644 index 01e13e25cb256..0000000000000 --- a/blockchains/ethereum/assets/0x6859242a5c8e43101BC96787c09728036590083B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "World Travel Token", - "symbol": "WTL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6859242a5c8e43101BC96787c09728036590083B", - "status": "active", - "id": "0x6859242a5c8e43101BC96787c09728036590083B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6859242a5c8e43101BC96787c09728036590083B/logo.png b/blockchains/ethereum/assets/0x6859242a5c8e43101BC96787c09728036590083B/logo.png deleted file mode 100644 index 9443bb91adafa..0000000000000 Binary files a/blockchains/ethereum/assets/0x6859242a5c8e43101BC96787c09728036590083B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6863bE0e7CF7ce860A574760e9020D519a8bDC47/info.json b/blockchains/ethereum/assets/0x6863bE0e7CF7ce860A574760e9020D519a8bDC47/info.json deleted file mode 100644 index bdf149183fc04..0000000000000 --- a/blockchains/ethereum/assets/0x6863bE0e7CF7ce860A574760e9020D519a8bDC47/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "On.Live", - "symbol": "ONL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://on.live/", - "explorer": "https://etherscan.io/token/0x6863bE0e7CF7ce860A574760e9020D519a8bDC47", - "status": "active", - "id": "0x6863bE0e7CF7ce860A574760e9020D519a8bDC47" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6863bE0e7CF7ce860A574760e9020D519a8bDC47/logo.png b/blockchains/ethereum/assets/0x6863bE0e7CF7ce860A574760e9020D519a8bDC47/logo.png deleted file mode 100755 index 3177915a99052..0000000000000 Binary files a/blockchains/ethereum/assets/0x6863bE0e7CF7ce860A574760e9020D519a8bDC47/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x686C650dbcFEaa75D09B883621Ad810F5952bD5d/info.json b/blockchains/ethereum/assets/0x686C650dbcFEaa75D09B883621Ad810F5952bD5d/info.json deleted file mode 100644 index f1bf54ee6608b..0000000000000 --- a/blockchains/ethereum/assets/0x686C650dbcFEaa75D09B883621Ad810F5952bD5d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AAX Token", - "symbol": "AAB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aab.aax.com/", - "explorer": "https://etherscan.io/token/0x686C650dbcFEaa75D09B883621Ad810F5952bD5d", - "status": "active", - "id": "0x686C650dbcFEaa75D09B883621Ad810F5952bD5d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x686C650dbcFEaa75D09B883621Ad810F5952bD5d/logo.png b/blockchains/ethereum/assets/0x686C650dbcFEaa75D09B883621Ad810F5952bD5d/logo.png deleted file mode 100644 index b72fdf34bb1f9..0000000000000 Binary files a/blockchains/ethereum/assets/0x686C650dbcFEaa75D09B883621Ad810F5952bD5d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x687174f8C49ceb7729D925C3A961507ea4Ac7b28/info.json b/blockchains/ethereum/assets/0x687174f8C49ceb7729D925C3A961507ea4Ac7b28/info.json deleted file mode 100644 index 3e6094ebea9a6..0000000000000 --- a/blockchains/ethereum/assets/0x687174f8C49ceb7729D925C3A961507ea4Ac7b28/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GAT Token", - "symbol": "GAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.gatcoin.io/", - "explorer": "https://etherscan.io/token/0x687174f8C49ceb7729D925C3A961507ea4Ac7b28", - "status": "active", - "id": "0x687174f8C49ceb7729D925C3A961507ea4Ac7b28" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x687174f8C49ceb7729D925C3A961507ea4Ac7b28/logo.png b/blockchains/ethereum/assets/0x687174f8C49ceb7729D925C3A961507ea4Ac7b28/logo.png deleted file mode 100644 index 2f30702eb38d8..0000000000000 Binary files a/blockchains/ethereum/assets/0x687174f8C49ceb7729D925C3A961507ea4Ac7b28/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/info.json b/blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/info.json deleted file mode 100644 index f5f7bb149126d..0000000000000 --- a/blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QChi", - "symbol": "QCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.qchi.mobi", - "explorer": "https://etherscan.io/token/0x687BfC3E73f6af55F0CccA8450114D107E781a0e", - "status": "active", - "id": "0x687BfC3E73f6af55F0CccA8450114D107E781a0e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/logo.png b/blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/logo.png deleted file mode 100644 index e865a7c7ce300..0000000000000 Binary files a/blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x688478f003b8D0F10b8af2122bF20378555EF958/info.json b/blockchains/ethereum/assets/0x688478f003b8D0F10b8af2122bF20378555EF958/info.json deleted file mode 100644 index cc9a680e7201c..0000000000000 --- a/blockchains/ethereum/assets/0x688478f003b8D0F10b8af2122bF20378555EF958/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BolttCoin", - "symbol": "BOLTT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x688478f003b8D0F10b8af2122bF20378555EF958", - "status": "active", - "id": "0x688478f003b8D0F10b8af2122bF20378555EF958" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x688478f003b8D0F10b8af2122bF20378555EF958/logo.png b/blockchains/ethereum/assets/0x688478f003b8D0F10b8af2122bF20378555EF958/logo.png deleted file mode 100644 index 7c5a7d1168d18..0000000000000 Binary files a/blockchains/ethereum/assets/0x688478f003b8D0F10b8af2122bF20378555EF958/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51/info.json b/blockchains/ethereum/assets/0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51/info.json deleted file mode 100644 index 87c886a4529c0..0000000000000 --- a/blockchains/ethereum/assets/0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MonetChainToken", - "symbol": "MOTE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51", - "status": "active", - "id": "0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51/logo.png b/blockchains/ethereum/assets/0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51/logo.png deleted file mode 100644 index d83758424cc71..0000000000000 Binary files a/blockchains/ethereum/assets/0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792/info.json b/blockchains/ethereum/assets/0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792/info.json deleted file mode 100644 index e9ecbc05b8a2f..0000000000000 --- a/blockchains/ethereum/assets/0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Signals", - "symbol": "SIG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.spectivvr.com/", - "explorer": "https://etherscan.io/token/0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792", - "status": "active", - "id": "0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792/logo.png b/blockchains/ethereum/assets/0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792/logo.png deleted file mode 100644 index 580937ac5bb5f..0000000000000 Binary files a/blockchains/ethereum/assets/0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411/info.json b/blockchains/ethereum/assets/0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411/info.json deleted file mode 100644 index c9f6e56b8550e..0000000000000 --- a/blockchains/ethereum/assets/0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RoboAi Coin R2R", - "symbol": "R2R", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.citios.io/", - "explorer": "https://etherscan.io/token/0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411", - "status": "active", - "id": "0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411/logo.png b/blockchains/ethereum/assets/0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411/logo.png deleted file mode 100644 index c8694dc46c0d4..0000000000000 Binary files a/blockchains/ethereum/assets/0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb/info.json b/blockchains/ethereum/assets/0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb/info.json deleted file mode 100644 index bfbc87ef7b77b..0000000000000 --- a/blockchains/ethereum/assets/0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EvenCoin", - "symbol": "EVN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://evencoin.io/", - "explorer": "https://etherscan.io/token/0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb", - "status": "active", - "id": "0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb/logo.png b/blockchains/ethereum/assets/0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb/logo.png deleted file mode 100644 index 691e48ac7268e..0000000000000 Binary files a/blockchains/ethereum/assets/0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6898F926b74251e71eD0a8D894Bb45FEfF2E40FD/info.json b/blockchains/ethereum/assets/0x6898F926b74251e71eD0a8D894Bb45FEfF2E40FD/info.json deleted file mode 100644 index 5579095e8935f..0000000000000 --- a/blockchains/ethereum/assets/0x6898F926b74251e71eD0a8D894Bb45FEfF2E40FD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Seigniorage Euro-Shares", - "website": "https://dollarprotocol.com", - "description": "Seigniorage Euro-Share (EUROSHARE) is the investment vehicle and governance token into the EURO Algorithmic Stablecoin in Dollar Protocol. Holders get seigniorage paid in EUR pro-rata.", - "explorer": "https://etherscan.io/token/0x6898F926b74251e71eD0a8D894Bb45FEfF2E40FD", - "type": "ERC20", - "symbol": "EUROSHARE", - "decimals": 9, - "status": "active", - "id": "0x6898F926b74251e71eD0a8D894Bb45FEfF2E40FD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6898F926b74251e71eD0a8D894Bb45FEfF2E40FD/logo.png b/blockchains/ethereum/assets/0x6898F926b74251e71eD0a8D894Bb45FEfF2E40FD/logo.png deleted file mode 100644 index 56ea3181e407f..0000000000000 Binary files a/blockchains/ethereum/assets/0x6898F926b74251e71eD0a8D894Bb45FEfF2E40FD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68A118Ef45063051Eac49c7e647CE5Ace48a68a5/info.json b/blockchains/ethereum/assets/0x68A118Ef45063051Eac49c7e647CE5Ace48a68a5/info.json deleted file mode 100644 index 5cb477df80970..0000000000000 --- a/blockchains/ethereum/assets/0x68A118Ef45063051Eac49c7e647CE5Ace48a68a5/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Based Money", - "website": "https://based.money", - "description": "The BASED Protocol is a DeFi game of chicken designed to shake out weak hands and yield the highest gains for those who understand the rules.", - "explorer": "https://etherscan.io/token/0x68A118Ef45063051Eac49c7e647CE5Ace48a68a5", - "dapp": "https://stake.based.money", - "type": "ERC20", - "symbol": "$BASED", - "decimals": 18, - "status": "active", - "id": "0x68A118Ef45063051Eac49c7e647CE5Ace48a68a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68A118Ef45063051Eac49c7e647CE5Ace48a68a5/logo.png b/blockchains/ethereum/assets/0x68A118Ef45063051Eac49c7e647CE5Ace48a68a5/logo.png deleted file mode 100644 index b0aa09a73da87..0000000000000 Binary files a/blockchains/ethereum/assets/0x68A118Ef45063051Eac49c7e647CE5Ace48a68a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D/info.json b/blockchains/ethereum/assets/0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D/info.json deleted file mode 100644 index da6a4d63caa93..0000000000000 --- a/blockchains/ethereum/assets/0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTEApplication", - "symbol": "BTEA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D", - "status": "active", - "id": "0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D/logo.png b/blockchains/ethereum/assets/0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D/logo.png deleted file mode 100644 index 6b5d734fdbcab..0000000000000 Binary files a/blockchains/ethereum/assets/0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68AA3F232dA9bdC2343465545794ef3eEa5209BD/info.json b/blockchains/ethereum/assets/0x68AA3F232dA9bdC2343465545794ef3eEa5209BD/info.json deleted file mode 100644 index 43d9f09e938c6..0000000000000 --- a/blockchains/ethereum/assets/0x68AA3F232dA9bdC2343465545794ef3eEa5209BD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mothership Token", - "symbol": "MSP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mothership.cx/", - "explorer": "https://etherscan.io/token/0x68AA3F232dA9bdC2343465545794ef3eEa5209BD", - "status": "active", - "id": "0x68AA3F232dA9bdC2343465545794ef3eEa5209BD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68AA3F232dA9bdC2343465545794ef3eEa5209BD/logo.png b/blockchains/ethereum/assets/0x68AA3F232dA9bdC2343465545794ef3eEa5209BD/logo.png deleted file mode 100644 index 5d8c2fde1348a..0000000000000 Binary files a/blockchains/ethereum/assets/0x68AA3F232dA9bdC2343465545794ef3eEa5209BD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68D3AF29a900D21d092778A9D0aa4F73B1367141/info.json b/blockchains/ethereum/assets/0x68D3AF29a900D21d092778A9D0aa4F73B1367141/info.json deleted file mode 100644 index 31e2dc334025c..0000000000000 --- a/blockchains/ethereum/assets/0x68D3AF29a900D21d092778A9D0aa4F73B1367141/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bayan Token", - "symbol": "BYT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x68D3AF29a900D21d092778A9D0aa4F73B1367141", - "status": "active", - "id": "0x68D3AF29a900D21d092778A9D0aa4F73B1367141" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68D3AF29a900D21d092778A9D0aa4F73B1367141/logo.png b/blockchains/ethereum/assets/0x68D3AF29a900D21d092778A9D0aa4F73B1367141/logo.png deleted file mode 100644 index f4bd3657a1db7..0000000000000 Binary files a/blockchains/ethereum/assets/0x68D3AF29a900D21d092778A9D0aa4F73B1367141/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79/info.json b/blockchains/ethereum/assets/0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79/info.json deleted file mode 100644 index cfd0ae453d82a..0000000000000 --- a/blockchains/ethereum/assets/0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BULLIONXT", - "symbol": "BNXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79", - "status": "active", - "id": "0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79/logo.png b/blockchains/ethereum/assets/0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79/logo.png deleted file mode 100644 index 0dd7cfd23f2f0..0000000000000 Binary files a/blockchains/ethereum/assets/0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68F8b2E7B1A5841724e614758a56ADe0482F077e/info.json b/blockchains/ethereum/assets/0x68F8b2E7B1A5841724e614758a56ADe0482F077e/info.json deleted file mode 100644 index f3344a3f0ef2c..0000000000000 --- a/blockchains/ethereum/assets/0x68F8b2E7B1A5841724e614758a56ADe0482F077e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LXANK", - "symbol": "LXANK", - "type": "ERC20", - "decimals": 16, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x68F8b2E7B1A5841724e614758a56ADe0482F077e", - "status": "active", - "id": "0x68F8b2E7B1A5841724e614758a56ADe0482F077e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68F8b2E7B1A5841724e614758a56ADe0482F077e/logo.png b/blockchains/ethereum/assets/0x68F8b2E7B1A5841724e614758a56ADe0482F077e/logo.png deleted file mode 100644 index 73eba7aaf7ee8..0000000000000 Binary files a/blockchains/ethereum/assets/0x68F8b2E7B1A5841724e614758a56ADe0482F077e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824/info.json b/blockchains/ethereum/assets/0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824/info.json deleted file mode 100644 index 7d54183ada577..0000000000000 --- a/blockchains/ethereum/assets/0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MoonToken", - "website": "https://moonswap.fi", - "description": "moonswap is first experiment with cross-chain migration of swapDEX .", - "explorer": "https://etherscan.io/token/0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824", - "type": "ERC20", - "symbol": "MOON", - "decimals": 18, - "status": "active", - "id": "0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824/logo.png b/blockchains/ethereum/assets/0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824/logo.png deleted file mode 100644 index 80b27b7e698f6..0000000000000 Binary files a/blockchains/ethereum/assets/0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb/info.json b/blockchains/ethereum/assets/0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb/info.json deleted file mode 100644 index 0a615503648e0..0000000000000 --- a/blockchains/ethereum/assets/0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lottery Pools", - "symbol": "PLOTO", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb", - "status": "active", - "id": "0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb/logo.png b/blockchains/ethereum/assets/0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb/logo.png deleted file mode 100644 index a9c09cb815c7d..0000000000000 Binary files a/blockchains/ethereum/assets/0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25/info.json b/blockchains/ethereum/assets/0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25/info.json deleted file mode 100644 index eb5a922a8c5d8..0000000000000 --- a/blockchains/ethereum/assets/0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SIRIN", - "symbol": "SRN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.sirinlabs.com", - "explorer": "https://etherscan.io/token/0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25", - "status": "active", - "id": "0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25/logo.png b/blockchains/ethereum/assets/0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25/logo.png deleted file mode 100755 index fe5185c1075c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68e14bb5A45B9681327E16E528084B9d962C1a39/info.json b/blockchains/ethereum/assets/0x68e14bb5A45B9681327E16E528084B9d962C1a39/info.json deleted file mode 100644 index 8d77ad022ec24..0000000000000 --- a/blockchains/ethereum/assets/0x68e14bb5A45B9681327E16E528084B9d962C1a39/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitClave - Consumer Activity Token", - "symbol": "CAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x68e14bb5A45B9681327E16E528084B9d962C1a39", - "status": "active", - "id": "0x68e14bb5A45B9681327E16E528084B9d962C1a39" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68e14bb5A45B9681327E16E528084B9d962C1a39/logo.png b/blockchains/ethereum/assets/0x68e14bb5A45B9681327E16E528084B9d962C1a39/logo.png deleted file mode 100644 index c38e542a2cdb4..0000000000000 Binary files a/blockchains/ethereum/assets/0x68e14bb5A45B9681327E16E528084B9d962C1a39/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68eb95Dc9934E19B86687A10DF8e364423240E94/info.json b/blockchains/ethereum/assets/0x68eb95Dc9934E19B86687A10DF8e364423240E94/info.json deleted file mode 100644 index 29d3436d3f8ea..0000000000000 --- a/blockchains/ethereum/assets/0x68eb95Dc9934E19B86687A10DF8e364423240E94/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": " 3X Long Bitcoin Token", - "symbol": "BULL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/BULL", - "explorer": "https://etherscan.io/token/0x68eb95Dc9934E19B86687A10DF8e364423240E94", - "status": "active", - "id": "0x68eb95Dc9934E19B86687A10DF8e364423240E94" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68eb95Dc9934E19B86687A10DF8e364423240E94/logo.png b/blockchains/ethereum/assets/0x68eb95Dc9934E19B86687A10DF8e364423240E94/logo.png deleted file mode 100644 index 36d37c8b5358a..0000000000000 Binary files a/blockchains/ethereum/assets/0x68eb95Dc9934E19B86687A10DF8e364423240E94/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa/info.json b/blockchains/ethereum/assets/0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa/info.json deleted file mode 100644 index ed42623d315a8..0000000000000 --- a/blockchains/ethereum/assets/0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NanoX Coin", - "symbol": "NNX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa", - "status": "active", - "id": "0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa/logo.png b/blockchains/ethereum/assets/0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa/logo.png deleted file mode 100644 index 55c737d044c50..0000000000000 Binary files a/blockchains/ethereum/assets/0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6911270D4BC1915744AEdd785d41D44f47245BD0/info.json b/blockchains/ethereum/assets/0x6911270D4BC1915744AEdd785d41D44f47245BD0/info.json deleted file mode 100644 index aa9d5d648747c..0000000000000 --- a/blockchains/ethereum/assets/0x6911270D4BC1915744AEdd785d41D44f47245BD0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QPay", - "symbol": "QPY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://qpay.group/", - "explorer": "https://etherscan.io/token/0x6911270D4BC1915744AEdd785d41D44f47245BD0", - "status": "active", - "id": "0x6911270D4BC1915744AEdd785d41D44f47245BD0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6911270D4BC1915744AEdd785d41D44f47245BD0/logo.png b/blockchains/ethereum/assets/0x6911270D4BC1915744AEdd785d41D44f47245BD0/logo.png deleted file mode 100644 index 512e31b97f68c..0000000000000 Binary files a/blockchains/ethereum/assets/0x6911270D4BC1915744AEdd785d41D44f47245BD0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6913cCabBC337F0ea7b4109dd8200D61c704D332/info.json b/blockchains/ethereum/assets/0x6913cCabBC337F0ea7b4109dd8200D61c704D332/info.json deleted file mode 100644 index 6940de5adf0dd..0000000000000 --- a/blockchains/ethereum/assets/0x6913cCabBC337F0ea7b4109dd8200D61c704D332/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Asac Coin", - "symbol": "ASAC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://asaccoin.com/", - "explorer": "https://etherscan.io/token/0x6913cCabBC337F0ea7b4109dd8200D61c704D332", - "status": "active", - "id": "0x6913cCabBC337F0ea7b4109dd8200D61c704D332" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6913cCabBC337F0ea7b4109dd8200D61c704D332/logo.png b/blockchains/ethereum/assets/0x6913cCabBC337F0ea7b4109dd8200D61c704D332/logo.png deleted file mode 100644 index 6035d9f60ef2d..0000000000000 Binary files a/blockchains/ethereum/assets/0x6913cCabBC337F0ea7b4109dd8200D61c704D332/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x691c25C461DaFC47792b6E4d674FBB637bca1C6F/info.json b/blockchains/ethereum/assets/0x691c25C461DaFC47792b6E4d674FBB637bca1C6F/info.json deleted file mode 100644 index b7d724c083f43..0000000000000 --- a/blockchains/ethereum/assets/0x691c25C461DaFC47792b6E4d674FBB637bca1C6F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iBBT Utility Token", - "symbol": "iBBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ibbt.io", - "explorer": "https://etherscan.io/token/0x691c25C461DaFC47792b6E4d674FBB637bca1C6F", - "status": "active", - "id": "0x691c25C461DaFC47792b6E4d674FBB637bca1C6F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x691c25C461DaFC47792b6E4d674FBB637bca1C6F/logo.png b/blockchains/ethereum/assets/0x691c25C461DaFC47792b6E4d674FBB637bca1C6F/logo.png deleted file mode 100644 index e5b43b1f6b7cc..0000000000000 Binary files a/blockchains/ethereum/assets/0x691c25C461DaFC47792b6E4d674FBB637bca1C6F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687/info.json b/blockchains/ethereum/assets/0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687/info.json deleted file mode 100644 index b338cade28330..0000000000000 --- a/blockchains/ethereum/assets/0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTOTRADER", - "symbol": "CTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687", - "status": "active", - "id": "0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687/logo.png b/blockchains/ethereum/assets/0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687/logo.png deleted file mode 100755 index aa3a91d62c5c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x695106Ad73f506f9D0A9650a78019A93149AE07C/info.json b/blockchains/ethereum/assets/0x695106Ad73f506f9D0A9650a78019A93149AE07C/info.json deleted file mode 100644 index a5c58d61d0254..0000000000000 --- a/blockchains/ethereum/assets/0x695106Ad73f506f9D0A9650a78019A93149AE07C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BNS Token", - "website": "https://bitbns.com", - "description": "BNS Token is a multi-protocol utility token by Bitbns, which aims at enabling general masses to use cryptocurrency just like they use FIAT currency in day-to-day transactions.", - "explorer": "https://etherscan.io/token/0x695106Ad73f506f9D0A9650a78019A93149AE07C", - "type": "ERC20", - "symbol": "BNS", - "decimals": 8, - "status": "active", - "id": "0x695106Ad73f506f9D0A9650a78019A93149AE07C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x695106Ad73f506f9D0A9650a78019A93149AE07C/logo.png b/blockchains/ethereum/assets/0x695106Ad73f506f9D0A9650a78019A93149AE07C/logo.png deleted file mode 100644 index cad2375b336a8..0000000000000 Binary files a/blockchains/ethereum/assets/0x695106Ad73f506f9D0A9650a78019A93149AE07C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f/info.json b/blockchains/ethereum/assets/0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f/info.json deleted file mode 100644 index 26387cbe0c0b9..0000000000000 --- a/blockchains/ethereum/assets/0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crafty Token", - "symbol": "CFTY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f", - "status": "active", - "id": "0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f/logo.png b/blockchains/ethereum/assets/0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f/logo.png deleted file mode 100644 index 8326a462db898..0000000000000 Binary files a/blockchains/ethereum/assets/0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6961A3e9D86deD4C0c64678d538dc2359659b29E/logo.png b/blockchains/ethereum/assets/0x6961A3e9D86deD4C0c64678d538dc2359659b29E/logo.png deleted file mode 100644 index 10a6c6f135e31..0000000000000 Binary files a/blockchains/ethereum/assets/0x6961A3e9D86deD4C0c64678d538dc2359659b29E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69692D3345010a207b759a7D1af6fc7F38b35c5E/info.json b/blockchains/ethereum/assets/0x69692D3345010a207b759a7D1af6fc7F38b35c5E/info.json deleted file mode 100644 index 1766b75027131..0000000000000 --- a/blockchains/ethereum/assets/0x69692D3345010a207b759a7D1af6fc7F38b35c5E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "chads.vc", - "website": "https://chads.vc", - "description": "CHADS is a deflationary token utilizing a novel burn curve mechanism to create a supply-and-demand equilibrium. CHADS tokens are the centerpoint of the non-fungible-token (NFT) marketplace and Chadswap, a Polkadot cross-parachain exchange.", - "explorer": "https://etherscan.io/token/0x69692D3345010a207b759a7D1af6fc7F38b35c5E", - "type": "ERC20", - "symbol": "CHADS", - "decimals": 18, - "status": "active", - "id": "0x69692D3345010a207b759a7D1af6fc7F38b35c5E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69692D3345010a207b759a7D1af6fc7F38b35c5E/logo.png b/blockchains/ethereum/assets/0x69692D3345010a207b759a7D1af6fc7F38b35c5E/logo.png deleted file mode 100644 index 0e2d150baeded..0000000000000 Binary files a/blockchains/ethereum/assets/0x69692D3345010a207b759a7D1af6fc7F38b35c5E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69765C619F11bbcc5C382F9127383A2126F94138/info.json b/blockchains/ethereum/assets/0x69765C619F11bbcc5C382F9127383A2126F94138/info.json deleted file mode 100644 index 2d75ff8da1273..0000000000000 --- a/blockchains/ethereum/assets/0x69765C619F11bbcc5C382F9127383A2126F94138/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BAR Coin", - "symbol": "BAR", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x69765C619F11bbcc5C382F9127383A2126F94138", - "status": "active", - "id": "0x69765C619F11bbcc5C382F9127383A2126F94138" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69765C619F11bbcc5C382F9127383A2126F94138/logo.png b/blockchains/ethereum/assets/0x69765C619F11bbcc5C382F9127383A2126F94138/logo.png deleted file mode 100644 index 0881511606323..0000000000000 Binary files a/blockchains/ethereum/assets/0x69765C619F11bbcc5C382F9127383A2126F94138/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x697beac28B09E122C4332D163985e8a73121b97F/info.json b/blockchains/ethereum/assets/0x697beac28B09E122C4332D163985e8a73121b97F/info.json deleted file mode 100644 index d4d0e6a084b15..0000000000000 --- a/blockchains/ethereum/assets/0x697beac28B09E122C4332D163985e8a73121b97F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QRL", - "symbol": "QRL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x697beac28B09E122C4332D163985e8a73121b97F", - "status": "active", - "id": "0x697beac28B09E122C4332D163985e8a73121b97F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x697beac28B09E122C4332D163985e8a73121b97F/logo.png b/blockchains/ethereum/assets/0x697beac28B09E122C4332D163985e8a73121b97F/logo.png deleted file mode 100755 index 62eb6a6578f0e..0000000000000 Binary files a/blockchains/ethereum/assets/0x697beac28B09E122C4332D163985e8a73121b97F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947/info.json b/blockchains/ethereum/assets/0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947/info.json deleted file mode 100644 index aedce1ffcfc90..0000000000000 --- a/blockchains/ethereum/assets/0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Insula", - "symbol": "ISLA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.insulainvestments.com/", - "explorer": "https://etherscan.io/token/0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947", - "status": "active", - "id": "0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947/logo.png b/blockchains/ethereum/assets/0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947/logo.png deleted file mode 100644 index b4da9c0ed80b8..0000000000000 Binary files a/blockchains/ethereum/assets/0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF/info.json b/blockchains/ethereum/assets/0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF/info.json deleted file mode 100644 index aa98473223b3f..0000000000000 --- a/blockchains/ethereum/assets/0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OldDriver Token", - "symbol": "ODT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF", - "status": "active", - "id": "0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF/logo.png b/blockchains/ethereum/assets/0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF/logo.png deleted file mode 100644 index 89f5c49d3a662..0000000000000 Binary files a/blockchains/ethereum/assets/0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6984337918DdDD917c36456facE3a73f1b27BC38/info.json b/blockchains/ethereum/assets/0x6984337918DdDD917c36456facE3a73f1b27BC38/info.json deleted file mode 100644 index 831339c187ce5..0000000000000 --- a/blockchains/ethereum/assets/0x6984337918DdDD917c36456facE3a73f1b27BC38/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MakersProtocol", - "symbol": "MP", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6984337918DdDD917c36456facE3a73f1b27BC38", - "status": "active", - "id": "0x6984337918DdDD917c36456facE3a73f1b27BC38" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6984337918DdDD917c36456facE3a73f1b27BC38/logo.png b/blockchains/ethereum/assets/0x6984337918DdDD917c36456facE3a73f1b27BC38/logo.png deleted file mode 100644 index ace18518b160a..0000000000000 Binary files a/blockchains/ethereum/assets/0x6984337918DdDD917c36456facE3a73f1b27BC38/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6999d699a8210d728A9b2C34B4aD89E96cE34df8/info.json b/blockchains/ethereum/assets/0x6999d699a8210d728A9b2C34B4aD89E96cE34df8/info.json deleted file mode 100644 index 3d59ad9a852a3..0000000000000 --- a/blockchains/ethereum/assets/0x6999d699a8210d728A9b2C34B4aD89E96cE34df8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DD Gold", - "symbol": "DDG", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6999d699a8210d728A9b2C34B4aD89E96cE34df8", - "status": "active", - "id": "0x6999d699a8210d728A9b2C34B4aD89E96cE34df8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6999d699a8210d728A9b2C34B4aD89E96cE34df8/logo.png b/blockchains/ethereum/assets/0x6999d699a8210d728A9b2C34B4aD89E96cE34df8/logo.png deleted file mode 100644 index 81199c2b96197..0000000000000 Binary files a/blockchains/ethereum/assets/0x6999d699a8210d728A9b2C34B4aD89E96cE34df8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733/info.json b/blockchains/ethereum/assets/0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733/info.json deleted file mode 100644 index 16f711e2ace6d..0000000000000 --- a/blockchains/ethereum/assets/0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "0x0000000000000000000000000000000000000000000000000000000000000000", - "symbol": "TDCash", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733", - "status": "active", - "id": "0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733/logo.png b/blockchains/ethereum/assets/0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733/logo.png deleted file mode 100644 index 0a1eb897dea40..0000000000000 Binary files a/blockchains/ethereum/assets/0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71/info.json b/blockchains/ethereum/assets/0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71/info.json deleted file mode 100644 index 0650a2268bffa..0000000000000 --- a/blockchains/ethereum/assets/0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OmukX", - "symbol": "OMX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71", - "status": "active", - "id": "0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71/logo.png b/blockchains/ethereum/assets/0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71/logo.png deleted file mode 100644 index 20c6659997fd5..0000000000000 Binary files a/blockchains/ethereum/assets/0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/info.json b/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/info.json deleted file mode 100644 index fd4dbeb2aad42..0000000000000 --- a/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "$POOLZ finance", - "website": "https://www.poolz.finance", - "description": "Poolz is a decentralized swapping protocol for cross-chain token pools and auctions, enabling projects to raise capital.", - "explorer": "https://etherscan.io/token/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Poolz__", - "handle": "Poolz" - }, - { - "name": "Discord", - "url": "https://discord.gg/xwtWw4sGPp", - "handle": "Poolz" - }, - { - "name": "GitHub", - "url": "https://github.com/The-Poolz", - "handle": "Poolz" - }, - { - "name": "Telegram", - "url": "https://t.me/PoolzOfficialCommunity", - "handle": "Poolz" - } - ], - "type": "ERC20", - "symbol": "POOLZ", - "decimals": 18, - "status": "active", - "id": "0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/logo.png b/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/logo.png deleted file mode 100644 index d583a120797b7..0000000000000 Binary files a/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69BEaB403438253f13b6e92Db91F7FB849258263/info.json b/blockchains/ethereum/assets/0x69BEaB403438253f13b6e92Db91F7FB849258263/info.json deleted file mode 100644 index c88eacb27d57b..0000000000000 --- a/blockchains/ethereum/assets/0x69BEaB403438253f13b6e92Db91F7FB849258263/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NeuroToken", - "symbol": "NTK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://neuromation.io/", - "explorer": "https://etherscan.io/token/0x69BEaB403438253f13b6e92Db91F7FB849258263", - "status": "active", - "id": "0x69BEaB403438253f13b6e92Db91F7FB849258263" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69BEaB403438253f13b6e92Db91F7FB849258263/logo.png b/blockchains/ethereum/assets/0x69BEaB403438253f13b6e92Db91F7FB849258263/logo.png deleted file mode 100755 index a97708abbedda..0000000000000 Binary files a/blockchains/ethereum/assets/0x69BEaB403438253f13b6e92Db91F7FB849258263/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69BbE2FA02b4D90A944fF328663667DC32786385/logo.png b/blockchains/ethereum/assets/0x69BbE2FA02b4D90A944fF328663667DC32786385/logo.png deleted file mode 100644 index 052a597c0ed76..0000000000000 Binary files a/blockchains/ethereum/assets/0x69BbE2FA02b4D90A944fF328663667DC32786385/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda/info.json b/blockchains/ethereum/assets/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda/info.json deleted file mode 100644 index 7cdfc7d00739b..0000000000000 --- a/blockchains/ethereum/assets/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wonder", - "website": "https://wondercoin.info", - "description": "Wonder is ERC20 token that is going to become a payment method in websites and games.", - "explorer": "https://etherscan.io/token/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda", - "type": "ERC20", - "symbol": "WND", - "decimals": 5, - "status": "active", - "id": "0x69DC5556A91DFab39f8D50f6FE552296F2268Dda" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda/logo.png b/blockchains/ethereum/assets/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda/logo.png deleted file mode 100644 index 66cd41793cc6c..0000000000000 Binary files a/blockchains/ethereum/assets/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69F64d814Aa278825997e71738120392993973A4/info.json b/blockchains/ethereum/assets/0x69F64d814Aa278825997e71738120392993973A4/info.json deleted file mode 100644 index ed1b05d95561c..0000000000000 --- a/blockchains/ethereum/assets/0x69F64d814Aa278825997e71738120392993973A4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crowdvilla Ownership", - "symbol": "CRV", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x69F64d814Aa278825997e71738120392993973A4", - "status": "active", - "id": "0x69F64d814Aa278825997e71738120392993973A4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69F64d814Aa278825997e71738120392993973A4/logo.png b/blockchains/ethereum/assets/0x69F64d814Aa278825997e71738120392993973A4/logo.png deleted file mode 100644 index 71fd8e3048595..0000000000000 Binary files a/blockchains/ethereum/assets/0x69F64d814Aa278825997e71738120392993973A4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074/logo.png b/blockchains/ethereum/assets/0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074/logo.png deleted file mode 100644 index 2d2aff59010d6..0000000000000 Binary files a/blockchains/ethereum/assets/0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69b148395Ce0015C13e36BFfBAd63f49EF874E03/info.json b/blockchains/ethereum/assets/0x69b148395Ce0015C13e36BFfBAd63f49EF874E03/info.json deleted file mode 100644 index 0cc654a7998f4..0000000000000 --- a/blockchains/ethereum/assets/0x69b148395Ce0015C13e36BFfBAd63f49EF874E03/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Data Token", - "symbol": "DTA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://data.eco/", - "explorer": "https://etherscan.io/token/0x69b148395Ce0015C13e36BFfBAd63f49EF874E03", - "status": "active", - "id": "0x69b148395Ce0015C13e36BFfBAd63f49EF874E03" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69b148395Ce0015C13e36BFfBAd63f49EF874E03/logo.png b/blockchains/ethereum/assets/0x69b148395Ce0015C13e36BFfBAd63f49EF874E03/logo.png deleted file mode 100644 index 75fa92b02b305..0000000000000 Binary files a/blockchains/ethereum/assets/0x69b148395Ce0015C13e36BFfBAd63f49EF874E03/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267/info.json b/blockchains/ethereum/assets/0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267/info.json deleted file mode 100644 index eb6864dedf1f0..0000000000000 --- a/blockchains/ethereum/assets/0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockchain Accentuated Gambling System", - "symbol": "BAGS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267", - "status": "active", - "id": "0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267/logo.png b/blockchains/ethereum/assets/0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267/logo.png deleted file mode 100644 index 65f1befdaf128..0000000000000 Binary files a/blockchains/ethereum/assets/0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69b9e58Dcc2680cf07c66399b7E50670F7452459/info.json b/blockchains/ethereum/assets/0x69b9e58Dcc2680cf07c66399b7E50670F7452459/info.json deleted file mode 100644 index f3da3f64d31af..0000000000000 --- a/blockchains/ethereum/assets/0x69b9e58Dcc2680cf07c66399b7E50670F7452459/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coinverter.info", - "website": "https://coinverter.info", - "description": "Coinverter.info is a platform where you can easily see information about coin rates.", - "explorer": "https://etherscan.io/token/0x69b9e58Dcc2680cf07c66399b7E50670F7452459", - "type": "ERC20", - "symbol": "COIN", - "decimals": 18, - "status": "active", - "id": "0x69b9e58Dcc2680cf07c66399b7E50670F7452459" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69b9e58Dcc2680cf07c66399b7E50670F7452459/logo.png b/blockchains/ethereum/assets/0x69b9e58Dcc2680cf07c66399b7E50670F7452459/logo.png deleted file mode 100644 index f2ce5bec6f615..0000000000000 Binary files a/blockchains/ethereum/assets/0x69b9e58Dcc2680cf07c66399b7E50670F7452459/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69cea718773F3ffBc9ff77dD0647F7270bF9282D/info.json b/blockchains/ethereum/assets/0x69cea718773F3ffBc9ff77dD0647F7270bF9282D/info.json deleted file mode 100644 index 8f1b0ffb05fff..0000000000000 --- a/blockchains/ethereum/assets/0x69cea718773F3ffBc9ff77dD0647F7270bF9282D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETU Exchange", - "symbol": "ETUex", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x69cea718773F3ffBc9ff77dD0647F7270bF9282D", - "status": "active", - "id": "0x69cea718773F3ffBc9ff77dD0647F7270bF9282D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69cea718773F3ffBc9ff77dD0647F7270bF9282D/logo.png b/blockchains/ethereum/assets/0x69cea718773F3ffBc9ff77dD0647F7270bF9282D/logo.png deleted file mode 100644 index 4eea80c068f8c..0000000000000 Binary files a/blockchains/ethereum/assets/0x69cea718773F3ffBc9ff77dD0647F7270bF9282D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd/info.json b/blockchains/ethereum/assets/0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd/info.json deleted file mode 100644 index 0fac7665c6e3b..0000000000000 --- a/blockchains/ethereum/assets/0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg15000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd", - "status": "active", - "id": "0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd/logo.png b/blockchains/ethereum/assets/0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd/logo.png deleted file mode 100644 index 58b5241cc6746..0000000000000 Binary files a/blockchains/ethereum/assets/0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69d2779533a4D2c780639713558B2cC98c46A9b7/info.json b/blockchains/ethereum/assets/0x69d2779533a4D2c780639713558B2cC98c46A9b7/info.json deleted file mode 100644 index 6cf382e441c39..0000000000000 --- a/blockchains/ethereum/assets/0x69d2779533a4D2c780639713558B2cC98c46A9b7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VNTChain", - "symbol": "VNT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://vntchain.io/", - "explorer": "https://etherscan.io/token/0x69d2779533a4D2c780639713558B2cC98c46A9b7", - "status": "active", - "id": "0x69d2779533a4D2c780639713558B2cC98c46A9b7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69d2779533a4D2c780639713558B2cC98c46A9b7/logo.png b/blockchains/ethereum/assets/0x69d2779533a4D2c780639713558B2cC98c46A9b7/logo.png deleted file mode 100644 index 942731ea441be..0000000000000 Binary files a/blockchains/ethereum/assets/0x69d2779533a4D2c780639713558B2cC98c46A9b7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d/info.json b/blockchains/ethereum/assets/0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d/info.json deleted file mode 100644 index 42522bb5d631b..0000000000000 --- a/blockchains/ethereum/assets/0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TokenBookCoin", - "symbol": "TBCoin", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d", - "status": "active", - "id": "0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d/logo.png b/blockchains/ethereum/assets/0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d/logo.png deleted file mode 100644 index ce3c92ccce5ee..0000000000000 Binary files a/blockchains/ethereum/assets/0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17/info.json b/blockchains/ethereum/assets/0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17/info.json deleted file mode 100644 index 9987d62c82e2e..0000000000000 --- a/blockchains/ethereum/assets/0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C573718", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17", - "status": "active", - "id": "0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17/logo.png b/blockchains/ethereum/assets/0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17/logo.png deleted file mode 100644 index 98b636b3a17aa..0000000000000 Binary files a/blockchains/ethereum/assets/0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6A0ae448Da83d73B291A199b798D13bB2e7d664d/info.json b/blockchains/ethereum/assets/0x6A0ae448Da83d73B291A199b798D13bB2e7d664d/info.json deleted file mode 100644 index e164d1efbc6d6..0000000000000 --- a/blockchains/ethereum/assets/0x6A0ae448Da83d73B291A199b798D13bB2e7d664d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "World Wide Web Coin (WWW)", - "website": "https://norisk.trade", - "description": "WWW is a Stable Coin which want to sell Internet throughout the world.Backed stablecoins are subject to the same volatility and risk associated with the backing asset. If the backed stablecoin is backed in a decentralized manner, then they are relatively safe from predation, but if there is a central vault, they may be robbed, of suffer loss of confidence.", - "explorer": "https://etherscan.io/token/0x6A0ae448Da83d73B291A199b798D13bB2e7d664d", - "type": "ERC20", - "symbol": "WWW", - "decimals": 18, - "status": "active", - "id": "0x6A0ae448Da83d73B291A199b798D13bB2e7d664d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6A0ae448Da83d73B291A199b798D13bB2e7d664d/logo.png b/blockchains/ethereum/assets/0x6A0ae448Da83d73B291A199b798D13bB2e7d664d/logo.png deleted file mode 100644 index eab85573bf6a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x6A0ae448Da83d73B291A199b798D13bB2e7d664d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6A27348483D59150aE76eF4C0f3622A78B0cA698/info.json b/blockchains/ethereum/assets/0x6A27348483D59150aE76eF4C0f3622A78B0cA698/info.json deleted file mode 100644 index 5a4c5c1628a60..0000000000000 --- a/blockchains/ethereum/assets/0x6A27348483D59150aE76eF4C0f3622A78B0cA698/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MetaGraphChain", - "symbol": "BKBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.beekan.org/index_en.html#", - "explorer": "https://etherscan.io/token/0x6A27348483D59150aE76eF4C0f3622A78B0cA698", - "status": "active", - "id": "0x6A27348483D59150aE76eF4C0f3622A78B0cA698" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6A27348483D59150aE76eF4C0f3622A78B0cA698/logo.png b/blockchains/ethereum/assets/0x6A27348483D59150aE76eF4C0f3622A78B0cA698/logo.png deleted file mode 100755 index 2140b78c6b888..0000000000000 Binary files a/blockchains/ethereum/assets/0x6A27348483D59150aE76eF4C0f3622A78B0cA698/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6A5A304D8b0675D74665A3162353b1F5440B23d1/info.json b/blockchains/ethereum/assets/0x6A5A304D8b0675D74665A3162353b1F5440B23d1/info.json deleted file mode 100644 index aa95c134dfa9a..0000000000000 --- a/blockchains/ethereum/assets/0x6A5A304D8b0675D74665A3162353b1F5440B23d1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PriorityEx", - "symbol": "PYX", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "https://www.priorityex.io", - "explorer": "https://etherscan.io/token/0x6A5A304D8b0675D74665A3162353b1F5440B23d1", - "status": "active", - "id": "0x6A5A304D8b0675D74665A3162353b1F5440B23d1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6A5A304D8b0675D74665A3162353b1F5440B23d1/logo.png b/blockchains/ethereum/assets/0x6A5A304D8b0675D74665A3162353b1F5440B23d1/logo.png deleted file mode 100644 index 702db12f89f3c..0000000000000 Binary files a/blockchains/ethereum/assets/0x6A5A304D8b0675D74665A3162353b1F5440B23d1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6A68DE599E8E0b1856E322CE5Bd11c5C3C79712B/logo.png b/blockchains/ethereum/assets/0x6A68DE599E8E0b1856E322CE5Bd11c5C3C79712B/logo.png deleted file mode 100644 index 0f438d292907b..0000000000000 Binary files a/blockchains/ethereum/assets/0x6A68DE599E8E0b1856E322CE5Bd11c5C3C79712B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F/info.json b/blockchains/ethereum/assets/0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F/info.json deleted file mode 100644 index afabf3a6c0812..0000000000000 --- a/blockchains/ethereum/assets/0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R908627", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F", - "status": "active", - "id": "0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F/logo.png b/blockchains/ethereum/assets/0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F/logo.png deleted file mode 100644 index 95ddd20d32ed3..0000000000000 Binary files a/blockchains/ethereum/assets/0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6AEA7b35556E951693b3ECC239f3DFA184137e41/logo.png b/blockchains/ethereum/assets/0x6AEA7b35556E951693b3ECC239f3DFA184137e41/logo.png deleted file mode 100644 index c74e11f97e15e..0000000000000 Binary files a/blockchains/ethereum/assets/0x6AEA7b35556E951693b3ECC239f3DFA184137e41/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2/info.json b/blockchains/ethereum/assets/0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2/info.json deleted file mode 100644 index 64ba68c1d0eb9..0000000000000 --- a/blockchains/ethereum/assets/0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EGW Capital", - "symbol": "EGWCAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2", - "status": "active", - "id": "0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2/logo.png b/blockchains/ethereum/assets/0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2/logo.png deleted file mode 100644 index 2af72fffb2538..0000000000000 Binary files a/blockchains/ethereum/assets/0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11/info.json b/blockchains/ethereum/assets/0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11/info.json deleted file mode 100644 index 38b02b2fd4cda..0000000000000 --- a/blockchains/ethereum/assets/0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Red", - "symbol": "BTCR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://www.bitcoinred.io/", - "explorer": "https://etherscan.io/token/0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11", - "status": "active", - "id": "0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11/logo.png b/blockchains/ethereum/assets/0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11/logo.png deleted file mode 100644 index c7aa5c497fa0a..0000000000000 Binary files a/blockchains/ethereum/assets/0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba/info.json b/blockchains/ethereum/assets/0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba/info.json deleted file mode 100644 index 9961f1d6ca371..0000000000000 --- a/blockchains/ethereum/assets/0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "App Alliance Association", - "symbol": "AAA", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "https://aaachain.net/", - "explorer": "https://etherscan.io/token/0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba", - "status": "active", - "id": "0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba/logo.png b/blockchains/ethereum/assets/0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba/logo.png deleted file mode 100644 index 5887f27b71780..0000000000000 Binary files a/blockchains/ethereum/assets/0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6Ad8804A34bFaC166e85cd28569fD299b96acd92/info.json b/blockchains/ethereum/assets/0x6Ad8804A34bFaC166e85cd28569fD299b96acd92/info.json deleted file mode 100644 index 809d74d32ee70..0000000000000 --- a/blockchains/ethereum/assets/0x6Ad8804A34bFaC166e85cd28569fD299b96acd92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MasterMind Token", - "symbol": "MMT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6Ad8804A34bFaC166e85cd28569fD299b96acd92", - "status": "active", - "id": "0x6Ad8804A34bFaC166e85cd28569fD299b96acd92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6Ad8804A34bFaC166e85cd28569fD299b96acd92/logo.png b/blockchains/ethereum/assets/0x6Ad8804A34bFaC166e85cd28569fD299b96acd92/logo.png deleted file mode 100644 index 55537b0acd729..0000000000000 Binary files a/blockchains/ethereum/assets/0x6Ad8804A34bFaC166e85cd28569fD299b96acd92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4/info.json b/blockchains/ethereum/assets/0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4/info.json deleted file mode 100644 index 6ff6f814ac851..0000000000000 --- a/blockchains/ethereum/assets/0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "$BASED", - "symbol": "$BASED", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4", - "status": "active", - "id": "0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4/logo.png b/blockchains/ethereum/assets/0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4/logo.png deleted file mode 100644 index f374811cbff51..0000000000000 Binary files a/blockchains/ethereum/assets/0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5/info.json b/blockchains/ethereum/assets/0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5/info.json deleted file mode 100644 index 02d1758ca9039..0000000000000 --- a/blockchains/ethereum/assets/0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOOTY", - "symbol": "BOOTY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5", - "status": "active", - "id": "0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5/logo.png b/blockchains/ethereum/assets/0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5/logo.png deleted file mode 100644 index db6dd92464448..0000000000000 Binary files a/blockchains/ethereum/assets/0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6B0359f95796327475ad4F12aE4E1047c3A67fA3/info.json b/blockchains/ethereum/assets/0x6B0359f95796327475ad4F12aE4E1047c3A67fA3/info.json deleted file mode 100644 index 94bfdbedc8730..0000000000000 --- a/blockchains/ethereum/assets/0x6B0359f95796327475ad4F12aE4E1047c3A67fA3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FINFINE TOKEN", - "website": "https://conin.ai/", - "description": "FinFine Tokens is the intermediary cryptocurrency for the CONIN Exchange. We build exchange activitives for cryptocurrencies and index investment funds in the crypto market.", - "explorer": "https://etherscan.io/token/0x6B0359f95796327475ad4F12aE4E1047c3A67fA3", - "type": "ERC20", - "symbol": "FFT", - "decimals": 3, - "status": "active", - "id": "0x6B0359f95796327475ad4F12aE4E1047c3A67fA3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6B0359f95796327475ad4F12aE4E1047c3A67fA3/logo.png b/blockchains/ethereum/assets/0x6B0359f95796327475ad4F12aE4E1047c3A67fA3/logo.png deleted file mode 100644 index a4308cbddea46..0000000000000 Binary files a/blockchains/ethereum/assets/0x6B0359f95796327475ad4F12aE4E1047c3A67fA3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/info.json b/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/info.json deleted file mode 100644 index c7c3b01287017..0000000000000 --- a/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Multi-collateral DAI", - "website": "http://makerdao.com", - "description": "Dai is a stable cryptocurrency supported by Maker (MKR). To ensure price stability, Dai minimizes the price volatility against the US dollar, through an incentive structure for its participants.", - "explorer": "https://etherscan.io/token/0x6B175474E89094C44Da98b954EedeAC495271d0F", - "research": "https://research.binance.com/en/projects/dai", - "type": "ERC20", - "symbol": "DAI", - "decimals": 18, - "status": "active", - "id": "0x6B175474E89094C44Da98b954EedeAC495271d0F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d/info.json b/blockchains/ethereum/assets/0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d/info.json deleted file mode 100644 index 5decf9dc356fb..0000000000000 --- a/blockchains/ethereum/assets/0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MP Shield", - "symbol": "SLD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d", - "status": "active", - "id": "0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d/logo.png b/blockchains/ethereum/assets/0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d/logo.png deleted file mode 100644 index e92993f9e93b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/info.json b/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/info.json deleted file mode 100644 index cbb33dbeecf4d..0000000000000 --- a/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Sushi", - "website": "https://sushiswap.fi", - "description": "SushiSwap claims to be an evolution of #Uniswap with $SUSHI tokenomics.", - "explorer": "https://etherscan.io/token/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2", - "research": "", - "type": "ERC20", - "symbol": "SUSHI", - "decimals": 18, - "status": "active", - "id": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/logo.png b/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/logo.png deleted file mode 100644 index 37523b87fe8a7..0000000000000 Binary files a/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6B9f031D718dDed0d681c20cB754F97b3BB81b78/info.json b/blockchains/ethereum/assets/0x6B9f031D718dDed0d681c20cB754F97b3BB81b78/info.json deleted file mode 100644 index d184ce0090fe8..0000000000000 --- a/blockchains/ethereum/assets/0x6B9f031D718dDed0d681c20cB754F97b3BB81b78/info.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "Geeq", - "website": "https://geeq.io", - "source_code": "https://github.com/geeq-token", - "white_paper": "https://geeq.io/geeq-white-paper-2/", - "description": "Geeq is based on a new blockchain consensus protocol called Proof of Honesty(PoH). PoH empowers users who hold tokens on the platform to determine for themselves whether the network of validating nodes is behaving honestly. This allows Geeq to provide 99% Byzantine Fault Tolerance (BFT) while delivering rapid transaction finality at extremely low transactions cost.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/GeeqOfficial", - "handle": "Geeq" - } - ], - "explorer": "https://etherscan.io/token/0x6B9f031D718dDed0d681c20cB754F97b3BB81b78", - "research": "https://www.coingecko.com/en/coins/geeq", - "type": "ERC20", - "symbol": "GEEQ", - "decimals": 18, - "status": "active", - "id": "0x6B9f031D718dDed0d681c20cB754F97b3BB81b78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6B9f031D718dDed0d681c20cB754F97b3BB81b78/logo.png b/blockchains/ethereum/assets/0x6B9f031D718dDed0d681c20cB754F97b3BB81b78/logo.png deleted file mode 100644 index e568344c99b80..0000000000000 Binary files a/blockchains/ethereum/assets/0x6B9f031D718dDed0d681c20cB754F97b3BB81b78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864/info.json b/blockchains/ethereum/assets/0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864/info.json deleted file mode 100644 index 41fe0c023488d..0000000000000 --- a/blockchains/ethereum/assets/0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INFWEE", - "symbol": "INFWEE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864", - "status": "active", - "id": "0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864/logo.png b/blockchains/ethereum/assets/0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864/logo.png deleted file mode 100644 index 582f18daf2f68..0000000000000 Binary files a/blockchains/ethereum/assets/0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6BEB418Fc6E1958204aC8baddCf109B8E9694966/info.json b/blockchains/ethereum/assets/0x6BEB418Fc6E1958204aC8baddCf109B8E9694966/info.json deleted file mode 100644 index 226b4ebea605f..0000000000000 --- a/blockchains/ethereum/assets/0x6BEB418Fc6E1958204aC8baddCf109B8E9694966/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Linker Coin", - "symbol": "LNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.linkercoin.com/en", - "explorer": "https://etherscan.io/token/0x6BEB418Fc6E1958204aC8baddCf109B8E9694966", - "status": "active", - "id": "0x6BEB418Fc6E1958204aC8baddCf109B8E9694966" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6BEB418Fc6E1958204aC8baddCf109B8E9694966/logo.png b/blockchains/ethereum/assets/0x6BEB418Fc6E1958204aC8baddCf109B8E9694966/logo.png deleted file mode 100644 index 3d66a55964b7d..0000000000000 Binary files a/blockchains/ethereum/assets/0x6BEB418Fc6E1958204aC8baddCf109B8E9694966/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312/info.json b/blockchains/ethereum/assets/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312/info.json deleted file mode 100644 index 2ea3861edaa1d..0000000000000 --- a/blockchains/ethereum/assets/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Fyooz", - "website": "https://fyooz.io", - "source_code": "", - "white_paper": "", - "description": "When decentralized finance meets pop culture. Fyooz empowers users to invest in anything you love. It can be a artist, brand or influencer. Fyooz combines the power of Social Media with state-of-the-art Fintech solutions – in a decentralized way.", - "explorer": "https://etherscan.io/token/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312", - "research": "https://www.fyooz.io/wiki", - "type": "ERC20", - "symbol": "FYZ", - "decimals": 18, - "status": "active", - "id": "0x6BFf2fE249601ed0Db3a87424a2E923118BB0312" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312/logo.png b/blockchains/ethereum/assets/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312/logo.png deleted file mode 100644 index c0f4c835201d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449/info.json b/blockchains/ethereum/assets/0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449/info.json deleted file mode 100644 index 0530a50f3b75d..0000000000000 --- a/blockchains/ethereum/assets/0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BAEPAY", - "symbol": "BAEPAY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449", - "status": "active", - "id": "0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449/logo.png b/blockchains/ethereum/assets/0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449/logo.png deleted file mode 100644 index 891dfa0d66480..0000000000000 Binary files a/blockchains/ethereum/assets/0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26/info.json b/blockchains/ethereum/assets/0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26/info.json deleted file mode 100644 index 123b8e8b6935c..0000000000000 --- a/blockchains/ethereum/assets/0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UpToken", - "symbol": "UP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://uptoken.org/", - "explorer": "https://etherscan.io/token/0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26", - "status": "active", - "id": "0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26/logo.png b/blockchains/ethereum/assets/0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26/logo.png deleted file mode 100644 index 35b3249ab9fc0..0000000000000 Binary files a/blockchains/ethereum/assets/0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6C03106799Fedd0060804aF8f05d007b8216C5AA/info.json b/blockchains/ethereum/assets/0x6C03106799Fedd0060804aF8f05d007b8216C5AA/info.json deleted file mode 100644 index 40504e1fce60e..0000000000000 --- a/blockchains/ethereum/assets/0x6C03106799Fedd0060804aF8f05d007b8216C5AA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DISDAT", - "symbol": "DISDAT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6C03106799Fedd0060804aF8f05d007b8216C5AA", - "status": "active", - "id": "0x6C03106799Fedd0060804aF8f05d007b8216C5AA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6C03106799Fedd0060804aF8f05d007b8216C5AA/logo.png b/blockchains/ethereum/assets/0x6C03106799Fedd0060804aF8f05d007b8216C5AA/logo.png deleted file mode 100644 index 1e408025030a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x6C03106799Fedd0060804aF8f05d007b8216C5AA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391/info.json b/blockchains/ethereum/assets/0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391/info.json deleted file mode 100644 index 1661d86bbf4b3..0000000000000 --- a/blockchains/ethereum/assets/0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Delphy Token", - "symbol": "DPY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://delphy.org/delphy.html", - "explorer": "https://etherscan.io/token/0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391", - "status": "active", - "id": "0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391/logo.png b/blockchains/ethereum/assets/0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391/logo.png deleted file mode 100755 index 07038c99f0844..0000000000000 Binary files a/blockchains/ethereum/assets/0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6C5A643F582408a640068Ed68443D9185Fb2b0B8/info.json b/blockchains/ethereum/assets/0x6C5A643F582408a640068Ed68443D9185Fb2b0B8/info.json deleted file mode 100644 index 28dca40ddd250..0000000000000 --- a/blockchains/ethereum/assets/0x6C5A643F582408a640068Ed68443D9185Fb2b0B8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EGGS", - "symbol": "EGGS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6C5A643F582408a640068Ed68443D9185Fb2b0B8", - "status": "active", - "id": "0x6C5A643F582408a640068Ed68443D9185Fb2b0B8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6C5A643F582408a640068Ed68443D9185Fb2b0B8/logo.png b/blockchains/ethereum/assets/0x6C5A643F582408a640068Ed68443D9185Fb2b0B8/logo.png deleted file mode 100644 index 18b0a51326e10..0000000000000 Binary files a/blockchains/ethereum/assets/0x6C5A643F582408a640068Ed68443D9185Fb2b0B8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E/info.json b/blockchains/ethereum/assets/0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E/info.json deleted file mode 100644 index d98df1a31c7ec..0000000000000 --- a/blockchains/ethereum/assets/0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Compound Basic Attention Token", - "symbol": "cBAT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://compound.finance/", - "explorer": "https://etherscan.io/token/0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E", - "status": "active", - "id": "0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E/logo.png b/blockchains/ethereum/assets/0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E/logo.png deleted file mode 100644 index ff67c6456ac3d..0000000000000 Binary files a/blockchains/ethereum/assets/0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759/info.json b/blockchains/ethereum/assets/0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759/info.json deleted file mode 100644 index 11423029e2752..0000000000000 --- a/blockchains/ethereum/assets/0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinWithNoName", - "symbol": "CWNN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759", - "status": "active", - "id": "0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759/logo.png b/blockchains/ethereum/assets/0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759/logo.png deleted file mode 100644 index d0eb7cb41b786..0000000000000 Binary files a/blockchains/ethereum/assets/0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6CE21e5f5383c95691d243879A86A6025E0870c0/info.json b/blockchains/ethereum/assets/0x6CE21e5f5383c95691d243879A86A6025E0870c0/info.json deleted file mode 100644 index 767a62a3ae3aa..0000000000000 --- a/blockchains/ethereum/assets/0x6CE21e5f5383c95691d243879A86A6025E0870c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HINT Token", - "symbol": "HINT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://hintchain.io/", - "explorer": "https://etherscan.io/token/0x6CE21e5f5383c95691d243879A86A6025E0870c0", - "status": "active", - "id": "0x6CE21e5f5383c95691d243879A86A6025E0870c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6CE21e5f5383c95691d243879A86A6025E0870c0/logo.png b/blockchains/ethereum/assets/0x6CE21e5f5383c95691d243879A86A6025E0870c0/logo.png deleted file mode 100644 index 240663403d649..0000000000000 Binary files a/blockchains/ethereum/assets/0x6CE21e5f5383c95691d243879A86A6025E0870c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab/info.json b/blockchains/ethereum/assets/0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab/info.json deleted file mode 100644 index 1c229495e5a5d..0000000000000 --- a/blockchains/ethereum/assets/0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeepCloud", - "symbol": "DEEP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.deepcloudai.com", - "explorer": "https://etherscan.io/token/0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab", - "status": "active", - "id": "0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab/logo.png b/blockchains/ethereum/assets/0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab/logo.png deleted file mode 100644 index 6611a2f2adf46..0000000000000 Binary files a/blockchains/ethereum/assets/0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6Ccb2AdECc8cE829F768465280586F0E04a6959c/info.json b/blockchains/ethereum/assets/0x6Ccb2AdECc8cE829F768465280586F0E04a6959c/info.json deleted file mode 100644 index 30d9ad4c976c5..0000000000000 --- a/blockchains/ethereum/assets/0x6Ccb2AdECc8cE829F768465280586F0E04a6959c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TOP TOKEN", - "symbol": "TOP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6Ccb2AdECc8cE829F768465280586F0E04a6959c", - "status": "active", - "id": "0x6Ccb2AdECc8cE829F768465280586F0E04a6959c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6Ccb2AdECc8cE829F768465280586F0E04a6959c/logo.png b/blockchains/ethereum/assets/0x6Ccb2AdECc8cE829F768465280586F0E04a6959c/logo.png deleted file mode 100644 index 4132eb6c7a00a..0000000000000 Binary files a/blockchains/ethereum/assets/0x6Ccb2AdECc8cE829F768465280586F0E04a6959c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf/info.json b/blockchains/ethereum/assets/0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf/info.json deleted file mode 100644 index 0ea63528015c4..0000000000000 --- a/blockchains/ethereum/assets/0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EntropyEnergyCoin", - "symbol": "EEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf", - "status": "active", - "id": "0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf/logo.png b/blockchains/ethereum/assets/0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf/logo.png deleted file mode 100644 index f8f490cdbf440..0000000000000 Binary files a/blockchains/ethereum/assets/0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6D45640F5D0B75280647f2F37CCD19c1167f833c/info.json b/blockchains/ethereum/assets/0x6D45640F5D0B75280647f2F37CCD19c1167f833c/info.json deleted file mode 100644 index b0bb830ffea20..0000000000000 --- a/blockchains/ethereum/assets/0x6D45640F5D0B75280647f2F37CCD19c1167f833c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FLEx Token", - "website": "https://fuzzy.one", - "description": "FLEx token is the proof of work token used as payment for contributors to the fuzzy.one solutions library and discussion board.", - "explorer": "https://etherscan.io/token/0x6D45640F5D0B75280647f2F37CCD19c1167f833c", - "type": "ERC20", - "symbol": "FLEx", - "decimals": 4, - "status": "active", - "id": "0x6D45640F5D0B75280647f2F37CCD19c1167f833c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6D45640F5D0B75280647f2F37CCD19c1167f833c/logo.png b/blockchains/ethereum/assets/0x6D45640F5D0B75280647f2F37CCD19c1167f833c/logo.png deleted file mode 100644 index b65fdbaeaf18b..0000000000000 Binary files a/blockchains/ethereum/assets/0x6D45640F5D0B75280647f2F37CCD19c1167f833c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6D5caC36c1AE39f41d52393b7a425d0A610ad9f2/info.json b/blockchains/ethereum/assets/0x6D5caC36c1AE39f41d52393b7a425d0A610ad9f2/info.json deleted file mode 100644 index 5d87c17e5f2f4..0000000000000 --- a/blockchains/ethereum/assets/0x6D5caC36c1AE39f41d52393b7a425d0A610ad9f2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LLToken", - "symbol": "LLT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6D5caC36c1AE39f41d52393b7a425d0A610ad9f2", - "status": "active", - "id": "0x6D5caC36c1AE39f41d52393b7a425d0A610ad9f2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6D5caC36c1AE39f41d52393b7a425d0A610ad9f2/logo.png b/blockchains/ethereum/assets/0x6D5caC36c1AE39f41d52393b7a425d0A610ad9f2/logo.png deleted file mode 100644 index bb2ef6ff4947d..0000000000000 Binary files a/blockchains/ethereum/assets/0x6D5caC36c1AE39f41d52393b7a425d0A610ad9f2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6D5e9Ab1E1085492736615A34A229db65C382236/info.json b/blockchains/ethereum/assets/0x6D5e9Ab1E1085492736615A34A229db65C382236/info.json deleted file mode 100644 index b7ba42de381fb..0000000000000 --- a/blockchains/ethereum/assets/0x6D5e9Ab1E1085492736615A34A229db65C382236/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R885794", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6D5e9Ab1E1085492736615A34A229db65C382236", - "status": "active", - "id": "0x6D5e9Ab1E1085492736615A34A229db65C382236" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6D5e9Ab1E1085492736615A34A229db65C382236/logo.png b/blockchains/ethereum/assets/0x6D5e9Ab1E1085492736615A34A229db65C382236/logo.png deleted file mode 100644 index bcd1816facf6f..0000000000000 Binary files a/blockchains/ethereum/assets/0x6D5e9Ab1E1085492736615A34A229db65C382236/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d/info.json b/blockchains/ethereum/assets/0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d/info.json deleted file mode 100644 index e021d1c0fb112..0000000000000 --- a/blockchains/ethereum/assets/0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITECH", - "symbol": "BTH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d", - "status": "active", - "id": "0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d/logo.png b/blockchains/ethereum/assets/0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d/logo.png deleted file mode 100644 index 7e248976019b0..0000000000000 Binary files a/blockchains/ethereum/assets/0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6D6506E6F438edE269877a0A720026559110B7d5/info.json b/blockchains/ethereum/assets/0x6D6506E6F438edE269877a0A720026559110B7d5/info.json deleted file mode 100644 index 300de13d83d48..0000000000000 --- a/blockchains/ethereum/assets/0x6D6506E6F438edE269877a0A720026559110B7d5/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Bonk Token", - "website": "https://bonktoken.com/", - "source_code": "https://github.com/bonktoken", - "white_paper": "", - "description": "Proof of art combined with decentralized staking", - "explorer": "https://etherscan.io/token/0x6D6506E6F438edE269877a0A720026559110B7d5", - "type": "ERC20", - "symbol": "BONK", - "decimals": 18, - "status": "active", - "id": "0x6D6506E6F438edE269877a0A720026559110B7d5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6D6506E6F438edE269877a0A720026559110B7d5/logo.png b/blockchains/ethereum/assets/0x6D6506E6F438edE269877a0A720026559110B7d5/logo.png deleted file mode 100644 index 676446ca0773a..0000000000000 Binary files a/blockchains/ethereum/assets/0x6D6506E6F438edE269877a0A720026559110B7d5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100/info.json b/blockchains/ethereum/assets/0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100/info.json deleted file mode 100644 index cbf60692c083a..0000000000000 --- a/blockchains/ethereum/assets/0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dreambuilder Dept.", - "symbol": "DBD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100", - "status": "active", - "id": "0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100/logo.png b/blockchains/ethereum/assets/0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100/logo.png deleted file mode 100644 index 7ad0c92b70f57..0000000000000 Binary files a/blockchains/ethereum/assets/0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623/info.json b/blockchains/ethereum/assets/0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623/info.json deleted file mode 100644 index d7966bc627db2..0000000000000 --- a/blockchains/ethereum/assets/0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lucky You", - "symbol": "LKY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623", - "status": "active", - "id": "0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623/logo.png b/blockchains/ethereum/assets/0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623/logo.png deleted file mode 100644 index b9be2d678093b..0000000000000 Binary files a/blockchains/ethereum/assets/0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf/info.json b/blockchains/ethereum/assets/0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf/info.json deleted file mode 100644 index a4c5d1c5b40fa..0000000000000 --- a/blockchains/ethereum/assets/0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": " Official Made Beaver; The traditional Metis Currency", - "symbol": "MB", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://madebeaver.wordpress.com", - "explorer": "https://etherscan.io/token/0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf", - "status": "active", - "id": "0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf/logo.png b/blockchains/ethereum/assets/0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf/logo.png deleted file mode 100755 index 7fa525a028c5d..0000000000000 Binary files a/blockchains/ethereum/assets/0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590/info.json b/blockchains/ethereum/assets/0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590/info.json deleted file mode 100644 index 4fc55648d734c..0000000000000 --- a/blockchains/ethereum/assets/0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "vibrant", - "symbol": "VBX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590", - "status": "active", - "id": "0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590/logo.png b/blockchains/ethereum/assets/0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590/logo.png deleted file mode 100644 index 3e55a64d52a05..0000000000000 Binary files a/blockchains/ethereum/assets/0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D/info.json b/blockchains/ethereum/assets/0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D/info.json deleted file mode 100644 index 205caefcc844e..0000000000000 --- a/blockchains/ethereum/assets/0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GENE TOKEN (PARKGENE)", - "symbol": "GENE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://parkgene.io", - "explorer": "https://etherscan.io/token/0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D", - "status": "active", - "id": "0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D/logo.png b/blockchains/ethereum/assets/0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D/logo.png deleted file mode 100755 index 2554c7ef1735f..0000000000000 Binary files a/blockchains/ethereum/assets/0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24/info.json b/blockchains/ethereum/assets/0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24/info.json deleted file mode 100644 index fb9bfc9dbcb48..0000000000000 --- a/blockchains/ethereum/assets/0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Render Token", - "symbol": "RNDR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://rendertoken.com/", - "explorer": "https://etherscan.io/token/0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24", - "status": "active", - "id": "0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24/logo.png b/blockchains/ethereum/assets/0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24/logo.png deleted file mode 100755 index eb4d727eef8e3..0000000000000 Binary files a/blockchains/ethereum/assets/0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6E10AAcb89A28d6FA0FE68790777fec7E7f01890/info.json b/blockchains/ethereum/assets/0x6E10AAcb89A28d6FA0FE68790777fec7E7f01890/info.json deleted file mode 100644 index fb4fbbc27bf47..0000000000000 --- a/blockchains/ethereum/assets/0x6E10AAcb89A28d6FA0FE68790777fec7E7f01890/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Sav3Token", - "website": "https://sav3.org/", - "description": "SAV3 is a DAO for uncensorable on-chain information. It charges a 4% tax on transfers which is paid to liquidity providers.", - "explorer": "https://etherscan.io/token/0x6e10aacb89a28d6fa0fe68790777fec7e7f01890", - "socials": [ - { - "name": "Telegram", - "url": "https://t.me/sav3org", - "handle": "save3org" - } - ], - "type": "ERC20", - "symbol": "SAV3", - "decimals": 18, - "status": "active", - "id": "0x6E10AAcb89A28d6FA0FE68790777fec7E7f01890" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6E10AAcb89A28d6FA0FE68790777fec7E7f01890/logo.png b/blockchains/ethereum/assets/0x6E10AAcb89A28d6FA0FE68790777fec7E7f01890/logo.png deleted file mode 100644 index 8ab3e886da467..0000000000000 Binary files a/blockchains/ethereum/assets/0x6E10AAcb89A28d6FA0FE68790777fec7E7f01890/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B/info.json b/blockchains/ethereum/assets/0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B/info.json deleted file mode 100644 index 380d774f6254c..0000000000000 --- a/blockchains/ethereum/assets/0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ANNAcoin", - "symbol": "ANNA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B", - "status": "active", - "id": "0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B/logo.png b/blockchains/ethereum/assets/0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B/logo.png deleted file mode 100755 index 8d17ba7312fd5..0000000000000 Binary files a/blockchains/ethereum/assets/0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6E514DE4c2675feeb51d759977B4222Dc65556AF/info.json b/blockchains/ethereum/assets/0x6E514DE4c2675feeb51d759977B4222Dc65556AF/info.json deleted file mode 100644 index e404feb4bbaa4..0000000000000 --- a/blockchains/ethereum/assets/0x6E514DE4c2675feeb51d759977B4222Dc65556AF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Oldtimer", - "symbol": "OLD", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://www.oldtimersoffer.com", - "explorer": "https://etherscan.io/token/0x6E514DE4c2675feeb51d759977B4222Dc65556AF", - "status": "active", - "id": "0x6E514DE4c2675feeb51d759977B4222Dc65556AF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6E514DE4c2675feeb51d759977B4222Dc65556AF/logo.png b/blockchains/ethereum/assets/0x6E514DE4c2675feeb51d759977B4222Dc65556AF/logo.png deleted file mode 100644 index 9ee2ff1467698..0000000000000 Binary files a/blockchains/ethereum/assets/0x6E514DE4c2675feeb51d759977B4222Dc65556AF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6E5a43DB10b04701385A34afb670E404bC7Ea597/info.json b/blockchains/ethereum/assets/0x6E5a43DB10b04701385A34afb670E404bC7Ea597/info.json deleted file mode 100644 index 0bc4b676e6b6f..0000000000000 --- a/blockchains/ethereum/assets/0x6E5a43DB10b04701385A34afb670E404bC7Ea597/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RAKON", - "symbol": "RKN", - "type": "ERC20", - "decimals": 12, - "description": "-", - "website": "https://rakon.io/", - "explorer": "https://etherscan.io/token/0x6E5a43DB10b04701385A34afb670E404bC7Ea597", - "status": "active", - "id": "0x6E5a43DB10b04701385A34afb670E404bC7Ea597" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6E5a43DB10b04701385A34afb670E404bC7Ea597/logo.png b/blockchains/ethereum/assets/0x6E5a43DB10b04701385A34afb670E404bC7Ea597/logo.png deleted file mode 100644 index c37e024c118cf..0000000000000 Binary files a/blockchains/ethereum/assets/0x6E5a43DB10b04701385A34afb670E404bC7Ea597/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6E605c269E0C92e70BEeB85486f1fC550f9380BD/info.json b/blockchains/ethereum/assets/0x6E605c269E0C92e70BEeB85486f1fC550f9380BD/info.json deleted file mode 100644 index cf1bf441113fe..0000000000000 --- a/blockchains/ethereum/assets/0x6E605c269E0C92e70BEeB85486f1fC550f9380BD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Catex", - "symbol": "CATT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.catex.io/", - "explorer": "https://etherscan.io/token/0x6E605c269E0C92e70BEeB85486f1fC550f9380BD", - "status": "active", - "id": "0x6E605c269E0C92e70BEeB85486f1fC550f9380BD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6E605c269E0C92e70BEeB85486f1fC550f9380BD/logo.png b/blockchains/ethereum/assets/0x6E605c269E0C92e70BEeB85486f1fC550f9380BD/logo.png deleted file mode 100644 index 714cada4dbc7c..0000000000000 Binary files a/blockchains/ethereum/assets/0x6E605c269E0C92e70BEeB85486f1fC550f9380BD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939/info.json b/blockchains/ethereum/assets/0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939/info.json deleted file mode 100644 index 90abb6d97986a..0000000000000 --- a/blockchains/ethereum/assets/0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EthereumeRush", - "symbol": "EER", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939", - "status": "active", - "id": "0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939/logo.png b/blockchains/ethereum/assets/0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939/logo.png deleted file mode 100644 index ff72579e63602..0000000000000 Binary files a/blockchains/ethereum/assets/0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44/info.json b/blockchains/ethereum/assets/0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44/info.json deleted file mode 100644 index 94ad5e3ca21c4..0000000000000 --- a/blockchains/ethereum/assets/0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NLC Token", - "symbol": "NLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44", - "status": "active", - "id": "0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44/logo.png b/blockchains/ethereum/assets/0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44/logo.png deleted file mode 100644 index 1a34c5acc471b..0000000000000 Binary files a/blockchains/ethereum/assets/0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6EC8a24CaBdc339A06a172F8223ea557055aDAa5/info.json b/blockchains/ethereum/assets/0x6EC8a24CaBdc339A06a172F8223ea557055aDAa5/info.json deleted file mode 100644 index 50df820b42600..0000000000000 --- a/blockchains/ethereum/assets/0x6EC8a24CaBdc339A06a172F8223ea557055aDAa5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Genaro X", - "symbol": "GNX", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://genaro.network/en", - "explorer": "https://etherscan.io/token/0x6EC8a24CaBdc339A06a172F8223ea557055aDAa5", - "status": "active", - "id": "0x6EC8a24CaBdc339A06a172F8223ea557055aDAa5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6EC8a24CaBdc339A06a172F8223ea557055aDAa5/logo.png b/blockchains/ethereum/assets/0x6EC8a24CaBdc339A06a172F8223ea557055aDAa5/logo.png deleted file mode 100644 index 05e864b8a10d6..0000000000000 Binary files a/blockchains/ethereum/assets/0x6EC8a24CaBdc339A06a172F8223ea557055aDAa5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9/info.json b/blockchains/ethereum/assets/0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9/info.json deleted file mode 100644 index 91b18a7773024..0000000000000 --- a/blockchains/ethereum/assets/0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CREDITCRYPTO", - "symbol": "CREDIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9", - "status": "active", - "id": "0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9/logo.png b/blockchains/ethereum/assets/0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9/logo.png deleted file mode 100644 index 1a57687024567..0000000000000 Binary files a/blockchains/ethereum/assets/0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6EbeAf8e8E946F0716E6533A6f2cefc83f60e8Ab/info.json b/blockchains/ethereum/assets/0x6EbeAf8e8E946F0716E6533A6f2cefc83f60e8Ab/info.json deleted file mode 100644 index a65558e6f7c80..0000000000000 --- a/blockchains/ethereum/assets/0x6EbeAf8e8E946F0716E6533A6f2cefc83f60e8Ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gods Unchained", - "symbol": "GODS", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6EbeAf8e8E946F0716E6533A6f2cefc83f60e8Ab", - "status": "active", - "id": "0x6EbeAf8e8E946F0716E6533A6f2cefc83f60e8Ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6EbeAf8e8E946F0716E6533A6f2cefc83f60e8Ab/logo.png b/blockchains/ethereum/assets/0x6EbeAf8e8E946F0716E6533A6f2cefc83f60e8Ab/logo.png deleted file mode 100755 index c3d7e0dfb7c7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x6EbeAf8e8E946F0716E6533A6f2cefc83f60e8Ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B/info.json b/blockchains/ethereum/assets/0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B/info.json deleted file mode 100644 index 316fd56186048..0000000000000 --- a/blockchains/ethereum/assets/0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Intercoin", - "symbol": "ITR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B", - "status": "active", - "id": "0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B/logo.png b/blockchains/ethereum/assets/0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B/logo.png deleted file mode 100644 index 448f502ea742c..0000000000000 Binary files a/blockchains/ethereum/assets/0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D/info.json b/blockchains/ethereum/assets/0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D/info.json deleted file mode 100644 index 83e7188ec5ac4..0000000000000 --- a/blockchains/ethereum/assets/0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TBC Mart Token", - "symbol": "TMT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tbcmartoken.store/", - "explorer": "https://etherscan.io/token/0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D", - "status": "active", - "id": "0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D/logo.png b/blockchains/ethereum/assets/0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D/logo.png deleted file mode 100644 index 0e3bd1d83e98a..0000000000000 Binary files a/blockchains/ethereum/assets/0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6F3009663470475F0749A6b76195375f95495fcB/info.json b/blockchains/ethereum/assets/0x6F3009663470475F0749A6b76195375f95495fcB/info.json deleted file mode 100644 index 299c8548b4f38..0000000000000 --- a/blockchains/ethereum/assets/0x6F3009663470475F0749A6b76195375f95495fcB/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "HATCH", - "website": "https://hatchdao.finance", - "source_code": "https://github.com/HatchDAO/HatchDAO-Token", - "white_paper": "https://pdfhost.io/v/sizGm.REJ_HatchDao_WPpdf.pdf", - "description": "HatchDAO is a universal repository for researchers and developers to experiment with various decentralized consensus protocols in DAO’s", - "explorer": "https://etherscan.io/token/0x6F3009663470475F0749A6b76195375f95495fcB", - "research": "https://etherscan.io/token/0x6f3009663470475f0749a6b76195375f95495fcb", - "type": "ERC20", - "symbol": "HATCH", - "decimals": 18, - "status": "active", - "id": "0x6F3009663470475F0749A6b76195375f95495fcB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6F3009663470475F0749A6b76195375f95495fcB/logo.png b/blockchains/ethereum/assets/0x6F3009663470475F0749A6b76195375f95495fcB/logo.png deleted file mode 100644 index 342630158fefe..0000000000000 Binary files a/blockchains/ethereum/assets/0x6F3009663470475F0749A6b76195375f95495fcB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6F371CA338bbddd0baF719E1D5d0797cCE20774f/info.json b/blockchains/ethereum/assets/0x6F371CA338bbddd0baF719E1D5d0797cCE20774f/info.json deleted file mode 100644 index 32d3559a4ad0a..0000000000000 --- a/blockchains/ethereum/assets/0x6F371CA338bbddd0baF719E1D5d0797cCE20774f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Rush", - "symbol": "ETR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6F371CA338bbddd0baF719E1D5d0797cCE20774f", - "status": "active", - "id": "0x6F371CA338bbddd0baF719E1D5d0797cCE20774f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6F371CA338bbddd0baF719E1D5d0797cCE20774f/logo.png b/blockchains/ethereum/assets/0x6F371CA338bbddd0baF719E1D5d0797cCE20774f/logo.png deleted file mode 100644 index ff72579e63602..0000000000000 Binary files a/blockchains/ethereum/assets/0x6F371CA338bbddd0baF719E1D5d0797cCE20774f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A/info.json b/blockchains/ethereum/assets/0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A/info.json deleted file mode 100644 index 3719c8fcc255d..0000000000000 --- a/blockchains/ethereum/assets/0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UFC Oficial", - "symbol": "UFC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A", - "status": "active", - "id": "0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A/logo.png b/blockchains/ethereum/assets/0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A/logo.png deleted file mode 100644 index 0ec848ce393e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C/info.json b/blockchains/ethereum/assets/0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C/info.json deleted file mode 100644 index e5ed013f98ff5..0000000000000 --- a/blockchains/ethereum/assets/0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SmartBillions Token", - "symbol": "Smart", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C", - "status": "active", - "id": "0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C/logo.png b/blockchains/ethereum/assets/0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C/logo.png deleted file mode 100755 index 5ca84fea602dd..0000000000000 Binary files a/blockchains/ethereum/assets/0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6F6d15e2DAbD182c7C0830dB1bDfF1f920b57ffA/info.json b/blockchains/ethereum/assets/0x6F6d15e2DAbD182c7C0830dB1bDfF1f920b57ffA/info.json deleted file mode 100644 index 71a19367406a7..0000000000000 --- a/blockchains/ethereum/assets/0x6F6d15e2DAbD182c7C0830dB1bDfF1f920b57ffA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ODE", - "website": "https://ode.money", - "description": "ODE is a digital currency of the new financial ecosystem designed for branchless banking and financial institutions. ODE offers individual retirement account (dIRA), which is the first time in the world savings with cryptocurrency. This is a decentralized finance (DeFi) product.", - "explorer": "https://etherscan.io/token/0x6F6d15e2DAbD182c7C0830dB1bDfF1f920b57ffA", - "type": "ERC20", - "symbol": "ODE", - "decimals": 2, - "status": "active", - "id": "0x6F6d15e2DAbD182c7C0830dB1bDfF1f920b57ffA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6F6d15e2DAbD182c7C0830dB1bDfF1f920b57ffA/logo.png b/blockchains/ethereum/assets/0x6F6d15e2DAbD182c7C0830dB1bDfF1f920b57ffA/logo.png deleted file mode 100644 index 9a6195550eb95..0000000000000 Binary files a/blockchains/ethereum/assets/0x6F6d15e2DAbD182c7C0830dB1bDfF1f920b57ffA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6F6eef16939b8327d53afdcaF08a72bba99c1A7F/info.json b/blockchains/ethereum/assets/0x6F6eef16939b8327d53afdcaF08a72bba99c1A7F/info.json deleted file mode 100644 index 98e3ecb36bfe0..0000000000000 --- a/blockchains/ethereum/assets/0x6F6eef16939b8327d53afdcaF08a72bba99c1A7F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KANGB INTL", - "symbol": "KBI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6F6eef16939b8327d53afdcaF08a72bba99c1A7F", - "status": "active", - "id": "0x6F6eef16939b8327d53afdcaF08a72bba99c1A7F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6F6eef16939b8327d53afdcaF08a72bba99c1A7F/logo.png b/blockchains/ethereum/assets/0x6F6eef16939b8327d53afdcaF08a72bba99c1A7F/logo.png deleted file mode 100644 index ee5644c5b9d55..0000000000000 Binary files a/blockchains/ethereum/assets/0x6F6eef16939b8327d53afdcaF08a72bba99c1A7F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6F8591c960f41591097E9199E61441beA28D776A/info.json b/blockchains/ethereum/assets/0x6F8591c960f41591097E9199E61441beA28D776A/info.json deleted file mode 100644 index 03ac2ce1c7a31..0000000000000 --- a/blockchains/ethereum/assets/0x6F8591c960f41591097E9199E61441beA28D776A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eco Care Organic Token", - "symbol": "ECOT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6F8591c960f41591097E9199E61441beA28D776A", - "status": "active", - "id": "0x6F8591c960f41591097E9199E61441beA28D776A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6F8591c960f41591097E9199E61441beA28D776A/logo.png b/blockchains/ethereum/assets/0x6F8591c960f41591097E9199E61441beA28D776A/logo.png deleted file mode 100644 index 7dda736bbb7b6..0000000000000 Binary files a/blockchains/ethereum/assets/0x6F8591c960f41591097E9199E61441beA28D776A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1/info.json b/blockchains/ethereum/assets/0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1/info.json deleted file mode 100644 index 800e84412b8cd..0000000000000 --- a/blockchains/ethereum/assets/0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniTrade", - "website": "https://unitrade.app", - "description": "UniTrade is a completely decentralized trading platform in the DeFi space that is built on top of UniSwap liquidity pools and requires no KYC, no accounts, and has no trading limits.", - "explorer": "https://etherscan.io/token/0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1", - "type": "ERC20", - "symbol": "TRADE", - "decimals": 18, - "status": "active", - "id": "0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1/logo.png b/blockchains/ethereum/assets/0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1/logo.png deleted file mode 100644 index 6f5a913027b98..0000000000000 Binary files a/blockchains/ethereum/assets/0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6F919D67967a97EA36195A2346d9244E60FE0dDB/info.json b/blockchains/ethereum/assets/0x6F919D67967a97EA36195A2346d9244E60FE0dDB/info.json deleted file mode 100644 index 8d320e67d5773..0000000000000 --- a/blockchains/ethereum/assets/0x6F919D67967a97EA36195A2346d9244E60FE0dDB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockcloud", - "symbol": "BLOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.block-cloud.io", - "explorer": "https://etherscan.io/token/0x6F919D67967a97EA36195A2346d9244E60FE0dDB", - "status": "active", - "id": "0x6F919D67967a97EA36195A2346d9244E60FE0dDB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6F919D67967a97EA36195A2346d9244E60FE0dDB/logo.png b/blockchains/ethereum/assets/0x6F919D67967a97EA36195A2346d9244E60FE0dDB/logo.png deleted file mode 100644 index 5d5e733225d58..0000000000000 Binary files a/blockchains/ethereum/assets/0x6F919D67967a97EA36195A2346d9244E60FE0dDB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2/info.json b/blockchains/ethereum/assets/0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2/info.json deleted file mode 100644 index 6bee62ae6f641..0000000000000 --- a/blockchains/ethereum/assets/0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLANK", - "symbol": "BLK", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2", - "status": "active", - "id": "0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2/logo.png b/blockchains/ethereum/assets/0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2/logo.png deleted file mode 100644 index 7608099e6c84e..0000000000000 Binary files a/blockchains/ethereum/assets/0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6FC2A052f82d0f8B5d774f8EF8B30Fe933ce9953/info.json b/blockchains/ethereum/assets/0x6FC2A052f82d0f8B5d774f8EF8B30Fe933ce9953/info.json deleted file mode 100644 index 9067a60056a26..0000000000000 --- a/blockchains/ethereum/assets/0x6FC2A052f82d0f8B5d774f8EF8B30Fe933ce9953/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DMSCOIN", - "symbol": "DMS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6FC2A052f82d0f8B5d774f8EF8B30Fe933ce9953", - "status": "active", - "id": "0x6FC2A052f82d0f8B5d774f8EF8B30Fe933ce9953" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6FC2A052f82d0f8B5d774f8EF8B30Fe933ce9953/logo.png b/blockchains/ethereum/assets/0x6FC2A052f82d0f8B5d774f8EF8B30Fe933ce9953/logo.png deleted file mode 100755 index 86ba41cbef143..0000000000000 Binary files a/blockchains/ethereum/assets/0x6FC2A052f82d0f8B5d774f8EF8B30Fe933ce9953/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f/info.json b/blockchains/ethereum/assets/0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f/info.json deleted file mode 100644 index 7409100306284..0000000000000 --- a/blockchains/ethereum/assets/0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing MANA", - "symbol": "aMANA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f", - "status": "active", - "id": "0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f/logo.png b/blockchains/ethereum/assets/0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f/logo.png deleted file mode 100644 index 6a5925e7c1654..0000000000000 Binary files a/blockchains/ethereum/assets/0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6FD695e4524209c92029E908F8A38A6eCd15337E/info.json b/blockchains/ethereum/assets/0x6FD695e4524209c92029E908F8A38A6eCd15337E/info.json deleted file mode 100644 index 5b5a3a2387389..0000000000000 --- a/blockchains/ethereum/assets/0x6FD695e4524209c92029E908F8A38A6eCd15337E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "जोह्_Token", - "symbol": "JOH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6FD695e4524209c92029E908F8A38A6eCd15337E", - "status": "active", - "id": "0x6FD695e4524209c92029E908F8A38A6eCd15337E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6FD695e4524209c92029E908F8A38A6eCd15337E/logo.png b/blockchains/ethereum/assets/0x6FD695e4524209c92029E908F8A38A6eCd15337E/logo.png deleted file mode 100644 index 92e1f1630d2cf..0000000000000 Binary files a/blockchains/ethereum/assets/0x6FD695e4524209c92029E908F8A38A6eCd15337E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc/info.json b/blockchains/ethereum/assets/0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc/info.json deleted file mode 100644 index 6b4c79c1f7c89..0000000000000 --- a/blockchains/ethereum/assets/0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TokenMakerOrg", - "symbol": "TMO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc", - "status": "active", - "id": "0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc/logo.png b/blockchains/ethereum/assets/0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc/logo.png deleted file mode 100644 index 8ae8f04365a33..0000000000000 Binary files a/blockchains/ethereum/assets/0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6Fa4255fae82B80D2B8FA97e544Ae9D20456b29a/info.json b/blockchains/ethereum/assets/0x6Fa4255fae82B80D2B8FA97e544Ae9D20456b29a/info.json deleted file mode 100644 index 269f967a09231..0000000000000 --- a/blockchains/ethereum/assets/0x6Fa4255fae82B80D2B8FA97e544Ae9D20456b29a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "door of future11", - "symbol": "DOFX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6Fa4255fae82B80D2B8FA97e544Ae9D20456b29a", - "status": "active", - "id": "0x6Fa4255fae82B80D2B8FA97e544Ae9D20456b29a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6Fa4255fae82B80D2B8FA97e544Ae9D20456b29a/logo.png b/blockchains/ethereum/assets/0x6Fa4255fae82B80D2B8FA97e544Ae9D20456b29a/logo.png deleted file mode 100644 index fa037c1777236..0000000000000 Binary files a/blockchains/ethereum/assets/0x6Fa4255fae82B80D2B8FA97e544Ae9D20456b29a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6Faa826aF0568d1866Fca570dA79B318ef114dAb/info.json b/blockchains/ethereum/assets/0x6Faa826aF0568d1866Fca570dA79B318ef114dAb/info.json deleted file mode 100644 index e430f719d214d..0000000000000 --- a/blockchains/ethereum/assets/0x6Faa826aF0568d1866Fca570dA79B318ef114dAb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "B21 Token", - "symbol": "B21", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6Faa826aF0568d1866Fca570dA79B318ef114dAb", - "status": "active", - "id": "0x6Faa826aF0568d1866Fca570dA79B318ef114dAb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6Faa826aF0568d1866Fca570dA79B318ef114dAb/logo.png b/blockchains/ethereum/assets/0x6Faa826aF0568d1866Fca570dA79B318ef114dAb/logo.png deleted file mode 100755 index f7ed7a8262907..0000000000000 Binary files a/blockchains/ethereum/assets/0x6Faa826aF0568d1866Fca570dA79B318ef114dAb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f/info.json b/blockchains/ethereum/assets/0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f/info.json deleted file mode 100644 index 8f2da21e6febe..0000000000000 --- a/blockchains/ethereum/assets/0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing ZRX", - "symbol": "aZRX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f", - "status": "active", - "id": "0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f/logo.png b/blockchains/ethereum/assets/0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f/logo.png deleted file mode 100644 index af590bc1e7808..0000000000000 Binary files a/blockchains/ethereum/assets/0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795/info.json b/blockchains/ethereum/assets/0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795/info.json deleted file mode 100644 index c2ede749a9a93..0000000000000 --- a/blockchains/ethereum/assets/0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Short BNB Token", - "symbol": "BNBBEAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/BNBBEAR", - "explorer": "https://etherscan.io/token/0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795", - "status": "active", - "id": "0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795/logo.png b/blockchains/ethereum/assets/0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795/logo.png deleted file mode 100644 index a8cc1f578d450..0000000000000 Binary files a/blockchains/ethereum/assets/0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B/info.json b/blockchains/ethereum/assets/0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B/info.json deleted file mode 100644 index 5dfaa2080c594..0000000000000 --- a/blockchains/ethereum/assets/0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pistoletoken", - "symbol": "ILE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B", - "status": "active", - "id": "0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B/logo.png b/blockchains/ethereum/assets/0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B/logo.png deleted file mode 100644 index 028759417751c..0000000000000 Binary files a/blockchains/ethereum/assets/0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063/info.json b/blockchains/ethereum/assets/0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063/info.json deleted file mode 100644 index 290e30dbec7bc..0000000000000 --- a/blockchains/ethereum/assets/0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WePower Contribution Token", - "symbol": "WCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063", - "status": "active", - "id": "0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063/logo.png b/blockchains/ethereum/assets/0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063/logo.png deleted file mode 100644 index 33511f9740fc1..0000000000000 Binary files a/blockchains/ethereum/assets/0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6a2f414E1298264ecD446D6Bb9Da012760336A4f/info.json b/blockchains/ethereum/assets/0x6a2f414E1298264ecD446D6Bb9Da012760336A4f/info.json deleted file mode 100644 index 3dd55dbdb8ba6..0000000000000 --- a/blockchains/ethereum/assets/0x6a2f414E1298264ecD446D6Bb9Da012760336A4f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MikeTangoBravo20", - "symbol": "MTB20", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6a2f414E1298264ecD446D6Bb9Da012760336A4f", - "status": "active", - "id": "0x6a2f414E1298264ecD446D6Bb9Da012760336A4f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6a2f414E1298264ecD446D6Bb9Da012760336A4f/logo.png b/blockchains/ethereum/assets/0x6a2f414E1298264ecD446D6Bb9Da012760336A4f/logo.png deleted file mode 100644 index d75862f5c9304..0000000000000 Binary files a/blockchains/ethereum/assets/0x6a2f414E1298264ecD446D6Bb9Da012760336A4f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6a33C2C807124Eae26f6188877c15675d3889Ca3/info.json b/blockchains/ethereum/assets/0x6a33C2C807124Eae26f6188877c15675d3889Ca3/info.json deleted file mode 100644 index 8fe3620217965..0000000000000 --- a/blockchains/ethereum/assets/0x6a33C2C807124Eae26f6188877c15675d3889Ca3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TUNEZ", - "symbol": "TUNEZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6a33C2C807124Eae26f6188877c15675d3889Ca3", - "status": "active", - "id": "0x6a33C2C807124Eae26f6188877c15675d3889Ca3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6a33C2C807124Eae26f6188877c15675d3889Ca3/logo.png b/blockchains/ethereum/assets/0x6a33C2C807124Eae26f6188877c15675d3889Ca3/logo.png deleted file mode 100644 index c4adc791d445b..0000000000000 Binary files a/blockchains/ethereum/assets/0x6a33C2C807124Eae26f6188877c15675d3889Ca3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8/info.json b/blockchains/ethereum/assets/0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8/info.json deleted file mode 100644 index 39b04af0deccc..0000000000000 --- a/blockchains/ethereum/assets/0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTU Incentivized DAI", - "symbol": "bDAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://btu-protocol.com/bdai/", - "explorer": "https://etherscan.io/token/0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8", - "status": "active", - "id": "0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8/logo.png b/blockchains/ethereum/assets/0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8/logo.png deleted file mode 100644 index e0cab2485d3c7..0000000000000 Binary files a/blockchains/ethereum/assets/0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6a85f717Aaa16a9050858be9415eB213DFc1957a/info.json b/blockchains/ethereum/assets/0x6a85f717Aaa16a9050858be9415eB213DFc1957a/info.json deleted file mode 100644 index ca6ff38c96c7b..0000000000000 --- a/blockchains/ethereum/assets/0x6a85f717Aaa16a9050858be9415eB213DFc1957a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xpress", - "symbol": "XPT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6a85f717Aaa16a9050858be9415eB213DFc1957a", - "status": "active", - "id": "0x6a85f717Aaa16a9050858be9415eB213DFc1957a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6a85f717Aaa16a9050858be9415eB213DFc1957a/logo.png b/blockchains/ethereum/assets/0x6a85f717Aaa16a9050858be9415eB213DFc1957a/logo.png deleted file mode 100755 index 8fa3ebb40ca90..0000000000000 Binary files a/blockchains/ethereum/assets/0x6a85f717Aaa16a9050858be9415eB213DFc1957a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6a90445976B4a9ad09DE0C1621048483d2f5589F/info.json b/blockchains/ethereum/assets/0x6a90445976B4a9ad09DE0C1621048483d2f5589F/info.json deleted file mode 100644 index cd9b18b34fe10..0000000000000 --- a/blockchains/ethereum/assets/0x6a90445976B4a9ad09DE0C1621048483d2f5589F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZAI Stablecoin", - "symbol": "ZAI", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6a90445976B4a9ad09DE0C1621048483d2f5589F", - "status": "active", - "id": "0x6a90445976B4a9ad09DE0C1621048483d2f5589F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6a90445976B4a9ad09DE0C1621048483d2f5589F/logo.png b/blockchains/ethereum/assets/0x6a90445976B4a9ad09DE0C1621048483d2f5589F/logo.png deleted file mode 100644 index e6ae5561e51f3..0000000000000 Binary files a/blockchains/ethereum/assets/0x6a90445976B4a9ad09DE0C1621048483d2f5589F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa/info.json b/blockchains/ethereum/assets/0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa/info.json deleted file mode 100644 index b4c5f95f55ab4..0000000000000 --- a/blockchains/ethereum/assets/0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Elitium", - "symbol": "EUM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.elitium.io/", - "explorer": "https://etherscan.io/token/0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa", - "status": "active", - "id": "0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa/logo.png b/blockchains/ethereum/assets/0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa/logo.png deleted file mode 100644 index 45ce296d19135..0000000000000 Binary files a/blockchains/ethereum/assets/0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6aBb492D778903be5fb8922e076cA5e337E29062/info.json b/blockchains/ethereum/assets/0x6aBb492D778903be5fb8922e076cA5e337E29062/info.json deleted file mode 100644 index 5f911f28ba07f..0000000000000 --- a/blockchains/ethereum/assets/0x6aBb492D778903be5fb8922e076cA5e337E29062/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cashpayz Token", - "symbol": "CPC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6aBb492D778903be5fb8922e076cA5e337E29062", - "status": "active", - "id": "0x6aBb492D778903be5fb8922e076cA5e337E29062" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6aBb492D778903be5fb8922e076cA5e337E29062/logo.png b/blockchains/ethereum/assets/0x6aBb492D778903be5fb8922e076cA5e337E29062/logo.png deleted file mode 100644 index c9a7ffaa4743f..0000000000000 Binary files a/blockchains/ethereum/assets/0x6aBb492D778903be5fb8922e076cA5e337E29062/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826/info.json b/blockchains/ethereum/assets/0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826/info.json deleted file mode 100644 index 78672f6348ad8..0000000000000 --- a/blockchains/ethereum/assets/0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CNAC", - "symbol": "cnacoin", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826", - "status": "active", - "id": "0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826/logo.png b/blockchains/ethereum/assets/0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826/logo.png deleted file mode 100644 index abf23380e2a14..0000000000000 Binary files a/blockchains/ethereum/assets/0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C/info.json b/blockchains/ethereum/assets/0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C/info.json deleted file mode 100644 index 14009f6c804bc..0000000000000 --- a/blockchains/ethereum/assets/0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Stake Street", - "symbol": "STST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C", - "status": "active", - "id": "0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C/logo.png b/blockchains/ethereum/assets/0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C/logo.png deleted file mode 100644 index 9987d3668f13d..0000000000000 Binary files a/blockchains/ethereum/assets/0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45/info.json b/blockchains/ethereum/assets/0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45/info.json deleted file mode 100644 index 46f4aec124193..0000000000000 --- a/blockchains/ethereum/assets/0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Interstellar Credits", - "symbol": "ISC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45", - "status": "active", - "id": "0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45/logo.png b/blockchains/ethereum/assets/0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45/logo.png deleted file mode 100644 index c4c6129d83465..0000000000000 Binary files a/blockchains/ethereum/assets/0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8/info.json b/blockchains/ethereum/assets/0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8/info.json deleted file mode 100644 index bb747f607693e..0000000000000 --- a/blockchains/ethereum/assets/0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-19/30M79", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8", - "status": "active", - "id": "0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8/logo.png b/blockchains/ethereum/assets/0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8/logo.png deleted file mode 100644 index 7beb516a7e869..0000000000000 Binary files a/blockchains/ethereum/assets/0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c/info.json b/blockchains/ethereum/assets/0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c/info.json deleted file mode 100644 index cdce4d57dee06..0000000000000 --- a/blockchains/ethereum/assets/0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Berry", - "symbol": "BERRY", - "type": "ERC20", - "decimals": 14, - "description": "-", - "website": "https://rentberry.com/", - "explorer": "https://etherscan.io/token/0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c", - "status": "active", - "id": "0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c/logo.png b/blockchains/ethereum/assets/0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c/logo.png deleted file mode 100644 index a2d2cc3504db6..0000000000000 Binary files a/blockchains/ethereum/assets/0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b/info.json b/blockchains/ethereum/assets/0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b/info.json deleted file mode 100644 index d83a596fc7014..0000000000000 --- a/blockchains/ethereum/assets/0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dragonglass", - "symbol": "DGS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://dragonglass.com/", - "explorer": "https://etherscan.io/token/0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b", - "status": "active", - "id": "0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b/logo.png b/blockchains/ethereum/assets/0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b/logo.png deleted file mode 100644 index 15eb95d36675c..0000000000000 Binary files a/blockchains/ethereum/assets/0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820/info.json b/blockchains/ethereum/assets/0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820/info.json deleted file mode 100644 index d2042589b04a7..0000000000000 --- a/blockchains/ethereum/assets/0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Patent Coin", - "symbol": "XPT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820", - "status": "active", - "id": "0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820/logo.png b/blockchains/ethereum/assets/0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820/logo.png deleted file mode 100644 index 6a8d4a444dfbb..0000000000000 Binary files a/blockchains/ethereum/assets/0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6b048D884188895EbA104645Ee6fFa093fe80a07/info.json b/blockchains/ethereum/assets/0x6b048D884188895EbA104645Ee6fFa093fe80a07/info.json deleted file mode 100644 index ed96e345ff9e0..0000000000000 --- a/blockchains/ethereum/assets/0x6b048D884188895EbA104645Ee6fFa093fe80a07/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Erazer Token", - "symbol": "ERAZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6b048D884188895EbA104645Ee6fFa093fe80a07", - "status": "active", - "id": "0x6b048D884188895EbA104645Ee6fFa093fe80a07" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6b048D884188895EbA104645Ee6fFa093fe80a07/logo.png b/blockchains/ethereum/assets/0x6b048D884188895EbA104645Ee6fFa093fe80a07/logo.png deleted file mode 100644 index b3e8982fa56fa..0000000000000 Binary files a/blockchains/ethereum/assets/0x6b048D884188895EbA104645Ee6fFa093fe80a07/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6b193e107A773967bD821bCf8218f3548Cfa2503/info.json b/blockchains/ethereum/assets/0x6b193e107A773967bD821bCf8218f3548Cfa2503/info.json deleted file mode 100644 index 394361baabe63..0000000000000 --- a/blockchains/ethereum/assets/0x6b193e107A773967bD821bCf8218f3548Cfa2503/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Posscoin", - "symbol": "POSS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6b193e107A773967bD821bCf8218f3548Cfa2503", - "status": "active", - "id": "0x6b193e107A773967bD821bCf8218f3548Cfa2503" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6b193e107A773967bD821bCf8218f3548Cfa2503/logo.png b/blockchains/ethereum/assets/0x6b193e107A773967bD821bCf8218f3548Cfa2503/logo.png deleted file mode 100644 index 69217b29c0c1a..0000000000000 Binary files a/blockchains/ethereum/assets/0x6b193e107A773967bD821bCf8218f3548Cfa2503/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6b414584f7DD3750a0D61b4b8692242A7dEBee06/info.json b/blockchains/ethereum/assets/0x6b414584f7DD3750a0D61b4b8692242A7dEBee06/info.json deleted file mode 100644 index 011857d142911..0000000000000 --- a/blockchains/ethereum/assets/0x6b414584f7DD3750a0D61b4b8692242A7dEBee06/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XGoldToken", - "symbol": "XGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6b414584f7DD3750a0D61b4b8692242A7dEBee06", - "status": "active", - "id": "0x6b414584f7DD3750a0D61b4b8692242A7dEBee06" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6b414584f7DD3750a0D61b4b8692242A7dEBee06/logo.png b/blockchains/ethereum/assets/0x6b414584f7DD3750a0D61b4b8692242A7dEBee06/logo.png deleted file mode 100755 index 94c0964ef1440..0000000000000 Binary files a/blockchains/ethereum/assets/0x6b414584f7DD3750a0D61b4b8692242A7dEBee06/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6b4689E4514957699eDeB2Ee91C947F18E439806/info.json b/blockchains/ethereum/assets/0x6b4689E4514957699eDeB2Ee91C947F18E439806/info.json deleted file mode 100644 index 38b2c365c7a29..0000000000000 --- a/blockchains/ethereum/assets/0x6b4689E4514957699eDeB2Ee91C947F18E439806/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZeuxCoin", - "symbol": "ZUC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.zeux.com/", - "explorer": "https://etherscan.io/token/0x6b4689E4514957699eDeB2Ee91C947F18E439806", - "status": "active", - "id": "0x6b4689E4514957699eDeB2Ee91C947F18E439806" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6b4689E4514957699eDeB2Ee91C947F18E439806/logo.png b/blockchains/ethereum/assets/0x6b4689E4514957699eDeB2Ee91C947F18E439806/logo.png deleted file mode 100644 index 32b0e91b1ad70..0000000000000 Binary files a/blockchains/ethereum/assets/0x6b4689E4514957699eDeB2Ee91C947F18E439806/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6b60d7285504D73DD88547cf1289c3B5528827d3/info.json b/blockchains/ethereum/assets/0x6b60d7285504D73DD88547cf1289c3B5528827d3/info.json deleted file mode 100644 index afcebef16c2d5..0000000000000 --- a/blockchains/ethereum/assets/0x6b60d7285504D73DD88547cf1289c3B5528827d3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MaskFactory", - "symbol": "MFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6b60d7285504D73DD88547cf1289c3B5528827d3", - "status": "active", - "id": "0x6b60d7285504D73DD88547cf1289c3B5528827d3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6b60d7285504D73DD88547cf1289c3B5528827d3/logo.png b/blockchains/ethereum/assets/0x6b60d7285504D73DD88547cf1289c3B5528827d3/logo.png deleted file mode 100644 index b4915885d2c3a..0000000000000 Binary files a/blockchains/ethereum/assets/0x6b60d7285504D73DD88547cf1289c3B5528827d3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6/info.json b/blockchains/ethereum/assets/0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6/info.json deleted file mode 100644 index 08e5c3f31b420..0000000000000 --- a/blockchains/ethereum/assets/0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UBU", - "symbol": "UBU", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://bitubu.com/ubu", - "explorer": "https://etherscan.io/token/0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6", - "status": "active", - "id": "0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6/logo.png b/blockchains/ethereum/assets/0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6/logo.png deleted file mode 100644 index 3a33128f41244..0000000000000 Binary files a/blockchains/ethereum/assets/0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6b785a0322126826d8226d77e173d75DAfb84d11/info.json b/blockchains/ethereum/assets/0x6b785a0322126826d8226d77e173d75DAfb84d11/info.json deleted file mode 100644 index 03dd0c3b40799..0000000000000 --- a/blockchains/ethereum/assets/0x6b785a0322126826d8226d77e173d75DAfb84d11/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bankroll Vault", - "symbol": "VLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bankroll.network/", - "explorer": "https://etherscan.io/token/0x6b785a0322126826d8226d77e173d75DAfb84d11", - "status": "active", - "id": "0x6b785a0322126826d8226d77e173d75DAfb84d11" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6b785a0322126826d8226d77e173d75DAfb84d11/logo.png b/blockchains/ethereum/assets/0x6b785a0322126826d8226d77e173d75DAfb84d11/logo.png deleted file mode 100644 index 5fec6f3362f38..0000000000000 Binary files a/blockchains/ethereum/assets/0x6b785a0322126826d8226d77e173d75DAfb84d11/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728/info.json b/blockchains/ethereum/assets/0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728/info.json deleted file mode 100644 index ee95db35cdf2a..0000000000000 --- a/blockchains/ethereum/assets/0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LuckySevenToken", - "symbol": "LST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://luckyseven.solutions/", - "explorer": "https://etherscan.io/token/0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728", - "status": "active", - "id": "0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728/logo.png b/blockchains/ethereum/assets/0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728/logo.png deleted file mode 100644 index ff27c2db26147..0000000000000 Binary files a/blockchains/ethereum/assets/0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045/info.json b/blockchains/ethereum/assets/0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045/info.json deleted file mode 100644 index 26e3a1120fcc2..0000000000000 --- a/blockchains/ethereum/assets/0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "xensor", - "symbol": "XSR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://xensor.cc/", - "explorer": "https://etherscan.io/token/0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045", - "status": "active", - "id": "0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045/logo.png b/blockchains/ethereum/assets/0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045/logo.png deleted file mode 100644 index ae03db5ddce43..0000000000000 Binary files a/blockchains/ethereum/assets/0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6bC4375083D3aD563dE91caD8438F629841448a5/info.json b/blockchains/ethereum/assets/0x6bC4375083D3aD563dE91caD8438F629841448a5/info.json deleted file mode 100644 index abf99b5908ebd..0000000000000 --- a/blockchains/ethereum/assets/0x6bC4375083D3aD563dE91caD8438F629841448a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptogeneid Token", - "symbol": "ID7", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6bC4375083D3aD563dE91caD8438F629841448a5", - "status": "active", - "id": "0x6bC4375083D3aD563dE91caD8438F629841448a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6bC4375083D3aD563dE91caD8438F629841448a5/logo.png b/blockchains/ethereum/assets/0x6bC4375083D3aD563dE91caD8438F629841448a5/logo.png deleted file mode 100644 index f7a7686253753..0000000000000 Binary files a/blockchains/ethereum/assets/0x6bC4375083D3aD563dE91caD8438F629841448a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4/info.json b/blockchains/ethereum/assets/0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4/info.json deleted file mode 100644 index e13a817f8be11..0000000000000 --- a/blockchains/ethereum/assets/0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TransBurn", - "symbol": "TRB ", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4", - "status": "active", - "id": "0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4/logo.png b/blockchains/ethereum/assets/0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4/logo.png deleted file mode 100644 index e70a7f39e65d8..0000000000000 Binary files a/blockchains/ethereum/assets/0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55/info.json b/blockchains/ethereum/assets/0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55/info.json deleted file mode 100644 index 6b7d488a72567..0000000000000 --- a/blockchains/ethereum/assets/0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hooli Coin Blockchain", - "symbol": "HLI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55", - "status": "active", - "id": "0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55/logo.png b/blockchains/ethereum/assets/0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55/logo.png deleted file mode 100644 index 4c817b0b3662b..0000000000000 Binary files a/blockchains/ethereum/assets/0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D/info.json b/blockchains/ethereum/assets/0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D/info.json deleted file mode 100644 index 5c6cf1ae5a19a..0000000000000 --- a/blockchains/ethereum/assets/0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EllisToken", - "symbol": "ELIS", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D", - "status": "active", - "id": "0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D/logo.png b/blockchains/ethereum/assets/0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D/logo.png deleted file mode 100644 index 2aa40cf57545c..0000000000000 Binary files a/blockchains/ethereum/assets/0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43/info.json b/blockchains/ethereum/assets/0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43/info.json deleted file mode 100644 index c8b3785a98816..0000000000000 --- a/blockchains/ethereum/assets/0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Elementeum", - "symbol": "ELET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.etherlegends.io/", - "explorer": "https://etherscan.io/token/0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43", - "status": "active", - "id": "0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43/logo.png b/blockchains/ethereum/assets/0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43/logo.png deleted file mode 100644 index faeba1d419bbe..0000000000000 Binary files a/blockchains/ethereum/assets/0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6c3BE406174349cfa4501654313d97e6a31072e1/info.json b/blockchains/ethereum/assets/0x6c3BE406174349cfa4501654313d97e6a31072e1/info.json deleted file mode 100644 index dd6a99eb718e4..0000000000000 --- a/blockchains/ethereum/assets/0x6c3BE406174349cfa4501654313d97e6a31072e1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto Neo-value Neural System", - "symbol": "CNNS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cnns.io/", - "explorer": "https://etherscan.io/token/0x6c3BE406174349cfa4501654313d97e6a31072e1", - "status": "active", - "id": "0x6c3BE406174349cfa4501654313d97e6a31072e1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6c3BE406174349cfa4501654313d97e6a31072e1/logo.png b/blockchains/ethereum/assets/0x6c3BE406174349cfa4501654313d97e6a31072e1/logo.png deleted file mode 100644 index 00b035df83956..0000000000000 Binary files a/blockchains/ethereum/assets/0x6c3BE406174349cfa4501654313d97e6a31072e1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6c5bA91642F10282b576d91922Ae6448C9d52f4E/info.json b/blockchains/ethereum/assets/0x6c5bA91642F10282b576d91922Ae6448C9d52f4E/info.json deleted file mode 100644 index 5fca0a88598c7..0000000000000 --- a/blockchains/ethereum/assets/0x6c5bA91642F10282b576d91922Ae6448C9d52f4E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Phala", - "symbol": "PHA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://phala.network/", - "explorer": "https://etherscan.io/token/0x6c5bA91642F10282b576d91922Ae6448C9d52f4E", - "status": "active", - "id": "0x6c5bA91642F10282b576d91922Ae6448C9d52f4E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6c5bA91642F10282b576d91922Ae6448C9d52f4E/logo.png b/blockchains/ethereum/assets/0x6c5bA91642F10282b576d91922Ae6448C9d52f4E/logo.png deleted file mode 100644 index a390339631565..0000000000000 Binary files a/blockchains/ethereum/assets/0x6c5bA91642F10282b576d91922Ae6448C9d52f4E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6c6EE5e31d828De241282B9606C8e98Ea48526E2/info.json b/blockchains/ethereum/assets/0x6c6EE5e31d828De241282B9606C8e98Ea48526E2/info.json deleted file mode 100644 index cb58cf5873e7f..0000000000000 --- a/blockchains/ethereum/assets/0x6c6EE5e31d828De241282B9606C8e98Ea48526E2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Holo", - "website": "https://holochain.org", - "description": "Holochain (HOT) is a decentralized application platform that uses peer-to-peer networking for processing agent-centric agreement and consensus mechanisms between users.", - "explorer": "https://etherscan.io/token/0x6c6EE5e31d828De241282B9606C8e98Ea48526E2", - "type": "ERC20", - "symbol": "HOT", - "decimals": 18, - "status": "active", - "id": "0x6c6EE5e31d828De241282B9606C8e98Ea48526E2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6c6EE5e31d828De241282B9606C8e98Ea48526E2/logo.png b/blockchains/ethereum/assets/0x6c6EE5e31d828De241282B9606C8e98Ea48526E2/logo.png deleted file mode 100644 index d40fc9546d20e..0000000000000 Binary files a/blockchains/ethereum/assets/0x6c6EE5e31d828De241282B9606C8e98Ea48526E2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/info.json b/blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/info.json deleted file mode 100644 index acc7fd7ac604e..0000000000000 --- a/blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Foundry Logistics Token", - "symbol": "FRY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://foundrydao.com/", - "explorer": "https://etherscan.io/token/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69", - "status": "active", - "id": "0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/logo.png b/blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/logo.png deleted file mode 100644 index 8e5652b5c27c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202/info.json b/blockchains/ethereum/assets/0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202/info.json deleted file mode 100644 index 6c2f15c2896c1..0000000000000 --- a/blockchains/ethereum/assets/0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Royal Kingdom Coin", - "symbol": "RKC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202", - "status": "active", - "id": "0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202/logo.png b/blockchains/ethereum/assets/0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202/logo.png deleted file mode 100644 index 954050eeb6111..0000000000000 Binary files a/blockchains/ethereum/assets/0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F/info.json b/blockchains/ethereum/assets/0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F/info.json deleted file mode 100644 index fa80f409c706e..0000000000000 --- a/blockchains/ethereum/assets/0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEXUS", - "symbol": "NEXUS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F", - "status": "active", - "id": "0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F/logo.png b/blockchains/ethereum/assets/0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F/logo.png deleted file mode 100644 index a245ad8af8f58..0000000000000 Binary files a/blockchains/ethereum/assets/0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF/info.json b/blockchains/ethereum/assets/0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF/info.json deleted file mode 100644 index c67d89a92e3f7..0000000000000 --- a/blockchains/ethereum/assets/0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vision Bitcoin Cash", - "symbol": "VSBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF", - "status": "active", - "id": "0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF/logo.png b/blockchains/ethereum/assets/0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF/logo.png deleted file mode 100644 index 1317b2947f9c0..0000000000000 Binary files a/blockchains/ethereum/assets/0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52/info.json b/blockchains/ethereum/assets/0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52/info.json deleted file mode 100644 index cfe7759d50c44..0000000000000 --- a/blockchains/ethereum/assets/0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKC Token", - "symbol": "MKC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52", - "status": "active", - "id": "0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52/logo.png b/blockchains/ethereum/assets/0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52/logo.png deleted file mode 100644 index 0218579d763b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452/info.json b/blockchains/ethereum/assets/0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452/info.json deleted file mode 100644 index f965c3f0a2be5..0000000000000 --- a/blockchains/ethereum/assets/0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "O2O Plus", - "symbol": "OOP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452", - "status": "active", - "id": "0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452/logo.png b/blockchains/ethereum/assets/0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452/logo.png deleted file mode 100644 index 85e4591ae6d79..0000000000000 Binary files a/blockchains/ethereum/assets/0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/info.json b/blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/info.json deleted file mode 100644 index bb406fcbc17b7..0000000000000 --- a/blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QuiverX", - "website": "https://quiverx.io/", - "description": "QuiverX is a utility token for the QuiverX crowdfunding platform which is based on blockchain technology, and governed by smart contracts on the Ethereum ecosystem.", - "explorer": "https://etherscan.io/token/0x6e0dade58d2d89ebbe7afc384e3e4f15b70b14d8", - "type": "ERC20", - "symbol": "QRX", - "decimals": 18, - "status": "active", - "id": "0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/logo.png b/blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/logo.png deleted file mode 100644 index da156518511d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6e1A19F235bE7ED8E3369eF73b196C07257494DE/info.json b/blockchains/ethereum/assets/0x6e1A19F235bE7ED8E3369eF73b196C07257494DE/info.json deleted file mode 100644 index 6c4e61f5c1b46..0000000000000 --- a/blockchains/ethereum/assets/0x6e1A19F235bE7ED8E3369eF73b196C07257494DE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WFIL", - "website": "https://www.wrapped.com", - "description": "Wrapped Filecoin is a 1:1 equivalent of Filecoin on the Ethereum network", - "explorer": "https://etherscan.io/address/0x6e1A19F235bE7ED8E3369eF73b196C07257494DE", - "type": "ERC20", - "symbol": "WFIL", - "decimals": 18, - "status": "active", - "id": "0x6e1A19F235bE7ED8E3369eF73b196C07257494DE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6e1A19F235bE7ED8E3369eF73b196C07257494DE/logo.png b/blockchains/ethereum/assets/0x6e1A19F235bE7ED8E3369eF73b196C07257494DE/logo.png deleted file mode 100644 index 3f89ba6784bd5..0000000000000 Binary files a/blockchains/ethereum/assets/0x6e1A19F235bE7ED8E3369eF73b196C07257494DE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89/info.json b/blockchains/ethereum/assets/0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89/info.json deleted file mode 100644 index dbcfbb1340baf..0000000000000 --- a/blockchains/ethereum/assets/0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89", - "status": "active", - "id": "0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89/logo.png b/blockchains/ethereum/assets/0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89/logo.png deleted file mode 100755 index 422324dbe543f..0000000000000 Binary files a/blockchains/ethereum/assets/0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6e2A5b577437440D6024AEf6a6bf81CdE09798de/info.json b/blockchains/ethereum/assets/0x6e2A5b577437440D6024AEf6a6bf81CdE09798de/info.json deleted file mode 100644 index f183118ebeaa4..0000000000000 --- a/blockchains/ethereum/assets/0x6e2A5b577437440D6024AEf6a6bf81CdE09798de/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ChainBookSystem", - "symbol": "CBS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6e2A5b577437440D6024AEf6a6bf81CdE09798de", - "status": "active", - "id": "0x6e2A5b577437440D6024AEf6a6bf81CdE09798de" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6e2A5b577437440D6024AEf6a6bf81CdE09798de/logo.png b/blockchains/ethereum/assets/0x6e2A5b577437440D6024AEf6a6bf81CdE09798de/logo.png deleted file mode 100644 index 8135ace0938ab..0000000000000 Binary files a/blockchains/ethereum/assets/0x6e2A5b577437440D6024AEf6a6bf81CdE09798de/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9/info.json b/blockchains/ethereum/assets/0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9/info.json deleted file mode 100644 index e91057cf1343d..0000000000000 --- a/blockchains/ethereum/assets/0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NANO ECOSYSTEM", - "symbol": "NECOS", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9", - "status": "active", - "id": "0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9/logo.png b/blockchains/ethereum/assets/0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9/logo.png deleted file mode 100644 index 5e1cb4fe815cf..0000000000000 Binary files a/blockchains/ethereum/assets/0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE/info.json b/blockchains/ethereum/assets/0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE/info.json deleted file mode 100644 index b10f78d158ab8..0000000000000 --- a/blockchains/ethereum/assets/0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ocbtoken - Blockmax", - "symbol": "OCB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE", - "status": "active", - "id": "0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE/logo.png b/blockchains/ethereum/assets/0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE/logo.png deleted file mode 100644 index a3254021ea7c9..0000000000000 Binary files a/blockchains/ethereum/assets/0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12/info.json b/blockchains/ethereum/assets/0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12/info.json deleted file mode 100644 index b3ad4fcc3793d..0000000000000 --- a/blockchains/ethereum/assets/0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bertbit", - "symbol": "BERT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12", - "status": "active", - "id": "0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12/logo.png b/blockchains/ethereum/assets/0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12/logo.png deleted file mode 100644 index 8e758e1bbd9d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e/info.json b/blockchains/ethereum/assets/0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e/info.json deleted file mode 100644 index 7e21183294494..0000000000000 --- a/blockchains/ethereum/assets/0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eco Finances", - "symbol": "EFC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e", - "status": "active", - "id": "0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e/logo.png b/blockchains/ethereum/assets/0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e/logo.png deleted file mode 100644 index 3b5f39c23c74b..0000000000000 Binary files a/blockchains/ethereum/assets/0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213/info.json b/blockchains/ethereum/assets/0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213/info.json deleted file mode 100644 index d77a2591cbdd2..0000000000000 --- a/blockchains/ethereum/assets/0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YesManCoin", - "symbol": "YESM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213", - "status": "active", - "id": "0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213/logo.png b/blockchains/ethereum/assets/0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213/logo.png deleted file mode 100644 index 54ee38f6f2b28..0000000000000 Binary files a/blockchains/ethereum/assets/0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50/info.json b/blockchains/ethereum/assets/0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50/info.json deleted file mode 100644 index 421c9a29220d8..0000000000000 --- a/blockchains/ethereum/assets/0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlueChain", - "symbol": "BLC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50", - "status": "active", - "id": "0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50/logo.png b/blockchains/ethereum/assets/0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50/logo.png deleted file mode 100644 index a5350349a5cd3..0000000000000 Binary files a/blockchains/ethereum/assets/0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6ea6531b603F270d23d9EDd2d8279135DC5D6773/info.json b/blockchains/ethereum/assets/0x6ea6531b603F270d23d9EDd2d8279135DC5D6773/info.json deleted file mode 100644 index 734f8f409e2bb..0000000000000 --- a/blockchains/ethereum/assets/0x6ea6531b603F270d23d9EDd2d8279135DC5D6773/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InsurChain Coin", - "symbol": "INSUR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6ea6531b603F270d23d9EDd2d8279135DC5D6773", - "status": "active", - "id": "0x6ea6531b603F270d23d9EDd2d8279135DC5D6773" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6ea6531b603F270d23d9EDd2d8279135DC5D6773/logo.png b/blockchains/ethereum/assets/0x6ea6531b603F270d23d9EDd2d8279135DC5D6773/logo.png deleted file mode 100644 index 0c1afc7d02997..0000000000000 Binary files a/blockchains/ethereum/assets/0x6ea6531b603F270d23d9EDd2d8279135DC5D6773/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3/info.json b/blockchains/ethereum/assets/0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3/info.json deleted file mode 100644 index a436de7418ac3..0000000000000 --- a/blockchains/ethereum/assets/0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swapscan", - "symbol": "SWP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3", - "status": "active", - "id": "0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3/logo.png b/blockchains/ethereum/assets/0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6f022E991ea21d26F85f6716c088e2864101dfEC/info.json b/blockchains/ethereum/assets/0x6f022E991ea21d26F85f6716c088e2864101dfEC/info.json deleted file mode 100644 index 31e691c0f798c..0000000000000 --- a/blockchains/ethereum/assets/0x6f022E991ea21d26F85f6716c088e2864101dfEC/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Hands Of Steel", - "website": "https://handsofsteel.money", - "source_code": "https://etherscan.io/address/0x6f022e991ea21d26f85f6716c088e2864101dfec#code", - "description": "Our Seller Transfer Only Protocol Initiates Tax (STOP IT) actively taxes sellers while rewarding holders.", - "explorer": "https://etherscan.io/token/0x6f022E991ea21d26F85f6716c088e2864101dfEC", - "type": "ERC20", - "symbol": "STEEL", - "decimals": 0, - "status": "active", - "id": "0x6f022E991ea21d26F85f6716c088e2864101dfEC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6f022E991ea21d26F85f6716c088e2864101dfEC/logo.png b/blockchains/ethereum/assets/0x6f022E991ea21d26F85f6716c088e2864101dfEC/logo.png deleted file mode 100644 index cef72b187d3c9..0000000000000 Binary files a/blockchains/ethereum/assets/0x6f022E991ea21d26F85f6716c088e2864101dfEC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/info.json b/blockchains/ethereum/assets/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/info.json deleted file mode 100644 index f1d660c0f1c1b..0000000000000 --- a/blockchains/ethereum/assets/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Huobi Token", - "website": "https://hbg.com", - "description": "Huobi Token (HT) is an exchange based token and native currency of the Huobi crypto exchange.", - "explorer": "https://etherscan.io/token/0x6f259637dcD74C767781E37Bc6133cd6A68aa161", - "type": "ERC20", - "symbol": "HT", - "decimals": 18, - "status": "active", - "id": "0x6f259637dcD74C767781E37Bc6133cd6A68aa161" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/logo.png b/blockchains/ethereum/assets/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/logo.png deleted file mode 100644 index 88f70f843e6f4..0000000000000 Binary files a/blockchains/ethereum/assets/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684/info.json b/blockchains/ethereum/assets/0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684/info.json deleted file mode 100644 index c1080ed4d661e..0000000000000 --- a/blockchains/ethereum/assets/0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Deut Capital Management", - "symbol": "DCM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684", - "status": "active", - "id": "0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684/logo.png b/blockchains/ethereum/assets/0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684/logo.png deleted file mode 100644 index 4be99841a6233..0000000000000 Binary files a/blockchains/ethereum/assets/0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806/info.json b/blockchains/ethereum/assets/0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806/info.json deleted file mode 100644 index 48940f606a98d..0000000000000 --- a/blockchains/ethereum/assets/0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Melt", - "symbol": "MELT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://www.meltproject.net", - "explorer": "https://etherscan.io/token/0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806", - "status": "active", - "id": "0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806/logo.png b/blockchains/ethereum/assets/0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806/logo.png deleted file mode 100644 index 2808d2b24d030..0000000000000 Binary files a/blockchains/ethereum/assets/0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F/info.json b/blockchains/ethereum/assets/0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F/info.json deleted file mode 100644 index 58b579e86cb1d..0000000000000 --- a/blockchains/ethereum/assets/0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LibraNetwork", - "symbol": "Libra", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F", - "status": "active", - "id": "0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F/logo.png b/blockchains/ethereum/assets/0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F/logo.png deleted file mode 100644 index b8d56373612c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/info.json b/blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/info.json deleted file mode 100644 index 364262ad509a7..0000000000000 --- a/blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IoTeX ERC20", - "symbol": "IoTeX ERC20", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://iotex.io", - "explorer": "https://etherscan.io/token/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69", - "status": "active", - "id": "0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/logo.png b/blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/logo.png deleted file mode 100644 index f0b7334340338..0000000000000 Binary files a/blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/logo.png b/blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/logo.png deleted file mode 100644 index cd082ee3a0fb6..0000000000000 Binary files a/blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6fE355c62C6faf6946cE888fFABa9fD12355ae27/info.json b/blockchains/ethereum/assets/0x6fE355c62C6faf6946cE888fFABa9fD12355ae27/info.json deleted file mode 100644 index 32a722d2a35ff..0000000000000 --- a/blockchains/ethereum/assets/0x6fE355c62C6faf6946cE888fFABa9fD12355ae27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HashBX", - "symbol": "HBX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://hashbx.io/", - "explorer": "https://etherscan.io/token/0x6fE355c62C6faf6946cE888fFABa9fD12355ae27", - "status": "active", - "id": "0x6fE355c62C6faf6946cE888fFABa9fD12355ae27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6fE355c62C6faf6946cE888fFABa9fD12355ae27/logo.png b/blockchains/ethereum/assets/0x6fE355c62C6faf6946cE888fFABa9fD12355ae27/logo.png deleted file mode 100755 index 7d58ff8da96bb..0000000000000 Binary files a/blockchains/ethereum/assets/0x6fE355c62C6faf6946cE888fFABa9fD12355ae27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6fF9FF021B978605DEA99b35d212AE950e9EA36e/info.json b/blockchains/ethereum/assets/0x6fF9FF021B978605DEA99b35d212AE950e9EA36e/info.json deleted file mode 100644 index 5e616992e283e..0000000000000 --- a/blockchains/ethereum/assets/0x6fF9FF021B978605DEA99b35d212AE950e9EA36e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Box5", - "symbol": "Box5", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6fF9FF021B978605DEA99b35d212AE950e9EA36e", - "status": "active", - "id": "0x6fF9FF021B978605DEA99b35d212AE950e9EA36e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6fF9FF021B978605DEA99b35d212AE950e9EA36e/logo.png b/blockchains/ethereum/assets/0x6fF9FF021B978605DEA99b35d212AE950e9EA36e/logo.png deleted file mode 100755 index e5ce862411d0f..0000000000000 Binary files a/blockchains/ethereum/assets/0x6fF9FF021B978605DEA99b35d212AE950e9EA36e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b/info.json b/blockchains/ethereum/assets/0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b/info.json deleted file mode 100644 index 7455d880849bf..0000000000000 --- a/blockchains/ethereum/assets/0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "0x0000000000000000000000000000000000000000000000000000000000000020", - "symbol": "CDX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cdxnet.com/", - "explorer": "https://etherscan.io/token/0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b", - "status": "active", - "id": "0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b/logo.png b/blockchains/ethereum/assets/0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b/logo.png deleted file mode 100755 index c99b3b72ef1bf..0000000000000 Binary files a/blockchains/ethereum/assets/0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a/info.json b/blockchains/ethereum/assets/0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a/info.json deleted file mode 100644 index 0f119ac1c1f47..0000000000000 --- a/blockchains/ethereum/assets/0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitSTD Shares", - "symbol": "BSS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a", - "status": "active", - "id": "0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a/logo.png b/blockchains/ethereum/assets/0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a/logo.png deleted file mode 100644 index a3847c99b06be..0000000000000 Binary files a/blockchains/ethereum/assets/0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1/info.json b/blockchains/ethereum/assets/0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1/info.json deleted file mode 100644 index df052412b826d..0000000000000 --- a/blockchains/ethereum/assets/0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "oneETH", - "website": "https://ichi.farm", - "description": "oneETH is stable coin backed by USDC and ETH. oneETH is the stablecoin that drives value back to ETH while being governed by the Ethereum community.", - "explorer": "https://etherscan.io/token/0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1", - "type": "ERC20", - "symbol": "oneETH", - "decimals": 9, - "status": "active", - "id": "0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1/logo.png b/blockchains/ethereum/assets/0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1/logo.png deleted file mode 100644 index a8f652160593b..0000000000000 Binary files a/blockchains/ethereum/assets/0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41/info.json b/blockchains/ethereum/assets/0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41/info.json deleted file mode 100644 index 67153ce0a0edf..0000000000000 --- a/blockchains/ethereum/assets/0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Props Token", - "symbol": "PROPS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.propsproject.com/", - "explorer": "https://etherscan.io/token/0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41", - "status": "active", - "id": "0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41/logo.png b/blockchains/ethereum/assets/0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41/logo.png deleted file mode 100644 index 2c62ceb78528f..0000000000000 Binary files a/blockchains/ethereum/assets/0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6ff313FB38d53d7A458860b1bf7512f54a03e968/info.json b/blockchains/ethereum/assets/0x6ff313FB38d53d7A458860b1bf7512f54a03e968/info.json deleted file mode 100644 index afcead537cd2e..0000000000000 --- a/blockchains/ethereum/assets/0x6ff313FB38d53d7A458860b1bf7512f54a03e968/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mero Currency", - "symbol": "MRO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6ff313FB38d53d7A458860b1bf7512f54a03e968", - "status": "active", - "id": "0x6ff313FB38d53d7A458860b1bf7512f54a03e968" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6ff313FB38d53d7A458860b1bf7512f54a03e968/logo.png b/blockchains/ethereum/assets/0x6ff313FB38d53d7A458860b1bf7512f54a03e968/logo.png deleted file mode 100644 index b06a4548a9f67..0000000000000 Binary files a/blockchains/ethereum/assets/0x6ff313FB38d53d7A458860b1bf7512f54a03e968/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921/info.json b/blockchains/ethereum/assets/0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921/info.json deleted file mode 100644 index 6a60ab7a72816..0000000000000 --- a/blockchains/ethereum/assets/0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "osimi.finance", - "symbol": "OS", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921", - "status": "active", - "id": "0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921/logo.png b/blockchains/ethereum/assets/0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921/logo.png deleted file mode 100644 index 290d5948c6e21..0000000000000 Binary files a/blockchains/ethereum/assets/0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19/info.json b/blockchains/ethereum/assets/0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19/info.json deleted file mode 100644 index fd411838dc8cf..0000000000000 --- a/blockchains/ethereum/assets/0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yoi Crypto", - "symbol": "YOI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19", - "status": "active", - "id": "0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19/logo.png b/blockchains/ethereum/assets/0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19/logo.png deleted file mode 100644 index 786ddccec852d..0000000000000 Binary files a/blockchains/ethereum/assets/0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x701C244b988a513c945973dEFA05de933b23Fe1D/info.json b/blockchains/ethereum/assets/0x701C244b988a513c945973dEFA05de933b23Fe1D/info.json deleted file mode 100644 index 7055cfcd801c7..0000000000000 --- a/blockchains/ethereum/assets/0x701C244b988a513c945973dEFA05de933b23Fe1D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "openANX Token", - "symbol": "OAX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.oax.org/", - "explorer": "https://etherscan.io/token/0x701C244b988a513c945973dEFA05de933b23Fe1D", - "status": "active", - "id": "0x701C244b988a513c945973dEFA05de933b23Fe1D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x701C244b988a513c945973dEFA05de933b23Fe1D/logo.png b/blockchains/ethereum/assets/0x701C244b988a513c945973dEFA05de933b23Fe1D/logo.png deleted file mode 100755 index e5716b41dd5c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x701C244b988a513c945973dEFA05de933b23Fe1D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7024e48B4B6439307920EB1D71682fE18262189c/info.json b/blockchains/ethereum/assets/0x7024e48B4B6439307920EB1D71682fE18262189c/info.json deleted file mode 100644 index 7f82399cde595..0000000000000 --- a/blockchains/ethereum/assets/0x7024e48B4B6439307920EB1D71682fE18262189c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hitfinex", - "symbol": "HFX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7024e48B4B6439307920EB1D71682fE18262189c", - "status": "active", - "id": "0x7024e48B4B6439307920EB1D71682fE18262189c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7024e48B4B6439307920EB1D71682fE18262189c/logo.png b/blockchains/ethereum/assets/0x7024e48B4B6439307920EB1D71682fE18262189c/logo.png deleted file mode 100644 index 1e44ef48fc140..0000000000000 Binary files a/blockchains/ethereum/assets/0x7024e48B4B6439307920EB1D71682fE18262189c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7025baB2EC90410de37F488d1298204cd4D6b29d/info.json b/blockchains/ethereum/assets/0x7025baB2EC90410de37F488d1298204cd4D6b29d/info.json deleted file mode 100644 index 59f1992b25ee5..0000000000000 --- a/blockchains/ethereum/assets/0x7025baB2EC90410de37F488d1298204cd4D6b29d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MasterXriba", - "symbol": "XRA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://xriba.com/", - "explorer": "https://etherscan.io/token/0x7025baB2EC90410de37F488d1298204cd4D6b29d", - "status": "active", - "id": "0x7025baB2EC90410de37F488d1298204cd4D6b29d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7025baB2EC90410de37F488d1298204cd4D6b29d/logo.png b/blockchains/ethereum/assets/0x7025baB2EC90410de37F488d1298204cd4D6b29d/logo.png deleted file mode 100644 index 53de497a0357a..0000000000000 Binary files a/blockchains/ethereum/assets/0x7025baB2EC90410de37F488d1298204cd4D6b29d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/info.json b/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/info.json deleted file mode 100644 index d45b73e176f73..0000000000000 --- a/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIRD.Money", - "website": "https://bird.money/", - "description": "Bird.Money leverages the power of its off-chain oracle analytics to provide on-chain protocols with trust data, combined with a lending platform. Allowing you to safely maximize borrowing while gaining access to additional digital assets.", - "explorer": "https://etherscan.io/address/0x70401dfd142a16dc7031c56e862fc88cb9537ce0", - "type": "ERC20", - "symbol": "BIRD", - "decimals": 18, - "status": "active", - "id": "0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/logo.png b/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/logo.png deleted file mode 100644 index f8ecf104efa0e..0000000000000 Binary files a/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41/info.json b/blockchains/ethereum/assets/0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41/info.json deleted file mode 100644 index 75c604b418e37..0000000000000 --- a/blockchains/ethereum/assets/0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MIQcoin", - "symbol": "MIQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41", - "status": "active", - "id": "0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41/logo.png b/blockchains/ethereum/assets/0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41/logo.png deleted file mode 100644 index f37bc157328eb..0000000000000 Binary files a/blockchains/ethereum/assets/0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x705051Bbfd9f287869A412cbA8bC7d112de48E69/info.json b/blockchains/ethereum/assets/0x705051Bbfd9f287869A412cbA8bC7d112de48E69/info.json deleted file mode 100644 index 3d7216a046a57..0000000000000 --- a/blockchains/ethereum/assets/0x705051Bbfd9f287869A412cbA8bC7d112de48E69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SAKECOIN", - "symbol": "SAKE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.sakecoin.info/", - "explorer": "https://etherscan.io/token/0x705051Bbfd9f287869A412cbA8bC7d112de48E69", - "status": "active", - "id": "0x705051Bbfd9f287869A412cbA8bC7d112de48E69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x705051Bbfd9f287869A412cbA8bC7d112de48E69/logo.png b/blockchains/ethereum/assets/0x705051Bbfd9f287869A412cbA8bC7d112de48E69/logo.png deleted file mode 100644 index c3e6d19e3b695..0000000000000 Binary files a/blockchains/ethereum/assets/0x705051Bbfd9f287869A412cbA8bC7d112de48E69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7051620d11042c4335069AaA4f10Cd3B4290C681/info.json b/blockchains/ethereum/assets/0x7051620d11042c4335069AaA4f10Cd3B4290C681/info.json deleted file mode 100644 index b38da2ad76cc6..0000000000000 --- a/blockchains/ethereum/assets/0x7051620d11042c4335069AaA4f10Cd3B4290C681/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tcash", - "symbol": "TCASH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.etherflyer.com/index.html", - "explorer": "https://etherscan.io/token/0x7051620d11042c4335069AaA4f10Cd3B4290C681", - "status": "active", - "id": "0x7051620d11042c4335069AaA4f10Cd3B4290C681" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7051620d11042c4335069AaA4f10Cd3B4290C681/logo.png b/blockchains/ethereum/assets/0x7051620d11042c4335069AaA4f10Cd3B4290C681/logo.png deleted file mode 100644 index 500c51442418e..0000000000000 Binary files a/blockchains/ethereum/assets/0x7051620d11042c4335069AaA4f10Cd3B4290C681/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9/info.json b/blockchains/ethereum/assets/0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9/info.json deleted file mode 100644 index 84c726951caba..0000000000000 --- a/blockchains/ethereum/assets/0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ClearPoll Token", - "symbol": "POLL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.clearpoll.io/", - "explorer": "https://etherscan.io/token/0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9", - "status": "active", - "id": "0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9/logo.png b/blockchains/ethereum/assets/0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9/logo.png deleted file mode 100644 index 47853fed89647..0000000000000 Binary files a/blockchains/ethereum/assets/0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7064aAb39A0Fcf7221c3396719D0917a65E35515/info.json b/blockchains/ethereum/assets/0x7064aAb39A0Fcf7221c3396719D0917a65E35515/info.json deleted file mode 100644 index 419a6aada2c17..0000000000000 --- a/blockchains/ethereum/assets/0x7064aAb39A0Fcf7221c3396719D0917a65E35515/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cpollo", - "symbol": "CPLO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7064aAb39A0Fcf7221c3396719D0917a65E35515", - "status": "active", - "id": "0x7064aAb39A0Fcf7221c3396719D0917a65E35515" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7064aAb39A0Fcf7221c3396719D0917a65E35515/logo.png b/blockchains/ethereum/assets/0x7064aAb39A0Fcf7221c3396719D0917a65E35515/logo.png deleted file mode 100644 index 59016b2f9fbdb..0000000000000 Binary files a/blockchains/ethereum/assets/0x7064aAb39A0Fcf7221c3396719D0917a65E35515/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74/info.json b/blockchains/ethereum/assets/0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74/info.json deleted file mode 100644 index 1d8ac6c120421..0000000000000 --- a/blockchains/ethereum/assets/0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "YFOX.FINANCE", - "website": "https://yfox.finance", - "description": "Y FOX is an open-source Decentralized protocol which enables you to easily access FOX DUAL STAKING, FARMING, GOVERNANCE VOTE, LENDING and BORROWING DeFi Services from a simple dashboard.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/yfoxfinance", - "handle": "yfoxfinance" - }, - { - "name": "Telegram", - "url": "https://t.me/YFOX_Announcement", - "handle": "YFOX_Announcement" - } - ], - "explorer": "https://etherscan.io/token/0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74", - "type": "ERC20", - "symbol": "YFOX", - "decimals": 6, - "status": "active", - "id": "0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74/logo.png b/blockchains/ethereum/assets/0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74/logo.png deleted file mode 100644 index b443e98cc7d87..0000000000000 Binary files a/blockchains/ethereum/assets/0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39/info.json b/blockchains/ethereum/assets/0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39/info.json deleted file mode 100644 index 0785206460968..0000000000000 --- a/blockchains/ethereum/assets/0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoffeen", - "symbol": "BFF", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://bitcoffeen.com/", - "explorer": "https://etherscan.io/token/0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39", - "status": "active", - "id": "0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39/logo.png b/blockchains/ethereum/assets/0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39/logo.png deleted file mode 100644 index 433452d50a256..0000000000000 Binary files a/blockchains/ethereum/assets/0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7090a6e22c838469c9E67851D6489ba9c933a43F/info.json b/blockchains/ethereum/assets/0x7090a6e22c838469c9E67851D6489ba9c933a43F/info.json deleted file mode 100644 index 59abdf78ab60c..0000000000000 --- a/blockchains/ethereum/assets/0x7090a6e22c838469c9E67851D6489ba9c933a43F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zuck Bucks", - "symbol": "ZBUX", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://zuckbucks.cash/", - "explorer": "https://etherscan.io/token/0x7090a6e22c838469c9E67851D6489ba9c933a43F", - "status": "active", - "id": "0x7090a6e22c838469c9E67851D6489ba9c933a43F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7090a6e22c838469c9E67851D6489ba9c933a43F/logo.png b/blockchains/ethereum/assets/0x7090a6e22c838469c9E67851D6489ba9c933a43F/logo.png deleted file mode 100644 index 4b5f031f32cc3..0000000000000 Binary files a/blockchains/ethereum/assets/0x7090a6e22c838469c9E67851D6489ba9c933a43F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc/info.json b/blockchains/ethereum/assets/0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc/info.json deleted file mode 100644 index d2ee02826ec7e..0000000000000 --- a/blockchains/ethereum/assets/0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Treelion", - "symbol": "TRN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://treelion.com/", - "explorer": "https://etherscan.io/token/0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc", - "status": "active", - "id": "0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc/logo.png b/blockchains/ethereum/assets/0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc/logo.png deleted file mode 100644 index c428bdedfcc50..0000000000000 Binary files a/blockchains/ethereum/assets/0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70D17291E47DC09852baec47eD795CE9b1d64789/info.json b/blockchains/ethereum/assets/0x70D17291E47DC09852baec47eD795CE9b1d64789/info.json deleted file mode 100644 index e3326a433cb86..0000000000000 --- a/blockchains/ethereum/assets/0x70D17291E47DC09852baec47eD795CE9b1d64789/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unica Coin", - "symbol": "UNI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x70D17291E47DC09852baec47eD795CE9b1d64789", - "status": "active", - "id": "0x70D17291E47DC09852baec47eD795CE9b1d64789" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70D17291E47DC09852baec47eD795CE9b1d64789/logo.png b/blockchains/ethereum/assets/0x70D17291E47DC09852baec47eD795CE9b1d64789/logo.png deleted file mode 100644 index 4adb579b21d4d..0000000000000 Binary files a/blockchains/ethereum/assets/0x70D17291E47DC09852baec47eD795CE9b1d64789/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70Ec7702ADA8530d8f7332f7f3700099553D772D/info.json b/blockchains/ethereum/assets/0x70Ec7702ADA8530d8f7332f7f3700099553D772D/info.json deleted file mode 100644 index 6749b2f27bfdb..0000000000000 --- a/blockchains/ethereum/assets/0x70Ec7702ADA8530d8f7332f7f3700099553D772D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Indonesian Project", - "symbol": "IDN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://indonesian-project.my.id", - "explorer": "https://etherscan.io/token/0x70Ec7702ADA8530d8f7332f7f3700099553D772D", - "status": "active", - "id": "0x70Ec7702ADA8530d8f7332f7f3700099553D772D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70Ec7702ADA8530d8f7332f7f3700099553D772D/logo.png b/blockchains/ethereum/assets/0x70Ec7702ADA8530d8f7332f7f3700099553D772D/logo.png deleted file mode 100644 index 9a79081c5f97c..0000000000000 Binary files a/blockchains/ethereum/assets/0x70Ec7702ADA8530d8f7332f7f3700099553D772D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39/info.json b/blockchains/ethereum/assets/0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39/info.json deleted file mode 100644 index eeaad4e86a1f0..0000000000000 --- a/blockchains/ethereum/assets/0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chefs Coin", - "symbol": "CHEF", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39", - "status": "active", - "id": "0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39/logo.png b/blockchains/ethereum/assets/0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39/logo.png deleted file mode 100644 index 37a2066082765..0000000000000 Binary files a/blockchains/ethereum/assets/0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a/info.json b/blockchains/ethereum/assets/0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a/info.json deleted file mode 100644 index 4329eb00f5756..0000000000000 --- a/blockchains/ethereum/assets/0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitFlux", - "symbol": "FLX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a", - "status": "active", - "id": "0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a/logo.png b/blockchains/ethereum/assets/0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a/logo.png deleted file mode 100644 index c1b2ddb861167..0000000000000 Binary files a/blockchains/ethereum/assets/0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70c621f949b6556c4545707a2d5d73A776b98359/info.json b/blockchains/ethereum/assets/0x70c621f949b6556c4545707a2d5d73A776b98359/info.json deleted file mode 100644 index c3409b9157c74..0000000000000 --- a/blockchains/ethereum/assets/0x70c621f949b6556c4545707a2d5d73A776b98359/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Skychain Global Token", - "symbol": "SKCH", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "http://skychain.global/", - "explorer": "https://etherscan.io/token/0x70c621f949b6556c4545707a2d5d73A776b98359", - "status": "active", - "id": "0x70c621f949b6556c4545707a2d5d73A776b98359" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70c621f949b6556c4545707a2d5d73A776b98359/logo.png b/blockchains/ethereum/assets/0x70c621f949b6556c4545707a2d5d73A776b98359/logo.png deleted file mode 100644 index 37717581c2fbb..0000000000000 Binary files a/blockchains/ethereum/assets/0x70c621f949b6556c4545707a2d5d73A776b98359/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac/info.json b/blockchains/ethereum/assets/0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac/info.json deleted file mode 100644 index dac0625a4693f..0000000000000 --- a/blockchains/ethereum/assets/0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Quras Token", - "symbol": "XQC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://quras.io/", - "explorer": "https://etherscan.io/token/0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac", - "status": "active", - "id": "0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac/logo.png b/blockchains/ethereum/assets/0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac/logo.png deleted file mode 100644 index d96cda1702bad..0000000000000 Binary files a/blockchains/ethereum/assets/0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930/info.json b/blockchains/ethereum/assets/0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930/info.json deleted file mode 100644 index 6100c1afb81fe..0000000000000 --- a/blockchains/ethereum/assets/0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIKICOIN TOKEN", - "symbol": "BIKI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.biki.cc/", - "explorer": "https://etherscan.io/token/0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930", - "status": "active", - "id": "0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930/logo.png b/blockchains/ethereum/assets/0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930/logo.png deleted file mode 100644 index 2e606c1fb0c57..0000000000000 Binary files a/blockchains/ethereum/assets/0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70e14cD4d6e71775580124c139dF842b11c3AC3b/info.json b/blockchains/ethereum/assets/0x70e14cD4d6e71775580124c139dF842b11c3AC3b/info.json deleted file mode 100644 index 85ec77947cf58..0000000000000 --- a/blockchains/ethereum/assets/0x70e14cD4d6e71775580124c139dF842b11c3AC3b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHER CASH", - "symbol": "ETCA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x70e14cD4d6e71775580124c139dF842b11c3AC3b", - "status": "active", - "id": "0x70e14cD4d6e71775580124c139dF842b11c3AC3b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70e14cD4d6e71775580124c139dF842b11c3AC3b/logo.png b/blockchains/ethereum/assets/0x70e14cD4d6e71775580124c139dF842b11c3AC3b/logo.png deleted file mode 100644 index 8087c30856cb2..0000000000000 Binary files a/blockchains/ethereum/assets/0x70e14cD4d6e71775580124c139dF842b11c3AC3b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/info.json b/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/info.json deleted file mode 100644 index d2a605c4ef262..0000000000000 --- a/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "XSGD", - "symbol": "XSGD", - "type": "ERC20", - "decimals": 6, - "description": "XSGD is the fully collateralized Singapore Dollar stablecoin, powered by open-source blockchain protocols. All Xfers issued SGD-backed stablecoins have 1:1 parity with Singapore Dollar. On our platform, your Digital Goods Wallet balance is denominated in SGD. You may credit or debit this balance in the form of XSGD or SGD.", - "website": "https://www.xfers.com/sg/stablecoin", - "explorer": "https://etherscan.io/token/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/xfers?lang=en", - "handle": "xfers" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/Xfers/", - "handle": "Xfers" - } - ], - "status": "active", - "id": "0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/logo.png b/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/logo.png deleted file mode 100644 index 43035ebc80a71..0000000000000 Binary files a/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70eFDc485a10210B056eF8e0A32993Bc6529995E/info.json b/blockchains/ethereum/assets/0x70eFDc485a10210B056eF8e0A32993Bc6529995E/info.json deleted file mode 100644 index 887bd5bbe2fe3..0000000000000 --- a/blockchains/ethereum/assets/0x70eFDc485a10210B056eF8e0A32993Bc6529995E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blaze Network", - "symbol": "BLZN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.blazenetwork.info/", - "explorer": "https://etherscan.io/token/0x70eFDc485a10210B056eF8e0A32993Bc6529995E", - "status": "active", - "id": "0x70eFDc485a10210B056eF8e0A32993Bc6529995E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70eFDc485a10210B056eF8e0A32993Bc6529995E/logo.png b/blockchains/ethereum/assets/0x70eFDc485a10210B056eF8e0A32993Bc6529995E/logo.png deleted file mode 100644 index 024506a0e666f..0000000000000 Binary files a/blockchains/ethereum/assets/0x70eFDc485a10210B056eF8e0A32993Bc6529995E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x70eaDb736932AC235CfB40AFe1Ba822Bf259e2B2/info.json b/blockchains/ethereum/assets/0x70eaDb736932AC235CfB40AFe1Ba822Bf259e2B2/info.json deleted file mode 100644 index f3cf320146f1b..0000000000000 --- a/blockchains/ethereum/assets/0x70eaDb736932AC235CfB40AFe1Ba822Bf259e2B2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Work Hard Commit", - "type": "ERC20", - "symbol": "COMMIT", - "decimals": 18, - "website": "https://workhard.finance", - "description": "A stable coin to tokenize your revenue stream. Pay your workers with value-added money.", - "explorer": "https://etherscan.io/token/0x70eaDb736932AC235CfB40AFe1Ba822Bf259e2B2", - "status": "active", - "id": "0x70eaDb736932AC235CfB40AFe1Ba822Bf259e2B2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70eaDb736932AC235CfB40AFe1Ba822Bf259e2B2/logo.png b/blockchains/ethereum/assets/0x70eaDb736932AC235CfB40AFe1Ba822Bf259e2B2/logo.png deleted file mode 100644 index 10abce14090d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x70eaDb736932AC235CfB40AFe1Ba822Bf259e2B2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x71010A9D003445aC60C4e6A7017c1E89A477B438/info.json b/blockchains/ethereum/assets/0x71010A9D003445aC60C4e6A7017c1E89A477B438/info.json deleted file mode 100644 index 937fd4a65c0e5..0000000000000 --- a/blockchains/ethereum/assets/0x71010A9D003445aC60C4e6A7017c1E89A477B438/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing REP", - "symbol": "aREP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0x71010A9D003445aC60C4e6A7017c1E89A477B438", - "status": "active", - "id": "0x71010A9D003445aC60C4e6A7017c1E89A477B438" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x71010A9D003445aC60C4e6A7017c1E89A477B438/logo.png b/blockchains/ethereum/assets/0x71010A9D003445aC60C4e6A7017c1E89A477B438/logo.png deleted file mode 100644 index 779fe0c27ee1d..0000000000000 Binary files a/blockchains/ethereum/assets/0x71010A9D003445aC60C4e6A7017c1E89A477B438/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7101798482d3f230a4888434588984A9a6D70921/info.json b/blockchains/ethereum/assets/0x7101798482d3f230a4888434588984A9a6D70921/info.json deleted file mode 100644 index 94c6382611dac..0000000000000 --- a/blockchains/ethereum/assets/0x7101798482d3f230a4888434588984A9a6D70921/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Colombian", - "symbol": "ECOP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7101798482d3f230a4888434588984A9a6D70921", - "status": "active", - "id": "0x7101798482d3f230a4888434588984A9a6D70921" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7101798482d3f230a4888434588984A9a6D70921/logo.png b/blockchains/ethereum/assets/0x7101798482d3f230a4888434588984A9a6D70921/logo.png deleted file mode 100644 index c60201e8b9f19..0000000000000 Binary files a/blockchains/ethereum/assets/0x7101798482d3f230a4888434588984A9a6D70921/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7105eC15995A97496eC25de36CF7eEc47b703375/info.json b/blockchains/ethereum/assets/0x7105eC15995A97496eC25de36CF7eEc47b703375/info.json deleted file mode 100644 index ff3e09f576b6c..0000000000000 --- a/blockchains/ethereum/assets/0x7105eC15995A97496eC25de36CF7eEc47b703375/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Red Box Dapp Token", - "symbol": "RBD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://redboxdapp.co", - "explorer": "https://etherscan.io/token/0x7105eC15995A97496eC25de36CF7eEc47b703375", - "status": "active", - "id": "0x7105eC15995A97496eC25de36CF7eEc47b703375" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7105eC15995A97496eC25de36CF7eEc47b703375/logo.png b/blockchains/ethereum/assets/0x7105eC15995A97496eC25de36CF7eEc47b703375/logo.png deleted file mode 100644 index 19e90781a488d..0000000000000 Binary files a/blockchains/ethereum/assets/0x7105eC15995A97496eC25de36CF7eEc47b703375/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x71396a6410249725C5609646c4e449C6c4d41E27/info.json b/blockchains/ethereum/assets/0x71396a6410249725C5609646c4e449C6c4d41E27/info.json deleted file mode 100644 index b48a043a1540d..0000000000000 --- a/blockchains/ethereum/assets/0x71396a6410249725C5609646c4e449C6c4d41E27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Max", - "symbol": "MVG", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x71396a6410249725C5609646c4e449C6c4d41E27", - "status": "active", - "id": "0x71396a6410249725C5609646c4e449C6c4d41E27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x71396a6410249725C5609646c4e449C6c4d41E27/logo.png b/blockchains/ethereum/assets/0x71396a6410249725C5609646c4e449C6c4d41E27/logo.png deleted file mode 100644 index d33e9c9f2715e..0000000000000 Binary files a/blockchains/ethereum/assets/0x71396a6410249725C5609646c4e449C6c4d41E27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x71797B389adC1607770A14ADd8173242ec11B7e6/info.json b/blockchains/ethereum/assets/0x71797B389adC1607770A14ADd8173242ec11B7e6/info.json deleted file mode 100644 index cc178b6398d71..0000000000000 --- a/blockchains/ethereum/assets/0x71797B389adC1607770A14ADd8173242ec11B7e6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Authentication Chain", - "symbol": "AUC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x71797B389adC1607770A14ADd8173242ec11B7e6", - "status": "active", - "id": "0x71797B389adC1607770A14ADd8173242ec11B7e6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x71797B389adC1607770A14ADd8173242ec11B7e6/logo.png b/blockchains/ethereum/assets/0x71797B389adC1607770A14ADd8173242ec11B7e6/logo.png deleted file mode 100644 index 7936081ee3803..0000000000000 Binary files a/blockchains/ethereum/assets/0x71797B389adC1607770A14ADd8173242ec11B7e6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1/info.json b/blockchains/ethereum/assets/0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1/info.json deleted file mode 100644 index da75e4aa465b7..0000000000000 --- a/blockchains/ethereum/assets/0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ALMEELA", - "symbol": "KZE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1", - "status": "active", - "id": "0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1/logo.png b/blockchains/ethereum/assets/0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1/logo.png deleted file mode 100644 index dc38b0f0394e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7194BB18C95c638F9b9604C2f20064B66A0de8fE/info.json b/blockchains/ethereum/assets/0x7194BB18C95c638F9b9604C2f20064B66A0de8fE/info.json deleted file mode 100644 index 89a5d2818aaf5..0000000000000 --- a/blockchains/ethereum/assets/0x7194BB18C95c638F9b9604C2f20064B66A0de8fE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Learno", - "symbol": "LRT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://learno.tech/", - "explorer": "https://etherscan.io/token/0x7194BB18C95c638F9b9604C2f20064B66A0de8fE", - "status": "active", - "id": "0x7194BB18C95c638F9b9604C2f20064B66A0de8fE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7194BB18C95c638F9b9604C2f20064B66A0de8fE/logo.png b/blockchains/ethereum/assets/0x7194BB18C95c638F9b9604C2f20064B66A0de8fE/logo.png deleted file mode 100644 index d21a53a89e39c..0000000000000 Binary files a/blockchains/ethereum/assets/0x7194BB18C95c638F9b9604C2f20064B66A0de8fE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x71C830A05d787c1316a55bf9055a6f5920218537/info.json b/blockchains/ethereum/assets/0x71C830A05d787c1316a55bf9055a6f5920218537/info.json deleted file mode 100644 index b71ccad6f6dc6..0000000000000 --- a/blockchains/ethereum/assets/0x71C830A05d787c1316a55bf9055a6f5920218537/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Best US Token", - "symbol": "BEST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x71C830A05d787c1316a55bf9055a6f5920218537", - "status": "active", - "id": "0x71C830A05d787c1316a55bf9055a6f5920218537" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x71C830A05d787c1316a55bf9055a6f5920218537/logo.png b/blockchains/ethereum/assets/0x71C830A05d787c1316a55bf9055a6f5920218537/logo.png deleted file mode 100644 index 8151b6995e0a7..0000000000000 Binary files a/blockchains/ethereum/assets/0x71C830A05d787c1316a55bf9055a6f5920218537/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C/info.json b/blockchains/ethereum/assets/0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C/info.json deleted file mode 100644 index 0076fa329070f..0000000000000 --- a/blockchains/ethereum/assets/0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gladius Token", - "symbol": "GLA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C", - "status": "active", - "id": "0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C/logo.png b/blockchains/ethereum/assets/0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C/logo.png deleted file mode 100755 index b4179c8136ea9..0000000000000 Binary files a/blockchains/ethereum/assets/0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9/info.json b/blockchains/ethereum/assets/0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9/info.json deleted file mode 100644 index fe453fc088405..0000000000000 --- a/blockchains/ethereum/assets/0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniversalGlobalIntegral", - "symbol": "UGI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9", - "status": "active", - "id": "0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9/logo.png b/blockchains/ethereum/assets/0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9/logo.png deleted file mode 100755 index e4953745f5173..0000000000000 Binary files a/blockchains/ethereum/assets/0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/info.json b/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/info.json deleted file mode 100644 index b169df1da37bc..0000000000000 --- a/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Axion (AXN)", - "website": "https://axion.network", - "description": "Using a high-interest time-locked savings account, Axion is a global currency, built to serve the people.", - "explorer": "https://etherscan.io/token/0x71F85B2E46976bD21302B64329868fd15eb0D127", - "type": "ERC20", - "symbol": "AXN", - "decimals": 18, - "status": "active", - "id": "0x71F85B2E46976bD21302B64329868fd15eb0D127" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/logo.png b/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/logo.png deleted file mode 100644 index e70863920d593..0000000000000 Binary files a/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x71b8744c38c11f2682199Ca4f697eED5A9c46a45/info.json b/blockchains/ethereum/assets/0x71b8744c38c11f2682199Ca4f697eED5A9c46a45/info.json deleted file mode 100644 index d5857c1353728..0000000000000 --- a/blockchains/ethereum/assets/0x71b8744c38c11f2682199Ca4f697eED5A9c46a45/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C523493", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x71b8744c38c11f2682199Ca4f697eED5A9c46a45", - "status": "active", - "id": "0x71b8744c38c11f2682199Ca4f697eED5A9c46a45" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x71b8744c38c11f2682199Ca4f697eED5A9c46a45/logo.png b/blockchains/ethereum/assets/0x71b8744c38c11f2682199Ca4f697eED5A9c46a45/logo.png deleted file mode 100644 index d1d3f9a87a4f4..0000000000000 Binary files a/blockchains/ethereum/assets/0x71b8744c38c11f2682199Ca4f697eED5A9c46a45/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4/info.json b/blockchains/ethereum/assets/0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4/info.json deleted file mode 100644 index 0acab72c1fc0f..0000000000000 --- a/blockchains/ethereum/assets/0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zloadr Token", - "symbol": "ZDR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4", - "status": "active", - "id": "0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4/logo.png b/blockchains/ethereum/assets/0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4/logo.png deleted file mode 100755 index bf74664c5ec88..0000000000000 Binary files a/blockchains/ethereum/assets/0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x71fc860F7D3A592A4a98740e39dB31d25db65ae8/info.json b/blockchains/ethereum/assets/0x71fc860F7D3A592A4a98740e39dB31d25db65ae8/info.json deleted file mode 100644 index 96cc514717983..0000000000000 --- a/blockchains/ethereum/assets/0x71fc860F7D3A592A4a98740e39dB31d25db65ae8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing USDT", - "symbol": "aUSDT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0x71fc860F7D3A592A4a98740e39dB31d25db65ae8", - "status": "active", - "id": "0x71fc860F7D3A592A4a98740e39dB31d25db65ae8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x71fc860F7D3A592A4a98740e39dB31d25db65ae8/logo.png b/blockchains/ethereum/assets/0x71fc860F7D3A592A4a98740e39dB31d25db65ae8/logo.png deleted file mode 100644 index 97b9711eb421f..0000000000000 Binary files a/blockchains/ethereum/assets/0x71fc860F7D3A592A4a98740e39dB31d25db65ae8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x720c2c93F5f9A6b82226e84095558B10F399b0FA/info.json b/blockchains/ethereum/assets/0x720c2c93F5f9A6b82226e84095558B10F399b0FA/info.json deleted file mode 100644 index 9778f69442ed1..0000000000000 --- a/blockchains/ethereum/assets/0x720c2c93F5f9A6b82226e84095558B10F399b0FA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gric Coin", - "symbol": "GC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://agric.io/", - "explorer": "https://etherscan.io/token/0x720c2c93F5f9A6b82226e84095558B10F399b0FA", - "status": "active", - "id": "0x720c2c93F5f9A6b82226e84095558B10F399b0FA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x720c2c93F5f9A6b82226e84095558B10F399b0FA/logo.png b/blockchains/ethereum/assets/0x720c2c93F5f9A6b82226e84095558B10F399b0FA/logo.png deleted file mode 100644 index 78794cadb921c..0000000000000 Binary files a/blockchains/ethereum/assets/0x720c2c93F5f9A6b82226e84095558B10F399b0FA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24/info.json b/blockchains/ethereum/assets/0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24/info.json deleted file mode 100644 index 34dfc2bfd34f9..0000000000000 --- a/blockchains/ethereum/assets/0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Galaxy Diamond", - "symbol": "GD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.galalink.org", - "explorer": "https://etherscan.io/token/0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24", - "status": "active", - "id": "0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24/logo.png b/blockchains/ethereum/assets/0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24/logo.png deleted file mode 100644 index c909f0f61c23c..0000000000000 Binary files a/blockchains/ethereum/assets/0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x722D7416827E0419C0A8B96add73c84D2a9b2a9b/info.json b/blockchains/ethereum/assets/0x722D7416827E0419C0A8B96add73c84D2a9b2a9b/info.json deleted file mode 100644 index cd9e7bd7d48ec..0000000000000 --- a/blockchains/ethereum/assets/0x722D7416827E0419C0A8B96add73c84D2a9b2a9b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 063-CN41", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x722D7416827E0419C0A8B96add73c84D2a9b2a9b", - "status": "active", - "id": "0x722D7416827E0419C0A8B96add73c84D2a9b2a9b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x722D7416827E0419C0A8B96add73c84D2a9b2a9b/logo.png b/blockchains/ethereum/assets/0x722D7416827E0419C0A8B96add73c84D2a9b2a9b/logo.png deleted file mode 100644 index 2afd70c19ac50..0000000000000 Binary files a/blockchains/ethereum/assets/0x722D7416827E0419C0A8B96add73c84D2a9b2a9b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308/info.json b/blockchains/ethereum/assets/0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308/info.json deleted file mode 100644 index aef81c431d9c0..0000000000000 --- a/blockchains/ethereum/assets/0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinUs", - "symbol": "CNUS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.coinus.io", - "explorer": "https://etherscan.io/token/0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308", - "status": "active", - "id": "0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308/logo.png b/blockchains/ethereum/assets/0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308/logo.png deleted file mode 100644 index e77770a0ebe3c..0000000000000 Binary files a/blockchains/ethereum/assets/0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72377f31e30a405282b522d588AEbbea202b4f23/logo.png b/blockchains/ethereum/assets/0x72377f31e30a405282b522d588AEbbea202b4f23/logo.png deleted file mode 100644 index 18d68b3f7f405..0000000000000 Binary files a/blockchains/ethereum/assets/0x72377f31e30a405282b522d588AEbbea202b4f23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/info.json b/blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/info.json deleted file mode 100644 index 4aee847dc32c7..0000000000000 --- a/blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitcoinPro", - "symbol": "BTCP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://bitcoinpro.money", - "explorer": "https://etherscan.io/token/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab", - "status": "active", - "id": "0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/logo.png b/blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/logo.png deleted file mode 100644 index f1fa82278bf4c..0000000000000 Binary files a/blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/info.json b/blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/info.json deleted file mode 100644 index 2e5448d5420e8..0000000000000 --- a/blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "OctoFi", - "website": "https://octo.fi", - "source_code": "https://github.com/octofi", - "description": "Decentralized finance tentacles", - "explorer": "https://etherscan.io/token/0x7240aC91f01233BaAf8b064248E80feaA5912BA3", - "type": "ERC20", - "symbol": "OCTO", - "decimals": 18, - "status": "active", - "id": "0x7240aC91f01233BaAf8b064248E80feaA5912BA3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/logo.png b/blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/logo.png deleted file mode 100644 index c6d65836a29ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72413edBf399E0F4B981E799F37a1712b73Dd790/info.json b/blockchains/ethereum/assets/0x72413edBf399E0F4B981E799F37a1712b73Dd790/info.json deleted file mode 100644 index a5a6b8e59b433..0000000000000 --- a/blockchains/ethereum/assets/0x72413edBf399E0F4B981E799F37a1712b73Dd790/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DKG Dark Pool Chain", - "symbol": "DDPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x72413edBf399E0F4B981E799F37a1712b73Dd790", - "status": "active", - "id": "0x72413edBf399E0F4B981E799F37a1712b73Dd790" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72413edBf399E0F4B981E799F37a1712b73Dd790/logo.png b/blockchains/ethereum/assets/0x72413edBf399E0F4B981E799F37a1712b73Dd790/logo.png deleted file mode 100755 index 0458537f53892..0000000000000 Binary files a/blockchains/ethereum/assets/0x72413edBf399E0F4B981E799F37a1712b73Dd790/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1/info.json b/blockchains/ethereum/assets/0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1/info.json deleted file mode 100644 index 12c24274d4d55..0000000000000 --- a/blockchains/ethereum/assets/0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Thingschain", - "symbol": "TIC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://thingschain.network/", - "explorer": "https://etherscan.io/token/0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1", - "status": "active", - "id": "0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1/logo.png b/blockchains/ethereum/assets/0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1/logo.png deleted file mode 100644 index d6bc0269e3bca..0000000000000 Binary files a/blockchains/ethereum/assets/0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0/info.json b/blockchains/ethereum/assets/0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0/info.json deleted file mode 100644 index 9437eb973ad57..0000000000000 --- a/blockchains/ethereum/assets/0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VIRTEX TOKEN", - "symbol": "VRX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0", - "status": "active", - "id": "0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0/logo.png b/blockchains/ethereum/assets/0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0/logo.png deleted file mode 100755 index ca9661c115fbf..0000000000000 Binary files a/blockchains/ethereum/assets/0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x725440512cb7b78bF56B334E50e31707418231CB/info.json b/blockchains/ethereum/assets/0x725440512cb7b78bF56B334E50e31707418231CB/info.json deleted file mode 100644 index c87ae178e38a9..0000000000000 --- a/blockchains/ethereum/assets/0x725440512cb7b78bF56B334E50e31707418231CB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEXA COIN", - "symbol": "DEXA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x725440512cb7b78bF56B334E50e31707418231CB", - "status": "active", - "id": "0x725440512cb7b78bF56B334E50e31707418231CB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x725440512cb7b78bF56B334E50e31707418231CB/logo.png b/blockchains/ethereum/assets/0x725440512cb7b78bF56B334E50e31707418231CB/logo.png deleted file mode 100644 index cfdb535e2c6df..0000000000000 Binary files a/blockchains/ethereum/assets/0x725440512cb7b78bF56B334E50e31707418231CB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x725Be8aE1802C09343523556Fca6ef227E502ffF/info.json b/blockchains/ethereum/assets/0x725Be8aE1802C09343523556Fca6ef227E502ffF/info.json deleted file mode 100644 index 783eca1cf0c3b..0000000000000 --- a/blockchains/ethereum/assets/0x725Be8aE1802C09343523556Fca6ef227E502ffF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SG10006(YOU)", - "symbol": "YOU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x725Be8aE1802C09343523556Fca6ef227E502ffF", - "status": "active", - "id": "0x725Be8aE1802C09343523556Fca6ef227E502ffF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x725Be8aE1802C09343523556Fca6ef227E502ffF/logo.png b/blockchains/ethereum/assets/0x725Be8aE1802C09343523556Fca6ef227E502ffF/logo.png deleted file mode 100644 index abdb94416c8ae..0000000000000 Binary files a/blockchains/ethereum/assets/0x725Be8aE1802C09343523556Fca6ef227E502ffF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x726091d1Dad881fBa95dc8093591bca110f2bf2E/info.json b/blockchains/ethereum/assets/0x726091d1Dad881fBa95dc8093591bca110f2bf2E/info.json deleted file mode 100644 index 80a9943bb46c3..0000000000000 --- a/blockchains/ethereum/assets/0x726091d1Dad881fBa95dc8093591bca110f2bf2E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro-Exchange", - "symbol": "WHEAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x726091d1Dad881fBa95dc8093591bca110f2bf2E", - "status": "active", - "id": "0x726091d1Dad881fBa95dc8093591bca110f2bf2E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x726091d1Dad881fBa95dc8093591bca110f2bf2E/logo.png b/blockchains/ethereum/assets/0x726091d1Dad881fBa95dc8093591bca110f2bf2E/logo.png deleted file mode 100755 index 4e77b9cbba062..0000000000000 Binary files a/blockchains/ethereum/assets/0x726091d1Dad881fBa95dc8093591bca110f2bf2E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc/info.json b/blockchains/ethereum/assets/0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc/info.json deleted file mode 100644 index e18fbdb73907c..0000000000000 --- a/blockchains/ethereum/assets/0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Paypolitan Token", - "website": "https://paypolitan.io", - "description": "PayPolitan offers mobile payments for fiat and cryptocurrencies with yield farming.", - "explorer": "https://etherscan.io/address/0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc", - "type": "ERC20", - "symbol": "EPAN", - "decimals": 18, - "status": "active", - "id": "0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc/logo.png b/blockchains/ethereum/assets/0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc/logo.png deleted file mode 100644 index f4c257c234b92..0000000000000 Binary files a/blockchains/ethereum/assets/0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x727443713e3fF01411Feaae52dae5d142A3c7b29/info.json b/blockchains/ethereum/assets/0x727443713e3fF01411Feaae52dae5d142A3c7b29/info.json deleted file mode 100644 index 95c38de8e3452..0000000000000 --- a/blockchains/ethereum/assets/0x727443713e3fF01411Feaae52dae5d142A3c7b29/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GLOBALFOUNDATION", - "symbol": "GF", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x727443713e3fF01411Feaae52dae5d142A3c7b29", - "status": "active", - "id": "0x727443713e3fF01411Feaae52dae5d142A3c7b29" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x727443713e3fF01411Feaae52dae5d142A3c7b29/logo.png b/blockchains/ethereum/assets/0x727443713e3fF01411Feaae52dae5d142A3c7b29/logo.png deleted file mode 100755 index 16214e24362e8..0000000000000 Binary files a/blockchains/ethereum/assets/0x727443713e3fF01411Feaae52dae5d142A3c7b29/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x728781E75735dc0962Df3a51d7Ef47E798A7107E/info.json b/blockchains/ethereum/assets/0x728781E75735dc0962Df3a51d7Ef47E798A7107E/info.json deleted file mode 100644 index 78c91ffdfb912..0000000000000 --- a/blockchains/ethereum/assets/0x728781E75735dc0962Df3a51d7Ef47E798A7107E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wolk Protocol Token", - "symbol": "WOLK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x728781E75735dc0962Df3a51d7Ef47E798A7107E", - "status": "active", - "id": "0x728781E75735dc0962Df3a51d7Ef47E798A7107E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x728781E75735dc0962Df3a51d7Ef47E798A7107E/logo.png b/blockchains/ethereum/assets/0x728781E75735dc0962Df3a51d7Ef47E798A7107E/logo.png deleted file mode 100644 index 232a1f1345853..0000000000000 Binary files a/blockchains/ethereum/assets/0x728781E75735dc0962Df3a51d7Ef47E798A7107E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72896d5478aD86B14a6d4f6e7441740d4970083d/info.json b/blockchains/ethereum/assets/0x72896d5478aD86B14a6d4f6e7441740d4970083d/info.json deleted file mode 100644 index 8ee6672b38091..0000000000000 --- a/blockchains/ethereum/assets/0x72896d5478aD86B14a6d4f6e7441740d4970083d/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Wrapped ZCore", - "website": "https://defi.zcore.cash", - "description": "Wrapped ZCore is a coin backed by 1 ZCR, on the ethereum network, which is an scalable, easy to use peer-to-peer network.", - "socials": [], - "explorer": "https://etherscan.io/token/0x72896d5478ad86b14a6d4f6e7441740d4970083d", - "type": "ERC20", - "symbol": "WZCR", - "decimals": 18, - "status": "active", - "id": "0x72896d5478aD86B14a6d4f6e7441740d4970083d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72896d5478aD86B14a6d4f6e7441740d4970083d/logo.png b/blockchains/ethereum/assets/0x72896d5478aD86B14a6d4f6e7441740d4970083d/logo.png deleted file mode 100644 index 34e9a3eb4bb76..0000000000000 Binary files a/blockchains/ethereum/assets/0x72896d5478aD86B14a6d4f6e7441740d4970083d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657/info.json b/blockchains/ethereum/assets/0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657/info.json deleted file mode 100644 index 563c66616cd8d..0000000000000 --- a/blockchains/ethereum/assets/0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrustVerse", - "symbol": "TRV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://trustverse.io/", - "explorer": "https://etherscan.io/token/0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657", - "status": "active", - "id": "0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657/logo.png b/blockchains/ethereum/assets/0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657/logo.png deleted file mode 100644 index fcb8897d57ee7..0000000000000 Binary files a/blockchains/ethereum/assets/0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be/info.json b/blockchains/ethereum/assets/0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be/info.json deleted file mode 100644 index 5a56c8b2f2577..0000000000000 --- a/blockchains/ethereum/assets/0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EthereumPlus", - "symbol": "ETHP", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be", - "status": "active", - "id": "0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be/logo.png b/blockchains/ethereum/assets/0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be/logo.png deleted file mode 100644 index 236125ceced4b..0000000000000 Binary files a/blockchains/ethereum/assets/0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72DC30371f77DD6eFb22e27843594a14Bde0337b/info.json b/blockchains/ethereum/assets/0x72DC30371f77DD6eFb22e27843594a14Bde0337b/info.json deleted file mode 100644 index 4aef452299f6f..0000000000000 --- a/blockchains/ethereum/assets/0x72DC30371f77DD6eFb22e27843594a14Bde0337b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SBS COIN", - "symbol": "SBS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x72DC30371f77DD6eFb22e27843594a14Bde0337b", - "status": "active", - "id": "0x72DC30371f77DD6eFb22e27843594a14Bde0337b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72DC30371f77DD6eFb22e27843594a14Bde0337b/logo.png b/blockchains/ethereum/assets/0x72DC30371f77DD6eFb22e27843594a14Bde0337b/logo.png deleted file mode 100644 index 1fe54123957e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x72DC30371f77DD6eFb22e27843594a14Bde0337b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb/info.json b/blockchains/ethereum/assets/0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb/info.json deleted file mode 100644 index 8b9fb4e04d521..0000000000000 --- a/blockchains/ethereum/assets/0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb/info.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "name": "PlotX", - "website": "https://plotx.io/", - "source_code": "https://github.com/plotx", - "white_paper": "https://docsend.com/view/nnea7um4434u49uh", - "description": "PlotX is a non-custodial prediction market protocol that enables users to earn rewards on high-yield prediction markets. Dubbed as the Uniswap of Prediction Markets, PlotX uses an Automated Market Making algorithm to settle markets and distribute rewards on the Ethereum Blockchain without any counterparty risk. Markets are focused on crypto-pairs like BTC-USD & ETH-USD and created in intervals of 4h, 1d and 1w.", - "explorer": "https://etherscan.io/token/0x72f020f8f3e8fd9382705723cd26380f8d0c66bb", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/TryPlotX", - "handle": "TryPlotX" - }, - { - "name": "Medium", - "url": "https://medium.com/plotx", - "handle": "PlotX" - }, - { - "name": "Telegram", - "url": "https://t.me/plotx_official", - "handle": "PlotX Official" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8CWNQnG", - "handle": "PlotX Hangout" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/TryPlotX", - "handle": "TryPlotX" - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCiUd_PC6uUdsavWk3vYbtgA", - "handle": "PlotX" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/Plotx", - "handle": "PlotX" - } - ], - "type": "ERC20", - "symbol": "PLOT", - "decimals": 18, - "status": "active", - "id": "0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb/logo.png b/blockchains/ethereum/assets/0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb/logo.png deleted file mode 100644 index 0eda52abbbdd0..0000000000000 Binary files a/blockchains/ethereum/assets/0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A/info.json b/blockchains/ethereum/assets/0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A/info.json deleted file mode 100644 index 8fa6bc28df084..0000000000000 --- a/blockchains/ethereum/assets/0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XUAN Token", - "symbol": "XUAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A", - "status": "active", - "id": "0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A/logo.png b/blockchains/ethereum/assets/0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A/logo.png deleted file mode 100644 index 194b363b6b335..0000000000000 Binary files a/blockchains/ethereum/assets/0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/info.json b/blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/info.json deleted file mode 100644 index 20ba28283c5e3..0000000000000 --- a/blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Intuz", - "symbol": "INZ", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048", - "status": "active", - "id": "0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/logo.png b/blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/logo.png deleted file mode 100644 index 93f1ad960ab47..0000000000000 Binary files a/blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5/info.json b/blockchains/ethereum/assets/0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5/info.json deleted file mode 100644 index 3e6db0384e147..0000000000000 --- a/blockchains/ethereum/assets/0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nise Chain", - "symbol": "STO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5", - "status": "active", - "id": "0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5/logo.png b/blockchains/ethereum/assets/0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5/logo.png deleted file mode 100644 index 5544a87040c75..0000000000000 Binary files a/blockchains/ethereum/assets/0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72aDadb447784dd7AB1F472467750fC485e4cb2d/info.json b/blockchains/ethereum/assets/0x72aDadb447784dd7AB1F472467750fC485e4cb2d/info.json deleted file mode 100644 index 3c8bc7fb101a3..0000000000000 --- a/blockchains/ethereum/assets/0x72aDadb447784dd7AB1F472467750fC485e4cb2d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Worldcore", - "symbol": "WRC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://worldcore.com/", - "explorer": "https://etherscan.io/token/0x72aDadb447784dd7AB1F472467750fC485e4cb2d", - "status": "active", - "id": "0x72aDadb447784dd7AB1F472467750fC485e4cb2d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72aDadb447784dd7AB1F472467750fC485e4cb2d/logo.png b/blockchains/ethereum/assets/0x72aDadb447784dd7AB1F472467750fC485e4cb2d/logo.png deleted file mode 100755 index 716c48dfb4fcd..0000000000000 Binary files a/blockchains/ethereum/assets/0x72aDadb447784dd7AB1F472467750fC485e4cb2d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72b984078E270CfDdcb9E04643A18605507d1d77/info.json b/blockchains/ethereum/assets/0x72b984078E270CfDdcb9E04643A18605507d1d77/info.json deleted file mode 100644 index 020531c7841b5..0000000000000 --- a/blockchains/ethereum/assets/0x72b984078E270CfDdcb9E04643A18605507d1d77/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EASY", - "symbol": "EASY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x72b984078E270CfDdcb9E04643A18605507d1d77", - "status": "active", - "id": "0x72b984078E270CfDdcb9E04643A18605507d1d77" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72b984078E270CfDdcb9E04643A18605507d1d77/logo.png b/blockchains/ethereum/assets/0x72b984078E270CfDdcb9E04643A18605507d1d77/logo.png deleted file mode 100644 index ca405d9cf665d..0000000000000 Binary files a/blockchains/ethereum/assets/0x72b984078E270CfDdcb9E04643A18605507d1d77/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf/info.json b/blockchains/ethereum/assets/0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf/info.json deleted file mode 100644 index b1de1bb7b94e4..0000000000000 --- a/blockchains/ethereum/assets/0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Agrolot Token", - "symbol": "AGLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://agrolot.io/", - "explorer": "https://etherscan.io/token/0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf", - "status": "active", - "id": "0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf/logo.png b/blockchains/ethereum/assets/0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf/logo.png deleted file mode 100644 index a6bb77b1b6e68..0000000000000 Binary files a/blockchains/ethereum/assets/0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131/info.json b/blockchains/ethereum/assets/0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131/info.json deleted file mode 100644 index 5b082b53148b9..0000000000000 --- a/blockchains/ethereum/assets/0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NAGA Coin", - "symbol": "NGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.thenagacoin.com/", - "explorer": "https://etherscan.io/token/0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131", - "status": "active", - "id": "0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131/logo.png b/blockchains/ethereum/assets/0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131/logo.png deleted file mode 100755 index b25af754b1c5f..0000000000000 Binary files a/blockchains/ethereum/assets/0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293/info.json b/blockchains/ethereum/assets/0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293/info.json deleted file mode 100644 index be42a7a220dc3..0000000000000 --- a/blockchains/ethereum/assets/0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lunox", - "symbol": "LNX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293", - "status": "active", - "id": "0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293/logo.png b/blockchains/ethereum/assets/0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293/logo.png deleted file mode 100644 index 3bf79304a18ab..0000000000000 Binary files a/blockchains/ethereum/assets/0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/info.json b/blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/info.json deleted file mode 100644 index ba7c94a1011c0..0000000000000 --- a/blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SMARTCREDIT", - "website": "https://smartcredit.io/", - "description": "DeFi lending solution from Swiss bankers. Low collateral ratio for Borrowers. Private Fixed Income Funds for Lenders.", - "explorer": "https://etherscan.io/token/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13", - "type": "ERC20", - "symbol": "SMARTCREDIT", - "decimals": 18, - "status": "active", - "id": "0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/logo.png b/blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/logo.png deleted file mode 100644 index d56485a1a5a23..0000000000000 Binary files a/blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B/info.json b/blockchains/ethereum/assets/0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B/info.json deleted file mode 100644 index 39bc5655632d0..0000000000000 --- a/blockchains/ethereum/assets/0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "REC", - "website": "https://svcapital.io/", - "description": "REC Wallet is the ethereum wallet and cryptocurrency wallet to store your favourite ERC20 tokens!", - "socials": [], - "explorer": "https://etherscan.io/token/0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B", - "type": "ERC20", - "symbol": "REC", - "decimals": 18, - "status": "active", - "id": "0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B/logo.png b/blockchains/ethereum/assets/0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B/logo.png deleted file mode 100644 index 7503ddfb35036..0000000000000 Binary files a/blockchains/ethereum/assets/0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7/info.json b/blockchains/ethereum/assets/0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7/info.json deleted file mode 100644 index b7fdd9c966738..0000000000000 --- a/blockchains/ethereum/assets/0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-10/30M70", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7", - "status": "active", - "id": "0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7/logo.png b/blockchains/ethereum/assets/0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7/logo.png deleted file mode 100644 index d8ed00122c7b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73145E8603c71FFfDC4E37E6957a6C55dB00ED23/info.json b/blockchains/ethereum/assets/0x73145E8603c71FFfDC4E37E6957a6C55dB00ED23/info.json deleted file mode 100644 index 2ce4b0ccccc78..0000000000000 --- a/blockchains/ethereum/assets/0x73145E8603c71FFfDC4E37E6957a6C55dB00ED23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NaGa", - "website": "https://nagatrade.com", - "description": "Binary options trading platform", - "explorer": "https://etherscan.io/token/0x73145E8603c71FFfDC4E37E6957a6C55dB00ED23", - "type": "ERC20", - "symbol": "NLP", - "decimals": 18, - "status": "active", - "id": "0x73145E8603c71FFfDC4E37E6957a6C55dB00ED23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73145E8603c71FFfDC4E37E6957a6C55dB00ED23/logo.png b/blockchains/ethereum/assets/0x73145E8603c71FFfDC4E37E6957a6C55dB00ED23/logo.png deleted file mode 100644 index 46873ca7044c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x73145E8603c71FFfDC4E37E6957a6C55dB00ED23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73187be2C94F645175da8B60B43813d7A25f353B/info.json b/blockchains/ethereum/assets/0x73187be2C94F645175da8B60B43813d7A25f353B/info.json deleted file mode 100644 index 93a5070b689c3..0000000000000 --- a/blockchains/ethereum/assets/0x73187be2C94F645175da8B60B43813d7A25f353B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIG", - "symbol": "BIG", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x73187be2C94F645175da8B60B43813d7A25f353B", - "status": "active", - "id": "0x73187be2C94F645175da8B60B43813d7A25f353B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73187be2C94F645175da8B60B43813d7A25f353B/logo.png b/blockchains/ethereum/assets/0x73187be2C94F645175da8B60B43813d7A25f353B/logo.png deleted file mode 100644 index c1b33b9a7e03d..0000000000000 Binary files a/blockchains/ethereum/assets/0x73187be2C94F645175da8B60B43813d7A25f353B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4/info.json b/blockchains/ethereum/assets/0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4/info.json deleted file mode 100644 index 25b3c67448ece..0000000000000 --- a/blockchains/ethereum/assets/0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MomToken", - "symbol": "MOM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4", - "status": "active", - "id": "0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4/logo.png b/blockchains/ethereum/assets/0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4/logo.png deleted file mode 100644 index bace0223413e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73374Ea518De7adDD4c2B624C0e8B113955ee041/info.json b/blockchains/ethereum/assets/0x73374Ea518De7adDD4c2B624C0e8B113955ee041/info.json deleted file mode 100644 index 631370639f176..0000000000000 --- a/blockchains/ethereum/assets/0x73374Ea518De7adDD4c2B624C0e8B113955ee041/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JGNDeFi", - "website": "https://jgndefi.com/", - "description": "The World’s First Unstoppable DeFi Communication Network.", - "explorer": "https://etherscan.io/token/0x73374Ea518De7adDD4c2B624C0e8B113955ee041", - "type": "ERC20", - "symbol": "JGN", - "decimals": 18, - "status": "active", - "id": "0x73374Ea518De7adDD4c2B624C0e8B113955ee041" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73374Ea518De7adDD4c2B624C0e8B113955ee041/logo.png b/blockchains/ethereum/assets/0x73374Ea518De7adDD4c2B624C0e8B113955ee041/logo.png deleted file mode 100644 index 43bf1b3e48d78..0000000000000 Binary files a/blockchains/ethereum/assets/0x73374Ea518De7adDD4c2B624C0e8B113955ee041/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73489CE024bF775498D6eEC5dC56688f66Db48e1/info.json b/blockchains/ethereum/assets/0x73489CE024bF775498D6eEC5dC56688f66Db48e1/info.json deleted file mode 100644 index e2402133b0e78..0000000000000 --- a/blockchains/ethereum/assets/0x73489CE024bF775498D6eEC5dC56688f66Db48e1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dollar Blocknote", - "symbol": "$", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x73489CE024bF775498D6eEC5dC56688f66Db48e1", - "status": "active", - "id": "0x73489CE024bF775498D6eEC5dC56688f66Db48e1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73489CE024bF775498D6eEC5dC56688f66Db48e1/logo.png b/blockchains/ethereum/assets/0x73489CE024bF775498D6eEC5dC56688f66Db48e1/logo.png deleted file mode 100644 index 70d6aab7d784d..0000000000000 Binary files a/blockchains/ethereum/assets/0x73489CE024bF775498D6eEC5dC56688f66Db48e1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da/info.json b/blockchains/ethereum/assets/0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da/info.json deleted file mode 100644 index 5b2e098cfe031..0000000000000 --- a/blockchains/ethereum/assets/0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MySmartProperty Tokens", - "symbol": "MSPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da", - "status": "active", - "id": "0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da/logo.png b/blockchains/ethereum/assets/0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da/logo.png deleted file mode 100644 index 14517b44ac7a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f/info.json b/blockchains/ethereum/assets/0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f/info.json deleted file mode 100644 index 6b4273294b292..0000000000000 --- a/blockchains/ethereum/assets/0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-4/30M4", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f", - "status": "active", - "id": "0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f/logo.png b/blockchains/ethereum/assets/0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f/logo.png deleted file mode 100644 index 9f8bcf2273dc4..0000000000000 Binary files a/blockchains/ethereum/assets/0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x737Ec9a2509ea187E59b427F714b9ea8159cB76d/info.json b/blockchains/ethereum/assets/0x737Ec9a2509ea187E59b427F714b9ea8159cB76d/info.json deleted file mode 100644 index 98ed548b9265f..0000000000000 --- a/blockchains/ethereum/assets/0x737Ec9a2509ea187E59b427F714b9ea8159cB76d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlayChain", - "symbol": "PCN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x737Ec9a2509ea187E59b427F714b9ea8159cB76d", - "status": "active", - "id": "0x737Ec9a2509ea187E59b427F714b9ea8159cB76d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x737Ec9a2509ea187E59b427F714b9ea8159cB76d/logo.png b/blockchains/ethereum/assets/0x737Ec9a2509ea187E59b427F714b9ea8159cB76d/logo.png deleted file mode 100755 index 6e21b05173a63..0000000000000 Binary files a/blockchains/ethereum/assets/0x737Ec9a2509ea187E59b427F714b9ea8159cB76d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c/info.json b/blockchains/ethereum/assets/0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c/info.json deleted file mode 100644 index ff97884109be2..0000000000000 --- a/blockchains/ethereum/assets/0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Amon", - "symbol": "AMN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://amon.tech/", - "explorer": "https://etherscan.io/token/0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c", - "status": "active", - "id": "0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c/logo.png b/blockchains/ethereum/assets/0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c/logo.png deleted file mode 100644 index 1131ed8a3c8f5..0000000000000 Binary files a/blockchains/ethereum/assets/0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x737fA0372c8D001904Ae6aCAf0552d4015F9c947/info.json b/blockchains/ethereum/assets/0x737fA0372c8D001904Ae6aCAf0552d4015F9c947/info.json deleted file mode 100644 index 3ac33d7fc76e7..0000000000000 --- a/blockchains/ethereum/assets/0x737fA0372c8D001904Ae6aCAf0552d4015F9c947/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MEDIBIT", - "symbol": "MEDIBIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.medibit.org/", - "explorer": "https://etherscan.io/token/0x737fA0372c8D001904Ae6aCAf0552d4015F9c947", - "status": "active", - "id": "0x737fA0372c8D001904Ae6aCAf0552d4015F9c947" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x737fA0372c8D001904Ae6aCAf0552d4015F9c947/logo.png b/blockchains/ethereum/assets/0x737fA0372c8D001904Ae6aCAf0552d4015F9c947/logo.png deleted file mode 100644 index d2fcdad2234b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x737fA0372c8D001904Ae6aCAf0552d4015F9c947/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F/info.json b/blockchains/ethereum/assets/0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F/info.json deleted file mode 100644 index 09c3d0a422a8c..0000000000000 --- a/blockchains/ethereum/assets/0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Stake DAO Token", - "symbol": "SDT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://stakedao.org/", - "explorer": "https://etherscan.io/token/0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F", - "status": "active", - "id": "0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F/logo.png b/blockchains/ethereum/assets/0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F/logo.png deleted file mode 100644 index 2ae66a1ca8941..0000000000000 Binary files a/blockchains/ethereum/assets/0x73968b9a57c6E53d41345FD57a6E6ae27d6CDB2F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7396dA68628183EE475Ad7285173047993a0A7C8/info.json b/blockchains/ethereum/assets/0x7396dA68628183EE475Ad7285173047993a0A7C8/info.json deleted file mode 100644 index 07a5b27b1029b..0000000000000 --- a/blockchains/ethereum/assets/0x7396dA68628183EE475Ad7285173047993a0A7C8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NETTENCOIN", - "symbol": "NTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7396dA68628183EE475Ad7285173047993a0A7C8", - "status": "active", - "id": "0x7396dA68628183EE475Ad7285173047993a0A7C8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7396dA68628183EE475Ad7285173047993a0A7C8/logo.png b/blockchains/ethereum/assets/0x7396dA68628183EE475Ad7285173047993a0A7C8/logo.png deleted file mode 100644 index 6d44be0364b70..0000000000000 Binary files a/blockchains/ethereum/assets/0x7396dA68628183EE475Ad7285173047993a0A7C8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7/info.json b/blockchains/ethereum/assets/0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7/info.json deleted file mode 100644 index 34f7f901df4d1..0000000000000 --- a/blockchains/ethereum/assets/0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SENDERON", - "symbol": "SDRN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7", - "status": "active", - "id": "0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7/logo.png b/blockchains/ethereum/assets/0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7/logo.png deleted file mode 100644 index f70bc4cc91a13..0000000000000 Binary files a/blockchains/ethereum/assets/0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F/info.json b/blockchains/ethereum/assets/0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F/info.json deleted file mode 100644 index afc19a192f0ce..0000000000000 --- a/blockchains/ethereum/assets/0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitBall Treasure", - "symbol": "BTRS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitball-btb.com/", - "explorer": "https://etherscan.io/token/0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F", - "status": "active", - "id": "0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F/logo.png b/blockchains/ethereum/assets/0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F/logo.png deleted file mode 100644 index 0916db71621bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73Cee8348b9bDd48c64E13452b8a6fbc81630573/info.json b/blockchains/ethereum/assets/0x73Cee8348b9bDd48c64E13452b8a6fbc81630573/info.json deleted file mode 100644 index 05e98f0b1e7f5..0000000000000 --- a/blockchains/ethereum/assets/0x73Cee8348b9bDd48c64E13452b8a6fbc81630573/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EGORAS", - "symbol": "EGR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://egoras.com", - "explorer": "https://etherscan.io/token/0x73Cee8348b9bDd48c64E13452b8a6fbc81630573", - "status": "active", - "id": "0x73Cee8348b9bDd48c64E13452b8a6fbc81630573" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73Cee8348b9bDd48c64E13452b8a6fbc81630573/logo.png b/blockchains/ethereum/assets/0x73Cee8348b9bDd48c64E13452b8a6fbc81630573/logo.png deleted file mode 100644 index 4bf53164c6732..0000000000000 Binary files a/blockchains/ethereum/assets/0x73Cee8348b9bDd48c64E13452b8a6fbc81630573/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73D65156b358B26B9626E98A7eC17dd386E6187D/info.json b/blockchains/ethereum/assets/0x73D65156b358B26B9626E98A7eC17dd386E6187D/info.json deleted file mode 100644 index 56bd17b2427a1..0000000000000 --- a/blockchains/ethereum/assets/0x73D65156b358B26B9626E98A7eC17dd386E6187D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Myph", - "symbol": "MYPH", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x73D65156b358B26B9626E98A7eC17dd386E6187D", - "status": "active", - "id": "0x73D65156b358B26B9626E98A7eC17dd386E6187D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73D65156b358B26B9626E98A7eC17dd386E6187D/logo.png b/blockchains/ethereum/assets/0x73D65156b358B26B9626E98A7eC17dd386E6187D/logo.png deleted file mode 100644 index 79374ed15cff0..0000000000000 Binary files a/blockchains/ethereum/assets/0x73D65156b358B26B9626E98A7eC17dd386E6187D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a/info.json b/blockchains/ethereum/assets/0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a/info.json deleted file mode 100644 index d1b068ef59db1..0000000000000 --- a/blockchains/ethereum/assets/0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zeedex", - "symbol": "ZDEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a", - "status": "active", - "id": "0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a/logo.png b/blockchains/ethereum/assets/0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a/logo.png deleted file mode 100644 index 5c42ac4bb095f..0000000000000 Binary files a/blockchains/ethereum/assets/0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73a052500105205d34Daf004eAb301916DA8190f/info.json b/blockchains/ethereum/assets/0x73a052500105205d34Daf004eAb301916DA8190f/info.json deleted file mode 100644 index fc83287d5143f..0000000000000 --- a/blockchains/ethereum/assets/0x73a052500105205d34Daf004eAb301916DA8190f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iearn TUSD", - "symbol": "yTUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x73a052500105205d34Daf004eAb301916DA8190f", - "status": "active", - "id": "0x73a052500105205d34Daf004eAb301916DA8190f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73a052500105205d34Daf004eAb301916DA8190f/logo.png b/blockchains/ethereum/assets/0x73a052500105205d34Daf004eAb301916DA8190f/logo.png deleted file mode 100644 index 9aa9d5c0a0b3c..0000000000000 Binary files a/blockchains/ethereum/assets/0x73a052500105205d34Daf004eAb301916DA8190f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73dD069c299A5d691E9836243BcaeC9c8C1D8734/info.json b/blockchains/ethereum/assets/0x73dD069c299A5d691E9836243BcaeC9c8C1D8734/info.json deleted file mode 100644 index 1bca1d8c1e2ac..0000000000000 --- a/blockchains/ethereum/assets/0x73dD069c299A5d691E9836243BcaeC9c8C1D8734/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoineum", - "symbol": "BTE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x73dD069c299A5d691E9836243BcaeC9c8C1D8734", - "status": "active", - "id": "0x73dD069c299A5d691E9836243BcaeC9c8C1D8734" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73dD069c299A5d691E9836243BcaeC9c8C1D8734/logo.png b/blockchains/ethereum/assets/0x73dD069c299A5d691E9836243BcaeC9c8C1D8734/logo.png deleted file mode 100644 index 3251d1090e1b2..0000000000000 Binary files a/blockchains/ethereum/assets/0x73dD069c299A5d691E9836243BcaeC9c8C1D8734/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73e4A6B80F8De0aA3f95331c5a93e7f8431B6d95/info.json b/blockchains/ethereum/assets/0x73e4A6B80F8De0aA3f95331c5a93e7f8431B6d95/info.json deleted file mode 100644 index f5ad5480ec3c8..0000000000000 --- a/blockchains/ethereum/assets/0x73e4A6B80F8De0aA3f95331c5a93e7f8431B6d95/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fama", - "website": "https://famacoins.com/", - "description": "FM is a basic setting for building a commercial blockchain. Both companies and individuals can use FM to realize payment, which is easy to operate. FM is a transaction medium between merchants, merchants and individuals, and individuals. FM as a digital currency will fully become a circulation demand and emerge..", - "explorer": "https://etherscan.io/token/0x73e4A6B80F8De0aA3f95331c5a93e7f8431B6d95", - "type": "ERC20", - "symbol": "FM", - "decimals": 18, - "status": "active", - "id": "0x73e4A6B80F8De0aA3f95331c5a93e7f8431B6d95" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73e4A6B80F8De0aA3f95331c5a93e7f8431B6d95/logo.png b/blockchains/ethereum/assets/0x73e4A6B80F8De0aA3f95331c5a93e7f8431B6d95/logo.png deleted file mode 100644 index a9feedd05c9af..0000000000000 Binary files a/blockchains/ethereum/assets/0x73e4A6B80F8De0aA3f95331c5a93e7f8431B6d95/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73f142e90636b4E063CFA80B02e4877484fe464E/info.json b/blockchains/ethereum/assets/0x73f142e90636b4E063CFA80B02e4877484fe464E/info.json deleted file mode 100644 index 6626c268de4b3..0000000000000 --- a/blockchains/ethereum/assets/0x73f142e90636b4E063CFA80B02e4877484fe464E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sava International", - "symbol": "SAVA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x73f142e90636b4E063CFA80B02e4877484fe464E", - "status": "active", - "id": "0x73f142e90636b4E063CFA80B02e4877484fe464E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73f142e90636b4E063CFA80B02e4877484fe464E/logo.png b/blockchains/ethereum/assets/0x73f142e90636b4E063CFA80B02e4877484fe464E/logo.png deleted file mode 100644 index a20cf2aee01a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x73f142e90636b4E063CFA80B02e4877484fe464E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x73f8406eAACe2CE69BA49a67551464FDa1D11F14/info.json b/blockchains/ethereum/assets/0x73f8406eAACe2CE69BA49a67551464FDa1D11F14/info.json deleted file mode 100644 index 923440e194481..0000000000000 --- a/blockchains/ethereum/assets/0x73f8406eAACe2CE69BA49a67551464FDa1D11F14/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MoonCoin", - "symbol": "MOON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x73f8406eAACe2CE69BA49a67551464FDa1D11F14", - "status": "active", - "id": "0x73f8406eAACe2CE69BA49a67551464FDa1D11F14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x73f8406eAACe2CE69BA49a67551464FDa1D11F14/logo.png b/blockchains/ethereum/assets/0x73f8406eAACe2CE69BA49a67551464FDa1D11F14/logo.png deleted file mode 100644 index bf05a52569347..0000000000000 Binary files a/blockchains/ethereum/assets/0x73f8406eAACe2CE69BA49a67551464FDa1D11F14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/info.json b/blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/info.json deleted file mode 100644 index ab8b1cfb482a2..0000000000000 --- a/blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DoYourTip", - "symbol": "DYT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://doyourtip.io/", - "explorer": "https://etherscan.io/token/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14", - "status": "active", - "id": "0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/logo.png b/blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/logo.png deleted file mode 100644 index 1e534c7a6852f..0000000000000 Binary files a/blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7409856CAE628f5d578B285B45669b36E7005283/logo.png b/blockchains/ethereum/assets/0x7409856CAE628f5d578B285B45669b36E7005283/logo.png deleted file mode 100644 index 68589251dad29..0000000000000 Binary files a/blockchains/ethereum/assets/0x7409856CAE628f5d578B285B45669b36E7005283/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb/info.json b/blockchains/ethereum/assets/0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb/info.json deleted file mode 100644 index 507b35249d0ee..0000000000000 --- a/blockchains/ethereum/assets/0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Econ", - "symbol": "ECON", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb", - "status": "active", - "id": "0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb/logo.png b/blockchains/ethereum/assets/0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb/logo.png deleted file mode 100644 index e5a911995027d..0000000000000 Binary files a/blockchains/ethereum/assets/0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x742134547B314Adbf197aE10d53EFceBfc6ff1E8/info.json b/blockchains/ethereum/assets/0x742134547B314Adbf197aE10d53EFceBfc6ff1E8/info.json deleted file mode 100644 index a0b02de2a7966..0000000000000 --- a/blockchains/ethereum/assets/0x742134547B314Adbf197aE10d53EFceBfc6ff1E8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IChain", - "symbol": "ISC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x742134547B314Adbf197aE10d53EFceBfc6ff1E8", - "status": "active", - "id": "0x742134547B314Adbf197aE10d53EFceBfc6ff1E8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x742134547B314Adbf197aE10d53EFceBfc6ff1E8/logo.png b/blockchains/ethereum/assets/0x742134547B314Adbf197aE10d53EFceBfc6ff1E8/logo.png deleted file mode 100644 index 135d308f10f07..0000000000000 Binary files a/blockchains/ethereum/assets/0x742134547B314Adbf197aE10d53EFceBfc6ff1E8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x74233bbf79A05409e367b10f9FCEF888cfFc9e59/info.json b/blockchains/ethereum/assets/0x74233bbf79A05409e367b10f9FCEF888cfFc9e59/info.json deleted file mode 100644 index a679e8a99d160..0000000000000 --- a/blockchains/ethereum/assets/0x74233bbf79A05409e367b10f9FCEF888cfFc9e59/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GSDToken", - "symbol": "GSD", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x74233bbf79A05409e367b10f9FCEF888cfFc9e59", - "status": "active", - "id": "0x74233bbf79A05409e367b10f9FCEF888cfFc9e59" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x74233bbf79A05409e367b10f9FCEF888cfFc9e59/logo.png b/blockchains/ethereum/assets/0x74233bbf79A05409e367b10f9FCEF888cfFc9e59/logo.png deleted file mode 100644 index 6572fa7dca2e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x74233bbf79A05409e367b10f9FCEF888cfFc9e59/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x743E2916227E10882476da16487E6CF3030Df629/info.json b/blockchains/ethereum/assets/0x743E2916227E10882476da16487E6CF3030Df629/info.json deleted file mode 100644 index 5d6264737d795..0000000000000 --- a/blockchains/ethereum/assets/0x743E2916227E10882476da16487E6CF3030Df629/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MasonCoin", - "symbol": "MSNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x743E2916227E10882476da16487E6CF3030Df629", - "status": "active", - "id": "0x743E2916227E10882476da16487E6CF3030Df629" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x743E2916227E10882476da16487E6CF3030Df629/logo.png b/blockchains/ethereum/assets/0x743E2916227E10882476da16487E6CF3030Df629/logo.png deleted file mode 100755 index 2568a6e072a96..0000000000000 Binary files a/blockchains/ethereum/assets/0x743E2916227E10882476da16487E6CF3030Df629/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d/info.json b/blockchains/ethereum/assets/0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d/info.json deleted file mode 100644 index 1c26998e3a5aa..0000000000000 --- a/blockchains/ethereum/assets/0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alluva", - "symbol": "ALV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d", - "status": "active", - "id": "0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d/logo.png b/blockchains/ethereum/assets/0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d/logo.png deleted file mode 100644 index 6b9a1ece84802..0000000000000 Binary files a/blockchains/ethereum/assets/0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/info.json b/blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/info.json deleted file mode 100644 index 7be60d878a606..0000000000000 --- a/blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Status", - "website": "http://status.im", - "description": "Status (SNT) is an open source messaging platform and mobile interface built to interact with applications that run on the Ethereum network. ", - "socials": [], - "explorer": "https://etherscan.io/token/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E", - "type": "ERC20", - "symbol": "SNT", - "decimals": 18, - "status": "active", - "id": "0x744d70FDBE2Ba4CF95131626614a1763DF805B9E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/logo.png b/blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/logo.png deleted file mode 100644 index 959655c8afa13..0000000000000 Binary files a/blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7461C43bb1E96863233D72A09191008ee9217Ee8/info.json b/blockchains/ethereum/assets/0x7461C43bb1E96863233D72A09191008ee9217Ee8/info.json deleted file mode 100644 index 25d4b2022b6e0..0000000000000 --- a/blockchains/ethereum/assets/0x7461C43bb1E96863233D72A09191008ee9217Ee8/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "DGN", - "website": "https://degenerateplatform.com/", - "description": "Degenerate Platform is developing a marketplace for Sports Betting. Our token is used as a form of payment on sportsbooks and casinos.", - "socials": [], - "explorer": "https://etherscan.io/token/0x7461C43bb1E96863233D72A09191008ee9217Ee8", - "type": "ERC20", - "symbol": "DGN", - "decimals": 18, - "status": "active", - "id": "0x7461C43bb1E96863233D72A09191008ee9217Ee8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7461C43bb1E96863233D72A09191008ee9217Ee8/logo.png b/blockchains/ethereum/assets/0x7461C43bb1E96863233D72A09191008ee9217Ee8/logo.png deleted file mode 100644 index 43579f3956042..0000000000000 Binary files a/blockchains/ethereum/assets/0x7461C43bb1E96863233D72A09191008ee9217Ee8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055/info.json b/blockchains/ethereum/assets/0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055/info.json deleted file mode 100644 index b185e90f460e8..0000000000000 --- a/blockchains/ethereum/assets/0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MYTHIC", - "symbol": "MTCX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055", - "status": "active", - "id": "0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055/logo.png b/blockchains/ethereum/assets/0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055/logo.png deleted file mode 100644 index 910d0b488c0e3..0000000000000 Binary files a/blockchains/ethereum/assets/0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x746DdA2ea243400D5a63e0700F190aB79f06489e/info.json b/blockchains/ethereum/assets/0x746DdA2ea243400D5a63e0700F190aB79f06489e/info.json deleted file mode 100644 index 232e837b132f9..0000000000000 --- a/blockchains/ethereum/assets/0x746DdA2ea243400D5a63e0700F190aB79f06489e/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "BOSAGORA", - "website": "https://bosagora.io", - "description": "BOSAGORA aims to establish a decentralized, censorship-resistant blockchain platform where stakers (part of the congress) can decide on what projects to support through a democratic decision-making process.", - "socials": [], - "explorer": "https://etherscan.io/token/0x746DdA2ea243400D5a63e0700F190aB79f06489e", - "type": "ERC20", - "symbol": "BOA", - "decimals": 7, - "status": "active", - "id": "0x746DdA2ea243400D5a63e0700F190aB79f06489e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x746DdA2ea243400D5a63e0700F190aB79f06489e/logo.png b/blockchains/ethereum/assets/0x746DdA2ea243400D5a63e0700F190aB79f06489e/logo.png deleted file mode 100644 index 3c4f00a491ca6..0000000000000 Binary files a/blockchains/ethereum/assets/0x746DdA2ea243400D5a63e0700F190aB79f06489e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0/info.json b/blockchains/ethereum/assets/0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0/info.json deleted file mode 100644 index 1bbf7fcb92c21..0000000000000 --- a/blockchains/ethereum/assets/0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ExchangeGoodsChain", - "symbol": "EGC+", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0", - "status": "active", - "id": "0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0/logo.png b/blockchains/ethereum/assets/0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0/logo.png deleted file mode 100644 index 53f21dce74fbd..0000000000000 Binary files a/blockchains/ethereum/assets/0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x749b964F3dd571b177fc6E415A07F62b05047dA4/logo.png b/blockchains/ethereum/assets/0x749b964F3dd571b177fc6E415A07F62b05047dA4/logo.png deleted file mode 100644 index 11763680f0803..0000000000000 Binary files a/blockchains/ethereum/assets/0x749b964F3dd571b177fc6E415A07F62b05047dA4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x749f35Ff65932E68267dd82F6CD85eeA735d700E/info.json b/blockchains/ethereum/assets/0x749f35Ff65932E68267dd82F6CD85eeA735d700E/info.json deleted file mode 100644 index 7861d9f70fbcb..0000000000000 --- a/blockchains/ethereum/assets/0x749f35Ff65932E68267dd82F6CD85eeA735d700E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CyClean Token", - "symbol": "CCL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x749f35Ff65932E68267dd82F6CD85eeA735d700E", - "status": "active", - "id": "0x749f35Ff65932E68267dd82F6CD85eeA735d700E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x749f35Ff65932E68267dd82F6CD85eeA735d700E/logo.png b/blockchains/ethereum/assets/0x749f35Ff65932E68267dd82F6CD85eeA735d700E/logo.png deleted file mode 100644 index 46fdaf43b30f5..0000000000000 Binary files a/blockchains/ethereum/assets/0x749f35Ff65932E68267dd82F6CD85eeA735d700E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x74CEDa77281b339142A36817Fa5F9E29412bAb85/info.json b/blockchains/ethereum/assets/0x74CEDa77281b339142A36817Fa5F9E29412bAb85/info.json deleted file mode 100644 index 670b77a82e609..0000000000000 --- a/blockchains/ethereum/assets/0x74CEDa77281b339142A36817Fa5F9E29412bAb85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EROSCOIN", - "symbol": "ERO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://eroscoin.org/", - "explorer": "https://etherscan.io/token/0x74CEDa77281b339142A36817Fa5F9E29412bAb85", - "status": "active", - "id": "0x74CEDa77281b339142A36817Fa5F9E29412bAb85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x74CEDa77281b339142A36817Fa5F9E29412bAb85/logo.png b/blockchains/ethereum/assets/0x74CEDa77281b339142A36817Fa5F9E29412bAb85/logo.png deleted file mode 100644 index 209e6adb31615..0000000000000 Binary files a/blockchains/ethereum/assets/0x74CEDa77281b339142A36817Fa5F9E29412bAb85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x74F9595874b595c7A5af9cf78AC051C2E7387173/info.json b/blockchains/ethereum/assets/0x74F9595874b595c7A5af9cf78AC051C2E7387173/info.json deleted file mode 100644 index 0f510ee42b977..0000000000000 --- a/blockchains/ethereum/assets/0x74F9595874b595c7A5af9cf78AC051C2E7387173/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PROOF", - "website": "https://proofcoin.online", - "description": "Long-term venture and business investments with unique marketing system.", - "explorer": "https://etherscan.io/token/0x74F9595874b595c7A5af9cf78AC051C2E7387173", - "type": "ERC20", - "symbol": "PRF", - "decimals": 6, - "status": "active", - "id": "0x74F9595874b595c7A5af9cf78AC051C2E7387173" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x74F9595874b595c7A5af9cf78AC051C2E7387173/logo.png b/blockchains/ethereum/assets/0x74F9595874b595c7A5af9cf78AC051C2E7387173/logo.png deleted file mode 100644 index e59be4be2a569..0000000000000 Binary files a/blockchains/ethereum/assets/0x74F9595874b595c7A5af9cf78AC051C2E7387173/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd/info.json b/blockchains/ethereum/assets/0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd/info.json deleted file mode 100644 index 162496e38c5c9..0000000000000 --- a/blockchains/ethereum/assets/0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SiaCashCoin", - "symbol": "SCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.siacashcoin.com/", - "explorer": "https://etherscan.io/token/0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd", - "status": "active", - "id": "0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd/logo.png b/blockchains/ethereum/assets/0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd/logo.png deleted file mode 100644 index efa55361dcb08..0000000000000 Binary files a/blockchains/ethereum/assets/0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x74cF330c3f6017A1d346106515623180A6705Af2/info.json b/blockchains/ethereum/assets/0x74cF330c3f6017A1d346106515623180A6705Af2/info.json deleted file mode 100644 index f5a0ba8a5980d..0000000000000 --- a/blockchains/ethereum/assets/0x74cF330c3f6017A1d346106515623180A6705Af2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-11/30M41", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x74cF330c3f6017A1d346106515623180A6705Af2", - "status": "active", - "id": "0x74cF330c3f6017A1d346106515623180A6705Af2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x74cF330c3f6017A1d346106515623180A6705Af2/logo.png b/blockchains/ethereum/assets/0x74cF330c3f6017A1d346106515623180A6705Af2/logo.png deleted file mode 100644 index 879e7f0f6434b..0000000000000 Binary files a/blockchains/ethereum/assets/0x74cF330c3f6017A1d346106515623180A6705Af2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x74cc9987BD51dC5481c467220B928BBCF8Df2c50/info.json b/blockchains/ethereum/assets/0x74cc9987BD51dC5481c467220B928BBCF8Df2c50/info.json deleted file mode 100644 index 5f9064c73bc92..0000000000000 --- a/blockchains/ethereum/assets/0x74cc9987BD51dC5481c467220B928BBCF8Df2c50/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R863429", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x74cc9987BD51dC5481c467220B928BBCF8Df2c50", - "status": "active", - "id": "0x74cc9987BD51dC5481c467220B928BBCF8Df2c50" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x74cc9987BD51dC5481c467220B928BBCF8Df2c50/logo.png b/blockchains/ethereum/assets/0x74cc9987BD51dC5481c467220B928BBCF8Df2c50/logo.png deleted file mode 100644 index 0128840db2cb6..0000000000000 Binary files a/blockchains/ethereum/assets/0x74cc9987BD51dC5481c467220B928BBCF8Df2c50/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x74faaB6986560fD1140508e4266D8a7b87274Ffd/info.json b/blockchains/ethereum/assets/0x74faaB6986560fD1140508e4266D8a7b87274Ffd/info.json deleted file mode 100644 index 1cfc4d00efc0d..0000000000000 --- a/blockchains/ethereum/assets/0x74faaB6986560fD1140508e4266D8a7b87274Ffd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HyperDao", - "symbol": "HDAO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://hyperdao.com/", - "explorer": "https://etherscan.io/token/0x74faaB6986560fD1140508e4266D8a7b87274Ffd", - "status": "active", - "id": "0x74faaB6986560fD1140508e4266D8a7b87274Ffd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x74faaB6986560fD1140508e4266D8a7b87274Ffd/logo.png b/blockchains/ethereum/assets/0x74faaB6986560fD1140508e4266D8a7b87274Ffd/logo.png deleted file mode 100644 index 4e963d59d675b..0000000000000 Binary files a/blockchains/ethereum/assets/0x74faaB6986560fD1140508e4266D8a7b87274Ffd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x75231F58b43240C9718Dd58B4967c5114342a86c/info.json b/blockchains/ethereum/assets/0x75231F58b43240C9718Dd58B4967c5114342a86c/info.json deleted file mode 100644 index 1d52c8301351a..0000000000000 --- a/blockchains/ethereum/assets/0x75231F58b43240C9718Dd58B4967c5114342a86c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OKB", - "website": "https://okex.com", - "description": "OKB is a global utility token issued by OK Blockchain foundation.", - "explorer": "https://etherscan.io/token/0x75231F58b43240C9718Dd58B4967c5114342a86c", - "type": "ERC20", - "symbol": "OKB", - "decimals": 18, - "status": "active", - "id": "0x75231F58b43240C9718Dd58B4967c5114342a86c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x75231F58b43240C9718Dd58B4967c5114342a86c/logo.png b/blockchains/ethereum/assets/0x75231F58b43240C9718Dd58B4967c5114342a86c/logo.png deleted file mode 100644 index eaaa88f47eaaa..0000000000000 Binary files a/blockchains/ethereum/assets/0x75231F58b43240C9718Dd58B4967c5114342a86c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB/info.json b/blockchains/ethereum/assets/0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB/info.json deleted file mode 100644 index 9a83cbaf9859e..0000000000000 --- a/blockchains/ethereum/assets/0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Simmitri", - "symbol": "SIM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://token.simmitri.com/", - "explorer": "https://etherscan.io/token/0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB", - "status": "active", - "id": "0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB/logo.png b/blockchains/ethereum/assets/0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB/logo.png deleted file mode 100644 index 404b05fbb9860..0000000000000 Binary files a/blockchains/ethereum/assets/0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x752FF65b884b9C260D212C804E0b7ACEea012473/info.json b/blockchains/ethereum/assets/0x752FF65b884b9C260D212C804E0b7ACEea012473/info.json deleted file mode 100644 index 97f63759d4eac..0000000000000 --- a/blockchains/ethereum/assets/0x752FF65b884b9C260D212C804E0b7ACEea012473/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SnapCoin", - "symbol": "SNPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://earneo.io/", - "explorer": "https://etherscan.io/token/0x752FF65b884b9C260D212C804E0b7ACEea012473", - "status": "active", - "id": "0x752FF65b884b9C260D212C804E0b7ACEea012473" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x752FF65b884b9C260D212C804E0b7ACEea012473/logo.png b/blockchains/ethereum/assets/0x752FF65b884b9C260D212C804E0b7ACEea012473/logo.png deleted file mode 100644 index b842408eca8d2..0000000000000 Binary files a/blockchains/ethereum/assets/0x752FF65b884b9C260D212C804E0b7ACEea012473/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x752cBf685f75621A1330951B628059Ec2130C609/info.json b/blockchains/ethereum/assets/0x752cBf685f75621A1330951B628059Ec2130C609/info.json deleted file mode 100644 index 14b05273ff876..0000000000000 --- a/blockchains/ethereum/assets/0x752cBf685f75621A1330951B628059Ec2130C609/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 172-CN05", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x752cBf685f75621A1330951B628059Ec2130C609", - "status": "active", - "id": "0x752cBf685f75621A1330951B628059Ec2130C609" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x752cBf685f75621A1330951B628059Ec2130C609/logo.png b/blockchains/ethereum/assets/0x752cBf685f75621A1330951B628059Ec2130C609/logo.png deleted file mode 100644 index cb0d08463b4db..0000000000000 Binary files a/blockchains/ethereum/assets/0x752cBf685f75621A1330951B628059Ec2130C609/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x752fd71994776Bde43C91e943F8612517F242432/info.json b/blockchains/ethereum/assets/0x752fd71994776Bde43C91e943F8612517F242432/info.json deleted file mode 100644 index e17cb9b3bab3a..0000000000000 --- a/blockchains/ethereum/assets/0x752fd71994776Bde43C91e943F8612517F242432/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BDAM Coin", - "symbol": "BDAM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x752fd71994776Bde43C91e943F8612517F242432", - "status": "active", - "id": "0x752fd71994776Bde43C91e943F8612517F242432" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x752fd71994776Bde43C91e943F8612517F242432/logo.png b/blockchains/ethereum/assets/0x752fd71994776Bde43C91e943F8612517F242432/logo.png deleted file mode 100644 index 5fc13a01be86a..0000000000000 Binary files a/blockchains/ethereum/assets/0x752fd71994776Bde43C91e943F8612517F242432/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x755146E16214446DcB17b68Df0CFcCa4763eb77A/info.json b/blockchains/ethereum/assets/0x755146E16214446DcB17b68Df0CFcCa4763eb77A/info.json deleted file mode 100644 index 8f166378f578d..0000000000000 --- a/blockchains/ethereum/assets/0x755146E16214446DcB17b68Df0CFcCa4763eb77A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SLOTH", - "symbol": "SLOTH", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x755146E16214446DcB17b68Df0CFcCa4763eb77A", - "status": "active", - "id": "0x755146E16214446DcB17b68Df0CFcCa4763eb77A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x755146E16214446DcB17b68Df0CFcCa4763eb77A/logo.png b/blockchains/ethereum/assets/0x755146E16214446DcB17b68Df0CFcCa4763eb77A/logo.png deleted file mode 100644 index 740bc83b078e4..0000000000000 Binary files a/blockchains/ethereum/assets/0x755146E16214446DcB17b68Df0CFcCa4763eb77A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88/info.json b/blockchains/ethereum/assets/0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88/info.json deleted file mode 100644 index 8df193991c00c..0000000000000 --- a/blockchains/ethereum/assets/0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YasudaCrypto 90", - "symbol": "YSD90", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88", - "status": "active", - "id": "0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88/logo.png b/blockchains/ethereum/assets/0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88/logo.png deleted file mode 100644 index 65a02b40b794a..0000000000000 Binary files a/blockchains/ethereum/assets/0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4/info.json b/blockchains/ethereum/assets/0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4/info.json deleted file mode 100644 index 6e92d78536411..0000000000000 --- a/blockchains/ethereum/assets/0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BunnyToken", - "symbol": "BUNNY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bunnytoken.com/", - "explorer": "https://etherscan.io/token/0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4", - "status": "active", - "id": "0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4/logo.png b/blockchains/ethereum/assets/0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4/logo.png deleted file mode 100644 index d5c96ba820584..0000000000000 Binary files a/blockchains/ethereum/assets/0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17/info.json b/blockchains/ethereum/assets/0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17/info.json deleted file mode 100644 index e3bbfd836d343..0000000000000 --- a/blockchains/ethereum/assets/0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PhiCoinGold", - "symbol": "PhiG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17", - "status": "active", - "id": "0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17/logo.png b/blockchains/ethereum/assets/0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17/logo.png deleted file mode 100644 index f7712e85db14f..0000000000000 Binary files a/blockchains/ethereum/assets/0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF/info.json b/blockchains/ethereum/assets/0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF/info.json deleted file mode 100644 index b8d58691519f9..0000000000000 --- a/blockchains/ethereum/assets/0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wizard", - "symbol": "WIZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF", - "status": "active", - "id": "0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF/logo.png b/blockchains/ethereum/assets/0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF/logo.png deleted file mode 100644 index 9e41487e68a8c..0000000000000 Binary files a/blockchains/ethereum/assets/0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7585F835ae2d522722d2684323a0ba83401f32f5/info.json b/blockchains/ethereum/assets/0x7585F835ae2d522722d2684323a0ba83401f32f5/info.json deleted file mode 100644 index e1f871917842f..0000000000000 --- a/blockchains/ethereum/assets/0x7585F835ae2d522722d2684323a0ba83401f32f5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HelloGold Gold Backed Token", - "symbol": "GBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7585F835ae2d522722d2684323a0ba83401f32f5", - "status": "active", - "id": "0x7585F835ae2d522722d2684323a0ba83401f32f5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7585F835ae2d522722d2684323a0ba83401f32f5/logo.png b/blockchains/ethereum/assets/0x7585F835ae2d522722d2684323a0ba83401f32f5/logo.png deleted file mode 100644 index 699b64a869a9c..0000000000000 Binary files a/blockchains/ethereum/assets/0x7585F835ae2d522722d2684323a0ba83401f32f5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x75A93C11dFF32A4312057714257758B113a0F512/info.json b/blockchains/ethereum/assets/0x75A93C11dFF32A4312057714257758B113a0F512/info.json deleted file mode 100644 index dd0682a1d8b38..0000000000000 --- a/blockchains/ethereum/assets/0x75A93C11dFF32A4312057714257758B113a0F512/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OTFund", - "website": "https://otfund.io/", - "description": "OTFUND is the first open-end fund plaform integrates BLOCKCHAIN on DAPP GAME, DIGITAL LOTTERY, DIGITAL TRADING, GAME ONLINE, BLOCKCHAIN ACADEMY, E-COMMERCE SHARING ECONOMY which is officially launched in October.", - "explorer": "https://etherscan.io/token/0x75A93C11dFF32A4312057714257758B113a0F512", - "type": "ERC20", - "symbol": "OTF", - "decimals": 18, - "status": "active", - "id": "0x75A93C11dFF32A4312057714257758B113a0F512" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x75A93C11dFF32A4312057714257758B113a0F512/logo.png b/blockchains/ethereum/assets/0x75A93C11dFF32A4312057714257758B113a0F512/logo.png deleted file mode 100644 index d55fb5754381b..0000000000000 Binary files a/blockchains/ethereum/assets/0x75A93C11dFF32A4312057714257758B113a0F512/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9/info.json b/blockchains/ethereum/assets/0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9/info.json deleted file mode 100644 index ed5a96d433f1a..0000000000000 --- a/blockchains/ethereum/assets/0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cabo Token", - "symbol": "CTN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9", - "status": "active", - "id": "0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9/logo.png b/blockchains/ethereum/assets/0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9/logo.png deleted file mode 100644 index 8bbf1265c2b56..0000000000000 Binary files a/blockchains/ethereum/assets/0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x75FE5F25A39ac56083af564cFfA8F00c1b89011C/info.json b/blockchains/ethereum/assets/0x75FE5F25A39ac56083af564cFfA8F00c1b89011C/info.json deleted file mode 100644 index 09bfa29695a34..0000000000000 --- a/blockchains/ethereum/assets/0x75FE5F25A39ac56083af564cFfA8F00c1b89011C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Piandex", - "symbol": "PIANDX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x75FE5F25A39ac56083af564cFfA8F00c1b89011C", - "status": "active", - "id": "0x75FE5F25A39ac56083af564cFfA8F00c1b89011C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x75FE5F25A39ac56083af564cFfA8F00c1b89011C/logo.png b/blockchains/ethereum/assets/0x75FE5F25A39ac56083af564cFfA8F00c1b89011C/logo.png deleted file mode 100644 index bc44b5701ba4b..0000000000000 Binary files a/blockchains/ethereum/assets/0x75FE5F25A39ac56083af564cFfA8F00c1b89011C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x75c5eE419331B6150879530D06f9Ba054755F1DA/info.json b/blockchains/ethereum/assets/0x75c5eE419331B6150879530D06f9Ba054755F1DA/info.json deleted file mode 100644 index fea8fb58ba670..0000000000000 --- a/blockchains/ethereum/assets/0x75c5eE419331B6150879530D06f9Ba054755F1DA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SalPay", - "symbol": "SAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x75c5eE419331B6150879530D06f9Ba054755F1DA", - "status": "active", - "id": "0x75c5eE419331B6150879530D06f9Ba054755F1DA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x75c5eE419331B6150879530D06f9Ba054755F1DA/logo.png b/blockchains/ethereum/assets/0x75c5eE419331B6150879530D06f9Ba054755F1DA/logo.png deleted file mode 100755 index b19596bff53ba..0000000000000 Binary files a/blockchains/ethereum/assets/0x75c5eE419331B6150879530D06f9Ba054755F1DA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x761684e229f04ce8985b49e3BEB1CD994C776A21/info.json b/blockchains/ethereum/assets/0x761684e229f04ce8985b49e3BEB1CD994C776A21/info.json deleted file mode 100644 index 5a65527d439c6..0000000000000 --- a/blockchains/ethereum/assets/0x761684e229f04ce8985b49e3BEB1CD994C776A21/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pyrrhos", - "symbol": "PYR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x761684e229f04ce8985b49e3BEB1CD994C776A21", - "status": "active", - "id": "0x761684e229f04ce8985b49e3BEB1CD994C776A21" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x761684e229f04ce8985b49e3BEB1CD994C776A21/logo.png b/blockchains/ethereum/assets/0x761684e229f04ce8985b49e3BEB1CD994C776A21/logo.png deleted file mode 100644 index 9e4b72f7d66f7..0000000000000 Binary files a/blockchains/ethereum/assets/0x761684e229f04ce8985b49e3BEB1CD994C776A21/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x76280AF9D18a868a0aF3dcA95b57DDE816c1aaf2/logo.png b/blockchains/ethereum/assets/0x76280AF9D18a868a0aF3dcA95b57DDE816c1aaf2/logo.png deleted file mode 100644 index 40d67a58db73e..0000000000000 Binary files a/blockchains/ethereum/assets/0x76280AF9D18a868a0aF3dcA95b57DDE816c1aaf2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x763186eB8d4856D536eD4478302971214FEbc6A9/info.json b/blockchains/ethereum/assets/0x763186eB8d4856D536eD4478302971214FEbc6A9/info.json deleted file mode 100644 index 90805ebd04299..0000000000000 --- a/blockchains/ethereum/assets/0x763186eB8d4856D536eD4478302971214FEbc6A9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Better Betting", - "symbol": "BETR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.betterbetting.org/", - "explorer": "https://etherscan.io/token/0x763186eB8d4856D536eD4478302971214FEbc6A9", - "status": "active", - "id": "0x763186eB8d4856D536eD4478302971214FEbc6A9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x763186eB8d4856D536eD4478302971214FEbc6A9/logo.png b/blockchains/ethereum/assets/0x763186eB8d4856D536eD4478302971214FEbc6A9/logo.png deleted file mode 100644 index a6a63e267c0ea..0000000000000 Binary files a/blockchains/ethereum/assets/0x763186eB8d4856D536eD4478302971214FEbc6A9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770/info.json b/blockchains/ethereum/assets/0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770/info.json deleted file mode 100644 index 4ebf0b69b0c2d..0000000000000 --- a/blockchains/ethereum/assets/0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitenny", - "symbol": "BTNY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770", - "status": "active", - "id": "0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770/logo.png b/blockchains/ethereum/assets/0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770/logo.png deleted file mode 100644 index aa59fa106b9fd..0000000000000 Binary files a/blockchains/ethereum/assets/0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x763Fa6806e1acf68130D2D0f0df754C93cC546B2/info.json b/blockchains/ethereum/assets/0x763Fa6806e1acf68130D2D0f0df754C93cC546B2/info.json deleted file mode 100644 index fd02c2b15d8ea..0000000000000 --- a/blockchains/ethereum/assets/0x763Fa6806e1acf68130D2D0f0df754C93cC546B2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LITION", - "symbol": "LIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.lition.io/", - "explorer": "https://etherscan.io/token/0x763Fa6806e1acf68130D2D0f0df754C93cC546B2", - "status": "active", - "id": "0x763Fa6806e1acf68130D2D0f0df754C93cC546B2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x763Fa6806e1acf68130D2D0f0df754C93cC546B2/logo.png b/blockchains/ethereum/assets/0x763Fa6806e1acf68130D2D0f0df754C93cC546B2/logo.png deleted file mode 100644 index c732ff06695a7..0000000000000 Binary files a/blockchains/ethereum/assets/0x763Fa6806e1acf68130D2D0f0df754C93cC546B2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f/info.json b/blockchains/ethereum/assets/0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f/info.json deleted file mode 100644 index 84d0a03914f23..0000000000000 --- a/blockchains/ethereum/assets/0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Purpose", - "symbol": "PRPS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f", - "status": "active", - "id": "0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f/logo.png b/blockchains/ethereum/assets/0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f/logo.png deleted file mode 100755 index 6ef68dcfe9fff..0000000000000 Binary files a/blockchains/ethereum/assets/0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E/info.json b/blockchains/ethereum/assets/0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E/info.json deleted file mode 100644 index 690f171209f92..0000000000000 --- a/blockchains/ethereum/assets/0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Feed", - "symbol": "IFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E", - "status": "active", - "id": "0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E/logo.png b/blockchains/ethereum/assets/0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E/logo.png deleted file mode 100755 index c5b7c73af43b7..0000000000000 Binary files a/blockchains/ethereum/assets/0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75/info.json b/blockchains/ethereum/assets/0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75/info.json deleted file mode 100644 index aeaf39f94b629..0000000000000 --- a/blockchains/ethereum/assets/0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DaTa eXchange Token", - "symbol": "DTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://databrokerdao.com", - "explorer": "https://etherscan.io/token/0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75", - "status": "active", - "id": "0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75/logo.png b/blockchains/ethereum/assets/0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75/logo.png deleted file mode 100755 index ac10d7b2006dd..0000000000000 Binary files a/blockchains/ethereum/assets/0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93/info.json b/blockchains/ethereum/assets/0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93/info.json deleted file mode 100644 index 0bdd237f2f5f5..0000000000000 --- a/blockchains/ethereum/assets/0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Korean Won", - "symbol": "KRW", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93", - "status": "active", - "id": "0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93/logo.png b/blockchains/ethereum/assets/0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93/logo.png deleted file mode 100644 index bea0b806ed016..0000000000000 Binary files a/blockchains/ethereum/assets/0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/info.json b/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/info.json deleted file mode 100644 index 9c28628b2f765..0000000000000 --- a/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "BBR", - "website": "https://app.bbr.finance/", - "source_code": "https://github.com/bbr-defi/bbr-contracts", - "description": "New way of yield farming defi BITBERRY FINANCE", - "explorer": "https://etherscan.io/token/0x7671904eed7f10808b664fc30bb8693fd7237abf", - "type": "ERC20", - "symbol": "BBR", - "decimals": 18, - "status": "active", - "id": "0x7671904eed7f10808B664fc30BB8693FD7237abF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/logo.png b/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/logo.png deleted file mode 100644 index a6aeb9e9ca2d5..0000000000000 Binary files a/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E/logo.png b/blockchains/ethereum/assets/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E/logo.png deleted file mode 100644 index c8807ae25cd6e..0000000000000 Binary files a/blockchains/ethereum/assets/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x767bA2915EC344015a7938E3eEDfeC2785195D05/info.json b/blockchains/ethereum/assets/0x767bA2915EC344015a7938E3eEDfeC2785195D05/info.json deleted file mode 100644 index eff70b87cf963..0000000000000 --- a/blockchains/ethereum/assets/0x767bA2915EC344015a7938E3eEDfeC2785195D05/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Realisto Token", - "symbol": "REA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x767bA2915EC344015a7938E3eEDfeC2785195D05", - "status": "active", - "id": "0x767bA2915EC344015a7938E3eEDfeC2785195D05" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x767bA2915EC344015a7938E3eEDfeC2785195D05/logo.png b/blockchains/ethereum/assets/0x767bA2915EC344015a7938E3eEDfeC2785195D05/logo.png deleted file mode 100644 index e93eab6fa54e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x767bA2915EC344015a7938E3eEDfeC2785195D05/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x768386990688B293226B9f83465974003B5e40D7/info.json b/blockchains/ethereum/assets/0x768386990688B293226B9f83465974003B5e40D7/info.json deleted file mode 100644 index bb0ebb22ef747..0000000000000 --- a/blockchains/ethereum/assets/0x768386990688B293226B9f83465974003B5e40D7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NRVCOIN", - "symbol": "NRV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://nrvcoin.com/", - "explorer": "https://etherscan.io/token/0x768386990688B293226B9f83465974003B5e40D7", - "status": "active", - "id": "0x768386990688B293226B9f83465974003B5e40D7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x768386990688B293226B9f83465974003B5e40D7/logo.png b/blockchains/ethereum/assets/0x768386990688B293226B9f83465974003B5e40D7/logo.png deleted file mode 100644 index 322a982acc38d..0000000000000 Binary files a/blockchains/ethereum/assets/0x768386990688B293226B9f83465974003B5e40D7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f/info.json b/blockchains/ethereum/assets/0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f/info.json deleted file mode 100644 index 35c2a32552ed2..0000000000000 --- a/blockchains/ethereum/assets/0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Red Community Token", - "symbol": "RED", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ico.red-lang.org/", - "explorer": "https://etherscan.io/token/0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f", - "status": "active", - "id": "0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f/logo.png b/blockchains/ethereum/assets/0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f/logo.png deleted file mode 100755 index a5995ef130522..0000000000000 Binary files a/blockchains/ethereum/assets/0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382/info.json b/blockchains/ethereum/assets/0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382/info.json deleted file mode 100644 index ad55df9007b6c..0000000000000 --- a/blockchains/ethereum/assets/0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DOW", - "symbol": "dow", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.dowcoin.io", - "explorer": "https://etherscan.io/token/0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382", - "status": "active", - "id": "0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382/logo.png b/blockchains/ethereum/assets/0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382/logo.png deleted file mode 100644 index 9aebf2089e3d4..0000000000000 Binary files a/blockchains/ethereum/assets/0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3/info.json b/blockchains/ethereum/assets/0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3/info.json deleted file mode 100644 index 6dc363db76e60..0000000000000 --- a/blockchains/ethereum/assets/0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NERV", - "symbol": "EVA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3", - "status": "active", - "id": "0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3/logo.png b/blockchains/ethereum/assets/0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3/logo.png deleted file mode 100644 index 204a9b3ec50be..0000000000000 Binary files a/blockchains/ethereum/assets/0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x76A034e76Aa835363056dd418611E4f81870f16e/info.json b/blockchains/ethereum/assets/0x76A034e76Aa835363056dd418611E4f81870f16e/info.json deleted file mode 100644 index b41d2ee49cedc..0000000000000 --- a/blockchains/ethereum/assets/0x76A034e76Aa835363056dd418611E4f81870f16e/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "Value ETH", - "source_code": "https://github.com/valuedefi", - "website": "https://valuedefi.io/", - "description": "Value DeFi: Bringing True Value to DeFi.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/value_defi", - "handle": "value_defi" - }, - { - "name": "Medium", - "url": "https://medium.com/@valuedefi", - "handle": "valuedefi" - }, - { - "name": "Telegram", - "url": "https://t.me/ValueDeFi", - "handle": "valuedefi" - }, - { - "name": "Discord", - "url": "https://discord.gg/Dpvd7tp", - "handle": "valuedefi" - } - ], - "explorer": "https://etherscan.io/token/0x76A034e76Aa835363056dd418611E4f81870f16e", - "type": "ERC20", - "symbol": "vETH", - "decimals": 9, - "status": "active", - "id": "0x76A034e76Aa835363056dd418611E4f81870f16e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x76A034e76Aa835363056dd418611E4f81870f16e/logo.png b/blockchains/ethereum/assets/0x76A034e76Aa835363056dd418611E4f81870f16e/logo.png deleted file mode 100644 index da86292230c46..0000000000000 Binary files a/blockchains/ethereum/assets/0x76A034e76Aa835363056dd418611E4f81870f16e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x76a435B51bAeae457324406da02ee7E3473288B5/info.json b/blockchains/ethereum/assets/0x76a435B51bAeae457324406da02ee7E3473288B5/info.json deleted file mode 100644 index ed24588b0e483..0000000000000 --- a/blockchains/ethereum/assets/0x76a435B51bAeae457324406da02ee7E3473288B5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XTRLPay", - "symbol": "XTRLPay", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x76a435B51bAeae457324406da02ee7E3473288B5", - "status": "active", - "id": "0x76a435B51bAeae457324406da02ee7E3473288B5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x76a435B51bAeae457324406da02ee7E3473288B5/logo.png b/blockchains/ethereum/assets/0x76a435B51bAeae457324406da02ee7E3473288B5/logo.png deleted file mode 100644 index fac14e09f0888..0000000000000 Binary files a/blockchains/ethereum/assets/0x76a435B51bAeae457324406da02ee7E3473288B5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x76acE4E080C49F04A6C12756c036d3627F6B1e69/info.json b/blockchains/ethereum/assets/0x76acE4E080C49F04A6C12756c036d3627F6B1e69/info.json deleted file mode 100644 index 72e7e1d3ca926..0000000000000 --- a/blockchains/ethereum/assets/0x76acE4E080C49F04A6C12756c036d3627F6B1e69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InterGalactic Credit", - "symbol": "CREE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x76acE4E080C49F04A6C12756c036d3627F6B1e69", - "status": "active", - "id": "0x76acE4E080C49F04A6C12756c036d3627F6B1e69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x76acE4E080C49F04A6C12756c036d3627F6B1e69/logo.png b/blockchains/ethereum/assets/0x76acE4E080C49F04A6C12756c036d3627F6B1e69/logo.png deleted file mode 100644 index 71bbb65f95b06..0000000000000 Binary files a/blockchains/ethereum/assets/0x76acE4E080C49F04A6C12756c036d3627F6B1e69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555/info.json b/blockchains/ethereum/assets/0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555/info.json deleted file mode 100644 index d7fc109302ac1..0000000000000 --- a/blockchains/ethereum/assets/0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MonsterEnergyToken", - "symbol": "MET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555", - "status": "active", - "id": "0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555/logo.png b/blockchains/ethereum/assets/0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555/logo.png deleted file mode 100755 index 597515ed236da..0000000000000 Binary files a/blockchains/ethereum/assets/0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e/info.json b/blockchains/ethereum/assets/0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e/info.json deleted file mode 100644 index d125a8d87d4a2..0000000000000 --- a/blockchains/ethereum/assets/0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pylon Token", - "symbol": "PYLNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://pylon-network.org/", - "explorer": "https://etherscan.io/token/0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e", - "status": "active", - "id": "0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e/logo.png b/blockchains/ethereum/assets/0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e/logo.png deleted file mode 100644 index c4b4b0cefe522..0000000000000 Binary files a/blockchains/ethereum/assets/0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x771b5D3c4B6FA706A006Da2463b41A528E98E41D/info.json b/blockchains/ethereum/assets/0x771b5D3c4B6FA706A006Da2463b41A528E98E41D/info.json deleted file mode 100644 index edf320fbe4d16..0000000000000 --- a/blockchains/ethereum/assets/0x771b5D3c4B6FA706A006Da2463b41A528E98E41D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COSSE Coin", - "symbol": "COSSE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x771b5D3c4B6FA706A006Da2463b41A528E98E41D", - "status": "active", - "id": "0x771b5D3c4B6FA706A006Da2463b41A528E98E41D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x771b5D3c4B6FA706A006Da2463b41A528E98E41D/logo.png b/blockchains/ethereum/assets/0x771b5D3c4B6FA706A006Da2463b41A528E98E41D/logo.png deleted file mode 100644 index 178a45fb059ff..0000000000000 Binary files a/blockchains/ethereum/assets/0x771b5D3c4B6FA706A006Da2463b41A528E98E41D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D/info.json b/blockchains/ethereum/assets/0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D/info.json deleted file mode 100644 index 4576367d26be6..0000000000000 --- a/blockchains/ethereum/assets/0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PRG", - "symbol": "PRG", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D", - "status": "active", - "id": "0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D/logo.png b/blockchains/ethereum/assets/0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D/logo.png deleted file mode 100644 index 143a7a839cf10..0000000000000 Binary files a/blockchains/ethereum/assets/0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F/info.json b/blockchains/ethereum/assets/0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F/info.json deleted file mode 100644 index e4abe44f74d52..0000000000000 --- a/blockchains/ethereum/assets/0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Camel", - "symbol": "CAMEL", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F", - "status": "active", - "id": "0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F/logo.png b/blockchains/ethereum/assets/0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F/logo.png deleted file mode 100644 index 9d34051cbbd6b..0000000000000 Binary files a/blockchains/ethereum/assets/0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x773dCEFa15b47E77c7955e5d0383BaFECd672734/info.json b/blockchains/ethereum/assets/0x773dCEFa15b47E77c7955e5d0383BaFECd672734/info.json deleted file mode 100644 index b15c92cf6a6fe..0000000000000 --- a/blockchains/ethereum/assets/0x773dCEFa15b47E77c7955e5d0383BaFECd672734/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SignalCoin", - "symbol": "SGC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x773dCEFa15b47E77c7955e5d0383BaFECd672734", - "status": "active", - "id": "0x773dCEFa15b47E77c7955e5d0383BaFECd672734" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x773dCEFa15b47E77c7955e5d0383BaFECd672734/logo.png b/blockchains/ethereum/assets/0x773dCEFa15b47E77c7955e5d0383BaFECd672734/logo.png deleted file mode 100755 index ebc40001b858f..0000000000000 Binary files a/blockchains/ethereum/assets/0x773dCEFa15b47E77c7955e5d0383BaFECd672734/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x774be8Aa7482E2d4a4961ECa756C73D662689dF1/info.json b/blockchains/ethereum/assets/0x774be8Aa7482E2d4a4961ECa756C73D662689dF1/info.json deleted file mode 100644 index 50ebdbca87ffa..0000000000000 --- a/blockchains/ethereum/assets/0x774be8Aa7482E2d4a4961ECa756C73D662689dF1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pyramidion Cryptocurrency", - "symbol": "PYRA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x774be8Aa7482E2d4a4961ECa756C73D662689dF1", - "status": "active", - "id": "0x774be8Aa7482E2d4a4961ECa756C73D662689dF1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x774be8Aa7482E2d4a4961ECa756C73D662689dF1/logo.png b/blockchains/ethereum/assets/0x774be8Aa7482E2d4a4961ECa756C73D662689dF1/logo.png deleted file mode 100644 index 56782a1116826..0000000000000 Binary files a/blockchains/ethereum/assets/0x774be8Aa7482E2d4a4961ECa756C73D662689dF1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x77599D2C6DB170224243e255e6669280F11F1473/info.json b/blockchains/ethereum/assets/0x77599D2C6DB170224243e255e6669280F11F1473/info.json deleted file mode 100644 index fe178c3f9703b..0000000000000 --- a/blockchains/ethereum/assets/0x77599D2C6DB170224243e255e6669280F11F1473/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Opacity", - "symbol": "OPQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.opacity.io/", - "explorer": "https://etherscan.io/token/0x77599D2C6DB170224243e255e6669280F11F1473", - "status": "active", - "id": "0x77599D2C6DB170224243e255e6669280F11F1473" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x77599D2C6DB170224243e255e6669280F11F1473/logo.png b/blockchains/ethereum/assets/0x77599D2C6DB170224243e255e6669280F11F1473/logo.png deleted file mode 100644 index c756591a7af04..0000000000000 Binary files a/blockchains/ethereum/assets/0x77599D2C6DB170224243e255e6669280F11F1473/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2/info.json b/blockchains/ethereum/assets/0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2/info.json deleted file mode 100644 index b8caf1ab20098..0000000000000 --- a/blockchains/ethereum/assets/0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SwitchDex", - "symbol": "SDEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2", - "status": "active", - "id": "0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2/logo.png b/blockchains/ethereum/assets/0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2/logo.png deleted file mode 100644 index 1d4194ae64ca2..0000000000000 Binary files a/blockchains/ethereum/assets/0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796/info.json b/blockchains/ethereum/assets/0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796/info.json deleted file mode 100644 index a647fdd9642b7..0000000000000 --- a/blockchains/ethereum/assets/0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "TENS", - "website": "https://tenspeed.finance/", - "description": "TenSpeed is the next generation of high yield deflationary farming, utilizing the TENS cryptocurrency which has been programmed to decrease in total supply the more active trading, yield farming and moving tokens becomes.", - "explorer": "https://etherscan.io/token/0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796", - "socials": [ - { - "name": "Discord", - "url": "https://discord.com/invite/uS9FhGH" - }, - { - "name": "Twitter", - "url": "https://twitter.com/TenSpeedFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/tenspeed/" - }, - { - "name": "Telegram", - "url": "https://t.me/tenspeed_finance" - } - ], - "type": "ERC20", - "symbol": "TENS", - "decimals": 18, - "status": "active", - "id": "0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796/logo.png b/blockchains/ethereum/assets/0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796/logo.png deleted file mode 100644 index 0f68933cb59c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x776c5DebB8759e25ba7Ac1A2950F7158816E2705/info.json b/blockchains/ethereum/assets/0x776c5DebB8759e25ba7Ac1A2950F7158816E2705/info.json deleted file mode 100644 index d8a02c578bda2..0000000000000 --- a/blockchains/ethereum/assets/0x776c5DebB8759e25ba7Ac1A2950F7158816E2705/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Bests Token", - "website": "https://aibestgroup.com", - "description": "AI Best Group is a pioneer in harnessing the power of the internet, making the most of the internet to make money online, mining digital money, using the artificial intelligence to create trade coins, Forex generates great profit", - "explorer": "https://etherscan.io/token/0x776c5DebB8759e25ba7Ac1A2950F7158816E2705", - "explorers": [ - { - "name": "Etherscan", - "url": "https://etherscan.io/token/0x776c5debb8759e25ba7ac1a2950f7158816e2705" - } - ], - "data_source": "aibestgroup", - "type": "ERC20", - "symbol": "BTD", - "decimals": 18, - "status": "active", - "id": "0x776c5DebB8759e25ba7Ac1A2950F7158816E2705" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x776c5DebB8759e25ba7Ac1A2950F7158816E2705/logo.png b/blockchains/ethereum/assets/0x776c5DebB8759e25ba7Ac1A2950F7158816E2705/logo.png deleted file mode 100644 index 328953c271cca..0000000000000 Binary files a/blockchains/ethereum/assets/0x776c5DebB8759e25ba7Ac1A2950F7158816E2705/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd/info.json b/blockchains/ethereum/assets/0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd/info.json deleted file mode 100644 index 9d8c338a89cbb..0000000000000 --- a/blockchains/ethereum/assets/0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PASS Token", - "symbol": "PASS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd", - "status": "active", - "id": "0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd/logo.png b/blockchains/ethereum/assets/0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd/logo.png deleted file mode 100644 index dd5ada88087a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7777770f8A6632ff043c8833310e245EBa9209E6/info.json b/blockchains/ethereum/assets/0x7777770f8A6632ff043c8833310e245EBa9209E6/info.json deleted file mode 100644 index fcf03ff2bd0fc..0000000000000 --- a/blockchains/ethereum/assets/0x7777770f8A6632ff043c8833310e245EBa9209E6/info.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "symbol": "TOB", - "name": "Tokens of Babel, Price is God", - "type": "ERC20", - "address": "0x7777770f8a6632ff043c8833310e245eba9209e6", - "ens_address": "", - "decimals": 18, - "website": "https://antiample.org/", - "description": "Tokens of Babel, Price is God. A new trading game that tests the limits of DeFi", - "explorer": "https://etherscan.io/token/0x7777770f8A6632ff043c8833310e245EBa9209E6", - "support": { - "email": "", - "url": "" - }, - "social": { - "blog": "", - "chat": "", - "facebook": "", - "forum": "", - "github": "", - "gitter": "", - "instagram": "", - "linkedin": "", - "reddit": "", - "slack": "", - "telegram": "https://t.me/antiample_official", - "twitter": "https://twitter.com/burn_the_state", - "youtube": "" - }, - "status": "active", - "id": "0x7777770f8A6632ff043c8833310e245EBa9209E6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7777770f8A6632ff043c8833310e245EBa9209E6/logo.png b/blockchains/ethereum/assets/0x7777770f8A6632ff043c8833310e245EBa9209E6/logo.png deleted file mode 100644 index a014e9edc7831..0000000000000 Binary files a/blockchains/ethereum/assets/0x7777770f8A6632ff043c8833310e245EBa9209E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/info.json b/blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/info.json deleted file mode 100644 index 457928562d851..0000000000000 --- a/blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tornado Cash", - "website": "https://tornado.cash", - "description": "A fully decentralized protocol for private transactions on Ethereum.", - "explorer": "https://etherscan.io/token/0x77777feddddffc19ff86db637967013e6c6a116c", - "type": "ERC20", - "symbol": "TORN", - "decimals": 18, - "status": "active", - "id": "0x77777FeDdddFfC19Ff86DB637967013e6C6A116C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/logo.png b/blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/logo.png deleted file mode 100644 index d7f45d249079f..0000000000000 Binary files a/blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x778608c4AC424522180A43329ff5145400B9d409/info.json b/blockchains/ethereum/assets/0x778608c4AC424522180A43329ff5145400B9d409/info.json deleted file mode 100644 index b5c8da655d823..0000000000000 --- a/blockchains/ethereum/assets/0x778608c4AC424522180A43329ff5145400B9d409/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chainclub Ecosystem Network", - "symbol": "CEN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x778608c4AC424522180A43329ff5145400B9d409", - "status": "active", - "id": "0x778608c4AC424522180A43329ff5145400B9d409" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x778608c4AC424522180A43329ff5145400B9d409/logo.png b/blockchains/ethereum/assets/0x778608c4AC424522180A43329ff5145400B9d409/logo.png deleted file mode 100644 index be1642b942c81..0000000000000 Binary files a/blockchains/ethereum/assets/0x778608c4AC424522180A43329ff5145400B9d409/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7788D759F21F53533051A9AE657fA05A1E068fc6/info.json b/blockchains/ethereum/assets/0x7788D759F21F53533051A9AE657fA05A1E068fc6/info.json deleted file mode 100644 index b97206f6ce26e..0000000000000 --- a/blockchains/ethereum/assets/0x7788D759F21F53533051A9AE657fA05A1E068fc6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fleta Token", - "symbol": "FLETA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://fleta.io/", - "explorer": "https://etherscan.io/token/0x7788D759F21F53533051A9AE657fA05A1E068fc6", - "status": "active", - "id": "0x7788D759F21F53533051A9AE657fA05A1E068fc6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7788D759F21F53533051A9AE657fA05A1E068fc6/logo.png b/blockchains/ethereum/assets/0x7788D759F21F53533051A9AE657fA05A1E068fc6/logo.png deleted file mode 100644 index 5d6a24f6d0e15..0000000000000 Binary files a/blockchains/ethereum/assets/0x7788D759F21F53533051A9AE657fA05A1E068fc6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170/info.json b/blockchains/ethereum/assets/0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170/info.json deleted file mode 100644 index a560c10db0dbd..0000000000000 --- a/blockchains/ethereum/assets/0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Breeze", - "symbol": "BRZE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.breezecoin.io/", - "explorer": "https://etherscan.io/token/0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170", - "status": "active", - "id": "0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170/logo.png b/blockchains/ethereum/assets/0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170/logo.png deleted file mode 100644 index c18cd5866564c..0000000000000 Binary files a/blockchains/ethereum/assets/0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x77D0112d005D21c1740A323F513bb088916B9A14/info.json b/blockchains/ethereum/assets/0x77D0112d005D21c1740A323F513bb088916B9A14/info.json deleted file mode 100644 index 0780199a4373a..0000000000000 --- a/blockchains/ethereum/assets/0x77D0112d005D21c1740A323F513bb088916B9A14/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ManitoSuperToken", - "symbol": "ManitoS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x77D0112d005D21c1740A323F513bb088916B9A14", - "status": "active", - "id": "0x77D0112d005D21c1740A323F513bb088916B9A14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x77D0112d005D21c1740A323F513bb088916B9A14/logo.png b/blockchains/ethereum/assets/0x77D0112d005D21c1740A323F513bb088916B9A14/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x77D0112d005D21c1740A323F513bb088916B9A14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x77DE6b2729bAff72C220115Fe03017C57b57BAf5/info.json b/blockchains/ethereum/assets/0x77DE6b2729bAff72C220115Fe03017C57b57BAf5/info.json deleted file mode 100644 index d27287a7c1174..0000000000000 --- a/blockchains/ethereum/assets/0x77DE6b2729bAff72C220115Fe03017C57b57BAf5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dancoin", - "symbol": "DANCOIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x77DE6b2729bAff72C220115Fe03017C57b57BAf5", - "status": "active", - "id": "0x77DE6b2729bAff72C220115Fe03017C57b57BAf5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x77DE6b2729bAff72C220115Fe03017C57b57BAf5/logo.png b/blockchains/ethereum/assets/0x77DE6b2729bAff72C220115Fe03017C57b57BAf5/logo.png deleted file mode 100644 index a83024781fd5b..0000000000000 Binary files a/blockchains/ethereum/assets/0x77DE6b2729bAff72C220115Fe03017C57b57BAf5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x77EDd08fa155bCE573a6a8C015dB188152584572/info.json b/blockchains/ethereum/assets/0x77EDd08fa155bCE573a6a8C015dB188152584572/info.json deleted file mode 100644 index 1bb6945c30495..0000000000000 --- a/blockchains/ethereum/assets/0x77EDd08fa155bCE573a6a8C015dB188152584572/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BUSINESS TICKER COIN", - "symbol": "BSTC", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x77EDd08fa155bCE573a6a8C015dB188152584572", - "status": "active", - "id": "0x77EDd08fa155bCE573a6a8C015dB188152584572" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x77EDd08fa155bCE573a6a8C015dB188152584572/logo.png b/blockchains/ethereum/assets/0x77EDd08fa155bCE573a6a8C015dB188152584572/logo.png deleted file mode 100644 index c95b9091ebaa6..0000000000000 Binary files a/blockchains/ethereum/assets/0x77EDd08fa155bCE573a6a8C015dB188152584572/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f/info.json b/blockchains/ethereum/assets/0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f/info.json deleted file mode 100644 index d499e41b8020b..0000000000000 --- a/blockchains/ethereum/assets/0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Azbit", - "symbol": "AZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f", - "status": "active", - "id": "0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f/logo.png b/blockchains/ethereum/assets/0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f/logo.png deleted file mode 100644 index 527aad92d93e6..0000000000000 Binary files a/blockchains/ethereum/assets/0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x77dF79539083DCd4a8898dbA296d899aFef20067/info.json b/blockchains/ethereum/assets/0x77dF79539083DCd4a8898dbA296d899aFef20067/info.json deleted file mode 100644 index 30972ab38cc55..0000000000000 --- a/blockchains/ethereum/assets/0x77dF79539083DCd4a8898dbA296d899aFef20067/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ArtemProtocol", - "website": "http://artem.finance", - "description": "Artem is a Compound derived lending project featuring liquidity for cryptocurrencies and Real-World Assets (RWA). It empowers community governance and adopts 0 pre-farming, 0 distribution, and 0 fundraisings.", - "explorer": "https://etherscan.io/token/0x77dF79539083DCd4a8898dbA296d899aFef20067", - "research": "https://app.zerion.io/explore/asset/ARTT-0x77df79539083dcd4a8898dba296d899afef20067", - "type": "ERC20", - "symbol": "ARTT", - "decimals": 18, - "status": "active", - "id": "0x77dF79539083DCd4a8898dbA296d899aFef20067" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x77dF79539083DCd4a8898dbA296d899aFef20067/logo.png b/blockchains/ethereum/assets/0x77dF79539083DCd4a8898dbA296d899aFef20067/logo.png deleted file mode 100644 index 5cb7cbd98dd11..0000000000000 Binary files a/blockchains/ethereum/assets/0x77dF79539083DCd4a8898dbA296d899aFef20067/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x77ee79C5cceF975c942732C0D54BAb4473566fed/info.json b/blockchains/ethereum/assets/0x77ee79C5cceF975c942732C0D54BAb4473566fed/info.json deleted file mode 100644 index cba18a6d59506..0000000000000 --- a/blockchains/ethereum/assets/0x77ee79C5cceF975c942732C0D54BAb4473566fed/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "I Luv 2 C", - "symbol": "IL2C", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x77ee79C5cceF975c942732C0D54BAb4473566fed", - "status": "active", - "id": "0x77ee79C5cceF975c942732C0D54BAb4473566fed" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x77ee79C5cceF975c942732C0D54BAb4473566fed/logo.png b/blockchains/ethereum/assets/0x77ee79C5cceF975c942732C0D54BAb4473566fed/logo.png deleted file mode 100644 index 451a6d0aafffb..0000000000000 Binary files a/blockchains/ethereum/assets/0x77ee79C5cceF975c942732C0D54BAb4473566fed/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x77f973FCaF871459aa58cd81881Ce453759281bC/info.json b/blockchains/ethereum/assets/0x77f973FCaF871459aa58cd81881Ce453759281bC/info.json deleted file mode 100644 index fa34df08a2aac..0000000000000 --- a/blockchains/ethereum/assets/0x77f973FCaF871459aa58cd81881Ce453759281bC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bZx ETH iToken", - "symbol": "iETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x77f973FCaF871459aa58cd81881Ce453759281bC", - "status": "active", - "id": "0x77f973FCaF871459aa58cd81881Ce453759281bC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x77f973FCaF871459aa58cd81881Ce453759281bC/logo.png b/blockchains/ethereum/assets/0x77f973FCaF871459aa58cd81881Ce453759281bC/logo.png deleted file mode 100644 index f77fd7ed762a3..0000000000000 Binary files a/blockchains/ethereum/assets/0x77f973FCaF871459aa58cd81881Ce453759281bC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78002d01A35E1098E1DC8f50b8182EE08b632f9F/info.json b/blockchains/ethereum/assets/0x78002d01A35E1098E1DC8f50b8182EE08b632f9F/info.json deleted file mode 100644 index 769c7cf0b55ab..0000000000000 --- a/blockchains/ethereum/assets/0x78002d01A35E1098E1DC8f50b8182EE08b632f9F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TAURUS", - "symbol": "SIC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x78002d01A35E1098E1DC8f50b8182EE08b632f9F", - "status": "active", - "id": "0x78002d01A35E1098E1DC8f50b8182EE08b632f9F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78002d01A35E1098E1DC8f50b8182EE08b632f9F/logo.png b/blockchains/ethereum/assets/0x78002d01A35E1098E1DC8f50b8182EE08b632f9F/logo.png deleted file mode 100644 index ec66326ac2adb..0000000000000 Binary files a/blockchains/ethereum/assets/0x78002d01A35E1098E1DC8f50b8182EE08b632f9F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x780116D91E5592E58a3b3c76A351571b39abCEc6/info.json b/blockchains/ethereum/assets/0x780116D91E5592E58a3b3c76A351571b39abCEc6/info.json deleted file mode 100644 index ccd43f0e63e0e..0000000000000 --- a/blockchains/ethereum/assets/0x780116D91E5592E58a3b3c76A351571b39abCEc6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Boxx", - "symbol": "BOXX", - "type": "ERC20", - "decimals": 15, - "description": "-", - "website": "https://www.goblockparty.com/", - "explorer": "https://etherscan.io/token/0x780116D91E5592E58a3b3c76A351571b39abCEc6", - "status": "active", - "id": "0x780116D91E5592E58a3b3c76A351571b39abCEc6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x780116D91E5592E58a3b3c76A351571b39abCEc6/logo.png b/blockchains/ethereum/assets/0x780116D91E5592E58a3b3c76A351571b39abCEc6/logo.png deleted file mode 100644 index 8e809c28bfb5d..0000000000000 Binary files a/blockchains/ethereum/assets/0x780116D91E5592E58a3b3c76A351571b39abCEc6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x780c0C651C4f676A6cCAdc09E34150F97cE0066b/info.json b/blockchains/ethereum/assets/0x780c0C651C4f676A6cCAdc09E34150F97cE0066b/info.json deleted file mode 100644 index 1cc18c8766ece..0000000000000 --- a/blockchains/ethereum/assets/0x780c0C651C4f676A6cCAdc09E34150F97cE0066b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SafeStart Token", - "symbol": "SST", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x780c0C651C4f676A6cCAdc09E34150F97cE0066b", - "status": "active", - "id": "0x780c0C651C4f676A6cCAdc09E34150F97cE0066b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x780c0C651C4f676A6cCAdc09E34150F97cE0066b/logo.png b/blockchains/ethereum/assets/0x780c0C651C4f676A6cCAdc09E34150F97cE0066b/logo.png deleted file mode 100644 index a198611fb1daf..0000000000000 Binary files a/blockchains/ethereum/assets/0x780c0C651C4f676A6cCAdc09E34150F97cE0066b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5/info.json b/blockchains/ethereum/assets/0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5/info.json deleted file mode 100644 index de99f6ad6c07b..0000000000000 --- a/blockchains/ethereum/assets/0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DAPTOKEN", - "symbol": "DAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5", - "status": "active", - "id": "0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5/logo.png b/blockchains/ethereum/assets/0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5/logo.png deleted file mode 100644 index a360e33a14083..0000000000000 Binary files a/blockchains/ethereum/assets/0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7815bDa662050D84718B988735218CFfd32f75ea/logo.png b/blockchains/ethereum/assets/0x7815bDa662050D84718B988735218CFfd32f75ea/logo.png deleted file mode 100644 index d2f50a852fc12..0000000000000 Binary files a/blockchains/ethereum/assets/0x7815bDa662050D84718B988735218CFfd32f75ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x783Ba0062326861eE76E0e15429594922e9FE2F5/info.json b/blockchains/ethereum/assets/0x783Ba0062326861eE76E0e15429594922e9FE2F5/info.json deleted file mode 100644 index ab02824a6fab2..0000000000000 --- a/blockchains/ethereum/assets/0x783Ba0062326861eE76E0e15429594922e9FE2F5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Andrey Voronkov Ventures Promo", - "symbol": "AVVP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x783Ba0062326861eE76E0e15429594922e9FE2F5", - "status": "active", - "id": "0x783Ba0062326861eE76E0e15429594922e9FE2F5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x783Ba0062326861eE76E0e15429594922e9FE2F5/logo.png b/blockchains/ethereum/assets/0x783Ba0062326861eE76E0e15429594922e9FE2F5/logo.png deleted file mode 100644 index b3886b88bab13..0000000000000 Binary files a/blockchains/ethereum/assets/0x783Ba0062326861eE76E0e15429594922e9FE2F5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c/info.json b/blockchains/ethereum/assets/0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c/info.json deleted file mode 100644 index 43ce40a374e1c..0000000000000 --- a/blockchains/ethereum/assets/0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KERMAN", - "symbol": "KERMAN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://app.tryroll.com/rewards/KERMAN", - "explorer": "https://etherscan.io/token/0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c", - "status": "active", - "id": "0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c/logo.png b/blockchains/ethereum/assets/0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c/logo.png deleted file mode 100644 index c24e1716adabd..0000000000000 Binary files a/blockchains/ethereum/assets/0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x784561B89A160990F46DE6dB19571Ca1B5F14bCE/info.json b/blockchains/ethereum/assets/0x784561B89A160990F46DE6dB19571Ca1B5F14bCE/info.json deleted file mode 100644 index f8bc22f38ca12..0000000000000 --- a/blockchains/ethereum/assets/0x784561B89A160990F46DE6dB19571Ca1B5F14bCE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MOST", - "website": "https://mostprotocol.org/", - "description": "MOST is a decentralized algorithmic stable token with an elegant mechanism to incentivize MOST holders to sell tokens when they are highly demanded and hold MOST tokens when over circulated.", - "explorer": "https://etherscan.io/token/0x784561B89A160990F46DE6dB19571Ca1B5F14bCE", - "type": "ERC20", - "symbol": "MOST", - "decimals": 9, - "status": "active", - "id": "0x784561B89A160990F46DE6dB19571Ca1B5F14bCE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x784561B89A160990F46DE6dB19571Ca1B5F14bCE/logo.png b/blockchains/ethereum/assets/0x784561B89A160990F46DE6dB19571Ca1B5F14bCE/logo.png deleted file mode 100644 index 6323e5a8d35b8..0000000000000 Binary files a/blockchains/ethereum/assets/0x784561B89A160990F46DE6dB19571Ca1B5F14bCE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78474F29aF6D4EB0cfB3168eff1c117cf13569e8/logo.png b/blockchains/ethereum/assets/0x78474F29aF6D4EB0cfB3168eff1c117cf13569e8/logo.png deleted file mode 100644 index 28d08013d2f64..0000000000000 Binary files a/blockchains/ethereum/assets/0x78474F29aF6D4EB0cfB3168eff1c117cf13569e8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7848ae8F19671Dc05966dafBeFbBbb0308BDfAbD/info.json b/blockchains/ethereum/assets/0x7848ae8F19671Dc05966dafBeFbBbb0308BDfAbD/info.json deleted file mode 100644 index b8872c0d65218..0000000000000 --- a/blockchains/ethereum/assets/0x7848ae8F19671Dc05966dafBeFbBbb0308BDfAbD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WednesdayCoin", - "website": "https://wednesdaycoin.io", - "description": "WednesdayCoin is an ERC20 token that can only be sent on Wednesdays! It was created as a way to help people detach from the 24/7 crypto-world.", - "explorer": "https://etherscan.io/token/0x7848ae8F19671Dc05966dafBeFbBbb0308BDfAbD", - "type": "ERC20", - "symbol": "WED", - "decimals": 18, - "status": "active", - "id": "0x7848ae8F19671Dc05966dafBeFbBbb0308BDfAbD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7848ae8F19671Dc05966dafBeFbBbb0308BDfAbD/logo.png b/blockchains/ethereum/assets/0x7848ae8F19671Dc05966dafBeFbBbb0308BDfAbD/logo.png deleted file mode 100644 index 64520a512f835..0000000000000 Binary files a/blockchains/ethereum/assets/0x7848ae8F19671Dc05966dafBeFbBbb0308BDfAbD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x785AfB6062004F52A1d6A4323860e56803bc14D0/info.json b/blockchains/ethereum/assets/0x785AfB6062004F52A1d6A4323860e56803bc14D0/info.json deleted file mode 100644 index fd92dfbbb95d5..0000000000000 --- a/blockchains/ethereum/assets/0x785AfB6062004F52A1d6A4323860e56803bc14D0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kangdom", - "symbol": "KANGG", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x785AfB6062004F52A1d6A4323860e56803bc14D0", - "status": "active", - "id": "0x785AfB6062004F52A1d6A4323860e56803bc14D0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x785AfB6062004F52A1d6A4323860e56803bc14D0/logo.png b/blockchains/ethereum/assets/0x785AfB6062004F52A1d6A4323860e56803bc14D0/logo.png deleted file mode 100644 index fbfabe5d1e55f..0000000000000 Binary files a/blockchains/ethereum/assets/0x785AfB6062004F52A1d6A4323860e56803bc14D0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7865af71cf0b288b4E7F654f4F7851EB46a2B7F8/info.json b/blockchains/ethereum/assets/0x7865af71cf0b288b4E7F654f4F7851EB46a2B7F8/info.json deleted file mode 100644 index 58d8d895872aa..0000000000000 --- a/blockchains/ethereum/assets/0x7865af71cf0b288b4E7F654f4F7851EB46a2B7F8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sentivate", - "website": "https://sentivate.com/", - "description": "SENTIVATE IS A HYBRID WEB BUILT TO BE A VIABLE & REALISTIC REPLACEMENT FOR THE MODERN WEB. FASTER, SAFER, & MORE SCALABLE THAN ANY SOLELY CENTRALIZED OR DECENTRALIZED WEB.", - "explorer": "https://etherscan.io/token/0x7865af71cf0b288b4E7F654f4F7851EB46a2B7F8", - "type": "ERC20", - "symbol": "SNTVT", - "decimals": 18, - "status": "active", - "id": "0x7865af71cf0b288b4E7F654f4F7851EB46a2B7F8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7865af71cf0b288b4E7F654f4F7851EB46a2B7F8/logo.png b/blockchains/ethereum/assets/0x7865af71cf0b288b4E7F654f4F7851EB46a2B7F8/logo.png deleted file mode 100644 index c4eba8c5bd272..0000000000000 Binary files a/blockchains/ethereum/assets/0x7865af71cf0b288b4E7F654f4F7851EB46a2B7F8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834/info.json b/blockchains/ethereum/assets/0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834/info.json deleted file mode 100644 index 9fd5add58a725..0000000000000 --- a/blockchains/ethereum/assets/0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pivot Token", - "symbol": "PVT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.pivot.one/", - "explorer": "https://etherscan.io/token/0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834", - "status": "active", - "id": "0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834/logo.png b/blockchains/ethereum/assets/0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834/logo.png deleted file mode 100644 index 415197ede38d4..0000000000000 Binary files a/blockchains/ethereum/assets/0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7878424E994D8a2B8E329D31096922B7CeAbe660/info.json b/blockchains/ethereum/assets/0x7878424E994D8a2B8E329D31096922B7CeAbe660/info.json deleted file mode 100644 index 3bf6644bbfad9..0000000000000 --- a/blockchains/ethereum/assets/0x7878424E994D8a2B8E329D31096922B7CeAbe660/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ImmVRse Token", - "symbol": "IMVR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7878424E994D8a2B8E329D31096922B7CeAbe660", - "status": "active", - "id": "0x7878424E994D8a2B8E329D31096922B7CeAbe660" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7878424E994D8a2B8E329D31096922B7CeAbe660/logo.png b/blockchains/ethereum/assets/0x7878424E994D8a2B8E329D31096922B7CeAbe660/logo.png deleted file mode 100644 index efcdd799189e6..0000000000000 Binary files a/blockchains/ethereum/assets/0x7878424E994D8a2B8E329D31096922B7CeAbe660/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x787C2fFFB74F559219836a77FAd6181f808b6F73/info.json b/blockchains/ethereum/assets/0x787C2fFFB74F559219836a77FAd6181f808b6F73/info.json deleted file mode 100644 index 39d18e8f3da4b..0000000000000 --- a/blockchains/ethereum/assets/0x787C2fFFB74F559219836a77FAd6181f808b6F73/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "klcoin", - "symbol": "KLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x787C2fFFB74F559219836a77FAd6181f808b6F73", - "status": "active", - "id": "0x787C2fFFB74F559219836a77FAd6181f808b6F73" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x787C2fFFB74F559219836a77FAd6181f808b6F73/logo.png b/blockchains/ethereum/assets/0x787C2fFFB74F559219836a77FAd6181f808b6F73/logo.png deleted file mode 100644 index 483194b8334f6..0000000000000 Binary files a/blockchains/ethereum/assets/0x787C2fFFB74F559219836a77FAd6181f808b6F73/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7884F51dC1410387371ce61747CB6264E1dAeE0B/info.json b/blockchains/ethereum/assets/0x7884F51dC1410387371ce61747CB6264E1dAeE0B/info.json deleted file mode 100644 index 96c6bdb9237be..0000000000000 --- a/blockchains/ethereum/assets/0x7884F51dC1410387371ce61747CB6264E1dAeE0B/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Binance Wrapped DOT", - "website": "https://binance.org", - "description": "BDOT tokens are ERC20 tokens on the Ethereum network created via the Binance Token Canal program, where the price is pegged to DOT at a rate of 1 BDOT = 1 DOT.", - "explorer": "https://etherscan.io/token/0x7884f51dc1410387371ce61747cb6264e1daee0b", - "research": "https://research.binance.com/en/projects/polkadot", - "type": "ERC20", - "symbol": "BDOT", - "decimals": 10, - "status": "active", - "id": "0x7884F51dC1410387371ce61747CB6264E1dAeE0B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7884F51dC1410387371ce61747CB6264E1dAeE0B/logo.png b/blockchains/ethereum/assets/0x7884F51dC1410387371ce61747CB6264E1dAeE0B/logo.png deleted file mode 100644 index 4fdd922e0f23c..0000000000000 Binary files a/blockchains/ethereum/assets/0x7884F51dC1410387371ce61747CB6264E1dAeE0B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67/info.json b/blockchains/ethereum/assets/0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67/info.json deleted file mode 100644 index 42e728994819b..0000000000000 --- a/blockchains/ethereum/assets/0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dogethereum", - "symbol": "DETH", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67", - "status": "active", - "id": "0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67/logo.png b/blockchains/ethereum/assets/0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67/logo.png deleted file mode 100644 index c943d53e23f9f..0000000000000 Binary files a/blockchains/ethereum/assets/0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b/info.json b/blockchains/ethereum/assets/0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b/info.json deleted file mode 100644 index 3981481d9357c..0000000000000 --- a/blockchains/ethereum/assets/0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Token Guardian", - "symbol": "TKGN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b", - "status": "active", - "id": "0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b/logo.png b/blockchains/ethereum/assets/0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b/logo.png deleted file mode 100644 index 5b934b2670c49..0000000000000 Binary files a/blockchains/ethereum/assets/0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78B039921E84E726EB72E7b1212bb35504c645cA/info.json b/blockchains/ethereum/assets/0x78B039921E84E726EB72E7b1212bb35504c645cA/info.json deleted file mode 100644 index 835f38e51f975..0000000000000 --- a/blockchains/ethereum/assets/0x78B039921E84E726EB72E7b1212bb35504c645cA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sether", - "symbol": "SETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.sether.io/", - "explorer": "https://etherscan.io/token/0x78B039921E84E726EB72E7b1212bb35504c645cA", - "status": "active", - "id": "0x78B039921E84E726EB72E7b1212bb35504c645cA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78B039921E84E726EB72E7b1212bb35504c645cA/logo.png b/blockchains/ethereum/assets/0x78B039921E84E726EB72E7b1212bb35504c645cA/logo.png deleted file mode 100644 index dae14ec3385ee..0000000000000 Binary files a/blockchains/ethereum/assets/0x78B039921E84E726EB72E7b1212bb35504c645cA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05/info.json b/blockchains/ethereum/assets/0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05/info.json deleted file mode 100644 index fb2c9517b1e66..0000000000000 --- a/blockchains/ethereum/assets/0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ATLANT Token", - "symbol": "ATL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://atlant.io/", - "explorer": "https://etherscan.io/token/0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05", - "status": "active", - "id": "0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05/logo.png b/blockchains/ethereum/assets/0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05/logo.png deleted file mode 100755 index fc1c1a1910c8f..0000000000000 Binary files a/blockchains/ethereum/assets/0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78C857ee6633193C843B93Bd2db7f38befcf6732/info.json b/blockchains/ethereum/assets/0x78C857ee6633193C843B93Bd2db7f38befcf6732/info.json deleted file mode 100644 index 28f4a6b1de834..0000000000000 --- a/blockchains/ethereum/assets/0x78C857ee6633193C843B93Bd2db7f38befcf6732/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UFAN8", - "symbol": "UFAN8", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x78C857ee6633193C843B93Bd2db7f38befcf6732", - "status": "active", - "id": "0x78C857ee6633193C843B93Bd2db7f38befcf6732" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78C857ee6633193C843B93Bd2db7f38befcf6732/logo.png b/blockchains/ethereum/assets/0x78C857ee6633193C843B93Bd2db7f38befcf6732/logo.png deleted file mode 100644 index 273c83af940bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x78C857ee6633193C843B93Bd2db7f38befcf6732/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78CdF5497656297cEe5be43EecD3113c586515d3/info.json b/blockchains/ethereum/assets/0x78CdF5497656297cEe5be43EecD3113c586515d3/info.json deleted file mode 100644 index 8ff41d88d384a..0000000000000 --- a/blockchains/ethereum/assets/0x78CdF5497656297cEe5be43EecD3113c586515d3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R792351", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x78CdF5497656297cEe5be43EecD3113c586515d3", - "status": "active", - "id": "0x78CdF5497656297cEe5be43EecD3113c586515d3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78CdF5497656297cEe5be43EecD3113c586515d3/logo.png b/blockchains/ethereum/assets/0x78CdF5497656297cEe5be43EecD3113c586515d3/logo.png deleted file mode 100755 index 13c3bf06de3ab..0000000000000 Binary files a/blockchains/ethereum/assets/0x78CdF5497656297cEe5be43EecD3113c586515d3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78F225869c08d478c34e5f645d07A87d3fe8eb78/info.json b/blockchains/ethereum/assets/0x78F225869c08d478c34e5f645d07A87d3fe8eb78/info.json deleted file mode 100644 index ab1e5a1567de1..0000000000000 --- a/blockchains/ethereum/assets/0x78F225869c08d478c34e5f645d07A87d3fe8eb78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PieDAO DEFI Large Cap", - "symbol": "DEFI+L", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.piedao.org/", - "explorer": "https://etherscan.io/token/0x78F225869c08d478c34e5f645d07A87d3fe8eb78", - "status": "active", - "id": "0x78F225869c08d478c34e5f645d07A87d3fe8eb78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78F225869c08d478c34e5f645d07A87d3fe8eb78/logo.png b/blockchains/ethereum/assets/0x78F225869c08d478c34e5f645d07A87d3fe8eb78/logo.png deleted file mode 100644 index 7db6cac139c61..0000000000000 Binary files a/blockchains/ethereum/assets/0x78F225869c08d478c34e5f645d07A87d3fe8eb78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56/info.json b/blockchains/ethereum/assets/0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56/info.json deleted file mode 100644 index 61310515c3f87..0000000000000 --- a/blockchains/ethereum/assets/0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "smartup", - "symbol": "SmartUp", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.smartup.global/", - "explorer": "https://etherscan.io/token/0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56", - "status": "active", - "id": "0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56/logo.png b/blockchains/ethereum/assets/0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56/logo.png deleted file mode 100644 index 0e36af2c5ec45..0000000000000 Binary files a/blockchains/ethereum/assets/0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819/info.json b/blockchains/ethereum/assets/0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819/info.json deleted file mode 100644 index 610f95f6bd47b..0000000000000 --- a/blockchains/ethereum/assets/0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ElectroLite Network", - "symbol": "ETLX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819", - "status": "active", - "id": "0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819/logo.png b/blockchains/ethereum/assets/0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819/logo.png deleted file mode 100644 index 6d7adc4d23f79..0000000000000 Binary files a/blockchains/ethereum/assets/0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78FcEca5bf5EC79C23effece97Ae758665BA4f55/info.json b/blockchains/ethereum/assets/0x78FcEca5bf5EC79C23effece97Ae758665BA4f55/info.json deleted file mode 100644 index 58fa66251b7f3..0000000000000 --- a/blockchains/ethereum/assets/0x78FcEca5bf5EC79C23effece97Ae758665BA4f55/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YouDeal Token", - "symbol": "YD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x78FcEca5bf5EC79C23effece97Ae758665BA4f55", - "status": "active", - "id": "0x78FcEca5bf5EC79C23effece97Ae758665BA4f55" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78FcEca5bf5EC79C23effece97Ae758665BA4f55/logo.png b/blockchains/ethereum/assets/0x78FcEca5bf5EC79C23effece97Ae758665BA4f55/logo.png deleted file mode 100644 index 1f5a8353196dc..0000000000000 Binary files a/blockchains/ethereum/assets/0x78FcEca5bf5EC79C23effece97Ae758665BA4f55/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78a2a1029E3168b49d3A276C787050fF5106dCF2/info.json b/blockchains/ethereum/assets/0x78a2a1029E3168b49d3A276C787050fF5106dCF2/info.json deleted file mode 100644 index 40d0ef4cd5a68..0000000000000 --- a/blockchains/ethereum/assets/0x78a2a1029E3168b49d3A276C787050fF5106dCF2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EZOOW", - "symbol": "EZW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ezoow.com/", - "explorer": "https://etherscan.io/token/0x78a2a1029E3168b49d3A276C787050fF5106dCF2", - "status": "active", - "id": "0x78a2a1029E3168b49d3A276C787050fF5106dCF2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78a2a1029E3168b49d3A276C787050fF5106dCF2/logo.png b/blockchains/ethereum/assets/0x78a2a1029E3168b49d3A276C787050fF5106dCF2/logo.png deleted file mode 100644 index 18dd9d17e43c3..0000000000000 Binary files a/blockchains/ethereum/assets/0x78a2a1029E3168b49d3A276C787050fF5106dCF2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/info.json b/blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/info.json deleted file mode 100644 index 3377ed0f57467..0000000000000 --- a/blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bloc", - "symbol": "Dap", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "https://www.daplabsllc.org", - "explorer": "https://etherscan.io/token/0x78a685E0762096ed0F98107212e98F8C35A9D1D8", - "status": "active", - "id": "0x78a685E0762096ed0F98107212e98F8C35A9D1D8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/logo.png b/blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/logo.png deleted file mode 100644 index f1972a61ccb00..0000000000000 Binary files a/blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B/info.json b/blockchains/ethereum/assets/0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B/info.json deleted file mode 100644 index 5c2104d2d2d00..0000000000000 --- a/blockchains/ethereum/assets/0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fabric Token", - "symbol": "FT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B", - "status": "active", - "id": "0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B/logo.png b/blockchains/ethereum/assets/0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B/logo.png deleted file mode 100644 index eeb801117b0d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78c292D1445E6b9558bf42e8BC369271DeD062eA/info.json b/blockchains/ethereum/assets/0x78c292D1445E6b9558bf42e8BC369271DeD062eA/info.json deleted file mode 100644 index cf8869bcbcb9f..0000000000000 --- a/blockchains/ethereum/assets/0x78c292D1445E6b9558bf42e8BC369271DeD062eA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CyberMusic", - "symbol": "CYMT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://cybermusic.io/", - "explorer": "https://etherscan.io/token/0x78c292D1445E6b9558bf42e8BC369271DeD062eA", - "status": "active", - "id": "0x78c292D1445E6b9558bf42e8BC369271DeD062eA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78c292D1445E6b9558bf42e8BC369271DeD062eA/logo.png b/blockchains/ethereum/assets/0x78c292D1445E6b9558bf42e8BC369271DeD062eA/logo.png deleted file mode 100644 index 2313367e8ad6e..0000000000000 Binary files a/blockchains/ethereum/assets/0x78c292D1445E6b9558bf42e8BC369271DeD062eA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe/info.json b/blockchains/ethereum/assets/0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe/info.json deleted file mode 100644 index 324c8b06e72c8..0000000000000 --- a/blockchains/ethereum/assets/0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EIC token", - "symbol": "EIC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe", - "status": "active", - "id": "0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe/logo.png b/blockchains/ethereum/assets/0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe/logo.png deleted file mode 100644 index 3fd0f914c5e79..0000000000000 Binary files a/blockchains/ethereum/assets/0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x790bFaCaE71576107C068f494c8A6302aea640cb/info.json b/blockchains/ethereum/assets/0x790bFaCaE71576107C068f494c8A6302aea640cb/info.json deleted file mode 100644 index 9380a5ee0a21e..0000000000000 --- a/blockchains/ethereum/assets/0x790bFaCaE71576107C068f494c8A6302aea640cb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto Boss Coin", - "symbol": "CBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cryptoboss.me/", - "explorer": "https://etherscan.io/token/0x790bFaCaE71576107C068f494c8A6302aea640cb", - "status": "active", - "id": "0x790bFaCaE71576107C068f494c8A6302aea640cb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x790bFaCaE71576107C068f494c8A6302aea640cb/logo.png b/blockchains/ethereum/assets/0x790bFaCaE71576107C068f494c8A6302aea640cb/logo.png deleted file mode 100644 index 9d64252fd2c6f..0000000000000 Binary files a/blockchains/ethereum/assets/0x790bFaCaE71576107C068f494c8A6302aea640cb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x791425156956E39F2ab8AB06B79DE189C18e95e5/info.json b/blockchains/ethereum/assets/0x791425156956E39F2ab8AB06B79DE189C18e95e5/info.json deleted file mode 100644 index a3cf3f7a69f83..0000000000000 --- a/blockchains/ethereum/assets/0x791425156956E39F2ab8AB06B79DE189C18e95e5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IcoBay", - "symbol": "IBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.icobay.net/", - "explorer": "https://etherscan.io/token/0x791425156956E39F2ab8AB06B79DE189C18e95e5", - "status": "active", - "id": "0x791425156956E39F2ab8AB06B79DE189C18e95e5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x791425156956E39F2ab8AB06B79DE189C18e95e5/logo.png b/blockchains/ethereum/assets/0x791425156956E39F2ab8AB06B79DE189C18e95e5/logo.png deleted file mode 100644 index 2e140589f1281..0000000000000 Binary files a/blockchains/ethereum/assets/0x791425156956E39F2ab8AB06B79DE189C18e95e5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7/info.json b/blockchains/ethereum/assets/0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7/info.json deleted file mode 100644 index 3ae7d56c37ce5..0000000000000 --- a/blockchains/ethereum/assets/0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CrowdCoinage", - "symbol": "CCOS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7", - "status": "active", - "id": "0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7/logo.png b/blockchains/ethereum/assets/0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7/logo.png deleted file mode 100644 index e384ad26bf73f..0000000000000 Binary files a/blockchains/ethereum/assets/0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79327212F66c259f0A0b46961D2aEF91A503a9E1/info.json b/blockchains/ethereum/assets/0x79327212F66c259f0A0b46961D2aEF91A503a9E1/info.json deleted file mode 100644 index 3885cb2833819..0000000000000 --- a/blockchains/ethereum/assets/0x79327212F66c259f0A0b46961D2aEF91A503a9E1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Score", - "symbol": "SCORE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x79327212F66c259f0A0b46961D2aEF91A503a9E1", - "status": "active", - "id": "0x79327212F66c259f0A0b46961D2aEF91A503a9E1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79327212F66c259f0A0b46961D2aEF91A503a9E1/logo.png b/blockchains/ethereum/assets/0x79327212F66c259f0A0b46961D2aEF91A503a9E1/logo.png deleted file mode 100644 index 8d5eefce486f6..0000000000000 Binary files a/blockchains/ethereum/assets/0x79327212F66c259f0A0b46961D2aEF91A503a9E1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546/info.json b/blockchains/ethereum/assets/0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546/info.json deleted file mode 100644 index dd2fb9d53a4cf..0000000000000 --- a/blockchains/ethereum/assets/0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "AXIA TOKEN", - "website": "https://axiaprotocol.io", - "source_code": "https://github.com/axiaprotocol", - "white_paper": "https://axiaprotocol.io/Axia%20Protocol%20Whitepaper%202020.pdf", - "description": " Axia Protocol is a Decentralized platform for Cryptocurrency Index Fund management.", - "explorer": "https://etherscan.io/token/0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546", - "type": "ERC20", - "symbol": "AXIAv3", - "decimals": 18, - "status": "active", - "id": "0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546/logo.png b/blockchains/ethereum/assets/0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546/logo.png deleted file mode 100644 index 180f0b56a65ee..0000000000000 Binary files a/blockchains/ethereum/assets/0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD/info.json b/blockchains/ethereum/assets/0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD/info.json deleted file mode 100644 index 3bb328da08833..0000000000000 --- a/blockchains/ethereum/assets/0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Saint Fame: $ICK Mask", - "symbol": "ICK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.saintfame.com/SICK", - "explorer": "https://etherscan.io/token/0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD", - "status": "active", - "id": "0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD/logo.png b/blockchains/ethereum/assets/0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD/logo.png deleted file mode 100644 index 83c4f3216ec3b..0000000000000 Binary files a/blockchains/ethereum/assets/0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C/info.json b/blockchains/ethereum/assets/0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C/info.json deleted file mode 100644 index c6ad8b51def74..0000000000000 --- a/blockchains/ethereum/assets/0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AIT", - "symbol": "AIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.aichain.me/", - "explorer": "https://etherscan.io/token/0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C", - "status": "active", - "id": "0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C/logo.png b/blockchains/ethereum/assets/0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C/logo.png deleted file mode 100644 index 2704441e6e6f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7968bc6a03017eA2de509AAA816F163Db0f35148/info.json b/blockchains/ethereum/assets/0x7968bc6a03017eA2de509AAA816F163Db0f35148/info.json deleted file mode 100644 index d776f30a24968..0000000000000 --- a/blockchains/ethereum/assets/0x7968bc6a03017eA2de509AAA816F163Db0f35148/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Hedget", - "website": "https://www.hedget.com", - "description": "Hedget is a decentralised protocol for options trading.", - "explorer": "https://etherscan.io/token/0x7968bc6a03017eA2de509AAA816F163Db0f35148", - "research": "", - "type": "ERC20", - "symbol": "HGET", - "decimals": 6, - "status": "active", - "id": "0x7968bc6a03017eA2de509AAA816F163Db0f35148" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7968bc6a03017eA2de509AAA816F163Db0f35148/logo.png b/blockchains/ethereum/assets/0x7968bc6a03017eA2de509AAA816F163Db0f35148/logo.png deleted file mode 100644 index 9d0f4c8de5813..0000000000000 Binary files a/blockchains/ethereum/assets/0x7968bc6a03017eA2de509AAA816F163Db0f35148/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x796E47B85A0d759F300f1de96A3583004235D4D8/info.json b/blockchains/ethereum/assets/0x796E47B85A0d759F300f1de96A3583004235D4D8/info.json deleted file mode 100644 index bce866ff76e6d..0000000000000 --- a/blockchains/ethereum/assets/0x796E47B85A0d759F300f1de96A3583004235D4D8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "electrumdark", - "symbol": "ELD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://electrumdark.com", - "explorer": "https://etherscan.io/token/0x796E47B85A0d759F300f1de96A3583004235D4D8", - "status": "active", - "id": "0x796E47B85A0d759F300f1de96A3583004235D4D8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x796E47B85A0d759F300f1de96A3583004235D4D8/logo.png b/blockchains/ethereum/assets/0x796E47B85A0d759F300f1de96A3583004235D4D8/logo.png deleted file mode 100644 index 404fd094df0c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x796E47B85A0d759F300f1de96A3583004235D4D8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/info.json b/blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/info.json deleted file mode 100644 index 2990c64468ae0..0000000000000 --- a/blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digg", - "symbol": "DIGG", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://badger.finance", - "explorer": "https://etherscan.io/token/0x798d1be841a82a273720ce31c822c61a67a601c3", - "status": "active", - "id": "0x798D1bE841a82a273720CE31c822C61a67a601C3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/logo.png b/blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/logo.png deleted file mode 100644 index 4aaf2d8754fea..0000000000000 Binary files a/blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566/info.json b/blockchains/ethereum/assets/0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566/info.json deleted file mode 100644 index 3a15bdd7570d1..0000000000000 --- a/blockchains/ethereum/assets/0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HitchainCoin", - "symbol": "HIT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "http://hitchain.org/index.html", - "explorer": "https://etherscan.io/token/0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566", - "status": "active", - "id": "0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566/logo.png b/blockchains/ethereum/assets/0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566/logo.png deleted file mode 100644 index 28b7d6e9c14b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x799a4202c12ca952cB311598a024C80eD371a41e/info.json b/blockchains/ethereum/assets/0x799a4202c12ca952cB311598a024C80eD371a41e/info.json deleted file mode 100644 index cefcd1315e6a7..0000000000000 --- a/blockchains/ethereum/assets/0x799a4202c12ca952cB311598a024C80eD371a41e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HarmonyOne", - "symbol": "ONE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x799a4202c12ca952cB311598a024C80eD371a41e", - "status": "active", - "id": "0x799a4202c12ca952cB311598a024C80eD371a41e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x799a4202c12ca952cB311598a024C80eD371a41e/logo.png b/blockchains/ethereum/assets/0x799a4202c12ca952cB311598a024C80eD371a41e/logo.png deleted file mode 100644 index a2e1b7122e720..0000000000000 Binary files a/blockchains/ethereum/assets/0x799a4202c12ca952cB311598a024C80eD371a41e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x799d214d7143B766cDd4979cd0280939288ba931/info.json b/blockchains/ethereum/assets/0x799d214d7143B766cDd4979cd0280939288ba931/info.json deleted file mode 100644 index 5af97a8ecd170..0000000000000 --- a/blockchains/ethereum/assets/0x799d214d7143B766cDd4979cd0280939288ba931/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Countinghouse Fund", - "symbol": "CHT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x799d214d7143B766cDd4979cd0280939288ba931", - "status": "active", - "id": "0x799d214d7143B766cDd4979cd0280939288ba931" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x799d214d7143B766cDd4979cd0280939288ba931/logo.png b/blockchains/ethereum/assets/0x799d214d7143B766cDd4979cd0280939288ba931/logo.png deleted file mode 100644 index 44c6bf027548e..0000000000000 Binary files a/blockchains/ethereum/assets/0x799d214d7143B766cDd4979cd0280939288ba931/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC/info.json b/blockchains/ethereum/assets/0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC/info.json deleted file mode 100644 index 2d05e5c41f469..0000000000000 --- a/blockchains/ethereum/assets/0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Astra", - "symbol": "AST", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC", - "status": "active", - "id": "0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC/logo.png b/blockchains/ethereum/assets/0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC/logo.png deleted file mode 100644 index 03fe75f8a4c5f..0000000000000 Binary files a/blockchains/ethereum/assets/0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e/info.json b/blockchains/ethereum/assets/0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e/info.json deleted file mode 100644 index 1a20c5c89f9ee..0000000000000 --- a/blockchains/ethereum/assets/0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Freight Trust Network", - "symbol": "EDI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://freighttrust.com/", - "explorer": "https://etherscan.io/token/0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e", - "status": "active", - "id": "0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e/logo.png b/blockchains/ethereum/assets/0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e/logo.png deleted file mode 100644 index 15538b7ef26fd..0000000000000 Binary files a/blockchains/ethereum/assets/0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20/info.json b/blockchains/ethereum/assets/0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20/info.json deleted file mode 100644 index 447d0e6a9dfbb..0000000000000 --- a/blockchains/ethereum/assets/0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long ZRX-DAI 3x v2", - "symbol": "dLZRX3x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20", - "status": "active", - "id": "0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20/logo.png b/blockchains/ethereum/assets/0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20/logo.png deleted file mode 100644 index bf1de2f397375..0000000000000 Binary files a/blockchains/ethereum/assets/0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f/info.json b/blockchains/ethereum/assets/0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f/info.json deleted file mode 100644 index b9f0522ecf319..0000000000000 --- a/blockchains/ethereum/assets/0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IRCM", - "symbol": "IRCM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f", - "status": "active", - "id": "0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f/logo.png b/blockchains/ethereum/assets/0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f/logo.png deleted file mode 100644 index 48ef641432c03..0000000000000 Binary files a/blockchains/ethereum/assets/0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa/info.json b/blockchains/ethereum/assets/0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa/info.json deleted file mode 100644 index 338572c78e94f..0000000000000 --- a/blockchains/ethereum/assets/0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SymVerse", - "symbol": "SYM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa", - "status": "active", - "id": "0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa/logo.png b/blockchains/ethereum/assets/0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa/logo.png deleted file mode 100644 index 2f9f24ff52060..0000000000000 Binary files a/blockchains/ethereum/assets/0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79c71D3436F39Ce382D0f58F1B011D88100B9D91/info.json b/blockchains/ethereum/assets/0x79c71D3436F39Ce382D0f58F1B011D88100B9D91/info.json deleted file mode 100644 index 61039727077a7..0000000000000 --- a/blockchains/ethereum/assets/0x79c71D3436F39Ce382D0f58F1B011D88100B9D91/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xeonbit Token", - "symbol": "XNS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://xeonbit.com/", - "explorer": "https://etherscan.io/token/0x79c71D3436F39Ce382D0f58F1B011D88100B9D91", - "status": "active", - "id": "0x79c71D3436F39Ce382D0f58F1B011D88100B9D91" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79c71D3436F39Ce382D0f58F1B011D88100B9D91/logo.png b/blockchains/ethereum/assets/0x79c71D3436F39Ce382D0f58F1B011D88100B9D91/logo.png deleted file mode 100644 index 241091cc60c1c..0000000000000 Binary files a/blockchains/ethereum/assets/0x79c71D3436F39Ce382D0f58F1B011D88100B9D91/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560/info.json b/blockchains/ethereum/assets/0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560/info.json deleted file mode 100644 index 2822345b43a5f..0000000000000 --- a/blockchains/ethereum/assets/0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR 700", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560", - "status": "active", - "id": "0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560/logo.png b/blockchains/ethereum/assets/0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560/logo.png deleted file mode 100644 index 3f499c146031c..0000000000000 Binary files a/blockchains/ethereum/assets/0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788/info.json b/blockchains/ethereum/assets/0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788/info.json deleted file mode 100644 index 976cf5ce50909..0000000000000 --- a/blockchains/ethereum/assets/0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueFeedBack", - "symbol": "TFB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.truefeedbackchain.com/", - "explorer": "https://etherscan.io/token/0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788", - "status": "active", - "id": "0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788/logo.png b/blockchains/ethereum/assets/0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788/logo.png deleted file mode 100644 index 8db202e04e783..0000000000000 Binary files a/blockchains/ethereum/assets/0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6/info.json b/blockchains/ethereum/assets/0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6/info.json deleted file mode 100644 index 9d064696e8a7b..0000000000000 --- a/blockchains/ethereum/assets/0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Maya", - "symbol": "MAYA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6", - "status": "active", - "id": "0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6/logo.png b/blockchains/ethereum/assets/0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6/logo.png deleted file mode 100644 index 3fc1c77e32edf..0000000000000 Binary files a/blockchains/ethereum/assets/0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff/info.json b/blockchains/ethereum/assets/0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff/info.json deleted file mode 100644 index 1d830d4ce1b03..0000000000000 --- a/blockchains/ethereum/assets/0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GlobalAssetsChain", - "symbol": "GAX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff", - "status": "active", - "id": "0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff/logo.png b/blockchains/ethereum/assets/0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff/logo.png deleted file mode 100644 index edab7de564597..0000000000000 Binary files a/blockchains/ethereum/assets/0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648/info.json b/blockchains/ethereum/assets/0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648/info.json deleted file mode 100644 index 65866cc98fe77..0000000000000 --- a/blockchains/ethereum/assets/0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IXE Token", - "symbol": "IXE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648", - "status": "active", - "id": "0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648/logo.png b/blockchains/ethereum/assets/0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648/logo.png deleted file mode 100644 index 3f32201c11019..0000000000000 Binary files a/blockchains/ethereum/assets/0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7A12a550cC13cE7c38c40a58465BfbB55D1EdC36/info.json b/blockchains/ethereum/assets/0x7A12a550cC13cE7c38c40a58465BfbB55D1EdC36/info.json deleted file mode 100644 index 8d8da6f9bbbc8..0000000000000 --- a/blockchains/ethereum/assets/0x7A12a550cC13cE7c38c40a58465BfbB55D1EdC36/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "cubecoin", - "website": "https://cubebit.io", - "description": "CubeBit is an innovative and extensive platform that tenders effortless, transparent, and secure way to grow your digital assets.", - "explorer": "https://etherscan.io/token/0x7a12a550cc13ce7c38c40a58465bfbb55d1edc36", - "type": "ERC20", - "symbol": "CUB", - "decimals": 18, - "status": "active", - "id": "0x7A12a550cC13cE7c38c40a58465BfbB55D1EdC36" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7A12a550cC13cE7c38c40a58465BfbB55D1EdC36/logo.png b/blockchains/ethereum/assets/0x7A12a550cC13cE7c38c40a58465BfbB55D1EdC36/logo.png deleted file mode 100644 index 0e933e91ac90d..0000000000000 Binary files a/blockchains/ethereum/assets/0x7A12a550cC13cE7c38c40a58465BfbB55D1EdC36/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C/info.json b/blockchains/ethereum/assets/0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C/info.json deleted file mode 100644 index 787e289ed95bc..0000000000000 --- a/blockchains/ethereum/assets/0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zodcoin", - "symbol": "ZDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C", - "status": "active", - "id": "0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C/logo.png b/blockchains/ethereum/assets/0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C/logo.png deleted file mode 100644 index 08c7a42738ab7..0000000000000 Binary files a/blockchains/ethereum/assets/0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63/info.json b/blockchains/ethereum/assets/0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63/info.json deleted file mode 100644 index aad773e3f7e42..0000000000000 --- a/blockchains/ethereum/assets/0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zeus Shield Coin", - "symbol": "ZSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://zsc.io/", - "explorer": "https://etherscan.io/token/0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63", - "status": "active", - "id": "0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63/logo.png b/blockchains/ethereum/assets/0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63/logo.png deleted file mode 100755 index a8c2d5367f39b..0000000000000 Binary files a/blockchains/ethereum/assets/0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9/info.json b/blockchains/ethereum/assets/0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9/info.json deleted file mode 100644 index 848568bd41124..0000000000000 --- a/blockchains/ethereum/assets/0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OSMOTIC TOKEN", - "symbol": "RTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9", - "status": "active", - "id": "0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9/logo.png b/blockchains/ethereum/assets/0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9/logo.png deleted file mode 100644 index 3d7a9fbbae08e..0000000000000 Binary files a/blockchains/ethereum/assets/0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f/info.json b/blockchains/ethereum/assets/0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f/info.json deleted file mode 100644 index 3bd697fbd1ee8..0000000000000 --- a/blockchains/ethereum/assets/0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethash Miner", - "symbol": "HETM", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.ethash.net/", - "explorer": "https://etherscan.io/token/0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f", - "status": "active", - "id": "0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f/logo.png b/blockchains/ethereum/assets/0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f/logo.png deleted file mode 100644 index 1bc87a4ed1d6f..0000000000000 Binary files a/blockchains/ethereum/assets/0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc/info.json b/blockchains/ethereum/assets/0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc/info.json deleted file mode 100644 index 5b28fffa4c5ae..0000000000000 --- a/blockchains/ethereum/assets/0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DXM Solutions", - "symbol": "DXM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc", - "status": "active", - "id": "0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc/logo.png b/blockchains/ethereum/assets/0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc/logo.png deleted file mode 100644 index bc0d4c1dc4f41..0000000000000 Binary files a/blockchains/ethereum/assets/0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7A74c427c833baD2A638E0fb203BA2C728f557C1/info.json b/blockchains/ethereum/assets/0x7A74c427c833baD2A638E0fb203BA2C728f557C1/info.json deleted file mode 100644 index d22736e17fb74..0000000000000 --- a/blockchains/ethereum/assets/0x7A74c427c833baD2A638E0fb203BA2C728f557C1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OrdoCoin", - "symbol": "RDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7A74c427c833baD2A638E0fb203BA2C728f557C1", - "status": "active", - "id": "0x7A74c427c833baD2A638E0fb203BA2C728f557C1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7A74c427c833baD2A638E0fb203BA2C728f557C1/logo.png b/blockchains/ethereum/assets/0x7A74c427c833baD2A638E0fb203BA2C728f557C1/logo.png deleted file mode 100644 index 8458c22dc7296..0000000000000 Binary files a/blockchains/ethereum/assets/0x7A74c427c833baD2A638E0fb203BA2C728f557C1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097/info.json b/blockchains/ethereum/assets/0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097/info.json deleted file mode 100644 index ca0487f8695a4..0000000000000 --- a/blockchains/ethereum/assets/0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST 5", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097", - "status": "active", - "id": "0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097/logo.png b/blockchains/ethereum/assets/0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097/logo.png deleted file mode 100644 index c119a14ffb0ff..0000000000000 Binary files a/blockchains/ethereum/assets/0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7A7b8be6F9c8b485da8E70b2da3b37946100F946/info.json b/blockchains/ethereum/assets/0x7A7b8be6F9c8b485da8E70b2da3b37946100F946/info.json deleted file mode 100644 index 722378124f870..0000000000000 --- a/blockchains/ethereum/assets/0x7A7b8be6F9c8b485da8E70b2da3b37946100F946/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-15/30M45", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7A7b8be6F9c8b485da8E70b2da3b37946100F946", - "status": "active", - "id": "0x7A7b8be6F9c8b485da8E70b2da3b37946100F946" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7A7b8be6F9c8b485da8E70b2da3b37946100F946/logo.png b/blockchains/ethereum/assets/0x7A7b8be6F9c8b485da8E70b2da3b37946100F946/logo.png deleted file mode 100644 index 020e69d7bb684..0000000000000 Binary files a/blockchains/ethereum/assets/0x7A7b8be6F9c8b485da8E70b2da3b37946100F946/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7A8Ca2f815A260660158a38C34ca321A3605eCFE/info.json b/blockchains/ethereum/assets/0x7A8Ca2f815A260660158a38C34ca321A3605eCFE/info.json deleted file mode 100644 index eacfbf28e8e79..0000000000000 --- a/blockchains/ethereum/assets/0x7A8Ca2f815A260660158a38C34ca321A3605eCFE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BizzCoin", - "symbol": "BIZZ", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://bizzcoin.com/", - "explorer": "https://etherscan.io/token/0x7A8Ca2f815A260660158a38C34ca321A3605eCFE", - "status": "active", - "id": "0x7A8Ca2f815A260660158a38C34ca321A3605eCFE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7A8Ca2f815A260660158a38C34ca321A3605eCFE/logo.png b/blockchains/ethereum/assets/0x7A8Ca2f815A260660158a38C34ca321A3605eCFE/logo.png deleted file mode 100644 index cced86cad94b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x7A8Ca2f815A260660158a38C34ca321A3605eCFE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5/info.json b/blockchains/ethereum/assets/0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5/info.json deleted file mode 100644 index bee664b167e11..0000000000000 --- a/blockchains/ethereum/assets/0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GREENQUEEN", - "symbol": "GQC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5", - "status": "active", - "id": "0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5/logo.png b/blockchains/ethereum/assets/0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5/logo.png deleted file mode 100644 index 7b91ddcb0522b..0000000000000 Binary files a/blockchains/ethereum/assets/0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7Afe4978032e10D5Ac54ac8657C38F0000D55250/info.json b/blockchains/ethereum/assets/0x7Afe4978032e10D5Ac54ac8657C38F0000D55250/info.json deleted file mode 100644 index 65c91291b0caa..0000000000000 --- a/blockchains/ethereum/assets/0x7Afe4978032e10D5Ac54ac8657C38F0000D55250/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Brennen", - "symbol": "BRN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7Afe4978032e10D5Ac54ac8657C38F0000D55250", - "status": "active", - "id": "0x7Afe4978032e10D5Ac54ac8657C38F0000D55250" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7Afe4978032e10D5Ac54ac8657C38F0000D55250/logo.png b/blockchains/ethereum/assets/0x7Afe4978032e10D5Ac54ac8657C38F0000D55250/logo.png deleted file mode 100644 index 5e74505ed2f51..0000000000000 Binary files a/blockchains/ethereum/assets/0x7Afe4978032e10D5Ac54ac8657C38F0000D55250/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7B0C06043468469967DBA22d1AF33d77d44056c8/info.json b/blockchains/ethereum/assets/0x7B0C06043468469967DBA22d1AF33d77d44056c8/info.json deleted file mode 100644 index 3235aa45b7cc4..0000000000000 --- a/blockchains/ethereum/assets/0x7B0C06043468469967DBA22d1AF33d77d44056c8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Morpheus.Network", - "symbol": "MRPH", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://morpheus.network", - "explorer": "https://etherscan.io/token/0x7B0C06043468469967DBA22d1AF33d77d44056c8", - "status": "active", - "id": "0x7B0C06043468469967DBA22d1AF33d77d44056c8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7B0C06043468469967DBA22d1AF33d77d44056c8/logo.png b/blockchains/ethereum/assets/0x7B0C06043468469967DBA22d1AF33d77d44056c8/logo.png deleted file mode 100644 index df719cfccaacb..0000000000000 Binary files a/blockchains/ethereum/assets/0x7B0C06043468469967DBA22d1AF33d77d44056c8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7B22938ca841aA392C93dBB7f4c42178E3d65E88/info.json b/blockchains/ethereum/assets/0x7B22938ca841aA392C93dBB7f4c42178E3d65E88/info.json deleted file mode 100644 index 1f798ecf516c7..0000000000000 --- a/blockchains/ethereum/assets/0x7B22938ca841aA392C93dBB7f4c42178E3d65E88/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AstroTokens", - "symbol": "ASTRO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://astronaut.capital/", - "explorer": "https://etherscan.io/token/0x7B22938ca841aA392C93dBB7f4c42178E3d65E88", - "status": "active", - "id": "0x7B22938ca841aA392C93dBB7f4c42178E3d65E88" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7B22938ca841aA392C93dBB7f4c42178E3d65E88/logo.png b/blockchains/ethereum/assets/0x7B22938ca841aA392C93dBB7f4c42178E3d65E88/logo.png deleted file mode 100644 index 5d35add544b7f..0000000000000 Binary files a/blockchains/ethereum/assets/0x7B22938ca841aA392C93dBB7f4c42178E3d65E88/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7B68D272EDa2185ea2F9283F241b1c44C51e712A/info.json b/blockchains/ethereum/assets/0x7B68D272EDa2185ea2F9283F241b1c44C51e712A/info.json deleted file mode 100644 index f4ee035c07c8f..0000000000000 --- a/blockchains/ethereum/assets/0x7B68D272EDa2185ea2F9283F241b1c44C51e712A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Okschain Token", - "symbol": "OKS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7B68D272EDa2185ea2F9283F241b1c44C51e712A", - "status": "active", - "id": "0x7B68D272EDa2185ea2F9283F241b1c44C51e712A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7B68D272EDa2185ea2F9283F241b1c44C51e712A/logo.png b/blockchains/ethereum/assets/0x7B68D272EDa2185ea2F9283F241b1c44C51e712A/logo.png deleted file mode 100644 index ac171a8dd8b88..0000000000000 Binary files a/blockchains/ethereum/assets/0x7B68D272EDa2185ea2F9283F241b1c44C51e712A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7B6F4c8264a8DA34f84c360923d32E82922665E2/info.json b/blockchains/ethereum/assets/0x7B6F4c8264a8DA34f84c360923d32E82922665E2/info.json deleted file mode 100644 index 5cda8c2d30c90..0000000000000 --- a/blockchains/ethereum/assets/0x7B6F4c8264a8DA34f84c360923d32E82922665E2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EFILUM", - "symbol": "EFI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7B6F4c8264a8DA34f84c360923d32E82922665E2", - "status": "active", - "id": "0x7B6F4c8264a8DA34f84c360923d32E82922665E2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7B6F4c8264a8DA34f84c360923d32E82922665E2/logo.png b/blockchains/ethereum/assets/0x7B6F4c8264a8DA34f84c360923d32E82922665E2/logo.png deleted file mode 100644 index 901608bda1141..0000000000000 Binary files a/blockchains/ethereum/assets/0x7B6F4c8264a8DA34f84c360923d32E82922665E2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7BD198b9107496fD5cC3d7655AF52f43a8eDBc4C/logo.png b/blockchains/ethereum/assets/0x7BD198b9107496fD5cC3d7655AF52f43a8eDBc4C/logo.png deleted file mode 100644 index a4e0773d8fe5d..0000000000000 Binary files a/blockchains/ethereum/assets/0x7BD198b9107496fD5cC3d7655AF52f43a8eDBc4C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633/info.json b/blockchains/ethereum/assets/0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633/info.json deleted file mode 100644 index e1f9961286366..0000000000000 --- a/blockchains/ethereum/assets/0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KOK Coin", - "symbol": "KOK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://kok-play.io/", - "explorer": "https://etherscan.io/token/0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633", - "status": "active", - "id": "0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633/logo.png b/blockchains/ethereum/assets/0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633/logo.png deleted file mode 100644 index 8a73d0d61ccb1..0000000000000 Binary files a/blockchains/ethereum/assets/0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee/info.json b/blockchains/ethereum/assets/0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee/info.json deleted file mode 100644 index 4a524f2cfba66..0000000000000 --- a/blockchains/ethereum/assets/0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto Valley Alliance", - "symbol": "CVA", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee", - "status": "active", - "id": "0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee/logo.png b/blockchains/ethereum/assets/0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee/logo.png deleted file mode 100755 index 92b40998bb065..0000000000000 Binary files a/blockchains/ethereum/assets/0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55/info.json b/blockchains/ethereum/assets/0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55/info.json deleted file mode 100644 index 702ad0e02f24d..0000000000000 --- a/blockchains/ethereum/assets/0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mark", - "symbol": "MARK", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55", - "status": "active", - "id": "0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55/logo.png b/blockchains/ethereum/assets/0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55/logo.png deleted file mode 100644 index 610708bc0608c..0000000000000 Binary files a/blockchains/ethereum/assets/0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7BeBd226154E865954A87650FAefA8F485d36081/logo.png b/blockchains/ethereum/assets/0x7BeBd226154E865954A87650FAefA8F485d36081/logo.png deleted file mode 100644 index 8a19c99df6439..0000000000000 Binary files a/blockchains/ethereum/assets/0x7BeBd226154E865954A87650FAefA8F485d36081/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7C1056ac0F7D223C4297e0c683453EE625011B1f/info.json b/blockchains/ethereum/assets/0x7C1056ac0F7D223C4297e0c683453EE625011B1f/info.json deleted file mode 100644 index feb2d4b979751..0000000000000 --- a/blockchains/ethereum/assets/0x7C1056ac0F7D223C4297e0c683453EE625011B1f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ButtCoin", - "symbol": "0xBUTT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7C1056ac0F7D223C4297e0c683453EE625011B1f", - "status": "active", - "id": "0x7C1056ac0F7D223C4297e0c683453EE625011B1f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7C1056ac0F7D223C4297e0c683453EE625011B1f/logo.png b/blockchains/ethereum/assets/0x7C1056ac0F7D223C4297e0c683453EE625011B1f/logo.png deleted file mode 100644 index 933092e93fb07..0000000000000 Binary files a/blockchains/ethereum/assets/0x7C1056ac0F7D223C4297e0c683453EE625011B1f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da/info.json b/blockchains/ethereum/assets/0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da/info.json deleted file mode 100644 index 3a5beacd6b662..0000000000000 --- a/blockchains/ethereum/assets/0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EcosBall", - "symbol": "ABA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://ecoball.org/#/home", - "explorer": "https://etherscan.io/token/0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da", - "status": "active", - "id": "0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da/logo.png b/blockchains/ethereum/assets/0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da/logo.png deleted file mode 100644 index fd6d44a5fe933..0000000000000 Binary files a/blockchains/ethereum/assets/0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7C2C75adcEE243e3874938aE8a71fA08020088a3/info.json b/blockchains/ethereum/assets/0x7C2C75adcEE243e3874938aE8a71fA08020088a3/info.json deleted file mode 100644 index 7dbf63f760f1e..0000000000000 --- a/blockchains/ethereum/assets/0x7C2C75adcEE243e3874938aE8a71fA08020088a3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Petro.Global", - "symbol": "PTG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7C2C75adcEE243e3874938aE8a71fA08020088a3", - "status": "active", - "id": "0x7C2C75adcEE243e3874938aE8a71fA08020088a3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7C2C75adcEE243e3874938aE8a71fA08020088a3/logo.png b/blockchains/ethereum/assets/0x7C2C75adcEE243e3874938aE8a71fA08020088a3/logo.png deleted file mode 100755 index 3106b3b159b53..0000000000000 Binary files a/blockchains/ethereum/assets/0x7C2C75adcEE243e3874938aE8a71fA08020088a3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1/info.json b/blockchains/ethereum/assets/0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1/info.json deleted file mode 100644 index eda1836e0fe0a..0000000000000 --- a/blockchains/ethereum/assets/0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HAVY", - "symbol": "HAVY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.havy.io/", - "explorer": "https://etherscan.io/token/0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1", - "status": "active", - "id": "0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1/logo.png b/blockchains/ethereum/assets/0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1/logo.png deleted file mode 100644 index 8ce2181bdb5da..0000000000000 Binary files a/blockchains/ethereum/assets/0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe/info.json b/blockchains/ethereum/assets/0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe/info.json deleted file mode 100644 index 6085b49fe43fb..0000000000000 --- a/blockchains/ethereum/assets/0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Spexs Note 7", - "symbol": "SPXN7", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe", - "status": "active", - "id": "0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe/logo.png b/blockchains/ethereum/assets/0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe/logo.png deleted file mode 100644 index e834819e488f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7C4Fb0152079f824111628c62342d8757c6ceCB3/info.json b/blockchains/ethereum/assets/0x7C4Fb0152079f824111628c62342d8757c6ceCB3/info.json deleted file mode 100644 index 05cf854e31685..0000000000000 --- a/blockchains/ethereum/assets/0x7C4Fb0152079f824111628c62342d8757c6ceCB3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R916853", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7C4Fb0152079f824111628c62342d8757c6ceCB3", - "status": "active", - "id": "0x7C4Fb0152079f824111628c62342d8757c6ceCB3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7C4Fb0152079f824111628c62342d8757c6ceCB3/logo.png b/blockchains/ethereum/assets/0x7C4Fb0152079f824111628c62342d8757c6ceCB3/logo.png deleted file mode 100644 index a3182494dbbab..0000000000000 Binary files a/blockchains/ethereum/assets/0x7C4Fb0152079f824111628c62342d8757c6ceCB3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098/info.json b/blockchains/ethereum/assets/0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098/info.json deleted file mode 100644 index 2b93c5647b26e..0000000000000 --- a/blockchains/ethereum/assets/0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SANtiment network token", - "symbol": "SAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://santiment.net/", - "explorer": "https://etherscan.io/token/0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098", - "status": "active", - "id": "0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098/logo.png b/blockchains/ethereum/assets/0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098/logo.png deleted file mode 100644 index c16f2631692ce..0000000000000 Binary files a/blockchains/ethereum/assets/0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC/info.json b/blockchains/ethereum/assets/0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC/info.json deleted file mode 100644 index f82313b538a49..0000000000000 --- a/blockchains/ethereum/assets/0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Shping Coin", - "symbol": "SHPING", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.shping.com/", - "explorer": "https://etherscan.io/token/0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC", - "status": "active", - "id": "0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC/logo.png b/blockchains/ethereum/assets/0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC/logo.png deleted file mode 100644 index 14e44228c3759..0000000000000 Binary files a/blockchains/ethereum/assets/0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1/info.json b/blockchains/ethereum/assets/0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1/info.json deleted file mode 100644 index 6ba9ab97a0488..0000000000000 --- a/blockchains/ethereum/assets/0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Feathers", - "symbol": "FTHR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1", - "status": "active", - "id": "0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1/logo.png b/blockchains/ethereum/assets/0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1/logo.png deleted file mode 100644 index 9b5f346315a7e..0000000000000 Binary files a/blockchains/ethereum/assets/0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505/info.json b/blockchains/ethereum/assets/0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505/info.json deleted file mode 100644 index cbe58b11916fc..0000000000000 --- a/blockchains/ethereum/assets/0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Knekted", - "symbol": "KNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://knekted.net/", - "explorer": "https://etherscan.io/token/0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505", - "status": "active", - "id": "0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505/logo.png b/blockchains/ethereum/assets/0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505/logo.png deleted file mode 100644 index a0fce8706d4a7..0000000000000 Binary files a/blockchains/ethereum/assets/0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/info.json b/blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/info.json deleted file mode 100644 index df8f529669492..0000000000000 --- a/blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BankersCoins", - "symbol": "BC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e", - "status": "active", - "id": "0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/logo.png b/blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/logo.png deleted file mode 100644 index b4253692d996d..0000000000000 Binary files a/blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/info.json b/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/info.json deleted file mode 100644 index a3d0905b81938..0000000000000 --- a/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Matic Network", - "website": "https://matic.network", - "description": "Matic Network is a Layer-2 scaling solution that uses sidechains for off-chain computation while ensuring asset security using the Plasma framework and a decentralized network of Proof-of-Stake (PoS) validators.", - "socials": [], - "explorer": "https://etherscan.io/token/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0", - "type": "ERC20", - "symbol": "MATIC", - "decimals": 18, - "status": "active", - "id": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/logo.png b/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/logo.png deleted file mode 100644 index af087704ddda7..0000000000000 Binary files a/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7D29A64504629172a429e64183D6673b9dAcbFCe/info.json b/blockchains/ethereum/assets/0x7D29A64504629172a429e64183D6673b9dAcbFCe/info.json deleted file mode 100644 index 122b839972eb7..0000000000000 --- a/blockchains/ethereum/assets/0x7D29A64504629172a429e64183D6673b9dAcbFCe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VectorspaceAI", - "symbol": "VXV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://vectorspace.ai/", - "explorer": "https://etherscan.io/token/0x7D29A64504629172a429e64183D6673b9dAcbFCe", - "status": "active", - "id": "0x7D29A64504629172a429e64183D6673b9dAcbFCe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7D29A64504629172a429e64183D6673b9dAcbFCe/logo.png b/blockchains/ethereum/assets/0x7D29A64504629172a429e64183D6673b9dAcbFCe/logo.png deleted file mode 100644 index 2955f9daba5fd..0000000000000 Binary files a/blockchains/ethereum/assets/0x7D29A64504629172a429e64183D6673b9dAcbFCe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7D2D3688Df45Ce7C552E19c27e007673da9204B8/info.json b/blockchains/ethereum/assets/0x7D2D3688Df45Ce7C552E19c27e007673da9204B8/info.json deleted file mode 100644 index 0d182e4ee3cd8..0000000000000 --- a/blockchains/ethereum/assets/0x7D2D3688Df45Ce7C552E19c27e007673da9204B8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing LEND", - "symbol": "aLEND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0x7D2D3688Df45Ce7C552E19c27e007673da9204B8", - "status": "active", - "id": "0x7D2D3688Df45Ce7C552E19c27e007673da9204B8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7D2D3688Df45Ce7C552E19c27e007673da9204B8/logo.png b/blockchains/ethereum/assets/0x7D2D3688Df45Ce7C552E19c27e007673da9204B8/logo.png deleted file mode 100644 index c5b1a227fb1bf..0000000000000 Binary files a/blockchains/ethereum/assets/0x7D2D3688Df45Ce7C552E19c27e007673da9204B8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30/info.json b/blockchains/ethereum/assets/0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30/info.json deleted file mode 100644 index ac8da1cd1a24a..0000000000000 --- a/blockchains/ethereum/assets/0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RedRabbitToken", - "symbol": "REDRA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30", - "status": "active", - "id": "0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30/logo.png b/blockchains/ethereum/assets/0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30/logo.png deleted file mode 100644 index 92bc59c86ad46..0000000000000 Binary files a/blockchains/ethereum/assets/0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7D447595415db51C399cCc2D926ee8169b139765/info.json b/blockchains/ethereum/assets/0x7D447595415db51C399cCc2D926ee8169b139765/info.json deleted file mode 100644 index 1498d88dcf56c..0000000000000 --- a/blockchains/ethereum/assets/0x7D447595415db51C399cCc2D926ee8169b139765/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro-Exchange", - "symbol": "COFEE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7D447595415db51C399cCc2D926ee8169b139765", - "status": "active", - "id": "0x7D447595415db51C399cCc2D926ee8169b139765" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7D447595415db51C399cCc2D926ee8169b139765/logo.png b/blockchains/ethereum/assets/0x7D447595415db51C399cCc2D926ee8169b139765/logo.png deleted file mode 100755 index 4e77b9cbba062..0000000000000 Binary files a/blockchains/ethereum/assets/0x7D447595415db51C399cCc2D926ee8169b139765/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d/info.json b/blockchains/ethereum/assets/0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d/info.json deleted file mode 100644 index 51750b060e320..0000000000000 --- a/blockchains/ethereum/assets/0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethbet", - "symbol": "EBET", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d", - "status": "active", - "id": "0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d/logo.png b/blockchains/ethereum/assets/0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d/logo.png deleted file mode 100644 index 948fd4720bbfc..0000000000000 Binary files a/blockchains/ethereum/assets/0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7D8b9F24320Dab5369144Eb46927667f4a58dC49/info.json b/blockchains/ethereum/assets/0x7D8b9F24320Dab5369144Eb46927667f4a58dC49/info.json deleted file mode 100644 index ddde956e7880d..0000000000000 --- a/blockchains/ethereum/assets/0x7D8b9F24320Dab5369144Eb46927667f4a58dC49/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NRC", - "symbol": "R", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7D8b9F24320Dab5369144Eb46927667f4a58dC49", - "status": "active", - "id": "0x7D8b9F24320Dab5369144Eb46927667f4a58dC49" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7D8b9F24320Dab5369144Eb46927667f4a58dC49/logo.png b/blockchains/ethereum/assets/0x7D8b9F24320Dab5369144Eb46927667f4a58dC49/logo.png deleted file mode 100755 index 74e74a9033019..0000000000000 Binary files a/blockchains/ethereum/assets/0x7D8b9F24320Dab5369144Eb46927667f4a58dC49/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7D8eaf75738C15729AC7e7ae497EFf397020AB63/info.json b/blockchains/ethereum/assets/0x7D8eaf75738C15729AC7e7ae497EFf397020AB63/info.json deleted file mode 100644 index db77c72f5b1fc..0000000000000 --- a/blockchains/ethereum/assets/0x7D8eaf75738C15729AC7e7ae497EFf397020AB63/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg5000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7D8eaf75738C15729AC7e7ae497EFf397020AB63", - "status": "active", - "id": "0x7D8eaf75738C15729AC7e7ae497EFf397020AB63" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7D8eaf75738C15729AC7e7ae497EFf397020AB63/logo.png b/blockchains/ethereum/assets/0x7D8eaf75738C15729AC7e7ae497EFf397020AB63/logo.png deleted file mode 100644 index ec87621a8589e..0000000000000 Binary files a/blockchains/ethereum/assets/0x7D8eaf75738C15729AC7e7ae497EFf397020AB63/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429/logo.png b/blockchains/ethereum/assets/0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429/logo.png deleted file mode 100755 index 8cf54892d33b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7DE2d123042994737105802D2abD0A10a7BdE276/info.json b/blockchains/ethereum/assets/0x7DE2d123042994737105802D2abD0A10a7BdE276/info.json deleted file mode 100644 index 3fc6e497f32bb..0000000000000 --- a/blockchains/ethereum/assets/0x7DE2d123042994737105802D2abD0A10a7BdE276/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MEXC Token", - "symbol": "MEXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mexc.life/", - "explorer": "https://etherscan.io/token/0x7DE2d123042994737105802D2abD0A10a7BdE276", - "status": "active", - "id": "0x7DE2d123042994737105802D2abD0A10a7BdE276" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7DE2d123042994737105802D2abD0A10a7BdE276/logo.png b/blockchains/ethereum/assets/0x7DE2d123042994737105802D2abD0A10a7BdE276/logo.png deleted file mode 100644 index ef3a1decef672..0000000000000 Binary files a/blockchains/ethereum/assets/0x7DE2d123042994737105802D2abD0A10a7BdE276/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7DE580D247D0f5d72c522b2750089E18f26e1cF9/info.json b/blockchains/ethereum/assets/0x7DE580D247D0f5d72c522b2750089E18f26e1cF9/info.json deleted file mode 100644 index 85d9efd04fd44..0000000000000 --- a/blockchains/ethereum/assets/0x7DE580D247D0f5d72c522b2750089E18f26e1cF9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MadCripto", - "symbol": "MAD", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7DE580D247D0f5d72c522b2750089E18f26e1cF9", - "status": "active", - "id": "0x7DE580D247D0f5d72c522b2750089E18f26e1cF9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7DE580D247D0f5d72c522b2750089E18f26e1cF9/logo.png b/blockchains/ethereum/assets/0x7DE580D247D0f5d72c522b2750089E18f26e1cF9/logo.png deleted file mode 100644 index a742d7865a945..0000000000000 Binary files a/blockchains/ethereum/assets/0x7DE580D247D0f5d72c522b2750089E18f26e1cF9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96/info.json b/blockchains/ethereum/assets/0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96/info.json deleted file mode 100644 index fe71037d54b72..0000000000000 --- a/blockchains/ethereum/assets/0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GameChain", - "symbol": "GCN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96", - "status": "active", - "id": "0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96/logo.png b/blockchains/ethereum/assets/0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96/logo.png deleted file mode 100644 index 91c3879547cd6..0000000000000 Binary files a/blockchains/ethereum/assets/0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB/info.json b/blockchains/ethereum/assets/0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB/info.json deleted file mode 100644 index afe2a4ecac785..0000000000000 --- a/blockchains/ethereum/assets/0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RemiCoin", - "symbol": "RMC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB", - "status": "active", - "id": "0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB/logo.png b/blockchains/ethereum/assets/0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB/logo.png deleted file mode 100644 index cf4168b164939..0000000000000 Binary files a/blockchains/ethereum/assets/0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751/info.json b/blockchains/ethereum/assets/0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751/info.json deleted file mode 100644 index 4a0ec5fef6ae2..0000000000000 --- a/blockchains/ethereum/assets/0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gains Circulation Chain(Gcchain)", - "symbol": "GCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751", - "status": "active", - "id": "0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751/logo.png b/blockchains/ethereum/assets/0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751/logo.png deleted file mode 100644 index 893229138461f..0000000000000 Binary files a/blockchains/ethereum/assets/0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7E2a54ced53bcC12C6b537537da24c5a3C450844/info.json b/blockchains/ethereum/assets/0x7E2a54ced53bcC12C6b537537da24c5a3C450844/info.json deleted file mode 100644 index 109789d3722af..0000000000000 --- a/blockchains/ethereum/assets/0x7E2a54ced53bcC12C6b537537da24c5a3C450844/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IMGame", - "symbol": "IMG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7E2a54ced53bcC12C6b537537da24c5a3C450844", - "status": "active", - "id": "0x7E2a54ced53bcC12C6b537537da24c5a3C450844" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7E2a54ced53bcC12C6b537537da24c5a3C450844/logo.png b/blockchains/ethereum/assets/0x7E2a54ced53bcC12C6b537537da24c5a3C450844/logo.png deleted file mode 100644 index cf850cf298fbb..0000000000000 Binary files a/blockchains/ethereum/assets/0x7E2a54ced53bcC12C6b537537da24c5a3C450844/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE/info.json b/blockchains/ethereum/assets/0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE/info.json deleted file mode 100644 index 756a3d3b23ac9..0000000000000 --- a/blockchains/ethereum/assets/0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitGuild PLAT", - "symbol": "PLAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE", - "status": "active", - "id": "0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE/logo.png b/blockchains/ethereum/assets/0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE/logo.png deleted file mode 100644 index dec3ef674dd37..0000000000000 Binary files a/blockchains/ethereum/assets/0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c/info.json b/blockchains/ethereum/assets/0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c/info.json deleted file mode 100644 index 9c7c2928115e8..0000000000000 --- a/blockchains/ethereum/assets/0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HOWL-WPB", - "symbol": "HOWL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c", - "status": "active", - "id": "0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c/logo.png b/blockchains/ethereum/assets/0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c/logo.png deleted file mode 100755 index 605806ec41f8a..0000000000000 Binary files a/blockchains/ethereum/assets/0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7/info.json b/blockchains/ethereum/assets/0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7/info.json deleted file mode 100644 index 9be873550ddc6..0000000000000 --- a/blockchains/ethereum/assets/0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swace", - "symbol": "SWA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://swace.io/", - "explorer": "https://etherscan.io/token/0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7", - "status": "active", - "id": "0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7/logo.png b/blockchains/ethereum/assets/0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7/logo.png deleted file mode 100644 index 7f8ee904b7d82..0000000000000 Binary files a/blockchains/ethereum/assets/0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6/info.json b/blockchains/ethereum/assets/0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6/info.json deleted file mode 100644 index 6f79f7354a2db..0000000000000 --- a/blockchains/ethereum/assets/0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LianPaiToken", - "symbol": "LP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6", - "status": "active", - "id": "0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6/logo.png b/blockchains/ethereum/assets/0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6/logo.png deleted file mode 100644 index 0cc366383cb0c..0000000000000 Binary files a/blockchains/ethereum/assets/0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7EF55A013D0632c24955553367C8D5Cc082ddBfF/info.json b/blockchains/ethereum/assets/0x7EF55A013D0632c24955553367C8D5Cc082ddBfF/info.json deleted file mode 100644 index 03c35090dd715..0000000000000 --- a/blockchains/ethereum/assets/0x7EF55A013D0632c24955553367C8D5Cc082ddBfF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SILVERING", - "symbol": "SLVG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.silvering.biz/", - "explorer": "https://etherscan.io/token/0x7EF55A013D0632c24955553367C8D5Cc082ddBfF", - "status": "active", - "id": "0x7EF55A013D0632c24955553367C8D5Cc082ddBfF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7EF55A013D0632c24955553367C8D5Cc082ddBfF/logo.png b/blockchains/ethereum/assets/0x7EF55A013D0632c24955553367C8D5Cc082ddBfF/logo.png deleted file mode 100644 index d72551d09f804..0000000000000 Binary files a/blockchains/ethereum/assets/0x7EF55A013D0632c24955553367C8D5Cc082ddBfF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7Ed172530F9822cd0573B895853E3f745f4108B4/info.json b/blockchains/ethereum/assets/0x7Ed172530F9822cd0573B895853E3f745f4108B4/info.json deleted file mode 100644 index 395d8b7866141..0000000000000 --- a/blockchains/ethereum/assets/0x7Ed172530F9822cd0573B895853E3f745f4108B4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HadesCoin", - "symbol": "HAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://hadescoin.net", - "explorer": "https://etherscan.io/token/0x7Ed172530F9822cd0573B895853E3f745f4108B4", - "status": "active", - "id": "0x7Ed172530F9822cd0573B895853E3f745f4108B4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7Ed172530F9822cd0573B895853E3f745f4108B4/logo.png b/blockchains/ethereum/assets/0x7Ed172530F9822cd0573B895853E3f745f4108B4/logo.png deleted file mode 100644 index 7b299914e5969..0000000000000 Binary files a/blockchains/ethereum/assets/0x7Ed172530F9822cd0573B895853E3f745f4108B4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E/info.json b/blockchains/ethereum/assets/0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E/info.json deleted file mode 100644 index 275590674a30f..0000000000000 --- a/blockchains/ethereum/assets/0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Good Wine Token", - "symbol": "GWT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E", - "status": "active", - "id": "0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E/logo.png b/blockchains/ethereum/assets/0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E/logo.png deleted file mode 100644 index dc3623fcd8b8c..0000000000000 Binary files a/blockchains/ethereum/assets/0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088/info.json b/blockchains/ethereum/assets/0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088/info.json deleted file mode 100644 index 35ebc115fa8d8..0000000000000 --- a/blockchains/ethereum/assets/0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Med. Cannabis Note", - "symbol": "₵", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088", - "status": "active", - "id": "0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088/logo.png b/blockchains/ethereum/assets/0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088/logo.png deleted file mode 100644 index c378274d1df4e..0000000000000 Binary files a/blockchains/ethereum/assets/0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7FC408011165760eE31bE2BF20dAf450356692Af/info.json b/blockchains/ethereum/assets/0x7FC408011165760eE31bE2BF20dAf450356692Af/info.json deleted file mode 100644 index a2e143a9953a5..0000000000000 --- a/blockchains/ethereum/assets/0x7FC408011165760eE31bE2BF20dAf450356692Af/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mitrav", - "symbol": "MTR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7FC408011165760eE31bE2BF20dAf450356692Af", - "status": "active", - "id": "0x7FC408011165760eE31bE2BF20dAf450356692Af" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7FC408011165760eE31bE2BF20dAf450356692Af/logo.png b/blockchains/ethereum/assets/0x7FC408011165760eE31bE2BF20dAf450356692Af/logo.png deleted file mode 100755 index 984657020c1ec..0000000000000 Binary files a/blockchains/ethereum/assets/0x7FC408011165760eE31bE2BF20dAf450356692Af/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7FCE2856899a6806eeEf70807985fc7554C66340/info.json b/blockchains/ethereum/assets/0x7FCE2856899a6806eeEf70807985fc7554C66340/info.json deleted file mode 100644 index cd5f0663b4807..0000000000000 --- a/blockchains/ethereum/assets/0x7FCE2856899a6806eeEf70807985fc7554C66340/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CLP Token", - "symbol": "CLP", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://cryptolending.org/", - "explorer": "https://etherscan.io/token/0x7FCE2856899a6806eeEf70807985fc7554C66340", - "status": "active", - "id": "0x7FCE2856899a6806eeEf70807985fc7554C66340" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7FCE2856899a6806eeEf70807985fc7554C66340/logo.png b/blockchains/ethereum/assets/0x7FCE2856899a6806eeEf70807985fc7554C66340/logo.png deleted file mode 100644 index d164a415de13e..0000000000000 Binary files a/blockchains/ethereum/assets/0x7FCE2856899a6806eeEf70807985fc7554C66340/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7Fc03EEB44F260a72f9885fb10c74CF890962Ea7/logo.png b/blockchains/ethereum/assets/0x7Fc03EEB44F260a72f9885fb10c74CF890962Ea7/logo.png deleted file mode 100644 index 3b15e1a99d483..0000000000000 Binary files a/blockchains/ethereum/assets/0x7Fc03EEB44F260a72f9885fb10c74CF890962Ea7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/info.json b/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/info.json deleted file mode 100644 index d61c51226b4c6..0000000000000 --- a/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Aave", - "website": "https://aave.com", - "description": "Aave is a decentralized finance protocol that allows people to lend and borrow crypto.", - "socials": [], - "explorer": "https://etherscan.io/token/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9", - "research": "https://research.binance.com/en/projects/aave-protocol", - "type": "ERC20", - "symbol": "AAVE", - "decimals": 18, - "status": "active", - "id": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/logo.png b/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/logo.png deleted file mode 100644 index 14cd6ff7b9cf8..0000000000000 Binary files a/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7Fe92EC600F15cD25253b421bc151c51b0276b7D/info.json b/blockchains/ethereum/assets/0x7Fe92EC600F15cD25253b421bc151c51b0276b7D/info.json deleted file mode 100644 index e65f42b8d551a..0000000000000 --- a/blockchains/ethereum/assets/0x7Fe92EC600F15cD25253b421bc151c51b0276b7D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Japan Content Token", - "symbol": "JCT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7Fe92EC600F15cD25253b421bc151c51b0276b7D", - "status": "active", - "id": "0x7Fe92EC600F15cD25253b421bc151c51b0276b7D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7Fe92EC600F15cD25253b421bc151c51b0276b7D/logo.png b/blockchains/ethereum/assets/0x7Fe92EC600F15cD25253b421bc151c51b0276b7D/logo.png deleted file mode 100755 index ca625370bc11a..0000000000000 Binary files a/blockchains/ethereum/assets/0x7Fe92EC600F15cD25253b421bc151c51b0276b7D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf/info.json b/blockchains/ethereum/assets/0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf/info.json deleted file mode 100644 index aced75faa7f02..0000000000000 --- a/blockchains/ethereum/assets/0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EURO TOKEN", - "symbol": "SREUR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.socialremit.com/", - "explorer": "https://etherscan.io/token/0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf", - "status": "active", - "id": "0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf/logo.png b/blockchains/ethereum/assets/0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf/logo.png deleted file mode 100644 index 811eec05ebe39..0000000000000 Binary files a/blockchains/ethereum/assets/0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48/info.json b/blockchains/ethereum/assets/0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48/info.json deleted file mode 100644 index 6bb0f398bd07e..0000000000000 --- a/blockchains/ethereum/assets/0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLKTOKEN", - "symbol": "BLKT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48", - "status": "active", - "id": "0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48/logo.png b/blockchains/ethereum/assets/0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48/logo.png deleted file mode 100644 index c2387c815a9c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD/info.json b/blockchains/ethereum/assets/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD/info.json deleted file mode 100644 index 176c2d491b81b..0000000000000 --- a/blockchains/ethereum/assets/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "WAXE", - "website": "https://wax.io", - "white_paper": "https://github.com/worldwide-asset-exchange/whitepaper", - "description": "WAX Economic Token", - "explorer": "https://etherscan.io/token/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD", - "research": "https://wax.io/blog/tags/technical", - "type": "ERC20", - "symbol": "WAXE", - "decimals": 8, - "status": "active", - "id": "0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD/logo.png b/blockchains/ethereum/assets/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD/logo.png deleted file mode 100644 index 5e11cb7e2ddf0..0000000000000 Binary files a/blockchains/ethereum/assets/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2/info.json b/blockchains/ethereum/assets/0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2/info.json deleted file mode 100644 index 956200892dac9..0000000000000 --- a/blockchains/ethereum/assets/0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aether", - "symbol": "AETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2", - "status": "active", - "id": "0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2/logo.png b/blockchains/ethereum/assets/0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2/logo.png deleted file mode 100644 index b57663cb7b0a3..0000000000000 Binary files a/blockchains/ethereum/assets/0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7a35fE1e97823f78736EF60b8053BFF68fd7dEb4/info.json b/blockchains/ethereum/assets/0x7a35fE1e97823f78736EF60b8053BFF68fd7dEb4/info.json deleted file mode 100644 index 18482d56449ae..0000000000000 --- a/blockchains/ethereum/assets/0x7a35fE1e97823f78736EF60b8053BFF68fd7dEb4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hasanah", - "symbol": "HUT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7a35fE1e97823f78736EF60b8053BFF68fd7dEb4", - "status": "active", - "id": "0x7a35fE1e97823f78736EF60b8053BFF68fd7dEb4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7a35fE1e97823f78736EF60b8053BFF68fd7dEb4/logo.png b/blockchains/ethereum/assets/0x7a35fE1e97823f78736EF60b8053BFF68fd7dEb4/logo.png deleted file mode 100644 index 74d6e9fabe19b..0000000000000 Binary files a/blockchains/ethereum/assets/0x7a35fE1e97823f78736EF60b8053BFF68fd7dEb4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32/info.json b/blockchains/ethereum/assets/0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32/info.json deleted file mode 100644 index 77dd92b3ff9a7..0000000000000 --- a/blockchains/ethereum/assets/0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ASGARD", - "symbol": "ASG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32", - "status": "active", - "id": "0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32/logo.png b/blockchains/ethereum/assets/0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32/logo.png deleted file mode 100644 index 833a479a09d49..0000000000000 Binary files a/blockchains/ethereum/assets/0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7a545Ed3863221A974F327199Ac22F7f12535F11/info.json b/blockchains/ethereum/assets/0x7a545Ed3863221A974F327199Ac22F7f12535F11/info.json deleted file mode 100644 index 1049c8a490735..0000000000000 --- a/blockchains/ethereum/assets/0x7a545Ed3863221A974F327199Ac22F7f12535F11/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "Baguette Token", - "website": "https://baguettetoken.com/", - "source_code": "https://etherscan.io/address/0x7a545Ed3863221A974F327199Ac22F7f12535F11#code", - "white_paper": "https://baguettetoken.com/assets/Baguette_Token_White_Paper.pdf", - "description": "Baguette Token is a community-based meme project implemented as an ERC20 token. BGTT is distributed as a reward for contributions made to its ecosystem. Its goal is to bridge the culinary and cryptocurrency worlds and provide partnerships with bakeries all around the world.", - "explorer": "https://etherscan.io/token/0x7a545Ed3863221A974F327199Ac22F7f12535F11", - "socials": [ - { - "name": "CoinMarketCap", - "url": "https://coinmarketcap.com/currencies/baguette-token", - "handle": "baguette-token" - }, - { - "name": "CoinGecko", - "url": "https://www.coingecko.com/en/coins/baguette-token", - "handle": "baguette-token" - }, - { - "name": "Telegram", - "url": "https://t.me/BaguetteToken", - "handle": "BaguetteToken" - } - ], - "type": "ERC20", - "symbol": "BGTT", - "decimals": 18, - "status": "active", - "id": "0x7a545Ed3863221A974F327199Ac22F7f12535F11" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7a545Ed3863221A974F327199Ac22F7f12535F11/logo.png b/blockchains/ethereum/assets/0x7a545Ed3863221A974F327199Ac22F7f12535F11/logo.png deleted file mode 100644 index ea077e6a62a5c..0000000000000 Binary files a/blockchains/ethereum/assets/0x7a545Ed3863221A974F327199Ac22F7f12535F11/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313/info.json b/blockchains/ethereum/assets/0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313/info.json deleted file mode 100644 index 8a33f2b63277c..0000000000000 --- a/blockchains/ethereum/assets/0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CyberMovieChain", - "symbol": "CMCT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://cybermoviechain.io/", - "explorer": "https://etherscan.io/token/0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313", - "status": "active", - "id": "0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313/logo.png b/blockchains/ethereum/assets/0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313/logo.png deleted file mode 100755 index 22bb892458f71..0000000000000 Binary files a/blockchains/ethereum/assets/0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B/info.json b/blockchains/ethereum/assets/0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B/info.json deleted file mode 100644 index c3d8c55a90ae3..0000000000000 --- a/blockchains/ethereum/assets/0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Orange Token", - "symbol": "ORA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B", - "status": "active", - "id": "0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B/logo.png b/blockchains/ethereum/assets/0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B/logo.png deleted file mode 100644 index a164cda0bd6e6..0000000000000 Binary files a/blockchains/ethereum/assets/0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9/info.json b/blockchains/ethereum/assets/0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9/info.json deleted file mode 100644 index 488d7789469b5..0000000000000 --- a/blockchains/ethereum/assets/0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TramsToken", - "symbol": "TRAMS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9", - "status": "active", - "id": "0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9/logo.png b/blockchains/ethereum/assets/0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9/logo.png deleted file mode 100644 index 7dc0e04906188..0000000000000 Binary files a/blockchains/ethereum/assets/0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6/info.json b/blockchains/ethereum/assets/0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6/info.json deleted file mode 100644 index aac6aaf503e42..0000000000000 --- a/blockchains/ethereum/assets/0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tryminex Token", - "symbol": "TMX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6", - "status": "active", - "id": "0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6/logo.png b/blockchains/ethereum/assets/0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6/logo.png deleted file mode 100644 index 23d5e4e29f0b2..0000000000000 Binary files a/blockchains/ethereum/assets/0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1/info.json b/blockchains/ethereum/assets/0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1/info.json deleted file mode 100644 index ef90ea5a5432b..0000000000000 --- a/blockchains/ethereum/assets/0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GiftToken", - "symbol": "GFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1", - "status": "active", - "id": "0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1/logo.png b/blockchains/ethereum/assets/0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1/logo.png deleted file mode 100755 index 70de1bc4b323a..0000000000000 Binary files a/blockchains/ethereum/assets/0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7b0CB0481E20448B030DeB3F292b61605EcEf050/info.json b/blockchains/ethereum/assets/0x7b0CB0481E20448B030DeB3F292b61605EcEf050/info.json deleted file mode 100644 index 3f8b6f0a38304..0000000000000 --- a/blockchains/ethereum/assets/0x7b0CB0481E20448B030DeB3F292b61605EcEf050/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Healthy Coin", - "symbol": "HLCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7b0CB0481E20448B030DeB3F292b61605EcEf050", - "status": "active", - "id": "0x7b0CB0481E20448B030DeB3F292b61605EcEf050" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7b0CB0481E20448B030DeB3F292b61605EcEf050/logo.png b/blockchains/ethereum/assets/0x7b0CB0481E20448B030DeB3F292b61605EcEf050/logo.png deleted file mode 100644 index c8886550e7033..0000000000000 Binary files a/blockchains/ethereum/assets/0x7b0CB0481E20448B030DeB3F292b61605EcEf050/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/info.json b/blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/info.json deleted file mode 100644 index f4f0e365f2c25..0000000000000 --- a/blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "dfohub buidl", - "website": "https://dfohub.com", - "source_code": "https://github.com/b-u-i-d-l", - "white_paper": "https://www.dfohub.com/strategy", - "description": "is the Voting Token of DFOhub, the first programmable equity. DFOhub is an On-Chain Github to deploy and manage Decentralised Flexible Organizations. DFOs are Microservices-Driven On-Chain organisations to build Independent Decentralised Applications, in where Token Holders are the real owners and nobody hold the pk.", - "explorer": "https://etherscan.io/token/0x7b123f53421b1bF8533339BFBdc7C98aA94163db", - "type": "ERC20", - "symbol": "buidl", - "decimals": 18, - "status": "active", - "id": "0x7b123f53421b1bF8533339BFBdc7C98aA94163db" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/logo.png b/blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/logo.png deleted file mode 100644 index b383274f040fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7b267eea6E679e747C0Cb1D6B453A976D3638D27/info.json b/blockchains/ethereum/assets/0x7b267eea6E679e747C0Cb1D6B453A976D3638D27/info.json deleted file mode 100644 index 94fc0c8d8268c..0000000000000 --- a/blockchains/ethereum/assets/0x7b267eea6E679e747C0Cb1D6B453A976D3638D27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CMAP Token", - "symbol": "CMAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7b267eea6E679e747C0Cb1D6B453A976D3638D27", - "status": "active", - "id": "0x7b267eea6E679e747C0Cb1D6B453A976D3638D27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7b267eea6E679e747C0Cb1D6B453A976D3638D27/logo.png b/blockchains/ethereum/assets/0x7b267eea6E679e747C0Cb1D6B453A976D3638D27/logo.png deleted file mode 100755 index 3cbd4d5f2ca2c..0000000000000 Binary files a/blockchains/ethereum/assets/0x7b267eea6E679e747C0Cb1D6B453A976D3638D27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7b2dF125567815ac9b57DA04B620F50bc93B320C/info.json b/blockchains/ethereum/assets/0x7b2dF125567815ac9b57DA04B620F50bc93B320C/info.json deleted file mode 100644 index fc6ad73efeb9b..0000000000000 --- a/blockchains/ethereum/assets/0x7b2dF125567815ac9b57DA04B620F50bc93B320C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Archetypal Network", - "symbol": "ACTP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://archetypal.network/", - "explorer": "https://etherscan.io/token/0x7b2dF125567815ac9b57DA04B620F50bc93B320C", - "status": "active", - "id": "0x7b2dF125567815ac9b57DA04B620F50bc93B320C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7b2dF125567815ac9b57DA04B620F50bc93B320C/logo.png b/blockchains/ethereum/assets/0x7b2dF125567815ac9b57DA04B620F50bc93B320C/logo.png deleted file mode 100644 index 84c3588b700be..0000000000000 Binary files a/blockchains/ethereum/assets/0x7b2dF125567815ac9b57DA04B620F50bc93B320C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82/info.json b/blockchains/ethereum/assets/0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82/info.json deleted file mode 100644 index 0076bc0350a6d..0000000000000 --- a/blockchains/ethereum/assets/0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITWOX", - "symbol": "WOX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.bitwox.com", - "explorer": "https://etherscan.io/token/0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82", - "status": "active", - "id": "0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82/logo.png b/blockchains/ethereum/assets/0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82/logo.png deleted file mode 100644 index 5e23430aa9fab..0000000000000 Binary files a/blockchains/ethereum/assets/0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15/info.json b/blockchains/ethereum/assets/0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15/info.json deleted file mode 100644 index 9c387f8f0ee65..0000000000000 --- a/blockchains/ethereum/assets/0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VAYLA Token", - "symbol": "VYA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15", - "status": "active", - "id": "0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15/logo.png b/blockchains/ethereum/assets/0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15/logo.png deleted file mode 100644 index b3d5ad7cb4635..0000000000000 Binary files a/blockchains/ethereum/assets/0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7b551d679606eE11862B0E9b2d354b53951fda93/info.json b/blockchains/ethereum/assets/0x7b551d679606eE11862B0E9b2d354b53951fda93/info.json deleted file mode 100644 index 25dfda36e168a..0000000000000 --- a/blockchains/ethereum/assets/0x7b551d679606eE11862B0E9b2d354b53951fda93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hydrolic Token", - "symbol": "HDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7b551d679606eE11862B0E9b2d354b53951fda93", - "status": "active", - "id": "0x7b551d679606eE11862B0E9b2d354b53951fda93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7b551d679606eE11862B0E9b2d354b53951fda93/logo.png b/blockchains/ethereum/assets/0x7b551d679606eE11862B0E9b2d354b53951fda93/logo.png deleted file mode 100644 index de3a665eb0fb7..0000000000000 Binary files a/blockchains/ethereum/assets/0x7b551d679606eE11862B0E9b2d354b53951fda93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70/info.json b/blockchains/ethereum/assets/0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70/info.json deleted file mode 100644 index e19c3f60b326a..0000000000000 --- a/blockchains/ethereum/assets/0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Path Network Token", - "symbol": "PATH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70", - "status": "active", - "id": "0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70/logo.png b/blockchains/ethereum/assets/0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70/logo.png deleted file mode 100644 index 94942d703e947..0000000000000 Binary files a/blockchains/ethereum/assets/0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B/info.json b/blockchains/ethereum/assets/0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B/info.json deleted file mode 100644 index c41ffdc86f528..0000000000000 --- a/blockchains/ethereum/assets/0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitrouToken", - "symbol": "ROT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B", - "status": "active", - "id": "0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B/logo.png b/blockchains/ethereum/assets/0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B/logo.png deleted file mode 100644 index d1a2063fa4af5..0000000000000 Binary files a/blockchains/ethereum/assets/0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e/info.json b/blockchains/ethereum/assets/0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e/info.json deleted file mode 100644 index cd5ad9562a235..0000000000000 --- a/blockchains/ethereum/assets/0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wixlar", - "symbol": "WIX", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://wixlar.com", - "explorer": "https://etherscan.io/token/0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e", - "status": "active", - "id": "0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e/logo.png b/blockchains/ethereum/assets/0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e/logo.png deleted file mode 100755 index 536a6f73c81f5..0000000000000 Binary files a/blockchains/ethereum/assets/0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957/info.json b/blockchains/ethereum/assets/0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957/info.json deleted file mode 100644 index 5a4e3eb2d65be..0000000000000 --- a/blockchains/ethereum/assets/0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Astatos Token", - "symbol": "ASTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957", - "status": "active", - "id": "0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957/logo.png b/blockchains/ethereum/assets/0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957/logo.png deleted file mode 100755 index b525b7a2cd1b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7bE14a02F9953D5A37f5569113f403De4704Eae4/info.json b/blockchains/ethereum/assets/0x7bE14a02F9953D5A37f5569113f403De4704Eae4/info.json deleted file mode 100644 index f127baa3e7dc6..0000000000000 --- a/blockchains/ethereum/assets/0x7bE14a02F9953D5A37f5569113f403De4704Eae4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CARTY", - "symbol": "CTY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7bE14a02F9953D5A37f5569113f403De4704Eae4", - "status": "active", - "id": "0x7bE14a02F9953D5A37f5569113f403De4704Eae4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7bE14a02F9953D5A37f5569113f403De4704Eae4/logo.png b/blockchains/ethereum/assets/0x7bE14a02F9953D5A37f5569113f403De4704Eae4/logo.png deleted file mode 100644 index 1627c899677e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x7bE14a02F9953D5A37f5569113f403De4704Eae4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7bF219195f0A3E109886AE5901298A9ba34DD1F6/info.json b/blockchains/ethereum/assets/0x7bF219195f0A3E109886AE5901298A9ba34DD1F6/info.json deleted file mode 100644 index e2f660ea5d82a..0000000000000 --- a/blockchains/ethereum/assets/0x7bF219195f0A3E109886AE5901298A9ba34DD1F6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VAN", - "website": "https://vancoin.cash", - "description": "A currency used as payment for removals and transport services", - "explorer": "https://etherscan.io/token/0x7bF219195f0A3E109886AE5901298A9ba34DD1F6", - "type": "ERC20", - "symbol": "VAN", - "decimals": 18, - "status": "active", - "id": "0x7bF219195f0A3E109886AE5901298A9ba34DD1F6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7bF219195f0A3E109886AE5901298A9ba34DD1F6/logo.png b/blockchains/ethereum/assets/0x7bF219195f0A3E109886AE5901298A9ba34DD1F6/logo.png deleted file mode 100644 index 49e7b60a3c9db..0000000000000 Binary files a/blockchains/ethereum/assets/0x7bF219195f0A3E109886AE5901298A9ba34DD1F6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7bf878a25f7d34D392EBC8d14E33478966c7CA75/info.json b/blockchains/ethereum/assets/0x7bf878a25f7d34D392EBC8d14E33478966c7CA75/info.json deleted file mode 100644 index 7db3836150d86..0000000000000 --- a/blockchains/ethereum/assets/0x7bf878a25f7d34D392EBC8d14E33478966c7CA75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pornvisory", - "symbol": "PVY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7bf878a25f7d34D392EBC8d14E33478966c7CA75", - "status": "active", - "id": "0x7bf878a25f7d34D392EBC8d14E33478966c7CA75" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7bf878a25f7d34D392EBC8d14E33478966c7CA75/logo.png b/blockchains/ethereum/assets/0x7bf878a25f7d34D392EBC8d14E33478966c7CA75/logo.png deleted file mode 100644 index e7809d518ffa7..0000000000000 Binary files a/blockchains/ethereum/assets/0x7bf878a25f7d34D392EBC8d14E33478966c7CA75/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e/info.json b/blockchains/ethereum/assets/0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e/info.json deleted file mode 100644 index 782bfc3f0dbe3..0000000000000 --- a/blockchains/ethereum/assets/0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Onyx USD", - "symbol": "OUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e", - "status": "active", - "id": "0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e/logo.png b/blockchains/ethereum/assets/0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e/logo.png deleted file mode 100644 index e0b286aa3715e..0000000000000 Binary files a/blockchains/ethereum/assets/0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7c3f46575C569caD06490AaB2d179D1153F2cD23/info.json b/blockchains/ethereum/assets/0x7c3f46575C569caD06490AaB2d179D1153F2cD23/info.json deleted file mode 100644 index dd02f7325f67f..0000000000000 --- a/blockchains/ethereum/assets/0x7c3f46575C569caD06490AaB2d179D1153F2cD23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HNGC Token", - "symbol": "HNGC", - "type": "ERC20", - "decimals": 16, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7c3f46575C569caD06490AaB2d179D1153F2cD23", - "status": "active", - "id": "0x7c3f46575C569caD06490AaB2d179D1153F2cD23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7c3f46575C569caD06490AaB2d179D1153F2cD23/logo.png b/blockchains/ethereum/assets/0x7c3f46575C569caD06490AaB2d179D1153F2cD23/logo.png deleted file mode 100644 index 013cdc1b02c4d..0000000000000 Binary files a/blockchains/ethereum/assets/0x7c3f46575C569caD06490AaB2d179D1153F2cD23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7c50079cC96284C1e01e3a66FC38af090289b4Ee/info.json b/blockchains/ethereum/assets/0x7c50079cC96284C1e01e3a66FC38af090289b4Ee/info.json deleted file mode 100644 index e5e5f7d903308..0000000000000 --- a/blockchains/ethereum/assets/0x7c50079cC96284C1e01e3a66FC38af090289b4Ee/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SUREBANQA ENTERPRISE e-SHARE", - "symbol": "ST20E", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7c50079cC96284C1e01e3a66FC38af090289b4Ee", - "status": "active", - "id": "0x7c50079cC96284C1e01e3a66FC38af090289b4Ee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7c50079cC96284C1e01e3a66FC38af090289b4Ee/logo.png b/blockchains/ethereum/assets/0x7c50079cC96284C1e01e3a66FC38af090289b4Ee/logo.png deleted file mode 100755 index cbdcc8227a6a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x7c50079cC96284C1e01e3a66FC38af090289b4Ee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0/info.json b/blockchains/ethereum/assets/0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0/info.json deleted file mode 100644 index a0129d69afc50..0000000000000 --- a/blockchains/ethereum/assets/0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R901372", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0", - "status": "active", - "id": "0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0/logo.png b/blockchains/ethereum/assets/0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0/logo.png deleted file mode 100644 index 4159674ba4abd..0000000000000 Binary files a/blockchains/ethereum/assets/0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F/info.json b/blockchains/ethereum/assets/0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F/info.json deleted file mode 100644 index 1fcc26c29221b..0000000000000 --- a/blockchains/ethereum/assets/0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synth iBNB", - "symbol": "iBNB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F", - "status": "active", - "id": "0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F/logo.png b/blockchains/ethereum/assets/0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F/logo.png deleted file mode 100644 index d82e4d38bc834..0000000000000 Binary files a/blockchains/ethereum/assets/0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7c95633971a6696bE4b7C1406a4Ff74f74613665/info.json b/blockchains/ethereum/assets/0x7c95633971a6696bE4b7C1406a4Ff74f74613665/info.json deleted file mode 100644 index 79521a924c7e9..0000000000000 --- a/blockchains/ethereum/assets/0x7c95633971a6696bE4b7C1406a4Ff74f74613665/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C565922", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7c95633971a6696bE4b7C1406a4Ff74f74613665", - "status": "active", - "id": "0x7c95633971a6696bE4b7C1406a4Ff74f74613665" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7c95633971a6696bE4b7C1406a4Ff74f74613665/logo.png b/blockchains/ethereum/assets/0x7c95633971a6696bE4b7C1406a4Ff74f74613665/logo.png deleted file mode 100644 index 3855ef59f8e33..0000000000000 Binary files a/blockchains/ethereum/assets/0x7c95633971a6696bE4b7C1406a4Ff74f74613665/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36/info.json b/blockchains/ethereum/assets/0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36/info.json deleted file mode 100644 index 1db67da4de790..0000000000000 --- a/blockchains/ethereum/assets/0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WhiteRockCasino", - "symbol": "WRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://whiterock-coin.com/", - "explorer": "https://etherscan.io/token/0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36", - "status": "active", - "id": "0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36/logo.png b/blockchains/ethereum/assets/0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36/logo.png deleted file mode 100644 index d4a92c226f838..0000000000000 Binary files a/blockchains/ethereum/assets/0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7cA4408137eb639570F8E647d9bD7B7E8717514A/logo.png b/blockchains/ethereum/assets/0x7cA4408137eb639570F8E647d9bD7B7E8717514A/logo.png deleted file mode 100644 index d57e68146a649..0000000000000 Binary files a/blockchains/ethereum/assets/0x7cA4408137eb639570F8E647d9bD7B7E8717514A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7cC23E195D4db133A78B43eB93B524796777c3e7/info.json b/blockchains/ethereum/assets/0x7cC23E195D4db133A78B43eB93B524796777c3e7/info.json deleted file mode 100644 index eba140b2c94f0..0000000000000 --- a/blockchains/ethereum/assets/0x7cC23E195D4db133A78B43eB93B524796777c3e7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "yam.gold", - "symbol": "YAM GOLD", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7cC23E195D4db133A78B43eB93B524796777c3e7", - "status": "active", - "id": "0x7cC23E195D4db133A78B43eB93B524796777c3e7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7cC23E195D4db133A78B43eB93B524796777c3e7/logo.png b/blockchains/ethereum/assets/0x7cC23E195D4db133A78B43eB93B524796777c3e7/logo.png deleted file mode 100644 index 674156fcc80ec..0000000000000 Binary files a/blockchains/ethereum/assets/0x7cC23E195D4db133A78B43eB93B524796777c3e7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7cE0641D19095ed3226fC5222836901bcE41585D/info.json b/blockchains/ethereum/assets/0x7cE0641D19095ed3226fC5222836901bcE41585D/info.json deleted file mode 100644 index f0e345f5db0bd..0000000000000 --- a/blockchains/ethereum/assets/0x7cE0641D19095ed3226fC5222836901bcE41585D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "StarFire GoldBond Fiat SettleMint", - "symbol": "SFGB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7cE0641D19095ed3226fC5222836901bcE41585D", - "status": "active", - "id": "0x7cE0641D19095ed3226fC5222836901bcE41585D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7cE0641D19095ed3226fC5222836901bcE41585D/logo.png b/blockchains/ethereum/assets/0x7cE0641D19095ed3226fC5222836901bcE41585D/logo.png deleted file mode 100644 index b6b46a6b9aa77..0000000000000 Binary files a/blockchains/ethereum/assets/0x7cE0641D19095ed3226fC5222836901bcE41585D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b/info.json b/blockchains/ethereum/assets/0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b/info.json deleted file mode 100644 index e10f7a276813f..0000000000000 --- a/blockchains/ethereum/assets/0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LORDLESS TOKEN", - "symbol": "LESS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b", - "status": "active", - "id": "0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b/logo.png b/blockchains/ethereum/assets/0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b/logo.png deleted file mode 100644 index 3c41f4ee0785a..0000000000000 Binary files a/blockchains/ethereum/assets/0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c/info.json b/blockchains/ethereum/assets/0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c/info.json deleted file mode 100644 index 80c40e4b888ae..0000000000000 --- a/blockchains/ethereum/assets/0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R674400", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c", - "status": "active", - "id": "0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c/logo.png b/blockchains/ethereum/assets/0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c/logo.png deleted file mode 100755 index 727b475899527..0000000000000 Binary files a/blockchains/ethereum/assets/0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7ce88CEEd1015eCEBAED624459Dd97435e77157B/info.json b/blockchains/ethereum/assets/0x7ce88CEEd1015eCEBAED624459Dd97435e77157B/info.json deleted file mode 100644 index 919245221448a..0000000000000 --- a/blockchains/ethereum/assets/0x7ce88CEEd1015eCEBAED624459Dd97435e77157B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ATC", - "symbol": "ATC", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7ce88CEEd1015eCEBAED624459Dd97435e77157B", - "status": "active", - "id": "0x7ce88CEEd1015eCEBAED624459Dd97435e77157B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7ce88CEEd1015eCEBAED624459Dd97435e77157B/logo.png b/blockchains/ethereum/assets/0x7ce88CEEd1015eCEBAED624459Dd97435e77157B/logo.png deleted file mode 100644 index b7ca9ab429369..0000000000000 Binary files a/blockchains/ethereum/assets/0x7ce88CEEd1015eCEBAED624459Dd97435e77157B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7cf6dC769482AbEe2FF75795d000F381A8062DEC/info.json b/blockchains/ethereum/assets/0x7cf6dC769482AbEe2FF75795d000F381A8062DEC/info.json deleted file mode 100644 index e9d7b4fa14ed0..0000000000000 --- a/blockchains/ethereum/assets/0x7cf6dC769482AbEe2FF75795d000F381A8062DEC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Far Token", - "symbol": "FAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7cf6dC769482AbEe2FF75795d000F381A8062DEC", - "status": "active", - "id": "0x7cf6dC769482AbEe2FF75795d000F381A8062DEC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7cf6dC769482AbEe2FF75795d000F381A8062DEC/logo.png b/blockchains/ethereum/assets/0x7cf6dC769482AbEe2FF75795d000F381A8062DEC/logo.png deleted file mode 100755 index 410c8a0308cf5..0000000000000 Binary files a/blockchains/ethereum/assets/0x7cf6dC769482AbEe2FF75795d000F381A8062DEC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7d0Bb7A2FDc7e15e2937226670f1622931459660/info.json b/blockchains/ethereum/assets/0x7d0Bb7A2FDc7e15e2937226670f1622931459660/info.json deleted file mode 100644 index 33accc183e052..0000000000000 --- a/blockchains/ethereum/assets/0x7d0Bb7A2FDc7e15e2937226670f1622931459660/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CacheAvatarToken", - "symbol": "CACHEA", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7d0Bb7A2FDc7e15e2937226670f1622931459660", - "status": "active", - "id": "0x7d0Bb7A2FDc7e15e2937226670f1622931459660" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7d0Bb7A2FDc7e15e2937226670f1622931459660/logo.png b/blockchains/ethereum/assets/0x7d0Bb7A2FDc7e15e2937226670f1622931459660/logo.png deleted file mode 100755 index 5fd9c4f9b4302..0000000000000 Binary files a/blockchains/ethereum/assets/0x7d0Bb7A2FDc7e15e2937226670f1622931459660/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7d3761297D48E3364448560de2a40a3cCce399e2/info.json b/blockchains/ethereum/assets/0x7d3761297D48E3364448560de2a40a3cCce399e2/info.json deleted file mode 100644 index d0abf8062eb79..0000000000000 --- a/blockchains/ethereum/assets/0x7d3761297D48E3364448560de2a40a3cCce399e2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BZcash", - "symbol": "BZC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7d3761297D48E3364448560de2a40a3cCce399e2", - "status": "active", - "id": "0x7d3761297D48E3364448560de2a40a3cCce399e2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7d3761297D48E3364448560de2a40a3cCce399e2/logo.png b/blockchains/ethereum/assets/0x7d3761297D48E3364448560de2a40a3cCce399e2/logo.png deleted file mode 100644 index 8b7e4809c70c5..0000000000000 Binary files a/blockchains/ethereum/assets/0x7d3761297D48E3364448560de2a40a3cCce399e2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758/info.json b/blockchains/ethereum/assets/0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758/info.json deleted file mode 100644 index 589117124c37e..0000000000000 --- a/blockchains/ethereum/assets/0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SSS", - "symbol": "SSS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758", - "status": "active", - "id": "0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758/logo.png b/blockchains/ethereum/assets/0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758/logo.png deleted file mode 100644 index 8e1b0f32d33b8..0000000000000 Binary files a/blockchains/ethereum/assets/0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F/info.json b/blockchains/ethereum/assets/0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F/info.json deleted file mode 100644 index 8b18766833115..0000000000000 --- a/blockchains/ethereum/assets/0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COS", - "symbol": "COS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F", - "status": "active", - "id": "0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F/logo.png b/blockchains/ethereum/assets/0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F/logo.png deleted file mode 100644 index 82c950230a11a..0000000000000 Binary files a/blockchains/ethereum/assets/0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7d4b8Cce0591C9044a22ee543533b72E976E36C3/info.json b/blockchains/ethereum/assets/0x7d4b8Cce0591C9044a22ee543533b72E976E36C3/info.json deleted file mode 100644 index 3dd359391480f..0000000000000 --- a/blockchains/ethereum/assets/0x7d4b8Cce0591C9044a22ee543533b72E976E36C3/info.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "name": "Change", - "website": "https://www.changeinvest.com", - "source_code": "https://github.com/ChangeFinance", - "white_paper": "https://www.changeinvest.com/investor", - "description": "Change is a rapidly growing FinTech providing everyone in Europe access to exciting investments. Tens of thousands of people from 31 EU countries trust Change to build their financial future and have traded over 170 million euros with us.", - "socials": [ - { - "name": "Facebook", - "url": "https://www.facebook.com/changeinvest", - "handle": "changeinvest" - }, - { - "name": "Twitter", - "url": "https://twitter.com/changefinance", - "handle": "changefinance" - }, - { - "name": "Instagram", - "url": "https://www.instagram.com/changeinvest", - "handle": "changeinvest" - }, - { - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/changeinvest", - "handle": "changeinvest" - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/c/changeinvest", - "handle": "changeinvest" - }, - { - "name": "Telegram", - "url": "https://t.me/ChangeBank", - "handle": "ChangeBank" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/ChangeInvest", - "handle": "ChangeInvest" - } - ], - "explorer": "https://etherscan.io/token/0x7d4b8cce0591c9044a22ee543533b72e976e36c3", - "type": "ERC20", - "symbol": "CAG", - "decimals": 18, - "status": "active", - "id": "0x7d4b8Cce0591C9044a22ee543533b72E976E36C3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7d4b8Cce0591C9044a22ee543533b72E976E36C3/logo.png b/blockchains/ethereum/assets/0x7d4b8Cce0591C9044a22ee543533b72E976E36C3/logo.png deleted file mode 100644 index a5a587775e15b..0000000000000 Binary files a/blockchains/ethereum/assets/0x7d4b8Cce0591C9044a22ee543533b72E976E36C3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7d7587513e4674e93Be5CB18d7EA6b905Abd1BbC/info.json b/blockchains/ethereum/assets/0x7d7587513e4674e93Be5CB18d7EA6b905Abd1BbC/info.json deleted file mode 100644 index aac296a50f948..0000000000000 --- a/blockchains/ethereum/assets/0x7d7587513e4674e93Be5CB18d7EA6b905Abd1BbC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DARK Token", - "website": "https://coin.darkpay.market", - "description": "D4RKBAY : P2P e-commerce solution focused on users privacy.", - "explorer": "https://etherscan.io/token/0x7d7587513e4674e93Be5CB18d7EA6b905Abd1BbC", - "type": "ERC20", - "symbol": "DARK", - "decimals": 18, - "status": "active", - "id": "0x7d7587513e4674e93Be5CB18d7EA6b905Abd1BbC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7d7587513e4674e93Be5CB18d7EA6b905Abd1BbC/logo.png b/blockchains/ethereum/assets/0x7d7587513e4674e93Be5CB18d7EA6b905Abd1BbC/logo.png deleted file mode 100644 index 3044db48eb937..0000000000000 Binary files a/blockchains/ethereum/assets/0x7d7587513e4674e93Be5CB18d7EA6b905Abd1BbC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7d7Ab1Db2c8766D98465a392f374eB97361289eF/info.json b/blockchains/ethereum/assets/0x7d7Ab1Db2c8766D98465a392f374eB97361289eF/info.json deleted file mode 100644 index 5671faeda0839..0000000000000 --- a/blockchains/ethereum/assets/0x7d7Ab1Db2c8766D98465a392f374eB97361289eF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short LINK-DAI 2x v2", - "symbol": "dsLINK2x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7d7Ab1Db2c8766D98465a392f374eB97361289eF", - "status": "active", - "id": "0x7d7Ab1Db2c8766D98465a392f374eB97361289eF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7d7Ab1Db2c8766D98465a392f374eB97361289eF/logo.png b/blockchains/ethereum/assets/0x7d7Ab1Db2c8766D98465a392f374eB97361289eF/logo.png deleted file mode 100644 index 2d530b62d867d..0000000000000 Binary files a/blockchains/ethereum/assets/0x7d7Ab1Db2c8766D98465a392f374eB97361289eF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91/info.json b/blockchains/ethereum/assets/0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91/info.json deleted file mode 100644 index 91ccd8e2e6370..0000000000000 --- a/blockchains/ethereum/assets/0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FRIENDS WITH BENEFITS", - "symbol": "FWB", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91", - "status": "active", - "id": "0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91/logo.png b/blockchains/ethereum/assets/0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91/logo.png deleted file mode 100644 index 7fc87ed1309fc..0000000000000 Binary files a/blockchains/ethereum/assets/0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27/info.json b/blockchains/ethereum/assets/0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27/info.json deleted file mode 100644 index f506fa162d97c..0000000000000 --- a/blockchains/ethereum/assets/0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRE YTRE Y654 UY65", - "symbol": "TRE", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27", - "status": "active", - "id": "0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27/logo.png b/blockchains/ethereum/assets/0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27/logo.png deleted file mode 100644 index 908551682a6b4..0000000000000 Binary files a/blockchains/ethereum/assets/0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7dCB3B2356C822d3577D4d060D0D5D78C860488C/info.json b/blockchains/ethereum/assets/0x7dCB3B2356C822d3577D4d060D0D5D78C860488C/info.json deleted file mode 100644 index 45ee8344c0e78..0000000000000 --- a/blockchains/ethereum/assets/0x7dCB3B2356C822d3577D4d060D0D5D78C860488C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FANX Token", - "symbol": "FANX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7dCB3B2356C822d3577D4d060D0D5D78C860488C", - "status": "active", - "id": "0x7dCB3B2356C822d3577D4d060D0D5D78C860488C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7dCB3B2356C822d3577D4d060D0D5D78C860488C/logo.png b/blockchains/ethereum/assets/0x7dCB3B2356C822d3577D4d060D0D5D78C860488C/logo.png deleted file mode 100755 index 68f2fc8b94761..0000000000000 Binary files a/blockchains/ethereum/assets/0x7dCB3B2356C822d3577D4d060D0D5D78C860488C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7/info.json b/blockchains/ethereum/assets/0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7/info.json deleted file mode 100644 index 29652b57b4ce4..0000000000000 --- a/blockchains/ethereum/assets/0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Robonomics", - "website": "https://robonomics.network", - "description": "Operation of a decentralized network for the maintenance of Smart Cities and Industry 4.0", - "explorer": "https://etherscan.io/token/0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7", - "type": "ERC20", - "symbol": "XRT", - "decimals": 9, - "status": "active", - "id": "0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7/logo.png b/blockchains/ethereum/assets/0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7/logo.png deleted file mode 100644 index 13f6f27ed8bf8..0000000000000 Binary files a/blockchains/ethereum/assets/0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006/info.json b/blockchains/ethereum/assets/0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006/info.json deleted file mode 100644 index 30f68dd052221..0000000000000 --- a/blockchains/ethereum/assets/0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Teccoin", - "symbol": "Tecn", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://teccoin.tech/", - "explorer": "https://etherscan.io/token/0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006", - "status": "active", - "id": "0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006/logo.png b/blockchains/ethereum/assets/0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006/logo.png deleted file mode 100644 index b2480d2ff3bd4..0000000000000 Binary files a/blockchains/ethereum/assets/0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7dd474dCe035debF073dCB9C188584d761b1D024/info.json b/blockchains/ethereum/assets/0x7dd474dCe035debF073dCB9C188584d761b1D024/info.json deleted file mode 100644 index d265078a07886..0000000000000 --- a/blockchains/ethereum/assets/0x7dd474dCe035debF073dCB9C188584d761b1D024/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short WBTC-DAI 3x v2", - "symbol": "dsWBTC3x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7dd474dCe035debF073dCB9C188584d761b1D024", - "status": "active", - "id": "0x7dd474dCe035debF073dCB9C188584d761b1D024" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7dd474dCe035debF073dCB9C188584d761b1D024/logo.png b/blockchains/ethereum/assets/0x7dd474dCe035debF073dCB9C188584d761b1D024/logo.png deleted file mode 100644 index 0c5d843aaf407..0000000000000 Binary files a/blockchains/ethereum/assets/0x7dd474dCe035debF073dCB9C188584d761b1D024/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7deB5e830be29F91E298ba5FF1356BB7f8146998/info.json b/blockchains/ethereum/assets/0x7deB5e830be29F91E298ba5FF1356BB7f8146998/info.json deleted file mode 100644 index 9703dd7765bdf..0000000000000 --- a/blockchains/ethereum/assets/0x7deB5e830be29F91E298ba5FF1356BB7f8146998/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing MKR", - "symbol": "aMKR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0x7deB5e830be29F91E298ba5FF1356BB7f8146998", - "status": "active", - "id": "0x7deB5e830be29F91E298ba5FF1356BB7f8146998" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7deB5e830be29F91E298ba5FF1356BB7f8146998/logo.png b/blockchains/ethereum/assets/0x7deB5e830be29F91E298ba5FF1356BB7f8146998/logo.png deleted file mode 100644 index 0debb533fa8d6..0000000000000 Binary files a/blockchains/ethereum/assets/0x7deB5e830be29F91E298ba5FF1356BB7f8146998/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7deD07692e27B7b15Cb665666c7Fcd06417F9110/info.json b/blockchains/ethereum/assets/0x7deD07692e27B7b15Cb665666c7Fcd06417F9110/info.json deleted file mode 100644 index 71891178915e6..0000000000000 --- a/blockchains/ethereum/assets/0x7deD07692e27B7b15Cb665666c7Fcd06417F9110/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pentacles", - "symbol": "PNTCL", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7deD07692e27B7b15Cb665666c7Fcd06417F9110", - "status": "active", - "id": "0x7deD07692e27B7b15Cb665666c7Fcd06417F9110" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7deD07692e27B7b15Cb665666c7Fcd06417F9110/logo.png b/blockchains/ethereum/assets/0x7deD07692e27B7b15Cb665666c7Fcd06417F9110/logo.png deleted file mode 100644 index bdd69ed020e43..0000000000000 Binary files a/blockchains/ethereum/assets/0x7deD07692e27B7b15Cb665666c7Fcd06417F9110/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7e1A6C74b9a862002d5246215205CA062FBe0868/info.json b/blockchains/ethereum/assets/0x7e1A6C74b9a862002d5246215205CA062FBe0868/info.json deleted file mode 100644 index b763341f8ce1e..0000000000000 --- a/blockchains/ethereum/assets/0x7e1A6C74b9a862002d5246215205CA062FBe0868/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Itubagus", - "symbol": "ITB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://www.itubagus.com/", - "explorer": "https://etherscan.io/token/0x7e1A6C74b9a862002d5246215205CA062FBe0868", - "status": "active", - "id": "0x7e1A6C74b9a862002d5246215205CA062FBe0868" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7e1A6C74b9a862002d5246215205CA062FBe0868/logo.png b/blockchains/ethereum/assets/0x7e1A6C74b9a862002d5246215205CA062FBe0868/logo.png deleted file mode 100644 index 4becb0126d88f..0000000000000 Binary files a/blockchains/ethereum/assets/0x7e1A6C74b9a862002d5246215205CA062FBe0868/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462/info.json b/blockchains/ethereum/assets/0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462/info.json deleted file mode 100644 index 937d3b20b063e..0000000000000 --- a/blockchains/ethereum/assets/0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "United States of America", - "symbol": "USAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462", - "status": "active", - "id": "0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462/logo.png b/blockchains/ethereum/assets/0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462/logo.png deleted file mode 100644 index bd6538c8eeb53..0000000000000 Binary files a/blockchains/ethereum/assets/0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7e667525521cF61352e2E01b50FaaaE7Df39749a/info.json b/blockchains/ethereum/assets/0x7e667525521cF61352e2E01b50FaaaE7Df39749a/info.json deleted file mode 100644 index 5808d306cdfc9..0000000000000 --- a/blockchains/ethereum/assets/0x7e667525521cF61352e2E01b50FaaaE7Df39749a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CMC ", - "symbol": "CMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7e667525521cF61352e2E01b50FaaaE7Df39749a", - "status": "active", - "id": "0x7e667525521cF61352e2E01b50FaaaE7Df39749a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7e667525521cF61352e2E01b50FaaaE7Df39749a/logo.png b/blockchains/ethereum/assets/0x7e667525521cF61352e2E01b50FaaaE7Df39749a/logo.png deleted file mode 100755 index c5624501ed61c..0000000000000 Binary files a/blockchains/ethereum/assets/0x7e667525521cF61352e2E01b50FaaaE7Df39749a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7e7E112A68d8D2E221E11047a72fFC1065c38e1a/logo.png b/blockchains/ethereum/assets/0x7e7E112A68d8D2E221E11047a72fFC1065c38e1a/logo.png deleted file mode 100644 index 4aaf2d8754fea..0000000000000 Binary files a/blockchains/ethereum/assets/0x7e7E112A68d8D2E221E11047a72fFC1065c38e1a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156/info.json b/blockchains/ethereum/assets/0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156/info.json deleted file mode 100644 index befb41da20361..0000000000000 --- a/blockchains/ethereum/assets/0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST 3", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156", - "status": "active", - "id": "0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156/logo.png b/blockchains/ethereum/assets/0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156/logo.png deleted file mode 100644 index 3779f0ace2df3..0000000000000 Binary files a/blockchains/ethereum/assets/0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa/info.json b/blockchains/ethereum/assets/0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa/info.json deleted file mode 100644 index 692a57cff342a..0000000000000 --- a/blockchains/ethereum/assets/0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "eosDAC", - "type": "ERC20", - "symbol": "eosDAC", - "decimals": 18, - "website": "https://eosdac.io", - "description": "eosDAC is being created and launched by BlockMaker Ltd. Once eosDAC is launched BlockMaker Ltd will not have any ownership or control over eosDAC, nor own any eosDAC tokens.", - "socials": [], - "explorer": "https://etherscan.io/token/0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa", - "status": "active", - "id": "0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa/logo.png b/blockchains/ethereum/assets/0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa/logo.png deleted file mode 100644 index febc0678793e4..0000000000000 Binary files a/blockchains/ethereum/assets/0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7eAFF6b30F225475061FA49AaE97333666E258Ff/info.json b/blockchains/ethereum/assets/0x7eAFF6b30F225475061FA49AaE97333666E258Ff/info.json deleted file mode 100644 index 09c6203148675..0000000000000 --- a/blockchains/ethereum/assets/0x7eAFF6b30F225475061FA49AaE97333666E258Ff/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "E-Dome Plus", - "symbol": "EDP", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7eAFF6b30F225475061FA49AaE97333666E258Ff", - "status": "active", - "id": "0x7eAFF6b30F225475061FA49AaE97333666E258Ff" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7eAFF6b30F225475061FA49AaE97333666E258Ff/logo.png b/blockchains/ethereum/assets/0x7eAFF6b30F225475061FA49AaE97333666E258Ff/logo.png deleted file mode 100644 index 8eaacfc3ee90a..0000000000000 Binary files a/blockchains/ethereum/assets/0x7eAFF6b30F225475061FA49AaE97333666E258Ff/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7/info.json b/blockchains/ethereum/assets/0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7/info.json deleted file mode 100644 index a25ef9fb8d063..0000000000000 --- a/blockchains/ethereum/assets/0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CHATO", - "symbol": "GAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7", - "status": "active", - "id": "0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7/logo.png b/blockchains/ethereum/assets/0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7/logo.png deleted file mode 100644 index 4a8d486647ffe..0000000000000 Binary files a/blockchains/ethereum/assets/0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068/info.json b/blockchains/ethereum/assets/0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068/info.json deleted file mode 100644 index c54309cec9dff..0000000000000 --- a/blockchains/ethereum/assets/0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinMeet", - "symbol": "MEET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068", - "status": "active", - "id": "0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068/logo.png b/blockchains/ethereum/assets/0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068/logo.png deleted file mode 100644 index 21fc25f75015a..0000000000000 Binary files a/blockchains/ethereum/assets/0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7/info.json b/blockchains/ethereum/assets/0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7/info.json deleted file mode 100644 index 33063c57514c8..0000000000000 --- a/blockchains/ethereum/assets/0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chain Finance", - "symbol": "CFC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.chainfinance.org/", - "explorer": "https://etherscan.io/token/0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7", - "status": "active", - "id": "0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7/logo.png b/blockchains/ethereum/assets/0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7/logo.png deleted file mode 100644 index c40d50fe1e33b..0000000000000 Binary files a/blockchains/ethereum/assets/0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0/logo.png b/blockchains/ethereum/assets/0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0/logo.png deleted file mode 100644 index d676cf4dab8a5..0000000000000 Binary files a/blockchains/ethereum/assets/0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7f65BE7FAd0c22813e51746E7e8f13a20bAa9411/info.json b/blockchains/ethereum/assets/0x7f65BE7FAd0c22813e51746E7e8f13a20bAa9411/info.json deleted file mode 100644 index 820c18cc87de6..0000000000000 --- a/blockchains/ethereum/assets/0x7f65BE7FAd0c22813e51746E7e8f13a20bAa9411/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REBITCOIN", - "website": "https://rebitcoin.com", - "description": "REBITCOIN", - "explorer": "https://etherscan.io/token/0x7f65BE7FAd0c22813e51746E7e8f13a20bAa9411", - "type": "ERC20", - "symbol": "RBTC", - "decimals": 8, - "status": "abandoned", - "id": "0x7f65BE7FAd0c22813e51746E7e8f13a20bAa9411" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7f65BE7FAd0c22813e51746E7e8f13a20bAa9411/logo.png b/blockchains/ethereum/assets/0x7f65BE7FAd0c22813e51746E7e8f13a20bAa9411/logo.png deleted file mode 100644 index 5183329eb15e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x7f65BE7FAd0c22813e51746E7e8f13a20bAa9411/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9/info.json b/blockchains/ethereum/assets/0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9/info.json deleted file mode 100644 index 73ec2ddabcd8a..0000000000000 --- a/blockchains/ethereum/assets/0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FANX Token", - "symbol": "FANX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9", - "status": "active", - "id": "0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9/logo.png b/blockchains/ethereum/assets/0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9/logo.png deleted file mode 100755 index 68f2fc8b94761..0000000000000 Binary files a/blockchains/ethereum/assets/0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058/info.json b/blockchains/ethereum/assets/0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058/info.json deleted file mode 100644 index 1362792d97101..0000000000000 --- a/blockchains/ethereum/assets/0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vikas Kalwani", - "symbol": "VK", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058", - "status": "active", - "id": "0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058/logo.png b/blockchains/ethereum/assets/0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058/logo.png deleted file mode 100644 index 4d0536ded092f..0000000000000 Binary files a/blockchains/ethereum/assets/0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D/info.json b/blockchains/ethereum/assets/0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D/info.json deleted file mode 100644 index c86c80a9b16ba..0000000000000 --- a/blockchains/ethereum/assets/0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OYO", - "symbol": "OYO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D", - "status": "active", - "id": "0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D/logo.png b/blockchains/ethereum/assets/0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D/logo.png deleted file mode 100644 index 420f4603c9c73..0000000000000 Binary files a/blockchains/ethereum/assets/0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC/info.json b/blockchains/ethereum/assets/0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC/info.json deleted file mode 100644 index 7935a057355c2..0000000000000 --- a/blockchains/ethereum/assets/0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Read This Contract", - "website": "https://etherscan.io/address/0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC#code", - "description": "Utility token promoting the Read This Contract (RTC) initiative and ecosystem.", - "explorer": "https://etherscan.io/token/0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC", - "type": "ERC20", - "symbol": "RTC", - "decimals": 18, - "status": "active", - "id": "0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC/logo.png b/blockchains/ethereum/assets/0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC/logo.png deleted file mode 100755 index e92cdd980bee5..0000000000000 Binary files a/blockchains/ethereum/assets/0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f/info.json b/blockchains/ethereum/assets/0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f/info.json deleted file mode 100644 index bcf6732a67cfc..0000000000000 --- a/blockchains/ethereum/assets/0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CotteToken", - "symbol": "CTO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f", - "status": "active", - "id": "0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f/logo.png b/blockchains/ethereum/assets/0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f/logo.png deleted file mode 100644 index 19059afd4861f..0000000000000 Binary files a/blockchains/ethereum/assets/0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955/info.json b/blockchains/ethereum/assets/0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955/info.json deleted file mode 100644 index 8807df5e69c7e..0000000000000 --- a/blockchains/ethereum/assets/0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C361427", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955", - "status": "active", - "id": "0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955/logo.png b/blockchains/ethereum/assets/0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955/logo.png deleted file mode 100644 index 8dbe252b57464..0000000000000 Binary files a/blockchains/ethereum/assets/0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf/info.json b/blockchains/ethereum/assets/0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf/info.json deleted file mode 100644 index b0423028df01a..0000000000000 --- a/blockchains/ethereum/assets/0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-5/30M5", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf", - "status": "active", - "id": "0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf/logo.png b/blockchains/ethereum/assets/0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf/logo.png deleted file mode 100644 index 74a561d9ffb42..0000000000000 Binary files a/blockchains/ethereum/assets/0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1/info.json b/blockchains/ethereum/assets/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1/info.json deleted file mode 100644 index 3013b01718d95..0000000000000 --- a/blockchains/ethereum/assets/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AmpleGold", - "website": "https://amplegold.io/", - "description": "Ample Gold ($AMPLG) is worlds first and only goldpegged elastic tokensupply defi-protocol. $AMPLG is a decentralized ERC20 token which reaches supply-price equilibrium by increasing and decreasing the totalsupply. This is done by Rebasing events which trigger at random time intervals. If you own x percentage of the network, you will always own that that much.", - "explorer": "https://etherscan.io/token/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1", - "type": "ERC20", - "symbol": "AMPLG", - "decimals": 9, - "status": "active", - "id": "0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1/logo.png b/blockchains/ethereum/assets/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1/logo.png deleted file mode 100644 index 7966a5b0b8f6f..0000000000000 Binary files a/blockchains/ethereum/assets/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee/info.json b/blockchains/ethereum/assets/0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee/info.json deleted file mode 100644 index 560207a42169d..0000000000000 --- a/blockchains/ethereum/assets/0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R810805", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee", - "status": "active", - "id": "0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee/logo.png b/blockchains/ethereum/assets/0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee/logo.png deleted file mode 100755 index 1c028cd336b7d..0000000000000 Binary files a/blockchains/ethereum/assets/0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8013D06A86F341afAB95F82f6487e44c4Dc0C655/info.json b/blockchains/ethereum/assets/0x8013D06A86F341afAB95F82f6487e44c4Dc0C655/info.json deleted file mode 100644 index edfb97d7be873..0000000000000 --- a/blockchains/ethereum/assets/0x8013D06A86F341afAB95F82f6487e44c4Dc0C655/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITCOIN SVGOLD", - "symbol": "BSVG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitcoinsvgold.org/", - "explorer": "https://etherscan.io/token/0x8013D06A86F341afAB95F82f6487e44c4Dc0C655", - "status": "active", - "id": "0x8013D06A86F341afAB95F82f6487e44c4Dc0C655" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8013D06A86F341afAB95F82f6487e44c4Dc0C655/logo.png b/blockchains/ethereum/assets/0x8013D06A86F341afAB95F82f6487e44c4Dc0C655/logo.png deleted file mode 100644 index 602f1cfbd369c..0000000000000 Binary files a/blockchains/ethereum/assets/0x8013D06A86F341afAB95F82f6487e44c4Dc0C655/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x801Af47bA35316B7DA5EAe0a08904B014E7eC696/info.json b/blockchains/ethereum/assets/0x801Af47bA35316B7DA5EAe0a08904B014E7eC696/info.json deleted file mode 100644 index 157acc480c89b..0000000000000 --- a/blockchains/ethereum/assets/0x801Af47bA35316B7DA5EAe0a08904B014E7eC696/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IPP COIN", - "symbol": "IPP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x801Af47bA35316B7DA5EAe0a08904B014E7eC696", - "status": "active", - "id": "0x801Af47bA35316B7DA5EAe0a08904B014E7eC696" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x801Af47bA35316B7DA5EAe0a08904B014E7eC696/logo.png b/blockchains/ethereum/assets/0x801Af47bA35316B7DA5EAe0a08904B014E7eC696/logo.png deleted file mode 100755 index d19f3af948f2b..0000000000000 Binary files a/blockchains/ethereum/assets/0x801Af47bA35316B7DA5EAe0a08904B014E7eC696/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8/info.json b/blockchains/ethereum/assets/0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8/info.json deleted file mode 100644 index e96ac5fb1b344..0000000000000 --- a/blockchains/ethereum/assets/0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitreal", - "symbol": "BTR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8", - "status": "active", - "id": "0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8/logo.png b/blockchains/ethereum/assets/0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8/logo.png deleted file mode 100755 index 3a2e03fde31d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80640db285Cc63496bdd8c1980A7f4526A4D477F/info.json b/blockchains/ethereum/assets/0x80640db285Cc63496bdd8c1980A7f4526A4D477F/info.json deleted file mode 100644 index 3d60d5edfa579..0000000000000 --- a/blockchains/ethereum/assets/0x80640db285Cc63496bdd8c1980A7f4526A4D477F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BeatzCoin", - "symbol": "BTZC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x80640db285Cc63496bdd8c1980A7f4526A4D477F", - "status": "active", - "id": "0x80640db285Cc63496bdd8c1980A7f4526A4D477F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80640db285Cc63496bdd8c1980A7f4526A4D477F/logo.png b/blockchains/ethereum/assets/0x80640db285Cc63496bdd8c1980A7f4526A4D477F/logo.png deleted file mode 100644 index d6c6f21201602..0000000000000 Binary files a/blockchains/ethereum/assets/0x80640db285Cc63496bdd8c1980A7f4526A4D477F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8064d9Ae6cDf087b1bcd5BDf3531bD5d8C537a68/info.json b/blockchains/ethereum/assets/0x8064d9Ae6cDf087b1bcd5BDf3531bD5d8C537a68/info.json deleted file mode 100644 index ef571da82bee9..0000000000000 --- a/blockchains/ethereum/assets/0x8064d9Ae6cDf087b1bcd5BDf3531bD5d8C537a68/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BoringDAO BTC", - "symbol": "oBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.boringdao.com/", - "explorer": "https://etherscan.io/token/0x8064d9Ae6cDf087b1bcd5BDf3531bD5d8C537a68", - "status": "active", - "id": "0x8064d9Ae6cDf087b1bcd5BDf3531bD5d8C537a68" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8064d9Ae6cDf087b1bcd5BDf3531bD5d8C537a68/logo.png b/blockchains/ethereum/assets/0x8064d9Ae6cDf087b1bcd5BDf3531bD5d8C537a68/logo.png deleted file mode 100644 index ed85b6af4a895..0000000000000 Binary files a/blockchains/ethereum/assets/0x8064d9Ae6cDf087b1bcd5BDf3531bD5d8C537a68/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8069080a922834460C3A092FB2c1510224dc066b/info.json b/blockchains/ethereum/assets/0x8069080a922834460C3A092FB2c1510224dc066b/info.json deleted file mode 100644 index 2c367175a7c23..0000000000000 --- a/blockchains/ethereum/assets/0x8069080a922834460C3A092FB2c1510224dc066b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SpaceChain", - "symbol": "SPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://spacechain.com/", - "explorer": "https://etherscan.io/token/0x8069080a922834460C3A092FB2c1510224dc066b", - "status": "active", - "id": "0x8069080a922834460C3A092FB2c1510224dc066b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8069080a922834460C3A092FB2c1510224dc066b/logo.png b/blockchains/ethereum/assets/0x8069080a922834460C3A092FB2c1510224dc066b/logo.png deleted file mode 100644 index 770232c1ee75d..0000000000000 Binary files a/blockchains/ethereum/assets/0x8069080a922834460C3A092FB2c1510224dc066b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5/info.json b/blockchains/ethereum/assets/0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5/info.json deleted file mode 100644 index 72db573e70289..0000000000000 --- a/blockchains/ethereum/assets/0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "International Financial Asset", - "symbol": "IFA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5", - "status": "active", - "id": "0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5/logo.png b/blockchains/ethereum/assets/0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5/logo.png deleted file mode 100644 index b1dda62601cf7..0000000000000 Binary files a/blockchains/ethereum/assets/0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8082938646A474cf08f2107791bc9F644D9DAd75/info.json b/blockchains/ethereum/assets/0x8082938646A474cf08f2107791bc9F644D9DAd75/info.json deleted file mode 100644 index 21d057ac0334f..0000000000000 --- a/blockchains/ethereum/assets/0x8082938646A474cf08f2107791bc9F644D9DAd75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DD Platinum", - "symbol": "DDP", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8082938646A474cf08f2107791bc9F644D9DAd75", - "status": "active", - "id": "0x8082938646A474cf08f2107791bc9F644D9DAd75" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8082938646A474cf08f2107791bc9F644D9DAd75/logo.png b/blockchains/ethereum/assets/0x8082938646A474cf08f2107791bc9F644D9DAd75/logo.png deleted file mode 100644 index 22a8411cdb255..0000000000000 Binary files a/blockchains/ethereum/assets/0x8082938646A474cf08f2107791bc9F644D9DAd75/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/info.json b/blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/info.json deleted file mode 100644 index f17429854a62c..0000000000000 --- a/blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Quantum Generation", - "symbol": "QUBIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x808470d3C22263bca54d2634BCA479bF05d36E93", - "status": "active", - "id": "0x808470d3C22263bca54d2634BCA479bF05d36E93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/logo.png b/blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/logo.png deleted file mode 100644 index 48e1004a9baf6..0000000000000 Binary files a/blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x808507121B80c02388fAd14726482e061B8da827/logo.png b/blockchains/ethereum/assets/0x808507121B80c02388fAd14726482e061B8da827/logo.png deleted file mode 100644 index 059c34a342d7e..0000000000000 Binary files a/blockchains/ethereum/assets/0x808507121B80c02388fAd14726482e061B8da827/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x809826cceAb68c387726af962713b64Cb5Cb3CCA/info.json b/blockchains/ethereum/assets/0x809826cceAb68c387726af962713b64Cb5Cb3CCA/info.json deleted file mode 100644 index e94a96d431bc9..0000000000000 --- a/blockchains/ethereum/assets/0x809826cceAb68c387726af962713b64Cb5Cb3CCA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NucleusVision", - "symbol": "nCash", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://nucleus.vision/", - "explorer": "https://etherscan.io/token/0x809826cceAb68c387726af962713b64Cb5Cb3CCA", - "status": "active", - "id": "0x809826cceAb68c387726af962713b64Cb5Cb3CCA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x809826cceAb68c387726af962713b64Cb5Cb3CCA/logo.png b/blockchains/ethereum/assets/0x809826cceAb68c387726af962713b64Cb5Cb3CCA/logo.png deleted file mode 100755 index 20a9cc2866515..0000000000000 Binary files a/blockchains/ethereum/assets/0x809826cceAb68c387726af962713b64Cb5Cb3CCA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x809FAaF63eE61B9133102b4Fbe560219b534b6e4/info.json b/blockchains/ethereum/assets/0x809FAaF63eE61B9133102b4Fbe560219b534b6e4/info.json deleted file mode 100644 index d0d3caaa19370..0000000000000 --- a/blockchains/ethereum/assets/0x809FAaF63eE61B9133102b4Fbe560219b534b6e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PurpleCoin", - "symbol": "PPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x809FAaF63eE61B9133102b4Fbe560219b534b6e4", - "status": "active", - "id": "0x809FAaF63eE61B9133102b4Fbe560219b534b6e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x809FAaF63eE61B9133102b4Fbe560219b534b6e4/logo.png b/blockchains/ethereum/assets/0x809FAaF63eE61B9133102b4Fbe560219b534b6e4/logo.png deleted file mode 100755 index ead1d5a2caa26..0000000000000 Binary files a/blockchains/ethereum/assets/0x809FAaF63eE61B9133102b4Fbe560219b534b6e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF/info.json b/blockchains/ethereum/assets/0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF/info.json deleted file mode 100644 index f005a5bd5e5fd..0000000000000 --- a/blockchains/ethereum/assets/0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TradeToken", - "symbol": "TIO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF", - "status": "active", - "id": "0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF/logo.png b/blockchains/ethereum/assets/0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF/logo.png deleted file mode 100644 index 33522d859f095..0000000000000 Binary files a/blockchains/ethereum/assets/0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80D09dA032F4293b1f1295274509Cb76C2A5DC42/info.json b/blockchains/ethereum/assets/0x80D09dA032F4293b1f1295274509Cb76C2A5DC42/info.json deleted file mode 100644 index 635d237a9ccab..0000000000000 --- a/blockchains/ethereum/assets/0x80D09dA032F4293b1f1295274509Cb76C2A5DC42/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Visa Application Chain", - "symbol": "VAAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x80D09dA032F4293b1f1295274509Cb76C2A5DC42", - "status": "active", - "id": "0x80D09dA032F4293b1f1295274509Cb76C2A5DC42" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80D09dA032F4293b1f1295274509Cb76C2A5DC42/logo.png b/blockchains/ethereum/assets/0x80D09dA032F4293b1f1295274509Cb76C2A5DC42/logo.png deleted file mode 100644 index 87623c2832e39..0000000000000 Binary files a/blockchains/ethereum/assets/0x80D09dA032F4293b1f1295274509Cb76C2A5DC42/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80E7a4d750aDe616Da896C49049B7EdE9e04C191/info.json b/blockchains/ethereum/assets/0x80E7a4d750aDe616Da896C49049B7EdE9e04C191/info.json deleted file mode 100644 index 0510e9fed80f6..0000000000000 --- a/blockchains/ethereum/assets/0x80E7a4d750aDe616Da896C49049B7EdE9e04C191/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AstrCoin", - "symbol": "ASTR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x80E7a4d750aDe616Da896C49049B7EdE9e04C191", - "status": "active", - "id": "0x80E7a4d750aDe616Da896C49049B7EdE9e04C191" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80E7a4d750aDe616Da896C49049B7EdE9e04C191/logo.png b/blockchains/ethereum/assets/0x80E7a4d750aDe616Da896C49049B7EdE9e04C191/logo.png deleted file mode 100644 index e15ec34d1315c..0000000000000 Binary files a/blockchains/ethereum/assets/0x80E7a4d750aDe616Da896C49049B7EdE9e04C191/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/info.json b/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/info.json deleted file mode 100644 index fb6f316017a00..0000000000000 --- a/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/info.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "DEA", - "type": "ERC20", - "symbol": "DEA", - "decimals": 18, - "website": "https://deus.finance/", - "source_code": "https://github.com/deusfinance", - "white_paper": "https://medium.com/@deusfinance/deus-dea-unveiling-the-governance-token-of-the-deus-ecosystem-part-1-26d6433aac13", - "description": "DEA is the female part of DEUS. She will become the voice of the unheard & the balance of the rough forces.", - "explorer": "https://etherscan.io/token/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778", - "Twitter": "https://twitter.com/DeusDao", - "Telegram": "https://t.me/deusfinance", - "Medium": "https://medium.com/@deusfinance", - "status": "active", - "id": "0x80aB141F324C3d6F2b18b030f1C4E95d4d658778" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/logo.png b/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/logo.png deleted file mode 100644 index fcda360009b98..0000000000000 Binary files a/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80aCB802869F7B825cdBdaCb504cF95b595BB930/info.json b/blockchains/ethereum/assets/0x80aCB802869F7B825cdBdaCb504cF95b595BB930/info.json deleted file mode 100644 index 873da60b06e13..0000000000000 --- a/blockchains/ethereum/assets/0x80aCB802869F7B825cdBdaCb504cF95b595BB930/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Core", - "symbol": "CRX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x80aCB802869F7B825cdBdaCb504cF95b595BB930", - "status": "active", - "id": "0x80aCB802869F7B825cdBdaCb504cF95b595BB930" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80aCB802869F7B825cdBdaCb504cF95b595BB930/logo.png b/blockchains/ethereum/assets/0x80aCB802869F7B825cdBdaCb504cF95b595BB930/logo.png deleted file mode 100644 index 17111efa034a8..0000000000000 Binary files a/blockchains/ethereum/assets/0x80aCB802869F7B825cdBdaCb504cF95b595BB930/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/info.json b/blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/info.json deleted file mode 100644 index 9627be9b3e19a..0000000000000 --- a/blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SudanGoldCoin", - "symbol": "SGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sudangoldcoin.com/", - "explorer": "https://etherscan.io/token/0x80bD0cc689c206e3F642919244c4251c7Ef19852", - "status": "active", - "id": "0x80bD0cc689c206e3F642919244c4251c7Ef19852" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/logo.png b/blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/logo.png deleted file mode 100644 index d1353363096c0..0000000000000 Binary files a/blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80bb277f4355A43CDbB86a82F9876C946476d9Eb/info.json b/blockchains/ethereum/assets/0x80bb277f4355A43CDbB86a82F9876C946476d9Eb/info.json deleted file mode 100644 index 8ed7a62bd3a62..0000000000000 --- a/blockchains/ethereum/assets/0x80bb277f4355A43CDbB86a82F9876C946476d9Eb/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "DogDefiCoin", - "website": "https://dogdeficoin.com", - "description": "DogDefi offers liquidity mining and earn DogDeFiCoin as reward.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DogDeFiCoin", - "handle": "DogDeFiCoin" - } - ], - "explorer": "https://etherscan.io/token/0x80bb277f4355a43cdbb86a82f9876c946476d9eb", - "type": "ERC20", - "symbol": "DOGDEFI", - "decimals": 18, - "status": "active", - "id": "0x80bb277f4355A43CDbB86a82F9876C946476d9Eb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80bb277f4355A43CDbB86a82F9876C946476d9Eb/logo.png b/blockchains/ethereum/assets/0x80bb277f4355A43CDbB86a82F9876C946476d9Eb/logo.png deleted file mode 100644 index 6a2d40cae4603..0000000000000 Binary files a/blockchains/ethereum/assets/0x80bb277f4355A43CDbB86a82F9876C946476d9Eb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C/info.json b/blockchains/ethereum/assets/0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C/info.json deleted file mode 100644 index 76975dfd3ca56..0000000000000 --- a/blockchains/ethereum/assets/0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDNT", - "symbol": "USDNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C", - "status": "active", - "id": "0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C/logo.png b/blockchains/ethereum/assets/0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C/logo.png deleted file mode 100644 index f38b66645cb3e..0000000000000 Binary files a/blockchains/ethereum/assets/0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de/info.json b/blockchains/ethereum/assets/0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de/info.json deleted file mode 100644 index 411a43dddd1ca..0000000000000 --- a/blockchains/ethereum/assets/0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "MilkyWayToken", - "website": "https://spaceswap.app/", - "source_code": "https://github.com/spaceswap/spaceswap", - "description": "The SpaceSwap project aims to become the first and only one-stop-station for major DeFi protocols. It will provide users with a fair and profitable earnings sharing system, topped by MilkyWay (MILK2) coin rewards and MilkShake (SHAKE), to boost your earnings.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/spaceswapdefi", - "handle": "spaceswapdefi" - }, - { - "name": "Telegram", - "url": "https://t.me/spaceswap", - "handle": "spaceswap" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/r6RymJj", - "handle": "spaceswap" - } - ], - "explorer": "https://etherscan.io/token/0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de", - "type": "ERC20", - "symbol": "MILK2", - "decimals": 18, - "status": "active", - "id": "0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de/logo.png b/blockchains/ethereum/assets/0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de/logo.png deleted file mode 100644 index 94b6dc8493227..0000000000000 Binary files a/blockchains/ethereum/assets/0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f/info.json b/blockchains/ethereum/assets/0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f/info.json deleted file mode 100644 index 0ae2540a532c9..0000000000000 --- a/blockchains/ethereum/assets/0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Palmes", - "website": "https://palmestoken.com/", - "description": "Palmes: An innovative concept to generate new assets with security and blockchain technology.", - "explorer": "https://etherscan.io/token/0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f", - "type": "ERC20", - "symbol": "PLM", - "decimals": 6, - "status": "active", - "id": "0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f/logo.png b/blockchains/ethereum/assets/0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f/logo.png deleted file mode 100644 index 421b0ca53756a..0000000000000 Binary files a/blockchains/ethereum/assets/0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80e82Dd8707a68D9f26a3035c1bBF2b704549801/info.json b/blockchains/ethereum/assets/0x80e82Dd8707a68D9f26a3035c1bBF2b704549801/info.json deleted file mode 100644 index 48bc740737602..0000000000000 --- a/blockchains/ethereum/assets/0x80e82Dd8707a68D9f26a3035c1bBF2b704549801/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trendercoin", - "symbol": "TDC", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x80e82Dd8707a68D9f26a3035c1bBF2b704549801", - "status": "active", - "id": "0x80e82Dd8707a68D9f26a3035c1bBF2b704549801" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80e82Dd8707a68D9f26a3035c1bBF2b704549801/logo.png b/blockchains/ethereum/assets/0x80e82Dd8707a68D9f26a3035c1bBF2b704549801/logo.png deleted file mode 100644 index 3d5d262445f40..0000000000000 Binary files a/blockchains/ethereum/assets/0x80e82Dd8707a68D9f26a3035c1bBF2b704549801/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7/info.json b/blockchains/ethereum/assets/0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7/info.json deleted file mode 100644 index 6dfaeaad7111c..0000000000000 --- a/blockchains/ethereum/assets/0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Magnolia Token", - "symbol": "MGN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7", - "status": "active", - "id": "0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7/logo.png b/blockchains/ethereum/assets/0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7/logo.png deleted file mode 100644 index 1a1b7fd0ab68f..0000000000000 Binary files a/blockchains/ethereum/assets/0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/info.json b/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/info.json deleted file mode 100644 index 78d68ca5b00cb..0000000000000 --- a/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Aave", - "website": "https://aave.com", - "description": "Aave is an Open Source and Non-Custodial protocol to earn interest on deposits & borrow assets.", - "socials": [], - "explorer": "https://etherscan.io/token/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03", - "research": "https://research.binance.com/en/projects/aave-protocol", - "type": "ERC20", - "symbol": "LEND", - "decimals": 18, - "status": "active", - "id": "0x80fB784B7eD66730e8b1DBd9820aFD29931aab03" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/logo.png b/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/logo.png deleted file mode 100755 index 06860d0560a6e..0000000000000 Binary files a/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x810908B285f85Af668F6348cD8B26D76B3EC12e1/info.json b/blockchains/ethereum/assets/0x810908B285f85Af668F6348cD8B26D76B3EC12e1/info.json deleted file mode 100644 index d9c42103f010a..0000000000000 --- a/blockchains/ethereum/assets/0x810908B285f85Af668F6348cD8B26D76B3EC12e1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swapcoinz", - "symbol": "SPAZ", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://swapcoinz.io/", - "explorer": "https://etherscan.io/token/0x810908B285f85Af668F6348cD8B26D76B3EC12e1", - "status": "active", - "id": "0x810908B285f85Af668F6348cD8B26D76B3EC12e1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x810908B285f85Af668F6348cD8B26D76B3EC12e1/logo.png b/blockchains/ethereum/assets/0x810908B285f85Af668F6348cD8B26D76B3EC12e1/logo.png deleted file mode 100644 index d92169364c0c1..0000000000000 Binary files a/blockchains/ethereum/assets/0x810908B285f85Af668F6348cD8B26D76B3EC12e1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x812456F20215B291fd1246a4A63065E38961949f/info.json b/blockchains/ethereum/assets/0x812456F20215B291fd1246a4A63065E38961949f/info.json deleted file mode 100644 index f3095ab40bfb6..0000000000000 --- a/blockchains/ethereum/assets/0x812456F20215B291fd1246a4A63065E38961949f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "halo", - "symbol": "halo", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x812456F20215B291fd1246a4A63065E38961949f", - "status": "active", - "id": "0x812456F20215B291fd1246a4A63065E38961949f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x812456F20215B291fd1246a4A63065E38961949f/logo.png b/blockchains/ethereum/assets/0x812456F20215B291fd1246a4A63065E38961949f/logo.png deleted file mode 100644 index 09f925762375e..0000000000000 Binary files a/blockchains/ethereum/assets/0x812456F20215B291fd1246a4A63065E38961949f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81246a3F5fab7Aa9f4F625866105F3CAfFc67686/info.json b/blockchains/ethereum/assets/0x81246a3F5fab7Aa9f4F625866105F3CAfFc67686/info.json deleted file mode 100644 index ec340ad345949..0000000000000 --- a/blockchains/ethereum/assets/0x81246a3F5fab7Aa9f4F625866105F3CAfFc67686/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DIM Token", - "website": "https://dim.chat", - "description": "An open source project that provides both a decentralized instant messaging protocol and the system architecture that makes it work.", - "explorer": "https://etherscan.io/token/0x81246a3F5fab7Aa9f4F625866105F3CAfFc67686", - "type": "ERC20", - "symbol": "DIMT", - "decimals": 18, - "status": "active", - "id": "0x81246a3F5fab7Aa9f4F625866105F3CAfFc67686" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81246a3F5fab7Aa9f4F625866105F3CAfFc67686/logo.png b/blockchains/ethereum/assets/0x81246a3F5fab7Aa9f4F625866105F3CAfFc67686/logo.png deleted file mode 100644 index 2b243a70a5c34..0000000000000 Binary files a/blockchains/ethereum/assets/0x81246a3F5fab7Aa9f4F625866105F3CAfFc67686/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81311Be50efd05ee4501d884F0152f942015508b/info.json b/blockchains/ethereum/assets/0x81311Be50efd05ee4501d884F0152f942015508b/info.json deleted file mode 100644 index 3cf9e8d4a1386..0000000000000 --- a/blockchains/ethereum/assets/0x81311Be50efd05ee4501d884F0152f942015508b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "World Wide Trade Coin", - "symbol": "WWTC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x81311Be50efd05ee4501d884F0152f942015508b", - "status": "active", - "id": "0x81311Be50efd05ee4501d884F0152f942015508b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81311Be50efd05ee4501d884F0152f942015508b/logo.png b/blockchains/ethereum/assets/0x81311Be50efd05ee4501d884F0152f942015508b/logo.png deleted file mode 100644 index 90d68adcedd30..0000000000000 Binary files a/blockchains/ethereum/assets/0x81311Be50efd05ee4501d884F0152f942015508b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x813b428aF3920226E059B68A62e4c04933D4eA7a/info.json b/blockchains/ethereum/assets/0x813b428aF3920226E059B68A62e4c04933D4eA7a/info.json deleted file mode 100644 index cf0caa967f9ce..0000000000000 --- a/blockchains/ethereum/assets/0x813b428aF3920226E059B68A62e4c04933D4eA7a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentralized Asset Trading Platform", - "symbol": "DATP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://datp.market/", - "explorer": "https://etherscan.io/token/0x813b428aF3920226E059B68A62e4c04933D4eA7a", - "status": "active", - "id": "0x813b428aF3920226E059B68A62e4c04933D4eA7a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x813b428aF3920226E059B68A62e4c04933D4eA7a/logo.png b/blockchains/ethereum/assets/0x813b428aF3920226E059B68A62e4c04933D4eA7a/logo.png deleted file mode 100644 index 4e96930e92976..0000000000000 Binary files a/blockchains/ethereum/assets/0x813b428aF3920226E059B68A62e4c04933D4eA7a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x814964b1bceAf24e26296D031EaDf134a2Ca4105/info.json b/blockchains/ethereum/assets/0x814964b1bceAf24e26296D031EaDf134a2Ca4105/info.json deleted file mode 100644 index 8c373639ec717..0000000000000 --- a/blockchains/ethereum/assets/0x814964b1bceAf24e26296D031EaDf134a2Ca4105/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Newbium", - "symbol": "NEWB", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x814964b1bceAf24e26296D031EaDf134a2Ca4105", - "status": "active", - "id": "0x814964b1bceAf24e26296D031EaDf134a2Ca4105" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x814964b1bceAf24e26296D031EaDf134a2Ca4105/logo.png b/blockchains/ethereum/assets/0x814964b1bceAf24e26296D031EaDf134a2Ca4105/logo.png deleted file mode 100644 index e1b034a1f117e..0000000000000 Binary files a/blockchains/ethereum/assets/0x814964b1bceAf24e26296D031EaDf134a2Ca4105/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x814F67fA286f7572B041D041b1D99b432c9155Ee/info.json b/blockchains/ethereum/assets/0x814F67fA286f7572B041D041b1D99b432c9155Ee/info.json deleted file mode 100644 index 44b229269d18f..0000000000000 --- a/blockchains/ethereum/assets/0x814F67fA286f7572B041D041b1D99b432c9155Ee/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Dragon Coins", - "website": "https://drgtoken.io", - "description": "Dragon Corp. is a dedicated FinTech company that is fully committed to presenting a state of the art Blockchain payment solution.", - "socials": [], - "explorer": "https://etherscan.io/token/0x814F67fA286f7572B041D041b1D99b432c9155Ee", - "type": "ERC20", - "symbol": "DRG", - "decimals": 8, - "status": "active", - "id": "0x814F67fA286f7572B041D041b1D99b432c9155Ee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x814F67fA286f7572B041D041b1D99b432c9155Ee/logo.png b/blockchains/ethereum/assets/0x814F67fA286f7572B041D041b1D99b432c9155Ee/logo.png deleted file mode 100644 index f356be6907eab..0000000000000 Binary files a/blockchains/ethereum/assets/0x814F67fA286f7572B041D041b1D99b432c9155Ee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26/info.json b/blockchains/ethereum/assets/0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26/info.json deleted file mode 100644 index e688dd2d1f73a..0000000000000 --- a/blockchains/ethereum/assets/0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Measurable Data Token", - "website": "http://mdt.io", - "description": "Measurable Data Token (MDT) aims to provide a decentralized data economy, where data providers and data buyers can exchange data securely and anonymously.", - "explorer": "https://etherscan.io/token/0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26", - "research": "https://research.binance.com/en/projects/measurable-data-token", - "type": "ERC20", - "symbol": "MDT", - "decimals": 18, - "status": "active", - "id": "0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26/logo.png b/blockchains/ethereum/assets/0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26/logo.png deleted file mode 100644 index 90bacfc61ab93..0000000000000 Binary files a/blockchains/ethereum/assets/0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f/info.json b/blockchains/ethereum/assets/0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f/info.json deleted file mode 100644 index b7fbb1e004dff..0000000000000 --- a/blockchains/ethereum/assets/0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FUNCOINIO", - "symbol": "FUNC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f", - "status": "active", - "id": "0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f/logo.png b/blockchains/ethereum/assets/0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f/logo.png deleted file mode 100644 index 372340aa4b9e3..0000000000000 Binary files a/blockchains/ethereum/assets/0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD/info.json b/blockchains/ethereum/assets/0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD/info.json deleted file mode 100644 index bc35b9bfb50a6..0000000000000 --- a/blockchains/ethereum/assets/0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FunKoin", - "symbol": "FNK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD", - "status": "active", - "id": "0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD/logo.png b/blockchains/ethereum/assets/0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD/logo.png deleted file mode 100755 index 0618e52c077e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81611aCD4460Fd996Aa657835aF044644Fa8ae29/info.json b/blockchains/ethereum/assets/0x81611aCD4460Fd996Aa657835aF044644Fa8ae29/info.json deleted file mode 100644 index 49a7a9f42eee8..0000000000000 --- a/blockchains/ethereum/assets/0x81611aCD4460Fd996Aa657835aF044644Fa8ae29/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yangue", - "symbol": "YANG", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x81611aCD4460Fd996Aa657835aF044644Fa8ae29", - "status": "active", - "id": "0x81611aCD4460Fd996Aa657835aF044644Fa8ae29" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81611aCD4460Fd996Aa657835aF044644Fa8ae29/logo.png b/blockchains/ethereum/assets/0x81611aCD4460Fd996Aa657835aF044644Fa8ae29/logo.png deleted file mode 100644 index 3a5b1110c329b..0000000000000 Binary files a/blockchains/ethereum/assets/0x81611aCD4460Fd996Aa657835aF044644Fa8ae29/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81705082eF9f0D660f07BE80093D46d826d48b25/info.json b/blockchains/ethereum/assets/0x81705082eF9f0D660f07BE80093D46d826d48b25/info.json deleted file mode 100644 index 6fcbb4e5cec01..0000000000000 --- a/blockchains/ethereum/assets/0x81705082eF9f0D660f07BE80093D46d826d48b25/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Globalvillage ecosystem", - "symbol": "GVE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://gve.io/", - "explorer": "https://etherscan.io/token/0x81705082eF9f0D660f07BE80093D46d826d48b25", - "status": "active", - "id": "0x81705082eF9f0D660f07BE80093D46d826d48b25" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81705082eF9f0D660f07BE80093D46d826d48b25/logo.png b/blockchains/ethereum/assets/0x81705082eF9f0D660f07BE80093D46d826d48b25/logo.png deleted file mode 100644 index 8980e1ef2066e..0000000000000 Binary files a/blockchains/ethereum/assets/0x81705082eF9f0D660f07BE80093D46d826d48b25/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8188e51Bc678F0070531f0e782718Df0027452De/info.json b/blockchains/ethereum/assets/0x8188e51Bc678F0070531f0e782718Df0027452De/info.json deleted file mode 100644 index 44f75b0c26442..0000000000000 --- a/blockchains/ethereum/assets/0x8188e51Bc678F0070531f0e782718Df0027452De/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZERACOIN", - "symbol": "ZERA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8188e51Bc678F0070531f0e782718Df0027452De", - "status": "active", - "id": "0x8188e51Bc678F0070531f0e782718Df0027452De" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8188e51Bc678F0070531f0e782718Df0027452De/logo.png b/blockchains/ethereum/assets/0x8188e51Bc678F0070531f0e782718Df0027452De/logo.png deleted file mode 100644 index 8554b411b6f1b..0000000000000 Binary files a/blockchains/ethereum/assets/0x8188e51Bc678F0070531f0e782718Df0027452De/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5/info.json b/blockchains/ethereum/assets/0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5/info.json deleted file mode 100644 index 88c2fd85a1346..0000000000000 --- a/blockchains/ethereum/assets/0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kin", - "symbol": "KIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5", - "status": "active", - "id": "0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5/logo.png b/blockchains/ethereum/assets/0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5/logo.png deleted file mode 100644 index b01678574f52d..0000000000000 Binary files a/blockchains/ethereum/assets/0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816/info.json b/blockchains/ethereum/assets/0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816/info.json deleted file mode 100644 index 1314fc12ad134..0000000000000 --- a/blockchains/ethereum/assets/0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "NTV-e", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816", - "status": "active", - "id": "0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816/logo.png b/blockchains/ethereum/assets/0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816/logo.png deleted file mode 100644 index 7c46919a15ee8..0000000000000 Binary files a/blockchains/ethereum/assets/0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81AADA684F4Bd51252c8184148A78e7E4B44dc2c/info.json b/blockchains/ethereum/assets/0x81AADA684F4Bd51252c8184148A78e7E4B44dc2c/info.json deleted file mode 100644 index c3a5f6ff14aa3..0000000000000 --- a/blockchains/ethereum/assets/0x81AADA684F4Bd51252c8184148A78e7E4B44dc2c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARUKU COIN", - "symbol": "ARUK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x81AADA684F4Bd51252c8184148A78e7E4B44dc2c", - "status": "active", - "id": "0x81AADA684F4Bd51252c8184148A78e7E4B44dc2c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81AADA684F4Bd51252c8184148A78e7E4B44dc2c/logo.png b/blockchains/ethereum/assets/0x81AADA684F4Bd51252c8184148A78e7E4B44dc2c/logo.png deleted file mode 100644 index 178d266ec7c95..0000000000000 Binary files a/blockchains/ethereum/assets/0x81AADA684F4Bd51252c8184148A78e7E4B44dc2c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D/info.json b/blockchains/ethereum/assets/0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D/info.json deleted file mode 100644 index ebaac099ab820..0000000000000 --- a/blockchains/ethereum/assets/0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HXT", - "symbol": "HXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D", - "status": "active", - "id": "0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D/logo.png b/blockchains/ethereum/assets/0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D/logo.png deleted file mode 100644 index 16f09a32f3b27..0000000000000 Binary files a/blockchains/ethereum/assets/0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8/info.json b/blockchains/ethereum/assets/0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8/info.json deleted file mode 100644 index 77399c78529af..0000000000000 --- a/blockchains/ethereum/assets/0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NERBIO", - "symbol": "NRB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://nerbio.com", - "explorer": "https://etherscan.io/token/0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8", - "status": "active", - "id": "0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8/logo.png b/blockchains/ethereum/assets/0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8/logo.png deleted file mode 100644 index df20661d0b674..0000000000000 Binary files a/blockchains/ethereum/assets/0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81B1bFD6CB9Ad42DB395c2a27F73D4DCf5777e2D/info.json b/blockchains/ethereum/assets/0x81B1bFD6CB9Ad42DB395c2a27F73D4DCf5777e2D/info.json deleted file mode 100644 index 1096f29b96925..0000000000000 --- a/blockchains/ethereum/assets/0x81B1bFD6CB9Ad42DB395c2a27F73D4DCf5777e2D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rare", - "symbol": "RARE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x81B1bFD6CB9Ad42DB395c2a27F73D4DCf5777e2D", - "status": "active", - "id": "0x81B1bFD6CB9Ad42DB395c2a27F73D4DCf5777e2D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81B1bFD6CB9Ad42DB395c2a27F73D4DCf5777e2D/logo.png b/blockchains/ethereum/assets/0x81B1bFD6CB9Ad42DB395c2a27F73D4DCf5777e2D/logo.png deleted file mode 100644 index 771f039230b3a..0000000000000 Binary files a/blockchains/ethereum/assets/0x81B1bFD6CB9Ad42DB395c2a27F73D4DCf5777e2D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81DDbc1394c02D15946D76C16485b829Aa5CCc43/info.json b/blockchains/ethereum/assets/0x81DDbc1394c02D15946D76C16485b829Aa5CCc43/info.json deleted file mode 100644 index 6e1af205b18a9..0000000000000 --- a/blockchains/ethereum/assets/0x81DDbc1394c02D15946D76C16485b829Aa5CCc43/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blackcard Exchange", - "symbol": "BEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x81DDbc1394c02D15946D76C16485b829Aa5CCc43", - "status": "active", - "id": "0x81DDbc1394c02D15946D76C16485b829Aa5CCc43" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81DDbc1394c02D15946D76C16485b829Aa5CCc43/logo.png b/blockchains/ethereum/assets/0x81DDbc1394c02D15946D76C16485b829Aa5CCc43/logo.png deleted file mode 100644 index 93ac8c9343262..0000000000000 Binary files a/blockchains/ethereum/assets/0x81DDbc1394c02D15946D76C16485b829Aa5CCc43/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374/info.json b/blockchains/ethereum/assets/0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374/info.json deleted file mode 100644 index 187d3ad03ef7c..0000000000000 --- a/blockchains/ethereum/assets/0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ifoods Token", - "symbol": "IFOOD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ifoodschain.io/#/", - "explorer": "https://etherscan.io/token/0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374", - "status": "active", - "id": "0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374/logo.png b/blockchains/ethereum/assets/0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374/logo.png deleted file mode 100644 index 8919e8a2728d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a/info.json b/blockchains/ethereum/assets/0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a/info.json deleted file mode 100644 index 7e42262407808..0000000000000 --- a/blockchains/ethereum/assets/0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MagicCoin", - "symbol": "MCC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a", - "status": "active", - "id": "0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a/logo.png b/blockchains/ethereum/assets/0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a/logo.png deleted file mode 100755 index 61194bce5880b..0000000000000 Binary files a/blockchains/ethereum/assets/0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81b4D08645DA11374a03749AB170836E4e539767/info.json b/blockchains/ethereum/assets/0x81b4D08645DA11374a03749AB170836E4e539767/info.json deleted file mode 100644 index cdf2b5bcf1925..0000000000000 --- a/blockchains/ethereum/assets/0x81b4D08645DA11374a03749AB170836E4e539767/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Paymon Token", - "symbol": "PMNT", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x81b4D08645DA11374a03749AB170836E4e539767", - "status": "active", - "id": "0x81b4D08645DA11374a03749AB170836E4e539767" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81b4D08645DA11374a03749AB170836E4e539767/logo.png b/blockchains/ethereum/assets/0x81b4D08645DA11374a03749AB170836E4e539767/logo.png deleted file mode 100755 index df8b89237ea3f..0000000000000 Binary files a/blockchains/ethereum/assets/0x81b4D08645DA11374a03749AB170836E4e539767/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C/info.json b/blockchains/ethereum/assets/0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C/info.json deleted file mode 100644 index e47be7df6d26c..0000000000000 --- a/blockchains/ethereum/assets/0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTC Min Volatility Set", - "symbol": "BTCMINVOL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tokensets.com/set/btcminvol", - "explorer": "https://etherscan.io/token/0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C", - "status": "active", - "id": "0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C/logo.png b/blockchains/ethereum/assets/0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C/logo.png deleted file mode 100644 index 3359c7aa75d35..0000000000000 Binary files a/blockchains/ethereum/assets/0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c/info.json b/blockchains/ethereum/assets/0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c/info.json deleted file mode 100644 index 11ad3105cc353..0000000000000 --- a/blockchains/ethereum/assets/0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Datum Token", - "symbol": "DAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://datum.org/", - "explorer": "https://etherscan.io/token/0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c", - "status": "active", - "id": "0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c/logo.png b/blockchains/ethereum/assets/0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c/logo.png deleted file mode 100755 index 1062ae9277611..0000000000000 Binary files a/blockchains/ethereum/assets/0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81e091299D14024956723aEf6681F3B39692746c/info.json b/blockchains/ethereum/assets/0x81e091299D14024956723aEf6681F3B39692746c/info.json deleted file mode 100644 index f470f5b0a0b3b..0000000000000 --- a/blockchains/ethereum/assets/0x81e091299D14024956723aEf6681F3B39692746c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jicoin", - "symbol": "JIH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x81e091299D14024956723aEf6681F3B39692746c", - "status": "active", - "id": "0x81e091299D14024956723aEf6681F3B39692746c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81e091299D14024956723aEf6681F3B39692746c/logo.png b/blockchains/ethereum/assets/0x81e091299D14024956723aEf6681F3B39692746c/logo.png deleted file mode 100644 index 39695e1d0d414..0000000000000 Binary files a/blockchains/ethereum/assets/0x81e091299D14024956723aEf6681F3B39692746c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F/info.json b/blockchains/ethereum/assets/0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F/info.json deleted file mode 100644 index 803b2ca81e3aa..0000000000000 --- a/blockchains/ethereum/assets/0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AutoKen", - "symbol": "AU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F", - "status": "active", - "id": "0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F/logo.png b/blockchains/ethereum/assets/0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F/logo.png deleted file mode 100644 index 4e35868d334ba..0000000000000 Binary files a/blockchains/ethereum/assets/0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x820618367fB401310502760462FbA400a32C1D69/info.json b/blockchains/ethereum/assets/0x820618367fB401310502760462FbA400a32C1D69/info.json deleted file mode 100644 index ca40410ea48c7..0000000000000 --- a/blockchains/ethereum/assets/0x820618367fB401310502760462FbA400a32C1D69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CorelFX Token", - "symbol": "XCO", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x820618367fB401310502760462FbA400a32C1D69", - "status": "active", - "id": "0x820618367fB401310502760462FbA400a32C1D69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x820618367fB401310502760462FbA400a32C1D69/logo.png b/blockchains/ethereum/assets/0x820618367fB401310502760462FbA400a32C1D69/logo.png deleted file mode 100644 index fd7acfdd8646e..0000000000000 Binary files a/blockchains/ethereum/assets/0x820618367fB401310502760462FbA400a32C1D69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/info.json b/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/info.json deleted file mode 100644 index 4268276e97b70..0000000000000 --- a/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Origin Token (OGN)", - "website": "https://originprotocol.com", - "source_code": "https://github.com/originprotocol", - "description": "Enabling peer-to-peer commerce", - "explorer": "https://etherscan.io/token/0x8207c1ffc5b6804f6024322ccf34f29c3541ae26", - "type": "ERC20", - "symbol": "OGN", - "decimals": 18, - "status": "active", - "id": "0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/logo.png b/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/logo.png deleted file mode 100644 index 3b088d8ca84e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x821144518dfE9e7b44fCF4d0824e15e8390d4637/info.json b/blockchains/ethereum/assets/0x821144518dfE9e7b44fCF4d0824e15e8390d4637/info.json deleted file mode 100644 index fc608e2c7d756..0000000000000 --- a/blockchains/ethereum/assets/0x821144518dfE9e7b44fCF4d0824e15e8390d4637/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ATIS Token", - "symbol": "ATIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x821144518dfE9e7b44fCF4d0824e15e8390d4637", - "status": "active", - "id": "0x821144518dfE9e7b44fCF4d0824e15e8390d4637" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x821144518dfE9e7b44fCF4d0824e15e8390d4637/logo.png b/blockchains/ethereum/assets/0x821144518dfE9e7b44fCF4d0824e15e8390d4637/logo.png deleted file mode 100644 index bffadf2087734..0000000000000 Binary files a/blockchains/ethereum/assets/0x821144518dfE9e7b44fCF4d0824e15e8390d4637/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82125AFe01819Dff1535D0D6276d57045291B6c0/info.json b/blockchains/ethereum/assets/0x82125AFe01819Dff1535D0D6276d57045291B6c0/info.json deleted file mode 100644 index 845838328b951..0000000000000 --- a/blockchains/ethereum/assets/0x82125AFe01819Dff1535D0D6276d57045291B6c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Marcelo", - "symbol": "MRL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.marcelo-mrl.com", - "explorer": "https://etherscan.io/token/0x82125AFe01819Dff1535D0D6276d57045291B6c0", - "status": "active", - "id": "0x82125AFe01819Dff1535D0D6276d57045291B6c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82125AFe01819Dff1535D0D6276d57045291B6c0/logo.png b/blockchains/ethereum/assets/0x82125AFe01819Dff1535D0D6276d57045291B6c0/logo.png deleted file mode 100755 index 69eccca084968..0000000000000 Binary files a/blockchains/ethereum/assets/0x82125AFe01819Dff1535D0D6276d57045291B6c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x825130Aa1bEeF07BdF4f389705321816D05b0d0f/info.json b/blockchains/ethereum/assets/0x825130Aa1bEeF07BdF4f389705321816D05b0d0f/info.json deleted file mode 100644 index d07956c956f7e..0000000000000 --- a/blockchains/ethereum/assets/0x825130Aa1bEeF07BdF4f389705321816D05b0d0f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UNII", - "symbol": "UNII", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x825130Aa1bEeF07BdF4f389705321816D05b0d0f", - "status": "active", - "id": "0x825130Aa1bEeF07BdF4f389705321816D05b0d0f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x825130Aa1bEeF07BdF4f389705321816D05b0d0f/logo.png b/blockchains/ethereum/assets/0x825130Aa1bEeF07BdF4f389705321816D05b0d0f/logo.png deleted file mode 100644 index 34706e429cf48..0000000000000 Binary files a/blockchains/ethereum/assets/0x825130Aa1bEeF07BdF4f389705321816D05b0d0f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F/info.json b/blockchains/ethereum/assets/0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F/info.json deleted file mode 100644 index 2f7d3a0bb5c06..0000000000000 --- a/blockchains/ethereum/assets/0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TradeMyCoin", - "symbol": "TMYC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F", - "status": "active", - "id": "0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F/logo.png b/blockchains/ethereum/assets/0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F/logo.png deleted file mode 100755 index 5ead815e91b97..0000000000000 Binary files a/blockchains/ethereum/assets/0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0/info.json b/blockchains/ethereum/assets/0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0/info.json deleted file mode 100644 index 80303c2b67c16..0000000000000 --- a/blockchains/ethereum/assets/0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nuclear Bomb", - "symbol": "NB", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://nuclearbomb.io/", - "explorer": "https://etherscan.io/token/0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0", - "status": "active", - "id": "0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0/logo.png b/blockchains/ethereum/assets/0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0/logo.png deleted file mode 100644 index 226c7ae587e9d..0000000000000 Binary files a/blockchains/ethereum/assets/0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09/info.json b/blockchains/ethereum/assets/0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09/info.json deleted file mode 100644 index d8db73a1beb63..0000000000000 --- a/blockchains/ethereum/assets/0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHEREUMtoken", - "symbol": "ETHt", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09", - "status": "active", - "id": "0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09/logo.png b/blockchains/ethereum/assets/0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09/logo.png deleted file mode 100644 index 4ec57e1a49074..0000000000000 Binary files a/blockchains/ethereum/assets/0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8275eBF521Dc217aa79C88132017A5BCEf001dd9/info.json b/blockchains/ethereum/assets/0x8275eBF521Dc217aa79C88132017A5BCEf001dd9/info.json deleted file mode 100644 index d626767c77cc4..0000000000000 --- a/blockchains/ethereum/assets/0x8275eBF521Dc217aa79C88132017A5BCEf001dd9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jewel", - "symbol": "JWL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://jewelpay.org/", - "explorer": "https://etherscan.io/token/0x8275eBF521Dc217aa79C88132017A5BCEf001dd9", - "status": "active", - "id": "0x8275eBF521Dc217aa79C88132017A5BCEf001dd9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8275eBF521Dc217aa79C88132017A5BCEf001dd9/logo.png b/blockchains/ethereum/assets/0x8275eBF521Dc217aa79C88132017A5BCEf001dd9/logo.png deleted file mode 100644 index f7a29ea71ff9f..0000000000000 Binary files a/blockchains/ethereum/assets/0x8275eBF521Dc217aa79C88132017A5BCEf001dd9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8276ad69acdAacB17f981B780FDEF80b95f7e764/info.json b/blockchains/ethereum/assets/0x8276ad69acdAacB17f981B780FDEF80b95f7e764/info.json deleted file mode 100644 index f95766fce61ef..0000000000000 --- a/blockchains/ethereum/assets/0x8276ad69acdAacB17f981B780FDEF80b95f7e764/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PROMETEO", - "symbol": "PPT7", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8276ad69acdAacB17f981B780FDEF80b95f7e764", - "status": "active", - "id": "0x8276ad69acdAacB17f981B780FDEF80b95f7e764" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8276ad69acdAacB17f981B780FDEF80b95f7e764/logo.png b/blockchains/ethereum/assets/0x8276ad69acdAacB17f981B780FDEF80b95f7e764/logo.png deleted file mode 100644 index 34481e8a7bcdf..0000000000000 Binary files a/blockchains/ethereum/assets/0x8276ad69acdAacB17f981B780FDEF80b95f7e764/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x827D53c8170aF52625f414bde00326Fc8A085E86/info.json b/blockchains/ethereum/assets/0x827D53c8170aF52625f414bde00326Fc8A085E86/info.json deleted file mode 100644 index abcb623c8d06c..0000000000000 --- a/blockchains/ethereum/assets/0x827D53c8170aF52625f414bde00326Fc8A085E86/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Beaxy Token", - "symbol": "BXY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://beaxy.com/", - "explorer": "https://etherscan.io/token/0x827D53c8170aF52625f414bde00326Fc8A085E86", - "status": "active", - "id": "0x827D53c8170aF52625f414bde00326Fc8A085E86" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x827D53c8170aF52625f414bde00326Fc8A085E86/logo.png b/blockchains/ethereum/assets/0x827D53c8170aF52625f414bde00326Fc8A085E86/logo.png deleted file mode 100644 index 359f5d413b624..0000000000000 Binary files a/blockchains/ethereum/assets/0x827D53c8170aF52625f414bde00326Fc8A085E86/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x827Fe1736CEe36F7737Be6cF502434aF294Cf137/info.json b/blockchains/ethereum/assets/0x827Fe1736CEe36F7737Be6cF502434aF294Cf137/info.json deleted file mode 100644 index 5b82427c2d5d9..0000000000000 --- a/blockchains/ethereum/assets/0x827Fe1736CEe36F7737Be6cF502434aF294Cf137/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Africa Digital Coin", - "symbol": "ADC$", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x827Fe1736CEe36F7737Be6cF502434aF294Cf137", - "status": "active", - "id": "0x827Fe1736CEe36F7737Be6cF502434aF294Cf137" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x827Fe1736CEe36F7737Be6cF502434aF294Cf137/logo.png b/blockchains/ethereum/assets/0x827Fe1736CEe36F7737Be6cF502434aF294Cf137/logo.png deleted file mode 100644 index af33013a2b6f0..0000000000000 Binary files a/blockchains/ethereum/assets/0x827Fe1736CEe36F7737Be6cF502434aF294Cf137/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36/info.json b/blockchains/ethereum/assets/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36/info.json deleted file mode 100644 index 8cabfb49ecd29..0000000000000 --- a/blockchains/ethereum/assets/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "QCORE.FINANCE", - "website": "https://qcore.finance/", - "source_code": "https://github.com/qcore-finance", - "description": "QCORE.FINANCE controlled and rewarded with QCORE governance tokens.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/qcore_finance", - "handle": "qcore_finance" - }, - { - "name": "Telegram", - "url": "https://t.me/qcore_finance", - "handle": "qcore_finance" - } - ], - "explorer": "https://etherscan.io/token/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36", - "type": "ERC20", - "symbol": "QCORE", - "decimals": 9, - "status": "active", - "id": "0x82866b4A71BA9d930Fe338C386B6A45a7133eb36" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36/logo.png b/blockchains/ethereum/assets/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36/logo.png deleted file mode 100644 index b675772224d60..0000000000000 Binary files a/blockchains/ethereum/assets/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/info.json b/blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/info.json deleted file mode 100644 index 370e9bfe8ecdd..0000000000000 --- a/blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Ankr", - "website": "https://ankr.com", - "description": "Ankr is building an infrastructure platform and marketplace for Web3-stack deployment.", - "explorer": "https://etherscan.io/token/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4", - "research": "https://research.binance.com/en/projects/ankr-network", - "type": "ERC20", - "symbol": "ANKR", - "decimals": 18, - "status": "active", - "id": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/logo.png b/blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/logo.png deleted file mode 100644 index 0dc7139291155..0000000000000 Binary files a/blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8293bBd92C42608B20af588620a76128A33e4De9/info.json b/blockchains/ethereum/assets/0x8293bBd92C42608B20af588620a76128A33e4De9/info.json deleted file mode 100644 index 885cd1b1edd96..0000000000000 --- a/blockchains/ethereum/assets/0x8293bBd92C42608B20af588620a76128A33e4De9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CATCOIN", - "symbol": "CATS", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8293bBd92C42608B20af588620a76128A33e4De9", - "status": "active", - "id": "0x8293bBd92C42608B20af588620a76128A33e4De9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8293bBd92C42608B20af588620a76128A33e4De9/logo.png b/blockchains/ethereum/assets/0x8293bBd92C42608B20af588620a76128A33e4De9/logo.png deleted file mode 100644 index 02c0efb95bec0..0000000000000 Binary files a/blockchains/ethereum/assets/0x8293bBd92C42608B20af588620a76128A33e4De9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x829FC6B9CCEC9FBd5534E40B2181556C2a791896/info.json b/blockchains/ethereum/assets/0x829FC6B9CCEC9FBd5534E40B2181556C2a791896/info.json deleted file mode 100644 index 043eafa474671..0000000000000 --- a/blockchains/ethereum/assets/0x829FC6B9CCEC9FBd5534E40B2181556C2a791896/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GEO Rewards", - "symbol": "GEO", - "type": "ERC20", - "decimals": 7, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x829FC6B9CCEC9FBd5534E40B2181556C2a791896", - "status": "active", - "id": "0x829FC6B9CCEC9FBd5534E40B2181556C2a791896" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x829FC6B9CCEC9FBd5534E40B2181556C2a791896/logo.png b/blockchains/ethereum/assets/0x829FC6B9CCEC9FBd5534E40B2181556C2a791896/logo.png deleted file mode 100644 index d17dd477b8b53..0000000000000 Binary files a/blockchains/ethereum/assets/0x829FC6B9CCEC9FBd5534E40B2181556C2a791896/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE/info.json b/blockchains/ethereum/assets/0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE/info.json deleted file mode 100644 index 111941df45021..0000000000000 --- a/blockchains/ethereum/assets/0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fountain", - "symbol": "FTN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE", - "status": "active", - "id": "0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE/logo.png b/blockchains/ethereum/assets/0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE/logo.png deleted file mode 100644 index 46feac3bdd243..0000000000000 Binary files a/blockchains/ethereum/assets/0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228/info.json b/blockchains/ethereum/assets/0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228/info.json deleted file mode 100644 index 8c2bf43609ff3..0000000000000 --- a/blockchains/ethereum/assets/0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Catnero", - "symbol": "CTO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228", - "status": "active", - "id": "0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228/logo.png b/blockchains/ethereum/assets/0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228/logo.png deleted file mode 100644 index 3bfda54548b87..0000000000000 Binary files a/blockchains/ethereum/assets/0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b/info.json b/blockchains/ethereum/assets/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b/info.json deleted file mode 100644 index cac3b4bee2de2..0000000000000 --- a/blockchains/ethereum/assets/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Halloween", - "website": "https://halloween.airsite.co", - "description": "Halloween token was meant to store and tokenize every horrible event ever documented on the interne. 60% of all annual sales Will be donatated to peoples and countries living in fear through charity ororganizations.", - "explorer": "https://etherscan.io/token/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b", - "type": "ERC20", - "symbol": "horor", - "decimals": 18, - "status": "active", - "id": "0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b/logo.png b/blockchains/ethereum/assets/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b/logo.png deleted file mode 100644 index dc4f103760653..0000000000000 Binary files a/blockchains/ethereum/assets/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/info.json b/blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/info.json deleted file mode 100644 index da3c4adb91877..0000000000000 --- a/blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DNA Token", - "symbol": "DNA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.encrypgen.com/", - "explorer": "https://etherscan.io/token/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81", - "status": "active", - "id": "0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/logo.png b/blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/logo.png deleted file mode 100644 index ff6c89ddcecde..0000000000000 Binary files a/blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B/info.json b/blockchains/ethereum/assets/0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B/info.json deleted file mode 100644 index 52bba5c1f70ae..0000000000000 --- a/blockchains/ethereum/assets/0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro-Exchange", - "symbol": "TOMATOE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B", - "status": "active", - "id": "0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B/logo.png b/blockchains/ethereum/assets/0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B/logo.png deleted file mode 100755 index 4e77b9cbba062..0000000000000 Binary files a/blockchains/ethereum/assets/0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC/info.json b/blockchains/ethereum/assets/0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC/info.json deleted file mode 100644 index 30c79f9950d6c..0000000000000 --- a/blockchains/ethereum/assets/0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OMNIS-BIT", - "symbol": "OMNIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC", - "status": "active", - "id": "0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC/logo.png b/blockchains/ethereum/assets/0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC/logo.png deleted file mode 100755 index 2d3dc7d56a085..0000000000000 Binary files a/blockchains/ethereum/assets/0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F/info.json b/blockchains/ethereum/assets/0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F/info.json deleted file mode 100644 index da7a1cf007b18..0000000000000 --- a/blockchains/ethereum/assets/0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SealBlock Token", - "symbol": "SKT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sealblock.io/", - "explorer": "https://etherscan.io/token/0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F", - "status": "active", - "id": "0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F/logo.png b/blockchains/ethereum/assets/0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F/logo.png deleted file mode 100644 index 851e802d979bb..0000000000000 Binary files a/blockchains/ethereum/assets/0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6/info.json b/blockchains/ethereum/assets/0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6/info.json deleted file mode 100644 index c770035f8b17b..0000000000000 --- a/blockchains/ethereum/assets/0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RESCALTA", - "symbol": "RES", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6", - "status": "active", - "id": "0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6/logo.png b/blockchains/ethereum/assets/0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6/logo.png deleted file mode 100644 index 261b50f4f70ee..0000000000000 Binary files a/blockchains/ethereum/assets/0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587/info.json b/blockchains/ethereum/assets/0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587/info.json deleted file mode 100644 index d5debb5b76680..0000000000000 --- a/blockchains/ethereum/assets/0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DreamTeam Token", - "symbol": "DREAM", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://token.dreamteam.gg", - "explorer": "https://etherscan.io/token/0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587", - "status": "active", - "id": "0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587/logo.png b/blockchains/ethereum/assets/0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587/logo.png deleted file mode 100644 index 64da8542890b6..0000000000000 Binary files a/blockchains/ethereum/assets/0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82fdedfB7635441aA5A92791D001fA7388da8025/info.json b/blockchains/ethereum/assets/0x82fdedfB7635441aA5A92791D001fA7388da8025/info.json deleted file mode 100644 index 345a0a7d3141d..0000000000000 --- a/blockchains/ethereum/assets/0x82fdedfB7635441aA5A92791D001fA7388da8025/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DigitalTicks", - "symbol": "DTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.digitalticks.com/", - "explorer": "https://etherscan.io/token/0x82fdedfB7635441aA5A92791D001fA7388da8025", - "status": "active", - "id": "0x82fdedfB7635441aA5A92791D001fA7388da8025" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82fdedfB7635441aA5A92791D001fA7388da8025/logo.png b/blockchains/ethereum/assets/0x82fdedfB7635441aA5A92791D001fA7388da8025/logo.png deleted file mode 100755 index ac10d7b2006dd..0000000000000 Binary files a/blockchains/ethereum/assets/0x82fdedfB7635441aA5A92791D001fA7388da8025/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec/info.json b/blockchains/ethereum/assets/0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec/info.json deleted file mode 100644 index e61de9ee5af5f..0000000000000 --- a/blockchains/ethereum/assets/0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EXNCE", - "symbol": "XNC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.exnce.com/", - "explorer": "https://etherscan.io/token/0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec", - "status": "active", - "id": "0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec/logo.png b/blockchains/ethereum/assets/0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec/logo.png deleted file mode 100644 index 2cf328dc22d39..0000000000000 Binary files a/blockchains/ethereum/assets/0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x832904863978b94802123106e6eB491BDF0Df928/info.json b/blockchains/ethereum/assets/0x832904863978b94802123106e6eB491BDF0Df928/info.json deleted file mode 100644 index a82df45cdec81..0000000000000 --- a/blockchains/ethereum/assets/0x832904863978b94802123106e6eB491BDF0Df928/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OptiToken", - "symbol": "OPTI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://optitoken.io/", - "explorer": "https://etherscan.io/token/0x832904863978b94802123106e6eB491BDF0Df928", - "status": "active", - "id": "0x832904863978b94802123106e6eB491BDF0Df928" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x832904863978b94802123106e6eB491BDF0Df928/logo.png b/blockchains/ethereum/assets/0x832904863978b94802123106e6eB491BDF0Df928/logo.png deleted file mode 100644 index 96fffbf9427af..0000000000000 Binary files a/blockchains/ethereum/assets/0x832904863978b94802123106e6eB491BDF0Df928/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x832eC40433B457028A1D27434f3B9FdF81aaecbE/info.json b/blockchains/ethereum/assets/0x832eC40433B457028A1D27434f3B9FdF81aaecbE/info.json deleted file mode 100644 index cd21b9dc01bee..0000000000000 --- a/blockchains/ethereum/assets/0x832eC40433B457028A1D27434f3B9FdF81aaecbE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Grow Token", - "symbol": "GRWT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x832eC40433B457028A1D27434f3B9FdF81aaecbE", - "status": "active", - "id": "0x832eC40433B457028A1D27434f3B9FdF81aaecbE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x832eC40433B457028A1D27434f3B9FdF81aaecbE/logo.png b/blockchains/ethereum/assets/0x832eC40433B457028A1D27434f3B9FdF81aaecbE/logo.png deleted file mode 100755 index 37bfb7f5b6c50..0000000000000 Binary files a/blockchains/ethereum/assets/0x832eC40433B457028A1D27434f3B9FdF81aaecbE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4/info.json b/blockchains/ethereum/assets/0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4/info.json deleted file mode 100644 index 6e720d7a1002f..0000000000000 --- a/blockchains/ethereum/assets/0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Bitcoin Family", - "symbol": "FAMILY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4", - "status": "active", - "id": "0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4/logo.png b/blockchains/ethereum/assets/0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4/logo.png deleted file mode 100644 index f510f535f068b..0000000000000 Binary files a/blockchains/ethereum/assets/0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x834625F5D8B006D70a6CaAEeF73C29442F156dAF/info.json b/blockchains/ethereum/assets/0x834625F5D8B006D70a6CaAEeF73C29442F156dAF/info.json deleted file mode 100644 index 32705eafc2531..0000000000000 --- a/blockchains/ethereum/assets/0x834625F5D8B006D70a6CaAEeF73C29442F156dAF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Instantily", - "symbol": "TILY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://instantily.com/", - "explorer": "https://etherscan.io/token/0x834625F5D8B006D70a6CaAEeF73C29442F156dAF", - "status": "active", - "id": "0x834625F5D8B006D70a6CaAEeF73C29442F156dAF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x834625F5D8B006D70a6CaAEeF73C29442F156dAF/logo.png b/blockchains/ethereum/assets/0x834625F5D8B006D70a6CaAEeF73C29442F156dAF/logo.png deleted file mode 100644 index cee9a3ea7795e..0000000000000 Binary files a/blockchains/ethereum/assets/0x834625F5D8B006D70a6CaAEeF73C29442F156dAF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x834Ae750d5E8119e6C60FB5F1D784f696517001b/info.json b/blockchains/ethereum/assets/0x834Ae750d5E8119e6C60FB5F1D784f696517001b/info.json deleted file mode 100644 index ffbf7ae974824..0000000000000 --- a/blockchains/ethereum/assets/0x834Ae750d5E8119e6C60FB5F1D784f696517001b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C554790", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x834Ae750d5E8119e6C60FB5F1D784f696517001b", - "status": "active", - "id": "0x834Ae750d5E8119e6C60FB5F1D784f696517001b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x834Ae750d5E8119e6C60FB5F1D784f696517001b/logo.png b/blockchains/ethereum/assets/0x834Ae750d5E8119e6C60FB5F1D784f696517001b/logo.png deleted file mode 100644 index 8132b131cfd12..0000000000000 Binary files a/blockchains/ethereum/assets/0x834Ae750d5E8119e6C60FB5F1D784f696517001b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83519EC12329FC296573b8e95E62F01313D63cA4/info.json b/blockchains/ethereum/assets/0x83519EC12329FC296573b8e95E62F01313D63cA4/info.json deleted file mode 100644 index 012736338d8ec..0000000000000 --- a/blockchains/ethereum/assets/0x83519EC12329FC296573b8e95E62F01313D63cA4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitchainnet", - "symbol": "BNCT", - "type": "ERC20", - "decimals": 16, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x83519EC12329FC296573b8e95E62F01313D63cA4", - "status": "active", - "id": "0x83519EC12329FC296573b8e95E62F01313D63cA4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83519EC12329FC296573b8e95E62F01313D63cA4/logo.png b/blockchains/ethereum/assets/0x83519EC12329FC296573b8e95E62F01313D63cA4/logo.png deleted file mode 100644 index 123bb24340dda..0000000000000 Binary files a/blockchains/ethereum/assets/0x83519EC12329FC296573b8e95E62F01313D63cA4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3/info.json b/blockchains/ethereum/assets/0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3/info.json deleted file mode 100644 index 31ad8394071ec..0000000000000 --- a/blockchains/ethereum/assets/0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Whisky", - "symbol": "WHISKY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3", - "status": "active", - "id": "0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3/logo.png b/blockchains/ethereum/assets/0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3/logo.png deleted file mode 100644 index 159967b6d4d99..0000000000000 Binary files a/blockchains/ethereum/assets/0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf/info.json b/blockchains/ethereum/assets/0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf/info.json deleted file mode 100644 index bf4cb52d591b4..0000000000000 --- a/blockchains/ethereum/assets/0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-1/30M61", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf", - "status": "active", - "id": "0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf/logo.png b/blockchains/ethereum/assets/0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf/logo.png deleted file mode 100644 index d1c3d77f8595b..0000000000000 Binary files a/blockchains/ethereum/assets/0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2/info.json b/blockchains/ethereum/assets/0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2/info.json deleted file mode 100644 index 30d5d2cee9d5a..0000000000000 --- a/blockchains/ethereum/assets/0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ProChain", - "symbol": "PRO", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2", - "status": "active", - "id": "0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2/logo.png b/blockchains/ethereum/assets/0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83869DE76B9Ad8125e22b857f519F001588c0f62/info.json b/blockchains/ethereum/assets/0x83869DE76B9Ad8125e22b857f519F001588c0f62/info.json deleted file mode 100644 index b55c1ff2b5ac9..0000000000000 --- a/blockchains/ethereum/assets/0x83869DE76B9Ad8125e22b857f519F001588c0f62/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EXMOCoin", - "symbol": "EXM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://exmo.money/", - "explorer": "https://etherscan.io/token/0x83869DE76B9Ad8125e22b857f519F001588c0f62", - "status": "active", - "id": "0x83869DE76B9Ad8125e22b857f519F001588c0f62" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83869DE76B9Ad8125e22b857f519F001588c0f62/logo.png b/blockchains/ethereum/assets/0x83869DE76B9Ad8125e22b857f519F001588c0f62/logo.png deleted file mode 100644 index caa9c35b0a144..0000000000000 Binary files a/blockchains/ethereum/assets/0x83869DE76B9Ad8125e22b857f519F001588c0f62/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE/info.json b/blockchains/ethereum/assets/0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE/info.json deleted file mode 100644 index 68dfd1e3f6ce8..0000000000000 --- a/blockchains/ethereum/assets/0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PACT Gold", - "symbol": "PACT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE", - "status": "active", - "id": "0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE/logo.png b/blockchains/ethereum/assets/0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE/logo.png deleted file mode 100644 index 198094f8b12c9..0000000000000 Binary files a/blockchains/ethereum/assets/0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x838d8e11B160deC88Fe62BF0f743FB7000941e13/info.json b/blockchains/ethereum/assets/0x838d8e11B160deC88Fe62BF0f743FB7000941e13/info.json deleted file mode 100644 index c4436c0d99af9..0000000000000 --- a/blockchains/ethereum/assets/0x838d8e11B160deC88Fe62BF0f743FB7000941e13/info.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "name": "Krios/GIG", - "website": "https://krios.io/", - "source_code": "https://github.com/ethereum", - "white_paper": "https://krios-test.s3.amazonaws.com/image_1565724128958.pdf", - "description": "Krios is a platform that connects employers and freelancers in the next hire share economy. Many skilled individuals are turning to freelancing as a result of the freedom and flexibility that it brings. Krios enables employers looking to hire and freelancers searching for jobs to connect with one another. Sign up now to search for job opportunities and showcase your skills.", - "socials": [ - { - "name": "Telegram", - "url": "https://t.me/KriosToken", - "handle": "Krios" - }, - { - "name": "Instagram", - "url": "https://www.instagram.com/krios2020/", - "handle": "Krios" - }, - { - "name": "Twitter", - "url": "https://twitter.com/krios_io", - "handle": "Krios" - }, - { - "name": "FaceBook", - "url": "https://www.facebook.com/krios.io/", - "handle": "Krios" - } - ], - "explorer": "https://etherscan.io/token/0x838d8e11B160deC88Fe62BF0f743FB7000941e13", - "type": "ERC20", - "symbol": "GIG", - "decimals": 18, - "status": "active", - "id": "0x838d8e11B160deC88Fe62BF0f743FB7000941e13" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x838d8e11B160deC88Fe62BF0f743FB7000941e13/logo.png b/blockchains/ethereum/assets/0x838d8e11B160deC88Fe62BF0f743FB7000941e13/logo.png deleted file mode 100644 index 0396e69197392..0000000000000 Binary files a/blockchains/ethereum/assets/0x838d8e11B160deC88Fe62BF0f743FB7000941e13/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x839078adA638AF8306c039221E408eE7bc4E3F7F/info.json b/blockchains/ethereum/assets/0x839078adA638AF8306c039221E408eE7bc4E3F7F/info.json deleted file mode 100644 index 5428ac5767cdf..0000000000000 --- a/blockchains/ethereum/assets/0x839078adA638AF8306c039221E408eE7bc4E3F7F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Thursday Ninja", - "symbol": "THUR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x839078adA638AF8306c039221E408eE7bc4E3F7F", - "status": "active", - "id": "0x839078adA638AF8306c039221E408eE7bc4E3F7F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x839078adA638AF8306c039221E408eE7bc4E3F7F/logo.png b/blockchains/ethereum/assets/0x839078adA638AF8306c039221E408eE7bc4E3F7F/logo.png deleted file mode 100644 index 844ebbd923077..0000000000000 Binary files a/blockchains/ethereum/assets/0x839078adA638AF8306c039221E408eE7bc4E3F7F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83984d6142934bb535793A82ADB0a46EF0F66B6d/info.json b/blockchains/ethereum/assets/0x83984d6142934bb535793A82ADB0a46EF0F66B6d/info.json deleted file mode 100644 index db2f208febe04..0000000000000 --- a/blockchains/ethereum/assets/0x83984d6142934bb535793A82ADB0a46EF0F66B6d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REMME token", - "symbol": "REM", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://remme.io/", - "explorer": "https://etherscan.io/token/0x83984d6142934bb535793A82ADB0a46EF0F66B6d", - "status": "active", - "id": "0x83984d6142934bb535793A82ADB0a46EF0F66B6d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83984d6142934bb535793A82ADB0a46EF0F66B6d/logo.png b/blockchains/ethereum/assets/0x83984d6142934bb535793A82ADB0a46EF0F66B6d/logo.png deleted file mode 100644 index 9c2cc2525e168..0000000000000 Binary files a/blockchains/ethereum/assets/0x83984d6142934bb535793A82ADB0a46EF0F66B6d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x839961692c56270b73538F9906f8736fC1DA4fA6/info.json b/blockchains/ethereum/assets/0x839961692c56270b73538F9906f8736fC1DA4fA6/info.json deleted file mode 100644 index 2325cccae1d85..0000000000000 --- a/blockchains/ethereum/assets/0x839961692c56270b73538F9906f8736fC1DA4fA6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CHALLENGE", - "symbol": "CLG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.challengeclg.com/", - "explorer": "https://etherscan.io/token/0x839961692c56270b73538F9906f8736fC1DA4fA6", - "status": "active", - "id": "0x839961692c56270b73538F9906f8736fC1DA4fA6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x839961692c56270b73538F9906f8736fC1DA4fA6/logo.png b/blockchains/ethereum/assets/0x839961692c56270b73538F9906f8736fC1DA4fA6/logo.png deleted file mode 100644 index 4538255b06bdd..0000000000000 Binary files a/blockchains/ethereum/assets/0x839961692c56270b73538F9906f8736fC1DA4fA6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E/info.json b/blockchains/ethereum/assets/0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E/info.json deleted file mode 100644 index 047801f970123..0000000000000 --- a/blockchains/ethereum/assets/0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg15500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E", - "status": "active", - "id": "0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E/logo.png b/blockchains/ethereum/assets/0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E/logo.png deleted file mode 100644 index 6b6141a0de5cb..0000000000000 Binary files a/blockchains/ethereum/assets/0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2/info.json b/blockchains/ethereum/assets/0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2/info.json deleted file mode 100644 index c4820cb8e94ed..0000000000000 --- a/blockchains/ethereum/assets/0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mi Token", - "symbol": "MIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2", - "status": "active", - "id": "0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2/logo.png b/blockchains/ethereum/assets/0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2/logo.png deleted file mode 100644 index a0aa20a33a6a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/info.json b/blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/info.json deleted file mode 100644 index 13c4fb9ac24aa..0000000000000 --- a/blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bet Chips", - "symbol": "BetC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0", - "status": "active", - "id": "0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/logo.png b/blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/logo.png deleted file mode 100644 index e22ee78ef5abe..0000000000000 Binary files a/blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B/info.json b/blockchains/ethereum/assets/0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B/info.json deleted file mode 100644 index c9553c9e563f4..0000000000000 --- a/blockchains/ethereum/assets/0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQUOPAY", - "symbol": "EQY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B", - "status": "active", - "id": "0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B/logo.png b/blockchains/ethereum/assets/0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B/logo.png deleted file mode 100644 index 3cac8829c4b48..0000000000000 Binary files a/blockchains/ethereum/assets/0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191/info.json b/blockchains/ethereum/assets/0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191/info.json deleted file mode 100644 index 741ac6fab5805..0000000000000 --- a/blockchains/ethereum/assets/0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planet BlockChain", - "symbol": "PBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://planetblockchain.io", - "explorer": "https://etherscan.io/token/0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191", - "status": "active", - "id": "0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191/logo.png b/blockchains/ethereum/assets/0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191/logo.png deleted file mode 100755 index cf0c74474202e..0000000000000 Binary files a/blockchains/ethereum/assets/0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83cAEECace9Ec5c322c93743B2B370ED58951F5c/info.json b/blockchains/ethereum/assets/0x83cAEECace9Ec5c322c93743B2B370ED58951F5c/info.json deleted file mode 100644 index 28608ddec8c04..0000000000000 --- a/blockchains/ethereum/assets/0x83cAEECace9Ec5c322c93743B2B370ED58951F5c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bazooka Token", - "symbol": "BAZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x83cAEECace9Ec5c322c93743B2B370ED58951F5c", - "status": "active", - "id": "0x83cAEECace9Ec5c322c93743B2B370ED58951F5c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83cAEECace9Ec5c322c93743B2B370ED58951F5c/logo.png b/blockchains/ethereum/assets/0x83cAEECace9Ec5c322c93743B2B370ED58951F5c/logo.png deleted file mode 100644 index b586821b29c15..0000000000000 Binary files a/blockchains/ethereum/assets/0x83cAEECace9Ec5c322c93743B2B370ED58951F5c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc/info.json b/blockchains/ethereum/assets/0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc/info.json deleted file mode 100644 index d452ae1c51bbe..0000000000000 --- a/blockchains/ethereum/assets/0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Goldmint MNT Prelaunch Token", - "symbol": "MNTP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.goldmint.io/", - "explorer": "https://etherscan.io/token/0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc", - "status": "active", - "id": "0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc/logo.png b/blockchains/ethereum/assets/0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc/logo.png deleted file mode 100644 index 37f24749e23c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17/info.json b/blockchains/ethereum/assets/0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17/info.json deleted file mode 100644 index ccc51077efeae..0000000000000 --- a/blockchains/ethereum/assets/0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Deluxo", - "symbol": "DLUX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17", - "status": "active", - "id": "0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17/logo.png b/blockchains/ethereum/assets/0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17/logo.png deleted file mode 100644 index 43f82d434ca23..0000000000000 Binary files a/blockchains/ethereum/assets/0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83e2BE8d114F9661221384B3a50d24B96a5653F5/info.json b/blockchains/ethereum/assets/0x83e2BE8d114F9661221384B3a50d24B96a5653F5/info.json deleted file mode 100644 index bbbb5a17b7630..0000000000000 --- a/blockchains/ethereum/assets/0x83e2BE8d114F9661221384B3a50d24B96a5653F5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "0xcert Protocol Token", - "symbol": "ZXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://0xcert.org/", - "explorer": "https://etherscan.io/token/0x83e2BE8d114F9661221384B3a50d24B96a5653F5", - "status": "active", - "id": "0x83e2BE8d114F9661221384B3a50d24B96a5653F5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83e2BE8d114F9661221384B3a50d24B96a5653F5/logo.png b/blockchains/ethereum/assets/0x83e2BE8d114F9661221384B3a50d24B96a5653F5/logo.png deleted file mode 100755 index 2294205f5f6c3..0000000000000 Binary files a/blockchains/ethereum/assets/0x83e2BE8d114F9661221384B3a50d24B96a5653F5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/info.json b/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/info.json deleted file mode 100644 index f11abec9357be..0000000000000 --- a/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Polkastarter", - "website": "https://polkastarter.com/", - "source_code": "https://github.com/polkastarter", - "white_paper": "https://docs.google.com/presentation/d/1HkdL6XZfbl4mYgNo_8xZsZU0m8QOKusjgi0vBT9nvvY/edit", - "description": "Polkastarter is a DEX built for cross-chain token pools and auctions, enabling projects to raise capital on a decentralized, permissionless and interoperable environment based on Polkadot.", - "explorer": "https://etherscan.io/token/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa", - "type": "ERC20", - "symbol": "POLS", - "decimals": 18, - "status": "active", - "id": "0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/logo.png b/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/logo.png deleted file mode 100644 index c65267fb05214..0000000000000 Binary files a/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3/info.json b/blockchains/ethereum/assets/0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3/info.json deleted file mode 100644 index fc82895b097db..0000000000000 --- a/blockchains/ethereum/assets/0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VOISE", - "symbol": "VOISE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.voise.com/", - "explorer": "https://etherscan.io/token/0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3", - "status": "active", - "id": "0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3/logo.png b/blockchains/ethereum/assets/0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3/logo.png deleted file mode 100755 index 3d3a57cd75345..0000000000000 Binary files a/blockchains/ethereum/assets/0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x83f798e925BcD4017Eb265844FDDAbb448f1707D/info.json b/blockchains/ethereum/assets/0x83f798e925BcD4017Eb265844FDDAbb448f1707D/info.json deleted file mode 100644 index f20ad30b15637..0000000000000 --- a/blockchains/ethereum/assets/0x83f798e925BcD4017Eb265844FDDAbb448f1707D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iearn USDT", - "symbol": "yUSDT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x83f798e925BcD4017Eb265844FDDAbb448f1707D", - "status": "active", - "id": "0x83f798e925BcD4017Eb265844FDDAbb448f1707D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x83f798e925BcD4017Eb265844FDDAbb448f1707D/logo.png b/blockchains/ethereum/assets/0x83f798e925BcD4017Eb265844FDDAbb448f1707D/logo.png deleted file mode 100644 index 9aa9d5c0a0b3c..0000000000000 Binary files a/blockchains/ethereum/assets/0x83f798e925BcD4017Eb265844FDDAbb448f1707D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8400363706E3850E2BFfc612F9ADb38567e3B6AC/info.json b/blockchains/ethereum/assets/0x8400363706E3850E2BFfc612F9ADb38567e3B6AC/info.json deleted file mode 100644 index eafb63a17add2..0000000000000 --- a/blockchains/ethereum/assets/0x8400363706E3850E2BFfc612F9ADb38567e3B6AC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 276-CN11", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8400363706E3850E2BFfc612F9ADb38567e3B6AC", - "status": "active", - "id": "0x8400363706E3850E2BFfc612F9ADb38567e3B6AC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8400363706E3850E2BFfc612F9ADb38567e3B6AC/logo.png b/blockchains/ethereum/assets/0x8400363706E3850E2BFfc612F9ADb38567e3B6AC/logo.png deleted file mode 100644 index cab71eefcb528..0000000000000 Binary files a/blockchains/ethereum/assets/0x8400363706E3850E2BFfc612F9ADb38567e3B6AC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e/info.json b/blockchains/ethereum/assets/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e/info.json deleted file mode 100644 index 3dc41fcfc2284..0000000000000 --- a/blockchains/ethereum/assets/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Unibright", - "website": "https://unibright.io", - "description": "Unibright offers a unified framework that aims to bring blockchain technology and smart contracts to mainstream usage.", - "socials": [], - "explorer": "https://etherscan.io/token/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e", - "type": "ERC20", - "symbol": "UBT", - "decimals": 8, - "status": "active", - "id": "0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e/logo.png b/blockchains/ethereum/assets/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e/logo.png deleted file mode 100644 index e9c9f22a30072..0000000000000 Binary files a/blockchains/ethereum/assets/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x840fe75ABfaDc0F2d54037829571B2782e919ce4/info.json b/blockchains/ethereum/assets/0x840fe75ABfaDc0F2d54037829571B2782e919ce4/info.json deleted file mode 100644 index 74d89463e54e8..0000000000000 --- a/blockchains/ethereum/assets/0x840fe75ABfaDc0F2d54037829571B2782e919ce4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Webcoin", - "symbol": "WEB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://webcoin.today/#/", - "explorer": "https://etherscan.io/token/0x840fe75ABfaDc0F2d54037829571B2782e919ce4", - "status": "active", - "id": "0x840fe75ABfaDc0F2d54037829571B2782e919ce4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x840fe75ABfaDc0F2d54037829571B2782e919ce4/logo.png b/blockchains/ethereum/assets/0x840fe75ABfaDc0F2d54037829571B2782e919ce4/logo.png deleted file mode 100644 index 03fa9e9eb7534..0000000000000 Binary files a/blockchains/ethereum/assets/0x840fe75ABfaDc0F2d54037829571B2782e919ce4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA/info.json b/blockchains/ethereum/assets/0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA/info.json deleted file mode 100644 index 77fd788bd9c80..0000000000000 --- a/blockchains/ethereum/assets/0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://cryptonomos.com/wtt/", - "explorer": "https://etherscan.io/token/0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA", - "status": "active", - "id": "0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA/logo.png b/blockchains/ethereum/assets/0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA/logo.png deleted file mode 100644 index d5add88a7b018..0000000000000 Binary files a/blockchains/ethereum/assets/0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5/info.json b/blockchains/ethereum/assets/0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5/info.json deleted file mode 100644 index 5b355301815b0..0000000000000 --- a/blockchains/ethereum/assets/0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CarBlock.io", - "symbol": "CAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5", - "status": "active", - "id": "0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5/logo.png b/blockchains/ethereum/assets/0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5/logo.png deleted file mode 100644 index a600a225becad..0000000000000 Binary files a/blockchains/ethereum/assets/0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x84294FC9710e1252d407d3D80A84bC39001bd4A8/info.json b/blockchains/ethereum/assets/0x84294FC9710e1252d407d3D80A84bC39001bd4A8/info.json deleted file mode 100644 index 896a1ffb0baae..0000000000000 --- a/blockchains/ethereum/assets/0x84294FC9710e1252d407d3D80A84bC39001bd4A8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NUTS", - "website": "https://squirrel.finance", - "description": "NUTS is an upcoming ecosystem to empower simple & secure DeFi. The first product Stash is live in beta with second product Insure coming shortly.", - "explorer": "https://etherscan.io/token/0x84294FC9710e1252d407d3D80A84bC39001bd4A8", - "type": "ERC20", - "symbol": "NUTS", - "decimals": 18, - "status": "active", - "id": "0x84294FC9710e1252d407d3D80A84bC39001bd4A8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x84294FC9710e1252d407d3D80A84bC39001bd4A8/logo.png b/blockchains/ethereum/assets/0x84294FC9710e1252d407d3D80A84bC39001bd4A8/logo.png deleted file mode 100644 index b99f2e3c9dcc0..0000000000000 Binary files a/blockchains/ethereum/assets/0x84294FC9710e1252d407d3D80A84bC39001bd4A8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f/info.json b/blockchains/ethereum/assets/0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f/info.json deleted file mode 100644 index ae3ea1ac5e795..0000000000000 --- a/blockchains/ethereum/assets/0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WOWcoin", - "symbol": "WOW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f", - "status": "active", - "id": "0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f/logo.png b/blockchains/ethereum/assets/0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f/logo.png deleted file mode 100644 index 2d48bc4aed2e3..0000000000000 Binary files a/blockchains/ethereum/assets/0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x843c0b086ecbb640b07f63AfD566A17a934051C2/info.json b/blockchains/ethereum/assets/0x843c0b086ecbb640b07f63AfD566A17a934051C2/info.json deleted file mode 100644 index 5b70dbc393523..0000000000000 --- a/blockchains/ethereum/assets/0x843c0b086ecbb640b07f63AfD566A17a934051C2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Axtra", - "symbol": "AXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x843c0b086ecbb640b07f63AfD566A17a934051C2", - "status": "active", - "id": "0x843c0b086ecbb640b07f63AfD566A17a934051C2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x843c0b086ecbb640b07f63AfD566A17a934051C2/logo.png b/blockchains/ethereum/assets/0x843c0b086ecbb640b07f63AfD566A17a934051C2/logo.png deleted file mode 100644 index 493ad06ed597d..0000000000000 Binary files a/blockchains/ethereum/assets/0x843c0b086ecbb640b07f63AfD566A17a934051C2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x84675a35c00e824F99Ec147ea6518D98f988DA32/info.json b/blockchains/ethereum/assets/0x84675a35c00e824F99Ec147ea6518D98f988DA32/info.json deleted file mode 100644 index c9fae7054d165..0000000000000 --- a/blockchains/ethereum/assets/0x84675a35c00e824F99Ec147ea6518D98f988DA32/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Shuern Coin", - "symbol": "SHUERN", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x84675a35c00e824F99Ec147ea6518D98f988DA32", - "status": "active", - "id": "0x84675a35c00e824F99Ec147ea6518D98f988DA32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x84675a35c00e824F99Ec147ea6518D98f988DA32/logo.png b/blockchains/ethereum/assets/0x84675a35c00e824F99Ec147ea6518D98f988DA32/logo.png deleted file mode 100644 index a0393ad589809..0000000000000 Binary files a/blockchains/ethereum/assets/0x84675a35c00e824F99Ec147ea6518D98f988DA32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x84679bc467DC6c2c40ab04538813AfF3796351f1/info.json b/blockchains/ethereum/assets/0x84679bc467DC6c2c40ab04538813AfF3796351f1/info.json deleted file mode 100644 index 750c1da4037c4..0000000000000 --- a/blockchains/ethereum/assets/0x84679bc467DC6c2c40ab04538813AfF3796351f1/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "CHONK", - "website": "https://chonker.finance/", - "source_code": "https://github.com/ChonkerFinance", - "description": "Inspired by $MEME. Fish with fat chonkers and get rewarded with NFT cards. DEFI + NFT + FAT CATS.", - "explorer": "https://etherscan.io/token/0x84679bc467DC6c2c40ab04538813AfF3796351f1", - "type": "ERC20", - "symbol": "CHONK", - "decimals": 18, - "status": "active", - "id": "0x84679bc467DC6c2c40ab04538813AfF3796351f1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x84679bc467DC6c2c40ab04538813AfF3796351f1/logo.png b/blockchains/ethereum/assets/0x84679bc467DC6c2c40ab04538813AfF3796351f1/logo.png deleted file mode 100644 index 18f76a3e52437..0000000000000 Binary files a/blockchains/ethereum/assets/0x84679bc467DC6c2c40ab04538813AfF3796351f1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x846C66cf71C43f80403B51fE3906B3599D63336f/info.json b/blockchains/ethereum/assets/0x846C66cf71C43f80403B51fE3906B3599D63336f/info.json deleted file mode 100644 index 88e5f360d3eff..0000000000000 --- a/blockchains/ethereum/assets/0x846C66cf71C43f80403B51fE3906B3599D63336f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PumaPay", - "symbol": "PMA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://pumapay.io/", - "explorer": "https://etherscan.io/token/0x846C66cf71C43f80403B51fE3906B3599D63336f", - "status": "active", - "id": "0x846C66cf71C43f80403B51fE3906B3599D63336f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x846C66cf71C43f80403B51fE3906B3599D63336f/logo.png b/blockchains/ethereum/assets/0x846C66cf71C43f80403B51fE3906B3599D63336f/logo.png deleted file mode 100644 index 8cdecb7fe2a00..0000000000000 Binary files a/blockchains/ethereum/assets/0x846C66cf71C43f80403B51fE3906B3599D63336f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x847c1C902F773e27A9CCad509817571C5Bf1b687/info.json b/blockchains/ethereum/assets/0x847c1C902F773e27A9CCad509817571C5Bf1b687/info.json deleted file mode 100644 index 84a8231c57d96..0000000000000 --- a/blockchains/ethereum/assets/0x847c1C902F773e27A9CCad509817571C5Bf1b687/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R878618", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x847c1C902F773e27A9CCad509817571C5Bf1b687", - "status": "active", - "id": "0x847c1C902F773e27A9CCad509817571C5Bf1b687" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x847c1C902F773e27A9CCad509817571C5Bf1b687/logo.png b/blockchains/ethereum/assets/0x847c1C902F773e27A9CCad509817571C5Bf1b687/logo.png deleted file mode 100644 index c238bd8f7ca44..0000000000000 Binary files a/blockchains/ethereum/assets/0x847c1C902F773e27A9CCad509817571C5Bf1b687/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8499e759C3a624a90db184503c5dc74F5040fFE2/info.json b/blockchains/ethereum/assets/0x8499e759C3a624a90db184503c5dc74F5040fFE2/info.json deleted file mode 100644 index 02dcccd55d175..0000000000000 --- a/blockchains/ethereum/assets/0x8499e759C3a624a90db184503c5dc74F5040fFE2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "code1 coin", - "symbol": "CODE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8499e759C3a624a90db184503c5dc74F5040fFE2", - "status": "active", - "id": "0x8499e759C3a624a90db184503c5dc74F5040fFE2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8499e759C3a624a90db184503c5dc74F5040fFE2/logo.png b/blockchains/ethereum/assets/0x8499e759C3a624a90db184503c5dc74F5040fFE2/logo.png deleted file mode 100644 index 5e5fb92dbdc0f..0000000000000 Binary files a/blockchains/ethereum/assets/0x8499e759C3a624a90db184503c5dc74F5040fFE2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440/info.json b/blockchains/ethereum/assets/0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440/info.json deleted file mode 100644 index b69329d1c6ba4..0000000000000 --- a/blockchains/ethereum/assets/0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MannyBUX", - "symbol": "BUX", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440", - "status": "active", - "id": "0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440/logo.png b/blockchains/ethereum/assets/0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440/logo.png deleted file mode 100755 index baa107dd43655..0000000000000 Binary files a/blockchains/ethereum/assets/0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/info.json b/blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/info.json deleted file mode 100644 index 21eb65bdde567..0000000000000 --- a/blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aave aUniSETHETH", - "website": "https://aave.com", - "description": "Aave UniSETHETH is an interest bearing token pegged 1:1 to the underlying SETH and ETH deposited in the Uniswap Market of Aave Protocol.", - "socials": [], - "explorer": "https://etherscan.io/token/0x84BBcaB430717ff832c3904fa6515f97fc63C76F", - "type": "ERC20", - "symbol": "aUniSETHETH", - "decimals": 18, - "status": "active", - "id": "0x84BBcaB430717ff832c3904fa6515f97fc63C76F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/logo.png b/blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/logo.png deleted file mode 100644 index 99e871d07dfe9..0000000000000 Binary files a/blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x84F7c44B6Fed1080f647E354D552595be2Cc602F/info.json b/blockchains/ethereum/assets/0x84F7c44B6Fed1080f647E354D552595be2Cc602F/info.json deleted file mode 100644 index 8e6575528f469..0000000000000 --- a/blockchains/ethereum/assets/0x84F7c44B6Fed1080f647E354D552595be2Cc602F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bigbom", - "symbol": "BBO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bigbom.com/", - "explorer": "https://etherscan.io/token/0x84F7c44B6Fed1080f647E354D552595be2Cc602F", - "status": "active", - "id": "0x84F7c44B6Fed1080f647E354D552595be2Cc602F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x84F7c44B6Fed1080f647E354D552595be2Cc602F/logo.png b/blockchains/ethereum/assets/0x84F7c44B6Fed1080f647E354D552595be2Cc602F/logo.png deleted file mode 100755 index 95658a0faa4d6..0000000000000 Binary files a/blockchains/ethereum/assets/0x84F7c44B6Fed1080f647E354D552595be2Cc602F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/info.json b/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/info.json deleted file mode 100644 index baea6e8811fe5..0000000000000 --- a/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "DIA", - "website": "https://diadata.org", - "description": "DIA (Decentralised Information Asset) claims to provide financial institutions with an immutable and verified single source of financial market data for any market and asset type.", - "explorer": "https://etherscan.io/token/0x84ca8bc7997272c7cfb4d0cd3d55cd942b3c9419", - "research": "https://research.binance.com/en/projects/dia", - "type": "ERC20", - "symbol": "DIA", - "decimals": 18, - "status": "active", - "id": "0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/logo.png b/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/logo.png deleted file mode 100644 index cf40550575c67..0000000000000 Binary files a/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA/info.json b/blockchains/ethereum/assets/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA/info.json deleted file mode 100644 index f270c675c5f1b..0000000000000 --- a/blockchains/ethereum/assets/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "DMM: USDT", - "website": "https://defimoneymarket.com", - "description": "mToken wrapper for USDT", - "explorer": "https://etherscan.io/token/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DMMDAO", - "handle": "DMMDAO" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/DMMDAO", - "handle": "DMMDAO" - }, - { - "name": "Medium", - "url": "https://medium.com/dmm-dao", - "handle": "dmm-dao" - } - ], - "type": "ERC20", - "symbol": "mUSDT", - "decimals": 6, - "status": "active", - "id": "0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA/logo.png b/blockchains/ethereum/assets/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA/logo.png deleted file mode 100644 index abbaf4d41bc50..0000000000000 Binary files a/blockchains/ethereum/assets/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef/info.json b/blockchains/ethereum/assets/0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef/info.json deleted file mode 100644 index e45c40fdf3f29..0000000000000 --- a/blockchains/ethereum/assets/0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SPFToken", - "symbol": "SPF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sportyco.io/", - "explorer": "https://etherscan.io/token/0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef", - "status": "active", - "id": "0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef/logo.png b/blockchains/ethereum/assets/0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef/logo.png deleted file mode 100755 index 4d0ce3ba07270..0000000000000 Binary files a/blockchains/ethereum/assets/0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x851017523AE205adc9195e7F97D029f4Cfe7794c/info.json b/blockchains/ethereum/assets/0x851017523AE205adc9195e7F97D029f4Cfe7794c/info.json deleted file mode 100644 index a467d8f9f3890..0000000000000 --- a/blockchains/ethereum/assets/0x851017523AE205adc9195e7F97D029f4Cfe7794c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Social Lending Token", - "symbol": "SLT", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://sociallending.io/", - "explorer": "https://etherscan.io/token/0x851017523AE205adc9195e7F97D029f4Cfe7794c", - "status": "active", - "id": "0x851017523AE205adc9195e7F97D029f4Cfe7794c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x851017523AE205adc9195e7F97D029f4Cfe7794c/logo.png b/blockchains/ethereum/assets/0x851017523AE205adc9195e7F97D029f4Cfe7794c/logo.png deleted file mode 100644 index 9bec2fc07acf5..0000000000000 Binary files a/blockchains/ethereum/assets/0x851017523AE205adc9195e7F97D029f4Cfe7794c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd/info.json b/blockchains/ethereum/assets/0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd/info.json deleted file mode 100644 index c7b578f350bda..0000000000000 --- a/blockchains/ethereum/assets/0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockburn", - "symbol": "BURN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://blockburn.io/", - "explorer": "https://etherscan.io/token/0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd", - "status": "active", - "id": "0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd/logo.png b/blockchains/ethereum/assets/0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd/logo.png deleted file mode 100644 index f12767a532687..0000000000000 Binary files a/blockchains/ethereum/assets/0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85332b222787EacAb0fFf68cf3b884798823528C/info.json b/blockchains/ethereum/assets/0x85332b222787EacAb0fFf68cf3b884798823528C/info.json deleted file mode 100644 index 380686e0d8d27..0000000000000 --- a/blockchains/ethereum/assets/0x85332b222787EacAb0fFf68cf3b884798823528C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WinETHFree", - "symbol": "winethfree.com (Win ETH Free)", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x85332b222787EacAb0fFf68cf3b884798823528C", - "status": "active", - "id": "0x85332b222787EacAb0fFf68cf3b884798823528C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85332b222787EacAb0fFf68cf3b884798823528C/logo.png b/blockchains/ethereum/assets/0x85332b222787EacAb0fFf68cf3b884798823528C/logo.png deleted file mode 100644 index 3cfeb86921f68..0000000000000 Binary files a/blockchains/ethereum/assets/0x85332b222787EacAb0fFf68cf3b884798823528C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/info.json b/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/info.json deleted file mode 100644 index 8694ba964c8b7..0000000000000 --- a/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "Frax", - "website": "https://frax.finance/", - "description": "Frax is a new paradigm in stablecoin design, bringing together a two-token seigniorage share system, swap-based monetary policy, fully on-chain oracles, and decentralized governance alongside its fractional-algorithmic stablecoin design.", - "source_code": "https://github.com/FraxFinance", - "explorer": "https://etherscan.io/token/0x853d955aCEf822Db058eb8505911ED77F175b99e", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/fraxfinance", - "handle": "Frax Finance" - }, - { - "name": "Discord", - "url": "https://discord.gg/Xwe8kAwZ4a", - "handle": "Frax Finance" - }, - { - "name": "Telegram", - "url": "https://t.me/fraxfinance", - "handle": "Frax Finance" - } - ], - "type": "ERC20", - "symbol": "FRAX", - "decimals": 18, - "status": "active", - "id": "0x853d955aCEf822Db058eb8505911ED77F175b99e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/logo.png b/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/logo.png deleted file mode 100644 index 762d2dd36f501..0000000000000 Binary files a/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8542325B72C6D9fC0aD2Ca965A78435413a915A0/info.json b/blockchains/ethereum/assets/0x8542325B72C6D9fC0aD2Ca965A78435413a915A0/info.json deleted file mode 100644 index 2ddbf29a58182..0000000000000 --- a/blockchains/ethereum/assets/0x8542325B72C6D9fC0aD2Ca965A78435413a915A0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Oyster Shell", - "symbol": "SHL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8542325B72C6D9fC0aD2Ca965A78435413a915A0", - "status": "active", - "id": "0x8542325B72C6D9fC0aD2Ca965A78435413a915A0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8542325B72C6D9fC0aD2Ca965A78435413a915A0/logo.png b/blockchains/ethereum/assets/0x8542325B72C6D9fC0aD2Ca965A78435413a915A0/logo.png deleted file mode 100644 index 0bd7f1149ed73..0000000000000 Binary files a/blockchains/ethereum/assets/0x8542325B72C6D9fC0aD2Ca965A78435413a915A0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2/info.json b/blockchains/ethereum/assets/0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2/info.json deleted file mode 100644 index 9a84a3f16447a..0000000000000 --- a/blockchains/ethereum/assets/0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AOG", - "symbol": "AOG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.smartofgiving.com/", - "explorer": "https://etherscan.io/token/0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2", - "status": "active", - "id": "0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2/logo.png b/blockchains/ethereum/assets/0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2/logo.png deleted file mode 100644 index defd27eee9cfd..0000000000000 Binary files a/blockchains/ethereum/assets/0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8599112EC500eeb267e0141D3A5ee40316400913/info.json b/blockchains/ethereum/assets/0x8599112EC500eeb267e0141D3A5ee40316400913/info.json deleted file mode 100644 index 32579a96275df..0000000000000 --- a/blockchains/ethereum/assets/0x8599112EC500eeb267e0141D3A5ee40316400913/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HOLLYWOODCOIN", - "symbol": "HLWD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8599112EC500eeb267e0141D3A5ee40316400913", - "status": "active", - "id": "0x8599112EC500eeb267e0141D3A5ee40316400913" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8599112EC500eeb267e0141D3A5ee40316400913/logo.png b/blockchains/ethereum/assets/0x8599112EC500eeb267e0141D3A5ee40316400913/logo.png deleted file mode 100755 index 37bf8229cec1c..0000000000000 Binary files a/blockchains/ethereum/assets/0x8599112EC500eeb267e0141D3A5ee40316400913/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85993bE4EF5BEc00B62BA7e46a8a70f353182b3e/info.json b/blockchains/ethereum/assets/0x85993bE4EF5BEc00B62BA7e46a8a70f353182b3e/info.json deleted file mode 100644 index 678c29219ebec..0000000000000 --- a/blockchains/ethereum/assets/0x85993bE4EF5BEc00B62BA7e46a8a70f353182b3e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YiYouBao", - "symbol": "YYB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x85993bE4EF5BEc00B62BA7e46a8a70f353182b3e", - "status": "active", - "id": "0x85993bE4EF5BEc00B62BA7e46a8a70f353182b3e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85993bE4EF5BEc00B62BA7e46a8a70f353182b3e/logo.png b/blockchains/ethereum/assets/0x85993bE4EF5BEc00B62BA7e46a8a70f353182b3e/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x85993bE4EF5BEc00B62BA7e46a8a70f353182b3e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B/info.json b/blockchains/ethereum/assets/0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B/info.json deleted file mode 100644 index 91ecbfa1e5805..0000000000000 --- a/blockchains/ethereum/assets/0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iEthereum", - "symbol": "iETH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B", - "status": "active", - "id": "0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B/logo.png b/blockchains/ethereum/assets/0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B/logo.png deleted file mode 100644 index 6f63f5629cc6f..0000000000000 Binary files a/blockchains/ethereum/assets/0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85D7d752C380F7B2BF61878386474778782207FB/info.json b/blockchains/ethereum/assets/0x85D7d752C380F7B2BF61878386474778782207FB/info.json deleted file mode 100644 index eba45a613df5e..0000000000000 --- a/blockchains/ethereum/assets/0x85D7d752C380F7B2BF61878386474778782207FB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CasualGames Token", - "symbol": "CaGa", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x85D7d752C380F7B2BF61878386474778782207FB", - "status": "active", - "id": "0x85D7d752C380F7B2BF61878386474778782207FB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85D7d752C380F7B2BF61878386474778782207FB/logo.png b/blockchains/ethereum/assets/0x85D7d752C380F7B2BF61878386474778782207FB/logo.png deleted file mode 100644 index 54277b1dee21a..0000000000000 Binary files a/blockchains/ethereum/assets/0x85D7d752C380F7B2BF61878386474778782207FB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603/info.json b/blockchains/ethereum/assets/0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603/info.json deleted file mode 100644 index 7fcdce6864b5d..0000000000000 --- a/blockchains/ethereum/assets/0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Founder Chibi Fighters", - "symbol": "FCF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603", - "status": "active", - "id": "0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603/logo.png b/blockchains/ethereum/assets/0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603/logo.png deleted file mode 100755 index b599f58097bc7..0000000000000 Binary files a/blockchains/ethereum/assets/0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/info.json b/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/info.json deleted file mode 100644 index b20963ae39b35..0000000000000 --- a/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KEEP Token", - "symbol": "KEEP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://keep.network/", - "explorer": "https://etherscan.io/token/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC", - "status": "active", - "id": "0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/logo.png b/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/logo.png deleted file mode 100644 index b665014a32f8a..0000000000000 Binary files a/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85F17Cf997934a597031b2E18a9aB6ebD4B9f6a4/info.json b/blockchains/ethereum/assets/0x85F17Cf997934a597031b2E18a9aB6ebD4B9f6a4/info.json deleted file mode 100644 index d8504fd671d4e..0000000000000 --- a/blockchains/ethereum/assets/0x85F17Cf997934a597031b2E18a9aB6ebD4B9f6a4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEAR", - "symbol": "NEAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x85f17cf997934a597031b2e18a9ab6ebd4b9f6a4", - "status": "active", - "id": "0x85F17Cf997934a597031b2E18a9aB6ebD4B9f6a4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85F17Cf997934a597031b2E18a9aB6ebD4B9f6a4/logo.png b/blockchains/ethereum/assets/0x85F17Cf997934a597031b2E18a9aB6ebD4B9f6a4/logo.png deleted file mode 100644 index bffea9d0ac5cf..0000000000000 Binary files a/blockchains/ethereum/assets/0x85F17Cf997934a597031b2E18a9aB6ebD4B9f6a4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85FCfD9438E4c071fcba6cf415c5FFef276d5064/info.json b/blockchains/ethereum/assets/0x85FCfD9438E4c071fcba6cf415c5FFef276d5064/info.json deleted file mode 100644 index 6d5dc0f9a4de4..0000000000000 --- a/blockchains/ethereum/assets/0x85FCfD9438E4c071fcba6cf415c5FFef276d5064/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoPro", - "symbol": "CPP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x85FCfD9438E4c071fcba6cf415c5FFef276d5064", - "status": "active", - "id": "0x85FCfD9438E4c071fcba6cf415c5FFef276d5064" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85FCfD9438E4c071fcba6cf415c5FFef276d5064/logo.png b/blockchains/ethereum/assets/0x85FCfD9438E4c071fcba6cf415c5FFef276d5064/logo.png deleted file mode 100644 index eb264ae75a01b..0000000000000 Binary files a/blockchains/ethereum/assets/0x85FCfD9438E4c071fcba6cf415c5FFef276d5064/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce/info.json b/blockchains/ethereum/assets/0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce/info.json deleted file mode 100644 index 1ed6f54b7888e..0000000000000 --- a/blockchains/ethereum/assets/0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": " Economic​ Zone", - "symbol": "ECON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce", - "status": "active", - "id": "0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce/logo.png b/blockchains/ethereum/assets/0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce/logo.png deleted file mode 100644 index c78e7f3460a97..0000000000000 Binary files a/blockchains/ethereum/assets/0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD/info.json b/blockchains/ethereum/assets/0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD/info.json deleted file mode 100644 index d280c5bf4d0bf..0000000000000 --- a/blockchains/ethereum/assets/0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PLGToken", - "symbol": "PLG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://pledgecamp.com/", - "explorer": "https://etherscan.io/token/0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD", - "status": "active", - "id": "0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD/logo.png b/blockchains/ethereum/assets/0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD/logo.png deleted file mode 100644 index 333a43a14f03f..0000000000000 Binary files a/blockchains/ethereum/assets/0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85ccda048E7C23bB40bEe51cB9E166058350774d/info.json b/blockchains/ethereum/assets/0x85ccda048E7C23bB40bEe51cB9E166058350774d/info.json deleted file mode 100644 index a557944f6c265..0000000000000 --- a/blockchains/ethereum/assets/0x85ccda048E7C23bB40bEe51cB9E166058350774d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C565903", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x85ccda048E7C23bB40bEe51cB9E166058350774d", - "status": "active", - "id": "0x85ccda048E7C23bB40bEe51cB9E166058350774d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85ccda048E7C23bB40bEe51cB9E166058350774d/logo.png b/blockchains/ethereum/assets/0x85ccda048E7C23bB40bEe51cB9E166058350774d/logo.png deleted file mode 100644 index 35523e0ea7998..0000000000000 Binary files a/blockchains/ethereum/assets/0x85ccda048E7C23bB40bEe51cB9E166058350774d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10/info.json b/blockchains/ethereum/assets/0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10/info.json deleted file mode 100644 index 790e071eece03..0000000000000 --- a/blockchains/ethereum/assets/0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R916558", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10", - "status": "active", - "id": "0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10/logo.png b/blockchains/ethereum/assets/0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10/logo.png deleted file mode 100644 index 127c5f5e1d724..0000000000000 Binary files a/blockchains/ethereum/assets/0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85eBa557C06c348395fD49e35d860F58a4F7c95a/info.json b/blockchains/ethereum/assets/0x85eBa557C06c348395fD49e35d860F58a4F7c95a/info.json deleted file mode 100644 index 9f4ba2f0ace49..0000000000000 --- a/blockchains/ethereum/assets/0x85eBa557C06c348395fD49e35d860F58a4F7c95a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "H3X", - "symbol": "H3X", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://h3x.exchange/", - "explorer": "https://etherscan.io/token/0x85eBa557C06c348395fD49e35d860F58a4F7c95a", - "status": "active", - "id": "0x85eBa557C06c348395fD49e35d860F58a4F7c95a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85eBa557C06c348395fD49e35d860F58a4F7c95a/logo.png b/blockchains/ethereum/assets/0x85eBa557C06c348395fD49e35d860F58a4F7c95a/logo.png deleted file mode 100644 index de118cd2986c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x85eBa557C06c348395fD49e35d860F58a4F7c95a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc/info.json b/blockchains/ethereum/assets/0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc/info.json deleted file mode 100644 index f57700025d1b5..0000000000000 --- a/blockchains/ethereum/assets/0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coin: by Insomnia", - "symbol": "CBI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc", - "status": "active", - "id": "0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc/logo.png b/blockchains/ethereum/assets/0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc/logo.png deleted file mode 100755 index 6bf81bbfb1f4e..0000000000000 Binary files a/blockchains/ethereum/assets/0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8606a8F28e1e2FD50B9074d65C01548B1F040B32/info.json b/blockchains/ethereum/assets/0x8606a8F28e1e2FD50B9074d65C01548B1F040B32/info.json deleted file mode 100644 index 75b3827c8b7f1..0000000000000 --- a/blockchains/ethereum/assets/0x8606a8F28e1e2FD50B9074d65C01548B1F040B32/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptrust", - "symbol": "CTRT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://cryptrust.io/platform", - "explorer": "https://etherscan.io/token/0x8606a8F28e1e2FD50B9074d65C01548B1F040B32", - "status": "active", - "id": "0x8606a8F28e1e2FD50B9074d65C01548B1F040B32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8606a8F28e1e2FD50B9074d65C01548B1F040B32/logo.png b/blockchains/ethereum/assets/0x8606a8F28e1e2FD50B9074d65C01548B1F040B32/logo.png deleted file mode 100644 index e4ab01e0f2226..0000000000000 Binary files a/blockchains/ethereum/assets/0x8606a8F28e1e2FD50B9074d65C01548B1F040B32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29/info.json b/blockchains/ethereum/assets/0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29/info.json deleted file mode 100644 index e590ab9541285..0000000000000 --- a/blockchains/ethereum/assets/0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BANCACY", - "symbol": "BNY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bancacy.com", - "explorer": "https://etherscan.io/token/0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29", - "status": "active", - "id": "0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29/logo.png b/blockchains/ethereum/assets/0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29/logo.png deleted file mode 100644 index b889b85b465e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x861d899E74eC0e84fa8A15Ba58088Bb3BACcb6FA/info.json b/blockchains/ethereum/assets/0x861d899E74eC0e84fa8A15Ba58088Bb3BACcb6FA/info.json deleted file mode 100644 index d752fdd9f3beb..0000000000000 --- a/blockchains/ethereum/assets/0x861d899E74eC0e84fa8A15Ba58088Bb3BACcb6FA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tether DeFi (USDD)", - "website": "https://tetherdefi.com", - "description": "Tether DeFi (USDD) is called a stablecoin because it was originally designed to always be worth $1.00, maintaining $1.00 in reserves for each tether issued. Nevertheless, Tether DeFi (USDD) Limited states that owners of tethers have no contractual right, other legal claims, or guarantee that tethers will be redeemed or exchanged for dollars.", - "explorer": "https://etherscan.io/token/0x861d899E74eC0e84fa8A15Ba58088Bb3BACcb6FA", - "type": "ERC20", - "symbol": "USDD", - "decimals": 10, - "status": "active", - "id": "0x861d899E74eC0e84fa8A15Ba58088Bb3BACcb6FA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x861d899E74eC0e84fa8A15Ba58088Bb3BACcb6FA/logo.png b/blockchains/ethereum/assets/0x861d899E74eC0e84fa8A15Ba58088Bb3BACcb6FA/logo.png deleted file mode 100644 index cde69eed416b7..0000000000000 Binary files a/blockchains/ethereum/assets/0x861d899E74eC0e84fa8A15Ba58088Bb3BACcb6FA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D/info.json b/blockchains/ethereum/assets/0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D/info.json deleted file mode 100644 index 72beb60fb4637..0000000000000 --- a/blockchains/ethereum/assets/0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FiberToken", - "symbol": "FBTK", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D", - "status": "active", - "id": "0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D/logo.png b/blockchains/ethereum/assets/0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D/logo.png deleted file mode 100755 index 0049f8516f485..0000000000000 Binary files a/blockchains/ethereum/assets/0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x862Da0A691bb0b74038377295f8fF523D0493eB4/info.json b/blockchains/ethereum/assets/0x862Da0A691bb0b74038377295f8fF523D0493eB4/info.json deleted file mode 100644 index abd9d1a35d7e1..0000000000000 --- a/blockchains/ethereum/assets/0x862Da0A691bb0b74038377295f8fF523D0493eB4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MINDOL", - "symbol": "MIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x862Da0A691bb0b74038377295f8fF523D0493eB4", - "status": "active", - "id": "0x862Da0A691bb0b74038377295f8fF523D0493eB4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x862Da0A691bb0b74038377295f8fF523D0493eB4/logo.png b/blockchains/ethereum/assets/0x862Da0A691bb0b74038377295f8fF523D0493eB4/logo.png deleted file mode 100644 index c227c2d82ae7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x862Da0A691bb0b74038377295f8fF523D0493eB4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47/info.json b/blockchains/ethereum/assets/0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47/info.json deleted file mode 100644 index 9dcbb6b2ffd23..0000000000000 --- a/blockchains/ethereum/assets/0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Banx coin", - "symbol": "BXN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47", - "status": "active", - "id": "0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47/logo.png b/blockchains/ethereum/assets/0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47/logo.png deleted file mode 100644 index 3d369cdd45a8f..0000000000000 Binary files a/blockchains/ethereum/assets/0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8634F0689a502B3659f2b3c9E5650d365067B48A/info.json b/blockchains/ethereum/assets/0x8634F0689a502B3659f2b3c9E5650d365067B48A/info.json deleted file mode 100644 index b41bd488805e7..0000000000000 --- a/blockchains/ethereum/assets/0x8634F0689a502B3659f2b3c9E5650d365067B48A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Motion", - "symbol": "MOTION", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8634F0689a502B3659f2b3c9E5650d365067B48A", - "status": "active", - "id": "0x8634F0689a502B3659f2b3c9E5650d365067B48A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8634F0689a502B3659f2b3c9E5650d365067B48A/logo.png b/blockchains/ethereum/assets/0x8634F0689a502B3659f2b3c9E5650d365067B48A/logo.png deleted file mode 100644 index 3920d60320216..0000000000000 Binary files a/blockchains/ethereum/assets/0x8634F0689a502B3659f2b3c9E5650d365067B48A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x865D176351f287fE1B0010805b110d08699C200A/info.json b/blockchains/ethereum/assets/0x865D176351f287fE1B0010805b110d08699C200A/info.json deleted file mode 100644 index 4d4eea02cd5d6..0000000000000 --- a/blockchains/ethereum/assets/0x865D176351f287fE1B0010805b110d08699C200A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BananaCoin Extended", - "symbol": "BCO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x865D176351f287fE1B0010805b110d08699C200A", - "status": "active", - "id": "0x865D176351f287fE1B0010805b110d08699C200A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x865D176351f287fE1B0010805b110d08699C200A/logo.png b/blockchains/ethereum/assets/0x865D176351f287fE1B0010805b110d08699C200A/logo.png deleted file mode 100755 index 8431b4f601e66..0000000000000 Binary files a/blockchains/ethereum/assets/0x865D176351f287fE1B0010805b110d08699C200A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD/info.json b/blockchains/ethereum/assets/0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD/info.json deleted file mode 100644 index 26d2bc9cfd069..0000000000000 --- a/blockchains/ethereum/assets/0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ABLE X Token", - "symbol": "ABLX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.able-project.io/en/index.php", - "explorer": "https://etherscan.io/token/0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD", - "status": "active", - "id": "0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD/logo.png b/blockchains/ethereum/assets/0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD/logo.png deleted file mode 100644 index fb89f9a7fb843..0000000000000 Binary files a/blockchains/ethereum/assets/0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x865e3707a580F9db89304005CddD050Ade8873eB/info.json b/blockchains/ethereum/assets/0x865e3707a580F9db89304005CddD050Ade8873eB/info.json deleted file mode 100644 index 2acffc77954cb..0000000000000 --- a/blockchains/ethereum/assets/0x865e3707a580F9db89304005CddD050Ade8873eB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hire", - "symbol": "HIRE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x865e3707a580F9db89304005CddD050Ade8873eB", - "status": "active", - "id": "0x865e3707a580F9db89304005CddD050Ade8873eB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x865e3707a580F9db89304005CddD050Ade8873eB/logo.png b/blockchains/ethereum/assets/0x865e3707a580F9db89304005CddD050Ade8873eB/logo.png deleted file mode 100644 index 1f362d6bd96ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x865e3707a580F9db89304005CddD050Ade8873eB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x865ec58b06bF6305B886793AA20A2da31D034E68/info.json b/blockchains/ethereum/assets/0x865ec58b06bF6305B886793AA20A2da31D034E68/info.json deleted file mode 100644 index fb1636f789a4f..0000000000000 --- a/blockchains/ethereum/assets/0x865ec58b06bF6305B886793AA20A2da31D034E68/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Moss Coin", - "symbol": "MOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://moss.land/", - "explorer": "https://etherscan.io/token/0x865ec58b06bF6305B886793AA20A2da31D034E68", - "status": "active", - "id": "0x865ec58b06bF6305B886793AA20A2da31D034E68" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x865ec58b06bF6305B886793AA20A2da31D034E68/logo.png b/blockchains/ethereum/assets/0x865ec58b06bF6305B886793AA20A2da31D034E68/logo.png deleted file mode 100755 index 750995391f9b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x865ec58b06bF6305B886793AA20A2da31D034E68/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86772b1409b61c639EaAc9Ba0AcfBb6E238e5F83/info.json b/blockchains/ethereum/assets/0x86772b1409b61c639EaAc9Ba0AcfBb6E238e5F83/info.json deleted file mode 100644 index 93e716b016b71..0000000000000 --- a/blockchains/ethereum/assets/0x86772b1409b61c639EaAc9Ba0AcfBb6E238e5F83/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Indexed Finance", - "website": "https://indexed.finance", - "description": "Indexed Finance is a project focused on the development of passive portfolio management strategies.", - "explorer": "https://etherscan.io/token/0x86772b1409b61c639EaAc9Ba0AcfBb6E238e5F83", - "type": "ERC20", - "symbol": "NDX", - "decimals": 18, - "status": "active", - "id": "0x86772b1409b61c639EaAc9Ba0AcfBb6E238e5F83" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86772b1409b61c639EaAc9Ba0AcfBb6E238e5F83/logo.png b/blockchains/ethereum/assets/0x86772b1409b61c639EaAc9Ba0AcfBb6E238e5F83/logo.png deleted file mode 100644 index c676ff94a9d56..0000000000000 Binary files a/blockchains/ethereum/assets/0x86772b1409b61c639EaAc9Ba0AcfBb6E238e5F83/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86807Da5B92d31F67E128771CAcb85F3579646eA/info.json b/blockchains/ethereum/assets/0x86807Da5B92d31F67E128771CAcb85F3579646eA/info.json deleted file mode 100644 index 0c838c42d94f9..0000000000000 --- a/blockchains/ethereum/assets/0x86807Da5B92d31F67E128771CAcb85F3579646eA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Short TRX Token", - "symbol": "TRXBEAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/TRXBEAR", - "explorer": "https://etherscan.io/token/0x86807Da5B92d31F67E128771CAcb85F3579646eA", - "status": "active", - "id": "0x86807Da5B92d31F67E128771CAcb85F3579646eA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86807Da5B92d31F67E128771CAcb85F3579646eA/logo.png b/blockchains/ethereum/assets/0x86807Da5B92d31F67E128771CAcb85F3579646eA/logo.png deleted file mode 100644 index a8cc1f578d450..0000000000000 Binary files a/blockchains/ethereum/assets/0x86807Da5B92d31F67E128771CAcb85F3579646eA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86876a5fCAcb52a197f194A2c8b2166Af327a6da/info.json b/blockchains/ethereum/assets/0x86876a5fCAcb52a197f194A2c8b2166Af327a6da/info.json deleted file mode 100644 index 70c842d3d0cad..0000000000000 --- a/blockchains/ethereum/assets/0x86876a5fCAcb52a197f194A2c8b2166Af327a6da/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FabulousFunds", - "symbol": "FAB", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x86876a5fCAcb52a197f194A2c8b2166Af327a6da", - "status": "active", - "id": "0x86876a5fCAcb52a197f194A2c8b2166Af327a6da" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86876a5fCAcb52a197f194A2c8b2166Af327a6da/logo.png b/blockchains/ethereum/assets/0x86876a5fCAcb52a197f194A2c8b2166Af327a6da/logo.png deleted file mode 100644 index 4147e7a00098e..0000000000000 Binary files a/blockchains/ethereum/assets/0x86876a5fCAcb52a197f194A2c8b2166Af327a6da/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8689D850CdF3b74A1F6A5eB60302c785B71c2fc7/logo.png b/blockchains/ethereum/assets/0x8689D850CdF3b74A1F6A5eB60302c785B71c2fc7/logo.png deleted file mode 100644 index a9af36d36a671..0000000000000 Binary files a/blockchains/ethereum/assets/0x8689D850CdF3b74A1F6A5eB60302c785B71c2fc7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c/info.json b/blockchains/ethereum/assets/0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c/info.json deleted file mode 100644 index f56b68df958c8..0000000000000 --- a/blockchains/ethereum/assets/0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gamechain System", - "symbol": "GCS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c", - "status": "active", - "id": "0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c/logo.png b/blockchains/ethereum/assets/0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c/logo.png deleted file mode 100644 index 76968f4e49ab9..0000000000000 Binary files a/blockchains/ethereum/assets/0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x869b1F57380aE501d387b19262EFD3C0Eb7501b0/info.json b/blockchains/ethereum/assets/0x869b1F57380aE501d387b19262EFD3C0Eb7501b0/info.json deleted file mode 100644 index ef49d9887ec77..0000000000000 --- a/blockchains/ethereum/assets/0x869b1F57380aE501d387b19262EFD3C0Eb7501b0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Oxycoin", - "symbol": "OXY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://oxycoin.io/", - "explorer": "https://etherscan.io/token/0x869b1F57380aE501d387b19262EFD3C0Eb7501b0", - "status": "active", - "id": "0x869b1F57380aE501d387b19262EFD3C0Eb7501b0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x869b1F57380aE501d387b19262EFD3C0Eb7501b0/logo.png b/blockchains/ethereum/assets/0x869b1F57380aE501d387b19262EFD3C0Eb7501b0/logo.png deleted file mode 100644 index f3af0dd8f7b2d..0000000000000 Binary files a/blockchains/ethereum/assets/0x869b1F57380aE501d387b19262EFD3C0Eb7501b0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0/info.json b/blockchains/ethereum/assets/0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0/info.json deleted file mode 100644 index 98488991078a3..0000000000000 --- a/blockchains/ethereum/assets/0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Augmint Crypto Euro", - "symbol": "AEUR", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0", - "status": "active", - "id": "0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0/logo.png b/blockchains/ethereum/assets/0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0/logo.png deleted file mode 100644 index d1619db866f84..0000000000000 Binary files a/blockchains/ethereum/assets/0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86C31E6da2190a1FFd39A36990a44174D0A8be15/info.json b/blockchains/ethereum/assets/0x86C31E6da2190a1FFd39A36990a44174D0A8be15/info.json deleted file mode 100644 index ed8a357db642b..0000000000000 --- a/blockchains/ethereum/assets/0x86C31E6da2190a1FFd39A36990a44174D0A8be15/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VianeX", - "symbol": "VIX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x86C31E6da2190a1FFd39A36990a44174D0A8be15", - "status": "active", - "id": "0x86C31E6da2190a1FFd39A36990a44174D0A8be15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86C31E6da2190a1FFd39A36990a44174D0A8be15/logo.png b/blockchains/ethereum/assets/0x86C31E6da2190a1FFd39A36990a44174D0A8be15/logo.png deleted file mode 100644 index 1da849cd9970b..0000000000000 Binary files a/blockchains/ethereum/assets/0x86C31E6da2190a1FFd39A36990a44174D0A8be15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86E288793B6B9eb05f38758D166c44bF3d643Bcf/info.json b/blockchains/ethereum/assets/0x86E288793B6B9eb05f38758D166c44bF3d643Bcf/info.json deleted file mode 100644 index 0c66e66de0d22..0000000000000 --- a/blockchains/ethereum/assets/0x86E288793B6B9eb05f38758D166c44bF3d643Bcf/info.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "name": "CreditDefi", - "website": "https://creditdefi.org/", - "source_code": "https://github.com/Creditdefi/CRD", - "white_paper": "https://office.creditdefi.org/docs/crd-whitepaper.pdf", - "description": "Collection of digital currency services Pay, exchange, collect, send, earn and receive money. Superfast and easy", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/credit_defi", - "handle": "credit_defi" - }, - { - "name": "Linkedin", - "url": "https://linkedin.com/company/credit-defi", - "handle": "credit_defi" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/CreditDefi-100459715148303", - "handle": "credit_defi" - }, - { - "name": "Medium", - "url": "https://medium.com/@Creditdefi6", - "handle": "credit_defi" - } - ], - "explorer": "https://etherscan.io/token/0x86E288793B6B9eb05f38758D166c44bF3d643Bcf", - "type": "ERC20", - "symbol": "CRD", - "decimals": 18, - "status": "active", - "id": "0x86E288793B6B9eb05f38758D166c44bF3d643Bcf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86E288793B6B9eb05f38758D166c44bF3d643Bcf/logo.png b/blockchains/ethereum/assets/0x86E288793B6B9eb05f38758D166c44bF3d643Bcf/logo.png deleted file mode 100644 index e468e7782123d..0000000000000 Binary files a/blockchains/ethereum/assets/0x86E288793B6B9eb05f38758D166c44bF3d643Bcf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346/info.json b/blockchains/ethereum/assets/0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346/info.json deleted file mode 100644 index 80ecc8b7fb0f9..0000000000000 --- a/blockchains/ethereum/assets/0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://quinads.com/", - "explorer": "https://etherscan.io/token/0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346", - "status": "active", - "id": "0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346/logo.png b/blockchains/ethereum/assets/0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346/logo.png deleted file mode 100644 index 4957a0c131d53..0000000000000 Binary files a/blockchains/ethereum/assets/0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86E56f3c89a14528858e58B3De48c074538BAf2c/info.json b/blockchains/ethereum/assets/0x86E56f3c89a14528858e58B3De48c074538BAf2c/info.json deleted file mode 100644 index 94e1c9f9e25c6..0000000000000 --- a/blockchains/ethereum/assets/0x86E56f3c89a14528858e58B3De48c074538BAf2c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Evolution Land Global Token", - "symbol": "RING", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.evolution.land", - "explorer": "https://etherscan.io/token/0x86E56f3c89a14528858e58B3De48c074538BAf2c", - "status": "active", - "id": "0x86E56f3c89a14528858e58B3De48c074538BAf2c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86E56f3c89a14528858e58B3De48c074538BAf2c/logo.png b/blockchains/ethereum/assets/0x86E56f3c89a14528858e58B3De48c074538BAf2c/logo.png deleted file mode 100755 index 77133e5580b81..0000000000000 Binary files a/blockchains/ethereum/assets/0x86E56f3c89a14528858e58B3De48c074538BAf2c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86F2E94D5886f005fa47F7c804C75Eb4427144b5/info.json b/blockchains/ethereum/assets/0x86F2E94D5886f005fa47F7c804C75Eb4427144b5/info.json deleted file mode 100644 index 9dc3b9dab47f6..0000000000000 --- a/blockchains/ethereum/assets/0x86F2E94D5886f005fa47F7c804C75Eb4427144b5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Benex", - "symbol": "BNX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x86F2E94D5886f005fa47F7c804C75Eb4427144b5", - "status": "active", - "id": "0x86F2E94D5886f005fa47F7c804C75Eb4427144b5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86F2E94D5886f005fa47F7c804C75Eb4427144b5/logo.png b/blockchains/ethereum/assets/0x86F2E94D5886f005fa47F7c804C75Eb4427144b5/logo.png deleted file mode 100644 index 95e607f8142c0..0000000000000 Binary files a/blockchains/ethereum/assets/0x86F2E94D5886f005fa47F7c804C75Eb4427144b5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F/info.json b/blockchains/ethereum/assets/0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F/info.json deleted file mode 100644 index cfc3eb7c5e1c1..0000000000000 --- a/blockchains/ethereum/assets/0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EURBASE Stablecoin", - "symbol": "EBASE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F", - "status": "active", - "id": "0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F/logo.png b/blockchains/ethereum/assets/0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F/logo.png deleted file mode 100644 index d13d83fbec1a2..0000000000000 Binary files a/blockchains/ethereum/assets/0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86Fa049857E0209aa7D9e616F7eb3b3B78ECfdb0/logo.png b/blockchains/ethereum/assets/0x86Fa049857E0209aa7D9e616F7eb3b3B78ECfdb0/logo.png deleted file mode 100644 index 1cc7334b557f8..0000000000000 Binary files a/blockchains/ethereum/assets/0x86Fa049857E0209aa7D9e616F7eb3b3B78ECfdb0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9/info.json b/blockchains/ethereum/assets/0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9/info.json deleted file mode 100644 index 1424460edc125..0000000000000 --- a/blockchains/ethereum/assets/0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GlobalCitizenCoin", - "symbol": "GCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9", - "status": "active", - "id": "0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9/logo.png b/blockchains/ethereum/assets/0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9/logo.png deleted file mode 100755 index 8e5eadd5c3a16..0000000000000 Binary files a/blockchains/ethereum/assets/0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA/info.json b/blockchains/ethereum/assets/0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA/info.json deleted file mode 100644 index dea6520b08dd0..0000000000000 --- a/blockchains/ethereum/assets/0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BBF15ChallengeCoin", - "symbol": "BBF15", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA", - "status": "active", - "id": "0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA/logo.png b/blockchains/ethereum/assets/0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA/logo.png deleted file mode 100755 index a7d947ac6d20c..0000000000000 Binary files a/blockchains/ethereum/assets/0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86e6A4F512b1290c043970B04E0b570D4FC98291/info.json b/blockchains/ethereum/assets/0x86e6A4F512b1290c043970B04E0b570D4FC98291/info.json deleted file mode 100644 index 379c55a434dd9..0000000000000 --- a/blockchains/ethereum/assets/0x86e6A4F512b1290c043970B04E0b570D4FC98291/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IntelliShare Token", - "symbol": "INE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://ine.io/", - "explorer": "https://etherscan.io/token/0x86e6A4F512b1290c043970B04E0b570D4FC98291", - "status": "active", - "id": "0x86e6A4F512b1290c043970B04E0b570D4FC98291" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86e6A4F512b1290c043970B04E0b570D4FC98291/logo.png b/blockchains/ethereum/assets/0x86e6A4F512b1290c043970B04E0b570D4FC98291/logo.png deleted file mode 100644 index 46855beeba53c..0000000000000 Binary files a/blockchains/ethereum/assets/0x86e6A4F512b1290c043970B04E0b570D4FC98291/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF/info.json b/blockchains/ethereum/assets/0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF/info.json deleted file mode 100644 index fd63ce4f47ae9..0000000000000 --- a/blockchains/ethereum/assets/0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ChainBow.io", - "symbol": "CBB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF", - "status": "active", - "id": "0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF/logo.png b/blockchains/ethereum/assets/0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF/logo.png deleted file mode 100755 index e2e06af1f24c5..0000000000000 Binary files a/blockchains/ethereum/assets/0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86eCAA22459BCc7c356765f65e05Afd456eC51F9/info.json b/blockchains/ethereum/assets/0x86eCAA22459BCc7c356765f65e05Afd456eC51F9/info.json deleted file mode 100644 index b65b6e5befdd5..0000000000000 --- a/blockchains/ethereum/assets/0x86eCAA22459BCc7c356765f65e05Afd456eC51F9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PazCoin", - "symbol": "PAZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x86eCAA22459BCc7c356765f65e05Afd456eC51F9", - "status": "active", - "id": "0x86eCAA22459BCc7c356765f65e05Afd456eC51F9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86eCAA22459BCc7c356765f65e05Afd456eC51F9/logo.png b/blockchains/ethereum/assets/0x86eCAA22459BCc7c356765f65e05Afd456eC51F9/logo.png deleted file mode 100644 index e97bcd30e70da..0000000000000 Binary files a/blockchains/ethereum/assets/0x86eCAA22459BCc7c356765f65e05Afd456eC51F9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415/info.json b/blockchains/ethereum/assets/0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415/info.json deleted file mode 100644 index e89169591d25c..0000000000000 --- a/blockchains/ethereum/assets/0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LONDONCOIN", - "symbol": "LONDON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415", - "status": "active", - "id": "0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415/logo.png b/blockchains/ethereum/assets/0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415/logo.png deleted file mode 100644 index 9bd9caab0db8a..0000000000000 Binary files a/blockchains/ethereum/assets/0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87026F792D09960232CA406E80C89BD35BAfE566/info.json b/blockchains/ethereum/assets/0x87026F792D09960232CA406E80C89BD35BAfE566/info.json deleted file mode 100644 index dac6a95c6ecec..0000000000000 --- a/blockchains/ethereum/assets/0x87026F792D09960232CA406E80C89BD35BAfE566/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CDCToken", - "symbol": "CDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.cdc.tech/", - "explorer": "https://etherscan.io/token/0x87026F792D09960232CA406E80C89BD35BAfE566", - "status": "active", - "id": "0x87026F792D09960232CA406E80C89BD35BAfE566" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87026F792D09960232CA406E80C89BD35BAfE566/logo.png b/blockchains/ethereum/assets/0x87026F792D09960232CA406E80C89BD35BAfE566/logo.png deleted file mode 100644 index 383a2d2a988c9..0000000000000 Binary files a/blockchains/ethereum/assets/0x87026F792D09960232CA406E80C89BD35BAfE566/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x870bb7A60eb21f69077D2c38d3dE0542a5298E09/info.json b/blockchains/ethereum/assets/0x870bb7A60eb21f69077D2c38d3dE0542a5298E09/info.json deleted file mode 100644 index 723f07ac5a9ec..0000000000000 --- a/blockchains/ethereum/assets/0x870bb7A60eb21f69077D2c38d3dE0542a5298E09/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Finance Token", - "symbol": "GFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x870bb7A60eb21f69077D2c38d3dE0542a5298E09", - "status": "active", - "id": "0x870bb7A60eb21f69077D2c38d3dE0542a5298E09" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x870bb7A60eb21f69077D2c38d3dE0542a5298E09/logo.png b/blockchains/ethereum/assets/0x870bb7A60eb21f69077D2c38d3dE0542a5298E09/logo.png deleted file mode 100755 index b072195c752cd..0000000000000 Binary files a/blockchains/ethereum/assets/0x870bb7A60eb21f69077D2c38d3dE0542a5298E09/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3/info.json b/blockchains/ethereum/assets/0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3/info.json deleted file mode 100644 index 0f049b66ed512..0000000000000 --- a/blockchains/ethereum/assets/0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Textil", - "symbol": "TXL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3", - "status": "active", - "id": "0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3/logo.png b/blockchains/ethereum/assets/0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3/logo.png deleted file mode 100644 index 3ac05db2c2773..0000000000000 Binary files a/blockchains/ethereum/assets/0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343/info.json b/blockchains/ethereum/assets/0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343/info.json deleted file mode 100644 index d28b6ebc53d90..0000000000000 --- a/blockchains/ethereum/assets/0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CNN Token", - "symbol": "CNN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.cnntoken.io/", - "explorer": "https://etherscan.io/token/0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343", - "status": "active", - "id": "0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343/logo.png b/blockchains/ethereum/assets/0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343/logo.png deleted file mode 100755 index 1f631e4e63f34..0000000000000 Binary files a/blockchains/ethereum/assets/0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8716Fc5Da009D3A208f0178b637a50F4ef42400F/info.json b/blockchains/ethereum/assets/0x8716Fc5Da009D3A208f0178b637a50F4ef42400F/info.json deleted file mode 100644 index c990967dfd316..0000000000000 --- a/blockchains/ethereum/assets/0x8716Fc5Da009D3A208f0178b637a50F4ef42400F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UltrainGas", - "symbol": "UGAS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ultrain.io/", - "explorer": "https://etherscan.io/token/0x8716Fc5Da009D3A208f0178b637a50F4ef42400F", - "status": "active", - "id": "0x8716Fc5Da009D3A208f0178b637a50F4ef42400F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8716Fc5Da009D3A208f0178b637a50F4ef42400F/logo.png b/blockchains/ethereum/assets/0x8716Fc5Da009D3A208f0178b637a50F4ef42400F/logo.png deleted file mode 100644 index 46658121e7b7a..0000000000000 Binary files a/blockchains/ethereum/assets/0x8716Fc5Da009D3A208f0178b637a50F4ef42400F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x871baeD4088b863fd6407159f3672D70CD34837d/info.json b/blockchains/ethereum/assets/0x871baeD4088b863fd6407159f3672D70CD34837d/info.json deleted file mode 100644 index d8d9adafd815f..0000000000000 --- a/blockchains/ethereum/assets/0x871baeD4088b863fd6407159f3672D70CD34837d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": " 3X Long Ethereum Token", - "symbol": "ETHBULL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/ETHBULL", - "explorer": "https://etherscan.io/token/0x871baeD4088b863fd6407159f3672D70CD34837d", - "status": "active", - "id": "0x871baeD4088b863fd6407159f3672D70CD34837d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x871baeD4088b863fd6407159f3672D70CD34837d/logo.png b/blockchains/ethereum/assets/0x871baeD4088b863fd6407159f3672D70CD34837d/logo.png deleted file mode 100644 index 4d1fbe0ac77a0..0000000000000 Binary files a/blockchains/ethereum/assets/0x871baeD4088b863fd6407159f3672D70CD34837d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87210f1D3422BA75B6C40C63C78d79324daBcd55/info.json b/blockchains/ethereum/assets/0x87210f1D3422BA75B6C40C63C78d79324daBcd55/info.json deleted file mode 100644 index e71750a12f1fb..0000000000000 --- a/blockchains/ethereum/assets/0x87210f1D3422BA75B6C40C63C78d79324daBcd55/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EOS TRUST", - "symbol": "EOST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://eostrustlink.io", - "explorer": "https://etherscan.io/token/0x87210f1D3422BA75B6C40C63C78d79324daBcd55", - "status": "active", - "id": "0x87210f1D3422BA75B6C40C63C78d79324daBcd55" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87210f1D3422BA75B6C40C63C78d79324daBcd55/logo.png b/blockchains/ethereum/assets/0x87210f1D3422BA75B6C40C63C78d79324daBcd55/logo.png deleted file mode 100644 index b355ee1a8599f..0000000000000 Binary files a/blockchains/ethereum/assets/0x87210f1D3422BA75B6C40C63C78d79324daBcd55/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8727c112C712c4a03371AC87a74dD6aB104Af768/info.json b/blockchains/ethereum/assets/0x8727c112C712c4a03371AC87a74dD6aB104Af768/info.json deleted file mode 100644 index bdf49e639c893..0000000000000 --- a/blockchains/ethereum/assets/0x8727c112C712c4a03371AC87a74dD6aB104Af768/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jetcoin", - "symbol": "JET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.jetcoininstitute.com/", - "explorer": "https://etherscan.io/token/0x8727c112C712c4a03371AC87a74dD6aB104Af768", - "status": "active", - "id": "0x8727c112C712c4a03371AC87a74dD6aB104Af768" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8727c112C712c4a03371AC87a74dD6aB104Af768/logo.png b/blockchains/ethereum/assets/0x8727c112C712c4a03371AC87a74dD6aB104Af768/logo.png deleted file mode 100755 index 8ac16fded1009..0000000000000 Binary files a/blockchains/ethereum/assets/0x8727c112C712c4a03371AC87a74dD6aB104Af768/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c/info.json b/blockchains/ethereum/assets/0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c/info.json deleted file mode 100644 index 22c751d831be0..0000000000000 --- a/blockchains/ethereum/assets/0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-27/30M27", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c", - "status": "active", - "id": "0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c/logo.png b/blockchains/ethereum/assets/0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c/logo.png deleted file mode 100644 index 04d4bebe5507c..0000000000000 Binary files a/blockchains/ethereum/assets/0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2/info.json b/blockchains/ethereum/assets/0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2/info.json deleted file mode 100644 index 69d2b1a721bb5..0000000000000 --- a/blockchains/ethereum/assets/0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AVA ADVISORY", - "symbol": "AVA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2", - "status": "active", - "id": "0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2/logo.png b/blockchains/ethereum/assets/0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2/logo.png deleted file mode 100644 index 1a88ba956c774..0000000000000 Binary files a/blockchains/ethereum/assets/0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0/info.json b/blockchains/ethereum/assets/0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0/info.json deleted file mode 100644 index a40cd3b3a7421..0000000000000 --- a/blockchains/ethereum/assets/0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Guider", - "symbol": "GDR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://guider.travel", - "explorer": "https://etherscan.io/token/0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0", - "status": "active", - "id": "0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0/logo.png b/blockchains/ethereum/assets/0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0/logo.png deleted file mode 100644 index 74bfa967de5b1..0000000000000 Binary files a/blockchains/ethereum/assets/0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x875089A734213cA39f0d93c2BbB8209827ec5e9f/info.json b/blockchains/ethereum/assets/0x875089A734213cA39f0d93c2BbB8209827ec5e9f/info.json deleted file mode 100644 index eb2afabff0109..0000000000000 --- a/blockchains/ethereum/assets/0x875089A734213cA39f0d93c2BbB8209827ec5e9f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Euphoria", - "symbol": "EPH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.euphoriastore.io", - "explorer": "https://etherscan.io/token/0x875089A734213cA39f0d93c2BbB8209827ec5e9f", - "status": "active", - "id": "0x875089A734213cA39f0d93c2BbB8209827ec5e9f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x875089A734213cA39f0d93c2BbB8209827ec5e9f/logo.png b/blockchains/ethereum/assets/0x875089A734213cA39f0d93c2BbB8209827ec5e9f/logo.png deleted file mode 100644 index 415deb7a6d940..0000000000000 Binary files a/blockchains/ethereum/assets/0x875089A734213cA39f0d93c2BbB8209827ec5e9f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x875773784Af8135eA0ef43b5a374AaD105c5D39e/logo.png b/blockchains/ethereum/assets/0x875773784Af8135eA0ef43b5a374AaD105c5D39e/logo.png deleted file mode 100644 index 0a360140c5128..0000000000000 Binary files a/blockchains/ethereum/assets/0x875773784Af8135eA0ef43b5a374AaD105c5D39e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json b/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json deleted file mode 100644 index 370dd2c86fdd8..0000000000000 --- a/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Reserve Rights", - "website": "https://reserve.org", - "description": "The Reserve team's goal is to make the most accessible, economically strongest, and most robust-to-attack currency.", - "socials": [], - "explorer": "https://etherscan.io/token/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8", - "research": "https://research.binance.com/en/projects/reserve-rights", - "type": "ERC20", - "symbol": "RSR", - "decimals": 18, - "status": "active", - "id": "0x8762db106B2c2A0bccB3A80d1Ed41273552616E8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/logo.png b/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/logo.png deleted file mode 100644 index 99fd39a49469e..0000000000000 Binary files a/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x877391140c33B93a913478a6A1DF5157edC08320/info.json b/blockchains/ethereum/assets/0x877391140c33B93a913478a6A1DF5157edC08320/info.json deleted file mode 100644 index 97fe8b97ac422..0000000000000 --- a/blockchains/ethereum/assets/0x877391140c33B93a913478a6A1DF5157edC08320/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTCERC-20", - "website": "http://www.btceinfo.com", - "description": "BTCE is a borderless remittance platform enabling peer to peer transactions in the cheapest, fastest and easiest way.", - "explorer": "https://etherscan.io/token/0x877391140c33B93a913478a6A1DF5157edC08320", - "type": "ERC20", - "symbol": "BTCE", - "decimals": 8, - "status": "active", - "id": "0x877391140c33B93a913478a6A1DF5157edC08320" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x877391140c33B93a913478a6A1DF5157edC08320/logo.png b/blockchains/ethereum/assets/0x877391140c33B93a913478a6A1DF5157edC08320/logo.png deleted file mode 100644 index 03217e2f3b944..0000000000000 Binary files a/blockchains/ethereum/assets/0x877391140c33B93a913478a6A1DF5157edC08320/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87897374EA98260343d8d3E5076b12dD0d09956a/info.json b/blockchains/ethereum/assets/0x87897374EA98260343d8d3E5076b12dD0d09956a/info.json deleted file mode 100644 index e9098cbd4fb1c..0000000000000 --- a/blockchains/ethereum/assets/0x87897374EA98260343d8d3E5076b12dD0d09956a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QOP云配送", - "symbol": "QOP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x87897374EA98260343d8d3E5076b12dD0d09956a", - "status": "active", - "id": "0x87897374EA98260343d8d3E5076b12dD0d09956a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87897374EA98260343d8d3E5076b12dD0d09956a/logo.png b/blockchains/ethereum/assets/0x87897374EA98260343d8d3E5076b12dD0d09956a/logo.png deleted file mode 100644 index 552748f53449a..0000000000000 Binary files a/blockchains/ethereum/assets/0x87897374EA98260343d8d3E5076b12dD0d09956a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/info.json b/blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/info.json deleted file mode 100644 index 8af88d61e7404..0000000000000 --- a/blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "SushiBar", - "website": "https://sushiswap.fi", - "source_code": "https://github.com/sushiswap", - "description": "xSUSHI is a trading fee accruing token. 0.05% of the exchange trade fees on SushiSwap are awarded to holders of the xSUSHI token", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/SushiSwap", - "handle": "SushiSwap" - }, - { - "name": "Discord", - "url": "https://discord.gg/sqhXAqc" - } - ], - "explorer": "https://etherscan.io/token/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272", - "type": "ERC20", - "symbol": "xSUSHI", - "decimals": 18, - "status": "active", - "id": "0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/logo.png b/blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/logo.png deleted file mode 100755 index 061444c386c43..0000000000000 Binary files a/blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87AB739464881af0011052D4Ca0B0d657e8c3B48/info.json b/blockchains/ethereum/assets/0x87AB739464881af0011052D4Ca0B0d657e8c3B48/info.json deleted file mode 100644 index c7a93f86f9473..0000000000000 --- a/blockchains/ethereum/assets/0x87AB739464881af0011052D4Ca0B0d657e8c3B48/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MikeTangoBravo19", - "symbol": "MTB19", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x87AB739464881af0011052D4Ca0B0d657e8c3B48", - "status": "active", - "id": "0x87AB739464881af0011052D4Ca0B0d657e8c3B48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87AB739464881af0011052D4Ca0B0d657e8c3B48/logo.png b/blockchains/ethereum/assets/0x87AB739464881af0011052D4Ca0B0d657e8c3B48/logo.png deleted file mode 100644 index 3447582aea28d..0000000000000 Binary files a/blockchains/ethereum/assets/0x87AB739464881af0011052D4Ca0B0d657e8c3B48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87C00817ABe35eD4C093e59043fae488238d2F74/info.json b/blockchains/ethereum/assets/0x87C00817ABe35eD4C093e59043fae488238d2F74/info.json deleted file mode 100644 index c7b3de31c80fb..0000000000000 --- a/blockchains/ethereum/assets/0x87C00817ABe35eD4C093e59043fae488238d2F74/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "YOINK", - "website": "https://yoink.rocks/", - "description": "YOINK is a simple yet elegant protocol encompassing deflationary characteristics with a sneaky little twist.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/yoinknetwork", - "handle": "yoinknetwork" - }, - { - "name": "Telegram", - "url": "https://t.me/yoinkofficial", - "handle": "yoinkofficial" - } - ], - "explorer": "https://etherscan.io/token/0x87C00817ABe35eD4C093e59043fae488238d2F74", - "type": "ERC20", - "symbol": "YNK", - "decimals": 18, - "status": "active", - "id": "0x87C00817ABe35eD4C093e59043fae488238d2F74" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87C00817ABe35eD4C093e59043fae488238d2F74/logo.png b/blockchains/ethereum/assets/0x87C00817ABe35eD4C093e59043fae488238d2F74/logo.png deleted file mode 100644 index 1c1127eab6819..0000000000000 Binary files a/blockchains/ethereum/assets/0x87C00817ABe35eD4C093e59043fae488238d2F74/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd/info.json b/blockchains/ethereum/assets/0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd/info.json deleted file mode 100644 index b790861728735..0000000000000 --- a/blockchains/ethereum/assets/0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bytus", - "symbol": "BYTS", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "http://bytus.io", - "explorer": "https://etherscan.io/token/0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd", - "status": "active", - "id": "0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd/logo.png b/blockchains/ethereum/assets/0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd/logo.png deleted file mode 100755 index 5cab6de39adf9..0000000000000 Binary files a/blockchains/ethereum/assets/0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF/info.json b/blockchains/ethereum/assets/0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF/info.json deleted file mode 100644 index e1519c00fa1a5..0000000000000 --- a/blockchains/ethereum/assets/0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Rebased", - "website": "https://rebased.fi/", - "source_code": "https://github.com/RebasedToken/Rebased2", - "description": "Elastic supply | Publicly callable rebase mechanism every 12h.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Rebased_", - "handle": "Rebased_" - }, - { - "name": "Telegram", - "url": "https://t.me/rebasedTG", - "handle": "rebasedTG" - } - ], - "explorer": "https://etherscan.io/token/0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF", - "type": "ERC20", - "symbol": "REB2", - "decimals": 9, - "status": "active", - "id": "0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF/logo.png b/blockchains/ethereum/assets/0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF/logo.png deleted file mode 100644 index b18d09c751b7c..0000000000000 Binary files a/blockchains/ethereum/assets/0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87b008E57F640D94Ee44Fd893F0323AF933F9195/info.json b/blockchains/ethereum/assets/0x87b008E57F640D94Ee44Fd893F0323AF933F9195/info.json deleted file mode 100644 index 5ab6171820f36..0000000000000 --- a/blockchains/ethereum/assets/0x87b008E57F640D94Ee44Fd893F0323AF933F9195/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coin Artist", - "website": "https://medium.com/@coin_artist_17801", - "description": "COIN is a social token created by Coin Artist, a collaborative governance token for the Coin Artist ecosystem.", - "explorer": "https://etherscan.io/token/0x87b008E57F640D94Ee44Fd893F0323AF933F9195", - "type": "ERC20", - "symbol": "COIN", - "decimals": 18, - "status": "active", - "id": "0x87b008E57F640D94Ee44Fd893F0323AF933F9195" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87b008E57F640D94Ee44Fd893F0323AF933F9195/logo.png b/blockchains/ethereum/assets/0x87b008E57F640D94Ee44Fd893F0323AF933F9195/logo.png deleted file mode 100644 index 613253ceb62bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x87b008E57F640D94Ee44Fd893F0323AF933F9195/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87cc79C77a760464d18990b485C914bFD6806F1C/info.json b/blockchains/ethereum/assets/0x87cc79C77a760464d18990b485C914bFD6806F1C/info.json deleted file mode 100644 index a76355863433e..0000000000000 --- a/blockchains/ethereum/assets/0x87cc79C77a760464d18990b485C914bFD6806F1C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JSW", - "symbol": "JSW", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x87cc79C77a760464d18990b485C914bFD6806F1C", - "status": "active", - "id": "0x87cc79C77a760464d18990b485C914bFD6806F1C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87cc79C77a760464d18990b485C914bFD6806F1C/logo.png b/blockchains/ethereum/assets/0x87cc79C77a760464d18990b485C914bFD6806F1C/logo.png deleted file mode 100644 index 1033c374d8ca8..0000000000000 Binary files a/blockchains/ethereum/assets/0x87cc79C77a760464d18990b485C914bFD6806F1C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87d73E916D7057945c9BcD8cdd94e42A6F47f776/info.json b/blockchains/ethereum/assets/0x87d73E916D7057945c9BcD8cdd94e42A6F47f776/info.json deleted file mode 100644 index a97a004783f94..0000000000000 --- a/blockchains/ethereum/assets/0x87d73E916D7057945c9BcD8cdd94e42A6F47f776/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NFTX", - "symbol": "NFTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://nftx.org/", - "explorer": "https://etherscan.io/token/0x87d73e916d7057945c9bcd8cdd94e42a6f47f776", - "status": "active", - "id": "0x87d73E916D7057945c9BcD8cdd94e42A6F47f776" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87d73E916D7057945c9BcD8cdd94e42A6F47f776/logo.png b/blockchains/ethereum/assets/0x87d73E916D7057945c9BcD8cdd94e42A6F47f776/logo.png deleted file mode 100644 index bb742e46fdbe4..0000000000000 Binary files a/blockchains/ethereum/assets/0x87d73E916D7057945c9BcD8cdd94e42A6F47f776/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87d9bF506B434e9973cb0e6183DA7A50A16796b2/info.json b/blockchains/ethereum/assets/0x87d9bF506B434e9973cb0e6183DA7A50A16796b2/info.json deleted file mode 100644 index 6bdc29476b122..0000000000000 --- a/blockchains/ethereum/assets/0x87d9bF506B434e9973cb0e6183DA7A50A16796b2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "888", - "symbol": "888", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x87d9bF506B434e9973cb0e6183DA7A50A16796b2", - "status": "active", - "id": "0x87d9bF506B434e9973cb0e6183DA7A50A16796b2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87d9bF506B434e9973cb0e6183DA7A50A16796b2/logo.png b/blockchains/ethereum/assets/0x87d9bF506B434e9973cb0e6183DA7A50A16796b2/logo.png deleted file mode 100644 index 1e471d5e7b3a6..0000000000000 Binary files a/blockchains/ethereum/assets/0x87d9bF506B434e9973cb0e6183DA7A50A16796b2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87e20a1C261d5DDC4B4250DC9197102f52010aE7/info.json b/blockchains/ethereum/assets/0x87e20a1C261d5DDC4B4250DC9197102f52010aE7/info.json deleted file mode 100644 index 2adc6731f90d9..0000000000000 --- a/blockchains/ethereum/assets/0x87e20a1C261d5DDC4B4250DC9197102f52010aE7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "two", - "symbol": "TWO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x87e20a1C261d5DDC4B4250DC9197102f52010aE7", - "status": "active", - "id": "0x87e20a1C261d5DDC4B4250DC9197102f52010aE7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87e20a1C261d5DDC4B4250DC9197102f52010aE7/logo.png b/blockchains/ethereum/assets/0x87e20a1C261d5DDC4B4250DC9197102f52010aE7/logo.png deleted file mode 100644 index 75ce38d290e94..0000000000000 Binary files a/blockchains/ethereum/assets/0x87e20a1C261d5DDC4B4250DC9197102f52010aE7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87eDfFDe3E14c7a66c9b9724747a1C5696b742e6/info.json b/blockchains/ethereum/assets/0x87eDfFDe3E14c7a66c9b9724747a1C5696b742e6/info.json deleted file mode 100644 index 944c99936ddfa..0000000000000 --- a/blockchains/ethereum/assets/0x87eDfFDe3E14c7a66c9b9724747a1C5696b742e6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swag Token", - "website": "https://swag.finance", - "description": "Decentralizing the Global Adult Entertainment Industry", - "explorer": "https://etherscan.io/token/0x87eDfFDe3E14c7a66c9b9724747a1C5696b742e6", - "type": "ERC20", - "symbol": "SWAG", - "decimals": 18, - "status": "active", - "id": "0x87eDfFDe3E14c7a66c9b9724747a1C5696b742e6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87eDfFDe3E14c7a66c9b9724747a1C5696b742e6/logo.png b/blockchains/ethereum/assets/0x87eDfFDe3E14c7a66c9b9724747a1C5696b742e6/logo.png deleted file mode 100644 index 8407a4e1f3bdc..0000000000000 Binary files a/blockchains/ethereum/assets/0x87eDfFDe3E14c7a66c9b9724747a1C5696b742e6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x87f5E8c3425218837f3CB67dB941aF0C01323E56/info.json b/blockchains/ethereum/assets/0x87f5E8c3425218837f3CB67dB941aF0C01323E56/info.json deleted file mode 100644 index 1b0e0d444dce4..0000000000000 --- a/blockchains/ethereum/assets/0x87f5E8c3425218837f3CB67dB941aF0C01323E56/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitCoin ONE", - "symbol": "BTCONE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitcoinone.io/", - "explorer": "https://etherscan.io/token/0x87f5E8c3425218837f3CB67dB941aF0C01323E56", - "status": "active", - "id": "0x87f5E8c3425218837f3CB67dB941aF0C01323E56" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x87f5E8c3425218837f3CB67dB941aF0C01323E56/logo.png b/blockchains/ethereum/assets/0x87f5E8c3425218837f3CB67dB941aF0C01323E56/logo.png deleted file mode 100644 index baaae2367ca49..0000000000000 Binary files a/blockchains/ethereum/assets/0x87f5E8c3425218837f3CB67dB941aF0C01323E56/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8810C63470d38639954c6B41AaC545848C46484a/info.json b/blockchains/ethereum/assets/0x8810C63470d38639954c6B41AaC545848C46484a/info.json deleted file mode 100644 index e8045507fb79a..0000000000000 --- a/blockchains/ethereum/assets/0x8810C63470d38639954c6B41AaC545848C46484a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aditus", - "symbol": "ADI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.aditus.net/", - "explorer": "https://etherscan.io/token/0x8810C63470d38639954c6B41AaC545848C46484a", - "status": "active", - "id": "0x8810C63470d38639954c6B41AaC545848C46484a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8810C63470d38639954c6B41AaC545848C46484a/logo.png b/blockchains/ethereum/assets/0x8810C63470d38639954c6B41AaC545848C46484a/logo.png deleted file mode 100644 index 7a05b31e7eec4..0000000000000 Binary files a/blockchains/ethereum/assets/0x8810C63470d38639954c6B41AaC545848C46484a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x881Ef48211982D01E2CB7092C915E647Cd40D85C/info.json b/blockchains/ethereum/assets/0x881Ef48211982D01E2CB7092C915E647Cd40D85C/info.json deleted file mode 100644 index 6533579720d6d..0000000000000 --- a/blockchains/ethereum/assets/0x881Ef48211982D01E2CB7092C915E647Cd40D85C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Open Trading Network", - "symbol": "OTN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x881Ef48211982D01E2CB7092C915E647Cd40D85C", - "status": "active", - "id": "0x881Ef48211982D01E2CB7092C915E647Cd40D85C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x881Ef48211982D01E2CB7092C915E647Cd40D85C/logo.png b/blockchains/ethereum/assets/0x881Ef48211982D01E2CB7092C915E647Cd40D85C/logo.png deleted file mode 100644 index 7c0eb24631443..0000000000000 Binary files a/blockchains/ethereum/assets/0x881Ef48211982D01E2CB7092C915E647Cd40D85C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x88277055dF2EE38dA159863dA2F56ee0A6909D62/info.json b/blockchains/ethereum/assets/0x88277055dF2EE38dA159863dA2F56ee0A6909D62/info.json deleted file mode 100644 index 67afb613d0b75..0000000000000 --- a/blockchains/ethereum/assets/0x88277055dF2EE38dA159863dA2F56ee0A6909D62/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ANALYSX", - "symbol": "XYS", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x88277055dF2EE38dA159863dA2F56ee0A6909D62", - "status": "active", - "id": "0x88277055dF2EE38dA159863dA2F56ee0A6909D62" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88277055dF2EE38dA159863dA2F56ee0A6909D62/logo.png b/blockchains/ethereum/assets/0x88277055dF2EE38dA159863dA2F56ee0A6909D62/logo.png deleted file mode 100644 index fdfa3c04f6e23..0000000000000 Binary files a/blockchains/ethereum/assets/0x88277055dF2EE38dA159863dA2F56ee0A6909D62/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8832E23B1135f78aD08a044c2550489eEA1E1098/info.json b/blockchains/ethereum/assets/0x8832E23B1135f78aD08a044c2550489eEA1E1098/info.json deleted file mode 100644 index 5d7b99af5ee9c..0000000000000 --- a/blockchains/ethereum/assets/0x8832E23B1135f78aD08a044c2550489eEA1E1098/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "2+2=4+4=8", - "symbol": "2248", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.2248.io/", - "explorer": "https://etherscan.io/token/0x8832E23B1135f78aD08a044c2550489eEA1E1098", - "status": "active", - "id": "0x8832E23B1135f78aD08a044c2550489eEA1E1098" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8832E23B1135f78aD08a044c2550489eEA1E1098/logo.png b/blockchains/ethereum/assets/0x8832E23B1135f78aD08a044c2550489eEA1E1098/logo.png deleted file mode 100644 index 8ab31e3860b69..0000000000000 Binary files a/blockchains/ethereum/assets/0x8832E23B1135f78aD08a044c2550489eEA1E1098/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x884181554dfA9e578d36379919C05C25dC4a15bB/info.json b/blockchains/ethereum/assets/0x884181554dfA9e578d36379919C05C25dC4a15bB/info.json deleted file mode 100644 index a053d9e4ab734..0000000000000 --- a/blockchains/ethereum/assets/0x884181554dfA9e578d36379919C05C25dC4a15bB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gene Source Code Chain", - "symbol": "Gene", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.gscchain.org/", - "explorer": "https://etherscan.io/token/0x884181554dfA9e578d36379919C05C25dC4a15bB", - "status": "active", - "id": "0x884181554dfA9e578d36379919C05C25dC4a15bB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x884181554dfA9e578d36379919C05C25dC4a15bB/logo.png b/blockchains/ethereum/assets/0x884181554dfA9e578d36379919C05C25dC4a15bB/logo.png deleted file mode 100644 index 430507bc98922..0000000000000 Binary files a/blockchains/ethereum/assets/0x884181554dfA9e578d36379919C05C25dC4a15bB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8846c5cAD73fF19007367C1366b85E75c1885165/info.json b/blockchains/ethereum/assets/0x8846c5cAD73fF19007367C1366b85E75c1885165/info.json deleted file mode 100644 index 376e6989e2aca..0000000000000 --- a/blockchains/ethereum/assets/0x8846c5cAD73fF19007367C1366b85E75c1885165/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long KNC-DAI 4x v2", - "symbol": "dLKNC4x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8846c5cAD73fF19007367C1366b85E75c1885165", - "status": "active", - "id": "0x8846c5cAD73fF19007367C1366b85E75c1885165" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8846c5cAD73fF19007367C1366b85E75c1885165/logo.png b/blockchains/ethereum/assets/0x8846c5cAD73fF19007367C1366b85E75c1885165/logo.png deleted file mode 100644 index 3a0d6b7a41f25..0000000000000 Binary files a/blockchains/ethereum/assets/0x8846c5cAD73fF19007367C1366b85E75c1885165/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x884E84264d540485fAd815e7b3e5d8413CF76bD9/info.json b/blockchains/ethereum/assets/0x884E84264d540485fAd815e7b3e5d8413CF76bD9/info.json deleted file mode 100644 index 3e6ae360f3934..0000000000000 --- a/blockchains/ethereum/assets/0x884E84264d540485fAd815e7b3e5d8413CF76bD9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MBT Chain", - "symbol": "MBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x884E84264d540485fAd815e7b3e5d8413CF76bD9", - "status": "active", - "id": "0x884E84264d540485fAd815e7b3e5d8413CF76bD9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x884E84264d540485fAd815e7b3e5d8413CF76bD9/logo.png b/blockchains/ethereum/assets/0x884E84264d540485fAd815e7b3e5d8413CF76bD9/logo.png deleted file mode 100644 index 0710b80d9faf7..0000000000000 Binary files a/blockchains/ethereum/assets/0x884E84264d540485fAd815e7b3e5d8413CF76bD9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC/info.json b/blockchains/ethereum/assets/0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC/info.json deleted file mode 100644 index 0ac3d6bc4daaa..0000000000000 --- a/blockchains/ethereum/assets/0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZIM GOLD TOKEN", - "symbol": "ZAGO", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC", - "status": "active", - "id": "0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC/logo.png b/blockchains/ethereum/assets/0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC/logo.png deleted file mode 100644 index 35a77ac690afa..0000000000000 Binary files a/blockchains/ethereum/assets/0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe/info.json b/blockchains/ethereum/assets/0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe/info.json deleted file mode 100644 index 818c689b8a51f..0000000000000 --- a/blockchains/ethereum/assets/0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R914437", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe", - "status": "active", - "id": "0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe/logo.png b/blockchains/ethereum/assets/0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe/logo.png deleted file mode 100755 index fbdc5fd2f1e16..0000000000000 Binary files a/blockchains/ethereum/assets/0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8871690d148a2c3BE909B6DA330A9a12C7164234/info.json b/blockchains/ethereum/assets/0x8871690d148a2c3BE909B6DA330A9a12C7164234/info.json deleted file mode 100644 index 781c34ea9dfe9..0000000000000 --- a/blockchains/ethereum/assets/0x8871690d148a2c3BE909B6DA330A9a12C7164234/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PatientsCoin", - "symbol": "FAM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8871690d148a2c3BE909B6DA330A9a12C7164234", - "status": "active", - "id": "0x8871690d148a2c3BE909B6DA330A9a12C7164234" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8871690d148a2c3BE909B6DA330A9a12C7164234/logo.png b/blockchains/ethereum/assets/0x8871690d148a2c3BE909B6DA330A9a12C7164234/logo.png deleted file mode 100644 index 0c1ad9144e38a..0000000000000 Binary files a/blockchains/ethereum/assets/0x8871690d148a2c3BE909B6DA330A9a12C7164234/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x887834D3b8D450B6bAB109c252Df3DA286d73CE4/info.json b/blockchains/ethereum/assets/0x887834D3b8D450B6bAB109c252Df3DA286d73CE4/info.json deleted file mode 100644 index 2328fe8b9c2c3..0000000000000 --- a/blockchains/ethereum/assets/0x887834D3b8D450B6bAB109c252Df3DA286d73CE4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atmatrix Token", - "symbol": "ATT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x887834D3b8D450B6bAB109c252Df3DA286d73CE4", - "status": "active", - "id": "0x887834D3b8D450B6bAB109c252Df3DA286d73CE4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x887834D3b8D450B6bAB109c252Df3DA286d73CE4/logo.png b/blockchains/ethereum/assets/0x887834D3b8D450B6bAB109c252Df3DA286d73CE4/logo.png deleted file mode 100644 index d460b07173a8a..0000000000000 Binary files a/blockchains/ethereum/assets/0x887834D3b8D450B6bAB109c252Df3DA286d73CE4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x888666CA69E0f178DED6D75b5726Cee99A87D698/info.json b/blockchains/ethereum/assets/0x888666CA69E0f178DED6D75b5726Cee99A87D698/info.json deleted file mode 100644 index a42d792024c8a..0000000000000 --- a/blockchains/ethereum/assets/0x888666CA69E0f178DED6D75b5726Cee99A87D698/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ICONOMI", - "symbol": "ICN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x888666CA69E0f178DED6D75b5726Cee99A87D698", - "status": "active", - "id": "0x888666CA69E0f178DED6D75b5726Cee99A87D698" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x888666CA69E0f178DED6D75b5726Cee99A87D698/logo.png b/blockchains/ethereum/assets/0x888666CA69E0f178DED6D75b5726Cee99A87D698/logo.png deleted file mode 100644 index 10a6a18cc6990..0000000000000 Binary files a/blockchains/ethereum/assets/0x888666CA69E0f178DED6D75b5726Cee99A87D698/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8888801aF4d980682e47f1A9036e589479e835C5/info.json b/blockchains/ethereum/assets/0x8888801aF4d980682e47f1A9036e589479e835C5/info.json deleted file mode 100644 index 3d3a440dd4115..0000000000000 --- a/blockchains/ethereum/assets/0x8888801aF4d980682e47f1A9036e589479e835C5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "88mph.app", - "symbol": "MPH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8888801aF4d980682e47f1A9036e589479e835C5", - "status": "active", - "id": "0x8888801aF4d980682e47f1A9036e589479e835C5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8888801aF4d980682e47f1A9036e589479e835C5/logo.png b/blockchains/ethereum/assets/0x8888801aF4d980682e47f1A9036e589479e835C5/logo.png deleted file mode 100644 index 63da7540dab6c..0000000000000 Binary files a/blockchains/ethereum/assets/0x8888801aF4d980682e47f1A9036e589479e835C5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x888888435FDe8e7d4c54cAb67f206e4199454c60/logo.png b/blockchains/ethereum/assets/0x888888435FDe8e7d4c54cAb67f206e4199454c60/logo.png deleted file mode 100644 index ba1e4a3ebdcc9..0000000000000 Binary files a/blockchains/ethereum/assets/0x888888435FDe8e7d4c54cAb67f206e4199454c60/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x888888888889C00c67689029D7856AAC1065eC11/info.json b/blockchains/ethereum/assets/0x888888888889C00c67689029D7856AAC1065eC11/info.json deleted file mode 100644 index d2ea18ef13608..0000000000000 --- a/blockchains/ethereum/assets/0x888888888889C00c67689029D7856AAC1065eC11/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Opium Governance Token", - "symbol": "OPIUM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.opium.network/", - "explorer": "https://etherscan.io/token/0x888888888889C00c67689029D7856AAC1065eC11", - "status": "active", - "id": "0x888888888889C00c67689029D7856AAC1065eC11" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x888888888889C00c67689029D7856AAC1065eC11/logo.png b/blockchains/ethereum/assets/0x888888888889C00c67689029D7856AAC1065eC11/logo.png deleted file mode 100644 index cc57101a2a1f9..0000000000000 Binary files a/blockchains/ethereum/assets/0x888888888889C00c67689029D7856AAC1065eC11/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8888889213DD4dA823EbDD1e235b09590633C150/info.json b/blockchains/ethereum/assets/0x8888889213DD4dA823EbDD1e235b09590633C150/info.json deleted file mode 100644 index 8cc9b4674f4b6..0000000000000 --- a/blockchains/ethereum/assets/0x8888889213DD4dA823EbDD1e235b09590633C150/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Marblecoin", - "symbol": "MBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://marble.cards/", - "explorer": "https://etherscan.io/token/0x8888889213DD4dA823EbDD1e235b09590633C150", - "status": "active", - "id": "0x8888889213DD4dA823EbDD1e235b09590633C150" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8888889213DD4dA823EbDD1e235b09590633C150/logo.png b/blockchains/ethereum/assets/0x8888889213DD4dA823EbDD1e235b09590633C150/logo.png deleted file mode 100644 index 858cbdb477fe6..0000000000000 Binary files a/blockchains/ethereum/assets/0x8888889213DD4dA823EbDD1e235b09590633C150/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113/info.json b/blockchains/ethereum/assets/0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113/info.json deleted file mode 100644 index 488f0ae53a767..0000000000000 --- a/blockchains/ethereum/assets/0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short ZRX-DAI 3x v2", - "symbol": "dsZRX3x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113", - "status": "active", - "id": "0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113/logo.png b/blockchains/ethereum/assets/0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113/logo.png deleted file mode 100644 index 2ee8e126f2faf..0000000000000 Binary files a/blockchains/ethereum/assets/0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x889eFB523cc39590B8483EB9491890AC71407f64/info.json b/blockchains/ethereum/assets/0x889eFB523cc39590B8483EB9491890AC71407f64/info.json deleted file mode 100644 index 5a7674e76dba3..0000000000000 --- a/blockchains/ethereum/assets/0x889eFB523cc39590B8483EB9491890AC71407f64/info.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "Moon Juice (JUICE)", - "website": "https://moonjuice.xyz/", - "source_code": "https://etherscan.io/address/0x889efb523cc39590b8483eb9491890ac71407f64#code", - "description": "Moon Juice is a experiment in farming, deflation, and programmable money.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/MoonJuice_xyz", - "handle": "MoonJuice_xyz" - } - ], - "explorer": "https://etherscan.io/token/0x889eFB523cc39590B8483EB9491890AC71407f64", - "type": "ERC20", - "symbol": "JUICE", - "decimals": 18, - "status": "active", - "id": "0x889eFB523cc39590B8483EB9491890AC71407f64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x889eFB523cc39590B8483EB9491890AC71407f64/logo.png b/blockchains/ethereum/assets/0x889eFB523cc39590B8483EB9491890AC71407f64/logo.png deleted file mode 100644 index 48b9e4cae97ae..0000000000000 Binary files a/blockchains/ethereum/assets/0x889eFB523cc39590B8483EB9491890AC71407f64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8/info.json b/blockchains/ethereum/assets/0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8/info.json deleted file mode 100644 index 19f66ee9be913..0000000000000 --- a/blockchains/ethereum/assets/0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Payship.org", - "symbol": "PSHP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8", - "status": "active", - "id": "0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8/logo.png b/blockchains/ethereum/assets/0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8/logo.png deleted file mode 100644 index 584893d016b72..0000000000000 Binary files a/blockchains/ethereum/assets/0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9/info.json b/blockchains/ethereum/assets/0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9/info.json deleted file mode 100644 index f3cfc68d9fb2e..0000000000000 --- a/blockchains/ethereum/assets/0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KLICKZIE TOKEN", - "symbol": "KLK20", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9", - "status": "active", - "id": "0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9/logo.png b/blockchains/ethereum/assets/0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9/logo.png deleted file mode 100644 index bc3bca1ea2b66..0000000000000 Binary files a/blockchains/ethereum/assets/0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e/info.json b/blockchains/ethereum/assets/0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e/info.json deleted file mode 100644 index 9e79425dee2e8..0000000000000 --- a/blockchains/ethereum/assets/0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nsah", - "symbol": "NSAH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e", - "status": "active", - "id": "0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e/logo.png b/blockchains/ethereum/assets/0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e/logo.png deleted file mode 100644 index 17b7f76967bb6..0000000000000 Binary files a/blockchains/ethereum/assets/0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a/info.json b/blockchains/ethereum/assets/0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a/info.json deleted file mode 100644 index ccea45f073869..0000000000000 --- a/blockchains/ethereum/assets/0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FundYourselfNow Token", - "symbol": "FYN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a", - "status": "active", - "id": "0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a/logo.png b/blockchains/ethereum/assets/0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a/logo.png deleted file mode 100644 index 8dae526def6f1..0000000000000 Binary files a/blockchains/ethereum/assets/0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x88bCB069C9141aa6a466c17C0a90F736df33FD85/info.json b/blockchains/ethereum/assets/0x88bCB069C9141aa6a466c17C0a90F736df33FD85/info.json deleted file mode 100644 index 55a0b76ab8a00..0000000000000 --- a/blockchains/ethereum/assets/0x88bCB069C9141aa6a466c17C0a90F736df33FD85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dafco Token", - "symbol": "DAFCO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x88bCB069C9141aa6a466c17C0a90F736df33FD85", - "status": "active", - "id": "0x88bCB069C9141aa6a466c17C0a90F736df33FD85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88bCB069C9141aa6a466c17C0a90F736df33FD85/logo.png b/blockchains/ethereum/assets/0x88bCB069C9141aa6a466c17C0a90F736df33FD85/logo.png deleted file mode 100644 index b742f50879bb2..0000000000000 Binary files a/blockchains/ethereum/assets/0x88bCB069C9141aa6a466c17C0a90F736df33FD85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x88cDF00f95d31904600b2cd8110b95ac970E0E2F/info.json b/blockchains/ethereum/assets/0x88cDF00f95d31904600b2cd8110b95ac970E0E2F/info.json deleted file mode 100644 index 160d49f30f7cc..0000000000000 --- a/blockchains/ethereum/assets/0x88cDF00f95d31904600b2cd8110b95ac970E0E2F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Petro.Global", - "symbol": "PTG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x88cDF00f95d31904600b2cd8110b95ac970E0E2F", - "status": "active", - "id": "0x88cDF00f95d31904600b2cd8110b95ac970E0E2F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88cDF00f95d31904600b2cd8110b95ac970E0E2F/logo.png b/blockchains/ethereum/assets/0x88cDF00f95d31904600b2cd8110b95ac970E0E2F/logo.png deleted file mode 100644 index 5eb874b8596b2..0000000000000 Binary files a/blockchains/ethereum/assets/0x88cDF00f95d31904600b2cd8110b95ac970E0E2F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1/info.json b/blockchains/ethereum/assets/0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1/info.json deleted file mode 100644 index b88c5bd7934c7..0000000000000 --- a/blockchains/ethereum/assets/0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptaur", - "symbol": "CPT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://cryptaur.com/", - "explorer": "https://etherscan.io/token/0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1", - "status": "active", - "id": "0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1/logo.png b/blockchains/ethereum/assets/0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1/logo.png deleted file mode 100644 index 27dda96829186..0000000000000 Binary files a/blockchains/ethereum/assets/0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/logo.png b/blockchains/ethereum/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/logo.png deleted file mode 100644 index c43fab496f2e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96/info.json b/blockchains/ethereum/assets/0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96/info.json deleted file mode 100644 index d14e718a4e238..0000000000000 --- a/blockchains/ethereum/assets/0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Virus Token", - "symbol": "VIRUS", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://virustoken.xyz/", - "explorer": "https://etherscan.io/token/0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96", - "status": "active", - "id": "0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96/logo.png b/blockchains/ethereum/assets/0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96/logo.png deleted file mode 100644 index e01d65637d199..0000000000000 Binary files a/blockchains/ethereum/assets/0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965/info.json b/blockchains/ethereum/assets/0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965/info.json deleted file mode 100644 index 647a17e1b0b09..0000000000000 --- a/blockchains/ethereum/assets/0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITNEXX", - "symbol": "BTNX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965", - "status": "active", - "id": "0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965/logo.png b/blockchains/ethereum/assets/0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965/logo.png deleted file mode 100755 index f75045343be2a..0000000000000 Binary files a/blockchains/ethereum/assets/0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774/info.json b/blockchains/ethereum/assets/0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774/info.json deleted file mode 100644 index 32a1907d14be2..0000000000000 --- a/blockchains/ethereum/assets/0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wisdom chain", - "symbol": "Wdc", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774", - "status": "active", - "id": "0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774/logo.png b/blockchains/ethereum/assets/0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774/logo.png deleted file mode 100644 index 5db9d1a0a92ce..0000000000000 Binary files a/blockchains/ethereum/assets/0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x892F5A0B08BB7B1eeCCCC63EF3916fF201c93664/info.json b/blockchains/ethereum/assets/0x892F5A0B08BB7B1eeCCCC63EF3916fF201c93664/info.json deleted file mode 100644 index 2b7f763c2ab98..0000000000000 --- a/blockchains/ethereum/assets/0x892F5A0B08BB7B1eeCCCC63EF3916fF201c93664/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bloody", - "website": "https://bloodyfi.org/", - "description": "Bloody is a deflationary farming token that also periodically rebases like Ampleforth.", - "explorer": "https://etherscan.io/token/0x892F5A0B08BB7B1eeCCCC63EF3916fF201c93664", - "type": "ERC20", - "symbol": "BLOODY", - "decimals": 18, - "status": "active", - "id": "0x892F5A0B08BB7B1eeCCCC63EF3916fF201c93664" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x892F5A0B08BB7B1eeCCCC63EF3916fF201c93664/logo.png b/blockchains/ethereum/assets/0x892F5A0B08BB7B1eeCCCC63EF3916fF201c93664/logo.png deleted file mode 100644 index 3a4c4edaa2b5a..0000000000000 Binary files a/blockchains/ethereum/assets/0x892F5A0B08BB7B1eeCCCC63EF3916fF201c93664/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89303500a7Abfb178B274FD89F2469C264951e1f/info.json b/blockchains/ethereum/assets/0x89303500a7Abfb178B274FD89F2469C264951e1f/info.json deleted file mode 100644 index 7bbefcb2764b6..0000000000000 --- a/blockchains/ethereum/assets/0x89303500a7Abfb178B274FD89F2469C264951e1f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RefToken", - "symbol": "REF", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x89303500a7Abfb178B274FD89F2469C264951e1f", - "status": "active", - "id": "0x89303500a7Abfb178B274FD89F2469C264951e1f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89303500a7Abfb178B274FD89F2469C264951e1f/logo.png b/blockchains/ethereum/assets/0x89303500a7Abfb178B274FD89F2469C264951e1f/logo.png deleted file mode 100644 index 2e87ef003fd1a..0000000000000 Binary files a/blockchains/ethereum/assets/0x89303500a7Abfb178B274FD89F2469C264951e1f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89332542B57621dBee1e305b30b0e02F86283100/info.json b/blockchains/ethereum/assets/0x89332542B57621dBee1e305b30b0e02F86283100/info.json deleted file mode 100644 index 0c5eee46541b5..0000000000000 --- a/blockchains/ethereum/assets/0x89332542B57621dBee1e305b30b0e02F86283100/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kryptonium", - "symbol": "KRYP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x89332542B57621dBee1e305b30b0e02F86283100", - "status": "active", - "id": "0x89332542B57621dBee1e305b30b0e02F86283100" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89332542B57621dBee1e305b30b0e02F86283100/logo.png b/blockchains/ethereum/assets/0x89332542B57621dBee1e305b30b0e02F86283100/logo.png deleted file mode 100755 index 235d8f874738c..0000000000000 Binary files a/blockchains/ethereum/assets/0x89332542B57621dBee1e305b30b0e02F86283100/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC/info.json b/blockchains/ethereum/assets/0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC/info.json deleted file mode 100644 index b0cd694c2e7e0..0000000000000 --- a/blockchains/ethereum/assets/0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Meridian Network", - "symbol": "MRDN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC", - "status": "active", - "id": "0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC/logo.png b/blockchains/ethereum/assets/0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC/logo.png deleted file mode 100644 index 2bf09aedcb309..0000000000000 Binary files a/blockchains/ethereum/assets/0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x896e145568624a498c5a909187363AE947631503/logo.png b/blockchains/ethereum/assets/0x896e145568624a498c5a909187363AE947631503/logo.png deleted file mode 100644 index dae7317ae1651..0000000000000 Binary files a/blockchains/ethereum/assets/0x896e145568624a498c5a909187363AE947631503/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x896fdE45EbD168034fa1438BF754e5eDeAEf6232/info.json b/blockchains/ethereum/assets/0x896fdE45EbD168034fa1438BF754e5eDeAEf6232/info.json deleted file mode 100644 index 4075b0f5e2650..0000000000000 --- a/blockchains/ethereum/assets/0x896fdE45EbD168034fa1438BF754e5eDeAEf6232/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg10500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x896fdE45EbD168034fa1438BF754e5eDeAEf6232", - "status": "active", - "id": "0x896fdE45EbD168034fa1438BF754e5eDeAEf6232" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x896fdE45EbD168034fa1438BF754e5eDeAEf6232/logo.png b/blockchains/ethereum/assets/0x896fdE45EbD168034fa1438BF754e5eDeAEf6232/logo.png deleted file mode 100644 index 5a97c3c199438..0000000000000 Binary files a/blockchains/ethereum/assets/0x896fdE45EbD168034fa1438BF754e5eDeAEf6232/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x897036A41d787BC4a52F8617A5AF820188386f3F/info.json b/blockchains/ethereum/assets/0x897036A41d787BC4a52F8617A5AF820188386f3F/info.json deleted file mode 100644 index cd31f72fe586d..0000000000000 --- a/blockchains/ethereum/assets/0x897036A41d787BC4a52F8617A5AF820188386f3F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C547986", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x897036A41d787BC4a52F8617A5AF820188386f3F", - "status": "active", - "id": "0x897036A41d787BC4a52F8617A5AF820188386f3F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x897036A41d787BC4a52F8617A5AF820188386f3F/logo.png b/blockchains/ethereum/assets/0x897036A41d787BC4a52F8617A5AF820188386f3F/logo.png deleted file mode 100644 index ba132b08673f1..0000000000000 Binary files a/blockchains/ethereum/assets/0x897036A41d787BC4a52F8617A5AF820188386f3F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26/info.json b/blockchains/ethereum/assets/0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26/info.json deleted file mode 100644 index d64ece0cc94db..0000000000000 --- a/blockchains/ethereum/assets/0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lambda", - "symbol": "LAMB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.lambdastorage.com/en", - "explorer": "https://etherscan.io/token/0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26", - "status": "active", - "id": "0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26/logo.png b/blockchains/ethereum/assets/0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26/logo.png deleted file mode 100644 index 8fa81fcec3280..0000000000000 Binary files a/blockchains/ethereum/assets/0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7/info.json b/blockchains/ethereum/assets/0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7/info.json deleted file mode 100644 index a80a49b607f94..0000000000000 --- a/blockchains/ethereum/assets/0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FFKDemoCoin", - "symbol": "FFKD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7", - "status": "active", - "id": "0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7/logo.png b/blockchains/ethereum/assets/0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7/logo.png deleted file mode 100644 index 6758dca4267b9..0000000000000 Binary files a/blockchains/ethereum/assets/0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89885FC1F76C3f4cc719640E33c315227Da7003a/info.json b/blockchains/ethereum/assets/0x89885FC1F76C3f4cc719640E33c315227Da7003a/info.json deleted file mode 100644 index 551c9d479a3f7..0000000000000 --- a/blockchains/ethereum/assets/0x89885FC1F76C3f4cc719640E33c315227Da7003a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OASES", - "symbol": "OAS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x89885FC1F76C3f4cc719640E33c315227Da7003a", - "status": "active", - "id": "0x89885FC1F76C3f4cc719640E33c315227Da7003a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89885FC1F76C3f4cc719640E33c315227Da7003a/logo.png b/blockchains/ethereum/assets/0x89885FC1F76C3f4cc719640E33c315227Da7003a/logo.png deleted file mode 100644 index 033a00a76d4eb..0000000000000 Binary files a/blockchains/ethereum/assets/0x89885FC1F76C3f4cc719640E33c315227Da7003a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x898F198a0138A51a357De0694948Ea8E4E808507/info.json b/blockchains/ethereum/assets/0x898F198a0138A51a357De0694948Ea8E4E808507/info.json deleted file mode 100644 index 87d6f849cc2f0..0000000000000 --- a/blockchains/ethereum/assets/0x898F198a0138A51a357De0694948Ea8E4E808507/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mint Token", - "symbol": "MINT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x898F198a0138A51a357De0694948Ea8E4E808507", - "status": "active", - "id": "0x898F198a0138A51a357De0694948Ea8E4E808507" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x898F198a0138A51a357De0694948Ea8E4E808507/logo.png b/blockchains/ethereum/assets/0x898F198a0138A51a357De0694948Ea8E4E808507/logo.png deleted file mode 100644 index 69371469b4e0a..0000000000000 Binary files a/blockchains/ethereum/assets/0x898F198a0138A51a357De0694948Ea8E4E808507/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x899338b84D25aC505a332aDCE7402d697D947494/info.json b/blockchains/ethereum/assets/0x899338b84D25aC505a332aDCE7402d697D947494/info.json deleted file mode 100644 index 7ea4f72bb6c3b..0000000000000 --- a/blockchains/ethereum/assets/0x899338b84D25aC505a332aDCE7402d697D947494/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WCOIN", - "symbol": "WIN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x899338b84D25aC505a332aDCE7402d697D947494", - "status": "active", - "id": "0x899338b84D25aC505a332aDCE7402d697D947494" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x899338b84D25aC505a332aDCE7402d697D947494/logo.png b/blockchains/ethereum/assets/0x899338b84D25aC505a332aDCE7402d697D947494/logo.png deleted file mode 100644 index f5470c9055853..0000000000000 Binary files a/blockchains/ethereum/assets/0x899338b84D25aC505a332aDCE7402d697D947494/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8993F76e40ED605f930b13B860BFAbDEe0756858/info.json b/blockchains/ethereum/assets/0x8993F76e40ED605f930b13B860BFAbDEe0756858/info.json deleted file mode 100644 index d6699bd9de4aa..0000000000000 --- a/blockchains/ethereum/assets/0x8993F76e40ED605f930b13B860BFAbDEe0756858/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bank Future Exchange", - "symbol": "BFEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8993F76e40ED605f930b13B860BFAbDEe0756858", - "status": "active", - "id": "0x8993F76e40ED605f930b13B860BFAbDEe0756858" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8993F76e40ED605f930b13B860BFAbDEe0756858/logo.png b/blockchains/ethereum/assets/0x8993F76e40ED605f930b13B860BFAbDEe0756858/logo.png deleted file mode 100644 index ba2f6ffe4d82c..0000000000000 Binary files a/blockchains/ethereum/assets/0x8993F76e40ED605f930b13B860BFAbDEe0756858/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/info.json b/blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/info.json deleted file mode 100644 index eeb0699ebc2a7..0000000000000 --- a/blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "pNetwork", - "website": "https://p.network", - "description": "The heartbeat of cross-chain composability.", - "explorer": "https://etherscan.io/token/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD", - "research": "https://research.binance.com/en/projects/pnetwork", - "type": "ERC20", - "symbol": "PNT", - "decimals": 18, - "status": "active", - "id": "0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/logo.png b/blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/logo.png deleted file mode 100644 index a97a32e4cf847..0000000000000 Binary files a/blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27/info.json b/blockchains/ethereum/assets/0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27/info.json deleted file mode 100644 index 153ba05368d4b..0000000000000 --- a/blockchains/ethereum/assets/0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yasmine Coin", - "symbol": "YAS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27", - "status": "active", - "id": "0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27/logo.png b/blockchains/ethereum/assets/0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27/logo.png deleted file mode 100644 index d65acafa2f325..0000000000000 Binary files a/blockchains/ethereum/assets/0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89C041a9007Bf6D7E334F1C0cF09c49886F39391/info.json b/blockchains/ethereum/assets/0x89C041a9007Bf6D7E334F1C0cF09c49886F39391/info.json deleted file mode 100644 index cb6e48769de91..0000000000000 --- a/blockchains/ethereum/assets/0x89C041a9007Bf6D7E334F1C0cF09c49886F39391/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-6/30M6", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x89C041a9007Bf6D7E334F1C0cF09c49886F39391", - "status": "active", - "id": "0x89C041a9007Bf6D7E334F1C0cF09c49886F39391" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89C041a9007Bf6D7E334F1C0cF09c49886F39391/logo.png b/blockchains/ethereum/assets/0x89C041a9007Bf6D7E334F1C0cF09c49886F39391/logo.png deleted file mode 100644 index 2338b0c2db3d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x89C041a9007Bf6D7E334F1C0cF09c49886F39391/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7/info.json b/blockchains/ethereum/assets/0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7/info.json deleted file mode 100644 index 77b779ef3c14b..0000000000000 --- a/blockchains/ethereum/assets/0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BRAAI", - "symbol": "BRAAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7", - "status": "active", - "id": "0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7/logo.png b/blockchains/ethereum/assets/0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7/logo.png deleted file mode 100644 index f69e7e2646d18..0000000000000 Binary files a/blockchains/ethereum/assets/0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89C98F4529A41c7eE25d730d29Bc39170ED11C60/info.json b/blockchains/ethereum/assets/0x89C98F4529A41c7eE25d730d29Bc39170ED11C60/info.json deleted file mode 100644 index 20340ea51a767..0000000000000 --- a/blockchains/ethereum/assets/0x89C98F4529A41c7eE25d730d29Bc39170ED11C60/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Astro", - "symbol": "ASR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x89C98F4529A41c7eE25d730d29Bc39170ED11C60", - "status": "active", - "id": "0x89C98F4529A41c7eE25d730d29Bc39170ED11C60" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89C98F4529A41c7eE25d730d29Bc39170ED11C60/logo.png b/blockchains/ethereum/assets/0x89C98F4529A41c7eE25d730d29Bc39170ED11C60/logo.png deleted file mode 100644 index 136329d6fa9ab..0000000000000 Binary files a/blockchains/ethereum/assets/0x89C98F4529A41c7eE25d730d29Bc39170ED11C60/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8/info.json b/blockchains/ethereum/assets/0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8/info.json deleted file mode 100644 index 611c7c8bdb2bf..0000000000000 --- a/blockchains/ethereum/assets/0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GameMax", - "symbol": "GM", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8", - "status": "active", - "id": "0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8/logo.png b/blockchains/ethereum/assets/0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8/logo.png deleted file mode 100644 index 2c3ec81b3d45d..0000000000000 Binary files a/blockchains/ethereum/assets/0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89c0086e809Bbb5D054A9D0ef56412B2898928b1/info.json b/blockchains/ethereum/assets/0x89c0086e809Bbb5D054A9D0ef56412B2898928b1/info.json deleted file mode 100644 index 37c454bab2d23..0000000000000 --- a/blockchains/ethereum/assets/0x89c0086e809Bbb5D054A9D0ef56412B2898928b1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C559019", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x89c0086e809Bbb5D054A9D0ef56412B2898928b1", - "status": "active", - "id": "0x89c0086e809Bbb5D054A9D0ef56412B2898928b1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89c0086e809Bbb5D054A9D0ef56412B2898928b1/logo.png b/blockchains/ethereum/assets/0x89c0086e809Bbb5D054A9D0ef56412B2898928b1/logo.png deleted file mode 100644 index 296294b964e71..0000000000000 Binary files a/blockchains/ethereum/assets/0x89c0086e809Bbb5D054A9D0ef56412B2898928b1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89c6c856a6db3e46107163D0cDa7A7FF211BD655/info.json b/blockchains/ethereum/assets/0x89c6c856a6db3e46107163D0cDa7A7FF211BD655/info.json deleted file mode 100644 index f939d33f32cf0..0000000000000 --- a/blockchains/ethereum/assets/0x89c6c856a6db3e46107163D0cDa7A7FF211BD655/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Darico Ecosystem Coin", - "symbol": "DEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://darico.io", - "explorer": "https://etherscan.io/token/0x89c6c856a6db3e46107163D0cDa7A7FF211BD655", - "status": "active", - "id": "0x89c6c856a6db3e46107163D0cDa7A7FF211BD655" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89c6c856a6db3e46107163D0cDa7A7FF211BD655/logo.png b/blockchains/ethereum/assets/0x89c6c856a6db3e46107163D0cDa7A7FF211BD655/logo.png deleted file mode 100644 index a2f6bdc39af53..0000000000000 Binary files a/blockchains/ethereum/assets/0x89c6c856a6db3e46107163D0cDa7A7FF211BD655/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7/info.json b/blockchains/ethereum/assets/0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7/info.json deleted file mode 100644 index 819238ada50cb..0000000000000 --- a/blockchains/ethereum/assets/0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R891511", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7", - "status": "active", - "id": "0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7/logo.png b/blockchains/ethereum/assets/0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7/logo.png deleted file mode 100644 index d2c9a38d5873e..0000000000000 Binary files a/blockchains/ethereum/assets/0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359/info.json b/blockchains/ethereum/assets/0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359/info.json deleted file mode 100644 index 34deadefe7ec5..0000000000000 --- a/blockchains/ethereum/assets/0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Single Collateral DAI", - "website": "http://makerdao.com", - "description": "Dai is a USD-pegged stablecoin built on the Ethereum blockchain, and has no centralized authority. ", - "socials": [], - "explorer": "https://etherscan.io/token/0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359", - "type": "ERC20", - "symbol": "SAI", - "decimals": 18, - "status": "active", - "id": "0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359/logo.png b/blockchains/ethereum/assets/0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359/logo.png deleted file mode 100644 index 944633a3c572c..0000000000000 Binary files a/blockchains/ethereum/assets/0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89eE58Af4871b474c30001982c3D7439C933c838/info.json b/blockchains/ethereum/assets/0x89eE58Af4871b474c30001982c3D7439C933c838/info.json deleted file mode 100644 index d97c9eb720293..0000000000000 --- a/blockchains/ethereum/assets/0x89eE58Af4871b474c30001982c3D7439C933c838/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "yfBETA", - "website": "https://yfbeta.finance/", - "source_code": "https://etherscan.io/address/0x89ee58af4871b474c30001982c3d7439c933c838#code", - "description": "yfBETA restructures the DeFi narrative to reward tokenholders. yfBETA uses yields generated from farming other protocols.", - "explorer": "https://etherscan.io/token/0x89eE58Af4871b474c30001982c3D7439C933c838", - "type": "ERC20", - "symbol": "YFBETA", - "decimals": 18, - "status": "active", - "id": "0x89eE58Af4871b474c30001982c3D7439C933c838" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89eE58Af4871b474c30001982c3D7439C933c838/logo.png b/blockchains/ethereum/assets/0x89eE58Af4871b474c30001982c3D7439C933c838/logo.png deleted file mode 100644 index 35c5e086fd271..0000000000000 Binary files a/blockchains/ethereum/assets/0x89eE58Af4871b474c30001982c3D7439C933c838/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55/info.json b/blockchains/ethereum/assets/0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55/info.json deleted file mode 100644 index 1dc4a1836bbb7..0000000000000 --- a/blockchains/ethereum/assets/0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bezop", - "symbol": "Bez", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55", - "status": "active", - "id": "0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55/logo.png b/blockchains/ethereum/assets/0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55/logo.png deleted file mode 100644 index e28f639d598d2..0000000000000 Binary files a/blockchains/ethereum/assets/0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2/info.json b/blockchains/ethereum/assets/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2/info.json deleted file mode 100644 index f787ca066a508..0000000000000 --- a/blockchains/ethereum/assets/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chroma", - "symbol": "CHR", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2", - "status": "active", - "id": "0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2/logo.png b/blockchains/ethereum/assets/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2/logo.png deleted file mode 100644 index e1e8641acb294..0000000000000 Binary files a/blockchains/ethereum/assets/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8A42c37558967dA1fd2fF57969946320e61E9aAB/info.json b/blockchains/ethereum/assets/0x8A42c37558967dA1fd2fF57969946320e61E9aAB/info.json deleted file mode 100644 index a8ed458b6671b..0000000000000 --- a/blockchains/ethereum/assets/0x8A42c37558967dA1fd2fF57969946320e61E9aAB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CloudWalkCoin", - "symbol": "CWC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8A42c37558967dA1fd2fF57969946320e61E9aAB", - "status": "active", - "id": "0x8A42c37558967dA1fd2fF57969946320e61E9aAB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8A42c37558967dA1fd2fF57969946320e61E9aAB/logo.png b/blockchains/ethereum/assets/0x8A42c37558967dA1fd2fF57969946320e61E9aAB/logo.png deleted file mode 100755 index 23bdcfb655eb8..0000000000000 Binary files a/blockchains/ethereum/assets/0x8A42c37558967dA1fd2fF57969946320e61E9aAB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9/info.json b/blockchains/ethereum/assets/0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9/info.json deleted file mode 100644 index 1b7b7c5e15683..0000000000000 --- a/blockchains/ethereum/assets/0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HEARTBEAT", - "symbol": "HBIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9", - "status": "active", - "id": "0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9/logo.png b/blockchains/ethereum/assets/0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9/logo.png deleted file mode 100644 index fdb8e0a4140b4..0000000000000 Binary files a/blockchains/ethereum/assets/0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/info.json b/blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/info.json deleted file mode 100644 index d3ddff5e78b8d..0000000000000 --- a/blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Litecoin Token", - "symbol": "LTK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ltk.community/", - "explorer": "https://etherscan.io/token/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71", - "status": "active", - "id": "0x8A732BC91c33c167F868E0af7e6f31e0776d0f71" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/logo.png b/blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/logo.png deleted file mode 100755 index 02623b383160d..0000000000000 Binary files a/blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413/info.json b/blockchains/ethereum/assets/0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413/info.json deleted file mode 100644 index 2c0c56827dcc9..0000000000000 --- a/blockchains/ethereum/assets/0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lord Coin", - "symbol": "LRD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413", - "status": "active", - "id": "0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413/logo.png b/blockchains/ethereum/assets/0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413/logo.png deleted file mode 100644 index 4f952ff0d21ec..0000000000000 Binary files a/blockchains/ethereum/assets/0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8A8b5318d3A59fa6D1d0A83A1B0506f2796b5670/info.json b/blockchains/ethereum/assets/0x8A8b5318d3A59fa6D1d0A83A1B0506f2796b5670/info.json deleted file mode 100644 index 227b8e619007d..0000000000000 --- a/blockchains/ethereum/assets/0x8A8b5318d3A59fa6D1d0A83A1B0506f2796b5670/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Denarii", - "website": "https://ari.finance", - "description": "Denarii (ARI) is an ERC20 token with staking and liquidity pool staking", - "explorer": "https://etherscan.io/token/0x8A8b5318d3A59fa6D1d0A83A1B0506f2796b5670", - "type": "ERC20", - "symbol": "ARI", - "decimals": 8, - "status": "active", - "id": "0x8A8b5318d3A59fa6D1d0A83A1B0506f2796b5670" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8A8b5318d3A59fa6D1d0A83A1B0506f2796b5670/logo.png b/blockchains/ethereum/assets/0x8A8b5318d3A59fa6D1d0A83A1B0506f2796b5670/logo.png deleted file mode 100644 index af8e52a747e95..0000000000000 Binary files a/blockchains/ethereum/assets/0x8A8b5318d3A59fa6D1d0A83A1B0506f2796b5670/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177/info.json b/blockchains/ethereum/assets/0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177/info.json deleted file mode 100644 index b7b7c465506d4..0000000000000 --- a/blockchains/ethereum/assets/0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fujinto", - "symbol": "NTO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177", - "status": "active", - "id": "0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177/logo.png b/blockchains/ethereum/assets/0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177/logo.png deleted file mode 100644 index e101a5b1f4d7e..0000000000000 Binary files a/blockchains/ethereum/assets/0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8A9C67fee641579dEbA04928c4BC45F66e26343A/info.json b/blockchains/ethereum/assets/0x8A9C67fee641579dEbA04928c4BC45F66e26343A/info.json deleted file mode 100644 index e26568bedcf13..0000000000000 --- a/blockchains/ethereum/assets/0x8A9C67fee641579dEbA04928c4BC45F66e26343A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jarvis Network", - "website": "https://jarvis.network", - "description": "Jarvis Network is a set of protocols on Ethereum allowing anyone to become a broker by funding and maintaining liquidity pools.", - "explorer": "https://etherscan.io/token/0x8A9C67fee641579dEbA04928c4BC45F66e26343A", - "type": "ERC20", - "symbol": "JRT", - "decimals": 18, - "status": "active", - "id": "0x8A9C67fee641579dEbA04928c4BC45F66e26343A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8A9C67fee641579dEbA04928c4BC45F66e26343A/logo.png b/blockchains/ethereum/assets/0x8A9C67fee641579dEbA04928c4BC45F66e26343A/logo.png deleted file mode 100644 index e09069937b487..0000000000000 Binary files a/blockchains/ethereum/assets/0x8A9C67fee641579dEbA04928c4BC45F66e26343A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8A9c4dfe8b9D8962B31e4e16F8321C44d48e246E/info.json b/blockchains/ethereum/assets/0x8A9c4dfe8b9D8962B31e4e16F8321C44d48e246E/info.json deleted file mode 100644 index 476329a2cb038..0000000000000 --- a/blockchains/ethereum/assets/0x8A9c4dfe8b9D8962B31e4e16F8321C44d48e246E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Name Change Token", - "symbol": "NCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.thehashmasks.com/nct", - "explorer": "https://etherscan.io/token/0x8A9c4dfe8b9D8962B31e4e16F8321C44d48e246E", - "status": "active", - "id": "0x8A9c4dfe8b9D8962B31e4e16F8321C44d48e246E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8A9c4dfe8b9D8962B31e4e16F8321C44d48e246E/logo.png b/blockchains/ethereum/assets/0x8A9c4dfe8b9D8962B31e4e16F8321C44d48e246E/logo.png deleted file mode 100644 index 83ece433a7ced..0000000000000 Binary files a/blockchains/ethereum/assets/0x8A9c4dfe8b9D8962B31e4e16F8321C44d48e246E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4/info.json b/blockchains/ethereum/assets/0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4/info.json deleted file mode 100644 index 449e3d4b3db3d..0000000000000 --- a/blockchains/ethereum/assets/0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SCB", - "symbol": "SCB", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4", - "status": "active", - "id": "0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4/logo.png b/blockchains/ethereum/assets/0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4/logo.png deleted file mode 100644 index 3b878eaf64ef6..0000000000000 Binary files a/blockchains/ethereum/assets/0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B/info.json b/blockchains/ethereum/assets/0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B/info.json deleted file mode 100644 index e5462fd23c87a..0000000000000 --- a/blockchains/ethereum/assets/0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Qubix Credit", - "symbol": "QBX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B", - "status": "active", - "id": "0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B/logo.png b/blockchains/ethereum/assets/0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B/logo.png deleted file mode 100644 index 920891bc59370..0000000000000 Binary files a/blockchains/ethereum/assets/0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7/info.json b/blockchains/ethereum/assets/0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7/info.json deleted file mode 100644 index 18c491057aca0..0000000000000 --- a/blockchains/ethereum/assets/0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Akropolis", - "website": "https://akropolis.io", - "description": "Akropolis describes itself as a domain-specific financial protocol dedicated to the needs of the informal economy.", - "explorer": "https://etherscan.io/token/0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7", - "research": "https://research.binance.com/en/projects/akropolis", - "type": "ERC20", - "symbol": "AKRO", - "decimals": 18, - "status": "active", - "id": "0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7/logo.png b/blockchains/ethereum/assets/0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7/logo.png deleted file mode 100644 index 6c0d53fd510c3..0000000000000 Binary files a/blockchains/ethereum/assets/0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06/info.json b/blockchains/ethereum/assets/0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06/info.json deleted file mode 100644 index 131151c5f8f82..0000000000000 --- a/blockchains/ethereum/assets/0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Patientory", - "symbol": "PTOY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://ptoy.org", - "explorer": "https://etherscan.io/token/0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06", - "status": "active", - "id": "0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06/logo.png b/blockchains/ethereum/assets/0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06/logo.png deleted file mode 100644 index ee4dfdaf29c6e..0000000000000 Binary files a/blockchains/ethereum/assets/0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9/info.json b/blockchains/ethereum/assets/0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9/info.json deleted file mode 100644 index 058e4f73f0889..0000000000000 --- a/blockchains/ethereum/assets/0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "EOG Eye of God", - "website": "https://helixnebula.help", - "description": "When people help each other, the system in uinswap donates tokens from the pool to the helper; this means that when we help each other, the value of the EOG token increases. The EOG token is only minted when the pool inventory in uinswap reaches less than one token.", - "socials": [ - "https://twitter.com/HelixNebulahelp" - ], - "explorer": "https://etherscan.io/token/0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9", - "type": "ERC20", - "symbol": "EOG", - "decimals": 18, - "status": "active", - "id": "0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9/logo.png b/blockchains/ethereum/assets/0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9/logo.png deleted file mode 100644 index cf0310d5b02d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8AedB297FED4b6884b808ee61fAf0837713670d0/info.json b/blockchains/ethereum/assets/0x8AedB297FED4b6884b808ee61fAf0837713670d0/info.json deleted file mode 100644 index 50b156e07798f..0000000000000 --- a/blockchains/ethereum/assets/0x8AedB297FED4b6884b808ee61fAf0837713670d0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wrapped MarbleCards", - "symbol": "WMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://wrappedmarble.cards", - "explorer": "https://etherscan.io/token/0x8AedB297FED4b6884b808ee61fAf0837713670d0", - "status": "active", - "id": "0x8AedB297FED4b6884b808ee61fAf0837713670d0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8AedB297FED4b6884b808ee61fAf0837713670d0/logo.png b/blockchains/ethereum/assets/0x8AedB297FED4b6884b808ee61fAf0837713670d0/logo.png deleted file mode 100644 index 1cc73813a145d..0000000000000 Binary files a/blockchains/ethereum/assets/0x8AedB297FED4b6884b808ee61fAf0837713670d0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8B1F49491477e0fB46a29fef53F1EA320D13c349/info.json b/blockchains/ethereum/assets/0x8B1F49491477e0fB46a29fef53F1EA320D13c349/info.json deleted file mode 100644 index d6df128672866..0000000000000 --- a/blockchains/ethereum/assets/0x8B1F49491477e0fB46a29fef53F1EA320D13c349/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MicroMoney", - "symbol": "AMM", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.micromoney.io/", - "explorer": "https://etherscan.io/token/0x8B1F49491477e0fB46a29fef53F1EA320D13c349", - "status": "active", - "id": "0x8B1F49491477e0fB46a29fef53F1EA320D13c349" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8B1F49491477e0fB46a29fef53F1EA320D13c349/logo.png b/blockchains/ethereum/assets/0x8B1F49491477e0fB46a29fef53F1EA320D13c349/logo.png deleted file mode 100644 index afac7291143c2..0000000000000 Binary files a/blockchains/ethereum/assets/0x8B1F49491477e0fB46a29fef53F1EA320D13c349/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B/info.json b/blockchains/ethereum/assets/0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B/info.json deleted file mode 100644 index 3b1323234deee..0000000000000 --- a/blockchains/ethereum/assets/0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Jigsaw Games", - "symbol": "Jiggs3D", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B", - "status": "active", - "id": "0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B/logo.png b/blockchains/ethereum/assets/0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B/logo.png deleted file mode 100755 index db2e11a318d2b..0000000000000 Binary files a/blockchains/ethereum/assets/0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8B334C54997BC6c1c347d19cac73e015E3DDdf40/info.json b/blockchains/ethereum/assets/0x8B334C54997BC6c1c347d19cac73e015E3DDdf40/info.json deleted file mode 100644 index 6d3575a52e1ad..0000000000000 --- a/blockchains/ethereum/assets/0x8B334C54997BC6c1c347d19cac73e015E3DDdf40/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Credit", - "symbol": "EMEX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8B334C54997BC6c1c347d19cac73e015E3DDdf40", - "status": "active", - "id": "0x8B334C54997BC6c1c347d19cac73e015E3DDdf40" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8B334C54997BC6c1c347d19cac73e015E3DDdf40/logo.png b/blockchains/ethereum/assets/0x8B334C54997BC6c1c347d19cac73e015E3DDdf40/logo.png deleted file mode 100644 index ad7fe0393d934..0000000000000 Binary files a/blockchains/ethereum/assets/0x8B334C54997BC6c1c347d19cac73e015E3DDdf40/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8B40761142B9aa6dc8964e61D0585995425C3D94/info.json b/blockchains/ethereum/assets/0x8B40761142B9aa6dc8964e61D0585995425C3D94/info.json deleted file mode 100644 index b00ac93a3d999..0000000000000 --- a/blockchains/ethereum/assets/0x8B40761142B9aa6dc8964e61D0585995425C3D94/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tripio Token", - "symbol": "TRIO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://trip.io/", - "explorer": "https://etherscan.io/token/0x8B40761142B9aa6dc8964e61D0585995425C3D94", - "status": "active", - "id": "0x8B40761142B9aa6dc8964e61D0585995425C3D94" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8B40761142B9aa6dc8964e61D0585995425C3D94/logo.png b/blockchains/ethereum/assets/0x8B40761142B9aa6dc8964e61D0585995425C3D94/logo.png deleted file mode 100755 index eadb1f3a4536f..0000000000000 Binary files a/blockchains/ethereum/assets/0x8B40761142B9aa6dc8964e61D0585995425C3D94/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c/info.json b/blockchains/ethereum/assets/0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c/info.json deleted file mode 100644 index c8146be21040a..0000000000000 --- a/blockchains/ethereum/assets/0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PazCoin", - "symbol": "PAZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c", - "status": "active", - "id": "0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c/logo.png b/blockchains/ethereum/assets/0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c/logo.png deleted file mode 100644 index ee8986a93efca..0000000000000 Binary files a/blockchains/ethereum/assets/0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8B7ddE91e299e5c48128E388D7e3320E3839320D/info.json b/blockchains/ethereum/assets/0x8B7ddE91e299e5c48128E388D7e3320E3839320D/info.json deleted file mode 100644 index 04569c0a4f29b..0000000000000 --- a/blockchains/ethereum/assets/0x8B7ddE91e299e5c48128E388D7e3320E3839320D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ABC.Chain", - "symbol": "ABCchain", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8B7ddE91e299e5c48128E388D7e3320E3839320D", - "status": "active", - "id": "0x8B7ddE91e299e5c48128E388D7e3320E3839320D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8B7ddE91e299e5c48128E388D7e3320E3839320D/logo.png b/blockchains/ethereum/assets/0x8B7ddE91e299e5c48128E388D7e3320E3839320D/logo.png deleted file mode 100644 index 5c95a829d11c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x8B7ddE91e299e5c48128E388D7e3320E3839320D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8/info.json b/blockchains/ethereum/assets/0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8/info.json deleted file mode 100644 index 0bbfd7a447501..0000000000000 --- a/blockchains/ethereum/assets/0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ChelleCoin", - "symbol": "CHL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8", - "status": "active", - "id": "0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8/logo.png b/blockchains/ethereum/assets/0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8/logo.png deleted file mode 100644 index b24704e4bb5ee..0000000000000 Binary files a/blockchains/ethereum/assets/0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD/info.json b/blockchains/ethereum/assets/0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD/info.json deleted file mode 100644 index 49dc28780c819..0000000000000 --- a/blockchains/ethereum/assets/0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short ZRX-DAI 2x v2", - "symbol": "dsZRX2x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD", - "status": "active", - "id": "0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD/logo.png b/blockchains/ethereum/assets/0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD/logo.png deleted file mode 100644 index ddf7bf29b92f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315/info.json b/blockchains/ethereum/assets/0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315/info.json deleted file mode 100644 index 72a0ba9ae314f..0000000000000 --- a/blockchains/ethereum/assets/0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AlexMasmej", - "symbol": "ALEX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://app.tryroll.com/rewards/ALEX", - "explorer": "https://etherscan.io/token/0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315", - "status": "active", - "id": "0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315/logo.png b/blockchains/ethereum/assets/0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315/logo.png deleted file mode 100644 index f2649ddce2b7d..0000000000000 Binary files a/blockchains/ethereum/assets/0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8BcB64bfDA77905398b67aF0Af084c744e777A20/info.json b/blockchains/ethereum/assets/0x8BcB64bfDA77905398b67aF0Af084c744e777A20/info.json deleted file mode 100644 index 691fb6a630f99..0000000000000 --- a/blockchains/ethereum/assets/0x8BcB64bfDA77905398b67aF0Af084c744e777A20/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GameCell", - "symbol": "GCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8BcB64bfDA77905398b67aF0Af084c744e777A20", - "status": "active", - "id": "0x8BcB64bfDA77905398b67aF0Af084c744e777A20" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8BcB64bfDA77905398b67aF0Af084c744e777A20/logo.png b/blockchains/ethereum/assets/0x8BcB64bfDA77905398b67aF0Af084c744e777A20/logo.png deleted file mode 100644 index c5bae51fe27f3..0000000000000 Binary files a/blockchains/ethereum/assets/0x8BcB64bfDA77905398b67aF0Af084c744e777A20/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8Be191b2E888342b0392e093320A0d1D56c9fe1E/info.json b/blockchains/ethereum/assets/0x8Be191b2E888342b0392e093320A0d1D56c9fe1E/info.json deleted file mode 100644 index ed815e4c7ad32..0000000000000 --- a/blockchains/ethereum/assets/0x8Be191b2E888342b0392e093320A0d1D56c9fe1E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Losscoin", - "symbol": "LOSS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8Be191b2E888342b0392e093320A0d1D56c9fe1E", - "status": "active", - "id": "0x8Be191b2E888342b0392e093320A0d1D56c9fe1E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8Be191b2E888342b0392e093320A0d1D56c9fe1E/logo.png b/blockchains/ethereum/assets/0x8Be191b2E888342b0392e093320A0d1D56c9fe1E/logo.png deleted file mode 100755 index 860aa31b6541a..0000000000000 Binary files a/blockchains/ethereum/assets/0x8Be191b2E888342b0392e093320A0d1D56c9fe1E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4/info.json b/blockchains/ethereum/assets/0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4/info.json deleted file mode 100644 index 800721830916e..0000000000000 --- a/blockchains/ethereum/assets/0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentralized Finance Application", - "symbol": "DFA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4", - "status": "active", - "id": "0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4/logo.png b/blockchains/ethereum/assets/0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4/logo.png deleted file mode 100644 index c8aa92ebfd821..0000000000000 Binary files a/blockchains/ethereum/assets/0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8C60423251C62f653855777C476d76280b853960/info.json b/blockchains/ethereum/assets/0x8C60423251C62f653855777C476d76280b853960/info.json deleted file mode 100644 index b2a9a618e12ed..0000000000000 --- a/blockchains/ethereum/assets/0x8C60423251C62f653855777C476d76280b853960/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chaz", - "symbol": "CHOP", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8C60423251C62f653855777C476d76280b853960", - "status": "active", - "id": "0x8C60423251C62f653855777C476d76280b853960" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8C60423251C62f653855777C476d76280b853960/logo.png b/blockchains/ethereum/assets/0x8C60423251C62f653855777C476d76280b853960/logo.png deleted file mode 100644 index 81364b6151638..0000000000000 Binary files a/blockchains/ethereum/assets/0x8C60423251C62f653855777C476d76280b853960/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8C8cCB81D436B0f3017664441C39cbeFbD64650F/info.json b/blockchains/ethereum/assets/0x8C8cCB81D436B0f3017664441C39cbeFbD64650F/info.json deleted file mode 100644 index 5906cc245de19..0000000000000 --- a/blockchains/ethereum/assets/0x8C8cCB81D436B0f3017664441C39cbeFbD64650F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ThaneCoin", - "symbol": "TPI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8C8cCB81D436B0f3017664441C39cbeFbD64650F", - "status": "active", - "id": "0x8C8cCB81D436B0f3017664441C39cbeFbD64650F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8C8cCB81D436B0f3017664441C39cbeFbD64650F/logo.png b/blockchains/ethereum/assets/0x8C8cCB81D436B0f3017664441C39cbeFbD64650F/logo.png deleted file mode 100644 index 00a34ed7c3840..0000000000000 Binary files a/blockchains/ethereum/assets/0x8C8cCB81D436B0f3017664441C39cbeFbD64650F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4/info.json b/blockchains/ethereum/assets/0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4/info.json deleted file mode 100644 index a20ad6a3775b0..0000000000000 --- a/blockchains/ethereum/assets/0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KOPI", - "website": "https://kopiblockchain.io", - "description": "KOPI BLOCKCHAIN is the digitalization of commodity coffee using blockchain technology. It will allow tracing of transactions on Waves Explorer. KOPI uses ERC20 & Waves Platform - decentralize exchange (DEX) to facilitate transaction and transfer.", - "explorer": "https://etherscan.io/token/0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4", - "type": "ERC20", - "symbol": "KOPI", - "decimals": 2, - "status": "active", - "id": "0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4/logo.png b/blockchains/ethereum/assets/0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4/logo.png deleted file mode 100644 index dec6b8cdea7c6..0000000000000 Binary files a/blockchains/ethereum/assets/0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B/info.json b/blockchains/ethereum/assets/0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B/info.json deleted file mode 100644 index 37bac4a1fb8bf..0000000000000 --- a/blockchains/ethereum/assets/0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NerveNetwork", - "symbol": "ENVT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B", - "status": "active", - "id": "0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B/logo.png b/blockchains/ethereum/assets/0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B/logo.png deleted file mode 100644 index 603077f5fe02b..0000000000000 Binary files a/blockchains/ethereum/assets/0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/info.json b/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/info.json deleted file mode 100644 index 5ef28f9efac62..0000000000000 --- a/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Swipe", - "website": "https://swipe.io/token", - "description": "Swipe Token is a utility token designed to be the gas and fuel of the Swipe Wallet and Swipe Card.", - "explorer": "https://etherscan.io/token/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9", - "research": "https://research.binance.com/en/projects/swipe", - "type": "ERC20", - "symbol": "SXP", - "decimals": 18, - "status": "active", - "id": "0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/logo.png b/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/logo.png deleted file mode 100644 index d3c9933a2ebf8..0000000000000 Binary files a/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8D0e3f8b0E1CD67629a05d529F7e036D86794293/info.json b/blockchains/ethereum/assets/0x8D0e3f8b0E1CD67629a05d529F7e036D86794293/info.json deleted file mode 100644 index 303d9275ba47b..0000000000000 --- a/blockchains/ethereum/assets/0x8D0e3f8b0E1CD67629a05d529F7e036D86794293/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 220-CN10", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8D0e3f8b0E1CD67629a05d529F7e036D86794293", - "status": "active", - "id": "0x8D0e3f8b0E1CD67629a05d529F7e036D86794293" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8D0e3f8b0E1CD67629a05d529F7e036D86794293/logo.png b/blockchains/ethereum/assets/0x8D0e3f8b0E1CD67629a05d529F7e036D86794293/logo.png deleted file mode 100644 index adfd8031b097c..0000000000000 Binary files a/blockchains/ethereum/assets/0x8D0e3f8b0E1CD67629a05d529F7e036D86794293/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8D122b36b992AE6da171aC396479208f3B4174a5/info.json b/blockchains/ethereum/assets/0x8D122b36b992AE6da171aC396479208f3B4174a5/info.json deleted file mode 100644 index 7331ddf7ca17a..0000000000000 --- a/blockchains/ethereum/assets/0x8D122b36b992AE6da171aC396479208f3B4174a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LOOT", - "symbol": "LOOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8D122b36b992AE6da171aC396479208f3B4174a5", - "status": "active", - "id": "0x8D122b36b992AE6da171aC396479208f3B4174a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8D122b36b992AE6da171aC396479208f3B4174a5/logo.png b/blockchains/ethereum/assets/0x8D122b36b992AE6da171aC396479208f3B4174a5/logo.png deleted file mode 100644 index 11f923c2a24aa..0000000000000 Binary files a/blockchains/ethereum/assets/0x8D122b36b992AE6da171aC396479208f3B4174a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8D5682941cE456900b12d47ac06a88b47C764CE1/info.json b/blockchains/ethereum/assets/0x8D5682941cE456900b12d47ac06a88b47C764CE1/info.json deleted file mode 100644 index 1239c87b0393b..0000000000000 --- a/blockchains/ethereum/assets/0x8D5682941cE456900b12d47ac06a88b47C764CE1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RightMesh Token", - "symbol": "RMESH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8D5682941cE456900b12d47ac06a88b47C764CE1", - "status": "active", - "id": "0x8D5682941cE456900b12d47ac06a88b47C764CE1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8D5682941cE456900b12d47ac06a88b47C764CE1/logo.png b/blockchains/ethereum/assets/0x8D5682941cE456900b12d47ac06a88b47C764CE1/logo.png deleted file mode 100644 index 2f21971eef9e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x8D5682941cE456900b12d47ac06a88b47C764CE1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8D75959f1E61EC2571aa72798237101F084DE63a/info.json b/blockchains/ethereum/assets/0x8D75959f1E61EC2571aa72798237101F084DE63a/info.json deleted file mode 100644 index d5b825f4b6292..0000000000000 --- a/blockchains/ethereum/assets/0x8D75959f1E61EC2571aa72798237101F084DE63a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Substratum", - "symbol": "SUB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://substratum.net/", - "explorer": "https://etherscan.io/token/0x8D75959f1E61EC2571aa72798237101F084DE63a", - "status": "active", - "id": "0x8D75959f1E61EC2571aa72798237101F084DE63a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8D75959f1E61EC2571aa72798237101F084DE63a/logo.png b/blockchains/ethereum/assets/0x8D75959f1E61EC2571aa72798237101F084DE63a/logo.png deleted file mode 100755 index 49bc51822326b..0000000000000 Binary files a/blockchains/ethereum/assets/0x8D75959f1E61EC2571aa72798237101F084DE63a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8D8129963291740dDDd917ab01af18c7aed4BA58/info.json b/blockchains/ethereum/assets/0x8D8129963291740dDDd917ab01af18c7aed4BA58/info.json deleted file mode 100644 index 9fd9b62932dcf..0000000000000 --- a/blockchains/ethereum/assets/0x8D8129963291740dDDd917ab01af18c7aed4BA58/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MineBee", - "symbol": "MB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://minebee.io/", - "explorer": "https://etherscan.io/token/0x8D8129963291740dDDd917ab01af18c7aed4BA58", - "status": "active", - "id": "0x8D8129963291740dDDd917ab01af18c7aed4BA58" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8D8129963291740dDDd917ab01af18c7aed4BA58/logo.png b/blockchains/ethereum/assets/0x8D8129963291740dDDd917ab01af18c7aed4BA58/logo.png deleted file mode 100644 index 60ee1418a17a2..0000000000000 Binary files a/blockchains/ethereum/assets/0x8D8129963291740dDDd917ab01af18c7aed4BA58/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0/info.json b/blockchains/ethereum/assets/0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0/info.json deleted file mode 100644 index da382c2d7380b..0000000000000 --- a/blockchains/ethereum/assets/0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CrystalCoin", - "symbol": "CRYSTAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0", - "status": "active", - "id": "0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0/logo.png b/blockchains/ethereum/assets/0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0/logo.png deleted file mode 100644 index 9e1cc98e4543b..0000000000000 Binary files a/blockchains/ethereum/assets/0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C/info.json b/blockchains/ethereum/assets/0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C/info.json deleted file mode 100644 index fb43920874072..0000000000000 --- a/blockchains/ethereum/assets/0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-25/30M85", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C", - "status": "active", - "id": "0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C/logo.png b/blockchains/ethereum/assets/0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C/logo.png deleted file mode 100644 index 46eb0b6ac9545..0000000000000 Binary files a/blockchains/ethereum/assets/0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8DE0f21eaa95f589A8a2fE69c5752fFdADA83EaD/info.json b/blockchains/ethereum/assets/0x8DE0f21eaa95f589A8a2fE69c5752fFdADA83EaD/info.json deleted file mode 100644 index 521cb0ef80da9..0000000000000 --- a/blockchains/ethereum/assets/0x8DE0f21eaa95f589A8a2fE69c5752fFdADA83EaD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cybitex", - "website": "http://cybitex.co", - "description": "Cybitex is based on Ethereum Erc20 Network as a network that promotes the digital assets in settled markets.", - "explorer": "https://etherscan.io/token/0x8DE0f21eaa95f589A8a2fE69c5752fFdADA83EaD", - "type": "ERC20", - "symbol": "CBX", - "decimals": 18, - "status": "active", - "id": "0x8DE0f21eaa95f589A8a2fE69c5752fFdADA83EaD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8DE0f21eaa95f589A8a2fE69c5752fFdADA83EaD/logo.png b/blockchains/ethereum/assets/0x8DE0f21eaa95f589A8a2fE69c5752fFdADA83EaD/logo.png deleted file mode 100644 index be02ab7f4f954..0000000000000 Binary files a/blockchains/ethereum/assets/0x8DE0f21eaa95f589A8a2fE69c5752fFdADA83EaD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46/info.json b/blockchains/ethereum/assets/0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46/info.json deleted file mode 100644 index bd8e9ea411f16..0000000000000 --- a/blockchains/ethereum/assets/0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 139-CN26", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46", - "status": "active", - "id": "0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46/logo.png b/blockchains/ethereum/assets/0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46/logo.png deleted file mode 100644 index 2a2359b7ab9c1..0000000000000 Binary files a/blockchains/ethereum/assets/0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8DbF4D457929F339D4742DD45de28BEd97b7d635/info.json b/blockchains/ethereum/assets/0x8DbF4D457929F339D4742DD45de28BEd97b7d635/info.json deleted file mode 100644 index f63ce365297c1..0000000000000 --- a/blockchains/ethereum/assets/0x8DbF4D457929F339D4742DD45de28BEd97b7d635/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DIYChain Token", - "symbol": "DIY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.diychain.com/", - "explorer": "https://etherscan.io/token/0x8DbF4D457929F339D4742DD45de28BEd97b7d635", - "status": "active", - "id": "0x8DbF4D457929F339D4742DD45de28BEd97b7d635" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8DbF4D457929F339D4742DD45de28BEd97b7d635/logo.png b/blockchains/ethereum/assets/0x8DbF4D457929F339D4742DD45de28BEd97b7d635/logo.png deleted file mode 100644 index 5b1fe58504cf6..0000000000000 Binary files a/blockchains/ethereum/assets/0x8DbF4D457929F339D4742DD45de28BEd97b7d635/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4/info.json b/blockchains/ethereum/assets/0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4/info.json deleted file mode 100644 index ca2cee1861392..0000000000000 --- a/blockchains/ethereum/assets/0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRADECOIN", - "symbol": "TRDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4", - "status": "active", - "id": "0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4/logo.png b/blockchains/ethereum/assets/0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4/logo.png deleted file mode 100755 index e10e24e8a74bb..0000000000000 Binary files a/blockchains/ethereum/assets/0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B/info.json b/blockchains/ethereum/assets/0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B/info.json deleted file mode 100644 index c926ee7e95cd2..0000000000000 --- a/blockchains/ethereum/assets/0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHDaiRebalancingSetToken", - "symbol": "ETHDai", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tokensets.com/set/ethhivol", - "explorer": "https://etherscan.io/token/0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B", - "status": "active", - "id": "0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B/logo.png b/blockchains/ethereum/assets/0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B/logo.png deleted file mode 100644 index c1d5e5223814b..0000000000000 Binary files a/blockchains/ethereum/assets/0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8De67D55C58540807601dBf1259537BC2DFfc84D/info.json b/blockchains/ethereum/assets/0x8De67D55C58540807601dBf1259537BC2DFfc84D/info.json deleted file mode 100644 index 893c9d12fe0f0..0000000000000 --- a/blockchains/ethereum/assets/0x8De67D55C58540807601dBf1259537BC2DFfc84D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Almeela", - "symbol": "KZE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8De67D55C58540807601dBf1259537BC2DFfc84D", - "status": "active", - "id": "0x8De67D55C58540807601dBf1259537BC2DFfc84D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8De67D55C58540807601dBf1259537BC2DFfc84D/logo.png b/blockchains/ethereum/assets/0x8De67D55C58540807601dBf1259537BC2DFfc84D/logo.png deleted file mode 100755 index 834a87baa99f4..0000000000000 Binary files a/blockchains/ethereum/assets/0x8De67D55C58540807601dBf1259537BC2DFfc84D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28/info.json b/blockchains/ethereum/assets/0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28/info.json deleted file mode 100644 index 9cff85f59d0b9..0000000000000 --- a/blockchains/ethereum/assets/0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 225-CN14", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28", - "status": "active", - "id": "0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28/logo.png b/blockchains/ethereum/assets/0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28/logo.png deleted file mode 100644 index b65bb8486a764..0000000000000 Binary files a/blockchains/ethereum/assets/0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8E16bf47065Fe843A82f4399bAF5aBac4E0822B7/info.json b/blockchains/ethereum/assets/0x8E16bf47065Fe843A82f4399bAF5aBac4E0822B7/info.json deleted file mode 100644 index e12c5452d0bf9..0000000000000 --- a/blockchains/ethereum/assets/0x8E16bf47065Fe843A82f4399bAF5aBac4E0822B7/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Binance Wrapped FIL", - "website": "https://binance.org", - "description": "BFIL tokens are ERC20 tokens on the Ethereum network created via the Binance Token Canal program, where the price is pegged to FIL at a rate of 1 BFIL = 1 FIL.", - "explorer": "https://etherscan.io/token/0x8e16bf47065fe843a82f4399baf5abac4e0822b7", - "research": "https://research.binance.com/en/projects/filecoin", - "type": "ERC20", - "symbol": "BFIL", - "decimals": 18, - "status": "active", - "id": "0x8E16bf47065Fe843A82f4399bAF5aBac4E0822B7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8E16bf47065Fe843A82f4399bAF5aBac4E0822B7/logo.png b/blockchains/ethereum/assets/0x8E16bf47065Fe843A82f4399bAF5aBac4E0822B7/logo.png deleted file mode 100644 index a3f868039ead1..0000000000000 Binary files a/blockchains/ethereum/assets/0x8E16bf47065Fe843A82f4399bAF5aBac4E0822B7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8E30ea2329D95802Fd804f4291220b0e2F579812/info.json b/blockchains/ethereum/assets/0x8E30ea2329D95802Fd804f4291220b0e2F579812/info.json deleted file mode 100644 index d2b5be0ff0706..0000000000000 --- a/blockchains/ethereum/assets/0x8E30ea2329D95802Fd804f4291220b0e2F579812/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentralized Vulnerability Platform", - "symbol": "DVP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dvpnet.io/", - "explorer": "https://etherscan.io/token/0x8E30ea2329D95802Fd804f4291220b0e2F579812", - "status": "active", - "id": "0x8E30ea2329D95802Fd804f4291220b0e2F579812" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8E30ea2329D95802Fd804f4291220b0e2F579812/logo.png b/blockchains/ethereum/assets/0x8E30ea2329D95802Fd804f4291220b0e2F579812/logo.png deleted file mode 100644 index 12bb150c406a8..0000000000000 Binary files a/blockchains/ethereum/assets/0x8E30ea2329D95802Fd804f4291220b0e2F579812/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8E5610ab5E39d26828167640EA29823fe1dD5843/info.json b/blockchains/ethereum/assets/0x8E5610ab5E39d26828167640EA29823fe1dD5843/info.json deleted file mode 100644 index c26c687b993e1..0000000000000 --- a/blockchains/ethereum/assets/0x8E5610ab5E39d26828167640EA29823fe1dD5843/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KanadeCoin", - "symbol": "KNDC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://kanadecoin.com/", - "explorer": "https://etherscan.io/token/0x8E5610ab5E39d26828167640EA29823fe1dD5843", - "status": "active", - "id": "0x8E5610ab5E39d26828167640EA29823fe1dD5843" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8E5610ab5E39d26828167640EA29823fe1dD5843/logo.png b/blockchains/ethereum/assets/0x8E5610ab5E39d26828167640EA29823fe1dD5843/logo.png deleted file mode 100644 index f0e393df4bed9..0000000000000 Binary files a/blockchains/ethereum/assets/0x8E5610ab5E39d26828167640EA29823fe1dD5843/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439/info.json b/blockchains/ethereum/assets/0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439/info.json deleted file mode 100644 index 828cc20d06158..0000000000000 --- a/blockchains/ethereum/assets/0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Maximine Coin", - "symbol": "MXM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://maximine.io/", - "explorer": "https://etherscan.io/token/0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439", - "status": "active", - "id": "0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439/logo.png b/blockchains/ethereum/assets/0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439/logo.png deleted file mode 100644 index aeaf1ebeba07c..0000000000000 Binary files a/blockchains/ethereum/assets/0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8E802E72A96F560b607E7CA2D59fF62bA222257b/info.json b/blockchains/ethereum/assets/0x8E802E72A96F560b607E7CA2D59fF62bA222257b/info.json deleted file mode 100644 index f8c3e13493c2a..0000000000000 --- a/blockchains/ethereum/assets/0x8E802E72A96F560b607E7CA2D59fF62bA222257b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-27/30M57", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8E802E72A96F560b607E7CA2D59fF62bA222257b", - "status": "active", - "id": "0x8E802E72A96F560b607E7CA2D59fF62bA222257b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8E802E72A96F560b607E7CA2D59fF62bA222257b/logo.png b/blockchains/ethereum/assets/0x8E802E72A96F560b607E7CA2D59fF62bA222257b/logo.png deleted file mode 100644 index dcba88cecdac9..0000000000000 Binary files a/blockchains/ethereum/assets/0x8E802E72A96F560b607E7CA2D59fF62bA222257b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8E822B60b3a262d34dF59A4Ddd02383deF599B94/info.json b/blockchains/ethereum/assets/0x8E822B60b3a262d34dF59A4Ddd02383deF599B94/info.json deleted file mode 100644 index e956a8cd17f6a..0000000000000 --- a/blockchains/ethereum/assets/0x8E822B60b3a262d34dF59A4Ddd02383deF599B94/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDCI", - "symbol": "USDCI", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8E822B60b3a262d34dF59A4Ddd02383deF599B94", - "status": "active", - "id": "0x8E822B60b3a262d34dF59A4Ddd02383deF599B94" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8E822B60b3a262d34dF59A4Ddd02383deF599B94/logo.png b/blockchains/ethereum/assets/0x8E822B60b3a262d34dF59A4Ddd02383deF599B94/logo.png deleted file mode 100644 index 8fa22125bcfa8..0000000000000 Binary files a/blockchains/ethereum/assets/0x8E822B60b3a262d34dF59A4Ddd02383deF599B94/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0/info.json b/blockchains/ethereum/assets/0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0/info.json deleted file mode 100644 index f64849321896e..0000000000000 --- a/blockchains/ethereum/assets/0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C559025", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0", - "status": "active", - "id": "0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0/logo.png b/blockchains/ethereum/assets/0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0/logo.png deleted file mode 100644 index 89eb14316b8c9..0000000000000 Binary files a/blockchains/ethereum/assets/0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/info.json b/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/info.json deleted file mode 100644 index 9eea2acf97405..0000000000000 --- a/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Paxos Standard", - "website": "https://paxos.com/standard", - "description": "Paxos Standard (PAX) is a stablecoin that allows users to exchange US dollars for Paxos Standard Tokens to 'transact at the speed of the internet'.", - "explorer": "https://etherscan.io/token/0x8E870D67F660D95d5be530380D0eC0bd388289E1", - "research": "https://research.binance.com/en/projects/paxos-standard", - "type": "ERC20", - "symbol": "PAX", - "decimals": 18, - "status": "active", - "id": "0x8E870D67F660D95d5be530380D0eC0bd388289E1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/logo.png b/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/logo.png deleted file mode 100644 index d813568c1d3bd..0000000000000 Binary files a/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808/info.json b/blockchains/ethereum/assets/0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808/info.json deleted file mode 100644 index aa4bbfd2f2168..0000000000000 --- a/blockchains/ethereum/assets/0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 009-CN44", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808", - "status": "active", - "id": "0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808/logo.png b/blockchains/ethereum/assets/0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808/logo.png deleted file mode 100644 index b8559a63a1631..0000000000000 Binary files a/blockchains/ethereum/assets/0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59/info.json b/blockchains/ethereum/assets/0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59/info.json deleted file mode 100644 index cc050f26ac7c2..0000000000000 --- a/blockchains/ethereum/assets/0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Squirrelcoin", - "symbol": "NTS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59", - "status": "active", - "id": "0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59/logo.png b/blockchains/ethereum/assets/0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59/logo.png deleted file mode 100755 index 50e1590de44cc..0000000000000 Binary files a/blockchains/ethereum/assets/0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8EE22C31531956A921425c6aFcB3E5742E775f12/info.json b/blockchains/ethereum/assets/0x8EE22C31531956A921425c6aFcB3E5742E775f12/info.json deleted file mode 100644 index b762cc80e6249..0000000000000 --- a/blockchains/ethereum/assets/0x8EE22C31531956A921425c6aFcB3E5742E775f12/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Volley", - "symbol": "VOLLEY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8EE22C31531956A921425c6aFcB3E5742E775f12", - "status": "active", - "id": "0x8EE22C31531956A921425c6aFcB3E5742E775f12" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8EE22C31531956A921425c6aFcB3E5742E775f12/logo.png b/blockchains/ethereum/assets/0x8EE22C31531956A921425c6aFcB3E5742E775f12/logo.png deleted file mode 100644 index 50ecdddd25ef3..0000000000000 Binary files a/blockchains/ethereum/assets/0x8EE22C31531956A921425c6aFcB3E5742E775f12/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2/info.json b/blockchains/ethereum/assets/0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2/info.json deleted file mode 100644 index 7fdda4403947d..0000000000000 --- a/blockchains/ethereum/assets/0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PayAccept", - "website": "https://payaccept.net", - "description": "PayAccept is revolutionizing the way you manage payments. We combine traditional and Decentralized Finance (DeFi) to offer access to fiat, cryptocurrency, lending, card issuance, payment solutions, and risk management services.", - "explorer": "https://etherscan.io/token/0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2", - "type": "ERC20", - "symbol": "PAYT", - "decimals": 18, - "status": "active", - "id": "0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2/logo.png b/blockchains/ethereum/assets/0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2/logo.png deleted file mode 100644 index b58517a19d5c5..0000000000000 Binary files a/blockchains/ethereum/assets/0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca/info.json b/blockchains/ethereum/assets/0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca/info.json deleted file mode 100644 index 109ac3acbee2f..0000000000000 --- a/blockchains/ethereum/assets/0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gric Coin", - "symbol": "GC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca", - "status": "active", - "id": "0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca/logo.png b/blockchains/ethereum/assets/0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca/logo.png deleted file mode 100644 index 7d020e5c61434..0000000000000 Binary files a/blockchains/ethereum/assets/0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8Ed793D7D5715258aa1B7320770D603517EE66E6/info.json b/blockchains/ethereum/assets/0x8Ed793D7D5715258aa1B7320770D603517EE66E6/info.json deleted file mode 100644 index 93e50a8172d45..0000000000000 --- a/blockchains/ethereum/assets/0x8Ed793D7D5715258aa1B7320770D603517EE66E6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KimchiSoxchain", - "symbol": "KSOX", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8Ed793D7D5715258aa1B7320770D603517EE66E6", - "status": "active", - "id": "0x8Ed793D7D5715258aa1B7320770D603517EE66E6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8Ed793D7D5715258aa1B7320770D603517EE66E6/logo.png b/blockchains/ethereum/assets/0x8Ed793D7D5715258aa1B7320770D603517EE66E6/logo.png deleted file mode 100644 index d30b126a4f7bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x8Ed793D7D5715258aa1B7320770D603517EE66E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8F041A3940a5e6FB580075C3774E15FcFA0E1618/logo.png b/blockchains/ethereum/assets/0x8F041A3940a5e6FB580075C3774E15FcFA0E1618/logo.png deleted file mode 100644 index 9698ec20acfeb..0000000000000 Binary files a/blockchains/ethereum/assets/0x8F041A3940a5e6FB580075C3774E15FcFA0E1618/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8F0921f30555624143d427b340b1156914882C10/info.json b/blockchains/ethereum/assets/0x8F0921f30555624143d427b340b1156914882C10/info.json deleted file mode 100644 index 8c70270a84039..0000000000000 --- a/blockchains/ethereum/assets/0x8F0921f30555624143d427b340b1156914882C10/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Flyp.me Token", - "symbol": "FYP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://flyp.me/", - "explorer": "https://etherscan.io/token/0x8F0921f30555624143d427b340b1156914882C10", - "status": "active", - "id": "0x8F0921f30555624143d427b340b1156914882C10" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8F0921f30555624143d427b340b1156914882C10/logo.png b/blockchains/ethereum/assets/0x8F0921f30555624143d427b340b1156914882C10/logo.png deleted file mode 100644 index cdd87e684c60f..0000000000000 Binary files a/blockchains/ethereum/assets/0x8F0921f30555624143d427b340b1156914882C10/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886/info.json b/blockchains/ethereum/assets/0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886/info.json deleted file mode 100644 index 5f9854741196d..0000000000000 --- a/blockchains/ethereum/assets/0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ambazonia Coin", - "symbol": "AMBA", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886", - "status": "active", - "id": "0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886/logo.png b/blockchains/ethereum/assets/0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886/logo.png deleted file mode 100644 index c6904fefd92a6..0000000000000 Binary files a/blockchains/ethereum/assets/0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21/info.json b/blockchains/ethereum/assets/0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21/info.json deleted file mode 100644 index ace4ff2a85485..0000000000000 --- a/blockchains/ethereum/assets/0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Healthcare Token", - "symbol": "XHQ", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21", - "status": "active", - "id": "0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21/logo.png b/blockchains/ethereum/assets/0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21/logo.png deleted file mode 100644 index 61007520236b4..0000000000000 Binary files a/blockchains/ethereum/assets/0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8F564dc862FfE7EC0436C3717EC7ED06150144E2/info.json b/blockchains/ethereum/assets/0x8F564dc862FfE7EC0436C3717EC7ED06150144E2/info.json deleted file mode 100644 index d80b8f3f4eaca..0000000000000 --- a/blockchains/ethereum/assets/0x8F564dc862FfE7EC0436C3717EC7ED06150144E2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NiMA", - "symbol": "NIMA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8F564dc862FfE7EC0436C3717EC7ED06150144E2", - "status": "active", - "id": "0x8F564dc862FfE7EC0436C3717EC7ED06150144E2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8F564dc862FfE7EC0436C3717EC7ED06150144E2/logo.png b/blockchains/ethereum/assets/0x8F564dc862FfE7EC0436C3717EC7ED06150144E2/logo.png deleted file mode 100644 index 22c9a46dcb35f..0000000000000 Binary files a/blockchains/ethereum/assets/0x8F564dc862FfE7EC0436C3717EC7ED06150144E2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8F5E78888f8933Ed676a62bB6B58a4b279aBE408/logo.png b/blockchains/ethereum/assets/0x8F5E78888f8933Ed676a62bB6B58a4b279aBE408/logo.png deleted file mode 100644 index e625ee0e843d9..0000000000000 Binary files a/blockchains/ethereum/assets/0x8F5E78888f8933Ed676a62bB6B58a4b279aBE408/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8F5d19F2136dF211e8340Dc118221444c6c869Fb/info.json b/blockchains/ethereum/assets/0x8F5d19F2136dF211e8340Dc118221444c6c869Fb/info.json deleted file mode 100644 index c94a3b6f1b1f5..0000000000000 --- a/blockchains/ethereum/assets/0x8F5d19F2136dF211e8340Dc118221444c6c869Fb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Skrepit", - "symbol": "SKRT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8F5d19F2136dF211e8340Dc118221444c6c869Fb", - "status": "active", - "id": "0x8F5d19F2136dF211e8340Dc118221444c6c869Fb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8F5d19F2136dF211e8340Dc118221444c6c869Fb/logo.png b/blockchains/ethereum/assets/0x8F5d19F2136dF211e8340Dc118221444c6c869Fb/logo.png deleted file mode 100644 index 46c98825e8df1..0000000000000 Binary files a/blockchains/ethereum/assets/0x8F5d19F2136dF211e8340Dc118221444c6c869Fb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD/info.json b/blockchains/ethereum/assets/0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD/info.json deleted file mode 100644 index bea23dd523eaa..0000000000000 --- a/blockchains/ethereum/assets/0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HELEX", - "symbol": "HLX", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD", - "status": "active", - "id": "0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD/logo.png b/blockchains/ethereum/assets/0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD/logo.png deleted file mode 100644 index dddcadb978ac0..0000000000000 Binary files a/blockchains/ethereum/assets/0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4/info.json b/blockchains/ethereum/assets/0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4/info.json deleted file mode 100644 index 8aeb9c85d23f8..0000000000000 --- a/blockchains/ethereum/assets/0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Lite Cash", - "symbol": "XLC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4", - "status": "active", - "id": "0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4/logo.png b/blockchains/ethereum/assets/0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4/logo.png deleted file mode 100644 index 2da27423bc3df..0000000000000 Binary files a/blockchains/ethereum/assets/0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2/info.json b/blockchains/ethereum/assets/0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2/info.json deleted file mode 100644 index 86fd143418f24..0000000000000 --- a/blockchains/ethereum/assets/0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ComeAndPay", - "symbol": "CNA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2", - "status": "active", - "id": "0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2/logo.png b/blockchains/ethereum/assets/0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2/logo.png deleted file mode 100644 index f0a4e5746955f..0000000000000 Binary files a/blockchains/ethereum/assets/0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670/info.json b/blockchains/ethereum/assets/0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670/info.json deleted file mode 100644 index 17e576590949b..0000000000000 --- a/blockchains/ethereum/assets/0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DriverToken", - "symbol": "Driver", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670", - "status": "active", - "id": "0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670/logo.png b/blockchains/ethereum/assets/0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000/info.json b/blockchains/ethereum/assets/0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000/info.json deleted file mode 100644 index 9a38f8050dd7a..0000000000000 --- a/blockchains/ethereum/assets/0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Smart Investment Fund Token", - "symbol": "SIFT", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000", - "status": "active", - "id": "0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000/logo.png b/blockchains/ethereum/assets/0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000/logo.png deleted file mode 100644 index 4294d75e78d64..0000000000000 Binary files a/blockchains/ethereum/assets/0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C/info.json b/blockchains/ethereum/assets/0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C/info.json deleted file mode 100644 index b2a0c0b6fc34d..0000000000000 --- a/blockchains/ethereum/assets/0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vbitcoin", - "symbol": "VBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C", - "status": "active", - "id": "0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C/logo.png b/blockchains/ethereum/assets/0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C/logo.png deleted file mode 100644 index 26a93d3d894f0..0000000000000 Binary files a/blockchains/ethereum/assets/0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4/info.json b/blockchains/ethereum/assets/0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4/info.json deleted file mode 100644 index f13faeb15724e..0000000000000 --- a/blockchains/ethereum/assets/0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PHTTOKENX", - "symbol": "PHTTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4", - "status": "active", - "id": "0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4/logo.png b/blockchains/ethereum/assets/0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4/logo.png deleted file mode 100755 index 18bd18b624545..0000000000000 Binary files a/blockchains/ethereum/assets/0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8a65ab17324c155fAc3e46aD33e9553d9165a252/info.json b/blockchains/ethereum/assets/0x8a65ab17324c155fAc3e46aD33e9553d9165a252/info.json deleted file mode 100644 index 6f394115092c2..0000000000000 --- a/blockchains/ethereum/assets/0x8a65ab17324c155fAc3e46aD33e9553d9165a252/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Silver Coin", - "symbol": "SCN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://silvercoin.asia/", - "explorer": "https://etherscan.io/token/0x8a65ab17324c155fAc3e46aD33e9553d9165a252", - "status": "active", - "id": "0x8a65ab17324c155fAc3e46aD33e9553d9165a252" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8a65ab17324c155fAc3e46aD33e9553d9165a252/logo.png b/blockchains/ethereum/assets/0x8a65ab17324c155fAc3e46aD33e9553d9165a252/logo.png deleted file mode 100644 index e8c7302292551..0000000000000 Binary files a/blockchains/ethereum/assets/0x8a65ab17324c155fAc3e46aD33e9553d9165a252/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018/info.json b/blockchains/ethereum/assets/0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018/info.json deleted file mode 100644 index 61b37817aa44d..0000000000000 --- a/blockchains/ethereum/assets/0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Multiplier Token", - "website": "https://multiplier.finance", - "source_code": "https://github.com/Multiplier-Finance", - "description": "Multiplier is a suite of DeFi protocols that leverages a native governance token - MXX - that can only be minted. The first protocol, Simplified Stable Bonds (SSB) enables holders to earn stable yield on their collateral. The second protocol, TakoSwap is a set of computer programs that run on the Ethereum blockchain and allows for decentralized token swaps. In the near future, more DeFi protocols will be built that focuses on creating value and utility for the community.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/MultiplierMXX", - "handle": "MultiplierMXX" - }, - { - "name": "Telegram", - "url": "https://t.me/themultiplierio", - "handle": "themultiplierio" - } - ], - "explorer": "https://etherscan.io/token/0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018", - "type": "ERC20", - "symbol": "MXX", - "decimals": 8, - "status": "active", - "id": "0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018/logo.png b/blockchains/ethereum/assets/0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018/logo.png deleted file mode 100644 index de6a0624c6cf5..0000000000000 Binary files a/blockchains/ethereum/assets/0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8a77e40936BbC27e80E9a3F526368C967869c86D/info.json b/blockchains/ethereum/assets/0x8a77e40936BbC27e80E9a3F526368C967869c86D/info.json deleted file mode 100644 index f3bfe27892d36..0000000000000 --- a/blockchains/ethereum/assets/0x8a77e40936BbC27e80E9a3F526368C967869c86D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Merculet", - "symbol": "MVP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://merculet.io/", - "explorer": "https://etherscan.io/token/0x8a77e40936BbC27e80E9a3F526368C967869c86D", - "status": "active", - "id": "0x8a77e40936BbC27e80E9a3F526368C967869c86D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8a77e40936BbC27e80E9a3F526368C967869c86D/logo.png b/blockchains/ethereum/assets/0x8a77e40936BbC27e80E9a3F526368C967869c86D/logo.png deleted file mode 100644 index b98050a1082a3..0000000000000 Binary files a/blockchains/ethereum/assets/0x8a77e40936BbC27e80E9a3F526368C967869c86D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5/info.json b/blockchains/ethereum/assets/0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5/info.json deleted file mode 100644 index 6e991a58f53f7..0000000000000 --- a/blockchains/ethereum/assets/0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherDoge", - "symbol": "EDOGE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://etherdoge.org/", - "explorer": "https://etherscan.io/token/0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5", - "status": "active", - "id": "0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5/logo.png b/blockchains/ethereum/assets/0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5/logo.png deleted file mode 100644 index b12ae3d03e774..0000000000000 Binary files a/blockchains/ethereum/assets/0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8a854288a5976036A725879164Ca3e91d30c6A1B/info.json b/blockchains/ethereum/assets/0x8a854288a5976036A725879164Ca3e91d30c6A1B/info.json deleted file mode 100644 index b8f0f8ce6ab1a..0000000000000 --- a/blockchains/ethereum/assets/0x8a854288a5976036A725879164Ca3e91d30c6A1B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GET", - "symbol": "GET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://get-protocol.io/", - "explorer": "https://etherscan.io/token/0x8a854288a5976036A725879164Ca3e91d30c6A1B", - "status": "active", - "id": "0x8a854288a5976036A725879164Ca3e91d30c6A1B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8a854288a5976036A725879164Ca3e91d30c6A1B/logo.png b/blockchains/ethereum/assets/0x8a854288a5976036A725879164Ca3e91d30c6A1B/logo.png deleted file mode 100644 index 6a5fbdf637daf..0000000000000 Binary files a/blockchains/ethereum/assets/0x8a854288a5976036A725879164Ca3e91d30c6A1B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8a88f04e0c905054D2F33b26BB3A46D7091A039A/info.json b/blockchains/ethereum/assets/0x8a88f04e0c905054D2F33b26BB3A46D7091A039A/info.json deleted file mode 100644 index 27725ec5695de..0000000000000 --- a/blockchains/ethereum/assets/0x8a88f04e0c905054D2F33b26BB3A46D7091A039A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IG", - "symbol": "IG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://igtoken.net/", - "explorer": "https://etherscan.io/token/0x8a88f04e0c905054D2F33b26BB3A46D7091A039A", - "status": "active", - "id": "0x8a88f04e0c905054D2F33b26BB3A46D7091A039A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8a88f04e0c905054D2F33b26BB3A46D7091A039A/logo.png b/blockchains/ethereum/assets/0x8a88f04e0c905054D2F33b26BB3A46D7091A039A/logo.png deleted file mode 100644 index aa1eb72fec3b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x8a88f04e0c905054D2F33b26BB3A46D7091A039A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D/info.json b/blockchains/ethereum/assets/0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D/info.json deleted file mode 100644 index 8b7a08c41c442..0000000000000 --- a/blockchains/ethereum/assets/0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vibrant Finance", - "symbol": "ViFi", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D", - "status": "active", - "id": "0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D/logo.png b/blockchains/ethereum/assets/0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D/logo.png deleted file mode 100644 index c0d03b67ff3d7..0000000000000 Binary files a/blockchains/ethereum/assets/0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2/info.json b/blockchains/ethereum/assets/0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2/info.json deleted file mode 100644 index 9b3f1944099e3..0000000000000 --- a/blockchains/ethereum/assets/0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dao.Casino", - "symbol": "BET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://daobet.org/", - "explorer": "https://etherscan.io/token/0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2", - "status": "active", - "id": "0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2/logo.png b/blockchains/ethereum/assets/0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2/logo.png deleted file mode 100755 index c1152d0e5f772..0000000000000 Binary files a/blockchains/ethereum/assets/0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8aD6739649f1fbF079882C14D27862d5c2206660/info.json b/blockchains/ethereum/assets/0x8aD6739649f1fbF079882C14D27862d5c2206660/info.json deleted file mode 100644 index 11d13ba3e4bb8..0000000000000 --- a/blockchains/ethereum/assets/0x8aD6739649f1fbF079882C14D27862d5c2206660/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IOU Loyalty Exchange Token", - "symbol": "IOUX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://iou.io/", - "explorer": "https://etherscan.io/token/0x8aD6739649f1fbF079882C14D27862d5c2206660", - "status": "active", - "id": "0x8aD6739649f1fbF079882C14D27862d5c2206660" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8aD6739649f1fbF079882C14D27862d5c2206660/logo.png b/blockchains/ethereum/assets/0x8aD6739649f1fbF079882C14D27862d5c2206660/logo.png deleted file mode 100644 index 0ed7aba0a7886..0000000000000 Binary files a/blockchains/ethereum/assets/0x8aD6739649f1fbF079882C14D27862d5c2206660/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8aF1ED18AF94CBC846991731702111AfbF904b45/info.json b/blockchains/ethereum/assets/0x8aF1ED18AF94CBC846991731702111AfbF904b45/info.json deleted file mode 100644 index c0cbb901798fa..0000000000000 --- a/blockchains/ethereum/assets/0x8aF1ED18AF94CBC846991731702111AfbF904b45/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Injective Protocol", - "symbol": "IPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8aF1ED18AF94CBC846991731702111AfbF904b45", - "status": "active", - "id": "0x8aF1ED18AF94CBC846991731702111AfbF904b45" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8aF1ED18AF94CBC846991731702111AfbF904b45/logo.png b/blockchains/ethereum/assets/0x8aF1ED18AF94CBC846991731702111AfbF904b45/logo.png deleted file mode 100644 index c300874a2be04..0000000000000 Binary files a/blockchains/ethereum/assets/0x8aF1ED18AF94CBC846991731702111AfbF904b45/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF/info.json b/blockchains/ethereum/assets/0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF/info.json deleted file mode 100644 index e527658ef4023..0000000000000 --- a/blockchains/ethereum/assets/0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Payeer KRW", - "symbol": "PKRW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF", - "status": "active", - "id": "0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF/logo.png b/blockchains/ethereum/assets/0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF/logo.png deleted file mode 100644 index ed2699d4a02c0..0000000000000 Binary files a/blockchains/ethereum/assets/0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/info.json b/blockchains/ethereum/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/info.json deleted file mode 100644 index ea0473be89164..0000000000000 --- a/blockchains/ethereum/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MultiVAC", - "symbol": "MTV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.mtv.ac", - "explorer": "https://etherscan.io/token/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1", - "status": "active", - "id": "0x8aa688AB789d1848d131C65D98CEAA8875D97eF1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/logo.png b/blockchains/ethereum/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/logo.png deleted file mode 100644 index 7a3b3c819ea9f..0000000000000 Binary files a/blockchains/ethereum/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6/info.json b/blockchains/ethereum/assets/0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6/info.json deleted file mode 100644 index 70272528df237..0000000000000 --- a/blockchains/ethereum/assets/0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "cgturbo", - "symbol": "BCG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6", - "status": "active", - "id": "0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6/logo.png b/blockchains/ethereum/assets/0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6/logo.png deleted file mode 100644 index aa07077f22e42..0000000000000 Binary files a/blockchains/ethereum/assets/0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01/info.json b/blockchains/ethereum/assets/0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01/info.json deleted file mode 100644 index 83702c597cb0f..0000000000000 --- a/blockchains/ethereum/assets/0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Luxury Coin", - "symbol": "TLB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01", - "status": "active", - "id": "0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01/logo.png b/blockchains/ethereum/assets/0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01/logo.png deleted file mode 100644 index f10ea3aa25576..0000000000000 Binary files a/blockchains/ethereum/assets/0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055/info.json b/blockchains/ethereum/assets/0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055/info.json deleted file mode 100644 index 7d6211bc36b33..0000000000000 --- a/blockchains/ethereum/assets/0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZONTO Token", - "symbol": "ZONTO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055", - "status": "active", - "id": "0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055/logo.png b/blockchains/ethereum/assets/0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055/logo.png deleted file mode 100644 index d47796d293d50..0000000000000 Binary files a/blockchains/ethereum/assets/0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8b12739dF8760a67e79afbE0Cd8cF113c009F411/info.json b/blockchains/ethereum/assets/0x8b12739dF8760a67e79afbE0Cd8cF113c009F411/info.json deleted file mode 100644 index cf997f3cecde0..0000000000000 --- a/blockchains/ethereum/assets/0x8b12739dF8760a67e79afbE0Cd8cF113c009F411/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Infinity", - "symbol": "WJL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8b12739dF8760a67e79afbE0Cd8cF113c009F411", - "status": "active", - "id": "0x8b12739dF8760a67e79afbE0Cd8cF113c009F411" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8b12739dF8760a67e79afbE0Cd8cF113c009F411/logo.png b/blockchains/ethereum/assets/0x8b12739dF8760a67e79afbE0Cd8cF113c009F411/logo.png deleted file mode 100644 index 5a161f730dc37..0000000000000 Binary files a/blockchains/ethereum/assets/0x8b12739dF8760a67e79afbE0Cd8cF113c009F411/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8b353021189375591723E7384262F45709A3C3dC/logo.png b/blockchains/ethereum/assets/0x8b353021189375591723E7384262F45709A3C3dC/logo.png deleted file mode 100755 index 6028ff2e37bb1..0000000000000 Binary files a/blockchains/ethereum/assets/0x8b353021189375591723E7384262F45709A3C3dC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e/info.json b/blockchains/ethereum/assets/0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e/info.json deleted file mode 100644 index 6f38c2c48802d..0000000000000 --- a/blockchains/ethereum/assets/0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Distribute Token", - "symbol": "DIST", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e", - "status": "active", - "id": "0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e/logo.png b/blockchains/ethereum/assets/0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e/logo.png deleted file mode 100644 index bdc6c983828e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719/info.json b/blockchains/ethereum/assets/0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719/info.json deleted file mode 100644 index 50cf4ad49ad8b..0000000000000 --- a/blockchains/ethereum/assets/0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "N2Chain", - "symbol": "N2C", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719", - "status": "active", - "id": "0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719/logo.png b/blockchains/ethereum/assets/0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719/logo.png deleted file mode 100644 index a3fb846ef65a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16/info.json b/blockchains/ethereum/assets/0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16/info.json deleted file mode 100644 index bca7f28f830a7..0000000000000 --- a/blockchains/ethereum/assets/0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SF Capital", - "symbol": "SFCP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.sfcapital.io/", - "explorer": "https://etherscan.io/token/0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16", - "status": "active", - "id": "0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16/logo.png b/blockchains/ethereum/assets/0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16/logo.png deleted file mode 100644 index e932132f064d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A/info.json b/blockchains/ethereum/assets/0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A/info.json deleted file mode 100644 index 4bc8a291710b2..0000000000000 --- a/blockchains/ethereum/assets/0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "VI", - "website": "https://vid.camera/", - "white_paper": "https://vid.camera/files/Vi-UBI.pdf", - "description": "VI is the native token used in the Vid app. Vid is a social media platform that pays you for the value you provide to the platform.", - "explorer": "https://etherscan.io/token/0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A", - "type": "ERC20", - "symbol": "VI", - "decimals": 18, - "status": "active", - "id": "0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A/logo.png b/blockchains/ethereum/assets/0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A/logo.png deleted file mode 100644 index f33f9df46bc88..0000000000000 Binary files a/blockchains/ethereum/assets/0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8b79656FC38a04044E495e22fAD747126ca305C4/info.json b/blockchains/ethereum/assets/0x8b79656FC38a04044E495e22fAD747126ca305C4/info.json deleted file mode 100644 index b21b86ea6c946..0000000000000 --- a/blockchains/ethereum/assets/0x8b79656FC38a04044E495e22fAD747126ca305C4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AgaveCoin", - "symbol": "AGVC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://agavecoin.io/", - "explorer": "https://etherscan.io/token/0x8b79656FC38a04044E495e22fAD747126ca305C4", - "status": "active", - "id": "0x8b79656FC38a04044E495e22fAD747126ca305C4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8b79656FC38a04044E495e22fAD747126ca305C4/logo.png b/blockchains/ethereum/assets/0x8b79656FC38a04044E495e22fAD747126ca305C4/logo.png deleted file mode 100755 index 89fb6c1c5a30c..0000000000000 Binary files a/blockchains/ethereum/assets/0x8b79656FC38a04044E495e22fAD747126ca305C4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD/info.json b/blockchains/ethereum/assets/0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD/info.json deleted file mode 100644 index d8b62712b3000..0000000000000 --- a/blockchains/ethereum/assets/0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C548645", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD", - "status": "active", - "id": "0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD/logo.png b/blockchains/ethereum/assets/0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD/logo.png deleted file mode 100644 index 02906bafb2dc8..0000000000000 Binary files a/blockchains/ethereum/assets/0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658/info.json b/blockchains/ethereum/assets/0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658/info.json deleted file mode 100644 index 1969c95138847..0000000000000 --- a/blockchains/ethereum/assets/0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ArcadiumToken", - "symbol": "ARCD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658", - "status": "active", - "id": "0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658/logo.png b/blockchains/ethereum/assets/0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658/logo.png deleted file mode 100644 index 0e268309b83cc..0000000000000 Binary files a/blockchains/ethereum/assets/0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057/info.json b/blockchains/ethereum/assets/0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057/info.json deleted file mode 100644 index 4a47cc36f4942..0000000000000 --- a/blockchains/ethereum/assets/0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Function X", - "symbol": "FX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://functionx.io/#/", - "explorer": "https://etherscan.io/token/0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057", - "status": "active", - "id": "0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057/logo.png b/blockchains/ethereum/assets/0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057/logo.png deleted file mode 100644 index 767cd6c0297f5..0000000000000 Binary files a/blockchains/ethereum/assets/0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee/info.json b/blockchains/ethereum/assets/0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee/info.json deleted file mode 100644 index 798c9592542d1..0000000000000 --- a/blockchains/ethereum/assets/0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Garrys", - "symbol": "GAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee", - "status": "active", - "id": "0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee/logo.png b/blockchains/ethereum/assets/0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee/logo.png deleted file mode 100755 index 3d2d13ee942b2..0000000000000 Binary files a/blockchains/ethereum/assets/0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee/info.json b/blockchains/ethereum/assets/0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee/info.json deleted file mode 100644 index 0416a2d3dffba..0000000000000 --- a/blockchains/ethereum/assets/0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "SatoPay", - "website": "https://satopay.network/", - "source_code": " https://etherscan.io/token/0x8c3ee4f778e282b59d42d693a97b80b1ed80f4ee#code", - "white_paper": "https://satopay.network/whitepapper.pdf", - "description": "Crypto Payment Gateway", - "explorer": "https://etherscan.io/token/0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee", - "type": "ERC20", - "symbol": "STOP", - "decimals": 18, - "status": "active", - "id": "0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee/logo.png b/blockchains/ethereum/assets/0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee/logo.png deleted file mode 100644 index 6c2df96dd1004..0000000000000 Binary files a/blockchains/ethereum/assets/0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8c4E7f814d40f8929F9112C5D09016F923d34472/info.json b/blockchains/ethereum/assets/0x8c4E7f814d40f8929F9112C5D09016F923d34472/info.json deleted file mode 100644 index c38d5c2581c1e..0000000000000 --- a/blockchains/ethereum/assets/0x8c4E7f814d40f8929F9112C5D09016F923d34472/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XCELTOKEN PLUS", - "symbol": "XLAB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.xceltrip.com/", - "explorer": "https://etherscan.io/token/0x8c4E7f814d40f8929F9112C5D09016F923d34472", - "status": "active", - "id": "0x8c4E7f814d40f8929F9112C5D09016F923d34472" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8c4E7f814d40f8929F9112C5D09016F923d34472/logo.png b/blockchains/ethereum/assets/0x8c4E7f814d40f8929F9112C5D09016F923d34472/logo.png deleted file mode 100644 index 8d01b3d10c8a2..0000000000000 Binary files a/blockchains/ethereum/assets/0x8c4E7f814d40f8929F9112C5D09016F923d34472/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4/info.json b/blockchains/ethereum/assets/0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4/info.json deleted file mode 100644 index 57220842196ba..0000000000000 --- a/blockchains/ethereum/assets/0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aave aUniMKRETH", - "website": "https://aave.com", - "description": "Aave UniMKRETH is an interest bearing token pegged 1:1 to the underlying MKR and ETH deposited in the Uniswap Market of Aave Protocol.", - "socials": [], - "explorer": "https://etherscan.io/token/0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4", - "type": "ERC20", - "symbol": "aUniMKRETH", - "decimals": 18, - "status": "active", - "id": "0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4/logo.png b/blockchains/ethereum/assets/0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4/logo.png deleted file mode 100644 index daf7e7b4b0d94..0000000000000 Binary files a/blockchains/ethereum/assets/0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/info.json b/blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/info.json deleted file mode 100644 index fd3acfe0319e8..0000000000000 --- a/blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "PAID", - "website": "https://paidnetwork.com/", - "source_code": "https://etherscan.io/address/0x8c8687fc965593dfb2f0b4eaefd55e9d8df348df", - "white_paper": "https://docsend.com/view/jdbdpza9d9nehnf2", - "description": " PAID Network is an ecosystem DAPP that leverages blockchain technology to deliver DeFi powered SMART Agreements to make business exponentially more efficient. We allow users to create their own policy, to ensure they Get PAID.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/paid_network", - "handle": "paid_network" - }, - { - "name": "Medium", - "url": "https://paidnetwork.medium.com/", - "handle": "paidnetwork" - }, - { - "name": "GitHub", - "url": "https://github.com/PAIDNetwork", - "handle": "PAIDNetwork" - } - ], - "explorer": "https://etherscan.io/token/0x8c8687fc965593dfb2f0b4eaefd55e9d8df348df", - "type": "ERC20", - "symbol": "PAID", - "decimals": 18, - "status": "active", - "id": "0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/logo.png b/blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/logo.png deleted file mode 100644 index 13ed286b1f378..0000000000000 Binary files a/blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784/info.json b/blockchains/ethereum/assets/0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784/info.json deleted file mode 100644 index b676651b26241..0000000000000 --- a/blockchains/ethereum/assets/0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AeroToken", - "symbol": "AET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.aerotoken.org", - "explorer": "https://etherscan.io/token/0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784", - "status": "active", - "id": "0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784/logo.png b/blockchains/ethereum/assets/0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784/logo.png deleted file mode 100644 index 8ceb39f23dd7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8c9d8f5CC3427F460e20F63b36992f74AA19e27d/info.json b/blockchains/ethereum/assets/0x8c9d8f5CC3427F460e20F63b36992f74AA19e27d/info.json deleted file mode 100644 index 61dca26950f91..0000000000000 --- a/blockchains/ethereum/assets/0x8c9d8f5CC3427F460e20F63b36992f74AA19e27d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeFiat Points", - "website": "https://defiat.net/", - "description": "DeFiat Points is the secondary, inflationary asset of the DeFiat ecosystem, granted for network participation.", - "explorer": "https://etherscan.io/token/0x8c9d8f5CC3427F460e20F63b36992f74AA19e27d", - "type": "ERC20", - "symbol": "DFTP", - "decimals": 18, - "status": "active", - "id": "0x8c9d8f5CC3427F460e20F63b36992f74AA19e27d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8c9d8f5CC3427F460e20F63b36992f74AA19e27d/logo.png b/blockchains/ethereum/assets/0x8c9d8f5CC3427F460e20F63b36992f74AA19e27d/logo.png deleted file mode 100644 index 8206ee6c85826..0000000000000 Binary files a/blockchains/ethereum/assets/0x8c9d8f5CC3427F460e20F63b36992f74AA19e27d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1/info.json b/blockchains/ethereum/assets/0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1/info.json deleted file mode 100644 index 6ce66599132d7..0000000000000 --- a/blockchains/ethereum/assets/0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Barthor", - "symbol": "BRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1", - "status": "active", - "id": "0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1/logo.png b/blockchains/ethereum/assets/0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1/logo.png deleted file mode 100644 index a296d465c007d..0000000000000 Binary files a/blockchains/ethereum/assets/0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8/info.json b/blockchains/ethereum/assets/0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8/info.json deleted file mode 100644 index aeda72537a571..0000000000000 --- a/blockchains/ethereum/assets/0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UTOPIA CITIZEN", - "symbol": "UTOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8", - "status": "active", - "id": "0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8/logo.png b/blockchains/ethereum/assets/0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8/logo.png deleted file mode 100644 index a3570a70b5703..0000000000000 Binary files a/blockchains/ethereum/assets/0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F/info.json b/blockchains/ethereum/assets/0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F/info.json deleted file mode 100644 index 6624986e8d53c..0000000000000 --- a/blockchains/ethereum/assets/0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aircoins", - "symbol": "AIRx", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://aircoins.io/", - "explorer": "https://etherscan.io/token/0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F", - "status": "active", - "id": "0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F/logo.png b/blockchains/ethereum/assets/0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F/logo.png deleted file mode 100644 index 8c485255345c6..0000000000000 Binary files a/blockchains/ethereum/assets/0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9/info.json b/blockchains/ethereum/assets/0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9/info.json deleted file mode 100644 index 3c27b4cb240c3..0000000000000 --- a/blockchains/ethereum/assets/0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRP Token published by Soompay Korea", - "symbol": "CRP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9", - "status": "active", - "id": "0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9/logo.png b/blockchains/ethereum/assets/0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9/logo.png deleted file mode 100644 index 99fcdf78dc021..0000000000000 Binary files a/blockchains/ethereum/assets/0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8d5A69dc82a47594881256F2eef81770274fA30f/info.json b/blockchains/ethereum/assets/0x8d5A69dc82a47594881256F2eef81770274fA30f/info.json deleted file mode 100644 index 66c425324d2b8..0000000000000 --- a/blockchains/ethereum/assets/0x8d5A69dc82a47594881256F2eef81770274fA30f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NATCOIN", - "symbol": "NTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8d5A69dc82a47594881256F2eef81770274fA30f", - "status": "active", - "id": "0x8d5A69dc82a47594881256F2eef81770274fA30f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8d5A69dc82a47594881256F2eef81770274fA30f/logo.png b/blockchains/ethereum/assets/0x8d5A69dc82a47594881256F2eef81770274fA30f/logo.png deleted file mode 100644 index 3e76ee99b2af4..0000000000000 Binary files a/blockchains/ethereum/assets/0x8d5A69dc82a47594881256F2eef81770274fA30f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8d80de8A78198396329dfA769aD54d24bF90E7aa/info.json b/blockchains/ethereum/assets/0x8d80de8A78198396329dfA769aD54d24bF90E7aa/info.json deleted file mode 100644 index c19ece12771ac..0000000000000 --- a/blockchains/ethereum/assets/0x8d80de8A78198396329dfA769aD54d24bF90E7aa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nami ICO", - "symbol": "NAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://nami.trade/", - "explorer": "https://etherscan.io/token/0x8d80de8A78198396329dfA769aD54d24bF90E7aa", - "status": "active", - "id": "0x8d80de8A78198396329dfA769aD54d24bF90E7aa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8d80de8A78198396329dfA769aD54d24bF90E7aa/logo.png b/blockchains/ethereum/assets/0x8d80de8A78198396329dfA769aD54d24bF90E7aa/logo.png deleted file mode 100755 index 0ab51d9e2d702..0000000000000 Binary files a/blockchains/ethereum/assets/0x8d80de8A78198396329dfA769aD54d24bF90E7aa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8d94296e7E171A98b199eca7F511311DDE6A8DB6/info.json b/blockchains/ethereum/assets/0x8d94296e7E171A98b199eca7F511311DDE6A8DB6/info.json deleted file mode 100644 index 368d45e2536ba..0000000000000 --- a/blockchains/ethereum/assets/0x8d94296e7E171A98b199eca7F511311DDE6A8DB6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SquareX", - "symbol": "SQX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8d94296e7E171A98b199eca7F511311DDE6A8DB6", - "status": "active", - "id": "0x8d94296e7E171A98b199eca7F511311DDE6A8DB6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8d94296e7E171A98b199eca7F511311DDE6A8DB6/logo.png b/blockchains/ethereum/assets/0x8d94296e7E171A98b199eca7F511311DDE6A8DB6/logo.png deleted file mode 100644 index fadc28434a20c..0000000000000 Binary files a/blockchains/ethereum/assets/0x8d94296e7E171A98b199eca7F511311DDE6A8DB6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8d9626315e8025B81c3BDb926Db4C51DDE237f52/info.json b/blockchains/ethereum/assets/0x8d9626315e8025B81c3BDb926Db4C51DDE237f52/info.json deleted file mode 100644 index 651e65d0d177b..0000000000000 --- a/blockchains/ethereum/assets/0x8d9626315e8025B81c3BDb926Db4C51DDE237f52/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PLAAS", - "symbol": "PLS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8d9626315e8025B81c3BDb926Db4C51DDE237f52", - "status": "active", - "id": "0x8d9626315e8025B81c3BDb926Db4C51DDE237f52" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8d9626315e8025B81c3BDb926Db4C51DDE237f52/logo.png b/blockchains/ethereum/assets/0x8d9626315e8025B81c3BDb926Db4C51DDE237f52/logo.png deleted file mode 100755 index f731b7952476a..0000000000000 Binary files a/blockchains/ethereum/assets/0x8d9626315e8025B81c3BDb926Db4C51DDE237f52/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98/info.json b/blockchains/ethereum/assets/0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98/info.json deleted file mode 100644 index 125b03cbfba47..0000000000000 --- a/blockchains/ethereum/assets/0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WAM", - "symbol": "WAM", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98", - "status": "active", - "id": "0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98/logo.png b/blockchains/ethereum/assets/0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98/logo.png deleted file mode 100644 index b86aa7db4be82..0000000000000 Binary files a/blockchains/ethereum/assets/0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC/info.json b/blockchains/ethereum/assets/0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC/info.json deleted file mode 100644 index 159a16c95dd5b..0000000000000 --- a/blockchains/ethereum/assets/0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-23/30M83", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC", - "status": "active", - "id": "0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC/logo.png b/blockchains/ethereum/assets/0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC/logo.png deleted file mode 100644 index 229b812730c55..0000000000000 Binary files a/blockchains/ethereum/assets/0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/info.json b/blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/info.json deleted file mode 100644 index d277e466e448e..0000000000000 --- a/blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "tBTC", - "website": "https://tbtc.network/", - "source_code": "https://github.com/keep-network/tbtc", - "description": "tBTC is a trustlessly Bitcoin-backed ERC-20 token.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/tBTC_project", - "handle": "tBTC_project" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/KeepNetwork", - "handle": "KeepNetwork" - } - ], - "explorer": "https://etherscan.io/token/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa", - "type": "ERC20", - "symbol": "TBTC", - "decimals": 18, - "status": "active", - "id": "0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/logo.png b/blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/logo.png deleted file mode 100644 index 25d192499dabf..0000000000000 Binary files a/blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6/info.json b/blockchains/ethereum/assets/0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6/info.json deleted file mode 100644 index bd81f6a019284..0000000000000 --- a/blockchains/ethereum/assets/0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DataWallet Token", - "symbol": "DXT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://datawallet.com", - "explorer": "https://etherscan.io/token/0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6", - "status": "active", - "id": "0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6/logo.png b/blockchains/ethereum/assets/0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6/logo.png deleted file mode 100644 index c52036633e138..0000000000000 Binary files a/blockchains/ethereum/assets/0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8/info.json b/blockchains/ethereum/assets/0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8/info.json deleted file mode 100644 index e155fcbcd535f..0000000000000 --- a/blockchains/ethereum/assets/0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Paul Razvan Berg", - "symbol": "PAUL", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8", - "status": "active", - "id": "0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8/logo.png b/blockchains/ethereum/assets/0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8/logo.png deleted file mode 100644 index 5ac53382ddc1f..0000000000000 Binary files a/blockchains/ethereum/assets/0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8dd5fbCe2F6a956C3022bA3663759011Dd51e73E/logo.png b/blockchains/ethereum/assets/0x8dd5fbCe2F6a956C3022bA3663759011Dd51e73E/logo.png deleted file mode 100644 index 76e0bf62c1096..0000000000000 Binary files a/blockchains/ethereum/assets/0x8dd5fbCe2F6a956C3022bA3663759011Dd51e73E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b/info.json b/blockchains/ethereum/assets/0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b/info.json deleted file mode 100644 index 25aef4aa00995..0000000000000 --- a/blockchains/ethereum/assets/0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Indoaset", - "symbol": "1ai", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b", - "status": "active", - "id": "0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b/logo.png b/blockchains/ethereum/assets/0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b/logo.png deleted file mode 100644 index acda539be1c5f..0000000000000 Binary files a/blockchains/ethereum/assets/0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34/info.json b/blockchains/ethereum/assets/0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34/info.json deleted file mode 100644 index d56376aae9f49..0000000000000 --- a/blockchains/ethereum/assets/0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Egretia", - "symbol": "EGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://egretia.io/", - "explorer": "https://etherscan.io/token/0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34", - "status": "active", - "id": "0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34/logo.png b/blockchains/ethereum/assets/0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34/logo.png deleted file mode 100644 index 2f0f601311f89..0000000000000 Binary files a/blockchains/ethereum/assets/0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8e2B4badaC15a4ec8c56020f4Ce60faa7558c052/logo.png b/blockchains/ethereum/assets/0x8e2B4badaC15a4ec8c56020f4Ce60faa7558c052/logo.png deleted file mode 100644 index 7e4ac36f81e60..0000000000000 Binary files a/blockchains/ethereum/assets/0x8e2B4badaC15a4ec8c56020f4Ce60faa7558c052/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB/info.json b/blockchains/ethereum/assets/0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB/info.json deleted file mode 100644 index 81cf5cc0c0845..0000000000000 --- a/blockchains/ethereum/assets/0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "extraDNA", - "symbol": "xDNA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB", - "status": "active", - "id": "0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB/logo.png b/blockchains/ethereum/assets/0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB/logo.png deleted file mode 100644 index 8cf99c9bfec67..0000000000000 Binary files a/blockchains/ethereum/assets/0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3/info.json b/blockchains/ethereum/assets/0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3/info.json deleted file mode 100644 index c1e163bc58cbf..0000000000000 --- a/blockchains/ethereum/assets/0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digital Australian Dollar", - "symbol": "DAUD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3", - "status": "active", - "id": "0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3/logo.png b/blockchains/ethereum/assets/0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3/logo.png deleted file mode 100644 index fdb85b51e2064..0000000000000 Binary files a/blockchains/ethereum/assets/0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/info.json b/blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/info.json deleted file mode 100644 index 898d22eccfb2b..0000000000000 --- a/blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SingularityNET Token", - "symbol": "AGI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://singularitynet.io/", - "explorer": "https://etherscan.io/token/0x8eB24319393716668D768dCEC29356ae9CfFe285", - "status": "active", - "id": "0x8eB24319393716668D768dCEC29356ae9CfFe285" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/logo.png b/blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/logo.png deleted file mode 100644 index 5332b5730fe4d..0000000000000 Binary files a/blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/info.json b/blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/info.json deleted file mode 100644 index 48bad7d898ee5..0000000000000 --- a/blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Tixl", - "website": "https://tixl.me", - "description": "Tixl ($TXL) claims to be an interoperable ecosystem for DeFi.", - "explorer": "https://etherscan.io/token/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41", - "research": "", - "type": "ERC20", - "symbol": "TXL", - "decimals": 18, - "status": "active", - "id": "0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/logo.png b/blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/logo.png deleted file mode 100644 index 01bdd64f69a0d..0000000000000 Binary files a/blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15/info.json b/blockchains/ethereum/assets/0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15/info.json deleted file mode 100644 index 5f29dd89c3e27..0000000000000 --- a/blockchains/ethereum/assets/0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PIX Token", - "symbol": "PIX", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15", - "status": "active", - "id": "0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15/logo.png b/blockchains/ethereum/assets/0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15/logo.png deleted file mode 100755 index b9787d56704ce..0000000000000 Binary files a/blockchains/ethereum/assets/0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935/info.json b/blockchains/ethereum/assets/0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935/info.json deleted file mode 100644 index dcf25ec664b40..0000000000000 --- a/blockchains/ethereum/assets/0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rudem00se", - "symbol": "MOOSE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935", - "status": "active", - "id": "0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935/logo.png b/blockchains/ethereum/assets/0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935/logo.png deleted file mode 100644 index 965a2e68ec6cc..0000000000000 Binary files a/blockchains/ethereum/assets/0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0/info.json b/blockchains/ethereum/assets/0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0/info.json deleted file mode 100644 index c575db636871f..0000000000000 --- a/blockchains/ethereum/assets/0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CICBanking", - "symbol": "CIC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0", - "status": "active", - "id": "0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0/logo.png b/blockchains/ethereum/assets/0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0/logo.png deleted file mode 100644 index ad52937e3e721..0000000000000 Binary files a/blockchains/ethereum/assets/0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384/info.json b/blockchains/ethereum/assets/0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384/info.json deleted file mode 100644 index 014e693f3b801..0000000000000 --- a/blockchains/ethereum/assets/0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "StarChainToken", - "symbol": "STC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384", - "status": "active", - "id": "0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384/logo.png b/blockchains/ethereum/assets/0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384/logo.png deleted file mode 100644 index 9f80eea6f59f1..0000000000000 Binary files a/blockchains/ethereum/assets/0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095/info.json b/blockchains/ethereum/assets/0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095/info.json deleted file mode 100644 index 96bd3d1ea7989..0000000000000 --- a/blockchains/ethereum/assets/0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Littrade", - "symbol": "LTE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095", - "status": "active", - "id": "0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095/logo.png b/blockchains/ethereum/assets/0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095/logo.png deleted file mode 100644 index 7e40fa082bc04..0000000000000 Binary files a/blockchains/ethereum/assets/0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374/info.json b/blockchains/ethereum/assets/0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374/info.json deleted file mode 100644 index 1a3243772a463..0000000000000 --- a/blockchains/ethereum/assets/0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Veritaseum", - "symbol": "VERI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374", - "status": "active", - "id": "0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374/logo.png b/blockchains/ethereum/assets/0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374/logo.png deleted file mode 100644 index 0781393203420..0000000000000 Binary files a/blockchains/ethereum/assets/0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0/info.json b/blockchains/ethereum/assets/0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0/info.json deleted file mode 100644 index 57a9eecb32cf9..0000000000000 --- a/blockchains/ethereum/assets/0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KEVIN", - "symbol": "KEVIN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0", - "status": "active", - "id": "0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0/logo.png b/blockchains/ethereum/assets/0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0/logo.png deleted file mode 100644 index e77dabcd378ab..0000000000000 Binary files a/blockchains/ethereum/assets/0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8f66A173696502A0aD280781C3e55928A06c1312/info.json b/blockchains/ethereum/assets/0x8f66A173696502A0aD280781C3e55928A06c1312/info.json deleted file mode 100644 index d911c4fbcbe9d..0000000000000 --- a/blockchains/ethereum/assets/0x8f66A173696502A0aD280781C3e55928A06c1312/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Peoplewave Token", - "symbol": "PWV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8f66A173696502A0aD280781C3e55928A06c1312", - "status": "active", - "id": "0x8f66A173696502A0aD280781C3e55928A06c1312" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8f66A173696502A0aD280781C3e55928A06c1312/logo.png b/blockchains/ethereum/assets/0x8f66A173696502A0aD280781C3e55928A06c1312/logo.png deleted file mode 100644 index 0bd174e3bd423..0000000000000 Binary files a/blockchains/ethereum/assets/0x8f66A173696502A0aD280781C3e55928A06c1312/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8f7b0B40E27E357540F90f187d90CE06366aC5A5/info.json b/blockchains/ethereum/assets/0x8f7b0B40E27E357540F90f187d90CE06366aC5A5/info.json deleted file mode 100644 index 6b0fa03b25d9e..0000000000000 --- a/blockchains/ethereum/assets/0x8f7b0B40E27E357540F90f187d90CE06366aC5A5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Value Chain", - "symbol": "VLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://valuechain.biz/", - "explorer": "https://etherscan.io/token/0x8f7b0B40E27E357540F90f187d90CE06366aC5A5", - "status": "active", - "id": "0x8f7b0B40E27E357540F90f187d90CE06366aC5A5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8f7b0B40E27E357540F90f187d90CE06366aC5A5/logo.png b/blockchains/ethereum/assets/0x8f7b0B40E27E357540F90f187d90CE06366aC5A5/logo.png deleted file mode 100644 index bcb46e883555f..0000000000000 Binary files a/blockchains/ethereum/assets/0x8f7b0B40E27E357540F90f187d90CE06366aC5A5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/info.json b/blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/info.json deleted file mode 100644 index 5693492fe8c7d..0000000000000 --- a/blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Request Token", - "symbol": "REQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://request.network", - "explorer": "https://etherscan.io/token/0x8f8221aFbB33998d8584A2B05749bA73c37a938a", - "status": "active", - "id": "0x8f8221aFbB33998d8584A2B05749bA73c37a938a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/logo.png b/blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/logo.png deleted file mode 100644 index 01bd8547359d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2/info.json b/blockchains/ethereum/assets/0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2/info.json deleted file mode 100644 index 374ed01fde5f5..0000000000000 --- a/blockchains/ethereum/assets/0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ObitanChain", - "symbol": "OBTC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.obitanchain.org", - "explorer": "https://etherscan.io/token/0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2", - "status": "active", - "id": "0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2/logo.png b/blockchains/ethereum/assets/0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2/logo.png deleted file mode 100644 index 22b0c7442f2f7..0000000000000 Binary files a/blockchains/ethereum/assets/0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29/info.json b/blockchains/ethereum/assets/0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29/info.json deleted file mode 100644 index a0300b960c6df..0000000000000 --- a/blockchains/ethereum/assets/0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "TIMERS", - "website": "https://timers.network", - "source_code": "https://etherscan.io/address/0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29#code", - "white_paper": "https://timers.network/synopsis/", - "description": "The TIMERS token is a representation of a humans intrinsic time value. The abbreviation IPM stands for Income/Per/Minute.", - "explorer": "https://etherscan.io/token/0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29", - "type": "ERC20", - "symbol": "IPM", - "decimals": 18, - "status": "active", - "id": "0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29/logo.png b/blockchains/ethereum/assets/0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29/logo.png deleted file mode 100644 index 5a80b6d4878a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8fa1323590032461997eEb4E1b3F918C186b7843/info.json b/blockchains/ethereum/assets/0x8fa1323590032461997eEb4E1b3F918C186b7843/info.json deleted file mode 100644 index 7a470c2f9a10b..0000000000000 --- a/blockchains/ethereum/assets/0x8fa1323590032461997eEb4E1b3F918C186b7843/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 177-CN02", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8fa1323590032461997eEb4E1b3F918C186b7843", - "status": "active", - "id": "0x8fa1323590032461997eEb4E1b3F918C186b7843" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8fa1323590032461997eEb4E1b3F918C186b7843/logo.png b/blockchains/ethereum/assets/0x8fa1323590032461997eEb4E1b3F918C186b7843/logo.png deleted file mode 100644 index b8b06a6e30564..0000000000000 Binary files a/blockchains/ethereum/assets/0x8fa1323590032461997eEb4E1b3F918C186b7843/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8fa1a491f55D93bD40ff023956261f2fB5047297/info.json b/blockchains/ethereum/assets/0x8fa1a491f55D93bD40ff023956261f2fB5047297/info.json deleted file mode 100644 index 5f30c2a431b32..0000000000000 --- a/blockchains/ethereum/assets/0x8fa1a491f55D93bD40ff023956261f2fB5047297/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short ETH-DAI 2x v2", - "symbol": "dsETH2x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8fa1a491f55D93bD40ff023956261f2fB5047297", - "status": "active", - "id": "0x8fa1a491f55D93bD40ff023956261f2fB5047297" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8fa1a491f55D93bD40ff023956261f2fB5047297/logo.png b/blockchains/ethereum/assets/0x8fa1a491f55D93bD40ff023956261f2fB5047297/logo.png deleted file mode 100644 index 31d9a8e3bde45..0000000000000 Binary files a/blockchains/ethereum/assets/0x8fa1a491f55D93bD40ff023956261f2fB5047297/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1/info.json b/blockchains/ethereum/assets/0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1/info.json deleted file mode 100644 index 6cab9cc572937..0000000000000 --- a/blockchains/ethereum/assets/0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mobilink", - "symbol": "MOBL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1", - "status": "active", - "id": "0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1/logo.png b/blockchains/ethereum/assets/0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1/logo.png deleted file mode 100755 index 7545a2bd5e9dd..0000000000000 Binary files a/blockchains/ethereum/assets/0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5/info.json b/blockchains/ethereum/assets/0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5/info.json deleted file mode 100644 index 4696f26f8b7a9..0000000000000 --- a/blockchains/ethereum/assets/0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ECOSCU", - "symbol": "ECU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ecosc.io/", - "explorer": "https://etherscan.io/token/0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5", - "status": "active", - "id": "0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5/logo.png b/blockchains/ethereum/assets/0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5/logo.png deleted file mode 100644 index ac34fad5875d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D/info.json b/blockchains/ethereum/assets/0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D/info.json deleted file mode 100644 index 0144442860c4c..0000000000000 --- a/blockchains/ethereum/assets/0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETH.TOWN Token", - "symbol": "ETIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D", - "status": "active", - "id": "0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D/logo.png b/blockchains/ethereum/assets/0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D/logo.png deleted file mode 100755 index fdd6d32c8695a..0000000000000 Binary files a/blockchains/ethereum/assets/0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9002D4485b7594e3E850F0a206713B305113f69e/info.json b/blockchains/ethereum/assets/0x9002D4485b7594e3E850F0a206713B305113f69e/info.json deleted file mode 100644 index 1c66231ca7e66..0000000000000 --- a/blockchains/ethereum/assets/0x9002D4485b7594e3E850F0a206713B305113f69e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HawalaToken", - "symbol": "HAT", - "type": "ERC20", - "decimals": 12, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9002D4485b7594e3E850F0a206713B305113f69e", - "status": "active", - "id": "0x9002D4485b7594e3E850F0a206713B305113f69e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9002D4485b7594e3E850F0a206713B305113f69e/logo.png b/blockchains/ethereum/assets/0x9002D4485b7594e3E850F0a206713B305113f69e/logo.png deleted file mode 100755 index 16e7c0f4e289b..0000000000000 Binary files a/blockchains/ethereum/assets/0x9002D4485b7594e3E850F0a206713B305113f69e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c/info.json b/blockchains/ethereum/assets/0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c/info.json deleted file mode 100644 index 72b9bb527f4b6..0000000000000 --- a/blockchains/ethereum/assets/0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EARTH Token", - "symbol": "EARTH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://earth-token.com", - "explorer": "https://etherscan.io/token/0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c", - "status": "active", - "id": "0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c/logo.png b/blockchains/ethereum/assets/0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c/logo.png deleted file mode 100755 index 0be7466a01835..0000000000000 Binary files a/blockchains/ethereum/assets/0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x90162f41886c0946D09999736f1C15c8a105A421/info.json b/blockchains/ethereum/assets/0x90162f41886c0946D09999736f1C15c8a105A421/info.json deleted file mode 100644 index b4c9500dc3a30..0000000000000 --- a/blockchains/ethereum/assets/0x90162f41886c0946D09999736f1C15c8a105A421/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fan Token", - "symbol": "FAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tokensale.fanfare.global", - "explorer": "https://etherscan.io/token/0x90162f41886c0946D09999736f1C15c8a105A421", - "status": "active", - "id": "0x90162f41886c0946D09999736f1C15c8a105A421" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x90162f41886c0946D09999736f1C15c8a105A421/logo.png b/blockchains/ethereum/assets/0x90162f41886c0946D09999736f1C15c8a105A421/logo.png deleted file mode 100644 index 372134e476f6c..0000000000000 Binary files a/blockchains/ethereum/assets/0x90162f41886c0946D09999736f1C15c8a105A421/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9025f9A59694dd939739e05beB2502a567e8326f/info.json b/blockchains/ethereum/assets/0x9025f9A59694dd939739e05beB2502a567e8326f/info.json deleted file mode 100644 index b170f1c902766..0000000000000 --- a/blockchains/ethereum/assets/0x9025f9A59694dd939739e05beB2502a567e8326f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NamTanToken", - "symbol": "NAMTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://namtancoin.cash", - "explorer": "https://etherscan.io/token/0x9025f9A59694dd939739e05beB2502a567e8326f", - "status": "active", - "id": "0x9025f9A59694dd939739e05beB2502a567e8326f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9025f9A59694dd939739e05beB2502a567e8326f/logo.png b/blockchains/ethereum/assets/0x9025f9A59694dd939739e05beB2502a567e8326f/logo.png deleted file mode 100644 index f34e7a9c6d29c..0000000000000 Binary files a/blockchains/ethereum/assets/0x9025f9A59694dd939739e05beB2502a567e8326f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9032c02AC84A347ECF0b31e1cE5EEd5462294A99/info.json b/blockchains/ethereum/assets/0x9032c02AC84A347ECF0b31e1cE5EEd5462294A99/info.json deleted file mode 100644 index f8c6f7a277cda..0000000000000 --- a/blockchains/ethereum/assets/0x9032c02AC84A347ECF0b31e1cE5EEd5462294A99/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FMP", - "website": "https://famacoins.com/", - "description": "The Famacoin sidechain Famapay, referred to as FMP. The issuance of the sidechain is the project's exploration of the Fama mainnet model. Build fast, easy-to-use, low-cost and secure blockchain applications on the Internet scale through off-chain expansion technology and incentive encryption economics. It is reported that there are 10 million FMPs in total, of which 50% are used for free airdrops and event rewards. 50% of FMP is used for FamaPay application development incentives.", - "explorer": "https://etherscan.io/token/0x9032c02AC84A347ECF0b31e1cE5EEd5462294A99", - "type": "ERC20", - "symbol": "FMP", - "decimals": 18, - "status": "active", - "id": "0x9032c02AC84A347ECF0b31e1cE5EEd5462294A99" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9032c02AC84A347ECF0b31e1cE5EEd5462294A99/logo.png b/blockchains/ethereum/assets/0x9032c02AC84A347ECF0b31e1cE5EEd5462294A99/logo.png deleted file mode 100644 index 1538f8a6a0b92..0000000000000 Binary files a/blockchains/ethereum/assets/0x9032c02AC84A347ECF0b31e1cE5EEd5462294A99/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492/info.json b/blockchains/ethereum/assets/0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492/info.json deleted file mode 100644 index 5af66bc9ade8e..0000000000000 --- a/blockchains/ethereum/assets/0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DragonGameCoin", - "symbol": "DGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492", - "status": "active", - "id": "0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492/logo.png b/blockchains/ethereum/assets/0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492/logo.png deleted file mode 100644 index 22cfa91ade2ea..0000000000000 Binary files a/blockchains/ethereum/assets/0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/info.json b/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/info.json deleted file mode 100644 index 7338d2a4009b1..0000000000000 --- a/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ICHI", - "website": "https://ichi.farm", - "description": "ICHI is the ichi.farm governance token that enables (1) proposal submission, (2) voting, and (3) governance of ichi.farm's living agreement. The living agreement is between major cryptocurrencies to drive mass adoption of crypto through purchasing power protection, attractive passive income, and superior incentives.", - "explorer": "https://etherscan.io/token/0x903bEF1736CDdf2A537176cf3C64579C3867A881", - "type": "ERC20", - "symbol": "ICHI", - "decimals": 9, - "status": "active", - "id": "0x903bEF1736CDdf2A537176cf3C64579C3867A881" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/logo.png b/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/logo.png deleted file mode 100644 index 56971aa77422e..0000000000000 Binary files a/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9040e237C3bF18347bb00957Dc22167D0f2b999d/logo.png b/blockchains/ethereum/assets/0x9040e237C3bF18347bb00957Dc22167D0f2b999d/logo.png deleted file mode 100644 index 22515fdf90067..0000000000000 Binary files a/blockchains/ethereum/assets/0x9040e237C3bF18347bb00957Dc22167D0f2b999d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01/info.json b/blockchains/ethereum/assets/0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01/info.json deleted file mode 100644 index a9e16c99b3845..0000000000000 --- a/blockchains/ethereum/assets/0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ProToken", - "symbol": "PRO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://chain.pro/", - "explorer": "https://etherscan.io/token/0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01", - "status": "active", - "id": "0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01/logo.png b/blockchains/ethereum/assets/0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01/logo.png deleted file mode 100644 index 22998a4ebf742..0000000000000 Binary files a/blockchains/ethereum/assets/0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9043d4d51C9d2e31e3F169de4551E416970c27Ef/info.json b/blockchains/ethereum/assets/0x9043d4d51C9d2e31e3F169de4551E416970c27Ef/info.json deleted file mode 100644 index 036a7d1c92729..0000000000000 --- a/blockchains/ethereum/assets/0x9043d4d51C9d2e31e3F169de4551E416970c27Ef/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Prime DAI", - "website": "https://omgswap.in/", - "description": "pDAI is a stable assets for OMGSwap & O-DEX", - "explorer": "https://etherscan.io/token/0x9043d4d51C9d2e31e3F169de4551E416970c27Ef", - "type": "ERC20", - "symbol": "pDAI", - "decimals": 18, - "status": "active", - "id": "0x9043d4d51C9d2e31e3F169de4551E416970c27Ef" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9043d4d51C9d2e31e3F169de4551E416970c27Ef/logo.png b/blockchains/ethereum/assets/0x9043d4d51C9d2e31e3F169de4551E416970c27Ef/logo.png deleted file mode 100644 index 8739c42d3187e..0000000000000 Binary files a/blockchains/ethereum/assets/0x9043d4d51C9d2e31e3F169de4551E416970c27Ef/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x904da022AbCF44EbA68d4255914141298a7F7307/info.json b/blockchains/ethereum/assets/0x904da022AbCF44EbA68d4255914141298a7F7307/info.json deleted file mode 100644 index 902d02677fb28..0000000000000 --- a/blockchains/ethereum/assets/0x904da022AbCF44EbA68d4255914141298a7F7307/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Validity", - "symbol": "VLDY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x904da022AbCF44EbA68d4255914141298a7F7307", - "status": "active", - "id": "0x904da022AbCF44EbA68d4255914141298a7F7307" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x904da022AbCF44EbA68d4255914141298a7F7307/logo.png b/blockchains/ethereum/assets/0x904da022AbCF44EbA68d4255914141298a7F7307/logo.png deleted file mode 100644 index 56c719a548ef4..0000000000000 Binary files a/blockchains/ethereum/assets/0x904da022AbCF44EbA68d4255914141298a7F7307/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x90528aeb3a2B736B780fD1B6C478bB7E1d643170/info.json b/blockchains/ethereum/assets/0x90528aeb3a2B736B780fD1B6C478bB7E1d643170/info.json deleted file mode 100644 index 0b4e5ed55332c..0000000000000 --- a/blockchains/ethereum/assets/0x90528aeb3a2B736B780fD1B6C478bB7E1d643170/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XPlay Token", - "symbol": "XPA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://xpa.io", - "explorer": "https://etherscan.io/token/0x90528aeb3a2B736B780fD1B6C478bB7E1d643170", - "status": "active", - "id": "0x90528aeb3a2B736B780fD1B6C478bB7E1d643170" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x90528aeb3a2B736B780fD1B6C478bB7E1d643170/logo.png b/blockchains/ethereum/assets/0x90528aeb3a2B736B780fD1B6C478bB7E1d643170/logo.png deleted file mode 100644 index 2b8e9e1d696cc..0000000000000 Binary files a/blockchains/ethereum/assets/0x90528aeb3a2B736B780fD1B6C478bB7E1d643170/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x905E337c6c8645263D3521205Aa37bf4d034e745/info.json b/blockchains/ethereum/assets/0x905E337c6c8645263D3521205Aa37bf4d034e745/info.json deleted file mode 100644 index b45833274dea9..0000000000000 --- a/blockchains/ethereum/assets/0x905E337c6c8645263D3521205Aa37bf4d034e745/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Medical Token Currency", - "symbol": "MTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://doc.com/", - "explorer": "https://etherscan.io/token/0x905E337c6c8645263D3521205Aa37bf4d034e745", - "status": "active", - "id": "0x905E337c6c8645263D3521205Aa37bf4d034e745" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x905E337c6c8645263D3521205Aa37bf4d034e745/logo.png b/blockchains/ethereum/assets/0x905E337c6c8645263D3521205Aa37bf4d034e745/logo.png deleted file mode 100755 index af5c5c345c9d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x905E337c6c8645263D3521205Aa37bf4d034e745/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x905e3D31209dac40b875a7024B836a2297913388/info.json b/blockchains/ethereum/assets/0x905e3D31209dac40b875a7024B836a2297913388/info.json deleted file mode 100644 index 35269a6601719..0000000000000 --- a/blockchains/ethereum/assets/0x905e3D31209dac40b875a7024B836a2297913388/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto Code", - "symbol": "CODE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x905e3D31209dac40b875a7024B836a2297913388", - "status": "active", - "id": "0x905e3D31209dac40b875a7024B836a2297913388" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x905e3D31209dac40b875a7024B836a2297913388/logo.png b/blockchains/ethereum/assets/0x905e3D31209dac40b875a7024B836a2297913388/logo.png deleted file mode 100644 index 99f3a01b50cd4..0000000000000 Binary files a/blockchains/ethereum/assets/0x905e3D31209dac40b875a7024B836a2297913388/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x906318370BBAF0659F65eD6B298e95E0A288c990/info.json b/blockchains/ethereum/assets/0x906318370BBAF0659F65eD6B298e95E0A288c990/info.json deleted file mode 100644 index 066a016addacb..0000000000000 --- a/blockchains/ethereum/assets/0x906318370BBAF0659F65eD6B298e95E0A288c990/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ADCC", - "symbol": "ADCC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x906318370BBAF0659F65eD6B298e95E0A288c990", - "status": "active", - "id": "0x906318370BBAF0659F65eD6B298e95E0A288c990" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x906318370BBAF0659F65eD6B298e95E0A288c990/logo.png b/blockchains/ethereum/assets/0x906318370BBAF0659F65eD6B298e95E0A288c990/logo.png deleted file mode 100644 index 2a1773888ecd7..0000000000000 Binary files a/blockchains/ethereum/assets/0x906318370BBAF0659F65eD6B298e95E0A288c990/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9064c91e51d7021A85AD96817e1432aBf6624470/info.json b/blockchains/ethereum/assets/0x9064c91e51d7021A85AD96817e1432aBf6624470/info.json deleted file mode 100644 index a33c6c145c0d2..0000000000000 --- a/blockchains/ethereum/assets/0x9064c91e51d7021A85AD96817e1432aBf6624470/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "shinechain", - "symbol": "SHE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.shinechain.org/", - "explorer": "https://etherscan.io/token/0x9064c91e51d7021A85AD96817e1432aBf6624470", - "status": "active", - "id": "0x9064c91e51d7021A85AD96817e1432aBf6624470" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9064c91e51d7021A85AD96817e1432aBf6624470/logo.png b/blockchains/ethereum/assets/0x9064c91e51d7021A85AD96817e1432aBf6624470/logo.png deleted file mode 100644 index 7bebd4bb7161d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9064c91e51d7021A85AD96817e1432aBf6624470/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x906b3f8b7845840188Eab53c3f5AD348A787752f/info.json b/blockchains/ethereum/assets/0x906b3f8b7845840188Eab53c3f5AD348A787752f/info.json deleted file mode 100644 index c8ba9c7062691..0000000000000 --- a/blockchains/ethereum/assets/0x906b3f8b7845840188Eab53c3f5AD348A787752f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DoradoToken", - "symbol": "DOR", - "type": "ERC20", - "decimals": 15, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x906b3f8b7845840188Eab53c3f5AD348A787752f", - "status": "active", - "id": "0x906b3f8b7845840188Eab53c3f5AD348A787752f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x906b3f8b7845840188Eab53c3f5AD348A787752f/logo.png b/blockchains/ethereum/assets/0x906b3f8b7845840188Eab53c3f5AD348A787752f/logo.png deleted file mode 100644 index 6353f86f34494..0000000000000 Binary files a/blockchains/ethereum/assets/0x906b3f8b7845840188Eab53c3f5AD348A787752f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9073Ee83b6CE96C444547DdCAf777b9352163581/info.json b/blockchains/ethereum/assets/0x9073Ee83b6CE96C444547DdCAf777b9352163581/info.json deleted file mode 100644 index e53cf00761322..0000000000000 --- a/blockchains/ethereum/assets/0x9073Ee83b6CE96C444547DdCAf777b9352163581/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synth sBTC", - "symbol": "sBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9073Ee83b6CE96C444547DdCAf777b9352163581", - "status": "active", - "id": "0x9073Ee83b6CE96C444547DdCAf777b9352163581" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9073Ee83b6CE96C444547DdCAf777b9352163581/logo.png b/blockchains/ethereum/assets/0x9073Ee83b6CE96C444547DdCAf777b9352163581/logo.png deleted file mode 100644 index e0ceb770777ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x9073Ee83b6CE96C444547DdCAf777b9352163581/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x90774A6B6a4950D867A16D85F77546961d9aFccb/info.json b/blockchains/ethereum/assets/0x90774A6B6a4950D867A16D85F77546961d9aFccb/info.json deleted file mode 100644 index 432e3971919f7..0000000000000 --- a/blockchains/ethereum/assets/0x90774A6B6a4950D867A16D85F77546961d9aFccb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C548594", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x90774A6B6a4950D867A16D85F77546961d9aFccb", - "status": "active", - "id": "0x90774A6B6a4950D867A16D85F77546961d9aFccb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x90774A6B6a4950D867A16D85F77546961d9aFccb/logo.png b/blockchains/ethereum/assets/0x90774A6B6a4950D867A16D85F77546961d9aFccb/logo.png deleted file mode 100644 index 4bc946efaf012..0000000000000 Binary files a/blockchains/ethereum/assets/0x90774A6B6a4950D867A16D85F77546961d9aFccb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7/info.json b/blockchains/ethereum/assets/0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7/info.json deleted file mode 100644 index a9fadf6ff2c1c..0000000000000 --- a/blockchains/ethereum/assets/0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fren.community", - "symbol": "Frens", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://frens.link/", - "explorer": "https://etherscan.io/token/0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7", - "status": "active", - "id": "0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7/logo.png b/blockchains/ethereum/assets/0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7/logo.png deleted file mode 100644 index 891680cb7bbd3..0000000000000 Binary files a/blockchains/ethereum/assets/0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x908C44D44334a9c70e28f3a15A737B550Ca34aBe/info.json b/blockchains/ethereum/assets/0x908C44D44334a9c70e28f3a15A737B550Ca34aBe/info.json deleted file mode 100644 index 318aab467df18..0000000000000 --- a/blockchains/ethereum/assets/0x908C44D44334a9c70e28f3a15A737B550Ca34aBe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BEE CASHBACK HOME", - "symbol": "BCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x908C44D44334a9c70e28f3a15A737B550Ca34aBe", - "status": "active", - "id": "0x908C44D44334a9c70e28f3a15A737B550Ca34aBe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x908C44D44334a9c70e28f3a15A737B550Ca34aBe/logo.png b/blockchains/ethereum/assets/0x908C44D44334a9c70e28f3a15A737B550Ca34aBe/logo.png deleted file mode 100644 index 963209e485f9a..0000000000000 Binary files a/blockchains/ethereum/assets/0x908C44D44334a9c70e28f3a15A737B550Ca34aBe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x90D46A9636B973f18186541d1B04ed3621a49Cb0/info.json b/blockchains/ethereum/assets/0x90D46A9636B973f18186541d1B04ed3621a49Cb0/info.json deleted file mode 100644 index b98f63a2d7d39..0000000000000 --- a/blockchains/ethereum/assets/0x90D46A9636B973f18186541d1B04ed3621a49Cb0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Natmin", - "symbol": "NAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.natmin.io/", - "explorer": "https://etherscan.io/token/0x90D46A9636B973f18186541d1B04ed3621a49Cb0", - "status": "active", - "id": "0x90D46A9636B973f18186541d1B04ed3621a49Cb0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x90D46A9636B973f18186541d1B04ed3621a49Cb0/logo.png b/blockchains/ethereum/assets/0x90D46A9636B973f18186541d1B04ed3621a49Cb0/logo.png deleted file mode 100644 index bc4ef596f752c..0000000000000 Binary files a/blockchains/ethereum/assets/0x90D46A9636B973f18186541d1B04ed3621a49Cb0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x90D702f071d2af33032943137AD0aB4280705817/info.json b/blockchains/ethereum/assets/0x90D702f071d2af33032943137AD0aB4280705817/info.json deleted file mode 100644 index 14921b6af078b..0000000000000 --- a/blockchains/ethereum/assets/0x90D702f071d2af33032943137AD0aB4280705817/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "yffs.finance", - "website": "https://yffs.finance/", - "source_code": "https://github.com/yffsfinance", - "description": "YFFS adopts a modular design. Modularity refers to the combination of various elements of the product to form a subsystem with specific functions. We combine these subsystem as a universal module with other modules to create a new system with multiple functions and performance.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/yffsfinance", - "handle": "yffsfinance" - }, - { - "name": "Telegram", - "url": "https://t.me/yffsfinance", - "handle": "yffsfinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@yffs.finance", - "handle": "yffs.finance" - } - ], - "explorer": "https://etherscan.io/token/0x90D702f071d2af33032943137AD0aB4280705817", - "type": "ERC20", - "symbol": "YFFS", - "decimals": 18, - "status": "active", - "id": "0x90D702f071d2af33032943137AD0aB4280705817" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x90D702f071d2af33032943137AD0aB4280705817/logo.png b/blockchains/ethereum/assets/0x90D702f071d2af33032943137AD0aB4280705817/logo.png deleted file mode 100644 index 6f16808ae0e54..0000000000000 Binary files a/blockchains/ethereum/assets/0x90D702f071d2af33032943137AD0aB4280705817/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F/info.json b/blockchains/ethereum/assets/0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F/info.json deleted file mode 100644 index 49be2127996dc..0000000000000 --- a/blockchains/ethereum/assets/0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethash", - "symbol": "HETH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F", - "status": "active", - "id": "0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F/logo.png b/blockchains/ethereum/assets/0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F/logo.png deleted file mode 100644 index b5122488140a3..0000000000000 Binary files a/blockchains/ethereum/assets/0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x90F7079D35A3e35503d83323027d28fE6bd1780D/info.json b/blockchains/ethereum/assets/0x90F7079D35A3e35503d83323027d28fE6bd1780D/info.json deleted file mode 100644 index 2610a4ec1fda3..0000000000000 --- a/blockchains/ethereum/assets/0x90F7079D35A3e35503d83323027d28fE6bd1780D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-10/30M10", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x90F7079D35A3e35503d83323027d28fE6bd1780D", - "status": "active", - "id": "0x90F7079D35A3e35503d83323027d28fE6bd1780D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x90F7079D35A3e35503d83323027d28fE6bd1780D/logo.png b/blockchains/ethereum/assets/0x90F7079D35A3e35503d83323027d28fE6bd1780D/logo.png deleted file mode 100644 index cb63e080f67d2..0000000000000 Binary files a/blockchains/ethereum/assets/0x90F7079D35A3e35503d83323027d28fE6bd1780D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E/info.json b/blockchains/ethereum/assets/0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E/info.json deleted file mode 100644 index 9d9dc39a14627..0000000000000 --- a/blockchains/ethereum/assets/0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vaunker", - "symbol": "VAN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E", - "status": "active", - "id": "0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E/logo.png b/blockchains/ethereum/assets/0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E/logo.png deleted file mode 100644 index 777c6524d2dcd..0000000000000 Binary files a/blockchains/ethereum/assets/0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C/info.json b/blockchains/ethereum/assets/0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C/info.json deleted file mode 100644 index 2c0403b8f13e3..0000000000000 --- a/blockchains/ethereum/assets/0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Demintiger", - "symbol": "DEMIN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C", - "status": "active", - "id": "0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C/logo.png b/blockchains/ethereum/assets/0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C/logo.png deleted file mode 100644 index 842c0b2e1875e..0000000000000 Binary files a/blockchains/ethereum/assets/0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF/info.json b/blockchains/ethereum/assets/0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF/info.json deleted file mode 100644 index c550940f15009..0000000000000 --- a/blockchains/ethereum/assets/0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Union Finance", - "symbol": "UFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF", - "status": "active", - "id": "0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF/logo.png b/blockchains/ethereum/assets/0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF/logo.png deleted file mode 100644 index 9269bcca12c33..0000000000000 Binary files a/blockchains/ethereum/assets/0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f/info.json b/blockchains/ethereum/assets/0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f/info.json deleted file mode 100644 index 1c8e1c9063dec..0000000000000 --- a/blockchains/ethereum/assets/0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LmexToken", - "symbol": "LMT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f", - "status": "active", - "id": "0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f/logo.png b/blockchains/ethereum/assets/0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f/logo.png deleted file mode 100644 index 61ab0aeb002bb..0000000000000 Binary files a/blockchains/ethereum/assets/0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c/info.json b/blockchains/ethereum/assets/0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c/info.json deleted file mode 100644 index 1599c2cb142d0..0000000000000 --- a/blockchains/ethereum/assets/0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "X8XToken", - "symbol": "X8X", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://x8currency.com/", - "explorer": "https://etherscan.io/token/0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c", - "status": "active", - "id": "0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c/logo.png b/blockchains/ethereum/assets/0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c/logo.png deleted file mode 100755 index 936a6b1e64ac5..0000000000000 Binary files a/blockchains/ethereum/assets/0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9138E38a0316E25459b376e987Dd270B626709B8/info.json b/blockchains/ethereum/assets/0x9138E38a0316E25459b376e987Dd270B626709B8/info.json deleted file mode 100644 index 99672d3864c48..0000000000000 --- a/blockchains/ethereum/assets/0x9138E38a0316E25459b376e987Dd270B626709B8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "数码链", - "symbol": "SML", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9138E38a0316E25459b376e987Dd270B626709B8", - "status": "active", - "id": "0x9138E38a0316E25459b376e987Dd270B626709B8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9138E38a0316E25459b376e987Dd270B626709B8/logo.png b/blockchains/ethereum/assets/0x9138E38a0316E25459b376e987Dd270B626709B8/logo.png deleted file mode 100755 index f5e11214e9cdc..0000000000000 Binary files a/blockchains/ethereum/assets/0x9138E38a0316E25459b376e987Dd270B626709B8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x915570538A5A5802351Fd18963f2552Fb2862CdC/info.json b/blockchains/ethereum/assets/0x915570538A5A5802351Fd18963f2552Fb2862CdC/info.json deleted file mode 100644 index 2fca48c933ea3..0000000000000 --- a/blockchains/ethereum/assets/0x915570538A5A5802351Fd18963f2552Fb2862CdC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 223-CN15", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x915570538A5A5802351Fd18963f2552Fb2862CdC", - "status": "active", - "id": "0x915570538A5A5802351Fd18963f2552Fb2862CdC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x915570538A5A5802351Fd18963f2552Fb2862CdC/logo.png b/blockchains/ethereum/assets/0x915570538A5A5802351Fd18963f2552Fb2862CdC/logo.png deleted file mode 100644 index 9e3ec3cf9c4ce..0000000000000 Binary files a/blockchains/ethereum/assets/0x915570538A5A5802351Fd18963f2552Fb2862CdC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x91600b412A68F2CB7c0FeD48A70127CC75341DBa/info.json b/blockchains/ethereum/assets/0x91600b412A68F2CB7c0FeD48A70127CC75341DBa/info.json deleted file mode 100644 index 8df5980f9ec05..0000000000000 --- a/blockchains/ethereum/assets/0x91600b412A68F2CB7c0FeD48A70127CC75341DBa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WrapOMC", - "website": "https://ecocelium.io", - "description": "Wrapped version of Ormeus Cash (OMC)", - "explorer": "https://etherscan.io/token/0x91600b412A68F2CB7c0FeD48A70127CC75341DBa", - "type": "ERC20", - "symbol": "eOMC", - "decimals": 18, - "status": "active", - "id": "0x91600b412A68F2CB7c0FeD48A70127CC75341DBa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x91600b412A68F2CB7c0FeD48A70127CC75341DBa/logo.png b/blockchains/ethereum/assets/0x91600b412A68F2CB7c0FeD48A70127CC75341DBa/logo.png deleted file mode 100644 index a25ea1c63ed9b..0000000000000 Binary files a/blockchains/ethereum/assets/0x91600b412A68F2CB7c0FeD48A70127CC75341DBa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d/info.json b/blockchains/ethereum/assets/0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d/info.json deleted file mode 100644 index 2ced4b00a3fae..0000000000000 --- a/blockchains/ethereum/assets/0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ubiquitous Business Credit 2.0", - "symbol": "UBC", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d", - "status": "active", - "id": "0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d/logo.png b/blockchains/ethereum/assets/0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d/logo.png deleted file mode 100644 index 5cca3104e15ac..0000000000000 Binary files a/blockchains/ethereum/assets/0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/info.json b/blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/info.json deleted file mode 100644 index e1ca5fa1b2e01..0000000000000 --- a/blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoalTime N", - "symbol": "GTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://goaltimen.com/", - "explorer": "https://etherscan.io/token/0x916885426255235DA7a0BD90447986c00675f9EC", - "status": "active", - "id": "0x916885426255235DA7a0BD90447986c00675f9EC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/logo.png b/blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/logo.png deleted file mode 100644 index 168744d62f9b6..0000000000000 Binary files a/blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9195E00402abe385f2D00A32Af40b271F2e87925/info.json b/blockchains/ethereum/assets/0x9195E00402abe385f2D00A32Af40b271F2e87925/info.json deleted file mode 100644 index 8c14f9a589813..0000000000000 --- a/blockchains/ethereum/assets/0x9195E00402abe385f2D00A32Af40b271F2e87925/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHEERA", - "symbol": "ETA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.etheera.com/", - "explorer": "https://etherscan.io/token/0x9195E00402abe385f2D00A32Af40b271F2e87925", - "status": "active", - "id": "0x9195E00402abe385f2D00A32Af40b271F2e87925" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9195E00402abe385f2D00A32Af40b271F2e87925/logo.png b/blockchains/ethereum/assets/0x9195E00402abe385f2D00A32Af40b271F2e87925/logo.png deleted file mode 100644 index b307d3502e050..0000000000000 Binary files a/blockchains/ethereum/assets/0x9195E00402abe385f2D00A32Af40b271F2e87925/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2/info.json b/blockchains/ethereum/assets/0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2/info.json deleted file mode 100644 index 10e1027552792..0000000000000 --- a/blockchains/ethereum/assets/0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BorisCoin", - "symbol": "BORIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2", - "status": "active", - "id": "0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2/logo.png b/blockchains/ethereum/assets/0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2/logo.png deleted file mode 100755 index 344511278933f..0000000000000 Binary files a/blockchains/ethereum/assets/0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x919D3a363776B1ceec9352610c82dfaf80Edc32d/info.json b/blockchains/ethereum/assets/0x919D3a363776B1ceec9352610c82dfaf80Edc32d/info.json deleted file mode 100644 index 09e17ab4a0442..0000000000000 --- a/blockchains/ethereum/assets/0x919D3a363776B1ceec9352610c82dfaf80Edc32d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoldFund", - "symbol": "GFUN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.goldfund.io/", - "explorer": "https://etherscan.io/token/0x919D3a363776B1ceec9352610c82dfaf80Edc32d", - "status": "active", - "id": "0x919D3a363776B1ceec9352610c82dfaf80Edc32d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x919D3a363776B1ceec9352610c82dfaf80Edc32d/logo.png b/blockchains/ethereum/assets/0x919D3a363776B1ceec9352610c82dfaf80Edc32d/logo.png deleted file mode 100755 index bbf4e5ac41725..0000000000000 Binary files a/blockchains/ethereum/assets/0x919D3a363776B1ceec9352610c82dfaf80Edc32d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x91Af0fBB28ABA7E31403Cb457106Ce79397FD4E6/logo.png b/blockchains/ethereum/assets/0x91Af0fBB28ABA7E31403Cb457106Ce79397FD4E6/logo.png deleted file mode 100644 index 299739bb9ac48..0000000000000 Binary files a/blockchains/ethereum/assets/0x91Af0fBB28ABA7E31403Cb457106Ce79397FD4E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514/info.json b/blockchains/ethereum/assets/0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514/info.json deleted file mode 100644 index 523c4f895f010..0000000000000 --- a/blockchains/ethereum/assets/0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "DXTR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514", - "status": "active", - "id": "0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514/logo.png b/blockchains/ethereum/assets/0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514/logo.png deleted file mode 100644 index e269223f19751..0000000000000 Binary files a/blockchains/ethereum/assets/0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x91BB2E3aa91d807c72363F9027EA58625cfa0056/info.json b/blockchains/ethereum/assets/0x91BB2E3aa91d807c72363F9027EA58625cfa0056/info.json deleted file mode 100644 index 010f0c8bfe835..0000000000000 --- a/blockchains/ethereum/assets/0x91BB2E3aa91d807c72363F9027EA58625cfa0056/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mine Coin", - "symbol": "MIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x91BB2E3aa91d807c72363F9027EA58625cfa0056", - "status": "active", - "id": "0x91BB2E3aa91d807c72363F9027EA58625cfa0056" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x91BB2E3aa91d807c72363F9027EA58625cfa0056/logo.png b/blockchains/ethereum/assets/0x91BB2E3aa91d807c72363F9027EA58625cfa0056/logo.png deleted file mode 100755 index 184de49899519..0000000000000 Binary files a/blockchains/ethereum/assets/0x91BB2E3aa91d807c72363F9027EA58625cfa0056/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2/info.json b/blockchains/ethereum/assets/0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2/info.json deleted file mode 100644 index e7271c3d91a0d..0000000000000 --- a/blockchains/ethereum/assets/0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cannadrix", - "symbol": "CND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cannadrix.com/", - "explorer": "https://etherscan.io/token/0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2", - "status": "active", - "id": "0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2/logo.png b/blockchains/ethereum/assets/0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2/logo.png deleted file mode 100644 index 5d5cd0109c3ac..0000000000000 Binary files a/blockchains/ethereum/assets/0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x91Ee7472540CeF675EbC11e3fac69dE24C38495E/info.json b/blockchains/ethereum/assets/0x91Ee7472540CeF675EbC11e3fac69dE24C38495E/info.json deleted file mode 100644 index 956a9645081ec..0000000000000 --- a/blockchains/ethereum/assets/0x91Ee7472540CeF675EbC11e3fac69dE24C38495E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XAVIA", - "symbol": "XVA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x91Ee7472540CeF675EbC11e3fac69dE24C38495E", - "status": "active", - "id": "0x91Ee7472540CeF675EbC11e3fac69dE24C38495E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x91Ee7472540CeF675EbC11e3fac69dE24C38495E/logo.png b/blockchains/ethereum/assets/0x91Ee7472540CeF675EbC11e3fac69dE24C38495E/logo.png deleted file mode 100644 index 11d62d58234ce..0000000000000 Binary files a/blockchains/ethereum/assets/0x91Ee7472540CeF675EbC11e3fac69dE24C38495E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4/info.json b/blockchains/ethereum/assets/0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4/info.json deleted file mode 100644 index ae3160928f58d..0000000000000 --- a/blockchains/ethereum/assets/0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long LINK-DAI 2x v2", - "symbol": "dLLINK2x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4", - "status": "active", - "id": "0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4/logo.png b/blockchains/ethereum/assets/0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4/logo.png deleted file mode 100644 index 0f86adcdf278c..0000000000000 Binary files a/blockchains/ethereum/assets/0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x91d6f6e9026E43240ce6F06Af6a4b33129EBdE94/info.json b/blockchains/ethereum/assets/0x91d6f6e9026E43240ce6F06Af6a4b33129EBdE94/info.json deleted file mode 100644 index 74befbe5e9f7f..0000000000000 --- a/blockchains/ethereum/assets/0x91d6f6e9026E43240ce6F06Af6a4b33129EBdE94/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RiveX", - "website": "https://rivex.io", - "description": "RiveX is a chain agnostic interoperable layer-2 solution across different blockchain protocols. RiveX aims to empower the next generation of decentralized applications, decentralized finance and enterprise solutions.", - "explorer": "https://etherscan.io/token/0x91d6f6e9026E43240ce6F06Af6a4b33129EBdE94", - "type": "ERC20", - "symbol": "RVX", - "decimals": 18, - "status": "active", - "id": "0x91d6f6e9026E43240ce6F06Af6a4b33129EBdE94" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x91d6f6e9026E43240ce6F06Af6a4b33129EBdE94/logo.png b/blockchains/ethereum/assets/0x91d6f6e9026E43240ce6F06Af6a4b33129EBdE94/logo.png deleted file mode 100644 index f6c79ae7b918d..0000000000000 Binary files a/blockchains/ethereum/assets/0x91d6f6e9026E43240ce6F06Af6a4b33129EBdE94/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1/info.json b/blockchains/ethereum/assets/0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1/info.json deleted file mode 100644 index 7733809e018d6..0000000000000 --- a/blockchains/ethereum/assets/0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vodi X", - "symbol": "VDX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://vodix.io/", - "explorer": "https://etherscan.io/token/0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1", - "status": "active", - "id": "0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1/logo.png b/blockchains/ethereum/assets/0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1/logo.png deleted file mode 100644 index 847b482e98f70..0000000000000 Binary files a/blockchains/ethereum/assets/0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10/info.json b/blockchains/ethereum/assets/0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10/info.json deleted file mode 100644 index b5d3b2a1a2219..0000000000000 --- a/blockchains/ethereum/assets/0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Real Estate Asset Ledger", - "symbol": "REAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.real.markets/", - "explorer": "https://etherscan.io/token/0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10", - "status": "active", - "id": "0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10/logo.png b/blockchains/ethereum/assets/0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10/logo.png deleted file mode 100644 index 361ee954f5d63..0000000000000 Binary files a/blockchains/ethereum/assets/0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9216707C81438d9593c4e215BCBb0E7bB10d07F5/info.json b/blockchains/ethereum/assets/0x9216707C81438d9593c4e215BCBb0E7bB10d07F5/info.json deleted file mode 100644 index 3bd8623be4830..0000000000000 --- a/blockchains/ethereum/assets/0x9216707C81438d9593c4e215BCBb0E7bB10d07F5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Real Estate Coupon Token", - "symbol": "RECT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9216707C81438d9593c4e215BCBb0E7bB10d07F5", - "status": "active", - "id": "0x9216707C81438d9593c4e215BCBb0E7bB10d07F5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9216707C81438d9593c4e215BCBb0E7bB10d07F5/logo.png b/blockchains/ethereum/assets/0x9216707C81438d9593c4e215BCBb0E7bB10d07F5/logo.png deleted file mode 100644 index 93ce50fd2d476..0000000000000 Binary files a/blockchains/ethereum/assets/0x9216707C81438d9593c4e215BCBb0E7bB10d07F5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x921D555a9258C3092C605708A153798EA094d41A/info.json b/blockchains/ethereum/assets/0x921D555a9258C3092C605708A153798EA094d41A/info.json deleted file mode 100644 index d0ed5e09d40b2..0000000000000 --- a/blockchains/ethereum/assets/0x921D555a9258C3092C605708A153798EA094d41A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C492982", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x921D555a9258C3092C605708A153798EA094d41A", - "status": "active", - "id": "0x921D555a9258C3092C605708A153798EA094d41A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x921D555a9258C3092C605708A153798EA094d41A/logo.png b/blockchains/ethereum/assets/0x921D555a9258C3092C605708A153798EA094d41A/logo.png deleted file mode 100644 index 523656a25ce27..0000000000000 Binary files a/blockchains/ethereum/assets/0x921D555a9258C3092C605708A153798EA094d41A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x922105fAd8153F516bCfB829f56DC097a0E1D705/info.json b/blockchains/ethereum/assets/0x922105fAd8153F516bCfB829f56DC097a0E1D705/info.json deleted file mode 100644 index 48a79e07225f4..0000000000000 --- a/blockchains/ethereum/assets/0x922105fAd8153F516bCfB829f56DC097a0E1D705/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yee - A Blockchain-powered & Cloud-based Social Ecosystem", - "symbol": "YEE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://yeeco.io/", - "explorer": "https://etherscan.io/token/0x922105fAd8153F516bCfB829f56DC097a0E1D705", - "status": "active", - "id": "0x922105fAd8153F516bCfB829f56DC097a0E1D705" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x922105fAd8153F516bCfB829f56DC097a0E1D705/logo.png b/blockchains/ethereum/assets/0x922105fAd8153F516bCfB829f56DC097a0E1D705/logo.png deleted file mode 100644 index cc8b60dfeabc4..0000000000000 Binary files a/blockchains/ethereum/assets/0x922105fAd8153F516bCfB829f56DC097a0E1D705/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06/info.json b/blockchains/ethereum/assets/0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06/info.json deleted file mode 100644 index ed3ffdbe4871a..0000000000000 --- a/blockchains/ethereum/assets/0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "LikeApp", - "description": "popular global platform for creating and sharing original videos.", - "website": "-", - "socials": [ - { - "name": "Telegram", - "url": "https://t.me/likeapptoken", - "handle": "likeapptoken" - } - ], - "explorer": "https://etherscan.io/token/0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06", - "type": "ERC20", - "symbol": "LIKE", - "decimals": 0, - "status": "active", - "id": "0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06/logo.png b/blockchains/ethereum/assets/0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06/logo.png deleted file mode 100644 index ca0b89918d7cb..0000000000000 Binary files a/blockchains/ethereum/assets/0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x922aC473A3cC241fD3a0049Ed14536452D58D73c/info.json b/blockchains/ethereum/assets/0x922aC473A3cC241fD3a0049Ed14536452D58D73c/info.json deleted file mode 100644 index 95baaf34c7b84..0000000000000 --- a/blockchains/ethereum/assets/0x922aC473A3cC241fD3a0049Ed14536452D58D73c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VALID", - "symbol": "VLD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://vetri.global/", - "explorer": "https://etherscan.io/token/0x922aC473A3cC241fD3a0049Ed14536452D58D73c", - "status": "active", - "id": "0x922aC473A3cC241fD3a0049Ed14536452D58D73c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x922aC473A3cC241fD3a0049Ed14536452D58D73c/logo.png b/blockchains/ethereum/assets/0x922aC473A3cC241fD3a0049Ed14536452D58D73c/logo.png deleted file mode 100644 index e0adf750e1291..0000000000000 Binary files a/blockchains/ethereum/assets/0x922aC473A3cC241fD3a0049Ed14536452D58D73c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/info.json b/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/info.json deleted file mode 100644 index 92b4cd8e3151c..0000000000000 --- a/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Devery.io", - "symbol": "EVE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://devery.io/", - "explorer": "https://etherscan.io/token/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c", - "status": "active", - "id": "0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/logo.png b/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/logo.png deleted file mode 100644 index ae71c910a6af0..0000000000000 Binary files a/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9235bDA06B8807161b8FBB1e102CB654555b212F/info.json b/blockchains/ethereum/assets/0x9235bDA06B8807161b8FBB1e102CB654555b212F/info.json deleted file mode 100644 index c9a31cbe45444..0000000000000 --- a/blockchains/ethereum/assets/0x9235bDA06B8807161b8FBB1e102CB654555b212F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Feellike", - "symbol": "FLL", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "https://feelliketimetraveler.com/", - "explorer": "https://etherscan.io/token/0x9235bDA06B8807161b8FBB1e102CB654555b212F", - "status": "active", - "id": "0x9235bDA06B8807161b8FBB1e102CB654555b212F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9235bDA06B8807161b8FBB1e102CB654555b212F/logo.png b/blockchains/ethereum/assets/0x9235bDA06B8807161b8FBB1e102CB654555b212F/logo.png deleted file mode 100644 index 3b40709c03e57..0000000000000 Binary files a/blockchains/ethereum/assets/0x9235bDA06B8807161b8FBB1e102CB654555b212F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x925044C51dB653459a23DCD7aC3E30AfEA51e54a/info.json b/blockchains/ethereum/assets/0x925044C51dB653459a23DCD7aC3E30AfEA51e54a/info.json deleted file mode 100644 index 83603a8508c92..0000000000000 --- a/blockchains/ethereum/assets/0x925044C51dB653459a23DCD7aC3E30AfEA51e54a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bravenge", - "symbol": "BNG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x925044C51dB653459a23DCD7aC3E30AfEA51e54a", - "status": "active", - "id": "0x925044C51dB653459a23DCD7aC3E30AfEA51e54a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x925044C51dB653459a23DCD7aC3E30AfEA51e54a/logo.png b/blockchains/ethereum/assets/0x925044C51dB653459a23DCD7aC3E30AfEA51e54a/logo.png deleted file mode 100644 index 3127ddf2ba570..0000000000000 Binary files a/blockchains/ethereum/assets/0x925044C51dB653459a23DCD7aC3E30AfEA51e54a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x929E1Bd67410b8673377B33CD4a17567207733D7/info.json b/blockchains/ethereum/assets/0x929E1Bd67410b8673377B33CD4a17567207733D7/info.json deleted file mode 100644 index d5b93332a0c12..0000000000000 --- a/blockchains/ethereum/assets/0x929E1Bd67410b8673377B33CD4a17567207733D7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Lite", - "symbol": "ETL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x929E1Bd67410b8673377B33CD4a17567207733D7", - "status": "active", - "id": "0x929E1Bd67410b8673377B33CD4a17567207733D7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x929E1Bd67410b8673377B33CD4a17567207733D7/logo.png b/blockchains/ethereum/assets/0x929E1Bd67410b8673377B33CD4a17567207733D7/logo.png deleted file mode 100644 index 6a07d75b2d355..0000000000000 Binary files a/blockchains/ethereum/assets/0x929E1Bd67410b8673377B33CD4a17567207733D7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13/info.json b/blockchains/ethereum/assets/0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13/info.json deleted file mode 100644 index c9db7e4f72a10..0000000000000 --- a/blockchains/ethereum/assets/0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eristica TOKEN", - "symbol": "ERT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://eristica.com/", - "explorer": "https://etherscan.io/token/0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13", - "status": "active", - "id": "0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13/logo.png b/blockchains/ethereum/assets/0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13/logo.png deleted file mode 100644 index deb411a0024d8..0000000000000 Binary files a/blockchains/ethereum/assets/0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c/info.json b/blockchains/ethereum/assets/0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c/info.json deleted file mode 100644 index 59de2157f7233..0000000000000 --- a/blockchains/ethereum/assets/0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Piti", - "symbol": "PITI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c", - "status": "active", - "id": "0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c/logo.png b/blockchains/ethereum/assets/0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c/logo.png deleted file mode 100644 index 219d08d12c3a5..0000000000000 Binary files a/blockchains/ethereum/assets/0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd/info.json b/blockchains/ethereum/assets/0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd/info.json deleted file mode 100644 index ed06c6dca28e9..0000000000000 --- a/blockchains/ethereum/assets/0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MYDAS", - "symbol": "MDS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd", - "status": "active", - "id": "0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd/logo.png b/blockchains/ethereum/assets/0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd/logo.png deleted file mode 100644 index e2b83ac649a96..0000000000000 Binary files a/blockchains/ethereum/assets/0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92B82d80A51D9b280b75C7a3596358B2A67e4859/logo.png b/blockchains/ethereum/assets/0x92B82d80A51D9b280b75C7a3596358B2A67e4859/logo.png deleted file mode 100644 index 81e93e3cbcb53..0000000000000 Binary files a/blockchains/ethereum/assets/0x92B82d80A51D9b280b75C7a3596358B2A67e4859/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92E187a03B6CD19CB6AF293ba17F2745Fd2357D5/logo.png b/blockchains/ethereum/assets/0x92E187a03B6CD19CB6AF293ba17F2745Fd2357D5/logo.png deleted file mode 100644 index cd0e1914f2a40..0000000000000 Binary files a/blockchains/ethereum/assets/0x92E187a03B6CD19CB6AF293ba17F2745Fd2357D5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92a06F3Ed11aF181D832bB474d017906AcB8c299/info.json b/blockchains/ethereum/assets/0x92a06F3Ed11aF181D832bB474d017906AcB8c299/info.json deleted file mode 100644 index 015ba519393e3..0000000000000 --- a/blockchains/ethereum/assets/0x92a06F3Ed11aF181D832bB474d017906AcB8c299/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZeePin Token", - "symbol": "ZPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x92a06F3Ed11aF181D832bB474d017906AcB8c299", - "status": "active", - "id": "0x92a06F3Ed11aF181D832bB474d017906AcB8c299" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x92a06F3Ed11aF181D832bB474d017906AcB8c299/logo.png b/blockchains/ethereum/assets/0x92a06F3Ed11aF181D832bB474d017906AcB8c299/logo.png deleted file mode 100644 index 69ae4fc6257b4..0000000000000 Binary files a/blockchains/ethereum/assets/0x92a06F3Ed11aF181D832bB474d017906AcB8c299/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8/info.json b/blockchains/ethereum/assets/0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8/info.json deleted file mode 100644 index dc6402138cd64..0000000000000 --- a/blockchains/ethereum/assets/0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DevilCoin", - "symbol": "DEVIL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8", - "status": "active", - "id": "0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8/logo.png b/blockchains/ethereum/assets/0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8/logo.png deleted file mode 100644 index 84fe8de887fc4..0000000000000 Binary files a/blockchains/ethereum/assets/0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399/info.json b/blockchains/ethereum/assets/0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399/info.json deleted file mode 100644 index ce9d2ab0fa314..0000000000000 --- a/blockchains/ethereum/assets/0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CEXDollar", - "symbol": "CEXD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399", - "status": "active", - "id": "0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399/logo.png b/blockchains/ethereum/assets/0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399/logo.png deleted file mode 100644 index 574b17856916c..0000000000000 Binary files a/blockchains/ethereum/assets/0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92d7A89405Ea3cC605A467E834236e09DF60bf16/info.json b/blockchains/ethereum/assets/0x92d7A89405Ea3cC605A467E834236e09DF60bf16/info.json deleted file mode 100644 index e89554f69d52c..0000000000000 --- a/blockchains/ethereum/assets/0x92d7A89405Ea3cC605A467E834236e09DF60bf16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Spirit", - "symbol": "SPIRIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x92d7A89405Ea3cC605A467E834236e09DF60bf16", - "status": "active", - "id": "0x92d7A89405Ea3cC605A467E834236e09DF60bf16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x92d7A89405Ea3cC605A467E834236e09DF60bf16/logo.png b/blockchains/ethereum/assets/0x92d7A89405Ea3cC605A467E834236e09DF60bf16/logo.png deleted file mode 100755 index 2013641cfd023..0000000000000 Binary files a/blockchains/ethereum/assets/0x92d7A89405Ea3cC605A467E834236e09DF60bf16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92e52a1A235d9A103D970901066CE910AAceFD37/info.json b/blockchains/ethereum/assets/0x92e52a1A235d9A103D970901066CE910AAceFD37/info.json deleted file mode 100644 index b83993062786f..0000000000000 --- a/blockchains/ethereum/assets/0x92e52a1A235d9A103D970901066CE910AAceFD37/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UCASH", - "symbol": "UCASH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://u.cash", - "explorer": "https://etherscan.io/token/0x92e52a1A235d9A103D970901066CE910AAceFD37", - "status": "active", - "id": "0x92e52a1A235d9A103D970901066CE910AAceFD37" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x92e52a1A235d9A103D970901066CE910AAceFD37/logo.png b/blockchains/ethereum/assets/0x92e52a1A235d9A103D970901066CE910AAceFD37/logo.png deleted file mode 100755 index 47cd6db2b83f1..0000000000000 Binary files a/blockchains/ethereum/assets/0x92e52a1A235d9A103D970901066CE910AAceFD37/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579/info.json b/blockchains/ethereum/assets/0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579/info.json deleted file mode 100644 index 34f6cbf6a6223..0000000000000 --- a/blockchains/ethereum/assets/0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Swirge coin", - "website": "https://swirgepay.com", - "white_paper": "https://swirgepay.com/docs/not-so-whitepaper.pdf", - "description": "Swirge is an ecosystem that embodies a decentralized social media, a decentralized financial system, and a marketplace built on the blockchain technology.", - "explorer": "https://etherscan.io/token/0x92ef4ffbfe0df030837b65d7fccfe1abd6549579", - "research": "https://swirgepay.com", - "type": "ERC20", - "symbol": "SWG", - "decimals": 18, - "status": "active", - "id": "0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579/logo.png b/blockchains/ethereum/assets/0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579/logo.png deleted file mode 100644 index 296901e452e1a..0000000000000 Binary files a/blockchains/ethereum/assets/0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9305a9b8789abC44dC8641606534665516b1FaB0/info.json b/blockchains/ethereum/assets/0x9305a9b8789abC44dC8641606534665516b1FaB0/info.json deleted file mode 100644 index 9afb6f5fd8fcd..0000000000000 --- a/blockchains/ethereum/assets/0x9305a9b8789abC44dC8641606534665516b1FaB0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JAW", - "symbol": "JAW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9305a9b8789abC44dC8641606534665516b1FaB0", - "status": "active", - "id": "0x9305a9b8789abC44dC8641606534665516b1FaB0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9305a9b8789abC44dC8641606534665516b1FaB0/logo.png b/blockchains/ethereum/assets/0x9305a9b8789abC44dC8641606534665516b1FaB0/logo.png deleted file mode 100644 index 5195f2e1221a3..0000000000000 Binary files a/blockchains/ethereum/assets/0x9305a9b8789abC44dC8641606534665516b1FaB0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93065b5C7Eb63333b8E57a73012D25f687895785/info.json b/blockchains/ethereum/assets/0x93065b5C7Eb63333b8E57a73012D25f687895785/info.json deleted file mode 100644 index b6c0d8c572d60..0000000000000 --- a/blockchains/ethereum/assets/0x93065b5C7Eb63333b8E57a73012D25f687895785/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ColletrixToken", - "symbol": "CIPX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x93065b5C7Eb63333b8E57a73012D25f687895785", - "status": "active", - "id": "0x93065b5C7Eb63333b8E57a73012D25f687895785" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x93065b5C7Eb63333b8E57a73012D25f687895785/logo.png b/blockchains/ethereum/assets/0x93065b5C7Eb63333b8E57a73012D25f687895785/logo.png deleted file mode 100644 index 739618b41227f..0000000000000 Binary files a/blockchains/ethereum/assets/0x93065b5C7Eb63333b8E57a73012D25f687895785/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28/info.json b/blockchains/ethereum/assets/0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28/info.json deleted file mode 100644 index 355d4e8c94f11..0000000000000 --- a/blockchains/ethereum/assets/0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DAPSTOKEN", - "symbol": "DAPS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28", - "status": "active", - "id": "0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28/logo.png b/blockchains/ethereum/assets/0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28/logo.png deleted file mode 100755 index 644c7d25cb2fe..0000000000000 Binary files a/blockchains/ethereum/assets/0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x931A7ca74e35f35a46881A4f968d5fBD095a0279/info.json b/blockchains/ethereum/assets/0x931A7ca74e35f35a46881A4f968d5fBD095a0279/info.json deleted file mode 100644 index a2b49d35937e4..0000000000000 --- a/blockchains/ethereum/assets/0x931A7ca74e35f35a46881A4f968d5fBD095a0279/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FailToken", - "symbol": "FAIL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x931A7ca74e35f35a46881A4f968d5fBD095a0279", - "status": "active", - "id": "0x931A7ca74e35f35a46881A4f968d5fBD095a0279" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x931A7ca74e35f35a46881A4f968d5fBD095a0279/logo.png b/blockchains/ethereum/assets/0x931A7ca74e35f35a46881A4f968d5fBD095a0279/logo.png deleted file mode 100755 index 48de2691ffc6c..0000000000000 Binary files a/blockchains/ethereum/assets/0x931A7ca74e35f35a46881A4f968d5fBD095a0279/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x933DFC5622792b41245aB8313416cAF0ba885aE7/info.json b/blockchains/ethereum/assets/0x933DFC5622792b41245aB8313416cAF0ba885aE7/info.json deleted file mode 100644 index 367a7046e585a..0000000000000 --- a/blockchains/ethereum/assets/0x933DFC5622792b41245aB8313416cAF0ba885aE7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinBroker", - "symbol": "COBR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x933DFC5622792b41245aB8313416cAF0ba885aE7", - "status": "active", - "id": "0x933DFC5622792b41245aB8313416cAF0ba885aE7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x933DFC5622792b41245aB8313416cAF0ba885aE7/logo.png b/blockchains/ethereum/assets/0x933DFC5622792b41245aB8313416cAF0ba885aE7/logo.png deleted file mode 100644 index f08927314e4ff..0000000000000 Binary files a/blockchains/ethereum/assets/0x933DFC5622792b41245aB8313416cAF0ba885aE7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9344b383b1D59b5ce3468B234DAB43C7190ba735/info.json b/blockchains/ethereum/assets/0x9344b383b1D59b5ce3468B234DAB43C7190ba735/info.json deleted file mode 100644 index cf2f4ef2464fc..0000000000000 --- a/blockchains/ethereum/assets/0x9344b383b1D59b5ce3468B234DAB43C7190ba735/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NeedsCoin", - "symbol": "NCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9344b383b1D59b5ce3468B234DAB43C7190ba735", - "status": "active", - "id": "0x9344b383b1D59b5ce3468B234DAB43C7190ba735" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9344b383b1D59b5ce3468B234DAB43C7190ba735/logo.png b/blockchains/ethereum/assets/0x9344b383b1D59b5ce3468B234DAB43C7190ba735/logo.png deleted file mode 100755 index 9ad76a3fad3b3..0000000000000 Binary files a/blockchains/ethereum/assets/0x9344b383b1D59b5ce3468B234DAB43C7190ba735/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39/info.json b/blockchains/ethereum/assets/0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39/info.json deleted file mode 100644 index 1ebab89f56521..0000000000000 --- a/blockchains/ethereum/assets/0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HaloCoin", - "symbol": "HALO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39", - "status": "active", - "id": "0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39/logo.png b/blockchains/ethereum/assets/0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39/logo.png deleted file mode 100644 index 7f562c381c5a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9355372396e3F6daF13359B7b607a3374cc638e0/info.json b/blockchains/ethereum/assets/0x9355372396e3F6daF13359B7b607a3374cc638e0/info.json deleted file mode 100644 index a79d1178a926c..0000000000000 --- a/blockchains/ethereum/assets/0x9355372396e3F6daF13359B7b607a3374cc638e0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WHALE", - "symbol": "WHALE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://whale.me/", - "explorer": "https://etherscan.io/token/0x9355372396e3F6daF13359B7b607a3374cc638e0", - "status": "active", - "id": "0x9355372396e3F6daF13359B7b607a3374cc638e0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9355372396e3F6daF13359B7b607a3374cc638e0/logo.png b/blockchains/ethereum/assets/0x9355372396e3F6daF13359B7b607a3374cc638e0/logo.png deleted file mode 100644 index 91aecca61184d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9355372396e3F6daF13359B7b607a3374cc638e0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498/info.json b/blockchains/ethereum/assets/0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498/info.json deleted file mode 100644 index 59aa4f75934f2..0000000000000 --- a/blockchains/ethereum/assets/0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vestoria", - "symbol": "VSTR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://vestoria.org/", - "explorer": "https://etherscan.io/token/0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498", - "status": "active", - "id": "0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498/logo.png b/blockchains/ethereum/assets/0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498/logo.png deleted file mode 100644 index 08c05d55c7025..0000000000000 Binary files a/blockchains/ethereum/assets/0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x936B36109951601471D2AC9b7e6ddED94AEB4701/info.json b/blockchains/ethereum/assets/0x936B36109951601471D2AC9b7e6ddED94AEB4701/info.json deleted file mode 100644 index 251aaf7bd8f6f..0000000000000 --- a/blockchains/ethereum/assets/0x936B36109951601471D2AC9b7e6ddED94AEB4701/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-12/30M72", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x936B36109951601471D2AC9b7e6ddED94AEB4701", - "status": "active", - "id": "0x936B36109951601471D2AC9b7e6ddED94AEB4701" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x936B36109951601471D2AC9b7e6ddED94AEB4701/logo.png b/blockchains/ethereum/assets/0x936B36109951601471D2AC9b7e6ddED94AEB4701/logo.png deleted file mode 100644 index 404a2ef476ed5..0000000000000 Binary files a/blockchains/ethereum/assets/0x936B36109951601471D2AC9b7e6ddED94AEB4701/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9388F54FA978Aa9e24395a8b69033304ECcea4df/info.json b/blockchains/ethereum/assets/0x9388F54FA978Aa9e24395a8b69033304ECcea4df/info.json deleted file mode 100644 index d0d8051bafc87..0000000000000 --- a/blockchains/ethereum/assets/0x9388F54FA978Aa9e24395a8b69033304ECcea4df/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitscoin", - "symbol": "BTCX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "http://bitscointoken.com/", - "explorer": "https://etherscan.io/token/0x9388F54FA978Aa9e24395a8b69033304ECcea4df", - "status": "active", - "id": "0x9388F54FA978Aa9e24395a8b69033304ECcea4df" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9388F54FA978Aa9e24395a8b69033304ECcea4df/logo.png b/blockchains/ethereum/assets/0x9388F54FA978Aa9e24395a8b69033304ECcea4df/logo.png deleted file mode 100644 index 4005ff9f83c70..0000000000000 Binary files a/blockchains/ethereum/assets/0x9388F54FA978Aa9e24395a8b69033304ECcea4df/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275/info.json b/blockchains/ethereum/assets/0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275/info.json deleted file mode 100644 index e506f0cbb2661..0000000000000 --- a/blockchains/ethereum/assets/0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TTC", - "symbol": "TTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.ttc.eco/", - "explorer": "https://etherscan.io/token/0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275", - "status": "active", - "id": "0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275/logo.png b/blockchains/ethereum/assets/0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275/logo.png deleted file mode 100644 index efb7d288c91af..0000000000000 Binary files a/blockchains/ethereum/assets/0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472/info.json b/blockchains/ethereum/assets/0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472/info.json deleted file mode 100644 index 8ef8983eeef6e..0000000000000 --- a/blockchains/ethereum/assets/0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLike", - "symbol": "BLIKE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472", - "status": "active", - "id": "0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472/logo.png b/blockchains/ethereum/assets/0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472/logo.png deleted file mode 100644 index a8f5e118f77a6..0000000000000 Binary files a/blockchains/ethereum/assets/0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93B2FfF814FCaEFFB01406e80B4Ecd89Ca6A021b/logo.png b/blockchains/ethereum/assets/0x93B2FfF814FCaEFFB01406e80B4Ecd89Ca6A021b/logo.png deleted file mode 100644 index 14a106247b7df..0000000000000 Binary files a/blockchains/ethereum/assets/0x93B2FfF814FCaEFFB01406e80B4Ecd89Ca6A021b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A/info.json b/blockchains/ethereum/assets/0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A/info.json deleted file mode 100644 index 591f315147db0..0000000000000 --- a/blockchains/ethereum/assets/0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Forta Token", - "symbol": "FRT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A", - "status": "active", - "id": "0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A/logo.png b/blockchains/ethereum/assets/0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A/logo.png deleted file mode 100644 index 43df9f4509da5..0000000000000 Binary files a/blockchains/ethereum/assets/0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b/info.json b/blockchains/ethereum/assets/0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b/info.json deleted file mode 100644 index 8fd4b43d782a9..0000000000000 --- a/blockchains/ethereum/assets/0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniBet", - "symbol": "UBET", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b", - "status": "active", - "id": "0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b/logo.png b/blockchains/ethereum/assets/0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b/logo.png deleted file mode 100644 index 3e336694e2e61..0000000000000 Binary files a/blockchains/ethereum/assets/0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc/info.json b/blockchains/ethereum/assets/0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc/info.json deleted file mode 100644 index 454778153895f..0000000000000 --- a/blockchains/ethereum/assets/0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MCAP", - "symbol": "MCAP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc", - "status": "active", - "id": "0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc/logo.png b/blockchains/ethereum/assets/0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc/logo.png deleted file mode 100644 index 0a8a498779160..0000000000000 Binary files a/blockchains/ethereum/assets/0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d/info.json b/blockchains/ethereum/assets/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d/info.json deleted file mode 100644 index b6a00ca872a51..0000000000000 --- a/blockchains/ethereum/assets/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pinakion", - "symbol": "PNK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://kleros.io", - "explorer": "https://etherscan.io/token/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d", - "status": "active", - "id": "0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d/logo.png b/blockchains/ethereum/assets/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d/logo.png deleted file mode 100644 index d73e4f5b52461..0000000000000 Binary files a/blockchains/ethereum/assets/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516/info.json b/blockchains/ethereum/assets/0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516/info.json deleted file mode 100644 index 9104d38d69aec..0000000000000 --- a/blockchains/ethereum/assets/0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nixma Coin", - "symbol": "NXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516", - "status": "active", - "id": "0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516/logo.png b/blockchains/ethereum/assets/0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516/logo.png deleted file mode 100644 index ba06fe37bb38b..0000000000000 Binary files a/blockchains/ethereum/assets/0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93a7174dafd31d13400cD9fa01f4e5B5BAa00D39/info.json b/blockchains/ethereum/assets/0x93a7174dafd31d13400cD9fa01f4e5B5BAa00D39/info.json deleted file mode 100644 index be9e63d28b00e..0000000000000 --- a/blockchains/ethereum/assets/0x93a7174dafd31d13400cD9fa01f4e5B5BAa00D39/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Shaka", - "website": "https://friendsfingers.com", - "description": "Shaka (HAK) is an ERC20 Token issued by FriendsFingers that will give holders rights to be active part of the platform like in a Decentralized Autonomous Organization (DAO).", - "explorer": "https://etherscan.io/token/0x93a7174dafd31d13400cD9fa01f4e5B5BAa00D39", - "type": "ERC20", - "symbol": "HAK", - "decimals": 18, - "status": "active", - "id": "0x93a7174dafd31d13400cD9fa01f4e5B5BAa00D39" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x93a7174dafd31d13400cD9fa01f4e5B5BAa00D39/logo.png b/blockchains/ethereum/assets/0x93a7174dafd31d13400cD9fa01f4e5B5BAa00D39/logo.png deleted file mode 100644 index 80d48995de14c..0000000000000 Binary files a/blockchains/ethereum/assets/0x93a7174dafd31d13400cD9fa01f4e5B5BAa00D39/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93c9291523cb95c0eB0bC379b0483F4D7fC05072/info.json b/blockchains/ethereum/assets/0x93c9291523cb95c0eB0bC379b0483F4D7fC05072/info.json deleted file mode 100644 index 82edb874868e8..0000000000000 --- a/blockchains/ethereum/assets/0x93c9291523cb95c0eB0bC379b0483F4D7fC05072/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LED Token", - "symbol": "LED", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x93c9291523cb95c0eB0bC379b0483F4D7fC05072", - "status": "active", - "id": "0x93c9291523cb95c0eB0bC379b0483F4D7fC05072" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x93c9291523cb95c0eB0bC379b0483F4D7fC05072/logo.png b/blockchains/ethereum/assets/0x93c9291523cb95c0eB0bC379b0483F4D7fC05072/logo.png deleted file mode 100644 index 076f68ad248bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x93c9291523cb95c0eB0bC379b0483F4D7fC05072/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93d3296cac208422BF587c3597D116e809870f2b/info.json b/blockchains/ethereum/assets/0x93d3296cac208422BF587c3597D116e809870f2b/info.json deleted file mode 100644 index 958ab0b5ff109..0000000000000 --- a/blockchains/ethereum/assets/0x93d3296cac208422BF587c3597D116e809870f2b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "pUSD", - "website": "https://pegnet.org/", - "description": "pUSD is a USD-pegged stablecoin asset in the PegNet network.", - "explorer": "https://etherscan.io/token/0x93d3296cac208422BF587c3597D116e809870f2b", - "type": "ERC20", - "symbol": "pUSD", - "decimals": 8, - "status": "active", - "id": "0x93d3296cac208422BF587c3597D116e809870f2b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x93d3296cac208422BF587c3597D116e809870f2b/logo.png b/blockchains/ethereum/assets/0x93d3296cac208422BF587c3597D116e809870f2b/logo.png deleted file mode 100644 index 01471424b7885..0000000000000 Binary files a/blockchains/ethereum/assets/0x93d3296cac208422BF587c3597D116e809870f2b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6/info.json b/blockchains/ethereum/assets/0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6/info.json deleted file mode 100644 index 57e641b5fd193..0000000000000 --- a/blockchains/ethereum/assets/0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LoanBurst", - "symbol": "LBurst", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://loanburst.co", - "explorer": "https://etherscan.io/token/0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6", - "status": "active", - "id": "0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6/logo.png b/blockchains/ethereum/assets/0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6/logo.png deleted file mode 100644 index 6288e916e7b0b..0000000000000 Binary files a/blockchains/ethereum/assets/0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9401d929B299e634b34b66BbE24BFB4568553e7F/info.json b/blockchains/ethereum/assets/0x9401d929B299e634b34b66BbE24BFB4568553e7F/info.json deleted file mode 100644 index f74e22c88e000..0000000000000 --- a/blockchains/ethereum/assets/0x9401d929B299e634b34b66BbE24BFB4568553e7F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTCSAPIENS", - "symbol": "BSAP", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9401d929B299e634b34b66BbE24BFB4568553e7F", - "status": "active", - "id": "0x9401d929B299e634b34b66BbE24BFB4568553e7F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9401d929B299e634b34b66BbE24BFB4568553e7F/logo.png b/blockchains/ethereum/assets/0x9401d929B299e634b34b66BbE24BFB4568553e7F/logo.png deleted file mode 100644 index 6d8d90e5fc35d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9401d929B299e634b34b66BbE24BFB4568553e7F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0/info.json b/blockchains/ethereum/assets/0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0/info.json deleted file mode 100644 index 0c3bb2ac9df22..0000000000000 --- a/blockchains/ethereum/assets/0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "THE GLOBAL CHAIN", - "symbol": "AGP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0", - "status": "active", - "id": "0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0/logo.png b/blockchains/ethereum/assets/0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0/logo.png deleted file mode 100644 index e67f7ae47dea7..0000000000000 Binary files a/blockchains/ethereum/assets/0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257/info.json b/blockchains/ethereum/assets/0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257/info.json deleted file mode 100644 index 0899ad94009b9..0000000000000 --- a/blockchains/ethereum/assets/0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JFIN Coin", - "symbol": "JFIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257", - "status": "active", - "id": "0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257/logo.png b/blockchains/ethereum/assets/0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257/logo.png deleted file mode 100644 index 85ad2774eadd5..0000000000000 Binary files a/blockchains/ethereum/assets/0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551/info.json b/blockchains/ethereum/assets/0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551/info.json deleted file mode 100644 index 4399276db0dda..0000000000000 --- a/blockchains/ethereum/assets/0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dusk Network", - "symbol": "DUSK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dusk.network/", - "explorer": "https://etherscan.io/token/0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551", - "status": "active", - "id": "0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551/logo.png b/blockchains/ethereum/assets/0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551/logo.png deleted file mode 100644 index e59c692b90411..0000000000000 Binary files a/blockchains/ethereum/assets/0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94183cfAcFacA73BA36A12a4cd7775fdAe5FED69/info.json b/blockchains/ethereum/assets/0x94183cfAcFacA73BA36A12a4cd7775fdAe5FED69/info.json deleted file mode 100644 index f75d741050767..0000000000000 --- a/blockchains/ethereum/assets/0x94183cfAcFacA73BA36A12a4cd7775fdAe5FED69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aureus", - "symbol": "AUR-0819", - "type": "ERC20", - "decimals": 18, - "description": "The Aureus coin is used as a reward token for a farming program.\n The coin supply is limited and will be burned to unlock rewards after a certain period has passed.", - "website": "https://yield.jarvis.network/", - "explorer": "https://etherscan.io/token/0x94183cfacfaca73ba36a12a4cd7775fdae5fed69", - "status": "Active", - "id": "0x94183cfAcFacA73BA36A12a4cd7775fdAe5FED69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94183cfAcFacA73BA36A12a4cd7775fdAe5FED69/logo.png b/blockchains/ethereum/assets/0x94183cfAcFacA73BA36A12a4cd7775fdAe5FED69/logo.png deleted file mode 100644 index 2e6bac2c8b1bd..0000000000000 Binary files a/blockchains/ethereum/assets/0x94183cfAcFacA73BA36A12a4cd7775fdAe5FED69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94236591125E935F5ac128Bb3d5062944C24958c/info.json b/blockchains/ethereum/assets/0x94236591125E935F5ac128Bb3d5062944C24958c/info.json deleted file mode 100644 index 7ceba72a58649..0000000000000 --- a/blockchains/ethereum/assets/0x94236591125E935F5ac128Bb3d5062944C24958c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VegaWallet", - "symbol": "VGW", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "https://vegawallet.com/", - "explorer": "https://etherscan.io/token/0x94236591125E935F5ac128Bb3d5062944C24958c", - "status": "active", - "id": "0x94236591125E935F5ac128Bb3d5062944C24958c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94236591125E935F5ac128Bb3d5062944C24958c/logo.png b/blockchains/ethereum/assets/0x94236591125E935F5ac128Bb3d5062944C24958c/logo.png deleted file mode 100644 index 510f9114f62cd..0000000000000 Binary files a/blockchains/ethereum/assets/0x94236591125E935F5ac128Bb3d5062944C24958c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090/info.json b/blockchains/ethereum/assets/0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090/info.json deleted file mode 100644 index 660c4c1a4fbbb..0000000000000 --- a/blockchains/ethereum/assets/0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MyBit Token", - "symbol": "MyB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090", - "status": "active", - "id": "0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090/logo.png b/blockchains/ethereum/assets/0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090/logo.png deleted file mode 100644 index d2dae7ff07881..0000000000000 Binary files a/blockchains/ethereum/assets/0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B/info.json b/blockchains/ethereum/assets/0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B/info.json deleted file mode 100644 index 871695e0e8040..0000000000000 --- a/blockchains/ethereum/assets/0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Contractium", - "symbol": "CTU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B", - "status": "active", - "id": "0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B/logo.png b/blockchains/ethereum/assets/0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B/logo.png deleted file mode 100644 index a2aacc59069b6..0000000000000 Binary files a/blockchains/ethereum/assets/0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x943ED852DadB5C3938ECdC6883718df8142DE4C8/info.json b/blockchains/ethereum/assets/0x943ED852DadB5C3938ECdC6883718df8142DE4C8/info.json deleted file mode 100644 index a87a941bf4b5c..0000000000000 --- a/blockchains/ethereum/assets/0x943ED852DadB5C3938ECdC6883718df8142DE4C8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FTI", - "symbol": "FTI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.fanstime.org/english.html", - "explorer": "https://etherscan.io/token/0x943ED852DadB5C3938ECdC6883718df8142DE4C8", - "status": "active", - "id": "0x943ED852DadB5C3938ECdC6883718df8142DE4C8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x943ED852DadB5C3938ECdC6883718df8142DE4C8/logo.png b/blockchains/ethereum/assets/0x943ED852DadB5C3938ECdC6883718df8142DE4C8/logo.png deleted file mode 100755 index 8ca2c133c8b51..0000000000000 Binary files a/blockchains/ethereum/assets/0x943ED852DadB5C3938ECdC6883718df8142DE4C8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9443528Ec80759098287A01C0856eB2Cddbd19C2/info.json b/blockchains/ethereum/assets/0x9443528Ec80759098287A01C0856eB2Cddbd19C2/info.json deleted file mode 100644 index 24f9dabe1161e..0000000000000 --- a/blockchains/ethereum/assets/0x9443528Ec80759098287A01C0856eB2Cddbd19C2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZBCoin", - "symbol": "ZBC", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9443528Ec80759098287A01C0856eB2Cddbd19C2", - "status": "active", - "id": "0x9443528Ec80759098287A01C0856eB2Cddbd19C2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9443528Ec80759098287A01C0856eB2Cddbd19C2/logo.png b/blockchains/ethereum/assets/0x9443528Ec80759098287A01C0856eB2Cddbd19C2/logo.png deleted file mode 100644 index ec7f0a221081b..0000000000000 Binary files a/blockchains/ethereum/assets/0x9443528Ec80759098287A01C0856eB2Cddbd19C2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x945192524C6605D20be6C529Dd318666B74078BC/info.json b/blockchains/ethereum/assets/0x945192524C6605D20be6C529Dd318666B74078BC/info.json deleted file mode 100644 index 02fb9407f55ee..0000000000000 --- a/blockchains/ethereum/assets/0x945192524C6605D20be6C529Dd318666B74078BC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitsrent", - "symbol": "BTR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x945192524C6605D20be6C529Dd318666B74078BC", - "status": "active", - "id": "0x945192524C6605D20be6C529Dd318666B74078BC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x945192524C6605D20be6C529Dd318666B74078BC/logo.png b/blockchains/ethereum/assets/0x945192524C6605D20be6C529Dd318666B74078BC/logo.png deleted file mode 100644 index 54051fd1d75e8..0000000000000 Binary files a/blockchains/ethereum/assets/0x945192524C6605D20be6C529Dd318666B74078BC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x945Facb997494CC2570096c74b5F66A3507330a1/logo.png b/blockchains/ethereum/assets/0x945Facb997494CC2570096c74b5F66A3507330a1/logo.png deleted file mode 100644 index 8ce1d22733e34..0000000000000 Binary files a/blockchains/ethereum/assets/0x945Facb997494CC2570096c74b5F66A3507330a1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9469D013805bFfB7D3DEBe5E7839237e535ec483/info.json b/blockchains/ethereum/assets/0x9469D013805bFfB7D3DEBe5E7839237e535ec483/info.json deleted file mode 100644 index 4d5b835bb7cfe..0000000000000 --- a/blockchains/ethereum/assets/0x9469D013805bFfB7D3DEBe5E7839237e535ec483/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Evolution Land Global Token", - "symbol": "RING", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://darwinia.network/", - "explorer": "https://etherscan.io/token/0x9469D013805bFfB7D3DEBe5E7839237e535ec483", - "status": "active", - "id": "0x9469D013805bFfB7D3DEBe5E7839237e535ec483" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9469D013805bFfB7D3DEBe5E7839237e535ec483/logo.png b/blockchains/ethereum/assets/0x9469D013805bFfB7D3DEBe5E7839237e535ec483/logo.png deleted file mode 100644 index 50be36d131a36..0000000000000 Binary files a/blockchains/ethereum/assets/0x9469D013805bFfB7D3DEBe5E7839237e535ec483/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x946eA588417fFa565976EFdA354d82c01719a2EA/info.json b/blockchains/ethereum/assets/0x946eA588417fFa565976EFdA354d82c01719a2EA/info.json deleted file mode 100644 index 54c3bae5f7727..0000000000000 --- a/blockchains/ethereum/assets/0x946eA588417fFa565976EFdA354d82c01719a2EA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SWZL", - "symbol": "SWZL", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://www.swapzilla.co/", - "explorer": "https://etherscan.io/token/0x946eA588417fFa565976EFdA354d82c01719a2EA", - "status": "active", - "id": "0x946eA588417fFa565976EFdA354d82c01719a2EA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x946eA588417fFa565976EFdA354d82c01719a2EA/logo.png b/blockchains/ethereum/assets/0x946eA588417fFa565976EFdA354d82c01719a2EA/logo.png deleted file mode 100644 index 55c064528e260..0000000000000 Binary files a/blockchains/ethereum/assets/0x946eA588417fFa565976EFdA354d82c01719a2EA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9484451e0D1c3364aC50AE77ec72300a3dd896b5/info.json b/blockchains/ethereum/assets/0x9484451e0D1c3364aC50AE77ec72300a3dd896b5/info.json deleted file mode 100644 index e5d9d121ee1e1..0000000000000 --- a/blockchains/ethereum/assets/0x9484451e0D1c3364aC50AE77ec72300a3dd896b5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "StonieCoin BETA", - "symbol": "STC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9484451e0D1c3364aC50AE77ec72300a3dd896b5", - "status": "active", - "id": "0x9484451e0D1c3364aC50AE77ec72300a3dd896b5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9484451e0D1c3364aC50AE77ec72300a3dd896b5/logo.png b/blockchains/ethereum/assets/0x9484451e0D1c3364aC50AE77ec72300a3dd896b5/logo.png deleted file mode 100644 index aec8a42b79b56..0000000000000 Binary files a/blockchains/ethereum/assets/0x9484451e0D1c3364aC50AE77ec72300a3dd896b5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94933770344a66687523C5d24ECD43FE305094d8/info.json b/blockchains/ethereum/assets/0x94933770344a66687523C5d24ECD43FE305094d8/info.json deleted file mode 100644 index 874436a15411d..0000000000000 --- a/blockchains/ethereum/assets/0x94933770344a66687523C5d24ECD43FE305094d8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hydrogen", - "symbol": "HYD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x94933770344a66687523C5d24ECD43FE305094d8", - "status": "active", - "id": "0x94933770344a66687523C5d24ECD43FE305094d8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94933770344a66687523C5d24ECD43FE305094d8/logo.png b/blockchains/ethereum/assets/0x94933770344a66687523C5d24ECD43FE305094d8/logo.png deleted file mode 100644 index 2c080e53eb7ba..0000000000000 Binary files a/blockchains/ethereum/assets/0x94933770344a66687523C5d24ECD43FE305094d8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9496b91175490C26887DBD18cc423AD40CcD274E/info.json b/blockchains/ethereum/assets/0x9496b91175490C26887DBD18cc423AD40CcD274E/info.json deleted file mode 100644 index 8defdeedfa1d1..0000000000000 --- a/blockchains/ethereum/assets/0x9496b91175490C26887DBD18cc423AD40CcD274E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "future modern builderbucks", - "symbol": "BUILD", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9496b91175490C26887DBD18cc423AD40CcD274E", - "status": "active", - "id": "0x9496b91175490C26887DBD18cc423AD40CcD274E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9496b91175490C26887DBD18cc423AD40CcD274E/logo.png b/blockchains/ethereum/assets/0x9496b91175490C26887DBD18cc423AD40CcD274E/logo.png deleted file mode 100644 index a5b26e40bf8ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x9496b91175490C26887DBD18cc423AD40CcD274E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x949bEd886c739f1A3273629b3320db0C5024c719/info.json b/blockchains/ethereum/assets/0x949bEd886c739f1A3273629b3320db0C5024c719/info.json deleted file mode 100644 index c09107f9ac67a..0000000000000 --- a/blockchains/ethereum/assets/0x949bEd886c739f1A3273629b3320db0C5024c719/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AMIS", - "symbol": "AMIS", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "http://erc20-amis.amisolution.net/", - "explorer": "https://etherscan.io/token/0x949bEd886c739f1A3273629b3320db0C5024c719", - "status": "active", - "id": "0x949bEd886c739f1A3273629b3320db0C5024c719" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x949bEd886c739f1A3273629b3320db0C5024c719/logo.png b/blockchains/ethereum/assets/0x949bEd886c739f1A3273629b3320db0C5024c719/logo.png deleted file mode 100755 index 17917cf2ee5d2..0000000000000 Binary files a/blockchains/ethereum/assets/0x949bEd886c739f1A3273629b3320db0C5024c719/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2/info.json b/blockchains/ethereum/assets/0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2/info.json deleted file mode 100644 index 06974cf0fc059..0000000000000 --- a/blockchains/ethereum/assets/0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coin Controller Cash", - "symbol": "CCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.coindom.com/", - "explorer": "https://etherscan.io/token/0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2", - "status": "active", - "id": "0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2/logo.png b/blockchains/ethereum/assets/0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2/logo.png deleted file mode 100644 index 4945b1771bb4e..0000000000000 Binary files a/blockchains/ethereum/assets/0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc/info.json b/blockchains/ethereum/assets/0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc/info.json deleted file mode 100644 index 132182252f356..0000000000000 --- a/blockchains/ethereum/assets/0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIOX", - "symbol": "BIOX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc", - "status": "active", - "id": "0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc/logo.png b/blockchains/ethereum/assets/0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc/logo.png deleted file mode 100755 index b60dce3acce62..0000000000000 Binary files a/blockchains/ethereum/assets/0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369/info.json b/blockchains/ethereum/assets/0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369/info.json deleted file mode 100644 index 0ecb347daf57b..0000000000000 --- a/blockchains/ethereum/assets/0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherCenter", - "symbol": "ECT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369", - "status": "active", - "id": "0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369/logo.png b/blockchains/ethereum/assets/0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369/logo.png deleted file mode 100644 index 577457cd7ff38..0000000000000 Binary files a/blockchains/ethereum/assets/0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/info.json b/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/info.json deleted file mode 100644 index c9cce1c5f7d3b..0000000000000 --- a/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yftether.io", - "website": "https://yftether.io", - "description": "YFTether aims to expand the utilization of blockchain from elementary value transfer to further complex financial use cases.", - "explorer": "https://etherscan.io/token/0x94f31ac896c9823d81cf9c2c93feceed4923218f", - "type": "ERC20", - "symbol": "YFTE", - "decimals": 18, - "status": "active", - "id": "0x94F31aC896c9823D81cf9C2C93feCEeD4923218f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/logo.png b/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/logo.png deleted file mode 100644 index 2b18c2a8db261..0000000000000 Binary files a/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904/info.json b/blockchains/ethereum/assets/0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904/info.json deleted file mode 100644 index 48bd5d0cf0f20..0000000000000 --- a/blockchains/ethereum/assets/0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MoonCoin V1", - "symbol": "MOON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904", - "status": "active", - "id": "0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904/logo.png b/blockchains/ethereum/assets/0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904/logo.png deleted file mode 100644 index fa678dff77f09..0000000000000 Binary files a/blockchains/ethereum/assets/0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079/info.json b/blockchains/ethereum/assets/0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079/info.json deleted file mode 100644 index 6da88b0dede0c..0000000000000 --- a/blockchains/ethereum/assets/0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptonex (CNX) - Global Blockchain Acquiring", - "symbol": "CNX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079", - "status": "active", - "id": "0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079/logo.png b/blockchains/ethereum/assets/0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079/logo.png deleted file mode 100644 index 2555614ef8e93..0000000000000 Binary files a/blockchains/ethereum/assets/0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263/info.json b/blockchains/ethereum/assets/0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263/info.json deleted file mode 100644 index 51c499b284c67..0000000000000 --- a/blockchains/ethereum/assets/0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg8000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263", - "status": "active", - "id": "0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263/logo.png b/blockchains/ethereum/assets/0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263/logo.png deleted file mode 100644 index ef90afebff3a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F/info.json b/blockchains/ethereum/assets/0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F/info.json deleted file mode 100644 index 2a6c5e6b53a56..0000000000000 --- a/blockchains/ethereum/assets/0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ENZO", - "symbol": "NZO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.alfaenzo.org/", - "explorer": "https://etherscan.io/token/0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F", - "status": "active", - "id": "0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F/logo.png b/blockchains/ethereum/assets/0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F/logo.png deleted file mode 100644 index cac488c04b76c..0000000000000 Binary files a/blockchains/ethereum/assets/0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97/info.json b/blockchains/ethereum/assets/0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97/info.json deleted file mode 100644 index 75407d79d7308..0000000000000 --- a/blockchains/ethereum/assets/0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "easyMINE Token", - "symbol": "EMT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://easymine.io/", - "explorer": "https://etherscan.io/token/0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97", - "status": "active", - "id": "0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97/logo.png b/blockchains/ethereum/assets/0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97/logo.png deleted file mode 100644 index cf3dc2ed5a57a..0000000000000 Binary files a/blockchains/ethereum/assets/0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9/info.json b/blockchains/ethereum/assets/0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9/info.json deleted file mode 100644 index 0db131d5a89cf..0000000000000 --- a/blockchains/ethereum/assets/0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coindy", - "symbol": "CODY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.coindy.com/", - "explorer": "https://etherscan.io/token/0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9", - "status": "active", - "id": "0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9/logo.png b/blockchains/ethereum/assets/0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9/logo.png deleted file mode 100644 index c4383419119a2..0000000000000 Binary files a/blockchains/ethereum/assets/0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9513d8679677Be3D57c7cDD30561105ee1452d69/info.json b/blockchains/ethereum/assets/0x9513d8679677Be3D57c7cDD30561105ee1452d69/info.json deleted file mode 100644 index 894f467eaa769..0000000000000 --- a/blockchains/ethereum/assets/0x9513d8679677Be3D57c7cDD30561105ee1452d69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Python", - "symbol": "ptn", - "type": "ERC20", - "decimals": 1, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9513d8679677Be3D57c7cDD30561105ee1452d69", - "status": "active", - "id": "0x9513d8679677Be3D57c7cDD30561105ee1452d69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9513d8679677Be3D57c7cDD30561105ee1452d69/logo.png b/blockchains/ethereum/assets/0x9513d8679677Be3D57c7cDD30561105ee1452d69/logo.png deleted file mode 100644 index 429d8aaa543df..0000000000000 Binary files a/blockchains/ethereum/assets/0x9513d8679677Be3D57c7cDD30561105ee1452d69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x95172ccBe8344fecD73D0a30F54123652981BD6F/info.json b/blockchains/ethereum/assets/0x95172ccBe8344fecD73D0a30F54123652981BD6F/info.json deleted file mode 100644 index 1c96df4fcaf7a..0000000000000 --- a/blockchains/ethereum/assets/0x95172ccBe8344fecD73D0a30F54123652981BD6F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Meridian Network", - "symbol": "LOCK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://meridian-network.co/", - "explorer": "https://etherscan.io/token/0x95172ccBe8344fecD73D0a30F54123652981BD6F", - "status": "active", - "id": "0x95172ccBe8344fecD73D0a30F54123652981BD6F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95172ccBe8344fecD73D0a30F54123652981BD6F/logo.png b/blockchains/ethereum/assets/0x95172ccBe8344fecD73D0a30F54123652981BD6F/logo.png deleted file mode 100644 index 2c411aeb99ce4..0000000000000 Binary files a/blockchains/ethereum/assets/0x95172ccBe8344fecD73D0a30F54123652981BD6F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD/info.json b/blockchains/ethereum/assets/0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD/info.json deleted file mode 100644 index 6732852187d14..0000000000000 --- a/blockchains/ethereum/assets/0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR 900", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD", - "status": "active", - "id": "0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD/logo.png b/blockchains/ethereum/assets/0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD/logo.png deleted file mode 100644 index f61d1588fa212..0000000000000 Binary files a/blockchains/ethereum/assets/0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8/info.json b/blockchains/ethereum/assets/0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8/info.json deleted file mode 100644 index cb966dc2e9cf4..0000000000000 --- a/blockchains/ethereum/assets/0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SURETY Token", - "symbol": "SURE", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8", - "status": "active", - "id": "0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8/logo.png b/blockchains/ethereum/assets/0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8/logo.png deleted file mode 100644 index 5768f3be5072b..0000000000000 Binary files a/blockchains/ethereum/assets/0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a/info.json b/blockchains/ethereum/assets/0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a/info.json deleted file mode 100644 index 304b0bcfa9be2..0000000000000 --- a/blockchains/ethereum/assets/0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FLY CODING COIN", - "symbol": "FLYC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a", - "status": "active", - "id": "0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a/logo.png b/blockchains/ethereum/assets/0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a/logo.png deleted file mode 100644 index 75157983137e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/info.json b/blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/info.json deleted file mode 100644 index e45ff3f030a0d..0000000000000 --- a/blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aave UniLINKETH", - "website": "https://aave.com", - "description": "Aave UniLINKETH is an interest bearing token pegged 1:1 to the underlying LINK and ETH deposited in the Uniswap Market of Aave Protocol.", - "socials": [], - "explorer": "https://etherscan.io/token/0x9548DB8b1cA9b6c757485e7861918b640390169c", - "type": "ERC20", - "symbol": "aUniLINKETH", - "decimals": 18, - "status": "active", - "id": "0x9548DB8b1cA9b6c757485e7861918b640390169c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/logo.png b/blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/logo.png deleted file mode 100644 index a4df32f4447c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x954b5De09A55e59755aCBda29e1Eb74A45D30175/info.json b/blockchains/ethereum/assets/0x954b5De09A55e59755aCBda29e1Eb74A45D30175/info.json deleted file mode 100644 index 9fd63d954edfb..0000000000000 --- a/blockchains/ethereum/assets/0x954b5De09A55e59755aCBda29e1Eb74A45D30175/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FluzFluz", - "symbol": "FLUZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x954b5De09A55e59755aCBda29e1Eb74A45D30175", - "status": "active", - "id": "0x954b5De09A55e59755aCBda29e1Eb74A45D30175" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x954b5De09A55e59755aCBda29e1Eb74A45D30175/logo.png b/blockchains/ethereum/assets/0x954b5De09A55e59755aCBda29e1Eb74A45D30175/logo.png deleted file mode 100644 index 416349038a224..0000000000000 Binary files a/blockchains/ethereum/assets/0x954b5De09A55e59755aCBda29e1Eb74A45D30175/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x954b890704693af242613edEf1B603825afcD708/info.json b/blockchains/ethereum/assets/0x954b890704693af242613edEf1B603825afcD708/info.json deleted file mode 100644 index 5656c0131ebcb..0000000000000 --- a/blockchains/ethereum/assets/0x954b890704693af242613edEf1B603825afcD708/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cardstack", - "symbol": "CARD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cardstack.com/", - "explorer": "https://etherscan.io/token/0x954b890704693af242613edEf1B603825afcD708", - "status": "active", - "id": "0x954b890704693af242613edEf1B603825afcD708" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x954b890704693af242613edEf1B603825afcD708/logo.png b/blockchains/ethereum/assets/0x954b890704693af242613edEf1B603825afcD708/logo.png deleted file mode 100644 index 6d429aa444c12..0000000000000 Binary files a/blockchains/ethereum/assets/0x954b890704693af242613edEf1B603825afcD708/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9556f8ee795D991fF371F547162D5efB2769425F/info.json b/blockchains/ethereum/assets/0x9556f8ee795D991fF371F547162D5efB2769425F/info.json deleted file mode 100644 index c52ed12395f9e..0000000000000 --- a/blockchains/ethereum/assets/0x9556f8ee795D991fF371F547162D5efB2769425F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DMME", - "symbol": "DMME", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dmme.app/", - "explorer": "https://etherscan.io/token/0x9556f8ee795D991fF371F547162D5efB2769425F", - "status": "active", - "id": "0x9556f8ee795D991fF371F547162D5efB2769425F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9556f8ee795D991fF371F547162D5efB2769425F/logo.png b/blockchains/ethereum/assets/0x9556f8ee795D991fF371F547162D5efB2769425F/logo.png deleted file mode 100644 index 438a2c8c672c0..0000000000000 Binary files a/blockchains/ethereum/assets/0x9556f8ee795D991fF371F547162D5efB2769425F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a/info.json b/blockchains/ethereum/assets/0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a/info.json deleted file mode 100644 index f2e9eddee56c1..0000000000000 --- a/blockchains/ethereum/assets/0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TeleCoin X", - "symbol": "TELEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a", - "status": "active", - "id": "0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a/logo.png b/blockchains/ethereum/assets/0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a/logo.png deleted file mode 100644 index 754a3991c0a58..0000000000000 Binary files a/blockchains/ethereum/assets/0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49/info.json b/blockchains/ethereum/assets/0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49/info.json deleted file mode 100644 index 201d0f5794ccd..0000000000000 --- a/blockchains/ethereum/assets/0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OMNET", - "symbol": "OMNET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49", - "status": "active", - "id": "0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49/logo.png b/blockchains/ethereum/assets/0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49/logo.png deleted file mode 100644 index c02084df84939..0000000000000 Binary files a/blockchains/ethereum/assets/0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/logo.png b/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/logo.png deleted file mode 100644 index 11080880cd16f..0000000000000 Binary files a/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc/info.json b/blockchains/ethereum/assets/0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc/info.json deleted file mode 100644 index 0e9fff5d7ee1c..0000000000000 --- a/blockchains/ethereum/assets/0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EASTERN LIGHT CAPITAL", - "symbol": "ELC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc", - "status": "active", - "id": "0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc/logo.png b/blockchains/ethereum/assets/0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc/logo.png deleted file mode 100644 index 1a1f75b7c1643..0000000000000 Binary files a/blockchains/ethereum/assets/0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D/info.json b/blockchains/ethereum/assets/0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D/info.json deleted file mode 100644 index 9d0fe6a50f971..0000000000000 --- a/blockchains/ethereum/assets/0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ADPOWER", - "symbol": "ADP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D", - "status": "active", - "id": "0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D/logo.png b/blockchains/ethereum/assets/0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D/logo.png deleted file mode 100644 index 07132d8784b1e..0000000000000 Binary files a/blockchains/ethereum/assets/0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e/info.json b/blockchains/ethereum/assets/0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e/info.json deleted file mode 100644 index e0212b43efb5d..0000000000000 --- a/blockchains/ethereum/assets/0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Modum Token", - "symbol": "MOD", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://modum.io/", - "explorer": "https://etherscan.io/token/0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e", - "status": "active", - "id": "0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e/logo.png b/blockchains/ethereum/assets/0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e/logo.png deleted file mode 100644 index a898561da2c35..0000000000000 Binary files a/blockchains/ethereum/assets/0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0/info.json b/blockchains/ethereum/assets/0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0/info.json deleted file mode 100644 index cec5d572d43d1..0000000000000 --- a/blockchains/ethereum/assets/0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LinfinityCoin", - "symbol": "LFC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0", - "status": "active", - "id": "0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0/logo.png b/blockchains/ethereum/assets/0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0/logo.png deleted file mode 100644 index 19f0307e92163..0000000000000 Binary files a/blockchains/ethereum/assets/0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x95D82bA91256DB995C80BEd690D0A779191aF62b/info.json b/blockchains/ethereum/assets/0x95D82bA91256DB995C80BEd690D0A779191aF62b/info.json deleted file mode 100644 index 7646fdaddb6ba..0000000000000 --- a/blockchains/ethereum/assets/0x95D82bA91256DB995C80BEd690D0A779191aF62b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AlrightCoin", - "symbol": "ALC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://alrightcoin.com/", - "explorer": "https://etherscan.io/token/0x95D82bA91256DB995C80BEd690D0A779191aF62b", - "status": "active", - "id": "0x95D82bA91256DB995C80BEd690D0A779191aF62b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95D82bA91256DB995C80BEd690D0A779191aF62b/logo.png b/blockchains/ethereum/assets/0x95D82bA91256DB995C80BEd690D0A779191aF62b/logo.png deleted file mode 100644 index 7cd71bab1c280..0000000000000 Binary files a/blockchains/ethereum/assets/0x95D82bA91256DB995C80BEd690D0A779191aF62b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x95a41fB80ca70306e9Ecf4e51ceA31bD18379C18/info.json b/blockchains/ethereum/assets/0x95a41fB80ca70306e9Ecf4e51ceA31bD18379C18/info.json deleted file mode 100644 index 952dc080cadb8..0000000000000 --- a/blockchains/ethereum/assets/0x95a41fB80ca70306e9Ecf4e51ceA31bD18379C18/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aladdin", - "symbol": "ADN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://adncoin.com/", - "explorer": "https://etherscan.io/token/0x95a41fB80ca70306e9Ecf4e51ceA31bD18379C18", - "status": "active", - "id": "0x95a41fB80ca70306e9Ecf4e51ceA31bD18379C18" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95a41fB80ca70306e9Ecf4e51ceA31bD18379C18/logo.png b/blockchains/ethereum/assets/0x95a41fB80ca70306e9Ecf4e51ceA31bD18379C18/logo.png deleted file mode 100644 index 9cc89444e2a63..0000000000000 Binary files a/blockchains/ethereum/assets/0x95a41fB80ca70306e9Ecf4e51ceA31bD18379C18/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/info.json b/blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/info.json deleted file mode 100644 index 0819f2888a639..0000000000000 --- a/blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "APY.Finance", - "website": "https://apy.finance", - "source_code": "https://github.com/apy-finance", - "white_paper": "https://docs.apy.finance/whitepaper/litepaper", - "description": "Yield Farming Robo-Advisor", - "explorer": "https://etherscan.io/token/0x95a4492F028aa1fd432Ea71146b433E7B4446611", - "type": "ERC20", - "symbol": "APY", - "decimals": 18, - "status": "active", - "id": "0x95a4492F028aa1fd432Ea71146b433E7B4446611" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/logo.png b/blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/logo.png deleted file mode 100644 index 86365454f5448..0000000000000 Binary files a/blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2/info.json b/blockchains/ethereum/assets/0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2/info.json deleted file mode 100644 index ae8e6faca04ce..0000000000000 --- a/blockchains/ethereum/assets/0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mankind", - "symbol": "MK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2", - "status": "active", - "id": "0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2/logo.png b/blockchains/ethereum/assets/0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2/logo.png deleted file mode 100755 index 32ae6f9bcfe01..0000000000000 Binary files a/blockchains/ethereum/assets/0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json b/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json deleted file mode 100644 index 7a6b0aa048881..0000000000000 --- a/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Shiba INU: The Dogecoin Killer", - "website": "https://shibatoken.com/", - "description": "According to SHIBA INU, the reasoning behind the creation of SHIBA is that Shibas constantly forget where they bury their treasure. The website proclaims \"Many doggie wars have been waged over precious treasure and delicious goodies.\"", - "socials": [], - "explorer": "https://etherscan.io/token/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", - "type": "ERC20", - "symbol": "SHIB", - "decimals": 18, - "status": "active", - "id": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/logo.png b/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/logo.png deleted file mode 100644 index 7e933da78f825..0000000000000 Binary files a/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878/info.json b/blockchains/ethereum/assets/0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878/info.json deleted file mode 100644 index eed0a0ba0fbce..0000000000000 --- a/blockchains/ethereum/assets/0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeCash", - "symbol": "DESH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.decash.co/", - "explorer": "https://etherscan.io/token/0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878", - "status": "active", - "id": "0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878/logo.png b/blockchains/ethereum/assets/0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878/logo.png deleted file mode 100644 index 8ab243aade290..0000000000000 Binary files a/blockchains/ethereum/assets/0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x95dAaaB98046846bF4B2853e23cba236fa394A31/info.json b/blockchains/ethereum/assets/0x95dAaaB98046846bF4B2853e23cba236fa394A31/info.json deleted file mode 100644 index ec316ad6444a4..0000000000000 --- a/blockchains/ethereum/assets/0x95dAaaB98046846bF4B2853e23cba236fa394A31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtheremonToken", - "symbol": "EMONT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://ethermon.io/", - "explorer": "https://etherscan.io/token/0x95dAaaB98046846bF4B2853e23cba236fa394A31", - "status": "active", - "id": "0x95dAaaB98046846bF4B2853e23cba236fa394A31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95dAaaB98046846bF4B2853e23cba236fa394A31/logo.png b/blockchains/ethereum/assets/0x95dAaaB98046846bF4B2853e23cba236fa394A31/logo.png deleted file mode 100755 index 1ca617e1d7c44..0000000000000 Binary files a/blockchains/ethereum/assets/0x95dAaaB98046846bF4B2853e23cba236fa394A31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/info.json b/blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/info.json deleted file mode 100644 index 9068e69f2b97c..0000000000000 --- a/blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto Bonus Miles Token", - "symbol": "CBM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x95eFD1Fe6099F65a7ED524DEF487483221094947", - "status": "active", - "id": "0x95eFD1Fe6099F65a7ED524DEF487483221094947" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/logo.png b/blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/logo.png deleted file mode 100644 index ce0151e4cf8ca..0000000000000 Binary files a/blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161/info.json b/blockchains/ethereum/assets/0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161/info.json deleted file mode 100644 index 17864ca8ede63..0000000000000 --- a/blockchains/ethereum/assets/0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg3500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161", - "status": "active", - "id": "0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161/logo.png b/blockchains/ethereum/assets/0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161/logo.png deleted file mode 100644 index 8762af142948b..0000000000000 Binary files a/blockchains/ethereum/assets/0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json b/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json deleted file mode 100644 index 4eef61a53e6e2..0000000000000 --- a/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aragon (old)", - "website": "https://aragon.org", - "description": "Aragon (ANT) is a decentralized platform built on the Ethereum network that offers a modularized way to create and manage dApps, cryptoprotocols, and decentralized autonomous organizations (DAO).", - "explorer": "https://etherscan.io/token/0x960b236A07cf122663c4303350609A66A7B288C0", - "research": "https://research.binance.com/en/projects/aragon", - "type": "ERC20", - "symbol": "ANT", - "decimals": 18, - "status": "active", - "id": "0x960b236A07cf122663c4303350609A66A7B288C0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/logo.png b/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/logo.png deleted file mode 100644 index 565ebbccab14e..0000000000000 Binary files a/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9621bad6E7E2b9758349DdCb308df7F63Fd46668/info.json b/blockchains/ethereum/assets/0x9621bad6E7E2b9758349DdCb308df7F63Fd46668/info.json deleted file mode 100644 index cad3a56fd0aa2..0000000000000 --- a/blockchains/ethereum/assets/0x9621bad6E7E2b9758349DdCb308df7F63Fd46668/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CloudClout", - "symbol": "CLOUDT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9621bad6E7E2b9758349DdCb308df7F63Fd46668", - "status": "active", - "id": "0x9621bad6E7E2b9758349DdCb308df7F63Fd46668" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9621bad6E7E2b9758349DdCb308df7F63Fd46668/logo.png b/blockchains/ethereum/assets/0x9621bad6E7E2b9758349DdCb308df7F63Fd46668/logo.png deleted file mode 100644 index 83144e01452a0..0000000000000 Binary files a/blockchains/ethereum/assets/0x9621bad6E7E2b9758349DdCb308df7F63Fd46668/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB/info.json b/blockchains/ethereum/assets/0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB/info.json deleted file mode 100644 index 7b2aa91f1601b..0000000000000 --- a/blockchains/ethereum/assets/0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fipercash", - "symbol": "FPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB", - "status": "active", - "id": "0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB/logo.png b/blockchains/ethereum/assets/0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB/logo.png deleted file mode 100644 index a14799b9f5a24..0000000000000 Binary files a/blockchains/ethereum/assets/0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B/info.json b/blockchains/ethereum/assets/0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B/info.json deleted file mode 100644 index 97be86f459dae..0000000000000 --- a/blockchains/ethereum/assets/0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FuturXE", - "symbol": "FXE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B", - "status": "active", - "id": "0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B/logo.png b/blockchains/ethereum/assets/0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B/logo.png deleted file mode 100644 index 6b11706ead887..0000000000000 Binary files a/blockchains/ethereum/assets/0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57/info.json b/blockchains/ethereum/assets/0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57/info.json deleted file mode 100644 index 476403d3c866d..0000000000000 --- a/blockchains/ethereum/assets/0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CHOCH", - "symbol": "CHCH", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57", - "status": "active", - "id": "0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57/logo.png b/blockchains/ethereum/assets/0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57/logo.png deleted file mode 100644 index b4add7552813e..0000000000000 Binary files a/blockchains/ethereum/assets/0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x965F109d31CCb77005858DEfaE0Ebaf7B4381652/info.json b/blockchains/ethereum/assets/0x965F109d31CCb77005858DEfaE0Ebaf7B4381652/info.json deleted file mode 100644 index 05afc57d2add2..0000000000000 --- a/blockchains/ethereum/assets/0x965F109d31CCb77005858DEfaE0Ebaf7B4381652/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitStash", - "symbol": "STASH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitstash.co/", - "explorer": "https://etherscan.io/token/0x965F109d31CCb77005858DEfaE0Ebaf7B4381652", - "status": "active", - "id": "0x965F109d31CCb77005858DEfaE0Ebaf7B4381652" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x965F109d31CCb77005858DEfaE0Ebaf7B4381652/logo.png b/blockchains/ethereum/assets/0x965F109d31CCb77005858DEfaE0Ebaf7B4381652/logo.png deleted file mode 100644 index cab5a31def92b..0000000000000 Binary files a/blockchains/ethereum/assets/0x965F109d31CCb77005858DEfaE0Ebaf7B4381652/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9669CA82Bac26fc762011C59cC0Dd41A665e861B/info.json b/blockchains/ethereum/assets/0x9669CA82Bac26fc762011C59cC0Dd41A665e861B/info.json deleted file mode 100644 index 869e5b75c569c..0000000000000 --- a/blockchains/ethereum/assets/0x9669CA82Bac26fc762011C59cC0Dd41A665e861B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cminers", - "symbol": "BTOB", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9669CA82Bac26fc762011C59cC0Dd41A665e861B", - "status": "active", - "id": "0x9669CA82Bac26fc762011C59cC0Dd41A665e861B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9669CA82Bac26fc762011C59cC0Dd41A665e861B/logo.png b/blockchains/ethereum/assets/0x9669CA82Bac26fc762011C59cC0Dd41A665e861B/logo.png deleted file mode 100644 index 9905b2f7a94bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x9669CA82Bac26fc762011C59cC0Dd41A665e861B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x966fFc36048670Fee053E0eFd3D55C9346cbcae6/info.json b/blockchains/ethereum/assets/0x966fFc36048670Fee053E0eFd3D55C9346cbcae6/info.json deleted file mode 100644 index 2807b4201c2ef..0000000000000 --- a/blockchains/ethereum/assets/0x966fFc36048670Fee053E0eFd3D55C9346cbcae6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USD Satoshi Vision Token", - "symbol": "USDSV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x966fFc36048670Fee053E0eFd3D55C9346cbcae6", - "status": "active", - "id": "0x966fFc36048670Fee053E0eFd3D55C9346cbcae6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x966fFc36048670Fee053E0eFd3D55C9346cbcae6/logo.png b/blockchains/ethereum/assets/0x966fFc36048670Fee053E0eFd3D55C9346cbcae6/logo.png deleted file mode 100644 index 102583a03de86..0000000000000 Binary files a/blockchains/ethereum/assets/0x966fFc36048670Fee053E0eFd3D55C9346cbcae6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7/info.json b/blockchains/ethereum/assets/0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7/info.json deleted file mode 100644 index b80b9b3deb078..0000000000000 --- a/blockchains/ethereum/assets/0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POSH", - "symbol": "POSH", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7", - "status": "active", - "id": "0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7/logo.png b/blockchains/ethereum/assets/0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7/logo.png deleted file mode 100644 index 3b40c9278f716..0000000000000 Binary files a/blockchains/ethereum/assets/0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json b/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json deleted file mode 100644 index 45aa868668883..0000000000000 --- a/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Ocean Protocol", - "website": "https://oceanprotocol.com", - "description": "Ocean Protocol describes itself as a decentralized data exchange protocol that lets people share and monetize data while providing control, auditability, transparency, and compliance to all actors involved.", - "socials": [], - "explorer": "https://etherscan.io/token/0x967da4048cD07aB37855c090aAF366e4ce1b9F48", - "research": "https://research.binance.com/en/projects/ocean-protocol", - "type": "ERC20", - "symbol": "OCEAN", - "decimals": 18, - "status": "active", - "id": "0x967da4048cD07aB37855c090aAF366e4ce1b9F48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/logo.png b/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/logo.png deleted file mode 100644 index 621e81633a505..0000000000000 Binary files a/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x968347a7D9dDF46d6BA44DFC1F251204826bf80E/info.json b/blockchains/ethereum/assets/0x968347a7D9dDF46d6BA44DFC1F251204826bf80E/info.json deleted file mode 100644 index 6d480f0b958f1..0000000000000 --- a/blockchains/ethereum/assets/0x968347a7D9dDF46d6BA44DFC1F251204826bf80E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hiway Token", - "symbol": "WAY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x968347a7D9dDF46d6BA44DFC1F251204826bf80E", - "status": "active", - "id": "0x968347a7D9dDF46d6BA44DFC1F251204826bf80E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x968347a7D9dDF46d6BA44DFC1F251204826bf80E/logo.png b/blockchains/ethereum/assets/0x968347a7D9dDF46d6BA44DFC1F251204826bf80E/logo.png deleted file mode 100644 index 58f2ddd0fc17a..0000000000000 Binary files a/blockchains/ethereum/assets/0x968347a7D9dDF46d6BA44DFC1F251204826bf80E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd/info.json b/blockchains/ethereum/assets/0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd/info.json deleted file mode 100644 index e9aa48ba8fa38..0000000000000 --- a/blockchains/ethereum/assets/0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ternio", - "symbol": "TERN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd", - "status": "active", - "id": "0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd/logo.png b/blockchains/ethereum/assets/0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd/logo.png deleted file mode 100644 index eb7b179d25173..0000000000000 Binary files a/blockchains/ethereum/assets/0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json b/blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json deleted file mode 100644 index 87be0b64c47e8..0000000000000 --- a/blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "Newscrypto", - "website": "https://newscrypto.io/", - "white_paper": "https://newscrypto.io/whitepaper.pdf", - "description": "Newscrypto is a project that brings together education, information and trading tools for traders in the crypto markets.", - "explorer": "https://etherscan.io/token/0x968f6f898a6df937fc1859b323ac2f14643e3fed", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/NwcPublic", - "handle": "NwcPublic" - }, - { - "name": "Telegram", - "url": "https://t.me/nwc_public", - "handle": "NwcPublic" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/Newscrypto.io", - "handle": "Newscrypto" - }, - { - "name": "Linkedin", - "url": "https://jm.linkedin.com/company/newscrypto-io", - "handle": "Newscrypto" - } - ], - "type": "ERC20", - "symbol": "NWC", - "decimals": 18, - "status": "active", - "id": "0x968F6f898a6Df937fC1859b323aC2F14643e3fED" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/logo.png b/blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/logo.png deleted file mode 100644 index 971f79caaf1ba..0000000000000 Binary files a/blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x96973492a4Bb1C68Fbe8221b53FA75502b46B239/info.json b/blockchains/ethereum/assets/0x96973492a4Bb1C68Fbe8221b53FA75502b46B239/info.json deleted file mode 100644 index 61e51ef2f9c50..0000000000000 --- a/blockchains/ethereum/assets/0x96973492a4Bb1C68Fbe8221b53FA75502b46B239/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "V-PALADINI TEST 3", - "symbol": "V", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x96973492a4Bb1C68Fbe8221b53FA75502b46B239", - "status": "active", - "id": "0x96973492a4Bb1C68Fbe8221b53FA75502b46B239" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x96973492a4Bb1C68Fbe8221b53FA75502b46B239/logo.png b/blockchains/ethereum/assets/0x96973492a4Bb1C68Fbe8221b53FA75502b46B239/logo.png deleted file mode 100644 index 0ff69c6936a6d..0000000000000 Binary files a/blockchains/ethereum/assets/0x96973492a4Bb1C68Fbe8221b53FA75502b46B239/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a/info.json b/blockchains/ethereum/assets/0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a/info.json deleted file mode 100644 index d0f613df67ae8..0000000000000 --- a/blockchains/ethereum/assets/0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Centra token", - "symbol": "Centra", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a", - "status": "active", - "id": "0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a/logo.png b/blockchains/ethereum/assets/0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a/logo.png deleted file mode 100755 index 32ea68beb5c8b..0000000000000 Binary files a/blockchains/ethereum/assets/0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x96B0bF939D9460095C15251F71Fda11e41DcBddB/info.json b/blockchains/ethereum/assets/0x96B0bF939D9460095C15251F71Fda11e41DcBddB/info.json deleted file mode 100644 index 5c000558550fa..0000000000000 --- a/blockchains/ethereum/assets/0x96B0bF939D9460095C15251F71Fda11e41DcBddB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sharpay", - "symbol": "S", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sharpay.io", - "explorer": "https://etherscan.io/token/0x96B0bF939D9460095C15251F71Fda11e41DcBddB", - "status": "active", - "id": "0x96B0bF939D9460095C15251F71Fda11e41DcBddB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x96B0bF939D9460095C15251F71Fda11e41DcBddB/logo.png b/blockchains/ethereum/assets/0x96B0bF939D9460095C15251F71Fda11e41DcBddB/logo.png deleted file mode 100644 index ad8edeb62addf..0000000000000 Binary files a/blockchains/ethereum/assets/0x96B0bF939D9460095C15251F71Fda11e41DcBddB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x96C5EafFE9950eA7432E202cF79c2ae738503D69/info.json b/blockchains/ethereum/assets/0x96C5EafFE9950eA7432E202cF79c2ae738503D69/info.json deleted file mode 100644 index 2cf0952371f4a..0000000000000 --- a/blockchains/ethereum/assets/0x96C5EafFE9950eA7432E202cF79c2ae738503D69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nitrogen", - "symbol": "NITRO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x96C5EafFE9950eA7432E202cF79c2ae738503D69", - "status": "active", - "id": "0x96C5EafFE9950eA7432E202cF79c2ae738503D69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x96C5EafFE9950eA7432E202cF79c2ae738503D69/logo.png b/blockchains/ethereum/assets/0x96C5EafFE9950eA7432E202cF79c2ae738503D69/logo.png deleted file mode 100755 index fa33a55cd37e9..0000000000000 Binary files a/blockchains/ethereum/assets/0x96C5EafFE9950eA7432E202cF79c2ae738503D69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x96c30D5499EF6eA96A9c221Bc18BC39D29c97F27/info.json b/blockchains/ethereum/assets/0x96c30D5499EF6eA96A9c221Bc18BC39D29c97F27/info.json deleted file mode 100644 index ced1f0e4f9715..0000000000000 --- a/blockchains/ethereum/assets/0x96c30D5499EF6eA96A9c221Bc18BC39D29c97F27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Thar token", - "symbol": "Thar", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x96c30D5499EF6eA96A9c221Bc18BC39D29c97F27", - "status": "active", - "id": "0x96c30D5499EF6eA96A9c221Bc18BC39D29c97F27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x96c30D5499EF6eA96A9c221Bc18BC39D29c97F27/logo.png b/blockchains/ethereum/assets/0x96c30D5499EF6eA96A9c221Bc18BC39D29c97F27/logo.png deleted file mode 100755 index 3dc2b0d7ae6bf..0000000000000 Binary files a/blockchains/ethereum/assets/0x96c30D5499EF6eA96A9c221Bc18BC39D29c97F27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x96c645D3D3706f793Ef52C19bBACe441900eD47D/info.json b/blockchains/ethereum/assets/0x96c645D3D3706f793Ef52C19bBACe441900eD47D/info.json deleted file mode 100644 index e26cc40b4068d..0000000000000 --- a/blockchains/ethereum/assets/0x96c645D3D3706f793Ef52C19bBACe441900eD47D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mt Pelerin Shares", - "website": "https://mtpelerin.com", - "description": "Mt Pelerin company shares issued on blockchain and recognized as shares providing the same level of protection conferred by Swiss law", - "explorer": "https://etherscan.io/token/0x96c645D3D3706f793Ef52C19bBACe441900eD47D", - "type": "ERC20", - "symbol": "MPS", - "decimals": 0, - "status": "active", - "id": "0x96c645D3D3706f793Ef52C19bBACe441900eD47D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x96c645D3D3706f793Ef52C19bBACe441900eD47D/logo.png b/blockchains/ethereum/assets/0x96c645D3D3706f793Ef52C19bBACe441900eD47D/logo.png deleted file mode 100644 index 43ac6ba57faa9..0000000000000 Binary files a/blockchains/ethereum/assets/0x96c645D3D3706f793Ef52C19bBACe441900eD47D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B/info.json b/blockchains/ethereum/assets/0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B/info.json deleted file mode 100644 index 6e94c6636f555..0000000000000 --- a/blockchains/ethereum/assets/0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YokiCoin", - "symbol": "YKI", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B", - "status": "active", - "id": "0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B/logo.png b/blockchains/ethereum/assets/0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B/logo.png deleted file mode 100644 index 5afc0d3b4166c..0000000000000 Binary files a/blockchains/ethereum/assets/0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9709De8A7d96BB7469F5ecE75aA5264540502470/info.json b/blockchains/ethereum/assets/0x9709De8A7d96BB7469F5ecE75aA5264540502470/info.json deleted file mode 100644 index eb8bd16841bb7..0000000000000 --- a/blockchains/ethereum/assets/0x9709De8A7d96BB7469F5ecE75aA5264540502470/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C559010", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9709De8A7d96BB7469F5ecE75aA5264540502470", - "status": "active", - "id": "0x9709De8A7d96BB7469F5ecE75aA5264540502470" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9709De8A7d96BB7469F5ecE75aA5264540502470/logo.png b/blockchains/ethereum/assets/0x9709De8A7d96BB7469F5ecE75aA5264540502470/logo.png deleted file mode 100644 index f951f45f4030e..0000000000000 Binary files a/blockchains/ethereum/assets/0x9709De8A7d96BB7469F5ecE75aA5264540502470/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/info.json b/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/info.json deleted file mode 100644 index 01def52dd835f..0000000000000 --- a/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fuse Token", - "symbol": "FUSE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://fuse.io/", - "explorer": "https://etherscan.io/token/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d", - "status": "active", - "id": "0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/logo.png b/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/logo.png deleted file mode 100644 index f972ed0baefcc..0000000000000 Binary files a/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x970E035E2a013cf4bECD67E300d65BC32A56D826/info.json b/blockchains/ethereum/assets/0x970E035E2a013cf4bECD67E300d65BC32A56D826/info.json deleted file mode 100644 index c461ea7b314a2..0000000000000 --- a/blockchains/ethereum/assets/0x970E035E2a013cf4bECD67E300d65BC32A56D826/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bodhi Ethereum", - "symbol": "BOE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x970E035E2a013cf4bECD67E300d65BC32A56D826", - "status": "active", - "id": "0x970E035E2a013cf4bECD67E300d65BC32A56D826" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x970E035E2a013cf4bECD67E300d65BC32A56D826/logo.png b/blockchains/ethereum/assets/0x970E035E2a013cf4bECD67E300d65BC32A56D826/logo.png deleted file mode 100755 index 331b38758259d..0000000000000 Binary files a/blockchains/ethereum/assets/0x970E035E2a013cf4bECD67E300d65BC32A56D826/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9715f0e15Eafd789647827218E0263EbDB11d54A/info.json b/blockchains/ethereum/assets/0x9715f0e15Eafd789647827218E0263EbDB11d54A/info.json deleted file mode 100644 index d6e668c83d27a..0000000000000 --- a/blockchains/ethereum/assets/0x9715f0e15Eafd789647827218E0263EbDB11d54A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTOMAGZ", - "symbol": "CMZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9715f0e15Eafd789647827218E0263EbDB11d54A", - "status": "active", - "id": "0x9715f0e15Eafd789647827218E0263EbDB11d54A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9715f0e15Eafd789647827218E0263EbDB11d54A/logo.png b/blockchains/ethereum/assets/0x9715f0e15Eafd789647827218E0263EbDB11d54A/logo.png deleted file mode 100755 index 830a96cc41fc8..0000000000000 Binary files a/blockchains/ethereum/assets/0x9715f0e15Eafd789647827218E0263EbDB11d54A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x971d048E737619884f2df75e31c7Eb6412392328/info.json b/blockchains/ethereum/assets/0x971d048E737619884f2df75e31c7Eb6412392328/info.json deleted file mode 100644 index 7127d0f7317ad..0000000000000 --- a/blockchains/ethereum/assets/0x971d048E737619884f2df75e31c7Eb6412392328/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sparkster", - "symbol": "SPRK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sparkster.me/", - "explorer": "https://etherscan.io/token/0x971d048E737619884f2df75e31c7Eb6412392328", - "status": "active", - "id": "0x971d048E737619884f2df75e31c7Eb6412392328" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x971d048E737619884f2df75e31c7Eb6412392328/logo.png b/blockchains/ethereum/assets/0x971d048E737619884f2df75e31c7Eb6412392328/logo.png deleted file mode 100644 index 730c8f62e7ede..0000000000000 Binary files a/blockchains/ethereum/assets/0x971d048E737619884f2df75e31c7Eb6412392328/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9720b467a710382A232a32F540bDCed7d662a10B/info.json b/blockchains/ethereum/assets/0x9720b467a710382A232a32F540bDCed7d662a10B/info.json deleted file mode 100644 index ce7045b403455..0000000000000 --- a/blockchains/ethereum/assets/0x9720b467a710382A232a32F540bDCed7d662a10B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vezt", - "symbol": "VZT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9720b467a710382A232a32F540bDCed7d662a10B", - "status": "active", - "id": "0x9720b467a710382A232a32F540bDCed7d662a10B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9720b467a710382A232a32F540bDCed7d662a10B/logo.png b/blockchains/ethereum/assets/0x9720b467a710382A232a32F540bDCed7d662a10B/logo.png deleted file mode 100644 index 334d3c24479e4..0000000000000 Binary files a/blockchains/ethereum/assets/0x9720b467a710382A232a32F540bDCed7d662a10B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9731E223A99F9992107ac83A896914A8e6f871bD/info.json b/blockchains/ethereum/assets/0x9731E223A99F9992107ac83A896914A8e6f871bD/info.json deleted file mode 100644 index 35db7b8559e5b..0000000000000 --- a/blockchains/ethereum/assets/0x9731E223A99F9992107ac83A896914A8e6f871bD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lucid Ganoderma chain", - "symbol": "LGC", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9731E223A99F9992107ac83A896914A8e6f871bD", - "status": "active", - "id": "0x9731E223A99F9992107ac83A896914A8e6f871bD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9731E223A99F9992107ac83A896914A8e6f871bD/logo.png b/blockchains/ethereum/assets/0x9731E223A99F9992107ac83A896914A8e6f871bD/logo.png deleted file mode 100644 index 46fc6074bca44..0000000000000 Binary files a/blockchains/ethereum/assets/0x9731E223A99F9992107ac83A896914A8e6f871bD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x973b569b1d025C41cD9c19cbf8f931175e874DD0/info.json b/blockchains/ethereum/assets/0x973b569b1d025C41cD9c19cbf8f931175e874DD0/info.json deleted file mode 100644 index ab399b47735bb..0000000000000 --- a/blockchains/ethereum/assets/0x973b569b1d025C41cD9c19cbf8f931175e874DD0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOOM", - "symbol": "BOOM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x973b569b1d025C41cD9c19cbf8f931175e874DD0", - "status": "active", - "id": "0x973b569b1d025C41cD9c19cbf8f931175e874DD0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x973b569b1d025C41cD9c19cbf8f931175e874DD0/logo.png b/blockchains/ethereum/assets/0x973b569b1d025C41cD9c19cbf8f931175e874DD0/logo.png deleted file mode 100644 index 394f1adf4dab0..0000000000000 Binary files a/blockchains/ethereum/assets/0x973b569b1d025C41cD9c19cbf8f931175e874DD0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x973e52691176d36453868D9d86572788d27041A9/info.json b/blockchains/ethereum/assets/0x973e52691176d36453868D9d86572788d27041A9/info.json deleted file mode 100644 index 0e401eab75233..0000000000000 --- a/blockchains/ethereum/assets/0x973e52691176d36453868D9d86572788d27041A9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DxChain Token", - "website": "https://dxchain.com", - "description": "DxChain is the world’s first decentralized big data and machine learning network powered by a computing-centric blockchain.", - "explorer": "https://etherscan.io/token/0x973e52691176d36453868D9d86572788d27041A9", - "type": "ERC20", - "symbol": "DX", - "decimals": 18, - "status": "active", - "id": "0x973e52691176d36453868D9d86572788d27041A9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x973e52691176d36453868D9d86572788d27041A9/logo.png b/blockchains/ethereum/assets/0x973e52691176d36453868D9d86572788d27041A9/logo.png deleted file mode 100644 index 13cba15bf525b..0000000000000 Binary files a/blockchains/ethereum/assets/0x973e52691176d36453868D9d86572788d27041A9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9746953F5b1324a78132895cfD263F417B0faAE3/info.json b/blockchains/ethereum/assets/0x9746953F5b1324a78132895cfD263F417B0faAE3/info.json deleted file mode 100644 index b21495b418745..0000000000000 --- a/blockchains/ethereum/assets/0x9746953F5b1324a78132895cfD263F417B0faAE3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ValueCyberToken", - "symbol": "VCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.valuecyber.org/", - "explorer": "https://etherscan.io/token/0x9746953F5b1324a78132895cfD263F417B0faAE3", - "status": "active", - "id": "0x9746953F5b1324a78132895cfD263F417B0faAE3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9746953F5b1324a78132895cfD263F417B0faAE3/logo.png b/blockchains/ethereum/assets/0x9746953F5b1324a78132895cfD263F417B0faAE3/logo.png deleted file mode 100644 index bd6023b42b37d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9746953F5b1324a78132895cfD263F417B0faAE3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x974C718665C1545D20136879fa37755aCDf38a4B/info.json b/blockchains/ethereum/assets/0x974C718665C1545D20136879fa37755aCDf38a4B/info.json deleted file mode 100644 index c2b7dee9a4c69..0000000000000 --- a/blockchains/ethereum/assets/0x974C718665C1545D20136879fa37755aCDf38a4B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coin Cab", - "symbol": "CCAB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x974C718665C1545D20136879fa37755aCDf38a4B", - "status": "active", - "id": "0x974C718665C1545D20136879fa37755aCDf38a4B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x974C718665C1545D20136879fa37755aCDf38a4B/logo.png b/blockchains/ethereum/assets/0x974C718665C1545D20136879fa37755aCDf38a4B/logo.png deleted file mode 100755 index 7303bde68734f..0000000000000 Binary files a/blockchains/ethereum/assets/0x974C718665C1545D20136879fa37755aCDf38a4B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x974c312D85684AEdc6F04fB065078491E1b3fd03/info.json b/blockchains/ethereum/assets/0x974c312D85684AEdc6F04fB065078491E1b3fd03/info.json deleted file mode 100644 index 00ab113771180..0000000000000 --- a/blockchains/ethereum/assets/0x974c312D85684AEdc6F04fB065078491E1b3fd03/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vietnam Gold Token", - "symbol": "CHI", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x974c312D85684AEdc6F04fB065078491E1b3fd03", - "status": "active", - "id": "0x974c312D85684AEdc6F04fB065078491E1b3fd03" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x974c312D85684AEdc6F04fB065078491E1b3fd03/logo.png b/blockchains/ethereum/assets/0x974c312D85684AEdc6F04fB065078491E1b3fd03/logo.png deleted file mode 100644 index 8b257386280c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x974c312D85684AEdc6F04fB065078491E1b3fd03/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264/info.json b/blockchains/ethereum/assets/0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264/info.json deleted file mode 100644 index 204633d83bce6..0000000000000 --- a/blockchains/ethereum/assets/0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nicash", - "symbol": "NICASH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264", - "status": "active", - "id": "0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264/logo.png b/blockchains/ethereum/assets/0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264/logo.png deleted file mode 100644 index 53ccc4c9c20ae..0000000000000 Binary files a/blockchains/ethereum/assets/0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9787875E6a528E97D4Beb1fA13c01084231C820B/info.json b/blockchains/ethereum/assets/0x9787875E6a528E97D4Beb1fA13c01084231C820B/info.json deleted file mode 100644 index 2d0bec681bbc4..0000000000000 --- a/blockchains/ethereum/assets/0x9787875E6a528E97D4Beb1fA13c01084231C820B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cancer Realtime Check", - "symbol": "CHECK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9787875E6a528E97D4Beb1fA13c01084231C820B", - "status": "active", - "id": "0x9787875E6a528E97D4Beb1fA13c01084231C820B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9787875E6a528E97D4Beb1fA13c01084231C820B/logo.png b/blockchains/ethereum/assets/0x9787875E6a528E97D4Beb1fA13c01084231C820B/logo.png deleted file mode 100644 index 6ddfc51e3af20..0000000000000 Binary files a/blockchains/ethereum/assets/0x9787875E6a528E97D4Beb1fA13c01084231C820B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a/info.json b/blockchains/ethereum/assets/0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a/info.json deleted file mode 100644 index 8a7dc80c150f8..0000000000000 --- a/blockchains/ethereum/assets/0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UTEMIS", - "symbol": "UTS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a", - "status": "active", - "id": "0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a/logo.png b/blockchains/ethereum/assets/0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a/logo.png deleted file mode 100644 index 460fc92c5e2d0..0000000000000 Binary files a/blockchains/ethereum/assets/0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x97AEB5066E1A590e868b511457BEb6FE99d329F5/info.json b/blockchains/ethereum/assets/0x97AEB5066E1A590e868b511457BEb6FE99d329F5/info.json deleted file mode 100644 index a61f453c39913..0000000000000 --- a/blockchains/ethereum/assets/0x97AEB5066E1A590e868b511457BEb6FE99d329F5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atonomi", - "symbol": "ATMI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://atonomi.io/", - "explorer": "https://etherscan.io/token/0x97AEB5066E1A590e868b511457BEb6FE99d329F5", - "status": "active", - "id": "0x97AEB5066E1A590e868b511457BEb6FE99d329F5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x97AEB5066E1A590e868b511457BEb6FE99d329F5/logo.png b/blockchains/ethereum/assets/0x97AEB5066E1A590e868b511457BEb6FE99d329F5/logo.png deleted file mode 100644 index baaf69e7003e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x97AEB5066E1A590e868b511457BEb6FE99d329F5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x97BDda66586C828c1d6da94e3d8fca616e8081f0/info.json b/blockchains/ethereum/assets/0x97BDda66586C828c1d6da94e3d8fca616e8081f0/info.json deleted file mode 100644 index 23f6598ae3b6b..0000000000000 --- a/blockchains/ethereum/assets/0x97BDda66586C828c1d6da94e3d8fca616e8081f0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R908635", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x97BDda66586C828c1d6da94e3d8fca616e8081f0", - "status": "active", - "id": "0x97BDda66586C828c1d6da94e3d8fca616e8081f0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x97BDda66586C828c1d6da94e3d8fca616e8081f0/logo.png b/blockchains/ethereum/assets/0x97BDda66586C828c1d6da94e3d8fca616e8081f0/logo.png deleted file mode 100755 index aff7022d81286..0000000000000 Binary files a/blockchains/ethereum/assets/0x97BDda66586C828c1d6da94e3d8fca616e8081f0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2/info.json b/blockchains/ethereum/assets/0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2/info.json deleted file mode 100644 index a2a9d7882f097..0000000000000 --- a/blockchains/ethereum/assets/0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MobilinkToken", - "symbol": "MOLK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mobilink.io/", - "explorer": "https://etherscan.io/token/0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2", - "status": "active", - "id": "0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2/logo.png b/blockchains/ethereum/assets/0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2/logo.png deleted file mode 100644 index cc9b9433acd59..0000000000000 Binary files a/blockchains/ethereum/assets/0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x97E0d16620A781b5FBd51054c67E955AB5D51A34/info.json b/blockchains/ethereum/assets/0x97E0d16620A781b5FBd51054c67E955AB5D51A34/info.json deleted file mode 100644 index 37292c2ad2cbe..0000000000000 --- a/blockchains/ethereum/assets/0x97E0d16620A781b5FBd51054c67E955AB5D51A34/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NG COIN", - "symbol": "NGC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x97E0d16620A781b5FBd51054c67E955AB5D51A34", - "status": "active", - "id": "0x97E0d16620A781b5FBd51054c67E955AB5D51A34" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x97E0d16620A781b5FBd51054c67E955AB5D51A34/logo.png b/blockchains/ethereum/assets/0x97E0d16620A781b5FBd51054c67E955AB5D51A34/logo.png deleted file mode 100755 index f107fbfd8d999..0000000000000 Binary files a/blockchains/ethereum/assets/0x97E0d16620A781b5FBd51054c67E955AB5D51A34/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE/info.json b/blockchains/ethereum/assets/0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE/info.json deleted file mode 100644 index 1161766fc5171..0000000000000 --- a/blockchains/ethereum/assets/0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PrimeMax", - "symbol": "PMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE", - "status": "active", - "id": "0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE/logo.png b/blockchains/ethereum/assets/0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE/logo.png deleted file mode 100644 index 1ddbb6a386165..0000000000000 Binary files a/blockchains/ethereum/assets/0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x97fB6Fc2AD532033Af97043B563131C5204F8A35/info.json b/blockchains/ethereum/assets/0x97fB6Fc2AD532033Af97043B563131C5204F8A35/info.json deleted file mode 100644 index e716da4821688..0000000000000 --- a/blockchains/ethereum/assets/0x97fB6Fc2AD532033Af97043B563131C5204F8A35/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlusCoin", - "symbol": "NPLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://plus-coin.com/en/", - "explorer": "https://etherscan.io/token/0x97fB6Fc2AD532033Af97043B563131C5204F8A35", - "status": "active", - "id": "0x97fB6Fc2AD532033Af97043B563131C5204F8A35" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x97fB6Fc2AD532033Af97043B563131C5204F8A35/logo.png b/blockchains/ethereum/assets/0x97fB6Fc2AD532033Af97043B563131C5204F8A35/logo.png deleted file mode 100644 index 93149ea3b60d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x97fB6Fc2AD532033Af97043B563131C5204F8A35/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x97fa8C5349c5Edf44FfE861297c602D13c662C00/info.json b/blockchains/ethereum/assets/0x97fa8C5349c5Edf44FfE861297c602D13c662C00/info.json deleted file mode 100644 index c96bcc7a53d00..0000000000000 --- a/blockchains/ethereum/assets/0x97fa8C5349c5Edf44FfE861297c602D13c662C00/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Lending Coin", - "symbol": "TLC", - "type": "ERC20", - "decimals": 17, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x97fa8C5349c5Edf44FfE861297c602D13c662C00", - "status": "active", - "id": "0x97fa8C5349c5Edf44FfE861297c602D13c662C00" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x97fa8C5349c5Edf44FfE861297c602D13c662C00/logo.png b/blockchains/ethereum/assets/0x97fa8C5349c5Edf44FfE861297c602D13c662C00/logo.png deleted file mode 100644 index 56fd5e6ebed22..0000000000000 Binary files a/blockchains/ethereum/assets/0x97fa8C5349c5Edf44FfE861297c602D13c662C00/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x98033a0BE912B04842c8D4e1de8d794Ef0253321/info.json b/blockchains/ethereum/assets/0x98033a0BE912B04842c8D4e1de8d794Ef0253321/info.json deleted file mode 100644 index ec0480cb6c41a..0000000000000 --- a/blockchains/ethereum/assets/0x98033a0BE912B04842c8D4e1de8d794Ef0253321/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AskToken", - "symbol": "ASK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x98033a0BE912B04842c8D4e1de8d794Ef0253321", - "status": "active", - "id": "0x98033a0BE912B04842c8D4e1de8d794Ef0253321" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x98033a0BE912B04842c8D4e1de8d794Ef0253321/logo.png b/blockchains/ethereum/assets/0x98033a0BE912B04842c8D4e1de8d794Ef0253321/logo.png deleted file mode 100644 index f6be5f5e383c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x98033a0BE912B04842c8D4e1de8d794Ef0253321/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E/info.json b/blockchains/ethereum/assets/0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E/info.json deleted file mode 100644 index 42f5c00845ff6..0000000000000 --- a/blockchains/ethereum/assets/0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SIBU", - "symbol": "SIBU", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E", - "status": "active", - "id": "0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E/logo.png b/blockchains/ethereum/assets/0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E/logo.png deleted file mode 100755 index 02810e5e8e22c..0000000000000 Binary files a/blockchains/ethereum/assets/0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3/info.json b/blockchains/ethereum/assets/0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3/info.json deleted file mode 100644 index 8cbd0c4d3c127..0000000000000 --- a/blockchains/ethereum/assets/0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fazliq Iirfan", - "symbol": "FQN", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3", - "status": "active", - "id": "0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3/logo.png b/blockchains/ethereum/assets/0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3/logo.png deleted file mode 100755 index a7d21f618c53d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63/info.json b/blockchains/ethereum/assets/0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63/info.json deleted file mode 100644 index c24cecbca79b6..0000000000000 --- a/blockchains/ethereum/assets/0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SONM Token", - "symbol": "SNM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sonm.io/", - "explorer": "https://etherscan.io/token/0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63", - "status": "active", - "id": "0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63/logo.png b/blockchains/ethereum/assets/0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63/logo.png deleted file mode 100755 index 00c6d552f8b5e..0000000000000 Binary files a/blockchains/ethereum/assets/0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x984C134A8809571993Fd1573fB99F06Dc61E216f/info.json b/blockchains/ethereum/assets/0x984C134A8809571993Fd1573fB99F06Dc61E216f/info.json deleted file mode 100644 index 592857a9e35f2..0000000000000 --- a/blockchains/ethereum/assets/0x984C134A8809571993Fd1573fB99F06Dc61E216f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Artchain Global Token", - "symbol": "ACG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x984C134A8809571993Fd1573fB99F06Dc61E216f", - "status": "active", - "id": "0x984C134A8809571993Fd1573fB99F06Dc61E216f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x984C134A8809571993Fd1573fB99F06Dc61E216f/logo.png b/blockchains/ethereum/assets/0x984C134A8809571993Fd1573fB99F06Dc61E216f/logo.png deleted file mode 100644 index 784ef8eb7aec9..0000000000000 Binary files a/blockchains/ethereum/assets/0x984C134A8809571993Fd1573fB99F06Dc61E216f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x985db5e4DD183d2C8f72dB113B8e022a3D059516/info.json b/blockchains/ethereum/assets/0x985db5e4DD183d2C8f72dB113B8e022a3D059516/info.json deleted file mode 100644 index 232598d24c426..0000000000000 --- a/blockchains/ethereum/assets/0x985db5e4DD183d2C8f72dB113B8e022a3D059516/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PesaChain", - "symbol": "PESA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x985db5e4DD183d2C8f72dB113B8e022a3D059516", - "status": "active", - "id": "0x985db5e4DD183d2C8f72dB113B8e022a3D059516" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x985db5e4DD183d2C8f72dB113B8e022a3D059516/logo.png b/blockchains/ethereum/assets/0x985db5e4DD183d2C8f72dB113B8e022a3D059516/logo.png deleted file mode 100644 index 83b9750b43e0d..0000000000000 Binary files a/blockchains/ethereum/assets/0x985db5e4DD183d2C8f72dB113B8e022a3D059516/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x98626E2C9231f03504273d55f397409deFD4a093/info.json b/blockchains/ethereum/assets/0x98626E2C9231f03504273d55f397409deFD4a093/info.json deleted file mode 100644 index a7c5370d08be1..0000000000000 --- a/blockchains/ethereum/assets/0x98626E2C9231f03504273d55f397409deFD4a093/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dev", - "symbol": "DEV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x98626E2C9231f03504273d55f397409deFD4a093", - "status": "active", - "id": "0x98626E2C9231f03504273d55f397409deFD4a093" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x98626E2C9231f03504273d55f397409deFD4a093/logo.png b/blockchains/ethereum/assets/0x98626E2C9231f03504273d55f397409deFD4a093/logo.png deleted file mode 100755 index aac6a2b4858dd..0000000000000 Binary files a/blockchains/ethereum/assets/0x98626E2C9231f03504273d55f397409deFD4a093/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8/info.json b/blockchains/ethereum/assets/0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8/info.json deleted file mode 100644 index d8ec0d96e872d..0000000000000 --- a/blockchains/ethereum/assets/0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitMartToken", - "symbol": "BMX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitmart.com/", - "explorer": "https://etherscan.io/token/0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8", - "status": "active", - "id": "0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8/logo.png b/blockchains/ethereum/assets/0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8/logo.png deleted file mode 100644 index 572e217d30459..0000000000000 Binary files a/blockchains/ethereum/assets/0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7/info.json b/blockchains/ethereum/assets/0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7/info.json deleted file mode 100644 index 12e75d54a950c..0000000000000 --- a/blockchains/ethereum/assets/0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HEX", - "symbol": "HX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7", - "status": "active", - "id": "0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7/logo.png b/blockchains/ethereum/assets/0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7/logo.png deleted file mode 100644 index f4d72fccf8dcd..0000000000000 Binary files a/blockchains/ethereum/assets/0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x989c8b9953035C036B46690A28DB5E5e2d538C4A/info.json b/blockchains/ethereum/assets/0x989c8b9953035C036B46690A28DB5E5e2d538C4A/info.json deleted file mode 100644 index ae7276b08b1c6..0000000000000 --- a/blockchains/ethereum/assets/0x989c8b9953035C036B46690A28DB5E5e2d538C4A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Guru", - "symbol": "Guru", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x989c8b9953035C036B46690A28DB5E5e2d538C4A", - "status": "active", - "id": "0x989c8b9953035C036B46690A28DB5E5e2d538C4A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x989c8b9953035C036B46690A28DB5E5e2d538C4A/logo.png b/blockchains/ethereum/assets/0x989c8b9953035C036B46690A28DB5E5e2d538C4A/logo.png deleted file mode 100755 index ddae548267251..0000000000000 Binary files a/blockchains/ethereum/assets/0x989c8b9953035C036B46690A28DB5E5e2d538C4A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x98D3335f207d211C6C44AdF0De667356c9C5078c/info.json b/blockchains/ethereum/assets/0x98D3335f207d211C6C44AdF0De667356c9C5078c/info.json deleted file mode 100644 index 43bf979a34069..0000000000000 --- a/blockchains/ethereum/assets/0x98D3335f207d211C6C44AdF0De667356c9C5078c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bancambios X1", - "symbol": "BAFT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x98D3335f207d211C6C44AdF0De667356c9C5078c", - "status": "active", - "id": "0x98D3335f207d211C6C44AdF0De667356c9C5078c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x98D3335f207d211C6C44AdF0De667356c9C5078c/logo.png b/blockchains/ethereum/assets/0x98D3335f207d211C6C44AdF0De667356c9C5078c/logo.png deleted file mode 100644 index fc7cacffc6e29..0000000000000 Binary files a/blockchains/ethereum/assets/0x98D3335f207d211C6C44AdF0De667356c9C5078c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D/info.json b/blockchains/ethereum/assets/0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D/info.json deleted file mode 100644 index 4bcdf6ead438c..0000000000000 --- a/blockchains/ethereum/assets/0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Saiful", - "symbol": "SFL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D", - "status": "active", - "id": "0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D/logo.png b/blockchains/ethereum/assets/0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D/logo.png deleted file mode 100644 index 0c075a83579cb..0000000000000 Binary files a/blockchains/ethereum/assets/0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8/info.json b/blockchains/ethereum/assets/0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8/info.json deleted file mode 100644 index e180875542a57..0000000000000 --- a/blockchains/ethereum/assets/0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C573717", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8", - "status": "active", - "id": "0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8/logo.png b/blockchains/ethereum/assets/0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8/logo.png deleted file mode 100644 index bba4c42985aff..0000000000000 Binary files a/blockchains/ethereum/assets/0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x98b2dE885E916b598f65DeD2fDbb63187EAEf184/info.json b/blockchains/ethereum/assets/0x98b2dE885E916b598f65DeD2fDbb63187EAEf184/info.json deleted file mode 100644 index 9ffa8a2a07da6..0000000000000 --- a/blockchains/ethereum/assets/0x98b2dE885E916b598f65DeD2fDbb63187EAEf184/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Defi", - "symbol": "DEFI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x98b2dE885E916b598f65DeD2fDbb63187EAEf184", - "status": "active", - "id": "0x98b2dE885E916b598f65DeD2fDbb63187EAEf184" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x98b2dE885E916b598f65DeD2fDbb63187EAEf184/logo.png b/blockchains/ethereum/assets/0x98b2dE885E916b598f65DeD2fDbb63187EAEf184/logo.png deleted file mode 100644 index a256faa462be9..0000000000000 Binary files a/blockchains/ethereum/assets/0x98b2dE885E916b598f65DeD2fDbb63187EAEf184/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x98d0cDe5c3d79531613e18f0912127BF172bd7AA/info.json b/blockchains/ethereum/assets/0x98d0cDe5c3d79531613e18f0912127BF172bd7AA/info.json deleted file mode 100644 index 131d3775a852c..0000000000000 --- a/blockchains/ethereum/assets/0x98d0cDe5c3d79531613e18f0912127BF172bd7AA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Biotech Token", - "symbol": "ATG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x98d0cDe5c3d79531613e18f0912127BF172bd7AA", - "status": "active", - "id": "0x98d0cDe5c3d79531613e18f0912127BF172bd7AA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x98d0cDe5c3d79531613e18f0912127BF172bd7AA/logo.png b/blockchains/ethereum/assets/0x98d0cDe5c3d79531613e18f0912127BF172bd7AA/logo.png deleted file mode 100644 index af89e399a9523..0000000000000 Binary files a/blockchains/ethereum/assets/0x98d0cDe5c3d79531613e18f0912127BF172bd7AA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x98eb850a587D908980328ED3Fde3e335C0cc4426/info.json b/blockchains/ethereum/assets/0x98eb850a587D908980328ED3Fde3e335C0cc4426/info.json deleted file mode 100644 index 563eed7cc1916..0000000000000 --- a/blockchains/ethereum/assets/0x98eb850a587D908980328ED3Fde3e335C0cc4426/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Market Return", - "symbol": "MARE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x98eb850a587D908980328ED3Fde3e335C0cc4426", - "status": "active", - "id": "0x98eb850a587D908980328ED3Fde3e335C0cc4426" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x98eb850a587D908980328ED3Fde3e335C0cc4426/logo.png b/blockchains/ethereum/assets/0x98eb850a587D908980328ED3Fde3e335C0cc4426/logo.png deleted file mode 100644 index 94dbbcc69f6a4..0000000000000 Binary files a/blockchains/ethereum/assets/0x98eb850a587D908980328ED3Fde3e335C0cc4426/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9903A4Cd589DA8e434f264deAFc406836418578E/info.json b/blockchains/ethereum/assets/0x9903A4Cd589DA8e434f264deAFc406836418578E/info.json deleted file mode 100644 index a997e76bfb31a..0000000000000 --- a/blockchains/ethereum/assets/0x9903A4Cd589DA8e434f264deAFc406836418578E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Harrison First", - "symbol": "FIRST", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://app.tryroll.com/token/FIRST", - "explorer": "https://etherscan.io/token/0x9903A4Cd589DA8e434f264deAFc406836418578E", - "status": "active", - "id": "0x9903A4Cd589DA8e434f264deAFc406836418578E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9903A4Cd589DA8e434f264deAFc406836418578E/logo.png b/blockchains/ethereum/assets/0x9903A4Cd589DA8e434f264deAFc406836418578E/logo.png deleted file mode 100644 index d463f6274c8af..0000000000000 Binary files a/blockchains/ethereum/assets/0x9903A4Cd589DA8e434f264deAFc406836418578E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x990f341946A3fdB507aE7e52d17851B87168017c/info.json b/blockchains/ethereum/assets/0x990f341946A3fdB507aE7e52d17851B87168017c/info.json deleted file mode 100644 index d34afbc320078..0000000000000 --- a/blockchains/ethereum/assets/0x990f341946A3fdB507aE7e52d17851B87168017c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Strong", - "symbol": "STRONG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://strongblock.io/", - "explorer": "https://etherscan.io/token/0x990f341946A3fdB507aE7e52d17851B87168017c", - "status": "active", - "id": "0x990f341946A3fdB507aE7e52d17851B87168017c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x990f341946A3fdB507aE7e52d17851B87168017c/logo.png b/blockchains/ethereum/assets/0x990f341946A3fdB507aE7e52d17851B87168017c/logo.png deleted file mode 100644 index 83cd8ddaf5c47..0000000000000 Binary files a/blockchains/ethereum/assets/0x990f341946A3fdB507aE7e52d17851B87168017c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x99176B8b915016c80098a9D98CAEa9E52FC30134/info.json b/blockchains/ethereum/assets/0x99176B8b915016c80098a9D98CAEa9E52FC30134/info.json deleted file mode 100644 index 722027e399bff..0000000000000 --- a/blockchains/ethereum/assets/0x99176B8b915016c80098a9D98CAEa9E52FC30134/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Intelligent Travel Ecosystem Chain", - "symbol": "ITEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x99176B8b915016c80098a9D98CAEa9E52FC30134", - "status": "active", - "id": "0x99176B8b915016c80098a9D98CAEa9E52FC30134" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x99176B8b915016c80098a9D98CAEa9E52FC30134/logo.png b/blockchains/ethereum/assets/0x99176B8b915016c80098a9D98CAEa9E52FC30134/logo.png deleted file mode 100644 index 7a494c72afeaa..0000000000000 Binary files a/blockchains/ethereum/assets/0x99176B8b915016c80098a9D98CAEa9E52FC30134/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460/info.json b/blockchains/ethereum/assets/0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460/info.json deleted file mode 100644 index 682b16c892209..0000000000000 --- a/blockchains/ethereum/assets/0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UBIpromoter", - "symbol": "UBIPRO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460", - "status": "active", - "id": "0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460/logo.png b/blockchains/ethereum/assets/0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460/logo.png deleted file mode 100644 index 4a31ffec7e45f..0000000000000 Binary files a/blockchains/ethereum/assets/0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x992291429EdC6A9abD297ef08Ce1B97830Bba448/info.json b/blockchains/ethereum/assets/0x992291429EdC6A9abD297ef08Ce1B97830Bba448/info.json deleted file mode 100644 index 6587d28583e60..0000000000000 --- a/blockchains/ethereum/assets/0x992291429EdC6A9abD297ef08Ce1B97830Bba448/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R803896", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x992291429EdC6A9abD297ef08Ce1B97830Bba448", - "status": "active", - "id": "0x992291429EdC6A9abD297ef08Ce1B97830Bba448" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x992291429EdC6A9abD297ef08Ce1B97830Bba448/logo.png b/blockchains/ethereum/assets/0x992291429EdC6A9abD297ef08Ce1B97830Bba448/logo.png deleted file mode 100644 index f51ba33deb9e3..0000000000000 Binary files a/blockchains/ethereum/assets/0x992291429EdC6A9abD297ef08Ce1B97830Bba448/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7/info.json b/blockchains/ethereum/assets/0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7/info.json deleted file mode 100644 index 24f6885251199..0000000000000 --- a/blockchains/ethereum/assets/0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "10xTraders", - "symbol": "10x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7", - "status": "active", - "id": "0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7/logo.png b/blockchains/ethereum/assets/0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7/logo.png deleted file mode 100644 index 326f7099515e5..0000000000000 Binary files a/blockchains/ethereum/assets/0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x99429c397Cd3a172F09272B9E9B524200041a717/info.json b/blockchains/ethereum/assets/0x99429c397Cd3a172F09272B9E9B524200041a717/info.json deleted file mode 100644 index 5a5c8ef80aa00..0000000000000 --- a/blockchains/ethereum/assets/0x99429c397Cd3a172F09272B9E9B524200041a717/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Work Hard Right", - "type": "ERC20", - "symbol": "RIGHT", - "decimals": 18, - "website": "https://workhard.finance", - "description": "Reward your long term VISION believers with access to dividends and voting power.", - "explorer": "https://etherscan.io/token/0x99429c397Cd3a172F09272B9E9B524200041a717", - "status": "active", - "id": "0x99429c397Cd3a172F09272B9E9B524200041a717" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x99429c397Cd3a172F09272B9E9B524200041a717/logo.png b/blockchains/ethereum/assets/0x99429c397Cd3a172F09272B9E9B524200041a717/logo.png deleted file mode 100644 index e4f2ef327bb78..0000000000000 Binary files a/blockchains/ethereum/assets/0x99429c397Cd3a172F09272B9E9B524200041a717/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9/info.json b/blockchains/ethereum/assets/0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9/info.json deleted file mode 100644 index 95b6eed61612b..0000000000000 --- a/blockchains/ethereum/assets/0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EagleCoin", - "symbol": "EAGLE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9", - "status": "active", - "id": "0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9/logo.png b/blockchains/ethereum/assets/0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9/logo.png deleted file mode 100644 index 3bd81a095788f..0000000000000 Binary files a/blockchains/ethereum/assets/0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x995Ff3562692349e78001C9e37414919E65Ff04B/info.json b/blockchains/ethereum/assets/0x995Ff3562692349e78001C9e37414919E65Ff04B/info.json deleted file mode 100644 index 3c05873fa63dc..0000000000000 --- a/blockchains/ethereum/assets/0x995Ff3562692349e78001C9e37414919E65Ff04B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bitbeb", - "symbol": " BEB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x995Ff3562692349e78001C9e37414919E65Ff04B", - "status": "active", - "id": "0x995Ff3562692349e78001C9e37414919E65Ff04B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x995Ff3562692349e78001C9e37414919E65Ff04B/logo.png b/blockchains/ethereum/assets/0x995Ff3562692349e78001C9e37414919E65Ff04B/logo.png deleted file mode 100644 index 221c6bb3f6e71..0000000000000 Binary files a/blockchains/ethereum/assets/0x995Ff3562692349e78001C9e37414919E65Ff04B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x996229D0c6a485c7F4B52E092EAa907cB2def5C6/info.json b/blockchains/ethereum/assets/0x996229D0c6a485c7F4B52E092EAa907cB2def5C6/info.json deleted file mode 100644 index 6d03a4a2d9eaa..0000000000000 --- a/blockchains/ethereum/assets/0x996229D0c6a485c7F4B52E092EAa907cB2def5C6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BuckHathToken", - "symbol": "BHIG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bhigtoken.com/", - "explorer": "https://etherscan.io/token/0x996229D0c6a485c7F4B52E092EAa907cB2def5C6", - "status": "active", - "id": "0x996229D0c6a485c7F4B52E092EAa907cB2def5C6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x996229D0c6a485c7F4B52E092EAa907cB2def5C6/logo.png b/blockchains/ethereum/assets/0x996229D0c6a485c7F4B52E092EAa907cB2def5C6/logo.png deleted file mode 100644 index efd9a2565d3e3..0000000000000 Binary files a/blockchains/ethereum/assets/0x996229D0c6a485c7F4B52E092EAa907cB2def5C6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5/info.json b/blockchains/ethereum/assets/0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5/info.json deleted file mode 100644 index b7be9dcbd85ab..0000000000000 --- a/blockchains/ethereum/assets/0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ThoreCash", - "symbol": "TCH", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://www.thorecash.com/", - "explorer": "https://etherscan.io/token/0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5", - "status": "active", - "id": "0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5/logo.png b/blockchains/ethereum/assets/0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5/logo.png deleted file mode 100755 index c40d35a24fc86..0000000000000 Binary files a/blockchains/ethereum/assets/0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x997DD3880C08d55B3551232Fb8f666975fDbBf58/info.json b/blockchains/ethereum/assets/0x997DD3880C08d55B3551232Fb8f666975fDbBf58/info.json deleted file mode 100644 index 20b2286573105..0000000000000 --- a/blockchains/ethereum/assets/0x997DD3880C08d55B3551232Fb8f666975fDbBf58/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PrivToken", - "symbol": "PRIV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x997DD3880C08d55B3551232Fb8f666975fDbBf58", - "status": "active", - "id": "0x997DD3880C08d55B3551232Fb8f666975fDbBf58" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x997DD3880C08d55B3551232Fb8f666975fDbBf58/logo.png b/blockchains/ethereum/assets/0x997DD3880C08d55B3551232Fb8f666975fDbBf58/logo.png deleted file mode 100644 index e53e5807602de..0000000000000 Binary files a/blockchains/ethereum/assets/0x997DD3880C08d55B3551232Fb8f666975fDbBf58/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A/info.json b/blockchains/ethereum/assets/0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A/info.json deleted file mode 100644 index 3e5eb9218c627..0000000000000 --- a/blockchains/ethereum/assets/0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rupiah Token", - "symbol": "IDRT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://rupiahtoken.com", - "explorer": "https://etherscan.io/token/0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A", - "status": "active", - "id": "0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A/logo.png b/blockchains/ethereum/assets/0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A/logo.png deleted file mode 100644 index a588d46b284d3..0000000000000 Binary files a/blockchains/ethereum/assets/0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd/info.json b/blockchains/ethereum/assets/0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd/info.json deleted file mode 100644 index 9c32c19ac1724..0000000000000 --- a/blockchains/ethereum/assets/0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BANCA Token", - "symbol": "BANCA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.banca.world/", - "explorer": "https://etherscan.io/token/0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd", - "status": "active", - "id": "0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd/logo.png b/blockchains/ethereum/assets/0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd/logo.png deleted file mode 100644 index f45a9fb55c636..0000000000000 Binary files a/blockchains/ethereum/assets/0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC/info.json b/blockchains/ethereum/assets/0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC/info.json deleted file mode 100644 index 0e948221c504f..0000000000000 --- a/blockchains/ethereum/assets/0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Polymath", - "website": "https://polymath.network", - "description": "Polymath is creating a global platform for issuing and investing in securities tokens.", - "socials": [], - "explorer": "https://etherscan.io/token/0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC", - "type": "ERC20", - "symbol": "POLY", - "decimals": 18, - "status": "active", - "id": "0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC/logo.png b/blockchains/ethereum/assets/0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC/logo.png deleted file mode 100644 index 9045c83db7b47..0000000000000 Binary files a/blockchains/ethereum/assets/0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9/info.json b/blockchains/ethereum/assets/0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9/info.json deleted file mode 100644 index f5c385c7639a6..0000000000000 --- a/blockchains/ethereum/assets/0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Regium", - "symbol": "REGI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://regium.xyz", - "explorer": "https://etherscan.io/token/0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9", - "status": "active", - "id": "0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9/logo.png b/blockchains/ethereum/assets/0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9/logo.png deleted file mode 100644 index 52650a5883c86..0000000000000 Binary files a/blockchains/ethereum/assets/0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0/info.json b/blockchains/ethereum/assets/0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0/info.json deleted file mode 100644 index c62a9e3799b25..0000000000000 --- a/blockchains/ethereum/assets/0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TieToken", - "symbol": "TIE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tiesdb.com/", - "explorer": "https://etherscan.io/token/0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0", - "status": "active", - "id": "0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0/logo.png b/blockchains/ethereum/assets/0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0/logo.png deleted file mode 100644 index ef605a2d62da9..0000000000000 Binary files a/blockchains/ethereum/assets/0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50/info.json b/blockchains/ethereum/assets/0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50/info.json deleted file mode 100644 index dc7849b1c3868..0000000000000 --- a/blockchains/ethereum/assets/0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DACC Token", - "symbol": "DACC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50", - "status": "active", - "id": "0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50/logo.png b/blockchains/ethereum/assets/0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50/logo.png deleted file mode 100644 index d343fda0daae0..0000000000000 Binary files a/blockchains/ethereum/assets/0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee/info.json b/blockchains/ethereum/assets/0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee/info.json deleted file mode 100644 index 95e207df6bb28..0000000000000 --- a/blockchains/ethereum/assets/0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COSS Exchange Liquidity Token", - "symbol": "CELT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee", - "status": "active", - "id": "0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee/logo.png b/blockchains/ethereum/assets/0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee/logo.png deleted file mode 100644 index 7a366bbdc90db..0000000000000 Binary files a/blockchains/ethereum/assets/0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d/info.json b/blockchains/ethereum/assets/0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d/info.json deleted file mode 100644 index 2397d22f7f688..0000000000000 --- a/blockchains/ethereum/assets/0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Quantstamp Token", - "symbol": "QSP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://quantstamp.com/", - "explorer": "https://etherscan.io/token/0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d", - "status": "active", - "id": "0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d/logo.png b/blockchains/ethereum/assets/0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d/logo.png deleted file mode 100644 index 420944be97b1d..0000000000000 Binary files a/blockchains/ethereum/assets/0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x99fE3B1391503A1bC1788051347A1324bff41452/logo.png b/blockchains/ethereum/assets/0x99fE3B1391503A1bC1788051347A1324bff41452/logo.png deleted file mode 100644 index 982b9727119b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x99fE3B1391503A1bC1788051347A1324bff41452/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9A2681935C2775b7ABF0649ec5c306EEA7561930/info.json b/blockchains/ethereum/assets/0x9A2681935C2775b7ABF0649ec5c306EEA7561930/info.json deleted file mode 100644 index e1a59fa1c1fea..0000000000000 --- a/blockchains/ethereum/assets/0x9A2681935C2775b7ABF0649ec5c306EEA7561930/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EasyOption.io Token", - "symbol": "EOPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9A2681935C2775b7ABF0649ec5c306EEA7561930", - "status": "active", - "id": "0x9A2681935C2775b7ABF0649ec5c306EEA7561930" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9A2681935C2775b7ABF0649ec5c306EEA7561930/logo.png b/blockchains/ethereum/assets/0x9A2681935C2775b7ABF0649ec5c306EEA7561930/logo.png deleted file mode 100644 index 4e705e72ecca4..0000000000000 Binary files a/blockchains/ethereum/assets/0x9A2681935C2775b7ABF0649ec5c306EEA7561930/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c/info.json b/blockchains/ethereum/assets/0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c/info.json deleted file mode 100644 index 37c231614adf4..0000000000000 --- a/blockchains/ethereum/assets/0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jubilee Dollar", - "symbol": "JBD", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c", - "status": "active", - "id": "0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c/logo.png b/blockchains/ethereum/assets/0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c/logo.png deleted file mode 100644 index ceaa45900c432..0000000000000 Binary files a/blockchains/ethereum/assets/0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/info.json b/blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/info.json deleted file mode 100644 index 8d675a76297db..0000000000000 --- a/blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BDA", - "symbol": "BDA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9A38B9c36Ad9b959120B63deF830566F31d08752", - "status": "active", - "id": "0x9A38B9c36Ad9b959120B63deF830566F31d08752" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/logo.png b/blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/logo.png deleted file mode 100644 index 6091129802ab6..0000000000000 Binary files a/blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e/info.json b/blockchains/ethereum/assets/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e/info.json deleted file mode 100644 index b1ad5b730f509..0000000000000 --- a/blockchains/ethereum/assets/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e/info.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "PieDAO USD++", - "website": "https://usd.piedao.org", - "source_code": "https://github.com/pie-dao/pie-smart-pools", - "description": "USD++ is a weighed allocation between the different representations of USD on Ethereum. USD, for DeFi, diversified.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/piedao_defi", - "handle": "PieDAO_DeFi" - } - ], - "explorer": "https://etherscan.io/token/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e", - "type": "ERC20", - "symbol": "USD++", - "decimals": 18, - "status": "active", - "id": "0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e/logo.png b/blockchains/ethereum/assets/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e/logo.png deleted file mode 100644 index 4247a16e15fed..0000000000000 Binary files a/blockchains/ethereum/assets/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9AA9F330aB322e8a6F044C46a109B5910fa373CE/info.json b/blockchains/ethereum/assets/0x9AA9F330aB322e8a6F044C46a109B5910fa373CE/info.json deleted file mode 100644 index 78c7e50d52a6c..0000000000000 --- a/blockchains/ethereum/assets/0x9AA9F330aB322e8a6F044C46a109B5910fa373CE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IgnisLite", - "symbol": "IgnisLite", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9AA9F330aB322e8a6F044C46a109B5910fa373CE", - "status": "active", - "id": "0x9AA9F330aB322e8a6F044C46a109B5910fa373CE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9AA9F330aB322e8a6F044C46a109B5910fa373CE/logo.png b/blockchains/ethereum/assets/0x9AA9F330aB322e8a6F044C46a109B5910fa373CE/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0x9AA9F330aB322e8a6F044C46a109B5910fa373CE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5/info.json b/blockchains/ethereum/assets/0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5/info.json deleted file mode 100644 index ff5da79c158bf..0000000000000 --- a/blockchains/ethereum/assets/0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HuntToken", - "symbol": "HUNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://token.hunt.town/", - "explorer": "https://etherscan.io/token/0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5", - "status": "active", - "id": "0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5/logo.png b/blockchains/ethereum/assets/0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5/logo.png deleted file mode 100644 index 2a7bd7fe73484..0000000000000 Binary files a/blockchains/ethereum/assets/0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0/info.json b/blockchains/ethereum/assets/0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0/info.json deleted file mode 100644 index 051bdcdc36819..0000000000000 --- a/blockchains/ethereum/assets/0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Traders Token", - "symbol": "TRDS", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "https://traderstoken.org/", - "explorer": "https://etherscan.io/token/0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0", - "status": "active", - "id": "0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0/logo.png b/blockchains/ethereum/assets/0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0/logo.png deleted file mode 100644 index d0311c36cdeed..0000000000000 Binary files a/blockchains/ethereum/assets/0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab/info.json b/blockchains/ethereum/assets/0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab/info.json deleted file mode 100644 index fe56384fa7978..0000000000000 --- a/blockchains/ethereum/assets/0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DomRaiderToken", - "symbol": "DRT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.domraider.io/en/", - "explorer": "https://etherscan.io/token/0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab", - "status": "active", - "id": "0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab/logo.png b/blockchains/ethereum/assets/0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab/logo.png deleted file mode 100755 index b72450275e519..0000000000000 Binary files a/blockchains/ethereum/assets/0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9AF839687F6C94542ac5ece2e317dAAE355493A1/info.json b/blockchains/ethereum/assets/0x9AF839687F6C94542ac5ece2e317dAAE355493A1/info.json deleted file mode 100644 index e1ad46e64c811..0000000000000 --- a/blockchains/ethereum/assets/0x9AF839687F6C94542ac5ece2e317dAAE355493A1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hydro Protocol", - "website": "https://hydroprotocol.io", - "description": "Hydro empowers DeFi developers to create dynamic marketplaces for decentralized assets.", - "explorer": "https://etherscan.io/token/0x9AF839687F6C94542ac5ece2e317dAAE355493A1", - "type": "ERC20", - "symbol": "HOT", - "decimals": 18, - "status": "active", - "id": "0x9AF839687F6C94542ac5ece2e317dAAE355493A1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9AF839687F6C94542ac5ece2e317dAAE355493A1/logo.png b/blockchains/ethereum/assets/0x9AF839687F6C94542ac5ece2e317dAAE355493A1/logo.png deleted file mode 100644 index 04f45e7eaa843..0000000000000 Binary files a/blockchains/ethereum/assets/0x9AF839687F6C94542ac5ece2e317dAAE355493A1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4/info.json b/blockchains/ethereum/assets/0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4/info.json deleted file mode 100644 index bc311a29448cb..0000000000000 --- a/blockchains/ethereum/assets/0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Girl Coin", - "symbol": "GIRL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4", - "status": "active", - "id": "0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4/logo.png b/blockchains/ethereum/assets/0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4/logo.png deleted file mode 100644 index bf510b731ae1e..0000000000000 Binary files a/blockchains/ethereum/assets/0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B024630da7052Dd5F209BFAa1b167f410d87BD4/info.json b/blockchains/ethereum/assets/0x9B024630da7052Dd5F209BFAa1b167f410d87BD4/info.json deleted file mode 100644 index 0740251f25e8e..0000000000000 --- a/blockchains/ethereum/assets/0x9B024630da7052Dd5F209BFAa1b167f410d87BD4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-18/30M78", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9B024630da7052Dd5F209BFAa1b167f410d87BD4", - "status": "active", - "id": "0x9B024630da7052Dd5F209BFAa1b167f410d87BD4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B024630da7052Dd5F209BFAa1b167f410d87BD4/logo.png b/blockchains/ethereum/assets/0x9B024630da7052Dd5F209BFAa1b167f410d87BD4/logo.png deleted file mode 100644 index 7c9182a361f6d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B024630da7052Dd5F209BFAa1b167f410d87BD4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7/info.json b/blockchains/ethereum/assets/0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7/info.json deleted file mode 100755 index e0e77fc23bf2f..0000000000000 --- a/blockchains/ethereum/assets/0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "Shopping.io", - "website": "https://shopping.io", - "description": "Order from major hubs of commerce such as Amazon, Walmart, and eBay using your favorite cryptocurrency.", - "explorer": "https://etherscan.io/token/0x9b02dd390a603add5c07f9fd9175b7dabe8d63b7", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/shopping_io", - "handle": "Shoppin.io" - }, - { - "name": "Telegram", - "url": "https://t.me/joinchat/F8pi_g-SvCtqaLq7hOr2yw", - "handle": "Shopping.io" - } - ], - "type": "ERC20", - "symbol": "SPI", - "decimals": 18, - "status": "active", - "id": "0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7/logo.png b/blockchains/ethereum/assets/0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7/logo.png deleted file mode 100755 index d216a8ee48cd3..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a/info.json b/blockchains/ethereum/assets/0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a/info.json deleted file mode 100644 index 81154630c0b0f..0000000000000 --- a/blockchains/ethereum/assets/0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-18/30M18", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a", - "status": "active", - "id": "0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a/logo.png b/blockchains/ethereum/assets/0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a/logo.png deleted file mode 100644 index 2b7bc59a02abb..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139/info.json b/blockchains/ethereum/assets/0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139/info.json deleted file mode 100644 index 2cae09b0e3e91..0000000000000 --- a/blockchains/ethereum/assets/0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Attention Token of Media", - "symbol": "ATM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://atmchain.io/en.html", - "explorer": "https://etherscan.io/token/0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139", - "status": "active", - "id": "0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139/logo.png b/blockchains/ethereum/assets/0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139/logo.png deleted file mode 100755 index 9ae8bc3d368bc..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B11b1B271A224A271619f3419B1b080fdeC5B4A/info.json b/blockchains/ethereum/assets/0x9B11b1B271A224A271619f3419B1b080fdeC5B4A/info.json deleted file mode 100644 index 4815806b52b12..0000000000000 --- a/blockchains/ethereum/assets/0x9B11b1B271A224A271619f3419B1b080fdeC5B4A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bilibit", - "symbol": "BLB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9B11b1B271A224A271619f3419B1b080fdeC5B4A", - "status": "active", - "id": "0x9B11b1B271A224A271619f3419B1b080fdeC5B4A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B11b1B271A224A271619f3419B1b080fdeC5B4A/logo.png b/blockchains/ethereum/assets/0x9B11b1B271A224A271619f3419B1b080fdeC5B4A/logo.png deleted file mode 100755 index 99b33f5aea427..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B11b1B271A224A271619f3419B1b080fdeC5B4A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF/info.json b/blockchains/ethereum/assets/0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF/info.json deleted file mode 100644 index 3dfd4454af29f..0000000000000 --- a/blockchains/ethereum/assets/0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tronipay", - "symbol": "TRP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.tronipaycard.com", - "explorer": "https://etherscan.io/token/0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF", - "status": "active", - "id": "0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF/logo.png b/blockchains/ethereum/assets/0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF/logo.png deleted file mode 100644 index abe83f700abe0..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B20DaBcec77f6289113E61893F7BEeFAEB1990a/info.json b/blockchains/ethereum/assets/0x9B20DaBcec77f6289113E61893F7BEeFAEB1990a/info.json deleted file mode 100644 index f1c839b384919..0000000000000 --- a/blockchains/ethereum/assets/0x9B20DaBcec77f6289113E61893F7BEeFAEB1990a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fair Token", - "symbol": "FAIR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://fair.game/#/", - "explorer": "https://etherscan.io/token/0x9B20DaBcec77f6289113E61893F7BEeFAEB1990a", - "status": "active", - "id": "0x9B20DaBcec77f6289113E61893F7BEeFAEB1990a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B20DaBcec77f6289113E61893F7BEeFAEB1990a/logo.png b/blockchains/ethereum/assets/0x9B20DaBcec77f6289113E61893F7BEeFAEB1990a/logo.png deleted file mode 100644 index 222790ed38b89..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B20DaBcec77f6289113E61893F7BEeFAEB1990a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B39A0B97319a9bd5fed217c1dB7b030453bac91/info.json b/blockchains/ethereum/assets/0x9B39A0B97319a9bd5fed217c1dB7b030453bac91/info.json deleted file mode 100644 index 7c4dc056224b2..0000000000000 --- a/blockchains/ethereum/assets/0x9B39A0B97319a9bd5fed217c1dB7b030453bac91/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TigerCash", - "symbol": "TCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.cointiger.com/en-us/#/index", - "explorer": "https://etherscan.io/token/0x9B39A0B97319a9bd5fed217c1dB7b030453bac91", - "status": "active", - "id": "0x9B39A0B97319a9bd5fed217c1dB7b030453bac91" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B39A0B97319a9bd5fed217c1dB7b030453bac91/logo.png b/blockchains/ethereum/assets/0x9B39A0B97319a9bd5fed217c1dB7b030453bac91/logo.png deleted file mode 100644 index 6f66d9ed4533b..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B39A0B97319a9bd5fed217c1dB7b030453bac91/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4/info.json b/blockchains/ethereum/assets/0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4/info.json deleted file mode 100644 index 56ab73cda44b3..0000000000000 --- a/blockchains/ethereum/assets/0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Black Sun Token", - "symbol": "BST", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4", - "status": "active", - "id": "0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4/logo.png b/blockchains/ethereum/assets/0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4/logo.png deleted file mode 100644 index e3ffb0a0c3c6d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B62513c8a27290CF6A7A9e29386e600245EA819/info.json b/blockchains/ethereum/assets/0x9B62513c8a27290CF6A7A9e29386e600245EA819/info.json deleted file mode 100644 index f3e5adec76f8a..0000000000000 --- a/blockchains/ethereum/assets/0x9B62513c8a27290CF6A7A9e29386e600245EA819/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Contents Protocol Token", - "symbol": "CPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9B62513c8a27290CF6A7A9e29386e600245EA819", - "status": "active", - "id": "0x9B62513c8a27290CF6A7A9e29386e600245EA819" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B62513c8a27290CF6A7A9e29386e600245EA819/logo.png b/blockchains/ethereum/assets/0x9B62513c8a27290CF6A7A9e29386e600245EA819/logo.png deleted file mode 100644 index 476acbc1edf8d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B62513c8a27290CF6A7A9e29386e600245EA819/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B70740e708a083C6fF38Df52297020f5DfAa5EE/info.json b/blockchains/ethereum/assets/0x9B70740e708a083C6fF38Df52297020f5DfAa5EE/info.json deleted file mode 100644 index f0e649389b0a1..0000000000000 --- a/blockchains/ethereum/assets/0x9B70740e708a083C6fF38Df52297020f5DfAa5EE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Daneel", - "symbol": "DAN", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "https://daneel.io/", - "explorer": "https://etherscan.io/token/0x9B70740e708a083C6fF38Df52297020f5DfAa5EE", - "status": "active", - "id": "0x9B70740e708a083C6fF38Df52297020f5DfAa5EE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B70740e708a083C6fF38Df52297020f5DfAa5EE/logo.png b/blockchains/ethereum/assets/0x9B70740e708a083C6fF38Df52297020f5DfAa5EE/logo.png deleted file mode 100644 index cb2ece8a9adb0..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B70740e708a083C6fF38Df52297020f5DfAa5EE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E/info.json b/blockchains/ethereum/assets/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E/info.json deleted file mode 100644 index 3c68cccb0296c..0000000000000 --- a/blockchains/ethereum/assets/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "PPBToken", - "website": "https://ppbank.eth.link", - "description": "A stablecoin to bank the unbanked", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/PPBank_Official", - "handle": "PPBank_Official" - }, - { - "name": "Telegram", - "url": "https://t.me/PPBcommunity", - "handle": "PPBcommunity" - }, - { - "name": "Discord", - "url": "https://discord.gg/EwpWyGu", - "handle": "PPBank" - } - ], - "explorer": "https://etherscan.io/token/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E", - "type": "ERC20", - "symbol": "PPB", - "decimals": 18, - "status": "active", - "id": "0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E/logo.png b/blockchains/ethereum/assets/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E/logo.png deleted file mode 100644 index 46b5df07d36d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466/info.json b/blockchains/ethereum/assets/0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466/info.json deleted file mode 100644 index ad464d83a983f..0000000000000 --- a/blockchains/ethereum/assets/0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GimmerToken", - "symbol": "GMR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://gimmer.net/", - "explorer": "https://etherscan.io/token/0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466", - "status": "active", - "id": "0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466/logo.png b/blockchains/ethereum/assets/0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466/logo.png deleted file mode 100644 index ac36a46f321e4..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9B9087756eCa997C5D595C840263001c9a26646D/info.json b/blockchains/ethereum/assets/0x9B9087756eCa997C5D595C840263001c9a26646D/info.json deleted file mode 100644 index bafd83efcf5a1..0000000000000 --- a/blockchains/ethereum/assets/0x9B9087756eCa997C5D595C840263001c9a26646D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DOGEFI Token", - "website": "https://dogefi.army", - "description": "Utility token to increase adoption of cryptocurrency.", - "explorer": "https://etherscan.io/token/0x9B9087756eCa997C5D595C840263001c9a26646D", - "type": "ERC20", - "symbol": "DOGEFI", - "decimals": 18, - "status": "active", - "id": "0x9B9087756eCa997C5D595C840263001c9a26646D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B9087756eCa997C5D595C840263001c9a26646D/logo.png b/blockchains/ethereum/assets/0x9B9087756eCa997C5D595C840263001c9a26646D/logo.png deleted file mode 100644 index c1d761bca026e..0000000000000 Binary files a/blockchains/ethereum/assets/0x9B9087756eCa997C5D595C840263001c9a26646D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9BB6fd000109E24Eb38B0Deb806382fF9247E478/info.json b/blockchains/ethereum/assets/0x9BB6fd000109E24Eb38B0Deb806382fF9247E478/info.json deleted file mode 100644 index 5116f6eea355b..0000000000000 --- a/blockchains/ethereum/assets/0x9BB6fd000109E24Eb38B0Deb806382fF9247E478/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "hex.bet", - "symbol": "HXB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9BB6fd000109E24Eb38B0Deb806382fF9247E478", - "status": "active", - "id": "0x9BB6fd000109E24Eb38B0Deb806382fF9247E478" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9BB6fd000109E24Eb38B0Deb806382fF9247E478/logo.png b/blockchains/ethereum/assets/0x9BB6fd000109E24Eb38B0Deb806382fF9247E478/logo.png deleted file mode 100644 index c4897f5d21e97..0000000000000 Binary files a/blockchains/ethereum/assets/0x9BB6fd000109E24Eb38B0Deb806382fF9247E478/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541/info.json b/blockchains/ethereum/assets/0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541/info.json deleted file mode 100644 index f97f37d56044f..0000000000000 --- a/blockchains/ethereum/assets/0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Binance Wrapped BTC", - "website": "https://binance.org", - "description": "BBTC tokens are ERC20 tokens on the Ethereum network created via the Binance Token Canal program, where the price is pegged to BTC at a rate of 1 BBTC = 1 BTC.", - "explorer": "https://etherscan.io/token/0x9be89d2a4cd102d8fecc6bf9da793be995c22541", - "research": "https://research.binance.com/en/projects/bitcoin", - "type": "ERC20", - "symbol": "BBTC", - "decimals": 8, - "status": "active", - "id": "0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541/logo.png b/blockchains/ethereum/assets/0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541/logo.png deleted file mode 100644 index f26deab0e2a0b..0000000000000 Binary files a/blockchains/ethereum/assets/0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9BF4b9b7A871fa7250df994bD704a9788502D2E0/info.json b/blockchains/ethereum/assets/0x9BF4b9b7A871fa7250df994bD704a9788502D2E0/info.json deleted file mode 100644 index 54413a589a2e9..0000000000000 --- a/blockchains/ethereum/assets/0x9BF4b9b7A871fa7250df994bD704a9788502D2E0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C572386", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9BF4b9b7A871fa7250df994bD704a9788502D2E0", - "status": "active", - "id": "0x9BF4b9b7A871fa7250df994bD704a9788502D2E0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9BF4b9b7A871fa7250df994bD704a9788502D2E0/logo.png b/blockchains/ethereum/assets/0x9BF4b9b7A871fa7250df994bD704a9788502D2E0/logo.png deleted file mode 100644 index 852731a2a6b8d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9BF4b9b7A871fa7250df994bD704a9788502D2E0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1/info.json b/blockchains/ethereum/assets/0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1/info.json deleted file mode 100644 index 914b07a44aebb..0000000000000 --- a/blockchains/ethereum/assets/0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "KP2R.Network", - "website": "https://kp2r.network", - "source_code": "https://github.com/kp2r-network", - "white_paper": "https://docs.kp2r.network", - "description": "An Advanced & Incentive Enabled Decentralize Financial System", - "explorer": "https://etherscan.io/token/0x9bde098be22658d057c3f1f185e3fd4653e2fbd1", - "type": "ERC20", - "symbol": "KP2R", - "decimals": 18, - "status": "active", - "id": "0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1/logo.png b/blockchains/ethereum/assets/0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1/logo.png deleted file mode 100644 index 610aac7ce70dd..0000000000000 Binary files a/blockchains/ethereum/assets/0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9Bdd3ccBd7C385EDA2113581D47136B752b78248/info.json b/blockchains/ethereum/assets/0x9Bdd3ccBd7C385EDA2113581D47136B752b78248/info.json deleted file mode 100644 index cd34f154386ea..0000000000000 --- a/blockchains/ethereum/assets/0x9Bdd3ccBd7C385EDA2113581D47136B752b78248/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R746676 ", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9Bdd3ccBd7C385EDA2113581D47136B752b78248", - "status": "active", - "id": "0x9Bdd3ccBd7C385EDA2113581D47136B752b78248" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9Bdd3ccBd7C385EDA2113581D47136B752b78248/logo.png b/blockchains/ethereum/assets/0x9Bdd3ccBd7C385EDA2113581D47136B752b78248/logo.png deleted file mode 100755 index 36da17cef876d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9Bdd3ccBd7C385EDA2113581D47136B752b78248/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c/info.json b/blockchains/ethereum/assets/0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c/info.json deleted file mode 100644 index 2d891249af36a..0000000000000 --- a/blockchains/ethereum/assets/0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOY Cassette Tape by RAC", - "symbol": "TAPE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ourzora.com/rac/tape", - "explorer": "https://etherscan.io/token/0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c", - "status": "active", - "id": "0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c/logo.png b/blockchains/ethereum/assets/0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c/logo.png deleted file mode 100644 index bdb28a7463a83..0000000000000 Binary files a/blockchains/ethereum/assets/0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9C061DF134d11412151E9c200ce3F9f6F295094a/logo.png b/blockchains/ethereum/assets/0x9C061DF134d11412151E9c200ce3F9f6F295094a/logo.png deleted file mode 100644 index dd08359e72d19..0000000000000 Binary files a/blockchains/ethereum/assets/0x9C061DF134d11412151E9c200ce3F9f6F295094a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835/info.json b/blockchains/ethereum/assets/0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835/info.json deleted file mode 100644 index 9a40e4079fc70..0000000000000 --- a/blockchains/ethereum/assets/0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835/info.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "Coreto", - "website": "https://coreto.io", - "source_code": "https://github.com/coreto-io", - "light_paper": "https://coreto.io/Coreto_Lightpaper_1.2-B.pdf", - "description": "A reputation based, tokenized social platform orientated towards the crypto communities needs, educating retail investors about blockchain based projects.", - "socials": [ - { - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/coretoio", - "handle": "coretoio" - }, - { - "name": "Twitter", - "url": "https://twitter.com/Coretoio", - "handle": "Coretoio" - }, - { - "name": "Medium", - "url": "https://medium.com/coreto", - "handle": "coreto" - }, - { - "name": "Instagram", - "url": "https://www.instagram.com/coreto.io", - "handle": "coreto.io" - }, - { - "name": "Telegram", - "url": "https://t.me/Coreto", - "handle": "Coreto" - } - ], - "explorer": "https://etherscan.io/token/0x9c2dc0c3cc2badde84b0025cf4df1c5af288d835", - "type": "ERC20", - "symbol": "COR", - "decimals": 18, - "status": "active", - "id": "0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835/logo.png b/blockchains/ethereum/assets/0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835/logo.png deleted file mode 100644 index cc5a192197be5..0000000000000 Binary files a/blockchains/ethereum/assets/0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9C78EE466D6Cb57A4d01Fd887D2b5dFb2D46288f/logo.png b/blockchains/ethereum/assets/0x9C78EE466D6Cb57A4d01Fd887D2b5dFb2D46288f/logo.png deleted file mode 100644 index f7415f408f34c..0000000000000 Binary files a/blockchains/ethereum/assets/0x9C78EE466D6Cb57A4d01Fd887D2b5dFb2D46288f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769/info.json b/blockchains/ethereum/assets/0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769/info.json deleted file mode 100644 index 8bdb2db71697e..0000000000000 --- a/blockchains/ethereum/assets/0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentralized Crypto Token", - "symbol": "DCTO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dctoproject.org", - "explorer": "https://etherscan.io/token/0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769", - "status": "active", - "id": "0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769/logo.png b/blockchains/ethereum/assets/0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769/logo.png deleted file mode 100644 index 05fcee841c2cb..0000000000000 Binary files a/blockchains/ethereum/assets/0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054/info.json b/blockchains/ethereum/assets/0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054/info.json deleted file mode 100644 index 6a7e54fc9d463..0000000000000 --- a/blockchains/ethereum/assets/0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TaTaTu", - "symbol": "TTU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054", - "status": "active", - "id": "0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054/logo.png b/blockchains/ethereum/assets/0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054/logo.png deleted file mode 100644 index acc11adf1875d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC/info.json b/blockchains/ethereum/assets/0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC/info.json deleted file mode 100644 index ad0c2caec95e6..0000000000000 --- a/blockchains/ethereum/assets/0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GREEN", - "symbol": "GREEN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC", - "status": "active", - "id": "0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC/logo.png b/blockchains/ethereum/assets/0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC/logo.png deleted file mode 100644 index a0bbee9a439db..0000000000000 Binary files a/blockchains/ethereum/assets/0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c/info.json b/blockchains/ethereum/assets/0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c/info.json deleted file mode 100644 index ba7523c84dc36..0000000000000 --- a/blockchains/ethereum/assets/0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digital Rand", - "symbol": "DZAR", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://digitalrand.co.za/", - "explorer": "https://etherscan.io/token/0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c", - "status": "active", - "id": "0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c/logo.png b/blockchains/ethereum/assets/0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c/logo.png deleted file mode 100644 index 339765999fab6..0000000000000 Binary files a/blockchains/ethereum/assets/0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8/info.json b/blockchains/ethereum/assets/0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8/info.json deleted file mode 100644 index 8aa4b2f56eaa1..0000000000000 --- a/blockchains/ethereum/assets/0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long KNC-DAI 3x v2", - "symbol": "dLKNC3x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8", - "status": "active", - "id": "0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8/logo.png b/blockchains/ethereum/assets/0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8/logo.png deleted file mode 100644 index ed914197cd8ad..0000000000000 Binary files a/blockchains/ethereum/assets/0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC/info.json b/blockchains/ethereum/assets/0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC/info.json deleted file mode 100644 index 54b5accd516a2..0000000000000 --- a/blockchains/ethereum/assets/0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Underground Dollar Bill", - "symbol": "UGDB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC", - "status": "active", - "id": "0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC/logo.png b/blockchains/ethereum/assets/0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC/logo.png deleted file mode 100755 index 3e9ad346d91e2..0000000000000 Binary files a/blockchains/ethereum/assets/0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9D1a62c2AD99019768b9126fdA004a9952853F6E/info.json b/blockchains/ethereum/assets/0x9D1a62c2AD99019768b9126fdA004a9952853F6E/info.json deleted file mode 100644 index 7180b80092543..0000000000000 --- a/blockchains/ethereum/assets/0x9D1a62c2AD99019768b9126fdA004a9952853F6E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Long BNB Token", - "symbol": "BNBBULL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/BNBBULL", - "explorer": "https://etherscan.io/token/0x9D1a62c2AD99019768b9126fdA004a9952853F6E", - "status": "active", - "id": "0x9D1a62c2AD99019768b9126fdA004a9952853F6E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9D1a62c2AD99019768b9126fdA004a9952853F6E/logo.png b/blockchains/ethereum/assets/0x9D1a62c2AD99019768b9126fdA004a9952853F6E/logo.png deleted file mode 100644 index a8cc1f578d450..0000000000000 Binary files a/blockchains/ethereum/assets/0x9D1a62c2AD99019768b9126fdA004a9952853F6E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9D1cBF4eF833340120e721E5028C326Ec1066c7e/info.json b/blockchains/ethereum/assets/0x9D1cBF4eF833340120e721E5028C326Ec1066c7e/info.json deleted file mode 100644 index cbb15d7e71de5..0000000000000 --- a/blockchains/ethereum/assets/0x9D1cBF4eF833340120e721E5028C326Ec1066c7e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Double Ether", - "symbol": "DET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9D1cBF4eF833340120e721E5028C326Ec1066c7e", - "status": "active", - "id": "0x9D1cBF4eF833340120e721E5028C326Ec1066c7e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9D1cBF4eF833340120e721E5028C326Ec1066c7e/logo.png b/blockchains/ethereum/assets/0x9D1cBF4eF833340120e721E5028C326Ec1066c7e/logo.png deleted file mode 100755 index 9e6add9351319..0000000000000 Binary files a/blockchains/ethereum/assets/0x9D1cBF4eF833340120e721E5028C326Ec1066c7e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9D47894f8BECB68B9cF3428d256311Affe8B068B/info.json b/blockchains/ethereum/assets/0x9D47894f8BECB68B9cF3428d256311Affe8B068B/info.json deleted file mode 100644 index 6747348fc2c56..0000000000000 --- a/blockchains/ethereum/assets/0x9D47894f8BECB68B9cF3428d256311Affe8B068B/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "ROPE", - "website": "https://rope.lol", - "source_code": "https://github.com/dontbuyrope/", - "description": "Fair launch NFT and yield bearing asset platform.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/dontbuyrope", - "handle": "dontbuyrope" - }, - { - "name": "Medium", - "url": "https://dontbuyrope.medium.com", - "handle": "dontbuyrope" - } - ], - "explorer": "https://etherscan.io/token/0x9d47894f8becb68b9cf3428d256311affe8b068b", - "type": "ERC20", - "symbol": "$ROPE", - "decimals": 18, - "status": "active", - "id": "0x9D47894f8BECB68B9cF3428d256311Affe8B068B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9D47894f8BECB68B9cF3428d256311Affe8B068B/logo.png b/blockchains/ethereum/assets/0x9D47894f8BECB68B9cF3428d256311Affe8B068B/logo.png deleted file mode 100644 index a20bec8427c0c..0000000000000 Binary files a/blockchains/ethereum/assets/0x9D47894f8BECB68B9cF3428d256311Affe8B068B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69/info.json b/blockchains/ethereum/assets/0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69/info.json deleted file mode 100644 index 76433e2751d9f..0000000000000 --- a/blockchains/ethereum/assets/0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wincoin", - "symbol": "BNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69", - "status": "active", - "id": "0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69/logo.png b/blockchains/ethereum/assets/0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69/logo.png deleted file mode 100644 index d107f62149a3c..0000000000000 Binary files a/blockchains/ethereum/assets/0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9D79d5B61De59D882ce90125b18F74af650acB93/logo.png b/blockchains/ethereum/assets/0x9D79d5B61De59D882ce90125b18F74af650acB93/logo.png deleted file mode 100644 index 82bb2c049784d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9D79d5B61De59D882ce90125b18F74af650acB93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9D86b1B2554ec410ecCFfBf111A6994910111340/info.json b/blockchains/ethereum/assets/0x9D86b1B2554ec410ecCFfBf111A6994910111340/info.json deleted file mode 100644 index 9218bc3f3c666..0000000000000 --- a/blockchains/ethereum/assets/0x9D86b1B2554ec410ecCFfBf111A6994910111340/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OPEN Chain", - "symbol": "OPENC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9D86b1B2554ec410ecCFfBf111A6994910111340", - "status": "active", - "id": "0x9D86b1B2554ec410ecCFfBf111A6994910111340" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9D86b1B2554ec410ecCFfBf111A6994910111340/logo.png b/blockchains/ethereum/assets/0x9D86b1B2554ec410ecCFfBf111A6994910111340/logo.png deleted file mode 100644 index 03a2c3c5f2cc2..0000000000000 Binary files a/blockchains/ethereum/assets/0x9D86b1B2554ec410ecCFfBf111A6994910111340/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A/info.json b/blockchains/ethereum/assets/0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A/info.json deleted file mode 100644 index 9e0316c5a9a19..0000000000000 --- a/blockchains/ethereum/assets/0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BqtX Token", - "symbol": "BQTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bqt.io/", - "explorer": "https://etherscan.io/token/0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A", - "status": "active", - "id": "0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A/logo.png b/blockchains/ethereum/assets/0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A/logo.png deleted file mode 100644 index a36d12674be51..0000000000000 Binary files a/blockchains/ethereum/assets/0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9D91BE44C06d373a8a226E1f3b146956083803eB/info.json b/blockchains/ethereum/assets/0x9D91BE44C06d373a8a226E1f3b146956083803eB/info.json deleted file mode 100644 index 2b1c79b842368..0000000000000 --- a/blockchains/ethereum/assets/0x9D91BE44C06d373a8a226E1f3b146956083803eB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing KNC", - "symbol": "aKNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0x9D91BE44C06d373a8a226E1f3b146956083803eB", - "status": "active", - "id": "0x9D91BE44C06d373a8a226E1f3b146956083803eB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9D91BE44C06d373a8a226E1f3b146956083803eB/logo.png b/blockchains/ethereum/assets/0x9D91BE44C06d373a8a226E1f3b146956083803eB/logo.png deleted file mode 100644 index bfc22dfc5a7f7..0000000000000 Binary files a/blockchains/ethereum/assets/0x9D91BE44C06d373a8a226E1f3b146956083803eB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3/info.json b/blockchains/ethereum/assets/0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3/info.json deleted file mode 100644 index 2b76446de3755..0000000000000 --- a/blockchains/ethereum/assets/0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST 9", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3", - "status": "active", - "id": "0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3/logo.png b/blockchains/ethereum/assets/0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3/logo.png deleted file mode 100644 index 4d0b7c68a822f..0000000000000 Binary files a/blockchains/ethereum/assets/0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82/info.json b/blockchains/ethereum/assets/0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82/info.json deleted file mode 100644 index 39ecc40aacb54..0000000000000 --- a/blockchains/ethereum/assets/0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dandy Dego", - "website": "https://dego.finance", - "description": "DEGO claims to be a brand new idea towards a sustainable Decentralized Finance (DeFi) ecosystem.", - "explorer": "https://etherscan.io/token/0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82", - "type": "ERC20", - "symbol": "DANDY", - "decimals": 18, - "status": "active", - "id": "0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82/logo.png b/blockchains/ethereum/assets/0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82/logo.png deleted file mode 100644 index 8f1f43a328283..0000000000000 Binary files a/blockchains/ethereum/assets/0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9E1cB748161146797062fF441d6e604C5Eaf8690/info.json b/blockchains/ethereum/assets/0x9E1cB748161146797062fF441d6e604C5Eaf8690/info.json deleted file mode 100644 index 35d5059c818d5..0000000000000 --- a/blockchains/ethereum/assets/0x9E1cB748161146797062fF441d6e604C5Eaf8690/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ILC", - "symbol": "ILC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9E1cB748161146797062fF441d6e604C5Eaf8690", - "status": "active", - "id": "0x9E1cB748161146797062fF441d6e604C5Eaf8690" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9E1cB748161146797062fF441d6e604C5Eaf8690/logo.png b/blockchains/ethereum/assets/0x9E1cB748161146797062fF441d6e604C5Eaf8690/logo.png deleted file mode 100644 index 974ffc3921c8c..0000000000000 Binary files a/blockchains/ethereum/assets/0x9E1cB748161146797062fF441d6e604C5Eaf8690/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A/info.json b/blockchains/ethereum/assets/0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A/info.json deleted file mode 100644 index adc2f076e045b..0000000000000 --- a/blockchains/ethereum/assets/0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C507214", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A", - "status": "active", - "id": "0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A/logo.png b/blockchains/ethereum/assets/0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A/logo.png deleted file mode 100644 index b287ffe95cdee..0000000000000 Binary files a/blockchains/ethereum/assets/0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9E283fE046118c0942aC2135B9C8e02547b20991/info.json b/blockchains/ethereum/assets/0x9E283fE046118c0942aC2135B9C8e02547b20991/info.json deleted file mode 100644 index 43db03c439c90..0000000000000 --- a/blockchains/ethereum/assets/0x9E283fE046118c0942aC2135B9C8e02547b20991/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Qwartz", - "symbol": "QWRTZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9E283fE046118c0942aC2135B9C8e02547b20991", - "status": "active", - "id": "0x9E283fE046118c0942aC2135B9C8e02547b20991" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9E283fE046118c0942aC2135B9C8e02547b20991/logo.png b/blockchains/ethereum/assets/0x9E283fE046118c0942aC2135B9C8e02547b20991/logo.png deleted file mode 100644 index 8e58bd0e914f9..0000000000000 Binary files a/blockchains/ethereum/assets/0x9E283fE046118c0942aC2135B9C8e02547b20991/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9/info.json b/blockchains/ethereum/assets/0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9/info.json deleted file mode 100644 index 7c569a67e0c43..0000000000000 --- a/blockchains/ethereum/assets/0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 146-CN08", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9", - "status": "active", - "id": "0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9/logo.png b/blockchains/ethereum/assets/0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9/logo.png deleted file mode 100644 index 17d166b78d343..0000000000000 Binary files a/blockchains/ethereum/assets/0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337/info.json b/blockchains/ethereum/assets/0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337/info.json deleted file mode 100644 index 9bf629275bbc1..0000000000000 --- a/blockchains/ethereum/assets/0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ElastoChain", - "symbol": "EC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337", - "status": "active", - "id": "0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337/logo.png b/blockchains/ethereum/assets/0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337/logo.png deleted file mode 100755 index 0d63dbe81b1f0..0000000000000 Binary files a/blockchains/ethereum/assets/0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9E2cF95Ab33AdC202BfDF13136cA19A5226aE5Ba/info.json b/blockchains/ethereum/assets/0x9E2cF95Ab33AdC202BfDF13136cA19A5226aE5Ba/info.json deleted file mode 100644 index 952968476aa69..0000000000000 --- a/blockchains/ethereum/assets/0x9E2cF95Ab33AdC202BfDF13136cA19A5226aE5Ba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STOCKSD", - "website": "https://stocksd.app", - "description": "Stocks on Ethereum", - "explorer": "https://etherscan.io/token/0x9E2cF95Ab33AdC202BfDF13136cA19A5226aE5Ba", - "type": "ERC20", - "symbol": "STOCKSD", - "decimals": 18, - "status": "active", - "id": "0x9E2cF95Ab33AdC202BfDF13136cA19A5226aE5Ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9E2cF95Ab33AdC202BfDF13136cA19A5226aE5Ba/logo.png b/blockchains/ethereum/assets/0x9E2cF95Ab33AdC202BfDF13136cA19A5226aE5Ba/logo.png deleted file mode 100644 index a5ac769aa96a5..0000000000000 Binary files a/blockchains/ethereum/assets/0x9E2cF95Ab33AdC202BfDF13136cA19A5226aE5Ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1/info.json b/blockchains/ethereum/assets/0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1/info.json deleted file mode 100644 index 554c5fa97734c..0000000000000 --- a/blockchains/ethereum/assets/0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nectar", - "symbol": "NCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://polyswarm.io/", - "explorer": "https://etherscan.io/token/0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1", - "status": "active", - "id": "0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1/logo.png b/blockchains/ethereum/assets/0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1/logo.png deleted file mode 100644 index 406788e0bc2ed..0000000000000 Binary files a/blockchains/ethereum/assets/0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891/info.json b/blockchains/ethereum/assets/0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891/info.json deleted file mode 100644 index 6c95c1f351554..0000000000000 --- a/blockchains/ethereum/assets/0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BRAT RED", - "symbol": "BRAT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://bro-consortium.io/", - "explorer": "https://etherscan.io/token/0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891", - "status": "active", - "id": "0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891/logo.png b/blockchains/ethereum/assets/0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891/logo.png deleted file mode 100644 index 83e889a2fca2b..0000000000000 Binary files a/blockchains/ethereum/assets/0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5/info.json b/blockchains/ethereum/assets/0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5/info.json deleted file mode 100644 index 76294f675fff6..0000000000000 --- a/blockchains/ethereum/assets/0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniFi", - "symbol": "UniFi", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.unifihub.com/", - "explorer": "https://etherscan.io/token/0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5", - "status": "active", - "id": "0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5/logo.png b/blockchains/ethereum/assets/0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5/logo.png deleted file mode 100644 index a18eb808b75da..0000000000000 Binary files a/blockchains/ethereum/assets/0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9EA085bc45639372e7389e5C5069a86cAC5a03bF/info.json b/blockchains/ethereum/assets/0x9EA085bc45639372e7389e5C5069a86cAC5a03bF/info.json deleted file mode 100644 index 1b9e3bde804d2..0000000000000 --- a/blockchains/ethereum/assets/0x9EA085bc45639372e7389e5C5069a86cAC5a03bF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vaporware", - "symbol": "VAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9EA085bc45639372e7389e5C5069a86cAC5a03bF", - "status": "active", - "id": "0x9EA085bc45639372e7389e5C5069a86cAC5a03bF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9EA085bc45639372e7389e5C5069a86cAC5a03bF/logo.png b/blockchains/ethereum/assets/0x9EA085bc45639372e7389e5C5069a86cAC5a03bF/logo.png deleted file mode 100644 index 93f34ad1b165f..0000000000000 Binary files a/blockchains/ethereum/assets/0x9EA085bc45639372e7389e5C5069a86cAC5a03bF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9EA3b5b4EC044b70375236A281986106457b20EF/logo.png b/blockchains/ethereum/assets/0x9EA3b5b4EC044b70375236A281986106457b20EF/logo.png deleted file mode 100644 index 31d01b43c49ec..0000000000000 Binary files a/blockchains/ethereum/assets/0x9EA3b5b4EC044b70375236A281986106457b20EF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F/info.json b/blockchains/ethereum/assets/0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F/info.json deleted file mode 100644 index 0d3da113e1e34..0000000000000 --- a/blockchains/ethereum/assets/0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R910597", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F", - "status": "active", - "id": "0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F/logo.png b/blockchains/ethereum/assets/0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F/logo.png deleted file mode 100644 index c15df8b9c1c32..0000000000000 Binary files a/blockchains/ethereum/assets/0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679/info.json b/blockchains/ethereum/assets/0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679/info.json deleted file mode 100644 index c8d83a5ea25d5..0000000000000 --- a/blockchains/ethereum/assets/0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Toilet Paper Token", - "symbol": "TPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679", - "status": "active", - "id": "0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679/logo.png b/blockchains/ethereum/assets/0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679/logo.png deleted file mode 100644 index d7730aa3c6558..0000000000000 Binary files a/blockchains/ethereum/assets/0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E/info.json b/blockchains/ethereum/assets/0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E/info.json deleted file mode 100644 index fd5ad38bc5152..0000000000000 --- a/blockchains/ethereum/assets/0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ThunderStoneToken", - "symbol": "TST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E", - "status": "active", - "id": "0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E/logo.png b/blockchains/ethereum/assets/0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E/logo.png deleted file mode 100644 index 585d6e1895061..0000000000000 Binary files a/blockchains/ethereum/assets/0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9EF24790B4DdD63C48CDe21370f3838acD75B727/info.json b/blockchains/ethereum/assets/0x9EF24790B4DdD63C48CDe21370f3838acD75B727/info.json deleted file mode 100644 index df56f7b008aff..0000000000000 --- a/blockchains/ethereum/assets/0x9EF24790B4DdD63C48CDe21370f3838acD75B727/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DragonBorns", - "symbol": "DBS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9EF24790B4DdD63C48CDe21370f3838acD75B727", - "status": "active", - "id": "0x9EF24790B4DdD63C48CDe21370f3838acD75B727" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9EF24790B4DdD63C48CDe21370f3838acD75B727/logo.png b/blockchains/ethereum/assets/0x9EF24790B4DdD63C48CDe21370f3838acD75B727/logo.png deleted file mode 100644 index 4ff373a0dfd87..0000000000000 Binary files a/blockchains/ethereum/assets/0x9EF24790B4DdD63C48CDe21370f3838acD75B727/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E/info.json b/blockchains/ethereum/assets/0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E/info.json deleted file mode 100644 index d23f1cf0301d4..0000000000000 --- a/blockchains/ethereum/assets/0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unistake", - "website": "https://unistake.finance", - "description": "Unistake empowers DeFi projects in their quest for liquidity by providing new incentives for their supporters to create Uniswap liquidity pools. Communities can contribute to token liquidity easier than ever before and make additional passive income streams through staking and profit sharing.", - "explorer": "https://etherscan.io/token/0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E", - "type": "ERC20", - "symbol": "UNISTAKE", - "decimals": 18, - "status": "active", - "id": "0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E/logo.png b/blockchains/ethereum/assets/0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E/logo.png deleted file mode 100644 index c71ee00e58a93..0000000000000 Binary files a/blockchains/ethereum/assets/0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC/info.json b/blockchains/ethereum/assets/0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC/info.json deleted file mode 100644 index cbe6124baf93a..0000000000000 --- a/blockchains/ethereum/assets/0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Niobium", - "symbol": "NBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://niobiumcoin.io/", - "explorer": "https://etherscan.io/token/0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC", - "status": "active", - "id": "0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC/logo.png b/blockchains/ethereum/assets/0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC/logo.png deleted file mode 100755 index c08754081c702..0000000000000 Binary files a/blockchains/ethereum/assets/0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff/info.json b/blockchains/ethereum/assets/0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff/info.json deleted file mode 100644 index 6219e9376aca1..0000000000000 --- a/blockchains/ethereum/assets/0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Darwinia Commitment Token", - "website": "https://darwinia.network/", - "source_code": "https://github.com/darwinia-network", - "description": "Darwinia Network is a decentralized heterogeneous cross-chain bridge protocol built on Substrate, focusing on decentralized cross-chain token swap, exchange and market. Darwinia also serves as critical infrastructure for single-chain application upgrade to cross-chain version, including Defi, Game, DEX, NFT market, etc. Our vision is to build future Internet of Tokens.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DarwiniaNetwork", - "handle": "" - }, - { - "name": "Telegram", - "url": "https://t.me/DarwiniaNetwork", - "handle": "" - } - ], - "explorer": "https://etherscan.io/token/0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff", - "type": "ERC20", - "symbol": "KTON", - "decimals": 18, - "status": "active", - "id": "0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff/logo.png b/blockchains/ethereum/assets/0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff/logo.png deleted file mode 100644 index 0529f45bbfc4d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9F452E458B024e82d6e3fF50A07b8DE74c988523/info.json b/blockchains/ethereum/assets/0x9F452E458B024e82d6e3fF50A07b8DE74c988523/info.json deleted file mode 100644 index ebf852e466ebb..0000000000000 --- a/blockchains/ethereum/assets/0x9F452E458B024e82d6e3fF50A07b8DE74c988523/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoatCash", - "symbol": "GOAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://goat.cash", - "explorer": "https://etherscan.io/token/0x9F452E458B024e82d6e3fF50A07b8DE74c988523", - "status": "active", - "id": "0x9F452E458B024e82d6e3fF50A07b8DE74c988523" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9F452E458B024e82d6e3fF50A07b8DE74c988523/logo.png b/blockchains/ethereum/assets/0x9F452E458B024e82d6e3fF50A07b8DE74c988523/logo.png deleted file mode 100644 index fc430ccd0125a..0000000000000 Binary files a/blockchains/ethereum/assets/0x9F452E458B024e82d6e3fF50A07b8DE74c988523/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d/info.json b/blockchains/ethereum/assets/0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d/info.json deleted file mode 100644 index 1f5778633e955..0000000000000 --- a/blockchains/ethereum/assets/0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LYB", - "symbol": "LYB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d", - "status": "active", - "id": "0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d/logo.png b/blockchains/ethereum/assets/0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d/logo.png deleted file mode 100644 index aad478c480e7e..0000000000000 Binary files a/blockchains/ethereum/assets/0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9F54a5ec929dec40E600f76252e68595Fe91ed20/info.json b/blockchains/ethereum/assets/0x9F54a5ec929dec40E600f76252e68595Fe91ed20/info.json deleted file mode 100644 index 4a485fc376384..0000000000000 --- a/blockchains/ethereum/assets/0x9F54a5ec929dec40E600f76252e68595Fe91ed20/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Simplify", - "symbol": "SIMP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9F54a5ec929dec40E600f76252e68595Fe91ed20", - "status": "active", - "id": "0x9F54a5ec929dec40E600f76252e68595Fe91ed20" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9F54a5ec929dec40E600f76252e68595Fe91ed20/logo.png b/blockchains/ethereum/assets/0x9F54a5ec929dec40E600f76252e68595Fe91ed20/logo.png deleted file mode 100644 index 34396ca966e6d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9F54a5ec929dec40E600f76252e68595Fe91ed20/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9F599410D207f3D2828a8712e5e543AC2E040382/info.json b/blockchains/ethereum/assets/0x9F599410D207f3D2828a8712e5e543AC2E040382/info.json deleted file mode 100644 index a4d6ecdd2f87a..0000000000000 --- a/blockchains/ethereum/assets/0x9F599410D207f3D2828a8712e5e543AC2E040382/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tapcoin", - "website": "https://tapproject.net", - "description": "Tapcoin (TTT) is a revolutionary token that decentralizes the gaming industry by providing gamers and developers with in-game virtual currencies.", - "explorer": "https://etherscan.io/token/0x9F599410D207f3D2828a8712e5e543AC2E040382", - "type": "ERC20", - "symbol": "TTT", - "decimals": 18, - "status": "active", - "id": "0x9F599410D207f3D2828a8712e5e543AC2E040382" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9F599410D207f3D2828a8712e5e543AC2E040382/logo.png b/blockchains/ethereum/assets/0x9F599410D207f3D2828a8712e5e543AC2E040382/logo.png deleted file mode 100644 index fea96ab402189..0000000000000 Binary files a/blockchains/ethereum/assets/0x9F599410D207f3D2828a8712e5e543AC2E040382/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9F5F3CFD7a32700C93F971637407ff17b91c7342/info.json b/blockchains/ethereum/assets/0x9F5F3CFD7a32700C93F971637407ff17b91c7342/info.json deleted file mode 100644 index 452ee9aac6a74..0000000000000 --- a/blockchains/ethereum/assets/0x9F5F3CFD7a32700C93F971637407ff17b91c7342/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ScryDddToken", - "symbol": "DDD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://home.scry.info/", - "explorer": "https://etherscan.io/token/0x9F5F3CFD7a32700C93F971637407ff17b91c7342", - "status": "active", - "id": "0x9F5F3CFD7a32700C93F971637407ff17b91c7342" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9F5F3CFD7a32700C93F971637407ff17b91c7342/logo.png b/blockchains/ethereum/assets/0x9F5F3CFD7a32700C93F971637407ff17b91c7342/logo.png deleted file mode 100644 index 45a3dc6de153f..0000000000000 Binary files a/blockchains/ethereum/assets/0x9F5F3CFD7a32700C93F971637407ff17b91c7342/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D/info.json b/blockchains/ethereum/assets/0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D/info.json deleted file mode 100644 index 268d3662e04f0..0000000000000 --- a/blockchains/ethereum/assets/0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTCC Pool Coin", - "symbol": "BPC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D", - "status": "active", - "id": "0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D/logo.png b/blockchains/ethereum/assets/0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D/logo.png deleted file mode 100644 index 353a6552dba35..0000000000000 Binary files a/blockchains/ethereum/assets/0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13/info.json b/blockchains/ethereum/assets/0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13/info.json deleted file mode 100644 index 5383f6aa01d2c..0000000000000 --- a/blockchains/ethereum/assets/0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Token Play", - "symbol": "TP3", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13", - "status": "active", - "id": "0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13/logo.png b/blockchains/ethereum/assets/0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13/logo.png deleted file mode 100644 index 706db41c47543..0000000000000 Binary files a/blockchains/ethereum/assets/0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec/info.json b/blockchains/ethereum/assets/0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec/info.json deleted file mode 100644 index 7810f665f2c3f..0000000000000 --- a/blockchains/ethereum/assets/0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MineBlock", - "symbol": "MB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec", - "status": "active", - "id": "0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec/logo.png b/blockchains/ethereum/assets/0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec/logo.png deleted file mode 100644 index 051039720d9e0..0000000000000 Binary files a/blockchains/ethereum/assets/0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9F9A0E0747A18426fd29F4A76820C808dA3B140b/info.json b/blockchains/ethereum/assets/0x9F9A0E0747A18426fd29F4A76820C808dA3B140b/info.json deleted file mode 100644 index 597698c79f016..0000000000000 --- a/blockchains/ethereum/assets/0x9F9A0E0747A18426fd29F4A76820C808dA3B140b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHBOLD", - "symbol": "ETBOLD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ethbold.org/", - "explorer": "https://etherscan.io/token/0x9F9A0E0747A18426fd29F4A76820C808dA3B140b", - "status": "active", - "id": "0x9F9A0E0747A18426fd29F4A76820C808dA3B140b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9F9A0E0747A18426fd29F4A76820C808dA3B140b/logo.png b/blockchains/ethereum/assets/0x9F9A0E0747A18426fd29F4A76820C808dA3B140b/logo.png deleted file mode 100644 index a6b4300b44ae5..0000000000000 Binary files a/blockchains/ethereum/assets/0x9F9A0E0747A18426fd29F4A76820C808dA3B140b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199/info.json b/blockchains/ethereum/assets/0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199/info.json deleted file mode 100644 index 4727cd54a9913..0000000000000 --- a/blockchains/ethereum/assets/0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITARK Token", - "symbol": "BARK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199", - "status": "active", - "id": "0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199/logo.png b/blockchains/ethereum/assets/0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199/logo.png deleted file mode 100644 index 8151cb08f541d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6/info.json b/blockchains/ethereum/assets/0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6/info.json deleted file mode 100644 index a42e4bdb259f8..0000000000000 --- a/blockchains/ethereum/assets/0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PGF500 Token", - "symbol": "PGF7T", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.pgf500.com/", - "explorer": "https://etherscan.io/token/0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6", - "status": "active", - "id": "0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6/logo.png b/blockchains/ethereum/assets/0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6/logo.png deleted file mode 100644 index 49e63e9d2e666..0000000000000 Binary files a/blockchains/ethereum/assets/0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75/info.json b/blockchains/ethereum/assets/0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75/info.json deleted file mode 100644 index fd6ac5523bcfe..0000000000000 --- a/blockchains/ethereum/assets/0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PATRIOT", - "symbol": "PATR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75", - "status": "active", - "id": "0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75/logo.png b/blockchains/ethereum/assets/0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75/logo.png deleted file mode 100755 index a696403d3fcfd..0000000000000 Binary files a/blockchains/ethereum/assets/0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4/info.json b/blockchains/ethereum/assets/0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4/info.json deleted file mode 100644 index 8b429f9aa4bf2..0000000000000 --- a/blockchains/ethereum/assets/0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "StarterCoin", - "symbol": "STAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://coinstarter.com/", - "explorer": "https://etherscan.io/token/0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4", - "status": "active", - "id": "0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4/logo.png b/blockchains/ethereum/assets/0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4/logo.png deleted file mode 100644 index 897fde8662bbf..0000000000000 Binary files a/blockchains/ethereum/assets/0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB/info.json b/blockchains/ethereum/assets/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB/info.json deleted file mode 100644 index 50d820e3db3a8..0000000000000 --- a/blockchains/ethereum/assets/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bax", - "website": "https://getbabb.com", - "description": "A decentralised banking platform that leverages blockchain and biometrics to offer anyone in the world access to a UK bank account for peer-to-peer financial services.", - "explorer": "https://etherscan.io/token/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB", - "type": "ERC20", - "symbol": "BAX", - "decimals": 18, - "status": "active", - "id": "0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB/logo.png b/blockchains/ethereum/assets/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB/logo.png deleted file mode 100644 index 1de309edff9a9..0000000000000 Binary files a/blockchains/ethereum/assets/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A/info.json b/blockchains/ethereum/assets/0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A/info.json deleted file mode 100644 index 2e2f60f59b8a1..0000000000000 --- a/blockchains/ethereum/assets/0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Welltrado token", - "symbol": "WTL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://welltrado.io/", - "explorer": "https://etherscan.io/token/0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A", - "status": "active", - "id": "0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A/logo.png b/blockchains/ethereum/assets/0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A/logo.png deleted file mode 100644 index 6374d696a3954..0000000000000 Binary files a/blockchains/ethereum/assets/0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4/info.json b/blockchains/ethereum/assets/0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4/info.json deleted file mode 100644 index 5c24560e05943..0000000000000 --- a/blockchains/ethereum/assets/0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nomics.com", - "symbol": "NOM", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4", - "status": "active", - "id": "0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4/logo.png b/blockchains/ethereum/assets/0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4/logo.png deleted file mode 100644 index bf78e2aae7384..0000000000000 Binary files a/blockchains/ethereum/assets/0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9a110A9F9b555625D002e5710E4b3455653a3e85/info.json b/blockchains/ethereum/assets/0x9a110A9F9b555625D002e5710E4b3455653a3e85/info.json deleted file mode 100644 index 235c08d8c9bee..0000000000000 --- a/blockchains/ethereum/assets/0x9a110A9F9b555625D002e5710E4b3455653a3e85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GUUZZ Token", - "symbol": "GUUZZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9a110A9F9b555625D002e5710E4b3455653a3e85", - "status": "active", - "id": "0x9a110A9F9b555625D002e5710E4b3455653a3e85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9a110A9F9b555625D002e5710E4b3455653a3e85/logo.png b/blockchains/ethereum/assets/0x9a110A9F9b555625D002e5710E4b3455653a3e85/logo.png deleted file mode 100644 index 57d49a889cd7b..0000000000000 Binary files a/blockchains/ethereum/assets/0x9a110A9F9b555625D002e5710E4b3455653a3e85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9a49f02e128a8E989b443a8f94843C0918BF45E7/info.json b/blockchains/ethereum/assets/0x9a49f02e128a8E989b443a8f94843C0918BF45E7/info.json deleted file mode 100644 index bd6bc1b60a9c1..0000000000000 --- a/blockchains/ethereum/assets/0x9a49f02e128a8E989b443a8f94843C0918BF45E7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TOKOK", - "symbol": "TOK", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://www.tokok.com", - "explorer": "https://etherscan.io/token/0x9a49f02e128a8E989b443a8f94843C0918BF45E7", - "status": "active", - "id": "0x9a49f02e128a8E989b443a8f94843C0918BF45E7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9a49f02e128a8E989b443a8f94843C0918BF45E7/logo.png b/blockchains/ethereum/assets/0x9a49f02e128a8E989b443a8f94843C0918BF45E7/logo.png deleted file mode 100644 index a5c6973750c48..0000000000000 Binary files a/blockchains/ethereum/assets/0x9a49f02e128a8E989b443a8f94843C0918BF45E7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E/info.json b/blockchains/ethereum/assets/0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E/info.json deleted file mode 100644 index b02d4eaae7b43..0000000000000 --- a/blockchains/ethereum/assets/0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ABX Token", - "symbol": "ABX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.arbidex.uk.com/", - "explorer": "https://etherscan.io/token/0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E", - "status": "active", - "id": "0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E/logo.png b/blockchains/ethereum/assets/0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E/logo.png deleted file mode 100644 index 69b2c418fd848..0000000000000 Binary files a/blockchains/ethereum/assets/0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9a988812d9e215c3D40D34328aD62AEa32B45F48/info.json b/blockchains/ethereum/assets/0x9a988812d9e215c3D40D34328aD62AEa32B45F48/info.json deleted file mode 100644 index 9d65b830b99d2..0000000000000 --- a/blockchains/ethereum/assets/0x9a988812d9e215c3D40D34328aD62AEa32B45F48/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-29/30M89", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9a988812d9e215c3D40D34328aD62AEa32B45F48", - "status": "active", - "id": "0x9a988812d9e215c3D40D34328aD62AEa32B45F48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9a988812d9e215c3D40D34328aD62AEa32B45F48/logo.png b/blockchains/ethereum/assets/0x9a988812d9e215c3D40D34328aD62AEa32B45F48/logo.png deleted file mode 100644 index db42a5c8993d4..0000000000000 Binary files a/blockchains/ethereum/assets/0x9a988812d9e215c3D40D34328aD62AEa32B45F48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D/info.json b/blockchains/ethereum/assets/0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D/info.json deleted file mode 100644 index 182948e5d316d..0000000000000 --- a/blockchains/ethereum/assets/0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Card", - "symbol": "VD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D", - "status": "active", - "id": "0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D/logo.png b/blockchains/ethereum/assets/0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D/logo.png deleted file mode 100644 index 63363d32f80ac..0000000000000 Binary files a/blockchains/ethereum/assets/0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD/info.json b/blockchains/ethereum/assets/0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD/info.json deleted file mode 100644 index f3fd81af22fe3..0000000000000 --- a/blockchains/ethereum/assets/0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BakerKingSwap", - "website": "https://bakerkingswap.com/", - "description": "Bakerking is fork from bakeryswap to make more secured, low fees, faster, easily earn from farming.", - "explorer": "https://etherscan.io/token/0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD", - "type": "ERC20", - "symbol": "BAKER", - "decimals": 18, - "status": "active", - "id": "0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD/logo.png b/blockchains/ethereum/assets/0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD/logo.png deleted file mode 100644 index 2daf7c27b927c..0000000000000 Binary files a/blockchains/ethereum/assets/0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9ab165D795019b6d8B3e971DdA91071421305e5a/info.json b/blockchains/ethereum/assets/0x9ab165D795019b6d8B3e971DdA91071421305e5a/info.json deleted file mode 100644 index dc2c83d8e590d..0000000000000 --- a/blockchains/ethereum/assets/0x9ab165D795019b6d8B3e971DdA91071421305e5a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aurora", - "symbol": "AOA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.aurorachain.io/", - "explorer": "https://etherscan.io/token/0x9ab165D795019b6d8B3e971DdA91071421305e5a", - "status": "active", - "id": "0x9ab165D795019b6d8B3e971DdA91071421305e5a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9ab165D795019b6d8B3e971DdA91071421305e5a/logo.png b/blockchains/ethereum/assets/0x9ab165D795019b6d8B3e971DdA91071421305e5a/logo.png deleted file mode 100755 index 0db6ffd27888b..0000000000000 Binary files a/blockchains/ethereum/assets/0x9ab165D795019b6d8B3e971DdA91071421305e5a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B/info.json b/blockchains/ethereum/assets/0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B/info.json deleted file mode 100644 index 9f39d6b3cea10..0000000000000 --- a/blockchains/ethereum/assets/0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "aXpire Token", - "symbol": "AXP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B", - "status": "active", - "id": "0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B/logo.png b/blockchains/ethereum/assets/0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B/logo.png deleted file mode 100755 index 7600fcfb72671..0000000000000 Binary files a/blockchains/ethereum/assets/0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9b06D48E0529ecF05905fF52DD426ebEc0EA3011/info.json b/blockchains/ethereum/assets/0x9b06D48E0529ecF05905fF52DD426ebEc0EA3011/info.json deleted file mode 100644 index 4f6b8fe4abfa2..0000000000000 --- a/blockchains/ethereum/assets/0x9b06D48E0529ecF05905fF52DD426ebEc0EA3011/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XSwap Token", - "website": "https://xswap.app", - "description": "This is Fair Version, 100% distributed to the community, with No team shares, No Pre-mine.", - "explorer": "https://etherscan.io/token/0x9b06D48E0529ecF05905fF52DD426ebEc0EA3011", - "type": "ERC20", - "symbol": "XSP", - "decimals": 18, - "status": "active", - "id": "0x9b06D48E0529ecF05905fF52DD426ebEc0EA3011" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9b06D48E0529ecF05905fF52DD426ebEc0EA3011/logo.png b/blockchains/ethereum/assets/0x9b06D48E0529ecF05905fF52DD426ebEc0EA3011/logo.png deleted file mode 100644 index 06ce43cc0fb7e..0000000000000 Binary files a/blockchains/ethereum/assets/0x9b06D48E0529ecF05905fF52DD426ebEc0EA3011/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f/info.json b/blockchains/ethereum/assets/0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f/info.json deleted file mode 100644 index 8f420d47911e8..0000000000000 --- a/blockchains/ethereum/assets/0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tripxchain", - "symbol": "TXC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f", - "status": "active", - "id": "0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f/logo.png b/blockchains/ethereum/assets/0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f/logo.png deleted file mode 100644 index 33eeeb10a6c09..0000000000000 Binary files a/blockchains/ethereum/assets/0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9b13ef21B4cD039C250D5694cEdfEE699478F978/info.json b/blockchains/ethereum/assets/0x9b13ef21B4cD039C250D5694cEdfEE699478F978/info.json deleted file mode 100644 index ddbc093394e36..0000000000000 --- a/blockchains/ethereum/assets/0x9b13ef21B4cD039C250D5694cEdfEE699478F978/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Motioncoin", - "symbol": "MTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9b13ef21B4cD039C250D5694cEdfEE699478F978", - "status": "active", - "id": "0x9b13ef21B4cD039C250D5694cEdfEE699478F978" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9b13ef21B4cD039C250D5694cEdfEE699478F978/logo.png b/blockchains/ethereum/assets/0x9b13ef21B4cD039C250D5694cEdfEE699478F978/logo.png deleted file mode 100644 index 6c41e8269cd8d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9b13ef21B4cD039C250D5694cEdfEE699478F978/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC/info.json b/blockchains/ethereum/assets/0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC/info.json deleted file mode 100644 index 798755264f4ee..0000000000000 --- a/blockchains/ethereum/assets/0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Puregold Token", - "symbol": "PGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC", - "status": "active", - "id": "0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC/logo.png b/blockchains/ethereum/assets/0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC/logo.png deleted file mode 100644 index 85aa441968b1c..0000000000000 Binary files a/blockchains/ethereum/assets/0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC/info.json b/blockchains/ethereum/assets/0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC/info.json deleted file mode 100644 index 64c99b9898643..0000000000000 --- a/blockchains/ethereum/assets/0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MT Token", - "symbol": "MT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mytoken.io/en/", - "explorer": "https://etherscan.io/token/0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC", - "status": "active", - "id": "0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC/logo.png b/blockchains/ethereum/assets/0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC/logo.png deleted file mode 100644 index 94b566e4e3ad2..0000000000000 Binary files a/blockchains/ethereum/assets/0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9b53E429B0baDd98ef7F01F03702986c516a5715/info.json b/blockchains/ethereum/assets/0x9b53E429B0baDd98ef7F01F03702986c516a5715/info.json deleted file mode 100644 index ca7a1ec1d1920..0000000000000 --- a/blockchains/ethereum/assets/0x9b53E429B0baDd98ef7F01F03702986c516a5715/info.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "name": "hybrix", - "website": "https://hybrix.io", - "source_code": "https://github.com/hybrix-io", - "white_paper": "https://hybrix.io/en/docs/papers", - "description": "Every distributed ledger and blockchain has its own strengths. The hybrix token gives access to all these benefits as it exists on top of all distributed ledger systems. The open hybrix protocol enables free transport of value between all distributed ledgers. A welcoming addition next to the possibilities of atomic swaps and decentralized exchanges.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/hybrix_io", - "handle": "@hybrix_io" - }, - { - "name": "Youtube", - "url": "https://www.youtube.com/channel/UCGosRXmL1w7nG4TOUUFghTw", - "handle": "j.hybrix" - }, - { - "name": "Telegram", - "url": "https://t.me/hybrixgroup", - "handle": "@agent725" - }, - { - "name": "Bitcointalk", - "url": "https://bitcointalk.org/index.php?topic=5230324.0", - "handle": "arisen725" - }, - { - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/hybrixio", - "handle": "Joachim de Koning" - } - ], - "explorer": "https://explorer.hybrix.io", - "research": "https://api.hybrix.io", - "type": "ERC20", - "symbol": "HY", - "decimals": 18, - "status": "active", - "id": "0x9b53E429B0baDd98ef7F01F03702986c516a5715" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9b53E429B0baDd98ef7F01F03702986c516a5715/logo.png b/blockchains/ethereum/assets/0x9b53E429B0baDd98ef7F01F03702986c516a5715/logo.png deleted file mode 100644 index a5167e3747df6..0000000000000 Binary files a/blockchains/ethereum/assets/0x9b53E429B0baDd98ef7F01F03702986c516a5715/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A/info.json b/blockchains/ethereum/assets/0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A/info.json deleted file mode 100644 index 50678e14a1ea6..0000000000000 --- a/blockchains/ethereum/assets/0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Reality Clash Coin", - "symbol": "RCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://reality-clash.com/", - "explorer": "https://etherscan.io/token/0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A", - "status": "active", - "id": "0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A/logo.png b/blockchains/ethereum/assets/0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A/logo.png deleted file mode 100644 index adbb8f857afc7..0000000000000 Binary files a/blockchains/ethereum/assets/0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9bA00D6856a4eDF4665BcA2C2309936572473B7E/info.json b/blockchains/ethereum/assets/0x9bA00D6856a4eDF4665BcA2C2309936572473B7E/info.json deleted file mode 100644 index 9aeb755ea9259..0000000000000 --- a/blockchains/ethereum/assets/0x9bA00D6856a4eDF4665BcA2C2309936572473B7E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing USDC", - "symbol": "aUSDC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0x9bA00D6856a4eDF4665BcA2C2309936572473B7E", - "status": "active", - "id": "0x9bA00D6856a4eDF4665BcA2C2309936572473B7E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9bA00D6856a4eDF4665BcA2C2309936572473B7E/logo.png b/blockchains/ethereum/assets/0x9bA00D6856a4eDF4665BcA2C2309936572473B7E/logo.png deleted file mode 100644 index 5563d296cd29c..0000000000000 Binary files a/blockchains/ethereum/assets/0x9bA00D6856a4eDF4665BcA2C2309936572473B7E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9bBC245ccd40E046ccCADA849891B88c06b1626e/info.json b/blockchains/ethereum/assets/0x9bBC245ccd40E046ccCADA849891B88c06b1626e/info.json deleted file mode 100644 index 6011b79992e7d..0000000000000 --- a/blockchains/ethereum/assets/0x9bBC245ccd40E046ccCADA849891B88c06b1626e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STAKEBIT", - "symbol": "SBIT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9bBC245ccd40E046ccCADA849891B88c06b1626e", - "status": "active", - "id": "0x9bBC245ccd40E046ccCADA849891B88c06b1626e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9bBC245ccd40E046ccCADA849891B88c06b1626e/logo.png b/blockchains/ethereum/assets/0x9bBC245ccd40E046ccCADA849891B88c06b1626e/logo.png deleted file mode 100644 index 22bdf1d18ed70..0000000000000 Binary files a/blockchains/ethereum/assets/0x9bBC245ccd40E046ccCADA849891B88c06b1626e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4/info.json b/blockchains/ethereum/assets/0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4/info.json deleted file mode 100644 index 5050e4aba5ecb..0000000000000 --- a/blockchains/ethereum/assets/0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QBEE", - "symbol": "QBZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.queenbeecompany.io/", - "explorer": "https://etherscan.io/token/0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4", - "status": "active", - "id": "0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4/logo.png b/blockchains/ethereum/assets/0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4/logo.png deleted file mode 100644 index 3f695d6d9aabb..0000000000000 Binary files a/blockchains/ethereum/assets/0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9ba60bA98413A60dB4C651D4afE5C937bbD8044B/logo.png b/blockchains/ethereum/assets/0x9ba60bA98413A60dB4C651D4afE5C937bbD8044B/logo.png deleted file mode 100644 index d9a68a74d286a..0000000000000 Binary files a/blockchains/ethereum/assets/0x9ba60bA98413A60dB4C651D4afE5C937bbD8044B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB/info.json b/blockchains/ethereum/assets/0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB/info.json deleted file mode 100644 index 2ac4ac43492ad..0000000000000 --- a/blockchains/ethereum/assets/0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IRCMTOKEN.COM", - "symbol": "IRCM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB", - "status": "active", - "id": "0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB/logo.png b/blockchains/ethereum/assets/0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB/logo.png deleted file mode 100644 index 6d3c450eb79c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9c12d9b1223130B641154d8d3DB35F91D81c8dfd/info.json b/blockchains/ethereum/assets/0x9c12d9b1223130B641154d8d3DB35F91D81c8dfd/info.json deleted file mode 100644 index 59d1faf738988..0000000000000 --- a/blockchains/ethereum/assets/0x9c12d9b1223130B641154d8d3DB35F91D81c8dfd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INBIT", - "website": "https://prepayway.com/", - "description": "PrepayWay InBit Token", - "explorer": "https://etherscan.io/token/0x9c12d9b1223130B641154d8d3DB35F91D81c8dfd", - "type": "ERC20", - "symbol": "InBit", - "decimals": 18, - "status": "active", - "id": "0x9c12d9b1223130B641154d8d3DB35F91D81c8dfd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9c12d9b1223130B641154d8d3DB35F91D81c8dfd/logo.png b/blockchains/ethereum/assets/0x9c12d9b1223130B641154d8d3DB35F91D81c8dfd/logo.png deleted file mode 100644 index 0c0b019a8afed..0000000000000 Binary files a/blockchains/ethereum/assets/0x9c12d9b1223130B641154d8d3DB35F91D81c8dfd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9c197c4b58527fAAAb67CB35E3145166B23D242e/info.json b/blockchains/ethereum/assets/0x9c197c4b58527fAAAb67CB35E3145166B23D242e/info.json deleted file mode 100644 index 4e15b75dc4bea..0000000000000 --- a/blockchains/ethereum/assets/0x9c197c4b58527fAAAb67CB35E3145166B23D242e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HashNet BitEco", - "symbol": "HNB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://hnb.eco/", - "explorer": "https://etherscan.io/token/0x9c197c4b58527fAAAb67CB35E3145166B23D242e", - "status": "active", - "id": "0x9c197c4b58527fAAAb67CB35E3145166B23D242e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9c197c4b58527fAAAb67CB35E3145166B23D242e/logo.png b/blockchains/ethereum/assets/0x9c197c4b58527fAAAb67CB35E3145166B23D242e/logo.png deleted file mode 100644 index 3076fff84d9a1..0000000000000 Binary files a/blockchains/ethereum/assets/0x9c197c4b58527fAAAb67CB35E3145166B23D242e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2/info.json b/blockchains/ethereum/assets/0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2/info.json deleted file mode 100644 index da252d05ce23f..0000000000000 --- a/blockchains/ethereum/assets/0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LOCIcoin", - "symbol": "LOCI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.loci.io/", - "explorer": "https://etherscan.io/token/0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2", - "status": "active", - "id": "0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2/logo.png b/blockchains/ethereum/assets/0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2/logo.png deleted file mode 100755 index 4e9511a7907c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9c405acf8688AfB61B3197421cDeeC1A266c6839/info.json b/blockchains/ethereum/assets/0x9c405acf8688AfB61B3197421cDeeC1A266c6839/info.json deleted file mode 100644 index 20e8856698cce..0000000000000 --- a/blockchains/ethereum/assets/0x9c405acf8688AfB61B3197421cDeeC1A266c6839/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DogeYield", - "website": "https://dogeyield.com", - "description": "DogeYield is Yield Farming Paltform with dogecoin rewards for DOGY holders and Stakers. Dogeyield provides the users with hold system without making deposits to join the yield farming.", - "explorer": "https://etherscan.io/token/0x9c405acf8688AfB61B3197421cDeeC1A266c6839", - "type": "ERC20", - "symbol": "DOGY", - "decimals": 18, - "status": "active", - "id": "0x9c405acf8688AfB61B3197421cDeeC1A266c6839" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9c405acf8688AfB61B3197421cDeeC1A266c6839/logo.png b/blockchains/ethereum/assets/0x9c405acf8688AfB61B3197421cDeeC1A266c6839/logo.png deleted file mode 100644 index fbbea36123625..0000000000000 Binary files a/blockchains/ethereum/assets/0x9c405acf8688AfB61B3197421cDeeC1A266c6839/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4/info.json b/blockchains/ethereum/assets/0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4/info.json deleted file mode 100644 index 1154d0740a193..0000000000000 --- a/blockchains/ethereum/assets/0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro-Exchange", - "symbol": "ONION", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4", - "status": "active", - "id": "0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4/logo.png b/blockchains/ethereum/assets/0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4/logo.png deleted file mode 100644 index 99fe1f0c7ba53..0000000000000 Binary files a/blockchains/ethereum/assets/0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9c4c000ECD08a7C798f320F75e252A78CD1E6189/info.json b/blockchains/ethereum/assets/0x9c4c000ECD08a7C798f320F75e252A78CD1E6189/info.json deleted file mode 100644 index 7671c7b41d17f..0000000000000 --- a/blockchains/ethereum/assets/0x9c4c000ECD08a7C798f320F75e252A78CD1E6189/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DD Copper", - "symbol": "DDC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9c4c000ECD08a7C798f320F75e252A78CD1E6189", - "status": "active", - "id": "0x9c4c000ECD08a7C798f320F75e252A78CD1E6189" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9c4c000ECD08a7C798f320F75e252A78CD1E6189/logo.png b/blockchains/ethereum/assets/0x9c4c000ECD08a7C798f320F75e252A78CD1E6189/logo.png deleted file mode 100644 index 845cb806220aa..0000000000000 Binary files a/blockchains/ethereum/assets/0x9c4c000ECD08a7C798f320F75e252A78CD1E6189/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c/info.json b/blockchains/ethereum/assets/0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c/info.json deleted file mode 100644 index 0e54c510648d4..0000000000000 --- a/blockchains/ethereum/assets/0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentralized Universal Basic Income", - "symbol": "DUBI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c", - "status": "active", - "id": "0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c/logo.png b/blockchains/ethereum/assets/0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c/logo.png deleted file mode 100755 index 998608792a49d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9c794f933b4DD8B49031A79b0f924D68BEF43992/info.json b/blockchains/ethereum/assets/0x9c794f933b4DD8B49031A79b0f924D68BEF43992/info.json deleted file mode 100644 index 582931bfd3ac5..0000000000000 --- a/blockchains/ethereum/assets/0x9c794f933b4DD8B49031A79b0f924D68BEF43992/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XTRD", - "symbol": "XTRD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://xtrd.io/", - "explorer": "https://etherscan.io/token/0x9c794f933b4DD8B49031A79b0f924D68BEF43992", - "status": "active", - "id": "0x9c794f933b4DD8B49031A79b0f924D68BEF43992" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9c794f933b4DD8B49031A79b0f924D68BEF43992/logo.png b/blockchains/ethereum/assets/0x9c794f933b4DD8B49031A79b0f924D68BEF43992/logo.png deleted file mode 100644 index d9deb91ce7b41..0000000000000 Binary files a/blockchains/ethereum/assets/0x9c794f933b4DD8B49031A79b0f924D68BEF43992/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D/info.json b/blockchains/ethereum/assets/0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D/info.json deleted file mode 100644 index 1aeef8a0c8f47..0000000000000 --- a/blockchains/ethereum/assets/0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WpayCoin", - "symbol": "WPAY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D", - "status": "active", - "id": "0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D/logo.png b/blockchains/ethereum/assets/0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D/logo.png deleted file mode 100644 index 8d6b6f304a63e..0000000000000 Binary files a/blockchains/ethereum/assets/0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6/info.json b/blockchains/ethereum/assets/0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6/info.json deleted file mode 100644 index e60fd2b522644..0000000000000 --- a/blockchains/ethereum/assets/0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LBK", - "symbol": "LBK", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.lbank.info/", - "explorer": "https://etherscan.io/token/0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6", - "status": "active", - "id": "0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6/logo.png b/blockchains/ethereum/assets/0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6/logo.png deleted file mode 100644 index 1d78ed11774c7..0000000000000 Binary files a/blockchains/ethereum/assets/0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/info.json b/blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/info.json deleted file mode 100644 index 3f7be035fd253..0000000000000 --- a/blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "DOKI", - "website": "https://dokidoki.finance", - "source_code": "https://github.com/dokidokidefi", - "description": "Experience DeFi in Retro Japan", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/dokidokifinance", - "handle": "dokidokifinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@dokidoki.finance", - "handle": "dokidoki.finance" - } - ], - "explorer": "https://etherscan.io/token/0x9ceb84f92a0561fa3cc4132ab9c0b76a59787544", - "type": "ERC20", - "symbol": "DOKI", - "decimals": 18, - "status": "active", - "id": "0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/logo.png b/blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/logo.png deleted file mode 100644 index 65a9caad5a00d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9cc9658382483ECd0f2117DE6B7656AA4013fa07/info.json b/blockchains/ethereum/assets/0x9cc9658382483ECd0f2117DE6B7656AA4013fa07/info.json deleted file mode 100644 index 5fa2f3e98abc5..0000000000000 --- a/blockchains/ethereum/assets/0x9cc9658382483ECd0f2117DE6B7656AA4013fa07/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REDFM (Rediscover Fund Management by Blockchain)", - "symbol": "REDFM", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9cc9658382483ECd0f2117DE6B7656AA4013fa07", - "status": "active", - "id": "0x9cc9658382483ECd0f2117DE6B7656AA4013fa07" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9cc9658382483ECd0f2117DE6B7656AA4013fa07/logo.png b/blockchains/ethereum/assets/0x9cc9658382483ECd0f2117DE6B7656AA4013fa07/logo.png deleted file mode 100755 index 424162f3c18d5..0000000000000 Binary files a/blockchains/ethereum/assets/0x9cc9658382483ECd0f2117DE6B7656AA4013fa07/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9cea2eD9e47059260C97d697f82b8A14EfA61EA5/logo.png b/blockchains/ethereum/assets/0x9cea2eD9e47059260C97d697f82b8A14EfA61EA5/logo.png deleted file mode 100644 index 9a39a2cf22ce7..0000000000000 Binary files a/blockchains/ethereum/assets/0x9cea2eD9e47059260C97d697f82b8A14EfA61EA5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4/info.json b/blockchains/ethereum/assets/0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4/info.json deleted file mode 100644 index c22f009cbfffa..0000000000000 --- a/blockchains/ethereum/assets/0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wallstreetbets", - "symbol": "WSB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4", - "status": "active", - "id": "0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4/logo.png b/blockchains/ethereum/assets/0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4/logo.png deleted file mode 100644 index dcce9b66c32e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/info.json b/blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/info.json deleted file mode 100644 index dfd6d5f8752ed..0000000000000 --- a/blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mSLV Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror SLV Token.", - "explorer": "https://etherscan.io/token/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mSLV", - "decimals": 18, - "status": "active", - "id": "0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/logo.png b/blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/logo.png deleted file mode 100644 index 82a94b703890f..0000000000000 Binary files a/blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9d28AFED23F02Ba3646f85766484BF576f6918A8/info.json b/blockchains/ethereum/assets/0x9d28AFED23F02Ba3646f85766484BF576f6918A8/info.json deleted file mode 100644 index 92545c6e1fbc3..0000000000000 --- a/blockchains/ethereum/assets/0x9d28AFED23F02Ba3646f85766484BF576f6918A8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GRAND", - "symbol": "G", - "type": "ERC20", - "decimals": 15, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9d28AFED23F02Ba3646f85766484BF576f6918A8", - "status": "active", - "id": "0x9d28AFED23F02Ba3646f85766484BF576f6918A8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9d28AFED23F02Ba3646f85766484BF576f6918A8/logo.png b/blockchains/ethereum/assets/0x9d28AFED23F02Ba3646f85766484BF576f6918A8/logo.png deleted file mode 100755 index b340fb459c1fb..0000000000000 Binary files a/blockchains/ethereum/assets/0x9d28AFED23F02Ba3646f85766484BF576f6918A8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296/info.json b/blockchains/ethereum/assets/0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296/info.json deleted file mode 100644 index f9a8fa0f44882..0000000000000 --- a/blockchains/ethereum/assets/0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cannabit", - "symbol": "CBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296", - "status": "active", - "id": "0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296/logo.png b/blockchains/ethereum/assets/0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296/logo.png deleted file mode 100644 index 06be26541a580..0000000000000 Binary files a/blockchains/ethereum/assets/0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9d409a0A012CFbA9B15F6D4B36Ac57A46966Ab9a/logo.png b/blockchains/ethereum/assets/0x9d409a0A012CFbA9B15F6D4B36Ac57A46966Ab9a/logo.png deleted file mode 100644 index f6a9da5a0e776..0000000000000 Binary files a/blockchains/ethereum/assets/0x9d409a0A012CFbA9B15F6D4B36Ac57A46966Ab9a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9d89202Bb44AbBad28FEfD71774995b356f62906/info.json b/blockchains/ethereum/assets/0x9d89202Bb44AbBad28FEfD71774995b356f62906/info.json deleted file mode 100644 index 3d2abda4866f1..0000000000000 --- a/blockchains/ethereum/assets/0x9d89202Bb44AbBad28FEfD71774995b356f62906/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-8/30M68", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9d89202Bb44AbBad28FEfD71774995b356f62906", - "status": "active", - "id": "0x9d89202Bb44AbBad28FEfD71774995b356f62906" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9d89202Bb44AbBad28FEfD71774995b356f62906/logo.png b/blockchains/ethereum/assets/0x9d89202Bb44AbBad28FEfD71774995b356f62906/logo.png deleted file mode 100644 index e3717074b8808..0000000000000 Binary files a/blockchains/ethereum/assets/0x9d89202Bb44AbBad28FEfD71774995b356f62906/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9d9223436dDD466FC247e9dbbD20207e640fEf58/info.json b/blockchains/ethereum/assets/0x9d9223436dDD466FC247e9dbbD20207e640fEf58/info.json deleted file mode 100644 index 500b6bfe64b7d..0000000000000 --- a/blockchains/ethereum/assets/0x9d9223436dDD466FC247e9dbbD20207e640fEf58/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Olive", - "symbol": "OLE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9d9223436dDD466FC247e9dbbD20207e640fEf58", - "status": "active", - "id": "0x9d9223436dDD466FC247e9dbbD20207e640fEf58" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9d9223436dDD466FC247e9dbbD20207e640fEf58/logo.png b/blockchains/ethereum/assets/0x9d9223436dDD466FC247e9dbbD20207e640fEf58/logo.png deleted file mode 100755 index a522ed7ec2c18..0000000000000 Binary files a/blockchains/ethereum/assets/0x9d9223436dDD466FC247e9dbbD20207e640fEf58/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9dBBCE383808b1981441dAa62989Ef584274AB2f/info.json b/blockchains/ethereum/assets/0x9dBBCE383808b1981441dAa62989Ef584274AB2f/info.json deleted file mode 100644 index 2ad50ae05d561..0000000000000 --- a/blockchains/ethereum/assets/0x9dBBCE383808b1981441dAa62989Ef584274AB2f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TAM", - "symbol": "TAM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9dBBCE383808b1981441dAa62989Ef584274AB2f", - "status": "active", - "id": "0x9dBBCE383808b1981441dAa62989Ef584274AB2f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9dBBCE383808b1981441dAa62989Ef584274AB2f/logo.png b/blockchains/ethereum/assets/0x9dBBCE383808b1981441dAa62989Ef584274AB2f/logo.png deleted file mode 100644 index 27008f1357001..0000000000000 Binary files a/blockchains/ethereum/assets/0x9dBBCE383808b1981441dAa62989Ef584274AB2f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9dBa10eE88D89c5849ae4100517165698fBdb411/info.json b/blockchains/ethereum/assets/0x9dBa10eE88D89c5849ae4100517165698fBdb411/info.json deleted file mode 100644 index 55c81c97d23c2..0000000000000 --- a/blockchains/ethereum/assets/0x9dBa10eE88D89c5849ae4100517165698fBdb411/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "dmb.top", - "symbol": "dmb", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9dBa10eE88D89c5849ae4100517165698fBdb411", - "status": "active", - "id": "0x9dBa10eE88D89c5849ae4100517165698fBdb411" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9dBa10eE88D89c5849ae4100517165698fBdb411/logo.png b/blockchains/ethereum/assets/0x9dBa10eE88D89c5849ae4100517165698fBdb411/logo.png deleted file mode 100644 index f3398a7b0fba1..0000000000000 Binary files a/blockchains/ethereum/assets/0x9dBa10eE88D89c5849ae4100517165698fBdb411/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff/info.json b/blockchains/ethereum/assets/0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff/info.json deleted file mode 100644 index 8b470808ece48..0000000000000 --- a/blockchains/ethereum/assets/0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DIAMOND", - "symbol": "DMND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff", - "status": "active", - "id": "0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff/logo.png b/blockchains/ethereum/assets/0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff/logo.png deleted file mode 100755 index 105fe1baa0e61..0000000000000 Binary files a/blockchains/ethereum/assets/0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8/info.json b/blockchains/ethereum/assets/0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8/info.json deleted file mode 100644 index 199ecc894eba0..0000000000000 --- a/blockchains/ethereum/assets/0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DD Silver", - "symbol": "DDS", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8", - "status": "active", - "id": "0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8/logo.png b/blockchains/ethereum/assets/0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8/logo.png deleted file mode 100644 index 2a0778fb8f81a..0000000000000 Binary files a/blockchains/ethereum/assets/0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9da66Fe42480141b4b238e9573a0F83880D83a51/info.json b/blockchains/ethereum/assets/0x9da66Fe42480141b4b238e9573a0F83880D83a51/info.json deleted file mode 100644 index e171ce02c01d5..0000000000000 --- a/blockchains/ethereum/assets/0x9da66Fe42480141b4b238e9573a0F83880D83a51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "baarbird", - "symbol": "baar", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9da66Fe42480141b4b238e9573a0F83880D83a51", - "status": "active", - "id": "0x9da66Fe42480141b4b238e9573a0F83880D83a51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9da66Fe42480141b4b238e9573a0F83880D83a51/logo.png b/blockchains/ethereum/assets/0x9da66Fe42480141b4b238e9573a0F83880D83a51/logo.png deleted file mode 100644 index 3d30325573bb4..0000000000000 Binary files a/blockchains/ethereum/assets/0x9da66Fe42480141b4b238e9573a0F83880D83a51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c/info.json b/blockchains/ethereum/assets/0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c/info.json deleted file mode 100644 index 828b5f628a66b..0000000000000 --- a/blockchains/ethereum/assets/0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digital Florin", - "symbol": "CDF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c", - "status": "active", - "id": "0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c/logo.png b/blockchains/ethereum/assets/0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c/logo.png deleted file mode 100644 index e07f93040bc8d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C/info.json b/blockchains/ethereum/assets/0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C/info.json deleted file mode 100644 index 64e7ed107e906..0000000000000 --- a/blockchains/ethereum/assets/0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OKStamp", - "symbol": "STAMP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C", - "status": "active", - "id": "0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C/logo.png b/blockchains/ethereum/assets/0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C/logo.png deleted file mode 100644 index feaa311bd1b2f..0000000000000 Binary files a/blockchains/ethereum/assets/0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7/info.json b/blockchains/ethereum/assets/0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7/info.json deleted file mode 100644 index 177607e545c7a..0000000000000 --- a/blockchains/ethereum/assets/0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UTN-P: Universa Token", - "symbol": "UTNP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://universablockchain.com/", - "explorer": "https://etherscan.io/token/0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7", - "status": "active", - "id": "0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7/logo.png b/blockchains/ethereum/assets/0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7/logo.png deleted file mode 100755 index 26105b426480c..0000000000000 Binary files a/blockchains/ethereum/assets/0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9e4C143Bfe35f855624B3F84465AB7401A17A120/info.json b/blockchains/ethereum/assets/0x9e4C143Bfe35f855624B3F84465AB7401A17A120/info.json deleted file mode 100644 index 911a3b0eb0b8d..0000000000000 --- a/blockchains/ethereum/assets/0x9e4C143Bfe35f855624B3F84465AB7401A17A120/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EXCOIN CASH", - "symbol": "EXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9e4C143Bfe35f855624B3F84465AB7401A17A120", - "status": "active", - "id": "0x9e4C143Bfe35f855624B3F84465AB7401A17A120" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9e4C143Bfe35f855624B3F84465AB7401A17A120/logo.png b/blockchains/ethereum/assets/0x9e4C143Bfe35f855624B3F84465AB7401A17A120/logo.png deleted file mode 100755 index 4907380c75082..0000000000000 Binary files a/blockchains/ethereum/assets/0x9e4C143Bfe35f855624B3F84465AB7401A17A120/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F/info.json b/blockchains/ethereum/assets/0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F/info.json deleted file mode 100644 index 94d495f4ffaed..0000000000000 --- a/blockchains/ethereum/assets/0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hacken", - "symbol": "HKN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F", - "status": "active", - "id": "0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F/logo.png b/blockchains/ethereum/assets/0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F/logo.png deleted file mode 100644 index dd949e9c8af0d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A/info.json b/blockchains/ethereum/assets/0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A/info.json deleted file mode 100644 index a558274992591..0000000000000 --- a/blockchains/ethereum/assets/0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swarm Fund Token", - "symbol": "SWM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A", - "status": "active", - "id": "0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A/logo.png b/blockchains/ethereum/assets/0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A/logo.png deleted file mode 100644 index 4fa04983d3a2d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C/info.json b/blockchains/ethereum/assets/0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C/info.json deleted file mode 100644 index 44afefa95bc0f..0000000000000 --- a/blockchains/ethereum/assets/0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COSS", - "symbol": "COSS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C", - "status": "active", - "id": "0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C/logo.png b/blockchains/ethereum/assets/0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C/logo.png deleted file mode 100755 index f29a52748fdc9..0000000000000 Binary files a/blockchains/ethereum/assets/0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9e984f28257Ae9c57918515627B078DEab4e11FE/info.json b/blockchains/ethereum/assets/0x9e984f28257Ae9c57918515627B078DEab4e11FE/info.json deleted file mode 100644 index 7d28cdef04aef..0000000000000 --- a/blockchains/ethereum/assets/0x9e984f28257Ae9c57918515627B078DEab4e11FE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AVXChange Token", - "symbol": "AVX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9e984f28257Ae9c57918515627B078DEab4e11FE", - "status": "active", - "id": "0x9e984f28257Ae9c57918515627B078DEab4e11FE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9e984f28257Ae9c57918515627B078DEab4e11FE/logo.png b/blockchains/ethereum/assets/0x9e984f28257Ae9c57918515627B078DEab4e11FE/logo.png deleted file mode 100644 index 2375aa048d8e6..0000000000000 Binary files a/blockchains/ethereum/assets/0x9e984f28257Ae9c57918515627B078DEab4e11FE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf/info.json b/blockchains/ethereum/assets/0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf/info.json deleted file mode 100644 index 45f14ad5c667f..0000000000000 --- a/blockchains/ethereum/assets/0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GREATBEAR", - "symbol": "GTB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf", - "status": "active", - "id": "0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf/logo.png b/blockchains/ethereum/assets/0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf/logo.png deleted file mode 100644 index d1f55ae6be6f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9eC58861641BC805564bbC0c5FB4a856516238E7/info.json b/blockchains/ethereum/assets/0x9eC58861641BC805564bbC0c5FB4a856516238E7/info.json deleted file mode 100644 index 8f67b037abced..0000000000000 --- a/blockchains/ethereum/assets/0x9eC58861641BC805564bbC0c5FB4a856516238E7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Appics", - "symbol": "XAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9eC58861641BC805564bbC0c5FB4a856516238E7", - "status": "active", - "id": "0x9eC58861641BC805564bbC0c5FB4a856516238E7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9eC58861641BC805564bbC0c5FB4a856516238E7/logo.png b/blockchains/ethereum/assets/0x9eC58861641BC805564bbC0c5FB4a856516238E7/logo.png deleted file mode 100755 index 7fe00c857c564..0000000000000 Binary files a/blockchains/ethereum/assets/0x9eC58861641BC805564bbC0c5FB4a856516238E7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9eD68f8e328b03a1dC82e97Ca7c785252659a681/info.json b/blockchains/ethereum/assets/0x9eD68f8e328b03a1dC82e97Ca7c785252659a681/info.json deleted file mode 100644 index c1da7f15261cc..0000000000000 --- a/blockchains/ethereum/assets/0x9eD68f8e328b03a1dC82e97Ca7c785252659a681/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Justswap", - "symbol": "JUST", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9eD68f8e328b03a1dC82e97Ca7c785252659a681", - "status": "active", - "id": "0x9eD68f8e328b03a1dC82e97Ca7c785252659a681" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9eD68f8e328b03a1dC82e97Ca7c785252659a681/logo.png b/blockchains/ethereum/assets/0x9eD68f8e328b03a1dC82e97Ca7c785252659a681/logo.png deleted file mode 100644 index bd01ffa948d98..0000000000000 Binary files a/blockchains/ethereum/assets/0x9eD68f8e328b03a1dC82e97Ca7c785252659a681/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D/info.json b/blockchains/ethereum/assets/0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D/info.json deleted file mode 100644 index da1dcced01c84..0000000000000 --- a/blockchains/ethereum/assets/0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETH 20 SMA Crossover Set", - "symbol": "ETH20SMACO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tokensets.com/set/eth20smaco", - "explorer": "https://etherscan.io/token/0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D", - "status": "active", - "id": "0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D/logo.png b/blockchains/ethereum/assets/0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D/logo.png deleted file mode 100644 index e5a498a187929..0000000000000 Binary files a/blockchains/ethereum/assets/0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9eeC65E5b998dB6845321BaA915eC3338B1a469B/info.json b/blockchains/ethereum/assets/0x9eeC65E5b998dB6845321BaA915eC3338B1a469B/info.json deleted file mode 100644 index 3eab643101a78..0000000000000 --- a/blockchains/ethereum/assets/0x9eeC65E5b998dB6845321BaA915eC3338B1a469B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OnlyChain", - "symbol": "Only", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9eeC65E5b998dB6845321BaA915eC3338B1a469B", - "status": "active", - "id": "0x9eeC65E5b998dB6845321BaA915eC3338B1a469B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9eeC65E5b998dB6845321BaA915eC3338B1a469B/logo.png b/blockchains/ethereum/assets/0x9eeC65E5b998dB6845321BaA915eC3338B1a469B/logo.png deleted file mode 100644 index 27c953d7527a8..0000000000000 Binary files a/blockchains/ethereum/assets/0x9eeC65E5b998dB6845321BaA915eC3338B1a469B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9eecec130fb665d03a37289ee34C818Ee7F79926/info.json b/blockchains/ethereum/assets/0x9eecec130fb665d03a37289ee34C818Ee7F79926/info.json deleted file mode 100644 index 6f72e617d4d07..0000000000000 --- a/blockchains/ethereum/assets/0x9eecec130fb665d03a37289ee34C818Ee7F79926/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BETTY", - "symbol": "BTY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9eecec130fb665d03a37289ee34C818Ee7F79926", - "status": "active", - "id": "0x9eecec130fb665d03a37289ee34C818Ee7F79926" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9eecec130fb665d03a37289ee34C818Ee7F79926/logo.png b/blockchains/ethereum/assets/0x9eecec130fb665d03a37289ee34C818Ee7F79926/logo.png deleted file mode 100644 index 185517bd03419..0000000000000 Binary files a/blockchains/ethereum/assets/0x9eecec130fb665d03a37289ee34C818Ee7F79926/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf/info.json b/blockchains/ethereum/assets/0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf/info.json deleted file mode 100644 index 642ecb6c1a715..0000000000000 --- a/blockchains/ethereum/assets/0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MainCoin", - "symbol": "MNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://maincoin.money", - "explorer": "https://etherscan.io/token/0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf", - "status": "active", - "id": "0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf/logo.png b/blockchains/ethereum/assets/0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf/logo.png deleted file mode 100644 index 070b1d3e5f188..0000000000000 Binary files a/blockchains/ethereum/assets/0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A/info.json b/blockchains/ethereum/assets/0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A/info.json deleted file mode 100644 index 0156b5ca4a48d..0000000000000 --- a/blockchains/ethereum/assets/0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synthetic YBDAO", - "symbol": "YBREE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A", - "status": "active", - "id": "0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A/logo.png b/blockchains/ethereum/assets/0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A/logo.png deleted file mode 100644 index 65452f3a895aa..0000000000000 Binary files a/blockchains/ethereum/assets/0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9f41Ef77551Be3713df2407e9788b3C5880b06Df/info.json b/blockchains/ethereum/assets/0x9f41Ef77551Be3713df2407e9788b3C5880b06Df/info.json deleted file mode 100644 index 9e9ddb682ae12..0000000000000 --- a/blockchains/ethereum/assets/0x9f41Ef77551Be3713df2407e9788b3C5880b06Df/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 205-CN38", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9f41Ef77551Be3713df2407e9788b3C5880b06Df", - "status": "active", - "id": "0x9f41Ef77551Be3713df2407e9788b3C5880b06Df" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9f41Ef77551Be3713df2407e9788b3C5880b06Df/logo.png b/blockchains/ethereum/assets/0x9f41Ef77551Be3713df2407e9788b3C5880b06Df/logo.png deleted file mode 100644 index fbe7c8fd684e7..0000000000000 Binary files a/blockchains/ethereum/assets/0x9f41Ef77551Be3713df2407e9788b3C5880b06Df/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332/info.json b/blockchains/ethereum/assets/0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332/info.json deleted file mode 100644 index 562bbe70c1b94..0000000000000 --- a/blockchains/ethereum/assets/0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Duma", - "symbol": "DUMA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332", - "status": "active", - "id": "0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332/logo.png b/blockchains/ethereum/assets/0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332/logo.png deleted file mode 100644 index 31b9d8fd0f11b..0000000000000 Binary files a/blockchains/ethereum/assets/0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B/info.json b/blockchains/ethereum/assets/0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B/info.json deleted file mode 100644 index 06e86c73880e4..0000000000000 --- a/blockchains/ethereum/assets/0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FASToken", - "symbol": "FAST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B", - "status": "active", - "id": "0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B/logo.png b/blockchains/ethereum/assets/0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B/logo.png deleted file mode 100644 index 98f5f491152c8..0000000000000 Binary files a/blockchains/ethereum/assets/0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1/info.json b/blockchains/ethereum/assets/0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1/info.json deleted file mode 100644 index a1b6587c9fcf4..0000000000000 --- a/blockchains/ethereum/assets/0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wak Coin", - "symbol": "WAK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1", - "status": "active", - "id": "0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1/logo.png b/blockchains/ethereum/assets/0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1/logo.png deleted file mode 100644 index da77c50ed4230..0000000000000 Binary files a/blockchains/ethereum/assets/0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9f7229aF0c4b9740e207Ea283b9094983f78ba04/info.json b/blockchains/ethereum/assets/0x9f7229aF0c4b9740e207Ea283b9094983f78ba04/info.json deleted file mode 100644 index d5cd5aafd2521..0000000000000 --- a/blockchains/ethereum/assets/0x9f7229aF0c4b9740e207Ea283b9094983f78ba04/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tadpole", - "website": "https://tadpole.finance", - "description": "Tadpole Finance is an experimental DeFi project to create a more open lending markets, where users can make deposits and loans with any ERC20 tokens on the Ethereum network.", - "explorer": "https://etherscan.io/token/0x9f7229aF0c4b9740e207Ea283b9094983f78ba04", - "type": "ERC20", - "symbol": "TAD", - "decimals": 18, - "status": "active", - "id": "0x9f7229aF0c4b9740e207Ea283b9094983f78ba04" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9f7229aF0c4b9740e207Ea283b9094983f78ba04/logo.png b/blockchains/ethereum/assets/0x9f7229aF0c4b9740e207Ea283b9094983f78ba04/logo.png deleted file mode 100644 index 64fe347000330..0000000000000 Binary files a/blockchains/ethereum/assets/0x9f7229aF0c4b9740e207Ea283b9094983f78ba04/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9f7c6A7C5af0a354761f98cb11A32471f3B94451/info.json b/blockchains/ethereum/assets/0x9f7c6A7C5af0a354761f98cb11A32471f3B94451/info.json deleted file mode 100644 index 4da0c1fef3c95..0000000000000 --- a/blockchains/ethereum/assets/0x9f7c6A7C5af0a354761f98cb11A32471f3B94451/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C551552", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9f7c6A7C5af0a354761f98cb11A32471f3B94451", - "status": "active", - "id": "0x9f7c6A7C5af0a354761f98cb11A32471f3B94451" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9f7c6A7C5af0a354761f98cb11A32471f3B94451/logo.png b/blockchains/ethereum/assets/0x9f7c6A7C5af0a354761f98cb11A32471f3B94451/logo.png deleted file mode 100644 index a811c43ab13c4..0000000000000 Binary files a/blockchains/ethereum/assets/0x9f7c6A7C5af0a354761f98cb11A32471f3B94451/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/info.json b/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/info.json deleted file mode 100644 index 9d129e6ed409d..0000000000000 --- a/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Maker", - "website": "https://makerdao.com", - "description": "Maker (MKR) is a utility token, governance token and recapitalization resource of the Maker system.", - "explorer": "https://etherscan.io/token/Maker", - "research": "https://research.binance.com/en/projects/maker", - "type": "ERC20", - "symbol": "MKR", - "decimals": 18, - "status": "active", - "id": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/logo.png b/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/logo.png deleted file mode 100644 index 7b7d27e4201e0..0000000000000 Binary files a/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F/info.json b/blockchains/ethereum/assets/0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F/info.json deleted file mode 100644 index 5a9480d3aca97..0000000000000 --- a/blockchains/ethereum/assets/0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Celeum", - "symbol": "CLX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://celeum.tk/", - "explorer": "https://etherscan.io/token/0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F", - "status": "active", - "id": "0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F/logo.png b/blockchains/ethereum/assets/0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F/logo.png deleted file mode 100644 index 20b66969dac4d..0000000000000 Binary files a/blockchains/ethereum/assets/0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E/info.json b/blockchains/ethereum/assets/0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E/info.json deleted file mode 100644 index 19d9294f4bde8..0000000000000 --- a/blockchains/ethereum/assets/0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CMMEToken", - "symbol": "CMME", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E", - "status": "active", - "id": "0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E/logo.png b/blockchains/ethereum/assets/0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E/logo.png deleted file mode 100644 index b89123b3cbfc4..0000000000000 Binary files a/blockchains/ethereum/assets/0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65/info.json b/blockchains/ethereum/assets/0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65/info.json deleted file mode 100644 index 7e9c781846885..0000000000000 --- a/blockchains/ethereum/assets/0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlutusDeFi", - "symbol": "PLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65", - "status": "active", - "id": "0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65/logo.png b/blockchains/ethereum/assets/0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65/logo.png deleted file mode 100644 index eef65796d53f2..0000000000000 Binary files a/blockchains/ethereum/assets/0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D/info.json b/blockchains/ethereum/assets/0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D/info.json deleted file mode 100644 index 3a527e5040144..0000000000000 --- a/blockchains/ethereum/assets/0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Block Genesis Token", - "symbol": "BGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D", - "status": "active", - "id": "0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D/logo.png b/blockchains/ethereum/assets/0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D/logo.png deleted file mode 100644 index 3719327f9f8f3..0000000000000 Binary files a/blockchains/ethereum/assets/0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x9faCccc33adD9257F3BD30F8569B8845A8932A70/info.json b/blockchains/ethereum/assets/0x9faCccc33adD9257F3BD30F8569B8845A8932A70/info.json deleted file mode 100644 index 477a14fd4b664..0000000000000 --- a/blockchains/ethereum/assets/0x9faCccc33adD9257F3BD30F8569B8845A8932A70/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZIVIO", - "symbol": "ZIO", - "type": "ERC20", - "decimals": 16, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0x9faCccc33adD9257F3BD30F8569B8845A8932A70", - "status": "active", - "id": "0x9faCccc33adD9257F3BD30F8569B8845A8932A70" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9faCccc33adD9257F3BD30F8569B8845A8932A70/logo.png b/blockchains/ethereum/assets/0x9faCccc33adD9257F3BD30F8569B8845A8932A70/logo.png deleted file mode 100644 index 966d82d0cac5e..0000000000000 Binary files a/blockchains/ethereum/assets/0x9faCccc33adD9257F3BD30F8569B8845A8932A70/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee/info.json b/blockchains/ethereum/assets/0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee/info.json deleted file mode 100644 index df214e2394d6a..0000000000000 --- a/blockchains/ethereum/assets/0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GMB", - "symbol": "GMB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://gamb.io/", - "explorer": "https://etherscan.io/token/0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee", - "status": "active", - "id": "0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee/logo.png b/blockchains/ethereum/assets/0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee/logo.png deleted file mode 100644 index 318492de4ea64..0000000000000 Binary files a/blockchains/ethereum/assets/0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2/info.json b/blockchains/ethereum/assets/0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2/info.json deleted file mode 100644 index 624fc1ae7c774..0000000000000 --- a/blockchains/ethereum/assets/0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoPower Token", - "symbol": "GPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tokengoplatform.com/", - "explorer": "https://etherscan.io/token/0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2", - "status": "active", - "id": "0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2/logo.png b/blockchains/ethereum/assets/0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2/logo.png deleted file mode 100644 index 555a35bf70579..0000000000000 Binary files a/blockchains/ethereum/assets/0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA017ac5faC5941f95010b12570B812C974469c2C/info.json b/blockchains/ethereum/assets/0xA017ac5faC5941f95010b12570B812C974469c2C/info.json deleted file mode 100644 index c2eda30f9c666..0000000000000 --- a/blockchains/ethereum/assets/0xA017ac5faC5941f95010b12570B812C974469c2C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Proxeus", - "symbol": "XES", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://proxeus.com/", - "explorer": "https://etherscan.io/token/0xA017ac5faC5941f95010b12570B812C974469c2C", - "status": "active", - "id": "0xA017ac5faC5941f95010b12570B812C974469c2C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA017ac5faC5941f95010b12570B812C974469c2C/logo.png b/blockchains/ethereum/assets/0xA017ac5faC5941f95010b12570B812C974469c2C/logo.png deleted file mode 100644 index b42450266b6c0..0000000000000 Binary files a/blockchains/ethereum/assets/0xA017ac5faC5941f95010b12570B812C974469c2C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC/info.json b/blockchains/ethereum/assets/0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC/info.json deleted file mode 100644 index a3881505946ae..0000000000000 --- a/blockchains/ethereum/assets/0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IPWT", - "website": "https://ipweb.top", - "description": "IPWeb: A high-performance public chain based on P2P distributed storage. P2P distributed storage not only provides a secure, reliable, and low-cost storage platform, but anyone can freely use the distributed storage provided by IPWeb while defining smart contracts.", - "explorer": "https://etherscan.io/token/0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC", - "type": "ERC20", - "symbol": "IPWT", - "decimals": 18, - "status": "active", - "id": "0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC/logo.png b/blockchains/ethereum/assets/0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC/logo.png deleted file mode 100644 index 8a6b6d32e2671..0000000000000 Binary files a/blockchains/ethereum/assets/0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA0471cdd5c0dc2614535fD7505b17A651a8F0DAB/info.json b/blockchains/ethereum/assets/0xA0471cdd5c0dc2614535fD7505b17A651a8F0DAB/info.json deleted file mode 100644 index 9b43bdf10845b..0000000000000 --- a/blockchains/ethereum/assets/0xA0471cdd5c0dc2614535fD7505b17A651a8F0DAB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EasySwap", - "website": "https://easyswap.trade", - "description": "EasySwap makes trading seamless and protects your portfolio from the high volatility of crypto markets, shielding it from turbulences and ensuring you remain profitable on the long run.", - "explorer": "https://etherscan.io/token/0xA0471cdd5c0dc2614535fD7505b17A651a8F0DAB", - "type": "ERC20", - "symbol": "ESWA", - "decimals": 8, - "status": "active", - "id": "0xA0471cdd5c0dc2614535fD7505b17A651a8F0DAB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA0471cdd5c0dc2614535fD7505b17A651a8F0DAB/logo.png b/blockchains/ethereum/assets/0xA0471cdd5c0dc2614535fD7505b17A651a8F0DAB/logo.png deleted file mode 100644 index 2fb30d1db94f1..0000000000000 Binary files a/blockchains/ethereum/assets/0xA0471cdd5c0dc2614535fD7505b17A651a8F0DAB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA0637d954dA80323876dEfE1eb48B75BC33953e5/info.json b/blockchains/ethereum/assets/0xA0637d954dA80323876dEfE1eb48B75BC33953e5/info.json deleted file mode 100644 index ff942fa9b671e..0000000000000 --- a/blockchains/ethereum/assets/0xA0637d954dA80323876dEfE1eb48B75BC33953e5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GlobalCitizenPay", - "symbol": "GCP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA0637d954dA80323876dEfE1eb48B75BC33953e5", - "status": "active", - "id": "0xA0637d954dA80323876dEfE1eb48B75BC33953e5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA0637d954dA80323876dEfE1eb48B75BC33953e5/logo.png b/blockchains/ethereum/assets/0xA0637d954dA80323876dEfE1eb48B75BC33953e5/logo.png deleted file mode 100644 index 2c04623ef132a..0000000000000 Binary files a/blockchains/ethereum/assets/0xA0637d954dA80323876dEfE1eb48B75BC33953e5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA08F11E2920FF9ae6299F508921a47FcfE623a57/info.json b/blockchains/ethereum/assets/0xA08F11E2920FF9ae6299F508921a47FcfE623a57/info.json deleted file mode 100644 index c3c77979a0fc5..0000000000000 --- a/blockchains/ethereum/assets/0xA08F11E2920FF9ae6299F508921a47FcfE623a57/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Andrew Cecil Funderburk 3rd", - "symbol": "ACF3", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA08F11E2920FF9ae6299F508921a47FcfE623a57", - "status": "active", - "id": "0xA08F11E2920FF9ae6299F508921a47FcfE623a57" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA08F11E2920FF9ae6299F508921a47FcfE623a57/logo.png b/blockchains/ethereum/assets/0xA08F11E2920FF9ae6299F508921a47FcfE623a57/logo.png deleted file mode 100644 index 655f5ac292492..0000000000000 Binary files a/blockchains/ethereum/assets/0xA08F11E2920FF9ae6299F508921a47FcfE623a57/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA099759772491738B18AE99F169157E60d16fbF7/info.json b/blockchains/ethereum/assets/0xA099759772491738B18AE99F169157E60d16fbF7/info.json deleted file mode 100644 index 4374649b2d0d7..0000000000000 --- a/blockchains/ethereum/assets/0xA099759772491738B18AE99F169157E60d16fbF7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Americoin", - "website": "https://ameriethe.com", - "description": "Americoin is one of the most transformative technologies since the invention of the Internet. Americoin stands firmly in support of financial freedom and the liberty that Americoin provides globally for anyone to voluntarily participate in a permissionless and decentralized network.", - "explorer": "https://etherscan.io/token/0xA099759772491738B18AE99F169157E60d16fbF7", - "type": "ERC20", - "symbol": "AME", - "decimals": 8, - "status": "active", - "id": "0xA099759772491738B18AE99F169157E60d16fbF7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA099759772491738B18AE99F169157E60d16fbF7/logo.png b/blockchains/ethereum/assets/0xA099759772491738B18AE99F169157E60d16fbF7/logo.png deleted file mode 100644 index e0921d0d1260b..0000000000000 Binary files a/blockchains/ethereum/assets/0xA099759772491738B18AE99F169157E60d16fbF7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA0CF46eb152656C7090e769916eb44a138aaa406/info.json b/blockchains/ethereum/assets/0xA0CF46eb152656C7090e769916eb44a138aaa406/info.json deleted file mode 100644 index 202433c50552a..0000000000000 --- a/blockchains/ethereum/assets/0xA0CF46eb152656C7090e769916eb44a138aaa406/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Spheroid", - "symbol": "SPH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.spheroiduniverse.io/", - "explorer": "https://etherscan.io/token/0xA0CF46eb152656C7090e769916eb44a138aaa406", - "status": "active", - "id": "0xA0CF46eb152656C7090e769916eb44a138aaa406" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA0CF46eb152656C7090e769916eb44a138aaa406/logo.png b/blockchains/ethereum/assets/0xA0CF46eb152656C7090e769916eb44a138aaa406/logo.png deleted file mode 100644 index 179fb9bafd408..0000000000000 Binary files a/blockchains/ethereum/assets/0xA0CF46eb152656C7090e769916eb44a138aaa406/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b/info.json b/blockchains/ethereum/assets/0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b/info.json deleted file mode 100644 index 14a2959148141..0000000000000 --- a/blockchains/ethereum/assets/0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto.com Coin", - "website": "https://crypto.com/en/chain", - "description": "Crypto.com Chain will be a privacy preserving payment network that focuses on enabling crypto spending in the real world, powering the future of mobile money.", - "explorer": "https://etherscan.io/token/0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b", - "type": "ERC20", - "symbol": "CRO", - "decimals": 8, - "status": "active", - "id": "0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b/logo.png b/blockchains/ethereum/assets/0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b/logo.png deleted file mode 100644 index f65a8814f2e51..0000000000000 Binary files a/blockchains/ethereum/assets/0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json b/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json deleted file mode 100644 index 1f8715657548b..0000000000000 --- a/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USD Coin", - "website": "https://centre.io/usdc", - "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", - "explorer": "https://etherscan.io/token/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", - "type": "ERC20", - "symbol": "USDC", - "decimals": 6, - "status": "active", - "id": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7/info.json b/blockchains/ethereum/assets/0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7/info.json deleted file mode 100644 index 736cdaf49fe17..0000000000000 --- a/blockchains/ethereum/assets/0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AfricOil Coin", - "symbol": "AfriCo", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7", - "status": "active", - "id": "0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7/logo.png b/blockchains/ethereum/assets/0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7/logo.png deleted file mode 100644 index ceadf285594ae..0000000000000 Binary files a/blockchains/ethereum/assets/0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA0cCa3Cf5c64152883f4c947c404E46996593fA7/info.json b/blockchains/ethereum/assets/0xA0cCa3Cf5c64152883f4c947c404E46996593fA7/info.json deleted file mode 100644 index d54e5c9dcc3c1..0000000000000 --- a/blockchains/ethereum/assets/0xA0cCa3Cf5c64152883f4c947c404E46996593fA7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BRAPPER", - "symbol": "BRAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://brappertoken.com/", - "explorer": "https://etherscan.io/token/0xA0cCa3Cf5c64152883f4c947c404E46996593fA7", - "status": "active", - "id": "0xA0cCa3Cf5c64152883f4c947c404E46996593fA7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA0cCa3Cf5c64152883f4c947c404E46996593fA7/logo.png b/blockchains/ethereum/assets/0xA0cCa3Cf5c64152883f4c947c404E46996593fA7/logo.png deleted file mode 100644 index 18d42d2e73029..0000000000000 Binary files a/blockchains/ethereum/assets/0xA0cCa3Cf5c64152883f4c947c404E46996593fA7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a/info.json b/blockchains/ethereum/assets/0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a/info.json deleted file mode 100644 index 1e73b6f9f986f..0000000000000 --- a/blockchains/ethereum/assets/0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "GoWithMi", - "website": "https://gowithmi.com", - "description": "GoWithMi aims to map the world on the blockchain by building a global decentralized location-based services infrastructure for applications.", - "socials": [], - "explorer": "https://etherscan.io/token/0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a", - "type": "ERC20", - "symbol": "GMAT", - "decimals": 18, - "status": "active", - "id": "0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a/logo.png b/blockchains/ethereum/assets/0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a/logo.png deleted file mode 100644 index 969ad64c50f57..0000000000000 Binary files a/blockchains/ethereum/assets/0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA1248c718d52752b2cC257eeb0eBa900408dAeB8/info.json b/blockchains/ethereum/assets/0xA1248c718d52752b2cC257eeb0eBa900408dAeB8/info.json deleted file mode 100644 index 6ac4cd7a99fd3..0000000000000 --- a/blockchains/ethereum/assets/0xA1248c718d52752b2cC257eeb0eBa900408dAeB8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SWYFT Token", - "symbol": "SWYFTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://swyft.network/", - "explorer": "https://etherscan.io/token/0xA1248c718d52752b2cC257eeb0eBa900408dAeB8", - "status": "active", - "id": "0xA1248c718d52752b2cC257eeb0eBa900408dAeB8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA1248c718d52752b2cC257eeb0eBa900408dAeB8/logo.png b/blockchains/ethereum/assets/0xA1248c718d52752b2cC257eeb0eBa900408dAeB8/logo.png deleted file mode 100644 index b608db458fcc4..0000000000000 Binary files a/blockchains/ethereum/assets/0xA1248c718d52752b2cC257eeb0eBa900408dAeB8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA12D6e782e67fC4aF136098324ab2658b2734BD0/info.json b/blockchains/ethereum/assets/0xA12D6e782e67fC4aF136098324ab2658b2734BD0/info.json deleted file mode 100644 index f573843b59ccb..0000000000000 --- a/blockchains/ethereum/assets/0xA12D6e782e67fC4aF136098324ab2658b2734BD0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MAZO", - "symbol": "MAZO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA12D6e782e67fC4aF136098324ab2658b2734BD0", - "status": "active", - "id": "0xA12D6e782e67fC4aF136098324ab2658b2734BD0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA12D6e782e67fC4aF136098324ab2658b2734BD0/logo.png b/blockchains/ethereum/assets/0xA12D6e782e67fC4aF136098324ab2658b2734BD0/logo.png deleted file mode 100644 index 406d8cb4de0a4..0000000000000 Binary files a/blockchains/ethereum/assets/0xA12D6e782e67fC4aF136098324ab2658b2734BD0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85/info.json b/blockchains/ethereum/assets/0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85/info.json deleted file mode 100644 index b4a60c5b57867..0000000000000 --- a/blockchains/ethereum/assets/0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RIZIN", - "symbol": "RZN", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85", - "status": "active", - "id": "0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85/logo.png b/blockchains/ethereum/assets/0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85/logo.png deleted file mode 100644 index 080c7a2701144..0000000000000 Binary files a/blockchains/ethereum/assets/0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA13f0743951B4f6E3e3AA039f682E17279f52bc3/info.json b/blockchains/ethereum/assets/0xA13f0743951B4f6E3e3AA039f682E17279f52bc3/info.json deleted file mode 100644 index 5f96b96eb0ab2..0000000000000 --- a/blockchains/ethereum/assets/0xA13f0743951B4f6E3e3AA039f682E17279f52bc3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sentinel Chain Token", - "symbol": "SENC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sentinel-chain.org/", - "explorer": "https://etherscan.io/token/0xA13f0743951B4f6E3e3AA039f682E17279f52bc3", - "status": "active", - "id": "0xA13f0743951B4f6E3e3AA039f682E17279f52bc3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA13f0743951B4f6E3e3AA039f682E17279f52bc3/logo.png b/blockchains/ethereum/assets/0xA13f0743951B4f6E3e3AA039f682E17279f52bc3/logo.png deleted file mode 100644 index 20d04f3b05003..0000000000000 Binary files a/blockchains/ethereum/assets/0xA13f0743951B4f6E3e3AA039f682E17279f52bc3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/info.json b/blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/info.json deleted file mode 100644 index 506334e3c51ea..0000000000000 --- a/blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Pundi X", - "website": "https://pundix.com", - "description": "Pundi X (NPXS) aims to make the use of cryptocurrency as a form of payment into a reality for retailers and consumers alike.", - "socials": [], - "explorer": "https://etherscan.io/token/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3", - "type": "ERC20", - "symbol": "NPXS", - "decimals": 18, - "status": "active", - "id": "0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/logo.png b/blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/logo.png deleted file mode 100644 index fbf12a553d5a5..0000000000000 Binary files a/blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA1AFFfE3F4D611d252010E3EAf6f4D77088b0cd7/info.json b/blockchains/ethereum/assets/0xA1AFFfE3F4D611d252010E3EAf6f4D77088b0cd7/info.json deleted file mode 100644 index f5707e7a34fe1..0000000000000 --- a/blockchains/ethereum/assets/0xA1AFFfE3F4D611d252010E3EAf6f4D77088b0cd7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "reflect.finance", - "website": "https://reflect.finance", - "description": "Frictionless Yield Generation. Hold and Earn.", - "explorer": "https://etherscan.io/token/0xa1afffe3f4d611d252010e3eaf6f4d77088b0cd7", - "type": "ERC20", - "symbol": "RFI", - "decimals": 9, - "status": "active", - "id": "0xA1AFFfE3F4D611d252010E3EAf6f4D77088b0cd7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA1AFFfE3F4D611d252010E3EAf6f4D77088b0cd7/logo.png b/blockchains/ethereum/assets/0xA1AFFfE3F4D611d252010E3EAf6f4D77088b0cd7/logo.png deleted file mode 100644 index 792f74bf8b420..0000000000000 Binary files a/blockchains/ethereum/assets/0xA1AFFfE3F4D611d252010E3EAf6f4D77088b0cd7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51/info.json b/blockchains/ethereum/assets/0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51/info.json deleted file mode 100644 index f0bed6fe04592..0000000000000 --- a/blockchains/ethereum/assets/0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FTI NEWS Token", - "symbol": "TECH", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51", - "status": "active", - "id": "0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51/logo.png b/blockchains/ethereum/assets/0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51/logo.png deleted file mode 100644 index 61139e3ac1a57..0000000000000 Binary files a/blockchains/ethereum/assets/0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E/info.json b/blockchains/ethereum/assets/0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E/info.json deleted file mode 100644 index 549d9915d4a17..0000000000000 --- a/blockchains/ethereum/assets/0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TEOGLOBAL", - "symbol": "TGR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E", - "status": "active", - "id": "0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E/logo.png b/blockchains/ethereum/assets/0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E/logo.png deleted file mode 100644 index cc835983eea09..0000000000000 Binary files a/blockchains/ethereum/assets/0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a/info.json b/blockchains/ethereum/assets/0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a/info.json deleted file mode 100644 index 4d3d40f93f1a0..0000000000000 --- a/blockchains/ethereum/assets/0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ESCX Token", - "symbol": "ESCX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a", - "status": "active", - "id": "0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a/logo.png b/blockchains/ethereum/assets/0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a/logo.png deleted file mode 100644 index d8cf2574c82cb..0000000000000 Binary files a/blockchains/ethereum/assets/0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B/info.json b/blockchains/ethereum/assets/0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B/info.json deleted file mode 100644 index c9a06585ad733..0000000000000 --- a/blockchains/ethereum/assets/0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlanetCoin", - "symbol": "PLT", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B", - "status": "active", - "id": "0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B/logo.png b/blockchains/ethereum/assets/0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B/logo.png deleted file mode 100644 index 8d0b4f45302bc..0000000000000 Binary files a/blockchains/ethereum/assets/0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA1d38Ef843553322a338CdD7d6134565ffbA97ab/info.json b/blockchains/ethereum/assets/0xA1d38Ef843553322a338CdD7d6134565ffbA97ab/info.json deleted file mode 100644 index 305cbbe614807..0000000000000 --- a/blockchains/ethereum/assets/0xA1d38Ef843553322a338CdD7d6134565ffbA97ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Levyte Token", - "symbol": "LEVT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA1d38Ef843553322a338CdD7d6134565ffbA97ab", - "status": "active", - "id": "0xA1d38Ef843553322a338CdD7d6134565ffbA97ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA1d38Ef843553322a338CdD7d6134565ffbA97ab/logo.png b/blockchains/ethereum/assets/0xA1d38Ef843553322a338CdD7d6134565ffbA97ab/logo.png deleted file mode 100644 index 6a9ab20b7351f..0000000000000 Binary files a/blockchains/ethereum/assets/0xA1d38Ef843553322a338CdD7d6134565ffbA97ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA2085073878152aC3090eA13D1e41bD69e60Dc99/info.json b/blockchains/ethereum/assets/0xA2085073878152aC3090eA13D1e41bD69e60Dc99/info.json deleted file mode 100644 index 92865c30e3fa9..0000000000000 --- a/blockchains/ethereum/assets/0xA2085073878152aC3090eA13D1e41bD69e60Dc99/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Escoin", - "website": "https://escoin.ee/", - "description": "The purpose of Escoin includes providing clients and law firms establish mutual cooperation in the digital environment in accordance with common interests by eliminating the country’s borders and providing the entire infrastructure they need.", - "explorer": "https://etherscan.io/token/0xa2085073878152ac3090ea13d1e41bd69e60dc99", - "type": "ERC20", - "symbol": "ELG", - "decimals": 18, - "status": "active", - "id": "0xA2085073878152aC3090eA13D1e41bD69e60Dc99" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA2085073878152aC3090eA13D1e41bD69e60Dc99/logo.png b/blockchains/ethereum/assets/0xA2085073878152aC3090eA13D1e41bD69e60Dc99/logo.png deleted file mode 100644 index cbdd56bbf386d..0000000000000 Binary files a/blockchains/ethereum/assets/0xA2085073878152aC3090eA13D1e41bD69e60Dc99/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344/info.json b/blockchains/ethereum/assets/0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344/info.json deleted file mode 100644 index 349d3c5e80c0a..0000000000000 --- a/blockchains/ethereum/assets/0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Titan", - "symbol": "ETT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344", - "status": "active", - "id": "0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344/logo.png b/blockchains/ethereum/assets/0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344/logo.png deleted file mode 100644 index 6e8fd372e3f39..0000000000000 Binary files a/blockchains/ethereum/assets/0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90/info.json b/blockchains/ethereum/assets/0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90/info.json deleted file mode 100644 index aa79e9ba5d93c..0000000000000 --- a/blockchains/ethereum/assets/0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 192-CN18", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90", - "status": "active", - "id": "0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90/logo.png b/blockchains/ethereum/assets/0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90/logo.png deleted file mode 100644 index d5b6d7351f636..0000000000000 Binary files a/blockchains/ethereum/assets/0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae/info.json b/blockchains/ethereum/assets/0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae/info.json deleted file mode 100644 index b2509250d7e7a..0000000000000 --- a/blockchains/ethereum/assets/0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eviff", - "symbol": "EVF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae", - "status": "active", - "id": "0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae/logo.png b/blockchains/ethereum/assets/0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae/logo.png deleted file mode 100644 index fc0df93437823..0000000000000 Binary files a/blockchains/ethereum/assets/0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA2A19165C17B36a5C753A246c1e188489754A693/info.json b/blockchains/ethereum/assets/0xA2A19165C17B36a5C753A246c1e188489754A693/info.json deleted file mode 100644 index 1b5953a5db819..0000000000000 --- a/blockchains/ethereum/assets/0xA2A19165C17B36a5C753A246c1e188489754A693/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "P2PG", - "symbol": "P2PGO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA2A19165C17B36a5C753A246c1e188489754A693", - "status": "active", - "id": "0xA2A19165C17B36a5C753A246c1e188489754A693" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA2A19165C17B36a5C753A246c1e188489754A693/logo.png b/blockchains/ethereum/assets/0xA2A19165C17B36a5C753A246c1e188489754A693/logo.png deleted file mode 100644 index 44accf302fad8..0000000000000 Binary files a/blockchains/ethereum/assets/0xA2A19165C17B36a5C753A246c1e188489754A693/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A/info.json b/blockchains/ethereum/assets/0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A/info.json deleted file mode 100644 index 7ed746d61679b..0000000000000 --- a/blockchains/ethereum/assets/0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DFT", - "symbol": "DFT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.digifinex.com/", - "explorer": "https://etherscan.io/token/0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A", - "status": "active", - "id": "0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A/logo.png b/blockchains/ethereum/assets/0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A/logo.png deleted file mode 100755 index 9b3fb92e6a3e7..0000000000000 Binary files a/blockchains/ethereum/assets/0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505/info.json b/blockchains/ethereum/assets/0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505/info.json deleted file mode 100644 index 32c152d9b4e34..0000000000000 --- a/blockchains/ethereum/assets/0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Peak Token", - "symbol": "PEAK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505", - "status": "active", - "id": "0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505/logo.png b/blockchains/ethereum/assets/0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505/logo.png deleted file mode 100644 index 93f8f59779525..0000000000000 Binary files a/blockchains/ethereum/assets/0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA2B14f0E0986d2733B01808491536F923554c903/info.json b/blockchains/ethereum/assets/0xA2B14f0E0986d2733B01808491536F923554c903/info.json deleted file mode 100644 index bad93742c10ff..0000000000000 --- a/blockchains/ethereum/assets/0xA2B14f0E0986d2733B01808491536F923554c903/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ALMEEGRAM", - "symbol": "ALMG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA2B14f0E0986d2733B01808491536F923554c903", - "status": "active", - "id": "0xA2B14f0E0986d2733B01808491536F923554c903" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA2B14f0E0986d2733B01808491536F923554c903/logo.png b/blockchains/ethereum/assets/0xA2B14f0E0986d2733B01808491536F923554c903/logo.png deleted file mode 100644 index dc38b0f0394e5..0000000000000 Binary files a/blockchains/ethereum/assets/0xA2B14f0E0986d2733B01808491536F923554c903/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713/info.json b/blockchains/ethereum/assets/0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713/info.json deleted file mode 100644 index ea64773c62a19..0000000000000 --- a/blockchains/ethereum/assets/0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trust Block", - "symbol": "TB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713", - "status": "active", - "id": "0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713/logo.png b/blockchains/ethereum/assets/0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713/logo.png deleted file mode 100644 index 49e915d8561da..0000000000000 Binary files a/blockchains/ethereum/assets/0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706/info.json b/blockchains/ethereum/assets/0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706/info.json deleted file mode 100644 index 829b933180274..0000000000000 --- a/blockchains/ethereum/assets/0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MATCoin", - "symbol": "MAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706", - "status": "active", - "id": "0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706/logo.png b/blockchains/ethereum/assets/0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706/logo.png deleted file mode 100755 index 43943d743069d..0000000000000 Binary files a/blockchains/ethereum/assets/0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA2fEf2Ce4A51033C6506A336963D59338b55F155/info.json b/blockchains/ethereum/assets/0xA2fEf2Ce4A51033C6506A336963D59338b55F155/info.json deleted file mode 100644 index 7e56d99eb427c..0000000000000 --- a/blockchains/ethereum/assets/0xA2fEf2Ce4A51033C6506A336963D59338b55F155/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atalira", - "symbol": "ATL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA2fEf2Ce4A51033C6506A336963D59338b55F155", - "status": "active", - "id": "0xA2fEf2Ce4A51033C6506A336963D59338b55F155" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA2fEf2Ce4A51033C6506A336963D59338b55F155/logo.png b/blockchains/ethereum/assets/0xA2fEf2Ce4A51033C6506A336963D59338b55F155/logo.png deleted file mode 100755 index f89364113e964..0000000000000 Binary files a/blockchains/ethereum/assets/0xA2fEf2Ce4A51033C6506A336963D59338b55F155/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA3018c4edd941c2B87B4180e1E37029a55199108/info.json b/blockchains/ethereum/assets/0xA3018c4edd941c2B87B4180e1E37029a55199108/info.json deleted file mode 100644 index 2ccb42d633252..0000000000000 --- a/blockchains/ethereum/assets/0xA3018c4edd941c2B87B4180e1E37029a55199108/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-20/30M50", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA3018c4edd941c2B87B4180e1E37029a55199108", - "status": "active", - "id": "0xA3018c4edd941c2B87B4180e1E37029a55199108" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA3018c4edd941c2B87B4180e1E37029a55199108/logo.png b/blockchains/ethereum/assets/0xA3018c4edd941c2B87B4180e1E37029a55199108/logo.png deleted file mode 100644 index 0d4f1c380cb23..0000000000000 Binary files a/blockchains/ethereum/assets/0xA3018c4edd941c2B87B4180e1E37029a55199108/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF/info.json b/blockchains/ethereum/assets/0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF/info.json deleted file mode 100644 index f5426b9a180c8..0000000000000 --- a/blockchains/ethereum/assets/0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digital Thai Baht", - "symbol": "THB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF", - "status": "active", - "id": "0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF/logo.png b/blockchains/ethereum/assets/0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF/logo.png deleted file mode 100644 index 5a566fc77e81e..0000000000000 Binary files a/blockchains/ethereum/assets/0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA31108E5BAB5494560Db34c95492658AF239357C/info.json b/blockchains/ethereum/assets/0xA31108E5BAB5494560Db34c95492658AF239357C/info.json deleted file mode 100644 index 766ada5cdadd4..0000000000000 --- a/blockchains/ethereum/assets/0xA31108E5BAB5494560Db34c95492658AF239357C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DACSEE", - "symbol": "DACS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dacsee.io/#/", - "explorer": "https://etherscan.io/token/0xA31108E5BAB5494560Db34c95492658AF239357C", - "status": "active", - "id": "0xA31108E5BAB5494560Db34c95492658AF239357C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA31108E5BAB5494560Db34c95492658AF239357C/logo.png b/blockchains/ethereum/assets/0xA31108E5BAB5494560Db34c95492658AF239357C/logo.png deleted file mode 100644 index 1d88a10012b37..0000000000000 Binary files a/blockchains/ethereum/assets/0xA31108E5BAB5494560Db34c95492658AF239357C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA31B1767e09f842ECFd4bc471Fe44F830E3891AA/info.json b/blockchains/ethereum/assets/0xA31B1767e09f842ECFd4bc471Fe44F830E3891AA/info.json deleted file mode 100644 index 944026a874fdc..0000000000000 --- a/blockchains/ethereum/assets/0xA31B1767e09f842ECFd4bc471Fe44F830E3891AA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ROOBEE", - "website": "https://roobee.io/", - "description": "Roobee is a blockchain-based investment platform for non-professional and private investors. Roobee allows you to build an investment portfolio consisting of various assets, from cryptocurrencies to stocks and ETFs. The payment can be made in any convenient way, without limitations, and without high entry thresholds.", - "explorer": "https://etherscan.io/token/0xA31B1767e09f842ECFd4bc471Fe44F830E3891AA", - "type": "ERC20", - "symbol": "ROOBEE", - "decimals": 18, - "status": "active", - "id": "0xA31B1767e09f842ECFd4bc471Fe44F830E3891AA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA31B1767e09f842ECFd4bc471Fe44F830E3891AA/logo.png b/blockchains/ethereum/assets/0xA31B1767e09f842ECFd4bc471Fe44F830E3891AA/logo.png deleted file mode 100644 index 44c060c10723e..0000000000000 Binary files a/blockchains/ethereum/assets/0xA31B1767e09f842ECFd4bc471Fe44F830E3891AA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195/info.json b/blockchains/ethereum/assets/0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195/info.json deleted file mode 100644 index 4679b5ee103fd..0000000000000 --- a/blockchains/ethereum/assets/0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitEth7525RebalancingSetToken", - "symbol": "BTCETH7525", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tokensets.com/set/btceth7525", - "explorer": "https://etherscan.io/token/0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195", - "status": "active", - "id": "0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195/logo.png b/blockchains/ethereum/assets/0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195/logo.png deleted file mode 100644 index 6dfc18e6600ad..0000000000000 Binary files a/blockchains/ethereum/assets/0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74/info.json b/blockchains/ethereum/assets/0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74/info.json deleted file mode 100644 index 0ea2eacb44f37..0000000000000 --- a/blockchains/ethereum/assets/0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WXTZ", - "website": "https://www.wrapped.com", - "description": "Wrapped Tezos is a 1:1 equivalent of Tezos on the Ethereum network", - "explorer": "https://etherscan.io/address/0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74", - "type": "ERC20", - "symbol": "WXTZ", - "decimals": 18, - "status": "active", - "id": "0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74/logo.png b/blockchains/ethereum/assets/0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74/logo.png deleted file mode 100644 index aacf3de19394a..0000000000000 Binary files a/blockchains/ethereum/assets/0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d/info.json b/blockchains/ethereum/assets/0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d/info.json deleted file mode 100644 index 28b73a58ffc22..0000000000000 --- a/blockchains/ethereum/assets/0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "4xBit", - "symbol": "4XB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.mybtcfx.com", - "explorer": "https://etherscan.io/token/0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d", - "status": "active", - "id": "0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d/logo.png b/blockchains/ethereum/assets/0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d/logo.png deleted file mode 100644 index cd8028f00ad9a..0000000000000 Binary files a/blockchains/ethereum/assets/0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486/info.json b/blockchains/ethereum/assets/0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486/info.json deleted file mode 100644 index 372a8953a6214..0000000000000 --- a/blockchains/ethereum/assets/0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cosmethyst", - "symbol": "CSC-CS", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486", - "status": "active", - "id": "0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486/logo.png b/blockchains/ethereum/assets/0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486/logo.png deleted file mode 100755 index 62d29c4189bf4..0000000000000 Binary files a/blockchains/ethereum/assets/0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA41D6262cf6EA867DFFa8Ab4a45A0925E94defE0/info.json b/blockchains/ethereum/assets/0xA41D6262cf6EA867DFFa8Ab4a45A0925E94defE0/info.json deleted file mode 100644 index e314bedbd3de6..0000000000000 --- a/blockchains/ethereum/assets/0xA41D6262cf6EA867DFFa8Ab4a45A0925E94defE0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Work Hard Vision", - "type": "ERC20", - "symbol": "VISION", - "decimals": 18, - "website": "https://workhard.finance", - "description": "Your project’s liquid stock option and reward token to incentivize token holders on WHF.", - "explorer": "https://etherscan.io/token/0xA41D6262cf6EA867DFFa8Ab4a45A0925E94defE0", - "status": "active", - "id": "0xA41D6262cf6EA867DFFa8Ab4a45A0925E94defE0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA41D6262cf6EA867DFFa8Ab4a45A0925E94defE0/logo.png b/blockchains/ethereum/assets/0xA41D6262cf6EA867DFFa8Ab4a45A0925E94defE0/logo.png deleted file mode 100644 index 882f999099a77..0000000000000 Binary files a/blockchains/ethereum/assets/0xA41D6262cf6EA867DFFa8Ab4a45A0925E94defE0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851/info.json b/blockchains/ethereum/assets/0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851/info.json deleted file mode 100644 index 051c8fffbb50b..0000000000000 --- a/blockchains/ethereum/assets/0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PITSTOP", - "symbol": "PIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851", - "status": "active", - "id": "0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851/logo.png b/blockchains/ethereum/assets/0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851/logo.png deleted file mode 100644 index eaad32c698dc1..0000000000000 Binary files a/blockchains/ethereum/assets/0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA4668631110C31d30F0C48A63D65f422e25af58C/info.json b/blockchains/ethereum/assets/0xA4668631110C31d30F0C48A63D65f422e25af58C/info.json deleted file mode 100644 index 49ceb759188d0..0000000000000 --- a/blockchains/ethereum/assets/0xA4668631110C31d30F0C48A63D65f422e25af58C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitcoinKrypt", - "symbol": "BTKT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA4668631110C31d30F0C48A63D65f422e25af58C", - "status": "active", - "id": "0xA4668631110C31d30F0C48A63D65f422e25af58C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA4668631110C31d30F0C48A63D65f422e25af58C/logo.png b/blockchains/ethereum/assets/0xA4668631110C31d30F0C48A63D65f422e25af58C/logo.png deleted file mode 100644 index 158c44c1da5c1..0000000000000 Binary files a/blockchains/ethereum/assets/0xA4668631110C31d30F0C48A63D65f422e25af58C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA487bF43cF3b10dffc97A9A744cbB7036965d3b9/info.json b/blockchains/ethereum/assets/0xA487bF43cF3b10dffc97A9A744cbB7036965d3b9/info.json deleted file mode 100644 index 2c16a71288ff8..0000000000000 --- a/blockchains/ethereum/assets/0xA487bF43cF3b10dffc97A9A744cbB7036965d3b9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Deri", - "symbol": "DERI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://deri.finance/", - "explorer": "https://etherscan.io/token/0xA487bF43cF3b10dffc97A9A744cbB7036965d3b9", - "status": "active", - "id": "0xA487bF43cF3b10dffc97A9A744cbB7036965d3b9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA487bF43cF3b10dffc97A9A744cbB7036965d3b9/logo.png b/blockchains/ethereum/assets/0xA487bF43cF3b10dffc97A9A744cbB7036965d3b9/logo.png deleted file mode 100644 index 390d944e2fbe2..0000000000000 Binary files a/blockchains/ethereum/assets/0xA487bF43cF3b10dffc97A9A744cbB7036965d3b9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA492AAd9e2250132693BF9084687B14BAA4434F7/info.json b/blockchains/ethereum/assets/0xA492AAd9e2250132693BF9084687B14BAA4434F7/info.json deleted file mode 100644 index 9ac2a07ab6130..0000000000000 --- a/blockchains/ethereum/assets/0xA492AAd9e2250132693BF9084687B14BAA4434F7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 231-CN19", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA492AAd9e2250132693BF9084687B14BAA4434F7", - "status": "active", - "id": "0xA492AAd9e2250132693BF9084687B14BAA4434F7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA492AAd9e2250132693BF9084687B14BAA4434F7/logo.png b/blockchains/ethereum/assets/0xA492AAd9e2250132693BF9084687B14BAA4434F7/logo.png deleted file mode 100644 index 5ad29dc3fdd21..0000000000000 Binary files a/blockchains/ethereum/assets/0xA492AAd9e2250132693BF9084687B14BAA4434F7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C/info.json b/blockchains/ethereum/assets/0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C/info.json deleted file mode 100644 index a110db667a563..0000000000000 --- a/blockchains/ethereum/assets/0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YOGI", - "symbol": "YGI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C", - "status": "active", - "id": "0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C/logo.png b/blockchains/ethereum/assets/0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C/logo.png deleted file mode 100644 index c744b6eaecace..0000000000000 Binary files a/blockchains/ethereum/assets/0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/info.json b/blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/info.json deleted file mode 100644 index 567a7764bd80e..0000000000000 --- a/blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "StableUSD", - "symbol": "USDS", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.stably.io/", - "explorer": "https://etherscan.io/token/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe", - "status": "active", - "id": "0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/logo.png b/blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/logo.png deleted file mode 100644 index 1f467d2914bd9..0000000000000 Binary files a/blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/info.json b/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/info.json deleted file mode 100644 index 9db8a3a4acc90..0000000000000 --- a/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/info.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "name": "RBC", - "website": "https://rubic.exchange", - "source_code": "https://github.com/Cryptorubic/rubic_frontend", - "description": "Rubic is a multichain DeFi ecosystem, which features cross-chain, P2P, and instant swaps across multiple blockchains, aiming to deliver a complete ONE-STOP decentralized platform. For the moment, Rubic supports trades on Ethereum, Matic, and Binance Smart Chain networks.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CryptoRubic", - "handle": "Rubic" - }, - { - "name": "Medium", - "url": "https://cryptorubic.medium.com/", - "handle": "Rubic" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/dZuxJZXGPa", - "handle": "Rubic-Multichain DiFi Platform" - }, - { - "name": "Telegram", - "url": "https://t.me/cryptorubic_chat", - "handle": "Rubic" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Rubic/new/", - "handle": "Rubic" - } - ], - "explorer": "https://etherscan.io/token/0xa4eed63db85311e22df4473f87ccfc3dadcfa3e3", - "type": "ERC20", - "symbol": "RBC", - "decimals": 18, - "status": "active", - "id": "0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/logo.png b/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/logo.png deleted file mode 100644 index eac600320bff9..0000000000000 Binary files a/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111/info.json b/blockchains/ethereum/assets/0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111/info.json deleted file mode 100644 index a0beb7d35a41a..0000000000000 --- a/blockchains/ethereum/assets/0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Doom", - "symbol": "DOOM", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111", - "status": "active", - "id": "0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111/logo.png b/blockchains/ethereum/assets/0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111/logo.png deleted file mode 100644 index ed6fde53db673..0000000000000 Binary files a/blockchains/ethereum/assets/0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E/info.json b/blockchains/ethereum/assets/0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E/info.json deleted file mode 100644 index 60efbcd5f666d..0000000000000 --- a/blockchains/ethereum/assets/0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ciphs", - "symbol": "CIPHS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E", - "status": "active", - "id": "0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E/logo.png b/blockchains/ethereum/assets/0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E/logo.png deleted file mode 100755 index 3e124d8e2dc5a..0000000000000 Binary files a/blockchains/ethereum/assets/0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB/info.json b/blockchains/ethereum/assets/0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB/info.json deleted file mode 100644 index cb6ac2a276fcd..0000000000000 --- a/blockchains/ethereum/assets/0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRUE Token", - "symbol": "TRUE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB", - "status": "active", - "id": "0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB/logo.png b/blockchains/ethereum/assets/0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB/logo.png deleted file mode 100644 index 81fb24af36815..0000000000000 Binary files a/blockchains/ethereum/assets/0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0/info.json b/blockchains/ethereum/assets/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0/info.json deleted file mode 100644 index a1d133313635b..0000000000000 --- a/blockchains/ethereum/assets/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Loom Network", - "website": "https://loomx.io", - "description": "Loom Network is a Platform as a Service intended to allow Ethereum-based Solidity applications to be run on side chains.", - "socials": [], - "explorer": "https://etherscan.io/token/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0", - "type": "ERC20", - "symbol": "LOOM", - "decimals": 18, - "status": "active", - "id": "0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0/logo.png b/blockchains/ethereum/assets/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0/logo.png deleted file mode 100644 index 6363f4158ff05..0000000000000 Binary files a/blockchains/ethereum/assets/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49/info.json b/blockchains/ethereum/assets/0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49/info.json deleted file mode 100644 index 2a1f72f544b4c..0000000000000 --- a/blockchains/ethereum/assets/0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IvyKoin Public Network Tokens", - "symbol": "IVY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.ivykoin.com", - "explorer": "https://etherscan.io/token/0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49", - "status": "active", - "id": "0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49/logo.png b/blockchains/ethereum/assets/0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49/logo.png deleted file mode 100755 index 2b1c592851f11..0000000000000 Binary files a/blockchains/ethereum/assets/0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b/info.json b/blockchains/ethereum/assets/0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b/info.json deleted file mode 100644 index e222cfbd4fe81..0000000000000 --- a/blockchains/ethereum/assets/0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SEXYCOIN", - "symbol": "SXY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b", - "status": "active", - "id": "0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b/logo.png b/blockchains/ethereum/assets/0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b/logo.png deleted file mode 100644 index a0e63db3b0fbc..0000000000000 Binary files a/blockchains/ethereum/assets/0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489/info.json b/blockchains/ethereum/assets/0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489/info.json deleted file mode 100644 index 5ffcead516fa9..0000000000000 --- a/blockchains/ethereum/assets/0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MASTER USD", - "symbol": "MUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://master-usd.org/", - "explorer": "https://etherscan.io/token/0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489", - "status": "active", - "id": "0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489/logo.png b/blockchains/ethereum/assets/0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489/logo.png deleted file mode 100755 index b6191ab8f6b26..0000000000000 Binary files a/blockchains/ethereum/assets/0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA54C67bd320Da4F9725a6f585b7635a0c09B122e/info.json b/blockchains/ethereum/assets/0xA54C67bd320Da4F9725a6f585b7635a0c09B122e/info.json deleted file mode 100644 index e26a662f0df06..0000000000000 --- a/blockchains/ethereum/assets/0xA54C67bd320Da4F9725a6f585b7635a0c09B122e/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "TimeMiner", - "website": "https://TimeMiner.site", - "white_paper": "https://www.TimeMiner.site/TimeMiner.pdf", - "description": "A new project seeking to change how tokens are generated utilizing Proof of Time. Only one new coin is minted every hour.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/_timeminer", - "handle": "TimeMiner" - }, - { - "name": "Telegram", - "url": "https://t.me/timeminer", - "handle": "TimeMiner" - } - ], - "explorer": "https://etherscan.io/token/0xA54C67bd320Da4F9725a6f585b7635a0c09B122e", - "type": "ERC20", - "symbol": "TIME", - "decimals": 6, - "status": "active", - "id": "0xA54C67bd320Da4F9725a6f585b7635a0c09B122e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA54C67bd320Da4F9725a6f585b7635a0c09B122e/logo.png b/blockchains/ethereum/assets/0xA54C67bd320Da4F9725a6f585b7635a0c09B122e/logo.png deleted file mode 100644 index 46d622791c66d..0000000000000 Binary files a/blockchains/ethereum/assets/0xA54C67bd320Da4F9725a6f585b7635a0c09B122e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970/info.json b/blockchains/ethereum/assets/0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970/info.json deleted file mode 100644 index 7d2e660881afe..0000000000000 --- a/blockchains/ethereum/assets/0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEVERDIE", - "symbol": "NDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970", - "status": "active", - "id": "0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970/logo.png b/blockchains/ethereum/assets/0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970/logo.png deleted file mode 100755 index c9a2643d6b4dd..0000000000000 Binary files a/blockchains/ethereum/assets/0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA5513928CD21090193C1c3E586D59f130f035c92/info.json b/blockchains/ethereum/assets/0xA5513928CD21090193C1c3E586D59f130f035c92/info.json deleted file mode 100644 index bcd65fdb599c8..0000000000000 --- a/blockchains/ethereum/assets/0xA5513928CD21090193C1c3E586D59f130f035c92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cascadium", - "symbol": "CDM", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA5513928CD21090193C1c3E586D59f130f035c92", - "status": "active", - "id": "0xA5513928CD21090193C1c3E586D59f130f035c92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA5513928CD21090193C1c3E586D59f130f035c92/logo.png b/blockchains/ethereum/assets/0xA5513928CD21090193C1c3E586D59f130f035c92/logo.png deleted file mode 100644 index 58759368cd230..0000000000000 Binary files a/blockchains/ethereum/assets/0xA5513928CD21090193C1c3E586D59f130f035c92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA57392548087453deC6106e670bBFB849276b358/info.json b/blockchains/ethereum/assets/0xA57392548087453deC6106e670bBFB849276b358/info.json deleted file mode 100644 index 8792b889be5ef..0000000000000 --- a/blockchains/ethereum/assets/0xA57392548087453deC6106e670bBFB849276b358/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GemVault Coin", - "symbol": "GVC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.gemvault.io", - "explorer": "https://etherscan.io/token/0xA57392548087453deC6106e670bBFB849276b358", - "status": "active", - "id": "0xA57392548087453deC6106e670bBFB849276b358" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA57392548087453deC6106e670bBFB849276b358/logo.png b/blockchains/ethereum/assets/0xA57392548087453deC6106e670bBFB849276b358/logo.png deleted file mode 100644 index 61dfd6d422e15..0000000000000 Binary files a/blockchains/ethereum/assets/0xA57392548087453deC6106e670bBFB849276b358/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427/info.json b/blockchains/ethereum/assets/0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427/info.json deleted file mode 100644 index 5e9ef17a935ec..0000000000000 --- a/blockchains/ethereum/assets/0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 256-CN23", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427", - "status": "active", - "id": "0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427/logo.png b/blockchains/ethereum/assets/0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427/logo.png deleted file mode 100644 index 2bbc36d7f698f..0000000000000 Binary files a/blockchains/ethereum/assets/0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F/info.json b/blockchains/ethereum/assets/0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F/info.json deleted file mode 100644 index 8f191a1bb642b..0000000000000 --- a/blockchains/ethereum/assets/0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GIFTTOKEN", - "symbol": "GIFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F", - "status": "active", - "id": "0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F/logo.png b/blockchains/ethereum/assets/0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b/info.json b/blockchains/ethereum/assets/0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b/info.json deleted file mode 100644 index d79bf85642cc4..0000000000000 --- a/blockchains/ethereum/assets/0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GLOSMATIN", - "symbol": "GL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b", - "status": "active", - "id": "0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b/logo.png b/blockchains/ethereum/assets/0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b/logo.png deleted file mode 100644 index 741b13a8aa1c6..0000000000000 Binary files a/blockchains/ethereum/assets/0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA5Da771D81BE428cccFB94a7922E9A9095080952/info.json b/blockchains/ethereum/assets/0xA5Da771D81BE428cccFB94a7922E9A9095080952/info.json deleted file mode 100644 index bf2c2c5fe7ede..0000000000000 --- a/blockchains/ethereum/assets/0xA5Da771D81BE428cccFB94a7922E9A9095080952/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Satanic", - "symbol": "Sat", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA5Da771D81BE428cccFB94a7922E9A9095080952", - "status": "active", - "id": "0xA5Da771D81BE428cccFB94a7922E9A9095080952" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA5Da771D81BE428cccFB94a7922E9A9095080952/logo.png b/blockchains/ethereum/assets/0xA5Da771D81BE428cccFB94a7922E9A9095080952/logo.png deleted file mode 100644 index 30df87ea5be0f..0000000000000 Binary files a/blockchains/ethereum/assets/0xA5Da771D81BE428cccFB94a7922E9A9095080952/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA5a2892d3FbB46d461D990469d5b797A1E6655cc/info.json b/blockchains/ethereum/assets/0xA5a2892d3FbB46d461D990469d5b797A1E6655cc/info.json deleted file mode 100644 index beb6996abfc05..0000000000000 --- a/blockchains/ethereum/assets/0xA5a2892d3FbB46d461D990469d5b797A1E6655cc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bichoncoin", - "symbol": "BICH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA5a2892d3FbB46d461D990469d5b797A1E6655cc", - "status": "active", - "id": "0xA5a2892d3FbB46d461D990469d5b797A1E6655cc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA5a2892d3FbB46d461D990469d5b797A1E6655cc/logo.png b/blockchains/ethereum/assets/0xA5a2892d3FbB46d461D990469d5b797A1E6655cc/logo.png deleted file mode 100644 index e9494ee028790..0000000000000 Binary files a/blockchains/ethereum/assets/0xA5a2892d3FbB46d461D990469d5b797A1E6655cc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545/info.json b/blockchains/ethereum/assets/0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545/info.json deleted file mode 100644 index 8a7672fa80f35..0000000000000 --- a/blockchains/ethereum/assets/0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Reakoin", - "symbol": "REAK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545", - "status": "active", - "id": "0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545/logo.png b/blockchains/ethereum/assets/0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545/logo.png deleted file mode 100644 index 75c26a0804a4a..0000000000000 Binary files a/blockchains/ethereum/assets/0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd/info.json b/blockchains/ethereum/assets/0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd/info.json deleted file mode 100644 index 97ae0dfdfd06d..0000000000000 --- a/blockchains/ethereum/assets/0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SuperSkyNet", - "symbol": "SSN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tnb.fund/", - "explorer": "https://etherscan.io/token/0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd", - "status": "active", - "id": "0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd/logo.png b/blockchains/ethereum/assets/0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd/logo.png deleted file mode 100644 index 8fc6718a4e80f..0000000000000 Binary files a/blockchains/ethereum/assets/0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356/info.json b/blockchains/ethereum/assets/0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356/info.json deleted file mode 100644 index 49d36c7538998..0000000000000 --- a/blockchains/ethereum/assets/0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VisualFodderCoin", - "symbol": "VFC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356", - "status": "active", - "id": "0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356/logo.png b/blockchains/ethereum/assets/0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356/logo.png deleted file mode 100644 index 7a35188dd2b24..0000000000000 Binary files a/blockchains/ethereum/assets/0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA5e99ad202bDd71D3518306Cf4dD163261981af1/info.json b/blockchains/ethereum/assets/0xA5e99ad202bDd71D3518306Cf4dD163261981af1/info.json deleted file mode 100644 index 3d81af025188e..0000000000000 --- a/blockchains/ethereum/assets/0xA5e99ad202bDd71D3518306Cf4dD163261981af1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Community Chain", - "symbol": "COMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.comc.io/", - "explorer": "https://etherscan.io/token/0xA5e99ad202bDd71D3518306Cf4dD163261981af1", - "status": "active", - "id": "0xA5e99ad202bDd71D3518306Cf4dD163261981af1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA5e99ad202bDd71D3518306Cf4dD163261981af1/logo.png b/blockchains/ethereum/assets/0xA5e99ad202bDd71D3518306Cf4dD163261981af1/logo.png deleted file mode 100644 index 8536178797edb..0000000000000 Binary files a/blockchains/ethereum/assets/0xA5e99ad202bDd71D3518306Cf4dD163261981af1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699/info.json b/blockchains/ethereum/assets/0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699/info.json deleted file mode 100644 index 0bcc3d2310814..0000000000000 --- a/blockchains/ethereum/assets/0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UNIT", - "symbol": "UNIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699", - "status": "active", - "id": "0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699/logo.png b/blockchains/ethereum/assets/0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699/logo.png deleted file mode 100644 index 23ac51d182a82..0000000000000 Binary files a/blockchains/ethereum/assets/0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA6281838f4A9c5736b2aa1cba9260D3F879623cA/info.json b/blockchains/ethereum/assets/0xA6281838f4A9c5736b2aa1cba9260D3F879623cA/info.json deleted file mode 100644 index 26aafba357928..0000000000000 --- a/blockchains/ethereum/assets/0xA6281838f4A9c5736b2aa1cba9260D3F879623cA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentralize Currency Assets", - "symbol": "DCA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://decentralizecurrency.net", - "explorer": "https://etherscan.io/token/0xA6281838f4A9c5736b2aa1cba9260D3F879623cA", - "status": "active", - "id": "0xA6281838f4A9c5736b2aa1cba9260D3F879623cA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA6281838f4A9c5736b2aa1cba9260D3F879623cA/logo.png b/blockchains/ethereum/assets/0xA6281838f4A9c5736b2aa1cba9260D3F879623cA/logo.png deleted file mode 100644 index d040ee1de2e0c..0000000000000 Binary files a/blockchains/ethereum/assets/0xA6281838f4A9c5736b2aa1cba9260D3F879623cA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA6446D655a0c34bC4F05042EE88170D056CBAf45/info.json b/blockchains/ethereum/assets/0xA6446D655a0c34bC4F05042EE88170D056CBAf45/info.json deleted file mode 100644 index 2c757e35958ed..0000000000000 --- a/blockchains/ethereum/assets/0xA6446D655a0c34bC4F05042EE88170D056CBAf45/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Caspian Token", - "symbol": "CSP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://caspian.tech/", - "explorer": "https://etherscan.io/token/0xA6446D655a0c34bC4F05042EE88170D056CBAf45", - "status": "active", - "id": "0xA6446D655a0c34bC4F05042EE88170D056CBAf45" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA6446D655a0c34bC4F05042EE88170D056CBAf45/logo.png b/blockchains/ethereum/assets/0xA6446D655a0c34bC4F05042EE88170D056CBAf45/logo.png deleted file mode 100755 index 517e8129139a2..0000000000000 Binary files a/blockchains/ethereum/assets/0xA6446D655a0c34bC4F05042EE88170D056CBAf45/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84/info.json b/blockchains/ethereum/assets/0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84/info.json deleted file mode 100644 index 937e9c673c912..0000000000000 --- a/blockchains/ethereum/assets/0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing LINK", - "symbol": "aLINK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84", - "status": "active", - "id": "0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84/logo.png b/blockchains/ethereum/assets/0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84/logo.png deleted file mode 100644 index c318313e6eedd..0000000000000 Binary files a/blockchains/ethereum/assets/0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA64E816F4eB895533f93e0aecb79468Ab57D00ff/info.json b/blockchains/ethereum/assets/0xA64E816F4eB895533f93e0aecb79468Ab57D00ff/info.json deleted file mode 100644 index 57e552cbdd821..0000000000000 --- a/blockchains/ethereum/assets/0xA64E816F4eB895533f93e0aecb79468Ab57D00ff/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VARO", - "symbol": "VARO", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA64E816F4eB895533f93e0aecb79468Ab57D00ff", - "status": "active", - "id": "0xA64E816F4eB895533f93e0aecb79468Ab57D00ff" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA64E816F4eB895533f93e0aecb79468Ab57D00ff/logo.png b/blockchains/ethereum/assets/0xA64E816F4eB895533f93e0aecb79468Ab57D00ff/logo.png deleted file mode 100755 index ea5861bc1e163..0000000000000 Binary files a/blockchains/ethereum/assets/0xA64E816F4eB895533f93e0aecb79468Ab57D00ff/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A/info.json b/blockchains/ethereum/assets/0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A/info.json deleted file mode 100644 index fcd31e062e7df..0000000000000 --- a/blockchains/ethereum/assets/0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BoxTrade", - "symbol": "BOXY", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A", - "status": "active", - "id": "0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A/logo.png b/blockchains/ethereum/assets/0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A/logo.png deleted file mode 100644 index 8be0131c5f3de..0000000000000 Binary files a/blockchains/ethereum/assets/0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA663121582725aA0eb8BF20B0F56F1917762e873/info.json b/blockchains/ethereum/assets/0xA663121582725aA0eb8BF20B0F56F1917762e873/info.json deleted file mode 100644 index 07f744dabcef7..0000000000000 --- a/blockchains/ethereum/assets/0xA663121582725aA0eb8BF20B0F56F1917762e873/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MUTANT", - "website": "https://ymen.finance", - "description": "MUTANT token is the governance token for YMEN.finance project. It's farmed with YMEN token and can be sold into YMEN/MUTANT pool.", - "explorer": "https://etherscan.io/token/0xA663121582725aA0eb8BF20B0F56F1917762e873", - "type": "ERC20", - "symbol": "MUTANT", - "decimals": 18, - "status": "active", - "id": "0xA663121582725aA0eb8BF20B0F56F1917762e873" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA663121582725aA0eb8BF20B0F56F1917762e873/logo.png b/blockchains/ethereum/assets/0xA663121582725aA0eb8BF20B0F56F1917762e873/logo.png deleted file mode 100644 index 874b2d9098c9a..0000000000000 Binary files a/blockchains/ethereum/assets/0xA663121582725aA0eb8BF20B0F56F1917762e873/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA66a5F51667da71179C23Db79a58C16193dD84a1/info.json b/blockchains/ethereum/assets/0xA66a5F51667da71179C23Db79a58C16193dD84a1/info.json deleted file mode 100644 index fa9b3d785c141..0000000000000 --- a/blockchains/ethereum/assets/0xA66a5F51667da71179C23Db79a58C16193dD84a1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Libfx", - "symbol": "Libfx", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA66a5F51667da71179C23Db79a58C16193dD84a1", - "status": "active", - "id": "0xA66a5F51667da71179C23Db79a58C16193dD84a1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA66a5F51667da71179C23Db79a58C16193dD84a1/logo.png b/blockchains/ethereum/assets/0xA66a5F51667da71179C23Db79a58C16193dD84a1/logo.png deleted file mode 100644 index db1e31d33b8c7..0000000000000 Binary files a/blockchains/ethereum/assets/0xA66a5F51667da71179C23Db79a58C16193dD84a1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA67C912303b5227D6D4Dc7d16088342718a05bdf/info.json b/blockchains/ethereum/assets/0xA67C912303b5227D6D4Dc7d16088342718a05bdf/info.json deleted file mode 100644 index 43b41c9a975e7..0000000000000 --- a/blockchains/ethereum/assets/0xA67C912303b5227D6D4Dc7d16088342718a05bdf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gemx", - "symbol": "GMX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA67C912303b5227D6D4Dc7d16088342718a05bdf", - "status": "active", - "id": "0xA67C912303b5227D6D4Dc7d16088342718a05bdf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA67C912303b5227D6D4Dc7d16088342718a05bdf/logo.png b/blockchains/ethereum/assets/0xA67C912303b5227D6D4Dc7d16088342718a05bdf/logo.png deleted file mode 100644 index 32df05d813914..0000000000000 Binary files a/blockchains/ethereum/assets/0xA67C912303b5227D6D4Dc7d16088342718a05bdf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA6858b98E5c14db67eC22C668701B1D33A3De1F7/info.json b/blockchains/ethereum/assets/0xA6858b98E5c14db67eC22C668701B1D33A3De1F7/info.json deleted file mode 100644 index 10f246d1d3900..0000000000000 --- a/blockchains/ethereum/assets/0xA6858b98E5c14db67eC22C668701B1D33A3De1F7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Time Asset Chain Token", - "symbol": "TMAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA6858b98E5c14db67eC22C668701B1D33A3De1F7", - "status": "active", - "id": "0xA6858b98E5c14db67eC22C668701B1D33A3De1F7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA6858b98E5c14db67eC22C668701B1D33A3De1F7/logo.png b/blockchains/ethereum/assets/0xA6858b98E5c14db67eC22C668701B1D33A3De1F7/logo.png deleted file mode 100644 index 421b45372dd98..0000000000000 Binary files a/blockchains/ethereum/assets/0xA6858b98E5c14db67eC22C668701B1D33A3De1F7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a/info.json b/blockchains/ethereum/assets/0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a/info.json deleted file mode 100644 index 683cfeb99663f..0000000000000 --- a/blockchains/ethereum/assets/0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RODZ", - "symbol": "RODZ", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a", - "status": "active", - "id": "0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a/logo.png b/blockchains/ethereum/assets/0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a/logo.png deleted file mode 100644 index 5956597221914..0000000000000 Binary files a/blockchains/ethereum/assets/0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA6FA6531acDf1f9F96EDdD66a0F9481E35c2e42A/info.json b/blockchains/ethereum/assets/0xA6FA6531acDf1f9F96EDdD66a0F9481E35c2e42A/info.json deleted file mode 100644 index 78e7ba759d4b0..0000000000000 --- a/blockchains/ethereum/assets/0xA6FA6531acDf1f9F96EDdD66a0F9481E35c2e42A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoBRL", - "website": "https://cryptobrl.com", - "description": "The CryptoBRL is a stablecoin pegged one for one to the Brazilian Real. It's supported and adopted by a consortium with several companies from Brazilian cryptocurrency market. Every token is backed by traditional currency, the reserve holdings are published and subject to 'distributed audits', from the companies in the consortium and other important players from the crypto-market.", - "explorer": "https://etherscan.io/token/0xA6FA6531acDf1f9F96EDdD66a0F9481E35c2e42A", - "type": "ERC20", - "symbol": "CBRL", - "decimals": 6, - "status": "active", - "id": "0xA6FA6531acDf1f9F96EDdD66a0F9481E35c2e42A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA6FA6531acDf1f9F96EDdD66a0F9481E35c2e42A/logo.png b/blockchains/ethereum/assets/0xA6FA6531acDf1f9F96EDdD66a0F9481E35c2e42A/logo.png deleted file mode 100644 index 3418a6b10c45a..0000000000000 Binary files a/blockchains/ethereum/assets/0xA6FA6531acDf1f9F96EDdD66a0F9481E35c2e42A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA6ba0AA61ccD254fD92d548dfE87d06533649c12/info.json b/blockchains/ethereum/assets/0xA6ba0AA61ccD254fD92d548dfE87d06533649c12/info.json deleted file mode 100644 index 51f1bef8ac674..0000000000000 --- a/blockchains/ethereum/assets/0xA6ba0AA61ccD254fD92d548dfE87d06533649c12/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Career Trust Ecosystem", - "symbol": "CTE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA6ba0AA61ccD254fD92d548dfE87d06533649c12", - "status": "active", - "id": "0xA6ba0AA61ccD254fD92d548dfE87d06533649c12" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA6ba0AA61ccD254fD92d548dfE87d06533649c12/logo.png b/blockchains/ethereum/assets/0xA6ba0AA61ccD254fD92d548dfE87d06533649c12/logo.png deleted file mode 100644 index 04bbba8ab0503..0000000000000 Binary files a/blockchains/ethereum/assets/0xA6ba0AA61ccD254fD92d548dfE87d06533649c12/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD/info.json b/blockchains/ethereum/assets/0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD/info.json deleted file mode 100644 index d5f55a9d4e026..0000000000000 --- a/blockchains/ethereum/assets/0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitEth2575RebalancingSetToken", - "symbol": "BTCETH2575", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tokensets.com/set/ethbtc7525", - "explorer": "https://etherscan.io/token/0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD", - "status": "active", - "id": "0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD/logo.png b/blockchains/ethereum/assets/0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD/logo.png deleted file mode 100644 index 8ae4598414d96..0000000000000 Binary files a/blockchains/ethereum/assets/0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA6fBE7781932a28eeAE7c9cACF939b73d721081e/info.json b/blockchains/ethereum/assets/0xA6fBE7781932a28eeAE7c9cACF939b73d721081e/info.json deleted file mode 100644 index 13d27b8b8f74e..0000000000000 --- a/blockchains/ethereum/assets/0xA6fBE7781932a28eeAE7c9cACF939b73d721081e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WANGTOKEN", - "symbol": "WANGTOKEN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA6fBE7781932a28eeAE7c9cACF939b73d721081e", - "status": "active", - "id": "0xA6fBE7781932a28eeAE7c9cACF939b73d721081e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA6fBE7781932a28eeAE7c9cACF939b73d721081e/logo.png b/blockchains/ethereum/assets/0xA6fBE7781932a28eeAE7c9cACF939b73d721081e/logo.png deleted file mode 100755 index de26a8aba5065..0000000000000 Binary files a/blockchains/ethereum/assets/0xA6fBE7781932a28eeAE7c9cACF939b73d721081e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA70f08F058617A2f07B6A8cf568198f3ddc996fa/info.json b/blockchains/ethereum/assets/0xA70f08F058617A2f07B6A8cf568198f3ddc996fa/info.json deleted file mode 100644 index 5a5fa67d17928..0000000000000 --- a/blockchains/ethereum/assets/0xA70f08F058617A2f07B6A8cf568198f3ddc996fa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HUGS", - "symbol": "HUGS", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA70f08F058617A2f07B6A8cf568198f3ddc996fa", - "status": "active", - "id": "0xA70f08F058617A2f07B6A8cf568198f3ddc996fa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA70f08F058617A2f07B6A8cf568198f3ddc996fa/logo.png b/blockchains/ethereum/assets/0xA70f08F058617A2f07B6A8cf568198f3ddc996fa/logo.png deleted file mode 100755 index 8bd3ad5466d6c..0000000000000 Binary files a/blockchains/ethereum/assets/0xA70f08F058617A2f07B6A8cf568198f3ddc996fa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA719Bda63E63c9B6250565B2051Bdf1D0b1D4046/logo.png b/blockchains/ethereum/assets/0xA719Bda63E63c9B6250565B2051Bdf1D0b1D4046/logo.png deleted file mode 100644 index 6a8d4a444dfbb..0000000000000 Binary files a/blockchains/ethereum/assets/0xA719Bda63E63c9B6250565B2051Bdf1D0b1D4046/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA740684C9022dc07540031b10dD57984640bAbef/info.json b/blockchains/ethereum/assets/0xA740684C9022dc07540031b10dD57984640bAbef/info.json deleted file mode 100644 index 557bac9e3d40f..0000000000000 --- a/blockchains/ethereum/assets/0xA740684C9022dc07540031b10dD57984640bAbef/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decash", - "symbol": "DECH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA740684C9022dc07540031b10dD57984640bAbef", - "status": "active", - "id": "0xA740684C9022dc07540031b10dD57984640bAbef" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA740684C9022dc07540031b10dD57984640bAbef/logo.png b/blockchains/ethereum/assets/0xA740684C9022dc07540031b10dD57984640bAbef/logo.png deleted file mode 100644 index 4df12b9ed43e8..0000000000000 Binary files a/blockchains/ethereum/assets/0xA740684C9022dc07540031b10dD57984640bAbef/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A/info.json b/blockchains/ethereum/assets/0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A/info.json deleted file mode 100644 index d84c66e065181..0000000000000 --- a/blockchains/ethereum/assets/0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Better Money", - "symbol": "BETTER", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A", - "status": "active", - "id": "0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A/logo.png b/blockchains/ethereum/assets/0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A/logo.png deleted file mode 100644 index 46ad5d614f816..0000000000000 Binary files a/blockchains/ethereum/assets/0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D/info.json b/blockchains/ethereum/assets/0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D/info.json deleted file mode 100644 index 970ad32a21123..0000000000000 --- a/blockchains/ethereum/assets/0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NAMTANCOIN", - "symbol": "NAMTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D", - "status": "active", - "id": "0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D/logo.png b/blockchains/ethereum/assets/0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D/logo.png deleted file mode 100644 index 97b3380f8523f..0000000000000 Binary files a/blockchains/ethereum/assets/0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7/info.json b/blockchains/ethereum/assets/0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7/info.json deleted file mode 100644 index b6f62a1e498e8..0000000000000 --- a/blockchains/ethereum/assets/0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Edustars Lite", - "symbol": "EDSLTE", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7", - "status": "active", - "id": "0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7/logo.png b/blockchains/ethereum/assets/0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7/logo.png deleted file mode 100755 index 3b4f7b1669724..0000000000000 Binary files a/blockchains/ethereum/assets/0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA7E26d3455629a01d9136BF4F9a1644634934773/info.json b/blockchains/ethereum/assets/0xA7E26d3455629a01d9136BF4F9a1644634934773/info.json deleted file mode 100644 index 048836465183e..0000000000000 --- a/blockchains/ethereum/assets/0xA7E26d3455629a01d9136BF4F9a1644634934773/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UAH", - "symbol": "UAH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA7E26d3455629a01d9136BF4F9a1644634934773", - "status": "active", - "id": "0xA7E26d3455629a01d9136BF4F9a1644634934773" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA7E26d3455629a01d9136BF4F9a1644634934773/logo.png b/blockchains/ethereum/assets/0xA7E26d3455629a01d9136BF4F9a1644634934773/logo.png deleted file mode 100644 index 59e1088900dea..0000000000000 Binary files a/blockchains/ethereum/assets/0xA7E26d3455629a01d9136BF4F9a1644634934773/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b/info.json b/blockchains/ethereum/assets/0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b/info.json deleted file mode 100644 index 5639e2ec80589..0000000000000 --- a/blockchains/ethereum/assets/0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CandyToken", - "symbol": "CT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b", - "status": "active", - "id": "0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b/logo.png b/blockchains/ethereum/assets/0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b/logo.png deleted file mode 100644 index 41f3e42272f66..0000000000000 Binary files a/blockchains/ethereum/assets/0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe/info.json b/blockchains/ethereum/assets/0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe/info.json deleted file mode 100644 index cc5ee9c184c34..0000000000000 --- a/blockchains/ethereum/assets/0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bZx ZRX iToken", - "symbol": "iZRX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe", - "status": "active", - "id": "0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe/logo.png b/blockchains/ethereum/assets/0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe/logo.png deleted file mode 100644 index 7059f5755d9b7..0000000000000 Binary files a/blockchains/ethereum/assets/0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA7aB21CA0a11d63369de020601b1342baA71144E/info.json b/blockchains/ethereum/assets/0xA7aB21CA0a11d63369de020601b1342baA71144E/info.json deleted file mode 100644 index fc59917dc128d..0000000000000 --- a/blockchains/ethereum/assets/0xA7aB21CA0a11d63369de020601b1342baA71144E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BVA", - "symbol": "BVA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA7aB21CA0a11d63369de020601b1342baA71144E", - "status": "active", - "id": "0xA7aB21CA0a11d63369de020601b1342baA71144E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA7aB21CA0a11d63369de020601b1342baA71144E/logo.png b/blockchains/ethereum/assets/0xA7aB21CA0a11d63369de020601b1342baA71144E/logo.png deleted file mode 100644 index 052098f7833bb..0000000000000 Binary files a/blockchains/ethereum/assets/0xA7aB21CA0a11d63369de020601b1342baA71144E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB/info.json b/blockchains/ethereum/assets/0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB/info.json deleted file mode 100644 index 56f03ec3b09d4..0000000000000 --- a/blockchains/ethereum/assets/0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SpeedKingToken", - "symbol": "SKT", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB", - "status": "active", - "id": "0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB/logo.png b/blockchains/ethereum/assets/0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB/logo.png deleted file mode 100644 index 31bf1acddf953..0000000000000 Binary files a/blockchains/ethereum/assets/0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650/info.json b/blockchains/ethereum/assets/0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650/info.json deleted file mode 100644 index 809b074eab473..0000000000000 --- a/blockchains/ethereum/assets/0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Spiking", - "symbol": "SPIKE", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "https://spiking.com/", - "explorer": "https://etherscan.io/token/0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650", - "status": "active", - "id": "0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650/logo.png b/blockchains/ethereum/assets/0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650/logo.png deleted file mode 100644 index 0d713356d74e0..0000000000000 Binary files a/blockchains/ethereum/assets/0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA806B3FEd6891136940cF81c4085661500aa2709/info.json b/blockchains/ethereum/assets/0xA806B3FEd6891136940cF81c4085661500aa2709/info.json deleted file mode 100644 index 6703a71c8d4ce..0000000000000 --- a/blockchains/ethereum/assets/0xA806B3FEd6891136940cF81c4085661500aa2709/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sport AND Leisure", - "symbol": "SnL", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.snltoken.io", - "explorer": "https://etherscan.io/token/0xA806B3FEd6891136940cF81c4085661500aa2709", - "status": "active", - "id": "0xA806B3FEd6891136940cF81c4085661500aa2709" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA806B3FEd6891136940cF81c4085661500aa2709/logo.png b/blockchains/ethereum/assets/0xA806B3FEd6891136940cF81c4085661500aa2709/logo.png deleted file mode 100644 index 4c4c1342ce428..0000000000000 Binary files a/blockchains/ethereum/assets/0xA806B3FEd6891136940cF81c4085661500aa2709/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985/info.json b/blockchains/ethereum/assets/0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985/info.json deleted file mode 100644 index 621173e4fcb29..0000000000000 --- a/blockchains/ethereum/assets/0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CAMI", - "symbol": "CAMI", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985", - "status": "active", - "id": "0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985/logo.png b/blockchains/ethereum/assets/0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985/logo.png deleted file mode 100644 index bc8d6795c9f53..0000000000000 Binary files a/blockchains/ethereum/assets/0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA809d363A66c576A2a814CDBfEFC107C600A55f0/info.json b/blockchains/ethereum/assets/0xA809d363A66c576A2a814CDBfEFC107C600A55f0/info.json deleted file mode 100644 index 58412d3926192..0000000000000 --- a/blockchains/ethereum/assets/0xA809d363A66c576A2a814CDBfEFC107C600A55f0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HyperLoot", - "symbol": "HLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA809d363A66c576A2a814CDBfEFC107C600A55f0", - "status": "active", - "id": "0xA809d363A66c576A2a814CDBfEFC107C600A55f0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA809d363A66c576A2a814CDBfEFC107C600A55f0/logo.png b/blockchains/ethereum/assets/0xA809d363A66c576A2a814CDBfEFC107C600A55f0/logo.png deleted file mode 100755 index f73e8cb298e79..0000000000000 Binary files a/blockchains/ethereum/assets/0xA809d363A66c576A2a814CDBfEFC107C600A55f0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA823E6722006afe99E91c30FF5295052fe6b8E32/info.json b/blockchains/ethereum/assets/0xA823E6722006afe99E91c30FF5295052fe6b8E32/info.json deleted file mode 100644 index 8c95569b722d1..0000000000000 --- a/blockchains/ethereum/assets/0xA823E6722006afe99E91c30FF5295052fe6b8E32/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Neumark", - "symbol": "NEU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://neufund.org/", - "explorer": "https://etherscan.io/token/0xA823E6722006afe99E91c30FF5295052fe6b8E32", - "status": "active", - "id": "0xA823E6722006afe99E91c30FF5295052fe6b8E32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA823E6722006afe99E91c30FF5295052fe6b8E32/logo.png b/blockchains/ethereum/assets/0xA823E6722006afe99E91c30FF5295052fe6b8E32/logo.png deleted file mode 100755 index 46d96b168ffc7..0000000000000 Binary files a/blockchains/ethereum/assets/0xA823E6722006afe99E91c30FF5295052fe6b8E32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA824caa1Daf7e88A6650630CC8b23FF90946D329/info.json b/blockchains/ethereum/assets/0xA824caa1Daf7e88A6650630CC8b23FF90946D329/info.json deleted file mode 100644 index 636bd51b246a8..0000000000000 --- a/blockchains/ethereum/assets/0xA824caa1Daf7e88A6650630CC8b23FF90946D329/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DigiPeso", - "symbol": "DPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA824caa1Daf7e88A6650630CC8b23FF90946D329", - "status": "active", - "id": "0xA824caa1Daf7e88A6650630CC8b23FF90946D329" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA824caa1Daf7e88A6650630CC8b23FF90946D329/logo.png b/blockchains/ethereum/assets/0xA824caa1Daf7e88A6650630CC8b23FF90946D329/logo.png deleted file mode 100755 index 2412259fda184..0000000000000 Binary files a/blockchains/ethereum/assets/0xA824caa1Daf7e88A6650630CC8b23FF90946D329/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA8258AbC8f2811dd48EccD209db68F25E3E34667/info.json b/blockchains/ethereum/assets/0xA8258AbC8f2811dd48EccD209db68F25E3E34667/info.json deleted file mode 100644 index f50d2ab9f1a28..0000000000000 --- a/blockchains/ethereum/assets/0xA8258AbC8f2811dd48EccD209db68F25E3E34667/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Constellation", - "symbol": "DAG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA8258AbC8f2811dd48EccD209db68F25E3E34667", - "status": "active", - "id": "0xA8258AbC8f2811dd48EccD209db68F25E3E34667" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA8258AbC8f2811dd48EccD209db68F25E3E34667/logo.png b/blockchains/ethereum/assets/0xA8258AbC8f2811dd48EccD209db68F25E3E34667/logo.png deleted file mode 100755 index 110a0a0eed002..0000000000000 Binary files a/blockchains/ethereum/assets/0xA8258AbC8f2811dd48EccD209db68F25E3E34667/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA829F97373069ee5d23175e4105dF8fD49238Be7/info.json b/blockchains/ethereum/assets/0xA829F97373069ee5d23175e4105dF8fD49238Be7/info.json deleted file mode 100644 index 72ad5d53323c6..0000000000000 --- a/blockchains/ethereum/assets/0xA829F97373069ee5d23175e4105dF8fD49238Be7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Opennity Token", - "symbol": "OPNN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.opennity.com/", - "explorer": "https://etherscan.io/token/0xA829F97373069ee5d23175e4105dF8fD49238Be7", - "status": "active", - "id": "0xA829F97373069ee5d23175e4105dF8fD49238Be7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA829F97373069ee5d23175e4105dF8fD49238Be7/logo.png b/blockchains/ethereum/assets/0xA829F97373069ee5d23175e4105dF8fD49238Be7/logo.png deleted file mode 100644 index 5271e87c718f3..0000000000000 Binary files a/blockchains/ethereum/assets/0xA829F97373069ee5d23175e4105dF8fD49238Be7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA83f603a762bcE955c6D1Aa8666A0f85FEEdeeDD/info.json b/blockchains/ethereum/assets/0xA83f603a762bcE955c6D1Aa8666A0f85FEEdeeDD/info.json deleted file mode 100644 index 7b66fd4c0ae3e..0000000000000 --- a/blockchains/ethereum/assets/0xA83f603a762bcE955c6D1Aa8666A0f85FEEdeeDD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FIC", - "website": "http://www.filecash.info/store.html", - "description": "FIC is the aggregation token of the IPFS network. The two major landing ecosystems of FIC include KT80s++ mining machine and KLUUK browser.", - "explorer": "https://etherscan.io/token/0xa83f603a762bce955c6d1aa8666a0f85feedeedd", - "type": "ERC20", - "symbol": "FIC", - "decimals": 18, - "status": "active", - "id": "0xA83f603a762bcE955c6D1Aa8666A0f85FEEdeeDD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA83f603a762bcE955c6D1Aa8666A0f85FEEdeeDD/logo.png b/blockchains/ethereum/assets/0xA83f603a762bcE955c6D1Aa8666A0f85FEEdeeDD/logo.png deleted file mode 100644 index b60ae23d20484..0000000000000 Binary files a/blockchains/ethereum/assets/0xA83f603a762bcE955c6D1Aa8666A0f85FEEdeeDD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71/info.json b/blockchains/ethereum/assets/0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71/info.json deleted file mode 100644 index e2707c342cbef..0000000000000 --- a/blockchains/ethereum/assets/0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mass Vehicle Ledger Token", - "symbol": "MVL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mvlchain.io/", - "explorer": "https://etherscan.io/token/0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71", - "status": "active", - "id": "0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71/logo.png b/blockchains/ethereum/assets/0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71/logo.png deleted file mode 100644 index e2cb1b9c9fb61..0000000000000 Binary files a/blockchains/ethereum/assets/0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA8580F3363684d76055bdC6660CaeFe8709744e1/info.json b/blockchains/ethereum/assets/0xA8580F3363684d76055bdC6660CaeFe8709744e1/info.json deleted file mode 100644 index 813c8f2ec2dc3..0000000000000 --- a/blockchains/ethereum/assets/0xA8580F3363684d76055bdC6660CaeFe8709744e1/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "Folder Protocol Token", - "website": "https://folderlabs.io/", - "description": "Folder Protocol provides a blockchain-based second layer technologies and marketplace that aims to revolutionize the global storage economy for highly scalable, faster retrieval, and wider distribution.", - "explorer": "https://etherscan.io/token/0xA8580F3363684d76055bdC6660CaeFe8709744e1", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/folderlabs", - "handle": "folderlabs" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/user/folderlabs", - "handle": "folderlabs" - }, - { - "name": "Medium", - "url": "https://folderlabs.medium.com/", - "handle": "folderlabs" - }, - { - "name": "telegram", - "url": "https://t.me/folderlabs", - "handle": "folderlabs" - } - ], - "type": "ERC20", - "symbol": "FOL", - "decimals": 18, - "status": "active", - "id": "0xA8580F3363684d76055bdC6660CaeFe8709744e1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA8580F3363684d76055bdC6660CaeFe8709744e1/logo.png b/blockchains/ethereum/assets/0xA8580F3363684d76055bdC6660CaeFe8709744e1/logo.png deleted file mode 100644 index 95853b7dfac5e..0000000000000 Binary files a/blockchains/ethereum/assets/0xA8580F3363684d76055bdC6660CaeFe8709744e1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB/info.json b/blockchains/ethereum/assets/0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB/info.json deleted file mode 100644 index 9322262b92b50..0000000000000 --- a/blockchains/ethereum/assets/0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kambria Token", - "symbol": "KAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://kambria.io/", - "explorer": "https://etherscan.io/token/0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB", - "status": "active", - "id": "0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB/logo.png b/blockchains/ethereum/assets/0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB/logo.png deleted file mode 100644 index 6e00d9d02ad23..0000000000000 Binary files a/blockchains/ethereum/assets/0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA866F0198208Eb07c83081d5136BE7f775c2399e/info.json b/blockchains/ethereum/assets/0xA866F0198208Eb07c83081d5136BE7f775c2399e/info.json deleted file mode 100644 index 571d570535639..0000000000000 --- a/blockchains/ethereum/assets/0xA866F0198208Eb07c83081d5136BE7f775c2399e/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "KORE Vault", - "website": "https://kVault.finance", - "source_code": "https://github.com/KORE-Vault", - "description": "KORE is the first deflationary farming token with autonomous profit generation strategies", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/kvault_finance", - "handle": "kvault_finance" - }, - { - "name": "Telegram", - "url": "https://t.me/kore_vault", - "handle": "kore_vault" - } - ], - "explorer": "https://etherscan.io/token/0xA866F0198208Eb07c83081d5136BE7f775c2399e", - "type": "ERC20", - "symbol": "KORE", - "decimals": 18, - "status": "active", - "id": "0xA866F0198208Eb07c83081d5136BE7f775c2399e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA866F0198208Eb07c83081d5136BE7f775c2399e/logo.png b/blockchains/ethereum/assets/0xA866F0198208Eb07c83081d5136BE7f775c2399e/logo.png deleted file mode 100644 index cebfe144d9084..0000000000000 Binary files a/blockchains/ethereum/assets/0xA866F0198208Eb07c83081d5136BE7f775c2399e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE/info.json b/blockchains/ethereum/assets/0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE/info.json deleted file mode 100644 index 1279b845ed340..0000000000000 --- a/blockchains/ethereum/assets/0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OTCBTC Token", - "symbol": "OTB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://otcbtc.com/", - "explorer": "https://etherscan.io/token/0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE", - "status": "active", - "id": "0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE/logo.png b/blockchains/ethereum/assets/0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE/logo.png deleted file mode 100755 index 47832672ccbcf..0000000000000 Binary files a/blockchains/ethereum/assets/0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA891CF72AEDa692570928eFe1A832342e9783CDC/info.json b/blockchains/ethereum/assets/0xA891CF72AEDa692570928eFe1A832342e9783CDC/info.json deleted file mode 100644 index 3420b0ef5d8a7..0000000000000 --- a/blockchains/ethereum/assets/0xA891CF72AEDa692570928eFe1A832342e9783CDC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Interfinex Bills", - "symbol": "IFEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA891CF72AEDa692570928eFe1A832342e9783CDC", - "status": "active", - "id": "0xA891CF72AEDa692570928eFe1A832342e9783CDC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA891CF72AEDa692570928eFe1A832342e9783CDC/logo.png b/blockchains/ethereum/assets/0xA891CF72AEDa692570928eFe1A832342e9783CDC/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0xA891CF72AEDa692570928eFe1A832342e9783CDC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA89FD5459C67AfC8727C07333ED830643Cf898B6/info.json b/blockchains/ethereum/assets/0xA89FD5459C67AfC8727C07333ED830643Cf898B6/info.json deleted file mode 100644 index 3e6095063a764..0000000000000 --- a/blockchains/ethereum/assets/0xA89FD5459C67AfC8727C07333ED830643Cf898B6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dice Coin", - "symbol": "DICO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA89FD5459C67AfC8727C07333ED830643Cf898B6", - "status": "active", - "id": "0xA89FD5459C67AfC8727C07333ED830643Cf898B6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA89FD5459C67AfC8727C07333ED830643Cf898B6/logo.png b/blockchains/ethereum/assets/0xA89FD5459C67AfC8727C07333ED830643Cf898B6/logo.png deleted file mode 100644 index a9ec6e85eeee3..0000000000000 Binary files a/blockchains/ethereum/assets/0xA89FD5459C67AfC8727C07333ED830643Cf898B6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e/info.json b/blockchains/ethereum/assets/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e/info.json deleted file mode 100644 index 5fde005f38a82..0000000000000 --- a/blockchains/ethereum/assets/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Keep4r", - "website": "https://kp4r.network", - "description": "Keep4r Network is an improved fork of the keep3r network!", - "explorer": "https://etherscan.io/token/0xa89ac6e529acf391cfbbd377f3ac9d93eae9664e", - "type": "ERC20", - "symbol": "KP4R", - "decimals": 18, - "status": "active", - "id": "0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e/logo.png b/blockchains/ethereum/assets/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e/logo.png deleted file mode 100644 index 05c5faa8009d0..0000000000000 Binary files a/blockchains/ethereum/assets/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5/info.json b/blockchains/ethereum/assets/0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5/info.json deleted file mode 100644 index c22a81268a013..0000000000000 --- a/blockchains/ethereum/assets/0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Biograffi", - "symbol": "BGF", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5", - "status": "active", - "id": "0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5/logo.png b/blockchains/ethereum/assets/0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5/logo.png deleted file mode 100644 index e770f6c7aba4b..0000000000000 Binary files a/blockchains/ethereum/assets/0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39/info.json b/blockchains/ethereum/assets/0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39/info.json deleted file mode 100644 index 7d6980fd279a2..0000000000000 --- a/blockchains/ethereum/assets/0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bZx BAT iToken", - "symbol": "iBAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39", - "status": "active", - "id": "0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39/logo.png b/blockchains/ethereum/assets/0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39/logo.png deleted file mode 100644 index 08a628326f900..0000000000000 Binary files a/blockchains/ethereum/assets/0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA8b919680258d369114910511cc87595aec0be6D/info.json b/blockchains/ethereum/assets/0xA8b919680258d369114910511cc87595aec0be6D/info.json deleted file mode 100644 index 7ed50ba3a655c..0000000000000 --- a/blockchains/ethereum/assets/0xA8b919680258d369114910511cc87595aec0be6D/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "LUKSO", - "website": "https://lukso.network", - "description": "LUKSO is the Blockchain for the new digital lifestyle.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/lukso_io", - "handle": "lukso_io" - }, - { - "name": "Instagram", - "url": "https://instagram.com/lukso", - "handle": "lukso" - }, - { - "name": "Telegram", - "url": "https://t.me/LUKSO", - "handle": "LUKSO" - }, - { - "name": "Medium", - "url": "https://medium.com/lukso", - "handle": "lukso" - } - ], - "explorer": "https://etherscan.io/token/0xA8b919680258d369114910511cc87595aec0be6D", - "type": "ERC20", - "symbol": "LYXe", - "decimals": 18, - "status": "active", - "id": "0xA8b919680258d369114910511cc87595aec0be6D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA8b919680258d369114910511cc87595aec0be6D/logo.png b/blockchains/ethereum/assets/0xA8b919680258d369114910511cc87595aec0be6D/logo.png deleted file mode 100644 index 211f0ccac981a..0000000000000 Binary files a/blockchains/ethereum/assets/0xA8b919680258d369114910511cc87595aec0be6D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA8e7AD77C60eE6f30BaC54E2E7c0617Bd7B5A03E/info.json b/blockchains/ethereum/assets/0xA8e7AD77C60eE6f30BaC54E2E7c0617Bd7B5A03E/info.json deleted file mode 100644 index 3f701fb5d92de..0000000000000 --- a/blockchains/ethereum/assets/0xA8e7AD77C60eE6f30BaC54E2E7c0617Bd7B5A03E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "zLOT", - "symbol": "zLOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://zlot.finance/", - "explorer": "https://etherscan.io/token/0xA8e7AD77C60eE6f30BaC54E2E7c0617Bd7B5A03E", - "status": "active", - "id": "0xA8e7AD77C60eE6f30BaC54E2E7c0617Bd7B5A03E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA8e7AD77C60eE6f30BaC54E2E7c0617Bd7B5A03E/logo.png b/blockchains/ethereum/assets/0xA8e7AD77C60eE6f30BaC54E2E7c0617Bd7B5A03E/logo.png deleted file mode 100644 index 96cf2160d11de..0000000000000 Binary files a/blockchains/ethereum/assets/0xA8e7AD77C60eE6f30BaC54E2E7c0617Bd7B5A03E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA8eBb13B9895E52Ab7d815CE7F63591402581624/info.json b/blockchains/ethereum/assets/0xA8eBb13B9895E52Ab7d815CE7F63591402581624/info.json deleted file mode 100644 index 9ce496f5264e5..0000000000000 --- a/blockchains/ethereum/assets/0xA8eBb13B9895E52Ab7d815CE7F63591402581624/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ESCX Token", - "symbol": "ESCX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://token.escx.co.id", - "explorer": "https://etherscan.io/token/0xA8eBb13B9895E52Ab7d815CE7F63591402581624", - "status": "active", - "id": "0xA8eBb13B9895E52Ab7d815CE7F63591402581624" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA8eBb13B9895E52Ab7d815CE7F63591402581624/logo.png b/blockchains/ethereum/assets/0xA8eBb13B9895E52Ab7d815CE7F63591402581624/logo.png deleted file mode 100644 index 458f4c2257464..0000000000000 Binary files a/blockchains/ethereum/assets/0xA8eBb13B9895E52Ab7d815CE7F63591402581624/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA8eC2B2F021B55d7d594c8d12Bbd6d23C05245D7/info.json b/blockchains/ethereum/assets/0xA8eC2B2F021B55d7d594c8d12Bbd6d23C05245D7/info.json deleted file mode 100644 index 569fd14cabf97..0000000000000 --- a/blockchains/ethereum/assets/0xA8eC2B2F021B55d7d594c8d12Bbd6d23C05245D7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CASHBACK Token", - "website": "https://cashback.so", - "description": "Cashback E-commerce Exchange was born from new ideas based on great start-up technologies and has had certain achievements in the market.", - "explorer": "https://etherscan.io/token/0xA8eC2B2F021B55d7d594c8d12Bbd6d23C05245D7", - "type": "ERC20", - "symbol": "CASHBACK", - "decimals": 18, - "status": "active", - "id": "0xA8eC2B2F021B55d7d594c8d12Bbd6d23C05245D7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA8eC2B2F021B55d7d594c8d12Bbd6d23C05245D7/logo.png b/blockchains/ethereum/assets/0xA8eC2B2F021B55d7d594c8d12Bbd6d23C05245D7/logo.png deleted file mode 100644 index 208877b00cf11..0000000000000 Binary files a/blockchains/ethereum/assets/0xA8eC2B2F021B55d7d594c8d12Bbd6d23C05245D7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14/info.json b/blockchains/ethereum/assets/0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14/info.json deleted file mode 100644 index e076d708b8bf3..0000000000000 --- a/blockchains/ethereum/assets/0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Bella Protocol", - "website": "https://bella.fi", - "description": "Bella Protocol is described to be a set of DeFi products for one-click crypto banking.", - "explorer": "https://etherscan.io/token/0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14", - "research": "https://research.binance.com/en/projects/bella", - "type": "ERC20", - "symbol": "BEL", - "decimals": 18, - "status": "active", - "id": "0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14/logo.png b/blockchains/ethereum/assets/0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14/logo.png deleted file mode 100644 index e60767da807fb..0000000000000 Binary files a/blockchains/ethereum/assets/0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA974c709cFb4566686553a20790685A47acEAA33/info.json b/blockchains/ethereum/assets/0xA974c709cFb4566686553a20790685A47acEAA33/info.json deleted file mode 100644 index 4e90999436830..0000000000000 --- a/blockchains/ethereum/assets/0xA974c709cFb4566686553a20790685A47acEAA33/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mixin", - "symbol": "XIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mixin.one/", - "explorer": "https://etherscan.io/token/0xA974c709cFb4566686553a20790685A47acEAA33", - "status": "active", - "id": "0xA974c709cFb4566686553a20790685A47acEAA33" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA974c709cFb4566686553a20790685A47acEAA33/logo.png b/blockchains/ethereum/assets/0xA974c709cFb4566686553a20790685A47acEAA33/logo.png deleted file mode 100644 index c452fd7c01ed7..0000000000000 Binary files a/blockchains/ethereum/assets/0xA974c709cFb4566686553a20790685A47acEAA33/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D/info.json b/blockchains/ethereum/assets/0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D/info.json deleted file mode 100644 index 5bf1d030d74ba..0000000000000 --- a/blockchains/ethereum/assets/0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "boletoken", - "symbol": "BLC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D", - "status": "active", - "id": "0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D/logo.png b/blockchains/ethereum/assets/0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D/logo.png deleted file mode 100644 index aed0ed7eabe5b..0000000000000 Binary files a/blockchains/ethereum/assets/0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA984A92731C088F1eA4D53b71A2565a399F7D8D5/info.json b/blockchains/ethereum/assets/0xA984A92731C088F1eA4D53b71A2565a399F7D8D5/info.json deleted file mode 100644 index 875a423a0c1f6..0000000000000 --- a/blockchains/ethereum/assets/0xA984A92731C088F1eA4D53b71A2565a399F7D8D5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INCX Coin", - "symbol": "INCX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://internationalcryptox.io/", - "explorer": "https://etherscan.io/token/0xA984A92731C088F1eA4D53b71A2565a399F7D8D5", - "status": "active", - "id": "0xA984A92731C088F1eA4D53b71A2565a399F7D8D5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA984A92731C088F1eA4D53b71A2565a399F7D8D5/logo.png b/blockchains/ethereum/assets/0xA984A92731C088F1eA4D53b71A2565a399F7D8D5/logo.png deleted file mode 100644 index 923332b1d6700..0000000000000 Binary files a/blockchains/ethereum/assets/0xA984A92731C088F1eA4D53b71A2565a399F7D8D5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA9877b1e05D035899131DBd1e403825166D09f92/info.json b/blockchains/ethereum/assets/0xA9877b1e05D035899131DBd1e403825166D09f92/info.json deleted file mode 100644 index 92751b39aec6f..0000000000000 --- a/blockchains/ethereum/assets/0xA9877b1e05D035899131DBd1e403825166D09f92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Media Network Token", - "symbol": "MNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA9877b1e05D035899131DBd1e403825166D09f92", - "status": "active", - "id": "0xA9877b1e05D035899131DBd1e403825166D09f92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA9877b1e05D035899131DBd1e403825166D09f92/logo.png b/blockchains/ethereum/assets/0xA9877b1e05D035899131DBd1e403825166D09f92/logo.png deleted file mode 100644 index 37f24749e23c4..0000000000000 Binary files a/blockchains/ethereum/assets/0xA9877b1e05D035899131DBd1e403825166D09f92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD/info.json b/blockchains/ethereum/assets/0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD/info.json deleted file mode 100644 index 4daf75726fd69..0000000000000 --- a/blockchains/ethereum/assets/0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTCMoon", - "symbol": "BTCM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://btcmoon.info/", - "explorer": "https://etherscan.io/token/0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD", - "status": "active", - "id": "0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD/logo.png b/blockchains/ethereum/assets/0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD/logo.png deleted file mode 100644 index dc1d5392f928a..0000000000000 Binary files a/blockchains/ethereum/assets/0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD/info.json b/blockchains/ethereum/assets/0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD/info.json deleted file mode 100644 index 7728fc096c8a3..0000000000000 --- a/blockchains/ethereum/assets/0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zipper", - "symbol": "ZIP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://zipper.io/", - "explorer": "https://etherscan.io/token/0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD", - "status": "active", - "id": "0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD/logo.png b/blockchains/ethereum/assets/0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD/logo.png deleted file mode 100755 index 1b66d93a6904d..0000000000000 Binary files a/blockchains/ethereum/assets/0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xA9f80A3C8258c42964Fac6263B8BAA648156b85D/info.json b/blockchains/ethereum/assets/0xA9f80A3C8258c42964Fac6263B8BAA648156b85D/info.json deleted file mode 100644 index c581762bacb6f..0000000000000 --- a/blockchains/ethereum/assets/0xA9f80A3C8258c42964Fac6263B8BAA648156b85D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R807401", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xA9f80A3C8258c42964Fac6263B8BAA648156b85D", - "status": "active", - "id": "0xA9f80A3C8258c42964Fac6263B8BAA648156b85D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA9f80A3C8258c42964Fac6263B8BAA648156b85D/logo.png b/blockchains/ethereum/assets/0xA9f80A3C8258c42964Fac6263B8BAA648156b85D/logo.png deleted file mode 100644 index b506a087d8210..0000000000000 Binary files a/blockchains/ethereum/assets/0xA9f80A3C8258c42964Fac6263B8BAA648156b85D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAA19961b6B858D9F18a115f25aa1D98ABc1fdBA8/info.json b/blockchains/ethereum/assets/0xAA19961b6B858D9F18a115f25aa1D98ABc1fdBA8/info.json deleted file mode 100644 index 05a6c566c4de1..0000000000000 --- a/blockchains/ethereum/assets/0xAA19961b6B858D9F18a115f25aa1D98ABc1fdBA8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LocalCoinSwap (LCS)", - "website": "https://localcoinswap.com", - "description": "LocalCoinSwap (LCS) is the underlying token of the LocalCoinSwap P2P trading platform. This token is regularly repurchased and burned using revenue from the exchange, and allows holders to participate in governance.", - "explorer": "https://etherscan.io/token/0xAA19961b6B858D9F18a115f25aa1D98ABc1fdBA8", - "type": "ERC20", - "symbol": "LCS", - "decimals": 18, - "status": "active", - "id": "0xAA19961b6B858D9F18a115f25aa1D98ABc1fdBA8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAA19961b6B858D9F18a115f25aa1D98ABc1fdBA8/logo.png b/blockchains/ethereum/assets/0xAA19961b6B858D9F18a115f25aa1D98ABc1fdBA8/logo.png deleted file mode 100644 index 79e6b0984f32c..0000000000000 Binary files a/blockchains/ethereum/assets/0xAA19961b6B858D9F18a115f25aa1D98ABc1fdBA8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82/info.json b/blockchains/ethereum/assets/0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82/info.json deleted file mode 100644 index fd846b5828b46..0000000000000 --- a/blockchains/ethereum/assets/0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Roganzola", - "symbol": "ROGUE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82", - "status": "active", - "id": "0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82/logo.png b/blockchains/ethereum/assets/0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82/logo.png deleted file mode 100644 index d384b3f71d619..0000000000000 Binary files a/blockchains/ethereum/assets/0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC/info.json b/blockchains/ethereum/assets/0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC/info.json deleted file mode 100644 index 85f63822d0685..0000000000000 --- a/blockchains/ethereum/assets/0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FENNIECOIN", - "symbol": "FIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC", - "status": "active", - "id": "0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC/logo.png b/blockchains/ethereum/assets/0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC/logo.png deleted file mode 100644 index b17828afec99e..0000000000000 Binary files a/blockchains/ethereum/assets/0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb/info.json b/blockchains/ethereum/assets/0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb/info.json deleted file mode 100644 index 5347e92b4cb9c..0000000000000 --- a/blockchains/ethereum/assets/0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short KNC-DAI 4x v2", - "symbol": "dsKNC4x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb", - "status": "active", - "id": "0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb/logo.png b/blockchains/ethereum/assets/0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb/logo.png deleted file mode 100644 index 2943b1c29f439..0000000000000 Binary files a/blockchains/ethereum/assets/0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8/info.json b/blockchains/ethereum/assets/0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8/info.json deleted file mode 100644 index de2a202bc1be8..0000000000000 --- a/blockchains/ethereum/assets/0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sakuya Coin", - "symbol": "SC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8", - "status": "active", - "id": "0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8/logo.png b/blockchains/ethereum/assets/0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8/logo.png deleted file mode 100644 index 95566c316b94d..0000000000000 Binary files a/blockchains/ethereum/assets/0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99/info.json b/blockchains/ethereum/assets/0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99/info.json deleted file mode 100644 index 54ce22af7c538..0000000000000 --- a/blockchains/ethereum/assets/0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Azbit", - "symbol": "AZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://azbit.com", - "explorer": "https://etherscan.io/token/0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99", - "status": "active", - "id": "0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99/logo.png b/blockchains/ethereum/assets/0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99/logo.png deleted file mode 100644 index 4dbda2514efe7..0000000000000 Binary files a/blockchains/ethereum/assets/0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAAB29eCC3783aCB436A6679919F22D30932E93F2/info.json b/blockchains/ethereum/assets/0xAAB29eCC3783aCB436A6679919F22D30932E93F2/info.json deleted file mode 100644 index 869a5ed9098aa..0000000000000 --- a/blockchains/ethereum/assets/0xAAB29eCC3783aCB436A6679919F22D30932E93F2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Internet FinTech Coin", - "symbol": "IFTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAAB29eCC3783aCB436A6679919F22D30932E93F2", - "status": "active", - "id": "0xAAB29eCC3783aCB436A6679919F22D30932E93F2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAAB29eCC3783aCB436A6679919F22D30932E93F2/logo.png b/blockchains/ethereum/assets/0xAAB29eCC3783aCB436A6679919F22D30932E93F2/logo.png deleted file mode 100755 index 47a4bb37e8672..0000000000000 Binary files a/blockchains/ethereum/assets/0xAAB29eCC3783aCB436A6679919F22D30932E93F2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAACa86B876ca011844b5798ECA7a67591A9743C8/logo.png b/blockchains/ethereum/assets/0xAACa86B876ca011844b5798ECA7a67591A9743C8/logo.png deleted file mode 100644 index b5f40d355aff0..0000000000000 Binary files a/blockchains/ethereum/assets/0xAACa86B876ca011844b5798ECA7a67591A9743C8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAAD54C9f27B876D2538455DdA69207279fF673a5/info.json b/blockchains/ethereum/assets/0xAAD54C9f27B876D2538455DdA69207279fF673a5/info.json deleted file mode 100644 index ad40693680718..0000000000000 --- a/blockchains/ethereum/assets/0xAAD54C9f27B876D2538455DdA69207279fF673a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Davinci coin", - "symbol": "DAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.davinci.vision/", - "explorer": "https://etherscan.io/token/0xAAD54C9f27B876D2538455DdA69207279fF673a5", - "status": "active", - "id": "0xAAD54C9f27B876D2538455DdA69207279fF673a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAAD54C9f27B876D2538455DdA69207279fF673a5/logo.png b/blockchains/ethereum/assets/0xAAD54C9f27B876D2538455DdA69207279fF673a5/logo.png deleted file mode 100644 index 8ec716add6216..0000000000000 Binary files a/blockchains/ethereum/assets/0xAAD54C9f27B876D2538455DdA69207279fF673a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE/info.json b/blockchains/ethereum/assets/0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE/info.json deleted file mode 100644 index 07ab18ec696bd..0000000000000 --- a/blockchains/ethereum/assets/0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WeToken", - "symbol": "WT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE", - "status": "active", - "id": "0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE/logo.png b/blockchains/ethereum/assets/0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE/logo.png deleted file mode 100644 index ccaac81da7e5b..0000000000000 Binary files a/blockchains/ethereum/assets/0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAAf37055188Feee4869dE63464937e683d61b2a1/info.json b/blockchains/ethereum/assets/0xAAf37055188Feee4869dE63464937e683d61b2a1/info.json deleted file mode 100644 index d62c1b054361e..0000000000000 --- a/blockchains/ethereum/assets/0xAAf37055188Feee4869dE63464937e683d61b2a1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UChain Token", - "symbol": "UCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://uchain.world/", - "explorer": "https://etherscan.io/token/0xAAf37055188Feee4869dE63464937e683d61b2a1", - "status": "active", - "id": "0xAAf37055188Feee4869dE63464937e683d61b2a1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAAf37055188Feee4869dE63464937e683d61b2a1/logo.png b/blockchains/ethereum/assets/0xAAf37055188Feee4869dE63464937e683d61b2a1/logo.png deleted file mode 100644 index 063685287adf9..0000000000000 Binary files a/blockchains/ethereum/assets/0xAAf37055188Feee4869dE63464937e683d61b2a1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84/info.json b/blockchains/ethereum/assets/0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84/info.json deleted file mode 100644 index 90f2020f4a39f..0000000000000 --- a/blockchains/ethereum/assets/0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Macroverse Token", - "symbol": "MRV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84", - "status": "active", - "id": "0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84/logo.png b/blockchains/ethereum/assets/0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84/logo.png deleted file mode 100644 index 689a847cd723d..0000000000000 Binary files a/blockchains/ethereum/assets/0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6/info.json b/blockchains/ethereum/assets/0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6/info.json deleted file mode 100644 index 2540a71c2a94e..0000000000000 --- a/blockchains/ethereum/assets/0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "MANY", - "website": "https://many.global", - "source_code": "https://github.com/MANYToken", - "description": "MANY is a community born and operated project combining YF and NFT.", - "explorer": "https://etherscan.io/token/0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6", - "type": "ERC20", - "symbol": "MANY", - "decimals": 18, - "status": "active", - "id": "0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6/logo.png b/blockchains/ethereum/assets/0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6/logo.png deleted file mode 100644 index cad33deb508c9..0000000000000 Binary files a/blockchains/ethereum/assets/0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAB9c92A9337A1494C6D545E48187Fa37144403c8/logo.png b/blockchains/ethereum/assets/0xAB9c92A9337A1494C6D545E48187Fa37144403c8/logo.png deleted file mode 100644 index 269c1ec490841..0000000000000 Binary files a/blockchains/ethereum/assets/0xAB9c92A9337A1494C6D545E48187Fa37144403c8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xABcB2372370Fa1591Ce104a03351B5B628443C2B/info.json b/blockchains/ethereum/assets/0xABcB2372370Fa1591Ce104a03351B5B628443C2B/info.json deleted file mode 100644 index b71c9d0a55f24..0000000000000 --- a/blockchains/ethereum/assets/0xABcB2372370Fa1591Ce104a03351B5B628443C2B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InveCoin", - "symbol": "INVE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xABcB2372370Fa1591Ce104a03351B5B628443C2B", - "status": "active", - "id": "0xABcB2372370Fa1591Ce104a03351B5B628443C2B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xABcB2372370Fa1591Ce104a03351B5B628443C2B/logo.png b/blockchains/ethereum/assets/0xABcB2372370Fa1591Ce104a03351B5B628443C2B/logo.png deleted file mode 100755 index 943412224c5cf..0000000000000 Binary files a/blockchains/ethereum/assets/0xABcB2372370Fa1591Ce104a03351B5B628443C2B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json b/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json deleted file mode 100644 index 0e670c9ce5b16..0000000000000 --- a/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Offshift", - "symbol": "XFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://offshift.io/", - "explorer": "https://etherscan.io/token/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be", - "status": "active", - "id": "0xABe580E7ee158dA464b51ee1a83Ac0289622e6be" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/logo.png b/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/logo.png deleted file mode 100644 index f30a37c253852..0000000000000 Binary files a/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAC4088748E1f737C82980A7f78669bE35FecD686/info.json b/blockchains/ethereum/assets/0xAC4088748E1f737C82980A7f78669bE35FecD686/info.json deleted file mode 100644 index 06a94c6952743..0000000000000 --- a/blockchains/ethereum/assets/0xAC4088748E1f737C82980A7f78669bE35FecD686/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Basecoin", - "symbol": "BAB", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAC4088748E1f737C82980A7f78669bE35FecD686", - "status": "active", - "id": "0xAC4088748E1f737C82980A7f78669bE35FecD686" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAC4088748E1f737C82980A7f78669bE35FecD686/logo.png b/blockchains/ethereum/assets/0xAC4088748E1f737C82980A7f78669bE35FecD686/logo.png deleted file mode 100644 index 929a66ffdfbcc..0000000000000 Binary files a/blockchains/ethereum/assets/0xAC4088748E1f737C82980A7f78669bE35FecD686/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9/info.json b/blockchains/ethereum/assets/0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9/info.json deleted file mode 100644 index 6a5e441c74539..0000000000000 --- a/blockchains/ethereum/assets/0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LHO Token", - "symbol": "LHO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9", - "status": "active", - "id": "0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9/logo.png b/blockchains/ethereum/assets/0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9/logo.png deleted file mode 100644 index cdf9da6d1a758..0000000000000 Binary files a/blockchains/ethereum/assets/0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c/info.json b/blockchains/ethereum/assets/0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c/info.json deleted file mode 100644 index d9423ed1287b3..0000000000000 --- a/blockchains/ethereum/assets/0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VeriSafe", - "symbol": "VSF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.verisafe.io/", - "explorer": "https://etherscan.io/token/0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c", - "status": "active", - "id": "0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c/logo.png b/blockchains/ethereum/assets/0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c/logo.png deleted file mode 100644 index 44b9d418abf7d..0000000000000 Binary files a/blockchains/ethereum/assets/0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAD0A20715a7DF7aA0922B3791702F18254B660d9/info.json b/blockchains/ethereum/assets/0xAD0A20715a7DF7aA0922B3791702F18254B660d9/info.json deleted file mode 100644 index 4f158dac46603..0000000000000 --- a/blockchains/ethereum/assets/0xAD0A20715a7DF7aA0922B3791702F18254B660d9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto Energy Token CRET", - "symbol": "CRET", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAD0A20715a7DF7aA0922B3791702F18254B660d9", - "status": "active", - "id": "0xAD0A20715a7DF7aA0922B3791702F18254B660d9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAD0A20715a7DF7aA0922B3791702F18254B660d9/logo.png b/blockchains/ethereum/assets/0xAD0A20715a7DF7aA0922B3791702F18254B660d9/logo.png deleted file mode 100644 index fdc2911255dad..0000000000000 Binary files a/blockchains/ethereum/assets/0xAD0A20715a7DF7aA0922B3791702F18254B660d9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAD3b5c8542367ca9650437f33950b4AED067289B/info.json b/blockchains/ethereum/assets/0xAD3b5c8542367ca9650437f33950b4AED067289B/info.json deleted file mode 100644 index 4584752336ae0..0000000000000 --- a/blockchains/ethereum/assets/0xAD3b5c8542367ca9650437f33950b4AED067289B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIDCOIN", - "symbol": "BID", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAD3b5c8542367ca9650437f33950b4AED067289B", - "status": "active", - "id": "0xAD3b5c8542367ca9650437f33950b4AED067289B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAD3b5c8542367ca9650437f33950b4AED067289B/logo.png b/blockchains/ethereum/assets/0xAD3b5c8542367ca9650437f33950b4AED067289B/logo.png deleted file mode 100644 index 3dbad407709ec..0000000000000 Binary files a/blockchains/ethereum/assets/0xAD3b5c8542367ca9650437f33950b4AED067289B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAD640689e6950b7453729A4686edB3FdfD754616/info.json b/blockchains/ethereum/assets/0xAD640689e6950b7453729A4686edB3FdfD754616/info.json deleted file mode 100644 index d25e331e8fccb..0000000000000 --- a/blockchains/ethereum/assets/0xAD640689e6950b7453729A4686edB3FdfD754616/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CIChain", - "symbol": "CIC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAD640689e6950b7453729A4686edB3FdfD754616", - "status": "active", - "id": "0xAD640689e6950b7453729A4686edB3FdfD754616" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAD640689e6950b7453729A4686edB3FdfD754616/logo.png b/blockchains/ethereum/assets/0xAD640689e6950b7453729A4686edB3FdfD754616/logo.png deleted file mode 100644 index 5598f53bc4fb0..0000000000000 Binary files a/blockchains/ethereum/assets/0xAD640689e6950b7453729A4686edB3FdfD754616/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2/info.json b/blockchains/ethereum/assets/0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2/info.json deleted file mode 100644 index 1a3ada787d298..0000000000000 --- a/blockchains/ethereum/assets/0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DAATTY COIN", - "symbol": "DTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://daattycoin.com/", - "explorer": "https://etherscan.io/token/0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2", - "status": "active", - "id": "0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2/logo.png b/blockchains/ethereum/assets/0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2/logo.png deleted file mode 100644 index ee1283a5efe18..0000000000000 Binary files a/blockchains/ethereum/assets/0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xADD9c6c4375B5afa3c952ed517a0E532E6238815/info.json b/blockchains/ethereum/assets/0xADD9c6c4375B5afa3c952ed517a0E532E6238815/info.json deleted file mode 100644 index 18233033f4537..0000000000000 --- a/blockchains/ethereum/assets/0xADD9c6c4375B5afa3c952ed517a0E532E6238815/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HCTCoin", - "symbol": "HCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xADD9c6c4375B5afa3c952ed517a0E532E6238815", - "status": "active", - "id": "0xADD9c6c4375B5afa3c952ed517a0E532E6238815" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xADD9c6c4375B5afa3c952ed517a0E532E6238815/logo.png b/blockchains/ethereum/assets/0xADD9c6c4375B5afa3c952ed517a0E532E6238815/logo.png deleted file mode 100644 index 53895d5fe42bf..0000000000000 Binary files a/blockchains/ethereum/assets/0xADD9c6c4375B5afa3c952ed517a0E532E6238815/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/info.json b/blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/info.json deleted file mode 100644 index a9196192c3dd3..0000000000000 --- a/blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "AdEx", - "website": "https://adex.network", - "description": "The AdEx Network aims to build a decentralized solution for digital advertising that reduces fraud, improves budgets, and protects user privacy.", - "explorer": "https://etherscan.io/token/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3", - "research": "https://research.binance.com/en/projects/adex-network", - "type": "ERC20", - "symbol": "ADX", - "decimals": 18, - "status": "active", - "id": "0xADE00C28244d5CE17D72E40330B1c318cD12B7c3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/logo.png b/blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/logo.png deleted file mode 100644 index c219b24e34f30..0000000000000 Binary files a/blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xADF8B8050639b6236915f7516d69dE714672F0bF/info.json b/blockchains/ethereum/assets/0xADF8B8050639b6236915f7516d69dE714672F0bF/info.json deleted file mode 100644 index adf64d756453a..0000000000000 --- a/blockchains/ethereum/assets/0xADF8B8050639b6236915f7516d69dE714672F0bF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Scanetchain", - "symbol": "SWC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.scanetchain.io/", - "explorer": "https://etherscan.io/token/0xADF8B8050639b6236915f7516d69dE714672F0bF", - "status": "active", - "id": "0xADF8B8050639b6236915f7516d69dE714672F0bF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xADF8B8050639b6236915f7516d69dE714672F0bF/logo.png b/blockchains/ethereum/assets/0xADF8B8050639b6236915f7516d69dE714672F0bF/logo.png deleted file mode 100644 index e66872c7d9813..0000000000000 Binary files a/blockchains/ethereum/assets/0xADF8B8050639b6236915f7516d69dE714672F0bF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/info.json b/blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/info.json deleted file mode 100644 index b7b4563a5319f..0000000000000 --- a/blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Coin98", - "website": "https://coin98.com", - "description": "C98 token, serving both as governance and utility token, powers the entire Coin98 Ecosystem. C98 is available on Ethereum, Binance Smart Chain (BSC) and Solana.", - "explorer": "https://etherscan.io/token/0xae12c5930881c53715b369cec7606b70d8eb229f", - "research": "https://research.binance.com/en/projects/coin98", - "type": "ERC20", - "symbol": "C98", - "decimals": 18, - "status": "active", - "id": "0xAE12C5930881c53715B369ceC7606B70d8EB229f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/logo.png b/blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/logo.png deleted file mode 100644 index 4a26466352f37..0000000000000 Binary files a/blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAE1eaAE3F627AAca434127644371b67B18444051/info.json b/blockchains/ethereum/assets/0xAE1eaAE3F627AAca434127644371b67B18444051/info.json deleted file mode 100644 index edac51c7de4e4..0000000000000 --- a/blockchains/ethereum/assets/0xAE1eaAE3F627AAca434127644371b67B18444051/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YOP", - "website": "https://yop.finance/", - "description": "YOP is the token for YOP finance application.", - "explorer": "https://etherscan.io/token/0xae1eaae3f627aaca434127644371b67b18444051", - "type": "ERC20", - "symbol": "YOP", - "decimals": 8, - "status": "active", - "id": "0xAE1eaAE3F627AAca434127644371b67B18444051" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAE1eaAE3F627AAca434127644371b67B18444051/logo.png b/blockchains/ethereum/assets/0xAE1eaAE3F627AAca434127644371b67B18444051/logo.png deleted file mode 100644 index 836785d9744f5..0000000000000 Binary files a/blockchains/ethereum/assets/0xAE1eaAE3F627AAca434127644371b67B18444051/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAE31b85Bfe62747d0836B82608B4830361a3d37a/info.json b/blockchains/ethereum/assets/0xAE31b85Bfe62747d0836B82608B4830361a3d37a/info.json deleted file mode 100644 index ac9acd4445bc6..0000000000000 --- a/blockchains/ethereum/assets/0xAE31b85Bfe62747d0836B82608B4830361a3d37a/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aergo", - "website": "https://aergo.io", - "description": "Aergo describes itself as an open-source enterprise blockchain platform optimized for hybrid deployments, which consist of both permissioned and permissionless blockchain architectures.", - "explorer": "https://etherscan.io/token/0xAE31b85Bfe62747d0836B82608B4830361a3d37a", - "research": "https://research.binance.com/en/projects/aergo", - "type": "ERC20", - "symbol": "AERGO", - "decimals": 18, - "status": "active", - "id": "0xAE31b85Bfe62747d0836B82608B4830361a3d37a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAE31b85Bfe62747d0836B82608B4830361a3d37a/logo.png b/blockchains/ethereum/assets/0xAE31b85Bfe62747d0836B82608B4830361a3d37a/logo.png deleted file mode 100644 index a0a247617d12d..0000000000000 Binary files a/blockchains/ethereum/assets/0xAE31b85Bfe62747d0836B82608B4830361a3d37a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAE9CBE6eBf72A51c9Fcea3830485614486318Fd4/info.json b/blockchains/ethereum/assets/0xAE9CBE6eBf72A51c9Fcea3830485614486318Fd4/info.json deleted file mode 100644 index 7ebbba34dd2b1..0000000000000 --- a/blockchains/ethereum/assets/0xAE9CBE6eBf72A51c9Fcea3830485614486318Fd4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Newtonium", - "website": "https://newtonium.org", - "description": "Newtonium is an ERC-20 token intended to make DeFi more simple and fun. People can harvest $DAI, $USDT & $USDC on newtonium platform. Simple and easy.", - "explorer": "https://etherscan.io/token/0xAE9CBE6eBf72A51c9Fcea3830485614486318Fd4", - "type": "ERC20", - "symbol": "NEWTON", - "decimals": 18, - "status": "active", - "id": "0xAE9CBE6eBf72A51c9Fcea3830485614486318Fd4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAE9CBE6eBf72A51c9Fcea3830485614486318Fd4/logo.png b/blockchains/ethereum/assets/0xAE9CBE6eBf72A51c9Fcea3830485614486318Fd4/logo.png deleted file mode 100644 index 1d2e57259daf3..0000000000000 Binary files a/blockchains/ethereum/assets/0xAE9CBE6eBf72A51c9Fcea3830485614486318Fd4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230/info.json b/blockchains/ethereum/assets/0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230/info.json deleted file mode 100644 index fdaec143bad8a..0000000000000 --- a/blockchains/ethereum/assets/0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CARE", - "symbol": "MED", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230", - "status": "active", - "id": "0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230/logo.png b/blockchains/ethereum/assets/0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230/logo.png deleted file mode 100644 index 9b0e5064c8baa..0000000000000 Binary files a/blockchains/ethereum/assets/0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAF350211414C5DC176421Ea05423F0cC494261fB/info.json b/blockchains/ethereum/assets/0xAF350211414C5DC176421Ea05423F0cC494261fB/info.json deleted file mode 100644 index 181de60a70c05..0000000000000 --- a/blockchains/ethereum/assets/0xAF350211414C5DC176421Ea05423F0cC494261fB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Saturn DAO token (ERC20)", - "symbol": "SATURN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAF350211414C5DC176421Ea05423F0cC494261fB", - "status": "active", - "id": "0xAF350211414C5DC176421Ea05423F0cC494261fB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAF350211414C5DC176421Ea05423F0cC494261fB/logo.png b/blockchains/ethereum/assets/0xAF350211414C5DC176421Ea05423F0cC494261fB/logo.png deleted file mode 100644 index 2221c43d3fa02..0000000000000 Binary files a/blockchains/ethereum/assets/0xAF350211414C5DC176421Ea05423F0cC494261fB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAF446174961CD544e51B89310581669e8FC00D16/info.json b/blockchains/ethereum/assets/0xAF446174961CD544e51B89310581669e8FC00D16/info.json deleted file mode 100644 index cb5e95288bbb7..0000000000000 --- a/blockchains/ethereum/assets/0xAF446174961CD544e51B89310581669e8FC00D16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dignity", - "symbol": "DIG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAF446174961CD544e51B89310581669e8FC00D16", - "status": "active", - "id": "0xAF446174961CD544e51B89310581669e8FC00D16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAF446174961CD544e51B89310581669e8FC00D16/logo.png b/blockchains/ethereum/assets/0xAF446174961CD544e51B89310581669e8FC00D16/logo.png deleted file mode 100644 index 5cafe8a716e04..0000000000000 Binary files a/blockchains/ethereum/assets/0xAF446174961CD544e51B89310581669e8FC00D16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A/info.json b/blockchains/ethereum/assets/0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A/info.json deleted file mode 100644 index 4fea4807b66fd..0000000000000 --- a/blockchains/ethereum/assets/0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coin900 Exchange Coin", - "symbol": "CXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A", - "status": "active", - "id": "0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A/logo.png b/blockchains/ethereum/assets/0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A/logo.png deleted file mode 100644 index 9cb609d77a98e..0000000000000 Binary files a/blockchains/ethereum/assets/0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f/info.json b/blockchains/ethereum/assets/0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f/info.json deleted file mode 100644 index f1761da6fbec2..0000000000000 --- a/blockchains/ethereum/assets/0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LUMAX COIN", - "symbol": "LMX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f", - "status": "active", - "id": "0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f/logo.png b/blockchains/ethereum/assets/0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f/logo.png deleted file mode 100644 index 8462cc48f8666..0000000000000 Binary files a/blockchains/ethereum/assets/0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf/info.json b/blockchains/ethereum/assets/0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf/info.json deleted file mode 100644 index ffb8eef851e7d..0000000000000 --- a/blockchains/ethereum/assets/0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Perth Mint Gold Token", - "symbol": "PMGT", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "https://pmgt.io/", - "explorer": "https://etherscan.io/token/0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf", - "status": "active", - "id": "0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf/logo.png b/blockchains/ethereum/assets/0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf/logo.png deleted file mode 100644 index f09761ee5814d..0000000000000 Binary files a/blockchains/ethereum/assets/0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70/info.json b/blockchains/ethereum/assets/0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70/info.json deleted file mode 100644 index 9fdd74f808d91..0000000000000 --- a/blockchains/ethereum/assets/0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bolivar Soberano", - "symbol": "EBS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70", - "status": "active", - "id": "0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70/logo.png b/blockchains/ethereum/assets/0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70/logo.png deleted file mode 100644 index 76c718614eecf..0000000000000 Binary files a/blockchains/ethereum/assets/0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAFe60511341a37488de25Bef351952562E31fCc1/info.json b/blockchains/ethereum/assets/0xAFe60511341a37488de25Bef351952562E31fCc1/info.json deleted file mode 100644 index 3b8c37ba1aebd..0000000000000 --- a/blockchains/ethereum/assets/0xAFe60511341a37488de25Bef351952562E31fCc1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TBOT", - "symbol": "TBT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAFe60511341a37488de25Bef351952562E31fCc1", - "status": "active", - "id": "0xAFe60511341a37488de25Bef351952562E31fCc1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAFe60511341a37488de25Bef351952562E31fCc1/logo.png b/blockchains/ethereum/assets/0xAFe60511341a37488de25Bef351952562E31fCc1/logo.png deleted file mode 100644 index 288378830f83f..0000000000000 Binary files a/blockchains/ethereum/assets/0xAFe60511341a37488de25Bef351952562E31fCc1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E/info.json b/blockchains/ethereum/assets/0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E/info.json deleted file mode 100644 index e1091dda25114..0000000000000 --- a/blockchains/ethereum/assets/0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hms Token", - "symbol": "HMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://hms.io/", - "explorer": "https://etherscan.io/token/0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E", - "status": "active", - "id": "0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E/logo.png b/blockchains/ethereum/assets/0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E/logo.png deleted file mode 100644 index 84d5e7971a2e5..0000000000000 Binary files a/blockchains/ethereum/assets/0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6/info.json b/blockchains/ethereum/assets/0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6/info.json deleted file mode 100644 index 72efcf248f76b..0000000000000 --- a/blockchains/ethereum/assets/0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherPay", - "symbol": "EPAY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6", - "status": "active", - "id": "0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6/logo.png b/blockchains/ethereum/assets/0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6/logo.png deleted file mode 100644 index 6e7da0d424e13..0000000000000 Binary files a/blockchains/ethereum/assets/0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4/info.json b/blockchains/ethereum/assets/0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4/info.json deleted file mode 100644 index 40bbd35577ed9..0000000000000 --- a/blockchains/ethereum/assets/0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ORATIUM", - "symbol": "ORT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4", - "status": "active", - "id": "0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4/logo.png b/blockchains/ethereum/assets/0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4/logo.png deleted file mode 100755 index f683b55645e35..0000000000000 Binary files a/blockchains/ethereum/assets/0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213/info.json b/blockchains/ethereum/assets/0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213/info.json deleted file mode 100644 index 979578be787b2..0000000000000 --- a/blockchains/ethereum/assets/0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EVCOIN", - "symbol": "EVCO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213", - "status": "active", - "id": "0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213/logo.png b/blockchains/ethereum/assets/0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213/logo.png deleted file mode 100644 index aee67ee90596c..0000000000000 Binary files a/blockchains/ethereum/assets/0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6/info.json b/blockchains/ethereum/assets/0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6/info.json deleted file mode 100644 index c51d0e8d9185e..0000000000000 --- a/blockchains/ethereum/assets/0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIGTIGER", - "symbol": "BTG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6", - "status": "active", - "id": "0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6/logo.png b/blockchains/ethereum/assets/0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6/logo.png deleted file mode 100644 index bc76459f4b6e2..0000000000000 Binary files a/blockchains/ethereum/assets/0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAa843f65872a25D6E9552eA0B360Fb1d5E333124/info.json b/blockchains/ethereum/assets/0xAa843f65872a25D6E9552eA0B360Fb1d5E333124/info.json deleted file mode 100644 index 6b08844388130..0000000000000 --- a/blockchains/ethereum/assets/0xAa843f65872a25D6E9552eA0B360Fb1d5E333124/info.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "EVC", - "coin_name": "Eco Value Coin", - "website": "https://ecovaluecoin.com", - "source_code": "https://github.com/ecovalue/evc-contracts", - "white_paper": "https://www.ecovaluecoin.com/wp-content/uploads/2018/07/EVC-Whitepaper-v1.0.pdf", - "description": "Eco Value Coin is a Blockchain based Carbon Credit token. It will allow individuals, businesses and governments to trade and offset carbon emissions..", - "explorer": "https://etherscan.io/token/0xAa843f65872a25D6E9552eA0B360Fb1d5E333124", - "research": "https://www.ecovaluecoin.com/#ecctech", - "type": "ERC20", - "symbol": "EVC", - "decimals": 18, - "status": "active", - "id": "0xAa843f65872a25D6E9552eA0B360Fb1d5E333124" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAa843f65872a25D6E9552eA0B360Fb1d5E333124/logo.png b/blockchains/ethereum/assets/0xAa843f65872a25D6E9552eA0B360Fb1d5E333124/logo.png deleted file mode 100644 index 3f5ed94ef7f40..0000000000000 Binary files a/blockchains/ethereum/assets/0xAa843f65872a25D6E9552eA0B360Fb1d5E333124/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36/info.json b/blockchains/ethereum/assets/0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36/info.json deleted file mode 100644 index abf13b6716169..0000000000000 --- a/blockchains/ethereum/assets/0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HireGo", - "symbol": "HGO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36", - "status": "active", - "id": "0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36/logo.png b/blockchains/ethereum/assets/0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36/logo.png deleted file mode 100644 index 6f33eb48ae1b6..0000000000000 Binary files a/blockchains/ethereum/assets/0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAafd35ddb9189995937A2862E8Ff17519F5AAE78/info.json b/blockchains/ethereum/assets/0xAafd35ddb9189995937A2862E8Ff17519F5AAE78/info.json deleted file mode 100644 index f01f1735377e4..0000000000000 --- a/blockchains/ethereum/assets/0xAafd35ddb9189995937A2862E8Ff17519F5AAE78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Golden Time of Life", - "symbol": "GTL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAafd35ddb9189995937A2862E8Ff17519F5AAE78", - "status": "active", - "id": "0xAafd35ddb9189995937A2862E8Ff17519F5AAE78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAafd35ddb9189995937A2862E8Ff17519F5AAE78/logo.png b/blockchains/ethereum/assets/0xAafd35ddb9189995937A2862E8Ff17519F5AAE78/logo.png deleted file mode 100644 index 1ae7d1539bb4a..0000000000000 Binary files a/blockchains/ethereum/assets/0xAafd35ddb9189995937A2862E8Ff17519F5AAE78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB/info.json b/blockchains/ethereum/assets/0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB/info.json deleted file mode 100644 index ef924be6312d3..0000000000000 --- a/blockchains/ethereum/assets/0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Quartz", - "symbol": "CSC-QU", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB", - "status": "active", - "id": "0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB/logo.png b/blockchains/ethereum/assets/0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB/logo.png deleted file mode 100755 index a40427dd58081..0000000000000 Binary files a/blockchains/ethereum/assets/0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C/info.json b/blockchains/ethereum/assets/0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C/info.json deleted file mode 100644 index 6391ee946d879..0000000000000 --- a/blockchains/ethereum/assets/0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Benscoin", - "symbol": "BSC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C", - "status": "active", - "id": "0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C/logo.png b/blockchains/ethereum/assets/0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C/logo.png deleted file mode 100644 index fb34a54d1c14f..0000000000000 Binary files a/blockchains/ethereum/assets/0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438/info.json b/blockchains/ethereum/assets/0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438/info.json deleted file mode 100644 index 3b3489b558b90..0000000000000 --- a/blockchains/ethereum/assets/0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR 3000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438", - "status": "active", - "id": "0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438/logo.png b/blockchains/ethereum/assets/0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438/logo.png deleted file mode 100644 index 662c895c4f42d..0000000000000 Binary files a/blockchains/ethereum/assets/0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAb85E7d4dF95Ba7570fd7817479610615C794e30/info.json b/blockchains/ethereum/assets/0xAb85E7d4dF95Ba7570fd7817479610615C794e30/info.json deleted file mode 100644 index 408f323c957dd..0000000000000 --- a/blockchains/ethereum/assets/0xAb85E7d4dF95Ba7570fd7817479610615C794e30/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Grandeo", - "symbol": "GDO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAb85E7d4dF95Ba7570fd7817479610615C794e30", - "status": "active", - "id": "0xAb85E7d4dF95Ba7570fd7817479610615C794e30" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAb85E7d4dF95Ba7570fd7817479610615C794e30/logo.png b/blockchains/ethereum/assets/0xAb85E7d4dF95Ba7570fd7817479610615C794e30/logo.png deleted file mode 100644 index 41d07e864dca0..0000000000000 Binary files a/blockchains/ethereum/assets/0xAb85E7d4dF95Ba7570fd7817479610615C794e30/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA/info.json b/blockchains/ethereum/assets/0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA/info.json deleted file mode 100644 index ad69e947ac060..0000000000000 --- a/blockchains/ethereum/assets/0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Retric", - "symbol": "RTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA", - "status": "active", - "id": "0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA/logo.png b/blockchains/ethereum/assets/0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA/logo.png deleted file mode 100644 index ec8c1c99d7f45..0000000000000 Binary files a/blockchains/ethereum/assets/0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65/info.json b/blockchains/ethereum/assets/0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65/info.json deleted file mode 100644 index 3ae4b1f9ad2ac..0000000000000 --- a/blockchains/ethereum/assets/0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C559020", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65", - "status": "active", - "id": "0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65/logo.png b/blockchains/ethereum/assets/0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65/logo.png deleted file mode 100644 index 1b24a81f0f7e9..0000000000000 Binary files a/blockchains/ethereum/assets/0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAbC430136A4dE71c9998242de8c1b4B97D2b9045/info.json b/blockchains/ethereum/assets/0xAbC430136A4dE71c9998242de8c1b4B97D2b9045/info.json deleted file mode 100644 index 10ee7a3b96ead..0000000000000 --- a/blockchains/ethereum/assets/0xAbC430136A4dE71c9998242de8c1b4B97D2b9045/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Veros", - "symbol": "VRS", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://vedh.io/", - "explorer": "https://etherscan.io/token/0xAbC430136A4dE71c9998242de8c1b4B97D2b9045", - "status": "active", - "id": "0xAbC430136A4dE71c9998242de8c1b4B97D2b9045" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAbC430136A4dE71c9998242de8c1b4B97D2b9045/logo.png b/blockchains/ethereum/assets/0xAbC430136A4dE71c9998242de8c1b4B97D2b9045/logo.png deleted file mode 100644 index db8957d73987f..0000000000000 Binary files a/blockchains/ethereum/assets/0xAbC430136A4dE71c9998242de8c1b4B97D2b9045/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAba8cAc6866B83Ae4eec97DD07ED254282f6aD8A/logo.png b/blockchains/ethereum/assets/0xAba8cAc6866B83Ae4eec97DD07ED254282f6aD8A/logo.png deleted file mode 100644 index 85e1234095682..0000000000000 Binary files a/blockchains/ethereum/assets/0xAba8cAc6866B83Ae4eec97DD07ED254282f6aD8A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F/info.json b/blockchains/ethereum/assets/0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F/info.json deleted file mode 100644 index 2c27eec8b26f7..0000000000000 --- a/blockchains/ethereum/assets/0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SECBIT", - "symbol": "SECT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F", - "status": "active", - "id": "0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F/logo.png b/blockchains/ethereum/assets/0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F/logo.png deleted file mode 100644 index f78286c1185d6..0000000000000 Binary files a/blockchains/ethereum/assets/0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAbf6B761C6D7e64FCc1794064f52449b0542Af99/info.json b/blockchains/ethereum/assets/0xAbf6B761C6D7e64FCc1794064f52449b0542Af99/info.json deleted file mode 100644 index aea97897e5aa7..0000000000000 --- a/blockchains/ethereum/assets/0xAbf6B761C6D7e64FCc1794064f52449b0542Af99/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MeetOne Coin", - "symbol": "MEET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAbf6B761C6D7e64FCc1794064f52449b0542Af99", - "status": "active", - "id": "0xAbf6B761C6D7e64FCc1794064f52449b0542Af99" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAbf6B761C6D7e64FCc1794064f52449b0542Af99/logo.png b/blockchains/ethereum/assets/0xAbf6B761C6D7e64FCc1794064f52449b0542Af99/logo.png deleted file mode 100644 index 4ef6d1d6d237f..0000000000000 Binary files a/blockchains/ethereum/assets/0xAbf6B761C6D7e64FCc1794064f52449b0542Af99/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAc3A4eE4D0cA8732d5610F012B4181697802086a/info.json b/blockchains/ethereum/assets/0xAc3A4eE4D0cA8732d5610F012B4181697802086a/info.json deleted file mode 100644 index 76798d971b4b0..0000000000000 --- a/blockchains/ethereum/assets/0xAc3A4eE4D0cA8732d5610F012B4181697802086a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-4/30M64", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAc3A4eE4D0cA8732d5610F012B4181697802086a", - "status": "active", - "id": "0xAc3A4eE4D0cA8732d5610F012B4181697802086a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAc3A4eE4D0cA8732d5610F012B4181697802086a/logo.png b/blockchains/ethereum/assets/0xAc3A4eE4D0cA8732d5610F012B4181697802086a/logo.png deleted file mode 100644 index 64687b02f985f..0000000000000 Binary files a/blockchains/ethereum/assets/0xAc3A4eE4D0cA8732d5610F012B4181697802086a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1/info.json b/blockchains/ethereum/assets/0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1/info.json deleted file mode 100644 index 353527ffb3090..0000000000000 --- a/blockchains/ethereum/assets/0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Target Coin", - "symbol": "TGT", - "type": "ERC20", - "decimals": 1, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1", - "status": "active", - "id": "0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1/logo.png b/blockchains/ethereum/assets/0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1/logo.png deleted file mode 100644 index 1c192da378e7a..0000000000000 Binary files a/blockchains/ethereum/assets/0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5/info.json b/blockchains/ethereum/assets/0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5/info.json deleted file mode 100644 index 6664ec84a34b9..0000000000000 --- a/blockchains/ethereum/assets/0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Arcade Token", - "symbol": "ARC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5", - "status": "active", - "id": "0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5/logo.png b/blockchains/ethereum/assets/0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5/logo.png deleted file mode 100644 index affed6b57b106..0000000000000 Binary files a/blockchains/ethereum/assets/0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0/info.json b/blockchains/ethereum/assets/0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0/info.json deleted file mode 100644 index 1e72922cc76e1..0000000000000 --- a/blockchains/ethereum/assets/0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "E-INDIAN RUPEE", - "symbol": "EINR", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0", - "status": "active", - "id": "0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0/logo.png b/blockchains/ethereum/assets/0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0/logo.png deleted file mode 100644 index f6ad6e0915b07..0000000000000 Binary files a/blockchains/ethereum/assets/0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751/info.json b/blockchains/ethereum/assets/0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751/info.json deleted file mode 100644 index 92b06bd154cbb..0000000000000 --- a/blockchains/ethereum/assets/0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coineal Token", - "symbol": "NEAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.coineal.com/", - "explorer": "https://etherscan.io/token/0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751", - "status": "active", - "id": "0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751/logo.png b/blockchains/ethereum/assets/0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751/logo.png deleted file mode 100644 index d16a080b7933c..0000000000000 Binary files a/blockchains/ethereum/assets/0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA/info.json b/blockchains/ethereum/assets/0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA/info.json deleted file mode 100644 index 733b0e925c684..0000000000000 --- a/blockchains/ethereum/assets/0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlackAdam", - "symbol": "ADAM", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA", - "status": "active", - "id": "0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA/logo.png b/blockchains/ethereum/assets/0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA/logo.png deleted file mode 100644 index a78b78bd81d34..0000000000000 Binary files a/blockchains/ethereum/assets/0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAcfa209Fb73bF3Dd5bBfb1101B9Bc999C49062a5/info.json b/blockchains/ethereum/assets/0xAcfa209Fb73bF3Dd5bBfb1101B9Bc999C49062a5/info.json deleted file mode 100644 index ece456b71174d..0000000000000 --- a/blockchains/ethereum/assets/0xAcfa209Fb73bF3Dd5bBfb1101B9Bc999C49062a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockchain Certfied Data Token", - "website": "https://EvidenZ.io", - "description": "BCDT is the fuel of the EvidenZ ecosystem, an unique framework designed to certify informations using the blockchain technology. BCdiploma is its first use case, dedicated to the certification of academic documents.", - "explorer": "https://etherscan.io/token/0xAcfa209Fb73bF3Dd5bBfb1101B9Bc999C49062a5", - "type": "ERC20", - "symbol": "BCDT", - "decimals": 18, - "status": "active", - "id": "0xAcfa209Fb73bF3Dd5bBfb1101B9Bc999C49062a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAcfa209Fb73bF3Dd5bBfb1101B9Bc999C49062a5/logo.png b/blockchains/ethereum/assets/0xAcfa209Fb73bF3Dd5bBfb1101B9Bc999C49062a5/logo.png deleted file mode 100644 index 6bd76d06b157c..0000000000000 Binary files a/blockchains/ethereum/assets/0xAcfa209Fb73bF3Dd5bBfb1101B9Bc999C49062a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAd14E61E0C450f525429861b1E482EeDf914A541/info.json b/blockchains/ethereum/assets/0xAd14E61E0C450f525429861b1E482EeDf914A541/info.json deleted file mode 100644 index 3637100c88d50..0000000000000 --- a/blockchains/ethereum/assets/0xAd14E61E0C450f525429861b1E482EeDf914A541/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EthLinkerToken", - "symbol": "ELT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAd14E61E0C450f525429861b1E482EeDf914A541", - "status": "active", - "id": "0xAd14E61E0C450f525429861b1E482EeDf914A541" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAd14E61E0C450f525429861b1E482EeDf914A541/logo.png b/blockchains/ethereum/assets/0xAd14E61E0C450f525429861b1E482EeDf914A541/logo.png deleted file mode 100644 index a9d33e81dd71b..0000000000000 Binary files a/blockchains/ethereum/assets/0xAd14E61E0C450f525429861b1E482EeDf914A541/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64/info.json b/blockchains/ethereum/assets/0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64/info.json deleted file mode 100644 index 8f1cedaa34ee7..0000000000000 --- a/blockchains/ethereum/assets/0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OptionRoom Token", - "symbol": "ROOM", - "type": "ERC20", - "decimals": 18, - "description": "OptionRoom is a user governed oracle and forecast protocol built on Polkadot", - "website": "https://www.optionroom.finance/", - "explorer": "https://etherscan.io/token/0xad4f86a25bbc20ffb751f2fac312a0b4d8f88c64", - "status": "active", - "id": "0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64/logo.png b/blockchains/ethereum/assets/0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64/logo.png deleted file mode 100644 index ce3cf793a4334..0000000000000 Binary files a/blockchains/ethereum/assets/0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAd966EC9087526F00019Ddc7d2e0284D72E80194/info.json b/blockchains/ethereum/assets/0xAd966EC9087526F00019Ddc7d2e0284D72E80194/info.json deleted file mode 100644 index 73632069442ed..0000000000000 --- a/blockchains/ethereum/assets/0xAd966EC9087526F00019Ddc7d2e0284D72E80194/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FoPay", - "symbol": "FOPAY", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "https://fpay.cash/", - "explorer": "https://etherscan.io/token/0xAd966EC9087526F00019Ddc7d2e0284D72E80194", - "status": "active", - "id": "0xAd966EC9087526F00019Ddc7d2e0284D72E80194" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAd966EC9087526F00019Ddc7d2e0284D72E80194/logo.png b/blockchains/ethereum/assets/0xAd966EC9087526F00019Ddc7d2e0284D72E80194/logo.png deleted file mode 100644 index a11872ad83462..0000000000000 Binary files a/blockchains/ethereum/assets/0xAd966EC9087526F00019Ddc7d2e0284D72E80194/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1/info.json b/blockchains/ethereum/assets/0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1/info.json deleted file mode 100644 index ce564b40a50d2..0000000000000 --- a/blockchains/ethereum/assets/0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pisces Dollar", - "symbol": "PUSD", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1", - "status": "active", - "id": "0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1/logo.png b/blockchains/ethereum/assets/0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1/logo.png deleted file mode 100644 index abd39b752b158..0000000000000 Binary files a/blockchains/ethereum/assets/0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094/info.json b/blockchains/ethereum/assets/0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094/info.json deleted file mode 100644 index 2fb6818b550f8..0000000000000 --- a/blockchains/ethereum/assets/0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AFA Virtual Coin", - "symbol": "AFAVC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094", - "status": "active", - "id": "0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094/logo.png b/blockchains/ethereum/assets/0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094/logo.png deleted file mode 100644 index e5afcdf62c3ed..0000000000000 Binary files a/blockchains/ethereum/assets/0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27/info.json b/blockchains/ethereum/assets/0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27/info.json deleted file mode 100644 index b82a6c4e84497..0000000000000 --- a/blockchains/ethereum/assets/0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tranquility Audit Security", - "symbol": "TRANQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27", - "status": "active", - "id": "0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27/logo.png b/blockchains/ethereum/assets/0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27/logo.png deleted file mode 100644 index 54186c1b37431..0000000000000 Binary files a/blockchains/ethereum/assets/0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a/info.json b/blockchains/ethereum/assets/0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a/info.json deleted file mode 100644 index 81e03a57d5527..0000000000000 --- a/blockchains/ethereum/assets/0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "S4FE", - "symbol": "S4F", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.s4fe.io/", - "explorer": "https://etherscan.io/token/0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a", - "status": "active", - "id": "0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a/logo.png b/blockchains/ethereum/assets/0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a/logo.png deleted file mode 100644 index 4e208d8e18f9e..0000000000000 Binary files a/blockchains/ethereum/assets/0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2/info.json b/blockchains/ethereum/assets/0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2/info.json deleted file mode 100644 index b4852cd613740..0000000000000 --- a/blockchains/ethereum/assets/0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alphaslot", - "symbol": "SLOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2", - "status": "active", - "id": "0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2/logo.png b/blockchains/ethereum/assets/0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2/logo.png deleted file mode 100644 index 881b1b1e92655..0000000000000 Binary files a/blockchains/ethereum/assets/0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5/info.json b/blockchains/ethereum/assets/0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5/info.json deleted file mode 100644 index 130af7a8f30b1..0000000000000 --- a/blockchains/ethereum/assets/0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CreditBIT", - "symbol": "CRB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.creditbit.org/", - "explorer": "https://etherscan.io/token/0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5", - "status": "active", - "id": "0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5/logo.png b/blockchains/ethereum/assets/0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5/logo.png deleted file mode 100755 index da8b3ee810587..0000000000000 Binary files a/blockchains/ethereum/assets/0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81/info.json b/blockchains/ethereum/assets/0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81/info.json deleted file mode 100644 index c3404954f8bdf..0000000000000 --- a/blockchains/ethereum/assets/0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ether Classic", - "symbol": "ETCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81", - "status": "active", - "id": "0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81/logo.png b/blockchains/ethereum/assets/0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81/logo.png deleted file mode 100644 index 5f4193fb29958..0000000000000 Binary files a/blockchains/ethereum/assets/0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7/info.json b/blockchains/ethereum/assets/0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7/info.json deleted file mode 100644 index 346da6db530e3..0000000000000 --- a/blockchains/ethereum/assets/0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "arcane bear", - "symbol": "BEAR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7", - "status": "active", - "id": "0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7/logo.png b/blockchains/ethereum/assets/0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7/logo.png deleted file mode 100644 index e500e858fd8c3..0000000000000 Binary files a/blockchains/ethereum/assets/0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7/info.json b/blockchains/ethereum/assets/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7/info.json deleted file mode 100644 index 02b43ac6d93a5..0000000000000 --- a/blockchains/ethereum/assets/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FirstBlood Token", - "symbol": "1ST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://firstblood.io/", - "explorer": "https://etherscan.io/token/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "status": "active", - "id": "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7/logo.png b/blockchains/ethereum/assets/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7/logo.png deleted file mode 100644 index 381b786414a83..0000000000000 Binary files a/blockchains/ethereum/assets/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25/info.json b/blockchains/ethereum/assets/0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25/info.json deleted file mode 100644 index e4be0975f33b6..0000000000000 --- a/blockchains/ethereum/assets/0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R876626", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25", - "status": "active", - "id": "0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25/logo.png b/blockchains/ethereum/assets/0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25/logo.png deleted file mode 100644 index e615ff8a6c279..0000000000000 Binary files a/blockchains/ethereum/assets/0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961/info.json b/blockchains/ethereum/assets/0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961/info.json deleted file mode 100644 index 6a95b99351c76..0000000000000 --- a/blockchains/ethereum/assets/0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Retup DEX", - "symbol": "RDT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961", - "status": "active", - "id": "0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961/logo.png b/blockchains/ethereum/assets/0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961/logo.png deleted file mode 100644 index 44209a23d2df1..0000000000000 Binary files a/blockchains/ethereum/assets/0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433/info.json b/blockchains/ethereum/assets/0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433/info.json deleted file mode 100644 index e345fd72ac8da..0000000000000 --- a/blockchains/ethereum/assets/0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Enter-Coin", - "symbol": "ENTRC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433", - "status": "active", - "id": "0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433/logo.png b/blockchains/ethereum/assets/0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433/logo.png deleted file mode 100644 index 84788b8671619..0000000000000 Binary files a/blockchains/ethereum/assets/0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAf8A215e81FAea7C180CE22b72483525121813BD/info.json b/blockchains/ethereum/assets/0xAf8A215e81FAea7C180CE22b72483525121813BD/info.json deleted file mode 100644 index 048fb0f2397a3..0000000000000 --- a/blockchains/ethereum/assets/0xAf8A215e81FAea7C180CE22b72483525121813BD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Engine Token", - "symbol": "EGCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.egcchain.com/", - "explorer": "https://etherscan.io/token/0xAf8A215e81FAea7C180CE22b72483525121813BD", - "status": "active", - "id": "0xAf8A215e81FAea7C180CE22b72483525121813BD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAf8A215e81FAea7C180CE22b72483525121813BD/logo.png b/blockchains/ethereum/assets/0xAf8A215e81FAea7C180CE22b72483525121813BD/logo.png deleted file mode 100755 index 35b7332910424..0000000000000 Binary files a/blockchains/ethereum/assets/0xAf8A215e81FAea7C180CE22b72483525121813BD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAfE8ba38ec668DB1D30c805C40983839bf8B4278/info.json b/blockchains/ethereum/assets/0xAfE8ba38ec668DB1D30c805C40983839bf8B4278/info.json deleted file mode 100644 index 247e29e52274e..0000000000000 --- a/blockchains/ethereum/assets/0xAfE8ba38ec668DB1D30c805C40983839bf8B4278/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wechain Network", - "symbol": "WCN", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xAfE8ba38ec668DB1D30c805C40983839bf8B4278", - "status": "active", - "id": "0xAfE8ba38ec668DB1D30c805C40983839bf8B4278" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAfE8ba38ec668DB1D30c805C40983839bf8B4278/logo.png b/blockchains/ethereum/assets/0xAfE8ba38ec668DB1D30c805C40983839bf8B4278/logo.png deleted file mode 100644 index b552f53099732..0000000000000 Binary files a/blockchains/ethereum/assets/0xAfE8ba38ec668DB1D30c805C40983839bf8B4278/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAfe6851C1D9ee2E759ACDEE8cFC827E22a9eC5d7/logo.png b/blockchains/ethereum/assets/0xAfe6851C1D9ee2E759ACDEE8cFC827E22a9eC5d7/logo.png deleted file mode 100644 index 8f31846e98bcc..0000000000000 Binary files a/blockchains/ethereum/assets/0xAfe6851C1D9ee2E759ACDEE8cFC827E22a9eC5d7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9/info.json b/blockchains/ethereum/assets/0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9/info.json deleted file mode 100644 index 0c2afb45d392a..0000000000000 --- a/blockchains/ethereum/assets/0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Slicer", - "symbol": "SLCR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://slicertoken.com", - "explorer": "https://etherscan.io/token/0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9", - "status": "active", - "id": "0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9/logo.png b/blockchains/ethereum/assets/0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9/logo.png deleted file mode 100755 index 0120250d1fa88..0000000000000 Binary files a/blockchains/ethereum/assets/0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB026840Be538828F3a43520420e69FC8548F5EF8/info.json b/blockchains/ethereum/assets/0xB026840Be538828F3a43520420e69FC8548F5EF8/info.json deleted file mode 100644 index eb9ebab356958..0000000000000 --- a/blockchains/ethereum/assets/0xB026840Be538828F3a43520420e69FC8548F5EF8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FoodSafetyChain", - "symbol": "FSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB026840Be538828F3a43520420e69FC8548F5EF8", - "status": "active", - "id": "0xB026840Be538828F3a43520420e69FC8548F5EF8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB026840Be538828F3a43520420e69FC8548F5EF8/logo.png b/blockchains/ethereum/assets/0xB026840Be538828F3a43520420e69FC8548F5EF8/logo.png deleted file mode 100644 index 8ccee47403fe8..0000000000000 Binary files a/blockchains/ethereum/assets/0xB026840Be538828F3a43520420e69FC8548F5EF8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB02cDc19d0612b3bF355af03dB8979AB36693386/info.json b/blockchains/ethereum/assets/0xB02cDc19d0612b3bF355af03dB8979AB36693386/info.json deleted file mode 100644 index 0cfc857bf56c7..0000000000000 --- a/blockchains/ethereum/assets/0xB02cDc19d0612b3bF355af03dB8979AB36693386/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hacienda", - "symbol": "HACI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB02cDc19d0612b3bF355af03dB8979AB36693386", - "status": "active", - "id": "0xB02cDc19d0612b3bF355af03dB8979AB36693386" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB02cDc19d0612b3bF355af03dB8979AB36693386/logo.png b/blockchains/ethereum/assets/0xB02cDc19d0612b3bF355af03dB8979AB36693386/logo.png deleted file mode 100644 index 9a45c3c5ac24b..0000000000000 Binary files a/blockchains/ethereum/assets/0xB02cDc19d0612b3bF355af03dB8979AB36693386/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB0514a5b4Aa58aC6E954f537598dD42a71916581/info.json b/blockchains/ethereum/assets/0xB0514a5b4Aa58aC6E954f537598dD42a71916581/info.json deleted file mode 100644 index da353b265d6ec..0000000000000 --- a/blockchains/ethereum/assets/0xB0514a5b4Aa58aC6E954f537598dD42a71916581/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HUMToken", - "symbol": "HUM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB0514a5b4Aa58aC6E954f537598dD42a71916581", - "status": "active", - "id": "0xB0514a5b4Aa58aC6E954f537598dD42a71916581" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB0514a5b4Aa58aC6E954f537598dD42a71916581/logo.png b/blockchains/ethereum/assets/0xB0514a5b4Aa58aC6E954f537598dD42a71916581/logo.png deleted file mode 100644 index 552fd63799aab..0000000000000 Binary files a/blockchains/ethereum/assets/0xB0514a5b4Aa58aC6E954f537598dD42a71916581/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB07ec2c28834B889b1CE527Ca0F19364cD38935c/logo.png b/blockchains/ethereum/assets/0xB07ec2c28834B889b1CE527Ca0F19364cD38935c/logo.png deleted file mode 100644 index 9b277d0e07e3e..0000000000000 Binary files a/blockchains/ethereum/assets/0xB07ec2c28834B889b1CE527Ca0F19364cD38935c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB08F303E5e30d8bd50cB991dB07A55C506e61F23/info.json b/blockchains/ethereum/assets/0xB08F303E5e30d8bd50cB991dB07A55C506e61F23/info.json deleted file mode 100644 index f693d30c99502..0000000000000 --- a/blockchains/ethereum/assets/0xB08F303E5e30d8bd50cB991dB07A55C506e61F23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethwidget", - "symbol": "EWDG2", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB08F303E5e30d8bd50cB991dB07A55C506e61F23", - "status": "active", - "id": "0xB08F303E5e30d8bd50cB991dB07A55C506e61F23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB08F303E5e30d8bd50cB991dB07A55C506e61F23/logo.png b/blockchains/ethereum/assets/0xB08F303E5e30d8bd50cB991dB07A55C506e61F23/logo.png deleted file mode 100644 index c9868c5846080..0000000000000 Binary files a/blockchains/ethereum/assets/0xB08F303E5e30d8bd50cB991dB07A55C506e61F23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1/info.json b/blockchains/ethereum/assets/0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1/info.json deleted file mode 100644 index da16ce469cb29..0000000000000 --- a/blockchains/ethereum/assets/0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1/info.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "Streamix", - "website": "https://streamix.io/", - "white_paper": "http://streamix.io/Whitepaper-MIXS-PDF.pdf", - "description": "Streamix (MIXS) is a combination of world s first cryptocurrency exchange and a Social Media platform which will let users socialize, post images, post and stream videos, trade crypto, play games and earn cryptocurrencies as rewards at the same time. Streamix platform utilizes Streamix (MIXS) a non security ERC20 utility crypto token. Rewarded MIXS tokens can be used on Streamix platform, or any affiliated platforms to trade, make purchases, and get discounts.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/streamixio", - "handle": "Streamixio" - } - ], - "explorer": "https://etherscan.io/token/0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1", - "type": "ERC20", - "symbol": "MIXS", - "decimals": 18, - "status": "active", - "id": "0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1/logo.png b/blockchains/ethereum/assets/0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1/logo.png deleted file mode 100644 index 3515dc09ab7cf..0000000000000 Binary files a/blockchains/ethereum/assets/0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880/info.json b/blockchains/ethereum/assets/0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880/info.json deleted file mode 100644 index 15865bfc7dc53..0000000000000 --- a/blockchains/ethereum/assets/0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NVTNetworkToken", - "symbol": "NVT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880", - "status": "active", - "id": "0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880/logo.png b/blockchains/ethereum/assets/0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880/logo.png deleted file mode 100644 index 1b75b1177bf99..0000000000000 Binary files a/blockchains/ethereum/assets/0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660/info.json b/blockchains/ethereum/assets/0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660/info.json deleted file mode 100644 index dc1e880073b3b..0000000000000 --- a/blockchains/ethereum/assets/0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CTAGToken", - "symbol": "CTAG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://ctagtoken.com/", - "explorer": "https://etherscan.io/token/0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660", - "status": "active", - "id": "0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660/logo.png b/blockchains/ethereum/assets/0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660/logo.png deleted file mode 100644 index d1a82c7398cd7..0000000000000 Binary files a/blockchains/ethereum/assets/0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB0b18830491097b5CFb0B6131C2eBF683FAdA891/info.json b/blockchains/ethereum/assets/0xB0b18830491097b5CFb0B6131C2eBF683FAdA891/info.json deleted file mode 100644 index d7ea0ceb301a7..0000000000000 --- a/blockchains/ethereum/assets/0xB0b18830491097b5CFb0B6131C2eBF683FAdA891/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Titanium", - "symbol": "ETHT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB0b18830491097b5CFb0B6131C2eBF683FAdA891", - "status": "active", - "id": "0xB0b18830491097b5CFb0B6131C2eBF683FAdA891" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB0b18830491097b5CFb0B6131C2eBF683FAdA891/logo.png b/blockchains/ethereum/assets/0xB0b18830491097b5CFb0B6131C2eBF683FAdA891/logo.png deleted file mode 100644 index e469b01af7999..0000000000000 Binary files a/blockchains/ethereum/assets/0xB0b18830491097b5CFb0B6131C2eBF683FAdA891/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84/info.json b/blockchains/ethereum/assets/0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84/info.json deleted file mode 100644 index 5e833ac53c33b..0000000000000 --- a/blockchains/ethereum/assets/0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sphre AIR", - "symbol": "XID", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84", - "status": "active", - "id": "0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84/logo.png b/blockchains/ethereum/assets/0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84/logo.png deleted file mode 100644 index b4b450bcb408a..0000000000000 Binary files a/blockchains/ethereum/assets/0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB119Ce94D098C18fe380904c24e358bd887F00BE/info.json b/blockchains/ethereum/assets/0xB119Ce94D098C18fe380904c24e358bd887F00BE/info.json deleted file mode 100644 index 0629c3249d976..0000000000000 --- a/blockchains/ethereum/assets/0xB119Ce94D098C18fe380904c24e358bd887F00BE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MACH Exchange", - "symbol": "MACH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB119Ce94D098C18fe380904c24e358bd887F00BE", - "status": "active", - "id": "0xB119Ce94D098C18fe380904c24e358bd887F00BE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB119Ce94D098C18fe380904c24e358bd887F00BE/logo.png b/blockchains/ethereum/assets/0xB119Ce94D098C18fe380904c24e358bd887F00BE/logo.png deleted file mode 100644 index e4329779b4a78..0000000000000 Binary files a/blockchains/ethereum/assets/0xB119Ce94D098C18fe380904c24e358bd887F00BE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9/info.json b/blockchains/ethereum/assets/0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9/info.json deleted file mode 100644 index a6e4a059c8097..0000000000000 --- a/blockchains/ethereum/assets/0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NABS", - "symbol": "NBS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9", - "status": "active", - "id": "0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9/logo.png b/blockchains/ethereum/assets/0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9/logo.png deleted file mode 100644 index cf3b178392850..0000000000000 Binary files a/blockchains/ethereum/assets/0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA/info.json b/blockchains/ethereum/assets/0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA/info.json deleted file mode 100644 index b64732238ec28..0000000000000 --- a/blockchains/ethereum/assets/0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sharder Storage", - "symbol": "SS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sharder.org", - "explorer": "https://etherscan.io/token/0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA", - "status": "active", - "id": "0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA/logo.png b/blockchains/ethereum/assets/0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA/logo.png deleted file mode 100644 index ce99486d1e6b9..0000000000000 Binary files a/blockchains/ethereum/assets/0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286/info.json b/blockchains/ethereum/assets/0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286/info.json deleted file mode 100644 index 15b942195da85..0000000000000 --- a/blockchains/ethereum/assets/0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLASH", - "symbol": "BLASH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286", - "status": "active", - "id": "0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286/logo.png b/blockchains/ethereum/assets/0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286/logo.png deleted file mode 100644 index 4290e95b6aadc..0000000000000 Binary files a/blockchains/ethereum/assets/0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB16d3Ed603D62b125c6bd45519EDa40829549489/info.json b/blockchains/ethereum/assets/0xB16d3Ed603D62b125c6bd45519EDa40829549489/info.json deleted file mode 100644 index 34ae59bbdb4b1..0000000000000 --- a/blockchains/ethereum/assets/0xB16d3Ed603D62b125c6bd45519EDa40829549489/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Insureum Token", - "symbol": "ISR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://insureum.co/", - "explorer": "https://etherscan.io/token/0xB16d3Ed603D62b125c6bd45519EDa40829549489", - "status": "active", - "id": "0xB16d3Ed603D62b125c6bd45519EDa40829549489" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB16d3Ed603D62b125c6bd45519EDa40829549489/logo.png b/blockchains/ethereum/assets/0xB16d3Ed603D62b125c6bd45519EDa40829549489/logo.png deleted file mode 100644 index 921dfb054e187..0000000000000 Binary files a/blockchains/ethereum/assets/0xB16d3Ed603D62b125c6bd45519EDa40829549489/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3/info.json b/blockchains/ethereum/assets/0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3/info.json deleted file mode 100644 index 41c2ad61cf14c..0000000000000 --- a/blockchains/ethereum/assets/0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MaverickChain", - "symbol": "MVC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.mvchain.net/", - "explorer": "https://etherscan.io/token/0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3", - "status": "active", - "id": "0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3/logo.png b/blockchains/ethereum/assets/0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3/logo.png deleted file mode 100644 index 0ad13691111e9..0000000000000 Binary files a/blockchains/ethereum/assets/0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6/info.json b/blockchains/ethereum/assets/0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6/info.json deleted file mode 100644 index 2332f168a8bbc..0000000000000 --- a/blockchains/ethereum/assets/0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gou", - "symbol": "GOU", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6", - "status": "active", - "id": "0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6/logo.png b/blockchains/ethereum/assets/0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6/logo.png deleted file mode 100644 index 0b92c83e61bff..0000000000000 Binary files a/blockchains/ethereum/assets/0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059/info.json b/blockchains/ethereum/assets/0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059/info.json deleted file mode 100644 index 91270a9d1cf92..0000000000000 --- a/blockchains/ethereum/assets/0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PanaStar", - "symbol": "PTYS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059", - "status": "active", - "id": "0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059/logo.png b/blockchains/ethereum/assets/0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059/logo.png deleted file mode 100644 index 6a9b8cffccd79..0000000000000 Binary files a/blockchains/ethereum/assets/0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB1A30851E3f7d841b231B086479608e17198363A/info.json b/blockchains/ethereum/assets/0xB1A30851E3f7d841b231B086479608e17198363A/info.json deleted file mode 100644 index f59ec93d8a74b..0000000000000 --- a/blockchains/ethereum/assets/0xB1A30851E3f7d841b231B086479608e17198363A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HOMEROS", - "symbol": "HMR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://homerosnet.com/", - "explorer": "https://etherscan.io/token/0xB1A30851E3f7d841b231B086479608e17198363A", - "status": "active", - "id": "0xB1A30851E3f7d841b231B086479608e17198363A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB1A30851E3f7d841b231B086479608e17198363A/logo.png b/blockchains/ethereum/assets/0xB1A30851E3f7d841b231B086479608e17198363A/logo.png deleted file mode 100644 index 271c0302a0e6c..0000000000000 Binary files a/blockchains/ethereum/assets/0xB1A30851E3f7d841b231B086479608e17198363A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB1F2b122139daCD2aD29840E92cbc38716568994/info.json b/blockchains/ethereum/assets/0xB1F2b122139daCD2aD29840E92cbc38716568994/info.json deleted file mode 100644 index 927dd670d4c1d..0000000000000 --- a/blockchains/ethereum/assets/0xB1F2b122139daCD2aD29840E92cbc38716568994/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LIBERTY", - "symbol": "LBRTY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB1F2b122139daCD2aD29840E92cbc38716568994", - "status": "active", - "id": "0xB1F2b122139daCD2aD29840E92cbc38716568994" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB1F2b122139daCD2aD29840E92cbc38716568994/logo.png b/blockchains/ethereum/assets/0xB1F2b122139daCD2aD29840E92cbc38716568994/logo.png deleted file mode 100644 index a009a56f6d2d5..0000000000000 Binary files a/blockchains/ethereum/assets/0xB1F2b122139daCD2aD29840E92cbc38716568994/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c/info.json b/blockchains/ethereum/assets/0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c/info.json deleted file mode 100644 index 5523a729157da..0000000000000 --- a/blockchains/ethereum/assets/0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vocal Chain", - "symbol": "VOC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c", - "status": "active", - "id": "0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c/logo.png b/blockchains/ethereum/assets/0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c/logo.png deleted file mode 100644 index 678f1d93184cb..0000000000000 Binary files a/blockchains/ethereum/assets/0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773/info.json b/blockchains/ethereum/assets/0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773/info.json deleted file mode 100644 index fdfe21d67a1ef..0000000000000 --- a/blockchains/ethereum/assets/0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RealToken 18483 Mansfield Street Detroit MI", - "symbol": "REALTOKEN-18483-MANSFIELD-ST-DETROIT-MI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773", - "status": "active", - "id": "0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773/logo.png b/blockchains/ethereum/assets/0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773/logo.png deleted file mode 100644 index 4617b23ed87e8..0000000000000 Binary files a/blockchains/ethereum/assets/0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7/info.json b/blockchains/ethereum/assets/0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7/info.json deleted file mode 100644 index fac3dff002421..0000000000000 --- a/blockchains/ethereum/assets/0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FIlmNeverDie", - "symbol": "FND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7", - "status": "active", - "id": "0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7/logo.png b/blockchains/ethereum/assets/0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7/logo.png deleted file mode 100755 index 37e18cf160288..0000000000000 Binary files a/blockchains/ethereum/assets/0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229/info.json b/blockchains/ethereum/assets/0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229/info.json deleted file mode 100644 index 34deb2bbad1e5..0000000000000 --- a/blockchains/ethereum/assets/0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Zenfuse", - "website": "https://zenfuse.io", - "white_paper": "https://zenfuse.io/whitepaper.pdf", - "description": "The ultimate solution for cryptocurrency trading with built-in connectivity to major exchanges, a next-gen toolset, analytics, portfolio management, news aggregation, set within an ecosystem extensible by developers.", - "explorer": "https://etherscan.io/token/0xb1e9157c2fdcc5a856c8da8b2d89b6c32b3c1229", - "type": "ERC20", - "symbol": "ZEFU", - "decimals": 18, - "status": "active", - "id": "0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229/logo.png b/blockchains/ethereum/assets/0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229/logo.png deleted file mode 100644 index c1bc180a4db8a..0000000000000 Binary files a/blockchains/ethereum/assets/0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB1e93236ab6073fdAC58adA5564897177D4bcC43/info.json b/blockchains/ethereum/assets/0xB1e93236ab6073fdAC58adA5564897177D4bcC43/info.json deleted file mode 100644 index ba76a8ff8502c..0000000000000 --- a/blockchains/ethereum/assets/0xB1e93236ab6073fdAC58adA5564897177D4bcC43/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Seele", - "website": "https://seelen.pro/index_en.html", - "description": "Seele created 'Neural Consensus Algorithm'. It transforms the consensus problem into an asynchronous request, processing and sorting data in a large-scale environment based on 'micro-real numbers'.", - "explorer": "https://etherscan.io/token/0xb1e93236ab6073fdac58ada5564897177d4bcc43", - "type": "ERC20", - "symbol": "Seele", - "decimals": 18, - "status": "active", - "id": "0xB1e93236ab6073fdAC58adA5564897177D4bcC43" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB1e93236ab6073fdAC58adA5564897177D4bcC43/logo.png b/blockchains/ethereum/assets/0xB1e93236ab6073fdAC58adA5564897177D4bcC43/logo.png deleted file mode 100644 index 82b69a10e2c5a..0000000000000 Binary files a/blockchains/ethereum/assets/0xB1e93236ab6073fdAC58adA5564897177D4bcC43/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB1f66997A5760428D3a87D68b90BfE0aE64121cC/info.json b/blockchains/ethereum/assets/0xB1f66997A5760428D3a87D68b90BfE0aE64121cC/info.json deleted file mode 100644 index c556c8a76f6a2..0000000000000 --- a/blockchains/ethereum/assets/0xB1f66997A5760428D3a87D68b90BfE0aE64121cC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LuaToken", - "website": "https://luaswap.org/", - "description": "Multi-chain liquidity protocol for emerging token projects with no seed investment, founder’s fees, or pre-mining.", - "explorer": "https://etherscan.io/token/0xB1f66997A5760428D3a87D68b90BfE0aE64121cC", - "type": "ERC20", - "symbol": "LUA", - "decimals": 18, - "status": "active", - "id": "0xB1f66997A5760428D3a87D68b90BfE0aE64121cC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB1f66997A5760428D3a87D68b90BfE0aE64121cC/logo.png b/blockchains/ethereum/assets/0xB1f66997A5760428D3a87D68b90BfE0aE64121cC/logo.png deleted file mode 100644 index eff01b25fbcb2..0000000000000 Binary files a/blockchains/ethereum/assets/0xB1f66997A5760428D3a87D68b90BfE0aE64121cC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718/info.json b/blockchains/ethereum/assets/0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718/info.json deleted file mode 100644 index 3b9c3c8c59707..0000000000000 --- a/blockchains/ethereum/assets/0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Signals Network Token", - "symbol": "SGN", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://signals.network/", - "explorer": "https://etherscan.io/token/0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718", - "status": "active", - "id": "0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718/logo.png b/blockchains/ethereum/assets/0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718/logo.png deleted file mode 100755 index 6422c692c02cd..0000000000000 Binary files a/blockchains/ethereum/assets/0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB2279B6769CFBa691416F00609b16244c0cF4b20/info.json b/blockchains/ethereum/assets/0xB2279B6769CFBa691416F00609b16244c0cF4b20/info.json deleted file mode 100644 index 1cc5f87d764d1..0000000000000 --- a/blockchains/ethereum/assets/0xB2279B6769CFBa691416F00609b16244c0cF4b20/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Waifu", - "symbol": "WAIF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://waifutoken.io", - "explorer": "https://etherscan.io/token/0xB2279B6769CFBa691416F00609b16244c0cF4b20", - "status": "active", - "id": "0xB2279B6769CFBa691416F00609b16244c0cF4b20" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB2279B6769CFBa691416F00609b16244c0cF4b20/logo.png b/blockchains/ethereum/assets/0xB2279B6769CFBa691416F00609b16244c0cF4b20/logo.png deleted file mode 100644 index 5a3322f5a5e5e..0000000000000 Binary files a/blockchains/ethereum/assets/0xB2279B6769CFBa691416F00609b16244c0cF4b20/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB22950854A0A443aD97CaC440aA91E28b511d53A/info.json b/blockchains/ethereum/assets/0xB22950854A0A443aD97CaC440aA91E28b511d53A/info.json deleted file mode 100644 index 314adc1b46b47..0000000000000 --- a/blockchains/ethereum/assets/0xB22950854A0A443aD97CaC440aA91E28b511d53A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Stones", - "symbol": "STONES", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB22950854A0A443aD97CaC440aA91E28b511d53A", - "status": "active", - "id": "0xB22950854A0A443aD97CaC440aA91E28b511d53A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB22950854A0A443aD97CaC440aA91E28b511d53A/logo.png b/blockchains/ethereum/assets/0xB22950854A0A443aD97CaC440aA91E28b511d53A/logo.png deleted file mode 100644 index 869adf97ec9a1..0000000000000 Binary files a/blockchains/ethereum/assets/0xB22950854A0A443aD97CaC440aA91E28b511d53A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB22c2786a549B008517B67625f5296E8fAf9589e/info.json b/blockchains/ethereum/assets/0xB22c2786a549B008517B67625f5296E8fAf9589e/info.json deleted file mode 100644 index 9ec731a18208d..0000000000000 --- a/blockchains/ethereum/assets/0xB22c2786a549B008517B67625f5296E8fAf9589e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rental Processor Token", - "symbol": "BRP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB22c2786a549B008517B67625f5296E8fAf9589e", - "status": "active", - "id": "0xB22c2786a549B008517B67625f5296E8fAf9589e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB22c2786a549B008517B67625f5296E8fAf9589e/logo.png b/blockchains/ethereum/assets/0xB22c2786a549B008517B67625f5296E8fAf9589e/logo.png deleted file mode 100644 index de2a5f520b90b..0000000000000 Binary files a/blockchains/ethereum/assets/0xB22c2786a549B008517B67625f5296E8fAf9589e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB24754bE79281553dc1adC160ddF5Cd9b74361a4/info.json b/blockchains/ethereum/assets/0xB24754bE79281553dc1adC160ddF5Cd9b74361a4/info.json deleted file mode 100644 index 8d073cf2240f4..0000000000000 --- a/blockchains/ethereum/assets/0xB24754bE79281553dc1adC160ddF5Cd9b74361a4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RIALTO", - "symbol": "XRL", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB24754bE79281553dc1adC160ddF5Cd9b74361a4", - "status": "active", - "id": "0xB24754bE79281553dc1adC160ddF5Cd9b74361a4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB24754bE79281553dc1adC160ddF5Cd9b74361a4/logo.png b/blockchains/ethereum/assets/0xB24754bE79281553dc1adC160ddF5Cd9b74361a4/logo.png deleted file mode 100644 index a44d304466e12..0000000000000 Binary files a/blockchains/ethereum/assets/0xB24754bE79281553dc1adC160ddF5Cd9b74361a4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB24f135C954b71B75dD413b288835b5a8d4AFa74/info.json b/blockchains/ethereum/assets/0xB24f135C954b71B75dD413b288835b5a8d4AFa74/info.json deleted file mode 100644 index 3fc0507b4c7c9..0000000000000 --- a/blockchains/ethereum/assets/0xB24f135C954b71B75dD413b288835b5a8d4AFa74/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZenFinance", - "website": "http://www.yearn2.finance", - "description": "$ZEN is the ERC-20 token will be used for rewards and products in Yearn2.Finance Eco-system.", - "explorer": "https://etherscan.io/token/0xB24f135C954b71B75dD413b288835b5a8d4AFa74", - "type": "ERC20", - "symbol": "ZEN", - "decimals": 18, - "status": "active", - "id": "0xB24f135C954b71B75dD413b288835b5a8d4AFa74" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB24f135C954b71B75dD413b288835b5a8d4AFa74/logo.png b/blockchains/ethereum/assets/0xB24f135C954b71B75dD413b288835b5a8d4AFa74/logo.png deleted file mode 100644 index bfeaac1708639..0000000000000 Binary files a/blockchains/ethereum/assets/0xB24f135C954b71B75dD413b288835b5a8d4AFa74/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/info.json b/blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/info.json deleted file mode 100644 index 12bf71b41f818..0000000000000 --- a/blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MINDS", - "website": "https://minds.com/", - "description": "Minds Tokens are the fuel of the Minds network.", - "explorer": "https://etherscan.io/token/0xB26631c6dda06aD89B93C71400D25692de89c068", - "type": "ERC20", - "symbol": "MINDS", - "decimals": 18, - "status": "active", - "id": "0xB26631c6dda06aD89B93C71400D25692de89c068" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/logo.png b/blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/logo.png deleted file mode 100644 index 29f1ab0f11fbd..0000000000000 Binary files a/blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB26abB2928C22F3763620448FbaD913648521866/info.json b/blockchains/ethereum/assets/0xB26abB2928C22F3763620448FbaD913648521866/info.json deleted file mode 100644 index d9f5c11c0f0e0..0000000000000 --- a/blockchains/ethereum/assets/0xB26abB2928C22F3763620448FbaD913648521866/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOLT", - "symbol": "BOLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB26abB2928C22F3763620448FbaD913648521866", - "status": "active", - "id": "0xB26abB2928C22F3763620448FbaD913648521866" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB26abB2928C22F3763620448FbaD913648521866/logo.png b/blockchains/ethereum/assets/0xB26abB2928C22F3763620448FbaD913648521866/logo.png deleted file mode 100644 index 352f6f82d0524..0000000000000 Binary files a/blockchains/ethereum/assets/0xB26abB2928C22F3763620448FbaD913648521866/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB29678a4805a7d787dc9589E179D27F7575bB9f7/info.json b/blockchains/ethereum/assets/0xB29678a4805a7d787dc9589E179D27F7575bB9f7/info.json deleted file mode 100644 index dedc559c0d096..0000000000000 --- a/blockchains/ethereum/assets/0xB29678a4805a7d787dc9589E179D27F7575bB9f7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ArubaCoin", - "symbol": "AUA", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB29678a4805a7d787dc9589E179D27F7575bB9f7", - "status": "active", - "id": "0xB29678a4805a7d787dc9589E179D27F7575bB9f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB29678a4805a7d787dc9589E179D27F7575bB9f7/logo.png b/blockchains/ethereum/assets/0xB29678a4805a7d787dc9589E179D27F7575bB9f7/logo.png deleted file mode 100644 index 02b6f98dae837..0000000000000 Binary files a/blockchains/ethereum/assets/0xB29678a4805a7d787dc9589E179D27F7575bB9f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3/info.json b/blockchains/ethereum/assets/0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3/info.json deleted file mode 100644 index 15d1676d791d8..0000000000000 --- a/blockchains/ethereum/assets/0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C581296", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3", - "status": "active", - "id": "0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3/logo.png b/blockchains/ethereum/assets/0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3/logo.png deleted file mode 100644 index cc8b6c340a26f..0000000000000 Binary files a/blockchains/ethereum/assets/0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB2Cf3a438aCf46275839a38dB7594065f64151d3/info.json b/blockchains/ethereum/assets/0xB2Cf3a438aCf46275839a38dB7594065f64151d3/info.json deleted file mode 100644 index d05faa2e9ae5d..0000000000000 --- a/blockchains/ethereum/assets/0xB2Cf3a438aCf46275839a38dB7594065f64151d3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TheWorldsAMine", - "symbol": "WRLD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://themine.me", - "explorer": "https://etherscan.io/token/0xB2Cf3a438aCf46275839a38dB7594065f64151d3", - "status": "active", - "id": "0xB2Cf3a438aCf46275839a38dB7594065f64151d3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB2Cf3a438aCf46275839a38dB7594065f64151d3/logo.png b/blockchains/ethereum/assets/0xB2Cf3a438aCf46275839a38dB7594065f64151d3/logo.png deleted file mode 100644 index ced46fa925efb..0000000000000 Binary files a/blockchains/ethereum/assets/0xB2Cf3a438aCf46275839a38dB7594065f64151d3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB2D8e647EE55CC58A2B408e38f433238498853da/info.json b/blockchains/ethereum/assets/0xB2D8e647EE55CC58A2B408e38f433238498853da/info.json deleted file mode 100644 index 44f333cdf03b7..0000000000000 --- a/blockchains/ethereum/assets/0xB2D8e647EE55CC58A2B408e38f433238498853da/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VITA", - "symbol": "VITA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB2D8e647EE55CC58A2B408e38f433238498853da", - "status": "active", - "id": "0xB2D8e647EE55CC58A2B408e38f433238498853da" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB2D8e647EE55CC58A2B408e38f433238498853da/logo.png b/blockchains/ethereum/assets/0xB2D8e647EE55CC58A2B408e38f433238498853da/logo.png deleted file mode 100644 index b632d9cbed0e2..0000000000000 Binary files a/blockchains/ethereum/assets/0xB2D8e647EE55CC58A2B408e38f433238498853da/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8/info.json b/blockchains/ethereum/assets/0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8/info.json deleted file mode 100644 index 6b4dc4437c6db..0000000000000 --- a/blockchains/ethereum/assets/0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sesame Token", - "symbol": "SST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8", - "status": "active", - "id": "0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8/logo.png b/blockchains/ethereum/assets/0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8/logo.png deleted file mode 100644 index e38e6dabb50b9..0000000000000 Binary files a/blockchains/ethereum/assets/0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB2E260F12406c401874EcC960893C0f74Cd6aFcd/info.json b/blockchains/ethereum/assets/0xB2E260F12406c401874EcC960893C0f74Cd6aFcd/info.json deleted file mode 100644 index d67be6fafbdd2..0000000000000 --- a/blockchains/ethereum/assets/0xB2E260F12406c401874EcC960893C0f74Cd6aFcd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitUP Token", - "symbol": "BUT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitup.com/", - "explorer": "https://etherscan.io/token/0xB2E260F12406c401874EcC960893C0f74Cd6aFcd", - "status": "active", - "id": "0xB2E260F12406c401874EcC960893C0f74Cd6aFcd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB2E260F12406c401874EcC960893C0f74Cd6aFcd/logo.png b/blockchains/ethereum/assets/0xB2E260F12406c401874EcC960893C0f74Cd6aFcd/logo.png deleted file mode 100644 index 0bb28811bc84f..0000000000000 Binary files a/blockchains/ethereum/assets/0xB2E260F12406c401874EcC960893C0f74Cd6aFcd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB2b834900EE97E487d521FC09243f19A1a4A3099/info.json b/blockchains/ethereum/assets/0xB2b834900EE97E487d521FC09243f19A1a4A3099/info.json deleted file mode 100644 index 6ec64b79c2a05..0000000000000 --- a/blockchains/ethereum/assets/0xB2b834900EE97E487d521FC09243f19A1a4A3099/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ONE", - "symbol": "ONE", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB2b834900EE97E487d521FC09243f19A1a4A3099", - "status": "active", - "id": "0xB2b834900EE97E487d521FC09243f19A1a4A3099" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB2b834900EE97E487d521FC09243f19A1a4A3099/logo.png b/blockchains/ethereum/assets/0xB2b834900EE97E487d521FC09243f19A1a4A3099/logo.png deleted file mode 100644 index d5ccc421ea991..0000000000000 Binary files a/blockchains/ethereum/assets/0xB2b834900EE97E487d521FC09243f19A1a4A3099/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB2eE225350337D17F5A5eA037a0F0b6172Df5A4a/info.json b/blockchains/ethereum/assets/0xB2eE225350337D17F5A5eA037a0F0b6172Df5A4a/info.json deleted file mode 100644 index 2ed67c8792130..0000000000000 --- a/blockchains/ethereum/assets/0xB2eE225350337D17F5A5eA037a0F0b6172Df5A4a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTOASH Token", - "website": "https://cryptoash.com", - "description": "CRYPTOASH Token (CryptASH) is an ERC20 based token, it's an open source unlicesed token created by Telegram crypto community with love on Ethereum platform.", - "explorer": "https://etherscan.io/token/0xB2eE225350337D17F5A5eA037a0F0b6172Df5A4a", - "type": "ERC20", - "symbol": "CryptASH", - "decimals": 2, - "status": "abandoned", - "id": "0xB2eE225350337D17F5A5eA037a0F0b6172Df5A4a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB2eE225350337D17F5A5eA037a0F0b6172Df5A4a/logo.png b/blockchains/ethereum/assets/0xB2eE225350337D17F5A5eA037a0F0b6172Df5A4a/logo.png deleted file mode 100644 index b311fa27649c9..0000000000000 Binary files a/blockchains/ethereum/assets/0xB2eE225350337D17F5A5eA037a0F0b6172Df5A4a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB313C71b20CE054C6224d403387aC2536c0b954e/info.json b/blockchains/ethereum/assets/0xB313C71b20CE054C6224d403387aC2536c0b954e/info.json deleted file mode 100644 index 23cd5159864d0..0000000000000 --- a/blockchains/ethereum/assets/0xB313C71b20CE054C6224d403387aC2536c0b954e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "1VIBE", - "symbol": "1VIBE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB313C71b20CE054C6224d403387aC2536c0b954e", - "status": "active", - "id": "0xB313C71b20CE054C6224d403387aC2536c0b954e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB313C71b20CE054C6224d403387aC2536c0b954e/logo.png b/blockchains/ethereum/assets/0xB313C71b20CE054C6224d403387aC2536c0b954e/logo.png deleted file mode 100755 index 8bb2c442fdff5..0000000000000 Binary files a/blockchains/ethereum/assets/0xB313C71b20CE054C6224d403387aC2536c0b954e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB31C219959E06f9aFBeB36b388a4BaD13E802725/info.json b/blockchains/ethereum/assets/0xB31C219959E06f9aFBeB36b388a4BaD13E802725/info.json deleted file mode 100644 index 0f62719d05a2e..0000000000000 --- a/blockchains/ethereum/assets/0xB31C219959E06f9aFBeB36b388a4BaD13E802725/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ONOT", - "symbol": "ONOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ono.chat/en/", - "explorer": "https://etherscan.io/token/0xB31C219959E06f9aFBeB36b388a4BaD13E802725", - "status": "active", - "id": "0xB31C219959E06f9aFBeB36b388a4BaD13E802725" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB31C219959E06f9aFBeB36b388a4BaD13E802725/logo.png b/blockchains/ethereum/assets/0xB31C219959E06f9aFBeB36b388a4BaD13E802725/logo.png deleted file mode 100644 index f88ab05c0d24d..0000000000000 Binary files a/blockchains/ethereum/assets/0xB31C219959E06f9aFBeB36b388a4BaD13E802725/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407/info.json b/blockchains/ethereum/assets/0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407/info.json deleted file mode 100644 index c5c017812ca10..0000000000000 --- a/blockchains/ethereum/assets/0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Compound 0x", - "symbol": "cZRX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://compound.finance/", - "explorer": "https://etherscan.io/token/0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407", - "status": "active", - "id": "0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407/logo.png b/blockchains/ethereum/assets/0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407/logo.png deleted file mode 100644 index 877e5f2652646..0000000000000 Binary files a/blockchains/ethereum/assets/0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB348cB0638b2399aE598b5575D5c12e0F15d3690/info.json b/blockchains/ethereum/assets/0xB348cB0638b2399aE598b5575D5c12e0F15d3690/info.json deleted file mode 100644 index f6ede4017f9f9..0000000000000 --- a/blockchains/ethereum/assets/0xB348cB0638b2399aE598b5575D5c12e0F15d3690/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "allbandex", - "symbol": "ABDX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB348cB0638b2399aE598b5575D5c12e0F15d3690", - "status": "active", - "id": "0xB348cB0638b2399aE598b5575D5c12e0F15d3690" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB348cB0638b2399aE598b5575D5c12e0F15d3690/logo.png b/blockchains/ethereum/assets/0xB348cB0638b2399aE598b5575D5c12e0F15d3690/logo.png deleted file mode 100755 index 07d26c7467e3b..0000000000000 Binary files a/blockchains/ethereum/assets/0xB348cB0638b2399aE598b5575D5c12e0F15d3690/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5/info.json b/blockchains/ethereum/assets/0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5/info.json deleted file mode 100644 index d76cf3b242415..0000000000000 --- a/blockchains/ethereum/assets/0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Flit Token", - "symbol": "FLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://flittoken.com/", - "explorer": "https://etherscan.io/token/0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5", - "status": "active", - "id": "0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5/logo.png b/blockchains/ethereum/assets/0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5/logo.png deleted file mode 100644 index 985766566c461..0000000000000 Binary files a/blockchains/ethereum/assets/0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB3673209fF0109f75432fa29FD29AE19F89Cb902/info.json b/blockchains/ethereum/assets/0xB3673209fF0109f75432fa29FD29AE19F89Cb902/info.json deleted file mode 100644 index bafc052b796da..0000000000000 --- a/blockchains/ethereum/assets/0xB3673209fF0109f75432fa29FD29AE19F89Cb902/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WAKBLOCK", - "symbol": "WAK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB3673209fF0109f75432fa29FD29AE19F89Cb902", - "status": "active", - "id": "0xB3673209fF0109f75432fa29FD29AE19F89Cb902" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB3673209fF0109f75432fa29FD29AE19F89Cb902/logo.png b/blockchains/ethereum/assets/0xB3673209fF0109f75432fa29FD29AE19F89Cb902/logo.png deleted file mode 100644 index 87d20b2ac8bc7..0000000000000 Binary files a/blockchains/ethereum/assets/0xB3673209fF0109f75432fa29FD29AE19F89Cb902/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666/info.json b/blockchains/ethereum/assets/0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666/info.json deleted file mode 100644 index b014f0acaab92..0000000000000 --- a/blockchains/ethereum/assets/0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XSAPPHIRE", - "symbol": "XSAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666", - "status": "active", - "id": "0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666/logo.png b/blockchains/ethereum/assets/0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666/logo.png deleted file mode 100644 index 6eed304109f7c..0000000000000 Binary files a/blockchains/ethereum/assets/0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3/info.json b/blockchains/ethereum/assets/0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3/info.json deleted file mode 100644 index 107a88f0aa159..0000000000000 --- a/blockchains/ethereum/assets/0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GreatBritishPoundToken", - "symbol": "GBPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3", - "status": "active", - "id": "0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3/logo.png b/blockchains/ethereum/assets/0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3/logo.png deleted file mode 100644 index ef2f5334b53ce..0000000000000 Binary files a/blockchains/ethereum/assets/0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe/info.json b/blockchains/ethereum/assets/0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe/info.json deleted file mode 100644 index 39a296ae01116..0000000000000 --- a/blockchains/ethereum/assets/0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PowH3D", - "symbol": "P3D", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe", - "status": "active", - "id": "0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe/logo.png b/blockchains/ethereum/assets/0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe/logo.png deleted file mode 100755 index 90bac3aa60a4a..0000000000000 Binary files a/blockchains/ethereum/assets/0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB37a769B37224449d92AAc57dE379E1267Cd3B00/info.json b/blockchains/ethereum/assets/0xB37a769B37224449d92AAc57dE379E1267Cd3B00/info.json deleted file mode 100644 index 3d3872dfa5367..0000000000000 --- a/blockchains/ethereum/assets/0xB37a769B37224449d92AAc57dE379E1267Cd3B00/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Covalent Token", - "symbol": "COVA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://covalent.ai", - "explorer": "https://etherscan.io/token/0xB37a769B37224449d92AAc57dE379E1267Cd3B00", - "status": "active", - "id": "0xB37a769B37224449d92AAc57dE379E1267Cd3B00" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB37a769B37224449d92AAc57dE379E1267Cd3B00/logo.png b/blockchains/ethereum/assets/0xB37a769B37224449d92AAc57dE379E1267Cd3B00/logo.png deleted file mode 100644 index 331cdedbaf5e3..0000000000000 Binary files a/blockchains/ethereum/assets/0xB37a769B37224449d92AAc57dE379E1267Cd3B00/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A/info.json b/blockchains/ethereum/assets/0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A/info.json deleted file mode 100644 index 1d732068215db..0000000000000 --- a/blockchains/ethereum/assets/0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Iconiq Lab Token", - "symbol": "ICNQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://iconicholding.com/icnq-token/", - "explorer": "https://etherscan.io/token/0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A", - "status": "active", - "id": "0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A/logo.png b/blockchains/ethereum/assets/0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A/logo.png deleted file mode 100644 index b568820d4ab9f..0000000000000 Binary files a/blockchains/ethereum/assets/0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB41422D5a1d5d5C73c229686935b40F881502785/info.json b/blockchains/ethereum/assets/0xB41422D5a1d5d5C73c229686935b40F881502785/info.json deleted file mode 100644 index e59e390b90405..0000000000000 --- a/blockchains/ethereum/assets/0xB41422D5a1d5d5C73c229686935b40F881502785/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PayFair Token", - "symbol": "PFR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB41422D5a1d5d5C73c229686935b40F881502785", - "status": "active", - "id": "0xB41422D5a1d5d5C73c229686935b40F881502785" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB41422D5a1d5d5C73c229686935b40F881502785/logo.png b/blockchains/ethereum/assets/0xB41422D5a1d5d5C73c229686935b40F881502785/logo.png deleted file mode 100644 index 7f915221926b1..0000000000000 Binary files a/blockchains/ethereum/assets/0xB41422D5a1d5d5C73c229686935b40F881502785/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/info.json b/blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/info.json deleted file mode 100644 index 55a4e527ee948..0000000000000 --- a/blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fitcash", - "symbol": "FTH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.fitcash.co", - "explorer": "https://etherscan.io/token/0xB414F8Ec2D14c64f37B1559CBE43746284514596", - "status": "active", - "id": "0xB414F8Ec2D14c64f37B1559CBE43746284514596" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/logo.png b/blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/logo.png deleted file mode 100644 index f97ca0f507c2e..0000000000000 Binary files a/blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB417fA71A03A9bADBf962589F2478353fd5693e2/info.json b/blockchains/ethereum/assets/0xB417fA71A03A9bADBf962589F2478353fd5693e2/info.json deleted file mode 100644 index b3ae2810e84eb..0000000000000 --- a/blockchains/ethereum/assets/0xB417fA71A03A9bADBf962589F2478353fd5693e2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coin Display Network", - "symbol": "CDN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB417fA71A03A9bADBf962589F2478353fd5693e2", - "status": "active", - "id": "0xB417fA71A03A9bADBf962589F2478353fd5693e2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB417fA71A03A9bADBf962589F2478353fd5693e2/logo.png b/blockchains/ethereum/assets/0xB417fA71A03A9bADBf962589F2478353fd5693e2/logo.png deleted file mode 100644 index 6089557bb1841..0000000000000 Binary files a/blockchains/ethereum/assets/0xB417fA71A03A9bADBf962589F2478353fd5693e2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB422e605fBd765B80D2C4b5d8196C2f94144438B/info.json b/blockchains/ethereum/assets/0xB422e605fBd765B80D2C4b5d8196C2f94144438B/info.json deleted file mode 100644 index e6dcd7788fdec..0000000000000 --- a/blockchains/ethereum/assets/0xB422e605fBd765B80D2C4b5d8196C2f94144438B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Short Litecoin Token", - "symbol": "LTCBEAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/LTCBEAR", - "explorer": "https://etherscan.io/token/0xB422e605fBd765B80D2C4b5d8196C2f94144438B", - "status": "active", - "id": "0xB422e605fBd765B80D2C4b5d8196C2f94144438B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB422e605fBd765B80D2C4b5d8196C2f94144438B/logo.png b/blockchains/ethereum/assets/0xB422e605fBd765B80D2C4b5d8196C2f94144438B/logo.png deleted file mode 100644 index a8cc1f578d450..0000000000000 Binary files a/blockchains/ethereum/assets/0xB422e605fBd765B80D2C4b5d8196C2f94144438B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/info.json b/blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/info.json deleted file mode 100644 index 1daf9d5b73e50..0000000000000 --- a/blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoFranc", - "symbol": "XCHF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.swisscryptotokens.ch/", - "explorer": "https://etherscan.io/token/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08", - "status": "active", - "id": "0xB4272071eCAdd69d933AdcD19cA99fe80664fc08" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/logo.png b/blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/logo.png deleted file mode 100644 index 5cebdc4b044a9..0000000000000 Binary files a/blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8/info.json b/blockchains/ethereum/assets/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8/info.json deleted file mode 100644 index 1b5721950a277..0000000000000 --- a/blockchains/ethereum/assets/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "FLASH", - "website": "https://flashstake.io", - "description": "FLASH - The time travel of money.", - "explorer": "https://etherscan.io/token/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Flashstake", - "handle": "Flashstake" - } - ], - "symbol": "FLASH", - "type": "ERC20", - "decimals": 18, - "status": "active", - "id": "0xB4467E8D621105312a914F1D42f10770C0Ffe3c8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8/logo.png b/blockchains/ethereum/assets/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8/logo.png deleted file mode 100644 index 594c876ea4786..0000000000000 Binary files a/blockchains/ethereum/assets/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB45a50545bEEAB73F38F31E5973768C421805E5E/info.json b/blockchains/ethereum/assets/0xB45a50545bEEAB73F38F31E5973768C421805E5E/info.json deleted file mode 100644 index 29d093bf3cb34..0000000000000 --- a/blockchains/ethereum/assets/0xB45a50545bEEAB73F38F31E5973768C421805E5E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TKRToken", - "symbol": "TKR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB45a50545bEEAB73F38F31E5973768C421805E5E", - "status": "active", - "id": "0xB45a50545bEEAB73F38F31E5973768C421805E5E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB45a50545bEEAB73F38F31E5973768C421805E5E/logo.png b/blockchains/ethereum/assets/0xB45a50545bEEAB73F38F31E5973768C421805E5E/logo.png deleted file mode 100644 index a82c62e51a79f..0000000000000 Binary files a/blockchains/ethereum/assets/0xB45a50545bEEAB73F38F31E5973768C421805E5E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067/info.json b/blockchains/ethereum/assets/0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067/info.json deleted file mode 100644 index b91864a11576b..0000000000000 --- a/blockchains/ethereum/assets/0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Faxports Coins", - "symbol": "FAS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067", - "status": "active", - "id": "0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067/logo.png b/blockchains/ethereum/assets/0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067/logo.png deleted file mode 100644 index cdb8640d4e18c..0000000000000 Binary files a/blockchains/ethereum/assets/0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6/info.json b/blockchains/ethereum/assets/0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6/info.json deleted file mode 100644 index f008d19b6535f..0000000000000 --- a/blockchains/ethereum/assets/0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NOVA", - "symbol": "NOVA", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "http://www.85nova.com/", - "explorer": "https://etherscan.io/token/0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6", - "status": "active", - "id": "0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6/logo.png b/blockchains/ethereum/assets/0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6/logo.png deleted file mode 100644 index 2821dac99c250..0000000000000 Binary files a/blockchains/ethereum/assets/0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee/info.json b/blockchains/ethereum/assets/0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee/info.json deleted file mode 100644 index c88788ab74aa3..0000000000000 --- a/blockchains/ethereum/assets/0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR V3/3561", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee", - "status": "active", - "id": "0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee/logo.png b/blockchains/ethereum/assets/0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee/logo.png deleted file mode 100644 index 5ccc16372d566..0000000000000 Binary files a/blockchains/ethereum/assets/0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/info.json b/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/info.json deleted file mode 100644 index 2c7f86e5adf97..0000000000000 --- a/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rocket Pool", - "symbol": "RPL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.rocketpool.net", - "explorer": "https://etherscan.io/token/0xB4EFd85c19999D84251304bDA99E90B92300Bd93", - "status": "active", - "id": "0xB4EFd85c19999D84251304bDA99E90B92300Bd93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/logo.png b/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/logo.png deleted file mode 100644 index 8d866c9239720..0000000000000 Binary files a/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB4a677B0E363c3815d46326954a4E4d2B1ACe357/info.json b/blockchains/ethereum/assets/0xB4a677B0E363c3815d46326954a4E4d2B1ACe357/info.json deleted file mode 100644 index c2d5e35adc208..0000000000000 --- a/blockchains/ethereum/assets/0xB4a677B0E363c3815d46326954a4E4d2B1ACe357/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "THENODE", - "symbol": "THE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://the-node.foundation/", - "explorer": "https://etherscan.io/token/0xB4a677B0E363c3815d46326954a4E4d2B1ACe357", - "status": "active", - "id": "0xB4a677B0E363c3815d46326954a4E4d2B1ACe357" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB4a677B0E363c3815d46326954a4E4d2B1ACe357/logo.png b/blockchains/ethereum/assets/0xB4a677B0E363c3815d46326954a4E4d2B1ACe357/logo.png deleted file mode 100644 index 56a25e97cdc8f..0000000000000 Binary files a/blockchains/ethereum/assets/0xB4a677B0E363c3815d46326954a4E4d2B1ACe357/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305/info.json b/blockchains/ethereum/assets/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305/info.json deleted file mode 100644 index 4018c0360b039..0000000000000 --- a/blockchains/ethereum/assets/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Super Saiya-jin token", - "website": "https://dapp.dfohub.com/?addr=0xd5F8E370130ebBF6dF7bF742866ff056331Fd73C", - "source_code": "https://github.com/b-u-i-d-l/super-saiyan-token", - "description": "The first ever existed -Item Token-. An experimental token acting both as ERC 20 and both as ERC 1155, also governance token of the buidlers Sandbox.", - "explorer": "https://etherscan.io/token/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305", - "type": "ERC20", - "symbol": "SSJ", - "decimals": 18, - "status": "active", - "id": "0xB4ae194a0DCF1B4080b164C1d775ee06E0817305" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305/logo.png b/blockchains/ethereum/assets/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305/logo.png deleted file mode 100644 index 0256283de5483..0000000000000 Binary files a/blockchains/ethereum/assets/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b/info.json b/blockchains/ethereum/assets/0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b/info.json deleted file mode 100644 index 5903bcb7bbeef..0000000000000 --- a/blockchains/ethereum/assets/0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Climatecoin", - "symbol": "CO2", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://climatecoin.io", - "explorer": "https://etherscan.io/token/0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b", - "status": "active", - "id": "0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b/logo.png b/blockchains/ethereum/assets/0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b/logo.png deleted file mode 100755 index a6e858f115064..0000000000000 Binary files a/blockchains/ethereum/assets/0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/info.json b/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/info.json deleted file mode 100644 index 3ba0d2cabe4f3..0000000000000 --- a/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "MahaDAO", - "website": "https://mahadao.com/", - "description": "Mahadao introduces non-depreciating currency ARTH coin, a new kind of money that maintains it's buying power irrespective of which direction the market moves.", - "explorer": "https://etherscan.io/token/0xb4d930279552397bba2ee473229f89ec245bc365", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/TheMahaDAO", - "handle": "TheMahaDAO" - }, - { - "name": "Telegram", - "url": "https://t.me/mahadao", - "handle": "MahaDAO" - }, - { - "name": "Medium", - "url": "https://medium.com/mahadao", - "handle": "MahaDAO" - } - ], - "type": "ERC20", - "symbol": "MAHA", - "decimals": 18, - "status": "active", - "id": "0xB4d930279552397bbA2ee473229f89Ec245bc365" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/logo.png b/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/logo.png deleted file mode 100644 index 5193b5258dd6f..0000000000000 Binary files a/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB53AC311087965D9e085515EfbE1380B2cA4De9a/info.json b/blockchains/ethereum/assets/0xB53AC311087965D9e085515EfbE1380B2cA4De9a/info.json deleted file mode 100644 index 16df8ef23de57..0000000000000 --- a/blockchains/ethereum/assets/0xB53AC311087965D9e085515EfbE1380B2cA4De9a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WITEE", - "symbol": "WTE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB53AC311087965D9e085515EfbE1380B2cA4De9a", - "status": "active", - "id": "0xB53AC311087965D9e085515EfbE1380B2cA4De9a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB53AC311087965D9e085515EfbE1380B2cA4De9a/logo.png b/blockchains/ethereum/assets/0xB53AC311087965D9e085515EfbE1380B2cA4De9a/logo.png deleted file mode 100644 index 1aea45a0afc33..0000000000000 Binary files a/blockchains/ethereum/assets/0xB53AC311087965D9e085515EfbE1380B2cA4De9a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB53e08B97724126Bda6d237B94F766c0b81C90fE/info.json b/blockchains/ethereum/assets/0xB53e08B97724126Bda6d237B94F766c0b81C90fE/info.json deleted file mode 100644 index f97f392b179ea..0000000000000 --- a/blockchains/ethereum/assets/0xB53e08B97724126Bda6d237B94F766c0b81C90fE/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "PIXBY", - "website": "https://pixby.io", - "description": "Designed to reward longterm PIXBY holders.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/pixbytoken", - "handle": "pixbytoken" - } - ], - "explorer": "https://etherscan.io/token/0xB53e08B97724126Bda6d237B94F766c0b81C90fE", - "type": "ERC20", - "symbol": "PIXBY", - "decimals": 18, - "status": "active", - "id": "0xB53e08B97724126Bda6d237B94F766c0b81C90fE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB53e08B97724126Bda6d237B94F766c0b81C90fE/logo.png b/blockchains/ethereum/assets/0xB53e08B97724126Bda6d237B94F766c0b81C90fE/logo.png deleted file mode 100644 index ef513c12db632..0000000000000 Binary files a/blockchains/ethereum/assets/0xB53e08B97724126Bda6d237B94F766c0b81C90fE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52/info.json b/blockchains/ethereum/assets/0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52/info.json deleted file mode 100644 index 4685249ff134d..0000000000000 --- a/blockchains/ethereum/assets/0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ecnar Token", - "symbol": "ECNAR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52", - "status": "active", - "id": "0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52/logo.png b/blockchains/ethereum/assets/0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52/logo.png deleted file mode 100644 index aebfb10ed7020..0000000000000 Binary files a/blockchains/ethereum/assets/0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB58B0B858dAbD762c063Ea0F22f2FA3397474529/info.json b/blockchains/ethereum/assets/0xB58B0B858dAbD762c063Ea0F22f2FA3397474529/info.json deleted file mode 100644 index 569a777e4a9a4..0000000000000 --- a/blockchains/ethereum/assets/0xB58B0B858dAbD762c063Ea0F22f2FA3397474529/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "i Trade", - "symbol": "ITR", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB58B0B858dAbD762c063Ea0F22f2FA3397474529", - "status": "active", - "id": "0xB58B0B858dAbD762c063Ea0F22f2FA3397474529" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB58B0B858dAbD762c063Ea0F22f2FA3397474529/logo.png b/blockchains/ethereum/assets/0xB58B0B858dAbD762c063Ea0F22f2FA3397474529/logo.png deleted file mode 100644 index c24bd43070702..0000000000000 Binary files a/blockchains/ethereum/assets/0xB58B0B858dAbD762c063Ea0F22f2FA3397474529/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec/info.json b/blockchains/ethereum/assets/0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec/info.json deleted file mode 100644 index cd24c39dab0c5..0000000000000 --- a/blockchains/ethereum/assets/0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Token Network", - "symbol": "TNX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec", - "status": "active", - "id": "0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec/logo.png b/blockchains/ethereum/assets/0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec/logo.png deleted file mode 100644 index bca1795c1d474..0000000000000 Binary files a/blockchains/ethereum/assets/0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB5AE848EdB296C21259b7467331467d2647eEcDf/info.json b/blockchains/ethereum/assets/0xB5AE848EdB296C21259b7467331467d2647eEcDf/info.json deleted file mode 100644 index 06e9c1ce3f560..0000000000000 --- a/blockchains/ethereum/assets/0xB5AE848EdB296C21259b7467331467d2647eEcDf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lemo", - "symbol": "LEMO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB5AE848EdB296C21259b7467331467d2647eEcDf", - "status": "active", - "id": "0xB5AE848EdB296C21259b7467331467d2647eEcDf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB5AE848EdB296C21259b7467331467d2647eEcDf/logo.png b/blockchains/ethereum/assets/0xB5AE848EdB296C21259b7467331467d2647eEcDf/logo.png deleted file mode 100644 index 9dd428eef5023..0000000000000 Binary files a/blockchains/ethereum/assets/0xB5AE848EdB296C21259b7467331467d2647eEcDf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB5Ca46cF1da09248126682a7bd72401fd7A6b151/info.json b/blockchains/ethereum/assets/0xB5Ca46cF1da09248126682a7bd72401fd7A6b151/info.json deleted file mode 100644 index 9269078f0178d..0000000000000 --- a/blockchains/ethereum/assets/0xB5Ca46cF1da09248126682a7bd72401fd7A6b151/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Provoco Token", - "symbol": "VOCO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://provoco.me/", - "explorer": "https://etherscan.io/token/0xB5Ca46cF1da09248126682a7bd72401fd7A6b151", - "status": "active", - "id": "0xB5Ca46cF1da09248126682a7bd72401fd7A6b151" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB5Ca46cF1da09248126682a7bd72401fd7A6b151/logo.png b/blockchains/ethereum/assets/0xB5Ca46cF1da09248126682a7bd72401fd7A6b151/logo.png deleted file mode 100644 index 97158e91c2de7..0000000000000 Binary files a/blockchains/ethereum/assets/0xB5Ca46cF1da09248126682a7bd72401fd7A6b151/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869/info.json b/blockchains/ethereum/assets/0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869/info.json deleted file mode 100644 index f87c2c0096708..0000000000000 --- a/blockchains/ethereum/assets/0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Omix", - "symbol": "OMX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://shivom.io/", - "explorer": "https://etherscan.io/token/0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869", - "status": "active", - "id": "0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869/logo.png b/blockchains/ethereum/assets/0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869/logo.png deleted file mode 100755 index 61cedf1159826..0000000000000 Binary files a/blockchains/ethereum/assets/0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad/info.json b/blockchains/ethereum/assets/0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad/info.json deleted file mode 100644 index a74cebf4c65fa..0000000000000 --- a/blockchains/ethereum/assets/0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "FNK", - "website": "https://fnktoken.com", - "description": "Token FNK. Ready-made solutions for maximum profit", - "explorer": "https://etherscan.io/token/0xb5fe099475d3030dde498c3bb6f3854f762a48ad", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/fnktoken", - "handle": "ethereum" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/finiko.token", - "handle": "ethereum" - }, - { - "name": "Telegram", - "url": "https://t.me/fnktoken", - "handle": "ethereum" - }, - { - "name": "Instagram", - "url": "https://www.instagram.com/fnktoken", - "handle": "ethereum" - } - ], - "type": "ERC20", - "symbol": "FNK", - "decimals": 18, - "status": "active", - "id": "0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad/logo.png b/blockchains/ethereum/assets/0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad/logo.png deleted file mode 100644 index c545848e6b25f..0000000000000 Binary files a/blockchains/ethereum/assets/0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93/info.json b/blockchains/ethereum/assets/0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93/info.json deleted file mode 100644 index f4b5e8b2dae27..0000000000000 --- a/blockchains/ethereum/assets/0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alteryx Labs", - "symbol": "ALT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93", - "status": "active", - "id": "0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93/logo.png b/blockchains/ethereum/assets/0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93/logo.png deleted file mode 100644 index c5e47df3f1ab8..0000000000000 Binary files a/blockchains/ethereum/assets/0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4/info.json b/blockchains/ethereum/assets/0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4/info.json deleted file mode 100644 index 97d0cc60aefdb..0000000000000 --- a/blockchains/ethereum/assets/0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CEXT", - "symbol": "CEXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4", - "status": "active", - "id": "0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4/logo.png b/blockchains/ethereum/assets/0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4/logo.png deleted file mode 100644 index 4c45f2da2ea98..0000000000000 Binary files a/blockchains/ethereum/assets/0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/info.json b/blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/info.json deleted file mode 100644 index ec29475924ba3..0000000000000 --- a/blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nexo", - "website": "http://nexo.io", - "description": "NEXO (NEXO) is a compliant token that is backed by the underlying assets of Nexo’s loan portfolio.", - "explorer": "https://etherscan.io/token/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206", - "type": "ERC20", - "symbol": "NEXO", - "decimals": 18, - "status": "active", - "id": "0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/logo.png b/blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/logo.png deleted file mode 100755 index 94be085841284..0000000000000 Binary files a/blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB6259685685235c1eF4B8529e7105f00BD42b9f8/info.json b/blockchains/ethereum/assets/0xB6259685685235c1eF4B8529e7105f00BD42b9f8/info.json deleted file mode 100644 index 02ad6d5eb93c8..0000000000000 --- a/blockchains/ethereum/assets/0xB6259685685235c1eF4B8529e7105f00BD42b9f8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RRChain", - "symbol": "RRC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB6259685685235c1eF4B8529e7105f00BD42b9f8", - "status": "active", - "id": "0xB6259685685235c1eF4B8529e7105f00BD42b9f8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB6259685685235c1eF4B8529e7105f00BD42b9f8/logo.png b/blockchains/ethereum/assets/0xB6259685685235c1eF4B8529e7105f00BD42b9f8/logo.png deleted file mode 100644 index ec775ad71d821..0000000000000 Binary files a/blockchains/ethereum/assets/0xB6259685685235c1eF4B8529e7105f00BD42b9f8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d/info.json b/blockchains/ethereum/assets/0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d/info.json deleted file mode 100644 index 32664f46687d5..0000000000000 --- a/blockchains/ethereum/assets/0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Monaco", - "website": "https://crypto.com", - "description": "Crypto.com provides a powerful alternative to traditional financial services, turning its vision of ”cryptocurrency in every wallet” into reality, one customer at a time.", - "explorer": "https://etherscan.io/token/Monaco", - "type": "ERC20", - "symbol": "MCO", - "decimals": 8, - "status": "active", - "id": "0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d/logo.png b/blockchains/ethereum/assets/0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d/logo.png deleted file mode 100644 index b4da841f73b94..0000000000000 Binary files a/blockchains/ethereum/assets/0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273/info.json b/blockchains/ethereum/assets/0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273/info.json deleted file mode 100644 index e3a64f2440872..0000000000000 --- a/blockchains/ethereum/assets/0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mobiicoin", - "symbol": "MBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273", - "status": "active", - "id": "0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273/logo.png b/blockchains/ethereum/assets/0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273/logo.png deleted file mode 100644 index 603e530773e91..0000000000000 Binary files a/blockchains/ethereum/assets/0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC/info.json b/blockchains/ethereum/assets/0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC/info.json deleted file mode 100644 index 13c697c683787..0000000000000 --- a/blockchains/ethereum/assets/0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Storj", - "website": "https://storj.io", - "description": "Storj (STORJ) hopes to provide decentralised cloud storage to its community.", - "socials": [], - "explorer": "https://etherscan.io/token/Storj", - "type": "ERC20", - "symbol": "STORJ", - "decimals": 8, - "status": "active", - "id": "0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC/logo.png b/blockchains/ethereum/assets/0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC/logo.png deleted file mode 100644 index a43ba84ff96b8..0000000000000 Binary files a/blockchains/ethereum/assets/0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95/info.json b/blockchains/ethereum/assets/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95/info.json deleted file mode 100644 index b5657c39f6422..0000000000000 --- a/blockchains/ethereum/assets/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Void Reserve Currency", - "website": "http://vrc.surge.sh/", - "description": "Void Reserve Currency will provide staking rewards via an inverse funnel system. All transactions to the staking pool are taxed, and dividends paid to existing stakeholders.", - "socials": [ - { - "name": "Telegram", - "url": "https://t.me/voidreserve", - "handle": "voidreserve" - } - ], - "explorer": "https://etherscan.io/token/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95", - "type": "ERC20", - "symbol": "VRC", - "decimals": 18, - "status": "active", - "id": "0xB65aA347A28d40039f62F3a488c9FD2799cB5a95" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95/logo.png b/blockchains/ethereum/assets/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95/logo.png deleted file mode 100644 index d47918f5444dd..0000000000000 Binary files a/blockchains/ethereum/assets/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5/info.json b/blockchains/ethereum/assets/0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5/info.json deleted file mode 100644 index d6c4184dd6d6e..0000000000000 --- a/blockchains/ethereum/assets/0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hack", - "symbol": "HACK", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5", - "status": "active", - "id": "0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5/logo.png b/blockchains/ethereum/assets/0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5/logo.png deleted file mode 100644 index c759e89361387..0000000000000 Binary files a/blockchains/ethereum/assets/0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b/info.json b/blockchains/ethereum/assets/0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b/info.json deleted file mode 100644 index 85ba7de22078f..0000000000000 --- a/blockchains/ethereum/assets/0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NARCO", - "symbol": "NARCO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b", - "status": "active", - "id": "0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b/logo.png b/blockchains/ethereum/assets/0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b/logo.png deleted file mode 100644 index 14f2e96012098..0000000000000 Binary files a/blockchains/ethereum/assets/0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB66A2131A6B840dd020151f80723CAED603eFB51/info.json b/blockchains/ethereum/assets/0xB66A2131A6B840dd020151f80723CAED603eFB51/info.json deleted file mode 100644 index 990e3a1c834e5..0000000000000 --- a/blockchains/ethereum/assets/0xB66A2131A6B840dd020151f80723CAED603eFB51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NNB Token", - "symbol": "NNB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.coinbull.one/", - "explorer": "https://etherscan.io/token/0xB66A2131A6B840dd020151f80723CAED603eFB51", - "status": "active", - "id": "0xB66A2131A6B840dd020151f80723CAED603eFB51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB66A2131A6B840dd020151f80723CAED603eFB51/logo.png b/blockchains/ethereum/assets/0xB66A2131A6B840dd020151f80723CAED603eFB51/logo.png deleted file mode 100644 index d5fc3f4a068b5..0000000000000 Binary files a/blockchains/ethereum/assets/0xB66A2131A6B840dd020151f80723CAED603eFB51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB67718b98d52318240c52E71A898335da4A28c42/info.json b/blockchains/ethereum/assets/0xB67718b98d52318240c52E71A898335da4A28c42/info.json deleted file mode 100644 index 07ec4a11f4a36..0000000000000 --- a/blockchains/ethereum/assets/0xB67718b98d52318240c52E71A898335da4A28c42/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InnovativeBioresearchCoin", - "symbol": "INNBC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.innovativebioresearch.com/", - "explorer": "https://etherscan.io/token/0xB67718b98d52318240c52E71A898335da4A28c42", - "status": "active", - "id": "0xB67718b98d52318240c52E71A898335da4A28c42" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB67718b98d52318240c52E71A898335da4A28c42/logo.png b/blockchains/ethereum/assets/0xB67718b98d52318240c52E71A898335da4A28c42/logo.png deleted file mode 100644 index 2c56a5c2a0c2f..0000000000000 Binary files a/blockchains/ethereum/assets/0xB67718b98d52318240c52E71A898335da4A28c42/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB68042de5B3dA08a80C20d29aEFab999D0848385/info.json b/blockchains/ethereum/assets/0xB68042de5B3dA08a80C20d29aEFab999D0848385/info.json deleted file mode 100644 index 94134e458bbc7..0000000000000 --- a/blockchains/ethereum/assets/0xB68042de5B3dA08a80C20d29aEFab999D0848385/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iDAG SPACE", - "symbol": "iDAG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB68042de5B3dA08a80C20d29aEFab999D0848385", - "status": "active", - "id": "0xB68042de5B3dA08a80C20d29aEFab999D0848385" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB68042de5B3dA08a80C20d29aEFab999D0848385/logo.png b/blockchains/ethereum/assets/0xB68042de5B3dA08a80C20d29aEFab999D0848385/logo.png deleted file mode 100644 index 932811c9293f4..0000000000000 Binary files a/blockchains/ethereum/assets/0xB68042de5B3dA08a80C20d29aEFab999D0848385/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71/info.json b/blockchains/ethereum/assets/0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71/info.json deleted file mode 100644 index 7d805509e9663..0000000000000 --- a/blockchains/ethereum/assets/0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JILT ", - "symbol": "JLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71", - "status": "active", - "id": "0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71/logo.png b/blockchains/ethereum/assets/0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71/logo.png deleted file mode 100644 index dca4b0fc15757..0000000000000 Binary files a/blockchains/ethereum/assets/0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e/info.json b/blockchains/ethereum/assets/0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e/info.json deleted file mode 100644 index 6039ab8399693..0000000000000 --- a/blockchains/ethereum/assets/0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EGW-WISHMAX", - "symbol": "WIEG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e", - "status": "active", - "id": "0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e/logo.png b/blockchains/ethereum/assets/0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e/logo.png deleted file mode 100644 index 7328b3dba6d85..0000000000000 Binary files a/blockchains/ethereum/assets/0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a/info.json b/blockchains/ethereum/assets/0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a/info.json deleted file mode 100644 index fd64705ebab15..0000000000000 --- a/blockchains/ethereum/assets/0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "the token", - "symbol": "XCC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a", - "status": "active", - "id": "0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a/logo.png b/blockchains/ethereum/assets/0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a/logo.png deleted file mode 100644 index bd19ca0412172..0000000000000 Binary files a/blockchains/ethereum/assets/0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d/info.json b/blockchains/ethereum/assets/0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d/info.json deleted file mode 100644 index 5c9221091fd40..0000000000000 --- a/blockchains/ethereum/assets/0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Catholic Coin", - "symbol": "CTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d", - "status": "active", - "id": "0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d/logo.png b/blockchains/ethereum/assets/0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d/logo.png deleted file mode 100755 index 1759a98519c8b..0000000000000 Binary files a/blockchains/ethereum/assets/0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB6eD7644C69416d67B522e20bC294A9a9B405B31/info.json b/blockchains/ethereum/assets/0xB6eD7644C69416d67B522e20bC294A9a9B405B31/info.json deleted file mode 100644 index febba70a0db1c..0000000000000 --- a/blockchains/ethereum/assets/0xB6eD7644C69416d67B522e20bC294A9a9B405B31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "0xBitcoin Token", - "symbol": "0xBTC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://0xbitcoin.org/", - "explorer": "https://etherscan.io/token/0xB6eD7644C69416d67B522e20bC294A9a9B405B31", - "status": "active", - "id": "0xB6eD7644C69416d67B522e20bC294A9a9B405B31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB6eD7644C69416d67B522e20bC294A9a9B405B31/logo.png b/blockchains/ethereum/assets/0xB6eD7644C69416d67B522e20bC294A9a9B405B31/logo.png deleted file mode 100644 index 4fa18c9b2ca39..0000000000000 Binary files a/blockchains/ethereum/assets/0xB6eD7644C69416d67B522e20bC294A9a9B405B31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1/info.json b/blockchains/ethereum/assets/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1/info.json deleted file mode 100644 index b1538c3477b66..0000000000000 --- a/blockchains/ethereum/assets/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeFiat", - "website": "https://defiat.net", - "description": "DeFiat is the first gateway to decentralized financial services with fully-embedded governance, loyalty discounts, and deflationary mechanisms at its core.", - "explorer": "https://etherscan.io/token/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1", - "type": "ERC20", - "symbol": "DFT", - "decimals": 18, - "status": "active", - "id": "0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1/logo.png b/blockchains/ethereum/assets/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1/logo.png deleted file mode 100644 index 6dc58677b69e3..0000000000000 Binary files a/blockchains/ethereum/assets/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32/info.json b/blockchains/ethereum/assets/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32/info.json deleted file mode 100644 index 7617633b18c6f..0000000000000 --- a/blockchains/ethereum/assets/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "SYNC", - "website": "https://syncbond.com", - "description": "SYNC is the underlying reward token for the NFT CryptoBond DeFi protocol.", - "explorer": "https://etherscan.io/token/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32", - "white_paper": "https://syncbond.com/sync_whitepaper", - "source_code": "https://github.com/C-O-F-E/CBONDS", - "type": "ERC20", - "symbol": "SYNC", - "decimals": 18, - "status": "active", - "id": "0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32/logo.png b/blockchains/ethereum/assets/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32/logo.png deleted file mode 100644 index 4885fb1fee2df..0000000000000 Binary files a/blockchains/ethereum/assets/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE/info.json b/blockchains/ethereum/assets/0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE/info.json deleted file mode 100644 index b293f47a6d33f..0000000000000 --- a/blockchains/ethereum/assets/0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "IDEX", - "website": "https://idex.market", - "description": "The IDEX token is the primary token of IDEX, enabling users to directly contribute to and benefit from the project.", - "explorer": "https://etherscan.io/token/0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE", - "research": "https://research.binance.com/en/projects/idex", - "type": "ERC20", - "symbol": "IDEX", - "decimals": 18, - "status": "active", - "id": "0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE/logo.png b/blockchains/ethereum/assets/0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE/logo.png deleted file mode 100644 index 02e10cbad5764..0000000000000 Binary files a/blockchains/ethereum/assets/0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB70835D7822eBB9426B56543E391846C107bd32C/info.json b/blockchains/ethereum/assets/0xB70835D7822eBB9426B56543E391846C107bd32C/info.json deleted file mode 100644 index a066f74adaa5d..0000000000000 --- a/blockchains/ethereum/assets/0xB70835D7822eBB9426B56543E391846C107bd32C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Game.com Token", - "symbol": "GTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.game.com", - "explorer": "https://etherscan.io/token/0xB70835D7822eBB9426B56543E391846C107bd32C", - "status": "active", - "id": "0xB70835D7822eBB9426B56543E391846C107bd32C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB70835D7822eBB9426B56543E391846C107bd32C/logo.png b/blockchains/ethereum/assets/0xB70835D7822eBB9426B56543E391846C107bd32C/logo.png deleted file mode 100644 index e6fba65df4949..0000000000000 Binary files a/blockchains/ethereum/assets/0xB70835D7822eBB9426B56543E391846C107bd32C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F/info.json b/blockchains/ethereum/assets/0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F/info.json deleted file mode 100644 index e9907bc6853ad..0000000000000 --- a/blockchains/ethereum/assets/0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "bZx Vesting Token", - "website": "https://bzx.network", - "description": "vBZRX is a BZRX token wrapped into Vesting Contract", - "socials": [], - "explorer": "https://etherscan.io/token/0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F", - "type": "ERC20", - "symbol": "vBZRX", - "decimals": 18, - "status": "active", - "id": "0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F/logo.png b/blockchains/ethereum/assets/0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F/logo.png deleted file mode 100644 index 4dff6fae73689..0000000000000 Binary files a/blockchains/ethereum/assets/0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958/info.json b/blockchains/ethereum/assets/0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958/info.json deleted file mode 100644 index 2fd8febff80fb..0000000000000 --- a/blockchains/ethereum/assets/0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ubiqwifi", - "symbol": "UBIQ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958", - "status": "active", - "id": "0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958/logo.png b/blockchains/ethereum/assets/0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958/logo.png deleted file mode 100644 index 30f7ef5a718fe..0000000000000 Binary files a/blockchains/ethereum/assets/0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB7c4A82936194FEE52a4E3d4cEC3415f74507532/info.json b/blockchains/ethereum/assets/0xB7c4A82936194FEE52a4E3d4cEC3415f74507532/info.json deleted file mode 100644 index 5ead456d6444a..0000000000000 --- a/blockchains/ethereum/assets/0xB7c4A82936194FEE52a4E3d4cEC3415f74507532/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IBTC", - "symbol": "IBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB7c4A82936194FEE52a4E3d4cEC3415f74507532", - "status": "active", - "id": "0xB7c4A82936194FEE52a4E3d4cEC3415f74507532" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB7c4A82936194FEE52a4E3d4cEC3415f74507532/logo.png b/blockchains/ethereum/assets/0xB7c4A82936194FEE52a4E3d4cEC3415f74507532/logo.png deleted file mode 100644 index c2f58d5a1e31b..0000000000000 Binary files a/blockchains/ethereum/assets/0xB7c4A82936194FEE52a4E3d4cEC3415f74507532/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB802b24E0637c2B87D2E8b7784C055BBE921011a/info.json b/blockchains/ethereum/assets/0xB802b24E0637c2B87D2E8b7784C055BBE921011a/info.json deleted file mode 100644 index 6b620a1a38149..0000000000000 --- a/blockchains/ethereum/assets/0xB802b24E0637c2B87D2E8b7784C055BBE921011a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EthereumMovieVenture", - "symbol": "EMV", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB802b24E0637c2B87D2E8b7784C055BBE921011a", - "status": "active", - "id": "0xB802b24E0637c2B87D2E8b7784C055BBE921011a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB802b24E0637c2B87D2E8b7784C055BBE921011a/logo.png b/blockchains/ethereum/assets/0xB802b24E0637c2B87D2E8b7784C055BBE921011a/logo.png deleted file mode 100644 index 8cda935d33df8..0000000000000 Binary files a/blockchains/ethereum/assets/0xB802b24E0637c2B87D2E8b7784C055BBE921011a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7/info.json b/blockchains/ethereum/assets/0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7/info.json deleted file mode 100644 index a064ac8644463..0000000000000 --- a/blockchains/ethereum/assets/0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C573715", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7", - "status": "active", - "id": "0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7/logo.png b/blockchains/ethereum/assets/0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7/logo.png deleted file mode 100644 index 710cb56970285..0000000000000 Binary files a/blockchains/ethereum/assets/0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB813879550B7c7B7f59F83962e86e5fAA7E763a1/info.json b/blockchains/ethereum/assets/0xB813879550B7c7B7f59F83962e86e5fAA7E763a1/info.json deleted file mode 100644 index b99710d6b56ab..0000000000000 --- a/blockchains/ethereum/assets/0xB813879550B7c7B7f59F83962e86e5fAA7E763a1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BuidlersVault", - "symbol": "buidler", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB813879550B7c7B7f59F83962e86e5fAA7E763a1", - "status": "active", - "id": "0xB813879550B7c7B7f59F83962e86e5fAA7E763a1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB813879550B7c7B7f59F83962e86e5fAA7E763a1/logo.png b/blockchains/ethereum/assets/0xB813879550B7c7B7f59F83962e86e5fAA7E763a1/logo.png deleted file mode 100644 index 4b4d84b9f3f42..0000000000000 Binary files a/blockchains/ethereum/assets/0xB813879550B7c7B7f59F83962e86e5fAA7E763a1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB81D70802a816B5DacBA06D708B5acF19DcD436D/info.json b/blockchains/ethereum/assets/0xB81D70802a816B5DacBA06D708B5acF19DcD436D/info.json deleted file mode 100644 index 1a2428d8e1fec..0000000000000 --- a/blockchains/ethereum/assets/0xB81D70802a816B5DacBA06D708B5acF19DcD436D/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Dextoken Governance", - "website": "https://flowchain.co/", - "source_code": "https://github.com/flowchain", - "white_paper": "https://flowchain.co/publication.html", - "description": "Dextoken is a DeFi infrastructure and is managed by the Dextoken Governance (DEXG) holders. Dextoken proposed Speculative AMM, one of the simplest price conversion algorithm, to build decentralized exchanges.", - "explorer": "https://etherscan.io/token/0xB81D70802a816B5DacBA06D708B5acF19DcD436D", - "research": "", - "type": "ERC20", - "symbol": "DEXG", - "decimals": 18, - "status": "active", - "id": "0xB81D70802a816B5DacBA06D708B5acF19DcD436D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB81D70802a816B5DacBA06D708B5acF19DcD436D/logo.png b/blockchains/ethereum/assets/0xB81D70802a816B5DacBA06D708B5acF19DcD436D/logo.png deleted file mode 100644 index a4dbb56c3c424..0000000000000 Binary files a/blockchains/ethereum/assets/0xB81D70802a816B5DacBA06D708B5acF19DcD436D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4/info.json b/blockchains/ethereum/assets/0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4/info.json deleted file mode 100644 index 2a24ae5e70567..0000000000000 --- a/blockchains/ethereum/assets/0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VALOBIT", - "symbol": "VBIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://valobit.io/", - "explorer": "https://etherscan.io/token/0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4", - "status": "active", - "id": "0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4/logo.png b/blockchains/ethereum/assets/0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4/logo.png deleted file mode 100644 index 4a0a700383da5..0000000000000 Binary files a/blockchains/ethereum/assets/0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB83D46598d61a98EDdADDC33ED4adAA0eD496907/info.json b/blockchains/ethereum/assets/0xB83D46598d61a98EDdADDC33ED4adAA0eD496907/info.json deleted file mode 100644 index 3692c330f26e2..0000000000000 --- a/blockchains/ethereum/assets/0xB83D46598d61a98EDdADDC33ED4adAA0eD496907/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitelectroneum", - "symbol": "BETN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB83D46598d61a98EDdADDC33ED4adAA0eD496907", - "status": "active", - "id": "0xB83D46598d61a98EDdADDC33ED4adAA0eD496907" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB83D46598d61a98EDdADDC33ED4adAA0eD496907/logo.png b/blockchains/ethereum/assets/0xB83D46598d61a98EDdADDC33ED4adAA0eD496907/logo.png deleted file mode 100644 index c7c69ab3ae055..0000000000000 Binary files a/blockchains/ethereum/assets/0xB83D46598d61a98EDdADDC33ED4adAA0eD496907/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB868636A18c9935D9B259228851cC49245ae68A2/info.json b/blockchains/ethereum/assets/0xB868636A18c9935D9B259228851cC49245ae68A2/info.json deleted file mode 100644 index ab56a7a82d650..0000000000000 --- a/blockchains/ethereum/assets/0xB868636A18c9935D9B259228851cC49245ae68A2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OPULENCE", - "symbol": "OPLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB868636A18c9935D9B259228851cC49245ae68A2", - "status": "active", - "id": "0xB868636A18c9935D9B259228851cC49245ae68A2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB868636A18c9935D9B259228851cC49245ae68A2/logo.png b/blockchains/ethereum/assets/0xB868636A18c9935D9B259228851cC49245ae68A2/logo.png deleted file mode 100755 index 295a1a10bb5ea..0000000000000 Binary files a/blockchains/ethereum/assets/0xB868636A18c9935D9B259228851cC49245ae68A2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB8742486C723793Cf5162bb5D3425ED9cD73D049/info.json b/blockchains/ethereum/assets/0xB8742486C723793Cf5162bb5D3425ED9cD73D049/info.json deleted file mode 100644 index 17426777efdd4..0000000000000 --- a/blockchains/ethereum/assets/0xB8742486C723793Cf5162bb5D3425ED9cD73D049/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tcash", - "symbol": "TCASH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB8742486C723793Cf5162bb5D3425ED9cD73D049", - "status": "active", - "id": "0xB8742486C723793Cf5162bb5D3425ED9cD73D049" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB8742486C723793Cf5162bb5D3425ED9cD73D049/logo.png b/blockchains/ethereum/assets/0xB8742486C723793Cf5162bb5D3425ED9cD73D049/logo.png deleted file mode 100644 index 500c51442418e..0000000000000 Binary files a/blockchains/ethereum/assets/0xB8742486C723793Cf5162bb5D3425ED9cD73D049/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB8796542765747ed7F921FF12faff057b5D624D7/info.json b/blockchains/ethereum/assets/0xB8796542765747ed7F921FF12faff057b5D624D7/info.json deleted file mode 100644 index e3bb2766247eb..0000000000000 --- a/blockchains/ethereum/assets/0xB8796542765747ed7F921FF12faff057b5D624D7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Void Token", - "symbol": "VOID", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB8796542765747ed7F921FF12faff057b5D624D7", - "status": "active", - "id": "0xB8796542765747ed7F921FF12faff057b5D624D7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB8796542765747ed7F921FF12faff057b5D624D7/logo.png b/blockchains/ethereum/assets/0xB8796542765747ed7F921FF12faff057b5D624D7/logo.png deleted file mode 100644 index a74818a1273ea..0000000000000 Binary files a/blockchains/ethereum/assets/0xB8796542765747ed7F921FF12faff057b5D624D7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB879DA8b24c9b8685dE8526cF492E954f165D74b/info.json b/blockchains/ethereum/assets/0xB879DA8b24c9b8685dE8526cF492E954f165D74b/info.json deleted file mode 100644 index 729a5b9ddeca5..0000000000000 --- a/blockchains/ethereum/assets/0xB879DA8b24c9b8685dE8526cF492E954f165D74b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MovieBloc", - "symbol": "MBL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://moviebloc.io/", - "explorer": "https://etherscan.io/token/0xB879DA8b24c9b8685dE8526cF492E954f165D74b", - "status": "active", - "id": "0xB879DA8b24c9b8685dE8526cF492E954f165D74b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB879DA8b24c9b8685dE8526cF492E954f165D74b/logo.png b/blockchains/ethereum/assets/0xB879DA8b24c9b8685dE8526cF492E954f165D74b/logo.png deleted file mode 100644 index bc54d267a12e5..0000000000000 Binary files a/blockchains/ethereum/assets/0xB879DA8b24c9b8685dE8526cF492E954f165D74b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272/info.json b/blockchains/ethereum/assets/0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272/info.json deleted file mode 100644 index 52ed564303c58..0000000000000 --- a/blockchains/ethereum/assets/0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CityCashCoin", - "symbol": "CITY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272", - "status": "active", - "id": "0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272/logo.png b/blockchains/ethereum/assets/0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272/logo.png deleted file mode 100755 index 9c57569716a02..0000000000000 Binary files a/blockchains/ethereum/assets/0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD/info.json b/blockchains/ethereum/assets/0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD/info.json deleted file mode 100644 index 03606d521d6f2..0000000000000 --- a/blockchains/ethereum/assets/0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DOMCoin", - "symbol": "DOMC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD", - "status": "active", - "id": "0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD/logo.png b/blockchains/ethereum/assets/0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD/logo.png deleted file mode 100644 index b1bedb73816ff..0000000000000 Binary files a/blockchains/ethereum/assets/0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE/info.json b/blockchains/ethereum/assets/0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE/info.json deleted file mode 100644 index f9ce5d199025c..0000000000000 --- a/blockchains/ethereum/assets/0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Controlled Chaos Coin", - "symbol": "CCC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE", - "status": "active", - "id": "0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE/logo.png b/blockchains/ethereum/assets/0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE/logo.png deleted file mode 100644 index 1b587d6e3f0eb..0000000000000 Binary files a/blockchains/ethereum/assets/0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433/info.json b/blockchains/ethereum/assets/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433/info.json deleted file mode 100644 index 496d0ddd4fef1..0000000000000 --- a/blockchains/ethereum/assets/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Swerve", - "website": "https://swerve.fi/", - "description": "A fork that's 100% community owned and governed.", - "explorer": "https://etherscan.io/token/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433", - "research": "https://research.binance.com/en/projects/swerve", - "type": "ERC20", - "symbol": "SWRV", - "decimals": 18, - "status": "active", - "id": "0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433/logo.png b/blockchains/ethereum/assets/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433/logo.png deleted file mode 100644 index 476cc128edd2d..0000000000000 Binary files a/blockchains/ethereum/assets/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b/info.json b/blockchains/ethereum/assets/0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b/info.json deleted file mode 100644 index d308392be9e04..0000000000000 --- a/blockchains/ethereum/assets/0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KWHCoin", - "symbol": "KWH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://kwhcoin.com", - "explorer": "https://etherscan.io/token/0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b", - "status": "active", - "id": "0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b/logo.png b/blockchains/ethereum/assets/0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b/logo.png deleted file mode 100644 index f7feddac823a0..0000000000000 Binary files a/blockchains/ethereum/assets/0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/info.json b/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/info.json deleted file mode 100644 index c57fe211127dd..0000000000000 --- a/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ArdCoin", - "symbol": "ARDX", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://ardcoin.com/", - "explorer": "https://etherscan.io/token/0xB8E2e2101eD11e9138803cd3e06e16dd19910647", - "status": "active", - "id": "0xB8E2e2101eD11e9138803cd3e06e16dd19910647" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/logo.png b/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/logo.png deleted file mode 100644 index df0d4557f879e..0000000000000 Binary files a/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a/info.json b/blockchains/ethereum/assets/0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a/info.json deleted file mode 100644 index c2d91fc74af59..0000000000000 --- a/blockchains/ethereum/assets/0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum NEW GOLD", - "symbol": "EGOLD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a", - "status": "active", - "id": "0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a/logo.png b/blockchains/ethereum/assets/0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a/logo.png deleted file mode 100755 index 73b0e1f80ca8e..0000000000000 Binary files a/blockchains/ethereum/assets/0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB8c77482e45F1F44dE1745F52C74426C631bDD52/info.json b/blockchains/ethereum/assets/0xB8c77482e45F1F44dE1745F52C74426C631bDD52/info.json deleted file mode 100644 index 2dce5fc8421d7..0000000000000 --- a/blockchains/ethereum/assets/0xB8c77482e45F1F44dE1745F52C74426C631bDD52/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BNB", - "symbol": "BNB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.binance.com/", - "explorer": "https://etherscan.io/token/0xB8c77482e45F1F44dE1745F52C74426C631bDD52", - "status": "active", - "id": "0xB8c77482e45F1F44dE1745F52C74426C631bDD52" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB8c77482e45F1F44dE1745F52C74426C631bDD52/logo.png b/blockchains/ethereum/assets/0xB8c77482e45F1F44dE1745F52C74426C631bDD52/logo.png deleted file mode 100644 index df65de20273f6..0000000000000 Binary files a/blockchains/ethereum/assets/0xB8c77482e45F1F44dE1745F52C74426C631bDD52/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB92179B36794e169a2E5582ECE92936480754DA9/info.json b/blockchains/ethereum/assets/0xB92179B36794e169a2E5582ECE92936480754DA9/info.json deleted file mode 100644 index 9b9f2c9319267..0000000000000 --- a/blockchains/ethereum/assets/0xB92179B36794e169a2E5582ECE92936480754DA9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STRAW Coin", - "symbol": "STRAW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB92179B36794e169a2E5582ECE92936480754DA9", - "status": "active", - "id": "0xB92179B36794e169a2E5582ECE92936480754DA9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB92179B36794e169a2E5582ECE92936480754DA9/logo.png b/blockchains/ethereum/assets/0xB92179B36794e169a2E5582ECE92936480754DA9/logo.png deleted file mode 100644 index c9e5274774f48..0000000000000 Binary files a/blockchains/ethereum/assets/0xB92179B36794e169a2E5582ECE92936480754DA9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50/info.json b/blockchains/ethereum/assets/0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50/info.json deleted file mode 100644 index 1bea4100eeadc..0000000000000 --- a/blockchains/ethereum/assets/0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SUREBANQA PEGGED EXCHANGE RATE TOKEN", - "symbol": "BNQA", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50", - "status": "active", - "id": "0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50/logo.png b/blockchains/ethereum/assets/0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50/logo.png deleted file mode 100755 index 45a3afddfce73..0000000000000 Binary files a/blockchains/ethereum/assets/0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90/info.json b/blockchains/ethereum/assets/0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90/info.json deleted file mode 100644 index d5c45157d5203..0000000000000 --- a/blockchains/ethereum/assets/0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90/info.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "LOCK", - "website": "https://sherlocksecurity.io", - "source_code": "https://etherscan.io/address/0xb9464ef80880c5aea54c7324c0b8dd6ca6d05a90#code", - "white_paper": "https://sherlocksecurity.io/SherlockWhitepaperV1.pdf", - "description": "Sherlock is a decentralized security service offering dapp launchpad, liquidity and team token escrow, and dapp incubator.", - "socials": [ - { - "name": "SherLOCKSecured", - "url": "https://twitter.com/SherLOCKSecured", - "handle": "ethereum" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/ethereum", - "handle": "ethereum" - } - ], - "explorer": "https://etherscan.io/token/0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90", - "research": "https://etherscan.io/address/0xb9464ef80880c5aea54c7324c0b8dd6ca6d05a90", - "type": "ERC20", - "symbol": "LOCK", - "decimals": 18, - "status": "active", - "id": "0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90/logo.png b/blockchains/ethereum/assets/0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90/logo.png deleted file mode 100644 index 2ff808a88444b..0000000000000 Binary files a/blockchains/ethereum/assets/0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB9680C592ec9306497260c4FdEab3624FE898857/info.json b/blockchains/ethereum/assets/0xB9680C592ec9306497260c4FdEab3624FE898857/info.json deleted file mode 100644 index 01ef618139ad3..0000000000000 --- a/blockchains/ethereum/assets/0xB9680C592ec9306497260c4FdEab3624FE898857/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R747003", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB9680C592ec9306497260c4FdEab3624FE898857", - "status": "active", - "id": "0xB9680C592ec9306497260c4FdEab3624FE898857" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB9680C592ec9306497260c4FdEab3624FE898857/logo.png b/blockchains/ethereum/assets/0xB9680C592ec9306497260c4FdEab3624FE898857/logo.png deleted file mode 100644 index c6f5de03ffc06..0000000000000 Binary files a/blockchains/ethereum/assets/0xB9680C592ec9306497260c4FdEab3624FE898857/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA/info.json b/blockchains/ethereum/assets/0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA/info.json deleted file mode 100644 index 4fee8c6e9156c..0000000000000 --- a/blockchains/ethereum/assets/0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HeroCoin", - "symbol": "HEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA", - "status": "active", - "id": "0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA/logo.png b/blockchains/ethereum/assets/0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA/logo.png deleted file mode 100644 index c23666d043d86..0000000000000 Binary files a/blockchains/ethereum/assets/0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB97048628DB6B661D4C2aA833e95Dbe1A905B280/info.json b/blockchains/ethereum/assets/0xB97048628DB6B661D4C2aA833e95Dbe1A905B280/info.json deleted file mode 100644 index 07e55894cfcdb..0000000000000 --- a/blockchains/ethereum/assets/0xB97048628DB6B661D4C2aA833e95Dbe1A905B280/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TenX Pay Token", - "symbol": "PAY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tenx.tech/", - "explorer": "https://etherscan.io/token/0xB97048628DB6B661D4C2aA833e95Dbe1A905B280", - "status": "active", - "id": "0xB97048628DB6B661D4C2aA833e95Dbe1A905B280" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB97048628DB6B661D4C2aA833e95Dbe1A905B280/logo.png b/blockchains/ethereum/assets/0xB97048628DB6B661D4C2aA833e95Dbe1A905B280/logo.png deleted file mode 100755 index 2193519248df6..0000000000000 Binary files a/blockchains/ethereum/assets/0xB97048628DB6B661D4C2aA833e95Dbe1A905B280/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22/info.json b/blockchains/ethereum/assets/0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22/info.json deleted file mode 100644 index eeebde2e68bdb..0000000000000 --- a/blockchains/ethereum/assets/0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lucky Block Network", - "symbol": "LBN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22", - "status": "active", - "id": "0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22/logo.png b/blockchains/ethereum/assets/0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22/logo.png deleted file mode 100644 index ffce47ebcfcd7..0000000000000 Binary files a/blockchains/ethereum/assets/0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/info.json b/blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/info.json deleted file mode 100644 index 7df98ceb22157..0000000000000 --- a/blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Stabilize Token", - "website": "https://stabilize.finance", - "source_code": "https://github.com/stabilize-token/", - "description": "Stabilize Token (STBZ) is a reward token of the Stabilize Protocol", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/StabilizePro", - "handle": "StabilizePro" - }, - { - "name": "Telegram", - "url": "https://t.me/stabilizeprotocol", - "handle": "StabilizeProtocol" - } - ], - "explorer": "https://etherscan.io/token/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723", - "type": "ERC20", - "symbol": "STBZ", - "decimals": 18, - "status": "active", - "id": "0xB987D48Ed8f2C468D52D6405624EADBa5e76d723" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/logo.png b/blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/logo.png deleted file mode 100644 index 5809e5d5b3aa8..0000000000000 Binary files a/blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986/info.json b/blockchains/ethereum/assets/0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986/info.json deleted file mode 100644 index 77bb5581257b8..0000000000000 --- a/blockchains/ethereum/assets/0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ArcBlock", - "symbol": "ABT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.arcblock.io/", - "explorer": "https://etherscan.io/token/0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986", - "status": "active", - "id": "0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986/logo.png b/blockchains/ethereum/assets/0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986/logo.png deleted file mode 100755 index 0e1bd5e9ea8f3..0000000000000 Binary files a/blockchains/ethereum/assets/0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286/info.json b/blockchains/ethereum/assets/0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286/info.json deleted file mode 100644 index 791a2e5fe35f3..0000000000000 --- a/blockchains/ethereum/assets/0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long ZRX-DAI 4x v2", - "symbol": "dLZRX4x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286", - "status": "active", - "id": "0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286/logo.png b/blockchains/ethereum/assets/0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286/logo.png deleted file mode 100644 index 71aa7664e255b..0000000000000 Binary files a/blockchains/ethereum/assets/0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB9EefC4b0d472A44be93970254Df4f4016569d27/info.json b/blockchains/ethereum/assets/0xB9EefC4b0d472A44be93970254Df4f4016569d27/info.json deleted file mode 100644 index d1b7d653e8b00..0000000000000 --- a/blockchains/ethereum/assets/0xB9EefC4b0d472A44be93970254Df4f4016569d27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "digitalbits", - "symbol": "XDB", - "type": "ERC20", - "decimals": 7, - "description": "-", - "website": "https://www.digitalbits.io", - "explorer": "https://etherscan.io/token/0xB9EefC4b0d472A44be93970254Df4f4016569d27", - "status": "active", - "id": "0xB9EefC4b0d472A44be93970254Df4f4016569d27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB9EefC4b0d472A44be93970254Df4f4016569d27/logo.png b/blockchains/ethereum/assets/0xB9EefC4b0d472A44be93970254Df4f4016569d27/logo.png deleted file mode 100644 index 76c6326130cc0..0000000000000 Binary files a/blockchains/ethereum/assets/0xB9EefC4b0d472A44be93970254Df4f4016569d27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3/info.json b/blockchains/ethereum/assets/0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3/info.json deleted file mode 100644 index ed0ac0eb4a0d3..0000000000000 --- a/blockchains/ethereum/assets/0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PCHAIN", - "symbol": "PI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3", - "status": "active", - "id": "0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3/logo.png b/blockchains/ethereum/assets/0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3/logo.png deleted file mode 100755 index 07ec63fd204e5..0000000000000 Binary files a/blockchains/ethereum/assets/0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB9e7F8568e08d5659f5D29C4997173d84CdF2607/info.json b/blockchains/ethereum/assets/0xB9e7F8568e08d5659f5D29C4997173d84CdF2607/info.json deleted file mode 100644 index 2bb8f30c5c7ab..0000000000000 --- a/blockchains/ethereum/assets/0xB9e7F8568e08d5659f5D29C4997173d84CdF2607/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swarm City Token", - "symbol": "SWT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://swarm.city/", - "explorer": "https://etherscan.io/token/0xB9e7F8568e08d5659f5D29C4997173d84CdF2607", - "status": "active", - "id": "0xB9e7F8568e08d5659f5D29C4997173d84CdF2607" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB9e7F8568e08d5659f5D29C4997173d84CdF2607/logo.png b/blockchains/ethereum/assets/0xB9e7F8568e08d5659f5D29C4997173d84CdF2607/logo.png deleted file mode 100644 index 1db6866ae8868..0000000000000 Binary files a/blockchains/ethereum/assets/0xB9e7F8568e08d5659f5D29C4997173d84CdF2607/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/info.json b/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/info.json deleted file mode 100644 index e009215e40c86..0000000000000 --- a/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Band Protocol", - "website": "https://bandprotocol.com", - "description": "Band Protocol is a cross-chain data oracle network that aggregates and connects real-world data and APIs to smart contracts.", - "explorer": "https://etherscan.io/token/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55", - "research": "https://research.binance.com/en/projects/band-protocol", - "type": "ERC20", - "symbol": "BAND", - "decimals": 18, - "status": "active", - "id": "0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png b/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png deleted file mode 100644 index 4ab97c315c9f7..0000000000000 Binary files a/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBA14b245d449965BdBeB630ebe135B569474F5b1/info.json b/blockchains/ethereum/assets/0xBA14b245d449965BdBeB630ebe135B569474F5b1/info.json deleted file mode 100644 index 6cb8face015a4..0000000000000 --- a/blockchains/ethereum/assets/0xBA14b245d449965BdBeB630ebe135B569474F5b1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": " EvaCash ", - "symbol": "EVC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://theevacash.com", - "explorer": "https://etherscan.io/token/0xBA14b245d449965BdBeB630ebe135B569474F5b1", - "status": "active", - "id": "0xBA14b245d449965BdBeB630ebe135B569474F5b1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBA14b245d449965BdBeB630ebe135B569474F5b1/logo.png b/blockchains/ethereum/assets/0xBA14b245d449965BdBeB630ebe135B569474F5b1/logo.png deleted file mode 100644 index 93deac200e6df..0000000000000 Binary files a/blockchains/ethereum/assets/0xBA14b245d449965BdBeB630ebe135B569474F5b1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBA50933C268F567BDC86E1aC131BE072C6B0b71a/info.json b/blockchains/ethereum/assets/0xBA50933C268F567BDC86E1aC131BE072C6B0b71a/info.json deleted file mode 100644 index 887ad9eaff458..0000000000000 --- a/blockchains/ethereum/assets/0xBA50933C268F567BDC86E1aC131BE072C6B0b71a/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ARPA Chain", - "website": "https://arpachain.io/", - "description": "Arpa envisions to be a privacy-preserving computation network by leveraging Multi-Party Computation (MPC).", - "explorer": "https://etherscan.io/token/0xBA50933C268F567BDC86E1aC131BE072C6B0b71a", - "research": "https://research.binance.com/en/projects/arpa", - "type": "ERC20", - "symbol": "ARPA", - "decimals": 18, - "status": "active", - "id": "0xBA50933C268F567BDC86E1aC131BE072C6B0b71a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBA50933C268F567BDC86E1aC131BE072C6B0b71a/logo.png b/blockchains/ethereum/assets/0xBA50933C268F567BDC86E1aC131BE072C6B0b71a/logo.png deleted file mode 100644 index 2b3913b139219..0000000000000 Binary files a/blockchains/ethereum/assets/0xBA50933C268F567BDC86E1aC131BE072C6B0b71a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6/info.json b/blockchains/ethereum/assets/0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6/info.json deleted file mode 100644 index d4bbe1704efdc..0000000000000 --- a/blockchains/ethereum/assets/0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aeron", - "symbol": "ARN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://aeron.aero/", - "explorer": "https://etherscan.io/token/0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6", - "status": "active", - "id": "0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6/logo.png b/blockchains/ethereum/assets/0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6/logo.png deleted file mode 100644 index eb6704e191db2..0000000000000 Binary files a/blockchains/ethereum/assets/0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb/info.json b/blockchains/ethereum/assets/0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb/info.json deleted file mode 100644 index 537b7f28c44e1..0000000000000 --- a/blockchains/ethereum/assets/0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Suterusu", - "symbol": "Suter", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.suterusu.io/", - "explorer": "https://etherscan.io/token/0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb", - "status": "active", - "id": "0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb/logo.png b/blockchains/ethereum/assets/0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb/logo.png deleted file mode 100644 index 71e29c4715718..0000000000000 Binary files a/blockchains/ethereum/assets/0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5/info.json b/blockchains/ethereum/assets/0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5/info.json deleted file mode 100644 index f66421fdd558c..0000000000000 --- a/blockchains/ethereum/assets/0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bZx WBTC iToken", - "symbol": "iWBTC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5", - "status": "active", - "id": "0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5/logo.png b/blockchains/ethereum/assets/0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5/logo.png deleted file mode 100644 index 6a0a56e49802c..0000000000000 Binary files a/blockchains/ethereum/assets/0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBAE235823D7255D9D48635cEd4735227244Cd583/info.json b/blockchains/ethereum/assets/0xBAE235823D7255D9D48635cEd4735227244Cd583/info.json deleted file mode 100644 index de776c0e998dd..0000000000000 --- a/blockchains/ethereum/assets/0xBAE235823D7255D9D48635cEd4735227244Cd583/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Staker", - "symbol": "STR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBAE235823D7255D9D48635cEd4735227244Cd583", - "status": "active", - "id": "0xBAE235823D7255D9D48635cEd4735227244Cd583" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBAE235823D7255D9D48635cEd4735227244Cd583/logo.png b/blockchains/ethereum/assets/0xBAE235823D7255D9D48635cEd4735227244Cd583/logo.png deleted file mode 100644 index e6f31a2fdeaad..0000000000000 Binary files a/blockchains/ethereum/assets/0xBAE235823D7255D9D48635cEd4735227244Cd583/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBAac2B4491727D78D2b78815144570b9f2Fe8899/logo.png b/blockchains/ethereum/assets/0xBAac2B4491727D78D2b78815144570b9f2Fe8899/logo.png deleted file mode 100644 index 386274af42fa2..0000000000000 Binary files a/blockchains/ethereum/assets/0xBAac2B4491727D78D2b78815144570b9f2Fe8899/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8/info.json b/blockchains/ethereum/assets/0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8/info.json deleted file mode 100644 index de310ee900bab..0000000000000 --- a/blockchains/ethereum/assets/0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EDUCare", - "symbol": "EKT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://ekt8.io/", - "explorer": "https://etherscan.io/token/0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8", - "status": "active", - "id": "0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8/logo.png b/blockchains/ethereum/assets/0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8/logo.png deleted file mode 100644 index bdf4491b837a1..0000000000000 Binary files a/blockchains/ethereum/assets/0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b/logo.png b/blockchains/ethereum/assets/0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b/logo.png deleted file mode 100644 index 73d60607cc69b..0000000000000 Binary files a/blockchains/ethereum/assets/0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBB13E608888E5D30C09b13F89d27631056161B9F/info.json b/blockchains/ethereum/assets/0xBB13E608888E5D30C09b13F89d27631056161B9F/info.json deleted file mode 100644 index c649cb4f37439..0000000000000 --- a/blockchains/ethereum/assets/0xBB13E608888E5D30C09b13F89d27631056161B9F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Genaro Network Token", - "symbol": "GNR", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBB13E608888E5D30C09b13F89d27631056161B9F", - "status": "active", - "id": "0xBB13E608888E5D30C09b13F89d27631056161B9F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBB13E608888E5D30C09b13F89d27631056161B9F/logo.png b/blockchains/ethereum/assets/0xBB13E608888E5D30C09b13F89d27631056161B9F/logo.png deleted file mode 100644 index 4ec3afe9f9edf..0000000000000 Binary files a/blockchains/ethereum/assets/0xBB13E608888E5D30C09b13F89d27631056161B9F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771/info.json b/blockchains/ethereum/assets/0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771/info.json deleted file mode 100644 index c069ab395055d..0000000000000 --- a/blockchains/ethereum/assets/0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptosolartech", - "symbol": "CST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cryptosolartech.org/", - "explorer": "https://etherscan.io/token/0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771", - "status": "active", - "id": "0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771/logo.png b/blockchains/ethereum/assets/0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771/logo.png deleted file mode 100644 index b0ff7780cf371..0000000000000 Binary files a/blockchains/ethereum/assets/0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/logo.png b/blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/logo.png deleted file mode 100644 index 57d58b13bd149..0000000000000 Binary files a/blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3/info.json b/blockchains/ethereum/assets/0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3/info.json deleted file mode 100644 index 5d87f3e94ed69..0000000000000 --- a/blockchains/ethereum/assets/0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INX", - "website": "https://token.inx.co/", - "description": "INX Limited is developing a single entry-point for our customers for the trading of cryptocurrencies, security tokens, and their derivatives. Investors in the INX token are entitled to receive pro rata distributions of 40% of the Company’s cumulative adjusted operating cash flow.", - "explorer": "https://etherscan.io/address/0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3", - "type": "ERC20", - "symbol": "INX", - "decimals": 18, - "status": "active", - "id": "0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3/logo.png b/blockchains/ethereum/assets/0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3/logo.png deleted file mode 100644 index a5e0cd81b61bb..0000000000000 Binary files a/blockchains/ethereum/assets/0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBBCA7197c4BF733d8fD38751733864B70851CB87/info.json b/blockchains/ethereum/assets/0xBBCA7197c4BF733d8fD38751733864B70851CB87/info.json deleted file mode 100644 index 3adaa439f3604..0000000000000 --- a/blockchains/ethereum/assets/0xBBCA7197c4BF733d8fD38751733864B70851CB87/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CIBUS Token", - "symbol": "CBT", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBBCA7197c4BF733d8fD38751733864B70851CB87", - "status": "active", - "id": "0xBBCA7197c4BF733d8fD38751733864B70851CB87" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBBCA7197c4BF733d8fD38751733864B70851CB87/logo.png b/blockchains/ethereum/assets/0xBBCA7197c4BF733d8fD38751733864B70851CB87/logo.png deleted file mode 100755 index 01f456cfbdc2e..0000000000000 Binary files a/blockchains/ethereum/assets/0xBBCA7197c4BF733d8fD38751733864B70851CB87/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B/info.json b/blockchains/ethereum/assets/0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B/info.json deleted file mode 100644 index 692677534e1b3..0000000000000 --- a/blockchains/ethereum/assets/0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Piara", - "symbol": "PIARA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B", - "status": "active", - "id": "0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B/logo.png b/blockchains/ethereum/assets/0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B/logo.png deleted file mode 100644 index 7b9542347ee4f..0000000000000 Binary files a/blockchains/ethereum/assets/0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/info.json b/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/info.json deleted file mode 100644 index d7733c45d1512..0000000000000 --- a/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Loopring", - "website": "https://loopring.org", - "description": "The Loopring protocol smart contracts and zero-knowledge proof circuits allow the building of high-performance DEXes using a zkRollup construction.", - "socials": [], - "explorer": "https://etherscan.io/token/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD", - "type": "ERC20", - "symbol": "LRC", - "decimals": 18, - "status": "active", - "id": "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/logo.png b/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/logo.png deleted file mode 100644 index 7be579420cd23..0000000000000 Binary files a/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835/info.json b/blockchains/ethereum/assets/0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835/info.json deleted file mode 100644 index 0808e75f16aeb..0000000000000 --- a/blockchains/ethereum/assets/0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LiteXToken", - "symbol": "LXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://litex.io/", - "explorer": "https://etherscan.io/token/0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835", - "status": "active", - "id": "0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835/logo.png b/blockchains/ethereum/assets/0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835/logo.png deleted file mode 100644 index 282664c53dd62..0000000000000 Binary files a/blockchains/ethereum/assets/0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26/info.json b/blockchains/ethereum/assets/0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26/info.json deleted file mode 100644 index b2888af03a1e1..0000000000000 --- a/blockchains/ethereum/assets/0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TechEsportsCoin", - "symbol": "TOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26", - "status": "active", - "id": "0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26/logo.png b/blockchains/ethereum/assets/0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26/logo.png deleted file mode 100644 index a10a2b1e0180b..0000000000000 Binary files a/blockchains/ethereum/assets/0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb/info.json b/blockchains/ethereum/assets/0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb/info.json deleted file mode 100644 index cd80934d19496..0000000000000 --- a/blockchains/ethereum/assets/0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZYJ", - "symbol": "ZYJ", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb", - "status": "active", - "id": "0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb/logo.png b/blockchains/ethereum/assets/0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb/logo.png deleted file mode 100644 index e5d1cb799705d..0000000000000 Binary files a/blockchains/ethereum/assets/0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBC6DA0FE9aD5f3b0d58160288917AA56653660E9/logo.png b/blockchains/ethereum/assets/0xBC6DA0FE9aD5f3b0d58160288917AA56653660E9/logo.png deleted file mode 100644 index a1cc57417b9d9..0000000000000 Binary files a/blockchains/ethereum/assets/0xBC6DA0FE9aD5f3b0d58160288917AA56653660E9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6/info.json b/blockchains/ethereum/assets/0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6/info.json deleted file mode 100644 index f2e2a65864d84..0000000000000 --- a/blockchains/ethereum/assets/0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Serenity", - "symbol": "SRNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://serenity-financial.io/", - "explorer": "https://etherscan.io/token/0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6", - "status": "active", - "id": "0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6/logo.png b/blockchains/ethereum/assets/0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6/logo.png deleted file mode 100644 index 01b33c810e438..0000000000000 Binary files a/blockchains/ethereum/assets/0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBC86727E770de68B1060C91f6BB6945c73e10388/info.json b/blockchains/ethereum/assets/0xBC86727E770de68B1060C91f6BB6945c73e10388/info.json deleted file mode 100644 index 20ada8286c915..0000000000000 --- a/blockchains/ethereum/assets/0xBC86727E770de68B1060C91f6BB6945c73e10388/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ink Protocol", - "symbol": "XNK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://paywithink.com", - "explorer": "https://etherscan.io/token/0xBC86727E770de68B1060C91f6BB6945c73e10388", - "status": "active", - "id": "0xBC86727E770de68B1060C91f6BB6945c73e10388" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBC86727E770de68B1060C91f6BB6945c73e10388/logo.png b/blockchains/ethereum/assets/0xBC86727E770de68B1060C91f6BB6945c73e10388/logo.png deleted file mode 100644 index 3bbeb55fafe37..0000000000000 Binary files a/blockchains/ethereum/assets/0xBC86727E770de68B1060C91f6BB6945c73e10388/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1/info.json b/blockchains/ethereum/assets/0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1/info.json deleted file mode 100644 index ab43a4fd31ebe..0000000000000 --- a/blockchains/ethereum/assets/0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ATIS Token", - "symbol": "ATIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1", - "status": "active", - "id": "0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1/logo.png b/blockchains/ethereum/assets/0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1/logo.png deleted file mode 100644 index bffadf2087734..0000000000000 Binary files a/blockchains/ethereum/assets/0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBD0706f616b8D465d87583B727Df8478Ed1496fD/info.json b/blockchains/ethereum/assets/0xBD0706f616b8D465d87583B727Df8478Ed1496fD/info.json deleted file mode 100644 index d3dd560cb82f5..0000000000000 --- a/blockchains/ethereum/assets/0xBD0706f616b8D465d87583B727Df8478Ed1496fD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WHOIS", - "symbol": "ethWHOIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBD0706f616b8D465d87583B727Df8478Ed1496fD", - "status": "active", - "id": "0xBD0706f616b8D465d87583B727Df8478Ed1496fD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBD0706f616b8D465d87583B727Df8478Ed1496fD/logo.png b/blockchains/ethereum/assets/0xBD0706f616b8D465d87583B727Df8478Ed1496fD/logo.png deleted file mode 100644 index 90adf935c9142..0000000000000 Binary files a/blockchains/ethereum/assets/0xBD0706f616b8D465d87583B727Df8478Ed1496fD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBD16179538D7d5A91285F730a7c94E134FC0F677/info.json b/blockchains/ethereum/assets/0xBD16179538D7d5A91285F730a7c94E134FC0F677/info.json deleted file mode 100644 index 361bc26ec6134..0000000000000 --- a/blockchains/ethereum/assets/0xBD16179538D7d5A91285F730a7c94E134FC0F677/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Liquid Gold", - "symbol": "LGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBD16179538D7d5A91285F730a7c94E134FC0F677", - "status": "active", - "id": "0xBD16179538D7d5A91285F730a7c94E134FC0F677" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBD16179538D7d5A91285F730a7c94E134FC0F677/logo.png b/blockchains/ethereum/assets/0xBD16179538D7d5A91285F730a7c94E134FC0F677/logo.png deleted file mode 100644 index 12b93a4d81ad8..0000000000000 Binary files a/blockchains/ethereum/assets/0xBD16179538D7d5A91285F730a7c94E134FC0F677/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3/info.json b/blockchains/ethereum/assets/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3/info.json deleted file mode 100644 index 9785b681e4543..0000000000000 --- a/blockchains/ethereum/assets/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Dynamic Set Dollar", - "website": "https://dsd.finance", - "source_code": "https://github.com/dynamicsetdollar/dsd-protocol", - "white_paper": "https://github.com/emptysetsquad/dollar/blob/master/d%C3%B8llar.pdf", - "description": "Algorithmic Stable-coin forked from Empty Set Dollar ", - "explorer": "https://etherscan.io/", - "research": "https://dynamicsetdollar.medium.com/", - "type": "ERC20", - "symbol": "DSD", - "decimals": 18, - "status": "active", - "id": "0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3/logo.png b/blockchains/ethereum/assets/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3/logo.png deleted file mode 100644 index 0349a11015252..0000000000000 Binary files a/blockchains/ethereum/assets/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B/info.json b/blockchains/ethereum/assets/0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B/info.json deleted file mode 100644 index 5d87a127805f7..0000000000000 --- a/blockchains/ethereum/assets/0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg7500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B", - "status": "active", - "id": "0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B/logo.png b/blockchains/ethereum/assets/0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B/logo.png deleted file mode 100644 index 95c6934dcff86..0000000000000 Binary files a/blockchains/ethereum/assets/0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98/info.json b/blockchains/ethereum/assets/0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98/info.json deleted file mode 100644 index 2c40cfe3d1ac4..0000000000000 --- a/blockchains/ethereum/assets/0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pool Usdc", - "symbol": "plUsdc", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98", - "status": "active", - "id": "0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98/logo.png b/blockchains/ethereum/assets/0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98/logo.png deleted file mode 100644 index 1ff7fa74b6527..0000000000000 Binary files a/blockchains/ethereum/assets/0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969/info.json b/blockchains/ethereum/assets/0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969/info.json deleted file mode 100644 index a35f4bf5e425b..0000000000000 --- a/blockchains/ethereum/assets/0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Snovio", - "symbol": "SNOV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://snovian.space/", - "explorer": "https://etherscan.io/token/0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969", - "status": "active", - "id": "0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969/logo.png b/blockchains/ethereum/assets/0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969/logo.png deleted file mode 100644 index 78c43fb253578..0000000000000 Binary files a/blockchains/ethereum/assets/0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22/info.json b/blockchains/ethereum/assets/0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22/info.json deleted file mode 100644 index b226e7a5506d9..0000000000000 --- a/blockchains/ethereum/assets/0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GUESS", - "symbol": "GUESS", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://peerguess.com/", - "explorer": "https://etherscan.io/token/0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22", - "status": "active", - "id": "0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22/logo.png b/blockchains/ethereum/assets/0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22/logo.png deleted file mode 100644 index 1b8eb6b56e955..0000000000000 Binary files a/blockchains/ethereum/assets/0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBDDab785b306BCD9fB056Da189615Cc8eCE1D823/info.json b/blockchains/ethereum/assets/0xBDDab785b306BCD9fB056Da189615Cc8eCE1D823/info.json deleted file mode 100644 index 3ee670629e0ab..0000000000000 --- a/blockchains/ethereum/assets/0xBDDab785b306BCD9fB056Da189615Cc8eCE1D823/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ebakus", - "symbol": "EBK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ebakus.com/", - "explorer": "https://etherscan.io/token/0xBDDab785b306BCD9fB056Da189615Cc8eCE1D823", - "status": "active", - "id": "0xBDDab785b306BCD9fB056Da189615Cc8eCE1D823" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBDDab785b306BCD9fB056Da189615Cc8eCE1D823/logo.png b/blockchains/ethereum/assets/0xBDDab785b306BCD9fB056Da189615Cc8eCE1D823/logo.png deleted file mode 100644 index 0c944dd3be271..0000000000000 Binary files a/blockchains/ethereum/assets/0xBDDab785b306BCD9fB056Da189615Cc8eCE1D823/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4/info.json b/blockchains/ethereum/assets/0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4/info.json deleted file mode 100644 index f3d2079d78764..0000000000000 --- a/blockchains/ethereum/assets/0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "United Network Distribution", - "symbol": "UND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4", - "status": "active", - "id": "0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4/logo.png b/blockchains/ethereum/assets/0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4/logo.png deleted file mode 100644 index 9da2c20ef3b38..0000000000000 Binary files a/blockchains/ethereum/assets/0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F/info.json b/blockchains/ethereum/assets/0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F/info.json deleted file mode 100644 index b88a7bae054ed..0000000000000 --- a/blockchains/ethereum/assets/0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Komuro", - "symbol": "KEI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F", - "status": "active", - "id": "0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F/logo.png b/blockchains/ethereum/assets/0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F/logo.png deleted file mode 100644 index ac831d09368ca..0000000000000 Binary files a/blockchains/ethereum/assets/0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1/info.json b/blockchains/ethereum/assets/0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1/info.json deleted file mode 100644 index 849d7f20e3b5e..0000000000000 --- a/blockchains/ethereum/assets/0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Edex", - "symbol": "EDX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1", - "status": "active", - "id": "0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1/logo.png b/blockchains/ethereum/assets/0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1/logo.png deleted file mode 100644 index 10d4a6ab3136f..0000000000000 Binary files a/blockchains/ethereum/assets/0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBFB7a652000763AC12bd3EED65C3E5Da5785743f/info.json b/blockchains/ethereum/assets/0xBFB7a652000763AC12bd3EED65C3E5Da5785743f/info.json deleted file mode 100644 index 2701f2d364d22..0000000000000 --- a/blockchains/ethereum/assets/0xBFB7a652000763AC12bd3EED65C3E5Da5785743f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R879675", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBFB7a652000763AC12bd3EED65C3E5Da5785743f", - "status": "active", - "id": "0xBFB7a652000763AC12bd3EED65C3E5Da5785743f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBFB7a652000763AC12bd3EED65C3E5Da5785743f/logo.png b/blockchains/ethereum/assets/0xBFB7a652000763AC12bd3EED65C3E5Da5785743f/logo.png deleted file mode 100644 index 4f526ec609fb8..0000000000000 Binary files a/blockchains/ethereum/assets/0xBFB7a652000763AC12bd3EED65C3E5Da5785743f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBFD04AaCD54c0213d3Ba6CBb390898AC50A2dcb2/info.json b/blockchains/ethereum/assets/0xBFD04AaCD54c0213d3Ba6CBb390898AC50A2dcb2/info.json deleted file mode 100644 index be9cc8d3feec2..0000000000000 --- a/blockchains/ethereum/assets/0xBFD04AaCD54c0213d3Ba6CBb390898AC50A2dcb2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitwaves", - "website": "http://bitwaves.airsite.co", - "description": "Bitwaves is merging alternative financial markets with digital assets.Bitwaves vision is to make easier the mass usage of assets globally by enabling people to tokenize the economy on Ethereum’s blockchain.", - "explorer": "https://etherscan.io/token/0xBFD04AaCD54c0213d3Ba6CBb390898AC50A2dcb2", - "type": "ERC20", - "symbol": "BWV", - "decimals": 18, - "status": "active", - "id": "0xBFD04AaCD54c0213d3Ba6CBb390898AC50A2dcb2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBFD04AaCD54c0213d3Ba6CBb390898AC50A2dcb2/logo.png b/blockchains/ethereum/assets/0xBFD04AaCD54c0213d3Ba6CBb390898AC50A2dcb2/logo.png deleted file mode 100644 index 8313e59f72704..0000000000000 Binary files a/blockchains/ethereum/assets/0xBFD04AaCD54c0213d3Ba6CBb390898AC50A2dcb2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBFbe5332f172d77811bC6c272844f3e54A7B23bB/info.json b/blockchains/ethereum/assets/0xBFbe5332f172d77811bC6c272844f3e54A7B23bB/info.json deleted file mode 100644 index 1a6a05803f45f..0000000000000 --- a/blockchains/ethereum/assets/0xBFbe5332f172d77811bC6c272844f3e54A7B23bB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WemarkToken", - "symbol": "WMK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBFbe5332f172d77811bC6c272844f3e54A7B23bB", - "status": "active", - "id": "0xBFbe5332f172d77811bC6c272844f3e54A7B23bB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBFbe5332f172d77811bC6c272844f3e54A7B23bB/logo.png b/blockchains/ethereum/assets/0xBFbe5332f172d77811bC6c272844f3e54A7B23bB/logo.png deleted file mode 100644 index 8af91377ef30c..0000000000000 Binary files a/blockchains/ethereum/assets/0xBFbe5332f172d77811bC6c272844f3e54A7B23bB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBFd78659212F00dE65A6411DAdC75878930725Ec/info.json b/blockchains/ethereum/assets/0xBFd78659212F00dE65A6411DAdC75878930725Ec/info.json deleted file mode 100644 index 49988c2f5bca4..0000000000000 --- a/blockchains/ethereum/assets/0xBFd78659212F00dE65A6411DAdC75878930725Ec/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AMAL", - "symbol": "AMAL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBFd78659212F00dE65A6411DAdC75878930725Ec", - "status": "active", - "id": "0xBFd78659212F00dE65A6411DAdC75878930725Ec" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBFd78659212F00dE65A6411DAdC75878930725Ec/logo.png b/blockchains/ethereum/assets/0xBFd78659212F00dE65A6411DAdC75878930725Ec/logo.png deleted file mode 100644 index 6463bd06a9c17..0000000000000 Binary files a/blockchains/ethereum/assets/0xBFd78659212F00dE65A6411DAdC75878930725Ec/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2/info.json b/blockchains/ethereum/assets/0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2/info.json deleted file mode 100644 index c4622584f8937..0000000000000 --- a/blockchains/ethereum/assets/0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Webflix Token", - "symbol": "WFX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.webflix.io/", - "explorer": "https://etherscan.io/token/0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2", - "status": "active", - "id": "0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2/logo.png b/blockchains/ethereum/assets/0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2/logo.png deleted file mode 100644 index 7cb5c9d85f86d..0000000000000 Binary files a/blockchains/ethereum/assets/0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A/info.json b/blockchains/ethereum/assets/0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A/info.json deleted file mode 100644 index a521a6dca2c86..0000000000000 --- a/blockchains/ethereum/assets/0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swapfolio", - "website": "https://swapfol.io", - "description": "SWFL is described to be a utility token for Swapfolio app, a Uniswap portfolio & trading terminal. Swapfolio offers more trading features and staking rewards to all token stakers.", - "explorer": "https://etherscan.io/token/0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A", - "type": "ERC20", - "symbol": "SWFL", - "decimals": 18, - "status": "active", - "id": "0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A/logo.png b/blockchains/ethereum/assets/0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A/logo.png deleted file mode 100644 index bff189030be9f..0000000000000 Binary files a/blockchains/ethereum/assets/0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E/info.json b/blockchains/ethereum/assets/0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E/info.json deleted file mode 100644 index 9f510fb8e563b..0000000000000 --- a/blockchains/ethereum/assets/0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tyche Chip", - "symbol": "TCH", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E", - "status": "active", - "id": "0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E/logo.png b/blockchains/ethereum/assets/0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E/logo.png deleted file mode 100644 index db60e41f3e878..0000000000000 Binary files a/blockchains/ethereum/assets/0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2/info.json b/blockchains/ethereum/assets/0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2/info.json deleted file mode 100644 index 22b288a0e435c..0000000000000 --- a/blockchains/ethereum/assets/0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HUB Coin", - "symbol": "HUB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2", - "status": "active", - "id": "0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2/logo.png b/blockchains/ethereum/assets/0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2/logo.png deleted file mode 100644 index d835381886ec0..0000000000000 Binary files a/blockchains/ethereum/assets/0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0/info.json b/blockchains/ethereum/assets/0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0/info.json deleted file mode 100644 index 23d3091c81784..0000000000000 --- a/blockchains/ethereum/assets/0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Apollo18", - "symbol": "A18", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0", - "status": "active", - "id": "0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0/logo.png b/blockchains/ethereum/assets/0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0/logo.png deleted file mode 100644 index 44ca19e090132..0000000000000 Binary files a/blockchains/ethereum/assets/0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBa9508c6d2650fBB7c167090438226AF2718DECB/info.json b/blockchains/ethereum/assets/0xBa9508c6d2650fBB7c167090438226AF2718DECB/info.json deleted file mode 100644 index b1c235c668948..0000000000000 --- a/blockchains/ethereum/assets/0xBa9508c6d2650fBB7c167090438226AF2718DECB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-28/30M58", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBa9508c6d2650fBB7c167090438226AF2718DECB", - "status": "active", - "id": "0xBa9508c6d2650fBB7c167090438226AF2718DECB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBa9508c6d2650fBB7c167090438226AF2718DECB/logo.png b/blockchains/ethereum/assets/0xBa9508c6d2650fBB7c167090438226AF2718DECB/logo.png deleted file mode 100644 index 0e22bb07f4c5b..0000000000000 Binary files a/blockchains/ethereum/assets/0xBa9508c6d2650fBB7c167090438226AF2718DECB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908/info.json b/blockchains/ethereum/assets/0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908/info.json deleted file mode 100644 index a9bef5228d34d..0000000000000 --- a/blockchains/ethereum/assets/0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "A1 Coin", - "symbol": "A1", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://a1coin.co/", - "explorer": "https://etherscan.io/token/0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908", - "status": "active", - "id": "0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908/logo.png b/blockchains/ethereum/assets/0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908/logo.png deleted file mode 100644 index 2e7fd68a68df1..0000000000000 Binary files a/blockchains/ethereum/assets/0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31/info.json b/blockchains/ethereum/assets/0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31/info.json deleted file mode 100644 index b584511aa1f5a..0000000000000 --- a/blockchains/ethereum/assets/0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Moneynet Coin", - "symbol": "MNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://moneynet.io", - "explorer": "https://etherscan.io/token/0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31", - "status": "active", - "id": "0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31/logo.png b/blockchains/ethereum/assets/0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31/logo.png deleted file mode 100644 index 00ccd3186166b..0000000000000 Binary files a/blockchains/ethereum/assets/0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F/info.json b/blockchains/ethereum/assets/0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F/info.json deleted file mode 100644 index a4a63c3e720bd..0000000000000 --- a/blockchains/ethereum/assets/0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PEP Token", - "symbol": "PEP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F", - "status": "active", - "id": "0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F/logo.png b/blockchains/ethereum/assets/0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F/logo.png deleted file mode 100644 index 03684afa446a6..0000000000000 Binary files a/blockchains/ethereum/assets/0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29/info.json b/blockchains/ethereum/assets/0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29/info.json deleted file mode 100644 index cccd3f4707501..0000000000000 --- a/blockchains/ethereum/assets/0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoSoul", - "symbol": "SOUL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cryptosoul.io/", - "explorer": "https://etherscan.io/token/0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29", - "status": "active", - "id": "0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29/logo.png b/blockchains/ethereum/assets/0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29/logo.png deleted file mode 100644 index b336ee4cf6f1a..0000000000000 Binary files a/blockchains/ethereum/assets/0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBb50fd41e67b3078B4052d84077a3685eddb7E51/info.json b/blockchains/ethereum/assets/0xBb50fd41e67b3078B4052d84077a3685eddb7E51/info.json deleted file mode 100644 index 90041bfc4b8bc..0000000000000 --- a/blockchains/ethereum/assets/0xBb50fd41e67b3078B4052d84077a3685eddb7E51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C548526", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBb50fd41e67b3078B4052d84077a3685eddb7E51", - "status": "active", - "id": "0xBb50fd41e67b3078B4052d84077a3685eddb7E51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBb50fd41e67b3078B4052d84077a3685eddb7E51/logo.png b/blockchains/ethereum/assets/0xBb50fd41e67b3078B4052d84077a3685eddb7E51/logo.png deleted file mode 100644 index 55e3fe82d060b..0000000000000 Binary files a/blockchains/ethereum/assets/0xBb50fd41e67b3078B4052d84077a3685eddb7E51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/info.json b/blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/info.json deleted file mode 100644 index 3e2101e0438a5..0000000000000 --- a/blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aave UniDAIETH", - "website": "https://aave.com", - "description": "Aave UniDAIETH is an interest bearing token pegged 1:1 to the underlying DAI and ETH deposited in the Uniswap Market of Aave Protocol.", - "socials": [], - "explorer": "https://etherscan.io/token/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44", - "type": "ERC20", - "symbol": "aUniDAIETH", - "decimals": 18, - "status": "active", - "id": "0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/logo.png b/blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/logo.png deleted file mode 100644 index 5a0e82c96745e..0000000000000 Binary files a/blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBbe761EA1447A20b75aA485b7BCad4837415d7D7/info.json b/blockchains/ethereum/assets/0xBbe761EA1447A20b75aA485b7BCad4837415d7D7/info.json deleted file mode 100644 index 236ef77325cef..0000000000000 --- a/blockchains/ethereum/assets/0xBbe761EA1447A20b75aA485b7BCad4837415d7D7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Crypto Alliance", - "symbol": "CALL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://gcalliance.io/", - "explorer": "https://etherscan.io/token/0xBbe761EA1447A20b75aA485b7BCad4837415d7D7", - "status": "active", - "id": "0xBbe761EA1447A20b75aA485b7BCad4837415d7D7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBbe761EA1447A20b75aA485b7BCad4837415d7D7/logo.png b/blockchains/ethereum/assets/0xBbe761EA1447A20b75aA485b7BCad4837415d7D7/logo.png deleted file mode 100644 index 4239a176a32cb..0000000000000 Binary files a/blockchains/ethereum/assets/0xBbe761EA1447A20b75aA485b7BCad4837415d7D7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBc0d84FA6260E065F330d51621d682d2630F4Aa2/info.json b/blockchains/ethereum/assets/0xBc0d84FA6260E065F330d51621d682d2630F4Aa2/info.json deleted file mode 100644 index 63e4917dbe6ee..0000000000000 --- a/blockchains/ethereum/assets/0xBc0d84FA6260E065F330d51621d682d2630F4Aa2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BeatBind", - "symbol": "BBND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBc0d84FA6260E065F330d51621d682d2630F4Aa2", - "status": "active", - "id": "0xBc0d84FA6260E065F330d51621d682d2630F4Aa2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBc0d84FA6260E065F330d51621d682d2630F4Aa2/logo.png b/blockchains/ethereum/assets/0xBc0d84FA6260E065F330d51621d682d2630F4Aa2/logo.png deleted file mode 100644 index b21f33f07fd53..0000000000000 Binary files a/blockchains/ethereum/assets/0xBc0d84FA6260E065F330d51621d682d2630F4Aa2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/info.json b/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/info.json deleted file mode 100644 index 601e0c94f803a..0000000000000 --- a/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Skull", - "symbol": "SKULL", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://app.tryroll.com/rewards/SKULL", - "explorer": "https://etherscan.io/token/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35", - "status": "active", - "id": "0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/logo.png b/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/logo.png deleted file mode 100644 index 455c2225b27cf..0000000000000 Binary files a/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBd0793332e9fB844A52a205A233EF27a5b34B927/info.json b/blockchains/ethereum/assets/0xBd0793332e9fB844A52a205A233EF27a5b34B927/info.json deleted file mode 100644 index 13abfba1d5844..0000000000000 --- a/blockchains/ethereum/assets/0xBd0793332e9fB844A52a205A233EF27a5b34B927/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZB Token", - "website": "https://zb.com", - "description": "ZB Token (ZB) is an exchange token and the native currency of the ZB.COM crypto exchange.", - "explorer": "https://etherscan.io/token/0xBd0793332e9fB844A52a205A233EF27a5b34B927", - "type": "ERC20", - "symbol": "ZB", - "decimals": 18, - "status": "active", - "id": "0xBd0793332e9fB844A52a205A233EF27a5b34B927" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBd0793332e9fB844A52a205A233EF27a5b34B927/logo.png b/blockchains/ethereum/assets/0xBd0793332e9fB844A52a205A233EF27a5b34B927/logo.png deleted file mode 100644 index 0abf5cb2ba787..0000000000000 Binary files a/blockchains/ethereum/assets/0xBd0793332e9fB844A52a205A233EF27a5b34B927/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F/info.json b/blockchains/ethereum/assets/0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F/info.json deleted file mode 100644 index c757f5e322e45..0000000000000 --- a/blockchains/ethereum/assets/0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F/info.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "Meter Governance mapped by Meter.io", - "website": "https://meter.io/", - "source_code": "https://github.com/meterio", - "description": "eMTRG is the ERC-20 equivalent of MTRG, the governance coin of the Meter network.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Meter_IO", - "handle": "Meter_IO" - }, - { - "name": "Telegram", - "url": "https://t.me/Meter_IO", - "handle": "Meter_IO" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Meter_io/", - "handle": "Meter_io" - }, - { - "name": "Discord", - "url": "https://discord.gg/XZgZsCn", - "handle": "Meter Project" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/MeterFoundation/", - "handle": "MeterFoundation" - }, - { - "name": "LinkedIn", - "url": "https://www.linkedin.com/company/meterio/", - "handle": "Meterio" - } - ], - "explorer": "https://etherscan.io/token/0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F", - "type": "ERC20", - "symbol": "eMTRG", - "decimals": 18, - "status": "active", - "id": "0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F/logo.png b/blockchains/ethereum/assets/0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F/logo.png deleted file mode 100644 index 48620d299f34e..0000000000000 Binary files a/blockchains/ethereum/assets/0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBd356a39BFf2cAda8E9248532DD879147221Cf76/info.json b/blockchains/ethereum/assets/0xBd356a39BFf2cAda8E9248532DD879147221Cf76/info.json deleted file mode 100644 index 32df6b2a74e7b..0000000000000 --- a/blockchains/ethereum/assets/0xBd356a39BFf2cAda8E9248532DD879147221Cf76/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "WOM Token", - "website": "https://womprotocol.io", - "source_code": "https://github.com/wom-protocol", - "white_paper": "https://womprotocol.io/pdf/en/wom-whitepaper.pdf", - "description": "The WOM Protocol is a next-gen MarTech solution that enables brands to leverage word-of-mouth recommendations and reward creators without compromising authenticity.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/WOMProtocol", - "handle": "WOMProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/WOMProtocolChat", - "handle": "WOMProtocolChat" - } - ], - "explorer": "https://etherscan.io/token/0xBd356a39BFf2cAda8E9248532DD879147221Cf76", - "type": "ERC20", - "symbol": "WOM", - "decimals": 18, - "status": "active", - "id": "0xBd356a39BFf2cAda8E9248532DD879147221Cf76" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBd356a39BFf2cAda8E9248532DD879147221Cf76/logo.png b/blockchains/ethereum/assets/0xBd356a39BFf2cAda8E9248532DD879147221Cf76/logo.png deleted file mode 100644 index 98c49721f512d..0000000000000 Binary files a/blockchains/ethereum/assets/0xBd356a39BFf2cAda8E9248532DD879147221Cf76/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1/info.json b/blockchains/ethereum/assets/0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1/info.json deleted file mode 100644 index c453096d3a94e..0000000000000 --- a/blockchains/ethereum/assets/0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bZx REP iToken", - "symbol": "iREP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1", - "status": "active", - "id": "0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1/logo.png b/blockchains/ethereum/assets/0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1/logo.png deleted file mode 100644 index 10c0a0a100d2b..0000000000000 Binary files a/blockchains/ethereum/assets/0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9/info.json b/blockchains/ethereum/assets/0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9/info.json deleted file mode 100644 index b50a9ba375ca0..0000000000000 --- a/blockchains/ethereum/assets/0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digitale Mark", - "symbol": "DM", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9", - "status": "active", - "id": "0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9/logo.png b/blockchains/ethereum/assets/0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9/logo.png deleted file mode 100644 index bfc32c78a56cb..0000000000000 Binary files a/blockchains/ethereum/assets/0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf/info.json b/blockchains/ethereum/assets/0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf/info.json deleted file mode 100644 index 63b5af6dfc181..0000000000000 --- a/blockchains/ethereum/assets/0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DogeMax.org", - "symbol": "DogeMax", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf", - "status": "active", - "id": "0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf/logo.png b/blockchains/ethereum/assets/0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf/logo.png deleted file mode 100644 index be0355d21b093..0000000000000 Binary files a/blockchains/ethereum/assets/0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E/info.json b/blockchains/ethereum/assets/0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E/info.json deleted file mode 100644 index ad79b9c98a668..0000000000000 --- a/blockchains/ethereum/assets/0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitKAM", - "symbol": "KAM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://bitkam.io/", - "explorer": "https://etherscan.io/token/0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E", - "status": "active", - "id": "0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E/logo.png b/blockchains/ethereum/assets/0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E/logo.png deleted file mode 100644 index f541a48b5eaa3..0000000000000 Binary files a/blockchains/ethereum/assets/0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBda7807bDa12CfD225f978502F9b470beb25E212/info.json b/blockchains/ethereum/assets/0xBda7807bDa12CfD225f978502F9b470beb25E212/info.json deleted file mode 100644 index 27a2aa32d0456..0000000000000 --- a/blockchains/ethereum/assets/0xBda7807bDa12CfD225f978502F9b470beb25E212/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ALOK", - "symbol": "ALOK", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBda7807bDa12CfD225f978502F9b470beb25E212", - "status": "active", - "id": "0xBda7807bDa12CfD225f978502F9b470beb25E212" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBda7807bDa12CfD225f978502F9b470beb25E212/logo.png b/blockchains/ethereum/assets/0xBda7807bDa12CfD225f978502F9b470beb25E212/logo.png deleted file mode 100644 index f88c98de7db78..0000000000000 Binary files a/blockchains/ethereum/assets/0xBda7807bDa12CfD225f978502F9b470beb25E212/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439/info.json b/blockchains/ethereum/assets/0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439/info.json deleted file mode 100644 index 05c62051e3623..0000000000000 --- a/blockchains/ethereum/assets/0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-28/30M88", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439", - "status": "active", - "id": "0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439/logo.png b/blockchains/ethereum/assets/0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439/logo.png deleted file mode 100644 index 70427bc324a13..0000000000000 Binary files a/blockchains/ethereum/assets/0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBe428c3867F05deA2A89Fc76a102b544eaC7f772/info.json b/blockchains/ethereum/assets/0xBe428c3867F05deA2A89Fc76a102b544eaC7f772/info.json deleted file mode 100644 index 3f2360b5ea424..0000000000000 --- a/blockchains/ethereum/assets/0xBe428c3867F05deA2A89Fc76a102b544eaC7f772/info.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "name": "CyberVeinToken", - "website": "https://cybervein.org", - "description": "Utility token to increase adoption of cryptocurrency.", - "explorer": "https://etherscan.io/token/0xBe428c3867F05deA2A89Fc76a102b544eaC7f772", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/cyberveingroup", - "handle": "CyberVeinGroup" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/CyberVeinOfficial/", - "handle": "CyberVeinOfficial" - }, - { - "name": "Telegram", - "url": "https://t.me/CyberVeinCommunity", - "handle": "CyberVeinCommunity" - }, - { - "name": "YouTube", - "url": "https://www.youtube.com/channel/UCpIgOnNTu4FPFsa9LBdQjCw?view_as=subscriber", - "handle": "CyberVein English" - }, - { - "name": "Medium", - "url": "https://medium.com/cybervein", - "handle": "CyberVein" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/cyberveinteam", - "handle": "CyberVeinTeam" - }, - { - "name": "BitcoinTalk", - "url": "https://bitcointalk.org/index.php?topic=5250086.new#new", - "handle": "CyberVein" - } - ], - "type": "ERC20", - "symbol": "CVT", - "decimals": 18, - "status": "active", - "id": "0xBe428c3867F05deA2A89Fc76a102b544eaC7f772" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBe428c3867F05deA2A89Fc76a102b544eaC7f772/logo.png b/blockchains/ethereum/assets/0xBe428c3867F05deA2A89Fc76a102b544eaC7f772/logo.png deleted file mode 100644 index 9048cbfbdeb59..0000000000000 Binary files a/blockchains/ethereum/assets/0xBe428c3867F05deA2A89Fc76a102b544eaC7f772/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D/info.json b/blockchains/ethereum/assets/0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D/info.json deleted file mode 100644 index c0d55c54a0291..0000000000000 --- a/blockchains/ethereum/assets/0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MICROMINES", - "symbol": "MICRO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://micromines.co/", - "explorer": "https://etherscan.io/token/0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D", - "status": "active", - "id": "0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D/logo.png b/blockchains/ethereum/assets/0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D/logo.png deleted file mode 100644 index 3f485a8b347dc..0000000000000 Binary files a/blockchains/ethereum/assets/0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBe9329273A9D9e34B31d4b83a038E724a685BE72/info.json b/blockchains/ethereum/assets/0xBe9329273A9D9e34B31d4b83a038E724a685BE72/info.json deleted file mode 100644 index df01a869fd2f8..0000000000000 --- a/blockchains/ethereum/assets/0xBe9329273A9D9e34B31d4b83a038E724a685BE72/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WinETHFree", - "symbol": "winethfree.com (Win ETH Free)", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBe9329273A9D9e34B31d4b83a038E724a685BE72", - "status": "active", - "id": "0xBe9329273A9D9e34B31d4b83a038E724a685BE72" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBe9329273A9D9e34B31d4b83a038E724a685BE72/logo.png b/blockchains/ethereum/assets/0xBe9329273A9D9e34B31d4b83a038E724a685BE72/logo.png deleted file mode 100644 index 3cfeb86921f68..0000000000000 Binary files a/blockchains/ethereum/assets/0xBe9329273A9D9e34B31d4b83a038E724a685BE72/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBeA202a291f633c12EdBbD51e04af985b2670500/info.json b/blockchains/ethereum/assets/0xBeA202a291f633c12EdBbD51e04af985b2670500/info.json deleted file mode 100644 index 32be5eb44b2d4..0000000000000 --- a/blockchains/ethereum/assets/0xBeA202a291f633c12EdBbD51e04af985b2670500/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinSmart Token", - "symbol": "CST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBeA202a291f633c12EdBbD51e04af985b2670500", - "status": "active", - "id": "0xBeA202a291f633c12EdBbD51e04af985b2670500" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBeA202a291f633c12EdBbD51e04af985b2670500/logo.png b/blockchains/ethereum/assets/0xBeA202a291f633c12EdBbD51e04af985b2670500/logo.png deleted file mode 100644 index a246d4f281289..0000000000000 Binary files a/blockchains/ethereum/assets/0xBeA202a291f633c12EdBbD51e04af985b2670500/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBeB6fdF4ef6CEb975157be43cBE0047B248a8922/info.json b/blockchains/ethereum/assets/0xBeB6fdF4ef6CEb975157be43cBE0047B248a8922/info.json deleted file mode 100644 index 76f3c605fb0e8..0000000000000 --- a/blockchains/ethereum/assets/0xBeB6fdF4ef6CEb975157be43cBE0047B248a8922/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARP", - "symbol": "ARP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBeB6fdF4ef6CEb975157be43cBE0047B248a8922", - "status": "active", - "id": "0xBeB6fdF4ef6CEb975157be43cBE0047B248a8922" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBeB6fdF4ef6CEb975157be43cBE0047B248a8922/logo.png b/blockchains/ethereum/assets/0xBeB6fdF4ef6CEb975157be43cBE0047B248a8922/logo.png deleted file mode 100644 index ad13e348f35a1..0000000000000 Binary files a/blockchains/ethereum/assets/0xBeB6fdF4ef6CEb975157be43cBE0047B248a8922/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85/info.json b/blockchains/ethereum/assets/0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85/info.json deleted file mode 100644 index 408f0d01f326b..0000000000000 --- a/blockchains/ethereum/assets/0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockstate STO Token", - "symbol": "BKN", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85", - "status": "active", - "id": "0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85/logo.png b/blockchains/ethereum/assets/0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85/logo.png deleted file mode 100644 index 3b40637b4de50..0000000000000 Binary files a/blockchains/ethereum/assets/0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12/info.json b/blockchains/ethereum/assets/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12/info.json deleted file mode 100644 index b373dcfe09ef6..0000000000000 --- a/blockchains/ethereum/assets/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "USDX", - "description": "A fast way to transfer money globally in secured digital transactions.", - "website": "-", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/coinusdx", - "handle": "coinusdx" - } - ], - "explorer": "https://etherscan.io/token/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12", - "type": "ERC20", - "symbol": "USDX", - "decimals": 0, - "status": "active", - "id": "0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12/logo.png b/blockchains/ethereum/assets/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12/logo.png deleted file mode 100644 index 549e05c5d7a4f..0000000000000 Binary files a/blockchains/ethereum/assets/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB/info.json b/blockchains/ethereum/assets/0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB/info.json deleted file mode 100644 index 46d2bb0646feb..0000000000000 --- a/blockchains/ethereum/assets/0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "MOAR", - "website": "https://many.global", - "source_code": "https://github.com/MANYToken", - "description": "MOAR (sister token of MANY) MOAR + MANY together are the tokens of a community born and operated project combining YF and NFT. Farm MANY to get MOAR and use MOAR to buy rare NFTs and said MOAR is burned", - "explorer": "https://etherscan.io/token/0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB", - "type": "ERC20", - "symbol": "MOAR", - "decimals": 18, - "status": "active", - "id": "0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB/logo.png b/blockchains/ethereum/assets/0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB/logo.png deleted file mode 100644 index fcb7da2a353a1..0000000000000 Binary files a/blockchains/ethereum/assets/0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd/info.json b/blockchains/ethereum/assets/0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd/info.json deleted file mode 100644 index 504951bc9dcd6..0000000000000 --- a/blockchains/ethereum/assets/0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoLah", - "symbol": "CTL", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd", - "status": "active", - "id": "0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd/logo.png b/blockchains/ethereum/assets/0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd/logo.png deleted file mode 100644 index c9053e9927a92..0000000000000 Binary files a/blockchains/ethereum/assets/0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBf5813707F50Fc1B6D19481fBfE4A90986179107/info.json b/blockchains/ethereum/assets/0xBf5813707F50Fc1B6D19481fBfE4A90986179107/info.json deleted file mode 100644 index bfa5c1f65d459..0000000000000 --- a/blockchains/ethereum/assets/0xBf5813707F50Fc1B6D19481fBfE4A90986179107/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "coindex", - "symbol": "cox", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBf5813707F50Fc1B6D19481fBfE4A90986179107", - "status": "active", - "id": "0xBf5813707F50Fc1B6D19481fBfE4A90986179107" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBf5813707F50Fc1B6D19481fBfE4A90986179107/logo.png b/blockchains/ethereum/assets/0xBf5813707F50Fc1B6D19481fBfE4A90986179107/logo.png deleted file mode 100644 index e4c646a227c70..0000000000000 Binary files a/blockchains/ethereum/assets/0xBf5813707F50Fc1B6D19481fBfE4A90986179107/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B/info.json b/blockchains/ethereum/assets/0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B/info.json deleted file mode 100644 index 6b991713ed55c..0000000000000 --- a/blockchains/ethereum/assets/0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ditcoin", - "symbol": "DITC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B", - "status": "active", - "id": "0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B/logo.png b/blockchains/ethereum/assets/0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B/logo.png deleted file mode 100644 index 203fe44443cac..0000000000000 Binary files a/blockchains/ethereum/assets/0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBfE03707aDb75b478Add9A01978057803F480E44/info.json b/blockchains/ethereum/assets/0xBfE03707aDb75b478Add9A01978057803F480E44/info.json deleted file mode 100644 index 2529c0c4867fa..0000000000000 --- a/blockchains/ethereum/assets/0xBfE03707aDb75b478Add9A01978057803F480E44/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IMSMART", - "symbol": "IMT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://imsmart.io/", - "explorer": "https://etherscan.io/token/0xBfE03707aDb75b478Add9A01978057803F480E44", - "status": "active", - "id": "0xBfE03707aDb75b478Add9A01978057803F480E44" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBfE03707aDb75b478Add9A01978057803F480E44/logo.png b/blockchains/ethereum/assets/0xBfE03707aDb75b478Add9A01978057803F480E44/logo.png deleted file mode 100644 index 568e55b286f2c..0000000000000 Binary files a/blockchains/ethereum/assets/0xBfE03707aDb75b478Add9A01978057803F480E44/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8/info.json b/blockchains/ethereum/assets/0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8/info.json deleted file mode 100644 index 20ff0ee5e58a3..0000000000000 --- a/blockchains/ethereum/assets/0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Winchain", - "symbol": "WIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8", - "status": "active", - "id": "0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8/logo.png b/blockchains/ethereum/assets/0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8/logo.png deleted file mode 100644 index c98a5c5ce6808..0000000000000 Binary files a/blockchains/ethereum/assets/0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7/info.json b/blockchains/ethereum/assets/0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7/info.json deleted file mode 100644 index 5a2502aa56ad4..0000000000000 --- a/blockchains/ethereum/assets/0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitcoinETH", - "symbol": "BTCE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7", - "status": "active", - "id": "0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7/logo.png b/blockchains/ethereum/assets/0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7/logo.png deleted file mode 100644 index 8ea812b8f055b..0000000000000 Binary files a/blockchains/ethereum/assets/0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC002141f62961AfA759F7b22aaeb151bf80a3d8D/info.json b/blockchains/ethereum/assets/0xC002141f62961AfA759F7b22aaeb151bf80a3d8D/info.json deleted file mode 100644 index ccf942dffd8fb..0000000000000 --- a/blockchains/ethereum/assets/0xC002141f62961AfA759F7b22aaeb151bf80a3d8D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bexpress", - "symbol": "BEC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC002141f62961AfA759F7b22aaeb151bf80a3d8D", - "status": "active", - "id": "0xC002141f62961AfA759F7b22aaeb151bf80a3d8D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC002141f62961AfA759F7b22aaeb151bf80a3d8D/logo.png b/blockchains/ethereum/assets/0xC002141f62961AfA759F7b22aaeb151bf80a3d8D/logo.png deleted file mode 100644 index d1a86f285c917..0000000000000 Binary files a/blockchains/ethereum/assets/0xC002141f62961AfA759F7b22aaeb151bf80a3d8D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC011A72400E58ecD99Ee497CF89E3775d4bd732F/info.json b/blockchains/ethereum/assets/0xC011A72400E58ecD99Ee497CF89E3775d4bd732F/info.json deleted file mode 100644 index 45045414675f3..0000000000000 --- a/blockchains/ethereum/assets/0xC011A72400E58ecD99Ee497CF89E3775d4bd732F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synthetix Network Token", - "website": "https://synthetix.io", - "description": "The Synthetix platform enables the creation of on-chain synthetic assets (Synths) that track the value of assets in the real world.", - "explorer": "https://etherscan.io/token/0xC011A72400E58ecD99Ee497CF89E3775d4bd732F", - "type": "ERC20", - "symbol": "SNX", - "decimals": 18, - "status": "active", - "id": "0xC011A72400E58ecD99Ee497CF89E3775d4bd732F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC011A72400E58ecD99Ee497CF89E3775d4bd732F/logo.png b/blockchains/ethereum/assets/0xC011A72400E58ecD99Ee497CF89E3775d4bd732F/logo.png deleted file mode 100644 index bd96cdff85a69..0000000000000 Binary files a/blockchains/ethereum/assets/0xC011A72400E58ecD99Ee497CF89E3775d4bd732F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json b/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json deleted file mode 100644 index 94d04f289dbc7..0000000000000 --- a/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Synthetix Network Token", - "website": "https://synthetix.io", - "description": "Synthetix is a derivatives liquidity protocol on Ethereum that enables the issuance and trading of synthetic assets.", - "explorer": "https://etherscan.io/token/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", - "research": "https://research.binance.com/en/projects/synthetix", - "type": "ERC20", - "symbol": "SNX", - "decimals": 18, - "status": "active", - "id": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/logo.png b/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/logo.png deleted file mode 100644 index 2a850de0afe21..0000000000000 Binary files a/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json b/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json deleted file mode 100644 index e43b9d9ce9fca..0000000000000 --- a/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wrapped Ether", - "symbol": "WETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://weth.io/", - "explorer": "https://etherscan.io/token/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", - "status": "active", - "id": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png b/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png deleted file mode 100644 index bf957d38c766d..0000000000000 Binary files a/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35/info.json b/blockchains/ethereum/assets/0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35/info.json deleted file mode 100644 index c8017326ec827..0000000000000 --- a/blockchains/ethereum/assets/0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TOKEN", - "symbol": "EQR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35", - "status": "active", - "id": "0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35/logo.png b/blockchains/ethereum/assets/0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35/logo.png deleted file mode 100755 index fd2bb8995250a..0000000000000 Binary files a/blockchains/ethereum/assets/0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785/info.json b/blockchains/ethereum/assets/0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785/info.json deleted file mode 100644 index acbff4e70bf36..0000000000000 --- a/blockchains/ethereum/assets/0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R794055 ", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785", - "status": "active", - "id": "0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785/logo.png b/blockchains/ethereum/assets/0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785/logo.png deleted file mode 100755 index 9339d4900ce93..0000000000000 Binary files a/blockchains/ethereum/assets/0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC05d14442A510De4D3d71a3d316585aA0CE32b50/info.json b/blockchains/ethereum/assets/0xC05d14442A510De4D3d71a3d316585aA0CE32b50/info.json deleted file mode 100644 index 8b358cd557bb6..0000000000000 --- a/blockchains/ethereum/assets/0xC05d14442A510De4D3d71a3d316585aA0CE32b50/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LINA", - "symbol": "LINA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://lina.network/", - "explorer": "https://etherscan.io/token/0xC05d14442A510De4D3d71a3d316585aA0CE32b50", - "status": "active", - "id": "0xC05d14442A510De4D3d71a3d316585aA0CE32b50" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC05d14442A510De4D3d71a3d316585aA0CE32b50/logo.png b/blockchains/ethereum/assets/0xC05d14442A510De4D3d71a3d316585aA0CE32b50/logo.png deleted file mode 100644 index b1ac22420dab8..0000000000000 Binary files a/blockchains/ethereum/assets/0xC05d14442A510De4D3d71a3d316585aA0CE32b50/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC06fb76E8d0616a8847484448C27c877FfBfdf89/info.json b/blockchains/ethereum/assets/0xC06fb76E8d0616a8847484448C27c877FfBfdf89/info.json deleted file mode 100644 index 7a2eb2bebf7ab..0000000000000 --- a/blockchains/ethereum/assets/0xC06fb76E8d0616a8847484448C27c877FfBfdf89/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FrankfurtSchoolCoin", - "website": "https://frankfurt-school.de/", - "description": "FrankfurtSchoolCoin is a EUR-pegged stablecoin.", - "explorer": "https://etherscan.io/token/0xC06fb76E8d0616a8847484448C27c877FfBfdf89", - "type": "ERC20", - "symbol": "FSBC", - "decimals": 3, - "status": "active", - "id": "0xC06fb76E8d0616a8847484448C27c877FfBfdf89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC06fb76E8d0616a8847484448C27c877FfBfdf89/logo.png b/blockchains/ethereum/assets/0xC06fb76E8d0616a8847484448C27c877FfBfdf89/logo.png deleted file mode 100644 index 34d015bf305bc..0000000000000 Binary files a/blockchains/ethereum/assets/0xC06fb76E8d0616a8847484448C27c877FfBfdf89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC0D766017141dd4866738C1e704Be6feDc97B904/info.json b/blockchains/ethereum/assets/0xC0D766017141dd4866738C1e704Be6feDc97B904/info.json deleted file mode 100644 index 7f24defff4ca8..0000000000000 --- a/blockchains/ethereum/assets/0xC0D766017141dd4866738C1e704Be6feDc97B904/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tree Token", - "symbol": "TREE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC0D766017141dd4866738C1e704Be6feDc97B904", - "status": "active", - "id": "0xC0D766017141dd4866738C1e704Be6feDc97B904" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC0D766017141dd4866738C1e704Be6feDc97B904/logo.png b/blockchains/ethereum/assets/0xC0D766017141dd4866738C1e704Be6feDc97B904/logo.png deleted file mode 100644 index b38d152d78946..0000000000000 Binary files a/blockchains/ethereum/assets/0xC0D766017141dd4866738C1e704Be6feDc97B904/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c/info.json b/blockchains/ethereum/assets/0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c/info.json deleted file mode 100644 index 61823e3843095..0000000000000 --- a/blockchains/ethereum/assets/0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR V", - "symbol": "R", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c", - "status": "active", - "id": "0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c/logo.png b/blockchains/ethereum/assets/0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c/logo.png deleted file mode 100644 index f71c533ad3dfb..0000000000000 Binary files a/blockchains/ethereum/assets/0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f/info.json b/blockchains/ethereum/assets/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f/info.json deleted file mode 100644 index 7eeae0b7131be..0000000000000 --- a/blockchains/ethereum/assets/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "StarDEX", - "website": "https://stardex.io/", - "source_code": "https://github.com/stardexio", - "description": "Decentralized protocol with DeFi swap interface including a fair fee distribution system and advanced matching engine.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/stardexio", - "handle": "stardexio" - }, - { - "name": "Telegram", - "url": "https://t.me/stardexio", - "handle": "stardexio" - }, - { - "name": "Medium", - "url": "https://medium.com/@stardex", - "handle": "stardex" - } - ], - "explorer": "https://etherscan.io/token/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f", - "type": "ERC20", - "symbol": "XSTAR", - "decimals": 18, - "status": "active", - "id": "0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f/logo.png b/blockchains/ethereum/assets/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f/logo.png deleted file mode 100644 index 55992dd5218f9..0000000000000 Binary files a/blockchains/ethereum/assets/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253/info.json b/blockchains/ethereum/assets/0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253/info.json deleted file mode 100644 index 06d986c9c0dfc..0000000000000 --- a/blockchains/ethereum/assets/0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "999", - "symbol": "999", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253", - "status": "active", - "id": "0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253/logo.png b/blockchains/ethereum/assets/0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253/logo.png deleted file mode 100644 index 43d5f4e9ca258..0000000000000 Binary files a/blockchains/ethereum/assets/0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC0EFFD5D26E42d99540707657555010Ab24Bf905/info.json b/blockchains/ethereum/assets/0xC0EFFD5D26E42d99540707657555010Ab24Bf905/info.json deleted file mode 100644 index 1129ac0f236b2..0000000000000 --- a/blockchains/ethereum/assets/0xC0EFFD5D26E42d99540707657555010Ab24Bf905/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DIASPORA", - "symbol": "DIASPORA", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC0EFFD5D26E42d99540707657555010Ab24Bf905", - "status": "active", - "id": "0xC0EFFD5D26E42d99540707657555010Ab24Bf905" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC0EFFD5D26E42d99540707657555010Ab24Bf905/logo.png b/blockchains/ethereum/assets/0xC0EFFD5D26E42d99540707657555010Ab24Bf905/logo.png deleted file mode 100644 index e39b5e406ca36..0000000000000 Binary files a/blockchains/ethereum/assets/0xC0EFFD5D26E42d99540707657555010Ab24Bf905/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D/info.json b/blockchains/ethereum/assets/0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D/info.json deleted file mode 100644 index 16286bd8ab111..0000000000000 --- a/blockchains/ethereum/assets/0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hive Project Token", - "symbol": "HVN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.hiveterminal.com/", - "explorer": "https://etherscan.io/token/0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D", - "status": "active", - "id": "0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D/logo.png b/blockchains/ethereum/assets/0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D/logo.png deleted file mode 100644 index df661069591a7..0000000000000 Binary files a/blockchains/ethereum/assets/0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9/info.json b/blockchains/ethereum/assets/0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9/info.json deleted file mode 100644 index ea28e40b2486c..0000000000000 --- a/blockchains/ethereum/assets/0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Donut", - "symbol": "DONUT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.reddit.com/r/ethtrader", - "explorer": "https://etherscan.io/token/0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9", - "status": "active", - "id": "0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9/logo.png b/blockchains/ethereum/assets/0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9/logo.png deleted file mode 100644 index 461f447864c2f..0000000000000 Binary files a/blockchains/ethereum/assets/0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/info.json b/blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/info.json deleted file mode 100644 index b8124ebbcc943..0000000000000 --- a/blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "DLP Duck Token", - "website": "https://duckdao.io", - "description": "The Duck Liquidity Pool is a DuckDAO DeFi Market Maker protocol that will provide an opportunity for yield farmers to take advantage of the new opportunities with real skin in the game.", - "explorer": "https://etherscan.io/token/0xc0ba369c8db6eb3924965e5c4fd0b4c1b91e305f", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/dao_duck", - "handle": "dao_duck" - }, - { - "name": "Telegram", - "url": "https://t.me/duckliquiditypool", - "handle": "Duckliquiditypool" - }, - { - "name": "Medium", - "url": "https://duckdao.medium.com", - "handle": "Duckdao" - } - ], - "type": "ERC20", - "symbol": "DUCK", - "decimals": 18, - "status": "active", - "id": "0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/logo.png b/blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/logo.png deleted file mode 100644 index d1f9f9cf801f3..0000000000000 Binary files a/blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766/info.json b/blockchains/ethereum/assets/0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766/info.json deleted file mode 100644 index f6e9e82c4459f..0000000000000 --- a/blockchains/ethereum/assets/0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long LINK-DAI 3x v2", - "symbol": "dLLINK3x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766", - "status": "active", - "id": "0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766/logo.png b/blockchains/ethereum/assets/0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766/logo.png deleted file mode 100644 index 3b56533816572..0000000000000 Binary files a/blockchains/ethereum/assets/0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2/info.json b/blockchains/ethereum/assets/0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2/info.json deleted file mode 100644 index 9ea16aefd7aa8..0000000000000 --- a/blockchains/ethereum/assets/0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg1300", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2", - "status": "active", - "id": "0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2/logo.png b/blockchains/ethereum/assets/0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2/logo.png deleted file mode 100644 index e50a5c5511614..0000000000000 Binary files a/blockchains/ethereum/assets/0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/info.json b/blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/info.json deleted file mode 100644 index a74390e02ece3..0000000000000 --- a/blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KickToken", - "symbol": "KICK", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.kickico.com/", - "explorer": "https://etherscan.io/token/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E", - "status": "active", - "id": "0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/logo.png b/blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/logo.png deleted file mode 100644 index 0fa7a75d20da9..0000000000000 Binary files a/blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A/info.json b/blockchains/ethereum/assets/0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A/info.json deleted file mode 100644 index b0b1a877c701b..0000000000000 --- a/blockchains/ethereum/assets/0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HUMToken", - "symbol": "HUM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A", - "status": "active", - "id": "0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A/logo.png b/blockchains/ethereum/assets/0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A/logo.png deleted file mode 100644 index 646ef65fcf6e9..0000000000000 Binary files a/blockchains/ethereum/assets/0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6/info.json b/blockchains/ethereum/assets/0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6/info.json deleted file mode 100644 index 68f493c7231c5..0000000000000 --- a/blockchains/ethereum/assets/0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ICE ROCK MINING", - "symbol": "ROCK2", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://icerockmining.io/", - "explorer": "https://etherscan.io/token/0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6", - "status": "active", - "id": "0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6/logo.png b/blockchains/ethereum/assets/0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6/logo.png deleted file mode 100644 index f831f0b0dd02c..0000000000000 Binary files a/blockchains/ethereum/assets/0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1/info.json b/blockchains/ethereum/assets/0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1/info.json deleted file mode 100644 index 916ef077a9ed8..0000000000000 --- a/blockchains/ethereum/assets/0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Groocoin", - "symbol": "GROO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1", - "status": "active", - "id": "0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1/logo.png b/blockchains/ethereum/assets/0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1/logo.png deleted file mode 100755 index ecf6d7cc69d49..0000000000000 Binary files a/blockchains/ethereum/assets/0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa/info.json b/blockchains/ethereum/assets/0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa/info.json deleted file mode 100644 index ed81529c345f6..0000000000000 --- a/blockchains/ethereum/assets/0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-21/30M21", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa", - "status": "active", - "id": "0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa/logo.png b/blockchains/ethereum/assets/0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa/logo.png deleted file mode 100644 index 380f559591bb1..0000000000000 Binary files a/blockchains/ethereum/assets/0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC1fB6C015fC535aBD331D3029De76a62e412Fb23/info.json b/blockchains/ethereum/assets/0xC1fB6C015fC535aBD331D3029De76a62e412Fb23/info.json deleted file mode 100644 index 0104822723a46..0000000000000 --- a/blockchains/ethereum/assets/0xC1fB6C015fC535aBD331D3029De76a62e412Fb23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Forcer", - "symbol": "FORCER", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://app.tryroll.com/rewards/FORCER", - "explorer": "https://etherscan.io/token/0xC1fB6C015fC535aBD331D3029De76a62e412Fb23", - "status": "active", - "id": "0xC1fB6C015fC535aBD331D3029De76a62e412Fb23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC1fB6C015fC535aBD331D3029De76a62e412Fb23/logo.png b/blockchains/ethereum/assets/0xC1fB6C015fC535aBD331D3029De76a62e412Fb23/logo.png deleted file mode 100644 index b7fee35060597..0000000000000 Binary files a/blockchains/ethereum/assets/0xC1fB6C015fC535aBD331D3029De76a62e412Fb23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e/info.json b/blockchains/ethereum/assets/0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e/info.json deleted file mode 100644 index 2712646aa8d7c..0000000000000 --- a/blockchains/ethereum/assets/0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OpenWeb Token", - "symbol": "OWT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e", - "status": "active", - "id": "0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e/logo.png b/blockchains/ethereum/assets/0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e/logo.png deleted file mode 100644 index c36ee3d6e4013..0000000000000 Binary files a/blockchains/ethereum/assets/0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae/info.json b/blockchains/ethereum/assets/0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae/info.json deleted file mode 100644 index a8b6a168d57b6..0000000000000 --- a/blockchains/ethereum/assets/0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Geo Gems", - "symbol": "GG", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae", - "status": "active", - "id": "0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae/logo.png b/blockchains/ethereum/assets/0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae/logo.png deleted file mode 100644 index cbe9487ddf18c..0000000000000 Binary files a/blockchains/ethereum/assets/0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC254664c7408Dde413969fBcD593328F6099E32f/info.json b/blockchains/ethereum/assets/0xC254664c7408Dde413969fBcD593328F6099E32f/info.json deleted file mode 100644 index 60854a7f8f56e..0000000000000 --- a/blockchains/ethereum/assets/0xC254664c7408Dde413969fBcD593328F6099E32f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YGG", - "symbol": "YGG", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC254664c7408Dde413969fBcD593328F6099E32f", - "status": "active", - "id": "0xC254664c7408Dde413969fBcD593328F6099E32f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC254664c7408Dde413969fBcD593328F6099E32f/logo.png b/blockchains/ethereum/assets/0xC254664c7408Dde413969fBcD593328F6099E32f/logo.png deleted file mode 100644 index 14a327f1cc790..0000000000000 Binary files a/blockchains/ethereum/assets/0xC254664c7408Dde413969fBcD593328F6099E32f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e/info.json b/blockchains/ethereum/assets/0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e/info.json deleted file mode 100644 index 7ea543e84f50a..0000000000000 --- a/blockchains/ethereum/assets/0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sushen's Attention Token", - "symbol": "SUSH", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e", - "status": "active", - "id": "0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e/logo.png b/blockchains/ethereum/assets/0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e/logo.png deleted file mode 100644 index db33372c44100..0000000000000 Binary files a/blockchains/ethereum/assets/0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC26b56F339bf8274B85f4D524906d40f50163532/info.json b/blockchains/ethereum/assets/0xC26b56F339bf8274B85f4D524906d40f50163532/info.json deleted file mode 100644 index c664188f6243e..0000000000000 --- a/blockchains/ethereum/assets/0xC26b56F339bf8274B85f4D524906d40f50163532/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ASHTONIUM", - "symbol": "AOC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.ashtonium.info", - "explorer": "https://etherscan.io/token/0xC26b56F339bf8274B85f4D524906d40f50163532", - "status": "active", - "id": "0xC26b56F339bf8274B85f4D524906d40f50163532" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC26b56F339bf8274B85f4D524906d40f50163532/logo.png b/blockchains/ethereum/assets/0xC26b56F339bf8274B85f4D524906d40f50163532/logo.png deleted file mode 100644 index 6d727d7e720c7..0000000000000 Binary files a/blockchains/ethereum/assets/0xC26b56F339bf8274B85f4D524906d40f50163532/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb/info.json b/blockchains/ethereum/assets/0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb/info.json deleted file mode 100644 index 5c3013a333f73..0000000000000 --- a/blockchains/ethereum/assets/0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RiseCoin Token", - "symbol": "RSCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://rise-coin.com/", - "explorer": "https://etherscan.io/token/0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb", - "status": "active", - "id": "0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb/logo.png b/blockchains/ethereum/assets/0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb/logo.png deleted file mode 100644 index bf0d8f52268e5..0000000000000 Binary files a/blockchains/ethereum/assets/0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f/info.json b/blockchains/ethereum/assets/0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f/info.json deleted file mode 100644 index 27a59ce137bb9..0000000000000 --- a/blockchains/ethereum/assets/0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PixieCoin", - "symbol": "PXC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "http://pixiecoin.io/", - "explorer": "https://etherscan.io/token/0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f", - "status": "active", - "id": "0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f/logo.png b/blockchains/ethereum/assets/0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f/logo.png deleted file mode 100755 index 4c553262519b5..0000000000000 Binary files a/blockchains/ethereum/assets/0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2/info.json b/blockchains/ethereum/assets/0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2/info.json deleted file mode 100644 index e8588b475d9a5..0000000000000 --- a/blockchains/ethereum/assets/0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QuadrantProtocol", - "symbol": "eQUAD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.quadrantprotocol.com/#", - "explorer": "https://etherscan.io/token/0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2", - "status": "active", - "id": "0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2/logo.png b/blockchains/ethereum/assets/0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2/logo.png deleted file mode 100644 index 4a1d5f0f4cebc..0000000000000 Binary files a/blockchains/ethereum/assets/0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC28f1149bDc3DB79607Bd758867f6A1823674095/info.json b/blockchains/ethereum/assets/0xC28f1149bDc3DB79607Bd758867f6A1823674095/info.json deleted file mode 100644 index 6893e69c0637e..0000000000000 --- a/blockchains/ethereum/assets/0xC28f1149bDc3DB79607Bd758867f6A1823674095/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GreatMiner", - "symbol": "GM", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC28f1149bDc3DB79607Bd758867f6A1823674095", - "status": "active", - "id": "0xC28f1149bDc3DB79607Bd758867f6A1823674095" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC28f1149bDc3DB79607Bd758867f6A1823674095/logo.png b/blockchains/ethereum/assets/0xC28f1149bDc3DB79607Bd758867f6A1823674095/logo.png deleted file mode 100644 index 8ce0316f908e6..0000000000000 Binary files a/blockchains/ethereum/assets/0xC28f1149bDc3DB79607Bd758867f6A1823674095/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC2Ba253771006c7fe2952e67f1780703c4707bEa/info.json b/blockchains/ethereum/assets/0xC2Ba253771006c7fe2952e67f1780703c4707bEa/info.json deleted file mode 100644 index 3fa03be5efb24..0000000000000 --- a/blockchains/ethereum/assets/0xC2Ba253771006c7fe2952e67f1780703c4707bEa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GBHUB", - "symbol": "GBH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC2Ba253771006c7fe2952e67f1780703c4707bEa", - "status": "active", - "id": "0xC2Ba253771006c7fe2952e67f1780703c4707bEa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC2Ba253771006c7fe2952e67f1780703c4707bEa/logo.png b/blockchains/ethereum/assets/0xC2Ba253771006c7fe2952e67f1780703c4707bEa/logo.png deleted file mode 100644 index 48c0d96c7a07d..0000000000000 Binary files a/blockchains/ethereum/assets/0xC2Ba253771006c7fe2952e67f1780703c4707bEa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d/info.json b/blockchains/ethereum/assets/0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d/info.json deleted file mode 100644 index 28a8d1bcec15d..0000000000000 --- a/blockchains/ethereum/assets/0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Boule Token", - "symbol": "BOU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d", - "status": "active", - "id": "0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d/logo.png b/blockchains/ethereum/assets/0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d/logo.png deleted file mode 100644 index 7a87be8af3b09..0000000000000 Binary files a/blockchains/ethereum/assets/0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28/info.json b/blockchains/ethereum/assets/0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28/info.json deleted file mode 100644 index c870abf05a08d..0000000000000 --- a/blockchains/ethereum/assets/0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dmaarc", - "symbol": "DRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28", - "status": "active", - "id": "0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28/logo.png b/blockchains/ethereum/assets/0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28/logo.png deleted file mode 100644 index 2f3020cb51b0c..0000000000000 Binary files a/blockchains/ethereum/assets/0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC2fbab8de59F2671d55137DfD837f68e9a040867/info.json b/blockchains/ethereum/assets/0xC2fbab8de59F2671d55137DfD837f68e9a040867/info.json deleted file mode 100644 index 5ec3a566bdd78..0000000000000 --- a/blockchains/ethereum/assets/0xC2fbab8de59F2671d55137DfD837f68e9a040867/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHEREUM METAMASK", - "symbol": "ETHK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC2fbab8de59F2671d55137DfD837f68e9a040867", - "status": "active", - "id": "0xC2fbab8de59F2671d55137DfD837f68e9a040867" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC2fbab8de59F2671d55137DfD837f68e9a040867/logo.png b/blockchains/ethereum/assets/0xC2fbab8de59F2671d55137DfD837f68e9a040867/logo.png deleted file mode 100644 index 3c0d6424d7564..0000000000000 Binary files a/blockchains/ethereum/assets/0xC2fbab8de59F2671d55137DfD837f68e9a040867/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af/info.json b/blockchains/ethereum/assets/0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af/info.json deleted file mode 100644 index 4214144e34197..0000000000000 --- a/blockchains/ethereum/assets/0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DitCoin Token", - "symbol": "DITC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af", - "status": "active", - "id": "0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af/logo.png b/blockchains/ethereum/assets/0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af/logo.png deleted file mode 100644 index 203fe44443cac..0000000000000 Binary files a/blockchains/ethereum/assets/0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC30A5e36072612a5884AA6BDc2289fC5e8901638/info.json b/blockchains/ethereum/assets/0xC30A5e36072612a5884AA6BDc2289fC5e8901638/info.json deleted file mode 100644 index a02c45453ac02..0000000000000 --- a/blockchains/ethereum/assets/0xC30A5e36072612a5884AA6BDc2289fC5e8901638/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEX Community", - "symbol": "DXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC30A5e36072612a5884AA6BDc2289fC5e8901638", - "status": "active", - "id": "0xC30A5e36072612a5884AA6BDc2289fC5e8901638" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC30A5e36072612a5884AA6BDc2289fC5e8901638/logo.png b/blockchains/ethereum/assets/0xC30A5e36072612a5884AA6BDc2289fC5e8901638/logo.png deleted file mode 100644 index 85fde021cdbd1..0000000000000 Binary files a/blockchains/ethereum/assets/0xC30A5e36072612a5884AA6BDc2289fC5e8901638/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC343f099d3E41aA5C1b59470450e21E92E2d840b/info.json b/blockchains/ethereum/assets/0xC343f099d3E41aA5C1b59470450e21E92E2d840b/info.json deleted file mode 100644 index b0d66749408a4..0000000000000 --- a/blockchains/ethereum/assets/0xC343f099d3E41aA5C1b59470450e21E92E2d840b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Verime Mobile", - "symbol": "VME", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.verime.mobi", - "explorer": "https://etherscan.io/token/0xC343f099d3E41aA5C1b59470450e21E92E2d840b", - "status": "active", - "id": "0xC343f099d3E41aA5C1b59470450e21E92E2d840b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC343f099d3E41aA5C1b59470450e21E92E2d840b/logo.png b/blockchains/ethereum/assets/0xC343f099d3E41aA5C1b59470450e21E92E2d840b/logo.png deleted file mode 100755 index 22b32f6ce5b38..0000000000000 Binary files a/blockchains/ethereum/assets/0xC343f099d3E41aA5C1b59470450e21E92E2d840b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403/info.json b/blockchains/ethereum/assets/0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403/info.json deleted file mode 100644 index 8e81ae390c5d0..0000000000000 --- a/blockchains/ethereum/assets/0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IoTコイン", - "symbol": "IoT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403", - "status": "active", - "id": "0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403/logo.png b/blockchains/ethereum/assets/0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403/logo.png deleted file mode 100644 index 4aba76f3cec2a..0000000000000 Binary files a/blockchains/ethereum/assets/0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC36824905dfF2eAAEE7EcC09fCC63abc0af5Abc5/logo.png b/blockchains/ethereum/assets/0xC36824905dfF2eAAEE7EcC09fCC63abc0af5Abc5/logo.png deleted file mode 100644 index b981cbc71b90d..0000000000000 Binary files a/blockchains/ethereum/assets/0xC36824905dfF2eAAEE7EcC09fCC63abc0af5Abc5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC385d5359dE8E779b902904cDdc87074127650bf/info.json b/blockchains/ethereum/assets/0xC385d5359dE8E779b902904cDdc87074127650bf/info.json deleted file mode 100644 index 3337db5f008d5..0000000000000 --- a/blockchains/ethereum/assets/0xC385d5359dE8E779b902904cDdc87074127650bf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ORBIT MAX", - "symbol": "ORMX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC385d5359dE8E779b902904cDdc87074127650bf", - "status": "active", - "id": "0xC385d5359dE8E779b902904cDdc87074127650bf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC385d5359dE8E779b902904cDdc87074127650bf/logo.png b/blockchains/ethereum/assets/0xC385d5359dE8E779b902904cDdc87074127650bf/logo.png deleted file mode 100644 index f71b691508aea..0000000000000 Binary files a/blockchains/ethereum/assets/0xC385d5359dE8E779b902904cDdc87074127650bf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527/info.json b/blockchains/ethereum/assets/0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527/info.json deleted file mode 100644 index eb2d7e0c99066..0000000000000 --- a/blockchains/ethereum/assets/0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoinus Token", - "symbol": "BITS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitcoinus.com/", - "explorer": "https://etherscan.io/token/0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527", - "status": "active", - "id": "0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527/logo.png b/blockchains/ethereum/assets/0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527/logo.png deleted file mode 100644 index 54d8abf8a78d3..0000000000000 Binary files a/blockchains/ethereum/assets/0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC3951d77737733174152532e8B0f27e2c4E9F0dC/info.json b/blockchains/ethereum/assets/0xC3951d77737733174152532e8B0f27e2c4E9F0dC/info.json deleted file mode 100644 index ae0f668e6201c..0000000000000 --- a/blockchains/ethereum/assets/0xC3951d77737733174152532e8B0f27e2c4E9F0dC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cloud", - "symbol": "CLD", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://cloudwith.me/", - "explorer": "https://etherscan.io/token/0xC3951d77737733174152532e8B0f27e2c4E9F0dC", - "status": "active", - "id": "0xC3951d77737733174152532e8B0f27e2c4E9F0dC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC3951d77737733174152532e8B0f27e2c4E9F0dC/logo.png b/blockchains/ethereum/assets/0xC3951d77737733174152532e8B0f27e2c4E9F0dC/logo.png deleted file mode 100644 index 51cc31218d637..0000000000000 Binary files a/blockchains/ethereum/assets/0xC3951d77737733174152532e8B0f27e2c4E9F0dC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC39E626A04C5971D770e319760D7926502975e47/info.json b/blockchains/ethereum/assets/0xC39E626A04C5971D770e319760D7926502975e47/info.json deleted file mode 100644 index 99b2ccd923f95..0000000000000 --- a/blockchains/ethereum/assets/0xC39E626A04C5971D770e319760D7926502975e47/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "aXpire", - "symbol": "AXPR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://axpire.io/", - "explorer": "https://etherscan.io/token/0xC39E626A04C5971D770e319760D7926502975e47", - "status": "active", - "id": "0xC39E626A04C5971D770e319760D7926502975e47" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC39E626A04C5971D770e319760D7926502975e47/logo.png b/blockchains/ethereum/assets/0xC39E626A04C5971D770e319760D7926502975e47/logo.png deleted file mode 100755 index 7600fcfb72671..0000000000000 Binary files a/blockchains/ethereum/assets/0xC39E626A04C5971D770e319760D7926502975e47/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC45DbdF28844fdB1482C502897d433aC08d6cCd0/info.json b/blockchains/ethereum/assets/0xC45DbdF28844fdB1482C502897d433aC08d6cCd0/info.json deleted file mode 100644 index 8149fb4337b73..0000000000000 --- a/blockchains/ethereum/assets/0xC45DbdF28844fdB1482C502897d433aC08d6cCd0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitNautic Token", - "symbol": "BTNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC45DbdF28844fdB1482C502897d433aC08d6cCd0", - "status": "active", - "id": "0xC45DbdF28844fdB1482C502897d433aC08d6cCd0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC45DbdF28844fdB1482C502897d433aC08d6cCd0/logo.png b/blockchains/ethereum/assets/0xC45DbdF28844fdB1482C502897d433aC08d6cCd0/logo.png deleted file mode 100644 index cfac74f0be4c4..0000000000000 Binary files a/blockchains/ethereum/assets/0xC45DbdF28844fdB1482C502897d433aC08d6cCd0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2/info.json b/blockchains/ethereum/assets/0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2/info.json deleted file mode 100644 index f89e59de9cda1..0000000000000 --- a/blockchains/ethereum/assets/0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GiftToken", - "symbol": "GIFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2", - "status": "active", - "id": "0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2/logo.png b/blockchains/ethereum/assets/0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2/logo.png deleted file mode 100644 index 79315ab735687..0000000000000 Binary files a/blockchains/ethereum/assets/0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/info.json b/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/info.json deleted file mode 100644 index e4a012b3a8aa7..0000000000000 --- a/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Chain Games", - "website": "https://chaingames.io", - "source_code": "https://github.com/Chain-Games", - "white_paper": "https://chaingames.io/wp-content/uploads/2020/08/Chain_Games-White-Paper-Aug-2020v4.pdf", - "description": "Chain Games is a blockchain integrated gaming platform that incorporates non-custodial decentralized smart contract based wagering on games of skill.", - "explorer": "https://etherscan.io/token/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4", - "research": "https://chaingames.io", - "type": "ERC20", - "symbol": "CHAIN", - "decimals": 18, - "status": "active", - "id": "0xC4C2614E694cF534D407Ee49F8E44D125E4681c4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/logo.png b/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/logo.png deleted file mode 100644 index b5a17306b591b..0000000000000 Binary files a/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC4bC757008f91fdA5876398147C73831cf9b285E/info.json b/blockchains/ethereum/assets/0xC4bC757008f91fdA5876398147C73831cf9b285E/info.json deleted file mode 100644 index 12cf07b9b4e64..0000000000000 --- a/blockchains/ethereum/assets/0xC4bC757008f91fdA5876398147C73831cf9b285E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bobux", - "symbol": "BOBUX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC4bC757008f91fdA5876398147C73831cf9b285E", - "status": "active", - "id": "0xC4bC757008f91fdA5876398147C73831cf9b285E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC4bC757008f91fdA5876398147C73831cf9b285E/logo.png b/blockchains/ethereum/assets/0xC4bC757008f91fdA5876398147C73831cf9b285E/logo.png deleted file mode 100644 index a3f3efccbad65..0000000000000 Binary files a/blockchains/ethereum/assets/0xC4bC757008f91fdA5876398147C73831cf9b285E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4/info.json b/blockchains/ethereum/assets/0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4/info.json deleted file mode 100644 index 43d5fa447fc73..0000000000000 --- a/blockchains/ethereum/assets/0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CREDIT", - "symbol": "CREDIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://proxidefi.com", - "explorer": "https://etherscan.io/token/0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4", - "status": "active", - "id": "0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4/logo.png b/blockchains/ethereum/assets/0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4/logo.png deleted file mode 100644 index 487d659a0a96d..0000000000000 Binary files a/blockchains/ethereum/assets/0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC5005344d52758EE2264be257A198B50f884711b/info.json b/blockchains/ethereum/assets/0xC5005344d52758EE2264be257A198B50f884711b/info.json deleted file mode 100644 index 1c1e3b96493ab..0000000000000 --- a/blockchains/ethereum/assets/0xC5005344d52758EE2264be257A198B50f884711b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "illume", - "symbol": "ILT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC5005344d52758EE2264be257A198B50f884711b", - "status": "active", - "id": "0xC5005344d52758EE2264be257A198B50f884711b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC5005344d52758EE2264be257A198B50f884711b/logo.png b/blockchains/ethereum/assets/0xC5005344d52758EE2264be257A198B50f884711b/logo.png deleted file mode 100755 index 64cb451e0c9ba..0000000000000 Binary files a/blockchains/ethereum/assets/0xC5005344d52758EE2264be257A198B50f884711b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC538143202f3b11382D8606aae90a96b042a19DB/info.json b/blockchains/ethereum/assets/0xC538143202f3b11382D8606aae90a96b042a19DB/info.json deleted file mode 100644 index 80c49febfda25..0000000000000 --- a/blockchains/ethereum/assets/0xC538143202f3b11382D8606aae90a96b042a19DB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coinsbit Token", - "symbol": "CNB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://coinsbit.io/", - "explorer": "https://etherscan.io/token/0xC538143202f3b11382D8606aae90a96b042a19DB", - "status": "active", - "id": "0xC538143202f3b11382D8606aae90a96b042a19DB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC538143202f3b11382D8606aae90a96b042a19DB/logo.png b/blockchains/ethereum/assets/0xC538143202f3b11382D8606aae90a96b042a19DB/logo.png deleted file mode 100644 index 30b3b293ffc0f..0000000000000 Binary files a/blockchains/ethereum/assets/0xC538143202f3b11382D8606aae90a96b042a19DB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5/info.json b/blockchains/ethereum/assets/0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5/info.json deleted file mode 100644 index 99c094eb8719a..0000000000000 --- a/blockchains/ethereum/assets/0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Play", - "symbol": "PLAY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5", - "status": "active", - "id": "0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5/logo.png b/blockchains/ethereum/assets/0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5/logo.png deleted file mode 100644 index ff1fa71399e90..0000000000000 Binary files a/blockchains/ethereum/assets/0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759/info.json b/blockchains/ethereum/assets/0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759/info.json deleted file mode 100644 index 19d4761b00e5f..0000000000000 --- a/blockchains/ethereum/assets/0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SpritzCoin", - "symbol": "SPRTZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.spritzcoin.com/", - "explorer": "https://etherscan.io/token/0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759", - "status": "active", - "id": "0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759/logo.png b/blockchains/ethereum/assets/0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759/logo.png deleted file mode 100644 index e451b7d2a9745..0000000000000 Binary files a/blockchains/ethereum/assets/0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC57d533c50bC22247d49a368880fb49a1caA39F7/info.json b/blockchains/ethereum/assets/0xC57d533c50bC22247d49a368880fb49a1caA39F7/info.json deleted file mode 100644 index 7fe60bb32fa7c..0000000000000 --- a/blockchains/ethereum/assets/0xC57d533c50bC22247d49a368880fb49a1caA39F7/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "PowerTrade Fuel", - "website": "https://power.trade/", - "source_code": "https://github.com/Power-Trade/fuel-dao/", - "white_paper": "https://power.trade/fuel-token/", - "description": "The PowerTrade Fuel Token (PTF) is a DAO token which governs the treasury that covers PowerTrade traders in the event of a black swan.", - "explorer": "https://etherscan.io/token/0xC57d533c50bC22247d49a368880fb49a1caA39F7", - "type": "ERC20", - "symbol": "PTF", - "decimals": 18, - "status": "active", - "id": "0xC57d533c50bC22247d49a368880fb49a1caA39F7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC57d533c50bC22247d49a368880fb49a1caA39F7/logo.png b/blockchains/ethereum/assets/0xC57d533c50bC22247d49a368880fb49a1caA39F7/logo.png deleted file mode 100644 index 586eabdb29807..0000000000000 Binary files a/blockchains/ethereum/assets/0xC57d533c50bC22247d49a368880fb49a1caA39F7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc/info.json b/blockchains/ethereum/assets/0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc/info.json deleted file mode 100644 index aee40f8e3fa1f..0000000000000 --- a/blockchains/ethereum/assets/0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EnjoyGameToken", - "symbol": "EGT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc", - "status": "active", - "id": "0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc/logo.png b/blockchains/ethereum/assets/0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc/logo.png deleted file mode 100644 index 650357a15ac08..0000000000000 Binary files a/blockchains/ethereum/assets/0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC5bBaE50781Be1669306b9e001EFF57a2957b09d/info.json b/blockchains/ethereum/assets/0xC5bBaE50781Be1669306b9e001EFF57a2957b09d/info.json deleted file mode 100644 index f08f0805a6a05..0000000000000 --- a/blockchains/ethereum/assets/0xC5bBaE50781Be1669306b9e001EFF57a2957b09d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gifto", - "symbol": "GTO", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "https://gifto.io/", - "explorer": "https://etherscan.io/token/0xC5bBaE50781Be1669306b9e001EFF57a2957b09d", - "status": "active", - "id": "0xC5bBaE50781Be1669306b9e001EFF57a2957b09d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC5bBaE50781Be1669306b9e001EFF57a2957b09d/logo.png b/blockchains/ethereum/assets/0xC5bBaE50781Be1669306b9e001EFF57a2957b09d/logo.png deleted file mode 100644 index 5f2411c136458..0000000000000 Binary files a/blockchains/ethereum/assets/0xC5bBaE50781Be1669306b9e001EFF57a2957b09d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC5d105E63711398aF9bbff092d4B6769C82F793D/info.json b/blockchains/ethereum/assets/0xC5d105E63711398aF9bbff092d4B6769C82F793D/info.json deleted file mode 100644 index 58957be54e72f..0000000000000 --- a/blockchains/ethereum/assets/0xC5d105E63711398aF9bbff092d4B6769C82F793D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BeautyChain", - "symbol": "BEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.beauty.io/", - "explorer": "https://etherscan.io/token/0xC5d105E63711398aF9bbff092d4B6769C82F793D", - "status": "active", - "id": "0xC5d105E63711398aF9bbff092d4B6769C82F793D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC5d105E63711398aF9bbff092d4B6769C82F793D/logo.png b/blockchains/ethereum/assets/0xC5d105E63711398aF9bbff092d4B6769C82F793D/logo.png deleted file mode 100644 index 4149491d292b5..0000000000000 Binary files a/blockchains/ethereum/assets/0xC5d105E63711398aF9bbff092d4B6769C82F793D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49/info.json b/blockchains/ethereum/assets/0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49/info.json deleted file mode 100644 index e6302e9cbf905..0000000000000 --- a/blockchains/ethereum/assets/0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rollerdance", - "symbol": "RDANCE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49", - "status": "active", - "id": "0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49/logo.png b/blockchains/ethereum/assets/0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49/logo.png deleted file mode 100644 index 88ac8a616bde0..0000000000000 Binary files a/blockchains/ethereum/assets/0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31/info.json b/blockchains/ethereum/assets/0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31/info.json deleted file mode 100644 index b5002623bc5ba..0000000000000 --- a/blockchains/ethereum/assets/0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IRM", - "symbol": "IRM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31", - "status": "active", - "id": "0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31/logo.png b/blockchains/ethereum/assets/0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31/logo.png deleted file mode 100644 index 46b6b26f9b319..0000000000000 Binary files a/blockchains/ethereum/assets/0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC6263b73b18Bc3855099808D313680e5dD8e24Ce/info.json b/blockchains/ethereum/assets/0xC6263b73b18Bc3855099808D313680e5dD8e24Ce/info.json deleted file mode 100644 index a579b88e31f28..0000000000000 --- a/blockchains/ethereum/assets/0xC6263b73b18Bc3855099808D313680e5dD8e24Ce/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Naira", - "symbol": "NGN", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC6263b73b18Bc3855099808D313680e5dD8e24Ce", - "status": "active", - "id": "0xC6263b73b18Bc3855099808D313680e5dD8e24Ce" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC6263b73b18Bc3855099808D313680e5dD8e24Ce/logo.png b/blockchains/ethereum/assets/0xC6263b73b18Bc3855099808D313680e5dD8e24Ce/logo.png deleted file mode 100755 index be1104f13f7b7..0000000000000 Binary files a/blockchains/ethereum/assets/0xC6263b73b18Bc3855099808D313680e5dD8e24Ce/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/info.json b/blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/info.json deleted file mode 100644 index 55e64e5ab0d27..0000000000000 --- a/blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/info.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "Freedom Reserve", - "website": "https://freedomreserv.eth.link/", - "source_code": "https://github.com/Freedom-Reserve", - "white_paper": "https://freedomreserv.eth.link/img/FreedomReserveWhitepaper.pdf", - "description": "Freedom Reeserve is a Project to build a Store of Value and unit of exchange suitable for the people of the British Isles", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/freedomreserve1", - "handle": "@freedomreserve1" - }, - { - "name": "Telegram", - "url": "https://t.me/freedomreserve1", - "handle": "@freedomreserve1" - } - ], - "explorer": "https://etherscan.io/token/0xc626e0619ac79afea9281c8eb9b1a9f9d3fab532", - "research": "https://research.binance.com/", - "type": "ERC20", - "symbol": "FR", - "decimals": 18, - "status": "active", - "id": "0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/logo.png b/blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/logo.png deleted file mode 100644 index dd92529a2a73f..0000000000000 Binary files a/blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054/info.json b/blockchains/ethereum/assets/0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054/info.json deleted file mode 100644 index ae284853eea05..0000000000000 --- a/blockchains/ethereum/assets/0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Locus Chain", - "symbol": "LOCUS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.locuschain.com/", - "explorer": "https://etherscan.io/token/0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054", - "status": "active", - "id": "0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054/logo.png b/blockchains/ethereum/assets/0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054/logo.png deleted file mode 100644 index 2242e5f5c5ea0..0000000000000 Binary files a/blockchains/ethereum/assets/0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC650f5514AE1A3a27930922145ce49E8A91b91AB/info.json b/blockchains/ethereum/assets/0xC650f5514AE1A3a27930922145ce49E8A91b91AB/info.json deleted file mode 100644 index b1608e6263da3..0000000000000 --- a/blockchains/ethereum/assets/0xC650f5514AE1A3a27930922145ce49E8A91b91AB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VENOTY", - "symbol": "VNTY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC650f5514AE1A3a27930922145ce49E8A91b91AB", - "status": "active", - "id": "0xC650f5514AE1A3a27930922145ce49E8A91b91AB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC650f5514AE1A3a27930922145ce49E8A91b91AB/logo.png b/blockchains/ethereum/assets/0xC650f5514AE1A3a27930922145ce49E8A91b91AB/logo.png deleted file mode 100644 index 286d2ff8b0adc..0000000000000 Binary files a/blockchains/ethereum/assets/0xC650f5514AE1A3a27930922145ce49E8A91b91AB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d/logo.png b/blockchains/ethereum/assets/0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d/logo.png deleted file mode 100644 index 3c8e0d296c46e..0000000000000 Binary files a/blockchains/ethereum/assets/0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC66eFb10689c4FF5012402ddA7c346A48a43817d/info.json b/blockchains/ethereum/assets/0xC66eFb10689c4FF5012402ddA7c346A48a43817d/info.json deleted file mode 100644 index d72459d6c8860..0000000000000 --- a/blockchains/ethereum/assets/0xC66eFb10689c4FF5012402ddA7c346A48a43817d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C573713", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC66eFb10689c4FF5012402ddA7c346A48a43817d", - "status": "active", - "id": "0xC66eFb10689c4FF5012402ddA7c346A48a43817d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC66eFb10689c4FF5012402ddA7c346A48a43817d/logo.png b/blockchains/ethereum/assets/0xC66eFb10689c4FF5012402ddA7c346A48a43817d/logo.png deleted file mode 100644 index fc8b02b895324..0000000000000 Binary files a/blockchains/ethereum/assets/0xC66eFb10689c4FF5012402ddA7c346A48a43817d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87/info.json b/blockchains/ethereum/assets/0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87/info.json deleted file mode 100644 index bf8e81925d8ec..0000000000000 --- a/blockchains/ethereum/assets/0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tyche Chip", - "symbol": "TCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87", - "status": "active", - "id": "0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87/logo.png b/blockchains/ethereum/assets/0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87/logo.png deleted file mode 100644 index db60e41f3e878..0000000000000 Binary files a/blockchains/ethereum/assets/0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808/info.json b/blockchains/ethereum/assets/0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808/info.json deleted file mode 100644 index cd5ec6aea2120..0000000000000 --- a/blockchains/ethereum/assets/0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C565951", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808", - "status": "active", - "id": "0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808/logo.png b/blockchains/ethereum/assets/0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808/logo.png deleted file mode 100644 index 0abf8152518a9..0000000000000 Binary files a/blockchains/ethereum/assets/0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC6D603A9Df53D1542552058c382bf115AACE70C7/info.json b/blockchains/ethereum/assets/0xC6D603A9Df53D1542552058c382bf115AACE70C7/info.json deleted file mode 100644 index 456f9612b4847..0000000000000 --- a/blockchains/ethereum/assets/0xC6D603A9Df53D1542552058c382bf115AACE70C7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tourist Review", - "symbol": "TRET", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://touristreview.io/", - "explorer": "https://etherscan.io/token/0xC6D603A9Df53D1542552058c382bf115AACE70C7", - "status": "active", - "id": "0xC6D603A9Df53D1542552058c382bf115AACE70C7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC6D603A9Df53D1542552058c382bf115AACE70C7/logo.png b/blockchains/ethereum/assets/0xC6D603A9Df53D1542552058c382bf115AACE70C7/logo.png deleted file mode 100644 index dc66a73f9903b..0000000000000 Binary files a/blockchains/ethereum/assets/0xC6D603A9Df53D1542552058c382bf115AACE70C7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC6D76756Fec88A289B20091846b81C23997BFD00/info.json b/blockchains/ethereum/assets/0xC6D76756Fec88A289B20091846b81C23997BFD00/info.json deleted file mode 100644 index 3652ebef85557..0000000000000 --- a/blockchains/ethereum/assets/0xC6D76756Fec88A289B20091846b81C23997BFD00/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ethart", - "symbol": "arte", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC6D76756Fec88A289B20091846b81C23997BFD00", - "status": "active", - "id": "0xC6D76756Fec88A289B20091846b81C23997BFD00" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC6D76756Fec88A289B20091846b81C23997BFD00/logo.png b/blockchains/ethereum/assets/0xC6D76756Fec88A289B20091846b81C23997BFD00/logo.png deleted file mode 100644 index 1b84cf5727f2d..0000000000000 Binary files a/blockchains/ethereum/assets/0xC6D76756Fec88A289B20091846b81C23997BFD00/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9/info.json b/blockchains/ethereum/assets/0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9/info.json deleted file mode 100644 index 47844116067b6..0000000000000 --- a/blockchains/ethereum/assets/0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Flow Protocol", - "website": "https://flowprotocol.io", - "description": "The self-distributing store of value token.", - "explorer": "https://etherscan.io/token/0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9", - "type": "ERC20", - "symbol": "FLOW", - "decimals": 9, - "status": "active", - "id": "0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9/logo.png b/blockchains/ethereum/assets/0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9/logo.png deleted file mode 100644 index 4b8c3d4b5a083..0000000000000 Binary files a/blockchains/ethereum/assets/0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC72ED4445B3fe9f0863106E344E241530d338906/info.json b/blockchains/ethereum/assets/0xC72ED4445B3fe9f0863106E344E241530d338906/info.json deleted file mode 100644 index abb5e2abb3896..0000000000000 --- a/blockchains/ethereum/assets/0xC72ED4445B3fe9f0863106E344E241530d338906/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mallcoin Token", - "symbol": "MLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://flogmall.com/", - "explorer": "https://etherscan.io/token/0xC72ED4445B3fe9f0863106E344E241530d338906", - "status": "active", - "id": "0xC72ED4445B3fe9f0863106E344E241530d338906" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC72ED4445B3fe9f0863106E344E241530d338906/logo.png b/blockchains/ethereum/assets/0xC72ED4445B3fe9f0863106E344E241530d338906/logo.png deleted file mode 100644 index 8a4c0ef763ac6..0000000000000 Binary files a/blockchains/ethereum/assets/0xC72ED4445B3fe9f0863106E344E241530d338906/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC741f06082AA47F93729070aD0dD95E223Bda091/info.json b/blockchains/ethereum/assets/0xC741f06082AA47F93729070aD0dD95E223Bda091/info.json deleted file mode 100644 index 176249ba36737..0000000000000 --- a/blockchains/ethereum/assets/0xC741f06082AA47F93729070aD0dD95E223Bda091/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Education", - "symbol": "LEDU", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC741f06082AA47F93729070aD0dD95E223Bda091", - "status": "active", - "id": "0xC741f06082AA47F93729070aD0dD95E223Bda091" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC741f06082AA47F93729070aD0dD95E223Bda091/logo.png b/blockchains/ethereum/assets/0xC741f06082AA47F93729070aD0dD95E223Bda091/logo.png deleted file mode 100644 index 264914b2c28ba..0000000000000 Binary files a/blockchains/ethereum/assets/0xC741f06082AA47F93729070aD0dD95E223Bda091/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55/info.json b/blockchains/ethereum/assets/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55/info.json deleted file mode 100644 index 60e0606f0b294..0000000000000 --- a/blockchains/ethereum/assets/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "Unit protocol", - "website": "https://unit.xyz", - "source_code": "https://github.com/unitprotocol", - "white_paper": "https://github.com/unitprotocol/protocol_docs/blob/master/unit_wp.pdf", - "description": "Unit protocol is a decentralized borrowing protocol that allows using a variety of tokens as collateral.", - "socials": [ - { - "name": "Telegram", - "url": "https://t.me/unit_ann", - "handle": "unit_ann" - }, - { - "name": "Twitter", - "url": "https://twitter.com/unitprotocol", - "handle": "unitprotocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@unitprotocol", - "handle": "Unit protocol" - } - ], - "explorer": "https://etherscan.io/token/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55", - "type": "ERC20", - "symbol": "COL", - "decimals": 18, - "status": "active", - "id": "0xC76FB75950536d98FA62ea968E1D6B45ffea2A55" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55/logo.png b/blockchains/ethereum/assets/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55/logo.png deleted file mode 100644 index d83a132590ec3..0000000000000 Binary files a/blockchains/ethereum/assets/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC77b230F31b517F1ef362e59c173C2BE6540B5E8/info.json b/blockchains/ethereum/assets/0xC77b230F31b517F1ef362e59c173C2BE6540B5E8/info.json deleted file mode 100644 index 522b91fbca050..0000000000000 --- a/blockchains/ethereum/assets/0xC77b230F31b517F1ef362e59c173C2BE6540B5E8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VidyCoin", - "symbol": "VIDY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://vidy.com/", - "explorer": "https://etherscan.io/token/0xC77b230F31b517F1ef362e59c173C2BE6540B5E8", - "status": "active", - "id": "0xC77b230F31b517F1ef362e59c173C2BE6540B5E8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC77b230F31b517F1ef362e59c173C2BE6540B5E8/logo.png b/blockchains/ethereum/assets/0xC77b230F31b517F1ef362e59c173C2BE6540B5E8/logo.png deleted file mode 100644 index 6718dd0c96b48..0000000000000 Binary files a/blockchains/ethereum/assets/0xC77b230F31b517F1ef362e59c173C2BE6540B5E8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC78593C17482EA5de44Fdd84896fFd903972878E/info.json b/blockchains/ethereum/assets/0xC78593C17482EA5de44Fdd84896fFd903972878E/info.json deleted file mode 100644 index aee12507f40b4..0000000000000 --- a/blockchains/ethereum/assets/0xC78593C17482EA5de44Fdd84896fFd903972878E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherBB", - "symbol": "BB", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC78593C17482EA5de44Fdd84896fFd903972878E", - "status": "active", - "id": "0xC78593C17482EA5de44Fdd84896fFd903972878E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC78593C17482EA5de44Fdd84896fFd903972878E/logo.png b/blockchains/ethereum/assets/0xC78593C17482EA5de44Fdd84896fFd903972878E/logo.png deleted file mode 100644 index a6610b54e4858..0000000000000 Binary files a/blockchains/ethereum/assets/0xC78593C17482EA5de44Fdd84896fFd903972878E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9/info.json b/blockchains/ethereum/assets/0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9/info.json deleted file mode 100644 index 36f4f92fc68ee..0000000000000 --- a/blockchains/ethereum/assets/0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IdleSAI", - "symbol": "IDLESAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9", - "status": "active", - "id": "0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9/logo.png b/blockchains/ethereum/assets/0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9/logo.png deleted file mode 100644 index 7d079a399bae5..0000000000000 Binary files a/blockchains/ethereum/assets/0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a/info.json b/blockchains/ethereum/assets/0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a/info.json deleted file mode 100644 index 2dcacfa119c19..0000000000000 --- a/blockchains/ethereum/assets/0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mondo", - "symbol": "MO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a", - "status": "active", - "id": "0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a/logo.png b/blockchains/ethereum/assets/0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a/logo.png deleted file mode 100644 index f121dc24a6b3f..0000000000000 Binary files a/blockchains/ethereum/assets/0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC7ac23AA559e975548ac959e4D1c926830093554/info.json b/blockchains/ethereum/assets/0xC7ac23AA559e975548ac959e4D1c926830093554/info.json deleted file mode 100644 index 37007f152bb1b..0000000000000 --- a/blockchains/ethereum/assets/0xC7ac23AA559e975548ac959e4D1c926830093554/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Stella's LIMO", - "website": "http://limo.free.bg", - "description": "Stella's LIMO is an ethereum based Asset.", - "explorer": "https://etherscan.io/token/0xC7ac23AA559e975548ac959e4D1c926830093554", - "type": "ERC20", - "symbol": "LIMO", - "decimals": 1, - "status": "active", - "id": "0xC7ac23AA559e975548ac959e4D1c926830093554" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC7ac23AA559e975548ac959e4D1c926830093554/logo.png b/blockchains/ethereum/assets/0xC7ac23AA559e975548ac959e4D1c926830093554/logo.png deleted file mode 100644 index 420338044dc57..0000000000000 Binary files a/blockchains/ethereum/assets/0xC7ac23AA559e975548ac959e4D1c926830093554/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5/info.json b/blockchains/ethereum/assets/0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5/info.json deleted file mode 100644 index 9d204f3cbf32b..0000000000000 --- a/blockchains/ethereum/assets/0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MAiWORLD", - "symbol": "MAI", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5", - "status": "active", - "id": "0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5/logo.png b/blockchains/ethereum/assets/0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5/logo.png deleted file mode 100644 index 7260d35e2f980..0000000000000 Binary files a/blockchains/ethereum/assets/0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C/info.json b/blockchains/ethereum/assets/0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C/info.json deleted file mode 100644 index b45d0ebdfff48..0000000000000 --- a/blockchains/ethereum/assets/0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ZCore Token", - "website": "https://zcore.network", - "description": "The proposal of the ZCore Token (ZCRT) is to take advantage of the technological and usability advantages offered by the platform ZCore Network.", - "socials": [], - "explorer": "https://etherscan.io/token/0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C", - "type": "ERC20", - "symbol": "ZCRT", - "decimals": 18, - "status": "active", - "id": "0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C/logo.png b/blockchains/ethereum/assets/0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C/logo.png deleted file mode 100644 index c2320ad0e9da9..0000000000000 Binary files a/blockchains/ethereum/assets/0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea/info.json b/blockchains/ethereum/assets/0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea/info.json deleted file mode 100644 index 5b8c58f2acdc7..0000000000000 --- a/blockchains/ethereum/assets/0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gold Bits Coin", - "symbol": "GBC", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea", - "status": "active", - "id": "0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea/logo.png b/blockchains/ethereum/assets/0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea/logo.png deleted file mode 100755 index 2192b51804779..0000000000000 Binary files a/blockchains/ethereum/assets/0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC80c5E40220172B36aDee2c951f26F2a577810C5/info.json b/blockchains/ethereum/assets/0xC80c5E40220172B36aDee2c951f26F2a577810C5/info.json deleted file mode 100644 index 00fc6ac2629ca..0000000000000 --- a/blockchains/ethereum/assets/0xC80c5E40220172B36aDee2c951f26F2a577810C5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Banker Token", - "symbol": "BNK", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://bankera.com/", - "explorer": "https://etherscan.io/token/0xC80c5E40220172B36aDee2c951f26F2a577810C5", - "status": "active", - "id": "0xC80c5E40220172B36aDee2c951f26F2a577810C5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC80c5E40220172B36aDee2c951f26F2a577810C5/logo.png b/blockchains/ethereum/assets/0xC80c5E40220172B36aDee2c951f26F2a577810C5/logo.png deleted file mode 100644 index 6b6b2610c629b..0000000000000 Binary files a/blockchains/ethereum/assets/0xC80c5E40220172B36aDee2c951f26F2a577810C5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6/info.json b/blockchains/ethereum/assets/0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6/info.json deleted file mode 100644 index 26981018fc307..0000000000000 --- a/blockchains/ethereum/assets/0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Luna Stars", - "symbol": "LSTR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6", - "status": "active", - "id": "0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6/logo.png b/blockchains/ethereum/assets/0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6/logo.png deleted file mode 100644 index 8f90c40883a97..0000000000000 Binary files a/blockchains/ethereum/assets/0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC83e0B5110f94C45739FB4995566f57c2542eAF8/info.json b/blockchains/ethereum/assets/0xC83e0B5110f94C45739FB4995566f57c2542eAF8/info.json deleted file mode 100644 index 7a9bc1936b3bb..0000000000000 --- a/blockchains/ethereum/assets/0xC83e0B5110f94C45739FB4995566f57c2542eAF8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Black Dollar Coin", - "symbol": "BDC", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC83e0B5110f94C45739FB4995566f57c2542eAF8", - "status": "active", - "id": "0xC83e0B5110f94C45739FB4995566f57c2542eAF8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC83e0B5110f94C45739FB4995566f57c2542eAF8/logo.png b/blockchains/ethereum/assets/0xC83e0B5110f94C45739FB4995566f57c2542eAF8/logo.png deleted file mode 100644 index 854e78b3464d1..0000000000000 Binary files a/blockchains/ethereum/assets/0xC83e0B5110f94C45739FB4995566f57c2542eAF8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC841210471aE257824b1Ddaf24D0eF64f2297485/info.json b/blockchains/ethereum/assets/0xC841210471aE257824b1Ddaf24D0eF64f2297485/info.json deleted file mode 100644 index a1e48e9500f0f..0000000000000 --- a/blockchains/ethereum/assets/0xC841210471aE257824b1Ddaf24D0eF64f2297485/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wymax Lending Platform", - "symbol": "WLP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC841210471aE257824b1Ddaf24D0eF64f2297485", - "status": "active", - "id": "0xC841210471aE257824b1Ddaf24D0eF64f2297485" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC841210471aE257824b1Ddaf24D0eF64f2297485/logo.png b/blockchains/ethereum/assets/0xC841210471aE257824b1Ddaf24D0eF64f2297485/logo.png deleted file mode 100644 index 57c0f993bc617..0000000000000 Binary files a/blockchains/ethereum/assets/0xC841210471aE257824b1Ddaf24D0eF64f2297485/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A/info.json b/blockchains/ethereum/assets/0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A/info.json deleted file mode 100644 index aac2fcdeff2da..0000000000000 --- a/blockchains/ethereum/assets/0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlastScrypt", - "symbol": "BLAST", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A", - "status": "active", - "id": "0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A/logo.png b/blockchains/ethereum/assets/0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A/logo.png deleted file mode 100644 index c03e690afe835..0000000000000 Binary files a/blockchains/ethereum/assets/0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/logo.png b/blockchains/ethereum/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/logo.png deleted file mode 100644 index 31897be45bf52..0000000000000 Binary files a/blockchains/ethereum/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC86D054809623432210c107af2e3F619DcFbf652/info.json b/blockchains/ethereum/assets/0xC86D054809623432210c107af2e3F619DcFbf652/info.json deleted file mode 100644 index 5a4f6da866de7..0000000000000 --- a/blockchains/ethereum/assets/0xC86D054809623432210c107af2e3F619DcFbf652/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SENTINEL PROTOCOL", - "symbol": "UPP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sentinelprotocol.io", - "explorer": "https://etherscan.io/token/0xC86D054809623432210c107af2e3F619DcFbf652", - "status": "active", - "id": "0xC86D054809623432210c107af2e3F619DcFbf652" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC86D054809623432210c107af2e3F619DcFbf652/logo.png b/blockchains/ethereum/assets/0xC86D054809623432210c107af2e3F619DcFbf652/logo.png deleted file mode 100755 index b878ed8fd2145..0000000000000 Binary files a/blockchains/ethereum/assets/0xC86D054809623432210c107af2e3F619DcFbf652/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC87412535beC14FE79497914Dc5886fb0a163123/info.json b/blockchains/ethereum/assets/0xC87412535beC14FE79497914Dc5886fb0a163123/info.json deleted file mode 100644 index c1dc719893aaf..0000000000000 --- a/blockchains/ethereum/assets/0xC87412535beC14FE79497914Dc5886fb0a163123/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bright Dream X", - "symbol": "BDX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC87412535beC14FE79497914Dc5886fb0a163123", - "status": "active", - "id": "0xC87412535beC14FE79497914Dc5886fb0a163123" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC87412535beC14FE79497914Dc5886fb0a163123/logo.png b/blockchains/ethereum/assets/0xC87412535beC14FE79497914Dc5886fb0a163123/logo.png deleted file mode 100644 index b68a6351d6eb7..0000000000000 Binary files a/blockchains/ethereum/assets/0xC87412535beC14FE79497914Dc5886fb0a163123/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456/info.json b/blockchains/ethereum/assets/0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456/info.json deleted file mode 100644 index 924b5d6450e58..0000000000000 --- a/blockchains/ethereum/assets/0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BDCC COIN", - "symbol": "BDCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.thebitica.com/", - "explorer": "https://etherscan.io/token/0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456", - "status": "active", - "id": "0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456/logo.png b/blockchains/ethereum/assets/0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456/logo.png deleted file mode 100755 index 02984c79c537f..0000000000000 Binary files a/blockchains/ethereum/assets/0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC88C59d0C573043C477fB9084990Ea14bc3C3817/info.json b/blockchains/ethereum/assets/0xC88C59d0C573043C477fB9084990Ea14bc3C3817/info.json deleted file mode 100644 index ddef3bc4b52b2..0000000000000 --- a/blockchains/ethereum/assets/0xC88C59d0C573043C477fB9084990Ea14bc3C3817/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDP", - "symbol": "USDP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC88C59d0C573043C477fB9084990Ea14bc3C3817", - "status": "active", - "id": "0xC88C59d0C573043C477fB9084990Ea14bc3C3817" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC88C59d0C573043C477fB9084990Ea14bc3C3817/logo.png b/blockchains/ethereum/assets/0xC88C59d0C573043C477fB9084990Ea14bc3C3817/logo.png deleted file mode 100644 index 88d04e51291b7..0000000000000 Binary files a/blockchains/ethereum/assets/0xC88C59d0C573043C477fB9084990Ea14bc3C3817/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC88F47067dB2E25851317A2FDaE73a22c0777c37/logo.png b/blockchains/ethereum/assets/0xC88F47067dB2E25851317A2FDaE73a22c0777c37/logo.png deleted file mode 100644 index cc11ba3907136..0000000000000 Binary files a/blockchains/ethereum/assets/0xC88F47067dB2E25851317A2FDaE73a22c0777c37/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC89fA86A1a2f6De30D35B4602F709161D08BABda/info.json b/blockchains/ethereum/assets/0xC89fA86A1a2f6De30D35B4602F709161D08BABda/info.json deleted file mode 100644 index 65f67bf0c2818..0000000000000 --- a/blockchains/ethereum/assets/0xC89fA86A1a2f6De30D35B4602F709161D08BABda/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LXK", - "symbol": "LXK", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC89fA86A1a2f6De30D35B4602F709161D08BABda", - "status": "active", - "id": "0xC89fA86A1a2f6De30D35B4602F709161D08BABda" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC89fA86A1a2f6De30D35B4602F709161D08BABda/logo.png b/blockchains/ethereum/assets/0xC89fA86A1a2f6De30D35B4602F709161D08BABda/logo.png deleted file mode 100644 index 4f2d6fa6f0d41..0000000000000 Binary files a/blockchains/ethereum/assets/0xC89fA86A1a2f6De30D35B4602F709161D08BABda/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c/info.json b/blockchains/ethereum/assets/0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c/info.json deleted file mode 100644 index 8b4b2241fd28e..0000000000000 --- a/blockchains/ethereum/assets/0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "APM Coin", - "symbol": "APM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://apm-coin.com", - "explorer": "https://etherscan.io/token/0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c", - "status": "active", - "id": "0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c/logo.png b/blockchains/ethereum/assets/0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c/logo.png deleted file mode 100644 index a5d6993b80037..0000000000000 Binary files a/blockchains/ethereum/assets/0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC8C8205297b0908b9d0B16aa95c8d0108D615D25/info.json b/blockchains/ethereum/assets/0xC8C8205297b0908b9d0B16aa95c8d0108D615D25/info.json deleted file mode 100644 index eb6d388937bf5..0000000000000 --- a/blockchains/ethereum/assets/0xC8C8205297b0908b9d0B16aa95c8d0108D615D25/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short KNC-DAI v2", - "symbol": "dsKNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC8C8205297b0908b9d0B16aa95c8d0108D615D25", - "status": "active", - "id": "0xC8C8205297b0908b9d0B16aa95c8d0108D615D25" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC8C8205297b0908b9d0B16aa95c8d0108D615D25/logo.png b/blockchains/ethereum/assets/0xC8C8205297b0908b9d0B16aa95c8d0108D615D25/logo.png deleted file mode 100644 index 9f53ee26c2207..0000000000000 Binary files a/blockchains/ethereum/assets/0xC8C8205297b0908b9d0B16aa95c8d0108D615D25/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB/info.json b/blockchains/ethereum/assets/0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB/info.json deleted file mode 100644 index 5110e4e44632d..0000000000000 --- a/blockchains/ethereum/assets/0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "GRAP", - "website": "https://grap.finance", - "description": "Grap is a fork of the YAM project. But it came with correct 'rebase' and it fixed some obvious bugs. So it will be less trouble and more fun.", - "explorer": "https://etherscan.io/token/0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB", - "research": "", - "type": "ERC20", - "symbol": "GRAP", - "decimals": 18, - "status": "active", - "id": "0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB/logo.png b/blockchains/ethereum/assets/0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB/logo.png deleted file mode 100644 index 0d51c290aba74..0000000000000 Binary files a/blockchains/ethereum/assets/0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC/info.json b/blockchains/ethereum/assets/0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC/info.json deleted file mode 100644 index 23cc9b74d7340..0000000000000 --- a/blockchains/ethereum/assets/0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHA", - "symbol": "ERA", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC", - "status": "active", - "id": "0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC/logo.png b/blockchains/ethereum/assets/0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC/logo.png deleted file mode 100644 index 85597790cf5cf..0000000000000 Binary files a/blockchains/ethereum/assets/0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/info.json b/blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/info.json deleted file mode 100644 index 727f74eb510ad..0000000000000 --- a/blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mNFLX Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror NFLX Token.", - "explorer": "https://etherscan.io/token/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mNFLX", - "decimals": 18, - "status": "active", - "id": "0xC8d674114bac90148d11D3C1d33C61835a0F9DCD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/logo.png b/blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/logo.png deleted file mode 100644 index 81fa920f4d2b2..0000000000000 Binary files a/blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC91b81df82534eA95C547abE86db455976ce70F8/info.json b/blockchains/ethereum/assets/0xC91b81df82534eA95C547abE86db455976ce70F8/info.json deleted file mode 100644 index 40ee4c73ecbf6..0000000000000 --- a/blockchains/ethereum/assets/0xC91b81df82534eA95C547abE86db455976ce70F8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HDRR", - "symbol": "HDRR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC91b81df82534eA95C547abE86db455976ce70F8", - "status": "active", - "id": "0xC91b81df82534eA95C547abE86db455976ce70F8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC91b81df82534eA95C547abE86db455976ce70F8/logo.png b/blockchains/ethereum/assets/0xC91b81df82534eA95C547abE86db455976ce70F8/logo.png deleted file mode 100644 index 76b91e7b5db79..0000000000000 Binary files a/blockchains/ethereum/assets/0xC91b81df82534eA95C547abE86db455976ce70F8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC9683713241D88C7Cce5a4609aAD7480177DE129/info.json b/blockchains/ethereum/assets/0xC9683713241D88C7Cce5a4609aAD7480177DE129/info.json deleted file mode 100644 index b8dbce4253582..0000000000000 --- a/blockchains/ethereum/assets/0xC9683713241D88C7Cce5a4609aAD7480177DE129/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 335-CN22", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC9683713241D88C7Cce5a4609aAD7480177DE129", - "status": "active", - "id": "0xC9683713241D88C7Cce5a4609aAD7480177DE129" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC9683713241D88C7Cce5a4609aAD7480177DE129/logo.png b/blockchains/ethereum/assets/0xC9683713241D88C7Cce5a4609aAD7480177DE129/logo.png deleted file mode 100644 index a8b5b24fb31e3..0000000000000 Binary files a/blockchains/ethereum/assets/0xC9683713241D88C7Cce5a4609aAD7480177DE129/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC98449EF8a017cfD29AED8b21B9B26492978a898/info.json b/blockchains/ethereum/assets/0xC98449EF8a017cfD29AED8b21B9B26492978a898/info.json deleted file mode 100644 index d21934b05c467..0000000000000 --- a/blockchains/ethereum/assets/0xC98449EF8a017cfD29AED8b21B9B26492978a898/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fitness Chain", - "symbol": "FIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC98449EF8a017cfD29AED8b21B9B26492978a898", - "status": "active", - "id": "0xC98449EF8a017cfD29AED8b21B9B26492978a898" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC98449EF8a017cfD29AED8b21B9B26492978a898/logo.png b/blockchains/ethereum/assets/0xC98449EF8a017cfD29AED8b21B9B26492978a898/logo.png deleted file mode 100644 index 0443d1eded30e..0000000000000 Binary files a/blockchains/ethereum/assets/0xC98449EF8a017cfD29AED8b21B9B26492978a898/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF/info.json b/blockchains/ethereum/assets/0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF/info.json deleted file mode 100644 index 2525929d0aead..0000000000000 --- a/blockchains/ethereum/assets/0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Space Bank Token", - "symbol": "SPB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF", - "status": "active", - "id": "0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF/logo.png b/blockchains/ethereum/assets/0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF/logo.png deleted file mode 100644 index afa0c920208fa..0000000000000 Binary files a/blockchains/ethereum/assets/0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC9D73535DEBE2829b03faab04FF1022399Afc122/info.json b/blockchains/ethereum/assets/0xC9D73535DEBE2829b03faab04FF1022399Afc122/info.json deleted file mode 100644 index 7ae946982cbc9..0000000000000 --- a/blockchains/ethereum/assets/0xC9D73535DEBE2829b03faab04FF1022399Afc122/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TANTECH", - "symbol": "TAN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC9D73535DEBE2829b03faab04FF1022399Afc122", - "status": "active", - "id": "0xC9D73535DEBE2829b03faab04FF1022399Afc122" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC9D73535DEBE2829b03faab04FF1022399Afc122/logo.png b/blockchains/ethereum/assets/0xC9D73535DEBE2829b03faab04FF1022399Afc122/logo.png deleted file mode 100644 index 4640734888e1e..0000000000000 Binary files a/blockchains/ethereum/assets/0xC9D73535DEBE2829b03faab04FF1022399Afc122/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec/info.json b/blockchains/ethereum/assets/0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec/info.json deleted file mode 100644 index 8b2f6133b7e5c..0000000000000 --- a/blockchains/ethereum/assets/0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Binance GBP", - "website": "https://binance.com/en", - "description": "Binance GBP (BGBP) is a token issued by Binance with a price pegged at a 1:1 rate to British Pound (GBP).", - "explorer": "https://etherscan.io/token/0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec", - "research": "https://research.binance.com/en/projects/binance-gbp", - "type": "ERC20", - "symbol": "BGBP", - "decimals": 8, - "status": "active", - "id": "0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec/logo.png b/blockchains/ethereum/assets/0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec/logo.png deleted file mode 100644 index 852c3e0b7bdfe..0000000000000 Binary files a/blockchains/ethereum/assets/0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC9aFDea326c109D441519d355756f4e88465f94d/info.json b/blockchains/ethereum/assets/0xC9aFDea326c109D441519d355756f4e88465f94d/info.json deleted file mode 100644 index ae9844cbacfbe..0000000000000 --- a/blockchains/ethereum/assets/0xC9aFDea326c109D441519d355756f4e88465f94d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Doblone", - "symbol": "DOB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC9aFDea326c109D441519d355756f4e88465f94d", - "status": "active", - "id": "0xC9aFDea326c109D441519d355756f4e88465f94d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC9aFDea326c109D441519d355756f4e88465f94d/logo.png b/blockchains/ethereum/assets/0xC9aFDea326c109D441519d355756f4e88465f94d/logo.png deleted file mode 100644 index c6a7fc6c02bc9..0000000000000 Binary files a/blockchains/ethereum/assets/0xC9aFDea326c109D441519d355756f4e88465f94d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454/info.json b/blockchains/ethereum/assets/0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454/info.json deleted file mode 100644 index 4b4760d758a2a..0000000000000 --- a/blockchains/ethereum/assets/0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Oroshi", - "symbol": "WIND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454", - "status": "active", - "id": "0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454/logo.png b/blockchains/ethereum/assets/0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454/logo.png deleted file mode 100755 index daabf5ca0eb63..0000000000000 Binary files a/blockchains/ethereum/assets/0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC9cE70A381910D0a90B30d408CC9C7705ee882de/info.json b/blockchains/ethereum/assets/0xC9cE70A381910D0a90B30d408CC9C7705ee882de/info.json deleted file mode 100644 index 5bdcc0d4b4532..0000000000000 --- a/blockchains/ethereum/assets/0xC9cE70A381910D0a90B30d408CC9C7705ee882de/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "NYAN", - "website": "https://nyan.finance", - "source_code": "https://github.com/geass-zero/nyan.finance", - "description": "Nyan is a decentralized hedge fund using on-chain governance", - "explorer": "https://etherscan.io/token/0xC9cE70A381910D0a90B30d408CC9C7705ee882de", - "type": "ERC20", - "symbol": "NYAN", - "decimals": 18, - "status": "active", - "id": "0xC9cE70A381910D0a90B30d408CC9C7705ee882de" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC9cE70A381910D0a90B30d408CC9C7705ee882de/logo.png b/blockchains/ethereum/assets/0xC9cE70A381910D0a90B30d408CC9C7705ee882de/logo.png deleted file mode 100644 index 979f3702c33c7..0000000000000 Binary files a/blockchains/ethereum/assets/0xC9cE70A381910D0a90B30d408CC9C7705ee882de/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCA0e7269600d353F70b14Ad118A49575455C0f2f/info.json b/blockchains/ethereum/assets/0xCA0e7269600d353F70b14Ad118A49575455C0f2f/info.json deleted file mode 100644 index 2bb2cc2fd6e11..0000000000000 --- a/blockchains/ethereum/assets/0xCA0e7269600d353F70b14Ad118A49575455C0f2f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AMLT", - "symbol": "AMLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://amlt.coinfirm.com/", - "explorer": "https://etherscan.io/token/0xCA0e7269600d353F70b14Ad118A49575455C0f2f", - "status": "active", - "id": "0xCA0e7269600d353F70b14Ad118A49575455C0f2f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCA0e7269600d353F70b14Ad118A49575455C0f2f/logo.png b/blockchains/ethereum/assets/0xCA0e7269600d353F70b14Ad118A49575455C0f2f/logo.png deleted file mode 100755 index f780d36497c1b..0000000000000 Binary files a/blockchains/ethereum/assets/0xCA0e7269600d353F70b14Ad118A49575455C0f2f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d/info.json b/blockchains/ethereum/assets/0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d/info.json deleted file mode 100644 index 5e79da46cd039..0000000000000 --- a/blockchains/ethereum/assets/0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Boleno", - "symbol": "BLN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d", - "status": "active", - "id": "0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d/logo.png b/blockchains/ethereum/assets/0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d/logo.png deleted file mode 100755 index 6d3e9f6908f77..0000000000000 Binary files a/blockchains/ethereum/assets/0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCA760655D162EE134E34A316aE8AD9a54a69B60f/info.json b/blockchains/ethereum/assets/0xCA760655D162EE134E34A316aE8AD9a54a69B60f/info.json deleted file mode 100644 index 4b2da2053b82d..0000000000000 --- a/blockchains/ethereum/assets/0xCA760655D162EE134E34A316aE8AD9a54a69B60f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OON", - "symbol": "OON", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCA760655D162EE134E34A316aE8AD9a54a69B60f", - "status": "active", - "id": "0xCA760655D162EE134E34A316aE8AD9a54a69B60f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCA760655D162EE134E34A316aE8AD9a54a69B60f/logo.png b/blockchains/ethereum/assets/0xCA760655D162EE134E34A316aE8AD9a54a69B60f/logo.png deleted file mode 100644 index 18a53e2aec00b..0000000000000 Binary files a/blockchains/ethereum/assets/0xCA760655D162EE134E34A316aE8AD9a54a69B60f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba/info.json b/blockchains/ethereum/assets/0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba/info.json deleted file mode 100644 index 1edcc799a72f3..0000000000000 --- a/blockchains/ethereum/assets/0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mercenario Coin", - "symbol": "MMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba", - "status": "active", - "id": "0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba/logo.png b/blockchains/ethereum/assets/0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba/logo.png deleted file mode 100644 index 768ee4c5f27b0..0000000000000 Binary files a/blockchains/ethereum/assets/0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2/info.json b/blockchains/ethereum/assets/0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2/info.json deleted file mode 100644 index b4b76820dcc10..0000000000000 --- a/blockchains/ethereum/assets/0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YamataChain", - "symbol": "YCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2", - "status": "active", - "id": "0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2/logo.png b/blockchains/ethereum/assets/0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2/logo.png deleted file mode 100644 index de52d08403a45..0000000000000 Binary files a/blockchains/ethereum/assets/0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCB5A05beF3257613E984C17DbcF039952B6d883F/info.json b/blockchains/ethereum/assets/0xCB5A05beF3257613E984C17DbcF039952B6d883F/info.json deleted file mode 100644 index 82233f7bdcf17..0000000000000 --- a/blockchains/ethereum/assets/0xCB5A05beF3257613E984C17DbcF039952B6d883F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sugar Exchange", - "symbol": "SGR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://sugarexchange.io/", - "explorer": "https://etherscan.io/token/0xCB5A05beF3257613E984C17DbcF039952B6d883F", - "status": "active", - "id": "0xCB5A05beF3257613E984C17DbcF039952B6d883F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCB5A05beF3257613E984C17DbcF039952B6d883F/logo.png b/blockchains/ethereum/assets/0xCB5A05beF3257613E984C17DbcF039952B6d883F/logo.png deleted file mode 100644 index d13b84e3ad57d..0000000000000 Binary files a/blockchains/ethereum/assets/0xCB5A05beF3257613E984C17DbcF039952B6d883F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCB610b65122f9A530892a9d442aa5f88A58d8a37/info.json b/blockchains/ethereum/assets/0xCB610b65122f9A530892a9d442aa5f88A58d8a37/info.json deleted file mode 100644 index d89f31297ab57..0000000000000 --- a/blockchains/ethereum/assets/0xCB610b65122f9A530892a9d442aa5f88A58d8a37/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IOU POIU G768-GH43", - "symbol": "IOU", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCB610b65122f9A530892a9d442aa5f88A58d8a37", - "status": "active", - "id": "0xCB610b65122f9A530892a9d442aa5f88A58d8a37" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCB610b65122f9A530892a9d442aa5f88A58d8a37/logo.png b/blockchains/ethereum/assets/0xCB610b65122f9A530892a9d442aa5f88A58d8a37/logo.png deleted file mode 100644 index 8b72ee286987c..0000000000000 Binary files a/blockchains/ethereum/assets/0xCB610b65122f9A530892a9d442aa5f88A58d8a37/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCBCec9738533114F4434E1697201571EEf4dde32/info.json b/blockchains/ethereum/assets/0xCBCec9738533114F4434E1697201571EEf4dde32/info.json deleted file mode 100644 index f489a0c5d2c76..0000000000000 --- a/blockchains/ethereum/assets/0xCBCec9738533114F4434E1697201571EEf4dde32/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SudanGoldCoin", - "symbol": "SGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCBCec9738533114F4434E1697201571EEf4dde32", - "status": "active", - "id": "0xCBCec9738533114F4434E1697201571EEf4dde32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCBCec9738533114F4434E1697201571EEf4dde32/logo.png b/blockchains/ethereum/assets/0xCBCec9738533114F4434E1697201571EEf4dde32/logo.png deleted file mode 100644 index d49dd7fa74d8d..0000000000000 Binary files a/blockchains/ethereum/assets/0xCBCec9738533114F4434E1697201571EEf4dde32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCBc62A291d4C564fd5D1d171154a0266ce336c44/info.json b/blockchains/ethereum/assets/0xCBc62A291d4C564fd5D1d171154a0266ce336c44/info.json deleted file mode 100644 index 5a6704e2a35b2..0000000000000 --- a/blockchains/ethereum/assets/0xCBc62A291d4C564fd5D1d171154a0266ce336c44/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "ZYTH", - "website": "https://uzyth.com/", - "source_code": "https://github.com/zythtech", - "white_paper": "http://18.190.113.58//api.uzyth.com/uploaded_media/downloads/1591291137645_download.pdf", - "description": "ZYTH is used to lower commission fees on the exchange, currency pairing, casino games, marketplace and even to pay members ads on our social platform.", - "explorer": "https://etherscan.io/token/0xCBc62A291d4C564fd5D1d171154a0266ce336c44", - "type": "ERC20", - "symbol": "\"\"", - "decimals": 18, - "status": "active", - "id": "0xCBc62A291d4C564fd5D1d171154a0266ce336c44" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCBc62A291d4C564fd5D1d171154a0266ce336c44/logo.png b/blockchains/ethereum/assets/0xCBc62A291d4C564fd5D1d171154a0266ce336c44/logo.png deleted file mode 100644 index b9826eaf8a7a4..0000000000000 Binary files a/blockchains/ethereum/assets/0xCBc62A291d4C564fd5D1d171154a0266ce336c44/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68/info.json b/blockchains/ethereum/assets/0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68/info.json deleted file mode 100644 index 7d2fe7e0174d0..0000000000000 --- a/blockchains/ethereum/assets/0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yi Fa Temple Token", - "symbol": "YFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68", - "status": "active", - "id": "0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68/logo.png b/blockchains/ethereum/assets/0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68/logo.png deleted file mode 100755 index d9258ee5da01d..0000000000000 Binary files a/blockchains/ethereum/assets/0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe/info.json b/blockchains/ethereum/assets/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe/info.json deleted file mode 100644 index 35764edc23026..0000000000000 --- a/blockchains/ethereum/assets/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrustSwap Token", - "symbol": "SWAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://trustswap.org/", - "explorer": "https://etherscan.io/token/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe", - "status": "active", - "id": "0xCC4304A31d09258b0029eA7FE63d032f52e44EFe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe/logo.png b/blockchains/ethereum/assets/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe/logo.png deleted file mode 100644 index c34552652e38f..0000000000000 Binary files a/blockchains/ethereum/assets/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCC55cf17d21c758E52b87113a7143116e4d9EB10/info.json b/blockchains/ethereum/assets/0xCC55cf17d21c758E52b87113a7143116e4d9EB10/info.json deleted file mode 100644 index 699a3184e82a5..0000000000000 --- a/blockchains/ethereum/assets/0xCC55cf17d21c758E52b87113a7143116e4d9EB10/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vending Machine Chain", - "symbol": "VMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCC55cf17d21c758E52b87113a7143116e4d9EB10", - "status": "active", - "id": "0xCC55cf17d21c758E52b87113a7143116e4d9EB10" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCC55cf17d21c758E52b87113a7143116e4d9EB10/logo.png b/blockchains/ethereum/assets/0xCC55cf17d21c758E52b87113a7143116e4d9EB10/logo.png deleted file mode 100644 index 31b2080a1eb51..0000000000000 Binary files a/blockchains/ethereum/assets/0xCC55cf17d21c758E52b87113a7143116e4d9EB10/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCC6B25d2A3D95568d1C903a5376982b1f54c7791/info.json b/blockchains/ethereum/assets/0xCC6B25d2A3D95568d1C903a5376982b1f54c7791/info.json deleted file mode 100644 index 122ddcb6dd59c..0000000000000 --- a/blockchains/ethereum/assets/0xCC6B25d2A3D95568d1C903a5376982b1f54c7791/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEN", - "symbol": "DEN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCC6B25d2A3D95568d1C903a5376982b1f54c7791", - "status": "active", - "id": "0xCC6B25d2A3D95568d1C903a5376982b1f54c7791" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCC6B25d2A3D95568d1C903a5376982b1f54c7791/logo.png b/blockchains/ethereum/assets/0xCC6B25d2A3D95568d1C903a5376982b1f54c7791/logo.png deleted file mode 100644 index ea2ebd83bb81e..0000000000000 Binary files a/blockchains/ethereum/assets/0xCC6B25d2A3D95568d1C903a5376982b1f54c7791/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCC9254107D18493D018EE87C843a1D6d0c483c3C/info.json b/blockchains/ethereum/assets/0xCC9254107D18493D018EE87C843a1D6d0c483c3C/info.json deleted file mode 100644 index a67ec68fff0d0..0000000000000 --- a/blockchains/ethereum/assets/0xCC9254107D18493D018EE87C843a1D6d0c483c3C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GBPT", - "symbol": "GBPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCC9254107D18493D018EE87C843a1D6d0c483c3C", - "status": "active", - "id": "0xCC9254107D18493D018EE87C843a1D6d0c483c3C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCC9254107D18493D018EE87C843a1D6d0c483c3C/logo.png b/blockchains/ethereum/assets/0xCC9254107D18493D018EE87C843a1D6d0c483c3C/logo.png deleted file mode 100644 index 711d225f16492..0000000000000 Binary files a/blockchains/ethereum/assets/0xCC9254107D18493D018EE87C843a1D6d0c483c3C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/info.json b/blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/info.json deleted file mode 100644 index d8785d6704f18..0000000000000 --- a/blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bubo", - "symbol": "BUBO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://budbo.io/", - "explorer": "https://etherscan.io/token/0xCCbf21ba6EF00802AB06637896B799f7101F54A2", - "status": "active", - "id": "0xCCbf21ba6EF00802AB06637896B799f7101F54A2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/logo.png b/blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/logo.png deleted file mode 100755 index fbce08a31f770..0000000000000 Binary files a/blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743/info.json b/blockchains/ethereum/assets/0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743/info.json deleted file mode 100644 index 0cb29134941aa..0000000000000 --- a/blockchains/ethereum/assets/0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinMarketFeed", - "symbol": "CMF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743", - "status": "active", - "id": "0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743/logo.png b/blockchains/ethereum/assets/0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743/logo.png deleted file mode 100644 index 5163b0f19b47b..0000000000000 Binary files a/blockchains/ethereum/assets/0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCD6d1a15F39E41F1154511601C905Faf469001bE/info.json b/blockchains/ethereum/assets/0xCD6d1a15F39E41F1154511601C905Faf469001bE/info.json deleted file mode 100644 index c19c51f6060c5..0000000000000 --- a/blockchains/ethereum/assets/0xCD6d1a15F39E41F1154511601C905Faf469001bE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro", - "symbol": "LOYALTY POINTS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCD6d1a15F39E41F1154511601C905Faf469001bE", - "status": "active", - "id": "0xCD6d1a15F39E41F1154511601C905Faf469001bE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCD6d1a15F39E41F1154511601C905Faf469001bE/logo.png b/blockchains/ethereum/assets/0xCD6d1a15F39E41F1154511601C905Faf469001bE/logo.png deleted file mode 100755 index 4e77b9cbba062..0000000000000 Binary files a/blockchains/ethereum/assets/0xCD6d1a15F39E41F1154511601C905Faf469001bE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47/info.json b/blockchains/ethereum/assets/0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47/info.json deleted file mode 100644 index 713b27d15a011..0000000000000 --- a/blockchains/ethereum/assets/0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hurify Token", - "symbol": "HUR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://hurify.co/", - "explorer": "https://etherscan.io/token/0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47", - "status": "active", - "id": "0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47/logo.png b/blockchains/ethereum/assets/0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47/logo.png deleted file mode 100755 index e59ed165608d4..0000000000000 Binary files a/blockchains/ethereum/assets/0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCDC412F306e0C51e3249B88C65423Cd16b322673/info.json b/blockchains/ethereum/assets/0xCDC412F306e0C51e3249B88C65423Cd16b322673/info.json deleted file mode 100644 index 158537e72902f..0000000000000 --- a/blockchains/ethereum/assets/0xCDC412F306e0C51e3249B88C65423Cd16b322673/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockchain.io", - "symbol": "BCIO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCDC412F306e0C51e3249B88C65423Cd16b322673", - "status": "active", - "id": "0xCDC412F306e0C51e3249B88C65423Cd16b322673" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCDC412F306e0C51e3249B88C65423Cd16b322673/logo.png b/blockchains/ethereum/assets/0xCDC412F306e0C51e3249B88C65423Cd16b322673/logo.png deleted file mode 100644 index 84a5e75846d34..0000000000000 Binary files a/blockchains/ethereum/assets/0xCDC412F306e0C51e3249B88C65423Cd16b322673/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCE1298eF635326d9F197963E49E1E67422761897/info.json b/blockchains/ethereum/assets/0xCE1298eF635326d9F197963E49E1E67422761897/info.json deleted file mode 100644 index 0fa8d6d43024a..0000000000000 --- a/blockchains/ethereum/assets/0xCE1298eF635326d9F197963E49E1E67422761897/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PiSwap Token (PIS)", - "website": "https://piswap.io/", - "description": "PiSwap is a new generation Defi platform, fully integrated with tools to help users to access Defi easily, quickly and securely.", - "explorer": "https://etherscan.io/token/0xCE1298eF635326d9F197963E49E1E67422761897", - "type": "ERC20", - "symbol": "PIS", - "decimals": 8, - "status": "active", - "id": "0xCE1298eF635326d9F197963E49E1E67422761897" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCE1298eF635326d9F197963E49E1E67422761897/logo.png b/blockchains/ethereum/assets/0xCE1298eF635326d9F197963E49E1E67422761897/logo.png deleted file mode 100644 index 48f545c63ecba..0000000000000 Binary files a/blockchains/ethereum/assets/0xCE1298eF635326d9F197963E49E1E67422761897/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCE958ECf2C752c74973e89674Faa30404b15A498/info.json b/blockchains/ethereum/assets/0xCE958ECf2C752c74973e89674Faa30404b15A498/info.json deleted file mode 100644 index 082e31b1be09e..0000000000000 --- a/blockchains/ethereum/assets/0xCE958ECf2C752c74973e89674Faa30404b15A498/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MaspToken", - "symbol": "MASP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCE958ECf2C752c74973e89674Faa30404b15A498", - "status": "active", - "id": "0xCE958ECf2C752c74973e89674Faa30404b15A498" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCE958ECf2C752c74973e89674Faa30404b15A498/logo.png b/blockchains/ethereum/assets/0xCE958ECf2C752c74973e89674Faa30404b15A498/logo.png deleted file mode 100755 index d7d5ea56ab3a7..0000000000000 Binary files a/blockchains/ethereum/assets/0xCE958ECf2C752c74973e89674Faa30404b15A498/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/info.json b/blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/info.json deleted file mode 100644 index fbf5a8891a969..0000000000000 --- a/blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "BEPRO", - "website": "https://bepro.network", - "source_code": "https://github.com/bepronetwork", - "description": "A Code-as-a-Service protocol providing technology and support for blockchain-based applications", - "explorer": "https://etherscan.io/token/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A", - "type": "ERC20", - "symbol": "BEPRO", - "decimals": 18, - "status": "active", - "id": "0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/logo.png b/blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/logo.png deleted file mode 100644 index f6e960889b67e..0000000000000 Binary files a/blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCF67CEd76E8356366291246A9222169F4dBdBe64/info.json b/blockchains/ethereum/assets/0xCF67CEd76E8356366291246A9222169F4dBdBe64/info.json deleted file mode 100644 index 4b77c38c9338d..0000000000000 --- a/blockchains/ethereum/assets/0xCF67CEd76E8356366291246A9222169F4dBdBe64/info.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "DICE.FINANCE", - "website": "https://dice.finance/", - "source_code": "https://etherscan.io/address/0xcf67ced76e8356366291246a9222169f4dbdbe64#code", - "white_paper": "https://github.com/dice-finance/Whitepaper/blob/master/Dice.FinanceWP.md", - "description": "An unstoppable bankroll drives casino for thousands of users and hundreds of applications. DICE.FINANCE empowers players, developers, game providers and agency to participate in a game marketplace that is open and accessible to all.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DiceFinance", - "handle": "DiceFinance" - } - ], - "explorer": "https://etherscan.io/token/0xCF67CEd76E8356366291246A9222169F4dBdBe64", - "type": "ERC20", - "symbol": "DICE", - "decimals": 18, - "status": "active", - "id": "0xCF67CEd76E8356366291246A9222169F4dBdBe64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCF67CEd76E8356366291246A9222169F4dBdBe64/logo.png b/blockchains/ethereum/assets/0xCF67CEd76E8356366291246A9222169F4dBdBe64/logo.png deleted file mode 100644 index 83f6108754388..0000000000000 Binary files a/blockchains/ethereum/assets/0xCF67CEd76E8356366291246A9222169F4dBdBe64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45/info.json b/blockchains/ethereum/assets/0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45/info.json deleted file mode 100644 index 00b819842cb9d..0000000000000 --- a/blockchains/ethereum/assets/0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C572390", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45", - "status": "active", - "id": "0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45/logo.png b/blockchains/ethereum/assets/0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45/logo.png deleted file mode 100644 index 88b861265afd4..0000000000000 Binary files a/blockchains/ethereum/assets/0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E/info.json b/blockchains/ethereum/assets/0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E/info.json deleted file mode 100644 index 1deddbf63327d..0000000000000 --- a/blockchains/ethereum/assets/0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HoryouToken", - "symbol": "HYT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tge.horyoutoken.io/", - "explorer": "https://etherscan.io/token/0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E", - "status": "active", - "id": "0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E/logo.png b/blockchains/ethereum/assets/0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E/logo.png deleted file mode 100644 index 7d920b486ad43..0000000000000 Binary files a/blockchains/ethereum/assets/0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B/info.json b/blockchains/ethereum/assets/0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B/info.json deleted file mode 100644 index bd9b0680b3689..0000000000000 --- a/blockchains/ethereum/assets/0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TESTmg25", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B", - "status": "active", - "id": "0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B/logo.png b/blockchains/ethereum/assets/0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B/logo.png deleted file mode 100644 index e59ddb3a665b7..0000000000000 Binary files a/blockchains/ethereum/assets/0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCa3FE04C7Ee111F0bbb02C328c699226aCf9Fd33/info.json b/blockchains/ethereum/assets/0xCa3FE04C7Ee111F0bbb02C328c699226aCf9Fd33/info.json deleted file mode 100644 index 4dc247b8473cc..0000000000000 --- a/blockchains/ethereum/assets/0xCa3FE04C7Ee111F0bbb02C328c699226aCf9Fd33/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "seen.haus", - "symbol": "SEEN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://electrumdark.com", - "explorer": "https://etherscan.io/token/0xCa3FE04C7Ee111F0bbb02C328c699226aCf9Fd33", - "status": "active", - "id": "0xCa3FE04C7Ee111F0bbb02C328c699226aCf9Fd33" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCa3FE04C7Ee111F0bbb02C328c699226aCf9Fd33/logo.png b/blockchains/ethereum/assets/0xCa3FE04C7Ee111F0bbb02C328c699226aCf9Fd33/logo.png deleted file mode 100644 index e6c001f4b85eb..0000000000000 Binary files a/blockchains/ethereum/assets/0xCa3FE04C7Ee111F0bbb02C328c699226aCf9Fd33/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8/info.json b/blockchains/ethereum/assets/0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8/info.json deleted file mode 100644 index 5d3cf81ad4e2d..0000000000000 --- a/blockchains/ethereum/assets/0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STANI", - "symbol": "STANI", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8", - "status": "active", - "id": "0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8/logo.png b/blockchains/ethereum/assets/0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8/logo.png deleted file mode 100644 index d614bcefd0814..0000000000000 Binary files a/blockchains/ethereum/assets/0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0/info.json b/blockchains/ethereum/assets/0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0/info.json deleted file mode 100644 index 92ae24aded392..0000000000000 --- a/blockchains/ethereum/assets/0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "United Bull Traders", - "symbol": "UNB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://unitedbulltraders.com/", - "explorer": "https://etherscan.io/token/0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0", - "status": "active", - "id": "0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0/logo.png b/blockchains/ethereum/assets/0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0/logo.png deleted file mode 100644 index 1da8f6981e0d0..0000000000000 Binary files a/blockchains/ethereum/assets/0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCad2bAFF23327a45d42d82A78975BaC239632910/info.json b/blockchains/ethereum/assets/0xCad2bAFF23327a45d42d82A78975BaC239632910/info.json deleted file mode 100644 index 57672e66f8a43..0000000000000 --- a/blockchains/ethereum/assets/0xCad2bAFF23327a45d42d82A78975BaC239632910/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg9500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCad2bAFF23327a45d42d82A78975BaC239632910", - "status": "active", - "id": "0xCad2bAFF23327a45d42d82A78975BaC239632910" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCad2bAFF23327a45d42d82A78975BaC239632910/logo.png b/blockchains/ethereum/assets/0xCad2bAFF23327a45d42d82A78975BaC239632910/logo.png deleted file mode 100644 index f32716b135215..0000000000000 Binary files a/blockchains/ethereum/assets/0xCad2bAFF23327a45d42d82A78975BaC239632910/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F/info.json b/blockchains/ethereum/assets/0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F/info.json deleted file mode 100644 index e45fb0498366e..0000000000000 --- a/blockchains/ethereum/assets/0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C507213", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F", - "status": "active", - "id": "0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F/logo.png b/blockchains/ethereum/assets/0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F/logo.png deleted file mode 100644 index e400e6a2fa5cf..0000000000000 Binary files a/blockchains/ethereum/assets/0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCb39C3502415152b2ec90ff07ee18cc94f681a72/info.json b/blockchains/ethereum/assets/0xCb39C3502415152b2ec90ff07ee18cc94f681a72/info.json deleted file mode 100644 index f820baa2bd858..0000000000000 --- a/blockchains/ethereum/assets/0xCb39C3502415152b2ec90ff07ee18cc94f681a72/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "storeum", - "symbol": "STO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://storeum.co/", - "explorer": "https://etherscan.io/token/0xCb39C3502415152b2ec90ff07ee18cc94f681a72", - "status": "active", - "id": "0xCb39C3502415152b2ec90ff07ee18cc94f681a72" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCb39C3502415152b2ec90ff07ee18cc94f681a72/logo.png b/blockchains/ethereum/assets/0xCb39C3502415152b2ec90ff07ee18cc94f681a72/logo.png deleted file mode 100644 index 3854f337a5c0b..0000000000000 Binary files a/blockchains/ethereum/assets/0xCb39C3502415152b2ec90ff07ee18cc94f681a72/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962/info.json b/blockchains/ethereum/assets/0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962/info.json deleted file mode 100644 index e023c76f8ee25..0000000000000 --- a/blockchains/ethereum/assets/0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Qubitica", - "symbol": "QBIT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962", - "status": "active", - "id": "0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962/logo.png b/blockchains/ethereum/assets/0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962/logo.png deleted file mode 100755 index ba3c337a9fc58..0000000000000 Binary files a/blockchains/ethereum/assets/0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/info.json b/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/info.json deleted file mode 100644 index 73a7c1e7db379..0000000000000 --- a/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/info.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "name": "ROOT", - "website": "https://rootkit.finance/#/", - "description": "Rootkit (ROOT) is a highly deflationary, yield-farmable token that uses permanently locked liquidity pools to unlock new possibilities.", - "explorer": "https://etherscan.io/token/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/rootkitfinance", - "handle": "rootkitfinance" - }, - { - "name": "Telegram", - "url": "https://t.me/rootkitfinance", - "handle": "rootkitfinance" - }, - { - "name": "Telegram", - "url": "https://t.me/rootkitfinanceann", - "handle": "Rootkit Announcements" - }, - { - "name": "Medium", - "url": "https://rootkitfinance.medium.com", - "handle": "rootkitfinance" - }, - { - "name": "GitHub", - "url": "https://github.com/RootkitFinance", - "handle": "RootkitFinance" - } - ], - "type": "ERC20", - "symbol": "ROOT", - "decimals": 18, - "status": "active", - "id": "0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/logo.png b/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/logo.png deleted file mode 100644 index bcee72cab943b..0000000000000 Binary files a/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B/info.json b/blockchains/ethereum/assets/0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B/info.json deleted file mode 100644 index 4510a7f7df1c1..0000000000000 --- a/blockchains/ethereum/assets/0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trustcoin", - "symbol": "TRST", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.wetrust.io/", - "explorer": "https://etherscan.io/token/0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B", - "status": "active", - "id": "0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B/logo.png b/blockchains/ethereum/assets/0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B/logo.png deleted file mode 100644 index 80f9280fff4c5..0000000000000 Binary files a/blockchains/ethereum/assets/0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644/info.json b/blockchains/ethereum/assets/0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644/info.json deleted file mode 100644 index eb976c969c5e6..0000000000000 --- a/blockchains/ethereum/assets/0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kipple", - "symbol": "KIPPLE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644", - "status": "active", - "id": "0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644/logo.png b/blockchains/ethereum/assets/0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644/logo.png deleted file mode 100644 index 36d68688eb10f..0000000000000 Binary files a/blockchains/ethereum/assets/0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea/info.json b/blockchains/ethereum/assets/0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea/info.json deleted file mode 100644 index f68267dda38f0..0000000000000 --- a/blockchains/ethereum/assets/0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IDEX Membership", - "symbol": "IDXM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://auroradao.com/platform/idex/", - "explorer": "https://etherscan.io/token/0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea", - "status": "active", - "id": "0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea/logo.png b/blockchains/ethereum/assets/0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea/logo.png deleted file mode 100644 index 39a050e980692..0000000000000 Binary files a/blockchains/ethereum/assets/0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7/info.json b/blockchains/ethereum/assets/0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7/info.json deleted file mode 100644 index 455fa427c3106..0000000000000 --- a/blockchains/ethereum/assets/0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NioShares", - "symbol": "NIO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7", - "status": "active", - "id": "0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7/logo.png b/blockchains/ethereum/assets/0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7/logo.png deleted file mode 100644 index 98ccf406cc515..0000000000000 Binary files a/blockchains/ethereum/assets/0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB/info.json b/blockchains/ethereum/assets/0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB/info.json deleted file mode 100644 index f7489912270f8..0000000000000 --- a/blockchains/ethereum/assets/0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GABO", - "symbol": "GBO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB", - "status": "active", - "id": "0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB/logo.png b/blockchains/ethereum/assets/0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB/logo.png deleted file mode 100755 index 944661019a08d..0000000000000 Binary files a/blockchains/ethereum/assets/0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCc34366E3842cA1BD36c1f324d15257960fCC801/info.json b/blockchains/ethereum/assets/0xCc34366E3842cA1BD36c1f324d15257960fCC801/info.json deleted file mode 100644 index 97b1b4b9d9e85..0000000000000 --- a/blockchains/ethereum/assets/0xCc34366E3842cA1BD36c1f324d15257960fCC801/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bonpay Token", - "symbol": "BON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bonpay.com/", - "explorer": "https://etherscan.io/token/0xCc34366E3842cA1BD36c1f324d15257960fCC801", - "status": "active", - "id": "0xCc34366E3842cA1BD36c1f324d15257960fCC801" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCc34366E3842cA1BD36c1f324d15257960fCC801/logo.png b/blockchains/ethereum/assets/0xCc34366E3842cA1BD36c1f324d15257960fCC801/logo.png deleted file mode 100644 index a62bbbac27351..0000000000000 Binary files a/blockchains/ethereum/assets/0xCc34366E3842cA1BD36c1f324d15257960fCC801/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCc394f10545AeEf24483d2347B32A34a44F20E6F/info.json b/blockchains/ethereum/assets/0xCc394f10545AeEf24483d2347B32A34a44F20E6F/info.json deleted file mode 100644 index e4df535b521f8..0000000000000 --- a/blockchains/ethereum/assets/0xCc394f10545AeEf24483d2347B32A34a44F20E6F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vault Guardian Token", - "symbol": "VGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://vault12.com", - "explorer": "https://etherscan.io/token/0xCc394f10545AeEf24483d2347B32A34a44F20E6F", - "status": "active", - "id": "0xCc394f10545AeEf24483d2347B32A34a44F20E6F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCc394f10545AeEf24483d2347B32A34a44F20E6F/logo.png b/blockchains/ethereum/assets/0xCc394f10545AeEf24483d2347B32A34a44F20E6F/logo.png deleted file mode 100644 index 244714128ca09..0000000000000 Binary files a/blockchains/ethereum/assets/0xCc394f10545AeEf24483d2347B32A34a44F20E6F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e/info.json b/blockchains/ethereum/assets/0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e/info.json deleted file mode 100644 index 2da8dc88961f8..0000000000000 --- a/blockchains/ethereum/assets/0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nectar", - "website": "https://nectar.community", - "description": "Nectar serves as the native utility and governance token of decentralised exchange DeversiFi.", - "explorer": "https://etherscan.io/token/0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e", - "type": "ERC20", - "symbol": "NEC", - "decimals": 18, - "status": "active", - "id": "0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e/logo.png b/blockchains/ethereum/assets/0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e/logo.png deleted file mode 100644 index d28ea89e0a09d..0000000000000 Binary files a/blockchains/ethereum/assets/0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535/info.json b/blockchains/ethereum/assets/0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535/info.json deleted file mode 100644 index bd07290f4c7fe..0000000000000 --- a/blockchains/ethereum/assets/0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SIM", - "symbol": "SIM", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535", - "status": "active", - "id": "0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535/logo.png b/blockchains/ethereum/assets/0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535/logo.png deleted file mode 100644 index 95dbda85c85d6..0000000000000 Binary files a/blockchains/ethereum/assets/0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E/info.json b/blockchains/ethereum/assets/0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E/info.json deleted file mode 100644 index 13ed3a7484e68..0000000000000 --- a/blockchains/ethereum/assets/0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REPE", - "symbol": "RPE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E", - "status": "active", - "id": "0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E/logo.png b/blockchains/ethereum/assets/0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E/logo.png deleted file mode 100644 index e0ba197d3ba06..0000000000000 Binary files a/blockchains/ethereum/assets/0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde/info.json b/blockchains/ethereum/assets/0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde/info.json deleted file mode 100644 index 1e072583c6f6c..0000000000000 --- a/blockchains/ethereum/assets/0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GLORY TOKEN", - "symbol": "GLORY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde", - "status": "active", - "id": "0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde/logo.png b/blockchains/ethereum/assets/0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde/logo.png deleted file mode 100644 index ce7834c914198..0000000000000 Binary files a/blockchains/ethereum/assets/0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45/info.json b/blockchains/ethereum/assets/0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45/info.json deleted file mode 100644 index a6c7a96c1b51a..0000000000000 --- a/blockchains/ethereum/assets/0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Korbot", - "symbol": "KBOT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.korbot.io/", - "explorer": "https://etherscan.io/token/0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45", - "status": "active", - "id": "0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45/logo.png b/blockchains/ethereum/assets/0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45/logo.png deleted file mode 100644 index a224520368b9e..0000000000000 Binary files a/blockchains/ethereum/assets/0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814/info.json b/blockchains/ethereum/assets/0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814/info.json deleted file mode 100644 index 6608fea777bb2..0000000000000 --- a/blockchains/ethereum/assets/0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aurora DAO", - "symbol": "AURA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814", - "status": "active", - "id": "0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814/logo.png b/blockchains/ethereum/assets/0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814/logo.png deleted file mode 100755 index a4a4d7cf76a99..0000000000000 Binary files a/blockchains/ethereum/assets/0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCdD7027447bC557AB926764e096DaDE96050a86e/info.json b/blockchains/ethereum/assets/0xCdD7027447bC557AB926764e096DaDE96050a86e/info.json deleted file mode 100644 index 59a66e9b43502..0000000000000 --- a/blockchains/ethereum/assets/0xCdD7027447bC557AB926764e096DaDE96050a86e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Galaxium Coin", - "symbol": "GXM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCdD7027447bC557AB926764e096DaDE96050a86e", - "status": "active", - "id": "0xCdD7027447bC557AB926764e096DaDE96050a86e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCdD7027447bC557AB926764e096DaDE96050a86e/logo.png b/blockchains/ethereum/assets/0xCdD7027447bC557AB926764e096DaDE96050a86e/logo.png deleted file mode 100755 index c19646a322c25..0000000000000 Binary files a/blockchains/ethereum/assets/0xCdD7027447bC557AB926764e096DaDE96050a86e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCda907B126375B914DBa39AC2518230dc95D315C/info.json b/blockchains/ethereum/assets/0xCda907B126375B914DBa39AC2518230dc95D315C/info.json deleted file mode 100644 index abd73014797cb..0000000000000 --- a/blockchains/ethereum/assets/0xCda907B126375B914DBa39AC2518230dc95D315C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nlife", - "symbol": "Nlife", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://nlife.io", - "explorer": "https://etherscan.io/token/0xCda907B126375B914DBa39AC2518230dc95D315C", - "status": "active", - "id": "0xCda907B126375B914DBa39AC2518230dc95D315C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCda907B126375B914DBa39AC2518230dc95D315C/logo.png b/blockchains/ethereum/assets/0xCda907B126375B914DBa39AC2518230dc95D315C/logo.png deleted file mode 100644 index 69bc47881d345..0000000000000 Binary files a/blockchains/ethereum/assets/0xCda907B126375B914DBa39AC2518230dc95D315C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCe49c3c92b33a1653F34811a9d7e34502bF12B89/info.json b/blockchains/ethereum/assets/0xCe49c3c92b33a1653F34811a9d7e34502bF12B89/info.json deleted file mode 100644 index 56e700b999ecd..0000000000000 --- a/blockchains/ethereum/assets/0xCe49c3c92b33a1653F34811a9d7e34502bF12B89/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Short Bitcoin SV Token", - "symbol": "BSVBEAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/BSVBEAR", - "explorer": "https://etherscan.io/token/0xCe49c3c92b33a1653F34811a9d7e34502bF12B89", - "status": "active", - "id": "0xCe49c3c92b33a1653F34811a9d7e34502bF12B89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCe49c3c92b33a1653F34811a9d7e34502bF12B89/logo.png b/blockchains/ethereum/assets/0xCe49c3c92b33a1653F34811a9d7e34502bF12B89/logo.png deleted file mode 100644 index a8cc1f578d450..0000000000000 Binary files a/blockchains/ethereum/assets/0xCe49c3c92b33a1653F34811a9d7e34502bF12B89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCe53a179047ebed80261689367c093C90A94cC08/info.json b/blockchains/ethereum/assets/0xCe53a179047ebed80261689367c093C90A94cC08/info.json deleted file mode 100644 index c9b19832fd0c5..0000000000000 --- a/blockchains/ethereum/assets/0xCe53a179047ebed80261689367c093C90A94cC08/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EDT", - "symbol": "EDT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCe53a179047ebed80261689367c093C90A94cC08", - "status": "active", - "id": "0xCe53a179047ebed80261689367c093C90A94cC08" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCe53a179047ebed80261689367c093C90A94cC08/logo.png b/blockchains/ethereum/assets/0xCe53a179047ebed80261689367c093C90A94cC08/logo.png deleted file mode 100644 index 77175dd3b4424..0000000000000 Binary files a/blockchains/ethereum/assets/0xCe53a179047ebed80261689367c093C90A94cC08/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCeD4E93198734dDaFf8492d525Bd258D49eb388E/info.json b/blockchains/ethereum/assets/0xCeD4E93198734dDaFf8492d525Bd258D49eb388E/info.json deleted file mode 100644 index b627ae3e4402b..0000000000000 --- a/blockchains/ethereum/assets/0xCeD4E93198734dDaFf8492d525Bd258D49eb388E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eidoo Token", - "symbol": "EDO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://eidoo.io/", - "explorer": "https://etherscan.io/token/0xCeD4E93198734dDaFf8492d525Bd258D49eb388E", - "status": "active", - "id": "0xCeD4E93198734dDaFf8492d525Bd258D49eb388E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCeD4E93198734dDaFf8492d525Bd258D49eb388E/logo.png b/blockchains/ethereum/assets/0xCeD4E93198734dDaFf8492d525Bd258D49eb388E/logo.png deleted file mode 100644 index a89c9d40afa4e..0000000000000 Binary files a/blockchains/ethereum/assets/0xCeD4E93198734dDaFf8492d525Bd258D49eb388E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197/info.json b/blockchains/ethereum/assets/0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197/info.json deleted file mode 100644 index 68a5a1bc4342a..0000000000000 --- a/blockchains/ethereum/assets/0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nollya Coin", - "symbol": "NLYA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197", - "status": "active", - "id": "0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197/logo.png b/blockchains/ethereum/assets/0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197/logo.png deleted file mode 100644 index 49696acc7380f..0000000000000 Binary files a/blockchains/ethereum/assets/0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd/info.json b/blockchains/ethereum/assets/0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd/info.json deleted file mode 100644 index f9638e13b71ee..0000000000000 --- a/blockchains/ethereum/assets/0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C491158", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd", - "status": "active", - "id": "0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd/logo.png b/blockchains/ethereum/assets/0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd/logo.png deleted file mode 100644 index 74d277f76992a..0000000000000 Binary files a/blockchains/ethereum/assets/0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3/info.json b/blockchains/ethereum/assets/0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3/info.json deleted file mode 100644 index 581272d74dc15..0000000000000 --- a/blockchains/ethereum/assets/0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mutual Uniting System", - "symbol": "MUS", - "type": "ERC20", - "decimals": 15, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3", - "status": "active", - "id": "0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3/logo.png b/blockchains/ethereum/assets/0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3/logo.png deleted file mode 100755 index b3423079578e0..0000000000000 Binary files a/blockchains/ethereum/assets/0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2/info.json b/blockchains/ethereum/assets/0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2/info.json deleted file mode 100644 index 7dabc7c61d65d..0000000000000 --- a/blockchains/ethereum/assets/0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CBI Index 7", - "symbol": "CBIX7", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.uhurutribe.com/", - "explorer": "https://etherscan.io/token/0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2", - "status": "active", - "id": "0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2/logo.png b/blockchains/ethereum/assets/0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2/logo.png deleted file mode 100644 index 0fe57279ff0f9..0000000000000 Binary files a/blockchains/ethereum/assets/0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c/info.json b/blockchains/ethereum/assets/0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c/info.json deleted file mode 100644 index b7821cdd49ab4..0000000000000 --- a/blockchains/ethereum/assets/0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "الإصلاح عملة", - "symbol": "ISLAH", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c", - "status": "active", - "id": "0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c/logo.png b/blockchains/ethereum/assets/0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c/logo.png deleted file mode 100644 index 807af779522f6..0000000000000 Binary files a/blockchains/ethereum/assets/0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f/info.json b/blockchains/ethereum/assets/0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f/info.json deleted file mode 100644 index 67fa4c49a1afb..0000000000000 --- a/blockchains/ethereum/assets/0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Flapp", - "website": "https://flapptoken.io/", - "description": "Flapp is the token of both the present and the future: an ecosystem for developers and users that facilitates the use and creation of blockchain based dapps", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/FlappToken", - "handle": "Flapp" - } - ], - "explorer": "https://etherscan.io/token/0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f", - "type": "ERC20", - "symbol": "FLAP", - "decimals": 18, - "status": "active", - "id": "0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f/logo.png b/blockchains/ethereum/assets/0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f/logo.png deleted file mode 100644 index ce0872f31978a..0000000000000 Binary files a/blockchains/ethereum/assets/0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD01DB73E047855Efb414e6202098C4Be4Cd2423B/info.json b/blockchains/ethereum/assets/0xD01DB73E047855Efb414e6202098C4Be4Cd2423B/info.json deleted file mode 100644 index 427f41ec2738e..0000000000000 --- a/blockchains/ethereum/assets/0xD01DB73E047855Efb414e6202098C4Be4Cd2423B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Uquid Coin", - "symbol": "UQC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://uquidcoin.com/", - "explorer": "https://etherscan.io/token/0xD01DB73E047855Efb414e6202098C4Be4Cd2423B", - "status": "active", - "id": "0xD01DB73E047855Efb414e6202098C4Be4Cd2423B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD01DB73E047855Efb414e6202098C4Be4Cd2423B/logo.png b/blockchains/ethereum/assets/0xD01DB73E047855Efb414e6202098C4Be4Cd2423B/logo.png deleted file mode 100644 index 5e2770ddfe1df..0000000000000 Binary files a/blockchains/ethereum/assets/0xD01DB73E047855Efb414e6202098C4Be4Cd2423B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD0352a019e9AB9d757776F532377aAEbd36Fd541/info.json b/blockchains/ethereum/assets/0xD0352a019e9AB9d757776F532377aAEbd36Fd541/info.json deleted file mode 100644 index 815699c9b5a3f..0000000000000 --- a/blockchains/ethereum/assets/0xD0352a019e9AB9d757776F532377aAEbd36Fd541/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fusion Token", - "symbol": "FSN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD0352a019e9AB9d757776F532377aAEbd36Fd541", - "status": "active", - "id": "0xD0352a019e9AB9d757776F532377aAEbd36Fd541" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD0352a019e9AB9d757776F532377aAEbd36Fd541/logo.png b/blockchains/ethereum/assets/0xD0352a019e9AB9d757776F532377aAEbd36Fd541/logo.png deleted file mode 100644 index 790d8dfe1a574..0000000000000 Binary files a/blockchains/ethereum/assets/0xD0352a019e9AB9d757776F532377aAEbd36Fd541/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2/info.json b/blockchains/ethereum/assets/0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2/info.json deleted file mode 100644 index 29f034ab454ff..0000000000000 --- a/blockchains/ethereum/assets/0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "RottenToken", - "website": "https://rottenswap.org/", - "source_code": "https://github.com/rottenswap", - "description": "Earn RottenTokens by staking Uniswap liquidity. In addition, 2.5% of every RottenToken transfer is burned and turned into MaggotTokens.", - "explorer": "https://etherscan.io/token/0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2", - "type": "ERC20", - "symbol": "ROT", - "decimals": 18, - "status": "active", - "id": "0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2/logo.png b/blockchains/ethereum/assets/0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2/logo.png deleted file mode 100644 index 50de82c26ea3b..0000000000000 Binary files a/blockchains/ethereum/assets/0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD049499E86f5ED97924Eb90fd5B15b9691bBC009/info.json b/blockchains/ethereum/assets/0xD049499E86f5ED97924Eb90fd5B15b9691bBC009/info.json deleted file mode 100644 index 0f5ccf1efdcc8..0000000000000 --- a/blockchains/ethereum/assets/0xD049499E86f5ED97924Eb90fd5B15b9691bBC009/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short ETH-WBTC v2", - "symbol": "sETHwBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD049499E86f5ED97924Eb90fd5B15b9691bBC009", - "status": "active", - "id": "0xD049499E86f5ED97924Eb90fd5B15b9691bBC009" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD049499E86f5ED97924Eb90fd5B15b9691bBC009/logo.png b/blockchains/ethereum/assets/0xD049499E86f5ED97924Eb90fd5B15b9691bBC009/logo.png deleted file mode 100644 index 54a106c2b3204..0000000000000 Binary files a/blockchains/ethereum/assets/0xD049499E86f5ED97924Eb90fd5B15b9691bBC009/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD0660cD418a64a1d44E9214ad8e459324D8157f1/logo.png b/blockchains/ethereum/assets/0xD0660cD418a64a1d44E9214ad8e459324D8157f1/logo.png deleted file mode 100644 index 7847c0c50c53d..0000000000000 Binary files a/blockchains/ethereum/assets/0xD0660cD418a64a1d44E9214ad8e459324D8157f1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD07A5aAe8d66614de5e18a4EE32988A70dC20467/info.json b/blockchains/ethereum/assets/0xD07A5aAe8d66614de5e18a4EE32988A70dC20467/info.json deleted file mode 100644 index bcc214eef23cb..0000000000000 --- a/blockchains/ethereum/assets/0xD07A5aAe8d66614de5e18a4EE32988A70dC20467/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R918449", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD07A5aAe8d66614de5e18a4EE32988A70dC20467", - "status": "active", - "id": "0xD07A5aAe8d66614de5e18a4EE32988A70dC20467" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD07A5aAe8d66614de5e18a4EE32988A70dC20467/logo.png b/blockchains/ethereum/assets/0xD07A5aAe8d66614de5e18a4EE32988A70dC20467/logo.png deleted file mode 100644 index c6fe7d242a42f..0000000000000 Binary files a/blockchains/ethereum/assets/0xD07A5aAe8d66614de5e18a4EE32988A70dC20467/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d/info.json b/blockchains/ethereum/assets/0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d/info.json deleted file mode 100644 index 875fa7136bef7..0000000000000 --- a/blockchains/ethereum/assets/0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ABYDOS", - "symbol": "ABYD", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d", - "status": "active", - "id": "0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d/logo.png b/blockchains/ethereum/assets/0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d/logo.png deleted file mode 100644 index e1ea584f8913c..0000000000000 Binary files a/blockchains/ethereum/assets/0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c/info.json b/blockchains/ethereum/assets/0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c/info.json deleted file mode 100644 index 6efe27e446de7..0000000000000 --- a/blockchains/ethereum/assets/0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BKEX Token", - "symbol": "BK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bkex.com/", - "explorer": "https://etherscan.io/token/0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c", - "status": "active", - "id": "0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c/logo.png b/blockchains/ethereum/assets/0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c/logo.png deleted file mode 100644 index 936b7584cee5b..0000000000000 Binary files a/blockchains/ethereum/assets/0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2/info.json b/blockchains/ethereum/assets/0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2/info.json deleted file mode 100644 index bafd08e5f1f2f..0000000000000 --- a/blockchains/ethereum/assets/0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UrBen", - "symbol": "URBEN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2", - "status": "active", - "id": "0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2/logo.png b/blockchains/ethereum/assets/0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2/logo.png deleted file mode 100644 index e19b593c92537..0000000000000 Binary files a/blockchains/ethereum/assets/0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30/info.json b/blockchains/ethereum/assets/0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30/info.json deleted file mode 100644 index 826e55078d9de..0000000000000 --- a/blockchains/ethereum/assets/0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Epacoin ", - "symbol": "EPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.epacoin.org/", - "explorer": "https://etherscan.io/token/0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30", - "status": "active", - "id": "0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30/logo.png b/blockchains/ethereum/assets/0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30/logo.png deleted file mode 100644 index 0a16e34c32189..0000000000000 Binary files a/blockchains/ethereum/assets/0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD/info.json b/blockchains/ethereum/assets/0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD/info.json deleted file mode 100644 index 173db6b0dff61..0000000000000 --- a/blockchains/ethereum/assets/0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AdToken", - "symbol": "ADT", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://adtoken.com/", - "explorer": "https://etherscan.io/token/0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD", - "status": "active", - "id": "0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD/logo.png b/blockchains/ethereum/assets/0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD/logo.png deleted file mode 100755 index baef0b5d281b3..0000000000000 Binary files a/blockchains/ethereum/assets/0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC/info.json b/blockchains/ethereum/assets/0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC/info.json deleted file mode 100644 index 5db3a13de5c41..0000000000000 --- a/blockchains/ethereum/assets/0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "vEGP", - "symbol": "vEGP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC", - "status": "active", - "id": "0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC/logo.png b/blockchains/ethereum/assets/0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC/logo.png deleted file mode 100644 index 487d052e85459..0000000000000 Binary files a/blockchains/ethereum/assets/0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433/info.json b/blockchains/ethereum/assets/0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433/info.json deleted file mode 100644 index 1b1b6dc52e0c0..0000000000000 --- a/blockchains/ethereum/assets/0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Storm Token", - "symbol": "STORM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433", - "status": "active", - "id": "0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433/logo.png b/blockchains/ethereum/assets/0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433/logo.png deleted file mode 100644 index 6eb223a872a99..0000000000000 Binary files a/blockchains/ethereum/assets/0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c/info.json b/blockchains/ethereum/assets/0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c/info.json deleted file mode 100644 index 13b8d942cd548..0000000000000 --- a/blockchains/ethereum/assets/0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ultra Token", - "symbol": "UOS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://ultra.io/", - "explorer": "https://etherscan.io/token/0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c", - "status": "active", - "id": "0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c/logo.png b/blockchains/ethereum/assets/0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c/logo.png deleted file mode 100644 index 20ef7e4a4eb0d..0000000000000 Binary files a/blockchains/ethereum/assets/0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2/info.json b/blockchains/ethereum/assets/0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2/info.json deleted file mode 100644 index 86406c3e9c564..0000000000000 --- a/blockchains/ethereum/assets/0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "DMM: USDK", - "website": "https://defimoneymarket.com", - "description": "mToken wrapper for USDK", - "explorer": "https://etherscan.io/token/0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DMMDAO", - "handle": "DMMDAO" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/DMMDAO", - "handle": "DMMDAO" - }, - { - "name": "Medium", - "url": "https://medium.com/dmm-dao", - "handle": "dmm-dao" - } - ], - "type": "ERC20", - "symbol": "mUSDK", - "decimals": 18, - "status": "active", - "id": "0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2/logo.png b/blockchains/ethereum/assets/0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2/logo.png deleted file mode 100644 index cbbc5761413d8..0000000000000 Binary files a/blockchains/ethereum/assets/0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD178b20c6007572bD1FD01D205cC20D32B4A6015/info.json b/blockchains/ethereum/assets/0xD178b20c6007572bD1FD01D205cC20D32B4A6015/info.json deleted file mode 100644 index f343839ac0f27..0000000000000 --- a/blockchains/ethereum/assets/0xD178b20c6007572bD1FD01D205cC20D32B4A6015/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "aidus", - "symbol": "AID", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD178b20c6007572bD1FD01D205cC20D32B4A6015", - "status": "active", - "id": "0xD178b20c6007572bD1FD01D205cC20D32B4A6015" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD178b20c6007572bD1FD01D205cC20D32B4A6015/logo.png b/blockchains/ethereum/assets/0xD178b20c6007572bD1FD01D205cC20D32B4A6015/logo.png deleted file mode 100644 index 1a18e0035f5dc..0000000000000 Binary files a/blockchains/ethereum/assets/0xD178b20c6007572bD1FD01D205cC20D32B4A6015/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD1E10C37A27d95D95720291b1Dc6f12F74C71443/logo.png b/blockchains/ethereum/assets/0xD1E10C37A27d95D95720291b1Dc6f12F74C71443/logo.png deleted file mode 100644 index 65cbb3ec6890d..0000000000000 Binary files a/blockchains/ethereum/assets/0xD1E10C37A27d95D95720291b1Dc6f12F74C71443/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD1F95941d9a69e875F7f51F04e5F214F8114E730/info.json b/blockchains/ethereum/assets/0xD1F95941d9a69e875F7f51F04e5F214F8114E730/info.json deleted file mode 100644 index cd9e4fec67f20..0000000000000 --- a/blockchains/ethereum/assets/0xD1F95941d9a69e875F7f51F04e5F214F8114E730/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Exzie", - "symbol": "EXZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD1F95941d9a69e875F7f51F04e5F214F8114E730", - "status": "active", - "id": "0xD1F95941d9a69e875F7f51F04e5F214F8114E730" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD1F95941d9a69e875F7f51F04e5F214F8114E730/logo.png b/blockchains/ethereum/assets/0xD1F95941d9a69e875F7f51F04e5F214F8114E730/logo.png deleted file mode 100644 index 31e8653f5ee46..0000000000000 Binary files a/blockchains/ethereum/assets/0xD1F95941d9a69e875F7f51F04e5F214F8114E730/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD1b8D649Ba4C65Fdc382515E27E3B470Dc9a0585/info.json b/blockchains/ethereum/assets/0xD1b8D649Ba4C65Fdc382515E27E3B470Dc9a0585/info.json deleted file mode 100644 index 79a5e4e66f649..0000000000000 --- a/blockchains/ethereum/assets/0xD1b8D649Ba4C65Fdc382515E27E3B470Dc9a0585/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WrapECO", - "website": "https://ecocelium.io", - "description": "Wrapped version of Ormeus Ecosystem (ECO)", - "explorer": "https://etherscan.io/token/0xD1b8D649Ba4C65Fdc382515E27E3B470Dc9a0585", - "type": "ERC20", - "symbol": "eECO", - "decimals": 8, - "status": "active", - "id": "0xD1b8D649Ba4C65Fdc382515E27E3B470Dc9a0585" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD1b8D649Ba4C65Fdc382515E27E3B470Dc9a0585/logo.png b/blockchains/ethereum/assets/0xD1b8D649Ba4C65Fdc382515E27E3B470Dc9a0585/logo.png deleted file mode 100644 index 5d575bc1be177..0000000000000 Binary files a/blockchains/ethereum/assets/0xD1b8D649Ba4C65Fdc382515E27E3B470Dc9a0585/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD1eED78FdB470d20aCfa35329879b5051eE68738/info.json b/blockchains/ethereum/assets/0xD1eED78FdB470d20aCfa35329879b5051eE68738/info.json deleted file mode 100644 index 43181de9b6ced..0000000000000 --- a/blockchains/ethereum/assets/0xD1eED78FdB470d20aCfa35329879b5051eE68738/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Loopie", - "symbol": "LOOPIE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD1eED78FdB470d20aCfa35329879b5051eE68738", - "status": "active", - "id": "0xD1eED78FdB470d20aCfa35329879b5051eE68738" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD1eED78FdB470d20aCfa35329879b5051eE68738/logo.png b/blockchains/ethereum/assets/0xD1eED78FdB470d20aCfa35329879b5051eE68738/logo.png deleted file mode 100644 index d64695e457ee7..0000000000000 Binary files a/blockchains/ethereum/assets/0xD1eED78FdB470d20aCfa35329879b5051eE68738/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33/info.json b/blockchains/ethereum/assets/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33/info.json deleted file mode 100644 index 776f58357fcf3..0000000000000 --- a/blockchains/ethereum/assets/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BELIEVER", - "symbol": "BLVR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.believercards.com/", - "explorer": "https://etherscan.io/token/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33", - "status": "active", - "id": "0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33/logo.png b/blockchains/ethereum/assets/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33/logo.png deleted file mode 100644 index 650e9088e000a..0000000000000 Binary files a/blockchains/ethereum/assets/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531/info.json b/blockchains/ethereum/assets/0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531/info.json deleted file mode 100644 index ec71c03d634fd..0000000000000 --- a/blockchains/ethereum/assets/0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PALA INT COMM", - "symbol": "pala", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531", - "status": "active", - "id": "0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531/logo.png b/blockchains/ethereum/assets/0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531/logo.png deleted file mode 100644 index 3f835ab663310..0000000000000 Binary files a/blockchains/ethereum/assets/0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD236487c9BB6ddb1808d52c1C03B6b25B2486810/info.json b/blockchains/ethereum/assets/0xD236487c9BB6ddb1808d52c1C03B6b25B2486810/info.json deleted file mode 100644 index 5f473592ca31b..0000000000000 --- a/blockchains/ethereum/assets/0xD236487c9BB6ddb1808d52c1C03B6b25B2486810/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LPChain", - "symbol": "LP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD236487c9BB6ddb1808d52c1C03B6b25B2486810", - "status": "active", - "id": "0xD236487c9BB6ddb1808d52c1C03B6b25B2486810" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD236487c9BB6ddb1808d52c1C03B6b25B2486810/logo.png b/blockchains/ethereum/assets/0xD236487c9BB6ddb1808d52c1C03B6b25B2486810/logo.png deleted file mode 100644 index 6b0ba6f79c995..0000000000000 Binary files a/blockchains/ethereum/assets/0xD236487c9BB6ddb1808d52c1C03B6b25B2486810/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json b/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json deleted file mode 100644 index b51b02f173dbb..0000000000000 --- a/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "SIREN", - "website": "https://sirenmarkets.com", - "source_code": "https://github.com/sirenmarkets/core", - "description": "SIREN is a distributed protocol for creating, trading, and redeeming fully-collateralized options contracts for any ERC-20 token on Ethereum. Options are a financial primitive from which one can build many different more complex financial instruments. At their core, options give a trader the choice to buy or sell an asset at a predetermined price at a known time in the future. This is useful for protecting one's self (a.k.a hedging) against possible price changes in the asset, as well as speculating on these price changes. SIREN options are written and traded using an Automated Market Maker (AMM) specifically designed for options, and the SIREN governance token plays a role in coordinating the options markets.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/sirenprotocol", - "handle": "sirenprotocol" - } - ], - "explorer": "https://etherscan.io/token/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de", - "type": "ERC20", - "symbol": "SI", - "decimals": 18, - "status": "active", - "id": "0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/logo.png b/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/logo.png deleted file mode 100644 index c0a7a673b55b7..0000000000000 Binary files a/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835/info.json b/blockchains/ethereum/assets/0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835/info.json deleted file mode 100644 index 708813826018a..0000000000000 --- a/blockchains/ethereum/assets/0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SunPower", - "symbol": "SP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835", - "status": "active", - "id": "0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835/logo.png b/blockchains/ethereum/assets/0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835/logo.png deleted file mode 100755 index 7ad13cff92abc..0000000000000 Binary files a/blockchains/ethereum/assets/0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4/info.json b/blockchains/ethereum/assets/0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4/info.json deleted file mode 100644 index 384a3ce6f19d7..0000000000000 --- a/blockchains/ethereum/assets/0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Benepit", - "symbol": "BNP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.benepit.io/", - "explorer": "https://etherscan.io/token/0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4", - "status": "active", - "id": "0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4/logo.png b/blockchains/ethereum/assets/0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4/logo.png deleted file mode 100644 index ba9bd835cf28d..0000000000000 Binary files a/blockchains/ethereum/assets/0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD291E7a03283640FDc51b121aC401383A46cC623/info.json b/blockchains/ethereum/assets/0xD291E7a03283640FDc51b121aC401383A46cC623/info.json deleted file mode 100644 index c87ec6659ec09..0000000000000 --- a/blockchains/ethereum/assets/0xD291E7a03283640FDc51b121aC401383A46cC623/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rari Governance Token", - "symbol": "RGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://rari.capital/", - "explorer": "https://etherscan.io/token/0xd291e7a03283640fdc51b121ac401383a46cc623", - "status": "active", - "id": "0xD291E7a03283640FDc51b121aC401383A46cC623" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD291E7a03283640FDc51b121aC401383A46cC623/logo.png b/blockchains/ethereum/assets/0xD291E7a03283640FDc51b121aC401383A46cC623/logo.png deleted file mode 100644 index 19c87760c2666..0000000000000 Binary files a/blockchains/ethereum/assets/0xD291E7a03283640FDc51b121aC401383A46cC623/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4/info.json b/blockchains/ethereum/assets/0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4/info.json deleted file mode 100644 index d9a065c91dd30..0000000000000 --- a/blockchains/ethereum/assets/0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Liquidity.Network", - "symbol": "LQD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://liquidity.network/", - "explorer": "https://etherscan.io/token/0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4", - "status": "active", - "id": "0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4/logo.png b/blockchains/ethereum/assets/0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4/logo.png deleted file mode 100644 index 2d43cae9173bf..0000000000000 Binary files a/blockchains/ethereum/assets/0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc/info.json b/blockchains/ethereum/assets/0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc/info.json deleted file mode 100644 index df57542e8e248..0000000000000 --- a/blockchains/ethereum/assets/0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short ZRX-DAI 4x v2", - "symbol": "dsZRX4x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc", - "status": "active", - "id": "0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc/logo.png b/blockchains/ethereum/assets/0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc/logo.png deleted file mode 100644 index 4b02f9c8fe59f..0000000000000 Binary files a/blockchains/ethereum/assets/0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113/info.json b/blockchains/ethereum/assets/0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113/info.json deleted file mode 100644 index d8c070a03fe95..0000000000000 --- a/blockchains/ethereum/assets/0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Catnip", - "website": "https://nyan.finance", - "source_code": "https://github.com/geass-zero/nyan.finance", - "description": "Catnip($NIP) is a reward token for staking $NYAN and the main source of investment funds.", - "explorer": "https://etherscan.io/token/0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113", - "type": "ERC20", - "symbol": "NIP", - "decimals": 18, - "status": "active", - "id": "0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113/logo.png b/blockchains/ethereum/assets/0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113/logo.png deleted file mode 100644 index f67d82ec5caa1..0000000000000 Binary files a/blockchains/ethereum/assets/0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B/info.json b/blockchains/ethereum/assets/0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B/info.json deleted file mode 100644 index f0859a458e082..0000000000000 --- a/blockchains/ethereum/assets/0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cubefinex", - "symbol": "CFX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B", - "status": "active", - "id": "0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B/logo.png b/blockchains/ethereum/assets/0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B/logo.png deleted file mode 100644 index d46b5a49b5d1d..0000000000000 Binary files a/blockchains/ethereum/assets/0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24/info.json b/blockchains/ethereum/assets/0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24/info.json deleted file mode 100644 index 90ccaf56148ce..0000000000000 --- a/blockchains/ethereum/assets/0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HacToken", - "symbol": "HAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24", - "status": "active", - "id": "0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24/logo.png b/blockchains/ethereum/assets/0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24/logo.png deleted file mode 100644 index 28d7666fc685b..0000000000000 Binary files a/blockchains/ethereum/assets/0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1/info.json b/blockchains/ethereum/assets/0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1/info.json deleted file mode 100644 index 5298cb9e57b28..0000000000000 --- a/blockchains/ethereum/assets/0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro", - "symbol": "PAGRO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1", - "status": "active", - "id": "0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1/logo.png b/blockchains/ethereum/assets/0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1/logo.png deleted file mode 100755 index 4e77b9cbba062..0000000000000 Binary files a/blockchains/ethereum/assets/0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B/info.json b/blockchains/ethereum/assets/0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B/info.json deleted file mode 100644 index a39b4db1e9b1f..0000000000000 --- a/blockchains/ethereum/assets/0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "xCrypt Token", - "symbol": "XCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.xcrypt.club/", - "explorer": "https://etherscan.io/token/0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B", - "status": "active", - "id": "0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B/logo.png b/blockchains/ethereum/assets/0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B/logo.png deleted file mode 100644 index 6fc1d82e75cd9..0000000000000 Binary files a/blockchains/ethereum/assets/0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81/info.json b/blockchains/ethereum/assets/0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81/info.json deleted file mode 100644 index ac2a1354d1bae..0000000000000 --- a/blockchains/ethereum/assets/0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Onyx USD", - "symbol": "OUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81", - "status": "active", - "id": "0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81/logo.png b/blockchains/ethereum/assets/0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81/logo.png deleted file mode 100644 index e0b286aa3715e..0000000000000 Binary files a/blockchains/ethereum/assets/0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/logo.png b/blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/logo.png deleted file mode 100644 index 9f7b2acbf502d..0000000000000 Binary files a/blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD36a0e7b741542208aE0fBb35453C893D0136625/info.json b/blockchains/ethereum/assets/0xD36a0e7b741542208aE0fBb35453C893D0136625/info.json deleted file mode 100644 index a71c4e4727555..0000000000000 --- a/blockchains/ethereum/assets/0xD36a0e7b741542208aE0fBb35453C893D0136625/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ITO Utility Token", - "website": "https://ito.network", - "source_code": "https://etherscan.io/token/0xD36a0e7b741542208aE0fBb35453C893D0136625", - "description": "The ITO Utility Token [IUT] is a vital component of the ITO Protocol crowdfunding model, giving participants instant liquidity on all tokenised pledges from ITOs.", - "explorer": "https://etherscan.io/token/0xD36a0e7b741542208aE0fBb35453C893D0136625", - "type": "ERC20", - "symbol": "IUT", - "decimals": 0, - "status": "active", - "id": "0xD36a0e7b741542208aE0fBb35453C893D0136625" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD36a0e7b741542208aE0fBb35453C893D0136625/logo.png b/blockchains/ethereum/assets/0xD36a0e7b741542208aE0fBb35453C893D0136625/logo.png deleted file mode 100644 index b34db7afa8354..0000000000000 Binary files a/blockchains/ethereum/assets/0xD36a0e7b741542208aE0fBb35453C893D0136625/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD375a513692336cF9eEBCE5e38869B447948016f/info.json b/blockchains/ethereum/assets/0xD375a513692336cF9eEBCE5e38869B447948016f/info.json deleted file mode 100644 index f1f965b9aa002..0000000000000 --- a/blockchains/ethereum/assets/0xD375a513692336cF9eEBCE5e38869B447948016f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ShaBiDeGongShi", - "symbol": "ShaBi", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD375a513692336cF9eEBCE5e38869B447948016f", - "status": "active", - "id": "0xD375a513692336cF9eEBCE5e38869B447948016f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD375a513692336cF9eEBCE5e38869B447948016f/logo.png b/blockchains/ethereum/assets/0xD375a513692336cF9eEBCE5e38869B447948016f/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0xD375a513692336cF9eEBCE5e38869B447948016f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD3C00772B24D997A812249ca637a921e81357701/info.json b/blockchains/ethereum/assets/0xD3C00772B24D997A812249ca637a921e81357701/info.json deleted file mode 100644 index e09e45c4a1cf8..0000000000000 --- a/blockchains/ethereum/assets/0xD3C00772B24D997A812249ca637a921e81357701/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WILD Token", - "symbol": "WILD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://wildcrypto.com/", - "explorer": "https://etherscan.io/token/0xD3C00772B24D997A812249ca637a921e81357701", - "status": "active", - "id": "0xD3C00772B24D997A812249ca637a921e81357701" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD3C00772B24D997A812249ca637a921e81357701/logo.png b/blockchains/ethereum/assets/0xD3C00772B24D997A812249ca637a921e81357701/logo.png deleted file mode 100644 index c44fbd3131801..0000000000000 Binary files a/blockchains/ethereum/assets/0xD3C00772B24D997A812249ca637a921e81357701/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82/info.json b/blockchains/ethereum/assets/0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82/info.json deleted file mode 100644 index 64ed73e3f035b..0000000000000 --- a/blockchains/ethereum/assets/0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Diaspora", - "symbol": "DIASPORA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82", - "status": "active", - "id": "0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82/logo.png b/blockchains/ethereum/assets/0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82/logo.png deleted file mode 100644 index 6811ae24908e8..0000000000000 Binary files a/blockchains/ethereum/assets/0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD417144312DbF50465b1C641d016962017Ef6240/info.json b/blockchains/ethereum/assets/0xD417144312DbF50465b1C641d016962017Ef6240/info.json deleted file mode 100644 index 6c426de3a6879..0000000000000 --- a/blockchains/ethereum/assets/0xD417144312DbF50465b1C641d016962017Ef6240/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Covalent Query Token", - "website": "https://www.covalenthq.com/", - "description": "CQT is the native token of the Covalent Network. It has three primary purposes:CQT is a governance token, whereby token holders vote on proposals to change the system parameters. CQT is a staking asset, whereby Validators will earn fees for answering queries. CQT is a network access token which fulfills data queries for users of the API.", - "explorer": "https://etherscan.io/token/0xd417144312dbf50465b1c641d016962017ef6240", - "type": "ERC20", - "symbol": "CQT", - "decimals": 18, - "status": "active", - "id": "0xD417144312DbF50465b1C641d016962017Ef6240" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD417144312DbF50465b1C641d016962017Ef6240/logo.png b/blockchains/ethereum/assets/0xD417144312DbF50465b1C641d016962017Ef6240/logo.png deleted file mode 100644 index 3792aef11b101..0000000000000 Binary files a/blockchains/ethereum/assets/0xD417144312DbF50465b1C641d016962017Ef6240/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD45247c07379d94904E0A87b4481F0a1DDfa0C64/info.json b/blockchains/ethereum/assets/0xD45247c07379d94904E0A87b4481F0a1DDfa0C64/info.json deleted file mode 100644 index 9a1f2be0c006d..0000000000000 --- a/blockchains/ethereum/assets/0xD45247c07379d94904E0A87b4481F0a1DDfa0C64/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Buggyra Coin Zero", - "symbol": "BCZERO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://buggyracoinzero.com/", - "explorer": "https://etherscan.io/token/0xD45247c07379d94904E0A87b4481F0a1DDfa0C64", - "status": "active", - "id": "0xD45247c07379d94904E0A87b4481F0a1DDfa0C64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD45247c07379d94904E0A87b4481F0a1DDfa0C64/logo.png b/blockchains/ethereum/assets/0xD45247c07379d94904E0A87b4481F0a1DDfa0C64/logo.png deleted file mode 100755 index 03fdedfd1cf63..0000000000000 Binary files a/blockchains/ethereum/assets/0xD45247c07379d94904E0A87b4481F0a1DDfa0C64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD46bA6D942050d489DBd938a2C909A5d5039A161/info.json b/blockchains/ethereum/assets/0xD46bA6D942050d489DBd938a2C909A5d5039A161/info.json deleted file mode 100644 index 6b0f38d9d8e23..0000000000000 --- a/blockchains/ethereum/assets/0xD46bA6D942050d489DBd938a2C909A5d5039A161/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ampleforth", - "website": "https://ampleforth.org", - "description": "Ampleforth describes itself as smart commodity money. It is chain-agnostic and reportedly less-correlated to Bitcoin and other digital assets.", - "explorer": "https://etherscan.io/token/0xD46bA6D942050d489DBd938a2C909A5d5039A161", - "type": "ERC20", - "symbol": "AMPL", - "decimals": 9, - "status": "active", - "id": "0xD46bA6D942050d489DBd938a2C909A5d5039A161" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD46bA6D942050d489DBd938a2C909A5d5039A161/logo.png b/blockchains/ethereum/assets/0xD46bA6D942050d489DBd938a2C909A5d5039A161/logo.png deleted file mode 100644 index da535f6df531d..0000000000000 Binary files a/blockchains/ethereum/assets/0xD46bA6D942050d489DBd938a2C909A5d5039A161/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232/info.json b/blockchains/ethereum/assets/0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232/info.json deleted file mode 100644 index 32a445c8cf721..0000000000000 --- a/blockchains/ethereum/assets/0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlackBiT", - "symbol": "BIB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232", - "status": "active", - "id": "0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232/logo.png b/blockchains/ethereum/assets/0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232/logo.png deleted file mode 100644 index 030e4a3bb12f8..0000000000000 Binary files a/blockchains/ethereum/assets/0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD48B633045af65fF636F3c6edd744748351E020D/info.json b/blockchains/ethereum/assets/0xD48B633045af65fF636F3c6edd744748351E020D/info.json deleted file mode 100644 index d3719e7cd856d..0000000000000 --- a/blockchains/ethereum/assets/0xD48B633045af65fF636F3c6edd744748351E020D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zethr", - "symbol": "ZTH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD48B633045af65fF636F3c6edd744748351E020D", - "status": "active", - "id": "0xD48B633045af65fF636F3c6edd744748351E020D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD48B633045af65fF636F3c6edd744748351E020D/logo.png b/blockchains/ethereum/assets/0xD48B633045af65fF636F3c6edd744748351E020D/logo.png deleted file mode 100644 index 015802adcd606..0000000000000 Binary files a/blockchains/ethereum/assets/0xD48B633045af65fF636F3c6edd744748351E020D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD49ff13661451313cA1553fd6954BD1d9b6E02b9/info.json b/blockchains/ethereum/assets/0xD49ff13661451313cA1553fd6954BD1d9b6E02b9/info.json deleted file mode 100644 index 4a33bddf91752..0000000000000 --- a/blockchains/ethereum/assets/0xD49ff13661451313cA1553fd6954BD1d9b6E02b9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ElectrifyAsia", - "symbol": "ELEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://electrify.asia/", - "explorer": "https://etherscan.io/token/0xD49ff13661451313cA1553fd6954BD1d9b6E02b9", - "status": "active", - "id": "0xD49ff13661451313cA1553fd6954BD1d9b6E02b9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD49ff13661451313cA1553fd6954BD1d9b6E02b9/logo.png b/blockchains/ethereum/assets/0xD49ff13661451313cA1553fd6954BD1d9b6E02b9/logo.png deleted file mode 100644 index 2786c1a0109d4..0000000000000 Binary files a/blockchains/ethereum/assets/0xD49ff13661451313cA1553fd6954BD1d9b6E02b9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b/info.json b/blockchains/ethereum/assets/0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b/info.json deleted file mode 100644 index 05554083a93c7..0000000000000 --- a/blockchains/ethereum/assets/0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentralized Universal Basic Income", - "symbol": "DUBI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b", - "status": "active", - "id": "0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b/logo.png b/blockchains/ethereum/assets/0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b/logo.png deleted file mode 100755 index 998608792a49d..0000000000000 Binary files a/blockchains/ethereum/assets/0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e/info.json b/blockchains/ethereum/assets/0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e/info.json deleted file mode 100644 index dad813137337c..0000000000000 --- a/blockchains/ethereum/assets/0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synth iETH", - "symbol": "iETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e", - "status": "active", - "id": "0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e/logo.png b/blockchains/ethereum/assets/0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e/logo.png deleted file mode 100644 index eebd19f04e99a..0000000000000 Binary files a/blockchains/ethereum/assets/0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD5147bc8e386d91Cc5DBE72099DAC6C9b99276F5/logo.png b/blockchains/ethereum/assets/0xD5147bc8e386d91Cc5DBE72099DAC6C9b99276F5/logo.png deleted file mode 100644 index 1c8aa257c0f95..0000000000000 Binary files a/blockchains/ethereum/assets/0xD5147bc8e386d91Cc5DBE72099DAC6C9b99276F5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/info.json b/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/info.json deleted file mode 100644 index eee9d9bc439fc..0000000000000 --- a/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Curve DAO Token", - "website": "https://curve.fi", - "description": "CRV is a governance token on the Curve platform with time-weighted voting and value accrual mechanisms.", - "explorer": "https://etherscan.io/token/0xD533a949740bb3306d119CC777fa900bA034cd52", - "research": "https://research.binance.com/en/projects/curve", - "type": "ERC20", - "symbol": "CRV", - "decimals": 18, - "status": "active", - "id": "0xD533a949740bb3306d119CC777fa900bA034cd52" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png b/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png deleted file mode 100644 index b820f250c2d3b..0000000000000 Binary files a/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6/info.json b/blockchains/ethereum/assets/0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6/info.json deleted file mode 100644 index ea7d6962dc960..0000000000000 --- a/blockchains/ethereum/assets/0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aitheon", - "symbol": "ACU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.aitheon.com/", - "explorer": "https://etherscan.io/token/0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6", - "status": "active", - "id": "0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6/logo.png b/blockchains/ethereum/assets/0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6/logo.png deleted file mode 100644 index bc1086eed19b6..0000000000000 Binary files a/blockchains/ethereum/assets/0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD54E2E7281De8E7D220F9173e33241fbFa881968/info.json b/blockchains/ethereum/assets/0xD54E2E7281De8E7D220F9173e33241fbFa881968/info.json deleted file mode 100644 index c81fc602b5ff5..0000000000000 --- a/blockchains/ethereum/assets/0xD54E2E7281De8E7D220F9173e33241fbFa881968/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "M.O.A.B", - "symbol": "MOAB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD54E2E7281De8E7D220F9173e33241fbFa881968", - "status": "active", - "id": "0xD54E2E7281De8E7D220F9173e33241fbFa881968" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD54E2E7281De8E7D220F9173e33241fbFa881968/logo.png b/blockchains/ethereum/assets/0xD54E2E7281De8E7D220F9173e33241fbFa881968/logo.png deleted file mode 100644 index 8f326cf17325c..0000000000000 Binary files a/blockchains/ethereum/assets/0xD54E2E7281De8E7D220F9173e33241fbFa881968/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD5525D397898e5502075Ea5E830d8914f6F0affe/info.json b/blockchains/ethereum/assets/0xD5525D397898e5502075Ea5E830d8914f6F0affe/info.json deleted file mode 100644 index a6b2d1579b369..0000000000000 --- a/blockchains/ethereum/assets/0xD5525D397898e5502075Ea5E830d8914f6F0affe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MEME", - "symbol": "MEME", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://dontbuymeme.com", - "explorer": "https://etherscan.io/token/0xD5525D397898e5502075Ea5E830d8914f6F0affe", - "status": "active", - "id": "0xD5525D397898e5502075Ea5E830d8914f6F0affe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD5525D397898e5502075Ea5E830d8914f6F0affe/logo.png b/blockchains/ethereum/assets/0xD5525D397898e5502075Ea5E830d8914f6F0affe/logo.png deleted file mode 100644 index 305cb76a59cdf..0000000000000 Binary files a/blockchains/ethereum/assets/0xD5525D397898e5502075Ea5E830d8914f6F0affe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44/info.json b/blockchains/ethereum/assets/0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44/info.json deleted file mode 100644 index 8b15a6b31f70b..0000000000000 --- a/blockchains/ethereum/assets/0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Panvala pan", - "symbol": "PAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.panvala.com", - "explorer": "https://etherscan.io/token/0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44", - "status": "active", - "id": "0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44/logo.png b/blockchains/ethereum/assets/0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44/logo.png deleted file mode 100644 index 8900c15cc4845..0000000000000 Binary files a/blockchains/ethereum/assets/0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD581D38a7303b6DeA5828906acFDe416EE85dEE0/info.json b/blockchains/ethereum/assets/0xD581D38a7303b6DeA5828906acFDe416EE85dEE0/info.json deleted file mode 100644 index 0f7aa2f6e9b38..0000000000000 --- a/blockchains/ethereum/assets/0xD581D38a7303b6DeA5828906acFDe416EE85dEE0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R885792", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD581D38a7303b6DeA5828906acFDe416EE85dEE0", - "status": "active", - "id": "0xD581D38a7303b6DeA5828906acFDe416EE85dEE0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD581D38a7303b6DeA5828906acFDe416EE85dEE0/logo.png b/blockchains/ethereum/assets/0xD581D38a7303b6DeA5828906acFDe416EE85dEE0/logo.png deleted file mode 100644 index 4ebd0686f01d0..0000000000000 Binary files a/blockchains/ethereum/assets/0xD581D38a7303b6DeA5828906acFDe416EE85dEE0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c/info.json b/blockchains/ethereum/assets/0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c/info.json deleted file mode 100644 index b7f73d2b0fb61..0000000000000 --- a/blockchains/ethereum/assets/0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LearnCoin", - "symbol": "LEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c", - "status": "active", - "id": "0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c/logo.png b/blockchains/ethereum/assets/0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c/logo.png deleted file mode 100644 index 9c995ff7e8939..0000000000000 Binary files a/blockchains/ethereum/assets/0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD5930C307d7395Ff807F2921F12C5EB82131a789/info.json b/blockchains/ethereum/assets/0xD5930C307d7395Ff807F2921F12C5EB82131a789/info.json deleted file mode 100644 index c1be281074355..0000000000000 --- a/blockchains/ethereum/assets/0xD5930C307d7395Ff807F2921F12C5EB82131a789/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bolt Token", - "symbol": "BOLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD5930C307d7395Ff807F2921F12C5EB82131a789", - "status": "active", - "id": "0xD5930C307d7395Ff807F2921F12C5EB82131a789" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD5930C307d7395Ff807F2921F12C5EB82131a789/logo.png b/blockchains/ethereum/assets/0xD5930C307d7395Ff807F2921F12C5EB82131a789/logo.png deleted file mode 100644 index f93c014c95ca8..0000000000000 Binary files a/blockchains/ethereum/assets/0xD5930C307d7395Ff807F2921F12C5EB82131a789/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF/info.json b/blockchains/ethereum/assets/0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF/info.json deleted file mode 100644 index ed028a6901828..0000000000000 --- a/blockchains/ethereum/assets/0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KINELA", - "symbol": "KDCC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF", - "status": "active", - "id": "0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF/logo.png b/blockchains/ethereum/assets/0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF/logo.png deleted file mode 100755 index 55c8a0bb24b7d..0000000000000 Binary files a/blockchains/ethereum/assets/0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A/info.json b/blockchains/ethereum/assets/0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A/info.json deleted file mode 100644 index b31b977e482eb..0000000000000 --- a/blockchains/ethereum/assets/0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 219-CN20", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A", - "status": "active", - "id": "0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A/logo.png b/blockchains/ethereum/assets/0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A/logo.png deleted file mode 100644 index ecc80e932b296..0000000000000 Binary files a/blockchains/ethereum/assets/0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A/info.json b/blockchains/ethereum/assets/0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A/info.json deleted file mode 100644 index 6b5e2cb6c1436..0000000000000 --- a/blockchains/ethereum/assets/0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Volcanoes", - "symbol": "VOLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A", - "status": "active", - "id": "0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A/logo.png b/blockchains/ethereum/assets/0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A/logo.png deleted file mode 100644 index 12155ed128edd..0000000000000 Binary files a/blockchains/ethereum/assets/0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32/info.json b/blockchains/ethereum/assets/0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32/info.json deleted file mode 100644 index d1358270bad6c..0000000000000 --- a/blockchains/ethereum/assets/0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ECC Token", - "symbol": "ECC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32", - "status": "active", - "id": "0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32/logo.png b/blockchains/ethereum/assets/0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32/logo.png deleted file mode 100644 index edd453b492444..0000000000000 Binary files a/blockchains/ethereum/assets/0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/logo.png b/blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/logo.png deleted file mode 100644 index 5c3b7315fd0ca..0000000000000 Binary files a/blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3/info.json b/blockchains/ethereum/assets/0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3/info.json deleted file mode 100644 index 23e73e742f194..0000000000000 --- a/blockchains/ethereum/assets/0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C581297", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3", - "status": "active", - "id": "0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3/logo.png b/blockchains/ethereum/assets/0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3/logo.png deleted file mode 100644 index bf6d8dd337fbb..0000000000000 Binary files a/blockchains/ethereum/assets/0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD635903C1B9A3202027d4cC78EfBB6FA964a987A/info.json b/blockchains/ethereum/assets/0xD635903C1B9A3202027d4cC78EfBB6FA964a987A/info.json deleted file mode 100644 index 3a09cc5a2a385..0000000000000 --- a/blockchains/ethereum/assets/0xD635903C1B9A3202027d4cC78EfBB6FA964a987A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitsave", - "symbol": "BVC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD635903C1B9A3202027d4cC78EfBB6FA964a987A", - "status": "active", - "id": "0xD635903C1B9A3202027d4cC78EfBB6FA964a987A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD635903C1B9A3202027d4cC78EfBB6FA964a987A/logo.png b/blockchains/ethereum/assets/0xD635903C1B9A3202027d4cC78EfBB6FA964a987A/logo.png deleted file mode 100755 index 88f923991c011..0000000000000 Binary files a/blockchains/ethereum/assets/0xD635903C1B9A3202027d4cC78EfBB6FA964a987A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9/info.json b/blockchains/ethereum/assets/0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9/info.json deleted file mode 100644 index eff5f72d82e76..0000000000000 --- a/blockchains/ethereum/assets/0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FFC", - "symbol": "FFC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9", - "status": "active", - "id": "0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9/logo.png b/blockchains/ethereum/assets/0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9/logo.png deleted file mode 100644 index 747856d89389f..0000000000000 Binary files a/blockchains/ethereum/assets/0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E/info.json b/blockchains/ethereum/assets/0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E/info.json deleted file mode 100644 index 7f1f17b0d02fe..0000000000000 --- a/blockchains/ethereum/assets/0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Soarcoin", - "symbol": "Soar", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "http://soarlabs.org/", - "explorer": "https://etherscan.io/token/0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E", - "status": "active", - "id": "0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E/logo.png b/blockchains/ethereum/assets/0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E/logo.png deleted file mode 100755 index 6a3ce180eab81..0000000000000 Binary files a/blockchains/ethereum/assets/0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659/info.json b/blockchains/ethereum/assets/0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659/info.json deleted file mode 100644 index c672c8241909a..0000000000000 --- a/blockchains/ethereum/assets/0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Reearn Token", - "symbol": "RET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659", - "status": "active", - "id": "0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659/logo.png b/blockchains/ethereum/assets/0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659/logo.png deleted file mode 100644 index 9ff4b4bc880c6..0000000000000 Binary files a/blockchains/ethereum/assets/0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9/info.json b/blockchains/ethereum/assets/0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9/info.json deleted file mode 100644 index 89f53f4f4a6bf..0000000000000 --- a/blockchains/ethereum/assets/0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "youForia", - "symbol": "YFR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://youforia.nl/", - "explorer": "https://etherscan.io/token/0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9", - "status": "active", - "id": "0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9/logo.png b/blockchains/ethereum/assets/0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9/logo.png deleted file mode 100644 index 5e9ef535b4aad..0000000000000 Binary files a/blockchains/ethereum/assets/0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69/info.json b/blockchains/ethereum/assets/0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69/info.json deleted file mode 100644 index f66e73df3ea3c..0000000000000 --- a/blockchains/ethereum/assets/0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VLCToken", - "symbol": "VLC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69", - "status": "active", - "id": "0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69/logo.png b/blockchains/ethereum/assets/0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69/logo.png deleted file mode 100755 index 4a4e82773b644..0000000000000 Binary files a/blockchains/ethereum/assets/0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55/info.json b/blockchains/ethereum/assets/0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55/info.json deleted file mode 100644 index 0a0e787e5121d..0000000000000 --- a/blockchains/ethereum/assets/0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Insurance", - "symbol": "SEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55", - "status": "active", - "id": "0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55/logo.png b/blockchains/ethereum/assets/0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55/logo.png deleted file mode 100644 index d4b895fac263c..0000000000000 Binary files a/blockchains/ethereum/assets/0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8/info.json b/blockchains/ethereum/assets/0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8/info.json deleted file mode 100644 index 780de0d7516b7..0000000000000 --- a/blockchains/ethereum/assets/0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DFOHub", - "symbol": "BUIDL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8", - "status": "active", - "id": "0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8/logo.png b/blockchains/ethereum/assets/0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8/logo.png deleted file mode 100644 index 48a7fff945620..0000000000000 Binary files a/blockchains/ethereum/assets/0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD/info.json b/blockchains/ethereum/assets/0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD/info.json deleted file mode 100644 index 3d9e5058bd148..0000000000000 --- a/blockchains/ethereum/assets/0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Switch", - "symbol": "ESH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://switch.ag/", - "explorer": "https://etherscan.io/token/0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD", - "status": "active", - "id": "0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD/logo.png b/blockchains/ethereum/assets/0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD/logo.png deleted file mode 100644 index f618b7cf95fbd..0000000000000 Binary files a/blockchains/ethereum/assets/0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6/info.json b/blockchains/ethereum/assets/0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6/info.json deleted file mode 100644 index c54d26b78ae7f..0000000000000 --- a/blockchains/ethereum/assets/0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitnex Global", - "symbol": "BTNG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6", - "status": "active", - "id": "0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6/logo.png b/blockchains/ethereum/assets/0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6/logo.png deleted file mode 100644 index f0fe908ad98f5..0000000000000 Binary files a/blockchains/ethereum/assets/0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD6c67B93a7b248dF608a653d82a100556144c5DA/info.json b/blockchains/ethereum/assets/0xD6c67B93a7b248dF608a653d82a100556144c5DA/info.json deleted file mode 100644 index a20cca5892aba..0000000000000 --- a/blockchains/ethereum/assets/0xD6c67B93a7b248dF608a653d82a100556144c5DA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ExNetwork Token", - "website": "https://exnetwork.community/", - "description": "ExNetwork Community App", - "explorer": "https://etherscan.io/token/0xD6c67B93a7b248dF608a653d82a100556144c5DA", - "type": "ERC20", - "symbol": "EXNT", - "decimals": 16, - "status": "active", - "id": "0xD6c67B93a7b248dF608a653d82a100556144c5DA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD6c67B93a7b248dF608a653d82a100556144c5DA/logo.png b/blockchains/ethereum/assets/0xD6c67B93a7b248dF608a653d82a100556144c5DA/logo.png deleted file mode 100644 index 74ef0d6a3a02a..0000000000000 Binary files a/blockchains/ethereum/assets/0xD6c67B93a7b248dF608a653d82a100556144c5DA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD6e1401a079922469e9b965Cb090ea6fF64C6839/info.json b/blockchains/ethereum/assets/0xD6e1401a079922469e9b965Cb090ea6fF64C6839/info.json deleted file mode 100644 index 2f23515121bc1..0000000000000 --- a/blockchains/ethereum/assets/0xD6e1401a079922469e9b965Cb090ea6fF64C6839/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HOLD", - "symbol": "HOLD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://hold.co", - "explorer": "https://etherscan.io/token/0xD6e1401a079922469e9b965Cb090ea6fF64C6839", - "status": "active", - "id": "0xD6e1401a079922469e9b965Cb090ea6fF64C6839" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD6e1401a079922469e9b965Cb090ea6fF64C6839/logo.png b/blockchains/ethereum/assets/0xD6e1401a079922469e9b965Cb090ea6fF64C6839/logo.png deleted file mode 100644 index f5778495cd22b..0000000000000 Binary files a/blockchains/ethereum/assets/0xD6e1401a079922469e9b965Cb090ea6fF64C6839/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2/info.json b/blockchains/ethereum/assets/0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2/info.json deleted file mode 100644 index 1443778f395d3..0000000000000 --- a/blockchains/ethereum/assets/0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CFun Token", - "symbol": "CFun", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2", - "status": "active", - "id": "0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2/logo.png b/blockchains/ethereum/assets/0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2/logo.png deleted file mode 100644 index 204c34866dc69..0000000000000 Binary files a/blockchains/ethereum/assets/0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD716905047C61d92Ef634F97D3D746747C08448A/info.json b/blockchains/ethereum/assets/0xD716905047C61d92Ef634F97D3D746747C08448A/info.json deleted file mode 100644 index 541bc0d76242b..0000000000000 --- a/blockchains/ethereum/assets/0xD716905047C61d92Ef634F97D3D746747C08448A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JACOB", - "symbol": "JACOB", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD716905047C61d92Ef634F97D3D746747C08448A", - "status": "active", - "id": "0xD716905047C61d92Ef634F97D3D746747C08448A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD716905047C61d92Ef634F97D3D746747C08448A/logo.png b/blockchains/ethereum/assets/0xD716905047C61d92Ef634F97D3D746747C08448A/logo.png deleted file mode 100644 index 83dece0a6cb72..0000000000000 Binary files a/blockchains/ethereum/assets/0xD716905047C61d92Ef634F97D3D746747C08448A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF/info.json b/blockchains/ethereum/assets/0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF/info.json deleted file mode 100644 index 4a915a339775d..0000000000000 --- a/blockchains/ethereum/assets/0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RealTract", - "symbol": "RET", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://realtract.network/", - "explorer": "https://etherscan.io/token/0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF", - "status": "active", - "id": "0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF/logo.png b/blockchains/ethereum/assets/0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF/logo.png deleted file mode 100644 index da71cf7283a3e..0000000000000 Binary files a/blockchains/ethereum/assets/0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD7732e3783b0047aa251928960063f863AD022D8/info.json b/blockchains/ethereum/assets/0xD7732e3783b0047aa251928960063f863AD022D8/info.json deleted file mode 100644 index 78bbcd948fecb..0000000000000 --- a/blockchains/ethereum/assets/0xD7732e3783b0047aa251928960063f863AD022D8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BrahmaOS", - "symbol": "BRM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD7732e3783b0047aa251928960063f863AD022D8", - "status": "active", - "id": "0xD7732e3783b0047aa251928960063f863AD022D8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD7732e3783b0047aa251928960063f863AD022D8/logo.png b/blockchains/ethereum/assets/0xD7732e3783b0047aa251928960063f863AD022D8/logo.png deleted file mode 100755 index d85071de3ab5e..0000000000000 Binary files a/blockchains/ethereum/assets/0xD7732e3783b0047aa251928960063f863AD022D8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2/info.json b/blockchains/ethereum/assets/0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2/info.json deleted file mode 100644 index 3c6a1eb45367c..0000000000000 --- a/blockchains/ethereum/assets/0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Pylon Finance", - "website": "https://pylon.finance/", - "source_code": "https://github.com/pylonfinance/pylonfinance", - "white_paper": "https://docs.google.com/document/d/1Ixec_ya46UR_LMlPzSCoosBSlNAxWC5ycnDV5LEw454/edit", - "description": "Tethering real world GPU mining to crypto assets.", - "explorer": "https://etherscan.io/token/0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2", - "type": "ERC20", - "symbol": "PYLON", - "decimals": 18, - "status": "active", - "id": "0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2/logo.png b/blockchains/ethereum/assets/0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2/logo.png deleted file mode 100644 index 4048005042121..0000000000000 Binary files a/blockchains/ethereum/assets/0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5/info.json b/blockchains/ethereum/assets/0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5/info.json deleted file mode 100644 index da7d2e7b1e64c..0000000000000 --- a/blockchains/ethereum/assets/0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IMPULSEVEN", - "symbol": "VEN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5", - "status": "active", - "id": "0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5/logo.png b/blockchains/ethereum/assets/0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5/logo.png deleted file mode 100644 index 397a4d1251fbc..0000000000000 Binary files a/blockchains/ethereum/assets/0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD/info.json b/blockchains/ethereum/assets/0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD/info.json deleted file mode 100644 index e753d4b2b9771..0000000000000 --- a/blockchains/ethereum/assets/0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SubSudio", - "symbol": "SUBS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD", - "status": "active", - "id": "0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD/logo.png b/blockchains/ethereum/assets/0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD/logo.png deleted file mode 100644 index f3cee6c44da46..0000000000000 Binary files a/blockchains/ethereum/assets/0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af/info.json b/blockchains/ethereum/assets/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af/info.json deleted file mode 100644 index bfc0bdfea0e6b..0000000000000 --- a/blockchains/ethereum/assets/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Proton", - "website": "https://protonchain.com", - "description": "Proton is a new public blockchain and dApp platform designed for both consumer applications and P2P payments. It is built around a secure identity and financial settlements layer that allows users to directly link real identity and fiat accounts, pull funds and use crypto seamlessly.", - "explorer": "https://etherscan.io/token/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af", - "type": "ERC20", - "symbol": "XPR", - "decimals": 4, - "status": "active", - "id": "0xD7EFB00d12C2c13131FD319336Fdf952525dA2af" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af/logo.png b/blockchains/ethereum/assets/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af/logo.png deleted file mode 100644 index f3354c3e3cbe2..0000000000000 Binary files a/blockchains/ethereum/assets/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD7b3669C7d3E38aB5a441383D41F25E003e02148/info.json b/blockchains/ethereum/assets/0xD7b3669C7d3E38aB5a441383D41F25E003e02148/info.json deleted file mode 100644 index f29f796aa408e..0000000000000 --- a/blockchains/ethereum/assets/0xD7b3669C7d3E38aB5a441383D41F25E003e02148/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SealToken", - "symbol": "SEAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://seal.network/", - "explorer": "https://etherscan.io/token/0xD7b3669C7d3E38aB5a441383D41F25E003e02148", - "status": "active", - "id": "0xD7b3669C7d3E38aB5a441383D41F25E003e02148" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD7b3669C7d3E38aB5a441383D41F25E003e02148/logo.png b/blockchains/ethereum/assets/0xD7b3669C7d3E38aB5a441383D41F25E003e02148/logo.png deleted file mode 100644 index a53277586966f..0000000000000 Binary files a/blockchains/ethereum/assets/0xD7b3669C7d3E38aB5a441383D41F25E003e02148/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD7e0F80FB28233bdde0006c50568606A8feb964C/info.json b/blockchains/ethereum/assets/0xD7e0F80FB28233bdde0006c50568606A8feb964C/info.json deleted file mode 100644 index 0ab3005da7c91..0000000000000 --- a/blockchains/ethereum/assets/0xD7e0F80FB28233bdde0006c50568606A8feb964C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Australian Dollar", - "symbol": "AUDT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD7e0F80FB28233bdde0006c50568606A8feb964C", - "status": "active", - "id": "0xD7e0F80FB28233bdde0006c50568606A8feb964C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD7e0F80FB28233bdde0006c50568606A8feb964C/logo.png b/blockchains/ethereum/assets/0xD7e0F80FB28233bdde0006c50568606A8feb964C/logo.png deleted file mode 100644 index b72461c3c772a..0000000000000 Binary files a/blockchains/ethereum/assets/0xD7e0F80FB28233bdde0006c50568606A8feb964C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42/info.json b/blockchains/ethereum/assets/0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42/info.json deleted file mode 100644 index 12870c426a1b0..0000000000000 --- a/blockchains/ethereum/assets/0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BINGO Entertainment", - "symbol": "777", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42", - "status": "active", - "id": "0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42/logo.png b/blockchains/ethereum/assets/0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42/logo.png deleted file mode 100644 index d5cd3553abd01..0000000000000 Binary files a/blockchains/ethereum/assets/0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD812Ac12EF69F5c4431593C985DF049071BFcad7/info.json b/blockchains/ethereum/assets/0xD812Ac12EF69F5c4431593C985DF049071BFcad7/info.json deleted file mode 100644 index b1eafb2def07c..0000000000000 --- a/blockchains/ethereum/assets/0xD812Ac12EF69F5c4431593C985DF049071BFcad7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vitality", - "symbol": "VITA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD812Ac12EF69F5c4431593C985DF049071BFcad7", - "status": "active", - "id": "0xD812Ac12EF69F5c4431593C985DF049071BFcad7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD812Ac12EF69F5c4431593C985DF049071BFcad7/logo.png b/blockchains/ethereum/assets/0xD812Ac12EF69F5c4431593C985DF049071BFcad7/logo.png deleted file mode 100644 index fcfae674a9844..0000000000000 Binary files a/blockchains/ethereum/assets/0xD812Ac12EF69F5c4431593C985DF049071BFcad7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD81A93c19292B670341C0ecCf9E6a02822c5bb23/logo.png b/blockchains/ethereum/assets/0xD81A93c19292B670341C0ecCf9E6a02822c5bb23/logo.png deleted file mode 100644 index 8757be6896dbd..0000000000000 Binary files a/blockchains/ethereum/assets/0xD81A93c19292B670341C0ecCf9E6a02822c5bb23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD83A162d4808c370A1445646e64CC4861eB60b92/info.json b/blockchains/ethereum/assets/0xD83A162d4808c370A1445646e64CC4861eB60b92/info.json deleted file mode 100644 index 95cbf9c81f269..0000000000000 --- a/blockchains/ethereum/assets/0xD83A162d4808c370A1445646e64CC4861eB60b92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OxyCoin", - "symbol": "OXY", - "website": "https://oxy-coin.com", - "description": "OxyCoin (OXY) is an ERC20 Token that supplied 244,140,625,000,000,000,000 coins", - "explorer": "https://etherscan.io/token/0xD83A162d4808c370A1445646e64CC4861eB60b92", - "type": "ERC20", - "decimals": 8, - "status": "active", - "id": "0xD83A162d4808c370A1445646e64CC4861eB60b92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD83A162d4808c370A1445646e64CC4861eB60b92/logo.png b/blockchains/ethereum/assets/0xD83A162d4808c370A1445646e64CC4861eB60b92/logo.png deleted file mode 100644 index da02db0fa73fa..0000000000000 Binary files a/blockchains/ethereum/assets/0xD83A162d4808c370A1445646e64CC4861eB60b92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD83A825384a252f57B1EF7d617518F2099AC8Eb5/info.json b/blockchains/ethereum/assets/0xD83A825384a252f57B1EF7d617518F2099AC8Eb5/info.json deleted file mode 100644 index ba6efeb1b2a68..0000000000000 --- a/blockchains/ethereum/assets/0xD83A825384a252f57B1EF7d617518F2099AC8Eb5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTE Application", - "symbol": "BTEU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD83A825384a252f57B1EF7d617518F2099AC8Eb5", - "status": "active", - "id": "0xD83A825384a252f57B1EF7d617518F2099AC8Eb5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD83A825384a252f57B1EF7d617518F2099AC8Eb5/logo.png b/blockchains/ethereum/assets/0xD83A825384a252f57B1EF7d617518F2099AC8Eb5/logo.png deleted file mode 100644 index 325a2b1c354b1..0000000000000 Binary files a/blockchains/ethereum/assets/0xD83A825384a252f57B1EF7d617518F2099AC8Eb5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07/info.json b/blockchains/ethereum/assets/0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07/info.json deleted file mode 100644 index 78bedd034d2f0..0000000000000 --- a/blockchains/ethereum/assets/0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherX Token", - "symbol": "ETHX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07", - "status": "active", - "id": "0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07/logo.png b/blockchains/ethereum/assets/0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07/logo.png deleted file mode 100644 index 5ae5aebfa515e..0000000000000 Binary files a/blockchains/ethereum/assets/0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD850942eF8811f2A866692A623011bDE52a462C1/logo.png b/blockchains/ethereum/assets/0xD850942eF8811f2A866692A623011bDE52a462C1/logo.png deleted file mode 100644 index bc4cc0deab323..0000000000000 Binary files a/blockchains/ethereum/assets/0xD850942eF8811f2A866692A623011bDE52a462C1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD858c11A1E990d7d02e0897b9B19dAdEf8171832/info.json b/blockchains/ethereum/assets/0xD858c11A1E990d7d02e0897b9B19dAdEf8171832/info.json deleted file mode 100644 index ad596779be310..0000000000000 --- a/blockchains/ethereum/assets/0xD858c11A1E990d7d02e0897b9B19dAdEf8171832/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Voke", - "symbol": "VOKE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD858c11A1E990d7d02e0897b9B19dAdEf8171832", - "status": "active", - "id": "0xD858c11A1E990d7d02e0897b9B19dAdEf8171832" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD858c11A1E990d7d02e0897b9B19dAdEf8171832/logo.png b/blockchains/ethereum/assets/0xD858c11A1E990d7d02e0897b9B19dAdEf8171832/logo.png deleted file mode 100644 index 0d86d37a0cd5b..0000000000000 Binary files a/blockchains/ethereum/assets/0xD858c11A1E990d7d02e0897b9B19dAdEf8171832/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c/info.json b/blockchains/ethereum/assets/0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c/info.json deleted file mode 100644 index 0acd931af4b8b..0000000000000 --- a/blockchains/ethereum/assets/0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Consentium Coin", - "symbol": "CSM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://consentium.net/", - "explorer": "https://etherscan.io/token/0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c", - "status": "active", - "id": "0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c/logo.png b/blockchains/ethereum/assets/0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c/logo.png deleted file mode 100644 index 21d976237add0..0000000000000 Binary files a/blockchains/ethereum/assets/0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD8754fc11703ce600ebb2b32111B4E10384936e1/info.json b/blockchains/ethereum/assets/0xD8754fc11703ce600ebb2b32111B4E10384936e1/info.json deleted file mode 100644 index 83ba3ef2d4973..0000000000000 --- a/blockchains/ethereum/assets/0xD8754fc11703ce600ebb2b32111B4E10384936e1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R815579", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD8754fc11703ce600ebb2b32111B4E10384936e1", - "status": "active", - "id": "0xD8754fc11703ce600ebb2b32111B4E10384936e1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD8754fc11703ce600ebb2b32111B4E10384936e1/logo.png b/blockchains/ethereum/assets/0xD8754fc11703ce600ebb2b32111B4E10384936e1/logo.png deleted file mode 100644 index 80e65bca6db6c..0000000000000 Binary files a/blockchains/ethereum/assets/0xD8754fc11703ce600ebb2b32111B4E10384936e1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671/info.json b/blockchains/ethereum/assets/0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671/info.json deleted file mode 100644 index ea1d198c335a8..0000000000000 --- a/blockchains/ethereum/assets/0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NewSolution", - "symbol": "NST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://newsolutioncoin.com", - "explorer": "https://etherscan.io/token/0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671", - "status": "active", - "id": "0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671/logo.png b/blockchains/ethereum/assets/0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671/logo.png deleted file mode 100644 index 9cfcf4e666771..0000000000000 Binary files a/blockchains/ethereum/assets/0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD8912C10681D8B21Fd3742244f44658dBA12264E/info.json b/blockchains/ethereum/assets/0xD8912C10681D8B21Fd3742244f44658dBA12264E/info.json deleted file mode 100644 index 5e3e29fb03b8b..0000000000000 --- a/blockchains/ethereum/assets/0xD8912C10681D8B21Fd3742244f44658dBA12264E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pluton", - "symbol": "PLU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://plutus.it/", - "explorer": "https://etherscan.io/token/0xD8912C10681D8B21Fd3742244f44658dBA12264E", - "status": "active", - "id": "0xD8912C10681D8B21Fd3742244f44658dBA12264E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD8912C10681D8B21Fd3742244f44658dBA12264E/logo.png b/blockchains/ethereum/assets/0xD8912C10681D8B21Fd3742244f44658dBA12264E/logo.png deleted file mode 100644 index f7526a3b3544b..0000000000000 Binary files a/blockchains/ethereum/assets/0xD8912C10681D8B21Fd3742244f44658dBA12264E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A/info.json b/blockchains/ethereum/assets/0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A/info.json deleted file mode 100644 index e7a0c7b34ccb3..0000000000000 --- a/blockchains/ethereum/assets/0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GBT", - "symbol": "GBT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://market.globatalent.com/", - "explorer": "https://etherscan.io/token/0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A", - "status": "active", - "id": "0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A/logo.png b/blockchains/ethereum/assets/0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A/logo.png deleted file mode 100644 index 493385ce48bd0..0000000000000 Binary files a/blockchains/ethereum/assets/0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50/info.json b/blockchains/ethereum/assets/0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50/info.json deleted file mode 100644 index 13dbf3adbe095..0000000000000 --- a/blockchains/ethereum/assets/0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AfroDex Labs Token", - "symbol": "AFDLT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "http://afrodexlabs.com/", - "explorer": "https://etherscan.io/token/0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50", - "status": "active", - "id": "0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50/logo.png b/blockchains/ethereum/assets/0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50/logo.png deleted file mode 100644 index 4aeb803a1c8a2..0000000000000 Binary files a/blockchains/ethereum/assets/0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373/logo.png b/blockchains/ethereum/assets/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373/logo.png deleted file mode 100644 index 0863e5acb6ba7..0000000000000 Binary files a/blockchains/ethereum/assets/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6/info.json b/blockchains/ethereum/assets/0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6/info.json deleted file mode 100644 index c1de3e7d3866e..0000000000000 --- a/blockchains/ethereum/assets/0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-14/30M44", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6", - "status": "active", - "id": "0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6/logo.png b/blockchains/ethereum/assets/0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6/logo.png deleted file mode 100644 index 7e2ad0766dc9d..0000000000000 Binary files a/blockchains/ethereum/assets/0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD91E9a0fEf7C0fa4EBdAF4d0aCF55888949A2a9b/logo.png b/blockchains/ethereum/assets/0xD91E9a0fEf7C0fa4EBdAF4d0aCF55888949A2a9b/logo.png deleted file mode 100644 index 2982fc1470048..0000000000000 Binary files a/blockchains/ethereum/assets/0xD91E9a0fEf7C0fa4EBdAF4d0aCF55888949A2a9b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD91a6162F146EF85922d9A15eE6eB14A00344586/info.json b/blockchains/ethereum/assets/0xD91a6162F146EF85922d9A15eE6eB14A00344586/info.json deleted file mode 100644 index 773a24b2789cd..0000000000000 --- a/blockchains/ethereum/assets/0xD91a6162F146EF85922d9A15eE6eB14A00344586/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sessia Kicks", - "symbol": "KICK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sessia.com", - "explorer": "https://etherscan.io/token/0xD91a6162F146EF85922d9A15eE6eB14A00344586", - "status": "active", - "id": "0xD91a6162F146EF85922d9A15eE6eB14A00344586" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD91a6162F146EF85922d9A15eE6eB14A00344586/logo.png b/blockchains/ethereum/assets/0xD91a6162F146EF85922d9A15eE6eB14A00344586/logo.png deleted file mode 100644 index 84270ee91b131..0000000000000 Binary files a/blockchains/ethereum/assets/0xD91a6162F146EF85922d9A15eE6eB14A00344586/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD938137E6d96c72E4a6085412aDa2daD78ff89c4/info.json b/blockchains/ethereum/assets/0xD938137E6d96c72E4a6085412aDa2daD78ff89c4/info.json deleted file mode 100644 index 4b7a6601f07f0..0000000000000 --- a/blockchains/ethereum/assets/0xD938137E6d96c72E4a6085412aDa2daD78ff89c4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Change Your Life", - "symbol": "AAA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://abulaba.co/", - "explorer": "https://etherscan.io/token/0xD938137E6d96c72E4a6085412aDa2daD78ff89c4", - "status": "active", - "id": "0xD938137E6d96c72E4a6085412aDa2daD78ff89c4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD938137E6d96c72E4a6085412aDa2daD78ff89c4/logo.png b/blockchains/ethereum/assets/0xD938137E6d96c72E4a6085412aDa2daD78ff89c4/logo.png deleted file mode 100644 index 3b3befec59309..0000000000000 Binary files a/blockchains/ethereum/assets/0xD938137E6d96c72E4a6085412aDa2daD78ff89c4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD9964E1306dda055F5284c52048712c35DdB61Fd/info.json b/blockchains/ethereum/assets/0xD9964E1306dda055F5284c52048712c35DdB61Fd/info.json deleted file mode 100644 index 24f64da3bbccb..0000000000000 --- a/blockchains/ethereum/assets/0xD9964E1306dda055F5284c52048712c35DdB61Fd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitNautic Token", - "symbol": "BTNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitnautic.io", - "explorer": "https://etherscan.io/token/0xD9964E1306dda055F5284c52048712c35DdB61Fd", - "status": "active", - "id": "0xD9964E1306dda055F5284c52048712c35DdB61Fd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD9964E1306dda055F5284c52048712c35DdB61Fd/logo.png b/blockchains/ethereum/assets/0xD9964E1306dda055F5284c52048712c35DdB61Fd/logo.png deleted file mode 100644 index 900c3b586ea83..0000000000000 Binary files a/blockchains/ethereum/assets/0xD9964E1306dda055F5284c52048712c35DdB61Fd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD9A12Cde03a86E800496469858De8581D3A5353d/info.json b/blockchains/ethereum/assets/0xD9A12Cde03a86E800496469858De8581D3A5353d/info.json deleted file mode 100644 index 68dd7ab75834b..0000000000000 --- a/blockchains/ethereum/assets/0xD9A12Cde03a86E800496469858De8581D3A5353d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YUP", - "symbol": "YUP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.crowdholding.com/", - "explorer": "https://etherscan.io/token/0xD9A12Cde03a86E800496469858De8581D3A5353d", - "status": "active", - "id": "0xD9A12Cde03a86E800496469858De8581D3A5353d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD9A12Cde03a86E800496469858De8581D3A5353d/logo.png b/blockchains/ethereum/assets/0xD9A12Cde03a86E800496469858De8581D3A5353d/logo.png deleted file mode 100755 index 25a7bb478e541..0000000000000 Binary files a/blockchains/ethereum/assets/0xD9A12Cde03a86E800496469858De8581D3A5353d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD9A947789974bAD9BE77E45C2b327174A9c59D71/info.json b/blockchains/ethereum/assets/0xD9A947789974bAD9BE77E45C2b327174A9c59D71/info.json deleted file mode 100644 index 4762ca173fb51..0000000000000 --- a/blockchains/ethereum/assets/0xD9A947789974bAD9BE77E45C2b327174A9c59D71/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ystar", - "website": "https://ystar.io", - "description": "YSTAR is a product aggregator for the world of DeFi 3.0. with the goal to quickly aggregate and structurally classify the latest and hottest digital asset technologies and products.", - "explorer": "https://etherscan.io/token/0xD9A947789974bAD9BE77E45C2b327174A9c59D71", - "type": "ERC20", - "symbol": "YSR", - "decimals": 18, - "status": "active", - "id": "0xD9A947789974bAD9BE77E45C2b327174A9c59D71" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD9A947789974bAD9BE77E45C2b327174A9c59D71/logo.png b/blockchains/ethereum/assets/0xD9A947789974bAD9BE77E45C2b327174A9c59D71/logo.png deleted file mode 100644 index f20ea8b32b2ba..0000000000000 Binary files a/blockchains/ethereum/assets/0xD9A947789974bAD9BE77E45C2b327174A9c59D71/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193/info.json b/blockchains/ethereum/assets/0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193/info.json deleted file mode 100644 index a7ff7a1b74f4e..0000000000000 --- a/blockchains/ethereum/assets/0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YouthCoin", - "symbol": "YCN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193", - "status": "active", - "id": "0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193/logo.png b/blockchains/ethereum/assets/0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193/logo.png deleted file mode 100644 index e852c1db6b81b..0000000000000 Binary files a/blockchains/ethereum/assets/0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093/info.json b/blockchains/ethereum/assets/0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093/info.json deleted file mode 100644 index cf6decc8a8bac..0000000000000 --- a/blockchains/ethereum/assets/0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Kardiachain", - "website": "https://kardiachain.io/", - "source_code": "https://github.com/kardiachain", - "white_paper": "https://dl.kardiachain.io/KardiaChain-WhitePaper-English.pdf", - "description": "Kardiachain is a public blockchain platform focused on Interoperability and providing hybrid blockchain solutions for enterprises and governments in Vietnam and other countries in South & East Asia.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/KardiaChain", - "handle": "KardiaChain" - }, - { - "name": "Medium", - "url": "https://medium.com/@KardiaChain", - "handle": "KardiaChain" - } - ], - "explorer": "https://explorer.kardiachain.io", - "type": "ERC20", - "symbol": "KAI", - "decimals": 18, - "status": "active", - "id": "0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093/logo.png b/blockchains/ethereum/assets/0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093/logo.png deleted file mode 100644 index c477c9c834af0..0000000000000 Binary files a/blockchains/ethereum/assets/0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c/info.json b/blockchains/ethereum/assets/0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c/info.json deleted file mode 100644 index 5992672b749e6..0000000000000 --- a/blockchains/ethereum/assets/0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Touch Smart Token", - "symbol": "TST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://touchsocial.xyz/", - "explorer": "https://etherscan.io/token/0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c", - "status": "active", - "id": "0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c/logo.png b/blockchains/ethereum/assets/0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c/logo.png deleted file mode 100644 index 71cad1983acf6..0000000000000 Binary files a/blockchains/ethereum/assets/0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD9d993FDD6dad5270C0896b364bdBefF38e010CF/info.json b/blockchains/ethereum/assets/0xD9d993FDD6dad5270C0896b364bdBefF38e010CF/info.json deleted file mode 100644 index 4360b6d54302f..0000000000000 --- a/blockchains/ethereum/assets/0xD9d993FDD6dad5270C0896b364bdBefF38e010CF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIGG CASH", - "symbol": "BIGG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xD9d993FDD6dad5270C0896b364bdBefF38e010CF", - "status": "active", - "id": "0xD9d993FDD6dad5270C0896b364bdBefF38e010CF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD9d993FDD6dad5270C0896b364bdBefF38e010CF/logo.png b/blockchains/ethereum/assets/0xD9d993FDD6dad5270C0896b364bdBefF38e010CF/logo.png deleted file mode 100644 index 8f423f5b4c1a6..0000000000000 Binary files a/blockchains/ethereum/assets/0xD9d993FDD6dad5270C0896b364bdBefF38e010CF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDA80B20038BDF968C7307BB5907A469482CF6251/info.json b/blockchains/ethereum/assets/0xDA80B20038BDF968C7307BB5907A469482CF6251/info.json deleted file mode 100644 index 8ab76540c8518..0000000000000 --- a/blockchains/ethereum/assets/0xDA80B20038BDF968C7307BB5907A469482CF6251/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BrokerNekoNetwork", - "symbol": "BNN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.brokerneko.com", - "explorer": "https://etherscan.io/token/0xDA80B20038BDF968C7307BB5907A469482CF6251", - "status": "active", - "id": "0xDA80B20038BDF968C7307BB5907A469482CF6251" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDA80B20038BDF968C7307BB5907A469482CF6251/logo.png b/blockchains/ethereum/assets/0xDA80B20038BDF968C7307BB5907A469482CF6251/logo.png deleted file mode 100644 index 2b415c9fc1d2d..0000000000000 Binary files a/blockchains/ethereum/assets/0xDA80B20038BDF968C7307BB5907A469482CF6251/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDAC4AE188AcE3C8985765eDc6C9B4739D4845DdC/info.json b/blockchains/ethereum/assets/0xDAC4AE188AcE3C8985765eDc6C9B4739D4845DdC/info.json deleted file mode 100644 index 28bb5dfafa474..0000000000000 --- a/blockchains/ethereum/assets/0xDAC4AE188AcE3C8985765eDc6C9B4739D4845DdC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InterValue", - "symbol": "INVE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.inve.one", - "explorer": "https://etherscan.io/token/0xDAC4AE188AcE3C8985765eDc6C9B4739D4845DdC", - "status": "active", - "id": "0xDAC4AE188AcE3C8985765eDc6C9B4739D4845DdC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDAC4AE188AcE3C8985765eDc6C9B4739D4845DdC/logo.png b/blockchains/ethereum/assets/0xDAC4AE188AcE3C8985765eDc6C9B4739D4845DdC/logo.png deleted file mode 100644 index 31b2f92070134..0000000000000 Binary files a/blockchains/ethereum/assets/0xDAC4AE188AcE3C8985765eDc6C9B4739D4845DdC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724/info.json b/blockchains/ethereum/assets/0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724/info.json deleted file mode 100644 index 44095a38b7034..0000000000000 --- a/blockchains/ethereum/assets/0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GREENX", - "symbol": "GEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.greenx.network", - "explorer": "https://etherscan.io/token/0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724", - "status": "active", - "id": "0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724/logo.png b/blockchains/ethereum/assets/0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724/logo.png deleted file mode 100755 index c1ead4e803b7f..0000000000000 Binary files a/blockchains/ethereum/assets/0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDAf76716996052aff7edb66Ef0Edb301BF001B6F/info.json b/blockchains/ethereum/assets/0xDAf76716996052aff7edb66Ef0Edb301BF001B6F/info.json deleted file mode 100644 index 017dd72a7fee7..0000000000000 --- a/blockchains/ethereum/assets/0xDAf76716996052aff7edb66Ef0Edb301BF001B6F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ABACOIN", - "symbol": "ABA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDAf76716996052aff7edb66Ef0Edb301BF001B6F", - "status": "active", - "id": "0xDAf76716996052aff7edb66Ef0Edb301BF001B6F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDAf76716996052aff7edb66Ef0Edb301BF001B6F/logo.png b/blockchains/ethereum/assets/0xDAf76716996052aff7edb66Ef0Edb301BF001B6F/logo.png deleted file mode 100644 index 149f85efbd651..0000000000000 Binary files a/blockchains/ethereum/assets/0xDAf76716996052aff7edb66Ef0Edb301BF001B6F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDB09eEB26C0194DAA59E539c360300376208969a/info.json b/blockchains/ethereum/assets/0xDB09eEB26C0194DAA59E539c360300376208969a/info.json deleted file mode 100644 index fd0eb2a7dc738..0000000000000 --- a/blockchains/ethereum/assets/0xDB09eEB26C0194DAA59E539c360300376208969a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C553250", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDB09eEB26C0194DAA59E539c360300376208969a", - "status": "active", - "id": "0xDB09eEB26C0194DAA59E539c360300376208969a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDB09eEB26C0194DAA59E539c360300376208969a/logo.png b/blockchains/ethereum/assets/0xDB09eEB26C0194DAA59E539c360300376208969a/logo.png deleted file mode 100644 index 1c1360d114ad8..0000000000000 Binary files a/blockchains/ethereum/assets/0xDB09eEB26C0194DAA59E539c360300376208969a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733/info.json b/blockchains/ethereum/assets/0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733/info.json deleted file mode 100644 index 7ad775651ce3a..0000000000000 --- a/blockchains/ethereum/assets/0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ubricoin", - "symbol": "UBN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ubricoin.ubrica.com/", - "explorer": "https://etherscan.io/token/0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733", - "status": "active", - "id": "0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733/logo.png b/blockchains/ethereum/assets/0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733/logo.png deleted file mode 100644 index 4c10e5a34e04e..0000000000000 Binary files a/blockchains/ethereum/assets/0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057/info.json b/blockchains/ethereum/assets/0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057/info.json deleted file mode 100644 index 177478faae94f..0000000000000 --- a/blockchains/ethereum/assets/0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Baby Token", - "symbol": "BABY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057", - "status": "active", - "id": "0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057/logo.png b/blockchains/ethereum/assets/0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057/logo.png deleted file mode 100644 index 1aaed2c1da06d..0000000000000 Binary files a/blockchains/ethereum/assets/0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDB61354E9cf2217a29770E9811832B360a8DAad3/info.json b/blockchains/ethereum/assets/0xDB61354E9cf2217a29770E9811832B360a8DAad3/info.json deleted file mode 100644 index 0a52018135789..0000000000000 --- a/blockchains/ethereum/assets/0xDB61354E9cf2217a29770E9811832B360a8DAad3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Long Litecoin Token", - "symbol": "LTCBULL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/LTCBULL", - "explorer": "https://etherscan.io/token/0xDB61354E9cf2217a29770E9811832B360a8DAad3", - "status": "active", - "id": "0xDB61354E9cf2217a29770E9811832B360a8DAad3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDB61354E9cf2217a29770E9811832B360a8DAad3/logo.png b/blockchains/ethereum/assets/0xDB61354E9cf2217a29770E9811832B360a8DAad3/logo.png deleted file mode 100644 index a8cc1f578d450..0000000000000 Binary files a/blockchains/ethereum/assets/0xDB61354E9cf2217a29770E9811832B360a8DAad3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C/info.json b/blockchains/ethereum/assets/0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C/info.json deleted file mode 100644 index 5e727fa87bf20..0000000000000 --- a/blockchains/ethereum/assets/0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WEEDCRYPTO", - "symbol": "WDCR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C", - "status": "active", - "id": "0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C/logo.png b/blockchains/ethereum/assets/0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C/logo.png deleted file mode 100644 index 43b37265e5a81..0000000000000 Binary files a/blockchains/ethereum/assets/0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/info.json b/blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/info.json deleted file mode 100644 index 3469b36a5221b..0000000000000 --- a/blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOOM", - "symbol": "BOOM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.boomtoken.io/", - "explorer": "https://etherscan.io/token/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd", - "status": "active", - "id": "0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/logo.png b/blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/logo.png deleted file mode 100644 index b6bb8e1351256..0000000000000 Binary files a/blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDB7eB3edE973665b1BB9F3016861E3255062E4ED/info.json b/blockchains/ethereum/assets/0xDB7eB3edE973665b1BB9F3016861E3255062E4ED/info.json deleted file mode 100644 index 0bbb050ff0684..0000000000000 --- a/blockchains/ethereum/assets/0xDB7eB3edE973665b1BB9F3016861E3255062E4ED/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MNFT", - "symbol": "MNFT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDB7eB3edE973665b1BB9F3016861E3255062E4ED", - "status": "active", - "id": "0xDB7eB3edE973665b1BB9F3016861E3255062E4ED" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDB7eB3edE973665b1BB9F3016861E3255062E4ED/logo.png b/blockchains/ethereum/assets/0xDB7eB3edE973665b1BB9F3016861E3255062E4ED/logo.png deleted file mode 100644 index 1e3077dee0962..0000000000000 Binary files a/blockchains/ethereum/assets/0xDB7eB3edE973665b1BB9F3016861E3255062E4ED/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76/info.json b/blockchains/ethereum/assets/0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76/info.json deleted file mode 100644 index 579fbd36cdefc..0000000000000 --- a/blockchains/ethereum/assets/0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dabdragon Tokens", - "symbol": "DABER", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76", - "status": "active", - "id": "0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76/logo.png b/blockchains/ethereum/assets/0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76/logo.png deleted file mode 100644 index a0c17a8c19b40..0000000000000 Binary files a/blockchains/ethereum/assets/0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDC4A7A6632b1aF0e4E0A3C424936563A08503126/info.json b/blockchains/ethereum/assets/0xDC4A7A6632b1aF0e4E0A3C424936563A08503126/info.json deleted file mode 100644 index 8cf4cc594b83a..0000000000000 --- a/blockchains/ethereum/assets/0xDC4A7A6632b1aF0e4E0A3C424936563A08503126/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "StarlightToken", - "symbol": "STRT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDC4A7A6632b1aF0e4E0A3C424936563A08503126", - "status": "active", - "id": "0xDC4A7A6632b1aF0e4E0A3C424936563A08503126" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDC4A7A6632b1aF0e4E0A3C424936563A08503126/logo.png b/blockchains/ethereum/assets/0xDC4A7A6632b1aF0e4E0A3C424936563A08503126/logo.png deleted file mode 100644 index 61850527ae0c9..0000000000000 Binary files a/blockchains/ethereum/assets/0xDC4A7A6632b1aF0e4E0A3C424936563A08503126/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935/info.json b/blockchains/ethereum/assets/0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935/info.json deleted file mode 100644 index 39aca6a5c74ed..0000000000000 --- a/blockchains/ethereum/assets/0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VANTA Token", - "symbol": "VNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://vanta.network", - "explorer": "https://etherscan.io/token/0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935", - "status": "active", - "id": "0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935/logo.png b/blockchains/ethereum/assets/0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935/logo.png deleted file mode 100644 index 2f764f5512d12..0000000000000 Binary files a/blockchains/ethereum/assets/0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965/info.json b/blockchains/ethereum/assets/0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965/info.json deleted file mode 100644 index 5bfac8dccd1b3..0000000000000 --- a/blockchains/ethereum/assets/0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "lothlor", - "symbol": "LOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965", - "status": "active", - "id": "0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965/logo.png b/blockchains/ethereum/assets/0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965/logo.png deleted file mode 100644 index 3784ff1261512..0000000000000 Binary files a/blockchains/ethereum/assets/0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2/info.json b/blockchains/ethereum/assets/0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2/info.json deleted file mode 100644 index cba4f0ac1ac58..0000000000000 --- a/blockchains/ethereum/assets/0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueGoldCoin", - "symbol": "TGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2", - "status": "active", - "id": "0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2/logo.png b/blockchains/ethereum/assets/0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2/logo.png deleted file mode 100644 index 5eb97a266117c..0000000000000 Binary files a/blockchains/ethereum/assets/0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7/info.json b/blockchains/ethereum/assets/0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7/info.json deleted file mode 100644 index 9fa83e9a3e412..0000000000000 --- a/blockchains/ethereum/assets/0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gold", - "symbol": "GOLD", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://coin999.cash/", - "explorer": "https://etherscan.io/token/0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7", - "status": "active", - "id": "0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7/logo.png b/blockchains/ethereum/assets/0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7/logo.png deleted file mode 100644 index da14999af308b..0000000000000 Binary files a/blockchains/ethereum/assets/0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDD16eC0F66E54d453e6756713E533355989040E4/info.json b/blockchains/ethereum/assets/0xDD16eC0F66E54d453e6756713E533355989040E4/info.json deleted file mode 100644 index 01ed903f58771..0000000000000 --- a/blockchains/ethereum/assets/0xDD16eC0F66E54d453e6756713E533355989040E4/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "Tokenomy Token", - "website": "https://tokenomy.com/", - "description": "Cryptocurrency ecosystem for trading and earning yield.", - "explorer": "https://etherscan.io/token/0xdd16ec0f66e54d453e6756713e533355989040e4", - "socials": [ - { - "name": "Facebook", - "url": "https://www.facebook.com/TOKENOMY/", - "handle": "Facebook" - }, - { - "name": "Twitter", - "url": "https://twitter.com/tokenomy", - "handle": "Twitter" - } - ], - "type": "ERC20", - "symbol": "TEN", - "decimals": 18, - "status": "active", - "id": "0xDD16eC0F66E54d453e6756713E533355989040E4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDD16eC0F66E54d453e6756713E533355989040E4/logo.png b/blockchains/ethereum/assets/0xDD16eC0F66E54d453e6756713E533355989040E4/logo.png deleted file mode 100644 index 96384a10520af..0000000000000 Binary files a/blockchains/ethereum/assets/0xDD16eC0F66E54d453e6756713E533355989040E4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDD436a0Dce9244B36599AE7b22f0373b4e33992d/info.json b/blockchains/ethereum/assets/0xDD436a0Dce9244B36599AE7b22f0373b4e33992d/info.json deleted file mode 100644 index da89bc51655b1..0000000000000 --- a/blockchains/ethereum/assets/0xDD436a0Dce9244B36599AE7b22f0373b4e33992d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrustUSD", - "symbol": "TRUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://unitedtrust.co/", - "explorer": "https://etherscan.io/token/0xDD436a0Dce9244B36599AE7b22f0373b4e33992d", - "status": "active", - "id": "0xDD436a0Dce9244B36599AE7b22f0373b4e33992d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDD436a0Dce9244B36599AE7b22f0373b4e33992d/logo.png b/blockchains/ethereum/assets/0xDD436a0Dce9244B36599AE7b22f0373b4e33992d/logo.png deleted file mode 100644 index 3bee04236df8e..0000000000000 Binary files a/blockchains/ethereum/assets/0xDD436a0Dce9244B36599AE7b22f0373b4e33992d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f/info.json b/blockchains/ethereum/assets/0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f/info.json deleted file mode 100644 index 102642ae1ff29..0000000000000 --- a/blockchains/ethereum/assets/0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ViacashToken", - "symbol": "Viacash", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f", - "status": "active", - "id": "0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f/logo.png b/blockchains/ethereum/assets/0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f/logo.png deleted file mode 100755 index c6b2a5e669f1a..0000000000000 Binary files a/blockchains/ethereum/assets/0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D/info.json b/blockchains/ethereum/assets/0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D/info.json deleted file mode 100644 index f11e728822768..0000000000000 --- a/blockchains/ethereum/assets/0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tyche Chip", - "symbol": "TYC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D", - "status": "active", - "id": "0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D/logo.png b/blockchains/ethereum/assets/0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D/logo.png deleted file mode 100644 index d3e6c1f79a832..0000000000000 Binary files a/blockchains/ethereum/assets/0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/info.json b/blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/info.json deleted file mode 100644 index 464582b17e285..0000000000000 --- a/blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "COTI", - "website": "https://coti.io/", - "description": "COTI a fixed-supply DAG-based cryptocurrency.", - "explorer": "https://etherscan.io/token/0xDDB3422497E61e13543BeA06989C0789117555c5", - "research": "https://coti.io/technology", - "type": "ERC20", - "symbol": "COTI", - "decimals": 18, - "status": "active", - "id": "0xDDB3422497E61e13543BeA06989C0789117555c5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/logo.png b/blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/logo.png deleted file mode 100644 index 89615d3cf46c1..0000000000000 Binary files a/blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDDCE370b6E80653fB226803385a58c0f8e49D9d4/info.json b/blockchains/ethereum/assets/0xDDCE370b6E80653fB226803385a58c0f8e49D9d4/info.json deleted file mode 100644 index 33206b2c1a009..0000000000000 --- a/blockchains/ethereum/assets/0xDDCE370b6E80653fB226803385a58c0f8e49D9d4/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Eco Finances", - "website": "https://ecofinances.io", - "source_code": "https://etherscan.io/token/0xDDCE370b6E80653fB226803385a58c0f8e49D9d4", - "description": "EcoFinances Token is a internal token payment in ecosystem.", - "explorer": "https://etherscan.io/token/0xDDCE370b6E80653fB226803385a58c0f8e49D9d4", - "type": "ERC20", - "symbol": "EFC", - "decimals": 18, - "status": "active", - "id": "0xDDCE370b6E80653fB226803385a58c0f8e49D9d4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDDCE370b6E80653fB226803385a58c0f8e49D9d4/logo.png b/blockchains/ethereum/assets/0xDDCE370b6E80653fB226803385a58c0f8e49D9d4/logo.png deleted file mode 100644 index 3b5f39c23c74b..0000000000000 Binary files a/blockchains/ethereum/assets/0xDDCE370b6E80653fB226803385a58c0f8e49D9d4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDDD460bBD9F79847ea08681563e8A9696867210C/info.json b/blockchains/ethereum/assets/0xDDD460bBD9F79847ea08681563e8A9696867210C/info.json deleted file mode 100644 index c5e04225d02ff..0000000000000 --- a/blockchains/ethereum/assets/0xDDD460bBD9F79847ea08681563e8A9696867210C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Spendcoin", - "symbol": "SPND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://spend.org", - "explorer": "https://etherscan.io/token/0xDDD460bBD9F79847ea08681563e8A9696867210C", - "status": "active", - "id": "0xDDD460bBD9F79847ea08681563e8A9696867210C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDDD460bBD9F79847ea08681563e8A9696867210C/logo.png b/blockchains/ethereum/assets/0xDDD460bBD9F79847ea08681563e8A9696867210C/logo.png deleted file mode 100644 index bf2212c111842..0000000000000 Binary files a/blockchains/ethereum/assets/0xDDD460bBD9F79847ea08681563e8A9696867210C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E/info.json b/blockchains/ethereum/assets/0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E/info.json deleted file mode 100644 index 03b8c8a4b38ed..0000000000000 --- a/blockchains/ethereum/assets/0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MILFcoin", - "symbol": "MILF", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E", - "status": "active", - "id": "0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E/logo.png b/blockchains/ethereum/assets/0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E/logo.png deleted file mode 100644 index 1ff9474b9bec5..0000000000000 Binary files a/blockchains/ethereum/assets/0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDDdddd4301A082e62E84e43F474f044423921918/logo.png b/blockchains/ethereum/assets/0xDDdddd4301A082e62E84e43F474f044423921918/logo.png deleted file mode 100644 index 1cb6abe45b976..0000000000000 Binary files a/blockchains/ethereum/assets/0xDDdddd4301A082e62E84e43F474f044423921918/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57/info.json b/blockchains/ethereum/assets/0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57/info.json deleted file mode 100644 index 8c2c7b4cd1bbf..0000000000000 --- a/blockchains/ethereum/assets/0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JOYSO", - "symbol": "JOY", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://joyso.io/", - "explorer": "https://etherscan.io/token/0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57", - "status": "active", - "id": "0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57/logo.png b/blockchains/ethereum/assets/0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57/logo.png deleted file mode 100644 index 9439c566b2774..0000000000000 Binary files a/blockchains/ethereum/assets/0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE/info.json b/blockchains/ethereum/assets/0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE/info.json deleted file mode 100644 index 0fc0e145dcbae..0000000000000 --- a/blockchains/ethereum/assets/0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dr.Agent", - "symbol": "DRA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE", - "status": "active", - "id": "0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE/logo.png b/blockchains/ethereum/assets/0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE/logo.png deleted file mode 100644 index f4d66fd363ac9..0000000000000 Binary files a/blockchains/ethereum/assets/0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c/info.json b/blockchains/ethereum/assets/0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c/info.json deleted file mode 100644 index bace4caa0cbb4..0000000000000 --- a/blockchains/ethereum/assets/0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeltaChain Token", - "symbol": "DELTA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://deltachain.tech/", - "explorer": "https://etherscan.io/token/0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c", - "status": "active", - "id": "0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c/logo.png b/blockchains/ethereum/assets/0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c/logo.png deleted file mode 100644 index bef294aeca104..0000000000000 Binary files a/blockchains/ethereum/assets/0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E/info.json b/blockchains/ethereum/assets/0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E/info.json deleted file mode 100644 index 0d5be2c0b4a3d..0000000000000 --- a/blockchains/ethereum/assets/0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Brianex Token", - "symbol": "BRXT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E", - "status": "active", - "id": "0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E/logo.png b/blockchains/ethereum/assets/0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E/logo.png deleted file mode 100644 index c6022cb14c207..0000000000000 Binary files a/blockchains/ethereum/assets/0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB/info.json b/blockchains/ethereum/assets/0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB/info.json deleted file mode 100644 index 6b7a90f0e2e04..0000000000000 --- a/blockchains/ethereum/assets/0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xenoverse", - "symbol": "XENO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB", - "status": "active", - "id": "0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB/logo.png b/blockchains/ethereum/assets/0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB/logo.png deleted file mode 100644 index 0861204f5a9cf..0000000000000 Binary files a/blockchains/ethereum/assets/0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDF2C7238198Ad8B389666574f2d8bc411A4b7428/info.json b/blockchains/ethereum/assets/0xDF2C7238198Ad8B389666574f2d8bc411A4b7428/info.json deleted file mode 100644 index 3726f5ee6e1d1..0000000000000 --- a/blockchains/ethereum/assets/0xDF2C7238198Ad8B389666574f2d8bc411A4b7428/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mainframe Token", - "symbol": "MFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mainframe.com/", - "explorer": "https://etherscan.io/token/0xDF2C7238198Ad8B389666574f2d8bc411A4b7428", - "status": "active", - "id": "0xDF2C7238198Ad8B389666574f2d8bc411A4b7428" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDF2C7238198Ad8B389666574f2d8bc411A4b7428/logo.png b/blockchains/ethereum/assets/0xDF2C7238198Ad8B389666574f2d8bc411A4b7428/logo.png deleted file mode 100644 index 7d862132f9474..0000000000000 Binary files a/blockchains/ethereum/assets/0xDF2C7238198Ad8B389666574f2d8bc411A4b7428/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134/info.json b/blockchains/ethereum/assets/0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134/info.json deleted file mode 100644 index 966f2e8475421..0000000000000 --- a/blockchains/ethereum/assets/0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bob Token", - "symbol": "BOB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bobsrepair.com/", - "explorer": "https://etherscan.io/token/0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134", - "status": "active", - "id": "0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134/logo.png b/blockchains/ethereum/assets/0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134/logo.png deleted file mode 100755 index c20fc41a2a06f..0000000000000 Binary files a/blockchains/ethereum/assets/0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9/info.json b/blockchains/ethereum/assets/0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9/info.json deleted file mode 100644 index 9ddd68655b3c3..0000000000000 --- a/blockchains/ethereum/assets/0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FIND Token", - "symbol": "FIND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://g.qufen.top/", - "explorer": "https://etherscan.io/token/0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9", - "status": "active", - "id": "0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9/logo.png b/blockchains/ethereum/assets/0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9/logo.png deleted file mode 100644 index e4acb5392c380..0000000000000 Binary files a/blockchains/ethereum/assets/0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDF8673049BfcAc01244847d955d139d20815EA84/info.json b/blockchains/ethereum/assets/0xDF8673049BfcAc01244847d955d139d20815EA84/info.json deleted file mode 100644 index b8404cb4456ee..0000000000000 --- a/blockchains/ethereum/assets/0xDF8673049BfcAc01244847d955d139d20815EA84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PLUTUS", - "symbol": "PLUS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDF8673049BfcAc01244847d955d139d20815EA84", - "status": "active", - "id": "0xDF8673049BfcAc01244847d955d139d20815EA84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDF8673049BfcAc01244847d955d139d20815EA84/logo.png b/blockchains/ethereum/assets/0xDF8673049BfcAc01244847d955d139d20815EA84/logo.png deleted file mode 100644 index e503f68a0ea43..0000000000000 Binary files a/blockchains/ethereum/assets/0xDF8673049BfcAc01244847d955d139d20815EA84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73/info.json b/blockchains/ethereum/assets/0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73/info.json deleted file mode 100644 index dad1e9b531703..0000000000000 --- a/blockchains/ethereum/assets/0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Redefining Music Art & Culture", - "symbol": "RAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73", - "status": "active", - "id": "0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73/logo.png b/blockchains/ethereum/assets/0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73/logo.png deleted file mode 100644 index 1b16b8619b9f6..0000000000000 Binary files a/blockchains/ethereum/assets/0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDFDb7f72c1F195C5951a234e8DB9806EB0635346/logo.png b/blockchains/ethereum/assets/0xDFDb7f72c1F195C5951a234e8DB9806EB0635346/logo.png deleted file mode 100644 index 201a4fb33da09..0000000000000 Binary files a/blockchains/ethereum/assets/0xDFDb7f72c1F195C5951a234e8DB9806EB0635346/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1/info.json b/blockchains/ethereum/assets/0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1/info.json deleted file mode 100644 index cf62a39774b4e..0000000000000 --- a/blockchains/ethereum/assets/0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR 1000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1", - "status": "active", - "id": "0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1/logo.png b/blockchains/ethereum/assets/0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1/logo.png deleted file mode 100644 index c7894ed28b2c5..0000000000000 Binary files a/blockchains/ethereum/assets/0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDFe66B14D37C77F4E9b180cEb433d1b164f0281D/logo.png b/blockchains/ethereum/assets/0xDFe66B14D37C77F4E9b180cEb433d1b164f0281D/logo.png deleted file mode 100644 index 14ad845abb862..0000000000000 Binary files a/blockchains/ethereum/assets/0xDFe66B14D37C77F4E9b180cEb433d1b164f0281D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7/info.json b/blockchains/ethereum/assets/0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7/info.json deleted file mode 100644 index ca53b7f0c1e89..0000000000000 --- a/blockchains/ethereum/assets/0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Radium Token", - "symbol": "RAD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7", - "status": "active", - "id": "0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7/logo.png b/blockchains/ethereum/assets/0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7/logo.png deleted file mode 100755 index 7ced18284d0f8..0000000000000 Binary files a/blockchains/ethereum/assets/0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7/info.json b/blockchains/ethereum/assets/0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7/info.json deleted file mode 100644 index be839f0727a1a..0000000000000 --- a/blockchains/ethereum/assets/0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "SBX", - "website": "https://sbxtoken.io", - "description": "Decentralized marketplace for sports consultants and sports bettors. SBX token used for betting, 10% cashback on losses. Staking Dapp live at Uniswap launch.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/SBXtoken", - "handle": "SBXtoken" - }, - { - "name": "Discord", - "url": "https://discord.gg/6n49BTy", - "handle": "" - } - ], - "explorer": "https://etherscan.io/token/0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7", - "type": "ERC20", - "symbol": "SBX", - "decimals": 18, - "status": "active", - "id": "0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7/logo.png b/blockchains/ethereum/assets/0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7/logo.png deleted file mode 100644 index ca46b2a7486e5..0000000000000 Binary files a/blockchains/ethereum/assets/0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDb0f18081b505A7DE20B18ac41856BCB4Ba86A1a/info.json b/blockchains/ethereum/assets/0xDb0f18081b505A7DE20B18ac41856BCB4Ba86A1a/info.json deleted file mode 100644 index bdbbd0d1681d2..0000000000000 --- a/blockchains/ethereum/assets/0xDb0f18081b505A7DE20B18ac41856BCB4Ba86A1a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Poly Ontology Wing Token", - "symbol": "pWING", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://wing.finance/", - "explorer": "https://etherscan.io/token/0xDb0f18081b505A7DE20B18ac41856BCB4Ba86A1a", - "status": "active", - "id": "0xDb0f18081b505A7DE20B18ac41856BCB4Ba86A1a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDb0f18081b505A7DE20B18ac41856BCB4Ba86A1a/logo.png b/blockchains/ethereum/assets/0xDb0f18081b505A7DE20B18ac41856BCB4Ba86A1a/logo.png deleted file mode 100644 index c8052b3ed7cfa..0000000000000 Binary files a/blockchains/ethereum/assets/0xDb0f18081b505A7DE20B18ac41856BCB4Ba86A1a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2/info.json b/blockchains/ethereum/assets/0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2/info.json deleted file mode 100644 index f0f1a74cf782c..0000000000000 --- a/blockchains/ethereum/assets/0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long WBTC-DAI 4x v2", - "symbol": "dLWBTC4x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2", - "status": "active", - "id": "0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2/logo.png b/blockchains/ethereum/assets/0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2/logo.png deleted file mode 100644 index 1f2bd4d079476..0000000000000 Binary files a/blockchains/ethereum/assets/0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDc279799643b6F52A7aDb03497f3cC941ff8f113/info.json b/blockchains/ethereum/assets/0xDc279799643b6F52A7aDb03497f3cC941ff8f113/info.json deleted file mode 100644 index aae14cf888ca4..0000000000000 --- a/blockchains/ethereum/assets/0xDc279799643b6F52A7aDb03497f3cC941ff8f113/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TradeBit Token", - "symbol": "TBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDc279799643b6F52A7aDb03497f3cC941ff8f113", - "status": "active", - "id": "0xDc279799643b6F52A7aDb03497f3cC941ff8f113" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDc279799643b6F52A7aDb03497f3cC941ff8f113/logo.png b/blockchains/ethereum/assets/0xDc279799643b6F52A7aDb03497f3cC941ff8f113/logo.png deleted file mode 100644 index 93233937cf30f..0000000000000 Binary files a/blockchains/ethereum/assets/0xDc279799643b6F52A7aDb03497f3cC941ff8f113/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDc5864eDe28BD4405aa04d93E05A0531797D9D59/info.json b/blockchains/ethereum/assets/0xDc5864eDe28BD4405aa04d93E05A0531797D9D59/info.json deleted file mode 100644 index 5c6678b6bb52d..0000000000000 --- a/blockchains/ethereum/assets/0xDc5864eDe28BD4405aa04d93E05A0531797D9D59/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Falcon", - "symbol": "FNT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "http://falconofficial.com/", - "explorer": "https://etherscan.io/token/0xDc5864eDe28BD4405aa04d93E05A0531797D9D59", - "status": "active", - "id": "0xDc5864eDe28BD4405aa04d93E05A0531797D9D59" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDc5864eDe28BD4405aa04d93E05A0531797D9D59/logo.png b/blockchains/ethereum/assets/0xDc5864eDe28BD4405aa04d93E05A0531797D9D59/logo.png deleted file mode 100644 index 45ee0ebe6a89c..0000000000000 Binary files a/blockchains/ethereum/assets/0xDc5864eDe28BD4405aa04d93E05A0531797D9D59/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88/info.json b/blockchains/ethereum/assets/0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88/info.json deleted file mode 100644 index fe640bd2b07a7..0000000000000 --- a/blockchains/ethereum/assets/0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-3/30M63", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88", - "status": "active", - "id": "0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88/logo.png b/blockchains/ethereum/assets/0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88/logo.png deleted file mode 100644 index cb95e583097ea..0000000000000 Binary files a/blockchains/ethereum/assets/0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/info.json b/blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/info.json deleted file mode 100644 index d01cdf630d153..0000000000000 --- a/blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "Yield", - "website": "https://yield.credit/", - "description": "A p2p defi lending app where lenders earn fixed, guaranteed interest and borrowers earn YLD for every repaid loan", - "explorer": "https://etherscan.io/token/0xdcb01cc464238396e213a6fdd933e36796eaff9f", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/YieldCredit", - "handle": "YieldCredit" - }, - { - "name": "Telegram", - "url": "https://t.me/yieldchat", - "handle": "Yield (YLD) Community" - }, - { - "name": "Discord", - "url": "https://discord.gg/CGBGRrKJyX", - "handle": "Yield" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/YieldCredit", - "handle": "YieldCredit" - } - ], - "type": "ERC20", - "symbol": "YLD", - "decimals": 18, - "status": "active", - "id": "0xDcB01cc464238396E213a6fDd933E36796eAfF9f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/logo.png b/blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/logo.png deleted file mode 100644 index 332099c38922d..0000000000000 Binary files a/blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDcd77408e9b16252025637020228f3965938dda5/info.json b/blockchains/ethereum/assets/0xDcd77408e9b16252025637020228f3965938dda5/info.json deleted file mode 100644 index c88d6e4114ab7..0000000000000 --- a/blockchains/ethereum/assets/0xDcd77408e9b16252025637020228f3965938dda5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Velox", - "symbol": "VLX", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDcd77408e9b16252025637020228f3965938dda5", - "status": "active", - "id": "0xDcd77408e9b16252025637020228f3965938dda5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDcd77408e9b16252025637020228f3965938dda5/logo.png b/blockchains/ethereum/assets/0xDcd77408e9b16252025637020228f3965938dda5/logo.png deleted file mode 100644 index 9ed85fcbc294e..0000000000000 Binary files a/blockchains/ethereum/assets/0xDcd77408e9b16252025637020228f3965938dda5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5/info.json b/blockchains/ethereum/assets/0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5/info.json deleted file mode 100644 index 1f080e11a4217..0000000000000 --- a/blockchains/ethereum/assets/0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hue", - "symbol": "HUE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://app.tryroll.com/rewards/HUE", - "explorer": "https://etherscan.io/token/0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5", - "status": "active", - "id": "0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5/logo.png b/blockchains/ethereum/assets/0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5/logo.png deleted file mode 100644 index 2b66cc58cd9b1..0000000000000 Binary files a/blockchains/ethereum/assets/0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDd15e1e1D9f2E311093676c1a57eEB5D1398d2cE/logo.png b/blockchains/ethereum/assets/0xDd15e1e1D9f2E311093676c1a57eEB5D1398d2cE/logo.png deleted file mode 100644 index 2d8dd04999b1b..0000000000000 Binary files a/blockchains/ethereum/assets/0xDd15e1e1D9f2E311093676c1a57eEB5D1398d2cE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f/info.json b/blockchains/ethereum/assets/0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f/info.json deleted file mode 100644 index 89da11939b41f..0000000000000 --- a/blockchains/ethereum/assets/0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Henfruit", - "symbol": "EGG", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f", - "status": "active", - "id": "0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f/logo.png b/blockchains/ethereum/assets/0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f/logo.png deleted file mode 100644 index 41d919be5cfdc..0000000000000 Binary files a/blockchains/ethereum/assets/0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe/info.json b/blockchains/ethereum/assets/0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe/info.json deleted file mode 100644 index a100988aa963f..0000000000000 --- a/blockchains/ethereum/assets/0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sultan Chain", - "symbol": "STN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe", - "status": "active", - "id": "0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe/logo.png b/blockchains/ethereum/assets/0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe/logo.png deleted file mode 100644 index 17284aa09c683..0000000000000 Binary files a/blockchains/ethereum/assets/0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDd60F9dd5B891b728955149BD59F42c6513C8dc6/info.json b/blockchains/ethereum/assets/0xDd60F9dd5B891b728955149BD59F42c6513C8dc6/info.json deleted file mode 100644 index c92e314b22fe8..0000000000000 --- a/blockchains/ethereum/assets/0xDd60F9dd5B891b728955149BD59F42c6513C8dc6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Emperial Currency", - "symbol": "B0T", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDd60F9dd5B891b728955149BD59F42c6513C8dc6", - "status": "active", - "id": "0xDd60F9dd5B891b728955149BD59F42c6513C8dc6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDd60F9dd5B891b728955149BD59F42c6513C8dc6/logo.png b/blockchains/ethereum/assets/0xDd60F9dd5B891b728955149BD59F42c6513C8dc6/logo.png deleted file mode 100644 index 15c2348c330f6..0000000000000 Binary files a/blockchains/ethereum/assets/0xDd60F9dd5B891b728955149BD59F42c6513C8dc6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDd6C68bb32462e01705011a4e2Ad1a60740f217F/info.json b/blockchains/ethereum/assets/0xDd6C68bb32462e01705011a4e2Ad1a60740f217F/info.json deleted file mode 100644 index 2a47b633dd074..0000000000000 --- a/blockchains/ethereum/assets/0xDd6C68bb32462e01705011a4e2Ad1a60740f217F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hubiits", - "symbol": "HBT", - "type": "ERC20", - "decimals": 15, - "description": "-", - "website": "https://www.hubii.network/", - "explorer": "https://etherscan.io/token/0xDd6C68bb32462e01705011a4e2Ad1a60740f217F", - "status": "active", - "id": "0xDd6C68bb32462e01705011a4e2Ad1a60740f217F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDd6C68bb32462e01705011a4e2Ad1a60740f217F/logo.png b/blockchains/ethereum/assets/0xDd6C68bb32462e01705011a4e2Ad1a60740f217F/logo.png deleted file mode 100644 index 5434a275e90fb..0000000000000 Binary files a/blockchains/ethereum/assets/0xDd6C68bb32462e01705011a4e2Ad1a60740f217F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23/info.json b/blockchains/ethereum/assets/0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23/info.json deleted file mode 100644 index 28d15326343eb..0000000000000 --- a/blockchains/ethereum/assets/0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nenad", - "symbol": "ND", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23", - "status": "active", - "id": "0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23/logo.png b/blockchains/ethereum/assets/0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23/logo.png deleted file mode 100644 index 9c0ee8deecb72..0000000000000 Binary files a/blockchains/ethereum/assets/0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDd8A49180E44806Bd56873bda359C1115F7E98b5/info.json b/blockchains/ethereum/assets/0xDd8A49180E44806Bd56873bda359C1115F7E98b5/info.json deleted file mode 100644 index 8ef5d0583af08..0000000000000 --- a/blockchains/ethereum/assets/0xDd8A49180E44806Bd56873bda359C1115F7E98b5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rare Ones", - "symbol": "RONES", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDd8A49180E44806Bd56873bda359C1115F7E98b5", - "status": "active", - "id": "0xDd8A49180E44806Bd56873bda359C1115F7E98b5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDd8A49180E44806Bd56873bda359C1115F7E98b5/logo.png b/blockchains/ethereum/assets/0xDd8A49180E44806Bd56873bda359C1115F7E98b5/logo.png deleted file mode 100644 index cd7d6b01adf1c..0000000000000 Binary files a/blockchains/ethereum/assets/0xDd8A49180E44806Bd56873bda359C1115F7E98b5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDdD673bF7a211c40069F8B204ED01fAfB90c275a/info.json b/blockchains/ethereum/assets/0xDdD673bF7a211c40069F8B204ED01fAfB90c275a/info.json deleted file mode 100644 index 04e129730c9f1..0000000000000 --- a/blockchains/ethereum/assets/0xDdD673bF7a211c40069F8B204ED01fAfB90c275a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Chanel", - "symbol": "CHANEL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDdD673bF7a211c40069F8B204ED01fAfB90c275a", - "status": "active", - "id": "0xDdD673bF7a211c40069F8B204ED01fAfB90c275a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDdD673bF7a211c40069F8B204ED01fAfB90c275a/logo.png b/blockchains/ethereum/assets/0xDdD673bF7a211c40069F8B204ED01fAfB90c275a/logo.png deleted file mode 100644 index 31eaae1375cf5..0000000000000 Binary files a/blockchains/ethereum/assets/0xDdD673bF7a211c40069F8B204ED01fAfB90c275a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5/info.json b/blockchains/ethereum/assets/0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5/info.json deleted file mode 100644 index 952096e0a541c..0000000000000 --- a/blockchains/ethereum/assets/0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AGGCE", - "symbol": "AGGCE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5", - "status": "active", - "id": "0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5/logo.png b/blockchains/ethereum/assets/0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5/logo.png deleted file mode 100644 index 6593af6e2402d..0000000000000 Binary files a/blockchains/ethereum/assets/0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48/info.json b/blockchains/ethereum/assets/0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48/info.json deleted file mode 100644 index 46dcf29e9fee7..0000000000000 --- a/blockchains/ethereum/assets/0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin X", - "symbol": "BTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48", - "status": "active", - "id": "0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48/logo.png b/blockchains/ethereum/assets/0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48/logo.png deleted file mode 100755 index 3ad50931e3dd4..0000000000000 Binary files a/blockchains/ethereum/assets/0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDe201dAec04ba73166d9917Fdf08e1728E270F06/info.json b/blockchains/ethereum/assets/0xDe201dAec04ba73166d9917Fdf08e1728E270F06/info.json deleted file mode 100644 index 09acaad22e5f7..0000000000000 --- a/blockchains/ethereum/assets/0xDe201dAec04ba73166d9917Fdf08e1728E270F06/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MOJI Experience Points", - "symbol": "MEXP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDe201dAec04ba73166d9917Fdf08e1728E270F06", - "status": "active", - "id": "0xDe201dAec04ba73166d9917Fdf08e1728E270F06" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDe201dAec04ba73166d9917Fdf08e1728E270F06/logo.png b/blockchains/ethereum/assets/0xDe201dAec04ba73166d9917Fdf08e1728E270F06/logo.png deleted file mode 100644 index c77afc36d228c..0000000000000 Binary files a/blockchains/ethereum/assets/0xDe201dAec04ba73166d9917Fdf08e1728E270F06/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2/info.json b/blockchains/ethereum/assets/0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2/info.json deleted file mode 100644 index 3a4b136110ad6..0000000000000 --- a/blockchains/ethereum/assets/0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MothThankYou", - "symbol": "MOTH", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2", - "status": "active", - "id": "0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2/logo.png b/blockchains/ethereum/assets/0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2/logo.png deleted file mode 100755 index b6ec76d4b6aac..0000000000000 Binary files a/blockchains/ethereum/assets/0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDe4C5a791913838027a2185709E98c5C6027EA63/info.json b/blockchains/ethereum/assets/0xDe4C5a791913838027a2185709E98c5C6027EA63/info.json deleted file mode 100644 index 63ffb1b9c7d93..0000000000000 --- a/blockchains/ethereum/assets/0xDe4C5a791913838027a2185709E98c5C6027EA63/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XACToken", - "symbol": "XAC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://amark.io/", - "explorer": "https://etherscan.io/token/0xDe4C5a791913838027a2185709E98c5C6027EA63", - "status": "active", - "id": "0xDe4C5a791913838027a2185709E98c5C6027EA63" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDe4C5a791913838027a2185709E98c5C6027EA63/logo.png b/blockchains/ethereum/assets/0xDe4C5a791913838027a2185709E98c5C6027EA63/logo.png deleted file mode 100644 index 73e73abdd3074..0000000000000 Binary files a/blockchains/ethereum/assets/0xDe4C5a791913838027a2185709E98c5C6027EA63/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/info.json b/blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/info.json deleted file mode 100644 index 737cb41c80039..0000000000000 --- a/blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EPay", - "symbol": "EPAY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://epaycoin.cash/", - "explorer": "https://etherscan.io/token/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E", - "status": "active", - "id": "0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/logo.png b/blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/logo.png deleted file mode 100644 index 70d8ff371accf..0000000000000 Binary files a/blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb/info.json b/blockchains/ethereum/assets/0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb/info.json deleted file mode 100644 index 28ece06170dd8..0000000000000 --- a/blockchains/ethereum/assets/0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Standard Tokenization Protocol", - "website": "https://stp.network", - "description": "Standard Tokenization Protocol describes itself as an open-source standard defining how tokenized assets are issued and transferred while complying with the necessary regulations.", - "socials": [], - "explorer": "https://etherscan.io/token/0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb", - "type": "ERC20", - "symbol": "STPT", - "decimals": 18, - "status": "active", - "id": "0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb/logo.png b/blockchains/ethereum/assets/0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb/logo.png deleted file mode 100644 index 7b07a4078b977..0000000000000 Binary files a/blockchains/ethereum/assets/0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDf49C9f599A0A9049D97CFF34D0C30E468987389/info.json b/blockchains/ethereum/assets/0xDf49C9f599A0A9049D97CFF34D0C30E468987389/info.json deleted file mode 100644 index 8a7a8b6d58084..0000000000000 --- a/blockchains/ethereum/assets/0xDf49C9f599A0A9049D97CFF34D0C30E468987389/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Smart Advertising Transaction Token", - "website": "https://satt-token.com/", - "source_code": "https://github.com/Atayen/satt", - "white_paper": "https://satt-token.com/files/IcoSattEn.pdf", - "description": "Satt is a token used in an Ethereum Dapp to rule fairly advertising payment between advertisers and content creators via social media oracles", - "explorer": "https://etherscan.io/token/0xDf49C9f599A0A9049D97CFF34D0C30E468987389", - "type": "ERC20", - "symbol": "SATT", - "decimals": 18, - "status": "active", - "id": "0xDf49C9f599A0A9049D97CFF34D0C30E468987389" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDf49C9f599A0A9049D97CFF34D0C30E468987389/logo.png b/blockchains/ethereum/assets/0xDf49C9f599A0A9049D97CFF34D0C30E468987389/logo.png deleted file mode 100644 index 5ecde70d0dbb0..0000000000000 Binary files a/blockchains/ethereum/assets/0xDf49C9f599A0A9049D97CFF34D0C30E468987389/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDf59C8BA19B4d1437d80836b45F1319D9A429EED/info.json b/blockchains/ethereum/assets/0xDf59C8BA19B4d1437d80836b45F1319D9A429EED/info.json deleted file mode 100644 index 29ce0b700cd5d..0000000000000 --- a/blockchains/ethereum/assets/0xDf59C8BA19B4d1437d80836b45F1319D9A429EED/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IZIChain", - "symbol": "IZI", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://izichain.io/", - "explorer": "https://etherscan.io/token/0xDf59C8BA19B4d1437d80836b45F1319D9A429EED", - "status": "active", - "id": "0xDf59C8BA19B4d1437d80836b45F1319D9A429EED" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDf59C8BA19B4d1437d80836b45F1319D9A429EED/logo.png b/blockchains/ethereum/assets/0xDf59C8BA19B4d1437d80836b45F1319D9A429EED/logo.png deleted file mode 100644 index f19c0b79e18c7..0000000000000 Binary files a/blockchains/ethereum/assets/0xDf59C8BA19B4d1437d80836b45F1319D9A429EED/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDf6Ef343350780BF8C3410BF062e0C015B1DD671/info.json b/blockchains/ethereum/assets/0xDf6Ef343350780BF8C3410BF062e0C015B1DD671/info.json deleted file mode 100644 index e6bd0cdd055c0..0000000000000 --- a/blockchains/ethereum/assets/0xDf6Ef343350780BF8C3410BF062e0C015B1DD671/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blackmoon Crypto Token", - "symbol": "BMC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.blackmooncrypto.com/", - "explorer": "https://etherscan.io/token/0xDf6Ef343350780BF8C3410BF062e0C015B1DD671", - "status": "active", - "id": "0xDf6Ef343350780BF8C3410BF062e0C015B1DD671" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDf6Ef343350780BF8C3410BF062e0C015B1DD671/logo.png b/blockchains/ethereum/assets/0xDf6Ef343350780BF8C3410BF062e0C015B1DD671/logo.png deleted file mode 100644 index 957d039c46a8f..0000000000000 Binary files a/blockchains/ethereum/assets/0xDf6Ef343350780BF8C3410BF062e0C015B1DD671/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDfF991Af459d05175B3bb766b950aFC697B68dF0/info.json b/blockchains/ethereum/assets/0xDfF991Af459d05175B3bb766b950aFC697B68dF0/info.json deleted file mode 100644 index 259d964c4e804..0000000000000 --- a/blockchains/ethereum/assets/0xDfF991Af459d05175B3bb766b950aFC697B68dF0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HotLove", - "symbol": "HL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDfF991Af459d05175B3bb766b950aFC697B68dF0", - "status": "active", - "id": "0xDfF991Af459d05175B3bb766b950aFC697B68dF0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDfF991Af459d05175B3bb766b950aFC697B68dF0/logo.png b/blockchains/ethereum/assets/0xDfF991Af459d05175B3bb766b950aFC697B68dF0/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0xDfF991Af459d05175B3bb766b950aFC697B68dF0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4/info.json b/blockchains/ethereum/assets/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4/info.json deleted file mode 100644 index 02fdb23928c0b..0000000000000 --- a/blockchains/ethereum/assets/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEKSEN", - "symbol": "DEKS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4", - "status": "active", - "id": "0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4/logo.png b/blockchains/ethereum/assets/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4/logo.png deleted file mode 100644 index d6a77ea16040a..0000000000000 Binary files a/blockchains/ethereum/assets/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xDffD82C8c82f2721aa801097801Da54eE97cf607/info.json b/blockchains/ethereum/assets/0xDffD82C8c82f2721aa801097801Da54eE97cf607/info.json deleted file mode 100644 index e066c061663cb..0000000000000 --- a/blockchains/ethereum/assets/0xDffD82C8c82f2721aa801097801Da54eE97cf607/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro-Exchange", - "symbol": "FEEDER CATTLE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xDffD82C8c82f2721aa801097801Da54eE97cf607", - "status": "active", - "id": "0xDffD82C8c82f2721aa801097801Da54eE97cf607" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDffD82C8c82f2721aa801097801Da54eE97cf607/logo.png b/blockchains/ethereum/assets/0xDffD82C8c82f2721aa801097801Da54eE97cf607/logo.png deleted file mode 100755 index f40a48e452dfd..0000000000000 Binary files a/blockchains/ethereum/assets/0xDffD82C8c82f2721aa801097801Da54eE97cf607/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE02784175C3BE0DEa7CC0F284041b64503639E66/info.json b/blockchains/ethereum/assets/0xE02784175C3BE0DEa7CC0F284041b64503639E66/info.json deleted file mode 100644 index c14589e36758a..0000000000000 --- a/blockchains/ethereum/assets/0xE02784175C3BE0DEa7CC0F284041b64503639E66/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TouchCon", - "symbol": "TOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.touchcon.org/", - "explorer": "https://etherscan.io/token/0xE02784175C3BE0DEa7CC0F284041b64503639E66", - "status": "active", - "id": "0xE02784175C3BE0DEa7CC0F284041b64503639E66" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE02784175C3BE0DEa7CC0F284041b64503639E66/logo.png b/blockchains/ethereum/assets/0xE02784175C3BE0DEa7CC0F284041b64503639E66/logo.png deleted file mode 100644 index eb6712d095442..0000000000000 Binary files a/blockchains/ethereum/assets/0xE02784175C3BE0DEa7CC0F284041b64503639E66/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/info.json b/blockchains/ethereum/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/info.json deleted file mode 100644 index 1949cbf03d509..0000000000000 --- a/blockchains/ethereum/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DigixDAO", - "website": "https://digix.global/dgd", - "description": "DigixDAO (DGD) is building a decentralized autonomous organization (DAO) that specializes in the tokenization of physical assets.", - "explorer": "https://etherscan.io/token/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A", - "type": "ERC20", - "symbol": "DGD", - "decimals": 9, - "status": "active", - "id": "0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/logo.png b/blockchains/ethereum/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/logo.png deleted file mode 100755 index 9f2ecb97df672..0000000000000 Binary files a/blockchains/ethereum/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE0C72452740414d861606a44cCd5eA7f96488278/info.json b/blockchains/ethereum/assets/0xE0C72452740414d861606a44cCd5eA7f96488278/info.json deleted file mode 100644 index 7728ad8182335..0000000000000 --- a/blockchains/ethereum/assets/0xE0C72452740414d861606a44cCd5eA7f96488278/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EncryptoTel Token", - "symbol": "ETT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://encryptotel.com/", - "explorer": "https://etherscan.io/token/0xE0C72452740414d861606a44cCd5eA7f96488278", - "status": "active", - "id": "0xE0C72452740414d861606a44cCd5eA7f96488278" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE0C72452740414d861606a44cCd5eA7f96488278/logo.png b/blockchains/ethereum/assets/0xE0C72452740414d861606a44cCd5eA7f96488278/logo.png deleted file mode 100644 index 45195c90816bf..0000000000000 Binary files a/blockchains/ethereum/assets/0xE0C72452740414d861606a44cCd5eA7f96488278/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE0aD1806Fd3E7edF6FF52Fdb822432e847411033/logo.png b/blockchains/ethereum/assets/0xE0aD1806Fd3E7edF6FF52Fdb822432e847411033/logo.png deleted file mode 100644 index e385a3fde80bb..0000000000000 Binary files a/blockchains/ethereum/assets/0xE0aD1806Fd3E7edF6FF52Fdb822432e847411033/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB/info.json b/blockchains/ethereum/assets/0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB/info.json deleted file mode 100644 index 3dd45983885af..0000000000000 --- a/blockchains/ethereum/assets/0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VIDTC Luxury goods", - "website": "https://about.v-id.org", - "description": "NFTs for watches, fashion & jewelry", - "explorer": "https://etherscan.io/token/0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB", - "type": "ERC20", - "symbol": "VIDTC", - "decimals": 0, - "status": "active", - "id": "0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB/logo.png b/blockchains/ethereum/assets/0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB/logo.png deleted file mode 100644 index 51a270f58bac9..0000000000000 Binary files a/blockchains/ethereum/assets/0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d/info.json b/blockchains/ethereum/assets/0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d/info.json deleted file mode 100644 index c1f4d54c58a1f..0000000000000 --- a/blockchains/ethereum/assets/0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BrilliantOilCorporationToken", - "symbol": "BOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d", - "status": "active", - "id": "0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d/logo.png b/blockchains/ethereum/assets/0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d/logo.png deleted file mode 100644 index 823d0bb33f166..0000000000000 Binary files a/blockchains/ethereum/assets/0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6/info.json b/blockchains/ethereum/assets/0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6/info.json deleted file mode 100644 index a0bd0d92e91ae..0000000000000 --- a/blockchains/ethereum/assets/0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aladdin Bao", - "symbol": "ABAO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://abao.im/", - "explorer": "https://etherscan.io/token/0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6", - "status": "active", - "id": "0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6/logo.png b/blockchains/ethereum/assets/0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6/logo.png deleted file mode 100644 index 916fe080512ac..0000000000000 Binary files a/blockchains/ethereum/assets/0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE13Ef257cF4D5Df928ca11d230427C037666d466/info.json b/blockchains/ethereum/assets/0xE13Ef257cF4D5Df928ca11d230427C037666d466/info.json deleted file mode 100644 index 91559619e2d5a..0000000000000 --- a/blockchains/ethereum/assets/0xE13Ef257cF4D5Df928ca11d230427C037666d466/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WIT", - "symbol": "WIT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "http://www.witchain.org/", - "explorer": "https://etherscan.io/token/0xE13Ef257cF4D5Df928ca11d230427C037666d466", - "status": "active", - "id": "0xE13Ef257cF4D5Df928ca11d230427C037666d466" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE13Ef257cF4D5Df928ca11d230427C037666d466/logo.png b/blockchains/ethereum/assets/0xE13Ef257cF4D5Df928ca11d230427C037666d466/logo.png deleted file mode 100644 index 6234943e60b57..0000000000000 Binary files a/blockchains/ethereum/assets/0xE13Ef257cF4D5Df928ca11d230427C037666d466/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE14A603f7c77d4101A87859b8736a04CFD85C688/info.json b/blockchains/ethereum/assets/0xE14A603f7c77d4101A87859b8736a04CFD85C688/info.json deleted file mode 100644 index 742d72fa44fae..0000000000000 --- a/blockchains/ethereum/assets/0xE14A603f7c77d4101A87859b8736a04CFD85C688/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TENA", - "symbol": "TENA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tenaprotocol.io/", - "explorer": "https://etherscan.io/token/0xE14A603f7c77d4101A87859b8736a04CFD85C688", - "status": "active", - "id": "0xE14A603f7c77d4101A87859b8736a04CFD85C688" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE14A603f7c77d4101A87859b8736a04CFD85C688/logo.png b/blockchains/ethereum/assets/0xE14A603f7c77d4101A87859b8736a04CFD85C688/logo.png deleted file mode 100644 index c802a7729c842..0000000000000 Binary files a/blockchains/ethereum/assets/0xE14A603f7c77d4101A87859b8736a04CFD85C688/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE17f017475a709De58E976081eB916081ff4c9d5/info.json b/blockchains/ethereum/assets/0xE17f017475a709De58E976081eB916081ff4c9d5/info.json deleted file mode 100644 index 371a13b2f00c8..0000000000000 --- a/blockchains/ethereum/assets/0xE17f017475a709De58E976081eB916081ff4c9d5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RMPL", - "symbol": "RMPL", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://www.rmpl.io/", - "explorer": "https://etherscan.io/token/0xE17f017475a709De58E976081eB916081ff4c9d5", - "status": "active", - "id": "0xE17f017475a709De58E976081eB916081ff4c9d5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE17f017475a709De58E976081eB916081ff4c9d5/logo.png b/blockchains/ethereum/assets/0xE17f017475a709De58E976081eB916081ff4c9d5/logo.png deleted file mode 100644 index ec689ed6b8ab9..0000000000000 Binary files a/blockchains/ethereum/assets/0xE17f017475a709De58E976081eB916081ff4c9d5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE1Aee98495365fc179699C1bB3E761FA716beE62/info.json b/blockchains/ethereum/assets/0xE1Aee98495365fc179699C1bB3E761FA716beE62/info.json deleted file mode 100644 index 4194351a1eca8..0000000000000 --- a/blockchains/ethereum/assets/0xE1Aee98495365fc179699C1bB3E761FA716beE62/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BezantToken", - "symbol": "BZNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bezant.io/", - "explorer": "https://etherscan.io/token/0xE1Aee98495365fc179699C1bB3E761FA716beE62", - "status": "active", - "id": "0xE1Aee98495365fc179699C1bB3E761FA716beE62" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE1Aee98495365fc179699C1bB3E761FA716beE62/logo.png b/blockchains/ethereum/assets/0xE1Aee98495365fc179699C1bB3E761FA716beE62/logo.png deleted file mode 100644 index 26391cf95445a..0000000000000 Binary files a/blockchains/ethereum/assets/0xE1Aee98495365fc179699C1bB3E761FA716beE62/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00/info.json b/blockchains/ethereum/assets/0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00/info.json deleted file mode 100644 index e1c7f34897109..0000000000000 --- a/blockchains/ethereum/assets/0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing BAT", - "symbol": "aBAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00", - "status": "active", - "id": "0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00/logo.png b/blockchains/ethereum/assets/0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00/logo.png deleted file mode 100644 index c76795dda31c8..0000000000000 Binary files a/blockchains/ethereum/assets/0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE1bAD922F84b198A08292FB600319300ae32471b/info.json b/blockchains/ethereum/assets/0xE1bAD922F84b198A08292FB600319300ae32471b/info.json deleted file mode 100644 index 38f326f0b4a2e..0000000000000 --- a/blockchains/ethereum/assets/0xE1bAD922F84b198A08292FB600319300ae32471b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "[FCT] FirmaChain Token", - "symbol": "FCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://firmachain.org/", - "explorer": "https://etherscan.io/token/0xE1bAD922F84b198A08292FB600319300ae32471b", - "status": "active", - "id": "0xE1bAD922F84b198A08292FB600319300ae32471b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE1bAD922F84b198A08292FB600319300ae32471b/logo.png b/blockchains/ethereum/assets/0xE1bAD922F84b198A08292FB600319300ae32471b/logo.png deleted file mode 100644 index 8045d8a186951..0000000000000 Binary files a/blockchains/ethereum/assets/0xE1bAD922F84b198A08292FB600319300ae32471b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE1c7E30C42C24582888C758984f6e382096786bd/info.json b/blockchains/ethereum/assets/0xE1c7E30C42C24582888C758984f6e382096786bd/info.json deleted file mode 100644 index be192b20a2d03..0000000000000 --- a/blockchains/ethereum/assets/0xE1c7E30C42C24582888C758984f6e382096786bd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Curate", - "symbol": "XCUR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE1c7E30C42C24582888C758984f6e382096786bd", - "status": "active", - "id": "0xE1c7E30C42C24582888C758984f6e382096786bd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE1c7E30C42C24582888C758984f6e382096786bd/logo.png b/blockchains/ethereum/assets/0xE1c7E30C42C24582888C758984f6e382096786bd/logo.png deleted file mode 100644 index c81c60b892ede..0000000000000 Binary files a/blockchains/ethereum/assets/0xE1c7E30C42C24582888C758984f6e382096786bd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE2311ae37502105b442bBef831E9b53c5d2e9B3b/logo.png b/blockchains/ethereum/assets/0xE2311ae37502105b442bBef831E9b53c5d2e9B3b/logo.png deleted file mode 100644 index 3dbbdcc0d7c42..0000000000000 Binary files a/blockchains/ethereum/assets/0xE2311ae37502105b442bBef831E9b53c5d2e9B3b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089/info.json b/blockchains/ethereum/assets/0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089/info.json deleted file mode 100644 index f5832ec781880..0000000000000 --- a/blockchains/ethereum/assets/0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HeartBout", - "symbol": "HB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089", - "status": "active", - "id": "0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089/logo.png b/blockchains/ethereum/assets/0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089/logo.png deleted file mode 100644 index 14d2f7d8846e0..0000000000000 Binary files a/blockchains/ethereum/assets/0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9/info.json b/blockchains/ethereum/assets/0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9/info.json deleted file mode 100644 index e7680092c4b9f..0000000000000 --- a/blockchains/ethereum/assets/0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZMAN Coin", - "symbol": "ZMAN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9", - "status": "active", - "id": "0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9/logo.png b/blockchains/ethereum/assets/0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9/logo.png deleted file mode 100644 index 8c17da90d1639..0000000000000 Binary files a/blockchains/ethereum/assets/0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE270ef848D2e966F59705122F9E7CbEf7a717825/info.json b/blockchains/ethereum/assets/0xE270ef848D2e966F59705122F9E7CbEf7a717825/info.json deleted file mode 100644 index 607f727ce23cb..0000000000000 --- a/blockchains/ethereum/assets/0xE270ef848D2e966F59705122F9E7CbEf7a717825/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R775687", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE270ef848D2e966F59705122F9E7CbEf7a717825", - "status": "active", - "id": "0xE270ef848D2e966F59705122F9E7CbEf7a717825" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE270ef848D2e966F59705122F9E7CbEf7a717825/logo.png b/blockchains/ethereum/assets/0xE270ef848D2e966F59705122F9E7CbEf7a717825/logo.png deleted file mode 100644 index ff5f442b8c4b9..0000000000000 Binary files a/blockchains/ethereum/assets/0xE270ef848D2e966F59705122F9E7CbEf7a717825/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE277aC35F9D327A670c1A3F3eeC80a83022431e4/info.json b/blockchains/ethereum/assets/0xE277aC35F9D327A670c1A3F3eeC80a83022431e4/info.json deleted file mode 100644 index d5c7a5f33e7ec..0000000000000 --- a/blockchains/ethereum/assets/0xE277aC35F9D327A670c1A3F3eeC80a83022431e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PolypuX", - "symbol": "PUX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.polypux.com", - "explorer": "https://etherscan.io/token/0xE277aC35F9D327A670c1A3F3eeC80a83022431e4", - "status": "active", - "id": "0xE277aC35F9D327A670c1A3F3eeC80a83022431e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE277aC35F9D327A670c1A3F3eeC80a83022431e4/logo.png b/blockchains/ethereum/assets/0xE277aC35F9D327A670c1A3F3eeC80a83022431e4/logo.png deleted file mode 100644 index ee1d597f3f93e..0000000000000 Binary files a/blockchains/ethereum/assets/0xE277aC35F9D327A670c1A3F3eeC80a83022431e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528/info.json b/blockchains/ethereum/assets/0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528/info.json deleted file mode 100644 index 5cd904fa8c98f..0000000000000 --- a/blockchains/ethereum/assets/0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jesus Coin", - "symbol": "JC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528", - "status": "active", - "id": "0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528/logo.png b/blockchains/ethereum/assets/0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528/logo.png deleted file mode 100644 index 87cda2e042fb6..0000000000000 Binary files a/blockchains/ethereum/assets/0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE2E6D4BE086c6938B53B22144855eef674281639/info.json b/blockchains/ethereum/assets/0xE2E6D4BE086c6938B53B22144855eef674281639/info.json deleted file mode 100644 index 63cd6abf725f7..0000000000000 --- a/blockchains/ethereum/assets/0xE2E6D4BE086c6938B53B22144855eef674281639/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Link Platform", - "symbol": "LNK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ethereum.link/", - "explorer": "https://etherscan.io/token/0xE2E6D4BE086c6938B53B22144855eef674281639", - "status": "active", - "id": "0xE2E6D4BE086c6938B53B22144855eef674281639" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE2E6D4BE086c6938B53B22144855eef674281639/logo.png b/blockchains/ethereum/assets/0xE2E6D4BE086c6938B53B22144855eef674281639/logo.png deleted file mode 100644 index 76d6162147390..0000000000000 Binary files a/blockchains/ethereum/assets/0xE2E6D4BE086c6938B53B22144855eef674281639/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE2FB6529EF566a080e6d23dE0bd351311087D567/info.json b/blockchains/ethereum/assets/0xE2FB6529EF566a080e6d23dE0bd351311087D567/info.json deleted file mode 100644 index 883327a1ae036..0000000000000 --- a/blockchains/ethereum/assets/0xE2FB6529EF566a080e6d23dE0bd351311087D567/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Covesting", - "symbol": "COV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://covesting.io", - "explorer": "https://etherscan.io/token/0xE2FB6529EF566a080e6d23dE0bd351311087D567", - "status": "active", - "id": "0xE2FB6529EF566a080e6d23dE0bd351311087D567" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE2FB6529EF566a080e6d23dE0bd351311087D567/logo.png b/blockchains/ethereum/assets/0xE2FB6529EF566a080e6d23dE0bd351311087D567/logo.png deleted file mode 100644 index 7f6b847bcce41..0000000000000 Binary files a/blockchains/ethereum/assets/0xE2FB6529EF566a080e6d23dE0bd351311087D567/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE2b407160AAd5540eAc0e80338b9a5085C60F25B/info.json b/blockchains/ethereum/assets/0xE2b407160AAd5540eAc0e80338b9a5085C60F25B/info.json deleted file mode 100644 index e9bafdf26947e..0000000000000 --- a/blockchains/ethereum/assets/0xE2b407160AAd5540eAc0e80338b9a5085C60F25B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GPN Coin", - "symbol": "GPN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE2b407160AAd5540eAc0e80338b9a5085C60F25B", - "status": "active", - "id": "0xE2b407160AAd5540eAc0e80338b9a5085C60F25B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE2b407160AAd5540eAc0e80338b9a5085C60F25B/logo.png b/blockchains/ethereum/assets/0xE2b407160AAd5540eAc0e80338b9a5085C60F25B/logo.png deleted file mode 100644 index a3780a279aa86..0000000000000 Binary files a/blockchains/ethereum/assets/0xE2b407160AAd5540eAc0e80338b9a5085C60F25B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845/info.json b/blockchains/ethereum/assets/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845/info.json deleted file mode 100644 index 910718ca273ed..0000000000000 --- a/blockchains/ethereum/assets/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEX", - "website": "https://nash.io", - "description": "NEX is Europe's first regulated Security Token. Holders can stake NEX on the non-custodial Nash Exchange to receive a revenue share.", - "explorer": "https://etherscan.io/token/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845", - "type": "ERC20", - "symbol": "NEX", - "decimals": 8, - "status": "active", - "id": "0xE2dc070524A6e305ddB64d8513DC444B6a1ec845" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845/logo.png b/blockchains/ethereum/assets/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845/logo.png deleted file mode 100644 index 49e8a5aa44872..0000000000000 Binary files a/blockchains/ethereum/assets/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D/info.json b/blockchains/ethereum/assets/0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D/info.json deleted file mode 100644 index bed61d2a8a1b5..0000000000000 --- a/blockchains/ethereum/assets/0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BCL Token", - "symbol": "BCLT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D", - "status": "active", - "id": "0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D/logo.png b/blockchains/ethereum/assets/0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D/logo.png deleted file mode 100755 index 0feab87855813..0000000000000 Binary files a/blockchains/ethereum/assets/0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE33dEE9575a5a59592998f3A404347F9EfA174F7/info.json b/blockchains/ethereum/assets/0xE33dEE9575a5a59592998f3A404347F9EfA174F7/info.json deleted file mode 100644 index 9dbe4798d16f7..0000000000000 --- a/blockchains/ethereum/assets/0xE33dEE9575a5a59592998f3A404347F9EfA174F7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CHRISTDOLLAR", - "symbol": "CHRTD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE33dEE9575a5a59592998f3A404347F9EfA174F7", - "status": "active", - "id": "0xE33dEE9575a5a59592998f3A404347F9EfA174F7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE33dEE9575a5a59592998f3A404347F9EfA174F7/logo.png b/blockchains/ethereum/assets/0xE33dEE9575a5a59592998f3A404347F9EfA174F7/logo.png deleted file mode 100755 index ada83b8e661fc..0000000000000 Binary files a/blockchains/ethereum/assets/0xE33dEE9575a5a59592998f3A404347F9EfA174F7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE34e1944E776f39B9252790a0527eBDa647aE668/info.json b/blockchains/ethereum/assets/0xE34e1944E776f39B9252790a0527eBDa647aE668/info.json deleted file mode 100644 index 9a14662e944cb..0000000000000 --- a/blockchains/ethereum/assets/0xE34e1944E776f39B9252790a0527eBDa647aE668/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Helbiz Token", - "symbol": "HBZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.hbzcoin.com", - "explorer": "https://etherscan.io/token/0xE34e1944E776f39B9252790a0527eBDa647aE668", - "status": "active", - "id": "0xE34e1944E776f39B9252790a0527eBDa647aE668" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE34e1944E776f39B9252790a0527eBDa647aE668/logo.png b/blockchains/ethereum/assets/0xE34e1944E776f39B9252790a0527eBDa647aE668/logo.png deleted file mode 100755 index e1d72f630c7d4..0000000000000 Binary files a/blockchains/ethereum/assets/0xE34e1944E776f39B9252790a0527eBDa647aE668/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE35673cdD0370146be64e1DE959ec42E725ec4Ce/info.json b/blockchains/ethereum/assets/0xE35673cdD0370146be64e1DE959ec42E725ec4Ce/info.json deleted file mode 100644 index c236cb9c2bcac..0000000000000 --- a/blockchains/ethereum/assets/0xE35673cdD0370146be64e1DE959ec42E725ec4Ce/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "M.O.A.B", - "symbol": "MOAB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE35673cdD0370146be64e1DE959ec42E725ec4Ce", - "status": "active", - "id": "0xE35673cdD0370146be64e1DE959ec42E725ec4Ce" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE35673cdD0370146be64e1DE959ec42E725ec4Ce/logo.png b/blockchains/ethereum/assets/0xE35673cdD0370146be64e1DE959ec42E725ec4Ce/logo.png deleted file mode 100644 index 36a03285d1e63..0000000000000 Binary files a/blockchains/ethereum/assets/0xE35673cdD0370146be64e1DE959ec42E725ec4Ce/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE36B0F3C426923E352F6005b6236082A78A3C2cb/info.json b/blockchains/ethereum/assets/0xE36B0F3C426923E352F6005b6236082A78A3C2cb/info.json deleted file mode 100644 index deed58405cf4d..0000000000000 --- a/blockchains/ethereum/assets/0xE36B0F3C426923E352F6005b6236082A78A3C2cb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Technology Blockchain Token", - "symbol": "TEBT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE36B0F3C426923E352F6005b6236082A78A3C2cb", - "status": "active", - "id": "0xE36B0F3C426923E352F6005b6236082A78A3C2cb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE36B0F3C426923E352F6005b6236082A78A3C2cb/logo.png b/blockchains/ethereum/assets/0xE36B0F3C426923E352F6005b6236082A78A3C2cb/logo.png deleted file mode 100644 index a8998129cac5c..0000000000000 Binary files a/blockchains/ethereum/assets/0xE36B0F3C426923E352F6005b6236082A78A3C2cb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE36df5BB57E80629Cfc28a31e5F794071c085ECa/info.json b/blockchains/ethereum/assets/0xE36df5BB57E80629Cfc28a31e5F794071c085ECa/info.json deleted file mode 100644 index 120cfc23a78f3..0000000000000 --- a/blockchains/ethereum/assets/0xE36df5BB57E80629Cfc28a31e5F794071c085ECa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BCAChain Initial Token", - "symbol": "BCAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE36df5BB57E80629Cfc28a31e5F794071c085ECa", - "status": "active", - "id": "0xE36df5BB57E80629Cfc28a31e5F794071c085ECa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE36df5BB57E80629Cfc28a31e5F794071c085ECa/logo.png b/blockchains/ethereum/assets/0xE36df5BB57E80629Cfc28a31e5F794071c085ECa/logo.png deleted file mode 100644 index 156cdbb7fac32..0000000000000 Binary files a/blockchains/ethereum/assets/0xE36df5BB57E80629Cfc28a31e5F794071c085ECa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1/info.json b/blockchains/ethereum/assets/0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1/info.json deleted file mode 100644 index 0fba17ca13166..0000000000000 --- a/blockchains/ethereum/assets/0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Orom Token", - "symbol": "OROM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1", - "status": "active", - "id": "0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1/logo.png b/blockchains/ethereum/assets/0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1/logo.png deleted file mode 100644 index 0f239eeb7703e..0000000000000 Binary files a/blockchains/ethereum/assets/0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE3E9204Afd78822A0E22151733E65a901Bf77b77/info.json b/blockchains/ethereum/assets/0xE3E9204Afd78822A0E22151733E65a901Bf77b77/info.json deleted file mode 100644 index 623eb2e58d97c..0000000000000 --- a/blockchains/ethereum/assets/0xE3E9204Afd78822A0E22151733E65a901Bf77b77/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LUV", - "symbol": "LUV", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE3E9204Afd78822A0E22151733E65a901Bf77b77", - "status": "active", - "id": "0xE3E9204Afd78822A0E22151733E65a901Bf77b77" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE3E9204Afd78822A0E22151733E65a901Bf77b77/logo.png b/blockchains/ethereum/assets/0xE3E9204Afd78822A0E22151733E65a901Bf77b77/logo.png deleted file mode 100644 index 4304f28789a83..0000000000000 Binary files a/blockchains/ethereum/assets/0xE3E9204Afd78822A0E22151733E65a901Bf77b77/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE3F4b4A5d91e5cB9435B947F090A319737036312/info.json b/blockchains/ethereum/assets/0xE3F4b4A5d91e5cB9435B947F090A319737036312/info.json deleted file mode 100644 index fded97fbf2a43..0000000000000 --- a/blockchains/ethereum/assets/0xE3F4b4A5d91e5cB9435B947F090A319737036312/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POPCHAIN CASH", - "symbol": "PCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.popchain.org/", - "explorer": "https://etherscan.io/token/0xE3F4b4A5d91e5cB9435B947F090A319737036312", - "status": "active", - "id": "0xE3F4b4A5d91e5cB9435B947F090A319737036312" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE3F4b4A5d91e5cB9435B947F090A319737036312/logo.png b/blockchains/ethereum/assets/0xE3F4b4A5d91e5cB9435B947F090A319737036312/logo.png deleted file mode 100755 index 5e928bc6248ca..0000000000000 Binary files a/blockchains/ethereum/assets/0xE3F4b4A5d91e5cB9435B947F090A319737036312/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5/info.json b/blockchains/ethereum/assets/0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5/info.json deleted file mode 100644 index 11ba57af997ed..0000000000000 --- a/blockchains/ethereum/assets/0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ChainTrade Coin", - "symbol": "CTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5", - "status": "active", - "id": "0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5/logo.png b/blockchains/ethereum/assets/0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5/logo.png deleted file mode 100644 index f393ed3365e50..0000000000000 Binary files a/blockchains/ethereum/assets/0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD/info.json b/blockchains/ethereum/assets/0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD/info.json deleted file mode 100644 index 2e16407007479..0000000000000 --- a/blockchains/ethereum/assets/0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEFI GOLD", - "symbol": "DFGL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD", - "status": "active", - "id": "0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD/logo.png b/blockchains/ethereum/assets/0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE3d208D74e4C167245913C942df8C4Ee03b9abBA/info.json b/blockchains/ethereum/assets/0xE3d208D74e4C167245913C942df8C4Ee03b9abBA/info.json deleted file mode 100644 index aeeeeed60dbac..0000000000000 --- a/blockchains/ethereum/assets/0xE3d208D74e4C167245913C942df8C4Ee03b9abBA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hydra", - "symbol": "HDA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE3d208D74e4C167245913C942df8C4Ee03b9abBA", - "status": "active", - "id": "0xE3d208D74e4C167245913C942df8C4Ee03b9abBA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE3d208D74e4C167245913C942df8C4Ee03b9abBA/logo.png b/blockchains/ethereum/assets/0xE3d208D74e4C167245913C942df8C4Ee03b9abBA/logo.png deleted file mode 100644 index 69fef2e0ef51c..0000000000000 Binary files a/blockchains/ethereum/assets/0xE3d208D74e4C167245913C942df8C4Ee03b9abBA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187/info.json b/blockchains/ethereum/assets/0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187/info.json deleted file mode 100644 index 3bb7ffa9c73aa..0000000000000 --- a/blockchains/ethereum/assets/0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VCcoin", - "symbol": "VCCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187", - "status": "active", - "id": "0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187/logo.png b/blockchains/ethereum/assets/0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187/logo.png deleted file mode 100755 index 2cdc694c7b5a0..0000000000000 Binary files a/blockchains/ethereum/assets/0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9/info.json b/blockchains/ethereum/assets/0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9/info.json deleted file mode 100644 index 2639ffcf25b32..0000000000000 --- a/blockchains/ethereum/assets/0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Primas", - "symbol": "PST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://primas.io/", - "explorer": "https://etherscan.io/token/0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9", - "status": "active", - "id": "0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9/logo.png b/blockchains/ethereum/assets/0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9/logo.png deleted file mode 100644 index e72e8ee70a456..0000000000000 Binary files a/blockchains/ethereum/assets/0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE400013Df86249838B720eaB5a7F816aD82433c0/info.json b/blockchains/ethereum/assets/0xE400013Df86249838B720eaB5a7F816aD82433c0/info.json deleted file mode 100644 index 92ff56545ed71..0000000000000 --- a/blockchains/ethereum/assets/0xE400013Df86249838B720eaB5a7F816aD82433c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Game Of Bitcoins", - "symbol": "GOB", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE400013Df86249838B720eaB5a7F816aD82433c0", - "status": "active", - "id": "0xE400013Df86249838B720eaB5a7F816aD82433c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE400013Df86249838B720eaB5a7F816aD82433c0/logo.png b/blockchains/ethereum/assets/0xE400013Df86249838B720eaB5a7F816aD82433c0/logo.png deleted file mode 100644 index fc4a9dcc64319..0000000000000 Binary files a/blockchains/ethereum/assets/0xE400013Df86249838B720eaB5a7F816aD82433c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/info.json b/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/info.json deleted file mode 100644 index d659cc9240803..0000000000000 --- a/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ZRX", - "website": "https://0x.org", - "description": "0x (ZRX) is an open-source protocol that provides smart contract infrastructure and liquidity to enable the peer-to-peer exchange of tokens on the Ethereum blockchain.", - "explorer": "https://etherscan.io/token/ZRX", - "research": "https://research.binance.com/en/projects/0x-protocol", - "type": "ERC20", - "symbol": "ZRX", - "decimals": 18, - "status": "active", - "id": "0xE41d2489571d322189246DaFA5ebDe1F4699F498" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png b/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png deleted file mode 100644 index 6fc197aea95a1..0000000000000 Binary files a/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998/info.json b/blockchains/ethereum/assets/0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998/info.json deleted file mode 100644 index f9742e4746459..0000000000000 --- a/blockchains/ethereum/assets/0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iMM Coin", - "symbol": "IMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998", - "status": "active", - "id": "0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998/logo.png b/blockchains/ethereum/assets/0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998/logo.png deleted file mode 100755 index b61ee979b89b7..0000000000000 Binary files a/blockchains/ethereum/assets/0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A/info.json b/blockchains/ethereum/assets/0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A/info.json deleted file mode 100644 index 6ac4eea723e31..0000000000000 --- a/blockchains/ethereum/assets/0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DaCryptoCoin", - "symbol": "DCW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A", - "status": "active", - "id": "0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A/logo.png b/blockchains/ethereum/assets/0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A/logo.png deleted file mode 100644 index 0baeb3db9ad79..0000000000000 Binary files a/blockchains/ethereum/assets/0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA/info.json b/blockchains/ethereum/assets/0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA/info.json deleted file mode 100644 index a98c6bd550d82..0000000000000 --- a/blockchains/ethereum/assets/0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "China Agriculture Exchange Token", - "symbol": "CAET", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA", - "status": "active", - "id": "0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA/logo.png b/blockchains/ethereum/assets/0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA/logo.png deleted file mode 100644 index 954ca3b8792d6..0000000000000 Binary files a/blockchains/ethereum/assets/0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE/info.json b/blockchains/ethereum/assets/0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE/info.json deleted file mode 100644 index b5a6cde7b50b8..0000000000000 --- a/blockchains/ethereum/assets/0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R943550", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE", - "status": "active", - "id": "0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE/logo.png b/blockchains/ethereum/assets/0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE/logo.png deleted file mode 100755 index ba58940f664a0..0000000000000 Binary files a/blockchains/ethereum/assets/0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998/info.json b/blockchains/ethereum/assets/0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998/info.json deleted file mode 100644 index 875d4164ec962..0000000000000 --- a/blockchains/ethereum/assets/0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ParaCoin", - "symbol": "PARA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998", - "status": "active", - "id": "0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998/logo.png b/blockchains/ethereum/assets/0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998/logo.png deleted file mode 100644 index 2614f2b59a18c..0000000000000 Binary files a/blockchains/ethereum/assets/0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE477292f1B3268687A29376116B0ED27A9c76170/info.json b/blockchains/ethereum/assets/0xE477292f1B3268687A29376116B0ED27A9c76170/info.json deleted file mode 100644 index 870acd0735e8c..0000000000000 --- a/blockchains/ethereum/assets/0xE477292f1B3268687A29376116B0ED27A9c76170/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Herocoin", - "symbol": "PLAY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.herocoin.io/", - "explorer": "https://etherscan.io/token/0xE477292f1B3268687A29376116B0ED27A9c76170", - "status": "active", - "id": "0xE477292f1B3268687A29376116B0ED27A9c76170" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE477292f1B3268687A29376116B0ED27A9c76170/logo.png b/blockchains/ethereum/assets/0xE477292f1B3268687A29376116B0ED27A9c76170/logo.png deleted file mode 100644 index 70dcaa02ec25c..0000000000000 Binary files a/blockchains/ethereum/assets/0xE477292f1B3268687A29376116B0ED27A9c76170/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE48972fCd82a274411c01834e2f031D4377Fa2c0/info.json b/blockchains/ethereum/assets/0xE48972fCd82a274411c01834e2f031D4377Fa2c0/info.json deleted file mode 100644 index 8b4c484829305..0000000000000 --- a/blockchains/ethereum/assets/0xE48972fCd82a274411c01834e2f031D4377Fa2c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TwoKeyEconomy", - "symbol": "2KEY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://2key.network", - "explorer": "https://etherscan.io/token/0xE48972fCd82a274411c01834e2f031D4377Fa2c0", - "status": "active", - "id": "0xE48972fCd82a274411c01834e2f031D4377Fa2c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE48972fCd82a274411c01834e2f031D4377Fa2c0/logo.png b/blockchains/ethereum/assets/0xE48972fCd82a274411c01834e2f031D4377Fa2c0/logo.png deleted file mode 100644 index 9c2d9f5d0c778..0000000000000 Binary files a/blockchains/ethereum/assets/0xE48972fCd82a274411c01834e2f031D4377Fa2c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE4AE84448DB5CFE1DaF1e6fb172b469c161CB85F/logo.png b/blockchains/ethereum/assets/0xE4AE84448DB5CFE1DaF1e6fb172b469c161CB85F/logo.png deleted file mode 100644 index 181c102a05a08..0000000000000 Binary files a/blockchains/ethereum/assets/0xE4AE84448DB5CFE1DaF1e6fb172b469c161CB85F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B/info.json b/blockchains/ethereum/assets/0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B/info.json deleted file mode 100644 index b3ec335939bf3..0000000000000 --- a/blockchains/ethereum/assets/0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Custom Coin", - "symbol": "CC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B", - "status": "active", - "id": "0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B/logo.png b/blockchains/ethereum/assets/0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B/logo.png deleted file mode 100644 index 8e0e40fca010e..0000000000000 Binary files a/blockchains/ethereum/assets/0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/info.json b/blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/info.json deleted file mode 100644 index d138bc39f40b1..0000000000000 --- a/blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mnoer", - "symbol": "MNR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8", - "status": "active", - "id": "0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/logo.png b/blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/logo.png deleted file mode 100644 index e9936b2df3cf7..0000000000000 Binary files a/blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE4f726Adc8e89C6a6017F01eadA77865dB22dA14/info.json b/blockchains/ethereum/assets/0xE4f726Adc8e89C6a6017F01eadA77865dB22dA14/info.json deleted file mode 100644 index d92a55a2433cc..0000000000000 --- a/blockchains/ethereum/assets/0xE4f726Adc8e89C6a6017F01eadA77865dB22dA14/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PieDAO Balanced Crypto Pie", - "symbol": "BCP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.piedao.org/", - "explorer": "https://etherscan.io/token/0xE4f726Adc8e89C6a6017F01eadA77865dB22dA14", - "status": "active", - "id": "0xE4f726Adc8e89C6a6017F01eadA77865dB22dA14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE4f726Adc8e89C6a6017F01eadA77865dB22dA14/logo.png b/blockchains/ethereum/assets/0xE4f726Adc8e89C6a6017F01eadA77865dB22dA14/logo.png deleted file mode 100644 index c07a9cf94a08d..0000000000000 Binary files a/blockchains/ethereum/assets/0xE4f726Adc8e89C6a6017F01eadA77865dB22dA14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE4f81cCaB9FC644409342eB5D19432b7522d7012/info.json b/blockchains/ethereum/assets/0xE4f81cCaB9FC644409342eB5D19432b7522d7012/info.json deleted file mode 100644 index b07b97ccc3aea..0000000000000 --- a/blockchains/ethereum/assets/0xE4f81cCaB9FC644409342eB5D19432b7522d7012/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bazooka TOKEN", - "symbol": "BAZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE4f81cCaB9FC644409342eB5D19432b7522d7012", - "status": "active", - "id": "0xE4f81cCaB9FC644409342eB5D19432b7522d7012" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE4f81cCaB9FC644409342eB5D19432b7522d7012/logo.png b/blockchains/ethereum/assets/0xE4f81cCaB9FC644409342eB5D19432b7522d7012/logo.png deleted file mode 100644 index 7a9565e1d839b..0000000000000 Binary files a/blockchains/ethereum/assets/0xE4f81cCaB9FC644409342eB5D19432b7522d7012/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf/info.json b/blockchains/ethereum/assets/0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf/info.json deleted file mode 100644 index 96a9c20367370..0000000000000 --- a/blockchains/ethereum/assets/0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LAToken", - "symbol": "LAToken", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://latoken.com/", - "explorer": "https://etherscan.io/token/0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf", - "status": "active", - "id": "0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf/logo.png b/blockchains/ethereum/assets/0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf/logo.png deleted file mode 100644 index 4296ac98faaa0..0000000000000 Binary files a/blockchains/ethereum/assets/0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5108bf6425D408df9d2C2909e77ca96a682E62B/info.json b/blockchains/ethereum/assets/0xE5108bf6425D408df9d2C2909e77ca96a682E62B/info.json deleted file mode 100644 index e3c9a98fa9f2c..0000000000000 --- a/blockchains/ethereum/assets/0xE5108bf6425D408df9d2C2909e77ca96a682E62B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Algo Hedge Fund", - "symbol": "AHF", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE5108bf6425D408df9d2C2909e77ca96a682E62B", - "status": "active", - "id": "0xE5108bf6425D408df9d2C2909e77ca96a682E62B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5108bf6425D408df9d2C2909e77ca96a682E62B/logo.png b/blockchains/ethereum/assets/0xE5108bf6425D408df9d2C2909e77ca96a682E62B/logo.png deleted file mode 100644 index 5a81e09e5eef4..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5108bf6425D408df9d2C2909e77ca96a682E62B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE51601f59A610DAc06868aa711A05e9a4e291256/info.json b/blockchains/ethereum/assets/0xE51601f59A610DAc06868aa711A05e9a4e291256/info.json deleted file mode 100644 index ea77a2c02722a..0000000000000 --- a/blockchains/ethereum/assets/0xE51601f59A610DAc06868aa711A05e9a4e291256/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueGoldCoin", - "symbol": "TGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE51601f59A610DAc06868aa711A05e9a4e291256", - "status": "active", - "id": "0xE51601f59A610DAc06868aa711A05e9a4e291256" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE51601f59A610DAc06868aa711A05e9a4e291256/logo.png b/blockchains/ethereum/assets/0xE51601f59A610DAc06868aa711A05e9a4e291256/logo.png deleted file mode 100644 index 3956167cd3598..0000000000000 Binary files a/blockchains/ethereum/assets/0xE51601f59A610DAc06868aa711A05e9a4e291256/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE51f24B251430A6e615f66e0d3c3A97c442aB38C/info.json b/blockchains/ethereum/assets/0xE51f24B251430A6e615f66e0d3c3A97c442aB38C/info.json deleted file mode 100644 index feaa7a01d1ac6..0000000000000 --- a/blockchains/ethereum/assets/0xE51f24B251430A6e615f66e0d3c3A97c442aB38C/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "ART Token", - "website": "https://arttoken.io/", - "description": "The $ART Token is a platform-independent Token for the art community. $ART is a Governance Token and backed by digital artworks.", - "explorer": "https://etherscan.io/token/0xE51f24B251430A6e615f66e0d3c3A97c442aB38C", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ArtTokenProject", - "handle": "$ART" - }, - { - "name": "Discord", - "url": "https://discord.gg/Drg4y5j", - "handle": "$ART" - } - ], - "type": "ERC20", - "symbol": "ART", - "decimals": 18, - "status": "active", - "id": "0xE51f24B251430A6e615f66e0d3c3A97c442aB38C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE51f24B251430A6e615f66e0d3c3A97c442aB38C/logo.png b/blockchains/ethereum/assets/0xE51f24B251430A6e615f66e0d3c3A97c442aB38C/logo.png deleted file mode 100644 index ff8eddae17d43..0000000000000 Binary files a/blockchains/ethereum/assets/0xE51f24B251430A6e615f66e0d3c3A97c442aB38C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE525047aD468F807aa33a4BbE7b1E084Da56eA16/info.json b/blockchains/ethereum/assets/0xE525047aD468F807aa33a4BbE7b1E084Da56eA16/info.json deleted file mode 100644 index c4bb0438f37bb..0000000000000 --- a/blockchains/ethereum/assets/0xE525047aD468F807aa33a4BbE7b1E084Da56eA16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTODUBAI", - "symbol": "CDUB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE525047aD468F807aa33a4BbE7b1E084Da56eA16", - "status": "active", - "id": "0xE525047aD468F807aa33a4BbE7b1E084Da56eA16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE525047aD468F807aa33a4BbE7b1E084Da56eA16/logo.png b/blockchains/ethereum/assets/0xE525047aD468F807aa33a4BbE7b1E084Da56eA16/logo.png deleted file mode 100755 index 323917ffc16f4..0000000000000 Binary files a/blockchains/ethereum/assets/0xE525047aD468F807aa33a4BbE7b1E084Da56eA16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE52e75e8a97546f40991b489E92c68eBb386dc97/info.json b/blockchains/ethereum/assets/0xE52e75e8a97546f40991b489E92c68eBb386dc97/info.json deleted file mode 100644 index 053f4d6a630be..0000000000000 --- a/blockchains/ethereum/assets/0xE52e75e8a97546f40991b489E92c68eBb386dc97/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHPAY", - "symbol": "ETHPAY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE52e75e8a97546f40991b489E92c68eBb386dc97", - "status": "active", - "id": "0xE52e75e8a97546f40991b489E92c68eBb386dc97" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE52e75e8a97546f40991b489E92c68eBb386dc97/logo.png b/blockchains/ethereum/assets/0xE52e75e8a97546f40991b489E92c68eBb386dc97/logo.png deleted file mode 100644 index 1d43a61726994..0000000000000 Binary files a/blockchains/ethereum/assets/0xE52e75e8a97546f40991b489E92c68eBb386dc97/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE531642e9bb5d027E9C20E03284287B97919a9a5/info.json b/blockchains/ethereum/assets/0xE531642e9bb5d027E9C20E03284287B97919a9a5/info.json deleted file mode 100644 index c3a712857f790..0000000000000 --- a/blockchains/ethereum/assets/0xE531642e9bb5d027E9C20E03284287B97919a9a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FaithCoin", - "symbol": "FAITH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://myfaithcoin.info/", - "explorer": "https://etherscan.io/token/0xE531642e9bb5d027E9C20E03284287B97919a9a5", - "status": "active", - "id": "0xE531642e9bb5d027E9C20E03284287B97919a9a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE531642e9bb5d027E9C20E03284287B97919a9a5/logo.png b/blockchains/ethereum/assets/0xE531642e9bb5d027E9C20E03284287B97919a9a5/logo.png deleted file mode 100755 index e09c9eb8f597a..0000000000000 Binary files a/blockchains/ethereum/assets/0xE531642e9bb5d027E9C20E03284287B97919a9a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9/info.json b/blockchains/ethereum/assets/0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9/info.json deleted file mode 100644 index af452e8560005..0000000000000 --- a/blockchains/ethereum/assets/0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TokenFans Token", - "symbol": "TFT", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9", - "status": "active", - "id": "0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9/logo.png b/blockchains/ethereum/assets/0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9/logo.png deleted file mode 100644 index 1cf175a423670..0000000000000 Binary files a/blockchains/ethereum/assets/0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE54B3458C47E44C37a267E7C633AFEF88287C294/info.json b/blockchains/ethereum/assets/0xE54B3458C47E44C37a267E7C633AFEF88287C294/info.json deleted file mode 100644 index 705bfc7691f03..0000000000000 --- a/blockchains/ethereum/assets/0xE54B3458C47E44C37a267E7C633AFEF88287C294/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ArtFinity", - "symbol": "AT", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "http://www.jueyi.art/", - "explorer": "https://etherscan.io/token/0xE54B3458C47E44C37a267E7C633AFEF88287C294", - "status": "active", - "id": "0xE54B3458C47E44C37a267E7C633AFEF88287C294" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE54B3458C47E44C37a267E7C633AFEF88287C294/logo.png b/blockchains/ethereum/assets/0xE54B3458C47E44C37a267E7C633AFEF88287C294/logo.png deleted file mode 100644 index 041d59d7b019f..0000000000000 Binary files a/blockchains/ethereum/assets/0xE54B3458C47E44C37a267E7C633AFEF88287C294/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C/info.json b/blockchains/ethereum/assets/0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C/info.json deleted file mode 100644 index 89d0bdedf5b4b..0000000000000 --- a/blockchains/ethereum/assets/0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Armors Token", - "symbol": "ARM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C", - "status": "active", - "id": "0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C/logo.png b/blockchains/ethereum/assets/0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C/logo.png deleted file mode 100644 index e676803747c0b..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE58E751abA3B9406367B5F3CbC39c2Fa9B519789/info.json b/blockchains/ethereum/assets/0xE58E751abA3B9406367B5F3CbC39c2Fa9B519789/info.json deleted file mode 100644 index 44676f584f054..0000000000000 --- a/blockchains/ethereum/assets/0xE58E751abA3B9406367B5F3CbC39c2Fa9B519789/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "explorer": "https://etherscan.io/token/0xE58E751abA3B9406367B5F3CbC39c2Fa9B519789", - "name": "EXOLOVER", - "website": "https://exolover.io", - "description": "EXOLOVER (EXO) is a utility token for services within EXOLOVER platform.", - "type": "ERC20", - "symbol": "EXO", - "decimals": 18, - "status": "active", - "id": "0xE58E751abA3B9406367B5F3CbC39c2Fa9B519789" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE58E751abA3B9406367B5F3CbC39c2Fa9B519789/logo.png b/blockchains/ethereum/assets/0xE58E751abA3B9406367B5F3CbC39c2Fa9B519789/logo.png deleted file mode 100644 index 366a8cb68606b..0000000000000 Binary files a/blockchains/ethereum/assets/0xE58E751abA3B9406367B5F3CbC39c2Fa9B519789/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4/info.json b/blockchains/ethereum/assets/0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4/info.json deleted file mode 100644 index 56fab7b3f9528..0000000000000 --- a/blockchains/ethereum/assets/0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R860910", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4", - "status": "active", - "id": "0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4/logo.png b/blockchains/ethereum/assets/0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4/logo.png deleted file mode 100755 index 104453ab08969..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532/info.json b/blockchains/ethereum/assets/0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532/info.json deleted file mode 100644 index 1f74807951f59..0000000000000 --- a/blockchains/ethereum/assets/0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ZEON", - "website": "https://zeon.network", - "description": "ZEON Network bills itself as a decentralized platform for financial services.", - "socials": [], - "explorer": "https://etherscan.io/token/0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532", - "type": "ERC20", - "symbol": "ZEON", - "decimals": 18, - "status": "active", - "id": "0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532/logo.png b/blockchains/ethereum/assets/0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532/logo.png deleted file mode 100755 index 57a19284135cb..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5Bd12178910c928B69CD090b18D4B981f1150dc/info.json b/blockchains/ethereum/assets/0xE5Bd12178910c928B69CD090b18D4B981f1150dc/info.json deleted file mode 100644 index ff9645dd246a7..0000000000000 --- a/blockchains/ethereum/assets/0xE5Bd12178910c928B69CD090b18D4B981f1150dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long WBTC-DAI 2x v2", - "symbol": "dLWBTC2x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE5Bd12178910c928B69CD090b18D4B981f1150dc", - "status": "active", - "id": "0xE5Bd12178910c928B69CD090b18D4B981f1150dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5Bd12178910c928B69CD090b18D4B981f1150dc/logo.png b/blockchains/ethereum/assets/0xE5Bd12178910c928B69CD090b18D4B981f1150dc/logo.png deleted file mode 100644 index 7696ddcb9944d..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5Bd12178910c928B69CD090b18D4B981f1150dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C/info.json b/blockchains/ethereum/assets/0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C/info.json deleted file mode 100644 index be97e7eba642d..0000000000000 --- a/blockchains/ethereum/assets/0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ferrum Network", - "website": "https://ferrum.network", - "description": "Ferrum Network aims to empower individuals with decentralized financial technology.", - "explorer": "https://etherscan.io/token/0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C", - "type": "ERC20", - "symbol": "FRM", - "decimals": 6, - "status": "active", - "id": "0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C/logo.png b/blockchains/ethereum/assets/0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C/logo.png deleted file mode 100755 index 2053bae10dfff..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843/info.json b/blockchains/ethereum/assets/0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843/info.json deleted file mode 100644 index 7a10cca5a58d4..0000000000000 --- a/blockchains/ethereum/assets/0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Scarcity Token", - "symbol": "SCAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843", - "status": "active", - "id": "0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843/logo.png b/blockchains/ethereum/assets/0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843/logo.png deleted file mode 100644 index 94ed29c818e4d..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C/info.json b/blockchains/ethereum/assets/0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C/info.json deleted file mode 100644 index 15ea53c3f9efb..0000000000000 --- a/blockchains/ethereum/assets/0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DockToken", - "symbol": "DOCK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dock.io", - "explorer": "https://etherscan.io/token/0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C", - "status": "active", - "id": "0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C/logo.png b/blockchains/ethereum/assets/0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C/logo.png deleted file mode 100755 index 92f619f1e056f..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5a3229CCb22b6484594973A03a3851dCd948756/info.json b/blockchains/ethereum/assets/0xE5a3229CCb22b6484594973A03a3851dCd948756/info.json deleted file mode 100644 index 97289657abaaf..0000000000000 --- a/blockchains/ethereum/assets/0xE5a3229CCb22b6484594973A03a3851dCd948756/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RAE Token", - "symbol": "RAE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.raetoken.org/", - "explorer": "https://etherscan.io/token/0xE5a3229CCb22b6484594973A03a3851dCd948756", - "status": "active", - "id": "0xE5a3229CCb22b6484594973A03a3851dCd948756" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5a3229CCb22b6484594973A03a3851dCd948756/logo.png b/blockchains/ethereum/assets/0xE5a3229CCb22b6484594973A03a3851dCd948756/logo.png deleted file mode 100644 index dcffc694c5a89..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5a3229CCb22b6484594973A03a3851dCd948756/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5aeE163513119F4F750376C718766B40fA37A5F/info.json b/blockchains/ethereum/assets/0xE5aeE163513119F4F750376C718766B40fA37A5F/info.json deleted file mode 100644 index 7ca51cb488f5b..0000000000000 --- a/blockchains/ethereum/assets/0xE5aeE163513119F4F750376C718766B40fA37A5F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Frozencoin Network", - "symbol": "Fzcoin", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://fzcoin.cc/", - "explorer": "https://etherscan.io/token/0xE5aeE163513119F4F750376C718766B40fA37A5F", - "status": "active", - "id": "0xE5aeE163513119F4F750376C718766B40fA37A5F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5aeE163513119F4F750376C718766B40fA37A5F/logo.png b/blockchains/ethereum/assets/0xE5aeE163513119F4F750376C718766B40fA37A5F/logo.png deleted file mode 100755 index 65ca61c032b34..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5aeE163513119F4F750376C718766B40fA37A5F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b/info.json b/blockchains/ethereum/assets/0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b/info.json deleted file mode 100644 index 560a3ce2c6ef7..0000000000000 --- a/blockchains/ethereum/assets/0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GaeaToken", - "symbol": "GAEA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b", - "status": "active", - "id": "0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b/logo.png b/blockchains/ethereum/assets/0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b/logo.png deleted file mode 100644 index c2959f800b4b3..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5f55a3b74874531a99359b833b92866A6609f6B/info.json b/blockchains/ethereum/assets/0xE5f55a3b74874531a99359b833b92866A6609f6B/info.json deleted file mode 100644 index 9731e2ced8d74..0000000000000 --- a/blockchains/ethereum/assets/0xE5f55a3b74874531a99359b833b92866A6609f6B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "All The Smoke", - "symbol": "ATS", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE5f55a3b74874531a99359b833b92866A6609f6B", - "status": "active", - "id": "0xE5f55a3b74874531a99359b833b92866A6609f6B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5f55a3b74874531a99359b833b92866A6609f6B/logo.png b/blockchains/ethereum/assets/0xE5f55a3b74874531a99359b833b92866A6609f6B/logo.png deleted file mode 100644 index 0916f19e0537f..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5f55a3b74874531a99359b833b92866A6609f6B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8/info.json b/blockchains/ethereum/assets/0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8/info.json deleted file mode 100644 index 5f187d560d223..0000000000000 --- a/blockchains/ethereum/assets/0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RealToken 9943 Marlowe Street Detroit MI", - "symbol": "REALTOKEN-9943-MARLOWE-ST-DETROIT-MI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://realt.co/product/9943-marlowe-st-detroit-mi-48227", - "explorer": "https://etherscan.io/token/0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8", - "status": "active", - "id": "0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8/logo.png b/blockchains/ethereum/assets/0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8/logo.png deleted file mode 100644 index 4617b23ed87e8..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0/info.json b/blockchains/ethereum/assets/0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0/info.json deleted file mode 100644 index a554d07296a71..0000000000000 --- a/blockchains/ethereum/assets/0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTZ by Bunz", - "symbol": "BTZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0", - "status": "active", - "id": "0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0/logo.png b/blockchains/ethereum/assets/0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0/logo.png deleted file mode 100755 index 7be95196a0e10..0000000000000 Binary files a/blockchains/ethereum/assets/0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6/info.json b/blockchains/ethereum/assets/0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6/info.json deleted file mode 100644 index e426a8ba3ceac..0000000000000 --- a/blockchains/ethereum/assets/0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rebased", - "symbol": "REB", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "https://rebased.fi/", - "explorer": "https://etherscan.io/token/0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6", - "status": "active", - "id": "0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6/logo.png b/blockchains/ethereum/assets/0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6/logo.png deleted file mode 100644 index e90a58ee75aa4..0000000000000 Binary files a/blockchains/ethereum/assets/0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE63684BcF2987892CEfB4caA79BD21b34e98A291/info.json b/blockchains/ethereum/assets/0xE63684BcF2987892CEfB4caA79BD21b34e98A291/info.json deleted file mode 100644 index 644ebd418c099..0000000000000 --- a/blockchains/ethereum/assets/0xE63684BcF2987892CEfB4caA79BD21b34e98A291/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Chicken", - "website": "https://chickenswap.org/#/", - "source_code": "https://etherscan.io/address/0xE63684BcF2987892CEfB4caA79BD21b34e98A291#code", - "description": "KFC token has a swap business.", - "explorer": "https://etherscan.io/token/0xE63684BcF2987892CEfB4caA79BD21b34e98A291", - "type": "ERC20", - "symbol": "KFC", - "decimals": 18, - "status": "active", - "id": "0xE63684BcF2987892CEfB4caA79BD21b34e98A291" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE63684BcF2987892CEfB4caA79BD21b34e98A291/logo.png b/blockchains/ethereum/assets/0xE63684BcF2987892CEfB4caA79BD21b34e98A291/logo.png deleted file mode 100644 index 08a577391b677..0000000000000 Binary files a/blockchains/ethereum/assets/0xE63684BcF2987892CEfB4caA79BD21b34e98A291/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e/info.json b/blockchains/ethereum/assets/0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e/info.json deleted file mode 100644 index e822867e25543..0000000000000 --- a/blockchains/ethereum/assets/0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gizer Gaming Token", - "symbol": "GZR", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e", - "status": "active", - "id": "0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e/logo.png b/blockchains/ethereum/assets/0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e/logo.png deleted file mode 100755 index 19b303675fb27..0000000000000 Binary files a/blockchains/ethereum/assets/0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901/info.json b/blockchains/ethereum/assets/0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901/info.json deleted file mode 100644 index b030fd1c936f5..0000000000000 --- a/blockchains/ethereum/assets/0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short WBTC-DAI 2x v2", - "symbol": "dsWBTC2x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901", - "status": "active", - "id": "0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901/logo.png b/blockchains/ethereum/assets/0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901/logo.png deleted file mode 100644 index e2baf2a943507..0000000000000 Binary files a/blockchains/ethereum/assets/0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4/info.json b/blockchains/ethereum/assets/0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4/info.json deleted file mode 100644 index f7aeb1e59daa6..0000000000000 --- a/blockchains/ethereum/assets/0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PiplCoin", - "symbol": "PIPL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://piplcoin.com/", - "explorer": "https://etherscan.io/token/0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4", - "status": "active", - "id": "0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4/logo.png b/blockchains/ethereum/assets/0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4/logo.png deleted file mode 100644 index e16e5023f221d..0000000000000 Binary files a/blockchains/ethereum/assets/0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01/info.json b/blockchains/ethereum/assets/0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01/info.json deleted file mode 100644 index 9cd2d75977973..0000000000000 --- a/blockchains/ethereum/assets/0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zynecoin", - "symbol": "ZYN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://zynecoin.io", - "explorer": "https://etherscan.io/token/0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01", - "status": "active", - "id": "0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01/logo.png b/blockchains/ethereum/assets/0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01/logo.png deleted file mode 100644 index 339c0d2b01cde..0000000000000 Binary files a/blockchains/ethereum/assets/0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE66747a101bFF2dBA3697199DCcE5b743b454759/info.json b/blockchains/ethereum/assets/0xE66747a101bFF2dBA3697199DCcE5b743b454759/info.json deleted file mode 100644 index 406bde4090b48..0000000000000 --- a/blockchains/ethereum/assets/0xE66747a101bFF2dBA3697199DCcE5b743b454759/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Gatechain Token", - "website": "https://gatechain.io", - "description": "GateChain is a public blockchain dedicated to blockchain asset safety even after private keys are compromised.", - "socials": [], - "explorer": "https://etherscan.io/token/0xE66747a101bFF2dBA3697199DCcE5b743b454759", - "type": "ERC20", - "symbol": "GT", - "decimals": 18, - "status": "active", - "id": "0xE66747a101bFF2dBA3697199DCcE5b743b454759" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE66747a101bFF2dBA3697199DCcE5b743b454759/logo.png b/blockchains/ethereum/assets/0xE66747a101bFF2dBA3697199DCcE5b743b454759/logo.png deleted file mode 100644 index 1269af44ede95..0000000000000 Binary files a/blockchains/ethereum/assets/0xE66747a101bFF2dBA3697199DCcE5b743b454759/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE66F7261F72861e3399eb15424f2F2A2E976CaB3/info.json b/blockchains/ethereum/assets/0xE66F7261F72861e3399eb15424f2F2A2E976CaB3/info.json deleted file mode 100644 index b58a0916e6bc6..0000000000000 --- a/blockchains/ethereum/assets/0xE66F7261F72861e3399eb15424f2F2A2E976CaB3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SilverStone", - "symbol": "SSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE66F7261F72861e3399eb15424f2F2A2E976CaB3", - "status": "active", - "id": "0xE66F7261F72861e3399eb15424f2F2A2E976CaB3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE66F7261F72861e3399eb15424f2F2A2E976CaB3/logo.png b/blockchains/ethereum/assets/0xE66F7261F72861e3399eb15424f2F2A2E976CaB3/logo.png deleted file mode 100644 index fa97a48aa3a48..0000000000000 Binary files a/blockchains/ethereum/assets/0xE66F7261F72861e3399eb15424f2F2A2E976CaB3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2/info.json b/blockchains/ethereum/assets/0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2/info.json deleted file mode 100644 index b187e5b1d14a3..0000000000000 --- a/blockchains/ethereum/assets/0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UNI COIN", - "symbol": "UNI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.uni-c.io/", - "explorer": "https://etherscan.io/token/0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2", - "status": "active", - "id": "0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2/logo.png b/blockchains/ethereum/assets/0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2/logo.png deleted file mode 100644 index 43956112d6651..0000000000000 Binary files a/blockchains/ethereum/assets/0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE689a257e070b13a08104AEb995c95FEe1d87673/info.json b/blockchains/ethereum/assets/0xE689a257e070b13a08104AEb995c95FEe1d87673/info.json deleted file mode 100644 index c5292004f327c..0000000000000 --- a/blockchains/ethereum/assets/0xE689a257e070b13a08104AEb995c95FEe1d87673/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DarexTravel", - "symbol": "DART", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE689a257e070b13a08104AEb995c95FEe1d87673", - "status": "active", - "id": "0xE689a257e070b13a08104AEb995c95FEe1d87673" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE689a257e070b13a08104AEb995c95FEe1d87673/logo.png b/blockchains/ethereum/assets/0xE689a257e070b13a08104AEb995c95FEe1d87673/logo.png deleted file mode 100644 index 11d3e292790fd..0000000000000 Binary files a/blockchains/ethereum/assets/0xE689a257e070b13a08104AEb995c95FEe1d87673/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE68e0B2280f8A254801d39E7A63cc1E66521AAae/info.json b/blockchains/ethereum/assets/0xE68e0B2280f8A254801d39E7A63cc1E66521AAae/info.json deleted file mode 100644 index e0c548387889c..0000000000000 --- a/blockchains/ethereum/assets/0xE68e0B2280f8A254801d39E7A63cc1E66521AAae/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KRISTORIUM GOLD", - "symbol": "KRISTO", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE68e0B2280f8A254801d39E7A63cc1E66521AAae", - "status": "active", - "id": "0xE68e0B2280f8A254801d39E7A63cc1E66521AAae" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE68e0B2280f8A254801d39E7A63cc1E66521AAae/logo.png b/blockchains/ethereum/assets/0xE68e0B2280f8A254801d39E7A63cc1E66521AAae/logo.png deleted file mode 100644 index 686874f003ff7..0000000000000 Binary files a/blockchains/ethereum/assets/0xE68e0B2280f8A254801d39E7A63cc1E66521AAae/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE68ed880744D3279f7AC25508ea7B5A6f0656848/info.json b/blockchains/ethereum/assets/0xE68ed880744D3279f7AC25508ea7B5A6f0656848/info.json deleted file mode 100644 index 260aa91ca1c0d..0000000000000 --- a/blockchains/ethereum/assets/0xE68ed880744D3279f7AC25508ea7B5A6f0656848/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "V-PALADINI TEST 4", - "symbol": "V", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE68ed880744D3279f7AC25508ea7B5A6f0656848", - "status": "active", - "id": "0xE68ed880744D3279f7AC25508ea7B5A6f0656848" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE68ed880744D3279f7AC25508ea7B5A6f0656848/logo.png b/blockchains/ethereum/assets/0xE68ed880744D3279f7AC25508ea7B5A6f0656848/logo.png deleted file mode 100644 index 8eb07a709aa20..0000000000000 Binary files a/blockchains/ethereum/assets/0xE68ed880744D3279f7AC25508ea7B5A6f0656848/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B/info.json b/blockchains/ethereum/assets/0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B/info.json deleted file mode 100644 index d1dae1a176d56..0000000000000 --- a/blockchains/ethereum/assets/0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro-Exchange", - "symbol": "AVOCATO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B", - "status": "active", - "id": "0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B/logo.png b/blockchains/ethereum/assets/0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B/logo.png deleted file mode 100644 index a0ab99a06d5d7..0000000000000 Binary files a/blockchains/ethereum/assets/0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31/info.json b/blockchains/ethereum/assets/0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31/info.json deleted file mode 100644 index 21f9f24d7d508..0000000000000 --- a/blockchains/ethereum/assets/0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AdHive Token", - "symbol": "ADH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://adhive.tv", - "explorer": "https://etherscan.io/token/0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31", - "status": "active", - "id": "0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31/logo.png b/blockchains/ethereum/assets/0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31/logo.png deleted file mode 100644 index b54139416de4e..0000000000000 Binary files a/blockchains/ethereum/assets/0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE6B9018365cE008319DF4Dec715E664B3CC93321/info.json b/blockchains/ethereum/assets/0xE6B9018365cE008319DF4Dec715E664B3CC93321/info.json deleted file mode 100644 index 5338f84be12d0..0000000000000 --- a/blockchains/ethereum/assets/0xE6B9018365cE008319DF4Dec715E664B3CC93321/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BoldDax", - "symbol": "BDAX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE6B9018365cE008319DF4Dec715E664B3CC93321", - "status": "active", - "id": "0xE6B9018365cE008319DF4Dec715E664B3CC93321" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE6B9018365cE008319DF4Dec715E664B3CC93321/logo.png b/blockchains/ethereum/assets/0xE6B9018365cE008319DF4Dec715E664B3CC93321/logo.png deleted file mode 100644 index 83158832fcaf2..0000000000000 Binary files a/blockchains/ethereum/assets/0xE6B9018365cE008319DF4Dec715E664B3CC93321/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE6c2C240E1228980F322D76ed4C1F63078191BB5/info.json b/blockchains/ethereum/assets/0xE6c2C240E1228980F322D76ed4C1F63078191BB5/info.json deleted file mode 100644 index 6a9b84019361d..0000000000000 --- a/blockchains/ethereum/assets/0xE6c2C240E1228980F322D76ed4C1F63078191BB5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Basic Income Staking", - "symbol": "BIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE6c2C240E1228980F322D76ed4C1F63078191BB5", - "status": "active", - "id": "0xE6c2C240E1228980F322D76ed4C1F63078191BB5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE6c2C240E1228980F322D76ed4C1F63078191BB5/logo.png b/blockchains/ethereum/assets/0xE6c2C240E1228980F322D76ed4C1F63078191BB5/logo.png deleted file mode 100644 index b8facbcfdef60..0000000000000 Binary files a/blockchains/ethereum/assets/0xE6c2C240E1228980F322D76ed4C1F63078191BB5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7/info.json b/blockchains/ethereum/assets/0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7/info.json deleted file mode 100644 index fad39aed4a796..0000000000000 --- a/blockchains/ethereum/assets/0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bloggers Guild Token", - "symbol": "BGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7", - "status": "active", - "id": "0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7/logo.png b/blockchains/ethereum/assets/0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7/logo.png deleted file mode 100644 index ecd0536ced346..0000000000000 Binary files a/blockchains/ethereum/assets/0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE716637Ba037E840A46A1CaC83556a2dD83C0285/info.json b/blockchains/ethereum/assets/0xE716637Ba037E840A46A1CaC83556a2dD83C0285/info.json deleted file mode 100644 index 86fd20dbfc51e..0000000000000 --- a/blockchains/ethereum/assets/0xE716637Ba037E840A46A1CaC83556a2dD83C0285/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CLOVYR", - "symbol": "CLOVYR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE716637Ba037E840A46A1CaC83556a2dD83C0285", - "status": "active", - "id": "0xE716637Ba037E840A46A1CaC83556a2dD83C0285" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE716637Ba037E840A46A1CaC83556a2dD83C0285/logo.png b/blockchains/ethereum/assets/0xE716637Ba037E840A46A1CaC83556a2dD83C0285/logo.png deleted file mode 100644 index a6c5e6b2f9f5c..0000000000000 Binary files a/blockchains/ethereum/assets/0xE716637Ba037E840A46A1CaC83556a2dD83C0285/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE74B35425fE7E33EA190b149805baF31139a8290/info.json b/blockchains/ethereum/assets/0xE74B35425fE7E33EA190b149805baF31139a8290/info.json deleted file mode 100644 index 93d00819b5a57..0000000000000 --- a/blockchains/ethereum/assets/0xE74B35425fE7E33EA190b149805baF31139a8290/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QuickCash", - "website": "https://quickcash.com/", - "description": "QuickCash stable currency system.", - "explorer": "https://etherscan.io/token/0xE74B35425fE7E33EA190b149805baF31139a8290", - "type": "ERC20", - "symbol": "QC", - "decimals": 18, - "status": "active", - "id": "0xE74B35425fE7E33EA190b149805baF31139a8290" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE74B35425fE7E33EA190b149805baF31139a8290/logo.png b/blockchains/ethereum/assets/0xE74B35425fE7E33EA190b149805baF31139a8290/logo.png deleted file mode 100644 index 0de5401ac4ba0..0000000000000 Binary files a/blockchains/ethereum/assets/0xE74B35425fE7E33EA190b149805baF31139a8290/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C/info.json b/blockchains/ethereum/assets/0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C/info.json deleted file mode 100644 index 6d109945ab717..0000000000000 --- a/blockchains/ethereum/assets/0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Token-as-a-Service", - "symbol": "TAAS", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.taas.fund/", - "explorer": "https://etherscan.io/token/0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C", - "status": "active", - "id": "0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C/logo.png b/blockchains/ethereum/assets/0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C/logo.png deleted file mode 100644 index ee59021948158..0000000000000 Binary files a/blockchains/ethereum/assets/0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A/info.json b/blockchains/ethereum/assets/0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A/info.json deleted file mode 100644 index fee2e296015d0..0000000000000 --- a/blockchains/ethereum/assets/0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IOGENESIS", - "symbol": "IOG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A", - "status": "active", - "id": "0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A/logo.png b/blockchains/ethereum/assets/0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A/logo.png deleted file mode 100644 index e04ecdea33c15..0000000000000 Binary files a/blockchains/ethereum/assets/0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE7b5269A67E385766F98012F25073A7Bc67A1046/info.json b/blockchains/ethereum/assets/0xE7b5269A67E385766F98012F25073A7Bc67A1046/info.json deleted file mode 100644 index 360682b175033..0000000000000 --- a/blockchains/ethereum/assets/0xE7b5269A67E385766F98012F25073A7Bc67A1046/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C551554", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE7b5269A67E385766F98012F25073A7Bc67A1046", - "status": "active", - "id": "0xE7b5269A67E385766F98012F25073A7Bc67A1046" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE7b5269A67E385766F98012F25073A7Bc67A1046/logo.png b/blockchains/ethereum/assets/0xE7b5269A67E385766F98012F25073A7Bc67A1046/logo.png deleted file mode 100644 index 4f59c6a542e21..0000000000000 Binary files a/blockchains/ethereum/assets/0xE7b5269A67E385766F98012F25073A7Bc67A1046/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F/info.json b/blockchains/ethereum/assets/0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F/info.json deleted file mode 100644 index 35c0a7452b320..0000000000000 --- a/blockchains/ethereum/assets/0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DAY", - "symbol": "DAY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://chronologic.network/", - "explorer": "https://etherscan.io/token/0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F", - "status": "active", - "id": "0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F/logo.png b/blockchains/ethereum/assets/0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F/logo.png deleted file mode 100644 index 8fe018505e035..0000000000000 Binary files a/blockchains/ethereum/assets/0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2/info.json b/blockchains/ethereum/assets/0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2/info.json deleted file mode 100644 index 00620474ea9ec..0000000000000 --- a/blockchains/ethereum/assets/0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JBG", - "symbol": "JBG", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2", - "status": "active", - "id": "0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2/logo.png b/blockchains/ethereum/assets/0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2/logo.png deleted file mode 100644 index 5fba87cf09a17..0000000000000 Binary files a/blockchains/ethereum/assets/0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE8663A64A96169ff4d95b4299E7ae9a76b905B31/info.json b/blockchains/ethereum/assets/0xE8663A64A96169ff4d95b4299E7ae9a76b905B31/info.json deleted file mode 100644 index 859e20fb09d43..0000000000000 --- a/blockchains/ethereum/assets/0xE8663A64A96169ff4d95b4299E7ae9a76b905B31/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rating", - "symbol": "Rating", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://token.dprating.com/", - "explorer": "https://etherscan.io/token/0xE8663A64A96169ff4d95b4299E7ae9a76b905B31", - "status": "active", - "id": "0xE8663A64A96169ff4d95b4299E7ae9a76b905B31" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE8663A64A96169ff4d95b4299E7ae9a76b905B31/logo.png b/blockchains/ethereum/assets/0xE8663A64A96169ff4d95b4299E7ae9a76b905B31/logo.png deleted file mode 100644 index f199b921a6f0d..0000000000000 Binary files a/blockchains/ethereum/assets/0xE8663A64A96169ff4d95b4299E7ae9a76b905B31/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE86A746330b0B691323d2CbB5c140F77D7F198A4/info.json b/blockchains/ethereum/assets/0xE86A746330b0B691323d2CbB5c140F77D7F198A4/info.json deleted file mode 100644 index 277974beb247b..0000000000000 --- a/blockchains/ethereum/assets/0xE86A746330b0B691323d2CbB5c140F77D7F198A4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CAMO", - "symbol": "CAMO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE86A746330b0B691323d2CbB5c140F77D7F198A4", - "status": "active", - "id": "0xE86A746330b0B691323d2CbB5c140F77D7F198A4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE86A746330b0B691323d2CbB5c140F77D7F198A4/logo.png b/blockchains/ethereum/assets/0xE86A746330b0B691323d2CbB5c140F77D7F198A4/logo.png deleted file mode 100644 index 6714d93218c0c..0000000000000 Binary files a/blockchains/ethereum/assets/0xE86A746330b0B691323d2CbB5c140F77D7F198A4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE870bD7C40c1f1227637DEd7B60456501D25A7B8/info.json b/blockchains/ethereum/assets/0xE870bD7C40c1f1227637DEd7B60456501D25A7B8/info.json deleted file mode 100644 index ed67f9e029a4f..0000000000000 --- a/blockchains/ethereum/assets/0xE870bD7C40c1f1227637DEd7B60456501D25A7B8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeFlash", - "symbol": "DEF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE870bD7C40c1f1227637DEd7B60456501D25A7B8", - "status": "active", - "id": "0xE870bD7C40c1f1227637DEd7B60456501D25A7B8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE870bD7C40c1f1227637DEd7B60456501D25A7B8/logo.png b/blockchains/ethereum/assets/0xE870bD7C40c1f1227637DEd7B60456501D25A7B8/logo.png deleted file mode 100644 index d667e61bdba57..0000000000000 Binary files a/blockchains/ethereum/assets/0xE870bD7C40c1f1227637DEd7B60456501D25A7B8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85/info.json b/blockchains/ethereum/assets/0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85/info.json deleted file mode 100644 index 41564c7f8d506..0000000000000 --- a/blockchains/ethereum/assets/0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ultiledger", - "symbol": "ULT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ultiledger.io/", - "explorer": "https://etherscan.io/token/0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85", - "status": "active", - "id": "0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85/logo.png b/blockchains/ethereum/assets/0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85/logo.png deleted file mode 100644 index 7b8695de6502f..0000000000000 Binary files a/blockchains/ethereum/assets/0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5/info.json b/blockchains/ethereum/assets/0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5/info.json deleted file mode 100644 index 2c67a1c77233a..0000000000000 --- a/blockchains/ethereum/assets/0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tea Coffee Water Snacks", - "symbol": "TCWS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5", - "status": "active", - "id": "0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5/logo.png b/blockchains/ethereum/assets/0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5/logo.png deleted file mode 100644 index ff2892d9bbf8f..0000000000000 Binary files a/blockchains/ethereum/assets/0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE8b251822d003a2b2466ee0E38391C2db2048739/info.json b/blockchains/ethereum/assets/0xE8b251822d003a2b2466ee0E38391C2db2048739/info.json deleted file mode 100644 index fba2b0cf05e0c..0000000000000 --- a/blockchains/ethereum/assets/0xE8b251822d003a2b2466ee0E38391C2db2048739/info.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "name": "rbase.finance", - "website": "https://rbase.finance/", - "description": "RFI + Base = RBASE.", - "explorer": "https://etherscan.io/token/0xe8b251822d003a2b2466ee0e38391c2db2048739", - "socials": [ - { - "name": "Telegram", - "url": "https://t.me/rbasebydefiprophets" - }, - { - "name": "Twitter", - "url": "https://twitter.com/DefiProphets", - "handle": "DefiProphets" - } - ], - "type": "ERC20", - "symbol": "RBASE", - "decimals": 9, - "status": "active", - "id": "0xE8b251822d003a2b2466ee0E38391C2db2048739" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE8b251822d003a2b2466ee0E38391C2db2048739/logo.png b/blockchains/ethereum/assets/0xE8b251822d003a2b2466ee0E38391C2db2048739/logo.png deleted file mode 100644 index ede2d6393524d..0000000000000 Binary files a/blockchains/ethereum/assets/0xE8b251822d003a2b2466ee0E38391C2db2048739/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1/info.json b/blockchains/ethereum/assets/0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1/info.json deleted file mode 100644 index b1621491e2d32..0000000000000 --- a/blockchains/ethereum/assets/0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Indicoin", - "symbol": "INDI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1", - "status": "active", - "id": "0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1/logo.png b/blockchains/ethereum/assets/0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1/logo.png deleted file mode 100755 index ac04a7c77a7f8..0000000000000 Binary files a/blockchains/ethereum/assets/0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6/info.json b/blockchains/ethereum/assets/0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6/info.json deleted file mode 100644 index 1d58d6070c5ff..0000000000000 --- a/blockchains/ethereum/assets/0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Reputation", - "symbol": "REP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6", - "status": "active", - "id": "0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6/logo.png b/blockchains/ethereum/assets/0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6/logo.png deleted file mode 100644 index 58b98adbc2c4f..0000000000000 Binary files a/blockchains/ethereum/assets/0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE94B97b6b43639E238c851A7e693F50033EfD75C/info.json b/blockchains/ethereum/assets/0xE94B97b6b43639E238c851A7e693F50033EfD75C/info.json deleted file mode 100644 index d132992b9ccd7..0000000000000 --- a/blockchains/ethereum/assets/0xE94B97b6b43639E238c851A7e693F50033EfD75C/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "Rainbow Token", - "symbol": "RNBW", - "type": "ERC20", - "decimals": 18, - "description": "HaloDAO allows anyone to swap, lend, borrow and receive yield in local asset backed stablecoins wherever they are in the world by building a stablecoin marketplace protocol that bridges traditional finance and decentralised finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/HaloDAOFinance", - "handle": "HaloDAOFinance" - }, - { - "name": "Telegram", - "url": "https://t.me/HaloDAO", - "handle": "HaloDAO" - }, - { - "name": "Medium", - "url": "https://medium.com/halodao", - "handle": "HaloDAO" - } - ], - "website": "https://www.halodao.com/", - "explorer": "https://etherscan.io/address/0xe94b97b6b43639e238c851a7e693f50033efd75c", - "status": "active", - "id": "0xE94B97b6b43639E238c851A7e693F50033EfD75C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE94B97b6b43639E238c851A7e693F50033EfD75C/logo.png b/blockchains/ethereum/assets/0xE94B97b6b43639E238c851A7e693F50033EfD75C/logo.png deleted file mode 100644 index 1bd0d6faa6dbf..0000000000000 Binary files a/blockchains/ethereum/assets/0xE94B97b6b43639E238c851A7e693F50033EfD75C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2/info.json b/blockchains/ethereum/assets/0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2/info.json deleted file mode 100644 index 06cbc85179e2e..0000000000000 --- a/blockchains/ethereum/assets/0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zenswap Network Token", - "symbol": "ZNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.zenswapnetwork.info/", - "explorer": "https://etherscan.io/token/0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2", - "status": "active", - "id": "0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2/logo.png b/blockchains/ethereum/assets/0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2/logo.png deleted file mode 100644 index d9d9c2b6a57cf..0000000000000 Binary files a/blockchains/ethereum/assets/0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json b/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json deleted file mode 100644 index 88da0171678e3..0000000000000 --- a/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "aETH", - "website": "https://stkr.io/", - "source_code": "https://github.com/Ankr-network/stkr-smartcontract", - "white_paper": "https://assets.ankr.com/files/stkr_whitepaper.pdf", - "description": "Stkr is a decentralized protocol and platform that combines staking and DeFi, implementing elements from traditional staking with non-custodial management, Micropools, instant liquidity and decentralized governance. Stkr will focus on Ethereum 2.0 first. In the future, other public chains will also be able to build decentralized staking solutions with the Stkr protocol.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ankr", - "handle": "Ankr" - }, - { - "name": "Telegram", - "url": "https://t.me/ankrnetwork", - "handle": "Ankr" - }, - { - "name": "Medium", - "url": "https://medium.com/ankr-network", - "handle": "Ankr" - } - ], - "explorer": "https://etherscan.io/token/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb", - "research": "https://ankr.gitbook.io/stkr-docs/", - "type": "ERC20", - "symbol": "aETH", - "decimals": 18, - "status": "active", - "id": "0xE95A203B1a91a908F9B9CE46459d101078c2c3cb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png b/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png deleted file mode 100644 index d8791fd465a21..0000000000000 Binary files a/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C/info.json b/blockchains/ethereum/assets/0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C/info.json deleted file mode 100644 index 23a74f17c44a3..0000000000000 --- a/blockchains/ethereum/assets/0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "ANTISEAL", - "website": "https://antiseal.finance", - "source_code": "https://etherscan.io/address/0xe95e4440493e5b96e79d63e8dc43ab676dd44e4c#code", - "description": "AntiSeal is a hyper-deflationary token, featuring a 2% burn on each transaction. No dev fund, no presale, no marketing fund, all coins belong to the community. Made by the community, for the community.", - "explorer": "https://etherscan.io/token/0xe95e4440493e5b96e79d63e8dc43ab676dd44e4c", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ANTISEAL1", - "handle": "ANTISEAL1" - }, - { - "name": "Telegram", - "url": "https://twitter.com/ANTI_SEAL", - "handle": "ANTI_SEAL" - } - ], - "type": "ERC20", - "symbol": "ANTISEAL", - "decimals": 0, - "status": "active", - "id": "0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C/logo.png b/blockchains/ethereum/assets/0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C/logo.png deleted file mode 100644 index fb1c58bf3c1e5..0000000000000 Binary files a/blockchains/ethereum/assets/0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a/info.json b/blockchains/ethereum/assets/0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a/info.json deleted file mode 100644 index 81241b623e241..0000000000000 --- a/blockchains/ethereum/assets/0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MTRONIX", - "symbol": "MTRON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a", - "status": "active", - "id": "0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a/logo.png b/blockchains/ethereum/assets/0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a/logo.png deleted file mode 100644 index 7cfd2d04ac46e..0000000000000 Binary files a/blockchains/ethereum/assets/0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72/info.json b/blockchains/ethereum/assets/0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72/info.json deleted file mode 100644 index 35fef452ac775..0000000000000 --- a/blockchains/ethereum/assets/0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R887602 ", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72", - "status": "active", - "id": "0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72/logo.png b/blockchains/ethereum/assets/0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72/logo.png deleted file mode 100755 index ddd35938c3583..0000000000000 Binary files a/blockchains/ethereum/assets/0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1/info.json b/blockchains/ethereum/assets/0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1/info.json deleted file mode 100644 index fa04393285076..0000000000000 --- a/blockchains/ethereum/assets/0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dude", - "symbol": "DUDE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1", - "status": "active", - "id": "0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1/logo.png b/blockchains/ethereum/assets/0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1/logo.png deleted file mode 100644 index 40fd740f361d5..0000000000000 Binary files a/blockchains/ethereum/assets/0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07/info.json b/blockchains/ethereum/assets/0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07/info.json deleted file mode 100644 index 50ba8c577bd83..0000000000000 --- a/blockchains/ethereum/assets/0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Hyperion", - "website": "https://hyn.space", - "description": "Hyperion organically integrates innovations of three important dimensions, coined as the Hyperion Trinity, to eventually achieve a sustainable and self-governed map economy of the world. ", - "socials": [], - "explorer": "https://etherscan.io/token/0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07", - "type": "ERC20", - "symbol": "HYN", - "decimals": 18, - "status": "active", - "id": "0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07/logo.png b/blockchains/ethereum/assets/0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07/logo.png deleted file mode 100644 index cdebf2aca06da..0000000000000 Binary files a/blockchains/ethereum/assets/0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE99DDae9181957E91b457E4c79A1B577E55a5742/info.json b/blockchains/ethereum/assets/0xE99DDae9181957E91b457E4c79A1B577E55a5742/info.json deleted file mode 100644 index 37c3ab9e9b0f2..0000000000000 --- a/blockchains/ethereum/assets/0xE99DDae9181957E91b457E4c79A1B577E55a5742/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Link Managenent Chain Token", - "symbol": "LMM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE99DDae9181957E91b457E4c79A1B577E55a5742", - "status": "active", - "id": "0xE99DDae9181957E91b457E4c79A1B577E55a5742" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE99DDae9181957E91b457E4c79A1B577E55a5742/logo.png b/blockchains/ethereum/assets/0xE99DDae9181957E91b457E4c79A1B577E55a5742/logo.png deleted file mode 100644 index ee3068835b165..0000000000000 Binary files a/blockchains/ethereum/assets/0xE99DDae9181957E91b457E4c79A1B577E55a5742/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE9A95d175a5f4C9369f3b74222402eB1b837693b/info.json b/blockchains/ethereum/assets/0xE9A95d175a5f4C9369f3b74222402eB1b837693b/info.json deleted file mode 100644 index ea10e78af6303..0000000000000 --- a/blockchains/ethereum/assets/0xE9A95d175a5f4C9369f3b74222402eB1b837693b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ChangeNOW", - "symbol": "NOW", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE9A95d175a5f4C9369f3b74222402eB1b837693b", - "status": "active", - "id": "0xE9A95d175a5f4C9369f3b74222402eB1b837693b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE9A95d175a5f4C9369f3b74222402eB1b837693b/logo.png b/blockchains/ethereum/assets/0xE9A95d175a5f4C9369f3b74222402eB1b837693b/logo.png deleted file mode 100644 index d5f299003c26b..0000000000000 Binary files a/blockchains/ethereum/assets/0xE9A95d175a5f4C9369f3b74222402eB1b837693b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7/info.json b/blockchains/ethereum/assets/0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7/info.json deleted file mode 100644 index 800a1dc82b966..0000000000000 --- a/blockchains/ethereum/assets/0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pyrabank Private", - "symbol": "PBPRV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7", - "status": "active", - "id": "0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7/logo.png b/blockchains/ethereum/assets/0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7/logo.png deleted file mode 100644 index 810d2997d8cac..0000000000000 Binary files a/blockchains/ethereum/assets/0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C/info.json b/blockchains/ethereum/assets/0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C/info.json deleted file mode 100644 index a15425e317522..0000000000000 --- a/blockchains/ethereum/assets/0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Amadeo", - "symbol": "DEO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C", - "status": "active", - "id": "0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C/logo.png b/blockchains/ethereum/assets/0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C/logo.png deleted file mode 100644 index b434cf0370188..0000000000000 Binary files a/blockchains/ethereum/assets/0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7/info.json b/blockchains/ethereum/assets/0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7/info.json deleted file mode 100644 index f46132ab13d32..0000000000000 --- a/blockchains/ethereum/assets/0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DUDA", - "symbol": "DUDA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7", - "status": "active", - "id": "0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7/logo.png b/blockchains/ethereum/assets/0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7/logo.png deleted file mode 100644 index 1a661b87c67aa..0000000000000 Binary files a/blockchains/ethereum/assets/0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE9b8897f3bd92a5845CDEAAeBEa1be5703D53fe2/info.json b/blockchains/ethereum/assets/0xE9b8897f3bd92a5845CDEAAeBEa1be5703D53fe2/info.json deleted file mode 100644 index 0212fcd937276..0000000000000 --- a/blockchains/ethereum/assets/0xE9b8897f3bd92a5845CDEAAeBEa1be5703D53fe2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FMO", - "website": "https://fmo.network/", - "description": "FMO's unique Proof-of-Transaction consensus algorithm, which allows the direct contributors to the blockchain to Transaction and get rewarded, can address the fundamental problems in PoW, PoS consensus algorithms and sustain a fair and reasonable operation.", - "explorer": "https://etherscan.io/token/0xE9b8897f3bd92a5845CDEAAeBEa1be5703D53fe2", - "type": "ERC20", - "symbol": "FMO", - "decimals": 18, - "status": "active", - "id": "0xE9b8897f3bd92a5845CDEAAeBEa1be5703D53fe2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE9b8897f3bd92a5845CDEAAeBEa1be5703D53fe2/logo.png b/blockchains/ethereum/assets/0xE9b8897f3bd92a5845CDEAAeBEa1be5703D53fe2/logo.png deleted file mode 100644 index 9453dbb36fc05..0000000000000 Binary files a/blockchains/ethereum/assets/0xE9b8897f3bd92a5845CDEAAeBEa1be5703D53fe2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a/info.json b/blockchains/ethereum/assets/0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a/info.json deleted file mode 100644 index 2221ea1efe053..0000000000000 --- a/blockchains/ethereum/assets/0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R738885", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a", - "status": "active", - "id": "0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a/logo.png b/blockchains/ethereum/assets/0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a/logo.png deleted file mode 100755 index cb63b8aedcb03..0000000000000 Binary files a/blockchains/ethereum/assets/0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17/info.json b/blockchains/ethereum/assets/0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17/info.json deleted file mode 100644 index 97ae54dd771b5..0000000000000 --- a/blockchains/ethereum/assets/0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PXart", - "symbol": "PXART", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17", - "status": "active", - "id": "0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17/logo.png b/blockchains/ethereum/assets/0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17/logo.png deleted file mode 100644 index 33ef78adb61fa..0000000000000 Binary files a/blockchains/ethereum/assets/0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea/info.json b/blockchains/ethereum/assets/0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea/info.json deleted file mode 100644 index 1f49203779f92..0000000000000 --- a/blockchains/ethereum/assets/0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Roam Coin", - "symbol": "ROAM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea", - "status": "active", - "id": "0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea/logo.png b/blockchains/ethereum/assets/0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea/logo.png deleted file mode 100644 index 5af5d2706ef14..0000000000000 Binary files a/blockchains/ethereum/assets/0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEA0595f67f1F14343793E67217b34b8244eE37aB/info.json b/blockchains/ethereum/assets/0xEA0595f67f1F14343793E67217b34b8244eE37aB/info.json deleted file mode 100644 index 33e10db55b841..0000000000000 --- a/blockchains/ethereum/assets/0xEA0595f67f1F14343793E67217b34b8244eE37aB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-22/30M52", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEA0595f67f1F14343793E67217b34b8244eE37aB", - "status": "active", - "id": "0xEA0595f67f1F14343793E67217b34b8244eE37aB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEA0595f67f1F14343793E67217b34b8244eE37aB/logo.png b/blockchains/ethereum/assets/0xEA0595f67f1F14343793E67217b34b8244eE37aB/logo.png deleted file mode 100644 index fdd4f756c17d5..0000000000000 Binary files a/blockchains/ethereum/assets/0xEA0595f67f1F14343793E67217b34b8244eE37aB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEA097A2b1dB00627B2Fa17460Ad260c016016977/info.json b/blockchains/ethereum/assets/0xEA097A2b1dB00627B2Fa17460Ad260c016016977/info.json deleted file mode 100644 index 4f16919ba9dff..0000000000000 --- a/blockchains/ethereum/assets/0xEA097A2b1dB00627B2Fa17460Ad260c016016977/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Upfiring", - "symbol": "UFR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.upfiring.com/", - "explorer": "https://etherscan.io/token/0xEA097A2b1dB00627B2Fa17460Ad260c016016977", - "status": "active", - "id": "0xEA097A2b1dB00627B2Fa17460Ad260c016016977" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEA097A2b1dB00627B2Fa17460Ad260c016016977/logo.png b/blockchains/ethereum/assets/0xEA097A2b1dB00627B2Fa17460Ad260c016016977/logo.png deleted file mode 100644 index 1f83053a683c5..0000000000000 Binary files a/blockchains/ethereum/assets/0xEA097A2b1dB00627B2Fa17460Ad260c016016977/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664/info.json b/blockchains/ethereum/assets/0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664/info.json deleted file mode 100644 index bbac30e958fb2..0000000000000 --- a/blockchains/ethereum/assets/0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QuarkChain Token", - "symbol": "QKC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://quarkchain.io/", - "explorer": "https://etherscan.io/token/0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664", - "status": "active", - "id": "0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664/logo.png b/blockchains/ethereum/assets/0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664/logo.png deleted file mode 100755 index 4154df891c602..0000000000000 Binary files a/blockchains/ethereum/assets/0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40/info.json b/blockchains/ethereum/assets/0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40/info.json deleted file mode 100644 index 191bc1a6e7821..0000000000000 --- a/blockchains/ethereum/assets/0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fuel Token", - "symbol": "FUEL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://etherparty.io/", - "explorer": "https://etherscan.io/token/0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40", - "status": "active", - "id": "0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40/logo.png b/blockchains/ethereum/assets/0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40/logo.png deleted file mode 100644 index 68f7db34d96ef..0000000000000 Binary files a/blockchains/ethereum/assets/0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5/info.json b/blockchains/ethereum/assets/0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5/info.json deleted file mode 100644 index 30273b31e1eb2..0000000000000 --- a/blockchains/ethereum/assets/0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BGGToken", - "symbol": "BGG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bgogo.com/", - "explorer": "https://etherscan.io/token/0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5", - "status": "active", - "id": "0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5/logo.png b/blockchains/ethereum/assets/0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5/logo.png deleted file mode 100644 index 0eef77216809a..0000000000000 Binary files a/blockchains/ethereum/assets/0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEA610B1153477720748DC13ED378003941d84fAB/info.json b/blockchains/ethereum/assets/0xEA610B1153477720748DC13ED378003941d84fAB/info.json deleted file mode 100644 index 0f9a9fddd7160..0000000000000 --- a/blockchains/ethereum/assets/0xEA610B1153477720748DC13ED378003941d84fAB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AlisToken", - "symbol": "ALIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://alismedia.jp/", - "explorer": "https://etherscan.io/token/0xEA610B1153477720748DC13ED378003941d84fAB", - "status": "active", - "id": "0xEA610B1153477720748DC13ED378003941d84fAB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEA610B1153477720748DC13ED378003941d84fAB/logo.png b/blockchains/ethereum/assets/0xEA610B1153477720748DC13ED378003941d84fAB/logo.png deleted file mode 100644 index e49d7b028da3d..0000000000000 Binary files a/blockchains/ethereum/assets/0xEA610B1153477720748DC13ED378003941d84fAB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24/info.json b/blockchains/ethereum/assets/0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24/info.json deleted file mode 100644 index dbd25937b6a3c..0000000000000 --- a/blockchains/ethereum/assets/0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R931543", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24", - "status": "active", - "id": "0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24/logo.png b/blockchains/ethereum/assets/0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24/logo.png deleted file mode 100755 index bbd199de744d5..0000000000000 Binary files a/blockchains/ethereum/assets/0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414/info.json b/blockchains/ethereum/assets/0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414/info.json deleted file mode 100644 index 2d4b9a691d8d7..0000000000000 --- a/blockchains/ethereum/assets/0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DigiEuro", - "symbol": "DSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414", - "status": "active", - "id": "0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414/logo.png b/blockchains/ethereum/assets/0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414/logo.png deleted file mode 100755 index 7a85ebe56ba9f..0000000000000 Binary files a/blockchains/ethereum/assets/0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json b/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json deleted file mode 100644 index e0053a3d01f33..0000000000000 --- a/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "renBTC", - "symbol": "renBTC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://renproject.io/", - "explorer": "https://etherscan.io/token/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D", - "status": "active", - "id": "0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/logo.png b/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/logo.png deleted file mode 100644 index 2279d36bf29f0..0000000000000 Binary files a/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4/info.json b/blockchains/ethereum/assets/0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4/info.json deleted file mode 100644 index d5c806f4675f3..0000000000000 --- a/blockchains/ethereum/assets/0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-9/30M39", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4", - "status": "active", - "id": "0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4/logo.png b/blockchains/ethereum/assets/0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4/logo.png deleted file mode 100644 index 162e66494757b..0000000000000 Binary files a/blockchains/ethereum/assets/0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEB6078B0f28291eC6328eE3f1f2804035145a5eD/info.json b/blockchains/ethereum/assets/0xEB6078B0f28291eC6328eE3f1f2804035145a5eD/info.json deleted file mode 100644 index 6c06d80f5c18f..0000000000000 --- a/blockchains/ethereum/assets/0xEB6078B0f28291eC6328eE3f1f2804035145a5eD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dispense Coin", - "symbol": "DSPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEB6078B0f28291eC6328eE3f1f2804035145a5eD", - "status": "active", - "id": "0xEB6078B0f28291eC6328eE3f1f2804035145a5eD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEB6078B0f28291eC6328eE3f1f2804035145a5eD/logo.png b/blockchains/ethereum/assets/0xEB6078B0f28291eC6328eE3f1f2804035145a5eD/logo.png deleted file mode 100644 index e6b08864542a6..0000000000000 Binary files a/blockchains/ethereum/assets/0xEB6078B0f28291eC6328eE3f1f2804035145a5eD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEB9951021698B42e4399f9cBb6267Aa35F82D59D/info.json b/blockchains/ethereum/assets/0xEB9951021698B42e4399f9cBb6267Aa35F82D59D/info.json deleted file mode 100644 index f49921c63ad2c..0000000000000 --- a/blockchains/ethereum/assets/0xEB9951021698B42e4399f9cBb6267Aa35F82D59D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Líf", - "website": "https://windingtree.com", - "description": "Líf is an ERC-20 Ethereum token. Líf is used on the Winding Tree decentralized travel marketplace as a staking mechanism for the business verification process.", - "explorer": "https://etherscan.io/token/0xEB9951021698B42e4399f9cBb6267Aa35F82D59D", - "type": "ERC20", - "symbol": "LIF", - "decimals": 18, - "status": "active", - "id": "0xEB9951021698B42e4399f9cBb6267Aa35F82D59D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEB9951021698B42e4399f9cBb6267Aa35F82D59D/logo.png b/blockchains/ethereum/assets/0xEB9951021698B42e4399f9cBb6267Aa35F82D59D/logo.png deleted file mode 100644 index 22d1741d1e415..0000000000000 Binary files a/blockchains/ethereum/assets/0xEB9951021698B42e4399f9cBb6267Aa35F82D59D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6/info.json b/blockchains/ethereum/assets/0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6/info.json deleted file mode 100644 index 9d0ba3dd42cae..0000000000000 --- a/blockchains/ethereum/assets/0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OriginSport Token", - "symbol": "ORS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://originsport.io", - "explorer": "https://etherscan.io/token/0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6", - "status": "active", - "id": "0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6/logo.png b/blockchains/ethereum/assets/0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6/logo.png deleted file mode 100755 index 686a2c56124cc..0000000000000 Binary files a/blockchains/ethereum/assets/0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEBBdf302c940c6bfd49C6b165f457fdb324649bc/info.json b/blockchains/ethereum/assets/0xEBBdf302c940c6bfd49C6b165f457fdb324649bc/info.json deleted file mode 100644 index 929aff787dcf9..0000000000000 --- a/blockchains/ethereum/assets/0xEBBdf302c940c6bfd49C6b165f457fdb324649bc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hydro", - "symbol": "HYDRO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.projecthydro.org", - "explorer": "https://etherscan.io/token/0xEBBdf302c940c6bfd49C6b165f457fdb324649bc", - "status": "active", - "id": "0xEBBdf302c940c6bfd49C6b165f457fdb324649bc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEBBdf302c940c6bfd49C6b165f457fdb324649bc/logo.png b/blockchains/ethereum/assets/0xEBBdf302c940c6bfd49C6b165f457fdb324649bc/logo.png deleted file mode 100755 index ca7cea386c913..0000000000000 Binary files a/blockchains/ethereum/assets/0xEBBdf302c940c6bfd49C6b165f457fdb324649bc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b/info.json b/blockchains/ethereum/assets/0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b/info.json deleted file mode 100644 index f27c269ad0357..0000000000000 --- a/blockchains/ethereum/assets/0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FlameHyre Token", - "symbol": "FHT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b", - "status": "active", - "id": "0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b/logo.png b/blockchains/ethereum/assets/0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b/logo.png deleted file mode 100644 index d2506e8042fed..0000000000000 Binary files a/blockchains/ethereum/assets/0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/logo.png b/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/logo.png deleted file mode 100644 index 60861fc81a884..0000000000000 Binary files a/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEC01d916a853036a6080750F7D2B5902B5Db84B2/info.json b/blockchains/ethereum/assets/0xEC01d916a853036a6080750F7D2B5902B5Db84B2/info.json deleted file mode 100644 index 924f24e467576..0000000000000 --- a/blockchains/ethereum/assets/0xEC01d916a853036a6080750F7D2B5902B5Db84B2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Arcoin", - "symbol": "AR2", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEC01d916a853036a6080750F7D2B5902B5Db84B2", - "status": "active", - "id": "0xEC01d916a853036a6080750F7D2B5902B5Db84B2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEC01d916a853036a6080750F7D2B5902B5Db84B2/logo.png b/blockchains/ethereum/assets/0xEC01d916a853036a6080750F7D2B5902B5Db84B2/logo.png deleted file mode 100644 index 5ba62723863a4..0000000000000 Binary files a/blockchains/ethereum/assets/0xEC01d916a853036a6080750F7D2B5902B5Db84B2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6/info.json b/blockchains/ethereum/assets/0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6/info.json deleted file mode 100644 index aa5ad8c2dd987..0000000000000 --- a/blockchains/ethereum/assets/0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unifier", - "symbol": "UNIF", - "type": "ERC20", - "decimals": 7, - "description": "-", - "website": "https://unifiersystem.org/", - "explorer": "https://etherscan.io/token/0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6", - "status": "active", - "id": "0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6/logo.png b/blockchains/ethereum/assets/0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6/logo.png deleted file mode 100644 index d3ae7a555befc..0000000000000 Binary files a/blockchains/ethereum/assets/0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B/info.json b/blockchains/ethereum/assets/0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B/info.json deleted file mode 100644 index 8bcd3d989fd48..0000000000000 --- a/blockchains/ethereum/assets/0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lucinite", - "symbol": "CSC-LU", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B", - "status": "active", - "id": "0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B/logo.png b/blockchains/ethereum/assets/0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B/logo.png deleted file mode 100755 index eaaa137a35df4..0000000000000 Binary files a/blockchains/ethereum/assets/0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEC213F83defB583af3A000B1c0ada660b1902A0F/info.json b/blockchains/ethereum/assets/0xEC213F83defB583af3A000B1c0ada660b1902A0F/info.json deleted file mode 100644 index 89eb0d9f6453b..0000000000000 --- a/blockchains/ethereum/assets/0xEC213F83defB583af3A000B1c0ada660b1902A0F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Presearch", - "website": "https://presearch.io", - "description": "Presearch aims to build a next-generation search engine that is powered by its community.", - "explorer": "https://etherscan.io/token/0xEC213F83defB583af3A000B1c0ada660b1902A0F", - "type": "ERC20", - "symbol": "PRE", - "decimals": 18, - "status": "active", - "id": "0xEC213F83defB583af3A000B1c0ada660b1902A0F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEC213F83defB583af3A000B1c0ada660b1902A0F/logo.png b/blockchains/ethereum/assets/0xEC213F83defB583af3A000B1c0ada660b1902A0F/logo.png deleted file mode 100755 index f177f301039c0..0000000000000 Binary files a/blockchains/ethereum/assets/0xEC213F83defB583af3A000B1c0ada660b1902A0F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEC491c1088Eae992B7A214efB0a266AD0927A72A/info.json b/blockchains/ethereum/assets/0xEC491c1088Eae992B7A214efB0a266AD0927A72A/info.json deleted file mode 100644 index 45084418b969b..0000000000000 --- a/blockchains/ethereum/assets/0xEC491c1088Eae992B7A214efB0a266AD0927A72A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AB-CHAIN RTB token", - "symbol": "RTB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEC491c1088Eae992B7A214efB0a266AD0927A72A", - "status": "active", - "id": "0xEC491c1088Eae992B7A214efB0a266AD0927A72A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEC491c1088Eae992B7A214efB0a266AD0927A72A/logo.png b/blockchains/ethereum/assets/0xEC491c1088Eae992B7A214efB0a266AD0927A72A/logo.png deleted file mode 100644 index e06bde6a4ea3b..0000000000000 Binary files a/blockchains/ethereum/assets/0xEC491c1088Eae992B7A214efB0a266AD0927A72A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEC681F28f4561c2a9534799AA38E0d36A83Cf478/info.json b/blockchains/ethereum/assets/0xEC681F28f4561c2a9534799AA38E0d36A83Cf478/info.json deleted file mode 100644 index a5fcb65ec6f3c..0000000000000 --- a/blockchains/ethereum/assets/0xEC681F28f4561c2a9534799AA38E0d36A83Cf478/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YVS.Finance", - "website": "https://yvs.finance", - "description": "The first and only yield-farming, vaults and staking deflationary token with no admin control.", - "explorer": "https://etherscan.io/token/0xec681f28f4561c2a9534799aa38e0d36a83cf478", - "type": "ERC20", - "symbol": "YVS", - "decimals": 18, - "status": "active", - "id": "0xEC681F28f4561c2a9534799AA38E0d36A83Cf478" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEC681F28f4561c2a9534799AA38E0d36A83Cf478/logo.png b/blockchains/ethereum/assets/0xEC681F28f4561c2a9534799AA38E0d36A83Cf478/logo.png deleted file mode 100644 index fc806f783055a..0000000000000 Binary files a/blockchains/ethereum/assets/0xEC681F28f4561c2a9534799AA38E0d36A83Cf478/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEC80Ef99990E15373d2E860f57422E4e22e61F27/info.json b/blockchains/ethereum/assets/0xEC80Ef99990E15373d2E860f57422E4e22e61F27/info.json deleted file mode 100644 index 2b71d005be643..0000000000000 --- a/blockchains/ethereum/assets/0xEC80Ef99990E15373d2E860f57422E4e22e61F27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "M8TRX5", - "symbol": "M85", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEC80Ef99990E15373d2E860f57422E4e22e61F27", - "status": "active", - "id": "0xEC80Ef99990E15373d2E860f57422E4e22e61F27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEC80Ef99990E15373d2E860f57422E4e22e61F27/logo.png b/blockchains/ethereum/assets/0xEC80Ef99990E15373d2E860f57422E4e22e61F27/logo.png deleted file mode 100755 index f66ced7ba2098..0000000000000 Binary files a/blockchains/ethereum/assets/0xEC80Ef99990E15373d2E860f57422E4e22e61F27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEC9cE8c606cc8927df594b293be16544F8A70f11/info.json b/blockchains/ethereum/assets/0xEC9cE8c606cc8927df594b293be16544F8A70f11/info.json deleted file mode 100644 index 3c705d26273f2..0000000000000 --- a/blockchains/ethereum/assets/0xEC9cE8c606cc8927df594b293be16544F8A70f11/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "V-PALADINI TEST 5", - "symbol": "V", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEC9cE8c606cc8927df594b293be16544F8A70f11", - "status": "active", - "id": "0xEC9cE8c606cc8927df594b293be16544F8A70f11" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEC9cE8c606cc8927df594b293be16544F8A70f11/logo.png b/blockchains/ethereum/assets/0xEC9cE8c606cc8927df594b293be16544F8A70f11/logo.png deleted file mode 100644 index 0b6dddf893f94..0000000000000 Binary files a/blockchains/ethereum/assets/0xEC9cE8c606cc8927df594b293be16544F8A70f11/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f/info.json b/blockchains/ethereum/assets/0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f/info.json deleted file mode 100644 index c1e2a7bd12049..0000000000000 --- a/blockchains/ethereum/assets/0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "simplyBrand Token", - "symbol": "SBA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://simplybrand.io/", - "explorer": "https://etherscan.io/token/0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f", - "status": "active", - "id": "0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f/logo.png b/blockchains/ethereum/assets/0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f/logo.png deleted file mode 100644 index 4f15957b63e39..0000000000000 Binary files a/blockchains/ethereum/assets/0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xECC6724229E50Ac26F136132c2A462fAf63f720B/info.json b/blockchains/ethereum/assets/0xECC6724229E50Ac26F136132c2A462fAf63f720B/info.json deleted file mode 100644 index 95be12819f016..0000000000000 --- a/blockchains/ethereum/assets/0xECC6724229E50Ac26F136132c2A462fAf63f720B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LASVEGASCOIN", - "symbol": "VEGAS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xECC6724229E50Ac26F136132c2A462fAf63f720B", - "status": "active", - "id": "0xECC6724229E50Ac26F136132c2A462fAf63f720B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xECC6724229E50Ac26F136132c2A462fAf63f720B/logo.png b/blockchains/ethereum/assets/0xECC6724229E50Ac26F136132c2A462fAf63f720B/logo.png deleted file mode 100755 index 3ed42d184291f..0000000000000 Binary files a/blockchains/ethereum/assets/0xECC6724229E50Ac26F136132c2A462fAf63f720B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xECbF566944250ddE88322581024E611419715f7A/info.json b/blockchains/ethereum/assets/0xECbF566944250ddE88322581024E611419715f7A/info.json deleted file mode 100644 index 6c3be77df7f1e..0000000000000 --- a/blockchains/ethereum/assets/0xECbF566944250ddE88322581024E611419715f7A/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "xBTC", - "website": "https://xbtc.fi", - "source_code": "https://github.com/ipo/xBTC-uFragments", - "white_paper": "https://xbtc.fi/whitepaper.pdf", - "description": "xBTC gives users one token access to every single digital asset on earth, pegged against Bitcoin dominance.", - "explorer": "https://etherscan.io/token/0xECbF566944250ddE88322581024E611419715f7A", - "type": "ERC20", - "symbol": "xBTC", - "decimals": 9, - "status": "active", - "id": "0xECbF566944250ddE88322581024E611419715f7A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xECbF566944250ddE88322581024E611419715f7A/logo.png b/blockchains/ethereum/assets/0xECbF566944250ddE88322581024E611419715f7A/logo.png deleted file mode 100644 index d84483fd90100..0000000000000 Binary files a/blockchains/ethereum/assets/0xECbF566944250ddE88322581024E611419715f7A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xED4699f180a14B5974c26f494483F9c327Fd381a/info.json b/blockchains/ethereum/assets/0xED4699f180a14B5974c26f494483F9c327Fd381a/info.json deleted file mode 100644 index 37fbf778cc787..0000000000000 --- a/blockchains/ethereum/assets/0xED4699f180a14B5974c26f494483F9c327Fd381a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synth sAUD", - "symbol": "sAUD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xED4699f180a14B5974c26f494483F9c327Fd381a", - "status": "active", - "id": "0xED4699f180a14B5974c26f494483F9c327Fd381a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xED4699f180a14B5974c26f494483F9c327Fd381a/logo.png b/blockchains/ethereum/assets/0xED4699f180a14B5974c26f494483F9c327Fd381a/logo.png deleted file mode 100644 index f3d6a9badd4df..0000000000000 Binary files a/blockchains/ethereum/assets/0xED4699f180a14B5974c26f494483F9c327Fd381a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2/info.json b/blockchains/ethereum/assets/0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2/info.json deleted file mode 100644 index 45bc6c7846a34..0000000000000 --- a/blockchains/ethereum/assets/0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CWV Chain", - "symbol": "CWV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cwv.io/", - "explorer": "https://etherscan.io/token/0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2", - "status": "active", - "id": "0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2/logo.png b/blockchains/ethereum/assets/0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2/logo.png deleted file mode 100644 index 06f8663562b87..0000000000000 Binary files a/blockchains/ethereum/assets/0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xED82730312babb41367E060911F798002FFA445F/info.json b/blockchains/ethereum/assets/0xED82730312babb41367E060911F798002FFA445F/info.json deleted file mode 100644 index 4e4e5c8a8916d..0000000000000 --- a/blockchains/ethereum/assets/0xED82730312babb41367E060911F798002FFA445F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Crypto Tech", - "symbol": "TCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xED82730312babb41367E060911F798002FFA445F", - "status": "active", - "id": "0xED82730312babb41367E060911F798002FFA445F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xED82730312babb41367E060911F798002FFA445F/logo.png b/blockchains/ethereum/assets/0xED82730312babb41367E060911F798002FFA445F/logo.png deleted file mode 100644 index 0efe20aed0a6d..0000000000000 Binary files a/blockchains/ethereum/assets/0xED82730312babb41367E060911F798002FFA445F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980/info.json b/blockchains/ethereum/assets/0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980/info.json deleted file mode 100644 index 10cd9c493b371..0000000000000 --- a/blockchains/ethereum/assets/0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zippie", - "symbol": "ZIPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://zippie.org/", - "explorer": "https://etherscan.io/token/0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980", - "status": "active", - "id": "0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980/logo.png b/blockchains/ethereum/assets/0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980/logo.png deleted file mode 100755 index ad6b313a6e81c..0000000000000 Binary files a/blockchains/ethereum/assets/0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/logo.png b/blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/logo.png deleted file mode 100644 index e6377114e6042..0000000000000 Binary files a/blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEE2131B349738090E92991d55F6D09Ce17930b92/info.json b/blockchains/ethereum/assets/0xEE2131B349738090E92991d55F6D09Ce17930b92/info.json deleted file mode 100644 index 181340b9029e1..0000000000000 --- a/blockchains/ethereum/assets/0xEE2131B349738090E92991d55F6D09Ce17930b92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YLCHINA", - "symbol": "DYLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEE2131B349738090E92991d55F6D09Ce17930b92", - "status": "active", - "id": "0xEE2131B349738090E92991d55F6D09Ce17930b92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEE2131B349738090E92991d55F6D09Ce17930b92/logo.png b/blockchains/ethereum/assets/0xEE2131B349738090E92991d55F6D09Ce17930b92/logo.png deleted file mode 100644 index ac553b80e6016..0000000000000 Binary files a/blockchains/ethereum/assets/0xEE2131B349738090E92991d55F6D09Ce17930b92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEE50AA773abA0B4FC1a1944727951b88883a3f23/info.json b/blockchains/ethereum/assets/0xEE50AA773abA0B4FC1a1944727951b88883a3f23/info.json deleted file mode 100644 index 43efb7a667b3e..0000000000000 --- a/blockchains/ethereum/assets/0xEE50AA773abA0B4FC1a1944727951b88883a3f23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Taurus Group SA", - "symbol": "TAU", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEE50AA773abA0B4FC1a1944727951b88883a3f23", - "status": "active", - "id": "0xEE50AA773abA0B4FC1a1944727951b88883a3f23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEE50AA773abA0B4FC1a1944727951b88883a3f23/logo.png b/blockchains/ethereum/assets/0xEE50AA773abA0B4FC1a1944727951b88883a3f23/logo.png deleted file mode 100644 index 65ffc2ac57a71..0000000000000 Binary files a/blockchains/ethereum/assets/0xEE50AA773abA0B4FC1a1944727951b88883a3f23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6/info.json b/blockchains/ethereum/assets/0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6/info.json deleted file mode 100644 index 2915f4869a494..0000000000000 --- a/blockchains/ethereum/assets/0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nerves", - "symbol": "NER", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://nerves.foundation/", - "explorer": "https://etherscan.io/token/0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6", - "status": "active", - "id": "0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6/logo.png b/blockchains/ethereum/assets/0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6/logo.png deleted file mode 100644 index bd628afbd57ca..0000000000000 Binary files a/blockchains/ethereum/assets/0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd/info.json b/blockchains/ethereum/assets/0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd/info.json deleted file mode 100644 index ea67e5af809e8..0000000000000 --- a/blockchains/ethereum/assets/0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BHPCash", - "symbol": "BHPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd", - "status": "active", - "id": "0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd/logo.png b/blockchains/ethereum/assets/0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd/logo.png deleted file mode 100644 index 1121216d5df61..0000000000000 Binary files a/blockchains/ethereum/assets/0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8/info.json b/blockchains/ethereum/assets/0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8/info.json deleted file mode 100644 index 89149c3f35758..0000000000000 --- a/blockchains/ethereum/assets/0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Titanium BAR", - "symbol": "TBAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8", - "status": "active", - "id": "0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8/logo.png b/blockchains/ethereum/assets/0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8/logo.png deleted file mode 100755 index a9afa28a93f5b..0000000000000 Binary files a/blockchains/ethereum/assets/0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1/info.json b/blockchains/ethereum/assets/0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1/info.json deleted file mode 100644 index 14eef8d828268..0000000000000 --- a/blockchains/ethereum/assets/0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CROS", - "symbol": "CROS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1", - "status": "active", - "id": "0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1/logo.png b/blockchains/ethereum/assets/0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1/logo.png deleted file mode 100644 index 57f7d5b51c186..0000000000000 Binary files a/blockchains/ethereum/assets/0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEED736b2b809550D89A941C2005dE93588c628e2/info.json b/blockchains/ethereum/assets/0xEED736b2b809550D89A941C2005dE93588c628e2/info.json deleted file mode 100644 index b148251f29764..0000000000000 --- a/blockchains/ethereum/assets/0xEED736b2b809550D89A941C2005dE93588c628e2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHPlus", - "website": "https://ethplus.net/", - "description": "We aimed to answer a need in the crypto community for a coin to deliver superior security features as being safe and transparent. ETHPlus is about fair play, provides an element of choice to the user, between ultra-security and speed.", - "explorer": "https://etherscan.io/token/0xEED736b2b809550D89A941C2005dE93588c628e2", - "type": "ERC20", - "symbol": "ETHP", - "decimals": 18, - "status": "active", - "id": "0xEED736b2b809550D89A941C2005dE93588c628e2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEED736b2b809550D89A941C2005dE93588c628e2/logo.png b/blockchains/ethereum/assets/0xEED736b2b809550D89A941C2005dE93588c628e2/logo.png deleted file mode 100644 index f33f29cd1ca68..0000000000000 Binary files a/blockchains/ethereum/assets/0xEED736b2b809550D89A941C2005dE93588c628e2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/info.json b/blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/info.json deleted file mode 100644 index bb764a1970f4b..0000000000000 --- a/blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "Hermez Network Token", - "website": "https://hermez.io/", - "source_code": "https://github.com/hermeznetwork", - "description": "Hermez is a decentralized zk-rollup focused on scaling payments and token transfers on top of Ethereum.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/hermez_network", - "handle": "hermez_network" - }, - { - "name": "Telegram", - "url": "https://t.me/hermez_network", - "handle": "hermez_network" - }, - { - "name": "GitHub", - "url": "https://github.com/hermeznetwork", - "handle": "hermeznetwork" - } - ], - "explorer": "https://etherscan.io/token/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE", - "type": "ERC20", - "symbol": "HEZ", - "decimals": 18, - "status": "active", - "id": "0xEEF9f339514298C6A857EfCfC1A762aF84438dEE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/logo.png b/blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/logo.png deleted file mode 100644 index af6500e9f7b4b..0000000000000 Binary files a/blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEEaf33534F7e8628B281DA3aA01271D4ce22619d/info.json b/blockchains/ethereum/assets/0xEEaf33534F7e8628B281DA3aA01271D4ce22619d/info.json deleted file mode 100644 index 7a410d997bf9d..0000000000000 --- a/blockchains/ethereum/assets/0xEEaf33534F7e8628B281DA3aA01271D4ce22619d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SwapCoinz", - "symbol": "SPZ", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEEaf33534F7e8628B281DA3aA01271D4ce22619d", - "status": "active", - "id": "0xEEaf33534F7e8628B281DA3aA01271D4ce22619d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEEaf33534F7e8628B281DA3aA01271D4ce22619d/logo.png b/blockchains/ethereum/assets/0xEEaf33534F7e8628B281DA3aA01271D4ce22619d/logo.png deleted file mode 100644 index 770a9544cc058..0000000000000 Binary files a/blockchains/ethereum/assets/0xEEaf33534F7e8628B281DA3aA01271D4ce22619d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD/info.json b/blockchains/ethereum/assets/0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD/info.json deleted file mode 100644 index 16a69dfbcba80..0000000000000 --- a/blockchains/ethereum/assets/0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EveryCoin", - "symbol": "EVY", - "type": "ERC20", - "decimals": 12, - "description": "-", - "website": "https://www.everycoin.io", - "explorer": "https://etherscan.io/token/0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD", - "status": "active", - "id": "0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD/logo.png b/blockchains/ethereum/assets/0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD/logo.png deleted file mode 100644 index a01ff62afc82e..0000000000000 Binary files a/blockchains/ethereum/assets/0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/info.json b/blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/info.json deleted file mode 100644 index ad863bdb3e321..0000000000000 --- a/blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "botXcoin", - "symbol": "BOTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://botxcoin.com", - "explorer": "https://etherscan.io/token/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1", - "status": "active", - "id": "0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/logo.png b/blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/logo.png deleted file mode 100644 index fd67ed1bf14b6..0000000000000 Binary files a/blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEF2463099360a085f1f10b076Ed72Ef625497a06/info.json b/blockchains/ethereum/assets/0xEF2463099360a085f1f10b076Ed72Ef625497a06/info.json deleted file mode 100644 index 096c9ad02a35a..0000000000000 --- a/blockchains/ethereum/assets/0xEF2463099360a085f1f10b076Ed72Ef625497a06/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sharpe Platform Token", - "symbol": "SHP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://sharpe.capital", - "explorer": "https://etherscan.io/token/0xEF2463099360a085f1f10b076Ed72Ef625497a06", - "status": "active", - "id": "0xEF2463099360a085f1f10b076Ed72Ef625497a06" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEF2463099360a085f1f10b076Ed72Ef625497a06/logo.png b/blockchains/ethereum/assets/0xEF2463099360a085f1f10b076Ed72Ef625497a06/logo.png deleted file mode 100644 index d6ddc9d4b8199..0000000000000 Binary files a/blockchains/ethereum/assets/0xEF2463099360a085f1f10b076Ed72Ef625497a06/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEF5C6A88710a3C857105058F947D249bc490909D/logo.png b/blockchains/ethereum/assets/0xEF5C6A88710a3C857105058F947D249bc490909D/logo.png deleted file mode 100644 index a0635bafdd9e6..0000000000000 Binary files a/blockchains/ethereum/assets/0xEF5C6A88710a3C857105058F947D249bc490909D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4/info.json b/blockchains/ethereum/assets/0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4/info.json deleted file mode 100644 index de17becba000e..0000000000000 --- a/blockchains/ethereum/assets/0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blocktix Token", - "symbol": "TIX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://blocktix.io/", - "explorer": "https://etherscan.io/token/0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4", - "status": "active", - "id": "0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4/logo.png b/blockchains/ethereum/assets/0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4/logo.png deleted file mode 100755 index ccc99cbf6e5b4..0000000000000 Binary files a/blockchains/ethereum/assets/0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/info.json b/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/info.json deleted file mode 100644 index c0a7605f9a3ed..0000000000000 --- a/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/info.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "name": "SURF", - "website": "https://surf.finance", - "source_code": "https://github.com/SURF-Finance/contracts", - "explorer": "https://etherscan.io/token/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c", - "white_paper": "https://surf.finance/whitepaper.pdf", - "description": "SURF.Finance is a financial experiment that aims to discover what happens when a transparent team fairly launches a governance token that is designed to reward long-term holders", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/surf_defi", - "handle": "surf_defi" - }, - { - "name": "Medium", - "url": "https://medium.com/@surf-finance", - "handle": "SURF.Finance" - }, - { - "name": "Telegram", - "url": "https://t.me/surf_finance", - "handle": "surf_finance" - }, - { - "name": "Discord", - "url": "https://discord.gg/ZduXSdd", - "handle": "SURF.Finance" - } - ], - "type": "ERC20", - "symbol": "SURF", - "decimals": 18, - "status": "active", - "id": "0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/logo.png b/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/logo.png deleted file mode 100644 index ba7ff3b7fdaaf..0000000000000 Binary files a/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1/info.json b/blockchains/ethereum/assets/0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1/info.json deleted file mode 100644 index 232361ea1282a..0000000000000 --- a/blockchains/ethereum/assets/0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R797473", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1", - "status": "active", - "id": "0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1/logo.png b/blockchains/ethereum/assets/0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1/logo.png deleted file mode 100644 index 7203df430bc00..0000000000000 Binary files a/blockchains/ethereum/assets/0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEb4E33dd1D97407ADD2aFcDcD5dd17851b1695d0/info.json b/blockchains/ethereum/assets/0xEb4E33dd1D97407ADD2aFcDcD5dd17851b1695d0/info.json deleted file mode 100644 index d47bc9136c14b..0000000000000 --- a/blockchains/ethereum/assets/0xEb4E33dd1D97407ADD2aFcDcD5dd17851b1695d0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RuzeFinance", - "website": "https://ruze.io", - "description": "Lend, borrow, exchange and generate your own custom stable interest earning currency with Ruze, all in an anonymous and truly decentralized manner. Ruze economy possesses a unique & flexible supply mechanism, which rebases hourly.", - "explorer": "https://etherscan.io/token/0xEb4E33dd1D97407ADD2aFcDcD5dd17851b1695d0", - "type": "ERC20", - "symbol": "RUZE", - "decimals": 18, - "status": "active", - "id": "0xEb4E33dd1D97407ADD2aFcDcD5dd17851b1695d0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEb4E33dd1D97407ADD2aFcDcD5dd17851b1695d0/logo.png b/blockchains/ethereum/assets/0xEb4E33dd1D97407ADD2aFcDcD5dd17851b1695d0/logo.png deleted file mode 100644 index bea2dd412c32d..0000000000000 Binary files a/blockchains/ethereum/assets/0xEb4E33dd1D97407ADD2aFcDcD5dd17851b1695d0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B/info.json b/blockchains/ethereum/assets/0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B/info.json deleted file mode 100644 index 3da6fa3df29ab..0000000000000 --- a/blockchains/ethereum/assets/0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitbook Gambling", - "symbol": "BXK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ico.bitbook.ag/", - "explorer": "https://etherscan.io/token/0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B", - "status": "active", - "id": "0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B/logo.png b/blockchains/ethereum/assets/0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B/logo.png deleted file mode 100644 index f903eab5d981e..0000000000000 Binary files a/blockchains/ethereum/assets/0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEbe17559127157d7686F952C45Fb53b8dBdE4A64/info.json b/blockchains/ethereum/assets/0xEbe17559127157d7686F952C45Fb53b8dBdE4A64/info.json deleted file mode 100644 index e8089563a24bb..0000000000000 --- a/blockchains/ethereum/assets/0xEbe17559127157d7686F952C45Fb53b8dBdE4A64/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR 800", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEbe17559127157d7686F952C45Fb53b8dBdE4A64", - "status": "active", - "id": "0xEbe17559127157d7686F952C45Fb53b8dBdE4A64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEbe17559127157d7686F952C45Fb53b8dBdE4A64/logo.png b/blockchains/ethereum/assets/0xEbe17559127157d7686F952C45Fb53b8dBdE4A64/logo.png deleted file mode 100644 index 97362d6bd2b6a..0000000000000 Binary files a/blockchains/ethereum/assets/0xEbe17559127157d7686F952C45Fb53b8dBdE4A64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEc0d77a58528a218cBf41Fa6E1585c8D7A085868/logo.png b/blockchains/ethereum/assets/0xEc0d77a58528a218cBf41Fa6E1585c8D7A085868/logo.png deleted file mode 100644 index a8f652160593b..0000000000000 Binary files a/blockchains/ethereum/assets/0xEc0d77a58528a218cBf41Fa6E1585c8D7A085868/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C/info.json b/blockchains/ethereum/assets/0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C/info.json deleted file mode 100644 index 97b15c04d3288..0000000000000 --- a/blockchains/ethereum/assets/0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ENTONE", - "symbol": "ENTONE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://entone.io/", - "explorer": "https://etherscan.io/token/0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C", - "status": "active", - "id": "0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C/logo.png b/blockchains/ethereum/assets/0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C/logo.png deleted file mode 100644 index 30f98710810ed..0000000000000 Binary files a/blockchains/ethereum/assets/0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA/info.json b/blockchains/ethereum/assets/0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA/info.json deleted file mode 100644 index 0dcb46b8d4ec6..0000000000000 --- a/blockchains/ethereum/assets/0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoRewards", - "symbol": "CRS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA", - "status": "active", - "id": "0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA/logo.png b/blockchains/ethereum/assets/0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA/logo.png deleted file mode 100644 index 0119fc8c8127d..0000000000000 Binary files a/blockchains/ethereum/assets/0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEc8A2D9944B521c8dc680C5678B1124B1B384604/info.json b/blockchains/ethereum/assets/0xEc8A2D9944B521c8dc680C5678B1124B1B384604/info.json deleted file mode 100644 index 2d9d00f2570bf..0000000000000 --- a/blockchains/ethereum/assets/0xEc8A2D9944B521c8dc680C5678B1124B1B384604/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IDIA Alliance", - "symbol": "IDIA", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEc8A2D9944B521c8dc680C5678B1124B1B384604", - "status": "active", - "id": "0xEc8A2D9944B521c8dc680C5678B1124B1B384604" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEc8A2D9944B521c8dc680C5678B1124B1B384604/logo.png b/blockchains/ethereum/assets/0xEc8A2D9944B521c8dc680C5678B1124B1B384604/logo.png deleted file mode 100644 index b7c6d4059da1f..0000000000000 Binary files a/blockchains/ethereum/assets/0xEc8A2D9944B521c8dc680C5678B1124B1B384604/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4/info.json b/blockchains/ethereum/assets/0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4/info.json deleted file mode 100644 index 0ba0f99d51e2e..0000000000000 --- a/blockchains/ethereum/assets/0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SGCC", - "symbol": "SGCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4", - "status": "active", - "id": "0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4/logo.png b/blockchains/ethereum/assets/0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4/logo.png deleted file mode 100755 index 7240ba9e43ed8..0000000000000 Binary files a/blockchains/ethereum/assets/0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb/info.json b/blockchains/ethereum/assets/0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb/info.json deleted file mode 100644 index 2497715e60211..0000000000000 --- a/blockchains/ethereum/assets/0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Invacio Coin", - "symbol": "INV", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.invacio.com", - "explorer": "https://etherscan.io/token/0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb", - "status": "active", - "id": "0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb/logo.png b/blockchains/ethereum/assets/0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb/logo.png deleted file mode 100755 index e21a3aa029017..0000000000000 Binary files a/blockchains/ethereum/assets/0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB/info.json b/blockchains/ethereum/assets/0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB/info.json deleted file mode 100644 index 2c6ef520fab24..0000000000000 --- a/blockchains/ethereum/assets/0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "O2O", - "symbol": "O2O", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB", - "status": "active", - "id": "0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB/logo.png b/blockchains/ethereum/assets/0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB/logo.png deleted file mode 100644 index 2d4b7079b6a59..0000000000000 Binary files a/blockchains/ethereum/assets/0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/info.json b/blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/info.json deleted file mode 100644 index 67d505917f232..0000000000000 --- a/blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "Shroom.Finance(SHROOM)", - "website": "https://shroom.finance", - "description": "Community-owned DEX focused on in-game assets.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ShroomFinance", - "handle": "ShroomFinance" - }, - { - "name": "Telegram", - "url": "https://t.me/shroomfinance", - "handle": "shroomfinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/eZcFahS", - "handle": "eZcFahS" - } - ], - "explorer": "https://etherscan.io/token/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183", - "type": "ERC20", - "symbol": "SHROOM", - "decimals": 18, - "status": "active", - "id": "0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/logo.png b/blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/logo.png deleted file mode 100644 index 2f8334c472c52..0000000000000 Binary files a/blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEd04915c23f00A313a544955524EB7DBD823143d/info.json b/blockchains/ethereum/assets/0xEd04915c23f00A313a544955524EB7DBD823143d/info.json deleted file mode 100644 index 8c48cf5cb3c0c..0000000000000 --- a/blockchains/ethereum/assets/0xEd04915c23f00A313a544955524EB7DBD823143d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alchemy (ACH)", - "website": "https://alchemytech.io/", - "description": "Alchemy is a leading cryptocurrency payment solution and technology provider that powers online and offline merchants with fast, secure and convenient hybrid crypto-fiat payment systems and solutions.", - "explorer": "https://etherscan.io/token/0xEd04915c23f00A313a544955524EB7DBD823143d", - "type": "ERC20", - "symbol": "ACH", - "decimals": 8, - "status": "active", - "id": "0xEd04915c23f00A313a544955524EB7DBD823143d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEd04915c23f00A313a544955524EB7DBD823143d/logo.png b/blockchains/ethereum/assets/0xEd04915c23f00A313a544955524EB7DBD823143d/logo.png deleted file mode 100644 index 38c69da1d5d47..0000000000000 Binary files a/blockchains/ethereum/assets/0xEd04915c23f00A313a544955524EB7DBD823143d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0/info.json b/blockchains/ethereum/assets/0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0/info.json deleted file mode 100644 index fdd54571be198..0000000000000 --- a/blockchains/ethereum/assets/0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HEX2T", - "symbol": "HEX2T", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://axion.network/", - "explorer": "https://etherscan.io/token/0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0", - "status": "active", - "id": "0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0/logo.png b/blockchains/ethereum/assets/0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0/logo.png deleted file mode 100644 index 8120d76076aa3..0000000000000 Binary files a/blockchains/ethereum/assets/0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010/info.json b/blockchains/ethereum/assets/0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010/info.json deleted file mode 100644 index cde8ce2081b6a..0000000000000 --- a/blockchains/ethereum/assets/0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Genesis Token of ATNIO", - "symbol": "AGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010", - "status": "active", - "id": "0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010/logo.png b/blockchains/ethereum/assets/0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010/logo.png deleted file mode 100644 index 5e181701436fe..0000000000000 Binary files a/blockchains/ethereum/assets/0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEd91879919B71bB6905f23af0A68d231EcF87b14/info.json b/blockchains/ethereum/assets/0xEd91879919B71bB6905f23af0A68d231EcF87b14/info.json deleted file mode 100644 index 5c478dc38eebb..0000000000000 --- a/blockchains/ethereum/assets/0xEd91879919B71bB6905f23af0A68d231EcF87b14/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DMM: Governance", - "symbol": "DMG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://defimoneymarket.com", - "explorer": "https://etherscan.io/token/0xEd91879919B71bB6905f23af0A68d231EcF87b14", - "status": "active", - "id": "0xEd91879919B71bB6905f23af0A68d231EcF87b14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEd91879919B71bB6905f23af0A68d231EcF87b14/logo.png b/blockchains/ethereum/assets/0xEd91879919B71bB6905f23af0A68d231EcF87b14/logo.png deleted file mode 100644 index 3cae47feca614..0000000000000 Binary files a/blockchains/ethereum/assets/0xEd91879919B71bB6905f23af0A68d231EcF87b14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEdF44412B47A76e452FD133794e45d9485E4cd4b/info.json b/blockchains/ethereum/assets/0xEdF44412B47A76e452FD133794e45d9485E4cd4b/info.json deleted file mode 100644 index 522ad0cebd076..0000000000000 --- a/blockchains/ethereum/assets/0xEdF44412B47A76e452FD133794e45d9485E4cd4b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kingcuan", - "symbol": "CUAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEdF44412B47A76e452FD133794e45d9485E4cd4b", - "status": "active", - "id": "0xEdF44412B47A76e452FD133794e45d9485E4cd4b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEdF44412B47A76e452FD133794e45d9485E4cd4b/logo.png b/blockchains/ethereum/assets/0xEdF44412B47A76e452FD133794e45d9485E4cd4b/logo.png deleted file mode 100644 index 1498173ac4abb..0000000000000 Binary files a/blockchains/ethereum/assets/0xEdF44412B47A76e452FD133794e45d9485E4cd4b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/info.json b/blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/info.json deleted file mode 100644 index 17c58f7c11d63..0000000000000 --- a/blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "pulltherug.finance", - "website": "https://pulltherug.finance/", - "description": "Pull The Rug allows you to farm NFTs and has strategic partnerships with other coins to enhance ecosystem value.", - "socials": [ - { - "name": "Telegram", - "url": "https://t.me/ruglife", - "handle": "ruglife" - } - ], - "explorer": "https://etherscan.io/token/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba", - "type": "ERC20", - "symbol": "RUGZ", - "decimals": 18, - "status": "active", - "id": "0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/logo.png b/blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/logo.png deleted file mode 100644 index c1840c1e1bd5d..0000000000000 Binary files a/blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEda8B016efA8b1161208Cf041cD86972eeE0F31E/info.json b/blockchains/ethereum/assets/0xEda8B016efA8b1161208Cf041cD86972eeE0F31E/info.json deleted file mode 100644 index f66fb61e36d55..0000000000000 --- a/blockchains/ethereum/assets/0xEda8B016efA8b1161208Cf041cD86972eeE0F31E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "I HOUSE TOKEN", - "symbol": "IHT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ihtcoin.com/", - "explorer": "https://etherscan.io/token/0xEda8B016efA8b1161208Cf041cD86972eeE0F31E", - "status": "active", - "id": "0xEda8B016efA8b1161208Cf041cD86972eeE0F31E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEda8B016efA8b1161208Cf041cD86972eeE0F31E/logo.png b/blockchains/ethereum/assets/0xEda8B016efA8b1161208Cf041cD86972eeE0F31E/logo.png deleted file mode 100644 index bcb74bfd53db8..0000000000000 Binary files a/blockchains/ethereum/assets/0xEda8B016efA8b1161208Cf041cD86972eeE0F31E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9/info.json b/blockchains/ethereum/assets/0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9/info.json deleted file mode 100644 index 8f42ed38668c8..0000000000000 --- a/blockchains/ethereum/assets/0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mTWTR Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror TWTR Token.", - "explorer": "https://etherscan.io/token/0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mTWTR", - "decimals": 18, - "status": "active", - "id": "0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9/logo.png b/blockchains/ethereum/assets/0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9/logo.png deleted file mode 100644 index 17bd01cd91812..0000000000000 Binary files a/blockchains/ethereum/assets/0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd/info.json b/blockchains/ethereum/assets/0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd/info.json deleted file mode 100644 index c3c34a1c9449c..0000000000000 --- a/blockchains/ethereum/assets/0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Litecoin SV", - "symbol": "LSV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://litecoin-sv.com/", - "explorer": "https://etherscan.io/token/0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd", - "status": "active", - "id": "0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd/logo.png b/blockchains/ethereum/assets/0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd/logo.png deleted file mode 100644 index 3ea105a78a493..0000000000000 Binary files a/blockchains/ethereum/assets/0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEe16f8Cf30f56FA34f6348799d29568333E07CB5/info.json b/blockchains/ethereum/assets/0xEe16f8Cf30f56FA34f6348799d29568333E07CB5/info.json deleted file mode 100644 index fe12027e43067..0000000000000 --- a/blockchains/ethereum/assets/0xEe16f8Cf30f56FA34f6348799d29568333E07CB5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-27/30M87", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEe16f8Cf30f56FA34f6348799d29568333E07CB5", - "status": "active", - "id": "0xEe16f8Cf30f56FA34f6348799d29568333E07CB5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEe16f8Cf30f56FA34f6348799d29568333E07CB5/logo.png b/blockchains/ethereum/assets/0xEe16f8Cf30f56FA34f6348799d29568333E07CB5/logo.png deleted file mode 100644 index 6fe75322fe032..0000000000000 Binary files a/blockchains/ethereum/assets/0xEe16f8Cf30f56FA34f6348799d29568333E07CB5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEe26Ec776662176D42f76fB22c2f025D50469D9E/info.json b/blockchains/ethereum/assets/0xEe26Ec776662176D42f76fB22c2f025D50469D9E/info.json deleted file mode 100644 index 6f001f5ae12ac..0000000000000 --- a/blockchains/ethereum/assets/0xEe26Ec776662176D42f76fB22c2f025D50469D9E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TOKEN 30S", - "symbol": "30S", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEe26Ec776662176D42f76fB22c2f025D50469D9E", - "status": "active", - "id": "0xEe26Ec776662176D42f76fB22c2f025D50469D9E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEe26Ec776662176D42f76fB22c2f025D50469D9E/logo.png b/blockchains/ethereum/assets/0xEe26Ec776662176D42f76fB22c2f025D50469D9E/logo.png deleted file mode 100644 index e1f980d5e76ee..0000000000000 Binary files a/blockchains/ethereum/assets/0xEe26Ec776662176D42f76fB22c2f025D50469D9E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB/info.json b/blockchains/ethereum/assets/0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB/info.json deleted file mode 100644 index f2eabeb5d7398..0000000000000 --- a/blockchains/ethereum/assets/0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitelectroneum ", - "symbol": "BETN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB", - "status": "active", - "id": "0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB/logo.png b/blockchains/ethereum/assets/0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB/logo.png deleted file mode 100644 index da61fa8ae2538..0000000000000 Binary files a/blockchains/ethereum/assets/0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26/info.json b/blockchains/ethereum/assets/0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26/info.json deleted file mode 100644 index 8d2c6edba4a7c..0000000000000 --- a/blockchains/ethereum/assets/0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRAVEL", - "symbol": "TRAVEL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26", - "status": "active", - "id": "0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26/logo.png b/blockchains/ethereum/assets/0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26/logo.png deleted file mode 100644 index b83b82b20b46d..0000000000000 Binary files a/blockchains/ethereum/assets/0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC/info.json b/blockchains/ethereum/assets/0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC/info.json deleted file mode 100644 index ee6e33327fc85..0000000000000 --- a/blockchains/ethereum/assets/0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PoSToken", - "symbol": "POS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC", - "status": "active", - "id": "0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC/logo.png b/blockchains/ethereum/assets/0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC/logo.png deleted file mode 100755 index ad6e3a678e224..0000000000000 Binary files a/blockchains/ethereum/assets/0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72/info.json b/blockchains/ethereum/assets/0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72/info.json deleted file mode 100644 index f7b4fdf13c3b7..0000000000000 --- a/blockchains/ethereum/assets/0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Asian Fintech", - "symbol": "Afin", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.afincoin.io/", - "explorer": "https://etherscan.io/token/0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72", - "status": "active", - "id": "0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72/logo.png b/blockchains/ethereum/assets/0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72/logo.png deleted file mode 100644 index cfb0ee4a58f66..0000000000000 Binary files a/blockchains/ethereum/assets/0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEeE690AAA67d1eE33365c02C3Bf477A93867052f/info.json b/blockchains/ethereum/assets/0xEeE690AAA67d1eE33365c02C3Bf477A93867052f/info.json deleted file mode 100644 index f4ee9157fc102..0000000000000 --- a/blockchains/ethereum/assets/0xEeE690AAA67d1eE33365c02C3Bf477A93867052f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HappyPay", - "symbol": "HPAY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEeE690AAA67d1eE33365c02C3Bf477A93867052f", - "status": "active", - "id": "0xEeE690AAA67d1eE33365c02C3Bf477A93867052f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEeE690AAA67d1eE33365c02C3Bf477A93867052f/logo.png b/blockchains/ethereum/assets/0xEeE690AAA67d1eE33365c02C3Bf477A93867052f/logo.png deleted file mode 100644 index 9eeba7e7f6e92..0000000000000 Binary files a/blockchains/ethereum/assets/0xEeE690AAA67d1eE33365c02C3Bf477A93867052f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6/info.json b/blockchains/ethereum/assets/0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6/info.json deleted file mode 100644 index 9b4aca15b4357..0000000000000 --- a/blockchains/ethereum/assets/0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethverse Token", - "symbol": "ETHV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ethverse.com/", - "explorer": "https://etherscan.io/token/0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6", - "status": "active", - "id": "0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6/logo.png b/blockchains/ethereum/assets/0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6/logo.png deleted file mode 100644 index cc03fa547c74f..0000000000000 Binary files a/blockchains/ethereum/assets/0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A/info.json b/blockchains/ethereum/assets/0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A/info.json deleted file mode 100644 index 8fc95690bdb16..0000000000000 --- a/blockchains/ethereum/assets/0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tigereum", - "symbol": "TIG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A", - "status": "active", - "id": "0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A/logo.png b/blockchains/ethereum/assets/0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A/logo.png deleted file mode 100644 index 1ab5ce4c88eb2..0000000000000 Binary files a/blockchains/ethereum/assets/0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEeeA86AC3cF7F154991595e10921482834012222/info.json b/blockchains/ethereum/assets/0xEeeA86AC3cF7F154991595e10921482834012222/info.json deleted file mode 100644 index e18ef70720a9e..0000000000000 --- a/blockchains/ethereum/assets/0xEeeA86AC3cF7F154991595e10921482834012222/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C528298", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEeeA86AC3cF7F154991595e10921482834012222", - "status": "active", - "id": "0xEeeA86AC3cF7F154991595e10921482834012222" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEeeA86AC3cF7F154991595e10921482834012222/logo.png b/blockchains/ethereum/assets/0xEeeA86AC3cF7F154991595e10921482834012222/logo.png deleted file mode 100644 index 3a46d80944311..0000000000000 Binary files a/blockchains/ethereum/assets/0xEeeA86AC3cF7F154991595e10921482834012222/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEf51c9377FeB29856E61625cAf9390bD0B67eA18/info.json b/blockchains/ethereum/assets/0xEf51c9377FeB29856E61625cAf9390bD0B67eA18/info.json deleted file mode 100644 index f69be023d0584..0000000000000 --- a/blockchains/ethereum/assets/0xEf51c9377FeB29856E61625cAf9390bD0B67eA18/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bionic", - "symbol": "BNC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEf51c9377FeB29856E61625cAf9390bD0B67eA18", - "status": "active", - "id": "0xEf51c9377FeB29856E61625cAf9390bD0B67eA18" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEf51c9377FeB29856E61625cAf9390bD0B67eA18/logo.png b/blockchains/ethereum/assets/0xEf51c9377FeB29856E61625cAf9390bD0B67eA18/logo.png deleted file mode 100755 index 10daddf7082b9..0000000000000 Binary files a/blockchains/ethereum/assets/0xEf51c9377FeB29856E61625cAf9390bD0B67eA18/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e/info.json b/blockchains/ethereum/assets/0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e/info.json deleted file mode 100644 index 4a8cb431be2cb..0000000000000 --- a/blockchains/ethereum/assets/0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MBCash", - "symbol": "MBCASH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e", - "status": "active", - "id": "0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e/logo.png b/blockchains/ethereum/assets/0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e/logo.png deleted file mode 100644 index 456e1de892d79..0000000000000 Binary files a/blockchains/ethereum/assets/0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f/info.json b/blockchains/ethereum/assets/0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f/info.json deleted file mode 100644 index 925af200ba5d0..0000000000000 --- a/blockchains/ethereum/assets/0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bZx USDC iToken", - "symbol": "iUSDC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f", - "status": "active", - "id": "0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f/logo.png b/blockchains/ethereum/assets/0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f/logo.png deleted file mode 100644 index 3b70c88cf9aab..0000000000000 Binary files a/blockchains/ethereum/assets/0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF02123509A08632339102eE5fdd41B638592E495/info.json b/blockchains/ethereum/assets/0xF02123509A08632339102eE5fdd41B638592E495/info.json deleted file mode 100644 index eb19bf4dc09cd..0000000000000 --- a/blockchains/ethereum/assets/0xF02123509A08632339102eE5fdd41B638592E495/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DUCATO", - "symbol": "VEN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF02123509A08632339102eE5fdd41B638592E495", - "status": "active", - "id": "0xF02123509A08632339102eE5fdd41B638592E495" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF02123509A08632339102eE5fdd41B638592E495/logo.png b/blockchains/ethereum/assets/0xF02123509A08632339102eE5fdd41B638592E495/logo.png deleted file mode 100644 index 376039e7096c4..0000000000000 Binary files a/blockchains/ethereum/assets/0xF02123509A08632339102eE5fdd41B638592E495/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA/info.json b/blockchains/ethereum/assets/0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA/info.json deleted file mode 100644 index 1422009a5c29a..0000000000000 --- a/blockchains/ethereum/assets/0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pyrrhos Gold", - "symbol": "PGOLD", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://backed-by-gold.com/", - "explorer": "https://etherscan.io/token/0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA", - "status": "active", - "id": "0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA/logo.png b/blockchains/ethereum/assets/0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA/logo.png deleted file mode 100644 index 9e4b72f7d66f7..0000000000000 Binary files a/blockchains/ethereum/assets/0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F/info.json b/blockchains/ethereum/assets/0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F/info.json deleted file mode 100644 index 08506f7ad944a..0000000000000 --- a/blockchains/ethereum/assets/0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlockMesh", - "symbol": "MESH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.blockmesh.io", - "explorer": "https://etherscan.io/token/0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F", - "status": "active", - "id": "0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F/logo.png b/blockchains/ethereum/assets/0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F/logo.png deleted file mode 100755 index 7bdedba8739ab..0000000000000 Binary files a/blockchains/ethereum/assets/0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541/info.json b/blockchains/ethereum/assets/0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541/info.json deleted file mode 100644 index d52f81443b396..0000000000000 --- a/blockchains/ethereum/assets/0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Thaler Group Company", - "symbol": "TGCO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541", - "status": "active", - "id": "0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541/logo.png b/blockchains/ethereum/assets/0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541/logo.png deleted file mode 100644 index 653e1481f5b3b..0000000000000 Binary files a/blockchains/ethereum/assets/0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF03f8D65BaFA598611C3495124093c56e8F638f0/info.json b/blockchains/ethereum/assets/0xF03f8D65BaFA598611C3495124093c56e8F638f0/info.json deleted file mode 100644 index ac0b57318678e..0000000000000 --- a/blockchains/ethereum/assets/0xF03f8D65BaFA598611C3495124093c56e8F638f0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "View Token", - "symbol": "VIEW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://view.ly/", - "explorer": "https://etherscan.io/token/0xF03f8D65BaFA598611C3495124093c56e8F638f0", - "status": "active", - "id": "0xF03f8D65BaFA598611C3495124093c56e8F638f0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF03f8D65BaFA598611C3495124093c56e8F638f0/logo.png b/blockchains/ethereum/assets/0xF03f8D65BaFA598611C3495124093c56e8F638f0/logo.png deleted file mode 100644 index a5d51a20388bc..0000000000000 Binary files a/blockchains/ethereum/assets/0xF03f8D65BaFA598611C3495124093c56e8F638f0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34/info.json b/blockchains/ethereum/assets/0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34/info.json deleted file mode 100644 index 48be726b52532..0000000000000 --- a/blockchains/ethereum/assets/0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Veritoken", - "symbol": "VT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34", - "status": "active", - "id": "0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34/logo.png b/blockchains/ethereum/assets/0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34/logo.png deleted file mode 100644 index e5f47ec8e68d4..0000000000000 Binary files a/blockchains/ethereum/assets/0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/info.json b/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/info.json deleted file mode 100644 index f404e1412c997..0000000000000 --- a/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DxSale Network", - "website": "https://DxSale.Network", - "description": "DxSale, short for Decentralized Sale, aims to disrupt the 131 Billion dollar VC funding industry", - "explorer": "https://etherscan.io/token/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589", - "type": "ERC20", - "symbol": "SALE", - "decimals": 18, - "status": "active", - "id": "0xF063fE1aB7a291c5d06a86e14730b00BF24cB589" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/logo.png b/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/logo.png deleted file mode 100644 index 4a6d8880610ad..0000000000000 Binary files a/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a/info.json b/blockchains/ethereum/assets/0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a/info.json deleted file mode 100644 index 9ef6c5a30a6cc..0000000000000 --- a/blockchains/ethereum/assets/0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Axor", - "symbol": "AXO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a", - "status": "active", - "id": "0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a/logo.png b/blockchains/ethereum/assets/0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a/logo.png deleted file mode 100755 index b37198714f421..0000000000000 Binary files a/blockchains/ethereum/assets/0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF0ACF8949e705E0ebb6CB42c2164B0B986454223/info.json b/blockchains/ethereum/assets/0xF0ACF8949e705E0ebb6CB42c2164B0B986454223/info.json deleted file mode 100644 index 6ea6e7501626d..0000000000000 --- a/blockchains/ethereum/assets/0xF0ACF8949e705E0ebb6CB42c2164B0B986454223/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Barter", - "symbol": "BRTR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF0ACF8949e705E0ebb6CB42c2164B0B986454223", - "status": "active", - "id": "0xF0ACF8949e705E0ebb6CB42c2164B0B986454223" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF0ACF8949e705E0ebb6CB42c2164B0B986454223/logo.png b/blockchains/ethereum/assets/0xF0ACF8949e705E0ebb6CB42c2164B0B986454223/logo.png deleted file mode 100644 index e3120075099fb..0000000000000 Binary files a/blockchains/ethereum/assets/0xF0ACF8949e705E0ebb6CB42c2164B0B986454223/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592/info.json b/blockchains/ethereum/assets/0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592/info.json deleted file mode 100644 index bf905541037ee..0000000000000 --- a/blockchains/ethereum/assets/0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MerchentPay", - "symbol": "MPAY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592", - "status": "active", - "id": "0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592/logo.png b/blockchains/ethereum/assets/0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592/logo.png deleted file mode 100644 index 7dc4e26f893e1..0000000000000 Binary files a/blockchains/ethereum/assets/0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1/info.json b/blockchains/ethereum/assets/0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1/info.json deleted file mode 100644 index 70c66ef764d3e..0000000000000 --- a/blockchains/ethereum/assets/0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pamp Network", - "symbol": "PAMP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://pamp.network/", - "explorer": "https://etherscan.io/token/0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1", - "status": "active", - "id": "0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1/logo.png b/blockchains/ethereum/assets/0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1/logo.png deleted file mode 100644 index a17f4618355c3..0000000000000 Binary files a/blockchains/ethereum/assets/0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF0e6019c0F16d31294937b3334229909349e00f4/info.json b/blockchains/ethereum/assets/0xF0e6019c0F16d31294937b3334229909349e00f4/info.json deleted file mode 100644 index f849615f9a665..0000000000000 --- a/blockchains/ethereum/assets/0xF0e6019c0F16d31294937b3334229909349e00f4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IBStoken", - "symbol": "IBS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ibstoken.org", - "explorer": "https://etherscan.io/token/0xF0e6019c0F16d31294937b3334229909349e00f4", - "status": "active", - "id": "0xF0e6019c0F16d31294937b3334229909349e00f4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF0e6019c0F16d31294937b3334229909349e00f4/logo.png b/blockchains/ethereum/assets/0xF0e6019c0F16d31294937b3334229909349e00f4/logo.png deleted file mode 100644 index 6dbf71f72a820..0000000000000 Binary files a/blockchains/ethereum/assets/0xF0e6019c0F16d31294937b3334229909349e00f4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5/info.json b/blockchains/ethereum/assets/0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5/info.json deleted file mode 100644 index 32244c3817dd2..0000000000000 --- a/blockchains/ethereum/assets/0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "bitqy", - "symbol": "BQ", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5", - "status": "active", - "id": "0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5/logo.png b/blockchains/ethereum/assets/0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5/logo.png deleted file mode 100644 index 81974e695cd0f..0000000000000 Binary files a/blockchains/ethereum/assets/0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0/info.json b/blockchains/ethereum/assets/0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0/info.json deleted file mode 100644 index 8ab62c78f2e8a..0000000000000 --- a/blockchains/ethereum/assets/0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COMBO", - "symbol": "COMBO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://combocoin.online/", - "explorer": "https://etherscan.io/token/0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0", - "status": "active", - "id": "0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0/logo.png b/blockchains/ethereum/assets/0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0/logo.png deleted file mode 100644 index ac4d94a8557ab..0000000000000 Binary files a/blockchains/ethereum/assets/0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF1290473E210b2108A85237fbCd7b6eb42Cc654F/info.json b/blockchains/ethereum/assets/0xF1290473E210b2108A85237fbCd7b6eb42Cc654F/info.json deleted file mode 100644 index b3a289d1d3342..0000000000000 --- a/blockchains/ethereum/assets/0xF1290473E210b2108A85237fbCd7b6eb42Cc654F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HedgeTrade", - "website": "https://hedgetrade.com", - "description": "HedgeTrade aims to become a platform where the world’s best traders share their knowledge.", - "explorer": "https://etherscan.io/token/0xF1290473E210b2108A85237fbCd7b6eb42Cc654F", - "type": "ERC20", - "symbol": "HEDG", - "decimals": 18, - "status": "active", - "id": "0xF1290473E210b2108A85237fbCd7b6eb42Cc654F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF1290473E210b2108A85237fbCd7b6eb42Cc654F/logo.png b/blockchains/ethereum/assets/0xF1290473E210b2108A85237fbCd7b6eb42Cc654F/logo.png deleted file mode 100644 index bdab92d228c15..0000000000000 Binary files a/blockchains/ethereum/assets/0xF1290473E210b2108A85237fbCd7b6eb42Cc654F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac/info.json b/blockchains/ethereum/assets/0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac/info.json deleted file mode 100644 index e24def377a135..0000000000000 --- a/blockchains/ethereum/assets/0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitBonus", - "symbol": "BB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac", - "status": "active", - "id": "0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac/logo.png b/blockchains/ethereum/assets/0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac/logo.png deleted file mode 100755 index 0df51c501fd6d..0000000000000 Binary files a/blockchains/ethereum/assets/0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b/info.json b/blockchains/ethereum/assets/0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b/info.json deleted file mode 100644 index c851e3a145625..0000000000000 --- a/blockchains/ethereum/assets/0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SmokeCoinV_2", - "symbol": "SMKC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b", - "status": "active", - "id": "0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b/logo.png b/blockchains/ethereum/assets/0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b/logo.png deleted file mode 100644 index 28420a9abca40..0000000000000 Binary files a/blockchains/ethereum/assets/0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF18ade29a225fAa555e475eE01F9Eb66eb4a3a74/logo.png b/blockchains/ethereum/assets/0xF18ade29a225fAa555e475eE01F9Eb66eb4a3a74/logo.png deleted file mode 100644 index 67cc73b6e00d7..0000000000000 Binary files a/blockchains/ethereum/assets/0xF18ade29a225fAa555e475eE01F9Eb66eb4a3a74/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF19D446c35570eFf44cF9871ee389067EbD6e962/info.json b/blockchains/ethereum/assets/0xF19D446c35570eFf44cF9871ee389067EbD6e962/info.json deleted file mode 100644 index 7a3ff3cfe84f6..0000000000000 --- a/blockchains/ethereum/assets/0xF19D446c35570eFf44cF9871ee389067EbD6e962/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TearFiat", - "symbol": "TFiat", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF19D446c35570eFf44cF9871ee389067EbD6e962", - "status": "active", - "id": "0xF19D446c35570eFf44cF9871ee389067EbD6e962" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF19D446c35570eFf44cF9871ee389067EbD6e962/logo.png b/blockchains/ethereum/assets/0xF19D446c35570eFf44cF9871ee389067EbD6e962/logo.png deleted file mode 100644 index ee888d08268a6..0000000000000 Binary files a/blockchains/ethereum/assets/0xF19D446c35570eFf44cF9871ee389067EbD6e962/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F/info.json b/blockchains/ethereum/assets/0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F/info.json deleted file mode 100644 index 6ffeb35c24db4..0000000000000 --- a/blockchains/ethereum/assets/0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETH Min Volatility Set", - "symbol": "ETHMINVOL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tokensets.com/set/ethminvol", - "explorer": "https://etherscan.io/token/0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F", - "status": "active", - "id": "0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F/logo.png b/blockchains/ethereum/assets/0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F/logo.png deleted file mode 100644 index c1d5e5223814b..0000000000000 Binary files a/blockchains/ethereum/assets/0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF1cA9cb74685755965c7458528A36934Df52A3EF/info.json b/blockchains/ethereum/assets/0xF1cA9cb74685755965c7458528A36934Df52A3EF/info.json deleted file mode 100644 index 48d98d6329d0e..0000000000000 --- a/blockchains/ethereum/assets/0xF1cA9cb74685755965c7458528A36934Df52A3EF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AVINOC Token", - "symbol": "AVINOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.avinoc.com/", - "explorer": "https://etherscan.io/token/0xF1cA9cb74685755965c7458528A36934Df52A3EF", - "status": "active", - "id": "0xF1cA9cb74685755965c7458528A36934Df52A3EF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF1cA9cb74685755965c7458528A36934Df52A3EF/logo.png b/blockchains/ethereum/assets/0xF1cA9cb74685755965c7458528A36934Df52A3EF/logo.png deleted file mode 100755 index de43730ff56a7..0000000000000 Binary files a/blockchains/ethereum/assets/0xF1cA9cb74685755965c7458528A36934Df52A3EF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF1dED9284c73F9C3A664503E9a5E15188A991935/info.json b/blockchains/ethereum/assets/0xF1dED9284c73F9C3A664503E9a5E15188A991935/info.json deleted file mode 100644 index c4a4519b88936..0000000000000 --- a/blockchains/ethereum/assets/0xF1dED9284c73F9C3A664503E9a5E15188A991935/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZALXTHERIUM", - "symbol": "ZALX", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF1dED9284c73F9C3A664503E9a5E15188A991935", - "status": "active", - "id": "0xF1dED9284c73F9C3A664503E9a5E15188A991935" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF1dED9284c73F9C3A664503E9a5E15188A991935/logo.png b/blockchains/ethereum/assets/0xF1dED9284c73F9C3A664503E9a5E15188A991935/logo.png deleted file mode 100644 index 9c5514030da09..0000000000000 Binary files a/blockchains/ethereum/assets/0xF1dED9284c73F9C3A664503E9a5E15188A991935/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF21D65979bD89b28f05EF19F3c65dd2A1D02946D/info.json b/blockchains/ethereum/assets/0xF21D65979bD89b28f05EF19F3c65dd2A1D02946D/info.json deleted file mode 100644 index cbca1c09b419f..0000000000000 --- a/blockchains/ethereum/assets/0xF21D65979bD89b28f05EF19F3c65dd2A1D02946D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BloodyPercent", - "symbol": "BPC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF21D65979bD89b28f05EF19F3c65dd2A1D02946D", - "status": "active", - "id": "0xF21D65979bD89b28f05EF19F3c65dd2A1D02946D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF21D65979bD89b28f05EF19F3c65dd2A1D02946D/logo.png b/blockchains/ethereum/assets/0xF21D65979bD89b28f05EF19F3c65dd2A1D02946D/logo.png deleted file mode 100644 index 81521107ff65d..0000000000000 Binary files a/blockchains/ethereum/assets/0xF21D65979bD89b28f05EF19F3c65dd2A1D02946D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF244176246168F24e3187f7288EdbCA29267739b/info.json b/blockchains/ethereum/assets/0xF244176246168F24e3187f7288EdbCA29267739b/info.json deleted file mode 100644 index e91e52d7861da..0000000000000 --- a/blockchains/ethereum/assets/0xF244176246168F24e3187f7288EdbCA29267739b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Havven", - "symbol": "HAV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.synthetix.io", - "explorer": "https://etherscan.io/token/0xF244176246168F24e3187f7288EdbCA29267739b", - "status": "active", - "id": "0xF244176246168F24e3187f7288EdbCA29267739b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF244176246168F24e3187f7288EdbCA29267739b/logo.png b/blockchains/ethereum/assets/0xF244176246168F24e3187f7288EdbCA29267739b/logo.png deleted file mode 100644 index 30d9ffefd1b64..0000000000000 Binary files a/blockchains/ethereum/assets/0xF244176246168F24e3187f7288EdbCA29267739b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943/info.json b/blockchains/ethereum/assets/0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943/info.json deleted file mode 100644 index fe16b136c1e19..0000000000000 --- a/blockchains/ethereum/assets/0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 236-CN07", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943", - "status": "active", - "id": "0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943/logo.png b/blockchains/ethereum/assets/0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943/logo.png deleted file mode 100644 index 16aa760fbb224..0000000000000 Binary files a/blockchains/ethereum/assets/0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7/info.json b/blockchains/ethereum/assets/0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7/info.json deleted file mode 100644 index 4a17f5294a056..0000000000000 --- a/blockchains/ethereum/assets/0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BASIC Token", - "symbol": "BASIC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://basic.finance/", - "explorer": "https://etherscan.io/token/0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7", - "status": "active", - "id": "0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7/logo.png b/blockchains/ethereum/assets/0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7/logo.png deleted file mode 100644 index a62c4e904bfb1..0000000000000 Binary files a/blockchains/ethereum/assets/0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF260608a577B64000747D533e27bbc2e53F9108D/info.json b/blockchains/ethereum/assets/0xF260608a577B64000747D533e27bbc2e53F9108D/info.json deleted file mode 100644 index 52cfafe9af085..0000000000000 --- a/blockchains/ethereum/assets/0xF260608a577B64000747D533e27bbc2e53F9108D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "mewFi.finance", - "symbol": "mewFi", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF260608a577B64000747D533e27bbc2e53F9108D", - "status": "active", - "id": "0xF260608a577B64000747D533e27bbc2e53F9108D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF260608a577B64000747D533e27bbc2e53F9108D/logo.png b/blockchains/ethereum/assets/0xF260608a577B64000747D533e27bbc2e53F9108D/logo.png deleted file mode 100644 index 30a2a0d10b857..0000000000000 Binary files a/blockchains/ethereum/assets/0xF260608a577B64000747D533e27bbc2e53F9108D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb/info.json b/blockchains/ethereum/assets/0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb/info.json deleted file mode 100644 index 7c04e1705a2b8..0000000000000 --- a/blockchains/ethereum/assets/0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MLR Token - Mega Lottery Services Global", - "symbol": "MLR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://megaltr.com/", - "explorer": "https://etherscan.io/token/0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb", - "status": "active", - "id": "0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb/logo.png b/blockchains/ethereum/assets/0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb/logo.png deleted file mode 100644 index 1cd5c5e29631c..0000000000000 Binary files a/blockchains/ethereum/assets/0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF29226914595052a04F5AFbe6410D0C3eD707548/info.json b/blockchains/ethereum/assets/0xF29226914595052a04F5AFbe6410D0C3eD707548/info.json deleted file mode 100644 index 7e708bc94ad3c..0000000000000 --- a/blockchains/ethereum/assets/0xF29226914595052a04F5AFbe6410D0C3eD707548/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEXT", - "symbol": "NET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.coinbit.co.kr/exchangeCoin/netInfo", - "explorer": "https://etherscan.io/token/0xF29226914595052a04F5AFbe6410D0C3eD707548", - "status": "active", - "id": "0xF29226914595052a04F5AFbe6410D0C3eD707548" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF29226914595052a04F5AFbe6410D0C3eD707548/logo.png b/blockchains/ethereum/assets/0xF29226914595052a04F5AFbe6410D0C3eD707548/logo.png deleted file mode 100644 index 790edcca24d03..0000000000000 Binary files a/blockchains/ethereum/assets/0xF29226914595052a04F5AFbe6410D0C3eD707548/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85/info.json b/blockchains/ethereum/assets/0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85/info.json deleted file mode 100644 index 9a536c46bd159..0000000000000 --- a/blockchains/ethereum/assets/0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DMScript", - "symbol": "DMST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dmscript.com/", - "explorer": "https://etherscan.io/token/0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85", - "status": "active", - "id": "0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85/logo.png b/blockchains/ethereum/assets/0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85/logo.png deleted file mode 100644 index a6e5fa5669278..0000000000000 Binary files a/blockchains/ethereum/assets/0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d/info.json b/blockchains/ethereum/assets/0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d/info.json deleted file mode 100644 index fdf5dc3a96387..0000000000000 --- a/blockchains/ethereum/assets/0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long ETH-DAI 4x v2", - "symbol": "dLETH4x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d", - "status": "active", - "id": "0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d/logo.png b/blockchains/ethereum/assets/0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d/logo.png deleted file mode 100644 index c89061643b66d..0000000000000 Binary files a/blockchains/ethereum/assets/0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36/info.json b/blockchains/ethereum/assets/0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36/info.json deleted file mode 100644 index 48590bc2d2773..0000000000000 --- a/blockchains/ethereum/assets/0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SafT", - "symbol": "SAFY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36", - "status": "active", - "id": "0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36/logo.png b/blockchains/ethereum/assets/0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36/logo.png deleted file mode 100644 index 1535628fc022f..0000000000000 Binary files a/blockchains/ethereum/assets/0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF2f1C19F304E84Bc3D2e1903979a72D42164d7E6/info.json b/blockchains/ethereum/assets/0xF2f1C19F304E84Bc3D2e1903979a72D42164d7E6/info.json deleted file mode 100644 index 1fa88fb32c100..0000000000000 --- a/blockchains/ethereum/assets/0xF2f1C19F304E84Bc3D2e1903979a72D42164d7E6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Grid Trade", - "symbol": "GTRX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF2f1C19F304E84Bc3D2e1903979a72D42164d7E6", - "status": "active", - "id": "0xF2f1C19F304E84Bc3D2e1903979a72D42164d7E6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF2f1C19F304E84Bc3D2e1903979a72D42164d7E6/logo.png b/blockchains/ethereum/assets/0xF2f1C19F304E84Bc3D2e1903979a72D42164d7E6/logo.png deleted file mode 100644 index 483e276ad04ac..0000000000000 Binary files a/blockchains/ethereum/assets/0xF2f1C19F304E84Bc3D2e1903979a72D42164d7E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509/info.json b/blockchains/ethereum/assets/0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509/info.json deleted file mode 100644 index 8f3d16db4e568..0000000000000 --- a/blockchains/ethereum/assets/0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniPower", - "symbol": "POWER", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://unipower.network", - "explorer": "https://etherscan.io/token/0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509", - "status": "active", - "id": "0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509/logo.png b/blockchains/ethereum/assets/0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509/logo.png deleted file mode 100644 index 6625c2fe8333e..0000000000000 Binary files a/blockchains/ethereum/assets/0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9/info.json b/blockchains/ethereum/assets/0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9/info.json deleted file mode 100644 index c250269653819..0000000000000 --- a/blockchains/ethereum/assets/0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Markaccy", - "symbol": "MKCY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9", - "status": "active", - "id": "0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9/logo.png b/blockchains/ethereum/assets/0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9/logo.png deleted file mode 100644 index c2b3c63a97d2a..0000000000000 Binary files a/blockchains/ethereum/assets/0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43/info.json b/blockchains/ethereum/assets/0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43/info.json deleted file mode 100644 index 57e3a82f8a2f6..0000000000000 --- a/blockchains/ethereum/assets/0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CyphrCoin XX", - "symbol": "CYFX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43", - "status": "active", - "id": "0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43/logo.png b/blockchains/ethereum/assets/0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43/logo.png deleted file mode 100644 index ee625a18f5e84..0000000000000 Binary files a/blockchains/ethereum/assets/0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF3562f15fd1c152612F3CEeB6B08c528F06C703A/info.json b/blockchains/ethereum/assets/0xF3562f15fd1c152612F3CEeB6B08c528F06C703A/info.json deleted file mode 100644 index a8965da7da249..0000000000000 --- a/blockchains/ethereum/assets/0xF3562f15fd1c152612F3CEeB6B08c528F06C703A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R880547", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF3562f15fd1c152612F3CEeB6B08c528F06C703A", - "status": "active", - "id": "0xF3562f15fd1c152612F3CEeB6B08c528F06C703A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF3562f15fd1c152612F3CEeB6B08c528F06C703A/logo.png b/blockchains/ethereum/assets/0xF3562f15fd1c152612F3CEeB6B08c528F06C703A/logo.png deleted file mode 100644 index 6fe37c50b2dfd..0000000000000 Binary files a/blockchains/ethereum/assets/0xF3562f15fd1c152612F3CEeB6B08c528F06C703A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392/info.json b/blockchains/ethereum/assets/0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392/info.json deleted file mode 100644 index 47c6d0ec59d22..0000000000000 --- a/blockchains/ethereum/assets/0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CyteCoin", - "symbol": "CTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392", - "status": "active", - "id": "0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392/logo.png b/blockchains/ethereum/assets/0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392/logo.png deleted file mode 100644 index 24a6889991596..0000000000000 Binary files a/blockchains/ethereum/assets/0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE/info.json b/blockchains/ethereum/assets/0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE/info.json deleted file mode 100644 index 3d0ba34cb1bed..0000000000000 --- a/blockchains/ethereum/assets/0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Meritum", - "symbol": "MER", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE", - "status": "active", - "id": "0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE/logo.png b/blockchains/ethereum/assets/0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE/logo.png deleted file mode 100644 index a6a626c351156..0000000000000 Binary files a/blockchains/ethereum/assets/0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF39f19565B8D937EC30f1db5BD42F558D1E312A6/info.json b/blockchains/ethereum/assets/0xF39f19565B8D937EC30f1db5BD42F558D1E312A6/info.json deleted file mode 100644 index 1e8bdea2946f6..0000000000000 --- a/blockchains/ethereum/assets/0xF39f19565B8D937EC30f1db5BD42F558D1E312A6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kappi Token", - "symbol": "KAPP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF39f19565B8D937EC30f1db5BD42F558D1E312A6", - "status": "active", - "id": "0xF39f19565B8D937EC30f1db5BD42F558D1E312A6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF39f19565B8D937EC30f1db5BD42F558D1E312A6/logo.png b/blockchains/ethereum/assets/0xF39f19565B8D937EC30f1db5BD42F558D1E312A6/logo.png deleted file mode 100644 index 1b3422ebb7e1c..0000000000000 Binary files a/blockchains/ethereum/assets/0xF39f19565B8D937EC30f1db5BD42F558D1E312A6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF3C9D88bF55f368a36eCBF47afBac07490235b56/info.json b/blockchains/ethereum/assets/0xF3C9D88bF55f368a36eCBF47afBac07490235b56/info.json deleted file mode 100644 index 474cf6563a254..0000000000000 --- a/blockchains/ethereum/assets/0xF3C9D88bF55f368a36eCBF47afBac07490235b56/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "My Own Travel Token", - "symbol": "MOTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF3C9D88bF55f368a36eCBF47afBac07490235b56", - "status": "active", - "id": "0xF3C9D88bF55f368a36eCBF47afBac07490235b56" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF3C9D88bF55f368a36eCBF47afBac07490235b56/logo.png b/blockchains/ethereum/assets/0xF3C9D88bF55f368a36eCBF47afBac07490235b56/logo.png deleted file mode 100644 index da28ec54d8db4..0000000000000 Binary files a/blockchains/ethereum/assets/0xF3C9D88bF55f368a36eCBF47afBac07490235b56/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412/info.json b/blockchains/ethereum/assets/0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412/info.json deleted file mode 100644 index 5e1fc01c0213b..0000000000000 --- a/blockchains/ethereum/assets/0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C548596", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412", - "status": "active", - "id": "0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412/logo.png b/blockchains/ethereum/assets/0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412/logo.png deleted file mode 100644 index d1e7fe2d1fde8..0000000000000 Binary files a/blockchains/ethereum/assets/0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624/info.json b/blockchains/ethereum/assets/0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624/info.json deleted file mode 100644 index 0c25d3f041c60..0000000000000 --- a/blockchains/ethereum/assets/0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PATRON", - "symbol": "PAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://patron-influencers.com", - "explorer": "https://etherscan.io/token/0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624", - "status": "active", - "id": "0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624/logo.png b/blockchains/ethereum/assets/0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624/logo.png deleted file mode 100755 index 449302e02bbd4..0000000000000 Binary files a/blockchains/ethereum/assets/0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF3cFBCA4e083B1418F89545754C7dA90d2418B10/info.json b/blockchains/ethereum/assets/0xF3cFBCA4e083B1418F89545754C7dA90d2418B10/info.json deleted file mode 100644 index 09e6d159fce9c..0000000000000 --- a/blockchains/ethereum/assets/0xF3cFBCA4e083B1418F89545754C7dA90d2418B10/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "G-Mbel", - "symbol": "GMBEL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.g-mbel.info/", - "explorer": "https://etherscan.io/token/0xF3cFBCA4e083B1418F89545754C7dA90d2418B10", - "status": "active", - "id": "0xF3cFBCA4e083B1418F89545754C7dA90d2418B10" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF3cFBCA4e083B1418F89545754C7dA90d2418B10/logo.png b/blockchains/ethereum/assets/0xF3cFBCA4e083B1418F89545754C7dA90d2418B10/logo.png deleted file mode 100755 index fd17a56508f85..0000000000000 Binary files a/blockchains/ethereum/assets/0xF3cFBCA4e083B1418F89545754C7dA90d2418B10/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1/info.json b/blockchains/ethereum/assets/0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1/info.json deleted file mode 100644 index e5f3bfceba601..0000000000000 --- a/blockchains/ethereum/assets/0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITPARK", - "symbol": "BIP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://bitpark.net/", - "explorer": "https://etherscan.io/token/0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1", - "status": "active", - "id": "0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1/logo.png b/blockchains/ethereum/assets/0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1/logo.png deleted file mode 100644 index 43fada2e8ede3..0000000000000 Binary files a/blockchains/ethereum/assets/0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3/info.json b/blockchains/ethereum/assets/0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3/info.json deleted file mode 100644 index f4889138a6acb..0000000000000 --- a/blockchains/ethereum/assets/0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ALBOS Token", - "symbol": "ALB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.albos.io/ico/", - "explorer": "https://etherscan.io/token/0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3", - "status": "active", - "id": "0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3/logo.png b/blockchains/ethereum/assets/0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3/logo.png deleted file mode 100644 index b148c3a3241e3..0000000000000 Binary files a/blockchains/ethereum/assets/0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/info.json b/blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/info.json deleted file mode 100644 index e67f6806a03e6..0000000000000 --- a/blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VRA", - "symbol": "VRA", - "type": "ERC20", - "decimals": 18, - "description": "Verasity", - "website": "https://verasity.io", - "explorer": "https://etherscan.io/token/0xF411903cbC70a74d22900a5DE66A2dda66507255", - "status": "active", - "id": "0xF411903cbC70a74d22900a5DE66A2dda66507255" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/logo.png b/blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/logo.png deleted file mode 100644 index 779466222c298..0000000000000 Binary files a/blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404/info.json b/blockchains/ethereum/assets/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404/info.json deleted file mode 100644 index 21695d241789e..0000000000000 --- a/blockchains/ethereum/assets/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SunContract", - "symbol": "SNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://suncontract.org/", - "explorer": "https://etherscan.io/token/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404", - "status": "active", - "id": "0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404/logo.png b/blockchains/ethereum/assets/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404/logo.png deleted file mode 100644 index 7a9ca83a33afb..0000000000000 Binary files a/blockchains/ethereum/assets/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF41804cf0720eca53c7297Eb3BF2B61465a9DBbe/info.json b/blockchains/ethereum/assets/0xF41804cf0720eca53c7297Eb3BF2B61465a9DBbe/info.json deleted file mode 100644 index c498d89950492..0000000000000 --- a/blockchains/ethereum/assets/0xF41804cf0720eca53c7297Eb3BF2B61465a9DBbe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BRO", - "description": "BROCoin is a friend token.", - "website": "-", - "explorer": "https://etherscan.io/token/0xF41804cf0720eca53c7297Eb3BF2B61465a9DBbe", - "type": "ERC20", - "symbol": "BRO", - "decimals": 2, - "status": "abandoned", - "id": "0xF41804cf0720eca53c7297Eb3BF2B61465a9DBbe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF41804cf0720eca53c7297Eb3BF2B61465a9DBbe/logo.png b/blockchains/ethereum/assets/0xF41804cf0720eca53c7297Eb3BF2B61465a9DBbe/logo.png deleted file mode 100644 index 7157f7b57d612..0000000000000 Binary files a/blockchains/ethereum/assets/0xF41804cf0720eca53c7297Eb3BF2B61465a9DBbe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077/info.json b/blockchains/ethereum/assets/0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077/info.json deleted file mode 100644 index 17eab1fa9ef79..0000000000000 --- a/blockchains/ethereum/assets/0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryCash Token", - "symbol": "CRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://crycash.io/", - "explorer": "https://etherscan.io/token/0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077", - "status": "active", - "id": "0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077/logo.png b/blockchains/ethereum/assets/0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077/logo.png deleted file mode 100755 index 44c8c39fc7eea..0000000000000 Binary files a/blockchains/ethereum/assets/0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF433089366899D83a9f26A773D59ec7eCF30355e/info.json b/blockchains/ethereum/assets/0xF433089366899D83a9f26A773D59ec7eCF30355e/info.json deleted file mode 100644 index 5fa1e6a63bf7c..0000000000000 --- a/blockchains/ethereum/assets/0xF433089366899D83a9f26A773D59ec7eCF30355e/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Metal", - "website": "https://metalpay.com", - "description": "Metal Pay makes it simple to keep track of where your money goes.", - "socials": [], - "explorer": "https://etherscan.io/token/0xF433089366899D83a9f26A773D59ec7eCF30355e", - "type": "ERC20", - "symbol": "MTL", - "decimals": 8, - "status": "active", - "id": "0xF433089366899D83a9f26A773D59ec7eCF30355e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF433089366899D83a9f26A773D59ec7eCF30355e/logo.png b/blockchains/ethereum/assets/0xF433089366899D83a9f26A773D59ec7eCF30355e/logo.png deleted file mode 100644 index b17c2a31f9358..0000000000000 Binary files a/blockchains/ethereum/assets/0xF433089366899D83a9f26A773D59ec7eCF30355e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233/info.json b/blockchains/ethereum/assets/0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233/info.json deleted file mode 100644 index 25a6ed67dd5fd..0000000000000 --- a/blockchains/ethereum/assets/0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hyper Token", - "symbol": "HYPE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233", - "status": "active", - "id": "0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233/logo.png b/blockchains/ethereum/assets/0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233/logo.png deleted file mode 100644 index 0b0e94beb2467..0000000000000 Binary files a/blockchains/ethereum/assets/0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF45091f25d374BbE956c0bb64bB85e02D07Aa741/info.json b/blockchains/ethereum/assets/0xF45091f25d374BbE956c0bb64bB85e02D07Aa741/info.json deleted file mode 100644 index 72dd440073fbc..0000000000000 --- a/blockchains/ethereum/assets/0xF45091f25d374BbE956c0bb64bB85e02D07Aa741/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MNMCoin", - "symbol": "MNMC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://www.mnmcoin.info", - "explorer": "https://etherscan.io/token/0xF45091f25d374BbE956c0bb64bB85e02D07Aa741", - "status": "active", - "id": "0xF45091f25d374BbE956c0bb64bB85e02D07Aa741" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF45091f25d374BbE956c0bb64bB85e02D07Aa741/logo.png b/blockchains/ethereum/assets/0xF45091f25d374BbE956c0bb64bB85e02D07Aa741/logo.png deleted file mode 100644 index 1b57696e2635d..0000000000000 Binary files a/blockchains/ethereum/assets/0xF45091f25d374BbE956c0bb64bB85e02D07Aa741/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a/info.json b/blockchains/ethereum/assets/0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a/info.json deleted file mode 100644 index 6970bcb3caaed..0000000000000 --- a/blockchains/ethereum/assets/0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "dMMM", - "symbol": "dMMM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a", - "status": "active", - "id": "0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a/logo.png b/blockchains/ethereum/assets/0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a/logo.png deleted file mode 100644 index 0d8f9ad44f5bf..0000000000000 Binary files a/blockchains/ethereum/assets/0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF454071E3a891eD491B8ebADc4c76DE4d604dee8/info.json b/blockchains/ethereum/assets/0xF454071E3a891eD491B8ebADc4c76DE4d604dee8/info.json deleted file mode 100644 index f9197de9a801b..0000000000000 --- a/blockchains/ethereum/assets/0xF454071E3a891eD491B8ebADc4c76DE4d604dee8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Multicoin - All in One Cryptocurrency", - "symbol": "MLC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF454071E3a891eD491B8ebADc4c76DE4d604dee8", - "status": "active", - "id": "0xF454071E3a891eD491B8ebADc4c76DE4d604dee8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF454071E3a891eD491B8ebADc4c76DE4d604dee8/logo.png b/blockchains/ethereum/assets/0xF454071E3a891eD491B8ebADc4c76DE4d604dee8/logo.png deleted file mode 100644 index a55e27f83f989..0000000000000 Binary files a/blockchains/ethereum/assets/0xF454071E3a891eD491B8ebADc4c76DE4d604dee8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF45626B2db4418B1fE62d3F52F07109888C33d0c/info.json b/blockchains/ethereum/assets/0xF45626B2db4418B1fE62d3F52F07109888C33d0c/info.json deleted file mode 100644 index 4dd16c3849183..0000000000000 --- a/blockchains/ethereum/assets/0xF45626B2db4418B1fE62d3F52F07109888C33d0c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "G Gold Coin", - "symbol": "GGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF45626B2db4418B1fE62d3F52F07109888C33d0c", - "status": "active", - "id": "0xF45626B2db4418B1fE62d3F52F07109888C33d0c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF45626B2db4418B1fE62d3F52F07109888C33d0c/logo.png b/blockchains/ethereum/assets/0xF45626B2db4418B1fE62d3F52F07109888C33d0c/logo.png deleted file mode 100755 index df16535752612..0000000000000 Binary files a/blockchains/ethereum/assets/0xF45626B2db4418B1fE62d3F52F07109888C33d0c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF47F923B91422F47645f41425601C44f6b464300/info.json b/blockchains/ethereum/assets/0xF47F923B91422F47645f41425601C44f6b464300/info.json deleted file mode 100644 index ce68e81ab2213..0000000000000 --- a/blockchains/ethereum/assets/0xF47F923B91422F47645f41425601C44f6b464300/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DAOT", - "symbol": "DAOT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF47F923B91422F47645f41425601C44f6b464300", - "status": "active", - "id": "0xF47F923B91422F47645f41425601C44f6b464300" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF47F923B91422F47645f41425601C44f6b464300/logo.png b/blockchains/ethereum/assets/0xF47F923B91422F47645f41425601C44f6b464300/logo.png deleted file mode 100644 index 4c5ff1f3453d8..0000000000000 Binary files a/blockchains/ethereum/assets/0xF47F923B91422F47645f41425601C44f6b464300/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF4882b5d907Fd0C5626C06344C31506ae5D90c87/info.json b/blockchains/ethereum/assets/0xF4882b5d907Fd0C5626C06344C31506ae5D90c87/info.json deleted file mode 100644 index 029de7d72e4b5..0000000000000 --- a/blockchains/ethereum/assets/0xF4882b5d907Fd0C5626C06344C31506ae5D90c87/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Masacoin", - "symbol": "MASA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF4882b5d907Fd0C5626C06344C31506ae5D90c87", - "status": "active", - "id": "0xF4882b5d907Fd0C5626C06344C31506ae5D90c87" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF4882b5d907Fd0C5626C06344C31506ae5D90c87/logo.png b/blockchains/ethereum/assets/0xF4882b5d907Fd0C5626C06344C31506ae5D90c87/logo.png deleted file mode 100755 index e130f13e58633..0000000000000 Binary files a/blockchains/ethereum/assets/0xF4882b5d907Fd0C5626C06344C31506ae5D90c87/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF4B54874cD8a6C863e3A904c18fDa964661Ec363/info.json b/blockchains/ethereum/assets/0xF4B54874cD8a6C863e3A904c18fDa964661Ec363/info.json deleted file mode 100644 index 348db49a05847..0000000000000 --- a/blockchains/ethereum/assets/0xF4B54874cD8a6C863e3A904c18fDa964661Ec363/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DWS", - "symbol": "DWS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dwswifi.com/", - "explorer": "https://etherscan.io/token/0xF4B54874cD8a6C863e3A904c18fDa964661Ec363", - "status": "active", - "id": "0xF4B54874cD8a6C863e3A904c18fDa964661Ec363" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF4B54874cD8a6C863e3A904c18fDa964661Ec363/logo.png b/blockchains/ethereum/assets/0xF4B54874cD8a6C863e3A904c18fDa964661Ec363/logo.png deleted file mode 100755 index 2c2682ad74f5a..0000000000000 Binary files a/blockchains/ethereum/assets/0xF4B54874cD8a6C863e3A904c18fDa964661Ec363/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF4FE95603881D0e07954fD7605E0e9a916e42C44/info.json b/blockchains/ethereum/assets/0xF4FE95603881D0e07954fD7605E0e9a916e42C44/info.json deleted file mode 100644 index f65c7c659c3f4..0000000000000 --- a/blockchains/ethereum/assets/0xF4FE95603881D0e07954fD7605E0e9a916e42C44/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WHEN Token", - "symbol": "WHEN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.whenhub.com", - "explorer": "https://etherscan.io/token/0xF4FE95603881D0e07954fD7605E0e9a916e42C44", - "status": "active", - "id": "0xF4FE95603881D0e07954fD7605E0e9a916e42C44" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF4FE95603881D0e07954fD7605E0e9a916e42C44/logo.png b/blockchains/ethereum/assets/0xF4FE95603881D0e07954fD7605E0e9a916e42C44/logo.png deleted file mode 100644 index 6fd29783a026f..0000000000000 Binary files a/blockchains/ethereum/assets/0xF4FE95603881D0e07954fD7605E0e9a916e42C44/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF4FaEa455575354d2699BC209B0a65CA99F69982/info.json b/blockchains/ethereum/assets/0xF4FaEa455575354d2699BC209B0a65CA99F69982/info.json deleted file mode 100644 index bdd247de0d47a..0000000000000 --- a/blockchains/ethereum/assets/0xF4FaEa455575354d2699BC209B0a65CA99F69982/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "No BS Crypto", - "symbol": "NOBS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://nobscrypto.com/", - "explorer": "https://etherscan.io/token/0xF4FaEa455575354d2699BC209B0a65CA99F69982", - "status": "active", - "id": "0xF4FaEa455575354d2699BC209B0a65CA99F69982" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF4FaEa455575354d2699BC209B0a65CA99F69982/logo.png b/blockchains/ethereum/assets/0xF4FaEa455575354d2699BC209B0a65CA99F69982/logo.png deleted file mode 100755 index 130fdf24708a1..0000000000000 Binary files a/blockchains/ethereum/assets/0xF4FaEa455575354d2699BC209B0a65CA99F69982/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348/info.json b/blockchains/ethereum/assets/0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348/info.json deleted file mode 100644 index ee85bb90761c8..0000000000000 --- a/blockchains/ethereum/assets/0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nordic Energy", - "symbol": "NET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348", - "status": "active", - "id": "0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348/logo.png b/blockchains/ethereum/assets/0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348/logo.png deleted file mode 100644 index 9c708a88f597c..0000000000000 Binary files a/blockchains/ethereum/assets/0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6/info.json b/blockchains/ethereum/assets/0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6/info.json deleted file mode 100644 index c4189e0e6b79c..0000000000000 --- a/blockchains/ethereum/assets/0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DINESHTECH", - "symbol": "DTH", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6", - "status": "active", - "id": "0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6/logo.png b/blockchains/ethereum/assets/0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6/logo.png deleted file mode 100644 index eab41ccb6d333..0000000000000 Binary files a/blockchains/ethereum/assets/0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0/info.json b/blockchains/ethereum/assets/0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0/info.json deleted file mode 100644 index 6c7e547175a19..0000000000000 --- a/blockchains/ethereum/assets/0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Primalbase Token", - "symbol": "PBT", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0", - "status": "active", - "id": "0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0/logo.png b/blockchains/ethereum/assets/0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0/logo.png deleted file mode 100644 index 665b5804a258a..0000000000000 Binary files a/blockchains/ethereum/assets/0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF4c17Bc4979c1dc7b4CA50115358Dec58C67fD9d/info.json b/blockchains/ethereum/assets/0xF4c17Bc4979c1dc7b4CA50115358Dec58C67fD9d/info.json deleted file mode 100644 index e0834cddb8da9..0000000000000 --- a/blockchains/ethereum/assets/0xF4c17Bc4979c1dc7b4CA50115358Dec58C67fD9d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Omega Protocol Money", - "website": "https://omgswap.in/", - "description": "OPM is Omega Protocol utility ERC20 Token", - "explorer": "https://etherscan.io/token/0xF4c17Bc4979c1dc7b4CA50115358Dec58C67fD9d", - "type": "ERC20", - "symbol": "OPM", - "decimals": 18, - "status": "active", - "id": "0xF4c17Bc4979c1dc7b4CA50115358Dec58C67fD9d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF4c17Bc4979c1dc7b4CA50115358Dec58C67fD9d/logo.png b/blockchains/ethereum/assets/0xF4c17Bc4979c1dc7b4CA50115358Dec58C67fD9d/logo.png deleted file mode 100644 index 2363e5a8452a9..0000000000000 Binary files a/blockchains/ethereum/assets/0xF4c17Bc4979c1dc7b4CA50115358Dec58C67fD9d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF4edA77f0B455A12f3eb44F8653835f377e36b76/info.json b/blockchains/ethereum/assets/0xF4edA77f0B455A12f3eb44F8653835f377e36b76/info.json deleted file mode 100644 index 9fc616ab0db0e..0000000000000 --- a/blockchains/ethereum/assets/0xF4edA77f0B455A12f3eb44F8653835f377e36b76/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TIKTOK COIN", - "symbol": "TIKTOK", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://tiktok.selfdrop.eu/", - "explorer": "https://etherscan.io/token/0xF4edA77f0B455A12f3eb44F8653835f377e36b76", - "status": "active", - "id": "0xF4edA77f0B455A12f3eb44F8653835f377e36b76" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF4edA77f0B455A12f3eb44F8653835f377e36b76/logo.png b/blockchains/ethereum/assets/0xF4edA77f0B455A12f3eb44F8653835f377e36b76/logo.png deleted file mode 100644 index 17c9491c1eb2a..0000000000000 Binary files a/blockchains/ethereum/assets/0xF4edA77f0B455A12f3eb44F8653835f377e36b76/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0/info.json b/blockchains/ethereum/assets/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0/info.json deleted file mode 100644 index 47c43a5acbf9e..0000000000000 --- a/blockchains/ethereum/assets/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "CACHE Gold", - "website": "https://cache.gold", - "source_code": "https://github.com/cache-token/cache-contract", - "description": "CACHE Gold tokens are fully regulated, public, transparent, redeemable tokens backed by gold stored in vaults around the world.", - "explorer": "https://etherscan.io/token/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0", - "type": "ERC20", - "symbol": "CGT", - "decimals": 8, - "status": "active", - "id": "0xF5238462E7235c7B62811567E63Dd17d12C2EAA0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0/logo.png b/blockchains/ethereum/assets/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0/logo.png deleted file mode 100644 index bc1be00c52e35..0000000000000 Binary files a/blockchains/ethereum/assets/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0/info.json b/blockchains/ethereum/assets/0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0/info.json deleted file mode 100644 index 2ca06823c3224..0000000000000 --- a/blockchains/ethereum/assets/0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GIGANTIC", - "symbol": "GIGA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0", - "status": "active", - "id": "0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0/logo.png b/blockchains/ethereum/assets/0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0/logo.png deleted file mode 100644 index 424bc78aa7794..0000000000000 Binary files a/blockchains/ethereum/assets/0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36/info.json b/blockchains/ethereum/assets/0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36/info.json deleted file mode 100644 index afb7289bf1528..0000000000000 --- a/blockchains/ethereum/assets/0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitnetwork", - "symbol": "BNW", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36", - "status": "active", - "id": "0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36/logo.png b/blockchains/ethereum/assets/0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36/logo.png deleted file mode 100644 index db2d7766667c8..0000000000000 Binary files a/blockchains/ethereum/assets/0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08/info.json b/blockchains/ethereum/assets/0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08/info.json deleted file mode 100644 index d179312f1a289..0000000000000 --- a/blockchains/ethereum/assets/0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SeChain", - "symbol": "SNN", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "https://snn.cash/", - "explorer": "https://etherscan.io/token/0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08", - "status": "active", - "id": "0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08/logo.png b/blockchains/ethereum/assets/0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08/logo.png deleted file mode 100644 index a1fa14799c2fa..0000000000000 Binary files a/blockchains/ethereum/assets/0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59/info.json b/blockchains/ethereum/assets/0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59/info.json deleted file mode 100644 index 7f67d1d1fc491..0000000000000 --- a/blockchains/ethereum/assets/0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherStone", - "symbol": "ETHS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59", - "status": "active", - "id": "0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59/logo.png b/blockchains/ethereum/assets/0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59/logo.png deleted file mode 100644 index ba6b0e182cc5b..0000000000000 Binary files a/blockchains/ethereum/assets/0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d/info.json b/blockchains/ethereum/assets/0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d/info.json deleted file mode 100644 index 8634f9df90e4f..0000000000000 --- a/blockchains/ethereum/assets/0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LoveArtHate", - "symbol": "LAH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d", - "status": "active", - "id": "0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d/logo.png b/blockchains/ethereum/assets/0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d/logo.png deleted file mode 100644 index 2a531de8c700d..0000000000000 Binary files a/blockchains/ethereum/assets/0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f/info.json b/blockchains/ethereum/assets/0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f/info.json deleted file mode 100644 index d09b14ed8d965..0000000000000 --- a/blockchains/ethereum/assets/0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcollar Max", - "symbol": "BORX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f", - "status": "active", - "id": "0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f/logo.png b/blockchains/ethereum/assets/0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f/logo.png deleted file mode 100644 index 3ffe930e51199..0000000000000 Binary files a/blockchains/ethereum/assets/0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8/info.json b/blockchains/ethereum/assets/0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8/info.json deleted file mode 100644 index 1b4cc42227c32..0000000000000 --- a/blockchains/ethereum/assets/0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bit-Bet", - "symbol": "BBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8", - "status": "active", - "id": "0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8/logo.png b/blockchains/ethereum/assets/0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8/logo.png deleted file mode 100644 index ed10d44e8f810..0000000000000 Binary files a/blockchains/ethereum/assets/0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058/info.json b/blockchains/ethereum/assets/0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058/info.json deleted file mode 100644 index 1b9d6b80ff238..0000000000000 --- a/blockchains/ethereum/assets/0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lending Platform", - "symbol": "LPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058", - "status": "active", - "id": "0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058/logo.png b/blockchains/ethereum/assets/0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058/logo.png deleted file mode 100644 index 7f9914ed2bd3c..0000000000000 Binary files a/blockchains/ethereum/assets/0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1/info.json b/blockchains/ethereum/assets/0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1/info.json deleted file mode 100644 index aaee4fbc9fb0b..0000000000000 --- a/blockchains/ethereum/assets/0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "YFARM", - "website": "https://yffs.finance/", - "source_code": "https://github.com/yffsfinance", - "description": "YFFS adopts a modular design. Modularity refers to the combination of various elements of the product to form a subsystem with specific functions. We combine these subsystem as a universal module with other modules to create a new system with multiple functions and performance.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/yffsfinance", - "handle": "yffsfinance" - }, - { - "name": "Telegram", - "url": "https://t.me/yffsfinance", - "handle": "yffsfinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@yffs.finance", - "handle": "yffs.finance" - } - ], - "explorer": "https://etherscan.io/token/0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1", - "type": "ERC20", - "symbol": "YFARM", - "decimals": 18, - "status": "active", - "id": "0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1/logo.png b/blockchains/ethereum/assets/0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1/logo.png deleted file mode 100644 index 55036effe8c24..0000000000000 Binary files a/blockchains/ethereum/assets/0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/info.json b/blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/info.json deleted file mode 100644 index 04fc947e1f719..0000000000000 --- a/blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Axie Infinity", - "website": "https://axieinfinity.com", - "description": "Axie Infinity Shards are Axie Infinity's governance token.", - "explorer": "https://etherscan.io/token/0xf5d669627376ebd411e34b98f19c868c8aba5ada", - "research": "https://research.binance.com/en/projects/axie-infinity", - "type": "ERC20", - "symbol": "AXS", - "decimals": 18, - "status": "active", - "id": "0xF5D669627376EBd411E34b98F19C868c8ABA5ADA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/logo.png b/blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/logo.png deleted file mode 100644 index 73d60607cc69b..0000000000000 Binary files a/blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF5DCe57282A584D2746FaF1593d3121Fcac444dC/info.json b/blockchains/ethereum/assets/0xF5DCe57282A584D2746FaF1593d3121Fcac444dC/info.json deleted file mode 100644 index c85b38eb991f5..0000000000000 --- a/blockchains/ethereum/assets/0xF5DCe57282A584D2746FaF1593d3121Fcac444dC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Compound Dai", - "symbol": "cDAI", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://compound.finance/", - "explorer": "https://etherscan.io/token/0xF5DCe57282A584D2746FaF1593d3121Fcac444dC", - "status": "active", - "id": "0xF5DCe57282A584D2746FaF1593d3121Fcac444dC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF5DCe57282A584D2746FaF1593d3121Fcac444dC/logo.png b/blockchains/ethereum/assets/0xF5DCe57282A584D2746FaF1593d3121Fcac444dC/logo.png deleted file mode 100644 index e050864c4aef9..0000000000000 Binary files a/blockchains/ethereum/assets/0xF5DCe57282A584D2746FaF1593d3121Fcac444dC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF6276830c265A779A2225B9d2FCbAb790CBEb92B/info.json b/blockchains/ethereum/assets/0xF6276830c265A779A2225B9d2FCbAb790CBEb92B/info.json deleted file mode 100644 index a581e75864071..0000000000000 --- a/blockchains/ethereum/assets/0xF6276830c265A779A2225B9d2FCbAb790CBEb92B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XCELTOKEN", - "symbol": "XCEL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF6276830c265A779A2225B9d2FCbAb790CBEb92B", - "status": "active", - "id": "0xF6276830c265A779A2225B9d2FCbAb790CBEb92B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF6276830c265A779A2225B9d2FCbAb790CBEb92B/logo.png b/blockchains/ethereum/assets/0xF6276830c265A779A2225B9d2FCbAb790CBEb92B/logo.png deleted file mode 100755 index 1dcde6585c239..0000000000000 Binary files a/blockchains/ethereum/assets/0xF6276830c265A779A2225B9d2FCbAb790CBEb92B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/info.json b/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/info.json deleted file mode 100644 index 2be1290c33adc..0000000000000 --- a/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Enjin Coin", - "website": "https://enjin.io", - "description": "The Enjin ecosystem (comprising the Enjin Platform, Explorer, Wallet, Beam) aims to empower gamers with ownership of digital assets and enables game industry businesses to increase revenue.", - "explorer": "https://etherscan.io/token/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c", - "type": "ERC20", - "symbol": "ENJ", - "decimals": 18, - "status": "active", - "id": "0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/logo.png b/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/logo.png deleted file mode 100755 index 417f40714c3dd..0000000000000 Binary files a/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF647902282cd054a74d036d986EFD8bB4ac36C9C/info.json b/blockchains/ethereum/assets/0xF647902282cd054a74d036d986EFD8bB4ac36C9C/info.json deleted file mode 100644 index 6f32fc699eb94..0000000000000 --- a/blockchains/ethereum/assets/0xF647902282cd054a74d036d986EFD8bB4ac36C9C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bit-IDR", - "symbol": "BIIDR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF647902282cd054a74d036d986EFD8bB4ac36C9C", - "status": "active", - "id": "0xF647902282cd054a74d036d986EFD8bB4ac36C9C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF647902282cd054a74d036d986EFD8bB4ac36C9C/logo.png b/blockchains/ethereum/assets/0xF647902282cd054a74d036d986EFD8bB4ac36C9C/logo.png deleted file mode 100644 index 2ce5a12ca7deb..0000000000000 Binary files a/blockchains/ethereum/assets/0xF647902282cd054a74d036d986EFD8bB4ac36C9C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa/info.json b/blockchains/ethereum/assets/0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa/info.json deleted file mode 100644 index 2888c6a68f555..0000000000000 --- a/blockchains/ethereum/assets/0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LEU", - "symbol": "LEU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa", - "status": "active", - "id": "0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa/logo.png b/blockchains/ethereum/assets/0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa/logo.png deleted file mode 100644 index 04144b4f016c9..0000000000000 Binary files a/blockchains/ethereum/assets/0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF660cA1e228e7BE1fA8B4f5583145E31147FB577/info.json b/blockchains/ethereum/assets/0xF660cA1e228e7BE1fA8B4f5583145E31147FB577/info.json deleted file mode 100644 index 43ddc1e888ff8..0000000000000 --- a/blockchains/ethereum/assets/0xF660cA1e228e7BE1fA8B4f5583145E31147FB577/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dicet", - "symbol": "CET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF660cA1e228e7BE1fA8B4f5583145E31147FB577", - "status": "active", - "id": "0xF660cA1e228e7BE1fA8B4f5583145E31147FB577" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF660cA1e228e7BE1fA8B4f5583145E31147FB577/logo.png b/blockchains/ethereum/assets/0xF660cA1e228e7BE1fA8B4f5583145E31147FB577/logo.png deleted file mode 100644 index 237ce9ad7b16f..0000000000000 Binary files a/blockchains/ethereum/assets/0xF660cA1e228e7BE1fA8B4f5583145E31147FB577/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9/info.json b/blockchains/ethereum/assets/0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9/info.json deleted file mode 100644 index dee5d76531000..0000000000000 --- a/blockchains/ethereum/assets/0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gambit", - "symbol": "GAM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9", - "status": "active", - "id": "0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9/logo.png b/blockchains/ethereum/assets/0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9/logo.png deleted file mode 100755 index 6e58b2dd871b7..0000000000000 Binary files a/blockchains/ethereum/assets/0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b/info.json b/blockchains/ethereum/assets/0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b/info.json deleted file mode 100644 index 7636c603423d6..0000000000000 --- a/blockchains/ethereum/assets/0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atidium", - "symbol": "ATD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.atidium.io/", - "explorer": "https://etherscan.io/token/0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b", - "status": "active", - "id": "0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b/logo.png b/blockchains/ethereum/assets/0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b/logo.png deleted file mode 100644 index ba5c0ed44be93..0000000000000 Binary files a/blockchains/ethereum/assets/0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f/info.json b/blockchains/ethereum/assets/0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f/info.json deleted file mode 100644 index 261469d844510..0000000000000 --- a/blockchains/ethereum/assets/0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WOLK TOKEN", - "symbol": "WLK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f", - "status": "active", - "id": "0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f/logo.png b/blockchains/ethereum/assets/0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f/logo.png deleted file mode 100644 index 232a1f1345853..0000000000000 Binary files a/blockchains/ethereum/assets/0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c/info.json b/blockchains/ethereum/assets/0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c/info.json deleted file mode 100644 index 16f0f186320bd..0000000000000 --- a/blockchains/ethereum/assets/0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kaaso", - "symbol": "KAASO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://kaaso.com", - "explorer": "https://etherscan.io/token/0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c", - "status": "active", - "id": "0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c/logo.png b/blockchains/ethereum/assets/0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c/logo.png deleted file mode 100644 index 33967a0888d65..0000000000000 Binary files a/blockchains/ethereum/assets/0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B/info.json b/blockchains/ethereum/assets/0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B/info.json deleted file mode 100644 index e4e2d802d0cca..0000000000000 --- a/blockchains/ethereum/assets/0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HackerGold", - "symbol": "HKG", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B", - "status": "active", - "id": "0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B/logo.png b/blockchains/ethereum/assets/0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B/logo.png deleted file mode 100644 index 11744c0c0c01c..0000000000000 Binary files a/blockchains/ethereum/assets/0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c/info.json b/blockchains/ethereum/assets/0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c/info.json deleted file mode 100644 index 1389bce542887..0000000000000 --- a/blockchains/ethereum/assets/0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 188-CN13", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c", - "status": "active", - "id": "0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c/logo.png b/blockchains/ethereum/assets/0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c/logo.png deleted file mode 100644 index 35724daa4a2c2..0000000000000 Binary files a/blockchains/ethereum/assets/0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF6c151Ea50A4F1a50983eB98998A18be0a549aD5/info.json b/blockchains/ethereum/assets/0xF6c151Ea50A4F1a50983eB98998A18be0a549aD5/info.json deleted file mode 100644 index f1b012d9ec590..0000000000000 --- a/blockchains/ethereum/assets/0xF6c151Ea50A4F1a50983eB98998A18be0a549aD5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yearn2.Finance", - "website": "https://yearn2.finance/", - "description": "$YFI2 is a community-centered DeFi-project, modeled to take the successful features of $YFI and $ZZZ. Value comes from simplization.", - "explorer": "https://etherscan.io/token/0xF6c151Ea50A4F1a50983eB98998A18be0a549aD5", - "type": "ERC20", - "symbol": "YFI2", - "decimals": 18, - "status": "active", - "id": "0xF6c151Ea50A4F1a50983eB98998A18be0a549aD5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF6c151Ea50A4F1a50983eB98998A18be0a549aD5/logo.png b/blockchains/ethereum/assets/0xF6c151Ea50A4F1a50983eB98998A18be0a549aD5/logo.png deleted file mode 100644 index e02bfa1530841..0000000000000 Binary files a/blockchains/ethereum/assets/0xF6c151Ea50A4F1a50983eB98998A18be0a549aD5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF6dBE88bA55f1793Ff0773c9B1275300f830914F/info.json b/blockchains/ethereum/assets/0xF6dBE88bA55f1793Ff0773c9B1275300f830914F/info.json deleted file mode 100644 index 9cff9951dc564..0000000000000 --- a/blockchains/ethereum/assets/0xF6dBE88bA55f1793Ff0773c9B1275300f830914F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Asian Dragon", - "symbol": "AD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.asiandragoncoin.com", - "explorer": "https://etherscan.io/token/0xF6dBE88bA55f1793Ff0773c9B1275300f830914F", - "status": "active", - "id": "0xF6dBE88bA55f1793Ff0773c9B1275300f830914F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF6dBE88bA55f1793Ff0773c9B1275300f830914F/logo.png b/blockchains/ethereum/assets/0xF6dBE88bA55f1793Ff0773c9B1275300f830914F/logo.png deleted file mode 100644 index 8f371a508e6c6..0000000000000 Binary files a/blockchains/ethereum/assets/0xF6dBE88bA55f1793Ff0773c9B1275300f830914F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455/info.json b/blockchains/ethereum/assets/0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455/info.json deleted file mode 100644 index ab3cd03d48ca2..0000000000000 --- a/blockchains/ethereum/assets/0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C523494", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455", - "status": "active", - "id": "0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455/logo.png b/blockchains/ethereum/assets/0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455/logo.png deleted file mode 100644 index 03c7dae0c5ce7..0000000000000 Binary files a/blockchains/ethereum/assets/0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc/info.json b/blockchains/ethereum/assets/0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc/info.json deleted file mode 100644 index 58534b3af0275..0000000000000 --- a/blockchains/ethereum/assets/0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Starbase", - "symbol": "STAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://starbase.co/", - "explorer": "https://etherscan.io/token/0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc", - "status": "active", - "id": "0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc/logo.png b/blockchains/ethereum/assets/0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc/logo.png deleted file mode 100755 index b0a087a472cf3..0000000000000 Binary files a/blockchains/ethereum/assets/0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF70d160102cF7a22c1E432d6928a9d625Db91170/info.json b/blockchains/ethereum/assets/0xF70d160102cF7a22c1E432d6928a9d625Db91170/info.json deleted file mode 100644 index 38c438ccf95a6..0000000000000 --- a/blockchains/ethereum/assets/0xF70d160102cF7a22c1E432d6928a9d625Db91170/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KUVERIT", - "symbol": "KUV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.kuverit.io", - "explorer": "https://etherscan.io/token/0xF70d160102cF7a22c1E432d6928a9d625Db91170", - "status": "active", - "id": "0xF70d160102cF7a22c1E432d6928a9d625Db91170" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF70d160102cF7a22c1E432d6928a9d625Db91170/logo.png b/blockchains/ethereum/assets/0xF70d160102cF7a22c1E432d6928a9d625Db91170/logo.png deleted file mode 100644 index 9bebdf719f6e7..0000000000000 Binary files a/blockchains/ethereum/assets/0xF70d160102cF7a22c1E432d6928a9d625Db91170/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65/info.json b/blockchains/ethereum/assets/0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65/info.json deleted file mode 100644 index 1f5d917b407a0..0000000000000 --- a/blockchains/ethereum/assets/0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptassist", - "symbol": "CTAT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.cryptassist.io/en", - "explorer": "https://etherscan.io/token/0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65", - "status": "active", - "id": "0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65/logo.png b/blockchains/ethereum/assets/0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65/logo.png deleted file mode 100644 index 67b7acf5c35ca..0000000000000 Binary files a/blockchains/ethereum/assets/0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF761f2dD63889885F4717056BdC32CC07C06Dbbf/info.json b/blockchains/ethereum/assets/0xF761f2dD63889885F4717056BdC32CC07C06Dbbf/info.json deleted file mode 100644 index 22bc63bd78512..0000000000000 --- a/blockchains/ethereum/assets/0xF761f2dD63889885F4717056BdC32CC07C06Dbbf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DagX Token", - "symbol": "DAG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF761f2dD63889885F4717056BdC32CC07C06Dbbf", - "status": "active", - "id": "0xF761f2dD63889885F4717056BdC32CC07C06Dbbf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF761f2dD63889885F4717056BdC32CC07C06Dbbf/logo.png b/blockchains/ethereum/assets/0xF761f2dD63889885F4717056BdC32CC07C06Dbbf/logo.png deleted file mode 100644 index a127953f620fe..0000000000000 Binary files a/blockchains/ethereum/assets/0xF761f2dD63889885F4717056BdC32CC07C06Dbbf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF77f4810e7521298a6e2a04f82A6c3492706d74F/info.json b/blockchains/ethereum/assets/0xF77f4810e7521298a6e2a04f82A6c3492706d74F/info.json deleted file mode 100644 index 7e5ff5a39dc60..0000000000000 --- a/blockchains/ethereum/assets/0xF77f4810e7521298a6e2a04f82A6c3492706d74F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinMeet", - "symbol": "MEE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://coinmeet.io/", - "explorer": "https://etherscan.io/token/0xF77f4810e7521298a6e2a04f82A6c3492706d74F", - "status": "active", - "id": "0xF77f4810e7521298a6e2a04f82A6c3492706d74F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF77f4810e7521298a6e2a04f82A6c3492706d74F/logo.png b/blockchains/ethereum/assets/0xF77f4810e7521298a6e2a04f82A6c3492706d74F/logo.png deleted file mode 100644 index 4b9e55f110a01..0000000000000 Binary files a/blockchains/ethereum/assets/0xF77f4810e7521298a6e2a04f82A6c3492706d74F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF784682C82526e245F50975190EF0fff4E4fC077/info.json b/blockchains/ethereum/assets/0xF784682C82526e245F50975190EF0fff4E4fC077/info.json deleted file mode 100644 index 5fdbacd73a264..0000000000000 --- a/blockchains/ethereum/assets/0xF784682C82526e245F50975190EF0fff4E4fC077/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Inlock", - "website": "https://inlock.io/", - "description": "Inlock is a crypto-backed lending platform and savings platform.", - "explorer": "https://etherscan.io/token/0xF784682C82526e245F50975190EF0fff4E4fC077", - "type": "ERC20", - "symbol": "ILK", - "decimals": 8, - "status": "active", - "id": "0xF784682C82526e245F50975190EF0fff4E4fC077" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF784682C82526e245F50975190EF0fff4E4fC077/logo.png b/blockchains/ethereum/assets/0xF784682C82526e245F50975190EF0fff4E4fC077/logo.png deleted file mode 100644 index c59abc2ea8900..0000000000000 Binary files a/blockchains/ethereum/assets/0xF784682C82526e245F50975190EF0fff4E4fC077/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF7920B0768Ecb20A123fAc32311d07D193381d6f/info.json b/blockchains/ethereum/assets/0xF7920B0768Ecb20A123fAc32311d07D193381d6f/info.json deleted file mode 100644 index 6f67c388c40e3..0000000000000 --- a/blockchains/ethereum/assets/0xF7920B0768Ecb20A123fAc32311d07D193381d6f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Time New Bank", - "symbol": "TNB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tnb.fund/", - "explorer": "https://etherscan.io/token/0xF7920B0768Ecb20A123fAc32311d07D193381d6f", - "status": "active", - "id": "0xF7920B0768Ecb20A123fAc32311d07D193381d6f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF7920B0768Ecb20A123fAc32311d07D193381d6f/logo.png b/blockchains/ethereum/assets/0xF7920B0768Ecb20A123fAc32311d07D193381d6f/logo.png deleted file mode 100755 index a04b88bc955cc..0000000000000 Binary files a/blockchains/ethereum/assets/0xF7920B0768Ecb20A123fAc32311d07D193381d6f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735/info.json b/blockchains/ethereum/assets/0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735/info.json deleted file mode 100644 index 41c2a66164045..0000000000000 --- a/blockchains/ethereum/assets/0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ReaCoin", - "symbol": "REA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735", - "status": "active", - "id": "0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735/logo.png b/blockchains/ethereum/assets/0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735/logo.png deleted file mode 100644 index 799c5d15cae78..0000000000000 Binary files a/blockchains/ethereum/assets/0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF7E04D8a32229B4cA63aA51eEA9979C7287FEa48/info.json b/blockchains/ethereum/assets/0xF7E04D8a32229B4cA63aA51eEA9979C7287FEa48/info.json deleted file mode 100644 index 3f372ab91548a..0000000000000 --- a/blockchains/ethereum/assets/0xF7E04D8a32229B4cA63aA51eEA9979C7287FEa48/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Beowulf", - "website": "https://beowulfchain.com/", - "description": "Beowulf is a B2B decentralized cloud platform built by combining global computing resources into a supercomputer network on the blockchain for communication services.", - "explorer": "https://etherscan.io/token/0xF7E04D8a32229B4cA63aA51eEA9979C7287FEa48", - "type": "ERC20", - "symbol": "BWF", - "decimals": 5, - "status": "active", - "id": "0xF7E04D8a32229B4cA63aA51eEA9979C7287FEa48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF7E04D8a32229B4cA63aA51eEA9979C7287FEa48/logo.png b/blockchains/ethereum/assets/0xF7E04D8a32229B4cA63aA51eEA9979C7287FEa48/logo.png deleted file mode 100644 index 84d79d586397c..0000000000000 Binary files a/blockchains/ethereum/assets/0xF7E04D8a32229B4cA63aA51eEA9979C7287FEa48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7/info.json b/blockchains/ethereum/assets/0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7/info.json deleted file mode 100644 index 0474cad47000c..0000000000000 --- a/blockchains/ethereum/assets/0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "empowr green", - "symbol": "EMPRG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7", - "status": "active", - "id": "0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7/logo.png b/blockchains/ethereum/assets/0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7/logo.png deleted file mode 100644 index 45fcf16fd1c0c..0000000000000 Binary files a/blockchains/ethereum/assets/0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8/info.json b/blockchains/ethereum/assets/0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8/info.json deleted file mode 100644 index 7923ecd2d49e6..0000000000000 --- a/blockchains/ethereum/assets/0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PivvrDS", - "symbol": "PDS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8", - "status": "active", - "id": "0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8/logo.png b/blockchains/ethereum/assets/0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8/logo.png deleted file mode 100644 index dbea02626fbe6..0000000000000 Binary files a/blockchains/ethereum/assets/0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF7dEaF8f20546880cE40441c7bF47733006af98c/info.json b/blockchains/ethereum/assets/0xF7dEaF8f20546880cE40441c7bF47733006af98c/info.json deleted file mode 100644 index b6f645ab80d8d..0000000000000 --- a/blockchains/ethereum/assets/0xF7dEaF8f20546880cE40441c7bF47733006af98c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SWAG", - "symbol": "SWAG", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF7dEaF8f20546880cE40441c7bF47733006af98c", - "status": "active", - "id": "0xF7dEaF8f20546880cE40441c7bF47733006af98c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF7dEaF8f20546880cE40441c7bF47733006af98c/logo.png b/blockchains/ethereum/assets/0xF7dEaF8f20546880cE40441c7bF47733006af98c/logo.png deleted file mode 100644 index 3a9ed7e22bace..0000000000000 Binary files a/blockchains/ethereum/assets/0xF7dEaF8f20546880cE40441c7bF47733006af98c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF7f1e82886491c1D3224945Aa7d318e111130Fa9/info.json b/blockchains/ethereum/assets/0xF7f1e82886491c1D3224945Aa7d318e111130Fa9/info.json deleted file mode 100644 index 8e352b85a5a5d..0000000000000 --- a/blockchains/ethereum/assets/0xF7f1e82886491c1D3224945Aa7d318e111130Fa9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ANON", - "symbol": "ANON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF7f1e82886491c1D3224945Aa7d318e111130Fa9", - "status": "active", - "id": "0xF7f1e82886491c1D3224945Aa7d318e111130Fa9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF7f1e82886491c1D3224945Aa7d318e111130Fa9/logo.png b/blockchains/ethereum/assets/0xF7f1e82886491c1D3224945Aa7d318e111130Fa9/logo.png deleted file mode 100644 index 08d34060fbcf9..0000000000000 Binary files a/blockchains/ethereum/assets/0xF7f1e82886491c1D3224945Aa7d318e111130Fa9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D/info.json b/blockchains/ethereum/assets/0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D/info.json deleted file mode 100644 index bc1ee07580f94..0000000000000 --- a/blockchains/ethereum/assets/0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Doecoins.com", - "symbol": "DOE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D", - "status": "active", - "id": "0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D/logo.png b/blockchains/ethereum/assets/0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D/logo.png deleted file mode 100644 index fee362fe3324a..0000000000000 Binary files a/blockchains/ethereum/assets/0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF80D589b3Dbe130c270a69F1a69D050f268786Df/info.json b/blockchains/ethereum/assets/0xF80D589b3Dbe130c270a69F1a69D050f268786Df/info.json deleted file mode 100644 index 5c16be9c4e93b..0000000000000 --- a/blockchains/ethereum/assets/0xF80D589b3Dbe130c270a69F1a69D050f268786Df/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Datamine", - "symbol": "DAM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://datamine.network/", - "explorer": "https://etherscan.io/token/0xF80D589b3Dbe130c270a69F1a69D050f268786Df", - "status": "active", - "id": "0xF80D589b3Dbe130c270a69F1a69D050f268786Df" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF80D589b3Dbe130c270a69F1a69D050f268786Df/logo.png b/blockchains/ethereum/assets/0xF80D589b3Dbe130c270a69F1a69D050f268786Df/logo.png deleted file mode 100644 index 80464a59e8ea6..0000000000000 Binary files a/blockchains/ethereum/assets/0xF80D589b3Dbe130c270a69F1a69D050f268786Df/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16/info.json b/blockchains/ethereum/assets/0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16/info.json deleted file mode 100644 index 1ddc963c4e6d2..0000000000000 --- a/blockchains/ethereum/assets/0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTMcoin", - "symbol": "BTM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16", - "status": "active", - "id": "0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16/logo.png b/blockchains/ethereum/assets/0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16/logo.png deleted file mode 100644 index c814f49e5b94f..0000000000000 Binary files a/blockchains/ethereum/assets/0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF832484f0c9f6b7Cd5c945488899035467508A5D/info.json b/blockchains/ethereum/assets/0xF832484f0c9f6b7Cd5c945488899035467508A5D/info.json deleted file mode 100644 index 92f3cf86a7a95..0000000000000 --- a/blockchains/ethereum/assets/0xF832484f0c9f6b7Cd5c945488899035467508A5D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CUZ", - "symbol": "CUZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF832484f0c9f6b7Cd5c945488899035467508A5D", - "status": "active", - "id": "0xF832484f0c9f6b7Cd5c945488899035467508A5D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF832484f0c9f6b7Cd5c945488899035467508A5D/logo.png b/blockchains/ethereum/assets/0xF832484f0c9f6b7Cd5c945488899035467508A5D/logo.png deleted file mode 100644 index 7458db3c5fa64..0000000000000 Binary files a/blockchains/ethereum/assets/0xF832484f0c9f6b7Cd5c945488899035467508A5D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a/info.json b/blockchains/ethereum/assets/0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a/info.json deleted file mode 100644 index a1a832c28c32b..0000000000000 --- a/blockchains/ethereum/assets/0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COMSA", - "symbol": "CMS", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://comsa.io/en/", - "explorer": "https://etherscan.io/token/0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a", - "status": "active", - "id": "0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a/logo.png b/blockchains/ethereum/assets/0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a/logo.png deleted file mode 100755 index 8cfae63f84ed0..0000000000000 Binary files a/blockchains/ethereum/assets/0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea/info.json b/blockchains/ethereum/assets/0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea/info.json deleted file mode 100644 index d3e7a7a263987..0000000000000 --- a/blockchains/ethereum/assets/0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YouLive Coin", - "symbol": "UC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.youlive.io/", - "explorer": "https://etherscan.io/token/0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea", - "status": "active", - "id": "0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea/logo.png b/blockchains/ethereum/assets/0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea/logo.png deleted file mode 100644 index b2297a4dc8d9c..0000000000000 Binary files a/blockchains/ethereum/assets/0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54/info.json b/blockchains/ethereum/assets/0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54/info.json deleted file mode 100644 index 96b2e3f065737..0000000000000 --- a/blockchains/ethereum/assets/0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AIPAY", - "symbol": "AIPAY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54", - "status": "active", - "id": "0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54/logo.png b/blockchains/ethereum/assets/0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54/logo.png deleted file mode 100644 index 34db67b6c60ce..0000000000000 Binary files a/blockchains/ethereum/assets/0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF88951D7B676798705fd3a362ba5B1DBca2B233b/info.json b/blockchains/ethereum/assets/0xF88951D7B676798705fd3a362ba5B1DBca2B233b/info.json deleted file mode 100644 index 63d870676aa6c..0000000000000 --- a/blockchains/ethereum/assets/0xF88951D7B676798705fd3a362ba5B1DBca2B233b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pixel", - "symbol": "PXL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://piction.network/en/", - "explorer": "https://etherscan.io/token/0xF88951D7B676798705fd3a362ba5B1DBca2B233b", - "status": "active", - "id": "0xF88951D7B676798705fd3a362ba5B1DBca2B233b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF88951D7B676798705fd3a362ba5B1DBca2B233b/logo.png b/blockchains/ethereum/assets/0xF88951D7B676798705fd3a362ba5B1DBca2B233b/logo.png deleted file mode 100644 index fd1318cc73f0f..0000000000000 Binary files a/blockchains/ethereum/assets/0xF88951D7B676798705fd3a362ba5B1DBca2B233b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9/info.json b/blockchains/ethereum/assets/0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9/info.json deleted file mode 100644 index 1db5db16d46c6..0000000000000 --- a/blockchains/ethereum/assets/0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BaoBoShiCoin", - "symbol": "BBSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9", - "status": "active", - "id": "0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9/logo.png b/blockchains/ethereum/assets/0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9/logo.png deleted file mode 100755 index 472ce56234ab5..0000000000000 Binary files a/blockchains/ethereum/assets/0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF8C595D070d104377f58715ce2E6C93E49a87f3c/info.json b/blockchains/ethereum/assets/0xF8C595D070d104377f58715ce2E6C93E49a87f3c/info.json deleted file mode 100644 index 5daff156b8669..0000000000000 --- a/blockchains/ethereum/assets/0xF8C595D070d104377f58715ce2E6C93E49a87f3c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentralized Accessible Content Chain", - "symbol": "DACC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "http://dacc.co/", - "explorer": "https://etherscan.io/token/0xF8C595D070d104377f58715ce2E6C93E49a87f3c", - "status": "active", - "id": "0xF8C595D070d104377f58715ce2E6C93E49a87f3c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF8C595D070d104377f58715ce2E6C93E49a87f3c/logo.png b/blockchains/ethereum/assets/0xF8C595D070d104377f58715ce2E6C93E49a87f3c/logo.png deleted file mode 100644 index 9fbc575e06e5c..0000000000000 Binary files a/blockchains/ethereum/assets/0xF8C595D070d104377f58715ce2E6C93E49a87f3c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20/info.json b/blockchains/ethereum/assets/0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20/info.json deleted file mode 100644 index 27afac8521945..0000000000000 --- a/blockchains/ethereum/assets/0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "777 TOKEN", - "symbol": "777", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20", - "status": "active", - "id": "0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20/logo.png b/blockchains/ethereum/assets/0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20/logo.png deleted file mode 100644 index 6c524453c0bb4..0000000000000 Binary files a/blockchains/ethereum/assets/0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF8F237D074F637D777bcD2A4712bde793f94272B/info.json b/blockchains/ethereum/assets/0xF8F237D074F637D777bcD2A4712bde793f94272B/info.json deleted file mode 100644 index 83c4b99501481..0000000000000 --- a/blockchains/ethereum/assets/0xF8F237D074F637D777bcD2A4712bde793f94272B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ERC223", - "symbol": "ERC223", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "https://erc223token.my.cam/", - "explorer": "https://etherscan.io/token/0xF8F237D074F637D777bcD2A4712bde793f94272B", - "status": "active", - "id": "0xF8F237D074F637D777bcD2A4712bde793f94272B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF8F237D074F637D777bcD2A4712bde793f94272B/logo.png b/blockchains/ethereum/assets/0xF8F237D074F637D777bcD2A4712bde793f94272B/logo.png deleted file mode 100644 index abae3af0bd987..0000000000000 Binary files a/blockchains/ethereum/assets/0xF8F237D074F637D777bcD2A4712bde793f94272B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7/info.json b/blockchains/ethereum/assets/0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7/info.json deleted file mode 100644 index ab9bea68dfb62..0000000000000 --- a/blockchains/ethereum/assets/0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TREECHAIN NETWORK", - "symbol": "TREECOIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7", - "status": "active", - "id": "0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7/logo.png b/blockchains/ethereum/assets/0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7/logo.png deleted file mode 100644 index 9f247686ef07a..0000000000000 Binary files a/blockchains/ethereum/assets/0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF8d778219D253df289dA5F43E2711124FF3953C2/info.json b/blockchains/ethereum/assets/0xF8d778219D253df289dA5F43E2711124FF3953C2/info.json deleted file mode 100644 index 63d17b00db797..0000000000000 --- a/blockchains/ethereum/assets/0xF8d778219D253df289dA5F43E2711124FF3953C2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RIZE", - "symbol": "RIZE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.rizetoken.com", - "explorer": "https://etherscan.io/token/0xF8d778219D253df289dA5F43E2711124FF3953C2", - "status": "active", - "id": "0xF8d778219D253df289dA5F43E2711124FF3953C2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF8d778219D253df289dA5F43E2711124FF3953C2/logo.png b/blockchains/ethereum/assets/0xF8d778219D253df289dA5F43E2711124FF3953C2/logo.png deleted file mode 100644 index cc85e2ba3e58d..0000000000000 Binary files a/blockchains/ethereum/assets/0xF8d778219D253df289dA5F43E2711124FF3953C2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F/info.json b/blockchains/ethereum/assets/0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F/info.json deleted file mode 100644 index a224d56ed7f20..0000000000000 --- a/blockchains/ethereum/assets/0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TGAME", - "symbol": "TGAME", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ico.truegame.io/", - "explorer": "https://etherscan.io/token/0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F", - "status": "active", - "id": "0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F/logo.png b/blockchains/ethereum/assets/0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F/logo.png deleted file mode 100644 index 594f5cd8169d0..0000000000000 Binary files a/blockchains/ethereum/assets/0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF906997808F73B09C1007B98Ab539b189282b192/info.json b/blockchains/ethereum/assets/0xF906997808F73B09C1007B98Ab539b189282b192/info.json deleted file mode 100644 index 10a87ee58067b..0000000000000 --- a/blockchains/ethereum/assets/0xF906997808F73B09C1007B98Ab539b189282b192/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDG", - "symbol": "USDG", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "https://aca.cash/", - "explorer": "https://etherscan.io/token/0xF906997808F73B09C1007B98Ab539b189282b192", - "status": "active", - "id": "0xF906997808F73B09C1007B98Ab539b189282b192" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF906997808F73B09C1007B98Ab539b189282b192/logo.png b/blockchains/ethereum/assets/0xF906997808F73B09C1007B98Ab539b189282b192/logo.png deleted file mode 100644 index 7d271f8ea4b19..0000000000000 Binary files a/blockchains/ethereum/assets/0xF906997808F73B09C1007B98Ab539b189282b192/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF9101F6BDeaAF60735e62820585871f9b1F162b8/info.json b/blockchains/ethereum/assets/0xF9101F6BDeaAF60735e62820585871f9b1F162b8/info.json deleted file mode 100644 index b48b95cf3c7b8..0000000000000 --- a/blockchains/ethereum/assets/0xF9101F6BDeaAF60735e62820585871f9b1F162b8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CACHE", - "symbol": "CACHE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF9101F6BDeaAF60735e62820585871f9b1F162b8", - "status": "active", - "id": "0xF9101F6BDeaAF60735e62820585871f9b1F162b8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF9101F6BDeaAF60735e62820585871f9b1F162b8/logo.png b/blockchains/ethereum/assets/0xF9101F6BDeaAF60735e62820585871f9b1F162b8/logo.png deleted file mode 100755 index 72d337ecf0273..0000000000000 Binary files a/blockchains/ethereum/assets/0xF9101F6BDeaAF60735e62820585871f9b1F162b8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF9366471F3c2F94608aFa3e4951a5754c8606C32/info.json b/blockchains/ethereum/assets/0xF9366471F3c2F94608aFa3e4951a5754c8606C32/info.json deleted file mode 100644 index e13810ecb8265..0000000000000 --- a/blockchains/ethereum/assets/0xF9366471F3c2F94608aFa3e4951a5754c8606C32/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TTism", - "symbol": "TTT", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF9366471F3c2F94608aFa3e4951a5754c8606C32", - "status": "active", - "id": "0xF9366471F3c2F94608aFa3e4951a5754c8606C32" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF9366471F3c2F94608aFa3e4951a5754c8606C32/logo.png b/blockchains/ethereum/assets/0xF9366471F3c2F94608aFa3e4951a5754c8606C32/logo.png deleted file mode 100644 index edb0ce2aeeb8a..0000000000000 Binary files a/blockchains/ethereum/assets/0xF9366471F3c2F94608aFa3e4951a5754c8606C32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/info.json b/blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/info.json deleted file mode 100644 index 71706b28469ea..0000000000000 --- a/blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Yield", - "website": "https://yield.app", - "source_code": "https://github.com/yieldapp", - "white_paper": "https://yield.app/whitepaper", - "description": "YLD is a utility token that allows YIELD.app users to boost their APY", - "explorer": "https://etherscan.io/address/0xf94b5c5651c888d928439ab6514b93944eee6f48", - "type": "ERC20", - "symbol": "YLD", - "decimals": 18, - "status": "active", - "id": "0xF94b5C5651c888d928439aB6514B93944eEE6F48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/logo.png b/blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/logo.png deleted file mode 100644 index 4a968c4f65116..0000000000000 Binary files a/blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF94d09007ADc12c7a295c876db8CE690453815Cc/info.json b/blockchains/ethereum/assets/0xF94d09007ADc12c7a295c876db8CE690453815Cc/info.json deleted file mode 100644 index 06ccf60c4f0d9..0000000000000 --- a/blockchains/ethereum/assets/0xF94d09007ADc12c7a295c876db8CE690453815Cc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eye", - "symbol": "EYE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF94d09007ADc12c7a295c876db8CE690453815Cc", - "status": "active", - "id": "0xF94d09007ADc12c7a295c876db8CE690453815Cc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF94d09007ADc12c7a295c876db8CE690453815Cc/logo.png b/blockchains/ethereum/assets/0xF94d09007ADc12c7a295c876db8CE690453815Cc/logo.png deleted file mode 100644 index fa10b5803e121..0000000000000 Binary files a/blockchains/ethereum/assets/0xF94d09007ADc12c7a295c876db8CE690453815Cc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF96459323030137703483B46fD59A71D712BF0aa/info.json b/blockchains/ethereum/assets/0xF96459323030137703483B46fD59A71D712BF0aa/info.json deleted file mode 100644 index 8e2763e8c6ac9..0000000000000 --- a/blockchains/ethereum/assets/0xF96459323030137703483B46fD59A71D712BF0aa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XTAKE", - "symbol": "XTK", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://xtake.finance/", - "explorer": "https://etherscan.io/token/0xF96459323030137703483B46fD59A71D712BF0aa", - "status": "active", - "id": "0xF96459323030137703483B46fD59A71D712BF0aa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF96459323030137703483B46fD59A71D712BF0aa/logo.png b/blockchains/ethereum/assets/0xF96459323030137703483B46fD59A71D712BF0aa/logo.png deleted file mode 100644 index bce13fc62f24f..0000000000000 Binary files a/blockchains/ethereum/assets/0xF96459323030137703483B46fD59A71D712BF0aa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6/info.json b/blockchains/ethereum/assets/0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6/info.json deleted file mode 100644 index f7f1b14dc8bf2..0000000000000 --- a/blockchains/ethereum/assets/0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Ripio Credit Network", - "website": "https://ripiocredit.network", - "description": "A peer-to-peer credit network protocol based on co-signed smart contracts.", - "socials": [], - "explorer": "https://etherscan.io/token/0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6", - "type": "ERC20", - "symbol": "RCN", - "decimals": 18, - "status": "active", - "id": "0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6/logo.png b/blockchains/ethereum/assets/0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6/logo.png deleted file mode 100755 index 961d0eeed1e10..0000000000000 Binary files a/blockchains/ethereum/assets/0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe/info.json b/blockchains/ethereum/assets/0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe/info.json deleted file mode 100644 index 3f5b24e166ece..0000000000000 --- a/blockchains/ethereum/assets/0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ERCN", - "symbol": "ERCN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe", - "status": "active", - "id": "0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe/logo.png b/blockchains/ethereum/assets/0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe/logo.png deleted file mode 100644 index e15046a374991..0000000000000 Binary files a/blockchains/ethereum/assets/0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF989E16233ad1aD0F2aF739547eF92745341F52B/info.json b/blockchains/ethereum/assets/0xF989E16233ad1aD0F2aF739547eF92745341F52B/info.json deleted file mode 100644 index 5c2035a0a04ef..0000000000000 --- a/blockchains/ethereum/assets/0xF989E16233ad1aD0F2aF739547eF92745341F52B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coin Fella Token", - "website": "https://coinfellatoken.org/", - "description": "The Coin Fella Projekt is all about decentralized financial services with a goal to facilitate financial management in Cryptospace with a specially developed wallet and currency/ERC20 token.", - "explorer": "https://etherscan.io/token/0xF989E16233ad1aD0F2aF739547eF92745341F52B", - "type": "ERC20", - "symbol": "CFT", - "decimals": 18, - "status": "active", - "id": "0xF989E16233ad1aD0F2aF739547eF92745341F52B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF989E16233ad1aD0F2aF739547eF92745341F52B/logo.png b/blockchains/ethereum/assets/0xF989E16233ad1aD0F2aF739547eF92745341F52B/logo.png deleted file mode 100644 index d31a0cf914097..0000000000000 Binary files a/blockchains/ethereum/assets/0xF989E16233ad1aD0F2aF739547eF92745341F52B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF9933cb5f0397bf020Bb950C307e30dd8f62080f/info.json b/blockchains/ethereum/assets/0xF9933cb5f0397bf020Bb950C307e30dd8f62080f/info.json deleted file mode 100644 index a10f3e7655f77..0000000000000 --- a/blockchains/ethereum/assets/0xF9933cb5f0397bf020Bb950C307e30dd8f62080f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZXTH", - "symbol": "ZXTH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://zxth.org/", - "explorer": "https://etherscan.io/token/0xF9933cb5f0397bf020Bb950C307e30dd8f62080f", - "status": "active", - "id": "0xF9933cb5f0397bf020Bb950C307e30dd8f62080f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF9933cb5f0397bf020Bb950C307e30dd8f62080f/logo.png b/blockchains/ethereum/assets/0xF9933cb5f0397bf020Bb950C307e30dd8f62080f/logo.png deleted file mode 100644 index 56c2abbc863cd..0000000000000 Binary files a/blockchains/ethereum/assets/0xF9933cb5f0397bf020Bb950C307e30dd8f62080f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF9986D445ceD31882377b5D6a5F58EaEa72288c3/info.json b/blockchains/ethereum/assets/0xF9986D445ceD31882377b5D6a5F58EaEa72288c3/info.json deleted file mode 100644 index e1ab54daeebb1..0000000000000 --- a/blockchains/ethereum/assets/0xF9986D445ceD31882377b5D6a5F58EaEa72288c3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Elrond", - "symbol": "ERD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF9986D445ceD31882377b5D6a5F58EaEa72288c3", - "status": "active", - "id": "0xF9986D445ceD31882377b5D6a5F58EaEa72288c3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF9986D445ceD31882377b5D6a5F58EaEa72288c3/logo.png b/blockchains/ethereum/assets/0xF9986D445ceD31882377b5D6a5F58EaEa72288c3/logo.png deleted file mode 100644 index 4fb3e43560b67..0000000000000 Binary files a/blockchains/ethereum/assets/0xF9986D445ceD31882377b5D6a5F58EaEa72288c3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF9b540d1104e46E22Bde406F422cd152f205E523/info.json b/blockchains/ethereum/assets/0xF9b540d1104e46E22Bde406F422cd152f205E523/info.json deleted file mode 100644 index 023df9908b5b7..0000000000000 --- a/blockchains/ethereum/assets/0xF9b540d1104e46E22Bde406F422cd152f205E523/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DABANKING", - "symbol": "DAA", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF9b540d1104e46E22Bde406F422cd152f205E523", - "status": "active", - "id": "0xF9b540d1104e46E22Bde406F422cd152f205E523" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF9b540d1104e46E22Bde406F422cd152f205E523/logo.png b/blockchains/ethereum/assets/0xF9b540d1104e46E22Bde406F422cd152f205E523/logo.png deleted file mode 100644 index f044f9c0349e8..0000000000000 Binary files a/blockchains/ethereum/assets/0xF9b540d1104e46E22Bde406F422cd152f205E523/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d/info.json b/blockchains/ethereum/assets/0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d/info.json deleted file mode 100644 index 5df6587fb9641..0000000000000 --- a/blockchains/ethereum/assets/0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C560235", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d", - "status": "active", - "id": "0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d/logo.png b/blockchains/ethereum/assets/0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d/logo.png deleted file mode 100644 index fab7ccb5e2c8a..0000000000000 Binary files a/blockchains/ethereum/assets/0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401/info.json b/blockchains/ethereum/assets/0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401/info.json deleted file mode 100644 index ad5d6f0782123..0000000000000 --- a/blockchains/ethereum/assets/0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "istanbul", - "symbol": "IST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401", - "status": "active", - "id": "0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401/logo.png b/blockchains/ethereum/assets/0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401/logo.png deleted file mode 100644 index 437b51f385ea6..0000000000000 Binary files a/blockchains/ethereum/assets/0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE/info.json b/blockchains/ethereum/assets/0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE/info.json deleted file mode 100644 index e6771f26e5a37..0000000000000 --- a/blockchains/ethereum/assets/0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QuickX Protocol", - "symbol": "QCX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.quickx.io/", - "explorer": "https://etherscan.io/token/0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE", - "status": "active", - "id": "0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE/logo.png b/blockchains/ethereum/assets/0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE/logo.png deleted file mode 100644 index d34645314a2db..0000000000000 Binary files a/blockchains/ethereum/assets/0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1/info.json b/blockchains/ethereum/assets/0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1/info.json deleted file mode 100644 index 0fc8a94035b71..0000000000000 --- a/blockchains/ethereum/assets/0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KRWb Token", - "symbol": "KRWb", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1", - "status": "active", - "id": "0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1/logo.png b/blockchains/ethereum/assets/0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1/logo.png deleted file mode 100755 index e222d465bbb30..0000000000000 Binary files a/blockchains/ethereum/assets/0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a/info.json b/blockchains/ethereum/assets/0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a/info.json deleted file mode 100644 index e117831ed5dfa..0000000000000 --- a/blockchains/ethereum/assets/0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fundament", - "symbol": "FND", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a", - "status": "active", - "id": "0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a/logo.png b/blockchains/ethereum/assets/0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a/logo.png deleted file mode 100644 index a62ae130a1fe8..0000000000000 Binary files a/blockchains/ethereum/assets/0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC/info.json b/blockchains/ethereum/assets/0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC/info.json deleted file mode 100644 index a340818b5e83b..0000000000000 --- a/blockchains/ethereum/assets/0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wish Coin", - "symbol": "WIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC", - "status": "active", - "id": "0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC/logo.png b/blockchains/ethereum/assets/0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC/logo.png deleted file mode 100644 index 5718ebc2e0d08..0000000000000 Binary files a/blockchains/ethereum/assets/0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82/info.json b/blockchains/ethereum/assets/0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82/info.json deleted file mode 100644 index fb08495f68a63..0000000000000 --- a/blockchains/ethereum/assets/0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Education Credits", - "symbol": "EDC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82", - "status": "active", - "id": "0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82/logo.png b/blockchains/ethereum/assets/0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82/logo.png deleted file mode 100755 index 9373fd52a9b6e..0000000000000 Binary files a/blockchains/ethereum/assets/0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFA2562da1Bba7B954f26C74725dF51fb62646313/info.json b/blockchains/ethereum/assets/0xFA2562da1Bba7B954f26C74725dF51fb62646313/info.json deleted file mode 100644 index dc904c6461b28..0000000000000 --- a/blockchains/ethereum/assets/0xFA2562da1Bba7B954f26C74725dF51fb62646313/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ASSY Index", - "symbol": "ASSY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://powerpool.finance/", - "explorer": "https://etherscan.io/token/0xFA2562da1Bba7B954f26C74725dF51fb62646313", - "status": "active", - "id": "0xFA2562da1Bba7B954f26C74725dF51fb62646313" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFA2562da1Bba7B954f26C74725dF51fb62646313/logo.png b/blockchains/ethereum/assets/0xFA2562da1Bba7B954f26C74725dF51fb62646313/logo.png deleted file mode 100644 index cb25b12372a27..0000000000000 Binary files a/blockchains/ethereum/assets/0xFA2562da1Bba7B954f26C74725dF51fb62646313/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFA3118B34522580c35Ae27F6cf52da1dBb756288/info.json b/blockchains/ethereum/assets/0xFA3118B34522580c35Ae27F6cf52da1dBb756288/info.json deleted file mode 100644 index 1fd5e18b982e0..0000000000000 --- a/blockchains/ethereum/assets/0xFA3118B34522580c35Ae27F6cf52da1dBb756288/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LinkEye Token", - "symbol": "LET", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://www.linkeye.com/", - "explorer": "https://etherscan.io/token/0xFA3118B34522580c35Ae27F6cf52da1dBb756288", - "status": "active", - "id": "0xFA3118B34522580c35Ae27F6cf52da1dBb756288" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFA3118B34522580c35Ae27F6cf52da1dBb756288/logo.png b/blockchains/ethereum/assets/0xFA3118B34522580c35Ae27F6cf52da1dBb756288/logo.png deleted file mode 100644 index 5c17ba4915663..0000000000000 Binary files a/blockchains/ethereum/assets/0xFA3118B34522580c35Ae27F6cf52da1dBb756288/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff/info.json b/blockchains/ethereum/assets/0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff/info.json deleted file mode 100644 index e003b250ad3f1..0000000000000 --- a/blockchains/ethereum/assets/0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "blocktrade.com", - "symbol": "BTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://blocktrade.com/", - "explorer": "https://etherscan.io/token/0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff", - "status": "active", - "id": "0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff/logo.png b/blockchains/ethereum/assets/0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff/logo.png deleted file mode 100755 index 43250c3e12ffb..0000000000000 Binary files a/blockchains/ethereum/assets/0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875/info.json b/blockchains/ethereum/assets/0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875/info.json deleted file mode 100644 index 280702a826c88..0000000000000 --- a/blockchains/ethereum/assets/0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swytch Energy Token", - "symbol": "SET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875", - "status": "active", - "id": "0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875/logo.png b/blockchains/ethereum/assets/0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875/logo.png deleted file mode 100644 index e954413b89582..0000000000000 Binary files a/blockchains/ethereum/assets/0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD/info.json b/blockchains/ethereum/assets/0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD/info.json deleted file mode 100644 index e84e51f7929f0..0000000000000 --- a/blockchains/ethereum/assets/0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nickel", - "symbol": "CSC-NI", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD", - "status": "active", - "id": "0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD/logo.png b/blockchains/ethereum/assets/0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD/logo.png deleted file mode 100755 index b6449ef47ec4f..0000000000000 Binary files a/blockchains/ethereum/assets/0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFADe17a07ba3B480aA1714c3724a52D4C57d410E/info.json b/blockchains/ethereum/assets/0xFADe17a07ba3B480aA1714c3724a52D4C57d410E/info.json deleted file mode 100644 index 9aa16566c399c..0000000000000 --- a/blockchains/ethereum/assets/0xFADe17a07ba3B480aA1714c3724a52D4C57d410E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vegan", - "symbol": "VEGAN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFADe17a07ba3B480aA1714c3724a52D4C57d410E", - "status": "active", - "id": "0xFADe17a07ba3B480aA1714c3724a52D4C57d410E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFADe17a07ba3B480aA1714c3724a52D4C57d410E/logo.png b/blockchains/ethereum/assets/0xFADe17a07ba3B480aA1714c3724a52D4C57d410E/logo.png deleted file mode 100644 index e9b6433c73879..0000000000000 Binary files a/blockchains/ethereum/assets/0xFADe17a07ba3B480aA1714c3724a52D4C57d410E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f/info.json b/blockchains/ethereum/assets/0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f/info.json deleted file mode 100644 index 6b83c7e0e1c78..0000000000000 --- a/blockchains/ethereum/assets/0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FIN ERC20 Token", - "symbol": "FIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f", - "status": "active", - "id": "0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f/logo.png b/blockchains/ethereum/assets/0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f/logo.png deleted file mode 100755 index 630b5c0c6dd7d..0000000000000 Binary files a/blockchains/ethereum/assets/0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92/info.json b/blockchains/ethereum/assets/0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92/info.json deleted file mode 100644 index 15c0b42f1bdd4..0000000000000 --- a/blockchains/ethereum/assets/0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bytether", - "symbol": "BTH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92", - "status": "active", - "id": "0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92/logo.png b/blockchains/ethereum/assets/0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92/logo.png deleted file mode 100755 index a3401a6952b45..0000000000000 Binary files a/blockchains/ethereum/assets/0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/info.json b/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/info.json deleted file mode 100644 index 58b6eef69a049..0000000000000 --- a/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CR Coin", - "symbol": "CRC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://crcoinico.com/", - "explorer": "https://etherscan.io/token/0xFB19C03a02a519a44542343803F3D42578CBc243", - "status": "active", - "id": "0xFB19C03a02a519a44542343803F3D42578CBc243" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/logo.png b/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/logo.png deleted file mode 100644 index 6c3362f88f240..0000000000000 Binary files a/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B/info.json b/blockchains/ethereum/assets/0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B/info.json deleted file mode 100644 index 20419eb4cb5af..0000000000000 --- a/blockchains/ethereum/assets/0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Galaxy eSolutions", - "symbol": "GES", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://galaxy-esolutions.com/", - "explorer": "https://etherscan.io/token/0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B", - "status": "active", - "id": "0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B/logo.png b/blockchains/ethereum/assets/0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B/logo.png deleted file mode 100644 index 32a3c21e92ab9..0000000000000 Binary files a/blockchains/ethereum/assets/0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d/info.json b/blockchains/ethereum/assets/0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d/info.json deleted file mode 100644 index 168ef7693c830..0000000000000 --- a/blockchains/ethereum/assets/0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Artemischain", - "symbol": "ATC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d", - "status": "active", - "id": "0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d/logo.png b/blockchains/ethereum/assets/0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d/logo.png deleted file mode 100644 index 92db3bdcf798b..0000000000000 Binary files a/blockchains/ethereum/assets/0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D/info.json b/blockchains/ethereum/assets/0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D/info.json deleted file mode 100644 index 06c65a54f0a98..0000000000000 --- a/blockchains/ethereum/assets/0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CHAOEX", - "symbol": "CHEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D", - "status": "active", - "id": "0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D/logo.png b/blockchains/ethereum/assets/0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D/logo.png deleted file mode 100644 index 5b2a5b9e5f6ee..0000000000000 Binary files a/blockchains/ethereum/assets/0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFBcECb002177e530695B8976638fBd18d2038C3C/info.json b/blockchains/ethereum/assets/0xFBcECb002177e530695B8976638fBd18d2038C3C/info.json deleted file mode 100644 index 990798be13259..0000000000000 --- a/blockchains/ethereum/assets/0xFBcECb002177e530695B8976638fBd18d2038C3C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Belifex", - "website": "https://belifex.com/", - "description": "Belifex is a Self Funded Blockchain Project with decentralizing solutions (DEX, Payment Gateway, Wallet and many others) all based on ERC-20 BEFX token.", - "explorer": "https://etherscan.io/token/0xfbcecb002177e530695b8976638fbd18d2038c3c", - "type": "ERC20", - "symbol": "BEFX", - "decimals": 8, - "status": "active", - "id": "0xFBcECb002177e530695B8976638fBd18d2038C3C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFBcECb002177e530695B8976638fBd18d2038C3C/logo.png b/blockchains/ethereum/assets/0xFBcECb002177e530695B8976638fBd18d2038C3C/logo.png deleted file mode 100644 index d6a9de4227ebd..0000000000000 Binary files a/blockchains/ethereum/assets/0xFBcECb002177e530695B8976638fBd18d2038C3C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFC29B6e626B67776675FfF55d5BC0452d042F434/info.json b/blockchains/ethereum/assets/0xFC29B6e626B67776675FfF55d5BC0452d042F434/info.json deleted file mode 100644 index 95e64d4738cef..0000000000000 --- a/blockchains/ethereum/assets/0xFC29B6e626B67776675FfF55d5BC0452d042F434/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "BHEX Token", - "website": "https://bhex.com", - "description": "BHT is the token issued by the BHEX trading platform ecosystem.", - "socials": [], - "explorer": "https://etherscan.io/token/0xFC29B6e626B67776675FfF55d5BC0452d042F434", - "type": "ERC20", - "symbol": "BHT", - "decimals": 18, - "status": "active", - "id": "0xFC29B6e626B67776675FfF55d5BC0452d042F434" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFC29B6e626B67776675FfF55d5BC0452d042F434/logo.png b/blockchains/ethereum/assets/0xFC29B6e626B67776675FfF55d5BC0452d042F434/logo.png deleted file mode 100644 index 5ae8f49411792..0000000000000 Binary files a/blockchains/ethereum/assets/0xFC29B6e626B67776675FfF55d5BC0452d042F434/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFC4B8ED459e00e5400be803A9BB3954234FD50e3/info.json b/blockchains/ethereum/assets/0xFC4B8ED459e00e5400be803A9BB3954234FD50e3/info.json deleted file mode 100644 index 5c4f8784a3d13..0000000000000 --- a/blockchains/ethereum/assets/0xFC4B8ED459e00e5400be803A9BB3954234FD50e3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing WBTC", - "symbol": "aWBTC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0xFC4B8ED459e00e5400be803A9BB3954234FD50e3", - "status": "active", - "id": "0xFC4B8ED459e00e5400be803A9BB3954234FD50e3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFC4B8ED459e00e5400be803A9BB3954234FD50e3/logo.png b/blockchains/ethereum/assets/0xFC4B8ED459e00e5400be803A9BB3954234FD50e3/logo.png deleted file mode 100644 index 7cab5c08c2943..0000000000000 Binary files a/blockchains/ethereum/assets/0xFC4B8ED459e00e5400be803A9BB3954234FD50e3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFC97655AE3714de60B518B7EA225b240AbF9d24E/info.json b/blockchains/ethereum/assets/0xFC97655AE3714de60B518B7EA225b240AbF9d24E/info.json deleted file mode 100644 index 0cf6c7d74bf99..0000000000000 --- a/blockchains/ethereum/assets/0xFC97655AE3714de60B518B7EA225b240AbF9d24E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HongKongCoin", - "symbol": "HKCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFC97655AE3714de60B518B7EA225b240AbF9d24E", - "status": "active", - "id": "0xFC97655AE3714de60B518B7EA225b240AbF9d24E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFC97655AE3714de60B518B7EA225b240AbF9d24E/logo.png b/blockchains/ethereum/assets/0xFC97655AE3714de60B518B7EA225b240AbF9d24E/logo.png deleted file mode 100755 index 947e49f5064f4..0000000000000 Binary files a/blockchains/ethereum/assets/0xFC97655AE3714de60B518B7EA225b240AbF9d24E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4/info.json b/blockchains/ethereum/assets/0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4/info.json deleted file mode 100644 index 7ade782bd4fca..0000000000000 --- a/blockchains/ethereum/assets/0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Onyx S&P 500", - "symbol": "OSPV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4", - "status": "active", - "id": "0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4/logo.png b/blockchains/ethereum/assets/0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4/logo.png deleted file mode 100644 index 8bd2d98112385..0000000000000 Binary files a/blockchains/ethereum/assets/0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f/info.json b/blockchains/ethereum/assets/0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f/info.json deleted file mode 100644 index 4eaf3548f68df..0000000000000 --- a/blockchains/ethereum/assets/0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ECOSCU", - "symbol": "ECOSCU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f", - "status": "active", - "id": "0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f/logo.png b/blockchains/ethereum/assets/0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f/logo.png deleted file mode 100644 index c2f49220f1130..0000000000000 Binary files a/blockchains/ethereum/assets/0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187/info.json b/blockchains/ethereum/assets/0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187/info.json deleted file mode 100644 index 6189c2a86a2f4..0000000000000 --- a/blockchains/ethereum/assets/0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alchemy", - "symbol": "Alchemy", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://alchemy-ai.com/", - "explorer": "https://etherscan.io/token/0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187", - "status": "active", - "id": "0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187/logo.png b/blockchains/ethereum/assets/0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187/logo.png deleted file mode 100644 index 0ea4ac0c9149b..0000000000000 Binary files a/blockchains/ethereum/assets/0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8/info.json b/blockchains/ethereum/assets/0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8/info.json deleted file mode 100644 index b3feeb424ba81..0000000000000 --- a/blockchains/ethereum/assets/0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Contracoin", - "symbol": "CTCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://contracoin.asia/", - "explorer": "https://etherscan.io/token/0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8", - "status": "active", - "id": "0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8/logo.png b/blockchains/ethereum/assets/0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8/logo.png deleted file mode 100644 index 4b52c1d7d7a51..0000000000000 Binary files a/blockchains/ethereum/assets/0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4/info.json b/blockchains/ethereum/assets/0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4/info.json deleted file mode 100644 index f1846dc908c1d..0000000000000 --- a/blockchains/ethereum/assets/0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "B Network Cash", - "symbol": "BNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4", - "status": "active", - "id": "0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4/logo.png b/blockchains/ethereum/assets/0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4/logo.png deleted file mode 100644 index f22dedb6cc4ef..0000000000000 Binary files a/blockchains/ethereum/assets/0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/info.json b/blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/info.json deleted file mode 100644 index 1902326ee7e0f..0000000000000 --- a/blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Easy Deals", - "symbol": "EDBT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0", - "status": "active", - "id": "0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/logo.png b/blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/logo.png deleted file mode 100644 index 5dbe53b4f92be..0000000000000 Binary files a/blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59/info.json b/blockchains/ethereum/assets/0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59/info.json deleted file mode 100644 index 1c021810b9af0..0000000000000 --- a/blockchains/ethereum/assets/0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": " DoneDonate", - "symbol": "DDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59", - "status": "active", - "id": "0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59/logo.png b/blockchains/ethereum/assets/0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59/logo.png deleted file mode 100644 index 1f4970509f10f..0000000000000 Binary files a/blockchains/ethereum/assets/0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247/info.json b/blockchains/ethereum/assets/0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247/info.json deleted file mode 100644 index 0ddce9cb8c350..0000000000000 --- a/blockchains/ethereum/assets/0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ZBG Token", - "website": "https://zbg.com", - "description": "ZBG Token is an exchange based token and native currency of the ZBG crypto exchange.", - "socials": [], - "explorer": "https://etherscan.io/token/0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247", - "type": "ERC20", - "symbol": "ZT", - "decimals": 18, - "status": "active", - "id": "0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247/logo.png b/blockchains/ethereum/assets/0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247/logo.png deleted file mode 100644 index f3eb3f21f53d4..0000000000000 Binary files a/blockchains/ethereum/assets/0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/info.json b/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/info.json deleted file mode 100644 index 79e7b344e3016..0000000000000 --- a/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Reef", - "website": "https://reef.finance", - "description": "Reef Finance is a multi-chain smart yield engine and liquidity aggregator where any DeFi protocol can integrate into.", - "explorer": "https://etherscan.io/token/0xfe3e6a25e6b192a42a44ecddcd13796471735acf", - "research": "https://research.binance.com/en/projects/reef-finance", - "type": "ERC20", - "symbol": "REEF", - "decimals": 18, - "status": "active", - "id": "0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/logo.png b/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/logo.png deleted file mode 100644 index 7eed97f775974..0000000000000 Binary files a/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFE76BE9cEC465ed3219a9972c21655D57d21aec6/info.json b/blockchains/ethereum/assets/0xFE76BE9cEC465ed3219a9972c21655D57d21aec6/info.json deleted file mode 100644 index ffcb9511461fc..0000000000000 --- a/blockchains/ethereum/assets/0xFE76BE9cEC465ed3219a9972c21655D57d21aec6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PalletOneToken", - "symbol": "PTN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://pallet.one/", - "explorer": "https://etherscan.io/token/0xFE76BE9cEC465ed3219a9972c21655D57d21aec6", - "status": "active", - "id": "0xFE76BE9cEC465ed3219a9972c21655D57d21aec6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFE76BE9cEC465ed3219a9972c21655D57d21aec6/logo.png b/blockchains/ethereum/assets/0xFE76BE9cEC465ed3219a9972c21655D57d21aec6/logo.png deleted file mode 100644 index 32c2896c9d6c1..0000000000000 Binary files a/blockchains/ethereum/assets/0xFE76BE9cEC465ed3219a9972c21655D57d21aec6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFEF3884b603C33EF8eD4183346E093A173C94da6/info.json b/blockchains/ethereum/assets/0xFEF3884b603C33EF8eD4183346E093A173C94da6/info.json deleted file mode 100644 index 3f703f997124d..0000000000000 --- a/blockchains/ethereum/assets/0xFEF3884b603C33EF8eD4183346E093A173C94da6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MetaMorph", - "symbol": "METM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://metamorph.pro/", - "explorer": "https://etherscan.io/token/0xFEF3884b603C33EF8eD4183346E093A173C94da6", - "status": "active", - "id": "0xFEF3884b603C33EF8eD4183346E093A173C94da6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFEF3884b603C33EF8eD4183346E093A173C94da6/logo.png b/blockchains/ethereum/assets/0xFEF3884b603C33EF8eD4183346E093A173C94da6/logo.png deleted file mode 100644 index cf1dc2f5e133d..0000000000000 Binary files a/blockchains/ethereum/assets/0xFEF3884b603C33EF8eD4183346E093A173C94da6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3/info.json b/blockchains/ethereum/assets/0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3/info.json deleted file mode 100644 index 98f44cbd0a4b4..0000000000000 --- a/blockchains/ethereum/assets/0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3/info.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "name": "Cezo OS", - "website": "https://cezo.io/", - "description": "CEZO is a decentralized OS infrastructure to enable full ecosystem required by complex computations of DApps.", - "explorer": "https://etherscan.io/token/0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/cezo_io", - "handle": "cezo_io" - }, - { - "name": "Medium", - "url": "https://medium.com/@cezo_io", - "handle": "@cezo_io" - }, - { - "name": "Github", - "url": "https://github.com/cezo-os", - "handle": "cezo-os" - }, - { - "name": "Telegram", - "url": "https://t.me/cezo_io", - "handle": "cezo_io" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/cezo/", - "handle": "cezo" - } - ], - "type": "ERC20", - "symbol": "CEZ", - "decimals": 18, - "status": "active", - "id": "0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3/logo.png b/blockchains/ethereum/assets/0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3/logo.png deleted file mode 100644 index 3866fd6a5428d..0000000000000 Binary files a/blockchains/ethereum/assets/0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E/info.json b/blockchains/ethereum/assets/0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E/info.json deleted file mode 100644 index e6eb5e788e65f..0000000000000 --- a/blockchains/ethereum/assets/0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Origo", - "symbol": "OGO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://origo.network/", - "explorer": "https://etherscan.io/token/0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E", - "status": "active", - "id": "0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E/logo.png b/blockchains/ethereum/assets/0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E/logo.png deleted file mode 100644 index 48231fa361e31..0000000000000 Binary files a/blockchains/ethereum/assets/0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFF0a024B66739357c4ED231fB3DBC0c8C22749F5/info.json b/blockchains/ethereum/assets/0xFF0a024B66739357c4ED231fB3DBC0c8C22749F5/info.json deleted file mode 100644 index 5d8b4c0904b94..0000000000000 --- a/blockchains/ethereum/assets/0xFF0a024B66739357c4ED231fB3DBC0c8C22749F5/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": " Binance Wrapped WRX", - "website": "https://binance.org", - "description": "BWRX tokens are ERC20 tokens on the Ethereum network created via the Binance Token Canal program, where the price is pegged to WRX at a rate of 1 BWRX = 1 WRX.", - "explorer": "https://etherscan.io/token/0xff0a024b66739357c4ed231fb3dbc0c8c22749f5", - "research": "https://research.binance.com/en/projects/wazirx", - "type": "ERC20", - "symbol": "BWRX", - "decimals": 8, - "status": "active", - "id": "0xFF0a024B66739357c4ED231fB3DBC0c8C22749F5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFF0a024B66739357c4ED231fB3DBC0c8C22749F5/logo.png b/blockchains/ethereum/assets/0xFF0a024B66739357c4ED231fB3DBC0c8C22749F5/logo.png deleted file mode 100644 index d5740aecada53..0000000000000 Binary files a/blockchains/ethereum/assets/0xFF0a024B66739357c4ED231fB3DBC0c8C22749F5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43/info.json b/blockchains/ethereum/assets/0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43/info.json deleted file mode 100644 index 3eec797709599..0000000000000 --- a/blockchains/ethereum/assets/0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AUA GOLD", - "symbol": "AUA", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43", - "status": "active", - "id": "0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43/logo.png b/blockchains/ethereum/assets/0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43/logo.png deleted file mode 100644 index 70ca65a0175ec..0000000000000 Binary files a/blockchains/ethereum/assets/0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFF193c057339a328DCec72eB3eD3bfc399922C80/info.json b/blockchains/ethereum/assets/0xFF193c057339a328DCec72eB3eD3bfc399922C80/info.json deleted file mode 100644 index 6bf91a4c9cf2d..0000000000000 --- a/blockchains/ethereum/assets/0xFF193c057339a328DCec72eB3eD3bfc399922C80/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Abe Token", - "symbol": "ABE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFF193c057339a328DCec72eB3eD3bfc399922C80", - "status": "active", - "id": "0xFF193c057339a328DCec72eB3eD3bfc399922C80" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFF193c057339a328DCec72eB3eD3bfc399922C80/logo.png b/blockchains/ethereum/assets/0xFF193c057339a328DCec72eB3eD3bfc399922C80/logo.png deleted file mode 100755 index 3dba5140231c6..0000000000000 Binary files a/blockchains/ethereum/assets/0xFF193c057339a328DCec72eB3eD3bfc399922C80/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45/info.json b/blockchains/ethereum/assets/0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45/info.json deleted file mode 100644 index b4685ebd8b427..0000000000000 --- a/blockchains/ethereum/assets/0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SOCIALMEDIACOIN", - "symbol": "LIKE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45", - "status": "active", - "id": "0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45/logo.png b/blockchains/ethereum/assets/0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45/logo.png deleted file mode 100755 index b5388ffb787b8..0000000000000 Binary files a/blockchains/ethereum/assets/0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFF440aE0Bb96ee0C6a024E9D9BDb9face23ceC6b/info.json b/blockchains/ethereum/assets/0xFF440aE0Bb96ee0C6a024E9D9BDb9face23ceC6b/info.json deleted file mode 100644 index cb9150ce4558f..0000000000000 --- a/blockchains/ethereum/assets/0xFF440aE0Bb96ee0C6a024E9D9BDb9face23ceC6b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Euros", - "website": "https://dollarprotocol.com", - "description": "Euros (EUR) is the object of stabilization in the EURO algorithmic stablecoin protocol in Dollar Protocol.", - "explorer": "https://etherscan.io/token/0xFF440aE0Bb96ee0C6a024E9D9BDb9face23ceC6b", - "type": "ERC20", - "symbol": "EUR", - "decimals": 9, - "status": "active", - "id": "0xFF440aE0Bb96ee0C6a024E9D9BDb9face23ceC6b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFF440aE0Bb96ee0C6a024E9D9BDb9face23ceC6b/logo.png b/blockchains/ethereum/assets/0xFF440aE0Bb96ee0C6a024E9D9BDb9face23ceC6b/logo.png deleted file mode 100644 index 2acd8334eb611..0000000000000 Binary files a/blockchains/ethereum/assets/0xFF440aE0Bb96ee0C6a024E9D9BDb9face23ceC6b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFF603F43946A3A28DF5E6A73172555D8C8b02386/info.json b/blockchains/ethereum/assets/0xFF603F43946A3A28DF5E6A73172555D8C8b02386/info.json deleted file mode 100644 index aaa193a691492..0000000000000 --- a/blockchains/ethereum/assets/0xFF603F43946A3A28DF5E6A73172555D8C8b02386/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OneRoot Network Token", - "symbol": "RNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.oneroot.io/en", - "explorer": "https://etherscan.io/token/0xFF603F43946A3A28DF5E6A73172555D8C8b02386", - "status": "active", - "id": "0xFF603F43946A3A28DF5E6A73172555D8C8b02386" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFF603F43946A3A28DF5E6A73172555D8C8b02386/logo.png b/blockchains/ethereum/assets/0xFF603F43946A3A28DF5E6A73172555D8C8b02386/logo.png deleted file mode 100644 index 67646b34e0ef1..0000000000000 Binary files a/blockchains/ethereum/assets/0xFF603F43946A3A28DF5E6A73172555D8C8b02386/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFFA52DCE6Eb5695436BE96CA9b7Df63382e4c34d/info.json b/blockchains/ethereum/assets/0xFFA52DCE6Eb5695436BE96CA9b7Df63382e4c34d/info.json deleted file mode 100644 index 94401f94827f6..0000000000000 --- a/blockchains/ethereum/assets/0xFFA52DCE6Eb5695436BE96CA9b7Df63382e4c34d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Onyx S&P 500 Short", - "symbol": "OSPVS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFFA52DCE6Eb5695436BE96CA9b7Df63382e4c34d", - "status": "active", - "id": "0xFFA52DCE6Eb5695436BE96CA9b7Df63382e4c34d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFFA52DCE6Eb5695436BE96CA9b7Df63382e4c34d/logo.png b/blockchains/ethereum/assets/0xFFA52DCE6Eb5695436BE96CA9b7Df63382e4c34d/logo.png deleted file mode 100644 index 9e8f09c046346..0000000000000 Binary files a/blockchains/ethereum/assets/0xFFA52DCE6Eb5695436BE96CA9b7Df63382e4c34d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFFC97142863e9B2583588e3705e2322eF0369635/info.json b/blockchains/ethereum/assets/0xFFC97142863e9B2583588e3705e2322eF0369635/info.json deleted file mode 100644 index 0e530040079a0..0000000000000 --- a/blockchains/ethereum/assets/0xFFC97142863e9B2583588e3705e2322eF0369635/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Surge Token", - "symbol": "SVG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFFC97142863e9B2583588e3705e2322eF0369635", - "status": "active", - "id": "0xFFC97142863e9B2583588e3705e2322eF0369635" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFFC97142863e9B2583588e3705e2322eF0369635/logo.png b/blockchains/ethereum/assets/0xFFC97142863e9B2583588e3705e2322eF0369635/logo.png deleted file mode 100644 index b654975cda6fc..0000000000000 Binary files a/blockchains/ethereum/assets/0xFFC97142863e9B2583588e3705e2322eF0369635/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265/info.json b/blockchains/ethereum/assets/0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265/info.json deleted file mode 100644 index ce95d96050c0d..0000000000000 --- a/blockchains/ethereum/assets/0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NANJCOIN", - "symbol": "NANJ", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://nanjcoin.com/", - "explorer": "https://etherscan.io/token/0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265", - "status": "active", - "id": "0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265/logo.png b/blockchains/ethereum/assets/0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265/logo.png deleted file mode 100644 index f092890ede5fb..0000000000000 Binary files a/blockchains/ethereum/assets/0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFFa93Aacf49297D51E211817452839052FDFB961/info.json b/blockchains/ethereum/assets/0xFFa93Aacf49297D51E211817452839052FDFB961/info.json deleted file mode 100644 index 3ad1d6f9b54d4..0000000000000 --- a/blockchains/ethereum/assets/0xFFa93Aacf49297D51E211817452839052FDFB961/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Distributed Credit Chain", - "symbol": "DCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFFa93Aacf49297D51E211817452839052FDFB961", - "status": "active", - "id": "0xFFa93Aacf49297D51E211817452839052FDFB961" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFFa93Aacf49297D51E211817452839052FDFB961/logo.png b/blockchains/ethereum/assets/0xFFa93Aacf49297D51E211817452839052FDFB961/logo.png deleted file mode 100755 index ca5397b78b1b5..0000000000000 Binary files a/blockchains/ethereum/assets/0xFFa93Aacf49297D51E211817452839052FDFB961/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFFc63b9146967A1ba33066fB057EE3722221aCf0/info.json b/blockchains/ethereum/assets/0xFFc63b9146967A1ba33066fB057EE3722221aCf0/info.json deleted file mode 100644 index 29824e26e56a4..0000000000000 --- a/blockchains/ethereum/assets/0xFFc63b9146967A1ba33066fB057EE3722221aCf0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alpha", - "symbol": "A", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.Alphaplatform.co", - "explorer": "https://etherscan.io/token/0xFFc63b9146967A1ba33066fB057EE3722221aCf0", - "status": "active", - "id": "0xFFc63b9146967A1ba33066fB057EE3722221aCf0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFFc63b9146967A1ba33066fB057EE3722221aCf0/logo.png b/blockchains/ethereum/assets/0xFFc63b9146967A1ba33066fB057EE3722221aCf0/logo.png deleted file mode 100644 index b9fbff82aadb7..0000000000000 Binary files a/blockchains/ethereum/assets/0xFFc63b9146967A1ba33066fB057EE3722221aCf0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFFdd9c97556d8D7B40970358529AE19F52b61eCe/info.json b/blockchains/ethereum/assets/0xFFdd9c97556d8D7B40970358529AE19F52b61eCe/info.json deleted file mode 100644 index aa845a2f3738b..0000000000000 --- a/blockchains/ethereum/assets/0xFFdd9c97556d8D7B40970358529AE19F52b61eCe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trilite", - "symbol": "CSC-TR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFFdd9c97556d8D7B40970358529AE19F52b61eCe", - "status": "active", - "id": "0xFFdd9c97556d8D7B40970358529AE19F52b61eCe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFFdd9c97556d8D7B40970358529AE19F52b61eCe/logo.png b/blockchains/ethereum/assets/0xFFdd9c97556d8D7B40970358529AE19F52b61eCe/logo.png deleted file mode 100755 index 64737ead41513..0000000000000 Binary files a/blockchains/ethereum/assets/0xFFdd9c97556d8D7B40970358529AE19F52b61eCe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFFee4DB0f30a43955398776A9524fDFF0680dD7f/info.json b/blockchains/ethereum/assets/0xFFee4DB0f30a43955398776A9524fDFF0680dD7f/info.json deleted file mode 100644 index 9f86a03d524ff..0000000000000 --- a/blockchains/ethereum/assets/0xFFee4DB0f30a43955398776A9524fDFF0680dD7f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EXSERION", - "symbol": "EXR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFFee4DB0f30a43955398776A9524fDFF0680dD7f", - "status": "active", - "id": "0xFFee4DB0f30a43955398776A9524fDFF0680dD7f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFFee4DB0f30a43955398776A9524fDFF0680dD7f/logo.png b/blockchains/ethereum/assets/0xFFee4DB0f30a43955398776A9524fDFF0680dD7f/logo.png deleted file mode 100644 index 11138e09f1ced..0000000000000 Binary files a/blockchains/ethereum/assets/0xFFee4DB0f30a43955398776A9524fDFF0680dD7f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFab46E002BbF0b4509813474841E0716E6730136/info.json b/blockchains/ethereum/assets/0xFab46E002BbF0b4509813474841E0716E6730136/info.json deleted file mode 100644 index 9c6621e01829d..0000000000000 --- a/blockchains/ethereum/assets/0xFab46E002BbF0b4509813474841E0716E6730136/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FaucetToken", - "symbol": "FAU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFab46E002BbF0b4509813474841E0716E6730136", - "status": "active", - "id": "0xFab46E002BbF0b4509813474841E0716E6730136" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFab46E002BbF0b4509813474841E0716E6730136/logo.png b/blockchains/ethereum/assets/0xFab46E002BbF0b4509813474841E0716E6730136/logo.png deleted file mode 100644 index 9cb08d968e918..0000000000000 Binary files a/blockchains/ethereum/assets/0xFab46E002BbF0b4509813474841E0716E6730136/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba/info.json b/blockchains/ethereum/assets/0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba/info.json deleted file mode 100644 index 09d2cc8bfbace..0000000000000 --- a/blockchains/ethereum/assets/0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DADI", - "symbol": "DADI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://edge.network/en/", - "explorer": "https://etherscan.io/token/0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba", - "status": "active", - "id": "0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba/logo.png b/blockchains/ethereum/assets/0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba/logo.png deleted file mode 100644 index 3fb86101c16fd..0000000000000 Binary files a/blockchains/ethereum/assets/0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668/info.json b/blockchains/ethereum/assets/0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668/info.json deleted file mode 100644 index 4f8e29f47f863..0000000000000 --- a/blockchains/ethereum/assets/0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ELA Coin", - "symbol": "ELAMA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.elamachain.io/", - "explorer": "https://etherscan.io/token/0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668", - "status": "active", - "id": "0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668/logo.png b/blockchains/ethereum/assets/0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668/logo.png deleted file mode 100644 index 248fe58c832d8..0000000000000 Binary files a/blockchains/ethereum/assets/0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363/info.json b/blockchains/ethereum/assets/0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363/info.json deleted file mode 100644 index 946b0aac43b89..0000000000000 --- a/blockchains/ethereum/assets/0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TigerCash", - "symbol": "TCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363", - "status": "active", - "id": "0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363/logo.png b/blockchains/ethereum/assets/0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363/logo.png deleted file mode 100644 index 323df0f775f6f..0000000000000 Binary files a/blockchains/ethereum/assets/0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E/info.json b/blockchains/ethereum/assets/0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E/info.json deleted file mode 100644 index 7893aaec77435..0000000000000 --- a/blockchains/ethereum/assets/0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ThingsOpreatingSystem", - "symbol": "TOS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.toschain.org/", - "explorer": "https://etherscan.io/token/0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E", - "status": "active", - "id": "0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E/logo.png b/blockchains/ethereum/assets/0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E/logo.png deleted file mode 100644 index a2081468b796b..0000000000000 Binary files a/blockchains/ethereum/assets/0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC/info.json b/blockchains/ethereum/assets/0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC/info.json deleted file mode 100644 index 76e4bfc26c05a..0000000000000 --- a/blockchains/ethereum/assets/0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DIPNET", - "symbol": "DPN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC", - "status": "active", - "id": "0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC/logo.png b/blockchains/ethereum/assets/0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC/logo.png deleted file mode 100644 index 5540aecc69254..0000000000000 Binary files a/blockchains/ethereum/assets/0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/info.json b/blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/info.json deleted file mode 100644 index 8f87eb33f0483..0000000000000 --- a/blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "DuckDaoDime", - "website": "https://duckdao.io", - "description": "DuckDAO, the world’s largest crowdsourced Incubator for crypto projects.", - "explorer": "https://etherscan.io/token/0xfbeea1c75e4c4465cb2fccc9c6d6afe984558e20", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/dao_duck", - "handle": "dao_duck" - }, - { - "name": "Telegram", - "url": "https://t.me/duckdaolobby", - "handle": "Duckdaolobby" - }, - { - "name": "Medium", - "url": "https://duckdao.medium.com/", - "handle": "Duckdao" - } - ], - "type": "ERC20", - "symbol": "DDIM", - "decimals": 18, - "status": "active", - "id": "0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/logo.png b/blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/logo.png deleted file mode 100644 index 6d38e6935f316..0000000000000 Binary files a/blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFbb20e554d804C8c355Be94d456921Ea26aC2B37/info.json b/blockchains/ethereum/assets/0xFbb20e554d804C8c355Be94d456921Ea26aC2B37/info.json deleted file mode 100644 index faa6310bcfc38..0000000000000 --- a/blockchains/ethereum/assets/0xFbb20e554d804C8c355Be94d456921Ea26aC2B37/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AsmChain", - "symbol": "ASM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFbb20e554d804C8c355Be94d456921Ea26aC2B37", - "status": "active", - "id": "0xFbb20e554d804C8c355Be94d456921Ea26aC2B37" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFbb20e554d804C8c355Be94d456921Ea26aC2B37/logo.png b/blockchains/ethereum/assets/0xFbb20e554d804C8c355Be94d456921Ea26aC2B37/logo.png deleted file mode 100644 index 4ad5d86321424..0000000000000 Binary files a/blockchains/ethereum/assets/0xFbb20e554d804C8c355Be94d456921Ea26aC2B37/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFbcFD010d007d10D49f516bB738F4aED12880225/info.json b/blockchains/ethereum/assets/0xFbcFD010d007d10D49f516bB738F4aED12880225/info.json deleted file mode 100644 index 10298c312ac5b..0000000000000 --- a/blockchains/ethereum/assets/0xFbcFD010d007d10D49f516bB738F4aED12880225/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WildLife", - "symbol": "WILD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFbcFD010d007d10D49f516bB738F4aED12880225", - "status": "active", - "id": "0xFbcFD010d007d10D49f516bB738F4aED12880225" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFbcFD010d007d10D49f516bB738F4aED12880225/logo.png b/blockchains/ethereum/assets/0xFbcFD010d007d10D49f516bB738F4aED12880225/logo.png deleted file mode 100644 index e071237049bf4..0000000000000 Binary files a/blockchains/ethereum/assets/0xFbcFD010d007d10D49f516bB738F4aED12880225/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFbe878CED08132bd8396988671b450793C44bC12/info.json b/blockchains/ethereum/assets/0xFbe878CED08132bd8396988671b450793C44bC12/info.json deleted file mode 100644 index daee99bcdeb0f..0000000000000 --- a/blockchains/ethereum/assets/0xFbe878CED08132bd8396988671b450793C44bC12/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fox Trading", - "symbol": "FOXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://foxtrading.io/", - "explorer": "https://etherscan.io/token/0xFbe878CED08132bd8396988671b450793C44bC12", - "status": "active", - "id": "0xFbe878CED08132bd8396988671b450793C44bC12" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFbe878CED08132bd8396988671b450793C44bC12/logo.png b/blockchains/ethereum/assets/0xFbe878CED08132bd8396988671b450793C44bC12/logo.png deleted file mode 100644 index 429e5b9051899..0000000000000 Binary files a/blockchains/ethereum/assets/0xFbe878CED08132bd8396988671b450793C44bC12/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFc178d0F36ddd2B44f925EB13bF51f5cB9B42192/info.json b/blockchains/ethereum/assets/0xFc178d0F36ddd2B44f925EB13bF51f5cB9B42192/info.json deleted file mode 100644 index 509069fe70b73..0000000000000 --- a/blockchains/ethereum/assets/0xFc178d0F36ddd2B44f925EB13bF51f5cB9B42192/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Light Coin Exchange Token", - "website": "https://lightcoinex.com", - "description": "LCT is a Light Coin Exchange platform point based on the ERC20 standard of Ethereum blockchain, which bears community rights and interests, circulation attribute and a value attribute. The total supply of LCT is 200 million, with no additional issuance forever.", - "explorer": "https://etherscan.io/token/0xfc178d0f36ddd2b44f925eb13bf51f5cb9b42192", - "type": "ERC20", - "symbol": "LCT", - "decimals": 18, - "status": "active", - "id": "0xFc178d0F36ddd2B44f925EB13bF51f5cB9B42192" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFc178d0F36ddd2B44f925EB13bF51f5cB9B42192/logo.png b/blockchains/ethereum/assets/0xFc178d0F36ddd2B44f925EB13bF51f5cB9B42192/logo.png deleted file mode 100644 index 9fc33f79ebae2..0000000000000 Binary files a/blockchains/ethereum/assets/0xFc178d0F36ddd2B44f925EB13bF51f5cB9B42192/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E/info.json b/blockchains/ethereum/assets/0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E/info.json deleted file mode 100644 index 8309132e41a62..0000000000000 --- a/blockchains/ethereum/assets/0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rublix", - "symbol": "RBLX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://rublix.io", - "explorer": "https://etherscan.io/token/0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E", - "status": "active", - "id": "0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E/logo.png b/blockchains/ethereum/assets/0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E/logo.png deleted file mode 100755 index f2d42acc43016..0000000000000 Binary files a/blockchains/ethereum/assets/0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04/info.json b/blockchains/ethereum/assets/0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04/info.json deleted file mode 100644 index a0e9041f91bc6..0000000000000 --- a/blockchains/ethereum/assets/0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VOLT", - "symbol": "ACDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://volttech.io/", - "explorer": "https://etherscan.io/token/0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04", - "status": "active", - "id": "0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04/logo.png b/blockchains/ethereum/assets/0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04/logo.png deleted file mode 100644 index 0d03218866393..0000000000000 Binary files a/blockchains/ethereum/assets/0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFcD862985628b254061F7A918035B80340D045d3/info.json b/blockchains/ethereum/assets/0xFcD862985628b254061F7A918035B80340D045d3/info.json deleted file mode 100644 index a39853aaa540e..0000000000000 --- a/blockchains/ethereum/assets/0xFcD862985628b254061F7A918035B80340D045d3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GifCoin", - "symbol": "gif", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFcD862985628b254061F7A918035B80340D045d3", - "status": "active", - "id": "0xFcD862985628b254061F7A918035B80340D045d3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFcD862985628b254061F7A918035B80340D045d3/logo.png b/blockchains/ethereum/assets/0xFcD862985628b254061F7A918035B80340D045d3/logo.png deleted file mode 100755 index 4b86be84c5716..0000000000000 Binary files a/blockchains/ethereum/assets/0xFcD862985628b254061F7A918035B80340D045d3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/info.json b/blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/info.json deleted file mode 100644 index 9f51263e6e5c6..0000000000000 --- a/blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rarible", - "symbol": "RARI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://app.rarible.com/rari", - "explorer": "https://etherscan.io/token/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF", - "status": "active", - "id": "0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/logo.png b/blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/logo.png deleted file mode 100644 index 8b75bda4c9ecc..0000000000000 Binary files a/blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4/info.json b/blockchains/ethereum/assets/0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4/info.json deleted file mode 100644 index e3d7db280811d..0000000000000 --- a/blockchains/ethereum/assets/0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cloudbit Token", - "symbol": "Cloudbit Token", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://cloudbitex.com/", - "explorer": "https://etherscan.io/token/0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4", - "status": "active", - "id": "0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4/logo.png b/blockchains/ethereum/assets/0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4/logo.png deleted file mode 100644 index 728e5122e7bbf..0000000000000 Binary files a/blockchains/ethereum/assets/0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFd66c6771D00b5646949086152B7CCDCa25E5686/info.json b/blockchains/ethereum/assets/0xFd66c6771D00b5646949086152B7CCDCa25E5686/info.json deleted file mode 100644 index 1f41abb207acf..0000000000000 --- a/blockchains/ethereum/assets/0xFd66c6771D00b5646949086152B7CCDCa25E5686/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LATTICE80 KAYA TOKEN", - "symbol": "KAYA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFd66c6771D00b5646949086152B7CCDCa25E5686", - "status": "active", - "id": "0xFd66c6771D00b5646949086152B7CCDCa25E5686" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFd66c6771D00b5646949086152B7CCDCa25E5686/logo.png b/blockchains/ethereum/assets/0xFd66c6771D00b5646949086152B7CCDCa25E5686/logo.png deleted file mode 100644 index 9aa515716c146..0000000000000 Binary files a/blockchains/ethereum/assets/0xFd66c6771D00b5646949086152B7CCDCa25E5686/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFdB655EDff5c7e733074a739B2b713B5CF567a8A/info.json b/blockchains/ethereum/assets/0xFdB655EDff5c7e733074a739B2b713B5CF567a8A/info.json deleted file mode 100644 index b6ef4b0c675c1..0000000000000 --- a/blockchains/ethereum/assets/0xFdB655EDff5c7e733074a739B2b713B5CF567a8A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Daniell Mesquita", - "symbol": "DANI", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFdB655EDff5c7e733074a739B2b713B5CF567a8A", - "status": "active", - "id": "0xFdB655EDff5c7e733074a739B2b713B5CF567a8A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFdB655EDff5c7e733074a739B2b713B5CF567a8A/logo.png b/blockchains/ethereum/assets/0xFdB655EDff5c7e733074a739B2b713B5CF567a8A/logo.png deleted file mode 100644 index a55bf49c8ff6a..0000000000000 Binary files a/blockchains/ethereum/assets/0xFdB655EDff5c7e733074a739B2b713B5CF567a8A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFe1D71498DA3261844eC14325bdbc93c0F7579f0/info.json b/blockchains/ethereum/assets/0xFe1D71498DA3261844eC14325bdbc93c0F7579f0/info.json deleted file mode 100644 index a6ae33f9e2215..0000000000000 --- a/blockchains/ethereum/assets/0xFe1D71498DA3261844eC14325bdbc93c0F7579f0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gamblica Token", - "symbol": "GMBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFe1D71498DA3261844eC14325bdbc93c0F7579f0", - "status": "active", - "id": "0xFe1D71498DA3261844eC14325bdbc93c0F7579f0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFe1D71498DA3261844eC14325bdbc93c0F7579f0/logo.png b/blockchains/ethereum/assets/0xFe1D71498DA3261844eC14325bdbc93c0F7579f0/logo.png deleted file mode 100644 index 32654e63e59d0..0000000000000 Binary files a/blockchains/ethereum/assets/0xFe1D71498DA3261844eC14325bdbc93c0F7579f0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFe6e2CBd2E28b3A6F43aa17f58d9AC5D6fA19B99/info.json b/blockchains/ethereum/assets/0xFe6e2CBd2E28b3A6F43aa17f58d9AC5D6fA19B99/info.json deleted file mode 100644 index b582f9ef6851b..0000000000000 --- a/blockchains/ethereum/assets/0xFe6e2CBd2E28b3A6F43aa17f58d9AC5D6fA19B99/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "vKet", - "symbol": "KET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFe6e2CBd2E28b3A6F43aa17f58d9AC5D6fA19B99", - "status": "active", - "id": "0xFe6e2CBd2E28b3A6F43aa17f58d9AC5D6fA19B99" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFe6e2CBd2E28b3A6F43aa17f58d9AC5D6fA19B99/logo.png b/blockchains/ethereum/assets/0xFe6e2CBd2E28b3A6F43aa17f58d9AC5D6fA19B99/logo.png deleted file mode 100644 index 5c8faa08abd62..0000000000000 Binary files a/blockchains/ethereum/assets/0xFe6e2CBd2E28b3A6F43aa17f58d9AC5D6fA19B99/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFecEd69CceD4D3CD55812c922e553A50E684fd4d/info.json b/blockchains/ethereum/assets/0xFecEd69CceD4D3CD55812c922e553A50E684fd4d/info.json deleted file mode 100644 index 0eeb6876055b7..0000000000000 --- a/blockchains/ethereum/assets/0xFecEd69CceD4D3CD55812c922e553A50E684fd4d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Creative Rocket Platform", - "symbol": "CRP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFecEd69CceD4D3CD55812c922e553A50E684fd4d", - "status": "active", - "id": "0xFecEd69CceD4D3CD55812c922e553A50E684fd4d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFecEd69CceD4D3CD55812c922e553A50E684fd4d/logo.png b/blockchains/ethereum/assets/0xFecEd69CceD4D3CD55812c922e553A50E684fd4d/logo.png deleted file mode 100644 index 4202d1e3f97e6..0000000000000 Binary files a/blockchains/ethereum/assets/0xFecEd69CceD4D3CD55812c922e553A50E684fd4d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012/info.json b/blockchains/ethereum/assets/0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012/info.json deleted file mode 100644 index 3cfc04d49229d..0000000000000 --- a/blockchains/ethereum/assets/0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "yamCRV.org", - "symbol": "yamCRV", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012", - "status": "active", - "id": "0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012/logo.png b/blockchains/ethereum/assets/0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012/logo.png deleted file mode 100644 index 4eedeb3e2b3dd..0000000000000 Binary files a/blockchains/ethereum/assets/0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFf19138b039D938db46bDDA0067DC4BA132ec71C/info.json b/blockchains/ethereum/assets/0xFf19138b039D938db46bDDA0067DC4BA132ec71C/info.json deleted file mode 100644 index 6a4f0f335af4f..0000000000000 --- a/blockchains/ethereum/assets/0xFf19138b039D938db46bDDA0067DC4BA132ec71C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Snetwork", - "symbol": "SNET", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://snetwork.io/", - "explorer": "https://etherscan.io/token/0xFf19138b039D938db46bDDA0067DC4BA132ec71C", - "status": "active", - "id": "0xFf19138b039D938db46bDDA0067DC4BA132ec71C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFf19138b039D938db46bDDA0067DC4BA132ec71C/logo.png b/blockchains/ethereum/assets/0xFf19138b039D938db46bDDA0067DC4BA132ec71C/logo.png deleted file mode 100644 index 9a9fefd9fa446..0000000000000 Binary files a/blockchains/ethereum/assets/0xFf19138b039D938db46bDDA0067DC4BA132ec71C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b/info.json b/blockchains/ethereum/assets/0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b/info.json deleted file mode 100644 index 2ad8f200fec61..0000000000000 --- a/blockchains/ethereum/assets/0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vizcoin", - "symbol": "Viz", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b", - "status": "active", - "id": "0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b/logo.png b/blockchains/ethereum/assets/0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b/logo.png deleted file mode 100644 index 802a069a9ce05..0000000000000 Binary files a/blockchains/ethereum/assets/0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC/info.json b/blockchains/ethereum/assets/0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC/info.json deleted file mode 100644 index 55122f40ee0cc..0000000000000 --- a/blockchains/ethereum/assets/0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC", - "status": "active", - "id": "0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC/logo.png b/blockchains/ethereum/assets/0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC/logo.png deleted file mode 100644 index 2a9a536cf6c6f..0000000000000 Binary files a/blockchains/ethereum/assets/0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9/info.json b/blockchains/ethereum/assets/0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9/info.json deleted file mode 100644 index 254f29569f23f..0000000000000 --- a/blockchains/ethereum/assets/0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SUREBANQA PERSONAL e-SHARE", - "symbol": "ST20", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9", - "status": "active", - "id": "0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9/logo.png b/blockchains/ethereum/assets/0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9/logo.png deleted file mode 100755 index cbdcc8227a6a9..0000000000000 Binary files a/blockchains/ethereum/assets/0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F/info.json b/blockchains/ethereum/assets/0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F/info.json deleted file mode 100644 index e1534cc6603ec..0000000000000 --- a/blockchains/ethereum/assets/0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "We Are Musicos Coin", - "symbol": "WAM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F", - "status": "active", - "id": "0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F/logo.png b/blockchains/ethereum/assets/0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F/logo.png deleted file mode 100755 index 22366c9d73c9b..0000000000000 Binary files a/blockchains/ethereum/assets/0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/info.json b/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/info.json deleted file mode 100644 index 7a1c4a63f3e15..0000000000000 --- a/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Harvest", - "website": "https://harvest.finance", - "description": "Harvest automatically farms the highest yield available from the newest DeFi protocols, and optimizes the yields that are received using the latest farming techniques.", - "explorer": "https://etherscan.io/token/0xa0246c9032bC3A600820415aE600c6388619A14D", - "type": "ERC20", - "symbol": "FARM", - "decimals": 18, - "status": "active", - "id": "0xa0246c9032bC3A600820415aE600c6388619A14D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/logo.png b/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/logo.png deleted file mode 100644 index 38d349eec0757..0000000000000 Binary files a/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f/info.json b/blockchains/ethereum/assets/0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f/info.json deleted file mode 100644 index 70fd77e66b69e..0000000000000 --- a/blockchains/ethereum/assets/0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Video", - "symbol": "VIDEO", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f", - "status": "active", - "id": "0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f/logo.png b/blockchains/ethereum/assets/0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f/logo.png deleted file mode 100644 index 0c058c1d6821d..0000000000000 Binary files a/blockchains/ethereum/assets/0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb/info.json b/blockchains/ethereum/assets/0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb/info.json deleted file mode 100644 index 5c52cee3f9092..0000000000000 --- a/blockchains/ethereum/assets/0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "goldfi.finance", - "symbol": "GoldFi", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb", - "status": "active", - "id": "0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb/logo.png b/blockchains/ethereum/assets/0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb/logo.png deleted file mode 100644 index fa9ca8d61d2b9..0000000000000 Binary files a/blockchains/ethereum/assets/0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029/info.json b/blockchains/ethereum/assets/0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029/info.json deleted file mode 100644 index a9b232df4aae4..0000000000000 --- a/blockchains/ethereum/assets/0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Maker Dao Classic", - "symbol": "MKRC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029", - "status": "active", - "id": "0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029/logo.png b/blockchains/ethereum/assets/0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029/logo.png deleted file mode 100644 index 2e0517bff2cfd..0000000000000 Binary files a/blockchains/ethereum/assets/0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa07C9046B3040A02f5c2960051786F720526da5A/info.json b/blockchains/ethereum/assets/0xa07C9046B3040A02f5c2960051786F720526da5A/info.json deleted file mode 100644 index 09c863c0b4d32..0000000000000 --- a/blockchains/ethereum/assets/0xa07C9046B3040A02f5c2960051786F720526da5A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dana-X", - "symbol": "Dana-X", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa07C9046B3040A02f5c2960051786F720526da5A", - "status": "active", - "id": "0xa07C9046B3040A02f5c2960051786F720526da5A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa07C9046B3040A02f5c2960051786F720526da5A/logo.png b/blockchains/ethereum/assets/0xa07C9046B3040A02f5c2960051786F720526da5A/logo.png deleted file mode 100644 index 715ef06cc7dc7..0000000000000 Binary files a/blockchains/ethereum/assets/0xa07C9046B3040A02f5c2960051786F720526da5A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa085edaF9E9688611D5390046eF28f206DfC1dFE/info.json b/blockchains/ethereum/assets/0xa085edaF9E9688611D5390046eF28f206DfC1dFE/info.json deleted file mode 100644 index a8b9635925178..0000000000000 --- a/blockchains/ethereum/assets/0xa085edaF9E9688611D5390046eF28f206DfC1dFE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "健康通证", - "symbol": "BTZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa085edaF9E9688611D5390046eF28f206DfC1dFE", - "status": "active", - "id": "0xa085edaF9E9688611D5390046eF28f206DfC1dFE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa085edaF9E9688611D5390046eF28f206DfC1dFE/logo.png b/blockchains/ethereum/assets/0xa085edaF9E9688611D5390046eF28f206DfC1dFE/logo.png deleted file mode 100644 index 9b6b78db06d40..0000000000000 Binary files a/blockchains/ethereum/assets/0xa085edaF9E9688611D5390046eF28f206DfC1dFE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa0872eE815B8dd0F6937386Fd77134720d953581/info.json b/blockchains/ethereum/assets/0xa0872eE815B8dd0F6937386Fd77134720d953581/info.json deleted file mode 100644 index 849d2984b5389..0000000000000 --- a/blockchains/ethereum/assets/0xa0872eE815B8dd0F6937386Fd77134720d953581/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EduCoinToken", - "symbol": "EDU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa0872eE815B8dd0F6937386Fd77134720d953581", - "status": "active", - "id": "0xa0872eE815B8dd0F6937386Fd77134720d953581" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa0872eE815B8dd0F6937386Fd77134720d953581/logo.png b/blockchains/ethereum/assets/0xa0872eE815B8dd0F6937386Fd77134720d953581/logo.png deleted file mode 100755 index 897c6bcf100c5..0000000000000 Binary files a/blockchains/ethereum/assets/0xa0872eE815B8dd0F6937386Fd77134720d953581/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479/info.json b/blockchains/ethereum/assets/0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479/info.json deleted file mode 100644 index 8374be192a69c..0000000000000 --- a/blockchains/ethereum/assets/0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swissy Stable Coin", - "symbol": "SSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479", - "status": "active", - "id": "0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479/logo.png b/blockchains/ethereum/assets/0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479/logo.png deleted file mode 100644 index 3833e5d338db7..0000000000000 Binary files a/blockchains/ethereum/assets/0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa0B207103F764A920b4AF9e691F5bd956DE14DED/info.json b/blockchains/ethereum/assets/0xa0B207103F764A920b4AF9e691F5bd956DE14DED/info.json deleted file mode 100644 index ceff9b2c3d588..0000000000000 --- a/blockchains/ethereum/assets/0xa0B207103F764A920b4AF9e691F5bd956DE14DED/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "abitshadow Token", - "symbol": "ABST", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.abitshadow.com/", - "explorer": "https://etherscan.io/token/0xa0B207103F764A920b4AF9e691F5bd956DE14DED", - "status": "active", - "id": "0xa0B207103F764A920b4AF9e691F5bd956DE14DED" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa0B207103F764A920b4AF9e691F5bd956DE14DED/logo.png b/blockchains/ethereum/assets/0xa0B207103F764A920b4AF9e691F5bd956DE14DED/logo.png deleted file mode 100644 index 96601ced7582e..0000000000000 Binary files a/blockchains/ethereum/assets/0xa0B207103F764A920b4AF9e691F5bd956DE14DED/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806/info.json b/blockchains/ethereum/assets/0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806/info.json deleted file mode 100644 index 3115136637865..0000000000000 --- a/blockchains/ethereum/assets/0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WorldPoker.Game Token", - "symbol": "WPKG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806", - "status": "active", - "id": "0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806/logo.png b/blockchains/ethereum/assets/0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806/logo.png deleted file mode 100644 index e156adf6fbadb..0000000000000 Binary files a/blockchains/ethereum/assets/0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675/info.json b/blockchains/ethereum/assets/0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675/info.json deleted file mode 100644 index 07293f6c1d7d0..0000000000000 --- a/blockchains/ethereum/assets/0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "TOKO", - "website": "https://tokoin.io/", - "description": "Tokoin's mission is to facilitate trustworthy data exchange in a specified platform so that SMEs will be able to meet their needs for financing and business services without intermediaries.", - "white_paper": "https://www.tokoin.io/whitepaper/Tokoin-Whitepaper.pdf?id=ebfd311b2b26bf1a6201", - "source_code": "https://github.com/tokoinofficial", - "explorer": "https://etherscan.io/token/0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/tokoinglobal", - "handle": "Tokoin" - }, - { - "name": "Telegram", - "url": "https://t.me/tokoinglobal", - "handle": "Tokoin" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/tokoinindonesia", - "handle": "Tokoin" - } - ], - "type": "ERC20", - "symbol": "TOKO", - "decimals": 18, - "status": "active", - "id": "0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675/logo.png b/blockchains/ethereum/assets/0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675/logo.png deleted file mode 100644 index e3c9baf5d978d..0000000000000 Binary files a/blockchains/ethereum/assets/0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86/info.json b/blockchains/ethereum/assets/0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86/info.json deleted file mode 100644 index ed725b31e5685..0000000000000 --- a/blockchains/ethereum/assets/0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Warc", - "symbol": "WARC", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86", - "status": "active", - "id": "0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86/logo.png b/blockchains/ethereum/assets/0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86/logo.png deleted file mode 100644 index 16d11f3d01a2e..0000000000000 Binary files a/blockchains/ethereum/assets/0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json b/blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json deleted file mode 100644 index cbf471b7cd5d1..0000000000000 --- a/blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "DePay", - "website": "https://depay.app", - "description": "DePay is a simple, decentralized payment protocol. An all-in-one, anything to anything crypto payment processor.", - "explorer": "https://etherscan.io/token/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb", - "source_code": "https://github.com/depayapp", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DePayApp", - "handle": "DePayApp" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/DePayApp", - "handle": "DePayApp" - }, - { - "name": "Medium", - "url": "https://medium.com/@DePay", - "handle": "DePay" - }, - { - "name": "Telegram", - "url": "https://t.me/depayapp", - "handle": "depayapp" - }, - { - "name": "Linkedin", - "url": "https://www.linkedin.com/company/DePay", - "handle": "DePay" - }, - { - "name": "Discord", - "url": "https://discord.gg/smDs5zK", - "handle": "DePay" - } - ], - "type": "ERC20", - "symbol": "DEPAY", - "decimals": 18, - "status": "active", - "id": "0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/logo.png b/blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/logo.png deleted file mode 100644 index d046bfead8d40..0000000000000 Binary files a/blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681/info.json b/blockchains/ethereum/assets/0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681/info.json deleted file mode 100644 index fdd83e22d4883..0000000000000 --- a/blockchains/ethereum/assets/0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MasterNet", - "symbol": "MASH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://masternet.io/", - "explorer": "https://etherscan.io/token/0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681", - "status": "active", - "id": "0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681/logo.png b/blockchains/ethereum/assets/0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681/logo.png deleted file mode 100755 index 19dbdef403fdc..0000000000000 Binary files a/blockchains/ethereum/assets/0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa105C740BC012A43a342Ab4A0Ef40143452C8E89/info.json b/blockchains/ethereum/assets/0xa105C740BC012A43a342Ab4A0Ef40143452C8E89/info.json deleted file mode 100644 index d00e76b5a9b22..0000000000000 --- a/blockchains/ethereum/assets/0xa105C740BC012A43a342Ab4A0Ef40143452C8E89/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Litbinex Coin", - "symbol": "LTB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.litbinex.com/", - "explorer": "https://etherscan.io/token/0xa105C740BC012A43a342Ab4A0Ef40143452C8E89", - "status": "active", - "id": "0xa105C740BC012A43a342Ab4A0Ef40143452C8E89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa105C740BC012A43a342Ab4A0Ef40143452C8E89/logo.png b/blockchains/ethereum/assets/0xa105C740BC012A43a342Ab4A0Ef40143452C8E89/logo.png deleted file mode 100644 index 2a3773da82811..0000000000000 Binary files a/blockchains/ethereum/assets/0xa105C740BC012A43a342Ab4A0Ef40143452C8E89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa1069A93B0E44cc42bDceC90D010746d1b65a65C/info.json b/blockchains/ethereum/assets/0xa1069A93B0E44cc42bDceC90D010746d1b65a65C/info.json deleted file mode 100644 index f6e7970b04f03..0000000000000 --- a/blockchains/ethereum/assets/0xa1069A93B0E44cc42bDceC90D010746d1b65a65C/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "BCDC", - "website": "https://bcdc.finance/", - "source_code": "https://github.com/bcdc-defi/bcdc-contract", - "description": "BCDC is the investment platform that connects Ce-Fi and De-Fi.", - "explorer": "https://etherscan.io/token/0xa1069a93b0e44cc42bdcec90d010746d1b65a65c", - "type": "ERC20", - "symbol": "BCDC", - "decimals": 18, - "status": "active", - "id": "0xa1069A93B0E44cc42bDceC90D010746d1b65a65C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa1069A93B0E44cc42bDceC90D010746d1b65a65C/logo.png b/blockchains/ethereum/assets/0xa1069A93B0E44cc42bDceC90D010746d1b65a65C/logo.png deleted file mode 100644 index 91981e0b85158..0000000000000 Binary files a/blockchains/ethereum/assets/0xa1069A93B0E44cc42bDceC90D010746d1b65a65C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78/info.json b/blockchains/ethereum/assets/0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78/info.json deleted file mode 100644 index 93c869fe3adae..0000000000000 --- a/blockchains/ethereum/assets/0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLOCKCLOUT", - "symbol": "CLOUT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://blockclout.com/", - "explorer": "https://etherscan.io/token/0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78", - "status": "active", - "id": "0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78/logo.png b/blockchains/ethereum/assets/0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78/logo.png deleted file mode 100644 index 059dbbefb893c..0000000000000 Binary files a/blockchains/ethereum/assets/0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa117000000f279D81A1D3cc75430fAA017FA5A2e/info.json b/blockchains/ethereum/assets/0xa117000000f279D81A1D3cc75430fAA017FA5A2e/info.json deleted file mode 100644 index 2f5c608214297..0000000000000 --- a/blockchains/ethereum/assets/0xa117000000f279D81A1D3cc75430fAA017FA5A2e/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aragon", - "website": "https://aragon.org", - "description": "Aragon (ANT) is a decentralized platform built on the Ethereum network that offers a modularized way to create and manage dApps, cryptoprotocols, and decentralized autonomous organizations (DAO).", - "explorer": "https://etherscan.io/token/0xa117000000f279D81A1D3cc75430fAA017FA5A2e", - "research": "https://research.binance.com/en/projects/aragon", - "type": "ERC20", - "symbol": "ANT", - "decimals": 18, - "status": "active", - "id": "0xa117000000f279D81A1D3cc75430fAA017FA5A2e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa117000000f279D81A1D3cc75430fAA017FA5A2e/logo.png b/blockchains/ethereum/assets/0xa117000000f279D81A1D3cc75430fAA017FA5A2e/logo.png deleted file mode 100644 index bdb53115f3e5b..0000000000000 Binary files a/blockchains/ethereum/assets/0xa117000000f279D81A1D3cc75430fAA017FA5A2e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d/info.json b/blockchains/ethereum/assets/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d/info.json deleted file mode 100644 index 5ded4c2346c9d..0000000000000 --- a/blockchains/ethereum/assets/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d/info.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "DUCATO Protocol Token", - "website": "http://ducato.io/", - "source_code": "https://etherscan.io/address/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d#code", - "white_paper": "http://ducato.io/files/DUCATO_Whitepaper_ENG_v0.8.3.pdf", - "description": "The DUCATO Protocols aims at developing an optimized blockchain technology, providing user-centric services, expanding of network participants and developing credible algorithm and decentralized governance for network users’ profit.", - "socials": [ - { - "name": "Facebook", - "url": "https://www.facebook.com/DeFi.DUCATO/", - "handle": "DUCATO-DeFi" - }, - { - "name": "Twitter", - "url": "https://twitter.com/DUCATO_DeFi", - "handle": "DUCATO_DeFi" - }, - { - "name": "medium", - "url": "https://medium.com/@ducato.mkt", - "handle": "DUCATO" - }, - { - "name": "Telegram", - "url": "https://t.me/DUCATO_Channel", - "handle": "DUCATO Channel" - }, - { - "name": "Linkedin", - "url": "https://www.linkedin.com/company/ducato-defi/", - "handle": "DUCATO" - } - ], - "explorer": "https://etherscan.io/token/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d", - "type": "ERC20", - "symbol": "DUCATO", - "decimals": 18, - "status": "active", - "id": "0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d/logo.png b/blockchains/ethereum/assets/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d/logo.png deleted file mode 100644 index 6b7797f5a273f..0000000000000 Binary files a/blockchains/ethereum/assets/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa11E45783EB07a5E90e201f9AA473F123cCC8E51/info.json b/blockchains/ethereum/assets/0xa11E45783EB07a5E90e201f9AA473F123cCC8E51/info.json deleted file mode 100644 index b4d99c07d678a..0000000000000 --- a/blockchains/ethereum/assets/0xa11E45783EB07a5E90e201f9AA473F123cCC8E51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rethen Token", - "symbol": "RTH2", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa11E45783EB07a5E90e201f9AA473F123cCC8E51", - "status": "active", - "id": "0xa11E45783EB07a5E90e201f9AA473F123cCC8E51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa11E45783EB07a5E90e201f9AA473F123cCC8E51/logo.png b/blockchains/ethereum/assets/0xa11E45783EB07a5E90e201f9AA473F123cCC8E51/logo.png deleted file mode 100755 index c46f8fa9b4aab..0000000000000 Binary files a/blockchains/ethereum/assets/0xa11E45783EB07a5E90e201f9AA473F123cCC8E51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa12BD9d0f059349055a3Dc4e38833171B4ad2A35/info.json b/blockchains/ethereum/assets/0xa12BD9d0f059349055a3Dc4e38833171B4ad2A35/info.json deleted file mode 100644 index 3487e20b17deb..0000000000000 --- a/blockchains/ethereum/assets/0xa12BD9d0f059349055a3Dc4e38833171B4ad2A35/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POWM", - "website": "https://powmcoin.com", - "description": "POWM coin is a holder-flexible staking coin", - "explorer": "https://etherscan.io/token/0xa12BD9d0f059349055a3Dc4e38833171B4ad2A35", - "type": "ERC20", - "symbol": "POWM", - "decimals": 18, - "status": "active", - "id": "0xa12BD9d0f059349055a3Dc4e38833171B4ad2A35" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa12BD9d0f059349055a3Dc4e38833171B4ad2A35/logo.png b/blockchains/ethereum/assets/0xa12BD9d0f059349055a3Dc4e38833171B4ad2A35/logo.png deleted file mode 100644 index e938d28bebdd1..0000000000000 Binary files a/blockchains/ethereum/assets/0xa12BD9d0f059349055a3Dc4e38833171B4ad2A35/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606/info.json b/blockchains/ethereum/assets/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606/info.json deleted file mode 100644 index ac7cc13986342..0000000000000 --- a/blockchains/ethereum/assets/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606/info.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "name": "Digital Reserve Currency", - "website": "https://drcglobal.org/", - "source_code": "https://github.com/digitalreserve/DRC", - "white_paper": "https://drcglobal.org/white-paper-1", - "description": "Digital Reserve Currency was designed to become a decentralized digital store of value with a limited supply and a zero inflation rate. It was created during the COVID-19 crisis when fiscal and monetary policies have exposed serious vulnerabilities in the current financial system. The concept of Digital Reserve Currency was developed by Maxim Nurov, founder of Digital Finance.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DRCToken", - "handle": "DRCToken" - }, - { - "name": "Telegram", - "url": "https://t.me/DigitalReserveCurrency", - "handle": "Digital Reserve Currency" - }, - { - "name": "Linkedin", - "url": "https://www.linkedin.com/company/drc-global/", - "handle": "DRC Global" - }, - { - "name": "Discord", - "url": "https://discord.gg/8BrRdc", - "handle": "Digital Reserve Currency" - } - ], - "explorer": "https://etherscan.io/token/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606", - "type": "ERC20", - "symbol": "DRC", - "decimals": 0, - "status": "active", - "id": "0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606/logo.png b/blockchains/ethereum/assets/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606/logo.png deleted file mode 100644 index 231f1df7ae0b6..0000000000000 Binary files a/blockchains/ethereum/assets/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa19A40FbD7375431fAB013a4B08F00871B9a2791/info.json b/blockchains/ethereum/assets/0xa19A40FbD7375431fAB013a4B08F00871B9a2791/info.json deleted file mode 100644 index fab00a12b721c..0000000000000 --- a/blockchains/ethereum/assets/0xa19A40FbD7375431fAB013a4B08F00871B9a2791/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SWAGG", - "symbol": "SWAGG", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://swagg.network/", - "explorer": "https://etherscan.io/token/0xa19A40FbD7375431fAB013a4B08F00871B9a2791", - "status": "active", - "id": "0xa19A40FbD7375431fAB013a4B08F00871B9a2791" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa19A40FbD7375431fAB013a4B08F00871B9a2791/logo.png b/blockchains/ethereum/assets/0xa19A40FbD7375431fAB013a4B08F00871B9a2791/logo.png deleted file mode 100644 index e928739749d84..0000000000000 Binary files a/blockchains/ethereum/assets/0xa19A40FbD7375431fAB013a4B08F00871B9a2791/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7/info.json b/blockchains/ethereum/assets/0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7/info.json deleted file mode 100644 index 26e840d15fd8b..0000000000000 --- a/blockchains/ethereum/assets/0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "1irst", - "symbol": "FST", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7", - "status": "active", - "id": "0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7/logo.png b/blockchains/ethereum/assets/0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7/logo.png deleted file mode 100644 index b0944865e8d0e..0000000000000 Binary files a/blockchains/ethereum/assets/0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83/info.json b/blockchains/ethereum/assets/0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83/info.json deleted file mode 100644 index 55c816b02ab2d..0000000000000 --- a/blockchains/ethereum/assets/0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "YFII", - "website": "https://yfii.finance/", - "description": "YFII is a fork of Yearn.finance YFI with YIP 8 implemented.", - "explorer": "https://etherscan.io/token/0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83", - "research": "https://research.binance.com/en/projects/dfimoney", - "type": "ERC20", - "symbol": "YFII", - "decimals": 18, - "status": "active", - "id": "0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83/logo.png b/blockchains/ethereum/assets/0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83/logo.png deleted file mode 100755 index 8b38b931904d5..0000000000000 Binary files a/blockchains/ethereum/assets/0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/info.json b/blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/info.json deleted file mode 100644 index 293022758dc4f..0000000000000 --- a/blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "DXD", - "website": "https://Dxdao.eth.link/", - "source_code": "https://github.com/levelkdev/BC-DAPP", - "description": "The DXdao is a decentralized organization initialized in May of 2019 and has over 400 unique stakeholder addresses. It develops, governs, and grows DeFi protocols and products. Owned and operated by the community, the DXdao has the potential to significantly scale its membership.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Dxdao_", - "handle": "Dxdao_" - }, - { - "name": "Telegram", - "url": "https://t.me/dxDAO", - "handle": "" - }, - { - "name": "Keybase", - "url": "https://keybase.io/team/dx_dao", - "handle": "" - } - ], - "explorer": "https://etherscan.io/token/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521", - "type": "ERC20", - "symbol": "DXD", - "decimals": 18, - "status": "active", - "id": "0xa1d65E8fB6e87b60FECCBc582F7f97804B725521" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/logo.png b/blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/logo.png deleted file mode 100644 index c691f5a5c2d76..0000000000000 Binary files a/blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/info.json b/blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/info.json deleted file mode 100644 index 5944dfb2eabb6..0000000000000 --- a/blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "RedFOX Labs", - "website": "https://redfoxlabs.io", - "description": "Token to power venture builder and gaming ecosystems.", - "explorer": "https://etherscan.io/token/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/redfoxlabs_io", - "handle": "REDFOX_LABS" - } - ], - "type": "ERC20", - "symbol": "RFOX", - "decimals": 18, - "status": "active", - "id": "0xa1d6Df714F91DeBF4e0802A542E13067f31b8262" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/logo.png b/blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/logo.png deleted file mode 100644 index 08f7d20a0124a..0000000000000 Binary files a/blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa1e72267084192Db7387c8CC1328fadE470e4149/logo.png b/blockchains/ethereum/assets/0xa1e72267084192Db7387c8CC1328fadE470e4149/logo.png deleted file mode 100644 index d982a70d1e026..0000000000000 Binary files a/blockchains/ethereum/assets/0xa1e72267084192Db7387c8CC1328fadE470e4149/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json b/blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json deleted file mode 100644 index 89fd0034f846e..0000000000000 --- a/blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Alpha Token", - "website": "https://alphafinance.io", - "source_code": "https://github.com/AlphaFinanceLab", - "description": "Alpha Finance Lab is an ecosystem of cross-chain DeFi products that will interoperate to bring optimal alpha returns to users. Alpha products focus on capturing unaddressed demand in DeFi in an innovative and user friendly way.", - "explorer": "https://etherscan.io/token/0xa1faa113cbE53436Df28FF0aEe54275c13B40975", - "data_source": "crowd", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/alphafinancelab" - }, - { - "name": "Telegram", - "url": "https://t.me/AlphaFinanceLab" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/Z2vuKDT" - } - ], - "type": "ERC20", - "symbol": "ALPHA", - "decimals": 18, - "status": "active", - "id": "0xa1faa113cbE53436Df28FF0aEe54275c13B40975" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/logo.png b/blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/logo.png deleted file mode 100644 index 88ad3f5a93e80..0000000000000 Binary files a/blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9/info.json b/blockchains/ethereum/assets/0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9/info.json deleted file mode 100644 index 882a2179e2684..0000000000000 --- a/blockchains/ethereum/assets/0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Parsiq Boost", - "website": "https://parsiq.net", - "description": "Incentivization of Liquidity Providers by PARSIQ.", - "socials": [ - "https://t.me/parsiq_group", - "https://twitter.com/parsiq_net", - "https://www.linkedin.com/company/parsiq", - "https://www.facebook.com/parsiqnet/", - "https://medium.com/parsiq" - ], - "explorer": "https://etherscan.io/token/0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9", - "type": "ERC20", - "symbol": "PRQBOOST", - "decimals": 18, - "status": "active", - "id": "0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9/logo.png b/blockchains/ethereum/assets/0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9/logo.png deleted file mode 100644 index 84bc8b0b1293b..0000000000000 Binary files a/blockchains/ethereum/assets/0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa249DE6948022783765Fee4850d7b85E43118FCc/info.json b/blockchains/ethereum/assets/0xa249DE6948022783765Fee4850d7b85E43118FCc/info.json deleted file mode 100644 index 794be4bacf749..0000000000000 --- a/blockchains/ethereum/assets/0xa249DE6948022783765Fee4850d7b85E43118FCc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jarvis+ Coins", - "symbol": "JAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.jarvisplus.com/", - "explorer": "https://etherscan.io/token/0xa249DE6948022783765Fee4850d7b85E43118FCc", - "status": "active", - "id": "0xa249DE6948022783765Fee4850d7b85E43118FCc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa249DE6948022783765Fee4850d7b85E43118FCc/logo.png b/blockchains/ethereum/assets/0xa249DE6948022783765Fee4850d7b85E43118FCc/logo.png deleted file mode 100644 index 9defda8e845f6..0000000000000 Binary files a/blockchains/ethereum/assets/0xa249DE6948022783765Fee4850d7b85E43118FCc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa249F0E9A464b9685F66992f41e1012388e39e81/info.json b/blockchains/ethereum/assets/0xa249F0E9A464b9685F66992f41e1012388e39e81/info.json deleted file mode 100644 index caa3c171ace5a..0000000000000 --- a/blockchains/ethereum/assets/0xa249F0E9A464b9685F66992f41e1012388e39e81/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aerum", - "symbol": "XRM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aerum.com/en", - "explorer": "https://etherscan.io/token/0xa249F0E9A464b9685F66992f41e1012388e39e81", - "status": "active", - "id": "0xa249F0E9A464b9685F66992f41e1012388e39e81" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa249F0E9A464b9685F66992f41e1012388e39e81/logo.png b/blockchains/ethereum/assets/0xa249F0E9A464b9685F66992f41e1012388e39e81/logo.png deleted file mode 100644 index b8ae3f98a057a..0000000000000 Binary files a/blockchains/ethereum/assets/0xa249F0E9A464b9685F66992f41e1012388e39e81/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa283aA7CfBB27EF0cfBcb2493dD9F4330E0fd304/logo.png b/blockchains/ethereum/assets/0xa283aA7CfBB27EF0cfBcb2493dD9F4330E0fd304/logo.png deleted file mode 100644 index e3a2215fc6cc7..0000000000000 Binary files a/blockchains/ethereum/assets/0xa283aA7CfBB27EF0cfBcb2493dD9F4330E0fd304/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa2f96EF6ed3d67A0352e659B1E980f13e098619F/info.json b/blockchains/ethereum/assets/0xa2f96EF6ed3d67A0352e659B1E980f13e098619F/info.json deleted file mode 100644 index 70e2a22959a7f..0000000000000 --- a/blockchains/ethereum/assets/0xa2f96EF6ed3d67A0352e659B1E980f13e098619F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Random Number Generator", - "symbol": "RNG", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa2f96EF6ed3d67A0352e659B1E980f13e098619F", - "status": "active", - "id": "0xa2f96EF6ed3d67A0352e659B1E980f13e098619F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa2f96EF6ed3d67A0352e659B1E980f13e098619F/logo.png b/blockchains/ethereum/assets/0xa2f96EF6ed3d67A0352e659B1E980f13e098619F/logo.png deleted file mode 100644 index 0813c9cbc0799..0000000000000 Binary files a/blockchains/ethereum/assets/0xa2f96EF6ed3d67A0352e659B1E980f13e098619F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9/info.json b/blockchains/ethereum/assets/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9/info.json deleted file mode 100644 index bdd5f25300b6f..0000000000000 --- a/blockchains/ethereum/assets/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gamma Coin", - "website": "https://gammaproject.xyz/", - "description": "GMC are economic tokens and investments made using the Ethereum blockchain (ERC20).", - "explorer": "https://etherscan.io/token/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9", - "type": "ERC20", - "symbol": "GMC", - "decimals": 18, - "status": "active", - "id": "0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9/logo.png b/blockchains/ethereum/assets/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9/logo.png deleted file mode 100644 index db0d0e721aaca..0000000000000 Binary files a/blockchains/ethereum/assets/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa33e729bf4fdeb868B534e1f20523463D9C46bEe/info.json b/blockchains/ethereum/assets/0xa33e729bf4fdeb868B534e1f20523463D9C46bEe/info.json deleted file mode 100644 index fa1af8242ff07..0000000000000 --- a/blockchains/ethereum/assets/0xa33e729bf4fdeb868B534e1f20523463D9C46bEe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ICO", - "symbol": "¢", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa33e729bf4fdeb868B534e1f20523463D9C46bEe", - "status": "active", - "id": "0xa33e729bf4fdeb868B534e1f20523463D9C46bEe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa33e729bf4fdeb868B534e1f20523463D9C46bEe/logo.png b/blockchains/ethereum/assets/0xa33e729bf4fdeb868B534e1f20523463D9C46bEe/logo.png deleted file mode 100644 index a2a0ec3e7904c..0000000000000 Binary files a/blockchains/ethereum/assets/0xa33e729bf4fdeb868B534e1f20523463D9C46bEe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa37cb0e224A6D57e636185D65AF9b97c3E940303/info.json b/blockchains/ethereum/assets/0xa37cb0e224A6D57e636185D65AF9b97c3E940303/info.json deleted file mode 100644 index 36e51b98775fb..0000000000000 --- a/blockchains/ethereum/assets/0xa37cb0e224A6D57e636185D65AF9b97c3E940303/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WrapWBTC", - "website": "https://ecocelium.io", - "description": "Wrapped version of Wrapped Bitcoin (WBTC)", - "explorer": "https://etherscan.io/token/0xa37cb0e224A6D57e636185D65AF9b97c3E940303", - "type": "ERC20", - "symbol": "eWBTC", - "decimals": 8, - "status": "active", - "id": "0xa37cb0e224A6D57e636185D65AF9b97c3E940303" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa37cb0e224A6D57e636185D65AF9b97c3E940303/logo.png b/blockchains/ethereum/assets/0xa37cb0e224A6D57e636185D65AF9b97c3E940303/logo.png deleted file mode 100644 index 9f925df61ac13..0000000000000 Binary files a/blockchains/ethereum/assets/0xa37cb0e224A6D57e636185D65AF9b97c3E940303/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa393473d64d2F9F026B60b6Df7859A689715d092/info.json b/blockchains/ethereum/assets/0xa393473d64d2F9F026B60b6Df7859A689715d092/info.json deleted file mode 100644 index 011145ea7f699..0000000000000 --- a/blockchains/ethereum/assets/0xa393473d64d2F9F026B60b6Df7859A689715d092/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Lattice Token", - "website": "https://lattice.exchange/", - "source_code": "https://etherscan.io/address/0xa393473d64d2F9F026B60b6Df7859A689715d092#code", - "description": "Lattice is a decentralized finance (DeFi) application built with Ethereum and Constellation’s Hypergraph Transfer Protocol (HGTP).", - "explorer": "https://etherscan.io/token/0xa393473d64d2F9F026B60b6Df7859A689715d092", - "type": "ERC20", - "symbol": "LTX", - "decimals": 8, - "status": "active", - "id": "0xa393473d64d2F9F026B60b6Df7859A689715d092" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa393473d64d2F9F026B60b6Df7859A689715d092/logo.png b/blockchains/ethereum/assets/0xa393473d64d2F9F026B60b6Df7859A689715d092/logo.png deleted file mode 100644 index 170554c9b398c..0000000000000 Binary files a/blockchains/ethereum/assets/0xa393473d64d2F9F026B60b6Df7859A689715d092/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744/info.json b/blockchains/ethereum/assets/0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744/info.json deleted file mode 100644 index e80d92edf33e7..0000000000000 --- a/blockchains/ethereum/assets/0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R885778", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744", - "status": "active", - "id": "0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744/logo.png b/blockchains/ethereum/assets/0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744/logo.png deleted file mode 100644 index 75be56b7a9079..0000000000000 Binary files a/blockchains/ethereum/assets/0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/info.json b/blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/info.json deleted file mode 100644 index 1fd77a0af06f0..0000000000000 --- a/blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Meta", - "website": "https://mstable.org", - "description": "mStable unites stablecoins, lending and swapping into one standard.", - "socials": [ - "https://twitter.com/mstable_" - ], - "explorer": "https://etherscan.io/token/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2", - "type": "ERC20", - "symbol": "MTA", - "decimals": 18, - "status": "active", - "id": "0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/logo.png b/blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/logo.png deleted file mode 100644 index 0106357911557..0000000000000 Binary files a/blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B/info.json b/blockchains/ethereum/assets/0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B/info.json deleted file mode 100644 index a265e24c9d748..0000000000000 --- a/blockchains/ethereum/assets/0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Online.io", - "symbol": "OIO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B", - "status": "active", - "id": "0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B/logo.png b/blockchains/ethereum/assets/0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B/logo.png deleted file mode 100644 index aae0e82812c3a..0000000000000 Binary files a/blockchains/ethereum/assets/0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8/info.json b/blockchains/ethereum/assets/0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8/info.json deleted file mode 100644 index eaa71d232017d..0000000000000 --- a/blockchains/ethereum/assets/0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fake Doge Token", - "symbol": "FDGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8", - "status": "active", - "id": "0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8/logo.png b/blockchains/ethereum/assets/0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8/logo.png deleted file mode 100644 index bd90cdea21f9f..0000000000000 Binary files a/blockchains/ethereum/assets/0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e/info.json b/blockchains/ethereum/assets/0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e/info.json deleted file mode 100644 index 5ce4017b6c2ca..0000000000000 --- a/blockchains/ethereum/assets/0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Metronome", - "symbol": "MET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://metronome.io/", - "explorer": "https://etherscan.io/token/0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e", - "status": "active", - "id": "0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e/logo.png b/blockchains/ethereum/assets/0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e/logo.png deleted file mode 100755 index f7d4b3f1ea19b..0000000000000 Binary files a/blockchains/ethereum/assets/0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf/info.json b/blockchains/ethereum/assets/0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf/info.json deleted file mode 100644 index bad7ba4699ee1..0000000000000 --- a/blockchains/ethereum/assets/0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TESTmg23", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf", - "status": "active", - "id": "0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf/logo.png b/blockchains/ethereum/assets/0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf/logo.png deleted file mode 100644 index ceba27e383915..0000000000000 Binary files a/blockchains/ethereum/assets/0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4/info.json b/blockchains/ethereum/assets/0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4/info.json deleted file mode 100644 index 27955dd803984..0000000000000 --- a/blockchains/ethereum/assets/0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Key Decade Holding Token", - "symbol": "KDH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4", - "status": "active", - "id": "0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4/logo.png b/blockchains/ethereum/assets/0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4/logo.png deleted file mode 100644 index 9f47251ece906..0000000000000 Binary files a/blockchains/ethereum/assets/0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa4228F76abc218D981dB1995b779954c78C00e99/info.json b/blockchains/ethereum/assets/0xa4228F76abc218D981dB1995b779954c78C00e99/info.json deleted file mode 100644 index bff13ac6d516c..0000000000000 --- a/blockchains/ethereum/assets/0xa4228F76abc218D981dB1995b779954c78C00e99/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoldBoxToken", - "symbol": "GOX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa4228F76abc218D981dB1995b779954c78C00e99", - "status": "active", - "id": "0xa4228F76abc218D981dB1995b779954c78C00e99" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa4228F76abc218D981dB1995b779954c78C00e99/logo.png b/blockchains/ethereum/assets/0xa4228F76abc218D981dB1995b779954c78C00e99/logo.png deleted file mode 100644 index 867b4e2b74b6e..0000000000000 Binary files a/blockchains/ethereum/assets/0xa4228F76abc218D981dB1995b779954c78C00e99/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037/info.json b/blockchains/ethereum/assets/0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037/info.json deleted file mode 100644 index 771394e983800..0000000000000 --- a/blockchains/ethereum/assets/0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SENTinel", - "symbol": "SENT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://sentinel.co", - "explorer": "https://etherscan.io/token/0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037", - "status": "active", - "id": "0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037/logo.png b/blockchains/ethereum/assets/0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037/logo.png deleted file mode 100755 index 5077cf08b8ce3..0000000000000 Binary files a/blockchains/ethereum/assets/0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195/info.json b/blockchains/ethereum/assets/0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195/info.json deleted file mode 100644 index 791acc8a9d521..0000000000000 --- a/blockchains/ethereum/assets/0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQUUSMiningToken", - "symbol": "EQMT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.equus.dev", - "explorer": "https://etherscan.io/token/0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195", - "status": "active", - "id": "0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195/logo.png b/blockchains/ethereum/assets/0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195/logo.png deleted file mode 100644 index fda9af8a5ba53..0000000000000 Binary files a/blockchains/ethereum/assets/0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e/info.json b/blockchains/ethereum/assets/0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e/info.json deleted file mode 100644 index 3383e482f41b8..0000000000000 --- a/blockchains/ethereum/assets/0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITCOIN GAME", - "symbol": "BGAME", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e", - "status": "active", - "id": "0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e/logo.png b/blockchains/ethereum/assets/0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e/logo.png deleted file mode 100644 index e6b3babf2b031..0000000000000 Binary files a/blockchains/ethereum/assets/0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/info.json b/blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/info.json deleted file mode 100644 index 8eadd7488a7c6..0000000000000 --- a/blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "UST Token", - "website": "https://terra.money", - "description": "TerraUSD is the first decentralized stablecoin that is scalable, yield bearing and interchain.", - "explorer": "https://etherscan.io/token/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/terra_money", - "handle": "TerraMoney" - }, - { - "name": "Discord", - "url": "https://discord.gg/bYfyhUT", - "handle": "TerraMoney" - }, - { - "name": "Telegram", - "url": "https://t.me/terra_announcements", - "handle": "TerraMoney" - }, - { - "name": "Medium", - "url": "https://medium.com/terra-money", - "handle": "TerraMoney" - } - ], - "type": "ERC20", - "symbol": "UST", - "decimals": 18, - "status": "active", - "id": "0xa47c8bf37f92aBed4A126BDA807A7b7498661acD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/logo.png b/blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/logo.png deleted file mode 100644 index 94a64f493ded4..0000000000000 Binary files a/blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa497473a983aAC21519737fb8E210F34Cc96b016/info.json b/blockchains/ethereum/assets/0xa497473a983aAC21519737fb8E210F34Cc96b016/info.json deleted file mode 100644 index 1af1f1b469bbf..0000000000000 --- a/blockchains/ethereum/assets/0xa497473a983aAC21519737fb8E210F34Cc96b016/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bethel Coin", - "symbol": "Bethel", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa497473a983aAC21519737fb8E210F34Cc96b016", - "status": "active", - "id": "0xa497473a983aAC21519737fb8E210F34Cc96b016" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa497473a983aAC21519737fb8E210F34Cc96b016/logo.png b/blockchains/ethereum/assets/0xa497473a983aAC21519737fb8E210F34Cc96b016/logo.png deleted file mode 100644 index ab5aab809a69a..0000000000000 Binary files a/blockchains/ethereum/assets/0xa497473a983aAC21519737fb8E210F34Cc96b016/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa4A92262C8DFb70f35599996c64169EFf6E309ca/info.json b/blockchains/ethereum/assets/0xa4A92262C8DFb70f35599996c64169EFf6E309ca/info.json deleted file mode 100644 index 4f97296342494..0000000000000 --- a/blockchains/ethereum/assets/0xa4A92262C8DFb70f35599996c64169EFf6E309ca/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PAPER", - "symbol": "PAPER", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa4A92262C8DFb70f35599996c64169EFf6E309ca", - "status": "active", - "id": "0xa4A92262C8DFb70f35599996c64169EFf6E309ca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa4A92262C8DFb70f35599996c64169EFf6E309ca/logo.png b/blockchains/ethereum/assets/0xa4A92262C8DFb70f35599996c64169EFf6E309ca/logo.png deleted file mode 100644 index 04032e6218576..0000000000000 Binary files a/blockchains/ethereum/assets/0xa4A92262C8DFb70f35599996c64169EFf6E309ca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f/info.json b/blockchains/ethereum/assets/0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f/info.json deleted file mode 100644 index 67e93be611a29..0000000000000 --- a/blockchains/ethereum/assets/0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Electronic Sports Alliance ESA", - "symbol": "ESA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f", - "status": "active", - "id": "0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f/logo.png b/blockchains/ethereum/assets/0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f/logo.png deleted file mode 100755 index dc0cc74e7a1b5..0000000000000 Binary files a/blockchains/ethereum/assets/0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41/info.json b/blockchains/ethereum/assets/0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41/info.json deleted file mode 100644 index cff62219ae050..0000000000000 --- a/blockchains/ethereum/assets/0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Diamond Exchange Token", - "symbol": "DET", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://neodiamond.io", - "explorer": "https://etherscan.io/token/0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41", - "status": "active", - "id": "0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41/logo.png b/blockchains/ethereum/assets/0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41/logo.png deleted file mode 100755 index c7f7329a1228a..0000000000000 Binary files a/blockchains/ethereum/assets/0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa4ec83c8907888d006A37debF755ee39766f38ae/info.json b/blockchains/ethereum/assets/0xa4ec83c8907888d006A37debF755ee39766f38ae/info.json deleted file mode 100644 index 1b1af35374bf2..0000000000000 --- a/blockchains/ethereum/assets/0xa4ec83c8907888d006A37debF755ee39766f38ae/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Currency Unit", - "symbol": "GCU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://airdrop.globalcurrencyunit.io", - "explorer": "https://etherscan.io/token/0xa4ec83c8907888d006A37debF755ee39766f38ae", - "status": "active", - "id": "0xa4ec83c8907888d006A37debF755ee39766f38ae" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa4ec83c8907888d006A37debF755ee39766f38ae/logo.png b/blockchains/ethereum/assets/0xa4ec83c8907888d006A37debF755ee39766f38ae/logo.png deleted file mode 100644 index ac213d4cfcc13..0000000000000 Binary files a/blockchains/ethereum/assets/0xa4ec83c8907888d006A37debF755ee39766f38ae/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec/info.json b/blockchains/ethereum/assets/0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec/info.json deleted file mode 100644 index d2be1fc2282c2..0000000000000 --- a/blockchains/ethereum/assets/0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Energy27 Token", - "symbol": "TWS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec", - "status": "active", - "id": "0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec/logo.png b/blockchains/ethereum/assets/0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec/logo.png deleted file mode 100644 index 03637f726d0b6..0000000000000 Binary files a/blockchains/ethereum/assets/0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6/info.json b/blockchains/ethereum/assets/0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6/info.json deleted file mode 100644 index b99a36bc0d2c2..0000000000000 --- a/blockchains/ethereum/assets/0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mundicoin", - "symbol": "MC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6", - "status": "active", - "id": "0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6/logo.png b/blockchains/ethereum/assets/0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6/logo.png deleted file mode 100755 index e670c3654a964..0000000000000 Binary files a/blockchains/ethereum/assets/0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa54A6767aFdd9e1d3Cb9045FC9612ABBF3DA0DE9/info.json b/blockchains/ethereum/assets/0xa54A6767aFdd9e1d3Cb9045FC9612ABBF3DA0DE9/info.json deleted file mode 100644 index 47916407bb80a..0000000000000 --- a/blockchains/ethereum/assets/0xa54A6767aFdd9e1d3Cb9045FC9612ABBF3DA0DE9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yolk Finance", - "website": "https://yolkfinance.com", - "description": "YOLK is a network of independent nodes that provide a decentralized encrypted databaser service.", - "explorer": "https://etherscan.io/token/0xa54A6767aFdd9e1d3Cb9045FC9612ABBF3DA0DE9", - "type": "ERC20", - "symbol": "YOLK", - "decimals": 8, - "status": "active", - "id": "0xa54A6767aFdd9e1d3Cb9045FC9612ABBF3DA0DE9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa54A6767aFdd9e1d3Cb9045FC9612ABBF3DA0DE9/logo.png b/blockchains/ethereum/assets/0xa54A6767aFdd9e1d3Cb9045FC9612ABBF3DA0DE9/logo.png deleted file mode 100644 index 52a16403cee3c..0000000000000 Binary files a/blockchains/ethereum/assets/0xa54A6767aFdd9e1d3Cb9045FC9612ABBF3DA0DE9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8/info.json b/blockchains/ethereum/assets/0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8/info.json deleted file mode 100644 index 9a65d21293890..0000000000000 --- a/blockchains/ethereum/assets/0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoBitGames", - "symbol": "CBG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8", - "status": "active", - "id": "0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8/logo.png b/blockchains/ethereum/assets/0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8/logo.png deleted file mode 100644 index 2b8af70fe4721..0000000000000 Binary files a/blockchains/ethereum/assets/0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa573661b5FB2063d7AB12336ee24589F7A79fdab/info.json b/blockchains/ethereum/assets/0xa573661b5FB2063d7AB12336ee24589F7A79fdab/info.json deleted file mode 100644 index 17c5dc368ff97..0000000000000 --- a/blockchains/ethereum/assets/0xa573661b5FB2063d7AB12336ee24589F7A79fdab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IceChain", - "symbol": "ICHX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://icechain.io/", - "explorer": "https://etherscan.io/token/0xa573661b5FB2063d7AB12336ee24589F7A79fdab", - "status": "active", - "id": "0xa573661b5FB2063d7AB12336ee24589F7A79fdab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa573661b5FB2063d7AB12336ee24589F7A79fdab/logo.png b/blockchains/ethereum/assets/0xa573661b5FB2063d7AB12336ee24589F7A79fdab/logo.png deleted file mode 100644 index ddc837afb5291..0000000000000 Binary files a/blockchains/ethereum/assets/0xa573661b5FB2063d7AB12336ee24589F7A79fdab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa58C4f0e4Dddb52d2017c77eAC34C73a84Cf8AF8/logo.png b/blockchains/ethereum/assets/0xa58C4f0e4Dddb52d2017c77eAC34C73a84Cf8AF8/logo.png deleted file mode 100755 index 6553f62805ed7..0000000000000 Binary files a/blockchains/ethereum/assets/0xa58C4f0e4Dddb52d2017c77eAC34C73a84Cf8AF8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B/info.json b/blockchains/ethereum/assets/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B/info.json deleted file mode 100644 index d4b798ea82166..0000000000000 --- a/blockchains/ethereum/assets/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "UTU Coin", - "website": "http://protocol.utu.io/", - "source_code": "https://github.com/utu-protocol/", - "description": "Utility token that powers the trust infrastructure of the internet.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/UTU_trust", - "handle": "UTU_trust" - }, - { - "name": "Telegram", - "url": "https://t.me/UTUtrust", - "handle": "UTUtrust" - } - ], - "explorer": "https://etherscan.io/token/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B", - "type": "ERC20", - "symbol": "UTU", - "decimals": 18, - "status": "active", - "id": "0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B/logo.png b/blockchains/ethereum/assets/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B/logo.png deleted file mode 100644 index e98b8bd1d99e4..0000000000000 Binary files a/blockchains/ethereum/assets/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa59D9c42eb26a619c39D250b4574BD76023A760E/info.json b/blockchains/ethereum/assets/0xa59D9c42eb26a619c39D250b4574BD76023A760E/info.json deleted file mode 100644 index eef5eb7d2e311..0000000000000 --- a/blockchains/ethereum/assets/0xa59D9c42eb26a619c39D250b4574BD76023A760E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WoWCrypto", - "symbol": "WOW", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa59D9c42eb26a619c39D250b4574BD76023A760E", - "status": "active", - "id": "0xa59D9c42eb26a619c39D250b4574BD76023A760E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa59D9c42eb26a619c39D250b4574BD76023A760E/logo.png b/blockchains/ethereum/assets/0xa59D9c42eb26a619c39D250b4574BD76023A760E/logo.png deleted file mode 100644 index 76f71a6a66c98..0000000000000 Binary files a/blockchains/ethereum/assets/0xa59D9c42eb26a619c39D250b4574BD76023A760E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD/info.json b/blockchains/ethereum/assets/0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD/info.json deleted file mode 100644 index 90836cff214a8..0000000000000 --- a/blockchains/ethereum/assets/0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Apiary Fund Coin", - "symbol": "AFC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD", - "status": "active", - "id": "0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD/logo.png b/blockchains/ethereum/assets/0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD/logo.png deleted file mode 100644 index fb4dcd2f6d684..0000000000000 Binary files a/blockchains/ethereum/assets/0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa5F8fC0921880Cb7342368BD128eb8050442B1a1/info.json b/blockchains/ethereum/assets/0xa5F8fC0921880Cb7342368BD128eb8050442B1a1/info.json deleted file mode 100644 index 0d6cfa2cac85f..0000000000000 --- a/blockchains/ethereum/assets/0xa5F8fC0921880Cb7342368BD128eb8050442B1a1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Block Array", - "symbol": "ARY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.blockarray.com", - "explorer": "https://etherscan.io/token/0xa5F8fC0921880Cb7342368BD128eb8050442B1a1", - "status": "active", - "id": "0xa5F8fC0921880Cb7342368BD128eb8050442B1a1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa5F8fC0921880Cb7342368BD128eb8050442B1a1/logo.png b/blockchains/ethereum/assets/0xa5F8fC0921880Cb7342368BD128eb8050442B1a1/logo.png deleted file mode 100755 index 0218839e07ef5..0000000000000 Binary files a/blockchains/ethereum/assets/0xa5F8fC0921880Cb7342368BD128eb8050442B1a1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7/info.json b/blockchains/ethereum/assets/0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7/info.json deleted file mode 100644 index faa3a4df74736..0000000000000 --- a/blockchains/ethereum/assets/0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jibrel Network Token", - "symbol": "JNT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://jibrel.network/", - "explorer": "https://etherscan.io/token/0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7", - "status": "active", - "id": "0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7/logo.png b/blockchains/ethereum/assets/0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7/logo.png deleted file mode 100644 index 74301e923ad17..0000000000000 Binary files a/blockchains/ethereum/assets/0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa6218644A294E611213dC5629bc4CC48053F739F/info.json b/blockchains/ethereum/assets/0xa6218644A294E611213dC5629bc4CC48053F739F/info.json deleted file mode 100644 index 9926f37a9c72b..0000000000000 --- a/blockchains/ethereum/assets/0xa6218644A294E611213dC5629bc4CC48053F739F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Queen Jin Token", - "symbol": "QJT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa6218644A294E611213dC5629bc4CC48053F739F", - "status": "active", - "id": "0xa6218644A294E611213dC5629bc4CC48053F739F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa6218644A294E611213dC5629bc4CC48053F739F/logo.png b/blockchains/ethereum/assets/0xa6218644A294E611213dC5629bc4CC48053F739F/logo.png deleted file mode 100644 index b99aa8c45bae3..0000000000000 Binary files a/blockchains/ethereum/assets/0xa6218644A294E611213dC5629bc4CC48053F739F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa6289055A43195243bFDFbf08b00619e13D9531A/info.json b/blockchains/ethereum/assets/0xa6289055A43195243bFDFbf08b00619e13D9531A/info.json deleted file mode 100644 index 923937da2c518..0000000000000 --- a/blockchains/ethereum/assets/0xa6289055A43195243bFDFbf08b00619e13D9531A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FCN", - "symbol": "FCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa6289055A43195243bFDFbf08b00619e13D9531A", - "status": "active", - "id": "0xa6289055A43195243bFDFbf08b00619e13D9531A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa6289055A43195243bFDFbf08b00619e13D9531A/logo.png b/blockchains/ethereum/assets/0xa6289055A43195243bFDFbf08b00619e13D9531A/logo.png deleted file mode 100644 index 60ed1b7127c74..0000000000000 Binary files a/blockchains/ethereum/assets/0xa6289055A43195243bFDFbf08b00619e13D9531A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa66Daa57432024023DB65477BA87D4E7F5f95213/info.json b/blockchains/ethereum/assets/0xa66Daa57432024023DB65477BA87D4E7F5f95213/info.json deleted file mode 100644 index 795aa334382a8..0000000000000 --- a/blockchains/ethereum/assets/0xa66Daa57432024023DB65477BA87D4E7F5f95213/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Huobi Pool Token", - "website": "https://huobipool.com", - "description": "Huobi Pool Token (HPT) is an ecological sub-token based on Huobi Token (HT).", - "socials": [], - "explorer": "https://etherscan.io/token/0xa66Daa57432024023DB65477BA87D4E7F5f95213", - "type": "ERC20", - "symbol": "HPT", - "decimals": 18, - "status": "active", - "id": "0xa66Daa57432024023DB65477BA87D4E7F5f95213" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa66Daa57432024023DB65477BA87D4E7F5f95213/logo.png b/blockchains/ethereum/assets/0xa66Daa57432024023DB65477BA87D4E7F5f95213/logo.png deleted file mode 100644 index 4e0b0c9daee04..0000000000000 Binary files a/blockchains/ethereum/assets/0xa66Daa57432024023DB65477BA87D4E7F5f95213/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D/info.json b/blockchains/ethereum/assets/0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D/info.json deleted file mode 100644 index 895afc418e12d..0000000000000 --- a/blockchains/ethereum/assets/0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PromotionCoin", - "symbol": "PC", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "http://www.pchain.io/", - "explorer": "https://etherscan.io/token/0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D", - "status": "active", - "id": "0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D/logo.png b/blockchains/ethereum/assets/0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D/logo.png deleted file mode 100644 index f2cdf66580f94..0000000000000 Binary files a/blockchains/ethereum/assets/0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa69431858DB49BDa621192c29F366BE4d386CCAf/info.json b/blockchains/ethereum/assets/0xa69431858DB49BDa621192c29F366BE4d386CCAf/info.json deleted file mode 100644 index 361794a28f480..0000000000000 --- a/blockchains/ethereum/assets/0xa69431858DB49BDa621192c29F366BE4d386CCAf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Solereum Cash", - "symbol": "SOLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa69431858DB49BDa621192c29F366BE4d386CCAf", - "status": "active", - "id": "0xa69431858DB49BDa621192c29F366BE4d386CCAf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa69431858DB49BDa621192c29F366BE4d386CCAf/logo.png b/blockchains/ethereum/assets/0xa69431858DB49BDa621192c29F366BE4d386CCAf/logo.png deleted file mode 100644 index 479989fcf383d..0000000000000 Binary files a/blockchains/ethereum/assets/0xa69431858DB49BDa621192c29F366BE4d386CCAf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa698EbA92D194aB36A32EA3337c9976636f39dED/info.json b/blockchains/ethereum/assets/0xa698EbA92D194aB36A32EA3337c9976636f39dED/info.json deleted file mode 100644 index c05271bc8133d..0000000000000 --- a/blockchains/ethereum/assets/0xa698EbA92D194aB36A32EA3337c9976636f39dED/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherCash", - "symbol": "ETHC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa698EbA92D194aB36A32EA3337c9976636f39dED", - "status": "active", - "id": "0xa698EbA92D194aB36A32EA3337c9976636f39dED" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa698EbA92D194aB36A32EA3337c9976636f39dED/logo.png b/blockchains/ethereum/assets/0xa698EbA92D194aB36A32EA3337c9976636f39dED/logo.png deleted file mode 100644 index f5ae2f68576bc..0000000000000 Binary files a/blockchains/ethereum/assets/0xa698EbA92D194aB36A32EA3337c9976636f39dED/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa69925428299287D3724B4B9A31Ea8cE191497de/info.json b/blockchains/ethereum/assets/0xa69925428299287D3724B4B9A31Ea8cE191497de/info.json deleted file mode 100644 index cbbf5fc540918..0000000000000 --- a/blockchains/ethereum/assets/0xa69925428299287D3724B4B9A31Ea8cE191497de/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Merlin", - "symbol": "MLN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa69925428299287D3724B4B9A31Ea8cE191497de", - "status": "active", - "id": "0xa69925428299287D3724B4B9A31Ea8cE191497de" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa69925428299287D3724B4B9A31Ea8cE191497de/logo.png b/blockchains/ethereum/assets/0xa69925428299287D3724B4B9A31Ea8cE191497de/logo.png deleted file mode 100644 index c799b2c34be6c..0000000000000 Binary files a/blockchains/ethereum/assets/0xa69925428299287D3724B4B9A31Ea8cE191497de/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5/info.json b/blockchains/ethereum/assets/0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5/info.json deleted file mode 100644 index 94d4c89193586..0000000000000 --- a/blockchains/ethereum/assets/0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TAMILAS", - "symbol": "TML", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5", - "status": "active", - "id": "0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5/logo.png b/blockchains/ethereum/assets/0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5/logo.png deleted file mode 100644 index da88d016e3e00..0000000000000 Binary files a/blockchains/ethereum/assets/0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa6FB1DF483b24EEAB569e19447E0e107003B9E15/info.json b/blockchains/ethereum/assets/0xa6FB1DF483b24EEAB569e19447E0e107003B9E15/info.json deleted file mode 100644 index 31bffc0071b0c..0000000000000 --- a/blockchains/ethereum/assets/0xa6FB1DF483b24EEAB569e19447E0e107003B9E15/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ENB", - "website": "https://earnbase.org", - "description": "Earnbase is an all-in-one, user-friendly DeFi protocol to earn, save and swap tokens.", - "explorer": "https://etherscan.io/token/0xa6fb1df483b24eeab569e19447e0e107003b9e15", - "type": "ERC20", - "symbol": "ENB", - "decimals": 18, - "status": "active", - "id": "0xa6FB1DF483b24EEAB569e19447E0e107003B9E15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa6FB1DF483b24EEAB569e19447E0e107003B9E15/logo.png b/blockchains/ethereum/assets/0xa6FB1DF483b24EEAB569e19447E0e107003B9E15/logo.png deleted file mode 100644 index d130ea8abad52..0000000000000 Binary files a/blockchains/ethereum/assets/0xa6FB1DF483b24EEAB569e19447E0e107003B9E15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE/info.json b/blockchains/ethereum/assets/0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE/info.json deleted file mode 100644 index ed6d79be07757..0000000000000 --- a/blockchains/ethereum/assets/0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EchoLink", - "symbol": "EKO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://echolink.info/", - "explorer": "https://etherscan.io/token/0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE", - "status": "active", - "id": "0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE/logo.png b/blockchains/ethereum/assets/0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE/logo.png deleted file mode 100644 index d6bdb0494739a..0000000000000 Binary files a/blockchains/ethereum/assets/0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa6d6720258CbB7E4A79BB2F379e3d8f25d78B716/info.json b/blockchains/ethereum/assets/0xa6d6720258CbB7E4A79BB2F379e3d8f25d78B716/info.json deleted file mode 100644 index eebc4f0b52797..0000000000000 --- a/blockchains/ethereum/assets/0xa6d6720258CbB7E4A79BB2F379e3d8f25d78B716/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TOKELITE", - "website": "https://tokelite.io", - "description": "Tokelite is an erc20 utility token that gives holders of token a chance to lend Major Crypto Assets such as Bnb, Atom, Eth, and Btc using their blockchain assets to secure cash loans..", - "explorer": "https://etherscan.io/token/0xa6d6720258CbB7E4A79BB2F379e3d8f25d78B716", - "type": "ERC20", - "symbol": "TKL", - "decimals": 18, - "status": "active", - "id": "0xa6d6720258CbB7E4A79BB2F379e3d8f25d78B716" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa6d6720258CbB7E4A79BB2F379e3d8f25d78B716/logo.png b/blockchains/ethereum/assets/0xa6d6720258CbB7E4A79BB2F379e3d8f25d78B716/logo.png deleted file mode 100644 index a247900cf10b8..0000000000000 Binary files a/blockchains/ethereum/assets/0xa6d6720258CbB7E4A79BB2F379e3d8f25d78B716/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9/info.json b/blockchains/ethereum/assets/0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9/info.json deleted file mode 100644 index a4ce5d7bb4784..0000000000000 --- a/blockchains/ethereum/assets/0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yustemcoin", - "symbol": "YUC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9", - "status": "active", - "id": "0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9/logo.png b/blockchains/ethereum/assets/0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9/logo.png deleted file mode 100644 index 7f5a152a4e6aa..0000000000000 Binary files a/blockchains/ethereum/assets/0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9/info.json b/blockchains/ethereum/assets/0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9/info.json deleted file mode 100644 index 193e7b96cef27..0000000000000 --- a/blockchains/ethereum/assets/0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AgriChain Utility Token", - "symbol": "AGRI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9", - "status": "active", - "id": "0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9/logo.png b/blockchains/ethereum/assets/0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9/logo.png deleted file mode 100644 index da02303536feb..0000000000000 Binary files a/blockchains/ethereum/assets/0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa73638329c61c221dCA307ED7ef0154D776d9FDc/info.json b/blockchains/ethereum/assets/0xa73638329c61c221dCA307ED7ef0154D776d9FDc/info.json deleted file mode 100644 index fe637b421ab12..0000000000000 --- a/blockchains/ethereum/assets/0xa73638329c61c221dCA307ED7ef0154D776d9FDc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TKEX", - "symbol": "TKEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa73638329c61c221dCA307ED7ef0154D776d9FDc", - "status": "active", - "id": "0xa73638329c61c221dCA307ED7ef0154D776d9FDc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa73638329c61c221dCA307ED7ef0154D776d9FDc/logo.png b/blockchains/ethereum/assets/0xa73638329c61c221dCA307ED7ef0154D776d9FDc/logo.png deleted file mode 100644 index 5fd3d0eb7ffca..0000000000000 Binary files a/blockchains/ethereum/assets/0xa73638329c61c221dCA307ED7ef0154D776d9FDc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa740b79dc545646072b32CA92a109f7CF74EF8ca/info.json b/blockchains/ethereum/assets/0xa740b79dc545646072b32CA92a109f7CF74EF8ca/info.json deleted file mode 100644 index 410a7d9200875..0000000000000 --- a/blockchains/ethereum/assets/0xa740b79dc545646072b32CA92a109f7CF74EF8ca/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 167-CN33", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa740b79dc545646072b32CA92a109f7CF74EF8ca", - "status": "active", - "id": "0xa740b79dc545646072b32CA92a109f7CF74EF8ca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa740b79dc545646072b32CA92a109f7CF74EF8ca/logo.png b/blockchains/ethereum/assets/0xa740b79dc545646072b32CA92a109f7CF74EF8ca/logo.png deleted file mode 100644 index 861885e81e50b..0000000000000 Binary files a/blockchains/ethereum/assets/0xa740b79dc545646072b32CA92a109f7CF74EF8ca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/info.json b/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/info.json deleted file mode 100644 index 55383d4654612..0000000000000 --- a/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Golem", - "website": "https://golem.network", - "description": "Golem (GNT) is a peer-to-peer decentralized marketplace for computing power. The project aims to be an alternative to centralized cloud service providers with its lower price point and open-source community of developers.", - "explorer": "https://etherscan.io/token/Golem", - "type": "ERC20", - "symbol": "GNT", - "decimals": 18, - "status": "active", - "id": "0xa74476443119A942dE498590Fe1f2454d7D4aC0d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/logo.png b/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/logo.png deleted file mode 100644 index 46d9e24512b0f..0000000000000 Binary files a/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa753D16375229948C62e3b8b19326F845b6b9d8B/info.json b/blockchains/ethereum/assets/0xa753D16375229948C62e3b8b19326F845b6b9d8B/info.json deleted file mode 100644 index 4e92b840b46a5..0000000000000 --- a/blockchains/ethereum/assets/0xa753D16375229948C62e3b8b19326F845b6b9d8B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTOBANK", - "symbol": "BANK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa753D16375229948C62e3b8b19326F845b6b9d8B", - "status": "active", - "id": "0xa753D16375229948C62e3b8b19326F845b6b9d8B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa753D16375229948C62e3b8b19326F845b6b9d8B/logo.png b/blockchains/ethereum/assets/0xa753D16375229948C62e3b8b19326F845b6b9d8B/logo.png deleted file mode 100755 index cb4da022ec8ae..0000000000000 Binary files a/blockchains/ethereum/assets/0xa753D16375229948C62e3b8b19326F845b6b9d8B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d/info.json b/blockchains/ethereum/assets/0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d/info.json deleted file mode 100644 index f9204b1f8c63c..0000000000000 --- a/blockchains/ethereum/assets/0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 253-CN21", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d", - "status": "active", - "id": "0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d/logo.png b/blockchains/ethereum/assets/0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d/logo.png deleted file mode 100644 index 2a1cc53a1b2b5..0000000000000 Binary files a/blockchains/ethereum/assets/0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2/info.json b/blockchains/ethereum/assets/0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2/info.json deleted file mode 100644 index 73efba44fda61..0000000000000 --- a/blockchains/ethereum/assets/0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-20/30M80", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2", - "status": "active", - "id": "0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2/logo.png b/blockchains/ethereum/assets/0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2/logo.png deleted file mode 100644 index 25915f7203b50..0000000000000 Binary files a/blockchains/ethereum/assets/0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758/info.json b/blockchains/ethereum/assets/0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758/info.json deleted file mode 100644 index 7d8826588497e..0000000000000 --- a/blockchains/ethereum/assets/0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Defiance", - "symbol": "DEFI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758", - "status": "active", - "id": "0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758/logo.png b/blockchains/ethereum/assets/0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758/logo.png deleted file mode 100644 index 5a30828805248..0000000000000 Binary files a/blockchains/ethereum/assets/0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa7DE087329BFcda5639247F96140f9DAbe3DeED1/info.json b/blockchains/ethereum/assets/0xa7DE087329BFcda5639247F96140f9DAbe3DeED1/info.json deleted file mode 100644 index 3f7dfecd6c217..0000000000000 --- a/blockchains/ethereum/assets/0xa7DE087329BFcda5639247F96140f9DAbe3DeED1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Statera", - "symbol": "STA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://stateratoken.com/", - "explorer": "https://etherscan.io/token/0xa7DE087329BFcda5639247F96140f9DAbe3DeED1", - "status": "active", - "id": "0xa7DE087329BFcda5639247F96140f9DAbe3DeED1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa7DE087329BFcda5639247F96140f9DAbe3DeED1/logo.png b/blockchains/ethereum/assets/0xa7DE087329BFcda5639247F96140f9DAbe3DeED1/logo.png deleted file mode 100644 index ee5da67883e0a..0000000000000 Binary files a/blockchains/ethereum/assets/0xa7DE087329BFcda5639247F96140f9DAbe3DeED1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696/info.json b/blockchains/ethereum/assets/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696/info.json deleted file mode 100644 index f1ad000daa73a..0000000000000 --- a/blockchains/ethereum/assets/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "Basis Share", - "website": "https://basis.cash/", - "description": "Basis Cash is an open source, permissionless stablecoin pegged to USD. The protocol is designed to expand and contract supply similarly to the way central banks buy and sell fiscal debt to stabilze purchasing power, without any REBASES or risking colletrals. Basis Share is a medium of governing the Basis Cash and receiving the seigniorage rewards.", - "source_code": "https://github.com/Basis-Cash", - "explorer": "https://etherscan.io/token/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/BasisCash", - "handle": "Basis Cash" - }, - { - "name": "Discord", - "url": "https://discord.gg/UEZq3HF5Eu", - "handle": "Basis Cash" - }, - { - "name": "Telegram", - "url": "https://t.me/basiscash", - "handle": "Basis Cash" - }, - { - "name": "Medium", - "url": "https://medium.com/basis-cash", - "handle": "Basis Cash" - } - ], - "type": "ERC20", - "symbol": "BAS", - "decimals": 18, - "status": "active", - "id": "0xa7ED29B253D8B4E3109ce07c80fc570f81B63696" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696/logo.png b/blockchains/ethereum/assets/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696/logo.png deleted file mode 100644 index 9fdb6565d4f0d..0000000000000 Binary files a/blockchains/ethereum/assets/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa7b9329b192d552344fffA8e67E803Aa9E99Af38/info.json b/blockchains/ethereum/assets/0xa7b9329b192d552344fffA8e67E803Aa9E99Af38/info.json deleted file mode 100644 index bd4819d2d5b8b..0000000000000 --- a/blockchains/ethereum/assets/0xa7b9329b192d552344fffA8e67E803Aa9E99Af38/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Montana", - "symbol": "MTN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa7b9329b192d552344fffA8e67E803Aa9E99Af38", - "status": "active", - "id": "0xa7b9329b192d552344fffA8e67E803Aa9E99Af38" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa7b9329b192d552344fffA8e67E803Aa9E99Af38/logo.png b/blockchains/ethereum/assets/0xa7b9329b192d552344fffA8e67E803Aa9E99Af38/logo.png deleted file mode 100644 index a67410f010894..0000000000000 Binary files a/blockchains/ethereum/assets/0xa7b9329b192d552344fffA8e67E803Aa9E99Af38/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9/info.json b/blockchains/ethereum/assets/0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9/info.json deleted file mode 100644 index 633afa4bd4377..0000000000000 --- a/blockchains/ethereum/assets/0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TrueFlip", - "symbol": "TFL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://trueflip.io/", - "explorer": "https://etherscan.io/token/0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9", - "status": "active", - "id": "0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9/logo.png b/blockchains/ethereum/assets/0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9/logo.png deleted file mode 100644 index 469b6d7519de8..0000000000000 Binary files a/blockchains/ethereum/assets/0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa8006C4ca56F24d6836727D106349320dB7fEF82/info.json b/blockchains/ethereum/assets/0xa8006C4ca56F24d6836727D106349320dB7fEF82/info.json deleted file mode 100644 index 38a36910b460c..0000000000000 --- a/blockchains/ethereum/assets/0xa8006C4ca56F24d6836727D106349320dB7fEF82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Internxt", - "symbol": "INXT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://internxt.com/", - "explorer": "https://etherscan.io/token/0xa8006C4ca56F24d6836727D106349320dB7fEF82", - "status": "active", - "id": "0xa8006C4ca56F24d6836727D106349320dB7fEF82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa8006C4ca56F24d6836727D106349320dB7fEF82/logo.png b/blockchains/ethereum/assets/0xa8006C4ca56F24d6836727D106349320dB7fEF82/logo.png deleted file mode 100644 index 987ded70120c1..0000000000000 Binary files a/blockchains/ethereum/assets/0xa8006C4ca56F24d6836727D106349320dB7fEF82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB/info.json b/blockchains/ethereum/assets/0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB/info.json deleted file mode 100644 index b7d28e409d779..0000000000000 --- a/blockchains/ethereum/assets/0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Krypton", - "symbol": "KGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://kexingqiu.net/", - "explorer": "https://etherscan.io/token/0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB", - "status": "active", - "id": "0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB/logo.png b/blockchains/ethereum/assets/0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB/logo.png deleted file mode 100644 index ccd0a105caa90..0000000000000 Binary files a/blockchains/ethereum/assets/0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E/info.json b/blockchains/ethereum/assets/0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E/info.json deleted file mode 100644 index b9951c992a060..0000000000000 --- a/blockchains/ethereum/assets/0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg12500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E", - "status": "active", - "id": "0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E/logo.png b/blockchains/ethereum/assets/0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E/logo.png deleted file mode 100644 index a2d06c44a9e48..0000000000000 Binary files a/blockchains/ethereum/assets/0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76/info.json b/blockchains/ethereum/assets/0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76/info.json deleted file mode 100644 index b0306e9d17dfb..0000000000000 --- a/blockchains/ethereum/assets/0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Token for Television", - "symbol": "TTV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tv-two.com/", - "explorer": "https://etherscan.io/token/0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76", - "status": "active", - "id": "0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76/logo.png b/blockchains/ethereum/assets/0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76/logo.png deleted file mode 100644 index 0d61ab1537ee9..0000000000000 Binary files a/blockchains/ethereum/assets/0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa83aF809975619477Af73B179e05e04A1CcEA953/info.json b/blockchains/ethereum/assets/0xa83aF809975619477Af73B179e05e04A1CcEA953/info.json deleted file mode 100644 index 4754d27538bf2..0000000000000 --- a/blockchains/ethereum/assets/0xa83aF809975619477Af73B179e05e04A1CcEA953/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LEOcoin", - "symbol": "LC4", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa83aF809975619477Af73B179e05e04A1CcEA953", - "status": "active", - "id": "0xa83aF809975619477Af73B179e05e04A1CcEA953" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa83aF809975619477Af73B179e05e04A1CcEA953/logo.png b/blockchains/ethereum/assets/0xa83aF809975619477Af73B179e05e04A1CcEA953/logo.png deleted file mode 100644 index 53745f9223307..0000000000000 Binary files a/blockchains/ethereum/assets/0xa83aF809975619477Af73B179e05e04A1CcEA953/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa843343B1658Dea67e83cbd11Da0b73728A1b185/info.json b/blockchains/ethereum/assets/0xa843343B1658Dea67e83cbd11Da0b73728A1b185/info.json deleted file mode 100644 index acc70090259ed..0000000000000 --- a/blockchains/ethereum/assets/0xa843343B1658Dea67e83cbd11Da0b73728A1b185/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TixguruToken", - "symbol": "TIX", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa843343B1658Dea67e83cbd11Da0b73728A1b185", - "status": "active", - "id": "0xa843343B1658Dea67e83cbd11Da0b73728A1b185" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa843343B1658Dea67e83cbd11Da0b73728A1b185/logo.png b/blockchains/ethereum/assets/0xa843343B1658Dea67e83cbd11Da0b73728A1b185/logo.png deleted file mode 100755 index 5db46846e2634..0000000000000 Binary files a/blockchains/ethereum/assets/0xa843343B1658Dea67e83cbd11Da0b73728A1b185/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48/info.json b/blockchains/ethereum/assets/0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48/info.json deleted file mode 100644 index dc57154d8d183..0000000000000 --- a/blockchains/ethereum/assets/0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Titanium", - "symbol": "CSC-TI", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48", - "status": "active", - "id": "0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48/logo.png b/blockchains/ethereum/assets/0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48/logo.png deleted file mode 100755 index b478ea2b3fde5..0000000000000 Binary files a/blockchains/ethereum/assets/0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa8511Af2F945B0a939a9772f403F41ec637bFfcd/info.json b/blockchains/ethereum/assets/0xa8511Af2F945B0a939a9772f403F41ec637bFfcd/info.json deleted file mode 100644 index 9048a334566a4..0000000000000 --- a/blockchains/ethereum/assets/0xa8511Af2F945B0a939a9772f403F41ec637bFfcd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hunter", - "symbol": "HUNTER", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa8511Af2F945B0a939a9772f403F41ec637bFfcd", - "status": "active", - "id": "0xa8511Af2F945B0a939a9772f403F41ec637bFfcd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa8511Af2F945B0a939a9772f403F41ec637bFfcd/logo.png b/blockchains/ethereum/assets/0xa8511Af2F945B0a939a9772f403F41ec637bFfcd/logo.png deleted file mode 100644 index 463daf5a3976c..0000000000000 Binary files a/blockchains/ethereum/assets/0xa8511Af2F945B0a939a9772f403F41ec637bFfcd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa85C95AbA6c298535890D6f1133632220d458E9A/info.json b/blockchains/ethereum/assets/0xa85C95AbA6c298535890D6f1133632220d458E9A/info.json deleted file mode 100644 index a9973076dc927..0000000000000 --- a/blockchains/ethereum/assets/0xa85C95AbA6c298535890D6f1133632220d458E9A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockracing Share", - "symbol": "BRS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa85C95AbA6c298535890D6f1133632220d458E9A", - "status": "active", - "id": "0xa85C95AbA6c298535890D6f1133632220d458E9A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa85C95AbA6c298535890D6f1133632220d458E9A/logo.png b/blockchains/ethereum/assets/0xa85C95AbA6c298535890D6f1133632220d458E9A/logo.png deleted file mode 100644 index 544a79961cf7d..0000000000000 Binary files a/blockchains/ethereum/assets/0xa85C95AbA6c298535890D6f1133632220d458E9A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e/info.json b/blockchains/ethereum/assets/0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e/info.json deleted file mode 100644 index 00e6a99156e1b..0000000000000 --- a/blockchains/ethereum/assets/0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AntiscamToken (AST)", - "symbol": "AST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e", - "status": "active", - "id": "0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e/logo.png b/blockchains/ethereum/assets/0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e/logo.png deleted file mode 100644 index 58c83dbd57da7..0000000000000 Binary files a/blockchains/ethereum/assets/0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08/info.json b/blockchains/ethereum/assets/0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08/info.json deleted file mode 100644 index da601d01ed200..0000000000000 --- a/blockchains/ethereum/assets/0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TOR Cabala", - "symbol": "Torc", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08", - "status": "active", - "id": "0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08/logo.png b/blockchains/ethereum/assets/0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08/logo.png deleted file mode 100644 index c39b66000bcc7..0000000000000 Binary files a/blockchains/ethereum/assets/0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa8892bfc33FA44053a9E402B1839966f4FEc74A4/info.json b/blockchains/ethereum/assets/0xa8892bfc33FA44053a9E402B1839966f4FEc74A4/info.json deleted file mode 100644 index 503c8a974d3cb..0000000000000 --- a/blockchains/ethereum/assets/0xa8892bfc33FA44053a9E402B1839966f4FEc74A4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Crypto User Base", - "symbol": "CUB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cryptouserbase.com/", - "explorer": "https://etherscan.io/token/0xa8892bfc33FA44053a9E402B1839966f4FEc74A4", - "status": "active", - "id": "0xa8892bfc33FA44053a9E402B1839966f4FEc74A4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa8892bfc33FA44053a9E402B1839966f4FEc74A4/logo.png b/blockchains/ethereum/assets/0xa8892bfc33FA44053a9E402B1839966f4FEc74A4/logo.png deleted file mode 100644 index be9a6fefef16b..0000000000000 Binary files a/blockchains/ethereum/assets/0xa8892bfc33FA44053a9E402B1839966f4FEc74A4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa8B0F154A688c22142E361707df64277e0A0bE66/info.json b/blockchains/ethereum/assets/0xa8B0F154A688c22142E361707df64277e0A0bE66/info.json deleted file mode 100644 index 0e89814398156..0000000000000 --- a/blockchains/ethereum/assets/0xa8B0F154A688c22142E361707df64277e0A0bE66/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "RAK", - "website": "https://rake.finance/", - "source_code": "https://etherscan.io/address/0xa8B0F154A688c22142E361707df64277e0A0bE66#code", - "description": "RAKE is a deflationary token that is designed to maximize yield farming, while the protocol builds a vault with locked liquidity forever, and 90% of all yields from liquidity mining will be used to buy back RAK on active Uniswap market, and pay the reward on RAK tokens.", - "explorer": "https://etherscan.io/token/0xa8b0f154a688c22142e361707df64277e0a0be66", - "type": "ERC20", - "symbol": "RAK", - "decimals": 18, - "status": "active", - "id": "0xa8B0F154A688c22142E361707df64277e0A0bE66" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa8B0F154A688c22142E361707df64277e0A0bE66/logo.png b/blockchains/ethereum/assets/0xa8B0F154A688c22142E361707df64277e0A0bE66/logo.png deleted file mode 100644 index fa8d6810a4abd..0000000000000 Binary files a/blockchains/ethereum/assets/0xa8B0F154A688c22142E361707df64277e0A0bE66/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2/info.json b/blockchains/ethereum/assets/0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2/info.json deleted file mode 100644 index dcbcb729e879d..0000000000000 --- a/blockchains/ethereum/assets/0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LevelApp Token", - "symbol": "LVL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://levelapp.cx", - "explorer": "https://etherscan.io/token/0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2", - "status": "active", - "id": "0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2/logo.png b/blockchains/ethereum/assets/0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2/logo.png deleted file mode 100644 index 44193ef40a87e..0000000000000 Binary files a/blockchains/ethereum/assets/0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC/info.json b/blockchains/ethereum/assets/0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC/info.json deleted file mode 100644 index 603f552fa88a9..0000000000000 --- a/blockchains/ethereum/assets/0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EGYPT", - "symbol": "EGY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://egyptcryptocoin.com", - "explorer": "https://etherscan.io/token/0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC", - "status": "active", - "id": "0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC/logo.png b/blockchains/ethereum/assets/0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC/logo.png deleted file mode 100755 index b680d7575bc72..0000000000000 Binary files a/blockchains/ethereum/assets/0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc/info.json b/blockchains/ethereum/assets/0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc/info.json deleted file mode 100644 index a9d4aa01b5cd7..0000000000000 --- a/blockchains/ethereum/assets/0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RXCCryptofreedomToken", - "symbol": "RXCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc", - "status": "active", - "id": "0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc/logo.png b/blockchains/ethereum/assets/0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc/logo.png deleted file mode 100644 index a1a6c7024dd92..0000000000000 Binary files a/blockchains/ethereum/assets/0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca/info.json b/blockchains/ethereum/assets/0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca/info.json deleted file mode 100644 index 892e8a1a66ec3..0000000000000 --- a/blockchains/ethereum/assets/0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Syntropy", - "website": "https://syntropynet.com", - "description": "Syntropy is transforming the public internet into a secure and user-centric internet through a unifying layer where encryption and optimized performance are built-in and automatically enabled for anything and everything connected to it.", - "explorer": "https://etherscan.io/token/0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca", - "type": "ERC20", - "symbol": "NOIA", - "decimals": 18, - "status": "active", - "id": "0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca/logo.png b/blockchains/ethereum/assets/0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca/logo.png deleted file mode 100644 index 4d415592dce9a..0000000000000 Binary files a/blockchains/ethereum/assets/0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/info.json b/blockchains/ethereum/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/info.json deleted file mode 100644 index 46e55cc32d615..0000000000000 --- a/blockchains/ethereum/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coinibal", - "symbol": "COIN", - "type": "ERC20", - "decimals": 16, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f", - "status": "active", - "id": "0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/logo.png b/blockchains/ethereum/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/logo.png deleted file mode 100644 index 55383355f3a00..0000000000000 Binary files a/blockchains/ethereum/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa8f0653Bf3eFa0D8E78e6136028C767561736224/info.json b/blockchains/ethereum/assets/0xa8f0653Bf3eFa0D8E78e6136028C767561736224/info.json deleted file mode 100644 index 6827947896946..0000000000000 --- a/blockchains/ethereum/assets/0xa8f0653Bf3eFa0D8E78e6136028C767561736224/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 180-CN50", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa8f0653Bf3eFa0D8E78e6136028C767561736224", - "status": "active", - "id": "0xa8f0653Bf3eFa0D8E78e6136028C767561736224" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa8f0653Bf3eFa0D8E78e6136028C767561736224/logo.png b/blockchains/ethereum/assets/0xa8f0653Bf3eFa0D8E78e6136028C767561736224/logo.png deleted file mode 100644 index 876629f9bb7f2..0000000000000 Binary files a/blockchains/ethereum/assets/0xa8f0653Bf3eFa0D8E78e6136028C767561736224/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073/info.json b/blockchains/ethereum/assets/0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073/info.json deleted file mode 100644 index 79bb0c68db93d..0000000000000 --- a/blockchains/ethereum/assets/0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EGORAS DOLLAR", - "symbol": "EUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073", - "status": "active", - "id": "0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073/logo.png b/blockchains/ethereum/assets/0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073/logo.png deleted file mode 100644 index ea72b1ca5d130..0000000000000 Binary files a/blockchains/ethereum/assets/0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe/info.json b/blockchains/ethereum/assets/0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe/info.json deleted file mode 100644 index ca33a53cd2aca..0000000000000 --- a/blockchains/ethereum/assets/0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PWQ", - "website": "http://pwq.finance", - "description": "We are a partner of QQQ, as our name suggests : PWQ = Partner With QQQ ", - "explorer": "https://etherscan.io/token/0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe", - "type": "ERC20", - "symbol": "PWQ", - "decimals": 18, - "status": "active", - "id": "0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe/logo.png b/blockchains/ethereum/assets/0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe/logo.png deleted file mode 100644 index be68e6c0b45c8..0000000000000 Binary files a/blockchains/ethereum/assets/0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8/info.json b/blockchains/ethereum/assets/0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8/info.json deleted file mode 100644 index ba76a0758aa45..0000000000000 --- a/blockchains/ethereum/assets/0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Elycoin", - "symbol": "ELY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://elycoin.io/", - "explorer": "https://etherscan.io/token/0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8", - "status": "active", - "id": "0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8/logo.png b/blockchains/ethereum/assets/0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8/logo.png deleted file mode 100644 index fe0f7552a1270..0000000000000 Binary files a/blockchains/ethereum/assets/0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa957045A12D270e2eE0dcA9A3340c340e05d4670/info.json b/blockchains/ethereum/assets/0xa957045A12D270e2eE0dcA9A3340c340e05d4670/info.json deleted file mode 100644 index 5cee7df63471f..0000000000000 --- a/blockchains/ethereum/assets/0xa957045A12D270e2eE0dcA9A3340c340e05d4670/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AIDUS TOKEN", - "symbol": "AIDUS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aidus.io/", - "explorer": "https://etherscan.io/token/0xa957045A12D270e2eE0dcA9A3340c340e05d4670", - "status": "active", - "id": "0xa957045A12D270e2eE0dcA9A3340c340e05d4670" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa957045A12D270e2eE0dcA9A3340c340e05d4670/logo.png b/blockchains/ethereum/assets/0xa957045A12D270e2eE0dcA9A3340c340e05d4670/logo.png deleted file mode 100644 index 8bb16d7601c60..0000000000000 Binary files a/blockchains/ethereum/assets/0xa957045A12D270e2eE0dcA9A3340c340e05d4670/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa958E706fc1934E26a3D0c32f471B54F733D0009/info.json b/blockchains/ethereum/assets/0xa958E706fc1934E26a3D0c32f471B54F733D0009/info.json deleted file mode 100644 index 1079c66cd14f7..0000000000000 --- a/blockchains/ethereum/assets/0xa958E706fc1934E26a3D0c32f471B54F733D0009/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Allcoin", - "symbol": "ALC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa958E706fc1934E26a3D0c32f471B54F733D0009", - "status": "active", - "id": "0xa958E706fc1934E26a3D0c32f471B54F733D0009" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa958E706fc1934E26a3D0c32f471B54F733D0009/logo.png b/blockchains/ethereum/assets/0xa958E706fc1934E26a3D0c32f471B54F733D0009/logo.png deleted file mode 100644 index 57cfc6afb4bf8..0000000000000 Binary files a/blockchains/ethereum/assets/0xa958E706fc1934E26a3D0c32f471B54F733D0009/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5/info.json b/blockchains/ethereum/assets/0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5/info.json deleted file mode 100644 index 57dc48e4c35d6..0000000000000 --- a/blockchains/ethereum/assets/0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "One DEX", - "symbol": "ODEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://onedexproject.com", - "explorer": "https://etherscan.io/token/0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5", - "status": "active", - "id": "0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5/logo.png b/blockchains/ethereum/assets/0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5/logo.png deleted file mode 100644 index c1068a3dd2160..0000000000000 Binary files a/blockchains/ethereum/assets/0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa96F31F1C187c28980176C3A27ba7069f48abDE4/info.json b/blockchains/ethereum/assets/0xa96F31F1C187c28980176C3A27ba7069f48abDE4/info.json deleted file mode 100644 index 570d2bc8d0b97..0000000000000 --- a/blockchains/ethereum/assets/0xa96F31F1C187c28980176C3A27ba7069f48abDE4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Gold Project", - "symbol": "ETGP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.etgproject.org", - "explorer": "https://etherscan.io/token/0xa96F31F1C187c28980176C3A27ba7069f48abDE4", - "status": "active", - "id": "0xa96F31F1C187c28980176C3A27ba7069f48abDE4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa96F31F1C187c28980176C3A27ba7069f48abDE4/logo.png b/blockchains/ethereum/assets/0xa96F31F1C187c28980176C3A27ba7069f48abDE4/logo.png deleted file mode 100755 index debdf5474e148..0000000000000 Binary files a/blockchains/ethereum/assets/0xa96F31F1C187c28980176C3A27ba7069f48abDE4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa98f9F529De8E504FeB7CE34930790A38A65bb56/info.json b/blockchains/ethereum/assets/0xa98f9F529De8E504FeB7CE34930790A38A65bb56/info.json deleted file mode 100644 index fa19298b2c120..0000000000000 --- a/blockchains/ethereum/assets/0xa98f9F529De8E504FeB7CE34930790A38A65bb56/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 187-CN09", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa98f9F529De8E504FeB7CE34930790A38A65bb56", - "status": "active", - "id": "0xa98f9F529De8E504FeB7CE34930790A38A65bb56" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa98f9F529De8E504FeB7CE34930790A38A65bb56/logo.png b/blockchains/ethereum/assets/0xa98f9F529De8E504FeB7CE34930790A38A65bb56/logo.png deleted file mode 100644 index 8131337d238e3..0000000000000 Binary files a/blockchains/ethereum/assets/0xa98f9F529De8E504FeB7CE34930790A38A65bb56/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa99F0A9af216193d3Aeb400e608F7f98267aa84F/info.json b/blockchains/ethereum/assets/0xa99F0A9af216193d3Aeb400e608F7f98267aa84F/info.json deleted file mode 100644 index 7aeb0b3a818dc..0000000000000 --- a/blockchains/ethereum/assets/0xa99F0A9af216193d3Aeb400e608F7f98267aa84F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C548556", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa99F0A9af216193d3Aeb400e608F7f98267aa84F", - "status": "active", - "id": "0xa99F0A9af216193d3Aeb400e608F7f98267aa84F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa99F0A9af216193d3Aeb400e608F7f98267aa84F/logo.png b/blockchains/ethereum/assets/0xa99F0A9af216193d3Aeb400e608F7f98267aa84F/logo.png deleted file mode 100644 index 7c77359455731..0000000000000 Binary files a/blockchains/ethereum/assets/0xa99F0A9af216193d3Aeb400e608F7f98267aa84F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7/info.json b/blockchains/ethereum/assets/0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7/info.json deleted file mode 100644 index c41ccf59a46b6..0000000000000 --- a/blockchains/ethereum/assets/0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Streamix", - "symbol": "STRX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7", - "status": "active", - "id": "0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7/logo.png b/blockchains/ethereum/assets/0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7/logo.png deleted file mode 100644 index 3f597a8a54d6c..0000000000000 Binary files a/blockchains/ethereum/assets/0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C/info.json b/blockchains/ethereum/assets/0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C/info.json deleted file mode 100644 index f03915157cd4a..0000000000000 --- a/blockchains/ethereum/assets/0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "planeth", - "symbol": "peth", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C", - "status": "active", - "id": "0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C/logo.png b/blockchains/ethereum/assets/0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C/logo.png deleted file mode 100644 index cef92f10fdea0..0000000000000 Binary files a/blockchains/ethereum/assets/0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1/info.json b/blockchains/ethereum/assets/0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1/info.json deleted file mode 100644 index c8f252a60ec70..0000000000000 --- a/blockchains/ethereum/assets/0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Money Tree", - "symbol": "MT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1", - "status": "active", - "id": "0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1/logo.png b/blockchains/ethereum/assets/0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1/logo.png deleted file mode 100644 index a953a495b1589..0000000000000 Binary files a/blockchains/ethereum/assets/0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa9a88d64AD708967B20f46Fb89cCb1cB5fa545cd/info.json b/blockchains/ethereum/assets/0xa9a88d64AD708967B20f46Fb89cCb1cB5fa545cd/info.json deleted file mode 100644 index 96039ac6d02ff..0000000000000 --- a/blockchains/ethereum/assets/0xa9a88d64AD708967B20f46Fb89cCb1cB5fa545cd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REDBOLD", - "symbol": "RBOLD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa9a88d64AD708967B20f46Fb89cCb1cB5fa545cd", - "status": "active", - "id": "0xa9a88d64AD708967B20f46Fb89cCb1cB5fa545cd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa9a88d64AD708967B20f46Fb89cCb1cB5fa545cd/logo.png b/blockchains/ethereum/assets/0xa9a88d64AD708967B20f46Fb89cCb1cB5fa545cd/logo.png deleted file mode 100644 index 18edd90b9c79e..0000000000000 Binary files a/blockchains/ethereum/assets/0xa9a88d64AD708967B20f46Fb89cCb1cB5fa545cd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa9aa40627C6B989F97A6656a4AD658275479361C/info.json b/blockchains/ethereum/assets/0xa9aa40627C6B989F97A6656a4AD658275479361C/info.json deleted file mode 100644 index 36f0d71dddf2f..0000000000000 --- a/blockchains/ethereum/assets/0xa9aa40627C6B989F97A6656a4AD658275479361C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MAFER", - "symbol": "MFR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa9aa40627C6B989F97A6656a4AD658275479361C", - "status": "active", - "id": "0xa9aa40627C6B989F97A6656a4AD658275479361C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa9aa40627C6B989F97A6656a4AD658275479361C/logo.png b/blockchains/ethereum/assets/0xa9aa40627C6B989F97A6656a4AD658275479361C/logo.png deleted file mode 100644 index 64e467db1fb09..0000000000000 Binary files a/blockchains/ethereum/assets/0xa9aa40627C6B989F97A6656a4AD658275479361C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056/info.json b/blockchains/ethereum/assets/0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056/info.json deleted file mode 100644 index 33fc87f0608b4..0000000000000 --- a/blockchains/ethereum/assets/0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Futbol Coin", - "symbol": "FUCO", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056", - "status": "active", - "id": "0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056/logo.png b/blockchains/ethereum/assets/0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056/logo.png deleted file mode 100644 index dd00afac184fd..0000000000000 Binary files a/blockchains/ethereum/assets/0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa9fC65Da36064cE545e87690e06f5de10C52C690/info.json b/blockchains/ethereum/assets/0xa9fC65Da36064cE545e87690e06f5de10C52C690/info.json deleted file mode 100644 index 986d855bf5e7c..0000000000000 --- a/blockchains/ethereum/assets/0xa9fC65Da36064cE545e87690e06f5de10C52C690/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Short Bitcoin Cash Token", - "symbol": "BCHBEAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/BCHBEAR", - "explorer": "https://etherscan.io/token/0xa9fC65Da36064cE545e87690e06f5de10C52C690", - "status": "active", - "id": "0xa9fC65Da36064cE545e87690e06f5de10C52C690" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa9fC65Da36064cE545e87690e06f5de10C52C690/logo.png b/blockchains/ethereum/assets/0xa9fC65Da36064cE545e87690e06f5de10C52C690/logo.png deleted file mode 100644 index a8cc1f578d450..0000000000000 Binary files a/blockchains/ethereum/assets/0xa9fC65Da36064cE545e87690e06f5de10C52C690/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4/info.json b/blockchains/ethereum/assets/0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4/info.json deleted file mode 100644 index a85cc6b14087f..0000000000000 --- a/blockchains/ethereum/assets/0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZTAR COIN", - "symbol": "ZTAR", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4", - "status": "active", - "id": "0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4/logo.png b/blockchains/ethereum/assets/0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4/logo.png deleted file mode 100644 index fa0ed3fb63a16..0000000000000 Binary files a/blockchains/ethereum/assets/0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaA19673aA1b483a5c4f73B446B4f851629a7e7D6/info.json b/blockchains/ethereum/assets/0xaA19673aA1b483a5c4f73B446B4f851629a7e7D6/info.json deleted file mode 100644 index 7a236dd019bf3..0000000000000 --- a/blockchains/ethereum/assets/0xaA19673aA1b483a5c4f73B446B4f851629a7e7D6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xplosive Ethereum", - "website": "https://xeth.finance/", - "description": "A Rebase-Inflationary, Burn Deflationary Currency.", - "explorer": "https://etherscan.io/token/0xaA19673aA1b483a5c4f73B446B4f851629a7e7D6", - "type": "ERC20", - "symbol": "xETH", - "decimals": 18, - "status": "active", - "id": "0xaA19673aA1b483a5c4f73B446B4f851629a7e7D6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaA19673aA1b483a5c4f73B446B4f851629a7e7D6/logo.png b/blockchains/ethereum/assets/0xaA19673aA1b483a5c4f73B446B4f851629a7e7D6/logo.png deleted file mode 100644 index ae146f35a4e42..0000000000000 Binary files a/blockchains/ethereum/assets/0xaA19673aA1b483a5c4f73B446B4f851629a7e7D6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaA2529228a3BB2434939a92Dea21aC736dF125ce/info.json b/blockchains/ethereum/assets/0xaA2529228a3BB2434939a92Dea21aC736dF125ce/info.json deleted file mode 100644 index 7f1c602929794..0000000000000 --- a/blockchains/ethereum/assets/0xaA2529228a3BB2434939a92Dea21aC736dF125ce/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "World currency conference coin", - "symbol": "WCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaA2529228a3BB2434939a92Dea21aC736dF125ce", - "status": "active", - "id": "0xaA2529228a3BB2434939a92Dea21aC736dF125ce" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaA2529228a3BB2434939a92Dea21aC736dF125ce/logo.png b/blockchains/ethereum/assets/0xaA2529228a3BB2434939a92Dea21aC736dF125ce/logo.png deleted file mode 100644 index 8cc8b220bfd29..0000000000000 Binary files a/blockchains/ethereum/assets/0xaA2529228a3BB2434939a92Dea21aC736dF125ce/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F/info.json b/blockchains/ethereum/assets/0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F/info.json deleted file mode 100644 index b37fd650d62f6..0000000000000 --- a/blockchains/ethereum/assets/0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trace Token", - "symbol": "TRAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://origintrail.io/", - "explorer": "https://etherscan.io/token/0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F", - "status": "active", - "id": "0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F/logo.png b/blockchains/ethereum/assets/0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F/logo.png deleted file mode 100755 index 49bab9185c67a..0000000000000 Binary files a/blockchains/ethereum/assets/0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a/info.json b/blockchains/ethereum/assets/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a/info.json deleted file mode 100644 index 013cd6c008862..0000000000000 --- a/blockchains/ethereum/assets/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Monolith TKN", - "symbol": "TKN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://monolith.xyz", - "explorer": "https://etherscan.io/token/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a", - "status": "active", - "id": "0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a/logo.png b/blockchains/ethereum/assets/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a/logo.png deleted file mode 100644 index 2e84380290eba..0000000000000 Binary files a/blockchains/ethereum/assets/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3/info.json b/blockchains/ethereum/assets/0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3/info.json deleted file mode 100644 index 40c9dc44a9e64..0000000000000 --- a/blockchains/ethereum/assets/0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "1irst", - "symbol": "FST", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3", - "status": "active", - "id": "0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3/logo.png b/blockchains/ethereum/assets/0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3/logo.png deleted file mode 100644 index 3472f6c412d4b..0000000000000 Binary files a/blockchains/ethereum/assets/0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85/info.json b/blockchains/ethereum/assets/0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85/info.json deleted file mode 100644 index 2625a02263cc9..0000000000000 --- a/blockchains/ethereum/assets/0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STELLAR CLASSIC", - "symbol": "XLMX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85", - "status": "active", - "id": "0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85/logo.png b/blockchains/ethereum/assets/0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85/logo.png deleted file mode 100755 index bfe282949baba..0000000000000 Binary files a/blockchains/ethereum/assets/0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab/info.json b/blockchains/ethereum/assets/0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab/info.json deleted file mode 100644 index 9dd1429fb20d7..0000000000000 --- a/blockchains/ethereum/assets/0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DATx", - "symbol": "DATx", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.datx.co/#home", - "explorer": "https://etherscan.io/token/0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab", - "status": "active", - "id": "0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab/logo.png b/blockchains/ethereum/assets/0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab/logo.png deleted file mode 100644 index f2e1a90a611e8..0000000000000 Binary files a/blockchains/ethereum/assets/0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB/info.json b/blockchains/ethereum/assets/0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB/info.json deleted file mode 100644 index d4f24bcc4647a..0000000000000 --- a/blockchains/ethereum/assets/0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COFC Cash", - "symbol": "COFC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB", - "status": "active", - "id": "0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB/logo.png b/blockchains/ethereum/assets/0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB/logo.png deleted file mode 100644 index 5f6809124ce89..0000000000000 Binary files a/blockchains/ethereum/assets/0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/info.json b/blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/info.json deleted file mode 100644 index 2a1a328e881bd..0000000000000 --- a/blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "Crowns", - "type": "ERC20", - "symbol": "CWS", - "decimals": 18, - "website": "https://www.seascape.network", - "source_code": "https://github.com/blocklords/seascape-smartcontracts", - "description": "Crowns are the official token of the Seascape Network. They are designed to reward all key stakeholders within the network. The Seascape Network is an incentivized ecosystem consisting of gamers, developers, and influencers with the purpose of bringing DeFi gaming to a broader userbase.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/seascapenetwork", - "handle": "SeascapeNetwork" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/SeascapeNetwork", - "handle": "SeascapeNetwork" - }, - { - "name": "Telegram", - "url": "https://t.me/seascapenetwork", - "handle": "SeascapeNetwork" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/qG2Vynh", - "handle": "SeascapeNetwork" - } - ], - "explorer": "https://etherscan.io/token/0xac0104cca91d167873b8601d2e71eb3d4d8c33e0", - "status": "active", - "id": "0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/logo.png b/blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/logo.png deleted file mode 100644 index 145f5293ed22a..0000000000000 Binary files a/blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4/info.json b/blockchains/ethereum/assets/0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4/info.json deleted file mode 100644 index 747ea854b5fb7..0000000000000 --- a/blockchains/ethereum/assets/0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ejoy Coin", - "symbol": "EJOY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4", - "status": "active", - "id": "0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4/logo.png b/blockchains/ethereum/assets/0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4/logo.png deleted file mode 100755 index 202852caf703f..0000000000000 Binary files a/blockchains/ethereum/assets/0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1/info.json b/blockchains/ethereum/assets/0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1/info.json deleted file mode 100644 index fcf872df84eea..0000000000000 --- a/blockchains/ethereum/assets/0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ClearCoin", - "symbol": "CLR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1", - "status": "active", - "id": "0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1/logo.png b/blockchains/ethereum/assets/0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1/logo.png deleted file mode 100755 index 1364cb4ede3c8..0000000000000 Binary files a/blockchains/ethereum/assets/0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9/info.json b/blockchains/ethereum/assets/0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9/info.json deleted file mode 100644 index a4a6a00420728..0000000000000 --- a/blockchains/ethereum/assets/0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FightBackCoin", - "symbol": "FBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://fightbackcoin.com/", - "explorer": "https://etherscan.io/token/0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9", - "status": "active", - "id": "0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9/logo.png b/blockchains/ethereum/assets/0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9/logo.png deleted file mode 100644 index ae89302ae286d..0000000000000 Binary files a/blockchains/ethereum/assets/0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd/info.json b/blockchains/ethereum/assets/0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd/info.json deleted file mode 100644 index e9fc10a3c160d..0000000000000 --- a/blockchains/ethereum/assets/0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Scatter.cx", - "symbol": "STT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://scatter.cx/", - "explorer": "https://etherscan.io/token/0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd", - "status": "active", - "id": "0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd/logo.png b/blockchains/ethereum/assets/0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd/logo.png deleted file mode 100644 index 1896b5da49529..0000000000000 Binary files a/blockchains/ethereum/assets/0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6/info.json b/blockchains/ethereum/assets/0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6/info.json deleted file mode 100644 index 7916c0f97f556..0000000000000 --- a/blockchains/ethereum/assets/0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synth sETH", - "symbol": "sETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6", - "status": "active", - "id": "0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6/logo.png b/blockchains/ethereum/assets/0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6/logo.png deleted file mode 100644 index efebce9890b1a..0000000000000 Binary files a/blockchains/ethereum/assets/0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14/info.json b/blockchains/ethereum/assets/0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14/info.json deleted file mode 100644 index c9237be27fd48..0000000000000 --- a/blockchains/ethereum/assets/0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PIET Token", - "symbol": "PIET", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14", - "status": "active", - "id": "0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14/logo.png b/blockchains/ethereum/assets/0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14/logo.png deleted file mode 100644 index 8327684ed8f00..0000000000000 Binary files a/blockchains/ethereum/assets/0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaD22f63404f7305e4713CcBd4F296f34770513f4/info.json b/blockchains/ethereum/assets/0xaD22f63404f7305e4713CcBd4F296f34770513f4/info.json deleted file mode 100644 index 6dbc383391d14..0000000000000 --- a/blockchains/ethereum/assets/0xaD22f63404f7305e4713CcBd4F296f34770513f4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atomic Wallet Token", - "symbol": "AWC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://atomicwallet.io/", - "explorer": "https://etherscan.io/token/0xaD22f63404f7305e4713CcBd4F296f34770513f4", - "status": "active", - "id": "0xaD22f63404f7305e4713CcBd4F296f34770513f4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaD22f63404f7305e4713CcBd4F296f34770513f4/logo.png b/blockchains/ethereum/assets/0xaD22f63404f7305e4713CcBd4F296f34770513f4/logo.png deleted file mode 100644 index 0d2a8ce802380..0000000000000 Binary files a/blockchains/ethereum/assets/0xaD22f63404f7305e4713CcBd4F296f34770513f4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A/info.json b/blockchains/ethereum/assets/0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A/info.json deleted file mode 100644 index b34a02d23a4bb..0000000000000 --- a/blockchains/ethereum/assets/0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Casino Land Network", - "symbol": "CLN", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A", - "status": "active", - "id": "0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A/logo.png b/blockchains/ethereum/assets/0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A/logo.png deleted file mode 100644 index 10824da9fcc5f..0000000000000 Binary files a/blockchains/ethereum/assets/0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e/info.json b/blockchains/ethereum/assets/0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e/info.json deleted file mode 100644 index d59afc4a7d761..0000000000000 --- a/blockchains/ethereum/assets/0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRONCLASSIC", - "symbol": "TRXC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://www.tronclassic.xyz/", - "explorer": "https://etherscan.io/token/0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e", - "status": "active", - "id": "0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e/logo.png b/blockchains/ethereum/assets/0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e/logo.png deleted file mode 100644 index ae288872c82ed..0000000000000 Binary files a/blockchains/ethereum/assets/0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8/info.json b/blockchains/ethereum/assets/0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8/info.json deleted file mode 100644 index 271b95b5c23fd..0000000000000 --- a/blockchains/ethereum/assets/0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HODL Bucks", - "symbol": "HDLB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8", - "status": "active", - "id": "0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8/logo.png b/blockchains/ethereum/assets/0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8/logo.png deleted file mode 100644 index e9d8eab2b7bdb..0000000000000 Binary files a/blockchains/ethereum/assets/0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaD9355F782c6Ec75F134B93304b8F9a691a4432a/info.json b/blockchains/ethereum/assets/0xaD9355F782c6Ec75F134B93304b8F9a691a4432a/info.json deleted file mode 100644 index 3c1a315823eb6..0000000000000 --- a/blockchains/ethereum/assets/0xaD9355F782c6Ec75F134B93304b8F9a691a4432a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TERASU", - "symbol": "TRU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaD9355F782c6Ec75F134B93304b8F9a691a4432a", - "status": "active", - "id": "0xaD9355F782c6Ec75F134B93304b8F9a691a4432a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaD9355F782c6Ec75F134B93304b8F9a691a4432a/logo.png b/blockchains/ethereum/assets/0xaD9355F782c6Ec75F134B93304b8F9a691a4432a/logo.png deleted file mode 100644 index c971638ae5f0f..0000000000000 Binary files a/blockchains/ethereum/assets/0xaD9355F782c6Ec75F134B93304b8F9a691a4432a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef/info.json b/blockchains/ethereum/assets/0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef/info.json deleted file mode 100644 index 5ec35ad33c362..0000000000000 --- a/blockchains/ethereum/assets/0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlayFuel", - "symbol": "PLF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://playfuel.io/", - "explorer": "https://etherscan.io/token/0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef", - "status": "active", - "id": "0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef/logo.png b/blockchains/ethereum/assets/0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef/logo.png deleted file mode 100644 index 4a0b72153e8cc..0000000000000 Binary files a/blockchains/ethereum/assets/0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/info.json b/blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/info.json deleted file mode 100644 index 5338feaa45c58..0000000000000 --- a/blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniCrypt", - "website": "https://unicrypt.network", - "description": "UNCX is the governance token of the UniCrypt platform.", - "explorer": "https://etherscan.io/token/0xadb2437e6f65682b85f814fbc12fec0508a7b1d0", - "type": "ERC20", - "symbol": "UNCX", - "decimals": 18, - "status": "active", - "id": "0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/logo.png b/blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/logo.png deleted file mode 100644 index 7dd5b7288b62e..0000000000000 Binary files a/blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaDd171460C3c015CA756Ef52A629d926423AdefE/info.json b/blockchains/ethereum/assets/0xaDd171460C3c015CA756Ef52A629d926423AdefE/info.json deleted file mode 100644 index 0c27a873cd336..0000000000000 --- a/blockchains/ethereum/assets/0xaDd171460C3c015CA756Ef52A629d926423AdefE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg11000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaDd171460C3c015CA756Ef52A629d926423AdefE", - "status": "active", - "id": "0xaDd171460C3c015CA756Ef52A629d926423AdefE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaDd171460C3c015CA756Ef52A629d926423AdefE/logo.png b/blockchains/ethereum/assets/0xaDd171460C3c015CA756Ef52A629d926423AdefE/logo.png deleted file mode 100644 index c8ecfbadd68d0..0000000000000 Binary files a/blockchains/ethereum/assets/0xaDd171460C3c015CA756Ef52A629d926423AdefE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93/info.json b/blockchains/ethereum/assets/0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93/info.json deleted file mode 100644 index 5a036a2b5bc43..0000000000000 --- a/blockchains/ethereum/assets/0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gimli Token", - "symbol": "GIM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://gimli.io/", - "explorer": "https://etherscan.io/token/0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93", - "status": "active", - "id": "0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93/logo.png b/blockchains/ethereum/assets/0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93/logo.png deleted file mode 100755 index 053ea0ca50a68..0000000000000 Binary files a/blockchains/ethereum/assets/0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79/info.json b/blockchains/ethereum/assets/0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79/info.json deleted file mode 100644 index de33bbeaa080d..0000000000000 --- a/blockchains/ethereum/assets/0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Good Karma", - "symbol": "∞", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79", - "status": "active", - "id": "0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79/logo.png b/blockchains/ethereum/assets/0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79/logo.png deleted file mode 100644 index 4ac705bc28b1b..0000000000000 Binary files a/blockchains/ethereum/assets/0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaE6733eC673Bc211B3F6959DBD5C377E1a439769/logo.png b/blockchains/ethereum/assets/0xaE6733eC673Bc211B3F6959DBD5C377E1a439769/logo.png deleted file mode 100644 index 0fd04c562114b..0000000000000 Binary files a/blockchains/ethereum/assets/0xaE6733eC673Bc211B3F6959DBD5C377E1a439769/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d/info.json b/blockchains/ethereum/assets/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d/info.json deleted file mode 100644 index 86d4886e07926..0000000000000 --- a/blockchains/ethereum/assets/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LGCY Network", - "symbol": "LGCY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://lgcy.network/", - "explorer": "https://etherscan.io/token/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d", - "status": "active", - "id": "0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d/logo.png b/blockchains/ethereum/assets/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d/logo.png deleted file mode 100644 index fa8e9754156a3..0000000000000 Binary files a/blockchains/ethereum/assets/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaE73B38d1c9A8b274127ec30160a4927C4d71824/info.json b/blockchains/ethereum/assets/0xaE73B38d1c9A8b274127ec30160a4927C4d71824/info.json deleted file mode 100644 index 5b56750dec9ec..0000000000000 --- a/blockchains/ethereum/assets/0xaE73B38d1c9A8b274127ec30160a4927C4d71824/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STK Token", - "symbol": "STK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://stktoken.com", - "explorer": "https://etherscan.io/token/0xaE73B38d1c9A8b274127ec30160a4927C4d71824", - "status": "active", - "id": "0xaE73B38d1c9A8b274127ec30160a4927C4d71824" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaE73B38d1c9A8b274127ec30160a4927C4d71824/logo.png b/blockchains/ethereum/assets/0xaE73B38d1c9A8b274127ec30160a4927C4d71824/logo.png deleted file mode 100755 index 7a57b22cbf6fe..0000000000000 Binary files a/blockchains/ethereum/assets/0xaE73B38d1c9A8b274127ec30160a4927C4d71824/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaE8488e75493B89A0E1488BF91542208C416f486/info.json b/blockchains/ethereum/assets/0xaE8488e75493B89A0E1488BF91542208C416f486/info.json deleted file mode 100644 index bb591f08043e7..0000000000000 --- a/blockchains/ethereum/assets/0xaE8488e75493B89A0E1488BF91542208C416f486/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BUZcoin", - "symbol": "BUZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://buzcoin.io/", - "explorer": "https://etherscan.io/token/0xaE8488e75493B89A0E1488BF91542208C416f486", - "status": "active", - "id": "0xaE8488e75493B89A0E1488BF91542208C416f486" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaE8488e75493B89A0E1488BF91542208C416f486/logo.png b/blockchains/ethereum/assets/0xaE8488e75493B89A0E1488BF91542208C416f486/logo.png deleted file mode 100755 index 00c86bfa206bd..0000000000000 Binary files a/blockchains/ethereum/assets/0xaE8488e75493B89A0E1488BF91542208C416f486/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0/info.json b/blockchains/ethereum/assets/0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0/info.json deleted file mode 100644 index 2c33293bc381d..0000000000000 --- a/blockchains/ethereum/assets/0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CYBR - Cyber Security Ecosystem Token", - "symbol": "CYBR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cybrtoken.io/", - "explorer": "https://etherscan.io/token/0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0", - "status": "active", - "id": "0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0/logo.png b/blockchains/ethereum/assets/0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0/logo.png deleted file mode 100755 index a2127ffef23d3..0000000000000 Binary files a/blockchains/ethereum/assets/0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaEc98A708810414878c3BCDF46Aad31dEd4a4557/info.json b/blockchains/ethereum/assets/0xaEc98A708810414878c3BCDF46Aad31dEd4a4557/info.json deleted file mode 100644 index f035aaed7eb39..0000000000000 --- a/blockchains/ethereum/assets/0xaEc98A708810414878c3BCDF46Aad31dEd4a4557/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "300 Token", - "symbol": "300", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaEc98A708810414878c3BCDF46Aad31dEd4a4557", - "status": "active", - "id": "0xaEc98A708810414878c3BCDF46Aad31dEd4a4557" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaEc98A708810414878c3BCDF46Aad31dEd4a4557/logo.png b/blockchains/ethereum/assets/0xaEc98A708810414878c3BCDF46Aad31dEd4a4557/logo.png deleted file mode 100755 index 795d264019a7e..0000000000000 Binary files a/blockchains/ethereum/assets/0xaEc98A708810414878c3BCDF46Aad31dEd4a4557/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaF1250fa68D7DECD34fD75dE8742Bc03B29BD58e/info.json b/blockchains/ethereum/assets/0xaF1250fa68D7DECD34fD75dE8742Bc03B29BD58e/info.json deleted file mode 100644 index 1a07ec5c91cbd..0000000000000 --- a/blockchains/ethereum/assets/0xaF1250fa68D7DECD34fD75dE8742Bc03B29BD58e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Invictus Hyperion", - "symbol": "IHF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://invictuscapital.com/hyperion", - "explorer": "https://etherscan.io/token/0xaF1250fa68D7DECD34fD75dE8742Bc03B29BD58e", - "status": "active", - "id": "0xaF1250fa68D7DECD34fD75dE8742Bc03B29BD58e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaF1250fa68D7DECD34fD75dE8742Bc03B29BD58e/logo.png b/blockchains/ethereum/assets/0xaF1250fa68D7DECD34fD75dE8742Bc03B29BD58e/logo.png deleted file mode 100644 index 3edc00e1cedcf..0000000000000 Binary files a/blockchains/ethereum/assets/0xaF1250fa68D7DECD34fD75dE8742Bc03B29BD58e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807/info.json b/blockchains/ethereum/assets/0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807/info.json deleted file mode 100644 index b41628926055c..0000000000000 --- a/blockchains/ethereum/assets/0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KYRRA", - "symbol": "KYR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807", - "status": "active", - "id": "0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807/logo.png b/blockchains/ethereum/assets/0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807/logo.png deleted file mode 100644 index 774d6806fe307..0000000000000 Binary files a/blockchains/ethereum/assets/0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaF3573E1E223c601340AdE1f1D52cd106B264367/info.json b/blockchains/ethereum/assets/0xaF3573E1E223c601340AdE1f1D52cd106B264367/info.json deleted file mode 100644 index 3f826d1adfa47..0000000000000 --- a/blockchains/ethereum/assets/0xaF3573E1E223c601340AdE1f1D52cd106B264367/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trifolium Coin", - "symbol": "TRF", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaF3573E1E223c601340AdE1f1D52cd106B264367", - "status": "active", - "id": "0xaF3573E1E223c601340AdE1f1D52cd106B264367" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaF3573E1E223c601340AdE1f1D52cd106B264367/logo.png b/blockchains/ethereum/assets/0xaF3573E1E223c601340AdE1f1D52cd106B264367/logo.png deleted file mode 100644 index 63acf79d5002f..0000000000000 Binary files a/blockchains/ethereum/assets/0xaF3573E1E223c601340AdE1f1D52cd106B264367/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16/info.json b/blockchains/ethereum/assets/0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16/info.json deleted file mode 100644 index c3a142eeac08d..0000000000000 --- a/blockchains/ethereum/assets/0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Monetha", - "symbol": "MTH", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "https://www.monetha.io/", - "explorer": "https://etherscan.io/token/0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16", - "status": "active", - "id": "0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16/logo.png b/blockchains/ethereum/assets/0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16/logo.png deleted file mode 100644 index c89de8ee72184..0000000000000 Binary files a/blockchains/ethereum/assets/0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaFBeC4D65BC7b116d85107FD05d912491029Bf46/info.json b/blockchains/ethereum/assets/0xaFBeC4D65BC7b116d85107FD05d912491029Bf46/info.json deleted file mode 100644 index 07dc18113e84b..0000000000000 --- a/blockchains/ethereum/assets/0xaFBeC4D65BC7b116d85107FD05d912491029Bf46/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARBITRAGE", - "symbol": "ARB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaFBeC4D65BC7b116d85107FD05d912491029Bf46", - "status": "active", - "id": "0xaFBeC4D65BC7b116d85107FD05d912491029Bf46" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaFBeC4D65BC7b116d85107FD05d912491029Bf46/logo.png b/blockchains/ethereum/assets/0xaFBeC4D65BC7b116d85107FD05d912491029Bf46/logo.png deleted file mode 100644 index 4485fc8fdce30..0000000000000 Binary files a/blockchains/ethereum/assets/0xaFBeC4D65BC7b116d85107FD05d912491029Bf46/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6/info.json b/blockchains/ethereum/assets/0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6/info.json deleted file mode 100644 index f48b071c2eea8..0000000000000 --- a/blockchains/ethereum/assets/0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "eBitcoinCash", - "symbol": "eBCH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6", - "status": "active", - "id": "0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6/logo.png b/blockchains/ethereum/assets/0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6/logo.png deleted file mode 100755 index 245ef8f9926b8..0000000000000 Binary files a/blockchains/ethereum/assets/0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaFF7d8a6E42568062b97961d9361075E38658037/info.json b/blockchains/ethereum/assets/0xaFF7d8a6E42568062b97961d9361075E38658037/info.json deleted file mode 100644 index 5bf18acb45090..0000000000000 --- a/blockchains/ethereum/assets/0xaFF7d8a6E42568062b97961d9361075E38658037/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ORIENTUM PLUS", - "symbol": "ORTP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaFF7d8a6E42568062b97961d9361075E38658037", - "status": "active", - "id": "0xaFF7d8a6E42568062b97961d9361075E38658037" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaFF7d8a6E42568062b97961d9361075E38658037/logo.png b/blockchains/ethereum/assets/0xaFF7d8a6E42568062b97961d9361075E38658037/logo.png deleted file mode 100644 index 0388644052338..0000000000000 Binary files a/blockchains/ethereum/assets/0xaFF7d8a6E42568062b97961d9361075E38658037/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe/info.json b/blockchains/ethereum/assets/0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe/info.json deleted file mode 100644 index d4bc9e983cdcf..0000000000000 --- a/blockchains/ethereum/assets/0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AWARE Token", - "symbol": "AT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe", - "status": "active", - "id": "0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe/logo.png b/blockchains/ethereum/assets/0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe/logo.png deleted file mode 100644 index 9b5d642751b4c..0000000000000 Binary files a/blockchains/ethereum/assets/0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579/info.json b/blockchains/ethereum/assets/0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579/info.json deleted file mode 100644 index 5689d075242be..0000000000000 --- a/blockchains/ethereum/assets/0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "V-PALADINI TEST 6", - "symbol": "V", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579", - "status": "active", - "id": "0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579/logo.png b/blockchains/ethereum/assets/0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579/logo.png deleted file mode 100644 index 524681e0d55f3..0000000000000 Binary files a/blockchains/ethereum/assets/0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F/info.json b/blockchains/ethereum/assets/0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F/info.json deleted file mode 100644 index 7eebf0fcf8362..0000000000000 --- a/blockchains/ethereum/assets/0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ShitCoin", - "symbol": "SHIT", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://shitcoin.fun/", - "explorer": "https://etherscan.io/token/0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F", - "status": "active", - "id": "0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F/logo.png b/blockchains/ethereum/assets/0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F/logo.png deleted file mode 100644 index a40e66e368abd..0000000000000 Binary files a/blockchains/ethereum/assets/0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/info.json b/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/info.json deleted file mode 100644 index 06eeed42c17d1..0000000000000 --- a/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Celsius", - "website": "https://celsius.network", - "description": "The Celsius Network will be the next generation of lending and borrowing for the cryptocurrency community.", - "socials": [], - "explorer": "https://etherscan.io/token/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d", - "type": "ERC20", - "symbol": "CEL", - "decimals": 4, - "status": "active", - "id": "0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/logo.png b/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/logo.png deleted file mode 100644 index 4f9c14d9787cc..0000000000000 Binary files a/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0/info.json b/blockchains/ethereum/assets/0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0/info.json deleted file mode 100644 index 421494770c918..0000000000000 --- a/blockchains/ethereum/assets/0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AgroLyte Token", - "symbol": "AGLT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0", - "status": "active", - "id": "0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0/logo.png b/blockchains/ethereum/assets/0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0/logo.png deleted file mode 100644 index d30448a0d609c..0000000000000 Binary files a/blockchains/ethereum/assets/0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xab09D6D45350BeC652e817859e180F59DDa77603/info.json b/blockchains/ethereum/assets/0xab09D6D45350BeC652e817859e180F59DDa77603/info.json deleted file mode 100644 index 3442bfe6cab55..0000000000000 --- a/blockchains/ethereum/assets/0xab09D6D45350BeC652e817859e180F59DDa77603/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-26/30M56", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xab09D6D45350BeC652e817859e180F59DDa77603", - "status": "active", - "id": "0xab09D6D45350BeC652e817859e180F59DDa77603" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xab09D6D45350BeC652e817859e180F59DDa77603/logo.png b/blockchains/ethereum/assets/0xab09D6D45350BeC652e817859e180F59DDa77603/logo.png deleted file mode 100644 index 129c2151a96c6..0000000000000 Binary files a/blockchains/ethereum/assets/0xab09D6D45350BeC652e817859e180F59DDa77603/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xab0bd01101877597C1360a82f515515FEb178B9E/info.json b/blockchains/ethereum/assets/0xab0bd01101877597C1360a82f515515FEb178B9E/info.json deleted file mode 100644 index 379e28eb6c933..0000000000000 --- a/blockchains/ethereum/assets/0xab0bd01101877597C1360a82f515515FEb178B9E/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "FF", - "website": "https://babaoshu.com", - "source_code": "https://github.com/fudeshu", - "white_paper": "https://www.babaoshu.com/whitepaper", - "description": "FF is a digital asset produced in the CryptoTree crypto collectible game.", - "explorer": "https://etherscan.io/token/0xab0bd01101877597C1360a82f515515FEb178B9E", - "type": "ERC20", - "symbol": "FF", - "decimals": 18, - "status": "active", - "id": "0xab0bd01101877597C1360a82f515515FEb178B9E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xab0bd01101877597C1360a82f515515FEb178B9E/logo.png b/blockchains/ethereum/assets/0xab0bd01101877597C1360a82f515515FEb178B9E/logo.png deleted file mode 100644 index 633ea0bb97098..0000000000000 Binary files a/blockchains/ethereum/assets/0xab0bd01101877597C1360a82f515515FEb178B9E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514/info.json b/blockchains/ethereum/assets/0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514/info.json deleted file mode 100644 index 544ac28271e49..0000000000000 --- a/blockchains/ethereum/assets/0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IZEROIUM", - "symbol": "IZER", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://izeroium.com/", - "explorer": "https://etherscan.io/token/0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514", - "status": "active", - "id": "0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514/logo.png b/blockchains/ethereum/assets/0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514/logo.png deleted file mode 100644 index c5456a88c4b60..0000000000000 Binary files a/blockchains/ethereum/assets/0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xab79C29008f763ba2C79414a1ae919d3BC46d664/info.json b/blockchains/ethereum/assets/0xab79C29008f763ba2C79414a1ae919d3BC46d664/info.json deleted file mode 100644 index f57f131f41ae7..0000000000000 --- a/blockchains/ethereum/assets/0xab79C29008f763ba2C79414a1ae919d3BC46d664/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WCSF Token", - "symbol": "WCSF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xab79C29008f763ba2C79414a1ae919d3BC46d664", - "status": "active", - "id": "0xab79C29008f763ba2C79414a1ae919d3BC46d664" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xab79C29008f763ba2C79414a1ae919d3BC46d664/logo.png b/blockchains/ethereum/assets/0xab79C29008f763ba2C79414a1ae919d3BC46d664/logo.png deleted file mode 100644 index a6f7ca65c3468..0000000000000 Binary files a/blockchains/ethereum/assets/0xab79C29008f763ba2C79414a1ae919d3BC46d664/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33/info.json b/blockchains/ethereum/assets/0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33/info.json deleted file mode 100644 index 3edd204f46830..0000000000000 --- a/blockchains/ethereum/assets/0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Litecointoken", - "symbol": "LTK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33", - "status": "active", - "id": "0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33/logo.png b/blockchains/ethereum/assets/0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33/logo.png deleted file mode 100644 index e798218de08bd..0000000000000 Binary files a/blockchains/ethereum/assets/0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xab85900CFa8a8a577fa5371cb7968aF0906B902d/logo.png b/blockchains/ethereum/assets/0xab85900CFa8a8a577fa5371cb7968aF0906B902d/logo.png deleted file mode 100644 index cc3859664a1e3..0000000000000 Binary files a/blockchains/ethereum/assets/0xab85900CFa8a8a577fa5371cb7968aF0906B902d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69/info.json b/blockchains/ethereum/assets/0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69/info.json deleted file mode 100644 index 8e2bd14b51059..0000000000000 --- a/blockchains/ethereum/assets/0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XENON", - "symbol": "XNN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://xenon.network/", - "explorer": "https://etherscan.io/token/0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69", - "status": "active", - "id": "0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69/logo.png b/blockchains/ethereum/assets/0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69/logo.png deleted file mode 100755 index 53dc72517aed1..0000000000000 Binary files a/blockchains/ethereum/assets/0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xabC1280A0187a2020cC675437aed400185F86Db6/info.json b/blockchains/ethereum/assets/0xabC1280A0187a2020cC675437aed400185F86Db6/info.json deleted file mode 100644 index 231f63aa81940..0000000000000 --- a/blockchains/ethereum/assets/0xabC1280A0187a2020cC675437aed400185F86Db6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Smart Application Chain", - "symbol": "SAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.sachain.net/", - "explorer": "https://etherscan.io/token/0xabC1280A0187a2020cC675437aed400185F86Db6", - "status": "active", - "id": "0xabC1280A0187a2020cC675437aed400185F86Db6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xabC1280A0187a2020cC675437aed400185F86Db6/logo.png b/blockchains/ethereum/assets/0xabC1280A0187a2020cC675437aed400185F86Db6/logo.png deleted file mode 100644 index 9d89cff3555f4..0000000000000 Binary files a/blockchains/ethereum/assets/0xabC1280A0187a2020cC675437aed400185F86Db6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1/info.json b/blockchains/ethereum/assets/0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1/info.json deleted file mode 100644 index 9164359f43d11..0000000000000 --- a/blockchains/ethereum/assets/0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "James McCall", - "symbol": "TIME", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1", - "status": "active", - "id": "0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1/logo.png b/blockchains/ethereum/assets/0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1/logo.png deleted file mode 100644 index c101eed5148b6..0000000000000 Binary files a/blockchains/ethereum/assets/0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xabecB60867D304C9D69C21A332F2643cF76dFeDb/info.json b/blockchains/ethereum/assets/0xabecB60867D304C9D69C21A332F2643cF76dFeDb/info.json deleted file mode 100644 index 534b63b2636b8..0000000000000 --- a/blockchains/ethereum/assets/0xabecB60867D304C9D69C21A332F2643cF76dFeDb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TOHKA COIN", - "symbol": "TOHKA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xabecB60867D304C9D69C21A332F2643cF76dFeDb", - "status": "active", - "id": "0xabecB60867D304C9D69C21A332F2643cF76dFeDb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xabecB60867D304C9D69C21A332F2643cF76dFeDb/logo.png b/blockchains/ethereum/assets/0xabecB60867D304C9D69C21A332F2643cF76dFeDb/logo.png deleted file mode 100644 index 1141f0569c80e..0000000000000 Binary files a/blockchains/ethereum/assets/0xabecB60867D304C9D69C21A332F2643cF76dFeDb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA/info.json b/blockchains/ethereum/assets/0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA/info.json deleted file mode 100644 index 62244d3ff2c28..0000000000000 --- a/blockchains/ethereum/assets/0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ORS Token", - "symbol": "ORS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.orsgroup.io/", - "explorer": "https://etherscan.io/token/0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA", - "status": "active", - "id": "0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA/logo.png b/blockchains/ethereum/assets/0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA/logo.png deleted file mode 100755 index 6155e2bd29846..0000000000000 Binary files a/blockchains/ethereum/assets/0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xac3211a5025414Af2866FF09c23FC18bc97e79b1/info.json b/blockchains/ethereum/assets/0xac3211a5025414Af2866FF09c23FC18bc97e79b1/info.json deleted file mode 100644 index 6d0d026545816..0000000000000 --- a/blockchains/ethereum/assets/0xac3211a5025414Af2866FF09c23FC18bc97e79b1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DOVU", - "website": "https://dovu.io", - "description": "A unified Token, Wallet and HUB for Carbon Offsetting", - "explorer": "https://etherscan.io/token/0xac3211a5025414Af2866FF09c23FC18bc97e79b1", - "type": "ERC20", - "symbol": "DOV", - "decimals": 18, - "status": "active", - "id": "0xac3211a5025414Af2866FF09c23FC18bc97e79b1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xac3211a5025414Af2866FF09c23FC18bc97e79b1/logo.png b/blockchains/ethereum/assets/0xac3211a5025414Af2866FF09c23FC18bc97e79b1/logo.png deleted file mode 100644 index b75f1cfd37cf9..0000000000000 Binary files a/blockchains/ethereum/assets/0xac3211a5025414Af2866FF09c23FC18bc97e79b1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0/info.json b/blockchains/ethereum/assets/0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0/info.json deleted file mode 100644 index 8a6a36c021a1b..0000000000000 --- a/blockchains/ethereum/assets/0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "King Token", - "symbol": "KJK", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0", - "status": "active", - "id": "0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0/logo.png b/blockchains/ethereum/assets/0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0/logo.png deleted file mode 100644 index 7b3ad8a49cdfd..0000000000000 Binary files a/blockchains/ethereum/assets/0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xac5470280C680956b1851F4ef9330F32E6fd243F/info.json b/blockchains/ethereum/assets/0xac5470280C680956b1851F4ef9330F32E6fd243F/info.json deleted file mode 100644 index 703636a53b7ef..0000000000000 --- a/blockchains/ethereum/assets/0xac5470280C680956b1851F4ef9330F32E6fd243F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KingCoin", - "symbol": "KNG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://kngcoin.org/", - "explorer": "https://etherscan.io/token/0xac5470280C680956b1851F4ef9330F32E6fd243F", - "status": "active", - "id": "0xac5470280C680956b1851F4ef9330F32E6fd243F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xac5470280C680956b1851F4ef9330F32E6fd243F/logo.png b/blockchains/ethereum/assets/0xac5470280C680956b1851F4ef9330F32E6fd243F/logo.png deleted file mode 100644 index 2b7968e64055c..0000000000000 Binary files a/blockchains/ethereum/assets/0xac5470280C680956b1851F4ef9330F32E6fd243F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59/info.json b/blockchains/ethereum/assets/0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59/info.json deleted file mode 100644 index fd5ecfbfdc0ce..0000000000000 --- a/blockchains/ethereum/assets/0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SG Dev London", - "symbol": "SGDL", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59", - "status": "active", - "id": "0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59/logo.png b/blockchains/ethereum/assets/0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59/logo.png deleted file mode 100644 index 03f70eda6f92e..0000000000000 Binary files a/blockchains/ethereum/assets/0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xac914BfE8cd7CDF89D67549be7225AfAd83E147C/info.json b/blockchains/ethereum/assets/0xac914BfE8cd7CDF89D67549be7225AfAd83E147C/info.json deleted file mode 100644 index 87f1276892aff..0000000000000 --- a/blockchains/ethereum/assets/0xac914BfE8cd7CDF89D67549be7225AfAd83E147C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FuzeClassic", - "symbol": "XFZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xac914BfE8cd7CDF89D67549be7225AfAd83E147C", - "status": "active", - "id": "0xac914BfE8cd7CDF89D67549be7225AfAd83E147C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xac914BfE8cd7CDF89D67549be7225AfAd83E147C/logo.png b/blockchains/ethereum/assets/0xac914BfE8cd7CDF89D67549be7225AfAd83E147C/logo.png deleted file mode 100644 index 0edf41afda531..0000000000000 Binary files a/blockchains/ethereum/assets/0xac914BfE8cd7CDF89D67549be7225AfAd83E147C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc/info.json b/blockchains/ethereum/assets/0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc/info.json deleted file mode 100644 index 100b8c9453b3d..0000000000000 --- a/blockchains/ethereum/assets/0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ROMToken", - "symbol": "ROM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://romchain.io/", - "explorer": "https://etherscan.io/token/0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc", - "status": "active", - "id": "0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc/logo.png b/blockchains/ethereum/assets/0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc/logo.png deleted file mode 100644 index 8f2289d901aab..0000000000000 Binary files a/blockchains/ethereum/assets/0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905/info.json b/blockchains/ethereum/assets/0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905/info.json deleted file mode 100644 index 314ed2e2a2e8e..0000000000000 --- a/blockchains/ethereum/assets/0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sense", - "symbol": "SNS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905", - "status": "active", - "id": "0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905/logo.png b/blockchains/ethereum/assets/0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905/logo.png deleted file mode 100644 index 79becea3ddc39..0000000000000 Binary files a/blockchains/ethereum/assets/0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5/info.json b/blockchains/ethereum/assets/0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5/info.json deleted file mode 100644 index 7cc1850a3e34a..0000000000000 --- a/blockchains/ethereum/assets/0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OBXCoin", - "symbol": "OBX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5", - "status": "active", - "id": "0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5/logo.png b/blockchains/ethereum/assets/0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5/logo.png deleted file mode 100644 index 491f50640904a..0000000000000 Binary files a/blockchains/ethereum/assets/0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xad32A8e6220741182940c5aBF610bDE99E737b2D/info.json b/blockchains/ethereum/assets/0xad32A8e6220741182940c5aBF610bDE99E737b2D/info.json deleted file mode 100644 index 1fe4c29e97d0e..0000000000000 --- a/blockchains/ethereum/assets/0xad32A8e6220741182940c5aBF610bDE99E737b2D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PieDAO DOUGH", - "symbol": "DOUGH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://pools.piedao.org/", - "explorer": "https://etherscan.io/token/0xad32A8e6220741182940c5aBF610bDE99E737b2D", - "status": "active", - "id": "0xad32A8e6220741182940c5aBF610bDE99E737b2D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xad32A8e6220741182940c5aBF610bDE99E737b2D/logo.png b/blockchains/ethereum/assets/0xad32A8e6220741182940c5aBF610bDE99E737b2D/logo.png deleted file mode 100644 index ebdc79449e782..0000000000000 Binary files a/blockchains/ethereum/assets/0xad32A8e6220741182940c5aBF610bDE99E737b2D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195/info.json b/blockchains/ethereum/assets/0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195/info.json deleted file mode 100644 index 290a936a01962..0000000000000 --- a/blockchains/ethereum/assets/0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "wCUSD", - "website": "https://www.wrapped.com", - "description": "Wrapped Celo Dollar is a 1:1 equivalent of the Celo Dollar on the Ethereum network", - "explorer": "https://etherscan.io/address/0xad3e3fc59dff318beceaab7d00eb4f68b1ecf195", - "type": "ERC20", - "symbol": "wCUSD", - "decimals": 18, - "status": "active", - "id": "0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195/logo.png b/blockchains/ethereum/assets/0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195/logo.png deleted file mode 100644 index 9836b56368c2f..0000000000000 Binary files a/blockchains/ethereum/assets/0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F/info.json b/blockchains/ethereum/assets/0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F/info.json deleted file mode 100644 index 9529c53e3acab..0000000000000 --- a/blockchains/ethereum/assets/0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wellness Cash Coin", - "symbol": "WCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F", - "status": "active", - "id": "0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F/logo.png b/blockchains/ethereum/assets/0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F/logo.png deleted file mode 100644 index 402ce6a3a5762..0000000000000 Binary files a/blockchains/ethereum/assets/0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4/info.json b/blockchains/ethereum/assets/0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4/info.json deleted file mode 100644 index c64aebbbf6358..0000000000000 --- a/blockchains/ethereum/assets/0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InnovaMinex", - "symbol": "MINX", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://innovaminex.com/en/inx", - "explorer": "https://etherscan.io/token/0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4", - "status": "active", - "id": "0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4/logo.png b/blockchains/ethereum/assets/0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4/logo.png deleted file mode 100644 index b634e16e2e7fc..0000000000000 Binary files a/blockchains/ethereum/assets/0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xae690cF07C85BFB2de29aB32080c0EA182ae82B5/info.json b/blockchains/ethereum/assets/0xae690cF07C85BFB2de29aB32080c0EA182ae82B5/info.json deleted file mode 100644 index f52e17513aac2..0000000000000 --- a/blockchains/ethereum/assets/0xae690cF07C85BFB2de29aB32080c0EA182ae82B5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REBITCOIN", - "website": "https://rebitcoin.com", - "description": "REBITCOIN token.", - "explorer": "https://etherscan.io/token/0xae690cF07C85BFB2de29aB32080c0EA182ae82B5", - "type": "ERC20", - "symbol": "RBTC", - "decimals": 8, - "status": "abandoned", - "id": "0xae690cF07C85BFB2de29aB32080c0EA182ae82B5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xae690cF07C85BFB2de29aB32080c0EA182ae82B5/logo.png b/blockchains/ethereum/assets/0xae690cF07C85BFB2de29aB32080c0EA182ae82B5/logo.png deleted file mode 100644 index 5183329eb15e9..0000000000000 Binary files a/blockchains/ethereum/assets/0xae690cF07C85BFB2de29aB32080c0EA182ae82B5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xae746520FfDB15d0505e32f1d6e9a2b4ab866572/info.json b/blockchains/ethereum/assets/0xae746520FfDB15d0505e32f1d6e9a2b4ab866572/info.json deleted file mode 100644 index ad3d4d125c61f..0000000000000 --- a/blockchains/ethereum/assets/0xae746520FfDB15d0505e32f1d6e9a2b4ab866572/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MorCrypto Coin 2", - "symbol": "MOR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://morcrypto-exchange.com/", - "explorer": "https://etherscan.io/token/0xae746520FfDB15d0505e32f1d6e9a2b4ab866572", - "status": "active", - "id": "0xae746520FfDB15d0505e32f1d6e9a2b4ab866572" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xae746520FfDB15d0505e32f1d6e9a2b4ab866572/logo.png b/blockchains/ethereum/assets/0xae746520FfDB15d0505e32f1d6e9a2b4ab866572/logo.png deleted file mode 100644 index 66a594bb99a55..0000000000000 Binary files a/blockchains/ethereum/assets/0xae746520FfDB15d0505e32f1d6e9a2b4ab866572/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xae75116eaCb982b6CD08A567eBaFBb9e3718f123/info.json b/blockchains/ethereum/assets/0xae75116eaCb982b6CD08A567eBaFBb9e3718f123/info.json deleted file mode 100644 index 26cee0d7d474c..0000000000000 --- a/blockchains/ethereum/assets/0xae75116eaCb982b6CD08A567eBaFBb9e3718f123/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eqwity Token", - "symbol": "EQY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xae75116eaCb982b6CD08A567eBaFBb9e3718f123", - "status": "active", - "id": "0xae75116eaCb982b6CD08A567eBaFBb9e3718f123" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xae75116eaCb982b6CD08A567eBaFBb9e3718f123/logo.png b/blockchains/ethereum/assets/0xae75116eaCb982b6CD08A567eBaFBb9e3718f123/logo.png deleted file mode 100644 index 7d3f9d3323722..0000000000000 Binary files a/blockchains/ethereum/assets/0xae75116eaCb982b6CD08A567eBaFBb9e3718f123/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/info.json b/blockchains/ethereum/assets/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/info.json deleted file mode 100644 index 50f03600453b7..0000000000000 --- a/blockchains/ethereum/assets/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "stETH", - "website": "https://stake.lido.fi", - "description": "stETH is a token that represents staked ether in Lido.", - "explorer": "https://etherscan.io/token/0xae7ab96520de3a18e5e111b5eaab095312d7fe84", - "type": "ERC20", - "symbol": "stETH", - "decimals": 18, - "status": "active", - "id": "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/logo.png b/blockchains/ethereum/assets/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/logo.png deleted file mode 100644 index 57ed5b71dd520..0000000000000 Binary files a/blockchains/ethereum/assets/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009/info.json b/blockchains/ethereum/assets/0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009/info.json deleted file mode 100644 index a56233af57297..0000000000000 --- a/blockchains/ethereum/assets/0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SingularDTV", - "symbol": "SNGLS", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://snglsdao.io/", - "explorer": "https://etherscan.io/token/0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009", - "status": "active", - "id": "0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009/logo.png b/blockchains/ethereum/assets/0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009/logo.png deleted file mode 100644 index 8d6be8e3badb2..0000000000000 Binary files a/blockchains/ethereum/assets/0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305/info.json b/blockchains/ethereum/assets/0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305/info.json deleted file mode 100644 index e2ceb8a59a0ba..0000000000000 --- a/blockchains/ethereum/assets/0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gulfcoin Gold", - "symbol": "GCG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305", - "status": "active", - "id": "0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305/logo.png b/blockchains/ethereum/assets/0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305/logo.png deleted file mode 100755 index 2a2dc146d16f1..0000000000000 Binary files a/blockchains/ethereum/assets/0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4/info.json b/blockchains/ethereum/assets/0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4/info.json deleted file mode 100644 index 181769851ea23..0000000000000 --- a/blockchains/ethereum/assets/0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R908633 ", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4", - "status": "active", - "id": "0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4/logo.png b/blockchains/ethereum/assets/0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4/logo.png deleted file mode 100755 index 8d501e320a9a6..0000000000000 Binary files a/blockchains/ethereum/assets/0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85/info.json b/blockchains/ethereum/assets/0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85/info.json deleted file mode 100644 index 2142e874a573c..0000000000000 --- a/blockchains/ethereum/assets/0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Fetch.ai", - "website": "https://fetch.ai", - "description": "Fetch.ai aims to be at the forefront of accelerating research and the deployment of emerging technologies such as blockchain and AI.", - "explorer": "https://etherscan.io/token/0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85", - "research": "https://research.binance.com/en/projects/fetch-ai", - "type": "ERC20", - "symbol": "FET", - "decimals": 18, - "status": "active", - "id": "0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85/logo.png b/blockchains/ethereum/assets/0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85/logo.png deleted file mode 100644 index d5c525f6ea6f3..0000000000000 Binary files a/blockchains/ethereum/assets/0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaebe5B3780860147DE62BC67339f0386c4A13d87/info.json b/blockchains/ethereum/assets/0xaebe5B3780860147DE62BC67339f0386c4A13d87/info.json deleted file mode 100644 index 48ebf2babe490..0000000000000 --- a/blockchains/ethereum/assets/0xaebe5B3780860147DE62BC67339f0386c4A13d87/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NTer Coin", - "symbol": "NTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaebe5B3780860147DE62BC67339f0386c4A13d87", - "status": "active", - "id": "0xaebe5B3780860147DE62BC67339f0386c4A13d87" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaebe5B3780860147DE62BC67339f0386c4A13d87/logo.png b/blockchains/ethereum/assets/0xaebe5B3780860147DE62BC67339f0386c4A13d87/logo.png deleted file mode 100644 index b1858060756b6..0000000000000 Binary files a/blockchains/ethereum/assets/0xaebe5B3780860147DE62BC67339f0386c4A13d87/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaf364474803E89250A46D592fef4cC4eF8270DD8/info.json b/blockchains/ethereum/assets/0xaf364474803E89250A46D592fef4cC4eF8270DD8/info.json deleted file mode 100644 index e2d16cde911ea..0000000000000 --- a/blockchains/ethereum/assets/0xaf364474803E89250A46D592fef4cC4eF8270DD8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Apollon Token", - "symbol": "APO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaf364474803E89250A46D592fef4cC4eF8270DD8", - "status": "active", - "id": "0xaf364474803E89250A46D592fef4cC4eF8270DD8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaf364474803E89250A46D592fef4cC4eF8270DD8/logo.png b/blockchains/ethereum/assets/0xaf364474803E89250A46D592fef4cC4eF8270DD8/logo.png deleted file mode 100644 index b9e19b228701f..0000000000000 Binary files a/blockchains/ethereum/assets/0xaf364474803E89250A46D592fef4cC4eF8270DD8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaf79C4c4106b7C35c2FeC72D130783524f821D89/info.json b/blockchains/ethereum/assets/0xaf79C4c4106b7C35c2FeC72D130783524f821D89/info.json deleted file mode 100644 index 59d9e7bad3afb..0000000000000 --- a/blockchains/ethereum/assets/0xaf79C4c4106b7C35c2FeC72D130783524f821D89/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FINANCIAL INVESTMENT TOKEN", - "symbol": "FIT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaf79C4c4106b7C35c2FeC72D130783524f821D89", - "status": "active", - "id": "0xaf79C4c4106b7C35c2FeC72D130783524f821D89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaf79C4c4106b7C35c2FeC72D130783524f821D89/logo.png b/blockchains/ethereum/assets/0xaf79C4c4106b7C35c2FeC72D130783524f821D89/logo.png deleted file mode 100644 index cf8890fe9b3f1..0000000000000 Binary files a/blockchains/ethereum/assets/0xaf79C4c4106b7C35c2FeC72D130783524f821D89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaf9CE02409C5E1549a1637446035dAB83ab8aE70/info.json b/blockchains/ethereum/assets/0xaf9CE02409C5E1549a1637446035dAB83ab8aE70/info.json deleted file mode 100644 index f8fb4f9554b95..0000000000000 --- a/blockchains/ethereum/assets/0xaf9CE02409C5E1549a1637446035dAB83ab8aE70/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitdeal Coin", - "symbol": "BDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xaf9CE02409C5E1549a1637446035dAB83ab8aE70", - "status": "active", - "id": "0xaf9CE02409C5E1549a1637446035dAB83ab8aE70" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaf9CE02409C5E1549a1637446035dAB83ab8aE70/logo.png b/blockchains/ethereum/assets/0xaf9CE02409C5E1549a1637446035dAB83ab8aE70/logo.png deleted file mode 100755 index d119b676de7eb..0000000000000 Binary files a/blockchains/ethereum/assets/0xaf9CE02409C5E1549a1637446035dAB83ab8aE70/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5/info.json b/blockchains/ethereum/assets/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5/info.json deleted file mode 100644 index aece954fa84c8..0000000000000 --- a/blockchains/ethereum/assets/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5/info.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "Rio Fuel Token", - "website": "https://riochain.io", - "description": "Our core technology is a next generation Blockchain infrastructure called Rio Chain.", - "explorer": "https://etherscan.io/token/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5", - "socials": [ - { - "name": "Medium", - "url": "https://medium.com/@riodefiofficial" - } - ], - "type": "ERC20", - "symbol": "RFuel", - "decimals": 18, - "status": "active", - "id": "0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5/logo.png b/blockchains/ethereum/assets/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5/logo.png deleted file mode 100644 index 760fc9192c9fb..0000000000000 Binary files a/blockchains/ethereum/assets/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B/info.json b/blockchains/ethereum/assets/0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B/info.json deleted file mode 100644 index 48b84b22663d4..0000000000000 --- a/blockchains/ethereum/assets/0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SALAM COIN", - "symbol": "SLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B", - "status": "active", - "id": "0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B/logo.png b/blockchains/ethereum/assets/0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B/logo.png deleted file mode 100755 index 8bf56dfd548fb..0000000000000 Binary files a/blockchains/ethereum/assets/0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xafb1eF73cC478461cD6A5Ab41D92550439071ece/info.json b/blockchains/ethereum/assets/0xafb1eF73cC478461cD6A5Ab41D92550439071ece/info.json deleted file mode 100644 index d19352d43759d..0000000000000 --- a/blockchains/ethereum/assets/0xafb1eF73cC478461cD6A5Ab41D92550439071ece/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PandaCoin", - "symbol": "Panda", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xafb1eF73cC478461cD6A5Ab41D92550439071ece", - "status": "active", - "id": "0xafb1eF73cC478461cD6A5Ab41D92550439071ece" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xafb1eF73cC478461cD6A5Ab41D92550439071ece/logo.png b/blockchains/ethereum/assets/0xafb1eF73cC478461cD6A5Ab41D92550439071ece/logo.png deleted file mode 100755 index 411ddc505c25b..0000000000000 Binary files a/blockchains/ethereum/assets/0xafb1eF73cC478461cD6A5Ab41D92550439071ece/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xafcCbdA168681038419908470e79E2353a798E1f/info.json b/blockchains/ethereum/assets/0xafcCbdA168681038419908470e79E2353a798E1f/info.json deleted file mode 100644 index 085e1b07a6800..0000000000000 --- a/blockchains/ethereum/assets/0xafcCbdA168681038419908470e79E2353a798E1f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mythril Ore", - "symbol": "ORE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xafcCbdA168681038419908470e79E2353a798E1f", - "status": "active", - "id": "0xafcCbdA168681038419908470e79E2353a798E1f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xafcCbdA168681038419908470e79E2353a798E1f/logo.png b/blockchains/ethereum/assets/0xafcCbdA168681038419908470e79E2353a798E1f/logo.png deleted file mode 100644 index 8e02b8827a4aa..0000000000000 Binary files a/blockchains/ethereum/assets/0xafcCbdA168681038419908470e79E2353a798E1f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xafcE9B78D409bF74980CACF610AFB851BF02F257/logo.png b/blockchains/ethereum/assets/0xafcE9B78D409bF74980CACF610AFB851BF02F257/logo.png deleted file mode 100644 index 3ce3fa9cfe196..0000000000000 Binary files a/blockchains/ethereum/assets/0xafcE9B78D409bF74980CACF610AFB851BF02F257/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xaff84e86d72EDb971341a6A66eb2dA209446FA14/info.json b/blockchains/ethereum/assets/0xaff84e86d72EDb971341a6A66eb2dA209446FA14/info.json deleted file mode 100644 index 67c05bd7f7f47..0000000000000 --- a/blockchains/ethereum/assets/0xaff84e86d72EDb971341a6A66eb2dA209446FA14/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TheCurrencyAnalytics", - "symbol": "TCAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://thecurrencyanalytics.com/", - "explorer": "https://etherscan.io/token/0xaff84e86d72EDb971341a6A66eb2dA209446FA14", - "status": "active", - "id": "0xaff84e86d72EDb971341a6A66eb2dA209446FA14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaff84e86d72EDb971341a6A66eb2dA209446FA14/logo.png b/blockchains/ethereum/assets/0xaff84e86d72EDb971341a6A66eb2dA209446FA14/logo.png deleted file mode 100644 index a6829abe8021d..0000000000000 Binary files a/blockchains/ethereum/assets/0xaff84e86d72EDb971341a6A66eb2dA209446FA14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb0280743b44bF7db4B6bE482b2Ba7b75E5dA096C/info.json b/blockchains/ethereum/assets/0xb0280743b44bF7db4B6bE482b2Ba7b75E5dA096C/info.json deleted file mode 100644 index da37d34962395..0000000000000 --- a/blockchains/ethereum/assets/0xb0280743b44bF7db4B6bE482b2Ba7b75E5dA096C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Transcodium", - "symbol": "TNS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://transcodium.com", - "explorer": "https://etherscan.io/token/0xb0280743b44bF7db4B6bE482b2Ba7b75E5dA096C", - "status": "active", - "id": "0xb0280743b44bF7db4B6bE482b2Ba7b75E5dA096C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb0280743b44bF7db4B6bE482b2Ba7b75E5dA096C/logo.png b/blockchains/ethereum/assets/0xb0280743b44bF7db4B6bE482b2Ba7b75E5dA096C/logo.png deleted file mode 100755 index 8ef2a173c1daa..0000000000000 Binary files a/blockchains/ethereum/assets/0xb0280743b44bF7db4B6bE482b2Ba7b75E5dA096C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb05097849BCA421A3f51B249BA6CCa4aF4b97cb9/logo.png b/blockchains/ethereum/assets/0xb05097849BCA421A3f51B249BA6CCa4aF4b97cb9/logo.png deleted file mode 100644 index 92c5ce052566c..0000000000000 Binary files a/blockchains/ethereum/assets/0xb05097849BCA421A3f51B249BA6CCa4aF4b97cb9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb052F8A33D8bb068414EaDE06AF6955199f9f010/info.json b/blockchains/ethereum/assets/0xb052F8A33D8bb068414EaDE06AF6955199f9f010/info.json deleted file mode 100644 index e4c2f92ead87c..0000000000000 --- a/blockchains/ethereum/assets/0xb052F8A33D8bb068414EaDE06AF6955199f9f010/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EcoRealEstate", - "symbol": "ECOREAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ecoreal.estate/", - "explorer": "https://etherscan.io/token/0xb052F8A33D8bb068414EaDE06AF6955199f9f010", - "status": "active", - "id": "0xb052F8A33D8bb068414EaDE06AF6955199f9f010" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb052F8A33D8bb068414EaDE06AF6955199f9f010/logo.png b/blockchains/ethereum/assets/0xb052F8A33D8bb068414EaDE06AF6955199f9f010/logo.png deleted file mode 100755 index 30f18ea43ad5e..0000000000000 Binary files a/blockchains/ethereum/assets/0xb052F8A33D8bb068414EaDE06AF6955199f9f010/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb056c38f6b7Dc4064367403E26424CD2c60655e1/info.json b/blockchains/ethereum/assets/0xb056c38f6b7Dc4064367403E26424CD2c60655e1/info.json deleted file mode 100644 index 891fe72bd428d..0000000000000 --- a/blockchains/ethereum/assets/0xb056c38f6b7Dc4064367403E26424CD2c60655e1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CEEK", - "symbol": "CEEK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ceek.io/", - "explorer": "https://etherscan.io/token/0xb056c38f6b7Dc4064367403E26424CD2c60655e1", - "status": "active", - "id": "0xb056c38f6b7Dc4064367403E26424CD2c60655e1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb056c38f6b7Dc4064367403E26424CD2c60655e1/logo.png b/blockchains/ethereum/assets/0xb056c38f6b7Dc4064367403E26424CD2c60655e1/logo.png deleted file mode 100644 index c1021deb62693..0000000000000 Binary files a/blockchains/ethereum/assets/0xb056c38f6b7Dc4064367403E26424CD2c60655e1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb05AF453011d7ad68a92b0065FFD9d1277eD2741/info.json b/blockchains/ethereum/assets/0xb05AF453011d7ad68a92b0065FFD9d1277eD2741/info.json deleted file mode 100644 index 8860cb2421bdb..0000000000000 --- a/blockchains/ethereum/assets/0xb05AF453011d7ad68a92b0065FFD9d1277eD2741/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Team Finance", - "website": "https://team.finance", - "description": "Founder token vesting and liquidity token locking solution.", - "explorer": "https://etherscan.io/token/0xb05AF453011d7ad68a92b0065FFD9d1277eD2741", - "type": "ERC20", - "symbol": "TEAM", - "decimals": 18, - "status": "active", - "id": "0xb05AF453011d7ad68a92b0065FFD9d1277eD2741" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb05AF453011d7ad68a92b0065FFD9d1277eD2741/logo.png b/blockchains/ethereum/assets/0xb05AF453011d7ad68a92b0065FFD9d1277eD2741/logo.png deleted file mode 100644 index 7e4562a0c4e35..0000000000000 Binary files a/blockchains/ethereum/assets/0xb05AF453011d7ad68a92b0065FFD9d1277eD2741/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc/info.json b/blockchains/ethereum/assets/0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc/info.json deleted file mode 100644 index 9cf94c0822383..0000000000000 --- a/blockchains/ethereum/assets/0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iEXCToken", - "symbol": "iEXC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc", - "status": "active", - "id": "0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc/logo.png b/blockchains/ethereum/assets/0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc/logo.png deleted file mode 100644 index 7cdac3ec964d6..0000000000000 Binary files a/blockchains/ethereum/assets/0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5/info.json b/blockchains/ethereum/assets/0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5/info.json deleted file mode 100644 index 7eb28082e03dc..0000000000000 --- a/blockchains/ethereum/assets/0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Assistive Reality ARX", - "symbol": "ARX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5", - "status": "active", - "id": "0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5/logo.png b/blockchains/ethereum/assets/0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5/logo.png deleted file mode 100644 index 371f63ceff54f..0000000000000 Binary files a/blockchains/ethereum/assets/0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f/info.json b/blockchains/ethereum/assets/0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f/info.json deleted file mode 100644 index a9573e437df05..0000000000000 --- a/blockchains/ethereum/assets/0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digital Dollar Coin", - "symbol": "DDCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f", - "status": "active", - "id": "0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f/logo.png b/blockchains/ethereum/assets/0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f/logo.png deleted file mode 100644 index adc60217052fd..0000000000000 Binary files a/blockchains/ethereum/assets/0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb0a0a070640B450eB136DC377208469ee4F49fbc/info.json b/blockchains/ethereum/assets/0xb0a0a070640B450eB136DC377208469ee4F49fbc/info.json deleted file mode 100644 index 767744439a9bb..0000000000000 --- a/blockchains/ethereum/assets/0xb0a0a070640B450eB136DC377208469ee4F49fbc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FUTURE1COIN", - "symbol": "F1C", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://future1coin.com/", - "explorer": "https://etherscan.io/token/0xb0a0a070640B450eB136DC377208469ee4F49fbc", - "status": "active", - "id": "0xb0a0a070640B450eB136DC377208469ee4F49fbc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb0a0a070640B450eB136DC377208469ee4F49fbc/logo.png b/blockchains/ethereum/assets/0xb0a0a070640B450eB136DC377208469ee4F49fbc/logo.png deleted file mode 100644 index 5b4701d21b0d7..0000000000000 Binary files a/blockchains/ethereum/assets/0xb0a0a070640B450eB136DC377208469ee4F49fbc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb0ecc7f33973D8aCd6296Ab40f37718015b98345/info.json b/blockchains/ethereum/assets/0xb0ecc7f33973D8aCd6296Ab40f37718015b98345/info.json deleted file mode 100644 index 3926519e76fd3..0000000000000 --- a/blockchains/ethereum/assets/0xb0ecc7f33973D8aCd6296Ab40f37718015b98345/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "I-PRO TOKEN", - "symbol": "IPR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb0ecc7f33973D8aCd6296Ab40f37718015b98345", - "status": "active", - "id": "0xb0ecc7f33973D8aCd6296Ab40f37718015b98345" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb0ecc7f33973D8aCd6296Ab40f37718015b98345/logo.png b/blockchains/ethereum/assets/0xb0ecc7f33973D8aCd6296Ab40f37718015b98345/logo.png deleted file mode 100755 index dc8a8ef507644..0000000000000 Binary files a/blockchains/ethereum/assets/0xb0ecc7f33973D8aCd6296Ab40f37718015b98345/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590/info.json b/blockchains/ethereum/assets/0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590/info.json deleted file mode 100644 index 955f82b26b941..0000000000000 --- a/blockchains/ethereum/assets/0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLASTSCRYPT", - "symbol": "BLAST", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590", - "status": "active", - "id": "0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590/logo.png b/blockchains/ethereum/assets/0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590/logo.png deleted file mode 100644 index 2654deac2471a..0000000000000 Binary files a/blockchains/ethereum/assets/0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb140A429c342083E97Daf42d5D82634bd7Ade7d4/info.json b/blockchains/ethereum/assets/0xb140A429c342083E97Daf42d5D82634bd7Ade7d4/info.json deleted file mode 100644 index ec4dc933618ad..0000000000000 --- a/blockchains/ethereum/assets/0xb140A429c342083E97Daf42d5D82634bd7Ade7d4/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "WAXG", - "website": "https://wax.io", - "white_paper": "https://github.com/worldwide-asset-exchange/whitepaper", - "description": "WAX Governance Token", - "explorer": "https://etherscan.io/token/0xb140A429c342083E97Daf42d5D82634bd7Ade7d4", - "research": "https://wax.io/blog/tags/technical", - "type": "ERC20", - "symbol": "WAXG", - "decimals": 8, - "status": "active", - "id": "0xb140A429c342083E97Daf42d5D82634bd7Ade7d4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb140A429c342083E97Daf42d5D82634bd7Ade7d4/logo.png b/blockchains/ethereum/assets/0xb140A429c342083E97Daf42d5D82634bd7Ade7d4/logo.png deleted file mode 100644 index 93721fd556b39..0000000000000 Binary files a/blockchains/ethereum/assets/0xb140A429c342083E97Daf42d5D82634bd7Ade7d4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb15F63a517e40F599e7331F825A0775001915Fb6/info.json b/blockchains/ethereum/assets/0xb15F63a517e40F599e7331F825A0775001915Fb6/info.json deleted file mode 100644 index 2077935a6da3a..0000000000000 --- a/blockchains/ethereum/assets/0xb15F63a517e40F599e7331F825A0775001915Fb6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DORON", - "symbol": "DRN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dorontoken.simdif.com", - "explorer": "https://etherscan.io/token/0xb15F63a517e40F599e7331F825A0775001915Fb6", - "status": "active", - "id": "0xb15F63a517e40F599e7331F825A0775001915Fb6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb15F63a517e40F599e7331F825A0775001915Fb6/logo.png b/blockchains/ethereum/assets/0xb15F63a517e40F599e7331F825A0775001915Fb6/logo.png deleted file mode 100644 index 083b4f1bf43cc..0000000000000 Binary files a/blockchains/ethereum/assets/0xb15F63a517e40F599e7331F825A0775001915Fb6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD/info.json b/blockchains/ethereum/assets/0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD/info.json deleted file mode 100644 index 38997cc8dfe2c..0000000000000 --- a/blockchains/ethereum/assets/0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MybillCash", - "symbol": "XSB", - "type": "ERC20", - "decimals": 11, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD", - "status": "active", - "id": "0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD/logo.png b/blockchains/ethereum/assets/0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD/logo.png deleted file mode 100644 index d48318b738c50..0000000000000 Binary files a/blockchains/ethereum/assets/0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF/info.json b/blockchains/ethereum/assets/0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF/info.json deleted file mode 100644 index 0ff87835016ce..0000000000000 --- a/blockchains/ethereum/assets/0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Soma", - "symbol": "SOMA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF", - "status": "active", - "id": "0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF/logo.png b/blockchains/ethereum/assets/0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF/logo.png deleted file mode 100755 index e9ed1169d9dad..0000000000000 Binary files a/blockchains/ethereum/assets/0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215/info.json b/blockchains/ethereum/assets/0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215/info.json deleted file mode 100644 index c742e9f51022b..0000000000000 --- a/blockchains/ethereum/assets/0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Foresight", - "website": "https://foresightdefi.io", - "white_paper": "https://foresightdefi.io/Foresight-Litepaper.pdf", - "description": "Foresight provides DAO-Governed Cryptocurrency Insurance.", - "explorer": "https://etherscan.io/token/0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215", - "type": "ERC20", - "symbol": "FORS", - "decimals": 18, - "status": "active", - "id": "0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215/logo.png b/blockchains/ethereum/assets/0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215/logo.png deleted file mode 100644 index 58daf4df938fb..0000000000000 Binary files a/blockchains/ethereum/assets/0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91/info.json b/blockchains/ethereum/assets/0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91/info.json deleted file mode 100644 index ad77e5a44843d..0000000000000 --- a/blockchains/ethereum/assets/0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alttex", - "symbol": "ALTX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91", - "status": "active", - "id": "0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91/logo.png b/blockchains/ethereum/assets/0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91/logo.png deleted file mode 100644 index c4e6b7f9eb08e..0000000000000 Binary files a/blockchains/ethereum/assets/0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB/info.json b/blockchains/ethereum/assets/0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB/info.json deleted file mode 100644 index a13081eb99fee..0000000000000 --- a/blockchains/ethereum/assets/0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cloudbric", - "symbol": "CLB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.cloudbric.io/", - "explorer": "https://etherscan.io/token/0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB", - "status": "active", - "id": "0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB/logo.png b/blockchains/ethereum/assets/0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB/logo.png deleted file mode 100644 index e5685a529a6ae..0000000000000 Binary files a/blockchains/ethereum/assets/0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B/info.json b/blockchains/ethereum/assets/0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B/info.json deleted file mode 100644 index 6a66e6285f2c2..0000000000000 --- a/blockchains/ethereum/assets/0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AIMAKERY", - "symbol": "AIM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B", - "status": "active", - "id": "0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B/logo.png b/blockchains/ethereum/assets/0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B/logo.png deleted file mode 100644 index 221ebd3143627..0000000000000 Binary files a/blockchains/ethereum/assets/0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15/info.json b/blockchains/ethereum/assets/0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15/info.json deleted file mode 100644 index d50b313293507..0000000000000 --- a/blockchains/ethereum/assets/0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Arcadium X", - "symbol": "ACDX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15", - "status": "active", - "id": "0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15/logo.png b/blockchains/ethereum/assets/0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15/logo.png deleted file mode 100644 index 9c4c242367abc..0000000000000 Binary files a/blockchains/ethereum/assets/0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb1dC9124c395c1e97773ab855d66E879f053A289/logo.png b/blockchains/ethereum/assets/0xb1dC9124c395c1e97773ab855d66E879f053A289/logo.png deleted file mode 100644 index b7355303f1da4..0000000000000 Binary files a/blockchains/ethereum/assets/0xb1dC9124c395c1e97773ab855d66E879f053A289/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb2734a4Cec32C81FDE26B0024Ad3ceB8C9b34037/logo.png b/blockchains/ethereum/assets/0xb2734a4Cec32C81FDE26B0024Ad3ceB8C9b34037/logo.png deleted file mode 100644 index 6c0d53fd510c3..0000000000000 Binary files a/blockchains/ethereum/assets/0xb2734a4Cec32C81FDE26B0024Ad3ceB8C9b34037/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb28f9C9B71B0C3885AE441A3c0F51027b760a991/info.json b/blockchains/ethereum/assets/0xb28f9C9B71B0C3885AE441A3c0F51027b760a991/info.json deleted file mode 100644 index e8d191ec39e74..0000000000000 --- a/blockchains/ethereum/assets/0xb28f9C9B71B0C3885AE441A3c0F51027b760a991/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MADCAP", - "symbol": "MADCAP", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb28f9C9B71B0C3885AE441A3c0F51027b760a991", - "status": "active", - "id": "0xb28f9C9B71B0C3885AE441A3c0F51027b760a991" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb28f9C9B71B0C3885AE441A3c0F51027b760a991/logo.png b/blockchains/ethereum/assets/0xb28f9C9B71B0C3885AE441A3c0F51027b760a991/logo.png deleted file mode 100644 index c938fde91c4b4..0000000000000 Binary files a/blockchains/ethereum/assets/0xb28f9C9B71B0C3885AE441A3c0F51027b760a991/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb29663Aa4E2e81e425294193616c1B102B70a158/logo.png b/blockchains/ethereum/assets/0xb29663Aa4E2e81e425294193616c1B102B70a158/logo.png deleted file mode 100644 index 3e1382afaa1dd..0000000000000 Binary files a/blockchains/ethereum/assets/0xb29663Aa4E2e81e425294193616c1B102B70a158/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb2C822a1b923E06Dbd193d2cFc7ad15388EA09DD/info.json b/blockchains/ethereum/assets/0xb2C822a1b923E06Dbd193d2cFc7ad15388EA09DD/info.json deleted file mode 100644 index fbe0c5f1b57c7..0000000000000 --- a/blockchains/ethereum/assets/0xb2C822a1b923E06Dbd193d2cFc7ad15388EA09DD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vampire Protocol", - "website": "https://vampire.finance/", - "description": "VAMP is native token for Vampire Protocol. VAMP gains value by rebasing and farming tokens & items. MANA Token - a token that grants a holder an enhanced rebase.", - "explorer": "https://etherscan.io/token/0xb2C822a1b923E06Dbd193d2cFc7ad15388EA09DD", - "type": "ERC20", - "symbol": "VAMP", - "decimals": 18, - "status": "active", - "id": "0xb2C822a1b923E06Dbd193d2cFc7ad15388EA09DD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb2C822a1b923E06Dbd193d2cFc7ad15388EA09DD/logo.png b/blockchains/ethereum/assets/0xb2C822a1b923E06Dbd193d2cFc7ad15388EA09DD/logo.png deleted file mode 100644 index e0e2a15167e50..0000000000000 Binary files a/blockchains/ethereum/assets/0xb2C822a1b923E06Dbd193d2cFc7ad15388EA09DD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb2F7EB1f2c37645bE61d73953035360e768D81E6/info.json b/blockchains/ethereum/assets/0xb2F7EB1f2c37645bE61d73953035360e768D81E6/info.json deleted file mode 100644 index 7b0c5ec158ba9..0000000000000 --- a/blockchains/ethereum/assets/0xb2F7EB1f2c37645bE61d73953035360e768D81E6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cobinhood Token", - "symbol": "COB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.cobinhood.com/", - "explorer": "https://etherscan.io/token/0xb2F7EB1f2c37645bE61d73953035360e768D81E6", - "status": "active", - "id": "0xb2F7EB1f2c37645bE61d73953035360e768D81E6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb2F7EB1f2c37645bE61d73953035360e768D81E6/logo.png b/blockchains/ethereum/assets/0xb2F7EB1f2c37645bE61d73953035360e768D81E6/logo.png deleted file mode 100755 index 28fb1c8b15831..0000000000000 Binary files a/blockchains/ethereum/assets/0xb2F7EB1f2c37645bE61d73953035360e768D81E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb2d25d27f3f8F2265beDC400f00dac8B7521106a/info.json b/blockchains/ethereum/assets/0xb2d25d27f3f8F2265beDC400f00dac8B7521106a/info.json deleted file mode 100644 index 0f89291d44733..0000000000000 --- a/blockchains/ethereum/assets/0xb2d25d27f3f8F2265beDC400f00dac8B7521106a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gift Card: Starbucks", - "symbol": "GCSTAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb2d25d27f3f8F2265beDC400f00dac8B7521106a", - "status": "active", - "id": "0xb2d25d27f3f8F2265beDC400f00dac8B7521106a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb2d25d27f3f8F2265beDC400f00dac8B7521106a/logo.png b/blockchains/ethereum/assets/0xb2d25d27f3f8F2265beDC400f00dac8B7521106a/logo.png deleted file mode 100644 index 5475a83e128df..0000000000000 Binary files a/blockchains/ethereum/assets/0xb2d25d27f3f8F2265beDC400f00dac8B7521106a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc/info.json b/blockchains/ethereum/assets/0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc/info.json deleted file mode 100644 index 03b5f0469892c..0000000000000 --- a/blockchains/ethereum/assets/0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kork Token", - "symbol": "Kork", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc", - "status": "active", - "id": "0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc/logo.png b/blockchains/ethereum/assets/0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc/logo.png deleted file mode 100755 index 47b02b306105b..0000000000000 Binary files a/blockchains/ethereum/assets/0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb30fAE8C3496455dfa29C171096e9B55076B1561/info.json b/blockchains/ethereum/assets/0xb30fAE8C3496455dfa29C171096e9B55076B1561/info.json deleted file mode 100644 index 469f531147a2e..0000000000000 --- a/blockchains/ethereum/assets/0xb30fAE8C3496455dfa29C171096e9B55076B1561/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "New Era 2020", - "symbol": "ERA20", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb30fAE8C3496455dfa29C171096e9B55076B1561", - "status": "active", - "id": "0xb30fAE8C3496455dfa29C171096e9B55076B1561" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb30fAE8C3496455dfa29C171096e9B55076B1561/logo.png b/blockchains/ethereum/assets/0xb30fAE8C3496455dfa29C171096e9B55076B1561/logo.png deleted file mode 100644 index 47fa2c710279d..0000000000000 Binary files a/blockchains/ethereum/assets/0xb30fAE8C3496455dfa29C171096e9B55076B1561/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069/info.json b/blockchains/ethereum/assets/0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069/info.json deleted file mode 100644 index 0b0c7614f8c5d..0000000000000 --- a/blockchains/ethereum/assets/0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIX Token", - "symbol": "BIX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bibox.com/", - "explorer": "https://etherscan.io/token/0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069", - "status": "active", - "id": "0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069/logo.png b/blockchains/ethereum/assets/0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069/logo.png deleted file mode 100755 index c92d6243255ad..0000000000000 Binary files a/blockchains/ethereum/assets/0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6/info.json b/blockchains/ethereum/assets/0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6/info.json deleted file mode 100644 index 3ff1a2d4420ed..0000000000000 --- a/blockchains/ethereum/assets/0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PlexCoin", - "symbol": "PLX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6", - "status": "active", - "id": "0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6/logo.png b/blockchains/ethereum/assets/0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6/logo.png deleted file mode 100644 index 4dde97a243855..0000000000000 Binary files a/blockchains/ethereum/assets/0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb339FcA531367067e98d7c4f9303Ffeadff7B881/info.json b/blockchains/ethereum/assets/0xb339FcA531367067e98d7c4f9303Ffeadff7B881/info.json deleted file mode 100644 index 784ebcc8db801..0000000000000 --- a/blockchains/ethereum/assets/0xb339FcA531367067e98d7c4f9303Ffeadff7B881/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aludra Network", - "website": "https://aludra.network", - "description": "Aludra is a Decentralized Network where Financial Instruments are Traded. We Provide Services and Trust in OTC Sales for Cryptocurrency", - "explorer": "https://etherscan.io/token/0xb339FcA531367067e98d7c4f9303Ffeadff7B881", - "type": "ERC20", - "symbol": "ALD", - "decimals": 18, - "status": "active", - "id": "0xb339FcA531367067e98d7c4f9303Ffeadff7B881" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb339FcA531367067e98d7c4f9303Ffeadff7B881/logo.png b/blockchains/ethereum/assets/0xb339FcA531367067e98d7c4f9303Ffeadff7B881/logo.png deleted file mode 100644 index 57303450af76a..0000000000000 Binary files a/blockchains/ethereum/assets/0xb339FcA531367067e98d7c4f9303Ffeadff7B881/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B/info.json b/blockchains/ethereum/assets/0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B/info.json deleted file mode 100644 index 9a4e9682d849e..0000000000000 --- a/blockchains/ethereum/assets/0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DAT", - "symbol": "DAT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B", - "status": "active", - "id": "0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B/logo.png b/blockchains/ethereum/assets/0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B/logo.png deleted file mode 100644 index c68d491a9d842..0000000000000 Binary files a/blockchains/ethereum/assets/0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb35e3E3E8A95Fd245d5C912118045459AaB9243b/info.json b/blockchains/ethereum/assets/0xb35e3E3E8A95Fd245d5C912118045459AaB9243b/info.json deleted file mode 100644 index 12fb7b2141ab7..0000000000000 --- a/blockchains/ethereum/assets/0xb35e3E3E8A95Fd245d5C912118045459AaB9243b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SmartIDentity.io", - "symbol": "SID", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb35e3E3E8A95Fd245d5C912118045459AaB9243b", - "status": "active", - "id": "0xb35e3E3E8A95Fd245d5C912118045459AaB9243b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb35e3E3E8A95Fd245d5C912118045459AaB9243b/logo.png b/blockchains/ethereum/assets/0xb35e3E3E8A95Fd245d5C912118045459AaB9243b/logo.png deleted file mode 100644 index 7827f2281b428..0000000000000 Binary files a/blockchains/ethereum/assets/0xb35e3E3E8A95Fd245d5C912118045459AaB9243b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200/info.json b/blockchains/ethereum/assets/0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200/info.json deleted file mode 100644 index a40aaacede26d..0000000000000 --- a/blockchains/ethereum/assets/0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Telex", - "symbol": "TLX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200", - "status": "active", - "id": "0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200/logo.png b/blockchains/ethereum/assets/0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200/logo.png deleted file mode 100755 index 7c38ac816186e..0000000000000 Binary files a/blockchains/ethereum/assets/0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb3BACe433288645114FE8e8aA91F87659CBF665b/info.json b/blockchains/ethereum/assets/0xb3BACe433288645114FE8e8aA91F87659CBF665b/info.json deleted file mode 100644 index 1399037f8f94a..0000000000000 --- a/blockchains/ethereum/assets/0xb3BACe433288645114FE8e8aA91F87659CBF665b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WalletPlusX", - "symbol": "WPX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://wplus.io/", - "explorer": "https://etherscan.io/token/0xb3BACe433288645114FE8e8aA91F87659CBF665b", - "status": "active", - "id": "0xb3BACe433288645114FE8e8aA91F87659CBF665b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb3BACe433288645114FE8e8aA91F87659CBF665b/logo.png b/blockchains/ethereum/assets/0xb3BACe433288645114FE8e8aA91F87659CBF665b/logo.png deleted file mode 100644 index 51dda262522e8..0000000000000 Binary files a/blockchains/ethereum/assets/0xb3BACe433288645114FE8e8aA91F87659CBF665b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb3Bd49E28f8F832b8d1E246106991e546c323502/info.json b/blockchains/ethereum/assets/0xb3Bd49E28f8F832b8d1E246106991e546c323502/info.json deleted file mode 100644 index 21be87f6bc420..0000000000000 --- a/blockchains/ethereum/assets/0xb3Bd49E28f8F832b8d1E246106991e546c323502/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Messaging Token", - "symbol": "GMT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.mercuryprotocol.com/", - "explorer": "https://etherscan.io/token/0xb3Bd49E28f8F832b8d1E246106991e546c323502", - "status": "active", - "id": "0xb3Bd49E28f8F832b8d1E246106991e546c323502" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb3Bd49E28f8F832b8d1E246106991e546c323502/logo.png b/blockchains/ethereum/assets/0xb3Bd49E28f8F832b8d1E246106991e546c323502/logo.png deleted file mode 100644 index 656d4f4b750f7..0000000000000 Binary files a/blockchains/ethereum/assets/0xb3Bd49E28f8F832b8d1E246106991e546c323502/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb4058411967D5046f3510943103805be61f0600E/info.json b/blockchains/ethereum/assets/0xb4058411967D5046f3510943103805be61f0600E/info.json deleted file mode 100644 index 8592b616407d6..0000000000000 --- a/blockchains/ethereum/assets/0xb4058411967D5046f3510943103805be61f0600E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STONK", - "symbol": "STONK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://stonk.dev/", - "explorer": "https://etherscan.io/token/0xb4058411967D5046f3510943103805be61f0600E", - "status": "active", - "id": "0xb4058411967D5046f3510943103805be61f0600E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb4058411967D5046f3510943103805be61f0600E/logo.png b/blockchains/ethereum/assets/0xb4058411967D5046f3510943103805be61f0600E/logo.png deleted file mode 100644 index d38d18099e79c..0000000000000 Binary files a/blockchains/ethereum/assets/0xb4058411967D5046f3510943103805be61f0600E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb40E02f0E11081140a062f06b6692180c0199Dd9/info.json b/blockchains/ethereum/assets/0xb40E02f0E11081140a062f06b6692180c0199Dd9/info.json deleted file mode 100644 index b6ce2c58a9960..0000000000000 --- a/blockchains/ethereum/assets/0xb40E02f0E11081140a062f06b6692180c0199Dd9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short ZRX-DAI v2", - "symbol": "dsZRX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb40E02f0E11081140a062f06b6692180c0199Dd9", - "status": "active", - "id": "0xb40E02f0E11081140a062f06b6692180c0199Dd9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb40E02f0E11081140a062f06b6692180c0199Dd9/logo.png b/blockchains/ethereum/assets/0xb40E02f0E11081140a062f06b6692180c0199Dd9/logo.png deleted file mode 100644 index 5d44a2af1da53..0000000000000 Binary files a/blockchains/ethereum/assets/0xb40E02f0E11081140a062f06b6692180c0199Dd9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb41654a43Aae0D7d17701C612567b4243aa9cD6C/info.json b/blockchains/ethereum/assets/0xb41654a43Aae0D7d17701C612567b4243aa9cD6C/info.json deleted file mode 100644 index a7e6573285f0e..0000000000000 --- a/blockchains/ethereum/assets/0xb41654a43Aae0D7d17701C612567b4243aa9cD6C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Play Win Collect Protocol", - "symbol": "PWCP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb41654a43Aae0D7d17701C612567b4243aa9cD6C", - "status": "active", - "id": "0xb41654a43Aae0D7d17701C612567b4243aa9cD6C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb41654a43Aae0D7d17701C612567b4243aa9cD6C/logo.png b/blockchains/ethereum/assets/0xb41654a43Aae0D7d17701C612567b4243aa9cD6C/logo.png deleted file mode 100644 index 00059c7b48f31..0000000000000 Binary files a/blockchains/ethereum/assets/0xb41654a43Aae0D7d17701C612567b4243aa9cD6C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb41f09a973a85c7F497c10B00a939dE667B55a78/info.json b/blockchains/ethereum/assets/0xb41f09a973a85c7F497c10B00a939dE667B55a78/info.json deleted file mode 100644 index bbfb2b6112469..0000000000000 --- a/blockchains/ethereum/assets/0xb41f09a973a85c7F497c10B00a939dE667B55a78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KNOW", - "symbol": "KNOW", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "https://kryptono.exchange/k/accounts/home", - "explorer": "https://etherscan.io/token/0xb41f09a973a85c7F497c10B00a939dE667B55a78", - "status": "active", - "id": "0xb41f09a973a85c7F497c10B00a939dE667B55a78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb41f09a973a85c7F497c10B00a939dE667B55a78/logo.png b/blockchains/ethereum/assets/0xb41f09a973a85c7F497c10B00a939dE667B55a78/logo.png deleted file mode 100644 index 178590e4b2a8e..0000000000000 Binary files a/blockchains/ethereum/assets/0xb41f09a973a85c7F497c10B00a939dE667B55a78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb444208cB0516C150178fCf9a52604BC04A1aCEa/info.json b/blockchains/ethereum/assets/0xb444208cB0516C150178fCf9a52604BC04A1aCEa/info.json deleted file mode 100644 index b017e22c58459..0000000000000 --- a/blockchains/ethereum/assets/0xb444208cB0516C150178fCf9a52604BC04A1aCEa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GreenMed", - "symbol": "GRMD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb444208cB0516C150178fCf9a52604BC04A1aCEa", - "status": "active", - "id": "0xb444208cB0516C150178fCf9a52604BC04A1aCEa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb444208cB0516C150178fCf9a52604BC04A1aCEa/logo.png b/blockchains/ethereum/assets/0xb444208cB0516C150178fCf9a52604BC04A1aCEa/logo.png deleted file mode 100755 index 9dd3cf46308ce..0000000000000 Binary files a/blockchains/ethereum/assets/0xb444208cB0516C150178fCf9a52604BC04A1aCEa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28/info.json b/blockchains/ethereum/assets/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28/info.json deleted file mode 100644 index 19be339356648..0000000000000 --- a/blockchains/ethereum/assets/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "CXN Network", - "website": "https://cxn.network", - "white_paper": "https://cxn.network/files/Whitepaper-CXN.pdf", - "source_code": "https://gitlab.com/beejay141/cxnsol", - "description": "CXN Network is a research-and-deploy start-up, which aims to build products around centralized and decentralized finance", - "explorer": "https://etherscan.io/token/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28", - "type": "ERC20", - "symbol": "CXN", - "decimals": 18, - "status": "active", - "id": "0xb48E0F69e6A3064f5498D495F77AD83e0874ab28" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28/logo.png b/blockchains/ethereum/assets/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28/logo.png deleted file mode 100644 index 9e991feb83a6f..0000000000000 Binary files a/blockchains/ethereum/assets/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb4a525631FB867cE79e6DD07B86B9A098501acd5/info.json b/blockchains/ethereum/assets/0xb4a525631FB867cE79e6DD07B86B9A098501acd5/info.json deleted file mode 100644 index ad84dea678543..0000000000000 --- a/blockchains/ethereum/assets/0xb4a525631FB867cE79e6DD07B86B9A098501acd5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoMarketCloud", - "symbol": "CMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb4a525631FB867cE79e6DD07B86B9A098501acd5", - "status": "active", - "id": "0xb4a525631FB867cE79e6DD07B86B9A098501acd5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb4a525631FB867cE79e6DD07B86B9A098501acd5/logo.png b/blockchains/ethereum/assets/0xb4a525631FB867cE79e6DD07B86B9A098501acd5/logo.png deleted file mode 100644 index 1a1026311c858..0000000000000 Binary files a/blockchains/ethereum/assets/0xb4a525631FB867cE79e6DD07B86B9A098501acd5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb4bebD34f6DaaFd808f73De0d10235a92Fbb6c3D/info.json b/blockchains/ethereum/assets/0xb4bebD34f6DaaFd808f73De0d10235a92Fbb6c3D/info.json deleted file mode 100644 index 701fea5461c65..0000000000000 --- a/blockchains/ethereum/assets/0xb4bebD34f6DaaFd808f73De0d10235a92Fbb6c3D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yearn Ecosystem Token Index", - "symbol": "YETI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://powerindex.io/#/mainnet/", - "explorer": "https://etherscan.io/token/0xb4bebD34f6DaaFd808f73De0d10235a92Fbb6c3D", - "status": "active", - "id": "0xb4bebD34f6DaaFd808f73De0d10235a92Fbb6c3D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb4bebD34f6DaaFd808f73De0d10235a92Fbb6c3D/logo.png b/blockchains/ethereum/assets/0xb4bebD34f6DaaFd808f73De0d10235a92Fbb6c3D/logo.png deleted file mode 100644 index 107b6f58e6f0b..0000000000000 Binary files a/blockchains/ethereum/assets/0xb4bebD34f6DaaFd808f73De0d10235a92Fbb6c3D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC/info.json b/blockchains/ethereum/assets/0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC/info.json deleted file mode 100644 index 9830d28a2891c..0000000000000 --- a/blockchains/ethereum/assets/0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Formosa Financial Token", - "symbol": "FMF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC", - "status": "active", - "id": "0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC/logo.png b/blockchains/ethereum/assets/0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC/logo.png deleted file mode 100644 index 0e76b6d8570c5..0000000000000 Binary files a/blockchains/ethereum/assets/0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb4eA1e0E82814B8D357Dcf864083980972CE62AA/info.json b/blockchains/ethereum/assets/0xb4eA1e0E82814B8D357Dcf864083980972CE62AA/info.json deleted file mode 100644 index cae2621e17639..0000000000000 --- a/blockchains/ethereum/assets/0xb4eA1e0E82814B8D357Dcf864083980972CE62AA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KITE COIN", - "symbol": "KITE", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb4eA1e0E82814B8D357Dcf864083980972CE62AA", - "status": "active", - "id": "0xb4eA1e0E82814B8D357Dcf864083980972CE62AA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb4eA1e0E82814B8D357Dcf864083980972CE62AA/logo.png b/blockchains/ethereum/assets/0xb4eA1e0E82814B8D357Dcf864083980972CE62AA/logo.png deleted file mode 100644 index f1368965d85c5..0000000000000 Binary files a/blockchains/ethereum/assets/0xb4eA1e0E82814B8D357Dcf864083980972CE62AA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb51925A39d3d9e81Bb77407CD38468797B5be6d2/info.json b/blockchains/ethereum/assets/0xb51925A39d3d9e81Bb77407CD38468797B5be6d2/info.json deleted file mode 100644 index c2f6a129f248d..0000000000000 --- a/blockchains/ethereum/assets/0xb51925A39d3d9e81Bb77407CD38468797B5be6d2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Golassocoin", - "symbol": "GSN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb51925A39d3d9e81Bb77407CD38468797B5be6d2", - "status": "active", - "id": "0xb51925A39d3d9e81Bb77407CD38468797B5be6d2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb51925A39d3d9e81Bb77407CD38468797B5be6d2/logo.png b/blockchains/ethereum/assets/0xb51925A39d3d9e81Bb77407CD38468797B5be6d2/logo.png deleted file mode 100644 index 5f2f027b8f5f2..0000000000000 Binary files a/blockchains/ethereum/assets/0xb51925A39d3d9e81Bb77407CD38468797B5be6d2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb526FD41360c98929006f3bDcBd16d55dE4b0069/info.json b/blockchains/ethereum/assets/0xb526FD41360c98929006f3bDcBd16d55dE4b0069/info.json deleted file mode 100644 index c382874b6b8f4..0000000000000 --- a/blockchains/ethereum/assets/0xb526FD41360c98929006f3bDcBd16d55dE4b0069/info.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "THIRM", - "website": "https://thirm.com", - "source_code": "https://github.com/thirmtoken", - "description": "THIRM PROTOCOL is a Cross-chain & Cross-platform Lending Protocol built on Ethereum. Thirm Protocol automatically lends pooled user cryptocurrencies to the highest paying protocol and generates the highest possible APY.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/thirmprotocol", - "handle": "thirmprotocol" - } - ], - "explorer": "https://etherscan.io/token/0xb526FD41360c98929006f3bDcBd16d55dE4b0069", - "type": "ERC20", - "symbol": "THIRM", - "decimals": 18, - "status": "active", - "id": "0xb526FD41360c98929006f3bDcBd16d55dE4b0069" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb526FD41360c98929006f3bDcBd16d55dE4b0069/logo.png b/blockchains/ethereum/assets/0xb526FD41360c98929006f3bDcBd16d55dE4b0069/logo.png deleted file mode 100644 index 7ef7f7efa12ff..0000000000000 Binary files a/blockchains/ethereum/assets/0xb526FD41360c98929006f3bDcBd16d55dE4b0069/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8/info.json b/blockchains/ethereum/assets/0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8/info.json deleted file mode 100644 index a5cbb03ce2561..0000000000000 --- a/blockchains/ethereum/assets/0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHGAS", - "symbol": "eGAS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8", - "status": "active", - "id": "0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8/logo.png b/blockchains/ethereum/assets/0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8/logo.png deleted file mode 100644 index 648add2fdaa56..0000000000000 Binary files a/blockchains/ethereum/assets/0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb54be748DEE3955aFb28B50beEd24f9db8992Cab/info.json b/blockchains/ethereum/assets/0xb54be748DEE3955aFb28B50beEd24f9db8992Cab/info.json deleted file mode 100644 index 396c15e6e6673..0000000000000 --- a/blockchains/ethereum/assets/0xb54be748DEE3955aFb28B50beEd24f9db8992Cab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Serenity", - "symbol": "SET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb54be748DEE3955aFb28B50beEd24f9db8992Cab", - "status": "active", - "id": "0xb54be748DEE3955aFb28B50beEd24f9db8992Cab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb54be748DEE3955aFb28B50beEd24f9db8992Cab/logo.png b/blockchains/ethereum/assets/0xb54be748DEE3955aFb28B50beEd24f9db8992Cab/logo.png deleted file mode 100644 index 8ec6c1f0ae232..0000000000000 Binary files a/blockchains/ethereum/assets/0xb54be748DEE3955aFb28B50beEd24f9db8992Cab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb562EC0261a9cB550A5fbcB46030088F1d6a53cF/logo.png b/blockchains/ethereum/assets/0xb562EC0261a9cB550A5fbcB46030088F1d6a53cF/logo.png deleted file mode 100644 index 92977a392634e..0000000000000 Binary files a/blockchains/ethereum/assets/0xb562EC0261a9cB550A5fbcB46030088F1d6a53cF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23/info.json b/blockchains/ethereum/assets/0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23/info.json deleted file mode 100644 index a8c62d00fe306..0000000000000 --- a/blockchains/ethereum/assets/0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Arcade Token", - "website": "https://arcade.city", - "source_code": "https://github.com/ArcadeCity/arcd-token", - "description": "Arcade Token (ARCD) is the official cryptocurrency of Arcade City, the decentralized gig marketplace for rides, deliveries and more.", - "explorer": "https://etherscan.io/token/0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23", - "type": "ERC20", - "symbol": "ARCD", - "decimals": 18, - "status": "active", - "id": "0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23/logo.png b/blockchains/ethereum/assets/0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23/logo.png deleted file mode 100644 index 20201f9400c07..0000000000000 Binary files a/blockchains/ethereum/assets/0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb58DFBB72e648a0b035B8C85B3628123CC9bb881/logo.png b/blockchains/ethereum/assets/0xb58DFBB72e648a0b035B8C85B3628123CC9bb881/logo.png deleted file mode 100644 index 3d55696a79015..0000000000000 Binary files a/blockchains/ethereum/assets/0xb58DFBB72e648a0b035B8C85B3628123CC9bb881/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json b/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json deleted file mode 100644 index 292b144f083a9..0000000000000 --- a/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Litentry", - "website": "https://www.litentry.com", - "description": "Decentralized identity authentication and user activity data management Infrastructure.", - "explorer": "https://etherscan.io/token/0xb59490ab09a0f526cc7305822ac65f2ab12f9723", - "type": "ERC20", - "symbol": "LIT", - "decimals": 18, - "status": "active", - "id": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/logo.png b/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/logo.png deleted file mode 100644 index ec014d668882e..0000000000000 Binary files a/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb5A5F22694352C15B00323844aD545ABb2B11028/info.json b/blockchains/ethereum/assets/0xb5A5F22694352C15B00323844aD545ABb2B11028/info.json deleted file mode 100644 index 24d025cd9e45b..0000000000000 --- a/blockchains/ethereum/assets/0xb5A5F22694352C15B00323844aD545ABb2B11028/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ICON", - "symbol": "ICX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb5A5F22694352C15B00323844aD545ABb2B11028", - "status": "active", - "id": "0xb5A5F22694352C15B00323844aD545ABb2B11028" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb5A5F22694352C15B00323844aD545ABb2B11028/logo.png b/blockchains/ethereum/assets/0xb5A5F22694352C15B00323844aD545ABb2B11028/logo.png deleted file mode 100755 index a5727ae6ab15c..0000000000000 Binary files a/blockchains/ethereum/assets/0xb5A5F22694352C15B00323844aD545ABb2B11028/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112/info.json b/blockchains/ethereum/assets/0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112/info.json deleted file mode 100644 index 164de65233e61..0000000000000 --- a/blockchains/ethereum/assets/0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bankcoin", - "symbol": "BCASH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bankcoinbcash.com/", - "explorer": "https://etherscan.io/token/0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112", - "status": "active", - "id": "0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112/logo.png b/blockchains/ethereum/assets/0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112/logo.png deleted file mode 100755 index 8057f9ee4f232..0000000000000 Binary files a/blockchains/ethereum/assets/0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/info.json b/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/info.json deleted file mode 100644 index 524fe7d5eb533..0000000000000 --- a/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "inSure", - "symbol": "SURE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://insuretoken.net/", - "explorer": "https://etherscan.io/token/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2", - "status": "active", - "id": "0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/logo.png b/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/logo.png deleted file mode 100644 index 994b8df7d9332..0000000000000 Binary files a/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760/info.json b/blockchains/ethereum/assets/0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760/info.json deleted file mode 100644 index 121b19f957599..0000000000000 --- a/blockchains/ethereum/assets/0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZperToken", - "symbol": "ZPR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://zper.io/#", - "explorer": "https://etherscan.io/token/0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760", - "status": "active", - "id": "0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760/logo.png b/blockchains/ethereum/assets/0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760/logo.png deleted file mode 100644 index 07bcab4f8702c..0000000000000 Binary files a/blockchains/ethereum/assets/0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11/info.json b/blockchains/ethereum/assets/0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11/info.json deleted file mode 100644 index cbdd4c9ced8ff..0000000000000 --- a/blockchains/ethereum/assets/0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SmartMint BondFiat StableToken", - "symbol": "EMIT", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11", - "status": "active", - "id": "0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11/logo.png b/blockchains/ethereum/assets/0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11/logo.png deleted file mode 100644 index 7c6c919d3c752..0000000000000 Binary files a/blockchains/ethereum/assets/0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb60Fde5D798236fBF1e2697B2A0645380921FccF/info.json b/blockchains/ethereum/assets/0xb60Fde5D798236fBF1e2697B2A0645380921FccF/info.json deleted file mode 100644 index f9fcac6aaa728..0000000000000 --- a/blockchains/ethereum/assets/0xb60Fde5D798236fBF1e2697B2A0645380921FccF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STONK", - "symbol": "STONK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb60Fde5D798236fBF1e2697B2A0645380921FccF", - "status": "active", - "id": "0xb60Fde5D798236fBF1e2697B2A0645380921FccF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb60Fde5D798236fBF1e2697B2A0645380921FccF/logo.png b/blockchains/ethereum/assets/0xb60Fde5D798236fBF1e2697B2A0645380921FccF/logo.png deleted file mode 100644 index d38d18099e79c..0000000000000 Binary files a/blockchains/ethereum/assets/0xb60Fde5D798236fBF1e2697B2A0645380921FccF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb6177A82b416F888D10c72b450Cd5442651d749a/info.json b/blockchains/ethereum/assets/0xb6177A82b416F888D10c72b450Cd5442651d749a/info.json deleted file mode 100644 index b47480acc4896..0000000000000 --- a/blockchains/ethereum/assets/0xb6177A82b416F888D10c72b450Cd5442651d749a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Horizon0x", - "symbol": "Hr0x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb6177A82b416F888D10c72b450Cd5442651d749a", - "status": "active", - "id": "0xb6177A82b416F888D10c72b450Cd5442651d749a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb6177A82b416F888D10c72b450Cd5442651d749a/logo.png b/blockchains/ethereum/assets/0xb6177A82b416F888D10c72b450Cd5442651d749a/logo.png deleted file mode 100644 index 7df4b534aeb74..0000000000000 Binary files a/blockchains/ethereum/assets/0xb6177A82b416F888D10c72b450Cd5442651d749a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb628919a5456fd746A6b7a9f1003040Ca63e6d45/info.json b/blockchains/ethereum/assets/0xb628919a5456fd746A6b7a9f1003040Ca63e6d45/info.json deleted file mode 100644 index 9c301bb451af7..0000000000000 --- a/blockchains/ethereum/assets/0xb628919a5456fd746A6b7a9f1003040Ca63e6d45/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Produce Pay", - "symbol": "PP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://producepay.io", - "explorer": "https://etherscan.io/token/0xb628919a5456fd746A6b7a9f1003040Ca63e6d45", - "status": "active", - "id": "0xb628919a5456fd746A6b7a9f1003040Ca63e6d45" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb628919a5456fd746A6b7a9f1003040Ca63e6d45/logo.png b/blockchains/ethereum/assets/0xb628919a5456fd746A6b7a9f1003040Ca63e6d45/logo.png deleted file mode 100644 index 199f000469c86..0000000000000 Binary files a/blockchains/ethereum/assets/0xb628919a5456fd746A6b7a9f1003040Ca63e6d45/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F/info.json b/blockchains/ethereum/assets/0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F/info.json deleted file mode 100644 index 4d539be8655cf..0000000000000 --- a/blockchains/ethereum/assets/0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EventChain", - "symbol": "EVC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://eventchain.io/", - "explorer": "https://etherscan.io/token/0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F", - "status": "active", - "id": "0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F/logo.png b/blockchains/ethereum/assets/0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F/logo.png deleted file mode 100644 index 602b49b0c2d63..0000000000000 Binary files a/blockchains/ethereum/assets/0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb683D83a532e2Cb7DFa5275eED3698436371cc9f/info.json b/blockchains/ethereum/assets/0xb683D83a532e2Cb7DFa5275eED3698436371cc9f/info.json deleted file mode 100644 index 838ad0abcee00..0000000000000 --- a/blockchains/ethereum/assets/0xb683D83a532e2Cb7DFa5275eED3698436371cc9f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTU Protocol", - "symbol": "BTU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.btu-protocol.com/", - "explorer": "https://etherscan.io/token/0xb683D83a532e2Cb7DFa5275eED3698436371cc9f", - "status": "active", - "id": "0xb683D83a532e2Cb7DFa5275eED3698436371cc9f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb683D83a532e2Cb7DFa5275eED3698436371cc9f/logo.png b/blockchains/ethereum/assets/0xb683D83a532e2Cb7DFa5275eED3698436371cc9f/logo.png deleted file mode 100644 index 5c748b8e63d35..0000000000000 Binary files a/blockchains/ethereum/assets/0xb683D83a532e2Cb7DFa5275eED3698436371cc9f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb6EE9668771a79be7967ee29a63D4184F8097143/info.json b/blockchains/ethereum/assets/0xb6EE9668771a79be7967ee29a63D4184F8097143/info.json deleted file mode 100644 index ba766b05e542c..0000000000000 --- a/blockchains/ethereum/assets/0xb6EE9668771a79be7967ee29a63D4184F8097143/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CargoX Token", - "symbol": "CXO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cargox.io/", - "explorer": "https://etherscan.io/token/0xb6EE9668771a79be7967ee29a63D4184F8097143", - "status": "active", - "id": "0xb6EE9668771a79be7967ee29a63D4184F8097143" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb6EE9668771a79be7967ee29a63D4184F8097143/logo.png b/blockchains/ethereum/assets/0xb6EE9668771a79be7967ee29a63D4184F8097143/logo.png deleted file mode 100644 index 931bbdeb6689c..0000000000000 Binary files a/blockchains/ethereum/assets/0xb6EE9668771a79be7967ee29a63D4184F8097143/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb6F2C2cc130473f88E3d887F42339Eb787475873/info.json b/blockchains/ethereum/assets/0xb6F2C2cc130473f88E3d887F42339Eb787475873/info.json deleted file mode 100644 index a3f6f3dbc395e..0000000000000 --- a/blockchains/ethereum/assets/0xb6F2C2cc130473f88E3d887F42339Eb787475873/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VILENET", - "symbol": "VLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb6F2C2cc130473f88E3d887F42339Eb787475873", - "status": "active", - "id": "0xb6F2C2cc130473f88E3d887F42339Eb787475873" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb6F2C2cc130473f88E3d887F42339Eb787475873/logo.png b/blockchains/ethereum/assets/0xb6F2C2cc130473f88E3d887F42339Eb787475873/logo.png deleted file mode 100644 index 17601b0768e79..0000000000000 Binary files a/blockchains/ethereum/assets/0xb6F2C2cc130473f88E3d887F42339Eb787475873/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb6F43025B29196Af2dddd69b0a58AFBa079cD600/info.json b/blockchains/ethereum/assets/0xb6F43025B29196Af2dddd69b0a58AFBa079cD600/info.json deleted file mode 100644 index ed6aa60559b74..0000000000000 --- a/blockchains/ethereum/assets/0xb6F43025B29196Af2dddd69b0a58AFBa079cD600/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "智投链", - "symbol": "IIC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.iicoin.io/", - "explorer": "https://etherscan.io/token/0xb6F43025B29196Af2dddd69b0a58AFBa079cD600", - "status": "active", - "id": "0xb6F43025B29196Af2dddd69b0a58AFBa079cD600" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb6F43025B29196Af2dddd69b0a58AFBa079cD600/logo.png b/blockchains/ethereum/assets/0xb6F43025B29196Af2dddd69b0a58AFBa079cD600/logo.png deleted file mode 100755 index 0003c7d0ad0c1..0000000000000 Binary files a/blockchains/ethereum/assets/0xb6F43025B29196Af2dddd69b0a58AFBa079cD600/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec/info.json b/blockchains/ethereum/assets/0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec/info.json deleted file mode 100644 index 64fbee5152613..0000000000000 --- a/blockchains/ethereum/assets/0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Relevant", - "symbol": "REL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://relevant.community/", - "explorer": "https://etherscan.io/token/0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec", - "status": "active", - "id": "0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec/logo.png b/blockchains/ethereum/assets/0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec/logo.png deleted file mode 100644 index d21e0d129fb0d..0000000000000 Binary files a/blockchains/ethereum/assets/0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb7355bc855Dc4959e90316e25E592D38C480ab6f/info.json b/blockchains/ethereum/assets/0xb7355bc855Dc4959e90316e25E592D38C480ab6f/info.json deleted file mode 100644 index 75a2959bca854..0000000000000 --- a/blockchains/ethereum/assets/0xb7355bc855Dc4959e90316e25E592D38C480ab6f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pundi X Classic", - "symbol": "NPXC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb7355bc855Dc4959e90316e25E592D38C480ab6f", - "status": "active", - "id": "0xb7355bc855Dc4959e90316e25E592D38C480ab6f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb7355bc855Dc4959e90316e25E592D38C480ab6f/logo.png b/blockchains/ethereum/assets/0xb7355bc855Dc4959e90316e25E592D38C480ab6f/logo.png deleted file mode 100644 index 0baa89906d4cf..0000000000000 Binary files a/blockchains/ethereum/assets/0xb7355bc855Dc4959e90316e25E592D38C480ab6f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb736bA66aAd83ADb2322D1f199Bfa32B3962f13C/info.json b/blockchains/ethereum/assets/0xb736bA66aAd83ADb2322D1f199Bfa32B3962f13C/info.json deleted file mode 100644 index dd60b78dc3d84..0000000000000 --- a/blockchains/ethereum/assets/0xb736bA66aAd83ADb2322D1f199Bfa32B3962f13C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bridge Protocol Token (ERC20)", - "website": "https://bridgeprotocol.io/", - "description": "Bridge Protocol ERC-20 utility token (BRDG) on the Ethereum network", - "explorer": "https://etherscan.io/token/0xb736bA66aAd83ADb2322D1f199Bfa32B3962f13C", - "type": "ERC20", - "symbol": "BRDG", - "decimals": 18, - "status": "active", - "id": "0xb736bA66aAd83ADb2322D1f199Bfa32B3962f13C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb736bA66aAd83ADb2322D1f199Bfa32B3962f13C/logo.png b/blockchains/ethereum/assets/0xb736bA66aAd83ADb2322D1f199Bfa32B3962f13C/logo.png deleted file mode 100644 index 7e1309cb7cf96..0000000000000 Binary files a/blockchains/ethereum/assets/0xb736bA66aAd83ADb2322D1f199Bfa32B3962f13C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb73F00feEAFc232C247516AA180261fEc0E909fc/logo.png b/blockchains/ethereum/assets/0xb73F00feEAFc232C247516AA180261fEc0E909fc/logo.png deleted file mode 100644 index f296e4056ae52..0000000000000 Binary files a/blockchains/ethereum/assets/0xb73F00feEAFc232C247516AA180261fEc0E909fc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb/info.json b/blockchains/ethereum/assets/0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb/info.json deleted file mode 100644 index e1df57e204b40..0000000000000 --- a/blockchains/ethereum/assets/0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Duarte Soberano", - "symbol": "DSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb", - "status": "active", - "id": "0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb/logo.png b/blockchains/ethereum/assets/0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb/logo.png deleted file mode 100644 index d8faa69eee793..0000000000000 Binary files a/blockchains/ethereum/assets/0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/info.json b/blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/info.json deleted file mode 100644 index 5a39b648a4a5f..0000000000000 --- a/blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/info.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "name": "saffron.finance", - "website": "https://saffron.finance", - "description": "Asset collateralization and risk customization protocol", - "explorer": "https://etherscan.io/token/0xb753428af26E81097e7fD17f40c88aaA3E04902c", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/saffronfinance_", - "handle": "saffron.finance" - }, - { - "name": "Telegram", - "url": "https://t.me/saffronfinance", - "handle": "saffron.finance" - }, - { - "name": "Discord", - "url": "https://discord.gg/pDXpXKY", - "handle": "saffron.finance" - }, - { - "name": "GitHub", - "url": "https://github.com/saffron-finance/saffron", - "handle": "saffron.finance" - }, - { - "name": "Medium", - "url": "https://medium.com/saffron-finance", - "handle": "saffron.finance" - } - ], - "type": "ERC20", - "symbol": "SFI", - "decimals": 18, - "status": "active", - "id": "0xb753428af26E81097e7fD17f40c88aaA3E04902c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/logo.png b/blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/logo.png deleted file mode 100644 index 075a3d9381286..0000000000000 Binary files a/blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc/info.json b/blockchains/ethereum/assets/0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc/info.json deleted file mode 100644 index 97c75225feae0..0000000000000 --- a/blockchains/ethereum/assets/0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IACO GAN", - "symbol": "IACO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc", - "status": "active", - "id": "0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc/logo.png b/blockchains/ethereum/assets/0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc/logo.png deleted file mode 100644 index a9f05cbe4384c..0000000000000 Binary files a/blockchains/ethereum/assets/0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb7742216e874C7c33f608c41e625B01A6f323570/info.json b/blockchains/ethereum/assets/0xb7742216e874C7c33f608c41e625B01A6f323570/info.json deleted file mode 100644 index 4379f7102a2ba..0000000000000 --- a/blockchains/ethereum/assets/0xb7742216e874C7c33f608c41e625B01A6f323570/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atomic Ethereum", - "symbol": "AETH", - "type": "ERC20", - "decimals": 1, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb7742216e874C7c33f608c41e625B01A6f323570", - "status": "active", - "id": "0xb7742216e874C7c33f608c41e625B01A6f323570" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb7742216e874C7c33f608c41e625B01A6f323570/logo.png b/blockchains/ethereum/assets/0xb7742216e874C7c33f608c41e625B01A6f323570/logo.png deleted file mode 100644 index ef34c34dcf3d6..0000000000000 Binary files a/blockchains/ethereum/assets/0xb7742216e874C7c33f608c41e625B01A6f323570/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0/info.json b/blockchains/ethereum/assets/0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0/info.json deleted file mode 100644 index b7ea7b476d05d..0000000000000 --- a/blockchains/ethereum/assets/0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinPulseToken", - "symbol": "CPEX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0", - "status": "active", - "id": "0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0/logo.png b/blockchains/ethereum/assets/0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0/logo.png deleted file mode 100755 index b8c8ff604bfd4..0000000000000 Binary files a/blockchains/ethereum/assets/0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8/info.json b/blockchains/ethereum/assets/0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8/info.json deleted file mode 100644 index 7a434630f757c..0000000000000 --- a/blockchains/ethereum/assets/0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Dracula Protocol", - "website": "https://dracula.sucks/", - "source_code": "https://github.com/Dracula-Protocol/", - "white_paper": "https://medium.com/@DraculaProtocol/the-dracula-protocol-919a80fcb09", - "description": "One tool to farm everything in Defi.", - "explorer": "https://etherscan.io/token/0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8", - "type": "ERC20", - "symbol": "DRC", - "decimals": 18, - "status": "active", - "id": "0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8/logo.png b/blockchains/ethereum/assets/0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8/logo.png deleted file mode 100644 index 920ba5991e067..0000000000000 Binary files a/blockchains/ethereum/assets/0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE/info.json b/blockchains/ethereum/assets/0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE/info.json deleted file mode 100644 index ebb75537bbb43..0000000000000 --- a/blockchains/ethereum/assets/0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BWCToken", - "symbol": "BWC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE", - "status": "active", - "id": "0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE/logo.png b/blockchains/ethereum/assets/0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE/logo.png deleted file mode 100644 index 89d0f41af5148..0000000000000 Binary files a/blockchains/ethereum/assets/0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb7ba8461664dE526A3ae44189727DFC768625902/info.json b/blockchains/ethereum/assets/0xb7ba8461664dE526A3ae44189727DFC768625902/info.json deleted file mode 100644 index abfda4edcb2c9..0000000000000 --- a/blockchains/ethereum/assets/0xb7ba8461664dE526A3ae44189727DFC768625902/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "YMPL", - "website": "https://ymplprotocol.com", - "source_code": "https://github.com/ympl-protocol", - "white_paper": "", - "description": "YMPL is a probabilistic DeFi protocol that rebases the token supply in a set of intervals based on probabilistic model. YMPL s not a stablecoin, no price target of $1. Its price discovery is purely based on the demands and supply of the market and chances.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ymplofficial", - "handle": "ymplofficial" - }, - { - "name": "Medium", - "url": "https://medium.com/ympl", - "handle": "ympl" - } - ], - "explorer": "https://etherscan.io/token/0xb7ba8461664dE526A3ae44189727DFC768625902", - "type": "ERC20", - "symbol": "YMPL", - "decimals": 9, - "status": "active", - "id": "0xb7ba8461664dE526A3ae44189727DFC768625902" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb7ba8461664dE526A3ae44189727DFC768625902/logo.png b/blockchains/ethereum/assets/0xb7ba8461664dE526A3ae44189727DFC768625902/logo.png deleted file mode 100644 index 6c97150135b49..0000000000000 Binary files a/blockchains/ethereum/assets/0xb7ba8461664dE526A3ae44189727DFC768625902/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB/info.json b/blockchains/ethereum/assets/0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB/info.json deleted file mode 100644 index adba380cf849c..0000000000000 --- a/blockchains/ethereum/assets/0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ProjectWITH", - "symbol": "WIKEN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://projectwith.io/", - "explorer": "https://etherscan.io/token/0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB", - "status": "active", - "id": "0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB/logo.png b/blockchains/ethereum/assets/0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB/logo.png deleted file mode 100644 index 712e1843d4630..0000000000000 Binary files a/blockchains/ethereum/assets/0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e/info.json b/blockchains/ethereum/assets/0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e/info.json deleted file mode 100644 index 2592dd2ee34b5..0000000000000 --- a/blockchains/ethereum/assets/0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KingOfCandy", - "symbol": "KFC!", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e", - "status": "active", - "id": "0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e/logo.png b/blockchains/ethereum/assets/0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb83Cd8d39462B761bb0092437d38b37812dd80A2/info.json b/blockchains/ethereum/assets/0xb83Cd8d39462B761bb0092437d38b37812dd80A2/info.json deleted file mode 100644 index b983dd49dd48b..0000000000000 --- a/blockchains/ethereum/assets/0xb83Cd8d39462B761bb0092437d38b37812dd80A2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoldenRatio", - "symbol": "GRT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://goldenratiotoken.site/", - "explorer": "https://etherscan.io/token/0xb83Cd8d39462B761bb0092437d38b37812dd80A2", - "status": "active", - "id": "0xb83Cd8d39462B761bb0092437d38b37812dd80A2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb83Cd8d39462B761bb0092437d38b37812dd80A2/logo.png b/blockchains/ethereum/assets/0xb83Cd8d39462B761bb0092437d38b37812dd80A2/logo.png deleted file mode 100644 index 53926f494efe9..0000000000000 Binary files a/blockchains/ethereum/assets/0xb83Cd8d39462B761bb0092437d38b37812dd80A2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC/info.json b/blockchains/ethereum/assets/0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC/info.json deleted file mode 100644 index 2bbf04529de83..0000000000000 --- a/blockchains/ethereum/assets/0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Culture eXchange Coin", - "symbol": "CXC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC", - "status": "active", - "id": "0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC/logo.png b/blockchains/ethereum/assets/0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC/logo.png deleted file mode 100644 index 3b4c6b4a01cbc..0000000000000 Binary files a/blockchains/ethereum/assets/0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8/info.json b/blockchains/ethereum/assets/0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8/info.json deleted file mode 100644 index 88fe111202531..0000000000000 --- a/blockchains/ethereum/assets/0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KingCoinMaster", - "symbol": "KCM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8", - "status": "active", - "id": "0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8/logo.png b/blockchains/ethereum/assets/0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8/logo.png deleted file mode 100644 index 8f0d5b9004975..0000000000000 Binary files a/blockchains/ethereum/assets/0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58/info.json b/blockchains/ethereum/assets/0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58/info.json deleted file mode 100644 index 905fade5848d5..0000000000000 --- a/blockchains/ethereum/assets/0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gomics", - "symbol": "GOM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://gomics.io/", - "explorer": "https://etherscan.io/token/0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58", - "status": "active", - "id": "0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58/logo.png b/blockchains/ethereum/assets/0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58/logo.png deleted file mode 100644 index 37577282d8e1b..0000000000000 Binary files a/blockchains/ethereum/assets/0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb8e103b60A33597136EA9511F46b6dBeB643a3a5/info.json b/blockchains/ethereum/assets/0xb8e103b60A33597136EA9511F46b6dBeB643a3a5/info.json deleted file mode 100644 index fdb216d0500f4..0000000000000 --- a/blockchains/ethereum/assets/0xb8e103b60A33597136EA9511F46b6dBeB643a3a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Siambitcoin", - "symbol": "sBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.siambitcoin.com/", - "explorer": "https://etherscan.io/token/0xb8e103b60A33597136EA9511F46b6dBeB643a3a5", - "status": "active", - "id": "0xb8e103b60A33597136EA9511F46b6dBeB643a3a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb8e103b60A33597136EA9511F46b6dBeB643a3a5/logo.png b/blockchains/ethereum/assets/0xb8e103b60A33597136EA9511F46b6dBeB643a3a5/logo.png deleted file mode 100644 index becde1e2c831f..0000000000000 Binary files a/blockchains/ethereum/assets/0xb8e103b60A33597136EA9511F46b6dBeB643a3a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3/info.json b/blockchains/ethereum/assets/0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3/info.json deleted file mode 100644 index cd6112081e94f..0000000000000 --- a/blockchains/ethereum/assets/0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Business Incubator Coin", - "symbol": "BIC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3", - "status": "active", - "id": "0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3/logo.png b/blockchains/ethereum/assets/0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3/logo.png deleted file mode 100644 index ad3e87ee07784..0000000000000 Binary files a/blockchains/ethereum/assets/0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb92f51CE4045212EeF8008C2f665DA713035267B/info.json b/blockchains/ethereum/assets/0xb92f51CE4045212EeF8008C2f665DA713035267B/info.json deleted file mode 100644 index d81b4ef524d04..0000000000000 --- a/blockchains/ethereum/assets/0xb92f51CE4045212EeF8008C2f665DA713035267B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rentledger", - "symbol": "RTL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb92f51CE4045212EeF8008C2f665DA713035267B", - "status": "active", - "id": "0xb92f51CE4045212EeF8008C2f665DA713035267B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb92f51CE4045212EeF8008C2f665DA713035267B/logo.png b/blockchains/ethereum/assets/0xb92f51CE4045212EeF8008C2f665DA713035267B/logo.png deleted file mode 100644 index cf659b66bf920..0000000000000 Binary files a/blockchains/ethereum/assets/0xb92f51CE4045212EeF8008C2f665DA713035267B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38/info.json b/blockchains/ethereum/assets/0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38/info.json deleted file mode 100644 index 13a801176e358..0000000000000 --- a/blockchains/ethereum/assets/0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Free Fair Chain Token", - "symbol": "FFC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38", - "status": "active", - "id": "0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38/logo.png b/blockchains/ethereum/assets/0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38/logo.png deleted file mode 100755 index 62fb2975b2740..0000000000000 Binary files a/blockchains/ethereum/assets/0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb9440022a095343B440D590FCD2d7A3794Bd76c8/info.json b/blockchains/ethereum/assets/0xb9440022a095343B440D590FCD2d7A3794Bd76c8/info.json deleted file mode 100644 index 2f6677514b631..0000000000000 --- a/blockchains/ethereum/assets/0xb9440022a095343B440D590FCD2d7A3794Bd76c8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Saturn DAO Token", - "symbol": "SATURN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://saturn.network/", - "explorer": "https://etherscan.io/token/0xb9440022a095343B440D590FCD2d7A3794Bd76c8", - "status": "active", - "id": "0xb9440022a095343B440D590FCD2d7A3794Bd76c8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb9440022a095343B440D590FCD2d7A3794Bd76c8/logo.png b/blockchains/ethereum/assets/0xb9440022a095343B440D590FCD2d7A3794Bd76c8/logo.png deleted file mode 100644 index ba6ad6b828c9e..0000000000000 Binary files a/blockchains/ethereum/assets/0xb9440022a095343B440D590FCD2d7A3794Bd76c8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb96207E0a45a953953109B6E2DCB8F4b72eC7462/info.json b/blockchains/ethereum/assets/0xb96207E0a45a953953109B6E2DCB8F4b72eC7462/info.json deleted file mode 100644 index 3ea02b5cc35d9..0000000000000 --- a/blockchains/ethereum/assets/0xb96207E0a45a953953109B6E2DCB8F4b72eC7462/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Insure Network", - "symbol": "ISNK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb96207E0a45a953953109B6E2DCB8F4b72eC7462", - "status": "active", - "id": "0xb96207E0a45a953953109B6E2DCB8F4b72eC7462" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb96207E0a45a953953109B6E2DCB8F4b72eC7462/logo.png b/blockchains/ethereum/assets/0xb96207E0a45a953953109B6E2DCB8F4b72eC7462/logo.png deleted file mode 100644 index 5fcd1d67dc5dd..0000000000000 Binary files a/blockchains/ethereum/assets/0xb96207E0a45a953953109B6E2DCB8F4b72eC7462/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/info.json b/blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/info.json deleted file mode 100644 index 08fbc7153fed0..0000000000000 --- a/blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aave UniUSDT", - "website": "https://aave.com", - "description": "Aave UniUSDT is an interest bearing token pegged 1:1 to the underlying USDT deposited in the Uniswap Market of Aave Protocol.", - "socials": [], - "explorer": "https://etherscan.io/token/0xb977ee318010A5252774171494a1bCB98E7fab65", - "type": "ERC20", - "symbol": "aUniUSDT", - "decimals": 6, - "status": "active", - "id": "0xb977ee318010A5252774171494a1bCB98E7fab65" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/logo.png b/blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/logo.png deleted file mode 100644 index dd49fbf48180d..0000000000000 Binary files a/blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb9871cB10738eADA636432E86FC0Cb920Dc3De24/info.json b/blockchains/ethereum/assets/0xb9871cB10738eADA636432E86FC0Cb920Dc3De24/info.json deleted file mode 100644 index b0db2adf8734c..0000000000000 --- a/blockchains/ethereum/assets/0xb9871cB10738eADA636432E86FC0Cb920Dc3De24/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "PRIA", - "website": "https://pria.eth.link", - "source_code": "https://etherscan.io/address/0xb9871cB10738eADA636432E86FC0Cb920Dc3De24#code", - "white_paper": "https://pria.eth.link", - "description": "PRIA is a fully automated and decentralized digital asset that implements and manages a perpetual ultra-deflationary monetary policy favourable to inflation arbitrage by market participants.", - "explorer": "https://etherscan.io/token/0xb9871cB10738eADA636432E86FC0Cb920Dc3De24", - "type": "ERC20", - "symbol": "PRIA", - "decimals": 18, - "status": "active", - "id": "0xb9871cB10738eADA636432E86FC0Cb920Dc3De24" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb9871cB10738eADA636432E86FC0Cb920Dc3De24/logo.png b/blockchains/ethereum/assets/0xb9871cB10738eADA636432E86FC0Cb920Dc3De24/logo.png deleted file mode 100644 index 0c632644bb9fd..0000000000000 Binary files a/blockchains/ethereum/assets/0xb9871cB10738eADA636432E86FC0Cb920Dc3De24/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb9EF770B6A5e12E45983C5D80545258aA38F3B78/info.json b/blockchains/ethereum/assets/0xb9EF770B6A5e12E45983C5D80545258aA38F3B78/info.json deleted file mode 100644 index f415669eca1bb..0000000000000 --- a/blockchains/ethereum/assets/0xb9EF770B6A5e12E45983C5D80545258aA38F3B78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "0chain", - "symbol": "ZCN", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "https://0chain.net/", - "explorer": "https://etherscan.io/token/0xb9EF770B6A5e12E45983C5D80545258aA38F3B78", - "status": "active", - "id": "0xb9EF770B6A5e12E45983C5D80545258aA38F3B78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb9EF770B6A5e12E45983C5D80545258aA38F3B78/logo.png b/blockchains/ethereum/assets/0xb9EF770B6A5e12E45983C5D80545258aA38F3B78/logo.png deleted file mode 100755 index 08af803aaba83..0000000000000 Binary files a/blockchains/ethereum/assets/0xb9EF770B6A5e12E45983C5D80545258aA38F3B78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352/info.json b/blockchains/ethereum/assets/0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352/info.json deleted file mode 100644 index f818554245d26..0000000000000 --- a/blockchains/ethereum/assets/0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NLC Token", - "symbol": "NLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352", - "status": "active", - "id": "0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352/logo.png b/blockchains/ethereum/assets/0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352/logo.png deleted file mode 100644 index 0a87104b2e195..0000000000000 Binary files a/blockchains/ethereum/assets/0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbA23485a04B897C957918FdE2DabD4867838140b/info.json b/blockchains/ethereum/assets/0xbA23485a04B897C957918FdE2DabD4867838140b/info.json deleted file mode 100644 index 9ccbcee9326bc..0000000000000 --- a/blockchains/ethereum/assets/0xbA23485a04B897C957918FdE2DabD4867838140b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MARKET Protocol Token", - "symbol": "MKT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbA23485a04B897C957918FdE2DabD4867838140b", - "status": "active", - "id": "0xbA23485a04B897C957918FdE2DabD4867838140b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbA23485a04B897C957918FdE2DabD4867838140b/logo.png b/blockchains/ethereum/assets/0xbA23485a04B897C957918FdE2DabD4867838140b/logo.png deleted file mode 100644 index cce536e02547d..0000000000000 Binary files a/blockchains/ethereum/assets/0xbA23485a04B897C957918FdE2DabD4867838140b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbA32286b0296F0a86111644B74472D8AAbaE3027/info.json b/blockchains/ethereum/assets/0xbA32286b0296F0a86111644B74472D8AAbaE3027/info.json deleted file mode 100644 index e8266eaede884..0000000000000 --- a/blockchains/ethereum/assets/0xbA32286b0296F0a86111644B74472D8AAbaE3027/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SLEEVES", - "symbol": "SEV", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbA32286b0296F0a86111644B74472D8AAbaE3027", - "status": "active", - "id": "0xbA32286b0296F0a86111644B74472D8AAbaE3027" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbA32286b0296F0a86111644B74472D8AAbaE3027/logo.png b/blockchains/ethereum/assets/0xbA32286b0296F0a86111644B74472D8AAbaE3027/logo.png deleted file mode 100644 index 1a32de05f0529..0000000000000 Binary files a/blockchains/ethereum/assets/0xbA32286b0296F0a86111644B74472D8AAbaE3027/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16/info.json b/blockchains/ethereum/assets/0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16/info.json deleted file mode 100644 index 40a38ca854347..0000000000000 --- a/blockchains/ethereum/assets/0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CHAMMILA KNTL", - "symbol": "CHAJING", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16", - "status": "active", - "id": "0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16/logo.png b/blockchains/ethereum/assets/0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16/logo.png deleted file mode 100755 index 19283f8fbf2b5..0000000000000 Binary files a/blockchains/ethereum/assets/0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbA6B0dbb2bA8dAA8F5D6817946393Aef8D3A4487/logo.png b/blockchains/ethereum/assets/0xbA6B0dbb2bA8dAA8F5D6817946393Aef8D3A4487/logo.png deleted file mode 100644 index 603a173d64567..0000000000000 Binary files a/blockchains/ethereum/assets/0xbA6B0dbb2bA8dAA8F5D6817946393Aef8D3A4487/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbA745513ACEbcBb977497C569D4F7d340f2A936B/info.json b/blockchains/ethereum/assets/0xbA745513ACEbcBb977497C569D4F7d340f2A936B/info.json deleted file mode 100644 index b313e79b09695..0000000000000 --- a/blockchains/ethereum/assets/0xbA745513ACEbcBb977497C569D4F7d340f2A936B/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Mainstream For The Underground", - "website": "https://mftu.net", - "source_code": "https://github.com/CyberFM/", - "description": "Utility token to pay Independent Musicians as a Distributed Ledger Performance Rights Organization.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mftu_currency", - "handle": "Mainstream For The Underground" - }, - { - "name": "Telegram", - "url": "https://t.me/mftudotnet", - "handle": "Mainstream For The Underground" - } - ], - "explorer": "https://etherscan.io/address/0xbA745513ACEbcBb977497C569D4F7d340f2A936B", - "type": "ERC20", - "symbol": "MFTU", - "decimals": 18, - "status": "active", - "id": "0xbA745513ACEbcBb977497C569D4F7d340f2A936B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbA745513ACEbcBb977497C569D4F7d340f2A936B/logo.png b/blockchains/ethereum/assets/0xbA745513ACEbcBb977497C569D4F7d340f2A936B/logo.png deleted file mode 100755 index 5b71236918c2d..0000000000000 Binary files a/blockchains/ethereum/assets/0xbA745513ACEbcBb977497C569D4F7d340f2A936B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbA7970f10D9f0531941DcEd1dda7ef3016B24e5b/logo.png b/blockchains/ethereum/assets/0xbA7970f10D9f0531941DcEd1dda7ef3016B24e5b/logo.png deleted file mode 100644 index 1cd8040f5b1db..0000000000000 Binary files a/blockchains/ethereum/assets/0xbA7970f10D9f0531941DcEd1dda7ef3016B24e5b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbAB6F30C81209433a3cEd28cA8E19256440547d9/info.json b/blockchains/ethereum/assets/0xbAB6F30C81209433a3cEd28cA8E19256440547d9/info.json deleted file mode 100644 index 9cd2a8bce13f5..0000000000000 --- a/blockchains/ethereum/assets/0xbAB6F30C81209433a3cEd28cA8E19256440547d9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yu Gi Oh", - "symbol": "YGO", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbAB6F30C81209433a3cEd28cA8E19256440547d9", - "status": "active", - "id": "0xbAB6F30C81209433a3cEd28cA8E19256440547d9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbAB6F30C81209433a3cEd28cA8E19256440547d9/logo.png b/blockchains/ethereum/assets/0xbAB6F30C81209433a3cEd28cA8E19256440547d9/logo.png deleted file mode 100644 index 2f0b7fab61180..0000000000000 Binary files a/blockchains/ethereum/assets/0xbAB6F30C81209433a3cEd28cA8E19256440547d9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B/info.json b/blockchains/ethereum/assets/0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B/info.json deleted file mode 100644 index ae1a1753ceaf0..0000000000000 --- a/blockchains/ethereum/assets/0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lukiu Media", - "symbol": "LKU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B", - "status": "active", - "id": "0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B/logo.png b/blockchains/ethereum/assets/0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B/logo.png deleted file mode 100644 index b38b8cc1f4c28..0000000000000 Binary files a/blockchains/ethereum/assets/0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbADf67237e1b8Cb8481445220e86536E1648FE3e/info.json b/blockchains/ethereum/assets/0xbADf67237e1b8Cb8481445220e86536E1648FE3e/info.json deleted file mode 100644 index e7ab0dd8e64a2..0000000000000 --- a/blockchains/ethereum/assets/0xbADf67237e1b8Cb8481445220e86536E1648FE3e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yoga Community Token", - "symbol": "YOGEE", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbADf67237e1b8Cb8481445220e86536E1648FE3e", - "status": "active", - "id": "0xbADf67237e1b8Cb8481445220e86536E1648FE3e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbADf67237e1b8Cb8481445220e86536E1648FE3e/logo.png b/blockchains/ethereum/assets/0xbADf67237e1b8Cb8481445220e86536E1648FE3e/logo.png deleted file mode 100644 index 2e5cef00c29a2..0000000000000 Binary files a/blockchains/ethereum/assets/0xbADf67237e1b8Cb8481445220e86536E1648FE3e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420/info.json b/blockchains/ethereum/assets/0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420/info.json deleted file mode 100644 index dd735602e787f..0000000000000 --- a/blockchains/ethereum/assets/0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PNGold", - "symbol": "PNG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420", - "status": "active", - "id": "0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420/logo.png b/blockchains/ethereum/assets/0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420/logo.png deleted file mode 100644 index 53c8bd4814bd7..0000000000000 Binary files a/blockchains/ethereum/assets/0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbAe226690D7DCe1Da1823f0BF811529b8229134a/info.json b/blockchains/ethereum/assets/0xbAe226690D7DCe1Da1823f0BF811529b8229134a/info.json deleted file mode 100644 index af747d9caade1..0000000000000 --- a/blockchains/ethereum/assets/0xbAe226690D7DCe1Da1823f0BF811529b8229134a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IMO", - "website": "https://imoex.top", - "description": "IMO Token is the platform token of IMO ecosystem, which enables the project to obtain investment in stages through continuous limited private sales.", - "explorer": "https://etherscan.io/token/0xbAe226690D7DCe1Da1823f0BF811529b8229134a", - "type": "ERC20", - "symbol": "IMO", - "decimals": 18, - "status": "active", - "id": "0xbAe226690D7DCe1Da1823f0BF811529b8229134a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbAe226690D7DCe1Da1823f0BF811529b8229134a/logo.png b/blockchains/ethereum/assets/0xbAe226690D7DCe1Da1823f0BF811529b8229134a/logo.png deleted file mode 100644 index e379ef2d3a695..0000000000000 Binary files a/blockchains/ethereum/assets/0xbAe226690D7DCe1Da1823f0BF811529b8229134a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbB9322256863538d4D330346DaeB6AC19130E298/info.json b/blockchains/ethereum/assets/0xbB9322256863538d4D330346DaeB6AC19130E298/info.json deleted file mode 100644 index a08f8cfa2f68c..0000000000000 --- a/blockchains/ethereum/assets/0xbB9322256863538d4D330346DaeB6AC19130E298/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C565988", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbB9322256863538d4D330346DaeB6AC19130E298", - "status": "active", - "id": "0xbB9322256863538d4D330346DaeB6AC19130E298" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbB9322256863538d4D330346DaeB6AC19130E298/logo.png b/blockchains/ethereum/assets/0xbB9322256863538d4D330346DaeB6AC19130E298/logo.png deleted file mode 100644 index e4d93f0698c61..0000000000000 Binary files a/blockchains/ethereum/assets/0xbB9322256863538d4D330346DaeB6AC19130E298/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62/info.json b/blockchains/ethereum/assets/0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62/info.json deleted file mode 100644 index fa549b92798a2..0000000000000 --- a/blockchains/ethereum/assets/0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PYGOZ", - "symbol": "PYGOZ", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62", - "status": "active", - "id": "0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62/logo.png b/blockchains/ethereum/assets/0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62/logo.png deleted file mode 100644 index 056e0ee42716d..0000000000000 Binary files a/blockchains/ethereum/assets/0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbBB17c3D1f581dab947144C31387774c1BbEa900/info.json b/blockchains/ethereum/assets/0xbBB17c3D1f581dab947144C31387774c1BbEa900/info.json deleted file mode 100644 index d236d70107d4f..0000000000000 --- a/blockchains/ethereum/assets/0xbBB17c3D1f581dab947144C31387774c1BbEa900/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg25000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbBB17c3D1f581dab947144C31387774c1BbEa900", - "status": "active", - "id": "0xbBB17c3D1f581dab947144C31387774c1BbEa900" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbBB17c3D1f581dab947144C31387774c1BbEa900/logo.png b/blockchains/ethereum/assets/0xbBB17c3D1f581dab947144C31387774c1BbEa900/logo.png deleted file mode 100644 index 6087a781c0124..0000000000000 Binary files a/blockchains/ethereum/assets/0xbBB17c3D1f581dab947144C31387774c1BbEa900/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89/info.json b/blockchains/ethereum/assets/0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89/info.json deleted file mode 100644 index eb42e49028365..0000000000000 --- a/blockchains/ethereum/assets/0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wrapped BOMB", - "symbol": "WBOMB", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89", - "status": "active", - "id": "0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89/logo.png b/blockchains/ethereum/assets/0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89/logo.png deleted file mode 100644 index c0093a96c393e..0000000000000 Binary files a/blockchains/ethereum/assets/0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbBc2045D335Cb224228f1850b29173d9d7D7b989/info.json b/blockchains/ethereum/assets/0xbBc2045D335Cb224228f1850b29173d9d7D7b989/info.json deleted file mode 100644 index 1b11a50d9e48f..0000000000000 --- a/blockchains/ethereum/assets/0xbBc2045D335Cb224228f1850b29173d9d7D7b989/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HELP", - "symbol": "HELP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://gohelpfund.com/", - "explorer": "https://etherscan.io/token/0xbBc2045D335Cb224228f1850b29173d9d7D7b989", - "status": "active", - "id": "0xbBc2045D335Cb224228f1850b29173d9d7D7b989" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbBc2045D335Cb224228f1850b29173d9d7D7b989/logo.png b/blockchains/ethereum/assets/0xbBc2045D335Cb224228f1850b29173d9d7D7b989/logo.png deleted file mode 100644 index 5096c98f1db93..0000000000000 Binary files a/blockchains/ethereum/assets/0xbBc2045D335Cb224228f1850b29173d9d7D7b989/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbC32bE9115c3D2309ccF643f64C119bBc97a5280/info.json b/blockchains/ethereum/assets/0xbC32bE9115c3D2309ccF643f64C119bBc97a5280/info.json deleted file mode 100644 index 0210151d1a1ed..0000000000000 --- a/blockchains/ethereum/assets/0xbC32bE9115c3D2309ccF643f64C119bBc97a5280/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Myers Exchange", - "symbol": "MYE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbC32bE9115c3D2309ccF643f64C119bBc97a5280", - "status": "active", - "id": "0xbC32bE9115c3D2309ccF643f64C119bBc97a5280" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbC32bE9115c3D2309ccF643f64C119bBc97a5280/logo.png b/blockchains/ethereum/assets/0xbC32bE9115c3D2309ccF643f64C119bBc97a5280/logo.png deleted file mode 100644 index 2cbccb17bf1bd..0000000000000 Binary files a/blockchains/ethereum/assets/0xbC32bE9115c3D2309ccF643f64C119bBc97a5280/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/info.json b/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/info.json deleted file mode 100644 index 2bf8d3abe6e1e..0000000000000 --- a/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Perpetual", - "website": "https://perp.fi", - "source_code": "https://github.com/perpetual-protocol", - "white_paper": "https://docs.perp.fi/", - "description": "Decentralized Perpetual Contract for Every Assets", - "explorer": "https://etherscan.io/token/0xbC396689893D065F41bc2C6EcbeE5e0085233447", - "type": "ERC20", - "symbol": "PERP", - "decimals": 18, - "status": "active", - "id": "0xbC396689893D065F41bc2C6EcbeE5e0085233447" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/logo.png b/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/logo.png deleted file mode 100644 index 56f236d5afcf7..0000000000000 Binary files a/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF/info.json b/blockchains/ethereum/assets/0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF/info.json deleted file mode 100644 index 4eb98a013f4b0..0000000000000 --- a/blockchains/ethereum/assets/0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IONChain Token", - "symbol": "IONC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.ionchain.org/", - "explorer": "https://etherscan.io/token/0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF", - "status": "active", - "id": "0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF/logo.png b/blockchains/ethereum/assets/0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF/logo.png deleted file mode 100644 index 2944846028a2f..0000000000000 Binary files a/blockchains/ethereum/assets/0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed/info.json b/blockchains/ethereum/assets/0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed/info.json deleted file mode 100644 index 4310bce2c60c6..0000000000000 --- a/blockchains/ethereum/assets/0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xpayment", - "symbol": "XPAY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed", - "status": "active", - "id": "0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed/logo.png b/blockchains/ethereum/assets/0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed/logo.png deleted file mode 100644 index 35dfd5a86c7a7..0000000000000 Binary files a/blockchains/ethereum/assets/0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbCa3C97837A39099eC3082DF97e28CE91BE14472/info.json b/blockchains/ethereum/assets/0xbCa3C97837A39099eC3082DF97e28CE91BE14472/info.json deleted file mode 100644 index 200749d6e5a95..0000000000000 --- a/blockchains/ethereum/assets/0xbCa3C97837A39099eC3082DF97e28CE91BE14472/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Distant Universe Stardust Token", - "symbol": "DUST", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://dust-token.com/", - "explorer": "https://etherscan.io/token/0xbCa3C97837A39099eC3082DF97e28CE91BE14472", - "status": "active", - "id": "0xbCa3C97837A39099eC3082DF97e28CE91BE14472" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbCa3C97837A39099eC3082DF97e28CE91BE14472/logo.png b/blockchains/ethereum/assets/0xbCa3C97837A39099eC3082DF97e28CE91BE14472/logo.png deleted file mode 100644 index 8bf39155bb0c3..0000000000000 Binary files a/blockchains/ethereum/assets/0xbCa3C97837A39099eC3082DF97e28CE91BE14472/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5/info.json b/blockchains/ethereum/assets/0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5/info.json deleted file mode 100644 index 2f31d35ff4acd..0000000000000 --- a/blockchains/ethereum/assets/0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoMez", - "symbol": "CMPAY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5", - "status": "active", - "id": "0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5/logo.png b/blockchains/ethereum/assets/0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5/logo.png deleted file mode 100644 index 140ef560d83b7..0000000000000 Binary files a/blockchains/ethereum/assets/0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbCdfE338D55c061C084D81fD793Ded00A27F226D/info.json b/blockchains/ethereum/assets/0xbCdfE338D55c061C084D81fD793Ded00A27F226D/info.json deleted file mode 100644 index a76f6373ad558..0000000000000 --- a/blockchains/ethereum/assets/0xbCdfE338D55c061C084D81fD793Ded00A27F226D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DML Token", - "symbol": "DML", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://decentralizedml.com/", - "explorer": "https://etherscan.io/token/0xbCdfE338D55c061C084D81fD793Ded00A27F226D", - "status": "active", - "id": "0xbCdfE338D55c061C084D81fD793Ded00A27F226D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbCdfE338D55c061C084D81fD793Ded00A27F226D/logo.png b/blockchains/ethereum/assets/0xbCdfE338D55c061C084D81fD793Ded00A27F226D/logo.png deleted file mode 100755 index a24d477477810..0000000000000 Binary files a/blockchains/ethereum/assets/0xbCdfE338D55c061C084D81fD793Ded00A27F226D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509/info.json b/blockchains/ethereum/assets/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509/info.json deleted file mode 100644 index 4f8c3aa68f866..0000000000000 --- a/blockchains/ethereum/assets/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Rocket Token", - "website": "https://rockettoken.net/", - "source_code": "https://github.com/XenoTrades/rockettoken", - "description": "Rocket is a state of the art DeFi financial system that implements advanced token economics including token burn and staking into its fee structure.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/RocketToken", - "handle": "RocketToken" - }, - { - "name": "Telegram", - "url": "https://t.me/RocketToken", - "handle": "RocketToken" - } - ], - "explorer": "https://etherscan.io/token/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509", - "type": "ERC20", - "symbol": "RCKT", - "decimals": 18, - "status": "active", - "id": "0xbD03BD923c7D51019Fd84571D84e4eBcf7213509" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509/logo.png b/blockchains/ethereum/assets/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509/logo.png deleted file mode 100644 index 9fcd1065b6a5e..0000000000000 Binary files a/blockchains/ethereum/assets/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF/info.json b/blockchains/ethereum/assets/0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF/info.json deleted file mode 100644 index db03c0e4da700..0000000000000 --- a/blockchains/ethereum/assets/0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BuckHathCoin", - "symbol": "BHIG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF", - "status": "active", - "id": "0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF/logo.png b/blockchains/ethereum/assets/0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF/logo.png deleted file mode 100644 index 55594a27b6b17..0000000000000 Binary files a/blockchains/ethereum/assets/0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed/info.json b/blockchains/ethereum/assets/0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed/info.json deleted file mode 100644 index 19c38bcc8644e..0000000000000 --- a/blockchains/ethereum/assets/0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlueWhaleToken", - "symbol": "BWX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed", - "status": "active", - "id": "0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed/logo.png b/blockchains/ethereum/assets/0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed/logo.png deleted file mode 100644 index 09bcae5d08f87..0000000000000 Binary files a/blockchains/ethereum/assets/0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4/info.json b/blockchains/ethereum/assets/0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4/info.json deleted file mode 100644 index df4890380454c..0000000000000 --- a/blockchains/ethereum/assets/0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C540809", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4", - "status": "active", - "id": "0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4/logo.png b/blockchains/ethereum/assets/0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4/logo.png deleted file mode 100644 index c1be4774dcc94..0000000000000 Binary files a/blockchains/ethereum/assets/0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20/info.json b/blockchains/ethereum/assets/0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20/info.json deleted file mode 100644 index 18e80387d8aaa..0000000000000 --- a/blockchains/ethereum/assets/0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KARTIY", - "symbol": "KRTY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20", - "status": "active", - "id": "0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20/logo.png b/blockchains/ethereum/assets/0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20/logo.png deleted file mode 100644 index ccae2355b5ba6..0000000000000 Binary files a/blockchains/ethereum/assets/0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbD4B60a138b3fce3584EA01f50c0908c18f9677A/info.json b/blockchains/ethereum/assets/0xbD4B60a138b3fce3584EA01f50c0908c18f9677A/info.json deleted file mode 100644 index 4d578e76d5aee..0000000000000 --- a/blockchains/ethereum/assets/0xbD4B60a138b3fce3584EA01f50c0908c18f9677A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FinTab", - "symbol": "FNTB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://fintab.io/", - "explorer": "https://etherscan.io/token/0xbD4B60a138b3fce3584EA01f50c0908c18f9677A", - "status": "active", - "id": "0xbD4B60a138b3fce3584EA01f50c0908c18f9677A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbD4B60a138b3fce3584EA01f50c0908c18f9677A/logo.png b/blockchains/ethereum/assets/0xbD4B60a138b3fce3584EA01f50c0908c18f9677A/logo.png deleted file mode 100644 index 6c2f158d6d677..0000000000000 Binary files a/blockchains/ethereum/assets/0xbD4B60a138b3fce3584EA01f50c0908c18f9677A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d/info.json b/blockchains/ethereum/assets/0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d/info.json deleted file mode 100644 index 24311ca0ab0f1..0000000000000 --- a/blockchains/ethereum/assets/0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AGI BANK", - "symbol": "AGIB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d", - "status": "active", - "id": "0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d/logo.png b/blockchains/ethereum/assets/0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d/logo.png deleted file mode 100644 index 57ddcd302ea23..0000000000000 Binary files a/blockchains/ethereum/assets/0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbDEC45952B5E234EdDC2981B43eeD360826D5087/info.json b/blockchains/ethereum/assets/0xbDEC45952B5E234EdDC2981B43eeD360826D5087/info.json deleted file mode 100644 index d0fa57476973d..0000000000000 --- a/blockchains/ethereum/assets/0xbDEC45952B5E234EdDC2981B43eeD360826D5087/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mogu Token", - "symbol": "MOGX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://mogutech.io/", - "explorer": "https://etherscan.io/token/0xbDEC45952B5E234EdDC2981B43eeD360826D5087", - "status": "active", - "id": "0xbDEC45952B5E234EdDC2981B43eeD360826D5087" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbDEC45952B5E234EdDC2981B43eeD360826D5087/logo.png b/blockchains/ethereum/assets/0xbDEC45952B5E234EdDC2981B43eeD360826D5087/logo.png deleted file mode 100644 index eb04c65a70a1a..0000000000000 Binary files a/blockchains/ethereum/assets/0xbDEC45952B5E234EdDC2981B43eeD360826D5087/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbDbf245c690d54b67C6e610A28486A2C6dE08bE6/info.json b/blockchains/ethereum/assets/0xbDbf245c690d54b67C6e610A28486A2C6dE08bE6/info.json deleted file mode 100644 index 5ae5bbbff0ec3..0000000000000 --- a/blockchains/ethereum/assets/0xbDbf245c690d54b67C6e610A28486A2C6dE08bE6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sunder Goverance Token", - "symbol": "Sunder", - "type": "ERC20", - "decimals": 18, - "description": "Sunder Protocol is the first framework that allows for governance token utilities to be mutually inclusive, enabling users to bear interest via strategies, without sacrificing on voting rights.", - "website": "https://sunder.finance/", - "explorer": "https://etherscan.io/address/0xbdbf245c690d54b67c6e610a28486a2c6de08be6", - "status": "active", - "id": "0xbDbf245c690d54b67C6e610A28486A2C6dE08bE6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbDbf245c690d54b67C6e610A28486A2C6dE08bE6/logo.png b/blockchains/ethereum/assets/0xbDbf245c690d54b67C6e610A28486A2C6dE08bE6/logo.png deleted file mode 100644 index 1d8e891940aa5..0000000000000 Binary files a/blockchains/ethereum/assets/0xbDbf245c690d54b67C6e610A28486A2C6dE08bE6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829/info.json b/blockchains/ethereum/assets/0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829/info.json deleted file mode 100644 index af4f04ade1110..0000000000000 --- a/blockchains/ethereum/assets/0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xbitcash", - "symbol": "XTC", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829", - "status": "active", - "id": "0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829/logo.png b/blockchains/ethereum/assets/0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829/logo.png deleted file mode 100644 index 76ea5b1f86c2c..0000000000000 Binary files a/blockchains/ethereum/assets/0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C/info.json b/blockchains/ethereum/assets/0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C/info.json deleted file mode 100644 index 3c074c7d0cf31..0000000000000 --- a/blockchains/ethereum/assets/0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitoxTokens", - "symbol": "BITOX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C", - "status": "active", - "id": "0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C/logo.png b/blockchains/ethereum/assets/0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C/logo.png deleted file mode 100644 index 971263c53c2c9..0000000000000 Binary files a/blockchains/ethereum/assets/0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124/info.json b/blockchains/ethereum/assets/0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124/info.json deleted file mode 100644 index bf158cc4b9299..0000000000000 --- a/blockchains/ethereum/assets/0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kaleido", - "symbol": "KAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124", - "status": "active", - "id": "0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124/logo.png b/blockchains/ethereum/assets/0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124/logo.png deleted file mode 100644 index 4f15bee8bd7e3..0000000000000 Binary files a/blockchains/ethereum/assets/0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D/info.json b/blockchains/ethereum/assets/0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D/info.json deleted file mode 100644 index 096e61f95eda4..0000000000000 --- a/blockchains/ethereum/assets/0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YUNG", - "symbol": "YUNG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D", - "status": "active", - "id": "0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D/logo.png b/blockchains/ethereum/assets/0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D/logo.png deleted file mode 100644 index bf67cdc4311c1..0000000000000 Binary files a/blockchains/ethereum/assets/0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18/info.json b/blockchains/ethereum/assets/0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18/info.json deleted file mode 100644 index a1d5fcdb814a4..0000000000000 --- a/blockchains/ethereum/assets/0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nextar Standard", - "symbol": "NEX", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18", - "status": "active", - "id": "0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18/logo.png b/blockchains/ethereum/assets/0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18/logo.png deleted file mode 100644 index 65263e04d684b..0000000000000 Binary files a/blockchains/ethereum/assets/0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/info.json b/blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/info.json deleted file mode 100644 index 78e62422f0319..0000000000000 --- a/blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "StormX Token", - "website": "https://stormx.io", - "description": "Earn crypto when you shop online.", - "explorer": "https://etherscan.io/token/0xbe9375c6a420d2eeb258962efb95551a5b722803", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/stormxio", - "handle": "Stormxio" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/stormxio/", - "handle": "Stormxio" - }, - { - "name": "Telegram", - "url": "https://t.me/stormxapp", - "handle": "Stormxapp" - } - ], - "type": "ERC20", - "symbol": "STMX", - "decimals": 18, - "status": "active", - "id": "0xbE9375C6a420D2eEB258962efB95551A5b722803" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/logo.png b/blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/logo.png deleted file mode 100644 index f332d18281d8f..0000000000000 Binary files a/blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/info.json b/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/info.json deleted file mode 100644 index 212f521d92d93..0000000000000 --- a/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/info.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "name": "GYSR", - "website": "https://gysr.io", - "source_code": "http://github.com/gysr-io", - "white_paper": "https://uploads-ssl.webflow.com/5f342a4bf3ba70090e34250a/5f8b53061402259f3f369b33_gysr_whitepaper_20201009.pdf", - "description": "GYSR is a generalized, configurable, and 100% decentralized platform for yield farming.", - "explorer": "https://etherscan.io/token/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/gysr_io", - "handle": "gysr_io" - }, - { - "name": "Telegram", - "url": "https://t.me/gysr_io", - "handle": "gysr_io" - }, - { - "name": "Discord", - "url": "https://discord.gg/qjWa7JB", - "handle": "gysr" - }, - { - "name": "Medium", - "url": "https://medium.com/gysr", - "handle": "gysr" - } - ], - "type": "ERC20", - "symbol": "GYSR", - "decimals": 18, - "status": "active", - "id": "0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/logo.png b/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/logo.png deleted file mode 100644 index 035b344de0f1f..0000000000000 Binary files a/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbF18F246B9301F231e9561B35A3879769BB46375/info.json b/blockchains/ethereum/assets/0xbF18F246B9301F231e9561B35A3879769BB46375/info.json deleted file mode 100644 index 14dc83fd23ad9..0000000000000 --- a/blockchains/ethereum/assets/0xbF18F246B9301F231e9561B35A3879769BB46375/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Token Care", - "symbol": "CARE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbF18F246B9301F231e9561B35A3879769BB46375", - "status": "active", - "id": "0xbF18F246B9301F231e9561B35A3879769BB46375" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbF18F246B9301F231e9561B35A3879769BB46375/logo.png b/blockchains/ethereum/assets/0xbF18F246B9301F231e9561B35A3879769BB46375/logo.png deleted file mode 100644 index af03dcb2aa29e..0000000000000 Binary files a/blockchains/ethereum/assets/0xbF18F246B9301F231e9561B35A3879769BB46375/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbF24a875BF58a2473005f9271Bd023b656721D3e/info.json b/blockchains/ethereum/assets/0xbF24a875BF58a2473005f9271Bd023b656721D3e/info.json deleted file mode 100644 index 1270a331084a2..0000000000000 --- a/blockchains/ethereum/assets/0xbF24a875BF58a2473005f9271Bd023b656721D3e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Colorado Coin", - "symbol": "COLO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbF24a875BF58a2473005f9271Bd023b656721D3e", - "status": "active", - "id": "0xbF24a875BF58a2473005f9271Bd023b656721D3e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbF24a875BF58a2473005f9271Bd023b656721D3e/logo.png b/blockchains/ethereum/assets/0xbF24a875BF58a2473005f9271Bd023b656721D3e/logo.png deleted file mode 100755 index 180048ca932d5..0000000000000 Binary files a/blockchains/ethereum/assets/0xbF24a875BF58a2473005f9271Bd023b656721D3e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa/info.json b/blockchains/ethereum/assets/0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa/info.json deleted file mode 100644 index 3d93bc0da0dcc..0000000000000 --- a/blockchains/ethereum/assets/0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Money", - "symbol": "ETHMNY", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://ethmny.net", - "explorer": "https://etherscan.io/token/0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa", - "status": "active", - "id": "0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa/logo.png b/blockchains/ethereum/assets/0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa/logo.png deleted file mode 100644 index 52f11f5f6f20a..0000000000000 Binary files a/blockchains/ethereum/assets/0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940/info.json b/blockchains/ethereum/assets/0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940/info.json deleted file mode 100644 index ca46eadbf8490..0000000000000 --- a/blockchains/ethereum/assets/0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FundToken", - "symbol": "FUNDZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940", - "status": "active", - "id": "0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940/logo.png b/blockchains/ethereum/assets/0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940/logo.png deleted file mode 100644 index 7111983b0147a..0000000000000 Binary files a/blockchains/ethereum/assets/0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91/info.json b/blockchains/ethereum/assets/0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91/info.json deleted file mode 100644 index 166cca937121b..0000000000000 --- a/blockchains/ethereum/assets/0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Clipper Coin Capital", - "symbol": "CCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91", - "status": "active", - "id": "0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91/logo.png b/blockchains/ethereum/assets/0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91/logo.png deleted file mode 100644 index 720d5e1bc423a..0000000000000 Binary files a/blockchains/ethereum/assets/0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/info.json b/blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/info.json deleted file mode 100644 index 5646aa0cadb53..0000000000000 --- a/blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Balancer", - "website": "https://balancer.finance", - "description": "Balancer is a non-custodial portfolio manager, liquidity provider, and price sensor.", - "explorer": "https://etherscan.io/token/0xba100000625a3754423978a60c9317c58a424e3D", - "research": "https://research.binance.com/en/projects/balancer", - "type": "ERC20", - "symbol": "BAL", - "decimals": 18, - "status": "active", - "id": "0xba100000625a3754423978a60c9317c58a424e3D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/logo.png b/blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/logo.png deleted file mode 100644 index 81d5c063924a5..0000000000000 Binary files a/blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xba2184520A1cC49a6159c57e61E1844E085615B6/info.json b/blockchains/ethereum/assets/0xba2184520A1cC49a6159c57e61E1844E085615B6/info.json deleted file mode 100644 index c404468a23e1c..0000000000000 --- a/blockchains/ethereum/assets/0xba2184520A1cC49a6159c57e61E1844E085615B6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HelloGold Token", - "symbol": "HGT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.hgfoundation.io/", - "explorer": "https://etherscan.io/token/0xba2184520A1cC49a6159c57e61E1844E085615B6", - "status": "active", - "id": "0xba2184520A1cC49a6159c57e61E1844E085615B6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xba2184520A1cC49a6159c57e61E1844E085615B6/logo.png b/blockchains/ethereum/assets/0xba2184520A1cC49a6159c57e61E1844E085615B6/logo.png deleted file mode 100644 index 6b22398ccfb2e..0000000000000 Binary files a/blockchains/ethereum/assets/0xba2184520A1cC49a6159c57e61E1844E085615B6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xba358B6f5b4c0215650444B8C30D870B55050D2D/info.json b/blockchains/ethereum/assets/0xba358B6f5b4c0215650444B8C30D870B55050D2D/info.json deleted file mode 100644 index a6f1c66c9e8d4..0000000000000 --- a/blockchains/ethereum/assets/0xba358B6f5b4c0215650444B8C30D870B55050D2D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hub", - "website": "https://hubtoken.org", - "description": "Hub, the Human Trust Protocol, solves endemic trust problems and provides verifiable and portable trust. The HUB token’s aim is to encode identity and reputation on the blockchain, to become the next digital identity protocol interoperable across multiple platforms.", - "explorer": "https://etherscan.io/address/0xba358b6f5b4c0215650444b8c30d870b55050d2d", - "type": "ERC20", - "symbol": "HUB", - "decimals": 18, - "status": "active", - "id": "0xba358B6f5b4c0215650444B8C30D870B55050D2D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xba358B6f5b4c0215650444B8C30D870B55050D2D/logo.png b/blockchains/ethereum/assets/0xba358B6f5b4c0215650444B8C30D870B55050D2D/logo.png deleted file mode 100644 index ca264af311563..0000000000000 Binary files a/blockchains/ethereum/assets/0xba358B6f5b4c0215650444B8C30D870B55050D2D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5/info.json b/blockchains/ethereum/assets/0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5/info.json deleted file mode 100644 index 872f11ce0fc78..0000000000000 --- a/blockchains/ethereum/assets/0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blue Live Coin", - "symbol": "BLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5", - "status": "active", - "id": "0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5/logo.png b/blockchains/ethereum/assets/0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5/logo.png deleted file mode 100644 index 8b29d199f6db3..0000000000000 Binary files a/blockchains/ethereum/assets/0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xba7435A4b4C747E0101780073eedA872a69Bdcd4/info.json b/blockchains/ethereum/assets/0xba7435A4b4C747E0101780073eedA872a69Bdcd4/info.json deleted file mode 100644 index dcd8242d8b72c..0000000000000 --- a/blockchains/ethereum/assets/0xba7435A4b4C747E0101780073eedA872a69Bdcd4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AirdropToken", - "symbol": "AIRDROP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xba7435A4b4C747E0101780073eedA872a69Bdcd4", - "status": "active", - "id": "0xba7435A4b4C747E0101780073eedA872a69Bdcd4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xba7435A4b4C747E0101780073eedA872a69Bdcd4/logo.png b/blockchains/ethereum/assets/0xba7435A4b4C747E0101780073eedA872a69Bdcd4/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0xba7435A4b4C747E0101780073eedA872a69Bdcd4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC/info.json b/blockchains/ethereum/assets/0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC/info.json deleted file mode 100644 index cf08db24c36a3..0000000000000 --- a/blockchains/ethereum/assets/0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HLAND", - "website": "https://htw.land/", - "description": "World Best Crypto DeFi Yield Farming", - "explorer": "https://etherscan.io/address/0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC", - "type": "ERC20", - "symbol": "HLAND", - "decimals": 18, - "status": "active", - "id": "0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC/logo.png b/blockchains/ethereum/assets/0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC/logo.png deleted file mode 100644 index 9b76b721cf1e1..0000000000000 Binary files a/blockchains/ethereum/assets/0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xba9d4199faB4f26eFE3551D490E3821486f135Ba/info.json b/blockchains/ethereum/assets/0xba9d4199faB4f26eFE3551D490E3821486f135Ba/info.json deleted file mode 100644 index 15358e1ec6656..0000000000000 --- a/blockchains/ethereum/assets/0xba9d4199faB4f26eFE3551D490E3821486f135Ba/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "SwissBorg", - "website": "https://swissborg.com", - "description": "SwissBorg is a wealthtech offering Swiss-made crypto investment solutions to the world.", - "socials": [], - "explorer": "https://etherscan.io/token/0xba9d4199faB4f26eFE3551D490E3821486f135Ba", - "type": "ERC20", - "symbol": "CHSB", - "decimals": 8, - "status": "active", - "id": "0xba9d4199faB4f26eFE3551D490E3821486f135Ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xba9d4199faB4f26eFE3551D490E3821486f135Ba/logo.png b/blockchains/ethereum/assets/0xba9d4199faB4f26eFE3551D490E3821486f135Ba/logo.png deleted file mode 100755 index aec10f6f23729..0000000000000 Binary files a/blockchains/ethereum/assets/0xba9d4199faB4f26eFE3551D490E3821486f135Ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82/info.json b/blockchains/ethereum/assets/0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82/info.json deleted file mode 100644 index 15efdd9688a21..0000000000000 --- a/blockchains/ethereum/assets/0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniversalGlobalIntegral", - "symbol": "UGI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82", - "status": "active", - "id": "0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82/logo.png b/blockchains/ethereum/assets/0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82/logo.png deleted file mode 100755 index e4953745f5173..0000000000000 Binary files a/blockchains/ethereum/assets/0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbb2f95F286ec090555dCa7c0BB49948C59494FdC/info.json b/blockchains/ethereum/assets/0xbb2f95F286ec090555dCa7c0BB49948C59494FdC/info.json deleted file mode 100644 index 9f1101a747fb3..0000000000000 --- a/blockchains/ethereum/assets/0xbb2f95F286ec090555dCa7c0BB49948C59494FdC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rupiah Coin", - "symbol": "IDRC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbb2f95F286ec090555dCa7c0BB49948C59494FdC", - "status": "active", - "id": "0xbb2f95F286ec090555dCa7c0BB49948C59494FdC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbb2f95F286ec090555dCa7c0BB49948C59494FdC/logo.png b/blockchains/ethereum/assets/0xbb2f95F286ec090555dCa7c0BB49948C59494FdC/logo.png deleted file mode 100644 index 0c7c144bb2778..0000000000000 Binary files a/blockchains/ethereum/assets/0xbb2f95F286ec090555dCa7c0BB49948C59494FdC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbb325121a2BE1294b51C10ec56989e5693D0F59D/info.json b/blockchains/ethereum/assets/0xbb325121a2BE1294b51C10ec56989e5693D0F59D/info.json deleted file mode 100644 index 217fd0f493aaa..0000000000000 --- a/blockchains/ethereum/assets/0xbb325121a2BE1294b51C10ec56989e5693D0F59D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniversalCoin", - "symbol": "UNV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbb325121a2BE1294b51C10ec56989e5693D0F59D", - "status": "active", - "id": "0xbb325121a2BE1294b51C10ec56989e5693D0F59D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbb325121a2BE1294b51C10ec56989e5693D0F59D/logo.png b/blockchains/ethereum/assets/0xbb325121a2BE1294b51C10ec56989e5693D0F59D/logo.png deleted file mode 100755 index f7a45b4a9e2be..0000000000000 Binary files a/blockchains/ethereum/assets/0xbb325121a2BE1294b51C10ec56989e5693D0F59D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbb92579DE560A2d7D300648A3e7c685e80A757d0/info.json b/blockchains/ethereum/assets/0xbb92579DE560A2d7D300648A3e7c685e80A757d0/info.json deleted file mode 100644 index 1cabfdd679fb4..0000000000000 --- a/blockchains/ethereum/assets/0xbb92579DE560A2d7D300648A3e7c685e80A757d0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Neutron", - "symbol": "NTN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbb92579DE560A2d7D300648A3e7c685e80A757d0", - "status": "active", - "id": "0xbb92579DE560A2d7D300648A3e7c685e80A757d0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbb92579DE560A2d7D300648A3e7c685e80A757d0/logo.png b/blockchains/ethereum/assets/0xbb92579DE560A2d7D300648A3e7c685e80A757d0/logo.png deleted file mode 100644 index 9fabf1849adf2..0000000000000 Binary files a/blockchains/ethereum/assets/0xbb92579DE560A2d7D300648A3e7c685e80A757d0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f/info.json b/blockchains/ethereum/assets/0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f/info.json deleted file mode 100644 index c5b0ba18260d1..0000000000000 --- a/blockchains/ethereum/assets/0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEOBANKTOKEN", - "symbol": "NOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f", - "status": "active", - "id": "0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f/logo.png b/blockchains/ethereum/assets/0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f/logo.png deleted file mode 100644 index d7438163b8d13..0000000000000 Binary files a/blockchains/ethereum/assets/0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4/info.json b/blockchains/ethereum/assets/0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4/info.json deleted file mode 100644 index 1fa66ea723d38..0000000000000 --- a/blockchains/ethereum/assets/0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Sharder", - "website": "https://sharder.org", - "description": "Sharder is a multi-chain storage & validation network.", - "socials": [], - "explorer": "https://etherscan.io/token/0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4", - "type": "ERC20", - "symbol": "SS", - "decimals": 18, - "status": "active", - "id": "0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4/logo.png b/blockchains/ethereum/assets/0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4/logo.png deleted file mode 100644 index c794dc1056e49..0000000000000 Binary files a/blockchains/ethereum/assets/0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af/info.json b/blockchains/ethereum/assets/0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af/info.json deleted file mode 100644 index 7317e777bb0d1..0000000000000 --- a/blockchains/ethereum/assets/0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Phoneum Token", - "symbol": "PHT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://phoneum.io/", - "explorer": "https://etherscan.io/token/0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af", - "status": "active", - "id": "0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af/logo.png b/blockchains/ethereum/assets/0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af/logo.png deleted file mode 100644 index c8e5e9a34b582..0000000000000 Binary files a/blockchains/ethereum/assets/0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbc16da9df0A22f01A16BC0620a27e7D6d6488550/info.json b/blockchains/ethereum/assets/0xbc16da9df0A22f01A16BC0620a27e7D6d6488550/info.json deleted file mode 100644 index c59e62881dd5f..0000000000000 --- a/blockchains/ethereum/assets/0xbc16da9df0A22f01A16BC0620a27e7D6d6488550/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Percent", - "website": "https://percent.finance/", - "source_code": "https://github.com/percent-finance", - "description": "Percent is a fork of Compound, owned 100% by the community.", - "explorer": "https://etherscan.io/token/0xbc16da9df0A22f01A16BC0620a27e7D6d6488550", - "type": "ERC20", - "symbol": "PCT", - "decimals": 18, - "status": "active", - "id": "0xbc16da9df0A22f01A16BC0620a27e7D6d6488550" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbc16da9df0A22f01A16BC0620a27e7D6d6488550/logo.png b/blockchains/ethereum/assets/0xbc16da9df0A22f01A16BC0620a27e7D6d6488550/logo.png deleted file mode 100644 index 21abd6d4f9b6c..0000000000000 Binary files a/blockchains/ethereum/assets/0xbc16da9df0A22f01A16BC0620a27e7D6d6488550/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbc194e6f748a222754C3E8b9946922c09E7d4e91/logo.png b/blockchains/ethereum/assets/0xbc194e6f748a222754C3E8b9946922c09E7d4e91/logo.png deleted file mode 100644 index d6b2b4fc37314..0000000000000 Binary files a/blockchains/ethereum/assets/0xbc194e6f748a222754C3E8b9946922c09E7d4e91/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7/info.json b/blockchains/ethereum/assets/0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7/info.json deleted file mode 100644 index 7b14067500f7f..0000000000000 --- a/blockchains/ethereum/assets/0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YAM", - "symbol": "YAM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7", - "status": "active", - "id": "0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7/logo.png b/blockchains/ethereum/assets/0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7/logo.png deleted file mode 100644 index 547a1d717d08a..0000000000000 Binary files a/blockchains/ethereum/assets/0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d/info.json b/blockchains/ethereum/assets/0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d/info.json deleted file mode 100644 index a2ac577fcb3b3..0000000000000 --- a/blockchains/ethereum/assets/0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Short Tezos Token", - "symbol": "XTZBEAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/XTZBEAR", - "explorer": "https://etherscan.io/token/0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d", - "status": "active", - "id": "0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d/logo.png b/blockchains/ethereum/assets/0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d/logo.png deleted file mode 100644 index a8cc1f578d450..0000000000000 Binary files a/blockchains/ethereum/assets/0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbcC7026CdE024c6a97d2DF6e40613217d946279C/info.json b/blockchains/ethereum/assets/0xbcC7026CdE024c6a97d2DF6e40613217d946279C/info.json deleted file mode 100644 index 4eff464023c24..0000000000000 --- a/blockchains/ethereum/assets/0xbcC7026CdE024c6a97d2DF6e40613217d946279C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ala", - "symbol": "ALA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://alatoken.org/", - "explorer": "https://etherscan.io/token/0xbcC7026CdE024c6a97d2DF6e40613217d946279C", - "status": "active", - "id": "0xbcC7026CdE024c6a97d2DF6e40613217d946279C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbcC7026CdE024c6a97d2DF6e40613217d946279C/logo.png b/blockchains/ethereum/assets/0xbcC7026CdE024c6a97d2DF6e40613217d946279C/logo.png deleted file mode 100644 index 34165cf68c4cb..0000000000000 Binary files a/blockchains/ethereum/assets/0xbcC7026CdE024c6a97d2DF6e40613217d946279C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbcE7BD79558dda90B261506768f265c5543A9f90/info.json b/blockchains/ethereum/assets/0xbcE7BD79558dda90B261506768f265c5543A9f90/info.json deleted file mode 100644 index 4aec6177fc926..0000000000000 --- a/blockchains/ethereum/assets/0xbcE7BD79558dda90B261506768f265c5543A9f90/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TKNT", - "description": "TKN Betting Platform", - "website": "https://tknt.io", - "explorer": "https://etherscan.io/token/0xbce7bd79558dda90b261506768f265c5543a9f90", - "type": "ERC20", - "symbol": "TKNT", - "decimals": 18, - "status": "active", - "id": "0xbcE7BD79558dda90B261506768f265c5543A9f90" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbcE7BD79558dda90B261506768f265c5543A9f90/logo.png b/blockchains/ethereum/assets/0xbcE7BD79558dda90B261506768f265c5543A9f90/logo.png deleted file mode 100644 index 29f30e3795dee..0000000000000 Binary files a/blockchains/ethereum/assets/0xbcE7BD79558dda90B261506768f265c5543A9f90/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308/info.json b/blockchains/ethereum/assets/0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308/info.json deleted file mode 100644 index afaa8153c2d77..0000000000000 --- a/blockchains/ethereum/assets/0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-16/30M16", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308", - "status": "active", - "id": "0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308/logo.png b/blockchains/ethereum/assets/0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308/logo.png deleted file mode 100644 index 7bc523d4e32ce..0000000000000 Binary files a/blockchains/ethereum/assets/0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbd95145EE25E4203d90592834c688C92653532A6/info.json b/blockchains/ethereum/assets/0xbd95145EE25E4203d90592834c688C92653532A6/info.json deleted file mode 100644 index 939aeba369a2c..0000000000000 --- a/blockchains/ethereum/assets/0xbd95145EE25E4203d90592834c688C92653532A6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UPO", - "symbol": "UPO", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbd95145EE25E4203d90592834c688C92653532A6", - "status": "active", - "id": "0xbd95145EE25E4203d90592834c688C92653532A6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbd95145EE25E4203d90592834c688C92653532A6/logo.png b/blockchains/ethereum/assets/0xbd95145EE25E4203d90592834c688C92653532A6/logo.png deleted file mode 100644 index 97f966ecc5e72..0000000000000 Binary files a/blockchains/ethereum/assets/0xbd95145EE25E4203d90592834c688C92653532A6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbdBF67D9bcb35e2bb7e4951002c6D70013196972/info.json b/blockchains/ethereum/assets/0xbdBF67D9bcb35e2bb7e4951002c6D70013196972/info.json deleted file mode 100644 index 33c194a0d6b0d..0000000000000 --- a/blockchains/ethereum/assets/0xbdBF67D9bcb35e2bb7e4951002c6D70013196972/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Scott Stevenson Legal Engineering", - "symbol": "SSLE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbdBF67D9bcb35e2bb7e4951002c6D70013196972", - "status": "active", - "id": "0xbdBF67D9bcb35e2bb7e4951002c6D70013196972" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbdBF67D9bcb35e2bb7e4951002c6D70013196972/logo.png b/blockchains/ethereum/assets/0xbdBF67D9bcb35e2bb7e4951002c6D70013196972/logo.png deleted file mode 100644 index 3fa276cf6863a..0000000000000 Binary files a/blockchains/ethereum/assets/0xbdBF67D9bcb35e2bb7e4951002c6D70013196972/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbdEB4b83251Fb146687fa19D1C660F99411eefe3/info.json b/blockchains/ethereum/assets/0xbdEB4b83251Fb146687fa19D1C660F99411eefe3/info.json deleted file mode 100644 index 88e648936692f..0000000000000 --- a/blockchains/ethereum/assets/0xbdEB4b83251Fb146687fa19D1C660F99411eefe3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "savedroid", - "symbol": "SVD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ico.savedroid.com/", - "explorer": "https://etherscan.io/token/0xbdEB4b83251Fb146687fa19D1C660F99411eefe3", - "status": "active", - "id": "0xbdEB4b83251Fb146687fa19D1C660F99411eefe3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbdEB4b83251Fb146687fa19D1C660F99411eefe3/logo.png b/blockchains/ethereum/assets/0xbdEB4b83251Fb146687fa19D1C660F99411eefe3/logo.png deleted file mode 100755 index 6d3dc40ed041c..0000000000000 Binary files a/blockchains/ethereum/assets/0xbdEB4b83251Fb146687fa19D1C660F99411eefe3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f/info.json b/blockchains/ethereum/assets/0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f/info.json deleted file mode 100644 index 57139e30bb097..0000000000000 --- a/blockchains/ethereum/assets/0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Plutaneum Gaming Exchange", - "symbol": "PGE", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f", - "status": "active", - "id": "0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f/logo.png b/blockchains/ethereum/assets/0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f/logo.png deleted file mode 100644 index b714d6087cfee..0000000000000 Binary files a/blockchains/ethereum/assets/0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774/info.json b/blockchains/ethereum/assets/0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774/info.json deleted file mode 100644 index 32c34947f915f..0000000000000 --- a/blockchains/ethereum/assets/0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Emirex Token", - "symbol": "EMRX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://emirex.com/", - "explorer": "https://etherscan.io/token/0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774", - "status": "active", - "id": "0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774/logo.png b/blockchains/ethereum/assets/0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774/logo.png deleted file mode 100644 index 1819c9cf1b05d..0000000000000 Binary files a/blockchains/ethereum/assets/0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1/info.json b/blockchains/ethereum/assets/0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1/info.json deleted file mode 100644 index a33ca963eb694..0000000000000 --- a/blockchains/ethereum/assets/0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DCS TOKEN", - "symbol": "DCS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://ico.dcsmarketcap.com", - "explorer": "https://etherscan.io/token/0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1", - "status": "active", - "id": "0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1/logo.png b/blockchains/ethereum/assets/0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1/logo.png deleted file mode 100644 index 01ffb291de1ce..0000000000000 Binary files a/blockchains/ethereum/assets/0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbe038A2FDfec62Cf1beD852f141A43005035edcC/info.json b/blockchains/ethereum/assets/0xbe038A2FDfec62Cf1beD852f141A43005035edcC/info.json deleted file mode 100644 index f93a4b9f71274..0000000000000 --- a/blockchains/ethereum/assets/0xbe038A2FDfec62Cf1beD852f141A43005035edcC/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Intchain", - "website": "https://intchain.io/", - "source_code": "https://github.com/intfoundation/int", - "white_paper": "https://intchain.io/whitepaper/INT-whitepaper-release-EN.pdf", - "description": "INT is an INT Chain cross-chain asset based on Ethereum network, and INT Chain is a blockchain application platform and interactive standard based on the economic driving mode.", - "explorer": "https://explorer.intchain.io", - "explorer-ETH": "https://etherscan.io/token/0xbe038A2FDfec62Cf1beD852f141A43005035edcC", - "type": "ERC20", - "symbol": "INT", - "decimals": 18, - "status": "active", - "id": "0xbe038A2FDfec62Cf1beD852f141A43005035edcC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbe038A2FDfec62Cf1beD852f141A43005035edcC/logo.png b/blockchains/ethereum/assets/0xbe038A2FDfec62Cf1beD852f141A43005035edcC/logo.png deleted file mode 100644 index d273f885b80e3..0000000000000 Binary files a/blockchains/ethereum/assets/0xbe038A2FDfec62Cf1beD852f141A43005035edcC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba/info.json b/blockchains/ethereum/assets/0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba/info.json deleted file mode 100644 index 513ba21760fed..0000000000000 --- a/blockchains/ethereum/assets/0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Complete New Commerce Chain", - "symbol": "CNCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba", - "status": "active", - "id": "0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba/logo.png b/blockchains/ethereum/assets/0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba/logo.png deleted file mode 100644 index b3b945ca9f302..0000000000000 Binary files a/blockchains/ethereum/assets/0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/info.json b/blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/info.json deleted file mode 100644 index 59b0c92579a87..0000000000000 --- a/blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "999", - "symbol": "999", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "https://coin999.cash/", - "explorer": "https://etherscan.io/token/0xbf05571988dAaB22D33C28bbB13566eae9DeE626", - "status": "active", - "id": "0xbf05571988dAaB22D33C28bbB13566eae9DeE626" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/logo.png b/blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/logo.png deleted file mode 100644 index b79c61e11dc14..0000000000000 Binary files a/blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbf11447c29071B562C54522875D0C9E3E21240aE/info.json b/blockchains/ethereum/assets/0xbf11447c29071B562C54522875D0C9E3E21240aE/info.json deleted file mode 100644 index f2e6e14e7322c..0000000000000 --- a/blockchains/ethereum/assets/0xbf11447c29071B562C54522875D0C9E3E21240aE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C559013", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbf11447c29071B562C54522875D0C9E3E21240aE", - "status": "active", - "id": "0xbf11447c29071B562C54522875D0C9E3E21240aE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbf11447c29071B562C54522875D0C9E3E21240aE/logo.png b/blockchains/ethereum/assets/0xbf11447c29071B562C54522875D0C9E3E21240aE/logo.png deleted file mode 100644 index aec4bc497dd7e..0000000000000 Binary files a/blockchains/ethereum/assets/0xbf11447c29071B562C54522875D0C9E3E21240aE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e/info.json b/blockchains/ethereum/assets/0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e/info.json deleted file mode 100644 index 5736a0b9ee8b6..0000000000000 --- a/blockchains/ethereum/assets/0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "aelf", - "website": "http://aelf.io", - "description": "Aelf (ELF) is an enterprise-focused blockchain platform powered by cloud computing. Leveraging cloud nodes and parallel processing, Aelf is reportedly able to achieve secure transactions at scale for commercial use cases.", - "explorer": "https://etherscan.io/token/0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e", - "research": "https://research.binance.com/en/projects/aelf", - "type": "ERC20", - "symbol": "ELF", - "decimals": 18, - "status": "active", - "id": "0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e/logo.png b/blockchains/ethereum/assets/0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e/logo.png deleted file mode 100644 index 0aacaaa8a85f6..0000000000000 Binary files a/blockchains/ethereum/assets/0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1/info.json b/blockchains/ethereum/assets/0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1/info.json deleted file mode 100644 index 0643a9347ad57..0000000000000 --- a/blockchains/ethereum/assets/0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Btt Token", - "symbol": "TOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1", - "status": "active", - "id": "0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1/logo.png b/blockchains/ethereum/assets/0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1/logo.png deleted file mode 100644 index 708d9a90e5247..0000000000000 Binary files a/blockchains/ethereum/assets/0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a/info.json b/blockchains/ethereum/assets/0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a/info.json deleted file mode 100644 index 0e5f85678b3d9..0000000000000 --- a/blockchains/ethereum/assets/0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ODEM", - "website": "https://odem.io", - "description": "ODEM, short for 'On-Demand Education Marketplace', is a blockchain-based distributed network that allows university students to interact with their professors and academic partners without intermediaries.", - "socials": [], - "explorer": "https://etherscan.io/token/0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a", - "type": "ERC20", - "symbol": "ODEM", - "decimals": 18, - "status": "active", - "id": "0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a/logo.png b/blockchains/ethereum/assets/0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a/logo.png deleted file mode 100755 index d8a83f0bee4c1..0000000000000 Binary files a/blockchains/ethereum/assets/0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F/info.json b/blockchains/ethereum/assets/0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F/info.json deleted file mode 100644 index 8719eba010fb9..0000000000000 --- a/blockchains/ethereum/assets/0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SandBox", - "symbol": "SBOX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F", - "status": "active", - "id": "0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F/logo.png b/blockchains/ethereum/assets/0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F/logo.png deleted file mode 100644 index 1aa31ca234d1d..0000000000000 Binary files a/blockchains/ethereum/assets/0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbf8fB919A8bbF28e590852AeF2D284494eBC0657/info.json b/blockchains/ethereum/assets/0xbf8fB919A8bbF28e590852AeF2D284494eBC0657/info.json deleted file mode 100644 index f8168f32ee93c..0000000000000 --- a/blockchains/ethereum/assets/0xbf8fB919A8bbF28e590852AeF2D284494eBC0657/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ABCC Token", - "symbol": "AT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://abcc.com/", - "explorer": "https://etherscan.io/token/0xbf8fB919A8bbF28e590852AeF2D284494eBC0657", - "status": "active", - "id": "0xbf8fB919A8bbF28e590852AeF2D284494eBC0657" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbf8fB919A8bbF28e590852AeF2D284494eBC0657/logo.png b/blockchains/ethereum/assets/0xbf8fB919A8bbF28e590852AeF2D284494eBC0657/logo.png deleted file mode 100644 index e3d7aab4c72ba..0000000000000 Binary files a/blockchains/ethereum/assets/0xbf8fB919A8bbF28e590852AeF2D284494eBC0657/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB/info.json b/blockchains/ethereum/assets/0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB/info.json deleted file mode 100644 index 5b79f321ecdc3..0000000000000 --- a/blockchains/ethereum/assets/0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tranium", - "symbol": "TRM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.tranium.org", - "explorer": "https://etherscan.io/token/0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB", - "status": "active", - "id": "0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB/logo.png b/blockchains/ethereum/assets/0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB/logo.png deleted file mode 100644 index 8d15573e651b3..0000000000000 Binary files a/blockchains/ethereum/assets/0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/info.json b/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/info.json deleted file mode 100644 index d1e7d6fa1c626..0000000000000 --- a/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Compound", - "website": "https://compound.finance", - "description": "Compound is the governance token for the Compound protocol.", - "explorer": "https://etherscan.io/token/0xc00e94Cb662C3520282E6f5717214004A7f26888", - "research": "https://research.binance.com/en/projects/compound", - "type": "ERC20", - "symbol": "COMP", - "decimals": 18, - "status": "active", - "id": "0xc00e94Cb662C3520282E6f5717214004A7f26888" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/logo.png b/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/logo.png deleted file mode 100644 index 5011b1a39ec58..0000000000000 Binary files a/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc020c00e45dd3529e18012282657A1136C2B13E6/info.json b/blockchains/ethereum/assets/0xc020c00e45dd3529e18012282657A1136C2B13E6/info.json deleted file mode 100644 index 64b1b6adfa8a8..0000000000000 --- a/blockchains/ethereum/assets/0xc020c00e45dd3529e18012282657A1136C2B13E6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R885758", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc020c00e45dd3529e18012282657A1136C2B13E6", - "status": "active", - "id": "0xc020c00e45dd3529e18012282657A1136C2B13E6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc020c00e45dd3529e18012282657A1136C2B13E6/logo.png b/blockchains/ethereum/assets/0xc020c00e45dd3529e18012282657A1136C2B13E6/logo.png deleted file mode 100644 index 54260f9bdc638..0000000000000 Binary files a/blockchains/ethereum/assets/0xc020c00e45dd3529e18012282657A1136C2B13E6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01/info.json b/blockchains/ethereum/assets/0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01/info.json deleted file mode 100644 index f928956836c8e..0000000000000 --- a/blockchains/ethereum/assets/0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AZ Signals", - "symbol": "AZS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01", - "status": "active", - "id": "0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01/logo.png b/blockchains/ethereum/assets/0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01/logo.png deleted file mode 100644 index 3bf2c4fabd62f..0000000000000 Binary files a/blockchains/ethereum/assets/0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc06aEc5191bE16b94FfC97B6Fc01393527367365/info.json b/blockchains/ethereum/assets/0xc06aEc5191bE16b94FfC97B6Fc01393527367365/info.json deleted file mode 100644 index 01a17d2690438..0000000000000 --- a/blockchains/ethereum/assets/0xc06aEc5191bE16b94FfC97B6Fc01393527367365/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTC ETH Equal Weight Set", - "symbol": "BTCETH5050", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tokensets.com/set/btceth5050", - "explorer": "https://etherscan.io/token/0xc06aEc5191bE16b94FfC97B6Fc01393527367365", - "status": "active", - "id": "0xc06aEc5191bE16b94FfC97B6Fc01393527367365" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc06aEc5191bE16b94FfC97B6Fc01393527367365/logo.png b/blockchains/ethereum/assets/0xc06aEc5191bE16b94FfC97B6Fc01393527367365/logo.png deleted file mode 100644 index 81d6f8137bb88..0000000000000 Binary files a/blockchains/ethereum/assets/0xc06aEc5191bE16b94FfC97B6Fc01393527367365/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc074Dd87663b97097f06d805A164b6B271158738/info.json b/blockchains/ethereum/assets/0xc074Dd87663b97097f06d805A164b6B271158738/info.json deleted file mode 100644 index 634e2ef0dc6c8..0000000000000 --- a/blockchains/ethereum/assets/0xc074Dd87663b97097f06d805A164b6B271158738/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SOON TOKEN", - "symbol": "SOON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc074Dd87663b97097f06d805A164b6B271158738", - "status": "active", - "id": "0xc074Dd87663b97097f06d805A164b6B271158738" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc074Dd87663b97097f06d805A164b6B271158738/logo.png b/blockchains/ethereum/assets/0xc074Dd87663b97097f06d805A164b6B271158738/logo.png deleted file mode 100644 index ea69c43065e0e..0000000000000 Binary files a/blockchains/ethereum/assets/0xc074Dd87663b97097f06d805A164b6B271158738/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A/info.json b/blockchains/ethereum/assets/0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A/info.json deleted file mode 100644 index 382ea307d8a83..0000000000000 --- a/blockchains/ethereum/assets/0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BAEcoin", - "symbol": "BAE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A", - "status": "active", - "id": "0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A/logo.png b/blockchains/ethereum/assets/0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A/logo.png deleted file mode 100644 index ac68e78a88cd8..0000000000000 Binary files a/blockchains/ethereum/assets/0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315/info.json b/blockchains/ethereum/assets/0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315/info.json deleted file mode 100644 index 044b7e21b5801..0000000000000 --- a/blockchains/ethereum/assets/0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ether Token", - "symbol": "ETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315", - "status": "active", - "id": "0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315/logo.png b/blockchains/ethereum/assets/0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315/logo.png deleted file mode 100644 index 956a1b86c5ff5..0000000000000 Binary files a/blockchains/ethereum/assets/0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc0984810873C9D1546afB0286Ae996a370E05f16/info.json b/blockchains/ethereum/assets/0xc0984810873C9D1546afB0286Ae996a370E05f16/info.json deleted file mode 100644 index 84625a5f9967c..0000000000000 --- a/blockchains/ethereum/assets/0xc0984810873C9D1546afB0286Ae996a370E05f16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bit Ether", - "symbol": "BIR", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc0984810873C9D1546afB0286Ae996a370E05f16", - "status": "active", - "id": "0xc0984810873C9D1546afB0286Ae996a370E05f16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc0984810873C9D1546afB0286Ae996a370E05f16/logo.png b/blockchains/ethereum/assets/0xc0984810873C9D1546afB0286Ae996a370E05f16/logo.png deleted file mode 100644 index cc0208317dc12..0000000000000 Binary files a/blockchains/ethereum/assets/0xc0984810873C9D1546afB0286Ae996a370E05f16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9/info.json b/blockchains/ethereum/assets/0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9/info.json deleted file mode 100644 index c6204ae97ccdd..0000000000000 --- a/blockchains/ethereum/assets/0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoshenCoinCash", - "symbol": "GCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9", - "status": "active", - "id": "0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9/logo.png b/blockchains/ethereum/assets/0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9/logo.png deleted file mode 100755 index 86616bab50a76..0000000000000 Binary files a/blockchains/ethereum/assets/0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc0ea83113038987d974FE667831a36E442e661E7/info.json b/blockchains/ethereum/assets/0xc0ea83113038987d974FE667831a36E442e661E7/info.json deleted file mode 100644 index d9e0303ac2728..0000000000000 --- a/blockchains/ethereum/assets/0xc0ea83113038987d974FE667831a36E442e661E7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Libfx", - "symbol": "Libfx", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://libermx.com/", - "explorer": "https://etherscan.io/token/0xc0ea83113038987d974FE667831a36E442e661E7", - "status": "active", - "id": "0xc0ea83113038987d974FE667831a36E442e661E7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc0ea83113038987d974FE667831a36E442e661E7/logo.png b/blockchains/ethereum/assets/0xc0ea83113038987d974FE667831a36E442e661E7/logo.png deleted file mode 100644 index 1647a3d99dd9e..0000000000000 Binary files a/blockchains/ethereum/assets/0xc0ea83113038987d974FE667831a36E442e661E7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc12d099be31567add4e4e4d0D45691C3F58f5663/info.json b/blockchains/ethereum/assets/0xc12d099be31567add4e4e4d0D45691C3F58f5663/info.json deleted file mode 100644 index 8fc4038048548..0000000000000 --- a/blockchains/ethereum/assets/0xc12d099be31567add4e4e4d0D45691C3F58f5663/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Auctus", - "website": "https://auctus.org", - "description": "Auctus will be the utility token at the heart of the DeFi products developed by Auctus.", - "explorer": "https://etherscan.io/token/0xc12d099be31567add4e4e4d0D45691C3F58f5663", - "type": "ERC20", - "symbol": "AUC", - "decimals": 18, - "status": "active", - "id": "0xc12d099be31567add4e4e4d0D45691C3F58f5663" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc12d099be31567add4e4e4d0D45691C3F58f5663/logo.png b/blockchains/ethereum/assets/0xc12d099be31567add4e4e4d0D45691C3F58f5663/logo.png deleted file mode 100755 index e4a222cbe0758..0000000000000 Binary files a/blockchains/ethereum/assets/0xc12d099be31567add4e4e4d0D45691C3F58f5663/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454/info.json b/blockchains/ethereum/assets/0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454/info.json deleted file mode 100644 index b8629e098edf9..0000000000000 --- a/blockchains/ethereum/assets/0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WARP", - "symbol": "WARP", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454", - "status": "active", - "id": "0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454/logo.png b/blockchains/ethereum/assets/0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454/logo.png deleted file mode 100644 index 7e9164cb249f3..0000000000000 Binary files a/blockchains/ethereum/assets/0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc15A399c4eA7815fE36857C9E290EE452A5D6B21/info.json b/blockchains/ethereum/assets/0xc15A399c4eA7815fE36857C9E290EE452A5D6B21/info.json deleted file mode 100644 index 4247c7e3592d0..0000000000000 --- a/blockchains/ethereum/assets/0xc15A399c4eA7815fE36857C9E290EE452A5D6B21/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BoatPilot Token", - "symbol": "NAVI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://boatpilot.io/", - "explorer": "https://etherscan.io/token/0xc15A399c4eA7815fE36857C9E290EE452A5D6B21", - "status": "active", - "id": "0xc15A399c4eA7815fE36857C9E290EE452A5D6B21" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc15A399c4eA7815fE36857C9E290EE452A5D6B21/logo.png b/blockchains/ethereum/assets/0xc15A399c4eA7815fE36857C9E290EE452A5D6B21/logo.png deleted file mode 100755 index e59c57f9ef744..0000000000000 Binary files a/blockchains/ethereum/assets/0xc15A399c4eA7815fE36857C9E290EE452A5D6B21/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc175E77b04F2341517334Ea3Ed0b198A01A97383/info.json b/blockchains/ethereum/assets/0xc175E77b04F2341517334Ea3Ed0b198A01A97383/info.json deleted file mode 100644 index f6356de674fc0..0000000000000 --- a/blockchains/ethereum/assets/0xc175E77b04F2341517334Ea3Ed0b198A01A97383/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "3X Long TRX Token", - "symbol": "TRXBULL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ftx.com/tokens/TRXBULL", - "explorer": "https://etherscan.io/token/0xc175E77b04F2341517334Ea3Ed0b198A01A97383", - "status": "active", - "id": "0xc175E77b04F2341517334Ea3Ed0b198A01A97383" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc175E77b04F2341517334Ea3Ed0b198A01A97383/logo.png b/blockchains/ethereum/assets/0xc175E77b04F2341517334Ea3Ed0b198A01A97383/logo.png deleted file mode 100644 index a8cc1f578d450..0000000000000 Binary files a/blockchains/ethereum/assets/0xc175E77b04F2341517334Ea3Ed0b198A01A97383/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9/info.json b/blockchains/ethereum/assets/0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9/info.json deleted file mode 100644 index b563cc3feba9d..0000000000000 --- a/blockchains/ethereum/assets/0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ArmBlockchainBank", - "symbol": "ABB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://abbtoken.xyz/", - "explorer": "https://etherscan.io/token/0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9", - "status": "active", - "id": "0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9/logo.png b/blockchains/ethereum/assets/0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9/logo.png deleted file mode 100644 index c387ee9531652..0000000000000 Binary files a/blockchains/ethereum/assets/0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5/info.json b/blockchains/ethereum/assets/0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5/info.json deleted file mode 100644 index 689096b7c8c81..0000000000000 --- a/blockchains/ethereum/assets/0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EDOLLAS", - "symbol": "ELS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5", - "status": "active", - "id": "0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5/logo.png b/blockchains/ethereum/assets/0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5/logo.png deleted file mode 100644 index 15ee4be423f78..0000000000000 Binary files a/blockchains/ethereum/assets/0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc1a29a42876ff31D6c30341f5CF400dD8e766d91/info.json b/blockchains/ethereum/assets/0xc1a29a42876ff31D6c30341f5CF400dD8e766d91/info.json deleted file mode 100644 index 8e02877c2fe86..0000000000000 --- a/blockchains/ethereum/assets/0xc1a29a42876ff31D6c30341f5CF400dD8e766d91/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SetoCoin", - "symbol": "SET", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc1a29a42876ff31D6c30341f5CF400dD8e766d91", - "status": "active", - "id": "0xc1a29a42876ff31D6c30341f5CF400dD8e766d91" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc1a29a42876ff31D6c30341f5CF400dD8e766d91/logo.png b/blockchains/ethereum/assets/0xc1a29a42876ff31D6c30341f5CF400dD8e766d91/logo.png deleted file mode 100644 index fb6f499e0017d..0000000000000 Binary files a/blockchains/ethereum/assets/0xc1a29a42876ff31D6c30341f5CF400dD8e766d91/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D/info.json b/blockchains/ethereum/assets/0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D/info.json deleted file mode 100644 index fcd90c4e63e26..0000000000000 --- a/blockchains/ethereum/assets/0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FacelightX", - "symbol": "FHD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D", - "status": "active", - "id": "0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D/logo.png b/blockchains/ethereum/assets/0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D/logo.png deleted file mode 100644 index 4c5622127cd67..0000000000000 Binary files a/blockchains/ethereum/assets/0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc20464e0C373486d2B3335576e83a218b1618A5E/info.json b/blockchains/ethereum/assets/0xc20464e0C373486d2B3335576e83a218b1618A5E/info.json deleted file mode 100644 index 32381f18465d8..0000000000000 --- a/blockchains/ethereum/assets/0xc20464e0C373486d2B3335576e83a218b1618A5E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Datarius Credit", - "symbol": "DTRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://datarius.io/", - "explorer": "https://etherscan.io/token/0xc20464e0C373486d2B3335576e83a218b1618A5E", - "status": "active", - "id": "0xc20464e0C373486d2B3335576e83a218b1618A5E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc20464e0C373486d2B3335576e83a218b1618A5E/logo.png b/blockchains/ethereum/assets/0xc20464e0C373486d2B3335576e83a218b1618A5E/logo.png deleted file mode 100755 index 19023c96343b9..0000000000000 Binary files a/blockchains/ethereum/assets/0xc20464e0C373486d2B3335576e83a218b1618A5E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc21dBEE65D62770953035f0434C532d578a666c9/info.json b/blockchains/ethereum/assets/0xc21dBEE65D62770953035f0434C532d578a666c9/info.json deleted file mode 100644 index 76b1f62520442..0000000000000 --- a/blockchains/ethereum/assets/0xc21dBEE65D62770953035f0434C532d578a666c9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoEnergy", - "symbol": "CNRG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cryptoenergy.io/", - "explorer": "https://etherscan.io/token/0xc21dBEE65D62770953035f0434C532d578a666c9", - "status": "active", - "id": "0xc21dBEE65D62770953035f0434C532d578a666c9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc21dBEE65D62770953035f0434C532d578a666c9/logo.png b/blockchains/ethereum/assets/0xc21dBEE65D62770953035f0434C532d578a666c9/logo.png deleted file mode 100644 index 5d12dcb0709a4..0000000000000 Binary files a/blockchains/ethereum/assets/0xc21dBEE65D62770953035f0434C532d578a666c9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c/info.json b/blockchains/ethereum/assets/0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c/info.json deleted file mode 100644 index 73aadd08b803f..0000000000000 --- a/blockchains/ethereum/assets/0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R885759", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c", - "status": "active", - "id": "0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c/logo.png b/blockchains/ethereum/assets/0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c/logo.png deleted file mode 100644 index ea847989c77a3..0000000000000 Binary files a/blockchains/ethereum/assets/0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc27A2F05fa577a83BA0fDb4c38443c0718356501/info.json b/blockchains/ethereum/assets/0xc27A2F05fa577a83BA0fDb4c38443c0718356501/info.json deleted file mode 100644 index d92b5309097b3..0000000000000 --- a/blockchains/ethereum/assets/0xc27A2F05fa577a83BA0fDb4c38443c0718356501/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lamden Tau", - "symbol": "TAU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://lamden.io", - "explorer": "https://etherscan.io/token/0xc27A2F05fa577a83BA0fDb4c38443c0718356501", - "status": "active", - "id": "0xc27A2F05fa577a83BA0fDb4c38443c0718356501" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc27A2F05fa577a83BA0fDb4c38443c0718356501/logo.png b/blockchains/ethereum/assets/0xc27A2F05fa577a83BA0fDb4c38443c0718356501/logo.png deleted file mode 100644 index dc1eae57aceed..0000000000000 Binary files a/blockchains/ethereum/assets/0xc27A2F05fa577a83BA0fDb4c38443c0718356501/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf/info.json b/blockchains/ethereum/assets/0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf/info.json deleted file mode 100644 index 0b9ae285a06d2..0000000000000 --- a/blockchains/ethereum/assets/0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Omnes Coin", - "symbol": "OMNES", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf", - "status": "active", - "id": "0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf/logo.png b/blockchains/ethereum/assets/0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf/logo.png deleted file mode 100644 index 241baaee24346..0000000000000 Binary files a/blockchains/ethereum/assets/0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293/info.json b/blockchains/ethereum/assets/0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293/info.json deleted file mode 100644 index 2d6fcdac32d11..0000000000000 --- a/blockchains/ethereum/assets/0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DigiCash", - "symbol": "DGX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293", - "status": "active", - "id": "0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293/logo.png b/blockchains/ethereum/assets/0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293/logo.png deleted file mode 100644 index 524f764cf1c61..0000000000000 Binary files a/blockchains/ethereum/assets/0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc2DD62b809de9409fDa30D5c222B1f30A850ed84/info.json b/blockchains/ethereum/assets/0xc2DD62b809de9409fDa30D5c222B1f30A850ed84/info.json deleted file mode 100644 index b9e2ca59e938b..0000000000000 --- a/blockchains/ethereum/assets/0xc2DD62b809de9409fDa30D5c222B1f30A850ed84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "aomucoin", - "symbol": "aomu", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc2DD62b809de9409fDa30D5c222B1f30A850ed84", - "status": "active", - "id": "0xc2DD62b809de9409fDa30D5c222B1f30A850ed84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc2DD62b809de9409fDa30D5c222B1f30A850ed84/logo.png b/blockchains/ethereum/assets/0xc2DD62b809de9409fDa30D5c222B1f30A850ed84/logo.png deleted file mode 100644 index cdc2481da7d4d..0000000000000 Binary files a/blockchains/ethereum/assets/0xc2DD62b809de9409fDa30D5c222B1f30A850ed84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc2b58812c24020EA924c3d7C241C441605F12E75/info.json b/blockchains/ethereum/assets/0xc2b58812c24020EA924c3d7C241C441605F12E75/info.json deleted file mode 100644 index dea8ca39dcc84..0000000000000 --- a/blockchains/ethereum/assets/0xc2b58812c24020EA924c3d7C241C441605F12E75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Entherfound", - "symbol": "ETF", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://entherfound.io/", - "explorer": "https://etherscan.io/token/0xc2b58812c24020EA924c3d7C241C441605F12E75", - "status": "active", - "id": "0xc2b58812c24020EA924c3d7C241C441605F12E75" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc2b58812c24020EA924c3d7C241C441605F12E75/logo.png b/blockchains/ethereum/assets/0xc2b58812c24020EA924c3d7C241C441605F12E75/logo.png deleted file mode 100644 index 28390ad0366d6..0000000000000 Binary files a/blockchains/ethereum/assets/0xc2b58812c24020EA924c3d7C241C441605F12E75/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340/info.json b/blockchains/ethereum/assets/0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340/info.json deleted file mode 100644 index 8223a1e6cb751..0000000000000 --- a/blockchains/ethereum/assets/0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C507162", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340", - "status": "active", - "id": "0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340/logo.png b/blockchains/ethereum/assets/0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340/logo.png deleted file mode 100644 index e87711e7435e2..0000000000000 Binary files a/blockchains/ethereum/assets/0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8/info.json b/blockchains/ethereum/assets/0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8/info.json deleted file mode 100644 index 88fd1b00d952d..0000000000000 --- a/blockchains/ethereum/assets/0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WORLD MEDICAL COINS", - "symbol": "WMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8", - "status": "active", - "id": "0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8/logo.png b/blockchains/ethereum/assets/0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8/logo.png deleted file mode 100644 index 55e8c2a07bd3c..0000000000000 Binary files a/blockchains/ethereum/assets/0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc324a2f6b05880503444451B8b27e6f9e63287Cb/info.json b/blockchains/ethereum/assets/0xc324a2f6b05880503444451B8b27e6f9e63287Cb/info.json deleted file mode 100644 index 5217323efade3..0000000000000 --- a/blockchains/ethereum/assets/0xc324a2f6b05880503444451B8b27e6f9e63287Cb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Exchange Union Coin", - "symbol": "XUC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.exchangeunion.com/", - "explorer": "https://etherscan.io/token/0xc324a2f6b05880503444451B8b27e6f9e63287Cb", - "status": "active", - "id": "0xc324a2f6b05880503444451B8b27e6f9e63287Cb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc324a2f6b05880503444451B8b27e6f9e63287Cb/logo.png b/blockchains/ethereum/assets/0xc324a2f6b05880503444451B8b27e6f9e63287Cb/logo.png deleted file mode 100644 index 359130d355e03..0000000000000 Binary files a/blockchains/ethereum/assets/0xc324a2f6b05880503444451B8b27e6f9e63287Cb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc327DaF071fb374dcB2AfD28797fC58F096A8b1F/info.json b/blockchains/ethereum/assets/0xc327DaF071fb374dcB2AfD28797fC58F096A8b1F/info.json deleted file mode 100644 index 5df60a8f3d147..0000000000000 --- a/blockchains/ethereum/assets/0xc327DaF071fb374dcB2AfD28797fC58F096A8b1F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aroma Token", - "symbol": "ART", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc327DaF071fb374dcB2AfD28797fC58F096A8b1F", - "status": "active", - "id": "0xc327DaF071fb374dcB2AfD28797fC58F096A8b1F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc327DaF071fb374dcB2AfD28797fC58F096A8b1F/logo.png b/blockchains/ethereum/assets/0xc327DaF071fb374dcB2AfD28797fC58F096A8b1F/logo.png deleted file mode 100644 index 9949df353a1f7..0000000000000 Binary files a/blockchains/ethereum/assets/0xc327DaF071fb374dcB2AfD28797fC58F096A8b1F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc3469460CA6260d81ad508773f3B691ae4753Ae2/info.json b/blockchains/ethereum/assets/0xc3469460CA6260d81ad508773f3B691ae4753Ae2/info.json deleted file mode 100644 index a6e9715d22f29..0000000000000 --- a/blockchains/ethereum/assets/0xc3469460CA6260d81ad508773f3B691ae4753Ae2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SERVICEZONE", - "symbol": "SVZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc3469460CA6260d81ad508773f3B691ae4753Ae2", - "status": "active", - "id": "0xc3469460CA6260d81ad508773f3B691ae4753Ae2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc3469460CA6260d81ad508773f3B691ae4753Ae2/logo.png b/blockchains/ethereum/assets/0xc3469460CA6260d81ad508773f3B691ae4753Ae2/logo.png deleted file mode 100644 index 47f3459fd1000..0000000000000 Binary files a/blockchains/ethereum/assets/0xc3469460CA6260d81ad508773f3B691ae4753Ae2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc34Ef872a751A10E2a80243eF826ec0942fE3F14/info.json b/blockchains/ethereum/assets/0xc34Ef872a751A10E2a80243eF826ec0942fE3F14/info.json deleted file mode 100644 index f7cf6b8e5bdd7..0000000000000 --- a/blockchains/ethereum/assets/0xc34Ef872a751A10E2a80243eF826ec0942fE3F14/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Uniswap", - "website": "https://bitcoinuniswap.org", - "description": "Bitcoin Uniswap is based on the design of Bitcoin. It comes with a rarer amount, faster transfer speed, and lower fees.", - "explorer": "https://etherscan.io/token/0xc34Ef872a751A10E2a80243eF826ec0942fE3F14", - "type": "ERC20", - "symbol": "BTCu", - "decimals": 18, - "status": "active", - "id": "0xc34Ef872a751A10E2a80243eF826ec0942fE3F14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc34Ef872a751A10E2a80243eF826ec0942fE3F14/logo.png b/blockchains/ethereum/assets/0xc34Ef872a751A10E2a80243eF826ec0942fE3F14/logo.png deleted file mode 100644 index e32fc1c7c588e..0000000000000 Binary files a/blockchains/ethereum/assets/0xc34Ef872a751A10E2a80243eF826ec0942fE3F14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc36e2C02e64585c15794B8e25E826d50b15fd878/info.json b/blockchains/ethereum/assets/0xc36e2C02e64585c15794B8e25E826d50b15fd878/info.json deleted file mode 100644 index 430b4c5804c8a..0000000000000 --- a/blockchains/ethereum/assets/0xc36e2C02e64585c15794B8e25E826d50b15fd878/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Animeyen", - "symbol": "ANIME", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://animeyen.com", - "explorer": "https://etherscan.io/token/0xc36e2C02e64585c15794B8e25E826d50b15fd878", - "status": "active", - "id": "0xc36e2C02e64585c15794B8e25E826d50b15fd878" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc36e2C02e64585c15794B8e25E826d50b15fd878/logo.png b/blockchains/ethereum/assets/0xc36e2C02e64585c15794B8e25E826d50b15fd878/logo.png deleted file mode 100644 index d97e9b912eeda..0000000000000 Binary files a/blockchains/ethereum/assets/0xc36e2C02e64585c15794B8e25E826d50b15fd878/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/info.json b/blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/info.json deleted file mode 100644 index 088fc8f590127..0000000000000 --- a/blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ERC20", - "symbol": "ERC20", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://index-erc20.io/", - "explorer": "https://etherscan.io/token/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA", - "status": "active", - "id": "0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/logo.png b/blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/logo.png deleted file mode 100644 index 452cbe83aebf9..0000000000000 Binary files a/blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/info.json b/blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/info.json deleted file mode 100644 index 8cde5d7c209ff..0000000000000 --- a/blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "Gather", - "website": "https://gather.network", - "white_paper": "https://gather.network/whitepaper.html", - "description": "Gather is a platform that allows publishers to monetize without ads and provides businesses & developers access to cheap and reliable processing power.", - "explorer": "https://etherscan.io/token/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Gather_Network", - "handle": "Gather_Network" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/GatherNetwork", - "handle": "Gather_Network" - }, - { - "name": "Medium", - "url": "https://medium.com/@GatherNetwork", - "handle": "GatherNetwork" - }, - { - "name": "Linkedin", - "url": "https://linkedin.com/company/gathernetwork/", - "handle": "gathernetwork" - } - ], - "type": "ERC20", - "symbol": "GTH", - "decimals": 18, - "status": "active", - "id": "0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/logo.png b/blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/logo.png deleted file mode 100644 index e88e23c813bd5..0000000000000 Binary files a/blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4/info.json b/blockchains/ethereum/assets/0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4/info.json deleted file mode 100644 index ce3914a97fef7..0000000000000 --- a/blockchains/ethereum/assets/0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rise VS Fall", - "symbol": "RVF", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4", - "status": "active", - "id": "0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4/logo.png b/blockchains/ethereum/assets/0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4/logo.png deleted file mode 100755 index 0748e61f1144b..0000000000000 Binary files a/blockchains/ethereum/assets/0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc37E8a31BA2d110c12f09f0239954A68b00bC599/info.json b/blockchains/ethereum/assets/0xc37E8a31BA2d110c12f09f0239954A68b00bC599/info.json deleted file mode 100644 index e43c32fa1ab1a..0000000000000 --- a/blockchains/ethereum/assets/0xc37E8a31BA2d110c12f09f0239954A68b00bC599/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EUB Chain", - "symbol": "EUBC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://eubchain.com/", - "explorer": "https://etherscan.io/token/0xc37E8a31BA2d110c12f09f0239954A68b00bC599", - "status": "active", - "id": "0xc37E8a31BA2d110c12f09f0239954A68b00bC599" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc37E8a31BA2d110c12f09f0239954A68b00bC599/logo.png b/blockchains/ethereum/assets/0xc37E8a31BA2d110c12f09f0239954A68b00bC599/logo.png deleted file mode 100644 index 04a54f44ba147..0000000000000 Binary files a/blockchains/ethereum/assets/0xc37E8a31BA2d110c12f09f0239954A68b00bC599/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc398891b43F1B91158dCa87c63a88b80d000C248/info.json b/blockchains/ethereum/assets/0xc398891b43F1B91158dCa87c63a88b80d000C248/info.json deleted file mode 100644 index 7f06db185f2b1..0000000000000 --- a/blockchains/ethereum/assets/0xc398891b43F1B91158dCa87c63a88b80d000C248/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INDOBIT", - "symbol": "IBIT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc398891b43F1B91158dCa87c63a88b80d000C248", - "status": "active", - "id": "0xc398891b43F1B91158dCa87c63a88b80d000C248" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc398891b43F1B91158dCa87c63a88b80d000C248/logo.png b/blockchains/ethereum/assets/0xc398891b43F1B91158dCa87c63a88b80d000C248/logo.png deleted file mode 100644 index 8564829b0433f..0000000000000 Binary files a/blockchains/ethereum/assets/0xc398891b43F1B91158dCa87c63a88b80d000C248/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc398e9A33288831a64F28F2E01065B17C25B6cD3/info.json b/blockchains/ethereum/assets/0xc398e9A33288831a64F28F2E01065B17C25B6cD3/info.json deleted file mode 100644 index 35e4a375ce2ac..0000000000000 --- a/blockchains/ethereum/assets/0xc398e9A33288831a64F28F2E01065B17C25B6cD3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-15/30M15", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc398e9A33288831a64F28F2E01065B17C25B6cD3", - "status": "active", - "id": "0xc398e9A33288831a64F28F2E01065B17C25B6cD3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc398e9A33288831a64F28F2E01065B17C25B6cD3/logo.png b/blockchains/ethereum/assets/0xc398e9A33288831a64F28F2E01065B17C25B6cD3/logo.png deleted file mode 100644 index 1f694b270dc16..0000000000000 Binary files a/blockchains/ethereum/assets/0xc398e9A33288831a64F28F2E01065B17C25B6cD3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34/info.json b/blockchains/ethereum/assets/0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34/info.json deleted file mode 100644 index db0a8b653f52f..0000000000000 --- a/blockchains/ethereum/assets/0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "E25_Booster", - "symbol": "E25", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34", - "status": "active", - "id": "0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34/logo.png b/blockchains/ethereum/assets/0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34/logo.png deleted file mode 100644 index 2b5ed708bf972..0000000000000 Binary files a/blockchains/ethereum/assets/0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5/info.json b/blockchains/ethereum/assets/0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5/info.json deleted file mode 100644 index 6ce467a19782d..0000000000000 --- a/blockchains/ethereum/assets/0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OBIT Coin", - "symbol": "OBIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5", - "status": "active", - "id": "0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5/logo.png b/blockchains/ethereum/assets/0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5/logo.png deleted file mode 100644 index 34ed674058af7..0000000000000 Binary files a/blockchains/ethereum/assets/0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc3E329cA5380C6b416CF095Ed1a662c378A2B630/info.json b/blockchains/ethereum/assets/0xc3E329cA5380C6b416CF095Ed1a662c378A2B630/info.json deleted file mode 100644 index a60de9ed33a31..0000000000000 --- a/blockchains/ethereum/assets/0xc3E329cA5380C6b416CF095Ed1a662c378A2B630/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TaurusPay", - "symbol": "TAPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc3E329cA5380C6b416CF095Ed1a662c378A2B630", - "status": "active", - "id": "0xc3E329cA5380C6b416CF095Ed1a662c378A2B630" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc3E329cA5380C6b416CF095Ed1a662c378A2B630/logo.png b/blockchains/ethereum/assets/0xc3E329cA5380C6b416CF095Ed1a662c378A2B630/logo.png deleted file mode 100755 index a5c1fc70cdc45..0000000000000 Binary files a/blockchains/ethereum/assets/0xc3E329cA5380C6b416CF095Ed1a662c378A2B630/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587/info.json b/blockchains/ethereum/assets/0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587/info.json deleted file mode 100644 index a6491df47e261..0000000000000 --- a/blockchains/ethereum/assets/0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The B Network Group", - "symbol": "TBNG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587", - "status": "active", - "id": "0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587/logo.png b/blockchains/ethereum/assets/0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587/logo.png deleted file mode 100644 index f22dedb6cc4ef..0000000000000 Binary files a/blockchains/ethereum/assets/0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074/info.json b/blockchains/ethereum/assets/0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074/info.json deleted file mode 100644 index a09d45928eb01..0000000000000 --- a/blockchains/ethereum/assets/0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MCC ico token", - "symbol": "MCC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074", - "status": "active", - "id": "0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074/logo.png b/blockchains/ethereum/assets/0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074/logo.png deleted file mode 100644 index e315c08d6042a..0000000000000 Binary files a/blockchains/ethereum/assets/0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2/info.json b/blockchains/ethereum/assets/0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2/info.json deleted file mode 100644 index 258ebeb1ea18f..0000000000000 --- a/blockchains/ethereum/assets/0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SecretCoin", - "symbol": "SCR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2", - "status": "active", - "id": "0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2/logo.png b/blockchains/ethereum/assets/0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2/logo.png deleted file mode 100755 index cf9e962ee423c..0000000000000 Binary files a/blockchains/ethereum/assets/0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb/info.json b/blockchains/ethereum/assets/0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb/info.json deleted file mode 100644 index 2e4460916694f..0000000000000 --- a/blockchains/ethereum/assets/0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trendering", - "symbol": "TRND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb", - "status": "active", - "id": "0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb/logo.png b/blockchains/ethereum/assets/0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb/logo.png deleted file mode 100644 index 02ed034f735f4..0000000000000 Binary files a/blockchains/ethereum/assets/0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc3e2de0b661cF58F66BdE8E896905399ded58af5/info.json b/blockchains/ethereum/assets/0xc3e2de0b661cF58F66BdE8E896905399ded58af5/info.json deleted file mode 100644 index af8a5ebbd4a41..0000000000000 --- a/blockchains/ethereum/assets/0xc3e2de0b661cF58F66BdE8E896905399ded58af5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Matrexcoin", - "symbol": "MAC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://matrexcoin.com/", - "explorer": "https://etherscan.io/token/0xc3e2de0b661cF58F66BdE8E896905399ded58af5", - "status": "active", - "id": "0xc3e2de0b661cF58F66BdE8E896905399ded58af5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc3e2de0b661cF58F66BdE8E896905399ded58af5/logo.png b/blockchains/ethereum/assets/0xc3e2de0b661cF58F66BdE8E896905399ded58af5/logo.png deleted file mode 100644 index 39b3865bf7d1b..0000000000000 Binary files a/blockchains/ethereum/assets/0xc3e2de0b661cF58F66BdE8E896905399ded58af5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc4199fB6FFDb30A829614becA030f9042f1c3992/info.json b/blockchains/ethereum/assets/0xc4199fB6FFDb30A829614becA030f9042f1c3992/info.json deleted file mode 100644 index 695817de6fffa..0000000000000 --- a/blockchains/ethereum/assets/0xc4199fB6FFDb30A829614becA030f9042f1c3992/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "snglsDAO Governance Token", - "website": "https://snglsDAO.io", - "description": "snglsDAO Governance Token is the reputation token for the snglsDAO. Join the revolution of unstoppable media and the fight for freedom from censorship!", - "explorer": "https://etherscan.io/token/0xc4199fB6FFDb30A829614becA030f9042f1c3992", - "type": "ERC20", - "symbol": "SGT", - "decimals": 18, - "status": "active", - "id": "0xc4199fB6FFDb30A829614becA030f9042f1c3992" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc4199fB6FFDb30A829614becA030f9042f1c3992/logo.png b/blockchains/ethereum/assets/0xc4199fB6FFDb30A829614becA030f9042f1c3992/logo.png deleted file mode 100644 index 045723aa1a16b..0000000000000 Binary files a/blockchains/ethereum/assets/0xc4199fB6FFDb30A829614becA030f9042f1c3992/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc42209aCcC14029c1012fB5680D95fBd6036E2a0/info.json b/blockchains/ethereum/assets/0xc42209aCcC14029c1012fB5680D95fBd6036E2a0/info.json deleted file mode 100644 index f9a5062eda95f..0000000000000 --- a/blockchains/ethereum/assets/0xc42209aCcC14029c1012fB5680D95fBd6036E2a0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PayPie", - "symbol": "PPP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.paypie.com/", - "explorer": "https://etherscan.io/token/0xc42209aCcC14029c1012fB5680D95fBd6036E2a0", - "status": "active", - "id": "0xc42209aCcC14029c1012fB5680D95fBd6036E2a0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc42209aCcC14029c1012fB5680D95fBd6036E2a0/logo.png b/blockchains/ethereum/assets/0xc42209aCcC14029c1012fB5680D95fBd6036E2a0/logo.png deleted file mode 100644 index 453b09e25b2c3..0000000000000 Binary files a/blockchains/ethereum/assets/0xc42209aCcC14029c1012fB5680D95fBd6036E2a0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3/info.json b/blockchains/ethereum/assets/0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3/info.json deleted file mode 100644 index f8285216d810a..0000000000000 --- a/blockchains/ethereum/assets/0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitibu", - "symbol": "BTB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3", - "status": "active", - "id": "0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3/logo.png b/blockchains/ethereum/assets/0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3/logo.png deleted file mode 100644 index 028ed356fd29d..0000000000000 Binary files a/blockchains/ethereum/assets/0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc434B0584355039392BBa077B2B58AE614B6f18c/info.json b/blockchains/ethereum/assets/0xc434B0584355039392BBa077B2B58AE614B6f18c/info.json deleted file mode 100644 index 642aa1d0ccae6..0000000000000 --- a/blockchains/ethereum/assets/0xc434B0584355039392BBa077B2B58AE614B6f18c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Shares", - "symbol": "SHR", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc434B0584355039392BBa077B2B58AE614B6f18c", - "status": "active", - "id": "0xc434B0584355039392BBa077B2B58AE614B6f18c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc434B0584355039392BBa077B2B58AE614B6f18c/logo.png b/blockchains/ethereum/assets/0xc434B0584355039392BBa077B2B58AE614B6f18c/logo.png deleted file mode 100644 index 8aa15c7391389..0000000000000 Binary files a/blockchains/ethereum/assets/0xc434B0584355039392BBa077B2B58AE614B6f18c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc44948cbbaF37A4D7f1315C08972B4338080bf59/info.json b/blockchains/ethereum/assets/0xc44948cbbaF37A4D7f1315C08972B4338080bf59/info.json deleted file mode 100644 index afec5957684fe..0000000000000 --- a/blockchains/ethereum/assets/0xc44948cbbaF37A4D7f1315C08972B4338080bf59/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "turepay", - "symbol": "TUP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc44948cbbaF37A4D7f1315C08972B4338080bf59", - "status": "active", - "id": "0xc44948cbbaF37A4D7f1315C08972B4338080bf59" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc44948cbbaF37A4D7f1315C08972B4338080bf59/logo.png b/blockchains/ethereum/assets/0xc44948cbbaF37A4D7f1315C08972B4338080bf59/logo.png deleted file mode 100644 index 7bb4007159c92..0000000000000 Binary files a/blockchains/ethereum/assets/0xc44948cbbaF37A4D7f1315C08972B4338080bf59/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc45D5E5c83101B1873354694B95089981fB9F7ca/info.json b/blockchains/ethereum/assets/0xc45D5E5c83101B1873354694B95089981fB9F7ca/info.json deleted file mode 100644 index bdf388e28eb3e..0000000000000 --- a/blockchains/ethereum/assets/0xc45D5E5c83101B1873354694B95089981fB9F7ca/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 181-CN48", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc45D5E5c83101B1873354694B95089981fB9F7ca", - "status": "active", - "id": "0xc45D5E5c83101B1873354694B95089981fB9F7ca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc45D5E5c83101B1873354694B95089981fB9F7ca/logo.png b/blockchains/ethereum/assets/0xc45D5E5c83101B1873354694B95089981fB9F7ca/logo.png deleted file mode 100644 index 716338ba20c3d..0000000000000 Binary files a/blockchains/ethereum/assets/0xc45D5E5c83101B1873354694B95089981fB9F7ca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28/info.json b/blockchains/ethereum/assets/0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28/info.json deleted file mode 100644 index 04024c7759a28..0000000000000 --- a/blockchains/ethereum/assets/0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SPORTSCRYPTO", - "symbol": "SPCR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28", - "status": "active", - "id": "0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28/logo.png b/blockchains/ethereum/assets/0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28/logo.png deleted file mode 100644 index d3da737fa6072..0000000000000 Binary files a/blockchains/ethereum/assets/0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494/info.json b/blockchains/ethereum/assets/0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494/info.json deleted file mode 100644 index 10b7cd79638b6..0000000000000 --- a/blockchains/ethereum/assets/0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Daniubi", - "symbol": "DNB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494", - "status": "active", - "id": "0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494/logo.png b/blockchains/ethereum/assets/0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494/logo.png deleted file mode 100644 index b9e365ba9e78a..0000000000000 Binary files a/blockchains/ethereum/assets/0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc4E15973E6fF2A35cC804c2CF9D2a1b817a8b40F/logo.png b/blockchains/ethereum/assets/0xc4E15973E6fF2A35cC804c2CF9D2a1b817a8b40F/logo.png deleted file mode 100644 index 8eca42b04ea66..0000000000000 Binary files a/blockchains/ethereum/assets/0xc4E15973E6fF2A35cC804c2CF9D2a1b817a8b40F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc4e41117B773599971907172b82FE85afe6A1a21/info.json b/blockchains/ethereum/assets/0xc4e41117B773599971907172b82FE85afe6A1a21/info.json deleted file mode 100644 index c7fddc6c008c2..0000000000000 --- a/blockchains/ethereum/assets/0xc4e41117B773599971907172b82FE85afe6A1a21/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Silver", - "symbol": "CSC-SI", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc4e41117B773599971907172b82FE85afe6A1a21", - "status": "active", - "id": "0xc4e41117B773599971907172b82FE85afe6A1a21" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc4e41117B773599971907172b82FE85afe6A1a21/logo.png b/blockchains/ethereum/assets/0xc4e41117B773599971907172b82FE85afe6A1a21/logo.png deleted file mode 100755 index fc3ce694afb99..0000000000000 Binary files a/blockchains/ethereum/assets/0xc4e41117B773599971907172b82FE85afe6A1a21/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83/info.json b/blockchains/ethereum/assets/0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83/info.json deleted file mode 100644 index 8ca0ddfa11a6c..0000000000000 --- a/blockchains/ethereum/assets/0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 321-CN25", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83", - "status": "active", - "id": "0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83/logo.png b/blockchains/ethereum/assets/0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83/logo.png deleted file mode 100644 index ae2d680a10f67..0000000000000 Binary files a/blockchains/ethereum/assets/0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc528c28FEC0A90C083328BC45f587eE215760A0F/info.json b/blockchains/ethereum/assets/0xc528c28FEC0A90C083328BC45f587eE215760A0F/info.json deleted file mode 100644 index a651b41fffb4d..0000000000000 --- a/blockchains/ethereum/assets/0xc528c28FEC0A90C083328BC45f587eE215760A0F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Endor Protocol Token", - "symbol": "EDR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.endor.com/", - "explorer": "https://etherscan.io/token/0xc528c28FEC0A90C083328BC45f587eE215760A0F", - "status": "active", - "id": "0xc528c28FEC0A90C083328BC45f587eE215760A0F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc528c28FEC0A90C083328BC45f587eE215760A0F/logo.png b/blockchains/ethereum/assets/0xc528c28FEC0A90C083328BC45f587eE215760A0F/logo.png deleted file mode 100755 index 8a2cc7665590a..0000000000000 Binary files a/blockchains/ethereum/assets/0xc528c28FEC0A90C083328BC45f587eE215760A0F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791/info.json b/blockchains/ethereum/assets/0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791/info.json deleted file mode 100644 index 4ca58767fb9ad..0000000000000 --- a/blockchains/ethereum/assets/0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gcash", - "symbol": "GCASH", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791", - "status": "active", - "id": "0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791/logo.png b/blockchains/ethereum/assets/0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791/logo.png deleted file mode 100644 index 148b1a6c47632..0000000000000 Binary files a/blockchains/ethereum/assets/0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc54083e77F913a4f99E1232Ae80c318ff03c9D17/info.json b/blockchains/ethereum/assets/0xc54083e77F913a4f99E1232Ae80c318ff03c9D17/info.json deleted file mode 100644 index df908b9f70447..0000000000000 --- a/blockchains/ethereum/assets/0xc54083e77F913a4f99E1232Ae80c318ff03c9D17/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CariNet Token", - "symbol": "CIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.carinet.io/", - "explorer": "https://etherscan.io/token/0xc54083e77F913a4f99E1232Ae80c318ff03c9D17", - "status": "active", - "id": "0xc54083e77F913a4f99E1232Ae80c318ff03c9D17" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc54083e77F913a4f99E1232Ae80c318ff03c9D17/logo.png b/blockchains/ethereum/assets/0xc54083e77F913a4f99E1232Ae80c318ff03c9D17/logo.png deleted file mode 100644 index 779fc190af781..0000000000000 Binary files a/blockchains/ethereum/assets/0xc54083e77F913a4f99E1232Ae80c318ff03c9D17/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc544197d2b5862B996317dD471544f00769902b5/info.json b/blockchains/ethereum/assets/0xc544197d2b5862B996317dD471544f00769902b5/info.json deleted file mode 100644 index b13f000ce844a..0000000000000 --- a/blockchains/ethereum/assets/0xc544197d2b5862B996317dD471544f00769902b5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hydro Token", - "symbol": "XHT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc544197d2b5862B996317dD471544f00769902b5", - "status": "active", - "id": "0xc544197d2b5862B996317dD471544f00769902b5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc544197d2b5862B996317dD471544f00769902b5/logo.png b/blockchains/ethereum/assets/0xc544197d2b5862B996317dD471544f00769902b5/logo.png deleted file mode 100644 index 973bb521b3867..0000000000000 Binary files a/blockchains/ethereum/assets/0xc544197d2b5862B996317dD471544f00769902b5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc5451c3b432687A5a796c4DafD0cb4702874F92D/info.json b/blockchains/ethereum/assets/0xc5451c3b432687A5a796c4DafD0cb4702874F92D/info.json deleted file mode 100644 index a8b2ecf6fce01..0000000000000 --- a/blockchains/ethereum/assets/0xc5451c3b432687A5a796c4DafD0cb4702874F92D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARTDOTCOIN", - "symbol": "ADC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc5451c3b432687A5a796c4DafD0cb4702874F92D", - "status": "active", - "id": "0xc5451c3b432687A5a796c4DafD0cb4702874F92D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc5451c3b432687A5a796c4DafD0cb4702874F92D/logo.png b/blockchains/ethereum/assets/0xc5451c3b432687A5a796c4DafD0cb4702874F92D/logo.png deleted file mode 100644 index 781c88388ab00..0000000000000 Binary files a/blockchains/ethereum/assets/0xc5451c3b432687A5a796c4DafD0cb4702874F92D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc5594d84B996A68326d89FB35E4B89b3323ef37d/info.json b/blockchains/ethereum/assets/0xc5594d84B996A68326d89FB35E4B89b3323ef37d/info.json deleted file mode 100644 index ae8b5d7ad7901..0000000000000 --- a/blockchains/ethereum/assets/0xc5594d84B996A68326d89FB35E4B89b3323ef37d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Epocum", - "symbol": "EPM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc5594d84B996A68326d89FB35E4B89b3323ef37d", - "status": "active", - "id": "0xc5594d84B996A68326d89FB35E4B89b3323ef37d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc5594d84B996A68326d89FB35E4B89b3323ef37d/logo.png b/blockchains/ethereum/assets/0xc5594d84B996A68326d89FB35E4B89b3323ef37d/logo.png deleted file mode 100644 index dc65c488910b6..0000000000000 Binary files a/blockchains/ethereum/assets/0xc5594d84B996A68326d89FB35E4B89b3323ef37d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78/info.json b/blockchains/ethereum/assets/0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78/info.json deleted file mode 100644 index 85fe1f2f8bae0..0000000000000 --- a/blockchains/ethereum/assets/0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Social Activity Token", - "symbol": "SAT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://sphere.social/", - "explorer": "https://etherscan.io/token/0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78", - "status": "active", - "id": "0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78/logo.png b/blockchains/ethereum/assets/0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78/logo.png deleted file mode 100644 index d7ecb9494e745..0000000000000 Binary files a/blockchains/ethereum/assets/0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc58c0Fca06908E66540102356f2E91edCaEB8D81/info.json b/blockchains/ethereum/assets/0xc58c0Fca06908E66540102356f2E91edCaEB8D81/info.json deleted file mode 100644 index deddddc51c2e8..0000000000000 --- a/blockchains/ethereum/assets/0xc58c0Fca06908E66540102356f2E91edCaEB8D81/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HalfLife", - "symbol": "NUKE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://nuketoken.com/", - "explorer": "https://etherscan.io/token/0xc58c0Fca06908E66540102356f2E91edCaEB8D81", - "status": "active", - "id": "0xc58c0Fca06908E66540102356f2E91edCaEB8D81" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc58c0Fca06908E66540102356f2E91edCaEB8D81/logo.png b/blockchains/ethereum/assets/0xc58c0Fca06908E66540102356f2E91edCaEB8D81/logo.png deleted file mode 100644 index cabc0a5ad9d97..0000000000000 Binary files a/blockchains/ethereum/assets/0xc58c0Fca06908E66540102356f2E91edCaEB8D81/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD/info.json b/blockchains/ethereum/assets/0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD/info.json deleted file mode 100644 index bb6062ccfa7bb..0000000000000 --- a/blockchains/ethereum/assets/0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BLANK", - "symbol": "BLANK", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD", - "status": "active", - "id": "0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD/logo.png b/blockchains/ethereum/assets/0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD/logo.png deleted file mode 100644 index 6b54589624b31..0000000000000 Binary files a/blockchains/ethereum/assets/0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB/info.json b/blockchains/ethereum/assets/0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB/info.json deleted file mode 100644 index ca7d48bf82eb5..0000000000000 --- a/blockchains/ethereum/assets/0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 110-CN32", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB", - "status": "active", - "id": "0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB/logo.png b/blockchains/ethereum/assets/0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB/logo.png deleted file mode 100644 index 579b54c4dceb6..0000000000000 Binary files a/blockchains/ethereum/assets/0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65/info.json b/blockchains/ethereum/assets/0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65/info.json deleted file mode 100644 index 2055e81ba5ed2..0000000000000 --- a/blockchains/ethereum/assets/0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "sanmaricoin", - "symbol": "SMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65", - "status": "active", - "id": "0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65/logo.png b/blockchains/ethereum/assets/0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65/logo.png deleted file mode 100755 index fa8bd53417a6d..0000000000000 Binary files a/blockchains/ethereum/assets/0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc5bDdf9843308380375a611c18B50Fb9341f502A/info.json b/blockchains/ethereum/assets/0xc5bDdf9843308380375a611c18B50Fb9341f502A/info.json deleted file mode 100644 index 69a733c77c0ba..0000000000000 --- a/blockchains/ethereum/assets/0xc5bDdf9843308380375a611c18B50Fb9341f502A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "veCRV-DAO yVault", - "symbol": "yveCRV-DAO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://yearn.finance/", - "explorer": "https://etherscan.io/token/0xc5bDdf9843308380375a611c18B50Fb9341f502A", - "status": "active", - "id": "0xc5bDdf9843308380375a611c18B50Fb9341f502A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc5bDdf9843308380375a611c18B50Fb9341f502A/logo.png b/blockchains/ethereum/assets/0xc5bDdf9843308380375a611c18B50Fb9341f502A/logo.png deleted file mode 100644 index 398b354e9d9e1..0000000000000 Binary files a/blockchains/ethereum/assets/0xc5bDdf9843308380375a611c18B50Fb9341f502A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54/info.json b/blockchains/ethereum/assets/0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54/info.json deleted file mode 100644 index 13637536fb073..0000000000000 --- a/blockchains/ethereum/assets/0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "Tradepower Dex", - "website": "https://tradepower.io", - "description": "Frictionless Token Swap Experience. Automated liquidity pools deployment. TDEX dividends sharing program and Staking Dapp.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/TradePowerToken", - "handle": "TradePowerToken" - }, - { - "name": "Discord", - "url": "https://discord.gg/yyc6wY", - "handle": "" - } - ], - "explorer": "https://etherscan.io/token/0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54", - "type": "ERC20", - "symbol": "TDEX", - "decimals": 18, - "status": "active", - "id": "0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54/logo.png b/blockchains/ethereum/assets/0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54/logo.png deleted file mode 100644 index c531816e96108..0000000000000 Binary files a/blockchains/ethereum/assets/0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc6358C02A4BaFcbcd85360ae046e6bEe556429c1/info.json b/blockchains/ethereum/assets/0xc6358C02A4BaFcbcd85360ae046e6bEe556429c1/info.json deleted file mode 100644 index 7291920b5b7bc..0000000000000 --- a/blockchains/ethereum/assets/0xc6358C02A4BaFcbcd85360ae046e6bEe556429c1/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "AllWin", - "website": "https://allwindefi.com", - "white_paper": "https://allwindefi.com/AllwinDeFi(WPv1.0).pdf", - "description": "Allwin DeFi is a decentralized finance farming P2P gaming platform built on Ethereum Blockchain.", - "explorer": "https://etherscan.io/token/0xc6358c02a4bafcbcd85360ae046e6bee556429c1", - "type": "ERC20", - "symbol": "AllWin", - "decimals": 6, - "status": "active", - "id": "0xc6358C02A4BaFcbcd85360ae046e6bEe556429c1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc6358C02A4BaFcbcd85360ae046e6bEe556429c1/logo.png b/blockchains/ethereum/assets/0xc6358C02A4BaFcbcd85360ae046e6bEe556429c1/logo.png deleted file mode 100644 index 7a1da7d43480b..0000000000000 Binary files a/blockchains/ethereum/assets/0xc6358C02A4BaFcbcd85360ae046e6bEe556429c1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc666081073E8DfF8D3d1c2292A29aE1A2153eC09/info.json b/blockchains/ethereum/assets/0xc666081073E8DfF8D3d1c2292A29aE1A2153eC09/info.json deleted file mode 100644 index f88811fb093a1..0000000000000 --- a/blockchains/ethereum/assets/0xc666081073E8DfF8D3d1c2292A29aE1A2153eC09/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DigitexFutures", - "website": "https://digitexfutures.com/", - "description": "The DGTX Token is a protocol token which value derives from its utility as a vehicle for commission-free trading of futures contracts on the price of Bitcoin, Ethereum and Litecoin against the US Dollar.", - "explorer": "https://etherscan.io/token/0xc666081073E8DfF8D3d1c2292A29aE1A2153eC09", - "type": "ERC20", - "symbol": "DGTX", - "decimals": 18, - "status": "active", - "id": "0xc666081073E8DfF8D3d1c2292A29aE1A2153eC09" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc666081073E8DfF8D3d1c2292A29aE1A2153eC09/logo.png b/blockchains/ethereum/assets/0xc666081073E8DfF8D3d1c2292A29aE1A2153eC09/logo.png deleted file mode 100644 index 5b3c7a6d144a7..0000000000000 Binary files a/blockchains/ethereum/assets/0xc666081073E8DfF8D3d1c2292A29aE1A2153eC09/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62/info.json b/blockchains/ethereum/assets/0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62/info.json deleted file mode 100644 index 1dc379f6eb6d1..0000000000000 --- a/blockchains/ethereum/assets/0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SEC", - "symbol": "SEC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62", - "status": "active", - "id": "0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62/logo.png b/blockchains/ethereum/assets/0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62/logo.png deleted file mode 100644 index 1c9c15f0a8648..0000000000000 Binary files a/blockchains/ethereum/assets/0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea/info.json b/blockchains/ethereum/assets/0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea/info.json deleted file mode 100644 index ca545c90da6ce..0000000000000 --- a/blockchains/ethereum/assets/0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "tor.finance", - "symbol": "TOR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea", - "status": "active", - "id": "0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea/logo.png b/blockchains/ethereum/assets/0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea/logo.png deleted file mode 100644 index 05afe445c11d8..0000000000000 Binary files a/blockchains/ethereum/assets/0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5/info.json b/blockchains/ethereum/assets/0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5/info.json deleted file mode 100644 index f6371be489b01..0000000000000 --- a/blockchains/ethereum/assets/0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lipchain", - "symbol": "LIPS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.lipchain.io/", - "explorer": "https://etherscan.io/token/0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5", - "status": "active", - "id": "0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5/logo.png b/blockchains/ethereum/assets/0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5/logo.png deleted file mode 100644 index 08eae1f1d0249..0000000000000 Binary files a/blockchains/ethereum/assets/0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc687Cbe21Da4374597ac5a020D79A7c39536512C/info.json b/blockchains/ethereum/assets/0xc687Cbe21Da4374597ac5a020D79A7c39536512C/info.json deleted file mode 100644 index 534c781bae60f..0000000000000 --- a/blockchains/ethereum/assets/0xc687Cbe21Da4374597ac5a020D79A7c39536512C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SAL", - "symbol": "SAL", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc687Cbe21Da4374597ac5a020D79A7c39536512C", - "status": "active", - "id": "0xc687Cbe21Da4374597ac5a020D79A7c39536512C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc687Cbe21Da4374597ac5a020D79A7c39536512C/logo.png b/blockchains/ethereum/assets/0xc687Cbe21Da4374597ac5a020D79A7c39536512C/logo.png deleted file mode 100644 index ca5cc094c7261..0000000000000 Binary files a/blockchains/ethereum/assets/0xc687Cbe21Da4374597ac5a020D79A7c39536512C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc68B73D9509F5343602480656F5dA512a5A20b9e/info.json b/blockchains/ethereum/assets/0xc68B73D9509F5343602480656F5dA512a5A20b9e/info.json deleted file mode 100644 index c26dd5cbd329d..0000000000000 --- a/blockchains/ethereum/assets/0xc68B73D9509F5343602480656F5dA512a5A20b9e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ACIDTOKEN", - "symbol": "ACID", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc68B73D9509F5343602480656F5dA512a5A20b9e", - "status": "active", - "id": "0xc68B73D9509F5343602480656F5dA512a5A20b9e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc68B73D9509F5343602480656F5dA512a5A20b9e/logo.png b/blockchains/ethereum/assets/0xc68B73D9509F5343602480656F5dA512a5A20b9e/logo.png deleted file mode 100644 index 09dca7c21498b..0000000000000 Binary files a/blockchains/ethereum/assets/0xc68B73D9509F5343602480656F5dA512a5A20b9e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5/info.json b/blockchains/ethereum/assets/0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5/info.json deleted file mode 100644 index 8070670eac713..0000000000000 --- a/blockchains/ethereum/assets/0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lympo tokens", - "symbol": "LYM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://lympo.io/", - "explorer": "https://etherscan.io/token/0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5", - "status": "active", - "id": "0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5/logo.png b/blockchains/ethereum/assets/0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5/logo.png deleted file mode 100644 index 95cca1c6aff22..0000000000000 Binary files a/blockchains/ethereum/assets/0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc6A18790d4D3988D28cc1E274E2c696602ea4343/info.json b/blockchains/ethereum/assets/0xc6A18790d4D3988D28cc1E274E2c696602ea4343/info.json deleted file mode 100644 index 6c65ac0145880..0000000000000 --- a/blockchains/ethereum/assets/0xc6A18790d4D3988D28cc1E274E2c696602ea4343/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coinrobots", - "symbol": "ROBOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc6A18790d4D3988D28cc1E274E2c696602ea4343", - "status": "active", - "id": "0xc6A18790d4D3988D28cc1E274E2c696602ea4343" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc6A18790d4D3988D28cc1E274E2c696602ea4343/logo.png b/blockchains/ethereum/assets/0xc6A18790d4D3988D28cc1E274E2c696602ea4343/logo.png deleted file mode 100644 index b69b4ce9ab0a9..0000000000000 Binary files a/blockchains/ethereum/assets/0xc6A18790d4D3988D28cc1E274E2c696602ea4343/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc6AbF3C09341741Ac6041B0B08195701bdFD460C/info.json b/blockchains/ethereum/assets/0xc6AbF3C09341741Ac6041B0B08195701bdFD460C/info.json deleted file mode 100644 index 75f83ba5d8d2e..0000000000000 --- a/blockchains/ethereum/assets/0xc6AbF3C09341741Ac6041B0B08195701bdFD460C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OSAToken", - "symbol": "OSA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc6AbF3C09341741Ac6041B0B08195701bdFD460C", - "status": "active", - "id": "0xc6AbF3C09341741Ac6041B0B08195701bdFD460C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc6AbF3C09341741Ac6041B0B08195701bdFD460C/logo.png b/blockchains/ethereum/assets/0xc6AbF3C09341741Ac6041B0B08195701bdFD460C/logo.png deleted file mode 100644 index ff2c439dd69b2..0000000000000 Binary files a/blockchains/ethereum/assets/0xc6AbF3C09341741Ac6041B0B08195701bdFD460C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376/info.json b/blockchains/ethereum/assets/0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376/info.json deleted file mode 100644 index 4abba8ba0f054..0000000000000 --- a/blockchains/ethereum/assets/0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Future Plan Crypto Currency", - "symbol": "FPCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376", - "status": "active", - "id": "0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376/logo.png b/blockchains/ethereum/assets/0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376/logo.png deleted file mode 100644 index e220b99a8e58f..0000000000000 Binary files a/blockchains/ethereum/assets/0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc719d010B63E5bbF2C0551872CD5316ED26AcD83/info.json b/blockchains/ethereum/assets/0xc719d010B63E5bbF2C0551872CD5316ED26AcD83/info.json deleted file mode 100644 index 6e68e0a8e5d8d..0000000000000 --- a/blockchains/ethereum/assets/0xc719d010B63E5bbF2C0551872CD5316ED26AcD83/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentralized Insurance Protocol", - "symbol": "DIP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://etherisc.com/", - "explorer": "https://etherscan.io/token/0xc719d010B63E5bbF2C0551872CD5316ED26AcD83", - "status": "active", - "id": "0xc719d010B63E5bbF2C0551872CD5316ED26AcD83" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc719d010B63E5bbF2C0551872CD5316ED26AcD83/logo.png b/blockchains/ethereum/assets/0xc719d010B63E5bbF2C0551872CD5316ED26AcD83/logo.png deleted file mode 100644 index 46d3e680339c7..0000000000000 Binary files a/blockchains/ethereum/assets/0xc719d010B63E5bbF2C0551872CD5316ED26AcD83/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/logo.png b/blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/logo.png deleted file mode 100644 index 6ef78656e2158..0000000000000 Binary files a/blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D/info.json b/blockchains/ethereum/assets/0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D/info.json deleted file mode 100644 index d331c0b689fff..0000000000000 --- a/blockchains/ethereum/assets/0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Insights Network", - "symbol": "INSTAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D", - "status": "active", - "id": "0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D/logo.png b/blockchains/ethereum/assets/0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D/logo.png deleted file mode 100755 index c12b303bccc82..0000000000000 Binary files a/blockchains/ethereum/assets/0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1/info.json b/blockchains/ethereum/assets/0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1/info.json deleted file mode 100644 index 9c4570509de69..0000000000000 --- a/blockchains/ethereum/assets/0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Transferencias y Remesas Internacionales", - "symbol": "TRI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1", - "status": "active", - "id": "0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1/logo.png b/blockchains/ethereum/assets/0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1/logo.png deleted file mode 100644 index ca65bb1724d7f..0000000000000 Binary files a/blockchains/ethereum/assets/0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc73f2474001aD1D6aEd615aF53631148CF98dE6b/info.json b/blockchains/ethereum/assets/0xc73f2474001aD1D6aEd615aF53631148CF98dE6b/info.json deleted file mode 100644 index a59f298d24da4..0000000000000 --- a/blockchains/ethereum/assets/0xc73f2474001aD1D6aEd615aF53631148CF98dE6b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Billionaire Ambition", - "symbol": "BAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc73f2474001aD1D6aEd615aF53631148CF98dE6b", - "status": "active", - "id": "0xc73f2474001aD1D6aEd615aF53631148CF98dE6b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc73f2474001aD1D6aEd615aF53631148CF98dE6b/logo.png b/blockchains/ethereum/assets/0xc73f2474001aD1D6aEd615aF53631148CF98dE6b/logo.png deleted file mode 100644 index 76b2430e38640..0000000000000 Binary files a/blockchains/ethereum/assets/0xc73f2474001aD1D6aEd615aF53631148CF98dE6b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc7579bB99Af590EC71c316E1Ac4436C535039594/info.json b/blockchains/ethereum/assets/0xc7579bB99Af590EC71c316E1Ac4436C535039594/info.json deleted file mode 100644 index 58bbe03a9a3a1..0000000000000 --- a/blockchains/ethereum/assets/0xc7579bB99Af590EC71c316E1Ac4436C535039594/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Titanium BAR Token", - "symbol": "BAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc7579bB99Af590EC71c316E1Ac4436C535039594", - "status": "active", - "id": "0xc7579bB99Af590EC71c316E1Ac4436C535039594" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc7579bB99Af590EC71c316E1Ac4436C535039594/logo.png b/blockchains/ethereum/assets/0xc7579bB99Af590EC71c316E1Ac4436C535039594/logo.png deleted file mode 100755 index 4d3905a70cabd..0000000000000 Binary files a/blockchains/ethereum/assets/0xc7579bB99Af590EC71c316E1Ac4436C535039594/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc75F15AdA581219c95485c578E124df3985e4CE0/info.json b/blockchains/ethereum/assets/0xc75F15AdA581219c95485c578E124df3985e4CE0/info.json deleted file mode 100644 index 7242f6d884e9b..0000000000000 --- a/blockchains/ethereum/assets/0xc75F15AdA581219c95485c578E124df3985e4CE0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "zzz.finance", - "symbol": "ZZZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://zzz.finance/", - "explorer": "https://etherscan.io/token/0xc75F15AdA581219c95485c578E124df3985e4CE0", - "status": "active", - "id": "0xc75F15AdA581219c95485c578E124df3985e4CE0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc75F15AdA581219c95485c578E124df3985e4CE0/logo.png b/blockchains/ethereum/assets/0xc75F15AdA581219c95485c578E124df3985e4CE0/logo.png deleted file mode 100644 index eb9b5a653d35b..0000000000000 Binary files a/blockchains/ethereum/assets/0xc75F15AdA581219c95485c578E124df3985e4CE0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471/info.json b/blockchains/ethereum/assets/0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471/info.json deleted file mode 100644 index d5a95c3113d9d..0000000000000 --- a/blockchains/ethereum/assets/0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "TelFx", - "website": "https://telfx.io/", - "white_paper": "https://telfx.io/white-paper", - "description": "TelFx is a commission-free futures exchange with its own native cryptocurrency, the TelFx token.", - "explorer": "https://etherscan.io/token/0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471", - "type": "ERC20", - "symbol": "TelFx", - "decimals": 18, - "status": "active", - "id": "0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471/logo.png b/blockchains/ethereum/assets/0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471/logo.png deleted file mode 100644 index 76f172f7c1342..0000000000000 Binary files a/blockchains/ethereum/assets/0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc769791B5b8690076dAd0E97247A842Aa6711B9B/info.json b/blockchains/ethereum/assets/0xc769791B5b8690076dAd0E97247A842Aa6711B9B/info.json deleted file mode 100644 index 1013e46f48fae..0000000000000 --- a/blockchains/ethereum/assets/0xc769791B5b8690076dAd0E97247A842Aa6711B9B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PHAM VU DUNG'S COIN", - "symbol": "PVD", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc769791B5b8690076dAd0E97247A842Aa6711B9B", - "status": "active", - "id": "0xc769791B5b8690076dAd0E97247A842Aa6711B9B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc769791B5b8690076dAd0E97247A842Aa6711B9B/logo.png b/blockchains/ethereum/assets/0xc769791B5b8690076dAd0E97247A842Aa6711B9B/logo.png deleted file mode 100755 index d8991fa0edc57..0000000000000 Binary files a/blockchains/ethereum/assets/0xc769791B5b8690076dAd0E97247A842Aa6711B9B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/info.json b/blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/info.json deleted file mode 100644 index f9583fae06ee5..0000000000000 --- a/blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FOX", - "symbol": "FOX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://shapeshift.com/fox-token", - "explorer": "https://etherscan.io/token/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d", - "status": "active", - "id": "0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/logo.png b/blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/logo.png deleted file mode 100644 index dcc88f6dda28f..0000000000000 Binary files a/blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66/info.json b/blockchains/ethereum/assets/0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66/info.json deleted file mode 100644 index 8bfeea90a5568..0000000000000 --- a/blockchains/ethereum/assets/0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Netareum", - "symbol": "NETA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66", - "status": "active", - "id": "0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66/logo.png b/blockchains/ethereum/assets/0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66/logo.png deleted file mode 100755 index ec731aacb1611..0000000000000 Binary files a/blockchains/ethereum/assets/0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc7A729D6d010FfdEA743092a97898E450eC1ED33/info.json b/blockchains/ethereum/assets/0xc7A729D6d010FfdEA743092a97898E450eC1ED33/info.json deleted file mode 100644 index 73bb4f8fde589..0000000000000 --- a/blockchains/ethereum/assets/0xc7A729D6d010FfdEA743092a97898E450eC1ED33/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Uniswap V2", - "symbol": "UNI-V2", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc7A729D6d010FfdEA743092a97898E450eC1ED33", - "status": "active", - "id": "0xc7A729D6d010FfdEA743092a97898E450eC1ED33" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc7A729D6d010FfdEA743092a97898E450eC1ED33/logo.png b/blockchains/ethereum/assets/0xc7A729D6d010FfdEA743092a97898E450eC1ED33/logo.png deleted file mode 100644 index c768cba8b7632..0000000000000 Binary files a/blockchains/ethereum/assets/0xc7A729D6d010FfdEA743092a97898E450eC1ED33/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f/info.json b/blockchains/ethereum/assets/0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f/info.json deleted file mode 100644 index 1240324c25e36..0000000000000 --- a/blockchains/ethereum/assets/0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gems Token", - "symbol": "GEM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://gems.org/", - "explorer": "https://etherscan.io/token/0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f", - "status": "active", - "id": "0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f/logo.png b/blockchains/ethereum/assets/0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f/logo.png deleted file mode 100644 index 06d841cc0c7b9..0000000000000 Binary files a/blockchains/ethereum/assets/0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc7C03B8a3FC5719066E185ea616e87B88eba44a3/info.json b/blockchains/ethereum/assets/0xc7C03B8a3FC5719066E185ea616e87B88eba44a3/info.json deleted file mode 100644 index 6e5952964a905..0000000000000 --- a/blockchains/ethereum/assets/0xc7C03B8a3FC5719066E185ea616e87B88eba44a3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EligmaToken", - "symbol": "ELI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://gocrypto.com/", - "explorer": "https://etherscan.io/token/0xc7C03B8a3FC5719066E185ea616e87B88eba44a3", - "status": "active", - "id": "0xc7C03B8a3FC5719066E185ea616e87B88eba44a3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc7C03B8a3FC5719066E185ea616e87B88eba44a3/logo.png b/blockchains/ethereum/assets/0xc7C03B8a3FC5719066E185ea616e87B88eba44a3/logo.png deleted file mode 100644 index 1bb3f3183dc73..0000000000000 Binary files a/blockchains/ethereum/assets/0xc7C03B8a3FC5719066E185ea616e87B88eba44a3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc7C21F8A739b448051c6e054E2Ef0739B742B22e/info.json b/blockchains/ethereum/assets/0xc7C21F8A739b448051c6e054E2Ef0739B742B22e/info.json deleted file mode 100644 index 85b96aae4fc1c..0000000000000 --- a/blockchains/ethereum/assets/0xc7C21F8A739b448051c6e054E2Ef0739B742B22e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tokamak Network", - "symbol": "TON", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc7C21F8A739b448051c6e054E2Ef0739B742B22e", - "status": "active", - "id": "0xc7C21F8A739b448051c6e054E2Ef0739B742B22e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc7C21F8A739b448051c6e054E2Ef0739B742B22e/logo.png b/blockchains/ethereum/assets/0xc7C21F8A739b448051c6e054E2Ef0739B742B22e/logo.png deleted file mode 100644 index e06f629bb4935..0000000000000 Binary files a/blockchains/ethereum/assets/0xc7C21F8A739b448051c6e054E2Ef0739B742B22e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d/info.json b/blockchains/ethereum/assets/0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d/info.json deleted file mode 100644 index 635a0d0bb5fd2..0000000000000 --- a/blockchains/ethereum/assets/0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CYFToken", - "symbol": "CYF", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d", - "status": "active", - "id": "0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d/logo.png b/blockchains/ethereum/assets/0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d/logo.png deleted file mode 100644 index 7934c591ecca8..0000000000000 Binary files a/blockchains/ethereum/assets/0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e/info.json b/blockchains/ethereum/assets/0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e/info.json deleted file mode 100644 index b6456a787056f..0000000000000 --- a/blockchains/ethereum/assets/0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IX", - "symbol": "IX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e", - "status": "active", - "id": "0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e/logo.png b/blockchains/ethereum/assets/0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e/logo.png deleted file mode 100755 index 8de8dc766c7c2..0000000000000 Binary files a/blockchains/ethereum/assets/0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54/info.json b/blockchains/ethereum/assets/0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54/info.json deleted file mode 100644 index 0747afbbfff32..0000000000000 --- a/blockchains/ethereum/assets/0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EternalCoin ", - "symbol": "EIS", - "type": "ERC20", - "decimals": 7, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54", - "status": "active", - "id": "0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54/logo.png b/blockchains/ethereum/assets/0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54/logo.png deleted file mode 100644 index 5578dff7a9a46..0000000000000 Binary files a/blockchains/ethereum/assets/0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc813EA5e3b48BEbeedb796ab42A30C5599b01740/info.json b/blockchains/ethereum/assets/0xc813EA5e3b48BEbeedb796ab42A30C5599b01740/info.json deleted file mode 100644 index 393ed3ec9048e..0000000000000 --- a/blockchains/ethereum/assets/0xc813EA5e3b48BEbeedb796ab42A30C5599b01740/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NIOX", - "website": "https://autonio.foundation", - "description": "Autonio Foundation a decentralized autonomous organization built around developing accessible, easy to use and afordable trading tools and services for the DeFi ecosystem. These tools make it easier for crypto traders to conduct trading analysis, deploy trading algorithms, exchange crypto currencies, sell their strategies and pool funds for trading purposes, all with profitability, security and ease.", - "explorer": "https://etherscan.io/token/0xc813EA5e3b48BEbeedb796ab42A30C5599b01740", - "type": "ERC20", - "symbol": "NIOX", - "decimals": 4, - "status": "active", - "id": "0xc813EA5e3b48BEbeedb796ab42A30C5599b01740" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc813EA5e3b48BEbeedb796ab42A30C5599b01740/logo.png b/blockchains/ethereum/assets/0xc813EA5e3b48BEbeedb796ab42A30C5599b01740/logo.png deleted file mode 100644 index b548f628dd511..0000000000000 Binary files a/blockchains/ethereum/assets/0xc813EA5e3b48BEbeedb796ab42A30C5599b01740/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB/info.json b/blockchains/ethereum/assets/0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB/info.json deleted file mode 100644 index f3a72724d4ecc..0000000000000 --- a/blockchains/ethereum/assets/0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YFN", - "website": "https://yen.finance", - "description": "YFN is Decentralized Wallet, Exchange, And Stake in one platform. In addition, to yield farming strategies via smart contract YFN provides security services for inexperienced users as a DeFi gateway and shows all on Blockchain to users for transparency purposes.", - "explorer": "https://etherscan.io/token/0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB", - "type": "ERC20", - "symbol": "YFN", - "decimals": 18, - "status": "active", - "id": "0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB/logo.png b/blockchains/ethereum/assets/0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB/logo.png deleted file mode 100644 index 9ee4dccf5456c..0000000000000 Binary files a/blockchains/ethereum/assets/0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b/info.json b/blockchains/ethereum/assets/0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b/info.json deleted file mode 100644 index dd2eff46dee04..0000000000000 --- a/blockchains/ethereum/assets/0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Global Crypto Gate", - "symbol": "GCG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b", - "status": "active", - "id": "0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b/logo.png b/blockchains/ethereum/assets/0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b/logo.png deleted file mode 100644 index 2ed9035235e48..0000000000000 Binary files a/blockchains/ethereum/assets/0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a/info.json b/blockchains/ethereum/assets/0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a/info.json deleted file mode 100644 index a3678b1a4ad3c..0000000000000 --- a/blockchains/ethereum/assets/0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bankcoin Cash", - "symbol": "BKC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://bankcoin-cash.com/", - "explorer": "https://etherscan.io/token/0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a", - "status": "active", - "id": "0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a/logo.png b/blockchains/ethereum/assets/0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a/logo.png deleted file mode 100644 index e7356dbf4e08a..0000000000000 Binary files a/blockchains/ethereum/assets/0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/info.json b/blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/info.json deleted file mode 100644 index a895ddd12fd65..0000000000000 --- a/blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aave UniLENDETH", - "website": "https://aave.com", - "description": "Aave UniLENDETH is an interest bearing token pegged 1:1 to the underlying LEND and ETH deposited in the Uniswap Market of Aave Protocol.", - "socials": [], - "explorer": "https://etherscan.io/token/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63", - "type": "ERC20", - "symbol": "aUniLENDETH", - "decimals": 18, - "status": "active", - "id": "0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/logo.png b/blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/logo.png deleted file mode 100644 index 4b8c089c1c0d7..0000000000000 Binary files a/blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8/info.json b/blockchains/ethereum/assets/0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8/info.json deleted file mode 100644 index 85420bf3705f1..0000000000000 --- a/blockchains/ethereum/assets/0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "elixir", - "symbol": "ELIX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8", - "status": "active", - "id": "0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8/logo.png b/blockchains/ethereum/assets/0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8/logo.png deleted file mode 100644 index 32730590d7f0c..0000000000000 Binary files a/blockchains/ethereum/assets/0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc92D6E3E64302C59d734f3292E2A13A13D7E1817/info.json b/blockchains/ethereum/assets/0xc92D6E3E64302C59d734f3292E2A13A13D7E1817/info.json deleted file mode 100644 index f0dd2a3cfd10a..0000000000000 --- a/blockchains/ethereum/assets/0xc92D6E3E64302C59d734f3292E2A13A13D7E1817/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FUTURAX", - "symbol": "FXC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://futurax.global", - "explorer": "https://etherscan.io/token/0xc92D6E3E64302C59d734f3292E2A13A13D7E1817", - "status": "active", - "id": "0xc92D6E3E64302C59d734f3292E2A13A13D7E1817" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc92D6E3E64302C59d734f3292E2A13A13D7E1817/logo.png b/blockchains/ethereum/assets/0xc92D6E3E64302C59d734f3292E2A13A13D7E1817/logo.png deleted file mode 100755 index 87c076d058024..0000000000000 Binary files a/blockchains/ethereum/assets/0xc92D6E3E64302C59d734f3292E2A13A13D7E1817/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0/info.json b/blockchains/ethereum/assets/0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0/info.json deleted file mode 100644 index 4c5b64e58679c..0000000000000 --- a/blockchains/ethereum/assets/0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Minereum", - "symbol": "MNE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.minereum.com", - "explorer": "https://etherscan.io/token/0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0", - "status": "active", - "id": "0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0/logo.png b/blockchains/ethereum/assets/0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/info.json b/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/info.json deleted file mode 100644 index 68fdb1479abde..0000000000000 --- a/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "The Graph", - "website": "https://thegraph.com", - "description": "The Graph is an indexing protocol and global API for organizing blockchain data and making it easily accessible with GraphQL. Developers can use Graph Explorer to search, find, and publish all the public data they need to build decentralized applications. The Graph Network makes it possible to build serverless dApps that run entirely on public infrastructure.", - "explorer": "https://etherscan.io/token/0xc944E90C64B2c07662A292be6244BDf05Cda44a7", - "research": "https://github.com/graphprotocol/research", - "type": "ERC20", - "symbol": "GRT", - "decimals": 18, - "status": "active", - "id": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/logo.png b/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/logo.png deleted file mode 100644 index 9cbb487ce1294..0000000000000 Binary files a/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc956fDB88D2E5b71E22D63313624e42d4757E7f9/info.json b/blockchains/ethereum/assets/0xc956fDB88D2E5b71E22D63313624e42d4757E7f9/info.json deleted file mode 100644 index ad68251b6dbd8..0000000000000 --- a/blockchains/ethereum/assets/0xc956fDB88D2E5b71E22D63313624e42d4757E7f9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ApeCash Coin", - "symbol": "APEc", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc956fDB88D2E5b71E22D63313624e42d4757E7f9", - "status": "active", - "id": "0xc956fDB88D2E5b71E22D63313624e42d4757E7f9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc956fDB88D2E5b71E22D63313624e42d4757E7f9/logo.png b/blockchains/ethereum/assets/0xc956fDB88D2E5b71E22D63313624e42d4757E7f9/logo.png deleted file mode 100644 index 4fe4335b38c53..0000000000000 Binary files a/blockchains/ethereum/assets/0xc956fDB88D2E5b71E22D63313624e42d4757E7f9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc962ad021a69D457564e985738C719aE3f79B707/info.json b/blockchains/ethereum/assets/0xc962ad021a69D457564e985738C719aE3f79B707/info.json deleted file mode 100644 index 536db10bc93c0..0000000000000 --- a/blockchains/ethereum/assets/0xc962ad021a69D457564e985738C719aE3f79B707/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IFX24", - "symbol": "IFX24", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ifx24.com/", - "explorer": "https://etherscan.io/token/0xc962ad021a69D457564e985738C719aE3f79B707", - "status": "active", - "id": "0xc962ad021a69D457564e985738C719aE3f79B707" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc962ad021a69D457564e985738C719aE3f79B707/logo.png b/blockchains/ethereum/assets/0xc962ad021a69D457564e985738C719aE3f79B707/logo.png deleted file mode 100644 index 5132146ae8be5..0000000000000 Binary files a/blockchains/ethereum/assets/0xc962ad021a69D457564e985738C719aE3f79B707/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc96DF921009B790dfFcA412375251ed1A2b75c60/info.json b/blockchains/ethereum/assets/0xc96DF921009B790dfFcA412375251ed1A2b75c60/info.json deleted file mode 100644 index 3c7e45531fb33..0000000000000 --- a/blockchains/ethereum/assets/0xc96DF921009B790dfFcA412375251ed1A2b75c60/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ormeus Coin", - "symbol": "ORME", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://ormeuscoin.com/", - "explorer": "https://etherscan.io/token/0xc96DF921009B790dfFcA412375251ed1A2b75c60", - "status": "active", - "id": "0xc96DF921009B790dfFcA412375251ed1A2b75c60" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc96DF921009B790dfFcA412375251ed1A2b75c60/logo.png b/blockchains/ethereum/assets/0xc96DF921009B790dfFcA412375251ed1A2b75c60/logo.png deleted file mode 100644 index 7016e1b3e96c9..0000000000000 Binary files a/blockchains/ethereum/assets/0xc96DF921009B790dfFcA412375251ed1A2b75c60/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc97A5cdF41BAfD51c8dBE82270097e704d748b92/info.json b/blockchains/ethereum/assets/0xc97A5cdF41BAfD51c8dBE82270097e704d748b92/info.json deleted file mode 100644 index 56df5c250d882..0000000000000 --- a/blockchains/ethereum/assets/0xc97A5cdF41BAfD51c8dBE82270097e704d748b92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ether Clown", - "symbol": "KLOWN", - "type": "ERC20", - "decimals": 7, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc97A5cdF41BAfD51c8dBE82270097e704d748b92", - "status": "active", - "id": "0xc97A5cdF41BAfD51c8dBE82270097e704d748b92" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc97A5cdF41BAfD51c8dBE82270097e704d748b92/logo.png b/blockchains/ethereum/assets/0xc97A5cdF41BAfD51c8dBE82270097e704d748b92/logo.png deleted file mode 100644 index a11a971dfb8ab..0000000000000 Binary files a/blockchains/ethereum/assets/0xc97A5cdF41BAfD51c8dBE82270097e704d748b92/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F/info.json b/blockchains/ethereum/assets/0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F/info.json deleted file mode 100644 index d3d5ba78bddee..0000000000000 --- a/blockchains/ethereum/assets/0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ino Coin", - "symbol": "INO", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://inocoin.eu", - "explorer": "https://etherscan.io/token/0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F", - "status": "active", - "id": "0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F/logo.png b/blockchains/ethereum/assets/0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F/logo.png deleted file mode 100755 index 6dcd7d118fe1a..0000000000000 Binary files a/blockchains/ethereum/assets/0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc98e0639c6d2EC037A615341c369666B110e80E5/info.json b/blockchains/ethereum/assets/0xc98e0639c6d2EC037A615341c369666B110e80E5/info.json deleted file mode 100644 index edd715cd6e626..0000000000000 --- a/blockchains/ethereum/assets/0xc98e0639c6d2EC037A615341c369666B110e80E5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EXMR", - "symbol": "EXMR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://exmrfoundation.org", - "explorer": "https://etherscan.io/token/0xc98e0639c6d2EC037A615341c369666B110e80E5", - "status": "active", - "id": "0xc98e0639c6d2EC037A615341c369666B110e80E5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc98e0639c6d2EC037A615341c369666B110e80E5/logo.png b/blockchains/ethereum/assets/0xc98e0639c6d2EC037A615341c369666B110e80E5/logo.png deleted file mode 100644 index 8a2b8b518cd23..0000000000000 Binary files a/blockchains/ethereum/assets/0xc98e0639c6d2EC037A615341c369666B110e80E5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc994a2dEb02543Db1f48688438b9903c4b305ce3/info.json b/blockchains/ethereum/assets/0xc994a2dEb02543Db1f48688438b9903c4b305ce3/info.json deleted file mode 100644 index f164590934e46..0000000000000 --- a/blockchains/ethereum/assets/0xc994a2dEb02543Db1f48688438b9903c4b305ce3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Augmint Euro", - "symbol": "AEUR", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc994a2dEb02543Db1f48688438b9903c4b305ce3", - "status": "active", - "id": "0xc994a2dEb02543Db1f48688438b9903c4b305ce3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc994a2dEb02543Db1f48688438b9903c4b305ce3/logo.png b/blockchains/ethereum/assets/0xc994a2dEb02543Db1f48688438b9903c4b305ce3/logo.png deleted file mode 100644 index d1619db866f84..0000000000000 Binary files a/blockchains/ethereum/assets/0xc994a2dEb02543Db1f48688438b9903c4b305ce3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9/info.json b/blockchains/ethereum/assets/0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9/info.json deleted file mode 100644 index 670d5b22ad713..0000000000000 --- a/blockchains/ethereum/assets/0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ground Token", - "symbol": "GRND", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "Https://GRNDtoken.com", - "explorer": "https://etherscan.io/token/0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9", - "status": "active", - "id": "0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9/logo.png b/blockchains/ethereum/assets/0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9/logo.png deleted file mode 100644 index 64ff7cef12b34..0000000000000 Binary files a/blockchains/ethereum/assets/0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114/info.json b/blockchains/ethereum/assets/0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114/info.json deleted file mode 100644 index ad94543d4d892..0000000000000 --- a/blockchains/ethereum/assets/0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ROK Token", - "symbol": "ROK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114", - "status": "active", - "id": "0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114/logo.png b/blockchains/ethereum/assets/0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114/logo.png deleted file mode 100755 index b178d26bc0b4e..0000000000000 Binary files a/blockchains/ethereum/assets/0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xc9c69a216568dE4d5B991b05cc9C382494FfA62e/info.json b/blockchains/ethereum/assets/0xc9c69a216568dE4d5B991b05cc9C382494FfA62e/info.json deleted file mode 100644 index 280fe190dd36c..0000000000000 --- a/blockchains/ethereum/assets/0xc9c69a216568dE4d5B991b05cc9C382494FfA62e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Okayama", - "symbol": "YAMA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xc9c69a216568dE4d5B991b05cc9C382494FfA62e", - "status": "active", - "id": "0xc9c69a216568dE4d5B991b05cc9C382494FfA62e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc9c69a216568dE4d5B991b05cc9C382494FfA62e/logo.png b/blockchains/ethereum/assets/0xc9c69a216568dE4d5B991b05cc9C382494FfA62e/logo.png deleted file mode 100644 index 0b66fb5bdd94a..0000000000000 Binary files a/blockchains/ethereum/assets/0xc9c69a216568dE4d5B991b05cc9C382494FfA62e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcA2796F9F61dc7b238Aab043971e49c6164DF375/info.json b/blockchains/ethereum/assets/0xcA2796F9F61dc7b238Aab043971e49c6164DF375/info.json deleted file mode 100644 index 46ce5fa6832b7..0000000000000 --- a/blockchains/ethereum/assets/0xcA2796F9F61dc7b238Aab043971e49c6164DF375/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YGGDRASH", - "symbol": "YEED", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://yggdrash.io/", - "explorer": "https://etherscan.io/token/0xcA2796F9F61dc7b238Aab043971e49c6164DF375", - "status": "active", - "id": "0xcA2796F9F61dc7b238Aab043971e49c6164DF375" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcA2796F9F61dc7b238Aab043971e49c6164DF375/logo.png b/blockchains/ethereum/assets/0xcA2796F9F61dc7b238Aab043971e49c6164DF375/logo.png deleted file mode 100644 index c67cc8fd7caeb..0000000000000 Binary files a/blockchains/ethereum/assets/0xcA2796F9F61dc7b238Aab043971e49c6164DF375/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcA3Ea3061d638E02113aA960340c98343b5aCd62/info.json b/blockchains/ethereum/assets/0xcA3Ea3061d638E02113aA960340c98343b5aCd62/info.json deleted file mode 100644 index 5d7c4672625fe..0000000000000 --- a/blockchains/ethereum/assets/0xcA3Ea3061d638E02113aA960340c98343b5aCd62/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bittwatt", - "symbol": "BWT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ico.bittwatt.com/", - "explorer": "https://etherscan.io/token/0xcA3Ea3061d638E02113aA960340c98343b5aCd62", - "status": "active", - "id": "0xcA3Ea3061d638E02113aA960340c98343b5aCd62" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcA3Ea3061d638E02113aA960340c98343b5aCd62/logo.png b/blockchains/ethereum/assets/0xcA3Ea3061d638E02113aA960340c98343b5aCd62/logo.png deleted file mode 100755 index ea558b106b1ef..0000000000000 Binary files a/blockchains/ethereum/assets/0xcA3Ea3061d638E02113aA960340c98343b5aCd62/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A/info.json b/blockchains/ethereum/assets/0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A/info.json deleted file mode 100644 index 2c6153b783f90..0000000000000 --- a/blockchains/ethereum/assets/0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SoftChain", - "symbol": "SFC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A", - "status": "active", - "id": "0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A/logo.png b/blockchains/ethereum/assets/0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A/logo.png deleted file mode 100755 index 9320089e8b65d..0000000000000 Binary files a/blockchains/ethereum/assets/0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC/info.json b/blockchains/ethereum/assets/0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC/info.json deleted file mode 100644 index 28aefeaab8a27..0000000000000 --- a/blockchains/ethereum/assets/0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptalDash", - "symbol": "CRD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.cryptaldash.com/", - "explorer": "https://etherscan.io/token/0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC", - "status": "active", - "id": "0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC/logo.png b/blockchains/ethereum/assets/0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC/logo.png deleted file mode 100644 index 790b84891dc5a..0000000000000 Binary files a/blockchains/ethereum/assets/0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53/info.json b/blockchains/ethereum/assets/0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53/info.json deleted file mode 100644 index b3dc8c2956f2c..0000000000000 --- a/blockchains/ethereum/assets/0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BffDoom", - "symbol": "BFF", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53", - "status": "active", - "id": "0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53/logo.png b/blockchains/ethereum/assets/0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53/logo.png deleted file mode 100644 index 03a324e50b4da..0000000000000 Binary files a/blockchains/ethereum/assets/0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcB3F902bf97626391bF8bA87264bbC3DC13469be/info.json b/blockchains/ethereum/assets/0xcB3F902bf97626391bF8bA87264bbC3DC13469be/info.json deleted file mode 100644 index d1b111fa9ec1d..0000000000000 --- a/blockchains/ethereum/assets/0xcB3F902bf97626391bF8bA87264bbC3DC13469be/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Real Coin", - "symbol": "TRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcB3F902bf97626391bF8bA87264bbC3DC13469be", - "status": "active", - "id": "0xcB3F902bf97626391bF8bA87264bbC3DC13469be" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcB3F902bf97626391bF8bA87264bbC3DC13469be/logo.png b/blockchains/ethereum/assets/0xcB3F902bf97626391bF8bA87264bbC3DC13469be/logo.png deleted file mode 100644 index e6572544ed4e7..0000000000000 Binary files a/blockchains/ethereum/assets/0xcB3F902bf97626391bF8bA87264bbC3DC13469be/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7/info.json b/blockchains/ethereum/assets/0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7/info.json deleted file mode 100644 index 0a8a1b59aceef..0000000000000 --- a/blockchains/ethereum/assets/0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POP Missions", - "symbol": "POPM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7", - "status": "active", - "id": "0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7/logo.png b/blockchains/ethereum/assets/0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7/logo.png deleted file mode 100644 index 89a02fbfc7f0a..0000000000000 Binary files a/blockchains/ethereum/assets/0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcB3df3108635932D912632ef7132d03EcFC39080/info.json b/blockchains/ethereum/assets/0xcB3df3108635932D912632ef7132d03EcFC39080/info.json deleted file mode 100644 index 25037bf2e392e..0000000000000 --- a/blockchains/ethereum/assets/0xcB3df3108635932D912632ef7132d03EcFC39080/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wings", - "symbol": "WING", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://wingshop.io/", - "explorer": "https://etherscan.io/token/0xcB3df3108635932D912632ef7132d03EcFC39080", - "status": "active", - "id": "0xcB3df3108635932D912632ef7132d03EcFC39080" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcB3df3108635932D912632ef7132d03EcFC39080/logo.png b/blockchains/ethereum/assets/0xcB3df3108635932D912632ef7132d03EcFC39080/logo.png deleted file mode 100644 index 0213eb2bdfb81..0000000000000 Binary files a/blockchains/ethereum/assets/0xcB3df3108635932D912632ef7132d03EcFC39080/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750/info.json b/blockchains/ethereum/assets/0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750/info.json deleted file mode 100644 index 350896f9e7dd7..0000000000000 --- a/blockchains/ethereum/assets/0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bytom", - "symbol": "BTM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750", - "status": "active", - "id": "0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750/logo.png b/blockchains/ethereum/assets/0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750/logo.png deleted file mode 100644 index a1366da8ce9f8..0000000000000 Binary files a/blockchains/ethereum/assets/0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f/info.json b/blockchains/ethereum/assets/0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f/info.json deleted file mode 100644 index 948c39a1e1a50..0000000000000 --- a/blockchains/ethereum/assets/0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Khmining", - "symbol": "KHM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f", - "status": "active", - "id": "0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f/logo.png b/blockchains/ethereum/assets/0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f/logo.png deleted file mode 100644 index 2554316c6494b..0000000000000 Binary files a/blockchains/ethereum/assets/0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcBc1065255cBc3aB41a6868c22d1f1C573AB89fd/logo.png b/blockchains/ethereum/assets/0xcBc1065255cBc3aB41a6868c22d1f1C573AB89fd/logo.png deleted file mode 100644 index c08c7580074d2..0000000000000 Binary files a/blockchains/ethereum/assets/0xcBc1065255cBc3aB41a6868c22d1f1C573AB89fd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2/info.json b/blockchains/ethereum/assets/0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2/info.json deleted file mode 100644 index bed88a49cfb04..0000000000000 --- a/blockchains/ethereum/assets/0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Curve.fi yDAI/yUSDC/yUSDT/yTUSD ", - "symbol": "yDAI+yUSDC+yUSDT+yTUSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2", - "status": "active", - "id": "0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2/logo.png b/blockchains/ethereum/assets/0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2/logo.png deleted file mode 100644 index 742a2521b597e..0000000000000 Binary files a/blockchains/ethereum/assets/0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25/info.json b/blockchains/ethereum/assets/0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25/info.json deleted file mode 100644 index dd9e52758dc65..0000000000000 --- a/blockchains/ethereum/assets/0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long LINK-DAI 4x v2", - "symbol": "dLLINK4x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25", - "status": "active", - "id": "0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25/logo.png b/blockchains/ethereum/assets/0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25/logo.png deleted file mode 100644 index 051cfaa356304..0000000000000 Binary files a/blockchains/ethereum/assets/0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57/info.json b/blockchains/ethereum/assets/0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57/info.json deleted file mode 100644 index ffa085c9636fe..0000000000000 --- a/blockchains/ethereum/assets/0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FOMO Gaming Token", - "symbol": "FMG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57", - "status": "active", - "id": "0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57/logo.png b/blockchains/ethereum/assets/0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57/logo.png deleted file mode 100644 index a65fe779ee1ad..0000000000000 Binary files a/blockchains/ethereum/assets/0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9/info.json b/blockchains/ethereum/assets/0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9/info.json deleted file mode 100644 index 27844afb74965..0000000000000 --- a/blockchains/ethereum/assets/0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 298-CN39", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9", - "status": "active", - "id": "0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9/logo.png b/blockchains/ethereum/assets/0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9/logo.png deleted file mode 100644 index 64d5f8b111818..0000000000000 Binary files a/blockchains/ethereum/assets/0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38/info.json b/blockchains/ethereum/assets/0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38/info.json deleted file mode 100644 index f898ee61574be..0000000000000 --- a/blockchains/ethereum/assets/0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digital Developers Fund Token", - "symbol": "DDF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38", - "status": "active", - "id": "0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38/logo.png b/blockchains/ethereum/assets/0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38/logo.png deleted file mode 100755 index 86b0ce1490b47..0000000000000 Binary files a/blockchains/ethereum/assets/0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcCeD5B8288086BE8c38E23567e684C3740be4D48/info.json b/blockchains/ethereum/assets/0xcCeD5B8288086BE8c38E23567e684C3740be4D48/info.json deleted file mode 100644 index abb65884223e3..0000000000000 --- a/blockchains/ethereum/assets/0xcCeD5B8288086BE8c38E23567e684C3740be4D48/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Roulette Token", - "symbol": "RLT", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "https://smartplay.tech/#", - "explorer": "https://etherscan.io/token/0xcCeD5B8288086BE8c38E23567e684C3740be4D48", - "status": "active", - "id": "0xcCeD5B8288086BE8c38E23567e684C3740be4D48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcCeD5B8288086BE8c38E23567e684C3740be4D48/logo.png b/blockchains/ethereum/assets/0xcCeD5B8288086BE8c38E23567e684C3740be4D48/logo.png deleted file mode 100644 index 8f1f6304b04aa..0000000000000 Binary files a/blockchains/ethereum/assets/0xcCeD5B8288086BE8c38E23567e684C3740be4D48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcD2d415835D4746f5498950F3Fc48e01e64F89f9/info.json b/blockchains/ethereum/assets/0xcD2d415835D4746f5498950F3Fc48e01e64F89f9/info.json deleted file mode 100644 index ac06ed8533c86..0000000000000 --- a/blockchains/ethereum/assets/0xcD2d415835D4746f5498950F3Fc48e01e64F89f9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Niuupeak", - "symbol": "nuu", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcD2d415835D4746f5498950F3Fc48e01e64F89f9", - "status": "active", - "id": "0xcD2d415835D4746f5498950F3Fc48e01e64F89f9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcD2d415835D4746f5498950F3Fc48e01e64F89f9/logo.png b/blockchains/ethereum/assets/0xcD2d415835D4746f5498950F3Fc48e01e64F89f9/logo.png deleted file mode 100644 index 3298316654770..0000000000000 Binary files a/blockchains/ethereum/assets/0xcD2d415835D4746f5498950F3Fc48e01e64F89f9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcD3673aF09e76C74d889aaBab68cA0645566A3a1/info.json b/blockchains/ethereum/assets/0xcD3673aF09e76C74d889aaBab68cA0645566A3a1/info.json deleted file mode 100644 index 83d30480e1a67..0000000000000 --- a/blockchains/ethereum/assets/0xcD3673aF09e76C74d889aaBab68cA0645566A3a1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unicorn Candy Coin", - "symbol": "Candy", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcD3673aF09e76C74d889aaBab68cA0645566A3a1", - "status": "active", - "id": "0xcD3673aF09e76C74d889aaBab68cA0645566A3a1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcD3673aF09e76C74d889aaBab68cA0645566A3a1/logo.png b/blockchains/ethereum/assets/0xcD3673aF09e76C74d889aaBab68cA0645566A3a1/logo.png deleted file mode 100755 index ffadff851bc08..0000000000000 Binary files a/blockchains/ethereum/assets/0xcD3673aF09e76C74d889aaBab68cA0645566A3a1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcD62b1C403fa761BAadFC74C525ce2B51780b184/info.json b/blockchains/ethereum/assets/0xcD62b1C403fa761BAadFC74C525ce2B51780b184/info.json deleted file mode 100644 index 46ee1a98e2e13..0000000000000 --- a/blockchains/ethereum/assets/0xcD62b1C403fa761BAadFC74C525ce2B51780b184/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aragon Network Juror", - "symbol": "ANJ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://anj.aragon.org/", - "explorer": "https://etherscan.io/token/0xcD62b1C403fa761BAadFC74C525ce2B51780b184", - "status": "active", - "id": "0xcD62b1C403fa761BAadFC74C525ce2B51780b184" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcD62b1C403fa761BAadFC74C525ce2B51780b184/logo.png b/blockchains/ethereum/assets/0xcD62b1C403fa761BAadFC74C525ce2B51780b184/logo.png deleted file mode 100644 index d3c021b04c73e..0000000000000 Binary files a/blockchains/ethereum/assets/0xcD62b1C403fa761BAadFC74C525ce2B51780b184/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc/info.json b/blockchains/ethereum/assets/0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc/info.json deleted file mode 100644 index 0d722a8106b3a..0000000000000 --- a/blockchains/ethereum/assets/0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GAPS", - "symbol": "GAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc", - "status": "active", - "id": "0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc/logo.png b/blockchains/ethereum/assets/0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc/logo.png deleted file mode 100644 index b6324c72cbfcf..0000000000000 Binary files a/blockchains/ethereum/assets/0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6/info.json b/blockchains/ethereum/assets/0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6/info.json deleted file mode 100644 index 9bdc4c2bef549..0000000000000 --- a/blockchains/ethereum/assets/0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ARMTOKEN", - "symbol": "TARM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://armtoken.io/", - "explorer": "https://etherscan.io/token/0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6", - "status": "active", - "id": "0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6/logo.png b/blockchains/ethereum/assets/0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6/logo.png deleted file mode 100644 index cf67205c03204..0000000000000 Binary files a/blockchains/ethereum/assets/0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527/info.json b/blockchains/ethereum/assets/0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527/info.json deleted file mode 100644 index 208de7d437a94..0000000000000 --- a/blockchains/ethereum/assets/0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Empower Solutions Inc.", - "symbol": "EMBS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527", - "status": "active", - "id": "0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527/logo.png b/blockchains/ethereum/assets/0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527/logo.png deleted file mode 100755 index 33c6ce453cc5d..0000000000000 Binary files a/blockchains/ethereum/assets/0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677/info.json b/blockchains/ethereum/assets/0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677/info.json deleted file mode 100644 index 28a84133c6757..0000000000000 --- a/blockchains/ethereum/assets/0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Data link base", - "symbol": "DLB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677", - "status": "active", - "id": "0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677/logo.png b/blockchains/ethereum/assets/0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677/logo.png deleted file mode 100644 index ee004ea67c855..0000000000000 Binary files a/blockchains/ethereum/assets/0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcE27A2388D2ba7a9995fa0960FB168568e2a7923/info.json b/blockchains/ethereum/assets/0xcE27A2388D2ba7a9995fa0960FB168568e2a7923/info.json deleted file mode 100644 index ffd2561f05e03..0000000000000 --- a/blockchains/ethereum/assets/0xcE27A2388D2ba7a9995fa0960FB168568e2a7923/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cinder", - "symbol": "CNR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcE27A2388D2ba7a9995fa0960FB168568e2a7923", - "status": "active", - "id": "0xcE27A2388D2ba7a9995fa0960FB168568e2a7923" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcE27A2388D2ba7a9995fa0960FB168568e2a7923/logo.png b/blockchains/ethereum/assets/0xcE27A2388D2ba7a9995fa0960FB168568e2a7923/logo.png deleted file mode 100644 index 3ccb3d6da0304..0000000000000 Binary files a/blockchains/ethereum/assets/0xcE27A2388D2ba7a9995fa0960FB168568e2a7923/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcE2834171F0FC397b46963E10331B38Ff635003d/info.json b/blockchains/ethereum/assets/0xcE2834171F0FC397b46963E10331B38Ff635003d/info.json deleted file mode 100644 index b1d0d83f6292a..0000000000000 --- a/blockchains/ethereum/assets/0xcE2834171F0FC397b46963E10331B38Ff635003d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UTXO Token", - "symbol": "UTB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcE2834171F0FC397b46963E10331B38Ff635003d", - "status": "active", - "id": "0xcE2834171F0FC397b46963E10331B38Ff635003d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcE2834171F0FC397b46963E10331B38Ff635003d/logo.png b/blockchains/ethereum/assets/0xcE2834171F0FC397b46963E10331B38Ff635003d/logo.png deleted file mode 100644 index de1934517e8a2..0000000000000 Binary files a/blockchains/ethereum/assets/0xcE2834171F0FC397b46963E10331B38Ff635003d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcE8089fF023dF2db04b56d2d5156681144a86b82/info.json b/blockchains/ethereum/assets/0xcE8089fF023dF2db04b56d2d5156681144a86b82/info.json deleted file mode 100644 index 69cb07b1194fc..0000000000000 --- a/blockchains/ethereum/assets/0xcE8089fF023dF2db04b56d2d5156681144a86b82/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Good Game Gold", - "symbol": "GGG", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcE8089fF023dF2db04b56d2d5156681144a86b82", - "status": "active", - "id": "0xcE8089fF023dF2db04b56d2d5156681144a86b82" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcE8089fF023dF2db04b56d2d5156681144a86b82/logo.png b/blockchains/ethereum/assets/0xcE8089fF023dF2db04b56d2d5156681144a86b82/logo.png deleted file mode 100644 index d0c0b3335a47b..0000000000000 Binary files a/blockchains/ethereum/assets/0xcE8089fF023dF2db04b56d2d5156681144a86b82/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcEbc84E329467D4feA6351e9670d18819D6C9B9B/info.json b/blockchains/ethereum/assets/0xcEbc84E329467D4feA6351e9670d18819D6C9B9B/info.json deleted file mode 100644 index 83344c9b2386d..0000000000000 --- a/blockchains/ethereum/assets/0xcEbc84E329467D4feA6351e9670d18819D6C9B9B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Industry Chain", - "symbol": "DTC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcEbc84E329467D4feA6351e9670d18819D6C9B9B", - "status": "active", - "id": "0xcEbc84E329467D4feA6351e9670d18819D6C9B9B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcEbc84E329467D4feA6351e9670d18819D6C9B9B/logo.png b/blockchains/ethereum/assets/0xcEbc84E329467D4feA6351e9670d18819D6C9B9B/logo.png deleted file mode 100644 index 55eea66ade482..0000000000000 Binary files a/blockchains/ethereum/assets/0xcEbc84E329467D4feA6351e9670d18819D6C9B9B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcEf46305D096fa876Dd23048bf80F9345282e3fc/info.json b/blockchains/ethereum/assets/0xcEf46305D096fa876Dd23048bf80F9345282e3fc/info.json deleted file mode 100644 index 311ab4d052ff5..0000000000000 --- a/blockchains/ethereum/assets/0xcEf46305D096fa876Dd23048bf80F9345282e3fc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BANQUEUNIVERSAL", - "symbol": "CBU", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://bankuniversal.org", - "explorer": "https://etherscan.io/token/0xcEf46305D096fa876Dd23048bf80F9345282e3fc", - "status": "active", - "id": "0xcEf46305D096fa876Dd23048bf80F9345282e3fc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcEf46305D096fa876Dd23048bf80F9345282e3fc/logo.png b/blockchains/ethereum/assets/0xcEf46305D096fa876Dd23048bf80F9345282e3fc/logo.png deleted file mode 100644 index 4dc49d64a9a13..0000000000000 Binary files a/blockchains/ethereum/assets/0xcEf46305D096fa876Dd23048bf80F9345282e3fc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcF1D879e7016d654584Bfa0487e10714d24c5eff/info.json b/blockchains/ethereum/assets/0xcF1D879e7016d654584Bfa0487e10714d24c5eff/info.json deleted file mode 100644 index 2c07b716e875a..0000000000000 --- a/blockchains/ethereum/assets/0xcF1D879e7016d654584Bfa0487e10714d24c5eff/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SEED SECURITY TOKEN INVESTMENT", - "symbol": "SEED", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcF1D879e7016d654584Bfa0487e10714d24c5eff", - "status": "active", - "id": "0xcF1D879e7016d654584Bfa0487e10714d24c5eff" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcF1D879e7016d654584Bfa0487e10714d24c5eff/logo.png b/blockchains/ethereum/assets/0xcF1D879e7016d654584Bfa0487e10714d24c5eff/logo.png deleted file mode 100755 index b0a8fbdd0521c..0000000000000 Binary files a/blockchains/ethereum/assets/0xcF1D879e7016d654584Bfa0487e10714d24c5eff/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1/info.json b/blockchains/ethereum/assets/0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1/info.json deleted file mode 100644 index ea7fa984ee621..0000000000000 --- a/blockchains/ethereum/assets/0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Krakatau Token", - "symbol": "KKT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1", - "status": "active", - "id": "0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1/logo.png b/blockchains/ethereum/assets/0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1/logo.png deleted file mode 100644 index 1ebba33cd02e9..0000000000000 Binary files a/blockchains/ethereum/assets/0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38/info.json b/blockchains/ethereum/assets/0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38/info.json deleted file mode 100644 index 24b5ace92005c..0000000000000 --- a/blockchains/ethereum/assets/0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Unity", - "symbol": "UNITY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38", - "status": "active", - "id": "0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38/logo.png b/blockchains/ethereum/assets/0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38/logo.png deleted file mode 100644 index adb506da73d30..0000000000000 Binary files a/blockchains/ethereum/assets/0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcF7d119BCb6822283003adc7c1a40E9ae7097B75/info.json b/blockchains/ethereum/assets/0xcF7d119BCb6822283003adc7c1a40E9ae7097B75/info.json deleted file mode 100644 index 6e72d2d9dfa6c..0000000000000 --- a/blockchains/ethereum/assets/0xcF7d119BCb6822283003adc7c1a40E9ae7097B75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Star Pacific Coin", - "symbol": "💲PC", - "type": "ERC20", - "decimals": 1, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcF7d119BCb6822283003adc7c1a40E9ae7097B75", - "status": "active", - "id": "0xcF7d119BCb6822283003adc7c1a40E9ae7097B75" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcF7d119BCb6822283003adc7c1a40E9ae7097B75/logo.png b/blockchains/ethereum/assets/0xcF7d119BCb6822283003adc7c1a40E9ae7097B75/logo.png deleted file mode 100644 index 955e8786322a4..0000000000000 Binary files a/blockchains/ethereum/assets/0xcF7d119BCb6822283003adc7c1a40E9ae7097B75/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7/info.json b/blockchains/ethereum/assets/0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7/info.json deleted file mode 100644 index 762548476a9bb..0000000000000 --- a/blockchains/ethereum/assets/0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SINERGIA", - "symbol": "SNG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://sinergiablockchain.org/ICOPROJECT/ICO.html", - "explorer": "https://etherscan.io/token/0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7", - "status": "active", - "id": "0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7/logo.png b/blockchains/ethereum/assets/0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7/logo.png deleted file mode 100644 index 8a086ad09aac1..0000000000000 Binary files a/blockchains/ethereum/assets/0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2/info.json b/blockchains/ethereum/assets/0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2/info.json deleted file mode 100644 index dd0cd7603e482..0000000000000 --- a/blockchains/ethereum/assets/0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WINS LIVE", - "symbol": "WNL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://winstars.live/", - "explorer": "https://etherscan.io/token/0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2", - "status": "active", - "id": "0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2/logo.png b/blockchains/ethereum/assets/0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2/logo.png deleted file mode 100644 index 15bd49194ec01..0000000000000 Binary files a/blockchains/ethereum/assets/0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501/info.json b/blockchains/ethereum/assets/0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501/info.json deleted file mode 100644 index 2de438272bf46..0000000000000 --- a/blockchains/ethereum/assets/0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CapdaxToken", - "symbol": "XCD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.capdax.com/", - "explorer": "https://etherscan.io/token/0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501", - "status": "active", - "id": "0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501/logo.png b/blockchains/ethereum/assets/0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501/logo.png deleted file mode 100644 index 25d22c03f39e9..0000000000000 Binary files a/blockchains/ethereum/assets/0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xca0cB90D02a43C673ACb6927C496980d369c9F89/info.json b/blockchains/ethereum/assets/0xca0cB90D02a43C673ACb6927C496980d369c9F89/info.json deleted file mode 100644 index 5e3e4dff927e3..0000000000000 --- a/blockchains/ethereum/assets/0xca0cB90D02a43C673ACb6927C496980d369c9F89/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MOSAIC", - "symbol": "MOS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xca0cB90D02a43C673ACb6927C496980d369c9F89", - "status": "active", - "id": "0xca0cB90D02a43C673ACb6927C496980d369c9F89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xca0cB90D02a43C673ACb6927C496980d369c9F89/logo.png b/blockchains/ethereum/assets/0xca0cB90D02a43C673ACb6927C496980d369c9F89/logo.png deleted file mode 100644 index 48d247aa1168f..0000000000000 Binary files a/blockchains/ethereum/assets/0xca0cB90D02a43C673ACb6927C496980d369c9F89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84/info.json b/blockchains/ethereum/assets/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84/info.json deleted file mode 100644 index 235b56d54f79f..0000000000000 --- a/blockchains/ethereum/assets/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "dHEDGE DAO Token", - "website": "https://dhedge.org", - "description": "Decentralized asset management protocol connecting the world’s best investment managers with investors on the Ethereum blockchain in a permissionless, trustless fashion.", - "explorer": "https://etherscan.io/token/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84", - "type": "ERC20", - "symbol": "DHT", - "decimals": 18, - "status": "active", - "id": "0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84/logo.png b/blockchains/ethereum/assets/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84/logo.png deleted file mode 100644 index 8bdc36d722807..0000000000000 Binary files a/blockchains/ethereum/assets/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xca694eb79eF355eA0999485d211E68F39aE98493/info.json b/blockchains/ethereum/assets/0xca694eb79eF355eA0999485d211E68F39aE98493/info.json deleted file mode 100644 index 04ee9b94682f9..0000000000000 --- a/blockchains/ethereum/assets/0xca694eb79eF355eA0999485d211E68F39aE98493/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Traceability Chain Coin", - "symbol": "TAC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://tacchain.io/", - "explorer": "https://etherscan.io/token/0xca694eb79eF355eA0999485d211E68F39aE98493", - "status": "active", - "id": "0xca694eb79eF355eA0999485d211E68F39aE98493" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xca694eb79eF355eA0999485d211E68F39aE98493/logo.png b/blockchains/ethereum/assets/0xca694eb79eF355eA0999485d211E68F39aE98493/logo.png deleted file mode 100644 index 4f20c1c513a9d..0000000000000 Binary files a/blockchains/ethereum/assets/0xca694eb79eF355eA0999485d211E68F39aE98493/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xca9d97c6C7D5a0cE89371880037cc23866e2264d/info.json b/blockchains/ethereum/assets/0xca9d97c6C7D5a0cE89371880037cc23866e2264d/info.json deleted file mode 100644 index de249480eb0f5..0000000000000 --- a/blockchains/ethereum/assets/0xca9d97c6C7D5a0cE89371880037cc23866e2264d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coinance X Token", - "symbol": "CXT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xca9d97c6C7D5a0cE89371880037cc23866e2264d", - "status": "active", - "id": "0xca9d97c6C7D5a0cE89371880037cc23866e2264d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xca9d97c6C7D5a0cE89371880037cc23866e2264d/logo.png b/blockchains/ethereum/assets/0xca9d97c6C7D5a0cE89371880037cc23866e2264d/logo.png deleted file mode 100644 index 5d544d4d4b125..0000000000000 Binary files a/blockchains/ethereum/assets/0xca9d97c6C7D5a0cE89371880037cc23866e2264d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335/info.json b/blockchains/ethereum/assets/0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335/info.json deleted file mode 100644 index ee1cce985fd4e..0000000000000 --- a/blockchains/ethereum/assets/0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SODA Coin", - "symbol": "SOC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335", - "status": "active", - "id": "0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335/logo.png b/blockchains/ethereum/assets/0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335/logo.png deleted file mode 100644 index fe3a8e37d1907..0000000000000 Binary files a/blockchains/ethereum/assets/0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2/info.json b/blockchains/ethereum/assets/0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2/info.json deleted file mode 100644 index 0eb46db7ad35c..0000000000000 --- a/blockchains/ethereum/assets/0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ExhibitToken", - "symbol": "EXBT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://exitoken.co/", - "explorer": "https://etherscan.io/token/0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2", - "status": "active", - "id": "0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2/logo.png b/blockchains/ethereum/assets/0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2/logo.png deleted file mode 100755 index 3ea4b13237322..0000000000000 Binary files a/blockchains/ethereum/assets/0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcb03bec536843D338ac138205a6689d4cDc11046/info.json b/blockchains/ethereum/assets/0xcb03bec536843D338ac138205a6689d4cDc11046/info.json deleted file mode 100644 index 0af744fd65af9..0000000000000 --- a/blockchains/ethereum/assets/0xcb03bec536843D338ac138205a6689d4cDc11046/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ABPT Crypto", - "symbol": "ABPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcb03bec536843D338ac138205a6689d4cDc11046", - "status": "active", - "id": "0xcb03bec536843D338ac138205a6689d4cDc11046" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcb03bec536843D338ac138205a6689d4cDc11046/logo.png b/blockchains/ethereum/assets/0xcb03bec536843D338ac138205a6689d4cDc11046/logo.png deleted file mode 100644 index b79323324767c..0000000000000 Binary files a/blockchains/ethereum/assets/0xcb03bec536843D338ac138205a6689d4cDc11046/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B/info.json b/blockchains/ethereum/assets/0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B/info.json deleted file mode 100644 index 4666641f1a9e8..0000000000000 --- a/blockchains/ethereum/assets/0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SlowMist Zone Token", - "symbol": "SLOWMIST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B", - "status": "active", - "id": "0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B/logo.png b/blockchains/ethereum/assets/0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B/logo.png deleted file mode 100644 index 113ffe1d6315e..0000000000000 Binary files a/blockchains/ethereum/assets/0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcb17cD357c7acD594717D899ecb9df540F633F27/info.json b/blockchains/ethereum/assets/0xcb17cD357c7acD594717D899ecb9df540F633F27/info.json deleted file mode 100644 index 702088fbff7d9..0000000000000 --- a/blockchains/ethereum/assets/0xcb17cD357c7acD594717D899ecb9df540F633F27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinDeal Token", - "symbol": "CDL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://token.coindeal.com", - "explorer": "https://etherscan.io/token/0xcb17cD357c7acD594717D899ecb9df540F633F27", - "status": "active", - "id": "0xcb17cD357c7acD594717D899ecb9df540F633F27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcb17cD357c7acD594717D899ecb9df540F633F27/logo.png b/blockchains/ethereum/assets/0xcb17cD357c7acD594717D899ecb9df540F633F27/logo.png deleted file mode 100644 index 56b2187934f65..0000000000000 Binary files a/blockchains/ethereum/assets/0xcb17cD357c7acD594717D899ecb9df540F633F27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcb33BA014340AAc7644184772c4C5f431b3e1aD9/info.json b/blockchains/ethereum/assets/0xcb33BA014340AAc7644184772c4C5f431b3e1aD9/info.json deleted file mode 100644 index a8aff5d932d2d..0000000000000 --- a/blockchains/ethereum/assets/0xcb33BA014340AAc7644184772c4C5f431b3e1aD9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Basic business chain", - "symbol": "BBC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcb33BA014340AAc7644184772c4C5f431b3e1aD9", - "status": "active", - "id": "0xcb33BA014340AAc7644184772c4C5f431b3e1aD9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcb33BA014340AAc7644184772c4C5f431b3e1aD9/logo.png b/blockchains/ethereum/assets/0xcb33BA014340AAc7644184772c4C5f431b3e1aD9/logo.png deleted file mode 100644 index 25f12d7b9341f..0000000000000 Binary files a/blockchains/ethereum/assets/0xcb33BA014340AAc7644184772c4C5f431b3e1aD9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcb46C550539ac3DB72dc7aF7c89B11c306C727c2/logo.png b/blockchains/ethereum/assets/0xcb46C550539ac3DB72dc7aF7c89B11c306C727c2/logo.png deleted file mode 100644 index fbd5cbafc0b02..0000000000000 Binary files a/blockchains/ethereum/assets/0xcb46C550539ac3DB72dc7aF7c89B11c306C727c2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908/info.json b/blockchains/ethereum/assets/0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908/info.json deleted file mode 100644 index 015a552b65b7a..0000000000000 --- a/blockchains/ethereum/assets/0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Humaniq", - "symbol": "HMQ", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://humaniq.co/", - "explorer": "https://etherscan.io/token/0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908", - "status": "active", - "id": "0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908/logo.png b/blockchains/ethereum/assets/0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908/logo.png deleted file mode 100755 index 45d7b1ec569ff..0000000000000 Binary files a/blockchains/ethereum/assets/0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/info.json b/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/info.json deleted file mode 100644 index 3bd6c0147819a..0000000000000 --- a/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AstroTools", - "website": "https://astrotools.io/", - "description": "AstroTools is a DeFi dashboard that bridges the information gap between centralized and decentralized exchanges.", - "explorer": "https://etherscan.io/token/0xcbd55D4fFc43467142761A764763652b48b969ff", - "type": "ERC20", - "symbol": "ASTRO", - "decimals": 18, - "status": "active", - "id": "0xcbd55D4fFc43467142761A764763652b48b969ff" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/logo.png b/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/logo.png deleted file mode 100644 index bc7a7f85ea7a1..0000000000000 Binary files a/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7/info.json b/blockchains/ethereum/assets/0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7/info.json deleted file mode 100644 index dc10616c1c528..0000000000000 --- a/blockchains/ethereum/assets/0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Game Magic", - "symbol": "GAME", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7", - "status": "active", - "id": "0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7/logo.png b/blockchains/ethereum/assets/0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7/logo.png deleted file mode 100755 index fce1905394850..0000000000000 Binary files a/blockchains/ethereum/assets/0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903/info.json b/blockchains/ethereum/assets/0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903/info.json deleted file mode 100644 index 7282eecb740dd..0000000000000 --- a/blockchains/ethereum/assets/0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YOYOW Token", - "symbol": "YOYOW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://yoyow.org/", - "explorer": "https://etherscan.io/token/0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903", - "status": "active", - "id": "0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903/logo.png b/blockchains/ethereum/assets/0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903/logo.png deleted file mode 100755 index 231bed935ee65..0000000000000 Binary files a/blockchains/ethereum/assets/0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcbf15FB8246F679F9Df0135881CB29a3746f734b/info.json b/blockchains/ethereum/assets/0xcbf15FB8246F679F9Df0135881CB29a3746f734b/info.json deleted file mode 100644 index 79e14a849a9c0..0000000000000 --- a/blockchains/ethereum/assets/0xcbf15FB8246F679F9Df0135881CB29a3746f734b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bither Platform Token", - "symbol": "BTR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcbf15FB8246F679F9Df0135881CB29a3746f734b", - "status": "active", - "id": "0xcbf15FB8246F679F9Df0135881CB29a3746f734b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcbf15FB8246F679F9Df0135881CB29a3746f734b/logo.png b/blockchains/ethereum/assets/0xcbf15FB8246F679F9Df0135881CB29a3746f734b/logo.png deleted file mode 100644 index df2dcf18e1854..0000000000000 Binary files a/blockchains/ethereum/assets/0xcbf15FB8246F679F9Df0135881CB29a3746f734b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcc0eC876191558De23c8D122483F30382651674F/info.json b/blockchains/ethereum/assets/0xcc0eC876191558De23c8D122483F30382651674F/info.json deleted file mode 100644 index 27030fe32dcaa..0000000000000 --- a/blockchains/ethereum/assets/0xcc0eC876191558De23c8D122483F30382651674F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Exodo", - "symbol": "EXD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcc0eC876191558De23c8D122483F30382651674F", - "status": "active", - "id": "0xcc0eC876191558De23c8D122483F30382651674F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcc0eC876191558De23c8D122483F30382651674F/logo.png b/blockchains/ethereum/assets/0xcc0eC876191558De23c8D122483F30382651674F/logo.png deleted file mode 100644 index e4fec97a9c32c..0000000000000 Binary files a/blockchains/ethereum/assets/0xcc0eC876191558De23c8D122483F30382651674F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcc53C2E5e2421cb5a5307Ed1C229816d71266292/info.json b/blockchains/ethereum/assets/0xcc53C2E5e2421cb5a5307Ed1C229816d71266292/info.json deleted file mode 100644 index 98e7043a1e64c..0000000000000 --- a/blockchains/ethereum/assets/0xcc53C2E5e2421cb5a5307Ed1C229816d71266292/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoinus", - "symbol": "BITS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcc53C2E5e2421cb5a5307Ed1C229816d71266292", - "status": "active", - "id": "0xcc53C2E5e2421cb5a5307Ed1C229816d71266292" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcc53C2E5e2421cb5a5307Ed1C229816d71266292/logo.png b/blockchains/ethereum/assets/0xcc53C2E5e2421cb5a5307Ed1C229816d71266292/logo.png deleted file mode 100644 index 54d8abf8a78d3..0000000000000 Binary files a/blockchains/ethereum/assets/0xcc53C2E5e2421cb5a5307Ed1C229816d71266292/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcca0c9c383076649604eE31b20248BC04FdF61cA/info.json b/blockchains/ethereum/assets/0xcca0c9c383076649604eE31b20248BC04FdF61cA/info.json deleted file mode 100644 index fece01646f8da..0000000000000 --- a/blockchains/ethereum/assets/0xcca0c9c383076649604eE31b20248BC04FdF61cA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitMax token", - "symbol": "BTMX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitmax.io/#/home", - "explorer": "https://etherscan.io/token/0xcca0c9c383076649604eE31b20248BC04FdF61cA", - "status": "active", - "id": "0xcca0c9c383076649604eE31b20248BC04FdF61cA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcca0c9c383076649604eE31b20248BC04FdF61cA/logo.png b/blockchains/ethereum/assets/0xcca0c9c383076649604eE31b20248BC04FdF61cA/logo.png deleted file mode 100644 index cb73e805e5b06..0000000000000 Binary files a/blockchains/ethereum/assets/0xcca0c9c383076649604eE31b20248BC04FdF61cA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18/info.json b/blockchains/ethereum/assets/0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18/info.json deleted file mode 100644 index 96b843cb39d28..0000000000000 --- a/blockchains/ethereum/assets/0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Moon Money Chain", - "symbol": "MM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://moonx.pro/", - "explorer": "https://etherscan.io/token/0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18", - "status": "active", - "id": "0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18/logo.png b/blockchains/ethereum/assets/0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18/logo.png deleted file mode 100644 index 2ee47ab9f9aba..0000000000000 Binary files a/blockchains/ethereum/assets/0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcd607FDD69931675F50eA43D3488785367322B4e/info.json b/blockchains/ethereum/assets/0xcd607FDD69931675F50eA43D3488785367322B4e/info.json deleted file mode 100644 index ff05c0d77601c..0000000000000 --- a/blockchains/ethereum/assets/0xcd607FDD69931675F50eA43D3488785367322B4e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QuantumPay", - "symbol": "QPAY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcd607FDD69931675F50eA43D3488785367322B4e", - "status": "active", - "id": "0xcd607FDD69931675F50eA43D3488785367322B4e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcd607FDD69931675F50eA43D3488785367322B4e/logo.png b/blockchains/ethereum/assets/0xcd607FDD69931675F50eA43D3488785367322B4e/logo.png deleted file mode 100755 index c086db732493d..0000000000000 Binary files a/blockchains/ethereum/assets/0xcd607FDD69931675F50eA43D3488785367322B4e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E/info.json b/blockchains/ethereum/assets/0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E/info.json deleted file mode 100644 index 9216741c75fba..0000000000000 --- a/blockchains/ethereum/assets/0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Smart Gear", - "symbol": "Gear", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E", - "status": "active", - "id": "0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E/logo.png b/blockchains/ethereum/assets/0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E/logo.png deleted file mode 100644 index 604a0a11c82bc..0000000000000 Binary files a/blockchains/ethereum/assets/0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f/info.json b/blockchains/ethereum/assets/0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f/info.json deleted file mode 100644 index f24e3caae865b..0000000000000 --- a/blockchains/ethereum/assets/0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "goldfi.finance", - "symbol": "GOLD", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f", - "status": "active", - "id": "0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f/logo.png b/blockchains/ethereum/assets/0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f/logo.png deleted file mode 100644 index 41321e468a220..0000000000000 Binary files a/blockchains/ethereum/assets/0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A/info.json b/blockchains/ethereum/assets/0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A/info.json deleted file mode 100644 index 4453ea58b7426..0000000000000 --- a/blockchains/ethereum/assets/0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Marconi Protocol", - "symbol": "MPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A", - "status": "active", - "id": "0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A/logo.png b/blockchains/ethereum/assets/0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A/logo.png deleted file mode 100644 index e6fd00ac676c7..0000000000000 Binary files a/blockchains/ethereum/assets/0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xce11D811C7BdbDDbbAADcF11668551205d23AD6e/info.json b/blockchains/ethereum/assets/0xce11D811C7BdbDDbbAADcF11668551205d23AD6e/info.json deleted file mode 100644 index b014f3b6f32fd..0000000000000 --- a/blockchains/ethereum/assets/0xce11D811C7BdbDDbbAADcF11668551205d23AD6e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "All Beauty Community Gold", - "symbol": "ABCG", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xce11D811C7BdbDDbbAADcF11668551205d23AD6e", - "status": "active", - "id": "0xce11D811C7BdbDDbbAADcF11668551205d23AD6e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xce11D811C7BdbDDbbAADcF11668551205d23AD6e/logo.png b/blockchains/ethereum/assets/0xce11D811C7BdbDDbbAADcF11668551205d23AD6e/logo.png deleted file mode 100755 index b66ea43616442..0000000000000 Binary files a/blockchains/ethereum/assets/0xce11D811C7BdbDDbbAADcF11668551205d23AD6e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b/info.json b/blockchains/ethereum/assets/0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b/info.json deleted file mode 100644 index 7a6211059a77f..0000000000000 --- a/blockchains/ethereum/assets/0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blue Whale eXchange", - "symbol": "BWX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bluewhale.foundation/", - "explorer": "https://etherscan.io/token/0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b", - "status": "active", - "id": "0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b/logo.png b/blockchains/ethereum/assets/0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b/logo.png deleted file mode 100644 index 09bcae5d08f87..0000000000000 Binary files a/blockchains/ethereum/assets/0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xce853db3359326dB6D03981C9fb42983BbCdd007/info.json b/blockchains/ethereum/assets/0xce853db3359326dB6D03981C9fb42983BbCdd007/info.json deleted file mode 100644 index 220f8ae9c67b2..0000000000000 --- a/blockchains/ethereum/assets/0xce853db3359326dB6D03981C9fb42983BbCdd007/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Penis", - "symbol": "PNS", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://penis.supply", - "explorer": "https://etherscan.io/token/0xce853db3359326dB6D03981C9fb42983BbCdd007", - "status": "active", - "id": "0xce853db3359326dB6D03981C9fb42983BbCdd007" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xce853db3359326dB6D03981C9fb42983BbCdd007/logo.png b/blockchains/ethereum/assets/0xce853db3359326dB6D03981C9fb42983BbCdd007/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0xce853db3359326dB6D03981C9fb42983BbCdd007/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3/info.json b/blockchains/ethereum/assets/0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3/info.json deleted file mode 100644 index aa5c9de53b9a7..0000000000000 --- a/blockchains/ethereum/assets/0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TLS Token", - "symbol": "TLS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3", - "status": "active", - "id": "0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3/logo.png b/blockchains/ethereum/assets/0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3/logo.png deleted file mode 100644 index fd77c867b87cd..0000000000000 Binary files a/blockchains/ethereum/assets/0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3/info.json b/blockchains/ethereum/assets/0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3/info.json deleted file mode 100644 index a42f77fde2b13..0000000000000 --- a/blockchains/ethereum/assets/0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CST Token", - "symbol": "CST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3", - "status": "active", - "id": "0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3/logo.png b/blockchains/ethereum/assets/0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3/logo.png deleted file mode 100644 index b9dc4a767787b..0000000000000 Binary files a/blockchains/ethereum/assets/0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xceB8652de51C77245226eA8b35858114D41F1B99/info.json b/blockchains/ethereum/assets/0xceB8652de51C77245226eA8b35858114D41F1B99/info.json deleted file mode 100644 index 18a36b66de299..0000000000000 --- a/blockchains/ethereum/assets/0xceB8652de51C77245226eA8b35858114D41F1B99/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Redin international co. Ltd.", - "symbol": "Redin", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xceB8652de51C77245226eA8b35858114D41F1B99", - "status": "active", - "id": "0xceB8652de51C77245226eA8b35858114D41F1B99" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xceB8652de51C77245226eA8b35858114D41F1B99/logo.png b/blockchains/ethereum/assets/0xceB8652de51C77245226eA8b35858114D41F1B99/logo.png deleted file mode 100644 index 9f21d75d3ba28..0000000000000 Binary files a/blockchains/ethereum/assets/0xceB8652de51C77245226eA8b35858114D41F1B99/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xceF1cA19d053e35509501D0f45408297845d8C18/info.json b/blockchains/ethereum/assets/0xceF1cA19d053e35509501D0f45408297845d8C18/info.json deleted file mode 100644 index 4f7ad50c80d3e..0000000000000 --- a/blockchains/ethereum/assets/0xceF1cA19d053e35509501D0f45408297845d8C18/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "V-PALADINI TEST 1", - "symbol": "V", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xceF1cA19d053e35509501D0f45408297845d8C18", - "status": "active", - "id": "0xceF1cA19d053e35509501D0f45408297845d8C18" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xceF1cA19d053e35509501D0f45408297845d8C18/logo.png b/blockchains/ethereum/assets/0xceF1cA19d053e35509501D0f45408297845d8C18/logo.png deleted file mode 100644 index 109909945255c..0000000000000 Binary files a/blockchains/ethereum/assets/0xceF1cA19d053e35509501D0f45408297845d8C18/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcec38306558a31cdbb2a9d6285947C5b44A24f3e/info.json b/blockchains/ethereum/assets/0xcec38306558a31cdbb2a9d6285947C5b44A24f3e/info.json deleted file mode 100644 index 3facc3a88773e..0000000000000 --- a/blockchains/ethereum/assets/0xcec38306558a31cdbb2a9d6285947C5b44A24f3e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fantasy Sports", - "symbol": "DFS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.digitalfantasysports.com/", - "explorer": "https://etherscan.io/token/0xcec38306558a31cdbb2a9d6285947C5b44A24f3e", - "status": "active", - "id": "0xcec38306558a31cdbb2a9d6285947C5b44A24f3e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcec38306558a31cdbb2a9d6285947C5b44A24f3e/logo.png b/blockchains/ethereum/assets/0xcec38306558a31cdbb2a9d6285947C5b44A24f3e/logo.png deleted file mode 100644 index 5f60e80fe6b5d..0000000000000 Binary files a/blockchains/ethereum/assets/0xcec38306558a31cdbb2a9d6285947C5b44A24f3e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcecede5A20645EAc6ca2032eeEb1063572D63c29/info.json b/blockchains/ethereum/assets/0xcecede5A20645EAc6ca2032eeEb1063572D63c29/info.json deleted file mode 100644 index 4421528b43201..0000000000000 --- a/blockchains/ethereum/assets/0xcecede5A20645EAc6ca2032eeEb1063572D63c29/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "P2P Global Network", - "symbol": "P2PX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://p2pglobal.io/", - "explorer": "https://etherscan.io/token/0xcecede5A20645EAc6ca2032eeEb1063572D63c29", - "status": "active", - "id": "0xcecede5A20645EAc6ca2032eeEb1063572D63c29" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcecede5A20645EAc6ca2032eeEb1063572D63c29/logo.png b/blockchains/ethereum/assets/0xcecede5A20645EAc6ca2032eeEb1063572D63c29/logo.png deleted file mode 100644 index 4c7b4f3c06248..0000000000000 Binary files a/blockchains/ethereum/assets/0xcecede5A20645EAc6ca2032eeEb1063572D63c29/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48/info.json b/blockchains/ethereum/assets/0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48/info.json deleted file mode 100644 index 6239118b60bd7..0000000000000 --- a/blockchains/ethereum/assets/0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Moose", - "symbol": "MM", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48", - "status": "active", - "id": "0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48/logo.png b/blockchains/ethereum/assets/0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48/logo.png deleted file mode 100644 index 8b5b0537a8e8f..0000000000000 Binary files a/blockchains/ethereum/assets/0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcf17a46a463E55B366672807245397999592365c/info.json b/blockchains/ethereum/assets/0xcf17a46a463E55B366672807245397999592365c/info.json deleted file mode 100644 index 5cfbbc7dde0d1..0000000000000 --- a/blockchains/ethereum/assets/0xcf17a46a463E55B366672807245397999592365c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-22/30M22", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcf17a46a463E55B366672807245397999592365c", - "status": "active", - "id": "0xcf17a46a463E55B366672807245397999592365c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcf17a46a463E55B366672807245397999592365c/logo.png b/blockchains/ethereum/assets/0xcf17a46a463E55B366672807245397999592365c/logo.png deleted file mode 100644 index bade994848386..0000000000000 Binary files a/blockchains/ethereum/assets/0xcf17a46a463E55B366672807245397999592365c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcfAD57a67689809CdA997f655802a119838c9ceC/info.json b/blockchains/ethereum/assets/0xcfAD57a67689809CdA997f655802a119838c9ceC/info.json deleted file mode 100644 index dd860889345f6..0000000000000 --- a/blockchains/ethereum/assets/0xcfAD57a67689809CdA997f655802a119838c9ceC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Benscoin", - "symbol": "BSC", - "type": "ERC20", - "decimals": 7, - "description": "-", - "website": "https://benscoin.org/", - "explorer": "https://etherscan.io/token/0xcfAD57a67689809CdA997f655802a119838c9ceC", - "status": "active", - "id": "0xcfAD57a67689809CdA997f655802a119838c9ceC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcfAD57a67689809CdA997f655802a119838c9ceC/logo.png b/blockchains/ethereum/assets/0xcfAD57a67689809CdA997f655802a119838c9ceC/logo.png deleted file mode 100644 index aebd28d01bacd..0000000000000 Binary files a/blockchains/ethereum/assets/0xcfAD57a67689809CdA997f655802a119838c9ceC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xcfCA01488643501CAb56d1855921c897D5EE4b1B/info.json b/blockchains/ethereum/assets/0xcfCA01488643501CAb56d1855921c897D5EE4b1B/info.json deleted file mode 100644 index 9d3792d459ecf..0000000000000 --- a/blockchains/ethereum/assets/0xcfCA01488643501CAb56d1855921c897D5EE4b1B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Inw ", - "symbol": "BCW", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xcfCA01488643501CAb56d1855921c897D5EE4b1B", - "status": "active", - "id": "0xcfCA01488643501CAb56d1855921c897D5EE4b1B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcfCA01488643501CAb56d1855921c897D5EE4b1B/logo.png b/blockchains/ethereum/assets/0xcfCA01488643501CAb56d1855921c897D5EE4b1B/logo.png deleted file mode 100644 index 992f979c67d83..0000000000000 Binary files a/blockchains/ethereum/assets/0xcfCA01488643501CAb56d1855921c897D5EE4b1B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd0207f76A97aD3779b7731ab1fc4cF926a508E87/info.json b/blockchains/ethereum/assets/0xd0207f76A97aD3779b7731ab1fc4cF926a508E87/info.json deleted file mode 100644 index 9434bcf98358f..0000000000000 --- a/blockchains/ethereum/assets/0xd0207f76A97aD3779b7731ab1fc4cF926a508E87/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digitrade Online", - "symbol": "DTO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd0207f76A97aD3779b7731ab1fc4cF926a508E87", - "status": "active", - "id": "0xd0207f76A97aD3779b7731ab1fc4cF926a508E87" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd0207f76A97aD3779b7731ab1fc4cF926a508E87/logo.png b/blockchains/ethereum/assets/0xd0207f76A97aD3779b7731ab1fc4cF926a508E87/logo.png deleted file mode 100644 index 8588196387e56..0000000000000 Binary files a/blockchains/ethereum/assets/0xd0207f76A97aD3779b7731ab1fc4cF926a508E87/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2/info.json b/blockchains/ethereum/assets/0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2/info.json deleted file mode 100644 index c63608738a1dd..0000000000000 --- a/blockchains/ethereum/assets/0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EMO tokens", - "symbol": "EMO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2", - "status": "active", - "id": "0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2/logo.png b/blockchains/ethereum/assets/0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2/logo.png deleted file mode 100644 index 1745a853546cf..0000000000000 Binary files a/blockchains/ethereum/assets/0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec/info.json b/blockchains/ethereum/assets/0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec/info.json deleted file mode 100644 index 443b03d0f66a0..0000000000000 --- a/blockchains/ethereum/assets/0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GlobalEdu", - "symbol": "GEFT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "https://globaledufoundation.org/", - "explorer": "https://etherscan.io/token/0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec", - "status": "active", - "id": "0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec/logo.png b/blockchains/ethereum/assets/0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec/logo.png deleted file mode 100644 index 100b1be231fea..0000000000000 Binary files a/blockchains/ethereum/assets/0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd0658324074D6249a51876438916f7C423075451/info.json b/blockchains/ethereum/assets/0xd0658324074D6249a51876438916f7C423075451/info.json deleted file mode 100644 index e036b1c92601a..0000000000000 --- a/blockchains/ethereum/assets/0xd0658324074D6249a51876438916f7C423075451/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Yearn Land", - "website": "https://yland.finance", - "source_code": "https://github.com/ylandfinance/yLand-token/blob/master/yLand-token.sol", - "white_paper": "https://docs.yland.finance", - "description": "Yearn Land upgraded the old Yearn making some important adjustments in first layer protocols.", - "explorer": "https://etherscan.io/token/0xd0658324074D6249a51876438916f7C423075451", - "type": "ERC20", - "symbol": "yLand", - "decimals": 18, - "status": "active", - "id": "0xd0658324074D6249a51876438916f7C423075451" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd0658324074D6249a51876438916f7C423075451/logo.png b/blockchains/ethereum/assets/0xd0658324074D6249a51876438916f7C423075451/logo.png deleted file mode 100644 index ee5dfca6fe9d8..0000000000000 Binary files a/blockchains/ethereum/assets/0xd0658324074D6249a51876438916f7C423075451/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328/info.json b/blockchains/ethereum/assets/0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328/info.json deleted file mode 100644 index fcac073d24e62..0000000000000 --- a/blockchains/ethereum/assets/0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TokenChain", - "symbol": "TCT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328", - "status": "active", - "id": "0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328/logo.png b/blockchains/ethereum/assets/0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328/logo.png deleted file mode 100644 index 42290953393e3..0000000000000 Binary files a/blockchains/ethereum/assets/0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA/info.json b/blockchains/ethereum/assets/0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA/info.json deleted file mode 100644 index 9d3025b2f746b..0000000000000 --- a/blockchains/ethereum/assets/0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tolar Token", - "symbol": "TOL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tolar.io/", - "explorer": "https://etherscan.io/token/0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA", - "status": "active", - "id": "0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA/logo.png b/blockchains/ethereum/assets/0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA/logo.png deleted file mode 100644 index 0cbef8d1d60e6..0000000000000 Binary files a/blockchains/ethereum/assets/0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd0834d08c83dbE216811AAea0EEfFb2349E57634/info.json b/blockchains/ethereum/assets/0xd0834d08c83dbE216811AAea0EEfFb2349E57634/info.json deleted file mode 100644 index 389bb3624a622..0000000000000 --- a/blockchains/ethereum/assets/0xd0834d08c83dbE216811AAea0EEfFb2349E57634/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GreenCapTOKEN", - "symbol": "GreenCap", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd0834d08c83dbE216811AAea0EEfFb2349E57634", - "status": "active", - "id": "0xd0834d08c83dbE216811AAea0EEfFb2349E57634" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd0834d08c83dbE216811AAea0EEfFb2349E57634/logo.png b/blockchains/ethereum/assets/0xd0834d08c83dbE216811AAea0EEfFb2349E57634/logo.png deleted file mode 100644 index 89c6213881455..0000000000000 Binary files a/blockchains/ethereum/assets/0xd0834d08c83dbE216811AAea0EEfFb2349E57634/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd084944d3c05CD115C09d072B9F44bA3E0E45921/logo.png b/blockchains/ethereum/assets/0xd084944d3c05CD115C09d072B9F44bA3E0E45921/logo.png deleted file mode 100644 index b8d4e231a8f6a..0000000000000 Binary files a/blockchains/ethereum/assets/0xd084944d3c05CD115C09d072B9F44bA3E0E45921/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/info.json b/blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/info.json deleted file mode 100644 index fd53eb3e67666..0000000000000 --- a/blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Terra Virtua Kolect", - "website": "https://terravirtua.io", - "description": "TVK is the fuel of Terra Virtua, opening up a whole world of privileges, experiences and opportunities. Use TVK to get exclusive NFTs, drops, discounts, staking and other privileges.", - "explorer": "https://etherscan.io/token/0xd084b83c305dafd76ae3e1b4e1f1fe2ecccb3988", - "research": "", - "type": "ERC20", - "symbol": "TVK", - "decimals": 18, - "status": "active", - "id": "0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/logo.png b/blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/logo.png deleted file mode 100644 index 127ab64b87397..0000000000000 Binary files a/blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd08575F5F4DE7212123731088980D069CB75873D/info.json b/blockchains/ethereum/assets/0xd08575F5F4DE7212123731088980D069CB75873D/info.json deleted file mode 100644 index 019b9982358cd..0000000000000 --- a/blockchains/ethereum/assets/0xd08575F5F4DE7212123731088980D069CB75873D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BetSwap Token", - "symbol": "BSWP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd08575F5F4DE7212123731088980D069CB75873D", - "status": "active", - "id": "0xd08575F5F4DE7212123731088980D069CB75873D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd08575F5F4DE7212123731088980D069CB75873D/logo.png b/blockchains/ethereum/assets/0xd08575F5F4DE7212123731088980D069CB75873D/logo.png deleted file mode 100644 index 73467ccb6b946..0000000000000 Binary files a/blockchains/ethereum/assets/0xd08575F5F4DE7212123731088980D069CB75873D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd0929d411954c47438dc1d871dd6081F5C5e149c/info.json b/blockchains/ethereum/assets/0xd0929d411954c47438dc1d871dd6081F5C5e149c/info.json deleted file mode 100644 index de1dfd2daf73d..0000000000000 --- a/blockchains/ethereum/assets/0xd0929d411954c47438dc1d871dd6081F5C5e149c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Refereum", - "symbol": "RFR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://refereum.com/", - "explorer": "https://etherscan.io/token/0xd0929d411954c47438dc1d871dd6081F5C5e149c", - "status": "active", - "id": "0xd0929d411954c47438dc1d871dd6081F5C5e149c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd0929d411954c47438dc1d871dd6081F5C5e149c/logo.png b/blockchains/ethereum/assets/0xd0929d411954c47438dc1d871dd6081F5C5e149c/logo.png deleted file mode 100644 index 14dd46195c4f6..0000000000000 Binary files a/blockchains/ethereum/assets/0xd0929d411954c47438dc1d871dd6081F5C5e149c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd0983dD6a0334c71d0478255D1F794508026b888/info.json b/blockchains/ethereum/assets/0xd0983dD6a0334c71d0478255D1F794508026b888/info.json deleted file mode 100644 index 8444a1b5d4fa9..0000000000000 --- a/blockchains/ethereum/assets/0xd0983dD6a0334c71d0478255D1F794508026b888/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "EGG Protocol", - "website": "https://cocoricos.io/", - "source_code": "https://github.com/Cocoricos/EGG", - "description": "EGG Protocol is a suite of smart contracts focused on creating a simple way to generate rewards on various assets via best-in-class liquidity pools, soft staking, proof of stake (PoS) and airdrops.", - "explorer": "https://etherscan.io/token/0xd0983dd6a0334c71d0478255d1f794508026b888", - "type": "ERC20", - "symbol": "EGG", - "decimals": 18, - "status": "active", - "id": "0xd0983dD6a0334c71d0478255D1F794508026b888" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd0983dD6a0334c71d0478255D1F794508026b888/logo.png b/blockchains/ethereum/assets/0xd0983dD6a0334c71d0478255D1F794508026b888/logo.png deleted file mode 100644 index 580b2caa17cf0..0000000000000 Binary files a/blockchains/ethereum/assets/0xd0983dD6a0334c71d0478255D1F794508026b888/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd09B4a4Cc6F092959478C693F3933cD27dA75244/info.json b/blockchains/ethereum/assets/0xd09B4a4Cc6F092959478C693F3933cD27dA75244/info.json deleted file mode 100644 index 2bc137e57fd46..0000000000000 --- a/blockchains/ethereum/assets/0xd09B4a4Cc6F092959478C693F3933cD27dA75244/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Compound Zai", - "symbol": "cZAI", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd09B4a4Cc6F092959478C693F3933cD27dA75244", - "status": "active", - "id": "0xd09B4a4Cc6F092959478C693F3933cD27dA75244" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd09B4a4Cc6F092959478C693F3933cD27dA75244/logo.png b/blockchains/ethereum/assets/0xd09B4a4Cc6F092959478C693F3933cD27dA75244/logo.png deleted file mode 100644 index 1b01aabe9868f..0000000000000 Binary files a/blockchains/ethereum/assets/0xd09B4a4Cc6F092959478C693F3933cD27dA75244/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd0Df3b1Cf729A29B7404c40D61C750008E631bA7/info.json b/blockchains/ethereum/assets/0xd0Df3b1Cf729A29B7404c40D61C750008E631bA7/info.json deleted file mode 100644 index 21f5b6519fb2d..0000000000000 --- a/blockchains/ethereum/assets/0xd0Df3b1Cf729A29B7404c40D61C750008E631bA7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rug", - "website": "http://rug.money", - "description": "Rug is a deflationary ERC-20 token that incentivizes staking and viral marketing, ensuring that risktakers are rewarded through dividends and access to the pool's liquidity.", - "explorer": "https://etherscan.io/token/0xd0Df3b1Cf729A29B7404c40D61C750008E631bA7", - "type": "ERC20", - "symbol": "RUG", - "decimals": 18, - "status": "active", - "id": "0xd0Df3b1Cf729A29B7404c40D61C750008E631bA7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd0Df3b1Cf729A29B7404c40D61C750008E631bA7/logo.png b/blockchains/ethereum/assets/0xd0Df3b1Cf729A29B7404c40D61C750008E631bA7/logo.png deleted file mode 100644 index ea3ff2144a1fb..0000000000000 Binary files a/blockchains/ethereum/assets/0xd0Df3b1Cf729A29B7404c40D61C750008E631bA7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd0c59798F986d333554688cD667033d469C2398e/info.json b/blockchains/ethereum/assets/0xd0c59798F986d333554688cD667033d469C2398e/info.json deleted file mode 100644 index 2f3a45a73c184..0000000000000 --- a/blockchains/ethereum/assets/0xd0c59798F986d333554688cD667033d469C2398e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YMEN", - "website": "https://ymen.finance", - "description": "YMEN token is deflationary, and it's used to farm Mutant token that is the governance token that can be sold into YMEN/MUTANT pool.", - "explorer": "https://etherscan.io/token/0xd0c59798F986d333554688cD667033d469C2398e", - "type": "ERC20", - "symbol": "YMEN", - "decimals": 18, - "status": "active", - "id": "0xd0c59798F986d333554688cD667033d469C2398e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd0c59798F986d333554688cD667033d469C2398e/logo.png b/blockchains/ethereum/assets/0xd0c59798F986d333554688cD667033d469C2398e/logo.png deleted file mode 100644 index e7fcd78e0c04b..0000000000000 Binary files a/blockchains/ethereum/assets/0xd0c59798F986d333554688cD667033d469C2398e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C/info.json b/blockchains/ethereum/assets/0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C/info.json deleted file mode 100644 index b48f17b4718fe..0000000000000 --- a/blockchains/ethereum/assets/0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Webflix Token", - "symbol": "WFX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C", - "status": "active", - "id": "0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C/logo.png b/blockchains/ethereum/assets/0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C/logo.png deleted file mode 100644 index 7cb5c9d85f86d..0000000000000 Binary files a/blockchains/ethereum/assets/0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1/info.json b/blockchains/ethereum/assets/0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1/info.json deleted file mode 100644 index 28a4981bafa92..0000000000000 --- a/blockchains/ethereum/assets/0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Xena", - "symbol": "XENA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1", - "status": "active", - "id": "0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1/logo.png b/blockchains/ethereum/assets/0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1/logo.png deleted file mode 100644 index dc7dccb0e1e26..0000000000000 Binary files a/blockchains/ethereum/assets/0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f/info.json b/blockchains/ethereum/assets/0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f/info.json deleted file mode 100644 index ad8fc5dd477f7..0000000000000 --- a/blockchains/ethereum/assets/0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Metrin Data Platform", - "symbol": "MDP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f", - "status": "active", - "id": "0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f/logo.png b/blockchains/ethereum/assets/0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f/logo.png deleted file mode 100644 index bcd21fdaac67f..0000000000000 Binary files a/blockchains/ethereum/assets/0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0/info.json b/blockchains/ethereum/assets/0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0/info.json deleted file mode 100644 index 7f3a0e7aed337..0000000000000 --- a/blockchains/ethereum/assets/0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long ETH-WBTC 2x v2", - "symbol": "LETHwBTC2x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0", - "status": "active", - "id": "0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0/logo.png b/blockchains/ethereum/assets/0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0/logo.png deleted file mode 100644 index d035a8e395272..0000000000000 Binary files a/blockchains/ethereum/assets/0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8/info.json b/blockchains/ethereum/assets/0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8/info.json deleted file mode 100644 index 7798d128b0a58..0000000000000 --- a/blockchains/ethereum/assets/0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MachiX Token", - "symbol": "MCX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://machix.com/", - "explorer": "https://etherscan.io/token/0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8", - "status": "active", - "id": "0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8/logo.png b/blockchains/ethereum/assets/0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8/logo.png deleted file mode 100644 index 7e77024fd7879..0000000000000 Binary files a/blockchains/ethereum/assets/0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd18C0586A6FbB922489e33A55b494650A41BC5bB/info.json b/blockchains/ethereum/assets/0xd18C0586A6FbB922489e33A55b494650A41BC5bB/info.json deleted file mode 100644 index a71c76a944573..0000000000000 --- a/blockchains/ethereum/assets/0xd18C0586A6FbB922489e33A55b494650A41BC5bB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-7/30M37", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd18C0586A6FbB922489e33A55b494650A41BC5bB", - "status": "active", - "id": "0xd18C0586A6FbB922489e33A55b494650A41BC5bB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd18C0586A6FbB922489e33A55b494650A41BC5bB/logo.png b/blockchains/ethereum/assets/0xd18C0586A6FbB922489e33A55b494650A41BC5bB/logo.png deleted file mode 100644 index 4bc187e27a281..0000000000000 Binary files a/blockchains/ethereum/assets/0xd18C0586A6FbB922489e33A55b494650A41BC5bB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd19e0D42973fB89c619a83883D7Bf454A6052827/info.json b/blockchains/ethereum/assets/0xd19e0D42973fB89c619a83883D7Bf454A6052827/info.json deleted file mode 100644 index 70d09746043f6..0000000000000 --- a/blockchains/ethereum/assets/0xd19e0D42973fB89c619a83883D7Bf454A6052827/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vectro Network", - "symbol": "VCTN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd19e0D42973fB89c619a83883D7Bf454A6052827", - "status": "active", - "id": "0xd19e0D42973fB89c619a83883D7Bf454A6052827" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd19e0D42973fB89c619a83883D7Bf454A6052827/logo.png b/blockchains/ethereum/assets/0xd19e0D42973fB89c619a83883D7Bf454A6052827/logo.png deleted file mode 100644 index a9899f2549688..0000000000000 Binary files a/blockchains/ethereum/assets/0xd19e0D42973fB89c619a83883D7Bf454A6052827/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5/info.json b/blockchains/ethereum/assets/0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5/info.json deleted file mode 100644 index 80cf97181a0d5..0000000000000 --- a/blockchains/ethereum/assets/0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum Yield", - "website": "https://ethereumyield.farm", - "description": "ETHY describes itself as Ethereum's powerful yield farming coin. ETHY's vault smart-contract executes strategies to maximize APY, reward holders, and punish weak-hands.", - "explorer": "https://etherscan.io/token/0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5", - "type": "ERC20", - "symbol": "ETHY", - "decimals": 18, - "status": "active", - "id": "0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5/logo.png b/blockchains/ethereum/assets/0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5/logo.png deleted file mode 100644 index 9db98e48ff0b1..0000000000000 Binary files a/blockchains/ethereum/assets/0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d/info.json b/blockchains/ethereum/assets/0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d/info.json deleted file mode 100644 index 709a0d057f1a1..0000000000000 --- a/blockchains/ethereum/assets/0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tingles", - "symbol": "TING", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d", - "status": "active", - "id": "0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d/logo.png b/blockchains/ethereum/assets/0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d/logo.png deleted file mode 100644 index c07127cc5d882..0000000000000 Binary files a/blockchains/ethereum/assets/0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b/info.json b/blockchains/ethereum/assets/0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b/info.json deleted file mode 100644 index 649d28bcb945a..0000000000000 --- a/blockchains/ethereum/assets/0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EXtereum", - "symbol": "EX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b", - "status": "active", - "id": "0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b/logo.png b/blockchains/ethereum/assets/0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b/logo.png deleted file mode 100644 index 0aa7d1a294405..0000000000000 Binary files a/blockchains/ethereum/assets/0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd1F579cc0a5405D7610346b371371bEd1528D18b/info.json b/blockchains/ethereum/assets/0xd1F579cc0a5405D7610346b371371bEd1528D18b/info.json deleted file mode 100644 index 012f7933690dd..0000000000000 --- a/blockchains/ethereum/assets/0xd1F579cc0a5405D7610346b371371bEd1528D18b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SAHARA", - "symbol": "IMG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd1F579cc0a5405D7610346b371371bEd1528D18b", - "status": "active", - "id": "0xd1F579cc0a5405D7610346b371371bEd1528D18b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd1F579cc0a5405D7610346b371371bEd1528D18b/logo.png b/blockchains/ethereum/assets/0xd1F579cc0a5405D7610346b371371bEd1528D18b/logo.png deleted file mode 100644 index 58c278059289c..0000000000000 Binary files a/blockchains/ethereum/assets/0xd1F579cc0a5405D7610346b371371bEd1528D18b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd234BF2410a0009dF9c3C63b610c09738f18ccD7/info.json b/blockchains/ethereum/assets/0xd234BF2410a0009dF9c3C63b610c09738f18ccD7/info.json deleted file mode 100644 index 416af5c3440a3..0000000000000 --- a/blockchains/ethereum/assets/0xd234BF2410a0009dF9c3C63b610c09738f18ccD7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dynamic Trading Rights", - "symbol": "DTR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.tokens.net/", - "explorer": "https://etherscan.io/token/0xd234BF2410a0009dF9c3C63b610c09738f18ccD7", - "status": "active", - "id": "0xd234BF2410a0009dF9c3C63b610c09738f18ccD7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd234BF2410a0009dF9c3C63b610c09738f18ccD7/logo.png b/blockchains/ethereum/assets/0xd234BF2410a0009dF9c3C63b610c09738f18ccD7/logo.png deleted file mode 100644 index a4d9585ee6d02..0000000000000 Binary files a/blockchains/ethereum/assets/0xd234BF2410a0009dF9c3C63b610c09738f18ccD7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468/info.json b/blockchains/ethereum/assets/0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468/info.json deleted file mode 100644 index be48fed1a9b03..0000000000000 --- a/blockchains/ethereum/assets/0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Status Genesis Token", - "symbol": "SGT", - "type": "ERC20", - "decimals": 1, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468", - "status": "active", - "id": "0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468/logo.png b/blockchains/ethereum/assets/0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468/logo.png deleted file mode 100644 index 3e429d690c6e8..0000000000000 Binary files a/blockchains/ethereum/assets/0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd24DFf6117936B6ff97108CF26c1dD8865743d87/info.json b/blockchains/ethereum/assets/0xd24DFf6117936B6ff97108CF26c1dD8865743d87/info.json deleted file mode 100644 index a47123be680b4..0000000000000 --- a/blockchains/ethereum/assets/0xd24DFf6117936B6ff97108CF26c1dD8865743d87/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Medium Token", - "symbol": "MDM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://themedium.io/en/index.do", - "explorer": "https://etherscan.io/token/0xd24DFf6117936B6ff97108CF26c1dD8865743d87", - "status": "active", - "id": "0xd24DFf6117936B6ff97108CF26c1dD8865743d87" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd24DFf6117936B6ff97108CF26c1dD8865743d87/logo.png b/blockchains/ethereum/assets/0xd24DFf6117936B6ff97108CF26c1dD8865743d87/logo.png deleted file mode 100644 index cd7b98657391a..0000000000000 Binary files a/blockchains/ethereum/assets/0xd24DFf6117936B6ff97108CF26c1dD8865743d87/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd2567afbA8704547466d32336A23777232AE18cA/info.json b/blockchains/ethereum/assets/0xd2567afbA8704547466d32336A23777232AE18cA/info.json deleted file mode 100644 index 85f1bd6c61bb2..0000000000000 --- a/blockchains/ethereum/assets/0xd2567afbA8704547466d32336A23777232AE18cA/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "TelFx", - "website": "https://telfx.io/", - "white_paper": "https://telfx.io/white-paper", - "description": "TelFx is a commission-free futures exchange with its own native cryptocurrency, the TelFx token.", - "explorer": "https://etherscan.io/token/0xd2567afbA8704547466d32336A23777232AE18cA", - "type": "ERC20", - "symbol": "TelFx", - "decimals": 18, - "status": "active", - "id": "0xd2567afbA8704547466d32336A23777232AE18cA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2567afbA8704547466d32336A23777232AE18cA/logo.png b/blockchains/ethereum/assets/0xd2567afbA8704547466d32336A23777232AE18cA/logo.png deleted file mode 100644 index 76f172f7c1342..0000000000000 Binary files a/blockchains/ethereum/assets/0xd2567afbA8704547466d32336A23777232AE18cA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json b/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json deleted file mode 100644 index 82c6394d75797..0000000000000 --- a/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OmiseGO", - "website": "https://omisego.co", - "description": "The permissionless OmiseGO Network aims to enable instant, peer-to-peer transactions in real-time, facilitating financial services across geographies, asset classes, and applications.", - "explorer": "https://etherscan.io/token/OmiseGo", - "type": "ERC20", - "symbol": "OMG", - "decimals": 18, - "status": "active", - "id": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/logo.png b/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/logo.png deleted file mode 100644 index f4a34ef84dfed..0000000000000 Binary files a/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/info.json b/blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/info.json deleted file mode 100644 index 8ba284b1ee374..0000000000000 --- a/blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Azuma coin", - "website": "https://azumacoin.io/", - "white_paper": "https://www.azumacoin.io/static/Azuma_WP_Sep17-2b944767e8ac9abe89bd3ae0fdf6cfa1.pdf", - "description": "Azuma Games is a crypto game development company striving to integrate AAA graphics, exciting game-play, and crypto rewards. Azuma Coin is our native token.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/gamesazuma", - "handle": "GamesAzuma" - }, - { - "name": "Telegram", - "url": "https://t.me/azumagames", - "handle": "AzumaGames" - } - ], - "explorer": "https://etherscan.io/token/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070", - "type": "ERC20", - "symbol": "AZUM", - "decimals": 18, - "status": "active", - "id": "0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/logo.png b/blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/logo.png deleted file mode 100644 index b1ba31d39ed1c..0000000000000 Binary files a/blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/info.json b/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/info.json deleted file mode 100644 index a617941e6c311..0000000000000 --- a/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "LUNA Token", - "website": "https://terra.money", - "description": "Luna is the native staking token recognized by the Terra protocol.", - "explorer": "https://etherscan.io/token/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/terra_money", - "handle": "TerraMoney" - }, - { - "name": "Discord", - "url": "https://discord.gg/bYfyhUT", - "handle": "TerraMoney" - }, - { - "name": "Telegram", - "url": "https://t.me/terra_announcements", - "handle": "TerraMoney" - }, - { - "name": "Medium", - "url": "https://medium.com/terra-money", - "handle": "TerraMoney" - } - ], - "type": "ERC20", - "symbol": "LUNA", - "decimals": 18, - "status": "active", - "id": "0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/logo.png b/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/logo.png deleted file mode 100644 index f111bbe10e939..0000000000000 Binary files a/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8/info.json b/blockchains/ethereum/assets/0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8/info.json deleted file mode 100644 index 0c09f5620af18..0000000000000 --- a/blockchains/ethereum/assets/0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PYRAMIDOS", - "symbol": "PIR", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8", - "status": "active", - "id": "0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8/logo.png b/blockchains/ethereum/assets/0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8/logo.png deleted file mode 100644 index d41faacf8cd95..0000000000000 Binary files a/blockchains/ethereum/assets/0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd28cFec79dB8d0A225767D06140aee280718AB7E/info.json b/blockchains/ethereum/assets/0xd28cFec79dB8d0A225767D06140aee280718AB7E/info.json deleted file mode 100644 index a2e0eea796176..0000000000000 --- a/blockchains/ethereum/assets/0xd28cFec79dB8d0A225767D06140aee280718AB7E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIZKEY", - "symbol": "BZKY", - "type": "ERC20", - "decimals": 16, - "description": "-", - "website": "https://bizkey.io", - "explorer": "https://etherscan.io/token/0xd28cFec79dB8d0A225767D06140aee280718AB7E", - "status": "active", - "id": "0xd28cFec79dB8d0A225767D06140aee280718AB7E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd28cFec79dB8d0A225767D06140aee280718AB7E/logo.png b/blockchains/ethereum/assets/0xd28cFec79dB8d0A225767D06140aee280718AB7E/logo.png deleted file mode 100644 index e4fa4ab2a7301..0000000000000 Binary files a/blockchains/ethereum/assets/0xd28cFec79dB8d0A225767D06140aee280718AB7E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd2946be786F35c3Cc402C29b323647aBda799071/info.json b/blockchains/ethereum/assets/0xd2946be786F35c3Cc402C29b323647aBda799071/info.json deleted file mode 100644 index ae04e4451d0a3..0000000000000 --- a/blockchains/ethereum/assets/0xd2946be786F35c3Cc402C29b323647aBda799071/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vikky Token", - "symbol": "VIKKY", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://ico.vikky.io/", - "explorer": "https://etherscan.io/token/0xd2946be786F35c3Cc402C29b323647aBda799071", - "status": "active", - "id": "0xd2946be786F35c3Cc402C29b323647aBda799071" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2946be786F35c3Cc402C29b323647aBda799071/logo.png b/blockchains/ethereum/assets/0xd2946be786F35c3Cc402C29b323647aBda799071/logo.png deleted file mode 100644 index 3f6eb73d7825b..0000000000000 Binary files a/blockchains/ethereum/assets/0xd2946be786F35c3Cc402C29b323647aBda799071/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325/info.json b/blockchains/ethereum/assets/0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325/info.json deleted file mode 100644 index 667b33e5e2d08..0000000000000 --- a/blockchains/ethereum/assets/0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Short ETH-DAI v2", - "symbol": "dsETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325", - "status": "active", - "id": "0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325/logo.png b/blockchains/ethereum/assets/0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325/logo.png deleted file mode 100644 index 2128b2eecf60e..0000000000000 Binary files a/blockchains/ethereum/assets/0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A/info.json b/blockchains/ethereum/assets/0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A/info.json deleted file mode 100644 index e39dbc61f6f6b..0000000000000 --- a/blockchains/ethereum/assets/0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gosama", - "symbol": "GOS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A", - "status": "active", - "id": "0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A/logo.png b/blockchains/ethereum/assets/0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A/logo.png deleted file mode 100644 index 554092e3876a0..0000000000000 Binary files a/blockchains/ethereum/assets/0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892/info.json b/blockchains/ethereum/assets/0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892/info.json deleted file mode 100644 index b1d99f91c0eaa..0000000000000 --- a/blockchains/ethereum/assets/0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PointSet", - "symbol": "SET", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892", - "status": "active", - "id": "0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892/logo.png b/blockchains/ethereum/assets/0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892/logo.png deleted file mode 100644 index 04c2660b571ae..0000000000000 Binary files a/blockchains/ethereum/assets/0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC/info.json b/blockchains/ethereum/assets/0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC/info.json deleted file mode 100644 index 2dbf098d4f780..0000000000000 --- a/blockchains/ethereum/assets/0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R805398", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC", - "status": "active", - "id": "0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC/logo.png b/blockchains/ethereum/assets/0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC/logo.png deleted file mode 100644 index d23c836472f31..0000000000000 Binary files a/blockchains/ethereum/assets/0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49/info.json b/blockchains/ethereum/assets/0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49/info.json deleted file mode 100644 index b08354f64c456..0000000000000 --- a/blockchains/ethereum/assets/0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Origami Network", - "symbol": "ORI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://ori.network", - "explorer": "https://etherscan.io/token/0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49", - "status": "active", - "id": "0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49/logo.png b/blockchains/ethereum/assets/0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49/logo.png deleted file mode 100755 index 1c792ade9c09c..0000000000000 Binary files a/blockchains/ethereum/assets/0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB/info.json b/blockchains/ethereum/assets/0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB/info.json deleted file mode 100644 index f49de6990a8cb..0000000000000 --- a/blockchains/ethereum/assets/0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bost Token", - "symbol": "BOST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB", - "status": "active", - "id": "0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB/logo.png b/blockchains/ethereum/assets/0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB/logo.png deleted file mode 100644 index 69eb1fa20501b..0000000000000 Binary files a/blockchains/ethereum/assets/0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd2d0f85B690604C245F61513bf4679b24ed64C35/info.json b/blockchains/ethereum/assets/0xd2d0f85B690604C245F61513bf4679b24ed64C35/info.json deleted file mode 100644 index fe7dbd66bac79..0000000000000 --- a/blockchains/ethereum/assets/0xd2d0f85B690604C245F61513bf4679b24ed64C35/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BFDToken", - "symbol": "BFDT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd2d0f85B690604C245F61513bf4679b24ed64C35", - "status": "active", - "id": "0xd2d0f85B690604C245F61513bf4679b24ed64C35" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2d0f85B690604C245F61513bf4679b24ed64C35/logo.png b/blockchains/ethereum/assets/0xd2d0f85B690604C245F61513bf4679b24ed64C35/logo.png deleted file mode 100644 index 9d13e353af931..0000000000000 Binary files a/blockchains/ethereum/assets/0xd2d0f85B690604C245F61513bf4679b24ed64C35/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd2d6158683aeE4Cc838067727209a0aAF4359de3/info.json b/blockchains/ethereum/assets/0xd2d6158683aeE4Cc838067727209a0aAF4359de3/info.json deleted file mode 100644 index 4db37301ad1c9..0000000000000 --- a/blockchains/ethereum/assets/0xd2d6158683aeE4Cc838067727209a0aAF4359de3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bounty0x Token", - "symbol": "BNTY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bounty0x.io/", - "explorer": "https://etherscan.io/token/0xd2d6158683aeE4Cc838067727209a0aAF4359de3", - "status": "active", - "id": "0xd2d6158683aeE4Cc838067727209a0aAF4359de3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2d6158683aeE4Cc838067727209a0aAF4359de3/logo.png b/blockchains/ethereum/assets/0xd2d6158683aeE4Cc838067727209a0aAF4359de3/logo.png deleted file mode 100644 index 3914097dddeb6..0000000000000 Binary files a/blockchains/ethereum/assets/0xd2d6158683aeE4Cc838067727209a0aAF4359de3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A/info.json b/blockchains/ethereum/assets/0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A/info.json deleted file mode 100644 index b756ac64fa5f2..0000000000000 --- a/blockchains/ethereum/assets/0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WinBlockChainNetwork", - "symbol": "WIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A", - "status": "active", - "id": "0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A/logo.png b/blockchains/ethereum/assets/0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A/logo.png deleted file mode 100644 index efa011a622f34..0000000000000 Binary files a/blockchains/ethereum/assets/0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd3006F35C0286F5485971F935B87F84e72e8e43F/info.json b/blockchains/ethereum/assets/0xd3006F35C0286F5485971F935B87F84e72e8e43F/info.json deleted file mode 100644 index 7760d5ff73a9a..0000000000000 --- a/blockchains/ethereum/assets/0xd3006F35C0286F5485971F935B87F84e72e8e43F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VIP Tokens", - "symbol": "VIP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd3006F35C0286F5485971F935B87F84e72e8e43F", - "status": "active", - "id": "0xd3006F35C0286F5485971F935B87F84e72e8e43F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd3006F35C0286F5485971F935B87F84e72e8e43F/logo.png b/blockchains/ethereum/assets/0xd3006F35C0286F5485971F935B87F84e72e8e43F/logo.png deleted file mode 100644 index 7afbfef020187..0000000000000 Binary files a/blockchains/ethereum/assets/0xd3006F35C0286F5485971F935B87F84e72e8e43F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd30581895B8320c356aFc6f80B07dfB468a65b69/info.json b/blockchains/ethereum/assets/0xd30581895B8320c356aFc6f80B07dfB468a65b69/info.json deleted file mode 100644 index 79fa4d6f862b2..0000000000000 --- a/blockchains/ethereum/assets/0xd30581895B8320c356aFc6f80B07dfB468a65b69/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Loonie Token", - "symbol": "LNI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd30581895B8320c356aFc6f80B07dfB468a65b69", - "status": "active", - "id": "0xd30581895B8320c356aFc6f80B07dfB468a65b69" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd30581895B8320c356aFc6f80B07dfB468a65b69/logo.png b/blockchains/ethereum/assets/0xd30581895B8320c356aFc6f80B07dfB468a65b69/logo.png deleted file mode 100755 index 47e4842997937..0000000000000 Binary files a/blockchains/ethereum/assets/0xd30581895B8320c356aFc6f80B07dfB468a65b69/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727/info.json b/blockchains/ethereum/assets/0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727/info.json deleted file mode 100644 index f49773f4303dc..0000000000000 --- a/blockchains/ethereum/assets/0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RoyaltyCOIN", - "symbol": "RYLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727", - "status": "active", - "id": "0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727/logo.png b/blockchains/ethereum/assets/0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727/logo.png deleted file mode 100755 index 350be4803570f..0000000000000 Binary files a/blockchains/ethereum/assets/0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC/info.json b/blockchains/ethereum/assets/0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC/info.json deleted file mode 100644 index caf60a4c6a792..0000000000000 --- a/blockchains/ethereum/assets/0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TOKPIE", - "symbol": "TKP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tokpie.io", - "explorer": "https://etherscan.io/token/0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC", - "status": "active", - "id": "0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC/logo.png b/blockchains/ethereum/assets/0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC/logo.png deleted file mode 100644 index 8a3196221c596..0000000000000 Binary files a/blockchains/ethereum/assets/0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84/info.json b/blockchains/ethereum/assets/0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84/info.json deleted file mode 100644 index 7d309abbaa89f..0000000000000 --- a/blockchains/ethereum/assets/0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VI", - "symbol": "VI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://vid.camera/", - "explorer": "https://etherscan.io/token/0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84", - "status": "active", - "id": "0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84/logo.png b/blockchains/ethereum/assets/0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84/logo.png deleted file mode 100644 index 828882e023a44..0000000000000 Binary files a/blockchains/ethereum/assets/0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7/info.json b/blockchains/ethereum/assets/0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7/info.json deleted file mode 100644 index 4f299f0ce8325..0000000000000 --- a/blockchains/ethereum/assets/0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jules", - "symbol": "JULES", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7", - "status": "active", - "id": "0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7/logo.png b/blockchains/ethereum/assets/0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7/logo.png deleted file mode 100644 index 3baf09667cd05..0000000000000 Binary files a/blockchains/ethereum/assets/0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C/info.json b/blockchains/ethereum/assets/0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C/info.json deleted file mode 100644 index 008c578f71308..0000000000000 --- a/blockchains/ethereum/assets/0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-2/30M2", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C", - "status": "active", - "id": "0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C/logo.png b/blockchains/ethereum/assets/0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C/logo.png deleted file mode 100644 index 029f77f22228a..0000000000000 Binary files a/blockchains/ethereum/assets/0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe/info.json b/blockchains/ethereum/assets/0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe/info.json deleted file mode 100644 index ae443a25300b8..0000000000000 --- a/blockchains/ethereum/assets/0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "onG", - "symbol": "ONG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://SoMee.social", - "explorer": "https://etherscan.io/token/0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe", - "status": "active", - "id": "0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe/logo.png b/blockchains/ethereum/assets/0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe/logo.png deleted file mode 100755 index 8032dcdbcca00..0000000000000 Binary files a/blockchains/ethereum/assets/0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd3516ecB852037a33bAD2372D52b638D6D534516/info.json b/blockchains/ethereum/assets/0xd3516ecB852037a33bAD2372D52b638D6D534516/info.json deleted file mode 100644 index 821e2c2aa9150..0000000000000 --- a/blockchains/ethereum/assets/0xd3516ecB852037a33bAD2372D52b638D6D534516/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Auto Make Money", - "symbol": "AMM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd3516ecB852037a33bAD2372D52b638D6D534516", - "status": "active", - "id": "0xd3516ecB852037a33bAD2372D52b638D6D534516" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd3516ecB852037a33bAD2372D52b638D6D534516/logo.png b/blockchains/ethereum/assets/0xd3516ecB852037a33bAD2372D52b638D6D534516/logo.png deleted file mode 100644 index 09327bb8f38bd..0000000000000 Binary files a/blockchains/ethereum/assets/0xd3516ecB852037a33bAD2372D52b638D6D534516/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A/info.json b/blockchains/ethereum/assets/0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A/info.json deleted file mode 100644 index d26bd38325170..0000000000000 --- a/blockchains/ethereum/assets/0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hypnoxys", - "symbol": "HYPX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://hypnoxys.com/", - "explorer": "https://etherscan.io/token/0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A", - "status": "active", - "id": "0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A/logo.png b/blockchains/ethereum/assets/0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A/logo.png deleted file mode 100755 index a148c8417240b..0000000000000 Binary files a/blockchains/ethereum/assets/0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/info.json b/blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/info.json deleted file mode 100644 index 0647501939700..0000000000000 --- a/blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mAAPL Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror AAPL Token.", - "explorer": "https://etherscan.io/token/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mAAPL", - "decimals": 18, - "status": "active", - "id": "0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/logo.png b/blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/logo.png deleted file mode 100644 index 20d5f71822a19..0000000000000 Binary files a/blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4/info.json b/blockchains/ethereum/assets/0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4/info.json deleted file mode 100644 index 13336b92e82ef..0000000000000 --- a/blockchains/ethereum/assets/0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Atlas Token", - "symbol": "ATLS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://atlas.world/", - "explorer": "https://etherscan.io/token/0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4", - "status": "active", - "id": "0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4/logo.png b/blockchains/ethereum/assets/0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4/logo.png deleted file mode 100644 index f4d9b93ba7523..0000000000000 Binary files a/blockchains/ethereum/assets/0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd37532D304214D588aeeaC4c365E8F1d72e2304A/info.json b/blockchains/ethereum/assets/0xd37532D304214D588aeeaC4c365E8F1d72e2304A/info.json deleted file mode 100644 index 79401faa8f2d2..0000000000000 --- a/blockchains/ethereum/assets/0xd37532D304214D588aeeaC4c365E8F1d72e2304A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FCoin Token (Released)", - "symbol": "FT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd37532D304214D588aeeaC4c365E8F1d72e2304A", - "status": "active", - "id": "0xd37532D304214D588aeeaC4c365E8F1d72e2304A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd37532D304214D588aeeaC4c365E8F1d72e2304A/logo.png b/blockchains/ethereum/assets/0xd37532D304214D588aeeaC4c365E8F1d72e2304A/logo.png deleted file mode 100755 index 1d376cd4687bc..0000000000000 Binary files a/blockchains/ethereum/assets/0xd37532D304214D588aeeaC4c365E8F1d72e2304A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/info.json b/blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/info.json deleted file mode 100644 index 3d134157e78cd..0000000000000 --- a/blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Dextrust", - "website": "https://dextrust.org/", - "source_code": "https://github.com/dextrustdefi", - "white_paper": "", - "description": "A community driven decentralized exchange platform", - "explorer": "https://etherscan.io/token/0xd379700999F4805Ce80aa32DB46A94dF64561108", - "type": "ERC20", - "symbol": "DETS", - "decimals": 18, - "status": "active", - "id": "0xd379700999F4805Ce80aa32DB46A94dF64561108" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/logo.png b/blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/logo.png deleted file mode 100644 index d325a8a47a74b..0000000000000 Binary files a/blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd3CDc4e75750DC1e59F8342200742B6B29490e70/info.json b/blockchains/ethereum/assets/0xd3CDc4e75750DC1e59F8342200742B6B29490e70/info.json deleted file mode 100644 index fd38fd3c13940..0000000000000 --- a/blockchains/ethereum/assets/0xd3CDc4e75750DC1e59F8342200742B6B29490e70/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decurian", - "symbol": "ECU", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "https://ecucoins.com/", - "explorer": "https://etherscan.io/token/0xd3CDc4e75750DC1e59F8342200742B6B29490e70", - "status": "active", - "id": "0xd3CDc4e75750DC1e59F8342200742B6B29490e70" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd3CDc4e75750DC1e59F8342200742B6B29490e70/logo.png b/blockchains/ethereum/assets/0xd3CDc4e75750DC1e59F8342200742B6B29490e70/logo.png deleted file mode 100644 index c0f2d931cc774..0000000000000 Binary files a/blockchains/ethereum/assets/0xd3CDc4e75750DC1e59F8342200742B6B29490e70/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D/info.json b/blockchains/ethereum/assets/0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D/info.json deleted file mode 100644 index fed24397d0c35..0000000000000 --- a/blockchains/ethereum/assets/0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kapow", - "symbol": "KPW", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D", - "status": "active", - "id": "0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D/logo.png b/blockchains/ethereum/assets/0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D/logo.png deleted file mode 100644 index 9c2dff7e53390..0000000000000 Binary files a/blockchains/ethereum/assets/0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd3E8695d2Bef061EAb38B5EF526c0f714108119C/info.json b/blockchains/ethereum/assets/0xd3E8695d2Bef061EAb38B5EF526c0f714108119C/info.json deleted file mode 100644 index 54f4ecb7a1193..0000000000000 --- a/blockchains/ethereum/assets/0xd3E8695d2Bef061EAb38B5EF526c0f714108119C/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "YFIVE.FINANCE", - "website": "https://yfive.finance/", - "description": "YFIVE is a community driven DeFi-project by the people and for the people, the decisions and actions of YFIVE are made by its community through voting to assure equity and fairness for all.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/YFIVEfinance", - "handle": "YFIVEfinance" - } - ], - "explorer": "https://etherscan.io/token/0xd3E8695d2Bef061EAb38B5EF526c0f714108119C", - "type": "ERC20", - "symbol": "YFIVE", - "decimals": 18, - "status": "active", - "id": "0xd3E8695d2Bef061EAb38B5EF526c0f714108119C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd3E8695d2Bef061EAb38B5EF526c0f714108119C/logo.png b/blockchains/ethereum/assets/0xd3E8695d2Bef061EAb38B5EF526c0f714108119C/logo.png deleted file mode 100644 index 554454efd3be0..0000000000000 Binary files a/blockchains/ethereum/assets/0xd3E8695d2Bef061EAb38B5EF526c0f714108119C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800/info.json b/blockchains/ethereum/assets/0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800/info.json deleted file mode 100644 index 9fea3b4aa7b83..0000000000000 --- a/blockchains/ethereum/assets/0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoRiyal", - "symbol": "CR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800", - "status": "active", - "id": "0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800/logo.png b/blockchains/ethereum/assets/0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800/logo.png deleted file mode 100644 index 834a9a2325b76..0000000000000 Binary files a/blockchains/ethereum/assets/0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd408Df4116248a737cEF94917Ab6C609B37280BC/info.json b/blockchains/ethereum/assets/0xd408Df4116248a737cEF94917Ab6C609B37280BC/info.json deleted file mode 100644 index a66e6d546f215..0000000000000 --- a/blockchains/ethereum/assets/0xd408Df4116248a737cEF94917Ab6C609B37280BC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CXMF", - "symbol": "CXMF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd408Df4116248a737cEF94917Ab6C609B37280BC", - "status": "active", - "id": "0xd408Df4116248a737cEF94917Ab6C609B37280BC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd408Df4116248a737cEF94917Ab6C609B37280BC/logo.png b/blockchains/ethereum/assets/0xd408Df4116248a737cEF94917Ab6C609B37280BC/logo.png deleted file mode 100644 index 17f6de5011fb5..0000000000000 Binary files a/blockchains/ethereum/assets/0xd408Df4116248a737cEF94917Ab6C609B37280BC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE/info.json b/blockchains/ethereum/assets/0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE/info.json deleted file mode 100644 index cb7c14276cc84..0000000000000 --- a/blockchains/ethereum/assets/0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitxmenStock", - "symbol": "BXMS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE", - "status": "active", - "id": "0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE/logo.png b/blockchains/ethereum/assets/0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE/logo.png deleted file mode 100644 index 02b7399489cf8..0000000000000 Binary files a/blockchains/ethereum/assets/0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d/info.json b/blockchains/ethereum/assets/0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d/info.json deleted file mode 100644 index 6a6b55dd8732a..0000000000000 --- a/blockchains/ethereum/assets/0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Carboneum", - "symbol": "C8", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.carboneum.io/", - "explorer": "https://etherscan.io/token/0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d", - "status": "active", - "id": "0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d/logo.png b/blockchains/ethereum/assets/0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d/logo.png deleted file mode 100644 index 28e5dd55fbbec..0000000000000 Binary files a/blockchains/ethereum/assets/0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd433138d12beB9929FF6fd583DC83663eea6Aaa5/info.json b/blockchains/ethereum/assets/0xd433138d12beB9929FF6fd583DC83663eea6Aaa5/info.json deleted file mode 100644 index c988fecf94c95..0000000000000 --- a/blockchains/ethereum/assets/0xd433138d12beB9929FF6fd583DC83663eea6Aaa5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitrue Coin", - "symbol": "BTR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitrue.com/", - "explorer": "https://etherscan.io/token/0xd433138d12beB9929FF6fd583DC83663eea6Aaa5", - "status": "active", - "id": "0xd433138d12beB9929FF6fd583DC83663eea6Aaa5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd433138d12beB9929FF6fd583DC83663eea6Aaa5/logo.png b/blockchains/ethereum/assets/0xd433138d12beB9929FF6fd583DC83663eea6Aaa5/logo.png deleted file mode 100644 index 0bb0f065f6aa1..0000000000000 Binary files a/blockchains/ethereum/assets/0xd433138d12beB9929FF6fd583DC83663eea6Aaa5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd44bb6663936CAb1310584A277f7DAa6943d4904/info.json b/blockchains/ethereum/assets/0xd44bb6663936CAb1310584A277f7DAa6943d4904/info.json deleted file mode 100644 index 52e50e8e690a4..0000000000000 --- a/blockchains/ethereum/assets/0xd44bb6663936CAb1310584A277f7DAa6943d4904/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Winco", - "symbol": "WCO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://winco.io", - "explorer": "https://etherscan.io/token/0xd44bb6663936CAb1310584A277f7DAa6943d4904", - "status": "active", - "id": "0xd44bb6663936CAb1310584A277f7DAa6943d4904" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd44bb6663936CAb1310584A277f7DAa6943d4904/logo.png b/blockchains/ethereum/assets/0xd44bb6663936CAb1310584A277f7DAa6943d4904/logo.png deleted file mode 100644 index 97c6d1e7e3030..0000000000000 Binary files a/blockchains/ethereum/assets/0xd44bb6663936CAb1310584A277f7DAa6943d4904/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd47334b79333aF70AF1013276876D735151BDC19/info.json b/blockchains/ethereum/assets/0xd47334b79333aF70AF1013276876D735151BDC19/info.json deleted file mode 100644 index b4fe7c57246dd..0000000000000 --- a/blockchains/ethereum/assets/0xd47334b79333aF70AF1013276876D735151BDC19/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HalifaXBurn Token", - "symbol": "HXB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd47334b79333aF70AF1013276876D735151BDC19", - "status": "active", - "id": "0xd47334b79333aF70AF1013276876D735151BDC19" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd47334b79333aF70AF1013276876D735151BDC19/logo.png b/blockchains/ethereum/assets/0xd47334b79333aF70AF1013276876D735151BDC19/logo.png deleted file mode 100644 index aa4bf6c839f4a..0000000000000 Binary files a/blockchains/ethereum/assets/0xd47334b79333aF70AF1013276876D735151BDC19/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E/info.json b/blockchains/ethereum/assets/0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E/info.json deleted file mode 100644 index a5ce9728be17b..0000000000000 --- a/blockchains/ethereum/assets/0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TITANIUM NETWORKS", - "symbol": "$TTN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E", - "status": "active", - "id": "0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E/logo.png b/blockchains/ethereum/assets/0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E/logo.png deleted file mode 100755 index 935f2b62a98fa..0000000000000 Binary files a/blockchains/ethereum/assets/0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136/info.json b/blockchains/ethereum/assets/0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136/info.json deleted file mode 100644 index 8d2c9526df6a6..0000000000000 --- a/blockchains/ethereum/assets/0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Insureum Token", - "symbol": "ISR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136", - "status": "active", - "id": "0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136/logo.png b/blockchains/ethereum/assets/0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136/logo.png deleted file mode 100644 index 524171d9b6494..0000000000000 Binary files a/blockchains/ethereum/assets/0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd4c435F5B09F855C3317c8524Cb1F586E42795fa/info.json b/blockchains/ethereum/assets/0xd4c435F5B09F855C3317c8524Cb1F586E42795fa/info.json deleted file mode 100644 index 6d84ceddf109f..0000000000000 --- a/blockchains/ethereum/assets/0xd4c435F5B09F855C3317c8524Cb1F586E42795fa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cindicator Token", - "symbol": "CND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cindicator.com/", - "explorer": "https://etherscan.io/token/0xd4c435F5B09F855C3317c8524Cb1F586E42795fa", - "status": "active", - "id": "0xd4c435F5B09F855C3317c8524Cb1F586E42795fa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd4c435F5B09F855C3317c8524Cb1F586E42795fa/logo.png b/blockchains/ethereum/assets/0xd4c435F5B09F855C3317c8524Cb1F586E42795fa/logo.png deleted file mode 100755 index 856acf4426463..0000000000000 Binary files a/blockchains/ethereum/assets/0xd4c435F5B09F855C3317c8524Cb1F586E42795fa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183/info.json b/blockchains/ethereum/assets/0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183/info.json deleted file mode 100644 index cafe7375495a2..0000000000000 --- a/blockchains/ethereum/assets/0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XRP CLASSIC", - "symbol": "XRPC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://xrpclassic.io/", - "explorer": "https://etherscan.io/token/0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183", - "status": "active", - "id": "0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183/logo.png b/blockchains/ethereum/assets/0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183/logo.png deleted file mode 100644 index 65a1241ceeb0c..0000000000000 Binary files a/blockchains/ethereum/assets/0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd4deD7a563B7032b46EF6A484663CA053ded7E20/info.json b/blockchains/ethereum/assets/0xd4deD7a563B7032b46EF6A484663CA053ded7E20/info.json deleted file mode 100644 index b0985e9447f4d..0000000000000 --- a/blockchains/ethereum/assets/0xd4deD7a563B7032b46EF6A484663CA053ded7E20/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iHDVi", - "symbol": "iHDVi", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd4deD7a563B7032b46EF6A484663CA053ded7E20", - "status": "active", - "id": "0xd4deD7a563B7032b46EF6A484663CA053ded7E20" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd4deD7a563B7032b46EF6A484663CA053ded7E20/logo.png b/blockchains/ethereum/assets/0xd4deD7a563B7032b46EF6A484663CA053ded7E20/logo.png deleted file mode 100644 index 1bc3fd8ce6d6c..0000000000000 Binary files a/blockchains/ethereum/assets/0xd4deD7a563B7032b46EF6A484663CA053ded7E20/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a/info.json b/blockchains/ethereum/assets/0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a/info.json deleted file mode 100644 index 859f08582b62a..0000000000000 --- a/blockchains/ethereum/assets/0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Populous", - "website": "https://populous.world", - "description": "The idea behind Populous is to allow enterprise owners the opportunity for liquidity on invoices for durations up to 90 days using a peer-to-peer invoice financing platform.", - "socials": [], - "explorer": "https://etherscan.io/token/0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a", - "type": "ERC20", - "symbol": "PPT", - "decimals": 8, - "status": "active", - "id": "0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a/logo.png b/blockchains/ethereum/assets/0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a/logo.png deleted file mode 100644 index d4038c1ad0149..0000000000000 Binary files a/blockchains/ethereum/assets/0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b/info.json b/blockchains/ethereum/assets/0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b/info.json deleted file mode 100644 index 7af148c529803..0000000000000 --- a/blockchains/ethereum/assets/0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TOSC", - "symbol": "TOSC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b", - "status": "active", - "id": "0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b/logo.png b/blockchains/ethereum/assets/0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b/logo.png deleted file mode 100644 index 885a0ac0fc136..0000000000000 Binary files a/blockchains/ethereum/assets/0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95/info.json b/blockchains/ethereum/assets/0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95/info.json deleted file mode 100644 index 613c58ade3275..0000000000000 --- a/blockchains/ethereum/assets/0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fort Knox", - "symbol": "La-li-lu-le-lo", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95", - "status": "active", - "id": "0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95/logo.png b/blockchains/ethereum/assets/0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95/logo.png deleted file mode 100644 index 021380e3284b5..0000000000000 Binary files a/blockchains/ethereum/assets/0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C/info.json b/blockchains/ethereum/assets/0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C/info.json deleted file mode 100644 index 03d5d8de24981..0000000000000 --- a/blockchains/ethereum/assets/0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "ORM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://oriumcoin.com/", - "explorer": "https://etherscan.io/token/0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C", - "status": "active", - "id": "0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C/logo.png b/blockchains/ethereum/assets/0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C/logo.png deleted file mode 100755 index d6f039532358c..0000000000000 Binary files a/blockchains/ethereum/assets/0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87/info.json b/blockchains/ethereum/assets/0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87/info.json deleted file mode 100644 index 1bf7a213c46d6..0000000000000 --- a/blockchains/ethereum/assets/0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Josh", - "symbol": "JOSH", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87", - "status": "active", - "id": "0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87/logo.png b/blockchains/ethereum/assets/0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87/logo.png deleted file mode 100644 index 0a53fe26999ca..0000000000000 Binary files a/blockchains/ethereum/assets/0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd53370AcF66044910BB49CbcfE8f3cD020337f60/info.json b/blockchains/ethereum/assets/0xd53370AcF66044910BB49CbcfE8f3cD020337f60/info.json deleted file mode 100644 index c809f1c209724..0000000000000 --- a/blockchains/ethereum/assets/0xd53370AcF66044910BB49CbcfE8f3cD020337f60/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Consensus Token", - "symbol": "SEN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd53370AcF66044910BB49CbcfE8f3cD020337f60", - "status": "active", - "id": "0xd53370AcF66044910BB49CbcfE8f3cD020337f60" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd53370AcF66044910BB49CbcfE8f3cD020337f60/logo.png b/blockchains/ethereum/assets/0xd53370AcF66044910BB49CbcfE8f3cD020337f60/logo.png deleted file mode 100644 index 44dd87dc24e5a..0000000000000 Binary files a/blockchains/ethereum/assets/0xd53370AcF66044910BB49CbcfE8f3cD020337f60/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a/info.json b/blockchains/ethereum/assets/0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a/info.json deleted file mode 100644 index 2cf383fedef16..0000000000000 --- a/blockchains/ethereum/assets/0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 127-CN43", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a", - "status": "active", - "id": "0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a/logo.png b/blockchains/ethereum/assets/0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a/logo.png deleted file mode 100644 index 0afc3b29de869..0000000000000 Binary files a/blockchains/ethereum/assets/0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd5527579226E4ebC8864906E49D05d4458CcF47f/info.json b/blockchains/ethereum/assets/0xd5527579226E4ebC8864906E49D05d4458CcF47f/info.json deleted file mode 100644 index b3f9afe9a4b31..0000000000000 --- a/blockchains/ethereum/assets/0xd5527579226E4ebC8864906E49D05d4458CcF47f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kubera token", - "symbol": "KBR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd5527579226E4ebC8864906E49D05d4458CcF47f", - "status": "active", - "id": "0xd5527579226E4ebC8864906E49D05d4458CcF47f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd5527579226E4ebC8864906E49D05d4458CcF47f/logo.png b/blockchains/ethereum/assets/0xd5527579226E4ebC8864906E49D05d4458CcF47f/logo.png deleted file mode 100644 index 2fab293b569f4..0000000000000 Binary files a/blockchains/ethereum/assets/0xd5527579226E4ebC8864906E49D05d4458CcF47f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd559f20296FF4895da39b5bd9ADd54b442596a61/info.json b/blockchains/ethereum/assets/0xd559f20296FF4895da39b5bd9ADd54b442596a61/info.json deleted file mode 100644 index 014de3f188641..0000000000000 --- a/blockchains/ethereum/assets/0xd559f20296FF4895da39b5bd9ADd54b442596a61/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FintruX Network", - "symbol": "FTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.fintrux.com", - "explorer": "https://etherscan.io/token/0xd559f20296FF4895da39b5bd9ADd54b442596a61", - "status": "active", - "id": "0xd559f20296FF4895da39b5bd9ADd54b442596a61" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd559f20296FF4895da39b5bd9ADd54b442596a61/logo.png b/blockchains/ethereum/assets/0xd559f20296FF4895da39b5bd9ADd54b442596a61/logo.png deleted file mode 100644 index 73c5dfa21763d..0000000000000 Binary files a/blockchains/ethereum/assets/0xd559f20296FF4895da39b5bd9ADd54b442596a61/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8/info.json b/blockchains/ethereum/assets/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8/info.json deleted file mode 100644 index cd6aef8399761..0000000000000 --- a/blockchains/ethereum/assets/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8/info.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "Zombie.Finance(ZOMBIE)", - "website": "https://zombie.finance/", - "source_code": "https://github.com/zombie-finance/zombie-protocol", - "description": "Zombie is an decentralized experiment to see how people will react having power over one another.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ZombieFinance", - "handle": "Zombie.Finance" - } - ], - "explorer": "https://etherscan.io/token/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8", - "type": "ERC20", - "symbol": "ZOMBIE", - "decimals": 18, - "status": "active", - "id": "0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8/logo.png b/blockchains/ethereum/assets/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8/logo.png deleted file mode 100644 index ab5652a8e4d1a..0000000000000 Binary files a/blockchains/ethereum/assets/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730/info.json b/blockchains/ethereum/assets/0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730/info.json deleted file mode 100644 index 957bde7127af5..0000000000000 --- a/blockchains/ethereum/assets/0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yobtc Token", - "symbol": "YOBTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730", - "status": "active", - "id": "0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730/logo.png b/blockchains/ethereum/assets/0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730/logo.png deleted file mode 100644 index 851f1d4f4412c..0000000000000 Binary files a/blockchains/ethereum/assets/0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b/info.json b/blockchains/ethereum/assets/0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b/info.json deleted file mode 100644 index ecaff7b327dbc..0000000000000 --- a/blockchains/ethereum/assets/0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Shivers", - "symbol": "SHVR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://shivers.io/", - "explorer": "https://etherscan.io/token/0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b", - "status": "active", - "id": "0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b/logo.png b/blockchains/ethereum/assets/0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b/logo.png deleted file mode 100644 index 25cb4679a2a6d..0000000000000 Binary files a/blockchains/ethereum/assets/0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615/info.json b/blockchains/ethereum/assets/0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615/info.json deleted file mode 100644 index b457e32110a9a..0000000000000 --- a/blockchains/ethereum/assets/0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Premium", - "symbol": "PRE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615", - "status": "active", - "id": "0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615/logo.png b/blockchains/ethereum/assets/0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615/logo.png deleted file mode 100755 index 23986ea5e4a5a..0000000000000 Binary files a/blockchains/ethereum/assets/0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd64904232b4674c24fA59170D12fC7df20f5880e/info.json b/blockchains/ethereum/assets/0xd64904232b4674c24fA59170D12fC7df20f5880e/info.json deleted file mode 100644 index d70d0e42ff184..0000000000000 --- a/blockchains/ethereum/assets/0xd64904232b4674c24fA59170D12fC7df20f5880e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VEDX TOKEN", - "symbol": "VEDX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd64904232b4674c24fA59170D12fC7df20f5880e", - "status": "active", - "id": "0xd64904232b4674c24fA59170D12fC7df20f5880e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd64904232b4674c24fA59170D12fC7df20f5880e/logo.png b/blockchains/ethereum/assets/0xd64904232b4674c24fA59170D12fC7df20f5880e/logo.png deleted file mode 100644 index 5aae429e0b502..0000000000000 Binary files a/blockchains/ethereum/assets/0xd64904232b4674c24fA59170D12fC7df20f5880e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd6875274b000462F59e9327cbDe2cEf637914569/info.json b/blockchains/ethereum/assets/0xd6875274b000462F59e9327cbDe2cEf637914569/info.json deleted file mode 100644 index ac7da35fffdb7..0000000000000 --- a/blockchains/ethereum/assets/0xd6875274b000462F59e9327cbDe2cEf637914569/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QUSD", - "symbol": "QUSD", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://qusd.co.uk", - "explorer": "https://etherscan.io/token/0xd6875274b000462F59e9327cbDe2cEf637914569", - "status": "active", - "id": "0xd6875274b000462F59e9327cbDe2cEf637914569" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd6875274b000462F59e9327cbDe2cEf637914569/logo.png b/blockchains/ethereum/assets/0xd6875274b000462F59e9327cbDe2cEf637914569/logo.png deleted file mode 100644 index 51aa247c1b3d7..0000000000000 Binary files a/blockchains/ethereum/assets/0xd6875274b000462F59e9327cbDe2cEf637914569/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd68F761Ae71467996B65522711357e5cfC1045B3/info.json b/blockchains/ethereum/assets/0xd68F761Ae71467996B65522711357e5cfC1045B3/info.json deleted file mode 100644 index c634b44e988e9..0000000000000 --- a/blockchains/ethereum/assets/0xd68F761Ae71467996B65522711357e5cfC1045B3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Velox", - "symbol": "VLX", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd68F761Ae71467996B65522711357e5cfC1045B3", - "status": "active", - "id": "0xd68F761Ae71467996B65522711357e5cfC1045B3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd68F761Ae71467996B65522711357e5cfC1045B3/logo.png b/blockchains/ethereum/assets/0xd68F761Ae71467996B65522711357e5cfC1045B3/logo.png deleted file mode 100644 index 9ed85fcbc294e..0000000000000 Binary files a/blockchains/ethereum/assets/0xd68F761Ae71467996B65522711357e5cfC1045B3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd690AA91dc5C68E3967495E9533E09930c723E73/info.json b/blockchains/ethereum/assets/0xd690AA91dc5C68E3967495E9533E09930c723E73/info.json deleted file mode 100644 index b9f01c411f580..0000000000000 --- a/blockchains/ethereum/assets/0xd690AA91dc5C68E3967495E9533E09930c723E73/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HapTap", - "symbol": "HTP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd690AA91dc5C68E3967495E9533E09930c723E73", - "status": "active", - "id": "0xd690AA91dc5C68E3967495E9533E09930c723E73" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd690AA91dc5C68E3967495E9533E09930c723E73/logo.png b/blockchains/ethereum/assets/0xd690AA91dc5C68E3967495E9533E09930c723E73/logo.png deleted file mode 100644 index 58988e41a254b..0000000000000 Binary files a/blockchains/ethereum/assets/0xd690AA91dc5C68E3967495E9533E09930c723E73/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170/info.json b/blockchains/ethereum/assets/0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170/info.json deleted file mode 100644 index cf2ff34f52f66..0000000000000 --- a/blockchains/ethereum/assets/0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Credo ICO Token", - "symbol": "CREDOICO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170", - "status": "active", - "id": "0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170/logo.png b/blockchains/ethereum/assets/0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170/logo.png deleted file mode 100644 index cec09f60eeff3..0000000000000 Binary files a/blockchains/ethereum/assets/0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd6aD7a6750A7593E092a9B218d66C0A814a3436e/info.json b/blockchains/ethereum/assets/0xd6aD7a6750A7593E092a9B218d66C0A814a3436e/info.json deleted file mode 100644 index db3dc3f96faa4..0000000000000 --- a/blockchains/ethereum/assets/0xd6aD7a6750A7593E092a9B218d66C0A814a3436e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iearn USDC", - "symbol": "yUSDC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd6aD7a6750A7593E092a9B218d66C0A814a3436e", - "status": "active", - "id": "0xd6aD7a6750A7593E092a9B218d66C0A814a3436e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd6aD7a6750A7593E092a9B218d66C0A814a3436e/logo.png b/blockchains/ethereum/assets/0xd6aD7a6750A7593E092a9B218d66C0A814a3436e/logo.png deleted file mode 100644 index 9aa9d5c0a0b3c..0000000000000 Binary files a/blockchains/ethereum/assets/0xd6aD7a6750A7593E092a9B218d66C0A814a3436e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd6bD97a26232bA02172Ff86b055d5D7bE789335B/info.json b/blockchains/ethereum/assets/0xd6bD97a26232bA02172Ff86b055d5D7bE789335B/info.json deleted file mode 100644 index ce4dbcf6842aa..0000000000000 --- a/blockchains/ethereum/assets/0xd6bD97a26232bA02172Ff86b055d5D7bE789335B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ormeus Cash", - "website": "https://ormeuscash.com/", - "description": "Ormeus Cash is a True Transactional Coin for a New Era of Commerce", - "explorer": "https://etherscan.io/token/0xd6bD97a26232bA02172Ff86b055d5D7bE789335B", - "type": "ERC20", - "symbol": "OMC", - "decimals": 18, - "status": "active", - "id": "0xd6bD97a26232bA02172Ff86b055d5D7bE789335B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd6bD97a26232bA02172Ff86b055d5D7bE789335B/logo.png b/blockchains/ethereum/assets/0xd6bD97a26232bA02172Ff86b055d5D7bE789335B/logo.png deleted file mode 100644 index 7f5dff769f6d0..0000000000000 Binary files a/blockchains/ethereum/assets/0xd6bD97a26232bA02172Ff86b055d5D7bE789335B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd6c730B861F9A4DED3C20105ad152Accd7621F9b/info.json b/blockchains/ethereum/assets/0xd6c730B861F9A4DED3C20105ad152Accd7621F9b/info.json deleted file mode 100644 index a99aaa15643fd..0000000000000 --- a/blockchains/ethereum/assets/0xd6c730B861F9A4DED3C20105ad152Accd7621F9b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TTX", - "symbol": "TTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd6c730B861F9A4DED3C20105ad152Accd7621F9b", - "status": "active", - "id": "0xd6c730B861F9A4DED3C20105ad152Accd7621F9b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd6c730B861F9A4DED3C20105ad152Accd7621F9b/logo.png b/blockchains/ethereum/assets/0xd6c730B861F9A4DED3C20105ad152Accd7621F9b/logo.png deleted file mode 100644 index f88992eea63be..0000000000000 Binary files a/blockchains/ethereum/assets/0xd6c730B861F9A4DED3C20105ad152Accd7621F9b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a/info.json b/blockchains/ethereum/assets/0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a/info.json deleted file mode 100644 index 6329caf20a80e..0000000000000 --- a/blockchains/ethereum/assets/0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BrazilMinerioCoin", - "symbol": "BMC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a", - "status": "active", - "id": "0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a/logo.png b/blockchains/ethereum/assets/0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a/logo.png deleted file mode 100644 index b7e3792d2dec2..0000000000000 Binary files a/blockchains/ethereum/assets/0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb/info.json b/blockchains/ethereum/assets/0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb/info.json deleted file mode 100644 index dbd5009ac1dab..0000000000000 --- a/blockchains/ethereum/assets/0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AARON", - "symbol": "AARON", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb", - "status": "active", - "id": "0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb/logo.png b/blockchains/ethereum/assets/0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb/logo.png deleted file mode 100644 index 08658547254cb..0000000000000 Binary files a/blockchains/ethereum/assets/0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8/info.json b/blockchains/ethereum/assets/0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8/info.json deleted file mode 100644 index acb1aba794e3f..0000000000000 --- a/blockchains/ethereum/assets/0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SOCIAL", - "symbol": "SCL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://sociall.io/", - "explorer": "https://etherscan.io/token/0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8", - "status": "active", - "id": "0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8/logo.png b/blockchains/ethereum/assets/0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8/logo.png deleted file mode 100644 index a3ce2f3c51ab6..0000000000000 Binary files a/blockchains/ethereum/assets/0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd77604D92cFC8D51C945A52908b8532aB7bD19D2/info.json b/blockchains/ethereum/assets/0xd77604D92cFC8D51C945A52908b8532aB7bD19D2/info.json deleted file mode 100644 index 314ce5eb68bec..0000000000000 --- a/blockchains/ethereum/assets/0xd77604D92cFC8D51C945A52908b8532aB7bD19D2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Exchain Global", - "symbol": "EXG", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd77604D92cFC8D51C945A52908b8532aB7bD19D2", - "status": "active", - "id": "0xd77604D92cFC8D51C945A52908b8532aB7bD19D2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd77604D92cFC8D51C945A52908b8532aB7bD19D2/logo.png b/blockchains/ethereum/assets/0xd77604D92cFC8D51C945A52908b8532aB7bD19D2/logo.png deleted file mode 100644 index cfc89afda4ce7..0000000000000 Binary files a/blockchains/ethereum/assets/0xd77604D92cFC8D51C945A52908b8532aB7bD19D2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643/info.json b/blockchains/ethereum/assets/0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643/info.json deleted file mode 100644 index ee4009effcda5..0000000000000 --- a/blockchains/ethereum/assets/0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GA_chain", - "symbol": "GA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643", - "status": "active", - "id": "0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643/logo.png b/blockchains/ethereum/assets/0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643/logo.png deleted file mode 100644 index 4336180c762ec..0000000000000 Binary files a/blockchains/ethereum/assets/0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd780Ae2Bf04cD96E577D3D014762f831d97129d0/info.json b/blockchains/ethereum/assets/0xd780Ae2Bf04cD96E577D3D014762f831d97129d0/info.json deleted file mode 100644 index dd2b8f07655b6..0000000000000 --- a/blockchains/ethereum/assets/0xd780Ae2Bf04cD96E577D3D014762f831d97129d0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Envion", - "symbol": "EVN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.envion.org/en/", - "explorer": "https://etherscan.io/token/0xd780Ae2Bf04cD96E577D3D014762f831d97129d0", - "status": "active", - "id": "0xd780Ae2Bf04cD96E577D3D014762f831d97129d0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd780Ae2Bf04cD96E577D3D014762f831d97129d0/logo.png b/blockchains/ethereum/assets/0xd780Ae2Bf04cD96E577D3D014762f831d97129d0/logo.png deleted file mode 100644 index ac9c1d225fd07..0000000000000 Binary files a/blockchains/ethereum/assets/0xd780Ae2Bf04cD96E577D3D014762f831d97129d0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8/info.json b/blockchains/ethereum/assets/0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8/info.json deleted file mode 100644 index 26b3833a854e9..0000000000000 --- a/blockchains/ethereum/assets/0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AVH", - "symbol": "AVH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8", - "status": "active", - "id": "0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8/logo.png b/blockchains/ethereum/assets/0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8/logo.png deleted file mode 100644 index 744b3b10d6dfa..0000000000000 Binary files a/blockchains/ethereum/assets/0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd7E11234aa8993897055600e605a45DC01b516AE/info.json b/blockchains/ethereum/assets/0xd7E11234aa8993897055600e605a45DC01b516AE/info.json deleted file mode 100644 index cd6644a3f451f..0000000000000 --- a/blockchains/ethereum/assets/0xd7E11234aa8993897055600e605a45DC01b516AE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIT AGORA", - "symbol": "BAA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd7E11234aa8993897055600e605a45DC01b516AE", - "status": "active", - "id": "0xd7E11234aa8993897055600e605a45DC01b516AE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd7E11234aa8993897055600e605a45DC01b516AE/logo.png b/blockchains/ethereum/assets/0xd7E11234aa8993897055600e605a45DC01b516AE/logo.png deleted file mode 100755 index 680d1ea76567a..0000000000000 Binary files a/blockchains/ethereum/assets/0xd7E11234aa8993897055600e605a45DC01b516AE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd7E1e4530D95717506633E58437f056A49c1FABB/info.json b/blockchains/ethereum/assets/0xd7E1e4530D95717506633E58437f056A49c1FABB/info.json deleted file mode 100644 index 9b9eaa7c6dc9c..0000000000000 --- a/blockchains/ethereum/assets/0xd7E1e4530D95717506633E58437f056A49c1FABB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AMA Token", - "symbol": "AMA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://amaten.io/", - "explorer": "https://etherscan.io/token/0xd7E1e4530D95717506633E58437f056A49c1FABB", - "status": "active", - "id": "0xd7E1e4530D95717506633E58437f056A49c1FABB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd7E1e4530D95717506633E58437f056A49c1FABB/logo.png b/blockchains/ethereum/assets/0xd7E1e4530D95717506633E58437f056A49c1FABB/logo.png deleted file mode 100644 index dd0167f37320d..0000000000000 Binary files a/blockchains/ethereum/assets/0xd7E1e4530D95717506633E58437f056A49c1FABB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e/info.json b/blockchains/ethereum/assets/0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e/info.json deleted file mode 100644 index b7196016922a8..0000000000000 --- a/blockchains/ethereum/assets/0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EDAX", - "symbol": "ED", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e", - "status": "active", - "id": "0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e/logo.png b/blockchains/ethereum/assets/0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e/logo.png deleted file mode 100644 index 8c69c5a871114..0000000000000 Binary files a/blockchains/ethereum/assets/0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f/info.json b/blockchains/ethereum/assets/0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f/info.json deleted file mode 100644 index 69762abe122e7..0000000000000 --- a/blockchains/ethereum/assets/0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR 500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f", - "status": "active", - "id": "0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f/logo.png b/blockchains/ethereum/assets/0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f/logo.png deleted file mode 100644 index 13e9aaf81c0fc..0000000000000 Binary files a/blockchains/ethereum/assets/0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd7FC2Da6B1e60748F18dA01A80360B696518991A/info.json b/blockchains/ethereum/assets/0xd7FC2Da6B1e60748F18dA01A80360B696518991A/info.json deleted file mode 100644 index 7b93fee279fc9..0000000000000 --- a/blockchains/ethereum/assets/0xd7FC2Da6B1e60748F18dA01A80360B696518991A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UOM MITU F564-JH89", - "symbol": "UOM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd7FC2Da6B1e60748F18dA01A80360B696518991A", - "status": "active", - "id": "0xd7FC2Da6B1e60748F18dA01A80360B696518991A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd7FC2Da6B1e60748F18dA01A80360B696518991A/logo.png b/blockchains/ethereum/assets/0xd7FC2Da6B1e60748F18dA01A80360B696518991A/logo.png deleted file mode 100644 index 627ab3915998b..0000000000000 Binary files a/blockchains/ethereum/assets/0xd7FC2Da6B1e60748F18dA01A80360B696518991A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd7a150D2eDfE324166436ea0766294634B811Bb5/info.json b/blockchains/ethereum/assets/0xd7a150D2eDfE324166436ea0766294634B811Bb5/info.json deleted file mode 100644 index b1dd0c91459f8..0000000000000 --- a/blockchains/ethereum/assets/0xd7a150D2eDfE324166436ea0766294634B811Bb5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Asset Compliance", - "symbol": "DARSA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd7a150D2eDfE324166436ea0766294634B811Bb5", - "status": "active", - "id": "0xd7a150D2eDfE324166436ea0766294634B811Bb5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd7a150D2eDfE324166436ea0766294634B811Bb5/logo.png b/blockchains/ethereum/assets/0xd7a150D2eDfE324166436ea0766294634B811Bb5/logo.png deleted file mode 100644 index 98100f7e7d76d..0000000000000 Binary files a/blockchains/ethereum/assets/0xd7a150D2eDfE324166436ea0766294634B811Bb5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B/info.json b/blockchains/ethereum/assets/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B/info.json deleted file mode 100644 index 51a29a72c3335..0000000000000 --- a/blockchains/ethereum/assets/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "NXM", - "website": "https://nexusmutual.io", - "description": "Nexus Mutual uses Ethereum so that people can pool risk together without the need for an insurance company.", - "explorer": "https://etherscan.io/token/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B", - "research": "", - "type": "ERC20", - "symbol": "NXM", - "decimals": 18, - "status": "active", - "id": "0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B/logo.png b/blockchains/ethereum/assets/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B/logo.png deleted file mode 100644 index aa3f5d3a47740..0000000000000 Binary files a/blockchains/ethereum/assets/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd80e558027Ee753a0b95757dC3521d0326F13DA2/info.json b/blockchains/ethereum/assets/0xd80e558027Ee753a0b95757dC3521d0326F13DA2/info.json deleted file mode 100644 index d254a72c67a39..0000000000000 --- a/blockchains/ethereum/assets/0xd80e558027Ee753a0b95757dC3521d0326F13DA2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fulcrum Perpetual Long ETH-DAI 2x v2", - "symbol": "dLETH2x", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd80e558027Ee753a0b95757dC3521d0326F13DA2", - "status": "active", - "id": "0xd80e558027Ee753a0b95757dC3521d0326F13DA2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd80e558027Ee753a0b95757dC3521d0326F13DA2/logo.png b/blockchains/ethereum/assets/0xd80e558027Ee753a0b95757dC3521d0326F13DA2/logo.png deleted file mode 100644 index 1cf5bfbde004c..0000000000000 Binary files a/blockchains/ethereum/assets/0xd80e558027Ee753a0b95757dC3521d0326F13DA2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd811250b7fE83150cBB3d70a892fCE6189fB3e08/info.json b/blockchains/ethereum/assets/0xd811250b7fE83150cBB3d70a892fCE6189fB3e08/info.json deleted file mode 100644 index f88a3c5947832..0000000000000 --- a/blockchains/ethereum/assets/0xd811250b7fE83150cBB3d70a892fCE6189fB3e08/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Virtual Mind Chain", - "symbol": "VMC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd811250b7fE83150cBB3d70a892fCE6189fB3e08", - "status": "active", - "id": "0xd811250b7fE83150cBB3d70a892fCE6189fB3e08" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd811250b7fE83150cBB3d70a892fCE6189fB3e08/logo.png b/blockchains/ethereum/assets/0xd811250b7fE83150cBB3d70a892fCE6189fB3e08/logo.png deleted file mode 100644 index 10f6c243e67b0..0000000000000 Binary files a/blockchains/ethereum/assets/0xd811250b7fE83150cBB3d70a892fCE6189fB3e08/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14/info.json b/blockchains/ethereum/assets/0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14/info.json deleted file mode 100644 index ea5bc53df1ccb..0000000000000 --- a/blockchains/ethereum/assets/0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DAV Token", - "symbol": "DAV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dav.network/", - "explorer": "https://etherscan.io/token/0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14", - "status": "active", - "id": "0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14/logo.png b/blockchains/ethereum/assets/0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14/logo.png deleted file mode 100644 index 30fc7adeda96e..0000000000000 Binary files a/blockchains/ethereum/assets/0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d/info.json b/blockchains/ethereum/assets/0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d/info.json deleted file mode 100644 index c481a38eb102f..0000000000000 --- a/blockchains/ethereum/assets/0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NEEO", - "symbol": "NEEO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d", - "status": "active", - "id": "0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d/logo.png b/blockchains/ethereum/assets/0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d/logo.png deleted file mode 100644 index 9e376290b7f25..0000000000000 Binary files a/blockchains/ethereum/assets/0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a/info.json b/blockchains/ethereum/assets/0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a/info.json deleted file mode 100644 index b134e92ccbdd1..0000000000000 --- a/blockchains/ethereum/assets/0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "wys Token", - "symbol": "WYS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://wystoken.org", - "explorer": "https://etherscan.io/token/0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a", - "status": "active", - "id": "0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a/logo.png b/blockchains/ethereum/assets/0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a/logo.png deleted file mode 100644 index 26d8780cb7154..0000000000000 Binary files a/blockchains/ethereum/assets/0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF/info.json b/blockchains/ethereum/assets/0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF/info.json deleted file mode 100644 index aa02cd788379f..0000000000000 --- a/blockchains/ethereum/assets/0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FreldoCoinX", - "symbol": "FRECNX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF", - "status": "active", - "id": "0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF/logo.png b/blockchains/ethereum/assets/0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF/logo.png deleted file mode 100644 index ed7fb368b1d9d..0000000000000 Binary files a/blockchains/ethereum/assets/0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666/info.json b/blockchains/ethereum/assets/0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666/info.json deleted file mode 100644 index 6ff2c8a689acc..0000000000000 --- a/blockchains/ethereum/assets/0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Midas Gold", - "symbol": "MDG", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666", - "status": "active", - "id": "0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666/logo.png b/blockchains/ethereum/assets/0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666/logo.png deleted file mode 100644 index 2901cb18335b8..0000000000000 Binary files a/blockchains/ethereum/assets/0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd8dc1070B5510583728eE2AFD6934877ea2dE474/info.json b/blockchains/ethereum/assets/0xd8dc1070B5510583728eE2AFD6934877ea2dE474/info.json deleted file mode 100644 index 2c3f3202a92e0..0000000000000 --- a/blockchains/ethereum/assets/0xd8dc1070B5510583728eE2AFD6934877ea2dE474/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aigo Payment", - "symbol": "XGP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd8dc1070B5510583728eE2AFD6934877ea2dE474", - "status": "active", - "id": "0xd8dc1070B5510583728eE2AFD6934877ea2dE474" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd8dc1070B5510583728eE2AFD6934877ea2dE474/logo.png b/blockchains/ethereum/assets/0xd8dc1070B5510583728eE2AFD6934877ea2dE474/logo.png deleted file mode 100644 index d4898d9a3302f..0000000000000 Binary files a/blockchains/ethereum/assets/0xd8dc1070B5510583728eE2AFD6934877ea2dE474/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd8e1bb9123DFc3cc27f7120d503ad914A317325c/info.json b/blockchains/ethereum/assets/0xd8e1bb9123DFc3cc27f7120d503ad914A317325c/info.json deleted file mode 100644 index 4decb9596e973..0000000000000 --- a/blockchains/ethereum/assets/0xd8e1bb9123DFc3cc27f7120d503ad914A317325c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XE Currency Converter", - "symbol": "XCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd8e1bb9123DFc3cc27f7120d503ad914A317325c", - "status": "active", - "id": "0xd8e1bb9123DFc3cc27f7120d503ad914A317325c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd8e1bb9123DFc3cc27f7120d503ad914A317325c/logo.png b/blockchains/ethereum/assets/0xd8e1bb9123DFc3cc27f7120d503ad914A317325c/logo.png deleted file mode 100644 index 43af3b728c9b7..0000000000000 Binary files a/blockchains/ethereum/assets/0xd8e1bb9123DFc3cc27f7120d503ad914A317325c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd933a6AFF506D683EA9daAe750cf677fC25dc5c2/logo.png b/blockchains/ethereum/assets/0xd933a6AFF506D683EA9daAe750cf677fC25dc5c2/logo.png deleted file mode 100644 index 30a02d1b5fd99..0000000000000 Binary files a/blockchains/ethereum/assets/0xd933a6AFF506D683EA9daAe750cf677fC25dc5c2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4/info.json b/blockchains/ethereum/assets/0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4/info.json deleted file mode 100644 index 2ce2199e3503c..0000000000000 --- a/blockchains/ethereum/assets/0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trade Token X", - "symbol": "TIOx", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://trade.io", - "explorer": "https://etherscan.io/token/0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4", - "status": "active", - "id": "0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4/logo.png b/blockchains/ethereum/assets/0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4/logo.png deleted file mode 100644 index e7a3a4c8fb7d5..0000000000000 Binary files a/blockchains/ethereum/assets/0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A/info.json b/blockchains/ethereum/assets/0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A/info.json deleted file mode 100644 index 87ea620ef79c5..0000000000000 --- a/blockchains/ethereum/assets/0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UseChain Token", - "symbol": "USE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.usechain.net/", - "explorer": "https://etherscan.io/token/0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A", - "status": "active", - "id": "0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A/logo.png b/blockchains/ethereum/assets/0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A/logo.png deleted file mode 100644 index 774c00d504044..0000000000000 Binary files a/blockchains/ethereum/assets/0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd94F2778e2B3913C53637Ae60647598bE588c570/info.json b/blockchains/ethereum/assets/0xd94F2778e2B3913C53637Ae60647598bE588c570/info.json deleted file mode 100644 index 0fd156afa338f..0000000000000 --- a/blockchains/ethereum/assets/0xd94F2778e2B3913C53637Ae60647598bE588c570/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Purpose", - "symbol": "PRPS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd94F2778e2B3913C53637Ae60647598bE588c570", - "status": "active", - "id": "0xd94F2778e2B3913C53637Ae60647598bE588c570" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd94F2778e2B3913C53637Ae60647598bE588c570/logo.png b/blockchains/ethereum/assets/0xd94F2778e2B3913C53637Ae60647598bE588c570/logo.png deleted file mode 100755 index 6ef68dcfe9fff..0000000000000 Binary files a/blockchains/ethereum/assets/0xd94F2778e2B3913C53637Ae60647598bE588c570/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd9555279B1c18b7aa388F053EBc0ab22e2497964/info.json b/blockchains/ethereum/assets/0xd9555279B1c18b7aa388F053EBc0ab22e2497964/info.json deleted file mode 100644 index 84dae30c26bac..0000000000000 --- a/blockchains/ethereum/assets/0xd9555279B1c18b7aa388F053EBc0ab22e2497964/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Reactioon", - "symbol": "RTN", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd9555279B1c18b7aa388F053EBc0ab22e2497964", - "status": "active", - "id": "0xd9555279B1c18b7aa388F053EBc0ab22e2497964" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd9555279B1c18b7aa388F053EBc0ab22e2497964/logo.png b/blockchains/ethereum/assets/0xd9555279B1c18b7aa388F053EBc0ab22e2497964/logo.png deleted file mode 100644 index 4a342fecb70cb..0000000000000 Binary files a/blockchains/ethereum/assets/0xd9555279B1c18b7aa388F053EBc0ab22e2497964/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd957E08ac5421E2C28510586B57d095E5094836a/info.json b/blockchains/ethereum/assets/0xd957E08ac5421E2C28510586B57d095E5094836a/info.json deleted file mode 100644 index a7909938537cf..0000000000000 --- a/blockchains/ethereum/assets/0xd957E08ac5421E2C28510586B57d095E5094836a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VorteX Network", - "symbol": "VTX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://vortexnetworkvtx.com", - "explorer": "https://etherscan.io/token/0xd957E08ac5421E2C28510586B57d095E5094836a", - "status": "active", - "id": "0xd957E08ac5421E2C28510586B57d095E5094836a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd957E08ac5421E2C28510586B57d095E5094836a/logo.png b/blockchains/ethereum/assets/0xd957E08ac5421E2C28510586B57d095E5094836a/logo.png deleted file mode 100644 index 9bb6548d29261..0000000000000 Binary files a/blockchains/ethereum/assets/0xd957E08ac5421E2C28510586B57d095E5094836a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd967d9F941CD316Ab238d3EE761F80b7cAec7819/info.json b/blockchains/ethereum/assets/0xd967d9F941CD316Ab238d3EE761F80b7cAec7819/info.json deleted file mode 100644 index 9547499f1ba81..0000000000000 --- a/blockchains/ethereum/assets/0xd967d9F941CD316Ab238d3EE761F80b7cAec7819/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rendezvous", - "symbol": "RDV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd967d9F941CD316Ab238d3EE761F80b7cAec7819", - "status": "active", - "id": "0xd967d9F941CD316Ab238d3EE761F80b7cAec7819" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd967d9F941CD316Ab238d3EE761F80b7cAec7819/logo.png b/blockchains/ethereum/assets/0xd967d9F941CD316Ab238d3EE761F80b7cAec7819/logo.png deleted file mode 100644 index 9a841b8b9f822..0000000000000 Binary files a/blockchains/ethereum/assets/0xd967d9F941CD316Ab238d3EE761F80b7cAec7819/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd97579Cea3fE2473682a4C42648134BB982433B9/info.json b/blockchains/ethereum/assets/0xd97579Cea3fE2473682a4C42648134BB982433B9/info.json deleted file mode 100644 index de8bf1e97e38e..0000000000000 --- a/blockchains/ethereum/assets/0xd97579Cea3fE2473682a4C42648134BB982433B9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lightcoin", - "symbol": "Light", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd97579Cea3fE2473682a4C42648134BB982433B9", - "status": "active", - "id": "0xd97579Cea3fE2473682a4C42648134BB982433B9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd97579Cea3fE2473682a4C42648134BB982433B9/logo.png b/blockchains/ethereum/assets/0xd97579Cea3fE2473682a4C42648134BB982433B9/logo.png deleted file mode 100644 index 895325dcce8bf..0000000000000 Binary files a/blockchains/ethereum/assets/0xd97579Cea3fE2473682a4C42648134BB982433B9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd98F75b1A3261dab9eEd4956c93F33749027a964/info.json b/blockchains/ethereum/assets/0xd98F75b1A3261dab9eEd4956c93F33749027a964/info.json deleted file mode 100644 index 9c3c97e182d50..0000000000000 --- a/blockchains/ethereum/assets/0xd98F75b1A3261dab9eEd4956c93F33749027a964/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "ShareToken", - "website": "https://sharering.network", - "source_code": "https://github.com/ShareRing", - "white_paper": "https://sharering.network/public/sharetoken-whitepaper-en-web-v1.2.pdf", - "description": "ShareRing is the first global sharing ecosystem that makes services and goods more accessible for everyone.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/shareringglobal", - "handle": "shareringglobal" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/ShareRing/", - "handle": "ShareRing" - }, - { - "name": "Telegram", - "url": "https://t.me/sharering", - "handle": "sharering" - } - ], - "explorer": "https://etherscan.io/token/0xd98f75b1a3261dab9eed4956c93f33749027a964", - "type": "ERC20", - "symbol": "SHR", - "decimals": 2, - "status": "active", - "id": "0xd98F75b1A3261dab9eEd4956c93F33749027a964" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd98F75b1A3261dab9eEd4956c93F33749027a964/logo.png b/blockchains/ethereum/assets/0xd98F75b1A3261dab9eEd4956c93F33749027a964/logo.png deleted file mode 100644 index 0765877e040b8..0000000000000 Binary files a/blockchains/ethereum/assets/0xd98F75b1A3261dab9eEd4956c93F33749027a964/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f/info.json b/blockchains/ethereum/assets/0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f/info.json deleted file mode 100644 index 337b2801bcbca..0000000000000 --- a/blockchains/ethereum/assets/0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Skrumble Token", - "symbol": "SKM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f", - "status": "active", - "id": "0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f/logo.png b/blockchains/ethereum/assets/0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f/logo.png deleted file mode 100755 index df657648260fe..0000000000000 Binary files a/blockchains/ethereum/assets/0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd9A4cB9dc9296e111c66dFACAb8Be034EE2E1c2C/info.json b/blockchains/ethereum/assets/0xd9A4cB9dc9296e111c66dFACAb8Be034EE2E1c2C/info.json deleted file mode 100644 index 55f2bd7c421d0..0000000000000 --- a/blockchains/ethereum/assets/0xd9A4cB9dc9296e111c66dFACAb8Be034EE2E1c2C/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "AdEx Loyalty", - "website": "https://adex.network", - "description": "The AdEx Network aims to build a decentralized solution for digital advertising that reduces fraud, improves budgets, and protects user privacy. ADX-LOYALTY is it's governance token.", - "explorer": "https://etherscan.io/token/0xd9A4cB9dc9296e111c66dFACAb8Be034EE2E1c2C", - "research": "https://research.binance.com/en/projects/adex-network", - "type": "ERC20", - "symbol": "ADX-LOYALTY", - "decimals": 18, - "status": "active", - "id": "0xd9A4cB9dc9296e111c66dFACAb8Be034EE2E1c2C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd9A4cB9dc9296e111c66dFACAb8Be034EE2E1c2C/logo.png b/blockchains/ethereum/assets/0xd9A4cB9dc9296e111c66dFACAb8Be034EE2E1c2C/logo.png deleted file mode 100644 index cc326c3c81d08..0000000000000 Binary files a/blockchains/ethereum/assets/0xd9A4cB9dc9296e111c66dFACAb8Be034EE2E1c2C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd9A8cfe21C232D485065cb62a96866799d4645f7/info.json b/blockchains/ethereum/assets/0xd9A8cfe21C232D485065cb62a96866799d4645f7/info.json deleted file mode 100644 index f7a6de3df38fe..0000000000000 --- a/blockchains/ethereum/assets/0xd9A8cfe21C232D485065cb62a96866799d4645f7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FingerPrint", - "symbol": "FGP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://fingerprintcoin.org/", - "explorer": "https://etherscan.io/token/0xd9A8cfe21C232D485065cb62a96866799d4645f7", - "status": "active", - "id": "0xd9A8cfe21C232D485065cb62a96866799d4645f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd9A8cfe21C232D485065cb62a96866799d4645f7/logo.png b/blockchains/ethereum/assets/0xd9A8cfe21C232D485065cb62a96866799d4645f7/logo.png deleted file mode 100644 index 86e2ad6e63b0d..0000000000000 Binary files a/blockchains/ethereum/assets/0xd9A8cfe21C232D485065cb62a96866799d4645f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd/info.json b/blockchains/ethereum/assets/0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd/info.json deleted file mode 100644 index ae596b1152fd9..0000000000000 --- a/blockchains/ethereum/assets/0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R737324", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd", - "status": "active", - "id": "0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd/logo.png b/blockchains/ethereum/assets/0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd/logo.png deleted file mode 100644 index ce06f5403aa3c..0000000000000 Binary files a/blockchains/ethereum/assets/0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50/info.json b/blockchains/ethereum/assets/0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50/info.json deleted file mode 100644 index f6b7b2bf3e01e..0000000000000 --- a/blockchains/ethereum/assets/0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Token9", - "symbol": "T9", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50", - "status": "active", - "id": "0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50/logo.png b/blockchains/ethereum/assets/0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50/logo.png deleted file mode 100644 index 675a41c0932d0..0000000000000 Binary files a/blockchains/ethereum/assets/0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd9F30228884d3212528540aC0136489047bE5734/info.json b/blockchains/ethereum/assets/0xd9F30228884d3212528540aC0136489047bE5734/info.json deleted file mode 100644 index 1d21d308b7f49..0000000000000 --- a/blockchains/ethereum/assets/0xd9F30228884d3212528540aC0136489047bE5734/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eaglebits", - "symbol": "EEB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd9F30228884d3212528540aC0136489047bE5734", - "status": "active", - "id": "0xd9F30228884d3212528540aC0136489047bE5734" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd9F30228884d3212528540aC0136489047bE5734/logo.png b/blockchains/ethereum/assets/0xd9F30228884d3212528540aC0136489047bE5734/logo.png deleted file mode 100644 index eaf1f6ef3c890..0000000000000 Binary files a/blockchains/ethereum/assets/0xd9F30228884d3212528540aC0136489047bE5734/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd9af2d11d788da0097076f4Eb21bd1C5533743D9/info.json b/blockchains/ethereum/assets/0xd9af2d11d788da0097076f4Eb21bd1C5533743D9/info.json deleted file mode 100644 index ba46b5f516870..0000000000000 --- a/blockchains/ethereum/assets/0xd9af2d11d788da0097076f4Eb21bd1C5533743D9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Legal Block Token", - "symbol": "LBK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://legal-block.com/", - "explorer": "https://etherscan.io/token/0xd9af2d11d788da0097076f4Eb21bd1C5533743D9", - "status": "active", - "id": "0xd9af2d11d788da0097076f4Eb21bd1C5533743D9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd9af2d11d788da0097076f4Eb21bd1C5533743D9/logo.png b/blockchains/ethereum/assets/0xd9af2d11d788da0097076f4Eb21bd1C5533743D9/logo.png deleted file mode 100644 index 85c89ad0df0fa..0000000000000 Binary files a/blockchains/ethereum/assets/0xd9af2d11d788da0097076f4Eb21bd1C5533743D9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8/info.json b/blockchains/ethereum/assets/0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8/info.json deleted file mode 100644 index 5d78c1ba42efe..0000000000000 --- a/blockchains/ethereum/assets/0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DANIEL", - "symbol": "DANIEL", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8", - "status": "active", - "id": "0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8/logo.png b/blockchains/ethereum/assets/0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8/logo.png deleted file mode 100644 index c865c5cabea22..0000000000000 Binary files a/blockchains/ethereum/assets/0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xd9d01D4Cb824219A8F482a0FAd479cB971Fd0628/info.json b/blockchains/ethereum/assets/0xd9d01D4Cb824219A8F482a0FAd479cB971Fd0628/info.json deleted file mode 100644 index 937b08b7655dd..0000000000000 --- a/blockchains/ethereum/assets/0xd9d01D4Cb824219A8F482a0FAd479cB971Fd0628/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EnterCoin", - "symbol": "ENTRC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://entercoin.net", - "explorer": "https://etherscan.io/token/0xd9d01D4Cb824219A8F482a0FAd479cB971Fd0628", - "status": "active", - "id": "0xd9d01D4Cb824219A8F482a0FAd479cB971Fd0628" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd9d01D4Cb824219A8F482a0FAd479cB971Fd0628/logo.png b/blockchains/ethereum/assets/0xd9d01D4Cb824219A8F482a0FAd479cB971Fd0628/logo.png deleted file mode 100644 index ccb23148641ae..0000000000000 Binary files a/blockchains/ethereum/assets/0xd9d01D4Cb824219A8F482a0FAd479cB971Fd0628/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB/info.json b/blockchains/ethereum/assets/0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB/info.json deleted file mode 100644 index 8f19ca832de93..0000000000000 --- a/blockchains/ethereum/assets/0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Swap", - "symbol": "SWAP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB", - "status": "active", - "id": "0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB/logo.png b/blockchains/ethereum/assets/0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB/logo.png deleted file mode 100644 index e796fdb6ace6a..0000000000000 Binary files a/blockchains/ethereum/assets/0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdA4129919F964a3A526D3182Bb03E6449e5a8872/info.json b/blockchains/ethereum/assets/0xdA4129919F964a3A526D3182Bb03E6449e5a8872/info.json deleted file mode 100644 index 9bf79dec33d9e..0000000000000 --- a/blockchains/ethereum/assets/0xdA4129919F964a3A526D3182Bb03E6449e5a8872/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "1irstgold", - "symbol": "GOLD", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdA4129919F964a3A526D3182Bb03E6449e5a8872", - "status": "active", - "id": "0xdA4129919F964a3A526D3182Bb03E6449e5a8872" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdA4129919F964a3A526D3182Bb03E6449e5a8872/logo.png b/blockchains/ethereum/assets/0xdA4129919F964a3A526D3182Bb03E6449e5a8872/logo.png deleted file mode 100644 index 8cc70a91686ce..0000000000000 Binary files a/blockchains/ethereum/assets/0xdA4129919F964a3A526D3182Bb03E6449e5a8872/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/info.json b/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/info.json deleted file mode 100644 index f7ab2354ccf82..0000000000000 --- a/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tether", - "website": "https://tether.to", - "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", - "explorer": "https://etherscan.io/token/0xdAC17F958D2ee523a2206206994597C13D831ec7", - "type": "ERC20", - "symbol": "USDT", - "decimals": 6, - "status": "active", - "id": "0xdAC17F958D2ee523a2206206994597C13D831ec7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png b/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png deleted file mode 100644 index 4b3027306a91c..0000000000000 Binary files a/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdB096cC19b8227E2115855c5B39Dcc247470013C/info.json b/blockchains/ethereum/assets/0xdB096cC19b8227E2115855c5B39Dcc247470013C/info.json deleted file mode 100644 index 55b8b2c649ddd..0000000000000 --- a/blockchains/ethereum/assets/0xdB096cC19b8227E2115855c5B39Dcc247470013C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITFEX", - "symbol": "BFX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.bitfex.com/", - "explorer": "https://etherscan.io/token/0xdB096cC19b8227E2115855c5B39Dcc247470013C", - "status": "active", - "id": "0xdB096cC19b8227E2115855c5B39Dcc247470013C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdB096cC19b8227E2115855c5B39Dcc247470013C/logo.png b/blockchains/ethereum/assets/0xdB096cC19b8227E2115855c5B39Dcc247470013C/logo.png deleted file mode 100644 index c56d000b75a97..0000000000000 Binary files a/blockchains/ethereum/assets/0xdB096cC19b8227E2115855c5B39Dcc247470013C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b/info.json b/blockchains/ethereum/assets/0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b/info.json deleted file mode 100644 index eaf0975621463..0000000000000 --- a/blockchains/ethereum/assets/0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nydronia", - "symbol": "NIA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b", - "status": "active", - "id": "0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b/logo.png b/blockchains/ethereum/assets/0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b/logo.png deleted file mode 100644 index b35cf6cf94f79..0000000000000 Binary files a/blockchains/ethereum/assets/0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0/info.json b/blockchains/ethereum/assets/0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0/info.json deleted file mode 100644 index aa1249d1c353a..0000000000000 --- a/blockchains/ethereum/assets/0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "All Things Blockchain", - "symbol": "ATB", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0", - "status": "active", - "id": "0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0/logo.png b/blockchains/ethereum/assets/0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0/logo.png deleted file mode 100644 index a46ae0a2946ad..0000000000000 Binary files a/blockchains/ethereum/assets/0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdB209c97e0De799bbf14E3377307780Ddc26BE4E/info.json b/blockchains/ethereum/assets/0xdB209c97e0De799bbf14E3377307780Ddc26BE4E/info.json deleted file mode 100644 index 5d0ec28fda794..0000000000000 --- a/blockchains/ethereum/assets/0xdB209c97e0De799bbf14E3377307780Ddc26BE4E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DarkPay Wallet", - "symbol": "DPW", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdB209c97e0De799bbf14E3377307780Ddc26BE4E", - "status": "active", - "id": "0xdB209c97e0De799bbf14E3377307780Ddc26BE4E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdB209c97e0De799bbf14E3377307780Ddc26BE4E/logo.png b/blockchains/ethereum/assets/0xdB209c97e0De799bbf14E3377307780Ddc26BE4E/logo.png deleted file mode 100644 index 730140fbaa35f..0000000000000 Binary files a/blockchains/ethereum/assets/0xdB209c97e0De799bbf14E3377307780Ddc26BE4E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/info.json b/blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/info.json deleted file mode 100644 index a2a5d90dfee38..0000000000000 --- a/blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "STASIS EURO", - "website": "https://stasis.net", - "description": "Produced by STASIS, EURS was developed to tokenize the traditional fiat asset known around the world as the Euro.", - "socials": [], - "explorer": "https://etherscan.io/token/0xdB25f211AB05b1c97D595516F45794528a807ad8", - "type": "ERC20", - "symbol": "EURS", - "decimals": 2, - "status": "active", - "id": "0xdB25f211AB05b1c97D595516F45794528a807ad8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/logo.png b/blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/logo.png deleted file mode 100644 index 41334714714ae..0000000000000 Binary files a/blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A/info.json b/blockchains/ethereum/assets/0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A/info.json deleted file mode 100644 index 69fdf784a8734..0000000000000 --- a/blockchains/ethereum/assets/0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Aegis", - "website": "https://aegis.finance/", - "source_code": "https://github.com/AegisDeFi", - "white_paper": "https://aegis.finance/whitepage/AegisNetworkLitepaperEN.pdf", - "description": "Aegis As a DeFi 2.0 protocol, Aegis features more diversified lending services besides over-collateralized lending, such as micro-lending and Unsecured Borrowing. Aegis uses a proprietary AI-powered credit scoring algorithm to assess users’ creditworthiness based on the data provided, and assign an “Aegis Score” to each user, which is similar to traditional risk profile assessments.", - "explorer": "https://etherscan.io/token/0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A", - "research": "", - "type": "ERC20", - "symbol": "AGS", - "decimals": 8, - "status": "active", - "id": "0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A/logo.png b/blockchains/ethereum/assets/0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A/logo.png deleted file mode 100644 index af43523c21bce..0000000000000 Binary files a/blockchains/ethereum/assets/0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457/info.json b/blockchains/ethereum/assets/0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457/info.json deleted file mode 100644 index 1f1ad0a38b877..0000000000000 --- a/blockchains/ethereum/assets/0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trader Cash", - "symbol": "TRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tradercash.org", - "explorer": "https://etherscan.io/token/0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457", - "status": "active", - "id": "0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457/logo.png b/blockchains/ethereum/assets/0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457/logo.png deleted file mode 100644 index b43e63c569b8c..0000000000000 Binary files a/blockchains/ethereum/assets/0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdB70949d01Dc647B973e865A570361c223dAf358/info.json b/blockchains/ethereum/assets/0xdB70949d01Dc647B973e865A570361c223dAf358/info.json deleted file mode 100644 index 07a0387dad90a..0000000000000 --- a/blockchains/ethereum/assets/0xdB70949d01Dc647B973e865A570361c223dAf358/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BBG", - "website": "https://bigbingo.network/", - "description": "BigBingo is a leading AI platform and service provider dedicated to empowering business and people with AI.", - "explorer": "https://etherscan.io/token/0xdB70949d01Dc647B973e865A570361c223dAf358", - "type": "ERC20", - "symbol": "BBG", - "decimals": 0, - "status": "active", - "id": "0xdB70949d01Dc647B973e865A570361c223dAf358" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdB70949d01Dc647B973e865A570361c223dAf358/logo.png b/blockchains/ethereum/assets/0xdB70949d01Dc647B973e865A570361c223dAf358/logo.png deleted file mode 100644 index ecd031e63c592..0000000000000 Binary files a/blockchains/ethereum/assets/0xdB70949d01Dc647B973e865A570361c223dAf358/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB/info.json b/blockchains/ethereum/assets/0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB/info.json deleted file mode 100644 index 433299c576840..0000000000000 --- a/blockchains/ethereum/assets/0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SilverDollar", - "symbol": "SLVD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB", - "status": "active", - "id": "0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB/logo.png b/blockchains/ethereum/assets/0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB/logo.png deleted file mode 100755 index 6ee0dc2d326c6..0000000000000 Binary files a/blockchains/ethereum/assets/0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdBB2F12CB89Af05516768C2c69A771D92A25D17c/info.json b/blockchains/ethereum/assets/0xdBB2F12CB89Af05516768C2c69A771D92A25D17c/info.json deleted file mode 100644 index cb07c68747606..0000000000000 --- a/blockchains/ethereum/assets/0xdBB2F12CB89Af05516768C2c69A771D92A25D17c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Beast DAO", - "website": "https://beast.finance", - "description": "Beast DAO is a decentralized incubator and platform for developers to deploy, and raise capital with cross-chain interoperability.", - "explorer": "https://etherscan.io/token/0xdbb2f12cb89af05516768c2c69a771d92a25d17c", - "type": "ERC20", - "symbol": "BEAST", - "decimals": 18, - "status": "active", - "id": "0xdBB2F12CB89Af05516768C2c69A771D92A25D17c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdBB2F12CB89Af05516768C2c69A771D92A25D17c/logo.png b/blockchains/ethereum/assets/0xdBB2F12CB89Af05516768C2c69A771D92A25D17c/logo.png deleted file mode 100644 index 7810652e167f3..0000000000000 Binary files a/blockchains/ethereum/assets/0xdBB2F12CB89Af05516768C2c69A771D92A25D17c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5/info.json b/blockchains/ethereum/assets/0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5/info.json deleted file mode 100644 index 0ffa47a833ac0..0000000000000 --- a/blockchains/ethereum/assets/0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Relentless", - "symbol": "RLSS", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5", - "status": "active", - "id": "0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5/logo.png b/blockchains/ethereum/assets/0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5/logo.png deleted file mode 100644 index 4b4c308fae099..0000000000000 Binary files a/blockchains/ethereum/assets/0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdBdb4d16EdA451D0503b854CF79D55697F90c8DF/logo.png b/blockchains/ethereum/assets/0xdBdb4d16EdA451D0503b854CF79D55697F90c8DF/logo.png deleted file mode 100644 index 8744767dd49ab..0000000000000 Binary files a/blockchains/ethereum/assets/0xdBdb4d16EdA451D0503b854CF79D55697F90c8DF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdC314366CE447c39348Db014ADD5B2b37329f5Be/info.json b/blockchains/ethereum/assets/0xdC314366CE447c39348Db014ADD5B2b37329f5Be/info.json deleted file mode 100644 index ebce9494e0d1b..0000000000000 --- a/blockchains/ethereum/assets/0xdC314366CE447c39348Db014ADD5B2b37329f5Be/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NOVUS1", - "symbol": "NVS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdC314366CE447c39348Db014ADD5B2b37329f5Be", - "status": "active", - "id": "0xdC314366CE447c39348Db014ADD5B2b37329f5Be" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdC314366CE447c39348Db014ADD5B2b37329f5Be/logo.png b/blockchains/ethereum/assets/0xdC314366CE447c39348Db014ADD5B2b37329f5Be/logo.png deleted file mode 100644 index a38f5a84781ba..0000000000000 Binary files a/blockchains/ethereum/assets/0xdC314366CE447c39348Db014ADD5B2b37329f5Be/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdC3c4f132FEA66947CfDd57e287c1fbb94252677/info.json b/blockchains/ethereum/assets/0xdC3c4f132FEA66947CfDd57e287c1fbb94252677/info.json deleted file mode 100644 index 59d4df48e3d35..0000000000000 --- a/blockchains/ethereum/assets/0xdC3c4f132FEA66947CfDd57e287c1fbb94252677/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MissionBoss", - "symbol": "MOB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdC3c4f132FEA66947CfDd57e287c1fbb94252677", - "status": "active", - "id": "0xdC3c4f132FEA66947CfDd57e287c1fbb94252677" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdC3c4f132FEA66947CfDd57e287c1fbb94252677/logo.png b/blockchains/ethereum/assets/0xdC3c4f132FEA66947CfDd57e287c1fbb94252677/logo.png deleted file mode 100644 index 197e6a2831b23..0000000000000 Binary files a/blockchains/ethereum/assets/0xdC3c4f132FEA66947CfDd57e287c1fbb94252677/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdC5938384Ae01489C5C8D071706E90dd42E33427/info.json b/blockchains/ethereum/assets/0xdC5938384Ae01489C5C8D071706E90dd42E33427/info.json deleted file mode 100644 index 691b215bf75d9..0000000000000 --- a/blockchains/ethereum/assets/0xdC5938384Ae01489C5C8D071706E90dd42E33427/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Luna", - "symbol": "LUNA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdC5938384Ae01489C5C8D071706E90dd42E33427", - "status": "active", - "id": "0xdC5938384Ae01489C5C8D071706E90dd42E33427" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdC5938384Ae01489C5C8D071706E90dd42E33427/logo.png b/blockchains/ethereum/assets/0xdC5938384Ae01489C5C8D071706E90dd42E33427/logo.png deleted file mode 100644 index 5968814b75fd9..0000000000000 Binary files a/blockchains/ethereum/assets/0xdC5938384Ae01489C5C8D071706E90dd42E33427/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e/info.json b/blockchains/ethereum/assets/0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e/info.json deleted file mode 100644 index cced12b00ad34..0000000000000 --- a/blockchains/ethereum/assets/0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoStrikers", - "symbol": "STRK", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e", - "status": "active", - "id": "0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e/logo.png b/blockchains/ethereum/assets/0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e/logo.png deleted file mode 100755 index b4ef3300f6f05..0000000000000 Binary files a/blockchains/ethereum/assets/0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdCCCdE236b35676ba945D27f93986050197D1e14/info.json b/blockchains/ethereum/assets/0xdCCCdE236b35676ba945D27f93986050197D1e14/info.json deleted file mode 100644 index f509975ee2531..0000000000000 --- a/blockchains/ethereum/assets/0xdCCCdE236b35676ba945D27f93986050197D1e14/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zivio", - "symbol": "ZIO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdCCCdE236b35676ba945D27f93986050197D1e14", - "status": "active", - "id": "0xdCCCdE236b35676ba945D27f93986050197D1e14" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdCCCdE236b35676ba945D27f93986050197D1e14/logo.png b/blockchains/ethereum/assets/0xdCCCdE236b35676ba945D27f93986050197D1e14/logo.png deleted file mode 100644 index 02b73e602f105..0000000000000 Binary files a/blockchains/ethereum/assets/0xdCCCdE236b35676ba945D27f93986050197D1e14/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F/info.json b/blockchains/ethereum/assets/0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F/info.json deleted file mode 100644 index a70bce6e33dec..0000000000000 --- a/blockchains/ethereum/assets/0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DarkBlueChain", - "symbol": "DBCH", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F", - "status": "active", - "id": "0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F/logo.png b/blockchains/ethereum/assets/0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F/logo.png deleted file mode 100644 index a2ed469776924..0000000000000 Binary files a/blockchains/ethereum/assets/0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27/info.json b/blockchains/ethereum/assets/0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27/info.json deleted file mode 100644 index 0c2ea35059383..0000000000000 --- a/blockchains/ethereum/assets/0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LIGHTYEARS", - "symbol": "LYS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27", - "status": "active", - "id": "0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27/logo.png b/blockchains/ethereum/assets/0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27/logo.png deleted file mode 100755 index 785dea2a68020..0000000000000 Binary files a/blockchains/ethereum/assets/0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F/info.json b/blockchains/ethereum/assets/0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F/info.json deleted file mode 100644 index dcc509efb3f09..0000000000000 --- a/blockchains/ethereum/assets/0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Brave New Coin", - "symbol": "BNC", - "type": "ERC20", - "decimals": 12, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F", - "status": "active", - "id": "0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F/logo.png b/blockchains/ethereum/assets/0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F/logo.png deleted file mode 100644 index 65c4a6c1de2a6..0000000000000 Binary files a/blockchains/ethereum/assets/0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8/info.json b/blockchains/ethereum/assets/0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8/info.json deleted file mode 100644 index 7a98b7daf96b9..0000000000000 --- a/blockchains/ethereum/assets/0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoAlphaToken", - "symbol": "CAL", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8", - "status": "active", - "id": "0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8/logo.png b/blockchains/ethereum/assets/0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8/logo.png deleted file mode 100644 index d67e2671dd45e..0000000000000 Binary files a/blockchains/ethereum/assets/0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdD94842C15abfe4c9bAFE4222adE02896Beb064c/info.json b/blockchains/ethereum/assets/0xdD94842C15abfe4c9bAFE4222adE02896Beb064c/info.json deleted file mode 100644 index a56f0a674cb05..0000000000000 --- a/blockchains/ethereum/assets/0xdD94842C15abfe4c9bAFE4222adE02896Beb064c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "W GREEN PAY", - "symbol": "WGP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://wpay.sg/", - "explorer": "https://etherscan.io/token/0xdD94842C15abfe4c9bAFE4222adE02896Beb064c", - "status": "active", - "id": "0xdD94842C15abfe4c9bAFE4222adE02896Beb064c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdD94842C15abfe4c9bAFE4222adE02896Beb064c/logo.png b/blockchains/ethereum/assets/0xdD94842C15abfe4c9bAFE4222adE02896Beb064c/logo.png deleted file mode 100644 index 853000928f9ea..0000000000000 Binary files a/blockchains/ethereum/assets/0xdD94842C15abfe4c9bAFE4222adE02896Beb064c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdDAaf4A0702a03A4505F2352a1abA001fFc344be/info.json b/blockchains/ethereum/assets/0xdDAaf4A0702a03A4505F2352a1abA001fFc344be/info.json deleted file mode 100644 index 02271e00557b3..0000000000000 --- a/blockchains/ethereum/assets/0xdDAaf4A0702a03A4505F2352a1abA001fFc344be/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ATCCOIN", - "symbol": "ATCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdDAaf4A0702a03A4505F2352a1abA001fFc344be", - "status": "active", - "id": "0xdDAaf4A0702a03A4505F2352a1abA001fFc344be" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdDAaf4A0702a03A4505F2352a1abA001fFc344be/logo.png b/blockchains/ethereum/assets/0xdDAaf4A0702a03A4505F2352a1abA001fFc344be/logo.png deleted file mode 100644 index 90601b2600111..0000000000000 Binary files a/blockchains/ethereum/assets/0xdDAaf4A0702a03A4505F2352a1abA001fFc344be/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40/info.json b/blockchains/ethereum/assets/0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40/info.json deleted file mode 100644 index 64c6ee6ef06f2..0000000000000 --- a/blockchains/ethereum/assets/0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Krios Token", - "symbol": "KRI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.krios.io/", - "explorer": "https://etherscan.io/token/0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40", - "status": "active", - "id": "0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40/logo.png b/blockchains/ethereum/assets/0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40/logo.png deleted file mode 100644 index bc44429621855..0000000000000 Binary files a/blockchains/ethereum/assets/0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdE522a2778E4554707E6a8Df36a4871ce9967BB5/info.json b/blockchains/ethereum/assets/0xdE522a2778E4554707E6a8Df36a4871ce9967BB5/info.json deleted file mode 100644 index f31963a6a9e1a..0000000000000 --- a/blockchains/ethereum/assets/0xdE522a2778E4554707E6a8Df36a4871ce9967BB5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FormulA", - "symbol": "FML", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://fml-x.org/", - "explorer": "https://etherscan.io/token/0xdE522a2778E4554707E6a8Df36a4871ce9967BB5", - "status": "active", - "id": "0xdE522a2778E4554707E6a8Df36a4871ce9967BB5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdE522a2778E4554707E6a8Df36a4871ce9967BB5/logo.png b/blockchains/ethereum/assets/0xdE522a2778E4554707E6a8Df36a4871ce9967BB5/logo.png deleted file mode 100644 index a2efba3ebc15b..0000000000000 Binary files a/blockchains/ethereum/assets/0xdE522a2778E4554707E6a8Df36a4871ce9967BB5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdEcad07BCba1A655D908307617d7Cc48e6228B99/info.json b/blockchains/ethereum/assets/0xdEcad07BCba1A655D908307617d7Cc48e6228B99/info.json deleted file mode 100644 index 809cd5111e3ef..0000000000000 --- a/blockchains/ethereum/assets/0xdEcad07BCba1A655D908307617d7Cc48e6228B99/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TPS+", - "symbol": "TPS+", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdEcad07BCba1A655D908307617d7Cc48e6228B99", - "status": "active", - "id": "0xdEcad07BCba1A655D908307617d7Cc48e6228B99" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdEcad07BCba1A655D908307617d7Cc48e6228B99/logo.png b/blockchains/ethereum/assets/0xdEcad07BCba1A655D908307617d7Cc48e6228B99/logo.png deleted file mode 100644 index 87a70a2343ee7..0000000000000 Binary files a/blockchains/ethereum/assets/0xdEcad07BCba1A655D908307617d7Cc48e6228B99/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F/info.json b/blockchains/ethereum/assets/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F/info.json deleted file mode 100644 index 14cda7d041330..0000000000000 --- a/blockchains/ethereum/assets/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VRA (old ERC-20)", - "symbol": "VRA", - "type": "ERC20", - "decimals": 18, - "description": "Verasity", - "website": "https://verasity.io", - "explorer": "https://etherscan.io/token/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F", - "status": "active", - "id": "0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F/logo.png b/blockchains/ethereum/assets/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F/logo.png deleted file mode 100644 index 779466222c298..0000000000000 Binary files a/blockchains/ethereum/assets/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3/info.json b/blockchains/ethereum/assets/0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3/info.json deleted file mode 100644 index 8885eda0eaed4..0000000000000 --- a/blockchains/ethereum/assets/0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AirDance", - "symbol": "DANCE", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3", - "status": "active", - "id": "0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3/logo.png b/blockchains/ethereum/assets/0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3/logo.png deleted file mode 100644 index 7a3040039ca90..0000000000000 Binary files a/blockchains/ethereum/assets/0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479/info.json b/blockchains/ethereum/assets/0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479/info.json deleted file mode 100644 index c8e85711909cc..0000000000000 --- a/blockchains/ethereum/assets/0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tyche Chip", - "symbol": "TCH", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479", - "status": "active", - "id": "0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479/logo.png b/blockchains/ethereum/assets/0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479/logo.png deleted file mode 100644 index db60e41f3e878..0000000000000 Binary files a/blockchains/ethereum/assets/0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdF44A80c17813789f60090638827aEb23698B122/info.json b/blockchains/ethereum/assets/0xdF44A80c17813789f60090638827aEb23698B122/info.json deleted file mode 100644 index 5bb34d808ae25..0000000000000 --- a/blockchains/ethereum/assets/0xdF44A80c17813789f60090638827aEb23698B122/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "stableDEX", - "symbol": "STDEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdF44A80c17813789f60090638827aEb23698B122", - "status": "active", - "id": "0xdF44A80c17813789f60090638827aEb23698B122" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdF44A80c17813789f60090638827aEb23698B122/logo.png b/blockchains/ethereum/assets/0xdF44A80c17813789f60090638827aEb23698B122/logo.png deleted file mode 100644 index f50874c81b988..0000000000000 Binary files a/blockchains/ethereum/assets/0xdF44A80c17813789f60090638827aEb23698B122/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2/info.json b/blockchains/ethereum/assets/0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2/info.json deleted file mode 100644 index ef41ec184f846..0000000000000 --- a/blockchains/ethereum/assets/0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BITDOLLAR", - "symbol": "BTD", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2", - "status": "active", - "id": "0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2/logo.png b/blockchains/ethereum/assets/0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2/logo.png deleted file mode 100755 index 101c08411af44..0000000000000 Binary files a/blockchains/ethereum/assets/0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json b/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json deleted file mode 100644 index 7db2dd067b2e2..0000000000000 --- a/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HUSD", - "symbol": "HUSD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.stcoins.com/", - "explorer": "https://etherscan.io/token/0xdF574c24545E5FfEcb9a659c229253D4111d87e1", - "status": "active", - "id": "0xdF574c24545E5FfEcb9a659c229253D4111d87e1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/logo.png b/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/logo.png deleted file mode 100644 index ef49cb217c950..0000000000000 Binary files a/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdF6D916F89936d67543998E03dB40d79870bE41E/info.json b/blockchains/ethereum/assets/0xdF6D916F89936d67543998E03dB40d79870bE41E/info.json deleted file mode 100644 index 94a9d34283859..0000000000000 --- a/blockchains/ethereum/assets/0xdF6D916F89936d67543998E03dB40d79870bE41E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptocurrency 50 Index", - "symbol": "C50", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdF6D916F89936d67543998E03dB40d79870bE41E", - "status": "active", - "id": "0xdF6D916F89936d67543998E03dB40d79870bE41E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdF6D916F89936d67543998E03dB40d79870bE41E/logo.png b/blockchains/ethereum/assets/0xdF6D916F89936d67543998E03dB40d79870bE41E/logo.png deleted file mode 100644 index 899146d482871..0000000000000 Binary files a/blockchains/ethereum/assets/0xdF6D916F89936d67543998E03dB40d79870bE41E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2/info.json b/blockchains/ethereum/assets/0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2/info.json deleted file mode 100644 index 37245ff7ba8ab..0000000000000 --- a/blockchains/ethereum/assets/0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DMM: ETH", - "symbol": "mETH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2", - "status": "active", - "id": "0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2/logo.png b/blockchains/ethereum/assets/0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2/logo.png deleted file mode 100644 index 9278a73ed819b..0000000000000 Binary files a/blockchains/ethereum/assets/0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C/info.json b/blockchains/ethereum/assets/0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C/info.json deleted file mode 100644 index 515f533f698db..0000000000000 --- a/blockchains/ethereum/assets/0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Monkash", - "symbol": "MKS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C", - "status": "active", - "id": "0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C/logo.png b/blockchains/ethereum/assets/0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C/logo.png deleted file mode 100644 index 274437778ceac..0000000000000 Binary files a/blockchains/ethereum/assets/0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D/info.json b/blockchains/ethereum/assets/0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D/info.json deleted file mode 100644 index 8dc7eaf2da4ce..0000000000000 --- a/blockchains/ethereum/assets/0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "StealthCrypto", - "symbol": "QMN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D", - "status": "active", - "id": "0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D/logo.png b/blockchains/ethereum/assets/0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D/logo.png deleted file mode 100644 index 5ef8f9fc28d8e..0000000000000 Binary files a/blockchains/ethereum/assets/0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279/info.json b/blockchains/ethereum/assets/0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279/info.json deleted file mode 100644 index 88530f5e30c64..0000000000000 --- a/blockchains/ethereum/assets/0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TokiaToken", - "symbol": "TKA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279", - "status": "active", - "id": "0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279/logo.png b/blockchains/ethereum/assets/0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279/logo.png deleted file mode 100755 index 2e64075d34857..0000000000000 Binary files a/blockchains/ethereum/assets/0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A/info.json b/blockchains/ethereum/assets/0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A/info.json deleted file mode 100644 index eb95e4e9a53da..0000000000000 --- a/blockchains/ethereum/assets/0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hip Hop Coin", - "symbol": "HHC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A", - "status": "active", - "id": "0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A/logo.png b/blockchains/ethereum/assets/0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A/logo.png deleted file mode 100644 index 115440de8836e..0000000000000 Binary files a/blockchains/ethereum/assets/0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/info.json b/blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/info.json deleted file mode 100644 index ed22ec6035993..0000000000000 --- a/blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ATARI Token", - "website": "https://atarichain.com", - "description": "It was designed by Atari Chain Ltd. — a subsidiary of the video game and consumer electronics firm Atari Interactive — specifically for the needs of the interactive entertainment industry.", - "explorer": "https://etherscan.io/token/0xdacD69347dE42baBfAEcD09dC88958378780FB62", - "type": "ERC20", - "symbol": "ATRI", - "decimals": 0, - "status": "active", - "id": "0xdacD69347dE42baBfAEcD09dC88958378780FB62" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/logo.png b/blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/logo.png deleted file mode 100644 index f024e471a2a4a..0000000000000 Binary files a/blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23/info.json b/blockchains/ethereum/assets/0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23/info.json deleted file mode 100644 index 77ad0c65c7ce1..0000000000000 --- a/blockchains/ethereum/assets/0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GlobCoin Crypto Platform", - "symbol": "GCP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://globcoin.io", - "explorer": "https://etherscan.io/token/0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23", - "status": "active", - "id": "0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23/logo.png b/blockchains/ethereum/assets/0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23/logo.png deleted file mode 100755 index 821fa3fcc0d38..0000000000000 Binary files a/blockchains/ethereum/assets/0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdb352e55DaAd68B632554410F2D392263fF22b06/info.json b/blockchains/ethereum/assets/0xdb352e55DaAd68B632554410F2D392263fF22b06/info.json deleted file mode 100644 index 2d3a0523831d9..0000000000000 --- a/blockchains/ethereum/assets/0xdb352e55DaAd68B632554410F2D392263fF22b06/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlockRock", - "symbol": "BR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdb352e55DaAd68B632554410F2D392263fF22b06", - "status": "active", - "id": "0xdb352e55DaAd68B632554410F2D392263fF22b06" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdb352e55DaAd68B632554410F2D392263fF22b06/logo.png b/blockchains/ethereum/assets/0xdb352e55DaAd68B632554410F2D392263fF22b06/logo.png deleted file mode 100644 index 13920e9aa3a37..0000000000000 Binary files a/blockchains/ethereum/assets/0xdb352e55DaAd68B632554410F2D392263fF22b06/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdb455c71C1bC2de4e80cA451184041Ef32054001/info.json b/blockchains/ethereum/assets/0xdb455c71C1bC2de4e80cA451184041Ef32054001/info.json deleted file mode 100644 index 837d3f8d755d3..0000000000000 --- a/blockchains/ethereum/assets/0xdb455c71C1bC2de4e80cA451184041Ef32054001/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jury.Online Token", - "symbol": "JOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdb455c71C1bC2de4e80cA451184041Ef32054001", - "status": "active", - "id": "0xdb455c71C1bC2de4e80cA451184041Ef32054001" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdb455c71C1bC2de4e80cA451184041Ef32054001/logo.png b/blockchains/ethereum/assets/0xdb455c71C1bC2de4e80cA451184041Ef32054001/logo.png deleted file mode 100644 index 291395484f94a..0000000000000 Binary files a/blockchains/ethereum/assets/0xdb455c71C1bC2de4e80cA451184041Ef32054001/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdb4837C9d84315ABCDE80A865f15178F86DB3966/info.json b/blockchains/ethereum/assets/0xdb4837C9d84315ABCDE80A865f15178F86DB3966/info.json deleted file mode 100644 index 41b4ffcc3a9a6..0000000000000 --- a/blockchains/ethereum/assets/0xdb4837C9d84315ABCDE80A865f15178F86DB3966/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LOCKEDiN", - "symbol": "LCK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdb4837C9d84315ABCDE80A865f15178F86DB3966", - "status": "active", - "id": "0xdb4837C9d84315ABCDE80A865f15178F86DB3966" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdb4837C9d84315ABCDE80A865f15178F86DB3966/logo.png b/blockchains/ethereum/assets/0xdb4837C9d84315ABCDE80A865f15178F86DB3966/logo.png deleted file mode 100755 index 4414f51ce7b77..0000000000000 Binary files a/blockchains/ethereum/assets/0xdb4837C9d84315ABCDE80A865f15178F86DB3966/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdb5af0e326B5f6417bc9Db89d76fB2390393287F/info.json b/blockchains/ethereum/assets/0xdb5af0e326B5f6417bc9Db89d76fB2390393287F/info.json deleted file mode 100644 index 84f4dd3103f99..0000000000000 --- a/blockchains/ethereum/assets/0xdb5af0e326B5f6417bc9Db89d76fB2390393287F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-2/30M62", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdb5af0e326B5f6417bc9Db89d76fB2390393287F", - "status": "active", - "id": "0xdb5af0e326B5f6417bc9Db89d76fB2390393287F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdb5af0e326B5f6417bc9Db89d76fB2390393287F/logo.png b/blockchains/ethereum/assets/0xdb5af0e326B5f6417bc9Db89d76fB2390393287F/logo.png deleted file mode 100644 index 906c6b7302597..0000000000000 Binary files a/blockchains/ethereum/assets/0xdb5af0e326B5f6417bc9Db89d76fB2390393287F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdb726152680eCe3c9291f1016f1d36f3995f6941/logo.png b/blockchains/ethereum/assets/0xdb726152680eCe3c9291f1016f1d36f3995f6941/logo.png deleted file mode 100644 index 17910b84554d3..0000000000000 Binary files a/blockchains/ethereum/assets/0xdb726152680eCe3c9291f1016f1d36f3995f6941/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdb8646F5b487B5Dd979FAC618350e85018F557d4/info.json b/blockchains/ethereum/assets/0xdb8646F5b487B5Dd979FAC618350e85018F557d4/info.json deleted file mode 100644 index 26961ba8ea66d..0000000000000 --- a/blockchains/ethereum/assets/0xdb8646F5b487B5Dd979FAC618350e85018F557d4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitcoinToken", - "symbol": "BTK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdb8646F5b487B5Dd979FAC618350e85018F557d4", - "status": "active", - "id": "0xdb8646F5b487B5Dd979FAC618350e85018F557d4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdb8646F5b487B5Dd979FAC618350e85018F557d4/logo.png b/blockchains/ethereum/assets/0xdb8646F5b487B5Dd979FAC618350e85018F557d4/logo.png deleted file mode 100755 index 9609e4472f58b..0000000000000 Binary files a/blockchains/ethereum/assets/0xdb8646F5b487B5Dd979FAC618350e85018F557d4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdb9953028eFB8b659C255B5B676b912c57f37e4b/info.json b/blockchains/ethereum/assets/0xdb9953028eFB8b659C255B5B676b912c57f37e4b/info.json deleted file mode 100644 index 7d09ec4bc4c6a..0000000000000 --- a/blockchains/ethereum/assets/0xdb9953028eFB8b659C255B5B676b912c57f37e4b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "NTV-b", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdb9953028eFB8b659C255B5B676b912c57f37e4b", - "status": "active", - "id": "0xdb9953028eFB8b659C255B5B676b912c57f37e4b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdb9953028eFB8b659C255B5B676b912c57f37e4b/logo.png b/blockchains/ethereum/assets/0xdb9953028eFB8b659C255B5B676b912c57f37e4b/logo.png deleted file mode 100644 index a8628bfafefe9..0000000000000 Binary files a/blockchains/ethereum/assets/0xdb9953028eFB8b659C255B5B676b912c57f37e4b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067/info.json b/blockchains/ethereum/assets/0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067/info.json deleted file mode 100644 index 59e31a87f527a..0000000000000 --- a/blockchains/ethereum/assets/0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HAMDAN", - "symbol": "HAMDAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067", - "status": "active", - "id": "0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067/logo.png b/blockchains/ethereum/assets/0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067/logo.png deleted file mode 100644 index 746e756bbe5cd..0000000000000 Binary files a/blockchains/ethereum/assets/0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdbDD6F355A37b94e6C7D32fef548e98A280B8Df5/info.json b/blockchains/ethereum/assets/0xdbDD6F355A37b94e6C7D32fef548e98A280B8Df5/info.json deleted file mode 100644 index d781da5269582..0000000000000 --- a/blockchains/ethereum/assets/0xdbDD6F355A37b94e6C7D32fef548e98A280B8Df5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniWhales.io", - "symbol": "UWL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.uniwhales.io/", - "explorer": "https://etherscan.io/token/0xdbDD6F355A37b94e6C7D32fef548e98A280B8Df5", - "status": "active", - "id": "0xdbDD6F355A37b94e6C7D32fef548e98A280B8Df5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdbDD6F355A37b94e6C7D32fef548e98A280B8Df5/logo.png b/blockchains/ethereum/assets/0xdbDD6F355A37b94e6C7D32fef548e98A280B8Df5/logo.png deleted file mode 100644 index dbc81dd2d5fc0..0000000000000 Binary files a/blockchains/ethereum/assets/0xdbDD6F355A37b94e6C7D32fef548e98A280B8Df5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E/info.json b/blockchains/ethereum/assets/0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E/info.json deleted file mode 100644 index 96f50fe270b5a..0000000000000 --- a/blockchains/ethereum/assets/0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RocketFuel", - "symbol": "RKFL", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E", - "status": "active", - "id": "0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E/logo.png b/blockchains/ethereum/assets/0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E/logo.png deleted file mode 100644 index 5e41343671044..0000000000000 Binary files a/blockchains/ethereum/assets/0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503/info.json b/blockchains/ethereum/assets/0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503/info.json deleted file mode 100644 index e6a1d36f89615..0000000000000 --- a/blockchains/ethereum/assets/0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Calvin", - "symbol": "CALVIN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503", - "status": "active", - "id": "0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503/logo.png b/blockchains/ethereum/assets/0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503/logo.png deleted file mode 100644 index c36fa05cecf05..0000000000000 Binary files a/blockchains/ethereum/assets/0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/info.json b/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/info.json deleted file mode 100644 index cbe60a42db60e..0000000000000 --- a/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Utrust", - "website": "https://utrust.com", - "description": "The Utrust platform allows merchants to accept digital currencies as a means of payment.", - "explorer": "https://etherscan.io/token/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c", - "research": "https://research.binance.com/en/projects/utrust", - "type": "ERC20", - "symbol": "UTK", - "decimals": 18, - "status": "active", - "id": "0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/logo.png b/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/logo.png deleted file mode 100755 index 532f258606ffb..0000000000000 Binary files a/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b/info.json b/blockchains/ethereum/assets/0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b/info.json deleted file mode 100644 index 219af806f474c..0000000000000 --- a/blockchains/ethereum/assets/0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TOP Network", - "symbol": "TOP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.topnetwork.org/", - "explorer": "https://etherscan.io/token/0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b", - "status": "active", - "id": "0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b/logo.png b/blockchains/ethereum/assets/0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b/logo.png deleted file mode 100644 index 73fba9fa25490..0000000000000 Binary files a/blockchains/ethereum/assets/0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdd007278B667F6bef52fD0a4c23604aA1f96039a/info.json b/blockchains/ethereum/assets/0xdd007278B667F6bef52fD0a4c23604aA1f96039a/info.json deleted file mode 100644 index 9959e007277d2..0000000000000 --- a/blockchains/ethereum/assets/0xdd007278B667F6bef52fD0a4c23604aA1f96039a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RiptideCoin", - "symbol": "RIPT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://riptidecoin.com/", - "explorer": "https://etherscan.io/token/0xdd007278B667F6bef52fD0a4c23604aA1f96039a", - "status": "active", - "id": "0xdd007278B667F6bef52fD0a4c23604aA1f96039a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdd007278B667F6bef52fD0a4c23604aA1f96039a/logo.png b/blockchains/ethereum/assets/0xdd007278B667F6bef52fD0a4c23604aA1f96039a/logo.png deleted file mode 100755 index acad4dfcae5b2..0000000000000 Binary files a/blockchains/ethereum/assets/0xdd007278B667F6bef52fD0a4c23604aA1f96039a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdd690D8824c00C84d64606FFb12640e932C1AF56/info.json b/blockchains/ethereum/assets/0xdd690D8824c00C84d64606FFb12640e932C1AF56/info.json deleted file mode 100644 index e7db86c25bfed..0000000000000 --- a/blockchains/ethereum/assets/0xdd690D8824c00C84d64606FFb12640e932C1AF56/info.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "Tavittcoin", - "website": "https://tavitt.co.jp", - "source_code": "https://github.com/Tavitt/token", - "whitepaper": "https://tavitt.co.jp/TAVITT_WP_En_ver2.01.pdf", - "twitter": "https://twitter.com/tavitt_coltd", - "telegram": "https://t.me/tavitt_official", - "facebook": "https://www.facebook.com/TavittThailand", - "description": "Tavitt builds a platform that allows travelers as Travel Providers to earn income while traveling.", - "explorer": "https://etherscan.io/token/0xdd690D8824c00C84d64606FFb12640e932C1AF56", - "type": "ERC20", - "symbol": "TAVITT", - "decimals": 8, - "status": "active", - "id": "0xdd690D8824c00C84d64606FFb12640e932C1AF56" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdd690D8824c00C84d64606FFb12640e932C1AF56/logo.png b/blockchains/ethereum/assets/0xdd690D8824c00C84d64606FFb12640e932C1AF56/logo.png deleted file mode 100644 index f82a5070bdb13..0000000000000 Binary files a/blockchains/ethereum/assets/0xdd690D8824c00C84d64606FFb12640e932C1AF56/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdd7eD58e68F31c1478b59aBA156F61795EEb232a/info.json b/blockchains/ethereum/assets/0xdd7eD58e68F31c1478b59aBA156F61795EEb232a/info.json deleted file mode 100644 index 986cf3eef2d87..0000000000000 --- a/blockchains/ethereum/assets/0xdd7eD58e68F31c1478b59aBA156F61795EEb232a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Radincacoin", - "symbol": "RDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdd7eD58e68F31c1478b59aBA156F61795EEb232a", - "status": "active", - "id": "0xdd7eD58e68F31c1478b59aBA156F61795EEb232a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdd7eD58e68F31c1478b59aBA156F61795EEb232a/logo.png b/blockchains/ethereum/assets/0xdd7eD58e68F31c1478b59aBA156F61795EEb232a/logo.png deleted file mode 100644 index c032135ac582c..0000000000000 Binary files a/blockchains/ethereum/assets/0xdd7eD58e68F31c1478b59aBA156F61795EEb232a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdd96e83861b8bf7c413265D9131CbE68e442e02f/info.json b/blockchains/ethereum/assets/0xdd96e83861b8bf7c413265D9131CbE68e442e02f/info.json deleted file mode 100644 index 4e1f07fac63dc..0000000000000 --- a/blockchains/ethereum/assets/0xdd96e83861b8bf7c413265D9131CbE68e442e02f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-22/30M82", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdd96e83861b8bf7c413265D9131CbE68e442e02f", - "status": "active", - "id": "0xdd96e83861b8bf7c413265D9131CbE68e442e02f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdd96e83861b8bf7c413265D9131CbE68e442e02f/logo.png b/blockchains/ethereum/assets/0xdd96e83861b8bf7c413265D9131CbE68e442e02f/logo.png deleted file mode 100644 index 5673ce168d7d1..0000000000000 Binary files a/blockchains/ethereum/assets/0xdd96e83861b8bf7c413265D9131CbE68e442e02f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json b/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json deleted file mode 100644 index f00c66dd347cf..0000000000000 --- a/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kyber Network", - "website": "https://kyber.network", - "description": "Kyber Network’s on-chain liquidity protocol allows decentralized token swaps to be integrated into any application, enabling value exchange to be performed seamlessly between all parties in the ecosystem.", - "explorer": "https://etherscan.io/token/KyberNetwork", - "type": "ERC20", - "symbol": "KNC", - "decimals": 18, - "status": "active", - "id": "0xdd974D5C2e2928deA5F71b9825b8b646686BD200" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/logo.png b/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/logo.png deleted file mode 100644 index c397707ba945e..0000000000000 Binary files a/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1/info.json b/blockchains/ethereum/assets/0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1/info.json deleted file mode 100644 index cb7c66ca7fac9..0000000000000 --- a/blockchains/ethereum/assets/0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tyercoin", - "symbol": "TRC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tyercoin.com/", - "explorer": "https://etherscan.io/token/0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1", - "status": "active", - "id": "0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1/logo.png b/blockchains/ethereum/assets/0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1/logo.png deleted file mode 100644 index bac3cc66df268..0000000000000 Binary files a/blockchains/ethereum/assets/0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae/info.json b/blockchains/ethereum/assets/0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae/info.json deleted file mode 100644 index 2ce6878067f21..0000000000000 --- a/blockchains/ethereum/assets/0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Revolt Token", - "symbol": "RVLT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae", - "status": "active", - "id": "0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae/logo.png b/blockchains/ethereum/assets/0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae/logo.png deleted file mode 100644 index 4a27dd3c39964..0000000000000 Binary files a/blockchains/ethereum/assets/0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5/info.json b/blockchains/ethereum/assets/0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5/info.json deleted file mode 100644 index b897586d038bd..0000000000000 --- a/blockchains/ethereum/assets/0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DTOCoin", - "symbol": "DTO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5", - "status": "active", - "id": "0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5/logo.png b/blockchains/ethereum/assets/0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5/logo.png deleted file mode 100644 index 05ec4932eff51..0000000000000 Binary files a/blockchains/ethereum/assets/0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43/info.json b/blockchains/ethereum/assets/0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43/info.json deleted file mode 100644 index 265038d6d49c3..0000000000000 --- a/blockchains/ethereum/assets/0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BonusCloud Token", - "symbol": "BxC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bonuscloud.io/", - "explorer": "https://etherscan.io/token/0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43", - "status": "active", - "id": "0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43/logo.png b/blockchains/ethereum/assets/0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43/logo.png deleted file mode 100644 index 99f940c92f20d..0000000000000 Binary files a/blockchains/ethereum/assets/0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdef058a630354E1081c7F3608F081E951d2A5570/info.json b/blockchains/ethereum/assets/0xdef058a630354E1081c7F3608F081E951d2A5570/info.json deleted file mode 100644 index 1ab3095dd15e4..0000000000000 --- a/blockchains/ethereum/assets/0xdef058a630354E1081c7F3608F081E951d2A5570/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitLand", - "symbol": "BIL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdef058a630354E1081c7F3608F081E951d2A5570", - "status": "active", - "id": "0xdef058a630354E1081c7F3608F081E951d2A5570" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdef058a630354E1081c7F3608F081E951d2A5570/logo.png b/blockchains/ethereum/assets/0xdef058a630354E1081c7F3608F081E951d2A5570/logo.png deleted file mode 100644 index c85b8bee839ed..0000000000000 Binary files a/blockchains/ethereum/assets/0xdef058a630354E1081c7F3608F081E951d2A5570/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdf1338FbAfe7aF1789151627B886781ba556eF9a/info.json b/blockchains/ethereum/assets/0xdf1338FbAfe7aF1789151627B886781ba556eF9a/info.json deleted file mode 100644 index f05f9cd310317..0000000000000 --- a/blockchains/ethereum/assets/0xdf1338FbAfe7aF1789151627B886781ba556eF9a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kuende Token", - "symbol": "KUE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ico.kuende.com/", - "explorer": "https://etherscan.io/token/0xdf1338FbAfe7aF1789151627B886781ba556eF9a", - "status": "active", - "id": "0xdf1338FbAfe7aF1789151627B886781ba556eF9a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdf1338FbAfe7aF1789151627B886781ba556eF9a/logo.png b/blockchains/ethereum/assets/0xdf1338FbAfe7aF1789151627B886781ba556eF9a/logo.png deleted file mode 100644 index 865ebd165b5be..0000000000000 Binary files a/blockchains/ethereum/assets/0xdf1338FbAfe7aF1789151627B886781ba556eF9a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdf22Da9a8C1D80095175Ae601d182A734923F01A/info.json b/blockchains/ethereum/assets/0xdf22Da9a8C1D80095175Ae601d182A734923F01A/info.json deleted file mode 100644 index ccc9ae89812c4..0000000000000 --- a/blockchains/ethereum/assets/0xdf22Da9a8C1D80095175Ae601d182A734923F01A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitpakcoinToken", - "symbol": "BPAKC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.bitpakcoin.com/", - "explorer": "https://etherscan.io/token/0xdf22Da9a8C1D80095175Ae601d182A734923F01A", - "status": "active", - "id": "0xdf22Da9a8C1D80095175Ae601d182A734923F01A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdf22Da9a8C1D80095175Ae601d182A734923F01A/logo.png b/blockchains/ethereum/assets/0xdf22Da9a8C1D80095175Ae601d182A734923F01A/logo.png deleted file mode 100644 index a277e20728a54..0000000000000 Binary files a/blockchains/ethereum/assets/0xdf22Da9a8C1D80095175Ae601d182A734923F01A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006/info.json b/blockchains/ethereum/assets/0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006/info.json deleted file mode 100644 index 028c737f75d83..0000000000000 --- a/blockchains/ethereum/assets/0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kinguin Krowns", - "symbol": "KRS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.kinguin.net/krowns", - "explorer": "https://etherscan.io/token/0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006", - "status": "active", - "id": "0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006/logo.png b/blockchains/ethereum/assets/0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006/logo.png deleted file mode 100755 index 09b914a33908a..0000000000000 Binary files a/blockchains/ethereum/assets/0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdfB78a5de31cF30c295808BE6B17b95f2927302D/info.json b/blockchains/ethereum/assets/0xdfB78a5de31cF30c295808BE6B17b95f2927302D/info.json deleted file mode 100644 index 6c2fc9927d2a9..0000000000000 --- a/blockchains/ethereum/assets/0xdfB78a5de31cF30c295808BE6B17b95f2927302D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OJO Coin", - "symbol": "OJO", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdfB78a5de31cF30c295808BE6B17b95f2927302D", - "status": "active", - "id": "0xdfB78a5de31cF30c295808BE6B17b95f2927302D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdfB78a5de31cF30c295808BE6B17b95f2927302D/logo.png b/blockchains/ethereum/assets/0xdfB78a5de31cF30c295808BE6B17b95f2927302D/logo.png deleted file mode 100644 index fc98e6208bc6e..0000000000000 Binary files a/blockchains/ethereum/assets/0xdfB78a5de31cF30c295808BE6B17b95f2927302D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF/info.json b/blockchains/ethereum/assets/0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF/info.json deleted file mode 100644 index f5dac3c0b0f64..0000000000000 --- a/blockchains/ethereum/assets/0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://icerockmining.io", - "explorer": "https://etherscan.io/token/0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF", - "status": "active", - "id": "0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF/logo.png b/blockchains/ethereum/assets/0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF/logo.png deleted file mode 100644 index d0f497e2a7742..0000000000000 Binary files a/blockchains/ethereum/assets/0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A/info.json b/blockchains/ethereum/assets/0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A/info.json deleted file mode 100644 index 1527ba2e5a8c0..0000000000000 --- a/blockchains/ethereum/assets/0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Jobchain", - "symbol": "JOB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A", - "status": "active", - "id": "0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A/logo.png b/blockchains/ethereum/assets/0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A/logo.png deleted file mode 100644 index bec75951b79d4..0000000000000 Binary files a/blockchains/ethereum/assets/0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088/info.json b/blockchains/ethereum/assets/0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088/info.json deleted file mode 100644 index 993fc2ae527c3..0000000000000 --- a/blockchains/ethereum/assets/0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MTC Mesh Network", - "symbol": "MTC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088", - "status": "active", - "id": "0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088/logo.png b/blockchains/ethereum/assets/0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088/logo.png deleted file mode 100755 index a557b89799d1f..0000000000000 Binary files a/blockchains/ethereum/assets/0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xdfe691F37b6264a90Ff507EB359C45d55037951C/info.json b/blockchains/ethereum/assets/0xdfe691F37b6264a90Ff507EB359C45d55037951C/info.json deleted file mode 100644 index 1ea47fa4e6523..0000000000000 --- a/blockchains/ethereum/assets/0xdfe691F37b6264a90Ff507EB359C45d55037951C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Karma", - "symbol": "KARMA", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "http://karma.link/", - "explorer": "https://etherscan.io/token/0xdfe691F37b6264a90Ff507EB359C45d55037951C", - "status": "active", - "id": "0xdfe691F37b6264a90Ff507EB359C45d55037951C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdfe691F37b6264a90Ff507EB359C45d55037951C/logo.png b/blockchains/ethereum/assets/0xdfe691F37b6264a90Ff507EB359C45d55037951C/logo.png deleted file mode 100644 index ccb0681eab5e7..0000000000000 Binary files a/blockchains/ethereum/assets/0xdfe691F37b6264a90Ff507EB359C45d55037951C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe0089BfD703a711bB211fF62bdD76Cd9032F237A/info.json b/blockchains/ethereum/assets/0xe0089BfD703a711bB211fF62bdD76Cd9032F237A/info.json deleted file mode 100644 index 81e026d7b0498..0000000000000 --- a/blockchains/ethereum/assets/0xe0089BfD703a711bB211fF62bdD76Cd9032F237A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Planetagro-Exchange", - "symbol": "SOYBEAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe0089BfD703a711bB211fF62bdD76Cd9032F237A", - "status": "active", - "id": "0xe0089BfD703a711bB211fF62bdD76Cd9032F237A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe0089BfD703a711bB211fF62bdD76Cd9032F237A/logo.png b/blockchains/ethereum/assets/0xe0089BfD703a711bB211fF62bdD76Cd9032F237A/logo.png deleted file mode 100755 index 4e77b9cbba062..0000000000000 Binary files a/blockchains/ethereum/assets/0xe0089BfD703a711bB211fF62bdD76Cd9032F237A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe02A8b1D7B2A85a3cb20a902783c9557423691C5/info.json b/blockchains/ethereum/assets/0xe02A8b1D7B2A85a3cb20a902783c9557423691C5/info.json deleted file mode 100644 index b65aabf393cd0..0000000000000 --- a/blockchains/ethereum/assets/0xe02A8b1D7B2A85a3cb20a902783c9557423691C5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C559009", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe02A8b1D7B2A85a3cb20a902783c9557423691C5", - "status": "active", - "id": "0xe02A8b1D7B2A85a3cb20a902783c9557423691C5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe02A8b1D7B2A85a3cb20a902783c9557423691C5/logo.png b/blockchains/ethereum/assets/0xe02A8b1D7B2A85a3cb20a902783c9557423691C5/logo.png deleted file mode 100644 index 0fdc36a3666da..0000000000000 Binary files a/blockchains/ethereum/assets/0xe02A8b1D7B2A85a3cb20a902783c9557423691C5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/info.json b/blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/info.json deleted file mode 100644 index d452be3c8264e..0000000000000 --- a/blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Aave UniUSDC", - "website": "https://aave.com", - "description": "Aave UniUSDC is an interest bearing token pegged 1:1 to the underlying USDC deposited in the Uniswap Market of Aave Protocol.", - "socials": [], - "explorer": "https://etherscan.io/token/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0", - "type": "ERC20", - "symbol": "aUniUSDC", - "decimals": 6, - "status": "active", - "id": "0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/logo.png b/blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/logo.png deleted file mode 100644 index 65e1effe57dd3..0000000000000 Binary files a/blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe05Be272d67eE58a57b38B48c791B586e1220B94/info.json b/blockchains/ethereum/assets/0xe05Be272d67eE58a57b38B48c791B586e1220B94/info.json deleted file mode 100644 index dddf91b0b6e70..0000000000000 --- a/blockchains/ethereum/assets/0xe05Be272d67eE58a57b38B48c791B586e1220B94/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RH123456", - "symbol": "RH", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe05Be272d67eE58a57b38B48c791B586e1220B94", - "status": "active", - "id": "0xe05Be272d67eE58a57b38B48c791B586e1220B94" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe05Be272d67eE58a57b38B48c791B586e1220B94/logo.png b/blockchains/ethereum/assets/0xe05Be272d67eE58a57b38B48c791B586e1220B94/logo.png deleted file mode 100644 index 1aa93d1f524d9..0000000000000 Binary files a/blockchains/ethereum/assets/0xe05Be272d67eE58a57b38B48c791B586e1220B94/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe05C99fd798C09C066B87d841eCF89Dac4B4856E/info.json b/blockchains/ethereum/assets/0xe05C99fd798C09C066B87d841eCF89Dac4B4856E/info.json deleted file mode 100644 index 166334d0e4abb..0000000000000 --- a/blockchains/ethereum/assets/0xe05C99fd798C09C066B87d841eCF89Dac4B4856E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bard", - "symbol": "BARD", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe05C99fd798C09C066B87d841eCF89Dac4B4856E", - "status": "active", - "id": "0xe05C99fd798C09C066B87d841eCF89Dac4B4856E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe05C99fd798C09C066B87d841eCF89Dac4B4856E/logo.png b/blockchains/ethereum/assets/0xe05C99fd798C09C066B87d841eCF89Dac4B4856E/logo.png deleted file mode 100644 index 222d4761fe419..0000000000000 Binary files a/blockchains/ethereum/assets/0xe05C99fd798C09C066B87d841eCF89Dac4B4856E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3/info.json b/blockchains/ethereum/assets/0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3/info.json deleted file mode 100644 index b9aa57071eda6..0000000000000 --- a/blockchains/ethereum/assets/0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Synth sXAU", - "symbol": "sXAU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3", - "status": "active", - "id": "0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3/logo.png b/blockchains/ethereum/assets/0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3/logo.png deleted file mode 100644 index a463c2160cd8a..0000000000000 Binary files a/blockchains/ethereum/assets/0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe06Af951086EC3c488b50E31BE29c07F8a260cA3/info.json b/blockchains/ethereum/assets/0xe06Af951086EC3c488b50E31BE29c07F8a260cA3/info.json deleted file mode 100644 index 1aecfb7298010..0000000000000 --- a/blockchains/ethereum/assets/0xe06Af951086EC3c488b50E31BE29c07F8a260cA3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EXU Protocol", - "symbol": "EXU", - "type": "ERC20", - "decimals": 16, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe06Af951086EC3c488b50E31BE29c07F8a260cA3", - "status": "active", - "id": "0xe06Af951086EC3c488b50E31BE29c07F8a260cA3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe06Af951086EC3c488b50E31BE29c07F8a260cA3/logo.png b/blockchains/ethereum/assets/0xe06Af951086EC3c488b50E31BE29c07F8a260cA3/logo.png deleted file mode 100644 index f9f2eb5ff32d0..0000000000000 Binary files a/blockchains/ethereum/assets/0xe06Af951086EC3c488b50E31BE29c07F8a260cA3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe06eda7435bA749b047380CEd49121ddE93334Ae/info.json b/blockchains/ethereum/assets/0xe06eda7435bA749b047380CEd49121ddE93334Ae/info.json deleted file mode 100644 index 35db654c43468..0000000000000 --- a/blockchains/ethereum/assets/0xe06eda7435bA749b047380CEd49121ddE93334Ae/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Transferable Sydney Ethereum Token", - "symbol": "SET", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe06eda7435bA749b047380CEd49121ddE93334Ae", - "status": "active", - "id": "0xe06eda7435bA749b047380CEd49121ddE93334Ae" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe06eda7435bA749b047380CEd49121ddE93334Ae/logo.png b/blockchains/ethereum/assets/0xe06eda7435bA749b047380CEd49121ddE93334Ae/logo.png deleted file mode 100644 index c2c32382b6757..0000000000000 Binary files a/blockchains/ethereum/assets/0xe06eda7435bA749b047380CEd49121ddE93334Ae/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe089CeEb88086d7DD5153cf0357525069Cb27a4a/info.json b/blockchains/ethereum/assets/0xe089CeEb88086d7DD5153cf0357525069Cb27a4a/info.json deleted file mode 100644 index 651aaa65c52f8..0000000000000 --- a/blockchains/ethereum/assets/0xe089CeEb88086d7DD5153cf0357525069Cb27a4a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Farmer", - "symbol": "FARMER", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe089CeEb88086d7DD5153cf0357525069Cb27a4a", - "status": "active", - "id": "0xe089CeEb88086d7DD5153cf0357525069Cb27a4a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe089CeEb88086d7DD5153cf0357525069Cb27a4a/logo.png b/blockchains/ethereum/assets/0xe089CeEb88086d7DD5153cf0357525069Cb27a4a/logo.png deleted file mode 100644 index 298af530b4306..0000000000000 Binary files a/blockchains/ethereum/assets/0xe089CeEb88086d7DD5153cf0357525069Cb27a4a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe0D95530820aAfc51b1d98023AA1Ff000b78d8b2/info.json b/blockchains/ethereum/assets/0xe0D95530820aAfc51b1d98023AA1Ff000b78d8b2/info.json deleted file mode 100644 index 2bcc347d0dddb..0000000000000 --- a/blockchains/ethereum/assets/0xe0D95530820aAfc51b1d98023AA1Ff000b78d8b2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PressOne Token", - "symbol": "PRS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://press.one", - "explorer": "https://etherscan.io/token/0xe0D95530820aAfc51b1d98023AA1Ff000b78d8b2", - "status": "active", - "id": "0xe0D95530820aAfc51b1d98023AA1Ff000b78d8b2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe0D95530820aAfc51b1d98023AA1Ff000b78d8b2/logo.png b/blockchains/ethereum/assets/0xe0D95530820aAfc51b1d98023AA1Ff000b78d8b2/logo.png deleted file mode 100644 index 5d0662b1d9b72..0000000000000 Binary files a/blockchains/ethereum/assets/0xe0D95530820aAfc51b1d98023AA1Ff000b78d8b2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe0E705C9bFf67188a79dc5F59f0b2675031a6055/info.json b/blockchains/ethereum/assets/0xe0E705C9bFf67188a79dc5F59f0b2675031a6055/info.json deleted file mode 100644 index 06e6f1a603882..0000000000000 --- a/blockchains/ethereum/assets/0xe0E705C9bFf67188a79dc5F59f0b2675031a6055/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "QuadCore Chain", - "symbol": "QUAD", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe0E705C9bFf67188a79dc5F59f0b2675031a6055", - "status": "active", - "id": "0xe0E705C9bFf67188a79dc5F59f0b2675031a6055" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe0E705C9bFf67188a79dc5F59f0b2675031a6055/logo.png b/blockchains/ethereum/assets/0xe0E705C9bFf67188a79dc5F59f0b2675031a6055/logo.png deleted file mode 100755 index 0155fd5d3db94..0000000000000 Binary files a/blockchains/ethereum/assets/0xe0E705C9bFf67188a79dc5F59f0b2675031a6055/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c/info.json b/blockchains/ethereum/assets/0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c/info.json deleted file mode 100644 index f6f3c9c0cabbb..0000000000000 --- a/blockchains/ethereum/assets/0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zum Token", - "symbol": "ZUM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://zum-token.com/", - "explorer": "https://etherscan.io/token/0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c", - "status": "active", - "id": "0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c/logo.png b/blockchains/ethereum/assets/0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c/logo.png deleted file mode 100644 index 30575bc9e636d..0000000000000 Binary files a/blockchains/ethereum/assets/0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F/info.json b/blockchains/ethereum/assets/0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F/info.json deleted file mode 100644 index 665a3db7a335b..0000000000000 --- a/blockchains/ethereum/assets/0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-30/30M30", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F", - "status": "active", - "id": "0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F/logo.png b/blockchains/ethereum/assets/0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F/logo.png deleted file mode 100644 index c7a9fe3e2e4cf..0000000000000 Binary files a/blockchains/ethereum/assets/0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C/info.json b/blockchains/ethereum/assets/0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C/info.json deleted file mode 100644 index b90a1d9ef87aa..0000000000000 --- a/blockchains/ethereum/assets/0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETHplode", - "symbol": "ETHPLO", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://ethplode.org/", - "explorer": "https://etherscan.io/token/0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C", - "status": "active", - "id": "0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C/logo.png b/blockchains/ethereum/assets/0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C/logo.png deleted file mode 100644 index b27086ed4aa71..0000000000000 Binary files a/blockchains/ethereum/assets/0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987/info.json b/blockchains/ethereum/assets/0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987/info.json deleted file mode 100644 index cf1d768d50628..0000000000000 --- a/blockchains/ethereum/assets/0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Linfinity", - "symbol": "LFT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.linfinity.io/", - "explorer": "https://etherscan.io/token/0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987", - "status": "active", - "id": "0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987/logo.png b/blockchains/ethereum/assets/0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987/logo.png deleted file mode 100644 index 19f0307e92163..0000000000000 Binary files a/blockchains/ethereum/assets/0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65/info.json b/blockchains/ethereum/assets/0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65/info.json deleted file mode 100644 index 391686be2295c..0000000000000 --- a/blockchains/ethereum/assets/0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GroupAd Dollar", - "symbol": "GAD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65", - "status": "active", - "id": "0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65/logo.png b/blockchains/ethereum/assets/0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65/logo.png deleted file mode 100755 index fafa2fd6b52c8..0000000000000 Binary files a/blockchains/ethereum/assets/0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe11609b9a51CAF7d32A55896386aC52ED90e66F1/info.json b/blockchains/ethereum/assets/0xe11609b9a51CAF7d32A55896386aC52ED90e66F1/info.json deleted file mode 100644 index 7d19d71a10cc4..0000000000000 --- a/blockchains/ethereum/assets/0xe11609b9a51CAF7d32A55896386aC52ED90e66F1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COMIKETCOIN", - "symbol": "CMIT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://cmitcoin.com/en/", - "explorer": "https://etherscan.io/token/0xe11609b9a51CAF7d32A55896386aC52ED90e66F1", - "status": "active", - "id": "0xe11609b9a51CAF7d32A55896386aC52ED90e66F1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe11609b9a51CAF7d32A55896386aC52ED90e66F1/logo.png b/blockchains/ethereum/assets/0xe11609b9a51CAF7d32A55896386aC52ED90e66F1/logo.png deleted file mode 100644 index 29edfa17ce1b3..0000000000000 Binary files a/blockchains/ethereum/assets/0xe11609b9a51CAF7d32A55896386aC52ED90e66F1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf/info.json b/blockchains/ethereum/assets/0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf/info.json deleted file mode 100644 index 7b3062a7c4013..0000000000000 --- a/blockchains/ethereum/assets/0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Suretly", - "symbol": "SUR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.suretly.com/", - "explorer": "https://etherscan.io/token/0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf", - "status": "active", - "id": "0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf/logo.png b/blockchains/ethereum/assets/0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf/logo.png deleted file mode 100644 index 25ddf8f720236..0000000000000 Binary files a/blockchains/ethereum/assets/0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe12128D653B62F08fbED56BdeB65dB729B6691C3/info.json b/blockchains/ethereum/assets/0xe12128D653B62F08fbED56BdeB65dB729B6691C3/info.json deleted file mode 100644 index a66520fa08054..0000000000000 --- a/blockchains/ethereum/assets/0xe12128D653B62F08fbED56BdeB65dB729B6691C3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BreezeCoin", - "symbol": "BRZC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe12128D653B62F08fbED56BdeB65dB729B6691C3", - "status": "active", - "id": "0xe12128D653B62F08fbED56BdeB65dB729B6691C3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe12128D653B62F08fbED56BdeB65dB729B6691C3/logo.png b/blockchains/ethereum/assets/0xe12128D653B62F08fbED56BdeB65dB729B6691C3/logo.png deleted file mode 100644 index f8515d7862f9a..0000000000000 Binary files a/blockchains/ethereum/assets/0xe12128D653B62F08fbED56BdeB65dB729B6691C3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe138FDa441fC31B36171122397a8A11d6cd2c479/info.json b/blockchains/ethereum/assets/0xe138FDa441fC31B36171122397a8A11d6cd2c479/info.json deleted file mode 100644 index 994761809dcbd..0000000000000 --- a/blockchains/ethereum/assets/0xe138FDa441fC31B36171122397a8A11d6cd2c479/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GTIB", - "symbol": "GTC", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://gtibcoin.com", - "explorer": "https://etherscan.io/token/0xe138FDa441fC31B36171122397a8A11d6cd2c479", - "status": "active", - "id": "0xe138FDa441fC31B36171122397a8A11d6cd2c479" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe138FDa441fC31B36171122397a8A11d6cd2c479/logo.png b/blockchains/ethereum/assets/0xe138FDa441fC31B36171122397a8A11d6cd2c479/logo.png deleted file mode 100644 index 1a1fcc84d8bab..0000000000000 Binary files a/blockchains/ethereum/assets/0xe138FDa441fC31B36171122397a8A11d6cd2c479/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe1406825186D63980fd6e2eC61888f7B91C4bAe4/logo.png b/blockchains/ethereum/assets/0xe1406825186D63980fd6e2eC61888f7B91C4bAe4/logo.png deleted file mode 100644 index 562db525fc3bd..0000000000000 Binary files a/blockchains/ethereum/assets/0xe1406825186D63980fd6e2eC61888f7B91C4bAe4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065/info.json b/blockchains/ethereum/assets/0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065/info.json deleted file mode 100644 index 48abaa0815bad..0000000000000 --- a/blockchains/ethereum/assets/0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C526642", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065", - "status": "active", - "id": "0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065/logo.png b/blockchains/ethereum/assets/0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065/logo.png deleted file mode 100644 index 32b89743a9574..0000000000000 Binary files a/blockchains/ethereum/assets/0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe15254a13D34F9700320330abcb7c7F857aF2Fb7/info.json b/blockchains/ethereum/assets/0xe15254a13D34F9700320330abcb7c7F857aF2Fb7/info.json deleted file mode 100644 index d095fe3266c16..0000000000000 --- a/blockchains/ethereum/assets/0xe15254a13D34F9700320330abcb7c7F857aF2Fb7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KAPA COIN", - "symbol": "KAPA", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe15254a13D34F9700320330abcb7c7F857aF2Fb7", - "status": "active", - "id": "0xe15254a13D34F9700320330abcb7c7F857aF2Fb7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe15254a13D34F9700320330abcb7c7F857aF2Fb7/logo.png b/blockchains/ethereum/assets/0xe15254a13D34F9700320330abcb7c7F857aF2Fb7/logo.png deleted file mode 100644 index 32beb3c0ee1e8..0000000000000 Binary files a/blockchains/ethereum/assets/0xe15254a13D34F9700320330abcb7c7F857aF2Fb7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe1652744e343D50A0050E233eD9BD43fe0a3070a/logo.png b/blockchains/ethereum/assets/0xe1652744e343D50A0050E233eD9BD43fe0a3070a/logo.png deleted file mode 100644 index 196d6cda4cd4b..0000000000000 Binary files a/blockchains/ethereum/assets/0xe1652744e343D50A0050E233eD9BD43fe0a3070a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe18AF2C54B852AC2260834534CE70661ABbB321B/info.json b/blockchains/ethereum/assets/0xe18AF2C54B852AC2260834534CE70661ABbB321B/info.json deleted file mode 100644 index 209ab2d9e5ebd..0000000000000 --- a/blockchains/ethereum/assets/0xe18AF2C54B852AC2260834534CE70661ABbB321B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BDAO", - "website": "https://bdao.network", - "description": "BDAO Network is a decentralized and autonomous reward platform that runs on the Ethereum blockchain through smart contracts.", - "explorer": "https://etherscan.io/token/0xe18AF2C54B852AC2260834534CE70661ABbB321B", - "type": "ERC20", - "symbol": "BDAO", - "decimals": 18, - "status": "active", - "id": "0xe18AF2C54B852AC2260834534CE70661ABbB321B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe18AF2C54B852AC2260834534CE70661ABbB321B/logo.png b/blockchains/ethereum/assets/0xe18AF2C54B852AC2260834534CE70661ABbB321B/logo.png deleted file mode 100644 index fc65c3ff54018..0000000000000 Binary files a/blockchains/ethereum/assets/0xe18AF2C54B852AC2260834534CE70661ABbB321B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD/info.json b/blockchains/ethereum/assets/0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD/info.json deleted file mode 100644 index 3832f907f03c9..0000000000000 --- a/blockchains/ethereum/assets/0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOX Token", - "symbol": "BOX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://box.la", - "explorer": "https://etherscan.io/token/0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD", - "status": "active", - "id": "0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD/logo.png b/blockchains/ethereum/assets/0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD/logo.png deleted file mode 100644 index 53e130fd894f2..0000000000000 Binary files a/blockchains/ethereum/assets/0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c/info.json b/blockchains/ethereum/assets/0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c/info.json deleted file mode 100644 index 7a42e0bcb7ca6..0000000000000 --- a/blockchains/ethereum/assets/0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Inspeer", - "symbol": "INSP", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c", - "status": "active", - "id": "0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c/logo.png b/blockchains/ethereum/assets/0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c/logo.png deleted file mode 100755 index 998245f520354..0000000000000 Binary files a/blockchains/ethereum/assets/0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199/info.json b/blockchains/ethereum/assets/0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199/info.json deleted file mode 100644 index 1e0e45ef5b620..0000000000000 --- a/blockchains/ethereum/assets/0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitWex", - "symbol": "BXW", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199", - "status": "active", - "id": "0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199/logo.png b/blockchains/ethereum/assets/0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199/logo.png deleted file mode 100644 index fd07f417e4f3b..0000000000000 Binary files a/blockchains/ethereum/assets/0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe1E70407c8cdB588425fe7736e30DF139110949F/info.json b/blockchains/ethereum/assets/0xe1E70407c8cdB588425fe7736e30DF139110949F/info.json deleted file mode 100644 index cc3143516d014..0000000000000 --- a/blockchains/ethereum/assets/0xe1E70407c8cdB588425fe7736e30DF139110949F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Protocol", - "symbol": "BTP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe1E70407c8cdB588425fe7736e30DF139110949F", - "status": "active", - "id": "0xe1E70407c8cdB588425fe7736e30DF139110949F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe1E70407c8cdB588425fe7736e30DF139110949F/logo.png b/blockchains/ethereum/assets/0xe1E70407c8cdB588425fe7736e30DF139110949F/logo.png deleted file mode 100644 index 5ad247e0ed983..0000000000000 Binary files a/blockchains/ethereum/assets/0xe1E70407c8cdB588425fe7736e30DF139110949F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30/info.json b/blockchains/ethereum/assets/0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30/info.json deleted file mode 100644 index c35456ef69e0d..0000000000000 --- a/blockchains/ethereum/assets/0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Serve", - "symbol": "SERV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30", - "status": "active", - "id": "0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30/logo.png b/blockchains/ethereum/assets/0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30/logo.png deleted file mode 100644 index 9bd9adb49bebf..0000000000000 Binary files a/blockchains/ethereum/assets/0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab/info.json b/blockchains/ethereum/assets/0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab/info.json deleted file mode 100644 index a7afdb511f8e7..0000000000000 --- a/blockchains/ethereum/assets/0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 329-CN36", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab", - "status": "active", - "id": "0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab/logo.png b/blockchains/ethereum/assets/0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab/logo.png deleted file mode 100644 index cff8d8f9556f1..0000000000000 Binary files a/blockchains/ethereum/assets/0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C/info.json b/blockchains/ethereum/assets/0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C/info.json deleted file mode 100644 index 5471998dbd768..0000000000000 --- a/blockchains/ethereum/assets/0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mainstreet Token", - "symbol": "MIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C", - "status": "active", - "id": "0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C/logo.png b/blockchains/ethereum/assets/0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C/logo.png deleted file mode 100644 index aa34d4c1454d2..0000000000000 Binary files a/blockchains/ethereum/assets/0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D/info.json b/blockchains/ethereum/assets/0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D/info.json deleted file mode 100644 index 5eaf827f9bdc7..0000000000000 --- a/blockchains/ethereum/assets/0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Globo Token", - "symbol": "GLO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.globocrypto.co", - "explorer": "https://etherscan.io/token/0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D", - "status": "active", - "id": "0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D/logo.png b/blockchains/ethereum/assets/0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D/logo.png deleted file mode 100644 index 5ff2e4df5567e..0000000000000 Binary files a/blockchains/ethereum/assets/0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe25b0BBA01Dc5630312B6A21927E578061A13f55/info.json b/blockchains/ethereum/assets/0xe25b0BBA01Dc5630312B6A21927E578061A13f55/info.json deleted file mode 100644 index 6bc3f3390505b..0000000000000 --- a/blockchains/ethereum/assets/0xe25b0BBA01Dc5630312B6A21927E578061A13f55/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ShipChain SHIP", - "symbol": "SHIP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.shipchain.io/", - "explorer": "https://etherscan.io/token/0xe25b0BBA01Dc5630312B6A21927E578061A13f55", - "status": "active", - "id": "0xe25b0BBA01Dc5630312B6A21927E578061A13f55" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe25b0BBA01Dc5630312B6A21927E578061A13f55/logo.png b/blockchains/ethereum/assets/0xe25b0BBA01Dc5630312B6A21927E578061A13f55/logo.png deleted file mode 100644 index aab290e033264..0000000000000 Binary files a/blockchains/ethereum/assets/0xe25b0BBA01Dc5630312B6A21927E578061A13f55/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D/info.json b/blockchains/ethereum/assets/0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D/info.json deleted file mode 100644 index 5448dc7e30088..0000000000000 --- a/blockchains/ethereum/assets/0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MATRIX AI Network", - "symbol": "MAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.matrix.io/", - "explorer": "https://etherscan.io/token/0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D", - "status": "active", - "id": "0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D/logo.png b/blockchains/ethereum/assets/0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D/logo.png deleted file mode 100755 index abdfd63c50e49..0000000000000 Binary files a/blockchains/ethereum/assets/0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe26517A9967299453d3F1B48Aa005E6127e67210/info.json b/blockchains/ethereum/assets/0xe26517A9967299453d3F1B48Aa005E6127e67210/info.json deleted file mode 100644 index 6e62a69b7040a..0000000000000 --- a/blockchains/ethereum/assets/0xe26517A9967299453d3F1B48Aa005E6127e67210/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NIMFA Token", - "symbol": "NIMFA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe26517A9967299453d3F1B48Aa005E6127e67210", - "status": "active", - "id": "0xe26517A9967299453d3F1B48Aa005E6127e67210" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe26517A9967299453d3F1B48Aa005E6127e67210/logo.png b/blockchains/ethereum/assets/0xe26517A9967299453d3F1B48Aa005E6127e67210/logo.png deleted file mode 100644 index a1ac4ace8afa7..0000000000000 Binary files a/blockchains/ethereum/assets/0xe26517A9967299453d3F1B48Aa005E6127e67210/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098/info.json b/blockchains/ethereum/assets/0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098/info.json deleted file mode 100644 index cf942f64491b2..0000000000000 --- a/blockchains/ethereum/assets/0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LOANCOIN", - "symbol": "LOAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098", - "status": "active", - "id": "0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098/logo.png b/blockchains/ethereum/assets/0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098/logo.png deleted file mode 100644 index cd8cfcd34cf03..0000000000000 Binary files a/blockchains/ethereum/assets/0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/info.json b/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/info.json deleted file mode 100644 index bae5a2c40d55b..0000000000000 --- a/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Injective Protocol", - "website": "https://injectiveprotocol.com", - "description": "The Universal Layer-2 DeFi Protocol for Cross-Chain Derivatives Trading.", - "explorer": "https://etherscan.io/token/0xe28b3b32b6c345a34ff64674606124dd5aceca30", - "research": "https://research.binance.com/en/projects/injective-protocol", - "type": "ERC20", - "symbol": "INJ", - "decimals": 18, - "status": "active", - "id": "0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/logo.png b/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/logo.png deleted file mode 100644 index dcc5ff1a0d0c5..0000000000000 Binary files a/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe2B7a0c7bC21E000B8327713513b9D4d2620A414/logo.png b/blockchains/ethereum/assets/0xe2B7a0c7bC21E000B8327713513b9D4d2620A414/logo.png deleted file mode 100644 index 44accf302fad8..0000000000000 Binary files a/blockchains/ethereum/assets/0xe2B7a0c7bC21E000B8327713513b9D4d2620A414/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe2D0612710af166fdeB63b792E3CEd8Da4A52830/info.json b/blockchains/ethereum/assets/0xe2D0612710af166fdeB63b792E3CEd8Da4A52830/info.json deleted file mode 100644 index 19d97d5a49545..0000000000000 --- a/blockchains/ethereum/assets/0xe2D0612710af166fdeB63b792E3CEd8Da4A52830/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Missile", - "symbol": "MISLE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe2D0612710af166fdeB63b792E3CEd8Da4A52830", - "status": "active", - "id": "0xe2D0612710af166fdeB63b792E3CEd8Da4A52830" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe2D0612710af166fdeB63b792E3CEd8Da4A52830/logo.png b/blockchains/ethereum/assets/0xe2D0612710af166fdeB63b792E3CEd8Da4A52830/logo.png deleted file mode 100644 index c350deb8009b1..0000000000000 Binary files a/blockchains/ethereum/assets/0xe2D0612710af166fdeB63b792E3CEd8Da4A52830/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2/info.json b/blockchains/ethereum/assets/0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2/info.json deleted file mode 100644 index c9663381f96b8..0000000000000 --- a/blockchains/ethereum/assets/0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BuidlersFund", - "symbol": "FOXHOUND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2", - "status": "active", - "id": "0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2/logo.png b/blockchains/ethereum/assets/0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2/logo.png deleted file mode 100644 index cd3f4894f0122..0000000000000 Binary files a/blockchains/ethereum/assets/0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42/info.json b/blockchains/ethereum/assets/0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42/info.json deleted file mode 100644 index ed15b5411727d..0000000000000 --- a/blockchains/ethereum/assets/0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg8500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42", - "status": "active", - "id": "0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42/logo.png b/blockchains/ethereum/assets/0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42/logo.png deleted file mode 100644 index f41d50587bb6f..0000000000000 Binary files a/blockchains/ethereum/assets/0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/info.json b/blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/info.json deleted file mode 100644 index 9407898d63997..0000000000000 --- a/blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "mStable USD", - "website": "https://mstable.org", - "description": "mStable unites stablecoins, lending and swapping into one standard.", - "socials": [ - "https://twitter.com/mstable_" - ], - "explorer": "https://etherscan.io/token/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5", - "type": "ERC20", - "symbol": "mUSD", - "decimals": 18, - "status": "active", - "id": "0xe2f2a5C287993345a840Db3B0845fbC70f5935a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/logo.png b/blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/logo.png deleted file mode 100644 index 424b20d34e651..0000000000000 Binary files a/blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe30e02f049957e2A5907589e06Ba646fB2c321bA/info.json b/blockchains/ethereum/assets/0xe30e02f049957e2A5907589e06Ba646fB2c321bA/info.json deleted file mode 100644 index fbd31b59e7461..0000000000000 --- a/blockchains/ethereum/assets/0xe30e02f049957e2A5907589e06Ba646fB2c321bA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DRP Utility", - "symbol": "DRPU", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe30e02f049957e2A5907589e06Ba646fB2c321bA", - "status": "active", - "id": "0xe30e02f049957e2A5907589e06Ba646fB2c321bA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe30e02f049957e2A5907589e06Ba646fB2c321bA/logo.png b/blockchains/ethereum/assets/0xe30e02f049957e2A5907589e06Ba646fB2c321bA/logo.png deleted file mode 100644 index 4fcef278c1fa3..0000000000000 Binary files a/blockchains/ethereum/assets/0xe30e02f049957e2A5907589e06Ba646fB2c321bA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe3152D33c08807Ba9C301c5110e78B9203137C0c/info.json b/blockchains/ethereum/assets/0xe3152D33c08807Ba9C301c5110e78B9203137C0c/info.json deleted file mode 100644 index 507931c7a57e1..0000000000000 --- a/blockchains/ethereum/assets/0xe3152D33c08807Ba9C301c5110e78B9203137C0c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AzureGold242", - "symbol": "ATG20", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe3152D33c08807Ba9C301c5110e78B9203137C0c", - "status": "active", - "id": "0xe3152D33c08807Ba9C301c5110e78B9203137C0c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe3152D33c08807Ba9C301c5110e78B9203137C0c/logo.png b/blockchains/ethereum/assets/0xe3152D33c08807Ba9C301c5110e78B9203137C0c/logo.png deleted file mode 100644 index d6dd72ca57937..0000000000000 Binary files a/blockchains/ethereum/assets/0xe3152D33c08807Ba9C301c5110e78B9203137C0c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014/info.json b/blockchains/ethereum/assets/0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014/info.json deleted file mode 100644 index 8558cd8d71246..0000000000000 --- a/blockchains/ethereum/assets/0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FITNESSCOIN", - "symbol": "FITNESS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014", - "status": "active", - "id": "0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014/logo.png b/blockchains/ethereum/assets/0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014/logo.png deleted file mode 100755 index 931ea39fa64f7..0000000000000 Binary files a/blockchains/ethereum/assets/0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901/info.json b/blockchains/ethereum/assets/0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901/info.json deleted file mode 100644 index 19fb78711726f..0000000000000 --- a/blockchains/ethereum/assets/0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UniBomb", - "symbol": "UBOMB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901", - "status": "active", - "id": "0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901/logo.png b/blockchains/ethereum/assets/0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901/logo.png deleted file mode 100644 index e49d72b64a358..0000000000000 Binary files a/blockchains/ethereum/assets/0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df/info.json b/blockchains/ethereum/assets/0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df/info.json deleted file mode 100644 index 6a0a5d72908b2..0000000000000 --- a/blockchains/ethereum/assets/0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TouristToken", - "symbol": "TOTO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://globaltourist.io/", - "explorer": "https://etherscan.io/token/0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df", - "status": "active", - "id": "0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df/logo.png b/blockchains/ethereum/assets/0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df/logo.png deleted file mode 100644 index 1b406081d8c67..0000000000000 Binary files a/blockchains/ethereum/assets/0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345/info.json b/blockchains/ethereum/assets/0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345/info.json deleted file mode 100644 index f5c8a3a6f2626..0000000000000 --- a/blockchains/ethereum/assets/0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DSD Token", - "symbol": "DSD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345", - "status": "active", - "id": "0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345/logo.png b/blockchains/ethereum/assets/0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345/logo.png deleted file mode 100644 index 4f0dd07c01213..0000000000000 Binary files a/blockchains/ethereum/assets/0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe35a92B24439329E864921E0BeD78166b7EF2194/info.json b/blockchains/ethereum/assets/0xe35a92B24439329E864921E0BeD78166b7EF2194/info.json deleted file mode 100644 index 1e6bf12ec22b2..0000000000000 --- a/blockchains/ethereum/assets/0xe35a92B24439329E864921E0BeD78166b7EF2194/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-4/30M34", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe35a92B24439329E864921E0BeD78166b7EF2194", - "status": "active", - "id": "0xe35a92B24439329E864921E0BeD78166b7EF2194" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe35a92B24439329E864921E0BeD78166b7EF2194/logo.png b/blockchains/ethereum/assets/0xe35a92B24439329E864921E0BeD78166b7EF2194/logo.png deleted file mode 100644 index 39b8aef27a325..0000000000000 Binary files a/blockchains/ethereum/assets/0xe35a92B24439329E864921E0BeD78166b7EF2194/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe3818504c1B32bF1557b16C238B2E01Fd3149C17/info.json b/blockchains/ethereum/assets/0xe3818504c1B32bF1557b16C238B2E01Fd3149C17/info.json deleted file mode 100644 index 4c207f12b26e8..0000000000000 --- a/blockchains/ethereum/assets/0xe3818504c1B32bF1557b16C238B2E01Fd3149C17/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PILLAR", - "symbol": "PLR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://pillarproject.io/", - "explorer": "https://etherscan.io/token/0xe3818504c1B32bF1557b16C238B2E01Fd3149C17", - "status": "active", - "id": "0xe3818504c1B32bF1557b16C238B2E01Fd3149C17" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe3818504c1B32bF1557b16C238B2E01Fd3149C17/logo.png b/blockchains/ethereum/assets/0xe3818504c1B32bF1557b16C238B2E01Fd3149C17/logo.png deleted file mode 100644 index 782fcd488f529..0000000000000 Binary files a/blockchains/ethereum/assets/0xe3818504c1B32bF1557b16C238B2E01Fd3149C17/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe3831c5A982B279A198456D577cfb90424cb6340/info.json b/blockchains/ethereum/assets/0xe3831c5A982B279A198456D577cfb90424cb6340/info.json deleted file mode 100644 index ff40c22e47bdd..0000000000000 --- a/blockchains/ethereum/assets/0xe3831c5A982B279A198456D577cfb90424cb6340/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe3831c5A982B279A198456D577cfb90424cb6340", - "status": "active", - "id": "0xe3831c5A982B279A198456D577cfb90424cb6340" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe3831c5A982B279A198456D577cfb90424cb6340/logo.png b/blockchains/ethereum/assets/0xe3831c5A982B279A198456D577cfb90424cb6340/logo.png deleted file mode 100644 index 4acae176f3221..0000000000000 Binary files a/blockchains/ethereum/assets/0xe3831c5A982B279A198456D577cfb90424cb6340/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe3Cb486f3f5C639e98cCBaF57d95369375687F80/logo.png b/blockchains/ethereum/assets/0xe3Cb486f3f5C639e98cCBaF57d95369375687F80/logo.png deleted file mode 100644 index c603e9f4bbd46..0000000000000 Binary files a/blockchains/ethereum/assets/0xe3Cb486f3f5C639e98cCBaF57d95369375687F80/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81/info.json b/blockchains/ethereum/assets/0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81/info.json deleted file mode 100644 index 30d39f9af8f10..0000000000000 --- a/blockchains/ethereum/assets/0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Black Diamond", - "symbol": "BKD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81", - "status": "active", - "id": "0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81/logo.png b/blockchains/ethereum/assets/0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81/logo.png deleted file mode 100644 index 6eed304109f7c..0000000000000 Binary files a/blockchains/ethereum/assets/0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/info.json b/blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/info.json deleted file mode 100644 index b41fa3d0af71e..0000000000000 --- a/blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bit Holding", - "symbol": "BHLD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667", - "status": "active", - "id": "0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/logo.png b/blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/logo.png deleted file mode 100644 index 8e3c3c5ea0305..0000000000000 Binary files a/blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/info.json b/blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/info.json deleted file mode 100644 index 88061e41e40f0..0000000000000 --- a/blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trias Token", - "symbol": "TRY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.trias.one/", - "explorer": "https://etherscan.io/token/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373", - "status": "active", - "id": "0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/logo.png b/blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/logo.png deleted file mode 100644 index 0948f60db6557..0000000000000 Binary files a/blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe455D0862B18B9106141F733e85f3336A38e3D78/info.json b/blockchains/ethereum/assets/0xe455D0862B18B9106141F733e85f3336A38e3D78/info.json deleted file mode 100644 index 9f4c1f41cb60c..0000000000000 --- a/blockchains/ethereum/assets/0xe455D0862B18B9106141F733e85f3336A38e3D78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentralized Loan of Finance", - "symbol": "DLAF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe455D0862B18B9106141F733e85f3336A38e3D78", - "status": "active", - "id": "0xe455D0862B18B9106141F733e85f3336A38e3D78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe455D0862B18B9106141F733e85f3336A38e3D78/logo.png b/blockchains/ethereum/assets/0xe455D0862B18B9106141F733e85f3336A38e3D78/logo.png deleted file mode 100644 index 39eca401278fb..0000000000000 Binary files a/blockchains/ethereum/assets/0xe455D0862B18B9106141F733e85f3336A38e3D78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe469c4473af82217B30CF17b10BcDb6C8c796e75/info.json b/blockchains/ethereum/assets/0xe469c4473af82217B30CF17b10BcDb6C8c796e75/info.json deleted file mode 100644 index 7c66c930fb789..0000000000000 --- a/blockchains/ethereum/assets/0xe469c4473af82217B30CF17b10BcDb6C8c796e75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EXRP Network", - "symbol": "EXRN", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://exrnchain.com/", - "explorer": "https://etherscan.io/token/0xe469c4473af82217B30CF17b10BcDb6C8c796e75", - "status": "active", - "id": "0xe469c4473af82217B30CF17b10BcDb6C8c796e75" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe469c4473af82217B30CF17b10BcDb6C8c796e75/logo.png b/blockchains/ethereum/assets/0xe469c4473af82217B30CF17b10BcDb6C8c796e75/logo.png deleted file mode 100644 index cc15c4c7d3eb3..0000000000000 Binary files a/blockchains/ethereum/assets/0xe469c4473af82217B30CF17b10BcDb6C8c796e75/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573/info.json b/blockchains/ethereum/assets/0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573/info.json deleted file mode 100644 index 89ddaad523042..0000000000000 --- a/blockchains/ethereum/assets/0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PAHUEG", - "symbol": "PAHUEG", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573", - "status": "active", - "id": "0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573/logo.png b/blockchains/ethereum/assets/0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573/logo.png deleted file mode 100644 index 1cc231dabccb4..0000000000000 Binary files a/blockchains/ethereum/assets/0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe481f2311C774564D517d015e678c2736A25Ddd3/info.json b/blockchains/ethereum/assets/0xe481f2311C774564D517d015e678c2736A25Ddd3/info.json deleted file mode 100644 index 55d703b8c4de0..0000000000000 --- a/blockchains/ethereum/assets/0xe481f2311C774564D517d015e678c2736A25Ddd3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DefHold", - "symbol": "DEFO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe481f2311C774564D517d015e678c2736A25Ddd3", - "status": "active", - "id": "0xe481f2311C774564D517d015e678c2736A25Ddd3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe481f2311C774564D517d015e678c2736A25Ddd3/logo.png b/blockchains/ethereum/assets/0xe481f2311C774564D517d015e678c2736A25Ddd3/logo.png deleted file mode 100644 index a81445936359d..0000000000000 Binary files a/blockchains/ethereum/assets/0xe481f2311C774564D517d015e678c2736A25Ddd3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672/info.json b/blockchains/ethereum/assets/0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672/info.json deleted file mode 100644 index f4cb5bb99bf2c..0000000000000 --- a/blockchains/ethereum/assets/0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 191-CN13", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672", - "status": "active", - "id": "0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672/logo.png b/blockchains/ethereum/assets/0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672/logo.png deleted file mode 100644 index cda34799fb532..0000000000000 Binary files a/blockchains/ethereum/assets/0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa/info.json b/blockchains/ethereum/assets/0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa/info.json deleted file mode 100644 index 52b1fc6a6e268..0000000000000 --- a/blockchains/ethereum/assets/0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg6500", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa", - "status": "active", - "id": "0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa/logo.png b/blockchains/ethereum/assets/0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa/logo.png deleted file mode 100644 index 1725e69d62a94..0000000000000 Binary files a/blockchains/ethereum/assets/0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7/info.json b/blockchains/ethereum/assets/0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7/info.json deleted file mode 100644 index ad9873945847c..0000000000000 --- a/blockchains/ethereum/assets/0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TEST mg4000", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7", - "status": "active", - "id": "0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7/logo.png b/blockchains/ethereum/assets/0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7/logo.png deleted file mode 100644 index 06ef9a7e609d0..0000000000000 Binary files a/blockchains/ethereum/assets/0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857/info.json b/blockchains/ethereum/assets/0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857/info.json deleted file mode 100644 index 36c2b4661d927..0000000000000 --- a/blockchains/ethereum/assets/0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "G8C", - "symbol": "GAEC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857", - "status": "active", - "id": "0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857/logo.png b/blockchains/ethereum/assets/0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857/logo.png deleted file mode 100644 index 116081e931215..0000000000000 Binary files a/blockchains/ethereum/assets/0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223/info.json b/blockchains/ethereum/assets/0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223/info.json deleted file mode 100644 index de2dfd584bcfb..0000000000000 --- a/blockchains/ethereum/assets/0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BiTing", - "symbol": "BTFM", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "https://www.bitingfm.com/", - "explorer": "https://etherscan.io/token/0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223", - "status": "active", - "id": "0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223/logo.png b/blockchains/ethereum/assets/0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223/logo.png deleted file mode 100755 index 084b2f9967012..0000000000000 Binary files a/blockchains/ethereum/assets/0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29/info.json b/blockchains/ethereum/assets/0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29/info.json deleted file mode 100644 index 5eaf3d089ecf9..0000000000000 --- a/blockchains/ethereum/assets/0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REVO", - "symbol": "REV", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29", - "status": "active", - "id": "0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29/logo.png b/blockchains/ethereum/assets/0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29/logo.png deleted file mode 100644 index c73a943e94ac3..0000000000000 Binary files a/blockchains/ethereum/assets/0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838/info.json b/blockchains/ethereum/assets/0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838/info.json deleted file mode 100644 index 2fe6010202733..0000000000000 --- a/blockchains/ethereum/assets/0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GSENetwork", - "symbol": "GSE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://gse.network", - "explorer": "https://etherscan.io/token/0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838", - "status": "active", - "id": "0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838/logo.png b/blockchains/ethereum/assets/0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838/logo.png deleted file mode 100644 index 70afba4d04480..0000000000000 Binary files a/blockchains/ethereum/assets/0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe541504417670FB76b612B41B4392d967a1956c7/info.json b/blockchains/ethereum/assets/0xe541504417670FB76b612B41B4392d967a1956c7/info.json deleted file mode 100644 index f95dc481be59a..0000000000000 --- a/blockchains/ethereum/assets/0xe541504417670FB76b612B41B4392d967a1956c7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BSC", - "symbol": "BSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bitsonic.co.kr", - "explorer": "https://etherscan.io/token/0xe541504417670FB76b612B41B4392d967a1956c7", - "status": "active", - "id": "0xe541504417670FB76b612B41B4392d967a1956c7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe541504417670FB76b612B41B4392d967a1956c7/logo.png b/blockchains/ethereum/assets/0xe541504417670FB76b612B41B4392d967a1956c7/logo.png deleted file mode 100644 index 49ed32cc98a83..0000000000000 Binary files a/blockchains/ethereum/assets/0xe541504417670FB76b612B41B4392d967a1956c7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe541b34f73a4789a033A962ad43655221B4E516e/info.json b/blockchains/ethereum/assets/0xe541b34f73a4789a033A962ad43655221B4E516e/info.json deleted file mode 100644 index 67e99ebbb558a..0000000000000 --- a/blockchains/ethereum/assets/0xe541b34f73a4789a033A962ad43655221B4E516e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Creatanium", - "symbol": "CMB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.plmp-fintech.com.sg/", - "explorer": "https://etherscan.io/token/0xe541b34f73a4789a033A962ad43655221B4E516e", - "status": "active", - "id": "0xe541b34f73a4789a033A962ad43655221B4E516e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe541b34f73a4789a033A962ad43655221B4E516e/logo.png b/blockchains/ethereum/assets/0xe541b34f73a4789a033A962ad43655221B4E516e/logo.png deleted file mode 100644 index 24488183983c9..0000000000000 Binary files a/blockchains/ethereum/assets/0xe541b34f73a4789a033A962ad43655221B4E516e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe571519185098b2f4914cA973d48c090426D69ee/info.json b/blockchains/ethereum/assets/0xe571519185098b2f4914cA973d48c090426D69ee/info.json deleted file mode 100644 index 463f979289641..0000000000000 --- a/blockchains/ethereum/assets/0xe571519185098b2f4914cA973d48c090426D69ee/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Miraz token", - "symbol": "MRZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe571519185098b2f4914cA973d48c090426D69ee", - "status": "active", - "id": "0xe571519185098b2f4914cA973d48c090426D69ee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe571519185098b2f4914cA973d48c090426D69ee/logo.png b/blockchains/ethereum/assets/0xe571519185098b2f4914cA973d48c090426D69ee/logo.png deleted file mode 100644 index b8ed4ed4c6255..0000000000000 Binary files a/blockchains/ethereum/assets/0xe571519185098b2f4914cA973d48c090426D69ee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE/info.json b/blockchains/ethereum/assets/0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE/info.json deleted file mode 100644 index 701ffed8bb9d0..0000000000000 --- a/blockchains/ethereum/assets/0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "xEuro", - "symbol": "xEUR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://xeuro.online/", - "explorer": "https://etherscan.io/token/0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE", - "status": "active", - "id": "0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE/logo.png b/blockchains/ethereum/assets/0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE/logo.png deleted file mode 100644 index 343aff01ab659..0000000000000 Binary files a/blockchains/ethereum/assets/0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C/info.json b/blockchains/ethereum/assets/0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C/info.json deleted file mode 100644 index 8b829627e2293..0000000000000 --- a/blockchains/ethereum/assets/0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C572417", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C", - "status": "active", - "id": "0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C/logo.png b/blockchains/ethereum/assets/0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C/logo.png deleted file mode 100644 index 496ff2d315f97..0000000000000 Binary files a/blockchains/ethereum/assets/0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe5A1Dd911C289B087202AED0dD85AfbA80373eed/info.json b/blockchains/ethereum/assets/0xe5A1Dd911C289B087202AED0dD85AfbA80373eed/info.json deleted file mode 100644 index e9e2e9c167bef..0000000000000 --- a/blockchains/ethereum/assets/0xe5A1Dd911C289B087202AED0dD85AfbA80373eed/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\bÃy ", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe5A1Dd911C289B087202AED0dD85AfbA80373eed", - "status": "active", - "id": "0xe5A1Dd911C289B087202AED0dD85AfbA80373eed" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe5A1Dd911C289B087202AED0dD85AfbA80373eed/logo.png b/blockchains/ethereum/assets/0xe5A1Dd911C289B087202AED0dD85AfbA80373eed/logo.png deleted file mode 100644 index db60e41f3e878..0000000000000 Binary files a/blockchains/ethereum/assets/0xe5A1Dd911C289B087202AED0dD85AfbA80373eed/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6/info.json b/blockchains/ethereum/assets/0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6/info.json deleted file mode 100644 index 24b16a4f5e067..0000000000000 --- a/blockchains/ethereum/assets/0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dollar Lending Protocol", - "symbol": "DLP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6", - "status": "active", - "id": "0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6/logo.png b/blockchains/ethereum/assets/0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6/logo.png deleted file mode 100644 index 917fee4975acf..0000000000000 Binary files a/blockchains/ethereum/assets/0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe6179bB571D2d69837bE731da88C76e377ec4738/info.json b/blockchains/ethereum/assets/0xe6179bB571D2d69837bE731da88C76e377ec4738/info.json deleted file mode 100644 index 0228f225ab6b0..0000000000000 --- a/blockchains/ethereum/assets/0xe6179bB571D2d69837bE731da88C76e377ec4738/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Wormhole.Finance", - "website": "https://wormhole.finance", - "description": "The first Trade to Farm DeFi coin on the Ethereum Blockchain", - "socials": [ - "https://twitter.com/wormhole_group" - ], - "explorer": "https://etherscan.io/token/0xe6179bB571D2d69837bE731da88C76e377ec4738", - "type": "ERC20", - "symbol": "WHOLE", - "decimals": 18, - "status": "active", - "id": "0xe6179bB571D2d69837bE731da88C76e377ec4738" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe6179bB571D2d69837bE731da88C76e377ec4738/logo.png b/blockchains/ethereum/assets/0xe6179bB571D2d69837bE731da88C76e377ec4738/logo.png deleted file mode 100644 index 1c9fe0fe80557..0000000000000 Binary files a/blockchains/ethereum/assets/0xe6179bB571D2d69837bE731da88C76e377ec4738/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe61eECfDBa2aD1669cee138f1919D08cEd070B83/info.json b/blockchains/ethereum/assets/0xe61eECfDBa2aD1669cee138f1919D08cEd070B83/info.json deleted file mode 100644 index f29284e0b51f2..0000000000000 --- a/blockchains/ethereum/assets/0xe61eECfDBa2aD1669cee138f1919D08cEd070B83/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "VGTGToken", - "website": "http://vgtgtoken.com", - "description": "VGTGToken Gold is a part of VGT Project. It is bringing the power of blockchain to the gaming industry.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VideoGamesToken", - "handle": "VideoGamesToken" - }, - { - "name": "Telegram", - "url": "https://t.me/VideoGamesToken", - "handle": "VideoGamesToken" - } - ], - "explorer": "https://etherscan.io/token/0xe61eECfDBa2aD1669cee138f1919D08cEd070B83", - "type": "ERC20", - "symbol": "VGTG", - "decimals": 18, - "status": "active", - "id": "0xe61eECfDBa2aD1669cee138f1919D08cEd070B83" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe61eECfDBa2aD1669cee138f1919D08cEd070B83/logo.png b/blockchains/ethereum/assets/0xe61eECfDBa2aD1669cee138f1919D08cEd070B83/logo.png deleted file mode 100644 index 2429125c2fc4e..0000000000000 Binary files a/blockchains/ethereum/assets/0xe61eECfDBa2aD1669cee138f1919D08cEd070B83/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe6410569602124506658Ff992F258616Ea2D4A3D/info.json b/blockchains/ethereum/assets/0xe6410569602124506658Ff992F258616Ea2D4A3D/info.json deleted file mode 100644 index 31bab878fc4a9..0000000000000 --- a/blockchains/ethereum/assets/0xe6410569602124506658Ff992F258616Ea2D4A3D/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "KatanaToken", - "website": "https://katana.finance/", - "source_code": "https://github.com/katanafinance", - "description": "Katana is a DeFi Yield Farming platform that helps users to have profit as much as possible from their crypto assets.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/katanafinance", - "handle": "katanafinance" - }, - { - "name": "Telegram", - "url": "https://t.me/katanafinance", - "handle": "katanafinance" - }, - { - "name": "Medium", - "url": "https://medium.com/katanafinance", - "handle": "katanafinance" - } - ], - "explorer": "https://etherscan.io/token/0xe6410569602124506658Ff992F258616Ea2D4A3D", - "type": "ERC20", - "symbol": "KATANA", - "decimals": 18, - "status": "active", - "id": "0xe6410569602124506658Ff992F258616Ea2D4A3D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe6410569602124506658Ff992F258616Ea2D4A3D/logo.png b/blockchains/ethereum/assets/0xe6410569602124506658Ff992F258616Ea2D4A3D/logo.png deleted file mode 100644 index 35992ca6abbc9..0000000000000 Binary files a/blockchains/ethereum/assets/0xe6410569602124506658Ff992F258616Ea2D4A3D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5/info.json b/blockchains/ethereum/assets/0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5/info.json deleted file mode 100644 index 68bb2190f076c..0000000000000 --- a/blockchains/ethereum/assets/0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ludos Protocol", - "symbol": "LUD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://ludos.one/", - "explorer": "https://etherscan.io/token/0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5", - "status": "active", - "id": "0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5/logo.png b/blockchains/ethereum/assets/0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5/logo.png deleted file mode 100755 index 428ece885ba86..0000000000000 Binary files a/blockchains/ethereum/assets/0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe6710e0CdA178f3D921f456902707B0d4C4A332B/info.json b/blockchains/ethereum/assets/0xe6710e0CdA178f3D921f456902707B0d4C4A332B/info.json deleted file mode 100644 index 1fc7e05655d35..0000000000000 --- a/blockchains/ethereum/assets/0xe6710e0CdA178f3D921f456902707B0d4C4A332B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Julien", - "symbol": "JULIEN", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe6710e0CdA178f3D921f456902707B0d4C4A332B", - "status": "active", - "id": "0xe6710e0CdA178f3D921f456902707B0d4C4A332B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe6710e0CdA178f3D921f456902707B0d4C4A332B/logo.png b/blockchains/ethereum/assets/0xe6710e0CdA178f3D921f456902707B0d4C4A332B/logo.png deleted file mode 100644 index 72e02ee5ca97b..0000000000000 Binary files a/blockchains/ethereum/assets/0xe6710e0CdA178f3D921f456902707B0d4C4A332B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F/info.json b/blockchains/ethereum/assets/0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F/info.json deleted file mode 100644 index a559023447cca..0000000000000 --- a/blockchains/ethereum/assets/0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Revelation Coin", - "symbol": "REV", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://revelationcoin.org", - "explorer": "https://etherscan.io/token/0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F", - "status": "active", - "id": "0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F/logo.png b/blockchains/ethereum/assets/0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F/logo.png deleted file mode 100644 index 38e6840a6900d..0000000000000 Binary files a/blockchains/ethereum/assets/0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022/info.json b/blockchains/ethereum/assets/0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022/info.json deleted file mode 100644 index 049e8383e8f2b..0000000000000 --- a/blockchains/ethereum/assets/0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HSSD coin", - "symbol": "HSSD", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022", - "status": "active", - "id": "0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022/logo.png b/blockchains/ethereum/assets/0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022/logo.png deleted file mode 100644 index 341e9a1a810ca..0000000000000 Binary files a/blockchains/ethereum/assets/0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30/info.json b/blockchains/ethereum/assets/0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30/info.json deleted file mode 100644 index 0c1c4c0ed4091..0000000000000 --- a/blockchains/ethereum/assets/0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FinTech Coin", - "symbol": "FTC", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30", - "status": "active", - "id": "0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30/logo.png b/blockchains/ethereum/assets/0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30/logo.png deleted file mode 100755 index c2f769d2f8bfb..0000000000000 Binary files a/blockchains/ethereum/assets/0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe6fd75ff38Adca4B97FBCD938c86b98772431867/info.json b/blockchains/ethereum/assets/0xe6fd75ff38Adca4B97FBCD938c86b98772431867/info.json deleted file mode 100644 index 80df2571ef0e1..0000000000000 --- a/blockchains/ethereum/assets/0xe6fd75ff38Adca4B97FBCD938c86b98772431867/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "ELA on Ethereum", - "website": "https://elastos.info", - "source_code": "https://github.com/elastos", - "description": "Elastos is not an entity – it’s a global movement to build an internet that works for everyone. Starting with open source, decentralized web services, developers can build applications where all data is exchanged peer-to-peer, stored in a decentralized fashion, and secured by its owners via verifiable blockchain immutability and smart contract execution. This is an Internet of Value – with Values.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ElastosInfo", - "handle": "ElastosInfo" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Elastos", - "handle": "Elastos" - }, - { - "name": "Telegram", - "url": "https://t.me/elastosgroup", - "handle": "Elastos Community" - } - ], - "explorer": "https://etherscan.io/token/0xe6fd75ff38Adca4B97FBCD938c86b98772431867", - "type": "ERC20", - "symbol": "ELA", - "decimals": 18, - "status": "active", - "id": "0xe6fd75ff38Adca4B97FBCD938c86b98772431867" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe6fd75ff38Adca4B97FBCD938c86b98772431867/logo.png b/blockchains/ethereum/assets/0xe6fd75ff38Adca4B97FBCD938c86b98772431867/logo.png deleted file mode 100644 index 674707dae6e4d..0000000000000 Binary files a/blockchains/ethereum/assets/0xe6fd75ff38Adca4B97FBCD938c86b98772431867/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe7049114562C759d5E9D1d25783773Ccd61C0a65/info.json b/blockchains/ethereum/assets/0xe7049114562C759d5E9D1d25783773Ccd61C0a65/info.json deleted file mode 100644 index 1b7730d495f55..0000000000000 --- a/blockchains/ethereum/assets/0xe7049114562C759d5E9D1d25783773Ccd61C0a65/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Balance token", - "symbol": "BAL", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe7049114562C759d5E9D1d25783773Ccd61C0a65", - "status": "active", - "id": "0xe7049114562C759d5E9D1d25783773Ccd61C0a65" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe7049114562C759d5E9D1d25783773Ccd61C0a65/logo.png b/blockchains/ethereum/assets/0xe7049114562C759d5E9D1d25783773Ccd61C0a65/logo.png deleted file mode 100644 index 006f9994b54f2..0000000000000 Binary files a/blockchains/ethereum/assets/0xe7049114562C759d5E9D1d25783773Ccd61C0a65/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe707d9D42ba282811c985085080aC103cF544043/info.json b/blockchains/ethereum/assets/0xe707d9D42ba282811c985085080aC103cF544043/info.json deleted file mode 100644 index 25e47a2a3c45d..0000000000000 --- a/blockchains/ethereum/assets/0xe707d9D42ba282811c985085080aC103cF544043/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tokenestate Equity", - "symbol": "TEM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe707d9D42ba282811c985085080aC103cF544043", - "status": "active", - "id": "0xe707d9D42ba282811c985085080aC103cF544043" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe707d9D42ba282811c985085080aC103cF544043/logo.png b/blockchains/ethereum/assets/0xe707d9D42ba282811c985085080aC103cF544043/logo.png deleted file mode 100644 index 639aca434f555..0000000000000 Binary files a/blockchains/ethereum/assets/0xe707d9D42ba282811c985085080aC103cF544043/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D/info.json b/blockchains/ethereum/assets/0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D/info.json deleted file mode 100644 index 8cb31a33c6f1a..0000000000000 --- a/blockchains/ethereum/assets/0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Triatics", - "symbol": "TRA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D", - "status": "active", - "id": "0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D/logo.png b/blockchains/ethereum/assets/0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D/logo.png deleted file mode 100644 index ad9ca451641b8..0000000000000 Binary files a/blockchains/ethereum/assets/0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864/info.json b/blockchains/ethereum/assets/0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864/info.json deleted file mode 100644 index 397c06c5065ed..0000000000000 --- a/blockchains/ethereum/assets/0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AcuteAngleCoin", - "symbol": "AAC", - "type": "ERC20", - "decimals": 5, - "description": "-", - "website": "http://acuteangle.com/", - "explorer": "https://etherscan.io/token/0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864", - "status": "active", - "id": "0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864/logo.png b/blockchains/ethereum/assets/0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864/logo.png deleted file mode 100644 index f2937071c0150..0000000000000 Binary files a/blockchains/ethereum/assets/0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef/info.json b/blockchains/ethereum/assets/0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef/info.json deleted file mode 100644 index d35b956f02df6..0000000000000 --- a/blockchains/ethereum/assets/0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BAGS", - "symbol": "BAGS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef", - "status": "active", - "id": "0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef/logo.png b/blockchains/ethereum/assets/0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef/logo.png deleted file mode 100644 index 5364d68144201..0000000000000 Binary files a/blockchains/ethereum/assets/0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe7D3e4413E29ae35B0893140F4500965c74365e5/info.json b/blockchains/ethereum/assets/0xe7D3e4413E29ae35B0893140F4500965c74365e5/info.json deleted file mode 100644 index 78aefd0600af7..0000000000000 --- a/blockchains/ethereum/assets/0xe7D3e4413E29ae35B0893140F4500965c74365e5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "B2BCoin", - "symbol": "BBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tradove.com/b2bcoin", - "explorer": "https://etherscan.io/token/0xe7D3e4413E29ae35B0893140F4500965c74365e5", - "status": "active", - "id": "0xe7D3e4413E29ae35B0893140F4500965c74365e5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe7D3e4413E29ae35B0893140F4500965c74365e5/logo.png b/blockchains/ethereum/assets/0xe7D3e4413E29ae35B0893140F4500965c74365e5/logo.png deleted file mode 100755 index 11119bf166d79..0000000000000 Binary files a/blockchains/ethereum/assets/0xe7D3e4413E29ae35B0893140F4500965c74365e5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe7D7b37e72510309Db27C460378f957B1B04Bd5d/info.json b/blockchains/ethereum/assets/0xe7D7b37e72510309Db27C460378f957B1B04Bd5d/info.json deleted file mode 100644 index 52350e3e6581c..0000000000000 --- a/blockchains/ethereum/assets/0xe7D7b37e72510309Db27C460378f957B1B04Bd5d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "empowr", - "symbol": "EMPR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.empowr.com", - "explorer": "https://etherscan.io/token/0xe7D7b37e72510309Db27C460378f957B1B04Bd5d", - "status": "active", - "id": "0xe7D7b37e72510309Db27C460378f957B1B04Bd5d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe7D7b37e72510309Db27C460378f957B1B04Bd5d/logo.png b/blockchains/ethereum/assets/0xe7D7b37e72510309Db27C460378f957B1B04Bd5d/logo.png deleted file mode 100644 index 92e4dd300daf0..0000000000000 Binary files a/blockchains/ethereum/assets/0xe7D7b37e72510309Db27C460378f957B1B04Bd5d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe7E4279b80D319EDe2889855135A22021baf0907/info.json b/blockchains/ethereum/assets/0xe7E4279b80D319EDe2889855135A22021baf0907/info.json deleted file mode 100644 index 7108554d01a3b..0000000000000 --- a/blockchains/ethereum/assets/0xe7E4279b80D319EDe2889855135A22021baf0907/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZeusNetwork", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://zeusfundme.com", - "explorer": "https://etherscan.io/token/0xe7E4279b80D319EDe2889855135A22021baf0907", - "status": "active", - "id": "0xe7E4279b80D319EDe2889855135A22021baf0907" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe7E4279b80D319EDe2889855135A22021baf0907/logo.png b/blockchains/ethereum/assets/0xe7E4279b80D319EDe2889855135A22021baf0907/logo.png deleted file mode 100644 index 5b1cfe9b8ea49..0000000000000 Binary files a/blockchains/ethereum/assets/0xe7E4279b80D319EDe2889855135A22021baf0907/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe7beA371284F7091D836172e8c7e006FC21347ce/info.json b/blockchains/ethereum/assets/0xe7beA371284F7091D836172e8c7e006FC21347ce/info.json deleted file mode 100644 index a0006b539eb37..0000000000000 --- a/blockchains/ethereum/assets/0xe7beA371284F7091D836172e8c7e006FC21347ce/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Malaysia Token", - "symbol": "MYRT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe7beA371284F7091D836172e8c7e006FC21347ce", - "status": "active", - "id": "0xe7beA371284F7091D836172e8c7e006FC21347ce" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe7beA371284F7091D836172e8c7e006FC21347ce/logo.png b/blockchains/ethereum/assets/0xe7beA371284F7091D836172e8c7e006FC21347ce/logo.png deleted file mode 100644 index ec2a4555811a6..0000000000000 Binary files a/blockchains/ethereum/assets/0xe7beA371284F7091D836172e8c7e006FC21347ce/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53/info.json b/blockchains/ethereum/assets/0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53/info.json deleted file mode 100644 index e3b8a33039fcc..0000000000000 --- a/blockchains/ethereum/assets/0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tronipay Gold", - "symbol": "TRPG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53", - "status": "active", - "id": "0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53/logo.png b/blockchains/ethereum/assets/0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53/logo.png deleted file mode 100644 index a7553816b8988..0000000000000 Binary files a/blockchains/ethereum/assets/0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe7da4034D6bf12909E5D0198c3784F55a06e0210/info.json b/blockchains/ethereum/assets/0xe7da4034D6bf12909E5D0198c3784F55a06e0210/info.json deleted file mode 100644 index c6d76f40f4ff1..0000000000000 --- a/blockchains/ethereum/assets/0xe7da4034D6bf12909E5D0198c3784F55a06e0210/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cash on Delivery", - "symbol": "COD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe7da4034D6bf12909E5D0198c3784F55a06e0210", - "status": "active", - "id": "0xe7da4034D6bf12909E5D0198c3784F55a06e0210" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe7da4034D6bf12909E5D0198c3784F55a06e0210/logo.png b/blockchains/ethereum/assets/0xe7da4034D6bf12909E5D0198c3784F55a06e0210/logo.png deleted file mode 100644 index 7bae022ca28b6..0000000000000 Binary files a/blockchains/ethereum/assets/0xe7da4034D6bf12909E5D0198c3784F55a06e0210/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f/info.json b/blockchains/ethereum/assets/0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f/info.json deleted file mode 100644 index 652b037f106f4..0000000000000 --- a/blockchains/ethereum/assets/0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coinlancer", - "symbol": "CL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.coinlancer.com", - "explorer": "https://etherscan.io/token/0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f", - "status": "active", - "id": "0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f/logo.png b/blockchains/ethereum/assets/0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f/logo.png deleted file mode 100644 index 747a986419e2f..0000000000000 Binary files a/blockchains/ethereum/assets/0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB/info.json b/blockchains/ethereum/assets/0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB/info.json deleted file mode 100644 index 6f2176edb2b08..0000000000000 --- a/blockchains/ethereum/assets/0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR TESTmg22", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB", - "status": "active", - "id": "0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB/logo.png b/blockchains/ethereum/assets/0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB/logo.png deleted file mode 100644 index e85a448f88d73..0000000000000 Binary files a/blockchains/ethereum/assets/0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe85eD250E3d91fdE61bF32E22C54F04754E695c5/info.json b/blockchains/ethereum/assets/0xe85eD250E3d91fdE61bF32E22C54F04754E695c5/info.json deleted file mode 100644 index 04e0202ba003a..0000000000000 --- a/blockchains/ethereum/assets/0xe85eD250E3d91fdE61bF32E22C54F04754E695c5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SDC", - "symbol": "SDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe85eD250E3d91fdE61bF32E22C54F04754E695c5", - "status": "active", - "id": "0xe85eD250E3d91fdE61bF32E22C54F04754E695c5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe85eD250E3d91fdE61bF32E22C54F04754E695c5/logo.png b/blockchains/ethereum/assets/0xe85eD250E3d91fdE61bF32E22C54F04754E695c5/logo.png deleted file mode 100755 index 6308bc89f8e96..0000000000000 Binary files a/blockchains/ethereum/assets/0xe85eD250E3d91fdE61bF32E22C54F04754E695c5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64/info.json b/blockchains/ethereum/assets/0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64/info.json deleted file mode 100644 index c9fa6d8bf6ebd..0000000000000 --- a/blockchains/ethereum/assets/0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pi Futures", - "website": "https://minepi.com", - "description": "Pi Futures is the derivative of Pi in form of ERC-20 token, and is issued with an 1:1 anchor to Pi. Holders can transfer or exchange the value of Pi before Pi Network mainnet is fully functioned.", - "explorer": "https://etherscan.io/token/0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64", - "type": "ERC20", - "symbol": "Pi", - "decimals": 18, - "status": "active", - "id": "0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64/logo.png b/blockchains/ethereum/assets/0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64/logo.png deleted file mode 100644 index ea3fd44a3444a..0000000000000 Binary files a/blockchains/ethereum/assets/0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe8780B48bdb05F928697A5e8155f672ED91462F7/info.json b/blockchains/ethereum/assets/0xe8780B48bdb05F928697A5e8155f672ED91462F7/info.json deleted file mode 100644 index c6df6b2bd5a7b..0000000000000 --- a/blockchains/ethereum/assets/0xe8780B48bdb05F928697A5e8155f672ED91462F7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cashaa", - "symbol": "CAS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe8780B48bdb05F928697A5e8155f672ED91462F7", - "status": "active", - "id": "0xe8780B48bdb05F928697A5e8155f672ED91462F7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe8780B48bdb05F928697A5e8155f672ED91462F7/logo.png b/blockchains/ethereum/assets/0xe8780B48bdb05F928697A5e8155f672ED91462F7/logo.png deleted file mode 100644 index 187866ed74e75..0000000000000 Binary files a/blockchains/ethereum/assets/0xe8780B48bdb05F928697A5e8155f672ED91462F7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd/info.json b/blockchains/ethereum/assets/0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd/info.json deleted file mode 100644 index 3beef9070f6ec..0000000000000 --- a/blockchains/ethereum/assets/0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Oratium", - "symbol": "ORT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd", - "status": "active", - "id": "0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd/logo.png b/blockchains/ethereum/assets/0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd/logo.png deleted file mode 100755 index 5aa995896b781..0000000000000 Binary files a/blockchains/ethereum/assets/0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD/info.json b/blockchains/ethereum/assets/0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD/info.json deleted file mode 100644 index a240f3bfeda07..0000000000000 --- a/blockchains/ethereum/assets/0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ESZCoin", - "symbol": "ESZ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ethersportz.com", - "explorer": "https://etherscan.io/token/0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD", - "status": "active", - "id": "0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD/logo.png b/blockchains/ethereum/assets/0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD/logo.png deleted file mode 100755 index be2787a13911c..0000000000000 Binary files a/blockchains/ethereum/assets/0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C/info.json b/blockchains/ethereum/assets/0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C/info.json deleted file mode 100644 index 61794f3577047..0000000000000 --- a/blockchains/ethereum/assets/0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PIXBYTOKEN", - "symbol": "PXB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C", - "status": "active", - "id": "0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C/logo.png b/blockchains/ethereum/assets/0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C/logo.png deleted file mode 100644 index a1c8bc4b1ad6a..0000000000000 Binary files a/blockchains/ethereum/assets/0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba/info.json b/blockchains/ethereum/assets/0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba/info.json deleted file mode 100644 index c0d250faf6ca6..0000000000000 --- a/blockchains/ethereum/assets/0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vibe Coin", - "symbol": "VIBE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.vibehub.io/", - "explorer": "https://etherscan.io/token/0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba", - "status": "active", - "id": "0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba/logo.png b/blockchains/ethereum/assets/0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba/logo.png deleted file mode 100644 index dadab34188f57..0000000000000 Binary files a/blockchains/ethereum/assets/0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe9184c970BcFBB05d8A38762d073320E622a3E28/info.json b/blockchains/ethereum/assets/0xe9184c970BcFBB05d8A38762d073320E622a3E28/info.json deleted file mode 100644 index 7b15a1dd11157..0000000000000 --- a/blockchains/ethereum/assets/0xe9184c970BcFBB05d8A38762d073320E622a3E28/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CChain CCHN", - "symbol": "CCHN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe9184c970BcFBB05d8A38762d073320E622a3E28", - "status": "active", - "id": "0xe9184c970BcFBB05d8A38762d073320E622a3E28" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe9184c970BcFBB05d8A38762d073320E622a3E28/logo.png b/blockchains/ethereum/assets/0xe9184c970BcFBB05d8A38762d073320E622a3E28/logo.png deleted file mode 100644 index a0c4d557dc683..0000000000000 Binary files a/blockchains/ethereum/assets/0xe9184c970BcFBB05d8A38762d073320E622a3E28/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe9406953401344819dF0392ECdfF238C5396C2A2/info.json b/blockchains/ethereum/assets/0xe9406953401344819dF0392ECdfF238C5396C2A2/info.json deleted file mode 100644 index a61131822cf29..0000000000000 --- a/blockchains/ethereum/assets/0xe9406953401344819dF0392ECdfF238C5396C2A2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kode", - "symbol": "KODE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe9406953401344819dF0392ECdfF238C5396C2A2", - "status": "active", - "id": "0xe9406953401344819dF0392ECdfF238C5396C2A2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe9406953401344819dF0392ECdfF238C5396C2A2/logo.png b/blockchains/ethereum/assets/0xe9406953401344819dF0392ECdfF238C5396C2A2/logo.png deleted file mode 100644 index 271e96a450761..0000000000000 Binary files a/blockchains/ethereum/assets/0xe9406953401344819dF0392ECdfF238C5396C2A2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe947b388fbE682784170B62F2Bd4665f9719a285/info.json b/blockchains/ethereum/assets/0xe947b388fbE682784170B62F2Bd4665f9719a285/info.json deleted file mode 100644 index 43a0dc6923974..0000000000000 --- a/blockchains/ethereum/assets/0xe947b388fbE682784170B62F2Bd4665f9719a285/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rally Coin", - "symbol": "RALLY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.rallyapp.com/", - "explorer": "https://etherscan.io/token/0xe947b388fbE682784170B62F2Bd4665f9719a285", - "status": "active", - "id": "0xe947b388fbE682784170B62F2Bd4665f9719a285" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe947b388fbE682784170B62F2Bd4665f9719a285/logo.png b/blockchains/ethereum/assets/0xe947b388fbE682784170B62F2Bd4665f9719a285/logo.png deleted file mode 100644 index 98f6dd895c58d..0000000000000 Binary files a/blockchains/ethereum/assets/0xe947b388fbE682784170B62F2Bd4665f9719a285/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab/info.json b/blockchains/ethereum/assets/0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab/info.json deleted file mode 100644 index 7137f7e210a9f..0000000000000 --- a/blockchains/ethereum/assets/0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SatoExchange", - "symbol": "SATX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.satoexchange.com/SATX/", - "explorer": "https://etherscan.io/token/0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab", - "status": "active", - "id": "0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab/logo.png b/blockchains/ethereum/assets/0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab/logo.png deleted file mode 100644 index 96034c26cf424..0000000000000 Binary files a/blockchains/ethereum/assets/0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe984ADE4D5daFA623180460759F4073b6a470656/info.json b/blockchains/ethereum/assets/0xe984ADE4D5daFA623180460759F4073b6a470656/info.json deleted file mode 100644 index 6885fae2391a1..0000000000000 --- a/blockchains/ethereum/assets/0xe984ADE4D5daFA623180460759F4073b6a470656/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "0xzx", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe984ADE4D5daFA623180460759F4073b6a470656", - "status": "active", - "id": "0xe984ADE4D5daFA623180460759F4073b6a470656" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe984ADE4D5daFA623180460759F4073b6a470656/logo.png b/blockchains/ethereum/assets/0xe984ADE4D5daFA623180460759F4073b6a470656/logo.png deleted file mode 100644 index a4bffb65b5928..0000000000000 Binary files a/blockchains/ethereum/assets/0xe984ADE4D5daFA623180460759F4073b6a470656/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C/info.json b/blockchains/ethereum/assets/0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C/info.json deleted file mode 100644 index 2aa5d0ccb770a..0000000000000 --- a/blockchains/ethereum/assets/0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "XXXcoin", - "symbol": "XCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C", - "status": "active", - "id": "0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C/logo.png b/blockchains/ethereum/assets/0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C/logo.png deleted file mode 100755 index d5f42a524f787..0000000000000 Binary files a/blockchains/ethereum/assets/0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe9F84dE264E91529aF07Fa2C746e934397810334/logo.png b/blockchains/ethereum/assets/0xe9F84dE264E91529aF07Fa2C746e934397810334/logo.png deleted file mode 100644 index 484818c393204..0000000000000 Binary files a/blockchains/ethereum/assets/0xe9F84dE264E91529aF07Fa2C746e934397810334/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe9F9547C17fc9539DF99a42dcB6ec38165994c45/info.json b/blockchains/ethereum/assets/0xe9F9547C17fc9539DF99a42dcB6ec38165994c45/info.json deleted file mode 100644 index 2e6c48d348a21..0000000000000 --- a/blockchains/ethereum/assets/0xe9F9547C17fc9539DF99a42dcB6ec38165994c45/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BouncyCoinToken", - "symbol": "BOUNCY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe9F9547C17fc9539DF99a42dcB6ec38165994c45", - "status": "active", - "id": "0xe9F9547C17fc9539DF99a42dcB6ec38165994c45" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe9F9547C17fc9539DF99a42dcB6ec38165994c45/logo.png b/blockchains/ethereum/assets/0xe9F9547C17fc9539DF99a42dcB6ec38165994c45/logo.png deleted file mode 100644 index 1cb70c9c39882..0000000000000 Binary files a/blockchains/ethereum/assets/0xe9F9547C17fc9539DF99a42dcB6ec38165994c45/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c/info.json b/blockchains/ethereum/assets/0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c/info.json deleted file mode 100644 index f0d704a7b13a2..0000000000000 --- a/blockchains/ethereum/assets/0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lethereum ", - "symbol": "LETH", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c", - "status": "active", - "id": "0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c/logo.png b/blockchains/ethereum/assets/0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c/logo.png deleted file mode 100644 index 2726eb7b037e2..0000000000000 Binary files a/blockchains/ethereum/assets/0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe9dE1C630753A15d7021Cc563429c21d4887506F/info.json b/blockchains/ethereum/assets/0xe9dE1C630753A15d7021Cc563429c21d4887506F/info.json deleted file mode 100644 index 0763d0d22ad83..0000000000000 --- a/blockchains/ethereum/assets/0xe9dE1C630753A15d7021Cc563429c21d4887506F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OPEN", - "symbol": "OPEN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe9dE1C630753A15d7021Cc563429c21d4887506F", - "status": "active", - "id": "0xe9dE1C630753A15d7021Cc563429c21d4887506F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe9dE1C630753A15d7021Cc563429c21d4887506F/logo.png b/blockchains/ethereum/assets/0xe9dE1C630753A15d7021Cc563429c21d4887506F/logo.png deleted file mode 100644 index 42deb75012cd1..0000000000000 Binary files a/blockchains/ethereum/assets/0xe9dE1C630753A15d7021Cc563429c21d4887506F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b/info.json b/blockchains/ethereum/assets/0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b/info.json deleted file mode 100644 index 02155e915cefb..0000000000000 --- a/blockchains/ethereum/assets/0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Gold FX", - "symbol": "GFX", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b", - "status": "active", - "id": "0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b/logo.png b/blockchains/ethereum/assets/0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b/logo.png deleted file mode 100644 index 0ebab20447713..0000000000000 Binary files a/blockchains/ethereum/assets/0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea/info.json b/blockchains/ethereum/assets/0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea/info.json deleted file mode 100644 index 75883e472d1d6..0000000000000 --- a/blockchains/ethereum/assets/0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EurocoinToken", - "symbol": "ECTE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://eurocoinpay.io/", - "explorer": "https://etherscan.io/token/0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea", - "status": "active", - "id": "0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea/logo.png b/blockchains/ethereum/assets/0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea/logo.png deleted file mode 100644 index 25ffdad1cb9c1..0000000000000 Binary files a/blockchains/ethereum/assets/0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc/info.json b/blockchains/ethereum/assets/0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc/info.json deleted file mode 100644 index 6f656c7d897e6..0000000000000 --- a/blockchains/ethereum/assets/0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Counsel", - "symbol": "CNSL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc", - "status": "active", - "id": "0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc/logo.png b/blockchains/ethereum/assets/0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc/logo.png deleted file mode 100644 index 2927e88dbb627..0000000000000 Binary files a/blockchains/ethereum/assets/0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeAb43193CF0623073Ca89DB9B712796356FA7414/info.json b/blockchains/ethereum/assets/0xeAb43193CF0623073Ca89DB9B712796356FA7414/info.json deleted file mode 100644 index a00c63776cff2..0000000000000 --- a/blockchains/ethereum/assets/0xeAb43193CF0623073Ca89DB9B712796356FA7414/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GOLDX", - "symbol": "GOLDX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeAb43193CF0623073Ca89DB9B712796356FA7414", - "status": "active", - "id": "0xeAb43193CF0623073Ca89DB9B712796356FA7414" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeAb43193CF0623073Ca89DB9B712796356FA7414/logo.png b/blockchains/ethereum/assets/0xeAb43193CF0623073Ca89DB9B712796356FA7414/logo.png deleted file mode 100644 index 44b5cdec4b3f5..0000000000000 Binary files a/blockchains/ethereum/assets/0xeAb43193CF0623073Ca89DB9B712796356FA7414/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeB04983Ab864B43322f393e621D3856cCAC889F1/info.json b/blockchains/ethereum/assets/0xeB04983Ab864B43322f393e621D3856cCAC889F1/info.json deleted file mode 100644 index 7485ba492a899..0000000000000 --- a/blockchains/ethereum/assets/0xeB04983Ab864B43322f393e621D3856cCAC889F1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoin Blue", - "symbol": "BBC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeB04983Ab864B43322f393e621D3856cCAC889F1", - "status": "active", - "id": "0xeB04983Ab864B43322f393e621D3856cCAC889F1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeB04983Ab864B43322f393e621D3856cCAC889F1/logo.png b/blockchains/ethereum/assets/0xeB04983Ab864B43322f393e621D3856cCAC889F1/logo.png deleted file mode 100644 index 7703d23ad48e9..0000000000000 Binary files a/blockchains/ethereum/assets/0xeB04983Ab864B43322f393e621D3856cCAC889F1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeB66ACc3d011056B00ea521F8203580C2E5d3991/info.json b/blockchains/ethereum/assets/0xeB66ACc3d011056B00ea521F8203580C2E5d3991/info.json deleted file mode 100644 index 5a43ccc9e5220..0000000000000 --- a/blockchains/ethereum/assets/0xeB66ACc3d011056B00ea521F8203580C2E5d3991/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IdleUSDC", - "symbol": "IDLEUSDC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeB66ACc3d011056B00ea521F8203580C2E5d3991", - "status": "active", - "id": "0xeB66ACc3d011056B00ea521F8203580C2E5d3991" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeB66ACc3d011056B00ea521F8203580C2E5d3991/logo.png b/blockchains/ethereum/assets/0xeB66ACc3d011056B00ea521F8203580C2E5d3991/logo.png deleted file mode 100644 index f34db2c64d23a..0000000000000 Binary files a/blockchains/ethereum/assets/0xeB66ACc3d011056B00ea521F8203580C2E5d3991/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeB7C20027172E5d143fB030d50f91Cece2D1485D/info.json b/blockchains/ethereum/assets/0xeB7C20027172E5d143fB030d50f91Cece2D1485D/info.json deleted file mode 100644 index e2ebfab296b1f..0000000000000 --- a/blockchains/ethereum/assets/0xeB7C20027172E5d143fB030d50f91Cece2D1485D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "eBTC", - "symbol": "EBTC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://ebitcoin.org/", - "explorer": "https://etherscan.io/token/0xeB7C20027172E5d143fB030d50f91Cece2D1485D", - "status": "active", - "id": "0xeB7C20027172E5d143fB030d50f91Cece2D1485D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeB7C20027172E5d143fB030d50f91Cece2D1485D/logo.png b/blockchains/ethereum/assets/0xeB7C20027172E5d143fB030d50f91Cece2D1485D/logo.png deleted file mode 100755 index c256f3a2ebd3f..0000000000000 Binary files a/blockchains/ethereum/assets/0xeB7C20027172E5d143fB030d50f91Cece2D1485D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeBF4CA5319F406602EEFf68da16261f1216011B5/info.json b/blockchains/ethereum/assets/0xeBF4CA5319F406602EEFf68da16261f1216011B5/info.json deleted file mode 100644 index 5a1a1acabf477..0000000000000 --- a/blockchains/ethereum/assets/0xeBF4CA5319F406602EEFf68da16261f1216011B5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yo Token", - "symbol": "YOT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://yobit.net/en/", - "explorer": "https://etherscan.io/token/0xeBF4CA5319F406602EEFf68da16261f1216011B5", - "status": "active", - "id": "0xeBF4CA5319F406602EEFf68da16261f1216011B5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeBF4CA5319F406602EEFf68da16261f1216011B5/logo.png b/blockchains/ethereum/assets/0xeBF4CA5319F406602EEFf68da16261f1216011B5/logo.png deleted file mode 100644 index f84df82ad5d50..0000000000000 Binary files a/blockchains/ethereum/assets/0xeBF4CA5319F406602EEFf68da16261f1216011B5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0/info.json b/blockchains/ethereum/assets/0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0/info.json deleted file mode 100644 index 1de7fd8671412..0000000000000 --- a/blockchains/ethereum/assets/0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Free Crypto Lotto", - "symbol": "FCL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0", - "status": "active", - "id": "0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0/logo.png b/blockchains/ethereum/assets/0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0/logo.png deleted file mode 100644 index d6d532f19e0c7..0000000000000 Binary files a/blockchains/ethereum/assets/0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeC46f8207D766012454c408De210BCBc2243E71c/info.json b/blockchains/ethereum/assets/0xeC46f8207D766012454c408De210BCBc2243E71c/info.json deleted file mode 100644 index e505a775de05d..0000000000000 --- a/blockchains/ethereum/assets/0xeC46f8207D766012454c408De210BCBc2243E71c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Nitro", - "symbol": "NOX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.nitro.live/", - "explorer": "https://etherscan.io/token/0xeC46f8207D766012454c408De210BCBc2243E71c", - "status": "active", - "id": "0xeC46f8207D766012454c408De210BCBc2243E71c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeC46f8207D766012454c408De210BCBc2243E71c/logo.png b/blockchains/ethereum/assets/0xeC46f8207D766012454c408De210BCBc2243E71c/logo.png deleted file mode 100644 index 0a740b6fe2520..0000000000000 Binary files a/blockchains/ethereum/assets/0xeC46f8207D766012454c408De210BCBc2243E71c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf/info.json b/blockchains/ethereum/assets/0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf/info.json deleted file mode 100644 index 0ab32adf8034d..0000000000000 --- a/blockchains/ethereum/assets/0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRE W WIND TOKEN", - "symbol": "TRE W", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf", - "status": "active", - "id": "0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf/logo.png b/blockchains/ethereum/assets/0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf/logo.png deleted file mode 100644 index 20a0aa6a8559f..0000000000000 Binary files a/blockchains/ethereum/assets/0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeC7B47714196caf09fDC7A983DC6b250eff851fC/info.json b/blockchains/ethereum/assets/0xeC7B47714196caf09fDC7A983DC6b250eff851fC/info.json deleted file mode 100644 index b05c0b3086c9b..0000000000000 --- a/blockchains/ethereum/assets/0xeC7B47714196caf09fDC7A983DC6b250eff851fC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR 600", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeC7B47714196caf09fDC7A983DC6b250eff851fC", - "status": "active", - "id": "0xeC7B47714196caf09fDC7A983DC6b250eff851fC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeC7B47714196caf09fDC7A983DC6b250eff851fC/logo.png b/blockchains/ethereum/assets/0xeC7B47714196caf09fDC7A983DC6b250eff851fC/logo.png deleted file mode 100644 index 5ddfe1fb3d7f3..0000000000000 Binary files a/blockchains/ethereum/assets/0xeC7B47714196caf09fDC7A983DC6b250eff851fC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeCd1de1eF1169594825034117532ed4F7FA2e5D9/info.json b/blockchains/ethereum/assets/0xeCd1de1eF1169594825034117532ed4F7FA2e5D9/info.json deleted file mode 100644 index d91f56889751e..0000000000000 --- a/blockchains/ethereum/assets/0xeCd1de1eF1169594825034117532ed4F7FA2e5D9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 327-CN17", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeCd1de1eF1169594825034117532ed4F7FA2e5D9", - "status": "active", - "id": "0xeCd1de1eF1169594825034117532ed4F7FA2e5D9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeCd1de1eF1169594825034117532ed4F7FA2e5D9/logo.png b/blockchains/ethereum/assets/0xeCd1de1eF1169594825034117532ed4F7FA2e5D9/logo.png deleted file mode 100644 index 3b2c2fda1c5e0..0000000000000 Binary files a/blockchains/ethereum/assets/0xeCd1de1eF1169594825034117532ed4F7FA2e5D9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7/info.json b/blockchains/ethereum/assets/0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7/info.json deleted file mode 100644 index a9371fd055641..0000000000000 --- a/blockchains/ethereum/assets/0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ganja Token", - "symbol": "GNJ", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://ganja.com", - "explorer": "https://etherscan.io/token/0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7", - "status": "active", - "id": "0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7/logo.png b/blockchains/ethereum/assets/0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7/logo.png deleted file mode 100644 index 17547d6ebd0db..0000000000000 Binary files a/blockchains/ethereum/assets/0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeD351575b9869AADA94435e0066ba38E08800b60/info.json b/blockchains/ethereum/assets/0xeD351575b9869AADA94435e0066ba38E08800b60/info.json deleted file mode 100644 index 3e0445fc55ee9..0000000000000 --- a/blockchains/ethereum/assets/0xeD351575b9869AADA94435e0066ba38E08800b60/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mcr Stablecoin", - "symbol": "MCR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeD351575b9869AADA94435e0066ba38E08800b60", - "status": "active", - "id": "0xeD351575b9869AADA94435e0066ba38E08800b60" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeD351575b9869AADA94435e0066ba38E08800b60/logo.png b/blockchains/ethereum/assets/0xeD351575b9869AADA94435e0066ba38E08800b60/logo.png deleted file mode 100644 index 4165fe369df60..0000000000000 Binary files a/blockchains/ethereum/assets/0xeD351575b9869AADA94435e0066ba38E08800b60/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F/info.json b/blockchains/ethereum/assets/0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F/info.json deleted file mode 100644 index 79d01c1cb17f8..0000000000000 --- a/blockchains/ethereum/assets/0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RealToken 9336 Patton Street Detroit MI", - "symbol": "REALTOKEN-9336-PATTON-ST-DETROIT-MI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://realt.co/product/9336-patton-st-detroit-mi-48228/", - "explorer": "https://etherscan.io/token/0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F", - "status": "active", - "id": "0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F/logo.png b/blockchains/ethereum/assets/0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F/logo.png deleted file mode 100644 index 4617b23ed87e8..0000000000000 Binary files a/blockchains/ethereum/assets/0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B/info.json b/blockchains/ethereum/assets/0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B/info.json deleted file mode 100644 index 1ec2b77980dec..0000000000000 --- a/blockchains/ethereum/assets/0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitsavereum", - "symbol": "BVM", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B", - "status": "active", - "id": "0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B/logo.png b/blockchains/ethereum/assets/0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B/logo.png deleted file mode 100644 index 0b09d5d2e35dd..0000000000000 Binary files a/blockchains/ethereum/assets/0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeDBaF3c5100302dCddA53269322f3730b1F0416d/info.json b/blockchains/ethereum/assets/0xeDBaF3c5100302dCddA53269322f3730b1F0416d/info.json deleted file mode 100644 index 7ee20ac9f4460..0000000000000 --- a/blockchains/ethereum/assets/0xeDBaF3c5100302dCddA53269322f3730b1F0416d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "\"\"", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeDBaF3c5100302dCddA53269322f3730b1F0416d", - "status": "active", - "id": "0xeDBaF3c5100302dCddA53269322f3730b1F0416d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeDBaF3c5100302dCddA53269322f3730b1F0416d/logo.png b/blockchains/ethereum/assets/0xeDBaF3c5100302dCddA53269322f3730b1F0416d/logo.png deleted file mode 100755 index d91a4bb66375e..0000000000000 Binary files a/blockchains/ethereum/assets/0xeDBaF3c5100302dCddA53269322f3730b1F0416d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeDEec5691f23E4914cF0183A4196bBEb30d027a0/info.json b/blockchains/ethereum/assets/0xeDEec5691f23E4914cF0183A4196bBEb30d027a0/info.json deleted file mode 100644 index 9cd222d5734fd..0000000000000 --- a/blockchains/ethereum/assets/0xeDEec5691f23E4914cF0183A4196bBEb30d027a0/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Wrapped Statera", - "website": "https://stateratoken.com", - "source_code": "https://etherscan.io/address/0xedeec5691f23e4914cf0183a4196bbeb30d027a0#code", - "description": "Wrapped Statera is a wrapper for Statera to enable its successful usage on Dex aggregators and multi-token pools", - "explorer": "https://etherscan.io/token/0xedeec5691f23e4914cf0183a4196bbeb30d027a0", - "type": "ERC20", - "symbol": "WSTA", - "decimals": 18, - "status": "active", - "id": "0xeDEec5691f23E4914cF0183A4196bBEb30d027a0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeDEec5691f23E4914cF0183A4196bBEb30d027a0/logo.png b/blockchains/ethereum/assets/0xeDEec5691f23E4914cF0183A4196bBEb30d027a0/logo.png deleted file mode 100644 index 7df8d8e60f9a5..0000000000000 Binary files a/blockchains/ethereum/assets/0xeDEec5691f23E4914cF0183A4196bBEb30d027a0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86/info.json b/blockchains/ethereum/assets/0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86/info.json deleted file mode 100644 index 649f09b2e201e..0000000000000 --- a/blockchains/ethereum/assets/0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hashtrust", - "symbol": "HTX", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://hashtrust.io/", - "explorer": "https://etherscan.io/token/0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86", - "status": "active", - "id": "0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86/logo.png b/blockchains/ethereum/assets/0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86/logo.png deleted file mode 100755 index b3d9e32f259e9..0000000000000 Binary files a/blockchains/ethereum/assets/0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeE0f286776639cD363Da810DAF3e0623F82576b0/info.json b/blockchains/ethereum/assets/0xeE0f286776639cD363Da810DAF3e0623F82576b0/info.json deleted file mode 100644 index 7de901a69abf0..0000000000000 --- a/blockchains/ethereum/assets/0xeE0f286776639cD363Da810DAF3e0623F82576b0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lung Protocol", - "symbol": "L2P", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://lungprotocol.info/", - "explorer": "https://etherscan.io/token/0xeE0f286776639cD363Da810DAF3e0623F82576b0", - "status": "active", - "id": "0xeE0f286776639cD363Da810DAF3e0623F82576b0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeE0f286776639cD363Da810DAF3e0623F82576b0/logo.png b/blockchains/ethereum/assets/0xeE0f286776639cD363Da810DAF3e0623F82576b0/logo.png deleted file mode 100644 index 97437301c0c0f..0000000000000 Binary files a/blockchains/ethereum/assets/0xeE0f286776639cD363Da810DAF3e0623F82576b0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeE31F758b803b61Dfe2A56c6782C605d9131417e/info.json b/blockchains/ethereum/assets/0xeE31F758b803b61Dfe2A56c6782C605d9131417e/info.json deleted file mode 100644 index 0425f551759dd..0000000000000 --- a/blockchains/ethereum/assets/0xeE31F758b803b61Dfe2A56c6782C605d9131417e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R916852", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeE31F758b803b61Dfe2A56c6782C605d9131417e", - "status": "active", - "id": "0xeE31F758b803b61Dfe2A56c6782C605d9131417e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeE31F758b803b61Dfe2A56c6782C605d9131417e/logo.png b/blockchains/ethereum/assets/0xeE31F758b803b61Dfe2A56c6782C605d9131417e/logo.png deleted file mode 100644 index 685d3388c630b..0000000000000 Binary files a/blockchains/ethereum/assets/0xeE31F758b803b61Dfe2A56c6782C605d9131417e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff/info.json b/blockchains/ethereum/assets/0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff/info.json deleted file mode 100644 index 7b8e5c1470b09..0000000000000 --- a/blockchains/ethereum/assets/0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeFi Omega", - "symbol": "DFIO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://defiomega.com/", - "explorer": "https://etherscan.io/token/0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff", - "status": "active", - "id": "0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff/logo.png b/blockchains/ethereum/assets/0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff/logo.png deleted file mode 100644 index dbb77e66fc85c..0000000000000 Binary files a/blockchains/ethereum/assets/0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc/info.json b/blockchains/ethereum/assets/0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc/info.json deleted file mode 100644 index afe782ec80e8b..0000000000000 --- a/blockchains/ethereum/assets/0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockpass", - "symbol": "PASS", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "https://blockpass.org/", - "explorer": "https://etherscan.io/token/0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc", - "status": "active", - "id": "0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc/logo.png b/blockchains/ethereum/assets/0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc/logo.png deleted file mode 100644 index 5dddf73371d66..0000000000000 Binary files a/blockchains/ethereum/assets/0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c/info.json b/blockchains/ethereum/assets/0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c/info.json deleted file mode 100644 index d2ede622be58f..0000000000000 --- a/blockchains/ethereum/assets/0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NLC Token", - "symbol": "NLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c", - "status": "active", - "id": "0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c/logo.png b/blockchains/ethereum/assets/0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c/logo.png deleted file mode 100644 index 1a34c5acc471b..0000000000000 Binary files a/blockchains/ethereum/assets/0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeE8D611d2dEcc2AcB30191353A8e04496fC02090/info.json b/blockchains/ethereum/assets/0xeE8D611d2dEcc2AcB30191353A8e04496fC02090/info.json deleted file mode 100644 index 277e13972066f..0000000000000 --- a/blockchains/ethereum/assets/0xeE8D611d2dEcc2AcB30191353A8e04496fC02090/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTOVENO", - "symbol": "VENO2", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeE8D611d2dEcc2AcB30191353A8e04496fC02090", - "status": "active", - "id": "0xeE8D611d2dEcc2AcB30191353A8e04496fC02090" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeE8D611d2dEcc2AcB30191353A8e04496fC02090/logo.png b/blockchains/ethereum/assets/0xeE8D611d2dEcc2AcB30191353A8e04496fC02090/logo.png deleted file mode 100755 index e8a41f554ed7f..0000000000000 Binary files a/blockchains/ethereum/assets/0xeE8D611d2dEcc2AcB30191353A8e04496fC02090/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeE9d859eEaEc3d8E3Ff176a89b18EDfC62c23728/info.json b/blockchains/ethereum/assets/0xeE9d859eEaEc3d8E3Ff176a89b18EDfC62c23728/info.json deleted file mode 100644 index 2f58e4739dc17..0000000000000 --- a/blockchains/ethereum/assets/0xeE9d859eEaEc3d8E3Ff176a89b18EDfC62c23728/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Flippers", - "symbol": "PEEP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeE9d859eEaEc3d8E3Ff176a89b18EDfC62c23728", - "status": "active", - "id": "0xeE9d859eEaEc3d8E3Ff176a89b18EDfC62c23728" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeE9d859eEaEc3d8E3Ff176a89b18EDfC62c23728/logo.png b/blockchains/ethereum/assets/0xeE9d859eEaEc3d8E3Ff176a89b18EDfC62c23728/logo.png deleted file mode 100644 index 4cac22339573c..0000000000000 Binary files a/blockchains/ethereum/assets/0xeE9d859eEaEc3d8E3Ff176a89b18EDfC62c23728/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeEEE2a622330E6d2036691e983DEe87330588603/info.json b/blockchains/ethereum/assets/0xeEEE2a622330E6d2036691e983DEe87330588603/info.json deleted file mode 100644 index 99ae872d81aa9..0000000000000 --- a/blockchains/ethereum/assets/0xeEEE2a622330E6d2036691e983DEe87330588603/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Asko", - "website": "https://askobar-network.com", - "description": "A community based project that drives the adoption of crypto which will attract new comers to the industry.", - "explorer": "https://etherscan.io/token/0xeeee2a622330e6d2036691e983dee87330588603", - "type": "ERC20", - "symbol": "ASKO", - "decimals": 18, - "status": "active", - "id": "0xeEEE2a622330E6d2036691e983DEe87330588603" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeEEE2a622330E6d2036691e983DEe87330588603/logo.png b/blockchains/ethereum/assets/0xeEEE2a622330E6d2036691e983DEe87330588603/logo.png deleted file mode 100644 index 84033fa0cec4c..0000000000000 Binary files a/blockchains/ethereum/assets/0xeEEE2a622330E6d2036691e983DEe87330588603/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c/info.json b/blockchains/ethereum/assets/0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c/info.json deleted file mode 100644 index 22f4cf285c210..0000000000000 --- a/blockchains/ethereum/assets/0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Loans Token", - "symbol": "LBP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c", - "status": "active", - "id": "0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c/logo.png b/blockchains/ethereum/assets/0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c/logo.png deleted file mode 100644 index 01c26645055b6..0000000000000 Binary files a/blockchains/ethereum/assets/0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeEa3311250FE4c3268F8E684f7C87A82fF183Ec1/logo.png b/blockchains/ethereum/assets/0xeEa3311250FE4c3268F8E684f7C87A82fF183Ec1/logo.png deleted file mode 100644 index 5daa9a143040a..0000000000000 Binary files a/blockchains/ethereum/assets/0xeEa3311250FE4c3268F8E684f7C87A82fF183Ec1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574/info.json b/blockchains/ethereum/assets/0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574/info.json deleted file mode 100644 index 85e433dd3e012..0000000000000 --- a/blockchains/ethereum/assets/0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Era Swap", - "symbol": "ES", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://eraswaptoken.io/", - "explorer": "https://etherscan.io/token/0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574", - "status": "active", - "id": "0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574/logo.png b/blockchains/ethereum/assets/0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574/logo.png deleted file mode 100644 index b90ba3fa3b0ec..0000000000000 Binary files a/blockchains/ethereum/assets/0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24/info.json b/blockchains/ethereum/assets/0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24/info.json deleted file mode 100644 index 31a1756d2c150..0000000000000 --- a/blockchains/ethereum/assets/0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R891399", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24", - "status": "active", - "id": "0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24/logo.png b/blockchains/ethereum/assets/0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24/logo.png deleted file mode 100644 index e3b41ca07e2d4..0000000000000 Binary files a/blockchains/ethereum/assets/0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeF65887a05415bF6316204b5ffB350d4d1a19BBA/info.json b/blockchains/ethereum/assets/0xeF65887a05415bF6316204b5ffB350d4d1a19BBA/info.json deleted file mode 100644 index 7eabfcec62b26..0000000000000 --- a/blockchains/ethereum/assets/0xeF65887a05415bF6316204b5ffB350d4d1a19BBA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ExtStock Token", - "symbol": "XT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://extstock.com/", - "explorer": "https://etherscan.io/token/0xeF65887a05415bF6316204b5ffB350d4d1a19BBA", - "status": "active", - "id": "0xeF65887a05415bF6316204b5ffB350d4d1a19BBA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeF65887a05415bF6316204b5ffB350d4d1a19BBA/logo.png b/blockchains/ethereum/assets/0xeF65887a05415bF6316204b5ffB350d4d1a19BBA/logo.png deleted file mode 100644 index 3673bbb093755..0000000000000 Binary files a/blockchains/ethereum/assets/0xeF65887a05415bF6316204b5ffB350d4d1a19BBA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeF764855F98C5Ef9cbe29b908510dd4e101616d1/info.json b/blockchains/ethereum/assets/0xeF764855F98C5Ef9cbe29b908510dd4e101616d1/info.json deleted file mode 100644 index 172d005f3e798..0000000000000 --- a/blockchains/ethereum/assets/0xeF764855F98C5Ef9cbe29b908510dd4e101616d1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FIRA", - "symbol": "FIRA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeF764855F98C5Ef9cbe29b908510dd4e101616d1", - "status": "active", - "id": "0xeF764855F98C5Ef9cbe29b908510dd4e101616d1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeF764855F98C5Ef9cbe29b908510dd4e101616d1/logo.png b/blockchains/ethereum/assets/0xeF764855F98C5Ef9cbe29b908510dd4e101616d1/logo.png deleted file mode 100644 index 23be39ee50307..0000000000000 Binary files a/blockchains/ethereum/assets/0xeF764855F98C5Ef9cbe29b908510dd4e101616d1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeF80158b7Db893E74fac82fE32415d9420e60ffd/info.json b/blockchains/ethereum/assets/0xeF80158b7Db893E74fac82fE32415d9420e60ffd/info.json deleted file mode 100644 index a70dfc000b903..0000000000000 --- a/blockchains/ethereum/assets/0xeF80158b7Db893E74fac82fE32415d9420e60ffd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BananaFundCoin", - "symbol": "BAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeF80158b7Db893E74fac82fE32415d9420e60ffd", - "status": "active", - "id": "0xeF80158b7Db893E74fac82fE32415d9420e60ffd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeF80158b7Db893E74fac82fE32415d9420e60ffd/logo.png b/blockchains/ethereum/assets/0xeF80158b7Db893E74fac82fE32415d9420e60ffd/logo.png deleted file mode 100644 index d7fdfc467212c..0000000000000 Binary files a/blockchains/ethereum/assets/0xeF80158b7Db893E74fac82fE32415d9420e60ffd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeF8bA8cBa86f81B3108f60186FCe9c81B5096D5c/info.json b/blockchains/ethereum/assets/0xeF8bA8cBa86f81B3108f60186FCe9c81B5096D5c/info.json deleted file mode 100644 index 0fe51ce05d685..0000000000000 --- a/blockchains/ethereum/assets/0xeF8bA8cBa86f81B3108f60186FCe9c81B5096D5c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YFII GOLD", - "website": "https://yfiigold.finance", - "description": "YFII Gold is the world's first and only YFI pludges elastic token supply defi-protocol", - "explorer": "https://etherscan.io/token/0xeF8bA8cBa86f81B3108f60186FCe9c81B5096D5c", - "type": "ERC20", - "symbol": "YFIIG", - "decimals": 18, - "status": "active", - "id": "0xeF8bA8cBa86f81B3108f60186FCe9c81B5096D5c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeF8bA8cBa86f81B3108f60186FCe9c81B5096D5c/logo.png b/blockchains/ethereum/assets/0xeF8bA8cBa86f81B3108f60186FCe9c81B5096D5c/logo.png deleted file mode 100644 index 9fff1cb21d082..0000000000000 Binary files a/blockchains/ethereum/assets/0xeF8bA8cBa86f81B3108f60186FCe9c81B5096D5c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B/info.json b/blockchains/ethereum/assets/0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B/info.json deleted file mode 100644 index d616b8baa89e1..0000000000000 --- a/blockchains/ethereum/assets/0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FNX Token", - "website": "https://finnexus.io/", - "description": "FNX is the token of FinNexus, the project building a network of multi-chain protocol clusters to power innovative cross-chain DeFi products.", - "explorer": "https://etherscan.io/token/0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B", - "type": "ERC20", - "symbol": "FNX", - "decimals": 18, - "status": "active", - "id": "0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B/logo.png b/blockchains/ethereum/assets/0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B/logo.png deleted file mode 100644 index 3564bf8ed4cd9..0000000000000 Binary files a/blockchains/ethereum/assets/0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75/info.json b/blockchains/ethereum/assets/0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75/info.json deleted file mode 100644 index a05f13df8620a..0000000000000 --- a/blockchains/ethereum/assets/0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlockChainStore Token", - "symbol": "BCST", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75", - "status": "active", - "id": "0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75/logo.png b/blockchains/ethereum/assets/0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75/logo.png deleted file mode 100644 index 713c2bf5df6d0..0000000000000 Binary files a/blockchains/ethereum/assets/0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xea004e8FA3701B8E58E41b78D50996e0f7176CbD/info.json b/blockchains/ethereum/assets/0xea004e8FA3701B8E58E41b78D50996e0f7176CbD/info.json deleted file mode 100644 index bc279c2e355e2..0000000000000 --- a/blockchains/ethereum/assets/0xea004e8FA3701B8E58E41b78D50996e0f7176CbD/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "yffc.finance", - "website": "https://yffc.finance/", - "source_code": "https://github.com/yffcfinance", - "description": "YFFC is active now with the currently products what are launching like STAKE, FARM, GOVERNANCE, and other products are coming. With GOVERNANCE, YFFC will be a community-governed Automated Market Maker, focused on safety and value capture for the robust community of YFFC hodlers. The YFFC platform is packed with unique features aimed at addressing the pain points faced by DEFI of our time", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/yffc_finance", - "handle": "yffc_finance" - }, - { - "name": "Telegram", - "url": "https://t.me/yffcfinance", - "handle": "yffcfinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@yffc.finance", - "handle": "yffcfinance" - } - ], - "explorer": "https://etherscan.io/token/0xea004e8FA3701B8E58E41b78D50996e0f7176CbD", - "type": "ERC20", - "symbol": "YFFC", - "decimals": 18, - "status": "active", - "id": "0xea004e8FA3701B8E58E41b78D50996e0f7176CbD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xea004e8FA3701B8E58E41b78D50996e0f7176CbD/logo.png b/blockchains/ethereum/assets/0xea004e8FA3701B8E58E41b78D50996e0f7176CbD/logo.png deleted file mode 100644 index 89c68195de4cc..0000000000000 Binary files a/blockchains/ethereum/assets/0xea004e8FA3701B8E58E41b78D50996e0f7176CbD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xea0Db24174739aC14110FA992da89d2dAa98E50E/info.json b/blockchains/ethereum/assets/0xea0Db24174739aC14110FA992da89d2dAa98E50E/info.json deleted file mode 100644 index 55a3f504ba508..0000000000000 --- a/blockchains/ethereum/assets/0xea0Db24174739aC14110FA992da89d2dAa98E50E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "upbtcToken", - "symbol": "UP", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xea0Db24174739aC14110FA992da89d2dAa98E50E", - "status": "active", - "id": "0xea0Db24174739aC14110FA992da89d2dAa98E50E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xea0Db24174739aC14110FA992da89d2dAa98E50E/logo.png b/blockchains/ethereum/assets/0xea0Db24174739aC14110FA992da89d2dAa98E50E/logo.png deleted file mode 100644 index bb9782f4bfd44..0000000000000 Binary files a/blockchains/ethereum/assets/0xea0Db24174739aC14110FA992da89d2dAa98E50E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xea5eB17d519a9165Fd2d7E024D83856f314958d1/info.json b/blockchains/ethereum/assets/0xea5eB17d519a9165Fd2d7E024D83856f314958d1/info.json deleted file mode 100644 index f2a54c9b125dd..0000000000000 --- a/blockchains/ethereum/assets/0xea5eB17d519a9165Fd2d7E024D83856f314958d1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CYBERGAME", - "symbol": "CYBG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xea5eB17d519a9165Fd2d7E024D83856f314958d1", - "status": "active", - "id": "0xea5eB17d519a9165Fd2d7E024D83856f314958d1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xea5eB17d519a9165Fd2d7E024D83856f314958d1/logo.png b/blockchains/ethereum/assets/0xea5eB17d519a9165Fd2d7E024D83856f314958d1/logo.png deleted file mode 100644 index 70e0fe1d9c35e..0000000000000 Binary files a/blockchains/ethereum/assets/0xea5eB17d519a9165Fd2d7E024D83856f314958d1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc/info.json b/blockchains/ethereum/assets/0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc/info.json deleted file mode 100644 index 580a5e471c0bb..0000000000000 --- a/blockchains/ethereum/assets/0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pareto Network Token", - "symbol": "PARETO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://pareto.network/", - "explorer": "https://etherscan.io/token/0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc", - "status": "active", - "id": "0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc/logo.png b/blockchains/ethereum/assets/0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc/logo.png deleted file mode 100644 index 1c86b63a77e51..0000000000000 Binary files a/blockchains/ethereum/assets/0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xea6393d81DC1871ad758b21CB8C72a410bA4f609/info.json b/blockchains/ethereum/assets/0xea6393d81DC1871ad758b21CB8C72a410bA4f609/info.json deleted file mode 100644 index 3de2587db87b6..0000000000000 --- a/blockchains/ethereum/assets/0xea6393d81DC1871ad758b21CB8C72a410bA4f609/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R797551", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xea6393d81DC1871ad758b21CB8C72a410bA4f609", - "status": "active", - "id": "0xea6393d81DC1871ad758b21CB8C72a410bA4f609" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xea6393d81DC1871ad758b21CB8C72a410bA4f609/logo.png b/blockchains/ethereum/assets/0xea6393d81DC1871ad758b21CB8C72a410bA4f609/logo.png deleted file mode 100644 index 25f89aa2a6b2b..0000000000000 Binary files a/blockchains/ethereum/assets/0xea6393d81DC1871ad758b21CB8C72a410bA4f609/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A/info.json b/blockchains/ethereum/assets/0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A/info.json deleted file mode 100644 index b8a72b3d40abf..0000000000000 --- a/blockchains/ethereum/assets/0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GC2019", - "symbol": "GC2019", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A", - "status": "active", - "id": "0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A/logo.png b/blockchains/ethereum/assets/0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A/logo.png deleted file mode 100755 index 58fc53f3fff8b..0000000000000 Binary files a/blockchains/ethereum/assets/0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F/info.json b/blockchains/ethereum/assets/0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F/info.json deleted file mode 100644 index adb78a9f8b654..0000000000000 --- a/blockchains/ethereum/assets/0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Typerium", - "symbol": "TYPE", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://www.typerium.io/", - "explorer": "https://etherscan.io/token/0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F", - "status": "active", - "id": "0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F/logo.png b/blockchains/ethereum/assets/0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F/logo.png deleted file mode 100644 index a45f7f1245634..0000000000000 Binary files a/blockchains/ethereum/assets/0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29/info.json b/blockchains/ethereum/assets/0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29/info.json deleted file mode 100644 index ce292b1b3ba6d..0000000000000 --- a/blockchains/ethereum/assets/0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FNKOSToken", - "symbol": "FNKOS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29", - "status": "active", - "id": "0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29/logo.png b/blockchains/ethereum/assets/0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29/logo.png deleted file mode 100644 index 66c1a54d578e4..0000000000000 Binary files a/blockchains/ethereum/assets/0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D/info.json b/blockchains/ethereum/assets/0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D/info.json deleted file mode 100644 index 35bd1eb355d9c..0000000000000 --- a/blockchains/ethereum/assets/0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Epic Protocol", - "symbol": "EPP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D", - "status": "active", - "id": "0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D/logo.png b/blockchains/ethereum/assets/0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D/logo.png deleted file mode 100644 index 2751364b3dc20..0000000000000 Binary files a/blockchains/ethereum/assets/0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeb269732ab75A6fD61Ea60b06fE994cD32a83549/info.json b/blockchains/ethereum/assets/0xeb269732ab75A6fD61Ea60b06fE994cD32a83549/info.json deleted file mode 100644 index 2ef9b5eb45e25..0000000000000 --- a/blockchains/ethereum/assets/0xeb269732ab75A6fD61Ea60b06fE994cD32a83549/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"", - "symbol": "USDx", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://dforce.network/", - "explorer": "https://etherscan.io/token/0xeb269732ab75A6fD61Ea60b06fE994cD32a83549", - "status": "active", - "id": "0xeb269732ab75A6fD61Ea60b06fE994cD32a83549" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeb269732ab75A6fD61Ea60b06fE994cD32a83549/logo.png b/blockchains/ethereum/assets/0xeb269732ab75A6fD61Ea60b06fE994cD32a83549/logo.png deleted file mode 100644 index 1c01facd92b3f..0000000000000 Binary files a/blockchains/ethereum/assets/0xeb269732ab75A6fD61Ea60b06fE994cD32a83549/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e/info.json b/blockchains/ethereum/assets/0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e/info.json deleted file mode 100644 index b800c8823d8f8..0000000000000 --- a/blockchains/ethereum/assets/0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dragon Token", - "symbol": "DRGT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e", - "status": "active", - "id": "0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e/logo.png b/blockchains/ethereum/assets/0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e/logo.png deleted file mode 100644 index 9e19f58163210..0000000000000 Binary files a/blockchains/ethereum/assets/0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xebC7cd2684DD96619841C7994343c5a8bdA94B10/info.json b/blockchains/ethereum/assets/0xebC7cd2684DD96619841C7994343c5a8bdA94B10/info.json deleted file mode 100644 index 09c847f85021d..0000000000000 --- a/blockchains/ethereum/assets/0xebC7cd2684DD96619841C7994343c5a8bdA94B10/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KWHCoin", - "symbol": "KWH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xebC7cd2684DD96619841C7994343c5a8bdA94B10", - "status": "active", - "id": "0xebC7cd2684DD96619841C7994343c5a8bdA94B10" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xebC7cd2684DD96619841C7994343c5a8bdA94B10/logo.png b/blockchains/ethereum/assets/0xebC7cd2684DD96619841C7994343c5a8bdA94B10/logo.png deleted file mode 100644 index f7feddac823a0..0000000000000 Binary files a/blockchains/ethereum/assets/0xebC7cd2684DD96619841C7994343c5a8bdA94B10/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892/info.json b/blockchains/ethereum/assets/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892/info.json deleted file mode 100644 index 5762c7711fbf2..0000000000000 --- a/blockchains/ethereum/assets/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Melon", - "website": "https://melonport.com", - "description": "Melon is an Ethereum-based protocol for decentralized on-chain asset management.", - "explorer": "https://etherscan.io/token/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892", - "type": "ERC20", - "symbol": "MLN", - "decimals": 18, - "status": "active", - "id": "0xec67005c4E498Ec7f55E092bd1d35cbC47C91892" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892/logo.png b/blockchains/ethereum/assets/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892/logo.png deleted file mode 100644 index 40b0083832173..0000000000000 Binary files a/blockchains/ethereum/assets/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xec97494eE4d697e7AB3D7682062bF564CeB9D08A/info.json b/blockchains/ethereum/assets/0xec97494eE4d697e7AB3D7682062bF564CeB9D08A/info.json deleted file mode 100644 index 1ebc998c39d0e..0000000000000 --- a/blockchains/ethereum/assets/0xec97494eE4d697e7AB3D7682062bF564CeB9D08A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LSToken", - "symbol": "LST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xec97494eE4d697e7AB3D7682062bF564CeB9D08A", - "status": "active", - "id": "0xec97494eE4d697e7AB3D7682062bF564CeB9D08A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xec97494eE4d697e7AB3D7682062bF564CeB9D08A/logo.png b/blockchains/ethereum/assets/0xec97494eE4d697e7AB3D7682062bF564CeB9D08A/logo.png deleted file mode 100644 index 05cf884179ea9..0000000000000 Binary files a/blockchains/ethereum/assets/0xec97494eE4d697e7AB3D7682062bF564CeB9D08A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xecA1DBf27b2553eE02f2783467e0CAc491e08222/info.json b/blockchains/ethereum/assets/0xecA1DBf27b2553eE02f2783467e0CAc491e08222/info.json deleted file mode 100644 index 3be9393cec98c..0000000000000 --- a/blockchains/ethereum/assets/0xecA1DBf27b2553eE02f2783467e0CAc491e08222/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MHIMG1-13/30M13", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xecA1DBf27b2553eE02f2783467e0CAc491e08222", - "status": "active", - "id": "0xecA1DBf27b2553eE02f2783467e0CAc491e08222" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xecA1DBf27b2553eE02f2783467e0CAc491e08222/logo.png b/blockchains/ethereum/assets/0xecA1DBf27b2553eE02f2783467e0CAc491e08222/logo.png deleted file mode 100644 index 4503809a8fe15..0000000000000 Binary files a/blockchains/ethereum/assets/0xecA1DBf27b2553eE02f2783467e0CAc491e08222/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xecC0F1F860a82aB3b442382D93853C02d6384389/info.json b/blockchains/ethereum/assets/0xecC0F1F860a82aB3b442382D93853C02d6384389/info.json deleted file mode 100644 index 94f1504a1fa34..0000000000000 --- a/blockchains/ethereum/assets/0xecC0F1F860a82aB3b442382D93853C02d6384389/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AXIS DeFi", - "website": "https://axisdefi.com", - "description": "The World’s First Lightspeed DeFi Dedicated Interoperable Superchain", - "explorer": "https://etherscan.io/token/0xecC0F1F860a82aB3b442382D93853C02d6384389", - "type": "ERC20", - "symbol": "AXIS", - "decimals": 18, - "status": "active", - "id": "0xecC0F1F860a82aB3b442382D93853C02d6384389" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xecC0F1F860a82aB3b442382D93853C02d6384389/logo.png b/blockchains/ethereum/assets/0xecC0F1F860a82aB3b442382D93853C02d6384389/logo.png deleted file mode 100644 index b93430f2c1fd9..0000000000000 Binary files a/blockchains/ethereum/assets/0xecC0F1F860a82aB3b442382D93853C02d6384389/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xeca82185adCE47f39c684352B0439f030f860318/info.json b/blockchains/ethereum/assets/0xeca82185adCE47f39c684352B0439f030f860318/info.json deleted file mode 100644 index b5dc7e03afd52..0000000000000 --- a/blockchains/ethereum/assets/0xeca82185adCE47f39c684352B0439f030f860318/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Perlin", - "symbol": "PERL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://perlinx.finance", - "explorer": "https://etherscan.io/token/0xeca82185adCE47f39c684352B0439f030f860318", - "status": "active", - "id": "0xeca82185adCE47f39c684352B0439f030f860318" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeca82185adCE47f39c684352B0439f030f860318/logo.png b/blockchains/ethereum/assets/0xeca82185adCE47f39c684352B0439f030f860318/logo.png deleted file mode 100644 index 31e0db4a7b323..0000000000000 Binary files a/blockchains/ethereum/assets/0xeca82185adCE47f39c684352B0439f030f860318/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36/info.json b/blockchains/ethereum/assets/0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36/info.json deleted file mode 100644 index 4bbba0400f47f..0000000000000 --- a/blockchains/ethereum/assets/0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "STASHPAY", - "symbol": "STP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36", - "status": "active", - "id": "0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36/logo.png b/blockchains/ethereum/assets/0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36/logo.png deleted file mode 100755 index 359adab2a56fd..0000000000000 Binary files a/blockchains/ethereum/assets/0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c/info.json b/blockchains/ethereum/assets/0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c/info.json deleted file mode 100644 index 0567aece22aad..0000000000000 --- a/blockchains/ethereum/assets/0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Saga", - "symbol": "SGA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.saga.org/", - "explorer": "https://etherscan.io/token/0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c", - "status": "active", - "id": "0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c/logo.png b/blockchains/ethereum/assets/0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c/logo.png deleted file mode 100644 index c81ac5b82b213..0000000000000 Binary files a/blockchains/ethereum/assets/0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227/info.json b/blockchains/ethereum/assets/0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227/info.json deleted file mode 100644 index 681f5253911c1..0000000000000 --- a/blockchains/ethereum/assets/0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trendering xYield", - "symbol": "xTRND", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227", - "status": "active", - "id": "0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227/logo.png b/blockchains/ethereum/assets/0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227/logo.png deleted file mode 100644 index 01c149b003099..0000000000000 Binary files a/blockchains/ethereum/assets/0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d/info.json b/blockchains/ethereum/assets/0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d/info.json deleted file mode 100644 index 3400d201949a4..0000000000000 --- a/blockchains/ethereum/assets/0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Practical Official", - "symbol": "PCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d", - "status": "active", - "id": "0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d/logo.png b/blockchains/ethereum/assets/0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d/logo.png deleted file mode 100644 index 86a37009c05a1..0000000000000 Binary files a/blockchains/ethereum/assets/0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/info.json b/blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/info.json deleted file mode 100644 index 17785a0bc4e24..0000000000000 --- a/blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Universe Coin", - "symbol": "UNIS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85", - "status": "active", - "id": "0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/logo.png b/blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/logo.png deleted file mode 100644 index 2985c9e896bb4..0000000000000 Binary files a/blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c/info.json b/blockchains/ethereum/assets/0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c/info.json deleted file mode 100644 index bb3e155c9bab5..0000000000000 --- a/blockchains/ethereum/assets/0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQUOMINER", - "symbol": "EQR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c", - "status": "active", - "id": "0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c/logo.png b/blockchains/ethereum/assets/0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c/logo.png deleted file mode 100644 index ae0d4b5afa440..0000000000000 Binary files a/blockchains/ethereum/assets/0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xedacc3cBcDF37fCefd16F02670c51C9cf2720015/info.json b/blockchains/ethereum/assets/0xedacc3cBcDF37fCefd16F02670c51C9cf2720015/info.json deleted file mode 100644 index d224843916d1d..0000000000000 --- a/blockchains/ethereum/assets/0xedacc3cBcDF37fCefd16F02670c51C9cf2720015/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ALL LIVES MATTER", - "symbol": "HUMAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xedacc3cBcDF37fCefd16F02670c51C9cf2720015", - "status": "active", - "id": "0xedacc3cBcDF37fCefd16F02670c51C9cf2720015" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xedacc3cBcDF37fCefd16F02670c51C9cf2720015/logo.png b/blockchains/ethereum/assets/0xedacc3cBcDF37fCefd16F02670c51C9cf2720015/logo.png deleted file mode 100644 index 332b287f2ff3a..0000000000000 Binary files a/blockchains/ethereum/assets/0xedacc3cBcDF37fCefd16F02670c51C9cf2720015/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C/info.json b/blockchains/ethereum/assets/0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C/info.json deleted file mode 100644 index 1fe9ebc773f69..0000000000000 --- a/blockchains/ethereum/assets/0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Business Coin", - "symbol": "BNC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C", - "status": "active", - "id": "0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C/logo.png b/blockchains/ethereum/assets/0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C/logo.png deleted file mode 100644 index 725480db1917e..0000000000000 Binary files a/blockchains/ethereum/assets/0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xee573a945B01B788B9287CE062A0CFC15bE9fd86/info.json b/blockchains/ethereum/assets/0xee573a945B01B788B9287CE062A0CFC15bE9fd86/info.json deleted file mode 100644 index d45ad3b234403..0000000000000 --- a/blockchains/ethereum/assets/0xee573a945B01B788B9287CE062A0CFC15bE9fd86/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Exeedme", - "website": "https://exeedme.com/", - "source_code": "https://github.com/exeedme", - "description": "New Revenue Streams for Gamers", - "explorer": "https://etherscan.io/token/0xee573a945B01B788B9287CE062A0CFC15bE9fd86", - "type": "ERC20", - "symbol": "XED", - "decimals": 18, - "status": "active", - "id": "0xee573a945B01B788B9287CE062A0CFC15bE9fd86" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xee573a945B01B788B9287CE062A0CFC15bE9fd86/logo.png b/blockchains/ethereum/assets/0xee573a945B01B788B9287CE062A0CFC15bE9fd86/logo.png deleted file mode 100644 index ea085bf6a7b3a..0000000000000 Binary files a/blockchains/ethereum/assets/0xee573a945B01B788B9287CE062A0CFC15bE9fd86/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e/info.json b/blockchains/ethereum/assets/0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e/info.json deleted file mode 100644 index 7dc22dea6e0c1..0000000000000 --- a/blockchains/ethereum/assets/0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cryptovirology Token", - "symbol": "CRY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e", - "status": "active", - "id": "0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e/logo.png b/blockchains/ethereum/assets/0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e/logo.png deleted file mode 100644 index 413489b6dc08b..0000000000000 Binary files a/blockchains/ethereum/assets/0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0/info.json b/blockchains/ethereum/assets/0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0/info.json deleted file mode 100644 index 6624d3b7879e0..0000000000000 --- a/blockchains/ethereum/assets/0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitcoinbing", - "symbol": "BING", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0", - "status": "active", - "id": "0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0/logo.png b/blockchains/ethereum/assets/0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0/logo.png deleted file mode 100644 index 0eb783c9d1032..0000000000000 Binary files a/blockchains/ethereum/assets/0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xef42d7D6219f4B17f539aEc0f3228C9C37f41536/info.json b/blockchains/ethereum/assets/0xef42d7D6219f4B17f539aEc0f3228C9C37f41536/info.json deleted file mode 100644 index c53bf13bc5481..0000000000000 --- a/blockchains/ethereum/assets/0xef42d7D6219f4B17f539aEc0f3228C9C37f41536/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-6/30M66", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xef42d7D6219f4B17f539aEc0f3228C9C37f41536", - "status": "active", - "id": "0xef42d7D6219f4B17f539aEc0f3228C9C37f41536" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xef42d7D6219f4B17f539aEc0f3228C9C37f41536/logo.png b/blockchains/ethereum/assets/0xef42d7D6219f4B17f539aEc0f3228C9C37f41536/logo.png deleted file mode 100644 index 22abe6f88d50a..0000000000000 Binary files a/blockchains/ethereum/assets/0xef42d7D6219f4B17f539aEc0f3228C9C37f41536/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6/info.json b/blockchains/ethereum/assets/0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6/info.json deleted file mode 100644 index 5b4457ef6a2ca..0000000000000 --- a/blockchains/ethereum/assets/0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CoinPaws", - "symbol": "CPS", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6", - "status": "active", - "id": "0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6/logo.png b/blockchains/ethereum/assets/0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6/logo.png deleted file mode 100644 index 785a737087ebc..0000000000000 Binary files a/blockchains/ethereum/assets/0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xef8CF79C21637fc6f951bcaC348915508a639a41/info.json b/blockchains/ethereum/assets/0xef8CF79C21637fc6f951bcaC348915508a639a41/info.json deleted file mode 100644 index ae30bce0b627e..0000000000000 --- a/blockchains/ethereum/assets/0xef8CF79C21637fc6f951bcaC348915508a639a41/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SRCOIN", - "symbol": "SRCOIN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xef8CF79C21637fc6f951bcaC348915508a639a41", - "status": "active", - "id": "0xef8CF79C21637fc6f951bcaC348915508a639a41" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xef8CF79C21637fc6f951bcaC348915508a639a41/logo.png b/blockchains/ethereum/assets/0xef8CF79C21637fc6f951bcaC348915508a639a41/logo.png deleted file mode 100755 index d1ed17852cd2d..0000000000000 Binary files a/blockchains/ethereum/assets/0xef8CF79C21637fc6f951bcaC348915508a639a41/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf028ADEe51533b1B47BEaa890fEb54a457f51E89/info.json b/blockchains/ethereum/assets/0xf028ADEe51533b1B47BEaa890fEb54a457f51E89/info.json deleted file mode 100644 index c8e53d24dbc25..0000000000000 --- a/blockchains/ethereum/assets/0xf028ADEe51533b1B47BEaa890fEb54a457f51E89/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BMChain Token", - "symbol": "BMT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://bmchain.io/", - "explorer": "https://etherscan.io/token/0xf028ADEe51533b1B47BEaa890fEb54a457f51E89", - "status": "active", - "id": "0xf028ADEe51533b1B47BEaa890fEb54a457f51E89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf028ADEe51533b1B47BEaa890fEb54a457f51E89/logo.png b/blockchains/ethereum/assets/0xf028ADEe51533b1B47BEaa890fEb54a457f51E89/logo.png deleted file mode 100755 index 2d12a934bbbea..0000000000000 Binary files a/blockchains/ethereum/assets/0xf028ADEe51533b1B47BEaa890fEb54a457f51E89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf03bfb08a807716e3340e175B98b388d2DC56DE0/info.json b/blockchains/ethereum/assets/0xf03bfb08a807716e3340e175B98b388d2DC56DE0/info.json deleted file mode 100644 index 00b09b79c27d2..0000000000000 --- a/blockchains/ethereum/assets/0xf03bfb08a807716e3340e175B98b388d2DC56DE0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Neodium Network", - "symbol": "NN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://neodium.network", - "explorer": "https://etherscan.io/token/0xf03bfb08a807716e3340e175B98b388d2DC56DE0", - "status": "active", - "id": "0xf03bfb08a807716e3340e175B98b388d2DC56DE0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf03bfb08a807716e3340e175B98b388d2DC56DE0/logo.png b/blockchains/ethereum/assets/0xf03bfb08a807716e3340e175B98b388d2DC56DE0/logo.png deleted file mode 100755 index b7443127a441c..0000000000000 Binary files a/blockchains/ethereum/assets/0xf03bfb08a807716e3340e175B98b388d2DC56DE0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf04a8ac553FceDB5BA99A64799155826C136b0Be/info.json b/blockchains/ethereum/assets/0xf04a8ac553FceDB5BA99A64799155826C136b0Be/info.json deleted file mode 100644 index 0bf2c61ef3531..0000000000000 --- a/blockchains/ethereum/assets/0xf04a8ac553FceDB5BA99A64799155826C136b0Be/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Flixx", - "symbol": "FLIXX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.flixxo.com/", - "explorer": "https://etherscan.io/token/0xf04a8ac553FceDB5BA99A64799155826C136b0Be", - "status": "active", - "id": "0xf04a8ac553FceDB5BA99A64799155826C136b0Be" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf04a8ac553FceDB5BA99A64799155826C136b0Be/logo.png b/blockchains/ethereum/assets/0xf04a8ac553FceDB5BA99A64799155826C136b0Be/logo.png deleted file mode 100755 index 5edd6ca038532..0000000000000 Binary files a/blockchains/ethereum/assets/0xf04a8ac553FceDB5BA99A64799155826C136b0Be/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf050E54d2b50c055C9919a4B856A195221D3DB71/info.json b/blockchains/ethereum/assets/0xf050E54d2b50c055C9919a4B856A195221D3DB71/info.json deleted file mode 100644 index 8564c6efd79b7..0000000000000 --- a/blockchains/ethereum/assets/0xf050E54d2b50c055C9919a4B856A195221D3DB71/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rutile", - "symbol": "RUT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf050E54d2b50c055C9919a4B856A195221D3DB71", - "status": "active", - "id": "0xf050E54d2b50c055C9919a4B856A195221D3DB71" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf050E54d2b50c055C9919a4B856A195221D3DB71/logo.png b/blockchains/ethereum/assets/0xf050E54d2b50c055C9919a4B856A195221D3DB71/logo.png deleted file mode 100644 index 6d58281d4694b..0000000000000 Binary files a/blockchains/ethereum/assets/0xf050E54d2b50c055C9919a4B856A195221D3DB71/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9/info.json b/blockchains/ethereum/assets/0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9/info.json deleted file mode 100644 index 7cd9a0c8ab318..0000000000000 --- a/blockchains/ethereum/assets/0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Yugi", - "symbol": "YUG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9", - "status": "active", - "id": "0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9/logo.png b/blockchains/ethereum/assets/0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9/logo.png deleted file mode 100644 index 93696e14607b2..0000000000000 Binary files a/blockchains/ethereum/assets/0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf05a9382A4C3F29E2784502754293D88b835109C/info.json b/blockchains/ethereum/assets/0xf05a9382A4C3F29E2784502754293D88b835109C/info.json deleted file mode 100644 index a9b89a30c3e7a..0000000000000 --- a/blockchains/ethereum/assets/0xf05a9382A4C3F29E2784502754293D88b835109C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REX - Real Estate tokens", - "symbol": "REX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://imbrex.io/", - "explorer": "https://etherscan.io/token/0xf05a9382A4C3F29E2784502754293D88b835109C", - "status": "active", - "id": "0xf05a9382A4C3F29E2784502754293D88b835109C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf05a9382A4C3F29E2784502754293D88b835109C/logo.png b/blockchains/ethereum/assets/0xf05a9382A4C3F29E2784502754293D88b835109C/logo.png deleted file mode 100644 index 566a5f0f90b5e..0000000000000 Binary files a/blockchains/ethereum/assets/0xf05a9382A4C3F29E2784502754293D88b835109C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf083F40599741bC576173B492268972CE661E5ec/info.json b/blockchains/ethereum/assets/0xf083F40599741bC576173B492268972CE661E5ec/info.json deleted file mode 100644 index 6bbf7987c79cb..0000000000000 --- a/blockchains/ethereum/assets/0xf083F40599741bC576173B492268972CE661E5ec/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bit Value Art Bank", - "symbol": "BVB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf083F40599741bC576173B492268972CE661E5ec", - "status": "active", - "id": "0xf083F40599741bC576173B492268972CE661E5ec" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf083F40599741bC576173B492268972CE661E5ec/logo.png b/blockchains/ethereum/assets/0xf083F40599741bC576173B492268972CE661E5ec/logo.png deleted file mode 100644 index 78d5a7e45e792..0000000000000 Binary files a/blockchains/ethereum/assets/0xf083F40599741bC576173B492268972CE661E5ec/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf08c68bD5f4194d994FD70726746Bf529eE5a617/info.json b/blockchains/ethereum/assets/0xf08c68bD5f4194d994FD70726746Bf529eE5a617/info.json deleted file mode 100644 index a09aa65a77245..0000000000000 --- a/blockchains/ethereum/assets/0xf08c68bD5f4194d994FD70726746Bf529eE5a617/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ThoreNext", - "symbol": "THX", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://www.thorenext.com/", - "explorer": "https://etherscan.io/token/0xf08c68bD5f4194d994FD70726746Bf529eE5a617", - "status": "active", - "id": "0xf08c68bD5f4194d994FD70726746Bf529eE5a617" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf08c68bD5f4194d994FD70726746Bf529eE5a617/logo.png b/blockchains/ethereum/assets/0xf08c68bD5f4194d994FD70726746Bf529eE5a617/logo.png deleted file mode 100644 index cde6c321a997f..0000000000000 Binary files a/blockchains/ethereum/assets/0xf08c68bD5f4194d994FD70726746Bf529eE5a617/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf091Cf09c51811819DB705710e9634B8bf18F164/info.json b/blockchains/ethereum/assets/0xf091Cf09c51811819DB705710e9634B8bf18F164/info.json deleted file mode 100644 index fd1b3fbb42dcc..0000000000000 --- a/blockchains/ethereum/assets/0xf091Cf09c51811819DB705710e9634B8bf18F164/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Couchain", - "symbol": "COU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://couchain.io/", - "explorer": "https://etherscan.io/token/0xf091Cf09c51811819DB705710e9634B8bf18F164", - "status": "active", - "id": "0xf091Cf09c51811819DB705710e9634B8bf18F164" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf091Cf09c51811819DB705710e9634B8bf18F164/logo.png b/blockchains/ethereum/assets/0xf091Cf09c51811819DB705710e9634B8bf18F164/logo.png deleted file mode 100755 index fc67a8e64472e..0000000000000 Binary files a/blockchains/ethereum/assets/0xf091Cf09c51811819DB705710e9634B8bf18F164/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb/info.json b/blockchains/ethereum/assets/0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb/info.json deleted file mode 100644 index 8bf78cefbe099..0000000000000 --- a/blockchains/ethereum/assets/0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iEx.ec Network Token", - "symbol": "RLC", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb", - "status": "active", - "id": "0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb/logo.png b/blockchains/ethereum/assets/0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb/logo.png deleted file mode 100755 index 67baeeccab945..0000000000000 Binary files a/blockchains/ethereum/assets/0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA/info.json b/blockchains/ethereum/assets/0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA/info.json deleted file mode 100644 index caf5ab6dc089f..0000000000000 --- a/blockchains/ethereum/assets/0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Yearn Finance Bit", - "website": "https://yfbit.finance/", - "source_code": "https://github.com/yfbit", - "white_paper": "https://yfbit.finance/assets/white/YearnFinanceBit_WP_v_1.pdf", - "description": "Yearn Finance Bit is a decentralized token under ERC-20 protocol, allows users to stake YFBT, borrow assets, and vote for improvements within the community.", - "explorer": "https://etherscan.io/token/0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA", - "type": "ERC20", - "symbol": "YFBT", - "decimals": 18, - "status": "active", - "id": "0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA/logo.png b/blockchains/ethereum/assets/0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA/logo.png deleted file mode 100644 index 5ff830bc8bcfe..0000000000000 Binary files a/blockchains/ethereum/assets/0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a/info.json b/blockchains/ethereum/assets/0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a/info.json deleted file mode 100644 index 0cff8b71f62a3..0000000000000 --- a/blockchains/ethereum/assets/0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OHFF", - "symbol": "OHFF", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a", - "status": "active", - "id": "0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a/logo.png b/blockchains/ethereum/assets/0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a/logo.png deleted file mode 100644 index 18d16611a7b49..0000000000000 Binary files a/blockchains/ethereum/assets/0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf0B0A13d908253D954BA031a425dFd54f94a2e3D/info.json b/blockchains/ethereum/assets/0xf0B0A13d908253D954BA031a425dFd54f94a2e3D/info.json deleted file mode 100644 index 66dc965b645c9..0000000000000 --- a/blockchains/ethereum/assets/0xf0B0A13d908253D954BA031a425dFd54f94a2e3D/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FlashX Advance", - "symbol": "FSXA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.flashxcoinofficial.com/", - "explorer": "https://etherscan.io/token/0xf0B0A13d908253D954BA031a425dFd54f94a2e3D", - "status": "active", - "id": "0xf0B0A13d908253D954BA031a425dFd54f94a2e3D" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf0B0A13d908253D954BA031a425dFd54f94a2e3D/logo.png b/blockchains/ethereum/assets/0xf0B0A13d908253D954BA031a425dFd54f94a2e3D/logo.png deleted file mode 100644 index 603c61504ed64..0000000000000 Binary files a/blockchains/ethereum/assets/0xf0B0A13d908253D954BA031a425dFd54f94a2e3D/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA/info.json b/blockchains/ethereum/assets/0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA/info.json deleted file mode 100644 index a7e686b001802..0000000000000 --- a/blockchains/ethereum/assets/0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ETH.limiteD", - "symbol": "ELD", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA", - "status": "active", - "id": "0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA/logo.png b/blockchains/ethereum/assets/0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA/logo.png deleted file mode 100644 index 03f82616c1a26..0000000000000 Binary files a/blockchains/ethereum/assets/0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749/info.json b/blockchains/ethereum/assets/0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749/info.json deleted file mode 100644 index cf3e51ce9b758..0000000000000 --- a/blockchains/ethereum/assets/0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Central Token Exchange", - "symbol": "CTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749", - "status": "active", - "id": "0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749/logo.png b/blockchains/ethereum/assets/0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749/logo.png deleted file mode 100644 index bf09792675990..0000000000000 Binary files a/blockchains/ethereum/assets/0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4/info.json b/blockchains/ethereum/assets/0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4/info.json deleted file mode 100644 index 40650e899a50c..0000000000000 --- a/blockchains/ethereum/assets/0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Enigma", - "symbol": "ENG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://enigma.co/", - "explorer": "https://etherscan.io/token/0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4", - "status": "active", - "id": "0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4/logo.png b/blockchains/ethereum/assets/0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4/logo.png deleted file mode 100644 index 559c3b9f31866..0000000000000 Binary files a/blockchains/ethereum/assets/0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC/info.json b/blockchains/ethereum/assets/0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC/info.json deleted file mode 100644 index 0936daa110c51..0000000000000 --- a/blockchains/ethereum/assets/0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethenity", - "website": "http://ethenity.airsite.co", - "description": "Ethereum-based alternative asset for trading,developing innovative and alternative cryptocurrency solutions.", - "explorer": "https://etherscan.io/token/0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC", - "type": "ERC20", - "symbol": "ETHN", - "decimals": 18, - "status": "active", - "id": "0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC/logo.png b/blockchains/ethereum/assets/0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC/logo.png deleted file mode 100644 index 81e4c34ba01a3..0000000000000 Binary files a/blockchains/ethereum/assets/0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55/info.json b/blockchains/ethereum/assets/0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55/info.json deleted file mode 100644 index e9733b8a18332..0000000000000 --- a/blockchains/ethereum/assets/0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BONUSHAMMER", - "symbol": "BONUS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55", - "status": "active", - "id": "0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55/logo.png b/blockchains/ethereum/assets/0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55/logo.png deleted file mode 100644 index a47eaa4c2c910..0000000000000 Binary files a/blockchains/ethereum/assets/0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf14922001A2FB8541a433905437ae954419C2439/info.json b/blockchains/ethereum/assets/0xf14922001A2FB8541a433905437ae954419C2439/info.json deleted file mode 100644 index 60a80d6f2c393..0000000000000 --- a/blockchains/ethereum/assets/0xf14922001A2FB8541a433905437ae954419C2439/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Inmediate", - "symbol": "DIT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://inmediate.io/", - "explorer": "https://etherscan.io/token/0xf14922001A2FB8541a433905437ae954419C2439", - "status": "active", - "id": "0xf14922001A2FB8541a433905437ae954419C2439" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf14922001A2FB8541a433905437ae954419C2439/logo.png b/blockchains/ethereum/assets/0xf14922001A2FB8541a433905437ae954419C2439/logo.png deleted file mode 100644 index 9e59e6593dcbe..0000000000000 Binary files a/blockchains/ethereum/assets/0xf14922001A2FB8541a433905437ae954419C2439/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf16843C8ab59AE17f9481Ec756a1DED049192AF4/info.json b/blockchains/ethereum/assets/0xf16843C8ab59AE17f9481Ec756a1DED049192AF4/info.json deleted file mode 100644 index fb8bc95eeb106..0000000000000 --- a/blockchains/ethereum/assets/0xf16843C8ab59AE17f9481Ec756a1DED049192AF4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "比特链", - "symbol": "BIT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf16843C8ab59AE17f9481Ec756a1DED049192AF4", - "status": "active", - "id": "0xf16843C8ab59AE17f9481Ec756a1DED049192AF4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf16843C8ab59AE17f9481Ec756a1DED049192AF4/logo.png b/blockchains/ethereum/assets/0xf16843C8ab59AE17f9481Ec756a1DED049192AF4/logo.png deleted file mode 100755 index db9a8ca65793b..0000000000000 Binary files a/blockchains/ethereum/assets/0xf16843C8ab59AE17f9481Ec756a1DED049192AF4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3/info.json b/blockchains/ethereum/assets/0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3/info.json deleted file mode 100644 index ffc5f513fb86e..0000000000000 --- a/blockchains/ethereum/assets/0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FOMOPROTOCOL", - "symbol": "FOM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3", - "status": "active", - "id": "0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3/logo.png b/blockchains/ethereum/assets/0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3/logo.png deleted file mode 100644 index 57928b683d543..0000000000000 Binary files a/blockchains/ethereum/assets/0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf16e81dce15B08F326220742020379B855B87DF9/logo.png b/blockchains/ethereum/assets/0xf16e81dce15B08F326220742020379B855B87DF9/logo.png deleted file mode 100644 index 8a599ef610207..0000000000000 Binary files a/blockchains/ethereum/assets/0xf16e81dce15B08F326220742020379B855B87DF9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831/info.json b/blockchains/ethereum/assets/0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831/info.json deleted file mode 100644 index 5d2f99e47a96e..0000000000000 --- a/blockchains/ethereum/assets/0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BioCrypt", - "symbol": "BIO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://BioCrypt.Tech", - "explorer": "https://etherscan.io/token/0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831", - "status": "active", - "id": "0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831/logo.png b/blockchains/ethereum/assets/0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831/logo.png deleted file mode 100644 index 482590abe2a14..0000000000000 Binary files a/blockchains/ethereum/assets/0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd/info.json b/blockchains/ethereum/assets/0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd/info.json deleted file mode 100644 index a154e4deae161..0000000000000 --- a/blockchains/ethereum/assets/0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OGCoin E-health Africa", - "symbol": "OGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd", - "status": "active", - "id": "0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd/logo.png b/blockchains/ethereum/assets/0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd/logo.png deleted file mode 100755 index b6f5847bd3897..0000000000000 Binary files a/blockchains/ethereum/assets/0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf1aC7A375429719DE0dde33528e2639B9a206ebA/info.json b/blockchains/ethereum/assets/0xf1aC7A375429719DE0dde33528e2639B9a206ebA/info.json deleted file mode 100644 index 8ba08223fd603..0000000000000 --- a/blockchains/ethereum/assets/0xf1aC7A375429719DE0dde33528e2639B9a206ebA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AMGO - Arena Match Gold", - "symbol": "AMGO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://arenamatch.com/amg/", - "explorer": "https://etherscan.io/token/0xf1aC7A375429719DE0dde33528e2639B9a206ebA", - "status": "active", - "id": "0xf1aC7A375429719DE0dde33528e2639B9a206ebA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf1aC7A375429719DE0dde33528e2639B9a206ebA/logo.png b/blockchains/ethereum/assets/0xf1aC7A375429719DE0dde33528e2639B9a206ebA/logo.png deleted file mode 100644 index 0bbab71ec2c9a..0000000000000 Binary files a/blockchains/ethereum/assets/0xf1aC7A375429719DE0dde33528e2639B9a206ebA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b/info.json b/blockchains/ethereum/assets/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b/info.json deleted file mode 100644 index 671b0bceec472..0000000000000 --- a/blockchains/ethereum/assets/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Rally", - "website": "https://rally.io/", - "description": "Cryptocurrency for Creator Communities", - "explorer": "https://etherscan.io/token/0xf1f955016ecbcd7321c7266bccfb96c68ea5e49b", - "type": "ERC20", - "symbol": "RLY", - "decimals": 18, - "status": "active", - "id": "0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b/logo.png b/blockchains/ethereum/assets/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b/logo.png deleted file mode 100644 index 33d1bc5a9e9ac..0000000000000 Binary files a/blockchains/ethereum/assets/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf203Ca1769ca8e9e8FE1DA9D147DB68B6c919817/logo.png b/blockchains/ethereum/assets/0xf203Ca1769ca8e9e8FE1DA9D147DB68B6c919817/logo.png deleted file mode 100644 index c047a407b0539..0000000000000 Binary files a/blockchains/ethereum/assets/0xf203Ca1769ca8e9e8FE1DA9D147DB68B6c919817/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf20E484056d9cb18733eAF6F2865257e23F92af1/info.json b/blockchains/ethereum/assets/0xf20E484056d9cb18733eAF6F2865257e23F92af1/info.json deleted file mode 100644 index 8b7a36dff56cb..0000000000000 --- a/blockchains/ethereum/assets/0xf20E484056d9cb18733eAF6F2865257e23F92af1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Eterbase Cash", - "symbol": "XBASE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf20E484056d9cb18733eAF6F2865257e23F92af1", - "status": "active", - "id": "0xf20E484056d9cb18733eAF6F2865257e23F92af1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf20E484056d9cb18733eAF6F2865257e23F92af1/logo.png b/blockchains/ethereum/assets/0xf20E484056d9cb18733eAF6F2865257e23F92af1/logo.png deleted file mode 100644 index 24d60d79d5e6f..0000000000000 Binary files a/blockchains/ethereum/assets/0xf20E484056d9cb18733eAF6F2865257e23F92af1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/info.json b/blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/info.json deleted file mode 100644 index f46b3b0c684b8..0000000000000 --- a/blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Realio Network", - "website": "https://realio.fund", - "white_paper": "https://realio.fund/static/assets/downloads/realio-wp.pdf", - "description": "End-to-end platform for compliant issuance, p2p trading and life-cycle management of digital assets.", - "explorer": "https://etherscan.io/token/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097", - "type": "ERC20", - "symbol": "RIO", - "decimals": 18, - "status": "active", - "id": "0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/logo.png b/blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/logo.png deleted file mode 100644 index fac69ff9285fa..0000000000000 Binary files a/blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/info.json b/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/info.json deleted file mode 100644 index 4378324954095..0000000000000 --- a/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tronix", - "symbol": "TRX", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf230b790E05390FC8295F4d3F60332c93BEd42e2", - "status": "active", - "id": "0xf230b790E05390FC8295F4d3F60332c93BEd42e2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/logo.png b/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/logo.png deleted file mode 100755 index 3518a70728125..0000000000000 Binary files a/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c/info.json b/blockchains/ethereum/assets/0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c/info.json deleted file mode 100644 index 154105d97dcc3..0000000000000 --- a/blockchains/ethereum/assets/0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EduCoin", - "symbol": "EDU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.edu.one/", - "explorer": "https://etherscan.io/token/0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c", - "status": "active", - "id": "0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c/logo.png b/blockchains/ethereum/assets/0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c/logo.png deleted file mode 100644 index 535917f4cde99..0000000000000 Binary files a/blockchains/ethereum/assets/0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf278c1CA969095ffddDED020290cf8B5C424AcE2/info.json b/blockchains/ethereum/assets/0xf278c1CA969095ffddDED020290cf8B5C424AcE2/info.json deleted file mode 100644 index 6599527270a7d..0000000000000 --- a/blockchains/ethereum/assets/0xf278c1CA969095ffddDED020290cf8B5C424AcE2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RUFF", - "symbol": "RUFF", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://ruffchain.com/", - "explorer": "https://etherscan.io/token/0xf278c1CA969095ffddDED020290cf8B5C424AcE2", - "status": "active", - "id": "0xf278c1CA969095ffddDED020290cf8B5C424AcE2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf278c1CA969095ffddDED020290cf8B5C424AcE2/logo.png b/blockchains/ethereum/assets/0xf278c1CA969095ffddDED020290cf8B5C424AcE2/logo.png deleted file mode 100644 index d004357171d46..0000000000000 Binary files a/blockchains/ethereum/assets/0xf278c1CA969095ffddDED020290cf8B5C424AcE2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633/info.json b/blockchains/ethereum/assets/0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633/info.json deleted file mode 100644 index 30552e0064962..0000000000000 --- a/blockchains/ethereum/assets/0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Spider Finance", - "website": "https://spider.finance/", - "source_code": "", - "white_paper": "", - "description": "SPIDER FINANCE IS A FULLY DECENTRALIZED PROTOCOL FOR GAME ON ETHEREUM.", - "explorer": "https://etherscan.io/token/0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633", - "research": "", - "type": "ERC20", - "symbol": "SPID", - "decimals": 18, - "status": "active", - "id": "0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633/logo.png b/blockchains/ethereum/assets/0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633/logo.png deleted file mode 100644 index 8232b02a7773d..0000000000000 Binary files a/blockchains/ethereum/assets/0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf29e46887FFAE92f1ff87DfE39713875Da541373/info.json b/blockchains/ethereum/assets/0xf29e46887FFAE92f1ff87DfE39713875Da541373/info.json deleted file mode 100644 index 29eed53f3d834..0000000000000 --- a/blockchains/ethereum/assets/0xf29e46887FFAE92f1ff87DfE39713875Da541373/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UNC", - "website": "https://unicrypt.network", - "description": "UNC was the initial token of the UniCrypt platform. Please swap it to UNCX (the new token) on the website.", - "explorer": "https://etherscan.io/token/0xf29e46887FFAE92f1ff87DfE39713875Da541373", - "type": "ERC20", - "symbol": "UNC", - "decimals": 18, - "status": "active", - "id": "0xf29e46887FFAE92f1ff87DfE39713875Da541373" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf29e46887FFAE92f1ff87DfE39713875Da541373/logo.png b/blockchains/ethereum/assets/0xf29e46887FFAE92f1ff87DfE39713875Da541373/logo.png deleted file mode 100644 index be90c0e530fc9..0000000000000 Binary files a/blockchains/ethereum/assets/0xf29e46887FFAE92f1ff87DfE39713875Da541373/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf2D4A5dd017d78289C404DE98c37cE245e417C7f/info.json b/blockchains/ethereum/assets/0xf2D4A5dd017d78289C404DE98c37cE245e417C7f/info.json deleted file mode 100644 index 56d08c4047123..0000000000000 --- a/blockchains/ethereum/assets/0xf2D4A5dd017d78289C404DE98c37cE245e417C7f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PAPARAZZI", - "website": "https://pazzi.world", - "description": "Paparazzi is a photo-centric blockchain-based platform to provide a seamless process of capturing, sharing, and trading a graphic memory.", - "explorer": "https://etherscan.io/token/0xf2d4a5dd017d78289c404de98c37ce245e417c7f", - "type": "ERC20", - "symbol": "PAZZI-N", - "decimals": 18, - "status": "active", - "id": "0xf2D4A5dd017d78289C404DE98c37cE245e417C7f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf2D4A5dd017d78289C404DE98c37cE245e417C7f/logo.png b/blockchains/ethereum/assets/0xf2D4A5dd017d78289C404DE98c37cE245e417C7f/logo.png deleted file mode 100644 index 416fb73987172..0000000000000 Binary files a/blockchains/ethereum/assets/0xf2D4A5dd017d78289C404DE98c37cE245e417C7f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48/info.json b/blockchains/ethereum/assets/0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48/info.json deleted file mode 100644 index cfeea30d933b4..0000000000000 --- a/blockchains/ethereum/assets/0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CANDY", - "symbol": "CANDY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48", - "status": "active", - "id": "0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48/logo.png b/blockchains/ethereum/assets/0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48/logo.png deleted file mode 100755 index 499cfe1fa6b47..0000000000000 Binary files a/blockchains/ethereum/assets/0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0/info.json b/blockchains/ethereum/assets/0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0/info.json deleted file mode 100644 index 9e2809f7cca1a..0000000000000 --- a/blockchains/ethereum/assets/0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Secondary Data Attestation Token", - "symbol": "SEDA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0", - "status": "active", - "id": "0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0/logo.png b/blockchains/ethereum/assets/0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0/logo.png deleted file mode 100755 index c14ffc4dd43d5..0000000000000 Binary files a/blockchains/ethereum/assets/0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a/info.json b/blockchains/ethereum/assets/0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a/info.json deleted file mode 100644 index 8422a9a732056..0000000000000 --- a/blockchains/ethereum/assets/0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherUtilityToken", - "symbol": "EUT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a", - "status": "active", - "id": "0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a/logo.png b/blockchains/ethereum/assets/0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a/logo.png deleted file mode 100644 index 7f9f097f12e59..0000000000000 Binary files a/blockchains/ethereum/assets/0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf3099f855D5D8Ea97d9862573985C1461c96Fd20/info.json b/blockchains/ethereum/assets/0xf3099f855D5D8Ea97d9862573985C1461c96Fd20/info.json deleted file mode 100644 index c536446e65c04..0000000000000 --- a/blockchains/ethereum/assets/0xf3099f855D5D8Ea97d9862573985C1461c96Fd20/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Clubfungus", - "symbol": "FUUN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf3099f855D5D8Ea97d9862573985C1461c96Fd20", - "status": "active", - "id": "0xf3099f855D5D8Ea97d9862573985C1461c96Fd20" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf3099f855D5D8Ea97d9862573985C1461c96Fd20/logo.png b/blockchains/ethereum/assets/0xf3099f855D5D8Ea97d9862573985C1461c96Fd20/logo.png deleted file mode 100755 index 13245ff358211..0000000000000 Binary files a/blockchains/ethereum/assets/0xf3099f855D5D8Ea97d9862573985C1461c96Fd20/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa/info.json b/blockchains/ethereum/assets/0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa/info.json deleted file mode 100644 index 43419fb038812..0000000000000 --- a/blockchains/ethereum/assets/0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SND Token 1.0", - "symbol": "SND", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "https://en.sandcoin.io/", - "explorer": "https://etherscan.io/token/0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa", - "status": "active", - "id": "0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa/logo.png b/blockchains/ethereum/assets/0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa/logo.png deleted file mode 100755 index a562c3d2c18fe..0000000000000 Binary files a/blockchains/ethereum/assets/0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf34845b76015D2952B6E39436bC59Cae3C9ba17d/info.json b/blockchains/ethereum/assets/0xf34845b76015D2952B6E39436bC59Cae3C9ba17d/info.json deleted file mode 100644 index 7351873e4d517..0000000000000 --- a/blockchains/ethereum/assets/0xf34845b76015D2952B6E39436bC59Cae3C9ba17d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GIGS", - "symbol": "GIGS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf34845b76015D2952B6E39436bC59Cae3C9ba17d", - "status": "active", - "id": "0xf34845b76015D2952B6E39436bC59Cae3C9ba17d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf34845b76015D2952B6E39436bC59Cae3C9ba17d/logo.png b/blockchains/ethereum/assets/0xf34845b76015D2952B6E39436bC59Cae3C9ba17d/logo.png deleted file mode 100644 index 9971c5c950efc..0000000000000 Binary files a/blockchains/ethereum/assets/0xf34845b76015D2952B6E39436bC59Cae3C9ba17d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf354a75DB1641D7658628771055199C41e7b4bAd/info.json b/blockchains/ethereum/assets/0xf354a75DB1641D7658628771055199C41e7b4bAd/info.json deleted file mode 100644 index 046952d6686ca..0000000000000 --- a/blockchains/ethereum/assets/0xf354a75DB1641D7658628771055199C41e7b4bAd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JAY", - "symbol": "JAY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf354a75DB1641D7658628771055199C41e7b4bAd", - "status": "active", - "id": "0xf354a75DB1641D7658628771055199C41e7b4bAd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf354a75DB1641D7658628771055199C41e7b4bAd/logo.png b/blockchains/ethereum/assets/0xf354a75DB1641D7658628771055199C41e7b4bAd/logo.png deleted file mode 100644 index 35b6b445f3a2f..0000000000000 Binary files a/blockchains/ethereum/assets/0xf354a75DB1641D7658628771055199C41e7b4bAd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a/info.json b/blockchains/ethereum/assets/0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a/info.json deleted file mode 100644 index 900e68f5b24a7..0000000000000 --- a/blockchains/ethereum/assets/0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KaratBank Coin", - "symbol": "KBC", - "type": "ERC20", - "decimals": 7, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a", - "status": "active", - "id": "0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a/logo.png b/blockchains/ethereum/assets/0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a/logo.png deleted file mode 100755 index 0eedf85862fdf..0000000000000 Binary files a/blockchains/ethereum/assets/0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C/info.json b/blockchains/ethereum/assets/0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C/info.json deleted file mode 100644 index 98118e818f87c..0000000000000 --- a/blockchains/ethereum/assets/0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Coin Swap", - "symbol": "CSP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C", - "status": "active", - "id": "0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C/logo.png b/blockchains/ethereum/assets/0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C/logo.png deleted file mode 100644 index 3c78201adb094..0000000000000 Binary files a/blockchains/ethereum/assets/0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf3A2ace8e48751c965eA0A1D064303AcA53842b9/info.json b/blockchains/ethereum/assets/0xf3A2ace8e48751c965eA0A1D064303AcA53842b9/info.json deleted file mode 100644 index 5f21b59728d06..0000000000000 --- a/blockchains/ethereum/assets/0xf3A2ace8e48751c965eA0A1D064303AcA53842b9/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "HXY Money", - "website": "https://HXY.business", - "description": "HXY Money is brought to you by HXY Business - Our ERC20 incentive token, HXY, acts as the economic core to the HXY.Business DApp eco-system", - "explorer": "https://etherscan.io/token/0xf3A2ace8e48751c965eA0A1D064303AcA53842b9", - "research": "", - "type": "ERC20", - "symbol": "HXY", - "decimals": 8, - "status": "active", - "id": "0xf3A2ace8e48751c965eA0A1D064303AcA53842b9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf3A2ace8e48751c965eA0A1D064303AcA53842b9/logo.png b/blockchains/ethereum/assets/0xf3A2ace8e48751c965eA0A1D064303AcA53842b9/logo.png deleted file mode 100644 index 53b4e268fc5d6..0000000000000 Binary files a/blockchains/ethereum/assets/0xf3A2ace8e48751c965eA0A1D064303AcA53842b9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf3D923825eEc91d3074C656d9d558e271Ed55aee/info.json b/blockchains/ethereum/assets/0xf3D923825eEc91d3074C656d9d558e271Ed55aee/info.json deleted file mode 100644 index 7fc8b8457ff0c..0000000000000 --- a/blockchains/ethereum/assets/0xf3D923825eEc91d3074C656d9d558e271Ed55aee/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EtherCenter", - "symbol": "ECT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf3D923825eEc91d3074C656d9d558e271Ed55aee", - "status": "active", - "id": "0xf3D923825eEc91d3074C656d9d558e271Ed55aee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf3D923825eEc91d3074C656d9d558e271Ed55aee/logo.png b/blockchains/ethereum/assets/0xf3D923825eEc91d3074C656d9d558e271Ed55aee/logo.png deleted file mode 100644 index acc1b1014dfa3..0000000000000 Binary files a/blockchains/ethereum/assets/0xf3D923825eEc91d3074C656d9d558e271Ed55aee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf3DD3aCF1662A564E15D7569Fd80c105596e8846/info.json b/blockchains/ethereum/assets/0xf3DD3aCF1662A564E15D7569Fd80c105596e8846/info.json deleted file mode 100644 index 572bbe5d28fbe..0000000000000 --- a/blockchains/ethereum/assets/0xf3DD3aCF1662A564E15D7569Fd80c105596e8846/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ALPHAPROTOCOL", - "symbol": "ALP", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf3DD3aCF1662A564E15D7569Fd80c105596e8846", - "status": "active", - "id": "0xf3DD3aCF1662A564E15D7569Fd80c105596e8846" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf3DD3aCF1662A564E15D7569Fd80c105596e8846/logo.png b/blockchains/ethereum/assets/0xf3DD3aCF1662A564E15D7569Fd80c105596e8846/logo.png deleted file mode 100644 index f86884476e952..0000000000000 Binary files a/blockchains/ethereum/assets/0xf3DD3aCF1662A564E15D7569Fd80c105596e8846/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8/info.json b/blockchains/ethereum/assets/0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8/info.json deleted file mode 100644 index 37fc356a53a79..0000000000000 --- a/blockchains/ethereum/assets/0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Everex", - "symbol": "EVX", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://www.everex.io/", - "explorer": "https://etherscan.io/token/0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8", - "status": "active", - "id": "0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8/logo.png b/blockchains/ethereum/assets/0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8/logo.png deleted file mode 100755 index fe3a826a77e00..0000000000000 Binary files a/blockchains/ethereum/assets/0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125/info.json b/blockchains/ethereum/assets/0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125/info.json deleted file mode 100644 index ab5d3f03b942c..0000000000000 --- a/blockchains/ethereum/assets/0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MYUBI Token", - "symbol": "MYU", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125", - "status": "active", - "id": "0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125/logo.png b/blockchains/ethereum/assets/0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125/logo.png deleted file mode 100644 index fe19197f5c2f3..0000000000000 Binary files a/blockchains/ethereum/assets/0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf3db7560E820834658B590C96234c333Cd3D5E5e/info.json b/blockchains/ethereum/assets/0xf3db7560E820834658B590C96234c333Cd3D5E5e/info.json deleted file mode 100644 index dfc6fe2876c91..0000000000000 --- a/blockchains/ethereum/assets/0xf3db7560E820834658B590C96234c333Cd3D5E5e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Poker Chips", - "symbol": "CHP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://coinpoker.com/", - "explorer": "https://etherscan.io/token/0xf3db7560E820834658B590C96234c333Cd3D5E5e", - "status": "active", - "id": "0xf3db7560E820834658B590C96234c333Cd3D5E5e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf3db7560E820834658B590C96234c333Cd3D5E5e/logo.png b/blockchains/ethereum/assets/0xf3db7560E820834658B590C96234c333Cd3D5E5e/logo.png deleted file mode 100644 index 514358fb02916..0000000000000 Binary files a/blockchains/ethereum/assets/0xf3db7560E820834658B590C96234c333Cd3D5E5e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9/info.json b/blockchains/ethereum/assets/0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9/info.json deleted file mode 100644 index dddfb8bbb1d8e..0000000000000 --- a/blockchains/ethereum/assets/0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CEDEX", - "symbol": "CEDEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://cedex.com/", - "explorer": "https://etherscan.io/token/0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9", - "status": "active", - "id": "0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9/logo.png b/blockchains/ethereum/assets/0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9/logo.png deleted file mode 100644 index 29deb3fcbd02d..0000000000000 Binary files a/blockchains/ethereum/assets/0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626/info.json b/blockchains/ethereum/assets/0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626/info.json deleted file mode 100644 index 42970227b6787..0000000000000 --- a/blockchains/ethereum/assets/0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YAM2", - "symbol": "YAM2", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626", - "status": "active", - "id": "0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626/logo.png b/blockchains/ethereum/assets/0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626/logo.png deleted file mode 100644 index 38d3786155505..0000000000000 Binary files a/blockchains/ethereum/assets/0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85/info.json b/blockchains/ethereum/assets/0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85/info.json deleted file mode 100644 index eb6baa13b71e3..0000000000000 --- a/blockchains/ethereum/assets/0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Steady", - "symbol": "STEADY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85", - "status": "active", - "id": "0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85/logo.png b/blockchains/ethereum/assets/0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85/logo.png deleted file mode 100644 index 8451147d7e140..0000000000000 Binary files a/blockchains/ethereum/assets/0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9/info.json b/blockchains/ethereum/assets/0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9/info.json deleted file mode 100644 index 5d53bf4e84ad1..0000000000000 --- a/blockchains/ethereum/assets/0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R931542", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9", - "status": "active", - "id": "0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9/logo.png b/blockchains/ethereum/assets/0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9/logo.png deleted file mode 100755 index ec0c1ef788a57..0000000000000 Binary files a/blockchains/ethereum/assets/0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf434f92a7867025204d1A2419d0731316b3F6c6a/info.json b/blockchains/ethereum/assets/0xf434f92a7867025204d1A2419d0731316b3F6c6a/info.json deleted file mode 100644 index bf011f8beba5f..0000000000000 --- a/blockchains/ethereum/assets/0xf434f92a7867025204d1A2419d0731316b3F6c6a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Derivatives Smart Contract Token", - "symbol": "DSCT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf434f92a7867025204d1A2419d0731316b3F6c6a", - "status": "active", - "id": "0xf434f92a7867025204d1A2419d0731316b3F6c6a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf434f92a7867025204d1A2419d0731316b3F6c6a/logo.png b/blockchains/ethereum/assets/0xf434f92a7867025204d1A2419d0731316b3F6c6a/logo.png deleted file mode 100644 index 22f2ae93a83fa..0000000000000 Binary files a/blockchains/ethereum/assets/0xf434f92a7867025204d1A2419d0731316b3F6c6a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf44745fBd41F6A1ba151df190db0564c5fCc4410/info.json b/blockchains/ethereum/assets/0xf44745fBd41F6A1ba151df190db0564c5fCc4410/info.json deleted file mode 100644 index dd4734337ebc0..0000000000000 --- a/blockchains/ethereum/assets/0xf44745fBd41F6A1ba151df190db0564c5fCc4410/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "COPYTRACK Token", - "symbol": "CPY", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://copytrack.io", - "explorer": "https://etherscan.io/token/0xf44745fBd41F6A1ba151df190db0564c5fCc4410", - "status": "active", - "id": "0xf44745fBd41F6A1ba151df190db0564c5fCc4410" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf44745fBd41F6A1ba151df190db0564c5fCc4410/logo.png b/blockchains/ethereum/assets/0xf44745fBd41F6A1ba151df190db0564c5fCc4410/logo.png deleted file mode 100644 index c748619570948..0000000000000 Binary files a/blockchains/ethereum/assets/0xf44745fBd41F6A1ba151df190db0564c5fCc4410/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89/info.json b/blockchains/ethereum/assets/0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89/info.json deleted file mode 100644 index e3e746611d40e..0000000000000 --- a/blockchains/ethereum/assets/0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mark", - "symbol": "MRK", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "http://markspace.io/", - "explorer": "https://etherscan.io/token/0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89", - "status": "active", - "id": "0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89/logo.png b/blockchains/ethereum/assets/0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89/logo.png deleted file mode 100755 index 584c0d5c5895d..0000000000000 Binary files a/blockchains/ethereum/assets/0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf485C5E679238f9304D986bb2fC28fE3379200e5/info.json b/blockchains/ethereum/assets/0xf485C5E679238f9304D986bb2fC28fE3379200e5/info.json deleted file mode 100644 index 7c212a675f0dd..0000000000000 --- a/blockchains/ethereum/assets/0xf485C5E679238f9304D986bb2fC28fE3379200e5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UG Coin", - "symbol": "UGC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.ugchain.com/", - "explorer": "https://etherscan.io/token/0xf485C5E679238f9304D986bb2fC28fE3379200e5", - "status": "active", - "id": "0xf485C5E679238f9304D986bb2fC28fE3379200e5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf485C5E679238f9304D986bb2fC28fE3379200e5/logo.png b/blockchains/ethereum/assets/0xf485C5E679238f9304D986bb2fC28fE3379200e5/logo.png deleted file mode 100644 index 3b8210b370247..0000000000000 Binary files a/blockchains/ethereum/assets/0xf485C5E679238f9304D986bb2fC28fE3379200e5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d/info.json b/blockchains/ethereum/assets/0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d/info.json deleted file mode 100644 index 2d6a366a911d9..0000000000000 --- a/blockchains/ethereum/assets/0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Monero White", - "symbol": "XMRW", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d", - "status": "active", - "id": "0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d/logo.png b/blockchains/ethereum/assets/0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d/logo.png deleted file mode 100644 index d404e94c44ed7..0000000000000 Binary files a/blockchains/ethereum/assets/0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/info.json b/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/info.json deleted file mode 100644 index 6f90f0e9a9455..0000000000000 --- a/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/info.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "YfDAI.finance", - "website": "https://yfdai.finance/", - "description": "YFDAI is a community centric, innovative DeFi project developed by the people, for the people. The decisions and actions of YFDAI will be made by its members and community to ensure equity and fairness for all. YFDAI is a new form of governance system where innovation, entrepreneurship, and technological advancement is the priority and the goal is delivering a much needed utility focus to DeFi.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/YfdaiF", - "handle": "YfdaiF" - } - ], - "explorer": "https://etherscan.io/token/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577", - "type": "ERC20", - "symbol": "Yf-DAI", - "decimals": 18, - "status": "active", - "id": "0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/logo.png b/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/logo.png deleted file mode 100644 index 86fe25789d9f9..0000000000000 Binary files a/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76/info.json b/blockchains/ethereum/assets/0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76/info.json deleted file mode 100644 index bb159ba513b7b..0000000000000 --- a/blockchains/ethereum/assets/0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ROTH", - "symbol": "RFX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76", - "status": "active", - "id": "0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76/logo.png b/blockchains/ethereum/assets/0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76/logo.png deleted file mode 100644 index aab766ce2a8a9..0000000000000 Binary files a/blockchains/ethereum/assets/0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf4c90e18727C5C76499eA6369C856A6d61D3E92E/info.json b/blockchains/ethereum/assets/0xf4c90e18727C5C76499eA6369C856A6d61D3E92E/info.json deleted file mode 100644 index 614d6683ad70c..0000000000000 --- a/blockchains/ethereum/assets/0xf4c90e18727C5C76499eA6369C856A6d61D3E92E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "INK token", - "symbol": "INK", - "type": "ERC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf4c90e18727C5C76499eA6369C856A6d61D3E92E", - "status": "active", - "id": "0xf4c90e18727C5C76499eA6369C856A6d61D3E92E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf4c90e18727C5C76499eA6369C856A6d61D3E92E/logo.png b/blockchains/ethereum/assets/0xf4c90e18727C5C76499eA6369C856A6d61D3E92E/logo.png deleted file mode 100644 index 60830407f1ca8..0000000000000 Binary files a/blockchains/ethereum/assets/0xf4c90e18727C5C76499eA6369C856A6d61D3E92E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393/info.json b/blockchains/ethereum/assets/0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393/info.json deleted file mode 100644 index 381e228525f68..0000000000000 --- a/blockchains/ethereum/assets/0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OXITRON", - "symbol": "OTRN", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393", - "status": "active", - "id": "0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393/logo.png b/blockchains/ethereum/assets/0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393/logo.png deleted file mode 100644 index d8e337d0648b5..0000000000000 Binary files a/blockchains/ethereum/assets/0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78/info.json b/blockchains/ethereum/assets/0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78/info.json deleted file mode 100644 index 4e5187ba956f0..0000000000000 --- a/blockchains/ethereum/assets/0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "APIX", - "symbol": "APIX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://apisplatform.io/", - "explorer": "https://etherscan.io/token/0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78", - "status": "active", - "id": "0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78/logo.png b/blockchains/ethereum/assets/0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78/logo.png deleted file mode 100644 index cf095cbb2ced9..0000000000000 Binary files a/blockchains/ethereum/assets/0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf529d8aF49af0bE3C91d212df306caF163001907/info.json b/blockchains/ethereum/assets/0xf529d8aF49af0bE3C91d212df306caF163001907/info.json deleted file mode 100644 index 95c9c8703ec8c..0000000000000 --- a/blockchains/ethereum/assets/0xf529d8aF49af0bE3C91d212df306caF163001907/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R815582", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf529d8aF49af0bE3C91d212df306caF163001907", - "status": "active", - "id": "0xf529d8aF49af0bE3C91d212df306caF163001907" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf529d8aF49af0bE3C91d212df306caF163001907/logo.png b/blockchains/ethereum/assets/0xf529d8aF49af0bE3C91d212df306caF163001907/logo.png deleted file mode 100644 index ed600b4747854..0000000000000 Binary files a/blockchains/ethereum/assets/0xf529d8aF49af0bE3C91d212df306caF163001907/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf53C580bC4065405bC649cC077fF4f2F28528f4B/info.json b/blockchains/ethereum/assets/0xf53C580bC4065405bC649cC077fF4f2F28528f4B/info.json deleted file mode 100644 index 48fd7c22f3ff1..0000000000000 --- a/blockchains/ethereum/assets/0xf53C580bC4065405bC649cC077fF4f2F28528f4B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bittwatt", - "symbol": "BWT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf53C580bC4065405bC649cC077fF4f2F28528f4B", - "status": "active", - "id": "0xf53C580bC4065405bC649cC077fF4f2F28528f4B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf53C580bC4065405bC649cC077fF4f2F28528f4B/logo.png b/blockchains/ethereum/assets/0xf53C580bC4065405bC649cC077fF4f2F28528f4B/logo.png deleted file mode 100644 index 282b8ce29d4e0..0000000000000 Binary files a/blockchains/ethereum/assets/0xf53C580bC4065405bC649cC077fF4f2F28528f4B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf552b656022c218C26dAd43ad88881Fc04116F76/info.json b/blockchains/ethereum/assets/0xf552b656022c218C26dAd43ad88881Fc04116F76/info.json deleted file mode 100644 index cf680c9359cb6..0000000000000 --- a/blockchains/ethereum/assets/0xf552b656022c218C26dAd43ad88881Fc04116F76/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Mork", - "symbol": "MORK", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "https://app.tryroll.com/token/MORK", - "explorer": "https://etherscan.io/token/0xf552b656022c218C26dAd43ad88881Fc04116F76", - "status": "active", - "id": "0xf552b656022c218C26dAd43ad88881Fc04116F76" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf552b656022c218C26dAd43ad88881Fc04116F76/logo.png b/blockchains/ethereum/assets/0xf552b656022c218C26dAd43ad88881Fc04116F76/logo.png deleted file mode 100644 index 541f4f2656e1d..0000000000000 Binary files a/blockchains/ethereum/assets/0xf552b656022c218C26dAd43ad88881Fc04116F76/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf5593de88c5391722873AFBA0cbe16fEc11066d5/info.json b/blockchains/ethereum/assets/0xf5593de88c5391722873AFBA0cbe16fEc11066d5/info.json deleted file mode 100644 index b74b2a5813bd3..0000000000000 --- a/blockchains/ethereum/assets/0xf5593de88c5391722873AFBA0cbe16fEc11066d5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Awkward", - "symbol": "AWKWRD", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf5593de88c5391722873AFBA0cbe16fEc11066d5", - "status": "active", - "id": "0xf5593de88c5391722873AFBA0cbe16fEc11066d5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf5593de88c5391722873AFBA0cbe16fEc11066d5/logo.png b/blockchains/ethereum/assets/0xf5593de88c5391722873AFBA0cbe16fEc11066d5/logo.png deleted file mode 100644 index eecee05b8559c..0000000000000 Binary files a/blockchains/ethereum/assets/0xf5593de88c5391722873AFBA0cbe16fEc11066d5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf5774f42b28F35429AAC35f8Eb57541c511fDd49/info.json b/blockchains/ethereum/assets/0xf5774f42b28F35429AAC35f8Eb57541c511fDd49/info.json deleted file mode 100644 index 1531260f398b0..0000000000000 --- a/blockchains/ethereum/assets/0xf5774f42b28F35429AAC35f8Eb57541c511fDd49/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Arch Crypton Game", - "symbol": "ARCG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.archcrypton.com/", - "explorer": "https://etherscan.io/token/0xf5774f42b28F35429AAC35f8Eb57541c511fDd49", - "status": "active", - "id": "0xf5774f42b28F35429AAC35f8Eb57541c511fDd49" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf5774f42b28F35429AAC35f8Eb57541c511fDd49/logo.png b/blockchains/ethereum/assets/0xf5774f42b28F35429AAC35f8Eb57541c511fDd49/logo.png deleted file mode 100644 index 77f29653bbb45..0000000000000 Binary files a/blockchains/ethereum/assets/0xf5774f42b28F35429AAC35f8Eb57541c511fDd49/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf5B815344641412401d8e868790dBD125e6761Ca/info.json b/blockchains/ethereum/assets/0xf5B815344641412401d8e868790dBD125e6761Ca/info.json deleted file mode 100644 index 5557b40bc346a..0000000000000 --- a/blockchains/ethereum/assets/0xf5B815344641412401d8e868790dBD125e6761Ca/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pecunio", - "symbol": "PCO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf5B815344641412401d8e868790dBD125e6761Ca", - "status": "active", - "id": "0xf5B815344641412401d8e868790dBD125e6761Ca" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf5B815344641412401d8e868790dBD125e6761Ca/logo.png b/blockchains/ethereum/assets/0xf5B815344641412401d8e868790dBD125e6761Ca/logo.png deleted file mode 100644 index f1edcd24efec7..0000000000000 Binary files a/blockchains/ethereum/assets/0xf5B815344641412401d8e868790dBD125e6761Ca/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51/info.json b/blockchains/ethereum/assets/0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51/info.json deleted file mode 100644 index a67caf7a5c0a4..0000000000000 --- a/blockchains/ethereum/assets/0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "The Ocean Token", - "symbol": "OCEAN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51", - "status": "active", - "id": "0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51/logo.png b/blockchains/ethereum/assets/0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51/logo.png deleted file mode 100755 index 6d7fcce75ad17..0000000000000 Binary files a/blockchains/ethereum/assets/0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf5d99B06a813231265B5786a48e58B1FEE0baf84/info.json b/blockchains/ethereum/assets/0xf5d99B06a813231265B5786a48e58B1FEE0baf84/info.json deleted file mode 100644 index 29699378caf1d..0000000000000 --- a/blockchains/ethereum/assets/0xf5d99B06a813231265B5786a48e58B1FEE0baf84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Givet", - "symbol": "GVT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf5d99B06a813231265B5786a48e58B1FEE0baf84", - "status": "active", - "id": "0xf5d99B06a813231265B5786a48e58B1FEE0baf84" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf5d99B06a813231265B5786a48e58B1FEE0baf84/logo.png b/blockchains/ethereum/assets/0xf5d99B06a813231265B5786a48e58B1FEE0baf84/logo.png deleted file mode 100644 index 0a8a237ecc8e0..0000000000000 Binary files a/blockchains/ethereum/assets/0xf5d99B06a813231265B5786a48e58B1FEE0baf84/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a/info.json b/blockchains/ethereum/assets/0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a/info.json deleted file mode 100644 index 6392886d112f6..0000000000000 --- a/blockchains/ethereum/assets/0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SSAL TOKEN", - "symbol": "RICE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a", - "status": "active", - "id": "0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a/logo.png b/blockchains/ethereum/assets/0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a/logo.png deleted file mode 100644 index 1442c7f4f9f41..0000000000000 Binary files a/blockchains/ethereum/assets/0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf62baa1997f04F165eDD100d78241E07617F6ce6/info.json b/blockchains/ethereum/assets/0xf62baa1997f04F165eDD100d78241E07617F6ce6/info.json deleted file mode 100644 index 443536c8d904e..0000000000000 --- a/blockchains/ethereum/assets/0xf62baa1997f04F165eDD100d78241E07617F6ce6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Uservice Token", - "symbol": "UST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf62baa1997f04F165eDD100d78241E07617F6ce6", - "status": "active", - "id": "0xf62baa1997f04F165eDD100d78241E07617F6ce6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf62baa1997f04F165eDD100d78241E07617F6ce6/logo.png b/blockchains/ethereum/assets/0xf62baa1997f04F165eDD100d78241E07617F6ce6/logo.png deleted file mode 100755 index 560ee8d98caac..0000000000000 Binary files a/blockchains/ethereum/assets/0xf62baa1997f04F165eDD100d78241E07617F6ce6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd/info.json b/blockchains/ethereum/assets/0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd/info.json deleted file mode 100644 index 88c799158391e..0000000000000 --- a/blockchains/ethereum/assets/0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "All World Coin", - "symbol": "AWC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd", - "status": "active", - "id": "0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd/logo.png b/blockchains/ethereum/assets/0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd/logo.png deleted file mode 100644 index 74d65681f10ac..0000000000000 Binary files a/blockchains/ethereum/assets/0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/info.json b/blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/info.json deleted file mode 100644 index e2c8f4202f82d..0000000000000 --- a/blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "CryptoLocally (GIV)", - "website": "https://cryptolocally.com/", - "source_code": "https://github.com/CryptoLocally/Resources", - "white_paper": "https://cryptolocally.com/en/blog/giv-whitepaper/", - "description": "A non-custodial, smart contract powered P2P gateway to blockchain and DeFi", - "explorer": "https://etherscan.io/token/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0", - "type": "ERC20", - "symbol": "GIV", - "decimals": 8, - "status": "active", - "id": "0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/logo.png b/blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/logo.png deleted file mode 100644 index 4382e0fe60a8b..0000000000000 Binary files a/blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5/info.json b/blockchains/ethereum/assets/0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5/info.json deleted file mode 100644 index bd27bb350f4eb..0000000000000 --- a/blockchains/ethereum/assets/0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DreamTree", - "symbol": "DREAM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5", - "status": "active", - "id": "0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5/logo.png b/blockchains/ethereum/assets/0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5/logo.png deleted file mode 100644 index 9000e92a79e07..0000000000000 Binary files a/blockchains/ethereum/assets/0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf67041758D3B6e56D6fDafA5B32038302C3634DA/info.json b/blockchains/ethereum/assets/0xf67041758D3B6e56D6fDafA5B32038302C3634DA/info.json deleted file mode 100644 index cb5752fb13532..0000000000000 --- a/blockchains/ethereum/assets/0xf67041758D3B6e56D6fDafA5B32038302C3634DA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TBC Shopping Token", - "symbol": "TST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf67041758D3B6e56D6fDafA5B32038302C3634DA", - "status": "active", - "id": "0xf67041758D3B6e56D6fDafA5B32038302C3634DA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf67041758D3B6e56D6fDafA5B32038302C3634DA/logo.png b/blockchains/ethereum/assets/0xf67041758D3B6e56D6fDafA5B32038302C3634DA/logo.png deleted file mode 100644 index ee4f8e2c6aa19..0000000000000 Binary files a/blockchains/ethereum/assets/0xf67041758D3B6e56D6fDafA5B32038302C3634DA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf67c3000943c74186B64A1Bc84Cb5880E5198661/info.json b/blockchains/ethereum/assets/0xf67c3000943c74186B64A1Bc84Cb5880E5198661/info.json deleted file mode 100644 index 8b25d713d381f..0000000000000 --- a/blockchains/ethereum/assets/0xf67c3000943c74186B64A1Bc84Cb5880E5198661/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "CHF36", - "website": "https://element36.io", - "description": "Our CHF36 tokens are used to connect banking network with ethereum,to send (and receive) EUR and CHF directly with your Smart Contracts. End-users do not need a wallet, because wire-transfers trigger mint/burn at the moment the transfer happens.", - "socials": [ - "https://www.linkedin.com/company/element36/" - ], - "explorer": "https://etherscan.io/token/0xf67c3000943c74186B64A1Bc84Cb5880E5198661", - "type": "ERC20", - "symbol": "CHF36", - "decimals": 18, - "status": "active", - "id": "0xf67c3000943c74186B64A1Bc84Cb5880E5198661" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf67c3000943c74186B64A1Bc84Cb5880E5198661/logo.png b/blockchains/ethereum/assets/0xf67c3000943c74186B64A1Bc84Cb5880E5198661/logo.png deleted file mode 100644 index 89a80e2427c98..0000000000000 Binary files a/blockchains/ethereum/assets/0xf67c3000943c74186B64A1Bc84Cb5880E5198661/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265/info.json b/blockchains/ethereum/assets/0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265/info.json deleted file mode 100644 index d09eb9ba07e47..0000000000000 --- a/blockchains/ethereum/assets/0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OnlyLoveChain", - "symbol": "OLC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265", - "status": "active", - "id": "0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265/logo.png b/blockchains/ethereum/assets/0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265/logo.png deleted file mode 100644 index c7e26608615d9..0000000000000 Binary files a/blockchains/ethereum/assets/0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C/info.json b/blockchains/ethereum/assets/0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C/info.json deleted file mode 100644 index ab3469e569b3f..0000000000000 --- a/blockchains/ethereum/assets/0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ioox", - "symbol": "ioox", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.ioox.me/", - "explorer": "https://etherscan.io/token/0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C", - "status": "active", - "id": "0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C/logo.png b/blockchains/ethereum/assets/0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C/logo.png deleted file mode 100644 index 23f247522b839..0000000000000 Binary files a/blockchains/ethereum/assets/0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf6ABff616043C2dA572573dCC583B656297b30e7/info.json b/blockchains/ethereum/assets/0xf6ABff616043C2dA572573dCC583B656297b30e7/info.json deleted file mode 100644 index 1b62e247da31b..0000000000000 --- a/blockchains/ethereum/assets/0xf6ABff616043C2dA572573dCC583B656297b30e7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Custody Token", - "symbol": "CUST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.xtock.io/custody", - "explorer": "https://etherscan.io/token/0xf6ABff616043C2dA572573dCC583B656297b30e7", - "status": "active", - "id": "0xf6ABff616043C2dA572573dCC583B656297b30e7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf6ABff616043C2dA572573dCC583B656297b30e7/logo.png b/blockchains/ethereum/assets/0xf6ABff616043C2dA572573dCC583B656297b30e7/logo.png deleted file mode 100644 index e8e2714cf8538..0000000000000 Binary files a/blockchains/ethereum/assets/0xf6ABff616043C2dA572573dCC583B656297b30e7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1/info.json b/blockchains/ethereum/assets/0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1/info.json deleted file mode 100644 index bbea20f90df4d..0000000000000 --- a/blockchains/ethereum/assets/0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DigiPulse Token", - "symbol": "DGPT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1", - "status": "active", - "id": "0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1/logo.png b/blockchains/ethereum/assets/0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1/logo.png deleted file mode 100644 index f249c6cbe8d2c..0000000000000 Binary files a/blockchains/ethereum/assets/0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F/info.json b/blockchains/ethereum/assets/0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F/info.json deleted file mode 100644 index c67a5892b9fd0..0000000000000 --- a/blockchains/ethereum/assets/0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Starr", - "symbol": "STR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F", - "status": "active", - "id": "0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F/logo.png b/blockchains/ethereum/assets/0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F/logo.png deleted file mode 100644 index 0a2529611b283..0000000000000 Binary files a/blockchains/ethereum/assets/0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/info.json b/blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/info.json deleted file mode 100644 index a27cd15a673a8..0000000000000 --- a/blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "mVIXY Token", - "website": "https://mirror.finance", - "description": "Wrapped Mirror VIXY Token.", - "explorer": "https://etherscan.io/token/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Discord", - "url": "https://twitter.com/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/mirror_protocol", - "handle": "MirrorProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/@mirror-protocol", - "handle": "MirrorProtocol" - } - ], - "type": "ERC20", - "symbol": "mVIXY", - "decimals": 18, - "status": "active", - "id": "0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/logo.png b/blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/logo.png deleted file mode 100644 index 55c06a832871e..0000000000000 Binary files a/blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf72a66BA44F0a321058E3f69F790ec1452Ff987F/info.json b/blockchains/ethereum/assets/0xf72a66BA44F0a321058E3f69F790ec1452Ff987F/info.json deleted file mode 100644 index 6f613741266bb..0000000000000 --- a/blockchains/ethereum/assets/0xf72a66BA44F0a321058E3f69F790ec1452Ff987F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Marine currency", - "symbol": "MCY ", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf72a66BA44F0a321058E3f69F790ec1452Ff987F", - "status": "active", - "id": "0xf72a66BA44F0a321058E3f69F790ec1452Ff987F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf72a66BA44F0a321058E3f69F790ec1452Ff987F/logo.png b/blockchains/ethereum/assets/0xf72a66BA44F0a321058E3f69F790ec1452Ff987F/logo.png deleted file mode 100644 index b3858b99bfd00..0000000000000 Binary files a/blockchains/ethereum/assets/0xf72a66BA44F0a321058E3f69F790ec1452Ff987F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6/info.json b/blockchains/ethereum/assets/0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6/info.json deleted file mode 100644 index 22e222c40fd84..0000000000000 --- a/blockchains/ethereum/assets/0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTORIYA", - "symbol": "CIYA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6", - "status": "active", - "id": "0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6/logo.png b/blockchains/ethereum/assets/0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6/logo.png deleted file mode 100644 index 61a46130571fa..0000000000000 Binary files a/blockchains/ethereum/assets/0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD/info.json b/blockchains/ethereum/assets/0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD/info.json deleted file mode 100644 index e1e274127fd7e..0000000000000 --- a/blockchains/ethereum/assets/0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "scoin", - "symbol": "7SNC", - "type": "ERC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD", - "status": "active", - "id": "0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD/logo.png b/blockchains/ethereum/assets/0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD/logo.png deleted file mode 100644 index ba868f6ff09cf..0000000000000 Binary files a/blockchains/ethereum/assets/0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf7B098298f7C69Fc14610bf71d5e02c60792894C/info.json b/blockchains/ethereum/assets/0xf7B098298f7C69Fc14610bf71d5e02c60792894C/info.json deleted file mode 100644 index e0afaca61db86..0000000000000 --- a/blockchains/ethereum/assets/0xf7B098298f7C69Fc14610bf71d5e02c60792894C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Guppy", - "symbol": "GUP", - "type": "ERC20", - "decimals": 3, - "description": "-", - "website": "https://matchpool.co/", - "explorer": "https://etherscan.io/token/0xf7B098298f7C69Fc14610bf71d5e02c60792894C", - "status": "active", - "id": "0xf7B098298f7C69Fc14610bf71d5e02c60792894C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf7B098298f7C69Fc14610bf71d5e02c60792894C/logo.png b/blockchains/ethereum/assets/0xf7B098298f7C69Fc14610bf71d5e02c60792894C/logo.png deleted file mode 100644 index 319294ab198e7..0000000000000 Binary files a/blockchains/ethereum/assets/0xf7B098298f7C69Fc14610bf71d5e02c60792894C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf7D1f35518950E78c18E5A442097cA07962f4D8A/info.json b/blockchains/ethereum/assets/0xf7D1f35518950E78c18E5A442097cA07962f4D8A/info.json deleted file mode 100644 index a890255a702cc..0000000000000 --- a/blockchains/ethereum/assets/0xf7D1f35518950E78c18E5A442097cA07962f4D8A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Onyx S&P 500 Short", - "symbol": "OSPVS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf7D1f35518950E78c18E5A442097cA07962f4D8A", - "status": "active", - "id": "0xf7D1f35518950E78c18E5A442097cA07962f4D8A" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf7D1f35518950E78c18E5A442097cA07962f4D8A/logo.png b/blockchains/ethereum/assets/0xf7D1f35518950E78c18E5A442097cA07962f4D8A/logo.png deleted file mode 100644 index 9e8f09c046346..0000000000000 Binary files a/blockchains/ethereum/assets/0xf7D1f35518950E78c18E5A442097cA07962f4D8A/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf7F35Fe2ede3aDDee7Cf176f4Ef20D9436E498dc/info.json b/blockchains/ethereum/assets/0xf7F35Fe2ede3aDDee7Cf176f4Ef20D9436E498dc/info.json deleted file mode 100644 index e77b0f4eccf59..0000000000000 --- a/blockchains/ethereum/assets/0xf7F35Fe2ede3aDDee7Cf176f4Ef20D9436E498dc/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Biffys Love", - "website": "https://biffy.ai", - "description": "Biffy is a cybernetic system that lives on the Ethereum blockchain and loves art.", - "explorer": "https://etherscan.io/token/0xf7F35Fe2ede3aDDee7Cf176f4Ef20D9436E498dc", - "type": "ERC20", - "symbol": "LOVE", - "decimals": 18, - "status": "active", - "id": "0xf7F35Fe2ede3aDDee7Cf176f4Ef20D9436E498dc" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf7F35Fe2ede3aDDee7Cf176f4Ef20D9436E498dc/logo.png b/blockchains/ethereum/assets/0xf7F35Fe2ede3aDDee7Cf176f4Ef20D9436E498dc/logo.png deleted file mode 100644 index 49e8b73574d11..0000000000000 Binary files a/blockchains/ethereum/assets/0xf7F35Fe2ede3aDDee7Cf176f4Ef20D9436E498dc/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA/info.json b/blockchains/ethereum/assets/0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA/info.json deleted file mode 100644 index d485f3f9ca268..0000000000000 --- a/blockchains/ethereum/assets/0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R885756", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA", - "status": "active", - "id": "0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA/logo.png b/blockchains/ethereum/assets/0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA/logo.png deleted file mode 100644 index c34881369f558..0000000000000 Binary files a/blockchains/ethereum/assets/0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf83ae621A52737e3Ef9307af91df834Ed8431aC3/info.json b/blockchains/ethereum/assets/0xf83ae621A52737e3Ef9307af91df834Ed8431aC3/info.json deleted file mode 100644 index 9ff6afbc8ce89..0000000000000 --- a/blockchains/ethereum/assets/0xf83ae621A52737e3Ef9307af91df834Ed8431aC3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "uvwFi.finance", - "symbol": "uvwFi", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf83ae621A52737e3Ef9307af91df834Ed8431aC3", - "status": "active", - "id": "0xf83ae621A52737e3Ef9307af91df834Ed8431aC3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf83ae621A52737e3Ef9307af91df834Ed8431aC3/logo.png b/blockchains/ethereum/assets/0xf83ae621A52737e3Ef9307af91df834Ed8431aC3/logo.png deleted file mode 100644 index 17e10d8138afa..0000000000000 Binary files a/blockchains/ethereum/assets/0xf83ae621A52737e3Ef9307af91df834Ed8431aC3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf8483E2d6560585C02D46bF7B3186Bf154a96166/info.json b/blockchains/ethereum/assets/0xf8483E2d6560585C02D46bF7B3186Bf154a96166/info.json deleted file mode 100644 index a9d57942b2499..0000000000000 --- a/blockchains/ethereum/assets/0xf8483E2d6560585C02D46bF7B3186Bf154a96166/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IdeaChain", - "symbol": "ICH", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://ideachaincoin.com/", - "explorer": "https://etherscan.io/token/0xf8483E2d6560585C02D46bF7B3186Bf154a96166", - "status": "active", - "id": "0xf8483E2d6560585C02D46bF7B3186Bf154a96166" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf8483E2d6560585C02D46bF7B3186Bf154a96166/logo.png b/blockchains/ethereum/assets/0xf8483E2d6560585C02D46bF7B3186Bf154a96166/logo.png deleted file mode 100644 index 544bcbe2fa8fc..0000000000000 Binary files a/blockchains/ethereum/assets/0xf8483E2d6560585C02D46bF7B3186Bf154a96166/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf860f90E1F55e3528682E18850612cBb45BBF1bC/info.json b/blockchains/ethereum/assets/0xf860f90E1F55e3528682E18850612cBb45BBF1bC/info.json deleted file mode 100644 index fcd2e90363b97..0000000000000 --- a/blockchains/ethereum/assets/0xf860f90E1F55e3528682E18850612cBb45BBF1bC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentralized Exchange Set", - "symbol": "DEX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf860f90E1F55e3528682E18850612cBb45BBF1bC", - "status": "active", - "id": "0xf860f90E1F55e3528682E18850612cBb45BBF1bC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf860f90E1F55e3528682E18850612cBb45BBF1bC/logo.png b/blockchains/ethereum/assets/0xf860f90E1F55e3528682E18850612cBb45BBF1bC/logo.png deleted file mode 100755 index dc0cbe333fe79..0000000000000 Binary files a/blockchains/ethereum/assets/0xf860f90E1F55e3528682E18850612cBb45BBF1bC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df/info.json b/blockchains/ethereum/assets/0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df/info.json deleted file mode 100644 index 99ce4bdfbbaac..0000000000000 --- a/blockchains/ethereum/assets/0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EFINITY Coin", - "symbol": "ETC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df", - "status": "active", - "id": "0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df/logo.png b/blockchains/ethereum/assets/0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df/logo.png deleted file mode 100644 index d70fc67851be3..0000000000000 Binary files a/blockchains/ethereum/assets/0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26/info.json b/blockchains/ethereum/assets/0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26/info.json deleted file mode 100644 index ff957fa837bc8..0000000000000 --- a/blockchains/ethereum/assets/0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LovelyBonz", - "symbol": "LVLY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26", - "status": "active", - "id": "0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26/logo.png b/blockchains/ethereum/assets/0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26/logo.png deleted file mode 100644 index bb17ffed565c8..0000000000000 Binary files a/blockchains/ethereum/assets/0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf8C3527CC04340b208C854E985240c02F7B7793f/info.json b/blockchains/ethereum/assets/0xf8C3527CC04340b208C854E985240c02F7B7793f/info.json deleted file mode 100644 index 7cd4babb5dd75..0000000000000 --- a/blockchains/ethereum/assets/0xf8C3527CC04340b208C854E985240c02F7B7793f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Frontier", - "website": "https://frontier.xyz/", - "description": "Frontier is a chain-agnostic DeFi aggregation layer. With our applications, users can participate in protocol tracking and management, staking, best-rate asset swapping, liquidity provision, CDP creation & monitoring, and more.", - "explorer": "https://etherscan.io/token/0xf8C3527CC04340b208C854E985240c02F7B7793f", - "type": "ERC20", - "symbol": "FRONT", - "decimals": 18, - "status": "active", - "id": "0xf8C3527CC04340b208C854E985240c02F7B7793f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf8C3527CC04340b208C854E985240c02F7B7793f/logo.png b/blockchains/ethereum/assets/0xf8C3527CC04340b208C854E985240c02F7B7793f/logo.png deleted file mode 100644 index ef5b508b22845..0000000000000 Binary files a/blockchains/ethereum/assets/0xf8C3527CC04340b208C854E985240c02F7B7793f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d/info.json b/blockchains/ethereum/assets/0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d/info.json deleted file mode 100644 index 15da267d3e5c3..0000000000000 --- a/blockchains/ethereum/assets/0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blocery Token", - "website": "http://blocery.io", - "description": "Utility token used as a medium of motivation to participate and enhance economic activities within the Blocery Food Supply Chain Ecosystem.", - "explorer": "https://etherscan.io/token/0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d", - "type": "ERC20", - "symbol": "BLY", - "decimals": 18, - "status": "active", - "id": "0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d/logo.png b/blockchains/ethereum/assets/0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d/logo.png deleted file mode 100644 index b8f97388fd900..0000000000000 Binary files a/blockchains/ethereum/assets/0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf8b358b3397a8ea5464f8cc753645d42e14b79EA/info.json b/blockchains/ethereum/assets/0xf8b358b3397a8ea5464f8cc753645d42e14b79EA/info.json deleted file mode 100644 index fbe051f83f112..0000000000000 --- a/blockchains/ethereum/assets/0xf8b358b3397a8ea5464f8cc753645d42e14b79EA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Airbloc", - "symbol": "ABL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.airbloc.org/", - "explorer": "https://etherscan.io/token/0xf8b358b3397a8ea5464f8cc753645d42e14b79EA", - "status": "active", - "id": "0xf8b358b3397a8ea5464f8cc753645d42e14b79EA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf8b358b3397a8ea5464f8cc753645d42e14b79EA/logo.png b/blockchains/ethereum/assets/0xf8b358b3397a8ea5464f8cc753645d42e14b79EA/logo.png deleted file mode 100644 index 4ad1ecb4215c2..0000000000000 Binary files a/blockchains/ethereum/assets/0xf8b358b3397a8ea5464f8cc753645d42e14b79EA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf8e386EDa857484f5a12e4B5DAa9984E06E73705/info.json b/blockchains/ethereum/assets/0xf8e386EDa857484f5a12e4B5DAa9984E06E73705/info.json deleted file mode 100644 index 10a92512f10d5..0000000000000 --- a/blockchains/ethereum/assets/0xf8e386EDa857484f5a12e4B5DAa9984E06E73705/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Indorse Token", - "website": "https://indorse.io", - "description": "Utility token for conducting decentralized code reviews and coding assessments.", - "explorer": "https://etherscan.io/token/0xf8e386eda857484f5a12e4b5daa9984e06e73705", - "type": "ERC20", - "symbol": "IND", - "decimals": 18, - "status": "active", - "id": "0xf8e386EDa857484f5a12e4B5DAa9984E06E73705" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf8e386EDa857484f5a12e4B5DAa9984E06E73705/logo.png b/blockchains/ethereum/assets/0xf8e386EDa857484f5a12e4B5DAa9984E06E73705/logo.png deleted file mode 100644 index e7c8848c32ba9..0000000000000 Binary files a/blockchains/ethereum/assets/0xf8e386EDa857484f5a12e4B5DAa9984E06E73705/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27/info.json b/blockchains/ethereum/assets/0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27/info.json deleted file mode 100644 index 363412d3d4803..0000000000000 --- a/blockchains/ethereum/assets/0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27/info.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "symbol": "XAMP", - "name": "Antiample", - "type": "ERC20", - "address": "0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27", - "ens_address": "", - "decimals": 9, - "website": "https://antiample.org/", - "description": "Ampleforth tries to replicate fiat. We want to destroy it.", - "explorer": "https://etherscan.io/token/0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27", - "logo": { - "src": "https://global-uploads.webflow.com/5f1f9b86fd976556dacaa42b/5f1f9c5354c8e025995fdf60_anarchy-p-500.png", - "width": "500px", - "height": "500px", - "ipfs_hash": "" - }, - "support": { - "email": "", - "url": "" - }, - "social": { - "blog": "", - "chat": "", - "facebook": "", - "forum": "", - "github": "", - "gitter": "", - "instagram": "", - "linkedin": "", - "reddit": "", - "slack": "", - "telegram": "https://t.me/antiample_official", - "twitter": "https://twitter.com/burn_the_state", - "youtube": "" - }, - "status": "active", - "id": "0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27/logo.png b/blockchains/ethereum/assets/0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27/logo.png deleted file mode 100644 index 3ca7b0e4d6730..0000000000000 Binary files a/blockchains/ethereum/assets/0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf9209d900f7ad1DC45376a2caA61c78f6dEA53B6/logo.png b/blockchains/ethereum/assets/0xf9209d900f7ad1DC45376a2caA61c78f6dEA53B6/logo.png deleted file mode 100644 index d8a432913dd8d..0000000000000 Binary files a/blockchains/ethereum/assets/0xf9209d900f7ad1DC45376a2caA61c78f6dEA53B6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf944D7CAA10c74b25A859D42ced6a601195cdeAB/info.json b/blockchains/ethereum/assets/0xf944D7CAA10c74b25A859D42ced6a601195cdeAB/info.json deleted file mode 100644 index fe6dd63ad12ce..0000000000000 --- a/blockchains/ethereum/assets/0xf944D7CAA10c74b25A859D42ced6a601195cdeAB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IAM MDLT C 160-CN30", - "symbol": "IAM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf944D7CAA10c74b25A859D42ced6a601195cdeAB", - "status": "active", - "id": "0xf944D7CAA10c74b25A859D42ced6a601195cdeAB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf944D7CAA10c74b25A859D42ced6a601195cdeAB/logo.png b/blockchains/ethereum/assets/0xf944D7CAA10c74b25A859D42ced6a601195cdeAB/logo.png deleted file mode 100644 index 41179a3f087e3..0000000000000 Binary files a/blockchains/ethereum/assets/0xf944D7CAA10c74b25A859D42ced6a601195cdeAB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA/info.json b/blockchains/ethereum/assets/0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA/info.json deleted file mode 100644 index 2be343e297121..0000000000000 --- a/blockchains/ethereum/assets/0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Twogap Token", - "symbol": "TGT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA", - "status": "active", - "id": "0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA/logo.png b/blockchains/ethereum/assets/0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA/logo.png deleted file mode 100644 index 3d00424b508cb..0000000000000 Binary files a/blockchains/ethereum/assets/0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf971baEc0FD8B8AD376BCBd5c895336E0786392a/info.json b/blockchains/ethereum/assets/0xf971baEc0FD8B8AD376BCBd5c895336E0786392a/info.json deleted file mode 100644 index fd904699ca95f..0000000000000 --- a/blockchains/ethereum/assets/0xf971baEc0FD8B8AD376BCBd5c895336E0786392a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cross Trading System Token", - "symbol": "CTST", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf971baEc0FD8B8AD376BCBd5c895336E0786392a", - "status": "active", - "id": "0xf971baEc0FD8B8AD376BCBd5c895336E0786392a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf971baEc0FD8B8AD376BCBd5c895336E0786392a/logo.png b/blockchains/ethereum/assets/0xf971baEc0FD8B8AD376BCBd5c895336E0786392a/logo.png deleted file mode 100644 index df18330228c5d..0000000000000 Binary files a/blockchains/ethereum/assets/0xf971baEc0FD8B8AD376BCBd5c895336E0786392a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371/info.json b/blockchains/ethereum/assets/0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371/info.json deleted file mode 100644 index 91451e42ea4c3..0000000000000 --- a/blockchains/ethereum/assets/0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DANNY", - "symbol": "DANNY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371", - "status": "active", - "id": "0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371/logo.png b/blockchains/ethereum/assets/0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371/logo.png deleted file mode 100644 index 535ac47474bd8..0000000000000 Binary files a/blockchains/ethereum/assets/0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf99d58e463A2E07e5692127302C20A191861b4D6/logo.png b/blockchains/ethereum/assets/0xf99d58e463A2E07e5692127302C20A191861b4D6/logo.png deleted file mode 100644 index 6ec4c88a134a5..0000000000000 Binary files a/blockchains/ethereum/assets/0xf99d58e463A2E07e5692127302C20A191861b4D6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7/info.json b/blockchains/ethereum/assets/0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7/info.json deleted file mode 100644 index 2a5df4bfe58ef..0000000000000 --- a/blockchains/ethereum/assets/0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Digital Zimbabwe", - "symbol": "RTGS", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7", - "status": "active", - "id": "0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7/logo.png b/blockchains/ethereum/assets/0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7/logo.png deleted file mode 100644 index 75f03550f580d..0000000000000 Binary files a/blockchains/ethereum/assets/0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9/info.json b/blockchains/ethereum/assets/0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9/info.json deleted file mode 100644 index 9a619506f4e38..0000000000000 --- a/blockchains/ethereum/assets/0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R873594", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9", - "status": "active", - "id": "0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9/logo.png b/blockchains/ethereum/assets/0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9/logo.png deleted file mode 100644 index 684a191a7d6de..0000000000000 Binary files a/blockchains/ethereum/assets/0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676/info.json b/blockchains/ethereum/assets/0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676/info.json deleted file mode 100644 index cbbd34321fe59..0000000000000 --- a/blockchains/ethereum/assets/0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Delphi Technologies Token", - "symbol": "DTT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676", - "status": "active", - "id": "0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676/logo.png b/blockchains/ethereum/assets/0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676/logo.png deleted file mode 100755 index 994e29193d919..0000000000000 Binary files a/blockchains/ethereum/assets/0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6/info.json b/blockchains/ethereum/assets/0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6/info.json deleted file mode 100644 index ff0ae1006dc3f..0000000000000 --- a/blockchains/ethereum/assets/0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-13/30M73", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6", - "status": "active", - "id": "0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6/logo.png b/blockchains/ethereum/assets/0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6/logo.png deleted file mode 100644 index e8a12dd7859cc..0000000000000 Binary files a/blockchains/ethereum/assets/0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37/info.json b/blockchains/ethereum/assets/0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37/info.json deleted file mode 100644 index 31236deb894af..0000000000000 --- a/blockchains/ethereum/assets/0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EthereumX May 2018 Set", - "symbol": "ETHX-5-18", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37", - "status": "active", - "id": "0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37/logo.png b/blockchains/ethereum/assets/0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37/logo.png deleted file mode 100755 index 831ae179117fc..0000000000000 Binary files a/blockchains/ethereum/assets/0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a/logo.png b/blockchains/ethereum/assets/0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a/logo.png deleted file mode 100644 index 4c0a0f7fe80f6..0000000000000 Binary files a/blockchains/ethereum/assets/0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d/info.json b/blockchains/ethereum/assets/0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d/info.json deleted file mode 100644 index 4813635a8b11f..0000000000000 --- a/blockchains/ethereum/assets/0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRADE YUAN", - "symbol": "CNYT", - "type": "ERC20", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d", - "status": "active", - "id": "0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d/logo.png b/blockchains/ethereum/assets/0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d/logo.png deleted file mode 100644 index 2af43844a8172..0000000000000 Binary files a/blockchains/ethereum/assets/0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090/info.json b/blockchains/ethereum/assets/0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090/info.json deleted file mode 100644 index 8fbc7d11265d2..0000000000000 --- a/blockchains/ethereum/assets/0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CPChain", - "symbol": "CPC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://www.cpchain.io/", - "explorer": "https://etherscan.io/token/0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090", - "status": "active", - "id": "0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090/logo.png b/blockchains/ethereum/assets/0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090/logo.png deleted file mode 100755 index db2309428fe0b..0000000000000 Binary files a/blockchains/ethereum/assets/0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfB07c8D601bEA5557d161293746Eb35f65B57E9e/info.json b/blockchains/ethereum/assets/0xfB07c8D601bEA5557d161293746Eb35f65B57E9e/info.json deleted file mode 100644 index 1f6fa08e46432..0000000000000 --- a/blockchains/ethereum/assets/0xfB07c8D601bEA5557d161293746Eb35f65B57E9e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 0R943213", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfB07c8D601bEA5557d161293746Eb35f65B57E9e", - "status": "active", - "id": "0xfB07c8D601bEA5557d161293746Eb35f65B57E9e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfB07c8D601bEA5557d161293746Eb35f65B57E9e/logo.png b/blockchains/ethereum/assets/0xfB07c8D601bEA5557d161293746Eb35f65B57E9e/logo.png deleted file mode 100644 index e25731041129a..0000000000000 Binary files a/blockchains/ethereum/assets/0xfB07c8D601bEA5557d161293746Eb35f65B57E9e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b/info.json b/blockchains/ethereum/assets/0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b/info.json deleted file mode 100644 index 0d64dcd0f5300..0000000000000 --- a/blockchains/ethereum/assets/0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKIMG1-21/30M51", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b", - "status": "active", - "id": "0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b/logo.png b/blockchains/ethereum/assets/0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b/logo.png deleted file mode 100644 index 716e12df5ef1b..0000000000000 Binary files a/blockchains/ethereum/assets/0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfB45512c89d5818A31f2cd35eFEA652029F225bB/info.json b/blockchains/ethereum/assets/0xfB45512c89d5818A31f2cd35eFEA652029F225bB/info.json deleted file mode 100644 index c655db0406ae0..0000000000000 --- a/blockchains/ethereum/assets/0xfB45512c89d5818A31f2cd35eFEA652029F225bB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Financebull", - "symbol": "FB", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfB45512c89d5818A31f2cd35eFEA652029F225bB", - "status": "active", - "id": "0xfB45512c89d5818A31f2cd35eFEA652029F225bB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfB45512c89d5818A31f2cd35eFEA652029F225bB/logo.png b/blockchains/ethereum/assets/0xfB45512c89d5818A31f2cd35eFEA652029F225bB/logo.png deleted file mode 100644 index 1eb2212b98d97..0000000000000 Binary files a/blockchains/ethereum/assets/0xfB45512c89d5818A31f2cd35eFEA652029F225bB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803/info.json b/blockchains/ethereum/assets/0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803/info.json deleted file mode 100644 index 1cc4bafc42c13..0000000000000 --- a/blockchains/ethereum/assets/0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ProBit Token", - "symbol": "PROB", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.probit.com/en-us/token", - "explorer": "https://etherscan.io/token/0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803", - "status": "active", - "id": "0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803/logo.png b/blockchains/ethereum/assets/0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803/logo.png deleted file mode 100644 index d3728718a7749..0000000000000 Binary files a/blockchains/ethereum/assets/0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfB7433Fc085f370254aa6833df2468d6Fc387d39/info.json b/blockchains/ethereum/assets/0xfB7433Fc085f370254aa6833df2468d6Fc387d39/info.json deleted file mode 100644 index bf2846a60c9dd..0000000000000 --- a/blockchains/ethereum/assets/0xfB7433Fc085f370254aa6833df2468d6Fc387d39/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NAZADAX", - "symbol": "NAZA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfB7433Fc085f370254aa6833df2468d6Fc387d39", - "status": "active", - "id": "0xfB7433Fc085f370254aa6833df2468d6Fc387d39" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfB7433Fc085f370254aa6833df2468d6Fc387d39/logo.png b/blockchains/ethereum/assets/0xfB7433Fc085f370254aa6833df2468d6Fc387d39/logo.png deleted file mode 100644 index 93c72556ae90d..0000000000000 Binary files a/blockchains/ethereum/assets/0xfB7433Fc085f370254aa6833df2468d6Fc387d39/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfB7dA9863E030495Db8b4D067d665fc8433ffF85/info.json b/blockchains/ethereum/assets/0xfB7dA9863E030495Db8b4D067d665fc8433ffF85/info.json deleted file mode 100644 index 959598d338d97..0000000000000 --- a/blockchains/ethereum/assets/0xfB7dA9863E030495Db8b4D067d665fc8433ffF85/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PCC Token", - "symbol": "PCC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfB7dA9863E030495Db8b4D067d665fc8433ffF85", - "status": "active", - "id": "0xfB7dA9863E030495Db8b4D067d665fc8433ffF85" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfB7dA9863E030495Db8b4D067d665fc8433ffF85/logo.png b/blockchains/ethereum/assets/0xfB7dA9863E030495Db8b4D067d665fc8433ffF85/logo.png deleted file mode 100644 index 3ac7f204ee8a3..0000000000000 Binary files a/blockchains/ethereum/assets/0xfB7dA9863E030495Db8b4D067d665fc8433ffF85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfBc418a8a911E6C294613154Ed16E6F91c00f454/info.json b/blockchains/ethereum/assets/0xfBc418a8a911E6C294613154Ed16E6F91c00f454/info.json deleted file mode 100644 index c6ff40d06e7ea..0000000000000 --- a/blockchains/ethereum/assets/0xfBc418a8a911E6C294613154Ed16E6F91c00f454/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WOO", - "symbol": "WOO", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfBc418a8a911E6C294613154Ed16E6F91c00f454", - "status": "active", - "id": "0xfBc418a8a911E6C294613154Ed16E6F91c00f454" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfBc418a8a911E6C294613154Ed16E6F91c00f454/logo.png b/blockchains/ethereum/assets/0xfBc418a8a911E6C294613154Ed16E6F91c00f454/logo.png deleted file mode 100644 index a78df68a8158c..0000000000000 Binary files a/blockchains/ethereum/assets/0xfBc418a8a911E6C294613154Ed16E6F91c00f454/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C/info.json b/blockchains/ethereum/assets/0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C/info.json deleted file mode 100644 index ab01c4f320030..0000000000000 --- a/blockchains/ethereum/assets/0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ethereum wizard", - "symbol": "ETHW", - "type": "ERC20", - "decimals": 12, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C", - "status": "active", - "id": "0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C/logo.png b/blockchains/ethereum/assets/0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C/logo.png deleted file mode 100755 index 32ceb0fb18101..0000000000000 Binary files a/blockchains/ethereum/assets/0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d/info.json b/blockchains/ethereum/assets/0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d/info.json deleted file mode 100644 index 3ffb53079d0a0..0000000000000 --- a/blockchains/ethereum/assets/0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Aave Interest bearing DAI", - "symbol": "aDAI", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://aave.com/atokens", - "explorer": "https://etherscan.io/token/0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d", - "status": "active", - "id": "0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d/logo.png b/blockchains/ethereum/assets/0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d/logo.png deleted file mode 100644 index f96db61ea626a..0000000000000 Binary files a/blockchains/ethereum/assets/0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfC4A2Cd574bdcC385173f03A6a52cC3B853BB9d4/info.json b/blockchains/ethereum/assets/0xfC4A2Cd574bdcC385173f03A6a52cC3B853BB9d4/info.json deleted file mode 100644 index 307d9aa3dc8fb..0000000000000 --- a/blockchains/ethereum/assets/0xfC4A2Cd574bdcC385173f03A6a52cC3B853BB9d4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LKSCOIN", - "symbol": "LKSC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfC4A2Cd574bdcC385173f03A6a52cC3B853BB9d4", - "status": "active", - "id": "0xfC4A2Cd574bdcC385173f03A6a52cC3B853BB9d4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfC4A2Cd574bdcC385173f03A6a52cC3B853BB9d4/logo.png b/blockchains/ethereum/assets/0xfC4A2Cd574bdcC385173f03A6a52cC3B853BB9d4/logo.png deleted file mode 100644 index 3d91fea80aaba..0000000000000 Binary files a/blockchains/ethereum/assets/0xfC4A2Cd574bdcC385173f03A6a52cC3B853BB9d4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD/info.json b/blockchains/ethereum/assets/0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD/info.json deleted file mode 100644 index 15f5190b5bc12..0000000000000 --- a/blockchains/ethereum/assets/0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ODC", - "symbol": "ODC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD", - "status": "active", - "id": "0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD/logo.png b/blockchains/ethereum/assets/0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD/logo.png deleted file mode 100644 index 62edc027dfa4f..0000000000000 Binary files a/blockchains/ethereum/assets/0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C/info.json b/blockchains/ethereum/assets/0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C/info.json deleted file mode 100644 index 8b0a42d47d5e9..0000000000000 --- a/blockchains/ethereum/assets/0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MKPUG1-24/30M84", - "symbol": "M", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C", - "status": "active", - "id": "0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C/logo.png b/blockchains/ethereum/assets/0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C/logo.png deleted file mode 100644 index f951be0350ac5..0000000000000 Binary files a/blockchains/ethereum/assets/0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004/info.json b/blockchains/ethereum/assets/0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004/info.json deleted file mode 100644 index 764727f3d13ca..0000000000000 --- a/blockchains/ethereum/assets/0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hong Kong Republic", - "symbol": "HKR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004", - "status": "active", - "id": "0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004/logo.png b/blockchains/ethereum/assets/0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004/logo.png deleted file mode 100644 index 5841c0d9df823..0000000000000 Binary files a/blockchains/ethereum/assets/0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a/info.json b/blockchains/ethereum/assets/0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a/info.json deleted file mode 100644 index 6860a4d118329..0000000000000 --- a/blockchains/ethereum/assets/0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CM - 1C460521", - "symbol": "CM", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a", - "status": "active", - "id": "0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a/logo.png b/blockchains/ethereum/assets/0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a/logo.png deleted file mode 100644 index 4de82d18931f3..0000000000000 Binary files a/blockchains/ethereum/assets/0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfCdaE8771F8d28E3B9027AB58F4A20749767a097/info.json b/blockchains/ethereum/assets/0xfCdaE8771F8d28E3B9027AB58F4A20749767a097/info.json deleted file mode 100644 index 16f0d9fea0d2b..0000000000000 --- a/blockchains/ethereum/assets/0xfCdaE8771F8d28E3B9027AB58F4A20749767a097/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SecureXR", - "symbol": "SXR", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfCdaE8771F8d28E3B9027AB58F4A20749767a097", - "status": "active", - "id": "0xfCdaE8771F8d28E3B9027AB58F4A20749767a097" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfCdaE8771F8d28E3B9027AB58F4A20749767a097/logo.png b/blockchains/ethereum/assets/0xfCdaE8771F8d28E3B9027AB58F4A20749767a097/logo.png deleted file mode 100644 index 4fbad63001c79..0000000000000 Binary files a/blockchains/ethereum/assets/0xfCdaE8771F8d28E3B9027AB58F4A20749767a097/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E/info.json b/blockchains/ethereum/assets/0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E/info.json deleted file mode 100644 index 4a2c20d775298..0000000000000 --- a/blockchains/ethereum/assets/0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoldBoxToken", - "symbol": "GOX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E", - "status": "active", - "id": "0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E/logo.png b/blockchains/ethereum/assets/0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E/logo.png deleted file mode 100644 index 867b4e2b74b6e..0000000000000 Binary files a/blockchains/ethereum/assets/0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9/info.json b/blockchains/ethereum/assets/0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9/info.json deleted file mode 100644 index edc613019c812..0000000000000 --- a/blockchains/ethereum/assets/0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LALA", - "symbol": "LALA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9", - "status": "active", - "id": "0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9/logo.png b/blockchains/ethereum/assets/0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9/logo.png deleted file mode 100644 index dfe1bca2594a8..0000000000000 Binary files a/blockchains/ethereum/assets/0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B/info.json b/blockchains/ethereum/assets/0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B/info.json deleted file mode 100644 index e1f6b2e6d67de..0000000000000 --- a/blockchains/ethereum/assets/0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bitbucx", - "symbol": "BTCX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B", - "status": "active", - "id": "0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B/logo.png b/blockchains/ethereum/assets/0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B/logo.png deleted file mode 100644 index a332c9d45f800..0000000000000 Binary files a/blockchains/ethereum/assets/0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee/info.json b/blockchains/ethereum/assets/0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee/info.json deleted file mode 100644 index 0edeb38d00ddf..0000000000000 --- a/blockchains/ethereum/assets/0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Omega Chain", - "symbol": "OCN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee", - "status": "active", - "id": "0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee/logo.png b/blockchains/ethereum/assets/0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee/logo.png deleted file mode 100644 index 8efe0fa4fd649..0000000000000 Binary files a/blockchains/ethereum/assets/0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfD6de304b470BF4F909176057116283d81Fa1351/info.json b/blockchains/ethereum/assets/0xfD6de304b470BF4F909176057116283d81Fa1351/info.json deleted file mode 100644 index 149dd9067f32d..0000000000000 --- a/blockchains/ethereum/assets/0xfD6de304b470BF4F909176057116283d81Fa1351/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Knights Gold", - "symbol": "KNG", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfD6de304b470BF4F909176057116283d81Fa1351", - "status": "active", - "id": "0xfD6de304b470BF4F909176057116283d81Fa1351" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfD6de304b470BF4F909176057116283d81Fa1351/logo.png b/blockchains/ethereum/assets/0xfD6de304b470BF4F909176057116283d81Fa1351/logo.png deleted file mode 100644 index b929c4202d41f..0000000000000 Binary files a/blockchains/ethereum/assets/0xfD6de304b470BF4F909176057116283d81Fa1351/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23/info.json b/blockchains/ethereum/assets/0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23/info.json deleted file mode 100644 index 0e4324caf6048..0000000000000 --- a/blockchains/ethereum/assets/0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "1World", - "symbol": "1WO", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://ico.1worldonline.com/", - "explorer": "https://etherscan.io/token/0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23", - "status": "active", - "id": "0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23/logo.png b/blockchains/ethereum/assets/0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23/logo.png deleted file mode 100644 index f773a41fdaeec..0000000000000 Binary files a/blockchains/ethereum/assets/0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfDF574766BA1A96A553e175aEfFA85ad78063F0B/info.json b/blockchains/ethereum/assets/0xfDF574766BA1A96A553e175aEfFA85ad78063F0B/info.json deleted file mode 100644 index 67fcf67897e1c..0000000000000 --- a/blockchains/ethereum/assets/0xfDF574766BA1A96A553e175aEfFA85ad78063F0B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VANTA Token", - "symbol": "VANTA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfDF574766BA1A96A553e175aEfFA85ad78063F0B", - "status": "active", - "id": "0xfDF574766BA1A96A553e175aEfFA85ad78063F0B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfDF574766BA1A96A553e175aEfFA85ad78063F0B/logo.png b/blockchains/ethereum/assets/0xfDF574766BA1A96A553e175aEfFA85ad78063F0B/logo.png deleted file mode 100644 index d193a1922dd43..0000000000000 Binary files a/blockchains/ethereum/assets/0xfDF574766BA1A96A553e175aEfFA85ad78063F0B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfDd9933A6A3B17c53AC63959AcA1c4692956077C/info.json b/blockchains/ethereum/assets/0xfDd9933A6A3B17c53AC63959AcA1c4692956077C/info.json deleted file mode 100644 index f95323fe3260e..0000000000000 --- a/blockchains/ethereum/assets/0xfDd9933A6A3B17c53AC63959AcA1c4692956077C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EQR V2/3560", - "symbol": "EQR", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfDd9933A6A3B17c53AC63959AcA1c4692956077C", - "status": "active", - "id": "0xfDd9933A6A3B17c53AC63959AcA1c4692956077C" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfDd9933A6A3B17c53AC63959AcA1c4692956077C/logo.png b/blockchains/ethereum/assets/0xfDd9933A6A3B17c53AC63959AcA1c4692956077C/logo.png deleted file mode 100644 index 974d32c95e7fe..0000000000000 Binary files a/blockchains/ethereum/assets/0xfDd9933A6A3B17c53AC63959AcA1c4692956077C/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/info.json b/blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/info.json deleted file mode 100644 index 4c765cae26332..0000000000000 --- a/blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Trust Union", - "symbol": "TUT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.tut.credit/", - "explorer": "https://etherscan.io/token/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38", - "status": "active", - "id": "0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/logo.png b/blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/logo.png deleted file mode 100644 index 7976994ffc6ac..0000000000000 Binary files a/blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD/info.json b/blockchains/ethereum/assets/0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD/info.json deleted file mode 100644 index 856df2d645660..0000000000000 --- a/blockchains/ethereum/assets/0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MZI GOLD", - "symbol": "MZG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD", - "status": "active", - "id": "0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD/logo.png b/blockchains/ethereum/assets/0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD/logo.png deleted file mode 100644 index 5abd529317a7e..0000000000000 Binary files a/blockchains/ethereum/assets/0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f/info.json b/blockchains/ethereum/assets/0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f/info.json deleted file mode 100644 index 3c9af964ead5e..0000000000000 --- a/blockchains/ethereum/assets/0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pool Sai", - "symbol": "plSai", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f", - "status": "active", - "id": "0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f/logo.png b/blockchains/ethereum/assets/0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f/logo.png deleted file mode 100644 index bd2e58a970f84..0000000000000 Binary files a/blockchains/ethereum/assets/0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfE831929098B5FF5d736105bD68BA9460EF07207/info.json b/blockchains/ethereum/assets/0xfE831929098B5FF5d736105bD68BA9460EF07207/info.json deleted file mode 100644 index df0a360cf96a5..0000000000000 --- a/blockchains/ethereum/assets/0xfE831929098B5FF5d736105bD68BA9460EF07207/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Cycle", - "symbol": "CYCLE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfE831929098B5FF5d736105bD68BA9460EF07207", - "status": "active", - "id": "0xfE831929098B5FF5d736105bD68BA9460EF07207" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfE831929098B5FF5d736105bD68BA9460EF07207/logo.png b/blockchains/ethereum/assets/0xfE831929098B5FF5d736105bD68BA9460EF07207/logo.png deleted file mode 100644 index d3d93a0b512f1..0000000000000 Binary files a/blockchains/ethereum/assets/0xfE831929098B5FF5d736105bD68BA9460EF07207/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfE8487E30A07c96370149a0cFEd2627AAEe88142/info.json b/blockchains/ethereum/assets/0xfE8487E30A07c96370149a0cFEd2627AAEe88142/info.json deleted file mode 100644 index 20a014701e6e7..0000000000000 --- a/blockchains/ethereum/assets/0xfE8487E30A07c96370149a0cFEd2627AAEe88142/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BRKCOIN", - "symbol": "BRK", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfE8487E30A07c96370149a0cFEd2627AAEe88142", - "status": "active", - "id": "0xfE8487E30A07c96370149a0cFEd2627AAEe88142" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfE8487E30A07c96370149a0cFEd2627AAEe88142/logo.png b/blockchains/ethereum/assets/0xfE8487E30A07c96370149a0cFEd2627AAEe88142/logo.png deleted file mode 100644 index 1da904e1ed57f..0000000000000 Binary files a/blockchains/ethereum/assets/0xfE8487E30A07c96370149a0cFEd2627AAEe88142/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3/info.json b/blockchains/ethereum/assets/0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3/info.json deleted file mode 100644 index d8b2c7e3b1e8d..0000000000000 --- a/blockchains/ethereum/assets/0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FLGCToken", - "symbol": "FLGC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3", - "status": "active", - "id": "0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3/logo.png b/blockchains/ethereum/assets/0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3/logo.png deleted file mode 100644 index 94ee954bc5a6f..0000000000000 Binary files a/blockchains/ethereum/assets/0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542/info.json b/blockchains/ethereum/assets/0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542/info.json deleted file mode 100644 index 9c33a5d52a8fc..0000000000000 --- a/blockchains/ethereum/assets/0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LenDingChain", - "symbol": "LDC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542", - "status": "active", - "id": "0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542/logo.png b/blockchains/ethereum/assets/0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542/logo.png deleted file mode 100644 index c20e7348f7e58..0000000000000 Binary files a/blockchains/ethereum/assets/0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfEE0d0871EAe9dB0be0362e444d224927149F649/info.json b/blockchains/ethereum/assets/0xfEE0d0871EAe9dB0be0362e444d224927149F649/info.json deleted file mode 100644 index dbe096350bb3b..0000000000000 --- a/blockchains/ethereum/assets/0xfEE0d0871EAe9dB0be0362e444d224927149F649/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EHalal", - "symbol": "HAL", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfEE0d0871EAe9dB0be0362e444d224927149F649", - "status": "active", - "id": "0xfEE0d0871EAe9dB0be0362e444d224927149F649" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfEE0d0871EAe9dB0be0362e444d224927149F649/logo.png b/blockchains/ethereum/assets/0xfEE0d0871EAe9dB0be0362e444d224927149F649/logo.png deleted file mode 100644 index bd9d5eeebba8c..0000000000000 Binary files a/blockchains/ethereum/assets/0xfEE0d0871EAe9dB0be0362e444d224927149F649/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F/info.json b/blockchains/ethereum/assets/0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F/info.json deleted file mode 100644 index 05b76f85d4994..0000000000000 --- a/blockchains/ethereum/assets/0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PureLifeCoin", - "symbol": "LIFE", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.lifelabs.io/", - "explorer": "https://etherscan.io/token/0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F", - "status": "active", - "id": "0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F/logo.png b/blockchains/ethereum/assets/0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F/logo.png deleted file mode 100644 index 2302e0a811038..0000000000000 Binary files a/blockchains/ethereum/assets/0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/info.json b/blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/info.json deleted file mode 100644 index f3d5ed40aa854..0000000000000 --- a/blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Amp", - "website": "https://amptoken.org", - "description": "Amp is a digital collateral token designed to facilitate fast and efficient value transfer, especially for use cases that prioritize security and irreversibility.", - "explorer": "https://etherscan.io/token/0xfF20817765cB7f73d4bde2e66e067E58D11095C2", - "type": "ERC20", - "symbol": "AMP", - "decimals": 18, - "status": "active", - "id": "0xfF20817765cB7f73d4bde2e66e067E58D11095C2" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/logo.png b/blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/logo.png deleted file mode 100644 index 0a7555374f5ce..0000000000000 Binary files a/blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfF340f03E226B669c873516755a6B88a45b0B2aC/info.json b/blockchains/ethereum/assets/0xfF340f03E226B669c873516755a6B88a45b0B2aC/info.json deleted file mode 100644 index ebda663c3197e..0000000000000 --- a/blockchains/ethereum/assets/0xfF340f03E226B669c873516755a6B88a45b0B2aC/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "NSRT BRICS", - "website": "https://newsilkroadbrics.com", - "description": "NSRT token works in real sectors of the economy at the global level with the support of state and supranational BRICS structures.", - "socials": [], - "explorer": "https://etherscan.io/token/0xfF340f03E226B669c873516755a6B88a45b0B2aC", - "type": "ERC20", - "symbol": "NSRT", - "decimals": 18, - "status": "active", - "id": "0xfF340f03E226B669c873516755a6B88a45b0B2aC" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfF340f03E226B669c873516755a6B88a45b0B2aC/logo.png b/blockchains/ethereum/assets/0xfF340f03E226B669c873516755a6B88a45b0B2aC/logo.png deleted file mode 100644 index 55f5013092efa..0000000000000 Binary files a/blockchains/ethereum/assets/0xfF340f03E226B669c873516755a6B88a45b0B2aC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0/info.json b/blockchains/ethereum/assets/0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0/info.json deleted file mode 100644 index 2d26fd3a0a708..0000000000000 --- a/blockchains/ethereum/assets/0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kora Network Token", - "symbol": "KNT", - "type": "ERC20", - "decimals": 16, - "description": "-", - "website": "https://kora.network/", - "explorer": "https://etherscan.io/token/0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0", - "status": "active", - "id": "0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0/logo.png b/blockchains/ethereum/assets/0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0/logo.png deleted file mode 100755 index d0c74a5ddc59e..0000000000000 Binary files a/blockchains/ethereum/assets/0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfF759254e578bc7F725428CEcb612A502E604f42/info.json b/blockchains/ethereum/assets/0xfF759254e578bc7F725428CEcb612A502E604f42/info.json deleted file mode 100644 index 2fd517386f4d9..0000000000000 --- a/blockchains/ethereum/assets/0xfF759254e578bc7F725428CEcb612A502E604f42/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BAT Gold", - "symbol": "BATG", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfF759254e578bc7F725428CEcb612A502E604f42", - "status": "active", - "id": "0xfF759254e578bc7F725428CEcb612A502E604f42" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfF759254e578bc7F725428CEcb612A502E604f42/logo.png b/blockchains/ethereum/assets/0xfF759254e578bc7F725428CEcb612A502E604f42/logo.png deleted file mode 100644 index 3823bb5cdd4ea..0000000000000 Binary files a/blockchains/ethereum/assets/0xfF759254e578bc7F725428CEcb612A502E604f42/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64/info.json b/blockchains/ethereum/assets/0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64/info.json deleted file mode 100644 index 048c8f828e29a..0000000000000 --- a/blockchains/ethereum/assets/0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hedge", - "symbol": "HDG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64", - "status": "active", - "id": "0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64/logo.png b/blockchains/ethereum/assets/0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64/logo.png deleted file mode 100644 index 2af8097ffd6d5..0000000000000 Binary files a/blockchains/ethereum/assets/0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfFffFffF2ba8F66D4e51811C5190992176930278/info.json b/blockchains/ethereum/assets/0xfFffFffF2ba8F66D4e51811C5190992176930278/info.json deleted file mode 100644 index 0cc6394eabdd5..0000000000000 --- a/blockchains/ethereum/assets/0xfFffFffF2ba8F66D4e51811C5190992176930278/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Furucombo", - "symbol": "COMBO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://furucombo.app/", - "explorer": "https://etherscan.io/token/0xfFffFffF2ba8F66D4e51811C5190992176930278", - "status": "active", - "id": "0xfFffFffF2ba8F66D4e51811C5190992176930278" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfFffFffF2ba8F66D4e51811C5190992176930278/logo.png b/blockchains/ethereum/assets/0xfFffFffF2ba8F66D4e51811C5190992176930278/logo.png deleted file mode 100644 index d5442e4cb6966..0000000000000 Binary files a/blockchains/ethereum/assets/0xfFffFffF2ba8F66D4e51811C5190992176930278/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfa05A73FfE78ef8f1a739473e462c54bae6567D9/info.json b/blockchains/ethereum/assets/0xfa05A73FfE78ef8f1a739473e462c54bae6567D9/info.json deleted file mode 100644 index 94ee1f44106d3..0000000000000 --- a/blockchains/ethereum/assets/0xfa05A73FfE78ef8f1a739473e462c54bae6567D9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lunyr Token", - "symbol": "LUN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://lunyr.com/", - "explorer": "https://etherscan.io/token/0xfa05A73FfE78ef8f1a739473e462c54bae6567D9", - "status": "active", - "id": "0xfa05A73FfE78ef8f1a739473e462c54bae6567D9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfa05A73FfE78ef8f1a739473e462c54bae6567D9/logo.png b/blockchains/ethereum/assets/0xfa05A73FfE78ef8f1a739473e462c54bae6567D9/logo.png deleted file mode 100644 index 1d624f3b54584..0000000000000 Binary files a/blockchains/ethereum/assets/0xfa05A73FfE78ef8f1a739473e462c54bae6567D9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfa0f26d2334764cE9f9582d8aD0514B5712589cf/info.json b/blockchains/ethereum/assets/0xfa0f26d2334764cE9f9582d8aD0514B5712589cf/info.json deleted file mode 100644 index 43772c9c9fbbf..0000000000000 --- a/blockchains/ethereum/assets/0xfa0f26d2334764cE9f9582d8aD0514B5712589cf/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AweCoin", - "symbol": "AWE", - "type": "ERC20", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfa0f26d2334764cE9f9582d8aD0514B5712589cf", - "status": "active", - "id": "0xfa0f26d2334764cE9f9582d8aD0514B5712589cf" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfa0f26d2334764cE9f9582d8aD0514B5712589cf/logo.png b/blockchains/ethereum/assets/0xfa0f26d2334764cE9f9582d8aD0514B5712589cf/logo.png deleted file mode 100644 index 5a2f1a0989399..0000000000000 Binary files a/blockchains/ethereum/assets/0xfa0f26d2334764cE9f9582d8aD0514B5712589cf/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfa6f7881E52fDF912c4a285D78a3141B089cE859/info.json b/blockchains/ethereum/assets/0xfa6f7881E52fDF912c4a285D78a3141B089cE859/info.json deleted file mode 100644 index ebe6b7e35cf7a..0000000000000 --- a/blockchains/ethereum/assets/0xfa6f7881E52fDF912c4a285D78a3141B089cE859/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Avocado", - "symbol": "AVO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfa6f7881E52fDF912c4a285D78a3141B089cE859", - "status": "active", - "id": "0xfa6f7881E52fDF912c4a285D78a3141B089cE859" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfa6f7881E52fDF912c4a285D78a3141B089cE859/logo.png b/blockchains/ethereum/assets/0xfa6f7881E52fDF912c4a285D78a3141B089cE859/logo.png deleted file mode 100644 index 179806f85cacd..0000000000000 Binary files a/blockchains/ethereum/assets/0xfa6f7881E52fDF912c4a285D78a3141B089cE859/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfa91f4177476633f100C59D336C0f2FfAd414CBA/info.json b/blockchains/ethereum/assets/0xfa91f4177476633f100C59D336C0f2FfAd414CBA/info.json deleted file mode 100644 index 9258b95fb7a99..0000000000000 --- a/blockchains/ethereum/assets/0xfa91f4177476633f100C59D336C0f2FfAd414CBA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ANALYSX", - "symbol": "XYS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://analysx.io/", - "explorer": "https://etherscan.io/token/0xfa91f4177476633f100C59D336C0f2FfAd414CBA", - "status": "active", - "id": "0xfa91f4177476633f100C59D336C0f2FfAd414CBA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfa91f4177476633f100C59D336C0f2FfAd414CBA/logo.png b/blockchains/ethereum/assets/0xfa91f4177476633f100C59D336C0f2FfAd414CBA/logo.png deleted file mode 100644 index 7257028b5e037..0000000000000 Binary files a/blockchains/ethereum/assets/0xfa91f4177476633f100C59D336C0f2FfAd414CBA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3/info.json b/blockchains/ethereum/assets/0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3/info.json deleted file mode 100644 index 77b5499951dae..0000000000000 --- a/blockchains/ethereum/assets/0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Btex Token", - "symbol": "BT", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3", - "status": "active", - "id": "0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3/logo.png b/blockchains/ethereum/assets/0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3/logo.png deleted file mode 100644 index ecd59cc5eb41a..0000000000000 Binary files a/blockchains/ethereum/assets/0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15/info.json b/blockchains/ethereum/assets/0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15/info.json deleted file mode 100644 index 596061648a996..0000000000000 --- a/blockchains/ethereum/assets/0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Beside", - "symbol": "SIDE", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15", - "status": "active", - "id": "0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15/logo.png b/blockchains/ethereum/assets/0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15/logo.png deleted file mode 100755 index 7e60366aa9992..0000000000000 Binary files a/blockchains/ethereum/assets/0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9/info.json b/blockchains/ethereum/assets/0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9/info.json deleted file mode 100644 index 793607ed84de6..0000000000000 --- a/blockchains/ethereum/assets/0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockchain of Africa", - "symbol": "BOA", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9", - "status": "active", - "id": "0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9/logo.png b/blockchains/ethereum/assets/0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9/logo.png deleted file mode 100644 index 062bdc11314a3..0000000000000 Binary files a/blockchains/ethereum/assets/0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfc05987bd2be489ACCF0f509E44B0145d68240f7/info.json b/blockchains/ethereum/assets/0xfc05987bd2be489ACCF0f509E44B0145d68240f7/info.json deleted file mode 100644 index 10ec79b44179a..0000000000000 --- a/blockchains/ethereum/assets/0xfc05987bd2be489ACCF0f509E44B0145d68240f7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ESSENTIA", - "symbol": "ESS", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://essentia.one/", - "explorer": "https://etherscan.io/token/0xfc05987bd2be489ACCF0f509E44B0145d68240f7", - "status": "active", - "id": "0xfc05987bd2be489ACCF0f509E44B0145d68240f7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfc05987bd2be489ACCF0f509E44B0145d68240f7/logo.png b/blockchains/ethereum/assets/0xfc05987bd2be489ACCF0f509E44B0145d68240f7/logo.png deleted file mode 100644 index 2753f58c7d50d..0000000000000 Binary files a/blockchains/ethereum/assets/0xfc05987bd2be489ACCF0f509E44B0145d68240f7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6/info.json b/blockchains/ethereum/assets/0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6/info.json deleted file mode 100644 index 29bb13cdb6fee..0000000000000 --- a/blockchains/ethereum/assets/0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CRYPTO SPOON", - "symbol": "COSN", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6", - "status": "active", - "id": "0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6/logo.png b/blockchains/ethereum/assets/0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6/logo.png deleted file mode 100755 index c65ca97f7304a..0000000000000 Binary files a/blockchains/ethereum/assets/0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4/info.json b/blockchains/ethereum/assets/0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4/info.json deleted file mode 100644 index ff20626b2593a..0000000000000 --- a/blockchains/ethereum/assets/0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Casey", - "symbol": "CASEY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4", - "status": "active", - "id": "0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4/logo.png b/blockchains/ethereum/assets/0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4/logo.png deleted file mode 100644 index 3c1fb91b7c810..0000000000000 Binary files a/blockchains/ethereum/assets/0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/info.json b/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/info.json deleted file mode 100644 index deda6ff2f27fb..0000000000000 --- a/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Token Prometeus Network", - "symbol": "PROM", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://prometeus.io/", - "explorer": "https://etherscan.io/token/0xfc82bb4ba86045Af6F327323a46E80412b91b27d", - "status": "active", - "id": "0xfc82bb4ba86045Af6F327323a46E80412b91b27d" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/logo.png b/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/logo.png deleted file mode 100644 index bd7dc3306af74..0000000000000 Binary files a/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094/info.json b/blockchains/ethereum/assets/0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094/info.json deleted file mode 100644 index 7cc22a436825d..0000000000000 --- a/blockchains/ethereum/assets/0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iXledger", - "symbol": "IXT", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "https://www.ixledger.com/", - "explorer": "https://etherscan.io/token/0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094", - "status": "active", - "id": "0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094/logo.png b/blockchains/ethereum/assets/0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094/logo.png deleted file mode 100644 index 4b64fc2461b8c..0000000000000 Binary files a/blockchains/ethereum/assets/0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e/info.json b/blockchains/ethereum/assets/0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e/info.json deleted file mode 100644 index 109b174e86281..0000000000000 --- a/blockchains/ethereum/assets/0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Pitch", - "symbol": "PCH", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e", - "status": "active", - "id": "0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e/logo.png b/blockchains/ethereum/assets/0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e/logo.png deleted file mode 100644 index 73e33607a41ce..0000000000000 Binary files a/blockchains/ethereum/assets/0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfce738f60585D79Ddc980C77C9990F7F9B88300e/info.json b/blockchains/ethereum/assets/0xfce738f60585D79Ddc980C77C9990F7F9B88300e/info.json deleted file mode 100644 index 180262c2aa8d6..0000000000000 --- a/blockchains/ethereum/assets/0xfce738f60585D79Ddc980C77C9990F7F9B88300e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Shreyas", - "symbol": "SHREY", - "type": "ERC20", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfce738f60585D79Ddc980C77C9990F7F9B88300e", - "status": "active", - "id": "0xfce738f60585D79Ddc980C77C9990F7F9B88300e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfce738f60585D79Ddc980C77C9990F7F9B88300e/logo.png b/blockchains/ethereum/assets/0xfce738f60585D79Ddc980C77C9990F7F9B88300e/logo.png deleted file mode 100644 index af828bbc57280..0000000000000 Binary files a/blockchains/ethereum/assets/0xfce738f60585D79Ddc980C77C9990F7F9B88300e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3/info.json b/blockchains/ethereum/assets/0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3/info.json deleted file mode 100644 index 9ef6deb732aa3..0000000000000 --- a/blockchains/ethereum/assets/0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TetherGo", - "symbol": "TGO", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3", - "status": "active", - "id": "0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3/logo.png b/blockchains/ethereum/assets/0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3/logo.png deleted file mode 100644 index 531e250fdadc7..0000000000000 Binary files a/blockchains/ethereum/assets/0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7/info.json b/blockchains/ethereum/assets/0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7/info.json deleted file mode 100644 index 70ad6a4dc9c47..0000000000000 --- a/blockchains/ethereum/assets/0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MEDX TOKEN", - "symbol": "MEDX", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7", - "status": "active", - "id": "0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7/logo.png b/blockchains/ethereum/assets/0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7/logo.png deleted file mode 100755 index 3e403966cd978..0000000000000 Binary files a/blockchains/ethereum/assets/0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5/info.json b/blockchains/ethereum/assets/0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5/info.json deleted file mode 100644 index dafee7b05e584..0000000000000 --- a/blockchains/ethereum/assets/0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Intelligent Transportation System", - "symbol": "ITS", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5", - "status": "active", - "id": "0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5/logo.png b/blockchains/ethereum/assets/0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5/logo.png deleted file mode 100644 index 1b0e3695b46fa..0000000000000 Binary files a/blockchains/ethereum/assets/0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16/info.json b/blockchains/ethereum/assets/0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16/info.json deleted file mode 100644 index 357b3fe5b2023..0000000000000 --- a/blockchains/ethereum/assets/0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zilla Token", - "symbol": "ZLA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://zla.io/", - "explorer": "https://etherscan.io/token/0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16", - "status": "active", - "id": "0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16/logo.png b/blockchains/ethereum/assets/0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16/logo.png deleted file mode 100644 index e2922738f60ec..0000000000000 Binary files a/blockchains/ethereum/assets/0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052/info.json b/blockchains/ethereum/assets/0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052/info.json deleted file mode 100644 index 4e5c3cc94f8af..0000000000000 --- a/blockchains/ethereum/assets/0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Skraps", - "symbol": "SKRP", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://skraps.io", - "explorer": "https://etherscan.io/token/0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052", - "status": "active", - "id": "0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052/logo.png b/blockchains/ethereum/assets/0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052/logo.png deleted file mode 100644 index cdf4a7d408623..0000000000000 Binary files a/blockchains/ethereum/assets/0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfda1F5278b9aa923b5e581565d599810C78c71f5/info.json b/blockchains/ethereum/assets/0xfda1F5278b9aa923b5e581565d599810C78c71f5/info.json deleted file mode 100644 index ac016a1116add..0000000000000 --- a/blockchains/ethereum/assets/0xfda1F5278b9aa923b5e581565d599810C78c71f5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KINGS GLOBAL", - "symbol": "KSG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://kingsglobalhub.com", - "explorer": "https://etherscan.io/token/0xfda1F5278b9aa923b5e581565d599810C78c71f5", - "status": "active", - "id": "0xfda1F5278b9aa923b5e581565d599810C78c71f5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfda1F5278b9aa923b5e581565d599810C78c71f5/logo.png b/blockchains/ethereum/assets/0xfda1F5278b9aa923b5e581565d599810C78c71f5/logo.png deleted file mode 100644 index c3a456a7babac..0000000000000 Binary files a/blockchains/ethereum/assets/0xfda1F5278b9aa923b5e581565d599810C78c71f5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6/info.json b/blockchains/ethereum/assets/0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6/info.json deleted file mode 100644 index ac6c5e7a4967b..0000000000000 --- a/blockchains/ethereum/assets/0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "BET", - "website": "https://earnbet.io", - "source_code": "https://etherscan.io/token/0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6", - "white_paper": "https://earnbet.io/BET", - "description": "EarnBet is a fully decentralized profit-sharing casino", - "explorer": "https://etherscan.io/token/0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6", - "research": "https://research.binance.com/en/projects/bitcoin", - "type": "ERC20", - "symbol": "BET", - "decimals": 4, - "status": "active", - "id": "0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6/logo.png b/blockchains/ethereum/assets/0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6/logo.png deleted file mode 100644 index bbf0406509086..0000000000000 Binary files a/blockchains/ethereum/assets/0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f/info.json b/blockchains/ethereum/assets/0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f/info.json deleted file mode 100644 index 2430469904ec6..0000000000000 --- a/blockchains/ethereum/assets/0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Anarchy Token", - "symbol": "ANAR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f", - "status": "active", - "id": "0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f/logo.png b/blockchains/ethereum/assets/0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f/logo.png deleted file mode 100644 index 0f24fc528030c..0000000000000 Binary files a/blockchains/ethereum/assets/0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09/info.json b/blockchains/ethereum/assets/0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09/info.json deleted file mode 100644 index 7e89f6f9cedd1..0000000000000 --- a/blockchains/ethereum/assets/0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BETHER", - "symbol": "BHR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09", - "status": "active", - "id": "0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09/logo.png b/blockchains/ethereum/assets/0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09/logo.png deleted file mode 100644 index f9dd2c87918ad..0000000000000 Binary files a/blockchains/ethereum/assets/0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfe5F141Bf94fE84bC28deD0AB966c16B17490657/info.json b/blockchains/ethereum/assets/0xfe5F141Bf94fE84bC28deD0AB966c16B17490657/info.json deleted file mode 100644 index c83995a1e7208..0000000000000 --- a/blockchains/ethereum/assets/0xfe5F141Bf94fE84bC28deD0AB966c16B17490657/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LibraToken", - "symbol": "LBA", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.mycred.io/", - "explorer": "https://etherscan.io/token/0xfe5F141Bf94fE84bC28deD0AB966c16B17490657", - "status": "active", - "id": "0xfe5F141Bf94fE84bC28deD0AB966c16B17490657" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfe5F141Bf94fE84bC28deD0AB966c16B17490657/logo.png b/blockchains/ethereum/assets/0xfe5F141Bf94fE84bC28deD0AB966c16B17490657/logo.png deleted file mode 100644 index e1b84ceb799e1..0000000000000 Binary files a/blockchains/ethereum/assets/0xfe5F141Bf94fE84bC28deD0AB966c16B17490657/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0/info.json b/blockchains/ethereum/assets/0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0/info.json deleted file mode 100644 index fceb3bc2782b1..0000000000000 --- a/blockchains/ethereum/assets/0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "THUG LIFE Coin", - "symbol": "THUG", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "http://thugcoin.cash", - "explorer": "https://etherscan.io/token/0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0", - "status": "active", - "id": "0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0/logo.png b/blockchains/ethereum/assets/0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0/logo.png deleted file mode 100755 index 838066a3e4d79..0000000000000 Binary files a/blockchains/ethereum/assets/0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfe9A29aB92522D14Fc65880d817214261D8479AE/info.json b/blockchains/ethereum/assets/0xfe9A29aB92522D14Fc65880d817214261D8479AE/info.json deleted file mode 100644 index ea97560ec2280..0000000000000 --- a/blockchains/ethereum/assets/0xfe9A29aB92522D14Fc65880d817214261D8479AE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SnowSwap", - "symbol": "SNOW", - "type": "ERC20", - "decimals": 18, - "description": "AMM / DEX for yield-bearing LP Token swaps.", - "website": "https://snowswap.org", - "explorer": "https://etherscan.io/token/0xfe9a29ab92522d14fc65880d817214261d8479ae", - "status": "active", - "id": "0xfe9A29aB92522D14Fc65880d817214261D8479AE" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfe9A29aB92522D14Fc65880d817214261D8479AE/logo.png b/blockchains/ethereum/assets/0xfe9A29aB92522D14Fc65880d817214261D8479AE/logo.png deleted file mode 100644 index fb8775e8a5f3b..0000000000000 Binary files a/blockchains/ethereum/assets/0xfe9A29aB92522D14Fc65880d817214261D8479AE/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfeD347E43835Da08F8a00654fb4b38bB1C46E071/info.json b/blockchains/ethereum/assets/0xfeD347E43835Da08F8a00654fb4b38bB1C46E071/info.json deleted file mode 100644 index 29f476f4d036f..0000000000000 --- a/blockchains/ethereum/assets/0xfeD347E43835Da08F8a00654fb4b38bB1C46E071/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Sunpay", - "symbol": "SUN", - "type": "ERC20", - "decimals": 10, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfeD347E43835Da08F8a00654fb4b38bB1C46E071", - "status": "active", - "id": "0xfeD347E43835Da08F8a00654fb4b38bB1C46E071" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfeD347E43835Da08F8a00654fb4b38bB1C46E071/logo.png b/blockchains/ethereum/assets/0xfeD347E43835Da08F8a00654fb4b38bB1C46E071/logo.png deleted file mode 100644 index bba3cdaa9fb5f..0000000000000 Binary files a/blockchains/ethereum/assets/0xfeD347E43835Da08F8a00654fb4b38bB1C46E071/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfeF4185594457050cC9c23980d301908FE057Bb1/info.json b/blockchains/ethereum/assets/0xfeF4185594457050cC9c23980d301908FE057Bb1/info.json deleted file mode 100644 index 77164b6500477..0000000000000 --- a/blockchains/ethereum/assets/0xfeF4185594457050cC9c23980d301908FE057Bb1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VIDT Datalink", - "website": "https://about.v-id.org", - "description": "V-ID makes any digital file verifiable. The VIDT API enables organizations to protect their digital data against fraud and manipulation. A simple but strong formula, that adds and protects value at minimum expense and effort. Organizations like Airbus, AmSpec and IBM use VIDT Datalink to certify and secure digital documents like certificates, invoices, diplomas and sensor-data. VIDT Datalink products and services connect every cloud to every blockchain.", - "explorer": "https://etherscan.io/token/0xfeF4185594457050cC9c23980d301908FE057Bb1", - "type": "ERC20", - "symbol": "VIDT", - "decimals": 18, - "status": "active", - "id": "0xfeF4185594457050cC9c23980d301908FE057Bb1" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfeF4185594457050cC9c23980d301908FE057Bb1/logo.png b/blockchains/ethereum/assets/0xfeF4185594457050cC9c23980d301908FE057Bb1/logo.png deleted file mode 100644 index fe69d86587360..0000000000000 Binary files a/blockchains/ethereum/assets/0xfeF4185594457050cC9c23980d301908FE057Bb1/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfec0cF7fE078a500abf15F1284958F22049c2C7e/info.json b/blockchains/ethereum/assets/0xfec0cF7fE078a500abf15F1284958F22049c2C7e/info.json deleted file mode 100644 index b037fee4fcc45..0000000000000 --- a/blockchains/ethereum/assets/0xfec0cF7fE078a500abf15F1284958F22049c2C7e/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Maecenas ART Token", - "symbol": "ART", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.maecenas.co/", - "explorer": "https://etherscan.io/token/0xfec0cF7fE078a500abf15F1284958F22049c2C7e", - "status": "active", - "id": "0xfec0cF7fE078a500abf15F1284958F22049c2C7e" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfec0cF7fE078a500abf15F1284958F22049c2C7e/logo.png b/blockchains/ethereum/assets/0xfec0cF7fE078a500abf15F1284958F22049c2C7e/logo.png deleted file mode 100644 index a9747198cf9b7..0000000000000 Binary files a/blockchains/ethereum/assets/0xfec0cF7fE078a500abf15F1284958F22049c2C7e/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfeea6031805661daaCAabAfD99412C31D59E8D44/info.json b/blockchains/ethereum/assets/0xfeea6031805661daaCAabAfD99412C31D59E8D44/info.json deleted file mode 100644 index 111dac31eed88..0000000000000 --- a/blockchains/ethereum/assets/0xfeea6031805661daaCAabAfD99412C31D59E8D44/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GAY$", - "symbol": "GAY$", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xfeea6031805661daaCAabAfD99412C31D59E8D44", - "status": "active", - "id": "0xfeea6031805661daaCAabAfD99412C31D59E8D44" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfeea6031805661daaCAabAfD99412C31D59E8D44/logo.png b/blockchains/ethereum/assets/0xfeea6031805661daaCAabAfD99412C31D59E8D44/logo.png deleted file mode 100755 index 4e8c0b95f9176..0000000000000 Binary files a/blockchains/ethereum/assets/0xfeea6031805661daaCAabAfD99412C31D59E8D44/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfef3bEf71A5EB97E097039038776fD967ae5B106/info.json b/blockchains/ethereum/assets/0xfef3bEf71A5EB97E097039038776fD967ae5B106/info.json deleted file mode 100644 index 3dd16fdac88b0..0000000000000 --- a/blockchains/ethereum/assets/0xfef3bEf71A5EB97E097039038776fD967ae5B106/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YFMoonshot", - "website": "https://yfmoonshot.com", - "description": "YFMoonshot is the governance token for YFMoonshot, a site that performs a variety of functions for DeFi users, moving their assets in and out of different liquidity pools in order to find the best yields.", - "explorer": "https://etherscan.io/token/0xfef3bEf71A5EB97E097039038776fD967ae5B106", - "type": "ERC20", - "symbol": "YFMS", - "decimals": 18, - "status": "active", - "id": "0xfef3bEf71A5EB97E097039038776fD967ae5B106" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfef3bEf71A5EB97E097039038776fD967ae5B106/logo.png b/blockchains/ethereum/assets/0xfef3bEf71A5EB97E097039038776fD967ae5B106/logo.png deleted file mode 100644 index fd71268f43f3c..0000000000000 Binary files a/blockchains/ethereum/assets/0xfef3bEf71A5EB97E097039038776fD967ae5B106/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007/info.json b/blockchains/ethereum/assets/0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007/info.json deleted file mode 100644 index 4d0f8fed848c4..0000000000000 --- a/blockchains/ethereum/assets/0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitScreenerToken", - "symbol": "BITX", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://tokensale.bitscreener.com/", - "explorer": "https://etherscan.io/token/0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007", - "status": "active", - "id": "0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007/logo.png b/blockchains/ethereum/assets/0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007/logo.png deleted file mode 100755 index 9573bc99dd151..0000000000000 Binary files a/blockchains/ethereum/assets/0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA/info.json b/blockchains/ethereum/assets/0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA/info.json deleted file mode 100644 index 2fd63a974c9cf..0000000000000 --- a/blockchains/ethereum/assets/0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Orbs", - "website": "https://orbs.com", - "description": "Orbs is a blockchain infrastructure-as-a-service built for large scale consumer applications to meet their business and technological requirements.", - "socials": [], - "explorer": "https://etherscan.io/token/0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA", - "type": "ERC20", - "symbol": "ORBS", - "decimals": 18, - "status": "active", - "id": "0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA/logo.png b/blockchains/ethereum/assets/0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA/logo.png deleted file mode 100755 index dda2afc8f85f3..0000000000000 Binary files a/blockchains/ethereum/assets/0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5/info.json b/blockchains/ethereum/assets/0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5/info.json deleted file mode 100644 index c818e0bad0d85..0000000000000 --- a/blockchains/ethereum/assets/0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "URACToken", - "symbol": "URAC", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.uranus.io/", - "explorer": "https://etherscan.io/token/0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5", - "status": "active", - "id": "0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5/logo.png b/blockchains/ethereum/assets/0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5/logo.png deleted file mode 100644 index 9111225235880..0000000000000 Binary files a/blockchains/ethereum/assets/0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xff9Bce8409df637CD3936bA77f8746bf99a4f80B/info.json b/blockchains/ethereum/assets/0xff9Bce8409df637CD3936bA77f8746bf99a4f80B/info.json deleted file mode 100644 index c1e6a3d15bfb5..0000000000000 --- a/blockchains/ethereum/assets/0xff9Bce8409df637CD3936bA77f8746bf99a4f80B/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Decentralized Ecosystem Coorperation", - "symbol": "DEC", - "type": "ERC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://etherscan.io/token/0xff9Bce8409df637CD3936bA77f8746bf99a4f80B", - "status": "active", - "id": "0xff9Bce8409df637CD3936bA77f8746bf99a4f80B" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xff9Bce8409df637CD3936bA77f8746bf99a4f80B/logo.png b/blockchains/ethereum/assets/0xff9Bce8409df637CD3936bA77f8746bf99a4f80B/logo.png deleted file mode 100755 index dee1565ff0cfe..0000000000000 Binary files a/blockchains/ethereum/assets/0xff9Bce8409df637CD3936bA77f8746bf99a4f80B/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB/info.json b/blockchains/ethereum/assets/0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB/info.json deleted file mode 100644 index c955acedd5a00..0000000000000 --- a/blockchains/ethereum/assets/0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEXTER", - "symbol": "DXR", - "type": "ERC20", - "decimals": 18, - "description": "-", - "website": "https://www.dextercoin.io/", - "explorer": "https://etherscan.io/token/0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB", - "status": "active", - "id": "0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB/logo.png b/blockchains/ethereum/assets/0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB/logo.png deleted file mode 100644 index f5db05e36e006..0000000000000 Binary files a/blockchains/ethereum/assets/0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/info.json b/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/info.json deleted file mode 100644 index 7b853a3605697..0000000000000 --- a/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "FalconSwap Token", - "website": "https://falconswap.com", - "source_code": "https://etherscan.io/token/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB", - "description": "The Powerhouse for DeFi", - "explorer": "https://etherscan.io/token/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB", - "type": "ERC20", - "symbol": "FSW", - "decimals": 18, - "status": "active", - "id": "0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/logo.png b/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/logo.png deleted file mode 100644 index c471570e6486f..0000000000000 Binary files a/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/denylist.json b/blockchains/ethereum/denylist.json deleted file mode 100644 index 53f187776e898..0000000000000 --- a/blockchains/ethereum/denylist.json +++ /dev/null @@ -1,4135 +0,0 @@ -[ - "0x0000000000001b84b1cb32787B0D64758d019317", - "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e", - "0x002A4CDF9c9F3ba400bf0a1436a656b18466eAD1", - "0x004201bCf97Ac703301207763bB486681C783869", - "0x004e7eCaDafB26D8B394B92e8E71664D16f1f3cf", - "0x0082F8AdDB9C0d6cC27783D41198300B4cd2e19b", - "0x009725F31C561a64c30C89e74ADb995c570330Ff", - "0x00a0f789512dB4da9c5F9e8a7f1958972DB0f575", - "0x00A12EbFB8eE975105f2090b8c6905802D75c2E4", - "0x00A5Eea73161875c65F90F57b6333aee661543dc", - "0x00B066D1d34Cfd22136d1dc0458EB6392f0E4d40", - "0x00bD8F77a6222a17cda498807Fa938031E158298", - "0x00CE2bbA7C57D29C3e48924D2a8e5d6B7B3FDC53", - "0x00d2be2C7e509515cDBa64051a643a5220f1f241", - "0x00D80Df9853D207D300C5a699DABEEf834B01B4c", - "0x00E628e6ed85e0b8e76548186E907c5A02c10fa6", - "0x0103190611Db35E94671Ba93303e12C16Ce33c37", - "0x010C865c8aB9faAF5904b6C21Ae083cCEb3d87CF", - "0x0111Ac7E9425c891f935C4CE54cF16Db7C14B7DB", - "0x01144CAd63687f9d06c46854C810366B28a84d73", - "0x11799ef12A8b4e79865abb167DF88f14629d1E4", - "0x011C77fa577c500dEeDaD364b8af9e8540b808C0", - "0x0131C575be43586C5346435273035C8709A3fd34", - "0x0144B7e66993C6BfaB85581e8601f96BFE50c9Df", - "0x0158e815a104364CccC584f22A99BB21A4d19cE4", - "0x01666a05aB9bcc6b4D2b3a3A4257808D2149249e", - "0x016eA924950c806e2a959e00e8514eEaebCDAEAa", - "0x017B584AcFD16D767541aE9e80cdc702F4527B0b", - "0x0187e9dCB0416a5324E401d8435f61FE6cdB2b89", - "0x018AB2bBB2f1E1a95BB3bD25fbf3785d4C736B46", - "0x01C67791309c71aA4Ed373025a0C089696D7c9e4", - "0x01CcB291C6Aff773BbC2556A9e169c001Bb0F2Ca", - "0x01d0E21198Ba6576fE27393A9e57fF1c88DF0967", - "0x01eD068115ba99b94c65c7791D4Ac5Dee1253835", - "0x0213c2C85315299c6074Fc4a6d779121284e9F42", - "0x021c051acA7FE5Ea88E789E744822062DF9db58B", - "0x02216434023E1450C5f10BEdF3bf52415d790E86", - "0x0246Ae5595C3eA7388e5B3512631B92FC38A9EA2", - "0x026A7D72a448D0E44d441e55F746BF56B843aEDB", - "0x027067F05F1fBa0cCd7Fa89a8F3B7a33A16C58De", - "0x02915c436C3EF849a9816D6AeF64fc0C5Ca081dC", - "0x029e9bcd335cFBF5693E3E99C52301e304708F60", - "0x02aB9623DC8460c15DBeA44Ffc2A01471E4f673b", - "0x02Ba98AA24C6c57C62371F14d927Ca2D0EfA11c6", - "0x02C29B5f4820C210f8Ee693B517E67c7c6c1Cef7", - "0x02e0c94355562693B3608077732d7437bd7a78ca", - "0x02E8C6297aa454e00BD558Aba1Aff6A3C1c667f5", - "0x032EF0359EB068d3DddD6E91021c02F397AfcE5a", - "0x033E32f62be8B5b079B35290f7638d6FaD8b2f92", - "0x0364c5D9C268a1870f49AD2819801624d8Ce0fF0", - "0x03687aB12C43291bd9aA171f051Cc1691b001952", - "0x0373EAd1b067793D8338Ba4D21782Dd082c02a00", - "0x03a3e21Bf606b8819F84A2eeaEBfe3023692FbD6", - "0x03B1f92fa0977891cb4BDf69C0B3aD14d6119294", - "0x03c4e98599da9c996BD4eecFD6B595f482c88daD", - "0x03c67746d9482ffeE0D48Cf03c56aD914687a31E", - "0x03D4E02764913030Fc2F010865F310020825DFCF", - "0x03eA2e423458c6958D97c3Ae9A4eAF63160edA61", - "0x03Ec20028e13DdC037f41916e353E0F338D60463", - "0x03FA24dEFB6244be9b4a57BEA9f7e95dC6BD81E2", - "0x03Faa4f3C3B0653cE8cE9c16E2a3303478c2B67a", - "0x0413e410e9eb0aF518f1F4dFef1912c3124c866E", - "0x04390CAEBa3056AFA645CbF110C2dd575CbBf841", - "0x044a9A490aC4866c31750841BFa7d0644FDb2216", - "0x0461a68337EEa6F7d869791D5f8265C19F360e97", - "0x0470c8C6546e4EB668aEAD38Dc024eC6ab48980e", - "0x048D478196C086337D6baCcf9bb4C1292f6174a6", - "0x049567e61aCa109aa63aE0A54900390DBA3BBfB8", - "0x04b3074704A1e8c292Ea914b9265844679E87734", - "0x04C692341a71CBcA69113828487F182E4165EC24", - "0x04D814054c91eD252EC711806B61b53aA9E66d3f", - "0x04eb489EA6D4983f4C798b06853b949182d129c7", - "0x04f23FfAdDDdD335d3DF6172D876E192fDDD0eAe", - "0x04F2E7221fdb1B52A68169B25793E51478fF0329", - "0x04f9Dcd183224925bf636d4Fb8579ac1c3dB4aeC", - "0x04fF6E6Eb2fdbAf02ac79D2DEB22EBAb686a2209", - "0x0502A81321DA8D00B60850f39Cb6a4F8a57aE420", - "0x050b04C21338Ca950313AD921BCfB2b1145C9bb9", - "0x051BDC2ddAf5CB2F9e7DE2751cE7F212239cbA45", - "0x052a98a7b985A497820Abb2f45Ad0A3754397769", - "0x05372831f696825D0D9D733eb7862186D1d9598A", - "0x053E43d155519efc4616bDC2a8fEf5A4EB4ceC4E", - "0x054DF44d9BF67E87E09De919086bf12633f6BcF5", - "0x056383b3016C5d32921309850682CcaA3ad0748D", - "0x056ac97CD9deE69660964278D6c689135e9780bC", - "0x0573CcbfA8BFC35843e874b3795947683d8449F2", - "0x057656A0DFd218227A3A5edB5898b565aa4f915e", - "0x0577215622f43a39F4Bc9640806DFea9b10D2A36", - "0x057EECc85bA8cAAA66497e70FA7BAbED4bEf2bB7", - "0x0581FFC5F20C2E9cD09977A81B180CA1D0618Fb4", - "0x0593c32295d2a3848e873669Ef0EC5D27d7360Cc", - "0x059C329231DB9bbB0dB155C1569CeFCb125c53fB", - "0x05Ac103f68e05da35E78f6165b9082432FE64B58", - "0x05AE87DfccD9c9FD367811ff23e38Ec40Ed02E7C", - "0x05b6ecd7DA974A50Fa80e5f8157438a0ce6B01E7", - "0x05ba575ffa9f21bfCf25ca20DCC19aa3e3682A97", - "0x05C046Bdada9bd1298Ded61C993Ff7aCe79ae971", - "0x05C45300BF90c9D1CB53371376fcB3852b420DE0", - "0x05cc3f95eCe94f4e8e19073D39b2273e5F88C91D", - "0x05D2834E6cfBCA9E2B8FfE2277728C6c6E4BDd83", - "0x05D398039e57ef9682Ab452246668eC86156e325", - "0x05D785dd96Cb7229Ad221B6C2B9E879261c7CE26", - "0x05dbBe4baEd86d9B1dA83e67DEa6326e2617DaD2", - "0x05DdE4609035E464F995D13221B5166080634f21", - "0x05DdF4a4Ae8557BA93430A2D1d5420215B41b717", - "0x05E1F722026844C211b87a1ad0378c6C6dE2bEA5", - "0x05e2B03726D90eA227298bde28379FEA1dc89EEd", - "0x05e916131D6cd1773DaCc30598f9E2393d42F86b", - "0x05f02507c7134Dbae420AB8C0Ef56E999B59dA03", - "0x05Fa56Fe0e93eEcd9B7B1f9Bea210a9D68711559", - "0x06012c8cf97BEaD5deAe237070F9587f8E7A266d", - "0x06076993De0d56433315e4D80C0232dd57275c51", - "0x0609315d798409Bd6b358e49F8b2cd2e973abBF2", - "0x0610546972E3993EFb116062a0762Ec746018Ed2", - "0x064345924217024ab8Bd4c78aeB617Ae2cd625a1", - "0x0669f59d7c82954859cf42985936A641fa71D644", - "0x067a1Eb5E383eD24b66D72aAf80d8D7dB3d299A8", - "0x0683E840Ea22B089dAfa0bf8c59f1A9690dE7c12", - "0x0691b67075754952F39232C5E58a2F0b490f9234", - "0x06a6a7aF298129E3a2AB396c9C06F91D3C54aBA8", - "0x06D1208a9B11666887dD914C56598Dc49EC42cD5", - "0x06d38F76F9D19EDD086dbbBB4d0BE56313dd795D", - "0x06Dd0cC351DA2690e283beC9e539adf4080D3660", - "0x06e042ca087F4D0Eb1184Cb15a07b6cd581801b6", - "0x06E87e4f7E396914cBCe04A15AC0B3EF7A7B5BE4", - "0x06EC650d01C668d2e1DdB4c10e51211753096c0B", - "0x06faaB20e58204fBAe036940da49736C8ab4Dca1", - "0x06Fe58deFC8AE4cbb61DA61028017CFb7AFb4439", - "0x07158cC7103BaA8f4E9Ef1E6717b6b0450C10924", - "0x07421De611c41F5121E31eDcB7964E34A9994E7C", - "0x0762E535771D61D36048F50019EEe08a88528f3D", - "0x0768A2f07Af35c38e6D174ceAF31244ad38ab81f", - "0x07712E925A753dA463D3be2f4731957857Dce42a", - "0x077FE80ef0C2e316bdaEcEf4af1B55794d088e0D", - "0x07866B1148f60c2b1D63B1f99e2E6a07EFf99591", - "0x07925fbD9A9Bad7f7ccaD02353d0fe24b99AAbB2", - "0x0795674d6b57598B471cf932Ae80D24eAe317614", - "0x079b18d6556e198C98E599490C6cBbA231ab4db8", - "0x07c1a37AbE289ac2A0650adE37bDDc89C0D357c6", - "0x07c50e6716CE6Bca673E2cb767D8f3489C177D57", - "0x07CCFd0fbAdA4Ac3C22ECd38037ca5e5c0AD8CfA", - "0x07d66595481Cf1AA3A92a5F2E727c11549A44D16", - "0x07E6E08a07f0952355E40D02E4FEE7a02fdb18b6", - "0x07EC577A06C2d8e61D172Ad6Ef8e521e6df295Be", - "0x07EEeb317419F90e6fe466EFb20C7D20f83AC92D", - "0x0826a86f3202315E5B8B67fb6a7299B641c36f30", - "0x0838CA56C69aB87Eb5666bA4E4749452b7fE3d76", - "0x083FF667415ed1bE3BbDc847c829cBeBE38c6140", - "0x0843a4C4F1ad0b929a07A99C4Ce8FbF3dD9D6eed", - "0x085f8d0016781D45b8473F83106AB7D03Ef06163", - "0x08831D8E28a426298D2BB1741dA5b42f9A88Ee8A", - "0x08982CACf14157183055F1d6A51b8bB34BB0cBa8", - "0x08995eDb5dACA2A856B82647318e30E304aa0Aa8", - "0x08aC7aAc4C5Ab59aC13439E1FccEb31238590151", - "0x08dAD07075efA7db37eb3057B3598F37dFbBAdcd", - "0x08dD2D1278b46d423003552C7ba29324076097Ed", - "0x0911d4B5Ad88e063C9302355E5015d041f7C2B20", - "0x092297a7038b8cd518CA26596DeA7792721a4D5B", - "0x092F1BC31364C9F8d9BfAC9B86e500A57ed3a8E3", - "0x094634cF5EC4b34B7f47BCb2C03c1C9f48e1eCe8", - "0x0954f7E8F0782afAa8e3FB88003dfFC24C711503", - "0x0956a638590eD4A66d14098D53c7BDa3cE8531dB", - "0x095C3F21a8ddf9307e5d7091F8eE5d1DcFd2D705", - "0x098648004D4EA0C6C8d308044fD76128Fa2EBA88", - "0x098c0ed2ef647dCFBb58B7efD44a1F01B93DA59E", - "0x0996bfb5d057faa237640e2506be7b4f9c46de0b", - "0x09C09bAa9502A7B0C74c24e7fF72FD25C864c266", - "0x09D2a34AA67B407A925b1B67536BfAd80b375306", - "0x09edf208c44952F90Bc7670C6F3c6c8BCFFb7AD0", - "0x0a001f945Ed2e913f32Cd08c32D2A7B91b599412", - "0x0A055D50d31a4Dd46f598fFDC157a74bcf7e234A", - "0x0A149deE25eE0D8C9BbAF99620c4Cb94B606bcdE", - "0x0A29428c1A477Be37B2fC92A72C4bc7fCe3e5DB9", - "0x0A2e35eEc795c1e758FbF885852CA4cC47B36002", - "0x0A2eA71d943BF917b410593194595e1f48d40e54", - "0x0a3349B9d99Fa76F08Ac664d5e98c3A2bC43Adc7", - "0x0a3e99cF6a1ff8bEBbCA072CD5F203bCC25F5da6", - "0x0A4F13087cc27f2A9A437a579AC48761946eac64", - "0x0a65f333E1766ccf4C6A8bBe6eB7B133C4c4dc1a", - "0x0A8F477588C7d6d91247B207b775d3Fce0013425", - "0x0a97094c19295E320D5121d72139A150021a2702", - "0x0A9815E55D89fa9B70391AD80892d74E896fE552", - "0x0aa70E5AB75803264f07f3Bd7cB6c1E476E3Ea9d", - "0x0Ac4b59aa9C320e556A1e19176Ef61EEbDFacD25", - "0x0ad9e2B88cf53b31635B1b440844cBDcAAAE1E30", - "0x0aE360ce5d263936bEb3f59ECF74959014d2ABF4", - "0x0Ae461F15abD47529C1F4D52D7D7eCF6beddeA81", - "0x0af1b410a7915cE6B4754b355D37cc38E59B7EDD", - "0x0AF61aA79Af9e5416E0f5076097B1179E65026cA", - "0x0AFDaf5b718C458f135fa2454Fc1B61D90Ff48bB", - "0x0aFff15c1103696ffC54D7762F75BDFc38aB51e1", - "0x0B035Dc728745DC03588ea134B1031Dc02a69762", - "0x0b23ad11e92FDf87Eb5c9b0F24B9860F9c4689eE", - "0x0b2A13BC4A09bf1Ee822964C3619F79791719eC0", - "0x0b3A4677Fcc0243611d84bD4F207ceddEdDAa614", - "0x0b4DB1d1CA3ac16554D6DbA8F7E9Eab58F311D62", - "0x0b66015100C7EbC10cd3d9496E81E9BDFdCCce32", - "0x0B762B6DF5940c6B55E21143142286c74299e174", - "0x0B7a2CAAd47c699edDD2C82Fd3f03054724C11Da", - "0x0b91E4404255c7AC414c9f230d3d7AA72ECE6Bfb", - "0x0ba000163959726c90D41C804386D37718D5edc8", - "0x0Bc596Daeaa2b56D9bAa5647f868e7217C64c293", - "0x0bDb10aD5C6FD85128469bE197e9A7f188289028", - "0x0BDbcB36c0C106C960FbB0B5194735c552CCd213", - "0x0C15D535F8c21d6f3A03dd46ae23A07e5d897C80", - "0x0c2f334671BB529A9c8c448af82C6F2B90C3efE7", - "0x0c5ab3C1F0fB0589874FF2F9a45ecd82D437E091", - "0x0c62c429F5d2bACA26dbcfD800bFcc94943e81f9", - "0x0C6644c9973593b6A4c9C0aF1aF88f6b29eCAce9", - "0x0C68727c7F106c9e458475EA4E97A832f8907821", - "0x0C6a84860079F540793Bd60d0F4f4e34285Af27f", - "0x0c7CabC5D47B638918F51458215EEf0aC8C64358", - "0x0C9f77CBE502cb7f7Fd5368f1d897c5c097eD6AB", - "0x0cc0E85f304cce636843fa25AFb4b96e918FeB05", - "0x0cD798c4489A07227FEd29C2eB495828b524f91d", - "0x0CE626Eff8bA67C560C7711E1a1876B27a27f464", - "0x0cE87f77B1d83dF522AE96AF9Cf810B16AB0942B", - "0x0cF74F8414Db9db05FC940AdBB7b6A02A693365D", - "0x0cf934554388062b55a363f2D14983f9ab06d8bf", - "0x0cfDceb97c79930C96379E626a9c21deeAA1077E", - "0x0D487953E81f4EA83590524A517DD729C23de6A7", - "0x0d8c864DA1985525e0af0acBEEF6562881827bd5", - "0x0D9652fEBb89bc775C5E0386C75376974a7C35d6", - "0x0dC88ece2B662559256e21A555D880d13dC6541c", - "0x0dD501b642E4Db186D68910e1bc18D5ee6731e0a", - "0x0DFE79Ab44F8f194f0475d9e78E6EF80935E173f", - "0x0E08cF6b0fb2272fee01F58FC82D78A9DF67AdCf", - "0x0e0A6E8fffc38927Aef7190903aee44A024A872d", - "0x0e10eeC148db706321EB8A4705B4937844b0Ec57", - "0x0E1e61cA88Af5Fd33aeE0A6096e39cbEac0eF1bD", - "0x0E3A2A1f2146d86A604adc220b4967A898D7Fe07", - "0x0E59172e2234d86DE8C1C4F05EDEB07c3267A3c0", - "0x0E69D0A2bbB30aBcB7e5CfEA0E4FDe19C00A8d47", - "0x0E758Eeb09E047cd0eB1650859065e2e07b1Ecc4", - "0x0EaF7e5cb0F26e8479106Fe1dD00b42595098372", - "0x0eC4a4eFE8134Ce6934E9De03A01364771d05645", - "0x0ed252377824f837765606D44E130f7562DC149c", - "0x0EE54d5F260EeAb1AB8631E65b4626249ba81994", - "0x0ee77F244d124cDDE90440bE4Fd65E550973ECd0", - "0x0ef2aEd3b296900196389b944D0FBf8388344104", - "0x0f130a170127Aa4E5776Ab05305ff614Ff352253", - "0x0f170d998cC83599F139997af2dCC7e29E36310F", - "0x0f1F99A29ed4d7732AC0817dA1BA30A208539277", - "0x0f3b491841680eb40Bd2Be42Bce7104F2511dbD9", - "0x0f4d4b7F3F3a6991415942D44b2dAE245c6a1F67", - "0x0f572FfFa1011EF0232D1B83C7acB17f649BEFc8", - "0x0F730179A148966f771f02cE98D8abAfE6325B12", - "0x0F78bd01BB36585D1dd0393A67f26Fa3cD03bAe8", - "0x0F7Fe053b9385a1AF178d7d4AcD89B9777917279", - "0x0f959B35c936c643bb5aAAB9DB0E4Dc7c2eeE784", - "0x0Fa37010bE40e93E0484B673BFF2714f2C3f3fd7", - "0x0fA72D4B162b8e851FaBe0654A508eB7b0Ef8E2a", - "0x0FBf3f400D6b2e53a5F95647d7e7C3D0813E7D51", - "0x0FBfaE739fAe9e8554a4f23e9f5d0D0a89b9f8da", - "0x0Fd42901E5D7b0b14574940e2f68a9D94aFe5d7c", - "0x0FD4c917EEca6Fa2DC2cC9010da28900D98c77De", - "0x0fE156436F203B114C6c562Cb1a2A81aa2801090", - "0x0fE4C872a30571bF4d4799652A1A17eD81Bb6a26", - "0x0fe6f4315e8288747319e89E69bCf12cDF435535", - "0x1023Ca6E492CF5ca495f89cDBf9ee9a8f8892EF7", - "0x102C527714AB7e652630cAc7a30Abb482B041Fd0", - "0x10319d7994f211297de6ae555013a3eEc23b9511", - "0x10574FcA5894C6E246416723A3B6324816035553", - "0x1058378b77a9726ed8C8bf0a5772B95EAFe11b8b", - "0x1073c94a9c54165A8b8dE32a6Ff0204BBf3FcF6C", - "0x108D27F9c4b2A98C025c94c76Ca78c6Ce6C7A4eB", - "0x1092893d736D30CAbd5cAF3e15e320aA1b046878", - "0x10BC518c32fbAE5e38Ecb50A612160571bD81e44", - "0x10D6C14B0801BA3844f726AdC28b57E89E0Bd3eD", - "0x10D6Ef0Ab43BBD3be54E2735736613A8f3AafF38", - "0x10d910B6A29eEa045C9BF2cEE6843301f8b7774D", - "0x10ed0942CCB9AEcc627FC098442467aA0518e041", - "0x10F852fC68ab6D172EAbdD8F7f0B3675B2f98eE4", - "0x10fc70540e4335DC837f7DCD4aDae6B4B7F3f13E", - "0x110101156e8F0743948B2A61aFcf3994A8Fb172e", - "0x11081B2B4CC4Fb67bD1DFF62C78AA0Ca15477C7B", - "0x1123B983C1DA22De6a90533B0EFfF8419338fa03", - "0x1181A0f309fEDfC00FB3f5d8fE610b5A16026244", - "0x118ac664Ae5595562E2405b1788267c87F52C549", - "0x1199aE41E3E486d0fCd431F9619C25e9BD7204b6", - "0x11BdFb09bEbf4f0ab66Dd1D6B85D0ef58Ef1Ba6C", - "0x11E246c34707F7b1d0cE7170026090630274d31A", - "0x11f25DF3Fc13EA5dAF5ED3610A94fb99DFB6A517", - "0x120e2C01e02dbabe6B3285026A92f442C42C7c08", - "0x12166e8Ab10D66F1f1D01CBB6Ed0d2246f990D8E", - "0x123aB195DD38B1b40510d467a6a359b201af056f", - "0x124287386DD7b104Cef480145fe37AB2CFBe06a7", - "0x125414b227EC84975cA631Ca487754FBd8b2f993", - "0x125Ac71f194CDE29E8F2a104A04EA67779c91751", - "0x125cB8f8c39116FED1B51c885848FdA08c0B7542", - "0x126EEC6Ef3c06737007784715055F84A58146589", - "0x1276dce965ADA590E42d62B3953dDc1DDCeB0392", - "0x128c4e08334C43F87979dA36b8E2722e906F4D27", - "0x12976Ac92061DDC252060bC84c09b48dC785263C", - "0x129f96168333e234b16739CFd407D5d97E1aACc1", - "0x12b8231dF912CCB88120cc828355be6592977B62", - "0x12d46D45a7762Df53e8c92E43b48AE40e1541F68", - "0x12DDBD296d564C5f5b77CE391C5324Dc4AD78241", - "0x12dF9170e0ec2A3Ddc7c3298a7D09B321755C8Ac", - "0x12EEe96a954d790D50a0c08A3900da5E3131cB13", - "0x12f405B520E6B9Ef3F52a87b8DbDcdB9b9aff9b6", - "0x12fF19c4edCfeC9e758a43F5FAE013BDA91ebA1a", - "0x1301566b3CB584E550A02D09562041DDC4989B91", - "0x131364387cb61709087D1Aa28F51e46866c3fbc2", - "0x13255Ea342677b43A331a23900636a63C99a8B16", - "0x13362c05d9bfC5a0E9803DB1122d4329294e97a9", - "0x1344AE94912516D642f61f90e2C987B61f7dB8d2", - "0x134C93f35D96E67f35B638E5aB9011DB8DCD2E77", - "0x13599DB9810D89Cf25CaDd558F782895FD6E8539", - "0x13793e8c72f81999fdc89f2731c9a4c895AaC2De", - "0x139E292433A733Bd278846C0D7CCC81B58246C1B", - "0x13c8a7817ab3E74C28F5ef0eb7D7a3bdB329c2A0", - "0x13dccb630bA92989299bBc276486C28673CA69E8", - "0x1416C8cd08A3A9759FFDCf4443739c3932E844D7", - "0x1436d5002748c1A610D760EAFFf3c3324A897644", - "0x14480233B3e8905a986CF4BD2b99193c4638230C", - "0x14495f2C9a4bf145605eDF6089D4783A3E51E850", - "0x14509fA90bDe7EEAa08b289c7a291a374D0d1BcC", - "0x1452f7d09a5080072E41b26B64cEFD9C1e1FF5E9", - "0x14610B8516f83a62EB1347c84F9eA79381cEB2C0", - "0x146d8d942048ad517479c9bab1788712af180fde", - "0x14896536904a202629fa125159C2D88703B09b88", - "0x149D9d56e188586697C7524Eb46D839DFF91ede8", - "0x149F3ea6a0F1558CF48489279ae5c63A9AF6B666", - "0x14A4123DA9aD21B2215DC0aB6984eC1E89842C6d", - "0x14A80dA6F77892c687349F700288FD0C7aE3413A", - "0x14B2D558687942834839874D33A73c852BE5401D", - "0x14B2F6C3333112E561e4Ac2Ee6AdD4fC0b02a980", - "0x14B76477739B4eeEAB7aF197f638d882373b8329", - "0x14C4293d7e7325CeC8c52ceA3df37D91Aa9cc7b6", - "0x14e81196E60b128527dB03D40bDbA00710777805", - "0x151B63a12465d1107ef0968e1ADBfB0b524a885C", - "0x151E6B496c21B3F0C5C552057fe67bFaA3e839Fb", - "0x1541b0C040d591bf446e1dF6d13A73b0F121c61B", - "0x15668744A6491120309931d7f42700d3D5d821F2", - "0x156D3a3c7f9C6a5e197797B33AC9e58d3ee91597", - "0x157Ad40f43e26e72909F16bB07F2ca97466dF849", - "0x157b9d66F864b2c2B8228Efd4ad92B38410e4fA6", - "0x15820072729d045EC5232ba3bd060ec5Df38E09a", - "0x15a5c9C6d9C3a4c0B533d66F9358329c1e984ed7", - "0x15a7bd71F48F38Bc8e203962D64461035716B8D1", - "0x15B4843D34ce5eEa62B3993A6fb761fd04AA9f45", - "0x15e355E797608b362F77B54fF5e8a9E4a681E065", - "0x15Ec53080126f4884429FC61772696ad9CDd9CB1", - "0x160B4B6431e96ef58e32a404deEFBeF71C06225E", - "0x161787950541DabD6479936158AEF395744d03E4", - "0x16229CFb08322cE75E92aAE0FEd9A4Cb3Eb40BD2", - "0x16231B1846a1B965cb7C6AC7DA7cDe1B41186105", - "0x1626c27Dcdd748980270F5377c5b67A7C4399d76", - "0x162d3e80D51f96240aE0a44Ab3A5B1ea23920ce4", - "0x162EA83AE40Af0b09B3EA68de1a509c051C15534", - "0x165A7cbB4C0F88C2aD40eFe141eaD10706ae5f37", - "0x166Fc5B2CD97d2B0A618A17b24eB7D6c1FBc6Af9", - "0x1680855238bf0dfb458dcF46CEb146b18EF65BD2", - "0x168bDaC8d3D4D3E84bC7754C6067fe446814F0a9", - "0x169F1701CC5Dc232A5793034F9Dd493bbaf89976", - "0x16C14325b061828145aF5C3455c6B1d9ef2B85C1", - "0x1702BeA2755D076ADF737b785926b086eFF36F75", - "0x170be20A43DaE9381D07bD79f1254cCF99FcE706", - "0x1723601CA2e0cB0a98337D64D8fdA1d656E955cf", - "0x17280DA053596E097604839C61A2eF5efb7d493f", - "0x17387a4D3b864E651C088b2C442117e8d82D0d29", - "0x173D43E00340aeF6c22d0A83C89f53d4CE8e9CE6", - "0x1763aD73694d4D64FB71732B068E32ac72A345b1", - "0x17697f595bFd211F97a929EEeDE769d1E0e0022B", - "0x1778758E183673B7Fc3178C13a01d3d0B02379bb", - "0x1791b7ba9Df04D0Ef79B6C4b20498b2c401Cf458", - "0x17971590c4D8C8f917EEa9FCD8574dE6D6A5E7F3", - "0x17aCFD9E0E639c2185729A6948a310E803EA7bFc", - "0x17ad73c6300233B178c447d95D3B080d6262DaBb", - "0x17f2d6CDcaC563843BF849f1af2AF06d7B98F094", - "0x1800A9A999797668d7857FD27A11B6ca1582e887", - "0x1800aF9d001f7B3AF7cE7a8a72dA73722Beec377", - "0x1806B3527C18Fb532C46405f6f014C1F381b499A", - "0x180BE59c065743646a47383c77a65615D364362c", - "0x1830dD31220A7f76889EAfcc5758eE521ac382b2", - "0x184Bbc4F0F915aDcCfD1cD6b64Dc8eef293cC0CF", - "0x185465c53bD97f972d827933c0B96a428C825e30", - "0x1858c41983E6a9D789f2a022623ebf1Fa0B33eBc", - "0x1865ef5E4939dAC89403AB0B5336c88784Aa976d", - "0x1866c6907E70eB176109363492B95e3617b4A195", - "0x186963Cae27017959F012Aff82aaAf528C0C5f5a", - "0x18697CF1A26CfD939D68B58EDDc21284bb2f84BE", - "0x187C4B0e3819017a5cf07af81A4E2b16166aAbc6", - "0x1880744F57aa935f9155675730D17E43B9B624e4", - "0x188A7c473D94F5c5ed21Bc2E820CF51934b40388", - "0x18A753C76633351143b7F69CE8fF00Ec22BCdBBb", - "0x18AD63858b9F7FdB7903D803fEa2A25fE760177C", - "0x18d657832C75A9aC8bC5d15A129d5F23B04f8628", - "0x18dDD7FEdc4b1a5A414CDED8e5Be6C40408A95DC", - "0x18decfa8e493Ef11c42484470fAdc7340aBDD9d5", - "0x18E8B8326bDE7037fa06c5Be427AcF32312a3594", - "0x18F36D3222324DdAC1eFD0a524aabFb9D77D8041", - "0x18F64687E77C012D062BCe0396FBbF7f21e11B77", - "0x190c82bc27B75e43D65cF2f4e2791CC21f68aA71", - "0x1931eec9A375D3d388681727C197AD97d7CFBac1", - "0x193f0b73F01b2f347B0128bCFc0366ca9c87DE9E", - "0x1940af132813FeDc63b6C6338814575bca97F71d", - "0x19639C037A77AE6cF67349b39F43fF25Bd324614", - "0x196dAd31FB79156B7adbDc00AC6F4F69C7e91A7D", - "0x196fd9BfDc00eeDc2b08D32380E73b7AdE02605F", - "0x197c07c61F84Caa540Ed32721c4Fa0021CE44e89", - "0x197c54377aa7987aC51544e4C2a065073a7CD84e", - "0x19aA059468CD2aDA5DAdFcbEb51c97C33F7181cd", - "0x19dcCA9d27E1CAdf3504c4029588086a37fD5728", - "0x19E7b6Ec408b5c7Dd2e748b2abAB442453ebAF49", - "0x19Fd49f92540F420D84008Dd5Fe64B05902d47F1", - "0x19FD551aE0426D576698D399e104313Ef8D6a553", - "0x19FfC74e8b66A89614283E0D6e4431a44D5a1c65", - "0x1A070DC6d79306C16ae41D615d3B0d1e4Fe6a78c", - "0x1a2EEf6AAe2a6E117CC01744c99fe2854454Dc5f", - "0x1A3Be1A0e4435FeC135eEb7de1463c6aF6710010", - "0x1a3d0f000E4f0383dCb985D13C5F25459bEb5C15", - "0x1a423eEB4EC8ed7aec0F61e00Ad54F532bB590D0", - "0x1a4df7363C37bdeC5770dfAa336886fB7004bEea", - "0x1A56d1a1149851679415313b68c7cc93Bc5FF7f1", - "0x1a58890C4cB82111D2063E8e4510Ef9Bb2a406CF", - "0x1a59fee47F4283Bf0Ceb0087f1bEF39f835a46Be", - "0x1a7946F366f7C2ab8a7bA4fA673Fab46c2bCC488", - "0x1A847C26D94dDEA7656ce5e629405b68518b855D", - "0x1a94fce7ef36Bc90959E206bA569a12AFBC91ca1", - "0x1A9dFC9Dc7A81A9B7AED13d6427031E1d7e7dD8B", - "0x1aa25c28B50186C02Ba6E9b02d2e055bc4D6D782", - "0x1Acf94F13eEd40d4285Ad3f2C3A29C4F1705093a", - "0x1AD366CF8DE878E730daEF21Fd44276d8166A91a", - "0x1ad69EDC8B33234a4c7509aB134FEE8E97924072", - "0x1aD7c196323BaDB11a5f3860474B2D5B17c9bb5B", - "0x1AF8551B88601Cc879E505B4F7655FE855A3B680", - "0x1B15CAC39450B7D4Da8f6a46560DfC8AF42Fb13d", - "0x1b1d9c26792aA6F8539281AC763291A589FDb1EC", - "0x1b1eC521dFe6f6a45485086df4F20c1287CE80FA", - "0x1b3237BdFE285fA01b9a01c6D0f66B10805E6092", - "0x1b38B5a4D68689766BD5b519CC7c095A82593511", - "0x1b3D024F0AC0bD7C345e7e57E920206BbAC21EBA", - "0x1b4bF8DAC12119519730AC8373693f03d72Ff9D4", - "0x1b5242794288B45831cE069C9934a29B89aF0197", - "0x1b75BC108a0259355475CE45CdFB5599361abcbe", - "0x1b80B24C33B7fe69077518F22692aBdDDDf1Dc07", - "0x1b8F2e44406b80030E7877954d69C84f119d837C", - "0x1Bb943eFF01f205E8eF57EC5C43a897DAdbfD3Dd", - "0x1BBc9c79e7bDFD5a384E1121d169cF89e59d170B", - "0x1bBFD274Cb23A39b4108162d029871E6e4E4f252", - "0x1bC0C6D164E9e7b3e8e357BAEBb24994cF84F85d", - "0x1bD2c1b6ea880037274F6145288A97Be81ce45Ed", - "0x1BE5895FA928D271D4A1EDE465bFf091C91ceF06", - "0x1bF7Fd22709733cCD7c45AB27Dd02C7EC8E50078", - "0x1C289a12A8552B314D0d153d6991fd27a54Aa640", - "0x1c3Ab14e4d5Ec1F5cEEB91af4ee8bb61239b5b2d", - "0x1C453816a2AbB187254D9223e5a38dd2195f4EB8", - "0x1c4CFeccaD9D9B67144cA9943bB5ef003d791C00", - "0x1c5F43710a1776b0Ea7191b7Ead75D4B98D69858", - "0x1C83501478f1320977047008496DACBD60Bb15ef", - "0x1C878E7Ff2B171Fd4070A05E63bDBE5E5567898F", - "0x1c898B8641dDbeF266054DD07c1497b42BE716D2", - "0x1caa59092298feD2a0fD77ac69DD553a7d3e7Df8", - "0x1cD88842E6616DCD8EBBFc2Bd4b0F1702009cA45", - "0x1Cdca6811e2ef23D6099d09D2754211d3c7b5aF1", - "0x1CF91e6E63B1A50F62EcE3EC99EfD6fDcc04641F", - "0x1d1350423e3A50F5B9fc35638cE058eB0A771808", - "0x1d136924A33Ff8a62F7E3910A50173F338131aA4", - "0x1D1FD8456485701bCFA5a9a7F8c36F8666694F5c", - "0x1d287cc25dad7ccaf76a26bc660c5f7c8e2a05bd", - "0x1d346F76c93a2A6d78e7484829451aE211fb15b8", - "0x1D4B5ec3C2db455CA9104EBBe43dF2041ba9CE92", - "0x1D555590734778a6B5231d0b5EBE16780385f444", - "0x1d6710115dB9E98D85539500340bD8EbEb3f336c", - "0x1D72D4746647B7Fe84e2bCDEfD96C119FB9CB0f0", - "0x1d76551Ba2c7746323ba915b27B0A20F9c8d12A3", - "0x1d8EE091C257ea1B186019F9b1F3cAA217F1758F", - "0x1d963688FE2209A98dB35C67A041524822Cf04ff", - "0x1da7877f7C814360167B72A460c0C5De0B99ae36", - "0x1dc5bBbf3BbC97476Fc91e653ed32034F3F88C29", - "0x1DE72298b5e7785818bE926A03a284831CB696a7", - "0x1dEe3A669c5a035Fad92B7B21C79eB32DE716EE6", - "0x1DFA24e6B9AbBd040C67055818261d7780D5a551", - "0x1DFfC2601E9A933a5B1cB209ed02f1ef7bd0f728", - "0x1E1B3525388e8A63988F8455638AEe87f68EeaA7", - "0x1e32964178F312888a61425118dBC74bFD6e9335", - "0x1E4B508D4cB6FaDeECAFC36bdF8bd63eFa4D4a75", - "0x1E7Cd2825206E9474E8A5cEa075B4959bbfa1Dbd", - "0x1E9CAF4820364fB23c1507E757ace886D7Bd1277", - "0x1ea57A086C8B9F6831fAC4077F3d9BeD5c369b9C", - "0x1EA9862c2676086A25826161BBb8b67D24B65E9C", - "0x1EaC31A0B93E81bd093d116f5D36a83Be08f381B", - "0x1EB8B6C2ee29c357Cb1F83dD09094B0501A60511", - "0x1EC08b49230434157F95121D5e63B80dcEA49273", - "0x1eC2253404C429C1f8e464BE027031813a3C6c61", - "0x1eC25f81451DDeC463Cad4bb8c73356eCd6c2CaF", - "0x1ec48FcEEF6081F23eCaEd5aDD97CDd9C77F3561", - "0x1eCbBa77A7929E0Ed22e0D6aB3580F2c83614588", - "0x1eD3d2c916cab00631cce4b08a7F880d4Badae94", - "0x1ED7fC52AC5A37aa3fF6D9b94c894724E2F992b1", - "0x1eFfD41A757827Dc2A81Eca388e9E12F0678c1f3", - "0x1f28211cd78363c7e0d44A90157017422599526C", - "0x1F57f32Af100862D5c693a9f81F95F13e291fC82", - "0x1f73e1ef90A0C54aB81b0dC14035A83137507822", - "0x1f8444A62558806618Ea495BF748Cf9682E7d4f4", - "0x1F8549B3157CC4bFFD3B2580531FfbfF90Ee51f7", - "0x1F9787C2323D8E8C8ADd830E4bD34DFAeE4F44D9", - "0x1F99921Abe12D3aAC7A4677ff38bAd18fb5aF444", - "0x1f9d60DC80f859A8E4cF4Ec8268C7b4b77e1f3e5", - "0x1Fa85f2919D0f982B0D9D6fC53431D11Af9842d6", - "0x1faa7a1bf2AAe3650c3755504b91C2FA62C08606", - "0x1Fb92529cea7Ae7946f6a97d3e735f5E90806aBA", - "0x1fC6BcFeF755c43a81493a8FEf51b0c946eB8946", - "0x1fd14035726561c434d795C3Ac3218d6a6b3d14b", - "0x1fD1A91dB219AeE5E483093165a46AfA04e1BC29", - "0x1fD9100D23a638A1177D4dC32C3c66e72D656A14", - "0x1fE63769ab867d3479F14555a2d5641624230E59", - "0x1FE927228C4457Eac9af5f84126012741574C3a2", - "0x2007F7d172Fa442ed6e31A49b168D4265F3eEC9D", - "0x201c3af8c471E5842428B74d1e7C0249addA2a92", - "0x2022476A8495D0aEF39450586e8945328f2B301A", - "0x202d2f33449Bf46d6d32Ae7644aDA130876461a4", - "0x2032622dE70BC88cD901e34BF4ce47B0Da5ac4CC", - "0x20358a11504Ad398730d1eA4ab70A1754BeE5DB5", - "0x2037112E68Dc6051e948b9C20787ee0973923ee4", - "0x204eCf00B8F626eF40B470D915D1D944b61EF5c9", - "0x206a51Cb3639906E04EfAe86E9743c0cE745dae0", - "0x206f7D6eC8e31d1538d8556317008A0a951a257F", - "0x208BaBE5dc329A4bf1a3e91aB7E4C1e11643eff7", - "0x208e57861C14B4d4F76e8525D728b2881d2cBAE4", - "0x20a7Dd6C65E9d79c4e7e841A032ad4D36FD2330B", - "0x20bD491fee75B6af6c2100C83B83312D620f2958", - "0x20c2354416757121000496450FB834d88a6aF48D", - "0x20E3004376D48Db604974C42F30297A896C01551", - "0x20eecEC5530e772F17F8b37DBFBCce4a67e4fbe8", - "0x211893cEf35F6650337CFe81A32B52F214BC5f83", - "0x212936750AeDd9715aE981dCb6C5c2a72B86773B", - "0x2135109f53d03CC782058eaDEe69C0B255D000F8", - "0x2144DF04A44086fCf28290cF050A3F038A87f049", - "0x21450F382a5C5C60869339aFb308154629A687De", - "0x2155d93d837B35D0e6ADDbEaf3e907e2B0cB65bB", - "0x218d9C723464CD066345e004B282476a1995924B", - "0x21b5D23da6995075Cd18cA5FE002eabA38C183C9", - "0x21bDefb9b43b2e0bA739e76B6d8c9Be0476E0509", - "0x21E0AFC109A49e26f23ACF23fB402BABdF4a862C", - "0x2200006e5D7706a922bA523a8fCCC93F36Ba50ba", - "0x22026D59e9b5FB3172Fbb6A1818736Ab5Ff4d8dE", - "0x221572FcD696c8D554a52ec38687cAfca03e0b03", - "0x2215e95ED2FFfD0207f41F3979d1Bb492f23f4A8", - "0x2222F64ad4B3C89d6447985b55b69600de2c6564", - "0x2263A0E583EeFC68aaEE3a677AbbD28D0a752798", - "0x228083DC3c0de754c6B72CF612563Ba949C012aE", - "0x2287Bd440A11C4585058fdc090455786130f49BF", - "0x22941E207cF32c2fc835D93F9336bAb820d07b66", - "0x22a40A30b5E581f5bdC6aFEa7AFEdB3FA735d9d9", - "0x22ADCAF1d6b5213A76bfDDaB6d4d38C25Ce7c029", - "0x22c108acF116B755C869c4ec30bFC454f42e93c6", - "0x22C1f6050E56d2876009903609a2cC3fEf83B415", - "0x22c294BbF61C3c60a5271D245Ac8c620C438e0E4", - "0x22C9E1a30fF31d57074d9cf59C5Fb59D758bF756", - "0x22cc8b3666e926bCbF58cb726143b2b044C80A0c", - "0x22d31a97da148476AA2B76d63ef2f20b53F7Ab4e", - "0x22f6c704A9Cb535F90cb26f7035E7BC0A4c42841", - "0x230D7EDB235E9A9FE4a55f5d7FB09E33aae64c1a", - "0x231570F1ea43DE41adb3Ee04188CE18c8d10dEED", - "0x23274e9C8CE37F0216901B931C14f24a879708fc", - "0x233bf8FD1588b84253332c7F33F7A2a9BD4c5265", - "0x2346358D22b8b59f25A1Cf05BbE86FE762db6134", - "0x234Dad2a1bCfB3b66c5c6040c17112A81565493e", - "0x23766996636058b41a041D441CE1217C694f5aa9", - "0x238C0ebf1Af19b9A8881155b4FffaA202Be50D35", - "0x238f2d6787DaCB6045d72B0Ec6626DE0ff7C3107", - "0x239ec890C0ae862aEc500dE5fd18515fb9Ebf8D8", - "0x24077BDcEA4F64442e1695616EAf5AF461b44580", - "0x2425433ECAc0ee6776B1D881eB380Adac3006dDb", - "0x24449346f2F8d6C874754b73904157DcCc5dA404", - "0x2454E7473b14Cb5757f764822Da57cD1dC1b6069", - "0x2456Ef7d840b8D22f115702ee6B0608491eE0017", - "0x245e2805FA98338c1AF8e845298743c4D052Ce09", - "0x246fc23e1c0DFF674283582B2C71c492f47ab62c", - "0x2494a68C1484376fEf880b4c24D91f049d29B02A", - "0x249E55485E1EF576feB91673218377b986A6fa05", - "0x24ADBFF8Ce845b8B46E690a6B0559970bCA33828", - "0x24c3124Dc5200e5bFaa5cf4755Ad4CC591C65eE2", - "0x24Dd3Ad953811dea67AcA5A6345fa6CF079593f7", - "0x24e022CdD9897cd46f7c846e717E97Cbd36b1b26", - "0x24e4b9bFf04F311E4029FDb8928c58F60d5e3BFB", - "0x24e64E727330fDAec9F4e59e77556B2E654a3987", - "0x24e6eF5891fa78E6E695630df86B1a65D075d866", - "0x24ef6E747cd17F94915c73f50470fDd5eD9F6d21", - "0x24F412072dbb3804B1664A2447901FD27D98F3aA", - "0x2501FFF7031448ce3238f1B61EE7591350aFa8E4", - "0x250fBFB4Cf33453D419DfbF14eEBf87933a917Aa", - "0x2511a5ed6dc83Ca4B1221738172de37F28D0e77d", - "0x251C111464ddB5BCCfc28d3Ff12408D9DbA61c8A", - "0x251D87E84eCb885c364538071c0b139d9294cCf7", - "0x252E26F83C7399bff2C6fb721a481f9Fa5b3595e", - "0x252f663b3DE038E34348b7fE9585a03a5CAa1594", - "0x256328D02Aabb581FaF93351af837e8FC923Fe26", - "0x25741f5f2DBDDE9CFd38F73bE7052Ec03b0E9d85", - "0x25784edeB48511BC72923d3f3B5fFB548F41f951", - "0x258A6bA72Bb9D95Ae2f6f797fEBbACBAB5E0f34e", - "0x258f69af6b034907433ABa5647Bce77B9F73C697", - "0x2594d80da5f2e4f742D1E479eb9408aAD132D0Bd", - "0x25a1de1c3ee658fe034b8914a1d8d34110423af8", - "0x25BEA288617Fb8F4413C01CFC1191619DA88947E", - "0x25c0d8402e55F49AfA65A121fe421bA92E1981BD", - "0x25D5DFfB84Ee2Fa951225Eca5a7245Be6F63Ece1", - "0x25Fc74277153873C06E780b67f06A0de00e17F49", - "0x261DA2ec51C1e3c52222c61261Ee22E5166254de", - "0x262af69384aA3202545568727f2a135B50e2615c", - "0x2642747432CCDC7eb52Ae7F7a07Fab8311135179", - "0x266003AfA9976D72565cac0bd840C276b01aE34f", - "0x2660a7de1b5D814D92dB4A60A6Ce43dD361FA59C", - "0x2679102249A45EcCF3E87D2583542e6c44a0A6d6", - "0x26B01C159075EB2e3f8AE74e1F4dc8f22b75284A", - "0x26B649afEd9d33a6209959921555D3a475192405", - "0x26bA2D69faE6739c1aABbBe256B13aFdD2207f8E", - "0x26ef8E6a65a542978a935Fb1D62DceE7B465DBBf", - "0x270615158a82B8fE181Ec49A7867335188130404", - "0x271349F9fb7A5a8Df2Ff0160a4BF68bacaA4dD53", - "0x271a0b465d5B453bB835afD2d671c76B2B76900E", - "0x2734c135104bDfbeAf0C9E9Ab820821Df6c76291", - "0x273901799C178114569E2059815215400E08c46d", - "0x273f7F8E6489682Df756151F5525576E322d51A3", - "0x27643FA4D4cc250AB4963e18F09b260F1cB54B49", - "0x27664b28D2753A112CA16f73404c841924398f06", - "0x27695E09149AdC738A978e9A678F99E4c39e9eb9", - "0x278795EB02ac9f85BFA9762b3E65c141Fd4c742a", - "0x278DC8DC084863b68d15B29AE8A27f7F7416ba8F", - "0x278E91f559304B33689867D545F96bC5BBa9032B", - "0x27943f4191DD6d7F33eb16E20C71fA2d74D06D2B", - "0x27a69dD51DCDa533E911ccD3B05F49A7613a216d", - "0x27B0760A5d407AAc7cE7C8908c40Ba80de6198c7", - "0x27BAB5dB0F14590fEAeD4BF00798DADab90f2Fcd", - "0x27bc53596dc0ea71de3c65c799d8e6c96c1dda98", - "0x27c1bA4F85b8dC1c150157816623A6Ce80b7F187", - "0x27c48b2f1d99CaB6F6F6aE143204a0029666e29B", - "0x27C8bba278aCa587772cfA91028363ae301b1A72", - "0x27F889C3A7504B825e9FD6D8352540117643146c", - "0x28027a0fC6A3c6DD7037B7e279195831AD34f650", - "0x281092947F058cDAe7F0546d940dAC549Cb93dBE", - "0x2814d2De819d258aCD6d37687623F786d295018f", - "0x2828380E639Ee92da9409226D448ffC4B6469a1E", - "0x2833f00DD6703e2A430fc9dA524eA993742774F2", - "0x28361981411fdfe1710fCC637a36A7AD7d7010c2", - "0x283AFadad0cB8542f796Fa73D12ee224031b0dCe", - "0x28407BA094d3551a15a25B0945e4584c4a8415Af", - "0x284eE07e30EF40322023E0b20De9fF97757A069F", - "0x285219175E5b64b1a9A3C343938D49Eff86BB95D", - "0x286a4b47169b27ebCab6cd94d4A4F58A7BBB4474", - "0x2897137dF67B209bE4a7E20F654dadCa720DD113", - "0x28A2aFE6B351fc500F42EB3d7f4ce27b98d9dc4E", - "0x28a8874150ccDB519ce06aDC584961a14FE3b186", - "0x28b0C2592a424d04F4252FE1826de92bE89407E0", - "0x28Bc7871fCB82973a4D97c5Eb2d07D8F42f94698", - "0x28cDA7D862047e8dFF335A59679CF29fC8ba2a26", - "0x28cfAf829D7D0A684B33c3Afca06905EF5e071bd", - "0x28d69672d714F86912C59673641A6E9d5558E0bc", - "0x28EF8F442A1D305c301101B88315B56f44E8Fad7", - "0x28f665d0c0A201Efa2628a366D619C6D5e81A7BC", - "0x28f7cd2232778dd70F3C758546F3444568baC06d", - "0x2903ae4c65CA7f132cB2F1367dc26BA0261646AE", - "0x290c090C032902bd32b1194Df40f7eB1aBBe1F33", - "0x291196295FCC3E88921336678B738D30b7BA349e", - "0x292610FD80AC4087Dd0df186A01a71eA66281573", - "0x293495BEf0317a6E76084F344e397f45d81eE792", - "0x293c048AD1FBB34da180D5C085E0D2263594ebdA", - "0x2963485694364537338C69A444e90f27B85B9D11", - "0x2978c553bb40926BCbdCe502FA03f6046fb84530", - "0x2981963d0ab2091f27B1029cdaB18704136A8874", - "0x29822EB67f98d99D5E3250bD4ae5C9574Df6F61A", - "0x29971d6deD4368EC2500baa0A67F23600B742f83", - "0x29A6eB0Cb18A372165b210E6a14dF9865D915562", - "0x29b7315fc83172CFcb45c2Fb415E91A265fb73f2", - "0x29BB011Fffe449DebF1995e01721b00cEbE28F29", - "0x29c1348D2F6Af0450bF4825978d1eD061d030187", - "0x29E13Fc23F044a839c4D9Bb375B56c3d56cC31C5", - "0x29E1629a7561b55Fc53F95aEBa794BFDAD51D40b", - "0x29e4B704985Eb83b90a450E5c61c7f09AE06202E", - "0x29F51E6bFB34517A42B76E2FEDf9BeA96030f580", - "0x2A187453064356c898cAe034EAed119E1663ACb8", - "0x2A46f2fFD99e19a89476E2f62270e0a35bBf0756", - "0x2a71d3cb61C39E060C703108313aeee148DE6834", - "0x2a7aAf6cD62340908267acb382533467eb13ab52", - "0x2a89c31A951bDEa95DABb71Db8A4B47cE1EE8173", - "0x2ae80042c03cAa3369e463aeaC7Ca8Ec315d95A9", - "0x2aEa4Add166EBf38b63d09a75dE1a7b94Aa24163", - "0x2aF75676692817d85121353f0D6e8E9aE6AD5576", - "0x2afB35bD34B2cc9235A27F6318C189Aa8f824694", - "0x2afd9cE07D4186e8F3671D52200850760a8E1F70", - "0x2B0080b17FE13Be6D7d325AA55FEa37a1Fa9fBB3", - "0x2B25Ba0d055D405d06899D187665ffe7dd7bC3F1", - "0x2b3d38b319E425AAF4231Be8A6D8034643476B4c", - "0x2B434a1B41AFE100299e5Be39c4d5be510a6A70C", - "0x2B4572419f2B2a0c198cc8789de881287C09D8c3", - "0x2b47b8345B04D85633142c67447383B9e9d7228A", - "0x2B6EFB0b9Ef5919add11a3fe4Cd454091475458F", - "0x2b75CAdb5F73bf24713f68b901ea4cC095dA06ab", - "0x2ba780D611f90942c6619994b3162dE7Bc6E316B", - "0x2BA9f19edC9D063EE5df17763b0C6B6fed5C2838", - "0x2Bbc38712C91F578c4e390B855517F805387EdDC", - "0x2bd43b1c10880dA1a5b5F83Dfc97525221D3c37E", - "0x2BDb87333b15E20d948BC5235569f0cA3E6c707C", - "0x2bdde079c0Afb29388519d985fa3DC16214F6E46", - "0x2BE5748E1c9D182D8Fe62d70b3C8151B3401483d", - "0x2be5e8c109e2197D077D13A82dAead6a9b3433C5", - "0x2bE8B458A472Cbc17FD15d37816c052AD67C38F6", - "0x2c016330DA1EcF5827EB7254a60E50e7B5E7b50E", - "0x2C04E6dD23C33A66F58dFB79dFB15285336C92d0", - "0x2C115fD47e9aa566176586A07847CCF2dE678e28", - "0x2c41Ae220819fDF0495480C1E09570B7a9EA6E75", - "0x2C484E69aDccF5E9100F9c270a5f77ddAe33c29c", - "0x2C49Bbe92266E6069c8afBc3397fb25c221a58b4", - "0x2C54391A7876Be948494a7D41903dBFE36E06512", - "0x2c80F3C6ADb2324190CB5Acf31c9f95Eb2aC02F6", - "0x2c900D14f295733542D5b07F8d15c0bC94144CD6", - "0x2Cb77CE67d441e564ff6a50785D905FB8d58DFeF", - "0x2cbD3dC2FC9314d52538301D917706a34B2358Ae", - "0x2cbEF970f9652a91e43EaEfa72e5d3f7c5908F76", - "0x2Cfc4be178DE2adeF002512e7D7FC24Fbd3CcE14", - "0x2CFed84c01ff64490f7510664BAD4c465e4A1a7F", - "0x2d01adFdF7eD7d69c0248BC8a45d743043E2c97E", - "0x2D176cf84730706366eC0C2Ad772feA19F18908C", - "0x2D18f481270c39f0f5eb1C5f56F25D7d4825F7C1", - "0x2D1FE77D98FF9aC5836598F376fF3F155c562614", - "0x2D28a396B03990E0e1C321582CFF4FB99F3D6A44", - "0x2D39EC4da54329D28d230B4973F5Aa27886C3AeE", - "0x2D51fB3866E11AB98B9f6AD8f43654F09B14caaF", - "0x2d57eb7aE1D49CbA13aE4A3dEe18fEd0C3E8A503", - "0x2d625b7BCaEEDf1bc75F6E90Dc37EDdD20Ce413b", - "0x2d6c9a8beA24A2291fd9A3991E2CA722Cb79711A", - "0x2D6e10561B320C4F31a903bF0FA92a1Ed58637C0", - "0x2D9AC6F6b7aEC386F7d92212Ee8FBfCb4BbaF8e4", - "0x2d9E5de7D36f3830c010a28B29B3BDf5cA73198e", - "0x2dDb047b67080f28dB82Fe4be5d1dBa14b446bf8", - "0x2dDB80745288651Cb44e9a09767E98cd5192e5b1", - "0x2df5FfE94A214300375485515bf4e24cE5229f7E", - "0x2E06808Df81E860325C899ff492edbd909231355", - "0x2e2f60D3EAdddda18F2636627a0fc84a694Fa1c0", - "0x2e3F50E2e4f7e132c7152D95DE6fD4EBc274AfDC", - "0x2E472C8C7f9659F5b61D83f547c90eA8b8247dF0", - "0x2e48DF0e778FF90Cd1596F743947C8B6841535d0", - "0x2e4983CAeeCC07E8a6f7B634254b206B2E1907A6", - "0x2E625e82C0508ddA7F1a2634a871FF93F2755b5d", - "0x2E68353f01D1F754e43BB5Dcd7Eff3e12fF10D45", - "0x2e68468a53019636958A457fc219bb939dBdf2aa", - "0x2E6caf50CEEC531d60818cd85029C2cf3a398842", - "0x2E7570255AC8c449217FB15405Fac01f5408D114", - "0x2E954cFc5cb4F089f5F3d7331449861249106D85", - "0x2Eb6Cbb64A8E310A3b9c861d466a40db5345C4B3", - "0x2EBDa5103Af19A994b96a44f0c0aC5571Ff039f7", - "0x2EE6D1a3ba4e80a61BdFB48a90d40a5CeF455326", - "0x2f1d835FdC8b59E03828D9b7F0b91B046b40f5BC", - "0x2F2774bC73C11A825d782Ab50B96AF728Db07478", - "0x2f2d5aA0EfDB9Ca3C9bB789693d06BEBEa88792F", - "0x2F4Bdafb22bd92AA7b7552d270376dE8eDccbc1E", - "0x2F83FC012A3Cb31462104603b0A122c0D718982c", - "0x2f95688f0c23c28Ae509BE7e887773f465e368c4", - "0x2Fa61655c4B2B0077575a4e3669091ff36756ACc", - "0x2FB5d7DDa4f1F20F974a0fdd547C38674E8D940c", - "0x2fD541991266522f728925CF82c3c4e4c7afd34f", - "0x2fd982365c1Af3cC119A4328C6bD6DB96A666386", - "0x2fE2756D86DCa02fF5cE17B92E88581FADb27D8f", - "0x2fEC638D7BAB676A98A790dB6490Fc14f6688CB9", - "0x2Ffb0B6bEFc85059E7877cA037fdBe9C606c790f", - "0x30071aF7C737275A9Ae11C39eEAD0c4C6De67adc", - "0x3018538A88218ea260993Ec397e4D638Ff98309d", - "0x303E89449d8FECe850d0E7b3A8afdfcbc8ed9145", - "0x3041D13e7c594FCc7F7221488555337983E3CfA6", - "0x305F5844F269fBdE3baF5518d2Df12a3dd7f108B", - "0x30a2fA3c93Fb9F93D1EFeFfd350c6A6BB62ba000", - "0x30Bf4cA13C13960c2c9EEBE9c1eaA230adA76d35", - "0x30e4e2965DF0671725fBdB75D3C94623CC4b1A4c", - "0x30E7f7a02DB79371846A523750aaEDcda5fD74D3", - "0x31031Bd0f4bdd9bBf0806D37037265AACAF968dA", - "0x31126416F0dbC1283DC5295EE6ea04Ff83eE3531", - "0x3122Faad951426132E4d1EfA4F2894C178797dc7", - "0x312D732b4E37c237dFF73A3A52833AF366b6afE4", - "0x3134F77de54c2b7697BAA6B56807C2cB8ab490b9", - "0x314304F6437c7ddA34298Cd2E5b32DbEC165a7dC", - "0x315913d3B3Cb3B1eE05E0C8bd3dA71F6E2107aa8", - "0x3163d2CFeE3183F9874e2869942CC62649eEB004", - "0x316cC9430d3DDCE6880aCDE7B43Db974FEbF0483", - "0x317C263611a15149575FB3A0B34b9296d0FFC7A0", - "0x317c77419D1Dd8d54E08Bc24E44DCA3175f00B88", - "0x31888d1d4fEDA0850cCcba8F314c4D339a30303A", - "0x31A1D510e6008674c37e1703170fB1b886Bd3A5E", - "0x31AF195dB332bc9203d758C74dF5A5C5e597cDb7", - "0x31d4C5be1082A88F2ABAFeA549B6C189C2cf057F", - "0x31D51e64B4c53a701a09c42C0D4df9e67aF81144", - "0x31EfFf6969e66c80696FF4B812a7911d41be6455", - "0x321eFbB02EDa92c95856123904D2316ba860c0a0", - "0x322d635802A418155Bf9e8A77df728169112e7A6", - "0x323a3E1693E7a0959F65972F3bF2DFCb93239DfE", - "0x32716ACAcF11f8411A9df8aF4135874cE16E0c12", - "0x328bB6C3ac47143CE6F68e9Bc57f3752bdE5e512", - "0x32abf49e14a55318BD8796916d28ba7caEaA8367", - "0x32B7495895264aC9D0b12D32AFd435453458B1c6", - "0x32bb96fc9F17e91Fb52dBe55A47bd280aFdbe72E", - "0x32e3298939D56D0bb0dA5BD20dE8b589FF5e1B57", - "0x32eB2c81eCf87d988705ae9eA8C96447Cb4E1C10", - "0x32FCFf64D426d017DEEC541557bEC47358bE53f2", - "0x32FDcC3CeA5EA2caCc5C59881E35cBbC065f6310", - "0x33016FF8B34C31A13Ee2D97B3900a32eE5145E29", - "0x330571621018f0eA75378eb43699cA0B1fd75A80", - "0x3314Df10d8504d91F0De40294cfaf9c63D10f947", - "0x33231cf7451DF99070F3E346CaD03F2D4D39260f", - "0x332976B93405b3205A67cE9a889b03183B705B74", - "0x3335889Cdb1B47fAD9b70cEA4661aA3fCe785677", - "0x3347521c33BCb5F60A03bB8505A2aD7693342a77", - "0x338c8A4fF27F1d03165c037F762C598f08176c6C", - "0x339A1D6D186098B47ede6c67429aEC9D71EE4bBB", - "0x33C8A345830636556160C2ebc3AbB90be2e1252b", - "0x33EE42B6025f10A71c883fFb298655fB22C9C825", - "0x340716f8428e9A548b86ac9995621fD1e2e9d0A1", - "0x341139ab9D4b7b1e6c76801aEB0da3e23E4C453e", - "0x341F31C2B811C8C40914b8beF6ccF26De3D51b6D", - "0x342E01aC9A91086c4e1e1a34b8b83Facb053A587", - "0x344E0fa6aBc9dBc9F43a0277D824829e900Dc6Eb", - "0x3453E582622f1DbF197D951c8f0EC0010a9068Ee", - "0x34683028110C6336073e13d7d25b5E076D1c63a4", - "0x347A4c79bC0DcC6077A9D5e7b81fB1da2479F60a", - "0x348471781F03D99AE7957Cc135446745c1B6970D", - "0x34887B4E8Fe85B20ae9012d071412afe702C9409", - "0x349e7b6D1FbFc90BC1E39DDe2AAa209b23742314", - "0x34a4a5631A263823025E55a5C6aD068732e07a37", - "0x34B2638b732e89Cd2e5B889Dc4effAB89a1D85D9", - "0x34b658b8582B96E5B5eCF7A397D7c5fD09Ee8E70", - "0x34b7f8366df8FD2cde8F70d49738DCc8fA421b82", - "0x34d5195e5A630f3a88d0e1f9e7906ef9f14D1a6D", - "0x34D565bddCfF2DD74bc98E056ebD32dD5F5e1d34", - "0x34D5c7630C380b1015C9Ec594A1E3aB47CB82362", - "0x34d77a17038491A2a9Eaa6E690B7C7CD39FC8392", - "0x34E30ea1BDed5E5F1b3b42e02880aC2921Ad7146", - "0x34E8FC7412299d8e2663E492C393E068d796212C", - "0x34EAB335BcbA555f3359b6dE867668FCd0C33f09", - "0x34f301ff70E92a892fB28632637B2472dAA1F613", - "0x34Fa7ddde9D0E1B98CD281EE1E8BA1DB37C64399", - "0x350C82aAadf35c28C15DDc18eB415b4dA3d648c1", - "0x351E74b1aeAAa727d36d254237f1cd61239620fa", - "0x3521aFEEe677Ceb4F893182d82537FC849D1aa23", - "0x35329632D9863Fb2BA3c29643CEFEB530e34B5A0", - "0x3537fE1A01f684fB0b78D41F8945F01105180307", - "0x353c6e65cD1D9E05d88755f3C7Cbd7f73407803a", - "0x35848B4eaB8F946Ca7774C5a5e2C14CEae5c3870", - "0x35a38dfe4B40De4f7f18b71ac1adD9e8A0B0E30D", - "0x35B7838dd7507aDA69610397A85310AE0abD5034", - "0x35D8A7355A06E8C55Ec0b861fFA11ED73AbaA7dD", - "0x35e19CAbb668b1ad51eb6b8570dEbb5ad13DD58b", - "0x35f7319878556806E9f5B66F9d3B4506c16D3BBb", - "0x36195C524e4628e7960E52D6B245EeE8365fbc61", - "0x362b0e8036C9eEd868EFaE1F9e5C5EB16a1bD4B1", - "0x36A0Cf6030d82BbCD81C8adC84f657732aE937db", - "0x36A67f98F7c933CE4400cCb0F378AefF64fBAA38", - "0x36B60B8F9995F7B1478Ed6Ad2d270D886325da78", - "0x36ba80f804238e0404f7bB1673945873eeCcB8E2", - "0x36bd9ea4d7B2394A8099A2f6b6F95295139D747d", - "0x36df86Ae8670A1544673FA214AE5c150E2Fe88f2", - "0x36e25FC7ce47366160E9A71E18faC8eCb54f24e7", - "0x36f16a0d35B866CdD0f3C3FA39e2Ba8F48b099d2", - "0x36F25493D8e694d18aea6D45c7394D741a448979", - "0x36f7dE54dD41ab9dF17Ff9F26a65cEC1b1dC28F1", - "0x371908E1CB1e50738029D035Fad9f6166a4Ef951", - "0x3721c657Eb8C97C57084F751de3959dac17F7F00", - "0x3724444B2dacff1668647705F297B80e0FB4035D", - "0x37348daFbDE50426Acee323b1d091321f5719b9c", - "0x37489d90100f8f097aE4d5a97ACa2B4a74a0B853", - "0x3755623f7867910f299c7193eE886D761Aa725FA", - "0x376c4c43E092Bd48a9cdc8259dEc833bbD6d6860", - "0x37736bDB7Bba8CE79471AddB1D445fBf9bc2eFE6", - "0x37A4dE24AFcDBDf1F1fCD547FE184d2080c4e04E", - "0x37c8036653b6373dC131a0612DD7A1E24EF0f578", - "0x37F778a0c187655D614681dbE5926Bae8D29fc63", - "0x37fbf4428004a0AD2536CdED5820164890bC1D4B", - "0x380ACeb3B976d7e724eD3cCF05309A30B99D48aB", - "0x382eA4F87eb2Bdc4c63E7CD8fD371feC3f3489a3", - "0x387D1134ed3e8F2c8B3D3985408ABf0f912F589a", - "0x38Ad3BEA0FA53A7Ac63Ba56CAA88ce1DE690E1Ea", - "0x38dA695C837Bb0eE4aa9F62Be0307f3D94003c4B", - "0x38E4AA7F9Fe16657EdFB565f268C4E8ec14219A0", - "0x38E908b70C8E0DCFE452C0fB2eBf432f9c5A6f20", - "0x38F096A8753AbbF39312CB193d081c13C04C3600", - "0x3903525e5C6CEC55D4D38060c3edf05068a7A8d1", - "0x3905230263607cE4b77880ec0763DB97151B9FF6", - "0x3910D4Afdf276a0Dc8aF632cCFcecCf5ba04a3B7", - "0x391415703eBD0034A95F0B7852cAA0568c96527B", - "0x393284DF42F57179294BA7ac616B56085D0dbF68", - "0x3933DA21212429fBD137d62Ddf9d3046Ac59e4Fb", - "0x39396eed30eb062093885B6e6BE9190a25e58010", - "0x393e1aB5A5342225183412D785E06D1815F5eC2D", - "0x3940fe8bA758d28373c21d32F8D772b90Ba71133", - "0x395947747C4Fb19b52abdF5DC6dC5F48Fb3a9Da5", - "0x395E5461693e0bB5EC78302605030050f69e628d", - "0x39692496e8e58C0755fb612f93dD1922F23B51E4", - "0x3969cCB11108f9dE3E62D4A9Cf6a6a42FCdFCdC7", - "0x3971e2cbBCe5Bff3F309d44F8f4DACcfbF8aa2fC", - "0x397336fb004dbF1C942753401C78A14990048E39", - "0x3976619D44F84190c71674a3d4dB199539151d24", - "0x3976C1b5BbcFd6C040684F031e569219f524612B", - "0x39c16EA9602E62B31312a6984949752228647CB4", - "0x39c8a953f7ce1FAB59c466747B0ef81D8CEF6e27", - "0x39d02F321Df3850C1C12765d716c9F8105E5CbC8", - "0x39e743fEE400a5D9b36f1167B70C10e8F06440E5", - "0x3A18cFF9067127fa444D5a15d6aec7A3066197a5", - "0x3A1957a0b9755D78C77e301410B254b6147a400C", - "0x3a1f4585B2e18b740C9f9FAb514b81493b5089F4", - "0x3A3b0DbDC0f6BC77421Dcd2f55CfA087b0db9Aec", - "0x3A438b5819cF72a4569e72F5C4BDF8EeC88d393b", - "0x3A490A9ED6584472123644AD28A6C2a85Df7021A", - "0x3a4a5E27Fc28D32f50dd9774a42F489214109811", - "0x3a555896718c14Ad1c5EF704b2f67fB1df2526dF", - "0x3a65A52598B4d9A3C92514368A4152B182546A6D", - "0x3a97A3e13228498522DFB90a4698f7E396A316A2", - "0x3Aa2c783Da6De789981f6fd0abF83C3e14E259B9", - "0x3aAdDfD44EdaB93D467116c65e5A1c349F68Ae52", - "0x3aFae818351cdf9B2aaeA10966386ED16fc04Be8", - "0x3B223aD1731A1D58b6552Fa6E8a03BBD10afe641", - "0x3b32aE815e0d390137fBbCA5A1858b7aa06D04f2", - "0x3b3A5557F119106270017A7662488C1FF6312A6b", - "0x3B7394e62F675993A0E3de45aCF7D22c3Ea54f1e", - "0x3B83014D30fb708e55c5BDa1A0ab3D783cE9cFb3", - "0x3b94Eb47E44E397124C5e87103839c8eaC0c1F5b", - "0x3baE371D4AE6e47B169ca23E980d3D6509B19473", - "0x3BbD28C2Bb6a20B1cA6d5c87FD37Bc99aF9Fcd30", - "0x3BCbd2093e991363b98CF0F51d40FEcd94a55A0D", - "0x3BCE91B13f51fcA65CB1Ea8Dd39bb2D39d4F8824", - "0x3bDD1E42f64E1BC2C0b25fd4C7FDd2eeCe3d8f84", - "0x3Be51B5c21993b3593072423FF059EaC614Ae4Ec", - "0x3be82B371C4b5755914830619E40a78442beD634", - "0x3BF8aC9707505bEA655bC9507e5d2Ae295C69e92", - "0x3C0d974D25399FB6d0AF974b9384BEB1860A116C", - "0x3C230084feF56a4d8CFd8C89D8ebC67a8E4bDe47", - "0x3c2Ccf3824Bf6440651bccA5c4668CaC71c33AC8", - "0x3C398D658f79966B491D2Adc6aE0EFaFCF40631B", - "0x3c62dB13aBCDDB5312c27e7a0A8c0D7b353436f9", - "0x3C62e8De798721963B439868D3Ce22a5252A7e03", - "0x3C642Be0BB6CB9151652B999B26d80155Bcea7de", - "0x3c654913902714c5CC13FfBAE2169dfA1b65CDAe", - "0x3c6f980Cff572e6e04Cb560cB318c27f5d72D9D4", - "0x3C715B5e4eCF83C38294C5c354b7C70CA2a96baf", - "0x3c7E649c60a4156D19516e16Cd0E34d9fDD302d3", - "0x3c8eA66ca4EF569d9fd350041828940f681EB6e1", - "0x3CB151f5FF77CDce228796fed768D9109F7E504f", - "0x3CB49702e2Af3F980Dd2EaaAE2FF31FEE615897A", - "0x3cbC4df87d22D3ae40657973041F0551eCa176Ee", - "0x3cD36b3D8371B8EF10b12B72aa7CB9Fc4CABed79", - "0x3cd3c643c33204546A857c193a32889773B60Dad", - "0x3CD41EC039c1F2DD1f76144bb3722E7b503f50ab", - "0x3Cd7B4c22c565a2069A27d0e6965B3deec85179B", - "0x3CEB2dBcaf366E97cd1c60486d8F3cB5D0b385D4", - "0x3CEc6941E866DA90cc1Fa299C9D7ed85D9e00274", - "0x3cf09759DF237446a84C4De526D39e7B2DfF0cDC", - "0x3cF8695C5cB6cAa78D9C7fc9fa34bc8271483A1a", - "0x3CFcfA82bCAD4C6D838BAdc034343EC9B6758deC", - "0x3cFfeE3853Ea80cc69329500C84231d58F72d7C2", - "0x3d0C4e9bDE15f2681902f9F291B3C905B7eA46F9", - "0x3D1494fC808422EE6FF61384C7786407C6f8356F", - "0x3d24C44F6A926D7714137CB813dE8949DAac4BC6", - "0x3d28a0Fd4745A55BDe28423bAa93356D27294F33", - "0x3d3dd61b0F9A558759a21dA42166042B114E12D5", - "0x3d3FB1996ec520e51a5cBa50E1289Ce238e13011", - "0x3d44d7A065A66c0E441b34Af15AC714FB54f074d", - "0x3D50aE017F336ae968Fcd63c1f48D61a08AeeD68", - "0x3D6d9A6067Be6a3844D5a2Ff12F26F43952392AE", - "0x3D89D3FB23c6dC832669E6199d284fb74824031D", - "0x3dBfe3EeB9A4F5f540a4690EC1c538179F49397F", - "0x3DcF3dB05758786fe8eFaA055EAa3b53eAD974A2", - "0x3ddc280e5739Ccc693bD10EAA6b83B93C9aDa34f", - "0x3DE39d2C968c728EB8A8179a86C8922a6D4994ee", - "0x3DEBc687e00764F0deD0Caae999c86Fa97D6ddd8", - "0x3Df9174Fe4e37984291b157c93fEE30867cB5463", - "0x3Df9269B2AE5f94745EA8aa32EB34D40D5558BB4", - "0x3DFC6cebAAF15acC1c7379028AFADF5B92976231", - "0x3dfe0C3D764B4468F84844cDF3EEf4B8AeFc7f80", - "0x3E0C4Dd4b1d9365635D2FD147Aa3bd4bBc17b8B9", - "0x3E3bF91740a8363D9433c8d3535B9b3C9E55f669", - "0x3e490488713462af9cBc6F7E1E144299257Fb1A3", - "0x3e59E7827D929CeB5551eDE7B1aFA4322aeDF3F1", - "0x3e74715c451889C0620f80e82707DF0f19852C82", - "0x3e7fF53e912c3BA7039a6aDC599c1C8d81719D22", - "0x3E9E891e26ebf108b8dA923B92625681BD7aAbD8", - "0x3eB22F8237c022707973F256adA40c0aED9ACfC2", - "0x3EB63d51264CE35b7e3320AE2E70813e264C610e", - "0x3Ee6dfDFb766D7581067Ab8f5c938210F9a2F84e", - "0x3ee93c76AeBD833E27eBE2B3147899c0834bC863", - "0x3eEA5bf894236f4b7a6F1451Bca89a9C91f49719", - "0x3EeA8eE6c59A77D3395408644D2d5b7b24f17D96", - "0x3Ef205810eDE74F0dA5EB4b1F96ec97beA701b50", - "0x3f06b5d78406cd97bdf10f5c420b241d32759c80", - "0x3F0849623Fcd9B0A6867B1872CB6754BE492e179", - "0x3F2816E10e3276C005A184059aB7b63A3FC8aE06", - "0x3f3ABd247Ab585f7608d85a9E819474bAD10F18B", - "0x3f4Dc01cB492fFCCDAB3AA46153F2fe6a4c284f2", - "0x3f4dE448df37cA0c77e39a4c8C23A4967f8fe9f4", - "0x3F63A86C202879203c133dA18FD24284CE2c9B4e", - "0x3f72feF29E308b7A44D72e2DCf428D04c70099f8", - "0x3F8ED9e2FB9ccE3B375b5cB594aA1046F630277a", - "0x3F9d7B15763F57d7F5015901eAccCa27ce996bB2", - "0x3fA4A6B8764392c5A129783735b708f97F179Ba6", - "0x3FA9BdcBd17bd75D1Dec10D52C65f41503e344F2", - "0x3FAA3B5DF5d099126d2a3B99B83972C0a197FeDC", - "0x3FB66DE680eCe53D4bB1A0a54C418B87A079F2e3", - "0x3FdB5C958b5CC288331b7D8f1a9E9C24Fb7413A3", - "0x3fedD8CFC50B15428D764248758236D28394F4f0", - "0x3Ffb992E0346278519164c04d401ae0321f83731", - "0x4006A717B390Ff7cCc4350228c12902a3274f53A", - "0x4008C2482357632B06526B492c143F4E73fF1b0d", - "0x4008De4E758Bf2d066640ff8c469365782816AF8", - "0x400CE193F75a23Ac6803Aeb379ddc830310D6152", - "0x400F3C85D2B50Ac0AccEd459d75b27CE51B620eF", - "0x4024f3e26584ebD0896Ae9b841662D3aF86E5b26", - "0x403B19cFBe5Db07E6Ed73F0eBB8068Be34813236", - "0x405bE43E743a06A273EfBFf903452d11fA23bC90", - "0x4063D6a1EB9e0810Af9E4fE597caB49e1744ea65", - "0x40763Da43e6F657F6faA7CD17fe09FF80d30b710", - "0x40b16A1b6bEA856745FeDf7E0946494B895611a2", - "0x40B41a2D4C5Fb2da3e08b0a1BBd361B5dD1f7BdD", - "0x40d3570898c3173057AEf5a44CEa2dfAE3496AAF", - "0x40E146a76A9dE8a950A91C825e4c0cB058611848", - "0x40f14faDEA10daAb99214368dCde893300EcDBCe", - "0x41099f1DcC9b4ba666cc5D281f32150C9F1AA7C1", - "0x410ea038c3FeF6071F73b1afe83947AEd7069227", - "0x41195bE5fC421D20b13bB6B403b0A44EcA8e9ff1", - "0x412072fD015183206a8eC1e2f258f3DC6e390D87", - "0x413A8D306de2c58626Ca1a83bbFa7c08659bB03e", - "0x4158485d4754D0F6D8D9b740bd37eD89b6891f35", - "0x4161f8c5f7948c4A4531B947231FC8e2696B7135", - "0x4164692f986DaeA213ba582CFed9ec1155462107", - "0x419A4D92baC90ED08a2BfC905C78963A5A33Bfaf", - "0x41A2788B3599aE8F8fe5da4055E4Ad89fDf33Ee3", - "0x41A322b28D0fF354040e2CbC676F0320d8c8850d", - "0x41a785BeEA81D5031153940bA37867ef25723447", - "0x41Bd2dAc002B683de9f69C4961Ee3Beb39590639", - "0x41C9E36A8797778159436971542fda652E49d1fe", - "0x41D261868E900d84D63fCE50c7f32f78E3985B67", - "0x41D8BE1122609874E12d5eC25F826a429EdeDD74", - "0x41F277210f0ce4FFddDf6697dbc12aA2ece87f40", - "0x4200E8F28B69733227dD9B993B842BaCa77D81fe", - "0x4201dB13824a50a11f931169b2F0Bca9cAc23614", - "0x42095468d0Af5976caa589AD6Db91A1b8913bE4e", - "0x42133b22060d3B7A83fEd9f8BDCAf87710D8D72f", - "0x422401A78d6Fb4727F96Cc435884Ecf5Ce16f527", - "0x4239f8d316E8d174ffA1Bd16c8DD4D5be01F2CAb", - "0x4240B312bA7D18D5e95C9DdcA3fd4f634595EfdB", - "0x4242891e862390F546615E5a157d39528050AED9", - "0x4243a8413A77Eb559c6f8eAFfA63F46019056d08", - "0x425BB113371015392638D9b70C5Adc1c48708378", - "0x427c11e9DE48BfaD84903Ec3b652D4A1CE3c71a8", - "0x42900C80B2Dd3e7eaCD493Dd5c117Fc26108C009", - "0x42b4A7dB1ED930198bC37971b33e86f19cE88600", - "0x42B7eB5a14fDfeCA1dD1E8214Ff07872B980B892", - "0x42C6bBc990261B67bEc968C1Ea02A3286968E99E", - "0x42cC43b42065b055639fe89C7D89c57093EA872f", - "0x42db0adC05b30BadCEd24720b533F2615CAaAFc3", - "0x42DE7706223A511F82d0D7A0D85093d681Cb271f", - "0x42df419667F7C2d1a159Cd6A182CAA9247BA7F6b", - "0x43079a75eE0FEBB61Bad56a5efDa49ebc42bCF91", - "0x43154Efc9cb33c80833C0dEc1E15bb9CfC1275e5", - "0x432354065061940cA85B1640708A35d73443B133", - "0x433BA1EC7c6b0b899aBfAD5B2a70924F8CCD4dBe", - "0x4343F77B888848AB69c6bCb2e41Fa41E557900f2", - "0x436E7F67A819cECe174Fb0F859e2df1c7F8fB13A", - "0x4382300C61CabCc71223f004b22D636ceA65a25E", - "0x4390282c7D623EDee9aacB971303077ABA2D5e14", - "0x43952D5a0f32a12300021B941a95816c761ffee4", - "0x439feA1207F37557AEB85cFFaB1e28A29bbEB7FF", - "0x43a5935862DB4Bb8218F720F583eDf689E0CB677", - "0x43aBBfcA44Ca5AFF9B6f94cE813f2D37dd7F1Ff8", - "0x43d29d6Dc3346A812b10b572ffB52fC7668Bf8BA", - "0x43DbEa78dd1a0E6D2fa43f08e109cab95C1679A0", - "0x43DEB036422E52f65B372C63072B9d136Dd54c82", - "0x43Fe8D6270D40da43F8E695900470a72A4FdA477", - "0x441C076971c48DFFf0cc0080Fe4f6395Bdeff6aF", - "0x442DB1Ecdb2A0B6028AA30E710DF7728Df5cFA55", - "0x443aB391bE2b6E048928f59F2544597b008C752d", - "0x443B862d3815b1898e85085cAfcA57fC4335a1BE", - "0x445f51299ef3307dbd75036dd896565f5b4bf7a5", - "0x4494C413eB431F6B6F174bf43C94768244EAC8c0", - "0x44aCb124f5be660f6f27d3dD28E39A693d281F49", - "0x44e6885fB27D3C29282Ab4C14C3EB0402A08692F", - "0x450363E54c6c28628e7C34d12632E1C33f0B799d", - "0x450efD7B216dCe13656DB88F19f9f5FBBb984d6d", - "0x45103FD6A2D9b8B19504edA7Dfee0eba27a49aFf", - "0x452B2bc7c94515720b36d304CE33909a8323F3e3", - "0x453c9473DEF2e6F2f261c025b8A29311d2F1bb5a", - "0x453DE6bb174148de579aCF3C0acE98Fc0671bccc", - "0x45453c832f233f17df0E9CBacC6D0D474432e129", - "0x4548f01e2E6322058Cb2a994B8856b670fc33d50", - "0x455F108A053562B75F7346Dd26D5E6235D9488fa", - "0x45698e4B451d5a7335bE8b774B045BAa6cC0208D", - "0x4576BEdA526E010c8713B0Edbf98caAe8B27524f", - "0x457bF5f0a1Ace2De4c5BfC160Dd4B765D82D3371", - "0x4580a6F8fceAd131405eAC9e80601c71EC01D2D5", - "0x45862289631b8935DC124eA26e035EEE03bC8382", - "0x459C89a448CB525ac87DeB7275B9904D95cBB7D4", - "0x45a21B21c1D28aEA5e455154fE626C7Dd7ae5BD0", - "0x45bd90EA95E3056eB991E24114cdEe79CD0694AB", - "0x45D6357E352756a2799829E540AA44Aa46af7670", - "0x45d69621413ABb627058dD2c55E68E2CB5197d4C", - "0x45d9036500877CAf5c777641aBdD1A73B51e2A5A", - "0x45f3a5f26654158faDef0ED19A55E88424fD914B", - "0x4624573B7a782B3112b23424683F2Afe7aeD05FB", - "0x46339EFD0a6C9F25A9DAA0763D7FFd52F9Bfad34", - "0x4646Dea7e251fefd74e3FAC63c63BE6e6Efc721c", - "0x4661765f30a7Ebf1ab54c7f877E9c9A56409FA21", - "0x466C4224874fA48ee9651d420eEcDB6738A64A4f", - "0x46726c0f3f8d9f7F2Ec3200BB4C26A5EA95f12cd", - "0x468040BcC230dd74D983f8fC8bd473082065dddA", - "0x46bf0f7095f4f7FcDbB69Fdb23251Aa20B8a719E", - "0x46CF3B615f8F8A5eA96375E0C151F350Ccf79D86", - "0x46d36040B0d23CCb9235B9d9e6172088b5c446eB", - "0x46e73CEEAa43FB404AD6369f14470462E7504DE2", - "0x46E7aD03cA9B3f035d536B3D3588C182e25b46b3", - "0x46E99DB62d575b3EB2bb539aCdBc29Ec0a0f7BD2", - "0x46ec1327F5B2448a691c5ECCb3E03fE0dd430Db8", - "0x46eda14F419bE11384F2bdA783d12577A786Ec49", - "0x46f45A7c51e25b2766dc90C52bAE2Dac09428C51", - "0x46fbCfd32eA671CAa21897C09072CB6cb44C0bc9", - "0x470174b60778503B741b7e27D96BE8636f0AF279", - "0x4707EF4a68a54F266e268d43E160592D8b924eE7", - "0x4719eaC1daa6C5ca584F482b88a168Ac1d358395", - "0x472bEDd0F4De2573BaE522546940c93Ae37C5b21", - "0x47344543C4c8887cE86F6c4AD8C253457B1b9697", - "0x474a235530a53E00fF74b07ABe35FB2002835e63", - "0x4753a1cBDD4b03Df356AAe7304A0E4232E6e20f2", - "0x47554fE737FC8e5feafc91A8Cc0398D3551f0f11", - "0x476C331d7F6569DC4Bd16EF6673f7A89Cd6F37C3", - "0x476edA02BF0C35603fD6E0306cf85381029F90F1", - "0x47734fb50eCb0410353cF6C0ab102c5B04f67860", - "0x4780b255Bf380C4581b428768448345Fe8dB9be1", - "0x4786E414aD4D1c20e8808c970bd0e8619bE035c9", - "0x4798448912E5a898FaCE378691BF70cDD49094e0", - "0x479a6d14284FF58d9D2293FA0eddf1788c6922ff", - "0x47a92B2720ee2C64E2Da731f568aCb07839df967", - "0x47aE3241E116AafFDf5C0eba84dD944Fc356a78d", - "0x47E3C6C95A498Bbe8e28286F4417e8F99547d8B5", - "0x47EA0A89153e89584d43EcbA6685433c1CBd2b2A", - "0x4802B4858e22a91a4EDBfA1c1a639C70801d02e5", - "0x480F319F0e75d1D5cc4b616dBd5C88D5bc22E668", - "0x48369362C81D8c2f980cA5fCf0Eef55E35320D6E", - "0x4855eF04b4eefC2EA79eD5b40275A2900CD5aA58", - "0x4871869FBb6AFc361b090e1b56E0a20BEc8D2d6E", - "0x487797518e7622e13FB01b6C9240Bb9E4789B5A6", - "0x48A0AE6C6eeE143F473E8C8E329Ac0e790aFBD87", - "0x48acc9cceE8B3581325FDf5171a997b02e95F781", - "0x48aeDb120604eEA1E54382Ceb31975bB1E5a81c0", - "0x48b9Ebce445D5D69bc07C54C777bA52a4bf2B92D", - "0x48BF9874F4d1d16f5576460823B0173aa0D66E42", - "0x48d97463A455c39d8149FdD73AC5b7fc8A5EC3B1", - "0x48dE240BeA8522650AB2F0b405D308C773C1E289", - "0x48EEdE088343536850955815db5dd38f885ce317", - "0x49083A93FD00760DC8A79A608cf3c2C7F1d75a95", - "0x491281506076993eeA42d014eA946260cbEb9555", - "0x494791D2C0bda0502f35CDa78CaEe80c8Bed67f2", - "0x494b2CeE761FdfCd6f5bE1ABefB7A6112B251874", - "0x49501ca5EFed670739e9C29dce71f7821B6C4716", - "0x495BeA09Be965cCDBF3f0456baBC15bf98dBaAfa", - "0x497693f882ac710762a45c4C03f78894a7D76821", - "0x49802325d0E79405CcBF8d953Da490bA64fF2D1F", - "0x499A15c8715F5aa66D3feaEc72aea485cCc7a66f", - "0x49AC230A4BfE2A2c69E9D66D75057DFF3dccfC96", - "0x49B6e7c838579E5C4d87571E5ee94268692713CD", - "0x49ceB57714000F18F3749Cf2D130E135F9c473A4", - "0x49D784562e790179D3630DFA0fAea9E59FEe5B61", - "0x4A09aA840Da58d53AA9B7ae1147d2b0f50220b94", - "0x4a1491F818C27AAee64d679df9ba65d31C40AfB4", - "0x4a152c146Ec60251C50817E2CFf25700d6b711AF", - "0x4A2b95151eEE42C00765DF93401Cfb9575dc75Ce", - "0x4A2ff10733E54C0F47755421a3a3Bf09D8f66293", - "0x4a3CE1D38301Db1a8ae1fcc4E5beBd051f9b6bBD", - "0x4a449450A33EBf70FF84E931c37B9C72711A77Ea", - "0x4a688cF33E5aDFacD50F00a8162Ba85d26AfabC3", - "0x4A6F6e73d0C2B57E57574D514139d4df023eccf5", - "0x4Ad849c065AB24A3AB3FC97ee50b8D2093ddc567", - "0x4AEA9DbA84bA45559223E46Ab4E8D1594fFFE35C", - "0x4AEE3F019c7a0ED05Ad56be40CaB0D42faf25b1A", - "0x4B06c4a9D61bC4dfFae4C12e2eBdC4D29186CE74", - "0x4b0D3aB2e74097E076AD39327F22d63bCf66cDa0", - "0x4b29801075674225F852625E9213Dbe0E89ccbE3", - "0x4B451a7076dB8f0ca5307CC7e7E52Ee19b4E6026", - "0x4B65046c76131dC4b0D9930Fa0ab51F7FF50559E", - "0x4b83E508B646d9C5B6f49530782549d3Cc2eE9cd", - "0x4ba1C4F838D368f0EeECf2D0927558c3479842E9", - "0x4Bc5c2522BfC4Bf033dd35b52a0AbE58FceFb392", - "0x4BC8B98ff3887d98ddc5B6312FbaC56143C86358", - "0x4Bd6A870C71A36D06d03F0b5Fb6cac012cA13397", - "0x4bdABA995d96D5A207DE6f7c633e432589C553F8", - "0x4BE1B494C72e75d30e23c9D991F9Ebd62E826416", - "0x4be85092BA990AAc52356158620C1BB59A6Ed3d5", - "0x4bf4f2ea258bf5cb69e9dc0ddb4a7a46a7c10c53", - "0x4c100f1E9178F209dc99575F315Be1ef99330dD3", - "0x4C133E081dFB5858e39ccA74E69bf603d409e57A", - "0x4C21ECD823e0c0D8edA69FD15F3B1C8D7ffe125A", - "0x4c36e18AE84946748313Be48C94E955c3a667ef5", - "0x4c45E04633767a7A6d61C6dF9aD9314F69e8b08e", - "0x4C82B42aFD72c8505Df2E3703f05f2dF926ed8Ba", - "0x4C98813AF5711D50da61108565a405D0f4f9C5C2", - "0x4c9e324fD7Df8b2a969969bCC3663D74F058D286", - "0x4CaD8bee69b5C7780227Da7CfB2969198Df2208B", - "0x4cD37716cee65bb223fEC2e62b92Cb96F2d94eb3", - "0x4d0D5176154a3Ab693589d4c16eA9Fc1B51B7BB1", - "0x4D24d8D75a8ec4a2d4BF2b2aA7F9A3Cf27ef5Fcf", - "0x4d3814D4DA8083b41861dEC2F45B4840e8b72d68", - "0x4D3f1E20711694C975AF89326dEE177148f19876", - "0x4D590374378cC72db4382e27F5B4EcAf459F4d2F", - "0x4d74C37D9457B24F04E223Ddf2F81Cb1596fE765", - "0x4d7a23c235A793026a7dED867c5A7bC4267cC7a9", - "0x4D7AA5A1c22012Cb9346f57a00BB6753146A6e15", - "0x4d81F697379f2e3F1BcC8018821E87312B846988", - "0x4D893AcDf00Af08818874028Dd272ceb1bD27cb6", - "0x4D9F9690E75AaC747B62A7aCb51778bC6608A38a", - "0x4Dad678059cfFe634AB190116C18A536F2b579af", - "0x4DB3EA8564c7fBDfFabe5132E28bcc1e509e9525", - "0x4DB81E23dc93a5289615A06092564624602348A5", - "0x4dC199dd2C22353ef3Fd7Db856aB53DD41caa89B", - "0x4DdC39C923fa8c1C0C677f70c96296B871b9c417", - "0x4dEe73FEbA81a25A6ff4FECB81374f8a75c661c0", - "0x4dF5675f9a5996b292a8704BC467C684F66EDA58", - "0x4e01124B127AE8d0573efc4A026d9d7505FCd5BB", - "0x4E20e932d0e9ABB0BD4151bd3E6A0995860bDEaF", - "0x4e31E3B7F136Fb0D446c47744c90ceB6310FBBE7", - "0x4E43240e05019721619cf87Ce2A62ce93A5a6A3c", - "0x4e718D4f99f760B1965D89dAB8e4582E135A1eae", - "0x4E8b362106dC008bEDed6FFeC779Bcd3F001f21b", - "0x4E9F2A43a95E82c144706415BDBe97c6862e3C88", - "0x4eA12fF8CFb24483D350AB1982DA6C212D0baAd2", - "0x4ea1DC65667B8F7e395A0dEC3182622cBa67703f", - "0x4ED0eeE2B1c8d93A25755a18916764A8A9090fB1", - "0x4EDD66235349E353eb8CB8e40596599644bfE91c", - "0x4eeF32781dB07a9b7d9D36BB9BA81FA08Af9d3Ab", - "0x4f0522361a54fdf0747B7c3Eb87Cef26f143a43c", - "0x4F1a2D9D1Cb092074d87b8D74771738564288927", - "0x4f239f8dF722D20dFc9e2De157842B9F078d0274", - "0x4F41d10F7E67fD16bDe916b4A6DC3Dd101C57394", - "0x4f67D7fB101eE328AC8226D3C0FAC1df7d59cBF0", - "0x4f9F4Ef3D4bde69e6DBB332F4779B612adb63D21", - "0x4FB70F2d531C629511B9c59Df3Dea0c7C8754184", - "0x4FD4Fae6c4EB91fF514de3aF89a1D61224689005", - "0x4fe5459e90C67Cc231F5F6111DC2D51286680234", - "0x4fe99deb8f0be517C31fAAAD49b4b054Ed28c267", - "0x4Fece400c0d3DB0937162AB44BAB34445626eCfe", - "0x5000A0B38878A2649F33B54bcBdA81E5c5A41F4C", - "0x500720D5A5A899604c1F06B5aF70273a07e5B527", - "0x5008c3e2823159541aaD5dd00d111E7e9cCAfEf6", - "0x500afcaD6959e9486cd300D96B7cD95CC6F7b9d3", - "0x501143aF1B27179C71e0e3243D4E020b9759540f", - "0x501B3649446dB399f1cd5b19E4366F1B45a04e39", - "0x503ac1E2aebEd7e2CbdFff9149387fc98D4F0090", - "0x50476811F205c0701Ee7792aE1745C5af191F48c", - "0x5053b88Ff2c970D1f4821abf8E51cbE27a4490cF", - "0x5062bdEd8cF48843fcd5Be0686955a170471B089", - "0x506eb6Ad3082403B84a895693884dF29e50fd341", - "0x5074070c5Ee8d1bC738eA44FcaC0841CAE6174f9", - "0x5090c029F044205a95f4BFA0C7247F2a8bADC1c0", - "0x50aEBe452BB7b3930B2C3F36696f3C1720024172", - "0x50C8dF91d763399d51c5E257b75B0d85DB47dEce", - "0x50cc538F5De3b406D33daB779127E2b61aFc2745", - "0x50d3F4Ab6779a995A1075C78A723d4Cd8B938A6d", - "0x50Dd916E50483731Cd6B4b2bb3FDda47496726fF", - "0x50E0C4C7FdB6B9db229a4B414641883d5B4419E5", - "0x50f5474724e0Ee42D9a4e711ccFB275809Fd6d4a", - "0x511E12f6a8b5f6ACfceef8d761be67Bab9152E0E", - "0x5124f23B43B24546b8352754CE6b32f03252aD9D", - "0x5134B15ce08886E0a3BE730370bdD8E96680c400", - "0x516a5B4b2F7d6C5B81e1a6505048f2d893E8c030", - "0x5182B55BDaa2447d2Ee090F1AEeBeeC0980Acab6", - "0x518D9217834590993C7D7205A3dA9B6a156881fC", - "0x51c0839D38dc4D738efE13193ff7474F6672491E", - "0x51c8D180ffa4C81DFE719c162c935444530a8F73", - "0x51cE2eb67fFecdf0714EC4D9475d9B3D16334f4F", - "0x51D041a67D3DC1De9921CeF0baC5f5237c92d819", - "0x51D6435C12159c33e2F5a725E90Daf47a848c457", - "0x51Da43B95F09Fd5F3dfbc38C59292e18d3Cc0aDB", - "0x51efe9AbD39BC59017c1756bd2B1B97D80d45073", - "0x52093bCc26025537596688a5dc074e05C3c72A7B", - "0x5234458259Dc707dc597D1E5B222Dd3e5B1022e6", - "0x5234A1fc20AA59C6daf9D01967F3E08586288CD3", - "0x523FaBa02430a4eE8D5b94dc33F593cDad5cc31c", - "0x524675875FCd5601d4FE58d1fA16720c2f868C5e", - "0x524cA52eC2Ad54f4032289F9EDA2d0ba92132987", - "0x524fc472E62e6De9EF24CA6D32A2275478Acef76", - "0x52629DD14923d9F60deAFDd373ff6E1145866F09", - "0x526D93a6Eac090e82983d16540e90d3f52334BFd", - "0x52A9700551128585f0d68B6D4D2FA322a2AeeE47", - "0x52dBde6c0a4f0C27446d785Caed5Db2780C08AA7", - "0x52eca903d65186AD22BDd4583A9256447d272A38", - "0x5304a4b788946F534088E9D8975Ca8c1a3DED913", - "0x5309Beb6e581C7421c7ff682Ced4f56073c7C7Bf", - "0x530cfF5779DF077194B4d8Fc8c919092c880C588", - "0x530FF125B9039C047125462A0dEaD4d4c0903aD1", - "0x533508E1D3Dc9a08440578F95ef168DB1710aAd2", - "0x533baFa16AA76218Ec4a365ad71bF8816cF21Bbb", - "0x534C33fd0E7a6845c2Be8AF7B0179CEfce8Cbed1", - "0x5362E24779b3af83DceBFaDC049259733e0a5899", - "0x5379d5b2bC5D38d4D5c9C092af37B9b8879922A5", - "0x537dBeAf7802AE2D9d067ED562FF1D87D68f8958", - "0x5394C19b0d0D038eE2E9425E40737166807BE5fa", - "0x53A01Bdb3bc797b7738722D0E4cDe7884aa21252", - "0x53a79832A60cBf18E47b271732ECcDB7c208bE08", - "0x53A8976E5E7aa06c70d0c0054F3d6B5996B18b05", - "0x53aBC335bEd36e0299eF5607F04BD297D3A10DBa", - "0x53E3A7EC57132173Ce615dEBb9A303fD2cd86789", - "0x53eB46A04CcC8E38327BFdf13d891DF25b551662", - "0x53f203ef1F9b50951bcba7A8109Bc48109AD8C1F", - "0x541401b38c62F8f1194D4Bd9bda060FfE6A223af", - "0x54228bB2dBcbFBFbfF613f7715Bfb75e4772e090", - "0x543De7ea21fDC841f4727d0749c2fc62f8697f86", - "0x543EcFB0d28fA40D639494957e7cBA52460F490E", - "0x54408C6367Fae9f3caECD90e9F9997b013bB7de5", - "0x5457Ef2D4E248d62B7194f57901361024Af9A3F0", - "0x54616caDfFc14abf4150509CaFCbc44c567157D4", - "0x5474086FD21983e95edE74fdA8b6B9dBeD323c72", - "0x54C71cc0691eF446f96da06256c9Fa54Fd71d85f", - "0x54cc27B4405FC9fAB144179f40A0422C7d2d3Cde", - "0x54D5823556146EeAfD8cb1C73a1A16CEcec50C8a", - "0x54F7291d9b87c6bC0782a199A4dc94b98c9E4634", - "0x55013c80F4f6600b973c3C7dbdB9FFA52E343B9a", - "0x5511Fc4033898ddbd53bCA92DFeB87BeF2e4d92d", - "0x5512605399Ede957010cfdc6e8149B466955969C", - "0x552286371aEeCC04f67fEC4B7FfD65720f022029", - "0x5528cD92174825b57bF7435f939Ae6fD886A06EF", - "0x552934dE023807Dc9ddC3e0b2e3Ecd91C40e344d", - "0x552d72f86f04098a4eaeDA6D7b665AC12f846AD2", - "0x5536B6aAdd29eAf0DB112Bb28046A5FaD3761bD4", - "0x553DF24580a4682D23c72C7DBC163D764aE29FA9", - "0x55565F83028eccC8615eBeD64ABCD258b907B3aa", - "0x55568b5D4bb269b01F12497F9c35AF8891DAD774", - "0x55591531864A6F0788387b00a8aD98032aD9Ac79", - "0x555D051538C7a13712F1f590fA6b4C176Ca4529f", - "0x556590618327F5a2d00cFC2f0D4fC1A027810bB0", - "0x558531605a1E44fdd7b339CB939802F38d07a16d", - "0x559604845ffc64a05F780eAd75249C377B1Dae57", - "0x55a2525A0f4B0cAa2005fb83A3Aa3AC95683C661", - "0x55A73ab034b35Ea2A5A847AFAf74Fb5D1E65Ea07", - "0x55C092B8Cd463A91E8b9c78bD2812Bc3eE8292cd", - "0x55f2cc3AE81Fe333A37d9Ec69e228d6Bc21429C0", - "0x55F915d7371D2f75507AD913e617A56C1c8917f6", - "0x55F93985431Fc9304077687a35A1BA103dC1e081", - "0x560a0813650f07558bA40F2bf3AC7588f48cC338", - "0x560DE36966Bcd0D4691263B115aEc64Cb34E0281", - "0x56168e65184eE9AeB601bcC3446282c7bA843d5d", - "0x5618954EA3a328345670999035d7cf6d1C2FE60C", - "0x5620cBFf1ad8a0De4F1a3FE0C2DD78eB7872642c", - "0x5640a8e757CD6e25363087b3f65F86455a922c57", - "0x5644a28c121F1467FFfad8A9ef70780d48C90378", - "0x564cb55c655F727b61D9baF258b547Ca04E9e548", - "0x564DA259C5d1759d37A82FB6dc430B1cC7aD55e2", - "0x5656BA568B3C0cb8995C8182266ae2Ce515FFCE5", - "0x5663B83e5bAf8B09D83F0e7E5aF686392ff541F6", - "0x567a98af9419e083c7C89847676d9Ca1d7E1326A", - "0x56875daf52FdaE9c4a1b24676772F5138D975bC2", - "0x568e0B837B27C1EaFb7E172eaEB0f7fF5146F39B", - "0x568f9155EbA8C09ff82aCe25e2F113E99E023E07", - "0x56938a9396D1AE050046b89997Fe067Db62Fcd42", - "0x56a64d3e68779865787cf8a05023F95f389765eB", - "0x56aA5Fd3e1322652683C4614A39af01b59623d1d", - "0x56B24ac7D1060d67785d8c9dDDF74D86953f81e5", - "0x56bd0B7C20215631855F92dC2C6737aBE9D8b77f", - "0x56C72CdA0B04Fc39A25d0b6a64FA258faD46d664", - "0x56c93D7a65ca32856d1f436Ceecef6C444703c43", - "0x56CA46f028f8C3058B28DCfa2f013EB3bBcE18DE", - "0x56CD53067E5acD557dBBfB4c66580DFb9722962A", - "0x56D1a9e3808FE334d5cc6B1D1fa8a8ed9aEf807a", - "0x56D5dd57C621E13Bd5997ed746aA5212BA41aa50", - "0x56E8B979d1FD0Ae1bb6B26ab22D4c3f112AA639d", - "0x56F123785b54978C6c0B117F15d3ee69eB9bf6c8", - "0x56f4639be0bEa8C85ed3118F3E7AE602232dDdBF", - "0x5700951b2604a0DEdDa7a4C89C31FE0F5e3cd67c", - "0x57056471203AdA3285b837E623602D2482796dA4", - "0x5716f2B2D8c1FEa81cE899b4e9937549Df612Ce7", - "0x57400F99054262036753BAB44418D49351F7661D", - "0x57455E1991b302DdF13a496C996825998d4eD03A", - "0x57504060E0e9938B785BbAEB1fe73334d38Cb4cb", - "0x57584f48Eca48204B91F2045a99c0D84d7b753d2", - "0x576896cEfF189e1dF64119306624Ea346Ec0Cb9a", - "0x576a87fF540535aF54b3a403b9840e775941b927", - "0x5777fb6ea0BB175599a9C2E7f3B1dC873EeE0285", - "0x578b2120892a615676Fa75057604b3DB709181FB", - "0x579AA8edFD03281eF486E0ADcf3E4B53D1E2c60e", - "0x57a39B53e3e90d0820d1448FA0920B2355773b0f", - "0x57B6B64e5C774C4b1e5B49198E40271373748763", - "0x57c3904b1a82D9c1c8e9368F9e0C25f1C082D190", - "0x57CDee8a9658F364553FE89BA200252B00Ad05D9", - "0x57da1268B21fDc4C2607A4eFa55900829C7C96Bf", - "0x57Ed2019e34e9D45b0f4726bbEE5786118423C50", - "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85", - "0x5804eb62e220673A240b1Dd567C5A8f3d8aB5348", - "0x580a29FA60B86AaFF102743dE5Cba60Bb5f9de75", - "0x58124AfeB40F51BEC09Cba79F3Ca76F7AE05939f", - "0x582D4A3f546F130e29f0B29CCe6C654F7513e05F", - "0x5831Af184B99141Ca8c9C408a5beF03D7EeA6030", - "0x5839d336FDe0299E132DD044f4cED64C86A7DB13", - "0x585B28D86e15ca772b322FcbFbC7Dadb91E497fe", - "0x5865Ff2CBd045Ef1cfE19739df19E83B32b783b4", - "0x586b7fa9610Be322F540BEe306C122dbac2686c3", - "0x586F55a8C22Cc82ECad72b13CBc6Fd0C303BE551", - "0x58713995c78da890305c0A8ACB172b1Bb4267541", - "0x5888345B59B217CF76D30DB57d435E0A3B19FEd1", - "0x58AC02A37DaFbb0ea06f5d1590aC450713A417c6", - "0x58B1A76e640c39903dF914f28BA03e35831D7986", - "0x58dF44B7b2EaF2c96d562cb0D39da93Dfc9a50b9", - "0x58e80f54c86b6DF98814CC274893534C0F7785E8", - "0x591608d901dC5De8C25bfb973D2517C345cb86fa", - "0x5929595DC8450A824f43585F8316C481D965b636", - "0x592a17e693255dF9028763501072C2c5e47B865E", - "0x5949069dA00965F8ea9D660c1c75F7FE8b185046", - "0x594d83c74fDF3a475a085939Dd945F13a0450099", - "0x595078D21C7659194757A64f347FB783caE5d323", - "0x5958d124580813b714e4a4C6386a6E184f9C295D", - "0x5959A71f325B76C926353D94C671E737b73Ed2C6", - "0x5959F3c1a31bd724A58Aed5220CE4aDe9284c070", - "0x595f279DE4b5DF1e47Ca55b65175D8a9A935A0fA", - "0x5960D764f709607A3c53519d643dee05FA1a988D", - "0x5969A1A38674CBb2036097852eF16E5e94b8FA65", - "0x596d2af40da320fFDde0ab6Fa9b1e9C6C1FCA2CA", - "0x596D6856C90BD39235a71fb5cB448d23C117980e", - "0x59aF0356cdeBd1fa23Ae5dADfF9170BbFC31278c", - "0x59BCEDF8E7efd1E21315c2eB4845Dd0b874C30dd", - "0x59bF3AFd24ae1bcb3be5F7B32d8DcDd78252B62D", - "0x59e7357095b739bEb55C5D0e1719ddF8ff1Ed4c3", - "0x59ebb266C0B95910fC8F97436EC00FC6877D6CCE", - "0x59f47D7697f1875d5EdcD03ad27B35597FF86C13", - "0x5a33EEBc6546Aec34F09AB208B0c1c21025730aF", - "0x5a34c44d5cadDd0C1a3e50AD9B807De4F9d45429", - "0x5a479e3B714c827758ac9f8bd1f3C1931A7Bc14E", - "0x5a63C24876C73459824080FcE0cf38E7bCdb47DD", - "0x5A69295eF6671d57eD4E9C24Ba408A939307F723", - "0x5A7ea7A45A24569e9de814B58543FB0084544791", - "0x5a7f1af0937b47733693aD05E2E6a33FdDa7FDEC", - "0x5A923E32197D18dC7d63656378f02C8876ea49c4", - "0x5aa65FF8D8624d0E60a1fe62AF4539A673fc64fA", - "0x5aEB706c39A76C31fA89BF726de1A6F7D6bc1a51", - "0x5aEC9A07fe5b4bDC3B1E8215823F13f4609E33d5", - "0x5B09E99E10e932F3fE9bCd75e36C93f026987d06", - "0x5b0E580C6e44162cA8E3e3B59E7fe97A83ea1FCd", - "0x5b133e0Fd79ACE5449bF925a2521b3C100133527", - "0x5B1b24FA281701e9E2E0562afD39844B64B41523", - "0x5B228983DD911101243e3D318D18e2F8967D0864", - "0x5b26C5D0772E5bbaC8b3182AE9a13f9BB2D03765", - "0x5b306B1D0f1C1959777469a3fd42557298E9193A", - "0x5B4e0F9B657a194Bb6C092D4951e264237FAEF97", - "0x5B4f6a4B374900687f9bFF75B8eDcc72e7cb9521", - "0x5b53f9755f82439CBA66007Ec7073c59E0da4A7D", - "0x5B5dB7d92287D48f763A0A4BD18aeada1862E277", - "0x5B63477F3238c1432E77D2E3aE53db9233f570fF", - "0x5B79EaFDE6245e2C5Bd3A36F85C6D81331EB1Cb1", - "0x5b855A373438c168D3078f3e93bBC81b6F6317f0", - "0x5b92208BCdcb04B665375354d7008D108317a597", - "0x5bA24BFDfd662CbC5eF448860deCcCc642597060", - "0x5BAEFA98411016A4AC51604592D5AAaB2174C899", - "0x5BC84e3066448C2B0672304d4ee58EE492d9924E", - "0x5bd86112683D20752787AfE64Fe922Fb089d584B", - "0x5bdbE3629915058A418D79F8062448e493FD7f34", - "0x5be2437D52013275Aa44f325DA1315Fd7614e5E0", - "0x5bEf9AACAb6658B37Efe53FCA5e5d1Ef6a4b260f", - "0x5bf2BAfC4808C46EbB1b5565810550ba79D4d253", - "0x5Bf62176f2cAB0d47Adb1aef98563507F44DFe2d", - "0x5c1110907A0f0D39B7E3b7bf472981BC19E88A62", - "0x5c231134cF5978B025A11dcae0EdcB4E07AF73eD", - "0x5c2Cb4Bb51262C39002848Db9D9Da674E5768922", - "0x5c3d2055C44c840b9B433f1B5d117FA90cDfcE30", - "0x5c638aA58da6B4b73664bAFE9dC01737808D12d6", - "0x5C7b19F83AC93d8268da02CC06Cb61089d6d952A", - "0x5c8e340C3e9124CF75D5B600f21Af1320b42d4a2", - "0x5c93e9D482B3f977c54C8AaFBD7B1c7a00dcD6B4", - "0x5CA9a71B1d01849C0a95490Cc00559717fCF0D1d", - "0x5CAeBd3b32e210E85CE3E9d51638B9C445481567", - "0x5D00d312e171Be5342067c09BaE883f9Bcb2003B", - "0x5D034D0d0D98FB76192Ef2ef27E197FcFd9386ec", - "0x5D0ee539893323f9965e3AC2846Ea6421255AE79", - "0x5d0fa08aeb173ade44b0cf7f31d506d8e04f0ac8", - "0x5d1D0a19B1E395d5321aB2D507dF197697189b01", - "0x5d2C28f1F7837b0F4145dF957142d9f45fC3C93c", - "0x5d3f1134628960fde68C59377aCFa974987016C2", - "0x5D616CA1d1B796747A3F7C2aef0f677c9c8cd5Fa", - "0x5D7Ca4bBb351F9f69eF9bcB057c54F3FaA9Be4D5", - "0x5da34F52E618F6839660821e34bB4e6128c76854", - "0x5DB445B3442ec9c501911d377dbD9edA66f834ce", - "0x5dbD8e7A050FdA146B883cf2341e173E02cB512c", - "0x5DC97dcD1740D2Bd79D11728f3864aE23d7a7169", - "0x5dEA989feF70b042D47D09fF3138dACC22b2c5fc", - "0x5E09C1e1244EFaF3C8aa53A4a6C09cBD5417AdC3", - "0x5E3182Dad1c7A57e1EB20056de039a755D4fEd77", - "0x5e41ce1d7EAe0e3eE496E63210408261f21651D6", - "0x5E54CE44f26A87b2eB152929555f36e7e24B0b48", - "0x5E55bb95785d7AABf36474a2D7e6F51FF2008550", - "0x5E56799CD2440ca9659883dFd13FC265997aB082", - "0x5E5Bc236D024Cd26BE780802aaf1E0dC118fc484", - "0x5E6FFe7B174A50c81fF3f3c54c04fD3c11E20830", - "0x5E7087E49a271c462B3B84Ab61b25B31C29491BF", - "0x5E744b956F8dDA4F9062A308044B4FAdc8fB7c8B", - "0x5E7d7406148bd47D86F3a6f497433a145b6542c1", - "0x5E85003100CEeBbFaF27C7e21974B2ac48bF5071", - "0x5ee0900fa78DC40279cC7372884f1A2eE515F876", - "0x5Ee7Cdacb64aE9C4d1A7aB2D0A3Ed5601Fa290Ac", - "0x5ee85BB074290b9AABFa7CB7a18f46ada3b3e392", - "0x5EeF0e02b6f84F5B13543ED41DF975b751B33182", - "0x5EF6032189BBF1C12503c32A91Bf68D62d2E34aD", - "0x5eF6121396c9bfa79d4597feCf80d2f8Eed62eEE", - "0x5F0cc0971932D5bD2D49a83f702f9B12a33FBc54", - "0x5f37ef03130f92925EA56579b891261118773aeA", - "0x5f451366dc437aF43Ac46EF38c6B8Fe9b404c5Dc", - "0x5f5b176553e51171826D1A62e540bC30422C7717", - "0x5f5fF74B198E5095069cF132D2523DBaE516613f", - "0x5F7CDE1eB0B60b96DdAe270a35526808284B06d4", - "0x5f896C654a08323dbe16aded331C461CCAEeB370", - "0x5f9505D8Ad3D92E7507b9966f84772993A26356b", - "0x5fbDB42Bb048C685C990a37F2c87FE087C586655", - "0x5fC3cf7206228d82Dc1a479C823a83EEF512F107", - "0x5fcC951157DB6bDa5f7dA9598638643Ea5697654", - "0x5fCCE8Ab5500ed68fF5d6d75aF1071195215D97E", - "0x5fDd02DEa5945A646dD831864314f46f87A64cc6", - "0x5fDDc33e63944101cc3D38636f61A1c10A55BC2c", - "0x5Fe8F8e8d8317ea26ccf08bB5fD2Fe72FC29c4dD", - "0x5FF265d3eb95e878c11D09805019D82eaF19c5Ab", - "0x600C3f4C4F3C07D2e0a682440940281A93E2De5A", - "0x601eb48Eeb8BAabd197D279919D55303f49f319D", - "0x6045c60251E61BEa8FA62b3533fE84DCef8CE1fD", - "0x604fBF68Abd7CfA2c13Bd55dF98F82B3148ECb3E", - "0x60593B3060743493438Da4a267613ac06Bc0365B", - "0x6059dE019dBcB97e8bb5C0d0EfC0Fa7A7BaEa76e", - "0x60706E1b18C42716A7445408Cf6464c672E1B319", - "0x607FE3f8b1147E2d3F350c105ABD9a6259AdC8Eb", - "0x60804e37585c5bcDE1cd3F36b912f7c437e5981E", - "0x608624cA9dacbf78B19232e15f67107Da0AeE715", - "0x6097fe60DA5D9637704aaD5C76447b881bFb0767", - "0x609fF0B3475aD15bcf659C767AD884C8c7AF3f78", - "0x60b0bADcBa781449C0085994216d3C17bEc02bB9", - "0x60Db0bF75490b90565598b1Ee61E890F42b2540A", - "0x60e11Dd6dE2f5e0482b309195bAe580b982660C5", - "0x60e5B8666F8F9AA9b130D5752b2762e6f74B1BB1", - "0x60EB931B6AB7E94AA532c77ff551C7eFDa47A9a8", - "0x60F3680350F65Beb2752788cB48aBFCE84a4759E", - "0x61013Ec02999b7d951eC0A98515Bb88c1184Af99", - "0x610E6a9a978Fc37642bBF73345DCc5Def29ade7a", - "0x61357d3225d9735260e985154F024CC04dC8896F", - "0x61393461ef44aaAc8eB5A8c35169663B94cf1318", - "0x61398a2010e172BA7D023cB768222CFA6AF75B1E", - "0x613B3F637099EFAfa169F037a816f62adaF0EaC6", - "0x6149f11b20365724d0992cb6979AD4F009136d3c", - "0x616c99a15971e9677A98846b2C478AC8fab8b5D7", - "0x6170bb476Db96143312920a52af6e7F6B3574db5", - "0x617913Dd43dbDf4236B85Ec7BdF9aDFD7E35b340", - "0x618519549F3B93fDC296Dc2695E7cB4fD3fCC663", - "0x61897Bd3946b54C583eB0d453a33f2F6f59b629C", - "0x618f734511c5f85E4EAAC674F35756D8CFDD3A2b", - "0x619b8861DDC62adbC5CE4117eF3fACa041aaf311", - "0x61A35A7d3730DA006D428F270Ae7D114D00C6474", - "0x61a67353d2882d75b4e3E005598FEF07bc7d5029", - "0x61a76B9BB88eF19b9514dD8C3eedfBA512e12B29", - "0x61BbeE473f6E92d58ccd26deB812cCB9393f813A", - "0x61C6fc2ec11c16668d7fcfe8388765Bcd4c32f79", - "0x61C81BAb9F7094a038e645B8a995f13c4e102480", - "0x61f0d87977EDA8059026f9A70126f78Bff8cb53a", - "0x61F863eB520eA2130D6903dE7A5c5fFF799d1251", - "0x622CD6aee8b9f1b91254CA97BfB071C29D643158", - "0x62313aD729f39461cACcBf30AbB7d63a3ddbB891", - "0x626CD1e75977BA68e4f27B8166F6d84A716d5201", - "0x62789DD10D1214Ea91aB61c4Cb8132fBEE1d82D0", - "0x627FAe9743E51B39E8200dD34C3d92912D091f14", - "0x6290d9d85734216E8044abC0e34a2C8FFf7acaf5", - "0x6293D9278BA5F9381d16dA3E8e228E9A770869ac", - "0x629cDEc6aCc980ebeeBeA9E5003bcD44DB9fc5cE", - "0x62acB9A3eCDC880Dc8AB6DFD6cF48CA07ed10De4", - "0x62B072B06b3E541c2eD780D80C91f06d3dAc4f6a", - "0x62B8AE4b9B31031d8F708AffAcB9627042968241", - "0x62C3865cB318b47D253AaB1e8011f3839a0EC05A", - "0x62D1403Bc68Eb6806c04C0F109309438a9795910", - "0x62d61B8F91A6D1B7cf6f7B40E095d29b6214dFBc", - "0x62D795fa1444d0c5B08EB5fd86cF1bb056dA3b2c", - "0x62E4775950b9fC1430E111dcA6F1F293d821041b", - "0x62FAbEF91d91feC69562f8140A88BbcbBBBFf807", - "0x63027aE76C2e5AEd34294A5D729A4D45e92113c0", - "0x630Ac23444600cE50357C1eB4dA037034B08BC6c", - "0x631Bd503F8Bc56082EC17A5aa5a86D316187D554", - "0x6329DDCe4ED5f0373EFcB5Ff9c209fBE5B827D22", - "0x6338191071747aBc74d7644D71b49c07289b1eFF", - "0x634573A883cDC8fD7791A7fEc456bEe0d5d87cE5", - "0x6347fCc394c76926DF745bB67B3E3cD629c5d68c", - "0x63658CC84a5B2B969B8dF9bea129A1c933e1439f", - "0x636b9EF0F08a30b340231242F62469548b0162fc", - "0x636ee1fe0E3B36Ad9e2579bBfBF538DE9582C44c", - "0x6378F9bc2246955a1ACD312AF3c3c5D09E197363", - "0x638581A33b2e07663894a7f02F2B330Dad6EFedF", - "0x639e82B5E58fD30e625FB3cfe399797fDf7f814b", - "0x63d835A51c68b37EbC8B4eA5856B5E07a977aBFA", - "0x63E5bC40F46FFE1A4Ed490e0A02C9902D51dee9A", - "0x63E7557c5c216f9cE9ab730Bc73C7e908a8ED232", - "0x63e835D0487B523b5DB07C11e5DC8cA1b9CC3239", - "0x63FA00fA33108CBbf0D90e151D577f8E91c0cFE5", - "0x6407476a9805584177e24eed71ab4476C67cB90D", - "0x6431948b7A5f9E43Bc25441abF89e03Cfa3049d5", - "0x644C10CC2b33E201A714A6B69bff1D59D34442f3", - "0x64A3e3D186A8ac0d2A420E529f0081Bd9f521c16", - "0x64aAdE4509B36381Ada864B517aCeB02BE23F7Fb", - "0x64b3DC18D741778F3755b7e8093780F2cC51b8F1", - "0x64bdf684345E05C11d1e1CCcFd1663232041C07A", - "0x64D08C556a6b582A41E3e355FCCb936cEF024BC0", - "0x64db85A851E807f579DE0A07a51E4b780b04bec3", - "0x64ed3ff75D196459eDe4E362E227C36D8416fB93", - "0x64FAf9156CA9Ad87a9eaD51719B7d7AC21a2E3A8", - "0x64ff9a2673Bb6fB220FA09D91611bF2C5ffD810D", - "0x6515b261f17805bafDF3b8037926B67388FFEA6A", - "0x652C53a727f7760E16B2E244A24760DdEcCaAF4b", - "0x65436ACd5B5115D530Dc1B1B0cB2A82490e80474", - "0x6552f39938337a22f9E11c610564059c4573A97b", - "0x656AE504802c8aC14a29199277bBb1F342Fd34c6", - "0x65770b5283117639760beA3F867b69b3697a91dd", - "0x657b9572D8f477ff7c246DF92A42761398F253d2", - "0x658b9a0bc0dA0A95768C01752a45927821A5eDd3", - "0x659877b13B8985E4dcd29418C70b4D8dD8C5E9D4", - "0x65a92c6d14f1FA251bF17Be232CE43381F18A14A", - "0x65Ac08c55F21d4A73CA1D429a17a6872b23bFd55", - "0x65Be44C747988fBF606207698c944Df4442efE19", - "0x6607De2644D9CbBE2BA1b6EAAddBFD8353F4A918", - "0x661B604dd3b6BE3fd8Dca1d2Bf07C952C3BDF875", - "0x663e4229142a27F00baFB5D087e1e730648314c3", - "0x6642268DAdFa898DF509596657Bc7921Eff819A3", - "0x664fB2Cba871e42a7e86dba388c2e6DFF68264b1", - "0x6656760fe1EA4154Ee677218eA60b9035272DfeF", - "0x667537F6C165F605a84902B4e51770557a17304E", - "0x667b7A99d6912ec21C242f4410d86626c8b9416D", - "0x667dC893ee7214aEd4065bb6Aff8234D771Ed2E3", - "0x6696a64f696301C7D15F289997F29ffC43e44992", - "0x66AC2e286cEF2e5cf66A92De251c2C1b733aE9F6", - "0x66b2c42cb66faCB3690F724f1732146341077bBd", - "0x66c2e323590E7c00744B4880343d91cbe6F93C0F", - "0x66e35862E882bFc30cde5ADdCd104191e3B44506", - "0x66e48832224FF412462aD6D84f716861e4908B07", - "0x66EfD47948fBBb19A9D2a6FD4124a35b26c19825", - "0x66f6F9Cb5c079D084993f4762Afc0eD6E1c3cB8c", - "0x67162A5075C6E1E3ec24124fD9f4e8B8EdB87ec4", - "0x67322076fa2f86d209ae53982Ac5BAAe546DbABA", - "0x674fa2b17f319f6F2dbf29bDBFB81181F5F00CdB", - "0x6760B74B486b0023204Fc0A0c29a81F459042319", - "0x676cA637EF9E429bF75Cc017beDFa306CD334db4", - "0x677D8FE828Fd7143FF3CeE5883b7fC81e7c2de60", - "0x678397d7096E867E297312A32273C55F4aeD6afa", - "0x678Bc07880F5683c7A44F119773B509fdC380E1B", - "0x67942989bF567AF8b3C87e5ac6DdE3BD0183Dc09", - "0x67B50a2098176e6859cb3e1771A97C82aEcfa049", - "0x67C97A87AE85402130d73fD6a2E7C265f4701b52", - "0x67cBBb366a51FFf9ad869d027E496Ba49f5f6D55", - "0x67Cf92D1B68B82daf4792104099b797418E40B94", - "0x6807cECC3aB8b20426074158f27939A5254C33F7", - "0x6810475d4719Fe1f9Ab92E23aF168C5d6444E51E", - "0x68153d35b5fA508EdD3BAB87f1848FB33534F5cE", - "0x6817EBc935a370a8315c52014814260666Ff56e2", - "0x6821F6207aa414c599b1C78E0F327b98878FdA08", - "0x682575B74a00FF87f74fC5F83C34220dE50102ba", - "0x6838A7eB2d680E2a21f6E58554b4B10AC45CFfe0", - "0x6846387344CfcfC10cF7f1cac2Ca5A9cf4b0417f", - "0x68541c91D68c7474193ce8f5a7A1C3FF44b4149a", - "0x6857853Cf694d27844d74e0D8d9D68a1665b615b", - "0x685A5BEBaC2680042FF5d9faBC094765DeF2fF6d", - "0x685c6F8E59e288ff03fF6AbeF1a2F1E364e40016", - "0x686514F27217d82dF6c9790ECa44aD566BA739aC", - "0x6871799A4866BB9068B36B7A9bB93475AC77AC5D", - "0x688932d61D502F5d6638A8B6C949A21Dfa20491D", - "0x689968Ab703E3cE014B59e17EB2Aa97683A9C863", - "0x68a7066e377E533155F56aF89e4c9C0723F20a76", - "0x695aB9Ced1DA598106BDaE8490beAa5e0230852D", - "0x6960DE09C7D6B1155A0d4482c032c8E3Eb8163bC", - "0x6966730b1435168880B35faa1E75dE0988EE2E39", - "0x697362E9AAC095eE907356c9C0fe634929DDdeb9", - "0x69A1d45318dE72d6Add20D4952398901E0E4a8e5", - "0x69a5A0b4e4c78e3c40b1FEB57762dD93D62c79Ba", - "0x69A750960847DAc20B710d0A1eB7ADAFF22b34Bd", - "0x69Aba6215c82888eaA52dd6d8f135df59A077Bf8", - "0x69B47E2bc52FA28fEf7BaE5a89a0421126bD56C9", - "0x69BAAD9C96Cd98437d8b5B6a90C854A1ba2688dE", - "0x69C1cA6a60fc703Ea5F48d37F08CACE6cb0a4a6f", - "0x69d2A281CF4aD6972a7AF3f8b7A3032e49d5ed80", - "0x69dfb33D54620379c289aDfBCE7C1aD9bb890B76", - "0x69e6aD57e3275540373f9a2D442e8B9759F8330D", - "0x69e92C16B66020e6c22bB6e478C6dcebB72F8b70", - "0x6A0E6326AA4D70BD56371A51f6c1D3F0fe9ddD16", - "0x6A14cBe969B3452D2E4D9280cD474CC47d15022c", - "0x6a3463A8FE0636703aaf1B5F40f44FB8C8A66dF3", - "0x6a3ABb1d426243756F301dD5beA4aa4f3C1Ec3aF", - "0x6A4233BC8dDB33ffb55b32CDCC7106343dC0f160", - "0x6a4ea433d3Eaed406Cc536597DBd942241BA9eC4", - "0x6A5123ED7dAa0350a3623A9925Bae6EEFfDed7b4", - "0x6A5Ff3CEEcaE9CeB96E6ac6c76B82aF8B39f0Eb3", - "0x6a62727C5F6B0595bbdA22580a09A791ED31b173", - "0x6a6c2ada3ce053561c2fbc3ee211f23d9b8c520a", - "0x6aB51a5B2d79f9bce49e38505a0E9c3814b5d041", - "0x6aB9DcA785E4a8Fe7F716302dFBC0fC3129407F8", - "0x6abFaA53427aa0bB4ddD4a529e77D1cd50eDea52", - "0x6Ac01A0e00C9bED67d54e5B8449599b6c6e226dd", - "0x6ac07B7C4601B5CE11de8Dfe6335B871C7C4dd4d", - "0x6ACBA30Eeb1532f01e98ce94f87Cf9fF4713E206", - "0x6aD0f855c97eb80665F2D0C7d8204895e052C373", - "0x6ae37a0D2de8ab44D13EEf6F7efF57ff5796250a", - "0x6b26411f172693b36de61840c330b09d6e832D8e", - "0x6B31a2EF5986d283332E4A3a608aDB3C09fFdD13", - "0x6b4ADE0438114d9c780787cc65069e954bA16C5a", - "0x6B4fccdd888Bb6fD3934A9e49eF64dfd2c0D8e6D", - "0x6B583Cf4abA7Bf9d6f8A51B3F1F7C7B2ce59Bf15", - "0x6B6720C8e214ECA0AdC7Ffe15801926Bd0313Fa6", - "0x6b855a09145AC53a3a3Dd680360B783066C43A8a", - "0x6b9f9D8Ef588470932b693864A62021cAbb65cE9", - "0x6bA0f8a883CB12b5484Fa1d40DaD76C4f41Cc131", - "0x6C0dB75e2B5756081E93e1bcebB1a7560CBbb6D1", - "0x6c0F03411aB250f0a080a4420190B821AffD4602", - "0x6c10511DdEA5f3ED38A0163224198e37b81525bC", - "0x6C1A604346F4B568CD78e09ba6371629BE541366", - "0x6c24Aa24D954A5b27ff0E9DA4880Ece18dE54D37", - "0x6C2A20b920a943237688dD6651200cAB253F5565", - "0x6C3c5310B0477B4c971f6BAf24A0fc83a57b7D10", - "0x6c4200d16a7b05E3f7040a69D574835382571f8f", - "0x6c424C25e9F1ffF9642cB5B7750b0Db7312c29ad", - "0x6C4741A29D9c5a7aBEfA531c39d067251A0CBF34", - "0x6C48B6721819265A0Ab1Cfb3E47d07E50aB36f0f", - "0x6C4B3511D46FA72A15401F3488578cE384f9DAd6", - "0x6C54bE8CC946a216d37543bdc9dE64A81491eb72", - "0x6C5ceeAffe60DD48F666807e3455A6618A5E8a63", - "0x6C624B7890C5e053e492d72Db51094Ea55DC3c36", - "0x6c7B6cc55d4098400aC787C8793205D3E86C37C9", - "0x6c82Df771903eC58a80a87b36F295999AF23A6F0", - "0x6CA513519e8012A931047f1C6dE8B1B5C1877f0e", - "0x6CA88Cc8D9288f5cAD825053B6A1B179B05c76fC", - "0x6cba969863D08dfeaD9D46d99630D096e83CAE35", - "0x6Cc7315B57b4420eeB75AD4fE8E76A243A7e249A", - "0x6CD6257c16B661363A1fa9D530c0AcbA3D9A07CB", - "0x6ce8FB3149D5186D7021A48430a7c7D49cE4455A", - "0x6cf0F8ef037438e3B9eCDC5F509b251D83E74d66", - "0x6d01d163185427b37Ea3270cc9bd5218B13b15f5", - "0x6D0Fc4A1044fb9BA169F032ff3A7bC618cd1CE66", - "0x6D18647bd1A283e8ae7F0318E48661432D943D5c", - "0x6D2208Aac56b97d222092dA900A42eD5f1e7e12e", - "0x6D225D3b813fD7Ae8D4a2e8DAb01d50D500FCD6F", - "0x6d389E3b8e4D2c6cc1daA4C1eC002779d85a6A5c", - "0x6D526002c59119b89a81A5C876E7F87d2A7609c4", - "0x6d7C26F2E77d0cCc200464C8b2040c0B840b28a2", - "0x6Da897fEe3A45631537b7DB660DBc1779b5Cf0Db", - "0x6De2DF57A697CD491a521162560C574ebcCF4694", - "0x6E058Ccbb49B05AdA07F2Cf75F7f4647901B5B3F", - "0x6E1027c92bc69760f75365e06D60f15d575de270", - "0x6e10aacb89a28d6fa0fe68790777fec7e7f01890", - "0x6E10e8F202CeD220791043df74aA84615CAec537", - "0x6e13A9e4AE3d0678E511Fb6d2ad531fcF0e247bf", - "0x6E278aB30b8C00c1121a92aE23337c1dD71D1f5e", - "0x6E66Cc51E45D4AeFBF3c49a08155c71C13CfC289", - "0x6e76df1749177b751C1B3F400D39089279bB8f5E", - "0x6e8A0941FD59710584C0B7D5196F804d6780Bc3f", - "0x6eA01671c98c1A4ACCF2a2BE67DE0E53654e0a84", - "0x6Eb96eD1Cd20F32f353689E1e8FE0A08771fb72B", - "0x6ef16FDc1AF77FbE139bBCf2a782e5382f55b082", - "0x6Ef89e450B2df2b6346195bB8EEcbCEd2c2897a0", - "0x6F125Bf84a2C2dF832feE10e76f72418678F1644", - "0x6F2B5A574125c720805E1d634FC576DDF2266f89", - "0x6F3a948328a9D6F8faCACD39B3B4A377E10438FD", - "0x6F3d1879Cd84fA1A7EEC7fe936aF6a84B67f4567", - "0x6F464c779C020a8303a805dCd5e278Dfa3913dE3", - "0x6F468f9BA8170d0fa4cF83b5d12A8a93CD4F7DEB", - "0x6f4cB0ed977d6DCe6cC25DCD5F18229561f5136f", - "0x6f569e3D3fB8B6DabaF829eFAFA3cbB3f0ce8B91", - "0x6F58030af0FD0e6Dac7e114BBf61568fFbe3885d", - "0x6F79376122D6dA57150c7389893869123758B00C", - "0x6F85c96d5ED6D69B9ee712a80294D756c7Ee7467", - "0x6F86515Fa795EC84a45f7Da378fA91d3055118A9", - "0x6f8C7C4F7c73a3EBBE2a32b168AAB81880e17898", - "0x6F8EC45270627b108115823086AFe9260FBb4FB1", - "0x6f9B9F2C75125079C029f6aeCDe745E09cF06F5A", - "0x6Fa769EED284a94A73C15299e1D3719B29Ae2F52", - "0x6FAF6db74d06d06e3f18c042cE5029C3BE4c5d16", - "0x6FC8988B32262dD6e4C72807f355c54c201F6a89", - "0x6fce4A2D220d5A975EECfeC0d2e0a81D3247D342", - "0x6Fd49c2C3fbF84a89f5dd7B10dBAB6372F496819", - "0x6fD5eBF530B5aD4930314dcECbb230A8eB5F7AF3", - "0x6fEdAAe97c6F25b31482137Eb79D17116353ecF1", - "0x700589789c9eDfe733a22096193fBe3c46d3E8e7", - "0x700E80526C64DD1E121bF910a8dabb2d61EA47E8", - "0x7012a5AdA4CEE1d0bfb9f93d0f4CED094d6E8577", - "0x701C55310674Af17Fb2956692914FF2e65357f03", - "0x70282C6226Bf92a2B1212b5A346072ae7E46452A", - "0x704F837D1ECde34c5fdCDaDd61A7b85Ecb243fB3", - "0x70556555324f9ABeD72E96e448520201AFBe5248", - "0x706163a2ccFDF9b851830954A64a21a4987edd36", - "0x707112Dc2220917d2Bf91D294931C6c267F28f82", - "0x707124F19fCEE9bcd73Be055AA700dCb2dbaa9F2", - "0x7078C286ec80e8f1B559C810751dB2d68B929071", - "0x70841C98472553DF984AA033f8D3b8C261d17D82", - "0x70861e862E1Ac0C96f853C8231826e469eAd37B1", - "0x7089e08794521000d526E8805449A3a6d86A960F", - "0x708cc699017F2843f527A864B16E3f836935276B", - "0x70a72833d6bF7F508C8224CE59ea1Ef3d0Ea3A38", - "0x70aAdB3D6AB74b9ed47b230BCa0BdCeB9B5C5a38", - "0x70ac0BFCC977b2F9488f198a74776EdcDdfBC696", - "0x70b3fB052fE6c19a7A4E7992e79f1eC72C4C2E12", - "0x70F7BBcA14B43c7259548A4A563A25A763bCa828", - "0x7112AF54DABD2babFe16ee2A80494789edE88982", - "0x713762353588F0fc93b6F210dB29B2C1b2C24fE9", - "0x7139fE3a4a2Da06fabF07D2DeE3a6b56711b5d5D", - "0x7145D129706c19942C75F620a266E41ba86FE0FF", - "0x7174125F5952a41ca4341e5685390F148E7ED4Fb", - "0x71776Ef131db7e1BD808bEf7f36F044d00e3b64c", - "0x7186A9b3C7cD329525097B3Ae5C8F8c5Fd159b64", - "0x719e9e8Cb2CC8B7778100C09bbcFFC374309f534", - "0x71a51Bad852dFdf85753F20B2ed84abcd0Df5fD6", - "0x71aaD91169bAA3b4Cf0BA758B44669DA92B7E283", - "0x71AAEb055Fbd9Ad073313408513f875ce7d7451F", - "0x71AD8FCbF5dEe3d5772545a321905a6Ddf3C8032", - "0x71B4bB5EB9Cf9E100f95AC8EeeE3F8dcb1408F75", - "0x71C118B00759B0851785642541Ceb0F4CEea0BD5", - "0x71e848d950d70FF60C125e8019A44dabd9A4805e", - "0x71ebc46411ebCA43a52E68f6e10292a38279D3Bf", - "0x720088B3975C54F8B36DA29952985B83fC286902", - "0x7205f53fae7CdEe486cDAA6099c6b6aE5c78C4e2", - "0x721b9b60464cA87318fF768F09450f8c83764Cf2", - "0x721Cc970CB5A22915f7663a6833E605deDDb7B92", - "0x7237e6d335BF0158888Ace73F64Aa3b8c8140F93", - "0x726c90DDe64CE2A61F743F3e39f9e14fb6Ab87E1", - "0x7271949ca2bdC931B9097120b0e701615840f5F3", - "0x727fcE632d8396BbCA979063a2C92830EC186a5E", - "0x7294Fc28987Ccc7Ffd662e3eeAc8F25c7e3eD17c", - "0x7297690B6Ad59867BDC3ED39752E2f3EcD274B32", - "0x7297C93792BaC79768736a6746346c5a4C5D1f22", - "0x72ad1D9c892d648B39Ad54A4F00ba4EaF1413620", - "0x72B4d10e40418a658684F34a58A983bEcb2e4A30", - "0x72cBAe31BC03D282BB26595fA9C0c2918A4C0CC7", - "0x72dD9Ec1326f5359e42f1F8e020bFc3F3de59940", - "0x72E42Cbed7b53A79bc528Ae4Ca37369182b6832b", - "0x72F18Fe8617504AeB54D9D55A39547F4f91dA2ea", - "0x730b306c75A1A0A50bF05b397Be377C2Af341608", - "0x7314eeED56D63Bd892fe9F860bDf7C6452A9B0C6", - "0x733756CC51467532641C85C7cc4E4AcA30Ef1D12", - "0x735515dc00342b5412D34890918987D8E28972EF", - "0x735FE667993c9E83E15F8045F4FbF4618d2D1B3a", - "0x7363Ee465a4e15CEFf5e84Cb27828EC9802E34Dc", - "0x736638c1e70C3856487776Bc3485C24ccA8E0135", - "0x736FEb1a261C38B2847a05C0f192Ae695bD9C2Ec", - "0x739039C187655590367F96158201c941A61d440A", - "0x73B0eBEa28f76be1368d578D13657354330472A9", - "0x73B30F4f4b574d092088BFf2D5289fa45086606b", - "0x73BD4001E07DfBc1DeD5E7151Cdc2C35107A23Fd", - "0x73cC407fbAE89D69F20Cf15D51aA98171DC5703C", - "0x73d16b08494415085054eEFc1c3007a90B54ffc3", - "0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a", - "0x73f2651EA38d48B3B808ffdDbd398Fd600aB5BA7", - "0x740e033133F54055A4B48167A394B34e37195B2a", - "0x741ebC5479A89EBe654121DF894E3e030959736B", - "0x74318F1CC26cB6c92a590F59698A966B62C690D3", - "0x743e27e367419d3F50855894889dA135A716464E", - "0x743fFcACDe37d181d27358795c24c09269Ec25C4", - "0x7441Ad070F1A0eEfaD1dc717976F82D50D9e4F76", - "0x74444C5dbBFdECbe344F761d077e2591b42B8c2b", - "0x7449031389077585E99290D042af78a176f3aC4D", - "0x7449eD08b79A0B50C0B6F68C17bC762949DaFB25", - "0x7458fd786B2fe8CD801C0381f88b61C5071A006F", - "0x745b279060C002c54Fa9BbFb8D7474b449cA4E9a", - "0x745F5e8dEa4e6fAb2621E874bb2791a9b68BB254", - "0x74723561089AD53F8DC166BDF14955ED9BB7E37E", - "0x747616C4a19bD9bF1e2b6c8A77D206eA1f9C6018", - "0x747C993fe033a82B7A1F7146ee559C25254fFC10", - "0x7481f832ad6c4F5951024E5dE7C62310b252B845", - "0x7487099fE0D35aaf022316003452821656B5bA39", - "0x7490A548fB5C4d1066f5e3dD315BF0c5ba79B169", - "0x74970E3CF71E0dB7ca589218853C4b4182081c8a", - "0x74b04B5745C4fb352cB211bB9957AD0B7427E7Ae", - "0x74bdCbbeF4173F181565Be99EC227Ee44e529Dda", - "0x74BEB22647Df0Fc3e665F5e89D6B90d45C9B73D9", - "0x74c15877d8a4D4e193719E4C36F0076B9D0CE4b5", - "0x74C8B555d1D678a4b785ea51c0fD44225550AD9f", - "0x74Cab08CdebF88D400f3C3B46c0bcAA7B2e8ca27", - "0x74eC04771707Eca49358956d473C522A9933883E", - "0x74F1241Adda635f3F2e214543A39beE0bB7c0FeF", - "0x74fB8e923Ec63cD02A20326DEf9a07138ca73eFB", - "0x75020AB6a1C67Ab0BEC1aAaA9987a13e737Ae843", - "0x751f7a0cEcce0c68643a27029ddBA2100e33aE0f", - "0x75244895d1846a4f6592c6f55f3E5D1c01a48ed6", - "0x752c4E4e90846C5673C3791b9809f71B7D4A638a", - "0x752dFD8f57D70b95Bcf84895FDaa10c59349c699", - "0x75371c4EB2DF4e30847cd87c88bEFfAC80072d02", - "0x753788324D64AABEdEb1521D635E6b22AED47981", - "0x75476A63E5cD525465A2C9C433be6B143617C521", - "0x7567Ce8bBEb821AA39883f4E80f75DA605FdD394", - "0x757A2E31A8bf3870CC687D044d47D9db535d4D54", - "0x7582eedE434f0ca84D2B5fe4d5e1D709fD2295F7", - "0x7585c959c60fB978953ed6B036b94ef7399547Fd", - "0x759E15fdCD8Ae18043b7e1D6dE4ad7A408237ca4", - "0x759faC40A7759194C0dC9029fEAb73BFF7999e0A", - "0x75A1B72ede5d0555632072b6D8d9F2bDb4fe6fC7", - "0x75B9f86e79ad930B9396c0D165E4BB93C8382Ca9", - "0x75ca6c9561953BCcfA4Ec22A7934d35544414dA4", - "0x75Eb4BB2865a5556B8DB775Daa861e9b7458fFAC", - "0x75fA3Aa7E999B9899010C5f05E52cD0543dAb465", - "0x75ff9cc4BfEbeEFf775024a462F24a8e3E8e97b8", - "0x7600eA89Ec49Af81F33121bFE1ea73730839Aa06", - "0x760478dd60aa995D275A84D05FCab8addC0F2468", - "0x76135B7A6b57Be3B0019465A52eF738E50255D40", - "0x765433C059efee858239A820FE58C44973e7283d", - "0x7660F37925b89880b6A0A02C7a70567f6353Cd00", - "0x7667B44b847305060b4fb75F58BddA1a5880e64b", - "0x767026BC0f7444e1eb3722Af564c4f701F411C04", - "0x7673020703d81EE43F3f689C8f998De9E64f15e3", - "0x7688E10b6a21033eA6783d531B23FcfE04DF16Ee", - "0x768Ac80C139D7580D2dC9D6a7940BB1E6124Ce33", - "0x7692e0b323ef3bbf8704AbfD52764edBfeF95f56", - "0x76a2A9cA3753aaAf47771062C58805eB64693f64", - "0x76bc15CA184FEF534292DA7A6043071CE94061fF", - "0x76bD634d66265F4138F46DF36EFE89c61cE7396A", - "0x76C73B584aA7B19329Bf8c717b78D1aD812e22DC", - "0x76c7da4F95C4Af68cD8d85AAc14F1acd0c48D505", - "0x76F482f8141724e008C1591102C3fAD798696eC2", - "0x770753d7Cb865931d87bCa9f4C34EA56336091A9", - "0x77268b2747f3845Ec277F6905EA3c0d071495D2c", - "0x772Da237fc93ded712E5823b497Db5991CC6951e", - "0x773A68Efe2a8195dB6278013C3C1aB59e13941B4", - "0x7740DC1C22610c0FB12c60c61b38d15335261356", - "0x774E500eeCdd692A90B9E6559D0E86f3F8414981", - "0x775E90a06A3D908940eC326924262b37943Aa140", - "0x77673Ce54c88aa2ADcfa904a0D2886BdaE41e996", - "0x778064F4D23e3E74De6505C35a3407D62002fB8F", - "0x778cC248CdDDFd926bfBa49850098eaC16B0D12a", - "0x77CA7fDe510Fa352FDee886F5ea088115c2E0D52", - "0x77Cb648dAe3ECBb0289C19C22672f9a85fe20B18", - "0x77d4560444fcD4A8945E8F2Ee387cdA0E6936187", - "0x77DbAb48B7b4019ACae4BEDE11104dd0bF0A539b", - "0x77ea5bE91a76AC8074710adb5de3085AEa1C092D", - "0x77f81a6A07C22040d9b8E24dCF24D3a201682Bb4", - "0x77F8B967CED485eD84E4a680ab990893c066689a", - "0x7848ae8F19671Dc05966dafBeFbBbb0308BDfAbD", - "0x785196d2779FE5f9B99cc604e05fa695616FFA7D", - "0x785af3B9B16c2778Cb0aA4DBf21982Da5e473b29", - "0x786001c9c5CA6E502dEB8a8a72480d2147891f32", - "0x789A9f9c648F9FF0F1888b4Cf5b8afd51eB2408b", - "0x78B9803D5fF08d1931F8C0fc8C182Db83bc8BFa1", - "0x78cbB32EC3C51278F5E2cFB1B0affF492E940317", - "0x78D2B35af227099139367Ae407b106913738ccfE", - "0x78e911d6369a8F42880A41ae9f1405C914A39b90", - "0x78FCad8425Ee130E7a7c45a26310Bda69A4163fd", - "0x7910254cEe5cb6BdCefd9b8eCE1d0e59B6Daa1d7", - "0x7913756896a0f03573cD8838897f85120c4de252", - "0x7924520c2e627D27cA641fc78E6918973C8ed80a", - "0x793f389cC1f7D42fa1f1Bba68D16A1E00067CB04", - "0x795Aa49Ccd05a5c29502Eb8fc4954b841864f071", - "0x79679a8f135d7DaC7556588bb8f4039540f2a668", - "0x7997a159Cb3d194D68eb48ff66a1C6C618CfA3CE", - "0x79986aF15539de2db9A5086382daEdA917A9CF0C", - "0x799a39370F704C6831F702291c1A876017d46e4F", - "0x79BF7a8391CB795FB32560F7288291ABfF6D3A5B", - "0x79c3255baeb162764DC1e6AE382b696109Ae51f6", - "0x79C91241eFf1F119CDf743730f6e6fB2aF7Fb279", - "0x79D6295Fe735bdECE68d1BF78ab843BCbBAc5f03", - "0x79D84761cb7fC58789b835757e4d92a1945C1548", - "0x79d8995Fa74d79953164FBDc11AdAD2e9DB1841D", - "0x79DB86088CCd2a868f8b32aC6aE97A7AEc24749d", - "0x79f8cd0E10Cbc82D663e6d8C306165F6785297F9", - "0x7A212f3F9A7E405ACEEF8D42833312816d03BFA3", - "0x7a4a99CE1ab48fa9d99CbC0E105Be36d4Af9983d", - "0x7a50cbe52ad327fF7B2692d5575260202EdcEa1E", - "0x7a5DaB48EC20725c226DF4A1Df7f151834E1D53e", - "0x7A8141390155a6Ed41E3437029268bDADf3852Df", - "0x7a87c17c7C9fEAf32db3d944Ec1c2353C082D3E6", - "0x7A8ffbEdAe7CE168819fAAdEE77333f96F88a763", - "0x7aA4b6272f22755Dfbc00Dc8342046cF5F90Bd0b", - "0x7AA90aCD5D6e86000d88AD9B180215FAeB480663", - "0x7Ab5B274876efaC4f9df713c16923f6535a6Cc95", - "0x7aBb792d5A4941E70ad26E9c21b8564F27E4853A", - "0x7abe4b30A1f61c02e43b17515B266736Dd938Dd7", - "0x7AD0830979B420B52d52a5C780bfB6af0bcc90aF", - "0x7ae7132A6c2a46a5F1495F330ac0c47f51724F1c", - "0x7aeb0eb9C2f1a470051613B2933E6AEEc6cfe47B", - "0x7AFeBBB46fDb47ed17b22ed075Cde2447694fB9e", - "0x7B00aE36C7485B678Fe945c2DD9349Eb5Baf7b6B", - "0x7B08bf315Ac0C13b2b1E2944840250d6471a2270", - "0x7b10e11e71C433ed1A99690a8F662eBBAf5497e0", - "0x7b1dEEB6147D36F117739a6d513b044F334e7D58", - "0x7b2116121d13FC81331366b2F7355c624884D950", - "0x7b3e3c8f5aCe7838C69337906410e1BF74e0515b", - "0x7B594063ef21eE631ee945B8eCE6549B76E3cA81", - "0x7b5c98ea9c7dc1c47fa5760E54C0E7f06956f053", - "0x7b6c4f80F95a2e01Eab2F31fc1D1e3a82B2aDE59", - "0x7b793Fd63403dF9116c35A453eF0F2057F436271", - "0x7B794Aa03A9273878cca2E5EbD698d15a2baFED1", - "0x7B7971D7F99e93Ae062ABac1D65f7d21Ac5C4a3c", - "0x7B9Dee87dA0dF330e890eaFdf7F355A8B0d88408", - "0x7badcd0dD6E50CcD3BEFCA9601adC09029D4f288", - "0x7bB02f81dE0fd4f879Ef71b50B8D9B295e804ecd", - "0x7bBbE3266D5AB967c5ef379Cf02b8974f24F23b6", - "0x7bf0ee4353dff8493d911d5aD358E0A6f09CC063", - "0x7BFe090Ee2170fc6a4934B58FCbAdf038abF8650", - "0x7c11aae1F748619218EcAd48f4a7F357D97948E1", - "0x7c1231053aF06C5cc1B49148b675dF0Ccfb32C0e", - "0x7c124a8C7E209Bd02654ECDcce865FfF5B2A6f30", - "0x7c24401a3A51c4b828dd92eE6a99cb59484e800D", - "0x7c37463Aa592c85c56069dc6D00685Cd09b6a719", - "0x7c3C98a6cf6F8CC0fde36dA32F94b9e11b3F84A6", - "0x7c3E2F0Af4a1b46f108dCf6bf7417e99694596ad", - "0x7C48D5De507DC0fE049bc6752202086F1Fc4983B", - "0x7c523c42AD255E5b270B12fEE2Ecc1103e88a9dC", - "0x7c93f0e4096DCeeC5dCa5C21124c1dFf5d0C2BE5", - "0x7C949B517c11ba476d9506A7cCa05bFfC0f0B764", - "0x7c99dEDb1DD8B9c9B12a8043c569988C3f881550", - "0x7cac385c7bdd9071b7Ee675BF05ae07d40Aad323", - "0x7CB13A525dAb4D66A815D73d503e5B3fA81CC9C8", - "0x7cB26a7238c5482113bB36601DD818c121e2f887", - "0x7CBC6ad130B56bE83350b470ccD9085a87Ae1053", - "0x7cbFBE8B4872B2932446B90b7E3e03F6Ae6e32dA", - "0x7cE0Ba97ED5967082B512D047B837A9229ecDB4B", - "0x7cF891FfdB758aDf5Fae13febac01375bda230F5", - "0x7d020FB880eBE783D4D1c7a84cA4f382c7F84910", - "0x7D0434fdA9fe8CC0f1ba1f4d16F854CaceA22717", - "0x7d129E79986dD9760C102bfba290F802E141dc3E", - "0x7d152fE26431e6585dBfF9Ef37e375e49B862739", - "0x7D1C2756A5dE2A319378639034E935a96830f21c", - "0x7D2B40370c171BDF2f6B3dF7215B0E5Ec9E04518", - "0x7d2F7c9107a39bEEC39637bE4c159431E9aF4aCD", - "0x7D72dA80084359751122a11aF5305f38dF18E246", - "0x7D7310df60b81728d0eEb55B354195cee6Bfb304", - "0x7D8Ecf8edCC255795339c6E6773B6f955C71DF7b", - "0x7D9BC7ff75A5d355DD6aA79BE6f962D2314Bd389", - "0x7da47CA0dE0797fFeDfEa9194cAc9A8A5d0cD0CC", - "0x7dA4d3cE457EE7D3c9872716ef52F691CbffE866", - "0x7dBc99Cf9253812A16d7B3d62bD06449347Bd3C4", - "0x7Dc16C00ee794fF1c536e0b732648B67BbDbF373", - "0x7Dc8ffd9020d3e91aaB2aEbeA2EDb390f8da927C", - "0x7e01690443467c35AB3c0cC2408Cdc2a93775CD6", - "0x7e137fA8cfA536B0942994E389090B4C557d9a18", - "0x7E16e15Db65fF73A8B2Dc8922A2eC0cB1D08299a", - "0x7E1A06E30aD5B165D278C0EE12EfA02377035f2a", - "0x7e346D4B6b3530526BfA868879292a9161567c22", - "0x7e789E2dd1340971De0A9bca35b14AC0939Aa330", - "0x7E7e3e17870930E1E90ad2c9a988b66CF254729c", - "0x7e96ecc14fA5C77e1eAb08Eb175b434B47470760", - "0x7E97ee409246d8e9D056239EF929a07896762731", - "0x7eD90bDf373982A3C12352a8dbF92778D3b7d6AA", - "0x7ee1b5CBd032A6258171580484Ac3aDc63Ee130A", - "0x7EE8D2Ba15271032029b11673D4A5F9275D1346F", - "0x7f26b55Fd4a63D50082da22839f910a52383b25A", - "0x7f29c6bD336C2F62f1b1ec53b8DAB6105855D06E", - "0x7F538433123D1265Ee993067103588ff8591527f", - "0x7F703566361F79AE811d516005ef3e26DCCc2a8B", - "0x7f737B66921d18b008dC9C3A9B933A3Bf559f1BC", - "0x7F9B82D5248055323e818a1E4dd53502C2C521aD", - "0x7fa2041B5286b8aE73f68b2e25F8393bAB0Ce4aA", - "0x7FaDD7BE60481Ab7fEE3cCCE6e5deCE376167130", - "0x7fB728E79cd4B24237Cf93fBcf86B306f8E8a4BC", - "0x7FB8EB250743d73b060059E96740d28246684bF3", - "0x7fB9e4bE1d702B010B611184dDe523658Ed310Fc", - "0x7fc0552df341Fe7052eFC8A2806A7c9bdDeb23D0", - "0x7Fd082288DBD18DEDada2d8079F47a89eb01619F", - "0x7FD2A7eCefB5FdAfCca091b0675960d9CC3aEDaB", - "0x7fDcD2a1E52F10C28cB7732f46393e297eCaDDa1", - "0x7Fe41F6cfA961Ec4FA232A75EB1a74cd9ed446b7", - "0x7FE9143379a59329AfD7D25E52696A6F1Db28D36", - "0x7FeFC0559b7AA8Eeaea9f6c7F1C2926e9a9fE997", - "0x7FF120C556974B79C03B6AE6789D865C6C87E90A", - "0x801442ad9F9D64bc2984a7CE0FDB8Fb748BD85f0", - "0x8020F16475fF4f220aDa14bF57BC735AaD90bA52", - "0x803D37B4e036284EDd849d7563cd116269fc8b63", - "0x8049065D334c4E3Af43371C1693a9153d3aa9c7B", - "0x804aF6E20097419C79c25A9c7E8944200df3E734", - "0x806acAC633f0aEfE505EbE8Ee6eEF05404269f0a", - "0x8077Dc3C272D624A8B356f9fbfDC8649fE830123", - "0x8083986757ED1F1823E20c1D8458b45854Bafb9A", - "0x808d844cF6f2ac19B917e0dcFECb8c313f6Cefee", - "0x808FD9B3aA43f174fF3bfBF99EABDCAAE9E76e39", - "0x809865309dfa75d3F18b4fFa219B396452076aE8", - "0x80A7E048F37A50500351C204Cb407766fA3baE7f", - "0x80BAA18d25303c60D92b04Af296B47bB28191dA0", - "0x80d93aB74Afd49F54Fe73A4b2eae402377D2ca4E", - "0x80db22675DAd70e44b64029510778583187fadDb", - "0x80e7567CbdD841534A1Fa44E88871B6E074521c1", - "0x81048F76b2A8A414b56Ce9b77f14f2F24c8A0275", - "0x811669A4087a1B534c13f7521da4aBc6004791af", - "0x8116DbB0E89Ca936f0D5fc3b13125CC316114043", - "0x811A804323D2F592d9736B70199a94b9E97C53A8", - "0x813C315a72192805F99fD90D8d65b3EC3A83aC02", - "0x814f3965cDDC69CF491369a2391adB9B91863C71", - "0x815f26B6a0e5057d587DcF6F3728D5a0a04eb9ef", - "0x81824663353A9d29b01B2DE9dd9a2Bb271d298cD", - "0x81881082589D5048B487d55e5CF10f5DfbB63C08", - "0x81Aa37027ee3825C4d9185DDEf596e352aaf4fb3", - "0x81B9Ace9299E6F0a3a109899742616B6cC936ca0", - "0x81ce9ccDb050C33806084A9acF2780F4a8b3E4f8", - "0x81dC9934094B65B704ba9388c27089dBe2C5Fb6E", - "0x81dEA2142bd84f221F357c07491948A1295d75B9", - "0x81EAF1fF62BB8ccaa5314287B14e75E04E21b8F2", - "0x822CC1Fe0D947bE93C867D12C4836aC40C9AcBc0", - "0x8233a82fA5515708d1Ca9ecE90821d213Ec52E9d", - "0x823b3EB590E359FdC7EBcD1d63F58fc6CF17a3a2", - "0x824388080EDF3c65c51D5e78AFC10d99bb87cc5b", - "0x82492937141c4c75e94CfEa54F4a57D94e2ffC8D", - "0x82584b681673C0a6f260F56a8040059B1D1c5742", - "0x825c1d61a5b170808a31b895c26ee4f24B690d59", - "0x826f6D1242231B70832d009f7d2C99A0CA8b7A12", - "0x827356E31bD2504BBc3883147cc99F9269178B71", - "0x8278087A69F10CD3B41c2292a6b67C4d01E65603", - "0x82838E3491D4632D921864abDCb403f3023eFabB", - "0x828D4D788D82f7Fbe3aA71E808Ba5Ead92fc854f", - "0x82922092289aB0F34f253dA08323599318acd7E2", - "0x82a4981C51d0E0A81c7E818722eD8BcdfA01f469", - "0x82a4AF13b74D37333BB8E2d4839B6d71E622794E", - "0x82b673FD165C0173828455164a23ceB908155B67", - "0x83036F5dE022Ce142B63af574dD88B8BEA00912A", - "0x83257b90f5E5A3a2a0e905679a80B338b7269476", - "0x832f24de1AFf9FB7D43f527154711020b578B46A", - "0x835F200a5358cb507b4a9c37f4C5b738039478c4", - "0x838fD8B91F56FD89401edf414cbf6Fa6B830EC36", - "0x83911D42C27C4279cF05408b36c1F912a81fe87d", - "0x83a672B0c50405DF76e1a25188e77D6eFaF456C2", - "0x83c30Eb029B7BF007ce201eEaF31cD23F05d1A53", - "0x83CA089DF26c1F980cFc6698335fB6285ceae9d4", - "0x83d1654a9930cb28F91C62A4a41BB6F1c153153C", - "0x83e3d76bD9303917Ad0383A45Fc6Df171F1bE219", - "0x842095075aAb816C14f1767564E59B62C8C1319B", - "0x842D8B7B08C154ADc36A4f1186A0f401a10518EA", - "0x844D40d87Be6B822F07b891cCDe2478868CdA22c", - "0x845727aD971f2A177Fe5548C576779c0deD9DC86", - "0x8463F2B4E76bC7dc9a2C11eeAA3c6d9b27B0De9B", - "0x8466730da0d53cEeC0D1f564Dd462713e676fCa6", - "0x8483f8957586E7185FE6db6120AaeA576eD5CccC", - "0x8487A965d9A9f65488A5f44C6ba6A56Cf19D4D5c", - "0x848a79D906a8751DD91De22b4D249526AF78a2A1", - "0x8499FDB1886C2Ab338D828b2388aD93626867d8F", - "0x84aC94F17622241f313511B629e5E98f489AD6E4", - "0x84C757399907C07a2b9914fbd3ba8cD132c62af3", - "0x84dbB635da85e97142c60B87fEEe15190DC24B50", - "0x84E85EB0f49a991832227a449D2C3183C54CbBBC", - "0x851be0d936cb611d2caB3C3963338288445C1e52", - "0x854CCAcdD9BB251C500EDb3256c8219B0F3Dd7BC", - "0x855E01EB4fA0C8F54D58D1B793A05079D5f39C9B", - "0x8562c38485B1E8cCd82E44F89823dA76C98eb0Ab", - "0x856799f1065e47016081123Cd6dA33228abB91ab", - "0x85705c152B90A636fFA84B00736c2D27f982FDB9", - "0x85836DE375fD2D5DbF3A0175a2dFc7F53C54259a", - "0x85993be4ef5bec00b62ba7e46a8a70f353182b3e", - "0x85c2Ca4A1eDb49D2860D014E07EC17384a97f228", - "0x85ccC8be6649C7E5e0cc4D049055FA64C36c0e28", - "0x85D56d0f39B1250DE7642f1e63D25a7b62DBbfe8", - "0x85d613dEaeB4791182fff0C5395f3366bDfE0aE9", - "0x85d960d4a22C1DA47e9F1272EE02F5d023B562FE", - "0x85e076361cc813A908Ff672F9BAd1541474402b2", - "0x85e419B74C3d1c72ec05fC09E781dFe8EBb5e72D", - "0x85e4cd785887cAd7C6bE93F2f34d5fA683f9BfCD", - "0x85ed0aA9e6f025401dE93078C17Dd83F4691e38E", - "0x8600a64eFB5dB656a3c6580d6969735cAC8e4237", - "0x8606C0Fc6fab78949dd6A5526685AAdE29358898", - "0x860cb60d6E469d2132c4351Bd3Db272840F037d5", - "0x861825Daa0068136a55f6eFFB3F4A0b9aa17F51f", - "0x862174623BC39E57DE552538f424806B947d3D05", - "0x866e5396A10F51b82C96fD77A0c11c506dB13b8E", - "0x868D8b46916eB98AE1111dC4295b1610d7d4eE12", - "0x868eE23485B3c8CBE3fD097150ec8211F1f18A84", - "0x86B1C0617611cBFaCbABb800a68833C79b3FD189", - "0x86B359986e1795639119a2FCe495a767e0f4E793", - "0x86c8732E9FCA604d7aa676F80030EbDF6b32ff3B", - "0x86C9F29Ba125e436EF4A5200b45aca09F980578D", - "0x86dc2a5520D1FF7ff2d52B50722a26B5a23864a4", - "0x86e4dc25259Ee2191cD8ae40e1865b9f0319646c", - "0x86e5661806B00B456D420842d432a3E0cFAb1C0F", - "0x86fA6c5bA9249ffda97B4384dEDc152d80e6155c", - "0x8735227f8F9cd8689d0B1d23230602E374b750F7", - "0x8742f304F0E0eA6E0429e1cEA0fE2421fA06816e", - "0x87594ebD0F0060eB9a90848Ff5de6f0B293C0aF9", - "0x875955AF00D2a67786aed9501f92A2ce98750AA6", - "0x875eaa41917Ced7C1e435272888d23f05098Fc97", - "0x876A2aBf576e869E80B4a5f830c68aCb71491c60", - "0x87823902c5963aC1337E5fe87239B5FB61219329", - "0x878E7aA1CDfc1e7B3818A11BB8200961cC66159C", - "0x8790C65Ba905dB7f61dA9f31078d80e9C0444f49", - "0x87aA8711F828E0fEf7F08d8c2CdCbb08f3983EA6", - "0x87B3F848f9795c4A6aCcf69eE962A9857634Ae22", - "0x87d598064c736dd0C712D329aFCFAA0Ccc1921A1", - "0x87d69a431F9610b3062e5Fb0FE5bD575BEb06936", - "0x87dED0e6fd7216881fEA520dBa16Ae862aBb2f5c", - "0x87F09700e3767b22C2c7402EaB8b442d61c001D4", - "0x87F20804930eba96DA87A3f9D4455f85AE4EC078", - "0x880aa8D355B8009D8dAb11ce66D54E719D347a86", - "0x880F820900363c01D103D4c46773216a1a65f5D1", - "0x881dAd19529423Be26aB9CC45c164EE90e136B9A", - "0x8825026b162401CC50F2a614A1c2354aA59e8496", - "0x8836526ea239BF4e860cfa9CA867B8C134Dc5536", - "0x8853B05833029e3Cf8d3Cbb592f9784FA43d2a79", - "0x885920aF0D2252b623f51dc666C5Ab227E7bbE56", - "0x88638CCc10781Cf087028440e1fB270edAb9D9Cd", - "0x886785C4e5a161259C41CbCD45cD42513a95320a", - "0x8878291adAB9223dBa18f3a2341026694F4D1D9f", - "0x88982D4D3A0FF7e2dd1AA9971E29Dd09d813f3aA", - "0x88A3E4F35D64aAD41A6d4030ac9AFE4356cB84fA", - "0x88AB8A9DaC865662f4F470ad90882b37C7aEDf34", - "0x88b0a1D02b0B41e4C2Bacb11375473bB774EbE6c", - "0x8926fBbA1a097995223BFdDa312CaBF977dD0560", - "0x89370adC7C91E3E9723f9E7A32B8DC1d9bc5f872", - "0x897755F28fe3872C1c3208a2E2Cb44c142713d75", - "0x8978fb37a227F36e17c3B1142C91f0dCCC590668", - "0x897Fb8B5A7c47297Ad9991aBFA5Da7EffaCFa519", - "0x8982Ad25680a089174Cb55b17A1FAc5C74e96038", - "0x89932A44d89236d18bbF7611047D053acbAD4EA4", - "0x8995AD7dEaBd17c31b62AC89EE5f7D850a4BeDb0", - "0x89b75be5C7b4cb9102D68600BcC1Ae91925fE143", - "0x89BE28Ea3B9a24885E343674F25CD8444fd692E5", - "0x89D142Bef8605646881C68dcD48cDAF17FE597dC", - "0x89d5FD48640A1E44C7B61dF7b73F01a3A139c880", - "0x89f2A5139b39aC5dc9734a6827323542C175CbF8", - "0x8A1190C9A21ccc195A943eC9Ee434620461b46b2", - "0x8a1816ba0CbD9402CC1Af269AC26DaC98d2ECE3C", - "0x8a27A854b99cA49e632C0055CA15f7e97038cC03", - "0x8a76192CbE3a8079F88E182B5690fAD6eB5bB370", - "0x8A76211d94f7c06FaB465d691f224234c3597793", - "0x8a7724Af36853e2fff0A57eBbAc47674eF36D13F", - "0x8a7a1Aec2A0EEf3Afd776b84935eA518D1E37B58", - "0x8a83f982021b47024D8075DB5844d903b0EDb5CC", - "0x8A8Ec4cedF933Dc983724c235fD4F4754FfBe6Fc", - "0x8a9BA839f6C81E476334e571956d87E4Fc2D565b", - "0x8AaFfF241773A98B37087D01563A8dEdaA9BFEEa", - "0x8ADB942084f4692c278b05A549c2D396700A7dE2", - "0x8Ae4B292E189bA9c1b39753F8f14906b733C8024", - "0x8aE80Ecb061776168233F21C38F602E650Ac37ee", - "0x8ae8d2AE74A96595BCDAB803B563F594009E3DB2", - "0x8AEC2951a4368d5A30a17Bf111Cfae3F9eE403dA", - "0x8AF17a6396c8f315f6b6DBC6AA686C85f9b3E554", - "0x8aFA4Feff8B5676Bcd76341ad1bA3038245F2596", - "0x8b42772bD32Ea6782Dc89ec2488b8D27501AC84A", - "0x8b50585AB60eD248ee7493ebCAEf7d99bf5B6a1B", - "0x8b617adab4c4343e2E2fCEDebb1F93D808c45A65", - "0x8B63C8A2D68dEfdaAdd8094240b2dc6E564EB946", - "0x8B7a1505D3f7Dff5dCF9D2524155372626F19150", - "0x8b802e9A4A1e16159661817707e3601Cda30F6B7", - "0x8b847669B2e5dD5101736e41dA8Ec38653065aeb", - "0x8b8AbA3a57e89445d88734565D6ed96e1c301dfd", - "0x8b91e84491BD2bd4D853E367Ea7dfe97b6EeBf1b", - "0x8bAd172e017C6611f41B0Dc2e1AF3Ad94b58ec23", - "0x8bAFa5f4ab1a45fAd116DaCC8f7C6842038051A9", - "0x8Bb076440aD9e348A3dF61B58dC1b0fab930756d", - "0x8Bc67D00253fd60B1aFcCE88B78820413139f4C6", - "0x8Be4AcC7103F68FFfaD3fF0CAfCD8c7b73f702A4", - "0x8Bf592fD4217F064327D1db45a58C66f6D297584", - "0x8C01D8b5433866e286EDB6063cf9FAC114166892", - "0x8c09D70EB2173a2037fd299e9633bc4F4477de85", - "0x8C0ead2011191edA54c57d67a5ACFaBb3b9148A6", - "0x8c1961Af0b29b7A93cdc0226c45bdB1262B9E1b7", - "0x8C4030725B3942E622C3531B0EfBB61314DC7010", - "0x8c42668b32eB1fc7201d31c6dbA33052142e716f", - "0x8C4317745f185534D645bff2b5e648c1d211eDF5", - "0x8c4d0264d18AeE28C7dC2CDDc34bD070CB432dE8", - "0x8C55B18e6bb7083b29102e57c34d0C3124c0a952", - "0x8c6F90661E149212412391aDB8c0040a1CE576B5", - "0x8C79763FA84A06F4177563B08a7FE5D8c7640a11", - "0x8c844d1d0b8Aef5A883aAE0e3Fd8310DE42908c4", - "0x8c84EB589A8416C6336f77f3ee20CDB38D01E6Df", - "0x8c9b261Faef3b3C2e64ab5E58e04615F8c788099", - "0x8cB469548C9680Ed26e522A5Bfd429E1f713f190", - "0x8CC3E2BdC17682c622eB789EDA23FbD6988C84Da", - "0x8CC6736215A153A7685fE116d61c1143D1f56f66", - "0x8Cc9E1F4659aD26792D84122D6E2A09015690331", - "0x8CdBc929fafbd07a5C5DE2de095B7F5d0f391c90", - "0x8CF04fb8a133B6fC04861A7407265722d94216b5", - "0x8cF3D6bBaEad351BdD4533691855d08B2d814a2D", - "0x8cF90Bd65347d456A14ABFCBC6c5d297f2a8adEa", - "0x8D430Dc65bb20F6D70D8A0e090e597162D154cFd", - "0x8D484C0c4529aCCff2EC7097655DFaD1e07C3960", - "0x8D48fefF975fF08F259B9e29F0B9484236D9587D", - "0x8d604EC183903dcd52A3aF17dcc52bdF1CD5bc24", - "0x8D6B9ef7A8f7D7959Bf3eF50FbC7Be0766E4070a", - "0x8d7dd7B604b4e0A8Dd3Cc343522cAA2Aa426e6E7", - "0x8d8AbB4Dc065BBD45b7Ddb281DdF17e94d66b7dC", - "0x8D8b7FDf074AB27DBe6dB9a9028cEE5867CF39f6", - "0x8D9588C080e7BbF2c0aB00337844F252F851bF85", - "0x8dc3be37a1D83A174A4d417980BCB455e347BA65", - "0x8Dc739defeD007966302f87820baaF0e9c04646D", - "0x8DC9947B6662485252E49B04F2e445100Ab5804a", - "0x8E00439B5Ebb030d4300aC3E35b0846ACc9dF578", - "0x8e08c7542E144e4082Ed2981B53Dd373539CE43F", - "0x8E44eBb62Ef1d1191eDA8E5f1cB2FFC279182C5B", - "0x8E669CEeca2416193fE3dccc4438E91e45203ee1", - "0x8E7c44195016ADC5746caB7ca10d954F7941a627", - "0x8ED70b10E67a207f8caa4433b83B962550bA81ee", - "0x8EeE2F59e98375Eda08a00148Ad4A852f26003d6", - "0x8F21d6E6A5D8D1633120A6B2501a531ebdD32B93", - "0x8f293779CC422C17b7095ce1439BFa27458CEbEC", - "0x8F2cCAAdaF09081C92a0D77227F965F9b34183c0", - "0x8F392AFBd9391CCF0543847eEF0475cF22d7C10f", - "0x8F3D18821b3Aefb52033E27dAcc2c8A2FdC0A922", - "0x8F41DBc402D8f110F4ab8d551f41b821cBFf0376", - "0x8f5ec19d9F777F11a1320F632c91E346502d6184", - "0x8f5f964F3B38282e6A3d16B5a14DA0fa1b1c4A3B", - "0x8F6a88E38B6Bb281BE548AcD5b6aD546C433C3D5", - "0x8F941cdDfbe9bb155F284E771270985a1fEa98f3", - "0x8F9bfe5b6A5C3fEa8c64ad41a5Cf6f60Ec4aa47c", - "0x8fA51B94d32D138aaa44EE43A6F9e5e2868aEe9f", - "0x8FAd0E0813D549f72db329e3b34649DdC76acDdA", - "0x8fae5fE2b7ADc264B1Fb55f77b553Af480AAD185", - "0x8fB00FDeBb4E83f2C58b3bcD6732AC1B6A7b7221", - "0x8FBA299f2db7a9738De4A7588B3de0642E809e80", - "0x8fc394DB1E72247088557801D43a4B85644AA706", - "0x8FDa6EB21F7D18EE8c32B3E23F0E20407e09E920", - "0x8FDeA61A194D42E1F46F168b4B52eb6Ad95Dd0eb", - "0x8Fe05B9Ab62C7F6c78f52A6eD31828020B992C5b", - "0x8FEAC8682ad6549f6eFaF8360DCcfdd6c1C664D6", - "0x8FF4c5609dd5595b37382BAE871b35EDbC1F0167", - "0x900e5D5204d0F88bf56fdc0e7CA4dbDF790Af5EF", - "0x90197631ad51A5Ce3D6b956131f9EC7Dd57312dF", - "0x901b7947da8645f6254549806a46a51173642454", - "0x902D4BfB676B6aE3e89Fe7B7242715cc920aC8F9", - "0x90356103a61F36C9391873bdE8A4E46D9e9C7bD5", - "0x903d8c84E2cfb00aAc6093fd4f1ee2EeB06D2e69", - "0x9044C1F34f29D19558c11662cb2de79F858347D9", - "0x904804ceCb436d160FBe1aE7170539650C3C8EeC", - "0x9048583BD410526ca16F0d270a5836DbdeA92033", - "0x9051C29Cf42E9834f7553Df17Ff37d1A8Ce6caF7", - "0x90660030171d5dCc745A946d381B6389988D1683", - "0x9068249ab8B6E9DA80AC08A0E5D96Dd13a139e26", - "0x90771bC0d1c94D3f6F5Caa50e102DA1dCd8864D0", - "0x90913e5D75f4c06fC80a868ef25B86eA5B2bA695", - "0x909899c5dBb5002610Dd8543b6F638Be56e3B17E", - "0x90EFCBafc7d2D7F8d716A7B710E7D5e4bD3daF64", - "0x90F9A7dFfD55fC1bcCCADF72AdbB0A3f5dAEA7a6", - "0x91002310cec24D818F42A169dD0d27eCBFA8bcD5", - "0x91047Abf3cAb8da5A9515c8750Ab33B4f1560a7A", - "0x9126B817CCca682BeaA9f4EaE734948EE1166Af1", - "0x912B38134F395D1BFAb4C6F9db632C31667ACF98", - "0x913ae503153d9A335398D0785Ba60A2d63dDB4e2", - "0x913b5D0ececaF3a6b267d3eBc29f3361e6E75633", - "0x915C5105274E70a0f156967B2cf4e9b0fF89Da68", - "0x916eA48fBE0df12E730aeD6d348e29470C59653f", - "0x91731898fA19349DFC0eED08DF1bC1314127F760", - "0x91742019b67D57FFFa2584131c90E8D14eB6F931", - "0x917a9C3bD35523ad9ad5b0cB49949f2b0Cd3f886", - "0x918052e112Eea977fD7a8a178cAd7200ec1ABA7F", - "0x91928E8dd3216c47e3A72Bb1D1bfB2c8cc985436", - "0x91aBFA110ABA7Add41bc8F972c52aD2d1bADb5dd", - "0x91BA62b6c080704205Db3644B81986BcCDd94708", - "0x91C3373F6E49bcc9FF313572493C77E8aAA752b8", - "0x91cA1146073B0cc9f57A1Dde38a0CCB1ab2a3317", - "0x91d41aC0C345e121a1C3ed147134B3C0692978d1", - "0x91D663a7F6f6F41eE9431f1bCBFb4F07efbbB55E", - "0x91EB18850404e35E4C24f5908228B0E7926580B0", - "0x91eB270469976168BC099b25cf02838C29656aAb", - "0x91Faa1Db592f0E0F4080159290E3792650761217", - "0x9205C049C231DdA51bAce0ba569f047E3E1e9979", - "0x9227a3d959654C8004fA77DfFc380EC40880FFF6", - "0x9255ED258DCBaFE165dccd93eA0A72f4ED88e24d", - "0x92656230cE9F34C14E1332C84E4E47e6a6781fb1", - "0x926B22908Fd5F02B50CB0cE7d7103DBA59125D1d", - "0x927e39b2a86f29302004589B36C38210F5278E5C", - "0x92808971B98d08C5bd9E35ad7f8E859dc098EBEE", - "0x929AaA4810fADE74F894a1582eE53a18874A8e29", - "0x929C2e4f3B944305c96a86cD805f7f0a90df8e9d", - "0x92C5d85D2a02B026410BD23E0A4Fee295A7cfbe8", - "0x92cB5F1FbabbcbDd891B9Cbd8E9a056c8c1eEbEF", - "0x92E1121149AC6c71a00555D62e41054910495616", - "0x92E78dAe1315067a8819EFD6dCA432de9DCdE2e9", - "0x92ea1904E5d1B7a13c8B76Dc089350d2cf36156e", - "0x92fE3140B77d067bf5e7D7E6DD83e68e4250FbB9", - "0x930380Ace092903B1BABa84B7bd5c6eab0dc44d6", - "0x9326bD1cF4C4B52F7Cb040Ea89eca6d6F265E456", - "0x932f3c2BA86a9b354DC1048DF13143B1d2ef8618", - "0x9332474D8C0bd431E33e48E2C675f037E0973516", - "0x9355Fb9693ffF9bB6f06721C82fe0B5F49E6c956", - "0x93870f0af858206d01a3162c289F0bbdFFA4ce69", - "0x938742e3d2eDd342A059d758767489279Ab20878", - "0x93a38240dd3EDa2935e9D6e429236BbD799357c1", - "0x93c25b0a4D515a6040f4fc42eec066b012412df2", - "0x93EFeb9578591F8418fB88F56d25B65e95619DC3", - "0x93f177c1633f51146D7E08ad5B7965DDccEf8C98", - "0x940725575DFC304B9031ffDf0409Bf5b4D80F7d7", - "0x9409333C0076687A1fdB40A917E9e5ad69b7ba53", - "0x94430a10f1c84AbCbAF56202651372b981bd60eF", - "0x9443C1baADf34ABD84B8509EE1f4104DC1E5D2aE", - "0x944727A9feFb70e66eb4a1c06B6F56bA85eE4029", - "0x94475eFeb38a22d3F379E3BebDECc54cc3f9e5c6", - "0x9469EBBd1539550E9c67C2098D5225a102aEb5dB", - "0x947eF9d7aF79B892b1Bc242D6575aD4DFe4242b6", - "0x9480a51E562dE18505eEa9D5209162b35009Ce94", - "0x94841826a98bdb3EFDB493250e7882aa9954FeEd", - "0x94a3c6B7adE2E9135e10480a0742b78C76Dc1e5F", - "0x94B3eBa5c7367520287ed5f8Ac98BaaA95d8BFd0", - "0x94B89d880aF92A44B749a0c13979F8B14866fC8e", - "0x94BadD2F5E4C24b9f88685FcB6698aD3AF21b636", - "0x94c459826966B706DeACc9E72981AEFC87966c84", - "0x94c4f5B11D1691B8A4b45Bfe0179087b75b9AB01", - "0x94C5168bBF49806300Cb7135ed83590de553Fc0F", - "0x94CAc9b8A8E597E5A934B91c0E5a06Fe863bDE13", - "0x94De61A575E5dD5dB91443eB5cb15510B6618757", - "0x94FC5934cF5970E944a67de806eEB5a4b493c6E6", - "0x950cd1F474047aF1D0fB4Dfd4Db2ac0874E05Ccd", - "0x951f79DbCe364B7942B226Db9809c4270c32aF96", - "0x9531586bEF6362EaEc10832d7F2D91eb52fbF99c", - "0x953e22945b416730bAD05009aF05B420e598E412", - "0x95635dE6D6d2FA7215BcDD6751E06E8A042467Df", - "0x956Bf33CDe2292487F70D2980bAc0adEBba04e52", - "0x958B62b1572036DEB012FE90439F5f8c736d4b28", - "0x959e104E1a4dB6317fA58F8295F586e1A978c297", - "0x95B145146C0f72537671c2b64022639522DE2418", - "0x95C77f3FfC2A01Baf1AEE5342f80A5ce98c9F9E4", - "0x95d0AfA721bB0Ad499f000814Ac4F540D85E8823", - "0x95de5F777A3e283bFf0c47374998E10D8A2183C7", - "0x95f54B077ECdAcd6857362A1858bE29244DB40d5", - "0x95f5Fb5012270bdDDA14391964ecc2614E52d50f", - "0x960f401AED58668ef476eF02B2A2D43B83C261D8", - "0x961A9CfCFdfB1247C07e14156c18538395433c12", - "0x963053b25a19Ea4DC5BD522cF0B6b5d14De32b48", - "0x96313f2C374F901E3831ea6DE67b1165c4f39A54", - "0x963eE39F9d0aB9ebCbc4AF9d8B171b51398BA814", - "0x964fb8F728E79c9A11A4a74129849485a204722B", - "0x965D78233c4e91eD141DAC88B5F608E8A2203ADE", - "0x96627A2E15f9Eb229fC81F21FA5bCdA6c0CEBF3F", - "0x9664eE59e43d10e458bc2Abe4cA483D3123D606c", - "0x968f2a6b723A0851Af1Db9D8e8d51c46d9D28878", - "0x96976E3F3c22d0fF33a4bdcae3db17f626B7AebF", - "0x96bF02E2Fb3D8f8AD6f61B3fF3fefE6740f84a9a", - "0x96E918c4F78B78E297B82AE6f91efD16E64b59DD", - "0x970E90Db5bFd3E4dEa453fb061E1146eE3e23Df8", - "0x97258D32F139C8B39fd7A2a3f79710e378898f6f", - "0x9750E23a4d84Ee7e5a492d048f730dCD83a58e54", - "0x97575AA6364Bb5F452D5b297cE74922c84621848", - "0x976010DB5538f0c1Daf9f3855b8504721a23e5D4", - "0x9763f4545C42B55645Ac51aA90AB76E2C0270BfE", - "0x9771c7984470aa55F7b4Fc4A5BfaC32De5f5A4a7", - "0x979A865ff30bE58E3D5B699421c97675b29aD3F5", - "0x979bC5ecc41B701EfabD550B98cEDbc137CbB0AF", - "0x979C359f2F685F26E8806D09a4E0d05A931e096d", - "0x979e4A97d610b83348C5Af04D836Ce8b968BcC68", - "0x97A9F0e13182EE0f32640C581e4202EbCa7A1AEF", - "0x97C7cFdAB48fb87Da90f682b7529e181FB8f4D18", - "0x97cc6bc80FE6C88f054E04593081E9ff9881E364", - "0x97dDb2097d6dE6FA8dF56FC1620840c7e784553E", - "0x97ed79e2b3d1c1f73294292F377a56a74500cC8d", - "0x97EDF9e11DE2c24fE99b4256B51F2606f69B1844", - "0x9808e39c7293ac907e288c8e0E42465AD62c5Bd5", - "0x980aB85aC209F59f602c922Aa2edB1F5112A2a48", - "0x98124aAc620E79Cf1596b982E419F8f38513A2Fa", - "0x9813B0e58a7E18a756D53838FC109172C14a8979", - "0x981B976149602030a35362716B634E1c828E4d92", - "0x9839499c38aCbd6e11b4Af0E50CC2259bFFeAc51", - "0x983Ea5F1e0950dAb1E7759135E7F3f4E3CccD7d6", - "0x983F81636df1B62701499213B56FF20652f14B87", - "0x98436ef4388ec4e82373D4CF49Ca247b99e58713", - "0x98466A02404b939c5ee34030C3aab8A47AaB80aB", - "0x98560B5C4ffD015e0d94B6c689F909c1EB387e6a", - "0x985FB4B13011f17422F07CC9e8E6adA6e824Fae7", - "0x9895960B93e314ef221346Ab985b895da9a5B7d5", - "0x989E1Fb123b67afd66e10574c8B409bC6e812D9A", - "0x98aEfff101e211bA8f8784DeFEb5299DDA50d94f", - "0x98B8116A69c9Db4c94ebbc350f2f20D974a41419", - "0x98c0cbF0e9525f1a6975A51c9D5E8e063c034D6D", - "0x98c4c662ed72Ba0ff6cd947b0f76461d94976eaE", - "0x98d759D956144625FbD5d9B9d4E0BF858b10dc7e", - "0x98e7B2acB6379cB91CA0839163dc3d8e11D188A6", - "0x98Ff4553A3dCBF5e4Ff8b5d4CC6fb763b6F20174", - "0x9912CAA4c485121C56fae53C46317A5Fc611fD25", - "0x99171c2F40527221005954CD970003B8e2977916", - "0x9918e85Ecac0aa865d865126dAD2df1d85bd991E", - "0x99193395d6035ff43B6aE82Ca5421FA483536Bb1", - "0x9934e37e183d5aD0b2449b245656ff5a6fB24444", - "0x993845DdB9622139B107BFEE66650999e8Ee17CC", - "0x994E14C73Be1351a1566E6C83d2e9De91D4E62ca", - "0x995020804986274763dF9deb0296B754f2659cA1", - "0x995f28884fb527c93cD2529f6f8E3f9Ac5991b00", - "0x9960d49600307526Ad7F05814f62a9A47165217b", - "0x9982D145654C656DB9697b319956f26e9aE7f578", - "0x998866a8D37635f291a8c23b3cd1F163eED059aF", - "0x998B576823B9007CEEe868033cfbF83f7232176c", - "0x998eA5B5461499bE35c0Fa57ACe1EaD8058B024F", - "0x999BC7b1D5b2741E90296695Ed1610A37021df49", - "0x99A8bbde0dA67621AeE272711394847861735584", - "0x99bD16b5443Cce102a6fBb12Be5D9fA543d322f5", - "0x99C2c28258dF1b8056b381a7D010b26ddE48c97e", - "0x99C38274E0dad0b86Ccf333C85Cc57E1dF8c391C", - "0x99cb8405EAd90E77C96bFDDfDeA616fF97E74F32", - "0x99e1732163919322fb84f8e9cc7eF0f53eE7206C", - "0x99ef076804ce6076Dd98205A9417C50D728Bc1f6", - "0x9a1F116665C6625C3AE024ebfEcEDF4Aac061814", - "0x9A2B38227b28ddd7d683F1801DD43444C090867b", - "0x9a5CFE95919e86308737059076784dB1b1f8Fc28", - "0x9a88c80aa2F73F4B9687CaD5E076A225bc43EcDf", - "0x9A9dbffF8923d43d770566fAe1e39b34Ba9a1C35", - "0x9Aa004F140B8358B8593F9379CD323d1043b97e5", - "0x9aaf85f97f9F101c43b6201D8a2fdAA4CD8c3d78", - "0x9Ab91F284d7B8B77dC6250FEd18D185F9bf0A52C", - "0x9abf7597820100d713221f7E1c425E7Bb64Ec2Ac", - "0x9Ad833f673d4992c203b4E6C66c7cbb6d1b25dEe", - "0x9Ae33240862ee404a238082aA929543c7dA0bB4A", - "0x9af97603C2F18B794F1CC91d5cc027C512D96f62", - "0x9b2558cfeB54364011dF8DE24EbE7423533E6B09", - "0x9B34dC9028d9f11A96844d65f9D00E37EA73262C", - "0x9b57fC285C83287CfDbb1A70c87DC644F83c385A", - "0x9b68bfae21df5a510931a262cecf63f41338f264", - "0x9b7D3c3AFd1C56F547b24A1f59104689a70a0D1e", - "0x9b7D7fcA8FDE7631202028017f66eff1a21Ae452", - "0x9b84a7f48D251950D944b41eaFB36560469281B3", - "0x9B8B625afB35773b4a06bfEC0c934D3C412d82aF", - "0x9BA3514a370F7aCD0252E395602895c60D79fa4d", - "0x9bb3A168B96c7b957F19210aCdeAe534eea9b693", - "0x9Bb99AeDB6e573B68fD9E17EbC4D555EF03a5262", - "0x9BC04782310B462aed6e8E318a4798ACf731C228", - "0x9BD46F39683c310cc224dEb9594Aa20F27a45Ee2", - "0x9BDCFbfD21cEe31F88B11701300b32fc316826dd", - "0x9bdf67c72796EaBb4e4364f87c2F720feb8fe711", - "0x9Be7ADEb18493b97db0a34707Ca0bef8100b15A9", - "0x9bE7f059ffaDB650596ADa387eE827DCdeE563A3", - "0x9BfBF548A2aa91dC7312859834A20a9C3D4b31a7", - "0x9C0FEDc3e58ddC1F84eCef9c18437AA0A873b389", - "0x9c1035e924F770F4a6B46DD73da19eCe921B20d5", - "0x9C22c91C5c93298F0cCc23F4acC009239ee338f4", - "0x9C3aebE3AF3aBc5b9bac0F7c272F115Ef04B41dd", - "0x9C444f21BF4613db24840608E1D29929747e6fC9", - "0x9c61e092D6a4628F72F4a5B00E2Eb57D390F576c", - "0x9C6bD0410152EE9f4f06B4FfcEf9EBDbe812D442", - "0x9c6C1608F6622B6A3f59B262149f6b7A74Fb9D49", - "0x9C952A8897Ee0a919C071Bf8Da3c149278997538", - "0x9C9892a3f6E45B32e82520E8374806aa603dFD8e", - "0x9Ca966d2Fd2dCa7FCB3C885C74588d0E5685667D", - "0x9cb151054ab13fa715F170c731A9705236e0a537", - "0x9CCa9628FebCD0e076525602a3847D736F5B5953", - "0x9cD6e5795C792816AF761fE61cA03B0050511a04", - "0x9cE1cF95d95f555FC755660B493f0d3F3AA37b86", - "0x9CEF9D4f8f95956d301B9805988Be9a25A0DC741", - "0x9CF768547033eCc7f2230D5278bcebE2Bbce43E4", - "0x9D0367918Aa3BbC97a7f3e5aeF8C2dA2573Ef2ac", - "0x9D060A74BefD28c6431f86171Cd5982BcCe1BBAB", - "0x9D1DD09B584057EdD6717B0896388027Dc10A27b", - "0x9D2d4F99DE46C7038670C7969EbBC3b00C6b451C", - "0x9d361fD4b0877373D4faD9C52E3a2008b568E7c1", - "0x9D4d7f03905483F297242b06BF8a758fdc924239", - "0x9d54d4Eb630F18724f72910b7F347760241449c6", - "0x9D6A2a42e26750e60DE12a592ebeC6116CFbCbC5", - "0x9d7f087A2a56671be4031Fa3422c2568B0229206", - "0x9D9c250311b65803c895CC77f878b8092019dedC", - "0x9da38EA0F9bFf9A819d55729116e6E878c45e4bB", - "0x9db37d15FEFbF42DC390c3c81fee453465841038", - "0x9dd32de96BE6994b567052178D89fD815Ea8310f", - "0x9Dd91d61A7aa58537fCdbf16fD21bE25731341B3", - "0x9E1c9DDC80e62Fe1EeF94a2AB162996931DBc6F7", - "0x9e1efB279a03d0D4bF9d3A7f2206a41D195A2123", - "0x9E33B4Af7472cB7CAf5A9A7EdfE8282982fA06CB", - "0x9e746a7e3DF0D87c894Ecb22D8b19AdeDea91c24", - "0x9ea20fBFAA44efBc60C6728fCdBA17f01b7E04FE", - "0x9Eb7d88e2ECE884CE4006F299c017B0A234e27B3", - "0x9ecc7b7021059e939B5728878ef6dba60c9f9F12", - "0x9ECc7be2A331B38fd6978DDE934b36ba3C9F329b", - "0x9eCf3414A7AEB5753Ce017880C7d2969Ab28D763", - "0x9ed68f8e328b03a1dc82e97ca7c785252659a681", - "0x9ED697700aFCd0122325A468Ce24F2581B3F8956", - "0x9ee981e77e5ef2c813920502075fda8a2bff1eae", - "0x9eFFDe40fF3F6dBFaEba82BAA4Aed36a6FF7f868", - "0x9F15bdd5183B642EAD306CACaAfDc0675DE1cbBa", - "0x9F15dc09a9D97683a35589996A4f43814f5c653e", - "0x9f17F0F54F51145bC1665Fe0aFc681dB2a601C4D", - "0x9F235D23354857EfE6c541dB92a9eF1877689BCB", - "0x9f2611Dac4b2668ED3D8CD31C511895D525801ac", - "0x9f2a7b5E6280727cd6c8486f5F96E5f76164F2DF", - "0x9F2E6D25cdB1cceF08BAe943D3D1F5f7A5a98E4d", - "0x9f306BB6F480fA715d24b9c28106CB2BF73FB906", - "0x9F3eE7F32a20aC63506c32692522C96A0FD33A73", - "0x9f5B1fa6ec33513b8a9F22ceA0ACdc9c3B2835B2", - "0x9f61CbAD5526e4c02D83559FBCAEDaE15b6c1119", - "0x9F6309ba7651D1cb47f353fA8f58085A02205Ae7", - "0x9f73a3eB789fC7d399f4C54575B60fA17D76158f", - "0x9F7EAEB7d987b33db953fcA515642a1def0cc39e", - "0x9F911a2b275F03A0c87876AECEe1df4028Ed4db5", - "0x9FBa80caf2dF0CDDed4628F1755d035bCd20C9d2", - "0x9FbE7ACE6CB0B05B8cC95686CF7C0Bdb0f88E3d6", - "0x9fcB0b817c3675723d833f58B38e987531f2f9C0", - "0xA018e39D42090Cd211CE0e2a35D03BC71b1230e8", - "0xa01a45394D98a67Be493bCfc62a308847E6EB7fD", - "0xa02ffb3068481d8c9b13335a52bca839B5C5AdEF", - "0xa046a559c8ACeeBD24cEb54E4c0CD310347E97d2", - "0xa0488e09Af052e71cAeca415a9401df904D1773C", - "0xa068345A625542fe49c299C8DF309A920A184200", - "0xa08dFCA683f68D53bD97CBEd7DFed2fAaBb74b2A", - "0xA0a37917529440030bC795561D5f687A15673726", - "0xa0A4a2Af46Af4Cf37eaCc495EEdcAE269EF2720e", - "0xA0AB85691cb1a3EAa269743f941Ad39F58BF480a", - "0xA0aDC6840BB8f325a5D26bD884C8Fae567522EFA", - "0xA0ce9055a63159995e388c01bD9A0dD7bCe94E6B", - "0xA0d2C6021D20d28b87BedA5686295a9023182D63", - "0xa101E27f06A97985B925E244111b61560Ecd97DB", - "0xa103d821740075e52F7fBeFB8dA640e05a688F86", - "0xA1096D7FfC8476923E3DE66bF05841d87aa97E40", - "0xa12Ecb20E61E718d003E9192B57270f2c931BA13", - "0xA1322a8E061527D9D854E73938DD30C373467F52", - "0xa149c53DEcA874de9cB31294cB01b0b133a2C11d", - "0xA1621e8269f303874298DbEF1bb59D20D705AF1C", - "0xA1638F917d5533c86081B08098abb17a9a39Fbd5", - "0xa17352c9D0657EAC801C8241d21Fc60b88e0c6Af", - "0xA1A290216Cf2Cab4Cf3bF8cefa57662c3EE554f7", - "0xa1AaE09f56c48b1Cd812DB9a33eE9359c0085D97", - "0xA1b05CE84a95c83a96486E91a7e7dcAA5A8a3956", - "0xa1bb5545f9A9140D5e1C3C9c40e82D4582Aa1e05", - "0xA1D993D1a11f49B34A7EB8D18111FA861FDb8a43", - "0xA1f65A3415558b2507A50a723CAd6350088f1443", - "0xa2115c6552D83a52E9a123da97f50cC002F21792", - "0xa22d2FA468bB6541b3AE3B44807E0295D37b2070", - "0xA236b93A2E6cB8D46D4C2D9f7b6Ce5DdE850BCB3", - "0xa23999c95b1cDABd1611b6eED6674528959175d2", - "0xa23c7Ab878Dd220d08E2d3a48F089B433a3b8B46", - "0xA24fbbd7f3cE4f27a842013BC3badF8ee5c448E9", - "0xA252BC8f8e1503c024c22B1cDAd05501F2CBF3b6", - "0xa2616F6452dbB4A2C3782178549A787FeCD781FA", - "0xa2633A09E8F40ffA3b347F03740821668272D761", - "0xA285d7F31bB9453250aa0A14AA141bB8203Dc32c", - "0xA29939f74C3e527C83011Fab972B09Ac68e71A47", - "0xA2a295ae156Bcd0023783CC2666Ccbb0cA218d9F", - "0xa2AC2c3f5392f7De6d0B135c9dB1D6D79B60716E", - "0xa2B35BBAA4a3050AAd0cB205365eC2d8A24ccc1c", - "0xa2B99e0F503565A1EB956bC55102171769933162", - "0xa2bB55f694E87e55A5701E62fBdd3D97a5929D97", - "0xA2C87D8A9DE14114d56067832173e21cF105Eca4", - "0xA2fd77767C598C7E93fA7234FCfE1976CF7E3216", - "0xA3010f8f26608dcbBd16ec07FC3A32a06E17a729", - "0xA307b905140C82b37f2d7d806EF9d8858d30ac87", - "0xA311B355b85C2Dda7d6E89BE60C0Be9d085A43c9", - "0xa32537bD9DE43fFc488ac3A097C3EBB759b50329", - "0xa33A5AdEE9509405d9B9bC23E0eD0DddB8F331Ae", - "0xA33aB4B0c9905eBC4E0Df5eb2F915bee728b8253", - "0xa34B27582Aab8DD2932AAC3AEC19B89D3DE85533", - "0xa35e816A402E6cA487Cff9F0Eb9e8F1c092793A2", - "0xA377067c006E06B94D1787eB8E29B309AE764007", - "0xa37F571F9Cf0e3047295aEf41a9d0e06Ef737592", - "0xa3868833A1BaD10F1158b237a6A90144afD71a32", - "0xa3B1d146414F0dCb5d4E27e339245543De9E2a59", - "0xa3BC5b0E66bA8E577e60CC7164EEA5dDf6aac2B5", - "0xa3C2d34406D506656DfFCd7795bD0326C62E331f", - "0xa3c41C71b78c63bC24949FadcAE58C76e3F430aD", - "0xA3C54fCDaeB87a718EEAc5b17Fd5BFdE9CFeB321", - "0xA3cb5BB845918D79b2e2e71bc6FC1412E4A6B170", - "0xA3D23c04992D740cDfd6eE8d2076c1a0220b672F", - "0xa3D79E3Faf383d0feACa8c2485DC54d9C609a4b7", - "0xa3DEafc3c06A346321A14946351BBbbf525A1740", - "0xA3e3a9d58a52C36386b663aCD12ece4Cf01E32A7", - "0xa3f0100E53CfFFc34822C8B82FFDE1e91C429472", - "0xa3F67B956151455a4C458B932a86442f3bbeffB3", - "0xa408baAB333A0dfDf0055DDde9F2322CeB2D4cf9", - "0xa40e6fe5305fc798B2EB1C9C05F340110708026F", - "0xA417c3339f4e87D37e4CBbB23a4300063711DcFA", - "0xA44181716D7910D3CeCD02A5cDd5920F0884980B", - "0xa446F8b43430Fab961cd9d6268EAB6876D8B3E32", - "0xa47B27cD872A68B9897A4A9222B25649C6393f5b", - "0xA4b75fFeF98d50Cd22F24B90e9ba7190e7b71960", - "0xA4Cdb4a24a02FB429bFD37E509D20b90CCFBDA5D", - "0xa4DAF4712EC7D37B15E2b8ad090710fa4dFb8977", - "0xa5031C689D9DCE5Ee08786711E47aB6Fd7331567", - "0xa50eE3b090A75eD3d12D3d482Dac6Fae5644bB7e", - "0xa5160581035b95BBa4C470717Ff2A56C4fAbAED4", - "0xa527d8C4918f15d755ecBc7f68560F1Ec73A19d3", - "0xA534fb6Df1885f526B7FE5c949Cf7d853597D867", - "0xA54511C84f353870D06D0E33C0D39CDa07AB6C85", - "0xa55D6ED68597c4D3C21FFecB69ca3b6b41830e4d", - "0xa57e2e36328C2d1818011dE3266aecDC32C149C4", - "0xa58b5224e2FD94020cb2837231B2B0E4247301A6", - "0xA598Ee341A59bC072DD90b208a8913379A53fA8c", - "0xA5AB5CA69f6379f5e66859f86d0CeAb89e0BfbFD", - "0xa5AeFe84f9ee9CB7adBa8D59D366333Ba7D5247A", - "0xa5bA2f45aFc9864bFA97CBb7D92BF8390744d529", - "0xa5Ce9D01d04Cb2a62C845Bd1B60659938e11879f", - "0xa5e5be69C923C701aE6Ac8F1F5936Af3Ae610C68", - "0xA5f4858ada386758e62165037Af3fE21655068dE", - "0xA61AE7614636740E5A0CBCE70141aa6C8589a7db", - "0xA62142888ABa8370742bE823c1782D17A0389Da1", - "0xa62C7C9FCDBAc9053b3Ac6460aA3FB2B1ea1A75e", - "0xa64cb27e02868c16bA51E7e2A73aA40ABc8bbe62", - "0xA66A3F08068174e8F005112A8b2c7A507a822335", - "0xA66D9A5451455B34D5982a84cC21f11186a26305", - "0xa67aAc23549F4c672256B59B43aB0bACFCFCD498", - "0xA684C9333641376ad62CeDe5a65629627A5AB028", - "0xA690f6a9fA8BCEf284F2f4aeB1adD87e1D9A4465", - "0xA6afc8E0F393d74EDAd5ddD2396f996C33D8f1b4", - "0xA6D5C720a9af5A405dFB6b9F44Fc44FaB5D4A58D", - "0xA6d954d08877f8ce1224f6BFb83484c7D3aBF8E9", - "0xA6ddA780878D48853FE6Cd96C7C1ebEAED7BFa01", - "0xA6e7004A5328f3471278A157852425c10bB4a360", - "0xa6ED82A4C2395687daEC7bf13cE38b133db22B10", - "0xA6F3a0D10C49C8dD1e44d4a6D1A8eFa27baa6e60", - "0xa70cfB393ec051584CA6cff64c98253dECCa553B", - "0xA7139cdd4463cE9C9C795D28D378DF760F6869d5", - "0xa7149781822E94Bbfd834D31E2AA43A30bDd03c5", - "0xA7318311C6A363D339C444a603683dD94c05CD19", - "0xa7332A720aBE886754f288FF2Ad141A9Eb80DC67", - "0xA73f400f6A8F1FEe275A15f7b763c93fA777bF9E", - "0xA747089A248aD8B9d8cd8DB93EBc2DCeBF3607FA", - "0xa753355Fedcb30Bc4a73491067F3A33470e7D280", - "0xA7823d6FDB8c3d522fc5720e4A4F5f1F0352567c", - "0xA7828fBF4AD80602F1D3b7a82509d565b66b5de6", - "0xA79C2C1179F1862565A78B19777394c2B14ad1AC", - "0xA7B9c81A67d1Cf835b6D357786d7FfE221Aa2c7E", - "0xA8005A8cA1a4E8ED2283386d812d38e038969A6c", - "0xA802416FF444CC12742bb229fC0486445DADE82b", - "0xA807bB240C627E3637647ADbF222E460e96AfC6c", - "0xA8252ed718F355784D85b54e8D1745E3Cd45C8eC", - "0xA8362D0f4c4E75E083CBC9275ffFF7eabFCA8a6D", - "0xA840848ABF574c109BafD27f29418bea45446B87", - "0xA8546F10BCe684E11294d3706253E30F060F3771", - "0xa87a42351e2Ad8C613370F4Ef506d2d1D8b1e4F0", - "0xa884367dB8D425904204dC1A9e2cB74c6Be1B49e", - "0xA890D0d0B94269f3065D1E70f0b80CF7028c4Ebc", - "0xa897B14C0A017Ce46D048D5928E4Ac70358f14B0", - "0xa8ABF045fe1A9Ef0583e436393a6E4E0B483F717", - "0xA8Cac329F783eDAc931815C5466E283d48c9D7f7", - "0xa8F5bEA663B7F8dFe22222168104dB13Ff466B30", - "0xA8F9A747653CE85Cc7277a09a986F7b0EACc8b69", - "0xA904846491e91AF3a92643EA458c8728Af7d805C", - "0xa912e11bEfa4Ae21150c655066C63839BF174093", - "0xA915455F225FC13F32B0a6934B4e2d7467BD9E66", - "0xA9266A129eb21bE663b6AFb9788Beb8839D238A5", - "0xA92e3ab42c195E52C9Fbf129bE47ecBb03845dFD", - "0xa92e48Fb7FFabF2A8Bf9f209c02bB326D86A5038", - "0xa9354f07c3E9bc1e3EfFbDF790A0b6DC05A46Af8", - "0xa93f2a6b50D92BD64848f5ea15164F558B75ce9C", - "0xa961eCF97eBEc5b663c395102dD4fFB1F06ae666", - "0xA966268cA642C07Da9eC59f54F8083B06CFbA397", - "0xa97B23E944D56a5063cB018eb14ca11FF0c1C1F7", - "0xA97f9CA72b1DceFfd0A5a000d332B65A183583b7", - "0xa9815861607e36D301D14bF67c648DD170e355Ae", - "0xa982B2e19e90b2D9F7948e9C1b65D119F1CE88D6", - "0xA98Ad92a642570b83B369C4eb70efefe638bc895", - "0xa98F029bb4e74C12FB07BBc25854E5a04F7acF4c", - "0xA99bB2B4fdbB7256Fa51F8E05a67b3DA5F3f67C0", - "0xA99bC35F83Bd05fd196Dd35f39Ba23353c3b106D", - "0xa99CDAE5357E2CD1aDC864E74129859cD9faf5ca", - "0xa9B1B9F6fA0f8c6D7Ab15ccCfB83775E7B463511", - "0xA9B4A27360A649F1d4B67dA01f1696513DD49Ac6", - "0xa9FfdF75D7CC8FB6De9a774eAAB6A04B62E9278D", - "0xaA23E8ceBd3817eeEC735Cd9aaF557cCB8e8407C", - "0xaA2bF51C54bF11A9d0dDC7a6f91117065AE5A312", - "0xaa31f881786629Ace6038aeb25D98e53aF5C2b20", - "0xaa471a6f1a463F880CA25eF0aa7D110F97482324", - "0xAA65E7c8BBf3F2C6d2d8634Fc830F050a55BBbF9", - "0xAAC1940c779FA12eb22ae49DfE80F2e89C2ef25B", - "0xAac97Fb5De128d0a78446f2B1E9BE05AB5113939", - "0xaacCAAB0E85b1EfCEcdBA88F4399fa6CAb402349", - "0xaaD28AeA409aaCb30C703d0c8A527d4Af2538B94", - "0xaad5Bff48e1534EF1f2f0A4184F5C2E61aC47EC3", - "0xAad8064217bE0f0fFBb82d1C21fe6363bC107a87", - "0xAaeB68C706d25ea0B2ae1B68FF90F3D731A4f229", - "0xAAF401585B72c678AfC09036510D3eF759BDaf7e", - "0xAafbA0555828C98216A7254B8500043ab27Ce4f0", - "0xaB0671fF12BE8b68797A76356035d231ee508b32", - "0xab0fCde32a9B17FA8EA557b56B649DE4D5dC078E", - "0xAb16E0d25c06CB376259cc18C1de4ACA57605589", - "0xAb17eEA9592981ed84cdD1E3bC2DeC48f764d022", - "0xab267EC6D01fd6101A64b668AC0156E70ef5ceDB", - "0xAb35c9eFEc14B7BF9c7e4a15634Ff6391CbcacFD", - "0xAb3d6a60f458a9438e2326C6E106030351875b6A", - "0xaB4A7F33B471Aec753A2C4eb17dfA1365F0D9458", - "0xab7FCc33E99cc21701459FB5C200ee2602EaB0BA", - "0xAb87390107FdA12A8d76534e39325D0794aE3F0e", - "0xaBb2A4e1717f51D379489DF8e784F770Fa6d6511", - "0xabC7e6c01237e8EeF355Bba2bF925A730b714d5f", - "0xAbF64bA42BF6B70c981823Df8B87119FF45639A7", - "0xAC077e327fCA3264CcAe15beE56A486bf02B5F68", - "0xAC094AD67da76cdb6a3eb8F82fB489E668a7c197", - "0xAc11d6F8f840a97AebA2e658AaF02Ce0AfbcC34C", - "0xaC14A51c856152f9Bb5fAB2E2fACEAA5E8D29686", - "0xac189B3a1C563c1b47f260a3C535FaB15A2299C2", - "0xAc1AEe5027FCC98d40a26588aC0841a44f53A8Fe", - "0xaC3c0C3da3EaBD8e13646351c8c8b4c273e5bD73", - "0xac48645D08Dd373070452DFa861b0A5B4941c4b7", - "0xAc4DD40F008dAE795D897F0c676BfbF08dfF6B38", - "0xac58d2f75950723Ac19F4757F8c8999b782bf931", - "0xaC6bC4CB23ea20e59C66534DD8870969bCA2b15F", - "0xaC6D73c8C6955Ae575bbA428025098215472f661", - "0xAC92356226E31FE91810e48c0706DAccF9CfE467", - "0xAc94226109dAD4FE1E14F7f3F3bAE283Cb39dF79", - "0xACA1abb1d1F996189c8e2D5De4B6261c3e50bd67", - "0xaCB702766f812A37B8da5aff309d3826290E2dE0", - "0xaCD38D58fdF37182F71b9C61ab8aA5579Bbf3479", - "0xAcdAb42B48F071c0EaC19d679d469d20A40D9F51", - "0xaCe9e6bFe30901C03cAcE67626ABfFe56350301b", - "0xACeB6B9dd28F846CEc85c4aebb94F725b6ba2fd7", - "0xacf80a0ebD0c904885416e7e7847a9dA1C92a9b4", - "0xad0c029ca7c6CA9BC47273B7dbE14E827b68Cbf6", - "0xad19c2f87e6171dd8a923d09952B2dACab30AFe0", - "0xAD1B327F19c9a83b788B6B4CA9fe2c4010ec3806", - "0xad1ed4F5a89cDA12550E28b76e7efC0E79299606", - "0xad31B7aF65b03BafFB27CbA2eBe077B29a6F6116", - "0xAD37cfbfE459019491603Df529138b5994Ef01E2", - "0xad47FF6109D1Fc7C5F2667A8eBB535788e23E3ff", - "0xad5BBB92E00A8DCE476555Fbb7FD54Bd287De2b3", - "0xaD5Fff23672e99a0FF3b26B4F6D0A86301d2e235", - "0xaD95a3c0fdC9bC4b27fD79e028A0a808D5564aa4", - "0xaD964D1E0F040891b101A0826E35920aEac6cEed", - "0xAD99DbECC8913Eb5bC38ed534dBd0dedA4A186E3", - "0xAD9e7E07bEF916CEEc66cD0408fff006358E1cCD", - "0xADA017b15A14Fa9b1B8Aa5251Ce13ED67e9feF04", - "0xaDa1839FbbaAC7FEC3f65Ef14F72f6d570A835a5", - "0xADFfb0B947794740D4524DB2955D51FdCaF9F03B", - "0xae1D301f77d1Ca6bE12Ea578a8a7bc40e4D344B9", - "0xae26A1488c38D187ff2F52ae59158edbEDcB4069", - "0xae28f53DeB0d0dBb224bEdfE3B70F1095781BEFb", - "0xAE3D268396fc48483EDb1e7A25bC95B6790c0320", - "0xaE42410C62e8254429E0fA06a4f965ee7D123EB5", - "0xAE564767D77D825d645148858FCcaACab4032f2a", - "0xAe611aC177dD1D253482D437E4cBb3ee6010251C", - "0xaE6E071De3B277952b56CB7fc1b5C7cB02D5B4a9", - "0xae79Cf9362b289036797828044fA2e541762b394", - "0xaE8bf6E600C6833182Ba2e1d90615d0eD6dB398f", - "0xAE8ca95A969f9738Dfbdb3957647c735e436Ff23", - "0xae90e0F7F3f2191B17b1816dFA8C5Ce8e049DC96", - "0xaE97ecFe82932521AB7D8C8D9AbB8E7143eB3d4c", - "0xAeA2AC81394C70c96d1cC6a6c387554Ee12e730d", - "0xaeA854621f84bd81C4EBB35BE1c5a94207c5D953", - "0xAEB523DCEf1f09A8d64FdB788f3FCF2a62CdF253", - "0xAec0B222cB464ACA956e80E6Ca32e4D872Ae7ea5", - "0xAEd3a0259a941E8A6818cE85Ce1Dea6b08a1F033", - "0xAEd9668908Fa9C49Fe0f9DDCc2b39D0B8eC767D3", - "0xaEE0d7153CA6ee29ad56949d41AafCCe788dB555", - "0xAeE56Fd9EDE92f8eA59AcE34796d2239793d909A", - "0xaef0f624F271b59CFE853D46608d0Db3Eaf9929B", - "0xAEF79e76014b55A4d3E809992269Dfc3AB5f13D3", - "0xAEFa27A665d48e19C38437Ba7135c8107BB5928f", - "0xaefA2d150fDD868772048E6413907b618afdC8FF", - "0xaEfc66Bf4C64B5DF1E12A8FBd3f7f86eE9BB590D", - "0xaf1110735626E995A90C987E0a24692854aC0E85", - "0xAf1d8FA36C8fF9A192929cD33BE1d84a5eDFdB9C", - "0xaf376BE0151Aaa68cbFb37e1b314cA9113Dd209A", - "0xaf37d8E1e15eA6C413FCcc2d414eA45346Cb2824", - "0xAF4421F0D43c5c1d54380736e3f738B159417744", - "0xAf6eF7785a8A3F0BD1866f3178D03382F019827F", - "0xAf753600127DF3D06f3252717A1af24C83f60D6f", - "0xaF7D37EFb8fE7198Ed55Cb5254EF0B357DB6049F", - "0xAf974B3278d19466dBF1ade2343e384229633059", - "0xafB43414e6344f6310f29e9D7dc95D817ffd89E8", - "0xAfd614849563975b249e65551Cd2e8f53B410c80", - "0xaFE8BD57DEC343279Ec0f628813DAF2DF18e0A70", - "0xb00707bF77c74C3f1CE899B230b9f0ACDD7FE6e2", - "0xb0083C29f9Aa3a04cd60d61e5ffA1C7297015D31", - "0xB0114bbDCe17e0AF91b2Be32916a1e236cf6034F", - "0xb0192a32D80e9CfBe8b054664968A6B61de56E57", - "0xB04415768DBB3e53995De1412C943F282D4b7055", - "0xb0513FCd20C872B20d7c630d1CA6ADaDdccBB147", - "0xB06Ece7B0D5399eA0C381985f69585FDC355C5E4", - "0xB0807153c1D43ed8948A481cc804283E819504E0", - "0xB0955f80e7F7FF9cc3bb51f3208801F618CC5Fe3", - "0xB0967Ed18987Af04938d4CB247eb300b6bfc0A9d", - "0xB0ad425cA5792DD4C4Af9177c636e5b0e6c317BF", - "0xB0B9B43341128CB534bFF485B71223Fa1Ad0b164", - "0xB0D5f4fB9E45E0514814eAA8d2506536072fD08f", - "0xB0FF916098eA257D6Cb707d88e8B9F2D6EA98f71", - "0xB104963Fb51B32818059EE6a2Cbc9AC66B56117C", - "0xB1092478EF3eFfF1Fa138F15f73934Bb69c19466", - "0xB11870b56A9bda3b1Cf70cFf1B5cF817d308424b", - "0xb12E260275BcD28E6f8820666Ba02C67c9600843", - "0xB1422Af43e0ecF70b91CE33c9Ca1E8c22721125C", - "0xB14420E754f27fE1722F575F49017Da44E4B86f3", - "0xB1566aF30e36C6ABbf390272923ABB75eebd9Fe4", - "0xB15cb9005b693B2396078326b2898d043884Efc2", - "0xB166660f9acd73f6Aad382151a2aaE4a9ae6F842", - "0xb166a3449bEFFdD4eb9fbdFbBeb66b92Bb686738", - "0xb19a7BF69492fA2642f4774C8FA501AaF5C427d2", - "0xB1A34e32371D0C4c1B08F168c113A844944FCAD4", - "0xb1AbF2463298B7F3aeaEe94f54e0cB2BFAB95E89", - "0xb1aCC51807AA91832B8A388BCd042B49e1bb76B2", - "0xB1b10fe20bf4d1E30BdCACA566c7b32b335629C2", - "0xb1bbE20d678EEfdC984F72d90eb967eDfa1c4471", - "0xB1D1AF6e82BF8C30d741327f4E6083d8Ddf6c683", - "0xb1d7654903656310e8e3D6BD6f39d2d28CA4Df7D", - "0xb1De8568BBcA2Ade02Ce0327011C526a192141A9", - "0xB1eeF147028E9f480DbC5ccaA3277D417D1b85F0", - "0xb1fEa2DC4e907a9E12B84d68AC94aB4ECAdb4ACa", - "0xb1Ff3E9fF2B40478db26996573219cFA73D6A385", - "0xb20F113637D3616102E7d91e429f1aBF4a746AfD", - "0xb2146a2C9Bc755B21FDd69b95E82dCebD58EcD74", - "0xb215d1336d43088edb7272926A1461453BF825Ec", - "0xb288463112a1f1B2F3006DC09B92B7C617c9e47C", - "0xb28eb20f70503F4cf5b826bD22178D376B82B358", - "0xb2AC54bFc6b7b89eb6cAF2ba6B93D942B68CB20a", - "0xB2ad4E7A39E0A33B9eF29A7a221e48850b55Ee38", - "0xb2B879764C649C7769f7c90845b0cb2A86add821", - "0xB2c0782ae4A299f7358758B2D15dA9bF29E1DD99", - "0xb318E1f9b536DAFA85a83827276cb2ba605be8bc", - "0xb31fBf1d7C6C59F7e450D24F84c8f98e7A5Ac8c5", - "0xb3223CB17A324d4eB80A96EB92944e60C86732DB", - "0xB32601bBc5136842b716a815D6cAfe9a490F604D", - "0xB335b93017581d1A9977cF0eA5C00e0e4c4bc668", - "0xB339c6361ecDFE9DcF6A27a348d0ea2182BFFEb3", - "0xb33D6C9487d7445B1996be15D67883D16fBdcE07", - "0xb3569569cd205F78bfbA9C653b0dF40d8b145331", - "0xb35EBC34e3EF6850CfCd54ff0a128B70e2dDf651", - "0xb3611f9Fd9F3Bc33fe63491c7e6469a4FfA3ED6c", - "0xb363869518daf4Ab98E8769DB7d61A0fE1A728ff", - "0xb39267C731Fb84Fd33d743698c2a3191D6D96415", - "0xb3B4e4129FC09445776d6C1035D601f5F7f53E8a", - "0xb3c1717436827979C9B52ba8C046C0Bc90bF3A44", - "0xb3CDD92323fBbD4F089e9FC73dE11bF2bDA56061", - "0xb3E2197ABcE57B3C2f38dDaEa95a941854201756", - "0xB3f82fdd1cEdf46244172550c19E4B5dDA281e3c", - "0xb403B8390997D7058b9202f4446d6d206f77DF1e", - "0xb40539Cd3E7bF07eabEf8ba0DBA182b376FcE1b4", - "0xB4062b035b4A51336C39B2f83bB5C377c0602878", - "0xB42e3daA35548130A6Ae2FEa855b31D3bDc91132", - "0xb44297e8D51Ee41e0a4C818155d556CB8E66a50f", - "0xB447030C916bA07a5a4AA50a379259E387c48182", - "0xb4612c2f7B7dAc79e176a1D8513C9A5B3A33E868", - "0xB46219144E8F1aeD54B9fF79e3f68DaD098CA563", - "0xb4786549042546bd79c33Afc5fA3c3CeB9162c61", - "0xB47a75d749158Ae5E6E1449844DDB85dD3C87fBA", - "0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB", - "0xb4a7B0eAa4fA4b35Daf1011E151981988DaF62b7", - "0xB4a882005550Cf5bF685384D77ed3ba0Ec5b93EB", - "0xb4B12e72DA47BEd1B3236b472683d962aBD55208", - "0xB4C97cCa3336244d29717225dc28167b10f4F891", - "0xb4d998b0d22D5DceA0008eb808C38522E54Ef7cc", - "0xb4E2342bd1FC099A1BE79B235b3a1dE3B17266fE", - "0xb4f29FEFec98D4D43553b0a74fCb66199B79b03a", - "0xb50235Cd3161f9237FacEF4E96E9926E813fdCd5", - "0xb5218DF8720A1D866361613e3FB8458701a6aD68", - "0xb52511f49f3ED76AD1f77998985EE452f29bA0FD", - "0xB550B8CbaCa87C7660066091960cBb058e32775a", - "0xB55C5cAc5014C662fDBF21A2C59Cd45403C482Fd", - "0xb57756d92bD170A66B4F361EAfBFD13E625372C2", - "0xB57E97E510C60673412307547142E7492cd2cb1f", - "0xB59D606888F867C11a4c4458e022c2ccc5cBE8DB", - "0xb5a0B4E55877C8fBc5cB9753dc6B8619Cb810687", - "0xB5c461aE792AE429fa175450E1d2AF7f494Ea20F", - "0xB5C518AB9B41080af0D9df48d9EcBF1f098a44D0", - "0xb5C79237789f9d07E04beDaFcE7ED127215647Ea", - "0xB5d463Fb405bC035AB937B9396C4C12b8eb2f642", - "0xB5Da84cdC928765c15A8192bf3c6649E7802772B", - "0xb5dd41bB8cEBcffE27c7Dd991FB0BE1B1FcD8dd9", - "0xB5e423dCc740bBC80f906133e15601f980998356", - "0xB5f8Ed7A761200D80a9971268302Ef3FF1aAfBEC", - "0xb5Fa523213dF164dCE45d75E41bb33E9C5fB5B06", - "0xb5Fa5d0da19Ead940f599c0eBfba37bb4E528E31", - "0xb619383642475B459FC061592BdF8c4077dC7e48", - "0xB61b317d06Fee2C142F92c6f8715BF3C3Ddd448C", - "0xB628C2398b1a00659B69111BC98760d311cF156a", - "0xB62b330A1b1eD55fEb93296f89EA7679c4E0C36c", - "0xB6312eb951563F7D83F788264c0459A6E63502AE", - "0xb633B0d142f0cdF2ad641432480C4B08ae99340E", - "0xb646AdBBDB023EE1ae8E159Ba9f5CE008073230c", - "0xb6585e211c63C3cA7F2E712C0E6CaD1F76F98cD8", - "0xb66B599EFbA395E432e51F3b91989Ba9b96A5893", - "0xB6a6A77Ea9Aa4c2aC8D5570a1Dd4c7C9E91a9F05", - "0xB6b76DCD6A456D5d9FfF7D18F562D3854f11a5C9", - "0xb6c13dBF444FB390F01FBDC0fE3A3c7639dbb18e", - "0xb6D662A49C3aAA3B624b4429923415F0c67504Cb", - "0xB6dB328E63876Bb805a968E7bC979609b580dF13", - "0xB6Fc6E2385d55CCb83e297Bd92E2Bd89795B47A3", - "0xb701f712b18C2f2D449147A04322ba76B678228E", - "0xB7098c5749157bcA4B51047231b360dC98f308cb", - "0xb71b092367b638b93baC3e0A2D5c7F411E9C89bE", - "0xB722cd2BFAA4F62fd43854B1db3342ad120c184c", - "0xb72e37518e3eCD10aE08A87c2073Bb722939aB0F", - "0xb7321c1dAe3931aBf91f8F5D68e3aaA42f526aCb", - "0xb735d50a2abd0A15cB276C7ad684cE94620Bfb48", - "0xb763Dd5CF99B56a75f4Ff8809d5afb162B01430C", - "0xB777c64E1CDB8BE97e7298A00CCaEA50D81C2ca9", - "0xB77A9d583Ffa005bcb9825250CAb8A7Bc2897d54", - "0xb77F7a9C7018f217eE80A1Eece0766956B8ffFb7", - "0xb794d9cd4540856360642DD36443a5EB8C7300Af", - "0xB7AD70e54f5070E8F33Bd2d9A9709167D9Ca0596", - "0xb7aF235681707A84e2D077f120fAd2606CE8cAd1", - "0xb7c293Dec92033FBBE14adecD56aED867227673A", - "0xb7C415521a3d0283A29f096b8BC51710E193cd19", - "0xb7cB1C96dB6B22b0D3d9536E0108d062BD488F74", - "0xb7D8d98c9612F82ef00e62E980e103776536BBDd", - "0xB7E63DF936b616972ca616F91183eeE20963f49d", - "0xb7F1abbE30DBde74bB5B871a6aA06d62E14dDEB2", - "0xb80010e45036a2E36bD322aFBF8Dc85de21Bc6f6", - "0xB80776700778e7415DA08ef65fA389f75737fB95", - "0xb8119f5bB2F1c006a7C7EE01C3d8D4082b725ebe", - "0xb82A32AB7A3f49CA7eC5bF28ecb948c7524A8791", - "0xB83e17FF1B9CAd3F98a884471F2AC98A7f0cC658", - "0xb8490aD69aF948a343a5Bc2553B333FaCb394D16", - "0xb857Ebeb72828e15870D18E748c4E0542FaFBd97", - "0xb85FE8796344A5B23d40095809abBa5bA678484A", - "0xB88924408A95917c75DE67fc9FbdC4Af992979c3", - "0xb88A331E0866258247Bb00fFB0ef683EAbB8C62F", - "0xb891C4d89C1bF012F0014F56CE523F248A07F714", - "0xB894c5CAdb5e2AC9Fc46E5e32ef964326522D2c6", - "0xb8BDA506d800b0573344c0cb7a622a7b9D106Dd5", - "0xb8c38Ae1Cf126aFb7383ACa98a03D7BA1ACD5f49", - "0xb8cD54F6bBf7041363f50A9CDe05C3Eae5aCA093", - "0xb8d1098d65E60881eF540402e59F352A177B8cE4", - "0xB8d1CdCeFe47834971067Bb0B8249f45433B4157", - "0xb8e4A7c80444A484fa3cfaaf3F540C5366834b4a", - "0xB91318F35Bdb262E9423Bc7c7c2A3A93DD93C92C", - "0xb9205D42cda3d83178072a44483a1D0f159eC3d5", - "0xB9250c9581e4594b7c6914897823aD18D6B78e96", - "0xb92f3223CfB4D4f22a1129df02c06cb353125196", - "0xB9311678431d853330325c52C7642B3c4E34d5B2", - "0xB931CfAD39A58591ad74D8925440682e1008cc09", - "0xb932a70A57673d89f4acfFBE830E8ed7f75Fb9e0", - "0xb932f8AB034E2fC6d019E041039AeE41a02343f6", - "0xB95C316b0bF5729b1cb2db8865eD9355b9966E55", - "0xb961d0f24505b5FF9a794Cb781290FA55E78C61a", - "0xb985B80EBb5Af0cd4f5b31e3018302ac15b697E4", - "0xb9b5D9C3325b5D68eBe923362e98d4F65e6a0b43", - "0xB9beae3262691225c7Aba1694D0297dA05f0DAF4", - "0xB9C5571fC507790D4b25cA859cAb650c92DcF8Df", - "0xb9C5e2706bF80c7240b9329542829Ee68DFE04a9", - "0xB9c63Ff95d7AE291781B7dcD1497cBBb91618E04", - "0xB9DaDa339A7AF8BB66Aca33BDC273aA2A8A0390f", - "0xB9E8F6f299d8A0b2dEd40a01EE4d95E6c7Bc4d0f", - "0xba00C2591459B0B24CE4a9165b4512221a61132B", - "0xba0d69d83b4b914f1107De4067eE34e863b80bDe", - "0xBa2e37f18b647F19aa2e48581729fC4d0131B270", - "0xba31C0FA34Ca1D5917Ae363f522669Dc3EF808Ed", - "0xBA3a79D758f19eFe588247388754b8e4d6EddA81", - "0xbA3fE830d62d86458024f2779675a2eDC25Ee9F4", - "0xba43e8893102E21Df53B96bd1C33B61b19FBDd8B", - "0xBA5098Bd3137379Fe7E36b6aae8b3B27adeB4a20", - "0xbA53e26fEA710Bf533a3c39B86929CDe08CBdaD1", - "0xBa6DB13aeAE3607D400DDFFD675aa4e88ECc9a69", - "0xba7745e17b479a9689cACa6C43DE58c441aA8B4c", - "0xBA785777de1f6D3706753842a12940C53994Abaa", - "0xBA7a1265933BE28EE36841F8C2170D51688b365D", - "0xba7f66EE97f052A5EFae51BA5E7689203Db3daE4", - "0xba93D60303a1c049ea7CE0B87A3A274CEd5e2F09", - "0xbabB4d573b791FD94a5a51bE1074b1E64cca97C3", - "0xBACe7E22f06554339911A03B8e0aE28203Da9598", - "0xBAd8E5Bbb4fAD4029Ab444A10855539850a91FB9", - "0xbaf1604c4469943dBC9Cd3dd98f2d6F298b3A258", - "0xbafA5F2289FbD01cB8Cd8dEfb17079F282C03Af6", - "0xBB156997CbdA440059044aD3155bc0C1618c4a22", - "0xBb19B765943735F465AFeAa36CfE8Ad0882815f9", - "0xBB1fA4FdEB3459733bF67EbC6f893003fA976a82", - "0xbb5Ed1EdeB5149AF3ab43ea9c7a6963b3C1374F7", - "0xBb6C03B455c0690B10c64297115aa81378F34e8c", - "0xbB72Dd0E6ff0f31338E978BFded8454DB4208F74", - "0xbB97e381F1d1e94ffa2A5844F6875e6146981009", - "0xbB98D481baDf47c255b1901F709787644e26D0d0", - "0xBBb306686a71e890A704d4605769a2B68B665b04", - "0xBBbD7AEBD29360a34ceA492e012B9A2119DEd306", - "0xBBBF8cFD46B8F7D8d087bA37736FAE14B2690DB8", - "0xbBCAa8E40DfA57D1Af6Da0c21ae8B1112780FD55", - "0xbBe4efCF9d56De7233E720Cc133dBBe35972D3d2", - "0xBBE87138B61AD684E3B2F0c8F4B0258400D54232", - "0xbBe8Efd4E3e59525db73629E07debDfcf2917cb8", - "0xbC0a833E4e24e96bF35D1D0e6b07d779FDC4c482", - "0xbc0E164eE423B7800e355b012c06446e28b1a29d", - "0xBc1C8008aFE498116429fe601E970C2E650D6c76", - "0xbc5370374FE08d699cf7fcd2e625A93BF393cCC4", - "0xbC5563De646CA6C6d7e2f7cc44FFADf1B5b614EF", - "0xbC56929699445f826ec61AAD4f37270912788B13", - "0xBC5F5AD2B72aD4B2119A3E1c084eEbB49c4136E2", - "0xBc6c946fe9b84d075395e06fcfBA7eD24Be2725b", - "0xbc71CEB40027a98D30B3FAD332628f991914Bf78", - "0xbc8182a035e40FA640078CA347399b086f59947A", - "0xBc85ee5e575597558e69A43C846894083E30797C", - "0xbC92abeE522870e255b5C3d77709a64B55604072", - "0xbCa7eeEd1faDD22AD8E1eB4fCCF8C221922AF875", - "0xbCc1cea95A1cC7f79404664Bef9A9671bdc12174", - "0xbcCa88322D716f5fCE578C3384554716e3a5e2a1", - "0xbcd5AF129A14120ce86A1265Bb573731B71BC4d6", - "0xBCE981c214FB0D87112eDD383d9E9a0fce5A59Ea", - "0xBd13e53255eF917DA7557db1B7D2d5C38a2EFe24", - "0xbD1F7aeaee5228abAdc14B8414F782449e9CFD7c", - "0xbD4268B265e09421960da47D4Ae4F6EB16Af9293", - "0xbD5577a359234f2F059Fb71B3A1E659536D9D33B", - "0xBd568BB68F45b16D4413CAB547f7198ddAf8A9f2", - "0xbd60694eb9FC58E626F67884f1a0c80a89B0c994", - "0xbd62a47FD8Ad82893aA8C91921938366C00b03D6", - "0xbd6467a31899590474ce1e84f70594c53d628e46", - "0xBD753A8D3bE45F4772145D75E28014a333B705Fb", - "0xbD8929059D0594F37426dCCDF57Ee39e45831C81", - "0xBD8a4B24997A31e5f24fB9a82e87D6dc51AB0366", - "0xBD94f6c90C667dFD46F85DDB4De41fD0Bfe4E8D8", - "0xbda1b324060677e867daEFdC9D9DA32a0c18f5b7", - "0xbdaeD67214641B7eDA3BF8D7431C3Ae5Fc46F466", - "0xBdE5D749026049a881E083BF2eB4250117C8DcBE", - "0xbDf6cD5635A0BcCE5a0445F113135E0Fd7C0c5E3", - "0xBe065d51ef9aE7d4550942Fe9C4E948606260C6C", - "0xbE25fF4612062Da494D34D5892b3344CeEa345a4", - "0xBE2F1B98902653cB30CAb9e2269Dc9c9B3d7918b", - "0xBe34e1Db2Adbc113d452e7ADb08665f7D9ee0922", - "0xBe40c0b67d03798948309F6f42874fadF25C07ab", - "0xBe4dCa67d318F572869ed8845Fe1d3869F98ed43", - "0xBe68b4645Ab798ED4dB88192a444898ff4FDa5Ae", - "0xbE767dafF9d8b543340f01A7c26F856a5b2533eD", - "0xbE7EC6516dc9d1c7ca80E349e1875B3171BF3747", - "0xbe925A77d92471cA69182CC15d630aa456190eB1", - "0xbe9Fd568CeFEc28a4FD471E0f9afEc750ac51cD3", - "0xbEA8dA472D39A49644E34821b52B5c57E52483F5", - "0xbeaB1B990726a363E89299f73E98dd2013892436", - "0xBed1804038651c47C3Fda985fc1444db53E9a408", - "0xBee6Fc6D292F21D0EE693d431B68Ba1737ED027d", - "0xBEf60a336F6a963DCa6758a6Fa280E86576a93D4", - "0xbEf6E7D88aDc9e381a52da4DfFC65d093aB92512", - "0xbEFae3a5155220CA3ce2d90bf65752F5A12De506", - "0xBF2c4a8c2de3f01F31E6AFf0A94a7239B80aeB71", - "0xbF4c281240aD853BE8a95f6B5F9330381f0c7Dbe", - "0xBF75124DEf5d00E3165A5Fc710Df9FBcf3a7eBB9", - "0xBF8a84DE5DcC0bd5792026BFDeBFc75d9675A363", - "0xbfa615e6DDc5bF9Fd14dEEa85A753553b2bABA9b", - "0xbFaf35E5Af21528a9537eD9A78fff6eaC282A4c4", - "0xBfb1dfe508f52664401032f7A0667a451c712FE7", - "0xbFbD4D68BCB5D80572C332f64ce23cf72909eb5e", - "0xBfdE6246Df72d3ca86419628CaC46a9d2B60393C", - "0xBfdf0DD4B90193Cd3c34afB788dFf02788BC03D7", - "0xbfe3C9768BB1D24804d5b047F378ac6096cfdfA7", - "0xbFEF1aF5c3A88B6A627bE9469d0892C98597A298", - "0xC005d9f2421A5CC53Fe00E8124998cc640020791", - "0xC007015A4530e35BF2F7EB55533FF4d35e54A297", - "0xc0085B63Ca41d8F323bFFa305071A367968E1063", - "0xc00e5d86130fFf23fdCf60c9c90c326FaF19406c", - "0xc011559B7B1Af6994fbced2c5D7809D8031DacAD", - "0xC0134b5B924c2FCA106eFB33C45446c466FBe03e", - "0xC0148dDd4A7020A3b9dDEB4C23eb111ad80CA71a", - "0xC03844f07F86AD1D90a1c4A2A8204Dcf00F3a991", - "0xc04528c14c8FfD84c7c1fb6719B4A89853035CDd", - "0xC05F1050DDdEC6c5be0f9d2127D551e69d205235", - "0xC076f3032b4a53A55776Bd7Da62496624079e57e", - "0xc079da49d9923Ad5AE2dC5ADCc903670211Be465", - "0xC079Fb04F67Ab8DA91B0BAA91753adfD3BfEAf72", - "0xc08F8f1ec24e6207AC957014d508867778DF8fD9", - "0xC0C76d1d93D7Bc3946b7DE5c689DCe843C7aA521", - "0xc0cAF28b7fc073DB35E48487C507ab1577AC2E5d", - "0xc0cb49c24bEa610e99766FEDCc496fAdF556bfa3", - "0xC0D60341cb0bA6ac6dDCd2858E9f3D5c8FE6C45e", - "0xc0dE0642c325E21f34c6d9A49a7A58EA66eC1743", - "0xC0eB2d33B7405F1337B18cdeA06E62AD6564D1d6", - "0xc0F2c2bC8C066cA7B218F781A6741ba6b50FF5D8", - "0xc1013ACD27091812F32b59E1D28F08Ad502dAC92", - "0xC11135Fbdd294b88Ba50bD7c34D072cbbA0B95f3", - "0xC141140E34Ebf78921FE4F721fB89A1f360dF83C", - "0xC152537E5AC59De776Ea2B50FfC53A61DeCe0e16", - "0xc15d2C59Db53c389009CFdb5bEc65d5a1Fd4a009", - "0xc161A7c391BE6f0B1fDc4192a11560bf8d3066f2", - "0xC17022D6d251078E6bf728Aa9a5E2113b4403570", - "0xC174Ef8CFD3A4d4Dc97773cDf6DAc2bd09282818", - "0xC1B4f53ab978dE0bBC347c6d85ceF40226f85758", - "0xC1bc46280219714769E7466beb36C9bBd1ba2ef4", - "0xC1c86c8568858912974a5A3A08ef7302e9cCc4Df", - "0xc1cA4EF8614d860382C5653c463FfF80196EaD1e", - "0xc1Caf0C19A8AC28c41Fe59bA6c754e4b9bd54dE9", - "0xc1EAb49CF9D2e23e43bCF23B36B2BE14fc2f8838", - "0xc1F33dE2e940b4721b12b87f9A72966f5624239f", - "0xc1f4b0eEa2bD6690930e6c66eFd3E197D620B9c2", - "0xC201a09ABf34185533D4253dEd3805f7Fa5c371A", - "0xC20cf2CDA05D2355E218CB59f119E3948dA65dfa", - "0xc2154Fd90EC71DEe0b47168085c1E20aab587518", - "0xC21A5771F678DDb39578c4D305981dff019a4e54", - "0xC22faf9F506e63e6F4F0088d15e9197B27C77aC7", - "0xC24E024f4955824Ed42f5c1538eAaA4B32a8b12f", - "0xc25E0a7eD3E8c6228b8d2Ea5A4eF065ADe25572d", - "0xc26bD7284Fe8871e6a116c5D6a4d30D83554F793", - "0xC2856A8310AF421A2A65De16428C2DEC6CeacB36", - "0xC290729EBB89B9157C693699dCFEa804a5eaE272", - "0xc29C14A5bB6bb43BAcDa1Fff761990efb7ED7C01", - "0xc29c6C3d9c9FD14e1AA18D91e046A3a2bd79F8F9", - "0xc2bE66345fa820ACa81322aaa5767D69ab820764", - "0xc2c4E9e89b4f5335030aF2b7E5142b3e0B791a0c", - "0xc2D8db56C50F253d1279dA6760345FE78f784ED9", - "0xc2Df3BeA39a1457203c30D176744924252Bd3a6d", - "0xC2E9A923A9BC9db5409d35AE30974C76b6E401F9", - "0xC2f03805F0AC927cCA841CDd07bBaCfB5B62856c", - "0xC2F46Fa6a4B91ca39B6E34781434841f7c13cCf8", - "0xC326E240663CfCA8d795d8c45F2F14813Da0b1DE", - "0xc328520a8b1CEAd2489d59c16b7752Cb60ebb53D", - "0xC32C338d4E318C34ad61AB7F4C3ab00d1E48cf6F", - "0xc3332ca0486e51dD23Baf474Ff5A6e16eba8AD36", - "0xC34bF59Caf10dF69af433cc4b49e956b4D9C31d2", - "0xC3577269c96c6Cf11687b49b9E26656b47a5DAbA", - "0xC36dA2EDF8cFf98A40126545AF68B14858aa2711", - "0xC38836D6569D1E9238eda3740f7FB7C56290E04d", - "0xC38e3469A3cf8ee9cE84C297aCFD277ad2C86561", - "0xc39DFEf85521b7307175746F757AA9817dd7a08D", - "0xc3A5277BC04F379aE96d35c1367B8D216aA23248", - "0xC3aF02c0Fd486c8E9Da5788b915d6Fff3F049866", - "0xC3d3916FAe7C2b7519C79Fa3A09E08FB1F42a800", - "0xC3D4603852EcdE947162d6B5f8b7CBFF741368f8", - "0xC3F130d47784A270761d9630663c1802C69f07C4", - "0xc3F5cFDC37b7Bf6D7eA8A4e2766E2015e8D01Aad", - "0xC4039Ed571444Ef7F30fb3699a615C4b1E93D647", - "0xC43CD80936e12d5B6E6D9FE9C90F4a9549E76047", - "0xC464CB5158DA6D1295E791Dc8b7057f490588044", - "0xc47cae91620E472C2b6C5fa4ADAb7292fBC7a99b", - "0xc4a21f9a38B813B2C8e3F2E01c8d7547A99Ed2B7", - "0xC4AeB6cDfAC2Dc870bb8ac00CC9049319e5d0bf8", - "0xC4b0bB428a498D82Df5167390Ce6C9192bff1780", - "0xc4B3DB9d9e01eE5A2623fADde764F47AF0E181b5", - "0xc4b44d900eA6a8b8E3dD712a89681a546f5E63b5", - "0xC4bc3888ba5DDBf59b0f500eAE733955b96a5265", - "0xC4BE43C3D403ebcFeA26CE7fCdE71a3F5f6901ff", - "0xC4C68934Cf7160bdCD882c1F0c711e20fcbAC360", - "0xc4CB7F09dA4A7181C420E55C485463CdB5444e7B", - "0xC4D3DbEf91E8a3bd8CB8aC4bE6874b17b4F10799", - "0xC4e535c3F19AE0C43676C2db0385649cCe6B3065", - "0xC4ed202ae63a812EACBD38D3C079CE454D6416Eb", - "0xC4f982E71B104058eC8Ab558062872bd5e731D07", - "0xc4F9FECe08E1EC3a58b795fabdA3A577409fFeAe", - "0xC5050B102888a585C4aE2605C05c3C2c5942014e", - "0xc51c6f6A9692F12D6F611ACdd74eA9273C1e32fE", - "0xC52b11283f4CA6bD20cbC4AdDD2C136a193F6aF1", - "0xC54a73fe64Cebc165637381639e8578e7e7000bc", - "0xC552A1c458002b5C13f76aC08d06Fe0A6C56C022", - "0xc55aBAa80EC522c07b3df6F8Abb6438d3a23Aa45", - "0xc563b7d10c04C1E1FfccbFA31cB3D67b9698Aa8A", - "0xc569b368D2F6Ce6aE819CaDDEDFd95dCe3390d51", - "0xc5719917b5Dc935CdfC26FeC8F3a64b01f6DC220", - "0xC5807256e2E2Fe85ca94C3617C4Bc5ff2Bd9cfB6", - "0xC59b0e4De5F1248C1140964E0fF287B192407E0C", - "0xc5Ae797A87d9D72fB7D4934A304787164A29857a", - "0xc5B183C6e0A5908d6eE40a7f7a831AC6B08100Fe", - "0xc5DB48D8Fc64B517449b4e7b9948233833aC2c14", - "0xC5Dd888548d7b0CD3FDf0CD8f73aFcB07AB48e1f", - "0xc5E0dAb1ed4B4C884C65111B462c427d450C98F8", - "0xc5e93358F421B5Be1dAD172d0325C3C7D71bb0E1", - "0xc5EBF89a6ACea449babAa664F6263E09E1C49aCf", - "0xc5edF3aE6eadc6957be14af3a274A84959439097", - "0xc5ee854DBbc751dbE0FF688F2FB4D9E2041A3EFd", - "0xC60397eB1A1daC133e459e78267fc735769A9C77", - "0xC606a4bec95638088496E28F647825c9DB145FC4", - "0xC609E10E183541c7929b59CA96C33683C1B0f680", - "0xc639246eB3758349846E1FBBd2EEb77FBcc13c77", - "0xC63B052F6C7675fa987FE71ccA11e94aA67B2C8D", - "0xc63F3320b4Bf3c1f45Bf3Bbc3590434694B50C15", - "0xC64146C638C237433C2506EfCb7B618354288A8f", - "0xC64163d0A402dd9764eE28AE9f65be1f3004e1eb", - "0xC658B18DE2f8878eD0Fafa9E4DE0b9b8BA2957C9", - "0xc661f59c034aDe7b7D052c9f5aa1BF1d663fD021", - "0xC67cF3161329eC7f2590060dd7884200fB1172ba", - "0xc6A02724A3BFbdEE37017f9d70C6d3BA5823C7af", - "0xC6a422A9b44080a550C11c7C21024A13D302705F", - "0xC6a4bd1dd02B84811f100E201Af0e4F5bb26DEF5", - "0xC6a6fc4BdB74E68AeC4E90bc344244a69b41BdeF", - "0xC6EebD4a45a8Ff06C7e26365ddE2C0DfC488da36", - "0xC6F2e513cf0930F890C4aBD265Fa444262958732", - "0xc6fA78cF7B830024DC2234b25a8C0c2079bdFCD3", - "0xc6ff88aeDBEbD082505C37e78d07967bE30FF8a5", - "0xc6ffD2c7A0ed8FD28b65bE58F4129D176E1a991D", - "0xc7016d35491e7639A86bBb5a9bdFdD052522E49c", - "0xc70B0e2902B1831443642ca1c3610AD76910a386", - "0xc70bCF404F138C05AE6ddB57F4FCff9bB4E19CD1", - "0xC70Be5b7c19529Ef642D16C10DFe91C58b5c3bF0", - "0xc71891485Ad83c3e76b669c2427b4584d197a058", - "0xC7347D56E938357AF575a6ed7622CdCf48E7A701", - "0xc7358FB8eE459Ba50831b65bEc3D729A78b30994", - "0xC73a1BcA8beBeF34E5851dBe6E60f8A347C126B1", - "0xC73Cf371Ef4f972b747e4C063025fCfb712073b3", - "0xC74BB9e36f9AdF930A2a53dD76Df84F5936dFf0E", - "0xc75e88Ec39E4BE9a3E735d52259cF0Cd71061d22", - "0xc778417E063141139Fce010982780140Aa0cD5Ab", - "0xC77A91BEF771a0b62A81ef776BC5071713025dDe", - "0xc77f9095e3e0301206295734e02046bf4Ad3f9ac", - "0xC796782434Ea59DC422f6F896B6a2A65258B9109", - "0xC7b23ab536b4BC86A0CCE3273D356Fb2B7975510", - "0xC7b7953aAFB06A415aB84FAa1f4f664a5019CC36", - "0xc7bD2a41FB41cC4B31436E77aBd458446cffE19f", - "0xC7E8ff395E33B9491F05838Cf87133ca6d5d2a2b", - "0xC7EbC45A82C4e3456152f79D4F213bAC836de630", - "0xC7EbDd7C463b5DdD9ab36Dc97c6d387c36ddDbC0", - "0xc7F616f79BDdf594701C9379b627f6Cb9B36B3Ca", - "0xc82B43b7021824A4162CE1AcDddbb4FA69Bf66fa", - "0xc8532Cb73122c40ab431Bf911b817eF0Cc69b9f2", - "0xc866aC9aB8d434C8Fc9fF5C861245e86EDE0C07C", - "0xc86AD6244B539D87e77D0d7a5aD7cB6ca9E69eDd", - "0xC8BA929de09C98a5520315394ee99e2F58171225", - "0xC8BFE05496BbA6869bc7c539Fc27642749dcd357", - "0xc8c14b17D49Bb467582D3698d4633F9065a690D3", - "0xC8C92B949BEE7f37EC2b56c1f2d2318ef2409418", - "0xC8D67dCEF4c1D0D5420E5190783982ADB02fc603", - "0xC8E8320c1303B04be87bE81E51A53Bc4b75Fa214", - "0xC901341eBe90F6C057Dff47BE5b9345377Bda883", - "0xc9024FE5Dc48b4fA52146F9ea26b8bdd195AF881", - "0xC908c139a3f39a45c76f186a7a672f482996ED2d", - "0xc92E685F6451Fbb2c75dF4dC116d27280FF55E73", - "0xc93f33aF4076B2D46DC1DC51ece27b82507f926D", - "0xc93FE63E453A83646E73BCF12a050198Ca204EcB", - "0xC94D220A80f0706DBb67ef3537e8cA1E07A88ff3", - "0xC94EDAE65cd0E07c17E7E1b6AFB46589297313ae", - "0xc95c0910D39D1F6cD3bD71e4b689660c18172B7b", - "0xC95e764CF4DAeB020E79D4eb31101356db9aaa0C", - "0xC9775Bcd7084a0892aC46eE81D6D8d8D1BadB39C", - "0xc9795e6f22F5e10Bbb68603929B8C93293f6a567", - "0xc99004e6a71E8f982A71adF54F456c9D1dbE755e", - "0xC9A1757A52F2E87A2144c8b8Ec9CB075C8b50B35", - "0xc9A954C5A302C45D87CC07efb1259Fb3DaD99ffC", - "0xC9aEf2B4F0Ca7cBb9a8BeB1b7618Ed33978060B0", - "0xC9b59D99Bc30B840C9F743f9233D45040342b5d0", - "0xC9B66d28E107C4BDc2e70Bc30EdEf014127AAe80", - "0xc9c77B0c2EE79CEc54B3aF7039f8a7bC684e48bD", - "0xc9C832697CB2c894dF5d60Cbb13f17468C309Fe0", - "0xC9C9b06D4B3c1BBFC0758a406B8Aac49c3EFEF74", - "0xc9d751a26E591220AAa21B00073cB042Dc355aCF", - "0xc9F0314Dd4A9826e7730313B756ee6B73232025a", - "0xC9F288727FD3Af50Be3b16b43F480214225A1743", - "0xCa092fF3594030FF501ad4c173aD1B1C80D3a6be", - "0xCa0e48A70F5CD12c34baEf25A06343509ACC6Ae2", - "0xCa16C34348d3888EB5DEa809197e88fa8A61861e", - "0xCa272020F740472f0C46b3C9Ca35296442b50321", - "0xCA3D14E2bF039cad957c9Fb7a4909E902a1572AA", - "0xcA5A55F1168CE12eFb047e1104f819A987AE5288", - "0xcA7d039082741222d9Ffd486f837Df2cb505aF4C", - "0xCaA457cAF638C4fB3C73C3e990BFD99f0A8Ac298", - "0xcAa86D11A065727df110846f696773B840A6E313", - "0xCAabAf1c3e8595c4603fdd3b64a3ECE2bEe18e4e", - "0xCab298344DEC6547Af008D91064a24F0455c749C", - "0xCaCF44373E2916616eA855dC226F0fD58cB39A1d", - "0xcAD90Dc5f3656AB76817990866D79D3dB24b194D", - "0xCaE3A16775C3a29aA6DFaa66EF6b903FAa5e3414", - "0xCAE3c92A6d4B6520E00eEDEadA982261332d9494", - "0xcb0Ac19e629a237E2a865B9e2c8B2C534f129006", - "0xCB35D14759E2931022C7315F53E37cdcD38E570c", - "0xcB3B9D1F7dbca2f97f578Eb2c26b153A59FBbf9F", - "0xcb40fb08BC92aB07828304787d0c6D4b963b34D4", - "0xcb4EA4672e6E4eDc80D002ab3Ac11D4aD0D45729", - "0xcB60251ff3b93E4298d3b77919CD6a3DA059D7f7", - "0xcB62A94aFcd4Ff4498BE912DFbF60Ca1d4B3edDc", - "0xcb9158B4E903FFa5a34Aa7337fF447045A36843f", - "0xcBb33F3aeea9cC04833e19B620a84DC9D0947bF1", - "0xcbd3289d1B9364FD50F3b4fef4c06Fdd82807E9b", - "0xCBDd70eE804E98DE2179B0a5f0Eff81044FD1d58", - "0xcC132611673Ada7dAc13dfF5246d3B7aB1CF125f", - "0xCc17Eb4919781b99294c26d0e9fb67B60DB5cF9D", - "0xcC278164b3cd42A5d522ee91F8C10196dEcdE91d", - "0xCC29DF5EDD44C5755987BAf1aEE2edC5Db652411", - "0xcC446b58b25EAFfb764b26967b131C4C8f6E4AC9", - "0xCc4cA495438CedCE3B631520C35a8c20F004462B", - "0xCc54c9BBFa266a0f2f3669c65fd0ab2646971E40", - "0xcC586618E43DFaaaa07CFebB3288Ad43dfbecd26", - "0xcc7Ab4f892b9C721bc952b7CfaBc65f4c5832450", - "0xcC9a66aCF8574141B0e025202dd57649765A4Be7", - "0xcCa90dDC76C9e3DB6fd436eCa1d425128b9483Ab", - "0xCCbBA21Eca1f5c572CAF1A5Ac8b5B828d100e7bB", - "0xCCc014E5735bBd21928384142E6460b452F63A26", - "0xCcd83acaEb9680b9F2577F22Eb1b90771f821D45", - "0xCd0eF7340a036EB189E6a365b43cfdc934F50441", - "0xCD11a81b0bbd246a8943e6fAF2D342eA25d63a83", - "0xcD16757C08508cCB5D5E3C35E37C93e45A41AE88", - "0xCd18dD1b838a8F2B899dAC1d0E80aCF813aAA140", - "0xCD2Ae3808bb8FDc835B25fD613a905662fca048f", - "0xCD38E77582b656EaCD9b442095A28E232891583a", - "0xcD485F43a89681df9a1671781985919f1445Ed06", - "0xcd5dC43A6Bb4120d51947A1a26C141B727bA2833", - "0xcd65bacACeA37E65EAC019f37f5cB38AE62a7fBf", - "0xCD76a34fCdcc482e25e1D86e71111b78F818B470", - "0xcD8bF9Dd771E93B17e2164698dcB30Cb87D51057", - "0xcDA8b474161F2E11CC4283E1317F9afF009c8a16", - "0xcDB3C6176b66fEd1B656199BfebC498005975D1e", - "0xCDCfb1876467B08D37e6A49582017126dF966c5f", - "0xcddcC63883683A3e6d5537D0B47074c3ACCC790e", - "0xcDE72fCc1e9430d6B67C22f435F8AB0322DB0e48", - "0xcDe7f2D872975EAAeebC98b900f49082922c0731", - "0xCDE8cE7488716402315f744985cf71e5b583D3f2", - "0xcDf836192B5d00Fb4FB8c2bc4fBE1967cFF8CD99", - "0xce1280c69C0EeEacdfC0997DA1CF52214E02c2e8", - "0xcE13aBCE0DB5A8224616ef24D3979d466F19CF90", - "0xCE322A6795e1685f8381e3a3f7b299507647bc84", - "0xcE53B468d40A5208e7Fcc8A4B589eBE0309BA030", - "0xcE5b23F11c486Be7f8BE4fAc3b4ee6372d7Ee91e", - "0xce69EAc10d152166c3f496AEb3F9e47a82e17C20", - "0xCe6e0d6716C92B3e030d75A99A177844C8bd27C5", - "0xCe833222051740Aa5427D089A46fF3918763107f", - "0xCE908ECe4eb60b222bD14c73b463C7bbFFd5936e", - "0xCEA11E8706b67F710c83D79eC7105031DeCc8068", - "0xcECeAa9Ef7aF34fE5E6E0C336b6333B96dB09d75", - "0xced2A816a4aCBa1FB639B0C6d30685e507eFB484", - "0xCEEf273647169Aa6ee1ab578F540c98709066D6B", - "0xcEEfeF9Fe63bdcDf56df134da884F9606eb7Fe9f", - "0xCEf41878Db032586C835eE0890484399402A64f6", - "0xcEFBc6085117F3b19C8DD6CE0005040375CE2Fef", - "0xcF3E026685C51A8511F427181085BDBc79906e6F", - "0xcF5277bF9c29B451A699Ba597AD6eD8237d4efA9", - "0xcf5Fb2dbf73b848291646f88ee54E6573C3e0ecC", - "0xcF6892fEc127c23C8d6895941f981522d7307F42", - "0xCF719EA0525989eF1ed9522C8bBc6Df4FF79144B", - "0xCF8800F7CD90cbF3B7F5eB3681DB88d8c686F54B", - "0xcfA5403C1e92C2f1A3F50540D68179C987164d65", - "0xCfA8A1567E9dCae2e2083D1c1adaAA3D24f905B4", - "0xCFbbc398C08822924503cA5463aDF24351309379", - "0xcFbC9103362AEc4ce3089f155c2DA2EEa1cB7602", - "0xCfC0C8e3c0D0C0E3094b58E112F69973Fe660372", - "0xcFc78221EB6764A8D88A9D137dbE40152E24a14c", - "0xcfd8209065f6669E29b128F7c5e9f2003096B732", - "0xCfdf325EC4961B99f55685dC9Cc0ffb30Bb759Fc", - "0xcFe9F6C375D1Bb541AB571E12714dD2C29f082B5", - "0xd000deAfC3325D6844962636045e11d51dD0E9fd", - "0xd01D8961F881EdAF23936aD809bf4ad65779877B", - "0xd0287a26D131D6Bc2ea0cab85b24C5bd00438a5f", - "0xd0792aC0de7Ef31197C5f452B21A34389eCc725f", - "0xD09014d944fC8c6707f1dfEff4938D723DeBab70", - "0xD091B146974671Bf8607e7d165304d72581E0753", - "0xD0bd0D368436b4252116fb1fB6e148c4AcF3e72B", - "0xD0E4847359ae76C2786D242e5F45C4f6F1aBd752", - "0xD0f116d0Ba97A830C403c667560566bBe1F1858B", - "0xD10A6b7feEbDafB8cA2F1798d5e68053b65C2DeB", - "0xd112F302969901fEdd28756EFE8170b80C746CCC", - "0xd117b18a075A15CD68d1a8349D085b9FE4A55e90", - "0xD137eD189a8a3e9bF5541431C9b9Ff1D4EB5c196", - "0xD14A4A86E0eD23FBD512e84EDe021822CFf79FCA", - "0xd155A53E07F08E41C053B6b224fCAe43b4cD8204", - "0xD1566fC0fA85F4203b77D4cC8B35c31FE235A04e", - "0xd1573047524ba2A08767652fCa8097CDdc33a0db", - "0xD16B33fbB2eCdf530AAd4BC26845F500E84d498A", - "0xd178ce28c83B0c0D4Fb70B57bAaC45D3bAd59Af9", - "0xd1877365c79285e413EfA400106e731dc3A50Cab", - "0xD193A22224795C43d837a3f3D7394B4d0cC15F60", - "0xd19D13C851142FA3FCE60F01A3CAd240C3b0f49f", - "0xd1c03BFEB26e44f9C3BD89397168557632140c1a", - "0xd1d89e3A49E50F5a05F1dE017B607124C23611d0", - "0xD1E5b0FF1287aA9f9A268759062E4Ab08b9Dacbe", - "0xd1F5a4821FF7A89e484Aa38053179eCE33850d60", - "0xD229b51b56F4326D4e9b3c651520Bac15A12694b", - "0xd23043ce917aC39309F49dbA82f264994d3AdE76", - "0xd233D1f6FD11640081aBB8db125f722b5dc729dc", - "0xd23E658c14327b45c9BE4340D5882acfdE8Cc22c", - "0xd25aB69F5809925F87A7A961E3BBc01483AaDE41", - "0xd265Ac44dd8d8b1F2B892Af8ba7E550291d8b0bb", - "0xD2741283F446E2725bA7c239C048DDd3E2eb698F", - "0xd2760BF6983694DE7f2A2241FE3Dd763a2f67649", - "0xD29c2975Fa2769BeE254FA6497A97cC39A3B85e8", - "0xd2aF9B89191C38998EA0de95f6b8A27d5a359ED7", - "0xd2B27bDeCdae910dB1983D1d67b5F7404339284F", - "0xd2BaE9A30A40376d25353773010FFe52dBa0D688", - "0xd2cD254f7D42c68E1992369A47d7B47afd578109", - "0xd2Eb63023aaeB44030fF53a6EbD6E0C05edEC836", - "0xD2ec068d706c453f1B82359dF66Da0Cb6468EC6d", - "0xd2eCa00493ea1218A7aD20009AC0A4602839ca2b", - "0xD2f81Cd7A20d60c0d558496c7169A20968389b40", - "0xd313339B6f6fB37315F24cbecd3DE8aF6132Fe5b", - "0xD32453965C8B4f50aEc7047d308E8494AcbB1179", - "0xd3407Ed6dA0e6C675A211CcE7CCB17d0B4Fd046F", - "0xD350257Ce6E48D1Da21F9d4224bCe2350b976ba1", - "0xD35147BE6401dcb20811f2104c33dE8E97ED6818", - "0xD353Ac1E974F08b1e615Ac9d7E1E48CBc1EAe788", - "0xd3551ab3018Edb9e1c1111e966CCefFdf625a730", - "0xD35ce1c4e1e1863d3A2f71cA14Cae52F0Df152DB", - "0xD3a6967214a24dE0a230c66aFe0a47fB2Ee1Bd83", - "0xD3Acc6204D4e00d094d80B5Bf46aAf497B5984A2", - "0xD3B353421FC5048AD38f7581097951bb9D6C52FF", - "0xD3c22F8020066B46441e957bA18b6C73561d28E3", - "0xd3c6b3B0f0DB3890e4Ce4D2a3f97cf3BF0642c92", - "0xd3D427d5c2cf01F8DC1777b27719B1d4Ce369484", - "0xd3DFfC1aCFEa59557B9092A5C095ACA91d696a57", - "0xd3fCD4c1fA2952CF3B1a3f531C95b4b89F0974E6", - "0xd416e413decf0a1c08c77a43B156c5d16922c6D0", - "0xd4174697a0E17501E334A901aF58492322e78ea0", - "0xD4202B234c15255BF0511D3380E83bda9172A72B", - "0xD431E33C86Bcb9D9b17a35d69c6293327183AB50", - "0xd44b9D3cD8e028dCC3e3C7397AA8B23477498AbE", - "0xD4515669DACa5436D95A5742E9169c8474BCEB18", - "0xd46BbdAc84181bdCbBea2087549Bb4d64041Ac75", - "0xd47b6375EA586fDF02a0078EBc8B3CB9bDceab78", - "0xD4828D4D3737B69e94ef0Ad57329713Aa222D967", - "0xD498fC4289ecbCf5C9Ef033DE3CEdDC1fc3f6cC3", - "0xd49Ad3c22B391dAf6b8723918F23EC24D57f6191", - "0xd4A00Da767cf231cC1c20a4A82617a0dA0C19d42", - "0xD4bA1E7F7D64B6bcabcc6ec90625aF819c0aB7c6", - "0xD4c4Ab736D12E132B42c5a69cA4C95A47D9270D5", - "0xD4D5c047b5d6Dc34872dE10936364ff28A4C5354", - "0xd4e18FF60B8E774A8cc0f2C06ca56b162d3874B9", - "0xD4E3cc5d3a2a4D46c937f8be3214DDd7C2F1e288", - "0xd4e4078ca3495DE5B1d4dB434BEbc5a986197782", - "0xD4f6f9Ae14399fD5Eb8DFc7725F0094a1A7F5d80", - "0xd508731686f2c933B849762F9A92539C666584DC", - "0xD50A41Aaa4adD330Fc92959F0dcc9eC61e2bfb43", - "0xD51c1c9E2ddF4daC11b7846505D144c333fdC5D4", - "0xd55ad918Bab96BB71FC1cCa470B592f0dec3b0e2", - "0xD55cC696eaB7F309cfc6BcC9E16cd32F066c64F9", - "0xd5677b0678a29E3b7352C1ccB62cd79fbd619c9B", - "0xD56ED96f4B49795357EceAdFa4B0806797E6eA56", - "0xD58412DdB3A0A036aaB68DcfEd34B01C554FfC0d", - "0xD5Bb0bFE5fcE8434B4f56cf7cD4109305A52fbBB", - "0xD5bcD95f75cE7E1c567dea3b4BC45fA519713024", - "0xd5dad1DB7F112037c0c6Cf0792dc2a7866Bfd136", - "0xD5F80394F854571Af04B7c823fAfA8E804bA673f", - "0xd6076EFe1E577Deec21afab6eD383b47E9D8DEc6", - "0xd6122c4b53738Db5BB3b1f526d707836CE6C0699", - "0xD6235ede59037C75201ff72ef885726Fe8cc177C", - "0xd632C4e51C065B93e20e21f68167e1218851D2A9", - "0xD64705f59521D6774613D04cdB7Cc15A37C6AF19", - "0xd649C62a740b9d606EC7E404Bb829d407033aB06", - "0xd650125a0c2D40BC4853C303241B9EfdB1887C18", - "0xD6630E4500D2bA9e28D039eDb70a836bd12E731b", - "0xd67085675bfB5cF19dD2Ef55c77D81563470324C", - "0xD68CaADcf9a52130E14e0cCE4EA929dAF7B3081b", - "0xD691dfaBdCB14DDC1fAb610d41c1b85A7d87a27A", - "0xD6dD2578D8a5e02e276A1100BE4CCF74979bD21a", - "0xd6e367F5d0cbF8762feAEA4565C60F74F8bD6827", - "0xd6E4696fCA58A805f66A1b2160F54d690db56116", - "0xd6E68A5e3F7db9980bA26E0Ed8d32E231F510752", - "0xd6e6a28eb0a72af2336f80e143e7311bc3108b97", - "0xd6f0CC3D07e1e9f9eDf9bCFbBFebbdB9cefc4ef2", - "0xD6F1a42Ffd8E4c406405C385B7ea21B0e4C911Fc", - "0xd6f3b4e534687D37e30BE2D70B5a6Dc5eE622123", - "0xD6f41d3505f3Bb187dE18573540ed9c081e86035", - "0xd6FAf070E12e9f2fdB25085A0d4BAcc77B94F3D2", - "0xd70F41Dd5875EEE7fa9DD8048567bC932124A8d2", - "0xD73bE539d6B2076BaB83CA6Ba62DfE189aBC6Bbe", - "0xd73e3CD5E49241b192C8f558F3D63189F135E023", - "0xd7431870AdA2F9F0053180610974f63bf8E9F504", - "0xD7496464C68A9CfB04Ce9a9298587c34E8CeEd2A", - "0xD74a2827c962C5694d1c2ef0ABB6DF8572325d14", - "0xd74d0895078Bb18C5795ed931de8773F0bF3C0CC", - "0xd752DB798F16085D270c879f570481f47A5F12bE", - "0xD76B986A863125eD05f1BcB071Bce76C895FDeeE", - "0xd7785db59dBbE1A4e0E036Aa25141290fbCe2ac4", - "0xd787db908102208d94eaEBB63E9032d8fdf3D200", - "0xD793D9a87D2Eb32eDd8ddE8e71Ac3911C94c6c49", - "0xD7B4a7d2bB0FFA29A7d2f17cD6B7E176C48060A6", - "0xd7D2C20a8d49cD2b0A4980070888502A1Bcb4F8c", - "0xd7FA1E274274A2f32cF4fe232d851Cf656d7C44f", - "0xd7FBD072CF99146aBcffA0ff4AcF51b866a70433", - "0xD81975505034f9a8C3618Faf65E9e9F06A9D698D", - "0xD828956233931F8b1C19Eb8CB14b81a86Ff88BE2", - "0xd851FBD96D16D6B818c622CBc23E4197ADcE4058", - "0xD8633D2847c473198EAE58C49a85515b782045Cf", - "0xd8647E70c096999327f813Cb9f3e49811C2220fA", - "0xd875021bebD5A4e677ac642B64C9872B769386E2", - "0xd8a7c7Daed6E7fD480D4cea3Af336A97411FE25c", - "0xD8C1174D949b562aACbcd1cBC71Fe598D7907309", - "0xd8c1F923B166B299D32B3adfc0cdE32e7A69d396", - "0xd8Ca21b6E7149C7C5001cD5F9c62dF470557C69A", - "0xD8Dcb0C856B5d0D234E70f9e5F13b6bc165F7dE4", - "0xD8ef557522e8bB87a8179Bd2eFac1Bd5AB7756b4", - "0xD90183850D1E1908Ed8012aC9C9A7B1B23a991A3", - "0xD909e5E870A24379e7A100996C675F87c128b648", - "0xd90F5Ebc01914BbD357B754956AaFB199F4d1624", - "0xD923152e96B0f8eDb28a8feC8765D9F8D81a6920", - "0xD94489F0e7C3E512c4870D632fF6e6457D2D025B", - "0xD94a96E1784AA5Add06e947c905b7F3d8c6b9a94", - "0xd964EdCc837cc284303c46CDCa1138C5dEcd7aF9", - "0xd973E05A6DB3206b8A5F17cbE34A6e0E5f1634CB", - "0xd97bF331041207c4E4fB95964Be7D4819f1Ac157", - "0xD98DB983fA7cbd21Fd24ac84c9acA430191309C2", - "0xd993AE4750b6B352399978EA5EAFf78632dCcdb6", - "0xd996035Db82cae33Ba1f16fDF23B816E5E9fAaBb", - "0xD9bD79283461d01F7Bd22aD2B8E491526471336e", - "0xD9f69bc180b6B953F390Fe384eb18C743c06fabB", - "0xDA0542229DC25e8Fb96698569C05F107F9556545", - "0xDA0C8f051db50bC5916b844d176b8a2651211F82", - "0xdA14b71A2d5E43ec69FBA130ebF77fBcFAdaC2EB", - "0xdA19C55b15DCCE34050710ced00f1DD35c9e7F10", - "0xDa2Bb83d549A26e4a71c0E621915878ecefb56c9", - "0xDA396a2Fc5f0e3A87a874757f1317102f49da5B0", - "0xDA3CEdE5AabB281d4181A486e4e167BF22a10E7B", - "0xDa45Ea5E72b8EC4715BB96369476914d0c9e0013", - "0xda5f5D49507772f13E682B490dAdb025413e3961", - "0xda6069f77190E33a3f87B8aE49750AE49428A1A1", - "0xDA9c03dFd4D137F926c3cF6953cb951832Eb08b2", - "0xda9f43015749056182352e9dC6D3eE0B6293D80A", - "0xdAb189B6DE4D458C9eE8EF7201719fb9E74b7481", - "0xdAbe8AcD9B3CFb4770C341565a079808E18150BF", - "0xdaD042de7c622AE549641d67793aC65cf988c533", - "0xdad917D2FdF8DB6f43DDfE8B97D3658de3f8d0D0", - "0xDaF3829FAa2cF2d4bFc031DCAc2748b7bC5AD65F", - "0xDAf7b29fD751Cfa1b49abE0c11C639dfb2856ea9", - "0xdB0527a196445483115d5fD7d12334701049b6F2", - "0xDB141CBACE1Aa23a0858e14ACE38060734f63Fb5", - "0xdB18EaCcE41DB61E7588B408DF8cD90896993F3E", - "0xdb19D8DBd01bf34D048C0f34d7B74703A45CC0BD", - "0xdb281b2D66C3A01a44ea8b5E8D4EbfD6Df9a21cA", - "0xDb2b645eD7B3741D188a8EA63B56f54D07f79663", - "0xDb4642bE713Ac82FC24C0e95591c6E699f8a47f0", - "0xdb47aBD512Ee7a3681E186CE037D274a3033941F", - "0xDb52DE58841caBf0D06adE89B6da4761E70A293f", - "0xdB56448fE2635f7912287cd619E7eD3d93180f25", - "0xDb7E971d39367b20BCf4df5aE2da0fa4261BF0E8", - "0xdB920ff339D433d4ED307153A39E8654B12AB101", - "0xDb993c4Fa267f4ae79FCe2d611c1d0A27F595BBd", - "0xdBaB00E82F7dF762BcCC1c4ed603C7B0b5cf348F", - "0xdbBA35892F7BF059c65279C0EEbd05D9bb00af1f", - "0xdbBCbef08c6dC97fBf6E1bF090A9012F0fEa71E7", - "0xdBEe9da09F8ABD3e8E836Df4338de08a29d158A0", - "0xdC0Bb69a6cF11c9869F771b7466B92CbFabC7C44", - "0xDC32FF5aaDA11b5cE3CAf2D00459cfDA05293F96", - "0xDC54b327C9bCD2c962E3031C38C2084813431dE6", - "0xdc836338f6602aA81C4888Ab4144fC85bb835f4d", - "0xDCB7A1aD300811b7107C13f372f496181bBc2417", - "0xdcC0ca8FfE623c2EE98055eBa7b0e0BaD0ae39b0", - "0xdceaf1652a131F32a821468Dc03A92df0edd86Ea", - "0xDd0058868A4CE705Ec1aBa82bb7F1469CF9D9803", - "0xDd09892c637090db399595Aa35b86258DB4eE183", - "0xDd49f9F9D4d4E3E6Ab520e37d3C9a3bE879CfA2e", - "0xdd5C14f6eC5281ca7Bd2AD3c6934bEE7fEDd6d1B", - "0xdd5c25B580DFAcB3344A4Ebc79214e363C3EBAFf", - "0xDD725a7f64b917bE71F0c83AA8A3D84e2BC1D753", - "0xdD8834Bf87a5762671aCB2a1E30f5aCed0B118f7", - "0xDd9A5E63dDf06d145d8e341245a53385F8b00840", - "0xDDa4d26A8D5F64e3d509fE3bd0c908176f2c9E87", - "0xdDd0729A1407AFb1e59041fc45D8d9AC72dCE239", - "0xddd488D7bF1d55d206a24C4Fce52FD8EEBEE8Bd2", - "0xdDDf35668ae06CB2A2B28bc77064F229Ca4a842B", - "0xDdE2D979e8d39BB8416eAfcFC1758f3CaB2C9C72", - "0xdDEc43f591050a4a9Ad4Db5e398EEA0305A5edeB", - "0xDE083E40fe84835cbBd6c69F6595cAE1e85551dc", - "0xde222A76D5Eb3E93A3E96C23703E16633466Aa2d", - "0xDe44FB891f243265A92B5089ed8bB245814447AB", - "0xde4edFe8877c65F93171489c171F48dF47C3118B", - "0xde544E54a330Abd1eA8a0E6693D46BFe95D9A684", - "0xdE64E41cc0B724f96cFE4870c9415f847aD28270", - "0xdE6a7cD2757744C68842B8b4Dc29e3EF35626C41", - "0xdE6d2C8ccd9db03a18699BcF92f66EFb7614A6D6", - "0xDe7Cf745C5406114EafA21fB64775CAE033b4ed8", - "0xDE7fC460C0cac39a2A664B175D989FCF8b4755B4", - "0xdE9890FEE50055955Dfd5c207f3e7Fd333D3bdB5", - "0xdea185b66A1223bC5719F4Cf7D3A159F957E10bB", - "0xDEA4c925FC8677329f1cd2AC621C96C66e171c3F", - "0xdEAE356A33BeC3cEDD6696068Abb38846F6e091e", - "0xDEcE32B0641a17FEDc03F62cDA70ddB93725990E", - "0xdED33AD088ed9F4A86f7A156c99c423F5E6a0d08", - "0xdF0EAb397E42424c914aAe524049d18852aF530e", - "0xdf1E9E1a218CFf9888fAEf311d6fBB472E4175Ce", - "0xdf2F6Ef713A46Ea63f77b9511cC71569d4D63201", - "0xDf329603BD378021698f9833cD5205b52F9E370e", - "0xdF39fc4E996159E48Cb8594771FC4dA9bB447461", - "0xDF3eafB7Cd32d150ED15a447876B9E1Ec9217683", - "0xDF3f33f2398F85032F244a9496c5C30d37B65A96", - "0xDF4418aeacA60239c0EeAcbf240Ef10970Cfb669", - "0xDF4B57Dd9C150d5848507586BA765EaD4B0B890C", - "0xdf5726C8F702001c779329737102E43a8c302F7a", - "0xdF5d68D54433661b1e5e90a547237fFB0AdF6EC2", - "0xDf61D4DDD825865Be7225D550f4F7B2f4726021a", - "0xDF6c25B048D4959b656eD5EFE820EeBd36b0dbE3", - "0xDf6Fe68c5092D1113aa0613996F45C53b301DAD4", - "0xdF89Df85be28e8Ee5970F7e8767f5191EeddE883", - "0xdf8A4Ad46F0516EE6497A4a05B6048BA8f20aBC2", - "0xdf9916dB7f99cc1Cd8f26E05b4333a45bf4A453f", - "0xdfC8E5A00BB1AcA701A7419431D786789a684934", - "0xDfCc6cfc5922f90844f926DDb52bAf21fD751F88", - "0xdFD8b22551C23209a290cA3d1d48d4376c568107", - "0xDfE0E36eA59Dd7Bcf8E72b3AA38D7ff1F472F1CE", - "0xdff991af459d05175b3bb766b950afc697b68df0", - "0xe011bb7407Db9Fb956E61adae24c4dA8eBD639A2", - "0xE011e6b1Bb11f67B40e31E4a625794E50B3EF7C9", - "0xe01e7a56750953cb7A71Cca563f0E9E295b0730e", - "0xe025523BfF25D354e4fDA8C6d0C514fC50390482", - "0xE027736872a29E89Cb6Aa79798aBe1CB7e07b6d3", - "0xE02D1f4c4A5E3c7C894Dcb2Ac574b76b06E278b4", - "0xE0534fA1D8018312991c5F03C08bc865731282Bf", - "0xe0617344D04825695dF9a68A87B7C478620F0827", - "0xe063F4a0AF42bdcdb0c5198287FBD313FDAd82E8", - "0xE06667f562A2dBd32D59BD08EF060468FFDC9bB8", - "0xE07919263B3b209f4Ce065670BE4e75E9a1aDac3", - "0xE07b05477DE8aEC69DAD25a6b885fD88C8ed4Ab9", - "0xe082605A7C6813A4Ab584d83c0e0BF7E50270752", - "0xe08832C6b0b9B8B46b7A4A38856b100132474c6a", - "0xE09B54F242D41018CBc456050867292BE9295c28", - "0xe09c6439B0E8280E2EA460d6efb8c9700a4EB38b", - "0xE0bA369Fc24aD353244EF1a2f77372E5affbc991", - "0xE0dccC6686F79D520203D138a2C13837d76c9156", - "0xe0eAbAd885F91E082C5a36582192405A6C8B73fc", - "0xe0Ed79c60ee50Dc4DEd5509f3B01293d82A37f32", - "0xe0F495173D95460DeC3706975Fb5b3733694c435", - "0xE114C89B60F7af765f67Ad9235429D5A44f57DAE", - "0xe11f708a6e5E114D27d347FCDb5061A201e934b6", - "0xE12Ab7973e60fcD8C5D4Dc75891eF9fbb275c43f", - "0xe12E5B46BE75EfA04B5eBd3fA5935fb6EE6d32C7", - "0xE12e6Ab896F7a5e71c8849C6Bc08abf4452006d8", - "0xe137ebe3857b7939a1EC06476B54436AEA27Bba0", - "0xe14a2D09Cc9c6dF4eb74dDD261b60F387B28e58A", - "0xE14dEEf5568ad5635310c913dc6C6dab448Baee7", - "0xE155440d6d49375607B753f5b195e498cEA41B32", - "0xE15e9c0bf6B6B29d3b9e1c921AB2CB09C2194463", - "0xe18C681fFF8F12c90231Fc8539aF8DEc8bbA48D2", - "0xe1b0FCA090EfA8588aFdB96973A540760F90A8A0", - "0xE1c519DF142d077F05d3CB837C553E9F887d8Af8", - "0xE1c97DB8d04f135d07a7121Cd268fe17f7DE76b9", - "0xe1cfEbe395D6c2b4A242Efce330b1505158C1959", - "0xE1fC74A4F7A303B6a7d16C73171734D11a271c1D", - "0xe20AF22a530Bf225D239E1cC22e65Eebb3798b1E", - "0xE215e8160a5e0A03f2D6c7900b050F2f04eA5Cbb", - "0xe21F088c589bA0ff07245f9462d23588752Bed57", - "0xE23B9F368D3cFA255f7968DD0491B0d4feA135F5", - "0xE2410F5ba32ed7236ED1E68ea4AfAf34832A7061", - "0xe24FBEf16916Bf043051F52e104db89928276674", - "0xE2506e06025ff63e1E6ea08765Ce9a0Fdb131D23", - "0xe264D16BCBA50925D0e1a90398596EC010306E14", - "0xE26B758708F39276f879c0A187d9a789fc26c38e", - "0xe271415e289411C0564247357Cb79fb97F7A59cC", - "0xe272fdDBD056240149c771F9fD917FA040dceB39", - "0xe28FFD8847E2C16CC9d07380ee757D0D37F5DC86", - "0xe290A2f83A01bB4228c86b28a4D768f42dEfe710", - "0xE2a3Ec2aAD99208048c392E63CeEc746df210504", - "0xe2AeE679e50D2f391517E2f4006bA5aB1e6b1D22", - "0xE2B339C3283b706c6a6001B4565F0FfB872FB45E", - "0xe2b48132060dF95fe7b283397Eb080Df61B25ccD", - "0xE2c9eF04009cBb17a0A93b9033a4C1F002B6b485", - "0xe2e3D843989ff0c1cc793207F5154C72AE6376BE", - "0xE2E7641115147f1575D6092715F066C7ea289a5B", - "0xE2Ecd5caAd963AA51cD4F2c397DAd007F77d3D5A", - "0xe2F5349616FdA0c35F6c66A14B6256e30DaC066E", - "0xE30940fE4aC7D029DEa86537E76DCBbf0d0E4b8D", - "0xe323B0Da22c18eBCD26358F7a0163276370B061c", - "0xe343245DE92181bc06ba5Cd1152C705A2C5F3E2F", - "0xE343D73BfCF641de068a4F91810de862c5328ec6", - "0xe34fcD12115BFe2fb632CD63fe7be5472b54173f", - "0xE360147D64bcE619acCC815087f58e56886cB0f9", - "0xe36063F8297BD3a7DDF582dAd1129B838013aaCC", - "0xe3672Ac911Fe27a649328b12095335C3BF58A727", - "0xE36f1a7c2E0D2010FA6Bb45Fc4CC6f5C799a9c6E", - "0xE37d18379eF7459d6Dd9D54a2A50B77f65fe08E1", - "0xe3870569F9E1836960bF30B5A45FC743CEf0aB0E", - "0xE399eC27087F4256dc55baD22550ca4660380D73", - "0xe3A69aacD1B368A6407f7879da9127CEb7D34B07", - "0xE3f2F807ba194ea0221B9109fb14Da600C9e1eb6", - "0xE3F392EDa0294E55078428674f8f90b680DD9C5a", - "0xe414a94E31f5F31E640a26d2822e8Fef3328b667", - "0xE42abB395D7666667D6f4E4Ac246F773dfe8168a", - "0xe43F953a39a4681aC36f72977ec6998aDc3d9f6A", - "0xe44a5aCF291B9cD923316ed1c1C9CFa289eACE21", - "0xe48513B09B216c1026603716A79B3cbEa752D972", - "0xe4B7F895C582C4C4ca0a1f9502AC35E88A6Fe21d", - "0xe4bC953e6415c6dF04afAbc397B1750453092A4c", - "0xe4e0D04B634D174d577De98D2EeA7bF0f62E896F", - "0xe4E8c4EC9fcCd1755876E8248Ac464E615B0122c", - "0xe4F5E0d5c033f517A943602DF942e794a06Bc123", - "0xE5056E519bdA000b19Fb0711c3D87677dDa9640D", - "0xE5061792A08cfc895Aa7B0D4Aa9fC4eAec4EF334", - "0xE511f392B0407B589AB4203cdC065001Bc110290", - "0xe512Cd0Db34E774075bD7e034fb1e3dd96137177", - "0xE54127FaeDffD16E216a67d22526f52Fb622C9B9", - "0xe550b04bDf2Fac06e4124D731eBE645645B03e06", - "0xE550d1955404c8AEc18da6c192eB2295415178CF", - "0xe5570Ac5169aE382B186e227A79d6F623E3C0f02", - "0xE55829eF2A34Ac3bb2f3FAb29f5c34fB4be45E25", - "0xE558788785e8C49A8589E87Fb77b18f1130d919E", - "0xe55c8732dE80cB474c756440082270e3B2AC7AF7", - "0xe570131BE8d38f5Efe74232a4B2Fa5e56a00c16F", - "0xe58Af3dCbe423C1e330F9d6e61Cd47Cb530239aC", - "0xE5bc1b4a38B0C81e01FA8F6a288340d669913cad", - "0xE5D8Ca49Cd502Ff580834abB40bc7d8d7abBC284", - "0xE5dD92b6110e58ff46cfb174bC190bd9c1166998", - "0xE5F166c0D8872B68790061317BB6CcA04582C912", - "0xE6080A0a323Ee7412F8836C5cbcaA53595Dc2E32", - "0xE60D2325f996e197EEdDed8964227a0c6CA82D0f", - "0xE61C22cb28A5EEF6594b85445F37E03608dB3230", - "0xe61e2deCC70F06a25a6548560B18C449B1Ce8F76", - "0xe62525929402069929bB93376FB053cc294380eD", - "0xE63c3Dbfc1A365C06FF064940A84f5e5EBd5af45", - "0xE6609f75FD14562125dda0e7ad353a653ca11377", - "0xE661D7735edEED7c801B1C8Fd95852c374F176bE", - "0xe662998F00f7DA9B8C2c663cB1777ba691C405f6", - "0xE694010C4F1FCd35ebc04ceB60F847cAaF2cD6F2", - "0xE69Ba8218f29c6DC666D986E1e015b3Eb9e89e05", - "0xE6a9e5cF1Ca3Ca9816E154c8D7dD9fD4b4cb3131", - "0xE6aB8c811d4f1C654b37C617295f82B1599F739e", - "0xE6Ba0094998ffC8561342D29f9d9406474E997fa", - "0xE6CF3b85868c27fa0492d2FE0E5b8dB658fdC971", - "0xe6cF43F6b6363B8B0fbc8F223F1B9B943DB355af", - "0xE6DC6F2577Bc0cb55C0Dca518Bd8121B206D557d", - "0xE6F08bd01E12CA0CDaDAeA0848590B30b6f57Faa", - "0xE6F1FfBc94b7DE567fB19710BAf7433000858411", - "0xe704171b21e0351465258BBbB4566584a4d5c92F", - "0xE7049a081f67f1fF4bdBDBf4c48c547D24c48f41", - "0xE7254D189385046Fa1A49D993b8A5737d00aB055", - "0xe725C319Cb838DE8a52ebca7C7247642C0aE363d", - "0xe7336840C87272B4e1963199f5636d41570d5bb6", - "0xE73c9D94A542b1708450E13D12d4B38204dFD72c", - "0xe74ad2D77A5F4736ABFE606e85295739a441c09b", - "0xe750D24Cb2fEB19B0cd4AF45427E6066a293d836", - "0xE759A194FA3e0C3A953981DdE0b64bf3a20a65D8", - "0xe79Bd721ea130D1773dfe791d2B2B52877C85442", - "0xe79Cf62e62711612196D53fB212D767AeA9Ad407", - "0xE7B5093e3aeA08a1D2391C799Da3b7335093e7E8", - "0xE7d269c682D4693A0fa5b1d419bc3c860890C22f", - "0xE7dD173114d9be8Cc52ea693277d8c2F3Af416F1", - "0xe7F36CcF4491d665d5e4433396967fCA58bD7c01", - "0xe7Fb6B88E238278230cE84d17373Bf96F2f38c16", - "0xE8098Bc277c30ec4310495e9f1da05ac325aD892", - "0xe828e531d636364bfc38a82d466512E9D84260f2", - "0xE82f04EDAAb53714cFE5f6E5EE81d52e7Ac08379", - "0xe838aeba9Aa39B7E31Ce30d16e97D550cC5A1a2B", - "0xE87c54e08e348F105C49331Bce57e7784a8237BA", - "0xe8846DE6aAF1B50A3e300cc2AB568D544709385B", - "0xe888EF594Fa1B7f4C89C3B516FbbFC3D66Ef827F", - "0xe88Bc46eB91AD76f519Fe84D97592E79868247F6", - "0xE895De63A5567F8e56E0F96FC0d1DeECB95e88f4", - "0xe897E5953EF250BD49875Fe7A48254def92730B9", - "0xe8AA46D8d5565CB7F2F3D9686B0c77f3a6813504", - "0xE8b2cd982A5255b2Edd3EF7f53B26Baa1E595DC9", - "0xe8Bbf054b788c98D9993be5513254d6b64a1Ba97", - "0xe8D082EC382c1Ba7CCc7e14deFF27C3EbEa97381", - "0xe8D42EB7358d8eE306Cf6916aae5b2367D1FEd46", - "0xe8ebEb96E74F81Ec8AaD8e2e3e8a68309CB86908", - "0xe909C560Ac7Ad1f91511B50A1fc19a5C0509B776", - "0xe9155FCA5B29a451D2fA8A584e05D6C41c61ca12", - "0xe9210B66e7d20d0063D88c004d74129FC7e67E84", - "0xe928a1dcC9002196c2903856e122b89C8CB486c1", - "0xE93Bbb62B85C840311584156fE40899e93048357", - "0xe9582998A8683074c483828eE30AA01701Da12d6", - "0xE9640501647306477883973F11C276E8afcCC480", - "0xE965202111bD29f04eE7163e522fA8A8D05C2514", - "0xe9707A938f1Ad78525341513F2823F26EcB2B8d6", - "0xe9960dD656cEa8b3E860961Dc329c702d677386b", - "0xe9B20E2bA4BDD5b6b9d0f6fA9Eb48041692655ba", - "0xE9b26006a6a5E8fA6B1364b2D9b0777F8409df24", - "0xE9B4AD578264d16b55eb25e6eeC1999306d912bd", - "0xE9D1ABa9e99007855BFb1b440150A02F21A8C666", - "0xe9Df89E2e7Df9064cE85A0099D731EABAF8dC860", - "0xE9e1204758f181c00A15B3971973F5B20BA950aa", - "0xE9e3F9cfc1A64DFca53614a0182CFAD56c10624F", - "0xE9EbE74Da15fBDBAe742d94599ea5fd54D589d02", - "0xe9f78158c2E1bE4c07F9E9af20f38c1a1CE7be92", - "0xE9Ff950117061dabC03fD924ec18154b37d4Bf83", - "0xEa11755Ae41D889CeEc39A63E6FF75a02Bc1C00d", - "0xea2b4ebb2B48960D8b5928be8B3223801Fd68381", - "0xea3A1AC3aad24e0777288B984FF2498d2B53Ca97", - "0xea3f2b6454388d9B12FBbd0a1F2aE935CD1e9c67", - "0xEA5D2e280C315dE20C68fdEd09DB171abD6023d0", - "0xea5Ec48Bb59500233ac55E0b4B48783b2Ce5Df01", - "0xEAA1ed00C7f9dBF6dd0C277644734C2afDe8EA24", - "0xeAAeE97530C9a70bC95DbA48BdAd66c93Af9547D", - "0xEacaC1546F5AC86BADdE025b59731FF92AAfd440", - "0xeaD7F3ae4e0Bb0D8785852Cc37CC9d0B5e75c06a", - "0xeAe9d154dA7a1cD05076dB1B83233f3213a95e4F", - "0xEb06AE75E64F08a7618F0D5A8aD80f164A32060F", - "0xeb08d6fabBdBfA4633891b28C0ce780bA8c39A65", - "0xeB2F799068e4bFa6f43A785dA5379929C8d0DB3c", - "0xeb4bc405fF11cd67Ad66b7bCc5397040cCb715B9", - "0xEB595a8ff65430D649c20d33bdD72A028237f4cE", - "0xEb70bbf15Fd1c0542896A80f2aF90C8FD40a9ec5", - "0xEB9cfFf249feF6427bf02881f89eDe58DD8f91BB", - "0xeba27A2cFD9295557bd6C48714252bC46E4dD736", - "0xebaFd12cC97AB04bd024192Ba0FCe12b35B703e5", - "0xeBBB82dFC397b42eE518a24DeED51F04B3C7cA2e", - "0xEbbC6913537c7F092E34f4cAB76E7d48Cf632AeA", - "0xebc15595631eFA80791b92c63909005C57396bFD", - "0xEBc3485b8Eb03347507d51E2cC90B3aB84dcA60F", - "0xEbC8B98193782d61a4A54bbb2ec5138E4B5E40c5", - "0xeBc950048Ab0a399575c6FaF9175bdCedCe83A0A", - "0xebf3Fc33acF713A6F1a8af3E24cB0f8C09d3391c", - "0xEbFe22c48a5D9707A1Be9C668e0638f271EfA43B", - "0xEC0B1C07bd656DEC25ef1A506B8d3C84D026cbe1", - "0xEc14118E58D545Cf02fA617930ce8741c4089b66", - "0xec5A1D44C13FBa9c4B08db600CD13ddcBB6BD2E4", - "0xec6C17475A732e3800d744Ce3Aa514A4cA40F100", - "0xEc6c861C2a2b1E5ff5336731bC80c29dBFf88273", - "0xEC6CD5DF0B46b3f95b058e16f32fB3b0Aa49f6ca", - "0xEc7180a95B5533093d5c1795224797B42b578a94", - "0xec7501B36b6383a37AfFC1aed713D4B5F2B7FF68", - "0xeC7F6529fC1bc22f8E042f339397fd89dFfaf3C5", - "0xeC8fc5C91bCfC3B865a526D7A277c70daAAeD13A", - "0xecA47daE7262D46f9E0cAE8c444C528bdf2b90d2", - "0xeCa5209B63bB16447b9Deb7559c56b88251e90CE", - "0xECaF182E934b650DeCdB260e8eade410a589C44F", - "0xecBb5b1F4DB797Ff6859710EbA59534fe34206F7", - "0xECC6d1Ce814eE975BC961c02a1092F457dd216B7", - "0xECd6b4A2f82b0c9FB283A4a8a1ef5ADf555f794b", - "0xecEE2D95D454B3F16598515eD277Ce08B00Ea2C7", - "0xECf7EF42B57ee37A959BF507183C5dD6bf182081", - "0xeD023b117953FCfaA92150d3Ebe3E987d19563ce", - "0xEd098DEA07ee0060A80EbA5e0B29083B1868119B", - "0xED295AC4f87Fd3dD21A5b02694122EB2310a7C9B", - "0xEd3AC9EcE72A96D233075B38620297cCc81cD0c9", - "0xeD4Db7f51ed8CdaFD457F684a3e30c026E0b65ba", - "0xEd678608de045609dA5a7a459c5416fE25Bc5532", - "0xed69Dc91fF6af9C28c345CE1e66C0b9648b50dD2", - "0xed6cc5eaf86e87D9cD01A65c888695b20586e492", - "0xed884b568093507a315ffB7db44E8155B4291845", - "0xEd9A36e68e61B3D2e359de441305fb05417581F1", - "0xeDa04C8F1908424b0664D29b50ECFc84092E70a6", - "0xEDb94888EFF041Eb50C9FC92C360f66AFB3b94C5", - "0xEdBCA34B7B113fd3694a2450b5787771AdD5A7D4", - "0xedDB7F54F4363543aa38E5bD508662e9bAbB32b5", - "0xedf9C4fC2E4ec093D8BFd6E44076274B8E7CBdd6", - "0xEdFbA32134d757076099ABaC98e8F5e13E679280", - "0xee403b980F45D70f95273Ca77bE4a887B7209706", - "0xEE5fE244406F35d9B4dDb488a64D51456630beFC", - "0xee86c065600cc3C78EC8655C40D05BA4c58FE391", - "0xee89ba435B69D364Dd2ADb83Bef1764f471c48e1", - "0xee8e0d3AEeb78Ad1a7b3C8285B869443319b5AA9", - "0xEE9de81dEe22B4A90197b672369AB550a8636D05", - "0xEe9f2af26ec8E8B1aD63ECDAeb31A6A08458E048", - "0xeef06C49885461F8a897f503E1BB4c3a67412d28", - "0xEEf755A25Ba735A9492Cc9f37c928cF651512Acd", - "0xeef8102A0D46D508f171d7323BcEffc592835F13", - "0xEEFd89F2563E09ACf243a1c0dB1c9B8833367816", - "0xeF1AAC6888a84382EC96ac48cCCf702AB03BA461", - "0xEF1bd44CE06E68924215AfAC581FeF7868Ba6a54", - "0xef44211DE3759d8DF16db9B88929344Cf8a79C7e", - "0xEF44c505d810BbCA51Ba7c73376FEb9438F239bf", - "0xEf44f9555a27aA39D9881Bb53F940502aE25FC39", - "0xEF542CF3BF7249842768F099E7560A8CBA54d091", - "0xEf547D017f64863A1A741864d900956081744238", - "0xEf6E83c6Cd4f9C6bC07cE0dabeBda1ce926dB84A", - "0xef73D8bd3ef616CaD7fc6bF8Dfd3859EfE6274cc", - "0xEF7c84561F268cF93143dA73600F288Dc1808A8E", - "0xef944e2A560474b325cBBf47Cb8277fE15001176", - "0xef9E50890693cC4f21D9Dd33Cd26C19f0BDEAB60", - "0xEfa74DF056Fd56faA4880b8731138Ee07D22bCDB", - "0xeFabE332D31c3982B76F8630a306C960169bD5b3", - "0xEFB024C9Fa8bDd396666e3B126bFEC9AcE49aC7A", - "0xEfB64A7811b0C608289de1D34F4324AAfC0F8836", - "0xEfb8Cd2F5d5B76Ba8200663Eeb3e2BE9558bD7e4", - "0xEFc1AaAc1998b61ba9Ee7c8720be7e9f130568b8", - "0xEfc5493c712a2f39375d72C358cC5BBbcb4C3f67", - "0xEfcb416Bb0b8F518eD0EFF960b9Be00888a260eb", - "0xEfe49dd1d252Af04e6358DF2241803418634066f", - "0xEFe4A4d8276ABDb22E7E38a598697eee4C4e8727", - "0xEfE777F528cC454428c5a7A480c19b06acA4b5f4", - "0xEfeA4280ACDFdfc10359f000cd6f5606221AA4E2", - "0xf004D6675baD586b2A1343Da799179454dEBd68F", - "0xf03d8F7e1B7960623DfcB5af3b4C605b86dc7d1f", - "0xF04C7F41cb5d21f3E98b8EdB1F25bBE2298e0713", - "0xF06059F01F6f08a603c939359a0A1186F7687685", - "0xF06B9c6AB97E29BcD170a28010d9Da65d4A26284", - "0xF073E621daf3041aB6e3ac68b6219E0B1Fa7B0b7", - "0xf0874d638A9C7720Cc103A2173f1CaC202215458", - "0xF095C2e133C15C69f147E6f9688465B27ca3063d", - "0xf0Bc1ae4eF7ffb126A8347D06Ac6f8AdD770e1CE", - "0xf0DDb51942e77903668Bb31931593be6da6FE9FB", - "0xF0e034aAA57aC066e3F1c320e4c0bb4f2107D0c5", - "0xF0e149113C1eFe7E1DAF2bf398d00E32c1cAA749", - "0xF101430F3c4295958A06b8366e7A097596f2d612", - "0xF10a09C41F395c01F9138b0CAf1b652A1A9042eC", - "0xf12c1a014D674FA0a3Bc50c25f923F1619e55591", - "0xf155559E016cE2ecE37B22d1bfeB62A24bC7690f", - "0xF15F61643eEa73be40aD9b72c09ED381faC7A256", - "0xf161965Fe2F36AbeCBcdb3E9b7A96F46A40d9a65", - "0xf17f00420248e674230D8bf3D412E0a166BA2383", - "0xf181A96bc27aa420b480F4BCB15D0C0eD2b95288", - "0xF18A619a517b0a8b378fA6ab4861dA1f6eb1f3CF", - "0xf18fB3449a128dD9ec5B8a0F6202b3fAe34a19c7", - "0xf1A57Ae58253C2b6865ED0861Ca0213bcA7aB9cB", - "0xf1A8A9cdAf59975E1FB00cb12753a3a571a98DE6", - "0xf1c0d3aBd125f72FE90C25029c16c6A7c3C8d271", - "0xF1De25AB6A9ABcF5bcE70d40EFC36738a826E9fD", - "0xf2051AAaBecBDE0eca098AEe4C59bD26569BBf8e", - "0xF207A433721722e1d30Cb6B7b8e8490B1FDB82D8", - "0xf221154f91a2F36ac6C4aB517bb65e4C3C9df072", - "0xf26A23019b4699068bb54457f32dAFCF22A9D371", - "0xF270E101a0D5F959Fbfa69CAfae0AEfd56271749", - "0xf2931119B2c61b8dd10786752C2B77cDF7a3Bc79", - "0xf29dfef58bD9d45DBB5B662E7C33790cdbA92218", - "0xf2Bb31d005b3D032f640B482C36a69AF5F0d2EE6", - "0xf2c4838dA05b86BE8Ac832CD75c39D88F26a6E66", - "0xF2e5cAb79b2ee59c5AcD1D151e5728f2D4eeE53E", - "0xf2EBeAE18f7Bd09a88Dd2c374caB5bA2D77B8C0c", - "0xF315cCD130B43C33A9a497C67dC3A4f7a0BE54aE", - "0xF31D7D9e68562e2b7100e83b500E07EA5Fbf9E08", - "0xf339c020E76Dd1dCBf8Ec4edeA050962c4B60bDf", - "0xF35de6a2751eB0288f90b4C377F27528Aaf30846", - "0xF3733959E461b4DfC0ec8613Cd64a6E392aFB679", - "0xf394126ccfE7B5581dA8aC66339a8388233Ca07b", - "0xF3942cc79272AcedD6497C2955F28b88c3C5f09d", - "0xF3A4f6Be4f6959A081EaE1FcCa4DF9fEe495fC8c", - "0xf3B5E384B7Ff4a90bc4Bb9e166642270174c8B8b", - "0xF3BcBd23bCB10f12905BB075FCF775dFa04E0bBd", - "0xf3C9509B9E6cE29a86FDa0d271ad2EAFD8dDf4F8", - "0xF3E693175Db47264c99ECa0F1C1C4A2C1AeD3Bd7", - "0xF3E778F839934fC819cFA1040AabaCeCBA01e049", - "0xf3EAB3317039ba73dFAcd779F58D14b2dE052A73", - "0xF3eb8B90C763b8B2B53E7819ac27eca8f94C8Ec2", - "0xf3ed3554e75dcC31FB4399Ef6Be66Afa8F0e72Ab", - "0xf401b8A6Acda31aed226682DB416740c072e5FF8", - "0xF41AE1E0F64531904bB1b91066455a9a8358ae74", - "0xf429Bb8044BF4B21c65e3EC459eB3010197c6F82", - "0xF42ED50058b88A063F8BB4060FA6dc269D90B5b9", - "0xF43A22dA396b13ed57b2e5eE3100D27795a0C1d2", - "0xf4403D9009e280c20174Ae0c372026eA6707D1F7", - "0xF446137135009084BeE90FB1A4A15eE7755E1af1", - "0xf45952C9B501CcaC5bbE9016ea4a23c3fdF9EB16", - "0xF4618abb5E8031454238696A0F013DcD1476dc33", - "0xF479029c9a70A60F42d24462Ce61Fa8824bdC747", - "0xf479e91f40B0cD6DA3E68286Ae457eE54BAf04B6", - "0xF481bDA31A8Fd26b0d07cC690C727D558f464d34", - "0xf48693220D333dCbDCCEA111b13Dfd4E3c074E7c", - "0xf4878F54DDD8166a71dC71Cbdf0C0E4BcDe59c0d", - "0xF48b0daDAc8e82D235e5fD323938c887bF0a5F7A", - "0xF4Ab96Fb50089329805ea1375a3FAb408720bD02", - "0xF4cb0C18936b20EA6153Ba54D336AB2E74A9eF50", - "0xf4E602362Cd346657e1Ed4Dc8183D6DF5067e999", - "0xF4f42076d03A003f5c5Fd07969Fe3FA4EEe1EbB1", - "0xf558921F32F4c57F6149e32e317D5f118118fcdb", - "0xF55DA72Ad478510592F948B5684a5Ca7Bfd679db", - "0xF56e91e94D49C7e38a95850831f920aA468cBbF8", - "0xF57557a80151b26dCc6a91abB920eB2474888A6F", - "0xF5b0A3eFB8e8E4c201e2A935F110eAaF3FFEcb8d", - "0xF5b84E512B9921bb6CDcd0fcC9a7BCE4bD594FB8", - "0xF5cE94caae69Dd5e500123Cecb7AFB6C78826f35", - "0xF5da39f6d35Ca878d668950510663a3B1Cb12766", - "0xF5DEe1416988Ec404000c6D8626910ecb3f62d6c", - "0xf5E30997758A98F2f49e6CF8f455B2932ACAE777", - "0xF5e3E954Ab5FB2f241e8D0f7A302233707995BA1", - "0xF607DB3187B7656F1dD2eb46c358b53e533Db3DA", - "0xF6080cCB06b46DA9e09949Ed88525EE20271845c", - "0xf612fC1b2E786efB9F6276DB443ca077F45C992F", - "0xf62558A6cDF6EabE380Dd3Be8c92388E28900226", - "0xf628328F629Fa64022F0B15BF649d5b3167561C3", - "0xf644F76a0AA0726DFfD34664adfB08e72691082e", - "0xF64c866B5b4f25c1D17E3a7cEA883C367f460f91", - "0xf64Dc33a192e056bb5f0e5049356a0498B502D50", - "0xf650C3d88D12dB855b8bf7D11Be6C55A4e07dCC9", - "0xf655FE5fA955402e2173D5Fbe8bdF4af2BFdD23B", - "0xf658e2EF92d73Ba192cb40791939C5A6fd52286f", - "0xf688901D5ef0911195dA91DD464dB174F432001d", - "0xF6970A59C487b5Bdfcfb3d020c945822274cF415", - "0xF6AA56e6e0a31369a64102708E102E3ECA4A75f1", - "0xF6d3012Ff41ee453D29D12cA7204841fd2a989dF", - "0xF6D34C3a0d335BBf65Baff08EE1AAA0d85605685", - "0xF6d3e633272eD382287A25e9c668ACcDC6156D00", - "0xf6d646012C8c2F0BceA707B0a0C000708a911888", - "0xF6Dff5192B71Fc273759CDef6c3765273E235291", - "0xf6e714bb56ad2050becFA8Fb1395A87FbB40a774", - "0xF751887d5B0388d47db62c3b837DDe0aAc1CA98d", - "0xF7562eC5a310c82c79d2c6B898788a9814f6eBa5", - "0xF759542CA6E70FD413234dd9C8E12FDb3878a347", - "0xF766B3E7073f5a6483E27de20EA6f59B30b28f87", - "0xf792D78278642D2Fe59043b0B762ABD96305c309", - "0xF79aB01289f85b970bf33f0543e41409ED2e1c1f", - "0xF7a6E15dfD5cdD9ef12711Bd757a9b6021ABf643", - "0xf7aa404BAe09aD87660f84487526B5Ae6961841b", - "0xf7AB852514A9868cD45F7c41D04ff1f073C97d0B", - "0xF7B3fC555C458c46d288ffD049dDBfb09f706df7", - "0xF7B9d8aE148bB2cBb1Ae6A6754342D48e330f6a7", - "0xf7Dc17BFCA3DE25CaDB42Dd1662A41dc4Ce05009", - "0xf7dDC72B2b2cC275C1b40E289FA158b24a282D90", - "0xf7Ef563c05F9Db4F6451f4087dbd2ab161C97fcC", - "0xF80A31718151eE890A7e44f6dbD6562b5E219A41", - "0xF81D9CD2E2dE3aF509D41F2D825b00257cec6618", - "0xf8203681B565AC71514ce48C801b3503af5622b4", - "0xf8483E2d6560585C02D46bF7B3186Bf154a96166", - "0xF84Fe9C491b984B329E41C5643B506d32225D4BF", - "0xf85CaeB59c7B47D1D3e3D72978220e3891A11695", - "0xf85D144ed652Cc557b50Ab46F21F91121ED5D131", - "0xf85EF57fCDB36D628D063Fa663e61e44D35AE661", - "0xf86e151DE0fa0a7fd63bf7141127B8a913639901", - "0xF86f02034cf4734ecF6cd9326046350F4DcccFDC", - "0xf8734CCc442C1a0856286B2316F78693E373Ea67", - "0xF87E31492Faf9A91B02Ee0dEAAd50d51d56D5d4d", - "0xf886313F213c198458eba7Ae9329525e64Eb763A", - "0xF8868125B58C206e9Bf989A3E6Fd266ccE2D4640", - "0xF8A1D47aBd279c0Da54A0225a7D52467CD479C1a", - "0xf8C437C6ced6C4BC60414093AD9F52EDca6B0584", - "0xF8dB809dc84f54A8B77049EEF872B5Dbf7086dD5", - "0xf8DD8503483fD9eF0f7cD99B498488aBc74DBa11", - "0xF8e94e7d4f2E2cC9a07512aE9813841A0000cb4e", - "0xF915bbFBB6C097DC327e64eEc55E9eF4D110d627", - "0xf91901f1742564158aD40e6394DD3859a0299291", - "0xF920cf9f9AA1E5778b92F61D3Eb2B5D0076a3EFC", - "0xf9254964995Fcc56748d4b60ee7748573d768170", - "0xF92cd2db4eceB372a0d146A7A56af5c8a8AD4cd3", - "0xf97187f566eC6374cB08470CCe593fF0Dd36d8A9", - "0xf97b5d65Da6b0468b90D531ddae2a69843e6797d", - "0xf97c23351dF358a25cbd89981D4e78e6eD985289", - "0xF99406B556C4376508EC88B07e3f2C1725dAB92e", - "0xF999e17f2fDf7A0EC5A296Ad5Bc6b3937E043B49", - "0xf99AfdC904E3cf5404798EA7DdDaDA61D113628b", - "0xf9A7AA555Be57737f5CcE3190241632f8AE72B5F", - "0xF9b22515ECb9271A9e1bd3cC8af9DF0046b73501", - "0xF9b6e3E9Ae83DCAdd2BDD422FA810ffd34492264", - "0xf9BCe6b83e2eeEABfFe7F77880c5DE41abB9C495", - "0xf9c1afB6ada2708A012D02eF454133B79830ce69", - "0xf9d1eA695d77b26cD867e15b26F341AD930733E9", - "0xf9D567d0F6E491D4662cf1a5772CA60493D954FE", - "0xF9D9702D031407F425a4412682fDc56b07d05262", - "0xF9EA144b85e0a6b6719139aFF96310b6cc52960e", - "0xFa02EdfD0Bfc4Ca90A782568a416915f16a3F524", - "0xfa0a699828F689FD5EEd9DF5d0d9bddB832941ee", - "0xFA1a856Cfa3409CFa145Fa4e20Eb270dF3EB21ab", - "0xfA69031b8f84ADE91d1faC52148363842637699a", - "0xfa6A3F24eBd80075A1fCc41E13eBf30089841051", - "0xFA7001A0310B5E69B7b95B72aeBaA66C72E084bf", - "0xfa71e11c0a8C3c2E894e35b6DB73cE2B62E8ebde", - "0xfA80C50Ffb11C255267147a85175a838835cdade", - "0xFA98AA4206bC6517f302dA60b20E7Bcd4c354fD9", - "0xfa9d471300b0A4cc40aD4DFA5846864973520F45", - "0xfaaFDc07907ff5120a76b34b731b278c38d6043C", - "0xFaC7BEA255a6990f749363002136aF6556b31e04", - "0xfaCb1F6D4b2a5023F8dFaEfBbd37aE808d40B042", - "0xFAe49Dca923f77Ab4d02CBAb60Ad357b4846B98c", - "0xFB0176604Aab0147c4C94D851Ae720542E1324e8", - "0xfB06A959Ec497436f1CaaC38026d9fC461a2066A", - "0xFB11B8641bc4539b16CaB5c07a47977bcf86fd5B", - "0xfb1A2bc6BB04232d9DF21E298e1a83cB09047bAc", - "0xfB2397dAA1851ba306ceE0Bcad859959F63Aa4F3", - "0xfB4b8e1CD883aED8222e89C0b6CEE37EA232461E", - "0xFb501bF065E6A0D17560e897df1Bf6EC1A4b3293", - "0xFB6751D440406EDC54136B3B803E8BDaE3dB8865", - "0xFb6CB142cD4C97a84485E230Bb6505EC1dD61D22", - "0xFB70F46c179DC905e4EBbcfaE5fe52A9B59210f0", - "0xfB74E57EC1789E400b65C7454E96A5090Ba564fb", - "0xfb7EFf16829aB1bC5b9236974842ddf96980d825", - "0xfb8D91E0db8705Fd7ad9D0a1DD6Fb23876540Bf4", - "0xFbA7dF3cf0e93ceeF8a74BB8Ccf01A1f9b04Eec7", - "0xfBC610E236F541A085CbB9Ee1Ba5DF2F69D710D5", - "0xFbcaD2a063e4B46B0388A782C5424112D1b853A8", - "0xfBD2F521eFa380f8Fb9a742B4322e0dF20D45Df9", - "0xFBeef911Dc5821886e1dda71586d90eD28174B7d", - "0xFC046c71db6266f9f17b31a74E5eFD5ECF906e0b", - "0xfc0d15cf5fC8b746F2d892AB36aF7031dD7840f1", - "0xfC12Cd04568c678700547e974d6428caf839474B", - "0xFC16EDB70ca7F8A0C2D0571BCf59dF8Ad3E49d82", - "0xfC310e8b76BB01d94fBBBC6c808cC5bCCEC4673c", - "0xFc364253C4485b5f5cB57E3B10CB051D5d37540b", - "0xFC3D514AC7ec6371A5c389c5A9D4a69A6736C0AE", - "0xFC513B192a0aB1abcF66E2844511f1BeA01ceB02", - "0xFC5ac566CAD80b5C117eE9b896c80476973c9F00", - "0xfC5b4Fe32494dFE71fe20994264A6bE7237Ef9a8", - "0xfC80960B59e9DFa70D192FD3689B5Fb8D80a7485", - "0xfC82b45321D9fb9F9bCdF4Ae2FBaCaAcA552777d", - "0xfc858154C0b2c4A3323046Fb505811F110EBdA57", - "0xfc862F604376FA9d22caFaC87a887d625CA8da17", - "0xfcaB37321D68d2082EEB09A891854AA26E42c09B", - "0xfCAd2859F3e602D4cFB9ACA35465A618f9009F7b", - "0xfcD68B963f2B378aA1A75E24EFfAdC87bf59D228", - "0xFcdAca099fBCF589fACe99F81916c4141CDD92C5", - "0xfcE1868d47fF7259411A9f0b64fF1041F4a0c938", - "0xfD13CB7D8287Eb7c09b04759231f8454B3FD81D6", - "0xFD33cbC371512A95b8ed44C20d889ed73d031CC2", - "0xfD361c0d3383C1Df2ee9E6d5AE763BD5De7f82dC", - "0xfd385556EbF6B183380AFcd61efD8194D0D46520", - "0xfd680CBB249e1022eB80E820Cf8C3d9424c001B8", - "0xfD7716B8320F727D03edAa5f7578d2BEF902EAA9", - "0xFd8044415C2462397EFCE2F33315Af29E357c11b", - "0xfD8653fa17305A71351E57C0DCdB464188940C5d", - "0xfD89EA92F6EC07d955e2adBBA2400Ca1a6369028", - "0xfd98724F1c8a36c7BE155cDDCE51b456EB1Eb08D", - "0xFda722c5f3169885CAf1044C306D85174b8616cA", - "0xfda89b850c2c8b3e59839f0337968B9ca5784183", - "0xFDDa51b074d2213b5976396d8dB36d48071646Bd", - "0xFDF18FC25B56Deb9753A5D3E95110fFb7fAe083D", - "0xfDf8633EBD6F385e5199433be16eB951bc29013A", - "0xfE07B137FF43Bddb5BadBA92bD6fa344885b4290", - "0xfe1b5634d7cc609eD9Cd1378a00afa44f2cea2Bf", - "0xfE1d6c88e18bD94E56325bbA80f2546dBf583fa6", - "0xFE2786D7D1cCAb8B015f6Ef7392F67d778f8d8D7", - "0xFE636954ee2dB829b419319EB0114A87cf7434B0", - "0xfE8805F4107BBA675727Bb4b60e502d912571694", - "0xfeA5b4cbE821eBFfAD4D68eF04Bbb1963a1fc48d", - "0xFeb133fD569d27904Ac6e8e8A95c3DDe39b84C31", - "0xFeBD6c53a9FFA3aE607e8e11a6DA63FF179D3CFf", - "0xFEC783E2B297b69118A60267229dDE03012162A4", - "0xFee13BC652C52dde0196E2a82F2faF7ad68c016a", - "0xfEf5bdaf153E3b59165974D382cDF70F9883eDec", - "0xFf0ABe21693dde0fe0D61B50248e96C02c13Adf1", - "0xff15b5F18889704CF4a05026858e299596c4793b", - "0xFF27398185A46EF6905c7c2119c5bE17e182377c", - "0xff362Fca7D583004cEA21E539f64C15bBa9eCe44", - "0xff3DA18BC25B4C43cCb5fB6f46f323627E6665e9", - "0xfF480A7C447468A44F886daAE019513386198c1B", - "0xff487499B8d86eE8179E328549A5e456CF8C62Ac", - "0xFf488FD296c38a24CCcC60B43DD7254810dAb64e", - "0xFF5425f2b1f789972fd050DF47dccfC2e33fB207", - "0xFf61dFDbfa899Bff3dE22f8df9602d343Bc455e2", - "0xff6823fFFb19100A205BEb5d9e637C03E6d75397", - "0xFF725a253E47060E4B1aEC4142D2B3976e43d096", - "0xff8203e63428eF0B998Eb48EfE3eDb2ccBFc511a", - "0xff9208a8384934bA94F2A27996620Fc5F14d916A", - "0xFf964515F643135472Fd56d2e5998632F2C0f079", - "0xffAAe95BE8CfC7364F63A872f450B5DF99e26EbF", - "0xFfAF091BDa3b732519D3c1BFB6ca32aFEbBa9eaB", - "0xFFb793C69C9f3c5362E0f0a8E1002566554a7227", - "0xFFbeFA27BAB6559283A77D00C8c1E50932882988", - "0xffcbD7Ad16aE1ec37Acc45AAaa2B39275EeF3aD2", - "0xFfD0B80C0a070CDe7a11034FB4Cf393637be0a61", - "0xfFdf17652cca46eB98A214cb3E413C8661241E49", - "0xfFE510a92434a0Df346C5E72a3494b043Cf249eB", - "0xFFe66c629A9cbd365C2D91E2Caa6d2890464C559", - "0xfFE714740Ee83C20590855125B06eb4667F03De2", - "0xfff4D3F6037e62428ce467B3DcbFff45A132F423", - "0xffF4d70fe53d31D373B0bEE5bD41F5918f50f538" -] \ No newline at end of file diff --git a/blockchains/ethereum/info/info.json b/blockchains/ethereum/info/info.json deleted file mode 100644 index e2a15bc24f82b..0000000000000 --- a/blockchains/ethereum/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Ethereum", - "website": "https://ethereum.org/", - "source_code": "https://github.com/ethereum", - "white_paper": "https://github.com/ethereum/wiki/wiki/White-Paper", - "description": "Open source platform to write and distribute decentralized applications.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ethereum", - "handle": "ethereum" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/ethereum", - "handle": "ethereum" - } - ], - "explorer": "https://etherscan.io/", - "research": "https://research.binance.com/en/projects/ethereum", - "symbol": "ETH", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/ethereum/info/logo.png b/blockchains/ethereum/info/logo.png deleted file mode 100644 index bf957d38c766d..0000000000000 Binary files a/blockchains/ethereum/info/logo.png and /dev/null differ diff --git a/blockchains/ethereum/tokenlist.json b/blockchains/ethereum/tokenlist.json deleted file mode 100644 index 1c65c0fcf3fc2..0000000000000 --- a/blockchains/ethereum/tokenlist.json +++ /dev/null @@ -1,1468 +0,0 @@ -{ - "name": "Trust Wallet: Ethereum", - "logoURI": "https://trustwallet.com/assets/images/favicon.png", - "timestamp": "2021-02-01T15:48:42.549Z", - "tokens": [ - { - "chainId": 1, - "asset": "c60_t0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", - "type": "ERC20", - "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", - "name": "Wrapped Ethereum", - "symbol": "WETH", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", - "pairs": [ - { - "base": "c60_t0x0000000000085d4780B73119b644AE5ecd22b376" - }, - { - "base": "c60_t0x0000000000095413afC295d19EDeb1Ad7B71c952" - }, - { - "base": "c60_t0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0" - }, - { - "base": "c60_t0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7" - }, - { - "base": "c60_t0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a" - }, - { - "base": "c60_t0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828" - }, - { - "base": "c60_t0x06A01a4d579479Dd5D884EBf61A31727A3d8D442" - }, - { - "base": "c60_t0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0" - }, - { - "base": "c60_t0x0Ae055097C6d159879521C384F1D2123D1f195e6" - }, - { - "base": "c60_t0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e" - }, - { - "base": "c60_t0x0D8775F648430679A709E98d2b0Cb6250d2887EF" - }, - { - "base": "c60_t0x0F5D2fB29fb7d3CFeE444a200298f468908cC942" - }, - { - "base": "c60_t0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704" - }, - { - "base": "c60_t0x111111111117dC0aa78b770fA6A738034120C302" - }, - { - "base": "c60_t0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a" - }, - { - "base": "c60_t0x1337DEF18C680aF1f9f45cBcab6309562975b1dD" - }, - { - "base": "c60_t0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b" - }, - { - "base": "c60_t0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44" - }, - { - "base": "c60_t0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984" - }, - { - "base": "c60_t0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599" - }, - { - "base": "c60_t0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39" - }, - { - "base": "c60_t0x2ba592F78dB6436527729929AAf6c908497cB200" - }, - { - "base": "c60_t0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c" - }, - { - "base": "c60_t0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20" - }, - { - "base": "c60_t0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f" - }, - { - "base": "c60_t0x362bc847A3a9637d3af6624EeC853618a43ed7D2" - }, - { - "base": "c60_t0x3845badAde8e6dFF049820680d1F14bD3903a5d0" - }, - { - "base": "c60_t0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1" - }, - { - "base": "c60_t0x408e41876cCCDC0F92210600ef50372656052a38" - }, - { - "base": "c60_t0x40FD72257597aA14C7231A7B1aaa29Fce868F677" - }, - { - "base": "c60_t0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5" - }, - { - "base": "c60_t0x4c11249814f11b9346808179Cf06e71ac328c1b5" - }, - { - "base": "c60_t0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784" - }, - { - "base": "c60_t0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42" - }, - { - "base": "c60_t0x514910771AF9Ca656af840dff83E8264EcF986CA" - }, - { - "base": "c60_t0x57Ab1ec28D129707052df4dF418D58a2D46d5f51" - }, - { - "base": "c60_t0x584bC13c7D411c00c01A62e8019472dE68768430" - }, - { - "base": "c60_t0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7" - }, - { - "base": "c60_t0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6" - }, - { - "base": "c60_t0x6810e776880C02933D47DB1b9fc05908e5386b96" - }, - { - "base": "c60_t0x6B175474E89094C44Da98b954EedeAC495271d0F" - }, - { - "base": "c60_t0x6B3595068778DD592e39A122f4f5a5cF09C90fE2" - }, - { - "base": "c60_t0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0" - }, - { - "base": "c60_t0x71F85B2E46976bD21302B64329868fd15eb0D127" - }, - { - "base": "c60_t0x7671904eed7f10808B664fc30BB8693FD7237abF" - }, - { - "base": "c60_t0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD" - }, - { - "base": "c60_t0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7" - }, - { - "base": "c60_t0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9" - }, - { - "base": "c60_t0x80fB784B7eD66730e8b1DBd9820aFD29931aab03" - }, - { - "base": "c60_t0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa" - }, - { - "base": "c60_t0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e" - }, - { - "base": "c60_t0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419" - }, - { - "base": "c60_t0x853d955aCEf822Db058eb8505911ED77F175b99e" - }, - { - "base": "c60_t0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC" - }, - { - "base": "c60_t0x8762db106B2c2A0bccB3A80d1Ed41273552616E8" - }, - { - "base": "c60_t0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df" - }, - { - "base": "c60_t0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9" - }, - { - "base": "c60_t0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d" - }, - { - "base": "c60_t0x95a4492F028aa1fd432Ea71146b433E7B4446611" - }, - { - "base": "c60_t0x967da4048cD07aB37855c090aAF366e4ce1b9F48" - }, - { - "base": "c60_t0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2" - }, - { - "base": "c60_t0xa0246c9032bC3A600820415aE600c6388619A14D" - }, - { - "base": "c60_t0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" - }, - { - "base": "c60_t0xa117000000f279D81A1D3cc75430fAA017FA5A2e" - }, - { - "base": "c60_t0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2" - }, - { - "base": "c60_t0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3" - }, - { - "base": "c60_t0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d" - }, - { - "base": "c60_t0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d" - }, - { - "base": "c60_t0xB4d930279552397bbA2ee473229f89Ec245bc365" - }, - { - "base": "c60_t0xB4EFd85c19999D84251304bDA99E90B92300Bd93" - }, - { - "base": "c60_t0xb753428af26E81097e7fD17f40c88aaA3E04902c" - }, - { - "base": "c60_t0xba100000625a3754423978a60c9317c58a424e3D" - }, - { - "base": "c60_t0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55" - }, - { - "base": "c60_t0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A" - }, - { - "base": "c60_t0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD" - }, - { - "base": "c60_t0xbC396689893D065F41bc2C6EcbeE5e0085233447" - }, - { - "base": "c60_t0xc00e94Cb662C3520282E6f5717214004A7f26888" - }, - { - "base": "c60_t0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F" - }, - { - "base": "c60_t0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F" - }, - { - "base": "c60_t0xC4C2614E694cF534D407Ee49F8E44D125E4681c4" - }, - { - "base": "c60_t0xc944E90C64B2c07662A292be6244BDf05Cda44a7" - }, - { - "base": "c60_t0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E" - }, - { - "base": "c60_t0xCC4304A31d09258b0029eA7FE63d032f52e44EFe" - }, - { - "base": "c60_t0xd26114cd6EE289AccF82350c8d8487fedB8A0C07" - }, - { - "base": "c60_t0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9" - }, - { - "base": "c60_t0xd379700999F4805Ce80aa32DB46A94dF64561108" - }, - { - "base": "c60_t0xD46bA6D942050d489DBd938a2C909A5d5039A161" - }, - { - "base": "c60_t0xD533a949740bb3306d119CC777fa900bA034cd52" - }, - { - "base": "c60_t0xD5525D397898e5502075Ea5E830d8914f6F0affe" - }, - { - "base": "c60_t0xdAC17F958D2ee523a2206206994597C13D831ec7" - }, - { - "base": "c60_t0xDcB01cc464238396E213a6fDd933E36796eAfF9f" - }, - { - "base": "c60_t0xdd974D5C2e2928deA5F71b9825b8b646686BD200" - }, - { - "base": "c60_t0xE41d2489571d322189246DaFA5ebDe1F4699F498" - }, - { - "base": "c60_t0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c" - }, - { - "base": "c60_t0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D" - }, - { - "base": "c60_t0xEd91879919B71bB6905f23af0A68d231EcF87b14" - }, - { - "base": "c60_t0xEEF9f339514298C6A857EfCfC1A762aF84438dEE" - }, - { - "base": "c60_t0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b" - }, - { - "base": "c60_t0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577" - }, - { - "base": "c60_t0xF5D669627376EBd411E34b98F19C868c8ABA5ADA" - }, - { - "base": "c60_t0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c" - }, - { - "base": "c60_t0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20" - }, - { - "base": "c60_t0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB" - } - ] - }, - { - "chainId": 1, - "asset": "c60_t0x0000000000085d4780B73119b644AE5ecd22b376", - "type": "ERC20", - "address": "0x0000000000085d4780B73119b644AE5ecd22b376", - "name": "TrueUSD", - "symbol": "TUSD", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x0000000000095413afC295d19EDeb1Ad7B71c952", - "type": "ERC20", - "address": "0x0000000000095413afC295d19EDeb1Ad7B71c952", - "name": "Tokenlon", - "symbol": "LON", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0", - "type": "ERC20", - "address": "0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0", - "name": "AllianceBlock Token", - "symbol": "ALBT", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7", - "type": "ERC20", - "address": "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7", - "name": "SKALE", - "symbol": "SKL", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a", - "type": "ERC20", - "address": "0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a", - "name": "Orion Protocol", - "symbol": "ORN", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828", - "type": "ERC20", - "address": "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828", - "name": "UMA Voting Token v1", - "symbol": "UMA", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x06A01a4d579479Dd5D884EBf61A31727A3d8D442", - "type": "ERC20", - "address": "0x06A01a4d579479Dd5D884EBf61A31727A3d8D442", - "name": "SmartKey", - "symbol": "Skey", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x06A01a4d579479Dd5D884EBf61A31727A3d8D442/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0", - "type": "ERC20", - "address": "0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0", - "name": "Growth", - "symbol": "GRO", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x0Ae055097C6d159879521C384F1D2123D1f195e6", - "type": "ERC20", - "address": "0x0Ae055097C6d159879521C384F1D2123D1f195e6", - "name": "xDai", - "symbol": "STAKE", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x0Ae055097C6d159879521C384F1D2123D1f195e6/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e", - "type": "ERC20", - "address": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e", - "name": "Yearn.Finance", - "symbol": "YFI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x0D8775F648430679A709E98d2b0Cb6250d2887EF", - "type": "ERC20", - "address": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF", - "name": "Basic Attention Token", - "symbol": "BAT", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x0F5D2fB29fb7d3CFeE444a200298f468908cC942", - "type": "ERC20", - "address": "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942", - "name": "Decentraland MANA", - "symbol": "MANA", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704", - "type": "ERC20", - "address": "0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704", - "name": "XIO Network", - "symbol": "XIO", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x111111111117dC0aa78b770fA6A738034120C302", - "type": "ERC20", - "address": "0x111111111117dC0aa78b770fA6A738034120C302", - "name": "1INCH Token", - "symbol": "1INCH", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a", - "type": "ERC20", - "address": "0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a", - "name": "Armor", - "symbol": "ARMOR", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x1337DEF18C680aF1f9f45cBcab6309562975b1dD", - "type": "ERC20", - "address": "0x1337DEF18C680aF1f9f45cBcab6309562975b1dD", - "name": "Armor NXM", - "symbol": "arNXM", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b", - "type": "ERC20", - "address": "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b", - "name": "DefiPulse Index", - "symbol": "DPI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x1985365e9f78359a9B6AD760e32412f4a445E862", - "type": "ERC20", - "address": "0x1985365e9f78359a9B6AD760e32412f4a445E862", - "name": "Reputation", - "symbol": "REP", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x1985365e9f78359a9B6AD760e32412f4a445E862/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44", - "type": "ERC20", - "address": "0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44", - "name": "Keep3rV1", - "symbol": "KP3R", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", - "type": "ERC20", - "address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", - "name": "Uniswap", - "symbol": "UNI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", - "type": "ERC20", - "address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", - "name": "Wrapped BTC", - "symbol": "WBTC", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39", - "type": "ERC20", - "address": "0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39", - "name": "HEX", - "symbol": "HEX", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x2ba592F78dB6436527729929AAf6c908497cB200", - "type": "ERC20", - "address": "0x2ba592F78dB6436527729929AAf6c908497cB200", - "name": "Cream", - "symbol": "CREAM", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c", - "type": "ERC20", - "address": "0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c", - "name": "yfi.mobi", - "symbol": "YFIM", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20", - "type": "ERC20", - "address": "0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20", - "name": "Wrapped ANATHA", - "symbol": "wANATHA", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f", - "type": "ERC20", - "address": "0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f", - "name": "RAMP DEFI", - "symbol": "RAMP", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x362bc847A3a9637d3af6624EeC853618a43ed7D2", - "type": "ERC20", - "address": "0x362bc847A3a9637d3af6624EeC853618a43ed7D2", - "name": "Parsiq Token", - "symbol": "PRQ", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1", - "type": "ERC20", - "address": "0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1", - "name": "Small Love Potion", - "symbol": "SLP", - "decimals": 0, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x3845badAde8e6dFF049820680d1F14bD3903a5d0", - "type": "ERC20", - "address": "0x3845badAde8e6dFF049820680d1F14bD3903a5d0", - "name": "SAND", - "symbol": "SAND", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1", - "type": "ERC20", - "address": "0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1", - "name": "Concentrated Voting Power", - "symbol": "CVP", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x408e41876cCCDC0F92210600ef50372656052a38", - "type": "ERC20", - "address": "0x408e41876cCCDC0F92210600ef50372656052a38", - "name": "Republic Token", - "symbol": "REN", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x40FD72257597aA14C7231A7B1aaa29Fce868F677", - "type": "ERC20", - "address": "0x40FD72257597aA14C7231A7B1aaa29Fce868F677", - "name": "Sora", - "symbol": "XOR", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5", - "type": "ERC20", - "address": "0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5", - "name": "PickleToken", - "symbol": "PICKLE", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x4c11249814f11b9346808179Cf06e71ac328c1b5", - "type": "ERC20", - "address": "0x4c11249814f11b9346808179Cf06e71ac328c1b5", - "name": "Oraichain Token", - "symbol": "ORAI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784", - "type": "ERC20", - "address": "0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784", - "name": "TrustToken", - "symbol": "TRU", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42", - "type": "ERC20", - "address": "0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42", - "name": "MCDEX Token", - "symbol": "MCB", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x4Fabb145d64652a948d72533023f6E7A623C7C53", - "type": "ERC20", - "address": "0x4Fabb145d64652a948d72533023f6E7A623C7C53", - "name": "Binance USD", - "symbol": "BUSD", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x514910771AF9Ca656af840dff83E8264EcF986CA", - "type": "ERC20", - "address": "0x514910771AF9Ca656af840dff83E8264EcF986CA", - "name": "ChainLink", - "symbol": "Link", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x57Ab1ec28D129707052df4dF418D58a2D46d5f51", - "type": "ERC20", - "address": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51", - "name": "Synth sUSD", - "symbol": "sUSD", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x584bC13c7D411c00c01A62e8019472dE68768430", - "type": "ERC20", - "address": "0x584bC13c7D411c00c01A62e8019472dE68768430", - "name": "Hegic", - "symbol": "HEGIC", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x607F4C5BB672230e8672085532f7e901544a7375", - "type": "ERC20", - "address": "0x607F4C5BB672230e8672085532f7e901544a7375", - "name": "iExec RLC", - "symbol": "RLC", - "decimals": 9, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7", - "type": "ERC20", - "address": "0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7", - "name": "cVault.finance", - "symbol": "CORE", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6", - "type": "ERC20", - "address": "0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6", - "name": "Wise Token", - "symbol": "WISE", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x6810e776880C02933D47DB1b9fc05908e5386b96", - "type": "ERC20", - "address": "0x6810e776880C02933D47DB1b9fc05908e5386b96", - "name": "Gnosis Token", - "symbol": "GNO", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x6B175474E89094C44Da98b954EedeAC495271d0F", - "type": "ERC20", - "address": "0x6B175474E89094C44Da98b954EedeAC495271d0F", - "name": "Dai Stablecoin", - "symbol": "DAI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x6B3595068778DD592e39A122f4f5a5cF09C90fE2", - "type": "ERC20", - "address": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2", - "name": "SushiSwap", - "symbol": "SUSHI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x6BFf2fE249601ed0Db3a87424a2E923118BB0312", - "type": "ERC20", - "address": "0x6BFf2fE249601ed0Db3a87424a2E923118BB0312", - "name": "Fyooz", - "symbol": "FYZ", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0", - "type": "ERC20", - "address": "0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0", - "name": "Bird.Money", - "symbol": "BIRD", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x71F85B2E46976bD21302B64329868fd15eb0D127", - "type": "ERC20", - "address": "0x71F85B2E46976bD21302B64329868fd15eb0D127", - "name": "Axion", - "symbol": "AXN", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14", - "type": "ERC20", - "address": "0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14", - "name": "DoYourTip", - "symbol": "DYT", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x7671904eed7f10808B664fc30BB8693FD7237abF", - "type": "ERC20", - "address": "0x7671904eed7f10808B664fc30BB8693FD7237abF", - "name": "BitberryToken", - "symbol": "BBR", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD", - "type": "ERC20", - "address": "0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD", - "name": "WAX Economic Token", - "symbol": "WAXE", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7", - "type": "ERC20", - "address": "0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7", - "name": "Robonomics", - "symbol": "XRT", - "decimals": 9, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9", - "type": "ERC20", - "address": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9", - "name": "Aave Token", - "symbol": "AAVE", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x80fB784B7eD66730e8b1DBd9820aFD29931aab03", - "type": "ERC20", - "address": "0x80fB784B7eD66730e8b1DBd9820aFD29931aab03", - "name": "Lend", - "symbol": "LEND", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa", - "type": "ERC20", - "address": "0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa", - "name": "PolkastarterToken", - "symbol": "POLS", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e", - "type": "ERC20", - "address": "0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e", - "name": "Unibright", - "symbol": "UBT", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419", - "type": "ERC20", - "address": "0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419", - "name": "DIA", - "symbol": "DIA", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x853d955aCEf822Db058eb8505911ED77F175b99e", - "type": "ERC20", - "address": "0x853d955aCEf822Db058eb8505911ED77F175b99e", - "name": "Frax", - "symbol": "FRAX", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC", - "type": "ERC20", - "address": "0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC", - "name": "KEEP Token", - "symbol": "KEEP", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x8762db106B2c2A0bccB3A80d1Ed41273552616E8", - "type": "ERC20", - "address": "0x8762db106B2c2A0bccB3A80d1Ed41273552616E8", - "name": "Reserve Rights", - "symbol": "RSR", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df", - "type": "ERC20", - "address": "0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df", - "name": "PAID Network", - "symbol": "PAID", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9", - "type": "ERC20", - "address": "0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9", - "name": "Swipe", - "symbol": "SXP", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d", - "type": "ERC20", - "address": "0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d", - "name": "Pinakion", - "symbol": "PNK", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x95a4492F028aa1fd432Ea71146b433E7B4446611", - "type": "ERC20", - "address": "0x95a4492F028aa1fd432Ea71146b433E7B4446611", - "name": "APY Governance Token", - "symbol": "APY", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x967da4048cD07aB37855c090aAF366e4ce1b9F48", - "type": "ERC20", - "address": "0x967da4048cD07aB37855c090aAF366e4ce1b9F48", - "name": "Ocean Protocol", - "symbol": "OCEAN", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2", - "type": "ERC20", - "address": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2", - "name": "MakerDAO", - "symbol": "MKR", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xa0246c9032bC3A600820415aE600c6388619A14D", - "type": "ERC20", - "address": "0xa0246c9032bC3A600820415aE600c6388619A14D", - "name": "FARM Reward Token", - "symbol": "FARM", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", - "type": "ERC20", - "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", - "name": "USDC", - "symbol": "USDC", - "decimals": 6, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xa117000000f279D81A1D3cc75430fAA017FA5A2e", - "type": "ERC20", - "address": "0xa117000000f279D81A1D3cc75430fAA017FA5A2e", - "name": "Aragon Network Token", - "symbol": "ANT", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xa117000000f279D81A1D3cc75430fAA017FA5A2e/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2", - "type": "ERC20", - "address": "0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2", - "name": "Meta", - "symbol": "MTA", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3", - "type": "ERC20", - "address": "0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3", - "name": "Rubic", - "symbol": "RBC", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d", - "type": "ERC20", - "address": "0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d", - "name": "Celsius", - "symbol": "CEL", - "decimals": 4, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d", - "type": "ERC20", - "address": "0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d", - "name": "LGCY Network", - "symbol": "LGCY", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xB4d930279552397bbA2ee473229f89Ec245bc365", - "type": "ERC20", - "address": "0xB4d930279552397bbA2ee473229f89Ec245bc365", - "name": "MahaDAO", - "symbol": "MAHA", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xB4EFd85c19999D84251304bDA99E90B92300Bd93", - "type": "ERC20", - "address": "0xB4EFd85c19999D84251304bDA99E90B92300Bd93", - "name": "Rocket Pool", - "symbol": "RPL", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xb753428af26E81097e7fD17f40c88aaA3E04902c", - "type": "ERC20", - "address": "0xb753428af26E81097e7fD17f40c88aaA3E04902c", - "name": "Spice", - "symbol": "SFI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xba100000625a3754423978a60c9317c58a424e3D", - "type": "ERC20", - "address": "0xba100000625a3754423978a60c9317c58a424e3D", - "name": "Balancer", - "symbol": "BAL", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55", - "type": "ERC20", - "address": "0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55", - "name": "BandToken", - "symbol": "BAND", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A", - "type": "ERC20", - "address": "0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A", - "name": "Swapfolio", - "symbol": "SWFL", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD", - "type": "ERC20", - "address": "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD", - "name": "LoopringCoin V2", - "symbol": "LRC", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xbC396689893D065F41bc2C6EcbeE5e0085233447", - "type": "ERC20", - "address": "0xbC396689893D065F41bc2C6EcbeE5e0085233447", - "name": "Perpetual", - "symbol": "PERP", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xc00e94Cb662C3520282E6f5717214004A7f26888", - "type": "ERC20", - "address": "0xc00e94Cb662C3520282E6f5717214004A7f26888", - "name": "Compound", - "symbol": "COMP", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", - "type": "ERC20", - "address": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", - "name": "Synthetix Network Token", - "symbol": "SNX", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets//logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F", - "type": "ERC20", - "address": "0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F", - "name": "DLP Duck Token", - "symbol": "DUCK", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xC4C2614E694cF534D407Ee49F8E44D125E4681c4", - "type": "ERC20", - "address": "0xC4C2614E694cF534D407Ee49F8E44D125E4681c4", - "name": "Chain Games", - "symbol": "CHAIN", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xc944E90C64B2c07662A292be6244BDf05Cda44a7", - "type": "ERC20", - "address": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7", - "name": "Graph Token", - "symbol": "GRT", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E", - "type": "ERC20", - "address": "0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E", - "name": "RootKit", - "symbol": "ROOT", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xCC4304A31d09258b0029eA7FE63d032f52e44EFe", - "type": "ERC20", - "address": "0xCC4304A31d09258b0029eA7FE63d032f52e44EFe", - "name": "TrustSwap Token", - "symbol": "SWAP", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xd26114cd6EE289AccF82350c8d8487fedB8A0C07", - "type": "ERC20", - "address": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07", - "name": "OMG Network", - "symbol": "OMG", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets//logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9", - "type": "ERC20", - "address": "0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9", - "name": "Wrapped LUNA Token", - "symbol": "LUNA", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xd379700999F4805Ce80aa32DB46A94dF64561108", - "type": "ERC20", - "address": "0xd379700999F4805Ce80aa32DB46A94dF64561108", - "name": "Dextrust", - "symbol": "DETS", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xD46bA6D942050d489DBd938a2C909A5d5039A161", - "type": "ERC20", - "address": "0xD46bA6D942050d489DBd938a2C909A5d5039A161", - "name": "Ampleforth", - "symbol": "AMPL", - "decimals": 9, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets//logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xD533a949740bb3306d119CC777fa900bA034cd52", - "type": "ERC20", - "address": "0xD533a949740bb3306d119CC777fa900bA034cd52", - "name": "Curve DAO Token", - "symbol": "CRV", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xD5525D397898e5502075Ea5E830d8914f6F0affe", - "type": "ERC20", - "address": "0xD5525D397898e5502075Ea5E830d8914f6F0affe", - "name": "MEME", - "symbol": "MEME", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xD5525D397898e5502075Ea5E830d8914f6F0affe/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xdAC17F958D2ee523a2206206994597C13D831ec7", - "type": "ERC20", - "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", - "name": "Tether USD", - "symbol": "USDT", - "decimals": 6, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xDcB01cc464238396E213a6fDd933E36796eAfF9f", - "type": "ERC20", - "address": "0xDcB01cc464238396E213a6fDd933E36796eAfF9f", - "name": "Yield", - "symbol": "YLD", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xdd974D5C2e2928deA5F71b9825b8b646686BD200", - "type": "ERC20", - "address": "0xdd974D5C2e2928deA5F71b9825b8b646686BD200", - "name": "Kyber Network Crystal", - "symbol": "KNC", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xE41d2489571d322189246DaFA5ebDe1F4699F498", - "type": "ERC20", - "address": "0xE41d2489571d322189246DaFA5ebDe1F4699F498", - "name": "0x Protocol Token", - "symbol": "ZRX", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c", - "type": "ERC20", - "address": "0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c", - "name": "SURF.Finance", - "symbol": "SURF", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D", - "type": "ERC20", - "address": "0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D", - "name": "renBTC", - "symbol": "renBTC", - "decimals": 8, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xEd91879919B71bB6905f23af0A68d231EcF87b14", - "type": "ERC20", - "address": "0xEd91879919B71bB6905f23af0A68d231EcF87b14", - "name": "DMM: Governance", - "symbol": "DMG", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xEd91879919B71bB6905f23af0A68d231EcF87b14/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xEEF9f339514298C6A857EfCfC1A762aF84438dEE", - "type": "ERC20", - "address": "0xEEF9f339514298C6A857EfCfC1A762aF84438dEE", - "name": "Hermez Network Token", - "symbol": "HEZ", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b", - "type": "ERC20", - "address": "0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b", - "name": "Rally", - "symbol": "RLY", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577", - "type": "ERC20", - "address": "0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577", - "name": "YfDAI.finance", - "symbol": "Yf-DAI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xF5D669627376EBd411E34b98F19C868c8ABA5ADA", - "type": "ERC20", - "address": "0xF5D669627376EBd411E34b98F19C868c8ABA5ADA", - "name": "Axie Infinity", - "symbol": "AXS", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c", - "type": "ERC20", - "address": "0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c", - "name": "Enjin Coin", - "symbol": "ENJ", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20", - "type": "ERC20", - "address": "0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20", - "name": "DuckDaoDime", - "symbol": "DDIM", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB", - "type": "ERC20", - "address": "0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB", - "name": "FalconSwap Token", - "symbol": "FSW", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/logo.png", - "pairs": [] - } - ], - "version": { - "major": 8, - "minor": 0, - "patch": 0 - } -} \ No newline at end of file diff --git a/blockchains/fantom/assets/0xAd84341756Bf337f5a0164515b1f6F993D194E1f/logo.png b/blockchains/fantom/assets/0xAd84341756Bf337f5a0164515b1f6F993D194E1f/logo.png deleted file mode 100644 index 4fbc6db003ee9..0000000000000 Binary files a/blockchains/fantom/assets/0xAd84341756Bf337f5a0164515b1f6F993D194E1f/logo.png and /dev/null differ diff --git a/blockchains/fantom/info/logo.png b/blockchains/fantom/info/logo.png deleted file mode 100644 index 2a681da319d15..0000000000000 Binary files a/blockchains/fantom/info/logo.png and /dev/null differ diff --git a/blockchains/filecoin/info/info.json b/blockchains/filecoin/info/info.json deleted file mode 100644 index b0b5c1e3ff15e..0000000000000 --- a/blockchains/filecoin/info/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Filecoin", - "website": "https://filecoin.io", - "description": "Filecoin provides a blockchain-based marketplace that aims to revolutionize the global storage economy.", - "explorer": "https://filfox.info/", - "research": "https://research.binance.com/en/projects/filecoin", - "symbol": "FIL", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/filecoin/info/logo.png b/blockchains/filecoin/info/logo.png deleted file mode 100644 index 49df0fc2401a8..0000000000000 Binary files a/blockchains/filecoin/info/logo.png and /dev/null differ diff --git a/blockchains/fio/info/info.json b/blockchains/fio/info/info.json deleted file mode 100644 index 40040f448ee59..0000000000000 --- a/blockchains/fio/info/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FIO Protocol", - "website": "https://fioprotocol.io", - "description": "FIO Protocol (FIO) is a decentralized blockchain protocol that aims to enable a better way of sending and receiving coins and tokens.", - "explorer": "https://fio.bloks.io", - "research": "https://research.binance.com/en/projects/fio-protocol", - "symbol": "FIO", - "type": "COIN", - "decimals": 9, - "status": "active" -} diff --git a/blockchains/fio/info/logo.png b/blockchains/fio/info/logo.png deleted file mode 100644 index 019955edfa9ae..0000000000000 Binary files a/blockchains/fio/info/logo.png and /dev/null differ diff --git a/blockchains/firo/info/info.json b/blockchains/firo/info/info.json deleted file mode 100644 index 0da573465783e..0000000000000 --- a/blockchains/firo/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Firo", - "website": "https://firo.org", - "source_code": "https://github.com/firoorg/firo", - "white_paper": "https://eprint.iacr.org/2019/373.pdf", - "description": "Firo, a decentralized and open source currency that provides financial privacy enabled by the Lelantus protocol. Proven cryptography and auditability.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/firoorg", - "handle": "firoorg" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/FiroProject/", - "handle": "FiroProject" - } - ], - "explorer": "http://explorer.firo.org", - "research": "https://research.binance.com/en/projects/firo", - "symbol": "FIRO", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/firo/info/logo.png b/blockchains/firo/info/logo.png deleted file mode 100644 index adfb3ee6c72ab..0000000000000 Binary files a/blockchains/firo/info/logo.png and /dev/null differ diff --git a/blockchains/gochain/allowlist.json b/blockchains/gochain/allowlist.json deleted file mode 100644 index 3da0d91b269c7..0000000000000 --- a/blockchains/gochain/allowlist.json +++ /dev/null @@ -1,7 +0,0 @@ -[ - "0x064353B5C02A9F35979524Ebbfff4042151cF0c6", - "0x473A70391d961D1D81044f7e2b69eeCd59dc355c", - "0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4", - "0x721Cc970CB5A22915f7663a6833E605deDDb7B92", - "0xB881f9bB7EEa9499073c279D6eAC59B1A9010617" -] \ No newline at end of file diff --git a/blockchains/gochain/assets/0x064353B5C02A9F35979524Ebbfff4042151cF0c6/info.json b/blockchains/gochain/assets/0x064353B5C02A9F35979524Ebbfff4042151cF0c6/info.json deleted file mode 100644 index 5028459df545b..0000000000000 --- a/blockchains/gochain/assets/0x064353B5C02A9F35979524Ebbfff4042151cF0c6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BosTravel", - "symbol": "BOT", - "type": "GO20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://explorer.gochain.io/addr/0x064353B5C02A9F35979524Ebbfff4042151cF0c6", - "status": "active", - "id": "0x064353B5C02A9F35979524Ebbfff4042151cF0c6" -} \ No newline at end of file diff --git a/blockchains/gochain/assets/0x064353B5C02A9F35979524Ebbfff4042151cF0c6/logo.png b/blockchains/gochain/assets/0x064353B5C02A9F35979524Ebbfff4042151cF0c6/logo.png deleted file mode 100755 index 4d5c93dca05da..0000000000000 Binary files a/blockchains/gochain/assets/0x064353B5C02A9F35979524Ebbfff4042151cF0c6/logo.png and /dev/null differ diff --git a/blockchains/gochain/assets/0x473A70391d961D1D81044f7e2b69eeCd59dc355c/info.json b/blockchains/gochain/assets/0x473A70391d961D1D81044f7e2b69eeCd59dc355c/info.json deleted file mode 100644 index 2a705952f562d..0000000000000 --- a/blockchains/gochain/assets/0x473A70391d961D1D81044f7e2b69eeCd59dc355c/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GoDental", - "symbol": "GOD", - "type": "GO20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://explorer.gochain.io/addr/0x473A70391d961D1D81044f7e2b69eeCd59dc355c", - "status": "active", - "id": "0x473A70391d961D1D81044f7e2b69eeCd59dc355c" -} \ No newline at end of file diff --git a/blockchains/gochain/assets/0x473A70391d961D1D81044f7e2b69eeCd59dc355c/logo.png b/blockchains/gochain/assets/0x473A70391d961D1D81044f7e2b69eeCd59dc355c/logo.png deleted file mode 100644 index 97d326c647a38..0000000000000 Binary files a/blockchains/gochain/assets/0x473A70391d961D1D81044f7e2b69eeCd59dc355c/logo.png and /dev/null differ diff --git a/blockchains/gochain/assets/0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4/info.json b/blockchains/gochain/assets/0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4/info.json deleted file mode 100644 index 7b38e03898af0..0000000000000 --- a/blockchains/gochain/assets/0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Lam Anh Dental", - "symbol": "LAD", - "type": "GO20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://explorer.gochain.io/addr/0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4", - "status": "active", - "id": "0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4" -} \ No newline at end of file diff --git a/blockchains/gochain/assets/0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4/logo.png b/blockchains/gochain/assets/0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4/logo.png deleted file mode 100644 index 18e9c198b4a9a..0000000000000 Binary files a/blockchains/gochain/assets/0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4/logo.png and /dev/null differ diff --git a/blockchains/gochain/assets/0x721Cc970CB5A22915f7663a6833E605deDDb7B92/info.json b/blockchains/gochain/assets/0x721Cc970CB5A22915f7663a6833E605deDDb7B92/info.json deleted file mode 100644 index 2ed0e41af49b2..0000000000000 --- a/blockchains/gochain/assets/0x721Cc970CB5A22915f7663a6833E605deDDb7B92/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PAZTether", - "symbol": "PAZT", - "type": "GO20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://explorer.gochain.io/addr/0x721Cc970CB5A22915f7663a6833E605deDDb7B92", - "status": "active", - "id": "0x721Cc970CB5A22915f7663a6833E605deDDb7B92" -} \ No newline at end of file diff --git a/blockchains/gochain/assets/0x721Cc970CB5A22915f7663a6833E605deDDb7B92/logo.png b/blockchains/gochain/assets/0x721Cc970CB5A22915f7663a6833E605deDDb7B92/logo.png deleted file mode 100644 index d47d0f82e0b3b..0000000000000 Binary files a/blockchains/gochain/assets/0x721Cc970CB5A22915f7663a6833E605deDDb7B92/logo.png and /dev/null differ diff --git a/blockchains/gochain/assets/0xB881f9bB7EEa9499073c279D6eAC59B1A9010617/info.json b/blockchains/gochain/assets/0xB881f9bB7EEa9499073c279D6eAC59B1A9010617/info.json deleted file mode 100644 index 6dce7dde5cb37..0000000000000 --- a/blockchains/gochain/assets/0xB881f9bB7EEa9499073c279D6eAC59B1A9010617/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Go A2ZHome", - "symbol": "A2Z", - "type": "GO20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://explorer.gochain.io/addr/0xB881f9bB7EEa9499073c279D6eAC59B1A9010617", - "status": "active", - "id": "0xB881f9bB7EEa9499073c279D6eAC59B1A9010617" -} \ No newline at end of file diff --git a/blockchains/gochain/assets/0xB881f9bB7EEa9499073c279D6eAC59B1A9010617/logo.png b/blockchains/gochain/assets/0xB881f9bB7EEa9499073c279D6eAC59B1A9010617/logo.png deleted file mode 100644 index f906d9eaf4ff5..0000000000000 Binary files a/blockchains/gochain/assets/0xB881f9bB7EEa9499073c279D6eAC59B1A9010617/logo.png and /dev/null differ diff --git a/blockchains/gochain/denylist.json b/blockchains/gochain/denylist.json deleted file mode 100644 index edc1321a6f5fc..0000000000000 --- a/blockchains/gochain/denylist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "0x7F02B0b116A1399CE4bD5A9D506F7F1AE3CAC705" -] \ No newline at end of file diff --git a/blockchains/gochain/info/info.json b/blockchains/gochain/info/info.json deleted file mode 100644 index a06bf7fb16651..0000000000000 --- a/blockchains/gochain/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "GoChain", - "website": "https://gochain.io", - "source_code": "https://github.com/gochain", - "white_paper": "https://gochain.foundation/gochain-whitepaper-v2.1.2.pdf", - "description": "GoChain is a scalable, smart contract blockchain that is fast, secure and green. It enables developers to lift and shift from Ethereum to GoChain for 100x increased performance. ", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/go_chain", - "handle": "go_chain" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/OfficialGoChain", - "handle": "OfficialGoChain" - } - ], - "explorer": "https://explorer.gochain.io/home", - "research": "https://research.binance.com/en/projects/gochain", - "symbol": "GO", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/gochain/info/logo.png b/blockchains/gochain/info/logo.png deleted file mode 100644 index b75bc01045745..0000000000000 Binary files a/blockchains/gochain/info/logo.png and /dev/null differ diff --git a/blockchains/groestlcoin/info/info.json b/blockchains/groestlcoin/info/info.json deleted file mode 100644 index 3c98fe9c903a3..0000000000000 --- a/blockchains/groestlcoin/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Groestlcoin", - "website": "http://groestlcoin.org", - "source_code": "https://github.com/Groestlcoin", - "white_paper": "http://www.groestl.info/groestl-implementation-guide.pdf", - "description": "Groestlcoin (GRS) is a cryptocoin, that is optionally private. Anyone can mine it effectively, with GPU.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/GroestlcoinTeam", - "handle": "GroestlcoinTeam" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/groestlcoin", - "handle": "groestlcoin" - } - ], - "explorer": "https://grs.tokenview.com/", - "research": "https://research.binance.com/en/projects/groestlcoin", - "symbol": "GRS", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/groestlcoin/info/logo.png b/blockchains/groestlcoin/info/logo.png deleted file mode 100644 index 2da13be501cfe..0000000000000 Binary files a/blockchains/groestlcoin/info/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0x139C70f74613e229B1aAb2c39df8f73D54df5c80/logo.png b/blockchains/harmony/assets/0x139C70f74613e229B1aAb2c39df8f73D54df5c80/logo.png deleted file mode 100644 index 852cf2614df20..0000000000000 Binary files a/blockchains/harmony/assets/0x139C70f74613e229B1aAb2c39df8f73D54df5c80/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0x14A7B318fED66FfDcc80C1517C172c13852865De/logo.png b/blockchains/harmony/assets/0x14A7B318fED66FfDcc80C1517C172c13852865De/logo.png deleted file mode 100644 index 73d60607cc69b..0000000000000 Binary files a/blockchains/harmony/assets/0x14A7B318fED66FfDcc80C1517C172c13852865De/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0x218532a12a389a4a92fC0C5Fb22901D1c19198aA/logo.png b/blockchains/harmony/assets/0x218532a12a389a4a92fC0C5Fb22901D1c19198aA/logo.png deleted file mode 100644 index d3c0186035c54..0000000000000 Binary files a/blockchains/harmony/assets/0x218532a12a389a4a92fC0C5Fb22901D1c19198aA/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0x224e64ec1BDce3870a6a6c777eDd450454068FEC/logo.png b/blockchains/harmony/assets/0x224e64ec1BDce3870a6a6c777eDd450454068FEC/logo.png deleted file mode 100644 index 0e6c8c75d71d1..0000000000000 Binary files a/blockchains/harmony/assets/0x224e64ec1BDce3870a6a6c777eDd450454068FEC/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0x3095c7557bCb296ccc6e363DE01b760bA031F2d9/logo.png b/blockchains/harmony/assets/0x3095c7557bCb296ccc6e363DE01b760bA031F2d9/logo.png deleted file mode 100644 index 6b15d1a61d451..0000000000000 Binary files a/blockchains/harmony/assets/0x3095c7557bCb296ccc6e363DE01b760bA031F2d9/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0x3C2B8Be99c50593081EAA2A724F0B8285F5aba8f/logo.png b/blockchains/harmony/assets/0x3C2B8Be99c50593081EAA2A724F0B8285F5aba8f/logo.png deleted file mode 100644 index dd08e36f8efbf..0000000000000 Binary files a/blockchains/harmony/assets/0x3C2B8Be99c50593081EAA2A724F0B8285F5aba8f/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0x40d2f81bD135B5282CB2aA18F19cF7098079D012/logo.png b/blockchains/harmony/assets/0x40d2f81bD135B5282CB2aA18F19cF7098079D012/logo.png deleted file mode 100644 index e3e6c8efaadad..0000000000000 Binary files a/blockchains/harmony/assets/0x40d2f81bD135B5282CB2aA18F19cF7098079D012/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0x63cf309500d8be0B9fDB8F1fb66C821236c0438c/logo.png b/blockchains/harmony/assets/0x63cf309500d8be0B9fDB8F1fb66C821236c0438c/logo.png deleted file mode 100644 index 965abe053ed9a..0000000000000 Binary files a/blockchains/harmony/assets/0x63cf309500d8be0B9fDB8F1fb66C821236c0438c/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0x6983D1E6DEf3690C4d616b13597A09e6193EA013/logo.png b/blockchains/harmony/assets/0x6983D1E6DEf3690C4d616b13597A09e6193EA013/logo.png deleted file mode 100644 index afab2eac4a542..0000000000000 Binary files a/blockchains/harmony/assets/0x6983D1E6DEf3690C4d616b13597A09e6193EA013/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0x775d7816afbEf935ea9c21a3aC9972F269A39004/logo.png b/blockchains/harmony/assets/0x775d7816afbEf935ea9c21a3aC9972F269A39004/logo.png deleted file mode 100644 index 5072baa5035ed..0000000000000 Binary files a/blockchains/harmony/assets/0x775d7816afbEf935ea9c21a3aC9972F269A39004/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0x95CE547D730519A90dEF30d647F37D9E5359B6Ae/logo.png b/blockchains/harmony/assets/0x95CE547D730519A90dEF30d647F37D9E5359B6Ae/logo.png deleted file mode 100644 index 32da956cd0b21..0000000000000 Binary files a/blockchains/harmony/assets/0x95CE547D730519A90dEF30d647F37D9E5359B6Ae/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0x985458E523dB3d53125813eD68c274899e9DfAb4/logo.png b/blockchains/harmony/assets/0x985458E523dB3d53125813eD68c274899e9DfAb4/logo.png deleted file mode 100644 index 0205d0a4b5968..0000000000000 Binary files a/blockchains/harmony/assets/0x985458E523dB3d53125813eD68c274899e9DfAb4/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0xB8E0497018c991E86311b64EFd9D57b06aEDbBAE/logo.png b/blockchains/harmony/assets/0xB8E0497018c991E86311b64EFd9D57b06aEDbBAE/logo.png deleted file mode 100644 index 1d245b8da5268..0000000000000 Binary files a/blockchains/harmony/assets/0xB8E0497018c991E86311b64EFd9D57b06aEDbBAE/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0xBEC775Cb42AbFa4288dE81F387a9b1A3c4Bc552A/logo.png b/blockchains/harmony/assets/0xBEC775Cb42AbFa4288dE81F387a9b1A3c4Bc552A/logo.png deleted file mode 100644 index 328830359f2be..0000000000000 Binary files a/blockchains/harmony/assets/0xBEC775Cb42AbFa4288dE81F387a9b1A3c4Bc552A/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0xE176EBE47d621b984a73036B9DA5d834411ef734/logo.png b/blockchains/harmony/assets/0xE176EBE47d621b984a73036B9DA5d834411ef734/logo.png deleted file mode 100644 index 2cf39a3ff8424..0000000000000 Binary files a/blockchains/harmony/assets/0xE176EBE47d621b984a73036B9DA5d834411ef734/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0xEf977d2f931C1978Db5F6747666fa1eACB0d0339/logo.png b/blockchains/harmony/assets/0xEf977d2f931C1978Db5F6747666fa1eACB0d0339/logo.png deleted file mode 100644 index 64d79fefadf90..0000000000000 Binary files a/blockchains/harmony/assets/0xEf977d2f931C1978Db5F6747666fa1eACB0d0339/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0xa0dc05F84A27FcCBD341305839019aB86576bc07/logo.png b/blockchains/harmony/assets/0xa0dc05F84A27FcCBD341305839019aB86576bc07/logo.png deleted file mode 100644 index d88795df1c87f..0000000000000 Binary files a/blockchains/harmony/assets/0xa0dc05F84A27FcCBD341305839019aB86576bc07/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0xcF323Aad9E522B93F11c352CaA519Ad0E14eB40F/logo.png b/blockchains/harmony/assets/0xcF323Aad9E522B93F11c352CaA519Ad0E14eB40F/logo.png deleted file mode 100644 index cc06f42ef577b..0000000000000 Binary files a/blockchains/harmony/assets/0xcF323Aad9E522B93F11c352CaA519Ad0E14eB40F/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0xcF664087a5bB0237a0BAd6742852ec6c8d69A27a/logo.png b/blockchains/harmony/assets/0xcF664087a5bB0237a0BAd6742852ec6c8d69A27a/logo.png deleted file mode 100644 index 5c3b7315fd0ca..0000000000000 Binary files a/blockchains/harmony/assets/0xcF664087a5bB0237a0BAd6742852ec6c8d69A27a/logo.png and /dev/null differ diff --git a/blockchains/harmony/assets/0xeB6C08ccB4421b6088e581ce04fcFBed15893aC3/logo.png b/blockchains/harmony/assets/0xeB6C08ccB4421b6088e581ce04fcFBed15893aC3/logo.png deleted file mode 100644 index 762d2dd36f501..0000000000000 Binary files a/blockchains/harmony/assets/0xeB6C08ccB4421b6088e581ce04fcFBed15893aC3/logo.png and /dev/null differ diff --git a/blockchains/harmony/info/info.json b/blockchains/harmony/info/info.json deleted file mode 100644 index a97f610cc33a4..0000000000000 --- a/blockchains/harmony/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Harmony", - "website": "https://harmony.one", - "source_code": "https://github.com/harmony-one", - "white_paper": "https://harmony.one/pdf/whitepaper.pdf", - "description": "Harmony aims to offer a high-throughput, low-latency, and low-fee consensus platform designed to power decentralized economies of the future.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/harmonyprotocol", - "handle": "harmonyprotocol" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/harmony_one", - "handle": "harmony_one" - } - ], - "explorer": "https://explorer.harmony.one/", - "research": "https://research.binance.com/en/projects/harmony", - "symbol": "ONE", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/harmony/info/logo.png b/blockchains/harmony/info/logo.png deleted file mode 100644 index cd16d5e2aec71..0000000000000 Binary files a/blockchains/harmony/info/logo.png and /dev/null differ diff --git a/blockchains/icon/info/info.json b/blockchains/icon/info/info.json deleted file mode 100644 index 616a89144ee91..0000000000000 --- a/blockchains/icon/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "ICON", - "website": "https://icon.foundation", - "source_code": "https://github.com/icon-project", - "white_paper": "http://docs.icon.foundation/ICON-Whitepaper-EN-Draft.pdf", - "description": "ICON is a decentralized blockchain network focused on interoperability. ICON wants to be one of the largest blockchain networks in the world.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/helloiconworld", - "handle": "helloiconworld" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/helloicon", - "handle": "helloicon" - } - ], - "explorer": "https://tracker.icon.foundation/", - "research": "https://research.binance.com/en/projects/icon", - "symbol": "ICX", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/icon/info/logo.png b/blockchains/icon/info/logo.png deleted file mode 100644 index 2bddb7a0cc94c..0000000000000 Binary files a/blockchains/icon/info/logo.png and /dev/null differ diff --git a/blockchains/iost/info/info.json b/blockchains/iost/info/info.json deleted file mode 100644 index 848b8ad24a93d..0000000000000 --- a/blockchains/iost/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "IOST", - "website": "http://iost.io", - "source_code": "https://github.com/iost-official/go-iost", - "white_paper": "https://iost.io/624/", - "description": "The IOS (Internet of Services) offers a solid infrastructure for online service providers. Features a high TPS, scalable and secure blockchain, with privacy protection.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/iostoken", - "handle": "iostoken" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/IOStoken", - "handle": "IOStoken" - } - ], - "explorer": "https://www.iostabc.com/", - "research": "https://research.binance.com/en/projects/iost", - "symbol": "IOST", - "type": "COIN", - "decimals": 8, - "status": "abandoned" -} diff --git a/blockchains/iost/info/logo.png b/blockchains/iost/info/logo.png deleted file mode 100644 index 08dbf29780e21..0000000000000 Binary files a/blockchains/iost/info/logo.png and /dev/null differ diff --git a/blockchains/iotex/info/info.json b/blockchains/iotex/info/info.json deleted file mode 100644 index 841886d62c8fd..0000000000000 --- a/blockchains/iotex/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "IoTeX", - "website": "https://iotex.io", - "source_code": "https://github.com/iotexproject", - "white_paper": "https://iotex.io/white-paper", - "description": "IOTX will be a Decentralized Network for Internet of Things. Powered by a Privacy-Centric Blockchain.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/iotex_io", - "handle": "iotex_io" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/IoTex", - "handle": "IoTex" - } - ], - "explorer": "https://iotexscan.io/", - "research": "https://research.binance.com/en/projects/iotx", - "symbol": "IOTX", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/iotex/info/logo.png b/blockchains/iotex/info/logo.png deleted file mode 100644 index 2e533fb280549..0000000000000 Binary files a/blockchains/iotex/info/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/airfoil/logo.png b/blockchains/iotex/validators/assets/airfoil/logo.png deleted file mode 100644 index 2cc73160ed698..0000000000000 Binary files a/blockchains/iotex/validators/assets/airfoil/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/alphacoin/logo.png b/blockchains/iotex/validators/assets/alphacoin/logo.png deleted file mode 100644 index b483e9532b8c9..0000000000000 Binary files a/blockchains/iotex/validators/assets/alphacoin/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/bitwires/logo.png b/blockchains/iotex/validators/assets/bitwires/logo.png deleted file mode 100644 index 1d65175793ddd..0000000000000 Binary files a/blockchains/iotex/validators/assets/bitwires/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/blackpool/logo.png b/blockchains/iotex/validators/assets/blackpool/logo.png deleted file mode 100644 index e35b20fda0461..0000000000000 Binary files a/blockchains/iotex/validators/assets/blackpool/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/blockboost/logo.png b/blockchains/iotex/validators/assets/blockboost/logo.png deleted file mode 100644 index 7c95e2ffdd4b1..0000000000000 Binary files a/blockchains/iotex/validators/assets/blockboost/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/blockfolio/logo.png b/blockchains/iotex/validators/assets/blockfolio/logo.png deleted file mode 100644 index eebc2ddf03e96..0000000000000 Binary files a/blockchains/iotex/validators/assets/blockfolio/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/capitmu/logo.png b/blockchains/iotex/validators/assets/capitmu/logo.png deleted file mode 100644 index 5e5d15d6e75a5..0000000000000 Binary files a/blockchains/iotex/validators/assets/capitmu/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/citex2018/logo.png b/blockchains/iotex/validators/assets/citex2018/logo.png deleted file mode 100644 index af38c3635b2d5..0000000000000 Binary files a/blockchains/iotex/validators/assets/citex2018/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/cobo/logo.png b/blockchains/iotex/validators/assets/cobo/logo.png deleted file mode 100644 index c9848934375d4..0000000000000 Binary files a/blockchains/iotex/validators/assets/cobo/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/coingecko/logo.png b/blockchains/iotex/validators/assets/coingecko/logo.png deleted file mode 100644 index 645560b462781..0000000000000 Binary files a/blockchains/iotex/validators/assets/coingecko/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/consensusnet/logo.png b/blockchains/iotex/validators/assets/consensusnet/logo.png deleted file mode 100644 index 920f657f848a4..0000000000000 Binary files a/blockchains/iotex/validators/assets/consensusnet/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/coredev/logo.png b/blockchains/iotex/validators/assets/coredev/logo.png deleted file mode 100644 index b36f5dcef3c30..0000000000000 Binary files a/blockchains/iotex/validators/assets/coredev/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/cpc/logo.png b/blockchains/iotex/validators/assets/cpc/logo.png deleted file mode 100644 index 975c7e3ad38a1..0000000000000 Binary files a/blockchains/iotex/validators/assets/cpc/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/cryptolionsx/logo.png b/blockchains/iotex/validators/assets/cryptolionsx/logo.png deleted file mode 100644 index c20fcc830fc4d..0000000000000 Binary files a/blockchains/iotex/validators/assets/cryptolionsx/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/draperdragon/logo.png b/blockchains/iotex/validators/assets/draperdragon/logo.png deleted file mode 100644 index 727450dfac0ab..0000000000000 Binary files a/blockchains/iotex/validators/assets/draperdragon/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/droute/logo.png b/blockchains/iotex/validators/assets/droute/logo.png deleted file mode 100644 index d475f9608ee54..0000000000000 Binary files a/blockchains/iotex/validators/assets/droute/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/ducapital/logo.png b/blockchains/iotex/validators/assets/ducapital/logo.png deleted file mode 100644 index ffa51cb8ed6fa..0000000000000 Binary files a/blockchains/iotex/validators/assets/ducapital/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/elink/logo.png b/blockchains/iotex/validators/assets/elink/logo.png deleted file mode 100644 index 585c4c3c86262..0000000000000 Binary files a/blockchains/iotex/validators/assets/elink/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/elitex/logo.png b/blockchains/iotex/validators/assets/elitex/logo.png deleted file mode 100644 index 4a10ee9ca757a..0000000000000 Binary files a/blockchains/iotex/validators/assets/elitex/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/enlightiv/logo.png b/blockchains/iotex/validators/assets/enlightiv/logo.png deleted file mode 100644 index 0b3df82cba373..0000000000000 Binary files a/blockchains/iotex/validators/assets/enlightiv/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/eon/logo.png b/blockchains/iotex/validators/assets/eon/logo.png deleted file mode 100644 index f211fd1cbc9b0..0000000000000 Binary files a/blockchains/iotex/validators/assets/eon/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/everstake/logo.png b/blockchains/iotex/validators/assets/everstake/logo.png deleted file mode 100644 index d41ce2087b790..0000000000000 Binary files a/blockchains/iotex/validators/assets/everstake/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/gamefantasy#/logo.png b/blockchains/iotex/validators/assets/gamefantasy#/logo.png deleted file mode 100644 index c24fc39f5d92c..0000000000000 Binary files a/blockchains/iotex/validators/assets/gamefantasy#/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/hashbuy/logo.png b/blockchains/iotex/validators/assets/hashbuy/logo.png deleted file mode 100644 index f00158a54db89..0000000000000 Binary files a/blockchains/iotex/validators/assets/hashbuy/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/hashquark/logo.png b/blockchains/iotex/validators/assets/hashquark/logo.png deleted file mode 100644 index bcbf790a6aaa5..0000000000000 Binary files a/blockchains/iotex/validators/assets/hashquark/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/hofancrypto/logo.png b/blockchains/iotex/validators/assets/hofancrypto/logo.png deleted file mode 100644 index 0a2939ab57662..0000000000000 Binary files a/blockchains/iotex/validators/assets/hofancrypto/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/hotbit/logo.png b/blockchains/iotex/validators/assets/hotbit/logo.png deleted file mode 100644 index 98847cce31618..0000000000000 Binary files a/blockchains/iotex/validators/assets/hotbit/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/huobiwallet/logo.png b/blockchains/iotex/validators/assets/huobiwallet/logo.png deleted file mode 100644 index 313f006120804..0000000000000 Binary files a/blockchains/iotex/validators/assets/huobiwallet/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/infstones/logo.png b/blockchains/iotex/validators/assets/infstones/logo.png deleted file mode 100644 index 6369de7e3839d..0000000000000 Binary files a/blockchains/iotex/validators/assets/infstones/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/iosg/logo.png b/blockchains/iotex/validators/assets/iosg/logo.png deleted file mode 100644 index c2ef0f560b38e..0000000000000 Binary files a/blockchains/iotex/validators/assets/iosg/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/iotask/logo.png b/blockchains/iotex/validators/assets/iotask/logo.png deleted file mode 100644 index 7a4888452a897..0000000000000 Binary files a/blockchains/iotex/validators/assets/iotask/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/iotexbgogo/logo.png b/blockchains/iotex/validators/assets/iotexbgogo/logo.png deleted file mode 100644 index 4d168849fe146..0000000000000 Binary files a/blockchains/iotex/validators/assets/iotexbgogo/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/iotexcore/logo.png b/blockchains/iotex/validators/assets/iotexcore/logo.png deleted file mode 100644 index be8f8ae7e08c6..0000000000000 Binary files a/blockchains/iotex/validators/assets/iotexcore/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/iotexgeeks/logo.png b/blockchains/iotex/validators/assets/iotexgeeks/logo.png deleted file mode 100644 index 46ae9cb8e0779..0000000000000 Binary files a/blockchains/iotex/validators/assets/iotexgeeks/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/iotexhub/logo.png b/blockchains/iotex/validators/assets/iotexhub/logo.png deleted file mode 100644 index 6e774392c7c9e..0000000000000 Binary files a/blockchains/iotex/validators/assets/iotexhub/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/iotexicu/logo.png b/blockchains/iotex/validators/assets/iotexicu/logo.png deleted file mode 100644 index 0d803b79dee29..0000000000000 Binary files a/blockchains/iotex/validators/assets/iotexicu/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/iotexlab/logo.png b/blockchains/iotex/validators/assets/iotexlab/logo.png deleted file mode 100644 index 3a1f243d86777..0000000000000 Binary files a/blockchains/iotex/validators/assets/iotexlab/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/iotexmainnet/logo.png b/blockchains/iotex/validators/assets/iotexmainnet/logo.png deleted file mode 100644 index ee7714ec25f08..0000000000000 Binary files a/blockchains/iotex/validators/assets/iotexmainnet/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/iotexteam/logo.png b/blockchains/iotex/validators/assets/iotexteam/logo.png deleted file mode 100644 index 7fc1059153707..0000000000000 Binary files a/blockchains/iotex/validators/assets/iotexteam/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/iotexunion/logo.png b/blockchains/iotex/validators/assets/iotexunion/logo.png deleted file mode 100644 index 7d0270616b620..0000000000000 Binary files a/blockchains/iotex/validators/assets/iotexunion/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/iotxplorerio/logo.png b/blockchains/iotex/validators/assets/iotxplorerio/logo.png deleted file mode 100644 index 242a4e47c5fcc..0000000000000 Binary files a/blockchains/iotex/validators/assets/iotxplorerio/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/keys/logo.png b/blockchains/iotex/validators/assets/keys/logo.png deleted file mode 100644 index 814ac8cdb8adf..0000000000000 Binary files a/blockchains/iotex/validators/assets/keys/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/lanhu/logo.png b/blockchains/iotex/validators/assets/lanhu/logo.png deleted file mode 100644 index 479ee75381bbe..0000000000000 Binary files a/blockchains/iotex/validators/assets/lanhu/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/laomao/logo.png b/blockchains/iotex/validators/assets/laomao/logo.png deleted file mode 100644 index 2216480ac2aed..0000000000000 Binary files a/blockchains/iotex/validators/assets/laomao/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/link/logo.png b/blockchains/iotex/validators/assets/link/logo.png deleted file mode 100644 index 51e224dfbbb4c..0000000000000 Binary files a/blockchains/iotex/validators/assets/link/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/longz/logo.png b/blockchains/iotex/validators/assets/longz/logo.png deleted file mode 100644 index 729e09f75291b..0000000000000 Binary files a/blockchains/iotex/validators/assets/longz/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/metanyx/logo.png b/blockchains/iotex/validators/assets/metanyx/logo.png deleted file mode 100644 index b2ef21f492ca8..0000000000000 Binary files a/blockchains/iotex/validators/assets/metanyx/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/meter/logo.png b/blockchains/iotex/validators/assets/meter/logo.png deleted file mode 100644 index c1098029a7db6..0000000000000 Binary files a/blockchains/iotex/validators/assets/meter/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/mrtrump/logo.png b/blockchains/iotex/validators/assets/mrtrump/logo.png deleted file mode 100644 index 461a3e712ec65..0000000000000 Binary files a/blockchains/iotex/validators/assets/mrtrump/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/nodeasy/logo.png b/blockchains/iotex/validators/assets/nodeasy/logo.png deleted file mode 100644 index 11bb102035cdf..0000000000000 Binary files a/blockchains/iotex/validators/assets/nodeasy/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/piexgo/logo.png b/blockchains/iotex/validators/assets/piexgo/logo.png deleted file mode 100644 index 6feb99e587108..0000000000000 Binary files a/blockchains/iotex/validators/assets/piexgo/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/pnp/logo.png b/blockchains/iotex/validators/assets/pnp/logo.png deleted file mode 100644 index 5603211611bf9..0000000000000 Binary files a/blockchains/iotex/validators/assets/pnp/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/preangel/logo.png b/blockchains/iotex/validators/assets/preangel/logo.png deleted file mode 100644 index f923c8e769cdf..0000000000000 Binary files a/blockchains/iotex/validators/assets/preangel/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/pubxpayments/logo.png b/blockchains/iotex/validators/assets/pubxpayments/logo.png deleted file mode 100644 index 76019415b7f07..0000000000000 Binary files a/blockchains/iotex/validators/assets/pubxpayments/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/raketat8/logo.png b/blockchains/iotex/validators/assets/raketat8/logo.png deleted file mode 100644 index 2dc101c84de3b..0000000000000 Binary files a/blockchains/iotex/validators/assets/raketat8/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/ratels/logo.png b/blockchains/iotex/validators/assets/ratels/logo.png deleted file mode 100644 index 86e4bff7f4a49..0000000000000 Binary files a/blockchains/iotex/validators/assets/ratels/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/rockx/logo.png b/blockchains/iotex/validators/assets/rockx/logo.png deleted file mode 100644 index e291c8e0e58f9..0000000000000 Binary files a/blockchains/iotex/validators/assets/rockx/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/royalland/logo.png b/blockchains/iotex/validators/assets/royalland/logo.png deleted file mode 100644 index d5d5046408faa..0000000000000 Binary files a/blockchains/iotex/validators/assets/royalland/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/satoshi/logo.png b/blockchains/iotex/validators/assets/satoshi/logo.png deleted file mode 100644 index e0a03e13e6b17..0000000000000 Binary files a/blockchains/iotex/validators/assets/satoshi/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/slowmist/logo.png b/blockchains/iotex/validators/assets/slowmist/logo.png deleted file mode 100644 index 5de6fd933c672..0000000000000 Binary files a/blockchains/iotex/validators/assets/slowmist/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/snzholding/logo.png b/blockchains/iotex/validators/assets/snzholding/logo.png deleted file mode 100644 index ff326560dcd2c..0000000000000 Binary files a/blockchains/iotex/validators/assets/snzholding/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/superiotex/logo.png b/blockchains/iotex/validators/assets/superiotex/logo.png deleted file mode 100644 index cecadecf5cdf4..0000000000000 Binary files a/blockchains/iotex/validators/assets/superiotex/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/tgb/logo.png b/blockchains/iotex/validators/assets/tgb/logo.png deleted file mode 100644 index 6293ee0f1f970..0000000000000 Binary files a/blockchains/iotex/validators/assets/tgb/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/thebottoken#/logo.png b/blockchains/iotex/validators/assets/thebottoken#/logo.png deleted file mode 100644 index 8590282441549..0000000000000 Binary files a/blockchains/iotex/validators/assets/thebottoken#/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/wannodes/logo.png b/blockchains/iotex/validators/assets/wannodes/logo.png deleted file mode 100644 index b9f7dd7de998b..0000000000000 Binary files a/blockchains/iotex/validators/assets/wannodes/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/wetez/logo.png b/blockchains/iotex/validators/assets/wetez/logo.png deleted file mode 100644 index d1b40ad08f494..0000000000000 Binary files a/blockchains/iotex/validators/assets/wetez/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/whales/logo.png b/blockchains/iotex/validators/assets/whales/logo.png deleted file mode 100644 index de99d8fc3e54f..0000000000000 Binary files a/blockchains/iotex/validators/assets/whales/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/yvalidator/logo.png b/blockchains/iotex/validators/assets/yvalidator/logo.png deleted file mode 100644 index 319e30819cf29..0000000000000 Binary files a/blockchains/iotex/validators/assets/yvalidator/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/assets/zhcapital/logo.png b/blockchains/iotex/validators/assets/zhcapital/logo.png deleted file mode 100644 index 29ce4e2d6f496..0000000000000 Binary files a/blockchains/iotex/validators/assets/zhcapital/logo.png and /dev/null differ diff --git a/blockchains/iotex/validators/list.json b/blockchains/iotex/validators/list.json deleted file mode 100644 index 736bfee82ec07..0000000000000 --- a/blockchains/iotex/validators/list.json +++ /dev/null @@ -1,416 +0,0 @@ -[ - { - "id": "longz", - "name": "LongZ (龙猪)", - "description": "", - "website": "https://weibo.com/longzclub" - }, - { - "id": "droute", - "name": "dRoute", - "description": "", - "website": "https://t.me/DRouteCapital" - }, - { - "id": "iotexcore", - "name": "IoTeX Core", - "description": "", - "website": "https://twitter.com/iotexcore" - }, - { - "id": "royalland", - "name": "Royal Land", - "description": "", - "website": "https://twitter.com/RoyalLand4" - }, - { - "id": "iotexlab", - "name": "IoTeX Lab", - "description": "", - "website": "https://t.me/iotexlab" - }, - { - "id": "iosg", - "name": "IOSG", - "description": "", - "website": "https://twitter.com/IOSGVC" - }, - { - "id": "laomao", - "name": "IoTeXLaoMao", - "description": "", - "website": "https://t.me/iotexlaomao" - }, - { - "id": "cpc", - "name": "Stanford CPC-IoTeX", - "description": "", - "website": "https://twitter.com/cardinalpitch" - }, - { - "id": "infstones", - "name": "Infinity Stones", - "description": "", - "website": "https://twitter.com/infstones" - }, - { - "id": "pnp", - "name": "PNP", - "description": "", - "website": "https://plugandplaytechcenter.com" - }, - { - "id": "hashbuy", - "name": "Hashbuy", - "description": "", - "website": "https://twitter.com/hashbuy_iotex" - }, - { - "id": "gamefantasy#", - "name": "GameFantasy", - "description": "", - "website": "https://twitter.com/wqwqwq219" - }, - { - "id": "airfoil", - "name": "Airfoil Services", - "description": "", - "website": "https://keybase.io/airfoilservices" - }, - { - "id": "link", - "name": "Link", - "description": "", - "website": "https://twitter.com/chainlink" - }, - { - "id": "metanyx", - "name": "Metanyx", - "description": "", - "website": "https://t.me/metanyx" - }, - { - "id": "ducapital", - "name": "DU Capital", - "description": "", - "website": "https://twitter.com/DuCapital_SG" - }, - { - "id": "yvalidator", - "name": "Youbi Validator", - "description": "", - "website": "https://twitter.com/yvalidator" - }, - { - "id": "iotexteam", - "name": "IoTeXTeam", - "description": "", - "website": "https://t.me/IoTexTeam" - }, - { - "id": "rockx", - "name": "RockX", - "description": "", - "website": "https://twitter.com/rockx_official" - }, - { - "id": "snzholding", - "name": "SNZPool", - "description": "", - "website": "http://snzholding.com/community/" - }, - { - "id": "coingecko", - "name": "CoinGecko", - "description": "", - "website": "https://twitter.com/coingecko" - }, - { - "id": "draperdragon", - "name": "Homotopic & DraperDragon", - "description": "", - "website": "https://twitter.com/IotexH" - }, - { - "id": "hotbit", - "name": "Hotbit Exchange", - "description": "", - "website": "https://t.me/Hotbit_Chinese" - }, - { - "id": "iotxplorerio", - "name": "iotxplorer", - "description": "", - "website": "https://twitter.com/iotxplorer" - }, - { - "id": "pubxpayments", - "name": "Public Payments", - "description": "", - "website": "https://twitter.com/publicpayments" - }, - { - "id": "blockboost", - "name": "BlockBoost", - "description": "", - "website": "https://twitter.com/UGotHQ" - }, - { - "id": "elitex", - "name": "EliteX.IoTeX", - "description": "", - "website": "https://t.me/iotexelitex" - }, - { - "id": "whales", - "name": "Whales Capital", - "description": "", - "website": "https://twitter.com/whalescapital" - }, - { - "id": "preangel", - "name": "PreAngel", - "description": "", - "website": "https://twitter.com/FundPreangel" - }, - { - "id": "tgb", - "name": "The Giving Block", - "description": "", - "website": "https://twitter.com/TheGivingBlock/" - }, - { - "id": "enlightiv", - "name": "EnlightiVision", - "description": "", - "website": "https://twitter.com/enlightivision" - }, - { - "id": "hofancrypto", - "name": "Hofan Crypto Capital", - "description": "", - "website": "https://twitter.com/hofan_crypto" - }, - { - "id": "blockfolio", - "name": "Blockfolio", - "description": "", - "website": "https://twitter.com/Blockfolio" - }, - { - "id": "hashquark", - "name": "HashQuark", - "description": "", - "website": "https://twitter.com/HashQuark" - }, - { - "id": "satoshi", - "name": "Real Satoshi & IOSG", - "description": "", - "website": "https://twitter.com/IOSGVC" - }, - { - "id": "iotexgeeks", - "name": "IoTeX Geeks", - "description": "", - "website": "https://twitter.com/iotexgeeks" - }, - { - "id": "ratels", - "name": "RATELS", - "description": "", - "website": "https://iotex.io" - }, - { - "id": "huobiwallet", - "name": "Huobi Wallet", - "description": "", - "website": "https://twitter.com/HuobiWallet" - }, - { - "id": "capitmu", - "name": "CapitalMu", - "description": "", - "website": "https://t.me/joinchat/HQCA_E6CKPXUM6ZRwiWznQ" - }, - { - "id": "cobo", - "name": "IoTeX Cobo Node", - "description": "", - "website": "https://twitter.com/Cobo_Wallet" - }, - { - "id": "zhcapital", - "name": "ZH Capital", - "description": "", - "website": "https://twitter.com/CapitalZh" - }, - { - "id": "iotask", - "name": "IoTASK", - "description": "", - "website": "https://t.me/IoTASK" - }, - { - "id": "coredev", - "name": "Core-Dev", - "description": "", - "website": "https://twitter.com/iotex_io" - }, - { - "id": "wannodes", - "name": "WanNodes", - "description": "", - "website": "https://twitter.com/Wannodes" - }, - { - "id": "everstake", - "name": "Everstake", - "description": "", - "website": "https://twitter.com/everstake_pool" - }, - { - "id": "slowmist", - "name": "SlowMistZone", - "description": "", - "website": "https://twitter.com/@slowmist_team" - }, - { - "id": "thebottoken#", - "name": "TheBotToken", - "description": "", - "website": "https://twitter.com/thebottoken" - }, - { - "id": "wetez", - "name": "Wetez", - "description": "", - "website": "https://twitter.com/wetez_wallet?lang=en" - }, - { - "id": "citex2018", - "name": " CITEX", - "description": "", - "website": "https://twitter.com/Citexofficial" - }, - { - "id": "mrtrump", - "name": "MrTrump", - "description": "", - "website": "https://twitter.com/realDonaldTrump" - }, - { - "id": "iotexunion", - "name": "IoTeX Union", - "description": "", - "website": "https://t.me/IoTeX_Union" - }, - { - "id": "consensusnet", - "name": "Consensus Networks", - "description": "", - "website": "https://twitter.com/ConsensusNet" - }, - { - "id": "iotexicu", - "name": "IoTeX ICU", - "description": "", - "website": "https://iotex.io/" - }, - { - "id": "keys", - "name": "Keys", - "description": "", - "website": "https://t.me/keys_tech" - }, - { - "id": "cryptolionsx", - "name": "CryptoLions", - "description": "", - "website": "https://t.me/romancryptolions" - }, - { - "id": "nodeasy", - "name": "Nodeasy.com", - "description": "", - "website": "https://nodeasy.com" - }, - { - "id": "superiotex", - "name": "Super IoTeX", - "description": "", - "website": "https://t.me/SuperIotexAsia" - }, - { - "id": "piexgo", - "name": "PIEXGO", - "description": "", - "website": "https://twitter.com/piexgocom" - }, - { - "id": "iotexhub", - "name": "iotexhub", - "description": "", - "website": "https://twitter.com/iotexhub" - }, - { - "id": "alphacoin", - "name": "AlphaCoin Fund", - "description": "", - "website": "https://twitter.com/AlphaCoinFund" - }, - { - "id": "blackpool", - "name": "BlackPool", - "description": "", - "website": "https://twitter.com/BlackPo17368543" - }, - { - "id": "raketat8", - "name": "RKT8", - "description": "", - "website": "https://t.me/RaketaT8" - }, - { - "id": "iotexmainnet", - "name": "IoTeX Mainnet Baikal", - "description": "", - "website": "https://t.me/iotexmainnet" - }, - { - "id": "lanhu", - "name": " Lanhu IoT (蓝狐IoT)", - "description": "", - "website": "https://twitter.com/lanhu_IoT" - }, - { - "id": "eon", - "name": "EON", - "description": "", - "website": "https://twitter.com/eon_staking" - }, - { - "id": "iotexbgogo", - "name": "iotex bgogo", - "description": "", - "website": "https://twitter.com/BgogoExchange" - }, - { - "id": "meter", - "name": "Meter", - "description": "", - "website": "https://twitter.com/meter_IO" - }, - { - "id": "bitwires", - "name": "Bitwires (币快报)", - "description": "", - "website": "https://t.me/beekan_org" - }, - { - "id": "elink", - "name": "Elink", - "description": "", - "website": "https://twitter.com/iotex_io" - } -] \ No newline at end of file diff --git a/blockchains/kava/assets/hard/info.json b/blockchains/kava/assets/hard/info.json deleted file mode 100644 index a12099a6a1f8b..0000000000000 --- a/blockchains/kava/assets/hard/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hard", - "symbol": "HARD", - "type": "KAVA", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://www.mintscan.io/kava", - "status": "active", - "id": "hard" -} \ No newline at end of file diff --git a/blockchains/kava/assets/hard/logo.png b/blockchains/kava/assets/hard/logo.png deleted file mode 100644 index 0e01aaaf1080c..0000000000000 Binary files a/blockchains/kava/assets/hard/logo.png and /dev/null differ diff --git a/blockchains/kava/assets/usdx/info.json b/blockchains/kava/assets/usdx/info.json deleted file mode 100644 index 89f2fa3fafac3..0000000000000 --- a/blockchains/kava/assets/usdx/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "USDX", - "symbol": "USDX", - "type": "KAVA", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://www.mintscan.io/kava", - "status": "active", - "id": "usdx" -} \ No newline at end of file diff --git a/blockchains/kava/assets/usdx/logo.png b/blockchains/kava/assets/usdx/logo.png deleted file mode 100644 index c0bec169bb9cc..0000000000000 Binary files a/blockchains/kava/assets/usdx/logo.png and /dev/null differ diff --git a/blockchains/kava/info/info.json b/blockchains/kava/info/info.json deleted file mode 100644 index f9df3a551ffe9..0000000000000 --- a/blockchains/kava/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Kava", - "website": "https://kava.io", - "source_code": "https://github.com/kava-labs", - "white_paper": "https://docsend.com/view/gwbwpc3", - "description": "Kava is a cross-chain DeFi Lending platform enabling stablecoin loans for users of major cryptocurrencies.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/kava_labs", - "handle": "kava_labs" - }, - { - "name": "Reddit", - "url": "", - "handle": "" - } - ], - "explorer": "https://kava.mintscan.io/", - "research": "https://research.binance.com/en/projects/kava", - "symbol": "KAVA", - "type": "COIN", - "decimals": 6, - "status": "active" -} diff --git a/blockchains/kava/info/logo.png b/blockchains/kava/info/logo.png deleted file mode 100644 index c3a0556a0ba30..0000000000000 Binary files a/blockchains/kava/info/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper12g40q2parn5z9ewh5xpltmayv6y0q3zs6ddmdg/logo.png b/blockchains/kava/validators/assets/kavavaloper12g40q2parn5z9ewh5xpltmayv6y0q3zs6ddmdg/logo.png deleted file mode 100644 index 431d59765b2b2..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper12g40q2parn5z9ewh5xpltmayv6y0q3zs6ddmdg/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper14fkp35j5nkvtztmxmsxh88jks6p3w8u7p76zs9/logo.png b/blockchains/kava/validators/assets/kavavaloper14fkp35j5nkvtztmxmsxh88jks6p3w8u7p76zs9/logo.png deleted file mode 100644 index bba7c4c587c72..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper14fkp35j5nkvtztmxmsxh88jks6p3w8u7p76zs9/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper14gfgngrgg0pj494euuuvhygrhfptzf2hxllsev/logo.png b/blockchains/kava/validators/assets/kavavaloper14gfgngrgg0pj494euuuvhygrhfptzf2hxllsev/logo.png deleted file mode 100644 index 9ec4e2549c1ed..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper14gfgngrgg0pj494euuuvhygrhfptzf2hxllsev/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper195j72kgpuel75kwfpeu0kt7nc7rgzm47tytl7p/logo.png b/blockchains/kava/validators/assets/kavavaloper195j72kgpuel75kwfpeu0kt7nc7rgzm47tytl7p/logo.png deleted file mode 100644 index e157d99c62de5..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper195j72kgpuel75kwfpeu0kt7nc7rgzm47tytl7p/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper1c55g0akwr59sn9ylr76sqzrmy59g068akefkdx/logo.png b/blockchains/kava/validators/assets/kavavaloper1c55g0akwr59sn9ylr76sqzrmy59g068akefkdx/logo.png deleted file mode 100644 index b3f18138e3c98..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper1c55g0akwr59sn9ylr76sqzrmy59g068akefkdx/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper1dede4flaq24j2g9u8f83vkqrqxe6cwzrxt5zsu/logo.png b/blockchains/kava/validators/assets/kavavaloper1dede4flaq24j2g9u8f83vkqrqxe6cwzrxt5zsu/logo.png deleted file mode 100644 index 7d9d74321268b..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper1dede4flaq24j2g9u8f83vkqrqxe6cwzrxt5zsu/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper1ffcujj05v6220ccxa6qdnpz3j48ng024ykh2df/logo.png b/blockchains/kava/validators/assets/kavavaloper1ffcujj05v6220ccxa6qdnpz3j48ng024ykh2df/logo.png deleted file mode 100644 index d01251cf16a06..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper1ffcujj05v6220ccxa6qdnpz3j48ng024ykh2df/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper1g20mhvcpjxp6gzlwhtfcphjehwcl2njqydgu7q/logo.png b/blockchains/kava/validators/assets/kavavaloper1g20mhvcpjxp6gzlwhtfcphjehwcl2njqydgu7q/logo.png deleted file mode 100644 index bae6cdf172561..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper1g20mhvcpjxp6gzlwhtfcphjehwcl2njqydgu7q/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper1jl42l225565y3hm9dm4my33hjgdzleucqryhlx/logo.png b/blockchains/kava/validators/assets/kavavaloper1jl42l225565y3hm9dm4my33hjgdzleucqryhlx/logo.png deleted file mode 100644 index d263de358fbf2..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper1jl42l225565y3hm9dm4my33hjgdzleucqryhlx/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper1k760ypy9tzhp6l2rmg06sq4n74z0d3rejwwaa0/logo.png b/blockchains/kava/validators/assets/kavavaloper1k760ypy9tzhp6l2rmg06sq4n74z0d3rejwwaa0/logo.png deleted file mode 100644 index bafd6c0d0a379..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper1k760ypy9tzhp6l2rmg06sq4n74z0d3rejwwaa0/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper1ndkn5rdl9n929am6q2zt9ndfhhggcxkhetna90/logo.png b/blockchains/kava/validators/assets/kavavaloper1ndkn5rdl9n929am6q2zt9ndfhhggcxkhetna90/logo.png deleted file mode 100644 index c89ace87a4a0c..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper1ndkn5rdl9n929am6q2zt9ndfhhggcxkhetna90/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper1nhcvgj0j7mrvrat3dfhudpypaqn00eaf2dh0gp/logo.png b/blockchains/kava/validators/assets/kavavaloper1nhcvgj0j7mrvrat3dfhudpypaqn00eaf2dh0gp/logo.png deleted file mode 100644 index 13423edac037a..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper1nhcvgj0j7mrvrat3dfhudpypaqn00eaf2dh0gp/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper1nxgg4grsc0fwh893mks62d3x3r6uazgpj3m3cr/logo.png b/blockchains/kava/validators/assets/kavavaloper1nxgg4grsc0fwh893mks62d3x3r6uazgpj3m3cr/logo.png deleted file mode 100644 index 2df0ac0e900df..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper1nxgg4grsc0fwh893mks62d3x3r6uazgpj3m3cr/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvl7z9xh/logo.png b/blockchains/kava/validators/assets/kavavaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvl7z9xh/logo.png deleted file mode 100644 index 362d63669b379..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvl7z9xh/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper1wu8m65vqazssv2rh8rthv532hzggfr3h9azwz9/logo.png b/blockchains/kava/validators/assets/kavavaloper1wu8m65vqazssv2rh8rthv532hzggfr3h9azwz9/logo.png deleted file mode 100644 index 4bd89f7190a7e..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper1wu8m65vqazssv2rh8rthv532hzggfr3h9azwz9/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/assets/kavavaloper1x9hq3rjc48t5upcsr3c209ycgekfasne3l5nkc/logo.png b/blockchains/kava/validators/assets/kavavaloper1x9hq3rjc48t5upcsr3c209ycgekfasne3l5nkc/logo.png deleted file mode 100644 index 8b6a36bd8df87..0000000000000 Binary files a/blockchains/kava/validators/assets/kavavaloper1x9hq3rjc48t5upcsr3c209ycgekfasne3l5nkc/logo.png and /dev/null differ diff --git a/blockchains/kava/validators/list.json b/blockchains/kava/validators/list.json deleted file mode 100644 index 4eb1b3268a146..0000000000000 --- a/blockchains/kava/validators/list.json +++ /dev/null @@ -1,98 +0,0 @@ -[ - { - "id": "kavavaloper1nhcvgj0j7mrvrat3dfhudpypaqn00eaf2dh0gp", - "name": "BNB48Club", - "description": "Makes BNB Holders Happy", - "website": "https://bnb48.club" - }, - { - "id": "kavavaloper12g40q2parn5z9ewh5xpltmayv6y0q3zs6ddmdg", - "name": "P2P Validator", - "description": "Simple, secure and intelligent staking service to help you generate rewards on your blockchain assets across 9+ networks within a single interface. One of the winners of Cosmos Game of Stakes. Let’s stake together - p2p.org", - "website": "https://p2p.org" - }, - { - "id": "kavavaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvl7z9xh", - "name": "WeStaking", - "description": "Secure Staking as a Service", - "website": "https://westaking.io" - }, - { - "id": "kavavaloper1dede4flaq24j2g9u8f83vkqrqxe6cwzrxt5zsu", - "name": "Stakin", - "description": "Your Trusted Crypto Rewards", - "website": "https://stakin.com/" - }, - { - "id": "kavavaloper1ffcujj05v6220ccxa6qdnpz3j48ng024ykh2df", - "name": "🐠stake.fish", - "description": "Leading validator for Proof of Stake blockchains and official winner of the Game of Stakes. Stake your cryptocurrencies with us. We know validating.", - "website": "https://stake.fish/" - }, - { - "id": "kavavaloper1jl42l225565y3hm9dm4my33hjgdzleucqryhlx", - "name": "melea", - "description": "Secure and trusted Validator,Protection against Ddos attacks and high availability-. Validating since 2017", - "website": "https://meleatrust.com" - }, - { - "id": "kavavaloper14fkp35j5nkvtztmxmsxh88jks6p3w8u7p76zs9", - "name": "Bit Cat🐱", - "description": "Secure and stable KAVA validator service from China team", - "website": "https://bitcat365.com" - }, - { - "id": "kavavaloper1k760ypy9tzhp6l2rmg06sq4n74z0d3rejwwaa0", - "name": "Novy", - "description": "Trusted and secured validator, KAVA Russian community manager", - "website": "https://stake.novy.pw" - }, - { - "id": "kavavaloper1x9hq3rjc48t5upcsr3c209ycgekfasne3l5nkc", - "name": "Masternode24.de", - "description": "Investieren Sie mit uns zusammen in die besten Blockchain Projekte", - "website": "https://masternode24.de/" - }, - { - "id": "kavavaloper1ndkn5rdl9n929am6q2zt9ndfhhggcxkhetna90", - "name": "StakeWolf", - "description": "Stake is Money, Stakewolf is Stake", - "website": "https://keybase.io/stakewolf" - }, - { - "id": "kavavaloper1nxgg4grsc0fwh893mks62d3x3r6uazgpj3m3cr", - "name": "Easy 2 Stake", - "description": "Easy.Stake.Trust. As easy and as simple as you would click next. Complete transparency and trust with a secure and stable validator.", - "website": "https://easy2stake.com" - }, - { - "id": "kavavaloper1wu8m65vqazssv2rh8rthv532hzggfr3h9azwz9", - "name": "Binance Staking", - "description": "Binance exchange staking provider", - "website": "https://binance.com" - }, - { - "id": "kavavaloper1g20mhvcpjxp6gzlwhtfcphjehwcl2njqydgu7q", - "name": "openstake.net", - "description": "openstake.net, a trustworth kava validator", - "website": "https://openstake.net" - }, - { - "id": "kavavaloper14gfgngrgg0pj494euuuvhygrhfptzf2hxllsev", - "name": "AUDIT.one", - "description": "Validators of today, Auditors of tomorrow", - "website": "https://audit.one" - }, - { - "id": "kavavaloper195j72kgpuel75kwfpeu0kt7nc7rgzm47tytl7p", - "name": "Anchor Staking", - "description": "Delegate Proof of Staking made easy", - "website": "https://anchorstaking.com" - }, - { - "id": "kavavaloper1c55g0akwr59sn9ylr76sqzrmy59g068akefkdx", - "name": "Stake Systems", - "description": "Building infrastructure to support awesome projects running in the blockchain landscape", - "website": "https://stake.systems" - } -] \ No newline at end of file diff --git a/blockchains/kin/info/info.json b/blockchains/kin/info/info.json deleted file mode 100644 index 25bfb4dad4181..0000000000000 --- a/blockchains/kin/info/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Kin", - "website": "https://kin.org", - "source_code": "https://github.com/kinecosystem", - "white_paper": "https://kinecosystem.org/static/files/Kin_Whitepaper_V1_English.pdf", - "description": "Kin is a cryptocurrency designed to bring people together in a new shared economy.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/kin_foundation", - "handle": "kin_foundation" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/KinFoundation", - "handle": "KinFoundation" - } - ], - "explorer": "https://www.kin.org/blockchainExplorer", - "symbol": "KIN", - "type": "COIN", - "decimals": 5, - "status": "active" -} diff --git a/blockchains/kin/info/logo.png b/blockchains/kin/info/logo.png deleted file mode 100644 index 7d2983f49f17a..0000000000000 Binary files a/blockchains/kin/info/logo.png and /dev/null differ diff --git a/blockchains/kusama/info/info.json b/blockchains/kusama/info/info.json deleted file mode 100644 index c67ec9d8735d9..0000000000000 --- a/blockchains/kusama/info/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Kusama", - "website": "https://kusama.network", - "source_code": "https://github.com/kusamanetwork", - "white_paper": "", - "description": "Kusama is described as a canary-net: It is an early, highly experimental version of Polkadot presenting real economic conditions.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/kusamanetwork", - "handle": "kusamanetwork" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Kusama", - "handle": "Kusama" - } - ], - "explorer": "https://polkascan.io/pre/kusama-cc3", - "symbol": "KSM", - "type": "COIN", - "decimals": 12, - "status": "active" -} diff --git a/blockchains/kusama/info/logo.png b/blockchains/kusama/info/logo.png deleted file mode 100644 index 4b59cbe0a987b..0000000000000 Binary files a/blockchains/kusama/info/logo.png and /dev/null differ diff --git a/blockchains/litecoin/info/info.json b/blockchains/litecoin/info/info.json deleted file mode 100644 index dcc7df8d8935c..0000000000000 --- a/blockchains/litecoin/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Litecoin", - "website": "https://litecoin.org/", - "source_code": "https://github.com/litecoin-project/litecoin", - "white_paper": "https://www.allcryptowhitepapers.com/litecoin-whitepaper/", - "description": "Litecoin is a peer-to-peer Internet currency that enables instant, near-zero cost payments to anyone in the world.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/LitecoinProject", - "handle": "LitecoinProject" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/litecoin", - "handle": "litecoin" - } - ], - "explorer": "https://blockchair.com/litecoin", - "research": "https://research.binance.com/en/projects/litecoin", - "symbol": "LTC", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/litecoin/info/logo.png b/blockchains/litecoin/info/logo.png deleted file mode 100644 index 43b784e687048..0000000000000 Binary files a/blockchains/litecoin/info/logo.png and /dev/null differ diff --git a/blockchains/loom/info/info.json b/blockchains/loom/info/info.json deleted file mode 100644 index f7fc628509241..0000000000000 --- a/blockchains/loom/info/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Loom Network", - "website": "https://loomx.io", - "source_code": "https://github.com/loomnetwork", - "white_paper": "https://medium.com/loom-network/introducing-loom-network-scaling-ethereum-today-9ea26b5b57c", - "description": "The next-generation blockchain platform for large-scale online games and social apps.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/loomnetwork", - "handle": "loomnetwork" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/loomnetwork", - "handle": "loomnetwork" - } - ], - "explorer": "https://etherscan.io/token/0xa4e8c3ec456107ea67d3075bf9e3df3a75823db0", - "symbol": "LOOM", - "type": "COIN", - "decimals": 8, - "status": "abandoned" -} diff --git a/blockchains/loom/info/logo.png b/blockchains/loom/info/logo.png deleted file mode 100644 index e282180328ae5..0000000000000 Binary files a/blockchains/loom/info/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loom0ca3d6bf201ce53c7ddc3cb397ae33a68ed4a328/logo.png b/blockchains/loom/validators/assets/loom0ca3d6bf201ce53c7ddc3cb397ae33a68ed4a328/logo.png deleted file mode 100644 index d9e1272811e00..0000000000000 Binary files a/blockchains/loom/validators/assets/loom0ca3d6bf201ce53c7ddc3cb397ae33a68ed4a328/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loom1985871ed65b80e09eca382c3e3c2d6831e092ec/logo.png b/blockchains/loom/validators/assets/loom1985871ed65b80e09eca382c3e3c2d6831e092ec/logo.png deleted file mode 100644 index e7496cac42d9f..0000000000000 Binary files a/blockchains/loom/validators/assets/loom1985871ed65b80e09eca382c3e3c2d6831e092ec/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loom319e459f5d0ddc5ddf3e3610398a8b6e6772daa3/logo.png b/blockchains/loom/validators/assets/loom319e459f5d0ddc5ddf3e3610398a8b6e6772daa3/logo.png deleted file mode 100644 index 4eb274a12fa44..0000000000000 Binary files a/blockchains/loom/validators/assets/loom319e459f5d0ddc5ddf3e3610398a8b6e6772daa3/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loom59dd7302bf628156f948a9101169135324058d60/logo.png b/blockchains/loom/validators/assets/loom59dd7302bf628156f948a9101169135324058d60/logo.png deleted file mode 100644 index f34c15c5db284..0000000000000 Binary files a/blockchains/loom/validators/assets/loom59dd7302bf628156f948a9101169135324058d60/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loom5ba928ace46672f15e6d8364084f1d6ae302543e/logo.png b/blockchains/loom/validators/assets/loom5ba928ace46672f15e6d8364084f1d6ae302543e/logo.png deleted file mode 100644 index 27751f874c63b..0000000000000 Binary files a/blockchains/loom/validators/assets/loom5ba928ace46672f15e6d8364084f1d6ae302543e/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loom6b3dd380eb365603182617d698fdbbe52befa801/logo.png b/blockchains/loom/validators/assets/loom6b3dd380eb365603182617d698fdbbe52befa801/logo.png deleted file mode 100644 index 14232159b61e0..0000000000000 Binary files a/blockchains/loom/validators/assets/loom6b3dd380eb365603182617d698fdbbe52befa801/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loom7bc38ff819b75f85275d2fd83080ec337b4e0afe/logo.png b/blockchains/loom/validators/assets/loom7bc38ff819b75f85275d2fd83080ec337b4e0afe/logo.png deleted file mode 100644 index 05392f9057253..0000000000000 Binary files a/blockchains/loom/validators/assets/loom7bc38ff819b75f85275d2fd83080ec337b4e0afe/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loom8ec7faf77cc27eee73ae25b077fe5d05277cd8cc/logo.png b/blockchains/loom/validators/assets/loom8ec7faf77cc27eee73ae25b077fe5d05277cd8cc/logo.png deleted file mode 100644 index 946eb74eda466..0000000000000 Binary files a/blockchains/loom/validators/assets/loom8ec7faf77cc27eee73ae25b077fe5d05277cd8cc/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loom911ac334f7014f0635b95a4a2225b45c5292c6c6/logo.png b/blockchains/loom/validators/assets/loom911ac334f7014f0635b95a4a2225b45c5292c6c6/logo.png deleted file mode 100644 index 1eb70323eb963..0000000000000 Binary files a/blockchains/loom/validators/assets/loom911ac334f7014f0635b95a4a2225b45c5292c6c6/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loom9c6259c5b2a71c8642c2c84ccfb8f734e6bc6b87/logo.png b/blockchains/loom/validators/assets/loom9c6259c5b2a71c8642c2c84ccfb8f734e6bc6b87/logo.png deleted file mode 100644 index beefaaaa86709..0000000000000 Binary files a/blockchains/loom/validators/assets/loom9c6259c5b2a71c8642c2c84ccfb8f734e6bc6b87/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loom9f1581a14f1194ab4913745301b55fe8d20595fe/logo.png b/blockchains/loom/validators/assets/loom9f1581a14f1194ab4913745301b55fe8d20595fe/logo.png deleted file mode 100644 index 6e274c6f709af..0000000000000 Binary files a/blockchains/loom/validators/assets/loom9f1581a14f1194ab4913745301b55fe8d20595fe/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/looma2e56e6253407242674c34ae7aeb7ae11883bcdb/logo.png b/blockchains/loom/validators/assets/looma2e56e6253407242674c34ae7aeb7ae11883bcdb/logo.png deleted file mode 100644 index 25495d8a91235..0000000000000 Binary files a/blockchains/loom/validators/assets/looma2e56e6253407242674c34ae7aeb7ae11883bcdb/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/looma38c27e8cf4a443e805065065aefb250b1e1cef2/logo.png b/blockchains/loom/validators/assets/looma38c27e8cf4a443e805065065aefb250b1e1cef2/logo.png deleted file mode 100644 index 0c00ee93720a3..0000000000000 Binary files a/blockchains/loom/validators/assets/looma38c27e8cf4a443e805065065aefb250b1e1cef2/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/looma5b2c08c1dcd58d819317b79cbc9b5a8566bdf73/logo.png b/blockchains/loom/validators/assets/looma5b2c08c1dcd58d819317b79cbc9b5a8566bdf73/logo.png deleted file mode 100644 index 9d934edc84739..0000000000000 Binary files a/blockchains/loom/validators/assets/looma5b2c08c1dcd58d819317b79cbc9b5a8566bdf73/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loomb6b0f012149fbaaab596f762434de54c6c27d16c/logo.png b/blockchains/loom/validators/assets/loomb6b0f012149fbaaab596f762434de54c6c27d16c/logo.png deleted file mode 100644 index 60de59c2308f0..0000000000000 Binary files a/blockchains/loom/validators/assets/loomb6b0f012149fbaaab596f762434de54c6c27d16c/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loomb7b1a2ed7c47287ba4da1fd17f626faf2134e9d0/logo.png b/blockchains/loom/validators/assets/loomb7b1a2ed7c47287ba4da1fd17f626faf2134e9d0/logo.png deleted file mode 100644 index dd6a0ccb3a5e3..0000000000000 Binary files a/blockchains/loom/validators/assets/loomb7b1a2ed7c47287ba4da1fd17f626faf2134e9d0/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loomd58d72b3bef93fcbf13466cb2d83bcc145843510/logo.png b/blockchains/loom/validators/assets/loomd58d72b3bef93fcbf13466cb2d83bcc145843510/logo.png deleted file mode 100644 index 6b8bb91ef4886..0000000000000 Binary files a/blockchains/loom/validators/assets/loomd58d72b3bef93fcbf13466cb2d83bcc145843510/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loome3beb36ae8edb5dbb5c2cfba9960f0819dd8e13a/logo.png b/blockchains/loom/validators/assets/loome3beb36ae8edb5dbb5c2cfba9960f0819dd8e13a/logo.png deleted file mode 100644 index 9a4e913df0921..0000000000000 Binary files a/blockchains/loom/validators/assets/loome3beb36ae8edb5dbb5c2cfba9960f0819dd8e13a/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loome6fbaafc34f746ac2280fa8bd1787a8292f13148/logo.png b/blockchains/loom/validators/assets/loome6fbaafc34f746ac2280fa8bd1787a8292f13148/logo.png deleted file mode 100644 index 66a79f2402791..0000000000000 Binary files a/blockchains/loom/validators/assets/loome6fbaafc34f746ac2280fa8bd1787a8292f13148/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/assets/loomeb5d1fa6e421485c7ae2fba8e3199588ed931daf/logo.png b/blockchains/loom/validators/assets/loomeb5d1fa6e421485c7ae2fba8e3199588ed931daf/logo.png deleted file mode 100644 index 7b9c607a6750c..0000000000000 Binary files a/blockchains/loom/validators/assets/loomeb5d1fa6e421485c7ae2fba8e3199588ed931daf/logo.png and /dev/null differ diff --git a/blockchains/loom/validators/list.json b/blockchains/loom/validators/list.json deleted file mode 100644 index c61b3743b5eb0..0000000000000 --- a/blockchains/loom/validators/list.json +++ /dev/null @@ -1,122 +0,0 @@ -[ - { - "id": "loome3beb36ae8edb5dbb5c2cfba9960f0819dd8e13a", - "name": "Bixin", - "description": "Blockchain in your pocket", - "website": "https://bixin.com/webapp/" - }, - { - "id": "loom5ba928ace46672f15e6d8364084f1d6ae302543e", - "name": "BlockMatrix", - "description": "We are experienced validators across multiple PoS and DPoS networks: Loom FTW 🚀", - "website": "https://blockmatrix.network" - }, - { - "id": "loom1985871ed65b80e09eca382c3e3c2d6831e092ec", - "name": "BlockTower", - "description": "BlockTower is a leading cryptoasset investment firm, applying professional trading, investing and portfolio management to an emerging digital asset class.", - "website": "https://blocktower.com/" - }, - { - "id": "loom9c6259c5b2a71c8642c2c84ccfb8f734e6bc6b87", - "name": "Blockware_Solutions", - "description": "Blockware Solutions LLC is a blockchain infrastructure company and network advisory firm. An industry leader in Bitcoin and Cryptocurrency mining services including hardware procurement and professional mining pool and staking pool operations.", - "website": "https://blockwarepool.com/loom" - }, - { - "id": "looma5b2c08c1dcd58d819317b79cbc9b5a8566bdf73", - "name": "Cannon Lab", - "description": "the most famous EOS community in China", - "website": "https://eoscannon.io/" - }, - { - "id": "loom911ac334f7014f0635b95a4a2225b45c5292c6c6", - "name": "Certus One | CMCC Global", - "description": "Stake with Certus One and CMCC Global", - "website": "https://certus.one/" - }, - { - "id": "loom9f1581a14f1194ab4913745301b55fe8d20595fe", - "name": "Chorus One", - "description": "Chorus One is operating validating nodes and staking services for Proof-of-Stake blockchain networks. Find content on the Loom Network ranging from tutorials and explanations to our investment thesis on our blog.", - "website": "https://chorus.one/" - }, - { - "id": "loom6b3dd380eb365603182617d698fdbbe52befa801", - "name": "CoboWallet", - "description": "Cobo Wallet is a company that help everyone to grow and protect crypto assets.", - "website": "https://cobo.com/" - }, - { - "id": "loom319e459f5d0ddc5ddf3e3610398a8b6e6772daa3", - "name": "Hey.network", - "description": "Run by an all-star team of engineers. Propelling Loom to the moon and beyond. With love from the Hey network!", - "website": "https://stake.hey.network/" - }, - { - "id": "loome6fbaafc34f746ac2280fa8bd1787a8292f13148", - "name": "Infstones (Infinity Stones)", - "description": "Professional PoS Service Provider. Elected Super Node of EoS, Tron, Vechain, Ontology, GxChain, IoTex and Loom. Secure and Reliable Service of your choice!", - "website": "https://infstones.io/" - }, - { - "id": "loom8ec7faf77cc27eee73ae25b077fe5d05277cd8cc", - "name": "MultiChain Ventures", - "description": "MultiChain Ventures", - "website": "https://multichain.vc/" - }, - { - "id": "loom7bc38ff819b75f85275d2fd83080ec337b4e0afe", - "name": "Mythos", - "description": "Staking and validator services for crypto networks", - "website": "https://mythos.services/loom" - }, - { - "id": "loom59dd7302bf628156f948a9101169135324058d60", - "name": "NGC_StakeX", - "description": "NGC will back LOOM Network FOREVER!", - "website": "https://ngc.fund/" - }, - { - "id": "looma2e56e6253407242674c34ae7aeb7ae11883bcdb", - "name": "SNZPool", - "description": "SNZ Pool is a professional & reliable POS validator for a dozen of projects like Cosmos, IRISnet, EOS, ONT, Loom, etc.", - "website": "https://snzholding.com/" - }, - { - "id": "loomeb5d1fa6e421485c7ae2fba8e3199588ed931daf", - "name": "Stake Capital DAO", - "description": "Trustless Digital Asset Management", - "website": "https://stake.capital/" - }, - { - "id": "looma38c27e8cf4a443e805065065aefb250b1e1cef2", - "name": "stakewith.us", - "description": "Secured Staking Made Easy. Put Your Crypto to Work - Hassle Free.", - "website": "https://stakewith.us/" - }, - { - "id": "loomb6b0f012149fbaaab596f762434de54c6c27d16c", - "name": "Loom Validator", - "description": "Loom Validator", - "website": "https://loomx.io/" - }, - { - "id": "loomb7b1a2ed7c47287ba4da1fd17f626faf2134e9d0", - "name": "stake.fish | bitfish", - "description": "stake.fish was selected by Loom Network as one of the first external validators for its network. We use bare metal servers in Korea for our validator node and multiple security features are put in place to ensure the highest uptime.", - "website": "https://stake.fish/" - }, - { - "id": "loom0ca3d6bf201ce53c7ddc3cb397ae33a68ed4a328", - "name": "ShipChain", - "description": "ShipChain is completely intermodal and capable of tracking virtually any form of transport.", - "website": "https://shipchain.io/" - }, - { - "id": "loomd58d72b3bef93fcbf13466cb2d83bcc145843510", - "name": "Wetez", - "description": "Wetez is the most professional team in the POS ( Proof of Stake) field. For institutions, we provide the most secure and efficient node management service; For individual investors, we provide convenient delegation service for rewards. At the same time, Wetez is a mobile wallet specially designed for PoS. Besides transaction feature, it includes delegation page, reward page, and we will empower individual rights what PoS consensus brings.", - "website": "https://wetez.io/" - } -] diff --git a/blockchains/nano/info/info.json b/blockchains/nano/info/info.json deleted file mode 100644 index 170d2e34eb11b..0000000000000 --- a/blockchains/nano/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Nano", - "website": "http://nano.org/en", - "source_code": "https://github.com/nanocurrency", - "white_paper": "https://nano.org/en/whitepaper", - "description": "Digital currency for the real world – the fast and free way to pay for everything in life.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/nano", - "handle": "nano" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/nanocurrency", - "handle": "nanocurrency" - } - ], - "explorer": "https://nanocrawler.cc", - "research": "https://research.binance.com/en/projects/nano", - "symbol": "NANO", - "type": "COIN", - "decimals": 30, - "status": "active" -} diff --git a/blockchains/nano/info/logo.png b/blockchains/nano/info/logo.png deleted file mode 100644 index 84a5864b85440..0000000000000 Binary files a/blockchains/nano/info/logo.png and /dev/null differ diff --git a/blockchains/near/info/info.json b/blockchains/near/info/info.json deleted file mode 100644 index 93bb11c5eeebb..0000000000000 --- a/blockchains/near/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "NEAR Protocol", - "website": "https://near.org", - "source_code": "https://github.com/nearprotocol/nearcore", - "white_paper": "https://near.org/papers/the-official-near-white-paper", - "description": "NEAR is an open source platform that accelerates the development of decentralized applications.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/nearprotocol", - "handle": "nearprotocol" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/nearprotocol/", - "handle": "nearprotocol" - } - ], - "explorer": "https://explorer.near.org/", - "research": "https://research.binance.com/en/projects/near-protocol", - "symbol": "NEAR", - "type": "COIN", - "decimals": 24, - "status": "active" -} diff --git a/blockchains/near/info/logo.png b/blockchains/near/info/logo.png deleted file mode 100644 index 15b08b2d6cbf0..0000000000000 Binary files a/blockchains/near/info/logo.png and /dev/null differ diff --git a/blockchains/nebulas/info/info.json b/blockchains/nebulas/info/info.json deleted file mode 100644 index c018a58953616..0000000000000 --- a/blockchains/nebulas/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Nebulas", - "website": "https://nebulas.io", - "source_code": "https://github.com/nebulasio", - "white_paper": "https://nebulas.io/docs/NebulasWhitepaper.pdf", - "description": "Nebulas is a decentralized platform which provides a search framework for all blockchains. Nebulas is a next generation public blockchain, aiming for a continuously improving ecosystem.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/nebulasio", - "handle": "nebulasio" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/nebulas", - "handle": "nebulas" - } - ], - "explorer": "https://explorer.nebulas.io", - "research": "https://research.binance.com/en/projects/nebulas", - "symbol": "NAS", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/nebulas/info/logo.png b/blockchains/nebulas/info/logo.png deleted file mode 100644 index eb04d24336e03..0000000000000 Binary files a/blockchains/nebulas/info/logo.png and /dev/null differ diff --git a/blockchains/neo/allowlist.json b/blockchains/neo/allowlist.json deleted file mode 100644 index 7f74ec8736cf8..0000000000000 --- a/blockchains/neo/allowlist.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "2efdb22c152896964665d0a8214dc7bd59232162", - "bac0d143a547dc66a1d6a2b7d66b06de42614971" -] \ No newline at end of file diff --git a/blockchains/neo/assets/2efdb22c152896964665d0a8214dc7bd59232162/info.json b/blockchains/neo/assets/2efdb22c152896964665d0a8214dc7bd59232162/info.json deleted file mode 100644 index f54417bb6b421..0000000000000 --- a/blockchains/neo/assets/2efdb22c152896964665d0a8214dc7bd59232162/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "aleph.im NEP-5", - "type": "NEP5", - "symbol": "ALEPH", - "decimals": 8, - "website": "https://aleph.im", - "description": "Aleph.im is a cross-blockchain layer-2 networkspecifically focused on decentralized applications and their related infrastructure (storage, computing servers, security).", - "explorer": "https://neo.tokenview.com/en/token/0x2efdb22c152896964665d0a8214dc7bd59232162", - "status": "active", - "id": "2efdb22c152896964665d0a8214dc7bd59232162" -} \ No newline at end of file diff --git a/blockchains/neo/assets/2efdb22c152896964665d0a8214dc7bd59232162/logo.png b/blockchains/neo/assets/2efdb22c152896964665d0a8214dc7bd59232162/logo.png deleted file mode 100644 index 77ee50eb06f5a..0000000000000 Binary files a/blockchains/neo/assets/2efdb22c152896964665d0a8214dc7bd59232162/logo.png and /dev/null differ diff --git a/blockchains/neo/assets/bac0d143a547dc66a1d6a2b7d66b06de42614971/info.json b/blockchains/neo/assets/bac0d143a547dc66a1d6a2b7d66b06de42614971/info.json deleted file mode 100644 index d456c524df625..0000000000000 --- a/blockchains/neo/assets/bac0d143a547dc66a1d6a2b7d66b06de42614971/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bridge Protocol Token (NEP5)", - "type": "NEP5", - "symbol": "BRDG", - "decimals": 8, - "website": "https://bridgeprotocol.io/", - "description": "Bridge Protocol NEP-5 utility token (BRDG) on the NEO Smart Economy", - "explorer": "https://neo.tokenview.com/en/token/0xbac0d143a547dc66a1d6a2b7d66b06de42614971", - "status": "active", - "id": "bac0d143a547dc66a1d6a2b7d66b06de42614971" -} \ No newline at end of file diff --git a/blockchains/neo/assets/bac0d143a547dc66a1d6a2b7d66b06de42614971/logo.png b/blockchains/neo/assets/bac0d143a547dc66a1d6a2b7d66b06de42614971/logo.png deleted file mode 100644 index 7e1309cb7cf96..0000000000000 Binary files a/blockchains/neo/assets/bac0d143a547dc66a1d6a2b7d66b06de42614971/logo.png and /dev/null differ diff --git a/blockchains/neo/denylist.json b/blockchains/neo/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/neo/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/neo/info/info.json b/blockchains/neo/info/info.json deleted file mode 100644 index c3da8402370ae..0000000000000 --- a/blockchains/neo/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Neo", - "website": "https://neo.org", - "source_code": "https://github.com/neo-project", - "white_paper": "http://docs.neo.org/en-us", - "description": "NEO is a non-profit community-based blockchain project that utilizes blockchain technology and digital identity to digitize assets, and to realize a smart economy with a distributed network.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/neo_blockchain", - "handle": "neo_blockchain" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/NEO", - "handle": "NEO" - } - ], - "explorer": "https://neoscan.io", - "research": "https://research.binance.com/en/projects/neo", - "symbol": "NEO", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/neo/info/logo.png b/blockchains/neo/info/logo.png deleted file mode 100644 index 355a08c6b1347..0000000000000 Binary files a/blockchains/neo/info/logo.png and /dev/null differ diff --git a/blockchains/nervos/info/info.json b/blockchains/nervos/info/info.json deleted file mode 100644 index 7073a04083f19..0000000000000 --- a/blockchains/nervos/info/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Nervos Network", - "website": "http://nervos.org", - "source_code": "https://github.com/nervosnetwork", - "white_paper": "https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0002-ckb/0002-ckb.md", - "description": "Nervos CKB (Common Knowledge Byte) is the native token of the Nervos Common Knowledge Base, a multi-asset, store of value, proof of work public blockchain.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/nervosnetwork", - "handle": "nervosnetwork" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/NervosNetwork", - "handle": "NervosNetwork" - } - ], - "explorer": "https://explorer.nervos.org", - "symbol": "CKB", - "type": "COIN", - "decimals": 8, - "status": "abandoned" -} diff --git a/blockchains/nervos/info/logo.png b/blockchains/nervos/info/logo.png deleted file mode 100644 index 27aec9ae96e41..0000000000000 Binary files a/blockchains/nervos/info/logo.png and /dev/null differ diff --git a/blockchains/nimiq/info/info.json b/blockchains/nimiq/info/info.json deleted file mode 100644 index 36244025f809e..0000000000000 --- a/blockchains/nimiq/info/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Nimiq", - "website": "https://nimiq.com", - "source_code": "https://github.com/nimiq", - "white_paper": "https://nimiq.com/whitepaper", - "description": "Nimiq is the blockchain designed for simplicity. Nimiq aims to be the best performing and easiest-to-use decentralized payment protocol & ecosystem.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/nimiq", - "handle": "nimiq" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/Nimiq", - "handle": "Nimiq" - } - ], - "explorer": "https://nimiq.watch", - "symbol": "NIM", - "type": "COIN", - "decimals": 5, - "status": "active" -} diff --git a/blockchains/nimiq/info/logo.png b/blockchains/nimiq/info/logo.png deleted file mode 100644 index 4eea16dad7c12..0000000000000 Binary files a/blockchains/nimiq/info/logo.png and /dev/null differ diff --git a/blockchains/nuls/allowlist.json b/blockchains/nuls/allowlist.json deleted file mode 100644 index e6697fae93beb..0000000000000 --- a/blockchains/nuls/allowlist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "NULSd6HgyZkiqLnBzTaeSQfx1TNg2cqbzq51h" -] \ No newline at end of file diff --git a/blockchains/nuls/assets/NULSd6HgyZkiqLnBzTaeSQfx1TNg2cqbzq51h/info.json b/blockchains/nuls/assets/NULSd6HgyZkiqLnBzTaeSQfx1TNg2cqbzq51h/info.json deleted file mode 100644 index 413ac01c6ab85..0000000000000 --- a/blockchains/nuls/assets/NULSd6HgyZkiqLnBzTaeSQfx1TNg2cqbzq51h/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "aleph.im NRC-20", - "type": "NRC20", - "symbol": "ALEPH", - "decimals": 10, - "website": "https://aleph.im", - "description": "Aleph.im is a cross-blockchain layer-2 networkspecifically focused on decentralized applications and their related infrastructure (storage, computing servers, security).", - "explorer": "https://nulscan.io/token/info?contractAddress=NULSd6HgyZkiqLnBzTaeSQfx1TNg2cqbzq51h", - "status": "active", - "id": "NULSd6HgyZkiqLnBzTaeSQfx1TNg2cqbzq51h" -} \ No newline at end of file diff --git a/blockchains/nuls/assets/NULSd6HgyZkiqLnBzTaeSQfx1TNg2cqbzq51h/logo.png b/blockchains/nuls/assets/NULSd6HgyZkiqLnBzTaeSQfx1TNg2cqbzq51h/logo.png deleted file mode 100644 index 77ee50eb06f5a..0000000000000 Binary files a/blockchains/nuls/assets/NULSd6HgyZkiqLnBzTaeSQfx1TNg2cqbzq51h/logo.png and /dev/null differ diff --git a/blockchains/nuls/denylist.json b/blockchains/nuls/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/nuls/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/nuls/info/info.json b/blockchains/nuls/info/info.json deleted file mode 100644 index 9a4e6ec4b482f..0000000000000 --- a/blockchains/nuls/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "NULS", - "website": "https://nuls.io", - "source_code": "https://github.com/nuls-io/nuls", - "white_paper": "http://docs.nuls.io", - "description": "NULS is a global blockchain open-source project which is a highly customizable modular blockchain infrastructure; it consists of a microkernel and functional modules.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/nuls", - "handle": "nuls" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/nulsservice", - "handle": "nulsservice" - } - ], - "explorer": "https://nulscan.io", - "research": "https://research.binance.com/en/projects/nuls", - "symbol": "NULS", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/nuls/info/logo.png b/blockchains/nuls/info/logo.png deleted file mode 100644 index 15deaa0cb2512..0000000000000 Binary files a/blockchains/nuls/info/logo.png and /dev/null differ diff --git a/blockchains/oasis/info/info.json b/blockchains/oasis/info/info.json deleted file mode 100644 index d92e42b81753c..0000000000000 --- a/blockchains/oasis/info/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "Oasis Network", - "website": "https://oasisprotocol.org/", - "source_code": "https://github.com/oasisprotocol/", - "white_paper": "https://oasisprotocol.org/papers", - "description": "The Oasis Network is a privacy-enabled scalable blockchain network built for open finance and a responsible data economy.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/oasisprotocol", - "handle": "oasisprotocol" - }, - { - "name": "Telegram", - "url": "http://t.me/oasisprotocolcommunity", - "handle": "oasisprotocolcommunity" - }, - { - "name": "Medium", - "url": "https://medium.com/oasis-protocol-project", - "handle": "oasis-protocol-project" - } - ], - "explorer": "https://www.oasisscan.com/", - "research": "https://research.binance.com/en/projects/oasis-network", - "symbol": "ROSE", - "type": "COIN", - "decimals": 8, - "status": "abandoned" -} diff --git a/blockchains/oasis/info/logo.png b/blockchains/oasis/info/logo.png deleted file mode 100644 index e7515fbf606a8..0000000000000 Binary files a/blockchains/oasis/info/logo.png and /dev/null differ diff --git a/blockchains/okexchain/assets/0x8D3573f24c0aa3819A2f5b02b2985dD82B487715/logo.png b/blockchains/okexchain/assets/0x8D3573f24c0aa3819A2f5b02b2985dD82B487715/logo.png deleted file mode 100644 index cdfd079df8f33..0000000000000 Binary files a/blockchains/okexchain/assets/0x8D3573f24c0aa3819A2f5b02b2985dD82B487715/logo.png and /dev/null differ diff --git a/blockchains/okexchain/info/logo.png b/blockchains/okexchain/info/logo.png deleted file mode 100644 index ec5e157511f3d..0000000000000 Binary files a/blockchains/okexchain/info/logo.png and /dev/null differ diff --git a/blockchains/ontology/allowlist.json b/blockchains/ontology/allowlist.json deleted file mode 100644 index 659c16bf6b9f5..0000000000000 --- a/blockchains/ontology/allowlist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "ong" -] \ No newline at end of file diff --git a/blockchains/ontology/assets/ong/info.json b/blockchains/ontology/assets/ong/info.json deleted file mode 100644 index 7dbb2e37b0cea..0000000000000 --- a/blockchains/ontology/assets/ong/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Ontology Gas", - "symbol": "ONG", - "type": "ontology", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://explorer.ont.io", - "status": "active", - "id": "ong" -} \ No newline at end of file diff --git a/blockchains/ontology/assets/ong/logo.png b/blockchains/ontology/assets/ong/logo.png deleted file mode 100644 index 9b62ccb1f6b39..0000000000000 Binary files a/blockchains/ontology/assets/ong/logo.png and /dev/null differ diff --git a/blockchains/ontology/denylist.json b/blockchains/ontology/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/ontology/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/ontology/info/info.json b/blockchains/ontology/info/info.json deleted file mode 100644 index b067ecaba9a45..0000000000000 --- a/blockchains/ontology/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Ontology", - "website": "https://ont.io", - "source_code": "https://github.com/ontio", - "white_paper": "https://ont.io/wp/Ontology-Introductory-White-Paper-EN.pdf", - "description": "Ontology is a new high-performance public blockchain project & a distributed trust collaboration platform that include a series of complete distributed ledgers and smart contract systems.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/OntologyNetwork", - "handle": "OntologyNetwork" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/OntologyNetwork", - "handle": "OntologyNetwork" - } - ], - "explorer": "https://explorer.ont.io", - "research": "https://research.binance.com/en/projects/ontology", - "symbol": "ONT", - "type": "COIN", - "decimals": 0, - "status": "active" -} diff --git a/blockchains/ontology/info/logo.png b/blockchains/ontology/info/logo.png deleted file mode 100644 index 719edb61cd9cf..0000000000000 Binary files a/blockchains/ontology/info/logo.png and /dev/null differ diff --git a/blockchains/ontology/validators/list.json b/blockchains/ontology/validators/list.json deleted file mode 100644 index 1610ea14b3a21..0000000000000 --- a/blockchains/ontology/validators/list.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - -] \ No newline at end of file diff --git a/blockchains/poa/allowlist.json b/blockchains/poa/allowlist.json deleted file mode 100644 index 1ce8980a520f6..0000000000000 --- a/blockchains/poa/allowlist.json +++ /dev/null @@ -1,5 +0,0 @@ -[ - "0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212", - "0xADFE00d92e5A16e773891F59780e6e54f40B532e", - "0xC98a06220239818B086CD96756d4E3bC41EC848E" -] \ No newline at end of file diff --git a/blockchains/poa/assets/0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212/logo.png b/blockchains/poa/assets/0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212/logo.png deleted file mode 100755 index 59644539e3156..0000000000000 Binary files a/blockchains/poa/assets/0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212/logo.png and /dev/null differ diff --git a/blockchains/poa/assets/0xADFE00d92e5A16e773891F59780e6e54f40B532e/logo.png b/blockchains/poa/assets/0xADFE00d92e5A16e773891F59780e6e54f40B532e/logo.png deleted file mode 100644 index 9709ad58ed993..0000000000000 Binary files a/blockchains/poa/assets/0xADFE00d92e5A16e773891F59780e6e54f40B532e/logo.png and /dev/null differ diff --git a/blockchains/poa/assets/0xC98a06220239818B086CD96756d4E3bC41EC848E/logo.png b/blockchains/poa/assets/0xC98a06220239818B086CD96756d4E3bC41EC848E/logo.png deleted file mode 100644 index 3ffdeff24e989..0000000000000 Binary files a/blockchains/poa/assets/0xC98a06220239818B086CD96756d4E3bC41EC848E/logo.png and /dev/null differ diff --git a/blockchains/poa/denylist.json b/blockchains/poa/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/poa/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/poa/info/info.json b/blockchains/poa/info/info.json deleted file mode 100644 index fddd6f288ca88..0000000000000 --- a/blockchains/poa/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "POA", - "website": "https://poa.network", - "source_code": "https://github.com/poanetwork", - "white_paper": "https://github.com/poanetwork/wiki/wiki/POA-Network-Whitepaper", - "description": "An open network based on Ethereum protocol with Proof of Authority consensus by independent actors. Public notaries with known identity serve as private validators to secure the network.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/poanetwork", - "handle": "poanetwork" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/POA", - "handle": "POA" - } - ], - "explorer": "https://blockscout.com/poa/core", - "research": "https://research.binance.com/en/projects/poa-network", - "symbol": "POA", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/poa/info/logo.png b/blockchains/poa/info/logo.png deleted file mode 100644 index 9d846235a5ab3..0000000000000 Binary files a/blockchains/poa/info/logo.png and /dev/null differ diff --git a/blockchains/polkadot/info/info.json b/blockchains/polkadot/info/info.json deleted file mode 100644 index d75f3817e0b53..0000000000000 --- a/blockchains/polkadot/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Polkadot", - "website": "https://polkadot.network", - "source_code": "https://github.com/w3f", - "white_paper": "https://polkadot.network/PolkaDotPaper.pdf", - "description": "Polkadot is a blockchain project that aims to connect blockchains, to enable the transfer of value and logic across chains. DOT is the native coin of the network.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/polkadotnetwork", - "handle": "polkadotnetwork" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/dot", - "handle": "dot" - } - ], - "explorer": "http://polkascan.io", - "research": "https://research.binance.com/en/projects/polkadot", - "symbol": "DOT", - "type": "COIN", - "decimals": 10, - "status": "active" -} diff --git a/blockchains/polkadot/info/logo.png b/blockchains/polkadot/info/logo.png deleted file mode 100644 index 4fdd922e0f23c..0000000000000 Binary files a/blockchains/polkadot/info/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x0361BdEAB89DF6BBcc52c43589FABba5143d19dD/logo.png b/blockchains/polygon/assets/0x0361BdEAB89DF6BBcc52c43589FABba5143d19dD/logo.png deleted file mode 100644 index 972e41de75743..0000000000000 Binary files a/blockchains/polygon/assets/0x0361BdEAB89DF6BBcc52c43589FABba5143d19dD/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x04f3C4cF2e806da6DF31e80E8A5D121F98eDD61d/logo.png b/blockchains/polygon/assets/0x04f3C4cF2e806da6DF31e80E8A5D121F98eDD61d/logo.png deleted file mode 100644 index 729617ec60ce5..0000000000000 Binary files a/blockchains/polygon/assets/0x04f3C4cF2e806da6DF31e80E8A5D121F98eDD61d/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b/logo.png b/blockchains/polygon/assets/0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b/logo.png deleted file mode 100644 index 07f6afd6bd604..0000000000000 Binary files a/blockchains/polygon/assets/0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x08BE454de533509e8832B257116C5506E55b0b64/logo.png b/blockchains/polygon/assets/0x08BE454de533509e8832B257116C5506E55b0b64/logo.png deleted file mode 100644 index 22515fdf90067..0000000000000 Binary files a/blockchains/polygon/assets/0x08BE454de533509e8832B257116C5506E55b0b64/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a/logo.png b/blockchains/polygon/assets/0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a/logo.png deleted file mode 100644 index 37523b87fe8a7..0000000000000 Binary files a/blockchains/polygon/assets/0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270/logo.png b/blockchains/polygon/assets/0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270/logo.png deleted file mode 100644 index af087704ddda7..0000000000000 Binary files a/blockchains/polygon/assets/0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x0d962A1A2A27B402e4D84772dea65Ac8592Eb6bF/logo.png b/blockchains/polygon/assets/0x0d962A1A2A27B402e4D84772dea65Ac8592Eb6bF/logo.png deleted file mode 100644 index 2e5b95a7d8663..0000000000000 Binary files a/blockchains/polygon/assets/0x0d962A1A2A27B402e4D84772dea65Ac8592Eb6bF/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x104592a158490a9228070E0A8e5343B499e125D0/logo.png b/blockchains/polygon/assets/0x104592a158490a9228070E0A8e5343B499e125D0/logo.png deleted file mode 100644 index 762d2dd36f501..0000000000000 Binary files a/blockchains/polygon/assets/0x104592a158490a9228070E0A8e5343B499e125D0/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x1221591c1d77A9c334aBb0fe530ae6EE3aF51Af9/logo.png b/blockchains/polygon/assets/0x1221591c1d77A9c334aBb0fe530ae6EE3aF51Af9/logo.png deleted file mode 100644 index 36ec4ff33860c..0000000000000 Binary files a/blockchains/polygon/assets/0x1221591c1d77A9c334aBb0fe530ae6EE3aF51Af9/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x137Ee749f0F8c2eD34cA00dE33BB59E3dafA494A/logo.png b/blockchains/polygon/assets/0x137Ee749f0F8c2eD34cA00dE33BB59E3dafA494A/logo.png deleted file mode 100644 index b9f69da48bcb0..0000000000000 Binary files a/blockchains/polygon/assets/0x137Ee749f0F8c2eD34cA00dE33BB59E3dafA494A/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x172370d5Cd63279eFa6d502DAB29171933a610AF/logo.png b/blockchains/polygon/assets/0x172370d5Cd63279eFa6d502DAB29171933a610AF/logo.png deleted file mode 100644 index b820f250c2d3b..0000000000000 Binary files a/blockchains/polygon/assets/0x172370d5Cd63279eFa6d502DAB29171933a610AF/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603/logo.png b/blockchains/polygon/assets/0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603/logo.png deleted file mode 100644 index 21b709267511e..0000000000000 Binary files a/blockchains/polygon/assets/0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6/logo.png b/blockchains/polygon/assets/0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6/logo.png deleted file mode 100644 index 30228b0cab6b9..0000000000000 Binary files a/blockchains/polygon/assets/0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x1Ba3510A9ceEb72E5CdBa8bcdDe9647E1f20fB4b/logo.png b/blockchains/polygon/assets/0x1Ba3510A9ceEb72E5CdBa8bcdDe9647E1f20fB4b/logo.png deleted file mode 100644 index 38ff77243f73f..0000000000000 Binary files a/blockchains/polygon/assets/0x1Ba3510A9ceEb72E5CdBa8bcdDe9647E1f20fB4b/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x1C954E8fe737F99f68Fa1CCda3e51ebDB291948C/logo.png b/blockchains/polygon/assets/0x1C954E8fe737F99f68Fa1CCda3e51ebDB291948C/logo.png deleted file mode 100644 index c25cfce166fec..0000000000000 Binary files a/blockchains/polygon/assets/0x1C954E8fe737F99f68Fa1CCda3e51ebDB291948C/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x23fE1Ee2f536427B7e8aC02FB037A7f867037Fe8/logo.png b/blockchains/polygon/assets/0x23fE1Ee2f536427B7e8aC02FB037A7f867037Fe8/logo.png deleted file mode 100644 index f53c43359406c..0000000000000 Binary files a/blockchains/polygon/assets/0x23fE1Ee2f536427B7e8aC02FB037A7f867037Fe8/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x255707B70BF90aa112006E1b07B9AeA6De021424/logo.png b/blockchains/polygon/assets/0x255707B70BF90aa112006E1b07B9AeA6De021424/logo.png deleted file mode 100644 index d46a950306c7a..0000000000000 Binary files a/blockchains/polygon/assets/0x255707B70BF90aa112006E1b07B9AeA6De021424/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x2628568509E87c4429fBb5c664Ed11391BE1BD29/logo.png b/blockchains/polygon/assets/0x2628568509E87c4429fBb5c664Ed11391BE1BD29/logo.png deleted file mode 100644 index c603e9f4bbd46..0000000000000 Binary files a/blockchains/polygon/assets/0x2628568509E87c4429fBb5c664Ed11391BE1BD29/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174/logo.png b/blockchains/polygon/assets/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174/logo.png deleted file mode 100644 index eafbaac194aa7..0000000000000 Binary files a/blockchains/polygon/assets/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x2C89bbc92BD86F8075d1DEcc58C7F4E0107f286b/logo.png b/blockchains/polygon/assets/0x2C89bbc92BD86F8075d1DEcc58C7F4E0107f286b/logo.png deleted file mode 100644 index d57e6fd5374c4..0000000000000 Binary files a/blockchains/polygon/assets/0x2C89bbc92BD86F8075d1DEcc58C7F4E0107f286b/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x2a93172c8DCCbfBC60a39d56183B7279a2F647b4/logo.png b/blockchains/polygon/assets/0x2a93172c8DCCbfBC60a39d56183B7279a2F647b4/logo.png deleted file mode 100644 index e6377114e6042..0000000000000 Binary files a/blockchains/polygon/assets/0x2a93172c8DCCbfBC60a39d56183B7279a2F647b4/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x2b88aD57897A8b496595925F43048301C37615Da/logo.png b/blockchains/polygon/assets/0x2b88aD57897A8b496595925F43048301C37615Da/logo.png deleted file mode 100644 index d86f224c4100d..0000000000000 Binary files a/blockchains/polygon/assets/0x2b88aD57897A8b496595925F43048301C37615Da/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x2e2DDe47952b9c7deFDE7424d00dD2341AD927Ca/logo.png b/blockchains/polygon/assets/0x2e2DDe47952b9c7deFDE7424d00dD2341AD927Ca/logo.png deleted file mode 100644 index 60cb9e28f19ef..0000000000000 Binary files a/blockchains/polygon/assets/0x2e2DDe47952b9c7deFDE7424d00dD2341AD927Ca/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x3066818837c5e6eD6601bd5a91B0762877A6B731/logo.png b/blockchains/polygon/assets/0x3066818837c5e6eD6601bd5a91B0762877A6B731/logo.png deleted file mode 100644 index 1ad892b56f121..0000000000000 Binary files a/blockchains/polygon/assets/0x3066818837c5e6eD6601bd5a91B0762877A6B731/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x385Eeac5cB85A38A9a07A70c73e0a3271CfB54A7/logo.png b/blockchains/polygon/assets/0x385Eeac5cB85A38A9a07A70c73e0a3271CfB54A7/logo.png deleted file mode 100644 index 6f2100935a8d2..0000000000000 Binary files a/blockchains/polygon/assets/0x385Eeac5cB85A38A9a07A70c73e0a3271CfB54A7/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x3A3e7650f8B9f667dA98F236010fBf44Ee4B2975/logo.png b/blockchains/polygon/assets/0x3A3e7650f8B9f667dA98F236010fBf44Ee4B2975/logo.png deleted file mode 100755 index 91c10c0da720b..0000000000000 Binary files a/blockchains/polygon/assets/0x3A3e7650f8B9f667dA98F236010fBf44Ee4B2975/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x3D1D2aFd191b165D140e3E8329E634665fFB0E5e/logo.png b/blockchains/polygon/assets/0x3D1D2aFd191b165D140e3E8329E634665fFB0E5e/logo.png deleted file mode 100644 index 473bb8ccf135b..0000000000000 Binary files a/blockchains/polygon/assets/0x3D1D2aFd191b165D140e3E8329E634665fFB0E5e/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x3Dc7B06dD0B1f08ef9AcBbD2564f8605b4868EEA/logo.png b/blockchains/polygon/assets/0x3Dc7B06dD0B1f08ef9AcBbD2564f8605b4868EEA/logo.png deleted file mode 100644 index 63e4f6a4e92ba..0000000000000 Binary files a/blockchains/polygon/assets/0x3Dc7B06dD0B1f08ef9AcBbD2564f8605b4868EEA/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/logo.png b/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/logo.png deleted file mode 100644 index eb2691f5b20ea..0000000000000 Binary files a/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x3e121107F6F22DA4911079845a470757aF4e1A1b/logo.png b/blockchains/polygon/assets/0x3e121107F6F22DA4911079845a470757aF4e1A1b/logo.png deleted file mode 100644 index 5072baa5035ed..0000000000000 Binary files a/blockchains/polygon/assets/0x3e121107F6F22DA4911079845a470757aF4e1A1b/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x4C16f69302CcB511c5Fac682c7626B9eF0Dc126a/logo.png b/blockchains/polygon/assets/0x4C16f69302CcB511c5Fac682c7626B9eF0Dc126a/logo.png deleted file mode 100644 index 240133a23bf65..0000000000000 Binary files a/blockchains/polygon/assets/0x4C16f69302CcB511c5Fac682c7626B9eF0Dc126a/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x4EaC4c4e9050464067D673102F8E24b2FccEB350/logo.png b/blockchains/polygon/assets/0x4EaC4c4e9050464067D673102F8E24b2FccEB350/logo.png deleted file mode 100644 index 8eca42b04ea66..0000000000000 Binary files a/blockchains/polygon/assets/0x4EaC4c4e9050464067D673102F8E24b2FccEB350/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x4b54Bc363f5F9c6E0fcd82EaC6919aE213464Cc6/logo.png b/blockchains/polygon/assets/0x4b54Bc363f5F9c6E0fcd82EaC6919aE213464Cc6/logo.png deleted file mode 100644 index ff8500ad71b78..0000000000000 Binary files a/blockchains/polygon/assets/0x4b54Bc363f5F9c6E0fcd82EaC6919aE213464Cc6/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x50B728D8D964fd00C2d0AAD81718b71311feF68a/logo.png b/blockchains/polygon/assets/0x50B728D8D964fd00C2d0AAD81718b71311feF68a/logo.png deleted file mode 100644 index 2a850de0afe21..0000000000000 Binary files a/blockchains/polygon/assets/0x50B728D8D964fd00C2d0AAD81718b71311feF68a/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39/logo.png b/blockchains/polygon/assets/0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39/logo.png deleted file mode 100644 index 48c89738d2655..0000000000000 Binary files a/blockchains/polygon/assets/0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x54cFe73f2c7d0c4b62Ab869B473F5512Dc0944D2/logo.png b/blockchains/polygon/assets/0x54cFe73f2c7d0c4b62Ab869B473F5512Dc0944D2/logo.png deleted file mode 100644 index 318741a81e3ef..0000000000000 Binary files a/blockchains/polygon/assets/0x54cFe73f2c7d0c4b62Ab869B473F5512Dc0944D2/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x580A84C73811E1839F75d86d75d88cCa0c241fF4/logo.png b/blockchains/polygon/assets/0x580A84C73811E1839F75d86d75d88cCa0c241fF4/logo.png deleted file mode 100644 index d28e3069cbf84..0000000000000 Binary files a/blockchains/polygon/assets/0x580A84C73811E1839F75d86d75d88cCa0c241fF4/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x5a3064CbDCCF428ae907796cF6aD5a664CD7F3d8/logo.png b/blockchains/polygon/assets/0x5a3064CbDCCF428ae907796cF6aD5a664CD7F3d8/logo.png deleted file mode 100644 index 099ac46adb1e0..0000000000000 Binary files a/blockchains/polygon/assets/0x5a3064CbDCCF428ae907796cF6aD5a664CD7F3d8/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x5fe2B58c013d7601147DcdD68C143A77499f5531/logo.png b/blockchains/polygon/assets/0x5fe2B58c013d7601147DcdD68C143A77499f5531/logo.png deleted file mode 100644 index 9cbb487ce1294..0000000000000 Binary files a/blockchains/polygon/assets/0x5fe2B58c013d7601147DcdD68C143A77499f5531/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x61BDD9C7d4dF4Bf47A4508c0c8245505F2Af5b7b/logo.png b/blockchains/polygon/assets/0x61BDD9C7d4dF4Bf47A4508c0c8245505F2Af5b7b/logo.png deleted file mode 100644 index 73d60607cc69b..0000000000000 Binary files a/blockchains/polygon/assets/0x61BDD9C7d4dF4Bf47A4508c0c8245505F2Af5b7b/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x61E9c2F3501889f6167921087Bd6EA306002904a/logo.png b/blockchains/polygon/assets/0x61E9c2F3501889f6167921087Bd6EA306002904a/logo.png deleted file mode 100644 index 17b897e04ee3d..0000000000000 Binary files a/blockchains/polygon/assets/0x61E9c2F3501889f6167921087Bd6EA306002904a/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x61dAECaB65EE2A1D5b6032df030f3fAA3d116Aa7/logo.png b/blockchains/polygon/assets/0x61dAECaB65EE2A1D5b6032df030f3fAA3d116Aa7/logo.png deleted file mode 100644 index 2b2cf9e9f5ebb..0000000000000 Binary files a/blockchains/polygon/assets/0x61dAECaB65EE2A1D5b6032df030f3fAA3d116Aa7/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x66d7FDCc7403f18cAE9b0e2e8385649D2AcBC12A/logo.png b/blockchains/polygon/assets/0x66d7FDCc7403f18cAE9b0e2e8385649D2AcBC12A/logo.png deleted file mode 100644 index cb3404a851729..0000000000000 Binary files a/blockchains/polygon/assets/0x66d7FDCc7403f18cAE9b0e2e8385649D2AcBC12A/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x6AE7Dfc73E0dDE2aa99ac063DcF7e8A63265108c/logo.png b/blockchains/polygon/assets/0x6AE7Dfc73E0dDE2aa99ac063DcF7e8A63265108c/logo.png deleted file mode 100644 index 010a69bc6c52c..0000000000000 Binary files a/blockchains/polygon/assets/0x6AE7Dfc73E0dDE2aa99ac063DcF7e8A63265108c/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x6DdB31002abC64e1479Fc439692F7eA061e78165/logo.png b/blockchains/polygon/assets/0x6DdB31002abC64e1479Fc439692F7eA061e78165/logo.png deleted file mode 100644 index c1295ea8fb2bf..0000000000000 Binary files a/blockchains/polygon/assets/0x6DdB31002abC64e1479Fc439692F7eA061e78165/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x6bb45cEAC714c52342Ef73ec663479da35934bf7/logo.png b/blockchains/polygon/assets/0x6bb45cEAC714c52342Ef73ec663479da35934bf7/logo.png deleted file mode 100644 index ac481f298d1bd..0000000000000 Binary files a/blockchains/polygon/assets/0x6bb45cEAC714c52342Ef73ec663479da35934bf7/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E/logo.png b/blockchains/polygon/assets/0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E/logo.png deleted file mode 100644 index 6f006ac008927..0000000000000 Binary files a/blockchains/polygon/assets/0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x7C4A54f5d20b4023D6746F1f765f4DFe7C39a7e6/logo.png b/blockchains/polygon/assets/0x7C4A54f5d20b4023D6746F1f765f4DFe7C39a7e6/logo.png deleted file mode 100644 index 0f43cde8ca07e..0000000000000 Binary files a/blockchains/polygon/assets/0x7C4A54f5d20b4023D6746F1f765f4DFe7C39a7e6/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619/logo.png b/blockchains/polygon/assets/0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619/logo.png deleted file mode 100644 index bf957d38c766d..0000000000000 Binary files a/blockchains/polygon/assets/0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x7f426F6Dc648e50464a0392E60E1BB465a67E9cf/logo.png b/blockchains/polygon/assets/0x7f426F6Dc648e50464a0392E60E1BB465a67E9cf/logo.png deleted file mode 100644 index 328de93526e38..0000000000000 Binary files a/blockchains/polygon/assets/0x7f426F6Dc648e50464a0392E60E1BB465a67E9cf/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x840195888Db4D6A99ED9F73FcD3B225Bb3cB1A79/logo.png b/blockchains/polygon/assets/0x840195888Db4D6A99ED9F73FcD3B225Bb3cB1A79/logo.png deleted file mode 100644 index 982b9727119b5..0000000000000 Binary files a/blockchains/polygon/assets/0x840195888Db4D6A99ED9F73FcD3B225Bb3cB1A79/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x8505b9d2254A7Ae468c0E9dd10Ccea3A837aef5c/logo.png b/blockchains/polygon/assets/0x8505b9d2254A7Ae468c0E9dd10Ccea3A837aef5c/logo.png deleted file mode 100644 index e79b8cc8ec823..0000000000000 Binary files a/blockchains/polygon/assets/0x8505b9d2254A7Ae468c0E9dd10Ccea3A837aef5c/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x85955046DF4668e1DD369D2DE9f3AEB98DD2A369/logo.png b/blockchains/polygon/assets/0x85955046DF4668e1DD369D2DE9f3AEB98DD2A369/logo.png deleted file mode 100644 index d0bba58436aa8..0000000000000 Binary files a/blockchains/polygon/assets/0x85955046DF4668e1DD369D2DE9f3AEB98DD2A369/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x8A953CfE442c5E8855cc6c61b1293FA648BAE472/logo.png b/blockchains/polygon/assets/0x8A953CfE442c5E8855cc6c61b1293FA648BAE472/logo.png deleted file mode 100644 index 4b09a50997f10..0000000000000 Binary files a/blockchains/polygon/assets/0x8A953CfE442c5E8855cc6c61b1293FA648BAE472/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292/logo.png b/blockchains/polygon/assets/0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292/logo.png deleted file mode 100644 index f2db2516f617e..0000000000000 Binary files a/blockchains/polygon/assets/0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x8a2870fb69A90000D6439b7aDfB01d4bA383A415/logo.png b/blockchains/polygon/assets/0x8a2870fb69A90000D6439b7aDfB01d4bA383A415/logo.png deleted file mode 100644 index dece8c7ff0bd8..0000000000000 Binary files a/blockchains/polygon/assets/0x8a2870fb69A90000D6439b7aDfB01d4bA383A415/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063/logo.png b/blockchains/polygon/assets/0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063/logo.png deleted file mode 100644 index 836fe787663b9..0000000000000 Binary files a/blockchains/polygon/assets/0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x9469603F3Efbcf17e4A5868d81C701BDbD222555/logo.png b/blockchains/polygon/assets/0x9469603F3Efbcf17e4A5868d81C701BDbD222555/logo.png deleted file mode 100644 index 31a0f769cb110..0000000000000 Binary files a/blockchains/polygon/assets/0x9469603F3Efbcf17e4A5868d81C701BDbD222555/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3/logo.png b/blockchains/polygon/assets/0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3/logo.png deleted file mode 100644 index cdc9936beed4a..0000000000000 Binary files a/blockchains/polygon/assets/0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0x9aF3b7DC29D3C4B1A5731408B6A9656fA7aC3b72/logo.png b/blockchains/polygon/assets/0x9aF3b7DC29D3C4B1A5731408B6A9656fA7aC3b72/logo.png deleted file mode 100644 index f51af534f9d73..0000000000000 Binary files a/blockchains/polygon/assets/0x9aF3b7DC29D3C4B1A5731408B6A9656fA7aC3b72/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xA041544fe2BE56CCe31Ebb69102B965E06aacE80/logo.png b/blockchains/polygon/assets/0xA041544fe2BE56CCe31Ebb69102B965E06aacE80/logo.png deleted file mode 100644 index e91b9584af639..0000000000000 Binary files a/blockchains/polygon/assets/0xA041544fe2BE56CCe31Ebb69102B965E06aacE80/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xA1c57f48F0Deb89f569dFbE6E2B7f46D33606fD4/logo.png b/blockchains/polygon/assets/0xA1c57f48F0Deb89f569dFbE6E2B7f46D33606fD4/logo.png deleted file mode 100644 index 297ca2e201176..0000000000000 Binary files a/blockchains/polygon/assets/0xA1c57f48F0Deb89f569dFbE6E2B7f46D33606fD4/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xAa9654BECca45B5BDFA5ac646c939C62b527D394/logo.png b/blockchains/polygon/assets/0xAa9654BECca45B5BDFA5ac646c939C62b527D394/logo.png deleted file mode 100644 index 07cfb4f8c0595..0000000000000 Binary files a/blockchains/polygon/assets/0xAa9654BECca45B5BDFA5ac646c939C62b527D394/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xAcD7B3D9c10e97d0efA418903C0c7669E702E4C0/logo.png b/blockchains/polygon/assets/0xAcD7B3D9c10e97d0efA418903C0c7669E702E4C0/logo.png deleted file mode 100644 index 810f1bef739dd..0000000000000 Binary files a/blockchains/polygon/assets/0xAcD7B3D9c10e97d0efA418903C0c7669E702E4C0/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xC68e83a305b0FaD69E264A1769a0A070F190D2d6/logo.png b/blockchains/polygon/assets/0xC68e83a305b0FaD69E264A1769a0A070F190D2d6/logo.png deleted file mode 100644 index bb5290a533120..0000000000000 Binary files a/blockchains/polygon/assets/0xC68e83a305b0FaD69E264A1769a0A070F190D2d6/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xC6d54D2f624bc83815b49d9c2203b1330B841cA0/logo.png b/blockchains/polygon/assets/0xC6d54D2f624bc83815b49d9c2203b1330B841cA0/logo.png deleted file mode 100644 index c2711e72a67c2..0000000000000 Binary files a/blockchains/polygon/assets/0xC6d54D2f624bc83815b49d9c2203b1330B841cA0/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xD0660cD418a64a1d44E9214ad8e459324D8157f1/logo.png b/blockchains/polygon/assets/0xD0660cD418a64a1d44E9214ad8e459324D8157f1/logo.png deleted file mode 100644 index 7847c0c50c53d..0000000000000 Binary files a/blockchains/polygon/assets/0xD0660cD418a64a1d44E9214ad8e459324D8157f1/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xD6DF932A45C0f255f85145f286eA0b292B21C90B/logo.png b/blockchains/polygon/assets/0xD6DF932A45C0f255f85145f286eA0b292B21C90B/logo.png deleted file mode 100644 index 14cd6ff7b9cf8..0000000000000 Binary files a/blockchains/polygon/assets/0xD6DF932A45C0f255f85145f286eA0b292B21C90B/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xD86b5923F3AD7b585eD81B448170ae026c65ae9a/logo.png b/blockchains/polygon/assets/0xD86b5923F3AD7b585eD81B448170ae026c65ae9a/logo.png deleted file mode 100644 index 5cf2514014ea4..0000000000000 Binary files a/blockchains/polygon/assets/0xD86b5923F3AD7b585eD81B448170ae026c65ae9a/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xDBf31dF14B66535aF65AaC99C32e9eA844e14501/logo.png b/blockchains/polygon/assets/0xDBf31dF14B66535aF65AaC99C32e9eA844e14501/logo.png deleted file mode 100644 index 2279d36bf29f0..0000000000000 Binary files a/blockchains/polygon/assets/0xDBf31dF14B66535aF65AaC99C32e9eA844e14501/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xEE800B277A96B0f490a1A732e1D6395FAD960A26/logo.png b/blockchains/polygon/assets/0xEE800B277A96B0f490a1A732e1D6395FAD960A26/logo.png deleted file mode 100644 index 3ffcd44a496e0..0000000000000 Binary files a/blockchains/polygon/assets/0xEE800B277A96B0f490a1A732e1D6395FAD960A26/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xEde1B77C0Ccc45BFa949636757cd2cA7eF30137F/logo.png b/blockchains/polygon/assets/0xEde1B77C0Ccc45BFa949636757cd2cA7eF30137F/logo.png deleted file mode 100644 index 21392b9f6e6ca..0000000000000 Binary files a/blockchains/polygon/assets/0xEde1B77C0Ccc45BFa949636757cd2cA7eF30137F/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xF4B0903774532AEe5ee567C02aaB681a81539e92/logo.png b/blockchains/polygon/assets/0xF4B0903774532AEe5ee567C02aaB681a81539e92/logo.png deleted file mode 100644 index ea4b2e9324ce9..0000000000000 Binary files a/blockchains/polygon/assets/0xF4B0903774532AEe5ee567C02aaB681a81539e92/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xF501dd45a1198C2E1b5aEF5314A68B9006D842E0/logo.png b/blockchains/polygon/assets/0xF501dd45a1198C2E1b5aEF5314A68B9006D842E0/logo.png deleted file mode 100644 index a413467ebbd5c..0000000000000 Binary files a/blockchains/polygon/assets/0xF501dd45a1198C2E1b5aEF5314A68B9006D842E0/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xFbdd194376de19a88118e84E279b977f165d01b8/logo.png b/blockchains/polygon/assets/0xFbdd194376de19a88118e84E279b977f165d01b8/logo.png deleted file mode 100644 index 6c84abbc80d6b..0000000000000 Binary files a/blockchains/polygon/assets/0xFbdd194376de19a88118e84E279b977f165d01b8/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xa3Fa99A148fA48D14Ed51d610c367C61876997F1/logo.png b/blockchains/polygon/assets/0xa3Fa99A148fA48D14Ed51d610c367C61876997F1/logo.png deleted file mode 100644 index d155237fcc9df..0000000000000 Binary files a/blockchains/polygon/assets/0xa3Fa99A148fA48D14Ed51d610c367C61876997F1/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A/logo.png b/blockchains/polygon/assets/0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A/logo.png deleted file mode 100644 index e8dac81bc6ce9..0000000000000 Binary files a/blockchains/polygon/assets/0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xc2132D05D31c914a87C6611C10748AEb04B58e8F/logo.png b/blockchains/polygon/assets/0xc2132D05D31c914a87C6611C10748AEb04B58e8F/logo.png deleted file mode 100644 index 4b3027306a91c..0000000000000 Binary files a/blockchains/polygon/assets/0xc2132D05D31c914a87C6611C10748AEb04B58e8F/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539/logo.png b/blockchains/polygon/assets/0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539/logo.png deleted file mode 100644 index 5914a0c4b89c9..0000000000000 Binary files a/blockchains/polygon/assets/0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xc48F61a288A08F1B80c2edd74652e1276B6A168c/logo.png b/blockchains/polygon/assets/0xc48F61a288A08F1B80c2edd74652e1276B6A168c/logo.png deleted file mode 100644 index 230bd0d6aae68..0000000000000 Binary files a/blockchains/polygon/assets/0xc48F61a288A08F1B80c2edd74652e1276B6A168c/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xc4Ace9278e7E01755B670C0838c3106367639962/logo.png b/blockchains/polygon/assets/0xc4Ace9278e7E01755B670C0838c3106367639962/logo.png deleted file mode 100644 index 1c8aa257c0f95..0000000000000 Binary files a/blockchains/polygon/assets/0xc4Ace9278e7E01755B670C0838c3106367639962/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xcE829A89d4A55a63418bcC43F00145adef0eDB8E/logo.png b/blockchains/polygon/assets/0xcE829A89d4A55a63418bcC43F00145adef0eDB8E/logo.png deleted file mode 100644 index 4d8611bd85ff0..0000000000000 Binary files a/blockchains/polygon/assets/0xcE829A89d4A55a63418bcC43F00145adef0eDB8E/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xd5d84e75f48E75f01fb2EB6dFD8eA148eE3d0FEb/logo.png b/blockchains/polygon/assets/0xd5d84e75f48E75f01fb2EB6dFD8eA148eE3d0FEb/logo.png deleted file mode 100644 index 91220d2bbb64d..0000000000000 Binary files a/blockchains/polygon/assets/0xd5d84e75f48E75f01fb2EB6dFD8eA148eE3d0FEb/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xdC3aCB92712D1D44fFE15d3A8D66d9d18C81e038/logo.png b/blockchains/polygon/assets/0xdC3aCB92712D1D44fFE15d3A8D66d9d18C81e038/logo.png deleted file mode 100644 index 9ca848cacea83..0000000000000 Binary files a/blockchains/polygon/assets/0xdC3aCB92712D1D44fFE15d3A8D66d9d18C81e038/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32/logo.png b/blockchains/polygon/assets/0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32/logo.png deleted file mode 100644 index a8888239153cc..0000000000000 Binary files a/blockchains/polygon/assets/0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xf50D05A1402d0adAfA880D36050736f9f6ee7dee/logo.png b/blockchains/polygon/assets/0xf50D05A1402d0adAfA880D36050736f9f6ee7dee/logo.png deleted file mode 100644 index da48cb48e57bd..0000000000000 Binary files a/blockchains/polygon/assets/0xf50D05A1402d0adAfA880D36050736f9f6ee7dee/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xf5EA626334037a2cf0155D49eA6462fDdC6Eff19/logo.png b/blockchains/polygon/assets/0xf5EA626334037a2cf0155D49eA6462fDdC6Eff19/logo.png deleted file mode 100644 index a12c7ef4bb02c..0000000000000 Binary files a/blockchains/polygon/assets/0xf5EA626334037a2cf0155D49eA6462fDdC6Eff19/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xfe712251173A2cd5F5bE2B46Bb528328EA3565E1/logo.png b/blockchains/polygon/assets/0xfe712251173A2cd5F5bE2B46Bb528328EA3565E1/logo.png deleted file mode 100644 index 73eac25f038e3..0000000000000 Binary files a/blockchains/polygon/assets/0xfe712251173A2cd5F5bE2B46Bb528328EA3565E1/logo.png and /dev/null differ diff --git a/blockchains/polygon/assets/0xff88434E29d1E2333aD6baa08D358b436196da6b/logo.png b/blockchains/polygon/assets/0xff88434E29d1E2333aD6baa08D358b436196da6b/logo.png deleted file mode 100644 index f73b478e18872..0000000000000 Binary files a/blockchains/polygon/assets/0xff88434E29d1E2333aD6baa08D358b436196da6b/logo.png and /dev/null differ diff --git a/blockchains/polygon/info/logo.png b/blockchains/polygon/info/logo.png deleted file mode 100644 index 72abf69b80784..0000000000000 Binary files a/blockchains/polygon/info/logo.png and /dev/null differ diff --git a/blockchains/qtum/info/info.json b/blockchains/qtum/info/info.json deleted file mode 100644 index c5632de1b0447..0000000000000 --- a/blockchains/qtum/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Qtum", - "website": "https://qtum.org", - "source_code": "https://github.com/qtumproject/qtum", - "white_paper": "https://qtum.org/uploads/files/a2772efe4dc8ed1100319c6480195fb1.pdf", - "description": "Qtum is a proof of stake blockchain platform that combines the bitcoin blockchain architecture with multiple virtual machines on top.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/qtumOfficial", - "handle": "qtumOfficial" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/Qtum", - "handle": "Qtum" - } - ], - "explorer": "https://qtum.info", - "research": "https://research.binance.com/en/projects/qtum", - "symbol": "QTUM", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/qtum/info/logo.png b/blockchains/qtum/info/logo.png deleted file mode 100644 index f2c16966684fe..0000000000000 Binary files a/blockchains/qtum/info/logo.png and /dev/null differ diff --git a/blockchains/ravencoin/info/info.json b/blockchains/ravencoin/info/info.json deleted file mode 100644 index 1a2571b8bb342..0000000000000 --- a/blockchains/ravencoin/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Ravencoin", - "website": "https://ravencoin.org", - "source_code": "https://github.com/RavenProject/Ravencoin", - "white_paper": "https://ravencoin.org/whitepaper", - "description": "Ravencoin is a digital peer to peer network that aims to implement a use case specific blockchain, designed to efficiently handle the transfer of assets from one party to another.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ravencoin", - "handle": "ravencoin" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/Ravencoin", - "handle": "Ravencoin" - } - ], - "explorer": "https://ravencoin.network", - "research": "https://research.binance.com/en/projects/ravencoin", - "symbol": "RVN", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/ravencoin/info/logo.png b/blockchains/ravencoin/info/logo.png deleted file mode 100644 index 4f10d4407053b..0000000000000 Binary files a/blockchains/ravencoin/info/logo.png and /dev/null differ diff --git a/blockchains/ripple/info/info.json b/blockchains/ripple/info/info.json deleted file mode 100644 index c021e3a27b1a1..0000000000000 --- a/blockchains/ripple/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "XRP", - "website": "https://ripple.com/xrp/", - "source_code": "https://github.com/ripple", - "white_paper": "https://ripple.com/files/ripple_consensus_whitepaper.pdf", - "description": "Instantly move money to all corners of the world.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Ripple", - "handle": "Ripple" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Ripple", - "handle": "Ripple" - } - ], - "explorer": "https://xrpcharts.ripple.com/#/graph/", - "research": "https://research.binance.com/en/projects/xrp", - "symbol": "XRP", - "type": "COIN", - "decimals": 6, - "status": "active" -} diff --git a/blockchains/ripple/info/logo.png b/blockchains/ripple/info/logo.png deleted file mode 100644 index 89ca2727e9a9b..0000000000000 Binary files a/blockchains/ripple/info/logo.png and /dev/null differ diff --git a/blockchains/smartbch-amber/allowlist.json b/blockchains/smartbch-amber/allowlist.json new file mode 100644 index 0000000000000..0d4f101c7a37a --- /dev/null +++ b/blockchains/smartbch-amber/allowlist.json @@ -0,0 +1,2 @@ +[ +] diff --git a/blockchains/smartbch-amber/assets/0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25/info.json b/blockchains/smartbch-amber/assets/0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25/info.json new file mode 100644 index 0000000000000..716b3d07081a5 --- /dev/null +++ b/blockchains/smartbch-amber/assets/0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25/info.json @@ -0,0 +1,15 @@ +{ + "name": "Bitcoin Cash Name Service", + "address": "0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25", + "symbol": "LNS", + "decimals": 18, + "chainId": 10001, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch-amber/assets/0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25", + "links": [], + "type": "SMARTBCH-AMBER" +} \ No newline at end of file diff --git a/blockchains/smartbch-amber/assets/0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25/logo.png b/blockchains/smartbch-amber/assets/0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25/logo.png new file mode 100644 index 0000000000000..66357f3f345f7 Binary files /dev/null and b/blockchains/smartbch-amber/assets/0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25/logo.png differ diff --git a/blockchains/smartbch-amber/denylist.json b/blockchains/smartbch-amber/denylist.json new file mode 100644 index 0000000000000..0d4f101c7a37a --- /dev/null +++ b/blockchains/smartbch-amber/denylist.json @@ -0,0 +1,2 @@ +[ +] diff --git a/blockchains/smartbch-amber/tokenlist.json b/blockchains/smartbch-amber/tokenlist.json new file mode 100644 index 0000000000000..409d834d34933 --- /dev/null +++ b/blockchains/smartbch-amber/tokenlist.json @@ -0,0 +1,27 @@ +{ + "name": "Trust Wallet: Bitcoin Cash", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2021-02-01T15:48:42.549Z", + "tokens": [ + { + "name": "Bitcoin Cash Name Service", + "address": "0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25", + "symbol": "LNS", + "decimals": 18, + "chainId": 10001, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch-amber/assets/0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25", + "links": [], + "type": "SMARTBCH-AMBER" + } + ], + "version": { + "major": 1, + "minor": 5, + "patch": 0 + } +} \ No newline at end of file diff --git a/blockchains/smartbch/allowlist.json b/blockchains/smartbch/allowlist.json new file mode 100644 index 0000000000000..0d4f101c7a37a --- /dev/null +++ b/blockchains/smartbch/allowlist.json @@ -0,0 +1,2 @@ +[ +] diff --git a/blockchains/smartbch/assets/0x009dC89aC501a62C4FaaF7196aeE90CF79B6fC7c/info.json b/blockchains/smartbch/assets/0x009dC89aC501a62C4FaaF7196aeE90CF79B6fC7c/info.json new file mode 100644 index 0000000000000..4a30b66710549 --- /dev/null +++ b/blockchains/smartbch/assets/0x009dC89aC501a62C4FaaF7196aeE90CF79B6fC7c/info.json @@ -0,0 +1,15 @@ +{ + "name": "Goblins BCH", + "address": "0x009dC89aC501a62C4FaaF7196aeE90CF79B6fC7c", + "symbol": "gBCH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x009dC89aC501a62C4FaaF7196aeE90CF79B6fC7c/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x009dC89aC501a62C4FaaF7196aeE90CF79B6fC7c", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x009dC89aC501a62C4FaaF7196aeE90CF79B6fC7c/logo.png b/blockchains/smartbch/assets/0x009dC89aC501a62C4FaaF7196aeE90CF79B6fC7c/logo.png new file mode 100644 index 0000000000000..bf6930c9438ab Binary files /dev/null and b/blockchains/smartbch/assets/0x009dC89aC501a62C4FaaF7196aeE90CF79B6fC7c/logo.png differ diff --git a/blockchains/smartbch/assets/0x02905c38B3CFBAE5255104C7a6FD10EF78225f35/info.json b/blockchains/smartbch/assets/0x02905c38B3CFBAE5255104C7a6FD10EF78225f35/info.json new file mode 100644 index 0000000000000..3474987d39504 --- /dev/null +++ b/blockchains/smartbch/assets/0x02905c38B3CFBAE5255104C7a6FD10EF78225f35/info.json @@ -0,0 +1,15 @@ +{ + "name": "BABYLAW", + "address": "0x02905c38B3CFBAE5255104C7a6FD10EF78225f35", + "symbol": "BABYLAW", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x02905c38B3CFBAE5255104C7a6FD10EF78225f35/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x02905c38B3CFBAE5255104C7a6FD10EF78225f35", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x02905c38B3CFBAE5255104C7a6FD10EF78225f35/logo.png b/blockchains/smartbch/assets/0x02905c38B3CFBAE5255104C7a6FD10EF78225f35/logo.png new file mode 100644 index 0000000000000..af7351dbd179a Binary files /dev/null and b/blockchains/smartbch/assets/0x02905c38B3CFBAE5255104C7a6FD10EF78225f35/logo.png differ diff --git a/blockchains/smartbch/assets/0x08D47684FB18B18ee71929f80e646cf979bbc846/info.json b/blockchains/smartbch/assets/0x08D47684FB18B18ee71929f80e646cf979bbc846/info.json new file mode 100644 index 0000000000000..303bc1cb14bb7 --- /dev/null +++ b/blockchains/smartbch/assets/0x08D47684FB18B18ee71929f80e646cf979bbc846/info.json @@ -0,0 +1,15 @@ +{ + "name": "TROLLS Token", + "address": "0x08D47684FB18B18ee71929f80e646cf979bbc846", + "symbol": "TROLLS", + "decimals": 0, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x08D47684FB18B18ee71929f80e646cf979bbc846/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x08D47684FB18B18ee71929f80e646cf979bbc846", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x08D47684FB18B18ee71929f80e646cf979bbc846/logo.png b/blockchains/smartbch/assets/0x08D47684FB18B18ee71929f80e646cf979bbc846/logo.png new file mode 100644 index 0000000000000..002ed4eecb55f Binary files /dev/null and b/blockchains/smartbch/assets/0x08D47684FB18B18ee71929f80e646cf979bbc846/logo.png differ diff --git a/blockchains/smartbch/assets/0x09A4CDb1569563fF277aC457cED35fe2551aEC1D/info.json b/blockchains/smartbch/assets/0x09A4CDb1569563fF277aC457cED35fe2551aEC1D/info.json new file mode 100644 index 0000000000000..885888e40ce87 --- /dev/null +++ b/blockchains/smartbch/assets/0x09A4CDb1569563fF277aC457cED35fe2551aEC1D/info.json @@ -0,0 +1,15 @@ +{ + "name": "Cheese", + "address": "0x09A4CDb1569563fF277aC457cED35fe2551aEC1D", + "symbol": "CHEESE", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x09A4CDb1569563fF277aC457cED35fe2551aEC1D/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x09A4CDb1569563fF277aC457cED35fe2551aEC1D", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x09A4CDb1569563fF277aC457cED35fe2551aEC1D/logo.png b/blockchains/smartbch/assets/0x09A4CDb1569563fF277aC457cED35fe2551aEC1D/logo.png new file mode 100644 index 0000000000000..7d28a53d3b27f Binary files /dev/null and b/blockchains/smartbch/assets/0x09A4CDb1569563fF277aC457cED35fe2551aEC1D/logo.png differ diff --git a/blockchains/smartbch/assets/0x0D8b355f9CEDeB612f2df4B39CdD87059A244567/info.json b/blockchains/smartbch/assets/0x0D8b355f9CEDeB612f2df4B39CdD87059A244567/info.json new file mode 100644 index 0000000000000..442e77712dfc5 --- /dev/null +++ b/blockchains/smartbch/assets/0x0D8b355f9CEDeB612f2df4B39CdD87059A244567/info.json @@ -0,0 +1,15 @@ +{ + "name": "CandyMan", + "address": "0x0D8b355f9CEDeB612f2df4B39CdD87059A244567", + "symbol": "CandyMan", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x0D8b355f9CEDeB612f2df4B39CdD87059A244567/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x0D8b355f9CEDeB612f2df4B39CdD87059A244567", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x0D8b355f9CEDeB612f2df4B39CdD87059A244567/logo.png b/blockchains/smartbch/assets/0x0D8b355f9CEDeB612f2df4B39CdD87059A244567/logo.png new file mode 100644 index 0000000000000..24c83dc22c7eb Binary files /dev/null and b/blockchains/smartbch/assets/0x0D8b355f9CEDeB612f2df4B39CdD87059A244567/logo.png differ diff --git a/blockchains/smartbch/assets/0x0E36C351ff40183435C9Bd1D17bfb1F3548f1963/info.json b/blockchains/smartbch/assets/0x0E36C351ff40183435C9Bd1D17bfb1F3548f1963/info.json new file mode 100644 index 0000000000000..3841aaa94f5ff --- /dev/null +++ b/blockchains/smartbch/assets/0x0E36C351ff40183435C9Bd1D17bfb1F3548f1963/info.json @@ -0,0 +1,15 @@ +{ + "name": "wenlambo", + "address": "0x0E36C351ff40183435C9Bd1D17bfb1F3548f1963", + "symbol": "LAMBO", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x0E36C351ff40183435C9Bd1D17bfb1F3548f1963/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x0E36C351ff40183435C9Bd1D17bfb1F3548f1963", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x0E36C351ff40183435C9Bd1D17bfb1F3548f1963/logo.png b/blockchains/smartbch/assets/0x0E36C351ff40183435C9Bd1D17bfb1F3548f1963/logo.png new file mode 100644 index 0000000000000..bcd3e66c5b5b9 Binary files /dev/null and b/blockchains/smartbch/assets/0x0E36C351ff40183435C9Bd1D17bfb1F3548f1963/logo.png differ diff --git a/blockchains/smartbch/assets/0x0b00366fBF7037E9d75E4A569ab27dAB84759302/info.json b/blockchains/smartbch/assets/0x0b00366fBF7037E9d75E4A569ab27dAB84759302/info.json new file mode 100644 index 0000000000000..706377a3940a0 --- /dev/null +++ b/blockchains/smartbch/assets/0x0b00366fBF7037E9d75E4A569ab27dAB84759302/info.json @@ -0,0 +1,15 @@ +{ + "name": "LAWTOKEN", + "address": "0x0b00366fBF7037E9d75E4A569ab27dAB84759302", + "symbol": "LAW", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x0b00366fBF7037E9d75E4A569ab27dAB84759302/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x0b00366fBF7037E9d75E4A569ab27dAB84759302", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x0b00366fBF7037E9d75E4A569ab27dAB84759302/logo.png b/blockchains/smartbch/assets/0x0b00366fBF7037E9d75E4A569ab27dAB84759302/logo.png new file mode 100644 index 0000000000000..a97f1837adf1c Binary files /dev/null and b/blockchains/smartbch/assets/0x0b00366fBF7037E9d75E4A569ab27dAB84759302/logo.png differ diff --git a/blockchains/smartbch/assets/0x0cB20466c0Dd6454ACF50eC26F3042CCC6362fa0/info.json b/blockchains/smartbch/assets/0x0cB20466c0Dd6454ACF50eC26F3042CCC6362fa0/info.json new file mode 100644 index 0000000000000..68cdac4a876c4 --- /dev/null +++ b/blockchains/smartbch/assets/0x0cB20466c0Dd6454ACF50eC26F3042CCC6362fa0/info.json @@ -0,0 +1,15 @@ +{ + "name": "Narath", + "address": "0x0cB20466c0Dd6454ACF50eC26F3042CCC6362fa0", + "symbol": "NARATH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x0cB20466c0Dd6454ACF50eC26F3042CCC6362fa0/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x0cB20466c0Dd6454ACF50eC26F3042CCC6362fa0", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x0cB20466c0Dd6454ACF50eC26F3042CCC6362fa0/logo.png b/blockchains/smartbch/assets/0x0cB20466c0Dd6454ACF50eC26F3042CCC6362fa0/logo.png new file mode 100644 index 0000000000000..ef76ae179cbd1 Binary files /dev/null and b/blockchains/smartbch/assets/0x0cB20466c0Dd6454ACF50eC26F3042CCC6362fa0/logo.png differ diff --git a/blockchains/smartbch/assets/0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25/logo.png b/blockchains/smartbch/assets/0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25/logo.png new file mode 100644 index 0000000000000..66357f3f345f7 Binary files /dev/null and b/blockchains/smartbch/assets/0x0d5d28C1beC2f1Ca184765eEA30416b17D262C25/logo.png differ diff --git a/blockchains/smartbch/assets/0x124559e3b63a89125CaB76ca2aDd07A335F89d57/info.json b/blockchains/smartbch/assets/0x124559e3b63a89125CaB76ca2aDd07A335F89d57/info.json new file mode 100644 index 0000000000000..a39fafde41283 --- /dev/null +++ b/blockchains/smartbch/assets/0x124559e3b63a89125CaB76ca2aDd07A335F89d57/info.json @@ -0,0 +1,15 @@ +{ + "name": "Fridge", + "address": "0x124559e3b63a89125CaB76ca2aDd07A335F89d57", + "symbol": "FRDG", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x124559e3b63a89125CaB76ca2aDd07A335F89d57/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x124559e3b63a89125CaB76ca2aDd07A335F89d57", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x124559e3b63a89125CaB76ca2aDd07A335F89d57/logo.png b/blockchains/smartbch/assets/0x124559e3b63a89125CaB76ca2aDd07A335F89d57/logo.png new file mode 100644 index 0000000000000..41aa8c239091d Binary files /dev/null and b/blockchains/smartbch/assets/0x124559e3b63a89125CaB76ca2aDd07A335F89d57/logo.png differ diff --git a/blockchains/smartbch/assets/0x14d9337F86d51DcAd0D28F6439e00039e251b592/info.json b/blockchains/smartbch/assets/0x14d9337F86d51DcAd0D28F6439e00039e251b592/info.json new file mode 100644 index 0000000000000..24b7a74c472fc --- /dev/null +++ b/blockchains/smartbch/assets/0x14d9337F86d51DcAd0D28F6439e00039e251b592/info.json @@ -0,0 +1,15 @@ +{ + "name": "Döner", + "address": "0x14d9337F86d51DcAd0D28F6439e00039e251b592", + "symbol": "DONER", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x14d9337F86d51DcAd0D28F6439e00039e251b592/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x14d9337F86d51DcAd0D28F6439e00039e251b592", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x14d9337F86d51DcAd0D28F6439e00039e251b592/logo.png b/blockchains/smartbch/assets/0x14d9337F86d51DcAd0D28F6439e00039e251b592/logo.png new file mode 100644 index 0000000000000..68144b6a0c796 Binary files /dev/null and b/blockchains/smartbch/assets/0x14d9337F86d51DcAd0D28F6439e00039e251b592/logo.png differ diff --git a/blockchains/smartbch/assets/0x20539E145b86A388683CB067dE576303aEC6DdE3/info.json b/blockchains/smartbch/assets/0x20539E145b86A388683CB067dE576303aEC6DdE3/info.json new file mode 100644 index 0000000000000..6f9447916aecf --- /dev/null +++ b/blockchains/smartbch/assets/0x20539E145b86A388683CB067dE576303aEC6DdE3/info.json @@ -0,0 +1,15 @@ +{ + "name": "PumpParrots", + "address": "0x20539E145b86A388683CB067dE576303aEC6DdE3", + "symbol": "PUMP", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x20539E145b86A388683CB067dE576303aEC6DdE3/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x20539E145b86A388683CB067dE576303aEC6DdE3", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x20539E145b86A388683CB067dE576303aEC6DdE3/logo.png b/blockchains/smartbch/assets/0x20539E145b86A388683CB067dE576303aEC6DdE3/logo.png new file mode 100644 index 0000000000000..a4084c4d60acf Binary files /dev/null and b/blockchains/smartbch/assets/0x20539E145b86A388683CB067dE576303aEC6DdE3/logo.png differ diff --git a/blockchains/smartbch/assets/0x225FCa2A940cd5B18DFb168cD9B7f921C63d7B6E/info.json b/blockchains/smartbch/assets/0x225FCa2A940cd5B18DFb168cD9B7f921C63d7B6E/info.json new file mode 100644 index 0000000000000..c4de812a36b2f --- /dev/null +++ b/blockchains/smartbch/assets/0x225FCa2A940cd5B18DFb168cD9B7f921C63d7B6E/info.json @@ -0,0 +1,15 @@ +{ + "name": "Incinerate", + "address": "0x225FCa2A940cd5B18DFb168cD9B7f921C63d7B6E", + "symbol": "FIRE", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x225FCa2A940cd5B18DFb168cD9B7f921C63d7B6E/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x225FCa2A940cd5B18DFb168cD9B7f921C63d7B6E", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x225FCa2A940cd5B18DFb168cD9B7f921C63d7B6E/logo.png b/blockchains/smartbch/assets/0x225FCa2A940cd5B18DFb168cD9B7f921C63d7B6E/logo.png new file mode 100644 index 0000000000000..922a4ca13ac10 Binary files /dev/null and b/blockchains/smartbch/assets/0x225FCa2A940cd5B18DFb168cD9B7f921C63d7B6E/logo.png differ diff --git a/blockchains/smartbch/assets/0x23203d435e857EA63dEA5d43Fc098D29e3535FC5/info.json b/blockchains/smartbch/assets/0x23203d435e857EA63dEA5d43Fc098D29e3535FC5/info.json new file mode 100644 index 0000000000000..bc321bee331b5 --- /dev/null +++ b/blockchains/smartbch/assets/0x23203d435e857EA63dEA5d43Fc098D29e3535FC5/info.json @@ -0,0 +1,15 @@ +{ + "name": "Zapit", + "address": "0x23203d435e857EA63dEA5d43Fc098D29e3535FC5", + "symbol": "ZAPT", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x23203d435e857EA63dEA5d43Fc098D29e3535FC5/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x23203d435e857EA63dEA5d43Fc098D29e3535FC5", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x23203d435e857EA63dEA5d43Fc098D29e3535FC5/logo.png b/blockchains/smartbch/assets/0x23203d435e857EA63dEA5d43Fc098D29e3535FC5/logo.png new file mode 100644 index 0000000000000..88cdce479dda8 Binary files /dev/null and b/blockchains/smartbch/assets/0x23203d435e857EA63dEA5d43Fc098D29e3535FC5/logo.png differ diff --git a/blockchains/smartbch/assets/0x252fd94f3Fb53D3D62F4FEc708501ACd59A57e52/info.json b/blockchains/smartbch/assets/0x252fd94f3Fb53D3D62F4FEc708501ACd59A57e52/info.json new file mode 100644 index 0000000000000..223e202835847 --- /dev/null +++ b/blockchains/smartbch/assets/0x252fd94f3Fb53D3D62F4FEc708501ACd59A57e52/info.json @@ -0,0 +1,15 @@ +{ + "name": "HAM Token", + "address": "0x252fd94f3Fb53D3D62F4FEc708501ACd59A57e52", + "symbol": "HAM", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x252fd94f3Fb53D3D62F4FEc708501ACd59A57e52/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x252fd94f3Fb53D3D62F4FEc708501ACd59A57e52", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x252fd94f3Fb53D3D62F4FEc708501ACd59A57e52/logo.png b/blockchains/smartbch/assets/0x252fd94f3Fb53D3D62F4FEc708501ACd59A57e52/logo.png new file mode 100644 index 0000000000000..12387305cfb6e Binary files /dev/null and b/blockchains/smartbch/assets/0x252fd94f3Fb53D3D62F4FEc708501ACd59A57e52/logo.png differ diff --git a/blockchains/smartbch/assets/0x265bD28d79400D55a1665707Fa14A72978FA6043/info.json b/blockchains/smartbch/assets/0x265bD28d79400D55a1665707Fa14A72978FA6043/info.json new file mode 100644 index 0000000000000..e7b7bf8021bee --- /dev/null +++ b/blockchains/smartbch/assets/0x265bD28d79400D55a1665707Fa14A72978FA6043/info.json @@ -0,0 +1,15 @@ +{ + "name": "CashCats", + "address": "0x265bD28d79400D55a1665707Fa14A72978FA6043", + "symbol": "$CATS", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x265bD28d79400D55a1665707Fa14A72978FA6043/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x265bD28d79400D55a1665707Fa14A72978FA6043", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x265bD28d79400D55a1665707Fa14A72978FA6043/logo.png b/blockchains/smartbch/assets/0x265bD28d79400D55a1665707Fa14A72978FA6043/logo.png new file mode 100644 index 0000000000000..a99a80e929e9d Binary files /dev/null and b/blockchains/smartbch/assets/0x265bD28d79400D55a1665707Fa14A72978FA6043/logo.png differ diff --git a/blockchains/smartbch/assets/0x288B6Ca2eFCF39C9B68052B0088A0cB3f3D3B5f2/info.json b/blockchains/smartbch/assets/0x288B6Ca2eFCF39C9B68052B0088A0cB3f3D3B5f2/info.json new file mode 100644 index 0000000000000..689d7df309e8f --- /dev/null +++ b/blockchains/smartbch/assets/0x288B6Ca2eFCF39C9B68052B0088A0cB3f3D3B5f2/info.json @@ -0,0 +1,15 @@ +{ + "name": "PandaToken", + "address": "0x288B6Ca2eFCF39C9B68052B0088A0cB3f3D3B5f2", + "symbol": "PDA", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x288B6Ca2eFCF39C9B68052B0088A0cB3f3D3B5f2/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x288B6Ca2eFCF39C9B68052B0088A0cB3f3D3B5f2", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x288B6Ca2eFCF39C9B68052B0088A0cB3f3D3B5f2/logo.png b/blockchains/smartbch/assets/0x288B6Ca2eFCF39C9B68052B0088A0cB3f3D3B5f2/logo.png new file mode 100644 index 0000000000000..a9dc753e88ff3 Binary files /dev/null and b/blockchains/smartbch/assets/0x288B6Ca2eFCF39C9B68052B0088A0cB3f3D3B5f2/logo.png differ diff --git a/blockchains/smartbch/assets/0x2E1da8Eb00CD1FF9B201f51e3705D87e06313881/info.json b/blockchains/smartbch/assets/0x2E1da8Eb00CD1FF9B201f51e3705D87e06313881/info.json new file mode 100644 index 0000000000000..0262b31646892 --- /dev/null +++ b/blockchains/smartbch/assets/0x2E1da8Eb00CD1FF9B201f51e3705D87e06313881/info.json @@ -0,0 +1,15 @@ +{ + "name": "Bismuth Win Bi", + "address": "0x2E1da8Eb00CD1FF9B201f51e3705D87e06313881", + "symbol": "BWB", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2E1da8Eb00CD1FF9B201f51e3705D87e06313881/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2E1da8Eb00CD1FF9B201f51e3705D87e06313881", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x2E1da8Eb00CD1FF9B201f51e3705D87e06313881/logo.png b/blockchains/smartbch/assets/0x2E1da8Eb00CD1FF9B201f51e3705D87e06313881/logo.png new file mode 100644 index 0000000000000..1752b995b32fc Binary files /dev/null and b/blockchains/smartbch/assets/0x2E1da8Eb00CD1FF9B201f51e3705D87e06313881/logo.png differ diff --git a/blockchains/smartbch/assets/0x2F0C5f437297F155492E711Fc8D2d91F8735f255/info.json b/blockchains/smartbch/assets/0x2F0C5f437297F155492E711Fc8D2d91F8735f255/info.json new file mode 100644 index 0000000000000..78c000a3112a2 --- /dev/null +++ b/blockchains/smartbch/assets/0x2F0C5f437297F155492E711Fc8D2d91F8735f255/info.json @@ -0,0 +1,15 @@ +{ + "name": "未来", + "address": "0x2F0C5f437297F155492E711Fc8D2d91F8735f255", + "symbol": "web", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2F0C5f437297F155492E711Fc8D2d91F8735f255/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2F0C5f437297F155492E711Fc8D2d91F8735f255", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x2F0C5f437297F155492E711Fc8D2d91F8735f255/logo.png b/blockchains/smartbch/assets/0x2F0C5f437297F155492E711Fc8D2d91F8735f255/logo.png new file mode 100644 index 0000000000000..76623463ca781 Binary files /dev/null and b/blockchains/smartbch/assets/0x2F0C5f437297F155492E711Fc8D2d91F8735f255/logo.png differ diff --git a/blockchains/smartbch/assets/0x2FBd3dDceCd02A95D712C4185aE0eB8C87c4a327/info.json b/blockchains/smartbch/assets/0x2FBd3dDceCd02A95D712C4185aE0eB8C87c4a327/info.json new file mode 100644 index 0000000000000..29dca025ecf7b --- /dev/null +++ b/blockchains/smartbch/assets/0x2FBd3dDceCd02A95D712C4185aE0eB8C87c4a327/info.json @@ -0,0 +1,15 @@ +{ + "name": "RugRugToken", + "address": "0x2FBd3dDceCd02A95D712C4185aE0eB8C87c4a327", + "symbol": "Rug", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2FBd3dDceCd02A95D712C4185aE0eB8C87c4a327/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2FBd3dDceCd02A95D712C4185aE0eB8C87c4a327", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x2FBd3dDceCd02A95D712C4185aE0eB8C87c4a327/logo.png b/blockchains/smartbch/assets/0x2FBd3dDceCd02A95D712C4185aE0eB8C87c4a327/logo.png new file mode 100644 index 0000000000000..96312a3147c4a Binary files /dev/null and b/blockchains/smartbch/assets/0x2FBd3dDceCd02A95D712C4185aE0eB8C87c4a327/logo.png differ diff --git a/blockchains/smartbch/assets/0x2FD33774AAf96b5EF7394a942e56F4a660C9bF4e/info.json b/blockchains/smartbch/assets/0x2FD33774AAf96b5EF7394a942e56F4a660C9bF4e/info.json new file mode 100644 index 0000000000000..7db5bcb752a11 --- /dev/null +++ b/blockchains/smartbch/assets/0x2FD33774AAf96b5EF7394a942e56F4a660C9bF4e/info.json @@ -0,0 +1,15 @@ +{ + "name": "Pixelitos", + "address": "0x2FD33774AAf96b5EF7394a942e56F4a660C9bF4e", + "symbol": "PXL", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2FD33774AAf96b5EF7394a942e56F4a660C9bF4e/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2FD33774AAf96b5EF7394a942e56F4a660C9bF4e", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x2FD33774AAf96b5EF7394a942e56F4a660C9bF4e/logo.png b/blockchains/smartbch/assets/0x2FD33774AAf96b5EF7394a942e56F4a660C9bF4e/logo.png new file mode 100644 index 0000000000000..6970ca0e03001 Binary files /dev/null and b/blockchains/smartbch/assets/0x2FD33774AAf96b5EF7394a942e56F4a660C9bF4e/logo.png differ diff --git a/blockchains/smartbch/assets/0x2a886b947d5a8f0e09408C9069914Fa44C06ed7e/info.json b/blockchains/smartbch/assets/0x2a886b947d5a8f0e09408C9069914Fa44C06ed7e/info.json new file mode 100644 index 0000000000000..b143d91b9190c --- /dev/null +++ b/blockchains/smartbch/assets/0x2a886b947d5a8f0e09408C9069914Fa44C06ed7e/info.json @@ -0,0 +1,15 @@ +{ + "name": "VANDALS", + "address": "0x2a886b947d5a8f0e09408C9069914Fa44C06ed7e", + "symbol": "VANDALS", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2a886b947d5a8f0e09408C9069914Fa44C06ed7e/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2a886b947d5a8f0e09408C9069914Fa44C06ed7e", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x2a886b947d5a8f0e09408C9069914Fa44C06ed7e/logo.png b/blockchains/smartbch/assets/0x2a886b947d5a8f0e09408C9069914Fa44C06ed7e/logo.png new file mode 100644 index 0000000000000..3368f33592d5f Binary files /dev/null and b/blockchains/smartbch/assets/0x2a886b947d5a8f0e09408C9069914Fa44C06ed7e/logo.png differ diff --git a/blockchains/smartbch/assets/0x2b591190FF951F60CB9424664155e57A402c1AdE/info.json b/blockchains/smartbch/assets/0x2b591190FF951F60CB9424664155e57A402c1AdE/info.json new file mode 100644 index 0000000000000..f08c94b9885b4 --- /dev/null +++ b/blockchains/smartbch/assets/0x2b591190FF951F60CB9424664155e57A402c1AdE/info.json @@ -0,0 +1,15 @@ +{ + "name": "MoonMoonMoonMoon", + "address": "0x2b591190FF951F60CB9424664155e57A402c1AdE", + "symbol": "🌙🌙🌙🌙", + "decimals": 3, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2b591190FF951F60CB9424664155e57A402c1AdE/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2b591190FF951F60CB9424664155e57A402c1AdE", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x2b591190FF951F60CB9424664155e57A402c1AdE/logo.png b/blockchains/smartbch/assets/0x2b591190FF951F60CB9424664155e57A402c1AdE/logo.png new file mode 100644 index 0000000000000..6a76e5f34751a Binary files /dev/null and b/blockchains/smartbch/assets/0x2b591190FF951F60CB9424664155e57A402c1AdE/logo.png differ diff --git a/blockchains/smartbch/assets/0x2f309b9D47b1Ce7f0ec30a26baB2dEaB8c4ea5E9/info.json b/blockchains/smartbch/assets/0x2f309b9D47b1Ce7f0ec30a26baB2dEaB8c4ea5E9/info.json new file mode 100644 index 0000000000000..84f9ce9df20b9 --- /dev/null +++ b/blockchains/smartbch/assets/0x2f309b9D47b1Ce7f0ec30a26baB2dEaB8c4ea5E9/info.json @@ -0,0 +1,15 @@ +{ + "name": "ShibaCash", + "address": "0x2f309b9D47b1Ce7f0ec30a26baB2dEaB8c4ea5E9", + "symbol": "Shiba", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2f309b9D47b1Ce7f0ec30a26baB2dEaB8c4ea5E9/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2f309b9D47b1Ce7f0ec30a26baB2dEaB8c4ea5E9", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x2f309b9D47b1Ce7f0ec30a26baB2dEaB8c4ea5E9/logo.png b/blockchains/smartbch/assets/0x2f309b9D47b1Ce7f0ec30a26baB2dEaB8c4ea5E9/logo.png new file mode 100644 index 0000000000000..2e4f7024a02d4 Binary files /dev/null and b/blockchains/smartbch/assets/0x2f309b9D47b1Ce7f0ec30a26baB2dEaB8c4ea5E9/logo.png differ diff --git a/blockchains/smartbch/assets/0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f/info.json b/blockchains/smartbch/assets/0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f/info.json new file mode 100644 index 0000000000000..755750889936b --- /dev/null +++ b/blockchains/smartbch/assets/0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f/info.json @@ -0,0 +1,15 @@ +{ + "name": "Bitcoin Cash Name Service", + "address": "0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f", + "symbol": "LNS", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f/logo.png b/blockchains/smartbch/assets/0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f/logo.png new file mode 100644 index 0000000000000..66357f3f345f7 Binary files /dev/null and b/blockchains/smartbch/assets/0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f/logo.png differ diff --git a/blockchains/smartbch/assets/0x35e1103C3A630805666AC124f3eA2F1b3d69C4Db/info.json b/blockchains/smartbch/assets/0x35e1103C3A630805666AC124f3eA2F1b3d69C4Db/info.json new file mode 100644 index 0000000000000..fa315f65c6943 --- /dev/null +++ b/blockchains/smartbch/assets/0x35e1103C3A630805666AC124f3eA2F1b3d69C4Db/info.json @@ -0,0 +1,15 @@ +{ + "name": "KIDLAMBO", + "address": "0x35e1103C3A630805666AC124f3eA2F1b3d69C4Db", + "symbol": "KIDLAMBO", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x35e1103C3A630805666AC124f3eA2F1b3d69C4Db/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x35e1103C3A630805666AC124f3eA2F1b3d69C4Db", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x35e1103C3A630805666AC124f3eA2F1b3d69C4Db/logo.png b/blockchains/smartbch/assets/0x35e1103C3A630805666AC124f3eA2F1b3d69C4Db/logo.png new file mode 100644 index 0000000000000..7170ffc2ed8cf Binary files /dev/null and b/blockchains/smartbch/assets/0x35e1103C3A630805666AC124f3eA2F1b3d69C4Db/logo.png differ diff --git a/blockchains/smartbch/assets/0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04/info.json b/blockchains/smartbch/assets/0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04/info.json new file mode 100644 index 0000000000000..be8cf68527972 --- /dev/null +++ b/blockchains/smartbch/assets/0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04/info.json @@ -0,0 +1,15 @@ +{ + "name": "Wrapped BCH", + "address": "0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04", + "symbol": "WBCH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04/logo.png b/blockchains/smartbch/assets/0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04/logo.png new file mode 100644 index 0000000000000..382afaaa38641 Binary files /dev/null and b/blockchains/smartbch/assets/0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04/logo.png differ diff --git a/blockchains/smartbch/assets/0x383FF5f3f171cF245A33f650A7E9f0b2F7A8e4FB/info.json b/blockchains/smartbch/assets/0x383FF5f3f171cF245A33f650A7E9f0b2F7A8e4FB/info.json new file mode 100644 index 0000000000000..d722544e9948c --- /dev/null +++ b/blockchains/smartbch/assets/0x383FF5f3f171cF245A33f650A7E9f0b2F7A8e4FB/info.json @@ -0,0 +1,15 @@ +{ + "name": "Cross-Chain USDT", + "address": "0x383FF5f3f171cF245A33f650A7E9f0b2F7A8e4FB", + "symbol": "ccUSDT", + "decimals": 6, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x383FF5f3f171cF245A33f650A7E9f0b2F7A8e4FB/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x383FF5f3f171cF245A33f650A7E9f0b2F7A8e4FB", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x383FF5f3f171cF245A33f650A7E9f0b2F7A8e4FB/logo.png b/blockchains/smartbch/assets/0x383FF5f3f171cF245A33f650A7E9f0b2F7A8e4FB/logo.png new file mode 100644 index 0000000000000..d7e2850021b74 Binary files /dev/null and b/blockchains/smartbch/assets/0x383FF5f3f171cF245A33f650A7E9f0b2F7A8e4FB/logo.png differ diff --git a/blockchains/smartbch/assets/0x387122d80A642581E5AD620696a37b98BB9272e7/info.json b/blockchains/smartbch/assets/0x387122d80A642581E5AD620696a37b98BB9272e7/info.json new file mode 100644 index 0000000000000..55193e6829e4a --- /dev/null +++ b/blockchains/smartbch/assets/0x387122d80A642581E5AD620696a37b98BB9272e7/info.json @@ -0,0 +1,15 @@ +{ + "name": "Joost.energy", + "address": "0x387122d80A642581E5AD620696a37b98BB9272e7", + "symbol": "JOOST", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x387122d80A642581E5AD620696a37b98BB9272e7/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x387122d80A642581E5AD620696a37b98BB9272e7", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x387122d80A642581E5AD620696a37b98BB9272e7/logo.png b/blockchains/smartbch/assets/0x387122d80A642581E5AD620696a37b98BB9272e7/logo.png new file mode 100644 index 0000000000000..0e714b0cdabb9 Binary files /dev/null and b/blockchains/smartbch/assets/0x387122d80A642581E5AD620696a37b98BB9272e7/logo.png differ diff --git a/blockchains/smartbch/assets/0x3b518F649f71d65E7160C1AaD640B6C17346145E/info.json b/blockchains/smartbch/assets/0x3b518F649f71d65E7160C1AaD640B6C17346145E/info.json new file mode 100644 index 0000000000000..2df932ff313ac --- /dev/null +++ b/blockchains/smartbch/assets/0x3b518F649f71d65E7160C1AaD640B6C17346145E/info.json @@ -0,0 +1,15 @@ +{ + "name": "MrBurger", + "address": "0x3b518F649f71d65E7160C1AaD640B6C17346145E", + "symbol": "MrBurger", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x3b518F649f71d65E7160C1AaD640B6C17346145E/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x3b518F649f71d65E7160C1AaD640B6C17346145E", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x3b518F649f71d65E7160C1AaD640B6C17346145E/logo.png b/blockchains/smartbch/assets/0x3b518F649f71d65E7160C1AaD640B6C17346145E/logo.png new file mode 100644 index 0000000000000..4ec69daab7366 Binary files /dev/null and b/blockchains/smartbch/assets/0x3b518F649f71d65E7160C1AaD640B6C17346145E/logo.png differ diff --git a/blockchains/smartbch/assets/0x3ccb815805453D7828cc887E3cCeF17522C7bBac/info.json b/blockchains/smartbch/assets/0x3ccb815805453D7828cc887E3cCeF17522C7bBac/info.json new file mode 100644 index 0000000000000..bd1cf1bc4f8fc --- /dev/null +++ b/blockchains/smartbch/assets/0x3ccb815805453D7828cc887E3cCeF17522C7bBac/info.json @@ -0,0 +1,15 @@ +{ + "name": "Cross-Chain DAI", + "address": "0x3ccb815805453D7828cc887E3cCeF17522C7bBac", + "symbol": "ccDAI", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x3ccb815805453D7828cc887E3cCeF17522C7bBac/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x3ccb815805453D7828cc887E3cCeF17522C7bBac", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x3ccb815805453D7828cc887E3cCeF17522C7bBac/logo.png b/blockchains/smartbch/assets/0x3ccb815805453D7828cc887E3cCeF17522C7bBac/logo.png new file mode 100644 index 0000000000000..5a26fca108cae Binary files /dev/null and b/blockchains/smartbch/assets/0x3ccb815805453D7828cc887E3cCeF17522C7bBac/logo.png differ diff --git a/blockchains/smartbch/assets/0x3d13DaFcCA3a188DB340c81414239Bc2be312Ec9/info.json b/blockchains/smartbch/assets/0x3d13DaFcCA3a188DB340c81414239Bc2be312Ec9/info.json new file mode 100644 index 0000000000000..a46c8bee9d6a4 --- /dev/null +++ b/blockchains/smartbch/assets/0x3d13DaFcCA3a188DB340c81414239Bc2be312Ec9/info.json @@ -0,0 +1,15 @@ +{ + "name": "AxieBCH", + "address": "0x3d13DaFcCA3a188DB340c81414239Bc2be312Ec9", + "symbol": "AXIEBCH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x3d13DaFcCA3a188DB340c81414239Bc2be312Ec9/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x3d13DaFcCA3a188DB340c81414239Bc2be312Ec9", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x3d13DaFcCA3a188DB340c81414239Bc2be312Ec9/logo.png b/blockchains/smartbch/assets/0x3d13DaFcCA3a188DB340c81414239Bc2be312Ec9/logo.png new file mode 100644 index 0000000000000..c8366622f0579 Binary files /dev/null and b/blockchains/smartbch/assets/0x3d13DaFcCA3a188DB340c81414239Bc2be312Ec9/logo.png differ diff --git a/blockchains/smartbch/assets/0x423805e13AF3f3183500BaE7Cf15c50420eC0bEF/info.json b/blockchains/smartbch/assets/0x423805e13AF3f3183500BaE7Cf15c50420eC0bEF/info.json new file mode 100644 index 0000000000000..3419a1f64bd8e --- /dev/null +++ b/blockchains/smartbch/assets/0x423805e13AF3f3183500BaE7Cf15c50420eC0bEF/info.json @@ -0,0 +1,15 @@ +{ + "name": "UNDERGROUND", + "address": "0x423805e13AF3f3183500BaE7Cf15c50420eC0bEF", + "symbol": "URGD", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x423805e13AF3f3183500BaE7Cf15c50420eC0bEF/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x423805e13AF3f3183500BaE7Cf15c50420eC0bEF", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x423805e13AF3f3183500BaE7Cf15c50420eC0bEF/logo.png b/blockchains/smartbch/assets/0x423805e13AF3f3183500BaE7Cf15c50420eC0bEF/logo.png new file mode 100644 index 0000000000000..cc8be5dfb6c6c Binary files /dev/null and b/blockchains/smartbch/assets/0x423805e13AF3f3183500BaE7Cf15c50420eC0bEF/logo.png differ diff --git a/blockchains/smartbch/assets/0x445B3712A09f8102Dd0c1ffb6B3b0dE4D3B643b7/info.json b/blockchains/smartbch/assets/0x445B3712A09f8102Dd0c1ffb6B3b0dE4D3B643b7/info.json new file mode 100644 index 0000000000000..b0822f9ed664a --- /dev/null +++ b/blockchains/smartbch/assets/0x445B3712A09f8102Dd0c1ffb6B3b0dE4D3B643b7/info.json @@ -0,0 +1,15 @@ +{ + "name": "The Wireless Token", + "address": "0x445B3712A09f8102Dd0c1ffb6B3b0dE4D3B643b7", + "symbol": "WRS", + "decimals": 6, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x445B3712A09f8102Dd0c1ffb6B3b0dE4D3B643b7/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x445B3712A09f8102Dd0c1ffb6B3b0dE4D3B643b7", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x445B3712A09f8102Dd0c1ffb6B3b0dE4D3B643b7/logo.png b/blockchains/smartbch/assets/0x445B3712A09f8102Dd0c1ffb6B3b0dE4D3B643b7/logo.png new file mode 100644 index 0000000000000..f6f7ee31e56d8 Binary files /dev/null and b/blockchains/smartbch/assets/0x445B3712A09f8102Dd0c1ffb6B3b0dE4D3B643b7/logo.png differ diff --git a/blockchains/smartbch/assets/0x4524cE998c2551CdA6d5763E0AD74153059B6207/info.json b/blockchains/smartbch/assets/0x4524cE998c2551CdA6d5763E0AD74153059B6207/info.json new file mode 100644 index 0000000000000..561948f86d36a --- /dev/null +++ b/blockchains/smartbch/assets/0x4524cE998c2551CdA6d5763E0AD74153059B6207/info.json @@ -0,0 +1,15 @@ +{ + "name": "Ki", + "address": "0x4524cE998c2551CdA6d5763E0AD74153059B6207", + "symbol": "Ki", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x4524cE998c2551CdA6d5763E0AD74153059B6207/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x4524cE998c2551CdA6d5763E0AD74153059B6207", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x4524cE998c2551CdA6d5763E0AD74153059B6207/logo.png b/blockchains/smartbch/assets/0x4524cE998c2551CdA6d5763E0AD74153059B6207/logo.png new file mode 100644 index 0000000000000..0b18cb78f0bfd Binary files /dev/null and b/blockchains/smartbch/assets/0x4524cE998c2551CdA6d5763E0AD74153059B6207/logo.png differ diff --git a/blockchains/smartbch/assets/0x4592B88618119e55e37FFCb28EDE02beF6F3c5bA/info.json b/blockchains/smartbch/assets/0x4592B88618119e55e37FFCb28EDE02beF6F3c5bA/info.json new file mode 100644 index 0000000000000..ba02feb1307ce --- /dev/null +++ b/blockchains/smartbch/assets/0x4592B88618119e55e37FFCb28EDE02beF6F3c5bA/info.json @@ -0,0 +1,15 @@ +{ + "name": "Friend", + "address": "0x4592B88618119e55e37FFCb28EDE02beF6F3c5bA", + "symbol": "FRN", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x4592B88618119e55e37FFCb28EDE02beF6F3c5bA/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x4592B88618119e55e37FFCb28EDE02beF6F3c5bA", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x4592B88618119e55e37FFCb28EDE02beF6F3c5bA/logo.png b/blockchains/smartbch/assets/0x4592B88618119e55e37FFCb28EDE02beF6F3c5bA/logo.png new file mode 100644 index 0000000000000..1e67377ae74f1 Binary files /dev/null and b/blockchains/smartbch/assets/0x4592B88618119e55e37FFCb28EDE02beF6F3c5bA/logo.png differ diff --git a/blockchains/smartbch/assets/0x481De06DCA0198844faA36FCa04Db364e5c2f86C/info.json b/blockchains/smartbch/assets/0x481De06DCA0198844faA36FCa04Db364e5c2f86C/info.json new file mode 100644 index 0000000000000..a380243608295 --- /dev/null +++ b/blockchains/smartbch/assets/0x481De06DCA0198844faA36FCa04Db364e5c2f86C/info.json @@ -0,0 +1,15 @@ +{ + "name": "MAZE", + "address": "0x481De06DCA0198844faA36FCa04Db364e5c2f86C", + "symbol": "MAZE", + "decimals": 6, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x481De06DCA0198844faA36FCa04Db364e5c2f86C/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x481De06DCA0198844faA36FCa04Db364e5c2f86C", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x481De06DCA0198844faA36FCa04Db364e5c2f86C/logo.png b/blockchains/smartbch/assets/0x481De06DCA0198844faA36FCa04Db364e5c2f86C/logo.png new file mode 100644 index 0000000000000..f3e98bf0da943 Binary files /dev/null and b/blockchains/smartbch/assets/0x481De06DCA0198844faA36FCa04Db364e5c2f86C/logo.png differ diff --git a/blockchains/smartbch/assets/0x49F9ECF126B6dDF51C731614755508A4674bA7eD/info.json b/blockchains/smartbch/assets/0x49F9ECF126B6dDF51C731614755508A4674bA7eD/info.json new file mode 100644 index 0000000000000..8134f7dc8daaa --- /dev/null +++ b/blockchains/smartbch/assets/0x49F9ECF126B6dDF51C731614755508A4674bA7eD/info.json @@ -0,0 +1,15 @@ +{ + "name": "Xolos", + "address": "0x49F9ECF126B6dDF51C731614755508A4674bA7eD", + "symbol": "RMZ", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x49F9ECF126B6dDF51C731614755508A4674bA7eD/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x49F9ECF126B6dDF51C731614755508A4674bA7eD", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x49F9ECF126B6dDF51C731614755508A4674bA7eD/logo.png b/blockchains/smartbch/assets/0x49F9ECF126B6dDF51C731614755508A4674bA7eD/logo.png new file mode 100644 index 0000000000000..7363610d7535b Binary files /dev/null and b/blockchains/smartbch/assets/0x49F9ECF126B6dDF51C731614755508A4674bA7eD/logo.png differ diff --git a/blockchains/smartbch/assets/0x4B85a666deC7C959e88b97814E46113601B07e57/info.json b/blockchains/smartbch/assets/0x4B85a666deC7C959e88b97814E46113601B07e57/info.json new file mode 100644 index 0000000000000..5cb0b1ebd5eae --- /dev/null +++ b/blockchains/smartbch/assets/0x4B85a666deC7C959e88b97814E46113601B07e57/info.json @@ -0,0 +1,15 @@ +{ + "name": "GoCrypto", + "address": "0x4B85a666deC7C959e88b97814E46113601B07e57", + "symbol": "GoC", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x4B85a666deC7C959e88b97814E46113601B07e57/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x4B85a666deC7C959e88b97814E46113601B07e57", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x4B85a666deC7C959e88b97814E46113601B07e57/logo.png b/blockchains/smartbch/assets/0x4B85a666deC7C959e88b97814E46113601B07e57/logo.png new file mode 100644 index 0000000000000..c8e7d6995df3f Binary files /dev/null and b/blockchains/smartbch/assets/0x4B85a666deC7C959e88b97814E46113601B07e57/logo.png differ diff --git a/blockchains/smartbch/assets/0x4EA4A00E15B9E8FeE27eB6156a865525083e9F71/info.json b/blockchains/smartbch/assets/0x4EA4A00E15B9E8FeE27eB6156a865525083e9F71/info.json new file mode 100644 index 0000000000000..9bb0ac9edbc2d --- /dev/null +++ b/blockchains/smartbch/assets/0x4EA4A00E15B9E8FeE27eB6156a865525083e9F71/info.json @@ -0,0 +1,15 @@ +{ + "name": "Africa Unite", + "address": "0x4EA4A00E15B9E8FeE27eB6156a865525083e9F71", + "symbol": "Martin₿", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x4EA4A00E15B9E8FeE27eB6156a865525083e9F71/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x4EA4A00E15B9E8FeE27eB6156a865525083e9F71", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x4EA4A00E15B9E8FeE27eB6156a865525083e9F71/logo.png b/blockchains/smartbch/assets/0x4EA4A00E15B9E8FeE27eB6156a865525083e9F71/logo.png new file mode 100644 index 0000000000000..847f4426099bb Binary files /dev/null and b/blockchains/smartbch/assets/0x4EA4A00E15B9E8FeE27eB6156a865525083e9F71/logo.png differ diff --git a/blockchains/smartbch/assets/0x4F1480ba79F7477230ec3b2eCc868E8221925072/info.json b/blockchains/smartbch/assets/0x4F1480ba79F7477230ec3b2eCc868E8221925072/info.json new file mode 100644 index 0000000000000..c238bbdf0962d --- /dev/null +++ b/blockchains/smartbch/assets/0x4F1480ba79F7477230ec3b2eCc868E8221925072/info.json @@ -0,0 +1,15 @@ +{ + "name": "Konra SEP20", + "address": "0x4F1480ba79F7477230ec3b2eCc868E8221925072", + "symbol": "KONRA", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x4F1480ba79F7477230ec3b2eCc868E8221925072/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x4F1480ba79F7477230ec3b2eCc868E8221925072", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x4F1480ba79F7477230ec3b2eCc868E8221925072/logo.png b/blockchains/smartbch/assets/0x4F1480ba79F7477230ec3b2eCc868E8221925072/logo.png new file mode 100644 index 0000000000000..b6cb6b2b95565 Binary files /dev/null and b/blockchains/smartbch/assets/0x4F1480ba79F7477230ec3b2eCc868E8221925072/logo.png differ diff --git a/blockchains/smartbch/assets/0x4f909dFE5Daaf94fbd1fD4C2E582F7608C87cd94/info.json b/blockchains/smartbch/assets/0x4f909dFE5Daaf94fbd1fD4C2E582F7608C87cd94/info.json new file mode 100644 index 0000000000000..f228494b6b43c --- /dev/null +++ b/blockchains/smartbch/assets/0x4f909dFE5Daaf94fbd1fD4C2E582F7608C87cd94/info.json @@ -0,0 +1,15 @@ +{ + "name": "KAIJU", + "address": "0x4f909dFE5Daaf94fbd1fD4C2E582F7608C87cd94", + "symbol": "KAIJU", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x4f909dFE5Daaf94fbd1fD4C2E582F7608C87cd94/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x4f909dFE5Daaf94fbd1fD4C2E582F7608C87cd94", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x4f909dFE5Daaf94fbd1fD4C2E582F7608C87cd94/logo.png b/blockchains/smartbch/assets/0x4f909dFE5Daaf94fbd1fD4C2E582F7608C87cd94/logo.png new file mode 100644 index 0000000000000..262503531dc7c Binary files /dev/null and b/blockchains/smartbch/assets/0x4f909dFE5Daaf94fbd1fD4C2E582F7608C87cd94/logo.png differ diff --git a/blockchains/smartbch/assets/0x56381cB87C8990971f3e9d948939e1a95eA113a3/info.json b/blockchains/smartbch/assets/0x56381cB87C8990971f3e9d948939e1a95eA113a3/info.json new file mode 100644 index 0000000000000..409a283b36397 --- /dev/null +++ b/blockchains/smartbch/assets/0x56381cB87C8990971f3e9d948939e1a95eA113a3/info.json @@ -0,0 +1,15 @@ +{ + "name": "Goblin", + "address": "0x56381cB87C8990971f3e9d948939e1a95eA113a3", + "symbol": "GOB", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x56381cB87C8990971f3e9d948939e1a95eA113a3/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x56381cB87C8990971f3e9d948939e1a95eA113a3", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x56381cB87C8990971f3e9d948939e1a95eA113a3/logo.png b/blockchains/smartbch/assets/0x56381cB87C8990971f3e9d948939e1a95eA113a3/logo.png new file mode 100644 index 0000000000000..09ce8e7d4e3e2 Binary files /dev/null and b/blockchains/smartbch/assets/0x56381cB87C8990971f3e9d948939e1a95eA113a3/logo.png differ diff --git a/blockchains/smartbch/assets/0x5B75B5eb28bEceDBB0A5A3cfeE6cdb4327E1856B/info.json b/blockchains/smartbch/assets/0x5B75B5eb28bEceDBB0A5A3cfeE6cdb4327E1856B/info.json new file mode 100644 index 0000000000000..25e726a392bb0 --- /dev/null +++ b/blockchains/smartbch/assets/0x5B75B5eb28bEceDBB0A5A3cfeE6cdb4327E1856B/info.json @@ -0,0 +1,15 @@ +{ + "name": "CryptoSorted", + "address": "0x5B75B5eb28bEceDBB0A5A3cfeE6cdb4327E1856B", + "symbol": "CST", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x5B75B5eb28bEceDBB0A5A3cfeE6cdb4327E1856B/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x5B75B5eb28bEceDBB0A5A3cfeE6cdb4327E1856B", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x5B75B5eb28bEceDBB0A5A3cfeE6cdb4327E1856B/logo.png b/blockchains/smartbch/assets/0x5B75B5eb28bEceDBB0A5A3cfeE6cdb4327E1856B/logo.png new file mode 100644 index 0000000000000..90ef72a6f9835 Binary files /dev/null and b/blockchains/smartbch/assets/0x5B75B5eb28bEceDBB0A5A3cfeE6cdb4327E1856B/logo.png differ diff --git a/blockchains/smartbch/assets/0x5E6A4DA7Ed44bb4F1a06A2909a44Cd0824A21919/info.json b/blockchains/smartbch/assets/0x5E6A4DA7Ed44bb4F1a06A2909a44Cd0824A21919/info.json new file mode 100644 index 0000000000000..8f68c65210d71 --- /dev/null +++ b/blockchains/smartbch/assets/0x5E6A4DA7Ed44bb4F1a06A2909a44Cd0824A21919/info.json @@ -0,0 +1,15 @@ +{ + "name": "Cryptogesic", + "address": "0x5E6A4DA7Ed44bb4F1a06A2909a44Cd0824A21919", + "symbol": "RX", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x5E6A4DA7Ed44bb4F1a06A2909a44Cd0824A21919/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x5E6A4DA7Ed44bb4F1a06A2909a44Cd0824A21919", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x5E6A4DA7Ed44bb4F1a06A2909a44Cd0824A21919/logo.png b/blockchains/smartbch/assets/0x5E6A4DA7Ed44bb4F1a06A2909a44Cd0824A21919/logo.png new file mode 100644 index 0000000000000..8b5c90ecd0047 Binary files /dev/null and b/blockchains/smartbch/assets/0x5E6A4DA7Ed44bb4F1a06A2909a44Cd0824A21919/logo.png differ diff --git a/blockchains/smartbch/assets/0x5a3bB59F34D60E9EB5643Fb80C8D712275F6a96A/info.json b/blockchains/smartbch/assets/0x5a3bB59F34D60E9EB5643Fb80C8D712275F6a96A/info.json new file mode 100644 index 0000000000000..8e655f69b65f4 --- /dev/null +++ b/blockchains/smartbch/assets/0x5a3bB59F34D60E9EB5643Fb80C8D712275F6a96A/info.json @@ -0,0 +1,15 @@ +{ + "name": "Alpha", + "address": "0x5a3bB59F34D60E9EB5643Fb80C8D712275F6a96A", + "symbol": "PHA", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x5a3bB59F34D60E9EB5643Fb80C8D712275F6a96A/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x5a3bB59F34D60E9EB5643Fb80C8D712275F6a96A", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x5a3bB59F34D60E9EB5643Fb80C8D712275F6a96A/logo.png b/blockchains/smartbch/assets/0x5a3bB59F34D60E9EB5643Fb80C8D712275F6a96A/logo.png new file mode 100644 index 0000000000000..eee2fde570496 Binary files /dev/null and b/blockchains/smartbch/assets/0x5a3bB59F34D60E9EB5643Fb80C8D712275F6a96A/logo.png differ diff --git a/blockchains/smartbch/assets/0x5fA664f69c2A4A3ec94FaC3cBf7049BD9CA73129/info.json b/blockchains/smartbch/assets/0x5fA664f69c2A4A3ec94FaC3cBf7049BD9CA73129/info.json new file mode 100644 index 0000000000000..8d14eb38f6866 --- /dev/null +++ b/blockchains/smartbch/assets/0x5fA664f69c2A4A3ec94FaC3cBf7049BD9CA73129/info.json @@ -0,0 +1,15 @@ +{ + "name": "MistToken", + "address": "0x5fA664f69c2A4A3ec94FaC3cBf7049BD9CA73129", + "symbol": "MIST", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x5fA664f69c2A4A3ec94FaC3cBf7049BD9CA73129/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x5fA664f69c2A4A3ec94FaC3cBf7049BD9CA73129", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x5fA664f69c2A4A3ec94FaC3cBf7049BD9CA73129/logo.png b/blockchains/smartbch/assets/0x5fA664f69c2A4A3ec94FaC3cBf7049BD9CA73129/logo.png new file mode 100644 index 0000000000000..c28a7e944c163 Binary files /dev/null and b/blockchains/smartbch/assets/0x5fA664f69c2A4A3ec94FaC3cBf7049BD9CA73129/logo.png differ diff --git a/blockchains/smartbch/assets/0x6084C044ef84B4f90200c19148A251DED02021fb/info.json b/blockchains/smartbch/assets/0x6084C044ef84B4f90200c19148A251DED02021fb/info.json new file mode 100644 index 0000000000000..a073ebe73b6dc --- /dev/null +++ b/blockchains/smartbch/assets/0x6084C044ef84B4f90200c19148A251DED02021fb/info.json @@ -0,0 +1,15 @@ +{ + "name": "Malinois", + "address": "0x6084C044ef84B4f90200c19148A251DED02021fb", + "symbol": "$MAL", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x6084C044ef84B4f90200c19148A251DED02021fb/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x6084C044ef84B4f90200c19148A251DED02021fb", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x6084C044ef84B4f90200c19148A251DED02021fb/logo.png b/blockchains/smartbch/assets/0x6084C044ef84B4f90200c19148A251DED02021fb/logo.png new file mode 100644 index 0000000000000..690375e0d8d85 Binary files /dev/null and b/blockchains/smartbch/assets/0x6084C044ef84B4f90200c19148A251DED02021fb/logo.png differ diff --git a/blockchains/smartbch/assets/0x6198FE4BD6349E9Cd3ac589011Ab02f6Db2c0461/info.json b/blockchains/smartbch/assets/0x6198FE4BD6349E9Cd3ac589011Ab02f6Db2c0461/info.json new file mode 100644 index 0000000000000..d2a3043e0a70e --- /dev/null +++ b/blockchains/smartbch/assets/0x6198FE4BD6349E9Cd3ac589011Ab02f6Db2c0461/info.json @@ -0,0 +1,15 @@ +{ + "name": "Mikado pheasant", + "address": "0x6198FE4BD6349E9Cd3ac589011Ab02f6Db2c0461", + "symbol": "Mikado", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x6198FE4BD6349E9Cd3ac589011Ab02f6Db2c0461/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x6198FE4BD6349E9Cd3ac589011Ab02f6Db2c0461", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x6198FE4BD6349E9Cd3ac589011Ab02f6Db2c0461/logo.png b/blockchains/smartbch/assets/0x6198FE4BD6349E9Cd3ac589011Ab02f6Db2c0461/logo.png new file mode 100644 index 0000000000000..bf43e9bcdd6ce Binary files /dev/null and b/blockchains/smartbch/assets/0x6198FE4BD6349E9Cd3ac589011Ab02f6Db2c0461/logo.png differ diff --git a/blockchains/smartbch/assets/0x654adBEC36Ae3b61255368AF2fbAF6302A18fCB5/info.json b/blockchains/smartbch/assets/0x654adBEC36Ae3b61255368AF2fbAF6302A18fCB5/info.json new file mode 100644 index 0000000000000..ab6cd8a72729b --- /dev/null +++ b/blockchains/smartbch/assets/0x654adBEC36Ae3b61255368AF2fbAF6302A18fCB5/info.json @@ -0,0 +1,15 @@ +{ + "name": "Akita Inu", + "address": "0x654adBEC36Ae3b61255368AF2fbAF6302A18fCB5", + "symbol": "Akita", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x654adBEC36Ae3b61255368AF2fbAF6302A18fCB5/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x654adBEC36Ae3b61255368AF2fbAF6302A18fCB5", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x654adBEC36Ae3b61255368AF2fbAF6302A18fCB5/logo.png b/blockchains/smartbch/assets/0x654adBEC36Ae3b61255368AF2fbAF6302A18fCB5/logo.png new file mode 100644 index 0000000000000..d2dd4fbcc2315 Binary files /dev/null and b/blockchains/smartbch/assets/0x654adBEC36Ae3b61255368AF2fbAF6302A18fCB5/logo.png differ diff --git a/blockchains/smartbch/assets/0x659F04F36e90143fCaC202D4BC36C699C078fC98/info.json b/blockchains/smartbch/assets/0x659F04F36e90143fCaC202D4BC36C699C078fC98/info.json new file mode 100644 index 0000000000000..477b23d31f768 --- /dev/null +++ b/blockchains/smartbch/assets/0x659F04F36e90143fCaC202D4BC36C699C078fC98/info.json @@ -0,0 +1,15 @@ +{ + "name": "CATSLUCK", + "address": "0x659F04F36e90143fCaC202D4BC36C699C078fC98", + "symbol": "CLK", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x659F04F36e90143fCaC202D4BC36C699C078fC98/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x659F04F36e90143fCaC202D4BC36C699C078fC98", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x659F04F36e90143fCaC202D4BC36C699C078fC98/logo.png b/blockchains/smartbch/assets/0x659F04F36e90143fCaC202D4BC36C699C078fC98/logo.png new file mode 100644 index 0000000000000..0c80351a735c6 Binary files /dev/null and b/blockchains/smartbch/assets/0x659F04F36e90143fCaC202D4BC36C699C078fC98/logo.png differ diff --git a/blockchains/smartbch/assets/0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E/info.json b/blockchains/smartbch/assets/0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E/info.json new file mode 100644 index 0000000000000..23a4414a19fc1 --- /dev/null +++ b/blockchains/smartbch/assets/0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E/info.json @@ -0,0 +1,15 @@ +{ + "name": "Joystick", + "address": "0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E", + "symbol": "JOY", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E/logo.png b/blockchains/smartbch/assets/0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E/logo.png new file mode 100644 index 0000000000000..b98ae4f77a76c Binary files /dev/null and b/blockchains/smartbch/assets/0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E/logo.png differ diff --git a/blockchains/smartbch/assets/0x675E1d6FcE8C7cC091aED06A68D079489450338a/info.json b/blockchains/smartbch/assets/0x675E1d6FcE8C7cC091aED06A68D079489450338a/info.json new file mode 100644 index 0000000000000..b1b52fa836705 --- /dev/null +++ b/blockchains/smartbch/assets/0x675E1d6FcE8C7cC091aED06A68D079489450338a/info.json @@ -0,0 +1,15 @@ +{ + "name": "Bitcoin Cash Argentina", + "address": "0x675E1d6FcE8C7cC091aED06A68D079489450338a", + "symbol": "ARG", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x675E1d6FcE8C7cC091aED06A68D079489450338a/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x675E1d6FcE8C7cC091aED06A68D079489450338a", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x675E1d6FcE8C7cC091aED06A68D079489450338a/logo.png b/blockchains/smartbch/assets/0x675E1d6FcE8C7cC091aED06A68D079489450338a/logo.png new file mode 100644 index 0000000000000..2566986716e3e Binary files /dev/null and b/blockchains/smartbch/assets/0x675E1d6FcE8C7cC091aED06A68D079489450338a/logo.png differ diff --git a/blockchains/smartbch/assets/0x6cC465Ee56764395F9C5ACfb752057354D31EA34/info.json b/blockchains/smartbch/assets/0x6cC465Ee56764395F9C5ACfb752057354D31EA34/info.json new file mode 100644 index 0000000000000..49e99a6aeef04 --- /dev/null +++ b/blockchains/smartbch/assets/0x6cC465Ee56764395F9C5ACfb752057354D31EA34/info.json @@ -0,0 +1,15 @@ +{ + "name": "Men Going Their Own Way", + "address": "0x6cC465Ee56764395F9C5ACfb752057354D31EA34", + "symbol": "MGTOW", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x6cC465Ee56764395F9C5ACfb752057354D31EA34/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x6cC465Ee56764395F9C5ACfb752057354D31EA34", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x6cC465Ee56764395F9C5ACfb752057354D31EA34/logo.png b/blockchains/smartbch/assets/0x6cC465Ee56764395F9C5ACfb752057354D31EA34/logo.png new file mode 100644 index 0000000000000..b93831d4e91ff Binary files /dev/null and b/blockchains/smartbch/assets/0x6cC465Ee56764395F9C5ACfb752057354D31EA34/logo.png differ diff --git a/blockchains/smartbch/assets/0x6e6D4ECE35EEd638A1153339F69E543B7ae5F776/info.json b/blockchains/smartbch/assets/0x6e6D4ECE35EEd638A1153339F69E543B7ae5F776/info.json new file mode 100644 index 0000000000000..56ad9cc8cbfac --- /dev/null +++ b/blockchains/smartbch/assets/0x6e6D4ECE35EEd638A1153339F69E543B7ae5F776/info.json @@ -0,0 +1,15 @@ +{ + "name": "SmartDoge", + "address": "0x6e6D4ECE35EEd638A1153339F69E543B7ae5F776", + "symbol": "SMART", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x6e6D4ECE35EEd638A1153339F69E543B7ae5F776/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x6e6D4ECE35EEd638A1153339F69E543B7ae5F776", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x6e6D4ECE35EEd638A1153339F69E543B7ae5F776/logo.png b/blockchains/smartbch/assets/0x6e6D4ECE35EEd638A1153339F69E543B7ae5F776/logo.png new file mode 100644 index 0000000000000..7cd6982e4c34e Binary files /dev/null and b/blockchains/smartbch/assets/0x6e6D4ECE35EEd638A1153339F69E543B7ae5F776/logo.png differ diff --git a/blockchains/smartbch/assets/0x7040D89F8111dEe9D768F9D282CdD97FE5A4dAa8/info.json b/blockchains/smartbch/assets/0x7040D89F8111dEe9D768F9D282CdD97FE5A4dAa8/info.json new file mode 100644 index 0000000000000..4ade84c61b327 --- /dev/null +++ b/blockchains/smartbch/assets/0x7040D89F8111dEe9D768F9D282CdD97FE5A4dAa8/info.json @@ -0,0 +1,15 @@ +{ + "name": "Falcon Token", + "address": "0x7040D89F8111dEe9D768F9D282CdD97FE5A4dAa8", + "symbol": "FLCT", + "decimals": 0, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7040D89F8111dEe9D768F9D282CdD97FE5A4dAa8/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7040D89F8111dEe9D768F9D282CdD97FE5A4dAa8", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x7040D89F8111dEe9D768F9D282CdD97FE5A4dAa8/logo.png b/blockchains/smartbch/assets/0x7040D89F8111dEe9D768F9D282CdD97FE5A4dAa8/logo.png new file mode 100644 index 0000000000000..3cfe3f6f0eb64 Binary files /dev/null and b/blockchains/smartbch/assets/0x7040D89F8111dEe9D768F9D282CdD97FE5A4dAa8/logo.png differ diff --git a/blockchains/smartbch/assets/0x71df12B5A718e0110991BB641cb379077d9e8Ef7/info.json b/blockchains/smartbch/assets/0x71df12B5A718e0110991BB641cb379077d9e8Ef7/info.json new file mode 100644 index 0000000000000..4e26a8569e60f --- /dev/null +++ b/blockchains/smartbch/assets/0x71df12B5A718e0110991BB641cb379077d9e8Ef7/info.json @@ -0,0 +1,15 @@ +{ + "name": "Points", + "address": "0x71df12B5A718e0110991BB641cb379077d9e8Ef7", + "symbol": "PTS", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x71df12B5A718e0110991BB641cb379077d9e8Ef7/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x71df12B5A718e0110991BB641cb379077d9e8Ef7", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x71df12B5A718e0110991BB641cb379077d9e8Ef7/logo.png b/blockchains/smartbch/assets/0x71df12B5A718e0110991BB641cb379077d9e8Ef7/logo.png new file mode 100644 index 0000000000000..7908d09f7f023 Binary files /dev/null and b/blockchains/smartbch/assets/0x71df12B5A718e0110991BB641cb379077d9e8Ef7/logo.png differ diff --git a/blockchains/smartbch/assets/0x73BE9c8Edf5e951c9a0762EA2b1DE8c8F38B5e91/info.json b/blockchains/smartbch/assets/0x73BE9c8Edf5e951c9a0762EA2b1DE8c8F38B5e91/info.json new file mode 100644 index 0000000000000..c1b0fe04db0bc --- /dev/null +++ b/blockchains/smartbch/assets/0x73BE9c8Edf5e951c9a0762EA2b1DE8c8F38B5e91/info.json @@ -0,0 +1,15 @@ +{ + "name": "TangoToken", + "address": "0x73BE9c8Edf5e951c9a0762EA2b1DE8c8F38B5e91", + "symbol": "TANGO", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x73BE9c8Edf5e951c9a0762EA2b1DE8c8F38B5e91/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x73BE9c8Edf5e951c9a0762EA2b1DE8c8F38B5e91", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x73BE9c8Edf5e951c9a0762EA2b1DE8c8F38B5e91/logo.png b/blockchains/smartbch/assets/0x73BE9c8Edf5e951c9a0762EA2b1DE8c8F38B5e91/logo.png new file mode 100644 index 0000000000000..b4f250827e5d9 Binary files /dev/null and b/blockchains/smartbch/assets/0x73BE9c8Edf5e951c9a0762EA2b1DE8c8F38B5e91/logo.png differ diff --git a/blockchains/smartbch/assets/0x741746C2Cf4117730d7f087e8492dF595b4fd283/info.json b/blockchains/smartbch/assets/0x741746C2Cf4117730d7f087e8492dF595b4fd283/info.json new file mode 100644 index 0000000000000..808b03b6b7e1b --- /dev/null +++ b/blockchains/smartbch/assets/0x741746C2Cf4117730d7f087e8492dF595b4fd283/info.json @@ -0,0 +1,15 @@ +{ + "name": "DOGEBCH", + "address": "0x741746C2Cf4117730d7f087e8492dF595b4fd283", + "symbol": "DOGE", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x741746C2Cf4117730d7f087e8492dF595b4fd283/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x741746C2Cf4117730d7f087e8492dF595b4fd283", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x741746C2Cf4117730d7f087e8492dF595b4fd283/logo.png b/blockchains/smartbch/assets/0x741746C2Cf4117730d7f087e8492dF595b4fd283/logo.png new file mode 100644 index 0000000000000..75c0acf7f6b87 Binary files /dev/null and b/blockchains/smartbch/assets/0x741746C2Cf4117730d7f087e8492dF595b4fd283/logo.png differ diff --git a/blockchains/smartbch/assets/0x75A695F13e59ddd19a327C8Af98D5a6E379a8105/info.json b/blockchains/smartbch/assets/0x75A695F13e59ddd19a327C8Af98D5a6E379a8105/info.json new file mode 100644 index 0000000000000..c1a3eea4886c2 --- /dev/null +++ b/blockchains/smartbch/assets/0x75A695F13e59ddd19a327C8Af98D5a6E379a8105/info.json @@ -0,0 +1,15 @@ +{ + "name": "Cross-Chain USDC", + "address": "0x75A695F13e59ddd19a327C8Af98D5a6E379a8105", + "symbol": "ccUSDC", + "decimals": 6, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x75A695F13e59ddd19a327C8Af98D5a6E379a8105/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x75A695F13e59ddd19a327C8Af98D5a6E379a8105", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x75A695F13e59ddd19a327C8Af98D5a6E379a8105/logo.png b/blockchains/smartbch/assets/0x75A695F13e59ddd19a327C8Af98D5a6E379a8105/logo.png new file mode 100644 index 0000000000000..cd80fb981007d Binary files /dev/null and b/blockchains/smartbch/assets/0x75A695F13e59ddd19a327C8Af98D5a6E379a8105/logo.png differ diff --git a/blockchains/smartbch/assets/0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91/info.json b/blockchains/smartbch/assets/0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91/info.json new file mode 100644 index 0000000000000..540b7e41a35f8 --- /dev/null +++ b/blockchains/smartbch/assets/0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91/info.json @@ -0,0 +1,15 @@ +{ + "name": "Celery", + "address": "0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91", + "symbol": "CLY", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91/logo.png b/blockchains/smartbch/assets/0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91/logo.png new file mode 100644 index 0000000000000..de2b02d6b3553 Binary files /dev/null and b/blockchains/smartbch/assets/0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91/logo.png differ diff --git a/blockchains/smartbch/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/info.json b/blockchains/smartbch/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/info.json new file mode 100644 index 0000000000000..58221c38531cb --- /dev/null +++ b/blockchains/smartbch/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/info.json @@ -0,0 +1,15 @@ +{ + "name": "USD Coin", + "address": "0x765277EebeCA2e31912C9946eAe1021199B39C61", + "symbol": "USDC", + "decimals": 6, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x765277EebeCA2e31912C9946eAe1021199B39C61", + "links": [], + "type": "SMARTBCH" +} diff --git a/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png b/blockchains/smartbch/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/logo.png similarity index 100% rename from blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png rename to blockchains/smartbch/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/logo.png diff --git a/blockchains/smartbch/assets/0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B/info.json b/blockchains/smartbch/assets/0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B/info.json new file mode 100644 index 0000000000000..761388f9803d0 --- /dev/null +++ b/blockchains/smartbch/assets/0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B/info.json @@ -0,0 +1,15 @@ +{ + "name": "Green Ben", + "address": "0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B", + "symbol": "EBEN", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B/logo.png b/blockchains/smartbch/assets/0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B/logo.png new file mode 100644 index 0000000000000..ebc4092935c68 Binary files /dev/null and b/blockchains/smartbch/assets/0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B/logo.png differ diff --git a/blockchains/smartbch/assets/0x77d4b6e44a53bBdA9a1D156B32Bb53A2D099e53D/info.json b/blockchains/smartbch/assets/0x77d4b6e44a53bBdA9a1D156B32Bb53A2D099e53D/info.json new file mode 100644 index 0000000000000..842eb7607f2e8 --- /dev/null +++ b/blockchains/smartbch/assets/0x77d4b6e44a53bBdA9a1D156B32Bb53A2D099e53D/info.json @@ -0,0 +1,15 @@ +{ + "name": "1BCH", + "address": "0x77d4b6e44a53bBdA9a1D156B32Bb53A2D099e53D", + "symbol": "1BCH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x77d4b6e44a53bBdA9a1D156B32Bb53A2D099e53D/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x77d4b6e44a53bBdA9a1D156B32Bb53A2D099e53D", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x77d4b6e44a53bBdA9a1D156B32Bb53A2D099e53D/logo.png b/blockchains/smartbch/assets/0x77d4b6e44a53bBdA9a1D156B32Bb53A2D099e53D/logo.png new file mode 100644 index 0000000000000..b94b6676062e6 Binary files /dev/null and b/blockchains/smartbch/assets/0x77d4b6e44a53bBdA9a1D156B32Bb53A2D099e53D/logo.png differ diff --git a/blockchains/smartbch/assets/0x7855101ABC103C1F1aa0A8e5402C48678d0bd20C/info.json b/blockchains/smartbch/assets/0x7855101ABC103C1F1aa0A8e5402C48678d0bd20C/info.json new file mode 100644 index 0000000000000..b10511ab33bd3 --- /dev/null +++ b/blockchains/smartbch/assets/0x7855101ABC103C1F1aa0A8e5402C48678d0bd20C/info.json @@ -0,0 +1,15 @@ +{ + "name": "Art Token", + "address": "0x7855101ABC103C1F1aa0A8e5402C48678d0bd20C", + "symbol": "ART", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7855101ABC103C1F1aa0A8e5402C48678d0bd20C/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7855101ABC103C1F1aa0A8e5402C48678d0bd20C", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x7855101ABC103C1F1aa0A8e5402C48678d0bd20C/logo.png b/blockchains/smartbch/assets/0x7855101ABC103C1F1aa0A8e5402C48678d0bd20C/logo.png new file mode 100644 index 0000000000000..2014b5a9ab9f4 Binary files /dev/null and b/blockchains/smartbch/assets/0x7855101ABC103C1F1aa0A8e5402C48678d0bd20C/logo.png differ diff --git a/blockchains/smartbch/assets/0x7DF65F158126898725f262378538B60db543C11A/info.json b/blockchains/smartbch/assets/0x7DF65F158126898725f262378538B60db543C11A/info.json new file mode 100644 index 0000000000000..a1260c2add9df --- /dev/null +++ b/blockchains/smartbch/assets/0x7DF65F158126898725f262378538B60db543C11A/info.json @@ -0,0 +1,15 @@ +{ + "name": "MGOT", + "address": "0x7DF65F158126898725f262378538B60db543C11A", + "symbol": "MGOT", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7DF65F158126898725f262378538B60db543C11A/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7DF65F158126898725f262378538B60db543C11A", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x7DF65F158126898725f262378538B60db543C11A/logo.png b/blockchains/smartbch/assets/0x7DF65F158126898725f262378538B60db543C11A/logo.png new file mode 100644 index 0000000000000..9ecdf23c278ec Binary files /dev/null and b/blockchains/smartbch/assets/0x7DF65F158126898725f262378538B60db543C11A/logo.png differ diff --git a/blockchains/smartbch/assets/0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72/info.json b/blockchains/smartbch/assets/0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72/info.json new file mode 100644 index 0000000000000..e47d02e6a0a3e --- /dev/null +++ b/blockchains/smartbch/assets/0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72/info.json @@ -0,0 +1,15 @@ +{ + "name": "flexUSD", + "address": "0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72", + "symbol": "flexUSD", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72/logo.png b/blockchains/smartbch/assets/0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72/logo.png new file mode 100644 index 0000000000000..3a927c22a6088 Binary files /dev/null and b/blockchains/smartbch/assets/0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72/logo.png differ diff --git a/blockchains/smartbch/assets/0x7b82A3b1417Cd21E67f745917a80cC0f53277B8C/info.json b/blockchains/smartbch/assets/0x7b82A3b1417Cd21E67f745917a80cC0f53277B8C/info.json new file mode 100644 index 0000000000000..c069f37b9ad7c --- /dev/null +++ b/blockchains/smartbch/assets/0x7b82A3b1417Cd21E67f745917a80cC0f53277B8C/info.json @@ -0,0 +1,15 @@ +{ + "name": "Expected Value Entropy", + "address": "0x7b82A3b1417Cd21E67f745917a80cC0f53277B8C", + "symbol": "EVE", + "decimals": 7, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7b82A3b1417Cd21E67f745917a80cC0f53277B8C/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7b82A3b1417Cd21E67f745917a80cC0f53277B8C", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x7b82A3b1417Cd21E67f745917a80cC0f53277B8C/logo.png b/blockchains/smartbch/assets/0x7b82A3b1417Cd21E67f745917a80cC0f53277B8C/logo.png new file mode 100644 index 0000000000000..c9f25ce3998bf Binary files /dev/null and b/blockchains/smartbch/assets/0x7b82A3b1417Cd21E67f745917a80cC0f53277B8C/logo.png differ diff --git a/blockchains/smartbch/assets/0x7cCb2b0012cB821b908D3db353db922a1a71E963/info.json b/blockchains/smartbch/assets/0x7cCb2b0012cB821b908D3db353db922a1a71E963/info.json new file mode 100644 index 0000000000000..7b1387d9324a6 --- /dev/null +++ b/blockchains/smartbch/assets/0x7cCb2b0012cB821b908D3db353db922a1a71E963/info.json @@ -0,0 +1,15 @@ +{ + "name": "WyvernEgg", + "address": "0x7cCb2b0012cB821b908D3db353db922a1a71E963", + "symbol": "WVE", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7cCb2b0012cB821b908D3db353db922a1a71E963/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7cCb2b0012cB821b908D3db353db922a1a71E963", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x7cCb2b0012cB821b908D3db353db922a1a71E963/logo.png b/blockchains/smartbch/assets/0x7cCb2b0012cB821b908D3db353db922a1a71E963/logo.png new file mode 100644 index 0000000000000..4e65368acd93f Binary files /dev/null and b/blockchains/smartbch/assets/0x7cCb2b0012cB821b908D3db353db922a1a71E963/logo.png differ diff --git a/blockchains/smartbch/assets/0x7e56D225f69A5b0D1C2FC47673A5c41328fC82e0/info.json b/blockchains/smartbch/assets/0x7e56D225f69A5b0D1C2FC47673A5c41328fC82e0/info.json new file mode 100644 index 0000000000000..dd7c3dc2ac34d --- /dev/null +++ b/blockchains/smartbch/assets/0x7e56D225f69A5b0D1C2FC47673A5c41328fC82e0/info.json @@ -0,0 +1,15 @@ +{ + "name": "METADOR", + "address": "0x7e56D225f69A5b0D1C2FC47673A5c41328fC82e0", + "symbol": "META", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7e56D225f69A5b0D1C2FC47673A5c41328fC82e0/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7e56D225f69A5b0D1C2FC47673A5c41328fC82e0", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x7e56D225f69A5b0D1C2FC47673A5c41328fC82e0/logo.png b/blockchains/smartbch/assets/0x7e56D225f69A5b0D1C2FC47673A5c41328fC82e0/logo.png new file mode 100644 index 0000000000000..4c76a213ef823 Binary files /dev/null and b/blockchains/smartbch/assets/0x7e56D225f69A5b0D1C2FC47673A5c41328fC82e0/logo.png differ diff --git a/blockchains/smartbch/assets/0x7eBeAdb95724a006aFaF2F1f051B13F4eBEBf711/info.json b/blockchains/smartbch/assets/0x7eBeAdb95724a006aFaF2F1f051B13F4eBEBf711/info.json new file mode 100644 index 0000000000000..b9e0a64cbbb06 --- /dev/null +++ b/blockchains/smartbch/assets/0x7eBeAdb95724a006aFaF2F1f051B13F4eBEBf711/info.json @@ -0,0 +1,15 @@ +{ + "name": "CashKitten", + "address": "0x7eBeAdb95724a006aFaF2F1f051B13F4eBEBf711", + "symbol": "$KITTEN", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7eBeAdb95724a006aFaF2F1f051B13F4eBEBf711/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7eBeAdb95724a006aFaF2F1f051B13F4eBEBf711", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x7eBeAdb95724a006aFaF2F1f051B13F4eBEBf711/logo.png b/blockchains/smartbch/assets/0x7eBeAdb95724a006aFaF2F1f051B13F4eBEBf711/logo.png new file mode 100644 index 0000000000000..14e9d9be8a2f4 Binary files /dev/null and b/blockchains/smartbch/assets/0x7eBeAdb95724a006aFaF2F1f051B13F4eBEBf711/logo.png differ diff --git a/blockchains/smartbch/assets/0x80453ACDfE0073D6743B27D72e06F48777EeAd80/info.json b/blockchains/smartbch/assets/0x80453ACDfE0073D6743B27D72e06F48777EeAd80/info.json new file mode 100644 index 0000000000000..0feab8ed1ad81 --- /dev/null +++ b/blockchains/smartbch/assets/0x80453ACDfE0073D6743B27D72e06F48777EeAd80/info.json @@ -0,0 +1,15 @@ +{ + "name": "ZOMBIE", + "address": "0x80453ACDfE0073D6743B27D72e06F48777EeAd80", + "symbol": "ZOMBIE", + "decimals": 0, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x80453ACDfE0073D6743B27D72e06F48777EeAd80/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x80453ACDfE0073D6743B27D72e06F48777EeAd80", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x80453ACDfE0073D6743B27D72e06F48777EeAd80/logo.png b/blockchains/smartbch/assets/0x80453ACDfE0073D6743B27D72e06F48777EeAd80/logo.png new file mode 100644 index 0000000000000..96fefa1aa33d2 Binary files /dev/null and b/blockchains/smartbch/assets/0x80453ACDfE0073D6743B27D72e06F48777EeAd80/logo.png differ diff --git a/blockchains/smartbch/assets/0x829cDc339EeF4dAA9CA0A7018cB991d94c6f821D/logo.png b/blockchains/smartbch/assets/0x829cDc339EeF4dAA9CA0A7018cB991d94c6f821D/logo.png new file mode 100644 index 0000000000000..7ac9ec43129b9 Binary files /dev/null and b/blockchains/smartbch/assets/0x829cDc339EeF4dAA9CA0A7018cB991d94c6f821D/logo.png differ diff --git a/blockchains/smartbch/assets/0x8358758D3952A0146560F3584d3b219ed631E1ea/info.json b/blockchains/smartbch/assets/0x8358758D3952A0146560F3584d3b219ed631E1ea/info.json new file mode 100644 index 0000000000000..954fea4ca07d1 --- /dev/null +++ b/blockchains/smartbch/assets/0x8358758D3952A0146560F3584d3b219ed631E1ea/info.json @@ -0,0 +1,15 @@ +{ + "name": "Centralized Autocratic Organization", + "address": "0x8358758D3952A0146560F3584d3b219ed631E1ea", + "symbol": "CAO", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x8358758D3952A0146560F3584d3b219ed631E1ea/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x8358758D3952A0146560F3584d3b219ed631E1ea", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x8358758D3952A0146560F3584d3b219ed631E1ea/logo.png b/blockchains/smartbch/assets/0x8358758D3952A0146560F3584d3b219ed631E1ea/logo.png new file mode 100644 index 0000000000000..7eeb4dcb74dcb Binary files /dev/null and b/blockchains/smartbch/assets/0x8358758D3952A0146560F3584d3b219ed631E1ea/logo.png differ diff --git a/blockchains/smartbch/assets/0x836d1b6F07daD45bD6C870c24a4B32B78fDDDd34/info.json b/blockchains/smartbch/assets/0x836d1b6F07daD45bD6C870c24a4B32B78fDDDd34/info.json new file mode 100644 index 0000000000000..3ce2f433ef9a2 --- /dev/null +++ b/blockchains/smartbch/assets/0x836d1b6F07daD45bD6C870c24a4B32B78fDDDd34/info.json @@ -0,0 +1,15 @@ +{ + "name": "Scaffold Token", + "address": "0x836d1b6F07daD45bD6C870c24a4B32B78fDDDd34", + "symbol": "SCF", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x836d1b6F07daD45bD6C870c24a4B32B78fDDDd34/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x836d1b6F07daD45bD6C870c24a4B32B78fDDDd34", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x836d1b6F07daD45bD6C870c24a4B32B78fDDDd34/logo.png b/blockchains/smartbch/assets/0x836d1b6F07daD45bD6C870c24a4B32B78fDDDd34/logo.png new file mode 100644 index 0000000000000..1a0c67cd45ed2 Binary files /dev/null and b/blockchains/smartbch/assets/0x836d1b6F07daD45bD6C870c24a4B32B78fDDDd34/logo.png differ diff --git a/blockchains/smartbch/assets/0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158/info.json b/blockchains/smartbch/assets/0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158/info.json new file mode 100644 index 0000000000000..4e1d0412e2db6 --- /dev/null +++ b/blockchains/smartbch/assets/0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158/info.json @@ -0,0 +1,15 @@ +{ + "name": "Spacebux", + "address": "0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158", + "symbol": "SBX", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158/logo.png b/blockchains/smartbch/assets/0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158/logo.png new file mode 100644 index 0000000000000..902daabcb23fa Binary files /dev/null and b/blockchains/smartbch/assets/0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158/logo.png differ diff --git a/blockchains/smartbch/assets/0x8803805547b4b7dD1E4d9492A43bF6418447fCB0/info.json b/blockchains/smartbch/assets/0x8803805547b4b7dD1E4d9492A43bF6418447fCB0/info.json new file mode 100644 index 0000000000000..c328b4354222c --- /dev/null +++ b/blockchains/smartbch/assets/0x8803805547b4b7dD1E4d9492A43bF6418447fCB0/info.json @@ -0,0 +1,15 @@ +{ + "name": "Lizard", + "address": "0x8803805547b4b7dD1E4d9492A43bF6418447fCB0", + "symbol": "LZD", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x8803805547b4b7dD1E4d9492A43bF6418447fCB0/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x8803805547b4b7dD1E4d9492A43bF6418447fCB0", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x8803805547b4b7dD1E4d9492A43bF6418447fCB0/logo.png b/blockchains/smartbch/assets/0x8803805547b4b7dD1E4d9492A43bF6418447fCB0/logo.png new file mode 100644 index 0000000000000..decb7d2065f16 Binary files /dev/null and b/blockchains/smartbch/assets/0x8803805547b4b7dD1E4d9492A43bF6418447fCB0/logo.png differ diff --git a/blockchains/smartbch/assets/0x8d7Ea0ec6CaB515463121A3c70Df541f2F534909/info.json b/blockchains/smartbch/assets/0x8d7Ea0ec6CaB515463121A3c70Df541f2F534909/info.json new file mode 100644 index 0000000000000..be5e9abf41925 --- /dev/null +++ b/blockchains/smartbch/assets/0x8d7Ea0ec6CaB515463121A3c70Df541f2F534909/info.json @@ -0,0 +1,15 @@ +{ + "name": "WOJAK", + "address": "0x8d7Ea0ec6CaB515463121A3c70Df541f2F534909", + "symbol": "WOJAK", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x8d7Ea0ec6CaB515463121A3c70Df541f2F534909/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x8d7Ea0ec6CaB515463121A3c70Df541f2F534909", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x8d7Ea0ec6CaB515463121A3c70Df541f2F534909/logo.png b/blockchains/smartbch/assets/0x8d7Ea0ec6CaB515463121A3c70Df541f2F534909/logo.png new file mode 100644 index 0000000000000..d626e8cecc0b4 Binary files /dev/null and b/blockchains/smartbch/assets/0x8d7Ea0ec6CaB515463121A3c70Df541f2F534909/logo.png differ diff --git a/blockchains/smartbch/assets/0x8dd87b3f50bE9C6Ac5EC08458803843F0D294B3d/info.json b/blockchains/smartbch/assets/0x8dd87b3f50bE9C6Ac5EC08458803843F0D294B3d/info.json new file mode 100644 index 0000000000000..ae77b024676d8 --- /dev/null +++ b/blockchains/smartbch/assets/0x8dd87b3f50bE9C6Ac5EC08458803843F0D294B3d/info.json @@ -0,0 +1,15 @@ +{ + "name": "NFT Club Token", + "address": "0x8dd87b3f50bE9C6Ac5EC08458803843F0D294B3d", + "symbol": "NFTC", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x8dd87b3f50bE9C6Ac5EC08458803843F0D294B3d/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x8dd87b3f50bE9C6Ac5EC08458803843F0D294B3d", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x8dd87b3f50bE9C6Ac5EC08458803843F0D294B3d/logo.png b/blockchains/smartbch/assets/0x8dd87b3f50bE9C6Ac5EC08458803843F0D294B3d/logo.png new file mode 100644 index 0000000000000..263bc17751bf2 Binary files /dev/null and b/blockchains/smartbch/assets/0x8dd87b3f50bE9C6Ac5EC08458803843F0D294B3d/logo.png differ diff --git a/blockchains/smartbch/assets/0x8f66C730e383Bb412a9a3cB58178BAb2f432d194/info.json b/blockchains/smartbch/assets/0x8f66C730e383Bb412a9a3cB58178BAb2f432d194/info.json new file mode 100644 index 0000000000000..1dfb3d08b65b1 --- /dev/null +++ b/blockchains/smartbch/assets/0x8f66C730e383Bb412a9a3cB58178BAb2f432d194/info.json @@ -0,0 +1,15 @@ +{ + "name": "sVNT Token", + "address": "0x8f66C730e383Bb412a9a3cB58178BAb2f432d194", + "symbol": "sVNT", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x8f66C730e383Bb412a9a3cB58178BAb2f432d194/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x8f66C730e383Bb412a9a3cB58178BAb2f432d194", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x8f66C730e383Bb412a9a3cB58178BAb2f432d194/logo.png b/blockchains/smartbch/assets/0x8f66C730e383Bb412a9a3cB58178BAb2f432d194/logo.png new file mode 100644 index 0000000000000..1abd4a1dfee57 Binary files /dev/null and b/blockchains/smartbch/assets/0x8f66C730e383Bb412a9a3cB58178BAb2f432d194/logo.png differ diff --git a/blockchains/smartbch/assets/0x9192940099fDB2338B928DE2cad9Cd1525fEa881/info.json b/blockchains/smartbch/assets/0x9192940099fDB2338B928DE2cad9Cd1525fEa881/info.json new file mode 100644 index 0000000000000..0d4058eb21d14 --- /dev/null +++ b/blockchains/smartbch/assets/0x9192940099fDB2338B928DE2cad9Cd1525fEa881/info.json @@ -0,0 +1,15 @@ +{ + "name": "BCHPad", + "address": "0x9192940099fDB2338B928DE2cad9Cd1525fEa881", + "symbol": "BPAD", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x9192940099fDB2338B928DE2cad9Cd1525fEa881/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x9192940099fDB2338B928DE2cad9Cd1525fEa881", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x9192940099fDB2338B928DE2cad9Cd1525fEa881/logo.png b/blockchains/smartbch/assets/0x9192940099fDB2338B928DE2cad9Cd1525fEa881/logo.png new file mode 100644 index 0000000000000..5f8579f40746b Binary files /dev/null and b/blockchains/smartbch/assets/0x9192940099fDB2338B928DE2cad9Cd1525fEa881/logo.png differ diff --git a/blockchains/smartbch/assets/0x9288df32951386A8254aEaF80a66B78cCaf75b82/info.json b/blockchains/smartbch/assets/0x9288df32951386A8254aEaF80a66B78cCaf75b82/info.json new file mode 100644 index 0000000000000..9f91747edd24a --- /dev/null +++ b/blockchains/smartbch/assets/0x9288df32951386A8254aEaF80a66B78cCaf75b82/info.json @@ -0,0 +1,15 @@ +{ + "name": "Smart BUSD", + "address": "0x9288df32951386A8254aEaF80a66B78cCaf75b82", + "symbol": "sBUSD", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x9288df32951386A8254aEaF80a66B78cCaf75b82/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x9288df32951386A8254aEaF80a66B78cCaf75b82", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x9288df32951386A8254aEaF80a66B78cCaf75b82/logo.png b/blockchains/smartbch/assets/0x9288df32951386A8254aEaF80a66B78cCaf75b82/logo.png new file mode 100644 index 0000000000000..1ac3e4fa6ada6 Binary files /dev/null and b/blockchains/smartbch/assets/0x9288df32951386A8254aEaF80a66B78cCaf75b82/logo.png differ diff --git a/blockchains/smartbch/assets/0x953C198399ed395111199FF01806ca3CEaa6326f/info.json b/blockchains/smartbch/assets/0x953C198399ed395111199FF01806ca3CEaa6326f/info.json new file mode 100644 index 0000000000000..38d838091e04a --- /dev/null +++ b/blockchains/smartbch/assets/0x953C198399ed395111199FF01806ca3CEaa6326f/info.json @@ -0,0 +1,15 @@ +{ + "name": "Decentralized Cooperation & Collaboration ", + "address": "0x953C198399ed395111199FF01806ca3CEaa6326f", + "symbol": "DCC", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x953C198399ed395111199FF01806ca3CEaa6326f/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x953C198399ed395111199FF01806ca3CEaa6326f", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x953C198399ed395111199FF01806ca3CEaa6326f/logo.png b/blockchains/smartbch/assets/0x953C198399ed395111199FF01806ca3CEaa6326f/logo.png new file mode 100644 index 0000000000000..e7bf3d930890f Binary files /dev/null and b/blockchains/smartbch/assets/0x953C198399ed395111199FF01806ca3CEaa6326f/logo.png differ diff --git a/blockchains/smartbch/assets/0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3/info.json b/blockchains/smartbch/assets/0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3/info.json new file mode 100644 index 0000000000000..c605154c2a4cd --- /dev/null +++ b/blockchains/smartbch/assets/0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3/info.json @@ -0,0 +1,15 @@ +{ + "name": "FLEX Coin", + "address": "0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3", + "symbol": "FLEX", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3/logo.png b/blockchains/smartbch/assets/0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3/logo.png new file mode 100644 index 0000000000000..afd3e82a925b6 Binary files /dev/null and b/blockchains/smartbch/assets/0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3/logo.png differ diff --git a/blockchains/smartbch/assets/0x98Ff640323C059d8C4CB846976973FEEB0E068aA/info.json b/blockchains/smartbch/assets/0x98Ff640323C059d8C4CB846976973FEEB0E068aA/info.json new file mode 100644 index 0000000000000..6cb38d116a707 --- /dev/null +++ b/blockchains/smartbch/assets/0x98Ff640323C059d8C4CB846976973FEEB0E068aA/info.json @@ -0,0 +1,15 @@ +{ + "name": "TANGObar", + "address": "0x98Ff640323C059d8C4CB846976973FEEB0E068aA", + "symbol": "xTANGO", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x98Ff640323C059d8C4CB846976973FEEB0E068aA/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x98Ff640323C059d8C4CB846976973FEEB0E068aA", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0x98Ff640323C059d8C4CB846976973FEEB0E068aA/logo.png b/blockchains/smartbch/assets/0x98Ff640323C059d8C4CB846976973FEEB0E068aA/logo.png new file mode 100644 index 0000000000000..eebb26132c57d Binary files /dev/null and b/blockchains/smartbch/assets/0x98Ff640323C059d8C4CB846976973FEEB0E068aA/logo.png differ diff --git a/blockchains/smartbch/assets/0xA019F70Ed3C02E861249B9e942bf4b88BCB408Df/info.json b/blockchains/smartbch/assets/0xA019F70Ed3C02E861249B9e942bf4b88BCB408Df/info.json new file mode 100644 index 0000000000000..965b40e09e129 --- /dev/null +++ b/blockchains/smartbch/assets/0xA019F70Ed3C02E861249B9e942bf4b88BCB408Df/info.json @@ -0,0 +1,15 @@ +{ + "name": "DogLuck", + "address": "0xA019F70Ed3C02E861249B9e942bf4b88BCB408Df", + "symbol": "DLK", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xA019F70Ed3C02E861249B9e942bf4b88BCB408Df/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xA019F70Ed3C02E861249B9e942bf4b88BCB408Df", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xA019F70Ed3C02E861249B9e942bf4b88BCB408Df/logo.png b/blockchains/smartbch/assets/0xA019F70Ed3C02E861249B9e942bf4b88BCB408Df/logo.png new file mode 100644 index 0000000000000..6ae128088ef3d Binary files /dev/null and b/blockchains/smartbch/assets/0xA019F70Ed3C02E861249B9e942bf4b88BCB408Df/logo.png differ diff --git a/blockchains/smartbch/assets/0xA942Ba6E9Aab4b67d73572fb0e3BD5D25d5414ED/info.json b/blockchains/smartbch/assets/0xA942Ba6E9Aab4b67d73572fb0e3BD5D25d5414ED/info.json new file mode 100644 index 0000000000000..0aa7917d7a86b --- /dev/null +++ b/blockchains/smartbch/assets/0xA942Ba6E9Aab4b67d73572fb0e3BD5D25d5414ED/info.json @@ -0,0 +1,15 @@ +{ + "name": "Jesus Piece", + "address": "0xA942Ba6E9Aab4b67d73572fb0e3BD5D25d5414ED", + "symbol": "HOLY", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xA942Ba6E9Aab4b67d73572fb0e3BD5D25d5414ED/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xA942Ba6E9Aab4b67d73572fb0e3BD5D25d5414ED", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xA942Ba6E9Aab4b67d73572fb0e3BD5D25d5414ED/logo.png b/blockchains/smartbch/assets/0xA942Ba6E9Aab4b67d73572fb0e3BD5D25d5414ED/logo.png new file mode 100644 index 0000000000000..d8d85c0b42d9d Binary files /dev/null and b/blockchains/smartbch/assets/0xA942Ba6E9Aab4b67d73572fb0e3BD5D25d5414ED/logo.png differ diff --git a/blockchains/smartbch/assets/0xAFACB0004A91267b58e720E13DF570Dc6863c854/info.json b/blockchains/smartbch/assets/0xAFACB0004A91267b58e720E13DF570Dc6863c854/info.json new file mode 100644 index 0000000000000..383abb030072c --- /dev/null +++ b/blockchains/smartbch/assets/0xAFACB0004A91267b58e720E13DF570Dc6863c854/info.json @@ -0,0 +1,15 @@ +{ + "name": "SmartBCH Token Observer", + "address": "0xAFACB0004A91267b58e720E13DF570Dc6863c854", + "symbol": "STO", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xAFACB0004A91267b58e720E13DF570Dc6863c854/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xAFACB0004A91267b58e720E13DF570Dc6863c854", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xAFACB0004A91267b58e720E13DF570Dc6863c854/logo.png b/blockchains/smartbch/assets/0xAFACB0004A91267b58e720E13DF570Dc6863c854/logo.png new file mode 100644 index 0000000000000..e41ae596fe639 Binary files /dev/null and b/blockchains/smartbch/assets/0xAFACB0004A91267b58e720E13DF570Dc6863c854/logo.png differ diff --git a/blockchains/smartbch/assets/0xB0c59E4B2249123b014c1C39D012BFCA58a8E1b7/info.json b/blockchains/smartbch/assets/0xB0c59E4B2249123b014c1C39D012BFCA58a8E1b7/info.json new file mode 100644 index 0000000000000..8efc0177fb368 --- /dev/null +++ b/blockchains/smartbch/assets/0xB0c59E4B2249123b014c1C39D012BFCA58a8E1b7/info.json @@ -0,0 +1,15 @@ +{ + "name": "SPACE", + "address": "0xB0c59E4B2249123b014c1C39D012BFCA58a8E1b7", + "symbol": "SPACE", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xB0c59E4B2249123b014c1C39D012BFCA58a8E1b7/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xB0c59E4B2249123b014c1C39D012BFCA58a8E1b7", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xB0c59E4B2249123b014c1C39D012BFCA58a8E1b7/logo.png b/blockchains/smartbch/assets/0xB0c59E4B2249123b014c1C39D012BFCA58a8E1b7/logo.png new file mode 100644 index 0000000000000..e559e4b5a771f Binary files /dev/null and b/blockchains/smartbch/assets/0xB0c59E4B2249123b014c1C39D012BFCA58a8E1b7/logo.png differ diff --git a/blockchains/smartbch/assets/0xB24D7763516bca9656779d760be9a32490f46E27/info.json b/blockchains/smartbch/assets/0xB24D7763516bca9656779d760be9a32490f46E27/info.json new file mode 100644 index 0000000000000..19435a1ce4166 --- /dev/null +++ b/blockchains/smartbch/assets/0xB24D7763516bca9656779d760be9a32490f46E27/info.json @@ -0,0 +1,15 @@ +{ + "name": "HODL", + "address": "0xB24D7763516bca9656779d760be9a32490f46E27", + "symbol": "HODL", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xB24D7763516bca9656779d760be9a32490f46E27/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xB24D7763516bca9656779d760be9a32490f46E27", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xB24D7763516bca9656779d760be9a32490f46E27/logo.png b/blockchains/smartbch/assets/0xB24D7763516bca9656779d760be9a32490f46E27/logo.png new file mode 100644 index 0000000000000..fa200ab1b1bf3 Binary files /dev/null and b/blockchains/smartbch/assets/0xB24D7763516bca9656779d760be9a32490f46E27/logo.png differ diff --git a/blockchains/smartbch/assets/0xB34cBd2821B4e2F2E1223D08A11258076746F886/info.json b/blockchains/smartbch/assets/0xB34cBd2821B4e2F2E1223D08A11258076746F886/info.json new file mode 100644 index 0000000000000..ef525247dc602 --- /dev/null +++ b/blockchains/smartbch/assets/0xB34cBd2821B4e2F2E1223D08A11258076746F886/info.json @@ -0,0 +1,15 @@ +{ + "name": "LAD$", + "address": "0xB34cBd2821B4e2F2E1223D08A11258076746F886", + "symbol": "LAD$", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xB34cBd2821B4e2F2E1223D08A11258076746F886/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xB34cBd2821B4e2F2E1223D08A11258076746F886", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xB34cBd2821B4e2F2E1223D08A11258076746F886/logo.png b/blockchains/smartbch/assets/0xB34cBd2821B4e2F2E1223D08A11258076746F886/logo.png new file mode 100644 index 0000000000000..c2c91841bb812 Binary files /dev/null and b/blockchains/smartbch/assets/0xB34cBd2821B4e2F2E1223D08A11258076746F886/logo.png differ diff --git a/blockchains/smartbch/assets/0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0/info.json b/blockchains/smartbch/assets/0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0/info.json new file mode 100644 index 0000000000000..698976bbbc5a9 --- /dev/null +++ b/blockchains/smartbch/assets/0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0/info.json @@ -0,0 +1,15 @@ +{ + "name": "Potato", + "address": "0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0", + "symbol": "POTA", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0/logo.png b/blockchains/smartbch/assets/0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0/logo.png new file mode 100644 index 0000000000000..a674136ad49eb Binary files /dev/null and b/blockchains/smartbch/assets/0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0/logo.png differ diff --git a/blockchains/smartbch/assets/0xBCCD70794BB199B0993E56Bfe277142246c2f43b/info.json b/blockchains/smartbch/assets/0xBCCD70794BB199B0993E56Bfe277142246c2f43b/info.json new file mode 100644 index 0000000000000..93b3652739e53 --- /dev/null +++ b/blockchains/smartbch/assets/0xBCCD70794BB199B0993E56Bfe277142246c2f43b/info.json @@ -0,0 +1,15 @@ +{ + "name": "BlockNG-Peg DAI Token", + "address": "0xBCCD70794BB199B0993E56Bfe277142246c2f43b", + "symbol": "bcDAI", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xBCCD70794BB199B0993E56Bfe277142246c2f43b/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xBCCD70794BB199B0993E56Bfe277142246c2f43b", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xBCCD70794BB199B0993E56Bfe277142246c2f43b/logo.png b/blockchains/smartbch/assets/0xBCCD70794BB199B0993E56Bfe277142246c2f43b/logo.png new file mode 100644 index 0000000000000..c819defbaa6da Binary files /dev/null and b/blockchains/smartbch/assets/0xBCCD70794BB199B0993E56Bfe277142246c2f43b/logo.png differ diff --git a/blockchains/smartbch/assets/0xBE7E034c86AC2a302f69ef3975e3D14820cC7660/info.json b/blockchains/smartbch/assets/0xBE7E034c86AC2a302f69ef3975e3D14820cC7660/info.json new file mode 100644 index 0000000000000..bb1f4851f1446 --- /dev/null +++ b/blockchains/smartbch/assets/0xBE7E034c86AC2a302f69ef3975e3D14820cC7660/info.json @@ -0,0 +1,15 @@ +{ + "name": "LNSBar", + "address": "0xBE7E034c86AC2a302f69ef3975e3D14820cC7660", + "symbol": "xLNS", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xBE7E034c86AC2a302f69ef3975e3D14820cC7660/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xBE7E034c86AC2a302f69ef3975e3D14820cC7660", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xBE7E034c86AC2a302f69ef3975e3D14820cC7660/logo.png b/blockchains/smartbch/assets/0xBE7E034c86AC2a302f69ef3975e3D14820cC7660/logo.png new file mode 100644 index 0000000000000..7ac9ec43129b9 Binary files /dev/null and b/blockchains/smartbch/assets/0xBE7E034c86AC2a302f69ef3975e3D14820cC7660/logo.png differ diff --git a/blockchains/smartbch/assets/0xBc2F884680c95A02cea099dA2F524b366d9028Ba/info.json b/blockchains/smartbch/assets/0xBc2F884680c95A02cea099dA2F524b366d9028Ba/info.json new file mode 100644 index 0000000000000..7287d44f2e4b7 --- /dev/null +++ b/blockchains/smartbch/assets/0xBc2F884680c95A02cea099dA2F524b366d9028Ba/info.json @@ -0,0 +1,15 @@ +{ + "name": "BlockNG-Peg USDT Token", + "address": "0xBc2F884680c95A02cea099dA2F524b366d9028Ba", + "symbol": "bcUSDT", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xBc2F884680c95A02cea099dA2F524b366d9028Ba/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xBc2F884680c95A02cea099dA2F524b366d9028Ba", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xBc2F884680c95A02cea099dA2F524b366d9028Ba/logo.png b/blockchains/smartbch/assets/0xBc2F884680c95A02cea099dA2F524b366d9028Ba/logo.png new file mode 100644 index 0000000000000..2edee5ddf608d Binary files /dev/null and b/blockchains/smartbch/assets/0xBc2F884680c95A02cea099dA2F524b366d9028Ba/logo.png differ diff --git a/blockchains/smartbch/assets/0xBc7b858B5694D485AD17c89675649cE44De21BEa/info.json b/blockchains/smartbch/assets/0xBc7b858B5694D485AD17c89675649cE44De21BEa/info.json new file mode 100644 index 0000000000000..4e30cda0f2999 --- /dev/null +++ b/blockchains/smartbch/assets/0xBc7b858B5694D485AD17c89675649cE44De21BEa/info.json @@ -0,0 +1,15 @@ +{ + "name": "BlockNG-Peg BNB Token", + "address": "0xBc7b858B5694D485AD17c89675649cE44De21BEa", + "symbol": "bcBNB", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xBc7b858B5694D485AD17c89675649cE44De21BEa/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xBc7b858B5694D485AD17c89675649cE44De21BEa", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xBc7b858B5694D485AD17c89675649cE44De21BEa/logo.png b/blockchains/smartbch/assets/0xBc7b858B5694D485AD17c89675649cE44De21BEa/logo.png new file mode 100644 index 0000000000000..7676563c0ac5e Binary files /dev/null and b/blockchains/smartbch/assets/0xBc7b858B5694D485AD17c89675649cE44De21BEa/logo.png differ diff --git a/blockchains/smartbch/assets/0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195/info.json b/blockchains/smartbch/assets/0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195/info.json new file mode 100644 index 0000000000000..cdccbe3f9f265 --- /dev/null +++ b/blockchains/smartbch/assets/0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195/info.json @@ -0,0 +1,15 @@ +{ + "name": "BlockNG-Peg BCH Token", + "address": "0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195", + "symbol": "bcBCH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195/logo.png b/blockchains/smartbch/assets/0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195/logo.png new file mode 100644 index 0000000000000..667c530b88250 Binary files /dev/null and b/blockchains/smartbch/assets/0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195/logo.png differ diff --git a/blockchains/smartbch/assets/0xBcbd9990dcEC6a64741ea27BeC0cA8ff6B91Bc26/info.json b/blockchains/smartbch/assets/0xBcbd9990dcEC6a64741ea27BeC0cA8ff6B91Bc26/info.json new file mode 100644 index 0000000000000..4390ecf0b32a3 --- /dev/null +++ b/blockchains/smartbch/assets/0xBcbd9990dcEC6a64741ea27BeC0cA8ff6B91Bc26/info.json @@ -0,0 +1,15 @@ +{ + "name": "BlockNG-Peg USDC Token", + "address": "0xBcbd9990dcEC6a64741ea27BeC0cA8ff6B91Bc26", + "symbol": "bcUSDC", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xBcbd9990dcEC6a64741ea27BeC0cA8ff6B91Bc26/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xBcbd9990dcEC6a64741ea27BeC0cA8ff6B91Bc26", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xBcbd9990dcEC6a64741ea27BeC0cA8ff6B91Bc26/logo.png b/blockchains/smartbch/assets/0xBcbd9990dcEC6a64741ea27BeC0cA8ff6B91Bc26/logo.png new file mode 100644 index 0000000000000..b8bb994cddfee Binary files /dev/null and b/blockchains/smartbch/assets/0xBcbd9990dcEC6a64741ea27BeC0cA8ff6B91Bc26/logo.png differ diff --git a/blockchains/smartbch/assets/0xC41C680c60309d4646379eD62020c534eB67b6f4/info.json b/blockchains/smartbch/assets/0xC41C680c60309d4646379eD62020c534eB67b6f4/info.json new file mode 100644 index 0000000000000..e7601d55848b8 --- /dev/null +++ b/blockchains/smartbch/assets/0xC41C680c60309d4646379eD62020c534eB67b6f4/info.json @@ -0,0 +1,15 @@ +{ + "name": "MISTbar", + "address": "0xC41C680c60309d4646379eD62020c534eB67b6f4", + "symbol": "xMIST", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xC41C680c60309d4646379eD62020c534eB67b6f4/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xC41C680c60309d4646379eD62020c534eB67b6f4", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xC41C680c60309d4646379eD62020c534eB67b6f4/logo.png b/blockchains/smartbch/assets/0xC41C680c60309d4646379eD62020c534eB67b6f4/logo.png new file mode 100644 index 0000000000000..25304ff038a04 Binary files /dev/null and b/blockchains/smartbch/assets/0xC41C680c60309d4646379eD62020c534eB67b6f4/logo.png differ diff --git a/blockchains/smartbch/assets/0xC624D2bb7C9A27eB76919cdA82D1748Df2c7CAB1/info.json b/blockchains/smartbch/assets/0xC624D2bb7C9A27eB76919cdA82D1748Df2c7CAB1/info.json new file mode 100644 index 0000000000000..33e199ac33be2 --- /dev/null +++ b/blockchains/smartbch/assets/0xC624D2bb7C9A27eB76919cdA82D1748Df2c7CAB1/info.json @@ -0,0 +1,15 @@ +{ + "name": "Awesome Token", + "address": "0xC624D2bb7C9A27eB76919cdA82D1748Df2c7CAB1", + "symbol": "AWE", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xC624D2bb7C9A27eB76919cdA82D1748Df2c7CAB1/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xC624D2bb7C9A27eB76919cdA82D1748Df2c7CAB1", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xC624D2bb7C9A27eB76919cdA82D1748Df2c7CAB1/logo.png b/blockchains/smartbch/assets/0xC624D2bb7C9A27eB76919cdA82D1748Df2c7CAB1/logo.png new file mode 100644 index 0000000000000..32ca4bb28d1ae Binary files /dev/null and b/blockchains/smartbch/assets/0xC624D2bb7C9A27eB76919cdA82D1748Df2c7CAB1/logo.png differ diff --git a/blockchains/smartbch/assets/0xE11829A7D5d8806BB36E118461a1012588faFD89/info.json b/blockchains/smartbch/assets/0xE11829A7D5d8806BB36E118461a1012588faFD89/info.json new file mode 100644 index 0000000000000..6db9485b2f61c --- /dev/null +++ b/blockchains/smartbch/assets/0xE11829A7D5d8806BB36E118461a1012588faFD89/info.json @@ -0,0 +1,15 @@ +{ + "name": "Spice", + "address": "0xE11829A7D5d8806BB36E118461a1012588faFD89", + "symbol": "SPICE", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xE11829A7D5d8806BB36E118461a1012588faFD89/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xE11829A7D5d8806BB36E118461a1012588faFD89", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xE11829A7D5d8806BB36E118461a1012588faFD89/logo.png b/blockchains/smartbch/assets/0xE11829A7D5d8806BB36E118461a1012588faFD89/logo.png new file mode 100644 index 0000000000000..1ee9c83f34165 Binary files /dev/null and b/blockchains/smartbch/assets/0xE11829A7D5d8806BB36E118461a1012588faFD89/logo.png differ diff --git a/blockchains/smartbch/assets/0xE1E655BE6F50344e6dd708c27BD8D66492d6ecAf/info.json b/blockchains/smartbch/assets/0xE1E655BE6F50344e6dd708c27BD8D66492d6ecAf/info.json new file mode 100644 index 0000000000000..b0ece05cb838e --- /dev/null +++ b/blockchains/smartbch/assets/0xE1E655BE6F50344e6dd708c27BD8D66492d6ecAf/info.json @@ -0,0 +1,15 @@ +{ + "name": "LAW US Dollar", + "address": "0xE1E655BE6F50344e6dd708c27BD8D66492d6ecAf", + "symbol": "lawUSD", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xE1E655BE6F50344e6dd708c27BD8D66492d6ecAf/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xE1E655BE6F50344e6dd708c27BD8D66492d6ecAf", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xE1E655BE6F50344e6dd708c27BD8D66492d6ecAf/logo.png b/blockchains/smartbch/assets/0xE1E655BE6F50344e6dd708c27BD8D66492d6ecAf/logo.png new file mode 100644 index 0000000000000..77be541f46ec3 Binary files /dev/null and b/blockchains/smartbch/assets/0xE1E655BE6F50344e6dd708c27BD8D66492d6ecAf/logo.png differ diff --git a/blockchains/smartbch/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/info.json b/blockchains/smartbch/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/info.json new file mode 100644 index 0000000000000..4e9a883255c48 --- /dev/null +++ b/blockchains/smartbch/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/info.json @@ -0,0 +1,15 @@ +{ + "name": "Ethereum", + "address": "0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D", + "symbol": "ETH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D", + "links": [], + "type": "SMARTBCH" +} diff --git a/blockchains/binance/assets/ETH-1C9/logo.png b/blockchains/smartbch/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/logo.png similarity index 100% rename from blockchains/binance/assets/ETH-1C9/logo.png rename to blockchains/smartbch/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/logo.png diff --git a/blockchains/smartbch/assets/0xE7B1076d0853a7aAa6FbB477886726ed03C6Fffd/logo.png b/blockchains/smartbch/assets/0xE7B1076d0853a7aAa6FbB477886726ed03C6Fffd/logo.png new file mode 100644 index 0000000000000..b758758ca596b Binary files /dev/null and b/blockchains/smartbch/assets/0xE7B1076d0853a7aAa6FbB477886726ed03C6Fffd/logo.png differ diff --git a/blockchains/smartbch/assets/0xEE1bA4e4C266C7cc071f5de5e6dc90965E608087/info.json b/blockchains/smartbch/assets/0xEE1bA4e4C266C7cc071f5de5e6dc90965E608087/info.json new file mode 100644 index 0000000000000..e24777dbe2c9b --- /dev/null +++ b/blockchains/smartbch/assets/0xEE1bA4e4C266C7cc071f5de5e6dc90965E608087/info.json @@ -0,0 +1,15 @@ +{ + "name": "NomadCoin", + "address": "0xEE1bA4e4C266C7cc071f5de5e6dc90965E608087", + "symbol": "NOMAD", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xEE1bA4e4C266C7cc071f5de5e6dc90965E608087/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xEE1bA4e4C266C7cc071f5de5e6dc90965E608087", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xEE1bA4e4C266C7cc071f5de5e6dc90965E608087/logo.png b/blockchains/smartbch/assets/0xEE1bA4e4C266C7cc071f5de5e6dc90965E608087/logo.png new file mode 100644 index 0000000000000..2e0259d849a16 Binary files /dev/null and b/blockchains/smartbch/assets/0xEE1bA4e4C266C7cc071f5de5e6dc90965E608087/logo.png differ diff --git a/blockchains/smartbch/assets/0xF05bD3d7709980f60CD5206BddFFA8553176dd29/info.json b/blockchains/smartbch/assets/0xF05bD3d7709980f60CD5206BddFFA8553176dd29/info.json new file mode 100644 index 0000000000000..4d0d236a596bd --- /dev/null +++ b/blockchains/smartbch/assets/0xF05bD3d7709980f60CD5206BddFFA8553176dd29/info.json @@ -0,0 +1,15 @@ +{ + "name": "SmartIndex", + "address": "0xF05bD3d7709980f60CD5206BddFFA8553176dd29", + "symbol": "SIDX", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xF05bD3d7709980f60CD5206BddFFA8553176dd29/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xF05bD3d7709980f60CD5206BddFFA8553176dd29", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xF05bD3d7709980f60CD5206BddFFA8553176dd29/logo.png b/blockchains/smartbch/assets/0xF05bD3d7709980f60CD5206BddFFA8553176dd29/logo.png new file mode 100644 index 0000000000000..717b6dbda1c17 Binary files /dev/null and b/blockchains/smartbch/assets/0xF05bD3d7709980f60CD5206BddFFA8553176dd29/logo.png differ diff --git a/blockchains/smartbch/assets/0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd/info.json b/blockchains/smartbch/assets/0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd/info.json new file mode 100644 index 0000000000000..68decf1cb71e7 --- /dev/null +++ b/blockchains/smartbch/assets/0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd/info.json @@ -0,0 +1,15 @@ +{ + "name": "Honk", + "address": "0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd", + "symbol": "HONK", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd/logo.png b/blockchains/smartbch/assets/0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd/logo.png new file mode 100644 index 0000000000000..18423e61bf9d1 Binary files /dev/null and b/blockchains/smartbch/assets/0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd/logo.png differ diff --git a/blockchains/smartbch/assets/0xF4b10fcC5C22C9E6746a8f4DAc07A59e79ef947A/info.json b/blockchains/smartbch/assets/0xF4b10fcC5C22C9E6746a8f4DAc07A59e79ef947A/info.json new file mode 100644 index 0000000000000..268f2438b6f4c --- /dev/null +++ b/blockchains/smartbch/assets/0xF4b10fcC5C22C9E6746a8f4DAc07A59e79ef947A/info.json @@ -0,0 +1,15 @@ +{ + "name": "FATCAT", + "address": "0xF4b10fcC5C22C9E6746a8f4DAc07A59e79ef947A", + "symbol": "$FATCAT", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xF4b10fcC5C22C9E6746a8f4DAc07A59e79ef947A/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xF4b10fcC5C22C9E6746a8f4DAc07A59e79ef947A", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xF4b10fcC5C22C9E6746a8f4DAc07A59e79ef947A/logo.png b/blockchains/smartbch/assets/0xF4b10fcC5C22C9E6746a8f4DAc07A59e79ef947A/logo.png new file mode 100644 index 0000000000000..a2416c557b034 Binary files /dev/null and b/blockchains/smartbch/assets/0xF4b10fcC5C22C9E6746a8f4DAc07A59e79ef947A/logo.png differ diff --git a/blockchains/smartbch/assets/0xF80c1Ae9B21BC234c555c9c5F58E8C81996f8BB5/info.json b/blockchains/smartbch/assets/0xF80c1Ae9B21BC234c555c9c5F58E8C81996f8BB5/info.json new file mode 100644 index 0000000000000..e8b8f5f2d2e0e --- /dev/null +++ b/blockchains/smartbch/assets/0xF80c1Ae9B21BC234c555c9c5F58E8C81996f8BB5/info.json @@ -0,0 +1,15 @@ +{ + "name": "Banana Token", + "address": "0xF80c1Ae9B21BC234c555c9c5F58E8C81996f8BB5", + "symbol": "BANANA", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xF80c1Ae9B21BC234c555c9c5F58E8C81996f8BB5/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xF80c1Ae9B21BC234c555c9c5F58E8C81996f8BB5", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xF80c1Ae9B21BC234c555c9c5F58E8C81996f8BB5/logo.png b/blockchains/smartbch/assets/0xF80c1Ae9B21BC234c555c9c5F58E8C81996f8BB5/logo.png new file mode 100644 index 0000000000000..902c39683a70b Binary files /dev/null and b/blockchains/smartbch/assets/0xF80c1Ae9B21BC234c555c9c5F58E8C81996f8BB5/logo.png differ diff --git a/blockchains/smartbch/assets/0xFC27A40259f5d36F647b1142443Ed8941334C608/info.json b/blockchains/smartbch/assets/0xFC27A40259f5d36F647b1142443Ed8941334C608/info.json new file mode 100644 index 0000000000000..c44615694d8aa --- /dev/null +++ b/blockchains/smartbch/assets/0xFC27A40259f5d36F647b1142443Ed8941334C608/info.json @@ -0,0 +1,15 @@ +{ + "name": "C4QNFT", + "address": "0xFC27A40259f5d36F647b1142443Ed8941334C608", + "symbol": "C4Q", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xFC27A40259f5d36F647b1142443Ed8941334C608/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xFC27A40259f5d36F647b1142443Ed8941334C608", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xFC27A40259f5d36F647b1142443Ed8941334C608/logo.png b/blockchains/smartbch/assets/0xFC27A40259f5d36F647b1142443Ed8941334C608/logo.png new file mode 100644 index 0000000000000..c904a0724b895 Binary files /dev/null and b/blockchains/smartbch/assets/0xFC27A40259f5d36F647b1142443Ed8941334C608/logo.png differ diff --git a/blockchains/smartbch/assets/0xFf3ed63bf8bC9303eA0A7E1215bA2f82D569799e/info.json b/blockchains/smartbch/assets/0xFf3ed63bf8bC9303eA0A7E1215bA2f82D569799e/info.json new file mode 100644 index 0000000000000..293297f852a1d --- /dev/null +++ b/blockchains/smartbch/assets/0xFf3ed63bf8bC9303eA0A7E1215bA2f82D569799e/info.json @@ -0,0 +1,15 @@ +{ + "name": "ORB - Enter The Sphere", + "address": "0xFf3ed63bf8bC9303eA0A7E1215bA2f82D569799e", + "symbol": "ORB", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xFf3ed63bf8bC9303eA0A7E1215bA2f82D569799e/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xFf3ed63bf8bC9303eA0A7E1215bA2f82D569799e", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xFf3ed63bf8bC9303eA0A7E1215bA2f82D569799e/logo.png b/blockchains/smartbch/assets/0xFf3ed63bf8bC9303eA0A7E1215bA2f82D569799e/logo.png new file mode 100644 index 0000000000000..790cd2b2970ed Binary files /dev/null and b/blockchains/smartbch/assets/0xFf3ed63bf8bC9303eA0A7E1215bA2f82D569799e/logo.png differ diff --git a/blockchains/smartbch/assets/0xFfA2394B61D3dE16538a2Bbf3491297Cc5a7C79a/info.json b/blockchains/smartbch/assets/0xFfA2394B61D3dE16538a2Bbf3491297Cc5a7C79a/info.json new file mode 100644 index 0000000000000..4b3c20413193d --- /dev/null +++ b/blockchains/smartbch/assets/0xFfA2394B61D3dE16538a2Bbf3491297Cc5a7C79a/info.json @@ -0,0 +1,15 @@ +{ + "name": "UatX Token", + "address": "0xFfA2394B61D3dE16538a2Bbf3491297Cc5a7C79a", + "symbol": "UAT", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xFfA2394B61D3dE16538a2Bbf3491297Cc5a7C79a/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xFfA2394B61D3dE16538a2Bbf3491297Cc5a7C79a", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xFfA2394B61D3dE16538a2Bbf3491297Cc5a7C79a/logo.png b/blockchains/smartbch/assets/0xFfA2394B61D3dE16538a2Bbf3491297Cc5a7C79a/logo.png new file mode 100644 index 0000000000000..70b82c79cd6ed Binary files /dev/null and b/blockchains/smartbch/assets/0xFfA2394B61D3dE16538a2Bbf3491297Cc5a7C79a/logo.png differ diff --git a/blockchains/smartbch/assets/0xaC86E33688b0CE8F98e0B780EE7F43407b667b8C/info.json b/blockchains/smartbch/assets/0xaC86E33688b0CE8F98e0B780EE7F43407b667b8C/info.json new file mode 100644 index 0000000000000..35b1ff7b7053f --- /dev/null +++ b/blockchains/smartbch/assets/0xaC86E33688b0CE8F98e0B780EE7F43407b667b8C/info.json @@ -0,0 +1,15 @@ +{ + "name": "Cross-Chain ETH", + "address": "0xaC86E33688b0CE8F98e0B780EE7F43407b667b8C", + "symbol": "ccETH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xaC86E33688b0CE8F98e0B780EE7F43407b667b8C/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xaC86E33688b0CE8F98e0B780EE7F43407b667b8C", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xaC86E33688b0CE8F98e0B780EE7F43407b667b8C/logo.png b/blockchains/smartbch/assets/0xaC86E33688b0CE8F98e0B780EE7F43407b667b8C/logo.png new file mode 100644 index 0000000000000..ca6a3fe927978 Binary files /dev/null and b/blockchains/smartbch/assets/0xaC86E33688b0CE8F98e0B780EE7F43407b667b8C/logo.png differ diff --git a/blockchains/smartbch/assets/0xb4602588E5F1F9653B6F234206c91552E457fAcB/info.json b/blockchains/smartbch/assets/0xb4602588E5F1F9653B6F234206c91552E457fAcB/info.json new file mode 100644 index 0000000000000..774b7c3a018c1 --- /dev/null +++ b/blockchains/smartbch/assets/0xb4602588E5F1F9653B6F234206c91552E457fAcB/info.json @@ -0,0 +1,15 @@ +{ + "name": "rBCH Token", + "address": "0xb4602588E5F1F9653B6F234206c91552E457fAcB", + "symbol": "rBCH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xb4602588E5F1F9653B6F234206c91552E457fAcB/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xb4602588E5F1F9653B6F234206c91552E457fAcB", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xb4602588E5F1F9653B6F234206c91552E457fAcB/logo.png b/blockchains/smartbch/assets/0xb4602588E5F1F9653B6F234206c91552E457fAcB/logo.png new file mode 100644 index 0000000000000..4b7126f0b29c2 Binary files /dev/null and b/blockchains/smartbch/assets/0xb4602588E5F1F9653B6F234206c91552E457fAcB/logo.png differ diff --git a/blockchains/smartbch/assets/0xbC6aEA0c2Cd7bFA073903ebdc23c8aAe79C7c826/info.json b/blockchains/smartbch/assets/0xbC6aEA0c2Cd7bFA073903ebdc23c8aAe79C7c826/info.json new file mode 100644 index 0000000000000..fa4e294fb29d1 --- /dev/null +++ b/blockchains/smartbch/assets/0xbC6aEA0c2Cd7bFA073903ebdc23c8aAe79C7c826/info.json @@ -0,0 +1,15 @@ +{ + "name": "BlockNG-Peg BUSD Token", + "address": "0xbC6aEA0c2Cd7bFA073903ebdc23c8aAe79C7c826", + "symbol": "bcBUSD", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xbC6aEA0c2Cd7bFA073903ebdc23c8aAe79C7c826/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xbC6aEA0c2Cd7bFA073903ebdc23c8aAe79C7c826", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xbC6aEA0c2Cd7bFA073903ebdc23c8aAe79C7c826/logo.png b/blockchains/smartbch/assets/0xbC6aEA0c2Cd7bFA073903ebdc23c8aAe79C7c826/logo.png new file mode 100644 index 0000000000000..ba56adc1cd245 Binary files /dev/null and b/blockchains/smartbch/assets/0xbC6aEA0c2Cd7bFA073903ebdc23c8aAe79C7c826/logo.png differ diff --git a/blockchains/smartbch/assets/0xbC7160974318820be438e54439b309921e96B62C/info.json b/blockchains/smartbch/assets/0xbC7160974318820be438e54439b309921e96B62C/info.json new file mode 100644 index 0000000000000..812aefead57f3 --- /dev/null +++ b/blockchains/smartbch/assets/0xbC7160974318820be438e54439b309921e96B62C/info.json @@ -0,0 +1,15 @@ +{ + "name": "BlockNG-Peg ETH Token", + "address": "0xbC7160974318820be438e54439b309921e96B62C", + "symbol": "bcETH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xbC7160974318820be438e54439b309921e96B62C/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xbC7160974318820be438e54439b309921e96B62C", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xbC7160974318820be438e54439b309921e96B62C/logo.png b/blockchains/smartbch/assets/0xbC7160974318820be438e54439b309921e96B62C/logo.png new file mode 100644 index 0000000000000..0e7237103cc67 Binary files /dev/null and b/blockchains/smartbch/assets/0xbC7160974318820be438e54439b309921e96B62C/logo.png differ diff --git a/blockchains/smartbch/assets/0xbC8643ceDd98F94756633f18945362d3B24283B8/info.json b/blockchains/smartbch/assets/0xbC8643ceDd98F94756633f18945362d3B24283B8/info.json new file mode 100644 index 0000000000000..9948ce74bc7ea --- /dev/null +++ b/blockchains/smartbch/assets/0xbC8643ceDd98F94756633f18945362d3B24283B8/info.json @@ -0,0 +1,15 @@ +{ + "name": "BlockNG-Peg BTC Token", + "address": "0xbC8643ceDd98F94756633f18945362d3B24283B8", + "symbol": "bcBTC", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xbC8643ceDd98F94756633f18945362d3B24283B8/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xbC8643ceDd98F94756633f18945362d3B24283B8", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xbC8643ceDd98F94756633f18945362d3B24283B8/logo.png b/blockchains/smartbch/assets/0xbC8643ceDd98F94756633f18945362d3B24283B8/logo.png new file mode 100644 index 0000000000000..66e4087cbbde3 Binary files /dev/null and b/blockchains/smartbch/assets/0xbC8643ceDd98F94756633f18945362d3B24283B8/logo.png differ diff --git a/blockchains/smartbch/assets/0xbd53a8fEBe9bdceacCEfaA45dC714bA718151c6B/info.json b/blockchains/smartbch/assets/0xbd53a8fEBe9bdceacCEfaA45dC714bA718151c6B/info.json new file mode 100644 index 0000000000000..a2d6b480fca86 --- /dev/null +++ b/blockchains/smartbch/assets/0xbd53a8fEBe9bdceacCEfaA45dC714bA718151c6B/info.json @@ -0,0 +1,15 @@ +{ + "name": "TheFarm", + "address": "0xbd53a8fEBe9bdceacCEfaA45dC714bA718151c6B", + "symbol": "FARM", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xbd53a8fEBe9bdceacCEfaA45dC714bA718151c6B/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xbd53a8fEBe9bdceacCEfaA45dC714bA718151c6B", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xbd53a8fEBe9bdceacCEfaA45dC714bA718151c6B/logo.png b/blockchains/smartbch/assets/0xbd53a8fEBe9bdceacCEfaA45dC714bA718151c6B/logo.png new file mode 100644 index 0000000000000..9ebb939b898a2 Binary files /dev/null and b/blockchains/smartbch/assets/0xbd53a8fEBe9bdceacCEfaA45dC714bA718151c6B/logo.png differ diff --git a/blockchains/smartbch/assets/0xc07545D17e716CF7FF24ed0eb16A69157A33aaCd/info.json b/blockchains/smartbch/assets/0xc07545D17e716CF7FF24ed0eb16A69157A33aaCd/info.json new file mode 100644 index 0000000000000..0099f07bf3e12 --- /dev/null +++ b/blockchains/smartbch/assets/0xc07545D17e716CF7FF24ed0eb16A69157A33aaCd/info.json @@ -0,0 +1,15 @@ +{ + "name": "Volcano", + "address": "0xc07545D17e716CF7FF24ed0eb16A69157A33aaCd", + "symbol": "BURN", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xc07545D17e716CF7FF24ed0eb16A69157A33aaCd/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xc07545D17e716CF7FF24ed0eb16A69157A33aaCd", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xc07545D17e716CF7FF24ed0eb16A69157A33aaCd/logo.png b/blockchains/smartbch/assets/0xc07545D17e716CF7FF24ed0eb16A69157A33aaCd/logo.png new file mode 100644 index 0000000000000..c5a8e4ffa3b70 Binary files /dev/null and b/blockchains/smartbch/assets/0xc07545D17e716CF7FF24ed0eb16A69157A33aaCd/logo.png differ diff --git a/blockchains/smartbch/assets/0xc2100c9486B320B6db2Fc6D1f2BeAAB713fF069D/info.json b/blockchains/smartbch/assets/0xc2100c9486B320B6db2Fc6D1f2BeAAB713fF069D/info.json new file mode 100644 index 0000000000000..9ead1daefa886 --- /dev/null +++ b/blockchains/smartbch/assets/0xc2100c9486B320B6db2Fc6D1f2BeAAB713fF069D/info.json @@ -0,0 +1,15 @@ +{ + "name": "🌩️", + "address": "0xc2100c9486B320B6db2Fc6D1f2BeAAB713fF069D", + "symbol": "🌩️", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xc2100c9486B320B6db2Fc6D1f2BeAAB713fF069D/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xc2100c9486B320B6db2Fc6D1f2BeAAB713fF069D", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xc2100c9486B320B6db2Fc6D1f2BeAAB713fF069D/logo.png b/blockchains/smartbch/assets/0xc2100c9486B320B6db2Fc6D1f2BeAAB713fF069D/logo.png new file mode 100644 index 0000000000000..4db685630fe2b Binary files /dev/null and b/blockchains/smartbch/assets/0xc2100c9486B320B6db2Fc6D1f2BeAAB713fF069D/logo.png differ diff --git a/blockchains/smartbch/assets/0xc70c7718C7f1CCd906534C2c4a76914173EC2c44/info.json b/blockchains/smartbch/assets/0xc70c7718C7f1CCd906534C2c4a76914173EC2c44/info.json new file mode 100644 index 0000000000000..1e14a59650477 --- /dev/null +++ b/blockchains/smartbch/assets/0xc70c7718C7f1CCd906534C2c4a76914173EC2c44/info.json @@ -0,0 +1,15 @@ +{ + "name": "Knuth", + "address": "0xc70c7718C7f1CCd906534C2c4a76914173EC2c44", + "symbol": "KTH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xc70c7718C7f1CCd906534C2c4a76914173EC2c44/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xc70c7718C7f1CCd906534C2c4a76914173EC2c44", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xc70c7718C7f1CCd906534C2c4a76914173EC2c44/logo.png b/blockchains/smartbch/assets/0xc70c7718C7f1CCd906534C2c4a76914173EC2c44/logo.png new file mode 100644 index 0000000000000..d0438d05a7523 Binary files /dev/null and b/blockchains/smartbch/assets/0xc70c7718C7f1CCd906534C2c4a76914173EC2c44/logo.png differ diff --git a/blockchains/smartbch/assets/0xc8E09AEdB3c949a875e1FD571dC4b3E48FB221f0/info.json b/blockchains/smartbch/assets/0xc8E09AEdB3c949a875e1FD571dC4b3E48FB221f0/info.json new file mode 100644 index 0000000000000..bdee5cbcc9744 --- /dev/null +++ b/blockchains/smartbch/assets/0xc8E09AEdB3c949a875e1FD571dC4b3E48FB221f0/info.json @@ -0,0 +1,15 @@ +{ + "name": "MILK", + "address": "0xc8E09AEdB3c949a875e1FD571dC4b3E48FB221f0", + "symbol": "MILK", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xc8E09AEdB3c949a875e1FD571dC4b3E48FB221f0/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xc8E09AEdB3c949a875e1FD571dC4b3E48FB221f0", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xc8E09AEdB3c949a875e1FD571dC4b3E48FB221f0/logo.png b/blockchains/smartbch/assets/0xc8E09AEdB3c949a875e1FD571dC4b3E48FB221f0/logo.png new file mode 100644 index 0000000000000..a529588305c24 Binary files /dev/null and b/blockchains/smartbch/assets/0xc8E09AEdB3c949a875e1FD571dC4b3E48FB221f0/logo.png differ diff --git a/blockchains/smartbch/assets/0xca0235058985fcC1839E9e37c10900a73C126708/info.json b/blockchains/smartbch/assets/0xca0235058985fcC1839E9e37c10900a73C126708/info.json new file mode 100644 index 0000000000000..22efe9598c327 --- /dev/null +++ b/blockchains/smartbch/assets/0xca0235058985fcC1839E9e37c10900a73C126708/info.json @@ -0,0 +1,15 @@ +{ + "name": "Decentralized Autonomous Organization", + "address": "0xca0235058985fcC1839E9e37c10900a73C126708", + "symbol": "DAO", + "decimals": 7, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xca0235058985fcC1839E9e37c10900a73C126708/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xca0235058985fcC1839E9e37c10900a73C126708", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xca0235058985fcC1839E9e37c10900a73C126708/logo.png b/blockchains/smartbch/assets/0xca0235058985fcC1839E9e37c10900a73C126708/logo.png new file mode 100644 index 0000000000000..46e337f2f7850 Binary files /dev/null and b/blockchains/smartbch/assets/0xca0235058985fcC1839E9e37c10900a73C126708/logo.png differ diff --git a/blockchains/smartbch/assets/0xd2597a0bde31Ddec2440E256d8AA35eb63F1A9e3/info.json b/blockchains/smartbch/assets/0xd2597a0bde31Ddec2440E256d8AA35eb63F1A9e3/info.json new file mode 100644 index 0000000000000..da4709b04767a --- /dev/null +++ b/blockchains/smartbch/assets/0xd2597a0bde31Ddec2440E256d8AA35eb63F1A9e3/info.json @@ -0,0 +1,15 @@ +{ + "name": "Game", + "address": "0xd2597a0bde31Ddec2440E256d8AA35eb63F1A9e3", + "symbol": "GAME", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xd2597a0bde31Ddec2440E256d8AA35eb63F1A9e3/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xd2597a0bde31Ddec2440E256d8AA35eb63F1A9e3", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xd2597a0bde31Ddec2440E256d8AA35eb63F1A9e3/logo.png b/blockchains/smartbch/assets/0xd2597a0bde31Ddec2440E256d8AA35eb63F1A9e3/logo.png new file mode 100644 index 0000000000000..2688c016c3238 Binary files /dev/null and b/blockchains/smartbch/assets/0xd2597a0bde31Ddec2440E256d8AA35eb63F1A9e3/logo.png differ diff --git a/blockchains/smartbch/assets/0xd8DE06b017857A821BA873D4F174B9580454f6c4/info.json b/blockchains/smartbch/assets/0xd8DE06b017857A821BA873D4F174B9580454f6c4/info.json new file mode 100644 index 0000000000000..87b540299047d --- /dev/null +++ b/blockchains/smartbch/assets/0xd8DE06b017857A821BA873D4F174B9580454f6c4/info.json @@ -0,0 +1,15 @@ +{ + "name": "Viegage Token", + "address": "0xd8DE06b017857A821BA873D4F174B9580454f6c4", + "symbol": "VTO", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xd8DE06b017857A821BA873D4F174B9580454f6c4/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xd8DE06b017857A821BA873D4F174B9580454f6c4", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xd8DE06b017857A821BA873D4F174B9580454f6c4/logo.png b/blockchains/smartbch/assets/0xd8DE06b017857A821BA873D4F174B9580454f6c4/logo.png new file mode 100644 index 0000000000000..9bcb1b7f3172c Binary files /dev/null and b/blockchains/smartbch/assets/0xd8DE06b017857A821BA873D4F174B9580454f6c4/logo.png differ diff --git a/blockchains/smartbch/assets/0xe5643aAF41ed9e5a56C3D5D1a049b43Ac69950b2/info.json b/blockchains/smartbch/assets/0xe5643aAF41ed9e5a56C3D5D1a049b43Ac69950b2/info.json new file mode 100644 index 0000000000000..3bfbed94c1765 --- /dev/null +++ b/blockchains/smartbch/assets/0xe5643aAF41ed9e5a56C3D5D1a049b43Ac69950b2/info.json @@ -0,0 +1,15 @@ +{ + "name": "BCHDAO", + "address": "0xe5643aAF41ed9e5a56C3D5D1a049b43Ac69950b2", + "symbol": "BCHDAO", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xe5643aAF41ed9e5a56C3D5D1a049b43Ac69950b2/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xe5643aAF41ed9e5a56C3D5D1a049b43Ac69950b2", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xe5643aAF41ed9e5a56C3D5D1a049b43Ac69950b2/logo.png b/blockchains/smartbch/assets/0xe5643aAF41ed9e5a56C3D5D1a049b43Ac69950b2/logo.png new file mode 100644 index 0000000000000..734509f870f70 Binary files /dev/null and b/blockchains/smartbch/assets/0xe5643aAF41ed9e5a56C3D5D1a049b43Ac69950b2/logo.png differ diff --git a/blockchains/smartbch/assets/0xe691221eD15BA1E2491B552db955191789d9a8d9/info.json b/blockchains/smartbch/assets/0xe691221eD15BA1E2491B552db955191789d9a8d9/info.json new file mode 100644 index 0000000000000..bb5387d7d3072 --- /dev/null +++ b/blockchains/smartbch/assets/0xe691221eD15BA1E2491B552db955191789d9a8d9/info.json @@ -0,0 +1,15 @@ +{ + "name": "TEEF Token", + "address": "0xe691221eD15BA1E2491B552db955191789d9a8d9", + "symbol": "TEEF", + "decimals": 4, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xe691221eD15BA1E2491B552db955191789d9a8d9/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xe691221eD15BA1E2491B552db955191789d9a8d9", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xe691221eD15BA1E2491B552db955191789d9a8d9/logo.png b/blockchains/smartbch/assets/0xe691221eD15BA1E2491B552db955191789d9a8d9/logo.png new file mode 100644 index 0000000000000..3faf0bb9b42ee Binary files /dev/null and b/blockchains/smartbch/assets/0xe691221eD15BA1E2491B552db955191789d9a8d9/logo.png differ diff --git a/blockchains/smartbch/assets/0xf1453E2342c8812FA4291cDCC034FB19acd76693/info.json b/blockchains/smartbch/assets/0xf1453E2342c8812FA4291cDCC034FB19acd76693/info.json new file mode 100644 index 0000000000000..699509a6bc4e2 --- /dev/null +++ b/blockchains/smartbch/assets/0xf1453E2342c8812FA4291cDCC034FB19acd76693/info.json @@ -0,0 +1,15 @@ +{ + "name": "SOUR", + "address": "0xf1453E2342c8812FA4291cDCC034FB19acd76693", + "symbol": "SOUR", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xf1453E2342c8812FA4291cDCC034FB19acd76693/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xf1453E2342c8812FA4291cDCC034FB19acd76693", + "links": [], + "type": "SMARTBCH" +} \ No newline at end of file diff --git a/blockchains/smartbch/assets/0xf1453E2342c8812FA4291cDCC034FB19acd76693/logo.png b/blockchains/smartbch/assets/0xf1453E2342c8812FA4291cDCC034FB19acd76693/logo.png new file mode 100644 index 0000000000000..3f8d943baf0dd Binary files /dev/null and b/blockchains/smartbch/assets/0xf1453E2342c8812FA4291cDCC034FB19acd76693/logo.png differ diff --git a/blockchains/smartbch/assets/0xfA9343C3897324496A05fC75abeD6bAC29f8A40f/info.json b/blockchains/smartbch/assets/0xfA9343C3897324496A05fC75abeD6bAC29f8A40f/info.json new file mode 100644 index 0000000000000..085062eb4db13 --- /dev/null +++ b/blockchains/smartbch/assets/0xfA9343C3897324496A05fC75abeD6bAC29f8A40f/info.json @@ -0,0 +1,15 @@ +{ + "name": "Dai Stablecoin", + "address": "0xfA9343C3897324496A05fC75abeD6bAC29f8A40f", + "symbol": "DAI", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xfA9343C3897324496A05fC75abeD6bAC29f8A40f/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xfA9343C3897324496A05fC75abeD6bAC29f8A40f", + "links": [], + "type": "SMARTBCH" +} diff --git a/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png b/blockchains/smartbch/assets/0xfA9343C3897324496A05fC75abeD6bAC29f8A40f/logo.png similarity index 100% rename from blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png rename to blockchains/smartbch/assets/0xfA9343C3897324496A05fC75abeD6bAC29f8A40f/logo.png diff --git a/blockchains/smartbch/denylist.json b/blockchains/smartbch/denylist.json new file mode 100644 index 0000000000000..0d4f101c7a37a --- /dev/null +++ b/blockchains/smartbch/denylist.json @@ -0,0 +1,2 @@ +[ +] diff --git a/blockchains/smartbch/info/info.json b/blockchains/smartbch/info/info.json new file mode 100644 index 0000000000000..8f8f92e18f5a1 --- /dev/null +++ b/blockchains/smartbch/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Bitcoin Cash", + "website": "https://bitcoincash.org/", + "source_code": "https://github.com/bitcoincashorg/", + "white_paper": "https://www.bitcoincash.org/bitcoin.pdf", + "description": "Bitcoin Cash is Peer-to-Peer Electronic Cash.", + "socials": [ + { + "name": "Reddit", + "url": "https://reddit.com/r/Bitcoincash", + "handle": "Bitcoincash" + } + ], + "explorer": "https://blockchair.com/bitcoin-cash", + "research": "https://bitcoincashresearch.org", + "symbol": "BCH", + "type": "COIN", + "decimals": 8, + "status": "active" +} diff --git a/blockchains/binance/assets/BCH-1FD/logo.png b/blockchains/smartbch/info/logo.png similarity index 100% rename from blockchains/binance/assets/BCH-1FD/logo.png rename to blockchains/smartbch/info/logo.png diff --git a/blockchains/smartbch/tokenlist.json b/blockchains/smartbch/tokenlist.json new file mode 100644 index 0000000000000..4a3bd52256151 --- /dev/null +++ b/blockchains/smartbch/tokenlist.json @@ -0,0 +1,1902 @@ +{ + "name": "Trust Wallet: Bitcoin Cash", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2021-02-01T15:48:42.549Z", + "tokens": [ + { + "name": "Goblins BCH", + "address": "0x009dC89aC501a62C4FaaF7196aeE90CF79B6fC7c", + "symbol": "gBCH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x009dC89aC501a62C4FaaF7196aeE90CF79B6fC7c/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x009dC89aC501a62C4FaaF7196aeE90CF79B6fC7c", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "BABYLAW", + "address": "0x02905c38B3CFBAE5255104C7a6FD10EF78225f35", + "symbol": "BABYLAW", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x02905c38B3CFBAE5255104C7a6FD10EF78225f35/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x02905c38B3CFBAE5255104C7a6FD10EF78225f35", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "TROLLS Token", + "address": "0x08D47684FB18B18ee71929f80e646cf979bbc846", + "symbol": "TROLLS", + "decimals": 0, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x08D47684FB18B18ee71929f80e646cf979bbc846/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x08D47684FB18B18ee71929f80e646cf979bbc846", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Cheese", + "address": "0x09A4CDb1569563fF277aC457cED35fe2551aEC1D", + "symbol": "CHEESE", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x09A4CDb1569563fF277aC457cED35fe2551aEC1D/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x09A4CDb1569563fF277aC457cED35fe2551aEC1D", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "LAWTOKEN", + "address": "0x0b00366fBF7037E9d75E4A569ab27dAB84759302", + "symbol": "LAW", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x0b00366fBF7037E9d75E4A569ab27dAB84759302/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x0b00366fBF7037E9d75E4A569ab27dAB84759302", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Narath", + "address": "0x0cB20466c0Dd6454ACF50eC26F3042CCC6362fa0", + "symbol": "NARATH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x0cB20466c0Dd6454ACF50eC26F3042CCC6362fa0/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x0cB20466c0Dd6454ACF50eC26F3042CCC6362fa0", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "CandyMan", + "address": "0x0D8b355f9CEDeB612f2df4B39CdD87059A244567", + "symbol": "CandyMan", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x0D8b355f9CEDeB612f2df4B39CdD87059A244567/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x0D8b355f9CEDeB612f2df4B39CdD87059A244567", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "wenlambo", + "address": "0x0E36C351ff40183435C9Bd1D17bfb1F3548f1963", + "symbol": "LAMBO", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x0E36C351ff40183435C9Bd1D17bfb1F3548f1963/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x0E36C351ff40183435C9Bd1D17bfb1F3548f1963", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Fridge", + "address": "0x124559e3b63a89125CaB76ca2aDd07A335F89d57", + "symbol": "FRDG", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x124559e3b63a89125CaB76ca2aDd07A335F89d57/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x124559e3b63a89125CaB76ca2aDd07A335F89d57", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Döner", + "address": "0x14d9337F86d51DcAd0D28F6439e00039e251b592", + "symbol": "DONER", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x14d9337F86d51DcAd0D28F6439e00039e251b592/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x14d9337F86d51DcAd0D28F6439e00039e251b592", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "PumpParrots", + "address": "0x20539E145b86A388683CB067dE576303aEC6DdE3", + "symbol": "PUMP", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x20539E145b86A388683CB067dE576303aEC6DdE3/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x20539E145b86A388683CB067dE576303aEC6DdE3", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Incinerate", + "address": "0x225FCa2A940cd5B18DFb168cD9B7f921C63d7B6E", + "symbol": "FIRE", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x225FCa2A940cd5B18DFb168cD9B7f921C63d7B6E/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x225FCa2A940cd5B18DFb168cD9B7f921C63d7B6E", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Zapit", + "address": "0x23203d435e857EA63dEA5d43Fc098D29e3535FC5", + "symbol": "ZAPT", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x23203d435e857EA63dEA5d43Fc098D29e3535FC5/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x23203d435e857EA63dEA5d43Fc098D29e3535FC5", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "HAM Token", + "address": "0x252fd94f3Fb53D3D62F4FEc708501ACd59A57e52", + "symbol": "HAM", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x252fd94f3Fb53D3D62F4FEc708501ACd59A57e52/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x252fd94f3Fb53D3D62F4FEc708501ACd59A57e52", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "CashCats", + "address": "0x265bD28d79400D55a1665707Fa14A72978FA6043", + "symbol": "$CATS", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x265bD28d79400D55a1665707Fa14A72978FA6043/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x265bD28d79400D55a1665707Fa14A72978FA6043", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "PandaToken", + "address": "0x288B6Ca2eFCF39C9B68052B0088A0cB3f3D3B5f2", + "symbol": "PDA", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x288B6Ca2eFCF39C9B68052B0088A0cB3f3D3B5f2/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x288B6Ca2eFCF39C9B68052B0088A0cB3f3D3B5f2", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "VANDALS", + "address": "0x2a886b947d5a8f0e09408C9069914Fa44C06ed7e", + "symbol": "VANDALS", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2a886b947d5a8f0e09408C9069914Fa44C06ed7e/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2a886b947d5a8f0e09408C9069914Fa44C06ed7e", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "MoonMoonMoonMoon", + "address": "0x2b591190FF951F60CB9424664155e57A402c1AdE", + "symbol": "🌙🌙🌙🌙", + "decimals": 3, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2b591190FF951F60CB9424664155e57A402c1AdE/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2b591190FF951F60CB9424664155e57A402c1AdE", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Bismuth Win Bi", + "address": "0x2E1da8Eb00CD1FF9B201f51e3705D87e06313881", + "symbol": "BWB", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2E1da8Eb00CD1FF9B201f51e3705D87e06313881/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2E1da8Eb00CD1FF9B201f51e3705D87e06313881", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "未来", + "address": "0x2F0C5f437297F155492E711Fc8D2d91F8735f255", + "symbol": "web", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2F0C5f437297F155492E711Fc8D2d91F8735f255/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2F0C5f437297F155492E711Fc8D2d91F8735f255", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "ShibaCash", + "address": "0x2f309b9D47b1Ce7f0ec30a26baB2dEaB8c4ea5E9", + "symbol": "Shiba", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2f309b9D47b1Ce7f0ec30a26baB2dEaB8c4ea5E9/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2f309b9D47b1Ce7f0ec30a26baB2dEaB8c4ea5E9", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "RugRugToken", + "address": "0x2FBd3dDceCd02A95D712C4185aE0eB8C87c4a327", + "symbol": "Rug", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2FBd3dDceCd02A95D712C4185aE0eB8C87c4a327/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2FBd3dDceCd02A95D712C4185aE0eB8C87c4a327", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Pixelitos", + "address": "0x2FD33774AAf96b5EF7394a942e56F4a660C9bF4e", + "symbol": "PXL", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x2FD33774AAf96b5EF7394a942e56F4a660C9bF4e/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x2FD33774AAf96b5EF7394a942e56F4a660C9bF4e", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Bitcoin Cash Name Service", + "address": "0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f", + "symbol": "LNS", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "KIDLAMBO", + "address": "0x35e1103C3A630805666AC124f3eA2F1b3d69C4Db", + "symbol": "KIDLAMBO", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x35e1103C3A630805666AC124f3eA2F1b3d69C4Db/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x35e1103C3A630805666AC124f3eA2F1b3d69C4Db", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Wrapped BCH", + "address": "0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04", + "symbol": "WBCH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x3743eC0673453E5009310C727Ba4eaF7b3a1cc04", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Cross-Chain USDT", + "address": "0x383FF5f3f171cF245A33f650A7E9f0b2F7A8e4FB", + "symbol": "ccUSDT", + "decimals": 6, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x383FF5f3f171cF245A33f650A7E9f0b2F7A8e4FB/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x383FF5f3f171cF245A33f650A7E9f0b2F7A8e4FB", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Joost.energy", + "address": "0x387122d80A642581E5AD620696a37b98BB9272e7", + "symbol": "JOOST", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x387122d80A642581E5AD620696a37b98BB9272e7/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x387122d80A642581E5AD620696a37b98BB9272e7", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "MrBurger", + "address": "0x3b518F649f71d65E7160C1AaD640B6C17346145E", + "symbol": "MrBurger", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x3b518F649f71d65E7160C1AaD640B6C17346145E/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x3b518F649f71d65E7160C1AaD640B6C17346145E", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Cross-Chain DAI", + "address": "0x3ccb815805453D7828cc887E3cCeF17522C7bBac", + "symbol": "ccDAI", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x3ccb815805453D7828cc887E3cCeF17522C7bBac/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x3ccb815805453D7828cc887E3cCeF17522C7bBac", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "AxieBCH", + "address": "0x3d13DaFcCA3a188DB340c81414239Bc2be312Ec9", + "symbol": "AXIEBCH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x3d13DaFcCA3a188DB340c81414239Bc2be312Ec9/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x3d13DaFcCA3a188DB340c81414239Bc2be312Ec9", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "UNDERGROUND", + "address": "0x423805e13AF3f3183500BaE7Cf15c50420eC0bEF", + "symbol": "URGD", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x423805e13AF3f3183500BaE7Cf15c50420eC0bEF/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x423805e13AF3f3183500BaE7Cf15c50420eC0bEF", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "The Wireless Token", + "address": "0x445B3712A09f8102Dd0c1ffb6B3b0dE4D3B643b7", + "symbol": "WRS", + "decimals": 6, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x445B3712A09f8102Dd0c1ffb6B3b0dE4D3B643b7/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x445B3712A09f8102Dd0c1ffb6B3b0dE4D3B643b7", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Ki", + "address": "0x4524cE998c2551CdA6d5763E0AD74153059B6207", + "symbol": "Ki", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x4524cE998c2551CdA6d5763E0AD74153059B6207/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x4524cE998c2551CdA6d5763E0AD74153059B6207", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Friend", + "address": "0x4592B88618119e55e37FFCb28EDE02beF6F3c5bA", + "symbol": "FRN", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x4592B88618119e55e37FFCb28EDE02beF6F3c5bA/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x4592B88618119e55e37FFCb28EDE02beF6F3c5bA", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "MAZE", + "address": "0x481De06DCA0198844faA36FCa04Db364e5c2f86C", + "symbol": "MAZE", + "decimals": 6, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x481De06DCA0198844faA36FCa04Db364e5c2f86C/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x481De06DCA0198844faA36FCa04Db364e5c2f86C", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Xolos", + "address": "0x49F9ECF126B6dDF51C731614755508A4674bA7eD", + "symbol": "RMZ", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x49F9ECF126B6dDF51C731614755508A4674bA7eD/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x49F9ECF126B6dDF51C731614755508A4674bA7eD", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "GoCrypto", + "address": "0x4B85a666deC7C959e88b97814E46113601B07e57", + "symbol": "GoC", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x4B85a666deC7C959e88b97814E46113601B07e57/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x4B85a666deC7C959e88b97814E46113601B07e57", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Africa Unite", + "address": "0x4EA4A00E15B9E8FeE27eB6156a865525083e9F71", + "symbol": "Martin₿", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x4EA4A00E15B9E8FeE27eB6156a865525083e9F71/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x4EA4A00E15B9E8FeE27eB6156a865525083e9F71", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Konra SEP20", + "address": "0x4F1480ba79F7477230ec3b2eCc868E8221925072", + "symbol": "KONRA", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x4F1480ba79F7477230ec3b2eCc868E8221925072/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x4F1480ba79F7477230ec3b2eCc868E8221925072", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "KAIJU", + "address": "0x4f909dFE5Daaf94fbd1fD4C2E582F7608C87cd94", + "symbol": "KAIJU", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x4f909dFE5Daaf94fbd1fD4C2E582F7608C87cd94/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x4f909dFE5Daaf94fbd1fD4C2E582F7608C87cd94", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Goblin", + "address": "0x56381cB87C8990971f3e9d948939e1a95eA113a3", + "symbol": "GOB", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x56381cB87C8990971f3e9d948939e1a95eA113a3/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x56381cB87C8990971f3e9d948939e1a95eA113a3", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Alpha", + "address": "0x5a3bB59F34D60E9EB5643Fb80C8D712275F6a96A", + "symbol": "PHA", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x5a3bB59F34D60E9EB5643Fb80C8D712275F6a96A/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x5a3bB59F34D60E9EB5643Fb80C8D712275F6a96A", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "CryptoSorted", + "address": "0x5B75B5eb28bEceDBB0A5A3cfeE6cdb4327E1856B", + "symbol": "CST", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x5B75B5eb28bEceDBB0A5A3cfeE6cdb4327E1856B/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x5B75B5eb28bEceDBB0A5A3cfeE6cdb4327E1856B", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Cryptogesic", + "address": "0x5E6A4DA7Ed44bb4F1a06A2909a44Cd0824A21919", + "symbol": "RX", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x5E6A4DA7Ed44bb4F1a06A2909a44Cd0824A21919/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x5E6A4DA7Ed44bb4F1a06A2909a44Cd0824A21919", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "MistToken", + "address": "0x5fA664f69c2A4A3ec94FaC3cBf7049BD9CA73129", + "symbol": "MIST", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x5fA664f69c2A4A3ec94FaC3cBf7049BD9CA73129/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x5fA664f69c2A4A3ec94FaC3cBf7049BD9CA73129", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Malinois", + "address": "0x6084C044ef84B4f90200c19148A251DED02021fb", + "symbol": "$MAL", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x6084C044ef84B4f90200c19148A251DED02021fb/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x6084C044ef84B4f90200c19148A251DED02021fb", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Mikado pheasant", + "address": "0x6198FE4BD6349E9Cd3ac589011Ab02f6Db2c0461", + "symbol": "Mikado", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x6198FE4BD6349E9Cd3ac589011Ab02f6Db2c0461/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x6198FE4BD6349E9Cd3ac589011Ab02f6Db2c0461", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Akita Inu", + "address": "0x654adBEC36Ae3b61255368AF2fbAF6302A18fCB5", + "symbol": "Akita", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x654adBEC36Ae3b61255368AF2fbAF6302A18fCB5/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x654adBEC36Ae3b61255368AF2fbAF6302A18fCB5", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "CATSLUCK", + "address": "0x659F04F36e90143fCaC202D4BC36C699C078fC98", + "symbol": "CLK", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x659F04F36e90143fCaC202D4BC36C699C078fC98/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x659F04F36e90143fCaC202D4BC36C699C078fC98", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Joystick", + "address": "0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E", + "symbol": "JOY", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x6732E55Ac3ECa734F54C26Bd8DF4eED52Fb79a6E", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Bitcoin Cash Argentina", + "address": "0x675E1d6FcE8C7cC091aED06A68D079489450338a", + "symbol": "ARG", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x675E1d6FcE8C7cC091aED06A68D079489450338a/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x675E1d6FcE8C7cC091aED06A68D079489450338a", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Men Going Their Own Way", + "address": "0x6cC465Ee56764395F9C5ACfb752057354D31EA34", + "symbol": "MGTOW", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x6cC465Ee56764395F9C5ACfb752057354D31EA34/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x6cC465Ee56764395F9C5ACfb752057354D31EA34", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "SmartDoge", + "address": "0x6e6D4ECE35EEd638A1153339F69E543B7ae5F776", + "symbol": "SMART", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x6e6D4ECE35EEd638A1153339F69E543B7ae5F776/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x6e6D4ECE35EEd638A1153339F69E543B7ae5F776", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Falcon Token", + "address": "0x7040D89F8111dEe9D768F9D282CdD97FE5A4dAa8", + "symbol": "FLCT", + "decimals": 0, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7040D89F8111dEe9D768F9D282CdD97FE5A4dAa8/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7040D89F8111dEe9D768F9D282CdD97FE5A4dAa8", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Points", + "address": "0x71df12B5A718e0110991BB641cb379077d9e8Ef7", + "symbol": "PTS", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x71df12B5A718e0110991BB641cb379077d9e8Ef7/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x71df12B5A718e0110991BB641cb379077d9e8Ef7", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "TangoToken", + "address": "0x73BE9c8Edf5e951c9a0762EA2b1DE8c8F38B5e91", + "symbol": "TANGO", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x73BE9c8Edf5e951c9a0762EA2b1DE8c8F38B5e91/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x73BE9c8Edf5e951c9a0762EA2b1DE8c8F38B5e91", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "DOGEBCH", + "address": "0x741746C2Cf4117730d7f087e8492dF595b4fd283", + "symbol": "DOGE", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x741746C2Cf4117730d7f087e8492dF595b4fd283/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x741746C2Cf4117730d7f087e8492dF595b4fd283", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Cross-Chain USDC", + "address": "0x75A695F13e59ddd19a327C8Af98D5a6E379a8105", + "symbol": "ccUSDC", + "decimals": 6, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x75A695F13e59ddd19a327C8Af98D5a6E379a8105/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x75A695F13e59ddd19a327C8Af98D5a6E379a8105", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Celery", + "address": "0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91", + "symbol": "CLY", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Green Ben", + "address": "0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B", + "symbol": "EBEN", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "1BCH", + "address": "0x77d4b6e44a53bBdA9a1D156B32Bb53A2D099e53D", + "symbol": "1BCH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x77d4b6e44a53bBdA9a1D156B32Bb53A2D099e53D/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x77d4b6e44a53bBdA9a1D156B32Bb53A2D099e53D", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Art Token", + "address": "0x7855101ABC103C1F1aa0A8e5402C48678d0bd20C", + "symbol": "ART", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7855101ABC103C1F1aa0A8e5402C48678d0bd20C/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7855101ABC103C1F1aa0A8e5402C48678d0bd20C", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "flexUSD", + "address": "0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72", + "symbol": "flexUSD", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Expected Value Entropy", + "address": "0x7b82A3b1417Cd21E67f745917a80cC0f53277B8C", + "symbol": "EVE", + "decimals": 7, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7b82A3b1417Cd21E67f745917a80cC0f53277B8C/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7b82A3b1417Cd21E67f745917a80cC0f53277B8C", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "WyvernEgg", + "address": "0x7cCb2b0012cB821b908D3db353db922a1a71E963", + "symbol": "WVE", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7cCb2b0012cB821b908D3db353db922a1a71E963/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7cCb2b0012cB821b908D3db353db922a1a71E963", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "MGOT", + "address": "0x7DF65F158126898725f262378538B60db543C11A", + "symbol": "MGOT", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7DF65F158126898725f262378538B60db543C11A/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7DF65F158126898725f262378538B60db543C11A", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "METADOR", + "address": "0x7e56D225f69A5b0D1C2FC47673A5c41328fC82e0", + "symbol": "META", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7e56D225f69A5b0D1C2FC47673A5c41328fC82e0/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7e56D225f69A5b0D1C2FC47673A5c41328fC82e0", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "CashKitten", + "address": "0x7eBeAdb95724a006aFaF2F1f051B13F4eBEBf711", + "symbol": "$KITTEN", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x7eBeAdb95724a006aFaF2F1f051B13F4eBEBf711/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x7eBeAdb95724a006aFaF2F1f051B13F4eBEBf711", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "ZOMBIE", + "address": "0x80453ACDfE0073D6743B27D72e06F48777EeAd80", + "symbol": "ZOMBIE", + "decimals": 0, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x80453ACDfE0073D6743B27D72e06F48777EeAd80/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x80453ACDfE0073D6743B27D72e06F48777EeAd80", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Centralized Autocratic Organization", + "address": "0x8358758D3952A0146560F3584d3b219ed631E1ea", + "symbol": "CAO", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x8358758D3952A0146560F3584d3b219ed631E1ea/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x8358758D3952A0146560F3584d3b219ed631E1ea", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Scaffold Token", + "address": "0x836d1b6F07daD45bD6C870c24a4B32B78fDDDd34", + "symbol": "SCF", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x836d1b6F07daD45bD6C870c24a4B32B78fDDDd34/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x836d1b6F07daD45bD6C870c24a4B32B78fDDDd34", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Spacebux", + "address": "0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158", + "symbol": "SBX", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Lizard", + "address": "0x8803805547b4b7dD1E4d9492A43bF6418447fCB0", + "symbol": "LZD", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x8803805547b4b7dD1E4d9492A43bF6418447fCB0/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x8803805547b4b7dD1E4d9492A43bF6418447fCB0", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "WOJAK", + "address": "0x8d7Ea0ec6CaB515463121A3c70Df541f2F534909", + "symbol": "WOJAK", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x8d7Ea0ec6CaB515463121A3c70Df541f2F534909/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x8d7Ea0ec6CaB515463121A3c70Df541f2F534909", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "NFT Club Token", + "address": "0x8dd87b3f50bE9C6Ac5EC08458803843F0D294B3d", + "symbol": "NFTC", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x8dd87b3f50bE9C6Ac5EC08458803843F0D294B3d/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x8dd87b3f50bE9C6Ac5EC08458803843F0D294B3d", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "sVNT Token", + "address": "0x8f66C730e383Bb412a9a3cB58178BAb2f432d194", + "symbol": "sVNT", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x8f66C730e383Bb412a9a3cB58178BAb2f432d194/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x8f66C730e383Bb412a9a3cB58178BAb2f432d194", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "BCHPad", + "address": "0x9192940099fDB2338B928DE2cad9Cd1525fEa881", + "symbol": "BPAD", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x9192940099fDB2338B928DE2cad9Cd1525fEa881/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x9192940099fDB2338B928DE2cad9Cd1525fEa881", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Smart BUSD", + "address": "0x9288df32951386A8254aEaF80a66B78cCaf75b82", + "symbol": "sBUSD", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x9288df32951386A8254aEaF80a66B78cCaf75b82/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x9288df32951386A8254aEaF80a66B78cCaf75b82", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Decentralized Cooperation & Collaboration ", + "address": "0x953C198399ed395111199FF01806ca3CEaa6326f", + "symbol": "DCC", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x953C198399ed395111199FF01806ca3CEaa6326f/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x953C198399ed395111199FF01806ca3CEaa6326f", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "FLEX Coin", + "address": "0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3", + "symbol": "FLEX", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "TANGObar", + "address": "0x98Ff640323C059d8C4CB846976973FEEB0E068aA", + "symbol": "xTANGO", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x98Ff640323C059d8C4CB846976973FEEB0E068aA/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x98Ff640323C059d8C4CB846976973FEEB0E068aA", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "DogLuck", + "address": "0xA019F70Ed3C02E861249B9e942bf4b88BCB408Df", + "symbol": "DLK", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xA019F70Ed3C02E861249B9e942bf4b88BCB408Df/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xA019F70Ed3C02E861249B9e942bf4b88BCB408Df", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Jesus Piece", + "address": "0xA942Ba6E9Aab4b67d73572fb0e3BD5D25d5414ED", + "symbol": "HOLY", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xA942Ba6E9Aab4b67d73572fb0e3BD5D25d5414ED/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xA942Ba6E9Aab4b67d73572fb0e3BD5D25d5414ED", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Cross-Chain ETH", + "address": "0xaC86E33688b0CE8F98e0B780EE7F43407b667b8C", + "symbol": "ccETH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xaC86E33688b0CE8F98e0B780EE7F43407b667b8C/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xaC86E33688b0CE8F98e0B780EE7F43407b667b8C", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "SmartBCH Token Observer", + "address": "0xAFACB0004A91267b58e720E13DF570Dc6863c854", + "symbol": "STO", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xAFACB0004A91267b58e720E13DF570Dc6863c854/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xAFACB0004A91267b58e720E13DF570Dc6863c854", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "SPACE", + "address": "0xB0c59E4B2249123b014c1C39D012BFCA58a8E1b7", + "symbol": "SPACE", + "decimals": 8, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xB0c59E4B2249123b014c1C39D012BFCA58a8E1b7/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xB0c59E4B2249123b014c1C39D012BFCA58a8E1b7", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "HODL", + "address": "0xB24D7763516bca9656779d760be9a32490f46E27", + "symbol": "HODL", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xB24D7763516bca9656779d760be9a32490f46E27/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xB24D7763516bca9656779d760be9a32490f46E27", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "LAD$", + "address": "0xB34cBd2821B4e2F2E1223D08A11258076746F886", + "symbol": "LAD$", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xB34cBd2821B4e2F2E1223D08A11258076746F886/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xB34cBd2821B4e2F2E1223D08A11258076746F886", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "rBCH Token", + "address": "0xb4602588E5F1F9653B6F234206c91552E457fAcB", + "symbol": "rBCH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xb4602588E5F1F9653B6F234206c91552E457fAcB/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xb4602588E5F1F9653B6F234206c91552E457fAcB", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Potato", + "address": "0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0", + "symbol": "POTA", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "BlockNG-Peg USDT Token", + "address": "0xBc2F884680c95A02cea099dA2F524b366d9028Ba", + "symbol": "bcUSDT", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xBc2F884680c95A02cea099dA2F524b366d9028Ba/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xBc2F884680c95A02cea099dA2F524b366d9028Ba", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "BlockNG-Peg BUSD Token", + "address": "0xbC6aEA0c2Cd7bFA073903ebdc23c8aAe79C7c826", + "symbol": "bcBUSD", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xbC6aEA0c2Cd7bFA073903ebdc23c8aAe79C7c826/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xbC6aEA0c2Cd7bFA073903ebdc23c8aAe79C7c826", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "BlockNG-Peg ETH Token", + "address": "0xbC7160974318820be438e54439b309921e96B62C", + "symbol": "bcETH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xbC7160974318820be438e54439b309921e96B62C/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xbC7160974318820be438e54439b309921e96B62C", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "BlockNG-Peg BNB Token", + "address": "0xBc7b858B5694D485AD17c89675649cE44De21BEa", + "symbol": "bcBNB", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xBc7b858B5694D485AD17c89675649cE44De21BEa/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xBc7b858B5694D485AD17c89675649cE44De21BEa", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "BlockNG-Peg BTC Token", + "address": "0xbC8643ceDd98F94756633f18945362d3B24283B8", + "symbol": "bcBTC", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xbC8643ceDd98F94756633f18945362d3B24283B8/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xbC8643ceDd98F94756633f18945362d3B24283B8", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "BlockNG-Peg BCH Token", + "address": "0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195", + "symbol": "bcBCH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xBc9bD8DDe6C5a8e1CBE293356E02f5984693b195", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "BlockNG-Peg USDC Token", + "address": "0xBcbd9990dcEC6a64741ea27BeC0cA8ff6B91Bc26", + "symbol": "bcUSDC", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xBcbd9990dcEC6a64741ea27BeC0cA8ff6B91Bc26/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xBcbd9990dcEC6a64741ea27BeC0cA8ff6B91Bc26", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "BlockNG-Peg DAI Token", + "address": "0xBCCD70794BB199B0993E56Bfe277142246c2f43b", + "symbol": "bcDAI", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xBCCD70794BB199B0993E56Bfe277142246c2f43b/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xBCCD70794BB199B0993E56Bfe277142246c2f43b", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "TheFarm", + "address": "0xbd53a8fEBe9bdceacCEfaA45dC714bA718151c6B", + "symbol": "FARM", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xbd53a8fEBe9bdceacCEfaA45dC714bA718151c6B/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xbd53a8fEBe9bdceacCEfaA45dC714bA718151c6B", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "LNSBar", + "address": "0xBE7E034c86AC2a302f69ef3975e3D14820cC7660", + "symbol": "xLNS", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xBE7E034c86AC2a302f69ef3975e3D14820cC7660/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xBE7E034c86AC2a302f69ef3975e3D14820cC7660", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Volcano", + "address": "0xc07545D17e716CF7FF24ed0eb16A69157A33aaCd", + "symbol": "BURN", + "decimals": 9, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xc07545D17e716CF7FF24ed0eb16A69157A33aaCd/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xc07545D17e716CF7FF24ed0eb16A69157A33aaCd", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "🌩️", + "address": "0xc2100c9486B320B6db2Fc6D1f2BeAAB713fF069D", + "symbol": "🌩️", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xc2100c9486B320B6db2Fc6D1f2BeAAB713fF069D/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xc2100c9486B320B6db2Fc6D1f2BeAAB713fF069D", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "MISTbar", + "address": "0xC41C680c60309d4646379eD62020c534eB67b6f4", + "symbol": "xMIST", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xC41C680c60309d4646379eD62020c534eB67b6f4/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xC41C680c60309d4646379eD62020c534eB67b6f4", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Awesome Token", + "address": "0xC624D2bb7C9A27eB76919cdA82D1748Df2c7CAB1", + "symbol": "AWE", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xC624D2bb7C9A27eB76919cdA82D1748Df2c7CAB1/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xC624D2bb7C9A27eB76919cdA82D1748Df2c7CAB1", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Knuth", + "address": "0xc70c7718C7f1CCd906534C2c4a76914173EC2c44", + "symbol": "KTH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xc70c7718C7f1CCd906534C2c4a76914173EC2c44/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xc70c7718C7f1CCd906534C2c4a76914173EC2c44", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "MILK", + "address": "0xc8E09AEdB3c949a875e1FD571dC4b3E48FB221f0", + "symbol": "MILK", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xc8E09AEdB3c949a875e1FD571dC4b3E48FB221f0/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xc8E09AEdB3c949a875e1FD571dC4b3E48FB221f0", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Decentralized Autonomous Organization", + "address": "0xca0235058985fcC1839E9e37c10900a73C126708", + "symbol": "DAO", + "decimals": 7, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xca0235058985fcC1839E9e37c10900a73C126708/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xca0235058985fcC1839E9e37c10900a73C126708", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Game", + "address": "0xd2597a0bde31Ddec2440E256d8AA35eb63F1A9e3", + "symbol": "GAME", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xd2597a0bde31Ddec2440E256d8AA35eb63F1A9e3/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xd2597a0bde31Ddec2440E256d8AA35eb63F1A9e3", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Viegage Token", + "address": "0xd8DE06b017857A821BA873D4F174B9580454f6c4", + "symbol": "VTO", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xd8DE06b017857A821BA873D4F174B9580454f6c4/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xd8DE06b017857A821BA873D4F174B9580454f6c4", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Spice", + "address": "0xE11829A7D5d8806BB36E118461a1012588faFD89", + "symbol": "SPICE", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xE11829A7D5d8806BB36E118461a1012588faFD89/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xE11829A7D5d8806BB36E118461a1012588faFD89", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "LAW US Dollar", + "address": "0xE1E655BE6F50344e6dd708c27BD8D66492d6ecAf", + "symbol": "lawUSD", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xE1E655BE6F50344e6dd708c27BD8D66492d6ecAf/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xE1E655BE6F50344e6dd708c27BD8D66492d6ecAf", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "BCHDAO", + "address": "0xe5643aAF41ed9e5a56C3D5D1a049b43Ac69950b2", + "symbol": "BCHDAO", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xe5643aAF41ed9e5a56C3D5D1a049b43Ac69950b2/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xe5643aAF41ed9e5a56C3D5D1a049b43Ac69950b2", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "TEEF Token", + "address": "0xe691221eD15BA1E2491B552db955191789d9a8d9", + "symbol": "TEEF", + "decimals": 4, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xe691221eD15BA1E2491B552db955191789d9a8d9/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xe691221eD15BA1E2491B552db955191789d9a8d9", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "NomadCoin", + "address": "0xEE1bA4e4C266C7cc071f5de5e6dc90965E608087", + "symbol": "NOMAD", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xEE1bA4e4C266C7cc071f5de5e6dc90965E608087/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xEE1bA4e4C266C7cc071f5de5e6dc90965E608087", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "SmartIndex", + "address": "0xF05bD3d7709980f60CD5206BddFFA8553176dd29", + "symbol": "SIDX", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xF05bD3d7709980f60CD5206BddFFA8553176dd29/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xF05bD3d7709980f60CD5206BddFFA8553176dd29", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "SOUR", + "address": "0xf1453E2342c8812FA4291cDCC034FB19acd76693", + "symbol": "SOUR", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xf1453E2342c8812FA4291cDCC034FB19acd76693/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xf1453E2342c8812FA4291cDCC034FB19acd76693", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Honk", + "address": "0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd", + "symbol": "HONK", + "decimals": 2, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xF2d4D9c65C2d1080ac9e1895F6a32045741831Cd", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "FATCAT", + "address": "0xF4b10fcC5C22C9E6746a8f4DAc07A59e79ef947A", + "symbol": "$FATCAT", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xF4b10fcC5C22C9E6746a8f4DAc07A59e79ef947A/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xF4b10fcC5C22C9E6746a8f4DAc07A59e79ef947A", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Banana Token", + "address": "0xF80c1Ae9B21BC234c555c9c5F58E8C81996f8BB5", + "symbol": "BANANA", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xF80c1Ae9B21BC234c555c9c5F58E8C81996f8BB5/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xF80c1Ae9B21BC234c555c9c5F58E8C81996f8BB5", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "C4QNFT", + "address": "0xFC27A40259f5d36F647b1142443Ed8941334C608", + "symbol": "C4Q", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xFC27A40259f5d36F647b1142443Ed8941334C608/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xFC27A40259f5d36F647b1142443Ed8941334C608", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "ORB - Enter The Sphere", + "address": "0xFf3ed63bf8bC9303eA0A7E1215bA2f82D569799e", + "symbol": "ORB", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xFf3ed63bf8bC9303eA0A7E1215bA2f82D569799e/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xFf3ed63bf8bC9303eA0A7E1215bA2f82D569799e", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "UatX Token", + "address": "0xFfA2394B61D3dE16538a2Bbf3491297Cc5a7C79a", + "symbol": "UAT", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xFfA2394B61D3dE16538a2Bbf3491297Cc5a7C79a/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xFfA2394B61D3dE16538a2Bbf3491297Cc5a7C79a", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "USD Coin", + "address": "0x765277EebeCA2e31912C9946eAe1021199B39C61", + "symbol": "USDC", + "decimals": 6, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0x765277EebeCA2e31912C9946eAe1021199B39C61", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Ethereum", + "address": "0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D", + "symbol": "ETH", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D", + "links": [], + "type": "SMARTBCH" + }, + { + "name": "Dai Stablecoin", + "address": "0xfA9343C3897324496A05fC75abeD6bAC29f8A40f", + "symbol": "DAI", + "decimals": 18, + "chainId": 10000, + "logoURI": "https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/smartbch/assets/0xfA9343C3897324496A05fC75abeD6bAC29f8A40f/logo.png", + "website": "", + "description": "", + "explorer": "", + "status": "active", + "id": "0xfA9343C3897324496A05fC75abeD6bAC29f8A40f", + "links": [], + "type": "SMARTBCH" + } + ], + "version": { + "major": 8, + "minor": 11, + "patch": 0 + } +} diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json deleted file mode 100644 index 7ca088209b378..0000000000000 --- a/blockchains/smartchain/allowlist.json +++ /dev/null @@ -1,183 +0,0 @@ -[ - "0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56", - "0x0567D7fad179dCd2a89508B77cCe93E26f8998F7", - "0x0957C57C9EB7744850dCC95db5A06eD4a246236E", - "0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153", - "0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740", - "0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82", - "0x0E9d900C884964dC4B26db96Ba113825B1a09Baa", - "0x0Eb3a705fc54725037CC9e008bDede697f62F335", - "0x101d82428437127bF1608F699CD651e6Abf9766E", - "0x10747e2045a0ef884a0586AC81558F43285ea3c7", - "0x11883Cdea6bAb720092791cc89affa54428Ce069", - "0x1203355742e76875154C0D13eB81DCD7711dC7d9", - "0x12e34cDf6A031a10FE241864c32fB03a4FDaD739", - "0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9", - "0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D", - "0x1610bc33319e9398de5f57B33a5b184c806aD217", - "0x16939ef78684453bfDFb47825F8a5F714f12623a", - "0x179983892eC36287f1F342443B671Ba549762241", - "0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88", - "0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454", - "0x19eE64850862cFd234e20c0db4edA286f12ec907", - "0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584", - "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", - "0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16", - "0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb", - "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", - "0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63", - "0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A", - "0x20bff4bbEDa07536FF00e073bd8359E5D80D733d", - "0x2170Ed0880ac9A755fd29B2688956BD959F933F8", - "0x23396cF899Ca06c4472205fC903bDB4de249D6fC", - "0x233d91A0713155003fc4DcE0AFa871b508B3B715", - "0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B", - "0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC", - "0x2Bc4eb013DDee29D37920938B96d353171289B7C", - "0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06", - "0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", - "0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D", - "0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1", - "0x339550404Ca4d831D12B1b2e4768869997390010", - "0x37Ac4D6140e54304D77437A5c11924f61a2D976f", - "0x393B312C01048b3ed2720bF1B090084C09e408A1", - "0x3942936782d788ce69155F776A51A5F1C9dd9B22", - "0x3947B992DC0147D2D89dF0392213781b04B25075", - "0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519", - "0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68", - "0x3d6545b08693daE087E957cb1180ee38B9e3c25E", - "0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47", - "0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110", - "0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC", - "0x40929FB2008c830731A3d972950bC13f70161c75", - "0x4197C6EF3879a08cD51e5560da5064B773aa1d29", - "0x4247aeB8E759e575Fe350921cD174C48df304F2A", - "0x426D6D53187be3288fe37f214e3F6901D8145b62", - "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", - "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A", - "0x47c1C7B9D7941A7265D123DCfb100D8FB5348213", - "0x4B0F1812e5Df2A09796481Ff14017e6005508003", - "0x4BbB275012EBE258556B8debE5C07bE98e8d3859", - "0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7", - "0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8", - "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8", - "0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f", - "0x55d398326f99059fF775485246999027B3197955", - "0x56B52f384ffd3cEa09730b04d9342d23B3212ef3", - "0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", - "0x571D0B55fe30eb1F6E68e8799F181c46De6B0059", - "0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B", - "0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea", - "0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587", - "0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389", - "0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81", - "0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176", - "0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350", - "0x5F88AB06e8dfe89DF127B2430Bba4Af600866035", - "0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f", - "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", - "0x650b940a1033B8A1b1873f78730FcFC73ec11f1f", - "0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4", - "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", - "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", - "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B", - "0x72fAa679E1008Ad8382959FF48E392042A8b06f7", - "0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b", - "0x748AD98b14C814B28812eB42ad219C8672909879", - "0x78650B139471520656b9E7aA7A5e9276814a38e9", - "0x78e1936f065Fd4082387622878C7d11c9f05ECF4", - "0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2", - "0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA", - "0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6", - "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", - "0x81859801b01764D4f0Fa5E64729f5a6C3b91435b", - "0x8191113581cBfa3fcdC6B0d2e6F84753D4850080", - "0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55", - "0x8443f091997f06a61670B735ED92734F5628692F", - "0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B", - "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", - "0x897fE07d613037c206429628611A2665E18C657d", - "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", - "0x8cc7E2a6de999758499658bB702143FD025E09B2", - "0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF", - "0x8f4087Cb09E0F378f4278a314C94A636665dE24b", - "0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf", - "0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb", - "0x9095e8d707E40982aFFce41C61c10895157A1B22", - "0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb", - "0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b", - "0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8", - "0x95c78222B3D6e262426483D42CfA53685A67Ab9D", - "0x9678E42ceBEb63F23197D726B29b1CB20d0064E5", - "0x972207A639CC1B374B893cc33Fa251b55CEB7c07", - "0x9Ac983826058b8a9C7Aa1C9171441191232E8404", - "0x9B44Df3318972bE845d83f961735609137C4C23c", - "0x9E691FD624410D631c082202b050694233031cB7", - "0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc", - "0xA07c5b74C9B40447a954e1466938b865b6BBea36", - "0xA1303E6199b319a891b79685F0537D289af1FC83", - "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", - "0xa2B726B1145A4773F68593CF171187d8EBe4d495", - "0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9", - "0xA6381C6Fd8f40A44721eF4f61eDc1a8CCCa7BF3d", - "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", - "0xAa46e2c21B7763a73DB48e9b318899253E66e20C", - "0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C", - "0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18", - "0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f", - "0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5", - "0xB248a295732e0225acd3337607cc01068e3b9c10", - "0xb31f5d117541825D6692c10e4357008EDF3E2BCD", - "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723", - "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094", - "0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E", - "0xbA2aE424d960c26247Dd6c32edC70B295c744C43", - "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", - "0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575", - "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", - "0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe", - "0xc1D99537392084Cc02D3F52386729b79d01035ce", - "0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4", - "0xc5137E8e017799e71A65e0cFe3F340d719AF17D3", - "0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731", - "0xC808592e5b4585F982bc728d63b227634bc007a4", - "0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51", - "0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44", - "0xCa3F508B8e4Dd382eE878A314789373D80A5190A", - "0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1", - "0xcD7C5025753a49f1881B31C48caA7C517Bb46308", - "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", - "0xd399359683c1cD5267f611261eDE08F22cE9729F", - "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb", - "0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888", - "0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727", - "0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2", - "0xDE4e179CC1d3b298216B96893767b9b01A6Bc413", - "0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19", - "0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5", - "0xE10e9822A5de22F8761919310DDA35CD997d63c0", - "0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb", - "0xE49b84771470A87F4D9544685ea0F0517933B2B4", - "0xe49ed1B44117BB7379c1506cf5815aE33089e1A7", - "0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C", - "0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe", - "0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e", - "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", - "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5", - "0xeBD0070237a0713E8D94fEf1B728d3d993d290ef", - "0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8", - "0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D", - "0xef5CeB00AE3eb617773016B4ca886b61FA4e027E", - "0xEF6d459FE81C3Ed53d292c936b2df5a8084975De", - "0xF215A127A196e3988C09d052e16BcFD365Cd7AA3", - "0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e", - "0xf307910A4c7bbc79691fD374889b36d8531B08e3", - "0xf508fCD89b8bd15579dc79A6827cB4686A3592c8", - "0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa", - "0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", - "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", - "0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343", - "0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7", - "0xfD5840Cd36d94D7229439859C0112a4185BC0255", - "0xFd7B3A77848f1C2D67E05E54d78d174a0C850335" -] \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56/logo.png b/blockchains/smartchain/assets/0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56/logo.png deleted file mode 100644 index 66e4e427f0ac0..0000000000000 Binary files a/blockchains/smartchain/assets/0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x009cF7bC57584b7998236eff51b98A168DceA9B0/logo.png b/blockchains/smartchain/assets/0x009cF7bC57584b7998236eff51b98A168DceA9B0/logo.png deleted file mode 100644 index e1f7fe300c36c..0000000000000 Binary files a/blockchains/smartchain/assets/0x009cF7bC57584b7998236eff51b98A168DceA9B0/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x0567D7fad179dCd2a89508B77cCe93E26f8998F7/info.json b/blockchains/smartchain/assets/0x0567D7fad179dCd2a89508B77cCe93E26f8998F7/info.json deleted file mode 100644 index 90acf4f62c573..0000000000000 --- a/blockchains/smartchain/assets/0x0567D7fad179dCd2a89508B77cCe93E26f8998F7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VIDTC Luxury goods", - "type": "BEP20", - "symbol": "VIDTC", - "decimals": 18, - "website": "https://about.v-id.org", - "description": "NFTs for watches, fashion & jewelry", - "explorer": "https://bscscan.com/token/0x0567d7fad179dcd2a89508b77cce93e26f8998f7", - "status": "active", - "id": "0x0567D7fad179dCd2a89508B77cCe93E26f8998F7" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0567D7fad179dCd2a89508B77cCe93E26f8998F7/logo.png b/blockchains/smartchain/assets/0x0567D7fad179dCd2a89508B77cCe93E26f8998F7/logo.png deleted file mode 100644 index 51a270f58bac9..0000000000000 Binary files a/blockchains/smartchain/assets/0x0567D7fad179dCd2a89508B77cCe93E26f8998F7/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x0957C57C9EB7744850dCC95db5A06eD4a246236E/info.json b/blockchains/smartchain/assets/0x0957C57C9EB7744850dCC95db5A06eD4a246236E/info.json deleted file mode 100644 index b478b12731586..0000000000000 --- a/blockchains/smartchain/assets/0x0957C57C9EB7744850dCC95db5A06eD4a246236E/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "DANGO", - "website": "https://bsc.dango.money", - "source_code": "https://github.com/dango-money/dango-money-farm", - "description": "An Innovative Yield Farm on Binance Smart Chain.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/dango_money", - "handle": "dango_money" - }, - { - "name": "Telegram", - "url": "https://t.me/DangoANN", - "handle": "DangoANN" - } - ], - "explorer": "https://bscscan.com/token/0x0957c57c9eb7744850dcc95db5a06ed4a246236e", - "type": "BEP20", - "symbol": "DANGO", - "decimals": 6, - "status": "active", - "id": "0x0957C57C9EB7744850dCC95db5A06eD4a246236E" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0957C57C9EB7744850dCC95db5A06eD4a246236E/logo.png b/blockchains/smartchain/assets/0x0957C57C9EB7744850dCC95db5A06eD4a246236E/logo.png deleted file mode 100644 index 91569f6afae61..0000000000000 Binary files a/blockchains/smartchain/assets/0x0957C57C9EB7744850dCC95db5A06eD4a246236E/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/info.json b/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/info.json deleted file mode 100644 index 733a66899a20c..0000000000000 --- a/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Filecoin", - "website": "https://filecoin.io", - "description": "Filecoin provides a blockchain-based marketplace that aims to revolutionize the global storage economy.", - "explorer": "https://bscscan.com/token/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153", - "research": "https://research.binance.com/en/projects/filecoin", - "type": "BEP20", - "symbol": "FIL", - "decimals": 18, - "status": "active", - "id": "0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/logo.png b/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/logo.png deleted file mode 100644 index a3f868039ead1..0000000000000 Binary files a/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/info.json b/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/info.json deleted file mode 100644 index b36ac190b89d8..0000000000000 --- a/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "PancakeSwap Token", - "website": "https://pancakeswap.finance", - "description": "PancakeSwap is a yield farming project whereby users can get FLIP (LP token) for staking and get CAKE token as reward.", - "explorer": "https://bscscan.com/token/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82", - "research": "https://research.binance.com/en/projects/pancakeswap", - "type": "BEP20", - "symbol": "Cake", - "decimals": 18, - "status": "active", - "id": "0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png b/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png deleted file mode 100644 index 0c04cbb080b16..0000000000000 Binary files a/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x0E9d900C884964dC4B26db96Ba113825B1a09Baa/info.json b/blockchains/smartchain/assets/0x0E9d900C884964dC4B26db96Ba113825B1a09Baa/info.json deleted file mode 100644 index 96c58af15ad52..0000000000000 --- a/blockchains/smartchain/assets/0x0E9d900C884964dC4B26db96Ba113825B1a09Baa/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Cosmos Token", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x0e9d900c884964dc4b26db96ba113825b1a09baa", - "type": "BEP20", - "symbol": "crATOM", - "decimals": 8, - "status": "active", - "id": "0x0E9d900C884964dC4B26db96Ba113825B1a09Baa" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0E9d900C884964dC4B26db96Ba113825B1a09Baa/logo.png b/blockchains/smartchain/assets/0x0E9d900C884964dC4B26db96Ba113825B1a09Baa/logo.png deleted file mode 100644 index 95b736e333b15..0000000000000 Binary files a/blockchains/smartchain/assets/0x0E9d900C884964dC4B26db96Ba113825B1a09Baa/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/info.json b/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/info.json deleted file mode 100644 index 2623a25bb87c3..0000000000000 --- a/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Cosmos Token", - "website": "https://cosmos.network", - "description": "Cosmos is a decentralized network of independent parallel blockchains, each powered by BFT consensus algorithms like Tendermint consensus.", - "explorer": "https://bscscan.com/token/0x0Eb3a705fc54725037CC9e008bDede697f62F335", - "research": "https://research.binance.com/en/projects/cosmos-network", - "type": "BEP20", - "symbol": "ATOM", - "decimals": 18, - "status": "active", - "id": "0x0Eb3a705fc54725037CC9e008bDede697f62F335" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/logo.png b/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/logo.png deleted file mode 100644 index 8d272457fe113..0000000000000 Binary files a/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/info.json b/blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/info.json deleted file mode 100644 index ef739a6f4da6c..0000000000000 --- a/blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/info.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "bDollar Share", - "website": "https://bdollar.fi", - "source_code": "https://github.com/bearn-defi/bdollar-smartcontracts", - "description": "sBDO is the share token of bDollar protocol - an algorithmic stable-coin running on Binance Smart-chain.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/bDollar_Fi" - }, - { - "name": "Medium", - "url": "https://bearn-defi.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/Bearn_Fi" - } - ], - "explorer": "https://bscscan.com/token/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740", - "type": "BEP20", - "symbol": "sBDO", - "decimals": 18, - "status": "active", - "id": "0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/logo.png b/blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/logo.png deleted file mode 100644 index 67c2d7e14849f..0000000000000 Binary files a/blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/info.json b/blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/info.json deleted file mode 100644 index 4dfdd222f9416..0000000000000 --- a/blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Basic Attention Token", - "website": "https://basicattentiontoken.org", - "description": "Basic Attention Token (BAT) project is an open-source, decentralized ad exchange platform built, on the Ethereum platform.", - "explorer": "https://bscscan.com/token/0x101d82428437127bF1608F699CD651e6Abf9766E", - "research": "https://research.binance.com/en/projects/basic-attention-token", - "type": "BEP20", - "symbol": "BAT", - "decimals": 18, - "status": "active", - "id": "0x101d82428437127bF1608F699CD651e6Abf9766E" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/logo.png b/blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/logo.png deleted file mode 100644 index e30c1e59f4974..0000000000000 Binary files a/blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x10747e2045a0ef884a0586AC81558F43285ea3c7/logo.png b/blockchains/smartchain/assets/0x10747e2045a0ef884a0586AC81558F43285ea3c7/logo.png deleted file mode 100644 index 37d8babec54c3..0000000000000 Binary files a/blockchains/smartchain/assets/0x10747e2045a0ef884a0586AC81558F43285ea3c7/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x11883Cdea6bAb720092791cc89affa54428Ce069/info.json b/blockchains/smartchain/assets/0x11883Cdea6bAb720092791cc89affa54428Ce069/info.json deleted file mode 100644 index 0f29df14f1761..0000000000000 --- a/blockchains/smartchain/assets/0x11883Cdea6bAb720092791cc89affa54428Ce069/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream BTCB Token", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x11883Cdea6bAb720092791cc89affa54428Ce069", - "type": "BEP20", - "symbol": "crBTCB", - "decimals": 8, - "status": "active", - "id": "0x11883Cdea6bAb720092791cc89affa54428Ce069" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x11883Cdea6bAb720092791cc89affa54428Ce069/logo.png b/blockchains/smartchain/assets/0x11883Cdea6bAb720092791cc89affa54428Ce069/logo.png deleted file mode 100644 index 2bb9c076f784c..0000000000000 Binary files a/blockchains/smartchain/assets/0x11883Cdea6bAb720092791cc89affa54428Ce069/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x1203355742e76875154C0D13eB81DCD7711dC7d9/info.json b/blockchains/smartchain/assets/0x1203355742e76875154C0D13eB81DCD7711dC7d9/info.json deleted file mode 100644 index 3efe95d0c80f0..0000000000000 --- a/blockchains/smartchain/assets/0x1203355742e76875154C0D13eB81DCD7711dC7d9/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "USDX", - "website": "https://kava.io", - "description": "USDX is a decentralized and crypto-backed stablecoin issued by the Kava DeFi platform.", - "explorer": "https://bscscan.com/token/0x1203355742e76875154c0d13eb81dcd7711dc7d9", - "research": "", - "type": "BEP20", - "symbol": "USDX", - "decimals": 6, - "status": "active", - "id": "0x1203355742e76875154C0D13eB81DCD7711dC7d9" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1203355742e76875154C0D13eB81DCD7711dC7d9/logo.png b/blockchains/smartchain/assets/0x1203355742e76875154C0D13eB81DCD7711dC7d9/logo.png deleted file mode 100644 index 18d57e65a5c2a..0000000000000 Binary files a/blockchains/smartchain/assets/0x1203355742e76875154C0D13eB81DCD7711dC7d9/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x12e34cDf6A031a10FE241864c32fB03a4FDaD739/info.json b/blockchains/smartchain/assets/0x12e34cDf6A031a10FE241864c32fB03a4FDaD739/info.json deleted file mode 100644 index 1ab44c356111b..0000000000000 --- a/blockchains/smartchain/assets/0x12e34cDf6A031a10FE241864c32fB03a4FDaD739/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FREE coin", - "website": "https://FREEcoin.technology", - "description": "The FREE coin is the ideal start-to-crypto coin : large community, many exchangess and wallets, available on Ethereum, Binance and Tron.", - "explorer": "https://bscscan.com/token/0x12e34cDf6A031a10FE241864c32fB03a4FDaD739", - "type": "BEP20", - "symbol": "FREE", - "decimals": 18, - "status": "active", - "id": "0x12e34cDf6A031a10FE241864c32fB03a4FDaD739" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x12e34cDf6A031a10FE241864c32fB03a4FDaD739/logo.png b/blockchains/smartchain/assets/0x12e34cDf6A031a10FE241864c32fB03a4FDaD739/logo.png deleted file mode 100644 index 8d6a45873f6ae..0000000000000 Binary files a/blockchains/smartchain/assets/0x12e34cDf6A031a10FE241864c32fB03a4FDaD739/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/info.json b/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/info.json deleted file mode 100644 index 52cdc7da27fd1..0000000000000 --- a/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Travala.com", - "website": "https://travala.com", - "description": "Travala.com claims to be the leading blockchain-based travel booking platform.", - "explorer": "https://bscscan.com/token/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9", - "research": "https://research.binance.com/en/projects/travala", - "type": "BEP20", - "symbol": "AVA", - "decimals": 18, - "status": "active", - "id": "0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/logo.png b/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/logo.png deleted file mode 100644 index f0cfeef3b5e97..0000000000000 Binary files a/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/info.json b/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/info.json deleted file mode 100644 index 7e1ad3af52055..0000000000000 --- a/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus XVS", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D", - "type": "BEP20", - "symbol": "vXVS", - "decimals": 8, - "status": "active", - "id": "0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/logo.png b/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/logo.png deleted file mode 100644 index a71269d8a1cde..0000000000000 Binary files a/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/info.json b/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/info.json deleted file mode 100644 index c5535db03f7be..0000000000000 --- a/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus DOT", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0x1610bc33319e9398de5f57B33a5b184c806aD217", - "type": "BEP20", - "symbol": "vDOT", - "decimals": 8, - "status": "active", - "id": "0x1610bc33319e9398de5f57B33a5b184c806aD217" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/logo.png b/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/logo.png deleted file mode 100644 index 789179049c1b2..0000000000000 Binary files a/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/info.json b/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/info.json deleted file mode 100644 index 56bca5657b3a6..0000000000000 --- a/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Tezos Token", - "website": "https://tezos.com", - "description": "Tezos is a smart contract platform that uses blockchain voting to be self-governing by its token holders.", - "explorer": "https://bscscan.com/token/0x16939ef78684453bfDFb47825F8a5F714f12623a", - "research": "https://research.binance.com/en/projects/tezos", - "type": "BEP20", - "symbol": "XTZ", - "decimals": 18, - "status": "active", - "id": "0x16939ef78684453bfDFb47825F8a5F714f12623a" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/logo.png b/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/logo.png deleted file mode 100644 index a3d1ea939d012..0000000000000 Binary files a/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x179983892eC36287f1F342443B671Ba549762241/info.json b/blockchains/smartchain/assets/0x179983892eC36287f1F342443B671Ba549762241/info.json deleted file mode 100644 index 4bea7eee91c21..0000000000000 --- a/blockchains/smartchain/assets/0x179983892eC36287f1F342443B671Ba549762241/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "GUNS", - "website": "https://thugs.fi/", - "source_code": "https://github.com/thugs-defi", - "description": "GUNS is an in-game resource for THUGS GangWars and the initial NFT mining token! Stake your Guns into Gang-East or Gang-West in order to receive corresponding NFTs (including some ultra-rares if you're lucky)!", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ThugsFinance" - }, - { - "name": "Discord", - "url": "https://discord.gg/AJDqFTP" - }, - { - "name": "Medium", - "url": "https://thugsfinance.medium.com/" - }, - { - "name": "Docs", - "url": "https://docs.thugs.fi/" - }, - { - "name": "Telegram", - "url": "https://t.me/thugsfinance" - } - ], - "explorer": "https://bscscan.com/token/0x179983892ec36287f1f342443b671ba549762241", - "type": "BEP20", - "symbol": "GUNS", - "decimals": 18, - "status": "active", - "id": "0x179983892eC36287f1F342443B671Ba549762241" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x179983892eC36287f1F342443B671Ba549762241/logo.png b/blockchains/smartchain/assets/0x179983892eC36287f1F342443B671Ba549762241/logo.png deleted file mode 100644 index 7b67b92d93a55..0000000000000 Binary files a/blockchains/smartchain/assets/0x179983892eC36287f1F342443B671Ba549762241/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88/info.json b/blockchains/smartchain/assets/0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88/info.json deleted file mode 100644 index 321a94026cd9a..0000000000000 --- a/blockchains/smartchain/assets/0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "BSC Farm", - "website": "https://bsc.farm", - "description": "BSC Farm.", - "explorer": "https://bscscan.com/token/0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88", - "research": "", - "type": "BEP20", - "symbol": "BSC", - "decimals": 18, - "status": "active", - "id": "0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88/logo.png b/blockchains/smartchain/assets/0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88/logo.png deleted file mode 100644 index 45800b3b0eb24..0000000000000 Binary files a/blockchains/smartchain/assets/0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/info.json b/blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/info.json deleted file mode 100644 index bc4cac8e3a4e7..0000000000000 --- a/blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/info.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "bDollar", - "website": "https://bdollar.fi", - "source_code": "https://github.com/bearn-defi/bdollar-smartcontracts", - "description": "bDollar (BDO) is an algorithmic stable-coin running on Binance Smart-chain. Completely decentralised on-chain governance.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/bDollar_Fi" - }, - { - "name": "Medium", - "url": "https://bearn-defi.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/Bearn_Fi" - } - ], - "explorer": "https://bscscan.com/token/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454", - "type": "BEP20", - "symbol": "BDO", - "decimals": 18, - "status": "active", - "id": "0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/logo.png b/blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/logo.png deleted file mode 100644 index ef79cfe946938..0000000000000 Binary files a/blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x19eE64850862cFd234e20c0db4edA286f12ec907/info.json b/blockchains/smartchain/assets/0x19eE64850862cFd234e20c0db4edA286f12ec907/info.json deleted file mode 100644 index 6f6bcd45f59a0..0000000000000 --- a/blockchains/smartchain/assets/0x19eE64850862cFd234e20c0db4edA286f12ec907/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream EOS Token", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x19ee64850862cfd234e20c0db4eda286f12ec907", - "type": "BEP20", - "symbol": "crEOS", - "decimals": 8, - "status": "active", - "id": "0x19eE64850862cFd234e20c0db4edA286f12ec907" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x19eE64850862cFd234e20c0db4edA286f12ec907/logo.png b/blockchains/smartchain/assets/0x19eE64850862cFd234e20c0db4edA286f12ec907/logo.png deleted file mode 100644 index ac8688a5eac31..0000000000000 Binary files a/blockchains/smartchain/assets/0x19eE64850862cFd234e20c0db4edA286f12ec907/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584/info.json b/blockchains/smartchain/assets/0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584/info.json deleted file mode 100644 index b22a34c3c0291..0000000000000 --- a/blockchains/smartchain/assets/0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "KUN", - "website": "https://qian.finance/mining", - "description": "KUN is the governance token of the QIAN stablecoin protocol. It is used to vote on QIAN governance and to maintain QUSD price stability.", - "explorer": "https://bscscan.com/token/0x1a2fb0af670d0234c2857fad35b789f8cb725584", - "source_code": "https://github.com/QIAN-Protocol/QIAN", - "whitepaper": "https://qian.finance/qian_whitepaper_zh.pdf", - "audit_report": "https://qian.finance/PeckShield-Audit-Report-QIAN2-v1.0.pdf", - "type": "BEP20", - "symbol": "KUN", - "decimals": 18, - "status": "active", - "id": "0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584/logo.png b/blockchains/smartchain/assets/0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584/logo.png deleted file mode 100644 index 195a3271649ee..0000000000000 Binary files a/blockchains/smartchain/assets/0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json b/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json deleted file mode 100644 index 6f123246284ed..0000000000000 --- a/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Dai Token", - "website": "http://makerdao.com", - "description": "Dai is a stable cryptocurrency supported by Maker (MKR).", - "explorer": "https://bscscan.com/token/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", - "research": "https://research.binance.com/en/projects/dai", - "type": "BEP20", - "symbol": "DAI", - "decimals": 18, - "status": "active", - "id": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/logo.png b/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/logo.png deleted file mode 100644 index 836fe787663b9..0000000000000 Binary files a/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb/info.json b/blockchains/smartchain/assets/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb/info.json deleted file mode 100644 index 3849e5e254a57..0000000000000 --- a/blockchains/smartchain/assets/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Zcash Token", - "website": "https://z.cash", - "description": "Zcash (ZEC) is a decentralized and open-source privacy-focused cryptocurrency that enables selective transparency of transactions.", - "explorer": "https://bscscan.com/token/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb", - "research": "https://research.binance.com/en/projects/zcash", - "type": "BEP20", - "symbol": "ZEC", - "decimals": 18, - "status": "active", - "id": "0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb/logo.png b/blockchains/smartchain/assets/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb/logo.png deleted file mode 100644 index 5489f3e53f6e6..0000000000000 Binary files a/blockchains/smartchain/assets/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/info.json b/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/info.json deleted file mode 100644 index e4ae8e17c7a24..0000000000000 --- a/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "XRP Token", - "website": "https://ripple.com/xrp", - "description": "XRP is a digital asset built for payments.", - "explorer": "https://bscscan.com/token/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", - "research": "https://research.binance.com/en/projects/xrp", - "type": "BEP20", - "symbol": "XRP", - "decimals": 18, - "status": "active", - "id": "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/logo.png b/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/logo.png deleted file mode 100644 index 89ca2727e9a9b..0000000000000 Binary files a/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63/info.json b/blockchains/smartchain/assets/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63/info.json deleted file mode 100644 index e0c914f1d1084..0000000000000 --- a/blockchains/smartchain/assets/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "NEAR Protocol", - "website": "https://near.org", - "description": "NEAR is an open source platform that accelerates the development of decentralized applications.", - "explorer": "https://bscscan.com/token/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63", - "research": "https://research.binance.com/en/projects/near-protocol", - "type": "BEP20", - "symbol": "NEAR", - "decimals": 18, - "status": "active", - "id": "0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63/logo.png b/blockchains/smartchain/assets/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63/logo.png deleted file mode 100644 index 15b08b2d6cbf0..0000000000000 Binary files a/blockchains/smartchain/assets/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A/info.json b/blockchains/smartchain/assets/0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A/info.json deleted file mode 100644 index 53727f8f3d931..0000000000000 --- a/blockchains/smartchain/assets/0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream BNB", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x1ffe17b99b439be0afc831239ddecda2a790ff3a", - "type": "BEP20", - "symbol": "crBNB", - "decimals": 8, - "status": "active", - "id": "0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A/logo.png b/blockchains/smartchain/assets/0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A/logo.png deleted file mode 100644 index 9ae8964f1d5a4..0000000000000 Binary files a/blockchains/smartchain/assets/0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16/info.json b/blockchains/smartchain/assets/0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16/info.json deleted file mode 100644 index 838936ce1df74..0000000000000 --- a/blockchains/smartchain/assets/0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Filecoin", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x1af8c1c3ad36a041cb6678fed86b1e095004fd16", - "type": "BEP20", - "symbol": "crFIL", - "decimals": 8, - "status": "active", - "id": "0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16/logo.png b/blockchains/smartchain/assets/0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16/logo.png deleted file mode 100644 index f8ac254bc28b2..0000000000000 Binary files a/blockchains/smartchain/assets/0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/info.json b/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/info.json deleted file mode 100644 index b5f8115e9deb1..0000000000000 --- a/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Jetfuel.Finance", - "website": "https://jetfuel.finance/", - "source_code": "https://jetfuel.finance/contracts", - "description": "Jetfuel is a yield farming and yield aggregator platform that combines features from the most successful DeFi projects. The Jet Vault allows users to automate and maximize their returns through various Binance Smart Chain protocols using a variety of liquidity provider tokens, staking tokens and other assets that generate positive yield for the user. The Jet Vaults will automatically harvest, sell, compound and buy tokens for you so you can maximize your returns without lifting a finger.", - "research": "https://jetfuel.finance/info", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Jetfuelfinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@jetfuelfinance" - }, - { - "name": "Telegram", - "url": "https://t.me/jetfuelfinance" - } - ], - "explorer": "https://bscscan.com/token/0x2090c8295769791ab7a3cf1cc6e0aa19f35e441a", - "type": "BEP20", - "symbol": "Fuel", - "decimals": 18, - "status": "active", - "id": "0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/logo.png b/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/logo.png deleted file mode 100644 index 024bf3a4676e8..0000000000000 Binary files a/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d/info.json b/blockchains/smartchain/assets/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d/info.json deleted file mode 100644 index d945245761a22..0000000000000 --- a/blockchains/smartchain/assets/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Cannon Finance", - "website": "https://cannon.finance/", - "source_code": "https://github.com/cannonfinance", - "description": "Cannon is a decentralized protocol that enables cross-chain digital asset inteoperability such as with Bitcoin to Ethereum", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Cannon" - }, - { - "name": "Medium", - "url": "https://medium.com/CannonFinance/" - }, - { - "name": "Telegram", - "url": "https://t.me/CannonFinance" - } - ], - "explorer": "https://etherscan.io/token/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d", - "explorer1": "https://bscscan.com/token/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d", - "type": "BEP20", - "symbol": "CAN", - "decimals": 18, - "status": "active", - "id": "0x20bff4bbEDa07536FF00e073bd8359E5D80D733d" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d/logo.png b/blockchains/smartchain/assets/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d/logo.png deleted file mode 100644 index 07c976703798f..0000000000000 Binary files a/blockchains/smartchain/assets/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/info.json b/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/info.json deleted file mode 100644 index ab1d9033d20d6..0000000000000 --- a/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Ethereum Token", - "website": "https://ethereum.org/", - "description": "Ethereum is a global, open-source platform for decentralized applications. Eth is fueling transactions on the Chain.", - "explorer": "https://bscscan.com/token/0x2170Ed0880ac9A755fd29B2688956BD959F933F8", - "research": "https://research.binance.com/en/projects/ethereum", - "type": "BEP20", - "symbol": "ETH", - "decimals": 18, - "status": "active", - "id": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/logo.png b/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/logo.png deleted file mode 100644 index bf957d38c766d..0000000000000 Binary files a/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/info.json b/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/info.json deleted file mode 100644 index f681e3c7c9a09..0000000000000 --- a/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "Wrapped UST Token", - "website": "https://terra.money", - "description": "TerraUSD is the first decentralized stablecoin that is scalable, yield bearing and interchain.", - "explorer": "https://www.bscscan.com/token/0x23396cF899Ca06c4472205fC903bDB4de249D6fC", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/terra_money", - "handle": "TerraMoney" - }, - { - "name": "Discord", - "url": "https://discord.gg/bYfyhUT", - "handle": "TerraMoney" - }, - { - "name": "Telegram", - "url": "https://t.me/terra_announcements", - "handle": "TerraMoney" - }, - { - "name": "Medium", - "url": "https://medium.com/terra-money", - "handle": "TerraMoney" - } - ], - "type": "BEP20", - "symbol": "UST", - "decimals": 18, - "status": "active", - "id": "0x23396cF899Ca06c4472205fC903bDB4de249D6fC" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/logo.png b/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/logo.png deleted file mode 100644 index 94a64f493ded4..0000000000000 Binary files a/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/info.json b/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/info.json deleted file mode 100644 index 436c5cdb9c4c4..0000000000000 --- a/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/info.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "DITTO Money Token", - "website": "https://ditto.money", - "source_code": "https://github.com/ditto-money/", - "description": "The dominant elastic supply token on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0x233d91a0713155003fc4dce0afa871b508b3b715", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/dittomoney_", - "handle": "dittomoney_" - } - ], - "type": "BEP20", - "symbol": "DITTO", - "decimals": 9, - "status": "active", - "id": "0x233d91A0713155003fc4DcE0AFa871b508B3B715" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/logo.png b/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/logo.png deleted file mode 100644 index e287533feecb5..0000000000000 Binary files a/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B/info.json b/blockchains/smartchain/assets/0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B/info.json deleted file mode 100644 index 26c785ee55471..0000000000000 --- a/blockchains/smartchain/assets/0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Binance Beacon ETH", - "website": "https://binance.com/en/eth2", - "description": "BETH is a tokenized asset representing staked ETH at Binance Staking on a 1:1 basis.", - "explorer": "https://bscscan.com/token/0x250632378e573c6be1ac2f97fcdf00515d0aa91b", - "research": "", - "type": "BEP20", - "symbol": "BETH", - "decimals": 18, - "status": "active", - "id": "0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B/logo.png b/blockchains/smartchain/assets/0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B/logo.png deleted file mode 100644 index e9bdb78903618..0000000000000 Binary files a/blockchains/smartchain/assets/0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/info.json b/blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/info.json deleted file mode 100644 index 016ad0797104b..0000000000000 --- a/blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream ALPHA Token", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x264bc4ea2f45cf6331ad6c3ac8d7257cf487fcbc", - "type": "BEP20", - "symbol": "crALPHA", - "decimals": 8, - "status": "active", - "id": "0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/logo.png b/blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/logo.png deleted file mode 100644 index 5e62cdf840503..0000000000000 Binary files a/blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x2Bc4eb013DDee29D37920938B96d353171289B7C/info.json b/blockchains/smartchain/assets/0x2Bc4eb013DDee29D37920938B96d353171289B7C/info.json deleted file mode 100644 index 0c88b2f029c4c..0000000000000 --- a/blockchains/smartchain/assets/0x2Bc4eb013DDee29D37920938B96d353171289B7C/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Binance USD", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x2bc4eb013ddee29d37920938b96d353171289b7c", - "type": "BEP20", - "symbol": "crBUSD", - "decimals": 8, - "status": "active", - "id": "0x2Bc4eb013DDee29D37920938B96d353171289B7C" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2Bc4eb013DDee29D37920938B96d353171289B7C/logo.png b/blockchains/smartchain/assets/0x2Bc4eb013DDee29D37920938B96d353171289B7C/logo.png deleted file mode 100644 index 53e2ea645ee42..0000000000000 Binary files a/blockchains/smartchain/assets/0x2Bc4eb013DDee29D37920938B96d353171289B7C/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06/info.json b/blockchains/smartchain/assets/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06/info.json deleted file mode 100644 index 84717c02a3518..0000000000000 --- a/blockchains/smartchain/assets/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Trust Wallet", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06", - "type": "BEP20", - "symbol": "crTWT", - "decimals": 8, - "status": "active", - "id": "0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06/logo.png b/blockchains/smartchain/assets/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06/logo.png deleted file mode 100644 index 9ae135aaa9f18..0000000000000 Binary files a/blockchains/smartchain/assets/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/info.json b/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/info.json deleted file mode 100644 index 2e3f4e3505e5f..0000000000000 --- a/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus SXP", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", - "type": "BEP20", - "symbol": "vSXP", - "decimals": 8, - "status": "active", - "id": "0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/logo.png b/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/logo.png deleted file mode 100644 index 0b5755e13a74e..0000000000000 Binary files a/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D/info.json b/blockchains/smartchain/assets/0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D/info.json deleted file mode 100644 index 6e72dd5b56a5b..0000000000000 --- a/blockchains/smartchain/assets/0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "JULb", - "website": "https://justliquidity.org", - "description": "JustLiquidity DeFi offers to trade and earn and enables to execute a liquidity token sale with a token. ", - "explorer": "https://bscscan.com/token/0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D", - "research": "", - "type": "BEP20", - "symbol": "JULb", - "decimals": 18, - "status": "active", - "id": "0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D/logo.png b/blockchains/smartchain/assets/0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D/logo.png deleted file mode 100644 index d5fa6fb58ff7d..0000000000000 Binary files a/blockchains/smartchain/assets/0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/info.json b/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/info.json deleted file mode 100644 index bb39f2e4a8bef..0000000000000 --- a/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus DAI", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1", - "type": "BEP20", - "symbol": "vDAI", - "decimals": 8, - "status": "active", - "id": "0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/logo.png b/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/logo.png deleted file mode 100644 index c127c12e8b22b..0000000000000 Binary files a/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x339550404Ca4d831D12B1b2e4768869997390010/info.json b/blockchains/smartchain/assets/0x339550404Ca4d831D12B1b2e4768869997390010/info.json deleted file mode 100644 index 6262a64484355..0000000000000 --- a/blockchains/smartchain/assets/0x339550404Ca4d831D12B1b2e4768869997390010/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "DRUGSv2", - "website": "https://traphouse.vip/", - "source_code": "https://github.com/thugs-defi", - "description": "DRUGS is the primary token of the Traphouse yield farm playa. The most gangster yield farm ever created. Created by the THUGS interactive team.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ThugsFinance" - }, - { - "name": "Discord", - "url": "https://discord.gg/AJDqFTP" - }, - { - "name": "Medium", - "url": "https://thugsfinance.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/thugsfinance" - } - ], - "explorer": "https://bscscan.com/token/0x339550404ca4d831d12b1b2e4768869997390010", - "type": "BEP20", - "symbol": "DRUGS", - "decimals": 18, - "status": "active", - "id": "0x339550404Ca4d831D12B1b2e4768869997390010" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x339550404Ca4d831D12B1b2e4768869997390010/logo.png b/blockchains/smartchain/assets/0x339550404Ca4d831D12B1b2e4768869997390010/logo.png deleted file mode 100644 index 6ca3a8681c627..0000000000000 Binary files a/blockchains/smartchain/assets/0x339550404Ca4d831D12B1b2e4768869997390010/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/info.json b/blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/info.json deleted file mode 100644 index 43de72bb824b9..0000000000000 --- a/blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/info.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "SparkPoint Fuel", - "website": "https://srk.finance", - "source_code": "https://github.com/sparkpointio/venus-protocol", - "white_paper": "https://github.com/sparkpointio/sparkdefi-whitepaper/blob/main/WHITEPAPER.md", - "description": "SparkDeFi is a governance token-based DeFi platform that empowers individuals to unlock the true value of their cryptocurrency assets. It is a full-service decentralized finance solution that combines a decentralized exchange (SparkSwap), liquidity and pool-based staking (SparkStake), P2P lending and borrowing (SparkLend), and DeFi assets protocols management (SparkDash) in a seamless, transparent, secure, inclusive, and interoperable platform.", - "research": "https://link.medium.com/ehJR6uXfncb", - "socials": [ - { - "name": "Medium", - "url": "https://medium.com/theecosystem" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/SparkDeFi/" - }, - { - "name": "Github", - "url": "https://github.com/sparkpointio/" - }, - { - "name": "Telegram", - "url": "http://t.me/SparkDeFi" - }, - { - "name": "Twitter", - "url": "https://twitter.com/SparkDeFi" - } - ], - "explorer": "https://bscscan.com/token/0x37ac4d6140e54304d77437a5c11924f61a2d976f", - "type": "BEP20", - "symbol": "SFUEL", - "decimals": 18, - "status": "active", - "id": "0x37Ac4D6140e54304D77437A5c11924f61a2D976f" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/logo.png b/blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/logo.png deleted file mode 100644 index 388826f6cb1d2..0000000000000 Binary files a/blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x393B312C01048b3ed2720bF1B090084C09e408A1/info.json b/blockchains/smartchain/assets/0x393B312C01048b3ed2720bF1B090084C09e408A1/info.json deleted file mode 100644 index 65eab873e9964..0000000000000 --- a/blockchains/smartchain/assets/0x393B312C01048b3ed2720bF1B090084C09e408A1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "fry.world", - "website": "https://fry.world/", - "description": "Fry.world is a yield optimization project with unique baskets(vaults) where $FRIES holders will share in all profits accrued on the platform. $FRIES token holders will also the ability to earn Ketchup ($KHP) as the governance token of the platform. The $FRIES token is currently being distributed via farming pools on fry.world", - "explorer": "https://bscscan.com/token/0x393B312C01048b3ed2720bF1B090084C09e408A1", - "type": "BEP20", - "symbol": "FRIES", - "decimals": 18, - "status": "active", - "id": "0x393B312C01048b3ed2720bF1B090084C09e408A1" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x393B312C01048b3ed2720bF1B090084C09e408A1/logo.png b/blockchains/smartchain/assets/0x393B312C01048b3ed2720bF1B090084C09e408A1/logo.png deleted file mode 100644 index 3aebaebbfdc0f..0000000000000 Binary files a/blockchains/smartchain/assets/0x393B312C01048b3ed2720bF1B090084C09e408A1/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x3942936782d788ce69155F776A51A5F1C9dd9B22/info.json b/blockchains/smartchain/assets/0x3942936782d788ce69155F776A51A5F1C9dd9B22/info.json deleted file mode 100644 index cd7a7649c02ab..0000000000000 --- a/blockchains/smartchain/assets/0x3942936782d788ce69155F776A51A5F1C9dd9B22/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Chainlink Token", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x3942936782d788ce69155F776A51A5F1C9dd9B22", - "type": "BEP20", - "symbol": "crLINK", - "decimals": 8, - "status": "active", - "id": "0x3942936782d788ce69155F776A51A5F1C9dd9B22" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3942936782d788ce69155F776A51A5F1C9dd9B22/logo.png b/blockchains/smartchain/assets/0x3942936782d788ce69155F776A51A5F1C9dd9B22/logo.png deleted file mode 100644 index 50646a5883229..0000000000000 Binary files a/blockchains/smartchain/assets/0x3942936782d788ce69155F776A51A5F1C9dd9B22/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x3947B992DC0147D2D89dF0392213781b04B25075/info.json b/blockchains/smartchain/assets/0x3947B992DC0147D2D89dF0392213781b04B25075/info.json deleted file mode 100644 index a619a79e35d1b..0000000000000 --- a/blockchains/smartchain/assets/0x3947B992DC0147D2D89dF0392213781b04B25075/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Wrapped Mirror AMZN Token", - "website": "https://mirror.finance", - "description": "Mirror Protocol allows the creation of fungible assets, “synthetics”, that track the price of real-world assets.", - "explorer": "https://www.bscscan.com/token/0x3947B992DC0147D2D89dF0392213781b04B25075", - "research": "", - "type": "BEP20", - "symbol": "mAMZN", - "decimals": 18, - "status": "active", - "id": "0x3947B992DC0147D2D89dF0392213781b04B25075" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3947B992DC0147D2D89dF0392213781b04B25075/logo.png b/blockchains/smartchain/assets/0x3947B992DC0147D2D89dF0392213781b04B25075/logo.png deleted file mode 100644 index 84e27e7185599..0000000000000 Binary files a/blockchains/smartchain/assets/0x3947B992DC0147D2D89dF0392213781b04B25075/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519/info.json b/blockchains/smartchain/assets/0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519/info.json deleted file mode 100644 index ac07f624a2a38..0000000000000 --- a/blockchains/smartchain/assets/0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "Planet", - "website": "https://xpace.finance/", - "description": "A protocol built on Binance Smart Chain to boost rewards on liquidity mining on lower gas costs and utilizing incentivisation strategies, Supercharged NFT collectibles and community governance models.", - "explorer": "https://bscscan.com/token/0x3abfc084a54e5f4e23196e1b9a9c48c3b3021519", - "white_paper": "https://docdro.id/LWOMgmY", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/xpacefinance", - "handle": "xpacefinance" - }, - { - "name": "Telegram", - "url": "https://t.me/xpacefinance", - "handle": "xpacefinance" - }, - { - "name": "Medium", - "url": "https://xpacefinance.medium.com/", - "handle": "xpacefinance" - } - ], - "type": "BEP20", - "symbol": "PLNT", - "decimals": 18, - "status": "active", - "id": "0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519/logo.png b/blockchains/smartchain/assets/0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519/logo.png deleted file mode 100644 index 1cbda5dd7719c..0000000000000 Binary files a/blockchains/smartchain/assets/0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68/info.json b/blockchains/smartchain/assets/0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68/info.json deleted file mode 100644 index b776e5c8e13a1..0000000000000 --- a/blockchains/smartchain/assets/0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Uniswap", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x3b0be453a4008ebc2edd457e7bd355f1c5469d68", - "type": "BEP20", - "symbol": "crUNI", - "decimals": 8, - "status": "active", - "id": "0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68/logo.png b/blockchains/smartchain/assets/0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68/logo.png deleted file mode 100644 index 9040c947572c7..0000000000000 Binary files a/blockchains/smartchain/assets/0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/info.json b/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/info.json deleted file mode 100644 index 2718ce6502122..0000000000000 --- a/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Cardano Token", - "website": "https://cardano.org", - "description": "Cardano (ADA) is a decentralized platform that will allow complex programmable transfers of value in a secure and scalable fashion.", - "explorer": "https://bscscan.com/token/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47", - "research": "https://research.binance.com/en/projects/cardano", - "type": "BEP20", - "symbol": "ADA", - "decimals": 18, - "status": "active", - "id": "0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/logo.png b/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/logo.png deleted file mode 100644 index 1ab80529f702a..0000000000000 Binary files a/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC/info.json b/blockchains/smartchain/assets/0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC/info.json deleted file mode 100644 index 2b00c0028e656..0000000000000 --- a/blockchains/smartchain/assets/0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dego Finance", - "website": "https://bsc.dego.finance", - "description": "DEGO claims to be a brand new idea towards a sustainable Decentralized Finance (DeFi) ecosystem.", - "explorer": "https://bscscan.com/token/0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC", - "type": "BEP20", - "symbol": "DEGO", - "decimals": 18, - "status": "active", - "id": "0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC/logo.png b/blockchains/smartchain/assets/0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC/logo.png deleted file mode 100644 index 8f1f43a328283..0000000000000 Binary files a/blockchains/smartchain/assets/0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x3d6545b08693daE087E957cb1180ee38B9e3c25E/info.json b/blockchains/smartchain/assets/0x3d6545b08693daE087E957cb1180ee38B9e3c25E/info.json deleted file mode 100644 index 0f626f1c81939..0000000000000 --- a/blockchains/smartchain/assets/0x3d6545b08693daE087E957cb1180ee38B9e3c25E/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Binance-Peg Ethereum Classic", - "website": "https://ethereumclassic.org", - "description": "Ethereum Classic (ETC) is a hard fork of Ethereum (ETH) that launched in July 2016.", - "explorer": "https://bscscan.com/token/0x3d6545b08693dae087e957cb1180ee38b9e3c25e", - "research": "https://research.binance.com/en/projects/ethereum-classic", - "type": "BEP20", - "symbol": "ETC", - "decimals": 18, - "status": "active", - "id": "0x3d6545b08693daE087E957cb1180ee38B9e3c25E" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3d6545b08693daE087E957cb1180ee38B9e3c25E/logo.png b/blockchains/smartchain/assets/0x3d6545b08693daE087E957cb1180ee38B9e3c25E/logo.png deleted file mode 100644 index eb921c2b00113..0000000000000 Binary files a/blockchains/smartchain/assets/0x3d6545b08693daE087E957cb1180ee38B9e3c25E/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/info.json b/blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/info.json deleted file mode 100644 index 049d977c72f76..0000000000000 --- a/blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VIDT Datalink BEP20", - "website": "https://about.v-id.org", - "description": "V-ID makes any digital file verifiable. The VIDT API enables organizations to protect their digital data against fraud and manipulation. A simple but strong formula, that adds and protects value at minimum expense and effort. Organizations like Airbus, AmSpec and IBM use VIDT Datalink to certify and secure digital documents like certificates, invoices, diplomas and sensor-data. VIDT Datalink products and services connect every cloud to every blockchain.", - "explorer": "https://bscscan.com/token/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110", - "type": "BEP20", - "symbol": "VIDT", - "decimals": 18, - "status": "active", - "id": "0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/logo.png b/blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/logo.png deleted file mode 100644 index 2f0ea80ce43da..0000000000000 Binary files a/blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x40929FB2008c830731A3d972950bC13f70161c75/info.json b/blockchains/smartchain/assets/0x40929FB2008c830731A3d972950bC13f70161c75/info.json deleted file mode 100644 index c77500641a0c1..0000000000000 --- a/blockchains/smartchain/assets/0x40929FB2008c830731A3d972950bC13f70161c75/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Tuna", - "website": "https://swaptuna.com/", - "description": "Yield Farming with Liquidity & Decentralized Exchange with Automatic Market Making on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0x40929FB2008c830731A3d972950bC13f70161c75", - "research": "", - "type": "BEP20", - "symbol": "TUNA", - "decimals": 18, - "status": "active", - "id": "0x40929FB2008c830731A3d972950bC13f70161c75" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x40929FB2008c830731A3d972950bC13f70161c75/logo.png b/blockchains/smartchain/assets/0x40929FB2008c830731A3d972950bC13f70161c75/logo.png deleted file mode 100644 index 39e604e30f03e..0000000000000 Binary files a/blockchains/smartchain/assets/0x40929FB2008c830731A3d972950bC13f70161c75/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/info.json b/blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/info.json deleted file mode 100644 index 5ce979b6e5da1..0000000000000 --- a/blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "ACryptoS", - "website": "https://acryptos.com/", - "source_code": "https://app.acryptos.com/contracts/", - "description": "ACryptoS Vaults grow your assets via automated yield Strategies. This saves users time and enables higher yields through more frequent compounding, more efficient gas utilisation, and other creative automations. ACryptoS StableSwap is an automated market maker (AMM) enabling fast and efficient stablecoin trading at the best prices with low slippage and fees on Binance Smart Chain.", - "research": "https://docs.acryptos.com/", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/acryptosx" - }, - { - "name": "Medium", - "url": "https://acryptos.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/acryptos9" - } - ], - "explorer": "https://bscscan.com/token/0x4197c6ef3879a08cd51e5560da5064b773aa1d29", - "type": "BEP20", - "symbol": "ACS", - "decimals": 18, - "status": "active", - "id": "0x4197C6EF3879a08cD51e5560da5064B773aa1d29" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/logo.png b/blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/logo.png deleted file mode 100644 index 179352b1bf35f..0000000000000 Binary files a/blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x4247aeB8E759e575Fe350921cD174C48df304F2A/info.json b/blockchains/smartchain/assets/0x4247aeB8E759e575Fe350921cD174C48df304F2A/info.json deleted file mode 100644 index b27a6ca455663..0000000000000 --- a/blockchains/smartchain/assets/0x4247aeB8E759e575Fe350921cD174C48df304F2A/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "AEDART Network", - "website": "https://aedart.network", - "description": "AEDART is a community-driven project which has a deflationary mechanism.", - "explorer": "https://bscscan.com/token/0x4247aeB8E759e575Fe350921cD174C48df304F2A", - "research": "", - "type": "BEP20", - "symbol": "AEDART", - "decimals": 18, - "status": "active", - "id": "0x4247aeB8E759e575Fe350921cD174C48df304F2A" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4247aeB8E759e575Fe350921cD174C48df304F2A/logo.png b/blockchains/smartchain/assets/0x4247aeB8E759e575Fe350921cD174C48df304F2A/logo.png deleted file mode 100644 index 91d64ba4d02c6..0000000000000 Binary files a/blockchains/smartchain/assets/0x4247aeB8E759e575Fe350921cD174C48df304F2A/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x426D6D53187be3288fe37f214e3F6901D8145b62/info.json b/blockchains/smartchain/assets/0x426D6D53187be3288fe37f214e3F6901D8145b62/info.json deleted file mode 100644 index 9a80ab6b22add..0000000000000 --- a/blockchains/smartchain/assets/0x426D6D53187be3288fe37f214e3F6901D8145b62/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Cream", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x426D6D53187be3288fe37f214e3F6901D8145b62", - "type": "BEP20", - "symbol": "crCREAM", - "decimals": 8, - "status": "active", - "id": "0x426D6D53187be3288fe37f214e3F6901D8145b62" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x426D6D53187be3288fe37f214e3F6901D8145b62/logo.png b/blockchains/smartchain/assets/0x426D6D53187be3288fe37f214e3F6901D8145b62/logo.png deleted file mode 100644 index fa3cb12c5058a..0000000000000 Binary files a/blockchains/smartchain/assets/0x426D6D53187be3288fe37f214e3F6901D8145b62/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/info.json b/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/info.json deleted file mode 100644 index 02c3d1c3a5a2f..0000000000000 --- a/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Litecoin Token", - "website": "https://litecoin.org/", - "description": "Litecoin is a peer-to-peer Internet currency that enables instant, near-zero cost payments to anyone in the world.", - "explorer": "https://bscscan.com/token/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", - "research": "https://research.binance.com/en/projects/litecoin", - "type": "BEP20", - "symbol": "LTC", - "decimals": 18, - "status": "active", - "id": "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/logo.png b/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/logo.png deleted file mode 100644 index 43b784e687048..0000000000000 Binary files a/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A/info.json b/blockchains/smartchain/assets/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A/info.json deleted file mode 100644 index 15c22f733d052..0000000000000 --- a/blockchains/smartchain/assets/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Swipe", - "website": "https://swipe.io/token", - "description": "Swipe Token is a utility token designed to be the gas and fuel of the Swipe Wallet and Swipe Card.", - "explorer": "https://bscscan.com/token/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A", - "research": "https://research.binance.com/en/projects/swipe", - "type": "BEP20", - "symbol": "SXP", - "decimals": 18, - "status": "active", - "id": "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A/logo.png b/blockchains/smartchain/assets/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A/logo.png deleted file mode 100644 index d3c9933a2ebf8..0000000000000 Binary files a/blockchains/smartchain/assets/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x47c1C7B9D7941A7265D123DCfb100D8FB5348213/info.json b/blockchains/smartchain/assets/0x47c1C7B9D7941A7265D123DCfb100D8FB5348213/info.json deleted file mode 100644 index 93d4c55a29441..0000000000000 --- a/blockchains/smartchain/assets/0x47c1C7B9D7941A7265D123DCfb100D8FB5348213/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "YVS Finance", - "website": "https://yvs.finance", - "description": "The first and only yield-farming, vaults and staking deflationary token with no admin control.", - "explorer": "https://bscscan.com/token/0x47c1c7b9d7941a7265d123dcfb100d8fb5348213", - "research": "https://yvs.finance/files/whitepaper.pdf", - "type": "BEP20", - "symbol": "YVS", - "decimals": 18, - "status": "active", - "id": "0x47c1C7B9D7941A7265D123DCfb100D8FB5348213" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x47c1C7B9D7941A7265D123DCfb100D8FB5348213/logo.png b/blockchains/smartchain/assets/0x47c1C7B9D7941A7265D123DCfb100D8FB5348213/logo.png deleted file mode 100644 index 6966541c0061c..0000000000000 Binary files a/blockchains/smartchain/assets/0x47c1C7B9D7941A7265D123DCfb100D8FB5348213/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json b/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json deleted file mode 100644 index 68897fed48443..0000000000000 --- a/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "Trust Wallet Token", - "website": "https://trustwallet.com", - "source_code": "https://github.com/trustwallet/", - "white_paper": "", - "description": "Utility token to increase adoption of cryptocurrency.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/trustwalletapp", - "handle": "TrustWalletApp" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/trustapp", - "handle": "TrustApp" - } - ], - "explorer": "https://bscscan.com/token/0x4B0F1812e5Df2A09796481Ff14017e6005508003", - "research": "https://research.binance.com/en/projects/trustwallet", - "type": "BEP20", - "symbol": "TWT", - "decimals": 18, - "status": "active", - "id": "0x4B0F1812e5Df2A09796481Ff14017e6005508003" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/logo.png b/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/logo.png deleted file mode 100644 index 8e97855518bfd..0000000000000 Binary files a/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/info.json b/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/info.json deleted file mode 100644 index 4bacb87ce5791..0000000000000 --- a/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VAI Stablecoin", - "website": "http://venus.io", - "description": "VAI is the world’s first decentralized stablecoin, enabled by Venus, built on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0x4bd17003473389a42daf6a0a729f6fdb328bbbd7", - "type": "BEP20", - "symbol": "VAI", - "decimals": 18, - "status": "active", - "id": "0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/logo.png b/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/logo.png deleted file mode 100644 index f3dbadcf69f76..0000000000000 Binary files a/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/info.json b/blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/info.json deleted file mode 100644 index 9051d6f102748..0000000000000 --- a/blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "NAR Dividend Token (GEM)", - "website": "https://narwhalswap.org", - "description": "Narwhalswap Protocol — DeFi Platform with Sustainability. We will build a new unique dapp and protocol to enhance the value of the DeFi, create diversified investment, and become the future of financial services.", - "explorer": "https://bscscan.com/token/0x4bbb275012ebe258556b8debe5c07be98e8d3859", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/narwhalswap" - }, - { - "name": "Medium", - "url": "https://medium.com/narwhalswap" - }, - { - "name": "Docs", - "url": "https://docs.narwhalswap.org" - }, - { - "name": "Telegram", - "url": "https://t.me/narwhalswap" - } - ], - "type": "BEP20", - "symbol": "GEM", - "decimals": 18, - "status": "active", - "id": "0x4BbB275012EBE258556B8debE5C07bE98e8d3859" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/logo.png b/blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/logo.png deleted file mode 100644 index e72041af0b5d3..0000000000000 Binary files a/blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8/logo.png b/blockchains/smartchain/assets/0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8/logo.png deleted file mode 100644 index 3c70853c96237..0000000000000 Binary files a/blockchains/smartchain/assets/0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8/info.json b/blockchains/smartchain/assets/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8/info.json deleted file mode 100644 index b4abf975b0bf4..0000000000000 --- a/blockchains/smartchain/assets/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Compound", - "website": "https://compound.finance", - "description": "Compound is the governance token for the Compound protocol.", - "explorer": "https://bscscan.com/token/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8", - "research": "https://research.binance.com/en/projects/compound", - "type": "BEP20", - "symbol": "COMP", - "decimals": 18, - "status": "active", - "id": "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8/logo.png b/blockchains/smartchain/assets/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8/logo.png deleted file mode 100644 index 5011b1a39ec58..0000000000000 Binary files a/blockchains/smartchain/assets/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f/info.json b/blockchains/smartchain/assets/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f/info.json deleted file mode 100644 index 2ffa055a1e374..0000000000000 --- a/blockchains/smartchain/assets/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Polkadot Token", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f", - "type": "BEP20", - "symbol": "crDOT", - "decimals": 8, - "status": "active", - "id": "0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f/logo.png b/blockchains/smartchain/assets/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f/logo.png deleted file mode 100644 index a5a813b127b34..0000000000000 Binary files a/blockchains/smartchain/assets/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/info.json b/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/info.json deleted file mode 100644 index b98a72d4af47d..0000000000000 --- a/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Tether USD", - "website": "https://tether.to", - "description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.", - "explorer": "https://bscscan.com/token/0x55d398326f99059fF775485246999027B3197955", - "research": "", - "type": "BEP20", - "symbol": "USDT", - "decimals": 18, - "status": "active", - "id": "0x55d398326f99059fF775485246999027B3197955" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/logo.png b/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/logo.png deleted file mode 100644 index 4b3027306a91c..0000000000000 Binary files a/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3/info.json b/blockchains/smartchain/assets/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3/info.json deleted file mode 100644 index 2e44b89191f97..0000000000000 --- a/blockchains/smartchain/assets/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vice Token", - "website": "https://Vice.Uno", - "description": "VICE is an AMM and yield farming platform on Binance Smart Chain(BSC).", - "explorer": "https://bscscan.com/token/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3", - "type": "BEP20", - "symbol": "VICE", - "decimals": 18, - "status": "active", - "id": "0x56B52f384ffd3cEa09730b04d9342d23B3212ef3" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3/logo.png b/blockchains/smartchain/assets/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3/logo.png deleted file mode 100644 index f4345a04800ac..0000000000000 Binary files a/blockchains/smartchain/assets/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/info.json b/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/info.json deleted file mode 100644 index 2b29a4dec0f54..0000000000000 --- a/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "EOS Token", - "website": "https://eos.io", - "description": "EOS is a cryptocurrency token and blockchain that operates as a smart contract platform for the deployment of decentralized applications and decentralized autonomous corporations.", - "explorer": "https://bscscan.com/token/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", - "research": "https://research.binance.com/en/projects/eos", - "type": "BEP20", - "symbol": "EOS", - "decimals": 18, - "status": "active", - "id": "0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/logo.png b/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/logo.png deleted file mode 100644 index a60252aa8e2d2..0000000000000 Binary files a/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x571D0B55fe30eb1F6E68e8799F181c46De6B0059/info.json b/blockchains/smartchain/assets/0x571D0B55fe30eb1F6E68e8799F181c46De6B0059/info.json deleted file mode 100644 index 8b3ff2de7cfe9..0000000000000 --- a/blockchains/smartchain/assets/0x571D0B55fe30eb1F6E68e8799F181c46De6B0059/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "Street Credit", - "website": "https://streetswap.vip/", - "source_code": "https://github.com/thugs-defi", - "description": "Street Credit (CRED) is the Exchange Token for the leading BSC AMM & Most Gangster Exchange Ever Created StreetSwap.vip. CRED is created by staking THUGS. The THUGS value per CRED continues to grow as Exchange Fees are used to buy-back THUGS and fund the CRED contract autonomously.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ThugsFinance" - }, - { - "name": "Discord", - "url": "https://discord.gg/AJDqFTP" - }, - { - "name": "Medium", - "url": "https://thugsfinance.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/thugsfinance" - } - ], - "explorer": "https://bscscan.com/token/0x571d0b55fe30eb1f6e68e8799f181c46de6b0059", - "type": "BEP20", - "symbol": "CRED", - "decimals": 18, - "status": "active", - "id": "0x571D0B55fe30eb1F6E68e8799F181c46De6B0059" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x571D0B55fe30eb1F6E68e8799F181c46De6B0059/logo.png b/blockchains/smartchain/assets/0x571D0B55fe30eb1F6E68e8799F181c46De6B0059/logo.png deleted file mode 100644 index 06c0928bb8ace..0000000000000 Binary files a/blockchains/smartchain/assets/0x571D0B55fe30eb1F6E68e8799F181c46De6B0059/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/info.json b/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/info.json deleted file mode 100644 index ec8d08250417c..0000000000000 --- a/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus LTC", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B", - "type": "BEP20", - "symbol": "vLTC", - "decimals": 8, - "status": "active", - "id": "0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/logo.png b/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/logo.png deleted file mode 100755 index d5a657fee0f39..0000000000000 Binary files a/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/info.json b/blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/info.json deleted file mode 100644 index ac7efd1703de6..0000000000000 --- a/blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JulSwap", - "website": "https://julswap.com", - "description": "JulSwap DEX Commnuity Token", - "explorer": "https://bscscan.com/token/0x5a41f637c3f7553dba6ddc2d3ca92641096577ea", - "type": "BEP20", - "symbol": "JulD", - "decimals": 18, - "status": "active", - "id": "0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/logo.png b/blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/logo.png deleted file mode 100644 index 0ecd665658b8d..0000000000000 Binary files a/blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/info.json b/blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/info.json deleted file mode 100644 index e8c57416d5242..0000000000000 --- a/blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "BSCX", - "website": "https://bscex.org", - "source_code": "https://github.com/bscex", - "white_paper": "https://bscex.org/docs/introduction", - "description": "The BSCex aims to offer aggregating engine that will divide the order into many parts and execute each part in different AMMs to lower the risk of price slippage", - "explorer": "https://bscscan.com/token/0x5ac52ee5b2a633895292ff6d8a89bb9190451587", - "type": "BEP20", - "symbol": "BSCX", - "decimals": 18, - "status": "active", - "id": "0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/logo.png b/blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/logo.png deleted file mode 100644 index a0ca56397da38..0000000000000 Binary files a/blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81/info.json b/blockchains/smartchain/assets/0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81/info.json deleted file mode 100644 index d3b242ebdcbf0..0000000000000 --- a/blockchains/smartchain/assets/0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Keep3r BSC Network", - "website": "https://keep3rb.network", - "source_code": "https://github.com/keep3rb-network", - "white_paper": "https://docs.keep3rb.network/docs", - "description": "Keep3r BSC Network is First Decentralized Keeper Network Project on Binance Smart Chain. KP3RB token is fully democratic governance dapp.", - "explorer": "https://www.bscscan.com/token/0x5ea29eee799aa7cc379fde5cf370bc24f2ea7c81", - "type": "BEP20", - "symbol": "KP3RB", - "decimals": 18, - "status": "active", - "id": "0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81/logo.png b/blockchains/smartchain/assets/0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81/logo.png deleted file mode 100755 index acd1c3c79d589..0000000000000 Binary files a/blockchains/smartchain/assets/0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/info.json b/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/info.json deleted file mode 100644 index ffebbc434e65a..0000000000000 --- a/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus BCH", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176", - "type": "BEP20", - "symbol": "vBCH", - "decimals": 8, - "status": "active", - "id": "0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/logo.png b/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/logo.png deleted file mode 100644 index 86a525142c1ca..0000000000000 Binary files a/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x5F88AB06e8dfe89DF127B2430Bba4Af600866035/info.json b/blockchains/smartchain/assets/0x5F88AB06e8dfe89DF127B2430Bba4Af600866035/info.json deleted file mode 100644 index 118a6d2f1db44..0000000000000 --- a/blockchains/smartchain/assets/0x5F88AB06e8dfe89DF127B2430Bba4Af600866035/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Kava", - "website": "https://kava.io", - "description": "Kava is a cross-chain DeFi Lending platform enabling stablecoin loans for users of major cryptocurrencies.", - "explorer": "https://bscscan.com/token/0x5f88ab06e8dfe89df127b2430bba4af600866035", - "research": "https://research.binance.com/en/projects/kava", - "type": "BEP20", - "symbol": "KAVA", - "decimals": 6, - "status": "active", - "id": "0x5F88AB06e8dfe89DF127B2430Bba4Af600866035" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5F88AB06e8dfe89DF127B2430Bba4Af600866035/logo.png b/blockchains/smartchain/assets/0x5F88AB06e8dfe89DF127B2430Bba4Af600866035/logo.png deleted file mode 100644 index c3a0556a0ba30..0000000000000 Binary files a/blockchains/smartchain/assets/0x5F88AB06e8dfe89DF127B2430Bba4Af600866035/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389/info.json b/blockchains/smartchain/assets/0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389/info.json deleted file mode 100644 index 985ae60e4838c..0000000000000 --- a/blockchains/smartchain/assets/0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "ACryptoS(I)", - "website": "https://acryptos.com/", - "source_code": "https://app.acryptos.com/contracts/", - "description": "ACryptoS StableSwap is an automated market maker (AMM) enabling fast and efficient stablecoin trading at the best prices with low slippage and fees on Binance Smart Chain. ACryptoS Vaults grow your assets via automated yield Strategies. This saves users time and enables higher yields through more frequent compounding, more efficient gas utilisation, and other creative automations.", - "research": "https://docs.acryptos.com/", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/acryptosx" - }, - { - "name": "Medium", - "url": "https://acryptos.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/acryptos9" - } - ], - "explorer": "https://bscscan.com/token/0x5b17b4d5e4009b5c43e3e3d63a5229f794cba389", - "type": "BEP20", - "symbol": "ACSI", - "decimals": 18, - "status": "active", - "id": "0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389/logo.png b/blockchains/smartchain/assets/0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389/logo.png deleted file mode 100644 index 179352b1bf35f..0000000000000 Binary files a/blockchains/smartchain/assets/0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/info.json b/blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/info.json deleted file mode 100644 index 2334bd9723155..0000000000000 --- a/blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Maker", - "website": "https://makerdao.com", - "description": "Maker (MKR) is a utility token, governance token and recapitalization resource of the Maker system.", - "explorer": "https://bscscan.com/token/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350", - "research": "https://research.binance.com/en/projects/maker", - "type": "BEP20", - "symbol": "MKR", - "decimals": 18, - "status": "active", - "id": "0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/logo.png b/blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/logo.png deleted file mode 100644 index 7b7d27e4201e0..0000000000000 Binary files a/blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f/info.json b/blockchains/smartchain/assets/0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f/info.json deleted file mode 100644 index d4814d6e9fe91..0000000000000 --- a/blockchains/smartchain/assets/0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Wrapped Mirror GOOGL Token", - "website": "https://mirror.finance", - "description": "Mirror Protocol allows the creation of fungible assets, “synthetics”, that track the price of real-world assets.", - "explorer": "https://www.bscscan.com/token/0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f", - "research": "", - "type": "BEP20", - "symbol": "mGOOGL", - "decimals": 18, - "status": "active", - "id": "0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f/logo.png b/blockchains/smartchain/assets/0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f/logo.png deleted file mode 100644 index 5e9b9e1f4e303..0000000000000 Binary files a/blockchains/smartchain/assets/0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/info.json b/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/info.json deleted file mode 100644 index 0ac2c6e7325a0..0000000000000 --- a/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "BLink", - "website": "https://blink.wink.org", - "description": "BLink is a partnership between WINk and Binance community.", - "explorer": "https://bscscan.com/token/0x63870a18b6e42b01ef1ad8a2302ef50b7132054f", - "research": "", - "type": "BEP20", - "symbol": "blink", - "decimals": 6, - "status": "active", - "id": "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/logo.png b/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/logo.png deleted file mode 100644 index d788147a3b48c..0000000000000 Binary files a/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/info.json b/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/info.json deleted file mode 100644 index 2542ae3158ad0..0000000000000 --- a/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus LINK", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f", - "type": "BEP20", - "symbol": "vLINK", - "decimals": 8, - "status": "active", - "id": "0x650b940a1033B8A1b1873f78730FcFC73ec11f1f" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/logo.png b/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/logo.png deleted file mode 100644 index 48565b0a54cfd..0000000000000 Binary files a/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4/info.json b/blockchains/smartchain/assets/0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4/info.json deleted file mode 100644 index 2c7a427068c81..0000000000000 --- a/blockchains/smartchain/assets/0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "BillionHappiness", - "website": "https://billionhappiness.com/", - "source_code": "https://github.com/BHCHappiness/", - "description": "Billion Happiness has a token called BHC. Users can earn BHC cashback through shopping on the online store, NFT Marketplace and via staking/farming.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/BHC_Happiness", - "handle": "BHC_Happiness" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/user/BillionHappiness", - "handle": "BillionHappiness" - } - ], - "explorer": "https://bscscan.com/token/0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4", - "research": "https://billionhappiness.medium.com/what-is-billion-happiness-be147e4b0fc0", - "type": "BEP20", - "symbol": "BHC", - "decimals": 18, - "status": "active", - "id": "0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4/logo.png b/blockchains/smartchain/assets/0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4/logo.png deleted file mode 100644 index b234daf85f2f2..0000000000000 Binary files a/blockchains/smartchain/assets/0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/info.json b/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/info.json deleted file mode 100644 index b613b1be31094..0000000000000 --- a/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Polkadot Token", - "website": "https://polkadot.network", - "description": "Polkadot is a blockchain project that aims to connect blockchains, to enable the transfer of value and logic across chains.", - "explorer": "https://bscscan.com/token/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", - "research": "https://research.binance.com/en/projects/polkadot", - "type": "BEP20", - "symbol": "DOT", - "decimals": 18, - "status": "active", - "id": "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/logo.png b/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/logo.png deleted file mode 100644 index 4fdd922e0f23c..0000000000000 Binary files a/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json b/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json deleted file mode 100644 index 23e5235e08b40..0000000000000 --- a/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "BTCB Token", - "website": "https://binance.org", - "description": "Bitcoin BEP2 (BTCB) is a token on Binance Chain issued by Binance, where the price is pegged to BTC at a rate of 1 BTCB = 1 BTC.", - "explorer": "https://bscscan.com/token/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", - "research": "", - "type": "BEP20", - "symbol": "BTCB", - "decimals": 18, - "status": "active", - "id": "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/logo.png b/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/logo.png deleted file mode 100644 index f26deab0e2a0b..0000000000000 Binary files a/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/info.json b/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/info.json deleted file mode 100644 index fcdd7a8aa6dd8..0000000000000 --- a/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Unifi Protocol DAO", - "website": "https://unifiprotocol.com", - "description": "Unifi Protocol DAO is a group of non-custodial, interoperable, decentralized, multi-chain smart contracts providing the building blocks for DeFi development. ", - "explorer": "https://bscscan.com/token/0x728c5bac3c3e370e372fc4671f9ef6916b814d8b", - "research": "https://research.binance.com/en/projects/unifi-protocol-dao", - "type": "BEP20", - "symbol": "UNFI", - "decimals": 18, - "status": "active", - "id": "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/logo.png b/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/logo.png deleted file mode 100644 index 3197cc1eb68a4..0000000000000 Binary files a/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/info.json b/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/info.json deleted file mode 100644 index 0cbd8639832ce..0000000000000 --- a/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/info.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "name": "AllianceBlock", - "website": "https://allianceblock.io", - "source_code": "https://github.com/Stichting-AllianceBlock-Foundation/AllianceBlock-Contracts", - "white_paper": "https://www.allianceblock.io/AllianceBlock_WhitePaper_n47oEn0Aa.pdf", - "description": "AllianceBlock is establishing the world’s first globally compliant decentralized capital market. Our solution is built on the principles of censorship resistance, transparency, and openness. AllianceBlock’s Prometheus protocol aims to realize a decentralized, collaborative and sustainable capital market that brings together issuers, investors, institutions, traders, experts, advisors, other service providers, and even talent.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/allianceblock", - "handle": "allianceblock" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Allianceblock/", - "handle": "Allianceblock" - }, - { - "name": "Medium", - "url": "https://medium.com/@allianceblock", - "handle": "allianceblock" - }, - { - "name": "Telegram", - "url": "https://t.me/allianceblock", - "handle": "allianceblock" - }, - { - "name": "Linkedin", - "url": "https://www.linkedin.com/company/allianceblock", - "handle": "allianceblock" - }, - { - "name": "Discord", - "url": "https://discord.gg/hF7AGgt", - "handle": "AllianceBlock" - } - ], - "explorer": "https://bscscan.com/token/0x72fAa679E1008Ad8382959FF48E392042A8b06f7", - "type": "BEP20", - "symbol": "bALBT", - "decimals": 18, - "status": "active", - "id": "0x72fAa679E1008Ad8382959FF48E392042A8b06f7" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/logo.png b/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/logo.png deleted file mode 100755 index 7532cfa3d5e83..0000000000000 Binary files a/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b/info.json b/blockchains/smartchain/assets/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b/info.json deleted file mode 100644 index 549676c88747a..0000000000000 --- a/blockchains/smartchain/assets/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Band Protocol Token", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b", - "type": "BEP20", - "symbol": "crBAND", - "decimals": 8, - "status": "active", - "id": "0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b/logo.png b/blockchains/smartchain/assets/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b/logo.png deleted file mode 100644 index a0c8cfd9a570f..0000000000000 Binary files a/blockchains/smartchain/assets/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x748AD98b14C814B28812eB42ad219C8672909879/logo.png b/blockchains/smartchain/assets/0x748AD98b14C814B28812eB42ad219C8672909879/logo.png deleted file mode 100644 index 4ece0377a3d5c..0000000000000 Binary files a/blockchains/smartchain/assets/0x748AD98b14C814B28812eB42ad219C8672909879/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/info.json b/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/info.json deleted file mode 100644 index 6faa7e713007d..0000000000000 --- a/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Bitcoin Standard Hashrate Token", - "website": "https://1-b.tc", - "description": "Bitcoin Standard Hashrate Token (BTCST) is a token collateralized by 0.1 TH/s of actual Bitcoin mining power standardized to an efficiency of 60 W/TH.", - "explorer": "https://bscscan.com/token/0x78650b139471520656b9e7aa7a5e9276814a38e9", - "research": "https://research.binance.com/en/projects/btcst", - "type": "BEP20", - "symbol": "BTCST", - "decimals": 18, - "status": "active", - "id": "0x78650B139471520656b9E7aA7A5e9276814a38e9" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/logo.png b/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/logo.png deleted file mode 100644 index 6b7133423bebf..0000000000000 Binary files a/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x78e1936f065Fd4082387622878C7d11c9f05ECF4/logo.png b/blockchains/smartchain/assets/0x78e1936f065Fd4082387622878C7d11c9f05ECF4/logo.png deleted file mode 100644 index a1c66a40db103..0000000000000 Binary files a/blockchains/smartchain/assets/0x78e1936f065Fd4082387622878C7d11c9f05ECF4/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/info.json b/blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/info.json deleted file mode 100644 index ecd2df1a82133..0000000000000 --- a/blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/info.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "Kebab Token", - "website": "https://kebabfinance.com", - "source_code": "https://github.com/chefkebab", - "description": "The strategically superior yield farming community on BSC.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/kebabfinance" - }, - { - "name": "Medium", - "url": "https://kebabfinance1.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/kebabfinance" - } - ], - "explorer": "https://bscscan.com/address/0x7979f6c54eba05e18ded44c4f986f49a5de551c2", - "type": "BEP20", - "symbol": "KEBAB", - "decimals": 18, - "status": "active", - "id": "0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/logo.png b/blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/logo.png deleted file mode 100644 index ccccd0bec9e74..0000000000000 Binary files a/blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA/info.json b/blockchains/smartchain/assets/0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA/info.json deleted file mode 100644 index 199a9429e06d5..0000000000000 --- a/blockchains/smartchain/assets/0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VIDTC Company stocks", - "type": "BEP20", - "symbol": "VIDTC", - "decimals": 18, - "website": "https://about.v-id.org", - "description": "NFTs for equity and shared ownership", - "explorer": "https://bscscan.com/token/0x7a2172f3728962f6b952a1cc1ad794dacbf9f3da", - "status": "active", - "id": "0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA/logo.png b/blockchains/smartchain/assets/0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA/logo.png deleted file mode 100644 index 2f54fd3d102a5..0000000000000 Binary files a/blockchains/smartchain/assets/0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6/info.json b/blockchains/smartchain/assets/0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6/info.json deleted file mode 100644 index 12c4239157192..0000000000000 --- a/blockchains/smartchain/assets/0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "VIDTC Precious metals and stones", - "type": "BEP20", - "symbol": "VIDTC", - "decimals": 18, - "website": "https://about.v-id.org", - "description": "NFTs for valuables like diamonds or gold", - "explorer": "https://bscscan.com/token/0x7b7d3b71a12906270b1b4c187c75f45188e9aef6", - "status": "active", - "id": "0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6/logo.png b/blockchains/smartchain/assets/0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6/logo.png deleted file mode 100644 index 526414260d766..0000000000000 Binary files a/blockchains/smartchain/assets/0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/info.json b/blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/info.json deleted file mode 100644 index 96b8d8a1ad4f7..0000000000000 --- a/blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "YFII.finance Token", - "website": "https://yfii.finance", - "description": "DFI.Money (YFII) is a DeFi platform which aims to build products on aggregated liquidity provision, leveraged trading, automated marketing making.", - "explorer": "https://bscscan.com/token/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", - "research": "https://research.binance.com/en/projects/dfimoney", - "type": "BEP20", - "symbol": "YFII", - "decimals": 18, - "status": "active", - "id": "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/logo.png b/blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/logo.png deleted file mode 100755 index 8b38b931904d5..0000000000000 Binary files a/blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/info.json b/blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/info.json deleted file mode 100644 index 263f7d56f0bfa..0000000000000 --- a/blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/info.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "bearn.fi", - "website": "https://bearn.fi", - "source_code": "https://github.com/bearn-defi", - "description": "Bearn Fi is a cross-chain product in DeFi that at its core provides yield generation, casino/gaming aggregation, bridge, treasury and governance on multi-chain: Binance Smart Chain blockchain (BSC) and Ethereum blockchain.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/BearnFi" - }, - { - "name": "Medium", - "url": "https://bearn-defi.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/Bearn_Fi" - } - ], - "explorer": "https://bscscan.com/token/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b", - "type": "BEP20", - "symbol": "BFI", - "decimals": 18, - "status": "active", - "id": "0x81859801b01764D4f0Fa5E64729f5a6C3b91435b" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/logo.png b/blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/logo.png deleted file mode 100644 index 37ab5d25b4e1c..0000000000000 Binary files a/blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x8191113581cBfa3fcdC6B0d2e6F84753D4850080/info.json b/blockchains/smartchain/assets/0x8191113581cBfa3fcdC6B0d2e6F84753D4850080/info.json deleted file mode 100644 index b5294068bdf59..0000000000000 --- a/blockchains/smartchain/assets/0x8191113581cBfa3fcdC6B0d2e6F84753D4850080/info.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "name": "HOES", - "website": "https://traphouse.vip/", - "source_code": "https://github.com/thugs-defi", - "description": "HOES is the staked form of DRUGS. Hoes are used to stake for other tokens on the Traphouse.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ThugsFinance" - }, - { - "name": "Discord", - "url": "https://discord.gg/AJDqFTP" - }, - { - "name": "Medium", - "url": "https://thugsfinance.medium.com/" - }, - { - "name": "Docs", - "url": "https://docs.thugs.fi/thugonomics/hoes" - }, - { - "name": "Telegram", - "url": "https://t.me/thugsfinance" - } - ], - "explorer": "https://bscscan.com/token/0x8191113581cbfa3fcdc6b0d2e6f84753d4850080", - "type": "BEP20", - "symbol": "HOES", - "decimals": 18, - "status": "active", - "id": "0x8191113581cBfa3fcdC6B0d2e6F84753D4850080" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8191113581cBfa3fcdC6B0d2e6F84753D4850080/logo.png b/blockchains/smartchain/assets/0x8191113581cBfa3fcdC6B0d2e6F84753D4850080/logo.png deleted file mode 100644 index bc70b98b9788f..0000000000000 Binary files a/blockchains/smartchain/assets/0x8191113581cBfa3fcdC6B0d2e6F84753D4850080/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55/info.json b/blockchains/smartchain/assets/0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55/info.json deleted file mode 100644 index c8861eee62aa8..0000000000000 --- a/blockchains/smartchain/assets/0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Cardano Token", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x81c15d3e956e55e77e1f3f257f0a65bd2725fc55", - "type": "BEP20", - "symbol": "crADA", - "decimals": 8, - "status": "active", - "id": "0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55/logo.png b/blockchains/smartchain/assets/0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55/logo.png deleted file mode 100644 index c690140d53905..0000000000000 Binary files a/blockchains/smartchain/assets/0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x8443f091997f06a61670B735ED92734F5628692F/info.json b/blockchains/smartchain/assets/0x8443f091997f06a61670B735ED92734F5628692F/info.json deleted file mode 100644 index 67a0130e9af68..0000000000000 --- a/blockchains/smartchain/assets/0x8443f091997f06a61670B735ED92734F5628692F/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Bella Protocol", - "website": "https://bella.fi", - "description": "Bella Protocol is described to be a set of DeFi products for one-click crypto banking.", - "explorer": "https://bscscan.com/token/0x8443f091997f06a61670B735ED92734F5628692F", - "research": "https://research.binance.com/en/projects/bella", - "type": "BEP20", - "symbol": "BEL", - "decimals": 18, - "status": "active", - "id": "0x8443f091997f06a61670B735ED92734F5628692F" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8443f091997f06a61670B735ED92734F5628692F/logo.png b/blockchains/smartchain/assets/0x8443f091997f06a61670B735ED92734F5628692F/logo.png deleted file mode 100644 index e60767da807fb..0000000000000 Binary files a/blockchains/smartchain/assets/0x8443f091997f06a61670B735ED92734F5628692F/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/info.json b/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/info.json deleted file mode 100644 index f1fce2d37af48..0000000000000 --- a/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus BTC", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B", - "type": "BEP20", - "symbol": "vBTC", - "decimals": 8, - "status": "active", - "id": "0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/logo.png b/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/logo.png deleted file mode 100755 index fe099027769b1..0000000000000 Binary files a/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/info.json b/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/info.json deleted file mode 100644 index 77811fa896a2b..0000000000000 --- a/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "yearn.finance", - "website": "https://yearn.finance/", - "description": "YFI is the governance token for Yearn.Finance, a site that performs a variety of functions for DeFi users, moving their assets in and out of different liquidity pools in order to find the best yields.", - "explorer": "https://bscscan.com/token/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", - "research": "https://research.binance.com/en/projects/yearnfinance", - "type": "BEP20", - "symbol": "YFI", - "decimals": 18, - "status": "active", - "id": "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/logo.png b/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/logo.png deleted file mode 100644 index 9c225f4b6c000..0000000000000 Binary files a/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x897fE07d613037c206429628611A2665E18C657d/logo.png b/blockchains/smartchain/assets/0x897fE07d613037c206429628611A2665E18C657d/logo.png deleted file mode 100644 index e1f7fe300c36c..0000000000000 Binary files a/blockchains/smartchain/assets/0x897fE07d613037c206429628611A2665E18C657d/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d/logo.png b/blockchains/smartchain/assets/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d/logo.png deleted file mode 100644 index eafbaac194aa7..0000000000000 Binary files a/blockchains/smartchain/assets/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF/info.json b/blockchains/smartchain/assets/0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF/info.json deleted file mode 100644 index 9737cf5b0bb9b..0000000000000 --- a/blockchains/smartchain/assets/0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Milk Protocol", - "website": "https://stakecow.com", - "description": "First yield farm on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF", - "research": "", - "type": "BEP20", - "symbol": "MILK", - "decimals": 18, - "status": "active", - "id": "0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF/logo.png b/blockchains/smartchain/assets/0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF/logo.png deleted file mode 100644 index 42b227e6d3e0e..0000000000000 Binary files a/blockchains/smartchain/assets/0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x8cc7E2a6de999758499658bB702143FD025E09B2/info.json b/blockchains/smartchain/assets/0x8cc7E2a6de999758499658bB702143FD025E09B2/info.json deleted file mode 100644 index 7518e0515cda7..0000000000000 --- a/blockchains/smartchain/assets/0x8cc7E2a6de999758499658bB702143FD025E09B2/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Litecoin Token", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x8cc7E2a6de999758499658bB702143FD025E09B2", - "type": "BEP20", - "symbol": "crLTC", - "decimals": 8, - "status": "active", - "id": "0x8cc7E2a6de999758499658bB702143FD025E09B2" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8cc7E2a6de999758499658bB702143FD025E09B2/logo.png b/blockchains/smartchain/assets/0x8cc7E2a6de999758499658bB702143FD025E09B2/logo.png deleted file mode 100644 index f54ed016bd96c..0000000000000 Binary files a/blockchains/smartchain/assets/0x8cc7E2a6de999758499658bB702143FD025E09B2/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x8f4087Cb09E0F378f4278a314C94A636665dE24b/info.json b/blockchains/smartchain/assets/0x8f4087Cb09E0F378f4278a314C94A636665dE24b/info.json deleted file mode 100644 index be2df5b64ccac..0000000000000 --- a/blockchains/smartchain/assets/0x8f4087Cb09E0F378f4278a314C94A636665dE24b/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "NAR Ticket Token (GOLD)", - "website": "https://narwhalswap.org", - "description": "Narwhalswap Protocol — DeFi Platform with Sustainability. We will build a new unique dapp and protocol to enhance the value of the DeFi, create diversified investment, and become the future of financial services.", - "explorer": "https://bscscan.com/token/0x8f4087cb09e0f378f4278a314c94a636665de24b", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/narwhalswap" - }, - { - "name": "Medium", - "url": "https://medium.com/narwhalswap" - }, - { - "name": "Docs", - "url": "https://docs.narwhalswap.org" - }, - { - "name": "Telegram", - "url": "https://t.me/narwhalswap" - } - ], - "type": "BEP20", - "symbol": "GOLD", - "decimals": 18, - "status": "active", - "id": "0x8f4087Cb09E0F378f4278a314C94A636665dE24b" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8f4087Cb09E0F378f4278a314C94A636665dE24b/logo.png b/blockchains/smartchain/assets/0x8f4087Cb09E0F378f4278a314C94A636665dE24b/logo.png deleted file mode 100644 index e001f31c5fbe7..0000000000000 Binary files a/blockchains/smartchain/assets/0x8f4087Cb09E0F378f4278a314C94A636665dE24b/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/info.json b/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/info.json deleted file mode 100644 index 8736b5ef609f6..0000000000000 --- a/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Bitcoin Cash Token", - "website": "https://bitcoincash.org", - "description": "Bitcoin ABC is an electronic cash platform that allows peer-to-peer online cash payments. It is a fork (a copy in a way) of Bitcoin (BTC).", - "explorer": "https://bscscan.com/token/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf", - "research": "https://research.binance.com/en/projects/bitcoin-cash", - "type": "BEP20", - "symbol": "BCH", - "decimals": 18, - "status": "active", - "id": "0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/logo.png b/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/logo.png deleted file mode 100644 index e937e267ec4b6..0000000000000 Binary files a/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb/info.json b/blockchains/smartchain/assets/0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb/info.json deleted file mode 100644 index 56e31770b4ed2..0000000000000 --- a/blockchains/smartchain/assets/0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "CyberFM Radio", - "website": "https://cyber-fm.com", - "source_code": "https://github.com/CyberFM/", - "description": "Utility token to reward Radio listeners and is 1 of 2 in the DLPRO Dual Token Economy.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/cyber_fm", - "handle": "CyberFM" - }, - { - "name": "Facebook", - "url": "https://facebook.com/cyberfm", - "handle": "CyberFM" - }, - { - "name": "Telegram", - "url": "https://t.me/mftudotnet", - "handle": "CyberFM" - } - ], - "explorer": "https://bscscan.com/token/0x9001fd53504f7bf253296cffadf5b6030cd61abb", - "type": "BEP20", - "symbol": "CYFM", - "decimals": 18, - "status": "active", - "id": "0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb/logo.png b/blockchains/smartchain/assets/0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb/logo.png deleted file mode 100644 index 680f5c6019290..0000000000000 Binary files a/blockchains/smartchain/assets/0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x9095e8d707E40982aFFce41C61c10895157A1B22/info.json b/blockchains/smartchain/assets/0x9095e8d707E40982aFFce41C61c10895157A1B22/info.json deleted file mode 100644 index d6670773459a4..0000000000000 --- a/blockchains/smartchain/assets/0x9095e8d707E40982aFFce41C61c10895157A1B22/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream DAI", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0x9095e8d707e40982affce41c61c10895157a1b22", - "type": "BEP20", - "symbol": "crDAI", - "decimals": 8, - "status": "active", - "id": "0x9095e8d707E40982aFFce41C61c10895157A1B22" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9095e8d707E40982aFFce41C61c10895157A1B22/logo.png b/blockchains/smartchain/assets/0x9095e8d707E40982aFFce41C61c10895157A1B22/logo.png deleted file mode 100644 index f0df049bd3e5f..0000000000000 Binary files a/blockchains/smartchain/assets/0x9095e8d707E40982aFFce41C61c10895157A1B22/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb/logo.png b/blockchains/smartchain/assets/0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb/logo.png deleted file mode 100644 index f9b6409feadd5..0000000000000 Binary files a/blockchains/smartchain/assets/0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/info.json b/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/info.json deleted file mode 100644 index bf944f8bbe7df..0000000000000 --- a/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Frontier", - "website": "https://frontier.xyz/", - "description": "Frontier is a chain-agnostic DeFi aggregation layer. With our applications, users can participate in protocol tracking and management, staking, best-rate asset swapping, liquidity provision, CDP creation & monitoring, and more.", - "explorer": "https://bscscan.com/address/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b", - "type": "BEP20", - "symbol": "FRONT", - "decimals": 18, - "status": "active", - "id": "0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/logo.png b/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/logo.png deleted file mode 100644 index ef5b508b22845..0000000000000 Binary files a/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json b/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json deleted file mode 100644 index 8948be17dddef..0000000000000 --- a/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Helmet.insure", - "website": "https://helmet.insure", - "source_code": "https://github.com/helmet-insure/helmet-insure.github.io", - "description": "HELMET is the governance token issued by helmet.insure with total supply of 100 million.", - "research": "", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Helmet_insure" - }, - { - "name": "Medium", - "url": "https://helmetinsure.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/helmet_insure" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/QtTJZEVds5" - } - ], - "explorer": "https://bscscan.com/token/0x948d2a81086a075b3130bac19e4c6dee1d2e3fe8", - "type": "BEP20", - "symbol": "Helmet", - "decimals": 18, - "status": "active", - "id": "0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/logo.png b/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/logo.png deleted file mode 100644 index 970a738b1e332..0000000000000 Binary files a/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/info.json b/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/info.json deleted file mode 100644 index 6588b3fce470e..0000000000000 --- a/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus BUSD", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0x95c78222B3D6e262426483D42CfA53685A67Ab9D", - "type": "BEP20", - "symbol": "vBUSD", - "decimals": 8, - "status": "active", - "id": "0x95c78222B3D6e262426483D42CfA53685A67Ab9D" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/logo.png b/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/logo.png deleted file mode 100644 index 08dd6c6270b6e..0000000000000 Binary files a/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/info.json b/blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/info.json deleted file mode 100644 index 1b4260c9de7ff..0000000000000 --- a/blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "IoTeX Network", - "website": "https://iotex.io", - "description": "IOTX will be a Decentralized Network for Internet of Things. Powered by a Privacy-Centric Blockchain.", - "explorer": "https://bscscan.com/token/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5", - "research": "https://research.binance.com/en/projects/iotx", - "type": "BEP20", - "symbol": "IOTX", - "decimals": 18, - "status": "active", - "id": "0x9678E42ceBEb63F23197D726B29b1CB20d0064E5" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/logo.png b/blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/logo.png deleted file mode 100644 index 2e533fb280549..0000000000000 Binary files a/blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/info.json b/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/info.json deleted file mode 100644 index a46fee6191437..0000000000000 --- a/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus BETH", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0x972207A639CC1B374B893cc33Fa251b55CEB7c07", - "type": "BEP20", - "symbol": "vBETH", - "decimals": 8, - "status": "active", - "id": "0x972207A639CC1B374B893cc33Fa251b55CEB7c07" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/logo.png b/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/logo.png deleted file mode 100644 index 866d79c24958f..0000000000000 Binary files a/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/info.json b/blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/info.json deleted file mode 100644 index 01b2c85467304..0000000000000 --- a/blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Synthetix Network Token", - "website": "https://synthetix.io", - "description": "Synthetix is a derivatives liquidity protocol on Ethereum that enables the issuance and trading of synthetic assets.", - "explorer": "https://bscscan.com/token/0x9Ac983826058b8a9C7Aa1C9171441191232E8404", - "research": "https://research.binance.com/en/projects/synthetix", - "type": "BEP20", - "symbol": "SNX", - "decimals": 18, - "status": "active", - "id": "0x9Ac983826058b8a9C7Aa1C9171441191232E8404" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/logo.png b/blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/logo.png deleted file mode 100644 index 2a850de0afe21..0000000000000 Binary files a/blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x9B44Df3318972bE845d83f961735609137C4C23c/info.json b/blockchains/smartchain/assets/0x9B44Df3318972bE845d83f961735609137C4C23c/info.json deleted file mode 100644 index c55ac8f167c3e..0000000000000 --- a/blockchains/smartchain/assets/0x9B44Df3318972bE845d83f961735609137C4C23c/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Propel", - "website": "https://payrue.com/", - "description": "PayRue is a financial platform that operates exchanges, wallets, and transfers with cryptocurrencies.", - "explorer": "https://bscscan.com/token/0x9b44df3318972be845d83f961735609137c4c23c", - "research": "", - "type": "BEP20", - "symbol": "PROPEL", - "decimals": 18, - "status": "active", - "id": "0x9B44Df3318972bE845d83f961735609137C4C23c" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9B44Df3318972bE845d83f961735609137C4C23c/logo.png b/blockchains/smartchain/assets/0x9B44Df3318972bE845d83f961735609137C4C23c/logo.png deleted file mode 100644 index 61ac1bdfaa23a..0000000000000 Binary files a/blockchains/smartchain/assets/0x9B44Df3318972bE845d83f961735609137C4C23c/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x9E691FD624410D631c082202b050694233031cB7/info.json b/blockchains/smartchain/assets/0x9E691FD624410D631c082202b050694233031cB7/info.json deleted file mode 100644 index 5c35dcdfc313a..0000000000000 --- a/blockchains/smartchain/assets/0x9E691FD624410D631c082202b050694233031cB7/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "CryptoBRL", - "website": "https://cryptobrl.com", - "description": "The CryptoBRL (cBRL) is a stablecoin pegged one for one to the Brazilian Real. It's supported and adopted by a consortium with several companies from Brazilian cryptocurrency market.", - "white_paper": "https://cryptobrl.com/download/Whitepaper_CBRL.pdf", - "explorer": "https://bscscan.com/token/0x9E691FD624410D631c082202b050694233031cB7", - "type": "BEP20", - "symbol": "CBRL", - "decimals": 6, - "status": "active", - "id": "0x9E691FD624410D631c082202b050694233031cB7" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9E691FD624410D631c082202b050694233031cB7/logo.png b/blockchains/smartchain/assets/0x9E691FD624410D631c082202b050694233031cB7/logo.png deleted file mode 100644 index 63ae0284bd3a4..0000000000000 Binary files a/blockchains/smartchain/assets/0x9E691FD624410D631c082202b050694233031cB7/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/info.json b/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/info.json deleted file mode 100644 index 4cad6b2bd4ef4..0000000000000 --- a/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus BNB", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0xA07c5b74C9B40447a954e1466938b865b6BBea36", - "type": "BEP20", - "symbol": "vBNB", - "decimals": 8, - "status": "active", - "id": "0xA07c5b74C9B40447a954e1466938b865b6BBea36" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/logo.png b/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/logo.png deleted file mode 100644 index 3250df2bcaf9b..0000000000000 Binary files a/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xA1303E6199b319a891b79685F0537D289af1FC83/info.json b/blockchains/smartchain/assets/0xA1303E6199b319a891b79685F0537D289af1FC83/info.json deleted file mode 100644 index 0ad4d183e3d7c..0000000000000 --- a/blockchains/smartchain/assets/0xA1303E6199b319a891b79685F0537D289af1FC83/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "NAR Token", - "website": "https://narwhalswap.org", - "description": "Narwhalswap Protocol — DeFi Platform with Sustainability. We will build a new unique dapp and protocol to enhance the value of the DeFi, create diversified investment, and become the future of financial services.", - "explorer": "https://bscscan.com/token/0xa1303e6199b319a891b79685f0537d289af1fc83", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/narwhalswap" - }, - { - "name": "Medium", - "url": "https://medium.com/narwhalswap" - }, - { - "name": "Docs", - "url": "https://docs.narwhalswap.org" - }, - { - "name": "Telegram", - "url": "https://t.me/narwhalswap" - } - ], - "type": "BEP20", - "symbol": "NAR", - "decimals": 18, - "status": "active", - "id": "0xA1303E6199b319a891b79685F0537D289af1FC83" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA1303E6199b319a891b79685F0537D289af1FC83/logo.png b/blockchains/smartchain/assets/0xA1303E6199b319a891b79685F0537D289af1FC83/logo.png deleted file mode 100644 index 75de53f1ca4e2..0000000000000 Binary files a/blockchains/smartchain/assets/0xA1303E6199b319a891b79685F0537D289af1FC83/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/info.json b/blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/info.json deleted file mode 100644 index ef3b34178d2da..0000000000000 --- a/blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "CertiK Token", - "website": "https://certik.foundation", - "description": "A Cross-chain Protocol with Security Scoring and Decentralized Reimbursements for Building Secure dApps and Blockchains.", - "explorer": "https://bscscan.com/token/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", - "research": "https://research.binance.com/en/projects/certik", - "type": "BEP20", - "symbol": "CTK", - "decimals": 6, - "status": "active", - "id": "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/logo.png b/blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/logo.png deleted file mode 100644 index c0f1677007b18..0000000000000 Binary files a/blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/info.json b/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/info.json deleted file mode 100644 index 580dc298aea8e..0000000000000 --- a/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Band Protocol Token", - "website": "https://bandprotocol.com", - "description": "Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.", - "explorer": "https://bscscan.com/token/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18", - "research": "https://research.binance.com/en/projects/band-protocol", - "type": "BEP20", - "symbol": "BAND", - "decimals": 18, - "status": "active", - "id": "0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/logo.png b/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/logo.png deleted file mode 100644 index f89a34f79784b..0000000000000 Binary files a/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xAa46e2c21B7763a73DB48e9b318899253E66e20C/info.json b/blockchains/smartchain/assets/0xAa46e2c21B7763a73DB48e9b318899253E66e20C/info.json deleted file mode 100644 index 17561ae6c43c3..0000000000000 --- a/blockchains/smartchain/assets/0xAa46e2c21B7763a73DB48e9b318899253E66e20C/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream XRP", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0xAa46e2c21B7763a73DB48e9b318899253E66e20C", - "type": "BEP20", - "symbol": "crXRP", - "decimals": 8, - "status": "active", - "id": "0xAa46e2c21B7763a73DB48e9b318899253E66e20C" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAa46e2c21B7763a73DB48e9b318899253E66e20C/logo.png b/blockchains/smartchain/assets/0xAa46e2c21B7763a73DB48e9b318899253E66e20C/logo.png deleted file mode 100644 index 7f8702de3ae16..0000000000000 Binary files a/blockchains/smartchain/assets/0xAa46e2c21B7763a73DB48e9b318899253E66e20C/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f/info.json b/blockchains/smartchain/assets/0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f/info.json deleted file mode 100644 index a6c2956b7556f..0000000000000 --- a/blockchains/smartchain/assets/0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Burger Swap Token", - "website": "https://burgerswap.org", - "description": "A democratized AMM on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f", - "research": "https://research.binance.com/en/projects/burger-swap", - "type": "BEP20", - "symbol": "BURGER", - "decimals": 18, - "status": "active", - "id": "0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f/logo.png b/blockchains/smartchain/assets/0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f/logo.png deleted file mode 100644 index e0eb194ac567e..0000000000000 Binary files a/blockchains/smartchain/assets/0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/info.json b/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/info.json deleted file mode 100644 index a5e88bd7e8a25..0000000000000 --- a/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus XRP", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0xB248a295732e0225acd3337607cc01068e3b9c10", - "type": "BEP20", - "symbol": "vXRP", - "decimals": 8, - "status": "active", - "id": "0xB248a295732e0225acd3337607cc01068e3b9c10" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/logo.png b/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/logo.png deleted file mode 100755 index b36453b580c9e..0000000000000 Binary files a/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json b/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json deleted file mode 100644 index b0712cfe5735e..0000000000000 --- a/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Uniswap", - "website": "https://uniswap.org", - "description": "UNI is the Uniswap protocol token. Uniswap is a decentralized protocol for automated liquidity provision on Ethereum.", - "explorer": "https://bscscan.com/token/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", - "research": "https://research.binance.com/en/projects/uniswap", - "type": "BEP20", - "symbol": "UNI", - "decimals": 18, - "status": "active", - "id": "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/logo.png b/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/logo.png deleted file mode 100644 index 893ef55cb23c0..0000000000000 Binary files a/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4/info.json b/blockchains/smartchain/assets/0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4/info.json deleted file mode 100644 index cd8c8f11f877d..0000000000000 --- a/blockchains/smartchain/assets/0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Vox.Finance", - "website": "https://app.vox.finance", - "source_code": "https://gitlab.com/vox.finance/vox-finance-contracts", - "white_paper": "https://app.vox.finance/whitepaper", - "description": "Yield farming token with low supply and 2% burn rate.", - "explorer": "https://bscscan.com/token/0xc227f8eecc481a8e8baa30a4754b109b81c4dfa4", - "research": "https://app.vox.finance/whitepaper", - "type": "BEP20", - "symbol": "VOXb", - "decimals": 18, - "status": "active", - "id": "0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4/logo.png b/blockchains/smartchain/assets/0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4/logo.png deleted file mode 100644 index 1e906ed55c29f..0000000000000 Binary files a/blockchains/smartchain/assets/0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731/info.json b/blockchains/smartchain/assets/0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731/info.json deleted file mode 100644 index 8b7f492d57c86..0000000000000 --- a/blockchains/smartchain/assets/0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Hedget", - "website": "https://www.hedget.com", - "description": "Hedget is a decentralised protocol for options trading.", - "explorer": "https://bscscan.com/token/0xc7d8d35eba58a0935ff2d5a33df105dd9f071731", - "research": "", - "type": "BEP20", - "symbol": "HGET", - "decimals": 6, - "status": "active", - "id": "0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731/logo.png b/blockchains/smartchain/assets/0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731/logo.png deleted file mode 100644 index 9d0f4c8de5813..0000000000000 Binary files a/blockchains/smartchain/assets/0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xC808592e5b4585F982bc728d63b227634bc007a4/info.json b/blockchains/smartchain/assets/0xC808592e5b4585F982bc728d63b227634bc007a4/info.json deleted file mode 100644 index ceaed4e58b222..0000000000000 --- a/blockchains/smartchain/assets/0xC808592e5b4585F982bc728d63b227634bc007a4/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "CryptoFrog.Finance", - "website": "https://cryptofrog.finance", - "source_code": "https://github.com/cryptofrogfinance", - "description": "CryptoFrog.Finance is the first collectible frog NFT and a yield farming project on Binance Smart Chain.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CryptoFrogFi", - "handle": "CryptoFrogFi" - }, - { - "name": "Telegram", - "url": "https://t.me/cryptofrogfinance", - "handle": "cryptofrogfinance" - }, - { - "name": "Medium", - "url": "https://cryptofrogfinance.medium.com", - "handle": "cryptofrogfinance" - } - ], - "explorer": "https://bscscan.com/token/0xC808592e5b4585F982bc728d63b227634bc007a4", - "type": "BEP20", - "symbol": "FROG", - "decimals": 18, - "status": "active", - "id": "0xC808592e5b4585F982bc728d63b227634bc007a4" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC808592e5b4585F982bc728d63b227634bc007a4/logo.png b/blockchains/smartchain/assets/0xC808592e5b4585F982bc728d63b227634bc007a4/logo.png deleted file mode 100644 index 62e35821720a8..0000000000000 Binary files a/blockchains/smartchain/assets/0xC808592e5b4585F982bc728d63b227634bc007a4/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/info.json b/blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/info.json deleted file mode 100644 index e064a5aa7d080..0000000000000 --- a/blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/info.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "Bunny Token", - "website": "https://pancakebunny.finance", - "source_code": "https://github.com/PancakeBunny-finance/Bunny", - "description": "PancakeBunny is a new and rapidly growing DeFi yield aggregator that is used for PancakeSwap. PancakeBunny protocol empowers farmers to leverage their yield-seeking tendencies to optimize yield compounding strategy on BSC. We are providing strategies for the various needs of farmers from the highest yield seekers to the risk reward optimizing smart investors.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/PancakeBunnyFin" - }, - { - "name": "Medium", - "url": "https://pancakebunny.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/pancakebunny_fin" - } - ], - "explorer": "https://bscscan.com/token/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51", - "type": "BEP20", - "symbol": "BUNNY", - "decimals": 18, - "status": "active", - "id": "0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/logo.png b/blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/logo.png deleted file mode 100644 index 34d8a5efdc43f..0000000000000 Binary files a/blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44/info.json b/blockchains/smartchain/assets/0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44/info.json deleted file mode 100644 index 02380a4a6a101..0000000000000 --- a/blockchains/smartchain/assets/0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "TokenClub", - "website": "http://www.tokenclub.com", - "description": "TokenClub provides investors with one-stop services, and aims at building an autonomous, trusting, and efficient investor community.", - "explorer": "https://bscscan.com/token/0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44", - "research": "https://research.binance.com/en/projects/tokenclub", - "type": "BEP20", - "symbol": "TCT", - "decimals": 18, - "status": "active", - "id": "0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44/logo.png b/blockchains/smartchain/assets/0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44/logo.png deleted file mode 100644 index 45407627bbd06..0000000000000 Binary files a/blockchains/smartchain/assets/0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/info.json b/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/info.json deleted file mode 100644 index c1baa79ea942b..0000000000000 --- a/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BIFI Token", - "website": "https://beefy.finance/", - "description": "Beefy is a Yield Optimizer on Binance Smart Chain", - "explorer": "https://bscscan.com/token/0xCa3F508B8e4Dd382eE878A314789373D80A5190A", - "type": "BEP20", - "symbol": "BIFI", - "decimals": 18, - "status": "active", - "id": "0xCa3F508B8e4Dd382eE878A314789373D80A5190A" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/logo.png b/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/logo.png deleted file mode 100644 index 6ad4e4b13fc82..0000000000000 Binary files a/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1/info.json b/blockchains/smartchain/assets/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1/info.json deleted file mode 100644 index d6101e996cbd3..0000000000000 --- a/blockchains/smartchain/assets/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Bitcoin Cash Token", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1", - "type": "BEP20", - "symbol": "crBCH", - "decimals": 8, - "status": "active", - "id": "0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1/logo.png b/blockchains/smartchain/assets/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1/logo.png deleted file mode 100644 index b5e7ed2447e3a..0000000000000 Binary files a/blockchains/smartchain/assets/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/info.json b/blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/info.json deleted file mode 100644 index e2421a53ee4b9..0000000000000 --- a/blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "SafePal Token", - "website": "https://www.safepal.io", - "description": "SafePal is a cryptocurrency wallet that aims to provide a secure and user-friendly crypto asset management platform.", - "explorer": "https://bscscan.com/token/0xd41fdb03ba84762dd66a0af1a6c8540ff1ba5dfb", - "research": "https://research.binance.com/en/projects/safepal", - "type": "BEP20", - "symbol": "SFP", - "decimals": 18, - "status": "active", - "id": "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/logo.png b/blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/logo.png deleted file mode 100644 index aae67834e7653..0000000000000 Binary files a/blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727/info.json b/blockchains/smartchain/assets/0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727/info.json deleted file mode 100644 index 0accb4d4cc607..0000000000000 --- a/blockchains/smartchain/assets/0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream USD Coin", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0xd83c88db3a6ca4a32fff1603b0f7ddce01f5f727", - "type": "BEP20", - "symbol": "crUSDC", - "decimals": 8, - "status": "active", - "id": "0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727/logo.png b/blockchains/smartchain/assets/0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727/logo.png deleted file mode 100644 index 1255ad0f199c6..0000000000000 Binary files a/blockchains/smartchain/assets/0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2/info.json b/blockchains/smartchain/assets/0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2/info.json deleted file mode 100644 index e90aa70c1c9fb..0000000000000 --- a/blockchains/smartchain/assets/0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2/info.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "DeFi For You.", - "website": "https://defi.com.vn", - "source_code": "https://github.com/defi-vn/DeFi-VN-Smart-Contract", - "white_paper": "https://defi.com.vn/document/DFY-White-Paper.pdf", - "description": "DEFI For You. Is a listing where by users can make pawn loans online to a worldwide market. We are basically letting you run your own online finance company with rates of your choosing. If you ever dreamed of owning your own bank well now you can. DEFi For You aims to clean up the Pawn industry using DFY smart contracts. At last Cryptocurrency has come if age. This is a world first and the market is limitless.", - "explorer": "https://bscscan.com/token/0xd98560689c6e748dc37bc410b4d3096b1aa3d8c2", - "research": "", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/DeFiForYou", - "handle": "DeFi For You." - }, - { - "name": "Telegram", - "url": "http://t.me/DefiForYouDFY", - "handle": "DeFi For You." - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/DeFiForYouDFY", - "handle": "DeFi For You." - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/user/DeFiForYou", - "handle": "DeFi For You." - } - ], - "type": "BEP20", - "symbol": "DFY", - "decimals": 18, - "status": "active", - "id": "0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2/logo.png b/blockchains/smartchain/assets/0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2/logo.png deleted file mode 100644 index 6886894891a95..0000000000000 Binary files a/blockchains/smartchain/assets/0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xDE4e179CC1d3b298216B96893767b9b01A6Bc413/info.json b/blockchains/smartchain/assets/0xDE4e179CC1d3b298216B96893767b9b01A6Bc413/info.json deleted file mode 100644 index 31a215a8767e1..0000000000000 --- a/blockchains/smartchain/assets/0xDE4e179CC1d3b298216B96893767b9b01A6Bc413/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KingToken", - "website": "https://swapking.net", - "description": "A decentralized exchange with 100% profit distribution, trading mining and and automated market maker combination.", - "explorer": "https://bscscan.com/token/0xde4e179cc1d3b298216b96893767b9b01a6bc413", - "type": "BEP20", - "symbol": "KING", - "decimals": 18, - "status": "active", - "id": "0xDE4e179CC1d3b298216B96893767b9b01A6Bc413" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xDE4e179CC1d3b298216B96893767b9b01A6Bc413/logo.png b/blockchains/smartchain/assets/0xDE4e179CC1d3b298216B96893767b9b01A6Bc413/logo.png deleted file mode 100644 index d76f5eb57f468..0000000000000 Binary files a/blockchains/smartchain/assets/0xDE4e179CC1d3b298216B96893767b9b01A6Bc413/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json b/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json deleted file mode 100644 index 703a4b44578a1..0000000000000 --- a/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Bakery Token", - "website": "https://bakeryswap.org", - "description": "BakerySwap, an AMM Dex on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5", - "research": "https://research.binance.com/en/projects/bakerytoken", - "type": "BEP20", - "symbol": "BAKE", - "decimals": 18, - "status": "active", - "id": "0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/logo.png b/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/logo.png deleted file mode 100644 index 268ebd4202a87..0000000000000 Binary files a/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xE10e9822A5de22F8761919310DDA35CD997d63c0/info.json b/blockchains/smartchain/assets/0xE10e9822A5de22F8761919310DDA35CD997d63c0/info.json deleted file mode 100644 index 3d4f175514d41..0000000000000 --- a/blockchains/smartchain/assets/0xE10e9822A5de22F8761919310DDA35CD997d63c0/info.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "THUGS", - "website": "https://thugs.fi/", - "description": "THUGS is a Binance Smart Chain DeFi Token with a burn mechanism, forever locked initial liquidity & the centerpiece of the Thugs Fi ecosystem (StreetSwap Exchange, Traphouse Yield Farm & NFT Marketplace).", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ThugsFinance" - }, - { - "name": "Discord", - "url": "https://discord.gg/AJDqFTP" - }, - { - "name": "Medium", - "url": "https://thugsfinance.medium.com/" - }, - { - "name": "Docs", - "url": "https://docs.thugs.fi/" - }, - { - "name": "Telegram", - "url": "https://t.me/thugsfinance" - } - ], - "explorer": "https://bscscan.com/token/0xE10e9822A5de22F8761919310DDA35CD997d63c0", - "type": "BEP20", - "symbol": "THUGS", - "decimals": 18, - "status": "active", - "id": "0xE10e9822A5de22F8761919310DDA35CD997d63c0" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE10e9822A5de22F8761919310DDA35CD997d63c0/logo.png b/blockchains/smartchain/assets/0xE10e9822A5de22F8761919310DDA35CD997d63c0/logo.png deleted file mode 100644 index d651456f88dfc..0000000000000 Binary files a/blockchains/smartchain/assets/0xE10e9822A5de22F8761919310DDA35CD997d63c0/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/info.json b/blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/info.json deleted file mode 100644 index 2b002d2679922..0000000000000 --- a/blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Swirge", - "ticker": "SWGb", - "website": "https://swirgepay.com", - "white_paper": "https://swirgepay.com/docs/not-so-whitepaper.pdf", - "description": "Swirge is an ecosystem that embodies a decentralized social media, a decentralized financial system, and a marketplace built on the blockchain technology.", - "explorer": "https://bscscan.com/token/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb", - "research": "https://swirgepay.com", - "type": "BEP20", - "symbol": "SWGb", - "decimals": 18, - "status": "active", - "id": "0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/logo.png b/blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/logo.png deleted file mode 100644 index 9d2e900319cbb..0000000000000 Binary files a/blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xE49b84771470A87F4D9544685ea0F0517933B2B4/info.json b/blockchains/smartchain/assets/0xE49b84771470A87F4D9544685ea0F0517933B2B4/info.json deleted file mode 100644 index a4a376fe8cb7b..0000000000000 --- a/blockchains/smartchain/assets/0xE49b84771470A87F4D9544685ea0F0517933B2B4/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "CryptoLocally (GIV)", - "website": "https://cryptolocally.com/", - "source_code": "https://github.com/CryptoLocally/Resources", - "white_paper": "https://cryptolocally.com/en/blog/giv-whitepaper/", - "description": "A non-custodial, smart contract powered P2P gateway to blockchain and DeFi", - "explorer": "https://bscscan.com/token/0xe49b84771470a87f4d9544685ea0f0517933b2b4", - "type": "BEP20", - "symbol": "GIV", - "decimals": 8, - "status": "active", - "id": "0xE49b84771470A87F4D9544685ea0F0517933B2B4" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE49b84771470A87F4D9544685ea0F0517933B2B4/logo.png b/blockchains/smartchain/assets/0xE49b84771470A87F4D9544685ea0F0517933B2B4/logo.png deleted file mode 100644 index 4382e0fe60a8b..0000000000000 Binary files a/blockchains/smartchain/assets/0xE49b84771470A87F4D9544685ea0F0517933B2B4/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C/info.json b/blockchains/smartchain/assets/0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C/info.json deleted file mode 100644 index 97fc50d59a460..0000000000000 --- a/blockchains/smartchain/assets/0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Spartan Protocol Token", - "website": "https://spartanprotocol.org", - "description": "A protocol for incentivised liquidity and synthetic assets on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C", - "research": "https://research.binance.com/en/projects/spartan-protocol", - "type": "BEP20", - "symbol": "SPARTA", - "decimals": 18, - "status": "active", - "id": "0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C/logo.png b/blockchains/smartchain/assets/0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C/logo.png deleted file mode 100644 index cde0e350fa77d..0000000000000 Binary files a/blockchains/smartchain/assets/0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe/info.json b/blockchains/smartchain/assets/0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe/info.json deleted file mode 100644 index 13051605fdebd..0000000000000 --- a/blockchains/smartchain/assets/0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ROOBEE", - "website": "https://roobee.io/", - "description": "Roobee is a blockchain-based investment platform for non-professional and private investors. Roobee allows you to build an investment portfolio consisting of various assets, from cryptocurrencies to stocks and ETFs. The payment can be made in any convenient way, without limitations, and without high entry thresholds.", - "explorer": "https://bscscan.com/token/0xe64f5cb844946c1f102bd25bbd87a5ab4ae89fbe", - "type": "BEP20", - "symbol": "bROOBEE", - "decimals": 18, - "status": "active", - "id": "0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe/logo.png b/blockchains/smartchain/assets/0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe/logo.png deleted file mode 100644 index 36b2745dab999..0000000000000 Binary files a/blockchains/smartchain/assets/0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e/info.json b/blockchains/smartchain/assets/0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e/info.json deleted file mode 100644 index 71feebe4a54a0..0000000000000 --- a/blockchains/smartchain/assets/0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Tezos Token", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0xe692714717a89e4f2ab89dd17d8dddd7bb52de8e", - "type": "BEP20", - "symbol": "crXTZ", - "decimals": 8, - "status": "active", - "id": "0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e/logo.png b/blockchains/smartchain/assets/0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e/logo.png deleted file mode 100644 index 84b8f9dee5665..0000000000000 Binary files a/blockchains/smartchain/assets/0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5/info.json b/blockchains/smartchain/assets/0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5/info.json deleted file mode 100644 index cd59eee2262cf..0000000000000 --- a/blockchains/smartchain/assets/0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream YFI", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0xea466cd2583a0290b9e7b987a769a7eb468fb0a5", - "type": "BEP20", - "symbol": "crYFI", - "decimals": 8, - "status": "active", - "id": "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5/logo.png b/blockchains/smartchain/assets/0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5/logo.png deleted file mode 100644 index 06217db973dee..0000000000000 Binary files a/blockchains/smartchain/assets/0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De/info.json b/blockchains/smartchain/assets/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De/info.json deleted file mode 100644 index 6472da8c45e47..0000000000000 --- a/blockchains/smartchain/assets/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Tether USD", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De", - "type": "BEP20", - "symbol": "crUSDT", - "decimals": 8, - "status": "active", - "id": "0xEF6d459FE81C3Ed53d292c936b2df5a8084975De" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De/logo.png b/blockchains/smartchain/assets/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De/logo.png deleted file mode 100644 index 1f70c93abd3fc..0000000000000 Binary files a/blockchains/smartchain/assets/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xF215A127A196e3988C09d052e16BcFD365Cd7AA3/info.json b/blockchains/smartchain/assets/0xF215A127A196e3988C09d052e16BcFD365Cd7AA3/info.json deleted file mode 100644 index 24f9fb2c56f18..0000000000000 --- a/blockchains/smartchain/assets/0xF215A127A196e3988C09d052e16BcFD365Cd7AA3/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Wrapped Mirror TSLA Token", - "website": "https://mirror.finance", - "description": "Mirror Protocol allows the creation of fungible assets, “synthetics”, that track the price of real-world assets.", - "explorer": "https://www.bscscan.com/token/0xF215A127A196e3988C09d052e16BcFD365Cd7AA3", - "research": "", - "type": "BEP20", - "symbol": "mTSLA", - "decimals": 18, - "status": "active", - "id": "0xF215A127A196e3988C09d052e16BcFD365Cd7AA3" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF215A127A196e3988C09d052e16BcFD365Cd7AA3/logo.png b/blockchains/smartchain/assets/0xF215A127A196e3988C09d052e16BcFD365Cd7AA3/logo.png deleted file mode 100644 index 22059ed91d478..0000000000000 Binary files a/blockchains/smartchain/assets/0xF215A127A196e3988C09d052e16BcFD365Cd7AA3/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/info.json b/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/info.json deleted file mode 100644 index bdec2b276a177..0000000000000 --- a/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Reef", - "website": "https://reef.finance", - "description": "Reef Finance is a multi-chain smart yield engine and liquidity aggregator where any DeFi protocol can integrate into.", - "explorer": "https://bscscan.com/token/0xf21768ccbc73ea5b6fd3c687208a7c2def2d966e", - "research": "https://research.binance.com/en/projects/reef-finance", - "type": "BEP20", - "symbol": "REEF", - "decimals": 18, - "status": "active", - "id": "0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/logo.png b/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/logo.png deleted file mode 100644 index 7eed97f775974..0000000000000 Binary files a/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa/info.json b/blockchains/smartchain/assets/0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa/info.json deleted file mode 100644 index 526843bf43d31..0000000000000 --- a/blockchains/smartchain/assets/0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Anyswap-BEP20", - "website": "https://bsc.anyswap.exchange", - "description": "Anyswap aims to create a multi-platform cross-chain DEX using Fusion’s DCRM technology.", - "explorer": "https://bscscan.com/token/0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa", - "research": "", - "type": "BEP20", - "symbol": "ANY", - "decimals": 18, - "status": "active", - "id": "0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa/logo.png b/blockchains/smartchain/assets/0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa/logo.png deleted file mode 100644 index 5f2f020645b1a..0000000000000 Binary files a/blockchains/smartchain/assets/0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/info.json b/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/info.json deleted file mode 100644 index f072dff82dbca..0000000000000 --- a/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Chainlink Token", - "website": "https://chain.link", - "description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.", - "explorer": "https://bscscan.com/token/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", - "research": "https://research.binance.com/en/projects/chainlink", - "type": "BEP20", - "symbol": "LINK", - "decimals": 18, - "status": "active", - "id": "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png b/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png deleted file mode 100755 index 48c89738d2655..0000000000000 Binary files a/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/info.json b/blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/info.json deleted file mode 100644 index 595b5beaa3c98..0000000000000 --- a/blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Ontology Token", - "website": "https://ont.io", - "description": "Ontology is a new high-performance public blockchain project & a distributed trust collaboration platform that include a series of complete distributed ledgers and smart contract systems.", - "explorer": "https://bscscan.com/token/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335", - "research": "https://research.binance.com/en/projects/ontology", - "type": "BEP20", - "symbol": "ONT", - "decimals": 18, - "status": "active", - "id": "0xFd7B3A77848f1C2D67E05E54d78d174a0C850335" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/logo.png b/blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/logo.png deleted file mode 100644 index 51544c25c718f..0000000000000 Binary files a/blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc/info.json b/blockchains/smartchain/assets/0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc/info.json deleted file mode 100644 index e1456639d4101..0000000000000 --- a/blockchains/smartchain/assets/0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Wrapped Mirror NFLX Token", - "website": "https://mirror.finance", - "description": "Mirror Protocol allows the creation of fungible assets, “synthetics”, that track the price of real-world assets.", - "explorer": "https://www.bscscan.com/token/0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc", - "research": "", - "type": "BEP20", - "symbol": "mNFLX", - "decimals": 18, - "status": "active", - "id": "0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc/logo.png b/blockchains/smartchain/assets/0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc/logo.png deleted file mode 100644 index 6d6b16235a14d..0000000000000 Binary files a/blockchains/smartchain/assets/0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json b/blockchains/smartchain/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json deleted file mode 100644 index 4463091f1ea63..0000000000000 --- a/blockchains/smartchain/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Alpha Finance", - "website": "https://alphafinance.io", - "description": "Alpha Finance Lab is a cross-chain DeFi platform, focusing on building an ecosystem of products that will interoperate and bring alpha to users across different blockchains starting with Binance Smart Chain (BSC) and Ethereum.", - "explorer": "https://bscscan.com/token/0xa1faa113cbE53436Df28FF0aEe54275c13B40975", - "research": "https://research.binance.com/en/projects/alpha-finance-lab", - "type": "BEP20", - "symbol": "ALPHA", - "decimals": 18, - "status": "active", - "id": "0xa1faa113cbE53436Df28FF0aEe54275c13B40975" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/logo.png b/blockchains/smartchain/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/logo.png deleted file mode 100644 index 3c6e3f6165e4a..0000000000000 Binary files a/blockchains/smartchain/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/info.json b/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/info.json deleted file mode 100644 index 858babc01601c..0000000000000 --- a/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Injective Protocol", - "website": "https://injectiveprotocol.com", - "description": "The Universal Layer-2 DeFi Protocol for Cross-Chain Derivatives Trading.", - "explorer": "https://bscscan.com/token/0xa2b726b1145a4773f68593cf171187d8ebe4d495", - "research": "https://research.binance.com/en/projects/injective-protocol", - "type": "BEP20", - "symbol": "INJ", - "decimals": 18, - "status": "active", - "id": "0xa2B726B1145A4773F68593CF171187d8EBe4d495" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/logo.png b/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/logo.png deleted file mode 100644 index dcc5ff1a0d0c5..0000000000000 Binary files a/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9/info.json b/blockchains/smartchain/assets/0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9/info.json deleted file mode 100644 index f10cfb8a5c63b..0000000000000 --- a/blockchains/smartchain/assets/0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "aelf", - "website": "http://aelf.io", - "description": "Aelf (ELF) is an enterprise-focused blockchain platform powered by cloud computing. Leveraging cloud nodes and parallel processing, Aelf is reportedly able to achieve secure transactions at scale for commercial use cases.", - "explorer": "https://bscscan.com/token/0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9", - "research": "https://research.binance.com/en/projects/aelf", - "type": "BEP20", - "symbol": "ELF", - "decimals": 18, - "status": "active", - "id": "0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9/logo.png b/blockchains/smartchain/assets/0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9/logo.png deleted file mode 100644 index 0aacaaa8a85f6..0000000000000 Binary files a/blockchains/smartchain/assets/0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C/info.json b/blockchains/smartchain/assets/0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C/info.json deleted file mode 100644 index 5360c81b1cfd7..0000000000000 --- a/blockchains/smartchain/assets/0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Peach Token", - "website": "https://peachswap.org/", - "description": "PeachSwap - An evolution of #Uniswap with $Peach tokenomics on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C", - "research": "", - "type": "BEP20", - "symbol": "PEACH", - "decimals": 18, - "status": "active", - "id": "0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C/logo.png b/blockchains/smartchain/assets/0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C/logo.png deleted file mode 100644 index dd109b5eb4900..0000000000000 Binary files a/blockchains/smartchain/assets/0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/info.json b/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/info.json deleted file mode 100644 index 5d00974376cfd..0000000000000 --- a/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Prometeus", - "website": "https://prometeus.io", - "description": "Prometeus Network describes itself as a secure and decentralized ecosystem designed to solve real-world problems in data brokerage.", - "explorer": "https://bscscan.com/token/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5", - "research": "", - "type": "BEP20", - "symbol": "PROM", - "decimals": 18, - "status": "active", - "id": "0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/logo.png b/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/logo.png deleted file mode 100644 index b52533454db19..0000000000000 Binary files a/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xb31f5d117541825D6692c10e4357008EDF3E2BCD/info.json b/blockchains/smartchain/assets/0xb31f5d117541825D6692c10e4357008EDF3E2BCD/info.json deleted file mode 100644 index 2a4cd71268a7a..0000000000000 --- a/blockchains/smartchain/assets/0xb31f5d117541825D6692c10e4357008EDF3E2BCD/info.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Cream Ethereum Token", - "website": "https://app.cream.finance", - "source_code": "https://github.com/CreamFi", - "description": "C.R.E.A.M. bridges liquidity across underserved assets by providing algorithmic money markets to these underserved assets. Users can supply any supported assets and use these supplied assets as collateral to borrow any other supported assets. C.R.E.A.M. has launched on Ethereum and Binance Smart Chain.", - "research": "https://docs.cream.finance", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/CreamdotFinance" - }, - { - "name": "Medium", - "url": "https://medium.com/@CreamdotFinance" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/8Ms25mV" - }, - { - "name": "Telegram", - "url": "https://t.me/creamfinance" - } - ], - "explorer": "https://bscscan.com/address/0xb31f5d117541825D6692c10e4357008EDF3E2BCD", - "type": "BEP20", - "symbol": "crETH", - "decimals": 8, - "status": "active", - "id": "0xb31f5d117541825D6692c10e4357008EDF3E2BCD" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb31f5d117541825D6692c10e4357008EDF3E2BCD/logo.png b/blockchains/smartchain/assets/0xb31f5d117541825D6692c10e4357008EDF3E2BCD/logo.png deleted file mode 100644 index 7645769555c5c..0000000000000 Binary files a/blockchains/smartchain/assets/0xb31f5d117541825D6692c10e4357008EDF3E2BCD/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json b/blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json deleted file mode 100644 index c1cc1ed558016..0000000000000 --- a/blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Litentry", - "website": "https://www.litentry.com", - "description": "Decentralized identity authentication and user activity data management Infrastructure.", - "explorer": "https://bscscan.com/token/0xb59490ab09a0f526cc7305822ac65f2ab12f9723", - "type": "BEP20", - "symbol": "LIT", - "decimals": 18, - "status": "active", - "id": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/logo.png b/blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/logo.png deleted file mode 100644 index ec014d668882e..0000000000000 Binary files a/blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/info.json b/blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/info.json deleted file mode 100644 index 8c0a74e75018d..0000000000000 --- a/blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Paxos Standard", - "website": "https://paxos.com/standard", - "description": "Paxos Standard (PAX) is a stablecoin that allows users to exchange US dollars for Paxos Standard Tokens to 'transact at the speed of the internet'.", - "explorer": "https://bscscan.com/token/0xb7f8cd00c5a06c0537e2abff0b58033d02e5e094", - "research": "https://research.binance.com/en/projects/paxos-standard", - "type": "BEP20", - "symbol": "PAX", - "decimals": 18, - "status": "active", - "id": "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/logo.png b/blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/logo.png deleted file mode 100644 index d813568c1d3bd..0000000000000 Binary files a/blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E/info.json b/blockchains/smartchain/assets/0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E/info.json deleted file mode 100644 index eb4119bc6f2c2..0000000000000 --- a/blockchains/smartchain/assets/0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E/info.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "QUSD", - "website": "https://qian.finance", - "description": "QUSD is the first kind of stablecoin of QIAN protocol. In the future, QIAN will launch QHKD, QEUR and other stable assets).", - "explorer": "https://bscscan.com/token/0xb8c540d00dd0bf76ea12e4b4b95efc90804f924e", - "source_code": "https://github.com/QIAN-Protocol/QIAN", - "whitepaper": "https://qian.finance/qian_whitepaper_zh.pdf", - "audit_report": "https://qian.finance/PeckShield-Audit-Report-QIAN2-v1.0.pdf", - "type": "BEP20", - "symbol": "QUSD", - "decimals": 18, - "status": "active", - "id": "0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E/logo.png b/blockchains/smartchain/assets/0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E/logo.png deleted file mode 100644 index 844124997d325..0000000000000 Binary files a/blockchains/smartchain/assets/0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xbA2aE424d960c26247Dd6c32edC70B295c744C43/info.json b/blockchains/smartchain/assets/0xbA2aE424d960c26247Dd6c32edC70B295c744C43/info.json deleted file mode 100644 index bcc9574634486..0000000000000 --- a/blockchains/smartchain/assets/0xbA2aE424d960c26247Dd6c32edC70B295c744C43/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Binance-Peg Dogecoin", - "website": "https://dogecoin.com/", - "description": "An Open Source Peer-To-Peer Digital Currency Favored By All Shiba Inus Worldwide.", - "explorer": "https://bscscan.com/token/0xba2ae424d960c26247dd6c32edc70b295c744c43", - "research": "https://research.binance.com/en/projects/dogecoin", - "type": "BEP20", - "symbol": "DOGE", - "decimals": 8, - "status": "active", - "id": "0xbA2aE424d960c26247Dd6c32edC70B295c744C43" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbA2aE424d960c26247Dd6c32edC70B295c744C43/logo.png b/blockchains/smartchain/assets/0xbA2aE424d960c26247Dd6c32edC70B295c744C43/logo.png deleted file mode 100644 index 8db4b84afc431..0000000000000 Binary files a/blockchains/smartchain/assets/0xbA2aE424d960c26247Dd6c32edC70B295c744C43/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575/logo.png b/blockchains/smartchain/assets/0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575/logo.png deleted file mode 100644 index 0737d11d81a0a..0000000000000 Binary files a/blockchains/smartchain/assets/0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/info.json b/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/info.json deleted file mode 100644 index 20a29419c41f4..0000000000000 --- a/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Elrond eGold", - "website": "https://elrond.com", - "description": "Elrond is the internet-scale blockchain, designed from scratch to bring a 1000-fold cumulative improvement in throughput and execution speed. To achieve this, Elrond introduces two key innovations: a novel Adaptive State Sharding mechanism, and a Secure Proof of Stake (PoS) algorithm, enabling linear scalability with a fast, efficient, and secure consensus mechanism.", - "explorer": "https://bscscan.com/token/0xbf7c81fff98bbe61b40ed186e4afd6ddd01337fe", - "source_code": "https://github.com/ElrondNetwork", - "research": "https://messari.io/asset/elrond/profile", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ElrondNetwork" - }, - { - "name": "Blog", - "url": "https://elrond.com/blog/" - }, - { - "name": "Telegram", - "url": "https://t.me/ElrondNetwork" - } - ], - "type": "BEP20", - "symbol": "EGLD", - "decimals": 18, - "status": "active", - "id": "0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/logo.png b/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/logo.png deleted file mode 100644 index 9e448733ecc7e..0000000000000 Binary files a/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/info.json b/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/info.json deleted file mode 100644 index 82b7443cd96f5..0000000000000 --- a/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Wrapped BNB", - "website": "https://binance.org", - "description": "As the native coin of Binance Chain, BNB has multiple use cases: fueling transactions on the Chain, paying for transaction fees on Binance Exchange, making in-store payments, and many more.", - "explorer": "https://bscscan.com/token/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", - "research": "https://research.binance.com/en/projects/bnb", - "type": "BEP20", - "symbol": "WBNB", - "decimals": 18, - "status": "active", - "id": "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/logo.png b/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/logo.png deleted file mode 100644 index df65de20273f6..0000000000000 Binary files a/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xc1D99537392084Cc02D3F52386729b79d01035ce/info.json b/blockchains/smartchain/assets/0xc1D99537392084Cc02D3F52386729b79d01035ce/info.json deleted file mode 100644 index 4ce9dd45da0e4..0000000000000 --- a/blockchains/smartchain/assets/0xc1D99537392084Cc02D3F52386729b79d01035ce/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "StaysBASE", - "website": "https://staysbase.org", - "source_code": "https://github.com/staysbase/", - "white_paper": "https://staysbase.org/media/lightpaper.pdf", - "description": "The first rebase project pegged to crypto, stocks and gold markets, built on Binance Smart Chain.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/StaysBASE", - "handle": "StaysBASE" - }, - { - "name": "Telegram", - "url": "https://t.me/StaysBASE", - "handle": "StaysBASE" - } - ], - "explorer": "https://bscscan.com/token/0xc1d99537392084cc02d3f52386729b79d01035ce", - "type": "BEP20", - "symbol": "SBS", - "decimals": 9, - "status": "active", - "id": "0xc1D99537392084Cc02D3F52386729b79d01035ce" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc1D99537392084Cc02D3F52386729b79d01035ce/logo.png b/blockchains/smartchain/assets/0xc1D99537392084Cc02D3F52386729b79d01035ce/logo.png deleted file mode 100644 index fadfaa670c1e3..0000000000000 Binary files a/blockchains/smartchain/assets/0xc1D99537392084Cc02D3F52386729b79d01035ce/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xc5137E8e017799e71A65e0cFe3F340d719AF17D3/info.json b/blockchains/smartchain/assets/0xc5137E8e017799e71A65e0cFe3F340d719AF17D3/info.json deleted file mode 100644 index 50b0a502a744b..0000000000000 --- a/blockchains/smartchain/assets/0xc5137E8e017799e71A65e0cFe3F340d719AF17D3/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ETHb", - "website": "https://ethbridge.justliquidity.org/", - "description": "Ethereum on the Binance Smart Chain wrapped via the JustLiquidity Token Bridge", - "explorer": "https://bscscan.com/token/0xc5137e8e017799e71a65e0cfe3f340d719af17d3", - "research": "", - "type": "BEP20", - "symbol": "ETHb", - "decimals": 18, - "status": "active", - "id": "0xc5137E8e017799e71A65e0cFe3F340d719AF17D3" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc5137E8e017799e71A65e0cFe3F340d719AF17D3/logo.png b/blockchains/smartchain/assets/0xc5137E8e017799e71A65e0cFe3F340d719AF17D3/logo.png deleted file mode 100644 index 15a85c5008e02..0000000000000 Binary files a/blockchains/smartchain/assets/0xc5137E8e017799e71A65e0cFe3F340d719AF17D3/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xcD7C5025753a49f1881B31C48caA7C517Bb46308/info.json b/blockchains/smartchain/assets/0xcD7C5025753a49f1881B31C48caA7C517Bb46308/info.json deleted file mode 100644 index 9d9a4234b971b..0000000000000 --- a/blockchains/smartchain/assets/0xcD7C5025753a49f1881B31C48caA7C517Bb46308/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Raven Protocol", - "website": "https://ravenprotocol.com", - "description": "Raven Protocol is building a network of compute nodes for the purposes of AI training where speed is the key.", - "explorer": "https://bscscan.com/token/0xcD7C5025753a49f1881B31C48caA7C517Bb46308", - "research": "https://github.com/ravenprotocol", - "type": "BEP20", - "symbol": "RAVEN", - "decimals": 18, - "status": "active", - "id": "0xcD7C5025753a49f1881B31C48caA7C517Bb46308" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xcD7C5025753a49f1881B31C48caA7C517Bb46308/logo.png b/blockchains/smartchain/assets/0xcD7C5025753a49f1881B31C48caA7C517Bb46308/logo.png deleted file mode 100644 index a308502b255f2..0000000000000 Binary files a/blockchains/smartchain/assets/0xcD7C5025753a49f1881B31C48caA7C517Bb46308/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/info.json b/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/info.json deleted file mode 100644 index 369de43fe0402..0000000000000 --- a/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Venus", - "website": "https://venus.io", - "description": "Venus is an algorithmic money market and synthetic stablecoin decentralized finance protocol.", - "explorer": "https://bscscan.com/token/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", - "research": "https://research.binance.com/en/projects/venus", - "type": "BEP20", - "symbol": "XVS", - "decimals": 18, - "status": "active", - "id": "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/logo.png b/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/logo.png deleted file mode 100644 index 903ba7aa40edf..0000000000000 Binary files a/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xd399359683c1cD5267f611261eDE08F22cE9729F/info.json b/blockchains/smartchain/assets/0xd399359683c1cD5267f611261eDE08F22cE9729F/info.json deleted file mode 100644 index 3cdd894819c5a..0000000000000 --- a/blockchains/smartchain/assets/0xd399359683c1cD5267f611261eDE08F22cE9729F/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Mainstream For The Underground", - "website": "https://mftu.net", - "source_code": "https://github.com/CyberFM/", - "description": "Utility token to pay Independent Musicians as a Distributed Ledger Performance Rights Organization.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mftu_currency", - "handle": "Mainstream For The Underground" - }, - { - "name": "Telegram", - "url": "https://t.me/mftudotnet", - "handle": "Mainstream For The Underground" - } - ], - "explorer": "https://bscscan.com/token/0xd399359683c1cd5267f611261ede08f22ce9729f", - "type": "BEP20", - "symbol": "MFTU", - "decimals": 18, - "status": "active", - "id": "0xd399359683c1cD5267f611261eDE08F22cE9729F" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd399359683c1cD5267f611261eDE08F22cE9729F/logo.png b/blockchains/smartchain/assets/0xd399359683c1cD5267f611261eDE08F22cE9729F/logo.png deleted file mode 100644 index f77b4dbea95b9..0000000000000 Binary files a/blockchains/smartchain/assets/0xd399359683c1cD5267f611261eDE08F22cE9729F/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888/info.json b/blockchains/smartchain/assets/0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888/info.json deleted file mode 100644 index 5e947189c1006..0000000000000 --- a/blockchains/smartchain/assets/0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CREAM", - "website": "https://cream.finance", - "description": "Cream - Crypto Rules Everything Around Me", - "explorer": "https://bscscan.com/token/0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888", - "type": "BEP20", - "symbol": "CREAM", - "decimals": 18, - "status": "active", - "id": "0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888/logo.png b/blockchains/smartchain/assets/0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888/logo.png deleted file mode 100644 index 7925d9c25d0e6..0000000000000 Binary files a/blockchains/smartchain/assets/0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19/info.json b/blockchains/smartchain/assets/0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19/info.json deleted file mode 100644 index 92a788c427498..0000000000000 --- a/blockchains/smartchain/assets/0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "InnovativeBioresearchCoin", - "website": "https://innovativebioresearch.com", - "description": "NNBC is a crypto-asset issued by Innovative Bioresearch Ltd, a biotech company performing novel biomedical research in the field of HIV, cancer, and regeneration research", - "explorer": "https://bscscan.com/token/0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19", - "type": "BEP20", - "symbol": "INNBC", - "decimals": 6, - "status": "active", - "id": "0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19/logo.png b/blockchains/smartchain/assets/0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19/logo.png deleted file mode 100644 index 016940e64e552..0000000000000 Binary files a/blockchains/smartchain/assets/0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xe49ed1B44117BB7379c1506cf5815aE33089e1A7/info.json b/blockchains/smartchain/assets/0xe49ed1B44117BB7379c1506cf5815aE33089e1A7/info.json deleted file mode 100644 index 631cdc7192cf8..0000000000000 --- a/blockchains/smartchain/assets/0xe49ed1B44117BB7379c1506cf5815aE33089e1A7/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Order of the Black Rose", - "website": "https://nftobr.com", - "description": "The official token of Order of the Black Rose", - "explorer": "https://bscscan.com/token/0xe49ed1B44117BB7379c1506cf5815aE33089e1A7", - "research": "", - "type": "BEP20", - "symbol": "OBRb", - "decimals": 18, - "status": "active", - "id": "0xe49ed1B44117BB7379c1506cf5815aE33089e1A7" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe49ed1B44117BB7379c1506cf5815aE33089e1A7/logo.png b/blockchains/smartchain/assets/0xe49ed1B44117BB7379c1506cf5815aE33089e1A7/logo.png deleted file mode 100644 index bd44a9b6b5268..0000000000000 Binary files a/blockchains/smartchain/assets/0xe49ed1B44117BB7379c1506cf5815aE33089e1A7/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json b/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json deleted file mode 100644 index 66c8b39960aed..0000000000000 --- a/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "BUSD Token", - "website": "https://paxos.com/busd", - "description": "BUSD is a stablecoin issued by Paxos in partnership with Binance.", - "explorer": "https://bscscan.com/token/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", - "research": "https://research.binance.com/en/projects/binance-usd", - "type": "BEP20", - "symbol": "BUSD", - "decimals": 18, - "status": "active", - "id": "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/logo.png b/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/logo.png deleted file mode 100644 index 76d02e370b6d6..0000000000000 Binary files a/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/info.json b/blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/info.json deleted file mode 100644 index b3cfe0f170d07..0000000000000 --- a/blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus CAN", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef", - "type": "BEP20", - "symbol": "vCAN", - "decimals": 8, - "status": "active", - "id": "0xeBD0070237a0713E8D94fEf1B728d3d993d290ef" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/logo.png b/blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/logo.png deleted file mode 100644 index 4ff56c42e8b91..0000000000000 Binary files a/blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/info.json b/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/info.json deleted file mode 100644 index db5a13560f16a..0000000000000 --- a/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "HappinessToken", - "website": "https://billionhappiness.com/", - "source_code": "https://github.com/BHCHappiness/", - "description": "HPS is a booster token for BillionHappiness project to support, build the ecosystem, and Develop NFT marketplace. To create, buy, or collect digital items secured with BSC blockchain.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/BHC_Happiness", - "handle": "BHC_Happiness" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/user/BillionHappiness", - "handle": "BillionHappiness" - } - ], - "explorer": "https://bscscan.com/token/0xeda21b525ac789eab1a08ef2404dd8505ffb973d", - "type": "BEP20", - "symbol": "HPS", - "decimals": 18, - "status": "active", - "id": "0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/logo.png b/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/logo.png deleted file mode 100644 index b0bad5657d0c0..0000000000000 Binary files a/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/info.json b/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/info.json deleted file mode 100644 index cedba07ea933c..0000000000000 --- a/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus USDC", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8", - "type": "BEP20", - "symbol": "vUSDC", - "decimals": 8, - "status": "active", - "id": "0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/logo.png b/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/logo.png deleted file mode 100644 index 11d297e8c5503..0000000000000 Binary files a/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xef5CeB00AE3eb617773016B4ca886b61FA4e027E/info.json b/blockchains/smartchain/assets/0xef5CeB00AE3eb617773016B4ca886b61FA4e027E/info.json deleted file mode 100644 index 6d7c27a8fbfd5..0000000000000 --- a/blockchains/smartchain/assets/0xef5CeB00AE3eb617773016B4ca886b61FA4e027E/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Burning Token", - "website": "https://burningtoken.cash/", - "description": "Burning Token New Innovation Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0xef5CeB00AE3eb617773016B4ca886b61FA4e027E", - "type": "BEP20", - "symbol": "BURN", - "decimals": 18, - "status": "active", - "id": "0xef5CeB00AE3eb617773016B4ca886b61FA4e027E" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xef5CeB00AE3eb617773016B4ca886b61FA4e027E/logo.png b/blockchains/smartchain/assets/0xef5CeB00AE3eb617773016B4ca886b61FA4e027E/logo.png deleted file mode 100644 index 7a9c98150a270..0000000000000 Binary files a/blockchains/smartchain/assets/0xef5CeB00AE3eb617773016B4ca886b61FA4e027E/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xf307910A4c7bbc79691fD374889b36d8531B08e3/info.json b/blockchains/smartchain/assets/0xf307910A4c7bbc79691fD374889b36d8531B08e3/info.json deleted file mode 100644 index a54a0cf188105..0000000000000 --- a/blockchains/smartchain/assets/0xf307910A4c7bbc79691fD374889b36d8531B08e3/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Ankr Token", - "website": "https://ankr.com", - "description": "Ankr is building an infrastructure platform and marketplace for Web3-stack deployment.", - "explorer": "https://bscscan.com/token/0xf307910A4c7bbc79691fD374889b36d8531B08e3", - "research": "https://research.binance.com/en/projects/ankr-network", - "type": "BEP20", - "symbol": "ANKR", - "decimals": 18, - "status": "active", - "id": "0xf307910A4c7bbc79691fD374889b36d8531B08e3" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf307910A4c7bbc79691fD374889b36d8531B08e3/logo.png b/blockchains/smartchain/assets/0xf307910A4c7bbc79691fD374889b36d8531B08e3/logo.png deleted file mode 100644 index 2327c339bbdca..0000000000000 Binary files a/blockchains/smartchain/assets/0xf307910A4c7bbc79691fD374889b36d8531B08e3/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/info.json b/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/info.json deleted file mode 100644 index 322c68fd16cb6..0000000000000 --- a/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus ETH", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8", - "type": "BEP20", - "symbol": "vETH", - "decimals": 8, - "status": "active", - "id": "0xf508fCD89b8bd15579dc79A6827cB4686A3592c8" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/logo.png b/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/logo.png deleted file mode 100755 index ebb43df0fdf41..0000000000000 Binary files a/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/info.json b/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/info.json deleted file mode 100644 index 5a80aa1a0dd65..0000000000000 --- a/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Hard Protocol", - "website": "https://hard.kava.io/", - "description": "Harvest is the world’s first cross-chain money market that enables you to earn more with your digital assets.", - "explorer": "https://bscscan.com/token/0xf79037f6f6be66832de4e7516be52826bc3cbcc4", - "research": "https://research.binance.com/en/projects/hard-protocol", - "type": "BEP20", - "symbol": "HARD", - "decimals": 6, - "status": "active", - "id": "0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png b/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png deleted file mode 100644 index 9049dc35b50c5..0000000000000 Binary files a/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/info.json b/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/info.json deleted file mode 100644 index 849e13dd26ba2..0000000000000 --- a/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus FIL", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343", - "type": "BEP20", - "symbol": "vFIL", - "decimals": 8, - "status": "active", - "id": "0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/logo.png b/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/logo.png deleted file mode 100644 index c89265cf749a2..0000000000000 Binary files a/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7/info.json b/blockchains/smartchain/assets/0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7/info.json deleted file mode 100644 index ff86101338e54..0000000000000 --- a/blockchains/smartchain/assets/0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "DRUGS", - "website": "https://traphouse.vip/", - "source_code": "https://github.com/thugs-defi", - "description": "DRUGS is the primary token of the Traphouse yield farm playa. The most gangster yield farm ever created. Created by the THUGS interactive team.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ThugsFinance" - }, - { - "name": "Discord", - "url": "https://discord.gg/AJDqFTP" - }, - { - "name": "Medium", - "url": "https://thugsfinance.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/thugsfinance" - } - ], - "explorer": "https://bscscan.com/token/0xfd26889cd6454d8751562f1c0fcf88b18b46f7b7", - "type": "BEP20", - "symbol": "DRUGS", - "decimals": 18, - "status": "active", - "id": "0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7/logo.png b/blockchains/smartchain/assets/0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7/logo.png deleted file mode 100644 index 6ca3a8681c627..0000000000000 Binary files a/blockchains/smartchain/assets/0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/info.json b/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/info.json deleted file mode 100644 index 927b778408dd9..0000000000000 --- a/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/info.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "Venus USDT", - "website": "https://venus.io/", - "source_code": "https://github.com/SwipeWallet/venus-protocol", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", - "research": "https://research.binance.com/en/projects/venus", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/VenusProtocol" - }, - { - "name": "Medium", - "url": "https://medium.com/VenusProtocol" - }, - { - "name": "Telegram", - "url": "https://t.me/VenusProtocol" - } - ], - "explorer": "https://bscscan.com/token/0xfD5840Cd36d94D7229439859C0112a4185BC0255", - "type": "BEP20", - "symbol": "vUSDT", - "decimals": 8, - "status": "active", - "id": "0xfD5840Cd36d94D7229439859C0112a4185BC0255" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/logo.png b/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/logo.png deleted file mode 100644 index 18d88d02a58a7..0000000000000 Binary files a/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/logo.png and /dev/null differ diff --git a/blockchains/smartchain/denylist.json b/blockchains/smartchain/denylist.json deleted file mode 100644 index e18baf0565b31..0000000000000 --- a/blockchains/smartchain/denylist.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - "0x009cf7bc57584b7998236eff51b98a168dcea9b0", - "0x19474B9B4BD7a81FA612307f69B5A44618d42595", - "0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A", - "0xF3ee8E63Ea00393253D1AC3c8CaCE5d8Ef680382" -] \ No newline at end of file diff --git a/blockchains/smartchain/info/info.json b/blockchains/smartchain/info/info.json deleted file mode 100644 index 42fc7609b0fb0..0000000000000 --- a/blockchains/smartchain/info/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Smart Chain", - "website": "https://binance.org/en/smartChain", - "description": "A Parallel Binance Chain to Enable Smart Contracts", - "explorer": "https://bscscan.com/", - "research": "https://research.binance.com/en/projects/bnb", - "symbol": "BNB", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/smartchain/info/logo.png b/blockchains/smartchain/info/logo.png deleted file mode 100644 index e26864cc381fa..0000000000000 Binary files a/blockchains/smartchain/info/logo.png and /dev/null differ diff --git a/blockchains/smartchain/tokenlist.json b/blockchains/smartchain/tokenlist.json deleted file mode 100644 index e203b76f1dbd9..0000000000000 --- a/blockchains/smartchain/tokenlist.json +++ /dev/null @@ -1,583 +0,0 @@ -{ - "name": "Trust Wallet: Smart Chain", - "logoURI": "https://trustwallet.com/assets/images/favicon.png", - "timestamp": "2021-02-01T15:48:39.820Z", - "tokens": [ - { - "chainId": 56, - "asset": "c20000714_t0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", - "type": "BEP20", - "address": "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", - "name": "Wrapped BNB", - "symbol": "WBNB", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/logo.png", - "pairs": [ - { - "base": "c20000714_t0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153" - }, - { - "base": "c20000714_t0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82" - }, - { - "base": "c20000714_t0x0Eb3a705fc54725037CC9e008bDede697f62F335" - }, - { - "base": "c20000714_t0x16939ef78684453bfDFb47825F8a5F714f12623a" - }, - { - "base": "c20000714_t0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454" - }, - { - "base": "c20000714_t0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3" - }, - { - "base": "c20000714_t0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE" - }, - { - "base": "c20000714_t0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A" - }, - { - "base": "c20000714_t0x2170Ed0880ac9A755fd29B2688956BD959F933F8" - }, - { - "base": "c20000714_t0x23396cF899Ca06c4472205fC903bDB4de249D6fC" - }, - { - "base": "c20000714_t0x233d91A0713155003fc4DcE0AFa871b508B3B715" - }, - { - "base": "c20000714_t0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47" - }, - { - "base": "c20000714_t0x4338665CBB7B2485A8855A139b75D5e34AB0DB94" - }, - { - "base": "c20000714_t0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A" - }, - { - "base": "c20000714_t0x4B0F1812e5Df2A09796481Ff14017e6005508003" - }, - { - "base": "c20000714_t0x55d398326f99059fF775485246999027B3197955" - }, - { - "base": "c20000714_t0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6" - }, - { - "base": "c20000714_t0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587" - }, - { - "base": "c20000714_t0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F" - }, - { - "base": "c20000714_t0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402" - }, - { - "base": "c20000714_t0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c" - }, - { - "base": "c20000714_t0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B" - }, - { - "base": "c20000714_t0x72fAa679E1008Ad8382959FF48E392042A8b06f7" - }, - { - "base": "c20000714_t0x78650B139471520656b9E7aA7A5e9276814a38e9" - }, - { - "base": "c20000714_t0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2" - }, - { - "base": "c20000714_t0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e" - }, - { - "base": "c20000714_t0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf" - }, - { - "base": "c20000714_t0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b" - }, - { - "base": "c20000714_t0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8" - }, - { - "base": "c20000714_t0xa1faa113cbE53436Df28FF0aEe54275c13B40975" - }, - { - "base": "c20000714_t0xa2B726B1145A4773F68593CF171187d8EBe4d495" - }, - { - "base": "c20000714_t0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929" - }, - { - "base": "c20000714_t0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18" - }, - { - "base": "c20000714_t0xBf5140A22578168FD562DCcF235E5D43A02ce9B1" - }, - { - "base": "c20000714_t0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe" - }, - { - "base": "c20000714_t0xCa3F508B8e4Dd382eE878A314789373D80A5190A" - }, - { - "base": "c20000714_t0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63" - }, - { - "base": "c20000714_t0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56" - }, - { - "base": "c20000714_t0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e" - }, - { - "base": "c20000714_t0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4" - }, - { - "base": "c20000714_t0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD" - } - ] - }, - { - "asset": "c20000714_t0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153", - "type": "BEP20", - "address": "0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153", - "name": "Binance-Peg Filecoin", - "symbol": "FIL", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82", - "type": "BEP20", - "address": "0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82", - "name": "PancakeSwap Token", - "symbol": "Cake", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x0Eb3a705fc54725037CC9e008bDede697f62F335", - "type": "BEP20", - "address": "0x0Eb3a705fc54725037CC9e008bDede697f62F335", - "name": "Binance-Peg Cosmos", - "symbol": "ATOM", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x16939ef78684453bfDFb47825F8a5F714f12623a", - "type": "BEP20", - "address": "0x16939ef78684453bfDFb47825F8a5F714f12623a", - "name": "Binance-Peg Tezos", - "symbol": "XTZ", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454", - "type": "BEP20", - "address": "0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454", - "name": "bDollar", - "symbol": "BDO", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", - "type": "BEP20", - "address": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", - "name": "Binance-Peg Dai Token", - "symbol": "DAI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", - "type": "BEP20", - "address": "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", - "name": "Binance-Peg XRP", - "symbol": "XRP", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A", - "type": "BEP20", - "address": "0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A", - "name": "Fuel Token", - "symbol": "Fuel", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0x2170Ed0880ac9A755fd29B2688956BD959F933F8", - "type": "BEP20", - "address": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8", - "name": "Ethereum Token", - "symbol": "ETH", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x23396cF899Ca06c4472205fC903bDB4de249D6fC", - "type": "BEP20", - "address": "0x23396cF899Ca06c4472205fC903bDB4de249D6fC", - "name": "Wrapped UST Token", - "symbol": "UST", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x233d91A0713155003fc4DcE0AFa871b508B3B715", - "type": "BEP20", - "address": "0x233d91A0713155003fc4DcE0AFa871b508B3B715", - "name": "Ditto", - "symbol": "DITTO", - "decimals": 9, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47", - "type": "BEP20", - "address": "0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47", - "name": "Binance-Peg Cardano", - "symbol": "ADA", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", - "type": "BEP20", - "address": "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", - "name": "Binance-Peg Litecoin", - "symbol": "LTC", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A", - "type": "BEP20", - "address": "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A", - "name": "Swipe", - "symbol": "SXP", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0x4B0F1812e5Df2A09796481Ff14017e6005508003", - "type": "BEP20", - "address": "0x4B0F1812e5Df2A09796481Ff14017e6005508003", - "name": "Trust Wallet", - "symbol": "TWT", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7", - "type": "BEP20", - "address": "0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7", - "name": "VAI Stablecoin", - "symbol": "VAI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0x55d398326f99059fF775485246999027B3197955", - "type": "BEP20", - "address": "0x55d398326f99059fF775485246999027B3197955", - "name": "Binance-Peg Tether USD", - "symbol": "USDT", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", - "type": "BEP20", - "address": "0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", - "name": "Binance-Peg EOS", - "symbol": "EOS", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587", - "type": "BEP20", - "address": "0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587", - "name": "BSCX", - "symbol": "BSCX", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", - "type": "BEP20", - "address": "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", - "name": "BLink Token", - "symbol": "BLINK", - "decimals": 6, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", - "type": "BEP20", - "address": "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", - "name": "Binance-Peg Polkadot", - "symbol": "DOT", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", - "type": "BEP20", - "address": "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", - "name": "Binance-Peg BTCB Token", - "symbol": "BTCB", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B", - "type": "BEP20", - "address": "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B", - "name": "UNFI", - "symbol": "UNFI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x72fAa679E1008Ad8382959FF48E392042A8b06f7", - "type": "BEP20", - "address": "0x72fAa679E1008Ad8382959FF48E392042A8b06f7", - "name": "AllianceBlock Token", - "symbol": "bALBT", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x78650B139471520656b9E7aA7A5e9276814a38e9", - "type": "BEP20", - "address": "0x78650B139471520656b9E7aA7A5e9276814a38e9", - "name": "StandardBTCHashrateToken", - "symbol": "BTCST", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2", - "type": "BEP20", - "address": "0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2", - "name": "Kebab Token", - "symbol": "KEBAB", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", - "type": "BEP20", - "address": "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", - "name": "Binance-Peg yearn.finance", - "symbol": "YFI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf", - "type": "BEP20", - "address": "0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf", - "name": "Binance-Peg Bitcoin Cash", - "symbol": "BCH", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b", - "type": "BEP20", - "address": "0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b", - "name": "Frontier Token", - "symbol": "FRONT", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8", - "type": "BEP20", - "address": "0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8", - "name": "Helmet.insure Governance Token", - "symbol": "Helmet", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0xa1faa113cbE53436Df28FF0aEe54275c13B40975", - "type": "BEP20", - "address": "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", - "name": "Alpha Token", - "symbol": "ALPHA", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0xa2B726B1145A4773F68593CF171187d8EBe4d495", - "type": "BEP20", - "address": "0xa2B726B1145A4773F68593CF171187d8EBe4d495", - "name": "Injective Protocol", - "symbol": "INJ", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", - "type": "BEP20", - "address": "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", - "name": "CertiK Token", - "symbol": "CTK", - "decimals": 6, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18", - "type": "BEP20", - "address": "0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18", - "name": "Binance-Peg Band Protocol", - "symbol": "BAND", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", - "type": "BEP20", - "address": "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", - "name": "Binance-Peg Uniswap", - "symbol": "UNI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe", - "type": "BEP20", - "address": "0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe", - "name": "Elrond", - "symbol": "EGLD", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0xCa3F508B8e4Dd382eE878A314789373D80A5190A", - "type": "BEP20", - "address": "0xCa3F508B8e4Dd382eE878A314789373D80A5190A", - "name": "beefy.finance", - "symbol": "BIFI", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", - "type": "BEP20", - "address": "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", - "name": "Venus", - "symbol": "XVS", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", - "type": "BEP20", - "address": "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", - "name": "BUSD", - "symbol": "BUSD", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e", - "type": "BEP20", - "address": "0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e", - "name": "Reef.finance", - "symbol": "REEF", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/logo.png", - "pairs": [] - }, - { - "chainId": 56, - "asset": "c20000714_t0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", - "type": "BEP20", - "address": "0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", - "name": "Hard Protocol", - "symbol": "HARD", - "decimals": 6, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png", - "pairs": [] - }, - { - "asset": "c20000714_t0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", - "type": "BEP20", - "address": "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", - "name": "Binance-Peg ChainLink", - "symbol": "LINK", - "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png", - "pairs": [] - } - ], - "version": { - "major": 6, - "minor": 0, - "patch": 0 - } -} \ No newline at end of file diff --git a/blockchains/solana/allowlist.json b/blockchains/solana/allowlist.json deleted file mode 100644 index b1285ea3ffe12..0000000000000 --- a/blockchains/solana/allowlist.json +++ /dev/null @@ -1,8 +0,0 @@ -[ - "9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw", - "BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4", - "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", - "FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD", - "kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6", - "SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt" -] \ No newline at end of file diff --git a/blockchains/solana/assets/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw/info.json b/blockchains/solana/assets/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw/info.json deleted file mode 100644 index 9ecde5f5bd411..0000000000000 --- a/blockchains/solana/assets/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wrapped FRONT", - "type": "SPL", - "symbol": "Wrapped FRONT", - "decimals": 6, - "website": "https://frontier.xyz/", - "description": "Frontier is a chain-agnostic DeFi aggregation layer. With our applications, users can participate in protocol tracking and management, staking, best-rate asset swapping, liquidity provision, CDP creation & monitoring, and more.", - "explorer": "https://explorer.solana.com/address/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw", - "status": "active", - "id": "9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw" -} \ No newline at end of file diff --git a/blockchains/solana/assets/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw/logo.png b/blockchains/solana/assets/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw/logo.png deleted file mode 100644 index ef5b508b22845..0000000000000 Binary files a/blockchains/solana/assets/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw/logo.png and /dev/null differ diff --git a/blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/info.json b/blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/info.json deleted file mode 100644 index d3a4eb0f9b1e6..0000000000000 --- a/blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wrapped USDT", - "website": "https://tether.to", - "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", - "explorer": "https://explorer.solana.com/address/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4", - "type": "SPL", - "symbol": "USDT", - "decimals": 6, - "status": "active", - "id": "BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4" -} \ No newline at end of file diff --git a/blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/logo.png b/blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/logo.png deleted file mode 100644 index 4b3027306a91c..0000000000000 Binary files a/blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/logo.png and /dev/null differ diff --git a/blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/info.json b/blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/info.json deleted file mode 100644 index 5cb860734a78e..0000000000000 --- a/blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wrapped USDC", - "website": "https://centre.io/usdc", - "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", - "explorer": "https://explorer.solana.com/address/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", - "type": "SPL", - "symbol": "USDC", - "decimals": 6, - "status": "active", - "id": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v" -} \ No newline at end of file diff --git a/blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/logo.png b/blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/logo.png deleted file mode 100644 index eafbaac194aa7..0000000000000 Binary files a/blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/logo.png and /dev/null differ diff --git a/blockchains/solana/assets/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD/info.json b/blockchains/solana/assets/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD/info.json deleted file mode 100644 index 318c9afb69e31..0000000000000 --- a/blockchains/solana/assets/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Brazilian Digital Token", - "website": "https://brztoken.io/", - "description": "BRZ is a fully backed Brazilian Real stablecoin, a multi-chain digital asset that provides international liquidity and ease-of-access to both Latin Americans and international players who wish to access the Brazilian market", - "explorer": "https://explorer.solana.com/address/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD", - "type": "SPL", - "symbol": "BRZ", - "decimals": 4, - "status": "active", - "id": "FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD" -} \ No newline at end of file diff --git a/blockchains/solana/assets/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD/logo.png b/blockchains/solana/assets/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD/logo.png deleted file mode 100644 index e616f93c5e87b..0000000000000 Binary files a/blockchains/solana/assets/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD/logo.png and /dev/null differ diff --git a/blockchains/solana/assets/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt/info.json b/blockchains/solana/assets/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt/info.json deleted file mode 100644 index 0d7aa1739927c..0000000000000 --- a/blockchains/solana/assets/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Serum", - "website": "https://projectserum.com/", - "description": "Serum is a decentralized exchange (DEX) and ecosystem that brings unprecedented speed and low transaction costs to decentralized finance. It is built on Solana and is completely permissionless.", - "explorer": "https://explorer.solana.com/address/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt", - "type": "SPL", - "symbol": "SRM", - "decimals": 6, - "status": "active", - "id": "SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt" -} \ No newline at end of file diff --git a/blockchains/solana/assets/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt/logo.png b/blockchains/solana/assets/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt/logo.png deleted file mode 100644 index bc7b770c38b8a..0000000000000 Binary files a/blockchains/solana/assets/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt/logo.png and /dev/null differ diff --git a/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/info.json b/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/info.json deleted file mode 100644 index 7480276981171..0000000000000 --- a/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kin", - "website": "https://kin.org/", - "description": "Kin is money for the digital world. It is used to generate value through a shared, decentralized cryptocurrency in a digital ecosystem of apps and their users.", - "explorer": "https://explorer.solana.com/address/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6", - "type": "SPL", - "symbol": "KIN", - "decimals": 5, - "status": "active", - "id": "kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6" -} \ No newline at end of file diff --git a/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/logo.png b/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/logo.png deleted file mode 100644 index 7d2983f49f17a..0000000000000 Binary files a/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/logo.png and /dev/null differ diff --git a/blockchains/solana/denylist.json b/blockchains/solana/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/solana/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/solana/info/info.json b/blockchains/solana/info/info.json deleted file mode 100644 index 6c2356360781f..0000000000000 --- a/blockchains/solana/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Solana", - "website": "https://solana.com/", - "source_code": "https://github.com/solana-labs", - "white_paper": "https://github.com/solana-labs/whitepaper", - "description": "Solana is the worlds most performant blockchain in the world at 710k transactions per second. 710k TPS is achieved by encoding the passage of time as data.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/solana", - "handle": "solana" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/solana", - "handle": "solana" - } - ], - "explorer": "https://explorer.solana.com/", - "research": "https://research.binance.com/en/projects/solana", - "symbol": "SOL", - "type": "COIN", - "decimals": 9, - "status": "active" -} diff --git a/blockchains/solana/info/logo.png b/blockchains/solana/info/logo.png deleted file mode 100644 index a6a429ad389c0..0000000000000 Binary files a/blockchains/solana/info/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/2het6nBRLq9LLZER8fqUEk7j5pbLxq2mVGqSse2nS3tf/logo.png b/blockchains/solana/validators/assets/2het6nBRLq9LLZER8fqUEk7j5pbLxq2mVGqSse2nS3tf/logo.png deleted file mode 100644 index b138476a1d519..0000000000000 Binary files a/blockchains/solana/validators/assets/2het6nBRLq9LLZER8fqUEk7j5pbLxq2mVGqSse2nS3tf/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/3r5ZXC1yFqMmk8VwDdUJbEdPmZ8KZvEkzd5ThEYRetTk/logo.png b/blockchains/solana/validators/assets/3r5ZXC1yFqMmk8VwDdUJbEdPmZ8KZvEkzd5ThEYRetTk/logo.png deleted file mode 100644 index 35b7d2c02aa7e..0000000000000 Binary files a/blockchains/solana/validators/assets/3r5ZXC1yFqMmk8VwDdUJbEdPmZ8KZvEkzd5ThEYRetTk/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/49DJjUX3cwFvaZD5rCAwubiz7qdRWDez9xmB381XdHru/logo.png b/blockchains/solana/validators/assets/49DJjUX3cwFvaZD5rCAwubiz7qdRWDez9xmB381XdHru/logo.png deleted file mode 100644 index f15a416f9642a..0000000000000 Binary files a/blockchains/solana/validators/assets/49DJjUX3cwFvaZD5rCAwubiz7qdRWDez9xmB381XdHru/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/4PsiLMyoUQ7QRn1FFiFCvej4hsUTFzfvJnyN4bj1tmSN/logo.png b/blockchains/solana/validators/assets/4PsiLMyoUQ7QRn1FFiFCvej4hsUTFzfvJnyN4bj1tmSN/logo.png deleted file mode 100644 index 7d9d74321268b..0000000000000 Binary files a/blockchains/solana/validators/assets/4PsiLMyoUQ7QRn1FFiFCvej4hsUTFzfvJnyN4bj1tmSN/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/51JBzSTU5rAM8gLAVQKgp4WoZerQcSqWC7BitBzgUNAm/logo.png b/blockchains/solana/validators/assets/51JBzSTU5rAM8gLAVQKgp4WoZerQcSqWC7BitBzgUNAm/logo.png deleted file mode 100644 index 59190cd8870c3..0000000000000 Binary files a/blockchains/solana/validators/assets/51JBzSTU5rAM8gLAVQKgp4WoZerQcSqWC7BitBzgUNAm/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/6UDU4Z9TTbYy8gcRKBd7RX3Lm2qMsSR4PMuzoyYPzLma/logo.png b/blockchains/solana/validators/assets/6UDU4Z9TTbYy8gcRKBd7RX3Lm2qMsSR4PMuzoyYPzLma/logo.png deleted file mode 100644 index e136c7625f1e6..0000000000000 Binary files a/blockchains/solana/validators/assets/6UDU4Z9TTbYy8gcRKBd7RX3Lm2qMsSR4PMuzoyYPzLma/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/76nwV8zz8tLz97SBRXH6uwHvgHXtqJDLQfF66jZhQ857/logo.png b/blockchains/solana/validators/assets/76nwV8zz8tLz97SBRXH6uwHvgHXtqJDLQfF66jZhQ857/logo.png deleted file mode 100644 index c5be095b9f893..0000000000000 Binary files a/blockchains/solana/validators/assets/76nwV8zz8tLz97SBRXH6uwHvgHXtqJDLQfF66jZhQ857/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/7Hs9z4qsGCbQE9cy2aqgsvWupeZZGiKJgeb1eG4ZKYUH/logo.png b/blockchains/solana/validators/assets/7Hs9z4qsGCbQE9cy2aqgsvWupeZZGiKJgeb1eG4ZKYUH/logo.png deleted file mode 100644 index 2a36495cb3de4..0000000000000 Binary files a/blockchains/solana/validators/assets/7Hs9z4qsGCbQE9cy2aqgsvWupeZZGiKJgeb1eG4ZKYUH/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/7PmWxxiTneGteGxEYvzj5pGDVMQ4nuN9DfUypEXmaA8o/logo.png b/blockchains/solana/validators/assets/7PmWxxiTneGteGxEYvzj5pGDVMQ4nuN9DfUypEXmaA8o/logo.png deleted file mode 100644 index 9b3d43570e25e..0000000000000 Binary files a/blockchains/solana/validators/assets/7PmWxxiTneGteGxEYvzj5pGDVMQ4nuN9DfUypEXmaA8o/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/7VGU4ZwR1e1AFekqbqv2gvjeg47e1PwMPm4BfLt6rxNk/logo.png b/blockchains/solana/validators/assets/7VGU4ZwR1e1AFekqbqv2gvjeg47e1PwMPm4BfLt6rxNk/logo.png deleted file mode 100644 index 302d4850a64a6..0000000000000 Binary files a/blockchains/solana/validators/assets/7VGU4ZwR1e1AFekqbqv2gvjeg47e1PwMPm4BfLt6rxNk/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/9GJmEHGom9eWo4np4L5vC6b6ri1Df2xN8KFoWixvD1Bs/logo.png b/blockchains/solana/validators/assets/9GJmEHGom9eWo4np4L5vC6b6ri1Df2xN8KFoWixvD1Bs/logo.png deleted file mode 100644 index e0ccebf5423bb..0000000000000 Binary files a/blockchains/solana/validators/assets/9GJmEHGom9eWo4np4L5vC6b6ri1Df2xN8KFoWixvD1Bs/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF/logo.png b/blockchains/solana/validators/assets/9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF/logo.png deleted file mode 100644 index c76428450a1c7..0000000000000 Binary files a/blockchains/solana/validators/assets/9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/9iEFfC6qCU6DBTWxL84YQdpNmpZ9yBBu4sW62yeiEVKe/logo.png b/blockchains/solana/validators/assets/9iEFfC6qCU6DBTWxL84YQdpNmpZ9yBBu4sW62yeiEVKe/logo.png deleted file mode 100644 index 6ad790a909227..0000000000000 Binary files a/blockchains/solana/validators/assets/9iEFfC6qCU6DBTWxL84YQdpNmpZ9yBBu4sW62yeiEVKe/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/9sWYTuuR4s12Q4SuSfo5CfWaFggQwA6Z8pf8dWowN5rk/logo.png b/blockchains/solana/validators/assets/9sWYTuuR4s12Q4SuSfo5CfWaFggQwA6Z8pf8dWowN5rk/logo.png deleted file mode 100644 index 1d58ec5a5b766..0000000000000 Binary files a/blockchains/solana/validators/assets/9sWYTuuR4s12Q4SuSfo5CfWaFggQwA6Z8pf8dWowN5rk/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/9tedbEYypEKXAMkHcg42rn3fXY1B8hB6cdE3ZTFouXLL/logo.png b/blockchains/solana/validators/assets/9tedbEYypEKXAMkHcg42rn3fXY1B8hB6cdE3ZTFouXLL/logo.png deleted file mode 100644 index b3f18138e3c98..0000000000000 Binary files a/blockchains/solana/validators/assets/9tedbEYypEKXAMkHcg42rn3fXY1B8hB6cdE3ZTFouXLL/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/9v5gci7uDiaGKRmQ2dn6WJMB94YqFaVFBTiFzBzNhyaw/logo.png b/blockchains/solana/validators/assets/9v5gci7uDiaGKRmQ2dn6WJMB94YqFaVFBTiFzBzNhyaw/logo.png deleted file mode 100644 index 0ab4006eb2f94..0000000000000 Binary files a/blockchains/solana/validators/assets/9v5gci7uDiaGKRmQ2dn6WJMB94YqFaVFBTiFzBzNhyaw/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/AGXZemZbyZjz5NBhufcob2pf8AXnr9HaGFUGNCfooWrB/logo.png b/blockchains/solana/validators/assets/AGXZemZbyZjz5NBhufcob2pf8AXnr9HaGFUGNCfooWrB/logo.png deleted file mode 100644 index c89763c13daf2..0000000000000 Binary files a/blockchains/solana/validators/assets/AGXZemZbyZjz5NBhufcob2pf8AXnr9HaGFUGNCfooWrB/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/BH7asDZbKkTmT3UWiNfmMVRgQEEpXoVThGPmQfgWwDhg/logo.png b/blockchains/solana/validators/assets/BH7asDZbKkTmT3UWiNfmMVRgQEEpXoVThGPmQfgWwDhg/logo.png deleted file mode 100644 index 5c375edd1c9f7..0000000000000 Binary files a/blockchains/solana/validators/assets/BH7asDZbKkTmT3UWiNfmMVRgQEEpXoVThGPmQfgWwDhg/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/BxFf75Vtzro2Hy3coFHKxFMZo5au8W7J8BmLC3gCMotU/logo.png b/blockchains/solana/validators/assets/BxFf75Vtzro2Hy3coFHKxFMZo5au8W7J8BmLC3gCMotU/logo.png deleted file mode 100644 index 13373936da94c..0000000000000 Binary files a/blockchains/solana/validators/assets/BxFf75Vtzro2Hy3coFHKxFMZo5au8W7J8BmLC3gCMotU/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/CAf8jfgqhia5VNrEF4A7Y9VLD3numMq9DVSceq7cPhNY/logo.png b/blockchains/solana/validators/assets/CAf8jfgqhia5VNrEF4A7Y9VLD3numMq9DVSceq7cPhNY/logo.png deleted file mode 100644 index 8c9e86cb89e13..0000000000000 Binary files a/blockchains/solana/validators/assets/CAf8jfgqhia5VNrEF4A7Y9VLD3numMq9DVSceq7cPhNY/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/CRzMxdyS56N2vkb55X5q155sSdVkjZhiFedWcbscCf7K/logo.png b/blockchains/solana/validators/assets/CRzMxdyS56N2vkb55X5q155sSdVkjZhiFedWcbscCf7K/logo.png deleted file mode 100644 index 7d65f4ce18a5f..0000000000000 Binary files a/blockchains/solana/validators/assets/CRzMxdyS56N2vkb55X5q155sSdVkjZhiFedWcbscCf7K/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/CcaHc2L43ZWjwCHART3oZoJvHLAe9hzT2DJNUpBzoTN1/logo.png b/blockchains/solana/validators/assets/CcaHc2L43ZWjwCHART3oZoJvHLAe9hzT2DJNUpBzoTN1/logo.png deleted file mode 100644 index 5ed55497ae1d1..0000000000000 Binary files a/blockchains/solana/validators/assets/CcaHc2L43ZWjwCHART3oZoJvHLAe9hzT2DJNUpBzoTN1/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/CertusDeBmqN8ZawdkxK5kFGMwBXdudvWHYwtNgNhvLu/logo.png b/blockchains/solana/validators/assets/CertusDeBmqN8ZawdkxK5kFGMwBXdudvWHYwtNgNhvLu/logo.png deleted file mode 100644 index 1cd092486633b..0000000000000 Binary files a/blockchains/solana/validators/assets/CertusDeBmqN8ZawdkxK5kFGMwBXdudvWHYwtNgNhvLu/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE/logo.png b/blockchains/solana/validators/assets/Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE/logo.png deleted file mode 100644 index 91cfabebe2f2d..0000000000000 Binary files a/blockchains/solana/validators/assets/Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/D3DfFvmLBKkX9JJNEpJRXpM1pYTVPQ5dpPQRc9F49xk4/logo.png b/blockchains/solana/validators/assets/D3DfFvmLBKkX9JJNEpJRXpM1pYTVPQ5dpPQRc9F49xk4/logo.png deleted file mode 100644 index 2df0ac0e900df..0000000000000 Binary files a/blockchains/solana/validators/assets/D3DfFvmLBKkX9JJNEpJRXpM1pYTVPQ5dpPQRc9F49xk4/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/DQ7D6ZRtKbBSxCcAunEkoTzQhCBKLPdzTjPRRnM6wo1f/logo.png b/blockchains/solana/validators/assets/DQ7D6ZRtKbBSxCcAunEkoTzQhCBKLPdzTjPRRnM6wo1f/logo.png deleted file mode 100644 index 1778783f6c8fa..0000000000000 Binary files a/blockchains/solana/validators/assets/DQ7D6ZRtKbBSxCcAunEkoTzQhCBKLPdzTjPRRnM6wo1f/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a/logo.png b/blockchains/solana/validators/assets/DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a/logo.png deleted file mode 100644 index 7cbbcbec3b793..0000000000000 Binary files a/blockchains/solana/validators/assets/DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/FKsC411dik9ktS6xPADxs4Fk2SCENvAiuccQHLAPndvk/logo.png b/blockchains/solana/validators/assets/FKsC411dik9ktS6xPADxs4Fk2SCENvAiuccQHLAPndvk/logo.png deleted file mode 100644 index 4eeb197fecb62..0000000000000 Binary files a/blockchains/solana/validators/assets/FKsC411dik9ktS6xPADxs4Fk2SCENvAiuccQHLAPndvk/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/GB44NXtM7zGm6QnzQjzHZcRKSswkJbox8aJsKiXGbFJr/logo.png b/blockchains/solana/validators/assets/GB44NXtM7zGm6QnzQjzHZcRKSswkJbox8aJsKiXGbFJr/logo.png deleted file mode 100644 index 3eef671e0e317..0000000000000 Binary files a/blockchains/solana/validators/assets/GB44NXtM7zGm6QnzQjzHZcRKSswkJbox8aJsKiXGbFJr/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/GMpKrAwQ9oa4sJqEYQezLr8Z2TUAU72tXD4iMyfoJjbh/logo.png b/blockchains/solana/validators/assets/GMpKrAwQ9oa4sJqEYQezLr8Z2TUAU72tXD4iMyfoJjbh/logo.png deleted file mode 100644 index 034236f39258c..0000000000000 Binary files a/blockchains/solana/validators/assets/GMpKrAwQ9oa4sJqEYQezLr8Z2TUAU72tXD4iMyfoJjbh/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/GhKEDkvGkf2kceG45ppzqnPD6BPXi1PyW1xGNWJdh5QW/logo.png b/blockchains/solana/validators/assets/GhKEDkvGkf2kceG45ppzqnPD6BPXi1PyW1xGNWJdh5QW/logo.png deleted file mode 100644 index f7d9569610b69..0000000000000 Binary files a/blockchains/solana/validators/assets/GhKEDkvGkf2kceG45ppzqnPD6BPXi1PyW1xGNWJdh5QW/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/GvZEwtCHZ7YtCkQCaLRVEXsyVvQkRDhJhQgB6akPme1e/logo.png b/blockchains/solana/validators/assets/GvZEwtCHZ7YtCkQCaLRVEXsyVvQkRDhJhQgB6akPme1e/logo.png deleted file mode 100644 index d263de358fbf2..0000000000000 Binary files a/blockchains/solana/validators/assets/GvZEwtCHZ7YtCkQCaLRVEXsyVvQkRDhJhQgB6akPme1e/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/H3GhqPMwvGLdxWg3QJGjXDSkFSJCsFk3Wx9XBTdYZykc/logo.png b/blockchains/solana/validators/assets/H3GhqPMwvGLdxWg3QJGjXDSkFSJCsFk3Wx9XBTdYZykc/logo.png deleted file mode 100644 index 6c8fa62301c62..0000000000000 Binary files a/blockchains/solana/validators/assets/H3GhqPMwvGLdxWg3QJGjXDSkFSJCsFk3Wx9XBTdYZykc/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/LunaFpQkZsZVJL2P2BUqNDJqyVYqrw9buQnjQtMLXdK/logo.png b/blockchains/solana/validators/assets/LunaFpQkZsZVJL2P2BUqNDJqyVYqrw9buQnjQtMLXdK/logo.png deleted file mode 100644 index a73cfede98c4b..0000000000000 Binary files a/blockchains/solana/validators/assets/LunaFpQkZsZVJL2P2BUqNDJqyVYqrw9buQnjQtMLXdK/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/SFund7s2YPS7iCu7W2TobbuQEpVEAv9ZU7zHKiN1Gow/logo.png b/blockchains/solana/validators/assets/SFund7s2YPS7iCu7W2TobbuQEpVEAv9ZU7zHKiN1Gow/logo.png deleted file mode 100644 index a349d55ecd40e..0000000000000 Binary files a/blockchains/solana/validators/assets/SFund7s2YPS7iCu7W2TobbuQEpVEAv9ZU7zHKiN1Gow/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/ateamaZDqNWDztxnVKZhRsp4ac53KvT1rVKyU5LnL6o/logo.png b/blockchains/solana/validators/assets/ateamaZDqNWDztxnVKZhRsp4ac53KvT1rVKyU5LnL6o/logo.png deleted file mode 100644 index 7fe8f539c1673..0000000000000 Binary files a/blockchains/solana/validators/assets/ateamaZDqNWDztxnVKZhRsp4ac53KvT1rVKyU5LnL6o/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar/logo.png b/blockchains/solana/validators/assets/beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar/logo.png deleted file mode 100644 index 5dac81b6035a1..0000000000000 Binary files a/blockchains/solana/validators/assets/beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/assets/edu1fZt5i82cFm6ujUoyXLMdujWxZyWYC8fkydWHRNT/logo.png b/blockchains/solana/validators/assets/edu1fZt5i82cFm6ujUoyXLMdujWxZyWYC8fkydWHRNT/logo.png deleted file mode 100644 index 8ff809ec35b9a..0000000000000 Binary files a/blockchains/solana/validators/assets/edu1fZt5i82cFm6ujUoyXLMdujWxZyWYC8fkydWHRNT/logo.png and /dev/null differ diff --git a/blockchains/solana/validators/list.json b/blockchains/solana/validators/list.json deleted file mode 100644 index 7d88f390b9255..0000000000000 --- a/blockchains/solana/validators/list.json +++ /dev/null @@ -1,236 +0,0 @@ -[ - { - "id": "2het6nBRLq9LLZER8fqUEk7j5pbLxq2mVGqSse2nS3tf", - "name": "Maggie's Crypto Farm", - "description": "Making the blocks, all day and all night.", - "website": "https://mcf.rocks/" - }, - { - "id": "3r5ZXC1yFqMmk8VwDdUJbEdPmZ8KZvEkzd5ThEYRetTk", - "name": "Vnode", - "description": "We are the staking service provider for blockchain projects.", - "website": "" - }, - { - "id": "49DJjUX3cwFvaZD5rCAwubiz7qdRWDez9xmB381XdHru", - "name": "Staker Space", - "description": "Secure Validating Services", - "website": "https://staker.space" - }, - { - "id": "4PsiLMyoUQ7QRn1FFiFCvej4hsUTFzfvJnyN4bj1tmSN", - "name": "Stakin", - "description": "Your Trusted Crypto Rewards", - "website": "https://stakin.com/" - }, - { - "id": "51JBzSTU5rAM8gLAVQKgp4WoZerQcSqWC7BitBzgUNAm", - "name": "Staked", - "description": "Staked operates highly reliable and secure staking infrastructure for 20+ PoS protocols on behalf of the leading investors in the market.", - "website": "https://staked.us" - }, - { - "id": "6UDU4Z9TTbYy8gcRKBd7RX3Lm2qMsSR4PMuzoyYPzLma", - "name": "dcipher", - "description": "dCipher is a company that has the purpose to combine emerging technologies like Blockchain, IoT and Artificial Intelligence.", - "website": "https://dcipher.io" - }, - { - "id": "76nwV8zz8tLz97SBRXH6uwHvgHXtqJDLQfF66jZhQ857", - "name": "Forbole Limited", - "description": "We are a pioneer in blockchain technology and UX solution. We provide enterprise-level network infrastructure and software development.", - "website": "https://forbole.com" - }, - { - "id": "7Hs9z4qsGCbQE9cy2aqgsvWupeZZGiKJgeb1eG4ZKYUH", - "name": "Kytzu", - "description": "Tendermint tech consultant and developer", - "website": "http://kytzu.com/" - }, - { - "id": "7PmWxxiTneGteGxEYvzj5pGDVMQ4nuN9DfUypEXmaA8o", - "name": "Syncnode SRL", - "description": "Syncnode is a software development and cyber security company with global presence and headquarters in Switzerland and Romania.", - "website": "https://wallet.syncnode.ro/" - }, - { - "id": "7VGU4ZwR1e1AFekqbqv2gvjeg47e1PwMPm4BfLt6rxNk", - "name": "stake.fish", - "description": "We are the leading staking service provider for blockchain projects. Join our community to stake and earn rewards. We know staking.", - "website": "https://stake.fish/" - }, - { - "id": "9GJmEHGom9eWo4np4L5vC6b6ri1Df2xN8KFoWixvD1Bs", - "name": "BL", - "description": "", - "website": "" - }, - { - "id": "9iEFfC6qCU6DBTWxL84YQdpNmpZ9yBBu4sW62yeiEVKe", - "name": "Izo Data Network", - "description": "If we could describe the business relationship we have with our clients in one word, it would be TRUST.", - "website": "http://www.izo.ro/" - }, - { - "id": "9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF", - "name": "Everstake", - "description": "Everstake is a team of seasoned developers, financial experts and blockchain enthusiasts. We run secure and reliable nodes for PoS protocols", - "website": "https://everstake.one" - }, - { - "id": "9sWYTuuR4s12Q4SuSfo5CfWaFggQwA6Z8pf8dWowN5rk", - "name": "Ubik Capital", - "description": "Ubik Capital's team priority is to provide a highly resilient and secure validator for the Solana community.", - "website": "https://ubik.capital/" - }, - { - "id": "9tedbEYypEKXAMkHcg42rn3fXY1B8hB6cdE3ZTFouXLL", - "name": "Stake Systems", - "description": "Building infrastructure to support awesome projects running in the blockchain landscape", - "website": "https://stake.systems" - }, - { - "id": "9v5gci7uDiaGKRmQ2dn6WJMB94YqFaVFBTiFzBzNhyaw", - "name": "Inotel", - "description": "", - "website": "" - }, - { - "id": "AGXZemZbyZjz5NBhufcob2pf8AXnr9HaGFUGNCfooWrB", - "name": "RockX", - "description": "RockX is a professional digital asset platform that aims to bring crypto investing to the mainstream in the smartest way.", - "website": "https://rockx.com/" - }, - { - "id": "ateamaZDqNWDztxnVKZhRsp4ac53KvT1rVKyU5LnL6o", - "name": "Node A-Team", - "description": "", - "website": "https://nodeateam.com/" - }, - { - "id": "beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar", - "name": "Bison Trails", - "description": "We provide secure and reliable enterprise-grade infrastructure with multi-cloud / region distribution and a 99% node uptime guarantee", - "website": "https://bisontrails.co/" - }, - { - "id": "BH7asDZbKkTmT3UWiNfmMVRgQEEpXoVThGPmQfgWwDhg", - "name": "01Node", - "description": "01node | Professional Staking Services for Cosmos, Iris, Terra, Solana, Kava, Polkadot, Skale", - "website": "https://01node.com" - }, - { - "id": "BxFf75Vtzro2Hy3coFHKxFMZo5au8W7J8BmLC3gCMotU", - "name": "Chainode", - "description": "Chainode Tech is your reliable partner for distributed ledger technology (DLT) validation services and blockchain consultancy.", - "website": "https://chainode.tech/" - }, - { - "id": "CAf8jfgqhia5VNrEF4A7Y9VLD3numMq9DVSceq7cPhNY", - "name": "Chainflow", - "description": "Chainflow's a small, independent, capable & dedicated validator operator, started in 2017 by @cjremus, working to keep stake decentralized.", - "website": "https://chainflow.io/staking" - }, - { - "id": "CcaHc2L43ZWjwCHART3oZoJvHLAe9hzT2DJNUpBzoTN1", - "name": "Figment Networks", - "description": "", - "website": "https://figment.network/" - }, - { - "id": "CertusDeBmqN8ZawdkxK5kFGMwBXdudvWHYwtNgNhvLu", - "name": "Certus One", - "description": "", - "website": "https://certus.one" - }, - { - "id": "Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE", - "name": "Chorus One", - "description": "Secure Solana and shape its future by delegating to Chorus One, a leading provider of validation infrastructure and staking services.", - "website": "https://chorus.one" - }, - { - "id": "CRzMxdyS56N2vkb55X5q155sSdVkjZhiFedWcbscCf7K", - "name": "HashQuark", - "description": "HashQuark is a new generation Proof-of-Stake pool focused on POS, DPOS and other public chains.", - "website": "https://hashquark.io/" - }, - { - "id": "D3DfFvmLBKkX9JJNEpJRXpM1pYTVPQ5dpPQRc9F49xk4", - "name": "Easy 2 Stake", - "description": "Professional PoS staking services.", - "website": "https://easy2stake.com/" - }, - { - "id": "DQ7D6ZRtKbBSxCcAunEkoTzQhCBKLPdzTjPRRnM6wo1f", - "name": "Stakewolf", - "description": "", - "website": "" - }, - { - "id": "DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a", - "name": "Staking Facilities", - "description": "Staking Facilities is a Munich-based staking service provider, who operates institutional-grade, custom built validator architecture.", - "website": "https://stakingfacilities.com/" - }, - { - "id": "edu1fZt5i82cFm6ujUoyXLMdujWxZyWYC8fkydWHRNT", - "name": "Solstaking", - "description": "Specialized in Solana Staking", - "website": "https://solstaking.com/" - }, - { - "id": "FKsC411dik9ktS6xPADxs4Fk2SCENvAiuccQHLAPndvk", - "name": "P2P.ORG - P2P Validator", - "description": "Secure Non-Custodial Staking", - "website": "https://p2p.org/" - }, - { - "id": "GB44NXtM7zGm6QnzQjzHZcRKSswkJbox8aJsKiXGbFJr", - "name": "Rustiq Technology", - "description": "", - "website": "" - }, - { - "id": "GhKEDkvGkf2kceG45ppzqnPD6BPXi1PyW1xGNWJdh5QW", - "name": "Stefan Condurachi", - "description": "I build & design intuitive blockchain tools.", - "website": "http://stefancondurachi.com/" - }, - { - "id": "GMpKrAwQ9oa4sJqEYQezLr8Z2TUAU72tXD4iMyfoJjbh", - "name": "Moonlet", - "description": "Moonlet operates nodes for next-generation blockchain networks and is committed to support the decentralisation movement forward.", - "website": "https://moonlet.xyz/" - }, - { - "id": "GvZEwtCHZ7YtCkQCaLRVEXsyVvQkRDhJhQgB6akPme1e", - "name": "melea", - "description": "Secure and trusted Validator, Protection against DDoS attacks and high availability-. Validating since 2017", - "website": "https://meleatrust.com" - }, - { - "id": "H3GhqPMwvGLdxWg3QJGjXDSkFSJCsFk3Wx9XBTdYZykc", - "name": "DokiaCapital", - "description": "We operate an enterprise-grade infrastructure that is robust and secure. Downtime is not an option for us. Stake now and manage your reward.", - "website": "https://staking.dokia.cloud/" - }, - { - "id": "LunaFpQkZsZVJL2P2BUqNDJqyVYqrw9buQnjQtMLXdK", - "name": "LunaNova Technologies", - "description": "Experienced team runs Solana-optimised, monitored hardware in top-tier UK datacentres - uptime guaranteed - 10% of our profits to charity", - "website": "https://lunanova.tech/" - }, - { - "id": "SFund7s2YPS7iCu7W2TobbuQEpVEAv9ZU7zHKiN1Gow", - "name": "Staking Fund", - "description": "", - "website": "https://staking.fund" - }, - { - "id": "D3DfFvmLBKkX9JJNEpJRXpM1pYTVPQ5dpPQRc9F49xk4", - "name": "Easy 2 Stake", - "description": "Easy.Stake.Trust. As easy and as simple as you would click next. Complete transparency and trust with a secure and stable validator.", - "website": "https://easy2stake.com" - } -] diff --git a/blockchains/steem/info/info.json b/blockchains/steem/info/info.json deleted file mode 100644 index 49287b7437d0d..0000000000000 --- a/blockchains/steem/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Steem", - "website": "https://steem.com", - "source_code": "https://github.com/steemit/steem", - "white_paper": "https://steem.io/SteemWhitePaper.pdf", - "description": "A new way for publishers to monetize their online content and community, based on battle-tested blockchain technology.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Steemit", - "handle": "Steemit" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/steemit", - "handle": "steemit" - } - ], - "explorer": "https://steemd.com/", - "research": "https://research.binance.com/en/projects/steem", - "symbol": "STEEM", - "type": "COIN", - "decimals": 8, - "status": "abandoned" -} diff --git a/blockchains/steem/info/logo.png b/blockchains/steem/info/logo.png deleted file mode 100644 index 4bdd9466f0b0f..0000000000000 Binary files a/blockchains/steem/info/logo.png and /dev/null differ diff --git a/blockchains/stellar/info/info.json b/blockchains/stellar/info/info.json deleted file mode 100644 index 8effb9b404f1b..0000000000000 --- a/blockchains/stellar/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Stellar", - "website": "https://stellar.org", - "source_code": "https://github.com/stellar", - "white_paper": "https://www.stellar.org/papers/stellar-consensus-protocol.pdf", - "description": "Stellar is an open platform for building financial products. It enables near instant payments, with almost zero fees, and a smart contract platform to create digital asset economy.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/StellarOrg", - "handle": "StellarOrg" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/stellar", - "handle": "stellar" - } - ], - "explorer": "https://dashboard.stellar.org/", - "research": "https://research.binance.com/en/projects/stellar-lumens", - "symbol": "XLM", - "type": "COIN", - "decimals": 7, - "status": "active" -} diff --git a/blockchains/stellar/info/logo.png b/blockchains/stellar/info/logo.png deleted file mode 100644 index 41aaf48dd4047..0000000000000 Binary files a/blockchains/stellar/info/logo.png and /dev/null differ diff --git a/blockchains/terra/allowlist.json b/blockchains/terra/allowlist.json deleted file mode 100644 index 6af22251f9828..0000000000000 --- a/blockchains/terra/allowlist.json +++ /dev/null @@ -1,7 +0,0 @@ -[ - "ukrw", - "uluna", - "umnt", - "usdr", - "uusd" -] \ No newline at end of file diff --git a/blockchains/terra/assets/ukrw/logo.png b/blockchains/terra/assets/ukrw/logo.png deleted file mode 100644 index 3cbb508e12901..0000000000000 Binary files a/blockchains/terra/assets/ukrw/logo.png and /dev/null differ diff --git a/blockchains/terra/assets/uluna/logo.png b/blockchains/terra/assets/uluna/logo.png deleted file mode 100644 index 32da956cd0b21..0000000000000 Binary files a/blockchains/terra/assets/uluna/logo.png and /dev/null differ diff --git a/blockchains/terra/assets/umnt/logo.png b/blockchains/terra/assets/umnt/logo.png deleted file mode 100644 index afc4a05da560b..0000000000000 Binary files a/blockchains/terra/assets/umnt/logo.png and /dev/null differ diff --git a/blockchains/terra/assets/usdr/logo.png b/blockchains/terra/assets/usdr/logo.png deleted file mode 100644 index 4c3fbe91a77cf..0000000000000 Binary files a/blockchains/terra/assets/usdr/logo.png and /dev/null differ diff --git a/blockchains/terra/assets/uusd/logo.png b/blockchains/terra/assets/uusd/logo.png deleted file mode 100644 index 5cd55c471950d..0000000000000 Binary files a/blockchains/terra/assets/uusd/logo.png and /dev/null differ diff --git a/blockchains/terra/denylist.json b/blockchains/terra/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/terra/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/terra/info/info.json b/blockchains/terra/info/info.json deleted file mode 100644 index 7fdfbf467c13e..0000000000000 --- a/blockchains/terra/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Terra", - "website": "https://terra.money", - "source_code": "https://github.com/terra-project", - "white_paper": "https://docs.terra.money", - "description": "A price-stable cryptocurrency designed for mass adoption. We are building financial infrastructure for the next generation of decentralized applications.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/terra_money", - "handle": "terra_money" - }, - { - "name": "Reddit", - "url": "", - "handle": "" - } - ], - "explorer": "https://finder.terra.money", - "research": "https://research.binance.com/en/projects/terra", - "symbol": "LUNA", - "type": "COIN", - "decimals": 6, - "status": "active" -} diff --git a/blockchains/terra/info/logo.png b/blockchains/terra/info/logo.png deleted file mode 100644 index 32da956cd0b21..0000000000000 Binary files a/blockchains/terra/info/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper163phlen6dn7sp9khhjar2gqqx6kga0ly8d7h9g/logo.png b/blockchains/terra/validators/assets/terravaloper163phlen6dn7sp9khhjar2gqqx6kga0ly8d7h9g/logo.png deleted file mode 100644 index e3f05e3652867..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper163phlen6dn7sp9khhjar2gqqx6kga0ly8d7h9g/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper1audgfvmgt0js54p3s8kj3r40uwej6vy2tv6rrw/logo.png b/blockchains/terra/validators/assets/terravaloper1audgfvmgt0js54p3s8kj3r40uwej6vy2tv6rrw/logo.png deleted file mode 100644 index cbd2585946dbe..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper1audgfvmgt0js54p3s8kj3r40uwej6vy2tv6rrw/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper1d3hatwcsvkktgwp3elglw9glca0h42yg6xy4lp/logo.png b/blockchains/terra/validators/assets/terravaloper1d3hatwcsvkktgwp3elglw9glca0h42yg6xy4lp/logo.png deleted file mode 100644 index 67510043a4038..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper1d3hatwcsvkktgwp3elglw9glca0h42yg6xy4lp/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper1eutun6vh83lmyq0wmyf9vgghvurze2xanl9sq6/logo.png b/blockchains/terra/validators/assets/terravaloper1eutun6vh83lmyq0wmyf9vgghvurze2xanl9sq6/logo.png deleted file mode 100644 index ab77640f51087..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper1eutun6vh83lmyq0wmyf9vgghvurze2xanl9sq6/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper1n7pkcal0jkp0ac9r338qp9cm5x6cakfnremtnt/logo.png b/blockchains/terra/validators/assets/terravaloper1n7pkcal0jkp0ac9r338qp9cm5x6cakfnremtnt/logo.png deleted file mode 100644 index 9ec4e2549c1ed..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper1n7pkcal0jkp0ac9r338qp9cm5x6cakfnremtnt/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper1nwrksgv2vuadma8ygs8rhwffu2ygk4j24w2mku/logo.png b/blockchains/terra/validators/assets/terravaloper1nwrksgv2vuadma8ygs8rhwffu2ygk4j24w2mku/logo.png deleted file mode 100644 index 7d9d74321268b..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper1nwrksgv2vuadma8ygs8rhwffu2ygk4j24w2mku/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvgk6d65/logo.png b/blockchains/terra/validators/assets/terravaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvgk6d65/logo.png deleted file mode 100644 index 362d63669b379..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvgk6d65/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper1rgu3qmm6rllfxlrfk94pgxa0jm37902dynqehm/logo.png b/blockchains/terra/validators/assets/terravaloper1rgu3qmm6rllfxlrfk94pgxa0jm37902dynqehm/logo.png deleted file mode 100644 index da7a76f26270f..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper1rgu3qmm6rllfxlrfk94pgxa0jm37902dynqehm/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/list.json b/blockchains/terra/validators/list.json deleted file mode 100644 index c5ea43893b178..0000000000000 --- a/blockchains/terra/validators/list.json +++ /dev/null @@ -1,50 +0,0 @@ -[ - { - "id": "terravaloper163phlen6dn7sp9khhjar2gqqx6kga0ly8d7h9g", - "name": "Goliath", - "description": "", - "website": "https://terra.money" - }, - { - "id": "terravaloper1d3hatwcsvkktgwp3elglw9glca0h42yg6xy4lp", - "name": "Marine", - "description": "", - "website": "https://terra.money" - }, - { - "id": "terravaloper1eutun6vh83lmyq0wmyf9vgghvurze2xanl9sq6", - "name": "Wraith", - "description": "", - "website": "https://terra.money" - }, - { - "id": "terravaloper1rgu3qmm6rllfxlrfk94pgxa0jm37902dynqehm", - "name": "Ghost", - "description": "", - "website": "https://terra.money" - }, - { - "id": "terravaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvgk6d65", - "name": "WeStaking", - "description": "Secure Staking as a Service", - "website": "https://westaking.io" - }, - { - "id": "terravaloper1audgfvmgt0js54p3s8kj3r40uwej6vy2tv6rrw", - "name": "FreshLUNA", - "description": "FreshLuna runs on bare metal in a SSAE16 SOC2 certified Tier 3 datacenter with geographically distributed private sentry nodes, YubiHSM2 hardware protected keys, with 24/7 monitoring, alerting, and analytics.", - "website": "https://freshluna.com" - }, - { - "id": "terravaloper1nwrksgv2vuadma8ygs8rhwffu2ygk4j24w2mku", - "name": "Stakin", - "description": "Your Trusted Crypto Rewards", - "website": "https://stakin.com/" - }, - { - "id": "terravaloper1n7pkcal0jkp0ac9r338qp9cm5x6cakfnremtnt", - "name": "AUDIT.one", - "description": "Validators of today, Auditors of tomorrow", - "website": "https://audit.one/" - } -] \ No newline at end of file diff --git a/blockchains/tezos/info/info.json b/blockchains/tezos/info/info.json deleted file mode 100644 index fe8d008db3e7d..0000000000000 --- a/blockchains/tezos/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Tezos", - "website": "https://tezos.com/", - "source_code": "https://gitlab.com/tezos/tezos", - "white_paper": "https://www.tezos.com/static/papers/white_paper.pdf", - "description": "Tezos is a smart contract platform that uses blockchain voting to be self-governing by its token holders. Also, the platform aims to boost the security of smart contracts.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/tezos", - "handle": "tezos" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/tezos", - "handle": "tezos" - } - ], - "explorer": "https://tezos.id", - "research": "https://research.binance.com/en/projects/tezos", - "symbol": "XTZ", - "type": "COIN", - "decimals": 6, - "status": "active" -} diff --git a/blockchains/tezos/info/logo.png b/blockchains/tezos/info/logo.png deleted file mode 100644 index a3d1ea939d012..0000000000000 Binary files a/blockchains/tezos/info/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1LH4L6XYT2JNPhvWYC4Zq3XEiGgEwzNRvo/logo.png b/blockchains/tezos/validators/assets/tz1LH4L6XYT2JNPhvWYC4Zq3XEiGgEwzNRvo/logo.png deleted file mode 100644 index 95078b56d6d2d..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1LH4L6XYT2JNPhvWYC4Zq3XEiGgEwzNRvo/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1LLNkQK4UQV6QcFShiXJ2vT2ELw449MzAA/logo.png b/blockchains/tezos/validators/assets/tz1LLNkQK4UQV6QcFShiXJ2vT2ELw449MzAA/logo.png deleted file mode 100644 index 30dd765d7538b..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1LLNkQK4UQV6QcFShiXJ2vT2ELw449MzAA/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1Ldzz6k1BHdhuKvAtMRX7h5kJSMHESMHLC/logo.png b/blockchains/tezos/validators/assets/tz1Ldzz6k1BHdhuKvAtMRX7h5kJSMHESMHLC/logo.png deleted file mode 100644 index 58c8318b87ba0..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1Ldzz6k1BHdhuKvAtMRX7h5kJSMHESMHLC/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1Lhf4J9Qxoe3DZ2nfe8FGDnvVj7oKjnMY6/logo.png b/blockchains/tezos/validators/assets/tz1Lhf4J9Qxoe3DZ2nfe8FGDnvVj7oKjnMY6/logo.png deleted file mode 100644 index 8f9a54773a729..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1Lhf4J9Qxoe3DZ2nfe8FGDnvVj7oKjnMY6/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1MXFrtZoaXckE41bjUCSjAjAap3AFDSr3N/logo.png b/blockchains/tezos/validators/assets/tz1MXFrtZoaXckE41bjUCSjAjAap3AFDSr3N/logo.png deleted file mode 100644 index e88788d8faa05..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1MXFrtZoaXckE41bjUCSjAjAap3AFDSr3N/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6/logo.png b/blockchains/tezos/validators/assets/tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6/logo.png deleted file mode 100644 index a3ce442bc1a4b..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1NMNQYrYrfNpmUqQrMhJypf6ovnaDZhJHM/logo.png b/blockchains/tezos/validators/assets/tz1NMNQYrYrfNpmUqQrMhJypf6ovnaDZhJHM/logo.png deleted file mode 100644 index 025cc459ef835..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1NMNQYrYrfNpmUqQrMhJypf6ovnaDZhJHM/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1NortRftucvAkD1J58L32EhSVrQEWJCEnB/logo.png b/blockchains/tezos/validators/assets/tz1NortRftucvAkD1J58L32EhSVrQEWJCEnB/logo.png deleted file mode 100644 index 9386e828bbef3..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1NortRftucvAkD1J58L32EhSVrQEWJCEnB/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1P2Po7YM526ughEsRbY4oR9zaUPDZjxFrb/logo.png b/blockchains/tezos/validators/assets/tz1P2Po7YM526ughEsRbY4oR9zaUPDZjxFrb/logo.png deleted file mode 100644 index 366bc2a8f4356..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1P2Po7YM526ughEsRbY4oR9zaUPDZjxFrb/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1Pwgj6j55akKCyvTwwr9X4np1RskSXpQY4/logo.png b/blockchains/tezos/validators/assets/tz1Pwgj6j55akKCyvTwwr9X4np1RskSXpQY4/logo.png deleted file mode 100644 index 70b4b325ce8b8..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1Pwgj6j55akKCyvTwwr9X4np1RskSXpQY4/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1QLXqnfN51dkjeghXvKHkJfhvGiM5gK4tc/logo.png b/blockchains/tezos/validators/assets/tz1QLXqnfN51dkjeghXvKHkJfhvGiM5gK4tc/logo.png deleted file mode 100644 index bff8bd2cde7b8..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1QLXqnfN51dkjeghXvKHkJfhvGiM5gK4tc/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1RCFbB9GpALpsZtu6J58sb74dm8qe6XBzv/logo.png b/blockchains/tezos/validators/assets/tz1RCFbB9GpALpsZtu6J58sb74dm8qe6XBzv/logo.png deleted file mode 100644 index bda0e7429348e..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1RCFbB9GpALpsZtu6J58sb74dm8qe6XBzv/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1RV1MBbZMR68tacosb7Mwj6LkbPSUS1er1/logo.png b/blockchains/tezos/validators/assets/tz1RV1MBbZMR68tacosb7Mwj6LkbPSUS1er1/logo.png deleted file mode 100644 index 656ebb7b86eee..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1RV1MBbZMR68tacosb7Mwj6LkbPSUS1er1/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1STeamwbp68THcny9zk3LsbG3H36DMvbRK/logo.png b/blockchains/tezos/validators/assets/tz1STeamwbp68THcny9zk3LsbG3H36DMvbRK/logo.png deleted file mode 100644 index 5bf03958cb402..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1STeamwbp68THcny9zk3LsbG3H36DMvbRK/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1Scdr2HsZiQjc7bHMeBbmDRXYVvdhjJbBh/logo.png b/blockchains/tezos/validators/assets/tz1Scdr2HsZiQjc7bHMeBbmDRXYVvdhjJbBh/logo.png deleted file mode 100644 index 75e11de342060..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1Scdr2HsZiQjc7bHMeBbmDRXYVvdhjJbBh/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1TDSmoZXwVevLTEvKCTHWpomG76oC9S2fJ/logo.png b/blockchains/tezos/validators/assets/tz1TDSmoZXwVevLTEvKCTHWpomG76oC9S2fJ/logo.png deleted file mode 100644 index 517641ab7c62a..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1TDSmoZXwVevLTEvKCTHWpomG76oC9S2fJ/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1Tnjaxk6tbAeC2TmMApPh8UsrEVQvhHvx5/logo.png b/blockchains/tezos/validators/assets/tz1Tnjaxk6tbAeC2TmMApPh8UsrEVQvhHvx5/logo.png deleted file mode 100644 index d286b27e4b298..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1Tnjaxk6tbAeC2TmMApPh8UsrEVQvhHvx5/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1V3yg82mcrPJbegqVCPn6bC8w1CSTRp3f8/logo.png b/blockchains/tezos/validators/assets/tz1V3yg82mcrPJbegqVCPn6bC8w1CSTRp3f8/logo.png deleted file mode 100644 index 7b3b3285912ed..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1V3yg82mcrPJbegqVCPn6bC8w1CSTRp3f8/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1Vyuu4EJ5Nym4JcrfRLnp3hpaq1DSEp1Ke/logo.png b/blockchains/tezos/validators/assets/tz1Vyuu4EJ5Nym4JcrfRLnp3hpaq1DSEp1Ke/logo.png deleted file mode 100644 index 7d9d74321268b..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1Vyuu4EJ5Nym4JcrfRLnp3hpaq1DSEp1Ke/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1WCd2jm4uSt4vntk4vSuUWoZQGhLcDuR9q/logo.png b/blockchains/tezos/validators/assets/tz1WCd2jm4uSt4vntk4vSuUWoZQGhLcDuR9q/logo.png deleted file mode 100644 index 460324f2336d8..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1WCd2jm4uSt4vntk4vSuUWoZQGhLcDuR9q/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1WctSwL49BZtdWAQ75NY6vr4xsAx6oKdah/logo.png b/blockchains/tezos/validators/assets/tz1WctSwL49BZtdWAQ75NY6vr4xsAx6oKdah/logo.png deleted file mode 100644 index a0395440680f2..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1WctSwL49BZtdWAQ75NY6vr4xsAx6oKdah/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1WpeqFaBG9Jm73Dmgqamy8eF8NWLz9JCoY/logo.png b/blockchains/tezos/validators/assets/tz1WpeqFaBG9Jm73Dmgqamy8eF8NWLz9JCoY/logo.png deleted file mode 100644 index 8e6b7c60a65eb..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1WpeqFaBG9Jm73Dmgqamy8eF8NWLz9JCoY/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1XXayQohB8XRXN7kMoHbf2NFwNiH3oMRQQ/logo.png b/blockchains/tezos/validators/assets/tz1XXayQohB8XRXN7kMoHbf2NFwNiH3oMRQQ/logo.png deleted file mode 100644 index 25d43bc3e6a1c..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1XXayQohB8XRXN7kMoHbf2NFwNiH3oMRQQ/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1Xek93iSXXckyQ6aYLVS5Rr2tge2en7ZxS/logo.png b/blockchains/tezos/validators/assets/tz1Xek93iSXXckyQ6aYLVS5Rr2tge2en7ZxS/logo.png deleted file mode 100644 index 0c2a64b2098de..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1Xek93iSXXckyQ6aYLVS5Rr2tge2en7ZxS/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1Z3KCf8CLGAYfvVWPEr562jDDyWkwNF7sT/logo.png b/blockchains/tezos/validators/assets/tz1Z3KCf8CLGAYfvVWPEr562jDDyWkwNF7sT/logo.png deleted file mode 100644 index 2caea3512a812..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1Z3KCf8CLGAYfvVWPEr562jDDyWkwNF7sT/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1aDiEJf9ztRrAJEXZfcG3CKimoKsGhwVAi/logo.png b/blockchains/tezos/validators/assets/tz1aDiEJf9ztRrAJEXZfcG3CKimoKsGhwVAi/logo.png deleted file mode 100644 index b4fde51e72669..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1aDiEJf9ztRrAJEXZfcG3CKimoKsGhwVAi/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1aRoaRhSpRYvFdyvgWLL6TGyRoGF51wDjM/logo.png b/blockchains/tezos/validators/assets/tz1aRoaRhSpRYvFdyvgWLL6TGyRoGF51wDjM/logo.png deleted file mode 100644 index bdb2ba8274a33..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1aRoaRhSpRYvFdyvgWLL6TGyRoGF51wDjM/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1awXW7wuXy21c66vBudMXQVAPgRnqqwgTH/logo.png b/blockchains/tezos/validators/assets/tz1awXW7wuXy21c66vBudMXQVAPgRnqqwgTH/logo.png deleted file mode 100644 index 6891376ce299a..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1awXW7wuXy21c66vBudMXQVAPgRnqqwgTH/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1cb8xcmJWcdVU7cNAd93MfEReorvP52P8x/logo.png b/blockchains/tezos/validators/assets/tz1cb8xcmJWcdVU7cNAd93MfEReorvP52P8x/logo.png deleted file mode 100644 index 61aaa2bfb58c2..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1cb8xcmJWcdVU7cNAd93MfEReorvP52P8x/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz1eEnQhbwf6trb8Q8mPb2RaPkNk2rN7BKi8/logo.png b/blockchains/tezos/validators/assets/tz1eEnQhbwf6trb8Q8mPb2RaPkNk2rN7BKi8/logo.png deleted file mode 100644 index 24bf475107260..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz1eEnQhbwf6trb8Q8mPb2RaPkNk2rN7BKi8/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz2FCNBrERXtaTtNX6iimR1UJ5JSDxvdHM93/logo.png b/blockchains/tezos/validators/assets/tz2FCNBrERXtaTtNX6iimR1UJ5JSDxvdHM93/logo.png deleted file mode 100644 index a759be8985350..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz2FCNBrERXtaTtNX6iimR1UJ5JSDxvdHM93/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz3QCNyySViKHmeSr45kzDxzchys7NiXCWoa/logo.png b/blockchains/tezos/validators/assets/tz3QCNyySViKHmeSr45kzDxzchys7NiXCWoa/logo.png deleted file mode 100644 index 311a42fa198e1..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz3QCNyySViKHmeSr45kzDxzchys7NiXCWoa/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz3adcvQaKXTCg12zbninqo3q8ptKKtDFTLv/logo.png b/blockchains/tezos/validators/assets/tz3adcvQaKXTCg12zbninqo3q8ptKKtDFTLv/logo.png deleted file mode 100644 index 39941e3e87e34..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz3adcvQaKXTCg12zbninqo3q8ptKKtDFTLv/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/assets/tz3e75hU4EhDU3ukyJueh5v6UvEHzGwkg3yC/logo.png b/blockchains/tezos/validators/assets/tz3e75hU4EhDU3ukyJueh5v6UvEHzGwkg3yC/logo.png deleted file mode 100644 index 57628070c937d..0000000000000 Binary files a/blockchains/tezos/validators/assets/tz3e75hU4EhDU3ukyJueh5v6UvEHzGwkg3yC/logo.png and /dev/null differ diff --git a/blockchains/tezos/validators/list.json b/blockchains/tezos/validators/list.json deleted file mode 100644 index 7eba94358a1a7..0000000000000 --- a/blockchains/tezos/validators/list.json +++ /dev/null @@ -1,492 +0,0 @@ -[ - { - "id": "tz1NMNQYrYrfNpmUqQrMhJypf6ovnaDZhJHM", - "name": "Smart Node", - "description": "SmartNode is a Staking Service Provider aimed at giving anyone the opportunity to grow their crypto assets", - "website": "https://smart-node.com", - "payout": { - "commission": 10, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 1 - } - }, - { - "id": "tz3QCNyySViKHmeSr45kzDxzchys7NiXCWoa", - "name": "Proof of Bake", - "description": "The world's best Tezos baking service", - "website": "https://proofofbake.com", - "payout": { - "commission": 8, - "payoutDelay": 1, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 100 - } - }, - { - "id": "tz1Vyuu4EJ5Nym4JcrfRLnp3hpaq1DSEp1Ke", - "name": "Stakin", - "description": "Your Trusted Crypto Rewards", - "website": "https://stakin.com", - "payout": { - "commission": 10, - "payoutDelay": 1, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 20 - } - }, - { - "id": "tz3e75hU4EhDU3ukyJueh5v6UvEHzGwkg3yC", - "name": "At James Bakery", - "description": "We were the first bakery to pay the frozen rewards in advance. Our offer is built with the sole aim of giving you peace of mind and tranquillity. Quality at heart. Welcome to At James Bakery :)", - "website": "https://atjames.io", - "payout": { - "commission": 12, - "payoutDelay": 1, - "payoutPeriod": 5 - }, - "staking": { - "minDelegation": 1000 - } - }, - { - "id": "tz1Pwgj6j55akKCyvTwwr9X4np1RskSXpQY4", - "name": "Validators.com", - "description": "Scandinavian based staking service. Get even lower fees with signup.", - "website": "https://validators.com", - "payout": { - "commission": 30, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - }, - "status": { - "disabled": true, - "note": "According to Baking Bad API, baker is not active, current status closed, see: https://api.baking-bad.org/v2/bakers/tz1Pwgj6j55akKCyvTwwr9X4np1RskSXpQY4" - } - }, - { - "id": "tz3adcvQaKXTCg12zbninqo3q8ptKKtDFTLv", - "name": "Tezzigator", - "description": "HSM Baking - When Tezzigator earns, YOU earn.", - "website": "https://tezzigator.com", - "payout": { - "commission": 10, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1eEnQhbwf6trb8Q8mPb2RaPkNk2rN7BKi8", - "name": "Cryptium Labs", - "description": "Secure and available validation from the Swiss Alps.", - "website": "https://tezos.cryptium.ch/", - "payout": { - "commission": 10, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1TDSmoZXwVevLTEvKCTHWpomG76oC9S2fJ", - "name": "Tezos Capital Legacy", - "description": "Tezos Capital Legacy is open and accepting new delegations. The service serves over 1500 customers with a high performing, efficient service.", - "website": "https://tezos.capital", - "payout": { - "commission": 15, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1Tnjaxk6tbAeC2TmMApPh8UsrEVQvhHvx5", - "name": "Crypto Delegate", - "description": "CryptoDelegate delegation service is the best alternative to running your own node. The easy way to grow your Tezos stake is to Delegate your XTZ Tezzies.", - "website": "https://cryptodelegate.com", - "payout": { - "commission": 14, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz2FCNBrERXtaTtNX6iimR1UJ5JSDxvdHM93", - "name": "🐠stake.fish", - "description": "Leading validator for Proof of Stake blockchains. Stake your cryptocurrencies with us. We know validating.", - "website": "https://stake.fish/", - "payout": { - "commission": 8, - "payoutDelay": 1, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1WpeqFaBG9Jm73Dmgqamy8eF8NWLz9JCoY", - "name": "Staking Facilities", - "description": "State of the art validator infrastructure. More than $1,000,000 in generated customer rewards. One of the oldest and most profitable bakers. Access your staking dashboard on our website.", - "website": "https://stakingfacilities.com/tezos", - "payout": { - "commission": 12.5, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1awXW7wuXy21c66vBudMXQVAPgRnqqwgTH", - "name": "InfStones", - "description": "World's leading cloud infrastructure and staking as a service provicer for blockchains. Supernodes on EOS, TRON, VeChain, Ontology, LOOM, IOST and many other chains.", - "website": "https://infstones.io", - "payout": { - "commission": 40, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - }, - "status": { - "disabled": true, - "note": "No more capacity: -27287" - } - }, - { - "id": "tz1RCFbB9GpALpsZtu6J58sb74dm8qe6XBzv", - "name": "Staked", - "description": "Staked is the leading staking partner for the smartest investors in crypto, delivering staking rewards securely and reliably. Staked supports the largest number of chains and offers comprehensive reporting for tax & accounting.", - "website": "https://staked.us/", - "payout": { - "commission": 10, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1Xek93iSXXckyQ6aYLVS5Rr2tge2en7ZxS", - "name": "XTZ Delegate", - "description": "You love Tezos and so do we ! Safely earn more by letting XTZ Delegate bake for you.", - "website": "https://xtzdelegate.io/", - "payout": { - "commission": 10, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 20 - } - }, - { - "id": "tz1MXFrtZoaXckE41bjUCSjAjAap3AFDSr3N", - "name": "Everstake Legacy", - "description": "Everstake - Staking Service Platform. Delegate XTZ with Everstake, your trusted staking partner.", - "website": "https://everstake.one/", - "payout": { - "commission": 21, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1aRoaRhSpRYvFdyvgWLL6TGyRoGF51wDjM", - "name": "Everstake", - "description": "Everstake - Staking Service Platform. Delegate XTZ with Everstake, your trusted staking partner.", - "website": "https://everstake.one/", - "payout": { - "commission": 8, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1NortRftucvAkD1J58L32EhSVrQEWJCEnB", - "name": "Bake'n'Rolls", - "description": "Bake'n'Rolls - one of the first Tezos bakery. Our mission is to deliver freshly baked pretzels on every cycle.", - "website": "https://bakenrolls.com/", - "payout": { - "commission": 9, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1Scdr2HsZiQjc7bHMeBbmDRXYVvdhjJbBh", - "name": "Figment Networks", - "description": "Your Trusted Staking Partner: Offering institutional grade staking infrastructure, services & compliance tools for token holders and stake-based blockchains.", - "website": "https://figment.network/networks/tezos", - "payout": { - "commission": 8, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1Ldzz6k1BHdhuKvAtMRX7h5kJSMHESMHLC", - "name": "PayTezos", - "description": "PayTezos is a P2P cryptocurrency exchange, as well as the Tezos delegation service.", - "website": "https://paytezos.com/tezos", - "payout": { - "commission": 10, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 10 - } - }, - { - "id": "tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6", - "name": "moneyevery3days.com", - "description": "Money Every 3 Days - Low fees, dependable payouts and active participant.", - "website": "https://moneyevery3days.com", - "payout": { - "commission": 10, - "payoutDelay": 1, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 100 - } - }, - { - "id": "tz1cb8xcmJWcdVU7cNAd93MfEReorvP52P8x", - "name": "Mint Capital", - "description": "We're currently the only non-promoted baker on Baking-Bad Top 10", - "website": "https://mintcapital.tech/", - "payout": { - "commission": 14.99, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1Z3KCf8CLGAYfvVWPEr562jDDyWkwNF7sT", - "name": "Stake Capital DAO | HotStake", - "description": "Trustless Digital Asset Management", - "website": "https://stake.capital", - "payout": { - "commission": 10, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1WCd2jm4uSt4vntk4vSuUWoZQGhLcDuR9q", - "name": "Happy Tezos", - "description": "HappyTezos is your trusted Tezos Baker | Delegation Service based in EU. We have paid out over 600 000 XTZ to our delegators already! Using HSM and secure datacenters in Europe. Welcome on board!", - "website": "https://happytezos.com/", - "payout": { - "commission": 15, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1P2Po7YM526ughEsRbY4oR9zaUPDZjxFrb", - "name": "P2P Validator", - "description": "Secure Non-Custodial Staking", - "website": "https://p2p.org", - "payout": { - "commission": 9.95, - "payoutDelay": 1, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1LH4L6XYT2JNPhvWYC4Zq3XEiGgEwzNRvo", - "name": "Stir", - "description": "Staking as a Service Provider based in Singapore and Japan. Start Earning Staking Rewards. | Improve Blockchain UX and make it accessible for everyone.", - "website": "https://stir.network/", - "payout": { - "commission": 14, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - }, - "status": { - "disabled": true, - "note": "According to Baking Bad API, baker is not active, current status closed, see: https://api.baking-bad.org/v2/bakers/tz1LH4L6XYT2JNPhvWYC4Zq3XEiGgEwzNRvo" - } - }, - { - "id": "tz1RV1MBbZMR68tacosb7Mwj6LkbPSUS1er1", - "name": "Baking Tacos", - "description": "Baking Tacos is a crunchy, delicious, and extremely satisfying Tezos baker. Our 'Awesome' payouts rating and 'AAA' ranking add to our sweet-n-savory flavor.", - "website": "https://bakingtacos.com", - "payout": { - "commission": 8, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1QLXqnfN51dkjeghXvKHkJfhvGiM5gK4tc", - "name": "FreshTEZOS", - "description": "FreshTEZOS, one of the oldest Tezos bakers, runs on bare metal in a SSAE16 SOC2 certified Tier 3 datacenter, geographically distributed private peers, wrapped in 24/7 monitoring, alerting, and analytics.", - "website": "https://freshtezos.com/", - "payout": { - "commission": 14.99, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1V3yg82mcrPJbegqVCPn6bC8w1CSTRp3f8", - "name": "Staking🛒Shop", - "description": "Staking for best PoS blockchains in one place", - "website": "https://stakingshop.live", - "payout": { - "commission": 5.8, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 100 - } - }, - { - "id": "tz1LLNkQK4UQV6QcFShiXJ2vT2ELw449MzAA", - "name": "TezoSteam", - "description": "Your trusted baker, active since cycle 3", - "website": "https://tezosteam.com/", - "payout": { - "commission": 25, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1STeamwbp68THcny9zk3LsbG3H36DMvbRK", - "name": "StakingTeam", - "description": "An historical and trusted baker, from Italy with love.", - "website": "https://stakingteam.com/", - "payout": { - "commission": 9.9, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "freeSpace": 0, - "minDelegation": 0, - "openForDelegation": true - } - }, - { - "id": "tz1Lhf4J9Qxoe3DZ2nfe8FGDnvVj7oKjnMY6", - "name": "Tez Baker", - "description": "We Bake : You Make", - "website": "https://tezbaker.io/", - "payout": { - "commission": 15, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1XXayQohB8XRXN7kMoHbf2NFwNiH3oMRQQ", - "name": "Bit Cat🐱", - "description": "Secure and stable senior Tezos baker", - "website": "https://bitcat365.com", - "payout": { - "commission": 8, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - }, - { - "id": "tz1WctSwL49BZtdWAQ75NY6vr4xsAx6oKdah", - "name": "Tezos Wake n' Bake", - "description": "Our biggest virtue is integry, we are always at your service. Come and bake with us!", - "website": "https://tezoswakenbake.com", - "payout": { - "commission": 5.9, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 500 - } - }, - { - "id": "tz1aDiEJf9ztRrAJEXZfcG3CKimoKsGhwVAi", - "name": "KryptStar", - "description": "Bake n' Shake, your neighborhood friendly baker, feel freee to DM on twitter if you have any questions regarding the service", - "website": "https://kryptstar.com/baking", - "payout": { - "commission": 8, - "payoutDelay": 6, - "payoutPeriod": 1 - }, - "staking": { - "minDelegation": 0 - } - } -] \ No newline at end of file diff --git a/blockchains/theta/allowlist.json b/blockchains/theta/allowlist.json deleted file mode 100644 index 5617c3a5893fa..0000000000000 --- a/blockchains/theta/allowlist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "tfuel" -] \ No newline at end of file diff --git a/blockchains/theta/assets/tfuel/logo.png b/blockchains/theta/assets/tfuel/logo.png deleted file mode 100644 index 6beebeba4ae4d..0000000000000 Binary files a/blockchains/theta/assets/tfuel/logo.png and /dev/null differ diff --git a/blockchains/theta/denylist.json b/blockchains/theta/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/theta/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/theta/info/info.json b/blockchains/theta/info/info.json deleted file mode 100644 index 2c0aa038bb1a7..0000000000000 --- a/blockchains/theta/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "THETA", - "website": "https://thetatoken.org", - "source_code": "https://github.com/thetatoken", - "white_paper": "https://s3.us-east-2.amazonaws.com/assets.thetatoken.org/Theta-white-paper-latest.pdf", - "description": "Theta is a decentralized video delivery network, powered by users and an innovative new blockchain.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Theta_Network", - "handle": "Theta_Network" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/theta_network", - "handle": "theta_network" - } - ], - "explorer": "https://explorer.thetatoken.org", - "research": "https://research.binance.com/en/projects/theta-network", - "symbol": "THETA", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/theta/info/logo.png b/blockchains/theta/info/logo.png deleted file mode 100644 index 5ea7531655af9..0000000000000 Binary files a/blockchains/theta/info/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/allowlist.json b/blockchains/thundertoken/allowlist.json deleted file mode 100644 index d822a1944c672..0000000000000 --- a/blockchains/thundertoken/allowlist.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - "0x050fe1046B546286e2467De8Cb04800479D1FDE3", - "0x0A733F90D223d47DEa79aBEfF536F10af1068cB0", - "0x18fB0A62f207A2a082cA60aA78F47a1af4985190", - "0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e", - "0x2b31e3b88847f03c1335E99A0d1274A2c72059DE", - "0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82", - "0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077", - "0x876e7D048c6151e3D0F93AaBfBf5B7Da605d416F", - "0x92B82d80A51D9b280b75C7a3596358B2A67e4859", - "0xa71A7659E5d1824Bc0F71B96332B06097C8D6287", - "0xDDf952D68ff6aBC03B6Dd06E98DaD8829a1d2bb3", - "0xeff6f1612d03205BA5E8d26cAc1397bf778ab1AC" -] \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x050fe1046B546286e2467De8Cb04800479D1FDE3/logo.png b/blockchains/thundertoken/assets/0x050fe1046B546286e2467De8Cb04800479D1FDE3/logo.png deleted file mode 100644 index c1269f7b38069..0000000000000 Binary files a/blockchains/thundertoken/assets/0x050fe1046B546286e2467De8Cb04800479D1FDE3/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/assets/0x0A733F90D223d47DEa79aBEfF536F10af1068cB0/logo.png b/blockchains/thundertoken/assets/0x0A733F90D223d47DEa79aBEfF536F10af1068cB0/logo.png deleted file mode 100755 index e3ea614814420..0000000000000 Binary files a/blockchains/thundertoken/assets/0x0A733F90D223d47DEa79aBEfF536F10af1068cB0/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/info.json b/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/info.json deleted file mode 100644 index 84eff44b9dd88..0000000000000 --- a/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "TT-WBTC", - "website": "https://bridge.thundercore.com/", - "description": "Bridged token of WBTC on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the Ethereum ecosystem. This is a customized version of POA network Bridge", - "explorer": "https://viewblock.io/thundercore/address/0x18fB0A62f207A2a082cA60aA78F47a1af4985190", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ThunderProtocol", - "handle": "ThunderProtocol" - }, - { - "name": "Discord", - "url": "https://discord.com/channels/467102816230440970/468561199790030849", - "handle": "ThunderCore" - } - ], - "type": "TT20", - "symbol": "TT-WBTC", - "decimals": 8, - "status": "active", - "id": "0x18fB0A62f207A2a082cA60aA78F47a1af4985190" -} \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/logo.png b/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/logo.png deleted file mode 100644 index ad71507941e08..0000000000000 Binary files a/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/info.json b/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/info.json deleted file mode 100644 index 88478c52ce0fc..0000000000000 --- a/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "TT-USDC", - "website": "https://bridge.thundercore.com/", - "description": "Bridged token of USDC on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the Ethereum ecosystem. This is a customized version of POA network Bridge", - "explorer": "https://viewblock.io/thundercore/address/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ThunderProtocol", - "handle": "ThunderProtocol" - }, - { - "name": "Discord", - "url": "https://discord.com/channels/467102816230440970/468561199790030849", - "handle": "ThunderCore" - } - ], - "type": "TT20", - "symbol": "TT-USDC", - "decimals": 6, - "status": "active", - "id": "0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e" -} \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/logo.png b/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/logo.png deleted file mode 100644 index 34f7f037b80ba..0000000000000 Binary files a/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/info.json b/blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/info.json deleted file mode 100644 index 97ade5890e483..0000000000000 --- a/blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "TT-SAI", - "website": "https://bridge.thundercore.com/", - "description": "Bridged token of SAI on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the Ethereum ecosystem. This is a customized version of POA network Bridge", - "explorer": "https://viewblock.io/thundercore/address/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ThunderProtocol", - "handle": "ThunderProtocol" - }, - { - "name": "Discord", - "url": "https://discord.com/channels/467102816230440970/468561199790030849", - "handle": "ThunderCore" - } - ], - "type": "TT20", - "symbol": "TT-DAI", - "decimals": 18, - "status": "active", - "id": "0x2b31e3b88847f03c1335E99A0d1274A2c72059DE" -} \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/logo.png b/blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/logo.png deleted file mode 100644 index 5813ce327fab1..0000000000000 Binary files a/blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/info.json b/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/info.json deleted file mode 100644 index f056aa2a6f666..0000000000000 --- a/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "TT-USDT", - "website": "https://bridge.thundercore.com/", - "description": "Bridged token of USDT on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the Ethereum ecosystem. This is a customized version of POA network Bridge", - "explorer": "https://viewblock.io/thundercore/address/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ThunderProtocol", - "handle": "ThunderProtocol" - }, - { - "name": "Discord", - "url": "https://discord.com/channels/467102816230440970/468561199790030849", - "handle": "ThunderCore" - } - ], - "type": "TT20", - "symbol": "TT-USDT", - "decimals": 6, - "status": "active", - "id": "0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82" -} \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/logo.png b/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/logo.png deleted file mode 100644 index 2dd51a695d927..0000000000000 Binary files a/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/info.json b/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/info.json deleted file mode 100644 index 9bf2e8c6142de..0000000000000 --- a/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "TT-ETH", - "website": "https://bridge.thundercore.com/", - "description": "Bridged token of ETH on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the Ethereum ecosystem. This is a customized version of POA network Bridge", - "explorer": "https://viewblock.io/thundercore/address/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ThunderProtocol", - "handle": "ThunderProtocol" - }, - { - "name": "Discord", - "url": "https://discord.com/channels/467102816230440970/468561199790030849", - "handle": "ThunderCore" - } - ], - "type": "TT20", - "symbol": "TT-ETH", - "decimals": 18, - "status": "active", - "id": "0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077" -} \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/logo.png b/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/logo.png deleted file mode 100644 index 1112d6c732b9a..0000000000000 Binary files a/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/assets/0x876e7D048c6151e3D0F93AaBfBf5B7Da605d416F/logo.png b/blockchains/thundertoken/assets/0x876e7D048c6151e3D0F93AaBfBf5B7Da605d416F/logo.png deleted file mode 100644 index c6f15639dfc57..0000000000000 Binary files a/blockchains/thundertoken/assets/0x876e7D048c6151e3D0F93AaBfBf5B7Da605d416F/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/assets/0x92B82d80A51D9b280b75C7a3596358B2A67e4859/logo.png b/blockchains/thundertoken/assets/0x92B82d80A51D9b280b75C7a3596358B2A67e4859/logo.png deleted file mode 100644 index f9ccd15cd8cd8..0000000000000 Binary files a/blockchains/thundertoken/assets/0x92B82d80A51D9b280b75C7a3596358B2A67e4859/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/assets/0xDDf952D68ff6aBC03B6Dd06E98DaD8829a1d2bb3/logo.png b/blockchains/thundertoken/assets/0xDDf952D68ff6aBC03B6Dd06E98DaD8829a1d2bb3/logo.png deleted file mode 100644 index 0d96ddbb68576..0000000000000 Binary files a/blockchains/thundertoken/assets/0xDDf952D68ff6aBC03B6Dd06E98DaD8829a1d2bb3/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/assets/0xa71A7659E5d1824Bc0F71B96332B06097C8D6287/logo.png b/blockchains/thundertoken/assets/0xa71A7659E5d1824Bc0F71B96332B06097C8D6287/logo.png deleted file mode 100644 index 7d881c49bf002..0000000000000 Binary files a/blockchains/thundertoken/assets/0xa71A7659E5d1824Bc0F71B96332B06097C8D6287/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/assets/0xeff6f1612d03205BA5E8d26cAc1397bf778ab1AC/logo.png b/blockchains/thundertoken/assets/0xeff6f1612d03205BA5E8d26cAc1397bf778ab1AC/logo.png deleted file mode 100644 index 3f835ab663310..0000000000000 Binary files a/blockchains/thundertoken/assets/0xeff6f1612d03205BA5E8d26cAc1397bf778ab1AC/logo.png and /dev/null differ diff --git a/blockchains/thundertoken/denylist.json b/blockchains/thundertoken/denylist.json deleted file mode 100644 index 231f8290f9caf..0000000000000 --- a/blockchains/thundertoken/denylist.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "0x8c844A7Eb92C45e3B542B8ce3Fe5F82d37640d7F", - "0xf3Cab28E25b64fcd361446CCD6418D3e51d9cB52" -] \ No newline at end of file diff --git a/blockchains/thundertoken/info/info.json b/blockchains/thundertoken/info/info.json deleted file mode 100644 index be21665e7e7c6..0000000000000 --- a/blockchains/thundertoken/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Thunder Token", - "website": "https://thundercore.com", - "source_code": "https://github.com/thundertoken", - "white_paper": "https://docs.thundercore.com/thunder-whitepaper.pdf", - "description": "ThunderCore is EVM-compatible and claims to have a throughput of 4,000+ TPS, sub-second confirmation times, and low gas costs, with a view towards making DApps easy to deploy and scale.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/ThunderProtocol", - "handle": "ThunderProtocol" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/thundertoken", - "handle": "thundertoken" - } - ], - "explorer": "https://scan.thundercore.com", - "research": "https://research.binance.com/en/projects/thundercore", - "symbol": "TT", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/thundertoken/info/logo.png b/blockchains/thundertoken/info/logo.png deleted file mode 100644 index e50f5c6ac60e8..0000000000000 Binary files a/blockchains/thundertoken/info/logo.png and /dev/null differ diff --git a/blockchains/tomochain/allowlist.json b/blockchains/tomochain/allowlist.json deleted file mode 100644 index d19af952bf8d8..0000000000000 --- a/blockchains/tomochain/allowlist.json +++ /dev/null @@ -1,7 +0,0 @@ -[ - "0x01F83cE6636179b54b0CC0C408f9a8bce40ae776", - "0x17B26400621695c2D8C2D8869f6259E82D7544c4", - "0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84", - "0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8", - "0xcE98172f4fC9Ad02da607843A2C211b7834431da" -] \ No newline at end of file diff --git a/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/info.json b/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/info.json deleted file mode 100644 index 6cd5d69f72b83..0000000000000 --- a/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PayFrequent EURO", - "symbol": "PEUR", - "type": "TRC21", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://scan.tomochain.com/address/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776", - "status": "active", - "id": "0x01F83cE6636179b54b0CC0C408f9a8bce40ae776" -} \ No newline at end of file diff --git a/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/logo.png b/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/logo.png deleted file mode 100644 index 91dd7c5e0ca85..0000000000000 Binary files a/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/logo.png and /dev/null differ diff --git a/blockchains/tomochain/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/logo.png b/blockchains/tomochain/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/logo.png deleted file mode 100644 index 6c20f86843591..0000000000000 Binary files a/blockchains/tomochain/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/logo.png and /dev/null differ diff --git a/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/info.json b/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/info.json deleted file mode 100644 index 2db0a2a810646..0000000000000 --- a/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PayFrequent", - "symbol": "PayFQ", - "type": "TRC21", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://scan.tomochain.com/address/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84", - "status": "active", - "id": "0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84" -} \ No newline at end of file diff --git a/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/logo.png b/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/logo.png deleted file mode 100644 index cfb8873a44c9f..0000000000000 Binary files a/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/logo.png and /dev/null differ diff --git a/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/info.json b/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/info.json deleted file mode 100644 index 0e6c57d1289b3..0000000000000 --- a/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "24x7 Crypto", - "symbol": "24x7", - "type": "TRC21", - "decimals": 4, - "description": "-", - "website": "", - "explorer": "https://scan.tomochain.com/address/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8", - "status": "active", - "id": "0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8" -} \ No newline at end of file diff --git a/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/logo.png b/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/logo.png deleted file mode 100644 index 2b0e8d742bb25..0000000000000 Binary files a/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/logo.png and /dev/null differ diff --git a/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/info.json b/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/info.json deleted file mode 100644 index 2bdf5786e107c..0000000000000 --- a/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PayFrequent USD", - "symbol": "PUSD", - "type": "TRC21", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://scan.tomochain.com/address/0xcE98172f4fC9Ad02da607843A2C211b7834431da", - "status": "active", - "id": "0xcE98172f4fC9Ad02da607843A2C211b7834431da" -} \ No newline at end of file diff --git a/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/logo.png b/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/logo.png deleted file mode 100644 index 088da52294f27..0000000000000 Binary files a/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/logo.png and /dev/null differ diff --git a/blockchains/tomochain/denylist.json b/blockchains/tomochain/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/tomochain/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/tomochain/info/info.json b/blockchains/tomochain/info/info.json deleted file mode 100644 index a8188edce358c..0000000000000 --- a/blockchains/tomochain/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "TomoChain", - "website": "https://tomochain.com", - "source_code": "https://github.com/tomochain", - "white_paper": "https://tomochain.com/docs/technical-whitepaper--1.0.pdf", - "description": "TomoChain is a scalable blockchain powered via Proof-of-Stake Voting consensus and used commercially by companies globally.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/TomoChainANN", - "handle": "TomoChainANN" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/Tomochain", - "handle": "Tomochain" - } - ], - "explorer": "https://scan.tomochain.com", - "research": "https://research.binance.com/en/projects/tomochain", - "symbol": "TOMO", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/tomochain/info/logo.png b/blockchains/tomochain/info/logo.png deleted file mode 100644 index 06857c9c764c8..0000000000000 Binary files a/blockchains/tomochain/info/logo.png and /dev/null differ diff --git a/blockchains/ton/info/info.json b/blockchains/ton/info/info.json deleted file mode 100644 index ec88ff0228f98..0000000000000 --- a/blockchains/ton/info/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Telegram Open Network", - "website": "https://telegram.org/", - "source_code": "https://github.com/ton-blockchain/ton", - "white_paper": "https://test.ton.org/ton.pdf", - "description": "The Telegram Open Network (TON) describes itself as a fast, secure and scalable blockchain and network project, reportedly capable of handling millions of transactions per second.", - "socials": [ - { - "name": "Twitter", - "url": "", - "handle": "" - }, - { - "name": "Reddit", - "url": "", - "handle": "" - } - ], - "explorer": "https://test.ton.org/testnet/", - "symbol": "GRAM", - "type": "COIN", - "decimals": 9, - "status": "abandoned" -} diff --git a/blockchains/ton/info/logo.png b/blockchains/ton/info/logo.png deleted file mode 100644 index a8ddc2bdfa343..0000000000000 Binary files a/blockchains/ton/info/logo.png and /dev/null differ diff --git a/blockchains/tron/allowlist.json b/blockchains/tron/allowlist.json deleted file mode 100644 index 909cc0ebafe06..0000000000000 --- a/blockchains/tron/allowlist.json +++ /dev/null @@ -1,196 +0,0 @@ -[ - "1000001", - "1000010", - "1000017", - "1000018", - "1000131", - "1000161", - "1000226", - "1000231", - "1000251", - "1000307", - "1000317", - "1000318", - "1000324", - "1000375", - "1000391", - "1000430", - "1000451", - "1000475", - "1000554", - "1000566", - "1000577", - "1000641", - "1000709", - "1000811", - "1000814", - "1000822", - "1000824", - "1000848", - "1000849", - "1000854", - "1000865", - "1000891", - "1000897", - "1000898", - "1000900", - "1000907", - "1000930", - "1000932", - "1000933", - "1000935", - "1000943", - "1000945", - "1000981", - "1000985", - "1000999", - "1001013", - "1001030", - "1001046", - "1001047", - "1001050", - "1001090", - "1001091", - "1001092", - "1001107", - "1001136", - "1001137", - "1001142", - "1001164", - "1001186", - "1001203", - "1001217", - "1001268", - "1001302", - "1001305", - "1001313", - "1001351", - "1001353", - "1001359", - "1001361", - "1001363", - "1001367", - "1001385", - "1001411", - "1001414", - "1001427", - "1001438", - "1001457", - "1001466", - "1001500", - "1001546", - "1001559", - "1001581", - "1001584", - "1001596", - "1001617", - "1001645", - "1001652", - "1001698", - "1001699", - "1001757", - "1001778", - "1001801", - "1001803", - "1001825", - "1001834", - "1001837", - "1001845", - "1001865", - "1001893", - "1001909", - "1001920", - "1001943", - "1001949", - "1002000", - "1002021", - "1002023", - "1002028", - "1002043", - "1002058", - "1002093", - "1002116", - "1002226", - "1002234", - "1002270", - "1002357", - "1002413", - "1002469", - "1002483", - "1002517", - "1002570", - "1002573", - "1002575", - "1002578", - "1002605", - "1002633", - "1002671", - "1002672", - "1002683", - "1002762", - "1002795", - "1002831", - "1002963", - "1003093", - "1003095", - "1003097", - "1003123", - "1003134", - "1003148", - "1003152", - "1003257", - "1003611", - "TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur", - "TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He", - "TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh", - "TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9", - "TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF", - "TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE", - "TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB", - "TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c", - "TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb", - "TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh", - "THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur", - "TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC", - "TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n", - "TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p", - "TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C", - "TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC", - "TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ", - "TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9", - "TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY", - "TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd", - "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7", - "TLGd97zsjrkomUDF962ZFMerdQxPffG7hX", - "TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH", - "TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2", - "TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP", - "TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY", - "TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT", - "TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha", - "TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk", - "TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j", - "TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s", - "TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq", - "TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE", - "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t", - "TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof", - "TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP", - "TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b", - "TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh", - "TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb", - "TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS", - "TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y", - "TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt", - "TWGGB35HUudizmcLheQN7kANDnD8KfgKkK", - "TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn", - "TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g", - "TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q", - "TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu", - "TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f", - "TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo", - "TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1", - "TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh", - "TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU", - "TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF" -] \ No newline at end of file diff --git a/blockchains/tron/assets/1000001/info.json b/blockchains/tron/assets/1000001/info.json deleted file mode 100644 index 5766a9bb756d1..0000000000000 --- a/blockchains/tron/assets/1000001/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SEED", - "symbol": "SEED", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000001", - "status": "active", - "id": "1000001" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000001/logo.png b/blockchains/tron/assets/1000001/logo.png deleted file mode 100644 index 880d99ef65926..0000000000000 Binary files a/blockchains/tron/assets/1000001/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000010/info.json b/blockchains/tron/assets/1000010/info.json deleted file mode 100644 index a4697e83b2bde..0000000000000 --- a/blockchains/tron/assets/1000010/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CharityCompassionCoin", - "symbol": "CCC", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000010", - "status": "active", - "id": "1000010" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000010/logo.png b/blockchains/tron/assets/1000010/logo.png deleted file mode 100644 index eb223adf773a8..0000000000000 Binary files a/blockchains/tron/assets/1000010/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000017/info.json b/blockchains/tron/assets/1000017/info.json deleted file mode 100644 index 5bd044a826ec1..0000000000000 --- a/blockchains/tron/assets/1000017/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tarquin", - "symbol": "Tarq", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000017", - "status": "active", - "id": "1000017" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000017/logo.png b/blockchains/tron/assets/1000017/logo.png deleted file mode 100644 index e09e3f4be8916..0000000000000 Binary files a/blockchains/tron/assets/1000017/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000018/info.json b/blockchains/tron/assets/1000018/info.json deleted file mode 100644 index d5e1a598ab673..0000000000000 --- a/blockchains/tron/assets/1000018/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TWX", - "symbol": "TWX", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000018", - "status": "active", - "id": "1000018" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000018/logo.png b/blockchains/tron/assets/1000018/logo.png deleted file mode 100755 index b5b3414a00086..0000000000000 Binary files a/blockchains/tron/assets/1000018/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000131/info.json b/blockchains/tron/assets/1000131/info.json deleted file mode 100644 index 002d63e43e2ce..0000000000000 --- a/blockchains/tron/assets/1000131/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronEurope", - "symbol": "TRXE", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000131", - "status": "active", - "id": "1000131" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000131/logo.png b/blockchains/tron/assets/1000131/logo.png deleted file mode 100644 index cb031807c6fdc..0000000000000 Binary files a/blockchains/tron/assets/1000131/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000161/info.json b/blockchains/tron/assets/1000161/info.json deleted file mode 100644 index a94b5d1fc3a45..0000000000000 --- a/blockchains/tron/assets/1000161/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WIN", - "symbol": "WIN", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000161", - "status": "active", - "id": "1000161" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000161/logo.png b/blockchains/tron/assets/1000161/logo.png deleted file mode 100755 index 4af29f636c39c..0000000000000 Binary files a/blockchains/tron/assets/1000161/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000226/info.json b/blockchains/tron/assets/1000226/info.json deleted file mode 100644 index d79a5258b9f19..0000000000000 --- a/blockchains/tron/assets/1000226/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRONEuropeRewardCoin", - "symbol": "TERC", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000226", - "status": "active", - "id": "1000226" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000226/logo.png b/blockchains/tron/assets/1000226/logo.png deleted file mode 100644 index cc6df5dc8e7e5..0000000000000 Binary files a/blockchains/tron/assets/1000226/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000231/info.json b/blockchains/tron/assets/1000231/info.json deleted file mode 100644 index a7f2820893205..0000000000000 --- a/blockchains/tron/assets/1000231/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRONGOLD", - "symbol": "GOLD", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000231", - "status": "active", - "id": "1000231" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000231/logo.png b/blockchains/tron/assets/1000231/logo.png deleted file mode 100644 index 73c6cd86812e0..0000000000000 Binary files a/blockchains/tron/assets/1000231/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000251/info.json b/blockchains/tron/assets/1000251/info.json deleted file mode 100644 index efa35cd371c9d..0000000000000 --- a/blockchains/tron/assets/1000251/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CyberTron", - "symbol": "CTRX", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000251", - "status": "active", - "id": "1000251" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000251/logo.png b/blockchains/tron/assets/1000251/logo.png deleted file mode 100644 index 237c07a0f8daa..0000000000000 Binary files a/blockchains/tron/assets/1000251/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000307/info.json b/blockchains/tron/assets/1000307/info.json deleted file mode 100644 index 85a584e9a9e4c..0000000000000 --- a/blockchains/tron/assets/1000307/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronLoot", - "symbol": "LOOT", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000307", - "status": "active", - "id": "1000307" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000307/logo.png b/blockchains/tron/assets/1000307/logo.png deleted file mode 100644 index a90b128a7b270..0000000000000 Binary files a/blockchains/tron/assets/1000307/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000317/info.json b/blockchains/tron/assets/1000317/info.json deleted file mode 100644 index 0ada4d82a15d3..0000000000000 --- a/blockchains/tron/assets/1000317/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IGG", - "symbol": "IGG", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000317", - "status": "active", - "id": "1000317" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000317/logo.png b/blockchains/tron/assets/1000317/logo.png deleted file mode 100755 index 626194bc594dc..0000000000000 Binary files a/blockchains/tron/assets/1000317/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000318/info.json b/blockchains/tron/assets/1000318/info.json deleted file mode 100644 index 9340ac594522a..0000000000000 --- a/blockchains/tron/assets/1000318/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RoboDollar", - "symbol": "RBD", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000318", - "status": "active", - "id": "1000318" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000318/logo.png b/blockchains/tron/assets/1000318/logo.png deleted file mode 100644 index f8bc540d2bfab..0000000000000 Binary files a/blockchains/tron/assets/1000318/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000324/info.json b/blockchains/tron/assets/1000324/info.json deleted file mode 100644 index e330438d2b91b..0000000000000 --- a/blockchains/tron/assets/1000324/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RoboCoin", - "symbol": "RBC", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000324", - "status": "active", - "id": "1000324" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000324/logo.png b/blockchains/tron/assets/1000324/logo.png deleted file mode 100644 index 9da1b300007c4..0000000000000 Binary files a/blockchains/tron/assets/1000324/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000375/info.json b/blockchains/tron/assets/1000375/info.json deleted file mode 100644 index 530ef33456b11..0000000000000 --- a/blockchains/tron/assets/1000375/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Salvatio", - "symbol": "SVT", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000375", - "status": "active", - "id": "1000375" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000375/logo.png b/blockchains/tron/assets/1000375/logo.png deleted file mode 100644 index bed00834e62f3..0000000000000 Binary files a/blockchains/tron/assets/1000375/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000391/info.json b/blockchains/tron/assets/1000391/info.json deleted file mode 100644 index 1a7d1ead197fc..0000000000000 --- a/blockchains/tron/assets/1000391/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IBIZALUXURY", - "symbol": "IBZ", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000391", - "status": "active", - "id": "1000391" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000391/logo.png b/blockchains/tron/assets/1000391/logo.png deleted file mode 100644 index d5afb0be1be05..0000000000000 Binary files a/blockchains/tron/assets/1000391/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000430/info.json b/blockchains/tron/assets/1000430/info.json deleted file mode 100644 index a91107388765d..0000000000000 --- a/blockchains/tron/assets/1000430/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOOK", - "symbol": "WRT", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000430", - "status": "active", - "id": "1000430" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000430/logo.png b/blockchains/tron/assets/1000430/logo.png deleted file mode 100644 index 58699bca9239c..0000000000000 Binary files a/blockchains/tron/assets/1000430/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000451/info.json b/blockchains/tron/assets/1000451/info.json deleted file mode 100644 index 2993ac571e2c1..0000000000000 --- a/blockchains/tron/assets/1000451/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LoveHearts", - "symbol": "LVH", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000451", - "status": "active", - "id": "1000451" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000451/logo.png b/blockchains/tron/assets/1000451/logo.png deleted file mode 100755 index d861b851ae369..0000000000000 Binary files a/blockchains/tron/assets/1000451/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000475/info.json b/blockchains/tron/assets/1000475/info.json deleted file mode 100644 index 3f8c8eec73878..0000000000000 --- a/blockchains/tron/assets/1000475/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronWeeklyJournal", - "symbol": "TRWJ", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000475", - "status": "active", - "id": "1000475" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000475/logo.png b/blockchains/tron/assets/1000475/logo.png deleted file mode 100644 index eaaed13eec101..0000000000000 Binary files a/blockchains/tron/assets/1000475/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000554/info.json b/blockchains/tron/assets/1000554/info.json deleted file mode 100644 index 1cbcf9aae0058..0000000000000 --- a/blockchains/tron/assets/1000554/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEXCOIN", - "symbol": "XDEX", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000554", - "status": "active", - "id": "1000554" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000554/logo.png b/blockchains/tron/assets/1000554/logo.png deleted file mode 100644 index 6a39aa3d379cc..0000000000000 Binary files a/blockchains/tron/assets/1000554/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000566/info.json b/blockchains/tron/assets/1000566/info.json deleted file mode 100644 index 69f7a56fea901..0000000000000 --- a/blockchains/tron/assets/1000566/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SiddhaMedicine", - "symbol": "SMC", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000566", - "status": "active", - "id": "1000566" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000566/logo.png b/blockchains/tron/assets/1000566/logo.png deleted file mode 100644 index b12fa4e595d39..0000000000000 Binary files a/blockchains/tron/assets/1000566/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000577/info.json b/blockchains/tron/assets/1000577/info.json deleted file mode 100644 index 5aeef05b1414c..0000000000000 --- a/blockchains/tron/assets/1000577/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MegaTron", - "symbol": "MGA", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000577", - "status": "active", - "id": "1000577" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000577/logo.png b/blockchains/tron/assets/1000577/logo.png deleted file mode 100644 index 1afbeac2dc468..0000000000000 Binary files a/blockchains/tron/assets/1000577/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000641/info.json b/blockchains/tron/assets/1000641/info.json deleted file mode 100644 index 0d2467331a941..0000000000000 --- a/blockchains/tron/assets/1000641/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SexTronsPartys", - "symbol": "STP", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000641", - "status": "active", - "id": "1000641" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000641/logo.png b/blockchains/tron/assets/1000641/logo.png deleted file mode 100644 index f4123169df747..0000000000000 Binary files a/blockchains/tron/assets/1000641/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000709/info.json b/blockchains/tron/assets/1000709/info.json deleted file mode 100644 index 87152fbaabc6e..0000000000000 --- a/blockchains/tron/assets/1000709/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alivio", - "symbol": "ALIV", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000709", - "status": "active", - "id": "1000709" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000709/logo.png b/blockchains/tron/assets/1000709/logo.png deleted file mode 100644 index 128f34a407156..0000000000000 Binary files a/blockchains/tron/assets/1000709/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000811/info.json b/blockchains/tron/assets/1000811/info.json deleted file mode 100644 index 07d006afced20..0000000000000 --- a/blockchains/tron/assets/1000811/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RoboQuarter", - "symbol": "RbQ", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000811", - "status": "active", - "id": "1000811" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000811/logo.png b/blockchains/tron/assets/1000811/logo.png deleted file mode 100644 index d6696b9ad36b0..0000000000000 Binary files a/blockchains/tron/assets/1000811/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000814/info.json b/blockchains/tron/assets/1000814/info.json deleted file mode 100644 index 9ad058eb58ac4..0000000000000 --- a/blockchains/tron/assets/1000814/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MGG", - "symbol": "MGG", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000814", - "status": "active", - "id": "1000814" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000814/logo.png b/blockchains/tron/assets/1000814/logo.png deleted file mode 100644 index 78d0f30b1278d..0000000000000 Binary files a/blockchains/tron/assets/1000814/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000822/info.json b/blockchains/tron/assets/1000822/info.json deleted file mode 100644 index 51b9ad9e526e6..0000000000000 --- a/blockchains/tron/assets/1000822/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TEG", - "symbol": "TEG", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000822", - "status": "active", - "id": "1000822" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000822/logo.png b/blockchains/tron/assets/1000822/logo.png deleted file mode 100644 index 89743073c1587..0000000000000 Binary files a/blockchains/tron/assets/1000822/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000824/info.json b/blockchains/tron/assets/1000824/info.json deleted file mode 100644 index 693fccd2d4704..0000000000000 --- a/blockchains/tron/assets/1000824/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tipatrade", - "symbol": "TAT", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000824", - "status": "active", - "id": "1000824" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000824/logo.png b/blockchains/tron/assets/1000824/logo.png deleted file mode 100644 index b74f9cf7d9325..0000000000000 Binary files a/blockchains/tron/assets/1000824/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000848/info.json b/blockchains/tron/assets/1000848/info.json deleted file mode 100644 index 3ea42d1f3443f..0000000000000 --- a/blockchains/tron/assets/1000848/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HaveABreakHaveAKitKat", - "symbol": "HABKK", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000848", - "status": "active", - "id": "1000848" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000848/logo.png b/blockchains/tron/assets/1000848/logo.png deleted file mode 100755 index 1878f219c172d..0000000000000 Binary files a/blockchains/tron/assets/1000848/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000849/info.json b/blockchains/tron/assets/1000849/info.json deleted file mode 100644 index 8e2c04bb07712..0000000000000 --- a/blockchains/tron/assets/1000849/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DealWithIt", - "symbol": "DWI", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000849", - "status": "active", - "id": "1000849" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000849/logo.png b/blockchains/tron/assets/1000849/logo.png deleted file mode 100755 index 662574a889acd..0000000000000 Binary files a/blockchains/tron/assets/1000849/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000854/info.json b/blockchains/tron/assets/1000854/info.json deleted file mode 100644 index d132b359e845b..0000000000000 --- a/blockchains/tron/assets/1000854/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GSG", - "symbol": "GSG", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000854", - "status": "active", - "id": "1000854" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000854/logo.png b/blockchains/tron/assets/1000854/logo.png deleted file mode 100644 index fa252aede1df2..0000000000000 Binary files a/blockchains/tron/assets/1000854/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000865/info.json b/blockchains/tron/assets/1000865/info.json deleted file mode 100644 index 2f8e7bca52c3a..0000000000000 --- a/blockchains/tron/assets/1000865/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronInvestGroup", - "symbol": "TIG", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000865", - "status": "active", - "id": "1000865" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000865/logo.png b/blockchains/tron/assets/1000865/logo.png deleted file mode 100644 index 48197137d82b3..0000000000000 Binary files a/blockchains/tron/assets/1000865/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000891/info.json b/blockchains/tron/assets/1000891/info.json deleted file mode 100644 index f024bd0660f70..0000000000000 --- a/blockchains/tron/assets/1000891/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEG", - "symbol": "DEG", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000891", - "status": "active", - "id": "1000891" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000891/logo.png b/blockchains/tron/assets/1000891/logo.png deleted file mode 100644 index 45fd4948290c1..0000000000000 Binary files a/blockchains/tron/assets/1000891/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000897/info.json b/blockchains/tron/assets/1000897/info.json deleted file mode 100644 index b0e6a088e3bca..0000000000000 --- a/blockchains/tron/assets/1000897/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEXCoin", - "symbol": "XDX", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000897", - "status": "active", - "id": "1000897" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000897/logo.png b/blockchains/tron/assets/1000897/logo.png deleted file mode 100644 index 628be4b63de96..0000000000000 Binary files a/blockchains/tron/assets/1000897/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000898/info.json b/blockchains/tron/assets/1000898/info.json deleted file mode 100644 index e6c420e313e94..0000000000000 --- a/blockchains/tron/assets/1000898/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "UPVOTE", - "symbol": "UPVT", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000898", - "status": "active", - "id": "1000898" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000898/logo.png b/blockchains/tron/assets/1000898/logo.png deleted file mode 100644 index d7693b0485f97..0000000000000 Binary files a/blockchains/tron/assets/1000898/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000900/info.json b/blockchains/tron/assets/1000900/info.json deleted file mode 100644 index 35d63d471561c..0000000000000 --- a/blockchains/tron/assets/1000900/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SEG", - "symbol": "SEG", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000900", - "status": "active", - "id": "1000900" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000900/logo.png b/blockchains/tron/assets/1000900/logo.png deleted file mode 100644 index ddf44d8019ad7..0000000000000 Binary files a/blockchains/tron/assets/1000900/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000907/info.json b/blockchains/tron/assets/1000907/info.json deleted file mode 100644 index 4b1d540f0eb67..0000000000000 --- a/blockchains/tron/assets/1000907/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "RUOKToken", - "symbol": "RUOK", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000907", - "status": "active", - "id": "1000907" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000907/logo.png b/blockchains/tron/assets/1000907/logo.png deleted file mode 100644 index eace2953e0ecd..0000000000000 Binary files a/blockchains/tron/assets/1000907/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000930/info.json b/blockchains/tron/assets/1000930/info.json deleted file mode 100644 index 7d2443d45621a..0000000000000 --- a/blockchains/tron/assets/1000930/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GhostNote", - "symbol": "GNOTE", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000930", - "status": "active", - "id": "1000930" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000930/logo.png b/blockchains/tron/assets/1000930/logo.png deleted file mode 100644 index 3a5c00d57b113..0000000000000 Binary files a/blockchains/tron/assets/1000930/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000932/info.json b/blockchains/tron/assets/1000932/info.json deleted file mode 100644 index d8e00168a905a..0000000000000 --- a/blockchains/tron/assets/1000932/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GamingEmpowermentMaterialSource", - "symbol": "GEMS", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000932", - "status": "active", - "id": "1000932" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000932/logo.png b/blockchains/tron/assets/1000932/logo.png deleted file mode 100644 index 92ccebb6933a5..0000000000000 Binary files a/blockchains/tron/assets/1000932/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000933/info.json b/blockchains/tron/assets/1000933/info.json deleted file mode 100644 index 102c83e983436..0000000000000 --- a/blockchains/tron/assets/1000933/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronWatchMarket", - "symbol": "TWM", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000933", - "status": "active", - "id": "1000933" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000933/logo.png b/blockchains/tron/assets/1000933/logo.png deleted file mode 100644 index b893a9b183995..0000000000000 Binary files a/blockchains/tron/assets/1000933/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000935/info.json b/blockchains/tron/assets/1000935/info.json deleted file mode 100644 index 808e4ad54f775..0000000000000 --- a/blockchains/tron/assets/1000935/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KsumNole", - "symbol": "MSK", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000935", - "status": "active", - "id": "1000935" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000935/logo.png b/blockchains/tron/assets/1000935/logo.png deleted file mode 100644 index c98aee2306254..0000000000000 Binary files a/blockchains/tron/assets/1000935/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000943/info.json b/blockchains/tron/assets/1000943/info.json deleted file mode 100644 index 7efee71f9585f..0000000000000 --- a/blockchains/tron/assets/1000943/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GEMS", - "symbol": "gems", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000943", - "status": "active", - "id": "1000943" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000943/logo.png b/blockchains/tron/assets/1000943/logo.png deleted file mode 100644 index 92ccebb6933a5..0000000000000 Binary files a/blockchains/tron/assets/1000943/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000945/info.json b/blockchains/tron/assets/1000945/info.json deleted file mode 100644 index 4e443b7c5dd51..0000000000000 --- a/blockchains/tron/assets/1000945/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EMStoken", - "symbol": "EMS", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000945", - "status": "active", - "id": "1000945" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000945/logo.png b/blockchains/tron/assets/1000945/logo.png deleted file mode 100755 index 193f0d87019b2..0000000000000 Binary files a/blockchains/tron/assets/1000945/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000981/info.json b/blockchains/tron/assets/1000981/info.json deleted file mode 100644 index 8bf023912b744..0000000000000 --- a/blockchains/tron/assets/1000981/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRONBEAN", - "symbol": "BEAN", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000981", - "status": "active", - "id": "1000981" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000981/logo.png b/blockchains/tron/assets/1000981/logo.png deleted file mode 100644 index 59a941c9b4869..0000000000000 Binary files a/blockchains/tron/assets/1000981/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000985/info.json b/blockchains/tron/assets/1000985/info.json deleted file mode 100644 index 071c0dbe255e6..0000000000000 --- a/blockchains/tron/assets/1000985/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Santa", - "symbol": "Santa", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000985", - "status": "active", - "id": "1000985" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000985/logo.png b/blockchains/tron/assets/1000985/logo.png deleted file mode 100644 index 9fc6b04d5dd66..0000000000000 Binary files a/blockchains/tron/assets/1000985/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1000999/info.json b/blockchains/tron/assets/1000999/info.json deleted file mode 100644 index 5cf92e52fb939..0000000000000 --- a/blockchains/tron/assets/1000999/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "tronloot", - "symbol": "LOOT", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1000999", - "status": "active", - "id": "1000999" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1000999/logo.png b/blockchains/tron/assets/1000999/logo.png deleted file mode 100644 index a90b128a7b270..0000000000000 Binary files a/blockchains/tron/assets/1000999/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001013/info.json b/blockchains/tron/assets/1001013/info.json deleted file mode 100644 index 9ea3f4b7a1dad..0000000000000 --- a/blockchains/tron/assets/1001013/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronPlatinum", - "symbol": "TPL", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001013", - "status": "active", - "id": "1001013" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001013/logo.png b/blockchains/tron/assets/1001013/logo.png deleted file mode 100644 index 36fb35cd85c06..0000000000000 Binary files a/blockchains/tron/assets/1001013/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001030/info.json b/blockchains/tron/assets/1001030/info.json deleted file mode 100644 index 297d374cb881f..0000000000000 --- a/blockchains/tron/assets/1001030/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "StarWars", - "symbol": "Cred", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001030", - "status": "active", - "id": "1001030" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001030/logo.png b/blockchains/tron/assets/1001030/logo.png deleted file mode 100644 index c2a78ccaa4ab0..0000000000000 Binary files a/blockchains/tron/assets/1001030/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001046/info.json b/blockchains/tron/assets/1001046/info.json deleted file mode 100644 index 3271e827d8277..0000000000000 --- a/blockchains/tron/assets/1001046/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronPlatinumBusiness", - "symbol": "TPLB", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001046", - "status": "active", - "id": "1001046" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001046/logo.png b/blockchains/tron/assets/1001046/logo.png deleted file mode 100644 index 36fb35cd85c06..0000000000000 Binary files a/blockchains/tron/assets/1001046/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001047/info.json b/blockchains/tron/assets/1001047/info.json deleted file mode 100644 index 50f19069be1fe..0000000000000 --- a/blockchains/tron/assets/1001047/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronPlatinumElite", - "symbol": "TPLE", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001047", - "status": "active", - "id": "1001047" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001047/logo.png b/blockchains/tron/assets/1001047/logo.png deleted file mode 100644 index 36fb35cd85c06..0000000000000 Binary files a/blockchains/tron/assets/1001047/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001050/info.json b/blockchains/tron/assets/1001050/info.json deleted file mode 100644 index 7f9583124d5a9..0000000000000 --- a/blockchains/tron/assets/1001050/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KiwiBerry", - "symbol": "KIWI", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001050", - "status": "active", - "id": "1001050" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001050/logo.png b/blockchains/tron/assets/1001050/logo.png deleted file mode 100644 index 544116abcb0e9..0000000000000 Binary files a/blockchains/tron/assets/1001050/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001090/info.json b/blockchains/tron/assets/1001090/info.json deleted file mode 100644 index 1d8a291a2332d..0000000000000 --- a/blockchains/tron/assets/1001090/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRONONE", - "symbol": "TONE", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001090", - "status": "active", - "id": "1001090" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001090/logo.png b/blockchains/tron/assets/1001090/logo.png deleted file mode 100755 index db96bd03c21e2..0000000000000 Binary files a/blockchains/tron/assets/1001090/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001091/info.json b/blockchains/tron/assets/1001091/info.json deleted file mode 100644 index 1f5e6adc497f3..0000000000000 --- a/blockchains/tron/assets/1001091/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SCC", - "symbol": "SCC", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001091", - "status": "active", - "id": "1001091" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001091/logo.png b/blockchains/tron/assets/1001091/logo.png deleted file mode 100644 index 98388b33b57e5..0000000000000 Binary files a/blockchains/tron/assets/1001091/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001092/info.json b/blockchains/tron/assets/1001092/info.json deleted file mode 100644 index 79b2dbc816d19..0000000000000 --- a/blockchains/tron/assets/1001092/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SCT", - "symbol": "SCT", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001092", - "status": "active", - "id": "1001092" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001092/logo.png b/blockchains/tron/assets/1001092/logo.png deleted file mode 100644 index 4e403fe93a866..0000000000000 Binary files a/blockchains/tron/assets/1001092/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001107/info.json b/blockchains/tron/assets/1001107/info.json deleted file mode 100644 index 1baeed849f93c..0000000000000 --- a/blockchains/tron/assets/1001107/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KAOSCANDY", - "symbol": "KAOS", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001107", - "status": "active", - "id": "1001107" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001107/logo.png b/blockchains/tron/assets/1001107/logo.png deleted file mode 100755 index c3bd1a46beb4f..0000000000000 Binary files a/blockchains/tron/assets/1001107/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001136/info.json b/blockchains/tron/assets/1001136/info.json deleted file mode 100644 index 86d5b4685f628..0000000000000 --- a/blockchains/tron/assets/1001136/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AssChat", - "symbol": "ASS", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001136", - "status": "active", - "id": "1001136" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001136/logo.png b/blockchains/tron/assets/1001136/logo.png deleted file mode 100644 index fc1a13f5a632c..0000000000000 Binary files a/blockchains/tron/assets/1001136/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001137/info.json b/blockchains/tron/assets/1001137/info.json deleted file mode 100644 index d7734a18043a5..0000000000000 --- a/blockchains/tron/assets/1001137/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Botcoin", - "symbol": "BOT", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001137", - "status": "active", - "id": "1001137" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001137/logo.png b/blockchains/tron/assets/1001137/logo.png deleted file mode 100644 index 5d354a5b2a06e..0000000000000 Binary files a/blockchains/tron/assets/1001137/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001142/info.json b/blockchains/tron/assets/1001142/info.json deleted file mode 100644 index 5c5fc6c00aac2..0000000000000 --- a/blockchains/tron/assets/1001142/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Stream", - "symbol": "STI", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001142", - "status": "active", - "id": "1001142" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001142/logo.png b/blockchains/tron/assets/1001142/logo.png deleted file mode 100644 index 682935ee8c92b..0000000000000 Binary files a/blockchains/tron/assets/1001142/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001164/info.json b/blockchains/tron/assets/1001164/info.json deleted file mode 100644 index 4205dc1b20432..0000000000000 --- a/blockchains/tron/assets/1001164/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ADVCoin", - "symbol": "ADV", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001164", - "status": "active", - "id": "1001164" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001164/logo.png b/blockchains/tron/assets/1001164/logo.png deleted file mode 100644 index cc672256ada74..0000000000000 Binary files a/blockchains/tron/assets/1001164/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001186/info.json b/blockchains/tron/assets/1001186/info.json deleted file mode 100644 index abfc136279e7e..0000000000000 --- a/blockchains/tron/assets/1001186/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POINT", - "symbol": "POINT", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001186", - "status": "active", - "id": "1001186" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001186/logo.png b/blockchains/tron/assets/1001186/logo.png deleted file mode 100644 index 001357bd6ef78..0000000000000 Binary files a/blockchains/tron/assets/1001186/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001203/info.json b/blockchains/tron/assets/1001203/info.json deleted file mode 100644 index 19d0f68ae0043..0000000000000 --- a/blockchains/tron/assets/1001203/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MedicCoin", - "symbol": "MEDIC", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001203", - "status": "active", - "id": "1001203" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001203/logo.png b/blockchains/tron/assets/1001203/logo.png deleted file mode 100644 index f1b51356c7640..0000000000000 Binary files a/blockchains/tron/assets/1001203/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001217/info.json b/blockchains/tron/assets/1001217/info.json deleted file mode 100644 index 43662ddab5b64..0000000000000 --- a/blockchains/tron/assets/1001217/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EOY", - "symbol": "EOY", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001217", - "status": "active", - "id": "1001217" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001217/logo.png b/blockchains/tron/assets/1001217/logo.png deleted file mode 100644 index 2a5785cd316a0..0000000000000 Binary files a/blockchains/tron/assets/1001217/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001268/info.json b/blockchains/tron/assets/1001268/info.json deleted file mode 100644 index d56c2c9314018..0000000000000 --- a/blockchains/tron/assets/1001268/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronTokensContributor", - "symbol": "TTC", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001268", - "status": "active", - "id": "1001268" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001268/logo.png b/blockchains/tron/assets/1001268/logo.png deleted file mode 100644 index 873ca44767775..0000000000000 Binary files a/blockchains/tron/assets/1001268/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001302/info.json b/blockchains/tron/assets/1001302/info.json deleted file mode 100644 index c3dbbdf304286..0000000000000 --- a/blockchains/tron/assets/1001302/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRD", - "symbol": "TRD", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001302", - "status": "active", - "id": "1001302" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001302/logo.png b/blockchains/tron/assets/1001302/logo.png deleted file mode 100644 index b71da10741e17..0000000000000 Binary files a/blockchains/tron/assets/1001302/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001305/info.json b/blockchains/tron/assets/1001305/info.json deleted file mode 100644 index fe78ad2573fd2..0000000000000 --- a/blockchains/tron/assets/1001305/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "dice", - "symbol": "dice", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001305", - "status": "active", - "id": "1001305" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001305/logo.png b/blockchains/tron/assets/1001305/logo.png deleted file mode 100644 index f76604ebd2545..0000000000000 Binary files a/blockchains/tron/assets/1001305/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001313/info.json b/blockchains/tron/assets/1001313/info.json deleted file mode 100644 index 60364100802ad..0000000000000 --- a/blockchains/tron/assets/1001313/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoGuyInZA", - "symbol": "CGIZA", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001313", - "status": "active", - "id": "1001313" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001313/logo.png b/blockchains/tron/assets/1001313/logo.png deleted file mode 100755 index 91683d7dbfcaf..0000000000000 Binary files a/blockchains/tron/assets/1001313/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001351/info.json b/blockchains/tron/assets/1001351/info.json deleted file mode 100644 index e9edcb2d6f231..0000000000000 --- a/blockchains/tron/assets/1001351/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoDivaFund", - "symbol": "CDF", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001351", - "status": "active", - "id": "1001351" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001351/logo.png b/blockchains/tron/assets/1001351/logo.png deleted file mode 100755 index 635f84c61d1d3..0000000000000 Binary files a/blockchains/tron/assets/1001351/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001353/info.json b/blockchains/tron/assets/1001353/info.json deleted file mode 100644 index 89f002e5c8898..0000000000000 --- a/blockchains/tron/assets/1001353/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "OWL", - "symbol": "OWL", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001353", - "status": "active", - "id": "1001353" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001353/logo.png b/blockchains/tron/assets/1001353/logo.png deleted file mode 100644 index bc8406aa0c5e0..0000000000000 Binary files a/blockchains/tron/assets/1001353/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001359/info.json b/blockchains/tron/assets/1001359/info.json deleted file mode 100644 index 637984c1cf195..0000000000000 --- a/blockchains/tron/assets/1001359/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRONCITY", - "symbol": "TCO", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001359", - "status": "active", - "id": "1001359" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001359/logo.png b/blockchains/tron/assets/1001359/logo.png deleted file mode 100755 index 69297d7d735aa..0000000000000 Binary files a/blockchains/tron/assets/1001359/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001361/info.json b/blockchains/tron/assets/1001361/info.json deleted file mode 100644 index d713b9037247d..0000000000000 --- a/blockchains/tron/assets/1001361/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SPOK", - "symbol": "SPK", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001361", - "status": "active", - "id": "1001361" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001361/logo.png b/blockchains/tron/assets/1001361/logo.png deleted file mode 100644 index b11dc297da5ce..0000000000000 Binary files a/blockchains/tron/assets/1001361/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001363/info.json b/blockchains/tron/assets/1001363/info.json deleted file mode 100644 index bc24061ed13b6..0000000000000 --- a/blockchains/tron/assets/1001363/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CaptainKirk", - "symbol": "CKK", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001363", - "status": "active", - "id": "1001363" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001363/logo.png b/blockchains/tron/assets/1001363/logo.png deleted file mode 100644 index 600b25b00da3f..0000000000000 Binary files a/blockchains/tron/assets/1001363/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001367/info.json b/blockchains/tron/assets/1001367/info.json deleted file mode 100644 index 3ca3f7a5a8bea..0000000000000 --- a/blockchains/tron/assets/1001367/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PeerToPeer", - "symbol": "PTP", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001367", - "status": "active", - "id": "1001367" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001367/logo.png b/blockchains/tron/assets/1001367/logo.png deleted file mode 100644 index 7e279f455e704..0000000000000 Binary files a/blockchains/tron/assets/1001367/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001385/info.json b/blockchains/tron/assets/1001385/info.json deleted file mode 100644 index 91b0130fdba50..0000000000000 --- a/blockchains/tron/assets/1001385/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FURCOIN", - "symbol": "FUR", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001385", - "status": "active", - "id": "1001385" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001385/logo.png b/blockchains/tron/assets/1001385/logo.png deleted file mode 100644 index 4754dc6f2f356..0000000000000 Binary files a/blockchains/tron/assets/1001385/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001411/info.json b/blockchains/tron/assets/1001411/info.json deleted file mode 100644 index 8d7fa4c5b7651..0000000000000 --- a/blockchains/tron/assets/1001411/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoBankCoin", - "symbol": "CBC", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001411", - "status": "active", - "id": "1001411" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001411/logo.png b/blockchains/tron/assets/1001411/logo.png deleted file mode 100644 index 8441ec9f92315..0000000000000 Binary files a/blockchains/tron/assets/1001411/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001414/info.json b/blockchains/tron/assets/1001414/info.json deleted file mode 100644 index 1348e1b7ea636..0000000000000 --- a/blockchains/tron/assets/1001414/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRONO", - "symbol": "TRONO", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001414", - "status": "active", - "id": "1001414" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001414/logo.png b/blockchains/tron/assets/1001414/logo.png deleted file mode 100644 index b5cf0b212e238..0000000000000 Binary files a/blockchains/tron/assets/1001414/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001427/info.json b/blockchains/tron/assets/1001427/info.json deleted file mode 100644 index 07b435e224222..0000000000000 --- a/blockchains/tron/assets/1001427/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRONREFUNDS", - "symbol": "RFD", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001427", - "status": "active", - "id": "1001427" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001427/logo.png b/blockchains/tron/assets/1001427/logo.png deleted file mode 100644 index 926727e223bca..0000000000000 Binary files a/blockchains/tron/assets/1001427/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001438/info.json b/blockchains/tron/assets/1001438/info.json deleted file mode 100644 index 1329e147fca50..0000000000000 --- a/blockchains/tron/assets/1001438/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Photon", - "symbol": "PTN", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001438", - "status": "active", - "id": "1001438" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001438/logo.png b/blockchains/tron/assets/1001438/logo.png deleted file mode 100755 index 95c93dea074bd..0000000000000 Binary files a/blockchains/tron/assets/1001438/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001457/info.json b/blockchains/tron/assets/1001457/info.json deleted file mode 100644 index b239185298ece..0000000000000 --- a/blockchains/tron/assets/1001457/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronATM", - "symbol": "TATM", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001457", - "status": "active", - "id": "1001457" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001457/logo.png b/blockchains/tron/assets/1001457/logo.png deleted file mode 100644 index 18fa6620fd843..0000000000000 Binary files a/blockchains/tron/assets/1001457/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001466/info.json b/blockchains/tron/assets/1001466/info.json deleted file mode 100644 index 4f470e78517d6..0000000000000 --- a/blockchains/tron/assets/1001466/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tronics", - "symbol": "TX", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001466", - "status": "active", - "id": "1001466" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001466/logo.png b/blockchains/tron/assets/1001466/logo.png deleted file mode 100644 index be4e48304e84d..0000000000000 Binary files a/blockchains/tron/assets/1001466/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001500/info.json b/blockchains/tron/assets/1001500/info.json deleted file mode 100644 index 58f4d7199c836..0000000000000 --- a/blockchains/tron/assets/1001500/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HaloSocialMeetup", - "symbol": "Halo", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001500", - "status": "active", - "id": "1001500" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001500/logo.png b/blockchains/tron/assets/1001500/logo.png deleted file mode 100644 index 513efcf29df84..0000000000000 Binary files a/blockchains/tron/assets/1001500/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001546/info.json b/blockchains/tron/assets/1001546/info.json deleted file mode 100644 index 21569af2cce0b..0000000000000 --- a/blockchains/tron/assets/1001546/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRONHERO", - "symbol": "THX", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001546", - "status": "active", - "id": "1001546" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001546/logo.png b/blockchains/tron/assets/1001546/logo.png deleted file mode 100755 index 67ebd19c93eba..0000000000000 Binary files a/blockchains/tron/assets/1001546/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001559/info.json b/blockchains/tron/assets/1001559/info.json deleted file mode 100644 index 4c92438deb834..0000000000000 --- a/blockchains/tron/assets/1001559/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronID", - "symbol": "TronID", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001559", - "status": "active", - "id": "1001559" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001559/logo.png b/blockchains/tron/assets/1001559/logo.png deleted file mode 100755 index 9dbe1e394a47e..0000000000000 Binary files a/blockchains/tron/assets/1001559/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001581/info.json b/blockchains/tron/assets/1001581/info.json deleted file mode 100644 index 2ff8fdeb44cf8..0000000000000 --- a/blockchains/tron/assets/1001581/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HealthPort", - "symbol": "EHR", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001581", - "status": "active", - "id": "1001581" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001581/logo.png b/blockchains/tron/assets/1001581/logo.png deleted file mode 100644 index 0500d3516e8f8..0000000000000 Binary files a/blockchains/tron/assets/1001581/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001584/info.json b/blockchains/tron/assets/1001584/info.json deleted file mode 100644 index 2ba1ac06e34b4..0000000000000 --- a/blockchains/tron/assets/1001584/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SUDWA", - "symbol": "SUDWA", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001584", - "status": "active", - "id": "1001584" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001584/logo.png b/blockchains/tron/assets/1001584/logo.png deleted file mode 100644 index 0e3b2a579368b..0000000000000 Binary files a/blockchains/tron/assets/1001584/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001596/info.json b/blockchains/tron/assets/1001596/info.json deleted file mode 100644 index 502fd1633135e..0000000000000 --- a/blockchains/tron/assets/1001596/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronSecure", - "symbol": "TSC", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001596", - "status": "active", - "id": "1001596" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001596/logo.png b/blockchains/tron/assets/1001596/logo.png deleted file mode 100644 index 1da28ff3dc5f6..0000000000000 Binary files a/blockchains/tron/assets/1001596/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001617/info.json b/blockchains/tron/assets/1001617/info.json deleted file mode 100644 index 5b1ec54974cf4..0000000000000 --- a/blockchains/tron/assets/1001617/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronArt", - "symbol": "TAR", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001617", - "status": "active", - "id": "1001617" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001617/logo.png b/blockchains/tron/assets/1001617/logo.png deleted file mode 100755 index 52f4dfa17a586..0000000000000 Binary files a/blockchains/tron/assets/1001617/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001645/info.json b/blockchains/tron/assets/1001645/info.json deleted file mode 100644 index 3cc6f3a84f859..0000000000000 --- a/blockchains/tron/assets/1001645/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Elite", - "symbol": "ELT", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001645", - "status": "active", - "id": "1001645" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001645/logo.png b/blockchains/tron/assets/1001645/logo.png deleted file mode 100644 index aec47827c7043..0000000000000 Binary files a/blockchains/tron/assets/1001645/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001652/info.json b/blockchains/tron/assets/1001652/info.json deleted file mode 100644 index 7c26246174eac..0000000000000 --- a/blockchains/tron/assets/1001652/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ORACLETRX", - "symbol": "OCTX", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001652", - "status": "active", - "id": "1001652" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001652/logo.png b/blockchains/tron/assets/1001652/logo.png deleted file mode 100644 index 462d062a6f137..0000000000000 Binary files a/blockchains/tron/assets/1001652/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001698/info.json b/blockchains/tron/assets/1001698/info.json deleted file mode 100644 index 2f952f560cdb8..0000000000000 --- a/blockchains/tron/assets/1001698/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ONGISTRON", - "symbol": "ONGIS", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001698", - "status": "active", - "id": "1001698" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001698/logo.png b/blockchains/tron/assets/1001698/logo.png deleted file mode 100644 index cf5d54a1dfc81..0000000000000 Binary files a/blockchains/tron/assets/1001698/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001699/info.json b/blockchains/tron/assets/1001699/info.json deleted file mode 100644 index 77ab71549e002..0000000000000 --- a/blockchains/tron/assets/1001699/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NoleWater", - "symbol": "AMSK", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001699", - "status": "active", - "id": "1001699" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001699/logo.png b/blockchains/tron/assets/1001699/logo.png deleted file mode 100644 index 264123c65fa85..0000000000000 Binary files a/blockchains/tron/assets/1001699/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001757/info.json b/blockchains/tron/assets/1001757/info.json deleted file mode 100644 index b66f4c5f1d1e6..0000000000000 --- a/blockchains/tron/assets/1001757/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "EVO", - "symbol": "EVO", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001757", - "status": "active", - "id": "1001757" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001757/logo.png b/blockchains/tron/assets/1001757/logo.png deleted file mode 100644 index dda19a51bf821..0000000000000 Binary files a/blockchains/tron/assets/1001757/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001778/info.json b/blockchains/tron/assets/1001778/info.json deleted file mode 100644 index 076f06156c396..0000000000000 --- a/blockchains/tron/assets/1001778/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Awesome", - "symbol": "AWS", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001778", - "status": "active", - "id": "1001778" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001778/logo.png b/blockchains/tron/assets/1001778/logo.png deleted file mode 100644 index 301a794748bfc..0000000000000 Binary files a/blockchains/tron/assets/1001778/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001801/info.json b/blockchains/tron/assets/1001801/info.json deleted file mode 100644 index d5835c5742e7d..0000000000000 --- a/blockchains/tron/assets/1001801/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Baba", - "symbol": "BABA", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001801", - "status": "active", - "id": "1001801" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001801/logo.png b/blockchains/tron/assets/1001801/logo.png deleted file mode 100644 index f4165c8c190ae..0000000000000 Binary files a/blockchains/tron/assets/1001801/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001803/info.json b/blockchains/tron/assets/1001803/info.json deleted file mode 100644 index f0fdc27e032b7..0000000000000 --- a/blockchains/tron/assets/1001803/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LIME", - "symbol": "LIME", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001803", - "status": "active", - "id": "1001803" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001803/logo.png b/blockchains/tron/assets/1001803/logo.png deleted file mode 100644 index d493da5b7e978..0000000000000 Binary files a/blockchains/tron/assets/1001803/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001825/info.json b/blockchains/tron/assets/1001825/info.json deleted file mode 100644 index 824dac54ad388..0000000000000 --- a/blockchains/tron/assets/1001825/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CYBER", - "symbol": "CYBR", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001825", - "status": "active", - "id": "1001825" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001825/logo.png b/blockchains/tron/assets/1001825/logo.png deleted file mode 100644 index 1833f1f798da4..0000000000000 Binary files a/blockchains/tron/assets/1001825/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001834/info.json b/blockchains/tron/assets/1001834/info.json deleted file mode 100644 index 827712aebe2b4..0000000000000 --- a/blockchains/tron/assets/1001834/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DeepCloudAI", - "symbol": "DEEP", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001834", - "status": "active", - "id": "1001834" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001834/logo.png b/blockchains/tron/assets/1001834/logo.png deleted file mode 100644 index af4d051b7cf35..0000000000000 Binary files a/blockchains/tron/assets/1001834/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001837/info.json b/blockchains/tron/assets/1001837/info.json deleted file mode 100644 index 48b3e99cfe585..0000000000000 --- a/blockchains/tron/assets/1001837/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POS", - "symbol": "POS", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001837", - "status": "active", - "id": "1001837" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001837/logo.png b/blockchains/tron/assets/1001837/logo.png deleted file mode 100644 index e7a2eea2f4ef5..0000000000000 Binary files a/blockchains/tron/assets/1001837/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001845/info.json b/blockchains/tron/assets/1001845/info.json deleted file mode 100644 index b83ca5c76ec3b..0000000000000 --- a/blockchains/tron/assets/1001845/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TimerGuardBox", - "symbol": "TGB", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001845", - "status": "active", - "id": "1001845" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001845/logo.png b/blockchains/tron/assets/1001845/logo.png deleted file mode 100644 index 74ebe98f2676d..0000000000000 Binary files a/blockchains/tron/assets/1001845/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001865/info.json b/blockchains/tron/assets/1001865/info.json deleted file mode 100644 index c993a48bb6c7a..0000000000000 --- a/blockchains/tron/assets/1001865/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GlobalRiceToken", - "symbol": "GRT", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001865", - "status": "active", - "id": "1001865" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001865/logo.png b/blockchains/tron/assets/1001865/logo.png deleted file mode 100644 index 58b31a6be940d..0000000000000 Binary files a/blockchains/tron/assets/1001865/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001893/info.json b/blockchains/tron/assets/1001893/info.json deleted file mode 100644 index dd03eb141e8ca..0000000000000 --- a/blockchains/tron/assets/1001893/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BetaORCA", - "symbol": "BetaO", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001893", - "status": "active", - "id": "1001893" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001893/logo.png b/blockchains/tron/assets/1001893/logo.png deleted file mode 100644 index 1346189b2b215..0000000000000 Binary files a/blockchains/tron/assets/1001893/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001909/info.json b/blockchains/tron/assets/1001909/info.json deleted file mode 100644 index 5afdd44bdedf6..0000000000000 --- a/blockchains/tron/assets/1001909/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DEP", - "symbol": "dep", - "type": "TRC10", - "decimals": 5, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001909", - "status": "active", - "id": "1001909" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001909/logo.png b/blockchains/tron/assets/1001909/logo.png deleted file mode 100644 index 212508618d33f..0000000000000 Binary files a/blockchains/tron/assets/1001909/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001920/info.json b/blockchains/tron/assets/1001920/info.json deleted file mode 100644 index c402616aa5d88..0000000000000 --- a/blockchains/tron/assets/1001920/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ORCA", - "symbol": "ORCA", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001920", - "status": "active", - "id": "1001920" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001920/logo.png b/blockchains/tron/assets/1001920/logo.png deleted file mode 100644 index 1346189b2b215..0000000000000 Binary files a/blockchains/tron/assets/1001920/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001943/info.json b/blockchains/tron/assets/1001943/info.json deleted file mode 100644 index 7f23da0a33dbe..0000000000000 --- a/blockchains/tron/assets/1001943/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "POPPY", - "symbol": "POPPY", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001943", - "status": "active", - "id": "1001943" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001943/logo.png b/blockchains/tron/assets/1001943/logo.png deleted file mode 100755 index 6e357aa1bde97..0000000000000 Binary files a/blockchains/tron/assets/1001943/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1001949/info.json b/blockchains/tron/assets/1001949/info.json deleted file mode 100644 index 26e5a05380bb5..0000000000000 --- a/blockchains/tron/assets/1001949/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SOON", - "symbol": "SOON", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1001949", - "status": "active", - "id": "1001949" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1001949/logo.png b/blockchains/tron/assets/1001949/logo.png deleted file mode 100644 index 4c1da40b18603..0000000000000 Binary files a/blockchains/tron/assets/1001949/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002000/info.json b/blockchains/tron/assets/1002000/info.json deleted file mode 100644 index 22c3af35e7a4d..0000000000000 --- a/blockchains/tron/assets/1002000/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitTorrent", - "website": "https://bittorrent.com/btt", - "description": "BTT represents a TRC-10 utility token based on the TRON blockchain that could allow content creators to connect with their audience, earn and spend digital currency without a middleman.", - "explorer": "https://tronscan.io/#/token/1002000", - "type": "TRC10", - "symbol": "BTT", - "decimals": 6, - "status": "active", - "id": "1002000" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002000/logo.png b/blockchains/tron/assets/1002000/logo.png deleted file mode 100644 index 75fb510bb82c2..0000000000000 Binary files a/blockchains/tron/assets/1002000/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002021/info.json b/blockchains/tron/assets/1002021/info.json deleted file mode 100644 index fcc231f1c251b..0000000000000 --- a/blockchains/tron/assets/1002021/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronGuarD", - "symbol": "TGD", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002021", - "status": "active", - "id": "1002021" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002021/logo.png b/blockchains/tron/assets/1002021/logo.png deleted file mode 100644 index 409e37c81cbb7..0000000000000 Binary files a/blockchains/tron/assets/1002021/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002023/info.json b/blockchains/tron/assets/1002023/info.json deleted file mode 100644 index 44d3d7c8196c1..0000000000000 --- a/blockchains/tron/assets/1002023/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Kioshu", - "symbol": "KIO", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002023", - "status": "active", - "id": "1002023" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002023/logo.png b/blockchains/tron/assets/1002023/logo.png deleted file mode 100644 index a9c28935de11e..0000000000000 Binary files a/blockchains/tron/assets/1002023/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002028/info.json b/blockchains/tron/assets/1002028/info.json deleted file mode 100644 index 54c1ed0b05ea3..0000000000000 --- a/blockchains/tron/assets/1002028/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ORCAGOLD", - "symbol": "OrcaG", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002028", - "status": "active", - "id": "1002028" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002028/logo.png b/blockchains/tron/assets/1002028/logo.png deleted file mode 100644 index f59c784f903ce..0000000000000 Binary files a/blockchains/tron/assets/1002028/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002043/info.json b/blockchains/tron/assets/1002043/info.json deleted file mode 100644 index a156ebfb95e25..0000000000000 --- a/blockchains/tron/assets/1002043/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryTrExCoin", - "symbol": "CRYT", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002043", - "status": "active", - "id": "1002043" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002043/logo.png b/blockchains/tron/assets/1002043/logo.png deleted file mode 100755 index 158f850e50888..0000000000000 Binary files a/blockchains/tron/assets/1002043/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002058/info.json b/blockchains/tron/assets/1002058/info.json deleted file mode 100644 index 2434dad89df85..0000000000000 --- a/blockchains/tron/assets/1002058/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "REC", - "symbol": "REC", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002058", - "status": "active", - "id": "1002058" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002058/logo.png b/blockchains/tron/assets/1002058/logo.png deleted file mode 100644 index 226e34c92df0d..0000000000000 Binary files a/blockchains/tron/assets/1002058/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002093/info.json b/blockchains/tron/assets/1002093/info.json deleted file mode 100644 index 31d14a7ced2d1..0000000000000 --- a/blockchains/tron/assets/1002093/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "iWiW", - "symbol": "iWiW", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002093", - "status": "active", - "id": "1002093" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002093/logo.png b/blockchains/tron/assets/1002093/logo.png deleted file mode 100755 index cdaf378fd28da..0000000000000 Binary files a/blockchains/tron/assets/1002093/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002116/info.json b/blockchains/tron/assets/1002116/info.json deleted file mode 100644 index 89605618a1c9e..0000000000000 --- a/blockchains/tron/assets/1002116/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Arcnet", - "symbol": "ARC", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002116", - "status": "active", - "id": "1002116" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002116/logo.png b/blockchains/tron/assets/1002116/logo.png deleted file mode 100644 index 3c8d4807bea5b..0000000000000 Binary files a/blockchains/tron/assets/1002116/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002226/info.json b/blockchains/tron/assets/1002226/info.json deleted file mode 100644 index 528d7517127cf..0000000000000 --- a/blockchains/tron/assets/1002226/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Friendster", - "symbol": "FSTER", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002226", - "status": "active", - "id": "1002226" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002226/logo.png b/blockchains/tron/assets/1002226/logo.png deleted file mode 100644 index 0e35d3097ea04..0000000000000 Binary files a/blockchains/tron/assets/1002226/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002234/info.json b/blockchains/tron/assets/1002234/info.json deleted file mode 100644 index 8ad83333670f4..0000000000000 --- a/blockchains/tron/assets/1002234/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BOOK", - "symbol": "ART", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002234", - "status": "active", - "id": "1002234" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002234/logo.png b/blockchains/tron/assets/1002234/logo.png deleted file mode 100644 index e627e212860b0..0000000000000 Binary files a/blockchains/tron/assets/1002234/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002270/info.json b/blockchains/tron/assets/1002270/info.json deleted file mode 100644 index 1d9f2169dcee7..0000000000000 --- a/blockchains/tron/assets/1002270/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KvazarCash", - "symbol": "KVC", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002270", - "status": "active", - "id": "1002270" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002270/logo.png b/blockchains/tron/assets/1002270/logo.png deleted file mode 100644 index 973287d517b2e..0000000000000 Binary files a/blockchains/tron/assets/1002270/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002357/info.json b/blockchains/tron/assets/1002357/info.json deleted file mode 100644 index 6799e535c4d22..0000000000000 --- a/blockchains/tron/assets/1002357/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GMCoin", - "symbol": "GMC", - "type": "TRC10", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002357", - "status": "active", - "id": "1002357" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002357/logo.png b/blockchains/tron/assets/1002357/logo.png deleted file mode 100755 index ed849ba4fec6b..0000000000000 Binary files a/blockchains/tron/assets/1002357/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002413/info.json b/blockchains/tron/assets/1002413/info.json deleted file mode 100644 index 107b6b241c848..0000000000000 --- a/blockchains/tron/assets/1002413/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BeatzCoin", - "symbol": "BTZC", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002413", - "status": "active", - "id": "1002413" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002413/logo.png b/blockchains/tron/assets/1002413/logo.png deleted file mode 100644 index 592b9a6286d8a..0000000000000 Binary files a/blockchains/tron/assets/1002413/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002469/info.json b/blockchains/tron/assets/1002469/info.json deleted file mode 100644 index 30beb547ee3ff..0000000000000 --- a/blockchains/tron/assets/1002469/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ECOECTRON", - "symbol": "ECOEC", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002469", - "status": "active", - "id": "1002469" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002469/logo.png b/blockchains/tron/assets/1002469/logo.png deleted file mode 100644 index 74daef91da4b6..0000000000000 Binary files a/blockchains/tron/assets/1002469/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002483/info.json b/blockchains/tron/assets/1002483/info.json deleted file mode 100644 index e44871d8b48c9..0000000000000 --- a/blockchains/tron/assets/1002483/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GOLDSECURE", - "symbol": "GOLD", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002483", - "status": "active", - "id": "1002483" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002483/logo.png b/blockchains/tron/assets/1002483/logo.png deleted file mode 100644 index 2426120f73d21..0000000000000 Binary files a/blockchains/tron/assets/1002483/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002517/info.json b/blockchains/tron/assets/1002517/info.json deleted file mode 100644 index aef1d45992e32..0000000000000 --- a/blockchains/tron/assets/1002517/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BUILDER", - "symbol": "BUILDER", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002517", - "status": "active", - "id": "1002517" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002517/logo.png b/blockchains/tron/assets/1002517/logo.png deleted file mode 100644 index fcea47eb1ea4a..0000000000000 Binary files a/blockchains/tron/assets/1002517/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002570/info.json b/blockchains/tron/assets/1002570/info.json deleted file mode 100644 index e798d0e1b90cb..0000000000000 --- a/blockchains/tron/assets/1002570/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Criptoblock", - "symbol": "CBK", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002570", - "status": "active", - "id": "1002570" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002570/logo.png b/blockchains/tron/assets/1002570/logo.png deleted file mode 100644 index 0fc5f2e5a9e4c..0000000000000 Binary files a/blockchains/tron/assets/1002570/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002573/info.json b/blockchains/tron/assets/1002573/info.json deleted file mode 100644 index 7cdd8dc4e5676..0000000000000 --- a/blockchains/tron/assets/1002573/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BTCX", - "symbol": "BTCX", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002573", - "status": "active", - "id": "1002573" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002573/logo.png b/blockchains/tron/assets/1002573/logo.png deleted file mode 100644 index 62ee7d49f07cc..0000000000000 Binary files a/blockchains/tron/assets/1002573/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002575/info.json b/blockchains/tron/assets/1002575/info.json deleted file mode 100644 index dee8017eac68d..0000000000000 --- a/blockchains/tron/assets/1002575/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DarkMatter", - "symbol": "DMX", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002575", - "status": "active", - "id": "1002575" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002575/logo.png b/blockchains/tron/assets/1002575/logo.png deleted file mode 100644 index 0a30d1eaaa185..0000000000000 Binary files a/blockchains/tron/assets/1002575/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002578/info.json b/blockchains/tron/assets/1002578/info.json deleted file mode 100644 index fb7dd87262187..0000000000000 --- a/blockchains/tron/assets/1002578/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "IDA", - "symbol": "IDA", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002578", - "status": "active", - "id": "1002578" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002578/logo.png b/blockchains/tron/assets/1002578/logo.png deleted file mode 100644 index e29ea9a65ed80..0000000000000 Binary files a/blockchains/tron/assets/1002578/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002605/info.json b/blockchains/tron/assets/1002605/info.json deleted file mode 100644 index d2101d8476ae2..0000000000000 --- a/blockchains/tron/assets/1002605/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blockclass", - "symbol": "BLC", - "type": "TRC10", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002605", - "status": "active", - "id": "1002605" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002605/logo.png b/blockchains/tron/assets/1002605/logo.png deleted file mode 100644 index 7fd8650e3c916..0000000000000 Binary files a/blockchains/tron/assets/1002605/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002633/info.json b/blockchains/tron/assets/1002633/info.json deleted file mode 100644 index d727cbb1a7432..0000000000000 --- a/blockchains/tron/assets/1002633/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronPlace", - "symbol": "TPL", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002633", - "status": "active", - "id": "1002633" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002633/logo.png b/blockchains/tron/assets/1002633/logo.png deleted file mode 100644 index cedbc337a76fb..0000000000000 Binary files a/blockchains/tron/assets/1002633/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002671/info.json b/blockchains/tron/assets/1002671/info.json deleted file mode 100644 index 8fde02601d8ad..0000000000000 --- a/blockchains/tron/assets/1002671/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "WorldTravelBlockchain", - "symbol": "WTB", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002671", - "status": "active", - "id": "1002671" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002671/logo.png b/blockchains/tron/assets/1002671/logo.png deleted file mode 100644 index e520661a0a56d..0000000000000 Binary files a/blockchains/tron/assets/1002671/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002672/info.json b/blockchains/tron/assets/1002672/info.json deleted file mode 100644 index 6bae7000aba01..0000000000000 --- a/blockchains/tron/assets/1002672/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "SHIPS", - "symbol": "SHIPS", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002672", - "status": "active", - "id": "1002672" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002672/logo.png b/blockchains/tron/assets/1002672/logo.png deleted file mode 100644 index 17c412a626a6d..0000000000000 Binary files a/blockchains/tron/assets/1002672/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002683/info.json b/blockchains/tron/assets/1002683/info.json deleted file mode 100644 index a29372e44b232..0000000000000 --- a/blockchains/tron/assets/1002683/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HappyEX", - "symbol": "HappyEX", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002683", - "status": "active", - "id": "1002683" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002683/logo.png b/blockchains/tron/assets/1002683/logo.png deleted file mode 100644 index bbcf2752d472c..0000000000000 Binary files a/blockchains/tron/assets/1002683/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002762/info.json b/blockchains/tron/assets/1002762/info.json deleted file mode 100644 index e7ff1be4ba0e7..0000000000000 --- a/blockchains/tron/assets/1002762/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Alphard", - "symbol": "AHD", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002762", - "status": "active", - "id": "1002762" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002762/logo.png b/blockchains/tron/assets/1002762/logo.png deleted file mode 100644 index bc50b3eb7cca2..0000000000000 Binary files a/blockchains/tron/assets/1002762/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002795/info.json b/blockchains/tron/assets/1002795/info.json deleted file mode 100644 index 795a88a7c860c..0000000000000 --- a/blockchains/tron/assets/1002795/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LootUp", - "symbol": "LOOT", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002795", - "status": "active", - "id": "1002795" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002795/logo.png b/blockchains/tron/assets/1002795/logo.png deleted file mode 100644 index 09bd3eecb9ab9..0000000000000 Binary files a/blockchains/tron/assets/1002795/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002831/info.json b/blockchains/tron/assets/1002831/info.json deleted file mode 100644 index ec5720456e783..0000000000000 --- a/blockchains/tron/assets/1002831/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BattleHashes", - "symbol": "BHS", - "type": "TRC10", - "decimals": 0, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002831", - "status": "active", - "id": "1002831" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002831/logo.png b/blockchains/tron/assets/1002831/logo.png deleted file mode 100644 index a5222c99241f9..0000000000000 Binary files a/blockchains/tron/assets/1002831/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002939/info.json b/blockchains/tron/assets/1002939/info.json deleted file mode 100644 index 9c2e37bd4bebf..0000000000000 --- a/blockchains/tron/assets/1002939/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRONFamily", - "symbol": "FAT", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002939", - "status": "active", - "id": "1002939" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002939/logo.png b/blockchains/tron/assets/1002939/logo.png deleted file mode 100644 index bab714d9d3d7a..0000000000000 Binary files a/blockchains/tron/assets/1002939/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1002963/info.json b/blockchains/tron/assets/1002963/info.json deleted file mode 100644 index 7c854643c07e6..0000000000000 --- a/blockchains/tron/assets/1002963/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TURBOTHUNDERPAY", - "symbol": "TTRP", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1002963", - "status": "active", - "id": "1002963" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1002963/logo.png b/blockchains/tron/assets/1002963/logo.png deleted file mode 100644 index 9fa406e73515c..0000000000000 Binary files a/blockchains/tron/assets/1002963/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1003093/info.json b/blockchains/tron/assets/1003093/info.json deleted file mode 100644 index a85041a663e37..0000000000000 --- a/blockchains/tron/assets/1003093/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronSV", - "symbol": "TSV", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1003093", - "status": "active", - "id": "1003093" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1003093/logo.png b/blockchains/tron/assets/1003093/logo.png deleted file mode 100644 index 7c00e43f03063..0000000000000 Binary files a/blockchains/tron/assets/1003093/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1003095/info.json b/blockchains/tron/assets/1003095/info.json deleted file mode 100644 index 2a8eae7ea7feb..0000000000000 --- a/blockchains/tron/assets/1003095/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Phoneum", - "symbol": "PHT", - "type": "TRC10", - "decimals": 2, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1003095", - "status": "active", - "id": "1003095" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1003095/logo.png b/blockchains/tron/assets/1003095/logo.png deleted file mode 100644 index c8e5e9a34b582..0000000000000 Binary files a/blockchains/tron/assets/1003095/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1003097/info.json b/blockchains/tron/assets/1003097/info.json deleted file mode 100644 index 6869a9743568d..0000000000000 --- a/blockchains/tron/assets/1003097/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LRX", - "symbol": "LRX", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1003097", - "status": "active", - "id": "1003097" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1003097/logo.png b/blockchains/tron/assets/1003097/logo.png deleted file mode 100644 index 6861230d58bc7..0000000000000 Binary files a/blockchains/tron/assets/1003097/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1003123/info.json b/blockchains/tron/assets/1003123/info.json deleted file mode 100644 index 4436529ebbb70..0000000000000 --- a/blockchains/tron/assets/1003123/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ZetBit", - "symbol": "ZBT", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1003123", - "status": "active", - "id": "1003123" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1003123/logo.png b/blockchains/tron/assets/1003123/logo.png deleted file mode 100644 index ee275c7b9bbdd..0000000000000 Binary files a/blockchains/tron/assets/1003123/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1003134/info.json b/blockchains/tron/assets/1003134/info.json deleted file mode 100644 index 82fd84da8f002..0000000000000 --- a/blockchains/tron/assets/1003134/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "FREE coin", - "website": "https://www.FREEcoin.technology", - "white_paper": "https://freecoin.technology/wp-content/uploads/2020/07/WHITEPAPER-2019-12.pdf", - "description": "The FREE coin is the ideal start-to-crypto coin : large community, many exchangess and wallets, available on Ethereum and Tron.", - "explorer": "https://tronscan.io/#/token/1003134", - "research": "https://bitcointalk.org/index.php?topic=3267883.msg34055291#msg34055291", - "type": "TRC10", - "symbol": "FREE", - "decimals": 6, - "status": "active", - "id": "1003134" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1003134/logo.png b/blockchains/tron/assets/1003134/logo.png deleted file mode 100644 index 37feb219fca15..0000000000000 Binary files a/blockchains/tron/assets/1003134/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1003148/info.json b/blockchains/tron/assets/1003148/info.json deleted file mode 100644 index 8181ff2e366b2..0000000000000 --- a/blockchains/tron/assets/1003148/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Txc", - "symbol": "Txc", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1003148", - "status": "active", - "id": "1003148" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1003148/logo.png b/blockchains/tron/assets/1003148/logo.png deleted file mode 100644 index 7e2654519d926..0000000000000 Binary files a/blockchains/tron/assets/1003148/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1003152/info.json b/blockchains/tron/assets/1003152/info.json deleted file mode 100644 index ead24118e5699..0000000000000 --- a/blockchains/tron/assets/1003152/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "GVND", - "symbol": "GVND", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1003152", - "status": "active", - "id": "1003152" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1003152/logo.png b/blockchains/tron/assets/1003152/logo.png deleted file mode 100644 index ad21fdc3a56f7..0000000000000 Binary files a/blockchains/tron/assets/1003152/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1003257/info.json b/blockchains/tron/assets/1003257/info.json deleted file mode 100644 index d3ba2a6c62869..0000000000000 --- a/blockchains/tron/assets/1003257/info.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "Vevocoin", - "website": "https://vevocoin.com/", - "telegram": "https://t.me/vevonews", - "twitter": "https://twitter.com/vevocoin", - "source_code": "https://github.com/vevodev", - "white_paper": "https://vevocoin.com/whitepaper.pdf", - "description": "VEVO is an open source platform in which everyone can use the code and token to their needs.", - "explorer": "https://tronscan.io/#/token/1003257", - "type": "TRC10", - "symbol": "VEVO", - "decimals": 6, - "status": "active", - "id": "1003257" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1003257/logo.png b/blockchains/tron/assets/1003257/logo.png deleted file mode 100644 index 0653f49fa6716..0000000000000 Binary files a/blockchains/tron/assets/1003257/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1003406/info.json b/blockchains/tron/assets/1003406/info.json deleted file mode 100644 index 84996dfc36726..0000000000000 --- a/blockchains/tron/assets/1003406/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "PeerCash", - "symbol": "PEER", - "type": "TRC10", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token/1003406", - "status": "active", - "id": "1003406" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1003406/logo.png b/blockchains/tron/assets/1003406/logo.png deleted file mode 100644 index beed094c39131..0000000000000 Binary files a/blockchains/tron/assets/1003406/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/1003611/info.json b/blockchains/tron/assets/1003611/info.json deleted file mode 100644 index 411045891545a..0000000000000 --- a/blockchains/tron/assets/1003611/info.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "Toman", - "website": "https://tomantoken.info/", - "description": "Simple buying and selling of goods online.", - "explorer": "https://tronscan.org/#/token/1003611", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/tomantoken", - "handle": "tomantoken" - }, - { - "name": "telegram", - "url": "https://t.me/tomantoken", - "handle": "tomantoken" - }, - { - "name": "instagram", - "url": "https://instagram.com/tomantoken", - "handle": "tomantoken" - } - ], - "type": "TRC10", - "symbol": "TMN", - "decimals": 6, - "status": "active", - "id": "1003611" -} \ No newline at end of file diff --git a/blockchains/tron/assets/1003611/logo.png b/blockchains/tron/assets/1003611/logo.png deleted file mode 100644 index 6ef291b71eb1c..0000000000000 Binary files a/blockchains/tron/assets/1003611/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur/info.json b/blockchains/tron/assets/TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur/info.json deleted file mode 100644 index cbc74fdf3c7a5..0000000000000 --- a/blockchains/tron/assets/TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TronWow", - "symbol": "WOW", - "type": "TRC20", - "decimals": 9, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur", - "status": "active", - "id": "TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur/logo.png b/blockchains/tron/assets/TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur/logo.png deleted file mode 100644 index 573daada563a7..0000000000000 Binary files a/blockchains/tron/assets/TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He/info.json b/blockchains/tron/assets/TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He/info.json deleted file mode 100644 index 264b070996fb2..0000000000000 --- a/blockchains/tron/assets/TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DYIToken", - "symbol": "DYI", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He", - "status": "active", - "id": "TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He/logo.png b/blockchains/tron/assets/TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He/logo.png deleted file mode 100644 index 136f580104b52..0000000000000 Binary files a/blockchains/tron/assets/TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh/info.json b/blockchains/tron/assets/TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh/info.json deleted file mode 100644 index b256e356233c2..0000000000000 --- a/blockchains/tron/assets/TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "SEED", - "website": "https://sesameseed.org", - "description": "Sesameseed is a blockchain community that aims to provide fair and transparent representation in delegated governance.", - "explorer": "https://tronscan.io/#/token20/TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh", - "research": "", - "type": "TRC20", - "symbol": "SEED", - "decimals": 6, - "status": "active", - "id": "TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh/logo.png b/blockchains/tron/assets/TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh/logo.png deleted file mode 100644 index 880d99ef65926..0000000000000 Binary files a/blockchains/tron/assets/TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/info.json b/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/info.json deleted file mode 100644 index a53307c614cfb..0000000000000 --- a/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "JUST", - "website": "https://just.network", - "description": "JUST aims to build a fair, decentralized financial system that provides stablecoin lending and governance mechanisms for users around the world.", - "explorer": "https://tronscan.io/#/token20/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9", - "research": "https://research.binance.com/en/projects/just", - "type": "TRC20", - "symbol": "JST", - "decimals": 18, - "status": "active", - "id": "TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/logo.png b/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/logo.png deleted file mode 100644 index d118cb3e9bf6a..0000000000000 Binary files a/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF/info.json b/blockchains/tron/assets/TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF/info.json deleted file mode 100644 index 2469eeaafb9c7..0000000000000 --- a/blockchains/tron/assets/TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Enme Token", - "symbol": "EME", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF", - "status": "active", - "id": "TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF/logo.png b/blockchains/tron/assets/TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF/logo.png deleted file mode 100644 index b17da696cd1cb..0000000000000 Binary files a/blockchains/tron/assets/TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE/info.json b/blockchains/tron/assets/TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE/info.json deleted file mode 100644 index df550bec3331a..0000000000000 --- a/blockchains/tron/assets/TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CryptoBharatCoin", - "symbol": "CBC", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE", - "status": "active", - "id": "TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE/logo.png b/blockchains/tron/assets/TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE/logo.png deleted file mode 100644 index 098f081dc55a1..0000000000000 Binary files a/blockchains/tron/assets/TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/info.json b/blockchains/tron/assets/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/info.json deleted file mode 100644 index 1b092e947fe3d..0000000000000 --- a/blockchains/tron/assets/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/info.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "RLE", - "website": "https://richlabexchange.com/", - "source_code": "https://tronscan.io/#/contract/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/code", - "white_paper": "https://drive.google.com/file/d/1F_0cjSWeYfT8S9wN_lQe0qUvRwOl9Vwz/view", - "description": "Richlab exchange is a cryptocurrency exchange, opening a new era. With the integration of the following services: 1. Shopping 2. Commercial auctions 3. Equity investment 4. Game blockchain 5. Service payment system. All of the above services are integrated", - "socials": [ - { - "name": "Instagram", - "url": "https://www.instagram.com/richlabexchange/", - "handle": "richlabexchange" - }, - { - "name": "Telegram", - "url": "https://t.me/RLEswap", - "handle": "richlabexchange" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/RichLabExChange", - "handle": "richlabexchange" - }, - { - "name": "Twitter", - "url": "https://twitter.com/Richlabexchange", - "handle": "richlabexchange" - } - ], - "explorer": "https://tronscan.io/#/token20/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c", - "research": "https://richlabexchange.com/", - "type": "TRC20", - "symbol": "RLE", - "decimals": 6, - "status": "active", - "id": "TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/logo.png b/blockchains/tron/assets/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/logo.png deleted file mode 100644 index c37a2f44ec36d..0000000000000 Binary files a/blockchains/tron/assets/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB/info.json b/blockchains/tron/assets/TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB/info.json deleted file mode 100644 index 16ec420affbc4..0000000000000 --- a/blockchains/tron/assets/TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CapitalShareToken", - "symbol": "CSTO", - "type": "TRC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB", - "status": "active", - "id": "TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB/logo.png b/blockchains/tron/assets/TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB/logo.png deleted file mode 100644 index 5f6d6c5294ff6..0000000000000 Binary files a/blockchains/tron/assets/TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb/info.json b/blockchains/tron/assets/TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb/info.json deleted file mode 100644 index 017f3ac7ba964..0000000000000 --- a/blockchains/tron/assets/TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BitGuild PLAT", - "symbol": "PLAT", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb", - "status": "active", - "id": "TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb/logo.png b/blockchains/tron/assets/TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb/logo.png deleted file mode 100644 index 426043ed087d1..0000000000000 Binary files a/blockchains/tron/assets/TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh/info.json b/blockchains/tron/assets/TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh/info.json deleted file mode 100644 index 8597dd0750e54..0000000000000 --- a/blockchains/tron/assets/TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LoveHeartsToken", - "symbol": "LVH", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh", - "status": "active", - "id": "TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh/logo.png b/blockchains/tron/assets/TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh/logo.png deleted file mode 100644 index 4dc55825ee5ec..0000000000000 Binary files a/blockchains/tron/assets/TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur/info.json b/blockchains/tron/assets/THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur/info.json deleted file mode 100644 index d229dd0a03c87..0000000000000 --- a/blockchains/tron/assets/THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRONdice", - "symbol": "DICE", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur", - "status": "active", - "id": "THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur" -} \ No newline at end of file diff --git a/blockchains/tron/assets/THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur/logo.png b/blockchains/tron/assets/THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur/logo.png deleted file mode 100644 index 2fc46fe41b545..0000000000000 Binary files a/blockchains/tron/assets/THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC/info.json b/blockchains/tron/assets/TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC/info.json deleted file mode 100644 index 1e1170b037345..0000000000000 --- a/blockchains/tron/assets/TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "LIME", - "symbol": "LIME", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC", - "status": "active", - "id": "TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC/logo.png b/blockchains/tron/assets/TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC/logo.png deleted file mode 100644 index 5ac443063f58b..0000000000000 Binary files a/blockchains/tron/assets/TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n/info.json b/blockchains/tron/assets/TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n/info.json deleted file mode 100644 index c8426593d3268..0000000000000 --- a/blockchains/tron/assets/TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DTIToken", - "symbol": "DTI", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n", - "status": "active", - "id": "TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n/logo.png b/blockchains/tron/assets/TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n/logo.png deleted file mode 100644 index 1bbfa329aa823..0000000000000 Binary files a/blockchains/tron/assets/TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C/info.json b/blockchains/tron/assets/TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C/info.json deleted file mode 100644 index e4b92b46d0b6a..0000000000000 --- a/blockchains/tron/assets/TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Bestswap Community Token", - "symbol": "BETC", - "type": "TRC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C", - "status": "active", - "id": "TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C/logo.png b/blockchains/tron/assets/TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C/logo.png deleted file mode 100644 index beed094c39131..0000000000000 Binary files a/blockchains/tron/assets/TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p/info.json b/blockchains/tron/assets/TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p/info.json deleted file mode 100644 index 53619172f2560..0000000000000 --- a/blockchains/tron/assets/TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DZGToken", - "symbol": "DZG", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p", - "status": "active", - "id": "TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p/logo.png b/blockchains/tron/assets/TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p/logo.png deleted file mode 100644 index aa1090c96149f..0000000000000 Binary files a/blockchains/tron/assets/TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json b/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json deleted file mode 100644 index d5d933b64392a..0000000000000 --- a/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Bridge Token", - "symbol": "BRG", - "decimals": 6, - "website": "https://bridge.link/", - "source_code": "https://github.com/cryptoland-blockchain-laboratory", - "white_paper": "https://bridge.link/Bridge_White_Paper.pdf", - "description": "First Ever Public Oracle System on TRON Network", - "explorer": "https://tronscan.io/#/token20/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/bridge_oracle", - "handle": "Bridge Oracle" - }, - { - "name": "Telegram", - "url": "https://t.me/BridgeOracle", - "handle": "Bridge Oracle" - } - ], - "type": "TRC20", - "status": "active", - "id": "TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/logo.png b/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/logo.png deleted file mode 100644 index 8639230bb223f..0000000000000 Binary files a/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ/info.json b/blockchains/tron/assets/TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ/info.json deleted file mode 100644 index 8fc25196ed73b..0000000000000 --- a/blockchains/tron/assets/TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "451PCBCOM", - "symbol": "PCB", - "type": "TRC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ", - "status": "active", - "id": "TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ/logo.png b/blockchains/tron/assets/TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ/logo.png deleted file mode 100644 index 543aab6de0e23..0000000000000 Binary files a/blockchains/tron/assets/TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY/info.json b/blockchains/tron/assets/TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY/info.json deleted file mode 100644 index 2f38c22de29a1..0000000000000 --- a/blockchains/tron/assets/TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRONWALLET", - "symbol": "TWX", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY", - "status": "active", - "id": "TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY/logo.png b/blockchains/tron/assets/TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY/logo.png deleted file mode 100644 index e44ae6462f699..0000000000000 Binary files a/blockchains/tron/assets/TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9/info.json b/blockchains/tron/assets/TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9/info.json deleted file mode 100644 index 546accba8a228..0000000000000 --- a/blockchains/tron/assets/TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "SUN", - "website": "https://sun.io", - "description": "SUN is a social experiment, which focuses on the DeFi potential of TRON.", - "explorer": "https://tronscan.io/#/token20/TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9", - "research": "https://research.binance.com/en/projects/sun", - "type": "TRC20", - "symbol": "SUN", - "decimals": 18, - "status": "active", - "id": "TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9/logo.png b/blockchains/tron/assets/TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9/logo.png deleted file mode 100644 index af8e583657ba1..0000000000000 Binary files a/blockchains/tron/assets/TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd/info.json b/blockchains/tron/assets/TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd/info.json deleted file mode 100644 index fbdf7c7f6133d..0000000000000 --- a/blockchains/tron/assets/TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "TRONbetDice", - "website": "https://wink.org", - "description": "DICE is the first Dapp game certificate of the WINk platform.", - "socials": [], - "explorer": "https://tronscan.io/#/token20/TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd", - "type": "TRC20", - "symbol": "DICE", - "decimals": 6, - "status": "active", - "id": "TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd/logo.png b/blockchains/tron/assets/TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd/logo.png deleted file mode 100644 index 383a803a5b069..0000000000000 Binary files a/blockchains/tron/assets/TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TLGd97zsjrkomUDF962ZFMerdQxPffG7hX/info.json b/blockchains/tron/assets/TLGd97zsjrkomUDF962ZFMerdQxPffG7hX/info.json deleted file mode 100644 index 168deb1ce5aa4..0000000000000 --- a/blockchains/tron/assets/TLGd97zsjrkomUDF962ZFMerdQxPffG7hX/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ZPAY", - "website": "https://zelaapay.ae", - "white_paper": "https://zelaapay.ae/wp-content/uploads/2020/08/Whitepaper-2.pdf", - "description": "ZPAE is the gateway to unlock the power of crypto all across the Middle East.", - "explorer": "https://tronscan.io/#/token20/TLGd97zsjrkomUDF962ZFMerdQxPffG7hX", - "type": "TRC20", - "symbol": "ZPAE", - "decimals": 18, - "status": "active", - "id": "TLGd97zsjrkomUDF962ZFMerdQxPffG7hX" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TLGd97zsjrkomUDF962ZFMerdQxPffG7hX/logo.png b/blockchains/tron/assets/TLGd97zsjrkomUDF962ZFMerdQxPffG7hX/logo.png deleted file mode 100644 index 0112560a50dfd..0000000000000 Binary files a/blockchains/tron/assets/TLGd97zsjrkomUDF962ZFMerdQxPffG7hX/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7/info.json b/blockchains/tron/assets/TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7/info.json deleted file mode 100644 index af459f427282f..0000000000000 --- a/blockchains/tron/assets/TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "WINk", - "website": "https://wink.org", - "description": "WINK (formerly TRONBet) describes itself as a betting DApp based on the TRC20 WIN token.", - "socials": [], - "explorer": "https://tronscan.io/#/token20/TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7", - "type": "TRC20", - "symbol": "WIN", - "decimals": 6, - "status": "active", - "id": "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7/logo.png b/blockchains/tron/assets/TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7/logo.png deleted file mode 100644 index c9d40dea7a383..0000000000000 Binary files a/blockchains/tron/assets/TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH/logo.png b/blockchains/tron/assets/TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH/logo.png deleted file mode 100644 index 634e8913391a9..0000000000000 Binary files a/blockchains/tron/assets/TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY/info.json b/blockchains/tron/assets/TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY/info.json deleted file mode 100644 index e7ca2df903b0e..0000000000000 --- a/blockchains/tron/assets/TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "MVMTOKEN", - "symbol": "MVM", - "type": "TRC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY", - "status": "active", - "id": "TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY/logo.png b/blockchains/tron/assets/TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY/logo.png deleted file mode 100644 index beed094c39131..0000000000000 Binary files a/blockchains/tron/assets/TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2/info.json b/blockchains/tron/assets/TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2/info.json deleted file mode 100644 index 55b51d93673a4..0000000000000 --- a/blockchains/tron/assets/TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DLNToken", - "symbol": "DLN", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2", - "status": "active", - "id": "TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2/logo.png b/blockchains/tron/assets/TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2/logo.png deleted file mode 100644 index 5ff233dae779c..0000000000000 Binary files a/blockchains/tron/assets/TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP/info.json b/blockchains/tron/assets/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP/info.json deleted file mode 100644 index 412a5b7e9cca9..0000000000000 --- a/blockchains/tron/assets/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP/info.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "Pollux Coin", - "website": "https://polluxcoin.info", - "source_code": "https://github.com/polluxcoin2020/pox", - "white_paper": "https://polluxcoin.info/white-paper.pdf", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/polluxcoin1", - "handle": "polluxcoin1" - }, - { - "name": "Facebook", - "url": "https://www.facebook.com/PolluxCoin", - "handle": "PolluxCoin" - }, - { - "name": "Telegram", - "url": "https://t.me/polluxcoinchat", - "handle": "polluxcoinchat" - } - ], - "description": "Pollux coin is Blockchain based decentralized crypto currency which runs on Tron Blockchain designed for the file sharing and storage of data.", - "explorer": "https://tronscan.io/#/token20/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP", - "type": "TRC20", - "symbol": "POX", - "decimals": 8, - "status": "active", - "id": "TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP/logo.png b/blockchains/tron/assets/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP/logo.png deleted file mode 100644 index 3424c007a8ab2..0000000000000 Binary files a/blockchains/tron/assets/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT/info.json b/blockchains/tron/assets/TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT/info.json deleted file mode 100644 index 660d1ffdb93d5..0000000000000 --- a/blockchains/tron/assets/TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JUST Stablecoin", - "symbol": "USDJ", - "type": "TRC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT", - "status": "active", - "id": "TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT/logo.png b/blockchains/tron/assets/TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT/logo.png deleted file mode 100644 index d7b182b7c63e4..0000000000000 Binary files a/blockchains/tron/assets/TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha/info.json b/blockchains/tron/assets/TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha/info.json deleted file mode 100644 index 613d610af345a..0000000000000 --- a/blockchains/tron/assets/TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "JackPool.finance", - "website": "https://jackpool.finance", - "description": "JFI is described to be a yield farming profit maximiser protocol on Justswap.", - "explorer": "https://tronscan.org/#/token20/TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha", - "type": "TRC20", - "symbol": "JFI", - "decimals": 18, - "status": "active", - "id": "TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha/logo.png b/blockchains/tron/assets/TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha/logo.png deleted file mode 100644 index d3372a5af625a..0000000000000 Binary files a/blockchains/tron/assets/TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j/info.json b/blockchains/tron/assets/TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j/info.json deleted file mode 100644 index 4e17f0a07892f..0000000000000 --- a/blockchains/tron/assets/TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DXNToken", - "symbol": "DXN", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j", - "status": "active", - "id": "TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j/logo.png b/blockchains/tron/assets/TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j/logo.png deleted file mode 100644 index 17eb451fc77dc..0000000000000 Binary files a/blockchains/tron/assets/TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk/info.json b/blockchains/tron/assets/TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk/info.json deleted file mode 100644 index 03c79cff60755..0000000000000 --- a/blockchains/tron/assets/TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Hora Token", - "symbol": "HORA", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk", - "status": "active", - "id": "TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk/logo.png b/blockchains/tron/assets/TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk/logo.png deleted file mode 100644 index 4a827f167a050..0000000000000 Binary files a/blockchains/tron/assets/TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s/info.json b/blockchains/tron/assets/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s/info.json deleted file mode 100644 index 5b4c900755c71..0000000000000 --- a/blockchains/tron/assets/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Mainstream For The Underground", - "website": "https://mftu.net", - "source_code": "https://github.com/CyberFM/", - "description": "Utility token to paying musicians through online radio. Paying Independent Musicians as a Distributed Ledger Performance Rights Organization.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/mftu_currency", - "handle": "Mainstream For The Underground" - }, - { - "name": "Telegram", - "url": "https://t.me/mftudotnet", - "handle": "Mainstream For The Underground" - } - ], - "explorer": "https://tronscan.org/#/contract/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s", - "type": "TRC20", - "symbol": "MFTU", - "decimals": 18, - "status": "active", - "id": "TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s/logo.png b/blockchains/tron/assets/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s/logo.png deleted file mode 100755 index 5b71236918c2d..0000000000000 Binary files a/blockchains/tron/assets/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq/info.json b/blockchains/tron/assets/TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq/info.json deleted file mode 100644 index 614a3b32362b3..0000000000000 --- a/blockchains/tron/assets/TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ICEDIUM", - "symbol": "ICD", - "type": "TRC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq", - "status": "active", - "id": "TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq/logo.png b/blockchains/tron/assets/TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq/logo.png deleted file mode 100644 index 70c803948435d..0000000000000 Binary files a/blockchains/tron/assets/TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE/info.json b/blockchains/tron/assets/TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE/info.json deleted file mode 100644 index 5364ab74330ea..0000000000000 --- a/blockchains/tron/assets/TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Travelcoins", - "symbol": "TRVx", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE", - "status": "active", - "id": "TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE/logo.png b/blockchains/tron/assets/TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE/logo.png deleted file mode 100644 index 658d64b0f48f5..0000000000000 Binary files a/blockchains/tron/assets/TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t/info.json b/blockchains/tron/assets/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t/info.json deleted file mode 100644 index f0b9faa5837eb..0000000000000 --- a/blockchains/tron/assets/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tether", - "website": "https://tether.to", - "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", - "explorer": "https://tronscan.io/#/token20/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t", - "type": "TRC20", - "symbol": "USDT", - "decimals": 6, - "status": "active", - "id": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t/logo.png b/blockchains/tron/assets/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t/logo.png deleted file mode 100644 index 4b3027306a91c..0000000000000 Binary files a/blockchains/tron/assets/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof/info.json b/blockchains/tron/assets/TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof/info.json deleted file mode 100644 index 69e6a99c239cd..0000000000000 --- a/blockchains/tron/assets/TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "CraftToken", - "symbol": "CFT", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof", - "status": "active", - "id": "TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof/logo.png b/blockchains/tron/assets/TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof/logo.png deleted file mode 100644 index 9d2dc27d03764..0000000000000 Binary files a/blockchains/tron/assets/TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP/info.json b/blockchains/tron/assets/TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP/info.json deleted file mode 100644 index ffa7ae9d1d9a9..0000000000000 --- a/blockchains/tron/assets/TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DCIToken", - "symbol": "DCI", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP", - "status": "active", - "id": "TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP/logo.png b/blockchains/tron/assets/TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP/logo.png deleted file mode 100644 index bb7d01ae7267b..0000000000000 Binary files a/blockchains/tron/assets/TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b/info.json b/blockchains/tron/assets/TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b/info.json deleted file mode 100644 index 9afc63f724cac..0000000000000 --- a/blockchains/tron/assets/TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ChinaInvestmentExchangeToken", - "symbol": "CIEX", - "type": "TRC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b", - "status": "active", - "id": "TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b/logo.png b/blockchains/tron/assets/TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b/logo.png deleted file mode 100644 index 37c9e25d23518..0000000000000 Binary files a/blockchains/tron/assets/TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh/info.json b/blockchains/tron/assets/TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh/info.json deleted file mode 100644 index f90f7c66c2c1e..0000000000000 --- a/blockchains/tron/assets/TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Vena", - "symbol": "vena", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh", - "status": "active", - "id": "TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh/logo.png b/blockchains/tron/assets/TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh/logo.png deleted file mode 100644 index 75ad751d38697..0000000000000 Binary files a/blockchains/tron/assets/TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb/info.json b/blockchains/tron/assets/TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb/info.json deleted file mode 100644 index 6c622e3d5821f..0000000000000 --- a/blockchains/tron/assets/TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DXAToken", - "symbol": "DXA", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb", - "status": "active", - "id": "TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb/logo.png b/blockchains/tron/assets/TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb/logo.png deleted file mode 100644 index ef0a638bf2a64..0000000000000 Binary files a/blockchains/tron/assets/TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS/info.json b/blockchains/tron/assets/TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS/info.json deleted file mode 100644 index a463eb814f681..0000000000000 --- a/blockchains/tron/assets/TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Klever", - "website": "https://klever.io", - "description": "Klever app is described to be a simple, secure p2p crypto wallet for blockchain.", - "explorer": "https://tronscan.io/#/token20/TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS", - "research": "", - "type": "TRC20", - "symbol": "KLV", - "decimals": 6, - "status": "active", - "id": "TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS/logo.png b/blockchains/tron/assets/TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS/logo.png deleted file mode 100644 index 83eddada70793..0000000000000 Binary files a/blockchains/tron/assets/TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y/info.json b/blockchains/tron/assets/TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y/info.json deleted file mode 100644 index d89325a429ce7..0000000000000 --- a/blockchains/tron/assets/TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ReaLife", - "symbol": "REAL", - "type": "TRC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y", - "status": "active", - "id": "TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y/logo.png b/blockchains/tron/assets/TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y/logo.png deleted file mode 100644 index 1146ca036ab97..0000000000000 Binary files a/blockchains/tron/assets/TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt/info.json b/blockchains/tron/assets/TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt/info.json deleted file mode 100644 index e7ff93d1736e6..0000000000000 --- a/blockchains/tron/assets/TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "\"\"\"Poker Tron Token\"\"\"", - "symbol": "\"\"\"PKT\"\"\"", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt", - "status": "active", - "id": "TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt/logo.png b/blockchains/tron/assets/TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt/logo.png deleted file mode 100644 index 5973c872720aa..0000000000000 Binary files a/blockchains/tron/assets/TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TWGGB35HUudizmcLheQN7kANDnD8KfgKkK/logo.png b/blockchains/tron/assets/TWGGB35HUudizmcLheQN7kANDnD8KfgKkK/logo.png deleted file mode 100644 index 3dffa4adbdaa6..0000000000000 Binary files a/blockchains/tron/assets/TWGGB35HUudizmcLheQN7kANDnD8KfgKkK/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn/info.json b/blockchains/tron/assets/TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn/info.json deleted file mode 100644 index 0d8841fc85dac..0000000000000 --- a/blockchains/tron/assets/TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Oikos Network Token", - "symbol": "OKS", - "type": "TRC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn", - "status": "active", - "id": "TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn/logo.png b/blockchains/tron/assets/TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn/logo.png deleted file mode 100644 index 6ace39dd6afb4..0000000000000 Binary files a/blockchains/tron/assets/TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g/info.json b/blockchains/tron/assets/TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g/info.json deleted file mode 100644 index 71473a87ffda3..0000000000000 --- a/blockchains/tron/assets/TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DLIToken", - "symbol": "DLI", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g", - "status": "active", - "id": "TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g/logo.png b/blockchains/tron/assets/TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g/logo.png deleted file mode 100644 index 85bf0082f90b8..0000000000000 Binary files a/blockchains/tron/assets/TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q/info.json b/blockchains/tron/assets/TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q/info.json deleted file mode 100644 index 648bf720bd0b7..0000000000000 --- a/blockchains/tron/assets/TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Centric RISE", - "symbol": "CNR", - "type": "TRC20", - "decimals": 8, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q", - "status": "active", - "id": "TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q/logo.png b/blockchains/tron/assets/TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q/logo.png deleted file mode 100644 index b1bcf5b5a0336..0000000000000 Binary files a/blockchains/tron/assets/TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu/info.json b/blockchains/tron/assets/TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu/info.json deleted file mode 100644 index 14a569b1c4313..0000000000000 --- a/blockchains/tron/assets/TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "KDG Token", - "symbol": "KDG", - "type": "TRC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu", - "status": "active", - "id": "TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu/logo.png b/blockchains/tron/assets/TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu/logo.png deleted file mode 100644 index efb66342bef4a..0000000000000 Binary files a/blockchains/tron/assets/TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f/info.json b/blockchains/tron/assets/TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f/info.json deleted file mode 100644 index 2efd2e353db4f..0000000000000 --- a/blockchains/tron/assets/TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "YLToken", - "symbol": "YL", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f", - "status": "active", - "id": "TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f/logo.png b/blockchains/tron/assets/TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f/logo.png deleted file mode 100644 index 59bf7ebaa788c..0000000000000 Binary files a/blockchains/tron/assets/TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo/info.json b/blockchains/tron/assets/TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo/info.json deleted file mode 100644 index b616875963d0d..0000000000000 --- a/blockchains/tron/assets/TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "DTF", - "symbol": "DTF", - "type": "TRC20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo", - "status": "active", - "id": "TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo/logo.png b/blockchains/tron/assets/TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo/logo.png deleted file mode 100644 index 67edbcd16c37a..0000000000000 Binary files a/blockchains/tron/assets/TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1/info.json b/blockchains/tron/assets/TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1/info.json deleted file mode 100644 index 6bfb0e714f19d..0000000000000 --- a/blockchains/tron/assets/TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FFToken", - "symbol": "FF", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1", - "status": "active", - "id": "TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1/logo.png b/blockchains/tron/assets/TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1/logo.png deleted file mode 100644 index 633ea0bb97098..0000000000000 Binary files a/blockchains/tron/assets/TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh/info.json b/blockchains/tron/assets/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh/info.json deleted file mode 100644 index 53ba23304c210..0000000000000 --- a/blockchains/tron/assets/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "CyberFM Radio", - "type": "TRC20", - "symbol": "CYFM", - "decimals": 6, - "website": "https://cyber-fm.com", - "source_code": "https://github.com/CyberFM/", - "description": "Utility token to reward Radio listeners and is 1 of 2 in the DLPRO Dual Token Economy.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/cyber_fm", - "handle": "CyberFM" - }, - { - "name": "Facebook", - "url": "https://facebook.com/cyberfm", - "handle": "CyberFM" - }, - { - "name": "Telegram", - "url": "https://t.me/mftudotnet", - "handle": "CyberFM" - } - ], - "explorer": "https://tronscan.org/#/contract/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh", - "status": "active", - "id": "TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh/logo.png b/blockchains/tron/assets/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh/logo.png deleted file mode 100644 index 680f5c6019290..0000000000000 Binary files a/blockchains/tron/assets/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU/info.json b/blockchains/tron/assets/TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU/info.json deleted file mode 100644 index e05e2670e0849..0000000000000 --- a/blockchains/tron/assets/TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRON UP", - "symbol": "UP", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU", - "status": "active", - "id": "TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU/logo.png b/blockchains/tron/assets/TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU/logo.png deleted file mode 100644 index daa6880d25be0..0000000000000 Binary files a/blockchains/tron/assets/TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF/info.json b/blockchains/tron/assets/TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF/info.json deleted file mode 100644 index 8960b3d59dc4b..0000000000000 --- a/blockchains/tron/assets/TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "TRON GO", - "symbol": "GO", - "type": "TRC20", - "decimals": 6, - "description": "-", - "website": "", - "explorer": "https://tronscan.io/#/token20/TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF", - "status": "active", - "id": "TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF" -} \ No newline at end of file diff --git a/blockchains/tron/assets/TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF/logo.png b/blockchains/tron/assets/TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF/logo.png deleted file mode 100644 index b6235c751221a..0000000000000 Binary files a/blockchains/tron/assets/TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF/logo.png and /dev/null differ diff --git a/blockchains/tron/denylist.json b/blockchains/tron/denylist.json deleted file mode 100644 index 111ec86d9bee0..0000000000000 --- a/blockchains/tron/denylist.json +++ /dev/null @@ -1,41 +0,0 @@ -[ - "1000003", - "1000396", - "1000480", - "1000491", - "1000501", - "1000520", - "1000532", - "1000541", - "1000564", - "1000644", - "1000743", - "1000744", - "1000745", - "1000746", - "1001948", - "1001952", - "1001964", - "1002001", - "1002009", - "1002038", - "1002065", - "1002101", - "1002544", - "1002597", - "1002670", - "1002775", - "1002814", - "1002845", - "1002858", - "1002881", - "1002897", - "1002907", - "1002927", - "1002939", - "1002962", - "1002999", - "1003109", - "1003406", - "TFPAuuQym78giRve6iHTf4y7dZJxAkkrUa" -] \ No newline at end of file diff --git a/blockchains/tron/info/info.json b/blockchains/tron/info/info.json deleted file mode 100644 index a2e0c3bda86ab..0000000000000 --- a/blockchains/tron/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "TRON", - "website": "https://tron.network/", - "source_code": "https://github.com/tronprotocol", - "white_paper": "https://developers.tron.network/docs", - "description": "TRON is dedicated to building the infrastructure for a truly decentralized Internet.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Tronfoundation", - "handle": "Tronfoundation" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/Tronix", - "handle": "Tronix" - } - ], - "explorer": "https://tronscan.io/#/", - "research": "https://research.binance.com/en/projects/tron", - "symbol": "TRX", - "type": "COIN", - "decimals": 6, - "status": "active" -} diff --git a/blockchains/tron/info/logo.png b/blockchains/tron/info/logo.png deleted file mode 100644 index 4a2381e4cc1f3..0000000000000 Binary files a/blockchains/tron/info/logo.png and /dev/null differ diff --git a/blockchains/tron/validators/assets/TGzz8gjYiYRqpfmDwnLxfgPuLVNmpCswVp/logo.png b/blockchains/tron/validators/assets/TGzz8gjYiYRqpfmDwnLxfgPuLVNmpCswVp/logo.png deleted file mode 100644 index f93025bcbec52..0000000000000 Binary files a/blockchains/tron/validators/assets/TGzz8gjYiYRqpfmDwnLxfgPuLVNmpCswVp/logo.png and /dev/null differ diff --git a/blockchains/tron/validators/assets/TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH/logo.png b/blockchains/tron/validators/assets/TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH/logo.png deleted file mode 100644 index bfc04770cfe02..0000000000000 Binary files a/blockchains/tron/validators/assets/TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH/logo.png and /dev/null differ diff --git a/blockchains/tron/validators/assets/TPMGfspxLQGom8sKutrbHcDKtHjRHFbGKw/logo.png b/blockchains/tron/validators/assets/TPMGfspxLQGom8sKutrbHcDKtHjRHFbGKw/logo.png deleted file mode 100644 index 6891376ce299a..0000000000000 Binary files a/blockchains/tron/validators/assets/TPMGfspxLQGom8sKutrbHcDKtHjRHFbGKw/logo.png and /dev/null differ diff --git a/blockchains/tron/validators/assets/TV9QitxEJ3pdiAUAfJ2QuPxLKp9qTTR3og/logo.png b/blockchains/tron/validators/assets/TV9QitxEJ3pdiAUAfJ2QuPxLKp9qTTR3og/logo.png deleted file mode 100644 index 7d5f84f92361c..0000000000000 Binary files a/blockchains/tron/validators/assets/TV9QitxEJ3pdiAUAfJ2QuPxLKp9qTTR3og/logo.png and /dev/null differ diff --git a/blockchains/tron/validators/assets/TWGGB35HUudizmcLheQN7kANDnD8KfgKkK/logo.png b/blockchains/tron/validators/assets/TWGGB35HUudizmcLheQN7kANDnD8KfgKkK/logo.png deleted file mode 100644 index 3dffa4adbdaa6..0000000000000 Binary files a/blockchains/tron/validators/assets/TWGGB35HUudizmcLheQN7kANDnD8KfgKkK/logo.png and /dev/null differ diff --git a/blockchains/tron/validators/list.json b/blockchains/tron/validators/list.json deleted file mode 100644 index 69b6af589b195..0000000000000 --- a/blockchains/tron/validators/list.json +++ /dev/null @@ -1,47 +0,0 @@ -[ - { - "id": "TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH", - "name": "Binance", - "description": "Binance is a global cryptocurrency exchange that provides a platform for trading more than 100 cryptocurrencies. Since early 2018, Binance is considered as the biggest cryptocurrency exchange in the world in terms of trading volume.", - "website": "https://binance.com/en/staking", - "payout": { - "commission": 100 - } - }, - { - "id": "TGzz8gjYiYRqpfmDwnLxfgPuLVNmpCswVp", - "name": "Sesameseed", - "description": "Sesameseed is a blockchain community providing fair and transparent representation in delegated governance by rewarding Voters for their participation on Tron and Ontology.", - "website": "https://sesameseed.org", - "payout": { - "commission": 20 - } - }, - { - "id": "TPMGfspxLQGom8sKutrbHcDKtHjRHFbGKw", - "name": "InfStones", - "description": "World's leading cloud infrastructure and staking as a service provicer for blockchains. Supernodes on EOS, TRON, VeChain, Ontology, LOOM, IOST and many other chains.", - "website": "https://infstones.io/", - "payout": { - "commission": 100 - } - }, - { - "id": "TV9QitxEJ3pdiAUAfJ2QuPxLKp9qTTR3og", - "name": "BitGuild", - "description": "BitGuild is a team of blockchain and gaming industry veterans that aims to create the go-to platform for blockchain gaming and entertainment", - "website": "https://bitguild.com", - "payout": { - "commission": 0 - } - }, - { - "id": "TWGGB35HUudizmcLheQN7kANDnD8KfgKkK", - "name": "TRON-Family", - "description": "TRON-Family is a Super Representative Partner who stands for community work and development.", - "website": "https://tron-family.de", - "payout": { - "commission": 80 - } - } -] \ No newline at end of file diff --git a/blockchains/vechain/allowlist.json b/blockchains/vechain/allowlist.json deleted file mode 100644 index 8639b7aa725d3..0000000000000 --- a/blockchains/vechain/allowlist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "0x0000000000000000000000000000456E65726779" -] \ No newline at end of file diff --git a/blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/info.json b/blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/info.json deleted file mode 100644 index ec2a8739b842b..0000000000000 --- a/blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "VeThor Token", - "type": "VET", - "symbol": "VeThor", - "decimals": 18, - "website": "https://vechain.org", - "description": "VeThor (VTHO) is the secondary token of the VeChainThor ecosystem and functions as the gas for transactions.", - "explorer": "https://insight.vecha.in", - "research": "https://research.binance.com/en/projects/vethor-token", - "status": "active", - "id": "0x0000000000000000000000000000456E65726779" -} \ No newline at end of file diff --git a/blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/logo.png b/blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/logo.png deleted file mode 100644 index 97cf8ddf66e56..0000000000000 Binary files a/blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/logo.png and /dev/null differ diff --git a/blockchains/vechain/denylist.json b/blockchains/vechain/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/vechain/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/vechain/info/info.json b/blockchains/vechain/info/info.json deleted file mode 100644 index fb95988fc63c1..0000000000000 --- a/blockchains/vechain/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "VeChain", - "website": "https://vechain.org", - "source_code": "https://github.com/vechain", - "white_paper": "https://www.vechain.org/whitepaper/#header", - "description": "VeChain is the world’s leading blockchain platform offering Blockchain-as-a-Service to enterprises for products and information. VeChain strives to build a trust-free and distributed business ecosystem.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/vechainofficial", - "handle": "vechainofficial" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/vechain", - "handle": "vechain" - } - ], - "explorer": "https://insight.vecha.in", - "research": "https://research.binance.com/en/projects/vechain", - "symbol": "VET", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/vechain/info/logo.png b/blockchains/vechain/info/logo.png deleted file mode 100644 index b07113f56e099..0000000000000 Binary files a/blockchains/vechain/info/logo.png and /dev/null differ diff --git a/blockchains/vechain/validators/list.json b/blockchains/vechain/validators/list.json deleted file mode 100644 index 1610ea14b3a21..0000000000000 --- a/blockchains/vechain/validators/list.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - -] \ No newline at end of file diff --git a/blockchains/viacoin/info/info.json b/blockchains/viacoin/info/info.json deleted file mode 100644 index 4e72621f8558f..0000000000000 --- a/blockchains/viacoin/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Viacoin", - "website": "http://viacoin.org", - "source_code": "https://github.com/viacoin/viacoin", - "white_paper": "https://github.com/viacoin/documents/blob/master/whitepapers/Viacoin_fullcolor_whitepaper.pdf", - "description": "Viacoin is an open source crypto-currency created in 2014, derived from the Bitcoin protocol that supports embedded consensus with an extended OP_RETURN of 120 byte.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/viacoin", - "handle": "viacoin" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/viacoin", - "handle": "viacoin" - } - ], - "explorer": "https://chainz.cryptoid.info/via", - "research": "https://research.binance.com/en/projects/viacoin", - "symbol": "VIA", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/viacoin/info/logo.png b/blockchains/viacoin/info/logo.png deleted file mode 100644 index 1b3a4158685e1..0000000000000 Binary files a/blockchains/viacoin/info/logo.png and /dev/null differ diff --git a/blockchains/wanchain/allowlist.json b/blockchains/wanchain/allowlist.json deleted file mode 100644 index 260103030a295..0000000000000 --- a/blockchains/wanchain/allowlist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "0xc6f4465a6A521124c8E3096b62575C157999d361" -] \ No newline at end of file diff --git a/blockchains/wanchain/assets/0x0f2e7C0E904a525A24FF6f658053f6bA5Ce7A209/info.json b/blockchains/wanchain/assets/0x0f2e7C0E904a525A24FF6f658053f6bA5Ce7A209/info.json deleted file mode 100644 index 67d619eb01184..0000000000000 --- a/blockchains/wanchain/assets/0x0f2e7C0E904a525A24FF6f658053f6bA5Ce7A209/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wanchain LRC Crosschain Token", - "symbol": "LRC", - "type": "WAN20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://www.wanscan.org/token/0x0F2E7c0e904A525a24ff6F658053F6Ba5cE7a209", - "status": "active", - "id": "0x0f2e7C0E904a525A24FF6f658053f6bA5Ce7A209" -} \ No newline at end of file diff --git a/blockchains/wanchain/assets/0x0f2e7C0E904a525A24FF6f658053f6bA5Ce7A209/logo.png b/blockchains/wanchain/assets/0x0f2e7C0E904a525A24FF6f658053f6bA5Ce7A209/logo.png deleted file mode 100644 index fd2db345fc9b8..0000000000000 Binary files a/blockchains/wanchain/assets/0x0f2e7C0E904a525A24FF6f658053f6bA5Ce7A209/logo.png and /dev/null differ diff --git a/blockchains/wanchain/assets/0x350bb91C9C8Ef4e8C0e19fbdc6A90A24bcb1eC2A/info.json b/blockchains/wanchain/assets/0x350bb91C9C8Ef4e8C0e19fbdc6A90A24bcb1eC2A/info.json deleted file mode 100644 index 2bff7b62093c2..0000000000000 --- a/blockchains/wanchain/assets/0x350bb91C9C8Ef4e8C0e19fbdc6A90A24bcb1eC2A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wanchain MKR Crosschain Token", - "symbol": "MKR", - "type": "WAN20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://www.wanscan.org/token/0x350BB91c9c8eF4E8c0E19FBDC6a90a24BCB1Ec2a", - "status": "active", - "id": "0x350bb91C9C8Ef4e8C0e19fbdc6A90A24bcb1eC2A" -} \ No newline at end of file diff --git a/blockchains/wanchain/assets/0x350bb91C9C8Ef4e8C0e19fbdc6A90A24bcb1eC2A/logo.png b/blockchains/wanchain/assets/0x350bb91C9C8Ef4e8C0e19fbdc6A90A24bcb1eC2A/logo.png deleted file mode 100644 index c635070c99d1b..0000000000000 Binary files a/blockchains/wanchain/assets/0x350bb91C9C8Ef4e8C0e19fbdc6A90A24bcb1eC2A/logo.png and /dev/null differ diff --git a/blockchains/wanchain/assets/0x3BEB80170272f07aCA12987AF86A59888255A807/info.json b/blockchains/wanchain/assets/0x3BEB80170272f07aCA12987AF86A59888255A807/info.json deleted file mode 100644 index 53a001324e8ed..0000000000000 --- a/blockchains/wanchain/assets/0x3BEB80170272f07aCA12987AF86A59888255A807/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Curve", - "symbol": "CURV", - "type": "WAN20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://www.wanscan.org/token/0x3beb80170272F07Aca12987af86a59888255a807", - "status": "active", - "id": "0x3BEB80170272f07aCA12987AF86A59888255A807" -} \ No newline at end of file diff --git a/blockchains/wanchain/assets/0x3BEB80170272f07aCA12987AF86A59888255A807/logo.png b/blockchains/wanchain/assets/0x3BEB80170272f07aCA12987AF86A59888255A807/logo.png deleted file mode 100644 index c7fbe5a8f7355..0000000000000 Binary files a/blockchains/wanchain/assets/0x3BEB80170272f07aCA12987AF86A59888255A807/logo.png and /dev/null differ diff --git a/blockchains/wanchain/assets/0x51316966907ef568689775066e97c46a4Ffde1a4/info.json b/blockchains/wanchain/assets/0x51316966907ef568689775066e97c46a4Ffde1a4/info.json deleted file mode 100644 index 1189f71e7e8fc..0000000000000 --- a/blockchains/wanchain/assets/0x51316966907ef568689775066e97c46a4Ffde1a4/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Wanchain AURA Crosschain Token", - "symbol": "AURA", - "type": "WAN20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://www.wanscan.org/token/0x51316966907EF568689775066E97C46A4fFDE1A4", - "status": "active", - "id": "0x51316966907ef568689775066e97c46a4Ffde1a4" -} \ No newline at end of file diff --git a/blockchains/wanchain/assets/0x51316966907ef568689775066e97c46a4Ffde1a4/logo.png b/blockchains/wanchain/assets/0x51316966907ef568689775066e97c46a4Ffde1a4/logo.png deleted file mode 100644 index e77ac0899263d..0000000000000 Binary files a/blockchains/wanchain/assets/0x51316966907ef568689775066e97c46a4Ffde1a4/logo.png and /dev/null differ diff --git a/blockchains/wanchain/assets/0xA13a41a2349D09C1E3a0dD4d9448Af4aD799fC4A/info.json b/blockchains/wanchain/assets/0xA13a41a2349D09C1E3a0dD4d9448Af4aD799fC4A/info.json deleted file mode 100644 index 1547244c16970..0000000000000 --- a/blockchains/wanchain/assets/0xA13a41a2349D09C1E3a0dD4d9448Af4aD799fC4A/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "BlockMedx Token", - "symbol": "MDX", - "type": "WAN20", - "decimals": 18, - "description": "-", - "website": "", - "explorer": "https://www.wanscan.org/token/0xa13A41A2349d09c1e3A0Dd4D9448aF4Ad799Fc4a", - "status": "active", - "id": "0xA13a41a2349D09C1E3a0dD4d9448Af4aD799fC4A" -} \ No newline at end of file diff --git a/blockchains/wanchain/assets/0xA13a41a2349D09C1E3a0dD4d9448Af4aD799fC4A/logo.png b/blockchains/wanchain/assets/0xA13a41a2349D09C1E3a0dD4d9448Af4aD799fC4A/logo.png deleted file mode 100644 index 114388bf42db3..0000000000000 Binary files a/blockchains/wanchain/assets/0xA13a41a2349D09C1E3a0dD4d9448Af4aD799fC4A/logo.png and /dev/null differ diff --git a/blockchains/wanchain/assets/0xc6f4465a6A521124c8E3096b62575C157999d361/info.json b/blockchains/wanchain/assets/0xc6f4465a6A521124c8E3096b62575C157999d361/info.json deleted file mode 100644 index d375ec26183c1..0000000000000 --- a/blockchains/wanchain/assets/0xc6f4465a6A521124c8E3096b62575C157999d361/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "FNX Token", - "type": "WAN20", - "symbol": "FNX", - "decimals": 0, - "website": "https://finnexus.io/", - "description": "FNX is the token of FinNexus, the project building a network of multi-chain protocol clusters to power innovative cross-chain DeFi products.", - "explorer": "https://www.wanscan.org/token/0xc6f4465a6A521124c8E3096b62575C157999d361", - "status": "active", - "id": "0xc6f4465a6A521124c8E3096b62575C157999d361" -} \ No newline at end of file diff --git a/blockchains/wanchain/assets/0xc6f4465a6A521124c8E3096b62575C157999d361/logo.png b/blockchains/wanchain/assets/0xc6f4465a6A521124c8E3096b62575C157999d361/logo.png deleted file mode 100644 index 3564bf8ed4cd9..0000000000000 Binary files a/blockchains/wanchain/assets/0xc6f4465a6A521124c8E3096b62575C157999d361/logo.png and /dev/null differ diff --git a/blockchains/wanchain/denylist.json b/blockchains/wanchain/denylist.json deleted file mode 100644 index 8a0e34111354e..0000000000000 --- a/blockchains/wanchain/denylist.json +++ /dev/null @@ -1,7 +0,0 @@ -[ - "0x0f2e7C0E904a525A24FF6f658053f6bA5Ce7A209", - "0x350bb91C9C8Ef4e8C0e19fbdc6A90A24bcb1eC2A", - "0x3BEB80170272f07aCA12987AF86A59888255A807", - "0x51316966907ef568689775066e97c46a4Ffde1a4", - "0xA13a41a2349D09C1E3a0dD4d9448Af4aD799fC4A" -] \ No newline at end of file diff --git a/blockchains/wanchain/info/info.json b/blockchains/wanchain/info/info.json deleted file mode 100644 index 2d874d3bc4403..0000000000000 --- a/blockchains/wanchain/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Wanchain", - "website": "https://wanchain.org", - "source_code": "https://github.com/wanchain", - "white_paper": "https://www.explorewanchain.org", - "description": "Wanchain aims to build a super financial market of digital assets. It is an infrastructure connecting different digital assets with Private Cross-Chain Smart Contracts.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/wanchain_org", - "handle": "wanchain_org" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/wanchain", - "handle": "wanchain" - } - ], - "explorer": "https://www.wanscan.org", - "research": "https://research.binance.com/en/projects/wanchain", - "symbol": "WAN", - "type": "COIN", - "decimals": 18, - "status": "active" -} diff --git a/blockchains/wanchain/info/logo.png b/blockchains/wanchain/info/logo.png deleted file mode 100644 index eef380ffcb018..0000000000000 Binary files a/blockchains/wanchain/info/logo.png and /dev/null differ diff --git a/blockchains/wanchain/validators/assets/0xb5c930beA4383CE7377C8e83c8C8a0eFB505dBe8/logo.png b/blockchains/wanchain/validators/assets/0xb5c930beA4383CE7377C8e83c8C8a0eFB505dBe8/logo.png deleted file mode 100644 index f19889c8a6ad2..0000000000000 Binary files a/blockchains/wanchain/validators/assets/0xb5c930beA4383CE7377C8e83c8C8a0eFB505dBe8/logo.png and /dev/null differ diff --git a/blockchains/wanchain/validators/list.json b/blockchains/wanchain/validators/list.json deleted file mode 100644 index cbb395b315eb5..0000000000000 --- a/blockchains/wanchain/validators/list.json +++ /dev/null @@ -1,8 +0,0 @@ -[ - { - "id": "0xb5c930beA4383CE7377C8e83c8C8a0eFB505dBe8", - "name": "Anonstake", - "description": "Anonstake.com allows people to delegate tokens and start staking on Proof-of-Stake blockchains.", - "website": "https://anonstake.com" - } -] \ No newline at end of file diff --git a/blockchains/waves/assets/4LHHvYGNKJUg5hj65aGD5vgScvCBmLpdRFtjokvCjSL8/logo.png b/blockchains/waves/assets/4LHHvYGNKJUg5hj65aGD5vgScvCBmLpdRFtjokvCjSL8/logo.png deleted file mode 100644 index 2c18b8a5c0b5b..0000000000000 Binary files a/blockchains/waves/assets/4LHHvYGNKJUg5hj65aGD5vgScvCBmLpdRFtjokvCjSL8/logo.png and /dev/null differ diff --git a/blockchains/waves/assets/6nSpVyNH7yM69eg446wrQR94ipbbcmZMU1ENPwanC97g/logo.png b/blockchains/waves/assets/6nSpVyNH7yM69eg446wrQR94ipbbcmZMU1ENPwanC97g/logo.png deleted file mode 100644 index 5ade1b6b650e9..0000000000000 Binary files a/blockchains/waves/assets/6nSpVyNH7yM69eg446wrQR94ipbbcmZMU1ENPwanC97g/logo.png and /dev/null differ diff --git a/blockchains/waves/assets/8inca5fv4xr6KZtRMRPYr7vADfk8fd6G2z1gMoRkbUYS/logo.png b/blockchains/waves/assets/8inca5fv4xr6KZtRMRPYr7vADfk8fd6G2z1gMoRkbUYS/logo.png deleted file mode 100644 index 615e018f66536..0000000000000 Binary files a/blockchains/waves/assets/8inca5fv4xr6KZtRMRPYr7vADfk8fd6G2z1gMoRkbUYS/logo.png and /dev/null differ diff --git a/blockchains/waves/assets/9sQutD5HnRvjM1uui5cVC4w9xkMPAfYEV8ymug3Mon2Y/logo.png b/blockchains/waves/assets/9sQutD5HnRvjM1uui5cVC4w9xkMPAfYEV8ymug3Mon2Y/logo.png deleted file mode 100644 index f411b2958c665..0000000000000 Binary files a/blockchains/waves/assets/9sQutD5HnRvjM1uui5cVC4w9xkMPAfYEV8ymug3Mon2Y/logo.png and /dev/null differ diff --git a/blockchains/waves/assets/DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p/logo.png b/blockchains/waves/assets/DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p/logo.png deleted file mode 100644 index f7c0114572840..0000000000000 Binary files a/blockchains/waves/assets/DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p/logo.png and /dev/null differ diff --git a/blockchains/waves/assets/DGbqkzM6Ds5NAF2B3GHYfyZRmWKt7xLYRYcwpMm7D6V4/logo.png b/blockchains/waves/assets/DGbqkzM6Ds5NAF2B3GHYfyZRmWKt7xLYRYcwpMm7D6V4/logo.png deleted file mode 100644 index c393b0a55d9c2..0000000000000 Binary files a/blockchains/waves/assets/DGbqkzM6Ds5NAF2B3GHYfyZRmWKt7xLYRYcwpMm7D6V4/logo.png and /dev/null differ diff --git a/blockchains/waves/assets/DHgwrRvVyqJsepd32YbBqUeDH4GJ1N984X8QoekjgH8J/logo.png b/blockchains/waves/assets/DHgwrRvVyqJsepd32YbBqUeDH4GJ1N984X8QoekjgH8J/logo.png deleted file mode 100644 index 8aaefec205319..0000000000000 Binary files a/blockchains/waves/assets/DHgwrRvVyqJsepd32YbBqUeDH4GJ1N984X8QoekjgH8J/logo.png and /dev/null differ diff --git a/blockchains/waves/assets/DUk2YTxhRoAqMJLus4G2b3fR8hMHVh6eiyFx5r29VR6t/logo.png b/blockchains/waves/assets/DUk2YTxhRoAqMJLus4G2b3fR8hMHVh6eiyFx5r29VR6t/logo.png deleted file mode 100644 index d18af26ab4821..0000000000000 Binary files a/blockchains/waves/assets/DUk2YTxhRoAqMJLus4G2b3fR8hMHVh6eiyFx5r29VR6t/logo.png and /dev/null differ diff --git a/blockchains/waves/assets/DhaaqiG8xz8njeBuMtTM2G6avg9Jdhfrxw5onm5GaXx1/logo.png b/blockchains/waves/assets/DhaaqiG8xz8njeBuMtTM2G6avg9Jdhfrxw5onm5GaXx1/logo.png deleted file mode 100644 index 07bc3c3eaea37..0000000000000 Binary files a/blockchains/waves/assets/DhaaqiG8xz8njeBuMtTM2G6avg9Jdhfrxw5onm5GaXx1/logo.png and /dev/null differ diff --git a/blockchains/waves/assets/DxFwXxS1r3uZ2QEiSqhe6uoXMJBsz4ShLtHvr4HDzNri/logo.png b/blockchains/waves/assets/DxFwXxS1r3uZ2QEiSqhe6uoXMJBsz4ShLtHvr4HDzNri/logo.png deleted file mode 100644 index 8de6c6b2c9903..0000000000000 Binary files a/blockchains/waves/assets/DxFwXxS1r3uZ2QEiSqhe6uoXMJBsz4ShLtHvr4HDzNri/logo.png and /dev/null differ diff --git a/blockchains/waves/assets/bPWkA3MNyEr1TuDchWgdpqJZhGhfPXj7dJdr3qiW2kD/logo.png b/blockchains/waves/assets/bPWkA3MNyEr1TuDchWgdpqJZhGhfPXj7dJdr3qiW2kD/logo.png deleted file mode 100644 index 1fa8660c35c8c..0000000000000 Binary files a/blockchains/waves/assets/bPWkA3MNyEr1TuDchWgdpqJZhGhfPXj7dJdr3qiW2kD/logo.png and /dev/null differ diff --git a/blockchains/waves/assets/eWeMD5KNeuRaALCAb4uuJKtAvon2JcTyXQyoBMhuN2X/logo.png b/blockchains/waves/assets/eWeMD5KNeuRaALCAb4uuJKtAvon2JcTyXQyoBMhuN2X/logo.png deleted file mode 100644 index 039bd353e4c5e..0000000000000 Binary files a/blockchains/waves/assets/eWeMD5KNeuRaALCAb4uuJKtAvon2JcTyXQyoBMhuN2X/logo.png and /dev/null differ diff --git a/blockchains/waves/info/info.json b/blockchains/waves/info/info.json deleted file mode 100644 index 4b1d9177caebb..0000000000000 --- a/blockchains/waves/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Waves", - "website": "https://wavesplatform.com", - "source_code": "https://github.com/wavesplatform", - "white_paper": "https://blog.wavesplatform.com/waves-whitepaper-164dd6ca6a23", - "description": "Waves is an open-source blockchain platform, developed, marketed, and operated by Waves Platform AG, that allows users to launch their own custom cryptocurrency tokens.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/wavesplatform", - "handle": "wavesplatform" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/Wavesplatform", - "handle": "Wavesplatform" - } - ], - "explorer": "http://wavesexplorer.com", - "research": "https://research.binance.com/en/projects/waves", - "symbol": "WAVES", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/waves/info/logo.png b/blockchains/waves/info/logo.png deleted file mode 100644 index 0930b1435bc4f..0000000000000 Binary files a/blockchains/waves/info/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3P23fi1qfVw6RVDn4CH2a5nNouEtWNQ4THs/logo.png b/blockchains/waves/validators/assets/3P23fi1qfVw6RVDn4CH2a5nNouEtWNQ4THs/logo.png deleted file mode 100644 index d5613a6591c5f..0000000000000 Binary files a/blockchains/waves/validators/assets/3P23fi1qfVw6RVDn4CH2a5nNouEtWNQ4THs/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3P2cC7cwEwnz4z6RFyx7DWnWCtTHBcaL53P/logo.png b/blockchains/waves/validators/assets/3P2cC7cwEwnz4z6RFyx7DWnWCtTHBcaL53P/logo.png deleted file mode 100644 index ecc8214f78064..0000000000000 Binary files a/blockchains/waves/validators/assets/3P2cC7cwEwnz4z6RFyx7DWnWCtTHBcaL53P/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3P4QYFDHZqLw94MY1XNEwxdXpFiDuaLjTDu/logo.png b/blockchains/waves/validators/assets/3P4QYFDHZqLw94MY1XNEwxdXpFiDuaLjTDu/logo.png deleted file mode 100644 index af74ecdf97588..0000000000000 Binary files a/blockchains/waves/validators/assets/3P4QYFDHZqLw94MY1XNEwxdXpFiDuaLjTDu/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3P7GQo48n1SM7EZXnmNBRMcD5oDwKXf8SSm/logo.png b/blockchains/waves/validators/assets/3P7GQo48n1SM7EZXnmNBRMcD5oDwKXf8SSm/logo.png deleted file mode 100644 index 4580d0e9b633d..0000000000000 Binary files a/blockchains/waves/validators/assets/3P7GQo48n1SM7EZXnmNBRMcD5oDwKXf8SSm/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3P7Je6sKebPKVrdY2c5tVp77vzU5zorD818/logo.png b/blockchains/waves/validators/assets/3P7Je6sKebPKVrdY2c5tVp77vzU5zorD818/logo.png deleted file mode 100644 index e48a473faa7a2..0000000000000 Binary files a/blockchains/waves/validators/assets/3P7Je6sKebPKVrdY2c5tVp77vzU5zorD818/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3P7ajba4wWLXq6t1G8VaoaVqbUb1dDp8fm4/logo.png b/blockchains/waves/validators/assets/3P7ajba4wWLXq6t1G8VaoaVqbUb1dDp8fm4/logo.png deleted file mode 100644 index db2cb1370fb49..0000000000000 Binary files a/blockchains/waves/validators/assets/3P7ajba4wWLXq6t1G8VaoaVqbUb1dDp8fm4/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3P9DEDP5VbyXQyKtXDUt2crRPn5B7gs6ujc/logo.png b/blockchains/waves/validators/assets/3P9DEDP5VbyXQyKtXDUt2crRPn5B7gs6ujc/logo.png deleted file mode 100755 index 0bc18d9158c19..0000000000000 Binary files a/blockchains/waves/validators/assets/3P9DEDP5VbyXQyKtXDUt2crRPn5B7gs6ujc/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3PA1KvFfq9VuJjg45p2ytGgaNjrgnLSgf4r/logo.png b/blockchains/waves/validators/assets/3PA1KvFfq9VuJjg45p2ytGgaNjrgnLSgf4r/logo.png deleted file mode 100644 index d715c960e04a2..0000000000000 Binary files a/blockchains/waves/validators/assets/3PA1KvFfq9VuJjg45p2ytGgaNjrgnLSgf4r/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3PEFQiFMLm1gTVjPdfCErG8mTHRcH2ATaWa/logo.png b/blockchains/waves/validators/assets/3PEFQiFMLm1gTVjPdfCErG8mTHRcH2ATaWa/logo.png deleted file mode 100644 index 57dd7733556c3..0000000000000 Binary files a/blockchains/waves/validators/assets/3PEFQiFMLm1gTVjPdfCErG8mTHRcH2ATaWa/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3PEjdMgnR7a48RnZoW8RF8TeEqidue28Wgm/logo.png b/blockchains/waves/validators/assets/3PEjdMgnR7a48RnZoW8RF8TeEqidue28Wgm/logo.png deleted file mode 100644 index 570730160c16a..0000000000000 Binary files a/blockchains/waves/validators/assets/3PEjdMgnR7a48RnZoW8RF8TeEqidue28Wgm/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3PGobRuQzBY9VbeKLaZqrcQtW26wrE9jFm7/logo.png b/blockchains/waves/validators/assets/3PGobRuQzBY9VbeKLaZqrcQtW26wrE9jFm7/logo.png deleted file mode 100644 index 328f8e274a547..0000000000000 Binary files a/blockchains/waves/validators/assets/3PGobRuQzBY9VbeKLaZqrcQtW26wrE9jFm7/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3PLp1QsFxukK5nnTBYHAqjz9duWMriDkHeT/logo.png b/blockchains/waves/validators/assets/3PLp1QsFxukK5nnTBYHAqjz9duWMriDkHeT/logo.png deleted file mode 100644 index a0563d315f654..0000000000000 Binary files a/blockchains/waves/validators/assets/3PLp1QsFxukK5nnTBYHAqjz9duWMriDkHeT/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3PPPTqGUYHJUYqKkRCV3kAS44guun9iN7J8/logo.png b/blockchains/waves/validators/assets/3PPPTqGUYHJUYqKkRCV3kAS44guun9iN7J8/logo.png deleted file mode 100644 index 72ecf723da607..0000000000000 Binary files a/blockchains/waves/validators/assets/3PPPTqGUYHJUYqKkRCV3kAS44guun9iN7J8/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/assets/3PPRLpTAn9ku11YpPh1YfZcojCgopeet6er/logo.png b/blockchains/waves/validators/assets/3PPRLpTAn9ku11YpPh1YfZcojCgopeet6er/logo.png deleted file mode 100644 index 95078b56d6d2d..0000000000000 Binary files a/blockchains/waves/validators/assets/3PPRLpTAn9ku11YpPh1YfZcojCgopeet6er/logo.png and /dev/null differ diff --git a/blockchains/waves/validators/list.json b/blockchains/waves/validators/list.json deleted file mode 100644 index 88d6f97aaa6b1..0000000000000 --- a/blockchains/waves/validators/list.json +++ /dev/null @@ -1,86 +0,0 @@ -[ - { - "id": "3P9DEDP5VbyXQyKtXDUt2crRPn5B7gs6ujc", - "name": "Tradisys", - "description": "One of the biggest leasing pools on Waves Blockchain. Managed by a professional team with a huge technical infrastructure. Leasing to Tradisys: simple, stable, secure.", - "website": "https://tradisys.com" - }, - { - "id": "3PEFQiFMLm1gTVjPdfCErG8mTHRcH2ATaWa", - "name": "BearWaves", - "description": "One of the first leasing pools on Waves Blockchain. Hosting multiple nodes on all Waves chains. Managed by professionals with Waves knowhow.", - "website": "https://bearwaves.nl/" - }, - { - "id": "3PGobRuQzBY9VbeKLaZqrcQtW26wrE9jFm7", - "name": "Wavescap", - "description": "Wavescap.com provides all kind of information investors and developers in the Waves eco system could need! With several years of experience within the Waves Blockchain our team make sure that your lease not only gain passive income, but also benefits the whole infrastructure of the network!", - "website": "https://wavescap.com" - }, - { - "id": "3PLp1QsFxukK5nnTBYHAqjz9duWMriDkHeT", - "name": "dodllnode", - "description": "Our main idea is 100% payouts to all participants. With this idea we became prize winners of the “Game of Nodes”. You will get full income from your leasing. It’s safe and max profitable!", - "website": "https://dodllnode.com" - }, - { - "id": "3P4QYFDHZqLw94MY1XNEwxdXpFiDuaLjTDu", - "name": "InProfit", - "description": "Stake with us and be InProfit.", - "website": "https://inprofitnode.org" - }, - { - "id": "3PPPTqGUYHJUYqKkRCV3kAS44guun9iN7J8", - "name": "Cryptin", - "description": "Weekly payout of revenue and creators of Waves guides and videos", - "website": "https://waves.cryptin.eu/" - }, - { - "id": "3PA1KvFfq9VuJjg45p2ytGgaNjrgnLSgf4r", - "name": "BlackTurtleNode", - "description": "Long-established leasing, Trusted High level Developers & Passionate Team with Strong Community support. Extra Rewards in TurtleNetwork (TN)", - "website": "https://turtlenetwork.eu" - }, - { - "id": "3P2cC7cwEwnz4z6RFyx7DWnWCtTHBcaL53P", - "name": "BoxiNode", - "description": "The node with the highest stake revenue. Professional team, regular payouts and 100% uptime are the main qualities of the BoxiNode!", - "website": "https://boxinode.com" - }, - { - "id": "3PEjdMgnR7a48RnZoW8RF8TeEqidue28Wgm", - "name": "WavesAssist", - "description": "Reliable lease node that pays the rewards on a daily basis. For more information see our website.", - "website": "https://wavesassist.com/" - }, - { - "id": "3P23fi1qfVw6RVDn4CH2a5nNouEtWNQ4THs", - "name": "WavesNode.NET", - "description": "130+ weekly payouts and counting, a trusted node since day 1. High uptime and highly skilled team, running node from our own datacenter.", - "website": "https://wavesnode.net" - }, - { - "id": "3PPRLpTAn9ku11YpPh1YfZcojCgopeet6er", - "name": "Stir", - "description": "Staking as a Service Provider based in Singapore and Japan. Start Earning Staking Rewards. | Improve Blockchain UX and make it accessible for everyone.", - "website": "https://stir.network/" - }, - { - "id": "3P7GQo48n1SM7EZXnmNBRMcD5oDwKXf8SSm", - "name": "Endless Summer", - "description": "Running since the day Waves went live! Quick responce time. Very reliable dedicated server.", - "website": "https://wavesexplorer.com/address/3P7GQo48n1SM7EZXnmNBRMcD5oDwKXf8SSm/tx" - }, - { - "id": "3P7ajba4wWLXq6t1G8VaoaVqbUb1dDp8fm4", - "name": "Plukkieforger", - "description": "Secure, fast, automated payments! Payreports available. Contributes to Waves ecosystem.", - "website": "http://cryptouniverse.nl/" - }, - { - "id": "3P7Je6sKebPKVrdY2c5tVp77vzU5zorD818", - "name": "TeaCash", - "description": "TeaCash Project (TEA) - Building Vietnam Tea industry on Blockchain.", - "website": "http://thuytrathai.top" - } -] \ No newline at end of file diff --git a/blockchains/xdai/allowlist.json b/blockchains/xdai/allowlist.json deleted file mode 100644 index 76af5f35a8a40..0000000000000 --- a/blockchains/xdai/allowlist.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "0x1e16aa4Df73d29C029d94CeDa3e3114EC191E25A", - "0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9" -] \ No newline at end of file diff --git a/blockchains/xdai/assets/0x14411aecA652F5131834Bf0c8fF581B5dDf3bc03/logo.png b/blockchains/xdai/assets/0x14411aecA652F5131834Bf0c8fF581B5dDf3bc03/logo.png deleted file mode 100644 index 4c9460f0514be..0000000000000 Binary files a/blockchains/xdai/assets/0x14411aecA652F5131834Bf0c8fF581B5dDf3bc03/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0x1e16aa4Df73d29C029d94CeDa3e3114EC191E25A/logo.png b/blockchains/xdai/assets/0x1e16aa4Df73d29C029d94CeDa3e3114EC191E25A/logo.png deleted file mode 100644 index 5d31c07b29aaa..0000000000000 Binary files a/blockchains/xdai/assets/0x1e16aa4Df73d29C029d94CeDa3e3114EC191E25A/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0x2995D1317DcD4f0aB89f4AE60F3f020A4F17C7CE/logo.png b/blockchains/xdai/assets/0x2995D1317DcD4f0aB89f4AE60F3f020A4F17C7CE/logo.png deleted file mode 100644 index 8c0040c1031d4..0000000000000 Binary files a/blockchains/xdai/assets/0x2995D1317DcD4f0aB89f4AE60F3f020A4F17C7CE/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0x44fA8E6f47987339850636F88629646662444217/logo.png b/blockchains/xdai/assets/0x44fA8E6f47987339850636F88629646662444217/logo.png deleted file mode 100644 index ff67f32a6ffc0..0000000000000 Binary files a/blockchains/xdai/assets/0x44fA8E6f47987339850636F88629646662444217/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0x4ECaBa5870353805a9F068101A40E0f32ed605C6/logo.png b/blockchains/xdai/assets/0x4ECaBa5870353805a9F068101A40E0f32ed605C6/logo.png deleted file mode 100644 index 5d386b1253da1..0000000000000 Binary files a/blockchains/xdai/assets/0x4ECaBa5870353805a9F068101A40E0f32ed605C6/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png b/blockchains/xdai/assets/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png deleted file mode 100644 index 4603f4b8af54b..0000000000000 Binary files a/blockchains/xdai/assets/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0x712b3d230F3C1c19db860d80619288b1F0BDd0Bd/logo.png b/blockchains/xdai/assets/0x712b3d230F3C1c19db860d80619288b1F0BDd0Bd/logo.png deleted file mode 100644 index f94e7cb764212..0000000000000 Binary files a/blockchains/xdai/assets/0x712b3d230F3C1c19db860d80619288b1F0BDd0Bd/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9/logo.png b/blockchains/xdai/assets/0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9/logo.png deleted file mode 100644 index 7b646a4673a69..0000000000000 Binary files a/blockchains/xdai/assets/0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0x7f7440C5098462f833E123B44B8A03E1d9785BAb/logo.png b/blockchains/xdai/assets/0x7f7440C5098462f833E123B44B8A03E1d9785BAb/logo.png deleted file mode 100644 index 77843930268c0..0000000000000 Binary files a/blockchains/xdai/assets/0x7f7440C5098462f833E123B44B8A03E1d9785BAb/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0x82dFe19164729949fD66Da1a37BC70dD6c4746ce/logo.png b/blockchains/xdai/assets/0x82dFe19164729949fD66Da1a37BC70dD6c4746ce/logo.png deleted file mode 100644 index 9ef5e9f73b93c..0000000000000 Binary files a/blockchains/xdai/assets/0x82dFe19164729949fD66Da1a37BC70dD6c4746ce/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0x8e5bBbb09Ed1ebdE8674Cda39A0c169401db4252/logo.png b/blockchains/xdai/assets/0x8e5bBbb09Ed1ebdE8674Cda39A0c169401db4252/logo.png deleted file mode 100644 index 82d99908a92c0..0000000000000 Binary files a/blockchains/xdai/assets/0x8e5bBbb09Ed1ebdE8674Cda39A0c169401db4252/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0xD3D47d5578e55C880505dC40648F7F9307C3e7A8/logo.png b/blockchains/xdai/assets/0xD3D47d5578e55C880505dC40648F7F9307C3e7A8/logo.png deleted file mode 100644 index ad56586ecf30c..0000000000000 Binary files a/blockchains/xdai/assets/0xD3D47d5578e55C880505dC40648F7F9307C3e7A8/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0xD4576749f6cd3FA97F4De3eEeB9043f517468262/logo.png b/blockchains/xdai/assets/0xD4576749f6cd3FA97F4De3eEeB9043f517468262/logo.png deleted file mode 100644 index 92fce0eca453f..0000000000000 Binary files a/blockchains/xdai/assets/0xD4576749f6cd3FA97F4De3eEeB9043f517468262/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0xDDAfbb505ad214D7b80b1f830fcCc89B60fb7A83/logo.png b/blockchains/xdai/assets/0xDDAfbb505ad214D7b80b1f830fcCc89B60fb7A83/logo.png deleted file mode 100644 index 202aba8a9f2c7..0000000000000 Binary files a/blockchains/xdai/assets/0xDDAfbb505ad214D7b80b1f830fcCc89B60fb7A83/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0xDF613aF6B44a31299E48131e9347F034347E2F00/logo.png b/blockchains/xdai/assets/0xDF613aF6B44a31299E48131e9347F034347E2F00/logo.png deleted file mode 100644 index cc06f42ef577b..0000000000000 Binary files a/blockchains/xdai/assets/0xDF613aF6B44a31299E48131e9347F034347E2F00/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0xDf6FF92bfDC1e8bE45177DC1f4845d391D3ad8fD/logo.png b/blockchains/xdai/assets/0xDf6FF92bfDC1e8bE45177DC1f4845d391D3ad8fD/logo.png deleted file mode 100644 index 195b5f7d99439..0000000000000 Binary files a/blockchains/xdai/assets/0xDf6FF92bfDC1e8bE45177DC1f4845d391D3ad8fD/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0xE2e73A1c69ecF83F464EFCE6A5be353a37cA09b2/logo.png b/blockchains/xdai/assets/0xE2e73A1c69ecF83F464EFCE6A5be353a37cA09b2/logo.png deleted file mode 100644 index bb22f85d90752..0000000000000 Binary files a/blockchains/xdai/assets/0xE2e73A1c69ecF83F464EFCE6A5be353a37cA09b2/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0xb7D311E2Eb55F2f68a9440da38e7989210b9A05e/logo.png b/blockchains/xdai/assets/0xb7D311E2Eb55F2f68a9440da38e7989210b9A05e/logo.png deleted file mode 100644 index 0835c88373b39..0000000000000 Binary files a/blockchains/xdai/assets/0xb7D311E2Eb55F2f68a9440da38e7989210b9A05e/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0xdfc20AE04ED70bd9c7D720F449eEDAe19F659D65/logo.png b/blockchains/xdai/assets/0xdfc20AE04ED70bd9c7D720F449eEDAe19F659D65/logo.png deleted file mode 100644 index a0ebf0b287843..0000000000000 Binary files a/blockchains/xdai/assets/0xdfc20AE04ED70bd9c7D720F449eEDAe19F659D65/logo.png and /dev/null differ diff --git a/blockchains/xdai/assets/0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d/logo.png b/blockchains/xdai/assets/0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d/logo.png deleted file mode 100644 index 8e3005143bd1b..0000000000000 Binary files a/blockchains/xdai/assets/0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d/logo.png and /dev/null differ diff --git a/blockchains/xdai/denylist.json b/blockchains/xdai/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/xdai/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/xdai/info/info.json b/blockchains/xdai/info/info.json deleted file mode 100644 index 7de4346ddee50..0000000000000 --- a/blockchains/xdai/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "xDai", - "website": "https://xdaichain.com", - "source_code": "https://github.com/xdaichain", - "white_paper": "https://www.xdaichain.com/for-validators/posdao-whitepaper", - "description": "The first-ever USD stable blockchain and multi-chain staking token.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/xdaichain", - "handle": "xdaichain" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/POA", - "handle": "POA" - } - ], - "explorer": "https://blockscout.com/poa/xdai", - "research": "https://research.binance.com/en/projects/poa-network", - "symbol": "xDAI", - "type": "ERC20", - "decimals": 18, - "status": "abandoned" -} diff --git a/blockchains/xdai/info/logo.png b/blockchains/xdai/info/logo.png deleted file mode 100644 index 503994caf16d3..0000000000000 Binary files a/blockchains/xdai/info/logo.png and /dev/null differ diff --git a/blockchains/xdc/allowlist.json b/blockchains/xdc/allowlist.json deleted file mode 100644 index 32960f8ced39d..0000000000000 --- a/blockchains/xdc/allowlist.json +++ /dev/null @@ -1,2 +0,0 @@ -[ -] \ No newline at end of file diff --git a/blockchains/xdc/denylist.json b/blockchains/xdc/denylist.json deleted file mode 100644 index 32960f8ced39d..0000000000000 --- a/blockchains/xdc/denylist.json +++ /dev/null @@ -1,2 +0,0 @@ -[ -] \ No newline at end of file diff --git a/blockchains/xdc/info/info.json b/blockchains/xdc/info/info.json deleted file mode 100644 index e053db97ff645..0000000000000 --- a/blockchains/xdc/info/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "XinFin Network", - "website": "https://xinfin.network", - "source_code": "https://github.com/XinFinORG", - "white_paper": "https://xinfin.org/docs/whitepaper-tech.pdf", - "description": "XinFin Network is a Enterprise Ready Hybrid Blockchain For Global Trade and Finance,Combining the power of Public & Private blockchains with Interoperable Smart Contracts ", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/XinFin_Official", - "handle": "XinFin_Official" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/xinfin", - "handle": "xinfin" - } - ], - "explorer": "https://explorer.xinfin.network/", - "symbol": "XDC", - "type": "COIN", - "decimals": 10, - "status": "abandoned" -} diff --git a/blockchains/xdc/info/logo.png b/blockchains/xdc/info/logo.png deleted file mode 100644 index 563bc329c56c8..0000000000000 Binary files a/blockchains/xdc/info/logo.png and /dev/null differ diff --git a/blockchains/xrp/info/info.json b/blockchains/xrp/info/info.json deleted file mode 100644 index c021e3a27b1a1..0000000000000 --- a/blockchains/xrp/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "XRP", - "website": "https://ripple.com/xrp/", - "source_code": "https://github.com/ripple", - "white_paper": "https://ripple.com/files/ripple_consensus_whitepaper.pdf", - "description": "Instantly move money to all corners of the world.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/Ripple", - "handle": "Ripple" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/Ripple", - "handle": "Ripple" - } - ], - "explorer": "https://xrpcharts.ripple.com/#/graph/", - "research": "https://research.binance.com/en/projects/xrp", - "symbol": "XRP", - "type": "COIN", - "decimals": 6, - "status": "active" -} diff --git a/blockchains/xrp/info/logo.png b/blockchains/xrp/info/logo.png deleted file mode 100644 index 89ca2727e9a9b..0000000000000 Binary files a/blockchains/xrp/info/logo.png and /dev/null differ diff --git a/blockchains/zcash/info/info.json b/blockchains/zcash/info/info.json deleted file mode 100644 index c8129871c740c..0000000000000 --- a/blockchains/zcash/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Zcash", - "website": "https://z.cash", - "source_code": "https://github.com/zcash/zcash", - "white_paper": "https://github.com/zcash/zips/blob/master/protocol/protocol.pdf", - "description": "Zcash is a decentralized and open-source cryptocurrency that provides strong privacy protections. Shielded transactions hide the sender, recipient, and value on the blockchain.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/electriccoinco", - "handle": "electriccoinco" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/r/zec/", - "handle": "" - } - ], - "explorer": "https://explorer.zcha.in", - "research": "https://research.binance.com/en/projects/zcash", - "symbol": "ZEC", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/zcash/info/logo.png b/blockchains/zcash/info/logo.png deleted file mode 100644 index 5489f3e53f6e6..0000000000000 Binary files a/blockchains/zcash/info/logo.png and /dev/null differ diff --git a/blockchains/zelcash/info/info.json b/blockchains/zelcash/info/info.json deleted file mode 100644 index e007aff78b981..0000000000000 --- a/blockchains/zelcash/info/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Zel", - "website": "https://zel.network/", - "source_code": "https://github.com/zelcash/zelcash", - "white_paper": "https://zel.network/docs/zel_whitepaper_v2_English.pdf", - "description": "Zelcash is a cryptocurrency that holds a central role in the Zel Ecosystem. It gives the incentive for ZelNode ownership to enable the creation of ZelDex and the ZelDev Platform.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/zelcash", - "handle": "zelcash" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/zelcash", - "handle": "zelcash" - } - ], - "explorer": "https://explorer.zel.cash", - "symbol": "ZEL", - "type": "COIN", - "decimals": 8, - "status": "active" -} diff --git a/blockchains/zelcash/info/logo.png b/blockchains/zelcash/info/logo.png deleted file mode 100644 index 1e6f16a17cc86..0000000000000 Binary files a/blockchains/zelcash/info/logo.png and /dev/null differ diff --git a/blockchains/zilliqa/info/info.json b/blockchains/zilliqa/info/info.json deleted file mode 100644 index 13014ac6b9251..0000000000000 --- a/blockchains/zilliqa/info/info.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Zilliqa", - "website": "https://zilliqa.com", - "source_code": "https://github.com/Zilliqa/Zilliqa", - "white_paper": "https://docs.zilliqa.com/whitepaper.pdf", - "description": "Zilliqa will be the world's first high-throughput public blockchain platform - designed to scale to thousands ​of transactions per second.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/zilliqa", - "handle": "zilliqa" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/zilliqa", - "handle": "zilliqa" - } - ], - "explorer": "https://viewblock.io/zilliqa", - "research": "https://research.binance.com/en/projects/zilliqa", - "symbol": "ZIL", - "type": "COIN", - "decimals": 12, - "status": "active" -} diff --git a/blockchains/zilliqa/info/logo.png b/blockchains/zilliqa/info/logo.png deleted file mode 100644 index 5a243661d7b01..0000000000000 Binary files a/blockchains/zilliqa/info/logo.png and /dev/null differ diff --git a/index.html b/index.html new file mode 100644 index 0000000000000..53a476b4a1298 --- /dev/null +++ b/index.html @@ -0,0 +1,9 @@ + + + + MistSwap Assets + + + To add an icon please go to https://github.com/mistswapdex/assets and read the README.md file for instructions. + + diff --git a/package-lock.json b/package-lock.json deleted file mode 100644 index d09bd4fadb291..0000000000000 --- a/package-lock.json +++ /dev/null @@ -1,9894 +0,0 @@ -{ - "name": "assets", - "version": "1.0.0", - "lockfileVersion": 1, - "requires": true, - "dependencies": { - "@babel/code-frame": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz", - "integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==", - "dev": true, - "requires": { - "@babel/highlight": "^7.10.4" - } - }, - "@babel/core": { - "version": "7.12.10", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.10.tgz", - "integrity": "sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.12.10", - "@babel/helper-module-transforms": "^7.12.1", - "@babel/helpers": "^7.12.5", - "@babel/parser": "^7.12.10", - "@babel/template": "^7.12.7", - "@babel/traverse": "^7.12.10", - "@babel/types": "^7.12.10", - "convert-source-map": "^1.7.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.1", - "json5": "^2.1.2", - "lodash": "^4.17.19", - "semver": "^5.4.1", - "source-map": "^0.5.0" - }, - "dependencies": { - "source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", - "dev": true - } - } - }, - "@babel/generator": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.12.11.tgz", - "integrity": "sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==", - "dev": true, - "requires": { - "@babel/types": "^7.12.11", - "jsesc": "^2.5.1", - "source-map": "^0.5.0" - }, - "dependencies": { - "source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", - "dev": true - } - } - }, - "@babel/helper-function-name": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz", - "integrity": "sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA==", - "dev": true, - "requires": { - "@babel/helper-get-function-arity": "^7.12.10", - "@babel/template": "^7.12.7", - "@babel/types": "^7.12.11" - } - }, - "@babel/helper-get-function-arity": { - "version": "7.12.10", - "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz", - "integrity": "sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==", - "dev": true, - "requires": { - "@babel/types": "^7.12.10" - } - }, - "@babel/helper-member-expression-to-functions": { - "version": "7.12.7", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz", - "integrity": "sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw==", - "dev": true, - "requires": { - "@babel/types": "^7.12.7" - } - }, - "@babel/helper-module-imports": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz", - "integrity": "sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==", - "dev": true, - "requires": { - "@babel/types": "^7.12.5" - } - }, - "@babel/helper-module-transforms": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz", - "integrity": "sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w==", - "dev": true, - "requires": { - "@babel/helper-module-imports": "^7.12.1", - "@babel/helper-replace-supers": "^7.12.1", - "@babel/helper-simple-access": "^7.12.1", - "@babel/helper-split-export-declaration": "^7.11.0", - "@babel/helper-validator-identifier": "^7.10.4", - "@babel/template": "^7.10.4", - "@babel/traverse": "^7.12.1", - "@babel/types": "^7.12.1", - "lodash": "^4.17.19" - } - }, - "@babel/helper-optimise-call-expression": { - "version": "7.12.10", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.10.tgz", - "integrity": "sha512-4tpbU0SrSTjjt65UMWSrUOPZTsgvPgGG4S8QSTNHacKzpS51IVWGDj0yCwyeZND/i+LSN2g/O63jEXEWm49sYQ==", - "dev": true, - "requires": { - "@babel/types": "^7.12.10" - } - }, - "@babel/helper-plugin-utils": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz", - "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==", - "dev": true - }, - "@babel/helper-replace-supers": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.12.11.tgz", - "integrity": "sha512-q+w1cqmhL7R0FNzth/PLLp2N+scXEK/L2AHbXUyydxp828F4FEa5WcVoqui9vFRiHDQErj9Zof8azP32uGVTRA==", - "dev": true, - "requires": { - "@babel/helper-member-expression-to-functions": "^7.12.7", - "@babel/helper-optimise-call-expression": "^7.12.10", - "@babel/traverse": "^7.12.10", - "@babel/types": "^7.12.11" - } - }, - "@babel/helper-simple-access": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz", - "integrity": "sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA==", - "dev": true, - "requires": { - "@babel/types": "^7.12.1" - } - }, - "@babel/helper-split-export-declaration": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz", - "integrity": "sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g==", - "dev": true, - "requires": { - "@babel/types": "^7.12.11" - } - }, - "@babel/helper-validator-identifier": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz", - "integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==", - "dev": true - }, - "@babel/helpers": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.12.5.tgz", - "integrity": "sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==", - "dev": true, - "requires": { - "@babel/template": "^7.10.4", - "@babel/traverse": "^7.12.5", - "@babel/types": "^7.12.5" - } - }, - "@babel/highlight": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz", - "integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==", - "dev": true, - "requires": { - "@babel/helper-validator-identifier": "^7.10.4", - "chalk": "^2.0.0", - "js-tokens": "^4.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "requires": { - "color-convert": "^1.9.0" - } - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", - "dev": true - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", - "dev": true - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "requires": { - "has-flag": "^3.0.0" - } - } - } - }, - "@babel/parser": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.12.11.tgz", - "integrity": "sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==", - "dev": true - }, - "@babel/plugin-syntax-async-generators": { - "version": "7.8.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", - "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-bigint": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", - "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-class-properties": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.1.tgz", - "integrity": "sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "@babel/plugin-syntax-import-meta": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", - "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "@babel/plugin-syntax-json-strings": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", - "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-logical-assignment-operators": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", - "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "@babel/plugin-syntax-nullish-coalescing-operator": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", - "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-numeric-separator": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", - "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "@babel/plugin-syntax-object-rest-spread": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", - "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-optional-catch-binding": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", - "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-optional-chaining": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", - "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-top-level-await": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.1.tgz", - "integrity": "sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "@babel/polyfill": { - "version": "7.11.5", - "resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.11.5.tgz", - "integrity": "sha512-FunXnE0Sgpd61pKSj2OSOs1D44rKTD3pGOfGilZ6LGrrIH0QEtJlTjqOqdF8Bs98JmjfGhni2BBkTfv9KcKJ9g==", - "dev": true, - "requires": { - "core-js": "^2.6.5", - "regenerator-runtime": "^0.13.4" - } - }, - "@babel/template": { - "version": "7.12.7", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.12.7.tgz", - "integrity": "sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.10.4", - "@babel/parser": "^7.12.7", - "@babel/types": "^7.12.7" - } - }, - "@babel/traverse": { - "version": "7.12.12", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.12.tgz", - "integrity": "sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.12.11", - "@babel/generator": "^7.12.11", - "@babel/helper-function-name": "^7.12.11", - "@babel/helper-split-export-declaration": "^7.12.11", - "@babel/parser": "^7.12.11", - "@babel/types": "^7.12.12", - "debug": "^4.1.0", - "globals": "^11.1.0", - "lodash": "^4.17.19" - }, - "dependencies": { - "@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "requires": { - "@babel/highlight": "^7.10.4" - } - } - } - }, - "@babel/types": { - "version": "7.12.12", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.12.12.tgz", - "integrity": "sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ==", - "dev": true, - "requires": { - "@babel/helper-validator-identifier": "^7.12.11", - "lodash": "^4.17.19", - "to-fast-properties": "^2.0.0" - }, - "dependencies": { - "@babel/helper-validator-identifier": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz", - "integrity": "sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==", - "dev": true - } - } - }, - "@bcoe/v8-coverage": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", - "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", - "dev": true - }, - "@cnakazawa/watch": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.4.tgz", - "integrity": "sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==", - "dev": true, - "requires": { - "exec-sh": "^0.3.2", - "minimist": "^1.2.0" - } - }, - "@eslint/eslintrc": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.1.3.tgz", - "integrity": "sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA==", - "dev": true, - "requires": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^12.1.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "lodash": "^4.17.19", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - }, - "dependencies": { - "ajv": { - "version": "6.12.5", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.5.tgz", - "integrity": "sha512-lRF8RORchjpKG50/WFf8xmg7sgCLFiYNNnqdKflk63whMQcWR5ngGjiSXkL9bjxy6B2npOK2HSMN49jEBMSkag==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "debug": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - }, - "globals": { - "version": "12.4.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz", - "integrity": "sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==", - "dev": true, - "requires": { - "type-fest": "^0.8.1" - } - }, - "ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true - } - } - }, - "@istanbuljs/load-nyc-config": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", - "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", - "dev": true, - "requires": { - "camelcase": "^5.3.1", - "find-up": "^4.1.0", - "get-package-type": "^0.1.0", - "js-yaml": "^3.13.1", - "resolve-from": "^5.0.0" - }, - "dependencies": { - "camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true - }, - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "requires": { - "p-locate": "^4.1.0" - } - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, - "requires": { - "p-limit": "^2.2.0" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true - }, - "path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true - } - } - }, - "@istanbuljs/schema": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.2.tgz", - "integrity": "sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==", - "dev": true - }, - "@jest/console": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/console/-/console-26.6.2.tgz", - "integrity": "sha512-IY1R2i2aLsLr7Id3S6p2BA82GNWryt4oSvEXLAKc+L2zdi89dSkE8xC1C+0kpATG4JhBJREnQOH7/zmccM2B0g==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "@types/node": "*", - "chalk": "^4.0.0", - "jest-message-util": "^26.6.2", - "jest-util": "^26.6.2", - "slash": "^3.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "@jest/core": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/@jest/core/-/core-26.6.3.tgz", - "integrity": "sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw==", - "dev": true, - "requires": { - "@jest/console": "^26.6.2", - "@jest/reporters": "^26.6.2", - "@jest/test-result": "^26.6.2", - "@jest/transform": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "ansi-escapes": "^4.2.1", - "chalk": "^4.0.0", - "exit": "^0.1.2", - "graceful-fs": "^4.2.4", - "jest-changed-files": "^26.6.2", - "jest-config": "^26.6.3", - "jest-haste-map": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-regex-util": "^26.0.0", - "jest-resolve": "^26.6.2", - "jest-resolve-dependencies": "^26.6.3", - "jest-runner": "^26.6.3", - "jest-runtime": "^26.6.3", - "jest-snapshot": "^26.6.2", - "jest-util": "^26.6.2", - "jest-validate": "^26.6.2", - "jest-watcher": "^26.6.2", - "micromatch": "^4.0.2", - "p-each-series": "^2.1.0", - "rimraf": "^3.0.0", - "slash": "^3.0.0", - "strip-ansi": "^6.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "@jest/environment": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-26.6.2.tgz", - "integrity": "sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA==", - "dev": true, - "requires": { - "@jest/fake-timers": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "jest-mock": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "@jest/fake-timers": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-26.6.2.tgz", - "integrity": "sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "@sinonjs/fake-timers": "^6.0.1", - "@types/node": "*", - "jest-message-util": "^26.6.2", - "jest-mock": "^26.6.2", - "jest-util": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "@jest/globals": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.6.2.tgz", - "integrity": "sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA==", - "dev": true, - "requires": { - "@jest/environment": "^26.6.2", - "@jest/types": "^26.6.2", - "expect": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "@jest/reporters": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-26.6.2.tgz", - "integrity": "sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw==", - "dev": true, - "requires": { - "@bcoe/v8-coverage": "^0.2.3", - "@jest/console": "^26.6.2", - "@jest/test-result": "^26.6.2", - "@jest/transform": "^26.6.2", - "@jest/types": "^26.6.2", - "chalk": "^4.0.0", - "collect-v8-coverage": "^1.0.0", - "exit": "^0.1.2", - "glob": "^7.1.2", - "graceful-fs": "^4.2.4", - "istanbul-lib-coverage": "^3.0.0", - "istanbul-lib-instrument": "^4.0.3", - "istanbul-lib-report": "^3.0.0", - "istanbul-lib-source-maps": "^4.0.0", - "istanbul-reports": "^3.0.2", - "jest-haste-map": "^26.6.2", - "jest-resolve": "^26.6.2", - "jest-util": "^26.6.2", - "jest-worker": "^26.6.2", - "node-notifier": "^8.0.0", - "slash": "^3.0.0", - "source-map": "^0.6.0", - "string-length": "^4.0.1", - "terminal-link": "^2.0.0", - "v8-to-istanbul": "^7.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "@jest/source-map": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-26.6.2.tgz", - "integrity": "sha512-YwYcCwAnNmOVsZ8mr3GfnzdXDAl4LaenZP5z+G0c8bzC9/dugL8zRmxZzdoTl4IaS3CryS1uWnROLPFmb6lVvA==", - "dev": true, - "requires": { - "callsites": "^3.0.0", - "graceful-fs": "^4.2.4", - "source-map": "^0.6.0" - }, - "dependencies": { - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "@jest/test-result": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-26.6.2.tgz", - "integrity": "sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ==", - "dev": true, - "requires": { - "@jest/console": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/istanbul-lib-coverage": "^2.0.0", - "collect-v8-coverage": "^1.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "@jest/test-sequencer": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.6.3.tgz", - "integrity": "sha512-YHlVIjP5nfEyjlrSr8t/YdNfU/1XEt7c5b4OxcXCjyRhjzLYu/rO69/WHPuYcbCWkz8kAeZVZp2N2+IOLLEPGw==", - "dev": true, - "requires": { - "@jest/test-result": "^26.6.2", - "graceful-fs": "^4.2.4", - "jest-haste-map": "^26.6.2", - "jest-runner": "^26.6.3", - "jest-runtime": "^26.6.3" - }, - "dependencies": { - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "@jest/transform": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-26.6.2.tgz", - "integrity": "sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==", - "dev": true, - "requires": { - "@babel/core": "^7.1.0", - "@jest/types": "^26.6.2", - "babel-plugin-istanbul": "^6.0.0", - "chalk": "^4.0.0", - "convert-source-map": "^1.4.0", - "fast-json-stable-stringify": "^2.0.0", - "graceful-fs": "^4.2.4", - "jest-haste-map": "^26.6.2", - "jest-regex-util": "^26.0.0", - "jest-util": "^26.6.2", - "micromatch": "^4.0.2", - "pirates": "^4.0.1", - "slash": "^3.0.0", - "source-map": "^0.6.1", - "write-file-atomic": "^3.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "@jest/types": { - "version": "25.5.0", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-25.5.0.tgz", - "integrity": "sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^1.1.1", - "@types/yargs": "^15.0.0", - "chalk": "^3.0.0" - }, - "dependencies": { - "chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - } - } - }, - "@nodelib/fs.scandir": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz", - "integrity": "sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==", - "dev": true, - "requires": { - "@nodelib/fs.stat": "2.0.3", - "run-parallel": "^1.1.9" - } - }, - "@nodelib/fs.stat": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz", - "integrity": "sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA==", - "dev": true - }, - "@nodelib/fs.walk": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz", - "integrity": "sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==", - "dev": true, - "requires": { - "@nodelib/fs.scandir": "2.1.3", - "fastq": "^1.6.0" - } - }, - "@octokit/auth-token": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.2.tgz", - "integrity": "sha512-jE/lE/IKIz2v1+/P0u4fJqv0kYwXOTujKemJMFr6FeopsxlIK3+wKDCJGnysg81XID5TgZQbIfuJ5J0lnTiuyQ==", - "dev": true, - "requires": { - "@octokit/types": "^5.0.0" - } - }, - "@octokit/endpoint": { - "version": "6.0.6", - "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.6.tgz", - "integrity": "sha512-7Cc8olaCoL/mtquB7j/HTbPM+sY6Ebr4k2X2y4JoXpVKQ7r5xB4iGQE0IoO58wIPsUk4AzoT65AMEpymSbWTgQ==", - "dev": true, - "requires": { - "@octokit/types": "^5.0.0", - "is-plain-object": "^5.0.0", - "universal-user-agent": "^6.0.0" - }, - "dependencies": { - "is-plain-object": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", - "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", - "dev": true - }, - "universal-user-agent": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", - "integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==", - "dev": true - } - } - }, - "@octokit/plugin-paginate-rest": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-1.1.2.tgz", - "integrity": "sha512-jbsSoi5Q1pj63sC16XIUboklNw+8tL9VOnJsWycWYR78TKss5PVpIPb1TUUcMQ+bBh7cY579cVAWmf5qG+dw+Q==", - "dev": true, - "requires": { - "@octokit/types": "^2.0.1" - }, - "dependencies": { - "@octokit/types": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz", - "integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==", - "dev": true, - "requires": { - "@types/node": ">= 8" - } - } - } - }, - "@octokit/plugin-request-log": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz", - "integrity": "sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw==", - "dev": true - }, - "@octokit/plugin-rest-endpoint-methods": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.4.0.tgz", - "integrity": "sha512-EZi/AWhtkdfAYi01obpX0DF7U6b1VRr30QNQ5xSFPITMdLSfhcBqjamE3F+sKcxPbD7eZuMHu3Qkk2V+JGxBDQ==", - "dev": true, - "requires": { - "@octokit/types": "^2.0.1", - "deprecation": "^2.3.1" - }, - "dependencies": { - "@octokit/types": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz", - "integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==", - "dev": true, - "requires": { - "@types/node": ">= 8" - } - } - } - }, - "@octokit/request": { - "version": "5.4.8", - "resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.4.8.tgz", - "integrity": "sha512-mWbxjsARJzAq5xp+ZrQfotc+MHFz3/Am2qATJwflv4PZ1TjhgIJnr60PCVdZT9Z/tl+uPXooaVgeviy1KkDlLQ==", - "dev": true, - "requires": { - "@octokit/endpoint": "^6.0.1", - "@octokit/request-error": "^2.0.0", - "@octokit/types": "^5.0.0", - "deprecation": "^2.0.0", - "is-plain-object": "^5.0.0", - "node-fetch": "^2.3.0", - "once": "^1.4.0", - "universal-user-agent": "^6.0.0" - }, - "dependencies": { - "@octokit/request-error": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.0.2.tgz", - "integrity": "sha512-2BrmnvVSV1MXQvEkrb9zwzP0wXFNbPJij922kYBTLIlIafukrGOb+ABBT2+c6wZiuyWDH1K1zmjGQ0toN/wMWw==", - "dev": true, - "requires": { - "@octokit/types": "^5.0.1", - "deprecation": "^2.0.0", - "once": "^1.4.0" - } - }, - "is-plain-object": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", - "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", - "dev": true - }, - "universal-user-agent": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", - "integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==", - "dev": true - } - } - }, - "@octokit/request-error": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-1.2.1.tgz", - "integrity": "sha512-+6yDyk1EES6WK+l3viRDElw96MvwfJxCt45GvmjDUKWjYIb3PJZQkq3i46TwGwoPD4h8NmTrENmtyA1FwbmhRA==", - "dev": true, - "requires": { - "@octokit/types": "^2.0.0", - "deprecation": "^2.0.0", - "once": "^1.4.0" - }, - "dependencies": { - "@octokit/types": { - "version": "2.16.2", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-2.16.2.tgz", - "integrity": "sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q==", - "dev": true, - "requires": { - "@types/node": ">= 8" - } - } - } - }, - "@octokit/rest": { - "version": "16.43.2", - "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.43.2.tgz", - "integrity": "sha512-ngDBevLbBTFfrHZeiS7SAMAZ6ssuVmXuya+F/7RaVvlysgGa1JKJkKWY+jV6TCJYcW0OALfJ7nTIGXcBXzycfQ==", - "dev": true, - "requires": { - "@octokit/auth-token": "^2.4.0", - "@octokit/plugin-paginate-rest": "^1.1.1", - "@octokit/plugin-request-log": "^1.0.0", - "@octokit/plugin-rest-endpoint-methods": "2.4.0", - "@octokit/request": "^5.2.0", - "@octokit/request-error": "^1.0.2", - "atob-lite": "^2.0.0", - "before-after-hook": "^2.0.0", - "btoa-lite": "^1.0.0", - "deprecation": "^2.0.0", - "lodash.get": "^4.4.2", - "lodash.set": "^4.3.2", - "lodash.uniq": "^4.5.0", - "octokit-pagination-methods": "^1.1.0", - "once": "^1.4.0", - "universal-user-agent": "^4.0.0" - } - }, - "@octokit/types": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-5.4.1.tgz", - "integrity": "sha512-OlMlSySBJoJ6uozkr/i03nO5dlYQyE05vmQNZhAh9MyO4DPBP88QlwsDVLmVjIMFssvIZB6WO0ctIGMRG+xsJQ==", - "dev": true, - "requires": { - "@types/node": ">= 8" - } - }, - "@protobufjs/aspromise": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz", - "integrity": "sha1-m4sMxmPWaafY9vXQiToU00jzD78=", - "dev": true - }, - "@protobufjs/base64": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz", - "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==", - "dev": true - }, - "@protobufjs/codegen": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz", - "integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==", - "dev": true - }, - "@protobufjs/eventemitter": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz", - "integrity": "sha1-NVy8mLr61ZePntCV85diHx0Ga3A=", - "dev": true - }, - "@protobufjs/fetch": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz", - "integrity": "sha1-upn7WYYUr2VwDBYZ/wbUVLDYTEU=", - "dev": true, - "requires": { - "@protobufjs/aspromise": "^1.1.1", - "@protobufjs/inquire": "^1.1.0" - } - }, - "@protobufjs/float": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz", - "integrity": "sha1-Xp4avctz/Ap8uLKR33jIy9l7h9E=", - "dev": true - }, - "@protobufjs/inquire": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz", - "integrity": "sha1-/yAOPnzyQp4tyvwRQIKOjMY48Ik=", - "dev": true - }, - "@protobufjs/path": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz", - "integrity": "sha1-bMKyDFya1q0NzP0hynZz2Nf79o0=", - "dev": true - }, - "@protobufjs/pool": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz", - "integrity": "sha1-Cf0V8tbTq/qbZbw2ZQbWrXhG/1Q=", - "dev": true - }, - "@protobufjs/utf8": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz", - "integrity": "sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=", - "dev": true - }, - "@sinonjs/commons": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.1.tgz", - "integrity": "sha512-892K+kWUUi3cl+LlqEWIDrhvLgdL79tECi8JZUyq6IviKy/DNhuzCRlbHUjxK89f4ypPMMaFnFuR9Ie6DoIMsw==", - "dev": true, - "requires": { - "type-detect": "4.0.8" - } - }, - "@sinonjs/fake-timers": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz", - "integrity": "sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==", - "dev": true, - "requires": { - "@sinonjs/commons": "^1.7.0" - } - }, - "@tootallnate/once": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", - "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==" - }, - "@trustwallet/wallet-core": { - "version": "2.2.10", - "resolved": "https://registry.npmjs.org/@trustwallet/wallet-core/-/wallet-core-2.2.10.tgz", - "integrity": "sha512-gE8sV3ii2/2S/TcLSpy5oi+pY4S8r+5nFspMIczgP5yooH6Lc0r0L4vXbry7dG6UoV4gYa5MhBDEc/77JeI/Dw==", - "dev": true, - "requires": { - "protobufjs": "^6.9.0" - } - }, - "@types/babel__core": { - "version": "7.1.12", - "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.12.tgz", - "integrity": "sha512-wMTHiiTiBAAPebqaPiPDLFA4LYPKr6Ph0Xq/6rq1Ur3v66HXyG+clfR9CNETkD7MQS8ZHvpQOtA53DLws5WAEQ==", - "dev": true, - "requires": { - "@babel/parser": "^7.1.0", - "@babel/types": "^7.0.0", - "@types/babel__generator": "*", - "@types/babel__template": "*", - "@types/babel__traverse": "*" - } - }, - "@types/babel__generator": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.2.tgz", - "integrity": "sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ==", - "dev": true, - "requires": { - "@babel/types": "^7.0.0" - } - }, - "@types/babel__template": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.0.tgz", - "integrity": "sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A==", - "dev": true, - "requires": { - "@babel/parser": "^7.1.0", - "@babel/types": "^7.0.0" - } - }, - "@types/babel__traverse": { - "version": "7.11.0", - "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.11.0.tgz", - "integrity": "sha512-kSjgDMZONiIfSH1Nxcr5JIRMwUetDki63FSQfpTCz8ogF3Ulqm8+mr5f78dUYs6vMiB6gBusQqfQmBvHZj/lwg==", - "dev": true, - "requires": { - "@babel/types": "^7.3.0" - } - }, - "@types/color-name": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz", - "integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==", - "dev": true - }, - "@types/graceful-fs": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.4.tgz", - "integrity": "sha512-mWA/4zFQhfvOA8zWkXobwJvBD7vzcxgrOQ0J5CH1votGqdq9m7+FwtGaqyCZqC3NyyBkc9z4m+iry4LlqcMWJg==", - "dev": true, - "requires": { - "@types/node": "*" - } - }, - "@types/istanbul-lib-coverage": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz", - "integrity": "sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==", - "dev": true - }, - "@types/istanbul-lib-report": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz", - "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "*" - } - }, - "@types/istanbul-reports": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-1.1.2.tgz", - "integrity": "sha512-P/W9yOX/3oPZSpaYOCQzGqgCQRXn0FFO/V8bWrCQs+wLmvVVxk6CRBXALEvNs9OHIatlnlFokfhuDo2ug01ciw==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "*", - "@types/istanbul-lib-report": "*" - } - }, - "@types/jest": { - "version": "25.2.3", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.3.tgz", - "integrity": "sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==", - "dev": true, - "requires": { - "jest-diff": "^25.2.1", - "pretty-format": "^25.2.1" - } - }, - "@types/jest-expect-message": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@types/jest-expect-message/-/jest-expect-message-1.0.2.tgz", - "integrity": "sha512-a6En2I1lLW0oW1FmukuPR056n+zGBN6CIctrQN9znBrC+6/GsBRg1ICtZUzHtRn9U0hd4vXjRMd2D2BMefMy2Q==", - "dev": true, - "requires": { - "@types/jest": "*" - } - }, - "@types/json-schema": { - "version": "7.0.6", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.6.tgz", - "integrity": "sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==", - "dev": true - }, - "@types/long": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@types/long/-/long-4.0.1.tgz", - "integrity": "sha512-5tXH6Bx/kNGd3MgffdmP4dy2Z+G4eaXw0SE81Tq3BNadtnMR5/ySMzX4SLEzHJzSmPNn4HIdpQsBvXMUykr58w==", - "dev": true - }, - "@types/node": { - "version": "13.13.17", - "resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.17.tgz", - "integrity": "sha512-rGZftvdDpsYtG/rOlDOwny1f6Aq4FHJdGSVfPg5vC2DaR9Rt4W2OpsOF5GTU2bSqZmwTkfnsvJhhzpMWYxxlEA==", - "dev": true - }, - "@types/normalize-package-data": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz", - "integrity": "sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==", - "dev": true - }, - "@types/prettier": { - "version": "2.1.6", - "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.1.6.tgz", - "integrity": "sha512-6gOkRe7OIioWAXfnO/2lFiv+SJichKVSys1mSsgyrYHSEjk8Ctv4tSR/Odvnu+HWlH2C8j53dahU03XmQdd5fA==", - "dev": true - }, - "@types/stack-utils": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.0.tgz", - "integrity": "sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==", - "dev": true - }, - "@types/yargs": { - "version": "15.0.5", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.5.tgz", - "integrity": "sha512-Dk/IDOPtOgubt/IaevIUbTgV7doaKkoorvOyYM2CMwuDyP89bekI7H4xLIwunNYiK9jhCkmc6pUrJk3cj2AB9w==", - "dev": true, - "requires": { - "@types/yargs-parser": "*" - } - }, - "@types/yargs-parser": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-15.0.0.tgz", - "integrity": "sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==", - "dev": true - }, - "@typescript-eslint/eslint-plugin": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.1.1.tgz", - "integrity": "sha512-Hoxyt99EA9LMmqo/5PuWWPeWeB3mKyvibfJ1Hy5SfiUpjE8Nqp+5QNd9fOkzL66+fqvIWSIE+Ett16LGMzCGnQ==", - "dev": true, - "requires": { - "@typescript-eslint/experimental-utils": "4.1.1", - "@typescript-eslint/scope-manager": "4.1.1", - "debug": "^4.1.1", - "functional-red-black-tree": "^1.0.1", - "regexpp": "^3.0.0", - "semver": "^7.3.2", - "tsutils": "^3.17.1" - }, - "dependencies": { - "debug": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "semver": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", - "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==", - "dev": true - } - } - }, - "@typescript-eslint/experimental-utils": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.1.1.tgz", - "integrity": "sha512-jzYsNciHoa4Z3c1URtmeT/bamYm8Dwfw6vuN3WHIE/BXb1iC4KveAnXDErTAZtPVxTYBaYn3n2gbt6F6D2rm1A==", - "dev": true, - "requires": { - "@types/json-schema": "^7.0.3", - "@typescript-eslint/scope-manager": "4.1.1", - "@typescript-eslint/types": "4.1.1", - "@typescript-eslint/typescript-estree": "4.1.1", - "eslint-scope": "^5.0.0", - "eslint-utils": "^2.0.0" - } - }, - "@typescript-eslint/parser": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.1.1.tgz", - "integrity": "sha512-NLIhmicpKGfJbdXyQBz9j48PA6hq6e+SDOoXy7Ak6bq1ebGqbgG+fR1UIDAuay6OjQdot69c/URu2uLlsP8GQQ==", - "dev": true, - "requires": { - "@typescript-eslint/scope-manager": "4.1.1", - "@typescript-eslint/types": "4.1.1", - "@typescript-eslint/typescript-estree": "4.1.1", - "debug": "^4.1.1" - }, - "dependencies": { - "debug": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - } - } - }, - "@typescript-eslint/scope-manager": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.1.1.tgz", - "integrity": "sha512-0W8TTobCvIIQ2FsrYTffyZGAAFUyIbEHq5EYJb1m7Rpd005jrnOvKOo8ywCLhs/Bm17C+KsrUboBvBAARQVvyA==", - "dev": true, - "requires": { - "@typescript-eslint/types": "4.1.1", - "@typescript-eslint/visitor-keys": "4.1.1" - } - }, - "@typescript-eslint/types": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.1.1.tgz", - "integrity": "sha512-zrBiqOKYerMTllKcn+BP+i1b7LW/EbMMYytroXMxUTvFPn1smkCu0D7lSAx29fTUO4jnwV0ljSvYQtn2vNrNxA==", - "dev": true - }, - "@typescript-eslint/typescript-estree": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.1.1.tgz", - "integrity": "sha512-2AUg5v0liVBsqbGxBphbJ0QbGqSRVaF5qPoTPWcxop+66vMdU1h4CCvHxTC47+Qb+Pr4l2RhXDd41JNpwcQEKw==", - "dev": true, - "requires": { - "@typescript-eslint/types": "4.1.1", - "@typescript-eslint/visitor-keys": "4.1.1", - "debug": "^4.1.1", - "globby": "^11.0.1", - "is-glob": "^4.0.1", - "lodash": "^4.17.15", - "semver": "^7.3.2", - "tsutils": "^3.17.1" - }, - "dependencies": { - "debug": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "semver": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", - "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==", - "dev": true - } - } - }, - "@typescript-eslint/visitor-keys": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.1.1.tgz", - "integrity": "sha512-/EOOXbA2ferGLG6RmCHEQ0lTTLkOlXYDgblCmQk3tIU7mTPLm4gKhFMeeUSe+bcchTUsKeCk8xcpbop5Zr/8Rw==", - "dev": true, - "requires": { - "@typescript-eslint/types": "4.1.1", - "eslint-visitor-keys": "^2.0.0" - } - }, - "abab": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz", - "integrity": "sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==", - "dev": true - }, - "abort-controller": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz", - "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==", - "dev": true, - "requires": { - "event-target-shim": "^5.0.0" - } - }, - "acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true - }, - "acorn-globals": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz", - "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==", - "dev": true, - "requires": { - "acorn": "^7.1.1", - "acorn-walk": "^7.1.1" - } - }, - "acorn-jsx": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz", - "integrity": "sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==", - "dev": true - }, - "acorn-walk": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz", - "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==", - "dev": true - }, - "agent-base": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.1.tgz", - "integrity": "sha512-01q25QQDwLSsyfhrKbn8yuur+JNw0H+0Y4JiGIKd3z9aYk/w/2kxD/Upc+t2ZBBSUNff50VjPsSW2YxM8QYKVg==", - "requires": { - "debug": "4" - }, - "dependencies": { - "debug": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "requires": { - "ms": "^2.1.1" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" - } - } - }, - "ajv": { - "version": "6.12.3", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.3.tgz", - "integrity": "sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "ansi-colors": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", - "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==", - "dev": true - }, - "ansi-escapes": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz", - "integrity": "sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==", - "dev": true, - "requires": { - "type-fest": "^0.11.0" - }, - "dependencies": { - "type-fest": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz", - "integrity": "sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==", - "dev": true - } - } - }, - "ansi-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", - "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", - "dev": true - }, - "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", - "dev": true, - "requires": { - "@types/color-name": "^1.1.1", - "color-convert": "^2.0.1" - } - }, - "anymatch": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz", - "integrity": "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==", - "dev": true, - "requires": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - } - }, - "aproba": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz", - "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==", - "dev": true - }, - "are-we-there-yet": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz", - "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==", - "dev": true, - "requires": { - "delegates": "^1.0.0", - "readable-stream": "^2.0.6" - } - }, - "arg": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", - "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", - "dev": true - }, - "argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "argv": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/argv/-/argv-0.0.2.tgz", - "integrity": "sha1-7L0W+JSbFXGDcRsb2jNPN4QBhas=" - }, - "arr-diff": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", - "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=", - "dev": true - }, - "arr-flatten": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", - "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==", - "dev": true - }, - "arr-union": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", - "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=", - "dev": true - }, - "array-find-index": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz", - "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=", - "dev": true - }, - "array-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "dev": true - }, - "array-unique": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", - "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=", - "dev": true - }, - "arrify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", - "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=", - "dev": true - }, - "asn1": { - "version": "0.2.4", - "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz", - "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==", - "dev": true, - "requires": { - "safer-buffer": "~2.1.0" - } - }, - "assert-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", - "dev": true - }, - "assign-symbols": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", - "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=", - "dev": true - }, - "astral-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz", - "integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==", - "dev": true - }, - "async-retry": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/async-retry/-/async-retry-1.2.3.tgz", - "integrity": "sha512-tfDb02Th6CE6pJUF2gjW5ZVjsgwlucVXOEQMvEX9JgSJMs9gAX+Nz3xRuJBKuUYjTSYORqvDBORdAQ3LU59g7Q==", - "dev": true, - "requires": { - "retry": "0.12.0" - } - }, - "asynckit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=", - "dev": true - }, - "atob": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", - "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", - "dev": true - }, - "atob-lite": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/atob-lite/-/atob-lite-2.0.0.tgz", - "integrity": "sha1-D+9a1G8b16hQLGVyfwNn1e5D1pY=", - "dev": true - }, - "aws-sign2": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", - "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=", - "dev": true - }, - "aws4": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz", - "integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==", - "dev": true - }, - "axios": { - "version": "0.21.1", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz", - "integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==", - "dev": true, - "requires": { - "follow-redirects": "^1.10.0" - } - }, - "babel-jest": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-26.6.3.tgz", - "integrity": "sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==", - "dev": true, - "requires": { - "@jest/transform": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/babel__core": "^7.1.7", - "babel-plugin-istanbul": "^6.0.0", - "babel-preset-jest": "^26.6.2", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.4", - "slash": "^3.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "babel-plugin-istanbul": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz", - "integrity": "sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.0.0", - "@istanbuljs/load-nyc-config": "^1.0.0", - "@istanbuljs/schema": "^0.1.2", - "istanbul-lib-instrument": "^4.0.0", - "test-exclude": "^6.0.0" - } - }, - "babel-plugin-jest-hoist": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-26.6.2.tgz", - "integrity": "sha512-PO9t0697lNTmcEHH69mdtYiOIkkOlj9fySqfO3K1eCcdISevLAE0xY59VLLUj0SoiPiTX/JU2CYFpILydUa5Lw==", - "dev": true, - "requires": { - "@babel/template": "^7.3.3", - "@babel/types": "^7.3.3", - "@types/babel__core": "^7.0.0", - "@types/babel__traverse": "^7.0.6" - } - }, - "babel-preset-current-node-syntax": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz", - "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==", - "dev": true, - "requires": { - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/plugin-syntax-bigint": "^7.8.3", - "@babel/plugin-syntax-class-properties": "^7.8.3", - "@babel/plugin-syntax-import-meta": "^7.8.3", - "@babel/plugin-syntax-json-strings": "^7.8.3", - "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-numeric-separator": "^7.8.3", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-syntax-top-level-await": "^7.8.3" - } - }, - "babel-preset-jest": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-26.6.2.tgz", - "integrity": "sha512-YvdtlVm9t3k777c5NPQIv6cxFFFapys25HiUmuSgHwIZhfifweR5c5Sf5nwE3MAbfu327CYSvps8Yx6ANLyleQ==", - "dev": true, - "requires": { - "babel-plugin-jest-hoist": "^26.6.2", - "babel-preset-current-node-syntax": "^1.0.0" - } - }, - "balanced-match": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", - "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=" - }, - "base": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", - "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", - "dev": true, - "requires": { - "cache-base": "^1.0.1", - "class-utils": "^0.3.5", - "component-emitter": "^1.2.1", - "define-property": "^1.0.0", - "isobject": "^3.0.1", - "mixin-deep": "^1.2.0", - "pascalcase": "^0.1.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "dev": true, - "requires": { - "is-descriptor": "^1.0.0" - } - }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "base-x": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/base-x/-/base-x-3.0.7.tgz", - "integrity": "sha512-zAKJGuQPihXW22fkrfOclUUZXM2g92z5GzlSMHxhO6r6Qj+Nm0ccaGNBzDZojzwOMkpjAv4J0fOv1U4go+a4iw==", - "dev": true, - "requires": { - "safe-buffer": "^5.0.1" - } - }, - "base64-js": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.1.tgz", - "integrity": "sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==", - "dev": true - }, - "bcrypt-pbkdf": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", - "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=", - "dev": true, - "requires": { - "tweetnacl": "^0.14.3" - } - }, - "before-after-hook": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.1.0.tgz", - "integrity": "sha512-IWIbu7pMqyw3EAJHzzHbWa85b6oud/yfKYg5rqB5hNE8CeMi3nX+2C2sj0HswfblST86hpVEOAb9x34NZd6P7A==", - "dev": true - }, - "bignumber.js": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.0.1.tgz", - "integrity": "sha512-IdZR9mh6ahOBv/hYGiXyVuyCetmGJhtYkqLBpTStdhEGjegpPlUawydyaF3pbIOFynJTpllEs+NP+CS9jKFLjA==", - "dev": true - }, - "bindings": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", - "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", - "dev": true, - "requires": { - "file-uri-to-path": "1.0.0" - } - }, - "bip39": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/bip39/-/bip39-2.6.0.tgz", - "integrity": "sha512-RrnQRG2EgEoqO24ea+Q/fftuPUZLmrEM3qNhhGsA3PbaXaCW791LTzPuVyx/VprXQcTbPJ3K3UeTna8ZnVl2sg==", - "dev": true, - "requires": { - "create-hash": "^1.1.0", - "pbkdf2": "^3.0.9", - "randombytes": "^2.0.1", - "safe-buffer": "^5.0.1", - "unorm": "^1.3.3" - } - }, - "bip44-constants": { - "version": "8.0.49", - "resolved": "https://registry.npmjs.org/bip44-constants/-/bip44-constants-8.0.49.tgz", - "integrity": "sha512-9TU8WuIpKMcS4fXqC+e0n8t5BVDcPSt+b4OXpkAfshgU2TizWjjC/n7zADrhxEk1Ym2pFS1VmYDLBWlwBz0Jvg==", - "dev": true - }, - "bl": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/bl/-/bl-4.0.3.tgz", - "integrity": "sha512-fs4G6/Hu4/EE+F75J8DuN/0IpQqNjAdC7aEQv7Qt8MHGUH7Ckv2MwTEEeN9QehD0pfIDkMI1bkHYkKy7xHyKIg==", - "dev": true, - "requires": { - "buffer": "^5.5.0", - "inherits": "^2.0.4", - "readable-stream": "^3.4.0" - }, - "dependencies": { - "buffer": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz", - "integrity": "sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==", - "dev": true, - "requires": { - "base64-js": "^1.0.2", - "ieee754": "^1.1.4" - } - }, - "readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", - "dev": true, - "requires": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - } - } - } - }, - "bluebird": { - "version": "3.7.2", - "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz", - "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==", - "dev": true - }, - "bn.js": { - "version": "4.11.8", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz", - "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==", - "dev": true - }, - "boom": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz", - "integrity": "sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8=", - "dev": true, - "requires": { - "hoek": "2.x.x" - } - }, - "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "dev": true, - "requires": { - "fill-range": "^7.0.1" - } - }, - "browser-process-hrtime": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz", - "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==", - "dev": true - }, - "bs-logger": { - "version": "0.2.6", - "resolved": "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz", - "integrity": "sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==", - "dev": true, - "requires": { - "fast-json-stable-stringify": "2.x" - } - }, - "bs58": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/bs58/-/bs58-4.0.1.tgz", - "integrity": "sha1-vhYedsNU9veIrkBx9j806MTwpCo=", - "dev": true, - "requires": { - "base-x": "^3.0.2" - } - }, - "bs58check": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/bs58check/-/bs58check-2.1.2.tgz", - "integrity": "sha512-0TS1jicxdU09dwJMNZtVAfzPi6Q6QeN0pM1Fkzrjn+XYHvzMKPU3pHVpva+769iNVSfIYWf7LJ6WR+BuuMf8cA==", - "dev": true, - "requires": { - "bs58": "^4.0.0", - "create-hash": "^1.1.0", - "safe-buffer": "^5.1.2" - } - }, - "bser": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", - "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", - "dev": true, - "requires": { - "node-int64": "^0.4.0" - } - }, - "btoa-lite": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/btoa-lite/-/btoa-lite-1.0.0.tgz", - "integrity": "sha1-M3dm2hWAEhD92VbCLpxokaudAzc=", - "dev": true - }, - "buffer": { - "version": "5.4.3", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.4.3.tgz", - "integrity": "sha512-zvj65TkFeIt3i6aj5bIvJDzjjQQGs4o/sNoezg1F1kYap9Nu2jcUdpwzRSJTHMMzG0H7bZkn4rNQpImhuxWX2A==", - "dev": true, - "requires": { - "base64-js": "^1.0.2", - "ieee754": "^1.1.4" - } - }, - "buffer-equal-constant-time": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz", - "integrity": "sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk=", - "dev": true - }, - "buffer-from": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz", - "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==", - "dev": true - }, - "cache-base": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", - "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", - "dev": true, - "requires": { - "collection-visit": "^1.0.0", - "component-emitter": "^1.2.1", - "get-value": "^2.0.6", - "has-value": "^1.0.0", - "isobject": "^3.0.1", - "set-value": "^2.0.0", - "to-object-path": "^0.3.0", - "union-value": "^1.0.0", - "unset-value": "^1.0.0" - } - }, - "callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true - }, - "camelcase": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz", - "integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=", - "dev": true - }, - "camelcase-keys": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-4.2.0.tgz", - "integrity": "sha1-oqpfsa9oh1glnDLBQUJteJI7m3c=", - "dev": true, - "requires": { - "camelcase": "^4.1.0", - "map-obj": "^2.0.0", - "quick-lru": "^1.0.0" - } - }, - "capture-exit": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz", - "integrity": "sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==", - "dev": true, - "requires": { - "rsvp": "^4.8.4" - } - }, - "caseless": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", - "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=", - "dev": true - }, - "chalk": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - }, - "char-regex": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", - "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", - "dev": true - }, - "chownr": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", - "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==", - "dev": true - }, - "ci-info": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", - "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==", - "dev": true - }, - "cipher-base": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz", - "integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==", - "dev": true, - "requires": { - "inherits": "^2.0.1", - "safe-buffer": "^5.0.1" - } - }, - "cjs-module-lexer": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-0.6.0.tgz", - "integrity": "sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw==", - "dev": true - }, - "class-utils": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", - "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", - "dev": true, - "requires": { - "arr-union": "^3.1.0", - "define-property": "^0.2.5", - "isobject": "^3.0.0", - "static-extend": "^0.1.1" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - } - } - }, - "cliui": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz", - "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==", - "dev": true, - "requires": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", - "wrap-ansi": "^6.2.0" - } - }, - "co": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", - "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=", - "dev": true - }, - "code-point-at": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", - "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", - "dev": true - }, - "codecov": { - "version": "3.7.2", - "resolved": "https://registry.npmjs.org/codecov/-/codecov-3.7.2.tgz", - "integrity": "sha512-fmCjAkTese29DUX3GMIi4EaKGflHa4K51EoMc29g8fBHawdk/+KEq5CWOeXLdd9+AT7o1wO4DIpp/Z1KCqCz1g==", - "requires": { - "argv": "0.0.2", - "ignore-walk": "3.0.3", - "js-yaml": "3.13.1", - "teeny-request": "6.0.1", - "urlgrey": "0.4.4" - }, - "dependencies": { - "js-yaml": { - "version": "3.13.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz", - "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==", - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - } - } - }, - "collect-v8-coverage": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz", - "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==", - "dev": true - }, - "collection-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", - "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=", - "dev": true, - "requires": { - "map-visit": "^1.0.0", - "object-visit": "^1.0.0" - } - }, - "color": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/color/-/color-3.1.2.tgz", - "integrity": "sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg==", - "dev": true, - "requires": { - "color-convert": "^1.9.1", - "color-string": "^1.5.2" - }, - "dependencies": { - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", - "dev": true - } - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "color-string": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz", - "integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==", - "dev": true, - "requires": { - "color-name": "^1.0.0", - "simple-swizzle": "^0.2.2" - } - }, - "colors": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz", - "integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==", - "dev": true - }, - "combined-stream": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "dev": true, - "requires": { - "delayed-stream": "~1.0.0" - } - }, - "commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "dev": true - }, - "component-emitter": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", - "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==", - "dev": true - }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" - }, - "console-control-strings": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=", - "dev": true - }, - "convert-source-map": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz", - "integrity": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==", - "dev": true, - "requires": { - "safe-buffer": "~5.1.1" - } - }, - "copy-descriptor": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", - "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=", - "dev": true - }, - "core-js": { - "version": "2.6.11", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz", - "integrity": "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==", - "dev": true - }, - "core-util-is": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", - "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=", - "dev": true - }, - "create-hash": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz", - "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==", - "dev": true, - "requires": { - "cipher-base": "^1.0.1", - "inherits": "^2.0.1", - "md5.js": "^1.3.4", - "ripemd160": "^2.0.1", - "sha.js": "^2.4.0" - } - }, - "create-hmac": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz", - "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==", - "dev": true, - "requires": { - "cipher-base": "^1.0.3", - "create-hash": "^1.1.0", - "inherits": "^2.0.1", - "ripemd160": "^2.0.0", - "safe-buffer": "^5.0.1", - "sha.js": "^2.4.8" - } - }, - "cross-spawn": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", - "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", - "dev": true, - "requires": { - "nice-try": "^1.0.4", - "path-key": "^2.0.1", - "semver": "^5.5.0", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - }, - "dependencies": { - "which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } - } - } - }, - "cryptiles": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz", - "integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=", - "dev": true, - "requires": { - "boom": "2.x.x" - } - }, - "cssom": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz", - "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==", - "dev": true - }, - "cssstyle": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz", - "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==", - "dev": true, - "requires": { - "cssom": "~0.3.6" - }, - "dependencies": { - "cssom": { - "version": "0.3.8", - "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz", - "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==", - "dev": true - } - } - }, - "currently-unhandled": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz", - "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=", - "dev": true, - "requires": { - "array-find-index": "^1.0.1" - } - }, - "danger": { - "version": "10.4.0", - "resolved": "https://registry.npmjs.org/danger/-/danger-10.4.0.tgz", - "integrity": "sha512-HoJLLwJPQKhgelMRfu+tfyVO946QIxbEZ7kFlS1ZYYkGVwfvC9Zured/PbmGbUmplfFsrVPTF/S/kM1XdieB/w==", - "dev": true, - "requires": { - "@babel/polyfill": "^7.2.5", - "@octokit/rest": "^16.43.1", - "async-retry": "1.2.3", - "chalk": "^2.3.0", - "commander": "^2.18.0", - "debug": "^4.1.1", - "fast-json-patch": "^3.0.0-1", - "get-stdin": "^6.0.0", - "gitlab": "^10.0.1", - "http-proxy-agent": "^2.1.0", - "https-proxy-agent": "^2.2.1", - "hyperlinker": "^1.0.0", - "json5": "^2.1.0", - "jsonpointer": "^4.0.1", - "jsonwebtoken": "^8.4.0", - "lodash.find": "^4.6.0", - "lodash.includes": "^4.3.0", - "lodash.isobject": "^3.0.2", - "lodash.keys": "^4.0.8", - "lodash.mapvalues": "^4.6.0", - "lodash.memoize": "^4.1.2", - "memfs-or-file-map-to-github-branch": "^1.1.0", - "micromatch": "^3.1.10", - "node-cleanup": "^2.1.2", - "node-fetch": "^2.3.0", - "override-require": "^1.1.1", - "p-limit": "^2.1.0", - "parse-diff": "^0.7.0", - "parse-git-config": "^2.0.3", - "parse-github-url": "^1.0.2", - "parse-link-header": "^1.0.1", - "pinpoint": "^1.1.0", - "prettyjson": "^1.2.1", - "readline-sync": "^1.4.9", - "require-from-string": "^2.0.2", - "supports-hyperlinks": "^1.0.1" - }, - "dependencies": { - "agent-base": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.3.0.tgz", - "integrity": "sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==", - "dev": true, - "requires": { - "es6-promisify": "^5.0.0" - } - }, - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "requires": { - "color-convert": "^1.9.0" - } - }, - "braces": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", - "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", - "dev": true, - "requires": { - "arr-flatten": "^1.1.0", - "array-unique": "^0.3.2", - "extend-shallow": "^2.0.1", - "fill-range": "^4.0.0", - "isobject": "^3.0.1", - "repeat-element": "^1.1.2", - "snapdragon": "^0.8.1", - "snapdragon-node": "^2.0.1", - "split-string": "^3.0.2", - "to-regex": "^3.0.1" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", - "dev": true - }, - "debug": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - }, - "fill-range": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", - "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=", - "dev": true, - "requires": { - "extend-shallow": "^2.0.1", - "is-number": "^3.0.0", - "repeat-string": "^1.6.1", - "to-regex-range": "^2.1.0" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", - "dev": true - }, - "http-proxy-agent": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-2.1.0.tgz", - "integrity": "sha512-qwHbBLV7WviBl0rQsOzH6o5lwyOIvwp/BdFnvVxXORldu5TmjFfjzBcWUWS5kWAZhmv+JtiDhSuQCp4sBfbIgg==", - "dev": true, - "requires": { - "agent-base": "4", - "debug": "3.1.0" - }, - "dependencies": { - "debug": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", - "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", - "dev": true - } - } - }, - "https-proxy-agent": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz", - "integrity": "sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==", - "dev": true, - "requires": { - "agent-base": "^4.3.0", - "debug": "^3.1.0" - }, - "dependencies": { - "debug": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz", - "integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - } - } - }, - "is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "micromatch": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", - "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", - "dev": true, - "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "braces": "^2.3.1", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "extglob": "^2.0.4", - "fragment-cache": "^0.2.1", - "kind-of": "^6.0.2", - "nanomatch": "^1.2.9", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.2" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "requires": { - "has-flag": "^3.0.0" - } - }, - "supports-hyperlinks": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-1.0.1.tgz", - "integrity": "sha512-HHi5kVSefKaJkGYXbDuKbUGRVxqnWGn3J2e39CYcNJEfWciGq2zYtOhXLTlvrOZW1QU7VX67w7fMmWafHX9Pfw==", - "dev": true, - "requires": { - "has-flag": "^2.0.0", - "supports-color": "^5.0.0" - }, - "dependencies": { - "has-flag": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz", - "integrity": "sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=", - "dev": true - } - } - }, - "to-regex-range": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", - "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=", - "dev": true, - "requires": { - "is-number": "^3.0.0", - "repeat-string": "^1.6.1" - } - } - } - }, - "dashdash": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", - "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", - "dev": true, - "requires": { - "assert-plus": "^1.0.0" - } - }, - "data-urls": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz", - "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==", - "dev": true, - "requires": { - "abab": "^2.0.3", - "whatwg-mimetype": "^2.3.0", - "whatwg-url": "^8.0.0" - }, - "dependencies": { - "tr46": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.0.2.tgz", - "integrity": "sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==", - "dev": true, - "requires": { - "punycode": "^2.1.1" - } - }, - "webidl-conversions": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz", - "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==", - "dev": true - }, - "whatwg-url": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.4.0.tgz", - "integrity": "sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw==", - "dev": true, - "requires": { - "lodash.sortby": "^4.7.0", - "tr46": "^2.0.2", - "webidl-conversions": "^6.1.0" - } - } - } - }, - "debug": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz", - "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", - "dev": true, - "requires": { - "ms": "2.1.2" - }, - "dependencies": { - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - } - } - }, - "decamelize": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=", - "dev": true - }, - "decamelize-keys": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz", - "integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=", - "dev": true, - "requires": { - "decamelize": "^1.1.0", - "map-obj": "^1.0.0" - }, - "dependencies": { - "map-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz", - "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=", - "dev": true - } - } - }, - "decimal.js": { - "version": "10.2.1", - "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.1.tgz", - "integrity": "sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw==", - "dev": true - }, - "decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=", - "dev": true - }, - "decompress-response": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-4.2.1.tgz", - "integrity": "sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw==", - "dev": true, - "requires": { - "mimic-response": "^2.0.0" - } - }, - "deep-extend": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", - "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", - "dev": true - }, - "deep-is": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz", - "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=", - "dev": true - }, - "deepmerge": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz", - "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==", - "dev": true - }, - "define-property": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", - "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", - "dev": true, - "requires": { - "is-descriptor": "^1.0.2", - "isobject": "^3.0.1" - }, - "dependencies": { - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "delayed-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=", - "dev": true - }, - "delegates": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=", - "dev": true - }, - "deprecation": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", - "integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==", - "dev": true - }, - "detect-libc": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", - "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=", - "dev": true - }, - "detect-newline": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", - "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", - "dev": true - }, - "diff": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", - "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", - "dev": true - }, - "diff-match-patch": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.5.tgz", - "integrity": "sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==" - }, - "diff-sequences": { - "version": "25.2.6", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-25.2.6.tgz", - "integrity": "sha512-Hq8o7+6GaZeoFjtpgvRBUknSXNeJiCx7V9Fr94ZMljNiCr9n9L8H8aJqgWOQiDDGdyn29fRNcDdRVJ5fdyihfg==", - "dev": true - }, - "dir-glob": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "dev": true, - "requires": { - "path-type": "^4.0.0" - }, - "dependencies": { - "path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "dev": true - } - } - }, - "doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "requires": { - "esutils": "^2.0.2" - } - }, - "domexception": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz", - "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==", - "dev": true, - "requires": { - "webidl-conversions": "^5.0.0" - }, - "dependencies": { - "webidl-conversions": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz", - "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==", - "dev": true - } - } - }, - "ecc-jsbn": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", - "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=", - "dev": true, - "requires": { - "jsbn": "~0.1.0", - "safer-buffer": "^2.1.0" - } - }, - "ecdsa-sig-formatter": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz", - "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==", - "dev": true, - "requires": { - "safe-buffer": "^5.0.1" - } - }, - "emittery": { - "version": "0.7.2", - "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.7.2.tgz", - "integrity": "sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ==", - "dev": true - }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "end-of-stream": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "dev": true, - "requires": { - "once": "^1.4.0" - } - }, - "enquirer": { - "version": "2.3.6", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz", - "integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==", - "dev": true, - "requires": { - "ansi-colors": "^4.1.1" - } - }, - "error-ex": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "dev": true, - "requires": { - "is-arrayish": "^0.2.1" - } - }, - "es6-promise": { - "version": "4.2.8", - "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.8.tgz", - "integrity": "sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==", - "dev": true - }, - "es6-promisify": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz", - "integrity": "sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=", - "dev": true, - "requires": { - "es6-promise": "^4.0.3" - } - }, - "escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" - }, - "escodegen": { - "version": "1.14.3", - "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz", - "integrity": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==", - "dev": true, - "requires": { - "esprima": "^4.0.1", - "estraverse": "^4.2.0", - "esutils": "^2.0.2", - "optionator": "^0.8.1", - "source-map": "~0.6.1" - } - }, - "eslint": { - "version": "7.9.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.9.0.tgz", - "integrity": "sha512-V6QyhX21+uXp4T+3nrNfI3hQNBDa/P8ga7LoQOenwrlEFXrEnUEE+ok1dMtaS3b6rmLXhT1TkTIsG75HMLbknA==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.0.0", - "@eslint/eslintrc": "^0.1.3", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "eslint-scope": "^5.1.0", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^1.3.0", - "espree": "^7.3.0", - "esquery": "^1.2.0", - "esutils": "^2.0.2", - "file-entry-cache": "^5.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.0.0", - "globals": "^12.1.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash": "^4.17.19", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^5.2.3", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - }, - "dependencies": { - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "debug": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - }, - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - }, - "globals": { - "version": "12.4.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz", - "integrity": "sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==", - "dev": true, - "requires": { - "type-fest": "^0.8.1" - } - }, - "ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true - }, - "levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "optionator": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz", - "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==", - "dev": true, - "requires": { - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.3" - } - }, - "path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true - }, - "prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true - }, - "semver": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", - "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==", - "dev": true - }, - "shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "requires": { - "shebang-regex": "^3.0.0" - } - }, - "shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true - }, - "strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true - }, - "type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1" - } - } - } - }, - "eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - } - }, - "eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "requires": { - "eslint-visitor-keys": "^1.1.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "eslint-visitor-keys": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz", - "integrity": "sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==", - "dev": true - }, - "espree": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.0.tgz", - "integrity": "sha512-dksIWsvKCixn1yrEXO8UosNSxaDoSYpq9reEjZSbHLpT5hpaCAKTLBwq0RHtLrIr+c0ByiYzWT8KTMRzoRCNlw==", - "dev": true, - "requires": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.2.0", - "eslint-visitor-keys": "^1.3.0" - }, - "dependencies": { - "acorn": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.0.tgz", - "integrity": "sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==", - "dev": true - }, - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" - }, - "esquery": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.3.1.tgz", - "integrity": "sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==", - "dev": true, - "requires": { - "estraverse": "^5.1.0" - }, - "dependencies": { - "estraverse": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz", - "integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==", - "dev": true - } - } - }, - "esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "requires": { - "estraverse": "^5.2.0" - }, - "dependencies": { - "estraverse": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz", - "integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==", - "dev": true - } - } - }, - "estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true - }, - "esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true - }, - "ethereum-checksum-address": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/ethereum-checksum-address/-/ethereum-checksum-address-0.0.6.tgz", - "integrity": "sha512-itreMqb9o/4jAgJxVBqXvQrA6Y/6OZ6W7od/tiQ/2duIxy2O3iGyc+GyQurOaSGE0ByrrlZ6KMzPGKOBI9r37g==", - "dev": true, - "requires": { - "keccak256": "^1.0.0", - "meow": "^5.0.0" - } - }, - "event-target-shim": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz", - "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==", - "dev": true - }, - "exec-sh": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.4.tgz", - "integrity": "sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A==", - "dev": true - }, - "execa": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz", - "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==", - "dev": true, - "requires": { - "cross-spawn": "^6.0.0", - "get-stream": "^4.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - } - }, - "exit": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", - "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=", - "dev": true - }, - "expand-brackets": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", - "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=", - "dev": true, - "requires": { - "debug": "^2.3.3", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "posix-character-classes": "^0.1.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "expand-template": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz", - "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==", - "dev": true - }, - "expand-tilde": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz", - "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=", - "dev": true, - "requires": { - "homedir-polyfill": "^1.0.1" - } - }, - "expect": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/expect/-/expect-26.6.2.tgz", - "integrity": "sha512-9/hlOBkQl2l/PLHJx6JjoDF6xPKcJEsUlWKb23rKE7KzeDqUZKXKNMW27KIue5JMdBV9HgmoJPcc8HtO85t9IA==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-styles": "^4.0.0", - "jest-get-type": "^26.3.0", - "jest-matcher-utils": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-regex-util": "^26.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - } - } - }, - "extend": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", - "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", - "dev": true - }, - "extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", - "dev": true, - "requires": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "dependencies": { - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "requires": { - "is-plain-object": "^2.0.4" - } - } - } - }, - "extglob": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", - "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", - "dev": true, - "requires": { - "array-unique": "^0.3.2", - "define-property": "^1.0.0", - "expand-brackets": "^2.1.4", - "extend-shallow": "^2.0.1", - "fragment-cache": "^0.2.1", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "dev": true, - "requires": { - "is-descriptor": "^1.0.0" - } - }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "extsprintf": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", - "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=", - "dev": true - }, - "eztz-lib": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/eztz-lib/-/eztz-lib-0.1.2.tgz", - "integrity": "sha512-77pr673PMEPvbcHylbRuHwd5P5D3Myc3VC54AC2ovaKTdIVbW/vc6HIrf8D44/a5q9eZzlUpunfKrkBug02OBw==", - "dev": true, - "requires": { - "bignumber.js": "^7.2.1", - "bip39": "^2.5.0", - "bs58check": "^2.1.1", - "buffer": "^5.1.0", - "codecov": "^2.3.1", - "libsodium-wrappers": "^0.5.4", - "pbkdf2": "^3.0.14", - "xhr2": "^0.1.4", - "xmlhttprequest": "^1.8.0" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - }, - "ansi-styles": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", - "dev": true - }, - "assert-plus": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz", - "integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=", - "dev": true - }, - "aws-sign2": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz", - "integrity": "sha1-FDQt0428yU0OW4fXY81jYSwOeU8=", - "dev": true - }, - "bignumber.js": { - "version": "7.2.1", - "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-7.2.1.tgz", - "integrity": "sha512-S4XzBk5sMB+Rcb/LNcpzXr57VRTxgAvaAEDAl1AwRx27j00hT84O6OkteE7u8UB3NuaaygCRrEpqox4uDOrbdQ==", - "dev": true - }, - "caseless": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.11.0.tgz", - "integrity": "sha1-cVuW6phBWTzDMGeSP17GDr2k99c=", - "dev": true - }, - "chalk": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", - "dev": true, - "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" - } - }, - "codecov": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/codecov/-/codecov-2.3.1.tgz", - "integrity": "sha1-fdqUXNWKH2CBAltbA+4Bou8g+G4=", - "dev": true, - "requires": { - "argv": "0.0.2", - "request": "2.77.0", - "urlgrey": "0.4.4" - } - }, - "form-data": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.1.4.tgz", - "integrity": "sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE=", - "dev": true, - "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.5", - "mime-types": "^2.1.12" - } - }, - "har-validator": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-2.0.6.tgz", - "integrity": "sha1-zcvAgYgmWtEZtqWnyKtw7s+10n0=", - "dev": true, - "requires": { - "chalk": "^1.1.1", - "commander": "^2.9.0", - "is-my-json-valid": "^2.12.4", - "pinkie-promise": "^2.0.0" - } - }, - "http-signature": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz", - "integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=", - "dev": true, - "requires": { - "assert-plus": "^0.2.0", - "jsprim": "^1.2.2", - "sshpk": "^1.7.0" - } - }, - "node-uuid": { - "version": "1.4.8", - "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.8.tgz", - "integrity": "sha1-sEDrCSOWivq/jTL7HxfxFn/auQc=", - "dev": true - }, - "oauth-sign": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz", - "integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=", - "dev": true - }, - "punycode": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", - "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=", - "dev": true - }, - "qs": { - "version": "6.3.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.3.2.tgz", - "integrity": "sha1-51vV9uJoEioqDgvaYwslUMFmUCw=", - "dev": true - }, - "request": { - "version": "2.77.0", - "resolved": "https://registry.npmjs.org/request/-/request-2.77.0.tgz", - "integrity": "sha1-KwDYIDDt7cyXCJ/6XYgQqcKqMUs=", - "dev": true, - "requires": { - "aws-sign2": "~0.6.0", - "aws4": "^1.2.1", - "caseless": "~0.11.0", - "combined-stream": "~1.0.5", - "extend": "~3.0.0", - "forever-agent": "~0.6.1", - "form-data": "~2.1.1", - "har-validator": "~2.0.6", - "hawk": "~3.1.3", - "http-signature": "~1.1.0", - "is-typedarray": "~1.0.0", - "isstream": "~0.1.2", - "json-stringify-safe": "~5.0.1", - "mime-types": "~2.1.7", - "node-uuid": "~1.4.7", - "oauth-sign": "~0.8.1", - "qs": "~6.3.0", - "stringstream": "~0.0.4", - "tough-cookie": "~2.3.0", - "tunnel-agent": "~0.4.1" - } - }, - "strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - } - }, - "supports-color": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", - "dev": true - }, - "tough-cookie": { - "version": "2.3.4", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.4.tgz", - "integrity": "sha512-TZ6TTfI5NtZnuyy/Kecv+CnoROnyXn2DN97LontgQpCwsX2XyLYCC0ENhYkehSOwAp8rTQKc/NUIF7BkQ5rKLA==", - "dev": true, - "requires": { - "punycode": "^1.4.1" - } - }, - "tunnel-agent": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz", - "integrity": "sha1-Y3PbdpCf5XDgjXNYM2Xtgop07us=", - "dev": true - } - } - }, - "fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "fast-glob": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.4.tgz", - "integrity": "sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==", - "dev": true, - "requires": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.0", - "merge2": "^1.3.0", - "micromatch": "^4.0.2", - "picomatch": "^2.2.1" - } - }, - "fast-json-patch": { - "version": "3.0.0-1", - "resolved": "https://registry.npmjs.org/fast-json-patch/-/fast-json-patch-3.0.0-1.tgz", - "integrity": "sha512-6pdFb07cknxvPzCeLsFHStEy+MysPJPgZQ9LbQ/2O67unQF93SNqfdSqnPPl71YMHX+AD8gbl7iuoGFzHEdDuw==", - "dev": true - }, - "fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=", - "dev": true - }, - "fastq": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.8.0.tgz", - "integrity": "sha512-SMIZoZdLh/fgofivvIkmknUXyPnvxRE3DhtZ5Me3Mrsk5gyPL42F0xr51TdRXskBxHfMp+07bcYzfsYEsSQA9Q==", - "dev": true, - "requires": { - "reusify": "^1.0.4" - } - }, - "fb-watchman": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz", - "integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==", - "dev": true, - "requires": { - "bser": "2.1.1" - } - }, - "file-entry-cache": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz", - "integrity": "sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==", - "dev": true, - "requires": { - "flat-cache": "^2.0.1" - } - }, - "file-uri-to-path": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", - "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==", - "dev": true - }, - "fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "dev": true, - "requires": { - "to-regex-range": "^5.0.1" - } - }, - "find-up": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", - "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=", - "dev": true, - "requires": { - "locate-path": "^2.0.0" - } - }, - "flat-cache": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz", - "integrity": "sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==", - "dev": true, - "requires": { - "flatted": "^2.0.0", - "rimraf": "2.6.3", - "write": "1.0.3" - }, - "dependencies": { - "rimraf": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz", - "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==", - "dev": true, - "requires": { - "glob": "^7.1.3" - } - } - } - }, - "flatted": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz", - "integrity": "sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==", - "dev": true - }, - "follow-redirects": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.13.1.tgz", - "integrity": "sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==", - "dev": true - }, - "for-in": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", - "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=", - "dev": true - }, - "forever-agent": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", - "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=", - "dev": true - }, - "form-data": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz", - "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", - "dev": true, - "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" - } - }, - "fragment-cache": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", - "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=", - "dev": true, - "requires": { - "map-cache": "^0.2.2" - } - }, - "fs-constants": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", - "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==", - "dev": true - }, - "fs-exists-sync": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz", - "integrity": "sha1-mC1ok6+RjnLQjeyehnP/K1qNat0=", - "dev": true - }, - "fs-minipass": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", - "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", - "dev": true, - "requires": { - "minipass": "^3.0.0" - } - }, - "fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", - "dev": true - }, - "fsevents": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.1.tgz", - "integrity": "sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==", - "dev": true, - "optional": true - }, - "function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", - "dev": true - }, - "functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=", - "dev": true - }, - "gauge": { - "version": "2.7.4", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", - "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", - "dev": true, - "requires": { - "aproba": "^1.0.3", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.0", - "object-assign": "^4.1.0", - "signal-exit": "^3.0.0", - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1", - "wide-align": "^1.1.0" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", - "dev": true, - "requires": { - "number-is-nan": "^1.0.0" - } - }, - "string-width": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", - "dev": true, - "requires": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" - } - }, - "strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - } - } - } - }, - "generate-function": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/generate-function/-/generate-function-2.3.1.tgz", - "integrity": "sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==", - "dev": true, - "requires": { - "is-property": "^1.0.2" - } - }, - "generate-object-property": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/generate-object-property/-/generate-object-property-1.2.0.tgz", - "integrity": "sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=", - "dev": true, - "requires": { - "is-property": "^1.0.0" - } - }, - "gensync": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", - "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", - "dev": true - }, - "get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "dev": true - }, - "get-package-type": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", - "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", - "dev": true - }, - "get-stdin": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz", - "integrity": "sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==", - "dev": true - }, - "get-stream": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", - "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", - "dev": true, - "requires": { - "pump": "^3.0.0" - } - }, - "get-value": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", - "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=", - "dev": true - }, - "getpass": { - "version": "0.1.7", - "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", - "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", - "dev": true, - "requires": { - "assert-plus": "^1.0.0" - } - }, - "git-config-path": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/git-config-path/-/git-config-path-1.0.1.tgz", - "integrity": "sha1-bTP37WPbDQ4RgTFQO6s6ykfVRmQ=", - "dev": true, - "requires": { - "extend-shallow": "^2.0.1", - "fs-exists-sync": "^0.1.0", - "homedir-polyfill": "^1.0.0" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "github-from-package": { - "version": "0.0.0", - "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz", - "integrity": "sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=", - "dev": true - }, - "gitlab": { - "version": "10.2.1", - "resolved": "https://registry.npmjs.org/gitlab/-/gitlab-10.2.1.tgz", - "integrity": "sha512-z+DxRF1C9uayVbocs9aJkJz+kGy14TSm1noB/rAIEBbXOkOYbjKxyuqJzt+0zeFpXFdgA0yq6DVVbvM7HIfGwg==", - "dev": true, - "requires": { - "form-data": "^2.5.0", - "humps": "^2.0.1", - "ky": "^0.12.0", - "ky-universal": "^0.3.0", - "li": "^1.3.0", - "query-string": "^6.8.2", - "universal-url": "^2.0.0" - }, - "dependencies": { - "form-data": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz", - "integrity": "sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==", - "dev": true, - "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" - } - }, - "query-string": { - "version": "6.13.1", - "resolved": "https://registry.npmjs.org/query-string/-/query-string-6.13.1.tgz", - "integrity": "sha512-RfoButmcK+yCta1+FuU8REvisx1oEzhMKwhLUNcepQTPGcNMp1sIqjnfCtfnvGSQZQEhaBHvccujtWoUV3TTbA==", - "dev": true, - "requires": { - "decode-uri-component": "^0.2.0", - "split-on-first": "^1.0.0", - "strict-uri-encode": "^2.0.0" - } - }, - "strict-uri-encode": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz", - "integrity": "sha1-ucczDHBChi9rFC3CdLvMWGbONUY=", - "dev": true - } - } - }, - "glob": { - "version": "7.1.6", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", - "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", - "dev": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - } - }, - "glob-parent": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz", - "integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - }, - "globals": { - "version": "11.12.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", - "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", - "dev": true - }, - "globby": { - "version": "11.0.1", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.1.tgz", - "integrity": "sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==", - "dev": true, - "requires": { - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.1.1", - "ignore": "^5.1.4", - "merge2": "^1.3.0", - "slash": "^3.0.0" - } - }, - "graceful-fs": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.2.tgz", - "integrity": "sha512-IItsdsea19BoLC7ELy13q1iJFNmd7ofZH5+X/pJr90/nRoPEX0DJo1dHDbgtYWOhJhcCgMDTOw84RZ72q6lB+Q==", - "dev": true - }, - "growly": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz", - "integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=", - "dev": true, - "optional": true - }, - "har-schema": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", - "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=", - "dev": true - }, - "har-validator": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz", - "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==", - "dev": true, - "requires": { - "ajv": "^6.12.3", - "har-schema": "^2.0.0" - } - }, - "has": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", - "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", - "dev": true, - "requires": { - "function-bind": "^1.1.1" - } - }, - "has-ansi": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", - "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - } - } - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true - }, - "has-unicode": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=", - "dev": true - }, - "has-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", - "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=", - "dev": true, - "requires": { - "get-value": "^2.0.6", - "has-values": "^1.0.0", - "isobject": "^3.0.0" - } - }, - "has-values": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", - "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=", - "dev": true, - "requires": { - "is-number": "^3.0.0", - "kind-of": "^4.0.0" - }, - "dependencies": { - "is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "kind-of": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", - "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "hash-base": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.0.4.tgz", - "integrity": "sha1-X8hoaEfs1zSZQDMZprCj8/auSRg=", - "dev": true, - "requires": { - "inherits": "^2.0.1", - "safe-buffer": "^5.0.1" - } - }, - "hasurl": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/hasurl/-/hasurl-1.0.0.tgz", - "integrity": "sha512-43ypUd3DbwyCT01UYpA99AEZxZ4aKtRxWGBHEIbjcOsUghd9YUON0C+JF6isNjaiwC/UF5neaUudy6JS9jZPZQ==", - "dev": true - }, - "hawk": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz", - "integrity": "sha1-B4REvXwWQLD+VA0sm3PVlnjo4cQ=", - "dev": true, - "requires": { - "boom": "2.x.x", - "cryptiles": "2.x.x", - "hoek": "2.x.x", - "sntp": "1.x.x" - } - }, - "hoek": { - "version": "2.16.3", - "resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz", - "integrity": "sha1-ILt0A9POo5jpHcRxCo/xuCdKJe0=", - "dev": true - }, - "homedir-polyfill": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz", - "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==", - "dev": true, - "requires": { - "parse-passwd": "^1.0.0" - } - }, - "hosted-git-info": { - "version": "2.8.5", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.5.tgz", - "integrity": "sha512-kssjab8CvdXfcXMXVcvsXum4Hwdq9XGtRD3TteMEvEbq0LXyiNQr6AprqKqfeaDXze7SxWvRxdpwE6ku7ikLkg==", - "dev": true - }, - "html-encoding-sniffer": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz", - "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==", - "dev": true, - "requires": { - "whatwg-encoding": "^1.0.5" - } - }, - "html-escaper": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", - "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", - "dev": true - }, - "http-proxy-agent": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", - "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", - "requires": { - "@tootallnate/once": "1", - "agent-base": "6", - "debug": "4" - }, - "dependencies": { - "debug": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "requires": { - "ms": "^2.1.1" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" - } - } - }, - "http-signature": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz", - "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=", - "dev": true, - "requires": { - "assert-plus": "^1.0.0", - "jsprim": "^1.2.2", - "sshpk": "^1.7.0" - } - }, - "https-proxy-agent": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz", - "integrity": "sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg==", - "requires": { - "agent-base": "5", - "debug": "4" - }, - "dependencies": { - "agent-base": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-5.1.1.tgz", - "integrity": "sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==" - }, - "debug": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", - "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", - "requires": { - "ms": "^2.1.1" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" - } - } - }, - "human-signals": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz", - "integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==", - "dev": true - }, - "humps": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/humps/-/humps-2.0.1.tgz", - "integrity": "sha1-3QLqYIG9BWjcXQcxhEY5V7qe+ao=", - "dev": true - }, - "hyperlinker": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/hyperlinker/-/hyperlinker-1.0.0.tgz", - "integrity": "sha512-Ty8UblRWFEcfSuIaajM34LdPXIhbs1ajEX/BBPv24J+enSVaEVY63xQ6lTO9VRYS5LAoghIG0IDJ+p+IPzKUQQ==", - "dev": true - }, - "iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "dev": true, - "requires": { - "safer-buffer": ">= 2.1.2 < 3" - } - }, - "ieee754": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz", - "integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==", - "dev": true - }, - "ignore": { - "version": "5.1.8", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz", - "integrity": "sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==", - "dev": true - }, - "ignore-walk": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.3.tgz", - "integrity": "sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==", - "requires": { - "minimatch": "^3.0.4" - } - }, - "image-extensions": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/image-extensions/-/image-extensions-1.1.0.tgz", - "integrity": "sha1-uOa/YDnfAFbjM1AqALZjejEF2JQ=", - "dev": true - }, - "image-size": { - "version": "0.8.3", - "resolved": "https://registry.npmjs.org/image-size/-/image-size-0.8.3.tgz", - "integrity": "sha512-SMtq1AJ+aqHB45c3FsB4ERK0UCiA2d3H1uq8s+8T0Pf8A3W4teyBQyaFaktH6xvZqh+npwlKU7i4fJo0r7TYTg==", - "dev": true, - "requires": { - "queue": "6.0.1" - } - }, - "import-fresh": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.1.tgz", - "integrity": "sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==", - "dev": true, - "requires": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "dependencies": { - "resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true - } - } - }, - "import-local": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.0.2.tgz", - "integrity": "sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA==", - "dev": true, - "requires": { - "pkg-dir": "^4.2.0", - "resolve-cwd": "^3.0.0" - } - }, - "imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=", - "dev": true - }, - "indent-string": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-3.2.0.tgz", - "integrity": "sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=", - "dev": true - }, - "inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", - "dev": true, - "requires": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "ini": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", - "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", - "dev": true - }, - "ip-regex": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz", - "integrity": "sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=", - "dev": true - }, - "is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=", - "dev": true - }, - "is-buffer": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", - "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", - "dev": true - }, - "is-ci": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz", - "integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==", - "dev": true, - "requires": { - "ci-info": "^2.0.0" - } - }, - "is-core-module": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.2.0.tgz", - "integrity": "sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==", - "dev": true, - "requires": { - "has": "^1.0.3" - } - }, - "is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "dependencies": { - "kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "dev": true - } - } - }, - "is-docker": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.1.1.tgz", - "integrity": "sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw==", - "dev": true, - "optional": true - }, - "is-extendable": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=", - "dev": true - }, - "is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true - }, - "is-generator-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz", - "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", - "dev": true - }, - "is-glob": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz", - "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==", - "dev": true, - "requires": { - "is-extglob": "^2.1.1" - } - }, - "is-image": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-image/-/is-image-3.0.0.tgz", - "integrity": "sha512-NNPLvwKZ/hqx1Wv+ayKvVeDOylIapVKSxK/guzmB9doAk0FEdK0KqFKbnwNbuMLEPqEY4NaBhxzB4e98fVOq2Q==", - "dev": true, - "requires": { - "image-extensions": "^1.1.0" - } - }, - "is-my-ip-valid": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-my-ip-valid/-/is-my-ip-valid-1.0.0.tgz", - "integrity": "sha512-gmh/eWXROncUzRnIa1Ubrt5b8ep/MGSnfAUI3aRp+sqTCs1tv1Isl8d8F6JmkN3dXKc3ehZMrtiPN9eL03NuaQ==", - "dev": true - }, - "is-my-json-valid": { - "version": "2.20.4", - "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.20.4.tgz", - "integrity": "sha512-Ym0D5NOxJ+f+zzQHkLfu5n9B1134ra+KwskpDD86200xYQBsAb9OKX81eSsI4oKN9GNAhDAReS7t8Mxtih/l+A==", - "dev": true, - "requires": { - "generate-function": "^2.0.0", - "generate-object-property": "^1.1.0", - "is-my-ip-valid": "^1.0.0", - "jsonpointer": "^4.0.0", - "xtend": "^4.0.0" - } - }, - "is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true - }, - "is-plain-obj": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz", - "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4=", - "dev": true - }, - "is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dev": true, - "requires": { - "isobject": "^3.0.1" - } - }, - "is-potential-custom-element-name": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.0.tgz", - "integrity": "sha1-DFLlS8yjkbssSUsh6GJtczbG45c=", - "dev": true - }, - "is-property": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz", - "integrity": "sha1-V/4cTkhHTt1lsJkR8msc1Ald2oQ=", - "dev": true - }, - "is-stream": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", - "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", - "dev": true - }, - "is-typedarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=", - "dev": true - }, - "is-windows": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", - "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", - "dev": true - }, - "is-wsl": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", - "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", - "dev": true, - "optional": true, - "requires": { - "is-docker": "^2.0.0" - } - }, - "isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", - "dev": true - }, - "isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", - "dev": true - }, - "isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", - "dev": true - }, - "isstream": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", - "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=", - "dev": true - }, - "istanbul-lib-coverage": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz", - "integrity": "sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==", - "dev": true - }, - "istanbul-lib-instrument": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz", - "integrity": "sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==", - "dev": true, - "requires": { - "@babel/core": "^7.7.5", - "@istanbuljs/schema": "^0.1.2", - "istanbul-lib-coverage": "^3.0.0", - "semver": "^6.3.0" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "dev": true - } - } - }, - "istanbul-lib-report": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz", - "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==", - "dev": true, - "requires": { - "istanbul-lib-coverage": "^3.0.0", - "make-dir": "^3.0.0", - "supports-color": "^7.1.0" - } - }, - "istanbul-lib-source-maps": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz", - "integrity": "sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==", - "dev": true, - "requires": { - "debug": "^4.1.1", - "istanbul-lib-coverage": "^3.0.0", - "source-map": "^0.6.1" - } - }, - "istanbul-reports": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.2.tgz", - "integrity": "sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw==", - "dev": true, - "requires": { - "html-escaper": "^2.0.0", - "istanbul-lib-report": "^3.0.0" - } - }, - "jest": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest/-/jest-26.6.3.tgz", - "integrity": "sha512-lGS5PXGAzR4RF7V5+XObhqz2KZIDUA1yD0DG6pBVmy10eh0ZIXQImRuzocsI/N2XZ1GrLFwTS27In2i2jlpq1Q==", - "dev": true, - "requires": { - "@jest/core": "^26.6.3", - "import-local": "^3.0.2", - "jest-cli": "^26.6.3" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - }, - "jest-cli": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-26.6.3.tgz", - "integrity": "sha512-GF9noBSa9t08pSyl3CY4frMrqp+aQXFGFkf5hEPbh/pIUFYWMK6ZLTfbmadxJVcJrdRoChlWQsA2VkJcDFK8hg==", - "dev": true, - "requires": { - "@jest/core": "^26.6.3", - "@jest/test-result": "^26.6.2", - "@jest/types": "^26.6.2", - "chalk": "^4.0.0", - "exit": "^0.1.2", - "graceful-fs": "^4.2.4", - "import-local": "^3.0.2", - "is-ci": "^2.0.0", - "jest-config": "^26.6.3", - "jest-util": "^26.6.2", - "jest-validate": "^26.6.2", - "prompts": "^2.0.1", - "yargs": "^15.4.1" - } - } - } - }, - "jest-changed-files": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-26.6.2.tgz", - "integrity": "sha512-fDS7szLcY9sCtIip8Fjry9oGf3I2ht/QT21bAHm5Dmf0mD4X3ReNUf17y+bO6fR8WgbIZTlbyG1ak/53cbRzKQ==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "execa": "^4.0.0", - "throat": "^5.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "execa": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz", - "integrity": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==", - "dev": true, - "requires": { - "cross-spawn": "^7.0.0", - "get-stream": "^5.0.0", - "human-signals": "^1.1.1", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.0", - "onetime": "^5.1.0", - "signal-exit": "^3.0.2", - "strip-final-newline": "^2.0.0" - } - }, - "get-stream": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "dev": true, - "requires": { - "pump": "^3.0.0" - } - }, - "is-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz", - "integrity": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==", - "dev": true - }, - "npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "requires": { - "path-key": "^3.0.0" - } - }, - "path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true - }, - "shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "requires": { - "shebang-regex": "^3.0.0" - } - }, - "shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true - } - } - }, - "jest-config": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-26.6.3.tgz", - "integrity": "sha512-t5qdIj/bCj2j7NFVHb2nFB4aUdfucDn3JRKgrZnplb8nieAirAzRSHP8uDEd+qV6ygzg9Pz4YG7UTJf94LPSyg==", - "dev": true, - "requires": { - "@babel/core": "^7.1.0", - "@jest/test-sequencer": "^26.6.3", - "@jest/types": "^26.6.2", - "babel-jest": "^26.6.3", - "chalk": "^4.0.0", - "deepmerge": "^4.2.2", - "glob": "^7.1.1", - "graceful-fs": "^4.2.4", - "jest-environment-jsdom": "^26.6.2", - "jest-environment-node": "^26.6.2", - "jest-get-type": "^26.3.0", - "jest-jasmine2": "^26.6.3", - "jest-regex-util": "^26.0.0", - "jest-resolve": "^26.6.2", - "jest-util": "^26.6.2", - "jest-validate": "^26.6.2", - "micromatch": "^4.0.2", - "pretty-format": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-diff": { - "version": "25.5.0", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-25.5.0.tgz", - "integrity": "sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A==", - "dev": true, - "requires": { - "chalk": "^3.0.0", - "diff-sequences": "^25.2.6", - "jest-get-type": "^25.2.6", - "pretty-format": "^25.5.0" - }, - "dependencies": { - "chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - } - } - }, - "jest-docblock": { - "version": "26.0.0", - "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-26.0.0.tgz", - "integrity": "sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w==", - "dev": true, - "requires": { - "detect-newline": "^3.0.0" - } - }, - "jest-each": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-26.6.2.tgz", - "integrity": "sha512-Mer/f0KaATbjl8MCJ+0GEpNdqmnVmDYqCTJYTvoo7rqmRiDllmp2AYN+06F93nXcY3ur9ShIjS+CO/uD+BbH4A==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "chalk": "^4.0.0", - "jest-get-type": "^26.3.0", - "jest-util": "^26.6.2", - "pretty-format": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-environment-jsdom": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-26.6.2.tgz", - "integrity": "sha512-jgPqCruTlt3Kwqg5/WVFyHIOJHsiAvhcp2qiR2QQstuG9yWox5+iHpU3ZrcBxW14T4fe5Z68jAfLRh7joCSP2Q==", - "dev": true, - "requires": { - "@jest/environment": "^26.6.2", - "@jest/fake-timers": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "jest-mock": "^26.6.2", - "jest-util": "^26.6.2", - "jsdom": "^16.4.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "jest-environment-node": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-26.6.2.tgz", - "integrity": "sha512-zhtMio3Exty18dy8ee8eJ9kjnRyZC1N4C1Nt/VShN1apyXc8rWGtJ9lI7vqiWcyyXS4BVSEn9lxAM2D+07/Tag==", - "dev": true, - "requires": { - "@jest/environment": "^26.6.2", - "@jest/fake-timers": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "jest-mock": "^26.6.2", - "jest-util": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "jest-expect-message": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/jest-expect-message/-/jest-expect-message-1.0.2.tgz", - "integrity": "sha512-WFiXMgwS2lOqQZt1iJMI/hOXpUm32X+ApsuzYcQpW5m16Pv6/Gd9kgC+Q+Q1YVNU04kYcAOv9NXMnjg6kKUy6Q==", - "dev": true - }, - "jest-get-type": { - "version": "25.2.6", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-25.2.6.tgz", - "integrity": "sha512-DxjtyzOHjObRM+sM1knti6or+eOgcGU4xVSb2HNP1TqO4ahsT+rqZg+nyqHWJSvWgKC5cG3QjGFBqxLghiF/Ig==", - "dev": true - }, - "jest-haste-map": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-26.6.2.tgz", - "integrity": "sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "@types/graceful-fs": "^4.1.2", - "@types/node": "*", - "anymatch": "^3.0.3", - "fb-watchman": "^2.0.0", - "fsevents": "^2.1.2", - "graceful-fs": "^4.2.4", - "jest-regex-util": "^26.0.0", - "jest-serializer": "^26.6.2", - "jest-util": "^26.6.2", - "jest-worker": "^26.6.2", - "micromatch": "^4.0.2", - "sane": "^4.0.3", - "walker": "^1.0.7" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "jest-jasmine2": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-26.6.3.tgz", - "integrity": "sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg==", - "dev": true, - "requires": { - "@babel/traverse": "^7.1.0", - "@jest/environment": "^26.6.2", - "@jest/source-map": "^26.6.2", - "@jest/test-result": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "chalk": "^4.0.0", - "co": "^4.6.0", - "expect": "^26.6.2", - "is-generator-fn": "^2.0.0", - "jest-each": "^26.6.2", - "jest-matcher-utils": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-runtime": "^26.6.3", - "jest-snapshot": "^26.6.2", - "jest-util": "^26.6.2", - "pretty-format": "^26.6.2", - "throat": "^5.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-leak-detector": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-26.6.2.tgz", - "integrity": "sha512-i4xlXpsVSMeKvg2cEKdfhh0H39qlJlP5Ex1yQxwF9ubahboQYMgTtz5oML35AVA3B4Eu+YsmwaiKVev9KCvLxg==", - "dev": true, - "requires": { - "jest-get-type": "^26.3.0", - "pretty-format": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-matcher-utils": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.6.2.tgz", - "integrity": "sha512-llnc8vQgYcNqDrqRDXWwMr9i7rS5XFiCwvh6DTP7Jqa2mqpcCBBlpCbn+trkG0KNhPu/h8rzyBkriOtBstvWhw==", - "dev": true, - "requires": { - "chalk": "^4.0.0", - "jest-diff": "^26.6.2", - "jest-get-type": "^26.3.0", - "pretty-format": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "diff-sequences": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz", - "integrity": "sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==", - "dev": true - }, - "jest-diff": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz", - "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==", - "dev": true, - "requires": { - "chalk": "^4.0.0", - "diff-sequences": "^26.6.2", - "jest-get-type": "^26.3.0", - "pretty-format": "^26.6.2" - } - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-message-util": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-26.6.2.tgz", - "integrity": "sha512-rGiLePzQ3AzwUshu2+Rn+UMFk0pHN58sOG+IaJbk5Jxuqo3NYO1U2/MIR4S1sKgsoYSXSzdtSa0TgrmtUwEbmA==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.0.0", - "@jest/types": "^26.6.2", - "@types/stack-utils": "^2.0.0", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.4", - "micromatch": "^4.0.2", - "pretty-format": "^26.6.2", - "slash": "^3.0.0", - "stack-utils": "^2.0.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-mock": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-26.6.2.tgz", - "integrity": "sha512-YyFjePHHp1LzpzYcmgqkJ0nm0gg/lJx2aZFzFy1S6eUqNjXsOqTK10zNRff2dNfssgokjkG65OlWNcIlgd3zew==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "@types/node": "*" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "jest-pnp-resolver": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz", - "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==", - "dev": true - }, - "jest-regex-util": { - "version": "26.0.0", - "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-26.0.0.tgz", - "integrity": "sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==", - "dev": true - }, - "jest-resolve": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-26.6.2.tgz", - "integrity": "sha512-sOxsZOq25mT1wRsfHcbtkInS+Ek7Q8jCHUB0ZUTP0tc/c41QHriU/NunqMfCUWsL4H3MHpvQD4QR9kSYhS7UvQ==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.4", - "jest-pnp-resolver": "^1.2.2", - "jest-util": "^26.6.2", - "read-pkg-up": "^7.0.1", - "resolve": "^1.18.1", - "slash": "^3.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "requires": { - "p-locate": "^4.1.0" - } - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, - "requires": { - "p-limit": "^2.2.0" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true - }, - "parse-json": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.1.0.tgz", - "integrity": "sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - } - }, - "path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true - }, - "read-pkg": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz", - "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==", - "dev": true, - "requires": { - "@types/normalize-package-data": "^2.4.0", - "normalize-package-data": "^2.5.0", - "parse-json": "^5.0.0", - "type-fest": "^0.6.0" - }, - "dependencies": { - "type-fest": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz", - "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==", - "dev": true - } - } - }, - "read-pkg-up": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz", - "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==", - "dev": true, - "requires": { - "find-up": "^4.1.0", - "read-pkg": "^5.2.0", - "type-fest": "^0.8.1" - } - }, - "resolve": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.19.0.tgz", - "integrity": "sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==", - "dev": true, - "requires": { - "is-core-module": "^2.1.0", - "path-parse": "^1.0.6" - } - } - } - }, - "jest-resolve-dependencies": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-26.6.3.tgz", - "integrity": "sha512-pVwUjJkxbhe4RY8QEWzN3vns2kqyuldKpxlxJlzEYfKSvY6/bMvxoFrYYzUO1Gx28yKWN37qyV7rIoIp2h8fTg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "jest-regex-util": "^26.0.0", - "jest-snapshot": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "jest-runner": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-26.6.3.tgz", - "integrity": "sha512-atgKpRHnaA2OvByG/HpGA4g6CSPS/1LK0jK3gATJAoptC1ojltpmVlYC3TYgdmGp+GLuhzpH30Gvs36szSL2JQ==", - "dev": true, - "requires": { - "@jest/console": "^26.6.2", - "@jest/environment": "^26.6.2", - "@jest/test-result": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "chalk": "^4.0.0", - "emittery": "^0.7.1", - "exit": "^0.1.2", - "graceful-fs": "^4.2.4", - "jest-config": "^26.6.3", - "jest-docblock": "^26.0.0", - "jest-haste-map": "^26.6.2", - "jest-leak-detector": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-resolve": "^26.6.2", - "jest-runtime": "^26.6.3", - "jest-util": "^26.6.2", - "jest-worker": "^26.6.2", - "source-map-support": "^0.5.6", - "throat": "^5.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "jest-runtime": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-26.6.3.tgz", - "integrity": "sha512-lrzyR3N8sacTAMeonbqpnSka1dHNux2uk0qqDXVkMv2c/A3wYnvQ4EXuI013Y6+gSKSCxdaczvf4HF0mVXHRdw==", - "dev": true, - "requires": { - "@jest/console": "^26.6.2", - "@jest/environment": "^26.6.2", - "@jest/fake-timers": "^26.6.2", - "@jest/globals": "^26.6.2", - "@jest/source-map": "^26.6.2", - "@jest/test-result": "^26.6.2", - "@jest/transform": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0", - "cjs-module-lexer": "^0.6.0", - "collect-v8-coverage": "^1.0.0", - "exit": "^0.1.2", - "glob": "^7.1.3", - "graceful-fs": "^4.2.4", - "jest-config": "^26.6.3", - "jest-haste-map": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-mock": "^26.6.2", - "jest-regex-util": "^26.0.0", - "jest-resolve": "^26.6.2", - "jest-snapshot": "^26.6.2", - "jest-util": "^26.6.2", - "jest-validate": "^26.6.2", - "slash": "^3.0.0", - "strip-bom": "^4.0.0", - "yargs": "^15.4.1" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - }, - "strip-bom": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", - "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", - "dev": true - } - } - }, - "jest-serializer": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-26.6.2.tgz", - "integrity": "sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==", - "dev": true, - "requires": { - "@types/node": "*", - "graceful-fs": "^4.2.4" - }, - "dependencies": { - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "jest-snapshot": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-26.6.2.tgz", - "integrity": "sha512-OLhxz05EzUtsAmOMzuupt1lHYXCNib0ECyuZ/PZOx9TrZcC8vL0x+DUG3TL+GLX3yHG45e6YGjIm0XwDc3q3og==", - "dev": true, - "requires": { - "@babel/types": "^7.0.0", - "@jest/types": "^26.6.2", - "@types/babel__traverse": "^7.0.4", - "@types/prettier": "^2.0.0", - "chalk": "^4.0.0", - "expect": "^26.6.2", - "graceful-fs": "^4.2.4", - "jest-diff": "^26.6.2", - "jest-get-type": "^26.3.0", - "jest-haste-map": "^26.6.2", - "jest-matcher-utils": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-resolve": "^26.6.2", - "natural-compare": "^1.4.0", - "pretty-format": "^26.6.2", - "semver": "^7.3.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "diff-sequences": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz", - "integrity": "sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==", - "dev": true - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - }, - "jest-diff": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz", - "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==", - "dev": true, - "requires": { - "chalk": "^4.0.0", - "diff-sequences": "^26.6.2", - "jest-get-type": "^26.3.0", - "pretty-format": "^26.6.2" - } - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - }, - "semver": { - "version": "7.3.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.4.tgz", - "integrity": "sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - } - } - }, - "jest-util": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-26.6.2.tgz", - "integrity": "sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "@types/node": "*", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.4", - "is-ci": "^2.0.0", - "micromatch": "^4.0.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "jest-validate": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-26.6.2.tgz", - "integrity": "sha512-NEYZ9Aeyj0i5rQqbq+tpIOom0YS1u2MVu6+euBsvpgIme+FOfRmoC4R5p0JiAUpaFvFy24xgrpMknarR/93XjQ==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "camelcase": "^6.0.0", - "chalk": "^4.0.0", - "jest-get-type": "^26.3.0", - "leven": "^3.1.0", - "pretty-format": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "camelcase": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz", - "integrity": "sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==", - "dev": true - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-watcher": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-26.6.2.tgz", - "integrity": "sha512-WKJob0P/Em2csiVthsI68p6aGKTIcsfjH9Gsx1f0A3Italz43e3ho0geSAVsmj09RWOELP1AZ/DXyJgOgDKxXQ==", - "dev": true, - "requires": { - "@jest/test-result": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "ansi-escapes": "^4.2.1", - "chalk": "^4.0.0", - "jest-util": "^26.6.2", - "string-length": "^4.0.1" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "jest-worker": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz", - "integrity": "sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==", - "dev": true, - "requires": { - "@types/node": "*", - "merge-stream": "^2.0.0", - "supports-color": "^7.0.0" - } - }, - "js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "js-yaml": { - "version": "3.14.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz", - "integrity": "sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==", - "dev": true, - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - }, - "jsbn": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", - "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=", - "dev": true - }, - "jsdom": { - "version": "16.4.0", - "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.4.0.tgz", - "integrity": "sha512-lYMm3wYdgPhrl7pDcRmvzPhhrGVBeVhPIqeHjzeiHN3DFmD1RBpbExbi8vU7BJdH8VAZYovR8DMt0PNNDM7k8w==", - "dev": true, - "requires": { - "abab": "^2.0.3", - "acorn": "^7.1.1", - "acorn-globals": "^6.0.0", - "cssom": "^0.4.4", - "cssstyle": "^2.2.0", - "data-urls": "^2.0.0", - "decimal.js": "^10.2.0", - "domexception": "^2.0.1", - "escodegen": "^1.14.1", - "html-encoding-sniffer": "^2.0.1", - "is-potential-custom-element-name": "^1.0.0", - "nwsapi": "^2.2.0", - "parse5": "5.1.1", - "request": "^2.88.2", - "request-promise-native": "^1.0.8", - "saxes": "^5.0.0", - "symbol-tree": "^3.2.4", - "tough-cookie": "^3.0.1", - "w3c-hr-time": "^1.0.2", - "w3c-xmlserializer": "^2.0.0", - "webidl-conversions": "^6.1.0", - "whatwg-encoding": "^1.0.5", - "whatwg-mimetype": "^2.3.0", - "whatwg-url": "^8.0.0", - "ws": "^7.2.3", - "xml-name-validator": "^3.0.0" - }, - "dependencies": { - "tr46": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.0.2.tgz", - "integrity": "sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==", - "dev": true, - "requires": { - "punycode": "^2.1.1" - } - }, - "webidl-conversions": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz", - "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==", - "dev": true - }, - "whatwg-url": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.4.0.tgz", - "integrity": "sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw==", - "dev": true, - "requires": { - "lodash.sortby": "^4.7.0", - "tr46": "^2.0.2", - "webidl-conversions": "^6.1.0" - } - } - } - }, - "jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", - "dev": true - }, - "json-parse-better-errors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", - "dev": true - }, - "json-parse-even-better-errors": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", - "dev": true - }, - "json-schema": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz", - "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=", - "dev": true - }, - "json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=", - "dev": true - }, - "json-stringify-safe": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", - "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=", - "dev": true - }, - "json5": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz", - "integrity": "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==", - "dev": true, - "requires": { - "minimist": "^1.2.5" - } - }, - "jsondiffpatch": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/jsondiffpatch/-/jsondiffpatch-0.4.1.tgz", - "integrity": "sha512-t0etAxTUk1w5MYdNOkZBZ8rvYYN5iL+2dHCCx/DpkFm/bW28M6y5nUS83D4XdZiHy35Fpaw6LBb+F88fHZnVCw==", - "requires": { - "chalk": "^2.3.0", - "diff-match-patch": "^1.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "requires": { - "color-convert": "^1.9.0" - } - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "requires": { - "has-flag": "^3.0.0" - } - } - } - }, - "jsonpointer": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.1.0.tgz", - "integrity": "sha512-CXcRvMyTlnR53xMcKnuMzfCA5i/nfblTnnr74CZb6C4vG39eu6w51t7nKmU5MfLfbTgGItliNyjO/ciNPDqClg==", - "dev": true - }, - "jsonwebtoken": { - "version": "8.5.1", - "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz", - "integrity": "sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==", - "dev": true, - "requires": { - "jws": "^3.2.2", - "lodash.includes": "^4.3.0", - "lodash.isboolean": "^3.0.3", - "lodash.isinteger": "^4.0.4", - "lodash.isnumber": "^3.0.3", - "lodash.isplainobject": "^4.0.6", - "lodash.isstring": "^4.0.1", - "lodash.once": "^4.0.0", - "ms": "^2.1.1", - "semver": "^5.6.0" - }, - "dependencies": { - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - } - } - }, - "jsprim": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz", - "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=", - "dev": true, - "requires": { - "assert-plus": "1.0.0", - "extsprintf": "1.3.0", - "json-schema": "0.2.3", - "verror": "1.10.0" - } - }, - "jwa": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz", - "integrity": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==", - "dev": true, - "requires": { - "buffer-equal-constant-time": "1.0.1", - "ecdsa-sig-formatter": "1.0.11", - "safe-buffer": "^5.0.1" - } - }, - "jws": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz", - "integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==", - "dev": true, - "requires": { - "jwa": "^1.4.1", - "safe-buffer": "^5.0.1" - } - }, - "keccak": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/keccak/-/keccak-1.4.0.tgz", - "integrity": "sha512-eZVaCpblK5formjPjeTBik7TAg+pqnDrMHIffSvi9Lh7PQgM1+hSzakUeZFCk9DVVG0dacZJuaz2ntwlzZUIBw==", - "dev": true, - "requires": { - "bindings": "^1.2.1", - "inherits": "^2.0.3", - "nan": "^2.2.1", - "safe-buffer": "^5.1.0" - } - }, - "keccak256": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/keccak256/-/keccak256-1.0.0.tgz", - "integrity": "sha512-8qv2vJdQk+Aa2tFXo8zYodm+6DgXqUOqvNJhj1p1V2pxQJT1oNKxNF+zWfhtKXNLZdLvyxjB/dvd9GwcvTHSQQ==", - "dev": true, - "requires": { - "bn.js": "^4.11.8", - "keccak": "^1.4.0" - } - }, - "kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "dev": true - }, - "kleur": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", - "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", - "dev": true - }, - "ky": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/ky/-/ky-0.12.0.tgz", - "integrity": "sha512-t9b7v3V2fGwAcQnnDDQwKQGF55eWrf4pwi1RN08Fy8b/9GEwV7Ea0xQiaSW6ZbeghBHIwl8kgnla4vVo9seepQ==", - "dev": true - }, - "ky-universal": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/ky-universal/-/ky-universal-0.3.0.tgz", - "integrity": "sha512-CM4Bgb2zZZpsprcjI6DNYTaH3oGHXL2u7BU4DK+lfCuC4snkt9/WRpMYeKbBbXscvKkeqBwzzjFX2WwmKY5K/A==", - "dev": true, - "requires": { - "abort-controller": "^3.0.0", - "node-fetch": "^2.6.0" - } - }, - "leven": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", - "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", - "dev": true - }, - "levn": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz", - "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=", - "dev": true, - "requires": { - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2" - } - }, - "li": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/li/-/li-1.3.0.tgz", - "integrity": "sha1-IsWbyu+qmo7zWc91l4TkvxBq6hs=", - "dev": true - }, - "libsodium": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/libsodium/-/libsodium-0.5.4.tgz", - "integrity": "sha512-s1TQ2V23JvGby1gnCQEQncTNTGck/rtJPPA8c0TiBo9z9TpT4eUk5zThte8H1TkdoKQznneqZqyoqdrwu2btWw==", - "dev": true - }, - "libsodium-wrappers": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/libsodium-wrappers/-/libsodium-wrappers-0.5.4.tgz", - "integrity": "sha512-dAYsfQgh6XwR4I65y7T5qDgb2XNKDpzXEXz229sDplaJfnAuIBTHBYlQ44jL5DIS4cCUspE3+g0kF4/Xe8286A==", - "dev": true, - "requires": { - "libsodium": "0.5.4" - } - }, - "lines-and-columns": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz", - "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=", - "dev": true - }, - "load-json-file": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", - "integrity": "sha1-L19Fq5HjMhYjT9U62rZo607AmTs=", - "dev": true, - "requires": { - "graceful-fs": "^4.1.2", - "parse-json": "^4.0.0", - "pify": "^3.0.0", - "strip-bom": "^3.0.0" - } - }, - "locate-path": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz", - "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=", - "dev": true, - "requires": { - "p-locate": "^2.0.0", - "path-exists": "^3.0.0" - } - }, - "lodash": { - "version": "4.17.19", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", - "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==", - "dev": true - }, - "lodash.find": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.find/-/lodash.find-4.6.0.tgz", - "integrity": "sha1-ywcE1Hq3F4n/oN6Ll92Sb7iLE7E=", - "dev": true - }, - "lodash.get": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", - "integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=", - "dev": true - }, - "lodash.includes": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz", - "integrity": "sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=", - "dev": true - }, - "lodash.isboolean": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", - "integrity": "sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=", - "dev": true - }, - "lodash.isinteger": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz", - "integrity": "sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=", - "dev": true - }, - "lodash.isnumber": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", - "integrity": "sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=", - "dev": true - }, - "lodash.isobject": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-3.0.2.tgz", - "integrity": "sha1-PI+41bW/S/kK4G4U8qUwpO2TXh0=", - "dev": true - }, - "lodash.isplainobject": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", - "integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=", - "dev": true - }, - "lodash.isstring": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", - "integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=", - "dev": true - }, - "lodash.keys": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-4.2.0.tgz", - "integrity": "sha1-oIYCrBLk+4P5H8H7ejYKTZujUgU=", - "dev": true - }, - "lodash.mapvalues": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz", - "integrity": "sha1-G6+lAF3p3W9PJmaMMMo3IwzJaJw=", - "dev": true - }, - "lodash.memoize": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", - "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=", - "dev": true - }, - "lodash.once": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz", - "integrity": "sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=", - "dev": true - }, - "lodash.set": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz", - "integrity": "sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=", - "dev": true - }, - "lodash.sortby": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", - "integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=", - "dev": true - }, - "lodash.uniq": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", - "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=", - "dev": true - }, - "long": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/long/-/long-4.0.0.tgz", - "integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==", - "dev": true - }, - "loud-rejection": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz", - "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=", - "dev": true, - "requires": { - "currently-unhandled": "^0.4.1", - "signal-exit": "^3.0.0" - } - }, - "lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - }, - "macos-release": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/macos-release/-/macos-release-2.4.1.tgz", - "integrity": "sha512-H/QHeBIN1fIGJX517pvK8IEK53yQOW7YcEI55oYtgjDdoCQQz7eJS94qt5kNrscReEyuD/JcdFCm2XBEcGOITg==", - "dev": true - }, - "make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", - "dev": true, - "requires": { - "semver": "^6.0.0" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "dev": true - } - } - }, - "make-error": { - "version": "1.3.6", - "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", - "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", - "dev": true - }, - "makeerror": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz", - "integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=", - "dev": true, - "requires": { - "tmpl": "1.0.x" - } - }, - "map-cache": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", - "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=", - "dev": true - }, - "map-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-2.0.0.tgz", - "integrity": "sha1-plzSkIepJZi4eRJXpSPgISIqwfk=", - "dev": true - }, - "map-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", - "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=", - "dev": true, - "requires": { - "object-visit": "^1.0.0" - } - }, - "md5.js": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz", - "integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==", - "dev": true, - "requires": { - "hash-base": "^3.0.0", - "inherits": "^2.0.1", - "safe-buffer": "^5.1.2" - } - }, - "memfs-or-file-map-to-github-branch": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/memfs-or-file-map-to-github-branch/-/memfs-or-file-map-to-github-branch-1.2.0.tgz", - "integrity": "sha512-PloI9AkRXrLQuBU1s7eYQpl+4hkL0U0h23lddMaJ3ZGUufn8pdNRxd1kCfBqL5gISCFQs78ttXS15e4/f5vcTA==", - "dev": true, - "requires": { - "@octokit/rest": "^16.43.1" - } - }, - "meow": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/meow/-/meow-5.0.0.tgz", - "integrity": "sha512-CbTqYU17ABaLefO8vCU153ZZlprKYWDljcndKKDCFcYQITzWCXZAVk4QMFZPgvzrnUQ3uItnIE/LoUOwrT15Ig==", - "dev": true, - "requires": { - "camelcase-keys": "^4.0.0", - "decamelize-keys": "^1.0.0", - "loud-rejection": "^1.0.0", - "minimist-options": "^3.0.1", - "normalize-package-data": "^2.3.4", - "read-pkg-up": "^3.0.0", - "redent": "^2.0.0", - "trim-newlines": "^2.0.0", - "yargs-parser": "^10.0.0" - } - }, - "merge-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", - "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", - "dev": true - }, - "merge2": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "dev": true - }, - "micromatch": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz", - "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==", - "dev": true, - "requires": { - "braces": "^3.0.1", - "picomatch": "^2.0.5" - } - }, - "mime-db": { - "version": "1.40.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.40.0.tgz", - "integrity": "sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==", - "dev": true - }, - "mime-types": { - "version": "2.1.24", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.24.tgz", - "integrity": "sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==", - "dev": true, - "requires": { - "mime-db": "1.40.0" - } - }, - "mimic-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", - "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", - "dev": true - }, - "mimic-response": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-2.1.0.tgz", - "integrity": "sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==", - "dev": true - }, - "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", - "dev": true - }, - "minimist-options": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-3.0.2.tgz", - "integrity": "sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ==", - "dev": true, - "requires": { - "arrify": "^1.0.1", - "is-plain-obj": "^1.1.0" - } - }, - "minipass": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.3.tgz", - "integrity": "sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==", - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - }, - "minizlib": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.0.tgz", - "integrity": "sha512-EzTZN/fjSvifSX0SlqUERCN39o6T40AMarPbv0MrarSFtIITCBh7bi+dU8nxGFHuqs9jdIAeoYoKuQAAASsPPA==", - "dev": true, - "requires": { - "minipass": "^3.0.0", - "yallist": "^4.0.0" - } - }, - "mixin-deep": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", - "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", - "dev": true, - "requires": { - "for-in": "^1.0.2", - "is-extendable": "^1.0.1" - }, - "dependencies": { - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "requires": { - "is-plain-object": "^2.0.4" - } - } - } - }, - "mkdirp": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz", - "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", - "dev": true, - "requires": { - "minimist": "^1.2.5" - } - }, - "mkdirp-classic": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", - "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==", - "dev": true - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", - "dev": true - }, - "nan": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz", - "integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==", - "dev": true - }, - "nanomatch": { - "version": "1.2.13", - "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", - "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", - "dev": true, - "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "fragment-cache": "^0.2.1", - "is-windows": "^1.0.2", - "kind-of": "^6.0.2", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - } - }, - "napi-build-utils": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz", - "integrity": "sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==", - "dev": true - }, - "natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=", - "dev": true - }, - "nested-property": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/nested-property/-/nested-property-2.0.2.tgz", - "integrity": "sha512-oVABBYilPx1A8QlkeZzMf1P01gQIuXIT7zTKvLiCX4vEdimvt9NpBAC9C2RGOofKQxaRMBXdXCS3s1BZZXykhQ==", - "dev": true - }, - "nice-try": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz", - "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", - "dev": true - }, - "node-abi": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.18.0.tgz", - "integrity": "sha512-yi05ZoiuNNEbyT/xXfSySZE+yVnQW6fxPZuFbLyS1s6b5Kw3HzV2PHOM4XR+nsjzkHxByK+2Wg+yCQbe35l8dw==", - "dev": true, - "requires": { - "semver": "^5.4.1" - } - }, - "node-addon-api": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.0.0.tgz", - "integrity": "sha512-sSHCgWfJ+Lui/u+0msF3oyCgvdkhxDbkCS6Q8uiJquzOimkJBvX6hl5aSSA7DR1XbMpdM8r7phjcF63sF4rkKg==", - "dev": true - }, - "node-cleanup": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/node-cleanup/-/node-cleanup-2.1.2.tgz", - "integrity": "sha1-esGavSl+Caf3KnFUXZUbUX5N3iw=", - "dev": true - }, - "node-fetch": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz", - "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==" - }, - "node-int64": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", - "integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=", - "dev": true - }, - "node-modules-regexp": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz", - "integrity": "sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=", - "dev": true - }, - "node-notifier": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-8.0.1.tgz", - "integrity": "sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA==", - "dev": true, - "optional": true, - "requires": { - "growly": "^1.3.0", - "is-wsl": "^2.2.0", - "semver": "^7.3.2", - "shellwords": "^0.1.1", - "uuid": "^8.3.0", - "which": "^2.0.2" - }, - "dependencies": { - "semver": { - "version": "7.3.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.4.tgz", - "integrity": "sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==", - "dev": true, - "optional": true, - "requires": { - "lru-cache": "^6.0.0" - } - }, - "uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", - "dev": true, - "optional": true - } - } - }, - "noop-logger": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/noop-logger/-/noop-logger-0.1.1.tgz", - "integrity": "sha1-lKKxYzxPExdVMAfYlm/Q6EG2pMI=", - "dev": true - }, - "normalize-package-data": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", - "dev": true, - "requires": { - "hosted-git-info": "^2.1.4", - "resolve": "^1.10.0", - "semver": "2 || 3 || 4 || 5", - "validate-npm-package-license": "^3.0.1" - } - }, - "normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "dev": true - }, - "npm-run-path": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", - "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=", - "dev": true, - "requires": { - "path-key": "^2.0.0" - } - }, - "npmlog": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz", - "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", - "dev": true, - "requires": { - "are-we-there-yet": "~1.1.2", - "console-control-strings": "~1.1.0", - "gauge": "~2.7.3", - "set-blocking": "~2.0.0" - } - }, - "number-is-nan": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", - "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", - "dev": true - }, - "nwsapi": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz", - "integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==", - "dev": true - }, - "oauth-sign": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz", - "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==", - "dev": true - }, - "object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", - "dev": true - }, - "object-copy": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", - "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=", - "dev": true, - "requires": { - "copy-descriptor": "^0.1.0", - "define-property": "^0.2.5", - "kind-of": "^3.0.3" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "object-visit": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", - "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=", - "dev": true, - "requires": { - "isobject": "^3.0.0" - } - }, - "object.pick": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", - "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=", - "dev": true, - "requires": { - "isobject": "^3.0.1" - } - }, - "octokit-pagination-methods": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz", - "integrity": "sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==", - "dev": true - }, - "once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", - "dev": true, - "requires": { - "wrappy": "1" - } - }, - "onetime": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", - "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", - "dev": true, - "requires": { - "mimic-fn": "^2.1.0" - } - }, - "optionator": { - "version": "0.8.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz", - "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", - "dev": true, - "requires": { - "deep-is": "~0.1.3", - "fast-levenshtein": "~2.0.6", - "levn": "~0.3.0", - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2", - "word-wrap": "~1.2.3" - } - }, - "os-name": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/os-name/-/os-name-3.1.0.tgz", - "integrity": "sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg==", - "dev": true, - "requires": { - "macos-release": "^2.2.0", - "windows-release": "^3.1.0" - } - }, - "override-require": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/override-require/-/override-require-1.1.1.tgz", - "integrity": "sha1-auIvresfhQ/7DPTCD/e4fl62UN8=", - "dev": true - }, - "p-each-series": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-each-series/-/p-each-series-2.2.0.tgz", - "integrity": "sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA==", - "dev": true - }, - "p-finally": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", - "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=", - "dev": true - }, - "p-limit": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz", - "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==", - "dev": true, - "requires": { - "p-try": "^1.0.0" - } - }, - "p-locate": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz", - "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=", - "dev": true, - "requires": { - "p-limit": "^1.1.0" - } - }, - "p-try": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz", - "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=", - "dev": true - }, - "parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "requires": { - "callsites": "^3.0.0" - } - }, - "parse-diff": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/parse-diff/-/parse-diff-0.7.0.tgz", - "integrity": "sha512-88ar4IU2Fx+KgiyvVul0Y+YprMArTgLscO0nEKaEvWvhzRSSYefdf1M9PUmpx1pu5crUoVl2QNDMqjxfCeKptQ==", - "dev": true - }, - "parse-git-config": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/parse-git-config/-/parse-git-config-2.0.3.tgz", - "integrity": "sha512-Js7ueMZOVSZ3tP8C7E3KZiHv6QQl7lnJ+OkbxoaFazzSa2KyEHqApfGbU3XboUgUnq4ZuUmskUpYKTNx01fm5A==", - "dev": true, - "requires": { - "expand-tilde": "^2.0.2", - "git-config-path": "^1.0.1", - "ini": "^1.3.5" - } - }, - "parse-github-url": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/parse-github-url/-/parse-github-url-1.0.2.tgz", - "integrity": "sha512-kgBf6avCbO3Cn6+RnzRGLkUsv4ZVqv/VfAYkRsyBcgkshNvVBkRn1FEZcW0Jb+npXQWm2vHPnnOqFteZxRRGNw==", - "dev": true - }, - "parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=", - "dev": true, - "requires": { - "error-ex": "^1.3.1", - "json-parse-better-errors": "^1.0.1" - } - }, - "parse-link-header": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parse-link-header/-/parse-link-header-1.0.1.tgz", - "integrity": "sha1-vt/g0hGK64S+deewJUGeyKYRQKc=", - "dev": true, - "requires": { - "xtend": "~4.0.1" - } - }, - "parse-passwd": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz", - "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=", - "dev": true - }, - "parse5": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz", - "integrity": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==", - "dev": true - }, - "pascalcase": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", - "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=", - "dev": true - }, - "path-exists": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", - "dev": true - }, - "path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", - "dev": true - }, - "path-key": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", - "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=", - "dev": true - }, - "path-parse": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", - "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==", - "dev": true - }, - "path-type": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", - "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==", - "dev": true, - "requires": { - "pify": "^3.0.0" - } - }, - "pbkdf2": { - "version": "3.0.17", - "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.0.17.tgz", - "integrity": "sha512-U/il5MsrZp7mGg3mSQfn742na2T+1/vHDCG5/iTI3X9MKUuYUZVLQhyRsg06mCgDBTd57TxzgZt7P+fYfjRLtA==", - "dev": true, - "requires": { - "create-hash": "^1.1.2", - "create-hmac": "^1.1.4", - "ripemd160": "^2.0.1", - "safe-buffer": "^5.0.1", - "sha.js": "^2.4.8" - } - }, - "performance-now": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", - "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=", - "dev": true - }, - "picomatch": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz", - "integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==", - "dev": true - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", - "dev": true - }, - "pinkie": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz", - "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=", - "dev": true - }, - "pinkie-promise": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz", - "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=", - "dev": true, - "requires": { - "pinkie": "^2.0.0" - } - }, - "pinpoint": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/pinpoint/-/pinpoint-1.1.0.tgz", - "integrity": "sha1-DPd1eml38b9/ajIge3CeN3OI6HQ=", - "dev": true - }, - "pirates": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz", - "integrity": "sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==", - "dev": true, - "requires": { - "node-modules-regexp": "^1.0.0" - } - }, - "pkg-dir": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", - "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", - "dev": true, - "requires": { - "find-up": "^4.0.0" - }, - "dependencies": { - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "requires": { - "p-locate": "^4.1.0" - } - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, - "requires": { - "p-limit": "^2.2.0" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true - }, - "path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true - } - } - }, - "posix-character-classes": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", - "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=", - "dev": true - }, - "prebuild-install": { - "version": "5.3.5", - "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-5.3.5.tgz", - "integrity": "sha512-YmMO7dph9CYKi5IR/BzjOJlRzpxGGVo1EsLSUZ0mt/Mq0HWZIHOKHHcHdT69yG54C9m6i45GpItwRHpk0Py7Uw==", - "dev": true, - "requires": { - "detect-libc": "^1.0.3", - "expand-template": "^2.0.3", - "github-from-package": "0.0.0", - "minimist": "^1.2.3", - "mkdirp": "^0.5.1", - "napi-build-utils": "^1.0.1", - "node-abi": "^2.7.0", - "noop-logger": "^0.1.1", - "npmlog": "^4.0.1", - "pump": "^3.0.0", - "rc": "^1.2.7", - "simple-get": "^3.0.3", - "tar-fs": "^2.0.0", - "tunnel-agent": "^0.6.0", - "which-pm-runs": "^1.0.0" - }, - "dependencies": { - "simple-get": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-3.1.0.tgz", - "integrity": "sha512-bCR6cP+aTdScaQCnQKbPKtJOKDp/hj9EDLJo3Nw4y1QksqaovlW/bnptB6/c1e+qmNIDHRK+oXFDdEqBT8WzUA==", - "dev": true, - "requires": { - "decompress-response": "^4.2.0", - "once": "^1.3.1", - "simple-concat": "^1.0.0" - } - } - } - }, - "prelude-ls": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz", - "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=", - "dev": true - }, - "pretty-format": { - "version": "25.5.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-25.5.0.tgz", - "integrity": "sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ==", - "dev": true, - "requires": { - "@jest/types": "^25.5.0", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^16.12.0" - } - }, - "prettyjson": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prettyjson/-/prettyjson-1.2.1.tgz", - "integrity": "sha1-/P+rQdGcq0365eV15kJGYZsS0ok=", - "dev": true, - "requires": { - "colors": "^1.1.2", - "minimist": "^1.2.0" - } - }, - "process-nextick-args": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", - "dev": true - }, - "progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true - }, - "promise-nodeify": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/promise-nodeify/-/promise-nodeify-3.0.1.tgz", - "integrity": "sha512-ghsSuzZXJX8iO7WVec2z7GI+Xk/EyiD+JZK7AZKhUqYfpLa/Zs4ylUD+CwwnKlG6G3HnkUPMAi6PO7zeqGKssg==", - "dev": true - }, - "prompts": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.0.tgz", - "integrity": "sha512-awZAKrk3vN6CroQukBL+R9051a4R3zCZBlJm/HBfrSZ8iTpYix3VX1vU4mveiLpiwmOJT4wokTF9m6HUk4KqWQ==", - "dev": true, - "requires": { - "kleur": "^3.0.3", - "sisteransi": "^1.0.5" - } - }, - "protobufjs": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-6.10.1.tgz", - "integrity": "sha512-pb8kTchL+1Ceg4lFd5XUpK8PdWacbvV5SK2ULH2ebrYtl4GjJmS24m6CKME67jzV53tbJxHlnNOSqQHbTsR9JQ==", - "dev": true, - "requires": { - "@protobufjs/aspromise": "^1.1.2", - "@protobufjs/base64": "^1.1.2", - "@protobufjs/codegen": "^2.0.4", - "@protobufjs/eventemitter": "^1.1.0", - "@protobufjs/fetch": "^1.1.0", - "@protobufjs/float": "^1.0.2", - "@protobufjs/inquire": "^1.1.0", - "@protobufjs/path": "^1.1.2", - "@protobufjs/pool": "^1.1.0", - "@protobufjs/utf8": "^1.1.0", - "@types/long": "^4.0.1", - "@types/node": "^13.7.0", - "long": "^4.0.0" - } - }, - "proxying-agent": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/proxying-agent/-/proxying-agent-2.4.0.tgz", - "integrity": "sha512-b9vDqIcViJZVsWPpQlp9Py74u+Wqd0a+kMkkg7zX58mwNtrNbOChNlRTM7lUrlpiwNzyJCV8+5D8rnZYLDFh7Q==", - "dev": true - }, - "psl": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz", - "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==", - "dev": true - }, - "pump": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "dev": true, - "requires": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" - } - }, - "punycode": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", - "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", - "dev": true - }, - "qs": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", - "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==", - "dev": true - }, - "queue": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/queue/-/queue-6.0.1.tgz", - "integrity": "sha512-AJBQabRCCNr9ANq8v77RJEv73DPbn55cdTb+Giq4X0AVnNVZvMHlYp7XlQiN+1npCZj1DuSmaA2hYVUUDgxFDg==", - "dev": true, - "requires": { - "inherits": "~2.0.3" - } - }, - "quick-lru": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-1.1.0.tgz", - "integrity": "sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g=", - "dev": true - }, - "randombytes": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", - "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", - "dev": true, - "requires": { - "safe-buffer": "^5.1.0" - } - }, - "rc": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", - "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", - "dev": true, - "requires": { - "deep-extend": "^0.6.0", - "ini": "~1.3.0", - "minimist": "^1.2.0", - "strip-json-comments": "~2.0.1" - } - }, - "react-is": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", - "dev": true - }, - "read-pkg": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz", - "integrity": "sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=", - "dev": true, - "requires": { - "load-json-file": "^4.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^3.0.0" - } - }, - "read-pkg-up": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz", - "integrity": "sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=", - "dev": true, - "requires": { - "find-up": "^2.0.0", - "read-pkg": "^3.0.0" - } - }, - "readable-stream": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", - "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", - "dev": true, - "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "readline-sync": { - "version": "1.4.10", - "resolved": "https://registry.npmjs.org/readline-sync/-/readline-sync-1.4.10.tgz", - "integrity": "sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw==", - "dev": true - }, - "redent": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/redent/-/redent-2.0.0.tgz", - "integrity": "sha1-wbIAe0LVfrE4kHmzyDM2OdXhzKo=", - "dev": true, - "requires": { - "indent-string": "^3.0.0", - "strip-indent": "^2.0.0" - } - }, - "regenerator-runtime": { - "version": "0.13.7", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz", - "integrity": "sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==", - "dev": true - }, - "regex-not": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", - "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", - "dev": true, - "requires": { - "extend-shallow": "^3.0.2", - "safe-regex": "^1.1.0" - } - }, - "regexpp": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz", - "integrity": "sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==", - "dev": true - }, - "remove-trailing-separator": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", - "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=", - "dev": true - }, - "repeat-element": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz", - "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==", - "dev": true - }, - "repeat-string": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", - "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", - "dev": true - }, - "request": { - "version": "2.88.2", - "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz", - "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==", - "dev": true, - "requires": { - "aws-sign2": "~0.7.0", - "aws4": "^1.8.0", - "caseless": "~0.12.0", - "combined-stream": "~1.0.6", - "extend": "~3.0.2", - "forever-agent": "~0.6.1", - "form-data": "~2.3.2", - "har-validator": "~5.1.3", - "http-signature": "~1.2.0", - "is-typedarray": "~1.0.0", - "isstream": "~0.1.2", - "json-stringify-safe": "~5.0.1", - "mime-types": "~2.1.19", - "oauth-sign": "~0.9.0", - "performance-now": "^2.1.0", - "qs": "~6.5.2", - "safe-buffer": "^5.1.2", - "tough-cookie": "~2.5.0", - "tunnel-agent": "^0.6.0", - "uuid": "^3.3.2" - }, - "dependencies": { - "tough-cookie": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", - "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", - "dev": true, - "requires": { - "psl": "^1.1.28", - "punycode": "^2.1.1" - } - } - } - }, - "request-promise-core": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/request-promise-core/-/request-promise-core-1.1.4.tgz", - "integrity": "sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==", - "dev": true, - "requires": { - "lodash": "^4.17.19" - } - }, - "request-promise-native": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.9.tgz", - "integrity": "sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g==", - "dev": true, - "requires": { - "request-promise-core": "1.1.4", - "stealthy-require": "^1.1.1", - "tough-cookie": "^2.3.3" - }, - "dependencies": { - "tough-cookie": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", - "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", - "dev": true, - "requires": { - "psl": "^1.1.28", - "punycode": "^2.1.1" - } - } - } - }, - "require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=", - "dev": true - }, - "require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true - }, - "require-main-filename": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", - "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", - "dev": true - }, - "resolve": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.12.0.tgz", - "integrity": "sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==", - "dev": true, - "requires": { - "path-parse": "^1.0.6" - } - }, - "resolve-cwd": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz", - "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==", - "dev": true, - "requires": { - "resolve-from": "^5.0.0" - } - }, - "resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true - }, - "resolve-url": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", - "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=", - "dev": true - }, - "ret": { - "version": "0.1.15", - "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", - "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==", - "dev": true - }, - "retry": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz", - "integrity": "sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=", - "dev": true - }, - "reusify": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "dev": true - }, - "rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "requires": { - "glob": "^7.1.3" - } - }, - "ripemd160": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz", - "integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==", - "dev": true, - "requires": { - "hash-base": "^3.0.0", - "inherits": "^2.0.1" - } - }, - "rsvp": { - "version": "4.8.5", - "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz", - "integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==", - "dev": true - }, - "run-parallel": { - "version": "1.1.9", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.9.tgz", - "integrity": "sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==", - "dev": true - }, - "safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "dev": true - }, - "safe-regex": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", - "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=", - "dev": true, - "requires": { - "ret": "~0.1.10" - } - }, - "safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", - "dev": true - }, - "sane": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/sane/-/sane-4.1.0.tgz", - "integrity": "sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==", - "dev": true, - "requires": { - "@cnakazawa/watch": "^1.0.3", - "anymatch": "^2.0.0", - "capture-exit": "^2.0.0", - "exec-sh": "^0.3.2", - "execa": "^1.0.0", - "fb-watchman": "^2.0.0", - "micromatch": "^3.1.4", - "minimist": "^1.1.1", - "walker": "~1.0.5" - }, - "dependencies": { - "anymatch": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz", - "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==", - "dev": true, - "requires": { - "micromatch": "^3.1.4", - "normalize-path": "^2.1.1" - } - }, - "braces": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", - "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", - "dev": true, - "requires": { - "arr-flatten": "^1.1.0", - "array-unique": "^0.3.2", - "extend-shallow": "^2.0.1", - "fill-range": "^4.0.0", - "isobject": "^3.0.1", - "repeat-element": "^1.1.2", - "snapdragon": "^0.8.1", - "snapdragon-node": "^2.0.1", - "split-string": "^3.0.2", - "to-regex": "^3.0.1" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "fill-range": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", - "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=", - "dev": true, - "requires": { - "extend-shallow": "^2.0.1", - "is-number": "^3.0.0", - "repeat-string": "^1.6.1", - "to-regex-range": "^2.1.0" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "micromatch": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", - "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", - "dev": true, - "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "braces": "^2.3.1", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "extglob": "^2.0.4", - "fragment-cache": "^0.2.1", - "kind-of": "^6.0.2", - "nanomatch": "^1.2.9", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.2" - } - }, - "normalize-path": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", - "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", - "dev": true, - "requires": { - "remove-trailing-separator": "^1.0.1" - } - }, - "to-regex-range": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", - "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=", - "dev": true, - "requires": { - "is-number": "^3.0.0", - "repeat-string": "^1.6.1" - } - } - } - }, - "saxes": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz", - "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==", - "dev": true, - "requires": { - "xmlchars": "^2.2.0" - } - }, - "semver": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz", - "integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==", - "dev": true - }, - "set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", - "dev": true - }, - "set-value": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", - "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", - "dev": true, - "requires": { - "extend-shallow": "^2.0.1", - "is-extendable": "^0.1.1", - "is-plain-object": "^2.0.3", - "split-string": "^3.0.1" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "sha.js": { - "version": "2.4.11", - "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz", - "integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==", - "dev": true, - "requires": { - "inherits": "^2.0.1", - "safe-buffer": "^5.0.1" - } - }, - "sharp": { - "version": "0.25.4", - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.25.4.tgz", - "integrity": "sha512-umSzJJ1oBwIOfwFFt/fJ7JgCva9FvrEU2cbbm7u/3hSDZhXvkME8WE5qpaJqLIe2Har5msF5UG4CzYlEg5o3BQ==", - "dev": true, - "requires": { - "color": "^3.1.2", - "detect-libc": "^1.0.3", - "node-addon-api": "^3.0.0", - "npmlog": "^4.1.2", - "prebuild-install": "^5.3.4", - "semver": "^7.3.2", - "simple-get": "^4.0.0", - "tar": "^6.0.2", - "tunnel-agent": "^0.6.0" - }, - "dependencies": { - "semver": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", - "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==", - "dev": true - } - } - }, - "shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", - "dev": true, - "requires": { - "shebang-regex": "^1.0.0" - } - }, - "shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", - "dev": true - }, - "shellwords": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz", - "integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==", - "dev": true, - "optional": true - }, - "signal-exit": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", - "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", - "dev": true - }, - "simple-concat": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz", - "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==", - "dev": true - }, - "simple-get": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.0.tgz", - "integrity": "sha512-ZalZGexYr3TA0SwySsr5HlgOOinS4Jsa8YB2GJ6lUNAazyAu4KG/VmzMTwAt2YVXzzVj8QmefmAonZIK2BSGcQ==", - "dev": true, - "requires": { - "decompress-response": "^6.0.0", - "once": "^1.3.1", - "simple-concat": "^1.0.0" - }, - "dependencies": { - "decompress-response": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz", - "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==", - "dev": true, - "requires": { - "mimic-response": "^3.1.0" - } - }, - "mimic-response": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz", - "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==", - "dev": true - } - } - }, - "simple-swizzle": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", - "integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=", - "dev": true, - "requires": { - "is-arrayish": "^0.3.1" - }, - "dependencies": { - "is-arrayish": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", - "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", - "dev": true - } - } - }, - "sisteransi": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", - "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", - "dev": true - }, - "slash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", - "dev": true - }, - "slice-ansi": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz", - "integrity": "sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.0", - "astral-regex": "^1.0.0", - "is-fullwidth-code-point": "^2.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "requires": { - "color-convert": "^1.9.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - } - } - }, - "snapdragon": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", - "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", - "dev": true, - "requires": { - "base": "^0.11.1", - "debug": "^2.2.0", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "map-cache": "^0.2.2", - "source-map": "^0.5.6", - "source-map-resolve": "^0.5.0", - "use": "^3.1.0" - }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - }, - "source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", - "dev": true - } - } - }, - "snapdragon-node": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", - "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", - "dev": true, - "requires": { - "define-property": "^1.0.0", - "isobject": "^3.0.0", - "snapdragon-util": "^3.0.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "dev": true, - "requires": { - "is-descriptor": "^1.0.0" - } - }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "snapdragon-util": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", - "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", - "dev": true, - "requires": { - "kind-of": "^3.2.0" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "sntp": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz", - "integrity": "sha1-ZUEYTMkK7qbG57NeJlkIJEPGYZg=", - "dev": true, - "requires": { - "hoek": "2.x.x" - } - }, - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true - }, - "source-map-resolve": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz", - "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==", - "dev": true, - "requires": { - "atob": "^2.1.2", - "decode-uri-component": "^0.2.0", - "resolve-url": "^0.2.1", - "source-map-url": "^0.4.0", - "urix": "^0.1.0" - } - }, - "source-map-support": { - "version": "0.5.19", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz", - "integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==", - "dev": true, - "requires": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - } - }, - "source-map-url": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz", - "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=", - "dev": true - }, - "spdx-correct": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz", - "integrity": "sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==", - "dev": true, - "requires": { - "spdx-expression-parse": "^3.0.0", - "spdx-license-ids": "^3.0.0" - } - }, - "spdx-exceptions": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz", - "integrity": "sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==", - "dev": true - }, - "spdx-expression-parse": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz", - "integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==", - "dev": true, - "requires": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - } - }, - "spdx-license-ids": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz", - "integrity": "sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==", - "dev": true - }, - "split-on-first": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/split-on-first/-/split-on-first-1.1.0.tgz", - "integrity": "sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw==", - "dev": true - }, - "split-string": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", - "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", - "dev": true, - "requires": { - "extend-shallow": "^3.0.0" - } - }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" - }, - "sshpk": { - "version": "1.16.1", - "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz", - "integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==", - "dev": true, - "requires": { - "asn1": "~0.2.3", - "assert-plus": "^1.0.0", - "bcrypt-pbkdf": "^1.0.0", - "dashdash": "^1.12.0", - "ecc-jsbn": "~0.1.1", - "getpass": "^0.1.1", - "jsbn": "~0.1.0", - "safer-buffer": "^2.0.2", - "tweetnacl": "~0.14.0" - } - }, - "stack-utils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.3.tgz", - "integrity": "sha512-gL//fkxfWUsIlFL2Tl42Cl6+HFALEaB1FU76I/Fy+oZjRreP7OPMXFlGbxM7NQsI0ZpUfw76sHnv0WNYuTb7Iw==", - "dev": true, - "requires": { - "escape-string-regexp": "^2.0.0" - }, - "dependencies": { - "escape-string-regexp": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", - "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", - "dev": true - } - } - }, - "static-extend": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", - "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=", - "dev": true, - "requires": { - "define-property": "^0.2.5", - "object-copy": "^0.1.0" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - } - } - }, - "stealthy-require": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/stealthy-require/-/stealthy-require-1.1.1.tgz", - "integrity": "sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=", - "dev": true - }, - "stream-events": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/stream-events/-/stream-events-1.0.5.tgz", - "integrity": "sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg==", - "requires": { - "stubs": "^3.0.0" - } - }, - "string-length": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.1.tgz", - "integrity": "sha512-PKyXUd0LK0ePjSOnWn34V2uD6acUWev9uy0Ft05k0E8xRW+SKcA0F7eMr7h5xlzfn+4O3N+55rduYyet3Jk+jw==", - "dev": true, - "requires": { - "char-regex": "^1.0.2", - "strip-ansi": "^6.0.0" - } - }, - "string-width": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz", - "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==", - "dev": true, - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.0" - } - }, - "string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "dev": true, - "requires": { - "safe-buffer": "~5.1.0" - } - }, - "stringstream": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.6.tgz", - "integrity": "sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==", - "dev": true - }, - "strip-ansi": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", - "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", - "dev": true, - "requires": { - "ansi-regex": "^5.0.0" - } - }, - "strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", - "dev": true - }, - "strip-eof": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz", - "integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=", - "dev": true - }, - "strip-final-newline": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", - "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", - "dev": true - }, - "strip-indent": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz", - "integrity": "sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=", - "dev": true - }, - "strip-json-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", - "dev": true - }, - "stubs": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/stubs/-/stubs-3.0.0.tgz", - "integrity": "sha1-6NK6H6nJBXAwPAMLaQD31fiavls=" - }, - "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", - "dev": true, - "requires": { - "has-flag": "^4.0.0" - } - }, - "supports-hyperlinks": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.1.0.tgz", - "integrity": "sha512-zoE5/e+dnEijk6ASB6/qrK+oYdm2do1hjoLWrqUC/8WEIW1gbxFcKuBof7sW8ArN6e+AYvsE8HBGiVRWL/F5CA==", - "dev": true, - "requires": { - "has-flag": "^4.0.0", - "supports-color": "^7.0.0" - } - }, - "symbol-tree": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", - "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", - "dev": true - }, - "table": { - "version": "5.4.6", - "resolved": "https://registry.npmjs.org/table/-/table-5.4.6.tgz", - "integrity": "sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==", - "dev": true, - "requires": { - "ajv": "^6.10.2", - "lodash": "^4.17.14", - "slice-ansi": "^2.1.0", - "string-width": "^3.0.0" - }, - "dependencies": { - "ansi-regex": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", - "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", - "dev": true - }, - "emoji-regex": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz", - "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - }, - "string-width": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", - "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", - "dev": true, - "requires": { - "emoji-regex": "^7.0.1", - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^5.1.0" - } - }, - "strip-ansi": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", - "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", - "dev": true, - "requires": { - "ansi-regex": "^4.1.0" - } - } - } - }, - "tar": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.0.2.tgz", - "integrity": "sha512-Glo3jkRtPcvpDlAs/0+hozav78yoXKFr+c4wgw62NNMO3oo4AaJdCo21Uu7lcwr55h39W2XD1LMERc64wtbItg==", - "dev": true, - "requires": { - "chownr": "^2.0.0", - "fs-minipass": "^2.0.0", - "minipass": "^3.0.0", - "minizlib": "^2.1.0", - "mkdirp": "^1.0.3", - "yallist": "^4.0.0" - }, - "dependencies": { - "chownr": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", - "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", - "dev": true - }, - "mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", - "dev": true - } - } - }, - "tar-fs": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.0.tgz", - "integrity": "sha512-9uW5iDvrIMCVpvasdFHW0wJPez0K4JnMZtsuIeDI7HyMGJNxmDZDOCQROr7lXyS+iL/QMpj07qcjGYTSdRFXUg==", - "dev": true, - "requires": { - "chownr": "^1.1.1", - "mkdirp-classic": "^0.5.2", - "pump": "^3.0.0", - "tar-stream": "^2.0.0" - } - }, - "tar-stream": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.1.3.tgz", - "integrity": "sha512-Z9yri56Dih8IaK8gncVPx4Wqt86NDmQTSh49XLZgjWpGZL9GK9HKParS2scqHCC4w6X9Gh2jwaU45V47XTKwVA==", - "dev": true, - "requires": { - "bl": "^4.0.1", - "end-of-stream": "^1.4.1", - "fs-constants": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^3.1.1" - }, - "dependencies": { - "readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", - "dev": true, - "requires": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - } - } - } - }, - "teeny-request": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/teeny-request/-/teeny-request-6.0.1.tgz", - "integrity": "sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g==", - "requires": { - "http-proxy-agent": "^4.0.0", - "https-proxy-agent": "^4.0.0", - "node-fetch": "^2.2.0", - "stream-events": "^1.0.5", - "uuid": "^3.3.2" - } - }, - "terminal-link": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz", - "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==", - "dev": true, - "requires": { - "ansi-escapes": "^4.2.1", - "supports-hyperlinks": "^2.0.0" - } - }, - "test-exclude": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", - "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", - "dev": true, - "requires": { - "@istanbuljs/schema": "^0.1.2", - "glob": "^7.1.4", - "minimatch": "^3.0.4" - } - }, - "text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=", - "dev": true - }, - "throat": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/throat/-/throat-5.0.0.tgz", - "integrity": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==", - "dev": true - }, - "tinify": { - "version": "1.6.0-beta.2", - "resolved": "https://registry.npmjs.org/tinify/-/tinify-1.6.0-beta.2.tgz", - "integrity": "sha512-jzOtntNLiRRhMN5AlRlxapUhNYVH3YhU2cfk3Xg2u5g+t4ZfdXe97TqYvIl7cyenfXmqo5SCZet7t4alv53XvQ==", - "dev": true, - "requires": { - "promise-nodeify": ">= 0.1", - "proxying-agent": ">= 2.1" - } - }, - "tmpl": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz", - "integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=", - "dev": true - }, - "to-fast-properties": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=", - "dev": true - }, - "to-object-path": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", - "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "to-regex": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", - "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", - "dev": true, - "requires": { - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "regex-not": "^1.0.2", - "safe-regex": "^1.1.0" - } - }, - "to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dev": true, - "requires": { - "is-number": "^7.0.0" - } - }, - "tough-cookie": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-3.0.1.tgz", - "integrity": "sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg==", - "dev": true, - "requires": { - "ip-regex": "^2.1.0", - "psl": "^1.1.28", - "punycode": "^2.1.1" - } - }, - "tr46": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz", - "integrity": "sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=", - "dev": true, - "requires": { - "punycode": "^2.1.0" - } - }, - "trim-newlines": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-2.0.0.tgz", - "integrity": "sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA=", - "dev": true - }, - "ts-jest": { - "version": "25.5.1", - "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-25.5.1.tgz", - "integrity": "sha512-kHEUlZMK8fn8vkxDjwbHlxXRB9dHYpyzqKIGDNxbzs+Rz+ssNDSDNusEK8Fk/sDd4xE6iKoQLfFkFVaskmTJyw==", - "dev": true, - "requires": { - "bs-logger": "0.x", - "buffer-from": "1.x", - "fast-json-stable-stringify": "2.x", - "json5": "2.x", - "lodash.memoize": "4.x", - "make-error": "1.x", - "micromatch": "4.x", - "mkdirp": "0.x", - "semver": "6.x", - "yargs-parser": "18.x" - }, - "dependencies": { - "camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true - }, - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "dev": true - }, - "yargs-parser": { - "version": "18.1.3", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", - "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", - "dev": true, - "requires": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - } - } - } - }, - "ts-node": { - "version": "8.10.2", - "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.10.2.tgz", - "integrity": "sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==", - "dev": true, - "requires": { - "arg": "^4.1.0", - "diff": "^4.0.1", - "make-error": "^1.1.1", - "source-map-support": "^0.5.17", - "yn": "3.1.1" - } - }, - "tslib": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz", - "integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==", - "dev": true - }, - "tsutils": { - "version": "3.17.1", - "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.17.1.tgz", - "integrity": "sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g==", - "dev": true, - "requires": { - "tslib": "^1.8.1" - } - }, - "tunnel-agent": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", - "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", - "dev": true, - "requires": { - "safe-buffer": "^5.0.1" - } - }, - "tweetnacl": { - "version": "0.14.5", - "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", - "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=", - "dev": true - }, - "type-check": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", - "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=", - "dev": true, - "requires": { - "prelude-ls": "~1.1.2" - } - }, - "type-detect": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", - "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", - "dev": true - }, - "type-fest": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", - "dev": true - }, - "typedarray-to-buffer": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", - "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", - "dev": true, - "requires": { - "is-typedarray": "^1.0.0" - } - }, - "typescript": { - "version": "3.9.7", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz", - "integrity": "sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==", - "dev": true - }, - "union-value": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", - "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", - "dev": true, - "requires": { - "arr-union": "^3.1.0", - "get-value": "^2.0.6", - "is-extendable": "^0.1.1", - "set-value": "^2.0.1" - } - }, - "universal-url": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/universal-url/-/universal-url-2.0.0.tgz", - "integrity": "sha512-3DLtXdm/G1LQMCnPj+Aw7uDoleQttNHp2g5FnNQKR6cP6taNWS1b/Ehjjx4PVyvejKi3TJyu8iBraKM4q3JQPg==", - "dev": true, - "requires": { - "hasurl": "^1.0.0", - "whatwg-url": "^7.0.0" - } - }, - "universal-user-agent": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-4.0.1.tgz", - "integrity": "sha512-LnST3ebHwVL2aNe4mejI9IQh2HfZ1RLo8Io2HugSif8ekzD1TlWpHpColOB/eh8JHMLkGH3Akqf040I+4ylNxg==", - "dev": true, - "requires": { - "os-name": "^3.1.0" - } - }, - "unorm": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/unorm/-/unorm-1.6.0.tgz", - "integrity": "sha512-b2/KCUlYZUeA7JFUuRJZPUtr4gZvBh7tavtv4fvk4+KV9pfGiR6CQAQAWl49ZpR3ts2dk4FYkP7EIgDJoiOLDA==", - "dev": true - }, - "unset-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", - "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=", - "dev": true, - "requires": { - "has-value": "^0.3.1", - "isobject": "^3.0.0" - }, - "dependencies": { - "has-value": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", - "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=", - "dev": true, - "requires": { - "get-value": "^2.0.3", - "has-values": "^0.1.4", - "isobject": "^2.0.0" - }, - "dependencies": { - "isobject": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", - "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", - "dev": true, - "requires": { - "isarray": "1.0.0" - } - } - } - }, - "has-values": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", - "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=", - "dev": true - } - } - }, - "uri-js": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz", - "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==", - "dev": true, - "requires": { - "punycode": "^2.1.0" - } - }, - "urix": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", - "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=", - "dev": true - }, - "urlgrey": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/urlgrey/-/urlgrey-0.4.4.tgz", - "integrity": "sha1-iS/pWWCAXoVRnxzUOJ8stMu3ZS8=" - }, - "use": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", - "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==", - "dev": true - }, - "util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", - "dev": true - }, - "uuid": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", - "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==" - }, - "v8-compile-cache": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz", - "integrity": "sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ==", - "dev": true - }, - "v8-to-istanbul": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-7.1.0.tgz", - "integrity": "sha512-uXUVqNUCLa0AH1vuVxzi+MI4RfxEOKt9pBgKwHbgH7st8Kv2P1m+jvWNnektzBh5QShF3ODgKmUFCf38LnVz1g==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.1", - "convert-source-map": "^1.6.0", - "source-map": "^0.7.3" - }, - "dependencies": { - "source-map": { - "version": "0.7.3", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz", - "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==", - "dev": true - } - } - }, - "validate-npm-package-license": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", - "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", - "dev": true, - "requires": { - "spdx-correct": "^3.0.0", - "spdx-expression-parse": "^3.0.0" - } - }, - "verror": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", - "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=", - "dev": true, - "requires": { - "assert-plus": "^1.0.0", - "core-util-is": "1.0.2", - "extsprintf": "^1.2.0" - } - }, - "w3c-hr-time": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz", - "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==", - "dev": true, - "requires": { - "browser-process-hrtime": "^1.0.0" - } - }, - "w3c-xmlserializer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz", - "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==", - "dev": true, - "requires": { - "xml-name-validator": "^3.0.0" - } - }, - "walker": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz", - "integrity": "sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=", - "dev": true, - "requires": { - "makeerror": "1.0.x" - } - }, - "webidl-conversions": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", - "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", - "dev": true - }, - "whatwg-encoding": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz", - "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==", - "dev": true, - "requires": { - "iconv-lite": "0.4.24" - } - }, - "whatwg-mimetype": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz", - "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==", - "dev": true - }, - "whatwg-url": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz", - "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", - "dev": true, - "requires": { - "lodash.sortby": "^4.7.0", - "tr46": "^1.0.1", - "webidl-conversions": "^4.0.2" - } - }, - "which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } - }, - "which-module": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", - "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=", - "dev": true - }, - "which-pm-runs": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.0.0.tgz", - "integrity": "sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=", - "dev": true - }, - "wide-align": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz", - "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==", - "dev": true, - "requires": { - "string-width": "^1.0.2 || 2" - }, - "dependencies": { - "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - }, - "string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" - } - }, - "strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dev": true, - "requires": { - "ansi-regex": "^3.0.0" - } - } - } - }, - "windows-release": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/windows-release/-/windows-release-3.3.3.tgz", - "integrity": "sha512-OSOGH1QYiW5yVor9TtmXKQvt2vjQqbYS+DqmsZw+r7xDwLXEeT3JGW0ZppFmHx4diyXmxt238KFR3N9jzevBRg==", - "dev": true, - "requires": { - "execa": "^1.0.0" - } - }, - "word-wrap": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz", - "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", - "dev": true - }, - "wrap-ansi": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", - "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", - "dev": true, - "requires": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - } - }, - "wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", - "dev": true - }, - "write": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/write/-/write-1.0.3.tgz", - "integrity": "sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==", - "dev": true, - "requires": { - "mkdirp": "^0.5.1" - } - }, - "write-file-atomic": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", - "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", - "dev": true, - "requires": { - "imurmurhash": "^0.1.4", - "is-typedarray": "^1.0.0", - "signal-exit": "^3.0.2", - "typedarray-to-buffer": "^3.1.5" - } - }, - "ws": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.4.2.tgz", - "integrity": "sha512-T4tewALS3+qsrpGI/8dqNMLIVdq/g/85U98HPMa6F0m6xTbvhXU6RCQLqPH3+SlomNV/LdY6RXEbBpMH6EOJnA==", - "dev": true - }, - "xhr2": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/xhr2/-/xhr2-0.1.4.tgz", - "integrity": "sha1-f4dliEdxbbUCYyOBL4GMras4el8=", - "dev": true - }, - "xml-name-validator": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz", - "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==", - "dev": true - }, - "xmlchars": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz", - "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", - "dev": true - }, - "xmlhttprequest": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz", - "integrity": "sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw=", - "dev": true - }, - "xtend": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", - "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", - "dev": true - }, - "y18n": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.1.tgz", - "integrity": "sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==", - "dev": true - }, - "yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "yargs": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz", - "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==", - "dev": true, - "requires": { - "cliui": "^6.0.0", - "decamelize": "^1.2.0", - "find-up": "^4.1.0", - "get-caller-file": "^2.0.1", - "require-directory": "^2.1.1", - "require-main-filename": "^2.0.0", - "set-blocking": "^2.0.0", - "string-width": "^4.2.0", - "which-module": "^2.0.0", - "y18n": "^4.0.0", - "yargs-parser": "^18.1.2" - }, - "dependencies": { - "camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true - }, - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "requires": { - "p-locate": "^4.1.0" - } - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, - "requires": { - "p-limit": "^2.2.0" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true - }, - "path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true - }, - "yargs-parser": { - "version": "18.1.3", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", - "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", - "dev": true, - "requires": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - } - } - } - }, - "yargs-parser": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-10.1.0.tgz", - "integrity": "sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ==", - "dev": true, - "requires": { - "camelcase": "^4.1.0" - } - }, - "yn": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", - "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", - "dev": true - } - } -} diff --git a/package.json b/package.json index 4227f54d8aad8..f6b822ed6a178 100644 --- a/package.json +++ b/package.json @@ -41,24 +41,25 @@ "@typescript-eslint/eslint-plugin": "^4.1.1", "@typescript-eslint/parser": "^4.1.1", "axios": "^0.21.1", + "bignumber.js": "^9.0.0", "bip44-constants": "^8.0.49", "bluebird": "^3.7.2", "chalk": "^4.1.0", "danger": "^10.4.0", "eslint": "^7.9.0", "ethereum-checksum-address": "0.0.6", + "ethers": "^5.6.9", "eztz-lib": "^0.1.2", "image-size": "^0.8.3", "is-image": "^3.0.0", - "jest": "^26.6.3", + "jest": "^25.0.0", "jest-expect-message": "^1.0.2", "nested-property": "^2.0.2", "sharp": "^0.25.4", "tinify": "^1.6.0-beta.2", "ts-jest": "^25.5.1", "ts-node": "^8.10.2", - "typescript": "^3.9.7", - "bignumber.js": "^9.0.0" + "typescript": "^3.9.7" }, "dependencies": { "codecov": "^3.7.2", diff --git a/script/blockchain/binance.ts b/script/blockchain/binance.ts deleted file mode 100644 index a62f1e5ba7623..0000000000000 --- a/script/blockchain/binance.ts +++ /dev/null @@ -1,204 +0,0 @@ -import axios from "axios"; -import * as bluebird from "bluebird"; -import * as fs from "fs"; -import * as path from "path"; -import * as chalk from 'chalk'; -import * as config from "../config"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { Binance } from "../generic/blockchains"; -import { readDirSync } from "../generic/filesystem"; -import { readJsonFile } from "../generic/json"; -import { TokenItem, Pair, createTokensList, writeToFileWithUpdate } from "../generic/tokenlists"; -import { - getChainAssetLogoPath, - getChainAssetsPath, - getChainDenylistPath, - getChainTokenlistPath -} from "../generic/repo-structure"; -import { CoinType } from "@trustwallet/wallet-core"; -import { toSatoshis } from "../generic/numbers"; -import { assetIdSymbol, logoURI, tokenType } from "../generic/asset"; -import { TokenType } from "../generic/tokentype"; - -const binanceChain = "binance"; -const binanceUrlTokenAssets = config.binanceUrlTokenAssets; -let cachedAssets = []; - -async function retrieveBep2AssetList(): Promise { - console.log(`Retrieving token asset infos from: ${binanceUrlTokenAssets}`); - const { assetInfoList } = await axios.get(binanceUrlTokenAssets).then(r => r.data); - console.log(`Retrieved ${assetInfoList.length} token asset infos`); - return assetInfoList -} - -async function retrieveAssets(): Promise { - // cache results because of rate limit, used more than once - if (cachedAssets.length == 0) { - console.log(`Retrieving token infos`); - const bep2assets = await axios.get(`${config.binanceDexURL}/v1/tokens?limit=1000`); - const bep8assets = await axios.get(`${config.binanceDexURL}/v1/mini/tokens?limit=1000`); - cachedAssets = bep2assets.data.concat(bep8assets.data); - } - console.log(`Using ${cachedAssets.length} assets`); - return cachedAssets; -} - -export async function retrieveAssetSymbols(): Promise { - const assets = await retrieveAssets(); - const symbols = assets.map(({ symbol }) => symbol); - return symbols; -} - -function fetchImage(url) { - return axios.get(url, { responseType: "stream" }) - .then(r => r.data) - .catch(err => { - throw `Error fetchImage: ${url} ${err.message}`; - }); -} - -/// Return: array with images to fetch; {asset, assetImg} -export function findImagesToFetch(assetInfoList: unknown[], denylist: string[]): unknown[] { - const toFetch: unknown[] = []; - console.log(`Checking for asset images to be fetched`); - assetInfoList.forEach(({asset, assetImg}) => { - process.stdout.write(`.${asset} `); - if (assetImg) { - if (denylist.indexOf(asset) != -1) { - console.log(); - console.log(`${asset} is denylisted`); - } else { - const imagePath = getChainAssetLogoPath(binanceChain, asset); - if (!fs.existsSync(imagePath)) { - console.log(chalk.red(`Missing image: ${asset}`)); - toFetch.push({asset, assetImg}); - } - } - } - }); - console.log(); - console.log(`${toFetch.length} asset image(s) to be fetched`); - return toFetch; -} - - -async function fetchMissingImages(toFetch: unknown[]): Promise { - console.log(`Attempting to fetch ${toFetch.length} asset image(s)`); - const fetchedAssets: string[] = []; - await bluebird.each(toFetch, async ({ asset, assetImg }) => { - if (assetImg) { - const imagePath = getChainAssetLogoPath(binanceChain, asset); - fs.mkdir(path.dirname(imagePath), err => { - if (err && err.code != `EEXIST`) throw err; - }); - await fetchImage(assetImg).then(buffer => { - buffer.pipe(fs.createWriteStream(imagePath)); - fetchedAssets.push(asset) - console.log(`Fetched image ${asset} ${imagePath} from ${assetImg}`) - }); - } - }); - console.log(); - return fetchedAssets; -} - -export class BinanceAction implements ActionInterface { - getName(): string { return "Binance chain"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Binance chain; assets must exist on chain"}, - check: async () => { - const errors = []; - const tokenSymbols = await retrieveAssetSymbols(); - const assets = readDirSync(getChainAssetsPath(Binance)); - assets.forEach(asset => { - if (!(tokenSymbols.indexOf(asset) >= 0)) { - errors.push(`Asset ${asset} missing on chain`); - } - }); - console.log(` ${assets.length} assets checked.`); - return [errors, []]; - } - }, - ]; - } - - async updateAuto(): Promise { - // retrieve missing token images; BEP2 (bep8 not supported) - const bep2InfoList = await retrieveBep2AssetList(); - const denylist: string[] = readJsonFile(getChainDenylistPath(binanceChain)) as string[]; - - const toFetch = findImagesToFetch(bep2InfoList, denylist); - const fetchedAssets = await fetchMissingImages(toFetch); - - if (fetchedAssets.length > 0) { - console.log(`Fetched ${fetchedAssets.length} asset(s):`); - fetchedAssets.forEach(asset => console.log(` ${asset}`)); - } - - // binance chain list - const tokenList = await generateBinanceTokensList(); - const list = createTokensList("BNB", tokenList, - "2020-10-03T12:37:57.000+00:00", // use constants here to prevent changing time every time - 0, 1, 0); - writeToFileWithUpdate(getChainTokenlistPath(Binance), list); - } -} - -class BinanceMarket { - base_asset_symbol: string - quote_asset_symbol: string - lot_size: string - tick_size: string -} - -async function generateBinanceTokensList(): Promise { - const decimals = CoinType.decimals(CoinType.binance) - const BNBSymbol = CoinType.symbol(CoinType.binance) - const markets: [BinanceMarket] = await axios.get(`${config.binanceDexURL}/v1/markets?limit=10000`).then(r => r.data); - const tokens = await axios.get(`${config.binanceDexURL}/v1/tokens?limit=10000`).then(r => r.data); - const tokensMap = Object.assign({}, ...tokens.map(s => ({[s.symbol]: s}))); - const pairsMap = {} - const pairsList = new Set(); - - markets.forEach(market => { - const key = market.quote_asset_symbol - - function pair(market: BinanceMarket): Pair { - return new Pair( - assetIdSymbol(market.base_asset_symbol, BNBSymbol, CoinType.binance), - toSatoshis(market.lot_size, decimals), - toSatoshis(market.tick_size, decimals) - ) - } - - if (pairsMap[key]) { - const newList = pairsMap[key] - newList.push(pair(market)) - pairsMap[key] = newList - } else { - pairsMap[key] = [ - pair(market) - ] - } - pairsList.add(market.base_asset_symbol) - pairsList.add(market.quote_asset_symbol) - }) - - const list = Array.from(pairsList.values()) - return list.map(item => { - const token = tokensMap[item] - return new TokenItem ( - assetIdSymbol(token.symbol, BNBSymbol, CoinType.binance), - tokenType(token.symbol, BNBSymbol, TokenType.BEP2), - token.symbol, - token.name, - token.original_symbol, - decimals, - logoURI(token.symbol, 'binance', BNBSymbol), - pairsMap[token.symbol] || [] - ) - }); -} diff --git a/script/blockchain/cosmos.ts b/script/blockchain/cosmos.ts deleted file mode 100644 index 11e49792134f8..0000000000000 --- a/script/blockchain/cosmos.ts +++ /dev/null @@ -1,34 +0,0 @@ -import { Cosmos } from "../generic/blockchains"; -import { getChainValidatorsAssets } from "../generic/repo-structure"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { isLowerCase } from "../generic/types"; - -export class CosmosAction implements ActionInterface { - getName(): string { return "Cosmos chain"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Cosmos validator assets must have correct format"}, - check: async () => { - const errors: string[] = []; - const assets = getChainValidatorsAssets(Cosmos); - const prefix = "cosmosvaloper1"; - const expLength = 52; - assets.forEach(addr => { - if (!(addr.startsWith(prefix))) { - errors.push(`Address ${addr} should start with '${prefix}'`); - } - if (addr.length != expLength) { - errors.push(`Address ${addr} should have length ${expLength}`); - } - if (!isLowerCase(addr)) { - errors.push(`Address ${addr} should be in lowercase`); - } - }); - return [errors, []]; - } - }, - ]; - } -} diff --git a/script/blockchain/kava.ts b/script/blockchain/kava.ts deleted file mode 100644 index 61f8524778468..0000000000000 --- a/script/blockchain/kava.ts +++ /dev/null @@ -1,34 +0,0 @@ -import { Kava } from "../generic/blockchains"; -import { getChainValidatorsAssets } from "../generic/repo-structure"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { isLowerCase } from "../generic/types"; - -export class KavaAction implements ActionInterface { - getName(): string { return "Kava chain"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Kava validator assets must have correct format"}, - check: async () => { - const errors: string[] = []; - const assets = getChainValidatorsAssets(Kava); - const prefix = "kavavaloper1"; - const expLength = 50; - assets.forEach(addr => { - if (!(addr.startsWith(prefix))) { - errors.push(`Address ${addr} should start with '${prefix}'`); - } - if (addr.length != expLength) { - errors.push(`Address ${addr} should have length ${expLength}`); - } - if (!isLowerCase(addr)) { - errors.push(`Address ${addr} should be in lowercase`); - } - }); - return [errors, []]; - } - }, - ]; - } -} diff --git a/script/blockchain/smartchain.ts b/script/blockchain/smartchain.ts deleted file mode 100644 index 82335dcac3ee5..0000000000000 --- a/script/blockchain/smartchain.ts +++ /dev/null @@ -1,88 +0,0 @@ -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { - checkTradingPair, - getTradingPairs, - PairInfo, - primaryTokenIndex, - TokenInfo -} from "../generic/subgraph"; -import { SmartChain } from "../generic/blockchains"; -import { - parseForceList, - rebuildTokenlist, - TokenItem -} from "../generic/tokenlists"; -import { toChecksum } from "../generic/eth-address"; -import { assetID, logoURI } from "../generic/asset"; -import * as config from "../config" - -const PrimaryTokens: string[] = ["WBNB", "BNB"]; - -async function retrievePancakeSwapPairs(): Promise { - console.log(`Retrieving pairs from PancakeSwap, limit liquidity USD ${config.PancakeSwap_MinLiquidity} volume ${config.PancakeSwap_MinVol24} txcount ${config.PancakeSwap_MinTxCount24}`); - - console.log(` forceIncludeList: ${config.PancakeSwap_ForceInclude}`); - const includeList = parseForceList(config.PancakeSwap_ForceInclude); - - const pairs = await getTradingPairs(config.PancakeSwap_TradingPairsUrl, config.PancakeSwap_TradingPairsQuery); - const filtered: PairInfo[] = []; - pairs.forEach(x => { - try { - if (typeof(x) === "object") { - const pairInfo = x as PairInfo; - if (pairInfo) { - if (checkTradingPair(pairInfo, config.PancakeSwap_MinLiquidity, config.PancakeSwap_MinVol24, config.PancakeSwap_MinTxCount24, PrimaryTokens, includeList)) { - filtered.push(pairInfo); - } - } - } - } catch (err) { - console.log("Exception:", err); - } - }); - - console.log("Retrieved & filtered", filtered.length, "pairs:"); - filtered.forEach(p => { - console.log(`pair: ${p.token0.symbol} -- ${p.token1.symbol} \t USD ${Math.round(p.reserveUSD)} ${Math.round(p.volumeUSD)} ${p.txCount}`); - }); - - return filtered; -} - -function tokenInfoFromSubgraphToken(token: TokenInfo): TokenItem { - const idChecksum = toChecksum(token.id); - return new TokenItem( - assetID(20000714, idChecksum), - "BEP20", - idChecksum, token.name, token.symbol, parseInt(token.decimals.toString()), - logoURI(idChecksum, "smartchain", "--"), - []); -} - -// Retrieve trading pairs from PancakeSwap -async function generateTokenlist(): Promise { - // note: if [] is returned here for some reason, all pairs will be *removed*. In case of error (e.g. timeout) it should throw - const tradingPairs = await retrievePancakeSwapPairs(); - // convert - const pairs2: [TokenItem, TokenItem][] = []; - tradingPairs.forEach(p => { - let tokenItem0 = tokenInfoFromSubgraphToken(p.token0); - let tokenItem1 = tokenInfoFromSubgraphToken(p.token1); - if (primaryTokenIndex(p, PrimaryTokens) == 2) { - // reverse - const tmp = tokenItem1; tokenItem1 = tokenItem0; tokenItem0 = tmp; - } - pairs2.push([tokenItem0, tokenItem1]); - }); - await rebuildTokenlist(SmartChain, pairs2, "Smart Chain", config.PancakeSwap_ForceExclude); -} - -export class SmartchainAction implements ActionInterface { - getName(): string { return "Binance Smartchain"; } - - getSanityChecks(): CheckStepInterface[] { return []; } - - async updateManual(): Promise { - await generateTokenlist(); - } -} diff --git a/script/blockchain/terra.ts b/script/blockchain/terra.ts deleted file mode 100644 index 91a2a63aac7d5..0000000000000 --- a/script/blockchain/terra.ts +++ /dev/null @@ -1,34 +0,0 @@ -import { Terra } from "../generic/blockchains"; -import { getChainValidatorsAssets } from "../generic/repo-structure"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { isLowerCase } from "../generic/types"; - -export class TerraAction implements ActionInterface { - getName(): string { return "Terra chain"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Terra validator assets must have correct format"}, - check: async () => { - const errors: string[] = []; - const assets = getChainValidatorsAssets(Terra); - const prefix = "terravaloper1"; - const expLength = 51; - assets.forEach(addr => { - if (!(addr.startsWith(prefix))) { - errors.push(`Address ${addr} should start with '${prefix}'`); - } - if (addr.length != expLength) { - errors.push(`Address ${addr} should have length ${expLength}`); - } - if (!isLowerCase(addr)) { - errors.push(`Address ${addr} should be in lowercase`); - } - }); - return [errors, []]; - } - }, - ]; - } -} diff --git a/script/blockchain/tezos.ts b/script/blockchain/tezos.ts deleted file mode 100644 index 8f5236850b315..0000000000000 --- a/script/blockchain/tezos.ts +++ /dev/null @@ -1,26 +0,0 @@ -import * as eztz from "eztz-lib"; -import { getChainValidatorsAssets } from "../generic/repo-structure"; -import { Tezos } from "../generic/blockchains"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; - -export class TezosAction implements ActionInterface { - getName(): string { return "Tezos"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Tezos validator assets must have correct format"}, - check: async () => { - const errors: string[] = []; - const assets = getChainValidatorsAssets(Tezos); - assets.forEach(addr => { - if (!(eztz.crypto.checkAddress(addr))) { - errors.push(`Address ${addr} must be valid Tezos address'`); - } - }); - return [errors, []]; - } - }, - ]; - } -} diff --git a/script/blockchain/tron.ts b/script/blockchain/tron.ts deleted file mode 100644 index 939f2da95c0f4..0000000000000 --- a/script/blockchain/tron.ts +++ /dev/null @@ -1,58 +0,0 @@ -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { getChainAssetsPath } from "../generic/repo-structure"; -import { Tron } from "../generic/blockchains"; -import { readDirSync, isPathExistsSync } from "../generic/filesystem"; -import { getChainAssetLogoPath, getChainValidatorsAssets } from "../generic/repo-structure"; -import { isLowerCase, isUpperCase } from "../generic/types"; -import * as bluebird from "bluebird"; - -export function isTRC10(str: string): boolean { - return (/^\d+$/.test(str)); -} - -export function isTRC20(address: string): boolean { - return address.length == 34 && - address.startsWith("T") && - isLowerCase(address) == false && - isUpperCase(address) == false; -} - -export class TronAction implements ActionInterface { - getName(): string { return "Tron chain"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Tron assets should be TRC10 or TRC20, logo of correct size"; }, - check: async () => { - const errors: string[] = []; - const path = getChainAssetsPath(Tron); - const assets = readDirSync(path); - await bluebird.each(assets, async (asset) => { - if (!isTRC10(asset) && !isTRC20(asset)) { - errors.push(`Asset ${asset} at path '${path}' is not TRC10 nor TRC20`); - } - const assetsLogoPath = getChainAssetLogoPath(Tron, asset); - if (!isPathExistsSync(assetsLogoPath)) { - errors.push(`Missing file at path '${assetsLogoPath}'`); - } - }); - return [errors, []]; - } - }, - { - getName: () => { return "Tron validator assets must have correct format"}, - check: async () => { - const errors: string[] = []; - const assets = getChainValidatorsAssets(Tron); - assets.forEach(addr => { - if (!(isTRC20(addr))) { - errors.push(`Address ${addr} should be TRC20 address'`); - } - }); - return [errors, []]; - } - } - ]; - } -} diff --git a/script/blockchain/waves.ts b/script/blockchain/waves.ts deleted file mode 100644 index 479a5c21a4d4a..0000000000000 --- a/script/blockchain/waves.ts +++ /dev/null @@ -1,33 +0,0 @@ -import { Waves } from "../generic/blockchains"; -import { getChainValidatorsAssets } from "../generic/repo-structure"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { isLowerCase, isUpperCase } from "../generic/types"; - -export function isWavesAddress(address: string): boolean { - return address.length == 35 && - address.startsWith("3P") && - isLowerCase(address) == false && - isUpperCase(address) == false; -} - -export class WavesAction implements ActionInterface { - getName(): string { return "Waves chain"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Waves validator assets must have correct format"}, - check: async () => { - const errors: string[] = []; - const assets = getChainValidatorsAssets(Waves); - assets.forEach(addr => { - if (!(isWavesAddress(addr))) { - errors.push(`Address ${addr} should be a Waves address'`); - } - }); - return [errors, []]; - } - }, - ]; - } -} diff --git a/script/config.ts b/script/config.ts index 496acfbdbfde8..db673dd591d97 100644 --- a/script/config.ts +++ b/script/config.ts @@ -3,7 +3,7 @@ export const imageMaxLogoHeight = 512; export const imageMinLogoWidth = 64; export const imageMinLogoHeight = 64; export const imageMaxLogoSizeKb = 100; -export const foldersRootdirAllowedFiles: string[] = [".github", "blockchains", "dapps", "media", "node_modules", "script-old", "script", "test", ".gitignore", "azure-pipelines.yml", "jest.config.js", "LICENSE", "package-lock.json", "package.json", "README.md", ".git", "dangerfile.ts", "Gemfile", "Gemfile.lock", ".eslintignore", ".eslintrc.js"]; +export const foldersRootdirAllowedFiles: string[] = [".github", "blockchains", "dapps", "media", "node_modules", "script-old", "script", "test", ".gitignore", "azure-pipelines.yml", "jest.config.js", "LICENSE", "yarn.lock", "package.json", "README.md", ".git", "dangerfile.ts", "Gemfile", "Gemfile.lock", ".eslintignore", ".eslintrc.js", ".nvmrc"]; export const binanceUrlTokenAssets = "https://explorer.binance.org/api/v1/assets?page=1&rows=1000"; export const binanceDexURL = 'https://dex-atlantic.binance.org/api' export const assetsURL = 'https://raw.githubusercontent.com/trustwallet/assets/master' diff --git a/script/fetchInfo.ts b/script/fetchInfo.ts new file mode 100644 index 0000000000000..207cfd82242c9 --- /dev/null +++ b/script/fetchInfo.ts @@ -0,0 +1,76 @@ +import { existsSync, fstat, readdirSync, readFileSync, writeFileSync } from "fs"; + +import { ethers } from 'ethers' + +const abi = [ + 'function decimals() view returns (uint8)', + 'function symbol() view returns (string)', + 'function name() view returns (string)', +]; + +const rpcMap = { + 10000: "https://global.uat.cash", + 10001: "https://testnet.sonar.cash:9545" +} + +const blockchainMap = { + 10000: "smartbch", + 10001: "smartbch-amber" +} + +export async function fetchInfo(chainId) { + const blockchain = blockchainMap[chainId]; + const ethersProvider = new ethers.providers.StaticJsonRpcProvider(rpcMap[chainId]); + + const tokens = readdirSync(`./blockchains/${blockchain}/assets`); + const newTokens = [] + for (const token of tokens) { + if (existsSync(`./blockchains/${blockchain}/assets/${token}/info.json`)) { + continue; + } + console.log(token) + + const tokenContract = new ethers.Contract(token, abi, ethersProvider); + + try { + const [name, symbol, decimals] = await Promise.all([ + tokenContract.name(), + tokenContract.symbol(), + tokenContract.decimals(), + ]); + + const entry = { + name, + address: token, + symbol, + decimals, + chainId: chainId, + logoURI: `https://raw.githubusercontent.com/mistswapdex/assets/master/blockchains/${blockchain}/assets/${token}/logo.png`, + website: "", + description: "", + explorer: "", + status: "active", + id: token, + links: [], + type: blockchain.toUpperCase() + } + newTokens.push(entry); + writeFileSync(`./blockchains/${blockchain}/assets/${token}/info.json`, JSON.stringify(entry, null, 4)); + } + catch {} + } + + const list = JSON.parse(readFileSync(`./blockchains/${blockchain}/tokenlist.json`, "utf-8")); + list.tokens = [...list.tokens, ...newTokens]; + const uniques = [] + list.tokens.forEach(val => { + if (!uniques.some(dup => dup.id === val.id)) { + uniques.push(val); + } + }) + list.tokens = uniques.sort((a, b) => a.id.localeCompare(b.id)); + list.version.minor++; + writeFileSync(`./blockchains/${blockchain}/tokenlist.json`, JSON.stringify(list, null, 4)) +} + +fetchInfo(10001) \ No newline at end of file diff --git a/script/generic/blockchains.ts b/script/generic/blockchains.ts index d1daf6d0f021b..698910c0ec81f 100644 --- a/script/generic/blockchains.ts +++ b/script/generic/blockchains.ts @@ -1,60 +1,13 @@ import { CoinType } from "@trustwallet/wallet-core"; export const getChainName = (id: CoinType): string => CoinType.id(id); // 60 => ethereum -export const Binance = getChainName(CoinType.binance); -export const Callisto = getChainName(CoinType.callisto); -export const Classic = getChainName(CoinType.classic); -export const Cosmos = getChainName(CoinType.cosmos); -export const EOS = getChainName(CoinType.eos); -export const Ethereum = getChainName(CoinType.ethereum); -export const GoChain = getChainName(CoinType.gochain); -export const IoTeX = getChainName(CoinType.iotex); -export const NEO = getChainName(CoinType.neo); -export const NULS = getChainName(CoinType.nuls); -export const Ontology = getChainName(CoinType.ontology); -export const POA = getChainName(CoinType.poa); -export const Tezos = getChainName(CoinType.tezos); -export const ThunderCore = getChainName(CoinType.thundertoken); -export const Terra = getChainName(CoinType.terra); -export const Theta = getChainName(CoinType.theta); -export const TomoChain = getChainName(CoinType.tomochain); -export const Tron = getChainName(CoinType.tron); -export const Kava = getChainName(CoinType.kava); -export const Vechain = getChainName(CoinType.vechain); -export const Wanchain = getChainName(CoinType.wanchain); -export const Waves = getChainName(CoinType.waves); -export const Solana = getChainName(CoinType.solana); -export const SmartChain = getChainName(CoinType.smartchain); +// TODO - once trustwallet supports smartbch +// export const SmartBCH = getChainName(CoinType.smartbch); export const ethForkChains = [ - Ethereum, - Classic, - POA, - TomoChain, - GoChain, - Wanchain, - ThunderCore, - SmartChain, +// SmartBCH, ]; export const stakingChains = [ - Tezos, - Cosmos, - IoTeX, - Tron, - Waves, - Kava, - Terra, - Binance ]; export const chainsWithDenylist = ethForkChains.concat( - Binance, - Tron, - Terra, - NEO, - NULS, - Vechain, - Ontology, - Theta, - EOS, - Solana, ); diff --git a/script/generic/update-all.ts b/script/generic/update-all.ts index 9761a10790070..a6e7228f2b3e5 100644 --- a/script/generic/update-all.ts +++ b/script/generic/update-all.ts @@ -1,18 +1,9 @@ -import { BinanceAction } from "../blockchain/binance"; -import { SmartchainAction } from "../blockchain/smartchain"; -import { EthereumAction } from "../blockchain/ethereum"; -import { CosmosAction } from "../blockchain/cosmos"; import { AssetInfos } from "../generic/asset-infos"; import { EthForks } from "../generic/eth-forks"; import { FoldersFiles } from "../generic/folders-and-files"; import { JsonAction } from "../generic/json-format"; -import { KavaAction } from "../blockchain/kava"; import { LogoSize } from "../generic/logo-size"; -import { TerraAction } from "../blockchain/terra"; -import { TezosAction } from "../blockchain/tezos"; -import { TronAction } from "../blockchain/tron"; import { Validators } from "../generic/validators"; -import { WavesAction } from "../blockchain/waves"; import { Allowlists } from "../generic/allowlists"; import { ActionInterface, CheckStepInterface } from "../generic/interface"; import * as chalk from 'chalk'; @@ -27,15 +18,6 @@ const actionList: ActionInterface[] = [ new Validators(), new JsonAction(), // chains: - new BinanceAction(), - new SmartchainAction(), - new EthereumAction(), - new CosmosAction(), - new KavaAction(), - new TerraAction(), - new TezosAction(), - new TronAction(), - new WavesAction() ]; const maxErrosFromOneCheck = 5; diff --git a/yarn.lock b/yarn.lock new file mode 100644 index 0000000000000..75a6ad1efa1bd --- /dev/null +++ b/yarn.lock @@ -0,0 +1,6876 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + + +"@babel/code-frame@7.12.11": + version "7.12.11" + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f" + integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw== + dependencies: + "@babel/highlight" "^7.10.4" + +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.0.tgz#0dfc80309beec8411e65e706461c408b0bb9b431" + integrity sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA== + dependencies: + "@babel/highlight" "^7.16.0" + +"@babel/compat-data@^7.16.0": + version "7.16.4" + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e" + integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q== + +"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.5": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4" + integrity sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ== + dependencies: + "@babel/code-frame" "^7.16.0" + "@babel/generator" "^7.16.0" + "@babel/helper-compilation-targets" "^7.16.0" + "@babel/helper-module-transforms" "^7.16.0" + "@babel/helpers" "^7.16.0" + "@babel/parser" "^7.16.0" + "@babel/template" "^7.16.0" + "@babel/traverse" "^7.16.0" + "@babel/types" "^7.16.0" + convert-source-map "^1.7.0" + debug "^4.1.0" + gensync "^1.0.0-beta.2" + json5 "^2.1.2" + semver "^6.3.0" + source-map "^0.5.0" + +"@babel/generator@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.0.tgz#d40f3d1d5075e62d3500bccb67f3daa8a95265b2" + integrity sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew== + dependencies: + "@babel/types" "^7.16.0" + jsesc "^2.5.1" + source-map "^0.5.0" + +"@babel/helper-compilation-targets@^7.16.0": + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0" + integrity sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA== + dependencies: + "@babel/compat-data" "^7.16.0" + "@babel/helper-validator-option" "^7.14.5" + browserslist "^4.17.5" + semver "^6.3.0" + +"@babel/helper-function-name@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz#b7dd0797d00bbfee4f07e9c4ea5b0e30c8bb1481" + integrity sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog== + dependencies: + "@babel/helper-get-function-arity" "^7.16.0" + "@babel/template" "^7.16.0" + "@babel/types" "^7.16.0" + +"@babel/helper-get-function-arity@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa" + integrity sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ== + dependencies: + "@babel/types" "^7.16.0" + +"@babel/helper-hoist-variables@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz#4c9023c2f1def7e28ff46fc1dbcd36a39beaa81a" + integrity sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg== + dependencies: + "@babel/types" "^7.16.0" + +"@babel/helper-member-expression-to-functions@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.0.tgz#29287040efd197c77636ef75188e81da8bccd5a4" + integrity sha512-bsjlBFPuWT6IWhl28EdrQ+gTvSvj5tqVP5Xeftp07SEuz5pLnsXZuDkDD3Rfcxy0IsHmbZ+7B2/9SHzxO0T+sQ== + dependencies: + "@babel/types" "^7.16.0" + +"@babel/helper-module-imports@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3" + integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg== + dependencies: + "@babel/types" "^7.16.0" + +"@babel/helper-module-transforms@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.0.tgz#1c82a8dd4cb34577502ebd2909699b194c3e9bb5" + integrity sha512-My4cr9ATcaBbmaEa8M0dZNA74cfI6gitvUAskgDtAFmAqyFKDSHQo5YstxPbN+lzHl2D9l/YOEFqb2mtUh4gfA== + dependencies: + "@babel/helper-module-imports" "^7.16.0" + "@babel/helper-replace-supers" "^7.16.0" + "@babel/helper-simple-access" "^7.16.0" + "@babel/helper-split-export-declaration" "^7.16.0" + "@babel/helper-validator-identifier" "^7.15.7" + "@babel/template" "^7.16.0" + "@babel/traverse" "^7.16.0" + "@babel/types" "^7.16.0" + +"@babel/helper-optimise-call-expression@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.0.tgz#cecdb145d70c54096b1564f8e9f10cd7d193b338" + integrity sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw== + dependencies: + "@babel/types" "^7.16.0" + +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.8.0": + version "7.14.5" + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9" + integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ== + +"@babel/helper-replace-supers@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.0.tgz#73055e8d3cf9bcba8ddb55cad93fedc860f68f17" + integrity sha512-TQxuQfSCdoha7cpRNJvfaYxxxzmbxXw/+6cS7V02eeDYyhxderSoMVALvwupA54/pZcOTtVeJ0xccp1nGWladA== + dependencies: + "@babel/helper-member-expression-to-functions" "^7.16.0" + "@babel/helper-optimise-call-expression" "^7.16.0" + "@babel/traverse" "^7.16.0" + "@babel/types" "^7.16.0" + +"@babel/helper-simple-access@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.0.tgz#21d6a27620e383e37534cf6c10bba019a6f90517" + integrity sha512-o1rjBT/gppAqKsYfUdfHq5Rk03lMQrkPHG1OWzHWpLgVXRH4HnMM9Et9CVdIqwkCQlobnGHEJMsgWP/jE1zUiw== + dependencies: + "@babel/types" "^7.16.0" + +"@babel/helper-split-export-declaration@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz#29672f43663e936df370aaeb22beddb3baec7438" + integrity sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw== + dependencies: + "@babel/types" "^7.16.0" + +"@babel/helper-validator-identifier@^7.15.7": + version "7.15.7" + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389" + integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w== + +"@babel/helper-validator-option@^7.14.5": + version "7.14.5" + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" + integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow== + +"@babel/helpers@^7.16.0": + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.3.tgz#27fc64f40b996e7074dc73128c3e5c3e7f55c43c" + integrity sha512-Xn8IhDlBPhvYTvgewPKawhADichOsbkZuzN7qz2BusOM0brChsyXMDJvldWaYMMUNiCQdQzNEioXTp3sC8Nt8w== + dependencies: + "@babel/template" "^7.16.0" + "@babel/traverse" "^7.16.3" + "@babel/types" "^7.16.0" + +"@babel/highlight@^7.10.4", "@babel/highlight@^7.16.0": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.0.tgz#6ceb32b2ca4b8f5f361fb7fd821e3fddf4a1725a" + integrity sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g== + dependencies: + "@babel/helper-validator-identifier" "^7.15.7" + chalk "^2.0.0" + js-tokens "^4.0.0" + +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.0", "@babel/parser@^7.16.3": + version "7.16.4" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.4.tgz#d5f92f57cf2c74ffe9b37981c0e72fee7311372e" + integrity sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng== + +"@babel/plugin-syntax-async-generators@^7.8.4": + version "7.8.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" + integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== + dependencies: + "@babel/helper-plugin-utils" "^7.8.0" + +"@babel/plugin-syntax-bigint@^7.8.3": + version "7.8.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz#4c9a6f669f5d0cdf1b90a1671e9a146be5300cea" + integrity sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg== + dependencies: + "@babel/helper-plugin-utils" "^7.8.0" + +"@babel/plugin-syntax-class-properties@^7.8.3": + version "7.12.13" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz#b5c987274c4a3a82b89714796931a6b53544ae10" + integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA== + dependencies: + "@babel/helper-plugin-utils" "^7.12.13" + +"@babel/plugin-syntax-import-meta@^7.8.3": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51" + integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g== + dependencies: + "@babel/helper-plugin-utils" "^7.10.4" + +"@babel/plugin-syntax-json-strings@^7.8.3": + version "7.8.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a" + integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== + dependencies: + "@babel/helper-plugin-utils" "^7.8.0" + +"@babel/plugin-syntax-logical-assignment-operators@^7.8.3": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699" + integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== + dependencies: + "@babel/helper-plugin-utils" "^7.10.4" + +"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3": + version "7.8.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9" + integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== + dependencies: + "@babel/helper-plugin-utils" "^7.8.0" + +"@babel/plugin-syntax-numeric-separator@^7.8.3": + version "7.10.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz#b9b070b3e33570cd9fd07ba7fa91c0dd37b9af97" + integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug== + dependencies: + "@babel/helper-plugin-utils" "^7.10.4" + +"@babel/plugin-syntax-object-rest-spread@^7.8.3": + version "7.8.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871" + integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== + dependencies: + "@babel/helper-plugin-utils" "^7.8.0" + +"@babel/plugin-syntax-optional-catch-binding@^7.8.3": + version "7.8.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1" + integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== + dependencies: + "@babel/helper-plugin-utils" "^7.8.0" + +"@babel/plugin-syntax-optional-chaining@^7.8.3": + version "7.8.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a" + integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== + dependencies: + "@babel/helper-plugin-utils" "^7.8.0" + +"@babel/polyfill@^7.2.5": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.12.1.tgz#1f2d6371d1261bbd961f3c5d5909150e12d0bd96" + integrity sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g== + dependencies: + core-js "^2.6.5" + regenerator-runtime "^0.13.4" + +"@babel/template@^7.16.0", "@babel/template@^7.3.3": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.0.tgz#d16a35ebf4cd74e202083356fab21dd89363ddd6" + integrity sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A== + dependencies: + "@babel/code-frame" "^7.16.0" + "@babel/parser" "^7.16.0" + "@babel/types" "^7.16.0" + +"@babel/traverse@^7.1.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3": + version "7.16.3" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.3.tgz#f63e8a938cc1b780f66d9ed3c54f532ca2d14787" + integrity sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag== + dependencies: + "@babel/code-frame" "^7.16.0" + "@babel/generator" "^7.16.0" + "@babel/helper-function-name" "^7.16.0" + "@babel/helper-hoist-variables" "^7.16.0" + "@babel/helper-split-export-declaration" "^7.16.0" + "@babel/parser" "^7.16.3" + "@babel/types" "^7.16.0" + debug "^4.1.0" + globals "^11.1.0" + +"@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3": + version "7.16.0" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba" + integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg== + dependencies: + "@babel/helper-validator-identifier" "^7.15.7" + to-fast-properties "^2.0.0" + +"@bcoe/v8-coverage@^0.2.3": + version "0.2.3" + resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" + integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== + +"@cnakazawa/watch@^1.0.3": + version "1.0.4" + resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a" + integrity sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ== + dependencies: + exec-sh "^0.3.2" + minimist "^1.2.0" + +"@eslint/eslintrc@^0.4.3": + version "0.4.3" + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c" + integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw== + dependencies: + ajv "^6.12.4" + debug "^4.1.1" + espree "^7.3.0" + globals "^13.9.0" + ignore "^4.0.6" + import-fresh "^3.2.1" + js-yaml "^3.13.1" + minimatch "^3.0.4" + strip-json-comments "^3.1.1" + +"@ethersproject/abi@5.6.4", "@ethersproject/abi@^5.6.3": + version "5.6.4" + resolved "https://registry.yarnpkg.com/@ethersproject/abi/-/abi-5.6.4.tgz#f6e01b6ed391a505932698ecc0d9e7a99ee60362" + integrity sha512-TTeZUlCeIHG6527/2goZA6gW5F8Emoc7MrZDC7hhP84aRGvW3TEdTnZR08Ls88YXM1m2SuK42Osw/jSi3uO8gg== + dependencies: + "@ethersproject/address" "^5.6.1" + "@ethersproject/bignumber" "^5.6.2" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/constants" "^5.6.1" + "@ethersproject/hash" "^5.6.1" + "@ethersproject/keccak256" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/properties" "^5.6.0" + "@ethersproject/strings" "^5.6.1" + +"@ethersproject/abstract-provider@5.6.1", "@ethersproject/abstract-provider@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/abstract-provider/-/abstract-provider-5.6.1.tgz#02ddce150785caf0c77fe036a0ebfcee61878c59" + integrity sha512-BxlIgogYJtp1FS8Muvj8YfdClk3unZH0vRMVX791Z9INBNT/kuACZ9GzaY1Y4yFq+YSy6/w4gzj3HCRKrK9hsQ== + dependencies: + "@ethersproject/bignumber" "^5.6.2" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/networks" "^5.6.3" + "@ethersproject/properties" "^5.6.0" + "@ethersproject/transactions" "^5.6.2" + "@ethersproject/web" "^5.6.1" + +"@ethersproject/abstract-signer@5.6.2", "@ethersproject/abstract-signer@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@ethersproject/abstract-signer/-/abstract-signer-5.6.2.tgz#491f07fc2cbd5da258f46ec539664713950b0b33" + integrity sha512-n1r6lttFBG0t2vNiI3HoWaS/KdOt8xyDjzlP2cuevlWLG6EX0OwcKLyG/Kp/cuwNxdy/ous+R/DEMdTUwWQIjQ== + dependencies: + "@ethersproject/abstract-provider" "^5.6.1" + "@ethersproject/bignumber" "^5.6.2" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/properties" "^5.6.0" + +"@ethersproject/address@5.6.1", "@ethersproject/address@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/address/-/address-5.6.1.tgz#ab57818d9aefee919c5721d28cd31fd95eff413d" + integrity sha512-uOgF0kS5MJv9ZvCz7x6T2EXJSzotiybApn4XlOgoTX0xdtyVIJ7pF+6cGPxiEq/dpBiTfMiw7Yc81JcwhSYA0Q== + dependencies: + "@ethersproject/bignumber" "^5.6.2" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/keccak256" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/rlp" "^5.6.1" + +"@ethersproject/base64@5.6.1", "@ethersproject/base64@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/base64/-/base64-5.6.1.tgz#2c40d8a0310c9d1606c2c37ae3092634b41d87cb" + integrity sha512-qB76rjop6a0RIYYMiB4Eh/8n+Hxu2NIZm8S/Q7kNo5pmZfXhHGHmS4MinUainiBC54SCyRnwzL+KZjj8zbsSsw== + dependencies: + "@ethersproject/bytes" "^5.6.1" + +"@ethersproject/basex@5.6.1", "@ethersproject/basex@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/basex/-/basex-5.6.1.tgz#badbb2f1d4a6f52ce41c9064f01eab19cc4c5305" + integrity sha512-a52MkVz4vuBXR06nvflPMotld1FJWSj2QT0985v7P/emPZO00PucFAkbcmq2vpVU7Ts7umKiSI6SppiLykVWsA== + dependencies: + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/properties" "^5.6.0" + +"@ethersproject/bignumber@5.6.2", "@ethersproject/bignumber@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.6.2.tgz#72a0717d6163fab44c47bcc82e0c550ac0315d66" + integrity sha512-v7+EEUbhGqT3XJ9LMPsKvXYHFc8eHxTowFCG/HgJErmq4XHJ2WR7aeyICg3uTOAQ7Icn0GFHAohXEhxQHq4Ubw== + dependencies: + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + bn.js "^5.2.1" + +"@ethersproject/bytes@5.6.1", "@ethersproject/bytes@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/bytes/-/bytes-5.6.1.tgz#24f916e411f82a8a60412344bf4a813b917eefe7" + integrity sha512-NwQt7cKn5+ZE4uDn+X5RAXLp46E1chXoaMmrxAyA0rblpxz8t58lVkrHXoRIn0lz1joQElQ8410GqhTqMOwc6g== + dependencies: + "@ethersproject/logger" "^5.6.0" + +"@ethersproject/constants@5.6.1", "@ethersproject/constants@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/constants/-/constants-5.6.1.tgz#e2e974cac160dd101cf79fdf879d7d18e8cb1370" + integrity sha512-QSq9WVnZbxXYFftrjSjZDUshp6/eKp6qrtdBtUCm0QxCV5z1fG/w3kdlcsjMCQuQHUnAclKoK7XpXMezhRDOLg== + dependencies: + "@ethersproject/bignumber" "^5.6.2" + +"@ethersproject/contracts@5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@ethersproject/contracts/-/contracts-5.6.2.tgz#20b52e69ebc1b74274ff8e3d4e508de971c287bc" + integrity sha512-hguUA57BIKi6WY0kHvZp6PwPlWF87MCeB4B7Z7AbUpTxfFXFdn/3b0GmjZPagIHS+3yhcBJDnuEfU4Xz+Ks/8g== + dependencies: + "@ethersproject/abi" "^5.6.3" + "@ethersproject/abstract-provider" "^5.6.1" + "@ethersproject/abstract-signer" "^5.6.2" + "@ethersproject/address" "^5.6.1" + "@ethersproject/bignumber" "^5.6.2" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/constants" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/properties" "^5.6.0" + "@ethersproject/transactions" "^5.6.2" + +"@ethersproject/hash@5.6.1", "@ethersproject/hash@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/hash/-/hash-5.6.1.tgz#224572ea4de257f05b4abf8ae58b03a67e99b0f4" + integrity sha512-L1xAHurbaxG8VVul4ankNX5HgQ8PNCTrnVXEiFnE9xoRnaUcgfD12tZINtDinSllxPLCtGwguQxJ5E6keE84pA== + dependencies: + "@ethersproject/abstract-signer" "^5.6.2" + "@ethersproject/address" "^5.6.1" + "@ethersproject/bignumber" "^5.6.2" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/keccak256" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/properties" "^5.6.0" + "@ethersproject/strings" "^5.6.1" + +"@ethersproject/hdnode@5.6.2", "@ethersproject/hdnode@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@ethersproject/hdnode/-/hdnode-5.6.2.tgz#26f3c83a3e8f1b7985c15d1db50dc2903418b2d2" + integrity sha512-tERxW8Ccf9CxW2db3WsN01Qao3wFeRsfYY9TCuhmG0xNpl2IO8wgXU3HtWIZ49gUWPggRy4Yg5axU0ACaEKf1Q== + dependencies: + "@ethersproject/abstract-signer" "^5.6.2" + "@ethersproject/basex" "^5.6.1" + "@ethersproject/bignumber" "^5.6.2" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/pbkdf2" "^5.6.1" + "@ethersproject/properties" "^5.6.0" + "@ethersproject/sha2" "^5.6.1" + "@ethersproject/signing-key" "^5.6.2" + "@ethersproject/strings" "^5.6.1" + "@ethersproject/transactions" "^5.6.2" + "@ethersproject/wordlists" "^5.6.1" + +"@ethersproject/json-wallets@5.6.1", "@ethersproject/json-wallets@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/json-wallets/-/json-wallets-5.6.1.tgz#3f06ba555c9c0d7da46756a12ac53483fe18dd91" + integrity sha512-KfyJ6Zwz3kGeX25nLihPwZYlDqamO6pfGKNnVMWWfEVVp42lTfCZVXXy5Ie8IZTN0HKwAngpIPi7gk4IJzgmqQ== + dependencies: + "@ethersproject/abstract-signer" "^5.6.2" + "@ethersproject/address" "^5.6.1" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/hdnode" "^5.6.2" + "@ethersproject/keccak256" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/pbkdf2" "^5.6.1" + "@ethersproject/properties" "^5.6.0" + "@ethersproject/random" "^5.6.1" + "@ethersproject/strings" "^5.6.1" + "@ethersproject/transactions" "^5.6.2" + aes-js "3.0.0" + scrypt-js "3.0.1" + +"@ethersproject/keccak256@5.6.1", "@ethersproject/keccak256@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/keccak256/-/keccak256-5.6.1.tgz#b867167c9b50ba1b1a92bccdd4f2d6bd168a91cc" + integrity sha512-bB7DQHCTRDooZZdL3lk9wpL0+XuG3XLGHLh3cePnybsO3V0rdCAOQGpn/0R3aODmnTOOkCATJiD2hnL+5bwthA== + dependencies: + "@ethersproject/bytes" "^5.6.1" + js-sha3 "0.8.0" + +"@ethersproject/logger@5.6.0", "@ethersproject/logger@^5.6.0": + version "5.6.0" + resolved "https://registry.yarnpkg.com/@ethersproject/logger/-/logger-5.6.0.tgz#d7db1bfcc22fd2e4ab574cba0bb6ad779a9a3e7a" + integrity sha512-BiBWllUROH9w+P21RzoxJKzqoqpkyM1pRnEKG69bulE9TSQD8SAIvTQqIMZmmCO8pUNkgLP1wndX1gKghSpBmg== + +"@ethersproject/networks@5.6.4", "@ethersproject/networks@^5.6.3": + version "5.6.4" + resolved "https://registry.yarnpkg.com/@ethersproject/networks/-/networks-5.6.4.tgz#51296d8fec59e9627554f5a8a9c7791248c8dc07" + integrity sha512-KShHeHPahHI2UlWdtDMn2lJETcbtaJge4k7XSjDR9h79QTd6yQJmv6Cp2ZA4JdqWnhszAOLSuJEd9C0PRw7hSQ== + dependencies: + "@ethersproject/logger" "^5.6.0" + +"@ethersproject/pbkdf2@5.6.1", "@ethersproject/pbkdf2@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/pbkdf2/-/pbkdf2-5.6.1.tgz#f462fe320b22c0d6b1d72a9920a3963b09eb82d1" + integrity sha512-k4gRQ+D93zDRPNUfmduNKq065uadC2YjMP/CqwwX5qG6R05f47boq6pLZtV/RnC4NZAYOPH1Cyo54q0c9sshRQ== + dependencies: + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/sha2" "^5.6.1" + +"@ethersproject/properties@5.6.0", "@ethersproject/properties@^5.6.0": + version "5.6.0" + resolved "https://registry.yarnpkg.com/@ethersproject/properties/-/properties-5.6.0.tgz#38904651713bc6bdd5bdd1b0a4287ecda920fa04" + integrity sha512-szoOkHskajKePTJSZ46uHUWWkbv7TzP2ypdEK6jGMqJaEt2sb0jCgfBo0gH0m2HBpRixMuJ6TBRaQCF7a9DoCg== + dependencies: + "@ethersproject/logger" "^5.6.0" + +"@ethersproject/providers@5.6.8": + version "5.6.8" + resolved "https://registry.yarnpkg.com/@ethersproject/providers/-/providers-5.6.8.tgz#22e6c57be215ba5545d3a46cf759d265bb4e879d" + integrity sha512-Wf+CseT/iOJjrGtAOf3ck9zS7AgPmr2fZ3N97r4+YXN3mBePTG2/bJ8DApl9mVwYL+RpYbNxMEkEp4mPGdwG/w== + dependencies: + "@ethersproject/abstract-provider" "^5.6.1" + "@ethersproject/abstract-signer" "^5.6.2" + "@ethersproject/address" "^5.6.1" + "@ethersproject/base64" "^5.6.1" + "@ethersproject/basex" "^5.6.1" + "@ethersproject/bignumber" "^5.6.2" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/constants" "^5.6.1" + "@ethersproject/hash" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/networks" "^5.6.3" + "@ethersproject/properties" "^5.6.0" + "@ethersproject/random" "^5.6.1" + "@ethersproject/rlp" "^5.6.1" + "@ethersproject/sha2" "^5.6.1" + "@ethersproject/strings" "^5.6.1" + "@ethersproject/transactions" "^5.6.2" + "@ethersproject/web" "^5.6.1" + bech32 "1.1.4" + ws "7.4.6" + +"@ethersproject/random@5.6.1", "@ethersproject/random@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/random/-/random-5.6.1.tgz#66915943981bcd3e11bbd43733f5c3ba5a790255" + integrity sha512-/wtPNHwbmng+5yi3fkipA8YBT59DdkGRoC2vWk09Dci/q5DlgnMkhIycjHlavrvrjJBkFjO/ueLyT+aUDfc4lA== + dependencies: + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + +"@ethersproject/rlp@5.6.1", "@ethersproject/rlp@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/rlp/-/rlp-5.6.1.tgz#df8311e6f9f24dcb03d59a2bac457a28a4fe2bd8" + integrity sha512-uYjmcZx+DKlFUk7a5/W9aQVaoEC7+1MOBgNtvNg13+RnuUwT4F0zTovC0tmay5SmRslb29V1B7Y5KCri46WhuQ== + dependencies: + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + +"@ethersproject/sha2@5.6.1", "@ethersproject/sha2@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/sha2/-/sha2-5.6.1.tgz#211f14d3f5da5301c8972a8827770b6fd3e51656" + integrity sha512-5K2GyqcW7G4Yo3uenHegbXRPDgARpWUiXc6RiF7b6i/HXUoWlb7uCARh7BAHg7/qT/Q5ydofNwiZcim9qpjB6g== + dependencies: + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + hash.js "1.1.7" + +"@ethersproject/signing-key@5.6.2", "@ethersproject/signing-key@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@ethersproject/signing-key/-/signing-key-5.6.2.tgz#8a51b111e4d62e5a62aee1da1e088d12de0614a3" + integrity sha512-jVbu0RuP7EFpw82vHcL+GP35+KaNruVAZM90GxgQnGqB6crhBqW/ozBfFvdeImtmb4qPko0uxXjn8l9jpn0cwQ== + dependencies: + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/properties" "^5.6.0" + bn.js "^5.2.1" + elliptic "6.5.4" + hash.js "1.1.7" + +"@ethersproject/solidity@5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/solidity/-/solidity-5.6.1.tgz#5845e71182c66d32e6ec5eefd041fca091a473e2" + integrity sha512-KWqVLkUUoLBfL1iwdzUVlkNqAUIFMpbbeH0rgCfKmJp0vFtY4AsaN91gHKo9ZZLkC4UOm3cI3BmMV4N53BOq4g== + dependencies: + "@ethersproject/bignumber" "^5.6.2" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/keccak256" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/sha2" "^5.6.1" + "@ethersproject/strings" "^5.6.1" + +"@ethersproject/strings@5.6.1", "@ethersproject/strings@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/strings/-/strings-5.6.1.tgz#dbc1b7f901db822b5cafd4ebf01ca93c373f8952" + integrity sha512-2X1Lgk6Jyfg26MUnsHiT456U9ijxKUybz8IM1Vih+NJxYtXhmvKBcHOmvGqpFSVJ0nQ4ZCoIViR8XlRw1v/+Cw== + dependencies: + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/constants" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + +"@ethersproject/transactions@5.6.2", "@ethersproject/transactions@^5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@ethersproject/transactions/-/transactions-5.6.2.tgz#793a774c01ced9fe7073985bb95a4b4e57a6370b" + integrity sha512-BuV63IRPHmJvthNkkt9G70Ullx6AcM+SDc+a8Aw/8Yew6YwT51TcBKEp1P4oOQ/bP25I18JJr7rcFRgFtU9B2Q== + dependencies: + "@ethersproject/address" "^5.6.1" + "@ethersproject/bignumber" "^5.6.2" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/constants" "^5.6.1" + "@ethersproject/keccak256" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/properties" "^5.6.0" + "@ethersproject/rlp" "^5.6.1" + "@ethersproject/signing-key" "^5.6.2" + +"@ethersproject/units@5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/units/-/units-5.6.1.tgz#ecc590d16d37c8f9ef4e89e2005bda7ddc6a4e6f" + integrity sha512-rEfSEvMQ7obcx3KWD5EWWx77gqv54K6BKiZzKxkQJqtpriVsICrktIQmKl8ReNToPeIYPnFHpXvKpi068YFZXw== + dependencies: + "@ethersproject/bignumber" "^5.6.2" + "@ethersproject/constants" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + +"@ethersproject/wallet@5.6.2": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@ethersproject/wallet/-/wallet-5.6.2.tgz#cd61429d1e934681e413f4bc847a5f2f87e3a03c" + integrity sha512-lrgh0FDQPuOnHcF80Q3gHYsSUODp6aJLAdDmDV0xKCN/T7D99ta1jGVhulg3PY8wiXEngD0DfM0I2XKXlrqJfg== + dependencies: + "@ethersproject/abstract-provider" "^5.6.1" + "@ethersproject/abstract-signer" "^5.6.2" + "@ethersproject/address" "^5.6.1" + "@ethersproject/bignumber" "^5.6.2" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/hash" "^5.6.1" + "@ethersproject/hdnode" "^5.6.2" + "@ethersproject/json-wallets" "^5.6.1" + "@ethersproject/keccak256" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/properties" "^5.6.0" + "@ethersproject/random" "^5.6.1" + "@ethersproject/signing-key" "^5.6.2" + "@ethersproject/transactions" "^5.6.2" + "@ethersproject/wordlists" "^5.6.1" + +"@ethersproject/web@5.6.1", "@ethersproject/web@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/web/-/web-5.6.1.tgz#6e2bd3ebadd033e6fe57d072db2b69ad2c9bdf5d" + integrity sha512-/vSyzaQlNXkO1WV+RneYKqCJwualcUdx/Z3gseVovZP0wIlOFcCE1hkRhKBH8ImKbGQbMl9EAAyJFrJu7V0aqA== + dependencies: + "@ethersproject/base64" "^5.6.1" + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/properties" "^5.6.0" + "@ethersproject/strings" "^5.6.1" + +"@ethersproject/wordlists@5.6.1", "@ethersproject/wordlists@^5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@ethersproject/wordlists/-/wordlists-5.6.1.tgz#1e78e2740a8a21e9e99947e47979d72e130aeda1" + integrity sha512-wiPRgBpNbNwCQFoCr8bcWO8o5I810cqO6mkdtKfLKFlLxeCWcnzDi4Alu8iyNzlhYuS9npCwivMbRWF19dyblw== + dependencies: + "@ethersproject/bytes" "^5.6.1" + "@ethersproject/hash" "^5.6.1" + "@ethersproject/logger" "^5.6.0" + "@ethersproject/properties" "^5.6.0" + "@ethersproject/strings" "^5.6.1" + +"@humanwhocodes/config-array@^0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9" + integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg== + dependencies: + "@humanwhocodes/object-schema" "^1.2.0" + debug "^4.1.1" + minimatch "^3.0.4" + +"@humanwhocodes/object-schema@^1.2.0": + version "1.2.1" + resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" + integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== + +"@istanbuljs/load-nyc-config@^1.0.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced" + integrity sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ== + dependencies: + camelcase "^5.3.1" + find-up "^4.1.0" + get-package-type "^0.1.0" + js-yaml "^3.13.1" + resolve-from "^5.0.0" + +"@istanbuljs/schema@^0.1.2": + version "0.1.3" + resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98" + integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA== + +"@jest/console@^25.5.0": + version "25.5.0" + resolved "https://registry.yarnpkg.com/@jest/console/-/console-25.5.0.tgz#770800799d510f37329c508a9edd0b7b447d9abb" + integrity sha512-T48kZa6MK1Y6k4b89sexwmSF4YLeZS/Udqg3Jj3jG/cHH+N/sLFCEoXEDMOKugJQ9FxPN1osxIknvKkxt6MKyw== + dependencies: + "@jest/types" "^25.5.0" + chalk "^3.0.0" + jest-message-util "^25.5.0" + jest-util "^25.5.0" + slash "^3.0.0" + +"@jest/core@^25.5.4": + version "25.5.4" + resolved "https://registry.yarnpkg.com/@jest/core/-/core-25.5.4.tgz#3ef7412f7339210f003cdf36646bbca786efe7b4" + integrity sha512-3uSo7laYxF00Dg/DMgbn4xMJKmDdWvZnf89n8Xj/5/AeQ2dOQmn6b6Hkj/MleyzZWXpwv+WSdYWl4cLsy2JsoA== + dependencies: + "@jest/console" "^25.5.0" + "@jest/reporters" "^25.5.1" + "@jest/test-result" "^25.5.0" + "@jest/transform" "^25.5.1" + "@jest/types" "^25.5.0" + ansi-escapes "^4.2.1" + chalk "^3.0.0" + exit "^0.1.2" + graceful-fs "^4.2.4" + jest-changed-files "^25.5.0" + jest-config "^25.5.4" + jest-haste-map "^25.5.1" + jest-message-util "^25.5.0" + jest-regex-util "^25.2.6" + jest-resolve "^25.5.1" + jest-resolve-dependencies "^25.5.4" + jest-runner "^25.5.4" + jest-runtime "^25.5.4" + jest-snapshot "^25.5.1" + jest-util "^25.5.0" + jest-validate "^25.5.0" + jest-watcher "^25.5.0" + micromatch "^4.0.2" + p-each-series "^2.1.0" + realpath-native "^2.0.0" + rimraf "^3.0.0" + slash "^3.0.0" + strip-ansi "^6.0.0" + +"@jest/environment@^25.5.0": + version "25.5.0" + resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-25.5.0.tgz#aa33b0c21a716c65686638e7ef816c0e3a0c7b37" + integrity sha512-U2VXPEqL07E/V7pSZMSQCvV5Ea4lqOlT+0ZFijl/i316cRMHvZ4qC+jBdryd+lmRetjQo0YIQr6cVPNxxK87mA== + dependencies: + "@jest/fake-timers" "^25.5.0" + "@jest/types" "^25.5.0" + jest-mock "^25.5.0" + +"@jest/fake-timers@^25.5.0": + version "25.5.0" + resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-25.5.0.tgz#46352e00533c024c90c2bc2ad9f2959f7f114185" + integrity sha512-9y2+uGnESw/oyOI3eww9yaxdZyHq7XvprfP/eeoCsjqKYts2yRlsHS/SgjPDV8FyMfn2nbMy8YzUk6nyvdLOpQ== + dependencies: + "@jest/types" "^25.5.0" + jest-message-util "^25.5.0" + jest-mock "^25.5.0" + jest-util "^25.5.0" + lolex "^5.0.0" + +"@jest/globals@^25.5.2": + version "25.5.2" + resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-25.5.2.tgz#5e45e9de8d228716af3257eeb3991cc2e162ca88" + integrity sha512-AgAS/Ny7Q2RCIj5kZ+0MuKM1wbF0WMLxbCVl/GOMoCNbODRdJ541IxJ98xnZdVSZXivKpJlNPIWa3QmY0l4CXA== + dependencies: + "@jest/environment" "^25.5.0" + "@jest/types" "^25.5.0" + expect "^25.5.0" + +"@jest/reporters@^25.5.1": + version "25.5.1" + resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-25.5.1.tgz#cb686bcc680f664c2dbaf7ed873e93aa6811538b" + integrity sha512-3jbd8pPDTuhYJ7vqiHXbSwTJQNavczPs+f1kRprRDxETeE3u6srJ+f0NPuwvOmk+lmunZzPkYWIFZDLHQPkviw== + dependencies: + "@bcoe/v8-coverage" "^0.2.3" + "@jest/console" "^25.5.0" + "@jest/test-result" "^25.5.0" + "@jest/transform" "^25.5.1" + "@jest/types" "^25.5.0" + chalk "^3.0.0" + collect-v8-coverage "^1.0.0" + exit "^0.1.2" + glob "^7.1.2" + graceful-fs "^4.2.4" + istanbul-lib-coverage "^3.0.0" + istanbul-lib-instrument "^4.0.0" + istanbul-lib-report "^3.0.0" + istanbul-lib-source-maps "^4.0.0" + istanbul-reports "^3.0.2" + jest-haste-map "^25.5.1" + jest-resolve "^25.5.1" + jest-util "^25.5.0" + jest-worker "^25.5.0" + slash "^3.0.0" + source-map "^0.6.0" + string-length "^3.1.0" + terminal-link "^2.0.0" + v8-to-istanbul "^4.1.3" + optionalDependencies: + node-notifier "^6.0.0" + +"@jest/source-map@^25.5.0": + version "25.5.0" + resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-25.5.0.tgz#df5c20d6050aa292c2c6d3f0d2c7606af315bd1b" + integrity sha512-eIGx0xN12yVpMcPaVpjXPnn3N30QGJCJQSkEDUt9x1fI1Gdvb07Ml6K5iN2hG7NmMP6FDmtPEssE3z6doOYUwQ== + dependencies: + callsites "^3.0.0" + graceful-fs "^4.2.4" + source-map "^0.6.0" + +"@jest/test-result@^25.5.0": + version "25.5.0" + resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-25.5.0.tgz#139a043230cdeffe9ba2d8341b27f2efc77ce87c" + integrity sha512-oV+hPJgXN7IQf/fHWkcS99y0smKLU2czLBJ9WA0jHITLst58HpQMtzSYxzaBvYc6U5U6jfoMthqsUlUlbRXs0A== + dependencies: + "@jest/console" "^25.5.0" + "@jest/types" "^25.5.0" + "@types/istanbul-lib-coverage" "^2.0.0" + collect-v8-coverage "^1.0.0" + +"@jest/test-sequencer@^25.5.4": + version "25.5.4" + resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-25.5.4.tgz#9b4e685b36954c38d0f052e596d28161bdc8b737" + integrity sha512-pTJGEkSeg1EkCO2YWq6hbFvKNXk8ejqlxiOg1jBNLnWrgXOkdY6UmqZpwGFXNnRt9B8nO1uWMzLLZ4eCmhkPNA== + dependencies: + "@jest/test-result" "^25.5.0" + graceful-fs "^4.2.4" + jest-haste-map "^25.5.1" + jest-runner "^25.5.4" + jest-runtime "^25.5.4" + +"@jest/transform@^25.5.1": + version "25.5.1" + resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-25.5.1.tgz#0469ddc17699dd2bf985db55fa0fb9309f5c2db3" + integrity sha512-Y8CEoVwXb4QwA6Y/9uDkn0Xfz0finGkieuV0xkdF9UtZGJeLukD5nLkaVrVsODB1ojRWlaoD0AJZpVHCSnJEvg== + dependencies: + "@babel/core" "^7.1.0" + "@jest/types" "^25.5.0" + babel-plugin-istanbul "^6.0.0" + chalk "^3.0.0" + convert-source-map "^1.4.0" + fast-json-stable-stringify "^2.0.0" + graceful-fs "^4.2.4" + jest-haste-map "^25.5.1" + jest-regex-util "^25.2.6" + jest-util "^25.5.0" + micromatch "^4.0.2" + pirates "^4.0.1" + realpath-native "^2.0.0" + slash "^3.0.0" + source-map "^0.6.1" + write-file-atomic "^3.0.0" + +"@jest/types@^25.5.0": + version "25.5.0" + resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d" + integrity sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw== + dependencies: + "@types/istanbul-lib-coverage" "^2.0.0" + "@types/istanbul-reports" "^1.1.1" + "@types/yargs" "^15.0.0" + chalk "^3.0.0" + +"@jest/types@^27.2.5": + version "27.2.5" + resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.2.5.tgz#420765c052605e75686982d24b061b4cbba22132" + integrity sha512-nmuM4VuDtCZcY+eTpw+0nvstwReMsjPoj7ZR80/BbixulhLaiX+fbv8oeLW8WZlJMcsGQsTmMKT/iTZu1Uy/lQ== + dependencies: + "@types/istanbul-lib-coverage" "^2.0.0" + "@types/istanbul-reports" "^3.0.0" + "@types/node" "*" + "@types/yargs" "^16.0.0" + chalk "^4.0.0" + +"@nodelib/fs.scandir@2.1.5": + version "2.1.5" + resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" + integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g== + dependencies: + "@nodelib/fs.stat" "2.0.5" + run-parallel "^1.1.9" + +"@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2": + version "2.0.5" + resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b" + integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== + +"@nodelib/fs.walk@^1.2.3": + version "1.2.8" + resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a" + integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg== + dependencies: + "@nodelib/fs.scandir" "2.1.5" + fastq "^1.6.0" + +"@octokit/auth-token@^2.4.0": + version "2.5.0" + resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-2.5.0.tgz#27c37ea26c205f28443402477ffd261311f21e36" + integrity sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g== + dependencies: + "@octokit/types" "^6.0.3" + +"@octokit/endpoint@^6.0.1": + version "6.0.12" + resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-6.0.12.tgz#3b4d47a4b0e79b1027fb8d75d4221928b2d05658" + integrity sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA== + dependencies: + "@octokit/types" "^6.0.3" + is-plain-object "^5.0.0" + universal-user-agent "^6.0.0" + +"@octokit/openapi-types@^11.2.0": + version "11.2.0" + resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-11.2.0.tgz#b38d7fc3736d52a1e96b230c1ccd4a58a2f400a6" + integrity sha512-PBsVO+15KSlGmiI8QAzaqvsNlZlrDlyAJYcrXBCvVUxCp7VnXjkwPoFHgjEJXx3WF9BAwkA6nfCUA7i9sODzKA== + +"@octokit/plugin-paginate-rest@^1.1.1": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-1.1.2.tgz#004170acf8c2be535aba26727867d692f7b488fc" + integrity sha512-jbsSoi5Q1pj63sC16XIUboklNw+8tL9VOnJsWycWYR78TKss5PVpIPb1TUUcMQ+bBh7cY579cVAWmf5qG+dw+Q== + dependencies: + "@octokit/types" "^2.0.1" + +"@octokit/plugin-request-log@^1.0.0": + version "1.0.4" + resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz#5e50ed7083a613816b1e4a28aeec5fb7f1462e85" + integrity sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA== + +"@octokit/plugin-rest-endpoint-methods@2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.4.0.tgz#3288ecf5481f68c494dd0602fc15407a59faf61e" + integrity sha512-EZi/AWhtkdfAYi01obpX0DF7U6b1VRr30QNQ5xSFPITMdLSfhcBqjamE3F+sKcxPbD7eZuMHu3Qkk2V+JGxBDQ== + dependencies: + "@octokit/types" "^2.0.1" + deprecation "^2.3.1" + +"@octokit/request-error@^1.0.2": + version "1.2.1" + resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-1.2.1.tgz#ede0714c773f32347576c25649dc013ae6b31801" + integrity sha512-+6yDyk1EES6WK+l3viRDElw96MvwfJxCt45GvmjDUKWjYIb3PJZQkq3i46TwGwoPD4h8NmTrENmtyA1FwbmhRA== + dependencies: + "@octokit/types" "^2.0.0" + deprecation "^2.0.0" + once "^1.4.0" + +"@octokit/request-error@^2.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-2.1.0.tgz#9e150357831bfc788d13a4fd4b1913d60c74d677" + integrity sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg== + dependencies: + "@octokit/types" "^6.0.3" + deprecation "^2.0.0" + once "^1.4.0" + +"@octokit/request@^5.2.0": + version "5.6.2" + resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.6.2.tgz#1aa74d5da7b9e04ac60ef232edd9a7438dcf32d8" + integrity sha512-je66CvSEVf0jCpRISxkUcCa0UkxmFs6eGDRSbfJtAVwbLH5ceqF+YEyC8lj8ystKyZTy8adWr0qmkY52EfOeLA== + dependencies: + "@octokit/endpoint" "^6.0.1" + "@octokit/request-error" "^2.1.0" + "@octokit/types" "^6.16.1" + is-plain-object "^5.0.0" + node-fetch "^2.6.1" + universal-user-agent "^6.0.0" + +"@octokit/rest@^16.43.1": + version "16.43.2" + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.43.2.tgz#c53426f1e1d1044dee967023e3279c50993dd91b" + integrity sha512-ngDBevLbBTFfrHZeiS7SAMAZ6ssuVmXuya+F/7RaVvlysgGa1JKJkKWY+jV6TCJYcW0OALfJ7nTIGXcBXzycfQ== + dependencies: + "@octokit/auth-token" "^2.4.0" + "@octokit/plugin-paginate-rest" "^1.1.1" + "@octokit/plugin-request-log" "^1.0.0" + "@octokit/plugin-rest-endpoint-methods" "2.4.0" + "@octokit/request" "^5.2.0" + "@octokit/request-error" "^1.0.2" + atob-lite "^2.0.0" + before-after-hook "^2.0.0" + btoa-lite "^1.0.0" + deprecation "^2.0.0" + lodash.get "^4.4.2" + lodash.set "^4.3.2" + lodash.uniq "^4.5.0" + octokit-pagination-methods "^1.1.0" + once "^1.4.0" + universal-user-agent "^4.0.0" + +"@octokit/types@^2.0.0", "@octokit/types@^2.0.1": + version "2.16.2" + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.16.2.tgz#4c5f8da3c6fecf3da1811aef678fda03edac35d2" + integrity sha512-O75k56TYvJ8WpAakWwYRN8Bgu60KrmX0z1KqFp1kNiFNkgW+JW+9EBKZ+S33PU6SLvbihqd+3drvPxKK68Ee8Q== + dependencies: + "@types/node" ">= 8" + +"@octokit/types@^6.0.3", "@octokit/types@^6.16.1": + version "6.34.0" + resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.34.0.tgz#c6021333334d1ecfb5d370a8798162ddf1ae8218" + integrity sha512-s1zLBjWhdEI2zwaoSgyOFoKSl109CUcVBCc7biPJ3aAf6LGLU6szDvi31JPU7bxfla2lqfhjbbg/5DdFNxOwHw== + dependencies: + "@octokit/openapi-types" "^11.2.0" + +"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@protobufjs/aspromise/-/aspromise-1.1.2.tgz#9b8b0cc663d669a7d8f6f5d0893a14d348f30fbf" + integrity sha1-m4sMxmPWaafY9vXQiToU00jzD78= + +"@protobufjs/base64@^1.1.2": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@protobufjs/base64/-/base64-1.1.2.tgz#4c85730e59b9a1f1f349047dbf24296034bb2735" + integrity sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg== + +"@protobufjs/codegen@^2.0.4": + version "2.0.4" + resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.4.tgz#7ef37f0d010fb028ad1ad59722e506d9262815cb" + integrity sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg== + +"@protobufjs/eventemitter@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz#355cbc98bafad5978f9ed095f397621f1d066b70" + integrity sha1-NVy8mLr61ZePntCV85diHx0Ga3A= + +"@protobufjs/fetch@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@protobufjs/fetch/-/fetch-1.1.0.tgz#ba99fb598614af65700c1619ff06d454b0d84c45" + integrity sha1-upn7WYYUr2VwDBYZ/wbUVLDYTEU= + dependencies: + "@protobufjs/aspromise" "^1.1.1" + "@protobufjs/inquire" "^1.1.0" + +"@protobufjs/float@^1.0.2": + version "1.0.2" + resolved "https://registry.yarnpkg.com/@protobufjs/float/-/float-1.0.2.tgz#5e9e1abdcb73fc0a7cb8b291df78c8cbd97b87d1" + integrity sha1-Xp4avctz/Ap8uLKR33jIy9l7h9E= + +"@protobufjs/inquire@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.0.tgz#ff200e3e7cf2429e2dcafc1140828e8cc638f089" + integrity sha1-/yAOPnzyQp4tyvwRQIKOjMY48Ik= + +"@protobufjs/path@^1.1.2": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@protobufjs/path/-/path-1.1.2.tgz#6cc2b20c5c9ad6ad0dccfd21ca7673d8d7fbf68d" + integrity sha1-bMKyDFya1q0NzP0hynZz2Nf79o0= + +"@protobufjs/pool@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@protobufjs/pool/-/pool-1.1.0.tgz#09fd15f2d6d3abfa9b65bc366506d6ad7846ff54" + integrity sha1-Cf0V8tbTq/qbZbw2ZQbWrXhG/1Q= + +"@protobufjs/utf8@^1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" + integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA= + +"@sinonjs/commons@^1.7.0": + version "1.8.3" + resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.3.tgz#3802ddd21a50a949b6721ddd72da36e67e7f1b2d" + integrity sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ== + dependencies: + type-detect "4.0.8" + +"@tootallnate/once@1": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" + integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== + +"@trustwallet/wallet-core@^2.2.10": + version "2.6.12" + resolved "https://registry.yarnpkg.com/@trustwallet/wallet-core/-/wallet-core-2.6.12.tgz#0534ab90bf10a84260bb873183fdc3aa1327788f" + integrity sha512-t+eZNJJQTWCruof+sHEi0T72jaXSBHuDyQ3mrKi/jbIotqJTDNl5HcFBdOuAbHXtVYhTaAkEuT6Wc7SIkwi5lg== + dependencies: + protobufjs "^6.9.0" + +"@types/babel__core@^7.1.7": + version "7.1.16" + resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.16.tgz#bc12c74b7d65e82d29876b5d0baf5c625ac58702" + integrity sha512-EAEHtisTMM+KaKwfWdC3oyllIqswlznXCIVCt7/oRNrh+DhgT4UEBNC/jlADNjvw7UnfbcdkGQcPVZ1xYiLcrQ== + dependencies: + "@babel/parser" "^7.1.0" + "@babel/types" "^7.0.0" + "@types/babel__generator" "*" + "@types/babel__template" "*" + "@types/babel__traverse" "*" + +"@types/babel__generator@*": + version "7.6.3" + resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.6.3.tgz#f456b4b2ce79137f768aa130d2423d2f0ccfaba5" + integrity sha512-/GWCmzJWqV7diQW54smJZzWbSFf4QYtF71WCKhcx6Ru/tFyQIY2eiiITcCAeuPbNSvT9YCGkVMqqvSk2Z0mXiA== + dependencies: + "@babel/types" "^7.0.0" + +"@types/babel__template@*": + version "7.4.1" + resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.4.1.tgz#3d1a48fd9d6c0edfd56f2ff578daed48f36c8969" + integrity sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g== + dependencies: + "@babel/parser" "^7.1.0" + "@babel/types" "^7.0.0" + +"@types/babel__traverse@*", "@types/babel__traverse@^7.0.6": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.14.2.tgz#ffcd470bbb3f8bf30481678fb5502278ca833a43" + integrity sha512-K2waXdXBi2302XUdcHcR1jCeU0LL4TD9HRs/gk0N2Xvrht+G/BfJa4QObBQZfhMdxiCpV3COl5Nfq4uKTeTnJA== + dependencies: + "@babel/types" "^7.3.0" + +"@types/graceful-fs@^4.1.2": + version "4.1.5" + resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.5.tgz#21ffba0d98da4350db64891f92a9e5db3cdb4e15" + integrity sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw== + dependencies: + "@types/node" "*" + +"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1": + version "2.0.3" + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762" + integrity sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw== + +"@types/istanbul-lib-report@*": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#c14c24f18ea8190c118ee7562b7ff99a36552686" + integrity sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg== + dependencies: + "@types/istanbul-lib-coverage" "*" + +"@types/istanbul-reports@^1.1.1": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-1.1.2.tgz#e875cc689e47bce549ec81f3df5e6f6f11cfaeb2" + integrity sha512-P/W9yOX/3oPZSpaYOCQzGqgCQRXn0FFO/V8bWrCQs+wLmvVVxk6CRBXALEvNs9OHIatlnlFokfhuDo2ug01ciw== + dependencies: + "@types/istanbul-lib-coverage" "*" + "@types/istanbul-lib-report" "*" + +"@types/istanbul-reports@^3.0.0": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz#9153fe98bba2bd565a63add9436d6f0d7f8468ff" + integrity sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw== + dependencies: + "@types/istanbul-lib-report" "*" + +"@types/jest-expect-message@^1.0.2": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@types/jest-expect-message/-/jest-expect-message-1.0.3.tgz#433ad89565c871acefafedeb957d0a8ec2a977a0" + integrity sha512-sp70Lc8POkOcXHEcLERpX/7B/BtQiqIYz3AvC9ZMNKSaiDttr8hKvz9DljIn7N6WJi3ioVoTtB1utDAX46oPlg== + dependencies: + "@types/jest" "*" + +"@types/jest@*": + version "27.0.3" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3.tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a" + integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg== + dependencies: + jest-diff "^27.0.0" + pretty-format "^27.0.0" + +"@types/jest@^25.2.3": + version "25.2.3" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf" + integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw== + dependencies: + jest-diff "^25.2.1" + pretty-format "^25.2.1" + +"@types/json-schema@^7.0.7": + version "7.0.9" + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d" + integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ== + +"@types/long@^4.0.1": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.1.tgz#459c65fa1867dafe6a8f322c4c51695663cc55e9" + integrity sha512-5tXH6Bx/kNGd3MgffdmP4dy2Z+G4eaXw0SE81Tq3BNadtnMR5/ySMzX4SLEzHJzSmPNn4HIdpQsBvXMUykr58w== + +"@types/node@*", "@types/node@>= 8", "@types/node@>=13.7.0": + version "16.11.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.10.tgz#2e3ad0a680d96367103d3e670d41c2fed3da61ae" + integrity sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA== + +"@types/node@^13.13.17": + version "13.13.52" + resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.52.tgz#03c13be70b9031baaed79481c0c0cfb0045e53f7" + integrity sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ== + +"@types/normalize-package-data@^2.4.0": + version "2.4.1" + resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301" + integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw== + +"@types/prettier@^1.19.0": + version "1.19.1" + resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.19.1.tgz#33509849f8e679e4add158959fdb086440e9553f" + integrity sha512-5qOlnZscTn4xxM5MeGXAMOsIOIKIbh9e85zJWfBRVPlRMEVawzoPhINYbRGkBZCI8LxvBe7tJCdWiarA99OZfQ== + +"@types/stack-utils@^1.0.1": + version "1.0.1" + resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e" + integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw== + +"@types/yargs-parser@*": + version "20.2.1" + resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129" + integrity sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw== + +"@types/yargs@^15.0.0": + version "15.0.14" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.14.tgz#26d821ddb89e70492160b66d10a0eb6df8f6fb06" + integrity sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ== + dependencies: + "@types/yargs-parser" "*" + +"@types/yargs@^16.0.0": + version "16.0.4" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.4.tgz#26aad98dd2c2a38e421086ea9ad42b9e51642977" + integrity sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw== + dependencies: + "@types/yargs-parser" "*" + +"@typescript-eslint/eslint-plugin@^4.1.1": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276" + integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg== + dependencies: + "@typescript-eslint/experimental-utils" "4.33.0" + "@typescript-eslint/scope-manager" "4.33.0" + debug "^4.3.1" + functional-red-black-tree "^1.0.1" + ignore "^5.1.8" + regexpp "^3.1.0" + semver "^7.3.5" + tsutils "^3.21.0" + +"@typescript-eslint/experimental-utils@4.33.0": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd" + integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q== + dependencies: + "@types/json-schema" "^7.0.7" + "@typescript-eslint/scope-manager" "4.33.0" + "@typescript-eslint/types" "4.33.0" + "@typescript-eslint/typescript-estree" "4.33.0" + eslint-scope "^5.1.1" + eslint-utils "^3.0.0" + +"@typescript-eslint/parser@^4.1.1": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899" + integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA== + dependencies: + "@typescript-eslint/scope-manager" "4.33.0" + "@typescript-eslint/types" "4.33.0" + "@typescript-eslint/typescript-estree" "4.33.0" + debug "^4.3.1" + +"@typescript-eslint/scope-manager@4.33.0": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3" + integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ== + dependencies: + "@typescript-eslint/types" "4.33.0" + "@typescript-eslint/visitor-keys" "4.33.0" + +"@typescript-eslint/types@4.33.0": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72" + integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ== + +"@typescript-eslint/typescript-estree@4.33.0": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609" + integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA== + dependencies: + "@typescript-eslint/types" "4.33.0" + "@typescript-eslint/visitor-keys" "4.33.0" + debug "^4.3.1" + globby "^11.0.3" + is-glob "^4.0.1" + semver "^7.3.5" + tsutils "^3.21.0" + +"@typescript-eslint/visitor-keys@4.33.0": + version "4.33.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd" + integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg== + dependencies: + "@typescript-eslint/types" "4.33.0" + eslint-visitor-keys "^2.0.0" + +abab@^2.0.0: + version "2.0.5" + resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a" + integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q== + +abort-controller@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392" + integrity sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg== + dependencies: + event-target-shim "^5.0.0" + +acorn-globals@^4.3.2: + version "4.3.4" + resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-4.3.4.tgz#9fa1926addc11c97308c4e66d7add0d40c3272e7" + integrity sha512-clfQEh21R+D0leSbUdWf3OcfqyaCSAQ8Ryq00bofSekfr9W8u1jyYZo6ir0xu9Gtcf7BjcHJpnbZH7JOCpP60A== + dependencies: + acorn "^6.0.1" + acorn-walk "^6.0.1" + +acorn-jsx@^5.3.1: + version "5.3.2" + resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" + integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== + +acorn-walk@^6.0.1: + version "6.2.0" + resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.2.0.tgz#123cb8f3b84c2171f1f7fb252615b1c78a6b1a8c" + integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA== + +acorn@^6.0.1: + version "6.4.2" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6" + integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ== + +acorn@^7.1.0, acorn@^7.4.0: + version "7.4.1" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" + integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== + +aes-js@3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.0.0.tgz#e21df10ad6c2053295bcbb8dab40b09dbea87e4d" + integrity sha512-H7wUZRn8WpTq9jocdxQ2c8x2sKo9ZVmzfRE13GiNJXfp7NcKYEdvl3vspKjXox6RIG2VtaRe4JFvxG4rqp2Zuw== + +agent-base@4, agent-base@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee" + integrity sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg== + dependencies: + es6-promisify "^5.0.0" + +agent-base@6: + version "6.0.2" + resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77" + integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ== + dependencies: + debug "4" + +ajv@^6.10.0, ajv@^6.12.3, ajv@^6.12.4: + version "6.12.6" + resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" + integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== + dependencies: + fast-deep-equal "^3.1.1" + fast-json-stable-stringify "^2.0.0" + json-schema-traverse "^0.4.1" + uri-js "^4.2.2" + +ajv@^8.0.1: + version "8.8.2" + resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.8.2.tgz#01b4fef2007a28bf75f0b7fc009f62679de4abbb" + integrity sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw== + dependencies: + fast-deep-equal "^3.1.1" + json-schema-traverse "^1.0.0" + require-from-string "^2.0.2" + uri-js "^4.2.2" + +ansi-colors@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348" + integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== + +ansi-escapes@^4.2.1: + version "4.3.2" + resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e" + integrity sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ== + dependencies: + type-fest "^0.21.3" + +ansi-regex@^2.0.0: + version "2.1.1" + resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df" + integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8= + +ansi-regex@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997" + integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg== + +ansi-regex@^5.0.0, ansi-regex@^5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" + integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== + +ansi-styles@^2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" + integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4= + +ansi-styles@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" + integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== + dependencies: + color-convert "^1.9.0" + +ansi-styles@^4.0.0, ansi-styles@^4.1.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" + integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== + dependencies: + color-convert "^2.0.1" + +ansi-styles@^5.0.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b" + integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA== + +anymatch@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb" + integrity sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw== + dependencies: + micromatch "^3.1.4" + normalize-path "^2.1.1" + +anymatch@^3.0.3: + version "3.1.2" + resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716" + integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg== + dependencies: + normalize-path "^3.0.0" + picomatch "^2.0.4" + +aproba@^1.0.3: + version "1.2.0" + resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a" + integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw== + +are-we-there-yet@~1.1.2: + version "1.1.7" + resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz#b15474a932adab4ff8a50d9adfa7e4e926f21146" + integrity sha512-nxwy40TuMiUGqMyRHgCSWZ9FM4VAoRP4xUYSTv5ImRog+h9yISPbVH7H8fASCIzYn9wlEv4zvFL7uKDMCFQm3g== + dependencies: + delegates "^1.0.0" + readable-stream "^2.0.6" + +arg@^4.1.0: + version "4.1.3" + resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.3.tgz#269fc7ad5b8e42cb63c896d5666017261c144089" + integrity sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA== + +argparse@^1.0.7: + version "1.0.10" + resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911" + integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg== + dependencies: + sprintf-js "~1.0.2" + +argv@0.0.2: + version "0.0.2" + resolved "https://registry.yarnpkg.com/argv/-/argv-0.0.2.tgz#ecbd16f8949b157183711b1bda334f37840185ab" + integrity sha1-7L0W+JSbFXGDcRsb2jNPN4QBhas= + +arr-diff@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-4.0.0.tgz#d6461074febfec71e7e15235761a329a5dc7c520" + integrity sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA= + +arr-flatten@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.1.0.tgz#36048bbff4e7b47e136644316c99669ea5ae91f1" + integrity sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg== + +arr-union@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4" + integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ= + +array-equal@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93" + integrity sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM= + +array-find-index@^1.0.1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1" + integrity sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E= + +array-union@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d" + integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== + +array-unique@^0.3.2: + version "0.3.2" + resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428" + integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg= + +arrify@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" + integrity sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0= + +asn1@~0.2.3: + version "0.2.6" + resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.6.tgz#0d3a7bb6e64e02a90c0303b31f292868ea09a08d" + integrity sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ== + dependencies: + safer-buffer "~2.1.0" + +assert-plus@1.0.0, assert-plus@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525" + integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU= + +assert-plus@^0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-0.2.0.tgz#d74e1b87e7affc0db8aadb7021f3fe48101ab234" + integrity sha1-104bh+ev/A24qttwIfP+SBAasjQ= + +assign-symbols@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367" + integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c= + +astral-regex@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9" + integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg== + +astral-regex@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31" + integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ== + +async-retry@1.2.3: + version "1.2.3" + resolved "https://registry.yarnpkg.com/async-retry/-/async-retry-1.2.3.tgz#a6521f338358d322b1a0012b79030c6f411d1ce0" + integrity sha512-tfDb02Th6CE6pJUF2gjW5ZVjsgwlucVXOEQMvEX9JgSJMs9gAX+Nz3xRuJBKuUYjTSYORqvDBORdAQ3LU59g7Q== + dependencies: + retry "0.12.0" + +asynckit@^0.4.0: + version "0.4.0" + resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" + integrity sha1-x57Zf380y48robyXkLzDZkdLS3k= + +atob-lite@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/atob-lite/-/atob-lite-2.0.0.tgz#0fef5ad46f1bd7a8502c65727f0367d5ee43d696" + integrity sha1-D+9a1G8b16hQLGVyfwNn1e5D1pY= + +atob@^2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" + integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== + +aws-sign2@~0.6.0: + version "0.6.0" + resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.6.0.tgz#14342dd38dbcc94d0e5b87d763cd63612c0e794f" + integrity sha1-FDQt0428yU0OW4fXY81jYSwOeU8= + +aws-sign2@~0.7.0: + version "0.7.0" + resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8" + integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg= + +aws4@^1.2.1, aws4@^1.8.0: + version "1.11.0" + resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59" + integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA== + +axios@^0.21.1: + version "0.21.4" + resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575" + integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg== + dependencies: + follow-redirects "^1.14.0" + +babel-jest@^25.5.1: + version "25.5.1" + resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-25.5.1.tgz#bc2e6101f849d6f6aec09720ffc7bc5332e62853" + integrity sha512-9dA9+GmMjIzgPnYtkhBg73gOo/RHqPmLruP3BaGL4KEX3Dwz6pI8auSN8G8+iuEG90+GSswyKvslN+JYSaacaQ== + dependencies: + "@jest/transform" "^25.5.1" + "@jest/types" "^25.5.0" + "@types/babel__core" "^7.1.7" + babel-plugin-istanbul "^6.0.0" + babel-preset-jest "^25.5.0" + chalk "^3.0.0" + graceful-fs "^4.2.4" + slash "^3.0.0" + +babel-plugin-istanbul@^6.0.0: + version "6.1.1" + resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz#fa88ec59232fd9b4e36dbbc540a8ec9a9b47da73" + integrity sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA== + dependencies: + "@babel/helper-plugin-utils" "^7.0.0" + "@istanbuljs/load-nyc-config" "^1.0.0" + "@istanbuljs/schema" "^0.1.2" + istanbul-lib-instrument "^5.0.4" + test-exclude "^6.0.0" + +babel-plugin-jest-hoist@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-25.5.0.tgz#129c80ba5c7fc75baf3a45b93e2e372d57ca2677" + integrity sha512-u+/W+WAjMlvoocYGTwthAiQSxDcJAyHpQ6oWlHdFZaaN+Rlk8Q7iiwDPg2lN/FyJtAYnKjFxbn7xus4HCFkg5g== + dependencies: + "@babel/template" "^7.3.3" + "@babel/types" "^7.3.3" + "@types/babel__traverse" "^7.0.6" + +babel-preset-current-node-syntax@^0.1.2: + version "0.1.4" + resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-0.1.4.tgz#826f1f8e7245ad534714ba001f84f7e906c3b615" + integrity sha512-5/INNCYhUGqw7VbVjT/hb3ucjgkVHKXY7lX3ZjlN4gm565VyFmJUrJ/h+h16ECVB38R/9SF6aACydpKMLZ/c9w== + dependencies: + "@babel/plugin-syntax-async-generators" "^7.8.4" + "@babel/plugin-syntax-bigint" "^7.8.3" + "@babel/plugin-syntax-class-properties" "^7.8.3" + "@babel/plugin-syntax-import-meta" "^7.8.3" + "@babel/plugin-syntax-json-strings" "^7.8.3" + "@babel/plugin-syntax-logical-assignment-operators" "^7.8.3" + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" + "@babel/plugin-syntax-numeric-separator" "^7.8.3" + "@babel/plugin-syntax-object-rest-spread" "^7.8.3" + "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" + "@babel/plugin-syntax-optional-chaining" "^7.8.3" + +babel-preset-jest@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-25.5.0.tgz#c1d7f191829487a907764c65307faa0e66590b49" + integrity sha512-8ZczygctQkBU+63DtSOKGh7tFL0CeCuz+1ieud9lJ1WPQ9O6A1a/r+LGn6Y705PA6whHQ3T1XuB/PmpfNYf8Fw== + dependencies: + babel-plugin-jest-hoist "^25.5.0" + babel-preset-current-node-syntax "^0.1.2" + +balanced-match@^1.0.0: + version "1.0.2" + resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" + integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== + +base-x@^3.0.2: + version "3.0.9" + resolved "https://registry.yarnpkg.com/base-x/-/base-x-3.0.9.tgz#6349aaabb58526332de9f60995e548a53fe21320" + integrity sha512-H7JU6iBHTal1gp56aKoaa//YUxEaAOUiydvrV/pILqIHXTtqxSkATOnDA2u+jZ/61sD+L/412+7kzXRtWukhpQ== + dependencies: + safe-buffer "^5.0.1" + +base64-js@^1.3.1: + version "1.5.1" + resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" + integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== + +base@^0.11.1: + version "0.11.2" + resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f" + integrity sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg== + dependencies: + cache-base "^1.0.1" + class-utils "^0.3.5" + component-emitter "^1.2.1" + define-property "^1.0.0" + isobject "^3.0.1" + mixin-deep "^1.2.0" + pascalcase "^0.1.1" + +bcrypt-pbkdf@^1.0.0: + version "1.0.2" + resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz#a4301d389b6a43f9b67ff3ca11a3f6637e360e9e" + integrity sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4= + dependencies: + tweetnacl "^0.14.3" + +bech32@1.1.4: + version "1.1.4" + resolved "https://registry.yarnpkg.com/bech32/-/bech32-1.1.4.tgz#e38c9f37bf179b8eb16ae3a772b40c356d4832e9" + integrity sha512-s0IrSOzLlbvX7yp4WBfPITzpAU8sqQcpsmwXDiKwrG4r491vwCO/XpejasRNl0piBMe/DvP4Tz0mIS/X1DPJBQ== + +before-after-hook@^2.0.0: + version "2.2.2" + resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-2.2.2.tgz#a6e8ca41028d90ee2c24222f201c90956091613e" + integrity sha512-3pZEU3NT5BFUo/AD5ERPWOgQOCZITni6iavr5AUw5AUwQjMlI0kzu5btnyD39AF0gUEsDPwJT+oY1ORBJijPjQ== + +bignumber.js@^7.2.1: + version "7.2.1" + resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-7.2.1.tgz#80c048759d826800807c4bfd521e50edbba57a5f" + integrity sha512-S4XzBk5sMB+Rcb/LNcpzXr57VRTxgAvaAEDAl1AwRx27j00hT84O6OkteE7u8UB3NuaaygCRrEpqox4uDOrbdQ== + +bignumber.js@^9.0.0: + version "9.0.1" + resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.0.1.tgz#8d7ba124c882bfd8e43260c67475518d0689e4e5" + integrity sha512-IdZR9mh6ahOBv/hYGiXyVuyCetmGJhtYkqLBpTStdhEGjegpPlUawydyaF3pbIOFynJTpllEs+NP+CS9jKFLjA== + +bip39@^2.5.0: + version "2.6.0" + resolved "https://registry.yarnpkg.com/bip39/-/bip39-2.6.0.tgz#9e3a720b42ec8b3fbe4038f1e445317b6a99321c" + integrity sha512-RrnQRG2EgEoqO24ea+Q/fftuPUZLmrEM3qNhhGsA3PbaXaCW791LTzPuVyx/VprXQcTbPJ3K3UeTna8ZnVl2sg== + dependencies: + create-hash "^1.1.0" + pbkdf2 "^3.0.9" + randombytes "^2.0.1" + safe-buffer "^5.0.1" + unorm "^1.3.3" + +bip44-constants@^8.0.49: + version "8.0.103" + resolved "https://registry.yarnpkg.com/bip44-constants/-/bip44-constants-8.0.103.tgz#fc8c6718a2d8f38bf7fdb689732250e32333ba8b" + integrity sha512-wuGsY9IKUS9GC5Sf/Acb5jLJZI3Z8qsMoQHWldnQyoVUlij4y8e5srh28Iqul1HwK+elPsAYGNYKtYhovjvNxA== + +bl@^4.0.3: + version "4.1.0" + resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a" + integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w== + dependencies: + buffer "^5.5.0" + inherits "^2.0.4" + readable-stream "^3.4.0" + +bluebird@^3.7.2: + version "3.7.2" + resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f" + integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg== + +bn.js@^4.11.8, bn.js@^4.11.9: + version "4.12.0" + resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88" + integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA== + +bn.js@^5.2.1: + version "5.2.1" + resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.1.tgz#0bc527a6a0d18d0aa8d5b0538ce4a77dccfa7b70" + integrity sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ== + +boom@2.x.x: + version "2.10.1" + resolved "https://registry.yarnpkg.com/boom/-/boom-2.10.1.tgz#39c8918ceff5799f83f9492a848f625add0c766f" + integrity sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8= + dependencies: + hoek "2.x.x" + +brace-expansion@^1.1.7: + version "1.1.11" + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" + integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== + dependencies: + balanced-match "^1.0.0" + concat-map "0.0.1" + +braces@^2.3.1: + version "2.3.2" + resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729" + integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w== + dependencies: + arr-flatten "^1.1.0" + array-unique "^0.3.2" + extend-shallow "^2.0.1" + fill-range "^4.0.0" + isobject "^3.0.1" + repeat-element "^1.1.2" + snapdragon "^0.8.1" + snapdragon-node "^2.0.1" + split-string "^3.0.2" + to-regex "^3.0.1" + +braces@^3.0.1: + version "3.0.2" + resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" + integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== + dependencies: + fill-range "^7.0.1" + +brorand@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" + integrity sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w== + +browser-process-hrtime@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626" + integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow== + +browser-resolve@^1.11.3: + version "1.11.3" + resolved "https://registry.yarnpkg.com/browser-resolve/-/browser-resolve-1.11.3.tgz#9b7cbb3d0f510e4cb86bdbd796124d28b5890af6" + integrity sha512-exDi1BYWB/6raKHmDTCicQfTkqwN5fioMFV4j8BsfMU4R2DK/QfZfK7kOVkmWCNANf0snkBzqGqAJBao9gZMdQ== + dependencies: + resolve "1.1.7" + +browserslist@^4.17.5: + version "4.18.1" + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.18.1.tgz#60d3920f25b6860eb917c6c7b185576f4d8b017f" + integrity sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ== + dependencies: + caniuse-lite "^1.0.30001280" + electron-to-chromium "^1.3.896" + escalade "^3.1.1" + node-releases "^2.0.1" + picocolors "^1.0.0" + +bs-logger@0.x: + version "0.2.6" + resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8" + integrity sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog== + dependencies: + fast-json-stable-stringify "2.x" + +bs58@^4.0.0: + version "4.0.1" + resolved "https://registry.yarnpkg.com/bs58/-/bs58-4.0.1.tgz#be161e76c354f6f788ae4071f63f34e8c4f0a42a" + integrity sha1-vhYedsNU9veIrkBx9j806MTwpCo= + dependencies: + base-x "^3.0.2" + +bs58check@^2.1.1: + version "2.1.2" + resolved "https://registry.yarnpkg.com/bs58check/-/bs58check-2.1.2.tgz#53b018291228d82a5aa08e7d796fdafda54aebfc" + integrity sha512-0TS1jicxdU09dwJMNZtVAfzPi6Q6QeN0pM1Fkzrjn+XYHvzMKPU3pHVpva+769iNVSfIYWf7LJ6WR+BuuMf8cA== + dependencies: + bs58 "^4.0.0" + create-hash "^1.1.0" + safe-buffer "^5.1.2" + +bser@2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05" + integrity sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ== + dependencies: + node-int64 "^0.4.0" + +btoa-lite@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/btoa-lite/-/btoa-lite-1.0.0.tgz#337766da15801210fdd956c22e9c6891ab9d0337" + integrity sha1-M3dm2hWAEhD92VbCLpxokaudAzc= + +buffer-equal-constant-time@1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz#f8e71132f7ffe6e01a5c9697a4c6f3e48d5cc819" + integrity sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk= + +buffer-from@1.x, buffer-from@^1.0.0: + version "1.1.2" + resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" + integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== + +buffer@^5.1.0, buffer@^5.5.0: + version "5.7.1" + resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0" + integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ== + dependencies: + base64-js "^1.3.1" + ieee754 "^1.1.13" + +cache-base@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2" + integrity sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ== + dependencies: + collection-visit "^1.0.0" + component-emitter "^1.2.1" + get-value "^2.0.6" + has-value "^1.0.0" + isobject "^3.0.1" + set-value "^2.0.0" + to-object-path "^0.3.0" + union-value "^1.0.0" + unset-value "^1.0.0" + +callsites@^3.0.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73" + integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== + +camelcase-keys@^4.0.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/camelcase-keys/-/camelcase-keys-4.2.0.tgz#a2aa5fb1af688758259c32c141426d78923b9b77" + integrity sha1-oqpfsa9oh1glnDLBQUJteJI7m3c= + dependencies: + camelcase "^4.1.0" + map-obj "^2.0.0" + quick-lru "^1.0.0" + +camelcase@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd" + integrity sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0= + +camelcase@^5.0.0, camelcase@^5.3.1: + version "5.3.1" + resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" + integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== + +caniuse-lite@^1.0.30001280: + version "1.0.30001283" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001283.tgz#8573685bdae4d733ef18f78d44ba0ca5fe9e896b" + integrity sha512-9RoKo841j1GQFSJz/nCXOj0sD7tHBtlowjYlrqIUS812x9/emfBLBt6IyMz1zIaYc/eRL8Cs6HPUVi2Hzq4sIg== + +capture-exit@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4" + integrity sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g== + dependencies: + rsvp "^4.8.4" + +caseless@~0.11.0: + version "0.11.0" + resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.11.0.tgz#715b96ea9841593cc33067923f5ec60ebda4f7d7" + integrity sha1-cVuW6phBWTzDMGeSP17GDr2k99c= + +caseless@~0.12.0: + version "0.12.0" + resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc" + integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw= + +chalk@^1.1.1: + version "1.1.3" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" + integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg= + dependencies: + ansi-styles "^2.2.1" + escape-string-regexp "^1.0.2" + has-ansi "^2.0.0" + strip-ansi "^3.0.0" + supports-color "^2.0.0" + +chalk@^2.0.0, chalk@^2.3.0: + version "2.4.2" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" + integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== + dependencies: + ansi-styles "^3.2.1" + escape-string-regexp "^1.0.5" + supports-color "^5.3.0" + +chalk@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4" + integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== + dependencies: + ansi-styles "^4.1.0" + supports-color "^7.1.0" + +chalk@^4.0.0, chalk@^4.1.0: + version "4.1.2" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" + integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== + dependencies: + ansi-styles "^4.1.0" + supports-color "^7.1.0" + +chownr@^1.1.1: + version "1.1.4" + resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b" + integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg== + +chownr@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece" + integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== + +ci-info@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46" + integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ== + +cipher-base@^1.0.1, cipher-base@^1.0.3: + version "1.0.4" + resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de" + integrity sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q== + dependencies: + inherits "^2.0.1" + safe-buffer "^5.0.1" + +class-utils@^0.3.5: + version "0.3.6" + resolved "https://registry.yarnpkg.com/class-utils/-/class-utils-0.3.6.tgz#f93369ae8b9a7ce02fd41faad0ca83033190c463" + integrity sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg== + dependencies: + arr-union "^3.1.0" + define-property "^0.2.5" + isobject "^3.0.0" + static-extend "^0.1.1" + +cliui@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/cliui/-/cliui-6.0.0.tgz#511d702c0c4e41ca156d7d0e96021f23e13225b1" + integrity sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ== + dependencies: + string-width "^4.2.0" + strip-ansi "^6.0.0" + wrap-ansi "^6.2.0" + +co@^4.6.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" + integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ= + +code-point-at@^1.0.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" + integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= + +codecov@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/codecov/-/codecov-2.3.1.tgz#7dda945cd58a1f6081025b5b03ee01a2ef20f86e" + integrity sha1-fdqUXNWKH2CBAltbA+4Bou8g+G4= + dependencies: + argv "0.0.2" + request "2.77.0" + urlgrey "0.4.4" + +codecov@^3.7.2: + version "3.8.3" + resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.3.tgz#9c3e364b8a700c597346ae98418d09880a3fdbe7" + integrity sha512-Y8Hw+V3HgR7V71xWH2vQ9lyS358CbGCldWlJFR0JirqoGtOoas3R3/OclRTvgUYFK29mmJICDPauVKmpqbwhOA== + dependencies: + argv "0.0.2" + ignore-walk "3.0.4" + js-yaml "3.14.1" + teeny-request "7.1.1" + urlgrey "1.0.0" + +collect-v8-coverage@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz#cc2c8e94fc18bbdffe64d6534570c8a673b27f59" + integrity sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg== + +collection-visit@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/collection-visit/-/collection-visit-1.0.0.tgz#4bc0373c164bc3291b4d368c829cf1a80a59dca0" + integrity sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA= + dependencies: + map-visit "^1.0.0" + object-visit "^1.0.0" + +color-convert@^1.9.0, color-convert@^1.9.3: + version "1.9.3" + resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8" + integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== + dependencies: + color-name "1.1.3" + +color-convert@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" + integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== + dependencies: + color-name "~1.1.4" + +color-name@1.1.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" + integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU= + +color-name@^1.0.0, color-name@~1.1.4: + version "1.1.4" + resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" + integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== + +color-string@^1.6.0: + version "1.7.4" + resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.7.4.tgz#79a7bf242610a8aa1b5e2681f3bf6bcfa666245f" + integrity sha512-nVdUvPVgZMpRQad5dcsCMOSB5BXLljklTiaxS6ehhKxDsAI5sD7k5VmFuBt1y3Rlym8uulc/ANUN/bMWtBu6Sg== + dependencies: + color-name "^1.0.0" + simple-swizzle "^0.2.2" + +color@^3.1.2: + version "3.2.1" + resolved "https://registry.yarnpkg.com/color/-/color-3.2.1.tgz#3544dc198caf4490c3ecc9a790b54fe9ff45e164" + integrity sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA== + dependencies: + color-convert "^1.9.3" + color-string "^1.6.0" + +colors@^1.1.2: + version "1.4.0" + resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78" + integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA== + +combined-stream@^1.0.5, combined-stream@^1.0.6, combined-stream@~1.0.5, combined-stream@~1.0.6: + version "1.0.8" + resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f" + integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg== + dependencies: + delayed-stream "~1.0.0" + +commander@^2.18.0, commander@^2.9.0: + version "2.20.3" + resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" + integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== + +component-emitter@^1.2.1: + version "1.3.0" + resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0" + integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg== + +concat-map@0.0.1: + version "0.0.1" + resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" + integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= + +console-control-strings@^1.0.0, console-control-strings@~1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e" + integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4= + +convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.8.0.tgz#f3373c32d21b4d780dd8004514684fb791ca4369" + integrity sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA== + dependencies: + safe-buffer "~5.1.1" + +copy-descriptor@^0.1.0: + version "0.1.1" + resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" + integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= + +core-js@^2.6.5: + version "2.6.12" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec" + integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ== + +core-util-is@1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" + integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= + +core-util-is@~1.0.0: + version "1.0.3" + resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85" + integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ== + +create-hash@^1.1.0, create-hash@^1.1.2: + version "1.2.0" + resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.2.0.tgz#889078af11a63756bcfb59bd221996be3a9ef196" + integrity sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg== + dependencies: + cipher-base "^1.0.1" + inherits "^2.0.1" + md5.js "^1.3.4" + ripemd160 "^2.0.1" + sha.js "^2.4.0" + +create-hmac@^1.1.4: + version "1.1.7" + resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.7.tgz#69170c78b3ab957147b2b8b04572e47ead2243ff" + integrity sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg== + dependencies: + cipher-base "^1.0.3" + create-hash "^1.1.0" + inherits "^2.0.1" + ripemd160 "^2.0.0" + safe-buffer "^5.0.1" + sha.js "^2.4.8" + +cross-spawn@^6.0.0: + version "6.0.5" + resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4" + integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ== + dependencies: + nice-try "^1.0.4" + path-key "^2.0.1" + semver "^5.5.0" + shebang-command "^1.2.0" + which "^1.2.9" + +cross-spawn@^7.0.0, cross-spawn@^7.0.2: + version "7.0.3" + resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6" + integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== + dependencies: + path-key "^3.1.0" + shebang-command "^2.0.0" + which "^2.0.1" + +cryptiles@2.x.x: + version "2.0.5" + resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-2.0.5.tgz#3bdfecdc608147c1c67202fa291e7dca59eaa3b8" + integrity sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g= + dependencies: + boom "2.x.x" + +cssom@^0.4.1: + version "0.4.4" + resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.4.4.tgz#5a66cf93d2d0b661d80bf6a44fb65f5c2e4e0a10" + integrity sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw== + +cssom@~0.3.6: + version "0.3.8" + resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.8.tgz#9f1276f5b2b463f2114d3f2c75250af8c1a36f4a" + integrity sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg== + +cssstyle@^2.0.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-2.3.0.tgz#ff665a0ddbdc31864b09647f34163443d90b0852" + integrity sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A== + dependencies: + cssom "~0.3.6" + +currently-unhandled@^0.4.1: + version "0.4.1" + resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea" + integrity sha1-mI3zP+qxke95mmE2nddsF635V+o= + dependencies: + array-find-index "^1.0.1" + +danger@^10.4.0: + version "10.7.1" + resolved "https://registry.yarnpkg.com/danger/-/danger-10.7.1.tgz#71243f02a0d35abf6c71891c177b23e4e8afcead" + integrity sha512-lKyWrWxNxtSfLSsOqse+O9MOrxa++a0kHEBxrgCBvjF36EjNuInuvY06omUTDGdIy6VEbDQRoGeQFIBauj8sMA== + dependencies: + "@babel/polyfill" "^7.2.5" + "@octokit/rest" "^16.43.1" + async-retry "1.2.3" + chalk "^2.3.0" + commander "^2.18.0" + debug "^4.1.1" + fast-json-patch "^3.0.0-1" + get-stdin "^6.0.0" + gitlab "^10.0.1" + http-proxy-agent "^2.1.0" + https-proxy-agent "^2.2.1" + hyperlinker "^1.0.0" + json5 "^2.1.0" + jsonpointer "^4.0.1" + jsonwebtoken "^8.4.0" + lodash.find "^4.6.0" + lodash.includes "^4.3.0" + lodash.isobject "^3.0.2" + lodash.keys "^4.0.8" + lodash.mapvalues "^4.6.0" + lodash.memoize "^4.1.2" + memfs-or-file-map-to-github-branch "^1.1.0" + micromatch "^4.0.4" + node-cleanup "^2.1.2" + node-fetch "2.6.1" + override-require "^1.1.1" + p-limit "^2.1.0" + parse-diff "^0.7.0" + parse-git-config "^2.0.3" + parse-github-url "^1.0.2" + parse-link-header "^1.0.1" + pinpoint "^1.1.0" + prettyjson "^1.2.1" + readline-sync "^1.4.9" + require-from-string "^2.0.2" + supports-hyperlinks "^1.0.1" + +dashdash@^1.12.0: + version "1.14.1" + resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0" + integrity sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA= + dependencies: + assert-plus "^1.0.0" + +data-urls@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-1.1.0.tgz#15ee0582baa5e22bb59c77140da8f9c76963bbfe" + integrity sha512-YTWYI9se1P55u58gL5GkQHW4P6VJBJ5iBT+B5a7i2Tjadhv52paJG0qHX4A0OR6/t52odI64KP2YvFpkDOi3eQ== + dependencies: + abab "^2.0.0" + whatwg-mimetype "^2.2.0" + whatwg-url "^7.0.0" + +debug@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261" + integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g== + dependencies: + ms "2.0.0" + +debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1: + version "4.3.3" + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664" + integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q== + dependencies: + ms "2.1.2" + +debug@^2.2.0, debug@^2.3.3: + version "2.6.9" + resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" + integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== + dependencies: + ms "2.0.0" + +debug@^3.1.0: + version "3.2.7" + resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a" + integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ== + dependencies: + ms "^2.1.1" + +decamelize-keys@^1.0.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9" + integrity sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk= + dependencies: + decamelize "^1.1.0" + map-obj "^1.0.0" + +decamelize@^1.1.0, decamelize@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" + integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA= + +decode-uri-component@^0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" + integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU= + +decompress-response@^4.2.0: + version "4.2.1" + resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-4.2.1.tgz#414023cc7a302da25ce2ec82d0d5238ccafd8986" + integrity sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw== + dependencies: + mimic-response "^2.0.0" + +decompress-response@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-6.0.0.tgz#ca387612ddb7e104bd16d85aab00d5ecf09c66fc" + integrity sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ== + dependencies: + mimic-response "^3.1.0" + +deep-extend@^0.6.0: + version "0.6.0" + resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac" + integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA== + +deep-is@^0.1.3, deep-is@~0.1.3: + version "0.1.4" + resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831" + integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ== + +deepmerge@^4.2.2: + version "4.2.2" + resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.2.2.tgz#44d2ea3679b8f4d4ffba33f03d865fc1e7bf4955" + integrity sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg== + +define-property@^0.2.5: + version "0.2.5" + resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116" + integrity sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY= + dependencies: + is-descriptor "^0.1.0" + +define-property@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/define-property/-/define-property-1.0.0.tgz#769ebaaf3f4a63aad3af9e8d304c9bbe79bfb0e6" + integrity sha1-dp66rz9KY6rTr56NMEybvnm/sOY= + dependencies: + is-descriptor "^1.0.0" + +define-property@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/define-property/-/define-property-2.0.2.tgz#d459689e8d654ba77e02a817f8710d702cb16e9d" + integrity sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ== + dependencies: + is-descriptor "^1.0.2" + isobject "^3.0.1" + +delayed-stream@~1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619" + integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk= + +delegates@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a" + integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o= + +deprecation@^2.0.0, deprecation@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919" + integrity sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ== + +detect-libc@^1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b" + integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups= + +detect-newline@^3.0.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651" + integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA== + +diff-match-patch@^1.0.0: + version "1.0.5" + resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.5.tgz#abb584d5f10cd1196dfc55aa03701592ae3f7b37" + integrity sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw== + +diff-sequences@^25.2.6: + version "25.2.6" + resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-25.2.6.tgz#5f467c00edd35352b7bca46d7927d60e687a76dd" + integrity sha512-Hq8o7+6GaZeoFjtpgvRBUknSXNeJiCx7V9Fr94ZMljNiCr9n9L8H8aJqgWOQiDDGdyn29fRNcDdRVJ5fdyihfg== + +diff-sequences@^27.0.6: + version "27.0.6" + resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.0.6.tgz#3305cb2e55a033924054695cc66019fd7f8e5723" + integrity sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ== + +diff@^4.0.1: + version "4.0.2" + resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d" + integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A== + +dir-glob@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f" + integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA== + dependencies: + path-type "^4.0.0" + +doctrine@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961" + integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w== + dependencies: + esutils "^2.0.2" + +domexception@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/domexception/-/domexception-1.0.1.tgz#937442644ca6a31261ef36e3ec677fe805582c90" + integrity sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug== + dependencies: + webidl-conversions "^4.0.2" + +ecc-jsbn@~0.1.1: + version "0.1.2" + resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9" + integrity sha1-OoOpBOVDUyh4dMVkt1SThoSamMk= + dependencies: + jsbn "~0.1.0" + safer-buffer "^2.1.0" + +ecdsa-sig-formatter@1.0.11: + version "1.0.11" + resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz#ae0f0fa2d85045ef14a817daa3ce9acd0489e5bf" + integrity sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ== + dependencies: + safe-buffer "^5.0.1" + +electron-to-chromium@^1.3.896: + version "1.4.4" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.4.tgz#57311918524c1a26878c330537f967804d43788a" + integrity sha512-teHtgwcmVcL46jlFvAaqjyiTLWuMrUQO1JqV303JKB4ysXG6m8fXSFhbjal9st0r9mNskI22AraJZorb1VcLVg== + +elliptic@6.5.4: + version "6.5.4" + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" + integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ== + dependencies: + bn.js "^4.11.9" + brorand "^1.1.0" + hash.js "^1.0.0" + hmac-drbg "^1.0.1" + inherits "^2.0.4" + minimalistic-assert "^1.0.1" + minimalistic-crypto-utils "^1.0.1" + +emoji-regex@^8.0.0: + version "8.0.0" + resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" + integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== + +end-of-stream@^1.1.0, end-of-stream@^1.4.1: + version "1.4.4" + resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.4.tgz#5ae64a5f45057baf3626ec14da0ca5e4b2431eb0" + integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q== + dependencies: + once "^1.4.0" + +enquirer@^2.3.5: + version "2.3.6" + resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d" + integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg== + dependencies: + ansi-colors "^4.1.1" + +error-ex@^1.3.1: + version "1.3.2" + resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf" + integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== + dependencies: + is-arrayish "^0.2.1" + +es6-promise@^4.0.3: + version "4.2.8" + resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a" + integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w== + +es6-promisify@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/es6-promisify/-/es6-promisify-5.0.0.tgz#5109d62f3e56ea967c4b63505aef08291c8a5203" + integrity sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM= + dependencies: + es6-promise "^4.0.3" + +escalade@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40" + integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw== + +escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: + version "1.0.5" + resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" + integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= + +escape-string-regexp@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344" + integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w== + +escape-string-regexp@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" + integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== + +escodegen@^1.11.1: + version "1.14.3" + resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.14.3.tgz#4e7b81fba61581dc97582ed78cab7f0e8d63f503" + integrity sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw== + dependencies: + esprima "^4.0.1" + estraverse "^4.2.0" + esutils "^2.0.2" + optionator "^0.8.1" + optionalDependencies: + source-map "~0.6.1" + +eslint-scope@^5.1.1: + version "5.1.1" + resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" + integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== + dependencies: + esrecurse "^4.3.0" + estraverse "^4.1.1" + +eslint-utils@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27" + integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg== + dependencies: + eslint-visitor-keys "^1.1.0" + +eslint-utils@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672" + integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA== + dependencies: + eslint-visitor-keys "^2.0.0" + +eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e" + integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== + +eslint-visitor-keys@^2.0.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" + integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== + +eslint@^7.9.0: + version "7.32.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d" + integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA== + dependencies: + "@babel/code-frame" "7.12.11" + "@eslint/eslintrc" "^0.4.3" + "@humanwhocodes/config-array" "^0.5.0" + ajv "^6.10.0" + chalk "^4.0.0" + cross-spawn "^7.0.2" + debug "^4.0.1" + doctrine "^3.0.0" + enquirer "^2.3.5" + escape-string-regexp "^4.0.0" + eslint-scope "^5.1.1" + eslint-utils "^2.1.0" + eslint-visitor-keys "^2.0.0" + espree "^7.3.1" + esquery "^1.4.0" + esutils "^2.0.2" + fast-deep-equal "^3.1.3" + file-entry-cache "^6.0.1" + functional-red-black-tree "^1.0.1" + glob-parent "^5.1.2" + globals "^13.6.0" + ignore "^4.0.6" + import-fresh "^3.0.0" + imurmurhash "^0.1.4" + is-glob "^4.0.0" + js-yaml "^3.13.1" + json-stable-stringify-without-jsonify "^1.0.1" + levn "^0.4.1" + lodash.merge "^4.6.2" + minimatch "^3.0.4" + natural-compare "^1.4.0" + optionator "^0.9.1" + progress "^2.0.0" + regexpp "^3.1.0" + semver "^7.2.1" + strip-ansi "^6.0.0" + strip-json-comments "^3.1.0" + table "^6.0.9" + text-table "^0.2.0" + v8-compile-cache "^2.0.3" + +espree@^7.3.0, espree@^7.3.1: + version "7.3.1" + resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6" + integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g== + dependencies: + acorn "^7.4.0" + acorn-jsx "^5.3.1" + eslint-visitor-keys "^1.3.0" + +esprima@^4.0.0, esprima@^4.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" + integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== + +esquery@^1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5" + integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w== + dependencies: + estraverse "^5.1.0" + +esrecurse@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921" + integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== + dependencies: + estraverse "^5.2.0" + +estraverse@^4.1.1, estraverse@^4.2.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" + integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== + +estraverse@^5.1.0, estraverse@^5.2.0: + version "5.3.0" + resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123" + integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== + +esutils@^2.0.2: + version "2.0.3" + resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" + integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== + +ethereum-checksum-address@0.0.6: + version "0.0.6" + resolved "https://registry.yarnpkg.com/ethereum-checksum-address/-/ethereum-checksum-address-0.0.6.tgz#bfa3344cff69dd2fe72a5422758480212616b464" + integrity sha512-itreMqb9o/4jAgJxVBqXvQrA6Y/6OZ6W7od/tiQ/2duIxy2O3iGyc+GyQurOaSGE0ByrrlZ6KMzPGKOBI9r37g== + dependencies: + keccak256 "^1.0.0" + meow "^5.0.0" + +ethers@^5.6.9: + version "5.6.9" + resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.6.9.tgz#4e12f8dfcb67b88ae7a78a9519b384c23c576a4d" + integrity sha512-lMGC2zv9HC5EC+8r429WaWu3uWJUCgUCt8xxKCFqkrFuBDZXDYIdzDUECxzjf2BMF8IVBByY1EBoGSL3RTm8RA== + dependencies: + "@ethersproject/abi" "5.6.4" + "@ethersproject/abstract-provider" "5.6.1" + "@ethersproject/abstract-signer" "5.6.2" + "@ethersproject/address" "5.6.1" + "@ethersproject/base64" "5.6.1" + "@ethersproject/basex" "5.6.1" + "@ethersproject/bignumber" "5.6.2" + "@ethersproject/bytes" "5.6.1" + "@ethersproject/constants" "5.6.1" + "@ethersproject/contracts" "5.6.2" + "@ethersproject/hash" "5.6.1" + "@ethersproject/hdnode" "5.6.2" + "@ethersproject/json-wallets" "5.6.1" + "@ethersproject/keccak256" "5.6.1" + "@ethersproject/logger" "5.6.0" + "@ethersproject/networks" "5.6.4" + "@ethersproject/pbkdf2" "5.6.1" + "@ethersproject/properties" "5.6.0" + "@ethersproject/providers" "5.6.8" + "@ethersproject/random" "5.6.1" + "@ethersproject/rlp" "5.6.1" + "@ethersproject/sha2" "5.6.1" + "@ethersproject/signing-key" "5.6.2" + "@ethersproject/solidity" "5.6.1" + "@ethersproject/strings" "5.6.1" + "@ethersproject/transactions" "5.6.2" + "@ethersproject/units" "5.6.1" + "@ethersproject/wallet" "5.6.2" + "@ethersproject/web" "5.6.1" + "@ethersproject/wordlists" "5.6.1" + +event-target-shim@^5.0.0: + version "5.0.1" + resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789" + integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ== + +exec-sh@^0.3.2: + version "0.3.6" + resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.6.tgz#ff264f9e325519a60cb5e273692943483cca63bc" + integrity sha512-nQn+hI3yp+oD0huYhKwvYI32+JFeq+XkNcD1GAo3Y/MjxsfVGmrrzrnzjWiNY6f+pUCP440fThsFh5gZrRAU/w== + +execa@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8" + integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA== + dependencies: + cross-spawn "^6.0.0" + get-stream "^4.0.0" + is-stream "^1.1.0" + npm-run-path "^2.0.0" + p-finally "^1.0.0" + signal-exit "^3.0.0" + strip-eof "^1.0.0" + +execa@^3.2.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/execa/-/execa-3.4.0.tgz#c08ed4550ef65d858fac269ffc8572446f37eb89" + integrity sha512-r9vdGQk4bmCuK1yKQu1KTwcT2zwfWdbdaXfCtAh+5nU/4fSX+JAb7vZGvI5naJrQlvONrEB20jeruESI69530g== + dependencies: + cross-spawn "^7.0.0" + get-stream "^5.0.0" + human-signals "^1.1.1" + is-stream "^2.0.0" + merge-stream "^2.0.0" + npm-run-path "^4.0.0" + onetime "^5.1.0" + p-finally "^2.0.0" + signal-exit "^3.0.2" + strip-final-newline "^2.0.0" + +exit@^0.1.2: + version "0.1.2" + resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c" + integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw= + +expand-brackets@^2.1.4: + version "2.1.4" + resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-2.1.4.tgz#b77735e315ce30f6b6eff0f83b04151a22449622" + integrity sha1-t3c14xXOMPa27/D4OwQVGiJEliI= + dependencies: + debug "^2.3.3" + define-property "^0.2.5" + extend-shallow "^2.0.1" + posix-character-classes "^0.1.0" + regex-not "^1.0.0" + snapdragon "^0.8.1" + to-regex "^3.0.1" + +expand-template@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/expand-template/-/expand-template-2.0.3.tgz#6e14b3fcee0f3a6340ecb57d2e8918692052a47c" + integrity sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg== + +expand-tilde@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/expand-tilde/-/expand-tilde-2.0.2.tgz#97e801aa052df02454de46b02bf621642cdc8502" + integrity sha1-l+gBqgUt8CRU3kawK/YhZCzchQI= + dependencies: + homedir-polyfill "^1.0.1" + +expect@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/expect/-/expect-25.5.0.tgz#f07f848712a2813bb59167da3fb828ca21f58bba" + integrity sha512-w7KAXo0+6qqZZhovCaBVPSIqQp7/UTcx4M9uKt2m6pd2VB1voyC8JizLRqeEqud3AAVP02g+hbErDu5gu64tlA== + dependencies: + "@jest/types" "^25.5.0" + ansi-styles "^4.0.0" + jest-get-type "^25.2.6" + jest-matcher-utils "^25.5.0" + jest-message-util "^25.5.0" + jest-regex-util "^25.2.6" + +extend-shallow@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f" + integrity sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8= + dependencies: + is-extendable "^0.1.0" + +extend-shallow@^3.0.0, extend-shallow@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-3.0.2.tgz#26a71aaf073b39fb2127172746131c2704028db8" + integrity sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg= + dependencies: + assign-symbols "^1.0.0" + is-extendable "^1.0.1" + +extend@~3.0.0, extend@~3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa" + integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== + +extglob@^2.0.4: + version "2.0.4" + resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543" + integrity sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw== + dependencies: + array-unique "^0.3.2" + define-property "^1.0.0" + expand-brackets "^2.1.4" + extend-shallow "^2.0.1" + fragment-cache "^0.2.1" + regex-not "^1.0.0" + snapdragon "^0.8.1" + to-regex "^3.0.1" + +extsprintf@1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05" + integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU= + +extsprintf@^1.2.0: + version "1.4.1" + resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.1.tgz#8d172c064867f235c0c84a596806d279bf4bcc07" + integrity sha512-Wrk35e8ydCKDj/ArClo1VrPVmN8zph5V4AtHwIuHhvMXsKf73UT3BOD+azBIW+3wOJ4FhEH7zyaJCFvChjYvMA== + +eztz-lib@^0.1.2: + version "0.1.2" + resolved "https://registry.yarnpkg.com/eztz-lib/-/eztz-lib-0.1.2.tgz#6e00037f85862f06f9997108302cfa673fe2e703" + integrity sha512-77pr673PMEPvbcHylbRuHwd5P5D3Myc3VC54AC2ovaKTdIVbW/vc6HIrf8D44/a5q9eZzlUpunfKrkBug02OBw== + dependencies: + bignumber.js "^7.2.1" + bip39 "^2.5.0" + bs58check "^2.1.1" + buffer "^5.1.0" + codecov "^2.3.1" + libsodium-wrappers "^0.5.4" + pbkdf2 "^3.0.14" + xhr2 "^0.1.4" + xmlhttprequest "^1.8.0" + +fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: + version "3.1.3" + resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" + integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== + +fast-glob@^3.1.1: + version "3.2.7" + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.7.tgz#fd6cb7a2d7e9aa7a7846111e85a196d6b2f766a1" + integrity sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q== + dependencies: + "@nodelib/fs.stat" "^2.0.2" + "@nodelib/fs.walk" "^1.2.3" + glob-parent "^5.1.2" + merge2 "^1.3.0" + micromatch "^4.0.4" + +fast-json-patch@^3.0.0-1: + version "3.1.0" + resolved "https://registry.yarnpkg.com/fast-json-patch/-/fast-json-patch-3.1.0.tgz#ec8cd9b9c4c564250ec8b9140ef7a55f70acaee6" + integrity sha512-IhpytlsVTRndz0hU5t0/MGzS/etxLlfrpG5V5M9mVbuj9TrJLWaMfsox9REM5rkuGX0T+5qjpe8XA1o0gZ42nA== + +fast-json-stable-stringify@2.x, fast-json-stable-stringify@^2.0.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" + integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== + +fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6: + version "2.0.6" + resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" + integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= + +fast-url-parser@^1.1.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/fast-url-parser/-/fast-url-parser-1.1.3.tgz#f4af3ea9f34d8a271cf58ad2b3759f431f0b318d" + integrity sha1-9K8+qfNNiicc9YrSs3WfQx8LMY0= + dependencies: + punycode "^1.3.2" + +fastq@^1.6.0: + version "1.13.0" + resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.13.0.tgz#616760f88a7526bdfc596b7cab8c18938c36b98c" + integrity sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw== + dependencies: + reusify "^1.0.4" + +fb-watchman@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-2.0.1.tgz#fc84fb39d2709cf3ff6d743706157bb5708a8a85" + integrity sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg== + dependencies: + bser "2.1.1" + +file-entry-cache@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027" + integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg== + dependencies: + flat-cache "^3.0.4" + +fill-range@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7" + integrity sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc= + dependencies: + extend-shallow "^2.0.1" + is-number "^3.0.0" + repeat-string "^1.6.1" + to-regex-range "^2.1.0" + +fill-range@^7.0.1: + version "7.0.1" + resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40" + integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== + dependencies: + to-regex-range "^5.0.1" + +filter-obj@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-1.1.0.tgz#9b311112bc6c6127a16e016c6c5d7f19e0805c5b" + integrity sha1-mzERErxsYSehbgFsbF1/GeCAXFs= + +find-up@^2.0.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7" + integrity sha1-RdG35QbHF93UgndaK3eSCjwMV6c= + dependencies: + locate-path "^2.0.0" + +find-up@^4.0.0, find-up@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19" + integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== + dependencies: + locate-path "^5.0.0" + path-exists "^4.0.0" + +flat-cache@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11" + integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg== + dependencies: + flatted "^3.1.0" + rimraf "^3.0.2" + +flatted@^3.1.0: + version "3.2.4" + resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2" + integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw== + +follow-redirects@^1.14.0: + version "1.14.5" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5.tgz#f09a5848981d3c772b5392309778523f8d85c381" + integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA== + +for-in@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80" + integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA= + +forever-agent@~0.6.1: + version "0.6.1" + resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91" + integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE= + +form-data@^2.5.0: + version "2.5.1" + resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.1.tgz#f2cbec57b5e59e23716e128fe44d4e5dd23895f4" + integrity sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA== + dependencies: + asynckit "^0.4.0" + combined-stream "^1.0.6" + mime-types "^2.1.12" + +form-data@~2.1.1: + version "2.1.4" + resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.1.4.tgz#33c183acf193276ecaa98143a69e94bfee1750d1" + integrity sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE= + dependencies: + asynckit "^0.4.0" + combined-stream "^1.0.5" + mime-types "^2.1.12" + +form-data@~2.3.2: + version "2.3.3" + resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6" + integrity sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ== + dependencies: + asynckit "^0.4.0" + combined-stream "^1.0.6" + mime-types "^2.1.12" + +fragment-cache@^0.2.1: + version "0.2.1" + resolved "https://registry.yarnpkg.com/fragment-cache/-/fragment-cache-0.2.1.tgz#4290fad27f13e89be7f33799c6bc5a0abfff0d19" + integrity sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk= + dependencies: + map-cache "^0.2.2" + +fs-constants@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad" + integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow== + +fs-exists-sync@^0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz#982d6893af918e72d08dec9e8673ff2b5a8d6add" + integrity sha1-mC1ok6+RjnLQjeyehnP/K1qNat0= + +fs-minipass@^2.0.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb" + integrity sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg== + dependencies: + minipass "^3.0.0" + +fs.realpath@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" + integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8= + +fsevents@^2.1.2: + version "2.3.2" + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" + integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== + +function-bind@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" + integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== + +functional-red-black-tree@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" + integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= + +gauge@~2.7.3: + version "2.7.4" + resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7" + integrity sha1-LANAXHU4w51+s3sxcCLjJfsBi/c= + dependencies: + aproba "^1.0.3" + console-control-strings "^1.0.0" + has-unicode "^2.0.0" + object-assign "^4.1.0" + signal-exit "^3.0.0" + string-width "^1.0.1" + strip-ansi "^3.0.1" + wide-align "^1.1.0" + +generate-function@^2.0.0: + version "2.3.1" + resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.3.1.tgz#f069617690c10c868e73b8465746764f97c3479f" + integrity sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ== + dependencies: + is-property "^1.0.2" + +generate-object-property@^1.1.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/generate-object-property/-/generate-object-property-1.2.0.tgz#9c0e1c40308ce804f4783618b937fa88f99d50d0" + integrity sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA= + dependencies: + is-property "^1.0.0" + +gensync@^1.0.0-beta.2: + version "1.0.0-beta.2" + resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0" + integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== + +get-caller-file@^2.0.1: + version "2.0.5" + resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" + integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== + +get-package-type@^0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a" + integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q== + +get-stdin@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b" + integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g== + +get-stream@^4.0.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5" + integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w== + dependencies: + pump "^3.0.0" + +get-stream@^5.0.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3" + integrity sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA== + dependencies: + pump "^3.0.0" + +get-value@^2.0.3, get-value@^2.0.6: + version "2.0.6" + resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28" + integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg= + +getpass@^0.1.1: + version "0.1.7" + resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa" + integrity sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo= + dependencies: + assert-plus "^1.0.0" + +git-config-path@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/git-config-path/-/git-config-path-1.0.1.tgz#6d33f7ed63db0d0e118131503bab3aca47d54664" + integrity sha1-bTP37WPbDQ4RgTFQO6s6ykfVRmQ= + dependencies: + extend-shallow "^2.0.1" + fs-exists-sync "^0.1.0" + homedir-polyfill "^1.0.0" + +github-from-package@0.0.0: + version "0.0.0" + resolved "https://registry.yarnpkg.com/github-from-package/-/github-from-package-0.0.0.tgz#97fb5d96bfde8973313f20e8288ef9a167fa64ce" + integrity sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4= + +gitlab@^10.0.1: + version "10.2.1" + resolved "https://registry.yarnpkg.com/gitlab/-/gitlab-10.2.1.tgz#1f5fb2c2bad08f95b7c7d91dd41805ab5eea3960" + integrity sha512-z+DxRF1C9uayVbocs9aJkJz+kGy14TSm1noB/rAIEBbXOkOYbjKxyuqJzt+0zeFpXFdgA0yq6DVVbvM7HIfGwg== + dependencies: + form-data "^2.5.0" + humps "^2.0.1" + ky "^0.12.0" + ky-universal "^0.3.0" + li "^1.3.0" + query-string "^6.8.2" + universal-url "^2.0.0" + +glob-parent@^5.1.2: + version "5.1.2" + resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4" + integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== + dependencies: + is-glob "^4.0.1" + +glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4: + version "7.2.0" + resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023" + integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q== + dependencies: + fs.realpath "^1.0.0" + inflight "^1.0.4" + inherits "2" + minimatch "^3.0.4" + once "^1.3.0" + path-is-absolute "^1.0.0" + +globals@^11.1.0: + version "11.12.0" + resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" + integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== + +globals@^13.6.0, globals@^13.9.0: + version "13.12.0" + resolved "https://registry.yarnpkg.com/globals/-/globals-13.12.0.tgz#4d733760304230a0082ed96e21e5c565f898089e" + integrity sha512-uS8X6lSKN2JumVoXrbUz+uG4BYG+eiawqm3qFcT7ammfbUHeCBoJMlHcec/S3krSk73/AE/f0szYFmgAA3kYZg== + dependencies: + type-fest "^0.20.2" + +globby@^11.0.3: + version "11.0.4" + resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5" + integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg== + dependencies: + array-union "^2.1.0" + dir-glob "^3.0.1" + fast-glob "^3.1.1" + ignore "^5.1.4" + merge2 "^1.3.0" + slash "^3.0.0" + +graceful-fs@^4.1.2, graceful-fs@^4.2.4: + version "4.2.8" + resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.8.tgz#e412b8d33f5e006593cbd3cee6df9f2cebbe802a" + integrity sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg== + +growly@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081" + integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE= + +har-schema@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92" + integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI= + +har-validator@~2.0.6: + version "2.0.6" + resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-2.0.6.tgz#cdcbc08188265ad119b6a5a7c8ab70eecfb5d27d" + integrity sha1-zcvAgYgmWtEZtqWnyKtw7s+10n0= + dependencies: + chalk "^1.1.1" + commander "^2.9.0" + is-my-json-valid "^2.12.4" + pinkie-promise "^2.0.0" + +har-validator@~5.1.3: + version "5.1.5" + resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.5.tgz#1f0803b9f8cb20c0fa13822df1ecddb36bde1efd" + integrity sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w== + dependencies: + ajv "^6.12.3" + har-schema "^2.0.0" + +has-ansi@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91" + integrity sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE= + dependencies: + ansi-regex "^2.0.0" + +has-flag@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51" + integrity sha1-6CB68cx7MNRGzHC3NLXovhj4jVE= + +has-flag@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" + integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0= + +has-flag@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" + integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== + +has-unicode@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" + integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk= + +has-value@^0.3.1: + version "0.3.1" + resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f" + integrity sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8= + dependencies: + get-value "^2.0.3" + has-values "^0.1.4" + isobject "^2.0.0" + +has-value@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/has-value/-/has-value-1.0.0.tgz#18b281da585b1c5c51def24c930ed29a0be6b177" + integrity sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc= + dependencies: + get-value "^2.0.6" + has-values "^1.0.0" + isobject "^3.0.0" + +has-values@^0.1.4: + version "0.1.4" + resolved "https://registry.yarnpkg.com/has-values/-/has-values-0.1.4.tgz#6d61de95d91dfca9b9a02089ad384bff8f62b771" + integrity sha1-bWHeldkd/Km5oCCJrThL/49it3E= + +has-values@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/has-values/-/has-values-1.0.0.tgz#95b0b63fec2146619a6fe57fe75628d5a39efe4f" + integrity sha1-lbC2P+whRmGab+V/51Yo1aOe/k8= + dependencies: + is-number "^3.0.0" + kind-of "^4.0.0" + +has@^1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" + integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== + dependencies: + function-bind "^1.1.1" + +hash-base@^3.0.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-3.1.0.tgz#55c381d9e06e1d2997a883b4a3fddfe7f0d3af33" + integrity sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA== + dependencies: + inherits "^2.0.4" + readable-stream "^3.6.0" + safe-buffer "^5.2.0" + +hash.js@1.1.7, hash.js@^1.0.0, hash.js@^1.0.3: + version "1.1.7" + resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" + integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA== + dependencies: + inherits "^2.0.3" + minimalistic-assert "^1.0.1" + +hasurl@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/hasurl/-/hasurl-1.0.0.tgz#e4c619097ae1e8fc906bee904ce47e94f5e1ea37" + integrity sha512-43ypUd3DbwyCT01UYpA99AEZxZ4aKtRxWGBHEIbjcOsUghd9YUON0C+JF6isNjaiwC/UF5neaUudy6JS9jZPZQ== + +hawk@~3.1.3: + version "3.1.3" + resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4" + integrity sha1-B4REvXwWQLD+VA0sm3PVlnjo4cQ= + dependencies: + boom "2.x.x" + cryptiles "2.x.x" + hoek "2.x.x" + sntp "1.x.x" + +hmac-drbg@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1" + integrity sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg== + dependencies: + hash.js "^1.0.3" + minimalistic-assert "^1.0.0" + minimalistic-crypto-utils "^1.0.1" + +hoek@2.x.x: + version "2.16.3" + resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed" + integrity sha1-ILt0A9POo5jpHcRxCo/xuCdKJe0= + +homedir-polyfill@^1.0.0, homedir-polyfill@^1.0.1: + version "1.0.3" + resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz#743298cef4e5af3e194161fbadcc2151d3a058e8" + integrity sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA== + dependencies: + parse-passwd "^1.0.0" + +hosted-git-info@^2.1.4: + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" + integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== + +html-encoding-sniffer@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz#e70d84b94da53aa375e11fe3a351be6642ca46f8" + integrity sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw== + dependencies: + whatwg-encoding "^1.0.1" + +html-escaper@^2.0.0: + version "2.0.2" + resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453" + integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg== + +http-proxy-agent@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-2.1.0.tgz#e4821beef5b2142a2026bd73926fe537631c5405" + integrity sha512-qwHbBLV7WviBl0rQsOzH6o5lwyOIvwp/BdFnvVxXORldu5TmjFfjzBcWUWS5kWAZhmv+JtiDhSuQCp4sBfbIgg== + dependencies: + agent-base "4" + debug "3.1.0" + +http-proxy-agent@^4.0.0: + version "4.0.1" + resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz#8a8c8ef7f5932ccf953c296ca8291b95aa74aa3a" + integrity sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg== + dependencies: + "@tootallnate/once" "1" + agent-base "6" + debug "4" + +http-signature@~1.1.0: + version "1.1.1" + resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.1.1.tgz#df72e267066cd0ac67fb76adf8e134a8fbcf91bf" + integrity sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8= + dependencies: + assert-plus "^0.2.0" + jsprim "^1.2.2" + sshpk "^1.7.0" + +http-signature@~1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1" + integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE= + dependencies: + assert-plus "^1.0.0" + jsprim "^1.2.2" + sshpk "^1.7.0" + +https-proxy-agent@^2.2.1: + version "2.2.4" + resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b" + integrity sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg== + dependencies: + agent-base "^4.3.0" + debug "^3.1.0" + +https-proxy-agent@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2" + integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA== + dependencies: + agent-base "6" + debug "4" + +human-signals@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3" + integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== + +humps@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/humps/-/humps-2.0.1.tgz#dd02ea6081bd0568dc5d073184463957ba9ef9aa" + integrity sha1-3QLqYIG9BWjcXQcxhEY5V7qe+ao= + +hyperlinker@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/hyperlinker/-/hyperlinker-1.0.0.tgz#23dc9e38a206b208ee49bc2d6c8ef47027df0c0e" + integrity sha512-Ty8UblRWFEcfSuIaajM34LdPXIhbs1ajEX/BBPv24J+enSVaEVY63xQ6lTO9VRYS5LAoghIG0IDJ+p+IPzKUQQ== + +iconv-lite@0.4.24: + version "0.4.24" + resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" + integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== + dependencies: + safer-buffer ">= 2.1.2 < 3" + +ieee754@^1.1.13: + version "1.2.1" + resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" + integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== + +ignore-walk@3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.4.tgz#c9a09f69b7c7b479a5d74ac1a3c0d4236d2a6335" + integrity sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ== + dependencies: + minimatch "^3.0.4" + +ignore@^4.0.6: + version "4.0.6" + resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" + integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== + +ignore@^5.1.4, ignore@^5.1.8: + version "5.1.9" + resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.9.tgz#9ec1a5cbe8e1446ec60d4420060d43aa6e7382fb" + integrity sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ== + +image-extensions@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/image-extensions/-/image-extensions-1.1.0.tgz#b8e6bf6039df0056e333502a00b6637a3105d894" + integrity sha1-uOa/YDnfAFbjM1AqALZjejEF2JQ= + +image-size@^0.8.3: + version "0.8.3" + resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.8.3.tgz#f0b568857e034f29baffd37013587f2c0cad8b46" + integrity sha512-SMtq1AJ+aqHB45c3FsB4ERK0UCiA2d3H1uq8s+8T0Pf8A3W4teyBQyaFaktH6xvZqh+npwlKU7i4fJo0r7TYTg== + dependencies: + queue "6.0.1" + +import-fresh@^3.0.0, import-fresh@^3.2.1: + version "3.3.0" + resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b" + integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw== + dependencies: + parent-module "^1.0.0" + resolve-from "^4.0.0" + +import-local@^3.0.2: + version "3.0.3" + resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.0.3.tgz#4d51c2c495ca9393da259ec66b62e022920211e0" + integrity sha512-bE9iaUY3CXH8Cwfan/abDKAxe1KGT9kyGsBPqf6DMK/z0a2OzAsrukeYNgIH6cH5Xr452jb1TUL8rSfCLjZ9uA== + dependencies: + pkg-dir "^4.2.0" + resolve-cwd "^3.0.0" + +imurmurhash@^0.1.4: + version "0.1.4" + resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" + integrity sha1-khi5srkoojixPcT7a21XbyMUU+o= + +indent-string@^3.0.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-3.2.0.tgz#4a5fd6d27cc332f37e5419a504dbb837105c9289" + integrity sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok= + +inflight@^1.0.4: + version "1.0.6" + resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9" + integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= + dependencies: + once "^1.3.0" + wrappy "1" + +inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3: + version "2.0.4" + resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" + integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== + +ini@^1.3.5, ini@~1.3.0: + version "1.3.8" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" + integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== + +ip-regex@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9" + integrity sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk= + +is-accessor-descriptor@^0.1.6: + version "0.1.6" + resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6" + integrity sha1-qeEss66Nh2cn7u84Q/igiXtcmNY= + dependencies: + kind-of "^3.0.2" + +is-accessor-descriptor@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz#169c2f6d3df1f992618072365c9b0ea1f6878656" + integrity sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ== + dependencies: + kind-of "^6.0.0" + +is-arrayish@^0.2.1: + version "0.2.1" + resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d" + integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0= + +is-arrayish@^0.3.1: + version "0.3.2" + resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03" + integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ== + +is-buffer@^1.1.5: + version "1.1.6" + resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" + integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== + +is-ci@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c" + integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w== + dependencies: + ci-info "^2.0.0" + +is-core-module@^2.2.0: + version "2.8.0" + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548" + integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw== + dependencies: + has "^1.0.3" + +is-data-descriptor@^0.1.4: + version "0.1.4" + resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56" + integrity sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y= + dependencies: + kind-of "^3.0.2" + +is-data-descriptor@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz#d84876321d0e7add03990406abbbbd36ba9268c7" + integrity sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ== + dependencies: + kind-of "^6.0.0" + +is-descriptor@^0.1.0: + version "0.1.6" + resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-0.1.6.tgz#366d8240dde487ca51823b1ab9f07a10a78251ca" + integrity sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg== + dependencies: + is-accessor-descriptor "^0.1.6" + is-data-descriptor "^0.1.4" + kind-of "^5.0.0" + +is-descriptor@^1.0.0, is-descriptor@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-1.0.2.tgz#3b159746a66604b04f8c81524ba365c5f14d86ec" + integrity sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg== + dependencies: + is-accessor-descriptor "^1.0.0" + is-data-descriptor "^1.0.0" + kind-of "^6.0.2" + +is-docker@^2.0.0: + version "2.2.1" + resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.2.1.tgz#33eeabe23cfe86f14bde4408a02c0cfb853acdaa" + integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== + +is-extendable@^0.1.0, is-extendable@^0.1.1: + version "0.1.1" + resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89" + integrity sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik= + +is-extendable@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4" + integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA== + dependencies: + is-plain-object "^2.0.4" + +is-extglob@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" + integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI= + +is-fullwidth-code-point@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb" + integrity sha1-754xOG8DGn8NZDr4L95QxFfvAMs= + dependencies: + number-is-nan "^1.0.0" + +is-fullwidth-code-point@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d" + integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== + +is-generator-fn@^2.0.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118" + integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ== + +is-glob@^4.0.0, is-glob@^4.0.1: + version "4.0.3" + resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084" + integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg== + dependencies: + is-extglob "^2.1.1" + +is-image@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/is-image/-/is-image-3.0.0.tgz#f183431372f6f8caf7cda316a0a6dea4d41926dd" + integrity sha512-NNPLvwKZ/hqx1Wv+ayKvVeDOylIapVKSxK/guzmB9doAk0FEdK0KqFKbnwNbuMLEPqEY4NaBhxzB4e98fVOq2Q== + dependencies: + image-extensions "^1.1.0" + +is-my-ip-valid@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/is-my-ip-valid/-/is-my-ip-valid-1.0.0.tgz#7b351b8e8edd4d3995d4d066680e664d94696824" + integrity sha512-gmh/eWXROncUzRnIa1Ubrt5b8ep/MGSnfAUI3aRp+sqTCs1tv1Isl8d8F6JmkN3dXKc3ehZMrtiPN9eL03NuaQ== + +is-my-json-valid@^2.12.4: + version "2.20.6" + resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.20.6.tgz#a9d89e56a36493c77bda1440d69ae0dc46a08387" + integrity sha512-1JQwulVNjx8UqkPE/bqDaxtH4PXCe/2VRh/y3p99heOV87HG4Id5/VfDswd+YiAfHcRTfDlWgISycnHuhZq1aw== + dependencies: + generate-function "^2.0.0" + generate-object-property "^1.1.0" + is-my-ip-valid "^1.0.0" + jsonpointer "^5.0.0" + xtend "^4.0.0" + +is-number@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195" + integrity sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU= + dependencies: + kind-of "^3.0.2" + +is-number@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b" + integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== + +is-plain-obj@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" + integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4= + +is-plain-object@^2.0.3, is-plain-object@^2.0.4: + version "2.0.4" + resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677" + integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og== + dependencies: + isobject "^3.0.1" + +is-plain-object@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344" + integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q== + +is-property@^1.0.0, is-property@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84" + integrity sha1-V/4cTkhHTt1lsJkR8msc1Ald2oQ= + +is-stream@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" + integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ= + +is-stream@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077" + integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg== + +is-typedarray@^1.0.0, is-typedarray@~1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" + integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo= + +is-windows@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d" + integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA== + +is-wsl@^2.1.1: + version "2.2.0" + resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271" + integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== + dependencies: + is-docker "^2.0.0" + +isarray@1.0.0, isarray@~1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" + integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= + +isexe@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" + integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= + +isobject@^2.0.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/isobject/-/isobject-2.1.0.tgz#f065561096a3f1da2ef46272f815c840d87e0c89" + integrity sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk= + dependencies: + isarray "1.0.0" + +isobject@^3.0.0, isobject@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df" + integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8= + +isstream@~0.1.2: + version "0.1.2" + resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" + integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo= + +istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3" + integrity sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw== + +istanbul-lib-instrument@^4.0.0: + version "4.0.3" + resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz#873c6fff897450118222774696a3f28902d77c1d" + integrity sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ== + dependencies: + "@babel/core" "^7.7.5" + "@istanbuljs/schema" "^0.1.2" + istanbul-lib-coverage "^3.0.0" + semver "^6.3.0" + +istanbul-lib-instrument@^5.0.4: + version "5.1.0" + resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-5.1.0.tgz#7b49198b657b27a730b8e9cb601f1e1bff24c59a" + integrity sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q== + dependencies: + "@babel/core" "^7.12.3" + "@babel/parser" "^7.14.7" + "@istanbuljs/schema" "^0.1.2" + istanbul-lib-coverage "^3.2.0" + semver "^6.3.0" + +istanbul-lib-report@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz#7518fe52ea44de372f460a76b5ecda9ffb73d8a6" + integrity sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw== + dependencies: + istanbul-lib-coverage "^3.0.0" + make-dir "^3.0.0" + supports-color "^7.1.0" + +istanbul-lib-source-maps@^4.0.0: + version "4.0.1" + resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz#895f3a709fcfba34c6de5a42939022f3e4358551" + integrity sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw== + dependencies: + debug "^4.1.1" + istanbul-lib-coverage "^3.0.0" + source-map "^0.6.1" + +istanbul-reports@^3.0.2: + version "3.0.5" + resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.0.5.tgz#a2580107e71279ea6d661ddede929ffc6d693384" + integrity sha512-5+19PlhnGabNWB7kOFnuxT8H3T/iIyQzIbQMxXsURmmvKg86P2sbkrGOT77VnHw0Qr0gc2XzRaRfMZYYbSQCJQ== + dependencies: + html-escaper "^2.0.0" + istanbul-lib-report "^3.0.0" + +jest-changed-files@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-25.5.0.tgz#141cc23567ceb3f534526f8614ba39421383634c" + integrity sha512-EOw9QEqapsDT7mKF162m8HFzRPbmP8qJQny6ldVOdOVBz3ACgPm/1nAn5fPQ/NDaYhX/AHkrGwwkCncpAVSXcw== + dependencies: + "@jest/types" "^25.5.0" + execa "^3.2.0" + throat "^5.0.0" + +jest-cli@^25.5.4: + version "25.5.4" + resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.5.4.tgz#b9f1a84d1301a92c5c217684cb79840831db9f0d" + integrity sha512-rG8uJkIiOUpnREh1768/N3n27Cm+xPFkSNFO91tgg+8o2rXeVLStz+vkXkGr4UtzH6t1SNbjwoiswd7p4AhHTw== + dependencies: + "@jest/core" "^25.5.4" + "@jest/test-result" "^25.5.0" + "@jest/types" "^25.5.0" + chalk "^3.0.0" + exit "^0.1.2" + graceful-fs "^4.2.4" + import-local "^3.0.2" + is-ci "^2.0.0" + jest-config "^25.5.4" + jest-util "^25.5.0" + jest-validate "^25.5.0" + prompts "^2.0.1" + realpath-native "^2.0.0" + yargs "^15.3.1" + +jest-config@^25.5.4: + version "25.5.4" + resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-25.5.4.tgz#38e2057b3f976ef7309b2b2c8dcd2a708a67f02c" + integrity sha512-SZwR91SwcdK6bz7Gco8qL7YY2sx8tFJYzvg216DLihTWf+LKY/DoJXpM9nTzYakSyfblbqeU48p/p7Jzy05Atg== + dependencies: + "@babel/core" "^7.1.0" + "@jest/test-sequencer" "^25.5.4" + "@jest/types" "^25.5.0" + babel-jest "^25.5.1" + chalk "^3.0.0" + deepmerge "^4.2.2" + glob "^7.1.1" + graceful-fs "^4.2.4" + jest-environment-jsdom "^25.5.0" + jest-environment-node "^25.5.0" + jest-get-type "^25.2.6" + jest-jasmine2 "^25.5.4" + jest-regex-util "^25.2.6" + jest-resolve "^25.5.1" + jest-util "^25.5.0" + jest-validate "^25.5.0" + micromatch "^4.0.2" + pretty-format "^25.5.0" + realpath-native "^2.0.0" + +jest-diff@^25.2.1, jest-diff@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.5.0.tgz#1dd26ed64f96667c068cef026b677dfa01afcfa9" + integrity sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A== + dependencies: + chalk "^3.0.0" + diff-sequences "^25.2.6" + jest-get-type "^25.2.6" + pretty-format "^25.5.0" + +jest-diff@^27.0.0: + version "27.3.1" + resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.3.1.tgz#d2775fea15411f5f5aeda2a5e02c2f36440f6d55" + integrity sha512-PCeuAH4AWUo2O5+ksW4pL9v5xJAcIKPUPfIhZBcG1RKv/0+dvaWTQK1Nrau8d67dp65fOqbeMdoil+6PedyEPQ== + dependencies: + chalk "^4.0.0" + diff-sequences "^27.0.6" + jest-get-type "^27.3.1" + pretty-format "^27.3.1" + +jest-docblock@^25.3.0: + version "25.3.0" + resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-25.3.0.tgz#8b777a27e3477cd77a168c05290c471a575623ef" + integrity sha512-aktF0kCar8+zxRHxQZwxMy70stc9R1mOmrLsT5VO3pIT0uzGRSDAXxSlz4NqQWpuLjPpuMhPRl7H+5FRsvIQAg== + dependencies: + detect-newline "^3.0.0" + +jest-each@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-25.5.0.tgz#0c3c2797e8225cb7bec7e4d249dcd96b934be516" + integrity sha512-QBogUxna3D8vtiItvn54xXde7+vuzqRrEeaw8r1s+1TG9eZLVJE5ZkKoSUlqFwRjnlaA4hyKGiu9OlkFIuKnjA== + dependencies: + "@jest/types" "^25.5.0" + chalk "^3.0.0" + jest-get-type "^25.2.6" + jest-util "^25.5.0" + pretty-format "^25.5.0" + +jest-environment-jsdom@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-25.5.0.tgz#dcbe4da2ea997707997040ecf6e2560aec4e9834" + integrity sha512-7Jr02ydaq4jaWMZLY+Skn8wL5nVIYpWvmeatOHL3tOcV3Zw8sjnPpx+ZdeBfc457p8jCR9J6YCc+Lga0oIy62A== + dependencies: + "@jest/environment" "^25.5.0" + "@jest/fake-timers" "^25.5.0" + "@jest/types" "^25.5.0" + jest-mock "^25.5.0" + jest-util "^25.5.0" + jsdom "^15.2.1" + +jest-environment-node@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-25.5.0.tgz#0f55270d94804902988e64adca37c6ce0f7d07a1" + integrity sha512-iuxK6rQR2En9EID+2k+IBs5fCFd919gVVK5BeND82fYeLWPqvRcFNPKu9+gxTwfB5XwBGBvZ0HFQa+cHtIoslA== + dependencies: + "@jest/environment" "^25.5.0" + "@jest/fake-timers" "^25.5.0" + "@jest/types" "^25.5.0" + jest-mock "^25.5.0" + jest-util "^25.5.0" + semver "^6.3.0" + +jest-expect-message@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/jest-expect-message/-/jest-expect-message-1.0.2.tgz#6d67cdf093457a607d231038a3b84aa3a076bcba" + integrity sha512-WFiXMgwS2lOqQZt1iJMI/hOXpUm32X+ApsuzYcQpW5m16Pv6/Gd9kgC+Q+Q1YVNU04kYcAOv9NXMnjg6kKUy6Q== + +jest-get-type@^25.2.6: + version "25.2.6" + resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-25.2.6.tgz#0b0a32fab8908b44d508be81681487dbabb8d877" + integrity sha512-DxjtyzOHjObRM+sM1knti6or+eOgcGU4xVSb2HNP1TqO4ahsT+rqZg+nyqHWJSvWgKC5cG3QjGFBqxLghiF/Ig== + +jest-get-type@^27.3.1: + version "27.3.1" + resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.3.1.tgz#a8a2b0a12b50169773099eee60a0e6dd11423eff" + integrity sha512-+Ilqi8hgHSAdhlQ3s12CAVNd8H96ZkQBfYoXmArzZnOfAtVAJEiPDBirjByEblvG/4LPJmkL+nBqPO3A1YJAEg== + +jest-haste-map@^25.5.1: + version "25.5.1" + resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-25.5.1.tgz#1df10f716c1d94e60a1ebf7798c9fb3da2620943" + integrity sha512-dddgh9UZjV7SCDQUrQ+5t9yy8iEgKc1AKqZR9YDww8xsVOtzPQSMVLDChc21+g29oTRexb9/B0bIlZL+sWmvAQ== + dependencies: + "@jest/types" "^25.5.0" + "@types/graceful-fs" "^4.1.2" + anymatch "^3.0.3" + fb-watchman "^2.0.0" + graceful-fs "^4.2.4" + jest-serializer "^25.5.0" + jest-util "^25.5.0" + jest-worker "^25.5.0" + micromatch "^4.0.2" + sane "^4.0.3" + walker "^1.0.7" + which "^2.0.2" + optionalDependencies: + fsevents "^2.1.2" + +jest-jasmine2@^25.5.4: + version "25.5.4" + resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-25.5.4.tgz#66ca8b328fb1a3c5364816f8958f6970a8526968" + integrity sha512-9acbWEfbmS8UpdcfqnDO+uBUgKa/9hcRh983IHdM+pKmJPL77G0sWAAK0V0kr5LK3a8cSBfkFSoncXwQlRZfkQ== + dependencies: + "@babel/traverse" "^7.1.0" + "@jest/environment" "^25.5.0" + "@jest/source-map" "^25.5.0" + "@jest/test-result" "^25.5.0" + "@jest/types" "^25.5.0" + chalk "^3.0.0" + co "^4.6.0" + expect "^25.5.0" + is-generator-fn "^2.0.0" + jest-each "^25.5.0" + jest-matcher-utils "^25.5.0" + jest-message-util "^25.5.0" + jest-runtime "^25.5.4" + jest-snapshot "^25.5.1" + jest-util "^25.5.0" + pretty-format "^25.5.0" + throat "^5.0.0" + +jest-leak-detector@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-25.5.0.tgz#2291c6294b0ce404241bb56fe60e2d0c3e34f0bb" + integrity sha512-rV7JdLsanS8OkdDpZtgBf61L5xZ4NnYLBq72r6ldxahJWWczZjXawRsoHyXzibM5ed7C2QRjpp6ypgwGdKyoVA== + dependencies: + jest-get-type "^25.2.6" + pretty-format "^25.5.0" + +jest-matcher-utils@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-25.5.0.tgz#fbc98a12d730e5d2453d7f1ed4a4d948e34b7867" + integrity sha512-VWI269+9JS5cpndnpCwm7dy7JtGQT30UHfrnM3mXl22gHGt/b7NkjBqXfbhZ8V4B7ANUsjK18PlSBmG0YH7gjw== + dependencies: + chalk "^3.0.0" + jest-diff "^25.5.0" + jest-get-type "^25.2.6" + pretty-format "^25.5.0" + +jest-message-util@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-25.5.0.tgz#ea11d93204cc7ae97456e1d8716251185b8880ea" + integrity sha512-ezddz3YCT/LT0SKAmylVyWWIGYoKHOFOFXx3/nA4m794lfVUskMcwhip6vTgdVrOtYdjeQeis2ypzes9mZb4EA== + dependencies: + "@babel/code-frame" "^7.0.0" + "@jest/types" "^25.5.0" + "@types/stack-utils" "^1.0.1" + chalk "^3.0.0" + graceful-fs "^4.2.4" + micromatch "^4.0.2" + slash "^3.0.0" + stack-utils "^1.0.1" + +jest-mock@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-25.5.0.tgz#a91a54dabd14e37ecd61665d6b6e06360a55387a" + integrity sha512-eXWuTV8mKzp/ovHc5+3USJMYsTBhyQ+5A1Mak35dey/RG8GlM4YWVylZuGgVXinaW6tpvk/RSecmF37FKUlpXA== + dependencies: + "@jest/types" "^25.5.0" + +jest-pnp-resolver@^1.2.1: + version "1.2.2" + resolved "https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz#b704ac0ae028a89108a4d040b3f919dfddc8e33c" + integrity sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w== + +jest-regex-util@^25.2.6: + version "25.2.6" + resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-25.2.6.tgz#d847d38ba15d2118d3b06390056028d0f2fd3964" + integrity sha512-KQqf7a0NrtCkYmZZzodPftn7fL1cq3GQAFVMn5Hg8uKx/fIenLEobNanUxb7abQ1sjADHBseG/2FGpsv/wr+Qw== + +jest-resolve-dependencies@^25.5.4: + version "25.5.4" + resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-25.5.4.tgz#85501f53957c8e3be446e863a74777b5a17397a7" + integrity sha512-yFmbPd+DAQjJQg88HveObcGBA32nqNZ02fjYmtL16t1xw9bAttSn5UGRRhzMHIQbsep7znWvAvnD4kDqOFM0Uw== + dependencies: + "@jest/types" "^25.5.0" + jest-regex-util "^25.2.6" + jest-snapshot "^25.5.1" + +jest-resolve@^25.5.1: + version "25.5.1" + resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-25.5.1.tgz#0e6fbcfa7c26d2a5fe8f456088dc332a79266829" + integrity sha512-Hc09hYch5aWdtejsUZhA+vSzcotf7fajSlPA6EZPE1RmPBAD39XtJhvHWFStid58iit4IPDLI/Da4cwdDmAHiQ== + dependencies: + "@jest/types" "^25.5.0" + browser-resolve "^1.11.3" + chalk "^3.0.0" + graceful-fs "^4.2.4" + jest-pnp-resolver "^1.2.1" + read-pkg-up "^7.0.1" + realpath-native "^2.0.0" + resolve "^1.17.0" + slash "^3.0.0" + +jest-runner@^25.5.4: + version "25.5.4" + resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-25.5.4.tgz#ffec5df3875da5f5c878ae6d0a17b8e4ecd7c71d" + integrity sha512-V/2R7fKZo6blP8E9BL9vJ8aTU4TH2beuqGNxHbxi6t14XzTb+x90B3FRgdvuHm41GY8ch4xxvf0ATH4hdpjTqg== + dependencies: + "@jest/console" "^25.5.0" + "@jest/environment" "^25.5.0" + "@jest/test-result" "^25.5.0" + "@jest/types" "^25.5.0" + chalk "^3.0.0" + exit "^0.1.2" + graceful-fs "^4.2.4" + jest-config "^25.5.4" + jest-docblock "^25.3.0" + jest-haste-map "^25.5.1" + jest-jasmine2 "^25.5.4" + jest-leak-detector "^25.5.0" + jest-message-util "^25.5.0" + jest-resolve "^25.5.1" + jest-runtime "^25.5.4" + jest-util "^25.5.0" + jest-worker "^25.5.0" + source-map-support "^0.5.6" + throat "^5.0.0" + +jest-runtime@^25.5.4: + version "25.5.4" + resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-25.5.4.tgz#dc981fe2cb2137abcd319e74ccae7f7eeffbfaab" + integrity sha512-RWTt8LeWh3GvjYtASH2eezkc8AehVoWKK20udV6n3/gC87wlTbE1kIA+opCvNWyyPeBs6ptYsc6nyHUb1GlUVQ== + dependencies: + "@jest/console" "^25.5.0" + "@jest/environment" "^25.5.0" + "@jest/globals" "^25.5.2" + "@jest/source-map" "^25.5.0" + "@jest/test-result" "^25.5.0" + "@jest/transform" "^25.5.1" + "@jest/types" "^25.5.0" + "@types/yargs" "^15.0.0" + chalk "^3.0.0" + collect-v8-coverage "^1.0.0" + exit "^0.1.2" + glob "^7.1.3" + graceful-fs "^4.2.4" + jest-config "^25.5.4" + jest-haste-map "^25.5.1" + jest-message-util "^25.5.0" + jest-mock "^25.5.0" + jest-regex-util "^25.2.6" + jest-resolve "^25.5.1" + jest-snapshot "^25.5.1" + jest-util "^25.5.0" + jest-validate "^25.5.0" + realpath-native "^2.0.0" + slash "^3.0.0" + strip-bom "^4.0.0" + yargs "^15.3.1" + +jest-serializer@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-25.5.0.tgz#a993f484e769b4ed54e70e0efdb74007f503072b" + integrity sha512-LxD8fY1lByomEPflwur9o4e2a5twSQ7TaVNLlFUuToIdoJuBt8tzHfCsZ42Ok6LkKXWzFWf3AGmheuLAA7LcCA== + dependencies: + graceful-fs "^4.2.4" + +jest-snapshot@^25.5.1: + version "25.5.1" + resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-25.5.1.tgz#1a2a576491f9961eb8d00c2e5fd479bc28e5ff7f" + integrity sha512-C02JE1TUe64p2v1auUJ2ze5vcuv32tkv9PyhEb318e8XOKF7MOyXdJ7kdjbvrp3ChPLU2usI7Rjxs97Dj5P0uQ== + dependencies: + "@babel/types" "^7.0.0" + "@jest/types" "^25.5.0" + "@types/prettier" "^1.19.0" + chalk "^3.0.0" + expect "^25.5.0" + graceful-fs "^4.2.4" + jest-diff "^25.5.0" + jest-get-type "^25.2.6" + jest-matcher-utils "^25.5.0" + jest-message-util "^25.5.0" + jest-resolve "^25.5.1" + make-dir "^3.0.0" + natural-compare "^1.4.0" + pretty-format "^25.5.0" + semver "^6.3.0" + +jest-util@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-25.5.0.tgz#31c63b5d6e901274d264a4fec849230aa3fa35b0" + integrity sha512-KVlX+WWg1zUTB9ktvhsg2PXZVdkI1NBevOJSkTKYAyXyH4QSvh+Lay/e/v+bmaFfrkfx43xD8QTfgobzlEXdIA== + dependencies: + "@jest/types" "^25.5.0" + chalk "^3.0.0" + graceful-fs "^4.2.4" + is-ci "^2.0.0" + make-dir "^3.0.0" + +jest-validate@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-25.5.0.tgz#fb4c93f332c2e4cf70151a628e58a35e459a413a" + integrity sha512-okUFKqhZIpo3jDdtUXUZ2LxGUZJIlfdYBvZb1aczzxrlyMlqdnnws9MOxezoLGhSaFc2XYaHNReNQfj5zPIWyQ== + dependencies: + "@jest/types" "^25.5.0" + camelcase "^5.3.1" + chalk "^3.0.0" + jest-get-type "^25.2.6" + leven "^3.1.0" + pretty-format "^25.5.0" + +jest-watcher@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-25.5.0.tgz#d6110d101df98badebe435003956fd4a465e8456" + integrity sha512-XrSfJnVASEl+5+bb51V0Q7WQx65dTSk7NL4yDdVjPnRNpM0hG+ncFmDYJo9O8jaSRcAitVbuVawyXCRoxGrT5Q== + dependencies: + "@jest/test-result" "^25.5.0" + "@jest/types" "^25.5.0" + ansi-escapes "^4.2.1" + chalk "^3.0.0" + jest-util "^25.5.0" + string-length "^3.1.0" + +jest-worker@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-25.5.0.tgz#2611d071b79cea0f43ee57a3d118593ac1547db1" + integrity sha512-/dsSmUkIy5EBGfv/IjjqmFxrNAUpBERfGs1oHROyD7yxjG/w+t0GOJDX8O1k32ySmd7+a5IhnJU2qQFcJ4n1vw== + dependencies: + merge-stream "^2.0.0" + supports-color "^7.0.0" + +jest@^25.0.0: + version "25.5.4" + resolved "https://registry.yarnpkg.com/jest/-/jest-25.5.4.tgz#f21107b6489cfe32b076ce2adcadee3587acb9db" + integrity sha512-hHFJROBTqZahnO+X+PMtT6G2/ztqAZJveGqz//FnWWHurizkD05PQGzRZOhF3XP6z7SJmL+5tCfW8qV06JypwQ== + dependencies: + "@jest/core" "^25.5.4" + import-local "^3.0.2" + jest-cli "^25.5.4" + +js-sha3@0.8.0: + version "0.8.0" + resolved "https://registry.yarnpkg.com/js-sha3/-/js-sha3-0.8.0.tgz#b9b7a5da73afad7dedd0f8c463954cbde6818840" + integrity sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q== + +js-tokens@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" + integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== + +js-yaml@3.14.1, js-yaml@^3.13.1: + version "3.14.1" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537" + integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g== + dependencies: + argparse "^1.0.7" + esprima "^4.0.0" + +jsbn@~0.1.0: + version "0.1.1" + resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513" + integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM= + +jsdom@^15.2.1: + version "15.2.1" + resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-15.2.1.tgz#d2feb1aef7183f86be521b8c6833ff5296d07ec5" + integrity sha512-fAl1W0/7T2G5vURSyxBzrJ1LSdQn6Tr5UX/xD4PXDx/PDgwygedfW6El/KIj3xJ7FU61TTYnc/l/B7P49Eqt6g== + dependencies: + abab "^2.0.0" + acorn "^7.1.0" + acorn-globals "^4.3.2" + array-equal "^1.0.0" + cssom "^0.4.1" + cssstyle "^2.0.0" + data-urls "^1.1.0" + domexception "^1.0.1" + escodegen "^1.11.1" + html-encoding-sniffer "^1.0.2" + nwsapi "^2.2.0" + parse5 "5.1.0" + pn "^1.1.0" + request "^2.88.0" + request-promise-native "^1.0.7" + saxes "^3.1.9" + symbol-tree "^3.2.2" + tough-cookie "^3.0.1" + w3c-hr-time "^1.0.1" + w3c-xmlserializer "^1.1.2" + webidl-conversions "^4.0.2" + whatwg-encoding "^1.0.5" + whatwg-mimetype "^2.3.0" + whatwg-url "^7.0.0" + ws "^7.0.0" + xml-name-validator "^3.0.0" + +jsesc@^2.5.1: + version "2.5.2" + resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4" + integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== + +json-parse-better-errors@^1.0.1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9" + integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw== + +json-parse-even-better-errors@^2.3.0: + version "2.3.1" + resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d" + integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== + +json-schema-traverse@^0.4.1: + version "0.4.1" + resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660" + integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== + +json-schema-traverse@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2" + integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug== + +json-schema@0.2.3: + version "0.2.3" + resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13" + integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM= + +json-stable-stringify-without-jsonify@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" + integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= + +json-stringify-safe@~5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" + integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus= + +json5@2.x, json5@^2.1.0, json5@^2.1.2: + version "2.2.0" + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" + integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== + dependencies: + minimist "^1.2.5" + +jsondiffpatch@^0.4.1: + version "0.4.1" + resolved "https://registry.yarnpkg.com/jsondiffpatch/-/jsondiffpatch-0.4.1.tgz#9fb085036767f03534ebd46dcd841df6070c5773" + integrity sha512-t0etAxTUk1w5MYdNOkZBZ8rvYYN5iL+2dHCCx/DpkFm/bW28M6y5nUS83D4XdZiHy35Fpaw6LBb+F88fHZnVCw== + dependencies: + chalk "^2.3.0" + diff-match-patch "^1.0.0" + +jsonpointer@^4.0.1: + version "4.1.0" + resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.1.0.tgz#501fb89986a2389765ba09e6053299ceb4f2c2cc" + integrity sha512-CXcRvMyTlnR53xMcKnuMzfCA5i/nfblTnnr74CZb6C4vG39eu6w51t7nKmU5MfLfbTgGItliNyjO/ciNPDqClg== + +jsonpointer@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-5.0.0.tgz#f802669a524ec4805fa7389eadbc9921d5dc8072" + integrity sha512-PNYZIdMjVIvVgDSYKTT63Y+KZ6IZvGRNNWcxwD+GNnUz1MKPfv30J8ueCjdwcN0nDx2SlshgyB7Oy0epAzVRRg== + +jsonwebtoken@^8.4.0: + version "8.5.1" + resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d" + integrity sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w== + dependencies: + jws "^3.2.2" + lodash.includes "^4.3.0" + lodash.isboolean "^3.0.3" + lodash.isinteger "^4.0.4" + lodash.isnumber "^3.0.3" + lodash.isplainobject "^4.0.6" + lodash.isstring "^4.0.1" + lodash.once "^4.0.0" + ms "^2.1.1" + semver "^5.6.0" + +jsprim@^1.2.2: + version "1.4.1" + resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2" + integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI= + dependencies: + assert-plus "1.0.0" + extsprintf "1.3.0" + json-schema "0.2.3" + verror "1.10.0" + +jwa@^1.4.1: + version "1.4.1" + resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a" + integrity sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA== + dependencies: + buffer-equal-constant-time "1.0.1" + ecdsa-sig-formatter "1.0.11" + safe-buffer "^5.0.1" + +jws@^3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/jws/-/jws-3.2.2.tgz#001099f3639468c9414000e99995fa52fb478304" + integrity sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA== + dependencies: + jwa "^1.4.1" + safe-buffer "^5.0.1" + +keccak256@^1.0.0: + version "1.0.3" + resolved "https://registry.yarnpkg.com/keccak256/-/keccak256-1.0.3.tgz#0a9c0383a9cda753a7351811cf69eaa607043366" + integrity sha512-EkF/4twuPm1V/gn75nejOUrKfDUJn87RMLzDWosXF3pXuOvesiSgX35GcmbqzdImCASEkE/WaklWGWSa+Ha5bQ== + dependencies: + bn.js "^4.11.8" + keccak "^3.0.1" + +keccak@^3.0.1: + version "3.0.2" + resolved "https://registry.yarnpkg.com/keccak/-/keccak-3.0.2.tgz#4c2c6e8c54e04f2670ee49fa734eb9da152206e0" + integrity sha512-PyKKjkH53wDMLGrvmRGSNWgmSxZOUqbnXwKL9tmgbFYA1iAYqW21kfR7mZXV0MlESiefxQQE9X9fTa3X+2MPDQ== + dependencies: + node-addon-api "^2.0.0" + node-gyp-build "^4.2.0" + readable-stream "^3.6.0" + +kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0: + version "3.2.2" + resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64" + integrity sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ= + dependencies: + is-buffer "^1.1.5" + +kind-of@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-4.0.0.tgz#20813df3d712928b207378691a45066fae72dd57" + integrity sha1-IIE989cSkosgc3hpGkUGb65y3Vc= + dependencies: + is-buffer "^1.1.5" + +kind-of@^5.0.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d" + integrity sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw== + +kind-of@^6.0.0, kind-of@^6.0.2: + version "6.0.3" + resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd" + integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== + +kleur@^3.0.3: + version "3.0.3" + resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e" + integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== + +ky-universal@^0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/ky-universal/-/ky-universal-0.3.0.tgz#3fcbb0dd03da39b5f05100d9362a630d5e1d402e" + integrity sha512-CM4Bgb2zZZpsprcjI6DNYTaH3oGHXL2u7BU4DK+lfCuC4snkt9/WRpMYeKbBbXscvKkeqBwzzjFX2WwmKY5K/A== + dependencies: + abort-controller "^3.0.0" + node-fetch "^2.6.0" + +ky@^0.12.0: + version "0.12.0" + resolved "https://registry.yarnpkg.com/ky/-/ky-0.12.0.tgz#c05be95e6745ba422a6d2cc8ae964164962279f9" + integrity sha512-t9b7v3V2fGwAcQnnDDQwKQGF55eWrf4pwi1RN08Fy8b/9GEwV7Ea0xQiaSW6ZbeghBHIwl8kgnla4vVo9seepQ== + +leven@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2" + integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A== + +levn@^0.4.1: + version "0.4.1" + resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade" + integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== + dependencies: + prelude-ls "^1.2.1" + type-check "~0.4.0" + +levn@~0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee" + integrity sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4= + dependencies: + prelude-ls "~1.1.2" + type-check "~0.3.2" + +li@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/li/-/li-1.3.0.tgz#22c59bcaefaa9a8ef359cf759784e4bf106aea1b" + integrity sha1-IsWbyu+qmo7zWc91l4TkvxBq6hs= + +libsodium-wrappers@^0.5.4: + version "0.5.4" + resolved "https://registry.yarnpkg.com/libsodium-wrappers/-/libsodium-wrappers-0.5.4.tgz#0059bf219c3a37b228f823342399b1607a4c5ba4" + integrity sha512-dAYsfQgh6XwR4I65y7T5qDgb2XNKDpzXEXz229sDplaJfnAuIBTHBYlQ44jL5DIS4cCUspE3+g0kF4/Xe8286A== + dependencies: + libsodium "0.5.4" + +libsodium@0.5.4: + version "0.5.4" + resolved "https://registry.yarnpkg.com/libsodium/-/libsodium-0.5.4.tgz#874413435ee40c512dd59ea6db9b75970f8aec02" + integrity sha512-s1TQ2V23JvGby1gnCQEQncTNTGck/rtJPPA8c0TiBo9z9TpT4eUk5zThte8H1TkdoKQznneqZqyoqdrwu2btWw== + +lines-and-columns@^1.1.6: + version "1.2.4" + resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" + integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== + +load-json-file@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b" + integrity sha1-L19Fq5HjMhYjT9U62rZo607AmTs= + dependencies: + graceful-fs "^4.1.2" + parse-json "^4.0.0" + pify "^3.0.0" + strip-bom "^3.0.0" + +locate-path@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e" + integrity sha1-K1aLJl7slExtnA3pw9u7ygNUzY4= + dependencies: + p-locate "^2.0.0" + path-exists "^3.0.0" + +locate-path@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0" + integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g== + dependencies: + p-locate "^4.1.0" + +lodash.find@^4.6.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/lodash.find/-/lodash.find-4.6.0.tgz#cb0704d47ab71789ffa0de8b97dd926fb88b13b1" + integrity sha1-ywcE1Hq3F4n/oN6Ll92Sb7iLE7E= + +lodash.get@^4.4.2: + version "4.4.2" + resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" + integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk= + +lodash.includes@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f" + integrity sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8= + +lodash.isboolean@^3.0.3: + version "3.0.3" + resolved "https://registry.yarnpkg.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz#6c2e171db2a257cd96802fd43b01b20d5f5870f6" + integrity sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY= + +lodash.isinteger@^4.0.4: + version "4.0.4" + resolved "https://registry.yarnpkg.com/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz#619c0af3d03f8b04c31f5882840b77b11cd68343" + integrity sha1-YZwK89A/iwTDH1iChAt3sRzWg0M= + +lodash.isnumber@^3.0.3: + version "3.0.3" + resolved "https://registry.yarnpkg.com/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz#3ce76810c5928d03352301ac287317f11c0b1ffc" + integrity sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w= + +lodash.isobject@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/lodash.isobject/-/lodash.isobject-3.0.2.tgz#3c8fb8d5b5bf4bf90ae06e14f2a530a4ed935e1d" + integrity sha1-PI+41bW/S/kK4G4U8qUwpO2TXh0= + +lodash.isplainobject@^4.0.6: + version "4.0.6" + resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb" + integrity sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs= + +lodash.isstring@^4.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451" + integrity sha1-1SfftUVuynzJu5XV2ur4i6VKVFE= + +lodash.keys@^4.0.8: + version "4.2.0" + resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-4.2.0.tgz#a08602ac12e4fb83f91fc1fb7a360a4d9ba35205" + integrity sha1-oIYCrBLk+4P5H8H7ejYKTZujUgU= + +lodash.mapvalues@^4.6.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz#1bafa5005de9dd6f4f26668c30ca37230cc9689c" + integrity sha1-G6+lAF3p3W9PJmaMMMo3IwzJaJw= + +lodash.memoize@4.x, lodash.memoize@^4.1.2: + version "4.1.2" + resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe" + integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4= + +lodash.merge@^4.6.2: + version "4.6.2" + resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" + integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== + +lodash.once@^4.0.0: + version "4.1.1" + resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac" + integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w= + +lodash.set@^4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23" + integrity sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM= + +lodash.sortby@^4.7.0: + version "4.7.0" + resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" + integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg= + +lodash.truncate@^4.4.2: + version "4.4.2" + resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193" + integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM= + +lodash.uniq@^4.5.0: + version "4.5.0" + resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" + integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= + +lodash@^4.17.19: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== + +lolex@^5.0.0: + version "5.1.2" + resolved "https://registry.yarnpkg.com/lolex/-/lolex-5.1.2.tgz#953694d098ce7c07bc5ed6d0e42bc6c0c6d5a367" + integrity sha512-h4hmjAvHTmd+25JSwrtTIuwbKdwg5NzZVRMLn9saij4SZaepCrTCxPr35H/3bjwfMJtN+t3CX8672UIkglz28A== + dependencies: + "@sinonjs/commons" "^1.7.0" + +long@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28" + integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA== + +loud-rejection@^1.0.0: + version "1.6.0" + resolved "https://registry.yarnpkg.com/loud-rejection/-/loud-rejection-1.6.0.tgz#5b46f80147edee578870f086d04821cf998e551f" + integrity sha1-W0b4AUft7leIcPCG0Eghz5mOVR8= + dependencies: + currently-unhandled "^0.4.1" + signal-exit "^3.0.0" + +lru-cache@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94" + integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA== + dependencies: + yallist "^4.0.0" + +macos-release@^2.2.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-2.5.0.tgz#067c2c88b5f3fb3c56a375b2ec93826220fa1ff2" + integrity sha512-EIgv+QZ9r+814gjJj0Bt5vSLJLzswGmSUbUpbi9AIr/fsN2IWFBl2NucV9PAiek+U1STK468tEkxmVYUtuAN3g== + +make-dir@^3.0.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f" + integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw== + dependencies: + semver "^6.0.0" + +make-error@1.x, make-error@^1.1.1: + version "1.3.6" + resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2" + integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw== + +makeerror@1.0.12: + version "1.0.12" + resolved "https://registry.yarnpkg.com/makeerror/-/makeerror-1.0.12.tgz#3e5dd2079a82e812e983cc6610c4a2cb0eaa801a" + integrity sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg== + dependencies: + tmpl "1.0.5" + +map-cache@^0.2.2: + version "0.2.2" + resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf" + integrity sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8= + +map-obj@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d" + integrity sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0= + +map-obj@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-2.0.0.tgz#a65cd29087a92598b8791257a523e021222ac1f9" + integrity sha1-plzSkIepJZi4eRJXpSPgISIqwfk= + +map-visit@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f" + integrity sha1-7Nyo8TFE5mDxtb1B8S80edmN+48= + dependencies: + object-visit "^1.0.0" + +md5.js@^1.3.4: + version "1.3.5" + resolved "https://registry.yarnpkg.com/md5.js/-/md5.js-1.3.5.tgz#b5d07b8e3216e3e27cd728d72f70d1e6a342005f" + integrity sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg== + dependencies: + hash-base "^3.0.0" + inherits "^2.0.1" + safe-buffer "^5.1.2" + +memfs-or-file-map-to-github-branch@^1.1.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/memfs-or-file-map-to-github-branch/-/memfs-or-file-map-to-github-branch-1.2.0.tgz#a56cd13443144a8c7fbe2a4b90b5f570fb39c845" + integrity sha512-PloI9AkRXrLQuBU1s7eYQpl+4hkL0U0h23lddMaJ3ZGUufn8pdNRxd1kCfBqL5gISCFQs78ttXS15e4/f5vcTA== + dependencies: + "@octokit/rest" "^16.43.1" + +meow@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/meow/-/meow-5.0.0.tgz#dfc73d63a9afc714a5e371760eb5c88b91078aa4" + integrity sha512-CbTqYU17ABaLefO8vCU153ZZlprKYWDljcndKKDCFcYQITzWCXZAVk4QMFZPgvzrnUQ3uItnIE/LoUOwrT15Ig== + dependencies: + camelcase-keys "^4.0.0" + decamelize-keys "^1.0.0" + loud-rejection "^1.0.0" + minimist-options "^3.0.1" + normalize-package-data "^2.3.4" + read-pkg-up "^3.0.0" + redent "^2.0.0" + trim-newlines "^2.0.0" + yargs-parser "^10.0.0" + +merge-stream@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60" + integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== + +merge2@^1.3.0: + version "1.4.1" + resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" + integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== + +micromatch@4.x, micromatch@^4.0.2, micromatch@^4.0.4: + version "4.0.4" + resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9" + integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg== + dependencies: + braces "^3.0.1" + picomatch "^2.2.3" + +micromatch@^3.1.4: + version "3.1.10" + resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23" + integrity sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg== + dependencies: + arr-diff "^4.0.0" + array-unique "^0.3.2" + braces "^2.3.1" + define-property "^2.0.2" + extend-shallow "^3.0.2" + extglob "^2.0.4" + fragment-cache "^0.2.1" + kind-of "^6.0.2" + nanomatch "^1.2.9" + object.pick "^1.3.0" + regex-not "^1.0.0" + snapdragon "^0.8.1" + to-regex "^3.0.2" + +mime-db@1.51.0: + version "1.51.0" + resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.51.0.tgz#d9ff62451859b18342d960850dc3cfb77e63fb0c" + integrity sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g== + +mime-types@^2.1.12, mime-types@~2.1.19, mime-types@~2.1.7: + version "2.1.34" + resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.34.tgz#5a712f9ec1503511a945803640fafe09d3793c24" + integrity sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A== + dependencies: + mime-db "1.51.0" + +mimic-fn@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" + integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== + +mimic-response@^2.0.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43" + integrity sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA== + +mimic-response@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9" + integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ== + +minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" + integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A== + +minimalistic-crypto-utils@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" + integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg== + +minimatch@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" + integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA== + dependencies: + brace-expansion "^1.1.7" + +minimist-options@^3.0.1: + version "3.0.2" + resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-3.0.2.tgz#fba4c8191339e13ecf4d61beb03f070103f3d954" + integrity sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ== + dependencies: + arrify "^1.0.1" + is-plain-obj "^1.1.0" + +minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5: + version "1.2.5" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" + integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== + +minipass@^3.0.0: + version "3.1.5" + resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.5.tgz#71f6251b0a33a49c01b3cf97ff77eda030dff732" + integrity sha512-+8NzxD82XQoNKNrl1d/FSi+X8wAEWR+sbYAfIvub4Nz0d22plFG72CEVVaufV8PNf4qSslFTD8VMOxNVhHCjTw== + dependencies: + yallist "^4.0.0" + +minizlib@^2.1.1: + version "2.1.2" + resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931" + integrity sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg== + dependencies: + minipass "^3.0.0" + yallist "^4.0.0" + +mixin-deep@^1.2.0: + version "1.3.2" + resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566" + integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA== + dependencies: + for-in "^1.0.2" + is-extendable "^1.0.1" + +mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3: + version "0.5.3" + resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113" + integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A== + +mkdirp@0.x: + version "0.5.5" + resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def" + integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== + dependencies: + minimist "^1.2.5" + +mkdirp@^1.0.3: + version "1.0.4" + resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" + integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== + +ms@2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" + integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g= + +ms@2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" + integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== + +ms@^2.1.1: + version "2.1.3" + resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" + integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== + +nanomatch@^1.2.9: + version "1.2.13" + resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119" + integrity sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA== + dependencies: + arr-diff "^4.0.0" + array-unique "^0.3.2" + define-property "^2.0.2" + extend-shallow "^3.0.2" + fragment-cache "^0.2.1" + is-windows "^1.0.2" + kind-of "^6.0.2" + object.pick "^1.3.0" + regex-not "^1.0.0" + snapdragon "^0.8.1" + to-regex "^3.0.1" + +napi-build-utils@^1.0.1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/napi-build-utils/-/napi-build-utils-1.0.2.tgz#b1fddc0b2c46e380a0b7a76f984dd47c41a13806" + integrity sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg== + +natural-compare@^1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" + integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= + +nested-property@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/nested-property/-/nested-property-2.0.2.tgz#5523123ecd41c32dcb7e5c4793ee16cf56f7695c" + integrity sha512-oVABBYilPx1A8QlkeZzMf1P01gQIuXIT7zTKvLiCX4vEdimvt9NpBAC9C2RGOofKQxaRMBXdXCS3s1BZZXykhQ== + +nice-try@^1.0.4: + version "1.0.5" + resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" + integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== + +node-abi@^2.7.0: + version "2.30.1" + resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.30.1.tgz#c437d4b1fe0e285aaf290d45b45d4d7afedac4cf" + integrity sha512-/2D0wOQPgaUWzVSVgRMx+trKJRC2UG4SUc4oCJoXx9Uxjtp0Vy3/kt7zcbxHF8+Z/pK3UloLWzBISg72brfy1w== + dependencies: + semver "^5.4.1" + +node-addon-api@^2.0.0: + version "2.0.2" + resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.2.tgz#432cfa82962ce494b132e9d72a15b29f71ff5d32" + integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA== + +node-addon-api@^3.0.0: + version "3.2.1" + resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161" + integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A== + +node-cleanup@^2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/node-cleanup/-/node-cleanup-2.1.2.tgz#7ac19abd297e09a7f72a71545d951b517e4dde2c" + integrity sha1-esGavSl+Caf3KnFUXZUbUX5N3iw= + +node-fetch@2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" + integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== + +node-fetch@^2.6.0, node-fetch@^2.6.1: + version "2.6.6" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89" + integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA== + dependencies: + whatwg-url "^5.0.0" + +node-gyp-build@^4.2.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.3.0.tgz#9f256b03e5826150be39c764bf51e993946d71a3" + integrity sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q== + +node-int64@^0.4.0: + version "0.4.0" + resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b" + integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs= + +node-modules-regexp@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz#8d9dbe28964a4ac5712e9131642107c71e90ec40" + integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA= + +node-notifier@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-6.0.0.tgz#cea319e06baa16deec8ce5cd7f133c4a46b68e12" + integrity sha512-SVfQ/wMw+DesunOm5cKqr6yDcvUTDl/yc97ybGHMrteNEY6oekXpNpS3lZwgLlwz0FLgHoiW28ZpmBHUDg37cw== + dependencies: + growly "^1.3.0" + is-wsl "^2.1.1" + semver "^6.3.0" + shellwords "^0.1.1" + which "^1.3.1" + +node-releases@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5" + integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA== + +node-uuid@~1.4.7: + version "1.4.8" + resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.8.tgz#b040eb0923968afabf8d32fb1f17f1167fdab907" + integrity sha1-sEDrCSOWivq/jTL7HxfxFn/auQc= + +noop-logger@^0.1.1: + version "0.1.1" + resolved "https://registry.yarnpkg.com/noop-logger/-/noop-logger-0.1.1.tgz#94a2b1633c4f1317553007d8966fd0e841b6a4c2" + integrity sha1-lKKxYzxPExdVMAfYlm/Q6EG2pMI= + +normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8" + integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA== + dependencies: + hosted-git-info "^2.1.4" + resolve "^1.10.0" + semver "2 || 3 || 4 || 5" + validate-npm-package-license "^3.0.1" + +normalize-path@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9" + integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk= + dependencies: + remove-trailing-separator "^1.0.1" + +normalize-path@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" + integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== + +npm-run-path@^2.0.0: + version "2.0.2" + resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f" + integrity sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8= + dependencies: + path-key "^2.0.0" + +npm-run-path@^4.0.0: + version "4.0.1" + resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea" + integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw== + dependencies: + path-key "^3.0.0" + +npmlog@^4.0.1, npmlog@^4.1.2: + version "4.1.2" + resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b" + integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg== + dependencies: + are-we-there-yet "~1.1.2" + console-control-strings "~1.1.0" + gauge "~2.7.3" + set-blocking "~2.0.0" + +number-is-nan@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" + integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0= + +nwsapi@^2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.0.tgz#204879a9e3d068ff2a55139c2c772780681a38b7" + integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ== + +oauth-sign@~0.8.1: + version "0.8.2" + resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43" + integrity sha1-Rqarfwrq2N6unsBWV4C31O/rnUM= + +oauth-sign@~0.9.0: + version "0.9.0" + resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455" + integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ== + +object-assign@^4.1.0: + version "4.1.1" + resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" + integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= + +object-copy@^0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/object-copy/-/object-copy-0.1.0.tgz#7e7d858b781bd7c991a41ba975ed3812754e998c" + integrity sha1-fn2Fi3gb18mRpBupde04EnVOmYw= + dependencies: + copy-descriptor "^0.1.0" + define-property "^0.2.5" + kind-of "^3.0.3" + +object-visit@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb" + integrity sha1-95xEk68MU3e1n+OdOV5BBC3QRbs= + dependencies: + isobject "^3.0.0" + +object.pick@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747" + integrity sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c= + dependencies: + isobject "^3.0.1" + +octokit-pagination-methods@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz#cf472edc9d551055f9ef73f6e42b4dbb4c80bea4" + integrity sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ== + +once@^1.3.0, once@^1.3.1, once@^1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" + integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E= + dependencies: + wrappy "1" + +onetime@^5.1.0: + version "5.1.2" + resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.2.tgz#d0e96ebb56b07476df1dd9c4806e5237985ca45e" + integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg== + dependencies: + mimic-fn "^2.1.0" + +optionator@^0.8.1: + version "0.8.3" + resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.3.tgz#84fa1d036fe9d3c7e21d99884b601167ec8fb495" + integrity sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA== + dependencies: + deep-is "~0.1.3" + fast-levenshtein "~2.0.6" + levn "~0.3.0" + prelude-ls "~1.1.2" + type-check "~0.3.2" + word-wrap "~1.2.3" + +optionator@^0.9.1: + version "0.9.1" + resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.1.tgz#4f236a6373dae0566a6d43e1326674f50c291499" + integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw== + dependencies: + deep-is "^0.1.3" + fast-levenshtein "^2.0.6" + levn "^0.4.1" + prelude-ls "^1.2.1" + type-check "^0.4.0" + word-wrap "^1.2.3" + +os-name@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/os-name/-/os-name-3.1.0.tgz#dec19d966296e1cd62d701a5a66ee1ddeae70801" + integrity sha512-h8L+8aNjNcMpo/mAIBPn5PXCM16iyPGjHNWo6U1YO8sJTMHtEtyczI6QJnLoplswm6goopQkqc7OAnjhWcugVg== + dependencies: + macos-release "^2.2.0" + windows-release "^3.1.0" + +override-require@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/override-require/-/override-require-1.1.1.tgz#6ae22fadeb1f850ffb0cf4c20ff7b87e5eb650df" + integrity sha1-auIvresfhQ/7DPTCD/e4fl62UN8= + +p-each-series@^2.1.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/p-each-series/-/p-each-series-2.2.0.tgz#105ab0357ce72b202a8a8b94933672657b5e2a9a" + integrity sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA== + +p-finally@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae" + integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4= + +p-finally@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-2.0.1.tgz#bd6fcaa9c559a096b680806f4d657b3f0f240561" + integrity sha512-vpm09aKwq6H9phqRQzecoDpD8TmVyGw70qmWlyq5onxY7tqyTTFVvxMykxQSQKILBSFlbXpypIw2T1Ml7+DDtw== + +p-limit@^1.1.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8" + integrity sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q== + dependencies: + p-try "^1.0.0" + +p-limit@^2.1.0, p-limit@^2.2.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1" + integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w== + dependencies: + p-try "^2.0.0" + +p-locate@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43" + integrity sha1-IKAQOyIqcMj9OcwuWAaA893l7EM= + dependencies: + p-limit "^1.1.0" + +p-locate@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07" + integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A== + dependencies: + p-limit "^2.2.0" + +p-try@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3" + integrity sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M= + +p-try@^2.0.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6" + integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== + +parent-module@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2" + integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== + dependencies: + callsites "^3.0.0" + +parse-diff@^0.7.0: + version "0.7.1" + resolved "https://registry.yarnpkg.com/parse-diff/-/parse-diff-0.7.1.tgz#9b7a2451c3725baf2c87c831ba192d40ee2237d4" + integrity sha512-1j3l8IKcy4yRK2W4o9EYvJLSzpAVwz4DXqCewYyx2vEwk2gcf3DBPqc8Fj4XV3K33OYJ08A8fWwyu/ykD/HUSg== + +parse-git-config@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/parse-git-config/-/parse-git-config-2.0.3.tgz#6fb840d4a956e28b971c97b33a5deb73a6d5b6bb" + integrity sha512-Js7ueMZOVSZ3tP8C7E3KZiHv6QQl7lnJ+OkbxoaFazzSa2KyEHqApfGbU3XboUgUnq4ZuUmskUpYKTNx01fm5A== + dependencies: + expand-tilde "^2.0.2" + git-config-path "^1.0.1" + ini "^1.3.5" + +parse-github-url@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/parse-github-url/-/parse-github-url-1.0.2.tgz#242d3b65cbcdda14bb50439e3242acf6971db395" + integrity sha512-kgBf6avCbO3Cn6+RnzRGLkUsv4ZVqv/VfAYkRsyBcgkshNvVBkRn1FEZcW0Jb+npXQWm2vHPnnOqFteZxRRGNw== + +parse-json@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0" + integrity sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA= + dependencies: + error-ex "^1.3.1" + json-parse-better-errors "^1.0.1" + +parse-json@^5.0.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.2.0.tgz#c76fc66dee54231c962b22bcc8a72cf2f99753cd" + integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg== + dependencies: + "@babel/code-frame" "^7.0.0" + error-ex "^1.3.1" + json-parse-even-better-errors "^2.3.0" + lines-and-columns "^1.1.6" + +parse-link-header@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/parse-link-header/-/parse-link-header-1.0.1.tgz#bedfe0d2118aeb84be75e7b025419ec8a61140a7" + integrity sha1-vt/g0hGK64S+deewJUGeyKYRQKc= + dependencies: + xtend "~4.0.1" + +parse-passwd@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6" + integrity sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY= + +parse5@5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/parse5/-/parse5-5.1.0.tgz#c59341c9723f414c452975564c7c00a68d58acd2" + integrity sha512-fxNG2sQjHvlVAYmzBZS9YlDp6PTSSDwa98vkD4QgVDDCAo84z5X1t5XyJQ62ImdLXx5NdIIfihey6xpum9/gRQ== + +pascalcase@^0.1.1: + version "0.1.1" + resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14" + integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ= + +path-exists@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515" + integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU= + +path-exists@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" + integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== + +path-is-absolute@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" + integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18= + +path-key@^2.0.0, path-key@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" + integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A= + +path-key@^3.0.0, path-key@^3.1.0: + version "3.1.1" + resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375" + integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== + +path-parse@^1.0.6: + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" + integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== + +path-type@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f" + integrity sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg== + dependencies: + pify "^3.0.0" + +path-type@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" + integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== + +pbkdf2@^3.0.14, pbkdf2@^3.0.9: + version "3.1.2" + resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.1.2.tgz#dd822aa0887580e52f1a039dc3eda108efae3075" + integrity sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA== + dependencies: + create-hash "^1.1.2" + create-hmac "^1.1.4" + ripemd160 "^2.0.1" + safe-buffer "^5.0.1" + sha.js "^2.4.8" + +performance-now@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" + integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= + +picocolors@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" + integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== + +picomatch@^2.0.4, picomatch@^2.2.3: + version "2.3.0" + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972" + integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw== + +pify@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176" + integrity sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY= + +pinkie-promise@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c069ac9b178776288228450ffa" + integrity sha1-ITXW36ejWMBprJsXh3YogihFD/o= + dependencies: + pinkie "^2.0.0" + +pinkie@^2.0.0: + version "2.0.4" + resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870" + integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA= + +pinpoint@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/pinpoint/-/pinpoint-1.1.0.tgz#0cf7757a6977f1bf7f6a32207b709e377388e874" + integrity sha1-DPd1eml38b9/ajIge3CeN3OI6HQ= + +pirates@^4.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.1.tgz#643a92caf894566f91b2b986d2c66950a8e2fb87" + integrity sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA== + dependencies: + node-modules-regexp "^1.0.0" + +pkg-dir@^4.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3" + integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ== + dependencies: + find-up "^4.0.0" + +pn@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb" + integrity sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA== + +posix-character-classes@^0.1.0: + version "0.1.1" + resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab" + integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs= + +prebuild-install@^5.3.4: + version "5.3.6" + resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-5.3.6.tgz#7c225568d864c71d89d07f8796042733a3f54291" + integrity sha512-s8Aai8++QQGi4sSbs/M1Qku62PFK49Jm1CbgXklGz4nmHveDq0wzJkg7Na5QbnO1uNH8K7iqx2EQ/mV0MZEmOg== + dependencies: + detect-libc "^1.0.3" + expand-template "^2.0.3" + github-from-package "0.0.0" + minimist "^1.2.3" + mkdirp-classic "^0.5.3" + napi-build-utils "^1.0.1" + node-abi "^2.7.0" + noop-logger "^0.1.1" + npmlog "^4.0.1" + pump "^3.0.0" + rc "^1.2.7" + simple-get "^3.0.3" + tar-fs "^2.0.0" + tunnel-agent "^0.6.0" + which-pm-runs "^1.0.0" + +prelude-ls@^1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" + integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== + +prelude-ls@~1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" + integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ= + +pretty-format@^25.2.1, pretty-format@^25.5.0: + version "25.5.0" + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a" + integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ== + dependencies: + "@jest/types" "^25.5.0" + ansi-regex "^5.0.0" + ansi-styles "^4.0.0" + react-is "^16.12.0" + +pretty-format@^27.0.0, pretty-format@^27.3.1: + version "27.3.1" + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.3.1.tgz#7e9486365ccdd4a502061fa761d3ab9ca1b78df5" + integrity sha512-DR/c+pvFc52nLimLROYjnXPtolawm+uWDxr4FjuLDLUn+ktWnSN851KoHwHzzqq6rfCOjkzN8FLgDrSub6UDuA== + dependencies: + "@jest/types" "^27.2.5" + ansi-regex "^5.0.1" + ansi-styles "^5.0.0" + react-is "^17.0.1" + +prettyjson@^1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/prettyjson/-/prettyjson-1.2.1.tgz#fcffab41d19cab4dfae5e575e64246619b12d289" + integrity sha1-/P+rQdGcq0365eV15kJGYZsS0ok= + dependencies: + colors "^1.1.2" + minimist "^1.2.0" + +process-nextick-args@~2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" + integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== + +progress@^2.0.0: + version "2.0.3" + resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" + integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== + +"promise-nodeify@>= 0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/promise-nodeify/-/promise-nodeify-3.0.1.tgz#f0f5d9720ee9ec71dd2bfa92667be504c10229c2" + integrity sha512-ghsSuzZXJX8iO7WVec2z7GI+Xk/EyiD+JZK7AZKhUqYfpLa/Zs4ylUD+CwwnKlG6G3HnkUPMAi6PO7zeqGKssg== + +prompts@^2.0.1: + version "2.4.2" + resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.2.tgz#7b57e73b3a48029ad10ebd44f74b01722a4cb069" + integrity sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q== + dependencies: + kleur "^3.0.3" + sisteransi "^1.0.5" + +protobufjs@^6.9.0: + version "6.11.2" + resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.11.2.tgz#de39fabd4ed32beaa08e9bb1e30d08544c1edf8b" + integrity sha512-4BQJoPooKJl2G9j3XftkIXjoC9C0Av2NOrWmbLWT1vH32GcSUHjM0Arra6UfTsVyfMAuFzaLucXn1sadxJydAw== + dependencies: + "@protobufjs/aspromise" "^1.1.2" + "@protobufjs/base64" "^1.1.2" + "@protobufjs/codegen" "^2.0.4" + "@protobufjs/eventemitter" "^1.1.0" + "@protobufjs/fetch" "^1.1.0" + "@protobufjs/float" "^1.0.2" + "@protobufjs/inquire" "^1.1.0" + "@protobufjs/path" "^1.1.2" + "@protobufjs/pool" "^1.1.0" + "@protobufjs/utf8" "^1.1.0" + "@types/long" "^4.0.1" + "@types/node" ">=13.7.0" + long "^4.0.0" + +"proxying-agent@>= 2.1": + version "2.4.0" + resolved "https://registry.yarnpkg.com/proxying-agent/-/proxying-agent-2.4.0.tgz#6796549fc46bf3423554440f64a4449220f9014d" + integrity sha512-b9vDqIcViJZVsWPpQlp9Py74u+Wqd0a+kMkkg7zX58mwNtrNbOChNlRTM7lUrlpiwNzyJCV8+5D8rnZYLDFh7Q== + +psl@^1.1.28: + version "1.8.0" + resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24" + integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ== + +pump@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64" + integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww== + dependencies: + end-of-stream "^1.1.0" + once "^1.3.1" + +punycode@^1.3.2, punycode@^1.4.1: + version "1.4.1" + resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" + integrity sha1-wNWmOycYgArY4esPpSachN1BhF4= + +punycode@^2.1.0, punycode@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" + integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== + +qs@~6.3.0: + version "6.3.2" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.3.2.tgz#e75bd5f6e268122a2a0e0bda630b2550c166502c" + integrity sha1-51vV9uJoEioqDgvaYwslUMFmUCw= + +qs@~6.5.2: + version "6.5.2" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" + integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA== + +query-string@^6.8.2: + version "6.14.1" + resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.14.1.tgz#7ac2dca46da7f309449ba0f86b1fd28255b0c86a" + integrity sha512-XDxAeVmpfu1/6IjyT/gXHOl+S0vQ9owggJ30hhWKdHAsNPOcasn5o9BW0eejZqL2e4vMjhAxoW3jVHcD6mbcYw== + dependencies: + decode-uri-component "^0.2.0" + filter-obj "^1.1.0" + split-on-first "^1.0.0" + strict-uri-encode "^2.0.0" + +queue-microtask@^1.2.2: + version "1.2.3" + resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" + integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== + +queue@6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/queue/-/queue-6.0.1.tgz#abd5a5b0376912f070a25729e0b6a7d565683791" + integrity sha512-AJBQabRCCNr9ANq8v77RJEv73DPbn55cdTb+Giq4X0AVnNVZvMHlYp7XlQiN+1npCZj1DuSmaA2hYVUUDgxFDg== + dependencies: + inherits "~2.0.3" + +quick-lru@^1.0.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-1.1.0.tgz#4360b17c61136ad38078397ff11416e186dcfbb8" + integrity sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g= + +randombytes@^2.0.1: + version "2.1.0" + resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a" + integrity sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ== + dependencies: + safe-buffer "^5.1.0" + +rc@^1.2.7: + version "1.2.8" + resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed" + integrity sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw== + dependencies: + deep-extend "^0.6.0" + ini "~1.3.0" + minimist "^1.2.0" + strip-json-comments "~2.0.1" + +react-is@^16.12.0: + version "16.13.1" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" + integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== + +react-is@^17.0.1: + version "17.0.2" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" + integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== + +read-pkg-up@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07" + integrity sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc= + dependencies: + find-up "^2.0.0" + read-pkg "^3.0.0" + +read-pkg-up@^7.0.1: + version "7.0.1" + resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz#f3a6135758459733ae2b95638056e1854e7ef507" + integrity sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg== + dependencies: + find-up "^4.1.0" + read-pkg "^5.2.0" + type-fest "^0.8.1" + +read-pkg@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389" + integrity sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k= + dependencies: + load-json-file "^4.0.0" + normalize-package-data "^2.3.2" + path-type "^3.0.0" + +read-pkg@^5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc" + integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg== + dependencies: + "@types/normalize-package-data" "^2.4.0" + normalize-package-data "^2.5.0" + parse-json "^5.0.0" + type-fest "^0.6.0" + +readable-stream@^2.0.6: + version "2.3.7" + resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57" + integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw== + dependencies: + core-util-is "~1.0.0" + inherits "~2.0.3" + isarray "~1.0.0" + process-nextick-args "~2.0.0" + safe-buffer "~5.1.1" + string_decoder "~1.1.1" + util-deprecate "~1.0.1" + +readable-stream@^3.1.1, readable-stream@^3.4.0, readable-stream@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198" + integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== + dependencies: + inherits "^2.0.3" + string_decoder "^1.1.1" + util-deprecate "^1.0.1" + +readline-sync@^1.4.9: + version "1.4.10" + resolved "https://registry.yarnpkg.com/readline-sync/-/readline-sync-1.4.10.tgz#41df7fbb4b6312d673011594145705bf56d8873b" + integrity sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw== + +realpath-native@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/realpath-native/-/realpath-native-2.0.0.tgz#7377ac429b6e1fd599dc38d08ed942d0d7beb866" + integrity sha512-v1SEYUOXXdbBZK8ZuNgO4TBjamPsiSgcFr0aP+tEKpQZK8vooEUqV6nm6Cv502mX4NF2EfsnVqtNAHG+/6Ur1Q== + +redent@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/redent/-/redent-2.0.0.tgz#c1b2007b42d57eb1389079b3c8333639d5e1ccaa" + integrity sha1-wbIAe0LVfrE4kHmzyDM2OdXhzKo= + dependencies: + indent-string "^3.0.0" + strip-indent "^2.0.0" + +regenerator-runtime@^0.13.4: + version "0.13.9" + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52" + integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA== + +regex-not@^1.0.0, regex-not@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c" + integrity sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A== + dependencies: + extend-shallow "^3.0.2" + safe-regex "^1.1.0" + +regexpp@^3.1.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2" + integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== + +remove-trailing-separator@^1.0.1: + version "1.1.0" + resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef" + integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8= + +repeat-element@^1.1.2: + version "1.1.4" + resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.4.tgz#be681520847ab58c7568ac75fbfad28ed42d39e9" + integrity sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ== + +repeat-string@^1.6.1: + version "1.6.1" + resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637" + integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc= + +request-promise-core@1.1.4: + version "1.1.4" + resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.4.tgz#3eedd4223208d419867b78ce815167d10593a22f" + integrity sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw== + dependencies: + lodash "^4.17.19" + +request-promise-native@^1.0.7: + version "1.0.9" + resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.9.tgz#e407120526a5efdc9a39b28a5679bf47b9d9dc28" + integrity sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g== + dependencies: + request-promise-core "1.1.4" + stealthy-require "^1.1.1" + tough-cookie "^2.3.3" + +request@2.77.0: + version "2.77.0" + resolved "https://registry.yarnpkg.com/request/-/request-2.77.0.tgz#2b00d82030ededcc97089ffa5d8810a9c2aa314b" + integrity sha1-KwDYIDDt7cyXCJ/6XYgQqcKqMUs= + dependencies: + aws-sign2 "~0.6.0" + aws4 "^1.2.1" + caseless "~0.11.0" + combined-stream "~1.0.5" + extend "~3.0.0" + forever-agent "~0.6.1" + form-data "~2.1.1" + har-validator "~2.0.6" + hawk "~3.1.3" + http-signature "~1.1.0" + is-typedarray "~1.0.0" + isstream "~0.1.2" + json-stringify-safe "~5.0.1" + mime-types "~2.1.7" + node-uuid "~1.4.7" + oauth-sign "~0.8.1" + qs "~6.3.0" + stringstream "~0.0.4" + tough-cookie "~2.3.0" + tunnel-agent "~0.4.1" + +request@^2.88.0: + version "2.88.2" + resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3" + integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw== + dependencies: + aws-sign2 "~0.7.0" + aws4 "^1.8.0" + caseless "~0.12.0" + combined-stream "~1.0.6" + extend "~3.0.2" + forever-agent "~0.6.1" + form-data "~2.3.2" + har-validator "~5.1.3" + http-signature "~1.2.0" + is-typedarray "~1.0.0" + isstream "~0.1.2" + json-stringify-safe "~5.0.1" + mime-types "~2.1.19" + oauth-sign "~0.9.0" + performance-now "^2.1.0" + qs "~6.5.2" + safe-buffer "^5.1.2" + tough-cookie "~2.5.0" + tunnel-agent "^0.6.0" + uuid "^3.3.2" + +require-directory@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42" + integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I= + +require-from-string@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909" + integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== + +require-main-filename@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b" + integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg== + +resolve-cwd@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d" + integrity sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg== + dependencies: + resolve-from "^5.0.0" + +resolve-from@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6" + integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== + +resolve-from@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69" + integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== + +resolve-url@^0.2.1: + version "0.2.1" + resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" + integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= + +resolve@1.1.7: + version "1.1.7" + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b" + integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs= + +resolve@^1.10.0, resolve@^1.17.0: + version "1.20.0" + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" + integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== + dependencies: + is-core-module "^2.2.0" + path-parse "^1.0.6" + +ret@~0.1.10: + version "0.1.15" + resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc" + integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg== + +retry@0.12.0: + version "0.12.0" + resolved "https://registry.yarnpkg.com/retry/-/retry-0.12.0.tgz#1b42a6266a21f07421d1b0b54b7dc167b01c013b" + integrity sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs= + +reusify@^1.0.4: + version "1.0.4" + resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76" + integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw== + +rimraf@^3.0.0, rimraf@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" + integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== + dependencies: + glob "^7.1.3" + +ripemd160@^2.0.0, ripemd160@^2.0.1: + version "2.0.2" + resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.2.tgz#a1c1a6f624751577ba5d07914cbc92850585890c" + integrity sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA== + dependencies: + hash-base "^3.0.0" + inherits "^2.0.1" + +rsvp@^4.8.4: + version "4.8.5" + resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734" + integrity sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA== + +run-parallel@^1.1.9: + version "1.2.0" + resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee" + integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA== + dependencies: + queue-microtask "^1.2.2" + +safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.2, safe-buffer@^5.2.0, safe-buffer@~5.2.0: + version "5.2.1" + resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" + integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== + +safe-buffer@~5.1.0, safe-buffer@~5.1.1: + version "5.1.2" + resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" + integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== + +safe-regex@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e" + integrity sha1-QKNmnzsHfR6UPURinhV91IAjvy4= + dependencies: + ret "~0.1.10" + +"safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0: + version "2.1.2" + resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" + integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== + +sane@^4.0.3: + version "4.1.0" + resolved "https://registry.yarnpkg.com/sane/-/sane-4.1.0.tgz#ed881fd922733a6c461bc189dc2b6c006f3ffded" + integrity sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA== + dependencies: + "@cnakazawa/watch" "^1.0.3" + anymatch "^2.0.0" + capture-exit "^2.0.0" + exec-sh "^0.3.2" + execa "^1.0.0" + fb-watchman "^2.0.0" + micromatch "^3.1.4" + minimist "^1.1.1" + walker "~1.0.5" + +saxes@^3.1.9: + version "3.1.11" + resolved "https://registry.yarnpkg.com/saxes/-/saxes-3.1.11.tgz#d59d1fd332ec92ad98a2e0b2ee644702384b1c5b" + integrity sha512-Ydydq3zC+WYDJK1+gRxRapLIED9PWeSuuS41wqyoRmzvhhh9nc+QQrVMKJYzJFULazeGhzSV0QleN2wD3boh2g== + dependencies: + xmlchars "^2.1.1" + +scrypt-js@3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/scrypt-js/-/scrypt-js-3.0.1.tgz#d314a57c2aef69d1ad98a138a21fe9eafa9ee312" + integrity sha512-cdwTTnqPu0Hyvf5in5asVdZocVDTNRmR7XEcJuIzMjJeSHybHl7vpB66AzwTaIg6CLSbtjcxc8fqcySfnTkccA== + +"semver@2 || 3 || 4 || 5", semver@^5.4.1, semver@^5.5.0, semver@^5.6.0: + version "5.7.1" + resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" + integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== + +semver@6.x, semver@^6.0.0, semver@^6.3.0: + version "6.3.0" + resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" + integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== + +semver@^7.2.1, semver@^7.3.2, semver@^7.3.5: + version "7.3.5" + resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7" + integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ== + dependencies: + lru-cache "^6.0.0" + +set-blocking@^2.0.0, set-blocking@~2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" + integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc= + +set-value@^2.0.0, set-value@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/set-value/-/set-value-2.0.1.tgz#a18d40530e6f07de4228c7defe4227af8cad005b" + integrity sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw== + dependencies: + extend-shallow "^2.0.1" + is-extendable "^0.1.1" + is-plain-object "^2.0.3" + split-string "^3.0.1" + +sha.js@^2.4.0, sha.js@^2.4.8: + version "2.4.11" + resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7" + integrity sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ== + dependencies: + inherits "^2.0.1" + safe-buffer "^5.0.1" + +sharp@^0.25.4: + version "0.25.4" + resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.25.4.tgz#1a8e542144a07ab7e9316ab89de80182b827c363" + integrity sha512-umSzJJ1oBwIOfwFFt/fJ7JgCva9FvrEU2cbbm7u/3hSDZhXvkME8WE5qpaJqLIe2Har5msF5UG4CzYlEg5o3BQ== + dependencies: + color "^3.1.2" + detect-libc "^1.0.3" + node-addon-api "^3.0.0" + npmlog "^4.1.2" + prebuild-install "^5.3.4" + semver "^7.3.2" + simple-get "^4.0.0" + tar "^6.0.2" + tunnel-agent "^0.6.0" + +shebang-command@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea" + integrity sha1-RKrGW2lbAzmJaMOfNj/uXer98eo= + dependencies: + shebang-regex "^1.0.0" + +shebang-command@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea" + integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== + dependencies: + shebang-regex "^3.0.0" + +shebang-regex@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3" + integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM= + +shebang-regex@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" + integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== + +shellwords@^0.1.1: + version "0.1.1" + resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b" + integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww== + +signal-exit@^3.0.0, signal-exit@^3.0.2: + version "3.0.6" + resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.6.tgz#24e630c4b0f03fea446a2bd299e62b4a6ca8d0af" + integrity sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ== + +simple-concat@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/simple-concat/-/simple-concat-1.0.1.tgz#f46976082ba35c2263f1c8ab5edfe26c41c9552f" + integrity sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q== + +simple-get@^3.0.3: + version "3.1.0" + resolved "https://registry.yarnpkg.com/simple-get/-/simple-get-3.1.0.tgz#b45be062435e50d159540b576202ceec40b9c6b3" + integrity sha512-bCR6cP+aTdScaQCnQKbPKtJOKDp/hj9EDLJo3Nw4y1QksqaovlW/bnptB6/c1e+qmNIDHRK+oXFDdEqBT8WzUA== + dependencies: + decompress-response "^4.2.0" + once "^1.3.1" + simple-concat "^1.0.0" + +simple-get@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/simple-get/-/simple-get-4.0.0.tgz#73fa628278d21de83dadd5512d2cc1f4872bd675" + integrity sha512-ZalZGexYr3TA0SwySsr5HlgOOinS4Jsa8YB2GJ6lUNAazyAu4KG/VmzMTwAt2YVXzzVj8QmefmAonZIK2BSGcQ== + dependencies: + decompress-response "^6.0.0" + once "^1.3.1" + simple-concat "^1.0.0" + +simple-swizzle@^0.2.2: + version "0.2.2" + resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a" + integrity sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo= + dependencies: + is-arrayish "^0.3.1" + +sisteransi@^1.0.5: + version "1.0.5" + resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed" + integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg== + +slash@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" + integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== + +slice-ansi@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz#500e8dd0fd55b05815086255b3195adf2a45fe6b" + integrity sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ== + dependencies: + ansi-styles "^4.0.0" + astral-regex "^2.0.0" + is-fullwidth-code-point "^3.0.0" + +snapdragon-node@^2.0.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b" + integrity sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw== + dependencies: + define-property "^1.0.0" + isobject "^3.0.0" + snapdragon-util "^3.0.1" + +snapdragon-util@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz#f956479486f2acd79700693f6f7b805e45ab56e2" + integrity sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ== + dependencies: + kind-of "^3.2.0" + +snapdragon@^0.8.1: + version "0.8.2" + resolved "https://registry.yarnpkg.com/snapdragon/-/snapdragon-0.8.2.tgz#64922e7c565b0e14204ba1aa7d6964278d25182d" + integrity sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg== + dependencies: + base "^0.11.1" + debug "^2.2.0" + define-property "^0.2.5" + extend-shallow "^2.0.1" + map-cache "^0.2.2" + source-map "^0.5.6" + source-map-resolve "^0.5.0" + use "^3.1.0" + +sntp@1.x.x: + version "1.0.9" + resolved "https://registry.yarnpkg.com/sntp/-/sntp-1.0.9.tgz#6541184cc90aeea6c6e7b35e2659082443c66198" + integrity sha1-ZUEYTMkK7qbG57NeJlkIJEPGYZg= + dependencies: + hoek "2.x.x" + +source-map-resolve@^0.5.0: + version "0.5.3" + resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a" + integrity sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw== + dependencies: + atob "^2.1.2" + decode-uri-component "^0.2.0" + resolve-url "^0.2.1" + source-map-url "^0.4.0" + urix "^0.1.0" + +source-map-support@^0.5.17, source-map-support@^0.5.6: + version "0.5.21" + resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f" + integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== + dependencies: + buffer-from "^1.0.0" + source-map "^0.6.0" + +source-map-url@^0.4.0: + version "0.4.1" + resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.1.tgz#0af66605a745a5a2f91cf1bbf8a7afbc283dec56" + integrity sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw== + +source-map@^0.5.0, source-map@^0.5.6: + version "0.5.7" + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" + integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= + +source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1: + version "0.6.1" + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" + integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== + +source-map@^0.7.3: + version "0.7.3" + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383" + integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ== + +spdx-correct@^3.0.0: + version "3.1.1" + resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.1.tgz#dece81ac9c1e6713e5f7d1b6f17d468fa53d89a9" + integrity sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w== + dependencies: + spdx-expression-parse "^3.0.0" + spdx-license-ids "^3.0.0" + +spdx-exceptions@^2.1.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz#3f28ce1a77a00372683eade4a433183527a2163d" + integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A== + +spdx-expression-parse@^3.0.0: + version "3.0.1" + resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz#cf70f50482eefdc98e3ce0a6833e4a53ceeba679" + integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q== + dependencies: + spdx-exceptions "^2.1.0" + spdx-license-ids "^3.0.0" + +spdx-license-ids@^3.0.0: + version "3.0.11" + resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz#50c0d8c40a14ec1bf449bae69a0ea4685a9d9f95" + integrity sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g== + +split-on-first@^1.0.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/split-on-first/-/split-on-first-1.1.0.tgz#f610afeee3b12bce1d0c30425e76398b78249a5f" + integrity sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw== + +split-string@^3.0.1, split-string@^3.0.2: + version "3.1.0" + resolved "https://registry.yarnpkg.com/split-string/-/split-string-3.1.0.tgz#7cb09dda3a86585705c64b39a6466038682e8fe2" + integrity sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw== + dependencies: + extend-shallow "^3.0.0" + +sprintf-js@~1.0.2: + version "1.0.3" + resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" + integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw= + +sshpk@^1.7.0: + version "1.16.1" + resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877" + integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg== + dependencies: + asn1 "~0.2.3" + assert-plus "^1.0.0" + bcrypt-pbkdf "^1.0.0" + dashdash "^1.12.0" + ecc-jsbn "~0.1.1" + getpass "^0.1.1" + jsbn "~0.1.0" + safer-buffer "^2.0.2" + tweetnacl "~0.14.0" + +stack-utils@^1.0.1: + version "1.0.5" + resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.5.tgz#a19b0b01947e0029c8e451d5d61a498f5bb1471b" + integrity sha512-KZiTzuV3CnSnSvgMRrARVCj+Ht7rMbauGDK0LdVFRGyenwdylpajAp4Q0i6SX8rEmbTpMMf6ryq2gb8pPq2WgQ== + dependencies: + escape-string-regexp "^2.0.0" + +static-extend@^0.1.1: + version "0.1.2" + resolved "https://registry.yarnpkg.com/static-extend/-/static-extend-0.1.2.tgz#60809c39cbff55337226fd5e0b520f341f1fb5c6" + integrity sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY= + dependencies: + define-property "^0.2.5" + object-copy "^0.1.0" + +stealthy-require@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b" + integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks= + +stream-events@^1.0.5: + version "1.0.5" + resolved "https://registry.yarnpkg.com/stream-events/-/stream-events-1.0.5.tgz#bbc898ec4df33a4902d892333d47da9bf1c406d5" + integrity sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg== + dependencies: + stubs "^3.0.0" + +strict-uri-encode@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546" + integrity sha1-ucczDHBChi9rFC3CdLvMWGbONUY= + +string-length@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/string-length/-/string-length-3.1.0.tgz#107ef8c23456e187a8abd4a61162ff4ac6e25837" + integrity sha512-Ttp5YvkGm5v9Ijagtaz1BnN+k9ObpvS0eIBblPMp2YWL8FBmi9qblQ9fexc2k/CXFgrTIteU3jAw3payCnwSTA== + dependencies: + astral-regex "^1.0.0" + strip-ansi "^5.2.0" + +string-width@^1.0.1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3" + integrity sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M= + dependencies: + code-point-at "^1.0.0" + is-fullwidth-code-point "^1.0.0" + strip-ansi "^3.0.0" + +"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + +string_decoder@^1.1.1: + version "1.3.0" + resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e" + integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== + dependencies: + safe-buffer "~5.2.0" + +string_decoder@~1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8" + integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg== + dependencies: + safe-buffer "~5.1.0" + +stringstream@~0.0.4: + version "0.0.6" + resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72" + integrity sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA== + +strip-ansi@^3.0.0, strip-ansi@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf" + integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8= + dependencies: + ansi-regex "^2.0.0" + +strip-ansi@^5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae" + integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA== + dependencies: + ansi-regex "^4.1.0" + +strip-ansi@^6.0.0, strip-ansi@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + +strip-bom@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3" + integrity sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM= + +strip-bom@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-4.0.0.tgz#9c3505c1db45bcedca3d9cf7a16f5c5aa3901878" + integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w== + +strip-eof@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf" + integrity sha1-u0P/VZim6wXYm1n80SnJgzE2Br8= + +strip-final-newline@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad" + integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA== + +strip-indent@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68" + integrity sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g= + +strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" + integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== + +strip-json-comments@~2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" + integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo= + +stubs@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/stubs/-/stubs-3.0.0.tgz#e8d2ba1fa9c90570303c030b6900f7d5f89abe5b" + integrity sha1-6NK6H6nJBXAwPAMLaQD31fiavls= + +supports-color@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" + integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc= + +supports-color@^5.0.0, supports-color@^5.3.0: + version "5.5.0" + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" + integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== + dependencies: + has-flag "^3.0.0" + +supports-color@^7.0.0, supports-color@^7.1.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" + integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== + dependencies: + has-flag "^4.0.0" + +supports-hyperlinks@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-1.0.1.tgz#71daedf36cc1060ac5100c351bb3da48c29c0ef7" + integrity sha512-HHi5kVSefKaJkGYXbDuKbUGRVxqnWGn3J2e39CYcNJEfWciGq2zYtOhXLTlvrOZW1QU7VX67w7fMmWafHX9Pfw== + dependencies: + has-flag "^2.0.0" + supports-color "^5.0.0" + +supports-hyperlinks@^2.0.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz#4f77b42488765891774b70c79babd87f9bd594bb" + integrity sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ== + dependencies: + has-flag "^4.0.0" + supports-color "^7.0.0" + +symbol-tree@^3.2.2: + version "3.2.4" + resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2" + integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== + +table@^6.0.9: + version "6.7.3" + resolved "https://registry.yarnpkg.com/table/-/table-6.7.3.tgz#255388439715a738391bd2ee4cbca89a4d05a9b7" + integrity sha512-5DkIxeA7XERBqMwJq0aHZOdMadBx4e6eDoFRuyT5VR82J0Ycg2DwM6GfA/EQAhJ+toRTaS1lIdSQCqgrmhPnlw== + dependencies: + ajv "^8.0.1" + lodash.truncate "^4.4.2" + slice-ansi "^4.0.0" + string-width "^4.2.3" + strip-ansi "^6.0.1" + +tar-fs@^2.0.0: + version "2.1.1" + resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784" + integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng== + dependencies: + chownr "^1.1.1" + mkdirp-classic "^0.5.2" + pump "^3.0.0" + tar-stream "^2.1.4" + +tar-stream@^2.1.4: + version "2.2.0" + resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-2.2.0.tgz#acad84c284136b060dc3faa64474aa9aebd77287" + integrity sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ== + dependencies: + bl "^4.0.3" + end-of-stream "^1.4.1" + fs-constants "^1.0.0" + inherits "^2.0.3" + readable-stream "^3.1.1" + +tar@^6.0.2: + version "6.1.11" + resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621" + integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA== + dependencies: + chownr "^2.0.0" + fs-minipass "^2.0.0" + minipass "^3.0.0" + minizlib "^2.1.1" + mkdirp "^1.0.3" + yallist "^4.0.0" + +teeny-request@7.1.1: + version "7.1.1" + resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-7.1.1.tgz#2b0d156f4a8ad81de44303302ba8d7f1f05e20e6" + integrity sha512-iwY6rkW5DDGq8hE2YgNQlKbptYpY5Nn2xecjQiNjOXWbKzPGUfmeUBCSQbbr306d7Z7U2N0TPl+/SwYRfua1Dg== + dependencies: + http-proxy-agent "^4.0.0" + https-proxy-agent "^5.0.0" + node-fetch "^2.6.1" + stream-events "^1.0.5" + uuid "^8.0.0" + +terminal-link@^2.0.0: + version "2.1.1" + resolved "https://registry.yarnpkg.com/terminal-link/-/terminal-link-2.1.1.tgz#14a64a27ab3c0df933ea546fba55f2d078edc994" + integrity sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ== + dependencies: + ansi-escapes "^4.2.1" + supports-hyperlinks "^2.0.0" + +test-exclude@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-6.0.0.tgz#04a8698661d805ea6fa293b6cb9e63ac044ef15e" + integrity sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w== + dependencies: + "@istanbuljs/schema" "^0.1.2" + glob "^7.1.4" + minimatch "^3.0.4" + +text-table@^0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" + integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= + +throat@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/throat/-/throat-5.0.0.tgz#c5199235803aad18754a667d659b5e72ce16764b" + integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA== + +tinify@^1.6.0-beta.2: + version "1.6.1" + resolved "https://registry.yarnpkg.com/tinify/-/tinify-1.6.1.tgz#b27a032c447ebddd4231007489069a434ef72b5e" + integrity sha512-9XITdFE+p3+W/7HDgDEfxETbAh0vDdul33qo81P0Q+TNR8l6TALDb52MMhs7fWz7i4Pp3y1VdVYEy4EyiF4gUw== + dependencies: + promise-nodeify ">= 0.1" + proxying-agent ">= 2.1" + +tmpl@1.0.5: + version "1.0.5" + resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" + integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw== + +to-fast-properties@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" + integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= + +to-object-path@^0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af" + integrity sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68= + dependencies: + kind-of "^3.0.2" + +to-regex-range@^2.1.0: + version "2.1.1" + resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-2.1.1.tgz#7c80c17b9dfebe599e27367e0d4dd5590141db38" + integrity sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg= + dependencies: + is-number "^3.0.0" + repeat-string "^1.6.1" + +to-regex-range@^5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4" + integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== + dependencies: + is-number "^7.0.0" + +to-regex@^3.0.1, to-regex@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/to-regex/-/to-regex-3.0.2.tgz#13cfdd9b336552f30b51f33a8ae1b42a7a7599ce" + integrity sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw== + dependencies: + define-property "^2.0.2" + extend-shallow "^3.0.2" + regex-not "^1.0.2" + safe-regex "^1.1.0" + +tough-cookie@^2.3.3, tough-cookie@~2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2" + integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g== + dependencies: + psl "^1.1.28" + punycode "^2.1.1" + +tough-cookie@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-3.0.1.tgz#9df4f57e739c26930a018184887f4adb7dca73b2" + integrity sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg== + dependencies: + ip-regex "^2.1.0" + psl "^1.1.28" + punycode "^2.1.1" + +tough-cookie@~2.3.0: + version "2.3.4" + resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc97a5c18970578ee83655" + integrity sha512-TZ6TTfI5NtZnuyy/Kecv+CnoROnyXn2DN97LontgQpCwsX2XyLYCC0ENhYkehSOwAp8rTQKc/NUIF7BkQ5rKLA== + dependencies: + punycode "^1.4.1" + +tr46@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/tr46/-/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09" + integrity sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk= + dependencies: + punycode "^2.1.0" + +tr46@~0.0.3: + version "0.0.3" + resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" + integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o= + +trim-newlines@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-2.0.0.tgz#b403d0b91be50c331dfc4b82eeceb22c3de16d20" + integrity sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA= + +ts-jest@^25.5.1: + version "25.5.1" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.5.1.tgz#2913afd08f28385d54f2f4e828be4d261f4337c7" + integrity sha512-kHEUlZMK8fn8vkxDjwbHlxXRB9dHYpyzqKIGDNxbzs+Rz+ssNDSDNusEK8Fk/sDd4xE6iKoQLfFkFVaskmTJyw== + dependencies: + bs-logger "0.x" + buffer-from "1.x" + fast-json-stable-stringify "2.x" + json5 "2.x" + lodash.memoize "4.x" + make-error "1.x" + micromatch "4.x" + mkdirp "0.x" + semver "6.x" + yargs-parser "18.x" + +ts-node@^8.10.2: + version "8.10.2" + resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.2.tgz#eee03764633b1234ddd37f8db9ec10b75ec7fb8d" + integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA== + dependencies: + arg "^4.1.0" + diff "^4.0.1" + make-error "^1.1.1" + source-map-support "^0.5.17" + yn "3.1.1" + +tslib@^1.8.1: + version "1.14.1" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" + integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== + +tsutils@^3.21.0: + version "3.21.0" + resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" + integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== + dependencies: + tslib "^1.8.1" + +tunnel-agent@^0.6.0: + version "0.6.0" + resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd" + integrity sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0= + dependencies: + safe-buffer "^5.0.1" + +tunnel-agent@~0.4.1: + version "0.4.3" + resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.4.3.tgz#6373db76909fe570e08d73583365ed828a74eeeb" + integrity sha1-Y3PbdpCf5XDgjXNYM2Xtgop07us= + +tweetnacl@^0.14.3, tweetnacl@~0.14.0: + version "0.14.5" + resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" + integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= + +type-check@^0.4.0, type-check@~0.4.0: + version "0.4.0" + resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1" + integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew== + dependencies: + prelude-ls "^1.2.1" + +type-check@~0.3.2: + version "0.3.2" + resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72" + integrity sha1-WITKtRLPHTVeP7eE8wgEsrUg23I= + dependencies: + prelude-ls "~1.1.2" + +type-detect@4.0.8: + version "4.0.8" + resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c" + integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g== + +type-fest@^0.20.2: + version "0.20.2" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" + integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== + +type-fest@^0.21.3: + version "0.21.3" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" + integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== + +type-fest@^0.6.0: + version "0.6.0" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b" + integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg== + +type-fest@^0.8.1: + version "0.8.1" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" + integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== + +typedarray-to-buffer@^3.1.5: + version "3.1.5" + resolved "https://registry.yarnpkg.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz#a97ee7a9ff42691b9f783ff1bc5112fe3fca9080" + integrity sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q== + dependencies: + is-typedarray "^1.0.0" + +typescript@^3.9.7: + version "3.9.10" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8" + integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q== + +union-value@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847" + integrity sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg== + dependencies: + arr-union "^3.1.0" + get-value "^2.0.6" + is-extendable "^0.1.1" + set-value "^2.0.1" + +universal-url@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/universal-url/-/universal-url-2.0.0.tgz#35e7fc2c3374804905cee67ea289ed3a47669809" + integrity sha512-3DLtXdm/G1LQMCnPj+Aw7uDoleQttNHp2g5FnNQKR6cP6taNWS1b/Ehjjx4PVyvejKi3TJyu8iBraKM4q3JQPg== + dependencies: + hasurl "^1.0.0" + whatwg-url "^7.0.0" + +universal-user-agent@^4.0.0: + version "4.0.1" + resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-4.0.1.tgz#fd8d6cb773a679a709e967ef8288a31fcc03e557" + integrity sha512-LnST3ebHwVL2aNe4mejI9IQh2HfZ1RLo8Io2HugSif8ekzD1TlWpHpColOB/eh8JHMLkGH3Akqf040I+4ylNxg== + dependencies: + os-name "^3.1.0" + +universal-user-agent@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.0.tgz#3381f8503b251c0d9cd21bc1de939ec9df5480ee" + integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w== + +unorm@^1.3.3: + version "1.6.0" + resolved "https://registry.yarnpkg.com/unorm/-/unorm-1.6.0.tgz#029b289661fba714f1a9af439eb51d9b16c205af" + integrity sha512-b2/KCUlYZUeA7JFUuRJZPUtr4gZvBh7tavtv4fvk4+KV9pfGiR6CQAQAWl49ZpR3ts2dk4FYkP7EIgDJoiOLDA== + +unset-value@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-1.0.0.tgz#8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559" + integrity sha1-g3aHP30jNRef+x5vw6jtDfyKtVk= + dependencies: + has-value "^0.3.1" + isobject "^3.0.0" + +uri-js@^4.2.2: + version "4.4.1" + resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e" + integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== + dependencies: + punycode "^2.1.0" + +urix@^0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72" + integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI= + +urlgrey@0.4.4: + version "0.4.4" + resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-0.4.4.tgz#892fe95960805e85519f1cd4389f2cb4cbb7652f" + integrity sha1-iS/pWWCAXoVRnxzUOJ8stMu3ZS8= + +urlgrey@1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/urlgrey/-/urlgrey-1.0.0.tgz#72d2f904482d0b602e3c7fa599343d699bbe1017" + integrity sha512-hJfIzMPJmI9IlLkby8QrsCykQ+SXDeO2W5Q9QTW3QpqZVTx4a/K7p8/5q+/isD8vsbVaFgql/gvAoQCRQ2Cb5w== + dependencies: + fast-url-parser "^1.1.3" + +use@^3.1.0: + version "3.1.1" + resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f" + integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ== + +util-deprecate@^1.0.1, util-deprecate@~1.0.1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" + integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= + +uuid@^3.3.2: + version "3.4.0" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee" + integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== + +uuid@^8.0.0: + version "8.3.2" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" + integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== + +v8-compile-cache@^2.0.3: + version "2.3.0" + resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee" + integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA== + +v8-to-istanbul@^4.1.3: + version "4.1.4" + resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-4.1.4.tgz#b97936f21c0e2d9996d4985e5c5156e9d4e49cd6" + integrity sha512-Rw6vJHj1mbdK8edjR7+zuJrpDtKIgNdAvTSAcpYfgMIw+u2dPDntD3dgN4XQFLU2/fvFQdzj+EeSGfd/jnY5fQ== + dependencies: + "@types/istanbul-lib-coverage" "^2.0.1" + convert-source-map "^1.6.0" + source-map "^0.7.3" + +validate-npm-package-license@^3.0.1: + version "3.0.4" + resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a" + integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew== + dependencies: + spdx-correct "^3.0.0" + spdx-expression-parse "^3.0.0" + +verror@1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/verror/-/verror-1.10.0.tgz#3a105ca17053af55d6e270c1f8288682e18da400" + integrity sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA= + dependencies: + assert-plus "^1.0.0" + core-util-is "1.0.2" + extsprintf "^1.2.0" + +w3c-hr-time@^1.0.1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd" + integrity sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ== + dependencies: + browser-process-hrtime "^1.0.0" + +w3c-xmlserializer@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-1.1.2.tgz#30485ca7d70a6fd052420a3d12fd90e6339ce794" + integrity sha512-p10l/ayESzrBMYWRID6xbuCKh2Fp77+sA0doRuGn4tTIMrrZVeqfpKjXHY+oDh3K4nLdPgNwMTVP6Vp4pvqbNg== + dependencies: + domexception "^1.0.1" + webidl-conversions "^4.0.2" + xml-name-validator "^3.0.0" + +walker@^1.0.7, walker@~1.0.5: + version "1.0.8" + resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.8.tgz#bd498db477afe573dc04185f011d3ab8a8d7653f" + integrity sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ== + dependencies: + makeerror "1.0.12" + +webidl-conversions@^3.0.0: + version "3.0.1" + resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" + integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE= + +webidl-conversions@^4.0.2: + version "4.0.2" + resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad" + integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg== + +whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.5: + version "1.0.5" + resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz#5abacf777c32166a51d085d6b4f3e7d27113ddb0" + integrity sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw== + dependencies: + iconv-lite "0.4.24" + +whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf" + integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g== + +whatwg-url@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" + integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0= + dependencies: + tr46 "~0.0.3" + webidl-conversions "^3.0.0" + +whatwg-url@^7.0.0: + version "7.1.0" + resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06" + integrity sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg== + dependencies: + lodash.sortby "^4.7.0" + tr46 "^1.0.1" + webidl-conversions "^4.0.2" + +which-module@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a" + integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho= + +which-pm-runs@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.0.0.tgz#670b3afbc552e0b55df6b7780ca74615f23ad1cb" + integrity sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs= + +which@^1.2.9, which@^1.3.1: + version "1.3.1" + resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a" + integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ== + dependencies: + isexe "^2.0.0" + +which@^2.0.1, which@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1" + integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== + dependencies: + isexe "^2.0.0" + +wide-align@^1.1.0: + version "1.1.5" + resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3" + integrity sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg== + dependencies: + string-width "^1.0.2 || 2 || 3 || 4" + +windows-release@^3.1.0: + version "3.3.3" + resolved "https://registry.yarnpkg.com/windows-release/-/windows-release-3.3.3.tgz#1c10027c7225743eec6b89df160d64c2e0293999" + integrity sha512-OSOGH1QYiW5yVor9TtmXKQvt2vjQqbYS+DqmsZw+r7xDwLXEeT3JGW0ZppFmHx4diyXmxt238KFR3N9jzevBRg== + dependencies: + execa "^1.0.0" + +word-wrap@^1.2.3, word-wrap@~1.2.3: + version "1.2.3" + resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" + integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== + +wrap-ansi@^6.2.0: + version "6.2.0" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53" + integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + +wrappy@1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" + integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= + +write-file-atomic@^3.0.0: + version "3.0.3" + resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-3.0.3.tgz#56bd5c5a5c70481cd19c571bd39ab965a5de56e8" + integrity sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q== + dependencies: + imurmurhash "^0.1.4" + is-typedarray "^1.0.0" + signal-exit "^3.0.2" + typedarray-to-buffer "^3.1.5" + +ws@7.4.6: + version "7.4.6" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c" + integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A== + +ws@^7.0.0: + version "7.5.6" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.6.tgz#e59fc509fb15ddfb65487ee9765c5a51dec5fe7b" + integrity sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA== + +xhr2@^0.1.4: + version "0.1.4" + resolved "https://registry.yarnpkg.com/xhr2/-/xhr2-0.1.4.tgz#7f87658847716db5026323812f818cadab387a5f" + integrity sha1-f4dliEdxbbUCYyOBL4GMras4el8= + +xml-name-validator@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a" + integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw== + +xmlchars@^2.1.1: + version "2.2.0" + resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb" + integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw== + +xmlhttprequest@^1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz#67fe075c5c24fef39f9d65f5f7b7fe75171968fc" + integrity sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw= + +xtend@^4.0.0, xtend@~4.0.1: + version "4.0.2" + resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" + integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== + +y18n@^4.0.0: + version "4.0.3" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf" + integrity sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ== + +yallist@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" + integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== + +yargs-parser@18.x, yargs-parser@^18.1.2: + version "18.1.3" + resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0" + integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ== + dependencies: + camelcase "^5.0.0" + decamelize "^1.2.0" + +yargs-parser@^10.0.0: + version "10.1.0" + resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-10.1.0.tgz#7202265b89f7e9e9f2e5765e0fe735a905edbaa8" + integrity sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ== + dependencies: + camelcase "^4.1.0" + +yargs@^15.3.1: + version "15.4.1" + resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8" + integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A== + dependencies: + cliui "^6.0.0" + decamelize "^1.2.0" + find-up "^4.1.0" + get-caller-file "^2.0.1" + require-directory "^2.1.1" + require-main-filename "^2.0.0" + set-blocking "^2.0.0" + string-width "^4.2.0" + which-module "^2.0.0" + y18n "^4.0.0" + yargs-parser "^18.1.2" + +yn@3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50" + integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==