From f38858617bb1cce69d0e9afe3cf1e588072ac295 Mon Sep 17 00:00:00 2001 From: Martin Milata Date: Mon, 31 Oct 2022 23:17:18 +0100 Subject: [PATCH 1/6] docs(core): changelog for 2.5.3 --- core/.changelog.d/2213.fixed.1 | 1 - core/.changelog.d/2289.added | 1 - core/.changelog.d/2366.added | 1 - core/.changelog.d/2398.added | 1 - core/.changelog.d/2414.added | 1 - core/.changelog.d/2427.added | 1 - core/.changelog.d/2442.added | 1 - core/.changelog.d/2445.added | 1 - core/.changelog.d/2453.fixed | 1 - core/.changelog.d/2486.changed | 1 - core/.changelog.d/2487.changed | 1 - core/.changelog.d/2507.added | 1 - core/.changelog.d/2561.added | 1 - core/.changelog.d/2570.changed | 1 - core/.changelog.d/2577.added | 1 - core/.changelog.d/262.added | 1 - core/CHANGELOG.md | 41 ++++++++++++++++++++++++++++++++++ 17 files changed, 41 insertions(+), 16 deletions(-) delete mode 100644 core/.changelog.d/2213.fixed.1 delete mode 100644 core/.changelog.d/2289.added delete mode 100644 core/.changelog.d/2366.added delete mode 100644 core/.changelog.d/2398.added delete mode 100644 core/.changelog.d/2414.added delete mode 100644 core/.changelog.d/2427.added delete mode 100644 core/.changelog.d/2442.added delete mode 100644 core/.changelog.d/2445.added delete mode 100644 core/.changelog.d/2453.fixed delete mode 100644 core/.changelog.d/2486.changed delete mode 100644 core/.changelog.d/2487.changed delete mode 100644 core/.changelog.d/2507.added delete mode 100644 core/.changelog.d/2561.added delete mode 100644 core/.changelog.d/2570.changed delete mode 100644 core/.changelog.d/2577.added delete mode 100644 core/.changelog.d/262.added diff --git a/core/.changelog.d/2213.fixed.1 b/core/.changelog.d/2213.fixed.1 deleted file mode 100644 index 34b4ade7e..000000000 --- a/core/.changelog.d/2213.fixed.1 +++ /dev/null @@ -1 +0,0 @@ -Fix sending XMR transaction to an integrated address diff --git a/core/.changelog.d/2289.added b/core/.changelog.d/2289.added deleted file mode 100644 index 3f2663d7a..000000000 --- a/core/.changelog.d/2289.added +++ /dev/null @@ -1 +0,0 @@ -Add SLIP-0025 CoinJoin accounts. diff --git a/core/.changelog.d/2366.added b/core/.changelog.d/2366.added deleted file mode 100644 index 382f4c367..000000000 --- a/core/.changelog.d/2366.added +++ /dev/null @@ -1 +0,0 @@ -Show red error header when USB data pins are not connected diff --git a/core/.changelog.d/2398.added b/core/.changelog.d/2398.added deleted file mode 100644 index 6966402d8..000000000 --- a/core/.changelog.d/2398.added +++ /dev/null @@ -1 +0,0 @@ -Add support for Zcash unified addresses diff --git a/core/.changelog.d/2414.added b/core/.changelog.d/2414.added deleted file mode 100644 index 33ba51897..000000000 --- a/core/.changelog.d/2414.added +++ /dev/null @@ -1 +0,0 @@ -Using hardware acceleration (dma2d) for rendering diff --git a/core/.changelog.d/2427.added b/core/.changelog.d/2427.added deleted file mode 100644 index 505358bb6..000000000 --- a/core/.changelog.d/2427.added +++ /dev/null @@ -1 +0,0 @@ -Add stack overflow detection diff --git a/core/.changelog.d/2442.added b/core/.changelog.d/2442.added deleted file mode 100644 index c9b38f712..000000000 --- a/core/.changelog.d/2442.added +++ /dev/null @@ -1 +0,0 @@ -Show fee rate when replacing transaction diff --git a/core/.changelog.d/2445.added b/core/.changelog.d/2445.added deleted file mode 100644 index 0c1c1eea4..000000000 --- a/core/.changelog.d/2445.added +++ /dev/null @@ -1 +0,0 @@ -Support SetBusy message. diff --git a/core/.changelog.d/2453.fixed b/core/.changelog.d/2453.fixed deleted file mode 100644 index b03e81207..000000000 --- a/core/.changelog.d/2453.fixed +++ /dev/null @@ -1 +0,0 @@ -Fix XMR primary address display diff --git a/core/.changelog.d/2486.changed b/core/.changelog.d/2486.changed deleted file mode 100644 index 41fe5c3fa..000000000 --- a/core/.changelog.d/2486.changed +++ /dev/null @@ -1 +0,0 @@ -Extend decimals of fee rate to 2 digits diff --git a/core/.changelog.d/2487.changed b/core/.changelog.d/2487.changed deleted file mode 100644 index 254933514..000000000 --- a/core/.changelog.d/2487.changed +++ /dev/null @@ -1 +0,0 @@ -Display only sat instead of sat BTC diff --git a/core/.changelog.d/2507.added b/core/.changelog.d/2507.added deleted file mode 100644 index 6df5e9765..000000000 --- a/core/.changelog.d/2507.added +++ /dev/null @@ -1 +0,0 @@ -Add serialize option to SignTx. diff --git a/core/.changelog.d/2561.added b/core/.changelog.d/2561.added deleted file mode 100644 index cedfbf821..000000000 --- a/core/.changelog.d/2561.added +++ /dev/null @@ -1 +0,0 @@ -Support for Cardano CIP-36 governance registration format diff --git a/core/.changelog.d/2570.changed b/core/.changelog.d/2570.changed deleted file mode 100644 index 304c43570..000000000 --- a/core/.changelog.d/2570.changed +++ /dev/null @@ -1 +0,0 @@ -Remove old BulletProof code from Monero diff --git a/core/.changelog.d/2577.added b/core/.changelog.d/2577.added deleted file mode 100644 index 6a19301f9..000000000 --- a/core/.changelog.d/2577.added +++ /dev/null @@ -1 +0,0 @@ -Implement CoinJoin requests. diff --git a/core/.changelog.d/262.added b/core/.changelog.d/262.added deleted file mode 100644 index 410f0283a..000000000 --- a/core/.changelog.d/262.added +++ /dev/null @@ -1 +0,0 @@ -Optimize touch controller communication diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 8c725e75a..3bcfb2d8c 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [2.5.3] (16th November 2022) + +### Added +- Optimize touch controller communication. [#262] +- Add SLIP-0025 CoinJoin accounts. [#2289] +- Show red error header when USB data pins are not connected. [#2366] +- Add support for Zcash unified addresses. [#2398] +- Using hardware acceleration (dma2d) for rendering. [#2414] +- Add stack overflow detection. [#2427] +- Show fee rate when replacing transaction. [#2442] +- Support SetBusy message. [#2445] +- Add serialize option to SignTx. [#2507] +- Support for Cardano CIP-36 governance registration format. [#2561] +- Implement CoinJoin requests. [#2577] + +### Changed +- Extend decimals of fee rate to 2 digits. [#2486] +- Display only sat instead of sat BTC. [#2487] +- Remove old BulletProof code from Monero. [#2570] + +### Fixed +- Fix sending XMR transaction to an integrated address. [#2213] +- Fix XMR primary address display. [#2453] + + ## [2.5.2] (17th August 2022) ### Added @@ -515,6 +540,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - First public release. [#24]: https://github.com/trezor/trezor-firmware/pull/24 +[#262]: https://github.com/trezor/trezor-firmware/pull/262 [#379]: https://github.com/trezor/trezor-firmware/pull/379 [#642]: https://github.com/trezor/trezor-firmware/pull/642 [#741]: https://github.com/trezor/trezor-firmware/pull/741 @@ -635,6 +661,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#2166]: https://github.com/trezor/trezor-firmware/pull/2166 [#2167]: https://github.com/trezor/trezor-firmware/pull/2167 [#2181]: https://github.com/trezor/trezor-firmware/pull/2181 +[#2213]: https://github.com/trezor/trezor-firmware/pull/2213 [#2230]: https://github.com/trezor/trezor-firmware/pull/2230 [#2232]: https://github.com/trezor/trezor-firmware/pull/2232 [#2239]: https://github.com/trezor/trezor-firmware/pull/2239 @@ -642,14 +669,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#2249]: https://github.com/trezor/trezor-firmware/pull/2249 [#2261]: https://github.com/trezor/trezor-firmware/pull/2261 [#2284]: https://github.com/trezor/trezor-firmware/pull/2284 +[#2289]: https://github.com/trezor/trezor-firmware/pull/2289 [#2297]: https://github.com/trezor/trezor-firmware/pull/2297 [#2300]: https://github.com/trezor/trezor-firmware/pull/2300 [#2313]: https://github.com/trezor/trezor-firmware/pull/2313 [#2324]: https://github.com/trezor/trezor-firmware/pull/2324 [#2354]: https://github.com/trezor/trezor-firmware/pull/2354 [#2355]: https://github.com/trezor/trezor-firmware/pull/2355 +[#2366]: https://github.com/trezor/trezor-firmware/pull/2366 [#2380]: https://github.com/trezor/trezor-firmware/pull/2380 [#2394]: https://github.com/trezor/trezor-firmware/pull/2394 +[#2398]: https://github.com/trezor/trezor-firmware/pull/2398 +[#2414]: https://github.com/trezor/trezor-firmware/pull/2414 [#2415]: https://github.com/trezor/trezor-firmware/pull/2415 [#2422]: https://github.com/trezor/trezor-firmware/pull/2422 +[#2427]: https://github.com/trezor/trezor-firmware/pull/2427 [#2433]: https://github.com/trezor/trezor-firmware/pull/2433 +[#2442]: https://github.com/trezor/trezor-firmware/pull/2442 +[#2445]: https://github.com/trezor/trezor-firmware/pull/2445 +[#2453]: https://github.com/trezor/trezor-firmware/pull/2453 +[#2486]: https://github.com/trezor/trezor-firmware/pull/2486 +[#2487]: https://github.com/trezor/trezor-firmware/pull/2487 +[#2507]: https://github.com/trezor/trezor-firmware/pull/2507 +[#2561]: https://github.com/trezor/trezor-firmware/pull/2561 +[#2570]: https://github.com/trezor/trezor-firmware/pull/2570 +[#2577]: https://github.com/trezor/trezor-firmware/pull/2577 From eff8e08a9c43a85de8a6ce5afc09b921e3733e26 Mon Sep 17 00:00:00 2001 From: Martin Milata Date: Tue, 1 Nov 2022 20:09:43 +0100 Subject: [PATCH 2/6] chore(common): update chains and tokens --- common/defs/coins_details.json | 2037 ++++++++++++++++++-------- common/defs/duplicity_overrides.json | 5 + common/defs/ethereum/chains | 2 +- common/defs/ethereum/tokens | 2 +- common/defs/support.json | 254 +++- core/src/apps/ethereum/networks.py | 316 +++- core/src/apps/ethereum/tokens.py | 13 +- tests/ui_tests/fixtures.json | 8 +- tools/check-bitcoin-only | 2 +- 9 files changed, 1920 insertions(+), 719 deletions(-) diff --git a/common/defs/coins_details.json b/common/defs/coins_details.json index b6193efb2..cef9e4c73 100644 --- a/common/defs/coins_details.json +++ b/common/defs/coins_details.json @@ -5,7 +5,7 @@ "Github": "https://github.com/Actinium-project/Actinium", "Homepage": "https://actinium.org" }, - "marketcap_usd": 184701, + "marketcap_usd": 171056, "name": "Actinium", "shortcut": "ACM", "t1_enabled": "yes", @@ -23,7 +23,7 @@ "Github": "https://github.com/axerunners/axe", "Homepage": "https://axerunners.com" }, - "marketcap_usd": 56264, + "marketcap_usd": 32278, "name": "Axe", "shortcut": "AXE", "t1_enabled": "yes", @@ -41,7 +41,7 @@ "Github": "https://github.com/Bitcoin-ABC/bitcoin-abc", "Homepage": "https://www.bitcoincash.org" }, - "marketcap_usd": 2496066891, + "marketcap_usd": 2222039422, "name": "Bitcoin Cash", "shortcut": "BCH", "t1_enabled": "yes", @@ -67,7 +67,7 @@ "Github": "https://github.com/bitcoin/bitcoin", "Homepage": "https://bitcoin.org" }, - "marketcap_usd": 434848242730, + "marketcap_usd": 392538589868, "name": "Bitcoin", "shortcut": "BTC", "t1_enabled": "yes", @@ -93,7 +93,7 @@ "Github": "https://github.com/BTCPrivate/BitcoinPrivate", "Homepage": "https://btcprivate.org" }, - "marketcap_usd": 3886616, + "marketcap_usd": 3290249, "name": "Bitcoin Private", "shortcut": "BTCP", "t1_enabled": "yes", @@ -111,7 +111,7 @@ "Github": "https://github.com/BTCGPU/BTCGPU", "Homepage": "https://bitcoingold.org" }, - "marketcap_usd": 481737614, + "marketcap_usd": 304207129, "name": "Bitcoin Gold", "shortcut": "BTG", "t1_enabled": "yes", @@ -137,7 +137,7 @@ "Github": "https://github.com/LIMXTEC/BitCore", "Homepage": "https://bitcore.cc" }, - "marketcap_usd": 1458461, + "marketcap_usd": 1092481, "name": "Bitcore", "shortcut": "BTX", "t1_enabled": "yes", @@ -173,7 +173,7 @@ "Github": "https://github.com/Crowndev/crowncoin", "Homepage": "https://crownplatform.com" }, - "marketcap_usd": 481509, + "marketcap_usd": 373610, "name": "Crown", "shortcut": "CRW", "t1_enabled": "yes", @@ -191,7 +191,7 @@ "Github": "https://github.com/dashpay/dash", "Homepage": "https://www.dash.org" }, - "marketcap_usd": 515576993, + "marketcap_usd": 455309222, "name": "Dash", "shortcut": "DASH", "t1_enabled": "yes", @@ -221,7 +221,7 @@ "Github": "https://github.com/decred/dcrd", "Homepage": "https://www.decred.org" }, - "marketcap_usd": 371163963, + "marketcap_usd": 389698375, "name": "Decred", "shortcut": "DCR", "t1_enabled": "yes", @@ -239,7 +239,7 @@ "Github": "https://github.com/digibyte/digibyte", "Homepage": "https://digibyte.io" }, - "marketcap_usd": 171723512, + "marketcap_usd": 139946725, "name": "DigiByte", "shortcut": "DGB", "t1_enabled": "yes", @@ -261,7 +261,7 @@ "Github": "https://github.com/dogecoin/dogecoin", "Homepage": "https://dogecoin.com" }, - "marketcap_usd": 8778128377, + "marketcap_usd": 18613886248, "name": "Dogecoin", "shortcut": "DOGE", "t1_enabled": "yes", @@ -296,7 +296,7 @@ "Github": "https://github.com/firoorg/firo", "Homepage": "https://firo.org" }, - "marketcap_usd": 30950896, + "marketcap_usd": 26514774, "name": "Firo", "shortcut": "FIRO", "t1_enabled": "yes", @@ -354,7 +354,7 @@ "Github": "https://github.com/FeatherCoin/Feathercoin", "Homepage": "https://feathercoin.com" }, - "marketcap_usd": 1667054, + "marketcap_usd": 1504645, "name": "Feathercoin", "shortcut": "FTC", "t1_enabled": "yes", @@ -372,7 +372,7 @@ "Github": "https://github.com/Groestlcoin/groestlcoin", "Homepage": "https://www.groestlcoin.org" }, - "marketcap_usd": 27800688, + "marketcap_usd": 31731671, "name": "Groestlcoin", "shortcut": "GRS", "t1_enabled": "yes", @@ -390,7 +390,7 @@ "Github": "https://github.com/komodoplatform/komodo", "Homepage": "https://komodoplatform.com" }, - "marketcap_usd": 39771179, + "marketcap_usd": 33494791, "name": "Komodo", "shortcut": "KMD", "t1_enabled": "yes", @@ -421,7 +421,7 @@ "Github": "https://github.com/litecoin-project/litecoin", "Homepage": "https://litecoin.org" }, - "marketcap_usd": 4045640645, + "marketcap_usd": 3956299528, "name": "Litecoin", "shortcut": "LTC", "t1_enabled": "yes", @@ -447,7 +447,7 @@ "Github": "https://github.com/monacoinproject/monacoin", "Homepage": "https://monacoin.org" }, - "marketcap_usd": 36577322, + "marketcap_usd": 28916948, "name": "Monacoin", "shortcut": "MONA", "t1_enabled": "yes", @@ -483,7 +483,7 @@ "Github": "https://github.com/namecoin/namecoin-core", "Homepage": "https://namecoin.org" }, - "marketcap_usd": 17450523, + "marketcap_usd": 16104214, "name": "Namecoin", "shortcut": "NMC", "t1_enabled": "yes", @@ -505,7 +505,7 @@ "Github": "https://github.com/peercoin/peercoin", "Homepage": "https://peercoin.net" }, - "marketcap_usd": 9800439, + "marketcap_usd": 13607274, "name": "Peercoin", "shortcut": "PPC", "t1_enabled": "yes", @@ -518,7 +518,7 @@ "Github": "https://github.com/qtumproject/qtum", "Homepage": "https://qtum.org" }, - "marketcap_usd": 404698981, + "marketcap_usd": 294768806, "name": "Qtum", "shortcut": "QTUM", "t1_enabled": "yes", @@ -536,7 +536,7 @@ "Github": "https://github.com/RitoProject", "Homepage": "https://ritocoin.org" }, - "marketcap_usd": 38680, + "marketcap_usd": 70141, "name": "Ritocoin", "shortcut": "RITO", "t1_enabled": "yes", @@ -554,7 +554,7 @@ "Github": "https://github.com/RavenProject/Ravencoin", "Homepage": "https://ravencoin.org" }, - "marketcap_usd": 368391051, + "marketcap_usd": 369610630, "name": "Ravencoin", "shortcut": "RVN", "t1_enabled": "yes", @@ -576,7 +576,7 @@ "Github": "https://github.com/SmartCash/Core-Smart", "Homepage": "https://smartcash.cc" }, - "marketcap_usd": 689180, + "marketcap_usd": 592079, "name": "SmartCash", "shortcut": "SMART", "t1_enabled": "yes", @@ -594,7 +594,7 @@ "Github": "https://github.com/syscoin/syscoin", "Homepage": "https://syscoin.org" }, - "marketcap_usd": 113145909, + "marketcap_usd": 99121297, "name": "Syscoin", "shortcut": "SYS", "t1_enabled": "yes", @@ -630,7 +630,7 @@ "Github": "https://github.com/viacoin", "Homepage": "https://viacoin.org" }, - "marketcap_usd": 4313627, + "marketcap_usd": 1696055, "name": "Viacoin", "shortcut": "VIA", "t1_enabled": "yes", @@ -666,7 +666,7 @@ "Github": "https://github.com/vertcoin-project/vertcoin-core", "Homepage": "https://vertcoin.org" }, - "marketcap_usd": 9923431, + "marketcap_usd": 11833679, "name": "Vertcoin", "shortcut": "VTC", "t1_enabled": "yes", @@ -684,7 +684,7 @@ "Github": "https://github.com/primecoin/primecoin", "Homepage": "https://primecoin.io" }, - "marketcap_usd": 1608155, + "marketcap_usd": 1664286, "name": "Primecoin", "shortcut": "XPM", "t1_enabled": "yes", @@ -702,7 +702,7 @@ "Github": "https://gitlab.com/bitcoinrh/BRhodiumNode", "Homepage": "https://xrhodium.org" }, - "marketcap_usd": 329364, + "marketcap_usd": 299460, "name": "xRhodium", "shortcut": "XRC", "t1_enabled": "yes", @@ -738,7 +738,7 @@ "Github": "https://github.com/vergecurrency/VERGE", "Homepage": "https://vergecurrency.com" }, - "marketcap_usd": 60572022, + "marketcap_usd": 52244349, "name": "Verge", "shortcut": "XVG", "t1_enabled": "yes", @@ -756,7 +756,7 @@ "Github": "https://github.com/zcore-coin/zcore-2.0", "Homepage": "https://zcore.cash" }, - "marketcap_usd": 47421, + "marketcap_usd": 51670, "name": "ZCore", "shortcut": "ZCR", "t1_enabled": "yes", @@ -774,7 +774,7 @@ "Github": "https://github.com/zcash/zcash", "Homepage": "https://z.cash" }, - "marketcap_usd": 903925624, + "marketcap_usd": 788203572, "name": "Zcash", "shortcut": "ZEC", "t1_enabled": "yes", @@ -838,29 +838,6 @@ } ] }, - "erc20:ella:MINING": { - "address": "0x991e7Fe4b05f2b3db1D788e705963f5D647b0044", - "links": { - "Homepage": "https://pool.ellaism.org" - }, - "marketcap_usd": 0, - "name": "Ella Mining Tokens", - "network": "ella", - "shortcut": "MINING", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "erc20", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "erc20:etc:UNV": { "address": "0x6ADa6F48C815689502C43eC1a59F1b5DD3C04E1F", "links": { @@ -957,12 +934,32 @@ } ] }, + "erc20:eth:00": { + "address": "0x881Ba05de1E78f549cC63a8f6Cabb1d4AD32250D", + "links": { + "Github": "https://github.com/p00ls/contracts", + "Homepage": "https://p00ls.io" + }, + "marketcap_usd": 0, + "name": "00 Token", + "network": "eth", + "shortcut": "00", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "erc20", + "wallet": [ + { + "name": "Trezor Suite", + "url": "https://suite.trezor.io" + } + ] + }, "erc20:eth:0xBTC": { "address": "0xB6eD7644C69416d67B522e20bC294A9a9B405B31", "links": { "Homepage": "https://0xbitcoin.org/" }, - "marketcap_usd": 3040703, + "marketcap_usd": 1671815, "name": "0xBitcoin", "network": "eth", "shortcut": "0xBTC", @@ -1020,7 +1017,7 @@ "links": { "Homepage": "https://ico.1worldonline.com" }, - "marketcap_usd": 2921886, + "marketcap_usd": 3771513, "name": "1World", "network": "eth", "shortcut": "1WO", @@ -1098,7 +1095,7 @@ "Github": "https://github.com/crypt04dvisor/AlphaWallet", "Homepage": "https://alphaplatform.co/" }, - "marketcap_usd": 289970, + "marketcap_usd": 280731, "name": "Alpha", "network": "eth", "shortcut": "A", @@ -1118,7 +1115,7 @@ "Github": "https://github.com/aave", "Homepage": "https://aave.com/ " }, - "marketcap_usd": 1263971663, + "marketcap_usd": 1193579700, "name": "Aave", "network": "eth", "shortcut": "AAVE", @@ -1197,7 +1194,7 @@ "links": { "Homepage": "https://www.arcblock.io" }, - "marketcap_usd": 9017642, + "marketcap_usd": 11899843, "name": "ArcBlock Token", "network": "eth", "shortcut": "ABT", @@ -1217,7 +1214,7 @@ "Github": "https://github.com/theabyssportal", "Homepage": "https://www.theabyss.com" }, - "marketcap_usd": 4225172, + "marketcap_usd": 3853203, "name": "Abyss Token", "network": "eth", "shortcut": "ABYSS", @@ -1274,7 +1271,7 @@ "links": { "Homepage": "https://adbank.network" }, - "marketcap_usd": 410296, + "marketcap_usd": 475579, "name": "adbank", "network": "eth", "shortcut": "ADB", @@ -1353,7 +1350,7 @@ "Github": "https://github.com/aditus", "Homepage": "https://aditus.net" }, - "marketcap_usd": 48681, + "marketcap_usd": 49851, "name": "Aditus", "network": "eth", "shortcut": "ADI", @@ -1432,7 +1429,7 @@ "Github": "https://github.com/AdExNetwork", "Homepage": "https://www.adex.network" }, - "marketcap_usd": 25841840, + "marketcap_usd": 24004968, "name": "AdEx Network", "network": "eth", "shortcut": "ADX", @@ -1572,7 +1569,7 @@ "Github": "https://github.com/IDNI", "Homepage": "https://tau.net/" }, - "marketcap_usd": 6421395, + "marketcap_usd": 3809308, "name": "Agoras: Currency of Tau", "network": "eth", "shortcut": "AGRS", @@ -1630,7 +1627,7 @@ "links": { "Homepage": "https://www.aidcoin.co" }, - "marketcap_usd": 80657, + "marketcap_usd": 171713, "name": "AidCoin", "network": "eth", "shortcut": "AID", @@ -1689,7 +1686,7 @@ "Github": "https://github.com/AigangNetwork", "Homepage": "https://aigang.network/" }, - "marketcap_usd": 120685, + "marketcap_usd": 10374, "name": "Aigang", "network": "eth", "shortcut": "AIX", @@ -1748,7 +1745,7 @@ "Github": "https://github.com/aleph-im/", "Homepage": "https://aleph.im" }, - "marketcap_usd": 63449522, + "marketcap_usd": 24691221, "name": "Aleph.im", "network": "eth", "shortcut": "ALEPH", @@ -1767,7 +1764,7 @@ "links": { "Homepage": "http://ailink.in" }, - "marketcap_usd": 151862, + "marketcap_usd": 0, "name": "AiLink Token", "network": "eth", "shortcut": "ALI", @@ -1925,7 +1922,7 @@ "Github": "https://github.com/amlt-by-coinfirm", "Homepage": "https://amlt.coinfirm.io/" }, - "marketcap_usd": 1252595, + "marketcap_usd": 1051226, "name": "AMLT", "network": "eth", "shortcut": "AMLT", @@ -1945,7 +1942,7 @@ "Github": "https://github.com/amontech", "Homepage": "https://amon.tech" }, - "marketcap_usd": 119908, + "marketcap_usd": 114103, "name": "Amon", "network": "eth", "shortcut": "AMN", @@ -1965,7 +1962,7 @@ "Github": "https://github.com/AMO-Project/", "Homepage": "https://amo.foundation" }, - "marketcap_usd": 25939045, + "marketcap_usd": 19267694, "name": "AMO Coin", "network": "eth", "shortcut": "AMO", @@ -1984,7 +1981,7 @@ "links": { "Homepage": "https://ados.foundation/" }, - "marketcap_usd": 673061, + "marketcap_usd": 362719, "name": "Token AmonD", "network": "eth", "shortcut": "AMON", @@ -2004,7 +2001,7 @@ "Github": "https://github.com/amptoken", "Homepage": "https://amptoken.org" }, - "marketcap_usd": 348662440, + "marketcap_usd": 205408313, "name": "Amp", "network": "eth", "shortcut": "AMP", @@ -2024,7 +2021,7 @@ "Github": "https://github.com/ampleforth", "Homepage": "https://ampleforth.org" }, - "marketcap_usd": 42132846, + "marketcap_usd": 51530913, "name": "Ampleforth", "network": "eth", "shortcut": "AMPL", @@ -2102,7 +2099,7 @@ "links": { "Homepage": "https://www.aurorachain.io" }, - "marketcap_usd": 3587829, + "marketcap_usd": 2695983, "name": "Aurora", "network": "eth", "shortcut": "AOA", @@ -2122,7 +2119,7 @@ "Github": "https://github.com/api3dao", "Homepage": "https://api3.org/" }, - "marketcap_usd": 106625736, + "marketcap_usd": 100569287, "name": "API3", "network": "eth", "shortcut": "API3", @@ -2201,7 +2198,7 @@ "Github": "https://github.com/alphaquark/Alpha-Quark", "Homepage": "https://www.alphaquark.io" }, - "marketcap_usd": 37868889, + "marketcap_usd": 29639456, "name": "AlphaQuarkToken", "network": "eth", "shortcut": "AQT", @@ -2240,7 +2237,7 @@ "links": { "Homepage": "https://www.arbitragect.com" }, - "marketcap_usd": 35721, + "marketcap_usd": 21401, "name": "ArbitrageCT", "network": "eth", "shortcut": "ARCT", @@ -2319,7 +2316,7 @@ "Github": "https://github.com/aeronaero/aeron", "Homepage": "https://aeron.aero" }, - "marketcap_usd": 188497, + "marketcap_usd": 359, "name": "Aeron", "network": "eth", "shortcut": "ARNX", @@ -2338,7 +2335,7 @@ "links": { "Homepage": "http://www.maecenas.co" }, - "marketcap_usd": 228674, + "marketcap_usd": 46059, "name": "Maecenas", "network": "eth", "shortcut": "ART", @@ -2416,7 +2413,7 @@ "links": { "Homepage": "https://airswap.io" }, - "marketcap_usd": 12756061, + "marketcap_usd": 22578266, "name": "Airswap", "network": "eth", "shortcut": "AST", @@ -2455,7 +2452,7 @@ "links": { "Homepage": "https://atlant.io" }, - "marketcap_usd": 157448, + "marketcap_usd": 608998, "name": "ATLANT", "network": "eth", "shortcut": "ATL", @@ -2571,7 +2568,7 @@ "links": { "Homepage": "https://auctus.org" }, - "marketcap_usd": 136763, + "marketcap_usd": 104681, "name": "Auctus", "network": "eth", "shortcut": "AUC", @@ -2591,7 +2588,7 @@ "Github": "https://github.com/audiusproject", "Homepage": "https://audius.co" }, - "marketcap_usd": 272001092, + "marketcap_usd": 195495935, "name": "Audius", "network": "eth", "shortcut": "AUDIO", @@ -2688,7 +2685,7 @@ "links": { "Homepage": "https://aventus.io" }, - "marketcap_usd": 9329258, + "marketcap_usd": 9469362, "name": "Aventus", "network": "eth", "shortcut": "AVT", @@ -2787,7 +2784,7 @@ "Github": "https://github.com/axieinfinity", "Homepage": "https://axieinfinity.com/" }, - "marketcap_usd": 1386248511, + "marketcap_usd": 871090176, "name": "Axie Infinity Shards", "network": "eth", "shortcut": "AXS", @@ -2846,7 +2843,7 @@ "Github": "https://github.com/balancer-labs", "Homepage": "https://balancer.finance" }, - "marketcap_usd": 248211099, + "marketcap_usd": 300704555, "name": "Balancer", "network": "eth", "shortcut": "BAL", @@ -2905,7 +2902,7 @@ "links": { "Homepage": "https://www.banca.world" }, - "marketcap_usd": 395270, + "marketcap_usd": 212887, "name": "Banca", "network": "eth", "shortcut": "BANCA", @@ -2963,7 +2960,7 @@ "links": { "Homepage": "https://basicattentiontoken.org" }, - "marketcap_usd": 586806236, + "marketcap_usd": 443677291, "name": "Basic Attention Token", "network": "eth", "shortcut": "BAT", @@ -3059,7 +3056,7 @@ "links": { "Homepage": "https://bigbom.com" }, - "marketcap_usd": 80106, + "marketcap_usd": 0, "name": "Bigbom", "network": "eth", "shortcut": "BBO", @@ -3157,7 +3154,7 @@ "Github": "https://github.com/VinceBCD/BCDiploma", "Homepage": "https://www.bcdiploma.com" }, - "marketcap_usd": 3360710, + "marketcap_usd": 2840557, "name": "Blockchain Certified Data Token", "network": "eth", "shortcut": "BCDT", @@ -3215,7 +3212,7 @@ "Github": "https://github.com/blockmason", "Homepage": "https://blockmason.io" }, - "marketcap_usd": 209143, + "marketcap_usd": 301682, "name": "BlockMason Credit Protocol Token", "network": "eth", "shortcut": "BCPT", @@ -3235,7 +3232,7 @@ "Github": "https://github.com/bitcv", "Homepage": "https://bitcv.one/" }, - "marketcap_usd": 138527, + "marketcap_usd": 135718, "name": "BitCapitalVendor Token", "network": "eth", "shortcut": "BCV", @@ -3334,7 +3331,7 @@ "Github": "https://github.com/Rentberry", "Homepage": "https://rentberry.com" }, - "marketcap_usd": 144721, + "marketcap_usd": 89225, "name": "Berry", "network": "eth", "shortcut": "BERRY", @@ -3432,7 +3429,7 @@ "links": { "Homepage": "https://bnktothefuture.com" }, - "marketcap_usd": 3835740, + "marketcap_usd": 6045730, "name": "BnkToTheFuture", "network": "eth", "shortcut": "BFT", @@ -3548,7 +3545,7 @@ "Github": "https://github.com/BitScreenerTech", "Homepage": "https://tokensale.bitscreener.com/" }, - "marketcap_usd": 56549, + "marketcap_usd": 0, "name": "Token BitScreenerToken", "network": "eth", "shortcut": "BITX", @@ -3704,7 +3701,7 @@ "Github": "https://github.com/hellobloom", "Homepage": "https://hellobloom.io" }, - "marketcap_usd": 267371, + "marketcap_usd": 1875570, "name": "Bloom", "network": "eth", "shortcut": "BLT", @@ -3724,7 +3721,7 @@ "Github": "https://github.com/BlueCrypto", "Homepage": "https://blueprotocol.com/" }, - "marketcap_usd": 380317, + "marketcap_usd": 188740, "name": "Ethereum Blue", "network": "eth", "shortcut": "BLUE", @@ -3782,7 +3779,7 @@ "links": { "Homepage": "https://bluzelle.com" }, - "marketcap_usd": 32920340, + "marketcap_usd": 26627910, "name": "Bluzelle", "network": "eth", "shortcut": "BLZ", @@ -3821,7 +3818,7 @@ "links": { "Homepage": "https://www.bitmart.com" }, - "marketcap_usd": 35600307, + "marketcap_usd": 25260761, "name": "BitMart Token", "network": "eth", "shortcut": "BMX", @@ -3840,7 +3837,7 @@ "links": { "Homepage": "https://www.binance.com" }, - "marketcap_usd": 44690398276, + "marketcap_usd": 51930928693, "name": "Binance Coin", "network": "eth", "shortcut": "BNB", @@ -3899,7 +3896,7 @@ "Github": "https://github.com/bancorprotocol", "Homepage": "https://www.bancor.network" }, - "marketcap_usd": 110012703, + "marketcap_usd": 93368536, "name": "Bancor Network Token", "network": "eth", "shortcut": "BNT", @@ -3918,7 +3915,7 @@ "links": { "Homepage": "https://bounty0x.io" }, - "marketcap_usd": 208716, + "marketcap_usd": 220942, "name": "Bounty0x Token", "network": "eth", "shortcut": "BNTY", @@ -3937,7 +3934,7 @@ "links": { "Homepage": "https://bobsrepair.com" }, - "marketcap_usd": 412870, + "marketcap_usd": 304587, "name": "Bob's repair", "network": "eth", "shortcut": "BOB", @@ -4014,7 +4011,7 @@ "links": { "Homepage": "https://bonpay.com" }, - "marketcap_usd": 7707, + "marketcap_usd": 6926, "name": "Bonpay", "network": "eth", "shortcut": "BON", @@ -4071,7 +4068,7 @@ "links": { "Homepage": "https://www.bouts.pro" }, - "marketcap_usd": 30800, + "marketcap_usd": 15290, "name": "BoutsPro", "network": "eth", "shortcut": "BOUTS", @@ -4188,7 +4185,7 @@ "Github": "https://github.com/breadwallet", "Homepage": "https://token.breadapp.com/en" }, - "marketcap_usd": 6943143, + "marketcap_usd": 821368, "name": "Bread", "network": "eth", "shortcut": "BRD", @@ -4520,7 +4517,7 @@ "links": { "Homepage": "https://www.bottos.org" }, - "marketcap_usd": 310857, + "marketcap_usd": 276572, "name": "Bottos", "network": "eth", "shortcut": "BTO", @@ -4598,7 +4595,7 @@ "Github": "https://github.com/btuprotocol", "Homepage": "https://btu-protocol.com" }, - "marketcap_usd": 27884983, + "marketcap_usd": 0, "name": "BTU Protocol", "network": "eth", "shortcut": "BTU", @@ -4657,7 +4654,7 @@ "Github": "https://github.com/paxosglobal/busd-contract", "Homepage": "https://www.paxos.com/busd" }, - "marketcap_usd": 17917643708, + "marketcap_usd": 21411220067, "name": "Binance USD (BUSD)", "network": "eth", "shortcut": "BUSD", @@ -4734,7 +4731,7 @@ "links": { "Homepage": "https://bezant.io" }, - "marketcap_usd": 194653, + "marketcap_usd": 347904, "name": "Bezant", "network": "eth", "shortcut": "BZNT", @@ -4774,7 +4771,7 @@ "Github": "https://github.com/cryptotwenty", "Homepage": "https://crypto20.com" }, - "marketcap_usd": 1526658, + "marketcap_usd": 1391066, "name": "Crypto20's Token", "network": "eth", "shortcut": "C20", @@ -4832,7 +4829,7 @@ "Github": "https://github.com/Global-Crypto-Alliance/call-token", "Homepage": "https://gcalliance.io" }, - "marketcap_usd": 142187, + "marketcap_usd": 95846, "name": "CALL token", "network": "eth", "shortcut": "CALL", @@ -4946,7 +4943,7 @@ "links": { "Homepage": "https://coin.cashbet.com" }, - "marketcap_usd": 1528635, + "marketcap_usd": 1366672, "name": "CashBet Coin", "network": "eth", "shortcut": "CBC", @@ -5062,7 +5059,7 @@ "links": { "Homepage": "https://ccore.io" }, - "marketcap_usd": 10040, + "marketcap_usd": 13252, "name": "Ccore", "network": "eth", "shortcut": "CCO", @@ -5115,31 +5112,12 @@ } ] }, - "erc20:eth:CDT": { - "address": "0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af", - "links": { - "Homepage": "https://www.coindash.io" - }, - "marketcap_usd": 0, - "name": "CoinDash", - "network": "eth", - "shortcut": "CDT", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "erc20", - "wallet": [ - { - "name": "Trezor Suite", - "url": "https://suite.trezor.io" - } - ] - }, "erc20:eth:CEEK": { "address": "0xb056c38f6b7Dc4064367403E26424CD2c60655e1", "links": { "Homepage": "https://www.ceek.com/" }, - "marketcap_usd": 187145747, + "marketcap_usd": 110538739, "name": "CEEK VR Token", "network": "eth", "shortcut": "CEEK", @@ -5159,7 +5137,7 @@ "Github": "https://github.com/celer-network", "Homepage": "https://www.celer.network/" }, - "marketcap_usd": 141526232, + "marketcap_usd": 105948065, "name": "CelerToken", "network": "eth", "shortcut": "CELR", @@ -5198,7 +5176,7 @@ "links": { "Homepage": "https://www.centrality.ai" }, - "marketcap_usd": 57806547, + "marketcap_usd": 26905232, "name": "Centrality", "network": "eth", "shortcut": "CENNZ", @@ -5296,7 +5274,7 @@ "Github": "https://github.com/cache-token/cache-contract", "Homepage": "https://cache.gold" }, - "marketcap_usd": 4448130, + "marketcap_usd": 3675493, "name": "CACHE Gold", "network": "eth", "shortcut": "CGT", @@ -5354,7 +5332,7 @@ "links": { "Homepage": "https://swissborg.com" }, - "marketcap_usd": 191040193, + "marketcap_usd": 247046569, "name": "SwissBorg", "network": "eth", "shortcut": "CHSB", @@ -5393,7 +5371,7 @@ "Github": "https://github.com/CivilizationCIV", "Homepage": "https://civfund.org" }, - "marketcap_usd": 15548799, + "marketcap_usd": 7808211, "name": "Civilization", "network": "eth", "shortcut": "CIV", @@ -5568,7 +5546,7 @@ "links": { "Homepage": "https://coinloan.io" }, - "marketcap_usd": 35569899, + "marketcap_usd": 31354919, "name": "CoinLoan", "network": "eth", "shortcut": "CLT", @@ -5644,7 +5622,7 @@ "links": { "Homepage": "https://app.coinmerge.io/" }, - "marketcap_usd": 1941554, + "marketcap_usd": 1408475, "name": "Coin Merge", "network": "eth", "shortcut": "CMERGE", @@ -5682,7 +5660,7 @@ "links": { "Homepage": "https://cindicator.com" }, - "marketcap_usd": 1343358, + "marketcap_usd": 1263595, "name": "Cindicator", "network": "eth", "shortcut": "CND", @@ -5701,7 +5679,7 @@ "links": { "Homepage": "https://cnntoken.io" }, - "marketcap_usd": 267360, + "marketcap_usd": 130114, "name": "Content Neutrality Network", "network": "eth", "shortcut": "CNN", @@ -5760,7 +5738,7 @@ "Github": "https://github.com/cobinhood", "Homepage": "https://cobinhood.com" }, - "marketcap_usd": 93522, + "marketcap_usd": 84046, "name": "Cobinhood Token", "network": "eth", "shortcut": "COB", @@ -5800,7 +5778,7 @@ "Github": "https://github.com/coinfi", "Homepage": "https://www.coinfi.com" }, - "marketcap_usd": 250832, + "marketcap_usd": 372432, "name": "CoinFi Token", "network": "eth", "shortcut": "COFI", @@ -5840,7 +5818,7 @@ "Github": "https://github.com/compound-finance", "Homepage": "https://compound.finance" }, - "marketcap_usd": 396375692, + "marketcap_usd": 354989090, "name": "Compound", "network": "eth", "shortcut": "COMP", @@ -5898,7 +5876,7 @@ "Github": "https://github.com/coti-io", "Homepage": "https://coti.io" }, - "marketcap_usd": 112294069, + "marketcap_usd": 113195642, "name": "COTI", "network": "eth", "shortcut": "COTI", @@ -5975,7 +5953,7 @@ "links": { "Homepage": "http://www.cpchain.io" }, - "marketcap_usd": 1418086, + "marketcap_usd": 1120627, "name": "CPChain", "network": "eth", "shortcut": "CPC", @@ -6228,7 +6206,7 @@ "links": { "Homepage": "https://credits.com/en" }, - "marketcap_usd": 1618637, + "marketcap_usd": 841187, "name": "Credits", "network": "eth", "shortcut": "CS", @@ -6346,7 +6324,7 @@ "Github": "https://github.com/cartesi", "Homepage": "https://cartesi.io" }, - "marketcap_usd": 95485176, + "marketcap_usd": 88489512, "name": "Cartesi Token", "network": "eth", "shortcut": "CTSI", @@ -6442,7 +6420,7 @@ "links": { "Homepage": "https://www.civic.com" }, - "marketcap_usd": 152337117, + "marketcap_usd": 122440235, "name": "Civic", "network": "eth", "shortcut": "CVC", @@ -6481,7 +6459,7 @@ "links": { "Homepage": "http://www.cybervein.org" }, - "marketcap_usd": 1846634, + "marketcap_usd": 1465581, "name": "CyberVein", "network": "eth", "shortcut": "CVT", @@ -6521,7 +6499,7 @@ "Github": "https://github.com/cargoxio", "Homepage": "https://cargox.io" }, - "marketcap_usd": 17189874, + "marketcap_usd": 0, "name": "CargoX", "network": "eth", "shortcut": "CXO", @@ -6579,7 +6557,7 @@ "links": { "Homepage": "https://cybermusic.io" }, - "marketcap_usd": 14035, + "marketcap_usd": 125720, "name": "CyberMusic", "network": "eth", "shortcut": "CYMT", @@ -6715,7 +6693,7 @@ "Github": "https://github.com/makerdao", "Homepage": "https://makerdao.com" }, - "marketcap_usd": 7461820568, + "marketcap_usd": 6117455893, "name": "Dai Stablecoin v2.0", "network": "eth", "shortcut": "DAI", @@ -6812,7 +6790,7 @@ "links": { "Homepage": "https://www.datx.co" }, - "marketcap_usd": 10979, + "marketcap_usd": 0, "name": "DATx", "network": "eth", "shortcut": "DATX", @@ -6832,7 +6810,7 @@ "Github": "https://github.com/DAVFoundation", "Homepage": "https://dav.network/" }, - "marketcap_usd": 521678, + "marketcap_usd": 2035135, "name": "DAV Token", "network": "eth", "shortcut": "DAV", @@ -6851,7 +6829,7 @@ "links": { "Homepage": "https://www.daex.io" }, - "marketcap_usd": 1573251, + "marketcap_usd": 1087507, "name": "DAEX", "network": "eth", "shortcut": "DAX", @@ -6890,7 +6868,7 @@ "Github": "https://github.com/chronologic", "Homepage": "https://chronologic.network" }, - "marketcap_usd": 47374, + "marketcap_usd": 28659, "name": "ChronoLogic DAY", "network": "eth", "shortcut": "DAY", @@ -6909,7 +6887,7 @@ "links": { "Homepage": "https://www.decent.bet" }, - "marketcap_usd": 51152, + "marketcap_usd": 38578, "name": "DecentBet", "network": "eth", "shortcut": "DBET", @@ -7008,7 +6986,7 @@ "Github": "https://github.com/Dentacoin", "Homepage": "https://dentacoin.com" }, - "marketcap_usd": 1574380, + "marketcap_usd": 1546533, "name": "Dentacoin", "network": "eth", "shortcut": "DCN", @@ -7047,7 +7025,7 @@ "links": { "Homepage": "https://debitum.network/" }, - "marketcap_usd": 349227, + "marketcap_usd": 0, "name": "DEBITUM", "network": "eth", "shortcut": "DEB", @@ -7105,7 +7083,7 @@ "links": { "Homepage": "https://www.dentwireless.com" }, - "marketcap_usd": 102259438, + "marketcap_usd": 85905043, "name": "DENT", "network": "eth", "shortcut": "DENT", @@ -7163,7 +7141,7 @@ "Github": "https://github.com/dforcenetwork", "Homepage": "https://dforce.network" }, - "marketcap_usd": 17977739, + "marketcap_usd": 20426759, "name": "dForce Platform Token", "network": "eth", "shortcut": "DF", @@ -7182,7 +7160,7 @@ "links": { "Homepage": "https://digix.global/" }, - "marketcap_usd": 9504432, + "marketcap_usd": 7651666, "name": "Digix DAO", "network": "eth", "shortcut": "DGD", @@ -7242,7 +7220,7 @@ "Github": "https://github.com/DigixGlobal", "Homepage": "https://digix.global" }, - "marketcap_usd": 839022, + "marketcap_usd": 2128172, "name": "Digix Gold Token", "network": "eth", "shortcut": "DGX", @@ -7320,7 +7298,7 @@ "links": { "Homepage": "https://inmediate.io" }, - "marketcap_usd": 247665, + "marketcap_usd": 337256, "name": "Digital Insurance Token", "network": "eth", "shortcut": "DIT", @@ -7358,7 +7336,7 @@ "links": { "Homepage": "https://www.agrello.org" }, - "marketcap_usd": 117479, + "marketcap_usd": 105576, "name": "Agrello", "network": "eth", "shortcut": "DLT", @@ -7378,7 +7356,7 @@ "Github": "https://github.com/suntechsoft/dmarket-smartcontract", "Homepage": "https://dmarket.com" }, - "marketcap_usd": 544003, + "marketcap_usd": 395808, "name": "DMarket Token", "network": "eth", "shortcut": "DMT", @@ -7417,7 +7395,7 @@ "Github": "https://github.com/district0x", "Homepage": "https://district0x.io" }, - "marketcap_usd": 31686626, + "marketcap_usd": 16681357, "name": "District0x Network Token", "network": "eth", "shortcut": "DNT", @@ -7513,7 +7491,7 @@ "links": { "Homepage": "https://dovu.io" }, - "marketcap_usd": 5230518, + "marketcap_usd": 2420491, "name": "Dovu", "network": "eth", "shortcut": "DOV", @@ -7572,7 +7550,7 @@ "Github": "https://github.com/dragonchain/dragonchain", "Homepage": "https://dragonchain.com" }, - "marketcap_usd": 7778910, + "marketcap_usd": 6090569, "name": "Dragon", "network": "eth", "shortcut": "DRGN", @@ -7610,7 +7588,7 @@ "links": { "Homepage": "https://token.domraider.com" }, - "marketcap_usd": 141467, + "marketcap_usd": 191512, "name": "DomRaider", "network": "eth", "shortcut": "DRT", @@ -7709,7 +7687,7 @@ "Github": "https://github.com/dethertech", "Homepage": "https://dether.io" }, - "marketcap_usd": 188995, + "marketcap_usd": 0, "name": "dether", "network": "eth", "shortcut": "DTH", @@ -7747,7 +7725,7 @@ "links": { "Homepage": "https://datarius.io" }, - "marketcap_usd": 47699, + "marketcap_usd": 41819, "name": "Datarius Credit", "network": "eth", "shortcut": "DTRC", @@ -7998,7 +7976,7 @@ "links": { "Homepage": "https://edgeless.io" }, - "marketcap_usd": 2056791, + "marketcap_usd": 4511361, "name": "Edgeless", "network": "eth", "shortcut": "EDG", @@ -8057,7 +8035,7 @@ "Github": "https://github.com/EndorCoin", "Homepage": "https://www.endor.com" }, - "marketcap_usd": 217260, + "marketcap_usd": 0, "name": "Endor Protocol Token", "network": "eth", "shortcut": "EDR", @@ -8117,7 +8095,7 @@ "Github": "https://github.com/egretia", "Homepage": "https://www.egretia.io" }, - "marketcap_usd": 1594501, + "marketcap_usd": 1494624, "name": "Egretia Token", "network": "eth", "shortcut": "EGT", @@ -8175,7 +8153,7 @@ "links": { "Homepage": "https://echolink.info" }, - "marketcap_usd": 55123, + "marketcap_usd": 34788, "name": "EchoLink", "network": "eth", "shortcut": "EKO", @@ -8213,7 +8191,7 @@ "links": { "Homepage": "https://electrify.asia" }, - "marketcap_usd": 395915, + "marketcap_usd": 507586, "name": "Electrify.Asia", "network": "eth", "shortcut": "ELEC", @@ -8233,7 +8211,7 @@ "Github": "https://github.com/aelfProject", "Homepage": "https://aelf.io/" }, - "marketcap_usd": 91873409, + "marketcap_usd": 68391374, "name": "ELF Token", "network": "eth", "shortcut": "ELF", @@ -8272,7 +8250,7 @@ "Github": "https://github.com/eltcoin", "Homepage": "http://www.eltcoin.tech/" }, - "marketcap_usd": 38197, + "marketcap_usd": 22770, "name": "ELTCOIN", "network": "eth", "shortcut": "ELTCOIN", @@ -8292,7 +8270,7 @@ "Github": "https://github.com/Elysian-ELY", "Homepage": "https://elycoin.io" }, - "marketcap_usd": 41659, + "marketcap_usd": 37179, "name": "ELYCOIN", "network": "eth", "shortcut": "ELY", @@ -8430,7 +8408,7 @@ "Github": "https://github.com/enigmampc", "Homepage": "https://enigma.co/" }, - "marketcap_usd": 186432, + "marketcap_usd": 103138, "name": "Enigma", "network": "eth", "shortcut": "ENG", @@ -8469,7 +8447,7 @@ "Github": "https://github.com/enjin/contracts", "Homepage": "https://enjincoin.io" }, - "marketcap_usd": 540499436, + "marketcap_usd": 446679489, "name": "ENJIN", "network": "eth", "shortcut": "ENJ", @@ -8489,7 +8467,7 @@ "Github": "https://github.com/Enecuum", "Homepage": "https://enecuum.com" }, - "marketcap_usd": 896242, + "marketcap_usd": 8527084, "name": "Enecuum", "network": "eth", "shortcut": "ENQ", @@ -8606,7 +8584,7 @@ "links": { "Homepage": "https://eroscoin.org" }, - "marketcap_usd": 42493, + "marketcap_usd": 38187, "name": "Eroscoin", "network": "eth", "shortcut": "ERO", @@ -8723,7 +8701,7 @@ "links": { "Homepage": "https://www.etgproject.org" }, - "marketcap_usd": 180816, + "marketcap_usd": 0, "name": "Ethereum Gold", "network": "eth", "shortcut": "ETG", @@ -8860,7 +8838,7 @@ "Github": "https://github.com/stasisnet", "Homepage": "https://stasis.net" }, - "marketcap_usd": 126914757, + "marketcap_usd": 113526920, "name": "STASIS EURS", "network": "eth", "shortcut": "EURS", @@ -8898,7 +8876,7 @@ "links": { "Homepage": "https://eventchain.io" }, - "marketcap_usd": 44616, + "marketcap_usd": 30076, "name": "EventChain", "network": "eth", "shortcut": "EVC", @@ -8937,7 +8915,7 @@ "Github": "https://github.com/devery", "Homepage": "https://devery.io" }, - "marketcap_usd": 68606, + "marketcap_usd": 0, "name": "Devery", "network": "eth", "shortcut": "EVE", @@ -8957,7 +8935,7 @@ "Github": "https://github.com/evedo-co", "Homepage": "https://www.evedo.co" }, - "marketcap_usd": 520542, + "marketcap_usd": 363204, "name": "Evedo Token", "network": "eth", "shortcut": "EVED", @@ -9016,7 +8994,7 @@ "links": { "Homepage": "https://everex.io " }, - "marketcap_usd": 319228, + "marketcap_usd": 212239, "name": "Everex", "network": "eth", "shortcut": "EVX", @@ -9114,7 +9092,7 @@ "links": { "Homepage": "https://exrnchain.com" }, - "marketcap_usd": 1158190, + "marketcap_usd": 1462707, "name": "EXRNchain", "network": "eth", "shortcut": "EXRN", @@ -9230,7 +9208,7 @@ "links": { "Homepage": "https://tokensale.faceter.io" }, - "marketcap_usd": 354513, + "marketcap_usd": 210119, "name": "Faceter", "network": "eth", "shortcut": "FACE", @@ -9328,7 +9306,7 @@ "links": { "Homepage": "https://friendz.io" }, - "marketcap_usd": 227649, + "marketcap_usd": 236696, "name": "Friendz", "network": "eth", "shortcut": "FDZ", @@ -9466,7 +9444,7 @@ "links": { "Homepage": "https://www.flixxo.com" }, - "marketcap_usd": 161120, + "marketcap_usd": 161640, "name": "Flixxo", "network": "eth", "shortcut": "FLIXX", @@ -9485,7 +9463,7 @@ "links": { "Homepage": "https://firelotto.io" }, - "marketcap_usd": 64930, + "marketcap_usd": 16254, "name": "Fire Lotto", "network": "eth", "shortcut": "FLOT", @@ -9505,7 +9483,7 @@ "Github": "https://github.com/gameflip", "Homepage": "https://gameflip.com" }, - "marketcap_usd": 320942, + "marketcap_usd": 389125, "name": "FLIP Token", "network": "eth", "shortcut": "FLP", @@ -9583,7 +9561,7 @@ "Github": "https://github.com/civitas-fundamenta", "Homepage": "https://fundamenta.network" }, - "marketcap_usd": 57162, + "marketcap_usd": 0, "name": "Fundamenta", "network": "eth", "shortcut": "FMTA", @@ -9661,7 +9639,7 @@ "Github": "https://github.com/f-o-a-m", "Homepage": "http://foam.space" }, - "marketcap_usd": 7679395, + "marketcap_usd": 9683251, "name": "FOAM Token", "network": "eth", "shortcut": "FOAM", @@ -9738,7 +9716,7 @@ "links": { "Homepage": "https://shapeshift.com" }, - "marketcap_usd": 29493352, + "marketcap_usd": 15398579, "name": "FOX", "network": "eth", "shortcut": "FOX", @@ -9874,7 +9852,7 @@ "links": { "Homepage": "https://fanstime.org" }, - "marketcap_usd": 199104, + "marketcap_usd": 175846, "name": "FansTime", "network": "eth", "shortcut": "FTI", @@ -9894,7 +9872,7 @@ "Github": "https://github.com/Fantom-foundation/", "Homepage": "https://fantom.foundation/" }, - "marketcap_usd": 826656185, + "marketcap_usd": 606547563, "name": "Fantom Token", "network": "eth", "shortcut": "FTM", @@ -9952,7 +9930,7 @@ "links": { "Homepage": "https://www.fintrux.com" }, - "marketcap_usd": 556716, + "marketcap_usd": 456637, "name": "FintruX Network", "network": "eth", "shortcut": "FTX", @@ -9972,7 +9950,7 @@ "Github": "https://github.com/futuraxproject", "Homepage": "https://futurax.global" }, - "marketcap_usd": 6974, + "marketcap_usd": 53865, "name": "FUTURAX", "network": "eth", "shortcut": "FTXT", @@ -9992,7 +9970,7 @@ "Github": "https://github.com/etherparty", "Homepage": "https://etherparty.io" }, - "marketcap_usd": 265511, + "marketcap_usd": 270342, "name": "Etherparty FUEL", "network": "eth", "shortcut": "FUEL", @@ -10011,7 +9989,7 @@ "links": { "Homepage": "https://funfair.io" }, - "marketcap_usd": 89998609, + "marketcap_usd": 82810218, "name": "Funfair", "network": "eth", "shortcut": "FUN", @@ -10030,7 +10008,7 @@ "links": { "Homepage": "https://fuzex.co" }, - "marketcap_usd": 147005, + "marketcap_usd": 39507, "name": "FuzeX", "network": "eth", "shortcut": "FXT", @@ -10088,7 +10066,7 @@ "links": { "Homepage": "https://flyp.me" }, - "marketcap_usd": 646479, + "marketcap_usd": 431325, "name": "FlypMe", "network": "eth", "shortcut": "FYP", @@ -10107,7 +10085,7 @@ "links": { "Homepage": "https://www.fyooz.io/" }, - "marketcap_usd": 19899, + "marketcap_usd": 0, "name": "Fyooz", "network": "eth", "shortcut": "FYZ", @@ -10147,7 +10125,7 @@ "Github": "https://github.com/gluwa/Creditcoin", "Homepage": "https://creditcoinfoundation.org" }, - "marketcap_usd": 82860717, + "marketcap_usd": 117804915, "name": "Creditcoin Token", "network": "eth", "shortcut": "G-CRE", @@ -10187,7 +10165,7 @@ "Github": "https://github.com/gamecredits-project", "Homepage": "https://www.gamecredits.org" }, - "marketcap_usd": 3056175, + "marketcap_usd": 2514545, "name": "GAME Credits", "network": "eth", "shortcut": "GAME", @@ -10226,7 +10204,7 @@ "Github": "https://github.com/GateNet-IO/gate-erc20-token", "Homepage": "https://gatetoken.io/" }, - "marketcap_usd": 4392910, + "marketcap_usd": 0, "name": "GATE Token", "network": "eth", "shortcut": "GATE", @@ -10422,7 +10400,7 @@ "Github": "https://github.com/Governor-DAO", "Homepage": "https://www.governordao.org" }, - "marketcap_usd": 573375, + "marketcap_usd": 529002, "name": "Governor DAO", "network": "eth", "shortcut": "GDAO", @@ -10500,7 +10478,7 @@ "links": { "Homepage": "https://gems.org" }, - "marketcap_usd": 120129, + "marketcap_usd": 144043, "name": "Gems", "network": "eth", "shortcut": "GEM", @@ -10520,7 +10498,7 @@ "Github": "https://github.com/daostack", "Homepage": "https://daostack.io" }, - "marketcap_usd": 305299, + "marketcap_usd": 393710, "name": "DAOstack", "network": "eth", "shortcut": "GEN", @@ -10559,7 +10537,7 @@ "Github": "https://github.com/Getprotocol", "Homepage": "http://www.get-protocol.io" }, - "marketcap_usd": 18653626, + "marketcap_usd": 12981705, "name": "GET Protocol", "network": "eth", "shortcut": "GET", @@ -10617,7 +10595,7 @@ "links": { "Homepage": "https://gamerhash.io/" }, - "marketcap_usd": 8528648, + "marketcap_usd": 7725053, "name": "GamerCoin", "network": "eth", "shortcut": "GHX", @@ -10734,7 +10712,7 @@ "links": { "Homepage": "https://gamb.io" }, - "marketcap_usd": 1360261, + "marketcap_usd": 985519, "name": "GAMB", "network": "eth", "shortcut": "GMB", @@ -10753,7 +10731,7 @@ "links": { "Homepage": "https://gnosis.pm" }, - "marketcap_usd": 393061882, + "marketcap_usd": 306992218, "name": "Gnosis", "network": "eth", "shortcut": "GNO", @@ -10792,7 +10770,7 @@ "links": { "Homepage": "https://genaro.network" }, - "marketcap_usd": 1858613, + "marketcap_usd": 1919822, "name": "Genaro Network", "network": "eth", "shortcut": "GNX", @@ -10851,7 +10829,7 @@ "links": { "Homepage": "https://gonetwork.co/index.html" }, - "marketcap_usd": 63890, + "marketcap_usd": 0, "name": "GoNetwork", "network": "eth", "shortcut": "GOT", @@ -10871,7 +10849,7 @@ "Github": "https://github.com/coti-io/cvi-contracts", "Homepage": "https://cvi.finance" }, - "marketcap_usd": 5061991, + "marketcap_usd": 5143320, "name": "GOVI", "network": "eth", "shortcut": "GOVI", @@ -10909,7 +10887,7 @@ "links": { "Homepage": "http://gridplus.io" }, - "marketcap_usd": 13103130, + "marketcap_usd": 10240361, "name": "Grid+", "network": "eth", "shortcut": "GRID", @@ -10988,7 +10966,7 @@ "Github": "https://github.com/graphprotocol", "Homepage": "https://thegraph.com" }, - "marketcap_usd": 794401640, + "marketcap_usd": 572618386, "name": "Graph Token", "network": "eth", "shortcut": "GRT", @@ -11007,7 +10985,7 @@ "links": { "Homepage": "https://www.gsc.social" }, - "marketcap_usd": 789186, + "marketcap_usd": 382101, "name": "Global Social Chain", "network": "eth", "shortcut": "GSC", @@ -11046,7 +11024,7 @@ "Github": "https://github.com/GameLeLe", "Homepage": "https://game.com" }, - "marketcap_usd": 623479, + "marketcap_usd": 593515, "name": "GTC Token", "network": "eth", "shortcut": "GTC", @@ -11066,7 +11044,7 @@ "Github": "https://github.com/GatherNetwork", "Homepage": "https://gather.network" }, - "marketcap_usd": 1369428, + "marketcap_usd": 1456621, "name": "GTH", "network": "eth", "shortcut": "GTH", @@ -11106,7 +11084,7 @@ "Github": "https://github.com/GIFTO-io", "Homepage": "https://gifto.io/" }, - "marketcap_usd": 26392102, + "marketcap_usd": 18524022, "name": "Gifto", "network": "eth", "shortcut": "GTO", @@ -11184,7 +11162,7 @@ "Github": "https://github.com/GenesisVision", "Homepage": "https://genesis.vision" }, - "marketcap_usd": 846158, + "marketcap_usd": 835946, "name": "Genesis Vision", "network": "eth", "shortcut": "GVT", @@ -11360,7 +11338,7 @@ "links": { "Homepage": "https://www.showhand.io" }, - "marketcap_usd": 39004, + "marketcap_usd": 979024, "name": "ShowHand", "network": "eth", "shortcut": "HAND", @@ -11436,7 +11414,7 @@ "links": { "Homepage": "https://heartbout.com" }, - "marketcap_usd": 6507, + "marketcap_usd": 5892, "name": "HeartBout", "network": "eth", "shortcut": "HB", @@ -11572,7 +11550,7 @@ "Github": "https://github.com/bitcoinHEX", "Homepage": "https://hex.win" }, - "marketcap_usd": 8203214843, + "marketcap_usd": 7446836126, "name": "HEX", "network": "eth", "shortcut": "HEX", @@ -11766,7 +11744,7 @@ "links": { "Homepage": "https://humaniq.com" }, - "marketcap_usd": 880646, + "marketcap_usd": 662245, "name": "Humaniq", "network": "eth", "shortcut": "HMQ", @@ -11864,7 +11842,7 @@ "Github": "https://github.com/Holo-Host", "Homepage": "https://holo.host/" }, - "marketcap_usd": 387484357, + "marketcap_usd": 365053469, "name": "Holo Token", "network": "eth", "shortcut": "HOT (Holo)", @@ -11883,7 +11861,7 @@ "links": { "Homepage": "https://thehydrofoundation.com/" }, - "marketcap_usd": 1598618, + "marketcap_usd": 1197094, "name": "Hydro Protocol", "network": "eth", "shortcut": "HOT (Hydro)", @@ -11921,7 +11899,7 @@ "links": { "Homepage": "https://www.hbg.com" }, - "marketcap_usd": 670891161, + "marketcap_usd": 1302381822, "name": "Huobi Token", "network": "eth", "shortcut": "HT", @@ -12040,7 +12018,7 @@ "Github": "https://github.com/HiveProjectLTD", "Homepage": "https://www.hiveterminal.com" }, - "marketcap_usd": 1066273, + "marketcap_usd": 621677, "name": "Hiveterminal Token", "network": "eth", "shortcut": "HVN", @@ -12195,7 +12173,7 @@ "links": { "Homepage": "https://www.everest.org" }, - "marketcap_usd": 7623489, + "marketcap_usd": 7556038, "name": "Everest (ID)", "network": "eth", "shortcut": "ID", @@ -12253,7 +12231,7 @@ "Github": "https://github.com/rupiah-token/", "Homepage": "https://www.rupiahtoken.com" }, - "marketcap_usd": 14466872, + "marketcap_usd": 7905136, "name": "Rupiah Token", "network": "eth", "shortcut": "IDRT", @@ -12272,7 +12250,7 @@ "links": { "Homepage": "https://investfeed.com" }, - "marketcap_usd": 130645, + "marketcap_usd": 117421, "name": "InvestFeed", "network": "eth", "shortcut": "IFT", @@ -12291,7 +12269,7 @@ "links": { "Homepage": "http://igtoken.net" }, - "marketcap_usd": 8781, + "marketcap_usd": 67822, "name": "IGToken", "network": "eth", "shortcut": "IG", @@ -12330,7 +12308,7 @@ "links": { "Homepage": "https://ihtcoin.com" }, - "marketcap_usd": 211728, + "marketcap_usd": 209251, "name": "I HOUSE TOKEN", "network": "eth", "shortcut": "IHT", @@ -12407,7 +12385,7 @@ "links": { "Homepage": "https://indorse.io" }, - "marketcap_usd": 173228, + "marketcap_usd": 131293, "name": "Indorse", "network": "eth", "shortcut": "IND", @@ -12582,7 +12560,7 @@ "Github": "https://github.com/iotexproject/iotex-core", "Homepage": "http://iotex.io/" }, - "marketcap_usd": 300918494, + "marketcap_usd": 275659433, "name": "IoTeX Network", "network": "eth", "shortcut": "IOTX", @@ -12602,7 +12580,7 @@ "Github": "https://github.com/InsurePal", "Homepage": "https://insurepal.io/" }, - "marketcap_usd": 106768, + "marketcap_usd": 24326, "name": "InsurePal token", "network": "eth", "shortcut": "IPL", @@ -12641,7 +12619,7 @@ "Github": "https://github.com/iqeon", "Homepage": "https://iqeon.io/" }, - "marketcap_usd": 2061614, + "marketcap_usd": 1538188, "name": "IQeon", "network": "eth", "shortcut": "IQN", @@ -12701,7 +12679,7 @@ "Github": "https://github.com/IoTChainCode", "Homepage": "https://iotchain.io/" }, - "marketcap_usd": 868882, + "marketcap_usd": 10816, "name": "IoT Chain", "network": "eth", "shortcut": "ITC", @@ -12799,7 +12777,7 @@ "links": { "Homepage": "https://www.insurex.co" }, - "marketcap_usd": 182079, + "marketcap_usd": 177450, "name": "InsureX", "network": "eth", "shortcut": "IXT", @@ -12858,7 +12836,7 @@ "Github": "https://github.com/TokyoToken/JasmyCoin", "Homepage": "https://jasmy.co.jp" }, - "marketcap_usd": 45712197, + "marketcap_usd": 25819466, "name": "JasmyCoin", "network": "eth", "shortcut": "JASMY", @@ -12955,7 +12933,7 @@ "Github": "https://github.com/JobchainOfficial", "Homepage": "https://www.jobchain.com" }, - "marketcap_usd": 2691224, + "marketcap_usd": 5634277, "name": "Jobchain", "network": "eth", "shortcut": "JOB", @@ -13032,7 +13010,7 @@ "links": { "Homepage": "http://www.kan.land" }, - "marketcap_usd": 13160325, + "marketcap_usd": 10559984, "name": "BitKan", "network": "eth", "shortcut": "KAN", @@ -13110,7 +13088,7 @@ "links": { "Homepage": "https://kindads.io" }, - "marketcap_usd": 10512, + "marketcap_usd": 10956, "name": "Kind Ads Token", "network": "eth", "shortcut": "KIND", @@ -13168,7 +13146,7 @@ "links": { "Homepage": "https://kanadecoin.com" }, - "marketcap_usd": 86167, + "marketcap_usd": 86514, "name": "KanadeCoin", "network": "eth", "shortcut": "KNDC", @@ -13246,7 +13224,7 @@ "Github": "https://github.com/Cryptense/", "Homepage": "https://kryll.io/" }, - "marketcap_usd": 17909542, + "marketcap_usd": 13945023, "name": "Kryll", "network": "eth", "shortcut": "KRL", @@ -13343,7 +13321,7 @@ "links": { "Homepage": "https://4new.io" }, - "marketcap_usd": 17683, + "marketcap_usd": 0, "name": "4NEW", "network": "eth", "shortcut": "KWATT", @@ -13401,7 +13379,7 @@ "Github": "https://github.com/latoken", "Homepage": "https://latoken.com/" }, - "marketcap_usd": 29111840, + "marketcap_usd": 20871771, "name": "LATOKEN", "network": "eth", "shortcut": "LA", @@ -13440,7 +13418,7 @@ "Github": "https://github.com/LambdaIM", "Homepage": "https://www.lambda.im/" }, - "marketcap_usd": 0, + "marketcap_usd": 2653381, "name": "Lambda", "network": "eth", "shortcut": "LAMB", @@ -13478,7 +13456,7 @@ "links": { "Homepage": "https://www.mycred.io" }, - "marketcap_usd": 1205294, + "marketcap_usd": 1216656, "name": "Cred", "network": "eth", "shortcut": "LBA", @@ -13497,7 +13475,7 @@ "links": { "Homepage": "https://www.localcoinswap.com" }, - "marketcap_usd": 547040, + "marketcap_usd": 378219, "name": "LocalCoinSwap", "network": "eth", "shortcut": "LCS", @@ -13788,7 +13766,7 @@ "links": { "Homepage": "https://link.smartcontract.com" }, - "marketcap_usd": 3331287196, + "marketcap_usd": 3793893931, "name": "Chainlink", "network": "eth", "shortcut": "LINK (Chainlink)", @@ -13846,7 +13824,7 @@ "Github": "https://github.com/GNYIO", "Homepage": "https://www.gny.io/lisk" }, - "marketcap_usd": 264497, + "marketcap_usd": 275827, "name": "Lisk Machine Learning", "network": "eth", "shortcut": "LML", @@ -13866,7 +13844,7 @@ "Github": "https://github.com/LunchMoneyToken", "Homepage": "https://www.lunchmoney.io/" }, - "marketcap_usd": 160017, + "marketcap_usd": 0, "name": "Lunch Money", "network": "eth", "shortcut": "LMY", @@ -13886,7 +13864,7 @@ "Github": "https://github.com/lendingblock", "Homepage": "https://lendingblock.com" }, - "marketcap_usd": 911743, + "marketcap_usd": 0, "name": "Lendingblock", "network": "eth", "shortcut": "LND", @@ -13944,7 +13922,7 @@ "links": { "Homepage": "https://www.locuschain.com" }, - "marketcap_usd": 71077061, + "marketcap_usd": 70619718, "name": "Locus Chain", "network": "eth", "shortcut": "LOCUS", @@ -14001,7 +13979,7 @@ "links": { "Homepage": "https://looksrare.org/" }, - "marketcap_usd": 162286426, + "marketcap_usd": 106194502, "name": "LooksRare", "network": "eth", "shortcut": "LOOKS", @@ -14021,7 +13999,7 @@ "Github": "github.com/loomnetwork/", "Homepage": "https://loomx.io" }, - "marketcap_usd": 62877977, + "marketcap_usd": 64432942, "name": "LOOM", "network": "eth", "shortcut": "LOOM", @@ -14041,7 +14019,7 @@ "Github": "https://github.com/livepeer", "Homepage": "https://livepeer.org/" }, - "marketcap_usd": 267115919, + "marketcap_usd": 235142240, "name": "Livepeer Token", "network": "eth", "shortcut": "LPT", @@ -14080,7 +14058,7 @@ "Github": "https://github.com/loopring", "Homepage": "https://loopring.org" }, - "marketcap_usd": 529224386, + "marketcap_usd": 356454788, "name": "Loopring", "network": "eth", "shortcut": "LRC", @@ -14178,7 +14156,7 @@ "Github": "https://github.com/lunyr", "Homepage": "https://lunyr.com" }, - "marketcap_usd": 51764, + "marketcap_usd": 49814, "name": "Lunyr", "network": "eth", "shortcut": "LUN", @@ -14276,7 +14254,7 @@ "Github": "https://github.com/TreasureProject", "Homepage": "https://treasure.lol/" }, - "marketcap_usd": 0, + "marketcap_usd": 74333350, "name": "MAGIC", "network": "eth", "shortcut": "MAGIC", @@ -14316,7 +14294,7 @@ "Github": "https://github.com/decentraland", "Homepage": "https://decentraland.org" }, - "marketcap_usd": 1751483367, + "marketcap_usd": 1218864522, "name": "Decentraland MANA", "network": "eth", "shortcut": "MANA", @@ -14354,7 +14332,7 @@ "links": { "Homepage": "https://midasprotocol.io/" }, - "marketcap_usd": 68061, + "marketcap_usd": 79376, "name": "MIDAS PROTOCOL", "network": "eth", "shortcut": "MAS", @@ -14373,7 +14351,7 @@ "links": { "Homepage": "https://polygon.technology/" }, - "marketcap_usd": 6871256644, + "marketcap_usd": 7694718402, "name": "Matic Token", "network": "eth", "shortcut": "MATIC", @@ -14470,7 +14448,7 @@ "links": { "Homepage": "https://moedaseeds.com" }, - "marketcap_usd": 3103244, + "marketcap_usd": 931171, "name": "Moeda Loyalty Points", "network": "eth", "shortcut": "MDA", @@ -14489,7 +14467,7 @@ "links": { "Homepage": "https://www.mdt.co" }, - "marketcap_usd": 23270367, + "marketcap_usd": 19777430, "name": "Measurable Data Token", "network": "eth", "shortcut": "MDT", @@ -14565,7 +14543,7 @@ "links": { "Homepage": "https://dontbuymeme.com" }, - "marketcap_usd": 18, + "marketcap_usd": 2325066, "name": "Meme", "network": "eth", "shortcut": "MEME", @@ -14624,7 +14602,7 @@ "links": { "Homepage": "https://www.metronome.io" }, - "marketcap_usd": 14603708, + "marketcap_usd": 0, "name": "Metronome", "network": "eth", "shortcut": "MET", @@ -14663,7 +14641,7 @@ "Github": "https://github.com/syncfab", "Homepage": "https://syncfab.com/" }, - "marketcap_usd": 2597882, + "marketcap_usd": 2660382, "name": "SyncFab Smart Manufacturing Blockchain", "network": "eth", "shortcut": "MFG", @@ -14683,7 +14661,7 @@ "Github": "https://github.com/MainframeHQ", "Homepage": "https://mainframe.com" }, - "marketcap_usd": 45471512, + "marketcap_usd": 53533159, "name": "Mainframe Token", "network": "eth", "shortcut": "MFT", @@ -14817,7 +14795,7 @@ "links": { "Homepage": "https://token.morpheuslabs.io" }, - "marketcap_usd": 3583191, + "marketcap_usd": 2739540, "name": "Morpheus Infrastructure Token", "network": "eth", "shortcut": "MITX", @@ -14837,7 +14815,7 @@ "Github": "https://github.com/makerdao", "Homepage": "https://makerdao.com" }, - "marketcap_usd": 1000598238, + "marketcap_usd": 864219573, "name": "MakerDAO", "network": "eth", "shortcut": "MKR", @@ -14876,7 +14854,7 @@ "links": { "Homepage": "https://melonport.com" }, - "marketcap_usd": 55177593, + "marketcap_usd": 48069939, "name": "Melonport", "network": "eth", "shortcut": "MLN (new)", @@ -14973,7 +14951,7 @@ "Github": "https://github.com/Goldmint", "Homepage": "https://goldmint.io" }, - "marketcap_usd": 244522, + "marketcap_usd": 195376, "name": "Goldmint MNT Prelaunch Token", "network": "eth", "shortcut": "MNTP", @@ -15166,7 +15144,7 @@ "Github": "https://github.com/mstable", "Homepage": "http://mstable.org" }, - "marketcap_usd": 7745724, + "marketcap_usd": 4178062, "name": "mStable Meta", "network": "eth", "shortcut": "MTA", @@ -15185,7 +15163,7 @@ "links": { "Homepage": "http://www.monetha.io" }, - "marketcap_usd": 2913406, + "marketcap_usd": 4940290, "name": "Monetha", "network": "eth", "shortcut": "MTH", @@ -15204,7 +15182,7 @@ "links": { "Homepage": "https://www.metalpay.com" }, - "marketcap_usd": 89716429, + "marketcap_usd": 68525264, "name": "Metal", "network": "eth", "shortcut": "MTL", @@ -15223,7 +15201,7 @@ "links": { "Homepage": "https://medicalchain.com" }, - "marketcap_usd": 676611, + "marketcap_usd": 679122, "name": "MedToken", "network": "eth", "shortcut": "MTN", @@ -15280,7 +15258,7 @@ "links": { "Homepage": "https://www.matryx.ai" }, - "marketcap_usd": 104534, + "marketcap_usd": 0, "name": "Matryx", "network": "eth", "shortcut": "MTX", @@ -15357,7 +15335,7 @@ "links": { "Homepage": "http://mvlchain.io" }, - "marketcap_usd": 113988507, + "marketcap_usd": 101340680, "name": "Mass Vehicle Ledger Token", "network": "eth", "shortcut": "MVL", @@ -15377,7 +15355,7 @@ "Github": "https://github.com/Merculet", "Homepage": "https://www.merculet.io" }, - "marketcap_usd": 277985, + "marketcap_usd": 474755, "name": "Merculet", "network": "eth", "shortcut": "MVP", @@ -15415,7 +15393,7 @@ "links": { "Homepage": "https://mysterium.network/" }, - "marketcap_usd": 7454003, + "marketcap_usd": 5280437, "name": "Mysterium", "network": "eth", "shortcut": "MYST", @@ -15454,7 +15432,7 @@ "Github": "https://github.com/NANJ-COIN", "Homepage": "https://nanjcoin.com/" }, - "marketcap_usd": 304943, + "marketcap_usd": 306170, "name": "NANJCOIN", "network": "eth", "shortcut": "NANJ", @@ -15551,7 +15529,7 @@ "links": { "Homepage": "https://niobiumcoin.io" }, - "marketcap_usd": 125735, + "marketcap_usd": 110555, "name": "Niobium Coin", "network": "eth", "shortcut": "NBC", @@ -15610,7 +15588,7 @@ "Github": "https://github.com/polyswarm", "Homepage": "https://polyswarm.io" }, - "marketcap_usd": 27218993, + "marketcap_usd": 13882821, "name": "Nectar", "network": "eth", "shortcut": "NCT", @@ -15746,7 +15724,7 @@ "links": { "Homepage": "http://nexo.io" }, - "marketcap_usd": 389141824, + "marketcap_usd": 566157012, "name": "Nexo", "network": "eth", "shortcut": "NEXO", @@ -15824,7 +15802,7 @@ "Github": "https://github.com/nknorg", "Homepage": "https://nkn.org" }, - "marketcap_usd": 71928965, + "marketcap_usd": 63397991, "name": "NKN", "network": "eth", "shortcut": "NKN", @@ -15864,7 +15842,7 @@ "Github": "https://github.com/numerai", "Homepage": "https://numer.ai" }, - "marketcap_usd": 137072291, + "marketcap_usd": 86958218, "name": "Numerai", "network": "eth", "shortcut": "NMR", @@ -15982,7 +15960,7 @@ "Github": "https://github.com/pundix", "Homepage": "https://pundix.com" }, - "marketcap_usd": 169403527, + "marketcap_usd": 131951808, "name": "Pundi X Token", "network": "eth", "shortcut": "NPXS", @@ -16041,7 +16019,7 @@ "Github": "https://github.com/nucypher", "Homepage": "https://nucypher.com" }, - "marketcap_usd": 134773752, + "marketcap_usd": 102670314, "name": "NuCypher Network", "network": "eth", "shortcut": "NU", @@ -16214,7 +16192,7 @@ "links": { "Homepage": "https://www.openanx.org/en" }, - "marketcap_usd": 4148821, + "marketcap_usd": 11390307, "name": "OAX", "network": "eth", "shortcut": "OAX", @@ -16274,7 +16252,7 @@ "Github": "https://github.com/oceanprotocol", "Homepage": "https://oceanprotocol.com" }, - "marketcap_usd": 113980902, + "marketcap_usd": 103817369, "name": "Ocean Token", "network": "eth", "shortcut": "OCEAN", @@ -16293,7 +16271,7 @@ "links": { "Homepage": "http://www.ocnex.net" }, - "marketcap_usd": 693366, + "marketcap_usd": 684621, "name": "Odyssey", "network": "eth", "shortcut": "OCN", @@ -16313,7 +16291,7 @@ "Github": "https://github.com/octofi", "Homepage": "https://octo.fi" }, - "marketcap_usd": 1415542, + "marketcap_usd": 1381722, "name": "OctoFi", "network": "eth", "shortcut": "OCTO", @@ -16373,7 +16351,7 @@ "Github": "https://github.com/originprotocol", "Homepage": "https://www.originprotocol.com" }, - "marketcap_usd": 81273723, + "marketcap_usd": 72678692, "name": "OriginToken", "network": "eth", "shortcut": "OGN", @@ -16387,6 +16365,26 @@ } ] }, + "erc20:eth:OGV": { + "address": "0x9c354503C38481a7A7a51629142963F98eCC12D0", + "links": { + "Github": "https://github.com/OriginProtocol/ousd-governance", + "Homepage": "https://governance.ousd.com" + }, + "marketcap_usd": 5463075, + "name": "Origin Dollar Governance", + "network": "eth", + "shortcut": "OGV", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "erc20", + "wallet": [ + { + "name": "Trezor Suite", + "url": "https://suite.trezor.io" + } + ] + }, "erc20:eth:OIKOS": { "address": "0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1", "links": { @@ -16433,7 +16431,7 @@ "Github": "https://github.com/okex/okberc20token", "Homepage": "https://www.okex.com/" }, - "marketcap_usd": 1048340141, + "marketcap_usd": 990169347, "name": "OKB", "network": "eth", "shortcut": "OKB", @@ -16512,7 +16510,7 @@ "Github": "https://github.com/omisego", "Homepage": "https://omg.omise.co" }, - "marketcap_usd": 295651643, + "marketcap_usd": 228444639, "name": "OmiseGO", "network": "eth", "shortcut": "OMG", @@ -16590,7 +16588,7 @@ "Github": "https://github.com/onGsocial", "Homepage": "https://somee.social" }, - "marketcap_usd": 336410, + "marketcap_usd": 159226, "name": "SoMee.Social", "network": "eth", "shortcut": "ONG", @@ -16667,7 +16665,7 @@ "links": { "Homepage": "https://opus-foundation.org" }, - "marketcap_usd": 15937, + "marketcap_usd": 0, "name": "Opus Foundation", "network": "eth", "shortcut": "OPT", @@ -16725,7 +16723,7 @@ "Github": "https://github.com/orbs-network", "Homepage": "https://orbs.com" }, - "marketcap_usd": 127021639, + "marketcap_usd": 94228340, "name": "Orbs", "network": "eth", "shortcut": "ORBS", @@ -16803,7 +16801,7 @@ "links": { "Homepage": "https://www.originsport.io" }, - "marketcap_usd": 1440340, + "marketcap_usd": 2858808, "name": "Origin Sport", "network": "eth", "shortcut": "ORS", @@ -16862,7 +16860,7 @@ "Github": "https://github.com/OpenSTFoundation", "Homepage": "https://simpletoken.org" }, - "marketcap_usd": 398079, + "marketcap_usd": 374510, "name": "Simple Token 'OST'", "network": "eth", "shortcut": "OST", @@ -16921,7 +16919,7 @@ "Github": "https://github.com/originprotocol", "Homepage": "https://ousd.com" }, - "marketcap_usd": 49547527, + "marketcap_usd": 44931024, "name": "Origin Dollar", "network": "eth", "shortcut": "OUSD", @@ -16941,7 +16939,7 @@ "Github": "https://github.com/owndata", "Homepage": "https://owndata.network" }, - "marketcap_usd": 73902, + "marketcap_usd": 0, "name": "OWNDATA", "network": "eth", "shortcut": "OWN", @@ -16981,7 +16979,7 @@ "Github": "https://github.com/orchidtechnologies/orchid", "Homepage": "https://www.orchid.com" }, - "marketcap_usd": 80362252, + "marketcap_usd": 64366799, "name": "Orchid", "network": "eth", "shortcut": "OXT", @@ -17099,7 +17097,7 @@ "links": { "Homepage": "https://patron-influencers.com" }, - "marketcap_usd": 1211806, + "marketcap_usd": 0, "name": "Patron", "network": "eth", "shortcut": "PAT", @@ -17178,7 +17176,7 @@ "Github": "https://github.com/paxosglobal", "Homepage": "https://www.paxos.com/standard" }, - "marketcap_usd": 945057992, + "marketcap_usd": 941050193, "name": "Paxos Standard (PAX)", "network": "eth", "shortcut": "PAX", @@ -17198,7 +17196,7 @@ "Github": "https://github.com/paxosglobal/paxos-gold-contract", "Homepage": "https://www.paxos.com/paxgold" }, - "marketcap_usd": 601750745, + "marketcap_usd": 534018612, "name": "Paxos Gold", "network": "eth", "shortcut": "PAXG", @@ -17217,7 +17215,7 @@ "links": { "Homepage": "http://www.tenx.tech" }, - "marketcap_usd": 3663052, + "marketcap_usd": 2206094, "name": "TenX", "network": "eth", "shortcut": "PAY", @@ -17470,7 +17468,7 @@ "links": { "Homepage": "https://www.phitoken.io" }, - "marketcap_usd": 416865, + "marketcap_usd": 366082, "name": "PHI Token", "network": "eth", "shortcut": "PHI", @@ -17489,7 +17487,7 @@ "links": { "Homepage": "https://pickle.finance/" }, - "marketcap_usd": 2454553, + "marketcap_usd": 2670035, "name": "Pickle Finance", "network": "eth", "shortcut": "PICKLE", @@ -17508,7 +17506,7 @@ "links": { "Homepage": "https://piplcoin.com" }, - "marketcap_usd": 39260, + "marketcap_usd": 70565, "name": "PIPL Coin", "network": "eth", "shortcut": "PIPL", @@ -17584,7 +17582,7 @@ "links": { "Homepage": "http://pkgtoken.io" }, - "marketcap_usd": 49441, + "marketcap_usd": 77103, "name": "PKG Token", "network": "eth", "shortcut": "PKG", @@ -17603,7 +17601,7 @@ "links": { "Homepage": "https://playkey.io" }, - "marketcap_usd": 78992, + "marketcap_usd": 71282, "name": "Playkey", "network": "eth", "shortcut": "PKT", @@ -17661,7 +17659,7 @@ "Github": "https://github.com/twentythirty/PillarToken", "Homepage": "https://www.pillarproject.io" }, - "marketcap_usd": 1381819, + "marketcap_usd": 1320826, "name": "Pillar Project", "network": "eth", "shortcut": "PLR", @@ -17700,7 +17698,7 @@ "links": { "Homepage": "https://plutus.it" }, - "marketcap_usd": 13783375, + "marketcap_usd": 16865587, "name": "Pluton", "network": "eth", "shortcut": "PLU", @@ -17719,7 +17717,7 @@ "links": { "Homepage": "https://pumapay.io" }, - "marketcap_usd": 909804, + "marketcap_usd": 1506774, "name": "PumaPay", "network": "eth", "shortcut": "PMA", @@ -17758,7 +17756,7 @@ "Github": "https://github.com/kleros", "Homepage": "https://kleros.io" }, - "marketcap_usd": 20322698, + "marketcap_usd": 18786149, "name": "Pinakion", "network": "eth", "shortcut": "PNK", @@ -17777,7 +17775,7 @@ "links": { "Homepage": "https://po.et" }, - "marketcap_usd": 78635, + "marketcap_usd": 51394, "name": "Po.et Tokens", "network": "eth", "shortcut": "POE", @@ -17834,7 +17832,7 @@ "links": { "Homepage": "https://polymath.network" }, - "marketcap_usd": 200761358, + "marketcap_usd": 248524376, "name": "Polymath Network", "network": "eth", "shortcut": "POLY", @@ -17912,7 +17910,7 @@ "links": { "Homepage": "https://powerledger.io" }, - "marketcap_usd": 119016732, + "marketcap_usd": 99626637, "name": "PowerLedger", "network": "eth", "shortcut": "POWR", @@ -17931,7 +17929,7 @@ "links": { "Homepage": "https://www.paypie.com" }, - "marketcap_usd": 563182, + "marketcap_usd": 0, "name": "PayPie", "network": "eth", "shortcut": "PPP", @@ -17951,7 +17949,7 @@ "Github": "https://github.com/Bitpopulous", "Homepage": "https://populous.co" }, - "marketcap_usd": 6142426, + "marketcap_usd": 3657013, "name": "Populous", "network": "eth", "shortcut": "PPT", @@ -18009,7 +18007,7 @@ "links": { "Homepage": "https://privatix.io" }, - "marketcap_usd": 44944, + "marketcap_usd": 36363, "name": "Privatix", "network": "eth", "shortcut": "PRIX", @@ -18068,7 +18066,7 @@ "Github": "https://github.com/propsproject", "Homepage": "https://propsproject.com" }, - "marketcap_usd": 699809, + "marketcap_usd": 542523, "name": "Props", "network": "eth", "shortcut": "PROPS", @@ -18165,7 +18163,7 @@ "links": { "Homepage": "https://primas.io" }, - "marketcap_usd": 524000, + "marketcap_usd": 516824, "name": "Primas", "network": "eth", "shortcut": "PST", @@ -18224,7 +18222,7 @@ "links": { "Homepage": "https://patientory.com" }, - "marketcap_usd": 0, + "marketcap_usd": 185048, "name": "Patientory", "network": "eth", "shortcut": "PTOY", @@ -18343,7 +18341,7 @@ "Github": "https://github.com/playgame-global", "Homepage": "https://its.playgame.com" }, - "marketcap_usd": 287032, + "marketcap_usd": 230955, "name": "PlayGame", "network": "eth", "shortcut": "PXG", @@ -18420,7 +18418,7 @@ "links": { "Homepage": "https://liquid.plus" }, - "marketcap_usd": 15562824, + "marketcap_usd": 8452800, "name": "QASH", "network": "eth", "shortcut": "QASH", @@ -18498,7 +18496,7 @@ "links": { "Homepage": "https://quarkchain.io" }, - "marketcap_usd": 72187447, + "marketcap_usd": 72428547, "name": "QuarkChain", "network": "eth", "shortcut": "QKC", @@ -18518,7 +18516,7 @@ "Github": "https://github.com/quantnetwork", "Homepage": "https://www.quant.network/" }, - "marketcap_usd": 1201311181, + "marketcap_usd": 1984621191, "name": "Quant", "network": "eth", "shortcut": "QNT", @@ -18577,7 +18575,7 @@ "Github": "https://github.com/quantstamp", "Homepage": "https://quantstamp.com/" }, - "marketcap_usd": 18133673, + "marketcap_usd": 11146990, "name": "Quantstamp Token", "network": "eth", "shortcut": "QSP", @@ -18675,7 +18673,7 @@ "Github": "https://github.com/rokfin/eth-contracts", "Homepage": "https://www.raetoken.org" }, - "marketcap_usd": 6611706, + "marketcap_usd": 7116743, "name": "RAE Token", "network": "eth", "shortcut": "RAE", @@ -18695,7 +18693,7 @@ "Github": "https://github.com/reflexer-labs/", "Homepage": "https://reflexer.finance/" }, - "marketcap_usd": 13631806, + "marketcap_usd": 13490581, "name": "Rai Reflex Index", "network": "eth", "shortcut": "RAI", @@ -18734,7 +18732,7 @@ "links": { "Homepage": "http://token.dprating.com" }, - "marketcap_usd": 327240, + "marketcap_usd": 313970, "name": "DPRating", "network": "eth", "shortcut": "RATING", @@ -18754,7 +18752,7 @@ "Github": "https://github.com/rublixdev", "Homepage": "https://rublix.io/" }, - "marketcap_usd": 574907, + "marketcap_usd": 496020, "name": "Rublix", "network": "eth", "shortcut": "RBLX", @@ -18793,7 +18791,7 @@ "Github": "https://github.com/ripio/rcn-token", "Homepage": "https://ripiocredit.network" }, - "marketcap_usd": 1956711, + "marketcap_usd": 2180122, "name": "Ripio Credit Network", "network": "eth", "shortcut": "RCN", @@ -18813,7 +18811,7 @@ "Github": "https://github.com/raiden-network/raiden/", "Homepage": "https://raiden.network" }, - "marketcap_usd": 4407004, + "marketcap_usd": 3984292, "name": "Raiden Network", "network": "eth", "shortcut": "RDN", @@ -18910,7 +18908,7 @@ "Github": "https://github.com/red", "Homepage": "https://ico.red-lang.org" }, - "marketcap_usd": 267445, + "marketcap_usd": 294052, "name": "Red Community Token", "network": "eth", "shortcut": "RED", @@ -18950,7 +18948,7 @@ "Github": "http://github.com/reef-defi", "Homepage": "http://reef.finance" }, - "marketcap_usd": 79192470, + "marketcap_usd": 107515057, "name": "Reef Finance", "network": "eth", "shortcut": "REEF", @@ -18988,7 +18986,7 @@ "links": { "Homepage": "https://remme.io" }, - "marketcap_usd": 257764, + "marketcap_usd": 231232, "name": "Remme", "network": "eth", "shortcut": "REM", @@ -19028,7 +19026,7 @@ "Github": "https://github.com/renproject", "Homepage": "https://renproject.io/" }, - "marketcap_usd": 134908215, + "marketcap_usd": 125502589, "name": "Republic Token", "network": "eth", "shortcut": "REN", @@ -19047,7 +19045,7 @@ "links": { "Homepage": "https://augur.net" }, - "marketcap_usd": 92697544, + "marketcap_usd": 77521842, "name": "Augur", "network": "eth", "shortcut": "REP", @@ -19085,7 +19083,7 @@ "links": { "Homepage": "https://request.network" }, - "marketcap_usd": 129387761, + "marketcap_usd": 110728994, "name": "Request Network", "network": "eth", "shortcut": "REQ", @@ -19105,7 +19103,7 @@ "Github": "https://github.com/Revain", "Homepage": "https://revain.org" }, - "marketcap_usd": 95183974, + "marketcap_usd": 67817626, "name": "Revain", "network": "eth", "shortcut": "REV", @@ -19144,7 +19142,7 @@ "links": { "Homepage": "https://refereum.com" }, - "marketcap_usd": 32611515, + "marketcap_usd": 30353171, "name": "Refereum", "network": "eth", "shortcut": "RFR", @@ -19221,7 +19219,7 @@ "links": { "Homepage": "http://iex.ec/" }, - "marketcap_usd": 79004770, + "marketcap_usd": 93216767, "name": "IEx.ec", "network": "eth", "shortcut": "RLC", @@ -19337,7 +19335,7 @@ "links": { "Homepage": "https://www.oneroot.io/en" }, - "marketcap_usd": 446953, + "marketcap_usd": 466986, "name": "OneRoot Network", "network": "eth", "shortcut": "RNT", @@ -19395,7 +19393,7 @@ "links": { "Homepage": "https://icerockmining.io" }, - "marketcap_usd": 47796, + "marketcap_usd": 0, "name": "ICE ROCK MINING", "network": "eth", "shortcut": "ROCK2", @@ -19452,7 +19450,7 @@ "links": { "Homepage": "https://roobee.io/" }, - "marketcap_usd": 3165816, + "marketcap_usd": 3230789, "name": "ROOBEE", "network": "eth", "shortcut": "ROOBEE", @@ -19511,7 +19509,7 @@ "Github": "https://github.com/reserve-protocol/rsr-mainnet", "Homepage": "https://reserve.org" }, - "marketcap_usd": 120649413, + "marketcap_usd": 264317626, "name": "Reserve Rights", "network": "eth", "shortcut": "RSR", @@ -19569,7 +19567,7 @@ "links": { "Homepage": "https://www.rotharium.io" }, - "marketcap_usd": 2328072, + "marketcap_usd": 3022805, "name": "Rotharium", "network": "eth", "shortcut": "RTH", @@ -19608,7 +19606,7 @@ "links": { "Homepage": "http://ruffchain.com" }, - "marketcap_usd": 1188164, + "marketcap_usd": 478096, "name": "Ruff", "network": "eth", "shortcut": "RUFF", @@ -19666,7 +19664,7 @@ "links": { "Homepage": "https://rivetzintl.com" }, - "marketcap_usd": 17680, + "marketcap_usd": 15500, "name": "Rivetz", "network": "eth", "shortcut": "RVT", @@ -19782,7 +19780,7 @@ "links": { "Homepage": "https://saltlending.com" }, - "marketcap_usd": 2984416, + "marketcap_usd": 4238990, "name": "Salt Lending Token", "network": "eth", "shortcut": "SALT", @@ -19801,7 +19799,7 @@ "links": { "Homepage": "https://santiment.net" }, - "marketcap_usd": 9687158, + "marketcap_usd": 5362666, "name": "Santiment", "network": "eth", "shortcut": "SAN", @@ -19839,7 +19837,7 @@ "links": { "Homepage": "https://ico.nexus.social" }, - "marketcap_usd": 37652, + "marketcap_usd": 41014, "name": "SocialCoin", "network": "eth", "shortcut": "SCL", @@ -19916,7 +19914,7 @@ "links": { "Homepage": "https://www.sentinel-chain.org" }, - "marketcap_usd": 94004, + "marketcap_usd": 90572, "name": "Sentinel Chain", "network": "eth", "shortcut": "SENC", @@ -20128,7 +20126,7 @@ "links": { "Homepage": "https://shibatoken.com" }, - "marketcap_usd": 6407433195, + "marketcap_usd": 6999468944, "name": "SHIBA INU", "network": "eth", "shortcut": "SHIB", @@ -20147,7 +20145,7 @@ "links": { "Homepage": "https://www.shipchain.io" }, - "marketcap_usd": 197116, + "marketcap_usd": 0, "name": "ShipChain", "network": "eth", "shortcut": "SHIP", @@ -20302,7 +20300,7 @@ "links": { "Homepage": "https://www.skb-coin.jp/en" }, - "marketcap_usd": 334555, + "marketcap_usd": 304944, "name": "Sakura Bloom", "network": "eth", "shortcut": "SKB", @@ -20341,7 +20339,7 @@ "Github": "https://github.com/Steamtradenet/smart-contract", "Homepage": "https://skincoin.org" }, - "marketcap_usd": 55554, + "marketcap_usd": 39044, "name": "SKIN", "network": "eth", "shortcut": "SKIN", @@ -20437,7 +20435,7 @@ "links": { "Homepage": "https://youengine.io" }, - "marketcap_usd": 181167294, + "marketcap_usd": 141951519, "name": "Smooth Love Potion", "network": "eth", "shortcut": "SLP", @@ -20514,7 +20512,7 @@ "links": { "Homepage": "https://suncontract.org" }, - "marketcap_usd": 2806206, + "marketcap_usd": 3145444, "name": "SunContract", "network": "eth", "shortcut": "SNC", @@ -20650,7 +20648,7 @@ "Github": "https://github.com/status-im", "Homepage": "https://status.im" }, - "marketcap_usd": 109393410, + "marketcap_usd": 98890911, "name": "Status Network Token", "network": "eth", "shortcut": "SNT", @@ -20689,7 +20687,7 @@ "Github": "https://github.com/havven/havven", "Homepage": "https://synthetix.io" }, - "marketcap_usd": 391548448, + "marketcap_usd": 780180808, "name": "Synthetix Network Token", "network": "eth", "shortcut": "SNX", @@ -20727,7 +20725,7 @@ "links": { "Homepage": "https://www.allsportschain.com" }, - "marketcap_usd": 11488514, + "marketcap_usd": 2553187, "name": "All Sports", "network": "eth", "shortcut": "SOC", @@ -20785,7 +20783,7 @@ "Github": "https://github.com/cryptosoulgame", "Homepage": "https://cryptosoul.io/" }, - "marketcap_usd": 453252, + "marketcap_usd": 181780, "name": "CryptoSoul", "network": "eth", "shortcut": "SOUL", @@ -20921,7 +20919,7 @@ "links": { "Homepage": "https://spindle.zone" }, - "marketcap_usd": 115224, + "marketcap_usd": 89058, "name": "SPINDLE", "network": "eth", "shortcut": "SPD", @@ -21018,7 +21016,7 @@ "Github": "https://github.com/sirin-labs/crowdsale-smart-contract", "Homepage": "https://sirinlabs.com" }, - "marketcap_usd": 1947090, + "marketcap_usd": 1255312, "name": "Sirin Labs", "network": "eth", "shortcut": "SRN", @@ -21076,7 +21074,7 @@ "links": { "Homepage": "https://smartshare.vip/#" }, - "marketcap_usd": 120666, + "marketcap_usd": 64954, "name": "Smartshare", "network": "eth", "shortcut": "SSP", @@ -21114,7 +21112,7 @@ "links": { "Homepage": "https://coinstarter.com" }, - "marketcap_usd": 10171, + "marketcap_usd": 10126, "name": "Starter Coin", "network": "eth", "shortcut": "STAC", @@ -21152,7 +21150,7 @@ "links": { "Homepage": "http://starbase.co" }, - "marketcap_usd": 271189, + "marketcap_usd": 141365, "name": "Star Token", "network": "eth", "shortcut": "STAR", @@ -21308,7 +21306,7 @@ "Github": "https://github.com/Storj", "Homepage": "https://storj.io" }, - "marketcap_usd": 244726302, + "marketcap_usd": 185978015, "name": "STORJ", "network": "eth", "shortcut": "STORJ", @@ -21386,7 +21384,7 @@ "links": { "Homepage": "https://staker.network" }, - "marketcap_usd": 386, + "marketcap_usd": 347, "name": "Staker", "network": "eth", "shortcut": "STR", @@ -21445,7 +21443,7 @@ "Github": "https://github.com/stx-technologies/stox-token", "Homepage": "https://www.stox.com" }, - "marketcap_usd": 144820, + "marketcap_usd": 190457, "name": "StoxToken", "network": "eth", "shortcut": "STX", @@ -21465,7 +21463,7 @@ "Github": "https://github.com/SubstratumNetwork", "Homepage": "https://substratum.net" }, - "marketcap_usd": 389669, + "marketcap_usd": 324330, "name": "Substratum", "network": "eth", "shortcut": "SUB", @@ -21504,7 +21502,7 @@ "Github": "https://github.com/sushiswap", "Homepage": "https://sushiswapclassic.org/" }, - "marketcap_usd": 170487114, + "marketcap_usd": 203138682, "name": "SushiToken", "network": "eth", "shortcut": "SUSHI", @@ -21563,7 +21561,7 @@ "Github": "https://github.com/swashapp/", "Homepage": "https://swashapp.io/" }, - "marketcap_usd": 5119665, + "marketcap_usd": 6610737, "name": "Swash Token", "network": "eth", "shortcut": "SWASH", @@ -21582,7 +21580,7 @@ "links": { "Homepage": "http://www.swftcoin.com" }, - "marketcap_usd": 9310615, + "marketcap_usd": 5673094, "name": "SwftCoin", "network": "eth", "shortcut": "SWFTC", @@ -21621,7 +21619,7 @@ "links": { "Homepage": "http://swarm.city" }, - "marketcap_usd": 606019, + "marketcap_usd": 333012, "name": "Swarm City Token", "network": "eth", "shortcut": "SWT", @@ -21679,7 +21677,7 @@ "links": { "Homepage": "http://www.spectre.ai" }, - "marketcap_usd": 44653, + "marketcap_usd": 35112, "name": "Spectre.ai U-Token", "network": "eth", "shortcut": "SXUT", @@ -21794,7 +21792,7 @@ "links": { "Homepage": "https://taklimakan.io" }, - "marketcap_usd": 28961, + "marketcap_usd": 19916, "name": "Taklimakan Network", "network": "eth", "shortcut": "TAN", @@ -21952,7 +21950,7 @@ "links": { "Homepage": "https://tokenbox.io" }, - "marketcap_usd": 56762, + "marketcap_usd": 26901, "name": "Tokenbox", "network": "eth", "shortcut": "TBX", @@ -22011,7 +22009,7 @@ "links": { "Homepage": "https://www.thorecash.com" }, - "marketcap_usd": 8431, + "marketcap_usd": 7370, "name": "Thore Cash", "network": "eth", "shortcut": "TCH", @@ -22145,7 +22143,7 @@ "links": { "Homepage": "https://www.tokenomy.com" }, - "marketcap_usd": 5605312, + "marketcap_usd": 5608735, "name": "Tokenomy", "network": "eth", "shortcut": "TEN", @@ -22204,7 +22202,7 @@ "Github": "https://github.com/TrueFlip", "Homepage": "https://trueflip.io" }, - "marketcap_usd": 1087281, + "marketcap_usd": 0, "name": "TrueFlip", "network": "eth", "shortcut": "TFL", @@ -22223,7 +22221,7 @@ "links": { "Homepage": "https://ico.truegame.io" }, - "marketcap_usd": 21068, + "marketcap_usd": 0, "name": "Truegame", "network": "eth", "shortcut": "TGAME", @@ -22378,7 +22376,7 @@ "links": { "Homepage": "https://chronobase.eu/" }, - "marketcap_usd": 218587, + "marketcap_usd": 155098, "name": "ChronoBase", "network": "eth", "shortcut": "TIK", @@ -22435,7 +22433,7 @@ "links": { "Homepage": "https://www.blocktix.io" }, - "marketcap_usd": 27305, + "marketcap_usd": 8179, "name": "Blocktix", "network": "eth", "shortcut": "TIX", @@ -22492,7 +22490,7 @@ "links": { "Homepage": "https://etherscan.io/token/TokenCard" }, - "marketcap_usd": 2869975, + "marketcap_usd": 2943537, "name": "TokenCard", "network": "eth", "shortcut": "TKN", @@ -22512,7 +22510,7 @@ "Github": "https://github.com/Tokpie/tokpie-contract", "Homepage": "https://tokpie.io/" }, - "marketcap_usd": 3549737, + "marketcap_usd": 5496481, "name": "TOKPIE", "network": "eth", "shortcut": "TKP", @@ -22609,7 +22607,7 @@ "links": { "Homepage": "https://transcodium.com" }, - "marketcap_usd": 34689, + "marketcap_usd": 31886, "name": "Transcodium", "network": "eth", "shortcut": "TNS", @@ -22687,7 +22685,7 @@ "links": { "Homepage": "https://origintrail.io" }, - "marketcap_usd": 83149796, + "marketcap_usd": 83816475, "name": "OriginTrail", "network": "eth", "shortcut": "TRAC", @@ -22783,7 +22781,7 @@ "Github": "https://github.com/WeTrustPlatform", "Homepage": "https://www.wetrust.io" }, - "marketcap_usd": 209480, + "marketcap_usd": 183656, "name": "WeTrust", "network": "eth", "shortcut": "TRST", @@ -22900,7 +22898,7 @@ "Github": "https://github.com/trusttoken", "Homepage": "https://www.trusttoken.com" }, - "marketcap_usd": 1190204542, + "marketcap_usd": 819680980, "name": "TrueUSD", "network": "eth", "shortcut": "TUSD", @@ -22997,7 +22995,7 @@ "Github": "https://github.com/ubex-ai", "Homepage": "https://www.ubex.com/" }, - "marketcap_usd": 220144, + "marketcap_usd": 278587, "name": "UBEX Token", "network": "eth", "shortcut": "UBEX", @@ -23016,7 +23014,7 @@ "links": { "Homepage": "https://unibright.io" }, - "marketcap_usd": 32860304, + "marketcap_usd": 32089333, "name": "Unibright", "network": "eth", "shortcut": "UBT", @@ -23074,7 +23072,7 @@ "links": { "Homepage": "https://uchain.world" }, - "marketcap_usd": 13994, + "marketcap_usd": 0, "name": "UChain", "network": "eth", "shortcut": "UCN", @@ -23093,7 +23091,7 @@ "links": { "Homepage": "https://www.upfiring.com" }, - "marketcap_usd": 786408, + "marketcap_usd": 765709, "name": "Upfiring", "network": "eth", "shortcut": "UFR", @@ -23133,7 +23131,7 @@ "Github": "https://github.com/umbrella-network", "Homepage": "https://umb.network/" }, - "marketcap_usd": 1159844, + "marketcap_usd": 794886, "name": "Umbrella", "network": "eth", "shortcut": "UMB", @@ -23152,7 +23150,7 @@ "links": { "Homepage": "https://uniswap.org/" }, - "marketcap_usd": 5872723054, + "marketcap_usd": 5535714839, "name": "Uniswap", "network": "eth", "shortcut": "UNI", @@ -23171,7 +23169,7 @@ "links": { "Homepage": "https://uptoken.org" }, - "marketcap_usd": 41681, + "marketcap_usd": 40387, "name": "UpToken", "network": "eth", "shortcut": "UP", @@ -23190,7 +23188,7 @@ "links": { "Homepage": "https://sentinelprotocol.io" }, - "marketcap_usd": 34568530, + "marketcap_usd": 27850150, "name": "Sentinel Protocol", "network": "eth", "shortcut": "UPP", @@ -23289,7 +23287,7 @@ "Github": "https://github.com/centrehq/centre-tokens", "Homepage": "https://www.centre.io" }, - "marketcap_usd": 54488264711, + "marketcap_usd": 43401359829, "name": "USD//Coin", "network": "eth", "shortcut": "USDC", @@ -23308,7 +23306,7 @@ "links": { "Homepage": "https://stably.io" }, - "marketcap_usd": 463142, + "marketcap_usd": 462732, "name": "StableUSD", "network": "eth", "shortcut": "USDS", @@ -23327,7 +23325,7 @@ "links": { "Homepage": "https://tether.to" }, - "marketcap_usd": 66323337069, + "marketcap_usd": 69415309624, "name": "USD Tether (erc20)", "network": "eth", "shortcut": "USDT", @@ -23367,7 +23365,7 @@ "Github": "https://github.com/utrustdev/", "Homepage": "https://utrust.com" }, - "marketcap_usd": 64132578, + "marketcap_usd": 66457095, "name": "Utrust", "network": "eth", "shortcut": "UTK", @@ -23425,7 +23423,7 @@ "links": { "Homepage": "https://u.network/" }, - "marketcap_usd": 412174, + "marketcap_usd": 300668, "name": "U Networks", "network": "eth", "shortcut": "UUU", @@ -23445,7 +23443,7 @@ "Github": "https://github.com/smartvalor/ValorToken", "Homepage": "https://smartvalor.com" }, - "marketcap_usd": 6149044, + "marketcap_usd": 4234666, "name": "ValorToken", "network": "eth", "shortcut": "VALOR", @@ -23485,7 +23483,7 @@ "Github": "https://github.com/VeriDocGlobal", "Homepage": "https://www.veridocglobal.com/" }, - "marketcap_usd": 2247641, + "marketcap_usd": 2302084, "name": "VeriDocGlobal", "network": "eth", "shortcut": "VDG", @@ -23525,7 +23523,7 @@ "Github": "https://github.com/blockv", "Homepage": "https://blockv.io" }, - "marketcap_usd": 5900690, + "marketcap_usd": 10817553, "name": "BLOCKv", "network": "eth", "shortcut": "VEE", @@ -23545,7 +23543,7 @@ "Github": "https://github.com/vegaprotocol", "Homepage": "https://vega.xyz" }, - "marketcap_usd": 41779940, + "marketcap_usd": 41702640, "name": "Vega", "network": "eth", "shortcut": "VEGA", @@ -23602,7 +23600,7 @@ "links": { "Homepage": "https://veritas.veritaseum.com" }, - "marketcap_usd": 62598013, + "marketcap_usd": 106538808, "name": "Veritaseum", "network": "eth", "shortcut": "VERI", @@ -23621,7 +23619,7 @@ "links": { "Homepage": "https://www.viberate.com" }, - "marketcap_usd": 3016756, + "marketcap_usd": 14340052, "name": "Viberate", "network": "eth", "shortcut": "VIB", @@ -23640,7 +23638,7 @@ "links": { "Homepage": "https://www.vibehub.io" }, - "marketcap_usd": 1016546, + "marketcap_usd": 650891, "name": "VIBE Coin", "network": "eth", "shortcut": "VIBE", @@ -23680,7 +23678,7 @@ "Github": "https://github.com/videocoin", "Homepage": "https://www.videocoin.io" }, - "marketcap_usd": 9396123, + "marketcap_usd": 7444362, "name": "VideoCoin", "network": "eth", "shortcut": "VID", @@ -23739,7 +23737,7 @@ "links": { "Homepage": "https://ico.vikky.io" }, - "marketcap_usd": 58700, + "marketcap_usd": 58936, "name": "VikkyToken", "network": "eth", "shortcut": "VIKKY", @@ -23818,7 +23816,7 @@ "Github": "https://github.com/vetri-global/", "Homepage": "https://vetri.global/" }, - "marketcap_usd": 3358892, + "marketcap_usd": 0, "name": "VETRI", "network": "eth", "shortcut": "VLD", @@ -23895,7 +23893,7 @@ "links": { "Homepage": "https://vnx.io/" }, - "marketcap_usd": 729051, + "marketcap_usd": 0, "name": "VNX Exchange", "network": "eth", "shortcut": "VNXLU", @@ -23953,7 +23951,7 @@ "links": { "Homepage": "https://victoriavr.com/" }, - "marketcap_usd": 17332994, + "marketcap_usd": 8505378, "name": "Victoria VR", "network": "eth", "shortcut": "VR", @@ -24088,7 +24086,7 @@ "links": { "Homepage": "https://wab.network" }, - "marketcap_usd": 153164, + "marketcap_usd": 268735, "name": "WABnetwork", "network": "eth", "shortcut": "WAB", @@ -24107,7 +24105,7 @@ "links": { "Homepage": "https://taelpay.com" }, - "marketcap_usd": 4524619, + "marketcap_usd": 10578146, "name": "Tael", "network": "eth", "shortcut": "WABI", @@ -24226,7 +24224,7 @@ "Github": "https://github.com/WrappedBTC", "Homepage": "https://wbtc.network" }, - "marketcap_usd": 5382346911, + "marketcap_usd": 5021716580, "name": "Wrapped Bitcoin", "network": "eth", "shortcut": "WBTC", @@ -24421,7 +24419,7 @@ "links": { "Homepage": "https://wings.ai" }, - "marketcap_usd": 415712, + "marketcap_usd": 444818, "name": "WINGS", "network": "eth", "shortcut": "WINGS", @@ -24553,6 +24551,26 @@ } ] }, + "erc20:eth:WOUSD": { + "address": "0xD2af830E8CBdFed6CC11Bab697bB25496ed6FA62", + "links": { + "Github": "https://github.com/OriginProtocol/origin-dollar", + "Homepage": "https://www.ousd.com" + }, + "marketcap_usd": 0, + "name": "Wrapped OUSD", + "network": "eth", + "shortcut": "WOUSD", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "erc20", + "wallet": [ + { + "name": "Trezor Suite", + "url": "https://suite.trezor.io" + } + ] + }, "erc20:eth:WPC": { "address": "0x62087245087125d3DB5B9A3D713d78E7BBc31e54", "links": { @@ -24577,7 +24595,7 @@ "links": { "Homepage": "https://wepower.network" }, - "marketcap_usd": 613438, + "marketcap_usd": 416616, "name": "WePower Token", "network": "eth", "shortcut": "WPR", @@ -24596,7 +24614,7 @@ "links": { "Homepage": "https://worldcore.eu" }, - "marketcap_usd": 45509, + "marketcap_usd": 19718, "name": "Worldcore", "network": "eth", "shortcut": "WRC", @@ -24715,7 +24733,7 @@ "links": { "Homepage": "https://x8currency.com" }, - "marketcap_usd": 655264, + "marketcap_usd": 617311, "name": "X8X", "network": "eth", "shortcut": "X8X", @@ -24734,7 +24752,7 @@ "links": { "Homepage": "https://www.antiample.org/" }, - "marketcap_usd": 687085, + "marketcap_usd": 0, "name": "Antiample", "network": "eth", "shortcut": "XAMP", @@ -24753,7 +24771,7 @@ "links": { "Homepage": "http://www.xaurum.org" }, - "marketcap_usd": 1312062, + "marketcap_usd": 1528496, "name": "Xaurum", "network": "eth", "shortcut": "XAUR", @@ -24792,7 +24810,7 @@ "Github": "https://github.com/blitzpredict", "Homepage": "https://www.blitzpredict.io" }, - "marketcap_usd": 93743, + "marketcap_usd": 55716, "name": "BlitzPredict", "network": "eth", "shortcut": "XBP", @@ -24831,7 +24849,7 @@ "links": { "Homepage": "https://www.swisscryptotokens.ch/" }, - "marketcap_usd": 3072576, + "marketcap_usd": 3061542, "name": "CryptoFranc", "network": "eth", "shortcut": "XCHF", @@ -25063,7 +25081,7 @@ "links": { "Homepage": "https://xio.network/" }, - "marketcap_usd": 880117, + "marketcap_usd": 475415, "name": "XIO Network", "network": "eth", "shortcut": "XIO", @@ -25122,7 +25140,7 @@ "Github": "https://github.com/XMaxPlatform", "Homepage": "https://www.xmx.com" }, - "marketcap_usd": 661817, + "marketcap_usd": 560687, "name": "XMax", "network": "eth", "shortcut": "XMX", @@ -25199,7 +25217,7 @@ "links": { "Homepage": "http://www.xov.io" }, - "marketcap_usd": 6697, + "marketcap_usd": 4483, "name": "XOVBank", "network": "eth", "shortcut": "XOV", @@ -25218,7 +25236,7 @@ "links": { "Homepage": "https://xpa.io" }, - "marketcap_usd": 31518, + "marketcap_usd": 31645, "name": "XPA", "network": "eth", "shortcut": "XPA", @@ -25278,7 +25296,7 @@ "Github": "https://github.com/ProtonProtocol", "Homepage": "https://www.protonchain.com/" }, - "marketcap_usd": 43908891, + "marketcap_usd": 33514327, "name": "Proton", "network": "eth", "shortcut": "XPR", @@ -25297,7 +25315,7 @@ "links": { "Homepage": "https://cryptobuyer.io" }, - "marketcap_usd": 21056, + "marketcap_usd": 12921, "name": "Cryptobuyer Token", "network": "eth", "shortcut": "XPT", @@ -25355,7 +25373,7 @@ "Github": "https://github.com/Xfers/StraitsX-tokens", "Homepage": "https://xfers.com/sg/stablecoin" }, - "marketcap_usd": 63409101, + "marketcap_usd": 61294371, "name": "Singapore-Dollar Backed Stablecoin", "network": "eth", "shortcut": "XSGD", @@ -25374,7 +25392,7 @@ "links": { "Homepage": "https://xyo.network" }, - "marketcap_usd": 113534904, + "marketcap_usd": 76041669, "name": "XYO", "network": "eth", "shortcut": "XYO", @@ -25433,7 +25451,7 @@ "links": { "Homepage": "http://www.yeefoundation.com" }, - "marketcap_usd": 182076, + "marketcap_usd": 120809, "name": "Yee Token", "network": "eth", "shortcut": "YEE", @@ -25453,7 +25471,7 @@ "Github": "https://github.com/iearn-finance", "Homepage": "https://yearn.finance/" }, - "marketcap_usd": 402844034, + "marketcap_usd": 294614557, "name": "yearn.finance", "network": "eth", "shortcut": "YFI", @@ -25473,7 +25491,7 @@ "Github": "https://github.com/yfii/vault", "Homepage": "https://dfi.money/" }, - "marketcap_usd": 70199110, + "marketcap_usd": 49982539, "name": "YFII.finance", "network": "eth", "shortcut": "YFII", @@ -25513,7 +25531,7 @@ "Github": "https://github.com/YOUengine", "Homepage": "https://youengine.io" }, - "marketcap_usd": 4406429895, + "marketcap_usd": 0, "name": "yOUcash", "network": "eth", "shortcut": "YOUC", @@ -25553,7 +25571,7 @@ "Github": "https://github.com/zapproject", "Homepage": "https://zap.store" }, - "marketcap_usd": 935365, + "marketcap_usd": 781181, "name": "ZAP", "network": "eth", "shortcut": "ZAP", @@ -25572,7 +25590,7 @@ "links": { "Homepage": "https://0chain.net" }, - "marketcap_usd": 7910084, + "marketcap_usd": 9473808, "name": "0chain", "network": "eth", "shortcut": "ZCN", @@ -25610,7 +25628,7 @@ "links": { "Homepage": "https://zsc.io/" }, - "marketcap_usd": 130868, + "marketcap_usd": 134994, "name": "Zeusshield", "network": "eth", "shortcut": "ZCS", @@ -25688,7 +25706,7 @@ "Github": "https://github.com/ZEUS-coin", "Homepage": "https://zeusfundme.com/" }, - "marketcap_usd": 15928, + "marketcap_usd": 14314, "name": "ZeusNetwork", "network": "eth", "shortcut": "ZEUS", @@ -25707,7 +25725,7 @@ "links": { "Homepage": "https://zinc.work" }, - "marketcap_usd": 3372, + "marketcap_usd": 4991, "name": "ZINC", "network": "eth", "shortcut": "ZINC", @@ -25842,7 +25860,7 @@ "links": { "Homepage": "https://zper.io" }, - "marketcap_usd": 23384, + "marketcap_usd": 22085, "name": "ZPER", "network": "eth", "shortcut": "ZPR", @@ -25862,7 +25880,7 @@ "Github": "https://github.com/0xProject", "Homepage": "https://0xproject.com" }, - "marketcap_usd": 283896539, + "marketcap_usd": 215923492, "name": "0x Project", "network": "eth", "shortcut": "ZRX", @@ -25900,7 +25918,7 @@ "links": { "Homepage": "https://0xcert.org" }, - "marketcap_usd": 71736, + "marketcap_usd": 0, "name": "0xcert Protocol Token", "network": "eth", "shortcut": "ZXC", @@ -26978,7 +26996,7 @@ "Github": "https://github.com/eosdac", "Homepage": "https://eosdac.io/" }, - "marketcap_usd": 330882, + "marketcap_usd": 320244, "name": "eosDAC", "network": "eth", "shortcut": "eosDAC", @@ -32772,6 +32790,26 @@ } ] }, + "erc20:eth:veOGV": { + "address": "0x0C4576Ca1c365868E162554AF8e385dc3e7C66D9", + "links": { + "Github": "https://github.com/OriginProtocol/ousd-governance", + "Homepage": "https://governance.ousd.com" + }, + "marketcap_usd": 0, + "name": "Vote Escrowed Origin Dollar Governance", + "network": "eth", + "shortcut": "veOGV", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "erc20", + "wallet": [ + { + "name": "Trezor Suite", + "url": "https://suite.trezor.io" + } + ] + }, "erc20:kov:DAI": { "address": "0xC4375B7De8af5a38a93548eb8453a498222C4fF2", "links": { @@ -33161,8 +33199,12 @@ "type": "erc20", "wallet": [ { - "name": "Trezor Suite", - "url": "https://suite.trezor.io" + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" } ] }, @@ -33180,8 +33222,12 @@ "type": "erc20", "wallet": [ { - "name": "Trezor Suite", - "url": "https://suite.trezor.io" + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" } ] }, @@ -33534,13 +33580,13 @@ } ] }, - "eth:0xF": { + "eth:0XT": { "links": { - "Homepage": "https://freighttrust.com" + "Homepage": "https://www.0xtrade.finance/" }, "marketcap_usd": 0, - "name": "Freight Trust Network", - "shortcut": "0xF", + "name": "0XTade", + "shortcut": "0XT", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -33555,13 +33601,13 @@ } ] }, - "eth:420": { + "eth:0xF": { "links": { - "Homepage": "https://420integrated.com" + "Homepage": "https://freighttrust.com" }, "marketcap_usd": 0, - "name": "420coin", - "shortcut": "420", + "name": "Freight Trust Network", + "shortcut": "0xF", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -33622,7 +33668,7 @@ "links": { "Homepage": "https://aioz.network" }, - "marketcap_usd": 41085232, + "marketcap_usd": 33025331, "name": "AIOZ Network", "shortcut": "AIOZ", "t1_enabled": "yes", @@ -33664,7 +33710,7 @@ "links": { "Homepage": "https://akroma.io" }, - "marketcap_usd": 4363, + "marketcap_usd": 15686, "name": "Akroma", "shortcut": "AKA", "t1_enabled": "yes", @@ -33681,6 +33727,27 @@ } ] }, + "eth:ALPH": { + "links": { + "Homepage": "https://alph.network" + }, + "marketcap_usd": 0, + "name": "Alph Network", + "shortcut": "ALPH", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:AMBROS": { "links": { "Homepage": "https://ambros.network" @@ -33723,6 +33790,27 @@ } ] }, + "eth:APTA": { + "links": { + "Homepage": "https://bloqs4good.com" + }, + "marketcap_usd": 0, + "name": "4GoodNetwork", + "shortcut": "APTA", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:AQUA": { "links": { "Homepage": "https://aquachain.github.io" @@ -33744,6 +33832,27 @@ } ] }, + "eth:ASA": { + "links": { + "Homepage": "https://astranaut.io" + }, + "marketcap_usd": 0, + "name": "Astra", + "shortcut": "ASA", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:ASK": { "links": { "Homepage": "https://permission.io/" @@ -33769,7 +33878,7 @@ "links": { "Homepage": "https://astar.network/" }, - "marketcap_usd": 167986159, + "marketcap_usd": 150544123, "name": "Astar", "shortcut": "ASTR", "t1_enabled": "yes", @@ -33888,11 +33997,32 @@ } ] }, + "eth:BG": { + "links": { + "Homepage": "https://beagle.chat/" + }, + "marketcap_usd": 0, + "name": "Beagle Messaging Chain", + "shortcut": "BG", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:BNB": { "links": { "Homepage": "https://www.binance.org" }, - "marketcap_usd": 44690398276, + "marketcap_usd": 51930928693, "name": "Binance Smart Chain", "shortcut": "BNB", "t1_enabled": "yes", @@ -33909,12 +34039,12 @@ } ] }, - "eth:BOBA": { + "eth:BOBA:1294": { "links": { "Homepage": "https://boba.network" }, "marketcap_usd": 0, - "name": "Boba Network Bobabase", + "name": "Boba Network Bobabeam", "shortcut": "BOBA", "t1_enabled": "yes", "t2_enabled": "yes", @@ -33972,12 +34102,12 @@ } ] }, - "eth:BRO": { + "eth:BRO:1039": { "links": { - "Homepage": "https://brochain.org" + "Homepage": "https://bronos.org" }, "marketcap_usd": 0, - "name": "BROChain", + "name": "Bronos", "shortcut": "BRO", "t1_enabled": "yes", "t2_enabled": "yes", @@ -34098,6 +34228,27 @@ } ] }, + "eth:CANTO": { + "links": { + "Homepage": "https://canto.io" + }, + "marketcap_usd": 0, + "name": "Canto", + "shortcut": "CANTO", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:CATE": { "links": { "Homepage": "https://catechain.com" @@ -34119,6 +34270,27 @@ } ] }, + "eth:CCN:970": { + "links": { + "Homepage": "https://computecoin.com/" + }, + "marketcap_usd": 0, + "name": "CCN", + "shortcut": "CCN", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:CCP": { "links": { "Homepage": "https://www.cryptocoinpay.co" @@ -34144,7 +34316,7 @@ "links": { "Homepage": "https://docs.celo.org/" }, - "marketcap_usd": 453103476, + "marketcap_usd": 343768955, "name": "Celo", "shortcut": "CELO", "t1_enabled": "yes", @@ -34229,7 +34401,7 @@ "links": { "Homepage": "https://callisto.network" }, - "marketcap_usd": 7915500, + "marketcap_usd": 23537257, "name": "Callisto", "shortcut": "CLO", "t1_enabled": "yes", @@ -34267,6 +34439,27 @@ } ] }, + "eth:CMP": { + "links": { + "Homepage": "https://caduceus.foundation/" + }, + "marketcap_usd": 0, + "name": "CMP-Mainnet", + "shortcut": "CMP", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:CNDL": { "links": { "Homepage": "https://candlelabs.org/" @@ -34288,6 +34481,27 @@ } ] }, + "eth:CONDOR": { + "links": { + "Homepage": "https://condor.systems" + }, + "marketcap_usd": 0, + "name": "Condor Test Network", + "shortcut": "CONDOR", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:CPAY:21337": { "links": { "Homepage": "https://cennz.net" @@ -34376,7 +34590,7 @@ "links": { "Homepage": "https://cronos.org/" }, - "marketcap_usd": 3699264619, + "marketcap_usd": 2841854849, "name": "Cronos", "shortcut": "CRO", "t1_enabled": "yes", @@ -34670,7 +34884,7 @@ "links": { "Homepage": "http://edgewa.re" }, - "marketcap_usd": 9311411, + "marketcap_usd": 4668513, "name": "Edgeware", "shortcut": "EDG", "t1_enabled": "yes", @@ -34691,7 +34905,7 @@ "links": { "Homepage": "https://egem.io" }, - "marketcap_usd": 84946, + "marketcap_usd": 88727, "name": "EtherGem", "shortcut": "EGEM", "t1_enabled": "yes", @@ -34839,7 +35053,7 @@ "links": { "Homepage": "https://ethereumclassic.org" }, - "marketcap_usd": 4593639300, + "marketcap_usd": 3328141481, "name": "Ethereum Classic", "shortcut": "ETC", "t1_enabled": "yes", @@ -34856,7 +35070,7 @@ "links": { "Homepage": "https://ethereum.org" }, - "marketcap_usd": 191826182799, + "marketcap_usd": 193510446826, "name": "Ethereum", "shortcut": "ETH", "t1_enabled": "yes", @@ -34873,7 +35087,7 @@ "links": { "Homepage": "https://ethoprotocol.com" }, - "marketcap_usd": 161490, + "marketcap_usd": 0, "name": "Etho Protocol", "shortcut": "ETHO", "t1_enabled": "yes", @@ -35058,6 +35272,27 @@ } ] }, + "eth:EXL": { + "links": { + "Homepage": "" + }, + "marketcap_usd": 0, + "name": "Excoincial Chain", + "shortcut": "EXL", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:EXP": { "links": { "Homepage": "https://expanse.tech" @@ -35121,13 +35356,13 @@ } ] }, - "eth:FIN": { + "eth:FIL:314": { "links": { - "Homepage": "https://primusmoney.com" + "Homepage": "https://filecoin.io" }, "marketcap_usd": 0, - "name": "Firenze test network", - "shortcut": "FIN", + "name": "Filecoin \u2014", + "shortcut": "FIL", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -35142,13 +35377,13 @@ } ] }, - "eth:FLR": { + "eth:FIN": { "links": { - "Homepage": "https://flare.xyz" + "Homepage": "https://primusmoney.com" }, "marketcap_usd": 0, - "name": "Flare", - "shortcut": "FLR", + "name": "Firenze test network", + "shortcut": "FIN", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -35163,13 +35398,13 @@ } ] }, - "eth:FRA": { + "eth:FLR": { "links": { - "Homepage": "https://findora.org/" + "Homepage": "https://flare.xyz" }, "marketcap_usd": 0, - "name": "Findora", - "shortcut": "FRA", + "name": "Flare", + "shortcut": "FLR", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -35188,7 +35423,7 @@ "links": { "Homepage": "https://www.fusion.org/" }, - "marketcap_usd": 17449663, + "marketcap_usd": 21106902, "name": "Fusion", "shortcut": "FSN", "t1_enabled": "yes", @@ -35335,7 +35570,7 @@ "links": { "Homepage": "https://moonbeam.network/networks/moonbeam/" }, - "marketcap_usd": 222514714, + "marketcap_usd": 205075629, "name": "Moonbeam", "shortcut": "GLMR", "t1_enabled": "yes", @@ -35377,7 +35612,7 @@ "links": { "Homepage": "https://gochain.io" }, - "marketcap_usd": 11358330, + "marketcap_usd": 8831252, "name": "GoChain", "shortcut": "GO", "t1_enabled": "yes", @@ -35394,7 +35629,7 @@ } ] }, - "eth:GT": { + "eth:GT:86": { "links": { "Homepage": "https://www.gatechain.io" }, @@ -35457,6 +35692,27 @@ } ] }, + "eth:HMND": { + "links": { + "Homepage": "https://humanode.io" + }, + "marketcap_usd": 0, + "name": "Humanode", + "shortcut": "HMND", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:HO": { "links": { "Homepage": "https://halo.land/#/" @@ -35524,7 +35780,7 @@ "links": { "Homepage": "https://hpb.io" }, - "marketcap_usd": 1400795, + "marketcap_usd": 1000786, "name": "High Performance Blockchain", "shortcut": "HPB", "t1_enabled": "yes", @@ -35734,7 +35990,7 @@ "links": { "Homepage": "https://www.kava.io" }, - "marketcap_usd": 486846769, + "marketcap_usd": 438423697, "name": "Kava EVM", "shortcut": "KAVA", "t1_enabled": "yes", @@ -35772,11 +36028,32 @@ } ] }, + "eth:KEK": { + "links": { + "Homepage": "https://kekchain.com" + }, + "marketcap_usd": 0, + "name": "Kekchain", + "shortcut": "KEK", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:KLAY": { "links": { "Homepage": "https://www.klaytn.com/" }, - "marketcap_usd": 862049881, + "marketcap_usd": 774976723, "name": "Klaytn", "shortcut": "KLAY", "t1_enabled": "yes", @@ -35940,11 +36217,32 @@ } ] }, + "eth:LYC": { + "links": { + "Homepage": "https://lycanchain.com" + }, + "marketcap_usd": 0, + "name": "Lycan Chain", + "shortcut": "LYC", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:MATH": { "links": { "Homepage": "https://mathchain.org" }, - "marketcap_usd": 20217903, + "marketcap_usd": 10138594, "name": "MathChain", "shortcut": "MATH", "t1_enabled": "yes", @@ -35965,7 +36263,7 @@ "links": { "Homepage": "https://polygon.technology/" }, - "marketcap_usd": 6871256644, + "marketcap_usd": 7694718402, "name": "Polygon", "shortcut": "MATIC", "t1_enabled": "yes", @@ -35982,11 +36280,32 @@ } ] }, + "eth:MEER": { + "links": { + "Homepage": "https://github.com/Qitmeer" + }, + "marketcap_usd": 0, + "name": "Qitmeer", + "shortcut": "MEER", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:META": { "links": { "Homepage": "https://metadium.com" }, - "marketcap_usd": 71228929, + "marketcap_usd": 51930982, "name": "Metadium", "shortcut": "META", "t1_enabled": "yes", @@ -36003,6 +36322,27 @@ } ] }, + "eth:METAL:381931": { + "links": { + "Homepage": "https://www.metalblockchain.org/" + }, + "marketcap_usd": 68525264, + "name": "Metal C-Chain", + "shortcut": "METAL", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:METIS": { "links": { "Homepage": "https://www.metis.io" @@ -36112,7 +36452,7 @@ "links": { "Homepage": "https://moonbeam.network/networks/moonriver/" }, - "marketcap_usd": 71197718, + "marketcap_usd": 60706358, "name": "Moonriver", "shortcut": "MOVR", "t1_enabled": "yes", @@ -36175,7 +36515,7 @@ "links": { "Homepage": "https://mtv.ac" }, - "marketcap_usd": 4401735, + "marketcap_usd": 4059075, "name": "MultiVAC", "shortcut": "MTV", "t1_enabled": "yes", @@ -36238,7 +36578,7 @@ "links": { "Homepage": "https://www.newtonproject.org/" }, - "marketcap_usd": 5973693, + "marketcap_usd": 4971630, "name": "Newton", "shortcut": "NEW", "t1_enabled": "yes", @@ -36280,7 +36620,7 @@ "links": { "Homepage": "https://www.energi.world/" }, - "marketcap_usd": 24570145, + "marketcap_usd": 9846838, "name": "Energi", "shortcut": "NRG", "t1_enabled": "yes", @@ -36318,6 +36658,27 @@ } ] }, + "eth:NUM": { + "links": { + "Homepage": "https://numbersprotocol.io" + }, + "marketcap_usd": 0, + "name": "Numbers", + "shortcut": "NUM", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:OAC": { "links": { "Homepage": "https://scan.oasischain.io" @@ -36385,7 +36746,7 @@ "links": { "Homepage": "https://oneledger.io" }, - "marketcap_usd": 3759517, + "marketcap_usd": 2934410, "name": "OneLedger", "shortcut": "OLT", "t1_enabled": "yes", @@ -36407,7 +36768,7 @@ "Homepage": "https://omplatform.com/" }, "marketcap_usd": 0, - "name": "OM Chain", + "name": "OM Platform", "shortcut": "OM", "t1_enabled": "yes", "t2_enabled": "yes", @@ -36427,7 +36788,7 @@ "links": { "Homepage": "https://omchain.io" }, - "marketcap_usd": 0, + "marketcap_usd": 382069, "name": "omChain", "shortcut": "OMC", "t1_enabled": "yes", @@ -36448,7 +36809,7 @@ "links": { "Homepage": "https://www.harmony.one/" }, - "marketcap_usd": 268076721, + "marketcap_usd": 239924575, "name": "Harmony", "shortcut": "ONE", "t1_enabled": "yes", @@ -36469,7 +36830,7 @@ "links": { "Homepage": "https://www.harmony.one/" }, - "marketcap_usd": 268076721, + "marketcap_usd": 239924575, "name": "Harmony", "shortcut": "ONE", "t1_enabled": "yes", @@ -36490,7 +36851,7 @@ "links": { "Homepage": "https://www.harmony.one/" }, - "marketcap_usd": 268076721, + "marketcap_usd": 239924575, "name": "Harmony", "shortcut": "ONE", "t1_enabled": "yes", @@ -36511,7 +36872,7 @@ "links": { "Homepage": "https://www.harmony.one/" }, - "marketcap_usd": 268076721, + "marketcap_usd": 239924575, "name": "Harmony", "shortcut": "ONE", "t1_enabled": "yes", @@ -36532,7 +36893,7 @@ "links": { "Homepage": "https://ont.io/" }, - "marketcap_usd": 230463857, + "marketcap_usd": 196016911, "name": "Ontology", "shortcut": "ONG", "t1_enabled": "yes", @@ -36570,6 +36931,48 @@ } ] }, + "eth:ORL": { + "links": { + "Homepage": "https://orlchain.com" + }, + "marketcap_usd": 0, + "name": "Orlando Chain", + "shortcut": "ORL", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, + "eth:OXYN": { + "links": { + "Homepage": "https://beta.opulent-x.com" + }, + "marketcap_usd": 0, + "name": "Opulent-X BETA", + "shortcut": "OXYN", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:OY": { "links": { "Homepage": "https://www.oychain.io" @@ -36658,7 +37061,7 @@ "links": { "Homepage": "https://explorer.lightstreams.io" }, - "marketcap_usd": 206692, + "marketcap_usd": 46043, "name": "Lightstreams", "shortcut": "PHT", "t1_enabled": "yes", @@ -36696,6 +37099,27 @@ } ] }, + "eth:PI:2099156": { + "links": { + "Homepage": "https://plian.org/" + }, + "marketcap_usd": 0, + "name": "Plian", + "shortcut": "PI", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:PIRL": { "links": { "Homepage": "https://pirl.io" @@ -36763,7 +37187,7 @@ "links": { "Homepage": "https://poa.network" }, - "marketcap_usd": 6008406, + "marketcap_usd": 5267699, "name": "POA Network Core", "shortcut": "POA", "t1_enabled": "yes", @@ -36784,7 +37208,7 @@ "links": { "Homepage": "https://polis.tech" }, - "marketcap_usd": 359044, + "marketcap_usd": 122359, "name": "Polis", "shortcut": "POLIS", "t1_enabled": "yes", @@ -36801,6 +37225,27 @@ } ] }, + "eth:POM": { + "links": { + "Homepage": "https://proofofmemes.org" + }, + "marketcap_usd": 0, + "name": "Proof Of Memes", + "shortcut": "POM", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:POP": { "links": { "Homepage": "https://popcateum.org" @@ -36822,6 +37267,27 @@ } ] }, + "eth:POSI:900000": { + "links": { + "Homepage": "https://posichain.org" + }, + "marketcap_usd": 0, + "name": "Posichain", + "shortcut": "POSI", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:PRB": { "links": { "Homepage": "https://net.paribu.com" @@ -36864,11 +37330,32 @@ } ] }, + "eth:QKA": { + "links": { + "Homepage": "https://qkacoin.org" + }, + "marketcap_usd": 0, + "name": "Quokkacoin", + "shortcut": "QKA", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:QKC:100000": { "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72187447, + "marketcap_usd": 72428547, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -36889,7 +37376,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72187447, + "marketcap_usd": 72428547, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -36910,7 +37397,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72187447, + "marketcap_usd": 72428547, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -36931,7 +37418,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72187447, + "marketcap_usd": 72428547, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -36952,7 +37439,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72187447, + "marketcap_usd": 72428547, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -36973,7 +37460,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72187447, + "marketcap_usd": 72428547, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -36994,7 +37481,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72187447, + "marketcap_usd": 72428547, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -37015,7 +37502,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72187447, + "marketcap_usd": 72428547, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -37036,7 +37523,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72187447, + "marketcap_usd": 72428547, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -37116,11 +37603,32 @@ } ] }, + "eth:REDLC": { + "links": { + "Homepage": "https://redlight.finance/" + }, + "marketcap_usd": 0, + "name": "Redlight Chain", + "shortcut": "REDLC", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:REI:47805": { "links": { "Homepage": "https://rei.network/" }, - "marketcap_usd": 40315608, + "marketcap_usd": 29762601, "name": "REI Network", "shortcut": "REI", "t1_enabled": "yes", @@ -37137,11 +37645,32 @@ } ] }, + "eth:RESIN": { + "links": { + "Homepage": "https://resincoin.dev" + }, + "marketcap_usd": 0, + "name": "ResinCoin", + "shortcut": "RESIN", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:RING": { "links": { "Homepage": "https://darwinia.network/" }, - "marketcap_usd": 4488462, + "marketcap_usd": 7528572, "name": "Darwinia Network", "shortcut": "RING", "t1_enabled": "yes", @@ -37205,7 +37734,7 @@ "Homepage": "https://docs.oasis.dev/general/developer-resources/overview" }, "marketcap_usd": 0, - "name": "Emerald Paratime", + "name": "Oasis Emerald ParaTime", "shortcut": "ROSE", "t1_enabled": "yes", "t2_enabled": "yes", @@ -37225,7 +37754,7 @@ "links": { "Homepage": "https://rangersprotocol.com" }, - "marketcap_usd": 1824951, + "marketcap_usd": 1394688, "name": "Rangers Protocol", "shortcut": "RPG", "t1_enabled": "yes", @@ -37284,6 +37813,27 @@ } ] }, + "eth:SEED": { + "links": { + "Homepage": "https://www.seedcoin.network/" + }, + "marketcap_usd": 0, + "name": "SeedCoin-Network", + "shortcut": "SEED", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:SETM": { "links": { "Homepage": "https://setheum.xyz" @@ -37368,11 +37918,32 @@ } ] }, + "eth:SHM": { + "links": { + "Homepage": "https://docs.shardeum.org/" + }, + "marketcap_usd": 0, + "name": "Shardeum Liberty", + "shortcut": "SHM", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:SKU": { "links": { "Homepage": "https://clover.finance/sakura" }, - "marketcap_usd": 1307156, + "marketcap_usd": 951242, "name": "Sakura", "shortcut": "SKU", "t1_enabled": "yes", @@ -37393,7 +37964,7 @@ "links": { "Homepage": "https://smartmesh.io" }, - "marketcap_usd": 2556470, + "marketcap_usd": 2073081, "name": "SmartMesh", "shortcut": "SMT", "t1_enabled": "yes", @@ -37540,7 +38111,7 @@ "links": { "Homepage": "https://seelen.pro/" }, - "marketcap_usd": 6284505, + "marketcap_usd": 2781374, "name": "Seele", "shortcut": "Seele", "t1_enabled": "yes", @@ -37704,6 +38275,27 @@ } ] }, + "eth:TOKI:8654": { + "links": { + "Homepage": "https://www.buildwithtoki.com" + }, + "marketcap_usd": 0, + "name": "Toki Network", + "shortcut": "TOKI", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:TOMB": { "links": { "Homepage": "https://tombchain.com/" @@ -37729,7 +38321,7 @@ "links": { "Homepage": "https://tomochain.com" }, - "marketcap_usd": 52151865, + "marketcap_usd": 39861810, "name": "TomoChain", "shortcut": "TOMO", "t1_enabled": "yes", @@ -37834,7 +38426,7 @@ "links": { "Homepage": "https://thundercore.com" }, - "marketcap_usd": 54386509, + "marketcap_usd": 47694303, "name": "ThunderCore", "shortcut": "TT", "t1_enabled": "yes", @@ -37851,6 +38443,48 @@ } ] }, + "eth:TWL": { + "links": { + "Homepage": "https://twala.io/" + }, + "marketcap_usd": 0, + "name": "Jellie", + "shortcut": "TWL", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, + "eth:TXDC": { + "links": { + "Homepage": "https://xinfin.org" + }, + "marketcap_usd": 0, + "name": "XDC Apothem Network", + "shortcut": "TXDC", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:TXL": { "links": { "Homepage": "https://autobahn.network" @@ -37918,7 +38552,7 @@ "links": { "Homepage": "https://ubiqsmart.com" }, - "marketcap_usd": 1636533, + "marketcap_usd": 1839781, "name": "Ubiq", "shortcut": "UBQ", "t1_enabled": "yes", @@ -37935,6 +38569,48 @@ } ] }, + "eth:ULX": { + "links": { + "Homepage": "https://ultron.foundation" + }, + "marketcap_usd": 0, + "name": "Ultron", + "shortcut": "ULX", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, + "eth:USD:2020": { + "links": { + "Homepage": "https://publicmint.com" + }, + "marketcap_usd": 0, + "name": "PublicMint", + "shortcut": "USD", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:UZMI": { "links": { "Homepage": "https://uzmigames.com.br/" @@ -38040,6 +38716,27 @@ } ] }, + "eth:VSC": { + "links": { + "Homepage": "https://vsc-dataseed.vyvo.org" + }, + "marketcap_usd": 0, + "name": "Vyvo Smart Chain", + "shortcut": "VSC", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:W3G": { "links": { "Homepage": "https://web3games.org/" @@ -38086,7 +38783,7 @@ "links": { "Homepage": "https://www.wanscan.org" }, - "marketcap_usd": 45365590, + "marketcap_usd": 34688544, "name": "Wanchain", "shortcut": "WAN", "t1_enabled": "yes", @@ -38128,9 +38825,30 @@ } ] }, + "eth:WEMIX": { + "links": { + "Homepage": "https://wemix.com" + }, + "marketcap_usd": 392959599, + "name": "WEMIX3.0", + "shortcut": "WEMIX", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:WGM": { "links": { - "Homepage": "https://trywagmi.xyz" + "Homepage": "https://subnets-test.avax.network/wagmi/details" }, "marketcap_usd": 0, "name": "WAGMI", @@ -38175,7 +38893,7 @@ "Homepage": "https://xinfin.org" }, "marketcap_usd": 0, - "name": "XinFin Network", + "name": "XinFin XDC Network", "shortcut": "XDC", "t1_enabled": "yes", "t2_enabled": "yes", @@ -38208,27 +38926,6 @@ } ] }, - "eth:XIN": { - "links": { - "Homepage": "https://mvm.dev" - }, - "marketcap_usd": 0, - "name": "Mixin Virtual Machine", - "shortcut": "XIN", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:XT": { "links": { "Homepage": "https://xsc.pub/" @@ -38338,7 +39035,7 @@ "links": { "Homepage": "https://www.singularity.gold" }, - "marketcap_usd": 85348, + "marketcap_usd": 103755, "name": "Singularity ZERO", "shortcut": "ZERO", "t1_enabled": "yes", @@ -38464,7 +39161,7 @@ "links": { "Homepage": "https://www.platon.network" }, - "marketcap_usd": 37149107, + "marketcap_usd": 21661805, "name": "PlatON", "shortcut": "lat", "t1_enabled": "yes", @@ -38502,6 +39199,48 @@ } ] }, + "eth:mALGO": { + "links": { + "Homepage": "https://milkomeda.com" + }, + "marketcap_usd": 0, + "name": "Milkomeda A1", + "shortcut": "mALGO", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, + "eth:nSAN": { + "links": { + "Homepage": "https://sanr.app" + }, + "marketcap_usd": 0, + "name": "SanR Chain", + "shortcut": "nSAN", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, "eth:pCKB": { "links": { "Homepage": "https://www.nervos.org" @@ -38544,13 +39283,13 @@ } ] }, - "eth:tGOR": { + "eth:tBVE": { "links": { - "Homepage": "https://goerli.net/#about" + "Homepage": "https://beverlyhills.ethdevops.io" }, "marketcap_usd": 0, - "name": "G\u00f6rli", - "shortcut": "tGOR", + "name": "Beverly Hills", + "shortcut": "tBVE", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -38565,13 +39304,34 @@ } ] }, - "eth:tKOR": { + "eth:tETH:3": { "links": { - "Homepage": "https://optimism.io" + "Homepage": "https://github.com/ethereum/ropsten" }, "marketcap_usd": 0, - "name": "Optimism Kovan", - "shortcut": "tKOR", + "name": "Ropsten", + "shortcut": "tETH", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, + "eth:tETH:4": { + "links": { + "Homepage": "https://www.rinkeby.io" + }, + "marketcap_usd": 0, + "name": "Rinkeby", + "shortcut": "tETH", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -38586,13 +39346,13 @@ } ] }, - "eth:tKOV": { + "eth:tETH:42": { "links": { "Homepage": "https://kovan-testnet.github.io/website" }, "marketcap_usd": 0, "name": "Kovan", - "shortcut": "tKOV", + "shortcut": "tETH", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -38607,13 +39367,13 @@ } ] }, - "eth:tMATIC": { + "eth:tETH:421611": { "links": { - "Homepage": "https://polygon.technology/" + "Homepage": "https://arbitrum.io" }, "marketcap_usd": 0, - "name": "Mumbai", - "shortcut": "tMATIC", + "name": "Arbitrum Rinkeby", + "shortcut": "tETH", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -38628,13 +39388,13 @@ } ] }, - "eth:tRIN": { + "eth:tETH:5": { "links": { - "Homepage": "https://www.rinkeby.io" + "Homepage": "https://goerli.net/#about" }, "marketcap_usd": 0, - "name": "Rinkeby", - "shortcut": "tRIN", + "name": "G\u00f6rli", + "shortcut": "tETH", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -38649,20 +39409,45 @@ } ] }, - "eth:tROP": { + "eth:tETH:69": { "links": { - "Homepage": "https://github.com/ethereum/ropsten" + "Homepage": "https://optimism.io" }, "marketcap_usd": 0, - "name": "Ropsten", - "shortcut": "tROP", + "name": "Optimism Kovan", + "shortcut": "tETH", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", "wallet": [ { - "name": "Trezor Suite", - "url": "https://suite.trezor.io" + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" + } + ] + }, + "eth:tMATIC": { + "links": { + "Homepage": "https://polygon.technology/" + }, + "marketcap_usd": 0, + "name": "Mumbai", + "shortcut": "tMATIC", + "t1_enabled": "yes", + "t2_enabled": "yes", + "type": "coin", + "wallet": [ + { + "name": "MyCrypto", + "url": "https://mycrypto.com" + }, + { + "name": "MyEtherWallet", + "url": "https://www.myetherwallet.com" } ] }, @@ -38689,10 +39474,10 @@ }, "eth:xDAI:100": { "links": { - "Homepage": "https://developers.gnosischain.com" + "Homepage": "https://docs.gnosischain.com" }, - "marketcap_usd": 34301274, - "name": "Gnosis Chain", + "marketcap_usd": 10991746, + "name": "Gnosis", "shortcut": "xDAI", "t1_enabled": "yes", "t2_enabled": "yes", @@ -38712,8 +39497,8 @@ "links": { "Homepage": "https://www.xdaichain.com/for-developers/optimism-optimistic-rollups-on-gc" }, - "marketcap_usd": 34301274, - "name": "Optimism on Gnosis Chain", + "marketcap_usd": 10991746, + "name": "Optimism on Gnosis", "shortcut": "xDAI", "t1_enabled": "yes", "t2_enabled": "yes", @@ -38729,12 +39514,12 @@ } ] }, - "eth:\u03a6": { + "eth:\u03a6:144": { "links": { "Homepage": "https://phi.network" }, "marketcap_usd": 0, - "name": "PHI Network", + "name": "PHI Network v2", "shortcut": "\u03a6", "t1_enabled": "yes", "t2_enabled": "yes", @@ -38776,7 +39561,7 @@ "Github": "https://github.com/input-output-hk/cardano-node", "Homepage": "https://www.cardano.org" }, - "marketcap_usd": 16691439800, + "marketcap_usd": 13846929503, "name": "Cardano", "shortcut": "ADA", "t1_enabled": "no", @@ -38793,7 +39578,7 @@ "links": { "Homepage": "https://binance.org" }, - "marketcap_usd": 44690398276, + "marketcap_usd": 51930928693, "name": "Binance Chain", "shortcut": "BNB", "t1_enabled": "no", @@ -38811,7 +39596,7 @@ "Github": "https://github.com/EOSIO/eos", "Homepage": "https://eos.io" }, - "marketcap_usd": 1164397047, + "marketcap_usd": 1159825847, "name": "EOS", "shortcut": "EOS", "t1_enabled": "no", @@ -38829,7 +39614,7 @@ "Github": "https://github.com/maidsafe", "Homepage": "https://maidsafe.net" }, - "marketcap_usd": 135295506, + "marketcap_usd": 63472183, "name": "MaidSafeCoin", "shortcut": "MAID", "t1_enabled": "yes", @@ -38842,7 +39627,7 @@ "Github": "https://github.com/OmniLayer", "Homepage": "https://www.omnilayer.org" }, - "marketcap_usd": 1126092, + "marketcap_usd": 900903, "name": "Omni", "shortcut": "OMNI", "t1_enabled": "yes", @@ -38854,7 +39639,7 @@ "links": { "Homepage": "https://tether.to" }, - "marketcap_usd": 66323337069, + "marketcap_usd": 69415309624, "name": "Tether", "shortcut": "USDT", "t1_enabled": "yes", @@ -38867,7 +39652,7 @@ "Github": "https://github.com/stellar/stellar-core", "Homepage": "https://www.stellar.org" }, - "marketcap_usd": 2872329195, + "marketcap_usd": 2822904739, "name": "Stellar", "shortcut": "XLM", "t1_enabled": "yes", @@ -38893,7 +39678,7 @@ "Github": "https://github.com/monero-project/monero", "Homepage": "https://getmonero.org" }, - "marketcap_usd": 2867147174, + "marketcap_usd": 2736190485, "name": "Monero", "shortcut": "XMR", "t1_enabled": "no", @@ -38911,7 +39696,7 @@ "Github": "https://github.com/ripple/rippled", "Homepage": "https://ripple.com" }, - "marketcap_usd": 17840748825, + "marketcap_usd": 23178722877, "name": "Ripple", "shortcut": "XRP", "t1_enabled": "no", @@ -38933,7 +39718,7 @@ "Github": "https://github.com/tezos/tezos", "Homepage": "https://tezos.com" }, - "marketcap_usd": 1529816930, + "marketcap_usd": 1295453813, "name": "Tezos", "shortcut": "XTZ", "t1_enabled": "no", @@ -39036,7 +39821,7 @@ "links": { "Homepage": "https://nemplatform.com" }, - "marketcap_usd": 434936910, + "marketcap_usd": 352613709, "name": "NEM", "shortcut": "XEM", "t1_enabled": "yes", @@ -39051,12 +39836,12 @@ } }, "info": { - "marketcap_supported": "107.08 %", - "marketcap_usd": 1121654537156, - "t1_coins": 1967, - "t2_coins": 1973, - "total_marketcap_usd": 1047500554957, - "updated_at": 1659434933, - "updated_at_readable": "Tue Aug 2 12:08:53 2022" + "marketcap_supported": "108.56 %", + "marketcap_usd": 1103631481929, + "t1_coins": 2004, + "t2_coins": 2010, + "total_marketcap_usd": 1016619520051, + "updated_at": 1667329413, + "updated_at_readable": "Tue Nov 1 20:03:33 2022" } } diff --git a/common/defs/duplicity_overrides.json b/common/defs/duplicity_overrides.json index 51c0cedb4..efbe21709 100644 --- a/common/defs/duplicity_overrides.json +++ b/common/defs/duplicity_overrides.json @@ -19,6 +19,11 @@ "eth:tGOR:420": false, "eth:tCELO:44787": false, "eth:tCELO:62320": false, + "eth:tETH:3": false, + "eth:tETH:4": false, + "eth:tETH:5": false, + "eth:tETH:42": false, + "eth:tETH:69": false, "eth:QKC:100000": false, "eth:QKC:100001": false, "eth:QKC:100002": false, diff --git a/common/defs/ethereum/chains b/common/defs/ethereum/chains index 39ac26299..8e43bd12c 160000 --- a/common/defs/ethereum/chains +++ b/common/defs/ethereum/chains @@ -1 +1 @@ -Subproject commit 39ac26299b83d94a4661d2d85234022ff12aeaff +Subproject commit 8e43bd12ce4404fedbe14295866878b8e6cb0ac5 diff --git a/common/defs/ethereum/tokens b/common/defs/ethereum/tokens index 055f22d3b..6a7ec4967 160000 --- a/common/defs/ethereum/tokens +++ b/common/defs/ethereum/tokens @@ -1 +1 @@ -Subproject commit 055f22d3b76f743788f94be13fe242e90f451045 +Subproject commit 6a7ec4967b797f90e024296ef27c58480bf1b8ca diff --git a/common/defs/support.json b/common/defs/support.json index 97333ff79..c4e8fd7d9 100644 --- a/common/defs/support.json +++ b/common/defs/support.json @@ -59,10 +59,7 @@ "eth:PIRL": true, "eth:RBTC": true, "eth:UBQ": true, - "eth:tKOV": true, "eth:tRBTC": true, - "eth:tRIN": true, - "eth:tROP": true, "misc:ADA": true, "misc:BNB": true, "misc:EOS": true, @@ -96,7 +93,6 @@ "bitcoin:ZEC": true, "eth:ETC": true, "eth:ETH:1": true, - "eth:tROP": true, "misc:XRP": true, "misc:tXRP": true }, @@ -161,7 +157,6 @@ "bitcoin:tSMART": "1.7.1", "erc20:avax:AVAX": "1.11.2", "erc20:avax:USDT": "1.11.2", - "erc20:ella:MINING": "1.11.2", "erc20:esn:DGT": "1.7.1", "erc20:esn:TOPM": "1.7.1", "erc20:etc:BEC": "1.6.2", @@ -170,6 +165,7 @@ "erc20:etc:UVCX": "1.9.3", "erc20:eth:$FFC": "1.6.2", "erc20:eth:$TEAK": "1.6.2", + "erc20:eth:00": "1.11.3", "erc20:eth:0xBTC": "1.6.2", "erc20:eth:1SG": "1.8.0", "erc20:eth:1ST": "1.6.2", @@ -398,7 +394,6 @@ "erc20:eth:CCO": "1.8.0", "erc20:eth:CCT": "1.8.0", "erc20:eth:CDL": "1.6.2", - "erc20:eth:CDT": "1.6.2", "erc20:eth:CEEK": "1.6.2", "erc20:eth:CELR": "1.9.0", "erc20:eth:CEN": "1.8.4", @@ -1027,6 +1022,7 @@ "erc20:eth:ODE": "1.6.3", "erc20:eth:OGK": "1.9.0", "erc20:eth:OGN": "1.9.0", + "erc20:eth:OGV": "1.11.3", "erc20:eth:OIKOS": "1.8.4", "erc20:eth:OJX": "1.6.2", "erc20:eth:OKB": "1.9.5", @@ -1493,6 +1489,7 @@ "erc20:eth:WMK": "1.6.3", "erc20:eth:WNK": "1.6.3", "erc20:eth:WOC": "1.8.0", + "erc20:eth:WOUSD": "1.11.3", "erc20:eth:WPC": "1.6.2", "erc20:eth:WPR": "1.6.2", "erc20:eth:WRC": "1.8.0", @@ -1953,6 +1950,7 @@ "erc20:eth:usZRX2x": "1.9.0", "erc20:eth:usZRX3x": "1.9.0", "erc20:eth:usZRX4x": "1.9.0", + "erc20:eth:veOGV": "1.11.3", "erc20:eth:xDOT": "1.9.0", "erc20:eth:xEDG": "1.9.0", "erc20:eth:xGRAM": "1.9.0", @@ -2045,16 +2043,19 @@ "erc20:ubq:SPHRC": "1.10.6", "erc20:ubq:TGE1": "1.10.6", "eth:$OC": "1.10.5", + "eth:0XT": "1.11.3", "eth:0xF": "1.9.4", - "eth:420": "1.9.5", "eth:AAC": "1.10.6", "eth:ACA": "1.9.5", "eth:AIOZ": "1.11.2", "eth:AITD": "1.11.2", "eth:AKA": "1.6.3", + "eth:ALPH": "1.11.3", "eth:AMBROS": "1.11.2", "eth:AME": "1.11.2", + "eth:APTA": "1.11.3", "eth:AQUA": "1.8.2", + "eth:ASA": "1.11.3", "eth:ASK": "1.10.4", "eth:ASTR": "1.11.2", "eth:ATS": "1.8.0", @@ -2062,17 +2063,20 @@ "eth:AVAX": "1.9.5", "eth:BCS": "1.10.6", "eth:BELLY": "1.11.2", + "eth:BG": "1.11.3", "eth:BNB": "1.9.4", - "eth:BOBA": "1.11.2", + "eth:BOBA:1294": "1.11.3", "eth:BOY": "1.10.6", "eth:BRB": "1.11.2", - "eth:BRO": "1.10.6", + "eth:BRO:1039": "1.11.3", "eth:BTA": "1.10.4", "eth:BTCIX": "1.10.5", "eth:BTM": "1.10.5", "eth:BTT": "1.10.4", "eth:Brise": "1.11.2", + "eth:CANTO": "1.11.3", "eth:CATE": "1.10.3", + "eth:CCN:970": "1.11.3", "eth:CCP": "1.10.6", "eth:CELO": "1.9.5", "eth:CEM": "1.11.2", @@ -2080,7 +2084,9 @@ "eth:CLASS": "1.10.6", "eth:CLO": "1.6.2", "eth:CLV": "1.10.3", + "eth:CMP": "1.11.3", "eth:CNDL": "1.11.2", + "eth:CONDOR": "1.11.3", "eth:CPAY:21337": "1.11.2", "eth:CPAY:3000": "1.11.2", "eth:CPAY:3001": "1.11.2", @@ -2118,12 +2124,13 @@ "eth:EVC": "1.10.3", "eth:EVMOS": "1.10.6", "eth:EWT": "1.9.4", + "eth:EXL": "1.11.3", "eth:EXP": "1.6.2", "eth:EZC": "1.11.2", "eth:FETH": "1.10.3", + "eth:FIL:314": "1.11.3", "eth:FIN": "1.9.4", "eth:FLR": "1.9.5", - "eth:FRA": "1.11.2", "eth:FSN": "1.10.3", "eth:FTM": "1.9.4", "eth:FUSE": "1.9.4", @@ -2134,9 +2141,10 @@ "eth:GLMR": "1.10.3", "eth:GNC": "1.10.6", "eth:GO": "1.6.2", - "eth:GT": "1.10.3", + "eth:GT:86": "1.11.3", "eth:GooD": "1.10.3", "eth:HAIC": "1.10.3", + "eth:HMND": "1.11.3", "eth:HO": "1.10.5", "eth:HOO": "1.11.2", "eth:HOP": "1.10.5", @@ -2152,6 +2160,7 @@ "eth:KAR": "1.9.5", "eth:KAVA": "1.11.2", "eth:KCS": "1.10.3", + "eth:KEK": "1.11.3", "eth:KLAY": "1.9.5", "eth:KSX": "1.11.2", "eth:KTO:2559": "1.10.3", @@ -2160,9 +2169,12 @@ "eth:LA": "1.10.6", "eth:LISINS": "1.11.2", "eth:LUDAN": "1.11.2", + "eth:LYC": "1.11.3", "eth:MATH": "1.9.5", "eth:MATIC": "1.9.4", + "eth:MEER": "1.11.3", "eth:META": "1.8.2", + "eth:METAL:381931": "1.11.3", "eth:METIS": "1.10.5", "eth:MINTME": "1.10.3", "eth:MIX": "1.7.2", @@ -2178,6 +2190,7 @@ "eth:NEXT": "1.10.5", "eth:NRG": "1.9.4", "eth:NTT": "1.10.5", + "eth:NUM": "1.11.3", "eth:OAC": "1.11.2", "eth:OKT": "1.9.5", "eth:OLO": "1.10.3", @@ -2190,20 +2203,26 @@ "eth:ONE:1666600003": "1.9.5", "eth:ONG": "1.10.3", "eth:OPC": "1.11.2", + "eth:ORL": "1.11.3", + "eth:OXYN": "1.11.3", "eth:OY": "1.10.6", "eth:PALM": "1.9.5", "eth:PETH": "1.10.3", "eth:PFT:909": "1.11.2", "eth:PHT": "1.9.4", "eth:PHX": "1.10.6", + "eth:PI:2099156": "1.11.3", "eth:PIRL": "1.6.3", "eth:PIX": "1.10.5", "eth:PLS": "1.10.4", "eth:POA": "1.9.4", "eth:POLIS": "1.10.6", + "eth:POM": "1.11.3", "eth:POP": "1.10.4", + "eth:POSI:900000": "1.11.3", "eth:PRB": "1.10.6", "eth:QDC": "1.11.2", + "eth:QKA": "1.11.3", "eth:QKC:100000": "1.10.3", "eth:QKC:100001": "1.10.3", "eth:QKC:100002": "1.10.3", @@ -2216,7 +2235,9 @@ "eth:QKI": "1.10.3", "eth:RBD": "1.9.4", "eth:RBTC": "1.6.2", + "eth:REDLC": "1.11.3", "eth:REI:47805": "1.10.6", + "eth:RESIN": "1.11.3", "eth:RING": "1.11.2", "eth:RNA": "1.10.3", "eth:ROC:1288": "1.11.2", @@ -2224,10 +2245,12 @@ "eth:RPG": "1.10.5", "eth:RUPX": "1.9.5", "eth:SDN": "1.10.4", + "eth:SEED": "1.11.3", "eth:SETM": "1.10.6", "eth:SFL": "1.11.2", "eth:SGB": "1.10.3", "eth:SHIB": "1.10.5", + "eth:SHM": "1.11.3", "eth:SKU": "1.10.3", "eth:SMT": "1.11.2", "eth:SNT": "1.10.6", @@ -2246,6 +2269,7 @@ "eth:TFI": "1.9.5", "eth:TLC": "1.11.2", "eth:TLOS:40": "1.10.3", + "eth:TOKI:8654": "1.11.3", "eth:TOMB": "1.11.2", "eth:TOMO:88": "1.10.6", "eth:TOYS": "1.9.5", @@ -2255,25 +2279,29 @@ "eth:TST": "1.9.4", "eth:TT": "1.9.4", "eth:TUBQ": "1.9.4", + "eth:TWL": "1.11.3", "eth:TXDC": "1.9.5", "eth:TXL": "1.11.2", "eth:U+25B3": "1.9.4", "eth:UBC": "1.10.6", "eth:UBQ": "1.6.2", + "eth:ULX": "1.11.3", + "eth:USD:2020": "1.11.3", "eth:UZMI": "1.10.5", "eth:VAL": "1.9.4", "eth:VLX": "1.10.4", "eth:VNDT": "1.11.2", "eth:VS:888888": "1.10.6", + "eth:VSC": "1.11.3", "eth:W3G": "1.10.6", "eth:W3Q:333": "1.10.6", "eth:WAN": "1.10.3", "eth:WEB": "1.9.4", + "eth:WEMIX": "1.11.3", "eth:WGM": "1.10.6", "eth:WTT": "1.10.5", "eth:XDC": "1.9.5", "eth:XERO": "1.9.4", - "eth:XIN": "1.11.2", "eth:XT": "1.11.2", "eth:XVM": "1.11.2", "eth:YCC": "1.11.2", @@ -2287,21 +2315,27 @@ "eth:jfin": "1.11.2", "eth:lat": "1.10.6", "eth:mADA": "1.11.2", + "eth:mALGO": "1.11.3", + "eth:nSAN": "1.11.3", "eth:pCKB": "1.11.2", "eth:peggle": "1.9.5", "eth:tATS": "1.8.0", "eth:tAVAX": "1.9.5", "eth:tBNB": "1.9.4", + "eth:tBVE": "1.11.3", "eth:tCELO:44787": "1.9.5", "eth:tCELO:62320": "1.9.5", "eth:tCFLR": "1.9.5", "eth:tDBM": "1.9.4", - "eth:tGOR": "1.11.2", + "eth:tETH:3": "1.11.3", + "eth:tETH:4": "1.11.3", + "eth:tETH:42": "1.11.3", + "eth:tETH:421611": "1.11.3", + "eth:tETH:5": "1.11.3", + "eth:tETH:69": "1.11.3", "eth:tKAL": "1.9.4", "eth:tKLAY": "1.9.5", - "eth:tKOR": "1.9.5", "eth:tKOT": "1.9.4", - "eth:tKOV": "1.6.2", "eth:tMATH": "1.9.5", "eth:tMATIC": "1.9.4", "eth:tMETC": "1.9.4", @@ -2309,8 +2343,6 @@ "eth:tNRG": "1.9.4", "eth:tPHT": "1.9.4", "eth:tRBTC": "1.6.2", - "eth:tRIN": "1.6.2", - "eth:tROP": "1.6.2", "eth:tSEP": "1.10.6", "eth:tVT": "1.9.4", "eth:thtt": "1.9.5", @@ -2318,7 +2350,7 @@ "eth:tsDIODE": "1.9.5", "eth:xDAI:100": "1.9.4", "eth:xDAI:300": "1.11.2", - "eth:\u03a6": "1.11.2", + "eth:\u03a6:144": "1.11.3", "eth:\u25c8": "1.11.2", "misc:MAID": "1.7.2", "misc:OMNI": "1.7.2", @@ -2376,6 +2408,8 @@ "erc20:eth:CCC (CryptoCrashCourse)": "(AUTO) duplicate key", "erc20:eth:CCS:1da4": "(AUTO) duplicate key", "erc20:eth:CCS:315c": "(AUTO) duplicate key", + "erc20:eth:CDT:177d": "(AUTO) duplicate key", + "erc20:eth:CDT:1dcf": "(AUTO) duplicate key", "erc20:eth:CDX:2cb1": "(AUTO) duplicate key", "erc20:eth:CDX:6fff": "(AUTO) duplicate key", "erc20:eth:CIG:0038": "(AUTO) duplicate key", @@ -2593,30 +2627,46 @@ "eth:ATH:1620": "duplicate key", "eth:ATH:43110": "duplicate key", "eth:BCH": "duplicate of bitcoin:BCH", + "eth:BOBA:43288": "ddd", + "eth:BRO:108801": "ddd", "eth:BTX": "duplicate key", + "eth:CCN:971": "ddd", "eth:CPAY:1337": "deprecated", + "eth:DOGE": "ddd", "eth:ELA:22": "duplicate of ELA-ETH-sidechain", "eth:ELLA:64": "duplicate symbol", "eth:ELLA:7027": "duplicate symbol", "eth:EOS": "mainnet exists", "eth:ETH:10": "duplicate key", + "eth:ETH:10086": "ddd", "eth:ETH:1313161554": "duplicate key", "eth:ETH:1313161556": "duplicate key", "eth:ETH:1337802": "eth collision", "eth:ETH:288": "duplicate key", "eth:ETH:42161": "duplicate key", "eth:ETH:42170": "eth collision", + "eth:ETH:513100": "ddd", "eth:ETH:5551": "eth collision", + "eth:ETH:73927": "ddd", "eth:ETH:980": "eth collision", + "eth:FIL:3141": "ddd", + "eth:FRA:2152": "ddd", + "eth:FRA:2154": "ddd", "eth:GAR:91": "duplicate key", "eth:GAR:92": "duplicate key", "eth:GAR:93": "duplicate key", + "eth:GT:10024": "ddd", "eth:GTH:192837465": "duplicate key", "eth:GTH:486217935": "exclude testnet", "eth:JEWEL:335": "exclude testnet", "eth:KTO:8285": "exclude testnet", + "eth:METAL:381932": "ddd", "eth:NEON:245022926": "duplicate key", + "eth:ONE:1666900000": "ddd", "eth:PFT:808": "testnet", + "eth:PI:8007736": "ddd", + "eth:POSI:920000": "ddd", + "eth:POSI:920001": "ddd", "eth:Q": "causing problems in altcoin detection", "eth:QKC:110000": "exclude testnet", "eth:QKC:110001": "exclude testnet", @@ -2635,6 +2685,7 @@ "eth:TAero": "(AUTO) exclude testnet", "eth:TCRO": "(AUTO) exclude testnet", "eth:TELE:8001": "(AUTO) exclude testnet", + "eth:TEXL": "(AUTO) exclude testnet", "eth:TFUEL:361": "incompatible", "eth:TFUEL:363": "(AUTO) exclude testnet", "eth:TFUEL:364": "(AUTO) exclude testnet", @@ -2650,12 +2701,17 @@ "eth:TKM:70103": "duplicate key", "eth:TLA": "(AUTO) exclude testnet", "eth:TLOS:41": "(AUTO) exclude testnet", + "eth:TOKI:8655": "(AUTO) exclude testnet", "eth:TOMO:89": "(AUTO) exclude testnet", "eth:TOP": "causing problems in altcoin detection", "eth:TOPC": "(AUTO) exclude testnet", + "eth:TPI:10067275": "(AUTO) exclude testnet", + "eth:TPI:16658437": "(AUTO) exclude testnet", "eth:TSCAS": "(AUTO) exclude testnet", + "eth:USD:2018": "ddd", "eth:VS:666666": "exclude testnet", "eth:W3Q:3334": "duplicate key", + "eth:eBTC": "ddd", "eth:tAAC": "(AUTO) exclude testnet", "eth:tACA": "(AUTO) exclude testnet", "eth:tAGOR": "testnet", @@ -2663,22 +2719,29 @@ "eth:tAITD": "(AUTO) exclude testnet", "eth:tALOT": "(AUTO) exclude testnet", "eth:tAMBROS": "(AUTO) exclude testnet", - "eth:tARETH": "(AUTO) exclude testnet", + "eth:tASA": "(AUTO) exclude testnet", "eth:tAVIS": "(AUTO) exclude testnet", "eth:tBCHT": "(AUTO) exclude testnet", "eth:tBCS": "(AUTO) exclude testnet", "eth:tBELLY": "(AUTO) exclude testnet", - "eth:tBOBA": "(AUTO) exclude testnet", + "eth:tBFC": "(AUTO) exclude testnet", + "eth:tBOBA:1297": "(AUTO) exclude testnet", + "eth:tBOBA:4051": "(AUTO) exclude testnet", + "eth:tBOBA:4328": "(AUTO) exclude testnet", + "eth:tBOBA:9728": "(AUTO) exclude testnet", + "eth:tBRO": "(AUTO) exclude testnet", "eth:tBTM": "(AUTO) exclude testnet", "eth:tBTT": "(AUTO) exclude testnet", "eth:tCFX": "(AUTO) exclude testnet", "eth:tCKB:71393": "(AUTO) exclude testnet", "eth:tCKB:868455272153094": "(AUTO) exclude testnet", + "eth:tCLO": "(AUTO) exclude testnet", "eth:tCLV": "(AUTO) exclude testnet", "eth:tCMP": "(AUTO) exclude testnet", "eth:tCTE": "testnet", "eth:tCUBET": "(AUTO) exclude testnet", "eth:tCWN": "(AUTO) exclude testnet", + "eth:tDOGE": "(AUTO) exclude testnet", "eth:tDTH": "(AUTO) exclude testnet", "eth:tDX": "(AUTO) exclude testnet", "eth:tDYNO": "(AUTO) exclude testnet", @@ -2691,12 +2754,18 @@ "eth:tEOS": "(AUTO) exclude testnet", "eth:tETH:1313161555": "(AUTO) exclude testnet", "eth:tETH:28": "(AUTO) exclude testnet", + "eth:tETH:280": "(AUTO) exclude testnet", + "eth:tETH:28528": "(AUTO) exclude testnet", "eth:tETH:420": "(AUTO) exclude testnet", "eth:tETH:5553": "(AUTO) exclude testnet", "eth:tEUN": "(AUTO) exclude testnet", + "eth:tEVM": "(AUTO) exclude testnet", "eth:tEVMOS": "(AUTO) exclude testnet", "eth:tEZC": "(AUTO) exclude testnet", - "eth:tFETH": "(AUTO) exclude testnet", + "eth:tFIL:31415": "(AUTO) exclude testnet", + "eth:tFIL:314159": "(AUTO) exclude testnet", + "eth:tFIL:3141592": "(AUTO) exclude testnet", + "eth:tFIL:31415926": "(AUTO) exclude testnet", "eth:tFRA": "(AUTO) exclude testnet", "eth:tFTM": "(AUTO) exclude testnet", "eth:tGAR:900": "(AUTO) exclude testnet", @@ -2709,7 +2778,9 @@ "eth:tGTH": "(AUTO) exclude testnet", "eth:tGooD": "(AUTO) exclude testnet", "eth:tHOO": "(AUTO) exclude testnet", + "eth:tHPN": "(AUTO) exclude testnet", "eth:tHYM": "(AUTO) exclude testnet", + "eth:tIDE": "(AUTO) exclude testnet", "eth:tIOTX": "(AUTO) exclude testnet", "eth:tIVAR": "(AUTO) exclude testnet", "eth:tKAIBA": "(AUTO) exclude testnet", @@ -2717,9 +2788,12 @@ "eth:tKCS": "(AUTO) exclude testnet", "eth:tKSX": "(AUTO) exclude testnet", "eth:tL1test": "(AUTO) exclude testnet", + "eth:tLAMB": "(AUTO) exclude testnet", "eth:tMDGLT": "(AUTO) exclude testnet", + "eth:tMEER-T": "(AUTO) exclude testnet", "eth:tMESHT": "(AUTO) exclude testnet", - "eth:tMETIS": "(AUTO) exclude testnet", + "eth:tMETIS:588": "(AUTO) exclude testnet", + "eth:tMETIS:599": "(AUTO) exclude testnet", "eth:tMTR": "(AUTO) exclude testnet", "eth:tMTTest": "(AUTO) exclude testnet", "eth:tMYN": "(AUTO) exclude testnet", @@ -2727,6 +2801,7 @@ "eth:tNEON": "(AUTO) exclude testnet", "eth:tNMAC": "(AUTO) exclude testnet", "eth:tNTTH": "(AUTO) exclude testnet", + "eth:tNUM": "(AUTO) exclude testnet", "eth:tOKT": "(AUTO) exclude testnet", "eth:tOLO": "(AUTO) exclude testnet", "eth:tOLT": "(AUTO) exclude testnet", @@ -2743,12 +2818,12 @@ "eth:tPLS:941": "(AUTO) exclude testnet", "eth:tPLS:942": "(AUTO) exclude testnet", "eth:tPOLIS": "(AUTO) exclude testnet", + "eth:tPOSI": "(AUTO) exclude testnet", "eth:tPRB": "(AUTO) exclude testnet", "eth:tPRING": "(AUTO) exclude testnet", "eth:tQ": "causing problems in altcoin detection", "eth:tQDC": "(AUTO) exclude testnet", "eth:tREI": "(AUTO) exclude testnet", - "eth:tRNA": "(AUTO) exclude testnet", "eth:tROSE": "(AUTO) exclude testnet", "eth:tRPG": "(AUTO) exclude testnet", "eth:tSFL": "(AUTO) exclude testnet", @@ -2757,24 +2832,32 @@ "eth:tSX": "(AUTO) exclude testnet", "eth:tSYS": "(AUTO) exclude testnet", "eth:tUBC": "(AUTO) exclude testnet", + "eth:tULX": "(AUTO) exclude testnet", + "eth:tUSD": "(AUTO) exclude testnet", "eth:tVIL": "(AUTO) exclude testnet", "eth:tW3G": "(AUTO) exclude testnet", "eth:tW3Q": "(AUTO) exclude testnet", "eth:tWAN": "(AUTO) exclude testnet", + "eth:tWEMIX": "(AUTO) exclude testnet", "eth:tWLK": "(AUTO) exclude testnet", "eth:tXPR": "(AUTO) exclude testnet", "eth:tXVM": "(AUTO) exclude testnet", "eth:tZCR": "(AUTO) exclude testnet", "eth:tZERO": "(AUTO) exclude testnet", + "eth:tZKST": "(AUTO) exclude testnet", "eth:tatp": "(AUTO) exclude testnet", "eth:tcett": "(AUTO) exclude testnet", "eth:tkiETH": "(AUTO) exclude testnet", "eth:tlat:2203181": "(AUTO) exclude testnet", "eth:tlat:2206132": "(AUTO) exclude testnet", "eth:tmTAda": "(AUTO) exclude testnet", + "eth:tmTAlgo": "(AUTO) exclude testnet", "eth:tpCKB": "(AUTO) exclude testnet", + "eth:trAna": "(AUTO) exclude testnet", "eth:tusd": "(AUTO) exclude testnet", + "eth:txDAI": "(AUTO) exclude testnet", "eth:xDAI:200": "duplicate key", + "eth:\u03a6:4181": "ddd", "misc:ADA": "not implemented", "misc:BNB": "not implemented", "misc:EOS": "not implemented", @@ -2845,7 +2928,6 @@ "bitcoin:tSMART": "2.0.8", "erc20:avax:AVAX": "2.5.2", "erc20:avax:USDT": "2.5.2", - "erc20:ella:MINING": "2.0.7", "erc20:esn:DGT": "2.0.8", "erc20:esn:TOPM": "2.0.8", "erc20:etc:BEC": "2.0.7", @@ -2854,6 +2936,7 @@ "erc20:etc:UVCX": "2.3.3", "erc20:eth:$FFC": "2.0.7", "erc20:eth:$TEAK": "2.0.7", + "erc20:eth:00": "2.5.3", "erc20:eth:0xBTC": "2.0.7", "erc20:eth:1SG": "2.0.11", "erc20:eth:1ST": "2.0.7", @@ -3082,7 +3165,6 @@ "erc20:eth:CCO": "2.0.10", "erc20:eth:CCT": "2.0.10", "erc20:eth:CDL": "2.0.7", - "erc20:eth:CDT": "2.0.7", "erc20:eth:CEEK": "2.0.7", "erc20:eth:CELR": "2.3.0", "erc20:eth:CEN": "2.1.8", @@ -3711,6 +3793,7 @@ "erc20:eth:ODE": "2.0.8", "erc20:eth:OGK": "2.3.0", "erc20:eth:OGN": "2.3.0", + "erc20:eth:OGV": "2.5.3", "erc20:eth:OIKOS": "2.1.8", "erc20:eth:OJX": "2.0.7", "erc20:eth:OKB": "2.3.7", @@ -4177,6 +4260,7 @@ "erc20:eth:WMK": "2.0.8", "erc20:eth:WNK": "2.0.8", "erc20:eth:WOC": "2.0.11", + "erc20:eth:WOUSD": "2.5.3", "erc20:eth:WPC": "2.0.7", "erc20:eth:WPR": "2.0.7", "erc20:eth:WRC": "2.0.10", @@ -4637,6 +4721,7 @@ "erc20:eth:usZRX2x": "2.3.0", "erc20:eth:usZRX3x": "2.3.0", "erc20:eth:usZRX4x": "2.3.0", + "erc20:eth:veOGV": "2.5.3", "erc20:eth:xDOT": "2.3.0", "erc20:eth:xEDG": "2.3.0", "erc20:eth:xGRAM": "2.3.0", @@ -4729,16 +4814,19 @@ "erc20:ubq:SPHRC": "2.4.4", "erc20:ubq:TGE1": "2.4.4", "eth:$OC": "2.4.4", + "eth:0XT": "2.5.3", "eth:0xF": "2.3.5", - "eth:420": "2.3.7", "eth:AAC": "2.4.4", "eth:ACA": "2.3.7", "eth:AIOZ": "2.5.2", "eth:AITD": "2.5.2", "eth:AKA": "2.0.8", + "eth:ALPH": "2.5.3", "eth:AMBROS": "2.5.2", "eth:AME": "2.5.2", + "eth:APTA": "2.5.3", "eth:AQUA": "2.1.1", + "eth:ASA": "2.5.3", "eth:ASK": "2.4.3", "eth:ASTR": "2.5.2", "eth:ATS": "2.0.11", @@ -4746,17 +4834,20 @@ "eth:AVAX": "2.3.7", "eth:BCS": "2.4.4", "eth:BELLY": "2.5.2", + "eth:BG": "2.5.3", "eth:BNB": "2.3.5", - "eth:BOBA": "2.5.2", + "eth:BOBA:1294": "2.5.3", "eth:BOY": "2.4.4", "eth:BRB": "2.5.2", - "eth:BRO": "2.4.4", + "eth:BRO:1039": "2.5.3", "eth:BTA": "2.4.3", "eth:BTCIX": "2.4.4", "eth:BTM": "2.4.4", "eth:BTT": "2.4.3", "eth:Brise": "2.5.2", + "eth:CANTO": "2.5.3", "eth:CATE": "2.4.2", + "eth:CCN:970": "2.5.3", "eth:CCP": "2.4.4", "eth:CELO": "2.3.7", "eth:CEM": "2.5.2", @@ -4764,7 +4855,9 @@ "eth:CLASS": "2.4.4", "eth:CLO": "2.0.7", "eth:CLV": "2.4.2", + "eth:CMP": "2.5.3", "eth:CNDL": "2.5.2", + "eth:CONDOR": "2.5.3", "eth:CPAY:21337": "2.5.2", "eth:CPAY:3000": "2.5.2", "eth:CPAY:3001": "2.5.2", @@ -4802,12 +4895,13 @@ "eth:EVC": "2.4.2", "eth:EVMOS": "2.4.4", "eth:EWT": "2.3.5", + "eth:EXL": "2.5.3", "eth:EXP": "2.0.7", "eth:EZC": "2.5.2", "eth:FETH": "2.4.2", + "eth:FIL:314": "2.5.3", "eth:FIN": "2.3.5", "eth:FLR": "2.3.7", - "eth:FRA": "2.5.2", "eth:FSN": "2.4.2", "eth:FTM": "2.3.5", "eth:FUSE": "2.3.5", @@ -4818,9 +4912,10 @@ "eth:GLMR": "2.4.2", "eth:GNC": "2.4.4", "eth:GO": "2.0.7", - "eth:GT": "2.4.2", + "eth:GT:86": "2.5.3", "eth:GooD": "2.4.2", "eth:HAIC": "2.4.2", + "eth:HMND": "2.5.3", "eth:HO": "2.4.4", "eth:HOO": "2.5.2", "eth:HOP": "2.4.4", @@ -4836,6 +4931,7 @@ "eth:KAR": "2.3.7", "eth:KAVA": "2.5.2", "eth:KCS": "2.4.2", + "eth:KEK": "2.5.3", "eth:KLAY": "2.3.7", "eth:KSX": "2.5.2", "eth:KTO:2559": "2.4.2", @@ -4844,9 +4940,12 @@ "eth:LA": "2.4.4", "eth:LISINS": "2.5.2", "eth:LUDAN": "2.5.2", + "eth:LYC": "2.5.3", "eth:MATH": "2.3.7", "eth:MATIC": "2.3.5", + "eth:MEER": "2.5.3", "eth:META": "2.1.1", + "eth:METAL:381931": "2.5.3", "eth:METIS": "2.4.4", "eth:MINTME": "2.4.2", "eth:MIX": "2.0.10", @@ -4862,6 +4961,7 @@ "eth:NEXT": "2.4.4", "eth:NRG": "2.3.5", "eth:NTT": "2.4.4", + "eth:NUM": "2.5.3", "eth:OAC": "2.5.2", "eth:OKT": "2.3.7", "eth:OLO": "2.4.2", @@ -4874,20 +4974,26 @@ "eth:ONE:1666600003": "2.3.7", "eth:ONG": "2.4.2", "eth:OPC": "2.5.2", + "eth:ORL": "2.5.3", + "eth:OXYN": "2.5.3", "eth:OY": "2.4.4", "eth:PALM": "2.4.3", "eth:PETH": "2.4.2", "eth:PFT:909": "2.5.2", "eth:PHT": "2.3.5", "eth:PHX": "2.4.4", + "eth:PI:2099156": "2.5.3", "eth:PIRL": "2.0.8", "eth:PIX": "2.4.4", "eth:PLS": "2.4.3", "eth:POA": "2.3.5", "eth:POLIS": "2.4.4", + "eth:POM": "2.5.3", "eth:POP": "2.4.3", + "eth:POSI:900000": "2.5.3", "eth:PRB": "2.4.4", "eth:QDC": "2.5.2", + "eth:QKA": "2.5.3", "eth:QKC:100000": "2.4.2", "eth:QKC:100001": "2.4.2", "eth:QKC:100002": "2.4.2", @@ -4900,7 +5006,9 @@ "eth:QKI": "2.4.2", "eth:RBD": "2.3.5", "eth:RBTC": "2.0.7", + "eth:REDLC": "2.5.3", "eth:REI:47805": "2.4.4", + "eth:RESIN": "2.5.3", "eth:RING": "2.5.2", "eth:RNA": "2.4.2", "eth:ROC:1288": "2.5.2", @@ -4908,10 +5016,12 @@ "eth:RPG": "2.4.4", "eth:RUPX": "2.3.7", "eth:SDN": "2.4.3", + "eth:SEED": "2.5.3", "eth:SETM": "2.4.4", "eth:SFL": "2.5.2", "eth:SGB": "2.4.2", "eth:SHIB": "2.4.4", + "eth:SHM": "2.5.3", "eth:SKU": "2.4.2", "eth:SMT": "2.5.2", "eth:SNT": "2.4.4", @@ -4930,6 +5040,7 @@ "eth:TFI": "2.3.7", "eth:TLC": "2.5.2", "eth:TLOS:40": "2.4.2", + "eth:TOKI:8654": "2.5.3", "eth:TOMB": "2.5.2", "eth:TOMO:88": "2.4.4", "eth:TOYS": "2.3.7", @@ -4939,25 +5050,29 @@ "eth:TST": "2.3.5", "eth:TT": "2.3.5", "eth:TUBQ": "2.3.5", + "eth:TWL": "2.5.3", "eth:TXDC": "2.3.7", "eth:TXL": "2.5.2", "eth:U+25B3": "2.3.5", "eth:UBC": "2.4.4", "eth:UBQ": "2.0.7", + "eth:ULX": "2.5.3", + "eth:USD:2020": "2.5.3", "eth:UZMI": "2.4.4", "eth:VAL": "2.3.5", "eth:VLX": "2.4.3", "eth:VNDT": "2.5.2", "eth:VS:888888": "2.4.4", + "eth:VSC": "2.5.3", "eth:W3G": "2.4.4", "eth:W3Q:333": "2.4.4", "eth:WAN": "2.4.2", "eth:WEB": "2.3.5", + "eth:WEMIX": "2.5.3", "eth:WGM": "2.4.4", "eth:WTT": "2.4.4", "eth:XDC": "2.3.7", "eth:XERO": "2.3.5", - "eth:XIN": "2.5.2", "eth:XT": "2.5.2", "eth:XVM": "2.5.2", "eth:YCC": "2.5.2", @@ -4971,21 +5086,27 @@ "eth:jfin": "2.5.2", "eth:lat": "2.4.4", "eth:mADA": "2.5.2", + "eth:mALGO": "2.5.3", + "eth:nSAN": "2.5.3", "eth:pCKB": "2.5.2", "eth:peggle": "2.3.7", "eth:tATS": "2.0.11", "eth:tAVAX": "2.3.7", "eth:tBNB": "2.3.5", + "eth:tBVE": "2.5.3", "eth:tCELO:44787": "2.3.7", "eth:tCELO:62320": "2.3.7", "eth:tCFLR": "2.3.7", "eth:tDBM": "2.3.5", - "eth:tGOR": "2.5.2", + "eth:tETH:3": "2.5.3", + "eth:tETH:4": "2.5.3", + "eth:tETH:42": "2.5.3", + "eth:tETH:421611": "2.5.3", + "eth:tETH:5": "2.5.3", + "eth:tETH:69": "2.5.3", "eth:tKAL": "2.3.5", "eth:tKLAY": "2.3.7", - "eth:tKOR": "2.3.7", "eth:tKOT": "2.3.5", - "eth:tKOV": "2.0.7", "eth:tMATH": "2.3.7", "eth:tMATIC": "2.3.5", "eth:tMETC": "2.3.5", @@ -4993,8 +5114,6 @@ "eth:tNRG": "2.3.5", "eth:tPHT": "2.3.5", "eth:tRBTC": "2.0.7", - "eth:tRIN": "2.0.7", - "eth:tROP": "2.0.7", "eth:tSEP": "2.4.4", "eth:tVT": "2.3.5", "eth:thtt": "2.3.7", @@ -5002,7 +5121,7 @@ "eth:tsDIODE": "2.3.7", "eth:xDAI:100": "2.3.5", "eth:xDAI:300": "2.5.2", - "eth:\u03a6": "2.5.2", + "eth:\u03a6:144": "2.5.3", "eth:\u25c8": "2.5.2", "misc:ADA": "2.0.8", "misc:BNB": "2.1.5", @@ -5068,6 +5187,8 @@ "erc20:eth:CCC (CryptoCrashCourse)": "(AUTO) duplicate key", "erc20:eth:CCS:1da4": "(AUTO) duplicate key", "erc20:eth:CCS:315c": "(AUTO) duplicate key", + "erc20:eth:CDT:177d": "(AUTO) duplicate key", + "erc20:eth:CDT:1dcf": "(AUTO) duplicate key", "erc20:eth:CDX:2cb1": "(AUTO) duplicate key", "erc20:eth:CDX:6fff": "(AUTO) duplicate key", "erc20:eth:CIG:0038": "(AUTO) duplicate key", @@ -5285,30 +5406,46 @@ "eth:ATH:1620": "duplicate key", "eth:ATH:43110": "duplicate key", "eth:BCH": "duplicate of bitcoin:BCH", + "eth:BOBA:43288": "ddd", + "eth:BRO:108801": "ddd", "eth:BTX": "duplicate key", + "eth:CCN:971": "ddd", "eth:CPAY:1337": "deprecated", + "eth:DOGE": "ddd", "eth:ELA:22": "duplicate of ELA-ETH-sidechain", "eth:ELLA:64": "duplicate symbol", "eth:ELLA:7027": "duplicate symbol", "eth:EOS": "mainnet exists", "eth:ETH:10": "duplicate key", + "eth:ETH:10086": "ddd", "eth:ETH:1313161554": "duplicate key", "eth:ETH:1313161556": "duplicate key", "eth:ETH:1337802": "eth collision", "eth:ETH:288": "duplicate key", "eth:ETH:42161": "duplicate key", "eth:ETH:42170": "eth collision", + "eth:ETH:513100": "ddd", "eth:ETH:5551": "eth collision", + "eth:ETH:73927": "ddd", "eth:ETH:980": "eth collision", + "eth:FIL:3141": "ddd", + "eth:FRA:2152": "ddd", + "eth:FRA:2154": "ddd", "eth:GAR:91": "duplicate key", "eth:GAR:92": "duplicate key", "eth:GAR:93": "duplicate key", + "eth:GT:10024": "ddd", "eth:GTH:192837465": "duplicate key", "eth:GTH:486217935": "exclude testnet", "eth:JEWEL:335": "exclude testnet", "eth:KTO:8285": "exclude testnet", + "eth:METAL:381932": "ddd", "eth:NEON:245022926": "duplicate key", + "eth:ONE:1666900000": "ddd", "eth:PFT:808": "testnet", + "eth:PI:8007736": "ddd", + "eth:POSI:920000": "ddd", + "eth:POSI:920001": "ddd", "eth:Q": "causing problems in altcoin detection", "eth:QKC:110000": "exclude testnet", "eth:QKC:110001": "exclude testnet", @@ -5327,6 +5464,7 @@ "eth:TAero": "(AUTO) exclude testnet", "eth:TCRO": "(AUTO) exclude testnet", "eth:TELE:8001": "(AUTO) exclude testnet", + "eth:TEXL": "(AUTO) exclude testnet", "eth:TFUEL:361": "incompatible", "eth:TFUEL:363": "(AUTO) exclude testnet", "eth:TFUEL:364": "(AUTO) exclude testnet", @@ -5342,12 +5480,17 @@ "eth:TKM:70103": "duplicate key", "eth:TLA": "(AUTO) exclude testnet", "eth:TLOS:41": "(AUTO) exclude testnet", + "eth:TOKI:8655": "(AUTO) exclude testnet", "eth:TOMO:89": "(AUTO) exclude testnet", "eth:TOP": "causing problems in altcoin detection", "eth:TOPC": "(AUTO) exclude testnet", + "eth:TPI:10067275": "(AUTO) exclude testnet", + "eth:TPI:16658437": "(AUTO) exclude testnet", "eth:TSCAS": "(AUTO) exclude testnet", + "eth:USD:2018": "ddd", "eth:VS:666666": "exclude testnet", "eth:W3Q:3334": "duplicate key", + "eth:eBTC": "ddd", "eth:tAAC": "(AUTO) exclude testnet", "eth:tACA": "(AUTO) exclude testnet", "eth:tAGOR": "testnet", @@ -5355,22 +5498,29 @@ "eth:tAITD": "(AUTO) exclude testnet", "eth:tALOT": "(AUTO) exclude testnet", "eth:tAMBROS": "(AUTO) exclude testnet", - "eth:tARETH": "(AUTO) exclude testnet", + "eth:tASA": "(AUTO) exclude testnet", "eth:tAVIS": "(AUTO) exclude testnet", "eth:tBCHT": "(AUTO) exclude testnet", "eth:tBCS": "(AUTO) exclude testnet", "eth:tBELLY": "(AUTO) exclude testnet", - "eth:tBOBA": "(AUTO) exclude testnet", + "eth:tBFC": "(AUTO) exclude testnet", + "eth:tBOBA:1297": "(AUTO) exclude testnet", + "eth:tBOBA:4051": "(AUTO) exclude testnet", + "eth:tBOBA:4328": "(AUTO) exclude testnet", + "eth:tBOBA:9728": "(AUTO) exclude testnet", + "eth:tBRO": "(AUTO) exclude testnet", "eth:tBTM": "(AUTO) exclude testnet", "eth:tBTT": "(AUTO) exclude testnet", "eth:tCFX": "(AUTO) exclude testnet", "eth:tCKB:71393": "(AUTO) exclude testnet", "eth:tCKB:868455272153094": "(AUTO) exclude testnet", + "eth:tCLO": "(AUTO) exclude testnet", "eth:tCLV": "(AUTO) exclude testnet", "eth:tCMP": "(AUTO) exclude testnet", "eth:tCTE": "testnet", "eth:tCUBET": "(AUTO) exclude testnet", "eth:tCWN": "(AUTO) exclude testnet", + "eth:tDOGE": "(AUTO) exclude testnet", "eth:tDTH": "(AUTO) exclude testnet", "eth:tDX": "(AUTO) exclude testnet", "eth:tDYNO": "(AUTO) exclude testnet", @@ -5383,12 +5533,18 @@ "eth:tEOS": "(AUTO) exclude testnet", "eth:tETH:1313161555": "(AUTO) exclude testnet", "eth:tETH:28": "(AUTO) exclude testnet", + "eth:tETH:280": "(AUTO) exclude testnet", + "eth:tETH:28528": "(AUTO) exclude testnet", "eth:tETH:420": "(AUTO) exclude testnet", "eth:tETH:5553": "(AUTO) exclude testnet", "eth:tEUN": "(AUTO) exclude testnet", + "eth:tEVM": "(AUTO) exclude testnet", "eth:tEVMOS": "(AUTO) exclude testnet", "eth:tEZC": "(AUTO) exclude testnet", - "eth:tFETH": "(AUTO) exclude testnet", + "eth:tFIL:31415": "(AUTO) exclude testnet", + "eth:tFIL:314159": "(AUTO) exclude testnet", + "eth:tFIL:3141592": "(AUTO) exclude testnet", + "eth:tFIL:31415926": "(AUTO) exclude testnet", "eth:tFRA": "(AUTO) exclude testnet", "eth:tFTM": "(AUTO) exclude testnet", "eth:tGAR:900": "(AUTO) exclude testnet", @@ -5401,7 +5557,9 @@ "eth:tGTH": "(AUTO) exclude testnet", "eth:tGooD": "(AUTO) exclude testnet", "eth:tHOO": "(AUTO) exclude testnet", + "eth:tHPN": "(AUTO) exclude testnet", "eth:tHYM": "(AUTO) exclude testnet", + "eth:tIDE": "(AUTO) exclude testnet", "eth:tIOTX": "(AUTO) exclude testnet", "eth:tIVAR": "(AUTO) exclude testnet", "eth:tKAIBA": "(AUTO) exclude testnet", @@ -5409,9 +5567,12 @@ "eth:tKCS": "(AUTO) exclude testnet", "eth:tKSX": "(AUTO) exclude testnet", "eth:tL1test": "(AUTO) exclude testnet", + "eth:tLAMB": "(AUTO) exclude testnet", "eth:tMDGLT": "(AUTO) exclude testnet", + "eth:tMEER-T": "(AUTO) exclude testnet", "eth:tMESHT": "(AUTO) exclude testnet", - "eth:tMETIS": "(AUTO) exclude testnet", + "eth:tMETIS:588": "(AUTO) exclude testnet", + "eth:tMETIS:599": "(AUTO) exclude testnet", "eth:tMTR": "(AUTO) exclude testnet", "eth:tMTTest": "(AUTO) exclude testnet", "eth:tMYN": "(AUTO) exclude testnet", @@ -5419,6 +5580,7 @@ "eth:tNEON": "(AUTO) exclude testnet", "eth:tNMAC": "(AUTO) exclude testnet", "eth:tNTTH": "(AUTO) exclude testnet", + "eth:tNUM": "(AUTO) exclude testnet", "eth:tOKT": "(AUTO) exclude testnet", "eth:tOLO": "(AUTO) exclude testnet", "eth:tOLT": "(AUTO) exclude testnet", @@ -5435,12 +5597,12 @@ "eth:tPLS:941": "(AUTO) exclude testnet", "eth:tPLS:942": "(AUTO) exclude testnet", "eth:tPOLIS": "(AUTO) exclude testnet", + "eth:tPOSI": "(AUTO) exclude testnet", "eth:tPRB": "(AUTO) exclude testnet", "eth:tPRING": "(AUTO) exclude testnet", "eth:tQ": "causing problems in altcoin detection", "eth:tQDC": "(AUTO) exclude testnet", "eth:tREI": "(AUTO) exclude testnet", - "eth:tRNA": "(AUTO) exclude testnet", "eth:tROSE": "(AUTO) exclude testnet", "eth:tRPG": "(AUTO) exclude testnet", "eth:tSFL": "(AUTO) exclude testnet", @@ -5449,24 +5611,32 @@ "eth:tSX": "(AUTO) exclude testnet", "eth:tSYS": "(AUTO) exclude testnet", "eth:tUBC": "(AUTO) exclude testnet", + "eth:tULX": "(AUTO) exclude testnet", + "eth:tUSD": "(AUTO) exclude testnet", "eth:tVIL": "(AUTO) exclude testnet", "eth:tW3G": "(AUTO) exclude testnet", "eth:tW3Q": "(AUTO) exclude testnet", "eth:tWAN": "(AUTO) exclude testnet", + "eth:tWEMIX": "(AUTO) exclude testnet", "eth:tWLK": "(AUTO) exclude testnet", "eth:tXPR": "(AUTO) exclude testnet", "eth:tXVM": "(AUTO) exclude testnet", "eth:tZCR": "(AUTO) exclude testnet", "eth:tZERO": "(AUTO) exclude testnet", + "eth:tZKST": "(AUTO) exclude testnet", "eth:tatp": "(AUTO) exclude testnet", "eth:tcett": "(AUTO) exclude testnet", "eth:tkiETH": "(AUTO) exclude testnet", "eth:tlat:2203181": "(AUTO) exclude testnet", "eth:tlat:2206132": "(AUTO) exclude testnet", "eth:tmTAda": "(AUTO) exclude testnet", + "eth:tmTAlgo": "(AUTO) exclude testnet", "eth:tpCKB": "(AUTO) exclude testnet", + "eth:trAna": "(AUTO) exclude testnet", "eth:tusd": "(AUTO) exclude testnet", + "eth:txDAI": "(AUTO) exclude testnet", "eth:xDAI:200": "duplicate key", + "eth:\u03a6:4181": "ddd", "misc:LSK": "Incompatible mainnet hard-fork" } } diff --git a/core/src/apps/ethereum/networks.py b/core/src/apps/ethereum/networks.py index b262eb418..5f8b89e84 100644 --- a/core/src/apps/ethereum/networks.py +++ b/core/src/apps/ethereum/networks.py @@ -60,21 +60,21 @@ def _networks_iterator() -> Iterator[NetworkInfo]: yield NetworkInfo( chain_id=3, slip44=1, - shortcut="tROP", + shortcut="tETH", name="Ropsten", rskip60=False, ) yield NetworkInfo( chain_id=4, slip44=1, - shortcut="tRIN", + shortcut="tETH", name="Rinkeby", rskip60=False, ) yield NetworkInfo( chain_id=5, slip44=1, - shortcut="tGOR", + shortcut="tETH", name="Görli", rskip60=False, ) @@ -239,6 +239,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Dxchain", rskip60=False, ) + yield NetworkInfo( + chain_id=37, + slip44=60, + shortcut="SEED", + name="SeedCoin-Network", + rskip60=False, + ) yield NetworkInfo( chain_id=38, slip44=538, @@ -256,7 +263,7 @@ def _networks_iterator() -> Iterator[NetworkInfo]: yield NetworkInfo( chain_id=42, slip44=1, - shortcut="tKOV", + shortcut="tETH", name="Kovan", rskip60=False, ) @@ -278,14 +285,14 @@ def _networks_iterator() -> Iterator[NetworkInfo]: chain_id=50, slip44=60, shortcut="XDC", - name="XinFin Network", + name="XinFin XDC Network", rskip60=False, ) yield NetworkInfo( chain_id=51, - slip44=1, + slip44=60, shortcut="TXDC", - name="XinFin Apothem Testnet", + name="XDC Apothem Network", rskip60=False, ) yield NetworkInfo( @@ -375,7 +382,7 @@ def _networks_iterator() -> Iterator[NetworkInfo]: yield NetworkInfo( chain_id=69, slip44=1, - shortcut="tKOR", + shortcut="tETH", name="Optimism Kovan", rskip60=False, ) @@ -488,7 +495,7 @@ def _networks_iterator() -> Iterator[NetworkInfo]: chain_id=100, slip44=700, shortcut="xDAI", - name="Gnosis Chain", + name="Gnosis", rskip60=False, ) yield NetworkInfo( @@ -582,6 +589,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="DAX CHAIN", rskip60=False, ) + yield NetworkInfo( + chain_id=144, + slip44=60, + shortcut="Φ", + name="PHI Network v2", + rskip60=False, + ) yield NetworkInfo( chain_id=162, slip44=1, @@ -705,7 +719,14 @@ def _networks_iterator() -> Iterator[NetworkInfo]: chain_id=300, slip44=60, shortcut="xDAI", - name="Optimism on Gnosis Chain", + name="Optimism on Gnosis", + rskip60=False, + ) + yield NetworkInfo( + chain_id=314, + slip44=461, + shortcut="FIL", + name="Filecoin —", rskip60=False, ) yield NetworkInfo( @@ -827,6 +848,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="BlockChain Station", rskip60=False, ) + yield NetworkInfo( + chain_id=721, + slip44=60, + shortcut="LYC", + name="Lycan Chain", + rskip60=False, + ) yield NetworkInfo( chain_id=777, slip44=60, @@ -848,6 +876,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Haic", rskip60=False, ) + yield NetworkInfo( + chain_id=813, + slip44=813, + shortcut="MEER", + name="Qitmeer", + rskip60=False, + ) yield NetworkInfo( chain_id=820, slip44=820, @@ -859,7 +894,7 @@ def _networks_iterator() -> Iterator[NetworkInfo]: chain_id=821, slip44=1, shortcut="TCLO", - name="Callisto Testnet", + name="Callisto Testnet Deprecated", rskip60=False, ) yield NetworkInfo( @@ -883,6 +918,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Portal Fantasy Chain", rskip60=False, ) + yield NetworkInfo( + chain_id=970, + slip44=60, + shortcut="CCN", + name="CCN", + rskip60=False, + ) yield NetworkInfo( chain_id=977, slip44=60, @@ -960,6 +1002,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Conflux eSpace", rskip60=False, ) + yield NetworkInfo( + chain_id=1039, + slip44=60, + shortcut="BRO", + name="Bronos", + rskip60=False, + ) yield NetworkInfo( chain_id=1088, slip44=60, @@ -967,6 +1016,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Metis Andromeda", rskip60=False, ) + yield NetworkInfo( + chain_id=1111, + slip44=60, + shortcut="WEMIX", + name="WEMIX3.0", + rskip60=False, + ) yield NetworkInfo( chain_id=1139, slip44=60, @@ -1009,11 +1065,18 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="EnterChain", rskip60=False, ) + yield NetworkInfo( + chain_id=1231, + slip44=60, + shortcut="ULX", + name="Ultron", + rskip60=False, + ) yield NetworkInfo( chain_id=1246, slip44=60, shortcut="OM", - name="OM Chain", + name="OM Platform", rskip60=False, ) yield NetworkInfo( @@ -1052,10 +1115,10 @@ def _networks_iterator() -> Iterator[NetworkInfo]: rskip60=False, ) yield NetworkInfo( - chain_id=1297, + chain_id=1294, slip44=60, shortcut="BOBA", - name="Boba Network Bobabase", + name="Boba Network Bobabeam", rskip60=False, ) yield NetworkInfo( @@ -1072,6 +1135,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Sherpax", rskip60=False, ) + yield NetworkInfo( + chain_id=1515, + slip44=60, + shortcut="BG", + name="Beagle Messaging Chain", + rskip60=False, + ) yield NetworkInfo( chain_id=1618, slip44=60, @@ -1128,6 +1198,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Milkomeda C1", rskip60=False, ) + yield NetworkInfo( + chain_id=2002, + slip44=60, + shortcut="mALGO", + name="Milkomeda A1", + rskip60=False, + ) yield NetworkInfo( chain_id=2009, slip44=60, @@ -1138,8 +1215,8 @@ def _networks_iterator() -> Iterator[NetworkInfo]: yield NetworkInfo( chain_id=2020, slip44=60, - shortcut="420", - name="420coin", + shortcut="USD", + name="PublicMint", rskip60=False, ) yield NetworkInfo( @@ -1157,17 +1234,17 @@ def _networks_iterator() -> Iterator[NetworkInfo]: rskip60=False, ) yield NetworkInfo( - chain_id=2100, + chain_id=2077, slip44=60, - shortcut="ECO", - name="Ecoball", + shortcut="QKA", + name="Quokkacoin", rskip60=False, ) yield NetworkInfo( - chain_id=2152, + chain_id=2100, slip44=60, - shortcut="FRA", - name="Findora", + shortcut="ECO", + name="Ecoball", rskip60=False, ) yield NetworkInfo( @@ -1205,6 +1282,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="TechPay", rskip60=False, ) + yield NetworkInfo( + chain_id=2611, + slip44=60, + shortcut="REDLC", + name="Redlight Chain", + rskip60=False, + ) yield NetworkInfo( chain_id=2612, slip44=60, @@ -1226,6 +1310,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="CENNZnet Nikau", rskip60=False, ) + yield NetworkInfo( + chain_id=3031, + slip44=60, + shortcut="ORL", + name="Orlando Chain", + rskip60=False, + ) yield NetworkInfo( chain_id=3400, slip44=60, @@ -1261,13 +1352,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="YuanChain", rskip60=False, ) - yield NetworkInfo( - chain_id=4181, - slip44=60, - shortcut="Φ", - name="PHI Network", - rskip60=False, - ) yield NetworkInfo( chain_id=4689, slip44=60, @@ -1296,6 +1380,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="EraSwap", rskip60=False, ) + yield NetworkInfo( + chain_id=5234, + slip44=60, + shortcut="HMND", + name="Humanode", + rskip60=False, + ) yield NetworkInfo( chain_id=5315, slip44=60, @@ -1331,6 +1422,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Tomb Chain", rskip60=False, ) + yield NetworkInfo( + chain_id=7700, + slip44=60, + shortcut="CANTO", + name="Canto", + rskip60=False, + ) yield NetworkInfo( chain_id=8000, slip44=60, @@ -1338,6 +1436,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Teleport", rskip60=False, ) + yield NetworkInfo( + chain_id=8080, + slip44=60, + shortcut="SHM", + name="Shardeum Liberty", + rskip60=False, + ) yield NetworkInfo( chain_id=8217, slip44=8217, @@ -1345,6 +1450,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Klaytn", rskip60=False, ) + yield NetworkInfo( + chain_id=8654, + slip44=60, + shortcut="TOKI", + name="Toki Network", + rskip60=False, + ) yield NetworkInfo( chain_id=8723, slip44=479, @@ -1352,6 +1464,20 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="TOOL Global", rskip60=False, ) + yield NetworkInfo( + chain_id=8738, + slip44=60, + shortcut="ALPH", + name="Alph Network", + rskip60=False, + ) + yield NetworkInfo( + chain_id=8889, + slip44=60, + shortcut="VSC", + name="Vyvo Smart Chain", + rskip60=False, + ) yield NetworkInfo( chain_id=8898, slip44=60, @@ -1394,6 +1520,20 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Blockchain Genesis", rskip60=False, ) + yield NetworkInfo( + chain_id=10248, + slip44=60, + shortcut="0XT", + name="0XTade", + rskip60=False, + ) + yield NetworkInfo( + chain_id=10507, + slip44=60, + shortcut="NUM", + name="Numbers", + rskip60=False, + ) yield NetworkInfo( chain_id=10823, slip44=60, @@ -1408,6 +1548,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Quadrans Blockchain", rskip60=False, ) + yield NetworkInfo( + chain_id=11110, + slip44=60, + shortcut="ASA", + name="Astra", + rskip60=False, + ) yield NetworkInfo( chain_id=11111, slip44=60, @@ -1415,6 +1562,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="WAGMI", rskip60=False, ) + yield NetworkInfo( + chain_id=11888, + slip44=60, + shortcut="nSAN", + name="SanR Chain", + rskip60=False, + ) yield NetworkInfo( chain_id=12052, slip44=621, @@ -1436,6 +1590,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="MetaDot", rskip60=False, ) + yield NetworkInfo( + chain_id=18159, + slip44=60, + shortcut="POM", + name="Proof Of Memes", + rskip60=False, + ) yield NetworkInfo( chain_id=19845, slip44=60, @@ -1513,6 +1674,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Energi", rskip60=False, ) + yield NetworkInfo( + chain_id=41500, + slip44=60, + shortcut="OXYN", + name="Opulent-X BETA", + rskip60=False, + ) yield NetworkInfo( chain_id=42069, slip44=60, @@ -1531,7 +1699,7 @@ def _networks_iterator() -> Iterator[NetworkInfo]: chain_id=42262, slip44=60, shortcut="ROSE", - name="Emerald Paratime", + name="Oasis Emerald ParaTime", rskip60=False, ) yield NetworkInfo( @@ -1619,10 +1787,10 @@ def _networks_iterator() -> Iterator[NetworkInfo]: rskip60=False, ) yield NetworkInfo( - chain_id=73927, + chain_id=75000, slip44=60, - shortcut="XIN", - name="Mixin Virtual Machine", + shortcut="RESIN", + name="ResinCoin", rskip60=False, ) yield NetworkInfo( @@ -1646,6 +1814,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="IVAR Chain", rskip60=False, ) + yield NetworkInfo( + chain_id=90210, + slip44=1, + shortcut="tBVE", + name="Beverly Hills", + rskip60=False, + ) yield NetworkInfo( chain_id=99999, slip44=60, @@ -1724,17 +1899,17 @@ def _networks_iterator() -> Iterator[NetworkInfo]: rskip60=False, ) yield NetworkInfo( - chain_id=108801, + chain_id=131419, slip44=60, - shortcut="BRO", - name="BROChain", + shortcut="ETND", + name="ETND Chain", rskip60=False, ) yield NetworkInfo( - chain_id=131419, + chain_id=188881, slip44=60, - shortcut="ETND", - name="ETND Chain", + shortcut="CONDOR", + name="Condor Test Network", rskip60=False, ) yield NetworkInfo( @@ -1751,6 +1926,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Alaya", rskip60=False, ) + yield NetworkInfo( + chain_id=202624, + slip44=1, + shortcut="TWL", + name="Jellie", + rskip60=False, + ) yield NetworkInfo( chain_id=210425, slip44=60, @@ -1772,6 +1954,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="ARTIS Testnet tau1", rskip60=False, ) + yield NetworkInfo( + chain_id=256256, + slip44=60, + shortcut="CMP", + name="CMP-Mainnet", + rskip60=False, + ) yield NetworkInfo( chain_id=281121, slip44=60, @@ -1786,6 +1975,27 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Polis", rskip60=False, ) + yield NetworkInfo( + chain_id=381931, + slip44=9005, + shortcut="METAL", + name="Metal C-Chain", + rskip60=False, + ) + yield NetworkInfo( + chain_id=420666, + slip44=60, + shortcut="KEK", + name="Kekchain", + rskip60=False, + ) + yield NetworkInfo( + chain_id=421611, + slip44=1, + shortcut="tETH", + name="Arbitrum Rinkeby", + rskip60=False, + ) yield NetworkInfo( chain_id=474142, slip44=60, @@ -1793,6 +2003,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="OpenChain", rskip60=False, ) + yield NetworkInfo( + chain_id=846000, + slip44=60, + shortcut="APTA", + name="4GoodNetwork", + rskip60=False, + ) yield NetworkInfo( chain_id=888888, slip44=60, @@ -1800,6 +2017,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Vision -", rskip60=False, ) + yield NetworkInfo( + chain_id=900000, + slip44=60, + shortcut="POSI", + name="Posichain", + rskip60=False, + ) yield NetworkInfo( chain_id=955305, slip44=1011, @@ -1821,6 +2045,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Xerom", rskip60=False, ) + yield NetworkInfo( + chain_id=2099156, + slip44=60, + shortcut="PI", + name="Plian", + rskip60=False, + ) yield NetworkInfo( chain_id=7762959, slip44=184, @@ -1863,6 +2094,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="quarkblockchain", rskip60=False, ) + yield NetworkInfo( + chain_id=27082022, + slip44=60, + shortcut="EXL", + name="Excoincial Chain", + rskip60=False, + ) yield NetworkInfo( chain_id=28945486, slip44=344, diff --git a/core/src/apps/ethereum/tokens.py b/core/src/apps/ethereum/tokens.py index 74e332643..c4e9b1648 100644 --- a/core/src/apps/ethereum/tokens.py +++ b/core/src/apps/ethereum/tokens.py @@ -18,6 +18,8 @@ def token_by_chain_address(chain_id: int, address: bytes) -> TokenInfo: return TokenInfo("$FFC", 18) # eth / $Fluzcoin if address == b"\x7d\xd7\xf5\x6d\x69\x7c\xc0\xf2\xb5\x2b\xd5\x5c\x05\x7f\x37\x8f\x1f\xe6\xab\x4b": return TokenInfo("$TEAK", 18) # eth / $TEAK + if address == b"\x88\x1b\xa0\x5d\xe1\xe7\x8f\x54\x9c\xc6\x3a\x8f\x6c\xab\xb1\xd4\xad\x32\x25\x0d": + return TokenInfo("00", 18) # eth / 00 Token if address == b"\xb6\xed\x76\x44\xc6\x94\x16\xd6\x7b\x52\x2e\x20\xbc\x29\x4a\x9a\x9b\x40\x5b\x31": return TokenInfo("0xBTC", 8) # eth / 0xBitcoin if address == b"\x0f\x72\x71\x4b\x35\xa3\x66\x28\x5d\xf8\x58\x86\xa2\xee\x17\x46\x01\x29\x2a\x17": @@ -500,8 +502,6 @@ def token_by_chain_address(chain_id: int, address: bytes) -> TokenInfo: return TokenInfo("cDAI", 8) # eth / Compound Dai if address == b"\x8a\x95\xca\x44\x8a\x52\xc0\xad\xf0\x05\x4b\xb3\x40\x2d\xc5\xe0\x9c\xd6\xb2\x32": return TokenInfo("CDL", 18) # eth / Confideal - if address == b"\x17\x7d\x39\xac\x67\x6e\xd1\xc6\x7a\x2b\x26\x8a\xd7\xf1\xe5\x88\x26\xe5\xb0\xaf": - return TokenInfo("CDT", 18) # eth / CoinDash if address == b"\xb0\x56\xc3\x8f\x6b\x7d\xc4\x06\x43\x67\x40\x3e\x26\x42\x4c\xd2\xc6\x06\x55\xe1": return TokenInfo("CEEK", 18) # eth / CEEK VR Token if address == b"\x4f\x92\x54\xc8\x3e\xb5\x25\xf9\xfc\xf3\x46\x49\x0b\xbb\x3e\xd2\x8a\x81\xc6\x67": @@ -1904,6 +1904,8 @@ def token_by_chain_address(chain_id: int, address: bytes) -> TokenInfo: return TokenInfo("OGK", 10) # eth / Organik if address == b"\x82\x07\xc1\xff\xc5\xb6\x80\x4f\x60\x24\x32\x2c\xcf\x34\xf2\x9c\x35\x41\xae\x26": return TokenInfo("OGN", 18) # eth / OriginToken + if address == b"\x9c\x35\x45\x03\xc3\x84\x81\xa7\xa7\xa5\x16\x29\x14\x29\x63\xf9\x8e\xcc\x12\xd0": + return TokenInfo("OGV", 18) # eth / Origin Dollar Governance if address == b"\x21\xe1\x3c\xb3\xf3\xf2\x6f\x92\xa6\x2a\xc7\xad\xab\x40\x93\xe8\x99\x7d\x1f\xb1": return TokenInfo("OIKOS", 2) # eth / OIKOS if address == b"\xbe\xef\x54\x6a\xc8\xa4\xe0\xa8\x0d\xc1\xe2\xd6\x96\x96\x8e\xf5\x41\x38\xf1\xd4": @@ -3328,6 +3330,8 @@ def token_by_chain_address(chain_id: int, address: bytes) -> TokenInfo: return TokenInfo("VEGAN", 8) # eth / Vegan if address == b"\xeb\xed\x4f\xf9\xfe\x34\x41\x3d\xb8\xfc\x82\x94\x55\x6b\xbd\x15\x28\xa4\xda\xca": return TokenInfo("VENUS", 3) # eth / VENUS + if address == b"\x0c\x45\x76\xca\x1c\x36\x58\x68\xe1\x62\x55\x4a\xf8\xe3\x85\xdc\x3e\x7c\x66\xd9": + return TokenInfo("veOGV", 18) # eth / Vote Escrowed Origin Dollar Governance if address == b"\x8f\x34\x70\xa7\x38\x8c\x05\xee\x4e\x7a\xf3\xd0\x1d\x8c\x72\x2b\x0f\xf5\x23\x74": return TokenInfo("VERI", 18) # eth / Veritaseum if address == b"\x1b\x87\x9d\x38\x12\xf2\xad\xe1\x21\x42\x64\x65\x5b\x47\x39\x10\xe0\xca\xf1\xe6": @@ -3438,6 +3442,8 @@ def token_by_chain_address(chain_id: int, address: bytes) -> TokenInfo: return TokenInfo("WNK", 18) # eth / Woonk if address == b"\xf9\xd9\x70\x2d\x03\x14\x07\xf4\x25\xa4\x41\x26\x82\xfd\xc5\x6b\x07\xd0\x52\x62": return TokenInfo("WOC", 0) # eth / WallOfChain + if address == b"\xd2\xaf\x83\x0e\x8c\xbd\xfe\xd6\xcc\x11\xba\xb6\x97\xbb\x25\x49\x6e\xd6\xfa\x62": + return TokenInfo("WOUSD", 18) # eth / Wrapped OUSD if address == b"\x62\x08\x72\x45\x08\x71\x25\xd3\xdb\x5b\x9a\x3d\x71\x3d\x78\xe7\xbb\xc3\x1e\x54": return TokenInfo("WPC", 18) # eth / WorldPeaceCoin if address == b"\x4c\xf4\x88\x38\x7f\x03\x5f\xf0\x8c\x37\x15\x15\x56\x2c\xba\x71\x2f\x90\x15\xd4": @@ -3782,9 +3788,6 @@ def token_by_chain_address(chain_id: int, address: bytes) -> TokenInfo: return TokenInfo("UVC", 5) # etc / UniversalCoin if address == b"\xd6\xdf\x0c\x57\x9f\x2a\x65\x04\x9a\x89\x3f\xda\xec\x9f\xce\x09\x8c\xc1\x9f\x87": return TokenInfo("UVCX", 18) # etc / UniversalCoin X - if chain_id == 64: - if address == b"\x99\x1e\x7f\xe4\xb0\x5f\x2b\x3d\xb1\xd7\x88\xe7\x05\x96\x3f\x5d\x64\x7b\x00\x44": - return TokenInfo("MINING", 18) # ella / Ella Mining Tokens if chain_id == 31102: if address == b"\x72\xea\x35\x08\xd9\xd8\x17\xa9\x14\x65\xab\xb5\x9b\xe1\x0f\xef\x98\x57\xa0\x55": return TokenInfo("DGT", 0) # esn / DGT diff --git a/tests/ui_tests/fixtures.json b/tests/ui_tests/fixtures.json index d5f9a38fb..2b1d17ed7 100644 --- a/tests/ui_tests/fixtures.json +++ b/tests/ui_tests/fixtures.json @@ -377,8 +377,8 @@ "T1_ethereum-test_signtx.py::test_signtx[Ethereum]": "90feef1fdcd162209a948c127df638c09bee0444fee40f2d30dbff21658d83ef", "T1_ethereum-test_signtx.py::test_signtx[Palm]": "9d3f44b5d6089919a9e50c3344e5210bdf4a127db33d91b4eeaf93403acb5578", "T1_ethereum-test_signtx.py::test_signtx[Pirl]": "159bb61626157fa11dbd7775d09b95af8b1269432ed83a649a04e700d944aa02", -"T1_ethereum-test_signtx.py::test_signtx[Rinkeby]": "796c65c23c551065757a839dcac90a67841a12e4a6e520bb2f97e575d3b09368", -"T1_ethereum-test_signtx.py::test_signtx[Ropsten]": "05db6420b63ecf8b96c61ea206bbc10edeaab5408e72e16e984db2c799ccd778", +"T1_ethereum-test_signtx.py::test_signtx[Rinkeby]": "937894301354c759d2221ed56286e7df6c6696fa4be3d61846cb3307fd428d21", +"T1_ethereum-test_signtx.py::test_signtx[Ropsten]": "937894301354c759d2221ed56286e7df6c6696fa4be3d61846cb3307fd428d21", "T1_ethereum-test_signtx.py::test_signtx[Unknown_chain_id_eth_path]": "a6e6d63cba839c897e80dc0b7cf5c2263be8ff64a5281a43fca992380cca872b", "T1_ethereum-test_signtx.py::test_signtx[Unknown_chain_id_testnet_path]": "a6e6d63cba839c897e80dc0b7cf5c2263be8ff64a5281a43fca992380cca872b", "T1_ethereum-test_signtx.py::test_signtx[data_1]": "8b432aba21bc4344814cceaf693e114b9d3e3d6ceb83c3a6af7c3ed0f9b37449", @@ -1372,8 +1372,8 @@ "TT_ethereum-test_signtx.py::test_signtx[Ethereum]": "c2d39d5e5dfd7caa7f71e7d40d6eca9fd8a119b3cd1ad5cd873f0a807590ed7d", "TT_ethereum-test_signtx.py::test_signtx[Palm]": "c596b1652952440a8216d3351ce038f0ee1fd572ba33cafde4668f3eb4572e46", "TT_ethereum-test_signtx.py::test_signtx[Pirl]": "b4922e113d11ae186eba6b6b6d8eb31091d2472e136ddecb9797ec47b6aa8a9f", -"TT_ethereum-test_signtx.py::test_signtx[Rinkeby]": "b449f6a019d19a5a58e766bde07edc697cf11ed0b82a124b20fa22e7039b1509", -"TT_ethereum-test_signtx.py::test_signtx[Ropsten]": "fe817a91dbf529ef52f64de52ec137d809cb6ef337810e3e1da168bcda6d940b", +"TT_ethereum-test_signtx.py::test_signtx[Rinkeby]": "933137829b4159359a8340a873008ffd35525829b9d150f20b550352e02d0bbc", +"TT_ethereum-test_signtx.py::test_signtx[Ropsten]": "933137829b4159359a8340a873008ffd35525829b9d150f20b550352e02d0bbc", "TT_ethereum-test_signtx.py::test_signtx[Unknown_chain_id_eth_path]": "e1c268db1580ebbf957eb2912baa747133bf640d886b1339aee7e709494b46a7", "TT_ethereum-test_signtx.py::test_signtx[Unknown_chain_id_testnet_path]": "e1c268db1580ebbf957eb2912baa747133bf640d886b1339aee7e709494b46a7", "TT_ethereum-test_signtx.py::test_signtx[data_1]": "277686786f4dee54e641b15850b482480d1de4fd63401b76beb8da085ba27314", diff --git a/tools/check-bitcoin-only b/tools/check-bitcoin-only index 110b58fd0..5f8dc1c3d 100755 --- a/tools/check-bitcoin-only +++ b/tools/check-bitcoin-only @@ -1,7 +1,7 @@ #!/bin/sh RETURN=0 -EXCEPTIONS="decred|omni|ripple|dash|TEXT_MARGIN_LEFT|dash_width|dashlane|flo|mnemonic|meter|refuse|fused|enemy|cinema|syntaxerror|mix|palm|UdesRsK|kcc|derive_cardano|ntity|gather|bmc|cloudflare|rsk7" +EXCEPTIONS="decred|omni|ripple|dash|TEXT_MARGIN_LEFT|dash_width|dashlane|flo|mnemonic|meter|refuse|fused|enemy|cinema|syntaxerror|mix|palm|UdesRsK|kcc|derive_cardano|ntity|gather|bmc|cloudflare|rsk7|numbers" # dump all coins except the first 3 (Bitcoin, Testnet, Regtest) ALTCOINS=$(./common/tools/cointool.py dump -l -p -t -d trezor1 -d trezor2 | grep '"name"' | cut -d '"' -f 4 | tail -n +4) From 2dcf09db34e61f8d011309dd765ea468cc05768b Mon Sep 17 00:00:00 2001 From: Martin Milata Date: Wed, 2 Nov 2022 12:03:22 +0100 Subject: [PATCH 3/6] chore(common): update chains and tokens --- common/defs/coins_details.json | 1793 ++++++++------------------ common/defs/duplicity_overrides.json | 5 - common/defs/ethereum/chains | 2 +- common/defs/support.json | 234 +--- core/src/apps/ethereum/networks.py | 308 +---- tests/ui_tests/fixtures.json | 8 +- tools/check-bitcoin-only | 2 +- 7 files changed, 602 insertions(+), 1750 deletions(-) diff --git a/common/defs/coins_details.json b/common/defs/coins_details.json index cef9e4c73..2cbf44f2c 100644 --- a/common/defs/coins_details.json +++ b/common/defs/coins_details.json @@ -5,7 +5,7 @@ "Github": "https://github.com/Actinium-project/Actinium", "Homepage": "https://actinium.org" }, - "marketcap_usd": 171056, + "marketcap_usd": 170785, "name": "Actinium", "shortcut": "ACM", "t1_enabled": "yes", @@ -23,7 +23,7 @@ "Github": "https://github.com/axerunners/axe", "Homepage": "https://axerunners.com" }, - "marketcap_usd": 32278, + "marketcap_usd": 33291, "name": "Axe", "shortcut": "AXE", "t1_enabled": "yes", @@ -41,7 +41,7 @@ "Github": "https://github.com/Bitcoin-ABC/bitcoin-abc", "Homepage": "https://www.bitcoincash.org" }, - "marketcap_usd": 2222039422, + "marketcap_usd": 2218852104, "name": "Bitcoin Cash", "shortcut": "BCH", "t1_enabled": "yes", @@ -67,7 +67,7 @@ "Github": "https://github.com/bitcoin/bitcoin", "Homepage": "https://bitcoin.org" }, - "marketcap_usd": 392538589868, + "marketcap_usd": 391846686091, "name": "Bitcoin", "shortcut": "BTC", "t1_enabled": "yes", @@ -93,7 +93,7 @@ "Github": "https://github.com/BTCPrivate/BitcoinPrivate", "Homepage": "https://btcprivate.org" }, - "marketcap_usd": 3290249, + "marketcap_usd": 3284351, "name": "Bitcoin Private", "shortcut": "BTCP", "t1_enabled": "yes", @@ -111,7 +111,7 @@ "Github": "https://github.com/BTCGPU/BTCGPU", "Homepage": "https://bitcoingold.org" }, - "marketcap_usd": 304207129, + "marketcap_usd": 302310527, "name": "Bitcoin Gold", "shortcut": "BTG", "t1_enabled": "yes", @@ -137,7 +137,7 @@ "Github": "https://github.com/LIMXTEC/BitCore", "Homepage": "https://bitcore.cc" }, - "marketcap_usd": 1092481, + "marketcap_usd": 913428, "name": "Bitcore", "shortcut": "BTX", "t1_enabled": "yes", @@ -173,7 +173,7 @@ "Github": "https://github.com/Crowndev/crowncoin", "Homepage": "https://crownplatform.com" }, - "marketcap_usd": 373610, + "marketcap_usd": 407416, "name": "Crown", "shortcut": "CRW", "t1_enabled": "yes", @@ -191,7 +191,7 @@ "Github": "https://github.com/dashpay/dash", "Homepage": "https://www.dash.org" }, - "marketcap_usd": 455309222, + "marketcap_usd": 446460854, "name": "Dash", "shortcut": "DASH", "t1_enabled": "yes", @@ -221,7 +221,7 @@ "Github": "https://github.com/decred/dcrd", "Homepage": "https://www.decred.org" }, - "marketcap_usd": 389698375, + "marketcap_usd": 387420904, "name": "Decred", "shortcut": "DCR", "t1_enabled": "yes", @@ -239,7 +239,7 @@ "Github": "https://github.com/digibyte/digibyte", "Homepage": "https://digibyte.io" }, - "marketcap_usd": 139946725, + "marketcap_usd": 136437999, "name": "DigiByte", "shortcut": "DGB", "t1_enabled": "yes", @@ -261,7 +261,7 @@ "Github": "https://github.com/dogecoin/dogecoin", "Homepage": "https://dogecoin.com" }, - "marketcap_usd": 18613886248, + "marketcap_usd": 17458340960, "name": "Dogecoin", "shortcut": "DOGE", "t1_enabled": "yes", @@ -296,7 +296,7 @@ "Github": "https://github.com/firoorg/firo", "Homepage": "https://firo.org" }, - "marketcap_usd": 26514774, + "marketcap_usd": 25525429, "name": "Firo", "shortcut": "FIRO", "t1_enabled": "yes", @@ -354,7 +354,7 @@ "Github": "https://github.com/FeatherCoin/Feathercoin", "Homepage": "https://feathercoin.com" }, - "marketcap_usd": 1504645, + "marketcap_usd": 1410060, "name": "Feathercoin", "shortcut": "FTC", "t1_enabled": "yes", @@ -372,7 +372,7 @@ "Github": "https://github.com/Groestlcoin/groestlcoin", "Homepage": "https://www.groestlcoin.org" }, - "marketcap_usd": 31731671, + "marketcap_usd": 29552741, "name": "Groestlcoin", "shortcut": "GRS", "t1_enabled": "yes", @@ -390,7 +390,7 @@ "Github": "https://github.com/komodoplatform/komodo", "Homepage": "https://komodoplatform.com" }, - "marketcap_usd": 33494791, + "marketcap_usd": 33418706, "name": "Komodo", "shortcut": "KMD", "t1_enabled": "yes", @@ -421,7 +421,7 @@ "Github": "https://github.com/litecoin-project/litecoin", "Homepage": "https://litecoin.org" }, - "marketcap_usd": 3956299528, + "marketcap_usd": 4206955984, "name": "Litecoin", "shortcut": "LTC", "t1_enabled": "yes", @@ -447,7 +447,7 @@ "Github": "https://github.com/monacoinproject/monacoin", "Homepage": "https://monacoin.org" }, - "marketcap_usd": 28916948, + "marketcap_usd": 29037582, "name": "Monacoin", "shortcut": "MONA", "t1_enabled": "yes", @@ -483,7 +483,7 @@ "Github": "https://github.com/namecoin/namecoin-core", "Homepage": "https://namecoin.org" }, - "marketcap_usd": 16104214, + "marketcap_usd": 16485813, "name": "Namecoin", "shortcut": "NMC", "t1_enabled": "yes", @@ -505,7 +505,7 @@ "Github": "https://github.com/peercoin/peercoin", "Homepage": "https://peercoin.net" }, - "marketcap_usd": 13607274, + "marketcap_usd": 13096518, "name": "Peercoin", "shortcut": "PPC", "t1_enabled": "yes", @@ -518,7 +518,7 @@ "Github": "https://github.com/qtumproject/qtum", "Homepage": "https://qtum.org" }, - "marketcap_usd": 294768806, + "marketcap_usd": 294077696, "name": "Qtum", "shortcut": "QTUM", "t1_enabled": "yes", @@ -536,7 +536,7 @@ "Github": "https://github.com/RitoProject", "Homepage": "https://ritocoin.org" }, - "marketcap_usd": 70141, + "marketcap_usd": 70012, "name": "Ritocoin", "shortcut": "RITO", "t1_enabled": "yes", @@ -554,7 +554,7 @@ "Github": "https://github.com/RavenProject/Ravencoin", "Homepage": "https://ravencoin.org" }, - "marketcap_usd": 369610630, + "marketcap_usd": 358925468, "name": "Ravencoin", "shortcut": "RVN", "t1_enabled": "yes", @@ -576,7 +576,7 @@ "Github": "https://github.com/SmartCash/Core-Smart", "Homepage": "https://smartcash.cc" }, - "marketcap_usd": 592079, + "marketcap_usd": 574145, "name": "SmartCash", "shortcut": "SMART", "t1_enabled": "yes", @@ -594,7 +594,7 @@ "Github": "https://github.com/syscoin/syscoin", "Homepage": "https://syscoin.org" }, - "marketcap_usd": 99121297, + "marketcap_usd": 99537142, "name": "Syscoin", "shortcut": "SYS", "t1_enabled": "yes", @@ -630,7 +630,7 @@ "Github": "https://github.com/viacoin", "Homepage": "https://viacoin.org" }, - "marketcap_usd": 1696055, + "marketcap_usd": 5676717, "name": "Viacoin", "shortcut": "VIA", "t1_enabled": "yes", @@ -666,7 +666,7 @@ "Github": "https://github.com/vertcoin-project/vertcoin-core", "Homepage": "https://vertcoin.org" }, - "marketcap_usd": 11833679, + "marketcap_usd": 11830934, "name": "Vertcoin", "shortcut": "VTC", "t1_enabled": "yes", @@ -684,7 +684,7 @@ "Github": "https://github.com/primecoin/primecoin", "Homepage": "https://primecoin.io" }, - "marketcap_usd": 1664286, + "marketcap_usd": 1591653, "name": "Primecoin", "shortcut": "XPM", "t1_enabled": "yes", @@ -702,7 +702,7 @@ "Github": "https://gitlab.com/bitcoinrh/BRhodiumNode", "Homepage": "https://xrhodium.org" }, - "marketcap_usd": 299460, + "marketcap_usd": 292390, "name": "xRhodium", "shortcut": "XRC", "t1_enabled": "yes", @@ -738,7 +738,7 @@ "Github": "https://github.com/vergecurrency/VERGE", "Homepage": "https://vergecurrency.com" }, - "marketcap_usd": 52244349, + "marketcap_usd": 51864312, "name": "Verge", "shortcut": "XVG", "t1_enabled": "yes", @@ -756,7 +756,7 @@ "Github": "https://github.com/zcore-coin/zcore-2.0", "Homepage": "https://zcore.cash" }, - "marketcap_usd": 51670, + "marketcap_usd": 50663, "name": "ZCore", "shortcut": "ZCR", "t1_enabled": "yes", @@ -774,7 +774,7 @@ "Github": "https://github.com/zcash/zcash", "Homepage": "https://z.cash" }, - "marketcap_usd": 788203572, + "marketcap_usd": 782825397, "name": "Zcash", "shortcut": "ZEC", "t1_enabled": "yes", @@ -959,7 +959,7 @@ "links": { "Homepage": "https://0xbitcoin.org/" }, - "marketcap_usd": 1671815, + "marketcap_usd": 1555936, "name": "0xBitcoin", "network": "eth", "shortcut": "0xBTC", @@ -1017,7 +1017,7 @@ "links": { "Homepage": "https://ico.1worldonline.com" }, - "marketcap_usd": 3771513, + "marketcap_usd": 3759768, "name": "1World", "network": "eth", "shortcut": "1WO", @@ -1095,7 +1095,7 @@ "Github": "https://github.com/crypt04dvisor/AlphaWallet", "Homepage": "https://alphaplatform.co/" }, - "marketcap_usd": 280731, + "marketcap_usd": 276496, "name": "Alpha", "network": "eth", "shortcut": "A", @@ -1115,7 +1115,7 @@ "Github": "https://github.com/aave", "Homepage": "https://aave.com/ " }, - "marketcap_usd": 1193579700, + "marketcap_usd": 1161930750, "name": "Aave", "network": "eth", "shortcut": "AAVE", @@ -1194,7 +1194,7 @@ "links": { "Homepage": "https://www.arcblock.io" }, - "marketcap_usd": 11899843, + "marketcap_usd": 11566295, "name": "ArcBlock Token", "network": "eth", "shortcut": "ABT", @@ -1214,7 +1214,7 @@ "Github": "https://github.com/theabyssportal", "Homepage": "https://www.theabyss.com" }, - "marketcap_usd": 3853203, + "marketcap_usd": 3732542, "name": "Abyss Token", "network": "eth", "shortcut": "ABYSS", @@ -1271,7 +1271,7 @@ "links": { "Homepage": "https://adbank.network" }, - "marketcap_usd": 475579, + "marketcap_usd": 467096, "name": "adbank", "network": "eth", "shortcut": "ADB", @@ -1350,7 +1350,7 @@ "Github": "https://github.com/aditus", "Homepage": "https://aditus.net" }, - "marketcap_usd": 49851, + "marketcap_usd": 49258, "name": "Aditus", "network": "eth", "shortcut": "ADI", @@ -1429,7 +1429,7 @@ "Github": "https://github.com/AdExNetwork", "Homepage": "https://www.adex.network" }, - "marketcap_usd": 24004968, + "marketcap_usd": 23515621, "name": "AdEx Network", "network": "eth", "shortcut": "ADX", @@ -1569,7 +1569,7 @@ "Github": "https://github.com/IDNI", "Homepage": "https://tau.net/" }, - "marketcap_usd": 3809308, + "marketcap_usd": 3172747, "name": "Agoras: Currency of Tau", "network": "eth", "shortcut": "AGRS", @@ -1627,7 +1627,7 @@ "links": { "Homepage": "https://www.aidcoin.co" }, - "marketcap_usd": 171713, + "marketcap_usd": 169103, "name": "AidCoin", "network": "eth", "shortcut": "AID", @@ -1686,7 +1686,7 @@ "Github": "https://github.com/AigangNetwork", "Homepage": "https://aigang.network/" }, - "marketcap_usd": 10374, + "marketcap_usd": 10160, "name": "Aigang", "network": "eth", "shortcut": "AIX", @@ -1745,7 +1745,7 @@ "Github": "https://github.com/aleph-im/", "Homepage": "https://aleph.im" }, - "marketcap_usd": 24691221, + "marketcap_usd": 24352266, "name": "Aleph.im", "network": "eth", "shortcut": "ALEPH", @@ -1922,7 +1922,7 @@ "Github": "https://github.com/amlt-by-coinfirm", "Homepage": "https://amlt.coinfirm.io/" }, - "marketcap_usd": 1051226, + "marketcap_usd": 1048846, "name": "AMLT", "network": "eth", "shortcut": "AMLT", @@ -1942,7 +1942,7 @@ "Github": "https://github.com/amontech", "Homepage": "https://amon.tech" }, - "marketcap_usd": 114103, + "marketcap_usd": 112369, "name": "Amon", "network": "eth", "shortcut": "AMN", @@ -1962,7 +1962,7 @@ "Github": "https://github.com/AMO-Project/", "Homepage": "https://amo.foundation" }, - "marketcap_usd": 19267694, + "marketcap_usd": 19117921, "name": "AMO Coin", "network": "eth", "shortcut": "AMO", @@ -1981,7 +1981,7 @@ "links": { "Homepage": "https://ados.foundation/" }, - "marketcap_usd": 362719, + "marketcap_usd": 362721, "name": "Token AmonD", "network": "eth", "shortcut": "AMON", @@ -2001,7 +2001,7 @@ "Github": "https://github.com/amptoken", "Homepage": "https://amptoken.org" }, - "marketcap_usd": 205408313, + "marketcap_usd": 203029513, "name": "Amp", "network": "eth", "shortcut": "AMP", @@ -2021,7 +2021,7 @@ "Github": "https://github.com/ampleforth", "Homepage": "https://ampleforth.org" }, - "marketcap_usd": 51530913, + "marketcap_usd": 51073131, "name": "Ampleforth", "network": "eth", "shortcut": "AMPL", @@ -2099,7 +2099,7 @@ "links": { "Homepage": "https://www.aurorachain.io" }, - "marketcap_usd": 2695983, + "marketcap_usd": 2226265, "name": "Aurora", "network": "eth", "shortcut": "AOA", @@ -2119,7 +2119,7 @@ "Github": "https://github.com/api3dao", "Homepage": "https://api3.org/" }, - "marketcap_usd": 100569287, + "marketcap_usd": 100290169, "name": "API3", "network": "eth", "shortcut": "API3", @@ -2198,7 +2198,7 @@ "Github": "https://github.com/alphaquark/Alpha-Quark", "Homepage": "https://www.alphaquark.io" }, - "marketcap_usd": 29639456, + "marketcap_usd": 28613935, "name": "AlphaQuarkToken", "network": "eth", "shortcut": "AQT", @@ -2237,7 +2237,7 @@ "links": { "Homepage": "https://www.arbitragect.com" }, - "marketcap_usd": 21401, + "marketcap_usd": 21363, "name": "ArbitrageCT", "network": "eth", "shortcut": "ARCT", @@ -2316,7 +2316,7 @@ "Github": "https://github.com/aeronaero/aeron", "Homepage": "https://aeron.aero" }, - "marketcap_usd": 359, + "marketcap_usd": 366, "name": "Aeron", "network": "eth", "shortcut": "ARNX", @@ -2335,7 +2335,7 @@ "links": { "Homepage": "http://www.maecenas.co" }, - "marketcap_usd": 46059, + "marketcap_usd": 44657, "name": "Maecenas", "network": "eth", "shortcut": "ART", @@ -2413,7 +2413,7 @@ "links": { "Homepage": "https://airswap.io" }, - "marketcap_usd": 22578266, + "marketcap_usd": 22471693, "name": "Airswap", "network": "eth", "shortcut": "AST", @@ -2452,7 +2452,7 @@ "links": { "Homepage": "https://atlant.io" }, - "marketcap_usd": 608998, + "marketcap_usd": 598005, "name": "ATLANT", "network": "eth", "shortcut": "ATL", @@ -2568,7 +2568,7 @@ "links": { "Homepage": "https://auctus.org" }, - "marketcap_usd": 104681, + "marketcap_usd": 113891, "name": "Auctus", "network": "eth", "shortcut": "AUC", @@ -2588,7 +2588,7 @@ "Github": "https://github.com/audiusproject", "Homepage": "https://audius.co" }, - "marketcap_usd": 195495935, + "marketcap_usd": 184541037, "name": "Audius", "network": "eth", "shortcut": "AUDIO", @@ -2685,7 +2685,7 @@ "links": { "Homepage": "https://aventus.io" }, - "marketcap_usd": 9469362, + "marketcap_usd": 9322687, "name": "Aventus", "network": "eth", "shortcut": "AVT", @@ -2784,7 +2784,7 @@ "Github": "https://github.com/axieinfinity", "Homepage": "https://axieinfinity.com/" }, - "marketcap_usd": 871090176, + "marketcap_usd": 841323253, "name": "Axie Infinity Shards", "network": "eth", "shortcut": "AXS", @@ -2843,7 +2843,7 @@ "Github": "https://github.com/balancer-labs", "Homepage": "https://balancer.finance" }, - "marketcap_usd": 300704555, + "marketcap_usd": 296900138, "name": "Balancer", "network": "eth", "shortcut": "BAL", @@ -2902,7 +2902,7 @@ "links": { "Homepage": "https://www.banca.world" }, - "marketcap_usd": 212887, + "marketcap_usd": 260806, "name": "Banca", "network": "eth", "shortcut": "BANCA", @@ -2960,7 +2960,7 @@ "links": { "Homepage": "https://basicattentiontoken.org" }, - "marketcap_usd": 443677291, + "marketcap_usd": 481787663, "name": "Basic Attention Token", "network": "eth", "shortcut": "BAT", @@ -3154,7 +3154,7 @@ "Github": "https://github.com/VinceBCD/BCDiploma", "Homepage": "https://www.bcdiploma.com" }, - "marketcap_usd": 2840557, + "marketcap_usd": 2752949, "name": "Blockchain Certified Data Token", "network": "eth", "shortcut": "BCDT", @@ -3212,7 +3212,7 @@ "Github": "https://github.com/blockmason", "Homepage": "https://blockmason.io" }, - "marketcap_usd": 301682, + "marketcap_usd": 296795, "name": "BlockMason Credit Protocol Token", "network": "eth", "shortcut": "BCPT", @@ -3232,7 +3232,7 @@ "Github": "https://github.com/bitcv", "Homepage": "https://bitcv.one/" }, - "marketcap_usd": 135718, + "marketcap_usd": 135719, "name": "BitCapitalVendor Token", "network": "eth", "shortcut": "BCV", @@ -3331,7 +3331,7 @@ "Github": "https://github.com/Rentberry", "Homepage": "https://rentberry.com" }, - "marketcap_usd": 89225, + "marketcap_usd": 88451, "name": "Berry", "network": "eth", "shortcut": "BERRY", @@ -3429,7 +3429,7 @@ "links": { "Homepage": "https://bnktothefuture.com" }, - "marketcap_usd": 6045730, + "marketcap_usd": 5865681, "name": "BnkToTheFuture", "network": "eth", "shortcut": "BFT", @@ -3701,7 +3701,7 @@ "Github": "https://github.com/hellobloom", "Homepage": "https://hellobloom.io" }, - "marketcap_usd": 1875570, + "marketcap_usd": 1697321, "name": "Bloom", "network": "eth", "shortcut": "BLT", @@ -3721,7 +3721,7 @@ "Github": "https://github.com/BlueCrypto", "Homepage": "https://blueprotocol.com/" }, - "marketcap_usd": 188740, + "marketcap_usd": 184442, "name": "Ethereum Blue", "network": "eth", "shortcut": "BLUE", @@ -3779,7 +3779,7 @@ "links": { "Homepage": "https://bluzelle.com" }, - "marketcap_usd": 26627910, + "marketcap_usd": 25431290, "name": "Bluzelle", "network": "eth", "shortcut": "BLZ", @@ -3818,7 +3818,7 @@ "links": { "Homepage": "https://www.bitmart.com" }, - "marketcap_usd": 25260761, + "marketcap_usd": 25357237, "name": "BitMart Token", "network": "eth", "shortcut": "BMX", @@ -3837,7 +3837,7 @@ "links": { "Homepage": "https://www.binance.com" }, - "marketcap_usd": 51930928693, + "marketcap_usd": 51094687147, "name": "Binance Coin", "network": "eth", "shortcut": "BNB", @@ -3896,7 +3896,7 @@ "Github": "https://github.com/bancorprotocol", "Homepage": "https://www.bancor.network" }, - "marketcap_usd": 93368536, + "marketcap_usd": 92685313, "name": "Bancor Network Token", "network": "eth", "shortcut": "BNT", @@ -3915,7 +3915,7 @@ "links": { "Homepage": "https://bounty0x.io" }, - "marketcap_usd": 220942, + "marketcap_usd": 219819, "name": "Bounty0x Token", "network": "eth", "shortcut": "BNTY", @@ -3934,7 +3934,7 @@ "links": { "Homepage": "https://bobsrepair.com" }, - "marketcap_usd": 304587, + "marketcap_usd": 320390, "name": "Bob's repair", "network": "eth", "shortcut": "BOB", @@ -4011,7 +4011,7 @@ "links": { "Homepage": "https://bonpay.com" }, - "marketcap_usd": 6926, + "marketcap_usd": 6913, "name": "Bonpay", "network": "eth", "shortcut": "BON", @@ -4068,7 +4068,7 @@ "links": { "Homepage": "https://www.bouts.pro" }, - "marketcap_usd": 15290, + "marketcap_usd": 16672, "name": "BoutsPro", "network": "eth", "shortcut": "BOUTS", @@ -4185,7 +4185,7 @@ "Github": "https://github.com/breadwallet", "Homepage": "https://token.breadapp.com/en" }, - "marketcap_usd": 821368, + "marketcap_usd": 818082, "name": "Bread", "network": "eth", "shortcut": "BRD", @@ -4517,7 +4517,7 @@ "links": { "Homepage": "https://www.bottos.org" }, - "marketcap_usd": 276572, + "marketcap_usd": 273933, "name": "Bottos", "network": "eth", "shortcut": "BTO", @@ -4654,7 +4654,7 @@ "Github": "https://github.com/paxosglobal/busd-contract", "Homepage": "https://www.paxos.com/busd" }, - "marketcap_usd": 21411220067, + "marketcap_usd": 21655558969, "name": "Binance USD (BUSD)", "network": "eth", "shortcut": "BUSD", @@ -4731,7 +4731,7 @@ "links": { "Homepage": "https://bezant.io" }, - "marketcap_usd": 347904, + "marketcap_usd": 342268, "name": "Bezant", "network": "eth", "shortcut": "BZNT", @@ -4771,7 +4771,7 @@ "Github": "https://github.com/cryptotwenty", "Homepage": "https://crypto20.com" }, - "marketcap_usd": 1391066, + "marketcap_usd": 1369992, "name": "Crypto20's Token", "network": "eth", "shortcut": "C20", @@ -4829,7 +4829,7 @@ "Github": "https://github.com/Global-Crypto-Alliance/call-token", "Homepage": "https://gcalliance.io" }, - "marketcap_usd": 95846, + "marketcap_usd": 95664, "name": "CALL token", "network": "eth", "shortcut": "CALL", @@ -4943,7 +4943,7 @@ "links": { "Homepage": "https://coin.cashbet.com" }, - "marketcap_usd": 1366672, + "marketcap_usd": 1382293, "name": "CashBet Coin", "network": "eth", "shortcut": "CBC", @@ -5059,7 +5059,7 @@ "links": { "Homepage": "https://ccore.io" }, - "marketcap_usd": 13252, + "marketcap_usd": 14839, "name": "Ccore", "network": "eth", "shortcut": "CCO", @@ -5117,7 +5117,7 @@ "links": { "Homepage": "https://www.ceek.com/" }, - "marketcap_usd": 110538739, + "marketcap_usd": 109692246, "name": "CEEK VR Token", "network": "eth", "shortcut": "CEEK", @@ -5137,7 +5137,7 @@ "Github": "https://github.com/celer-network", "Homepage": "https://www.celer.network/" }, - "marketcap_usd": 105948065, + "marketcap_usd": 101777758, "name": "CelerToken", "network": "eth", "shortcut": "CELR", @@ -5176,7 +5176,7 @@ "links": { "Homepage": "https://www.centrality.ai" }, - "marketcap_usd": 26905232, + "marketcap_usd": 25642589, "name": "Centrality", "network": "eth", "shortcut": "CENNZ", @@ -5274,7 +5274,7 @@ "Github": "https://github.com/cache-token/cache-contract", "Homepage": "https://cache.gold" }, - "marketcap_usd": 3675493, + "marketcap_usd": 3672269, "name": "CACHE Gold", "network": "eth", "shortcut": "CGT", @@ -5332,7 +5332,7 @@ "links": { "Homepage": "https://swissborg.com" }, - "marketcap_usd": 247046569, + "marketcap_usd": 236704686, "name": "SwissBorg", "network": "eth", "shortcut": "CHSB", @@ -5371,7 +5371,7 @@ "Github": "https://github.com/CivilizationCIV", "Homepage": "https://civfund.org" }, - "marketcap_usd": 7808211, + "marketcap_usd": 7556958, "name": "Civilization", "network": "eth", "shortcut": "CIV", @@ -5546,7 +5546,7 @@ "links": { "Homepage": "https://coinloan.io" }, - "marketcap_usd": 31354919, + "marketcap_usd": 30997570, "name": "CoinLoan", "network": "eth", "shortcut": "CLT", @@ -5622,7 +5622,7 @@ "links": { "Homepage": "https://app.coinmerge.io/" }, - "marketcap_usd": 1408475, + "marketcap_usd": 1398993, "name": "Coin Merge", "network": "eth", "shortcut": "CMERGE", @@ -5660,7 +5660,7 @@ "links": { "Homepage": "https://cindicator.com" }, - "marketcap_usd": 1263595, + "marketcap_usd": 1186005, "name": "Cindicator", "network": "eth", "shortcut": "CND", @@ -5679,7 +5679,7 @@ "links": { "Homepage": "https://cnntoken.io" }, - "marketcap_usd": 130114, + "marketcap_usd": 129880, "name": "Content Neutrality Network", "network": "eth", "shortcut": "CNN", @@ -5738,7 +5738,7 @@ "Github": "https://github.com/cobinhood", "Homepage": "https://cobinhood.com" }, - "marketcap_usd": 84046, + "marketcap_usd": 83896, "name": "Cobinhood Token", "network": "eth", "shortcut": "COB", @@ -5778,7 +5778,7 @@ "Github": "https://github.com/coinfi", "Homepage": "https://www.coinfi.com" }, - "marketcap_usd": 372432, + "marketcap_usd": 367774, "name": "CoinFi Token", "network": "eth", "shortcut": "COFI", @@ -5818,7 +5818,7 @@ "Github": "https://github.com/compound-finance", "Homepage": "https://compound.finance" }, - "marketcap_usd": 354989090, + "marketcap_usd": 340322043, "name": "Compound", "network": "eth", "shortcut": "COMP", @@ -5876,7 +5876,7 @@ "Github": "https://github.com/coti-io", "Homepage": "https://coti.io" }, - "marketcap_usd": 113195642, + "marketcap_usd": 109304001, "name": "COTI", "network": "eth", "shortcut": "COTI", @@ -5953,7 +5953,7 @@ "links": { "Homepage": "http://www.cpchain.io" }, - "marketcap_usd": 1120627, + "marketcap_usd": 1017265, "name": "CPChain", "network": "eth", "shortcut": "CPC", @@ -6206,7 +6206,7 @@ "links": { "Homepage": "https://credits.com/en" }, - "marketcap_usd": 841187, + "marketcap_usd": 821955, "name": "Credits", "network": "eth", "shortcut": "CS", @@ -6324,7 +6324,7 @@ "Github": "https://github.com/cartesi", "Homepage": "https://cartesi.io" }, - "marketcap_usd": 88489512, + "marketcap_usd": 86108834, "name": "Cartesi Token", "network": "eth", "shortcut": "CTSI", @@ -6420,7 +6420,7 @@ "links": { "Homepage": "https://www.civic.com" }, - "marketcap_usd": 122440235, + "marketcap_usd": 119866737, "name": "Civic", "network": "eth", "shortcut": "CVC", @@ -6459,7 +6459,7 @@ "links": { "Homepage": "http://www.cybervein.org" }, - "marketcap_usd": 1465581, + "marketcap_usd": 1471294, "name": "CyberVein", "network": "eth", "shortcut": "CVT", @@ -6557,7 +6557,7 @@ "links": { "Homepage": "https://cybermusic.io" }, - "marketcap_usd": 125720, + "marketcap_usd": 123113, "name": "CyberMusic", "network": "eth", "shortcut": "CYMT", @@ -6693,7 +6693,7 @@ "Github": "https://github.com/makerdao", "Homepage": "https://makerdao.com" }, - "marketcap_usd": 6117455893, + "marketcap_usd": 6114390089, "name": "Dai Stablecoin v2.0", "network": "eth", "shortcut": "DAI", @@ -6810,7 +6810,7 @@ "Github": "https://github.com/DAVFoundation", "Homepage": "https://dav.network/" }, - "marketcap_usd": 2035135, + "marketcap_usd": 1455080, "name": "DAV Token", "network": "eth", "shortcut": "DAV", @@ -6829,7 +6829,7 @@ "links": { "Homepage": "https://www.daex.io" }, - "marketcap_usd": 1087507, + "marketcap_usd": 1067349, "name": "DAEX", "network": "eth", "shortcut": "DAX", @@ -6868,7 +6868,7 @@ "Github": "https://github.com/chronologic", "Homepage": "https://chronologic.network" }, - "marketcap_usd": 28659, + "marketcap_usd": 28050, "name": "ChronoLogic DAY", "network": "eth", "shortcut": "DAY", @@ -6887,7 +6887,7 @@ "links": { "Homepage": "https://www.decent.bet" }, - "marketcap_usd": 38578, + "marketcap_usd": 38505, "name": "DecentBet", "network": "eth", "shortcut": "DBET", @@ -6986,7 +6986,7 @@ "Github": "https://github.com/Dentacoin", "Homepage": "https://dentacoin.com" }, - "marketcap_usd": 1546533, + "marketcap_usd": 1652451, "name": "Dentacoin", "network": "eth", "shortcut": "DCN", @@ -7083,7 +7083,7 @@ "links": { "Homepage": "https://www.dentwireless.com" }, - "marketcap_usd": 85905043, + "marketcap_usd": 83547899, "name": "DENT", "network": "eth", "shortcut": "DENT", @@ -7141,7 +7141,7 @@ "Github": "https://github.com/dforcenetwork", "Homepage": "https://dforce.network" }, - "marketcap_usd": 20426759, + "marketcap_usd": 20134820, "name": "dForce Platform Token", "network": "eth", "shortcut": "DF", @@ -7160,7 +7160,7 @@ "links": { "Homepage": "https://digix.global/" }, - "marketcap_usd": 7651666, + "marketcap_usd": 11955948, "name": "Digix DAO", "network": "eth", "shortcut": "DGD", @@ -7220,7 +7220,7 @@ "Github": "https://github.com/DigixGlobal", "Homepage": "https://digix.global" }, - "marketcap_usd": 2128172, + "marketcap_usd": 2070563, "name": "Digix Gold Token", "network": "eth", "shortcut": "DGX", @@ -7298,7 +7298,7 @@ "links": { "Homepage": "https://inmediate.io" }, - "marketcap_usd": 337256, + "marketcap_usd": 330096, "name": "Digital Insurance Token", "network": "eth", "shortcut": "DIT", @@ -7336,7 +7336,7 @@ "links": { "Homepage": "https://www.agrello.org" }, - "marketcap_usd": 105576, + "marketcap_usd": 105387, "name": "Agrello", "network": "eth", "shortcut": "DLT", @@ -7356,7 +7356,7 @@ "Github": "https://github.com/suntechsoft/dmarket-smartcontract", "Homepage": "https://dmarket.com" }, - "marketcap_usd": 395808, + "marketcap_usd": 395055, "name": "DMarket Token", "network": "eth", "shortcut": "DMT", @@ -7395,7 +7395,7 @@ "Github": "https://github.com/district0x", "Homepage": "https://district0x.io" }, - "marketcap_usd": 16681357, + "marketcap_usd": 16254401, "name": "District0x Network Token", "network": "eth", "shortcut": "DNT", @@ -7491,7 +7491,7 @@ "links": { "Homepage": "https://dovu.io" }, - "marketcap_usd": 2420491, + "marketcap_usd": 2494127, "name": "Dovu", "network": "eth", "shortcut": "DOV", @@ -7550,7 +7550,7 @@ "Github": "https://github.com/dragonchain/dragonchain", "Homepage": "https://dragonchain.com" }, - "marketcap_usd": 6090569, + "marketcap_usd": 5681767, "name": "Dragon", "network": "eth", "shortcut": "DRGN", @@ -7588,7 +7588,7 @@ "links": { "Homepage": "https://token.domraider.com" }, - "marketcap_usd": 191512, + "marketcap_usd": 190033, "name": "DomRaider", "network": "eth", "shortcut": "DRT", @@ -7725,7 +7725,7 @@ "links": { "Homepage": "https://datarius.io" }, - "marketcap_usd": 41819, + "marketcap_usd": 41183, "name": "Datarius Credit", "network": "eth", "shortcut": "DTRC", @@ -7976,7 +7976,7 @@ "links": { "Homepage": "https://edgeless.io" }, - "marketcap_usd": 4511361, + "marketcap_usd": 4520365, "name": "Edgeless", "network": "eth", "shortcut": "EDG", @@ -8095,7 +8095,7 @@ "Github": "https://github.com/egretia", "Homepage": "https://www.egretia.io" }, - "marketcap_usd": 1494624, + "marketcap_usd": 1508009, "name": "Egretia Token", "network": "eth", "shortcut": "EGT", @@ -8153,7 +8153,7 @@ "links": { "Homepage": "https://echolink.info" }, - "marketcap_usd": 34788, + "marketcap_usd": 34050, "name": "EchoLink", "network": "eth", "shortcut": "EKO", @@ -8191,7 +8191,7 @@ "links": { "Homepage": "https://electrify.asia" }, - "marketcap_usd": 507586, + "marketcap_usd": 527477, "name": "Electrify.Asia", "network": "eth", "shortcut": "ELEC", @@ -8211,7 +8211,7 @@ "Github": "https://github.com/aelfProject", "Homepage": "https://aelf.io/" }, - "marketcap_usd": 68391374, + "marketcap_usd": 67897092, "name": "ELF Token", "network": "eth", "shortcut": "ELF", @@ -8250,7 +8250,7 @@ "Github": "https://github.com/eltcoin", "Homepage": "http://www.eltcoin.tech/" }, - "marketcap_usd": 22770, + "marketcap_usd": 23680, "name": "ELTCOIN", "network": "eth", "shortcut": "ELTCOIN", @@ -8270,7 +8270,7 @@ "Github": "https://github.com/Elysian-ELY", "Homepage": "https://elycoin.io" }, - "marketcap_usd": 37179, + "marketcap_usd": 33357, "name": "ELYCOIN", "network": "eth", "shortcut": "ELY", @@ -8408,7 +8408,7 @@ "Github": "https://github.com/enigmampc", "Homepage": "https://enigma.co/" }, - "marketcap_usd": 103138, + "marketcap_usd": 117358, "name": "Enigma", "network": "eth", "shortcut": "ENG", @@ -8447,7 +8447,7 @@ "Github": "https://github.com/enjin/contracts", "Homepage": "https://enjincoin.io" }, - "marketcap_usd": 446679489, + "marketcap_usd": 432291943, "name": "ENJIN", "network": "eth", "shortcut": "ENJ", @@ -8467,7 +8467,7 @@ "Github": "https://github.com/Enecuum", "Homepage": "https://enecuum.com" }, - "marketcap_usd": 8527084, + "marketcap_usd": 7945051, "name": "Enecuum", "network": "eth", "shortcut": "ENQ", @@ -8584,7 +8584,7 @@ "links": { "Homepage": "https://eroscoin.org" }, - "marketcap_usd": 38187, + "marketcap_usd": 38119, "name": "Eroscoin", "network": "eth", "shortcut": "ERO", @@ -8838,7 +8838,7 @@ "Github": "https://github.com/stasisnet", "Homepage": "https://stasis.net" }, - "marketcap_usd": 113526920, + "marketcap_usd": 110532336, "name": "STASIS EURS", "network": "eth", "shortcut": "EURS", @@ -8876,7 +8876,7 @@ "links": { "Homepage": "https://eventchain.io" }, - "marketcap_usd": 30076, + "marketcap_usd": 32588, "name": "EventChain", "network": "eth", "shortcut": "EVC", @@ -8935,7 +8935,7 @@ "Github": "https://github.com/evedo-co", "Homepage": "https://www.evedo.co" }, - "marketcap_usd": 363204, + "marketcap_usd": 419149, "name": "Evedo Token", "network": "eth", "shortcut": "EVED", @@ -8994,7 +8994,7 @@ "links": { "Homepage": "https://everex.io " }, - "marketcap_usd": 212239, + "marketcap_usd": 264591, "name": "Everex", "network": "eth", "shortcut": "EVX", @@ -9092,7 +9092,7 @@ "links": { "Homepage": "https://exrnchain.com" }, - "marketcap_usd": 1462707, + "marketcap_usd": 1431650, "name": "EXRNchain", "network": "eth", "shortcut": "EXRN", @@ -9208,7 +9208,7 @@ "links": { "Homepage": "https://tokensale.faceter.io" }, - "marketcap_usd": 210119, + "marketcap_usd": 207152, "name": "Faceter", "network": "eth", "shortcut": "FACE", @@ -9306,7 +9306,7 @@ "links": { "Homepage": "https://friendz.io" }, - "marketcap_usd": 236696, + "marketcap_usd": 199716, "name": "Friendz", "network": "eth", "shortcut": "FDZ", @@ -9444,7 +9444,7 @@ "links": { "Homepage": "https://www.flixxo.com" }, - "marketcap_usd": 161640, + "marketcap_usd": 159183, "name": "Flixxo", "network": "eth", "shortcut": "FLIXX", @@ -9463,7 +9463,7 @@ "links": { "Homepage": "https://firelotto.io" }, - "marketcap_usd": 16254, + "marketcap_usd": 16070, "name": "Fire Lotto", "network": "eth", "shortcut": "FLOT", @@ -9483,7 +9483,7 @@ "Github": "https://github.com/gameflip", "Homepage": "https://gameflip.com" }, - "marketcap_usd": 389125, + "marketcap_usd": 469995, "name": "FLIP Token", "network": "eth", "shortcut": "FLP", @@ -9639,7 +9639,7 @@ "Github": "https://github.com/f-o-a-m", "Homepage": "http://foam.space" }, - "marketcap_usd": 9683251, + "marketcap_usd": 8465344, "name": "FOAM Token", "network": "eth", "shortcut": "FOAM", @@ -9716,7 +9716,7 @@ "links": { "Homepage": "https://shapeshift.com" }, - "marketcap_usd": 15398579, + "marketcap_usd": 14988331, "name": "FOX", "network": "eth", "shortcut": "FOX", @@ -9852,7 +9852,7 @@ "links": { "Homepage": "https://fanstime.org" }, - "marketcap_usd": 175846, + "marketcap_usd": 176143, "name": "FansTime", "network": "eth", "shortcut": "FTI", @@ -9872,7 +9872,7 @@ "Github": "https://github.com/Fantom-foundation/", "Homepage": "https://fantom.foundation/" }, - "marketcap_usd": 606547563, + "marketcap_usd": 574037369, "name": "Fantom Token", "network": "eth", "shortcut": "FTM", @@ -9930,7 +9930,7 @@ "links": { "Homepage": "https://www.fintrux.com" }, - "marketcap_usd": 456637, + "marketcap_usd": 449697, "name": "FintruX Network", "network": "eth", "shortcut": "FTX", @@ -9950,7 +9950,7 @@ "Github": "https://github.com/futuraxproject", "Homepage": "https://futurax.global" }, - "marketcap_usd": 53865, + "marketcap_usd": 52722, "name": "FUTURAX", "network": "eth", "shortcut": "FTXT", @@ -9970,7 +9970,7 @@ "Github": "https://github.com/etherparty", "Homepage": "https://etherparty.io" }, - "marketcap_usd": 270342, + "marketcap_usd": 270613, "name": "Etherparty FUEL", "network": "eth", "shortcut": "FUEL", @@ -9989,7 +9989,7 @@ "links": { "Homepage": "https://funfair.io" }, - "marketcap_usd": 82810218, + "marketcap_usd": 82431215, "name": "Funfair", "network": "eth", "shortcut": "FUN", @@ -10008,7 +10008,7 @@ "links": { "Homepage": "https://fuzex.co" }, - "marketcap_usd": 39507, + "marketcap_usd": 39376, "name": "FuzeX", "network": "eth", "shortcut": "FXT", @@ -10066,7 +10066,7 @@ "links": { "Homepage": "https://flyp.me" }, - "marketcap_usd": 431325, + "marketcap_usd": 512140, "name": "FlypMe", "network": "eth", "shortcut": "FYP", @@ -10125,7 +10125,7 @@ "Github": "https://github.com/gluwa/Creditcoin", "Homepage": "https://creditcoinfoundation.org" }, - "marketcap_usd": 117804915, + "marketcap_usd": 117187195, "name": "Creditcoin Token", "network": "eth", "shortcut": "G-CRE", @@ -10165,7 +10165,7 @@ "Github": "https://github.com/gamecredits-project", "Homepage": "https://www.gamecredits.org" }, - "marketcap_usd": 2514545, + "marketcap_usd": 2462960, "name": "GAME Credits", "network": "eth", "shortcut": "GAME", @@ -10400,7 +10400,7 @@ "Github": "https://github.com/Governor-DAO", "Homepage": "https://www.governordao.org" }, - "marketcap_usd": 529002, + "marketcap_usd": 502739, "name": "Governor DAO", "network": "eth", "shortcut": "GDAO", @@ -10478,7 +10478,7 @@ "links": { "Homepage": "https://gems.org" }, - "marketcap_usd": 144043, + "marketcap_usd": 142792, "name": "Gems", "network": "eth", "shortcut": "GEM", @@ -10498,7 +10498,7 @@ "Github": "https://github.com/daostack", "Homepage": "https://daostack.io" }, - "marketcap_usd": 393710, + "marketcap_usd": 437613, "name": "DAOstack", "network": "eth", "shortcut": "GEN", @@ -10537,7 +10537,7 @@ "Github": "https://github.com/Getprotocol", "Homepage": "http://www.get-protocol.io" }, - "marketcap_usd": 12981705, + "marketcap_usd": 12604913, "name": "GET Protocol", "network": "eth", "shortcut": "GET", @@ -10595,7 +10595,7 @@ "links": { "Homepage": "https://gamerhash.io/" }, - "marketcap_usd": 7725053, + "marketcap_usd": 7810604, "name": "GamerCoin", "network": "eth", "shortcut": "GHX", @@ -10712,7 +10712,7 @@ "links": { "Homepage": "https://gamb.io" }, - "marketcap_usd": 985519, + "marketcap_usd": 968385, "name": "GAMB", "network": "eth", "shortcut": "GMB", @@ -10731,7 +10731,7 @@ "links": { "Homepage": "https://gnosis.pm" }, - "marketcap_usd": 306992218, + "marketcap_usd": 301224889, "name": "Gnosis", "network": "eth", "shortcut": "GNO", @@ -10770,7 +10770,7 @@ "links": { "Homepage": "https://genaro.network" }, - "marketcap_usd": 1919822, + "marketcap_usd": 1885910, "name": "Genaro Network", "network": "eth", "shortcut": "GNX", @@ -10849,7 +10849,7 @@ "Github": "https://github.com/coti-io/cvi-contracts", "Homepage": "https://cvi.finance" }, - "marketcap_usd": 5143320, + "marketcap_usd": 4959922, "name": "GOVI", "network": "eth", "shortcut": "GOVI", @@ -10887,7 +10887,7 @@ "links": { "Homepage": "http://gridplus.io" }, - "marketcap_usd": 10240361, + "marketcap_usd": 11336358, "name": "Grid+", "network": "eth", "shortcut": "GRID", @@ -10966,7 +10966,7 @@ "Github": "https://github.com/graphprotocol", "Homepage": "https://thegraph.com" }, - "marketcap_usd": 572618386, + "marketcap_usd": 560119157, "name": "Graph Token", "network": "eth", "shortcut": "GRT", @@ -10985,7 +10985,7 @@ "links": { "Homepage": "https://www.gsc.social" }, - "marketcap_usd": 382101, + "marketcap_usd": 383092, "name": "Global Social Chain", "network": "eth", "shortcut": "GSC", @@ -11024,7 +11024,7 @@ "Github": "https://github.com/GameLeLe", "Homepage": "https://game.com" }, - "marketcap_usd": 593515, + "marketcap_usd": 597721, "name": "GTC Token", "network": "eth", "shortcut": "GTC", @@ -11044,7 +11044,7 @@ "Github": "https://github.com/GatherNetwork", "Homepage": "https://gather.network" }, - "marketcap_usd": 1456621, + "marketcap_usd": 1283292, "name": "GTH", "network": "eth", "shortcut": "GTH", @@ -11084,7 +11084,7 @@ "Github": "https://github.com/GIFTO-io", "Homepage": "https://gifto.io/" }, - "marketcap_usd": 18524022, + "marketcap_usd": 18131381, "name": "Gifto", "network": "eth", "shortcut": "GTO", @@ -11162,7 +11162,7 @@ "Github": "https://github.com/GenesisVision", "Homepage": "https://genesis.vision" }, - "marketcap_usd": 835946, + "marketcap_usd": 764941, "name": "Genesis Vision", "network": "eth", "shortcut": "GVT", @@ -11338,7 +11338,7 @@ "links": { "Homepage": "https://www.showhand.io" }, - "marketcap_usd": 979024, + "marketcap_usd": 958237, "name": "ShowHand", "network": "eth", "shortcut": "HAND", @@ -11414,7 +11414,7 @@ "links": { "Homepage": "https://heartbout.com" }, - "marketcap_usd": 5892, + "marketcap_usd": 5873, "name": "HeartBout", "network": "eth", "shortcut": "HB", @@ -11550,7 +11550,7 @@ "Github": "https://github.com/bitcoinHEX", "Homepage": "https://hex.win" }, - "marketcap_usd": 7446836126, + "marketcap_usd": 7511735555, "name": "HEX", "network": "eth", "shortcut": "HEX", @@ -11744,7 +11744,7 @@ "links": { "Homepage": "https://humaniq.com" }, - "marketcap_usd": 662245, + "marketcap_usd": 846268, "name": "Humaniq", "network": "eth", "shortcut": "HMQ", @@ -11842,7 +11842,7 @@ "Github": "https://github.com/Holo-Host", "Homepage": "https://holo.host/" }, - "marketcap_usd": 365053469, + "marketcap_usd": 344440090, "name": "Holo Token", "network": "eth", "shortcut": "HOT (Holo)", @@ -11861,7 +11861,7 @@ "links": { "Homepage": "https://thehydrofoundation.com/" }, - "marketcap_usd": 1197094, + "marketcap_usd": 1212987, "name": "Hydro Protocol", "network": "eth", "shortcut": "HOT (Hydro)", @@ -11899,7 +11899,7 @@ "links": { "Homepage": "https://www.hbg.com" }, - "marketcap_usd": 1302381822, + "marketcap_usd": 1270062242, "name": "Huobi Token", "network": "eth", "shortcut": "HT", @@ -12018,7 +12018,7 @@ "Github": "https://github.com/HiveProjectLTD", "Homepage": "https://www.hiveterminal.com" }, - "marketcap_usd": 621677, + "marketcap_usd": 639056, "name": "Hiveterminal Token", "network": "eth", "shortcut": "HVN", @@ -12173,7 +12173,7 @@ "links": { "Homepage": "https://www.everest.org" }, - "marketcap_usd": 7556038, + "marketcap_usd": 7623699, "name": "Everest (ID)", "network": "eth", "shortcut": "ID", @@ -12231,7 +12231,7 @@ "Github": "https://github.com/rupiah-token/", "Homepage": "https://www.rupiahtoken.com" }, - "marketcap_usd": 7905136, + "marketcap_usd": 7891601, "name": "Rupiah Token", "network": "eth", "shortcut": "IDRT", @@ -12250,7 +12250,7 @@ "links": { "Homepage": "https://investfeed.com" }, - "marketcap_usd": 117421, + "marketcap_usd": 117198, "name": "InvestFeed", "network": "eth", "shortcut": "IFT", @@ -12269,7 +12269,7 @@ "links": { "Homepage": "http://igtoken.net" }, - "marketcap_usd": 67822, + "marketcap_usd": 66382, "name": "IGToken", "network": "eth", "shortcut": "IG", @@ -12308,7 +12308,7 @@ "links": { "Homepage": "https://ihtcoin.com" }, - "marketcap_usd": 209251, + "marketcap_usd": 209407, "name": "I HOUSE TOKEN", "network": "eth", "shortcut": "IHT", @@ -12385,7 +12385,7 @@ "links": { "Homepage": "https://indorse.io" }, - "marketcap_usd": 131293, + "marketcap_usd": 129641, "name": "Indorse", "network": "eth", "shortcut": "IND", @@ -12560,7 +12560,7 @@ "Github": "https://github.com/iotexproject/iotex-core", "Homepage": "http://iotex.io/" }, - "marketcap_usd": 275659433, + "marketcap_usd": 265267970, "name": "IoTeX Network", "network": "eth", "shortcut": "IOTX", @@ -12580,7 +12580,7 @@ "Github": "https://github.com/InsurePal", "Homepage": "https://insurepal.io/" }, - "marketcap_usd": 24326, + "marketcap_usd": 24064, "name": "InsurePal token", "network": "eth", "shortcut": "IPL", @@ -12619,7 +12619,7 @@ "Github": "https://github.com/iqeon", "Homepage": "https://iqeon.io/" }, - "marketcap_usd": 1538188, + "marketcap_usd": 1548039, "name": "IQeon", "network": "eth", "shortcut": "IQN", @@ -12777,7 +12777,7 @@ "links": { "Homepage": "https://www.insurex.co" }, - "marketcap_usd": 177450, + "marketcap_usd": 159977, "name": "InsureX", "network": "eth", "shortcut": "IXT", @@ -12836,7 +12836,7 @@ "Github": "https://github.com/TokyoToken/JasmyCoin", "Homepage": "https://jasmy.co.jp" }, - "marketcap_usd": 25819466, + "marketcap_usd": 24741311, "name": "JasmyCoin", "network": "eth", "shortcut": "JASMY", @@ -12933,7 +12933,7 @@ "Github": "https://github.com/JobchainOfficial", "Homepage": "https://www.jobchain.com" }, - "marketcap_usd": 5634277, + "marketcap_usd": 6283133, "name": "Jobchain", "network": "eth", "shortcut": "JOB", @@ -13010,7 +13010,7 @@ "links": { "Homepage": "http://www.kan.land" }, - "marketcap_usd": 10559984, + "marketcap_usd": 10574643, "name": "BitKan", "network": "eth", "shortcut": "KAN", @@ -13088,7 +13088,7 @@ "links": { "Homepage": "https://kindads.io" }, - "marketcap_usd": 10956, + "marketcap_usd": 10723, "name": "Kind Ads Token", "network": "eth", "shortcut": "KIND", @@ -13146,7 +13146,7 @@ "links": { "Homepage": "https://kanadecoin.com" }, - "marketcap_usd": 86514, + "marketcap_usd": 84677, "name": "KanadeCoin", "network": "eth", "shortcut": "KNDC", @@ -13224,7 +13224,7 @@ "Github": "https://github.com/Cryptense/", "Homepage": "https://kryll.io/" }, - "marketcap_usd": 13945023, + "marketcap_usd": 13931057, "name": "Kryll", "network": "eth", "shortcut": "KRL", @@ -13379,7 +13379,7 @@ "Github": "https://github.com/latoken", "Homepage": "https://latoken.com/" }, - "marketcap_usd": 20871771, + "marketcap_usd": 20871451, "name": "LATOKEN", "network": "eth", "shortcut": "LA", @@ -13418,7 +13418,7 @@ "Github": "https://github.com/LambdaIM", "Homepage": "https://www.lambda.im/" }, - "marketcap_usd": 2653381, + "marketcap_usd": 2524621, "name": "Lambda", "network": "eth", "shortcut": "LAMB", @@ -13456,7 +13456,7 @@ "links": { "Homepage": "https://www.mycred.io" }, - "marketcap_usd": 1216656, + "marketcap_usd": 1236883, "name": "Cred", "network": "eth", "shortcut": "LBA", @@ -13766,7 +13766,7 @@ "links": { "Homepage": "https://link.smartcontract.com" }, - "marketcap_usd": 3793893931, + "marketcap_usd": 3811788891, "name": "Chainlink", "network": "eth", "shortcut": "LINK (Chainlink)", @@ -13824,7 +13824,7 @@ "Github": "https://github.com/GNYIO", "Homepage": "https://www.gny.io/lisk" }, - "marketcap_usd": 275827, + "marketcap_usd": 268579, "name": "Lisk Machine Learning", "network": "eth", "shortcut": "LML", @@ -13922,7 +13922,7 @@ "links": { "Homepage": "https://www.locuschain.com" }, - "marketcap_usd": 70619718, + "marketcap_usd": 62589574, "name": "Locus Chain", "network": "eth", "shortcut": "LOCUS", @@ -13979,7 +13979,7 @@ "links": { "Homepage": "https://looksrare.org/" }, - "marketcap_usd": 106194502, + "marketcap_usd": 98650767, "name": "LooksRare", "network": "eth", "shortcut": "LOOKS", @@ -13999,7 +13999,7 @@ "Github": "github.com/loomnetwork/", "Homepage": "https://loomx.io" }, - "marketcap_usd": 64432942, + "marketcap_usd": 62700878, "name": "LOOM", "network": "eth", "shortcut": "LOOM", @@ -14019,7 +14019,7 @@ "Github": "https://github.com/livepeer", "Homepage": "https://livepeer.org/" }, - "marketcap_usd": 235142240, + "marketcap_usd": 231874740, "name": "Livepeer Token", "network": "eth", "shortcut": "LPT", @@ -14058,7 +14058,7 @@ "Github": "https://github.com/loopring", "Homepage": "https://loopring.org" }, - "marketcap_usd": 356454788, + "marketcap_usd": 342544118, "name": "Loopring", "network": "eth", "shortcut": "LRC", @@ -14156,7 +14156,7 @@ "Github": "https://github.com/lunyr", "Homepage": "https://lunyr.com" }, - "marketcap_usd": 49814, + "marketcap_usd": 49719, "name": "Lunyr", "network": "eth", "shortcut": "LUN", @@ -14254,7 +14254,7 @@ "Github": "https://github.com/TreasureProject", "Homepage": "https://treasure.lol/" }, - "marketcap_usd": 74333350, + "marketcap_usd": 70602976, "name": "MAGIC", "network": "eth", "shortcut": "MAGIC", @@ -14294,7 +14294,7 @@ "Github": "https://github.com/decentraland", "Homepage": "https://decentraland.org" }, - "marketcap_usd": 1218864522, + "marketcap_usd": 1169611173, "name": "Decentraland MANA", "network": "eth", "shortcut": "MANA", @@ -14351,7 +14351,7 @@ "links": { "Homepage": "https://polygon.technology/" }, - "marketcap_usd": 7694718402, + "marketcap_usd": 7431717654, "name": "Matic Token", "network": "eth", "shortcut": "MATIC", @@ -14448,7 +14448,7 @@ "links": { "Homepage": "https://moedaseeds.com" }, - "marketcap_usd": 931171, + "marketcap_usd": 919826, "name": "Moeda Loyalty Points", "network": "eth", "shortcut": "MDA", @@ -14467,7 +14467,7 @@ "links": { "Homepage": "https://www.mdt.co" }, - "marketcap_usd": 19777430, + "marketcap_usd": 20390256, "name": "Measurable Data Token", "network": "eth", "shortcut": "MDT", @@ -14543,7 +14543,7 @@ "links": { "Homepage": "https://dontbuymeme.com" }, - "marketcap_usd": 2325066, + "marketcap_usd": 2272818, "name": "Meme", "network": "eth", "shortcut": "MEME", @@ -14641,7 +14641,7 @@ "Github": "https://github.com/syncfab", "Homepage": "https://syncfab.com/" }, - "marketcap_usd": 2660382, + "marketcap_usd": 2566024, "name": "SyncFab Smart Manufacturing Blockchain", "network": "eth", "shortcut": "MFG", @@ -14661,7 +14661,7 @@ "Github": "https://github.com/MainframeHQ", "Homepage": "https://mainframe.com" }, - "marketcap_usd": 53533159, + "marketcap_usd": 50822421, "name": "Mainframe Token", "network": "eth", "shortcut": "MFT", @@ -14795,7 +14795,7 @@ "links": { "Homepage": "https://token.morpheuslabs.io" }, - "marketcap_usd": 2739540, + "marketcap_usd": 2690049, "name": "Morpheus Infrastructure Token", "network": "eth", "shortcut": "MITX", @@ -14815,7 +14815,7 @@ "Github": "https://github.com/makerdao", "Homepage": "https://makerdao.com" }, - "marketcap_usd": 864219573, + "marketcap_usd": 833169733, "name": "MakerDAO", "network": "eth", "shortcut": "MKR", @@ -14854,7 +14854,7 @@ "links": { "Homepage": "https://melonport.com" }, - "marketcap_usd": 48069939, + "marketcap_usd": 47193145, "name": "Melonport", "network": "eth", "shortcut": "MLN (new)", @@ -14951,7 +14951,7 @@ "Github": "https://github.com/Goldmint", "Homepage": "https://goldmint.io" }, - "marketcap_usd": 195376, + "marketcap_usd": 193104, "name": "Goldmint MNT Prelaunch Token", "network": "eth", "shortcut": "MNTP", @@ -15144,7 +15144,7 @@ "Github": "https://github.com/mstable", "Homepage": "http://mstable.org" }, - "marketcap_usd": 4178062, + "marketcap_usd": 4359472, "name": "mStable Meta", "network": "eth", "shortcut": "MTA", @@ -15163,7 +15163,7 @@ "links": { "Homepage": "http://www.monetha.io" }, - "marketcap_usd": 4940290, + "marketcap_usd": 4681353, "name": "Monetha", "network": "eth", "shortcut": "MTH", @@ -15182,7 +15182,7 @@ "links": { "Homepage": "https://www.metalpay.com" }, - "marketcap_usd": 68525264, + "marketcap_usd": 65144606, "name": "Metal", "network": "eth", "shortcut": "MTL", @@ -15201,7 +15201,7 @@ "links": { "Homepage": "https://medicalchain.com" }, - "marketcap_usd": 679122, + "marketcap_usd": 670512, "name": "MedToken", "network": "eth", "shortcut": "MTN", @@ -15335,7 +15335,7 @@ "links": { "Homepage": "http://mvlchain.io" }, - "marketcap_usd": 101340680, + "marketcap_usd": 96022968, "name": "Mass Vehicle Ledger Token", "network": "eth", "shortcut": "MVL", @@ -15355,7 +15355,7 @@ "Github": "https://github.com/Merculet", "Homepage": "https://www.merculet.io" }, - "marketcap_usd": 474755, + "marketcap_usd": 496252, "name": "Merculet", "network": "eth", "shortcut": "MVP", @@ -15393,7 +15393,7 @@ "links": { "Homepage": "https://mysterium.network/" }, - "marketcap_usd": 5280437, + "marketcap_usd": 5246057, "name": "Mysterium", "network": "eth", "shortcut": "MYST", @@ -15432,7 +15432,7 @@ "Github": "https://github.com/NANJ-COIN", "Homepage": "https://nanjcoin.com/" }, - "marketcap_usd": 306170, + "marketcap_usd": 299669, "name": "NANJCOIN", "network": "eth", "shortcut": "NANJ", @@ -15529,7 +15529,7 @@ "links": { "Homepage": "https://niobiumcoin.io" }, - "marketcap_usd": 110555, + "marketcap_usd": 109065, "name": "Niobium Coin", "network": "eth", "shortcut": "NBC", @@ -15588,7 +15588,7 @@ "Github": "https://github.com/polyswarm", "Homepage": "https://polyswarm.io" }, - "marketcap_usd": 13882821, + "marketcap_usd": 13700176, "name": "Nectar", "network": "eth", "shortcut": "NCT", @@ -15724,7 +15724,7 @@ "links": { "Homepage": "http://nexo.io" }, - "marketcap_usd": 566157012, + "marketcap_usd": 553351854, "name": "Nexo", "network": "eth", "shortcut": "NEXO", @@ -15802,7 +15802,7 @@ "Github": "https://github.com/nknorg", "Homepage": "https://nkn.org" }, - "marketcap_usd": 63397991, + "marketcap_usd": 62094180, "name": "NKN", "network": "eth", "shortcut": "NKN", @@ -15842,7 +15842,7 @@ "Github": "https://github.com/numerai", "Homepage": "https://numer.ai" }, - "marketcap_usd": 86958218, + "marketcap_usd": 86844258, "name": "Numerai", "network": "eth", "shortcut": "NMR", @@ -15960,7 +15960,7 @@ "Github": "https://github.com/pundix", "Homepage": "https://pundix.com" }, - "marketcap_usd": 131951808, + "marketcap_usd": 125687612, "name": "Pundi X Token", "network": "eth", "shortcut": "NPXS", @@ -16019,7 +16019,7 @@ "Github": "https://github.com/nucypher", "Homepage": "https://nucypher.com" }, - "marketcap_usd": 102670314, + "marketcap_usd": 101175117, "name": "NuCypher Network", "network": "eth", "shortcut": "NU", @@ -16192,7 +16192,7 @@ "links": { "Homepage": "https://www.openanx.org/en" }, - "marketcap_usd": 11390307, + "marketcap_usd": 11045486, "name": "OAX", "network": "eth", "shortcut": "OAX", @@ -16252,7 +16252,7 @@ "Github": "https://github.com/oceanprotocol", "Homepage": "https://oceanprotocol.com" }, - "marketcap_usd": 103817369, + "marketcap_usd": 102841179, "name": "Ocean Token", "network": "eth", "shortcut": "OCEAN", @@ -16271,7 +16271,7 @@ "links": { "Homepage": "http://www.ocnex.net" }, - "marketcap_usd": 684621, + "marketcap_usd": 673175, "name": "Odyssey", "network": "eth", "shortcut": "OCN", @@ -16291,7 +16291,7 @@ "Github": "https://github.com/octofi", "Homepage": "https://octo.fi" }, - "marketcap_usd": 1381722, + "marketcap_usd": 1288408, "name": "OctoFi", "network": "eth", "shortcut": "OCTO", @@ -16351,7 +16351,7 @@ "Github": "https://github.com/originprotocol", "Homepage": "https://www.originprotocol.com" }, - "marketcap_usd": 72678692, + "marketcap_usd": 71147679, "name": "OriginToken", "network": "eth", "shortcut": "OGN", @@ -16371,7 +16371,7 @@ "Github": "https://github.com/OriginProtocol/ousd-governance", "Homepage": "https://governance.ousd.com" }, - "marketcap_usd": 5463075, + "marketcap_usd": 5775820, "name": "Origin Dollar Governance", "network": "eth", "shortcut": "OGV", @@ -16431,7 +16431,7 @@ "Github": "https://github.com/okex/okberc20token", "Homepage": "https://www.okex.com/" }, - "marketcap_usd": 990169347, + "marketcap_usd": 969890641, "name": "OKB", "network": "eth", "shortcut": "OKB", @@ -16510,7 +16510,7 @@ "Github": "https://github.com/omisego", "Homepage": "https://omg.omise.co" }, - "marketcap_usd": 228444639, + "marketcap_usd": 223158726, "name": "OmiseGO", "network": "eth", "shortcut": "OMG", @@ -16588,7 +16588,7 @@ "Github": "https://github.com/onGsocial", "Homepage": "https://somee.social" }, - "marketcap_usd": 159226, + "marketcap_usd": 156806, "name": "SoMee.Social", "network": "eth", "shortcut": "ONG", @@ -16723,7 +16723,7 @@ "Github": "https://github.com/orbs-network", "Homepage": "https://orbs.com" }, - "marketcap_usd": 94228340, + "marketcap_usd": 93149464, "name": "Orbs", "network": "eth", "shortcut": "ORBS", @@ -16801,7 +16801,7 @@ "links": { "Homepage": "https://www.originsport.io" }, - "marketcap_usd": 2858808, + "marketcap_usd": 2666847, "name": "Origin Sport", "network": "eth", "shortcut": "ORS", @@ -16860,7 +16860,7 @@ "Github": "https://github.com/OpenSTFoundation", "Homepage": "https://simpletoken.org" }, - "marketcap_usd": 374510, + "marketcap_usd": 370635, "name": "Simple Token 'OST'", "network": "eth", "shortcut": "OST", @@ -16919,7 +16919,7 @@ "Github": "https://github.com/originprotocol", "Homepage": "https://ousd.com" }, - "marketcap_usd": 44931024, + "marketcap_usd": 44949191, "name": "Origin Dollar", "network": "eth", "shortcut": "OUSD", @@ -16979,7 +16979,7 @@ "Github": "https://github.com/orchidtechnologies/orchid", "Homepage": "https://www.orchid.com" }, - "marketcap_usd": 64366799, + "marketcap_usd": 63182725, "name": "Orchid", "network": "eth", "shortcut": "OXT", @@ -17176,7 +17176,7 @@ "Github": "https://github.com/paxosglobal", "Homepage": "https://www.paxos.com/standard" }, - "marketcap_usd": 941050193, + "marketcap_usd": 942628878, "name": "Paxos Standard (PAX)", "network": "eth", "shortcut": "PAX", @@ -17196,7 +17196,7 @@ "Github": "https://github.com/paxosglobal/paxos-gold-contract", "Homepage": "https://www.paxos.com/paxgold" }, - "marketcap_usd": 534018612, + "marketcap_usd": 536030375, "name": "Paxos Gold", "network": "eth", "shortcut": "PAXG", @@ -17215,7 +17215,7 @@ "links": { "Homepage": "http://www.tenx.tech" }, - "marketcap_usd": 2206094, + "marketcap_usd": 3590819, "name": "TenX", "network": "eth", "shortcut": "PAY", @@ -17468,7 +17468,7 @@ "links": { "Homepage": "https://www.phitoken.io" }, - "marketcap_usd": 366082, + "marketcap_usd": 346234, "name": "PHI Token", "network": "eth", "shortcut": "PHI", @@ -17487,7 +17487,7 @@ "links": { "Homepage": "https://pickle.finance/" }, - "marketcap_usd": 2670035, + "marketcap_usd": 2562812, "name": "Pickle Finance", "network": "eth", "shortcut": "PICKLE", @@ -17506,7 +17506,7 @@ "links": { "Homepage": "https://piplcoin.com" }, - "marketcap_usd": 70565, + "marketcap_usd": 70438, "name": "PIPL Coin", "network": "eth", "shortcut": "PIPL", @@ -17582,7 +17582,7 @@ "links": { "Homepage": "http://pkgtoken.io" }, - "marketcap_usd": 77103, + "marketcap_usd": 75503, "name": "PKG Token", "network": "eth", "shortcut": "PKG", @@ -17601,7 +17601,7 @@ "links": { "Homepage": "https://playkey.io" }, - "marketcap_usd": 71282, + "marketcap_usd": 70182, "name": "Playkey", "network": "eth", "shortcut": "PKT", @@ -17659,7 +17659,7 @@ "Github": "https://github.com/twentythirty/PillarToken", "Homepage": "https://www.pillarproject.io" }, - "marketcap_usd": 1320826, + "marketcap_usd": 1324382, "name": "Pillar Project", "network": "eth", "shortcut": "PLR", @@ -17698,7 +17698,7 @@ "links": { "Homepage": "https://plutus.it" }, - "marketcap_usd": 16865587, + "marketcap_usd": 17063353, "name": "Pluton", "network": "eth", "shortcut": "PLU", @@ -17717,7 +17717,7 @@ "links": { "Homepage": "https://pumapay.io" }, - "marketcap_usd": 1506774, + "marketcap_usd": 661088, "name": "PumaPay", "network": "eth", "shortcut": "PMA", @@ -17756,7 +17756,7 @@ "Github": "https://github.com/kleros", "Homepage": "https://kleros.io" }, - "marketcap_usd": 18786149, + "marketcap_usd": 18696127, "name": "Pinakion", "network": "eth", "shortcut": "PNK", @@ -17775,7 +17775,7 @@ "links": { "Homepage": "https://po.et" }, - "marketcap_usd": 51394, + "marketcap_usd": 57715, "name": "Po.et Tokens", "network": "eth", "shortcut": "POE", @@ -17832,7 +17832,7 @@ "links": { "Homepage": "https://polymath.network" }, - "marketcap_usd": 248524376, + "marketcap_usd": 240203817, "name": "Polymath Network", "network": "eth", "shortcut": "POLY", @@ -17910,7 +17910,7 @@ "links": { "Homepage": "https://powerledger.io" }, - "marketcap_usd": 99626637, + "marketcap_usd": 96355268, "name": "PowerLedger", "network": "eth", "shortcut": "POWR", @@ -17949,7 +17949,7 @@ "Github": "https://github.com/Bitpopulous", "Homepage": "https://populous.co" }, - "marketcap_usd": 3657013, + "marketcap_usd": 3475930, "name": "Populous", "network": "eth", "shortcut": "PPT", @@ -18007,7 +18007,7 @@ "links": { "Homepage": "https://privatix.io" }, - "marketcap_usd": 36363, + "marketcap_usd": 36757, "name": "Privatix", "network": "eth", "shortcut": "PRIX", @@ -18066,7 +18066,7 @@ "Github": "https://github.com/propsproject", "Homepage": "https://propsproject.com" }, - "marketcap_usd": 542523, + "marketcap_usd": 537419, "name": "Props", "network": "eth", "shortcut": "PROPS", @@ -18163,7 +18163,7 @@ "links": { "Homepage": "https://primas.io" }, - "marketcap_usd": 516824, + "marketcap_usd": 504019, "name": "Primas", "network": "eth", "shortcut": "PST", @@ -18222,7 +18222,7 @@ "links": { "Homepage": "https://patientory.com" }, - "marketcap_usd": 185048, + "marketcap_usd": 204432, "name": "Patientory", "network": "eth", "shortcut": "PTOY", @@ -18341,7 +18341,7 @@ "Github": "https://github.com/playgame-global", "Homepage": "https://its.playgame.com" }, - "marketcap_usd": 230955, + "marketcap_usd": 229958, "name": "PlayGame", "network": "eth", "shortcut": "PXG", @@ -18418,7 +18418,7 @@ "links": { "Homepage": "https://liquid.plus" }, - "marketcap_usd": 8452800, + "marketcap_usd": 8040437, "name": "QASH", "network": "eth", "shortcut": "QASH", @@ -18496,7 +18496,7 @@ "links": { "Homepage": "https://quarkchain.io" }, - "marketcap_usd": 72428547, + "marketcap_usd": 70288774, "name": "QuarkChain", "network": "eth", "shortcut": "QKC", @@ -18516,7 +18516,7 @@ "Github": "https://github.com/quantnetwork", "Homepage": "https://www.quant.network/" }, - "marketcap_usd": 1984621191, + "marketcap_usd": 1937265880, "name": "Quant", "network": "eth", "shortcut": "QNT", @@ -18575,7 +18575,7 @@ "Github": "https://github.com/quantstamp", "Homepage": "https://quantstamp.com/" }, - "marketcap_usd": 11146990, + "marketcap_usd": 11074696, "name": "Quantstamp Token", "network": "eth", "shortcut": "QSP", @@ -18673,7 +18673,7 @@ "Github": "https://github.com/rokfin/eth-contracts", "Homepage": "https://www.raetoken.org" }, - "marketcap_usd": 7116743, + "marketcap_usd": 7105329, "name": "RAE Token", "network": "eth", "shortcut": "RAE", @@ -18693,7 +18693,7 @@ "Github": "https://github.com/reflexer-labs/", "Homepage": "https://reflexer.finance/" }, - "marketcap_usd": 13490581, + "marketcap_usd": 13330827, "name": "Rai Reflex Index", "network": "eth", "shortcut": "RAI", @@ -18732,7 +18732,7 @@ "links": { "Homepage": "http://token.dprating.com" }, - "marketcap_usd": 313970, + "marketcap_usd": 314949, "name": "DPRating", "network": "eth", "shortcut": "RATING", @@ -18752,7 +18752,7 @@ "Github": "https://github.com/rublixdev", "Homepage": "https://rublix.io/" }, - "marketcap_usd": 496020, + "marketcap_usd": 488481, "name": "Rublix", "network": "eth", "shortcut": "RBLX", @@ -18791,7 +18791,7 @@ "Github": "https://github.com/ripio/rcn-token", "Homepage": "https://ripiocredit.network" }, - "marketcap_usd": 2180122, + "marketcap_usd": 2163152, "name": "Ripio Credit Network", "network": "eth", "shortcut": "RCN", @@ -18811,7 +18811,7 @@ "Github": "https://github.com/raiden-network/raiden/", "Homepage": "https://raiden.network" }, - "marketcap_usd": 3984292, + "marketcap_usd": 3580682, "name": "Raiden Network", "network": "eth", "shortcut": "RDN", @@ -18908,7 +18908,7 @@ "Github": "https://github.com/red", "Homepage": "https://ico.red-lang.org" }, - "marketcap_usd": 294052, + "marketcap_usd": 294012, "name": "Red Community Token", "network": "eth", "shortcut": "RED", @@ -18948,7 +18948,7 @@ "Github": "http://github.com/reef-defi", "Homepage": "http://reef.finance" }, - "marketcap_usd": 107515057, + "marketcap_usd": 103902135, "name": "Reef Finance", "network": "eth", "shortcut": "REEF", @@ -18986,7 +18986,7 @@ "links": { "Homepage": "https://remme.io" }, - "marketcap_usd": 231232, + "marketcap_usd": 229320, "name": "Remme", "network": "eth", "shortcut": "REM", @@ -19026,7 +19026,7 @@ "Github": "https://github.com/renproject", "Homepage": "https://renproject.io/" }, - "marketcap_usd": 125502589, + "marketcap_usd": 121689922, "name": "Republic Token", "network": "eth", "shortcut": "REN", @@ -19045,7 +19045,7 @@ "links": { "Homepage": "https://augur.net" }, - "marketcap_usd": 77521842, + "marketcap_usd": 75174722, "name": "Augur", "network": "eth", "shortcut": "REP", @@ -19083,7 +19083,7 @@ "links": { "Homepage": "https://request.network" }, - "marketcap_usd": 110728994, + "marketcap_usd": 109511441, "name": "Request Network", "network": "eth", "shortcut": "REQ", @@ -19103,7 +19103,7 @@ "Github": "https://github.com/Revain", "Homepage": "https://revain.org" }, - "marketcap_usd": 67817626, + "marketcap_usd": 65306287, "name": "Revain", "network": "eth", "shortcut": "REV", @@ -19142,7 +19142,7 @@ "links": { "Homepage": "https://refereum.com" }, - "marketcap_usd": 30353171, + "marketcap_usd": 29801018, "name": "Refereum", "network": "eth", "shortcut": "RFR", @@ -19219,7 +19219,7 @@ "links": { "Homepage": "http://iex.ec/" }, - "marketcap_usd": 93216767, + "marketcap_usd": 91098475, "name": "IEx.ec", "network": "eth", "shortcut": "RLC", @@ -19335,7 +19335,7 @@ "links": { "Homepage": "https://www.oneroot.io/en" }, - "marketcap_usd": 466986, + "marketcap_usd": 466138, "name": "OneRoot Network", "network": "eth", "shortcut": "RNT", @@ -19450,7 +19450,7 @@ "links": { "Homepage": "https://roobee.io/" }, - "marketcap_usd": 3230789, + "marketcap_usd": 3249133, "name": "ROOBEE", "network": "eth", "shortcut": "ROOBEE", @@ -19509,7 +19509,7 @@ "Github": "https://github.com/reserve-protocol/rsr-mainnet", "Homepage": "https://reserve.org" }, - "marketcap_usd": 264317626, + "marketcap_usd": 269834814, "name": "Reserve Rights", "network": "eth", "shortcut": "RSR", @@ -19567,7 +19567,7 @@ "links": { "Homepage": "https://www.rotharium.io" }, - "marketcap_usd": 3022805, + "marketcap_usd": 2684480, "name": "Rotharium", "network": "eth", "shortcut": "RTH", @@ -19606,7 +19606,7 @@ "links": { "Homepage": "http://ruffchain.com" }, - "marketcap_usd": 478096, + "marketcap_usd": 469488, "name": "Ruff", "network": "eth", "shortcut": "RUFF", @@ -19664,7 +19664,7 @@ "links": { "Homepage": "https://rivetzintl.com" }, - "marketcap_usd": 15500, + "marketcap_usd": 15264, "name": "Rivetz", "network": "eth", "shortcut": "RVT", @@ -19780,7 +19780,7 @@ "links": { "Homepage": "https://saltlending.com" }, - "marketcap_usd": 4238990, + "marketcap_usd": 3777096, "name": "Salt Lending Token", "network": "eth", "shortcut": "SALT", @@ -19799,7 +19799,7 @@ "links": { "Homepage": "https://santiment.net" }, - "marketcap_usd": 5362666, + "marketcap_usd": 5247616, "name": "Santiment", "network": "eth", "shortcut": "SAN", @@ -19837,7 +19837,7 @@ "links": { "Homepage": "https://ico.nexus.social" }, - "marketcap_usd": 41014, + "marketcap_usd": 40941, "name": "SocialCoin", "network": "eth", "shortcut": "SCL", @@ -19914,7 +19914,7 @@ "links": { "Homepage": "https://www.sentinel-chain.org" }, - "marketcap_usd": 90572, + "marketcap_usd": 88114, "name": "Sentinel Chain", "network": "eth", "shortcut": "SENC", @@ -20126,7 +20126,7 @@ "links": { "Homepage": "https://shibatoken.com" }, - "marketcap_usd": 6999468944, + "marketcap_usd": 6622933610, "name": "SHIBA INU", "network": "eth", "shortcut": "SHIB", @@ -20300,7 +20300,7 @@ "links": { "Homepage": "https://www.skb-coin.jp/en" }, - "marketcap_usd": 304944, + "marketcap_usd": 303604, "name": "Sakura Bloom", "network": "eth", "shortcut": "SKB", @@ -20339,7 +20339,7 @@ "Github": "https://github.com/Steamtradenet/smart-contract", "Homepage": "https://skincoin.org" }, - "marketcap_usd": 39044, + "marketcap_usd": 42310, "name": "SKIN", "network": "eth", "shortcut": "SKIN", @@ -20435,7 +20435,7 @@ "links": { "Homepage": "https://youengine.io" }, - "marketcap_usd": 141951519, + "marketcap_usd": 137424432, "name": "Smooth Love Potion", "network": "eth", "shortcut": "SLP", @@ -20512,7 +20512,7 @@ "links": { "Homepage": "https://suncontract.org" }, - "marketcap_usd": 3145444, + "marketcap_usd": 3104164, "name": "SunContract", "network": "eth", "shortcut": "SNC", @@ -20648,7 +20648,7 @@ "Github": "https://github.com/status-im", "Homepage": "https://status.im" }, - "marketcap_usd": 98890911, + "marketcap_usd": 96694800, "name": "Status Network Token", "network": "eth", "shortcut": "SNT", @@ -20687,7 +20687,7 @@ "Github": "https://github.com/havven/havven", "Homepage": "https://synthetix.io" }, - "marketcap_usd": 780180808, + "marketcap_usd": 734410291, "name": "Synthetix Network Token", "network": "eth", "shortcut": "SNX", @@ -20725,7 +20725,7 @@ "links": { "Homepage": "https://www.allsportschain.com" }, - "marketcap_usd": 2553187, + "marketcap_usd": 2504853, "name": "All Sports", "network": "eth", "shortcut": "SOC", @@ -20783,7 +20783,7 @@ "Github": "https://github.com/cryptosoulgame", "Homepage": "https://cryptosoul.io/" }, - "marketcap_usd": 181780, + "marketcap_usd": 158451, "name": "CryptoSoul", "network": "eth", "shortcut": "SOUL", @@ -20919,7 +20919,7 @@ "links": { "Homepage": "https://spindle.zone" }, - "marketcap_usd": 89058, + "marketcap_usd": 87705, "name": "SPINDLE", "network": "eth", "shortcut": "SPD", @@ -21016,7 +21016,7 @@ "Github": "https://github.com/sirin-labs/crowdsale-smart-contract", "Homepage": "https://sirinlabs.com" }, - "marketcap_usd": 1255312, + "marketcap_usd": 1207199, "name": "Sirin Labs", "network": "eth", "shortcut": "SRN", @@ -21074,7 +21074,7 @@ "links": { "Homepage": "https://smartshare.vip/#" }, - "marketcap_usd": 64954, + "marketcap_usd": 64955, "name": "Smartshare", "network": "eth", "shortcut": "SSP", @@ -21112,7 +21112,7 @@ "links": { "Homepage": "https://coinstarter.com" }, - "marketcap_usd": 10126, + "marketcap_usd": 9972, "name": "Starter Coin", "network": "eth", "shortcut": "STAC", @@ -21150,7 +21150,7 @@ "links": { "Homepage": "http://starbase.co" }, - "marketcap_usd": 141365, + "marketcap_usd": 141366, "name": "Star Token", "network": "eth", "shortcut": "STAR", @@ -21306,7 +21306,7 @@ "Github": "https://github.com/Storj", "Homepage": "https://storj.io" }, - "marketcap_usd": 185978015, + "marketcap_usd": 188212148, "name": "STORJ", "network": "eth", "shortcut": "STORJ", @@ -21384,7 +21384,7 @@ "links": { "Homepage": "https://staker.network" }, - "marketcap_usd": 347, + "marketcap_usd": 346, "name": "Staker", "network": "eth", "shortcut": "STR", @@ -21443,7 +21443,7 @@ "Github": "https://github.com/stx-technologies/stox-token", "Homepage": "https://www.stox.com" }, - "marketcap_usd": 190457, + "marketcap_usd": 192514, "name": "StoxToken", "network": "eth", "shortcut": "STX", @@ -21463,7 +21463,7 @@ "Github": "https://github.com/SubstratumNetwork", "Homepage": "https://substratum.net" }, - "marketcap_usd": 324330, + "marketcap_usd": 254151, "name": "Substratum", "network": "eth", "shortcut": "SUB", @@ -21502,7 +21502,7 @@ "Github": "https://github.com/sushiswap", "Homepage": "https://sushiswapclassic.org/" }, - "marketcap_usd": 203138682, + "marketcap_usd": 192919186, "name": "SushiToken", "network": "eth", "shortcut": "SUSHI", @@ -21561,7 +21561,7 @@ "Github": "https://github.com/swashapp/", "Homepage": "https://swashapp.io/" }, - "marketcap_usd": 6610737, + "marketcap_usd": 6562959, "name": "Swash Token", "network": "eth", "shortcut": "SWASH", @@ -21580,7 +21580,7 @@ "links": { "Homepage": "http://www.swftcoin.com" }, - "marketcap_usd": 5673094, + "marketcap_usd": 5678376, "name": "SwftCoin", "network": "eth", "shortcut": "SWFTC", @@ -21619,7 +21619,7 @@ "links": { "Homepage": "http://swarm.city" }, - "marketcap_usd": 333012, + "marketcap_usd": 331278, "name": "Swarm City Token", "network": "eth", "shortcut": "SWT", @@ -21677,7 +21677,7 @@ "links": { "Homepage": "http://www.spectre.ai" }, - "marketcap_usd": 35112, + "marketcap_usd": 35050, "name": "Spectre.ai U-Token", "network": "eth", "shortcut": "SXUT", @@ -21950,7 +21950,7 @@ "links": { "Homepage": "https://tokenbox.io" }, - "marketcap_usd": 26901, + "marketcap_usd": 20127, "name": "Tokenbox", "network": "eth", "shortcut": "TBX", @@ -22009,7 +22009,7 @@ "links": { "Homepage": "https://www.thorecash.com" }, - "marketcap_usd": 7370, + "marketcap_usd": 7323, "name": "Thore Cash", "network": "eth", "shortcut": "TCH", @@ -22143,7 +22143,7 @@ "links": { "Homepage": "https://www.tokenomy.com" }, - "marketcap_usd": 5608735, + "marketcap_usd": 4610212, "name": "Tokenomy", "network": "eth", "shortcut": "TEN", @@ -22376,7 +22376,7 @@ "links": { "Homepage": "https://chronobase.eu/" }, - "marketcap_usd": 155098, + "marketcap_usd": 153209, "name": "ChronoBase", "network": "eth", "shortcut": "TIK", @@ -22433,7 +22433,7 @@ "links": { "Homepage": "https://www.blocktix.io" }, - "marketcap_usd": 8179, + "marketcap_usd": 8165, "name": "Blocktix", "network": "eth", "shortcut": "TIX", @@ -22490,7 +22490,7 @@ "links": { "Homepage": "https://etherscan.io/token/TokenCard" }, - "marketcap_usd": 2943537, + "marketcap_usd": 2450113, "name": "TokenCard", "network": "eth", "shortcut": "TKN", @@ -22510,7 +22510,7 @@ "Github": "https://github.com/Tokpie/tokpie-contract", "Homepage": "https://tokpie.io/" }, - "marketcap_usd": 5496481, + "marketcap_usd": 5478008, "name": "TOKPIE", "network": "eth", "shortcut": "TKP", @@ -22607,7 +22607,7 @@ "links": { "Homepage": "https://transcodium.com" }, - "marketcap_usd": 31886, + "marketcap_usd": 31401, "name": "Transcodium", "network": "eth", "shortcut": "TNS", @@ -22685,7 +22685,7 @@ "links": { "Homepage": "https://origintrail.io" }, - "marketcap_usd": 83816475, + "marketcap_usd": 83002002, "name": "OriginTrail", "network": "eth", "shortcut": "TRAC", @@ -22781,7 +22781,7 @@ "Github": "https://github.com/WeTrustPlatform", "Homepage": "https://www.wetrust.io" }, - "marketcap_usd": 183656, + "marketcap_usd": 180864, "name": "WeTrust", "network": "eth", "shortcut": "TRST", @@ -22898,7 +22898,7 @@ "Github": "https://github.com/trusttoken", "Homepage": "https://www.trusttoken.com" }, - "marketcap_usd": 819680980, + "marketcap_usd": 820554921, "name": "TrueUSD", "network": "eth", "shortcut": "TUSD", @@ -22995,7 +22995,7 @@ "Github": "https://github.com/ubex-ai", "Homepage": "https://www.ubex.com/" }, - "marketcap_usd": 278587, + "marketcap_usd": 274997, "name": "UBEX Token", "network": "eth", "shortcut": "UBEX", @@ -23014,7 +23014,7 @@ "links": { "Homepage": "https://unibright.io" }, - "marketcap_usd": 32089333, + "marketcap_usd": 32157926, "name": "Unibright", "network": "eth", "shortcut": "UBT", @@ -23091,7 +23091,7 @@ "links": { "Homepage": "https://www.upfiring.com" }, - "marketcap_usd": 765709, + "marketcap_usd": 764252, "name": "Upfiring", "network": "eth", "shortcut": "UFR", @@ -23131,7 +23131,7 @@ "Github": "https://github.com/umbrella-network", "Homepage": "https://umb.network/" }, - "marketcap_usd": 794886, + "marketcap_usd": 790885, "name": "Umbrella", "network": "eth", "shortcut": "UMB", @@ -23150,7 +23150,7 @@ "links": { "Homepage": "https://uniswap.org/" }, - "marketcap_usd": 5535714839, + "marketcap_usd": 5269763951, "name": "Uniswap", "network": "eth", "shortcut": "UNI", @@ -23169,7 +23169,7 @@ "links": { "Homepage": "https://uptoken.org" }, - "marketcap_usd": 40387, + "marketcap_usd": 39773, "name": "UpToken", "network": "eth", "shortcut": "UP", @@ -23188,7 +23188,7 @@ "links": { "Homepage": "https://sentinelprotocol.io" }, - "marketcap_usd": 27850150, + "marketcap_usd": 27540163, "name": "Sentinel Protocol", "network": "eth", "shortcut": "UPP", @@ -23287,7 +23287,7 @@ "Github": "https://github.com/centrehq/centre-tokens", "Homepage": "https://www.centre.io" }, - "marketcap_usd": 43401359829, + "marketcap_usd": 43023962517, "name": "USD//Coin", "network": "eth", "shortcut": "USDC", @@ -23306,7 +23306,7 @@ "links": { "Homepage": "https://stably.io" }, - "marketcap_usd": 462732, + "marketcap_usd": 462950, "name": "StableUSD", "network": "eth", "shortcut": "USDS", @@ -23325,7 +23325,7 @@ "links": { "Homepage": "https://tether.to" }, - "marketcap_usd": 69415309624, + "marketcap_usd": 69415999585, "name": "USD Tether (erc20)", "network": "eth", "shortcut": "USDT", @@ -23365,7 +23365,7 @@ "Github": "https://github.com/utrustdev/", "Homepage": "https://utrust.com" }, - "marketcap_usd": 66457095, + "marketcap_usd": 71785543, "name": "Utrust", "network": "eth", "shortcut": "UTK", @@ -23423,7 +23423,7 @@ "links": { "Homepage": "https://u.network/" }, - "marketcap_usd": 300668, + "marketcap_usd": 302316, "name": "U Networks", "network": "eth", "shortcut": "UUU", @@ -23443,7 +23443,7 @@ "Github": "https://github.com/smartvalor/ValorToken", "Homepage": "https://smartvalor.com" }, - "marketcap_usd": 4234666, + "marketcap_usd": 4175274, "name": "ValorToken", "network": "eth", "shortcut": "VALOR", @@ -23483,7 +23483,7 @@ "Github": "https://github.com/VeriDocGlobal", "Homepage": "https://www.veridocglobal.com/" }, - "marketcap_usd": 2302084, + "marketcap_usd": 2253205, "name": "VeriDocGlobal", "network": "eth", "shortcut": "VDG", @@ -23523,7 +23523,7 @@ "Github": "https://github.com/blockv", "Homepage": "https://blockv.io" }, - "marketcap_usd": 10817553, + "marketcap_usd": 10800084, "name": "BLOCKv", "network": "eth", "shortcut": "VEE", @@ -23543,7 +23543,7 @@ "Github": "https://github.com/vegaprotocol", "Homepage": "https://vega.xyz" }, - "marketcap_usd": 41702640, + "marketcap_usd": 40734485, "name": "Vega", "network": "eth", "shortcut": "VEGA", @@ -23600,7 +23600,7 @@ "links": { "Homepage": "https://veritas.veritaseum.com" }, - "marketcap_usd": 106538808, + "marketcap_usd": 114662928, "name": "Veritaseum", "network": "eth", "shortcut": "VERI", @@ -23619,7 +23619,7 @@ "links": { "Homepage": "https://www.viberate.com" }, - "marketcap_usd": 14340052, + "marketcap_usd": 13703693, "name": "Viberate", "network": "eth", "shortcut": "VIB", @@ -23638,7 +23638,7 @@ "links": { "Homepage": "https://www.vibehub.io" }, - "marketcap_usd": 650891, + "marketcap_usd": 636043, "name": "VIBE Coin", "network": "eth", "shortcut": "VIBE", @@ -23678,7 +23678,7 @@ "Github": "https://github.com/videocoin", "Homepage": "https://www.videocoin.io" }, - "marketcap_usd": 7444362, + "marketcap_usd": 7151414, "name": "VideoCoin", "network": "eth", "shortcut": "VID", @@ -23737,7 +23737,7 @@ "links": { "Homepage": "https://ico.vikky.io" }, - "marketcap_usd": 58936, + "marketcap_usd": 57685, "name": "VikkyToken", "network": "eth", "shortcut": "VIKKY", @@ -23951,7 +23951,7 @@ "links": { "Homepage": "https://victoriavr.com/" }, - "marketcap_usd": 8505378, + "marketcap_usd": 8622254, "name": "Victoria VR", "network": "eth", "shortcut": "VR", @@ -24086,7 +24086,7 @@ "links": { "Homepage": "https://wab.network" }, - "marketcap_usd": 268735, + "marketcap_usd": 263029, "name": "WABnetwork", "network": "eth", "shortcut": "WAB", @@ -24105,7 +24105,7 @@ "links": { "Homepage": "https://taelpay.com" }, - "marketcap_usd": 10578146, + "marketcap_usd": 10719972, "name": "Tael", "network": "eth", "shortcut": "WABI", @@ -24224,7 +24224,7 @@ "Github": "https://github.com/WrappedBTC", "Homepage": "https://wbtc.network" }, - "marketcap_usd": 5021716580, + "marketcap_usd": 5005923961, "name": "Wrapped Bitcoin", "network": "eth", "shortcut": "WBTC", @@ -24419,7 +24419,7 @@ "links": { "Homepage": "https://wings.ai" }, - "marketcap_usd": 444818, + "marketcap_usd": 438057, "name": "WINGS", "network": "eth", "shortcut": "WINGS", @@ -24595,7 +24595,7 @@ "links": { "Homepage": "https://wepower.network" }, - "marketcap_usd": 416616, + "marketcap_usd": 499436, "name": "WePower Token", "network": "eth", "shortcut": "WPR", @@ -24614,7 +24614,7 @@ "links": { "Homepage": "https://worldcore.eu" }, - "marketcap_usd": 19718, + "marketcap_usd": 27825, "name": "Worldcore", "network": "eth", "shortcut": "WRC", @@ -24733,7 +24733,7 @@ "links": { "Homepage": "https://x8currency.com" }, - "marketcap_usd": 617311, + "marketcap_usd": 607929, "name": "X8X", "network": "eth", "shortcut": "X8X", @@ -24771,7 +24771,7 @@ "links": { "Homepage": "http://www.xaurum.org" }, - "marketcap_usd": 1528496, + "marketcap_usd": 1482163, "name": "Xaurum", "network": "eth", "shortcut": "XAUR", @@ -24810,7 +24810,7 @@ "Github": "https://github.com/blitzpredict", "Homepage": "https://www.blitzpredict.io" }, - "marketcap_usd": 55716, + "marketcap_usd": 54445, "name": "BlitzPredict", "network": "eth", "shortcut": "XBP", @@ -24849,7 +24849,7 @@ "links": { "Homepage": "https://www.swisscryptotokens.ch/" }, - "marketcap_usd": 3061542, + "marketcap_usd": 3067642, "name": "CryptoFranc", "network": "eth", "shortcut": "XCHF", @@ -25081,7 +25081,7 @@ "links": { "Homepage": "https://xio.network/" }, - "marketcap_usd": 475415, + "marketcap_usd": 460358, "name": "XIO Network", "network": "eth", "shortcut": "XIO", @@ -25140,7 +25140,7 @@ "Github": "https://github.com/XMaxPlatform", "Homepage": "https://www.xmx.com" }, - "marketcap_usd": 560687, + "marketcap_usd": 586053, "name": "XMax", "network": "eth", "shortcut": "XMX", @@ -25217,7 +25217,7 @@ "links": { "Homepage": "http://www.xov.io" }, - "marketcap_usd": 4483, + "marketcap_usd": 4387, "name": "XOVBank", "network": "eth", "shortcut": "XOV", @@ -25236,7 +25236,7 @@ "links": { "Homepage": "https://xpa.io" }, - "marketcap_usd": 31645, + "marketcap_usd": 30973, "name": "XPA", "network": "eth", "shortcut": "XPA", @@ -25296,7 +25296,7 @@ "Github": "https://github.com/ProtonProtocol", "Homepage": "https://www.protonchain.com/" }, - "marketcap_usd": 33514327, + "marketcap_usd": 32249238, "name": "Proton", "network": "eth", "shortcut": "XPR", @@ -25373,7 +25373,7 @@ "Github": "https://github.com/Xfers/StraitsX-tokens", "Homepage": "https://xfers.com/sg/stablecoin" }, - "marketcap_usd": 61294371, + "marketcap_usd": 62481970, "name": "Singapore-Dollar Backed Stablecoin", "network": "eth", "shortcut": "XSGD", @@ -25392,7 +25392,7 @@ "links": { "Homepage": "https://xyo.network" }, - "marketcap_usd": 76041669, + "marketcap_usd": 75464119, "name": "XYO", "network": "eth", "shortcut": "XYO", @@ -25451,7 +25451,7 @@ "links": { "Homepage": "http://www.yeefoundation.com" }, - "marketcap_usd": 120809, + "marketcap_usd": 120132, "name": "Yee Token", "network": "eth", "shortcut": "YEE", @@ -25471,7 +25471,7 @@ "Github": "https://github.com/iearn-finance", "Homepage": "https://yearn.finance/" }, - "marketcap_usd": 294614557, + "marketcap_usd": 288446827, "name": "yearn.finance", "network": "eth", "shortcut": "YFI", @@ -25491,7 +25491,7 @@ "Github": "https://github.com/yfii/vault", "Homepage": "https://dfi.money/" }, - "marketcap_usd": 49982539, + "marketcap_usd": 49157075, "name": "YFII.finance", "network": "eth", "shortcut": "YFII", @@ -25571,7 +25571,7 @@ "Github": "https://github.com/zapproject", "Homepage": "https://zap.store" }, - "marketcap_usd": 781181, + "marketcap_usd": 818230, "name": "ZAP", "network": "eth", "shortcut": "ZAP", @@ -25590,7 +25590,7 @@ "links": { "Homepage": "https://0chain.net" }, - "marketcap_usd": 9473808, + "marketcap_usd": 8387189, "name": "0chain", "network": "eth", "shortcut": "ZCN", @@ -25628,7 +25628,7 @@ "links": { "Homepage": "https://zsc.io/" }, - "marketcap_usd": 134994, + "marketcap_usd": 133916, "name": "Zeusshield", "network": "eth", "shortcut": "ZCS", @@ -25706,7 +25706,7 @@ "Github": "https://github.com/ZEUS-coin", "Homepage": "https://zeusfundme.com/" }, - "marketcap_usd": 14314, + "marketcap_usd": 14288, "name": "ZeusNetwork", "network": "eth", "shortcut": "ZEUS", @@ -25725,7 +25725,7 @@ "links": { "Homepage": "https://zinc.work" }, - "marketcap_usd": 4991, + "marketcap_usd": 4915, "name": "ZINC", "network": "eth", "shortcut": "ZINC", @@ -25860,7 +25860,7 @@ "links": { "Homepage": "https://zper.io" }, - "marketcap_usd": 22085, + "marketcap_usd": 21616, "name": "ZPER", "network": "eth", "shortcut": "ZPR", @@ -25880,7 +25880,7 @@ "Github": "https://github.com/0xProject", "Homepage": "https://0xproject.com" }, - "marketcap_usd": 215923492, + "marketcap_usd": 214088667, "name": "0x Project", "network": "eth", "shortcut": "ZRX", @@ -26996,7 +26996,7 @@ "Github": "https://github.com/eosdac", "Homepage": "https://eosdac.io/" }, - "marketcap_usd": 320244, + "marketcap_usd": 310246, "name": "eosDAC", "network": "eth", "shortcut": "eosDAC", @@ -33199,12 +33199,8 @@ "type": "erc20", "wallet": [ { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" + "name": "Trezor Suite", + "url": "https://suite.trezor.io" } ] }, @@ -33222,12 +33218,8 @@ "type": "erc20", "wallet": [ { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" + "name": "Trezor Suite", + "url": "https://suite.trezor.io" } ] }, @@ -33580,13 +33572,13 @@ } ] }, - "eth:0XT": { + "eth:0xF": { "links": { - "Homepage": "https://www.0xtrade.finance/" + "Homepage": "https://freighttrust.com" }, "marketcap_usd": 0, - "name": "0XTade", - "shortcut": "0XT", + "name": "Freight Trust Network", + "shortcut": "0xF", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -33601,13 +33593,13 @@ } ] }, - "eth:0xF": { + "eth:420": { "links": { - "Homepage": "https://freighttrust.com" + "Homepage": "https://420integrated.com" }, "marketcap_usd": 0, - "name": "Freight Trust Network", - "shortcut": "0xF", + "name": "420coin", + "shortcut": "420", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -33668,7 +33660,7 @@ "links": { "Homepage": "https://aioz.network" }, - "marketcap_usd": 33025331, + "marketcap_usd": 32129157, "name": "AIOZ Network", "shortcut": "AIOZ", "t1_enabled": "yes", @@ -33710,7 +33702,7 @@ "links": { "Homepage": "https://akroma.io" }, - "marketcap_usd": 15686, + "marketcap_usd": 15658, "name": "Akroma", "shortcut": "AKA", "t1_enabled": "yes", @@ -33727,27 +33719,6 @@ } ] }, - "eth:ALPH": { - "links": { - "Homepage": "https://alph.network" - }, - "marketcap_usd": 0, - "name": "Alph Network", - "shortcut": "ALPH", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:AMBROS": { "links": { "Homepage": "https://ambros.network" @@ -33832,27 +33803,6 @@ } ] }, - "eth:ASA": { - "links": { - "Homepage": "https://astranaut.io" - }, - "marketcap_usd": 0, - "name": "Astra", - "shortcut": "ASA", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:ASK": { "links": { "Homepage": "https://permission.io/" @@ -33878,7 +33828,7 @@ "links": { "Homepage": "https://astar.network/" }, - "marketcap_usd": 150544123, + "marketcap_usd": 149516327, "name": "Astar", "shortcut": "ASTR", "t1_enabled": "yes", @@ -33997,32 +33947,11 @@ } ] }, - "eth:BG": { - "links": { - "Homepage": "https://beagle.chat/" - }, - "marketcap_usd": 0, - "name": "Beagle Messaging Chain", - "shortcut": "BG", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:BNB": { "links": { "Homepage": "https://www.binance.org" }, - "marketcap_usd": 51930928693, + "marketcap_usd": 51094687147, "name": "Binance Smart Chain", "shortcut": "BNB", "t1_enabled": "yes", @@ -34039,12 +33968,12 @@ } ] }, - "eth:BOBA:1294": { + "eth:BOBA": { "links": { "Homepage": "https://boba.network" }, "marketcap_usd": 0, - "name": "Boba Network Bobabeam", + "name": "Boba Network Bobabase", "shortcut": "BOBA", "t1_enabled": "yes", "t2_enabled": "yes", @@ -34102,12 +34031,12 @@ } ] }, - "eth:BRO:1039": { + "eth:BRO": { "links": { - "Homepage": "https://bronos.org" + "Homepage": "https://brochain.org" }, "marketcap_usd": 0, - "name": "Bronos", + "name": "BROChain", "shortcut": "BRO", "t1_enabled": "yes", "t2_enabled": "yes", @@ -34228,27 +34157,6 @@ } ] }, - "eth:CANTO": { - "links": { - "Homepage": "https://canto.io" - }, - "marketcap_usd": 0, - "name": "Canto", - "shortcut": "CANTO", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:CATE": { "links": { "Homepage": "https://catechain.com" @@ -34270,27 +34178,6 @@ } ] }, - "eth:CCN:970": { - "links": { - "Homepage": "https://computecoin.com/" - }, - "marketcap_usd": 0, - "name": "CCN", - "shortcut": "CCN", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:CCP": { "links": { "Homepage": "https://www.cryptocoinpay.co" @@ -34316,7 +34203,7 @@ "links": { "Homepage": "https://docs.celo.org/" }, - "marketcap_usd": 343768955, + "marketcap_usd": 333164130, "name": "Celo", "shortcut": "CELO", "t1_enabled": "yes", @@ -34401,7 +34288,7 @@ "links": { "Homepage": "https://callisto.network" }, - "marketcap_usd": 23537257, + "marketcap_usd": 23364762, "name": "Callisto", "shortcut": "CLO", "t1_enabled": "yes", @@ -34439,27 +34326,6 @@ } ] }, - "eth:CMP": { - "links": { - "Homepage": "https://caduceus.foundation/" - }, - "marketcap_usd": 0, - "name": "CMP-Mainnet", - "shortcut": "CMP", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:CNDL": { "links": { "Homepage": "https://candlelabs.org/" @@ -34481,27 +34347,6 @@ } ] }, - "eth:CONDOR": { - "links": { - "Homepage": "https://condor.systems" - }, - "marketcap_usd": 0, - "name": "Condor Test Network", - "shortcut": "CONDOR", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:CPAY:21337": { "links": { "Homepage": "https://cennz.net" @@ -34590,7 +34435,7 @@ "links": { "Homepage": "https://cronos.org/" }, - "marketcap_usd": 2841854849, + "marketcap_usd": 2722455558, "name": "Cronos", "shortcut": "CRO", "t1_enabled": "yes", @@ -34884,7 +34729,7 @@ "links": { "Homepage": "http://edgewa.re" }, - "marketcap_usd": 4668513, + "marketcap_usd": 4543987, "name": "Edgeware", "shortcut": "EDG", "t1_enabled": "yes", @@ -34905,7 +34750,7 @@ "links": { "Homepage": "https://egem.io" }, - "marketcap_usd": 88727, + "marketcap_usd": 88557, "name": "EtherGem", "shortcut": "EGEM", "t1_enabled": "yes", @@ -35053,7 +34898,7 @@ "links": { "Homepage": "https://ethereumclassic.org" }, - "marketcap_usd": 3328141481, + "marketcap_usd": 3265834039, "name": "Ethereum Classic", "shortcut": "ETC", "t1_enabled": "yes", @@ -35070,7 +34915,7 @@ "links": { "Homepage": "https://ethereum.org" }, - "marketcap_usd": 193510446826, + "marketcap_usd": 189401744793, "name": "Ethereum", "shortcut": "ETH", "t1_enabled": "yes", @@ -35272,27 +35117,6 @@ } ] }, - "eth:EXL": { - "links": { - "Homepage": "" - }, - "marketcap_usd": 0, - "name": "Excoincial Chain", - "shortcut": "EXL", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:EXP": { "links": { "Homepage": "https://expanse.tech" @@ -35356,13 +35180,13 @@ } ] }, - "eth:FIL:314": { + "eth:FIN": { "links": { - "Homepage": "https://filecoin.io" + "Homepage": "https://primusmoney.com" }, "marketcap_usd": 0, - "name": "Filecoin \u2014", - "shortcut": "FIL", + "name": "Firenze test network", + "shortcut": "FIN", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -35377,13 +35201,13 @@ } ] }, - "eth:FIN": { + "eth:FLR": { "links": { - "Homepage": "https://primusmoney.com" + "Homepage": "https://flare.xyz" }, "marketcap_usd": 0, - "name": "Firenze test network", - "shortcut": "FIN", + "name": "Flare", + "shortcut": "FLR", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -35398,13 +35222,13 @@ } ] }, - "eth:FLR": { + "eth:FRA": { "links": { - "Homepage": "https://flare.xyz" + "Homepage": "https://findora.org/" }, - "marketcap_usd": 0, - "name": "Flare", - "shortcut": "FLR", + "marketcap_usd": 14045778, + "name": "Findora", + "shortcut": "FRA", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -35423,7 +35247,7 @@ "links": { "Homepage": "https://www.fusion.org/" }, - "marketcap_usd": 21106902, + "marketcap_usd": 20067184, "name": "Fusion", "shortcut": "FSN", "t1_enabled": "yes", @@ -35570,7 +35394,7 @@ "links": { "Homepage": "https://moonbeam.network/networks/moonbeam/" }, - "marketcap_usd": 205075629, + "marketcap_usd": 203962898, "name": "Moonbeam", "shortcut": "GLMR", "t1_enabled": "yes", @@ -35612,7 +35436,7 @@ "links": { "Homepage": "https://gochain.io" }, - "marketcap_usd": 8831252, + "marketcap_usd": 8860762, "name": "GoChain", "shortcut": "GO", "t1_enabled": "yes", @@ -35629,7 +35453,7 @@ } ] }, - "eth:GT:86": { + "eth:GT": { "links": { "Homepage": "https://www.gatechain.io" }, @@ -35692,27 +35516,6 @@ } ] }, - "eth:HMND": { - "links": { - "Homepage": "https://humanode.io" - }, - "marketcap_usd": 0, - "name": "Humanode", - "shortcut": "HMND", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:HO": { "links": { "Homepage": "https://halo.land/#/" @@ -35780,7 +35583,7 @@ "links": { "Homepage": "https://hpb.io" }, - "marketcap_usd": 1000786, + "marketcap_usd": 987769, "name": "High Performance Blockchain", "shortcut": "HPB", "t1_enabled": "yes", @@ -35990,7 +35793,7 @@ "links": { "Homepage": "https://www.kava.io" }, - "marketcap_usd": 438423697, + "marketcap_usd": 428263632, "name": "Kava EVM", "shortcut": "KAVA", "t1_enabled": "yes", @@ -36028,32 +35831,11 @@ } ] }, - "eth:KEK": { - "links": { - "Homepage": "https://kekchain.com" - }, - "marketcap_usd": 0, - "name": "Kekchain", - "shortcut": "KEK", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:KLAY": { "links": { "Homepage": "https://www.klaytn.com/" }, - "marketcap_usd": 774976723, + "marketcap_usd": 744892923, "name": "Klaytn", "shortcut": "KLAY", "t1_enabled": "yes", @@ -36217,32 +35999,11 @@ } ] }, - "eth:LYC": { - "links": { - "Homepage": "https://lycanchain.com" - }, - "marketcap_usd": 0, - "name": "Lycan Chain", - "shortcut": "LYC", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:MATH": { "links": { "Homepage": "https://mathchain.org" }, - "marketcap_usd": 10138594, + "marketcap_usd": 10761824, "name": "MathChain", "shortcut": "MATH", "t1_enabled": "yes", @@ -36263,7 +36024,7 @@ "links": { "Homepage": "https://polygon.technology/" }, - "marketcap_usd": 7694718402, + "marketcap_usd": 7431717654, "name": "Polygon", "shortcut": "MATIC", "t1_enabled": "yes", @@ -36280,32 +36041,11 @@ } ] }, - "eth:MEER": { - "links": { - "Homepage": "https://github.com/Qitmeer" - }, - "marketcap_usd": 0, - "name": "Qitmeer", - "shortcut": "MEER", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:META": { "links": { "Homepage": "https://metadium.com" }, - "marketcap_usd": 51930982, + "marketcap_usd": 51333840, "name": "Metadium", "shortcut": "META", "t1_enabled": "yes", @@ -36322,27 +36062,6 @@ } ] }, - "eth:METAL:381931": { - "links": { - "Homepage": "https://www.metalblockchain.org/" - }, - "marketcap_usd": 68525264, - "name": "Metal C-Chain", - "shortcut": "METAL", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:METIS": { "links": { "Homepage": "https://www.metis.io" @@ -36452,7 +36171,7 @@ "links": { "Homepage": "https://moonbeam.network/networks/moonriver/" }, - "marketcap_usd": 60706358, + "marketcap_usd": 59768358, "name": "Moonriver", "shortcut": "MOVR", "t1_enabled": "yes", @@ -36515,7 +36234,7 @@ "links": { "Homepage": "https://mtv.ac" }, - "marketcap_usd": 4059075, + "marketcap_usd": 4083320, "name": "MultiVAC", "shortcut": "MTV", "t1_enabled": "yes", @@ -36578,7 +36297,7 @@ "links": { "Homepage": "https://www.newtonproject.org/" }, - "marketcap_usd": 4971630, + "marketcap_usd": 4921218, "name": "Newton", "shortcut": "NEW", "t1_enabled": "yes", @@ -36620,7 +36339,7 @@ "links": { "Homepage": "https://www.energi.world/" }, - "marketcap_usd": 9846838, + "marketcap_usd": 10456381, "name": "Energi", "shortcut": "NRG", "t1_enabled": "yes", @@ -36658,27 +36377,6 @@ } ] }, - "eth:NUM": { - "links": { - "Homepage": "https://numbersprotocol.io" - }, - "marketcap_usd": 0, - "name": "Numbers", - "shortcut": "NUM", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:OAC": { "links": { "Homepage": "https://scan.oasischain.io" @@ -36746,7 +36444,7 @@ "links": { "Homepage": "https://oneledger.io" }, - "marketcap_usd": 2934410, + "marketcap_usd": 2972940, "name": "OneLedger", "shortcut": "OLT", "t1_enabled": "yes", @@ -36788,7 +36486,7 @@ "links": { "Homepage": "https://omchain.io" }, - "marketcap_usd": 382069, + "marketcap_usd": 383185, "name": "omChain", "shortcut": "OMC", "t1_enabled": "yes", @@ -36809,7 +36507,7 @@ "links": { "Homepage": "https://www.harmony.one/" }, - "marketcap_usd": 239924575, + "marketcap_usd": 236145795, "name": "Harmony", "shortcut": "ONE", "t1_enabled": "yes", @@ -36830,7 +36528,7 @@ "links": { "Homepage": "https://www.harmony.one/" }, - "marketcap_usd": 239924575, + "marketcap_usd": 236145795, "name": "Harmony", "shortcut": "ONE", "t1_enabled": "yes", @@ -36851,7 +36549,7 @@ "links": { "Homepage": "https://www.harmony.one/" }, - "marketcap_usd": 239924575, + "marketcap_usd": 236145795, "name": "Harmony", "shortcut": "ONE", "t1_enabled": "yes", @@ -36872,7 +36570,7 @@ "links": { "Homepage": "https://www.harmony.one/" }, - "marketcap_usd": 239924575, + "marketcap_usd": 236145795, "name": "Harmony", "shortcut": "ONE", "t1_enabled": "yes", @@ -36893,7 +36591,7 @@ "links": { "Homepage": "https://ont.io/" }, - "marketcap_usd": 196016911, + "marketcap_usd": 190530450, "name": "Ontology", "shortcut": "ONG", "t1_enabled": "yes", @@ -36931,48 +36629,6 @@ } ] }, - "eth:ORL": { - "links": { - "Homepage": "https://orlchain.com" - }, - "marketcap_usd": 0, - "name": "Orlando Chain", - "shortcut": "ORL", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, - "eth:OXYN": { - "links": { - "Homepage": "https://beta.opulent-x.com" - }, - "marketcap_usd": 0, - "name": "Opulent-X BETA", - "shortcut": "OXYN", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:OY": { "links": { "Homepage": "https://www.oychain.io" @@ -37061,7 +36717,7 @@ "links": { "Homepage": "https://explorer.lightstreams.io" }, - "marketcap_usd": 46043, + "marketcap_usd": 45057, "name": "Lightstreams", "shortcut": "PHT", "t1_enabled": "yes", @@ -37099,27 +36755,6 @@ } ] }, - "eth:PI:2099156": { - "links": { - "Homepage": "https://plian.org/" - }, - "marketcap_usd": 0, - "name": "Plian", - "shortcut": "PI", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:PIRL": { "links": { "Homepage": "https://pirl.io" @@ -37187,7 +36822,7 @@ "links": { "Homepage": "https://poa.network" }, - "marketcap_usd": 5267699, + "marketcap_usd": 5187637, "name": "POA Network Core", "shortcut": "POA", "t1_enabled": "yes", @@ -37208,7 +36843,7 @@ "links": { "Homepage": "https://polis.tech" }, - "marketcap_usd": 122359, + "marketcap_usd": 119191, "name": "Polis", "shortcut": "POLIS", "t1_enabled": "yes", @@ -37225,27 +36860,6 @@ } ] }, - "eth:POM": { - "links": { - "Homepage": "https://proofofmemes.org" - }, - "marketcap_usd": 0, - "name": "Proof Of Memes", - "shortcut": "POM", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:POP": { "links": { "Homepage": "https://popcateum.org" @@ -37267,27 +36881,6 @@ } ] }, - "eth:POSI:900000": { - "links": { - "Homepage": "https://posichain.org" - }, - "marketcap_usd": 0, - "name": "Posichain", - "shortcut": "POSI", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:PRB": { "links": { "Homepage": "https://net.paribu.com" @@ -37330,32 +36923,11 @@ } ] }, - "eth:QKA": { - "links": { - "Homepage": "https://qkacoin.org" - }, - "marketcap_usd": 0, - "name": "Quokkacoin", - "shortcut": "QKA", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:QKC:100000": { "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72428547, + "marketcap_usd": 70288774, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -37376,7 +36948,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72428547, + "marketcap_usd": 70288774, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -37397,7 +36969,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72428547, + "marketcap_usd": 70288774, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -37418,7 +36990,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72428547, + "marketcap_usd": 70288774, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -37439,7 +37011,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72428547, + "marketcap_usd": 70288774, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -37460,7 +37032,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72428547, + "marketcap_usd": 70288774, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -37481,7 +37053,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72428547, + "marketcap_usd": 70288774, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -37502,7 +37074,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72428547, + "marketcap_usd": 70288774, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -37523,7 +37095,7 @@ "links": { "Homepage": "https://www.quarkchain.io" }, - "marketcap_usd": 72428547, + "marketcap_usd": 70288774, "name": "QuarkChain", "shortcut": "QKC", "t1_enabled": "yes", @@ -37603,32 +37175,11 @@ } ] }, - "eth:REDLC": { - "links": { - "Homepage": "https://redlight.finance/" - }, - "marketcap_usd": 0, - "name": "Redlight Chain", - "shortcut": "REDLC", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:REI:47805": { "links": { "Homepage": "https://rei.network/" }, - "marketcap_usd": 29762601, + "marketcap_usd": 29317148, "name": "REI Network", "shortcut": "REI", "t1_enabled": "yes", @@ -37645,32 +37196,11 @@ } ] }, - "eth:RESIN": { - "links": { - "Homepage": "https://resincoin.dev" - }, - "marketcap_usd": 0, - "name": "ResinCoin", - "shortcut": "RESIN", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:RING": { "links": { "Homepage": "https://darwinia.network/" }, - "marketcap_usd": 7528572, + "marketcap_usd": 7465585, "name": "Darwinia Network", "shortcut": "RING", "t1_enabled": "yes", @@ -37734,7 +37264,7 @@ "Homepage": "https://docs.oasis.dev/general/developer-resources/overview" }, "marketcap_usd": 0, - "name": "Oasis Emerald ParaTime", + "name": "Emerald Paratime", "shortcut": "ROSE", "t1_enabled": "yes", "t2_enabled": "yes", @@ -37754,7 +37284,7 @@ "links": { "Homepage": "https://rangersprotocol.com" }, - "marketcap_usd": 1394688, + "marketcap_usd": 1399497, "name": "Rangers Protocol", "shortcut": "RPG", "t1_enabled": "yes", @@ -37813,27 +37343,6 @@ } ] }, - "eth:SEED": { - "links": { - "Homepage": "https://www.seedcoin.network/" - }, - "marketcap_usd": 0, - "name": "SeedCoin-Network", - "shortcut": "SEED", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:SETM": { "links": { "Homepage": "https://setheum.xyz" @@ -37918,32 +37427,11 @@ } ] }, - "eth:SHM": { - "links": { - "Homepage": "https://docs.shardeum.org/" - }, - "marketcap_usd": 0, - "name": "Shardeum Liberty", - "shortcut": "SHM", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:SKU": { "links": { "Homepage": "https://clover.finance/sakura" }, - "marketcap_usd": 951242, + "marketcap_usd": 904244, "name": "Sakura", "shortcut": "SKU", "t1_enabled": "yes", @@ -37964,7 +37452,7 @@ "links": { "Homepage": "https://smartmesh.io" }, - "marketcap_usd": 2073081, + "marketcap_usd": 2032204, "name": "SmartMesh", "shortcut": "SMT", "t1_enabled": "yes", @@ -38111,7 +37599,7 @@ "links": { "Homepage": "https://seelen.pro/" }, - "marketcap_usd": 2781374, + "marketcap_usd": 2742038, "name": "Seele", "shortcut": "Seele", "t1_enabled": "yes", @@ -38275,27 +37763,6 @@ } ] }, - "eth:TOKI:8654": { - "links": { - "Homepage": "https://www.buildwithtoki.com" - }, - "marketcap_usd": 0, - "name": "Toki Network", - "shortcut": "TOKI", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:TOMB": { "links": { "Homepage": "https://tombchain.com/" @@ -38321,7 +37788,7 @@ "links": { "Homepage": "https://tomochain.com" }, - "marketcap_usd": 39861810, + "marketcap_usd": 38639467, "name": "TomoChain", "shortcut": "TOMO", "t1_enabled": "yes", @@ -38426,7 +37893,7 @@ "links": { "Homepage": "https://thundercore.com" }, - "marketcap_usd": 47694303, + "marketcap_usd": 46482691, "name": "ThunderCore", "shortcut": "TT", "t1_enabled": "yes", @@ -38443,48 +37910,6 @@ } ] }, - "eth:TWL": { - "links": { - "Homepage": "https://twala.io/" - }, - "marketcap_usd": 0, - "name": "Jellie", - "shortcut": "TWL", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, - "eth:TXDC": { - "links": { - "Homepage": "https://xinfin.org" - }, - "marketcap_usd": 0, - "name": "XDC Apothem Network", - "shortcut": "TXDC", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:TXL": { "links": { "Homepage": "https://autobahn.network" @@ -38552,7 +37977,7 @@ "links": { "Homepage": "https://ubiqsmart.com" }, - "marketcap_usd": 1839781, + "marketcap_usd": 1797469, "name": "Ubiq", "shortcut": "UBQ", "t1_enabled": "yes", @@ -38569,48 +37994,6 @@ } ] }, - "eth:ULX": { - "links": { - "Homepage": "https://ultron.foundation" - }, - "marketcap_usd": 0, - "name": "Ultron", - "shortcut": "ULX", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, - "eth:USD:2020": { - "links": { - "Homepage": "https://publicmint.com" - }, - "marketcap_usd": 0, - "name": "PublicMint", - "shortcut": "USD", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:UZMI": { "links": { "Homepage": "https://uzmigames.com.br/" @@ -38716,27 +38099,6 @@ } ] }, - "eth:VSC": { - "links": { - "Homepage": "https://vsc-dataseed.vyvo.org" - }, - "marketcap_usd": 0, - "name": "Vyvo Smart Chain", - "shortcut": "VSC", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:W3G": { "links": { "Homepage": "https://web3games.org/" @@ -38783,7 +38145,7 @@ "links": { "Homepage": "https://www.wanscan.org" }, - "marketcap_usd": 34688544, + "marketcap_usd": 34185865, "name": "Wanchain", "shortcut": "WAN", "t1_enabled": "yes", @@ -38825,30 +38187,9 @@ } ] }, - "eth:WEMIX": { - "links": { - "Homepage": "https://wemix.com" - }, - "marketcap_usd": 392959599, - "name": "WEMIX3.0", - "shortcut": "WEMIX", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:WGM": { "links": { - "Homepage": "https://subnets-test.avax.network/wagmi/details" + "Homepage": "https://trywagmi.xyz" }, "marketcap_usd": 0, "name": "WAGMI", @@ -38893,7 +38234,7 @@ "Homepage": "https://xinfin.org" }, "marketcap_usd": 0, - "name": "XinFin XDC Network", + "name": "XinFin Network", "shortcut": "XDC", "t1_enabled": "yes", "t2_enabled": "yes", @@ -39035,7 +38376,7 @@ "links": { "Homepage": "https://www.singularity.gold" }, - "marketcap_usd": 103755, + "marketcap_usd": 103580, "name": "Singularity ZERO", "shortcut": "ZERO", "t1_enabled": "yes", @@ -39161,7 +38502,7 @@ "links": { "Homepage": "https://www.platon.network" }, - "marketcap_usd": 21661805, + "marketcap_usd": 20556182, "name": "PlatON", "shortcut": "lat", "t1_enabled": "yes", @@ -39199,48 +38540,6 @@ } ] }, - "eth:mALGO": { - "links": { - "Homepage": "https://milkomeda.com" - }, - "marketcap_usd": 0, - "name": "Milkomeda A1", - "shortcut": "mALGO", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, - "eth:nSAN": { - "links": { - "Homepage": "https://sanr.app" - }, - "marketcap_usd": 0, - "name": "SanR Chain", - "shortcut": "nSAN", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, "eth:pCKB": { "links": { "Homepage": "https://www.nervos.org" @@ -39283,34 +38582,13 @@ } ] }, - "eth:tBVE": { - "links": { - "Homepage": "https://beverlyhills.ethdevops.io" - }, - "marketcap_usd": 0, - "name": "Beverly Hills", - "shortcut": "tBVE", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, - "eth:tETH:3": { + "eth:tGOR": { "links": { - "Homepage": "https://github.com/ethereum/ropsten" + "Homepage": "https://goerli.net/#about" }, "marketcap_usd": 0, - "name": "Ropsten", - "shortcut": "tETH", + "name": "G\u00f6rli", + "shortcut": "tGOR", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -39325,13 +38603,13 @@ } ] }, - "eth:tETH:4": { + "eth:tKOR": { "links": { - "Homepage": "https://www.rinkeby.io" + "Homepage": "https://optimism.io" }, "marketcap_usd": 0, - "name": "Rinkeby", - "shortcut": "tETH", + "name": "Optimism Kovan", + "shortcut": "tKOR", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -39346,34 +38624,13 @@ } ] }, - "eth:tETH:42": { + "eth:tKOV": { "links": { "Homepage": "https://kovan-testnet.github.io/website" }, "marketcap_usd": 0, "name": "Kovan", - "shortcut": "tETH", - "t1_enabled": "yes", - "t2_enabled": "yes", - "type": "coin", - "wallet": [ - { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" - } - ] - }, - "eth:tETH:421611": { - "links": { - "Homepage": "https://arbitrum.io" - }, - "marketcap_usd": 0, - "name": "Arbitrum Rinkeby", - "shortcut": "tETH", + "shortcut": "tKOV", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -39388,13 +38645,13 @@ } ] }, - "eth:tETH:5": { + "eth:tMATIC": { "links": { - "Homepage": "https://goerli.net/#about" + "Homepage": "https://polygon.technology/" }, "marketcap_usd": 0, - "name": "G\u00f6rli", - "shortcut": "tETH", + "name": "Mumbai", + "shortcut": "tMATIC", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -39409,13 +38666,13 @@ } ] }, - "eth:tETH:69": { + "eth:tRIN": { "links": { - "Homepage": "https://optimism.io" + "Homepage": "https://www.rinkeby.io" }, "marketcap_usd": 0, - "name": "Optimism Kovan", - "shortcut": "tETH", + "name": "Rinkeby", + "shortcut": "tRIN", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", @@ -39430,24 +38687,20 @@ } ] }, - "eth:tMATIC": { + "eth:tROP": { "links": { - "Homepage": "https://polygon.technology/" + "Homepage": "https://github.com/ethereum/ropsten" }, "marketcap_usd": 0, - "name": "Mumbai", - "shortcut": "tMATIC", + "name": "Ropsten", + "shortcut": "tROP", "t1_enabled": "yes", "t2_enabled": "yes", "type": "coin", "wallet": [ { - "name": "MyCrypto", - "url": "https://mycrypto.com" - }, - { - "name": "MyEtherWallet", - "url": "https://www.myetherwallet.com" + "name": "Trezor Suite", + "url": "https://suite.trezor.io" } ] }, @@ -39474,10 +38727,10 @@ }, "eth:xDAI:100": { "links": { - "Homepage": "https://docs.gnosischain.com" + "Homepage": "https://developers.gnosischain.com" }, - "marketcap_usd": 10991746, - "name": "Gnosis", + "marketcap_usd": 10886195, + "name": "Gnosis Chain", "shortcut": "xDAI", "t1_enabled": "yes", "t2_enabled": "yes", @@ -39497,8 +38750,8 @@ "links": { "Homepage": "https://www.xdaichain.com/for-developers/optimism-optimistic-rollups-on-gc" }, - "marketcap_usd": 10991746, - "name": "Optimism on Gnosis", + "marketcap_usd": 10886195, + "name": "Optimism on Gnosis Chain", "shortcut": "xDAI", "t1_enabled": "yes", "t2_enabled": "yes", @@ -39514,12 +38767,12 @@ } ] }, - "eth:\u03a6:144": { + "eth:\u03a6": { "links": { "Homepage": "https://phi.network" }, "marketcap_usd": 0, - "name": "PHI Network v2", + "name": "PHI Network", "shortcut": "\u03a6", "t1_enabled": "yes", "t2_enabled": "yes", @@ -39561,7 +38814,7 @@ "Github": "https://github.com/input-output-hk/cardano-node", "Homepage": "https://www.cardano.org" }, - "marketcap_usd": 13846929503, + "marketcap_usd": 13465469418, "name": "Cardano", "shortcut": "ADA", "t1_enabled": "no", @@ -39578,7 +38831,7 @@ "links": { "Homepage": "https://binance.org" }, - "marketcap_usd": 51930928693, + "marketcap_usd": 51094687147, "name": "Binance Chain", "shortcut": "BNB", "t1_enabled": "no", @@ -39596,7 +38849,7 @@ "Github": "https://github.com/EOSIO/eos", "Homepage": "https://eos.io" }, - "marketcap_usd": 1159825847, + "marketcap_usd": 1145362807, "name": "EOS", "shortcut": "EOS", "t1_enabled": "no", @@ -39614,7 +38867,7 @@ "Github": "https://github.com/maidsafe", "Homepage": "https://maidsafe.net" }, - "marketcap_usd": 63472183, + "marketcap_usd": 62465583, "name": "MaidSafeCoin", "shortcut": "MAID", "t1_enabled": "yes", @@ -39639,7 +38892,7 @@ "links": { "Homepage": "https://tether.to" }, - "marketcap_usd": 69415309624, + "marketcap_usd": 69415999585, "name": "Tether", "shortcut": "USDT", "t1_enabled": "yes", @@ -39652,7 +38905,7 @@ "Github": "https://github.com/stellar/stellar-core", "Homepage": "https://www.stellar.org" }, - "marketcap_usd": 2822904739, + "marketcap_usd": 2772490697, "name": "Stellar", "shortcut": "XLM", "t1_enabled": "yes", @@ -39678,7 +38931,7 @@ "Github": "https://github.com/monero-project/monero", "Homepage": "https://getmonero.org" }, - "marketcap_usd": 2736190485, + "marketcap_usd": 2729162888, "name": "Monero", "shortcut": "XMR", "t1_enabled": "no", @@ -39696,7 +38949,7 @@ "Github": "https://github.com/ripple/rippled", "Homepage": "https://ripple.com" }, - "marketcap_usd": 23178722877, + "marketcap_usd": 22723856105, "name": "Ripple", "shortcut": "XRP", "t1_enabled": "no", @@ -39718,7 +38971,7 @@ "Github": "https://github.com/tezos/tezos", "Homepage": "https://tezos.com" }, - "marketcap_usd": 1295453813, + "marketcap_usd": 1274246127, "name": "Tezos", "shortcut": "XTZ", "t1_enabled": "no", @@ -39821,7 +39074,7 @@ "links": { "Homepage": "https://nemplatform.com" }, - "marketcap_usd": 352613709, + "marketcap_usd": 343868874, "name": "NEM", "shortcut": "XEM", "t1_enabled": "yes", @@ -39836,12 +39089,12 @@ } }, "info": { - "marketcap_supported": "108.56 %", - "marketcap_usd": 1103631481929, - "t1_coins": 2004, - "t2_coins": 2010, - "total_marketcap_usd": 1016619520051, - "updated_at": 1667329413, - "updated_at_readable": "Tue Nov 1 20:03:33 2022" + "marketcap_supported": "108.72 %", + "marketcap_usd": 1091938540074, + "t1_coins": 1969, + "t2_coins": 1975, + "total_marketcap_usd": 1004395134375, + "updated_at": 1667386190, + "updated_at_readable": "Wed Nov 2 11:49:50 2022" } } diff --git a/common/defs/duplicity_overrides.json b/common/defs/duplicity_overrides.json index efbe21709..51c0cedb4 100644 --- a/common/defs/duplicity_overrides.json +++ b/common/defs/duplicity_overrides.json @@ -19,11 +19,6 @@ "eth:tGOR:420": false, "eth:tCELO:44787": false, "eth:tCELO:62320": false, - "eth:tETH:3": false, - "eth:tETH:4": false, - "eth:tETH:5": false, - "eth:tETH:42": false, - "eth:tETH:69": false, "eth:QKC:100000": false, "eth:QKC:100001": false, "eth:QKC:100002": false, diff --git a/common/defs/ethereum/chains b/common/defs/ethereum/chains index 8e43bd12c..4ba4ca129 160000 --- a/common/defs/ethereum/chains +++ b/common/defs/ethereum/chains @@ -1 +1 @@ -Subproject commit 8e43bd12ce4404fedbe14295866878b8e6cb0ac5 +Subproject commit 4ba4ca129c4d8b1b01179bfa50ad74c2a5b51b72 diff --git a/common/defs/support.json b/common/defs/support.json index c4e8fd7d9..74ed794e1 100644 --- a/common/defs/support.json +++ b/common/defs/support.json @@ -59,7 +59,10 @@ "eth:PIRL": true, "eth:RBTC": true, "eth:UBQ": true, + "eth:tKOV": true, "eth:tRBTC": true, + "eth:tRIN": true, + "eth:tROP": true, "misc:ADA": true, "misc:BNB": true, "misc:EOS": true, @@ -93,6 +96,7 @@ "bitcoin:ZEC": true, "eth:ETC": true, "eth:ETH:1": true, + "eth:tROP": true, "misc:XRP": true, "misc:tXRP": true }, @@ -2043,19 +2047,17 @@ "erc20:ubq:SPHRC": "1.10.6", "erc20:ubq:TGE1": "1.10.6", "eth:$OC": "1.10.5", - "eth:0XT": "1.11.3", "eth:0xF": "1.9.4", + "eth:420": "1.9.5", "eth:AAC": "1.10.6", "eth:ACA": "1.9.5", "eth:AIOZ": "1.11.2", "eth:AITD": "1.11.2", "eth:AKA": "1.6.3", - "eth:ALPH": "1.11.3", "eth:AMBROS": "1.11.2", "eth:AME": "1.11.2", "eth:APTA": "1.11.3", "eth:AQUA": "1.8.2", - "eth:ASA": "1.11.3", "eth:ASK": "1.10.4", "eth:ASTR": "1.11.2", "eth:ATS": "1.8.0", @@ -2063,20 +2065,17 @@ "eth:AVAX": "1.9.5", "eth:BCS": "1.10.6", "eth:BELLY": "1.11.2", - "eth:BG": "1.11.3", "eth:BNB": "1.9.4", - "eth:BOBA:1294": "1.11.3", + "eth:BOBA": "1.11.2", "eth:BOY": "1.10.6", "eth:BRB": "1.11.2", - "eth:BRO:1039": "1.11.3", + "eth:BRO": "1.10.6", "eth:BTA": "1.10.4", "eth:BTCIX": "1.10.5", "eth:BTM": "1.10.5", "eth:BTT": "1.10.4", "eth:Brise": "1.11.2", - "eth:CANTO": "1.11.3", "eth:CATE": "1.10.3", - "eth:CCN:970": "1.11.3", "eth:CCP": "1.10.6", "eth:CELO": "1.9.5", "eth:CEM": "1.11.2", @@ -2084,9 +2083,7 @@ "eth:CLASS": "1.10.6", "eth:CLO": "1.6.2", "eth:CLV": "1.10.3", - "eth:CMP": "1.11.3", "eth:CNDL": "1.11.2", - "eth:CONDOR": "1.11.3", "eth:CPAY:21337": "1.11.2", "eth:CPAY:3000": "1.11.2", "eth:CPAY:3001": "1.11.2", @@ -2124,13 +2121,12 @@ "eth:EVC": "1.10.3", "eth:EVMOS": "1.10.6", "eth:EWT": "1.9.4", - "eth:EXL": "1.11.3", "eth:EXP": "1.6.2", "eth:EZC": "1.11.2", "eth:FETH": "1.10.3", - "eth:FIL:314": "1.11.3", "eth:FIN": "1.9.4", "eth:FLR": "1.9.5", + "eth:FRA": "1.11.2", "eth:FSN": "1.10.3", "eth:FTM": "1.9.4", "eth:FUSE": "1.9.4", @@ -2141,10 +2137,9 @@ "eth:GLMR": "1.10.3", "eth:GNC": "1.10.6", "eth:GO": "1.6.2", - "eth:GT:86": "1.11.3", + "eth:GT": "1.10.3", "eth:GooD": "1.10.3", "eth:HAIC": "1.10.3", - "eth:HMND": "1.11.3", "eth:HO": "1.10.5", "eth:HOO": "1.11.2", "eth:HOP": "1.10.5", @@ -2160,7 +2155,6 @@ "eth:KAR": "1.9.5", "eth:KAVA": "1.11.2", "eth:KCS": "1.10.3", - "eth:KEK": "1.11.3", "eth:KLAY": "1.9.5", "eth:KSX": "1.11.2", "eth:KTO:2559": "1.10.3", @@ -2169,12 +2163,9 @@ "eth:LA": "1.10.6", "eth:LISINS": "1.11.2", "eth:LUDAN": "1.11.2", - "eth:LYC": "1.11.3", "eth:MATH": "1.9.5", "eth:MATIC": "1.9.4", - "eth:MEER": "1.11.3", "eth:META": "1.8.2", - "eth:METAL:381931": "1.11.3", "eth:METIS": "1.10.5", "eth:MINTME": "1.10.3", "eth:MIX": "1.7.2", @@ -2190,7 +2181,6 @@ "eth:NEXT": "1.10.5", "eth:NRG": "1.9.4", "eth:NTT": "1.10.5", - "eth:NUM": "1.11.3", "eth:OAC": "1.11.2", "eth:OKT": "1.9.5", "eth:OLO": "1.10.3", @@ -2203,26 +2193,20 @@ "eth:ONE:1666600003": "1.9.5", "eth:ONG": "1.10.3", "eth:OPC": "1.11.2", - "eth:ORL": "1.11.3", - "eth:OXYN": "1.11.3", "eth:OY": "1.10.6", "eth:PALM": "1.9.5", "eth:PETH": "1.10.3", "eth:PFT:909": "1.11.2", "eth:PHT": "1.9.4", "eth:PHX": "1.10.6", - "eth:PI:2099156": "1.11.3", "eth:PIRL": "1.6.3", "eth:PIX": "1.10.5", "eth:PLS": "1.10.4", "eth:POA": "1.9.4", "eth:POLIS": "1.10.6", - "eth:POM": "1.11.3", "eth:POP": "1.10.4", - "eth:POSI:900000": "1.11.3", "eth:PRB": "1.10.6", "eth:QDC": "1.11.2", - "eth:QKA": "1.11.3", "eth:QKC:100000": "1.10.3", "eth:QKC:100001": "1.10.3", "eth:QKC:100002": "1.10.3", @@ -2235,9 +2219,7 @@ "eth:QKI": "1.10.3", "eth:RBD": "1.9.4", "eth:RBTC": "1.6.2", - "eth:REDLC": "1.11.3", "eth:REI:47805": "1.10.6", - "eth:RESIN": "1.11.3", "eth:RING": "1.11.2", "eth:RNA": "1.10.3", "eth:ROC:1288": "1.11.2", @@ -2245,12 +2227,10 @@ "eth:RPG": "1.10.5", "eth:RUPX": "1.9.5", "eth:SDN": "1.10.4", - "eth:SEED": "1.11.3", "eth:SETM": "1.10.6", "eth:SFL": "1.11.2", "eth:SGB": "1.10.3", "eth:SHIB": "1.10.5", - "eth:SHM": "1.11.3", "eth:SKU": "1.10.3", "eth:SMT": "1.11.2", "eth:SNT": "1.10.6", @@ -2269,7 +2249,6 @@ "eth:TFI": "1.9.5", "eth:TLC": "1.11.2", "eth:TLOS:40": "1.10.3", - "eth:TOKI:8654": "1.11.3", "eth:TOMB": "1.11.2", "eth:TOMO:88": "1.10.6", "eth:TOYS": "1.9.5", @@ -2279,25 +2258,20 @@ "eth:TST": "1.9.4", "eth:TT": "1.9.4", "eth:TUBQ": "1.9.4", - "eth:TWL": "1.11.3", "eth:TXDC": "1.9.5", "eth:TXL": "1.11.2", "eth:U+25B3": "1.9.4", "eth:UBC": "1.10.6", "eth:UBQ": "1.6.2", - "eth:ULX": "1.11.3", - "eth:USD:2020": "1.11.3", "eth:UZMI": "1.10.5", "eth:VAL": "1.9.4", "eth:VLX": "1.10.4", "eth:VNDT": "1.11.2", "eth:VS:888888": "1.10.6", - "eth:VSC": "1.11.3", "eth:W3G": "1.10.6", "eth:W3Q:333": "1.10.6", "eth:WAN": "1.10.3", "eth:WEB": "1.9.4", - "eth:WEMIX": "1.11.3", "eth:WGM": "1.10.6", "eth:WTT": "1.10.5", "eth:XDC": "1.9.5", @@ -2315,27 +2289,21 @@ "eth:jfin": "1.11.2", "eth:lat": "1.10.6", "eth:mADA": "1.11.2", - "eth:mALGO": "1.11.3", - "eth:nSAN": "1.11.3", "eth:pCKB": "1.11.2", "eth:peggle": "1.9.5", "eth:tATS": "1.8.0", "eth:tAVAX": "1.9.5", "eth:tBNB": "1.9.4", - "eth:tBVE": "1.11.3", "eth:tCELO:44787": "1.9.5", "eth:tCELO:62320": "1.9.5", "eth:tCFLR": "1.9.5", "eth:tDBM": "1.9.4", - "eth:tETH:3": "1.11.3", - "eth:tETH:4": "1.11.3", - "eth:tETH:42": "1.11.3", - "eth:tETH:421611": "1.11.3", - "eth:tETH:5": "1.11.3", - "eth:tETH:69": "1.11.3", + "eth:tGOR": "1.11.2", "eth:tKAL": "1.9.4", "eth:tKLAY": "1.9.5", + "eth:tKOR": "1.9.5", "eth:tKOT": "1.9.4", + "eth:tKOV": "1.6.2", "eth:tMATH": "1.9.5", "eth:tMATIC": "1.9.4", "eth:tMETC": "1.9.4", @@ -2343,6 +2311,8 @@ "eth:tNRG": "1.9.4", "eth:tPHT": "1.9.4", "eth:tRBTC": "1.6.2", + "eth:tRIN": "1.6.2", + "eth:tROP": "1.6.2", "eth:tSEP": "1.10.6", "eth:tVT": "1.9.4", "eth:thtt": "1.9.5", @@ -2350,7 +2320,7 @@ "eth:tsDIODE": "1.9.5", "eth:xDAI:100": "1.9.4", "eth:xDAI:300": "1.11.2", - "eth:\u03a6:144": "1.11.3", + "eth:\u03a6": "1.11.2", "eth:\u25c8": "1.11.2", "misc:MAID": "1.7.2", "misc:OMNI": "1.7.2", @@ -2627,46 +2597,31 @@ "eth:ATH:1620": "duplicate key", "eth:ATH:43110": "duplicate key", "eth:BCH": "duplicate of bitcoin:BCH", - "eth:BOBA:43288": "ddd", - "eth:BRO:108801": "ddd", "eth:BTX": "duplicate key", - "eth:CCN:971": "ddd", "eth:CPAY:1337": "deprecated", - "eth:DOGE": "ddd", "eth:ELA:22": "duplicate of ELA-ETH-sidechain", "eth:ELLA:64": "duplicate symbol", "eth:ELLA:7027": "duplicate symbol", "eth:EOS": "mainnet exists", "eth:ETH:10": "duplicate key", - "eth:ETH:10086": "ddd", "eth:ETH:1313161554": "duplicate key", "eth:ETH:1313161556": "duplicate key", "eth:ETH:1337802": "eth collision", "eth:ETH:288": "duplicate key", "eth:ETH:42161": "duplicate key", "eth:ETH:42170": "eth collision", - "eth:ETH:513100": "ddd", "eth:ETH:5551": "eth collision", - "eth:ETH:73927": "ddd", + "eth:ETH:73927": "duplicate key", "eth:ETH:980": "eth collision", - "eth:FIL:3141": "ddd", - "eth:FRA:2152": "ddd", - "eth:FRA:2154": "ddd", "eth:GAR:91": "duplicate key", "eth:GAR:92": "duplicate key", "eth:GAR:93": "duplicate key", - "eth:GT:10024": "ddd", "eth:GTH:192837465": "duplicate key", "eth:GTH:486217935": "exclude testnet", "eth:JEWEL:335": "exclude testnet", "eth:KTO:8285": "exclude testnet", - "eth:METAL:381932": "ddd", "eth:NEON:245022926": "duplicate key", - "eth:ONE:1666900000": "ddd", "eth:PFT:808": "testnet", - "eth:PI:8007736": "ddd", - "eth:POSI:920000": "ddd", - "eth:POSI:920001": "ddd", "eth:Q": "causing problems in altcoin detection", "eth:QKC:110000": "exclude testnet", "eth:QKC:110001": "exclude testnet", @@ -2685,7 +2640,6 @@ "eth:TAero": "(AUTO) exclude testnet", "eth:TCRO": "(AUTO) exclude testnet", "eth:TELE:8001": "(AUTO) exclude testnet", - "eth:TEXL": "(AUTO) exclude testnet", "eth:TFUEL:361": "incompatible", "eth:TFUEL:363": "(AUTO) exclude testnet", "eth:TFUEL:364": "(AUTO) exclude testnet", @@ -2701,17 +2655,12 @@ "eth:TKM:70103": "duplicate key", "eth:TLA": "(AUTO) exclude testnet", "eth:TLOS:41": "(AUTO) exclude testnet", - "eth:TOKI:8655": "(AUTO) exclude testnet", "eth:TOMO:89": "(AUTO) exclude testnet", "eth:TOP": "causing problems in altcoin detection", "eth:TOPC": "(AUTO) exclude testnet", - "eth:TPI:10067275": "(AUTO) exclude testnet", - "eth:TPI:16658437": "(AUTO) exclude testnet", "eth:TSCAS": "(AUTO) exclude testnet", - "eth:USD:2018": "ddd", "eth:VS:666666": "exclude testnet", "eth:W3Q:3334": "duplicate key", - "eth:eBTC": "ddd", "eth:tAAC": "(AUTO) exclude testnet", "eth:tACA": "(AUTO) exclude testnet", "eth:tAGOR": "testnet", @@ -2719,29 +2668,22 @@ "eth:tAITD": "(AUTO) exclude testnet", "eth:tALOT": "(AUTO) exclude testnet", "eth:tAMBROS": "(AUTO) exclude testnet", - "eth:tASA": "(AUTO) exclude testnet", + "eth:tARETH": "(AUTO) exclude testnet", "eth:tAVIS": "(AUTO) exclude testnet", "eth:tBCHT": "(AUTO) exclude testnet", "eth:tBCS": "(AUTO) exclude testnet", "eth:tBELLY": "(AUTO) exclude testnet", - "eth:tBFC": "(AUTO) exclude testnet", - "eth:tBOBA:1297": "(AUTO) exclude testnet", - "eth:tBOBA:4051": "(AUTO) exclude testnet", - "eth:tBOBA:4328": "(AUTO) exclude testnet", - "eth:tBOBA:9728": "(AUTO) exclude testnet", - "eth:tBRO": "(AUTO) exclude testnet", + "eth:tBOBA": "(AUTO) exclude testnet", "eth:tBTM": "(AUTO) exclude testnet", "eth:tBTT": "(AUTO) exclude testnet", "eth:tCFX": "(AUTO) exclude testnet", "eth:tCKB:71393": "(AUTO) exclude testnet", "eth:tCKB:868455272153094": "(AUTO) exclude testnet", - "eth:tCLO": "(AUTO) exclude testnet", "eth:tCLV": "(AUTO) exclude testnet", "eth:tCMP": "(AUTO) exclude testnet", "eth:tCTE": "testnet", "eth:tCUBET": "(AUTO) exclude testnet", "eth:tCWN": "(AUTO) exclude testnet", - "eth:tDOGE": "(AUTO) exclude testnet", "eth:tDTH": "(AUTO) exclude testnet", "eth:tDX": "(AUTO) exclude testnet", "eth:tDYNO": "(AUTO) exclude testnet", @@ -2755,17 +2697,12 @@ "eth:tETH:1313161555": "(AUTO) exclude testnet", "eth:tETH:28": "(AUTO) exclude testnet", "eth:tETH:280": "(AUTO) exclude testnet", - "eth:tETH:28528": "(AUTO) exclude testnet", "eth:tETH:420": "(AUTO) exclude testnet", "eth:tETH:5553": "(AUTO) exclude testnet", "eth:tEUN": "(AUTO) exclude testnet", - "eth:tEVM": "(AUTO) exclude testnet", "eth:tEVMOS": "(AUTO) exclude testnet", "eth:tEZC": "(AUTO) exclude testnet", - "eth:tFIL:31415": "(AUTO) exclude testnet", - "eth:tFIL:314159": "(AUTO) exclude testnet", - "eth:tFIL:3141592": "(AUTO) exclude testnet", - "eth:tFIL:31415926": "(AUTO) exclude testnet", + "eth:tFETH": "(AUTO) exclude testnet", "eth:tFRA": "(AUTO) exclude testnet", "eth:tFTM": "(AUTO) exclude testnet", "eth:tGAR:900": "(AUTO) exclude testnet", @@ -2778,9 +2715,7 @@ "eth:tGTH": "(AUTO) exclude testnet", "eth:tGooD": "(AUTO) exclude testnet", "eth:tHOO": "(AUTO) exclude testnet", - "eth:tHPN": "(AUTO) exclude testnet", "eth:tHYM": "(AUTO) exclude testnet", - "eth:tIDE": "(AUTO) exclude testnet", "eth:tIOTX": "(AUTO) exclude testnet", "eth:tIVAR": "(AUTO) exclude testnet", "eth:tKAIBA": "(AUTO) exclude testnet", @@ -2788,12 +2723,9 @@ "eth:tKCS": "(AUTO) exclude testnet", "eth:tKSX": "(AUTO) exclude testnet", "eth:tL1test": "(AUTO) exclude testnet", - "eth:tLAMB": "(AUTO) exclude testnet", "eth:tMDGLT": "(AUTO) exclude testnet", - "eth:tMEER-T": "(AUTO) exclude testnet", "eth:tMESHT": "(AUTO) exclude testnet", - "eth:tMETIS:588": "(AUTO) exclude testnet", - "eth:tMETIS:599": "(AUTO) exclude testnet", + "eth:tMETIS": "(AUTO) exclude testnet", "eth:tMTR": "(AUTO) exclude testnet", "eth:tMTTest": "(AUTO) exclude testnet", "eth:tMYN": "(AUTO) exclude testnet", @@ -2801,7 +2733,6 @@ "eth:tNEON": "(AUTO) exclude testnet", "eth:tNMAC": "(AUTO) exclude testnet", "eth:tNTTH": "(AUTO) exclude testnet", - "eth:tNUM": "(AUTO) exclude testnet", "eth:tOKT": "(AUTO) exclude testnet", "eth:tOLO": "(AUTO) exclude testnet", "eth:tOLT": "(AUTO) exclude testnet", @@ -2818,12 +2749,12 @@ "eth:tPLS:941": "(AUTO) exclude testnet", "eth:tPLS:942": "(AUTO) exclude testnet", "eth:tPOLIS": "(AUTO) exclude testnet", - "eth:tPOSI": "(AUTO) exclude testnet", "eth:tPRB": "(AUTO) exclude testnet", "eth:tPRING": "(AUTO) exclude testnet", "eth:tQ": "causing problems in altcoin detection", "eth:tQDC": "(AUTO) exclude testnet", "eth:tREI": "(AUTO) exclude testnet", + "eth:tRNA": "(AUTO) exclude testnet", "eth:tROSE": "(AUTO) exclude testnet", "eth:tRPG": "(AUTO) exclude testnet", "eth:tSFL": "(AUTO) exclude testnet", @@ -2832,32 +2763,24 @@ "eth:tSX": "(AUTO) exclude testnet", "eth:tSYS": "(AUTO) exclude testnet", "eth:tUBC": "(AUTO) exclude testnet", - "eth:tULX": "(AUTO) exclude testnet", - "eth:tUSD": "(AUTO) exclude testnet", "eth:tVIL": "(AUTO) exclude testnet", "eth:tW3G": "(AUTO) exclude testnet", "eth:tW3Q": "(AUTO) exclude testnet", "eth:tWAN": "(AUTO) exclude testnet", - "eth:tWEMIX": "(AUTO) exclude testnet", "eth:tWLK": "(AUTO) exclude testnet", "eth:tXPR": "(AUTO) exclude testnet", "eth:tXVM": "(AUTO) exclude testnet", "eth:tZCR": "(AUTO) exclude testnet", "eth:tZERO": "(AUTO) exclude testnet", - "eth:tZKST": "(AUTO) exclude testnet", "eth:tatp": "(AUTO) exclude testnet", "eth:tcett": "(AUTO) exclude testnet", "eth:tkiETH": "(AUTO) exclude testnet", "eth:tlat:2203181": "(AUTO) exclude testnet", "eth:tlat:2206132": "(AUTO) exclude testnet", "eth:tmTAda": "(AUTO) exclude testnet", - "eth:tmTAlgo": "(AUTO) exclude testnet", "eth:tpCKB": "(AUTO) exclude testnet", - "eth:trAna": "(AUTO) exclude testnet", "eth:tusd": "(AUTO) exclude testnet", - "eth:txDAI": "(AUTO) exclude testnet", "eth:xDAI:200": "duplicate key", - "eth:\u03a6:4181": "ddd", "misc:ADA": "not implemented", "misc:BNB": "not implemented", "misc:EOS": "not implemented", @@ -4814,19 +4737,17 @@ "erc20:ubq:SPHRC": "2.4.4", "erc20:ubq:TGE1": "2.4.4", "eth:$OC": "2.4.4", - "eth:0XT": "2.5.3", "eth:0xF": "2.3.5", + "eth:420": "2.3.7", "eth:AAC": "2.4.4", "eth:ACA": "2.3.7", "eth:AIOZ": "2.5.2", "eth:AITD": "2.5.2", "eth:AKA": "2.0.8", - "eth:ALPH": "2.5.3", "eth:AMBROS": "2.5.2", "eth:AME": "2.5.2", "eth:APTA": "2.5.3", "eth:AQUA": "2.1.1", - "eth:ASA": "2.5.3", "eth:ASK": "2.4.3", "eth:ASTR": "2.5.2", "eth:ATS": "2.0.11", @@ -4834,20 +4755,17 @@ "eth:AVAX": "2.3.7", "eth:BCS": "2.4.4", "eth:BELLY": "2.5.2", - "eth:BG": "2.5.3", "eth:BNB": "2.3.5", - "eth:BOBA:1294": "2.5.3", + "eth:BOBA": "2.5.2", "eth:BOY": "2.4.4", "eth:BRB": "2.5.2", - "eth:BRO:1039": "2.5.3", + "eth:BRO": "2.4.4", "eth:BTA": "2.4.3", "eth:BTCIX": "2.4.4", "eth:BTM": "2.4.4", "eth:BTT": "2.4.3", "eth:Brise": "2.5.2", - "eth:CANTO": "2.5.3", "eth:CATE": "2.4.2", - "eth:CCN:970": "2.5.3", "eth:CCP": "2.4.4", "eth:CELO": "2.3.7", "eth:CEM": "2.5.2", @@ -4855,9 +4773,7 @@ "eth:CLASS": "2.4.4", "eth:CLO": "2.0.7", "eth:CLV": "2.4.2", - "eth:CMP": "2.5.3", "eth:CNDL": "2.5.2", - "eth:CONDOR": "2.5.3", "eth:CPAY:21337": "2.5.2", "eth:CPAY:3000": "2.5.2", "eth:CPAY:3001": "2.5.2", @@ -4895,13 +4811,12 @@ "eth:EVC": "2.4.2", "eth:EVMOS": "2.4.4", "eth:EWT": "2.3.5", - "eth:EXL": "2.5.3", "eth:EXP": "2.0.7", "eth:EZC": "2.5.2", "eth:FETH": "2.4.2", - "eth:FIL:314": "2.5.3", "eth:FIN": "2.3.5", "eth:FLR": "2.3.7", + "eth:FRA": "2.5.2", "eth:FSN": "2.4.2", "eth:FTM": "2.3.5", "eth:FUSE": "2.3.5", @@ -4912,10 +4827,9 @@ "eth:GLMR": "2.4.2", "eth:GNC": "2.4.4", "eth:GO": "2.0.7", - "eth:GT:86": "2.5.3", + "eth:GT": "2.4.2", "eth:GooD": "2.4.2", "eth:HAIC": "2.4.2", - "eth:HMND": "2.5.3", "eth:HO": "2.4.4", "eth:HOO": "2.5.2", "eth:HOP": "2.4.4", @@ -4931,7 +4845,6 @@ "eth:KAR": "2.3.7", "eth:KAVA": "2.5.2", "eth:KCS": "2.4.2", - "eth:KEK": "2.5.3", "eth:KLAY": "2.3.7", "eth:KSX": "2.5.2", "eth:KTO:2559": "2.4.2", @@ -4940,12 +4853,9 @@ "eth:LA": "2.4.4", "eth:LISINS": "2.5.2", "eth:LUDAN": "2.5.2", - "eth:LYC": "2.5.3", "eth:MATH": "2.3.7", "eth:MATIC": "2.3.5", - "eth:MEER": "2.5.3", "eth:META": "2.1.1", - "eth:METAL:381931": "2.5.3", "eth:METIS": "2.4.4", "eth:MINTME": "2.4.2", "eth:MIX": "2.0.10", @@ -4961,7 +4871,6 @@ "eth:NEXT": "2.4.4", "eth:NRG": "2.3.5", "eth:NTT": "2.4.4", - "eth:NUM": "2.5.3", "eth:OAC": "2.5.2", "eth:OKT": "2.3.7", "eth:OLO": "2.4.2", @@ -4974,26 +4883,20 @@ "eth:ONE:1666600003": "2.3.7", "eth:ONG": "2.4.2", "eth:OPC": "2.5.2", - "eth:ORL": "2.5.3", - "eth:OXYN": "2.5.3", "eth:OY": "2.4.4", "eth:PALM": "2.4.3", "eth:PETH": "2.4.2", "eth:PFT:909": "2.5.2", "eth:PHT": "2.3.5", "eth:PHX": "2.4.4", - "eth:PI:2099156": "2.5.3", "eth:PIRL": "2.0.8", "eth:PIX": "2.4.4", "eth:PLS": "2.4.3", "eth:POA": "2.3.5", "eth:POLIS": "2.4.4", - "eth:POM": "2.5.3", "eth:POP": "2.4.3", - "eth:POSI:900000": "2.5.3", "eth:PRB": "2.4.4", "eth:QDC": "2.5.2", - "eth:QKA": "2.5.3", "eth:QKC:100000": "2.4.2", "eth:QKC:100001": "2.4.2", "eth:QKC:100002": "2.4.2", @@ -5006,9 +4909,7 @@ "eth:QKI": "2.4.2", "eth:RBD": "2.3.5", "eth:RBTC": "2.0.7", - "eth:REDLC": "2.5.3", "eth:REI:47805": "2.4.4", - "eth:RESIN": "2.5.3", "eth:RING": "2.5.2", "eth:RNA": "2.4.2", "eth:ROC:1288": "2.5.2", @@ -5016,12 +4917,10 @@ "eth:RPG": "2.4.4", "eth:RUPX": "2.3.7", "eth:SDN": "2.4.3", - "eth:SEED": "2.5.3", "eth:SETM": "2.4.4", "eth:SFL": "2.5.2", "eth:SGB": "2.4.2", "eth:SHIB": "2.4.4", - "eth:SHM": "2.5.3", "eth:SKU": "2.4.2", "eth:SMT": "2.5.2", "eth:SNT": "2.4.4", @@ -5040,7 +4939,6 @@ "eth:TFI": "2.3.7", "eth:TLC": "2.5.2", "eth:TLOS:40": "2.4.2", - "eth:TOKI:8654": "2.5.3", "eth:TOMB": "2.5.2", "eth:TOMO:88": "2.4.4", "eth:TOYS": "2.3.7", @@ -5050,25 +4948,20 @@ "eth:TST": "2.3.5", "eth:TT": "2.3.5", "eth:TUBQ": "2.3.5", - "eth:TWL": "2.5.3", "eth:TXDC": "2.3.7", "eth:TXL": "2.5.2", "eth:U+25B3": "2.3.5", "eth:UBC": "2.4.4", "eth:UBQ": "2.0.7", - "eth:ULX": "2.5.3", - "eth:USD:2020": "2.5.3", "eth:UZMI": "2.4.4", "eth:VAL": "2.3.5", "eth:VLX": "2.4.3", "eth:VNDT": "2.5.2", "eth:VS:888888": "2.4.4", - "eth:VSC": "2.5.3", "eth:W3G": "2.4.4", "eth:W3Q:333": "2.4.4", "eth:WAN": "2.4.2", "eth:WEB": "2.3.5", - "eth:WEMIX": "2.5.3", "eth:WGM": "2.4.4", "eth:WTT": "2.4.4", "eth:XDC": "2.3.7", @@ -5086,27 +4979,21 @@ "eth:jfin": "2.5.2", "eth:lat": "2.4.4", "eth:mADA": "2.5.2", - "eth:mALGO": "2.5.3", - "eth:nSAN": "2.5.3", "eth:pCKB": "2.5.2", "eth:peggle": "2.3.7", "eth:tATS": "2.0.11", "eth:tAVAX": "2.3.7", "eth:tBNB": "2.3.5", - "eth:tBVE": "2.5.3", "eth:tCELO:44787": "2.3.7", "eth:tCELO:62320": "2.3.7", "eth:tCFLR": "2.3.7", "eth:tDBM": "2.3.5", - "eth:tETH:3": "2.5.3", - "eth:tETH:4": "2.5.3", - "eth:tETH:42": "2.5.3", - "eth:tETH:421611": "2.5.3", - "eth:tETH:5": "2.5.3", - "eth:tETH:69": "2.5.3", + "eth:tGOR": "2.5.2", "eth:tKAL": "2.3.5", "eth:tKLAY": "2.3.7", + "eth:tKOR": "2.3.7", "eth:tKOT": "2.3.5", + "eth:tKOV": "2.0.7", "eth:tMATH": "2.3.7", "eth:tMATIC": "2.3.5", "eth:tMETC": "2.3.5", @@ -5114,6 +5001,8 @@ "eth:tNRG": "2.3.5", "eth:tPHT": "2.3.5", "eth:tRBTC": "2.0.7", + "eth:tRIN": "2.0.7", + "eth:tROP": "2.0.7", "eth:tSEP": "2.4.4", "eth:tVT": "2.3.5", "eth:thtt": "2.3.7", @@ -5121,7 +5010,7 @@ "eth:tsDIODE": "2.3.7", "eth:xDAI:100": "2.3.5", "eth:xDAI:300": "2.5.2", - "eth:\u03a6:144": "2.5.3", + "eth:\u03a6": "2.5.2", "eth:\u25c8": "2.5.2", "misc:ADA": "2.0.8", "misc:BNB": "2.1.5", @@ -5406,46 +5295,31 @@ "eth:ATH:1620": "duplicate key", "eth:ATH:43110": "duplicate key", "eth:BCH": "duplicate of bitcoin:BCH", - "eth:BOBA:43288": "ddd", - "eth:BRO:108801": "ddd", "eth:BTX": "duplicate key", - "eth:CCN:971": "ddd", "eth:CPAY:1337": "deprecated", - "eth:DOGE": "ddd", "eth:ELA:22": "duplicate of ELA-ETH-sidechain", "eth:ELLA:64": "duplicate symbol", "eth:ELLA:7027": "duplicate symbol", "eth:EOS": "mainnet exists", "eth:ETH:10": "duplicate key", - "eth:ETH:10086": "ddd", "eth:ETH:1313161554": "duplicate key", "eth:ETH:1313161556": "duplicate key", "eth:ETH:1337802": "eth collision", "eth:ETH:288": "duplicate key", "eth:ETH:42161": "duplicate key", "eth:ETH:42170": "eth collision", - "eth:ETH:513100": "ddd", "eth:ETH:5551": "eth collision", - "eth:ETH:73927": "ddd", + "eth:ETH:73927": "duplicate key", "eth:ETH:980": "eth collision", - "eth:FIL:3141": "ddd", - "eth:FRA:2152": "ddd", - "eth:FRA:2154": "ddd", "eth:GAR:91": "duplicate key", "eth:GAR:92": "duplicate key", "eth:GAR:93": "duplicate key", - "eth:GT:10024": "ddd", "eth:GTH:192837465": "duplicate key", "eth:GTH:486217935": "exclude testnet", "eth:JEWEL:335": "exclude testnet", "eth:KTO:8285": "exclude testnet", - "eth:METAL:381932": "ddd", "eth:NEON:245022926": "duplicate key", - "eth:ONE:1666900000": "ddd", "eth:PFT:808": "testnet", - "eth:PI:8007736": "ddd", - "eth:POSI:920000": "ddd", - "eth:POSI:920001": "ddd", "eth:Q": "causing problems in altcoin detection", "eth:QKC:110000": "exclude testnet", "eth:QKC:110001": "exclude testnet", @@ -5464,7 +5338,6 @@ "eth:TAero": "(AUTO) exclude testnet", "eth:TCRO": "(AUTO) exclude testnet", "eth:TELE:8001": "(AUTO) exclude testnet", - "eth:TEXL": "(AUTO) exclude testnet", "eth:TFUEL:361": "incompatible", "eth:TFUEL:363": "(AUTO) exclude testnet", "eth:TFUEL:364": "(AUTO) exclude testnet", @@ -5480,17 +5353,12 @@ "eth:TKM:70103": "duplicate key", "eth:TLA": "(AUTO) exclude testnet", "eth:TLOS:41": "(AUTO) exclude testnet", - "eth:TOKI:8655": "(AUTO) exclude testnet", "eth:TOMO:89": "(AUTO) exclude testnet", "eth:TOP": "causing problems in altcoin detection", "eth:TOPC": "(AUTO) exclude testnet", - "eth:TPI:10067275": "(AUTO) exclude testnet", - "eth:TPI:16658437": "(AUTO) exclude testnet", "eth:TSCAS": "(AUTO) exclude testnet", - "eth:USD:2018": "ddd", "eth:VS:666666": "exclude testnet", "eth:W3Q:3334": "duplicate key", - "eth:eBTC": "ddd", "eth:tAAC": "(AUTO) exclude testnet", "eth:tACA": "(AUTO) exclude testnet", "eth:tAGOR": "testnet", @@ -5498,29 +5366,22 @@ "eth:tAITD": "(AUTO) exclude testnet", "eth:tALOT": "(AUTO) exclude testnet", "eth:tAMBROS": "(AUTO) exclude testnet", - "eth:tASA": "(AUTO) exclude testnet", + "eth:tARETH": "(AUTO) exclude testnet", "eth:tAVIS": "(AUTO) exclude testnet", "eth:tBCHT": "(AUTO) exclude testnet", "eth:tBCS": "(AUTO) exclude testnet", "eth:tBELLY": "(AUTO) exclude testnet", - "eth:tBFC": "(AUTO) exclude testnet", - "eth:tBOBA:1297": "(AUTO) exclude testnet", - "eth:tBOBA:4051": "(AUTO) exclude testnet", - "eth:tBOBA:4328": "(AUTO) exclude testnet", - "eth:tBOBA:9728": "(AUTO) exclude testnet", - "eth:tBRO": "(AUTO) exclude testnet", + "eth:tBOBA": "(AUTO) exclude testnet", "eth:tBTM": "(AUTO) exclude testnet", "eth:tBTT": "(AUTO) exclude testnet", "eth:tCFX": "(AUTO) exclude testnet", "eth:tCKB:71393": "(AUTO) exclude testnet", "eth:tCKB:868455272153094": "(AUTO) exclude testnet", - "eth:tCLO": "(AUTO) exclude testnet", "eth:tCLV": "(AUTO) exclude testnet", "eth:tCMP": "(AUTO) exclude testnet", "eth:tCTE": "testnet", "eth:tCUBET": "(AUTO) exclude testnet", "eth:tCWN": "(AUTO) exclude testnet", - "eth:tDOGE": "(AUTO) exclude testnet", "eth:tDTH": "(AUTO) exclude testnet", "eth:tDX": "(AUTO) exclude testnet", "eth:tDYNO": "(AUTO) exclude testnet", @@ -5534,17 +5395,12 @@ "eth:tETH:1313161555": "(AUTO) exclude testnet", "eth:tETH:28": "(AUTO) exclude testnet", "eth:tETH:280": "(AUTO) exclude testnet", - "eth:tETH:28528": "(AUTO) exclude testnet", "eth:tETH:420": "(AUTO) exclude testnet", "eth:tETH:5553": "(AUTO) exclude testnet", "eth:tEUN": "(AUTO) exclude testnet", - "eth:tEVM": "(AUTO) exclude testnet", "eth:tEVMOS": "(AUTO) exclude testnet", "eth:tEZC": "(AUTO) exclude testnet", - "eth:tFIL:31415": "(AUTO) exclude testnet", - "eth:tFIL:314159": "(AUTO) exclude testnet", - "eth:tFIL:3141592": "(AUTO) exclude testnet", - "eth:tFIL:31415926": "(AUTO) exclude testnet", + "eth:tFETH": "(AUTO) exclude testnet", "eth:tFRA": "(AUTO) exclude testnet", "eth:tFTM": "(AUTO) exclude testnet", "eth:tGAR:900": "(AUTO) exclude testnet", @@ -5557,9 +5413,7 @@ "eth:tGTH": "(AUTO) exclude testnet", "eth:tGooD": "(AUTO) exclude testnet", "eth:tHOO": "(AUTO) exclude testnet", - "eth:tHPN": "(AUTO) exclude testnet", "eth:tHYM": "(AUTO) exclude testnet", - "eth:tIDE": "(AUTO) exclude testnet", "eth:tIOTX": "(AUTO) exclude testnet", "eth:tIVAR": "(AUTO) exclude testnet", "eth:tKAIBA": "(AUTO) exclude testnet", @@ -5567,12 +5421,9 @@ "eth:tKCS": "(AUTO) exclude testnet", "eth:tKSX": "(AUTO) exclude testnet", "eth:tL1test": "(AUTO) exclude testnet", - "eth:tLAMB": "(AUTO) exclude testnet", "eth:tMDGLT": "(AUTO) exclude testnet", - "eth:tMEER-T": "(AUTO) exclude testnet", "eth:tMESHT": "(AUTO) exclude testnet", - "eth:tMETIS:588": "(AUTO) exclude testnet", - "eth:tMETIS:599": "(AUTO) exclude testnet", + "eth:tMETIS": "(AUTO) exclude testnet", "eth:tMTR": "(AUTO) exclude testnet", "eth:tMTTest": "(AUTO) exclude testnet", "eth:tMYN": "(AUTO) exclude testnet", @@ -5580,7 +5431,6 @@ "eth:tNEON": "(AUTO) exclude testnet", "eth:tNMAC": "(AUTO) exclude testnet", "eth:tNTTH": "(AUTO) exclude testnet", - "eth:tNUM": "(AUTO) exclude testnet", "eth:tOKT": "(AUTO) exclude testnet", "eth:tOLO": "(AUTO) exclude testnet", "eth:tOLT": "(AUTO) exclude testnet", @@ -5597,12 +5447,12 @@ "eth:tPLS:941": "(AUTO) exclude testnet", "eth:tPLS:942": "(AUTO) exclude testnet", "eth:tPOLIS": "(AUTO) exclude testnet", - "eth:tPOSI": "(AUTO) exclude testnet", "eth:tPRB": "(AUTO) exclude testnet", "eth:tPRING": "(AUTO) exclude testnet", "eth:tQ": "causing problems in altcoin detection", "eth:tQDC": "(AUTO) exclude testnet", "eth:tREI": "(AUTO) exclude testnet", + "eth:tRNA": "(AUTO) exclude testnet", "eth:tROSE": "(AUTO) exclude testnet", "eth:tRPG": "(AUTO) exclude testnet", "eth:tSFL": "(AUTO) exclude testnet", @@ -5611,32 +5461,24 @@ "eth:tSX": "(AUTO) exclude testnet", "eth:tSYS": "(AUTO) exclude testnet", "eth:tUBC": "(AUTO) exclude testnet", - "eth:tULX": "(AUTO) exclude testnet", - "eth:tUSD": "(AUTO) exclude testnet", "eth:tVIL": "(AUTO) exclude testnet", "eth:tW3G": "(AUTO) exclude testnet", "eth:tW3Q": "(AUTO) exclude testnet", "eth:tWAN": "(AUTO) exclude testnet", - "eth:tWEMIX": "(AUTO) exclude testnet", "eth:tWLK": "(AUTO) exclude testnet", "eth:tXPR": "(AUTO) exclude testnet", "eth:tXVM": "(AUTO) exclude testnet", "eth:tZCR": "(AUTO) exclude testnet", "eth:tZERO": "(AUTO) exclude testnet", - "eth:tZKST": "(AUTO) exclude testnet", "eth:tatp": "(AUTO) exclude testnet", "eth:tcett": "(AUTO) exclude testnet", "eth:tkiETH": "(AUTO) exclude testnet", "eth:tlat:2203181": "(AUTO) exclude testnet", "eth:tlat:2206132": "(AUTO) exclude testnet", "eth:tmTAda": "(AUTO) exclude testnet", - "eth:tmTAlgo": "(AUTO) exclude testnet", "eth:tpCKB": "(AUTO) exclude testnet", - "eth:trAna": "(AUTO) exclude testnet", "eth:tusd": "(AUTO) exclude testnet", - "eth:txDAI": "(AUTO) exclude testnet", "eth:xDAI:200": "duplicate key", - "eth:\u03a6:4181": "ddd", "misc:LSK": "Incompatible mainnet hard-fork" } } diff --git a/core/src/apps/ethereum/networks.py b/core/src/apps/ethereum/networks.py index 5f8b89e84..b50c1bef1 100644 --- a/core/src/apps/ethereum/networks.py +++ b/core/src/apps/ethereum/networks.py @@ -60,21 +60,21 @@ def _networks_iterator() -> Iterator[NetworkInfo]: yield NetworkInfo( chain_id=3, slip44=1, - shortcut="tETH", + shortcut="tROP", name="Ropsten", rskip60=False, ) yield NetworkInfo( chain_id=4, slip44=1, - shortcut="tETH", + shortcut="tRIN", name="Rinkeby", rskip60=False, ) yield NetworkInfo( chain_id=5, slip44=1, - shortcut="tETH", + shortcut="tGOR", name="Görli", rskip60=False, ) @@ -239,13 +239,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Dxchain", rskip60=False, ) - yield NetworkInfo( - chain_id=37, - slip44=60, - shortcut="SEED", - name="SeedCoin-Network", - rskip60=False, - ) yield NetworkInfo( chain_id=38, slip44=538, @@ -263,7 +256,7 @@ def _networks_iterator() -> Iterator[NetworkInfo]: yield NetworkInfo( chain_id=42, slip44=1, - shortcut="tETH", + shortcut="tKOV", name="Kovan", rskip60=False, ) @@ -285,14 +278,14 @@ def _networks_iterator() -> Iterator[NetworkInfo]: chain_id=50, slip44=60, shortcut="XDC", - name="XinFin XDC Network", + name="XinFin Network", rskip60=False, ) yield NetworkInfo( chain_id=51, - slip44=60, + slip44=1, shortcut="TXDC", - name="XDC Apothem Network", + name="XinFin Apothem Testnet", rskip60=False, ) yield NetworkInfo( @@ -382,7 +375,7 @@ def _networks_iterator() -> Iterator[NetworkInfo]: yield NetworkInfo( chain_id=69, slip44=1, - shortcut="tETH", + shortcut="tKOR", name="Optimism Kovan", rskip60=False, ) @@ -495,7 +488,7 @@ def _networks_iterator() -> Iterator[NetworkInfo]: chain_id=100, slip44=700, shortcut="xDAI", - name="Gnosis", + name="Gnosis Chain", rskip60=False, ) yield NetworkInfo( @@ -589,13 +582,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="DAX CHAIN", rskip60=False, ) - yield NetworkInfo( - chain_id=144, - slip44=60, - shortcut="Φ", - name="PHI Network v2", - rskip60=False, - ) yield NetworkInfo( chain_id=162, slip44=1, @@ -719,14 +705,7 @@ def _networks_iterator() -> Iterator[NetworkInfo]: chain_id=300, slip44=60, shortcut="xDAI", - name="Optimism on Gnosis", - rskip60=False, - ) - yield NetworkInfo( - chain_id=314, - slip44=461, - shortcut="FIL", - name="Filecoin —", + name="Optimism on Gnosis Chain", rskip60=False, ) yield NetworkInfo( @@ -848,13 +827,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="BlockChain Station", rskip60=False, ) - yield NetworkInfo( - chain_id=721, - slip44=60, - shortcut="LYC", - name="Lycan Chain", - rskip60=False, - ) yield NetworkInfo( chain_id=777, slip44=60, @@ -876,13 +848,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Haic", rskip60=False, ) - yield NetworkInfo( - chain_id=813, - slip44=813, - shortcut="MEER", - name="Qitmeer", - rskip60=False, - ) yield NetworkInfo( chain_id=820, slip44=820, @@ -894,7 +859,7 @@ def _networks_iterator() -> Iterator[NetworkInfo]: chain_id=821, slip44=1, shortcut="TCLO", - name="Callisto Testnet Deprecated", + name="Callisto Testnet", rskip60=False, ) yield NetworkInfo( @@ -918,13 +883,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Portal Fantasy Chain", rskip60=False, ) - yield NetworkInfo( - chain_id=970, - slip44=60, - shortcut="CCN", - name="CCN", - rskip60=False, - ) yield NetworkInfo( chain_id=977, slip44=60, @@ -1002,13 +960,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Conflux eSpace", rskip60=False, ) - yield NetworkInfo( - chain_id=1039, - slip44=60, - shortcut="BRO", - name="Bronos", - rskip60=False, - ) yield NetworkInfo( chain_id=1088, slip44=60, @@ -1016,13 +967,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Metis Andromeda", rskip60=False, ) - yield NetworkInfo( - chain_id=1111, - slip44=60, - shortcut="WEMIX", - name="WEMIX3.0", - rskip60=False, - ) yield NetworkInfo( chain_id=1139, slip44=60, @@ -1065,13 +1009,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="EnterChain", rskip60=False, ) - yield NetworkInfo( - chain_id=1231, - slip44=60, - shortcut="ULX", - name="Ultron", - rskip60=False, - ) yield NetworkInfo( chain_id=1246, slip44=60, @@ -1115,10 +1052,10 @@ def _networks_iterator() -> Iterator[NetworkInfo]: rskip60=False, ) yield NetworkInfo( - chain_id=1294, + chain_id=1297, slip44=60, shortcut="BOBA", - name="Boba Network Bobabeam", + name="Boba Network Bobabase", rskip60=False, ) yield NetworkInfo( @@ -1135,13 +1072,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Sherpax", rskip60=False, ) - yield NetworkInfo( - chain_id=1515, - slip44=60, - shortcut="BG", - name="Beagle Messaging Chain", - rskip60=False, - ) yield NetworkInfo( chain_id=1618, slip44=60, @@ -1198,13 +1128,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Milkomeda C1", rskip60=False, ) - yield NetworkInfo( - chain_id=2002, - slip44=60, - shortcut="mALGO", - name="Milkomeda A1", - rskip60=False, - ) yield NetworkInfo( chain_id=2009, slip44=60, @@ -1215,8 +1138,8 @@ def _networks_iterator() -> Iterator[NetworkInfo]: yield NetworkInfo( chain_id=2020, slip44=60, - shortcut="USD", - name="PublicMint", + shortcut="420", + name="420coin", rskip60=False, ) yield NetworkInfo( @@ -1234,17 +1157,17 @@ def _networks_iterator() -> Iterator[NetworkInfo]: rskip60=False, ) yield NetworkInfo( - chain_id=2077, + chain_id=2100, slip44=60, - shortcut="QKA", - name="Quokkacoin", + shortcut="ECO", + name="Ecoball", rskip60=False, ) yield NetworkInfo( - chain_id=2100, + chain_id=2152, slip44=60, - shortcut="ECO", - name="Ecoball", + shortcut="FRA", + name="Findora", rskip60=False, ) yield NetworkInfo( @@ -1282,13 +1205,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="TechPay", rskip60=False, ) - yield NetworkInfo( - chain_id=2611, - slip44=60, - shortcut="REDLC", - name="Redlight Chain", - rskip60=False, - ) yield NetworkInfo( chain_id=2612, slip44=60, @@ -1310,13 +1226,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="CENNZnet Nikau", rskip60=False, ) - yield NetworkInfo( - chain_id=3031, - slip44=60, - shortcut="ORL", - name="Orlando Chain", - rskip60=False, - ) yield NetworkInfo( chain_id=3400, slip44=60, @@ -1352,6 +1261,13 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="YuanChain", rskip60=False, ) + yield NetworkInfo( + chain_id=4181, + slip44=60, + shortcut="Φ", + name="PHI Network", + rskip60=False, + ) yield NetworkInfo( chain_id=4689, slip44=60, @@ -1380,13 +1296,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="EraSwap", rskip60=False, ) - yield NetworkInfo( - chain_id=5234, - slip44=60, - shortcut="HMND", - name="Humanode", - rskip60=False, - ) yield NetworkInfo( chain_id=5315, slip44=60, @@ -1422,13 +1331,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Tomb Chain", rskip60=False, ) - yield NetworkInfo( - chain_id=7700, - slip44=60, - shortcut="CANTO", - name="Canto", - rskip60=False, - ) yield NetworkInfo( chain_id=8000, slip44=60, @@ -1436,13 +1338,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Teleport", rskip60=False, ) - yield NetworkInfo( - chain_id=8080, - slip44=60, - shortcut="SHM", - name="Shardeum Liberty", - rskip60=False, - ) yield NetworkInfo( chain_id=8217, slip44=8217, @@ -1450,13 +1345,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Klaytn", rskip60=False, ) - yield NetworkInfo( - chain_id=8654, - slip44=60, - shortcut="TOKI", - name="Toki Network", - rskip60=False, - ) yield NetworkInfo( chain_id=8723, slip44=479, @@ -1464,20 +1352,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="TOOL Global", rskip60=False, ) - yield NetworkInfo( - chain_id=8738, - slip44=60, - shortcut="ALPH", - name="Alph Network", - rskip60=False, - ) - yield NetworkInfo( - chain_id=8889, - slip44=60, - shortcut="VSC", - name="Vyvo Smart Chain", - rskip60=False, - ) yield NetworkInfo( chain_id=8898, slip44=60, @@ -1520,20 +1394,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Blockchain Genesis", rskip60=False, ) - yield NetworkInfo( - chain_id=10248, - slip44=60, - shortcut="0XT", - name="0XTade", - rskip60=False, - ) - yield NetworkInfo( - chain_id=10507, - slip44=60, - shortcut="NUM", - name="Numbers", - rskip60=False, - ) yield NetworkInfo( chain_id=10823, slip44=60, @@ -1548,13 +1408,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Quadrans Blockchain", rskip60=False, ) - yield NetworkInfo( - chain_id=11110, - slip44=60, - shortcut="ASA", - name="Astra", - rskip60=False, - ) yield NetworkInfo( chain_id=11111, slip44=60, @@ -1562,13 +1415,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="WAGMI", rskip60=False, ) - yield NetworkInfo( - chain_id=11888, - slip44=60, - shortcut="nSAN", - name="SanR Chain", - rskip60=False, - ) yield NetworkInfo( chain_id=12052, slip44=621, @@ -1590,13 +1436,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="MetaDot", rskip60=False, ) - yield NetworkInfo( - chain_id=18159, - slip44=60, - shortcut="POM", - name="Proof Of Memes", - rskip60=False, - ) yield NetworkInfo( chain_id=19845, slip44=60, @@ -1674,13 +1513,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Energi", rskip60=False, ) - yield NetworkInfo( - chain_id=41500, - slip44=60, - shortcut="OXYN", - name="Opulent-X BETA", - rskip60=False, - ) yield NetworkInfo( chain_id=42069, slip44=60, @@ -1699,7 +1531,7 @@ def _networks_iterator() -> Iterator[NetworkInfo]: chain_id=42262, slip44=60, shortcut="ROSE", - name="Oasis Emerald ParaTime", + name="Emerald Paratime", rskip60=False, ) yield NetworkInfo( @@ -1786,13 +1618,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Energy Web Volta Testnet", rskip60=False, ) - yield NetworkInfo( - chain_id=75000, - slip44=60, - shortcut="RESIN", - name="ResinCoin", - rskip60=False, - ) yield NetworkInfo( chain_id=78110, slip44=60, @@ -1814,13 +1639,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="IVAR Chain", rskip60=False, ) - yield NetworkInfo( - chain_id=90210, - slip44=1, - shortcut="tBVE", - name="Beverly Hills", - rskip60=False, - ) yield NetworkInfo( chain_id=99999, slip44=60, @@ -1899,17 +1717,17 @@ def _networks_iterator() -> Iterator[NetworkInfo]: rskip60=False, ) yield NetworkInfo( - chain_id=131419, + chain_id=108801, slip44=60, - shortcut="ETND", - name="ETND Chain", + shortcut="BRO", + name="BROChain", rskip60=False, ) yield NetworkInfo( - chain_id=188881, + chain_id=131419, slip44=60, - shortcut="CONDOR", - name="Condor Test Network", + shortcut="ETND", + name="ETND Chain", rskip60=False, ) yield NetworkInfo( @@ -1926,13 +1744,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Alaya", rskip60=False, ) - yield NetworkInfo( - chain_id=202624, - slip44=1, - shortcut="TWL", - name="Jellie", - rskip60=False, - ) yield NetworkInfo( chain_id=210425, slip44=60, @@ -1954,13 +1765,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="ARTIS Testnet tau1", rskip60=False, ) - yield NetworkInfo( - chain_id=256256, - slip44=60, - shortcut="CMP", - name="CMP-Mainnet", - rskip60=False, - ) yield NetworkInfo( chain_id=281121, slip44=60, @@ -1975,27 +1779,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Polis", rskip60=False, ) - yield NetworkInfo( - chain_id=381931, - slip44=9005, - shortcut="METAL", - name="Metal C-Chain", - rskip60=False, - ) - yield NetworkInfo( - chain_id=420666, - slip44=60, - shortcut="KEK", - name="Kekchain", - rskip60=False, - ) - yield NetworkInfo( - chain_id=421611, - slip44=1, - shortcut="tETH", - name="Arbitrum Rinkeby", - rskip60=False, - ) yield NetworkInfo( chain_id=474142, slip44=60, @@ -2017,13 +1800,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Vision -", rskip60=False, ) - yield NetworkInfo( - chain_id=900000, - slip44=60, - shortcut="POSI", - name="Posichain", - rskip60=False, - ) yield NetworkInfo( chain_id=955305, slip44=1011, @@ -2045,13 +1821,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="Xerom", rskip60=False, ) - yield NetworkInfo( - chain_id=2099156, - slip44=60, - shortcut="PI", - name="Plian", - rskip60=False, - ) yield NetworkInfo( chain_id=7762959, slip44=184, @@ -2094,13 +1863,6 @@ def _networks_iterator() -> Iterator[NetworkInfo]: name="quarkblockchain", rskip60=False, ) - yield NetworkInfo( - chain_id=27082022, - slip44=60, - shortcut="EXL", - name="Excoincial Chain", - rskip60=False, - ) yield NetworkInfo( chain_id=28945486, slip44=344, diff --git a/tests/ui_tests/fixtures.json b/tests/ui_tests/fixtures.json index 2b1d17ed7..d5f9a38fb 100644 --- a/tests/ui_tests/fixtures.json +++ b/tests/ui_tests/fixtures.json @@ -377,8 +377,8 @@ "T1_ethereum-test_signtx.py::test_signtx[Ethereum]": "90feef1fdcd162209a948c127df638c09bee0444fee40f2d30dbff21658d83ef", "T1_ethereum-test_signtx.py::test_signtx[Palm]": "9d3f44b5d6089919a9e50c3344e5210bdf4a127db33d91b4eeaf93403acb5578", "T1_ethereum-test_signtx.py::test_signtx[Pirl]": "159bb61626157fa11dbd7775d09b95af8b1269432ed83a649a04e700d944aa02", -"T1_ethereum-test_signtx.py::test_signtx[Rinkeby]": "937894301354c759d2221ed56286e7df6c6696fa4be3d61846cb3307fd428d21", -"T1_ethereum-test_signtx.py::test_signtx[Ropsten]": "937894301354c759d2221ed56286e7df6c6696fa4be3d61846cb3307fd428d21", +"T1_ethereum-test_signtx.py::test_signtx[Rinkeby]": "796c65c23c551065757a839dcac90a67841a12e4a6e520bb2f97e575d3b09368", +"T1_ethereum-test_signtx.py::test_signtx[Ropsten]": "05db6420b63ecf8b96c61ea206bbc10edeaab5408e72e16e984db2c799ccd778", "T1_ethereum-test_signtx.py::test_signtx[Unknown_chain_id_eth_path]": "a6e6d63cba839c897e80dc0b7cf5c2263be8ff64a5281a43fca992380cca872b", "T1_ethereum-test_signtx.py::test_signtx[Unknown_chain_id_testnet_path]": "a6e6d63cba839c897e80dc0b7cf5c2263be8ff64a5281a43fca992380cca872b", "T1_ethereum-test_signtx.py::test_signtx[data_1]": "8b432aba21bc4344814cceaf693e114b9d3e3d6ceb83c3a6af7c3ed0f9b37449", @@ -1372,8 +1372,8 @@ "TT_ethereum-test_signtx.py::test_signtx[Ethereum]": "c2d39d5e5dfd7caa7f71e7d40d6eca9fd8a119b3cd1ad5cd873f0a807590ed7d", "TT_ethereum-test_signtx.py::test_signtx[Palm]": "c596b1652952440a8216d3351ce038f0ee1fd572ba33cafde4668f3eb4572e46", "TT_ethereum-test_signtx.py::test_signtx[Pirl]": "b4922e113d11ae186eba6b6b6d8eb31091d2472e136ddecb9797ec47b6aa8a9f", -"TT_ethereum-test_signtx.py::test_signtx[Rinkeby]": "933137829b4159359a8340a873008ffd35525829b9d150f20b550352e02d0bbc", -"TT_ethereum-test_signtx.py::test_signtx[Ropsten]": "933137829b4159359a8340a873008ffd35525829b9d150f20b550352e02d0bbc", +"TT_ethereum-test_signtx.py::test_signtx[Rinkeby]": "b449f6a019d19a5a58e766bde07edc697cf11ed0b82a124b20fa22e7039b1509", +"TT_ethereum-test_signtx.py::test_signtx[Ropsten]": "fe817a91dbf529ef52f64de52ec137d809cb6ef337810e3e1da168bcda6d940b", "TT_ethereum-test_signtx.py::test_signtx[Unknown_chain_id_eth_path]": "e1c268db1580ebbf957eb2912baa747133bf640d886b1339aee7e709494b46a7", "TT_ethereum-test_signtx.py::test_signtx[Unknown_chain_id_testnet_path]": "e1c268db1580ebbf957eb2912baa747133bf640d886b1339aee7e709494b46a7", "TT_ethereum-test_signtx.py::test_signtx[data_1]": "277686786f4dee54e641b15850b482480d1de4fd63401b76beb8da085ba27314", diff --git a/tools/check-bitcoin-only b/tools/check-bitcoin-only index 5f8dc1c3d..110b58fd0 100755 --- a/tools/check-bitcoin-only +++ b/tools/check-bitcoin-only @@ -1,7 +1,7 @@ #!/bin/sh RETURN=0 -EXCEPTIONS="decred|omni|ripple|dash|TEXT_MARGIN_LEFT|dash_width|dashlane|flo|mnemonic|meter|refuse|fused|enemy|cinema|syntaxerror|mix|palm|UdesRsK|kcc|derive_cardano|ntity|gather|bmc|cloudflare|rsk7|numbers" +EXCEPTIONS="decred|omni|ripple|dash|TEXT_MARGIN_LEFT|dash_width|dashlane|flo|mnemonic|meter|refuse|fused|enemy|cinema|syntaxerror|mix|palm|UdesRsK|kcc|derive_cardano|ntity|gather|bmc|cloudflare|rsk7" # dump all coins except the first 3 (Bitcoin, Testnet, Regtest) ALTCOINS=$(./common/tools/cointool.py dump -l -p -t -d trezor1 -d trezor2 | grep '"name"' | cut -d '"' -f 4 | tail -n +4) From 8ef8e570296af4412212e27b315f4163afa8fac6 Mon Sep 17 00:00:00 2001 From: Andrew Kozlik Date: Wed, 2 Nov 2022 09:55:43 +0100 Subject: [PATCH 4/6] chore(common): Remove unstable flag from AuthorizeCoinJoin. (cherry picked from commit 07e6e7b8b0b6d646023cb57f84b6d30ec2a2b9a9) --- common/protob/messages-bitcoin.proto | 2 -- common/protob/messages.proto | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/common/protob/messages-bitcoin.proto b/common/protob/messages-bitcoin.proto index c08a2a8bb..0a9503d75 100644 --- a/common/protob/messages-bitcoin.proto +++ b/common/protob/messages-bitcoin.proto @@ -611,8 +611,6 @@ message OwnershipProof { * @next Failure */ message AuthorizeCoinJoin { - option (unstable) = true; - required string coordinator = 1; // coordinator identifier to approve as a prefix in commitment data (max. 36 ASCII characters) required uint64 max_rounds = 2; // maximum number of rounds that Trezor is authorized to take part in required uint32 max_coordinator_fee_rate = 3; // maximum coordination fee rate in units of 10^-6 percent diff --git a/common/protob/messages.proto b/common/protob/messages.proto index af3991ca1..00c19eaaa 100644 --- a/common/protob/messages.proto +++ b/common/protob/messages.proto @@ -54,7 +54,7 @@ extend google.protobuf.EnumOptions { /** Options for tagging message types */ extend google.protobuf.MessageOptions { - optional bool unstable = 52001; // indicate that a message definition might change at any time + optional bool unstable = 52001; // indicate that a message is experimental, intended for development and beta testing only and its definition may change at any time optional uint32 wire_type = 52002; // override wire type specified in the MessageType enum } From fad95d1fb2bd75b757a95a20cc23a432c8392e69 Mon Sep 17 00:00:00 2001 From: Andrew Kozlik Date: Wed, 2 Nov 2022 10:45:11 +0100 Subject: [PATCH 5/6] feat(tests): Do not automatically enable experimental features in device tests. (cherry picked from commit 4e79eec188a555a66e426e51546ee20704903df3) --- tests/conftest.py | 9 +- .../bitcoin/test_signtx_payreq.py | 2 +- tests/device_tests/test_msg_applysettings.py | 48 +++----- tests/ui_tests/fixtures.json | 116 +++++++++--------- 4 files changed, 83 insertions(+), 92 deletions(-) diff --git a/tests/conftest.py b/tests/conftest.py index 8885b84da..85ac1cba1 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -151,6 +151,10 @@ def client( To receive a client instance that was not initialized: @pytest.mark.setup_client(uninitialized=True) + + To enable experimental features: + + @pytest.mark.experimental """ if request.node.get_closest_marker("skip_t2") and _raw_client.features.model == "T": pytest.skip("Test excluded on Trezor T") @@ -214,7 +218,7 @@ def client( no_backup=setup_params["no_backup"], ) - if _raw_client.features.model == "T": + if request.node.get_closest_marker("experimental"): apply_settings(_raw_client, experimental_features=True) if use_passphrase and isinstance(setup_params["passphrase"], str): @@ -341,6 +345,9 @@ def pytest_configure(config: "Config") -> None: # register known markers config.addinivalue_line("markers", "skip_t1: skip the test on Trezor One") config.addinivalue_line("markers", "skip_t2: skip the test on Trezor T") + config.addinivalue_line( + "markers", "experimental: enable experimental features on Trezor" + ) config.addinivalue_line( "markers", 'setup_client(mnemonic="all all all...", pin=None, passphrase=False, uninitialized=False): configure the client instance', diff --git a/tests/device_tests/bitcoin/test_signtx_payreq.py b/tests/device_tests/bitcoin/test_signtx_payreq.py index 7afd3f62f..893026c27 100644 --- a/tests/device_tests/bitcoin/test_signtx_payreq.py +++ b/tests/device_tests/bitcoin/test_signtx_payreq.py @@ -32,7 +32,7 @@ PREV_HASH, PREV_TX = forge_prevtx([(INPUT_ADDRESS, 12_300_000)], network="testne PREV_TXES = {PREV_HASH: PREV_TX} -pytestmark = pytest.mark.skip_t1 +pytestmark = [pytest.mark.skip_t1, pytest.mark.experimental] def case(id, *args, altcoin=False): diff --git a/tests/device_tests/test_msg_applysettings.py b/tests/device_tests/test_msg_applysettings.py index 818ea0672..ad7faf028 100644 --- a/tests/device_tests/test_msg_applysettings.py +++ b/tests/device_tests/test_msg_applysettings.py @@ -16,7 +16,7 @@ import pytest -from trezorlib import btc, device, exceptions, messages +from trezorlib import btc, device, exceptions, messages, misc from trezorlib.debuglink import TrezorClientDebugLink as Client from trezorlib.tools import parse_path @@ -226,16 +226,7 @@ def test_safety_checks(client: Client): @pytest.mark.skip_t1 def test_experimental_features(client: Client): def experimental_call(): - btc.authorize_coinjoin( - client, - coordinator="www.example.com", - max_rounds=10, - max_coordinator_fee_rate=500_000, # 0.5 % - max_fee_per_kvbyte=3500, - n=parse_path("m/10025h/1h/0h/1h"), - coin_name="Testnet", - script_type=messages.InputScriptType.SPENDTAPROOT, - ) + misc.get_nonce(client) assert client.features.experimental_features is None @@ -244,37 +235,30 @@ def test_experimental_features(client: Client): _set_expected_responses(client) device.apply_settings(client, label="new label") - assert client.features.experimental_features + assert not client.features.experimental_features + with pytest.raises(exceptions.TrezorFailure, match="DataError"), client: + client.set_expected_responses([messages.Failure]) + experimental_call() + + # enable experimental features with client: client.set_expected_responses( - [messages.ButtonRequest, messages.ButtonRequest, messages.Success] + [messages.ButtonRequest, messages.Success, messages.Features] ) + device.apply_settings(client, experimental_features=True) + + assert client.features.experimental_features + + with client: + client.set_expected_responses([messages.Nonce]) experimental_call() # relock and try again client.lock() with client: client.use_pin_sequence([PIN4]) - client.set_expected_responses( - [ - messages.ButtonRequest, - messages.ButtonRequest, - messages.ButtonRequest, - messages.Success, - ] - ) - experimental_call() - - # unset experimental features - with client: - client.set_expected_responses([messages.Success, messages.Features]) - device.apply_settings(client, experimental_features=False) - - assert not client.features.experimental_features - - with pytest.raises(exceptions.TrezorFailure, match="DataError"), client: - client.set_expected_responses([messages.Failure]) + client.set_expected_responses([messages.ButtonRequest, messages.Nonce]) experimental_call() diff --git a/tests/ui_tests/fixtures.json b/tests/ui_tests/fixtures.json index d5f9a38fb..e3731432f 100644 --- a/tests/ui_tests/fixtures.json +++ b/tests/ui_tests/fixtures.json @@ -623,7 +623,7 @@ "TT_bitcoin-test_authorize_coinjoin.py::test_get_address": "38ac4356550ad62c44892d6cff37c23020be6c08f9789a42e712714f57a2e1af", "TT_bitcoin-test_authorize_coinjoin.py::test_get_public_key": "46c69b84e796678e690112fea4aca72dcffacb8a91a6e8afadeea05fb02a09aa", "TT_bitcoin-test_authorize_coinjoin.py::test_multisession_authorization": "e0628b588c1efcf4f09afb0aeb6a49e257eff6fe2c9e0f34477f0a9f6a148bf2", -"TT_bitcoin-test_authorize_coinjoin.py::test_sign_tx": "bee1dfe37104babd08f14f39d0203f70532c356915c6ad65ab27e1f43eb2c745", +"TT_bitcoin-test_authorize_coinjoin.py::test_sign_tx": "cf79ee5ee33f6067831104a750370e35ff080950f41ab306475d0aa07a3d00a5", "TT_bitcoin-test_authorize_coinjoin.py::test_sign_tx_large": "5f23cd4859f92a36ab1fb262bbf9221d9ecdbd85510060df678373cf4377c9e3", "TT_bitcoin-test_authorize_coinjoin.py::test_sign_tx_spend": "20a381f5a0ae5ff6f29b7d08f4959d809799727817de1238ab16f9b48868bf50", "TT_bitcoin-test_authorize_coinjoin.py::test_wrong_account_type": "c08baf72201dc833ecc085daded257366f3fb561be9ac164e0fac0d6f22f18ca", @@ -1540,26 +1540,26 @@ "TT_stellar-test_stellar.py::test_sign_tx[timebounds-0-1575234180]": "5a2e48e82752f1b2b9e45518151e035821c281a88994f389c6feb54665042e43", "TT_stellar-test_stellar.py::test_sign_tx[timebounds-461535181-0]": "09c6860d1d2c8ad9de827da1e8006026bb37816122da461a8d31f8c400ba91de", "TT_stellar-test_stellar.py::test_sign_tx[timebounds-461535181-1575234180]": "b2015b9e0f9ff60e2ea4fca2942e97b70a320386c2043fb36acde4a830272098", -"TT_test_autolock.py::test_apply_auto_lock_delay": "f57f41bb9d52cc411add20488a20412728a1fc85c4c384e3cd3bf6f506e9bff0", -"TT_test_autolock.py::test_apply_auto_lock_delay_out_of_range[0]": "d81ff1a197803cfda9180cad05dad5c1912a064da957d036c1311fa3eeef4b70", -"TT_test_autolock.py::test_apply_auto_lock_delay_out_of_range[1]": "d81ff1a197803cfda9180cad05dad5c1912a064da957d036c1311fa3eeef4b70", -"TT_test_autolock.py::test_apply_auto_lock_delay_out_of_range[4194304]": "d81ff1a197803cfda9180cad05dad5c1912a064da957d036c1311fa3eeef4b70", -"TT_test_autolock.py::test_apply_auto_lock_delay_out_of_range[536871]": "d81ff1a197803cfda9180cad05dad5c1912a064da957d036c1311fa3eeef4b70", -"TT_test_autolock.py::test_apply_auto_lock_delay_out_of_range[9]": "d81ff1a197803cfda9180cad05dad5c1912a064da957d036c1311fa3eeef4b70", -"TT_test_autolock.py::test_apply_auto_lock_delay_valid[10]": "ce212aac24d0e8d36105970a508746bd5f1e2c5b6f10a8dd295efae2763138bb", -"TT_test_autolock.py::test_apply_auto_lock_delay_valid[123]": "98bca02d13bf6b4f38c622843a2be0a810fc82fc98596868c733d2cced517a57", -"TT_test_autolock.py::test_apply_auto_lock_delay_valid[3601]": "b0c12892e03dfd7882fbe4c313239bfb4e9c7abcf9dcf3e8df372e66e16edd0b", -"TT_test_autolock.py::test_apply_auto_lock_delay_valid[536870]": "174684d3306e4d63621eaa8a1d747e29b784d067f7d0649cea108f9c77803b0c", -"TT_test_autolock.py::test_apply_auto_lock_delay_valid[60]": "bd5d9eddbff6d2c79b8d0245dbb6a95e42975610a4f70c521c2476202434b03d", -"TT_test_autolock.py::test_apply_auto_lock_delay_valid[7227]": "c5f8cbca5e10bd8de342aebf18962fd08d7b336f9a13550b2152c51d1b6681b2", -"TT_test_autolock.py::test_autolock_cancels_ui": "01da3fcc0b941681634d272b1d4edae43bf7497b62db37ff14f17d44baa85b46", -"TT_test_autolock.py::test_autolock_default_value": "ab69afd1cb6f89689e6266e15615dbe50c14465c19684731e1cdf5ab4c1dde85", +"TT_test_autolock.py::test_apply_auto_lock_delay": "c896fc40775f5a924a39009174a416ba783e31a7535ad3c1e77350c848a7abd0", +"TT_test_autolock.py::test_apply_auto_lock_delay_out_of_range[0]": "cddf757711744c39f72a90382d1a39fd4c72a1d91ea04b62b94ea96d6af10f58", +"TT_test_autolock.py::test_apply_auto_lock_delay_out_of_range[1]": "cddf757711744c39f72a90382d1a39fd4c72a1d91ea04b62b94ea96d6af10f58", +"TT_test_autolock.py::test_apply_auto_lock_delay_out_of_range[4194304]": "cddf757711744c39f72a90382d1a39fd4c72a1d91ea04b62b94ea96d6af10f58", +"TT_test_autolock.py::test_apply_auto_lock_delay_out_of_range[536871]": "cddf757711744c39f72a90382d1a39fd4c72a1d91ea04b62b94ea96d6af10f58", +"TT_test_autolock.py::test_apply_auto_lock_delay_out_of_range[9]": "cddf757711744c39f72a90382d1a39fd4c72a1d91ea04b62b94ea96d6af10f58", +"TT_test_autolock.py::test_apply_auto_lock_delay_valid[10]": "47af1bf90584225f6c98770d3b3b1cc54f7c18ffc7e66b2df672827c722fc840", +"TT_test_autolock.py::test_apply_auto_lock_delay_valid[123]": "0c8f108bf8530bb8364ec8ac371a2eb9edd366694ff904ef50f3372b6dccc858", +"TT_test_autolock.py::test_apply_auto_lock_delay_valid[3601]": "560ab14fac85f540b6bbd617e98fa45a6ae36ef9098d56d099873cc50dc95af5", +"TT_test_autolock.py::test_apply_auto_lock_delay_valid[536870]": "0ae6c2e1662a05df07548d515dd5ef93fe44913c9a0be323718d5788b36e2db6", +"TT_test_autolock.py::test_apply_auto_lock_delay_valid[60]": "23b017614eb32ead9e1c61f4b7c79bbbc43bb7d2a9f5f4639557124632f3c307", +"TT_test_autolock.py::test_apply_auto_lock_delay_valid[7227]": "b503ca4d5d94494f012c66c10ef9799a82514d964d78068e65eaf7e6d3414cc9", +"TT_test_autolock.py::test_autolock_cancels_ui": "02f665ae093e5298286f5b0aa26d947e6f5cd4de439cabb27987687acb9bedcf", +"TT_test_autolock.py::test_autolock_default_value": "a2aab719b4cb851e0760e5583f17f516449041bec76d37d18d8630e33282be1d", "TT_test_basic.py::test_device_id_different": "365729fd052a9765fb68444b0ec0661037db712bf077d2e2126d6a4e892710bd", "TT_test_basic.py::test_device_id_same": "c09de07fbbf1e047442180e2facb5482d06a1a428891b875b7dd93c9e4704ae1", "TT_test_basic.py::test_features": "c09de07fbbf1e047442180e2facb5482d06a1a428891b875b7dd93c9e4704ae1", "TT_test_basic.py::test_ping": "c09de07fbbf1e047442180e2facb5482d06a1a428891b875b7dd93c9e4704ae1", "TT_test_busy_state.py::test_busy_expiry": "f35ed43a9d717d56f00e93676747ebbc37e28f93d0e62d15a7413dbe515847fe", -"TT_test_busy_state.py::test_busy_state": "13fedee535cf73b32c2987a9f147f3e4d5bf9177e6d6072e7685aaafbbc51281", +"TT_test_busy_state.py::test_busy_state": "382770fa0f6f3c2ff883e455691eaf6187ffc545cf815415ae4cc6dc19329846", "TT_test_cancel.py::test_cancel_message_via_cancel[message0]": "b014449cbf1a45739d64a370b30af75df2228f48c090a02227bac8ed20c7b2dc", "TT_test_cancel.py::test_cancel_message_via_cancel[message1]": "b014449cbf1a45739d64a370b30af75df2228f48c090a02227bac8ed20c7b2dc", "TT_test_cancel.py::test_cancel_message_via_initialize[message0]": "b014449cbf1a45739d64a370b30af75df2228f48c090a02227bac8ed20c7b2dc", @@ -1568,35 +1568,35 @@ "TT_test_debuglink.py::test_softlock_instability": "9750df55cb4716f1d497d57de57257a0c5188fb652fcdb66a9d436d9c396c62b", "TT_test_firmware_hash.py::test_firmware_hash_emu": "6156504fa1a43ed3e9aaae41c53dd6e5e979cc2558333b78846e0d9741e75c47", "TT_test_firmware_hash.py::test_firmware_hash_hw": "c09de07fbbf1e047442180e2facb5482d06a1a428891b875b7dd93c9e4704ae1", -"TT_test_msg_applysettings.py::test_apply_homescreen_toif": "7e7fb6223f2113a592c848cd8e57aa22eb002e6472abb5045814f7fe958b2818", -"TT_test_msg_applysettings.py::test_apply_homescreen_toif_fail[TOIf\\x80\\x00\\x80\\x00~\\x00\\x00\\x0-ba464b0c": "d81ff1a197803cfda9180cad05dad5c1912a064da957d036c1311fa3eeef4b70", -"TT_test_msg_applysettings.py::test_apply_homescreen_toif_fail[TOIf\\x90\\x00\\x90\\x00~XXXf\\x90\\x0-cb3c88da": "d81ff1a197803cfda9180cad05dad5c1912a064da957d036c1311fa3eeef4b70", -"TT_test_msg_applysettings.py::test_apply_homescreen_toif_fail[TOIg\\x90\\x00\\x90\\x00~\\x00\\x00\\x0-09cb7d43": "d81ff1a197803cfda9180cad05dad5c1912a064da957d036c1311fa3eeef4b70", -"TT_test_msg_applysettings.py::test_apply_settings": "afb22161614007752ed75c8e5b2eb4cf2288a5bf70599fb16c1ec0bc08642644", -"TT_test_msg_applysettings.py::test_apply_settings_passphrase": "b7af5acc4678edc97c6cab669554b20ec63560d8bd36c40f9c292b40992b590c", +"TT_test_msg_applysettings.py::test_apply_homescreen_toif": "bcb8fadef44dcf302bb4aede6a41d1e137448f0a83ec35bbe2ada8174a5729ce", +"TT_test_msg_applysettings.py::test_apply_homescreen_toif_fail[TOIf\\x80\\x00\\x80\\x00~\\x00\\x00\\x0-ba464b0c": "cddf757711744c39f72a90382d1a39fd4c72a1d91ea04b62b94ea96d6af10f58", +"TT_test_msg_applysettings.py::test_apply_homescreen_toif_fail[TOIf\\x90\\x00\\x90\\x00~XXXf\\x90\\x0-cb3c88da": "cddf757711744c39f72a90382d1a39fd4c72a1d91ea04b62b94ea96d6af10f58", +"TT_test_msg_applysettings.py::test_apply_homescreen_toif_fail[TOIg\\x90\\x00\\x90\\x00~\\x00\\x00\\x0-09cb7d43": "cddf757711744c39f72a90382d1a39fd4c72a1d91ea04b62b94ea96d6af10f58", +"TT_test_msg_applysettings.py::test_apply_settings": "4b4d2a3ccf4cef954c7bb7212aa7bef9941e65eb1353b35a9befdd980f098692", +"TT_test_msg_applysettings.py::test_apply_settings_passphrase": "9ec2d7c035c5b40ff7fc856013cb61288e226cf099922ff34dd4671bb3057030", "TT_test_msg_applysettings.py::test_apply_settings_passphrase_on_device": "ec6ae42f5d061e40d6c4512a743bc2ac1564455a50a838b6f42fd4c7225d8079", -"TT_test_msg_applysettings.py::test_apply_settings_rotation": "1f6da326281b5e4ddff444f96403683badae200f1d4b5cc6b044aeab99141d16", -"TT_test_msg_applysettings.py::test_experimental_features": "51c122523bec4c1b177f2b99ab02f53b6cf8223b100d85f5e7539c82480d5a5d", +"TT_test_msg_applysettings.py::test_apply_settings_rotation": "ea8a4014034ec651e386e12509ef792e16bed40dfa0624b6cc31ca7d6bfdc96e", +"TT_test_msg_applysettings.py::test_experimental_features": "0736505eb08ce878822435e6f33999b63036a543a1d81fb714e3f4f74b4b1db5", "TT_test_msg_applysettings.py::test_label_too_long": "c09de07fbbf1e047442180e2facb5482d06a1a428891b875b7dd93c9e4704ae1", "TT_test_msg_applysettings.py::test_safety_checks": "71ac970ca0d87f1ef70a8605dcc4db478a9190333307ff37ee90dd3d3e97e0fa", -"TT_test_msg_backup_device.py::test_backup_bip39": "9b572b12da20b516222ecb0a76fba6d6de5193647405b67625140ed3ed45049c", -"TT_test_msg_backup_device.py::test_backup_slip39_advanced[click_info]": "857cbfaea4dd471d9d2e41d583c72b19942ebc1648f9a47c8ead57b233cc6bf7", -"TT_test_msg_backup_device.py::test_backup_slip39_advanced[no_click_info]": "ff2ffe2c93d8784566e2ac9516f8fd41f4f7e45e1272aff6d3313bdca173e6e2", -"TT_test_msg_backup_device.py::test_backup_slip39_basic[click_info]": "8bc1b2586ee94a3db4ab88f6a5782b2a07fb427715eb2b6401e48961383e8dff", -"TT_test_msg_backup_device.py::test_backup_slip39_basic[no_click_info]": "fe7ef8726326e2702ee680418d8a32cf2e0d062accbc70acbe88abd86cbf9f6d", +"TT_test_msg_backup_device.py::test_backup_bip39": "70f7f4cc0e396fc364e338e068af58e99c20c1788dd4043026fdf60260c9680f", +"TT_test_msg_backup_device.py::test_backup_slip39_advanced[click_info]": "71e30e2fee70cb08944fe0f1c89ea060d2a9ad42f4d3386a24b81d07ebfad1aa", +"TT_test_msg_backup_device.py::test_backup_slip39_advanced[no_click_info]": "4fad3f84c206436dd2d9f2b077ffecffbe934a9a60f7f93aebe0374452c62672", +"TT_test_msg_backup_device.py::test_backup_slip39_basic[click_info]": "e66dbecb3e7da670d038cd93ff8470842da40b87276aadf98b2e777a39e09069", +"TT_test_msg_backup_device.py::test_backup_slip39_basic[no_click_info]": "b98dae73e4fcad05d39ec53a81b51283becd8d7125391f8a551dfde804ab2d4f", "TT_test_msg_backup_device.py::test_interrupt_backup_fails": "75ab647310ba48b46e161de8204590807f04490e60a4f664749433016b9f5ff4", "TT_test_msg_backup_device.py::test_no_backup_fails": "a489388c56078b4aa243d991b898b196a5c4b05573c526db06eeb11d41e98ec8", "TT_test_msg_backup_device.py::test_no_backup_show_entropy_fails": "836598efda5b456ccbee7835e31892bfb5a8b9d9e42948982f444e10b9b8e55a", -"TT_test_msg_change_wipe_code_t2.py::test_set_pin_to_wipe_code": "fc83a78c24524bba5b7270b2d85e1ce788e4b200ac403b8f337cd32ef1008ed0", -"TT_test_msg_change_wipe_code_t2.py::test_set_remove_wipe_code": "82aae9ec41d7a6bc2c53d066fc9773c833c3280590e8e13a990da4e9ba2367e0", -"TT_test_msg_change_wipe_code_t2.py::test_set_wipe_code_mismatch": "a1a84ba5b6650fbada7de3e9b41d1273ef84bc2d0ea11377f08c05ad3d1c7169", -"TT_test_msg_change_wipe_code_t2.py::test_set_wipe_code_to_pin": "9f91401e960174f79129bf7ac2e950203b9f2dcb381e0c7146fa1460c1bae678", -"TT_test_msg_changepin_t2.py::test_change_failed": "b91f0af6e6148ff77b449e22e52523a462da819f5fca6b34b1bce8f50193f57d", -"TT_test_msg_changepin_t2.py::test_change_invalid_current": "a8f2c71ef0605fb1f4f941d0c9bcc8bacefb84e88017a230c5b1ac67e8bc56fb", -"TT_test_msg_changepin_t2.py::test_change_pin": "35b519f22ca2e65ad376efb5d570e68e610c64a6a137500d649a1fa6f05fdacf", -"TT_test_msg_changepin_t2.py::test_remove_pin": "f46ea1ceaf07d2a47da2e89ceb9553b618ceb20aea004cf51a8f7df0bc78a453", -"TT_test_msg_changepin_t2.py::test_set_failed": "36ae4d29086ee37c00aa038beee7112addc8da28c89110b069074e4b18a2de0d", -"TT_test_msg_changepin_t2.py::test_set_pin": "f5786e0636f1fc51055e6e89cd8f7a5973de53a00e9594b97358ade61565a2b6", +"TT_test_msg_change_wipe_code_t2.py::test_set_pin_to_wipe_code": "dd2164b699f138c24ae45ac8d5d2ca6c840bc56721bb266b1ce404275f5c7fce", +"TT_test_msg_change_wipe_code_t2.py::test_set_remove_wipe_code": "64421fca84d0972a754d8df6e6419727db221ce5140d958b40aca72c93d17ad9", +"TT_test_msg_change_wipe_code_t2.py::test_set_wipe_code_mismatch": "9a209e34273abf975a4b43a6fcaf9290154d29560b839b0e44f9522973baa403", +"TT_test_msg_change_wipe_code_t2.py::test_set_wipe_code_to_pin": "50ea73d2cf3dac03aff81bb64c56c99ba255f3a1c8e77c1abbcc5b3d72e41ba8", +"TT_test_msg_changepin_t2.py::test_change_failed": "f2605afed56adcd5fdc2caaed64f57e3bb4fc402846c00026f0bf864ddc28dae", +"TT_test_msg_changepin_t2.py::test_change_invalid_current": "a1e1824ef1ebf63321ce6c21d43496c74a90627c9fb77bcf2b395a8817fc576f", +"TT_test_msg_changepin_t2.py::test_change_pin": "d711c61709188e7d4ba6adbf849788dbd650f5438ce4005946f9c902490f81f5", +"TT_test_msg_changepin_t2.py::test_remove_pin": "84f0369ab13d7bb1133c9cd51fb17bdd69e76ea1888aa413eb4e808327b9b45f", +"TT_test_msg_changepin_t2.py::test_set_failed": "cdd9bcf1f4c1158c830fbcf68bf64d05d228392edf6861c70d63f99f273918f0", +"TT_test_msg_changepin_t2.py::test_set_pin": "20633a96447a01e391cccf2f9a022770c7d94eecad387af74f4b8ac5c2b3ea72", "TT_test_msg_loaddevice.py::test_load_device_1": "ef73c09785df13124c3ebda99df038bbec0829f9474a923e152a647b39d5e47b", "TT_test_msg_loaddevice.py::test_load_device_2": "6a6717bbf58b0c2922dbbfc5e463c3ddc0db74a321d2fc2925da63bc20cba824", "TT_test_msg_loaddevice.py::test_load_device_slip39_advanced": "ef73c09785df13124c3ebda99df038bbec0829f9474a923e152a647b39d5e47b", @@ -1606,36 +1606,36 @@ "TT_test_msg_sd_protect.py::test_enable_disable": "aa09194fbab845cc64e1187bf2e634858a4c848ebfe2890b30ac9073f980cb96", "TT_test_msg_sd_protect.py::test_refresh": "19d6d1a7bfa9a6dcf7da2c320d01ba03152d08faa08a11ea2b3dc28ad57b1b91", "TT_test_msg_sd_protect.py::test_wipe": "9e4b9968e7967e93f19d669acadd53c128a857b72afd7e354a1a350274b8aeba", -"TT_test_msg_wipedevice.py::test_autolock_not_retained": "c18d2809f505e79bf61aef073a33897b251a3dadab7db9c890f5baaaa4412f4c", +"TT_test_msg_wipedevice.py::test_autolock_not_retained": "a7399c952f2908160f001a1d7495f7a59183444b8295d85058c386e5c5b720ec", "TT_test_msg_wipedevice.py::test_wipe_device": "365729fd052a9765fb68444b0ec0661037db712bf077d2e2126d6a4e892710bd", "TT_test_passphrase_slip39_advanced.py::test_128bit_passphrase": "0d854e06e58ec8e27f04d8604002f1dcb8fee790bdac07cbabb94e3ed357abe3", "TT_test_passphrase_slip39_advanced.py::test_256bit_passphrase": "0d854e06e58ec8e27f04d8604002f1dcb8fee790bdac07cbabb94e3ed357abe3", "TT_test_passphrase_slip39_basic.py::test_2of5_passphrase": "54fe7196c39e3f70734be72fc45a121670e891852354057b4d8ab094ced4b493", "TT_test_passphrase_slip39_basic.py::test_3of6_passphrase": "54fe7196c39e3f70734be72fc45a121670e891852354057b4d8ab094ced4b493", -"TT_test_pin.py::test_correct_pin": "d81ff1a197803cfda9180cad05dad5c1912a064da957d036c1311fa3eeef4b70", -"TT_test_pin.py::test_exponential_backoff_t2": "d4e7ed263d72c37c6f6d05c2e4aa4d8245267594511df704efe8a32f3c5c30ca", -"TT_test_pin.py::test_incorrect_pin_t2": "3d549b537340e13140cd77f362f323ca116a79e58fb0784d69aadad7b5c13063", +"TT_test_pin.py::test_correct_pin": "cddf757711744c39f72a90382d1a39fd4c72a1d91ea04b62b94ea96d6af10f58", +"TT_test_pin.py::test_exponential_backoff_t2": "ecf58dc09e278d7ebc1c68e853ab624a0f63e173c47ce0cce32b4bcf1cbde1f5", +"TT_test_pin.py::test_incorrect_pin_t2": "616b679baac2c5574d6948cab8f2440c741895b74e902fa118348f8e4213e78a", "TT_test_pin.py::test_no_protection": "c09de07fbbf1e047442180e2facb5482d06a1a428891b875b7dd93c9e4704ae1", -"TT_test_protection_levels.py::test_apply_settings": "2451a804df4a867fef29adf4b71445352a3bface95a797f65bb87cf58c1ef34f", -"TT_test_protection_levels.py::test_change_pin_t2": "d414bdebe6ea6b0f754aec1cdde61133b87fd27cf791ab1bdfdb61866a400d6c", -"TT_test_protection_levels.py::test_get_address": "f0ac110de788b3112e04dc2ef131fca011a8dea1c309df37adeb23066729e273", -"TT_test_protection_levels.py::test_get_entropy": "539ac09590d3252f0ccb2eb836c703a16be5a219c8bd46add57be8319a336ae9", -"TT_test_protection_levels.py::test_get_public_key": "f0ac110de788b3112e04dc2ef131fca011a8dea1c309df37adeb23066729e273", -"TT_test_protection_levels.py::test_initialize": "59e518cba8589979f0af46e2acb211d37c96312f1d1a63a899d138ebb2f3ca29", +"TT_test_protection_levels.py::test_apply_settings": "d7398efe983dbcaaad520469d4a4e13af6cc929f84ad15f45f52d36360d60cdd", +"TT_test_protection_levels.py::test_change_pin_t2": "c0c3dda209c7683ccb5bea1897747ce23a4b0786229619da87a12e1c36bb00d8", +"TT_test_protection_levels.py::test_get_address": "fa99630fdfe630a6c60fe09e29c62750d6b981b573e29bbbc1d170383fa6d39e", +"TT_test_protection_levels.py::test_get_entropy": "b05d2191ef1621bb547a3188bf7b45aa5c3e55a07e25beec7e4763462d423d76", +"TT_test_protection_levels.py::test_get_public_key": "fa99630fdfe630a6c60fe09e29c62750d6b981b573e29bbbc1d170383fa6d39e", +"TT_test_protection_levels.py::test_initialize": "bf1f827d995235bf40470ac79926c72f57aa2eeb9942eebb1812b73ac5898ead", "TT_test_protection_levels.py::test_passphrase_cached": "7fe34cc300a6f3547eaf72ab4339b758469f1e2722244d2a14d06e55ab1a3716", -"TT_test_protection_levels.py::test_passphrase_reporting[False]": "233f8978b159ec8fb4092599d63f001c8059222ca14a9e84d185560d3c32ce24", -"TT_test_protection_levels.py::test_passphrase_reporting[True]": "d9e9bdb39d15d6737ed6234f16c36bb7ad95ca54067ff8f10cffccaa3caa96cb", +"TT_test_protection_levels.py::test_passphrase_reporting[False]": "1931c0333a99769c0e919daaf17619689892012838440c58fba81880acab7216", +"TT_test_protection_levels.py::test_passphrase_reporting[True]": "63f9b46676f70b7e056da24366c3e4d732d6134b15399aeb86b230a25bc1f164", "TT_test_protection_levels.py::test_ping": "5551c263e8e09c8ae683f4dec3dd9d7ecc05ebbd3f2556604b27479c8f1fbc82", -"TT_test_protection_levels.py::test_sign_message": "045d2faee841a79441683a6fdc912c3c69ecc0289b6c9801580942d47af7f0de", -"TT_test_protection_levels.py::test_signtx": "4e25293cf3860a06e2e858272450fc747f1a11c8c2426c0028c38b7ce97b5856", -"TT_test_protection_levels.py::test_unlocked": "f2be4c8c13c6a201770966438ffa9bcfe0eb031683920f93a55fa92921a28b51", -"TT_test_protection_levels.py::test_verify_message_t2": "0cf43552a15684fbf506cd56871ca07795f62ec5f57176705aa968c9f97ef3d8", -"TT_test_protection_levels.py::test_wipe_device": "a30d958dda50b06e8bfc1c861c0ff2c0eb4acd0656bdf1dcd6474660882e3cd5", +"TT_test_protection_levels.py::test_sign_message": "b09b8029fc04fb636827e1c9139df448dec94b94597d6e09e479441ddc1054c5", +"TT_test_protection_levels.py::test_signtx": "a4055e1866d9db4cd670e7fa7d3a015961741e93f49f380992fb4b1ffa6eb85a", +"TT_test_protection_levels.py::test_unlocked": "793984b5e63e79f9b1c72ada278af6cf6b1b78b0bf20eb71a42874268a7b5be8", +"TT_test_protection_levels.py::test_verify_message_t2": "2b32327ef901411f9c8d870aba06d0a7ae3672362203431b47b04daac95410e9", +"TT_test_protection_levels.py::test_wipe_device": "701e1a3dff40ac54e9b107e97044c40be82edc8c763acfb306919cd02830f7bf", "TT_test_sdcard.py::test_sd_format": "b6da09fabbf0f9f05e2b575650789b2ecae25bdcc0304e14c1e59fa1b4b24d05", "TT_test_sdcard.py::test_sd_no_format": "28237b70aadc1ce6f3ddfd3c0f9b6b256898cad068b0de333b404989aa0dcc62", -"TT_test_sdcard.py::test_sd_protect_unlock": "bc654959615d17f6d8d6dda4625b4ecf7798a7d8c05ff438fc1546d0f8547432", +"TT_test_sdcard.py::test_sd_protect_unlock": "ac627aca419c8f49d22def6a84b3bec2f3500706f9fe48c912b88776e91ebf77", "TT_test_session.py::test_cannot_resume_ended_session": "c09de07fbbf1e047442180e2facb5482d06a1a428891b875b7dd93c9e4704ae1", -"TT_test_session.py::test_clear_session": "a749e7ff817a859da0670e7810d683909b9c4db415594098981183adb9c6be2e", +"TT_test_session.py::test_clear_session": "cd5de2b6329af49c57123468c5b0dc6a97e65b3628ee8ae855f0e1d4a080dc90", "TT_test_session.py::test_derive_cardano_empty_session": "c09de07fbbf1e047442180e2facb5482d06a1a428891b875b7dd93c9e4704ae1", "TT_test_session.py::test_derive_cardano_running_session": "c09de07fbbf1e047442180e2facb5482d06a1a428891b875b7dd93c9e4704ae1", "TT_test_session.py::test_end_session": "c09de07fbbf1e047442180e2facb5482d06a1a428891b875b7dd93c9e4704ae1", From 2f03ace311584988d5aeab58fd1acf24ef54711a Mon Sep 17 00:00:00 2001 From: Andrew Kozlik Date: Wed, 2 Nov 2022 12:05:42 +0100 Subject: [PATCH 6/6] chore(common): Rename "unstable" protobuf tag to "experimental_message". [no changelog] (cherry picked from commit 3d645d609a3f20bd88b8c44e969b9e4489c496d0) --- common/protob/messages-bitcoin.proto | 6 +++--- common/protob/messages-management.proto | 4 ++-- common/protob/messages.proto | 4 ++-- common/protob/pb2py | 4 ++-- core/src/trezor/wire/__init__.py | 2 +- python/src/trezorlib/protobuf.py | 1 - 6 files changed, 10 insertions(+), 11 deletions(-) diff --git a/common/protob/messages-bitcoin.proto b/common/protob/messages-bitcoin.proto index 0a9503d75..772fec186 100644 --- a/common/protob/messages-bitcoin.proto +++ b/common/protob/messages-bitcoin.proto @@ -343,7 +343,7 @@ message TxAck { // optional uint32 block_height_bip115 = 9; // BIP-115 support dropped optional bytes orig_hash = 10; // tx_hash of the original transaction where this output was present (used when creating a replacement transaction) optional uint32 orig_index = 11; // index of the output in the original transaction (used when creating a replacement transaction) - optional uint32 payment_req_index = 12 [(experimental)=true]; // index of the PaymentRequest containing this output + optional uint32 payment_req_index = 12 [(experimental_field)=true]; // index of the PaymentRequest containing this output } } } @@ -388,7 +388,7 @@ message TxOutput { reserved 7, 8, 9; // fields which are in use, or have been in the past, in TxOutputType optional bytes orig_hash = 10; // tx_hash of the original transaction where this output was present (used when creating a replacement transaction) optional uint32 orig_index = 11; // index of the output in the original transaction (used when creating a replacement transaction) - optional uint32 payment_req_index = 12 [(experimental)=true]; // index of the PaymentRequest containing this output + optional uint32 payment_req_index = 12 [(experimental_field)=true]; // index of the PaymentRequest containing this output } /** Data type for metadata about previous transaction which contains the UTXO being spent. @@ -438,7 +438,7 @@ message PrevOutput { * @next TxRequest */ message TxAckPaymentRequest { - option (unstable) = true; + option (experimental_message) = true; optional bytes nonce = 1; // the nonce used in the signature computation required string recipient_name = 2; // merchant's name diff --git a/common/protob/messages-management.proto b/common/protob/messages-management.proto index adde7b885..eb732fc6d 100644 --- a/common/protob/messages-management.proto +++ b/common/protob/messages-management.proto @@ -456,7 +456,7 @@ message RebootToBootloader { * @next Nonce */ message GetNonce { - option (unstable) = true; + option (experimental_message) = true; } /** @@ -464,7 +464,7 @@ message GetNonce { * @end */ message Nonce { - option (unstable) = true; + option (experimental_message) = true; required bytes nonce = 1; // a 32-byte random value generated by Trezor } diff --git a/common/protob/messages.proto b/common/protob/messages.proto index 00c19eaaa..c0ea0ff75 100644 --- a/common/protob/messages.proto +++ b/common/protob/messages.proto @@ -54,13 +54,13 @@ extend google.protobuf.EnumOptions { /** Options for tagging message types */ extend google.protobuf.MessageOptions { - optional bool unstable = 52001; // indicate that a message is experimental, intended for development and beta testing only and its definition may change at any time + optional bool experimental_message = 52001; // indicate that a message is intended for development and beta testing only and its definition may change at any time optional uint32 wire_type = 52002; // override wire type specified in the MessageType enum } /** Options for tagging field types */ extend google.protobuf.FieldOptions { - optional bool experimental = 53001; // indicate that a field is intended for development and beta testing only + optional bool experimental_field = 53001; // indicate that a field is intended for development and beta testing only } /** Options for tagging files with protobuf definitions */ diff --git a/common/protob/pb2py b/common/protob/pb2py index cf5280bfd..28b6ae037 100755 --- a/common/protob/pb2py +++ b/common/protob/pb2py @@ -164,7 +164,7 @@ class ProtoField: @property def experimental(self): - return bool(self.extensions.get("experimental")) + return bool(self.extensions.get("experimental_field")) @property def is_message(self): @@ -573,7 +573,7 @@ class RustBlobRenderer: raise ValueError("Unsupported wire type") flags_and_wire_type = wire_type - if message.extensions.get("unstable"): + if message.extensions.get("experimental_message"): flags_and_wire_type |= 0x8000 return flags_and_wire_type diff --git a/core/src/trezor/wire/__init__.py b/core/src/trezor/wire/__init__.py index 5d53e0bef..d38f9087a 100644 --- a/core/src/trezor/wire/__init__.py +++ b/core/src/trezor/wire/__init__.py @@ -87,7 +87,7 @@ if TYPE_CHECKING: ... -# If set to False protobuf messages marked with "unstable" option are rejected. +# If set to False protobuf messages marked with "experimental_message" option are rejected. experimental_enabled = False diff --git a/python/src/trezorlib/protobuf.py b/python/src/trezorlib/protobuf.py index 05cc40b01..101bfccfe 100644 --- a/python/src/trezorlib/protobuf.py +++ b/python/src/trezorlib/protobuf.py @@ -188,7 +188,6 @@ class _MessageTypeMeta(type): class MessageType(metaclass=_MessageTypeMeta): MESSAGE_WIRE_TYPE: Optional[int] = None - UNSTABLE: bool = False FIELDS: Dict[int, Field] = {}