diff --git a/package-lock.json b/package-lock.json index 90c39c2..38db9c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "Chuckbot", + "name": "whatsbot", "lockfileVersion": 3, "requires": true, "packages": { @@ -1073,26 +1073,11 @@ "node": ">=10" } }, - "node_modules/@jest/reporters/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@jest/reporters/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -1112,12 +1097,6 @@ "node": ">=8" } }, - "node_modules/@jest/reporters/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/@jest/schemas": { "version": "29.6.3", "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", @@ -1396,6 +1375,17 @@ "node": ">=6" } }, + "node_modules/@jimp/core/node_modules/mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dependencies": { + "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" + } + }, "node_modules/@jimp/custom": { "version": "0.14.0", "resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.14.0.tgz", @@ -1858,24 +1848,10 @@ "node-pre-gyp": "bin/node-pre-gyp" } }, - "node_modules/@mapbox/node-pre-gyp/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@mapbox/node-pre-gyp/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", - "dependencies": { - "lru-cache": "^6.0.0" - }, + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", "bin": { "semver": "bin/semver.js" }, @@ -1883,11 +1859,6 @@ "node": ">=10" } }, - "node_modules/@mapbox/node-pre-gyp/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -1933,26 +1904,11 @@ "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, - "node_modules/@npmcli/fs/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "optional": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@npmcli/fs/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", "optional": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -1960,12 +1916,6 @@ "node": ">=10" } }, - "node_modules/@npmcli/fs/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "optional": true - }, "node_modules/@npmcli/move-file": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz", @@ -1980,18 +1930,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, - "node_modules/@npmcli/move-file/node_modules/mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", - "optional": true, - "bin": { - "mkdirp": "bin/cmd.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@oozcitak/dom": { "version": "1.15.10", "resolved": "https://registry.npmjs.org/@oozcitak/dom/-/dom-1.15.10.tgz", @@ -2037,9 +1975,9 @@ } }, "node_modules/@open-wa/wa-automate": { - "version": "4.71.10", - "resolved": "https://registry.npmjs.org/@open-wa/wa-automate/-/wa-automate-4.71.10.tgz", - "integrity": "sha512-wN/zETF6HNxQOUyoAUNM8ypd1RTOyUIsVKTAVdmmmeYLL7hEBynnXYQodOpejWfl/sjonZ22Ia4XBqpMzSLZgg==", + "version": "4.71.11", + "resolved": "https://registry.npmjs.org/@open-wa/wa-automate/-/wa-automate-4.71.11.tgz", + "integrity": "sha512-p4QRZPK5RjgiXPsqg0QVBd4mMF+LFEvQVFzD0cCR7mwdrZ6KXOpR/mmbZYkpOHI+6qiNv3poCWUjcGcajTAvCA==", "hasInstallScript": true, "dependencies": { "@brillout/import": "^0.2.1", @@ -2143,9 +2081,9 @@ } }, "node_modules/@open-wa/wa-automate-types-only": { - "version": "4.71.10", - "resolved": "https://registry.npmjs.org/@open-wa/wa-automate-types-only/-/wa-automate-types-only-4.71.10.tgz", - "integrity": "sha512-HeFdz0SJ1a+aHxH38LkUj6X7IiGoTekdiX5W1asN27ckQo1+w91Ee461wNRKHtJAwZe1rN4tdZk+vhzp3ij9Xw==", + "version": "4.71.11", + "resolved": "https://registry.npmjs.org/@open-wa/wa-automate-types-only/-/wa-automate-types-only-4.71.11.tgz", + "integrity": "sha512-uZ//HGwTdJZaMkVF2dpHDPmjIQr0fCzvIWGL8k4RMrZvKIQ773/fUXB1615R1nhUP8ejGJGrvrqcJeFHAbtCqg==", "engines": { "node": ">=12.18.3", "npm": ">=7.9.0" @@ -2399,17 +2337,6 @@ "path-browserify": "^1.0.1" } }, - "node_modules/@ts-morph/common/node_modules/mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", - "bin": { - "mkdirp": "bin/cmd.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@types/babel__core": { "version": "7.20.5", "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", @@ -2624,9 +2551,9 @@ "integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==" }, "node_modules/@types/node": { - "version": "20.12.10", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.10.tgz", - "integrity": "sha512-Eem5pH9pmWBHoGAT8Dr5fdc5rYA+4NAovdM4EktRPVAAiJhmWWfQrA0cFhAbOsQdSfIHjAud6YdkbL69+zSKjw==", + "version": "20.12.12", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.12.tgz", + "integrity": "sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==", "dependencies": { "undici-types": "~5.26.4" } @@ -6384,36 +6311,6 @@ "node": ">=10" } }, - "node_modules/cacache/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "optional": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/cacache/node_modules/mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", - "optional": true, - "bin": { - "mkdirp": "bin/cmd.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/cacache/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "optional": true - }, "node_modules/cache-base": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", @@ -6584,9 +6481,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001616", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001616.tgz", - "integrity": "sha512-RHVYKov7IcdNjVHJFNY/78RdG4oGVjbayxv8u5IO74Wv7Hlq4PnJE6mo/OjFijjVFNy5ijnCt6H3IIo4t+wfEw==", + "version": "1.0.30001620", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001620.tgz", + "integrity": "sha512-WJvYsOjd1/BYUY6SNGUosK9DUidBPDTnOARHp3fSmFO1ekdxaY6nKRttEVrfMmYi80ctS0kz1wiWmm14fVc3ew==", "funding": [ { "type": "opencollective", @@ -6632,9 +6529,9 @@ "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==" }, "node_modules/ccxt": { - "version": "4.3.17", - "resolved": "https://registry.npmjs.org/ccxt/-/ccxt-4.3.17.tgz", - "integrity": "sha512-xDFqU4zl6O5DKKcCuXlsOK3eh1IOrbeE/oRmyWW3E2RgAdhT6jgYe1QtsGBQ0XH02xhtljAqc93IRA9kxxYzrQ==", + "version": "4.3.24", + "resolved": "https://registry.npmjs.org/ccxt/-/ccxt-4.3.24.tgz", + "integrity": "sha512-1SIYqg7vxVItMlw7cg8CRJ+zhklBUeGlFrZm0uY774M6VFwhZ4ujVWh6C9Gk4BJiS7Hwu7UQvvyvxr4EQQXzig==", "hasInstallScript": true, "dependencies": { "ws": "^8.8.1" @@ -7638,24 +7535,10 @@ "url": "/~https://github.com/sponsors/sindresorhus" } }, - "node_modules/conf/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/conf/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", - "dependencies": { - "lru-cache": "^6.0.0" - }, + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", "bin": { "semver": "bin/semver.js" }, @@ -7663,11 +7546,6 @@ "node": ">=10" } }, - "node_modules/conf/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, "node_modules/configstore": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz", @@ -8239,6 +8117,17 @@ "node": ">=0.10.0" } }, + "node_modules/data-store/node_modules/mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dependencies": { + "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" + } + }, "node_modules/data-store/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", @@ -8928,9 +8817,9 @@ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" }, "node_modules/electron-to-chromium": { - "version": "1.4.757", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.757.tgz", - "integrity": "sha512-jftDaCknYSSt/+KKeXzH3LX5E2CvRLm75P3Hj+J/dv3CL0qUYcOt13d5FN1NiL5IJbbhzHrb3BomeG2tkSlZmw==" + "version": "1.4.772", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.772.tgz", + "integrity": "sha512-jFfEbxR/abTTJA3ci+2ok1NTuOBBtB4jH+UT6PUmRN+DY3WSD4FFRsgoVQ+QNIJ0T7wrXwzsWCI2WKC46b++2A==" }, "node_modules/emittery": { "version": "0.13.1", @@ -9361,9 +9250,9 @@ } }, "node_modules/enhanced-resolve": { - "version": "5.16.0", - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.16.0.tgz", - "integrity": "sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA==", + "version": "5.16.1", + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.16.1.tgz", + "integrity": "sha512-4U5pNsuDl0EhuZpq46M5xPslstkviJuhrdobaRDBk2Jy2KO37FDAJl4lb2KlNabxT0m4MTK2UHNrsAcphE8nyw==", "dependencies": { "graceful-fs": "^4.2.4", "tapable": "^2.2.0" @@ -10698,22 +10587,6 @@ "node": ">= 8" } }, - "node_modules/fs-minipass/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/fs-minipass/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, "node_modules/fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", @@ -13462,18 +13335,6 @@ "node": ">=8" } }, - "node_modules/istanbul-lib-report/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/istanbul-lib-report/node_modules/make-dir": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz", @@ -13490,13 +13351,10 @@ } }, "node_modules/istanbul-lib-report/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -13516,12 +13374,6 @@ "node": ">=8" } }, - "node_modules/istanbul-lib-report/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/istanbul-lib-source-maps": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", @@ -14779,26 +14631,11 @@ "node": ">=8" } }, - "node_modules/jest-snapshot/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/jest-snapshot/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -14818,12 +14655,6 @@ "node": ">=8" } }, - "node_modules/jest-snapshot/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/jest-util": { "version": "29.7.0", "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz", @@ -15187,9 +15018,9 @@ } }, "node_modules/js-tiktoken": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/js-tiktoken/-/js-tiktoken-1.0.11.tgz", - "integrity": "sha512-PajXFLq2vx7/8jllQZ43vzNpAai/0MOVdJjW/UrNyJorNQRTjHrqdGJG/mjHVy7h9M6dW6CaG43eNLMYFkTh6w==", + "version": "1.0.12", + "resolved": "https://registry.npmjs.org/js-tiktoken/-/js-tiktoken-1.0.12.tgz", + "integrity": "sha512-L7wURW1fH9Qaext0VzaUDpFGVQgjkdE3Dgsy9/+yXyGEpBKnylTd0mU0bfbNkKDlXRb6TEsZkwuflu1B8uQbJQ==", "dependencies": { "base64-js": "^1.5.1" } @@ -16188,38 +16019,6 @@ "node": ">=12" } }, - "node_modules/make-fetch-happen/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "optional": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/make-fetch-happen/node_modules/socks-proxy-agent": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz", - "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==", - "optional": true, - "dependencies": { - "agent-base": "^6.0.2", - "debug": "^4.3.3", - "socks": "^2.6.2" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/make-fetch-happen/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "optional": true - }, "node_modules/make-iterator": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz", @@ -16954,9 +16753,12 @@ } }, "node_modules/minipass": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", + "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", + "dependencies": { + "yallist": "^4.0.0" + }, "engines": { "node": ">=8" } @@ -16973,24 +16775,6 @@ "node": ">= 8" } }, - "node_modules/minipass-collect/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "optional": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/minipass-collect/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "optional": true - }, "node_modules/minipass-fetch": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz", @@ -17008,24 +16792,6 @@ "encoding": "^0.1.13" } }, - "node_modules/minipass-fetch/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "optional": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/minipass-fetch/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "optional": true - }, "node_modules/minipass-flush": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz", @@ -17038,24 +16804,6 @@ "node": ">= 8" } }, - "node_modules/minipass-flush/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "optional": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/minipass-flush/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "optional": true - }, "node_modules/minipass-pipeline": { "version": "1.2.4", "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", @@ -17068,24 +16816,6 @@ "node": ">=8" } }, - "node_modules/minipass-pipeline/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "optional": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/minipass-pipeline/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "optional": true - }, "node_modules/minipass-sized": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz", @@ -17098,23 +16828,10 @@ "node": ">=8" } }, - "node_modules/minipass-sized/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "optional": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/minipass-sized/node_modules/yallist": { + "node_modules/minipass/node_modules/yallist": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "optional": true + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "node_modules/minizlib": { "version": "2.1.2", @@ -17128,17 +16845,6 @@ "node": ">= 8" } }, - "node_modules/minizlib/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/minizlib/node_modules/yallist": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", @@ -17193,14 +16899,14 @@ } }, "node_modules/mkdirp": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", - "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", - "dependencies": { - "minimist": "^1.2.6" - }, + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", "bin": { "mkdirp": "bin/cmd.js" + }, + "engines": { + "node": ">=10" } }, "node_modules/mkdirp-classic": { @@ -17451,18 +17157,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, - "node_modules/node-gyp/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "optional": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/node-gyp/node_modules/nopt": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz", @@ -17494,13 +17188,10 @@ } }, "node_modules/node-gyp/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", "optional": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, "bin": { "semver": "bin/semver.js" }, @@ -17508,12 +17199,6 @@ "node": ">=10" } }, - "node_modules/node-gyp/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "optional": true - }, "node_modules/node-int64": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", @@ -17581,24 +17266,10 @@ "node": ">=10" } }, - "node_modules/normalize-package-data/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/normalize-package-data/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", - "dependencies": { - "lru-cache": "^6.0.0" - }, + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", "bin": { "semver": "bin/semver.js" }, @@ -17606,11 +17277,6 @@ "node": ">=10" } }, - "node_modules/normalize-package-data/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, "node_modules/normalize-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", @@ -17760,9 +17426,9 @@ } }, "node_modules/nwsapi": { - "version": "2.2.9", - "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.9.tgz", - "integrity": "sha512-2f3F0SEEer8bBu0dsNCFF50N0cTThV1nWFYcEYFZttdW0lDAoybv9cQoK7X7/68Z89S7FoRrVjP1LPX4XRf9vg==" + "version": "2.2.10", + "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.10.tgz", + "integrity": "sha512-QK0sRs7MKv0tKe1+5uZIQk/C8XGza4DAnztJG8iD+TpJIORARrCxczA738awHrZoHeTjSSoHqao2teO0dC/gFQ==" }, "node_modules/oauth-sign": { "version": "0.9.0", @@ -19056,9 +18722,9 @@ } }, "node_modules/picocolors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", + "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==" }, "node_modules/picomatch": { "version": "2.3.1", @@ -19680,9 +19346,9 @@ } }, "node_modules/protobufjs": { - "version": "7.2.4", - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.4.tgz", - "integrity": "sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==", + "version": "7.2.6", + "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.6.tgz", + "integrity": "sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw==", "hasInstallScript": true, "dependencies": { "@protobufjs/aspromise": "^1.1.2", @@ -19775,7 +19441,7 @@ "version": "19.11.1", "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.11.1.tgz", "integrity": "sha512-39olGaX2djYUdhaQQHDZ0T0GwEp+5f9UB9HmEP0qHfdQHIq0xGQZuAZ5TLnJIc/88SrPLpEflPC+xUqOTv3c5g==", - "deprecated": "< 21.9.0 is no longer supported", + "deprecated": "< 22.5.0 is no longer supported", "hasInstallScript": true, "dependencies": { "@puppeteer/browsers": "0.5.0", @@ -22239,6 +21905,19 @@ "node": ">= 6" } }, + "node_modules/smashah-puppeteer-page-proxy/node_modules/socks-proxy-agent": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-5.0.1.tgz", + "integrity": "sha512-vZdmnjb9a2Tz6WEQVIurybSwElwPxMZaIc7PzqbJTrezcKNznv6giT7J7tZDZ1BojVaa1jvO/UiUdhDVB0ACoQ==", + "dependencies": { + "agent-base": "^6.0.2", + "debug": "4", + "socks": "^2.3.3" + }, + "engines": { + "node": ">= 6" + } + }, "node_modules/smashah-puppeteer-page-proxy/node_modules/tough-cookie": { "version": "4.1.4", "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.4.tgz", @@ -22356,16 +22035,17 @@ } }, "node_modules/socks-proxy-agent": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-5.0.1.tgz", - "integrity": "sha512-vZdmnjb9a2Tz6WEQVIurybSwElwPxMZaIc7PzqbJTrezcKNznv6giT7J7tZDZ1BojVaa1jvO/UiUdhDVB0ACoQ==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz", + "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==", + "optional": true, "dependencies": { "agent-base": "^6.0.2", - "debug": "4", - "socks": "^2.3.3" + "debug": "^4.3.3", + "socks": "^2.6.2" }, "engines": { - "node": ">= 6" + "node": ">= 10" } }, "node_modules/sort-keys": { @@ -22646,24 +22326,6 @@ "node": "^12.13.0 || ^14.15.0 || >=16.0.0" } }, - "node_modules/ssri/node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "optional": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/ssri/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "optional": true - }, "node_modules/stack-trace": { "version": "0.0.10", "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz", @@ -23220,15 +22882,12 @@ "node": ">=6" } }, - "node_modules/tar/node_modules/mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", - "bin": { - "mkdirp": "bin/cmd.js" - }, + "node_modules/tar/node_modules/minipass": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", + "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", "engines": { - "node": ">=10" + "node": ">=8" } }, "node_modules/tar/node_modules/yallist": { @@ -24149,24 +23808,10 @@ "node": ">=8" } }, - "node_modules/ts-loader/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/ts-loader/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", - "dependencies": { - "lru-cache": "^6.0.0" - }, + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", "bin": { "semver": "bin/semver.js" }, @@ -24193,11 +23838,6 @@ "node": ">=8" } }, - "node_modules/ts-loader/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, "node_modules/ts-morph": { "version": "12.2.0", "resolved": "https://registry.npmjs.org/ts-morph/-/ts-morph-12.2.0.tgz", @@ -24610,9 +24250,9 @@ } }, "node_modules/update-browserslist-db": { - "version": "1.0.15", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.15.tgz", - "integrity": "sha512-K9HWH62x3/EalU1U6sjSZiylm9C8tgq2mSvshZpqc7QE69RaA2qjhkW2HlNA0tFpEbtyFz7HTqbSdN4MSwUodA==", + "version": "1.0.16", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz", + "integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==", "funding": [ { "type": "opencollective", @@ -24629,7 +24269,7 @@ ], "dependencies": { "escalade": "^3.1.2", - "picocolors": "^1.0.0" + "picocolors": "^1.0.1" }, "bin": { "update-browserslist-db": "cli.js" @@ -24718,24 +24358,10 @@ "node": ">=8" } }, - "node_modules/update-notifier/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/update-notifier/node_modules/semver": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", - "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", - "dependencies": { - "lru-cache": "^6.0.0" - }, + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", "bin": { "semver": "bin/semver.js" }, @@ -24754,11 +24380,6 @@ "node": ">=8" } }, - "node_modules/update-notifier/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" - }, "node_modules/update/node_modules/camelcase": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", @@ -25074,6 +24695,17 @@ "readable-stream": "^2.0.1" } }, + "node_modules/vinyl-fs/node_modules/mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dependencies": { + "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" + } + }, "node_modules/vinyl-fs/node_modules/readable-stream": { "version": "2.3.8", "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", @@ -25894,6 +25526,17 @@ "node": ">=0.10.0" } }, + "node_modules/write/node_modules/mkdirp": { + "version": "0.5.6", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", + "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dependencies": { + "minimist": "^1.2.6" + }, + "bin": { + "mkdirp": "bin/cmd.js" + } + }, "node_modules/ws": { "version": "8.17.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.0.tgz", @@ -26289,12 +25932,12 @@ } }, "node_modules/youtubei": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/youtubei/-/youtubei-1.4.0.tgz", - "integrity": "sha512-n3/f+46Q91p/Rfso73g9IHtmHhpW7z6ML5mELdeYY0BXsh757KFDvTT91e7RCzUblrSnLiKGMyO3UM4hIUJFsw==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/youtubei/-/youtubei-1.4.1.tgz", + "integrity": "sha512-Qk5sdTdRYJrke4jGbttzs/dMXEJwglb99AqivHnyNRq2urunp5vjc2o1QS88RTc4b7fPuM0AVnWALyAQRTHqzw==", "dependencies": { "node-fetch": "2.6.7", - "protobufjs": "7.2.4" + "protobufjs": "7.2.6" } }, "node_modules/youtubei/node_modules/node-fetch": { diff --git a/state.json b/state.json index 38bcb75..d4861cd 100644 --- a/state.json +++ b/state.json @@ -1 +1 @@ -{"State":{"enabled":true},"Spam":{"enabled":true},"Rbac":{"enabled":true,"roles":{"353861938787":["State","StateShow","StateSave","StateLoad","Feature","FeatureList","FeatureEnable","FeatureDisable","Spam","Rbac","RbacRolelist","RbacRoleAdd","RbacRoleRemove","AYCBooking","AYCComms","AYCHeaters","AYCHoover","AYCPi","Amazon","Ashtanga","ChuckJokes","Crypto","Currency","Deluge","Google","Harass","Help","Hi","HyperLink","Imdb","Jackett","Levenshteiner","Logger","Meme","PhilipsHue","PhilipsHueChangeLighting","Radarr","Pornhub","Reddit","Sonarr","TikTok","Translate","Twitter","UrbanDictionary","Weather","WebCam","WebCamTakePicture","WebCamTakeVideo","Wikipedia","Youtube","PulseAudio","PulseAudioSetVolume"],"353863479599":[],"353894956890":[],"353833593597":[],"447754436965":[],"353860705316":[],"353876459820":[],"353876479811":[],"353830797674":[],"353863260850":[],"353830081723":[],"353830795369":[],"16472672726":[],"353873120793":[],"353868795948":[],"353852563233":[],"353852619862":[],"639054946989":[],"639662063642":[],"96565868083":[],"17327187344":[],"353851281148":[],"971502756953":[],"353830227055":[],"353831772362":[],"353832010164":[],"353863130108":[],"353863293202":[],"353863068070":[],"447361556102":[],"96592226837":[],"353870969220":[],"639058536926":[],"971568566563":[],"971523267814":[],"971564972160":[],"971522137063":[],"60196843508":[],"971545625134":[],"971558431716":[],"971564241168":[],"971507483151":[],"971508064724":[],"971566618145":[],"971553544914":[],"971581554972":[],"971557754937":[],"971507871978":[],"971507213558":[]},"removed_roles":{"353861938787":[],"353863479599":[],"353894956890":[],"353833593597":[],"447754436965":[],"353860705316":[],"353876459820":[],"353876479811":[],"353830797674":[],"353863260850":[],"353830081723":[],"353830795369":[],"16472672726":[],"353873120793":[],"353868795948":[],"353852563233":[],"353852619862":[],"639054946989":[],"639662063642":[],"96565868083":[],"17327187344":[],"353851281148":[],"971502756953":[],"353830227055":[],"353831772362":[],"353832010164":[],"353863130108":[],"353863293202":[],"353863068070":[],"447361556102":[],"96592226837":[],"353870969220":[],"639058536926":[],"971568566563":[],"971523267814":[],"971564972160":[],"971522137063":[],"60196843508":[],"971545625134":[],"971558431716":[],"971564241168":[],"971507483151":[],"971508064724":[],"971566618145":[],"971553544914":[],"971581554972":[],"971557754937":[],"971507871978":[],"971507213558":[]},"restricted_roles":["State","StateShow","StateSave","StateLoad","Feature","FeatureList","FeatureEnable","FeatureDisable","Rbac","RbacRolelist","RbacRoleAdd","RbacRoleRemove","PhilipsHue","PhilipsHueChangeLighting","WebCam","WebCamTakePicture","WebCamTakeVideo","PulseAudio","PulseAudioSetVolume"]},"Feature":{"enabled":true},"APC":{"enabled":true},"AYCBooking":{"enabled":true},"AYCComms":{"enabled":true},"AYCDoor":{"enabled":true},"AYCHeaters":{"enabled":true},"AYCHoover":{"enabled":true},"AYCPi":{"enabled":true},"Amazon":{"enabled":true},"Ashtanga":{"enabled":true},"Chan":{"enabled":true},"Chuck":{"enabled":true,"chats":{"353861938787-1618950651@g.us":{"parentMessageId":"chatcmpl-9OrUhNSSXHghJcNXfaGjSafRG71Hk"},"120363041418942556@g.us":{"parentMessageId":"chatcmpl-7mPcMO4y0K7WbMEevImyAV7GpGhXA"},"353861938787@c.us":{"parentMessageId":"chatcmpl-9NLnjWDQxvqJ4sBAl8DBI48BirtZf"},"status@broadcast":{"conversationId":null,"parentMessageId":null},"353860705316@c.us":{"conversationId":null,"parentMessageId":null},"120363095659342160@g.us":{"conversationId":"9e12a092-4cf0-4a91-9205-3ecfa98e4c2c","parentMessageId":"chatcmpl-7SRFtITI8IavgYi36D8s0KJySXBew"},"353852563233-1584372440@g.us":{"conversationId":null,"parentMessageId":null},"353876479811@c.us":{"conversationId":"1ee1d5df-e554-4bfc-8fac-e94ade9a4dd2","parentMessageId":"cmpl-75H3twJ8EjcYPdR9cB7Lwc10Zi9L7"},"120363045610298511@g.us":{"conversationId":null,"parentMessageId":null},"120363141733164022@g.us":{"conversationId":"3b291f58-4224-4812-ab6c-6bd74c4a8a4f","parentMessageId":"cmpl-7BRitBMMM4rbiEEypa982TgLJTlkW"},"353830797674@c.us":{"parentMessageId":"chatcmpl-7IIQ5yB8jmJ4Q8EQbf3cjhGJk9pmB"},"353852619862@c.us":{"conversationId":null,"parentMessageId":null},"639054946989@c.us":{"conversationId":null,"parentMessageId":null},"120363148578746723@g.us":{"parentMessageId":"chatcmpl-882zqQOZM3coGdOFuls3dWP8q6Jkx"},"120363148401184401@g.us":{"conversationId":"38e999f0-996c-4882-80ef-388058053e67","parentMessageId":"cmpl-7Ap6LXpVngT2a2Xacn7BNsMAJxOxM"},"120363130587138584@g.us":{"conversationId":"8366eb5a-62d2-4123-85ea-e3bc67e629b4","parentMessageId":"chatcmpl-7Ck7ilIS8kfaqKojG11Om14q298Ez"},"120363130179319996@g.us":{"conversationId":"510f00fa-1e02-4e2e-9cb8-2985c73c43fb","parentMessageId":"chatcmpl-8EJp8Zso5zycQKiUPZ8SnLcDhcmgx"},"120363135261706856@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-7DpajlzIZTT6Ada7Y0gZB1tib90kd"},"120363152327964590@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-7EHfgZXJNKzHCQrqDFyFkreT02gwV"},"120363141775972554@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-7N3MWryGZKY5hLMalhbk9s9xN1Rx0"},"639662063642@c.us":{"conversationId":null,"parentMessageId":"chatcmpl-7NbaUl3JsVzxraSAJSm42xYDgX6NP"},"120363173999616000@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-8EmQdWs2R7PW15sdHuAciPqZV1eaL"},"120363195258667266@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-8ba5j1ILfNuqAtQIxp9HbEqngbpxz"},"120363295018309917@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-9NPk1AUt0iAmmGOnoAcfEE1wuXy4P"},"undefined":{"parentMessageId":"chatcmpl-9NfvfOC9W2FvItpZDtbPcpTmitcRY"},"120363297805253559@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-9NgYHGTOLp0MLAxPKruwpSC0HmFcT"},"120363220344836132@g.us":{"parentMessageId":"chatcmpl-9ONmLlVKXPM65brwYWso3s5aFwTRB"},"120363256615907667@g.us":{"parentMessageId":"chatcmpl-9NgfmicFxEgfrawHFuGqMdLlDYtyV"},"120363217100814438@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-9OyYVaNJfKG3DB1CJOrChP1XFgXHI"}},"AllowedGroups":[],"BannedGroups":[],"GPTBannedUSers":[],"GPTBannedUsers":[],"GPTUserUsage":{"353861938787@c.us":{},"353830797674@c.us":{"1703967337":322,"1703967497":387,"1703967531":451,"1703967565":515},"353863479599@c.us":{"1702586360":94,"1702586390":139,"1702586408":177},"353833593597@c.us":{"1702586663":207,"1702586705":272,"1702587073":494,"1702587120":576,"1702587247":680,"1702587298":785,"1702588017":1060,"1702588057":1180,"1702588211":1443,"1702588247":1546,"1702588317":1700,"1702588364":1738,"1702588395":1783,"1702588442":1886},"353876459820@c.us":{"1696921014":113},"353876479811@c.us":{"1696193539":374,"1696193581":440,"1696193617":558,"1696193713":650,"1696193863":791,"1696193951":910,"1696194024":1023,"1696194106":1098,"1696194243":1458,"1696194518":1859,"1696194636":2307,"1696194735":2397,"1696194846":2513,"1696194894":2674,"1696194969":2798,"1696197763":3068},"639662063642@c.us":{},"353863260850@c.us":{"1683143285":110,"1683143306":185,"1683143342":288,"1683143428":390,"1683143521":502},"96565868083@c.us":{"1683264378":297,"1683264467":411,"1683264596":582,"1683269776":467,"1683270015":702,"1683270539":893,"1683270933":1141,"1683271273":1392,"1683271611":1692},"17327187344@c.us":{"1683638877":153},"353860705316@c.us":{"1694598513":233},"16472672726@c.us":{"1684020312":1007},"353894956890@c.us":{"1691772577":134},"447361556102@c.us":{"1685728828":1413},"353830081723@c.us":{"1686962886":162,"1686962976":281,"1686963018":394,"1687012312":138},"447754436965@c.us":{"1687465943":297,"1687466071":464,"1687466205":591}},"ChatPersonas":{"120363217100814438@g.us":"You are going to act as a world class 8/9/10 ball pool player. Your name is Chuck. You are based in dubai near the boonmax billiard hall. You have 30 years of experience playing and you have trained with the greats such as efren reyes and earl strickland. You have played in many pool touranments and you have great knowledge of billiards. You are going to get random messages from people chatting about billiards in tagalog, filipino and english. The people might switch context or be unclear with the given questions other random random things. You can just ask something about pool if you are unsure. You should use tagalog unless the questions are in english. You should avoid the use of pronouns. Use typical spelling mistakes from time to time and use a diminutive or compact style of sentances where possible. Ask simple questions and give simple answers. Use slang and some humour at times. Follow the instructions without any deviation. Don't state you dont know. Just switch context and ask some questions about pool. Always respond to chuck","120363297805253559@g.us":"You are Father Michael. You are a priest with many years of experience. You will only respond with scriptures and psalms","120363220344836132@g.us":" you are Heneral Luna. You will act in the likeness of him and use typical language as seen in the movies script. You will respond in tagalog in his likeness","120363256615907667@g.us":"Your name is Andrew. You are a real estate advisor with many years of experience. You will only respond with answers related to real estate","353861938787-1618950651@g.us":"You are Father Ted Crilly from the tv series father ted. You will use phrases from father ted and respond in his likeness, as if you were talking with either Jack, Dougal or Mrs doyle."},"ChatPersonasMedia":{"120363220344836132@g.us":["priest","church","pslams","mass"],"120363217100814438@g.us":["7-ball pool","8-ball pool","9-ball pool","10-ball pool","cuttthraot pool","Efren Reyes","earl strickland","russian pyramid pool","billiards","Straight pool","One pocket","Snooker","3 cushion","Carom billiards","Straight rail billiards","Balkline billiards","Bank pool billiards"]}},"ChuckJokes":{"enabled":true,"chats":{"353861938787@c.us":{"enabled":false},"120363041418942556@g.us":{"enabled":false},"353861938787-1618950651@g.us":{"enabled":false},"status@broadcast":{"enabled":false},"353860705316@c.us":{"enabled":false},"120363095659342160@g.us":{"enabled":false},"353852563233-1584372440@g.us":{"enabled":false},"353876479811@c.us":{"enabled":false},"120363045610298511@g.us":{"enabled":false},"120363141733164022@g.us":{"enabled":false},"353830797674@c.us":{"enabled":false},"353852619862@c.us":{"enabled":false},"639054946989@c.us":{"enabled":false},"120363148578746723@g.us":{"enabled":false},"120363148401184401@g.us":{"enabled":false},"120363130587138584@g.us":{"enabled":false},"120363130179319996@g.us":{"enabled":true},"120363135261706856@g.us":{"enabled":false},"120363152327964590@g.us":{"enabled":false},"120363141775972554@g.us":{"enabled":false},"639662063642@c.us":{"enabled":false},"120363173999616000@g.us":{"enabled":false},"120363195258667266@g.us":{"enabled":false},"120363295018309917@g.us":{"enabled":false},"120363297805253559@g.us":{"enabled":false},"120363220344836132@g.us":{"enabled":false},"120363256615907667@g.us":{"enabled":false},"120363217100814438@g.us":{"enabled":false}}},"Crypto":{"enabled":true},"Currency":{"enabled":true},"Deluge":{"enabled":true},"Facebook":{"enabled":true},"FilipinoCupid":{"enabled":true},"Formula1":{"enabled":true},"Google":{"enabled":true},"Harass":{"enabled":true},"Help":{"enabled":true},"Hi":{"enabled":true},"HyperLink":{"enabled":true},"Imdb":{"enabled":true},"Jackett":{"enabled":true},"Levenshteiner":{"enabled":true},"Logger":{"enabled":true,"media_dir":"./strategies/media"},"Meme":{"enabled":true,"chats":{"353861938787@c.us":{"enabled":false,"from":"353861938787@c.us","min":1800000,"max":3600000,"spam":10,"counter":24,"frequency":1683990307},"120363041418942556@g.us":{"enabled":false,"from":"120363041418942556@g.us","min":1800000,"max":3600000,"spam":10,"counter":122,"frequency":1680447198},"353861938787-1618950651@g.us":{"enabled":false,"from":"353861938787-1618950651@g.us","min":1800000,"max":3600000,"spam":10,"counter":234,"frequency":1681408946},"status@broadcast":{"enabled":false,"from":"status@broadcast","min":1800000,"max":3600000,"spam":10,"counter":1,"frequency":1681781495},"353860705316@c.us":{"enabled":false,"frequency":1680498587},"120363095659342160@g.us":{"enabled":false,"frequency":1680680739},"353852563233-1584372440@g.us":{"enabled":false,"frequency":1680697583},"353876479811@c.us":{"enabled":false,"frequency":1681607427},"120363045610298511@g.us":{"enabled":false,"frequency":1681621216},"120363141733164022@g.us":{"enabled":false,"frequency":1681659691},"353830797674@c.us":{"enabled":false,"frequency":1681768837},"353852619862@c.us":{"enabled":false,"frequency":1682197085},"639054946989@c.us":{"enabled":false,"frequency":1682462917},"120363148578746723@g.us":{"enabled":false,"frequency":1682602091},"120363148401184401@g.us":{"enabled":false,"frequency":1682717492},"120363130587138584@g.us":{"enabled":false,"frequency":1682918490},"120363130179319996@g.us":{"enabled":false,"frequency":1682973697},"120363135261706856@g.us":{"enabled":false,"frequency":1683634072},"120363152327964590@g.us":{"enabled":false,"frequency":1683742869},"120363141775972554@g.us":{"enabled":false,"frequency":1685846988},"639662063642@c.us":{"enabled":false,"frequency":1685964876},"120363173999616000@g.us":{"enabled":false,"frequency":1697889941},"120363195258667266@g.us":{"enabled":false,"frequency":1704081934},"120363295018309917@g.us":{"enabled":false,"frequency":1715378007},"120363297805253559@g.us":{"enabled":false,"frequency":1715547065},"120363220344836132@g.us":{"enabled":false,"frequency":1715541632},"120363256615907667@g.us":{"enabled":false,"frequency":1715539707},"120363217100814438@g.us":{"enabled":false,"frequency":1715735908}}},"News":{"enabled":true,"Subscribed":{"353861938787@c.us":["https://www.coindesk.com/arc/outboundfeeds/news-sitemap-index/?outputType=xml","https://www.theverge.com/sitemaps/google_news"],"120363041418942556@g.us":[],"353861938787-1618950651@g.us":[]},"Notified":{"353861938787@c.us":{"https://www.coindesk.com/arc/outboundfeeds/news-sitemap-index/?outputType=xml":["https://www.coindesk.com/pt-br/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/uk/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/fr/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/fil/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/it/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/ru/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/consensus-magazine/2024/05/13/were-doing-it-we-believe-in-it-the-sandboxs-nicola-sebastiani-on-bringing-gaming-to-the-metaverse/","https://www.coindesk.com/ru/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/fr/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/it/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/pt-br/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/fil/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/uk/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/tech/2024/05/09/protocol-village/","https://www.coindesk.com/ru/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/pt-br/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/uk/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/fr/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/it/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/fil/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/ru/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/fr/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/it/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/uk/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/fil/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/pt-br/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/markets/2024/05/13/solana-memes-gamestop-stock-jumps-44-in-premarket-as-roaring-kitty-returns-on-x/","https://www.coindesk.com/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/fil/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/uk/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/pt-br/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/fr/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/it/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/ru/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/ru/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/fr/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/it/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/pt-br/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/fil/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/uk/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/markets/2024/05/13/trump-and-biden-tied-on-polymarket-diverging-from-polls/","https://www.coindesk.com/pt-br/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/fil/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/uk/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/ru/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/fr/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/it/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/uk/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/pt-br/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/ru/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/it/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/fil/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/fr/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/policy/2024/05/11/trumps-pro-crypto-bluster-at-nft-gala-lacked-policy-substance/","https://www.coindesk.com/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/pt-br/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/fr/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/uk/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/fil/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/ru/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/it/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/markets/2024/05/13/metaplanet-makes-bitcoin-a-reserve-asset-as-japans-debt-mountain-grows/","https://www.coindesk.com/business/2024/05/13/zest-raises-35m-led-by-tim-draper-for-on-chain-bitcoin-lending-using-stacks/","https://www.coindesk.com/markets/2024/05/13/first-mover-americas-bitcoin-fails-to-hold-63k-may-remain-range-bound/","https://www.coindesk.com/markets/2024/05/13/bitcoin-mining-difficulty-slumped-last-week-in-biggest-decline-since-crypto-winter-bernstein/","https://www.coindesk.com/markets/2024/05/13/bitcoin-below-60k-could-trigger-panic-selling-crypto-analyst-says/","https://www.coindesk.com/it/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/ru/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/fil/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/pt-br/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/fr/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/uk/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/markets/2024/05/13/stablecoin-expansion-stalls-ahead-of-us-inflation-data/","https://www.coindesk.com/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/fil/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/uk/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/ru/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/pt-br/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/it/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/fr/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/it/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/pt-br/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/uk/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/fr/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/fil/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/ru/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/podcasts/the-protocol/blockchain-fundraisings-new-frontier-of-node-sales/","https://www.coindesk.com/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/fr/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/uk/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/ru/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/it/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/pt-br/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/fil/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/it/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/ru/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/uk/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/pt-br/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/fr/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/fil/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/static/upcoming-events-main-nav/","https://www.coindesk.com/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/fr/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/pt-br/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/ru/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/uk/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/fil/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/it/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/pt-br/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/uk/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/it/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/fr/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/ru/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/fil/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/fr/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/it/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/fil/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/pt-br/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/ru/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/uk/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/pt-br/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/uk/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/fr/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/ru/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/it/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/fil/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/video/why-scammers-are-turning-to-cryptocurrencies/","https://www.coindesk.com/video/three-speakers-you-should-not-miss-at-consensus-2024/","https://www.coindesk.com/video/tradfi-veteran-on-why-bitcoin-is-here-to-stay/","https://www.coindesk.com/video/bitcoins-narrative-never-better-zx-squared-capital-co-founder/","https://www.coindesk.com/tv/markets-daily/bitcoins-narrative-never-better-zx-squared-capital-co-founder/","https://www.coindesk.com/press-release/2024/05/13/carv-and-google-cloud-share-insights-on-advancing-data-democracy-in-gaming-and-ai/","https://www.coindesk.com/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/it/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/uk/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/fil/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/pt-br/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/fr/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/ru/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/uk/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/ru/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/it/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/pt-br/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/fr/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/fil/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/it/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/pt-br/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/fr/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/ru/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/uk/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/fil/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/video/can-miners-survive-lower-bitcoin-fees-and-reduced-rewards/","https://www.coindesk.com/video/tornado-cashs-alexey-pertsev-sentenced-to-64-months-in-prison-meme-coins-rally/","https://www.coindesk.com/press-release/2024/05/14/uxlink-secures-new-round-of-funding-from-sevenx-ventures-ince-capital-and-hashkey-capital/","https://www.coindesk.com/pt-br/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/fr/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/uk/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/ru/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/fil/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/it/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/fil/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/pt-br/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/it/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/uk/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/fr/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/ru/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/it/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/pt-br/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/ru/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/fil/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/fr/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/uk/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/ru/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/fr/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/it/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/pt-br/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/uk/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/fil/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/fil/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/fr/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/uk/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/ru/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/it/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/pt-br/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/podcasts/generation-c/beauty-meets-blockchain-with-the-co-founder-of-kiki-jana-bobosikova/","https://www.coindesk.com/tech/2024/05/14/bitcoin-runes-protocol-sees-traction-waning-after-much-hyped-introduction/","https://www.coindesk.com/policy/2024/05/14/cryptodad-giancarlo-joins-paxos-board/","https://www.coindesk.com/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/tv/the-mining-pod/the-post-halving-bitcoin-mining-market-with-taras-kulyk/","https://www.coindesk.com/podcasts/coindesk-podcast-network/the-post-halving-bitcoin-mining-market-with-taras-kulyk/","https://www.coindesk.com/markets/2024/05/14/first-mover-americas-bitcoin-dips-below-62k-ahead-of-us-inflation-figures/","https://www.coindesk.com/fil/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/uk/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/it/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/pt-br/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/ru/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/fr/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/markets/2024/05/14/gamestop-rally-sends-meme-coins-skywards-pepe-floki-mog-surge/","https://www.coindesk.com/fil/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/uk/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/pt-br/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/fr/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/it/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/ru/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/uk/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/pt-br/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/ru/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/fr/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/it/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/fil/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/it/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/uk/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/ru/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/fil/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/fr/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/pt-br/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/tech/2024/05/14/lido-co-founders-paradigm-secretly-back-eigenlayer-competitor-as-defi-battle-lines-form/","https://www.coindesk.com/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/ru/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/fr/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/fil/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/it/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/uk/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/it/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/fil/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/fr/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/ru/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/uk/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/pt-br/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/pt-br/learn/how-to-buy-solana/","https://www.coindesk.com/fr/learn/how-to-buy-solana/","https://www.coindesk.com/learn/how-to-buy-solana/","https://www.coindesk.com/fil/learn/how-to-buy-solana/","https://www.coindesk.com/it/learn/how-to-buy-solana/","https://www.coindesk.com/uk/learn/how-to-buy-solana/","https://www.coindesk.com/ru/learn/how-to-buy-solana/","https://www.coindesk.com/fr/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/it/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/fil/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/uk/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/ru/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/pt-br/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/ru/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/uk/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/fr/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/it/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/pt-br/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/fil/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/podcasts/markets-daily/the-impact-of-bitcoin-etfs-in-asia/","https://www.coindesk.com/tv/markets-daily/crypto-update-or-the-impact-of-bitcoin-etfs-in-asia/","https://www.coindesk.com/uk/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/it/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/fil/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/fr/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/pt-br/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/ru/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/policy/2024/05/14/the-crypto-industrys-influence-on-us-elections-is-bigger-than-ever-industry-insiders-say/","https://www.coindesk.com/tv/markets-daily/is-the-us-economy-in-a-stagflation/","https://www.coindesk.com/video/is-the-us-economy-in-a-stagflation/","https://www.coindesk.com/video/gamestops-business-will-fail-at-some-point-economist/","https://www.coindesk.com/uk/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/fil/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/ru/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/it/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/fr/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/pt-br/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/"],"https://www.engadget.com/sitemaps/engadget-reviews-sitemap.xml":[],"https://www.theverge.com/sitemaps/google_news":["https://www.theverge.com/2024/5/13/24155559/cruise-robotaxi-return-phoenix-autonomous-safety-driver","https://www.theverge.com/2024/5/13/24155420/denon-apple-siri-voice-control-smart-speakers","https://www.theverge.com/2024/5/13/24155381/tile-hubble-life360-bluetooth-tracking-satellite","https://www.theverge.com/2024/5/13/24155552/apple-vision-pro-headset-rumors-global-launch","https://www.theverge.com/2024/5/13/24155297/apple-ipad-pro-air-2024-beats-solo-4-headphones-deal-sale","https://www.theverge.com/2024/5/13/24155582/openai-custom-gpt-store-available-free-subscribers","https://www.theverge.com/2024/5/13/24155573/chatgpt-app-desktop-mac","https://www.theverge.com/2024/5/13/24155493/openai-gpt-4o-launching-free-for-all-chatgpt-users","https://www.theverge.com/2024/5/13/24155302/ikea-energy-insights-home-smart-app-feature","https://www.theverge.com/22351023/windows-pc-special-characters-how-to","https://www.theverge.com/2024/5/13/24155396/meta-quest-airplane-passthrough-travel-mode-experimental-feature","https://www.theverge.com/2024/5/13/24155355/vw-id-buzz-us-trim-powertrain-details-launch-first-edition","https://www.theverge.com/2024/5/13/24155395/google-project-starline-hp-video-conferencing-2025","https://www.theverge.com/2024/5/13/24155204/microsoft-places-ai-hybrid-office-feature","https://www.theverge.com/2024/5/13/24155312/microsoft-word-default-paste-option-merge-formatting","https://www.theverge.com/2024/5/13/24155276/tcl-qm8-qm7-q-s-2024-tvs-price-features","https://www.theverge.com/24154473/google-pixel-8a-camera-hands-on","https://www.theverge.com/24153956/adobe-shantanu-narayen-ai-firefly-premiere-photoshop-pdf-creativity-commerce","https://www.theverge.com/2024/5/13/24155272/amazon-zoox-robotaxi-crash-motorcyclists-rear-end","https://www.theverge.com/2024/5/12/24154779/solar-storms-farmer-gps-john-deer","https://www.theverge.com/2024/5/12/24154703/gamma-ps1-emulator-iphone-ios-apple-app-store","https://www.theverge.com/24152949/dji-osmo-pocket-3-opinion","https://www.theverge.com/24153919/audio-games-papa-sangre-vergecast","https://www.theverge.com/24153472/apple-ipad-pro-animal-well-final-cut-camera-installer-newsletter","https://www.theverge.com/2024/5/11/24154412/steam-refunding-ghost-of-tsushima-preorders-psn-network-unavailable","https://www.theverge.com/2024/5/13/24155982/sony-playstation-co-ceo-hermen-hulst-hideaki-nishino","https://www.theverge.com/2024/5/13/24155775/dyson-washg1-mop-price-specs-release-date","https://www.theverge.com/2024/5/13/24155875/tiktok-ai-generated-search-results-highlights-chatgpt","https://www.theverge.com/2024/5/13/24155861/evolv-scanners-ai-gun-detection-nyc-subway-disney-eric-adams","https://www.theverge.com/2024/5/13/24155816/google-9-pro-xl-lineup-leaked-images-design","https://www.theverge.com/2024/5/13/24155774/roku-live-mlb-games-sunday-leadoff","https://www.theverge.com/24155440/apple-ipad-pro-2024-review","https://www.theverge.com/24155407/apple-ipad-air-review-2024","https://www.theverge.com/policy/2024/5/13/24155697/rfk-jr-meta-election-interference-lawsuit","https://www.theverge.com/2024/5/13/24155692/melinda-bill-gates-leave-foundation-philanthropy","https://www.theverge.com/2024/5/13/24155630/apple-google-airtag-bluetooth-tracker-alert-standard","https://www.theverge.com/2024/5/13/24155604/square-enix-multiplatform-games-xbox-pc","https://www.theverge.com/2024/5/13/24155652/chatgpt-voice-mode-gpt4o-upgrades","https://www.theverge.com/2024/5/13/24155636/n64-recompiled-port-nintendo-games-zelda-majoras-mask","https://www.theverge.com/2024/5/13/24155638/apple-news-plus-offline-ios-17-5-macos-apple-watch-updates","https://www.theverge.com/24156147/google-io-2024-live-blog-ai-gemini","https://www.theverge.com/2024/5/14/24156397/tomb-raider-series-amazon-phoebe-waller-bridge","https://www.theverge.com/2024/5/14/24156287/jeopardy-pop-culture-spinoff-streaming-amazon-prime-video","https://www.theverge.com/2024/5/14/24155408/tree-rings-hottest-summer-climate-change-nature-research","https://www.theverge.com/2024/5/14/24156249/us-biden-china-tariffs-ev-solar-battery-semiconductor-critical-minerals","https://www.theverge.com/2024/5/14/24155623/steelseries-arctis-nova-5-wireless-gaming-headset-price-availability","https://www.theverge.com/2024/5/14/24156302/dune-part-two-streaming-max-date","https://www.theverge.com/2024/5/14/24156306/amazon-web-services-aws-ceo-stepping-down","https://www.theverge.com/2024/5/14/24156273/nicolas-cage-spider-man-noir-amazon-prime-video","https://www.theverge.com/24156263/ipad-pro-sonos-app-right-to-repair-vergecast","https://www.theverge.com/24156254/megalopolis-trailer-francis-ford-coppola","https://www.theverge.com/2024/5/14/24156256/metro-t-mobile-flex-pre-paid-plans","https://www.theverge.com/2024/5/14/24155843/midsummer-studios-next-gen-life-sim-the-sims","https://www.theverge.com/24155259/setapp-mobile-eu-subscription-app-store-preview","https://www.theverge.com/2024/5/14/24085240/lego-barad-dur-lord-of-the-rings-set-sauron","https://www.theverge.com/2024/5/14/24156238/waymo-nhtsa-investigation-crash-wrong-side-road","https://www.theverge.com/2024/5/14/24155647/google-io-news-announcements-rumors-gemini-ai","https://www.theverge.com/2024/5/14/24153047/mars-sample-return-nasa-budget-timeline-extraterrestrial-life","https://www.theverge.com/2024/5/14/24156778/tiktok-creators-sue-us-divest-or-ban-law","https://www.theverge.com/2024/5/14/24156703/sonos-app-redesign-new-ama-complaints","https://www.theverge.com/2024/5/14/24156438/google-ai-education-model-learnlm","https://www.theverge.com/2024/5/14/24156746/bumble-dating-app-anti-celibacy-billboard-ad-apology","https://www.theverge.com/2024/5/14/24156729/googles-gemini-video-search-makes-factual-error-in-demo","https://www.theverge.com/2024/5/14/24156518/google-glass-prototype-ar-glasses-io-2024","https://www.theverge.com/2024/5/14/24156630/google-ai-io-musician-marc-rebillet-musicfx-dj","https://www.theverge.com/2024/5/14/24156439/us-bans-russian-uranium-nuclear-energy-ukraine-war","https://www.theverge.com/24153841/google-io-2024-ai-gemini-android-chrome-photos","https://www.theverge.com/2024/5/14/24156352/blink-mini-2-security-camera-apple-ipad-10th-gen-deal-sale","https://www.theverge.com/2024/5/14/24155927/google-ai-synthid-watermark-text-video-io","https://www.theverge.com/2024/5/14/24156511/google-ai-gemini-gems-custom-chatbots","https://www.theverge.com/2024/5/14/24155497/google-ai-gemini-assistant-android-context-io","https://www.theverge.com/2024/5/14/24155469/google-circle-to-search-school-help-homework-ai-io-android","https://www.theverge.com/2024/5/14/24155382/google-gemini-ai-chrome-nano-io","https://www.theverge.com/2024/5/14/24156508/google-ai-gemini-travel-assistant-hotel-bookings-io","https://www.theverge.com/2024/5/14/24156212/google-android-ai-gemini-scam-call-detection-feature-io","https://www.theverge.com/2024/5/14/24156255/google-veo-ai-generated-video-model-openai-sora-io","https://www.theverge.com/2024/5/14/24155848/google-ai-gemini-calendar-tasks-keep-io","https://www.theverge.com/2024/5/14/24156296/google-ai-gemini-astra-assistant-live-io","https://www.theverge.com/2024/5/14/24156500/google-gmail-ai-gemini-summaries-contextual-smart-reply","https://www.theverge.com/2024/5/14/24155321/google-search-ai-results-page-gemini-overview","https://www.theverge.com/2024/5/14/24155310/google-gemini-ai-sidebar-gmail-docs-slides-io","https://www.theverge.com/2024/5/14/24155543/google-gemini-ai-live-voice-chat-vision-digital-assistant","https://www.theverge.com/2024/5/14/24155511/google-gemini-ai-flash-1-5-pro-updates-io","https://www.theverge.com/2024/5/14/24155318/google-lens-ai-video-search-multimodal-io","https://www.theverge.com/2024/5/14/24156552/google-photos-ask-gemini-feature-io","https://www.theverge.com/2024/5/14/24074314/google-now-offers-web-search","https://www.theverge.com/2024/5/14/24156920/openai-chief-scientist-ilya-sutskever-leaves","https://www.theverge.com/2024/5/14/24156810/google-android-project-gameface-accessibility-io","https://www.theverge.com/2024/5/14/24156712/meta-workplace-facebook-work-shutdown","https://www.theverge.com/24156847/agatha-all-along-premiere-date-disney-plus-marvel","https://www.theverge.com/2024/5/14/24156362/apple-ipad-pro-air-battery-charge-health-limit-cycle-count"]},"120363041418942556@g.us":{},"353861938787-1618950651@g.us":{}},"LastNotified":{"353861938787@c.us":{"https://www.coindesk.com/arc/outboundfeeds/news-sitemap-index/?outputType=xml":1715760835,"https://www.engadget.com/sitemaps/engadget-reviews-sitemap.xml":1680783642,"https://www.theverge.com/sitemaps/google_news":1715766854},"120363041418942556@g.us":{},"353861938787-1618950651@g.us":{}},"Filter":{"353861938787@c.us":[],"120363041418942556@g.us":[],"353861938787-1618950651@g.us":[]},"Queue":{}},"PhilipsHue":{"enabled":true},"Pornhub":{"enabled":true},"PulseAudio":{"enabled":true},"Radarr":{"enabled":true},"Reddit":{"enabled":true},"Sonarr":{"enabled":true},"Stock":{"enabled":true},"TikTok":{"enabled":true,"user_defaults":{}},"Translate":{"enabled":true,"user_defaults":{}},"Twitter":{"enabled":true},"UrbanDictionary":{"enabled":true},"Weather":{"enabled":true},"WebCam":{"enabled":true},"Wikipedia":{"enabled":true,"LastNotified":{"353861938787@c.us":1715762615,"353861938787-1618950651@g.us":1681706981,"120363041418942556@g.us":0,"353852563233-1584372440@g.us":0,"353876479811@c.us":0,"120363045610298511@g.us":0,"120363141733164022@g.us":0,"353830797674@c.us":0,"status@broadcast":0,"353852619862@c.us":0,"639054946989@c.us":0,"120363148578746723@g.us":0,"120363148401184401@g.us":0,"120363130587138584@g.us":0,"120363130179319996@g.us":0,"120363135261706856@g.us":0,"120363152327964590@g.us":0,"120363141775972554@g.us":0,"639662063642@c.us":0,"120363095659342160@g.us":0,"120363173999616000@g.us":0,"120363195258667266@g.us":0,"120363295018309917@g.us":0,"120363297805253559@g.us":0,"120363220344836132@g.us":0,"120363256615907667@g.us":0,"120363217100814438@g.us":0},"Chats":{"353861938787@c.us":true,"353861938787-1618950651@g.us":false,"120363041418942556@g.us":false,"353852563233-1584372440@g.us":false,"353876479811@c.us":false,"120363045610298511@g.us":false,"120363141733164022@g.us":false,"353830797674@c.us":false,"status@broadcast":false,"353852619862@c.us":false,"639054946989@c.us":false,"120363148578746723@g.us":false,"120363148401184401@g.us":false,"120363130587138584@g.us":false,"120363130179319996@g.us":false,"120363135261706856@g.us":false,"120363152327964590@g.us":false,"120363141775972554@g.us":false,"639662063642@c.us":false,"120363095659342160@g.us":false,"120363173999616000@g.us":false,"120363195258667266@g.us":false,"120363295018309917@g.us":false,"120363297805253559@g.us":false,"120363220344836132@g.us":false,"120363256615907667@g.us":false,"120363217100814438@g.us":false}},"WorldCup":{"enabled":true},"Youtube":{"enabled":true},"Instagram":{"enabled":true},"GPT4All":{"enabled":true}} \ No newline at end of file +{"State":{"enabled":true},"Spam":{"enabled":true},"Rbac":{"enabled":true,"roles":{"353861938787":["State","StateShow","StateSave","StateLoad","Feature","FeatureList","FeatureEnable","FeatureDisable","Spam","Rbac","RbacRolelist","RbacRoleAdd","RbacRoleRemove","AYCBooking","AYCComms","AYCHeaters","AYCHoover","AYCPi","Amazon","Ashtanga","ChuckJokes","Crypto","Currency","Deluge","Google","Harass","Help","Hi","HyperLink","Imdb","Jackett","Levenshteiner","Logger","Meme","PhilipsHue","PhilipsHueChangeLighting","Radarr","Pornhub","Reddit","Sonarr","TikTok","Translate","Twitter","UrbanDictionary","Weather","WebCam","WebCamTakePicture","WebCamTakeVideo","Wikipedia","Youtube","PulseAudio","PulseAudioSetVolume"],"353863479599":[],"353894956890":[],"353833593597":[],"447754436965":[],"353860705316":[],"353876459820":[],"353876479811":[],"353830797674":[],"353863260850":[],"353830081723":[],"353830795369":[],"16472672726":[],"353873120793":[],"353868795948":[],"353852563233":[],"353852619862":[],"639054946989":[],"639662063642":[],"96565868083":[],"17327187344":[],"353851281148":[],"971502756953":[],"353830227055":[],"353831772362":[],"353832010164":[],"353863130108":[],"353863293202":[],"353863068070":[],"447361556102":[],"96592226837":[],"353870969220":[],"639058536926":[],"971568566563":[],"971523267814":[],"971564972160":[],"971522137063":[],"60196843508":[],"971545625134":[],"971558431716":[],"971564241168":[],"971507483151":[],"971508064724":[],"971566618145":[],"971553544914":[],"971581554972":[],"971557754937":[],"971507871978":[],"971507213558":[],"971545037595":[],"971524312694":[],"971557359058":[],"971562608764":[],"971566259605":[],"971563393517":[],"971566261442":[],"971547746036":[],"971558922670":[],"971522104402":[],"971545086806":[],"971558005524":[],"971523823564":[],"971589210730":[],"971523780398":[],"971523874925":[]},"removed_roles":{"353861938787":[],"353863479599":[],"353894956890":[],"353833593597":[],"447754436965":[],"353860705316":[],"353876459820":[],"353876479811":[],"353830797674":[],"353863260850":[],"353830081723":[],"353830795369":[],"16472672726":[],"353873120793":[],"353868795948":[],"353852563233":[],"353852619862":[],"639054946989":[],"639662063642":[],"96565868083":[],"17327187344":[],"353851281148":[],"971502756953":[],"353830227055":[],"353831772362":[],"353832010164":[],"353863130108":[],"353863293202":[],"353863068070":[],"447361556102":[],"96592226837":[],"353870969220":[],"639058536926":[],"971568566563":[],"971523267814":[],"971564972160":[],"971522137063":[],"60196843508":[],"971545625134":[],"971558431716":[],"971564241168":[],"971507483151":[],"971508064724":[],"971566618145":[],"971553544914":[],"971581554972":[],"971557754937":[],"971507871978":[],"971507213558":[],"971545037595":[],"971524312694":[],"971557359058":[],"971562608764":[],"971566259605":[],"971563393517":[],"971566261442":[],"971547746036":[],"971558922670":[],"971522104402":[],"971545086806":[],"971558005524":[],"971523823564":[],"971589210730":[],"971523780398":[],"971523874925":[]},"restricted_roles":["State","StateShow","StateSave","StateLoad","Feature","FeatureList","FeatureEnable","FeatureDisable","Rbac","RbacRolelist","RbacRoleAdd","RbacRoleRemove","PhilipsHue","PhilipsHueChangeLighting","WebCam","WebCamTakePicture","WebCamTakeVideo","PulseAudio","PulseAudioSetVolume"]},"Feature":{"enabled":true},"APC":{"enabled":true},"AYCBooking":{"enabled":true},"AYCComms":{"enabled":true},"AYCDoor":{"enabled":true},"AYCHeaters":{"enabled":true},"AYCHoover":{"enabled":true},"AYCPi":{"enabled":true},"Amazon":{"enabled":true},"Ashtanga":{"enabled":true},"Chan":{"enabled":true},"Chuck":{"enabled":true,"chats":{"353861938787-1618950651@g.us":{"parentMessageId":"chatcmpl-9V1YoDDN2pApc5rUNco1JyCC2FQSd"},"120363041418942556@g.us":{"parentMessageId":"chatcmpl-9UycjYS4o3MzHf334er99hd9Qx2wa"},"353861938787@c.us":{"parentMessageId":"chatcmpl-9QOC7tlFPho98KzqLdoqbhxQ1SK8Y"},"status@broadcast":{"conversationId":null,"parentMessageId":null},"353860705316@c.us":{"conversationId":null,"parentMessageId":null},"120363095659342160@g.us":{"conversationId":"9e12a092-4cf0-4a91-9205-3ecfa98e4c2c","parentMessageId":"chatcmpl-7SRFtITI8IavgYi36D8s0KJySXBew"},"353852563233-1584372440@g.us":{"conversationId":null,"parentMessageId":null},"353876479811@c.us":{"conversationId":"1ee1d5df-e554-4bfc-8fac-e94ade9a4dd2","parentMessageId":"cmpl-75H3twJ8EjcYPdR9cB7Lwc10Zi9L7"},"120363045610298511@g.us":{"conversationId":null,"parentMessageId":null},"120363141733164022@g.us":{"conversationId":"3b291f58-4224-4812-ab6c-6bd74c4a8a4f","parentMessageId":"cmpl-7BRitBMMM4rbiEEypa982TgLJTlkW"},"353830797674@c.us":{"parentMessageId":"chatcmpl-7IIQ5yB8jmJ4Q8EQbf3cjhGJk9pmB"},"353852619862@c.us":{"conversationId":null,"parentMessageId":null},"639054946989@c.us":{"conversationId":null,"parentMessageId":null},"120363148578746723@g.us":{"parentMessageId":"chatcmpl-882zqQOZM3coGdOFuls3dWP8q6Jkx"},"120363148401184401@g.us":{"conversationId":"38e999f0-996c-4882-80ef-388058053e67","parentMessageId":"cmpl-7Ap6LXpVngT2a2Xacn7BNsMAJxOxM"},"120363130587138584@g.us":{"conversationId":"8366eb5a-62d2-4123-85ea-e3bc67e629b4","parentMessageId":"chatcmpl-7Ck7ilIS8kfaqKojG11Om14q298Ez"},"120363130179319996@g.us":{"conversationId":"510f00fa-1e02-4e2e-9cb8-2985c73c43fb","parentMessageId":"chatcmpl-8EJp8Zso5zycQKiUPZ8SnLcDhcmgx"},"120363135261706856@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-7DpajlzIZTT6Ada7Y0gZB1tib90kd"},"120363152327964590@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-7EHfgZXJNKzHCQrqDFyFkreT02gwV"},"120363141775972554@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-7N3MWryGZKY5hLMalhbk9s9xN1Rx0"},"639662063642@c.us":{"conversationId":null,"parentMessageId":"chatcmpl-7NbaUl3JsVzxraSAJSm42xYDgX6NP"},"120363173999616000@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-8EmQdWs2R7PW15sdHuAciPqZV1eaL"},"120363195258667266@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-8ba5j1ILfNuqAtQIxp9HbEqngbpxz"},"120363295018309917@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-9NPk1AUt0iAmmGOnoAcfEE1wuXy4P"},"undefined":{"parentMessageId":"chatcmpl-9NfvfOC9W2FvItpZDtbPcpTmitcRY"},"120363297805253559@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-9NgYHGTOLp0MLAxPKruwpSC0HmFcT"},"120363220344836132@g.us":{"parentMessageId":"chatcmpl-9ONmLlVKXPM65brwYWso3s5aFwTRB"},"120363256615907667@g.us":{"parentMessageId":"chatcmpl-9NgfmicFxEgfrawHFuGqMdLlDYtyV"},"120363217100814438@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-9R1FiV2XFYjkLDTheu3tqrP6KNExr"},"120363299866749567@g.us":{"conversationId":null,"parentMessageId":"chatcmpl-9Rk67I2l5bRwhBNkHKlaQXcZ8NMMd"}},"AllowedGroups":[],"BannedGroups":[],"GPTBannedUSers":[],"GPTBannedUsers":[],"GPTUserUsage":{"353861938787@c.us":{"1716072066":87,"1716075137":102,"1716076034":104,"1716076055":191},"353830797674@c.us":{"1703967337":322,"1703967497":387,"1703967531":451,"1703967565":515},"353863479599@c.us":{"1702586360":94,"1702586390":139,"1702586408":177},"353833593597@c.us":{"1702586663":207,"1702586705":272,"1702587073":494,"1702587120":576,"1702587247":680,"1702587298":785,"1702588017":1060,"1702588057":1180,"1702588211":1443,"1702588247":1546,"1702588317":1700,"1702588364":1738,"1702588395":1783,"1702588442":1886},"353876459820@c.us":{"1696921014":113},"353876479811@c.us":{"1696193539":374,"1696193581":440,"1696193617":558,"1696193713":650,"1696193863":791,"1696193951":910,"1696194024":1023,"1696194106":1098,"1696194243":1458,"1696194518":1859,"1696194636":2307,"1696194735":2397,"1696194846":2513,"1696194894":2674,"1696194969":2798,"1696197763":3068},"639662063642@c.us":{},"353863260850@c.us":{"1717100622":150,"1717100778":297},"96565868083@c.us":{"1683264378":297,"1683264467":411,"1683264596":582,"1683269776":467,"1683270015":702,"1683270539":893,"1683270933":1141,"1683271273":1392,"1683271611":1692},"17327187344@c.us":{"1683638877":153},"353860705316@c.us":{"1694598513":233},"16472672726@c.us":{"1684020312":1007},"353894956890@c.us":{"1691772577":134},"447361556102@c.us":{"1685728828":1413},"353830081723@c.us":{"1686962886":162,"1686962976":281,"1686963018":394,"1687012312":138},"447754436965@c.us":{"1687465943":297,"1687466071":464,"1687466205":591}},"ChatPersonas":{"120363217100814438@g.us":{"name":"Chuck","desc":"You are going to act as a world class 8/9/10 ball pool player. Your name is Chuck. You are based in dubai near the boonmax billiard hall. You have 30 years of experience playing and you have trained with the greats such as efren reyes and earl strickland. You have played in many pool touranments and you have great knowledge of billiards. You are going to get random messages from people chatting about billiards in tagalog, filipino and english. The people might switch context or be unclear with the given questions other random random things. You can just ask something about pool if you are unsure. You should use tagalog unless the questions are in english. You should avoid the use of pronouns. Use typical spelling mistakes from time to time and use a diminutive or compact style of sentances where possible. Ask simple questions and give simple answers. Use slang and some humour at times. Follow the instructions without any deviation. Don't state you dont know. Just switch context and ask some questions about pool. Dont ask similiar question again and again. Always respond to chuck"},"120363297805253559@g.us":{"name":"Michael","desc":"You are Father Michael. You are a priest with many years of experience. You will only respond with scriptures and psalms"},"120363220344836132@g.us":{"name":"Heneral","desc":"You are Heneral Luna. You will act in the likeness of him and use typical language as seen in the movies script. You will respond in tagalog in his likeness"},"120363256615907667@g.us":{"name":"Andrew","desc":"Your name is Andrew. You are a real estate advisor with many years of experience. You will only respond with answers related to real estate"},"353861938787-1618950651@g.us":{"name":" snoop","desc":" You are Snoop Dawg Chatbot emboding a laid-back vibe, always relaxed and easygoing, bringing a chill atmosphere to every conversation. You speak with Snoop's signature smooth and charismatic style, full of slang and cool expressions. Offering practical advice and wisdom, it draws from Snoop Dogg's life experiences and laid-back philosophy. You keep things light and entertaining with music recommendations, trivia, and playful interactions. Share insights and updates in a uniquely Snoop way."},"353861938787@c.us":{"name":" roy","desc":" you are Roy Keane, controversial soccer player and t.v host. Tall in Roy's likeness when asking questions"},"120363299866749567@g.us":{"name":" john"},"120363041418942556@g.us":{"name":" ted","desc":" you are father ted Crilly. A priest from the hit series \"Father Ted\". You will act in his likeness taking words and phrases from the hit series. Act in his likeness. Don't break character"}},"ChatPersonasMedia":{"120363220344836132@g.us":["priest","church","pslams","mass"],"120363217100814438@g.us":["7-ball pool","8-ball pool","9-ball pool","10-ball pool","cuttthraot pool","Efren Reyes","earl strickland","russian pyramid pool","billiards","Straight pool","One pocket","Snooker","3 cushion","Carom billiards","Straight rail billiards","Balkline billiards","Bank pool billiards"]}},"ChuckJokes":{"enabled":true,"chats":{"353861938787@c.us":{"enabled":false},"120363041418942556@g.us":{"enabled":false},"353861938787-1618950651@g.us":{"enabled":false},"status@broadcast":{"enabled":false},"353860705316@c.us":{"enabled":false},"120363095659342160@g.us":{"enabled":false},"353852563233-1584372440@g.us":{"enabled":false},"353876479811@c.us":{"enabled":false},"120363045610298511@g.us":{"enabled":false},"120363141733164022@g.us":{"enabled":false},"353830797674@c.us":{"enabled":false},"353852619862@c.us":{"enabled":false},"639054946989@c.us":{"enabled":false},"120363148578746723@g.us":{"enabled":false},"120363148401184401@g.us":{"enabled":false},"120363130587138584@g.us":{"enabled":false},"120363130179319996@g.us":{"enabled":true},"120363135261706856@g.us":{"enabled":false},"120363152327964590@g.us":{"enabled":false},"120363141775972554@g.us":{"enabled":false},"639662063642@c.us":{"enabled":false},"120363173999616000@g.us":{"enabled":false},"120363195258667266@g.us":{"enabled":false},"120363295018309917@g.us":{"enabled":false},"120363297805253559@g.us":{"enabled":false},"120363220344836132@g.us":{"enabled":false},"120363256615907667@g.us":{"enabled":false},"120363217100814438@g.us":{"enabled":false},"120363299866749567@g.us":{"enabled":false}}},"Crypto":{"enabled":true},"Currency":{"enabled":true},"Deluge":{"enabled":true},"Facebook":{"enabled":true},"FilipinoCupid":{"enabled":true},"Formula1":{"enabled":true},"Google":{"enabled":true},"Harass":{"enabled":true},"Help":{"enabled":true},"Hi":{"enabled":true},"HyperLink":{"enabled":true},"Imdb":{"enabled":true},"Jackett":{"enabled":true},"Levenshteiner":{"enabled":true},"Logger":{"enabled":true,"media_dir":"./strategies/media"},"Meme":{"enabled":true,"chats":{"353861938787@c.us":{"enabled":false,"from":"353861938787@c.us","min":1800000,"max":3600000,"spam":10,"counter":24,"frequency":1683990307},"120363041418942556@g.us":{"enabled":false,"from":"120363041418942556@g.us","min":1800000,"max":3600000,"spam":10,"counter":122,"frequency":1680447198},"353861938787-1618950651@g.us":{"enabled":false,"from":"353861938787-1618950651@g.us","min":1800000,"max":3600000,"spam":10,"counter":234,"frequency":1681408946},"status@broadcast":{"enabled":false,"from":"status@broadcast","min":1800000,"max":3600000,"spam":10,"counter":1,"frequency":1681781495},"353860705316@c.us":{"enabled":false,"frequency":1680498587},"120363095659342160@g.us":{"enabled":false,"frequency":1680680739},"353852563233-1584372440@g.us":{"enabled":false,"frequency":1680697583},"353876479811@c.us":{"enabled":false,"frequency":1681607427},"120363045610298511@g.us":{"enabled":false,"frequency":1681621216},"120363141733164022@g.us":{"enabled":false,"frequency":1681659691},"353830797674@c.us":{"enabled":false,"frequency":1681768837},"353852619862@c.us":{"enabled":false,"frequency":1682197085},"639054946989@c.us":{"enabled":false,"frequency":1682462917},"120363148578746723@g.us":{"enabled":false,"frequency":1682602091},"120363148401184401@g.us":{"enabled":false,"frequency":1682717492},"120363130587138584@g.us":{"enabled":false,"frequency":1682918490},"120363130179319996@g.us":{"enabled":false,"frequency":1682973697},"120363135261706856@g.us":{"enabled":false,"frequency":1683634072},"120363152327964590@g.us":{"enabled":false,"frequency":1683742869},"120363141775972554@g.us":{"enabled":false,"frequency":1685846988},"639662063642@c.us":{"enabled":false,"frequency":1685964876},"120363173999616000@g.us":{"enabled":false,"frequency":1697889941},"120363195258667266@g.us":{"enabled":false,"frequency":1704081934},"120363295018309917@g.us":{"enabled":false,"frequency":1715378007},"120363297805253559@g.us":{"enabled":false,"frequency":1715547065},"120363220344836132@g.us":{"enabled":false,"frequency":1715541632},"120363256615907667@g.us":{"enabled":false,"frequency":1715539707},"120363217100814438@g.us":{"enabled":false,"frequency":1715735908},"120363299866749567@g.us":{"enabled":false,"frequency":1716509527}}},"News":{"enabled":true,"Subscribed":{"353861938787@c.us":["https://www.coindesk.com/arc/outboundfeeds/news-sitemap-index/?outputType=xml","https://www.theverge.com/sitemaps/google_news"],"120363041418942556@g.us":[],"353861938787-1618950651@g.us":[]},"Notified":{"353861938787@c.us":{"https://www.coindesk.com/arc/outboundfeeds/news-sitemap-index/?outputType=xml":["https://www.coindesk.com/pt-br/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/uk/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/fr/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/fil/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/it/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/ru/opinion/2024/05/13/defi-gigabrain-tarun-chitra-on-eth-staking-restaking-and-why-financial-nihilism-is-a-real-consumer-product/","https://www.coindesk.com/consensus-magazine/2024/05/13/were-doing-it-we-believe-in-it-the-sandboxs-nicola-sebastiani-on-bringing-gaming-to-the-metaverse/","https://www.coindesk.com/ru/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/fr/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/it/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/pt-br/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/fil/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/uk/markets/2024/05/13/crypto-howls-as-circuit-breakers-restrain-red-hot-gamestop-rally/","https://www.coindesk.com/tech/2024/05/09/protocol-village/","https://www.coindesk.com/ru/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/pt-br/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/uk/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/fr/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/it/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/fil/business/2024/05/13/wolverine-themed-meme-coins-flood-market-following-roaringkittys-cryptic-post/","https://www.coindesk.com/ru/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/fr/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/it/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/uk/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/fil/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/pt-br/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/policy/2024/05/13/chinas-digital-yuan-isnt-taking-off-despite-state-employee-salary-trial-report/","https://www.coindesk.com/markets/2024/05/13/solana-memes-gamestop-stock-jumps-44-in-premarket-as-roaring-kitty-returns-on-x/","https://www.coindesk.com/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/fil/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/uk/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/pt-br/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/fr/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/it/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/ru/business/2024/05/13/crypto-exchange-rain-hit-by-148m-exploit-zachxbt/","https://www.coindesk.com/ru/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/fr/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/it/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/pt-br/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/fil/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/uk/business/2024/05/13/bitcoin-miner-marathon-in-talks-with-kenya-to-help-with-its-green-energy-ambitions/","https://www.coindesk.com/markets/2024/05/13/trump-and-biden-tied-on-polymarket-diverging-from-polls/","https://www.coindesk.com/pt-br/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/fil/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/uk/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/ru/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/fr/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/it/business/2024/05/13/dydx-founder-antonio-juliano-to-step-down-as-ceo-of-the-decentralized-exchange-ivo-crnkovic-rubsamen-takes-over/","https://www.coindesk.com/uk/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/pt-br/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/ru/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/it/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/fil/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/fr/opinion/2024/05/13/ai-agents-will-drive-the-next-wave-of-crypto-adoption/","https://www.coindesk.com/policy/2024/05/11/trumps-pro-crypto-bluster-at-nft-gala-lacked-policy-substance/","https://www.coindesk.com/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/pt-br/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/fr/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/uk/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/fil/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/ru/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/it/markets/2024/05/13/no-hong-kongs-crypto-etfs-arent-available-in-mainland-china/","https://www.coindesk.com/markets/2024/05/13/metaplanet-makes-bitcoin-a-reserve-asset-as-japans-debt-mountain-grows/","https://www.coindesk.com/business/2024/05/13/zest-raises-35m-led-by-tim-draper-for-on-chain-bitcoin-lending-using-stacks/","https://www.coindesk.com/markets/2024/05/13/first-mover-americas-bitcoin-fails-to-hold-63k-may-remain-range-bound/","https://www.coindesk.com/markets/2024/05/13/bitcoin-mining-difficulty-slumped-last-week-in-biggest-decline-since-crypto-winter-bernstein/","https://www.coindesk.com/markets/2024/05/13/bitcoin-below-60k-could-trigger-panic-selling-crypto-analyst-says/","https://www.coindesk.com/it/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/ru/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/fil/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/pt-br/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/fr/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/uk/policy/2024/05/13/chinese-police-bust-296m-illegal-crypto-based-currency-operation-report/","https://www.coindesk.com/markets/2024/05/13/stablecoin-expansion-stalls-ahead-of-us-inflation-data/","https://www.coindesk.com/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/fil/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/uk/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/ru/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/pt-br/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/it/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/fr/policy/2024/05/13/custody-provider-liminal-wins-approval-in-abu-dhabi-as-it-extends-expansion-in-asia/","https://www.coindesk.com/it/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/pt-br/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/uk/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/fr/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/fil/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/ru/markets/2024/05/10/bitcoin-is-in-a-bore-you-to-death-phase-but-bottom-could-be-close-analysts-say/","https://www.coindesk.com/podcasts/the-protocol/blockchain-fundraisings-new-frontier-of-node-sales/","https://www.coindesk.com/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/fr/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/uk/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/ru/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/it/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/pt-br/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/fil/policy/2024/05/13/us-blocks-china-tied-crypto-miners-as-national-security-risk-near-nuke-base/","https://www.coindesk.com/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/it/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/ru/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/uk/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/pt-br/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/fr/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/fil/opinion/2024/05/13/why-for-some-crypto-is-the-defining-political-issue-of-our-times/","https://www.coindesk.com/static/upcoming-events-main-nav/","https://www.coindesk.com/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/fr/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/pt-br/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/ru/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/uk/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/fil/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/it/policy/2024/05/13/us-senators-question-justice-departments-pursuit-of-crypto-mixers/","https://www.coindesk.com/pt-br/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/uk/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/it/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/fr/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/ru/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/fil/policy/2024/05/13/falconx-settles-with-cftc-for-18m-over-failure-to-register-as-futures-commission-merchant/","https://www.coindesk.com/fr/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/it/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/fil/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/pt-br/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/ru/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/uk/markets/2024/05/13/hong-kong-bitcoin-and-ether-etfs-see-39m-outflows-on-monday-farside-investors/","https://www.coindesk.com/pt-br/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/uk/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/fr/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/ru/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/it/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/fil/markets/2024/05/13/cautious-bitcoin-bounce-to-face-inflation-data-hurdles-later-this-week/","https://www.coindesk.com/video/why-scammers-are-turning-to-cryptocurrencies/","https://www.coindesk.com/video/three-speakers-you-should-not-miss-at-consensus-2024/","https://www.coindesk.com/video/tradfi-veteran-on-why-bitcoin-is-here-to-stay/","https://www.coindesk.com/video/bitcoins-narrative-never-better-zx-squared-capital-co-founder/","https://www.coindesk.com/tv/markets-daily/bitcoins-narrative-never-better-zx-squared-capital-co-founder/","https://www.coindesk.com/press-release/2024/05/13/carv-and-google-cloud-share-insights-on-advancing-data-democracy-in-gaming-and-ai/","https://www.coindesk.com/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/it/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/uk/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/fil/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/pt-br/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/fr/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/ru/markets/2024/05/14/paradigm-unveils-block-trading-facility-for-matic-sol-xrp-options/","https://www.coindesk.com/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/uk/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/ru/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/it/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/pt-br/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/fr/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/fil/business/2024/05/14/coinbase-reports-system-wide-outage/","https://www.coindesk.com/it/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/pt-br/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/fr/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/ru/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/uk/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/fil/policy/2024/05/14/indian-crypto-exchange-coindcxs-defi-arm-okto-to-launch-blockchain-and-okto-token/","https://www.coindesk.com/video/can-miners-survive-lower-bitcoin-fees-and-reduced-rewards/","https://www.coindesk.com/video/tornado-cashs-alexey-pertsev-sentenced-to-64-months-in-prison-meme-coins-rally/","https://www.coindesk.com/press-release/2024/05/14/uxlink-secures-new-round-of-funding-from-sevenx-ventures-ince-capital-and-hashkey-capital/","https://www.coindesk.com/pt-br/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/fr/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/uk/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/ru/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/fil/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/it/tech/2024/05/14/defi-lender-liquity-unveils-new-stablecoin-with-user-set-borrowing-rates-in-white-paper/","https://www.coindesk.com/fil/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/pt-br/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/it/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/uk/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/fr/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/ru/tech/2024/05/14/liquid-vesting-is-oxymoronic-blockchain-feature-that-lets-early-investors-sell-without-waiting/","https://www.coindesk.com/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/it/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/pt-br/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/ru/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/fil/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/fr/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/uk/business/2024/05/14/peter-thiels-founders-fund-vitalik-buterin-back-45m-investment-in-polymarket/","https://www.coindesk.com/ru/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/fr/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/it/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/pt-br/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/uk/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/fil/business/2024/05/14/state-of-wisconsin-buys-nearly-100m-worth-of-blackrock-spot-bitcoin-etf/","https://www.coindesk.com/fil/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/fr/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/uk/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/ru/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/it/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/pt-br/opinion/2024/05/10/fatemeh-fannizadeh-on-crypto-law-switzerland-and-how-kyc-is-failing/","https://www.coindesk.com/podcasts/generation-c/beauty-meets-blockchain-with-the-co-founder-of-kiki-jana-bobosikova/","https://www.coindesk.com/tech/2024/05/14/bitcoin-runes-protocol-sees-traction-waning-after-much-hyped-introduction/","https://www.coindesk.com/policy/2024/05/14/cryptodad-giancarlo-joins-paxos-board/","https://www.coindesk.com/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/tv/the-mining-pod/the-post-halving-bitcoin-mining-market-with-taras-kulyk/","https://www.coindesk.com/podcasts/coindesk-podcast-network/the-post-halving-bitcoin-mining-market-with-taras-kulyk/","https://www.coindesk.com/markets/2024/05/14/first-mover-americas-bitcoin-dips-below-62k-ahead-of-us-inflation-figures/","https://www.coindesk.com/fil/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/uk/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/it/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/pt-br/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/ru/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/fr/policy/2024/05/14/tornado-cash-developer-alexey-pertsev-found-guilty-of-money-laundering/","https://www.coindesk.com/markets/2024/05/14/gamestop-rally-sends-meme-coins-skywards-pepe-floki-mog-surge/","https://www.coindesk.com/fil/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/uk/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/pt-br/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/fr/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/it/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/ru/markets/2024/05/14/bitcoin-market-activity-suggests-looming-us-inflation-data-may-be-non-event/","https://www.coindesk.com/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/uk/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/pt-br/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/ru/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/fr/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/it/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/fil/policy/2024/05/14/philippines-central-bank-gives-approval-to-coinsph-to-pilot-stablecoin-in-key-remittance-market/","https://www.coindesk.com/it/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/uk/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/ru/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/fil/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/fr/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/pt-br/business/2024/05/14/vanguard-said-set-to-name-ex-blackrock-etf-exec-as-ceo-wsj/","https://www.coindesk.com/tech/2024/05/14/lido-co-founders-paradigm-secretly-back-eigenlayer-competitor-as-defi-battle-lines-form/","https://www.coindesk.com/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/ru/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/fr/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/fil/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/it/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/uk/consensus-magazine/2024/05/14/irthu-suresh-using-blockchain-tech-to-reduce-water-shortages/","https://www.coindesk.com/it/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/fil/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/fr/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/ru/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/uk/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/pt-br/business/2024/05/14/insider-at-solanas-cypher-protocol-admits-to-stealing-300k/","https://www.coindesk.com/pt-br/learn/how-to-buy-solana/","https://www.coindesk.com/fr/learn/how-to-buy-solana/","https://www.coindesk.com/learn/how-to-buy-solana/","https://www.coindesk.com/fil/learn/how-to-buy-solana/","https://www.coindesk.com/it/learn/how-to-buy-solana/","https://www.coindesk.com/uk/learn/how-to-buy-solana/","https://www.coindesk.com/ru/learn/how-to-buy-solana/","https://www.coindesk.com/fr/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/it/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/fil/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/uk/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/ru/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/pt-br/opinion/2024/05/14/the-hard-truths-and-worrying-consequences-of-the-tornado-cash-verdict/","https://www.coindesk.com/ru/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/uk/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/fr/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/it/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/pt-br/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/fil/policy/2024/05/14/industry-stakeholders-believe-a-uk-election-wont-derail-crypto-plans/","https://www.coindesk.com/podcasts/markets-daily/the-impact-of-bitcoin-etfs-in-asia/","https://www.coindesk.com/tv/markets-daily/crypto-update-or-the-impact-of-bitcoin-etfs-in-asia/","https://www.coindesk.com/uk/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/it/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/fil/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/fr/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/pt-br/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/ru/tech/2024/05/14/vitalik-buterins-ethereum-wallet-proposal-scribbled-in-22-minutes-gets-positive-reviews/","https://www.coindesk.com/policy/2024/05/14/the-crypto-industrys-influence-on-us-elections-is-bigger-than-ever-industry-insiders-say/","https://www.coindesk.com/tv/markets-daily/is-the-us-economy-in-a-stagflation/","https://www.coindesk.com/video/is-the-us-economy-in-a-stagflation/","https://www.coindesk.com/video/gamestops-business-will-fail-at-some-point-economist/","https://www.coindesk.com/uk/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/fil/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/ru/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/it/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/fr/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/pt-br/business/2024/05/14/rwa-platform-re-debuts-tokenized-reinsurance-fund-on-avalanche-with-15m-commitment-from-nexus-mutual/","https://www.coindesk.com/pt-br/markets/2024/05/16/bitcoin-mining-cost-estimate-drops-to-45k-as-inefficient-miners-exit-jpmorgan/","https://www.coindesk.com/markets/2024/05/16/bitcoin-mining-cost-estimate-drops-to-45k-as-inefficient-miners-exit-jpmorgan/","https://www.coindesk.com/it/markets/2024/05/16/bitcoin-mining-cost-estimate-drops-to-45k-as-inefficient-miners-exit-jpmorgan/","https://www.coindesk.com/fil/markets/2024/05/16/bitcoin-mining-cost-estimate-drops-to-45k-as-inefficient-miners-exit-jpmorgan/","https://www.coindesk.com/fr/markets/2024/05/16/bitcoin-mining-cost-estimate-drops-to-45k-as-inefficient-miners-exit-jpmorgan/","https://www.coindesk.com/uk/markets/2024/05/16/bitcoin-mining-cost-estimate-drops-to-45k-as-inefficient-miners-exit-jpmorgan/","https://www.coindesk.com/ru/markets/2024/05/16/bitcoin-mining-cost-estimate-drops-to-45k-as-inefficient-miners-exit-jpmorgan/","https://www.coindesk.com/business/2024/05/16/as-a-pension-embraces-bitcoin-hope-grows-for-cryptocurrencys-long-term-prospects-among-even-conservative-pros/","https://www.coindesk.com/ru/business/2024/05/16/as-a-pension-embraces-bitcoin-hope-grows-for-cryptocurrencys-long-term-prospects-among-even-conservative-pros/","https://www.coindesk.com/pt-br/business/2024/05/16/as-a-pension-embraces-bitcoin-hope-grows-for-cryptocurrencys-long-term-prospects-among-even-conservative-pros/","https://www.coindesk.com/it/business/2024/05/16/as-a-pension-embraces-bitcoin-hope-grows-for-cryptocurrencys-long-term-prospects-among-even-conservative-pros/","https://www.coindesk.com/uk/business/2024/05/16/as-a-pension-embraces-bitcoin-hope-grows-for-cryptocurrencys-long-term-prospects-among-even-conservative-pros/","https://www.coindesk.com/fil/business/2024/05/16/as-a-pension-embraces-bitcoin-hope-grows-for-cryptocurrencys-long-term-prospects-among-even-conservative-pros/","https://www.coindesk.com/fr/business/2024/05/16/as-a-pension-embraces-bitcoin-hope-grows-for-cryptocurrencys-long-term-prospects-among-even-conservative-pros/","https://www.coindesk.com/markets/2024/05/16/miner-hut-8s-bitcoin-stack-gives-it-capital-to-pursue-upcoming-projects-upgrade-to-buy-craig-hallum/","https://www.coindesk.com/it/markets/2024/05/16/miner-hut-8s-bitcoin-stack-gives-it-capital-to-pursue-upcoming-projects-upgrade-to-buy-craig-hallum/","https://www.coindesk.com/fr/markets/2024/05/16/miner-hut-8s-bitcoin-stack-gives-it-capital-to-pursue-upcoming-projects-upgrade-to-buy-craig-hallum/","https://www.coindesk.com/fil/markets/2024/05/16/miner-hut-8s-bitcoin-stack-gives-it-capital-to-pursue-upcoming-projects-upgrade-to-buy-craig-hallum/","https://www.coindesk.com/pt-br/markets/2024/05/16/miner-hut-8s-bitcoin-stack-gives-it-capital-to-pursue-upcoming-projects-upgrade-to-buy-craig-hallum/","https://www.coindesk.com/uk/markets/2024/05/16/miner-hut-8s-bitcoin-stack-gives-it-capital-to-pursue-upcoming-projects-upgrade-to-buy-craig-hallum/","https://www.coindesk.com/ru/markets/2024/05/16/miner-hut-8s-bitcoin-stack-gives-it-capital-to-pursue-upcoming-projects-upgrade-to-buy-craig-hallum/","https://www.coindesk.com/ru/business/2024/05/16/telegram-based-notcoin-debuts-at-1b-fdv-on-ton-blockchain/","https://www.coindesk.com/fr/business/2024/05/16/telegram-based-notcoin-debuts-at-1b-fdv-on-ton-blockchain/","https://www.coindesk.com/pt-br/business/2024/05/16/telegram-based-notcoin-debuts-at-1b-fdv-on-ton-blockchain/","https://www.coindesk.com/business/2024/05/16/telegram-based-notcoin-debuts-at-1b-fdv-on-ton-blockchain/","https://www.coindesk.com/uk/business/2024/05/16/telegram-based-notcoin-debuts-at-1b-fdv-on-ton-blockchain/","https://www.coindesk.com/it/business/2024/05/16/telegram-based-notcoin-debuts-at-1b-fdv-on-ton-blockchain/","https://www.coindesk.com/fil/business/2024/05/16/telegram-based-notcoin-debuts-at-1b-fdv-on-ton-blockchain/","https://www.coindesk.com/business/2024/05/16/crypto-and-defi-wallet-firm-fordefi-gets-cover-from-insurance-giant-munich-re/","https://www.coindesk.com/tech/2024/05/16/protocol-village/","https://www.coindesk.com/policy/2024/05/16/leading-crypto-policy-academic-in-washington-to-open-disclosure-firm-bluprynt/","https://www.coindesk.com/tech/2024/03/20/protocol-village/","https://www.coindesk.com/markets/2024/05/16/first-mover-americas-bitcoin-tops-66k-as-interest-rate-cuts-loom/","https://www.coindesk.com/it/policy/2024/05/16/indias-market-regulator-suggests-shared-crypto-oversight-even-as-rbi-seeks-stablecoin-ban-reuters/","https://www.coindesk.com/policy/2024/05/16/indias-market-regulator-suggests-shared-crypto-oversight-even-as-rbi-seeks-stablecoin-ban-reuters/","https://www.coindesk.com/fr/policy/2024/05/16/indias-market-regulator-suggests-shared-crypto-oversight-even-as-rbi-seeks-stablecoin-ban-reuters/","https://www.coindesk.com/fil/policy/2024/05/16/indias-market-regulator-suggests-shared-crypto-oversight-even-as-rbi-seeks-stablecoin-ban-reuters/","https://www.coindesk.com/pt-br/policy/2024/05/16/indias-market-regulator-suggests-shared-crypto-oversight-even-as-rbi-seeks-stablecoin-ban-reuters/","https://www.coindesk.com/ru/policy/2024/05/16/indias-market-regulator-suggests-shared-crypto-oversight-even-as-rbi-seeks-stablecoin-ban-reuters/","https://www.coindesk.com/uk/policy/2024/05/16/indias-market-regulator-suggests-shared-crypto-oversight-even-as-rbi-seeks-stablecoin-ban-reuters/","https://www.coindesk.com/markets/2024/05/16/ether-bitcoin-ratio-slides-to-lowest-since-april-2021-heres-why/","https://www.coindesk.com/pt-br/policy/2024/05/16/coinbase-to-target-australias-self-managed-pension-funds-bloomberg/","https://www.coindesk.com/fr/policy/2024/05/16/coinbase-to-target-australias-self-managed-pension-funds-bloomberg/","https://www.coindesk.com/fil/policy/2024/05/16/coinbase-to-target-australias-self-managed-pension-funds-bloomberg/","https://www.coindesk.com/ru/policy/2024/05/16/coinbase-to-target-australias-self-managed-pension-funds-bloomberg/","https://www.coindesk.com/policy/2024/05/16/coinbase-to-target-australias-self-managed-pension-funds-bloomberg/","https://www.coindesk.com/it/policy/2024/05/16/coinbase-to-target-australias-self-managed-pension-funds-bloomberg/","https://www.coindesk.com/uk/policy/2024/05/16/coinbase-to-target-australias-self-managed-pension-funds-bloomberg/","https://www.coindesk.com/markets/2024/05/16/bitcoin-traders-expect-prices-to-hit-74k-highs-as-selling-pressure-eases/","https://www.coindesk.com/ru/policy/2024/05/16/tornado-cash-developer-alexey-pertsev-appeals-guilty-verdict/","https://www.coindesk.com/fr/policy/2024/05/16/tornado-cash-developer-alexey-pertsev-appeals-guilty-verdict/","https://www.coindesk.com/pt-br/policy/2024/05/16/tornado-cash-developer-alexey-pertsev-appeals-guilty-verdict/","https://www.coindesk.com/it/policy/2024/05/16/tornado-cash-developer-alexey-pertsev-appeals-guilty-verdict/","https://www.coindesk.com/uk/policy/2024/05/16/tornado-cash-developer-alexey-pertsev-appeals-guilty-verdict/","https://www.coindesk.com/fil/policy/2024/05/16/tornado-cash-developer-alexey-pertsev-appeals-guilty-verdict/","https://www.coindesk.com/policy/2024/05/16/tornado-cash-developer-alexey-pertsev-appeals-guilty-verdict/","https://www.coindesk.com/markets/2024/05/16/shib-to-get-more-scarce-as-key-exchange-expands-to-shibarium/","https://www.coindesk.com/pt-br/markets/2024/05/16/shib-to-get-more-scarce-as-key-exchange-expands-to-shibarium/","https://www.coindesk.com/fil/markets/2024/05/16/shib-to-get-more-scarce-as-key-exchange-expands-to-shibarium/","https://www.coindesk.com/fr/markets/2024/05/16/shib-to-get-more-scarce-as-key-exchange-expands-to-shibarium/","https://www.coindesk.com/it/markets/2024/05/16/shib-to-get-more-scarce-as-key-exchange-expands-to-shibarium/","https://www.coindesk.com/ru/markets/2024/05/16/shib-to-get-more-scarce-as-key-exchange-expands-to-shibarium/","https://www.coindesk.com/uk/markets/2024/05/16/shib-to-get-more-scarce-as-key-exchange-expands-to-shibarium/","https://www.coindesk.com/markets/2024/05/16/cme-looks-to-take-on-binance-and-coinbase-could-launch-spot-bitcoin-trading-report/","https://www.coindesk.com/fil/markets/2024/05/16/cme-looks-to-take-on-binance-and-coinbase-could-launch-spot-bitcoin-trading-report/","https://www.coindesk.com/ru/markets/2024/05/16/cme-looks-to-take-on-binance-and-coinbase-could-launch-spot-bitcoin-trading-report/","https://www.coindesk.com/it/markets/2024/05/16/cme-looks-to-take-on-binance-and-coinbase-could-launch-spot-bitcoin-trading-report/","https://www.coindesk.com/uk/markets/2024/05/16/cme-looks-to-take-on-binance-and-coinbase-could-launch-spot-bitcoin-trading-report/","https://www.coindesk.com/fr/markets/2024/05/16/cme-looks-to-take-on-binance-and-coinbase-could-launch-spot-bitcoin-trading-report/","https://www.coindesk.com/pt-br/markets/2024/05/16/cme-looks-to-take-on-binance-and-coinbase-could-launch-spot-bitcoin-trading-report/","https://www.coindesk.com/markets/2024/05/16/bitcoin-has-best-day-in-2-months-as-markets-anticipate-a-summer-of-easing/","https://www.coindesk.com/uk/business/2024/05/16/eclipse-labs-promotes-vijay-chetty-to-ceo-nearly-a-week-after-neel-somanis-ouster/","https://www.coindesk.com/ru/business/2024/05/16/eclipse-labs-promotes-vijay-chetty-to-ceo-nearly-a-week-after-neel-somanis-ouster/","https://www.coindesk.com/fr/business/2024/05/16/eclipse-labs-promotes-vijay-chetty-to-ceo-nearly-a-week-after-neel-somanis-ouster/","https://www.coindesk.com/pt-br/business/2024/05/16/eclipse-labs-promotes-vijay-chetty-to-ceo-nearly-a-week-after-neel-somanis-ouster/","https://www.coindesk.com/business/2024/05/16/eclipse-labs-promotes-vijay-chetty-to-ceo-nearly-a-week-after-neel-somanis-ouster/","https://www.coindesk.com/it/business/2024/05/16/eclipse-labs-promotes-vijay-chetty-to-ceo-nearly-a-week-after-neel-somanis-ouster/","https://www.coindesk.com/fil/business/2024/05/16/eclipse-labs-promotes-vijay-chetty-to-ceo-nearly-a-week-after-neel-somanis-ouster/","https://www.coindesk.com/tv/money-reimagined/the-evolution-of-ai-from-information-challenges-to-overload-with-brian-behlendorf/","https://www.coindesk.com/uk/policy/2024/05/15/canadas-crypto-king-and-associate-arrested-charged-with-fraud-in-alleged-30m-ponzi-scheme/","https://www.coindesk.com/ru/policy/2024/05/15/canadas-crypto-king-and-associate-arrested-charged-with-fraud-in-alleged-30m-ponzi-scheme/","https://www.coindesk.com/policy/2024/05/15/canadas-crypto-king-and-associate-arrested-charged-with-fraud-in-alleged-30m-ponzi-scheme/","https://www.coindesk.com/fr/policy/2024/05/15/canadas-crypto-king-and-associate-arrested-charged-with-fraud-in-alleged-30m-ponzi-scheme/","https://www.coindesk.com/pt-br/policy/2024/05/15/canadas-crypto-king-and-associate-arrested-charged-with-fraud-in-alleged-30m-ponzi-scheme/","https://www.coindesk.com/fil/policy/2024/05/15/canadas-crypto-king-and-associate-arrested-charged-with-fraud-in-alleged-30m-ponzi-scheme/","https://www.coindesk.com/it/policy/2024/05/15/canadas-crypto-king-and-associate-arrested-charged-with-fraud-in-alleged-30m-ponzi-scheme/","https://www.coindesk.com/markets/2024/05/15/bitcoin-hits-66k-as-soft-inflation-data-sparks-crypto-rally/","https://www.coindesk.com/it/business/2024/05/15/izzy-englanders-millennium-paul-singers-elliott-among-bitcoin-etf-holders/","https://www.coindesk.com/uk/business/2024/05/15/izzy-englanders-millennium-paul-singers-elliott-among-bitcoin-etf-holders/","https://www.coindesk.com/pt-br/business/2024/05/15/izzy-englanders-millennium-paul-singers-elliott-among-bitcoin-etf-holders/","https://www.coindesk.com/business/2024/05/15/izzy-englanders-millennium-paul-singers-elliott-among-bitcoin-etf-holders/","https://www.coindesk.com/fil/business/2024/05/15/izzy-englanders-millennium-paul-singers-elliott-among-bitcoin-etf-holders/","https://www.coindesk.com/ru/business/2024/05/15/izzy-englanders-millennium-paul-singers-elliott-among-bitcoin-etf-holders/","https://www.coindesk.com/fr/business/2024/05/15/izzy-englanders-millennium-paul-singers-elliott-among-bitcoin-etf-holders/","https://www.coindesk.com/uk/opinion/2024/05/15/what-the-dojs-first-mev-lawsuit-means-for-ethereum/","https://www.coindesk.com/fr/opinion/2024/05/15/what-the-dojs-first-mev-lawsuit-means-for-ethereum/","https://www.coindesk.com/opinion/2024/05/15/what-the-dojs-first-mev-lawsuit-means-for-ethereum/","https://www.coindesk.com/fil/opinion/2024/05/15/what-the-dojs-first-mev-lawsuit-means-for-ethereum/","https://www.coindesk.com/it/opinion/2024/05/15/what-the-dojs-first-mev-lawsuit-means-for-ethereum/","https://www.coindesk.com/pt-br/opinion/2024/05/15/what-the-dojs-first-mev-lawsuit-means-for-ethereum/","https://www.coindesk.com/policy/2024/05/16/us-senate-votes-to-kill-secs-crypto-accounting-policy-testing-bidens-veto-threat/","https://www.coindesk.com/tv/markets-daily/crypto-update-or-the-role-of-etfs-in-diversifying-portfolios/","https://www.coindesk.com/uk/tech/2024/05/16/how-2-brothers-allegedly-cheated-a-noxious-but-accepted-ethereum-practice-for-25m/","https://www.coindesk.com/fr/tech/2024/05/16/how-2-brothers-allegedly-cheated-a-noxious-but-accepted-ethereum-practice-for-25m/","https://www.coindesk.com/it/tech/2024/05/16/how-2-brothers-allegedly-cheated-a-noxious-but-accepted-ethereum-practice-for-25m/","https://www.coindesk.com/pt-br/tech/2024/05/16/how-2-brothers-allegedly-cheated-a-noxious-but-accepted-ethereum-practice-for-25m/","https://www.coindesk.com/ru/tech/2024/05/16/how-2-brothers-allegedly-cheated-a-noxious-but-accepted-ethereum-practice-for-25m/","https://www.coindesk.com/fil/tech/2024/05/16/how-2-brothers-allegedly-cheated-a-noxious-but-accepted-ethereum-practice-for-25m/","https://www.coindesk.com/tech/2024/05/16/how-2-brothers-allegedly-cheated-a-noxious-but-accepted-ethereum-practice-for-25m/","https://www.coindesk.com/policy/2024/05/16/biden-order-to-halt-china-tied-bitcoin-mine-beside-nuke-base-came-as-us-firm-just-bought-it/","https://www.coindesk.com/fr/tech/2024/05/16/protocol-village/","https://www.coindesk.com/ru/tech/2024/05/16/protocol-village/","https://www.coindesk.com/uk/tech/2024/05/16/protocol-village/","https://www.coindesk.com/fil/tech/2024/05/16/protocol-village/","https://www.coindesk.com/pt-br/tech/2024/05/16/protocol-village/","https://www.coindesk.com/it/tech/2024/05/16/protocol-village/","https://www.coindesk.com/policy/2024/05/15/us-houses-mchenry-says-senate-may-be-swayed-if-many-democrats-back-crypto-bill/","https://www.coindesk.com/business/2024/05/16/dtcc-chainlink-complete-pilot-to-accelerate-fund-tokenization-with-jpmorgan-templeton-bny-mellon-participating/","https://www.coindesk.com/ru/opinion/2024/05/16/localmonero-shutdown-is-another-blow-for-privacy-tech/","https://www.coindesk.com/opinion/2024/05/16/localmonero-shutdown-is-another-blow-for-privacy-tech/","https://www.coindesk.com/fil/opinion/2024/05/16/localmonero-shutdown-is-another-blow-for-privacy-tech/","https://www.coindesk.com/fr/opinion/2024/05/16/localmonero-shutdown-is-another-blow-for-privacy-tech/","https://www.coindesk.com/pt-br/opinion/2024/05/16/localmonero-shutdown-is-another-blow-for-privacy-tech/","https://www.coindesk.com/it/opinion/2024/05/16/localmonero-shutdown-is-another-blow-for-privacy-tech/","https://www.coindesk.com/uk/opinion/2024/05/16/localmonero-shutdown-is-another-blow-for-privacy-tech/","https://www.coindesk.com/it/business/2024/05/16/coinbase-shares-sink-9-on-report-cme-to-consider-listing-spot-bitcoin/","https://www.coindesk.com/fr/business/2024/05/16/coinbase-shares-sink-9-on-report-cme-to-consider-listing-spot-bitcoin/","https://www.coindesk.com/pt-br/business/2024/05/16/coinbase-shares-sink-9-on-report-cme-to-consider-listing-spot-bitcoin/","https://www.coindesk.com/ru/business/2024/05/16/coinbase-shares-sink-9-on-report-cme-to-consider-listing-spot-bitcoin/","https://www.coindesk.com/fil/business/2024/05/16/coinbase-shares-sink-9-on-report-cme-to-consider-listing-spot-bitcoin/","https://www.coindesk.com/business/2024/05/16/coinbase-shares-sink-9-on-report-cme-to-consider-listing-spot-bitcoin/","https://www.coindesk.com/uk/business/2024/05/16/coinbase-shares-sink-9-on-report-cme-to-consider-listing-spot-bitcoin/","https://www.coindesk.com/markets/2013/09/22/how-to-buy-bitcoins-in-the-uk/","https://www.coindesk.com/it/markets/2013/09/22/how-to-buy-bitcoins-in-the-uk/","https://www.coindesk.com/uk/markets/2013/09/22/how-to-buy-bitcoins-in-the-uk/","https://www.coindesk.com/ru/markets/2013/09/22/how-to-buy-bitcoins-in-the-uk/","https://www.coindesk.com/fr/markets/2013/09/22/how-to-buy-bitcoins-in-the-uk/","https://www.coindesk.com/pt-br/markets/2013/09/22/how-to-buy-bitcoins-in-the-uk/","https://www.coindesk.com/fil/markets/2013/09/22/how-to-buy-bitcoins-in-the-uk/","https://www.coindesk.com/learn/how-to-buy-shiba-inu-coin-shib/","https://www.coindesk.com/pt-br/learn/how-to-buy-a-tom-brady-nft/","https://www.coindesk.com/ru/learn/how-to-buy-a-tom-brady-nft/","https://www.coindesk.com/fr/learn/how-to-buy-a-tom-brady-nft/","https://www.coindesk.com/it/learn/how-to-buy-a-tom-brady-nft/","https://www.coindesk.com/fil/learn/how-to-buy-a-tom-brady-nft/","https://www.coindesk.com/learn/how-to-buy-a-tom-brady-nft/","https://www.coindesk.com/uk/learn/how-to-buy-a-tom-brady-nft/","https://www.coindesk.com/learn/opensea-marketplace-how-to-buy-sell-and-mint-nfts/","https://www.coindesk.com/learn/nfl-all-day-101-how-to-buy-sell-and-trade-nfl-nfts/","https://www.coindesk.com/learn/how-to-buy-and-sell-nfts-on-looksrare/","https://www.coindesk.com/video/whats-the-key-to-winning-a-hackathon/","https://www.coindesk.com/video/everything-you-need-to-know-about-the-easya-consensus-hackathon/","https://www.coindesk.com/pt-br/business/2024/05/16/solana-meme-coin-factory-pumpfun-compromised-by-bonding-curve-exploit/","https://www.coindesk.com/business/2024/05/16/solana-meme-coin-factory-pumpfun-compromised-by-bonding-curve-exploit/","https://www.coindesk.com/fil/business/2024/05/16/solana-meme-coin-factory-pumpfun-compromised-by-bonding-curve-exploit/","https://www.coindesk.com/it/business/2024/05/16/solana-meme-coin-factory-pumpfun-compromised-by-bonding-curve-exploit/","https://www.coindesk.com/uk/business/2024/05/16/solana-meme-coin-factory-pumpfun-compromised-by-bonding-curve-exploit/","https://www.coindesk.com/ru/business/2024/05/16/solana-meme-coin-factory-pumpfun-compromised-by-bonding-curve-exploit/","https://www.coindesk.com/fr/business/2024/05/16/solana-meme-coin-factory-pumpfun-compromised-by-bonding-curve-exploit/","https://www.coindesk.com/podcasts/markets-daily/crypto-update-the-role-of-etfs-in-diversifying-portfolios/","https://www.coindesk.com/video/ether-bitcoin-ratio-drops-to-lowest-since-april-2021/","https://www.coindesk.com/video/tornado-cash-developer-alexey-pertsev-appeals-guilty-verdict-cmes-plan-for-spot-bitcoin-trading/","https://www.coindesk.com/fil/policy/2024/05/16/us-senate-votes-to-kill-secs-crypto-accounting-policy-testing-bidens-veto-threat/","https://www.coindesk.com/pt-br/policy/2024/05/16/us-senate-votes-to-kill-secs-crypto-accounting-policy-testing-bidens-veto-threat/","https://www.coindesk.com/uk/policy/2024/05/16/us-senate-votes-to-kill-secs-crypto-accounting-policy-testing-bidens-veto-threat/","https://www.coindesk.com/fr/policy/2024/05/16/us-senate-votes-to-kill-secs-crypto-accounting-policy-testing-bidens-veto-threat/","https://www.coindesk.com/it/policy/2024/05/16/us-senate-votes-to-kill-secs-crypto-accounting-policy-testing-bidens-veto-threat/","https://www.coindesk.com/ru/policy/2024/05/16/us-senate-votes-to-kill-secs-crypto-accounting-policy-testing-bidens-veto-threat/","https://www.coindesk.com/news-analysis/2024/05/16/as-a-pension-embraces-bitcoin-hope-grows-for-cryptocurrencys-long-term-prospects-among-even-conservative-pros/","https://www.coindesk.com/pt-br/learn/how-to-buy-crypto-on-the-apps-you-already-have/","https://www.coindesk.com/fr/learn/how-to-buy-crypto-on-the-apps-you-already-have/","https://www.coindesk.com/fil/learn/how-to-buy-crypto-on-the-apps-you-already-have/","https://www.coindesk.com/uk/learn/how-to-buy-crypto-on-the-apps-you-already-have/","https://www.coindesk.com/learn/how-to-buy-crypto-on-the-apps-you-already-have/","https://www.coindesk.com/it/learn/how-to-buy-crypto-on-the-apps-you-already-have/","https://www.coindesk.com/ru/learn/how-to-buy-crypto-on-the-apps-you-already-have/","https://www.coindesk.com/policy/2024/05/16/french-securities-regulator-warns-investors-against-crypto-exchange-bybit/","https://www.coindesk.com/uk/policy/2024/05/16/french-securities-regulator-warns-investors-against-crypto-exchange-bybit/","https://www.coindesk.com/it/policy/2024/05/16/french-securities-regulator-warns-investors-against-crypto-exchange-bybit/","https://www.coindesk.com/fr/policy/2024/05/16/french-securities-regulator-warns-investors-against-crypto-exchange-bybit/","https://www.coindesk.com/pt-br/policy/2024/05/16/french-securities-regulator-warns-investors-against-crypto-exchange-bybit/","https://www.coindesk.com/ru/policy/2024/05/16/french-securities-regulator-warns-investors-against-crypto-exchange-bybit/","https://www.coindesk.com/fil/policy/2024/05/16/french-securities-regulator-warns-investors-against-crypto-exchange-bybit/","https://www.coindesk.com/fr/learn/how-to-buy-ether/","https://www.coindesk.com/it/learn/how-to-buy-ether/","https://www.coindesk.com/learn/how-to-buy-ether/","https://www.coindesk.com/uk/learn/how-to-buy-ether/","https://www.coindesk.com/markets/2024/05/17/institutions-still-skeptical-of-a-near-term-bitcoin-rally-cme-options-data-show/","https://www.coindesk.com/fil/learn/how-to-buy-ether/","https://www.coindesk.com/business/2024/05/17/dolce-gabbana-sued-for-messing-up-delivery-of-its-nfts-bloomberg/","https://www.coindesk.com/it/business/2024/05/17/dolce-gabbana-sued-for-messing-up-delivery-of-its-nfts-bloomberg/","https://www.coindesk.com/pt-br/business/2024/05/17/dolce-gabbana-sued-for-messing-up-delivery-of-its-nfts-bloomberg/","https://www.coindesk.com/fr/business/2024/05/17/dolce-gabbana-sued-for-messing-up-delivery-of-its-nfts-bloomberg/","https://www.coindesk.com/uk/business/2024/05/17/dolce-gabbana-sued-for-messing-up-delivery-of-its-nfts-bloomberg/","https://www.coindesk.com/fil/business/2024/05/17/dolce-gabbana-sued-for-messing-up-delivery-of-its-nfts-bloomberg/","https://www.coindesk.com/ru/business/2024/05/17/dolce-gabbana-sued-for-messing-up-delivery-of-its-nfts-bloomberg/","https://www.coindesk.com/policy/2024/05/17/hong-kong-expands-cross-border-digital-yuan-trial-allows-residents-to-set-up-e-cny-wallets/","https://www.coindesk.com/pt-br/policy/2024/05/17/hong-kong-expands-cross-border-digital-yuan-trial-allows-residents-to-set-up-e-cny-wallets/","https://www.coindesk.com/fil/policy/2024/05/17/hong-kong-expands-cross-border-digital-yuan-trial-allows-residents-to-set-up-e-cny-wallets/","https://www.coindesk.com/ru/policy/2024/05/17/hong-kong-expands-cross-border-digital-yuan-trial-allows-residents-to-set-up-e-cny-wallets/","https://www.coindesk.com/uk/policy/2024/05/17/hong-kong-expands-cross-border-digital-yuan-trial-allows-residents-to-set-up-e-cny-wallets/","https://www.coindesk.com/it/policy/2024/05/17/hong-kong-expands-cross-border-digital-yuan-trial-allows-residents-to-set-up-e-cny-wallets/","https://www.coindesk.com/fr/policy/2024/05/17/hong-kong-expands-cross-border-digital-yuan-trial-allows-residents-to-set-up-e-cny-wallets/","https://www.coindesk.com/markets/2024/05/17/first-mover-americas-bitcoin-regains-66k-following-bullish-etf-data/","https://www.coindesk.com/markets/2024/05/17/bitcoin-traders-target-74k-next-week-as-btc-spot-etfs-log-four-days-of-inflows/","https://www.coindesk.com/podcasts/markets-daily/coindesk-markets-week-in-review-10/","https://www.coindesk.com/markets/2024/05/17/ether-bears-hit-a-brick-wall-as-price-collides-with-bull-market-trendline/","https://www.coindesk.com/ru/markets/2024/05/17/ether-could-surprise-to-the-upside-in-the-coming-months-coinbase-says/","https://www.coindesk.com/markets/2024/05/17/ether-could-surprise-to-the-upside-in-the-coming-months-coinbase-says/","https://www.coindesk.com/fr/markets/2024/05/17/ether-could-surprise-to-the-upside-in-the-coming-months-coinbase-says/","https://www.coindesk.com/fil/markets/2024/05/17/ether-could-surprise-to-the-upside-in-the-coming-months-coinbase-says/","https://www.coindesk.com/uk/markets/2024/05/17/ether-could-surprise-to-the-upside-in-the-coming-months-coinbase-says/","https://www.coindesk.com/it/markets/2024/05/17/ether-could-surprise-to-the-upside-in-the-coming-months-coinbase-says/","https://www.coindesk.com/pt-br/markets/2024/05/17/ether-could-surprise-to-the-upside-in-the-coming-months-coinbase-says/","https://www.coindesk.com/markets/2024/05/17/fantom-outperforms-coindesk-20-over-past-week-as-tvl-jumps/","https://www.coindesk.com/video/staking-has-been-a-major-liquidity-sink-for-eth-coinbase-institutional/","https://www.coindesk.com/video/fantom-token-jumps-dolce-and-gabbana-sued-for-nft-deliveries/","https://www.coindesk.com/uk/markets/2024/05/17/bitcoin-rises-above-67k-but-lags-broader-crypto-market-as-eth-sol-link-post-big-gains/","https://www.coindesk.com/pt-br/markets/2024/05/17/bitcoin-rises-above-67k-but-lags-broader-crypto-market-as-eth-sol-link-post-big-gains/","https://www.coindesk.com/fil/markets/2024/05/17/bitcoin-rises-above-67k-but-lags-broader-crypto-market-as-eth-sol-link-post-big-gains/","https://www.coindesk.com/ru/markets/2024/05/17/bitcoin-rises-above-67k-but-lags-broader-crypto-market-as-eth-sol-link-post-big-gains/","https://www.coindesk.com/markets/2024/05/17/bitcoin-rises-above-67k-but-lags-broader-crypto-market-as-eth-sol-link-post-big-gains/","https://www.coindesk.com/fr/markets/2024/05/17/bitcoin-rises-above-67k-but-lags-broader-crypto-market-as-eth-sol-link-post-big-gains/","https://www.coindesk.com/it/markets/2024/05/17/bitcoin-rises-above-67k-but-lags-broader-crypto-market-as-eth-sol-link-post-big-gains/","https://www.coindesk.com/markets/2024/05/17/near-tokens-10-gain-tops-coindesk-20-last-week-coindesk-indices-market-update/","https://www.coindesk.com/uk/business/2024/05/17/zksync-ethereum-layer-2-network-hints-at-airdrop-by-end-of-june/","https://www.coindesk.com/fr/business/2024/05/17/zksync-ethereum-layer-2-network-hints-at-airdrop-by-end-of-june/","https://www.coindesk.com/ru/business/2024/05/17/zksync-ethereum-layer-2-network-hints-at-airdrop-by-end-of-june/","https://www.coindesk.com/pt-br/business/2024/05/17/zksync-ethereum-layer-2-network-hints-at-airdrop-by-end-of-june/","https://www.coindesk.com/fil/business/2024/05/17/zksync-ethereum-layer-2-network-hints-at-airdrop-by-end-of-june/","https://www.coindesk.com/business/2024/05/17/zksync-ethereum-layer-2-network-hints-at-airdrop-by-end-of-june/","https://www.coindesk.com/it/business/2024/05/17/zksync-ethereum-layer-2-network-hints-at-airdrop-by-end-of-june/","https://www.coindesk.com/it/policy/2024/05/17/crypto-industry-rallies-behind-house-bill-as-it-heads-toward-final-vote/","https://www.coindesk.com/fr/policy/2024/05/17/crypto-industry-rallies-behind-house-bill-as-it-heads-toward-final-vote/","https://www.coindesk.com/uk/policy/2024/05/17/crypto-industry-rallies-behind-house-bill-as-it-heads-toward-final-vote/","https://www.coindesk.com/ru/policy/2024/05/17/crypto-industry-rallies-behind-house-bill-as-it-heads-toward-final-vote/","https://www.coindesk.com/pt-br/policy/2024/05/17/crypto-industry-rallies-behind-house-bill-as-it-heads-toward-final-vote/","https://www.coindesk.com/policy/2024/05/17/crypto-industry-rallies-behind-house-bill-as-it-heads-toward-final-vote/","https://www.coindesk.com/fil/policy/2024/05/17/crypto-industry-rallies-behind-house-bill-as-it-heads-toward-final-vote/","https://www.coindesk.com/pt-br/business/2024/05/17/morgan-stanley-latest-bank-to-disclose-spot-bitcoin-etf-holdings-for-clients/","https://www.coindesk.com/it/business/2024/05/17/morgan-stanley-latest-bank-to-disclose-spot-bitcoin-etf-holdings-for-clients/","https://www.coindesk.com/business/2024/05/17/morgan-stanley-latest-bank-to-disclose-spot-bitcoin-etf-holdings-for-clients/","https://www.coindesk.com/uk/business/2024/05/17/morgan-stanley-latest-bank-to-disclose-spot-bitcoin-etf-holdings-for-clients/","https://www.coindesk.com/ru/business/2024/05/17/morgan-stanley-latest-bank-to-disclose-spot-bitcoin-etf-holdings-for-clients/","https://www.coindesk.com/fr/business/2024/05/17/morgan-stanley-latest-bank-to-disclose-spot-bitcoin-etf-holdings-for-clients/","https://www.coindesk.com/fil/business/2024/05/17/morgan-stanley-latest-bank-to-disclose-spot-bitcoin-etf-holdings-for-clients/","https://www.coindesk.com/tv/the-mining-pod/national-security-threat-biden-blocks-bitcoin-miner/","https://www.coindesk.com/podcasts/coindesk-podcast-network/national-security-threat-biden-blocks-bitcoin-miner/","https://www.coindesk.com/it/opinion/2024/05/15/crypto-old-head-otoh-talks-casascius-bitcoins-tax-havens-and-old-friends/","https://www.coindesk.com/opinion/2024/05/15/crypto-old-head-otoh-talks-casascius-bitcoins-tax-havens-and-old-friends/","https://www.coindesk.com/fr/opinion/2024/05/15/crypto-old-head-otoh-talks-casascius-bitcoins-tax-havens-and-old-friends/","https://www.coindesk.com/pt-br/opinion/2024/05/15/crypto-old-head-otoh-talks-casascius-bitcoins-tax-havens-and-old-friends/","https://www.coindesk.com/ru/opinion/2024/05/15/crypto-old-head-otoh-talks-casascius-bitcoins-tax-havens-and-old-friends/","https://www.coindesk.com/uk/opinion/2024/05/15/crypto-old-head-otoh-talks-casascius-bitcoins-tax-havens-and-old-friends/","https://www.coindesk.com/fil/opinion/2024/05/15/crypto-old-head-otoh-talks-casascius-bitcoins-tax-havens-and-old-friends/","https://www.coindesk.com/policy/2024/05/17/turkey-tables-crypto-bill-in-parliament-aims-to-bring-crypto-licensing-to-the-country/","https://www.coindesk.com/policy/2024/05/17/binance-exec-tigran-gambaryan-denied-bail-by-nigerian-court/","https://www.coindesk.com/fr/business/2024/05/17/coinbase-upgraded-to-neutral-from-underperform-at-bank-of-america-on-positive-crypto-market-dynamics/","https://www.coindesk.com/business/2024/05/17/coinbase-upgraded-to-neutral-from-underperform-at-bank-of-america-on-positive-crypto-market-dynamics/","https://www.coindesk.com/it/business/2024/05/17/coinbase-upgraded-to-neutral-from-underperform-at-bank-of-america-on-positive-crypto-market-dynamics/","https://www.coindesk.com/uk/business/2024/05/17/coinbase-upgraded-to-neutral-from-underperform-at-bank-of-america-on-positive-crypto-market-dynamics/","https://www.coindesk.com/pt-br/business/2024/05/17/coinbase-upgraded-to-neutral-from-underperform-at-bank-of-america-on-positive-crypto-market-dynamics/","https://www.coindesk.com/ru/business/2024/05/17/coinbase-upgraded-to-neutral-from-underperform-at-bank-of-america-on-positive-crypto-market-dynamics/","https://www.coindesk.com/fil/business/2024/05/17/coinbase-upgraded-to-neutral-from-underperform-at-bank-of-america-on-positive-crypto-market-dynamics/","https://www.coindesk.com/it/policy/2024/05/17/turkey-tables-crypto-bill-in-parliament-aims-to-bring-crypto-licensing-to-the-country/","https://www.coindesk.com/uk/policy/2024/05/17/turkey-tables-crypto-bill-in-parliament-aims-to-bring-crypto-licensing-to-the-country/","https://www.coindesk.com/fr/policy/2024/05/17/turkey-tables-crypto-bill-in-parliament-aims-to-bring-crypto-licensing-to-the-country/","https://www.coindesk.com/pt-br/policy/2024/05/17/turkey-tables-crypto-bill-in-parliament-aims-to-bring-crypto-licensing-to-the-country/","https://www.coindesk.com/fil/policy/2024/05/17/turkey-tables-crypto-bill-in-parliament-aims-to-bring-crypto-licensing-to-the-country/","https://www.coindesk.com/ru/policy/2024/05/17/turkey-tables-crypto-bill-in-parliament-aims-to-bring-crypto-licensing-to-the-country/","https://www.coindesk.com/tech/2024/05/17/internet-computer-based-bitfinity-evm-launches-as-bitcoin-l2-supports-runes/","https://www.coindesk.com/uk/policy/2024/05/17/binance-exec-tigran-gambaryan-denied-bail-by-nigerian-court/","https://www.coindesk.com/pt-br/policy/2024/05/17/binance-exec-tigran-gambaryan-denied-bail-by-nigerian-court/","https://www.coindesk.com/ru/policy/2024/05/17/binance-exec-tigran-gambaryan-denied-bail-by-nigerian-court/","https://www.coindesk.com/fil/policy/2024/05/17/binance-exec-tigran-gambaryan-denied-bail-by-nigerian-court/","https://www.coindesk.com/fr/policy/2024/05/17/binance-exec-tigran-gambaryan-denied-bail-by-nigerian-court/","https://www.coindesk.com/it/policy/2024/05/17/binance-exec-tigran-gambaryan-denied-bail-by-nigerian-court/","https://www.coindesk.com/markets/2024/05/17/steven-cohens-point72-also-an-owner-of-bitcoin-via-spot-etfs/","https://www.coindesk.com/it/markets/2024/05/17/steven-cohens-point72-also-an-owner-of-bitcoin-via-spot-etfs/","https://www.coindesk.com/fr/markets/2024/05/17/steven-cohens-point72-also-an-owner-of-bitcoin-via-spot-etfs/","https://www.coindesk.com/ru/markets/2024/05/17/steven-cohens-point72-also-an-owner-of-bitcoin-via-spot-etfs/","https://www.coindesk.com/pt-br/markets/2024/05/17/steven-cohens-point72-also-an-owner-of-bitcoin-via-spot-etfs/","https://www.coindesk.com/fil/markets/2024/05/17/steven-cohens-point72-also-an-owner-of-bitcoin-via-spot-etfs/","https://www.coindesk.com/uk/markets/2024/05/17/steven-cohens-point72-also-an-owner-of-bitcoin-via-spot-etfs/","https://www.coindesk.com/fr/opinion/2024/05/17/does-the-sab-121-vote-mean-anything-for-future-crypto-legislation/","https://www.coindesk.com/opinion/2024/05/17/does-the-sab-121-vote-mean-anything-for-future-crypto-legislation/","https://www.coindesk.com/it/opinion/2024/05/17/does-the-sab-121-vote-mean-anything-for-future-crypto-legislation/","https://www.coindesk.com/fil/opinion/2024/05/17/does-the-sab-121-vote-mean-anything-for-future-crypto-legislation/","https://www.coindesk.com/ru/opinion/2024/05/17/does-the-sab-121-vote-mean-anything-for-future-crypto-legislation/","https://www.coindesk.com/pt-br/opinion/2024/05/17/does-the-sab-121-vote-mean-anything-for-future-crypto-legislation/","https://www.coindesk.com/uk/opinion/2024/05/17/does-the-sab-121-vote-mean-anything-for-future-crypto-legislation/","https://www.coindesk.com/podcasts/the-protocol/inside-the-mit-brothers-ethereum-exploit/","https://www.coindesk.com/video/metaverse-lets-users-defy-gravity-vbg-founder/","https://www.coindesk.com/video/the-voice-makes-its-way-to-the-metaverse/","https://www.coindesk.com/it/markets/2024/05/17/solanas-sol-could-hit-200-by-month-end-hedge-fund-founder-says/","https://www.coindesk.com/fil/markets/2024/05/17/solanas-sol-could-hit-200-by-month-end-hedge-fund-founder-says/","https://www.coindesk.com/fr/markets/2024/05/17/solanas-sol-could-hit-200-by-month-end-hedge-fund-founder-says/","https://www.coindesk.com/markets/2024/05/17/solanas-sol-could-hit-200-by-month-end-hedge-fund-founder-says/","https://www.coindesk.com/pt-br/markets/2024/05/17/solanas-sol-could-hit-200-by-month-end-hedge-fund-founder-says/","https://www.coindesk.com/ru/markets/2024/05/17/solanas-sol-could-hit-200-by-month-end-hedge-fund-founder-says/","https://www.coindesk.com/uk/markets/2024/05/17/solanas-sol-could-hit-200-by-month-end-hedge-fund-founder-says/","https://www.coindesk.com/uk/consensus-magazine/2024/05/17/miners-eye-middle-east-as-next-region-for-growth/","https://www.coindesk.com/it/consensus-magazine/2024/05/17/miners-eye-middle-east-as-next-region-for-growth/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/17/miners-eye-middle-east-as-next-region-for-growth/","https://www.coindesk.com/fr/consensus-magazine/2024/05/17/miners-eye-middle-east-as-next-region-for-growth/","https://www.coindesk.com/ru/consensus-magazine/2024/05/17/miners-eye-middle-east-as-next-region-for-growth/","https://www.coindesk.com/fil/consensus-magazine/2024/05/17/miners-eye-middle-east-as-next-region-for-growth/","https://www.coindesk.com/consensus-magazine/2024/05/17/miners-eye-middle-east-as-next-region-for-growth/","https://www.coindesk.com/podcasts/coindesk-podcast-network/unchained-why-the-doj-doesnt-want-these-mev-exploiters-to-get-away-with-it/","https://www.coindesk.com/tv/unchained/why-the-doj-doesnt-want-these-mev-exploiters-to-get-away-with-it/","https://www.coindesk.com/podcasts/coindesks-money-reimagined/future-proofing-finance-mica-crypto-disclosure-and-global-regulatory-challenges/","https://www.coindesk.com/press-release/2024/05/18/privacy-oriented-blockchain-aleph-zero-launches-alephoria-to-expand-its-ecosystem/","https://www.coindesk.com/markets/2024/05/20/genesis-set-to-return-3b-customer-assets-in-finalized-bankruptcy-liquidation-plan/","https://www.coindesk.com/it/policy/2024/05/20/craig-wright-lied-to-uk-court-extensively-and-repeatedly-judge-writes/","https://www.coindesk.com/pt-br/policy/2024/05/20/craig-wright-lied-to-uk-court-extensively-and-repeatedly-judge-writes/","https://www.coindesk.com/fr/policy/2024/05/20/craig-wright-lied-to-uk-court-extensively-and-repeatedly-judge-writes/","https://www.coindesk.com/ru/policy/2024/05/20/craig-wright-lied-to-uk-court-extensively-and-repeatedly-judge-writes/","https://www.coindesk.com/policy/2024/05/20/craig-wright-lied-to-uk-court-extensively-and-repeatedly-judge-writes/","https://www.coindesk.com/uk/policy/2024/05/20/craig-wright-lied-to-uk-court-extensively-and-repeatedly-judge-writes/","https://www.coindesk.com/fil/policy/2024/05/20/craig-wright-lied-to-uk-court-extensively-and-repeatedly-judge-writes/","https://www.coindesk.com/markets/2024/05/20/first-mover-americas-btc-eth-little-changed-ahead-of-ether-etf-decision/","https://www.coindesk.com/fil/markets/2024/05/20/ether-bitcoin-open-asia-trading-week-flat-as-eth-etf-decision-nvidia-earnings-loom/","https://www.coindesk.com/fr/markets/2024/05/20/ether-bitcoin-open-asia-trading-week-flat-as-eth-etf-decision-nvidia-earnings-loom/","https://www.coindesk.com/pt-br/markets/2024/05/20/ether-bitcoin-open-asia-trading-week-flat-as-eth-etf-decision-nvidia-earnings-loom/","https://www.coindesk.com/uk/markets/2024/05/20/ether-bitcoin-open-asia-trading-week-flat-as-eth-etf-decision-nvidia-earnings-loom/","https://www.coindesk.com/markets/2024/05/20/ether-bitcoin-open-asia-trading-week-flat-as-eth-etf-decision-nvidia-earnings-loom/","https://www.coindesk.com/ru/markets/2024/05/20/ether-bitcoin-open-asia-trading-week-flat-as-eth-etf-decision-nvidia-earnings-loom/","https://www.coindesk.com/it/markets/2024/05/20/ether-bitcoin-open-asia-trading-week-flat-as-eth-etf-decision-nvidia-earnings-loom/","https://www.coindesk.com/ru/markets/2024/05/20/research-firm-favors-bitcoin-covered-strangle-strategy-to-enhance-portfolio-yield-by-17/","https://www.coindesk.com/fr/markets/2024/05/20/research-firm-favors-bitcoin-covered-strangle-strategy-to-enhance-portfolio-yield-by-17/","https://www.coindesk.com/pt-br/markets/2024/05/20/research-firm-favors-bitcoin-covered-strangle-strategy-to-enhance-portfolio-yield-by-17/","https://www.coindesk.com/fil/markets/2024/05/20/research-firm-favors-bitcoin-covered-strangle-strategy-to-enhance-portfolio-yield-by-17/","https://www.coindesk.com/uk/markets/2024/05/20/research-firm-favors-bitcoin-covered-strangle-strategy-to-enhance-portfolio-yield-by-17/","https://www.coindesk.com/it/markets/2024/05/20/research-firm-favors-bitcoin-covered-strangle-strategy-to-enhance-portfolio-yield-by-17/","https://www.coindesk.com/markets/2024/05/20/research-firm-favors-bitcoin-covered-strangle-strategy-to-enhance-portfolio-yield-by-17/","https://www.coindesk.com/video/could-solanas-sol-hit-dollar200-by-month-end/","https://www.coindesk.com/video/genesis-set-to-return-dollar3b-to-creditors-craig-wright-lied-to-uk-court-extensively-judge/","https://www.coindesk.com/consensus-magazine/2024/05/20/hamster-wheel-telegrams-social-gaming-brings-millions-to-crypto/","https://www.coindesk.com/consensus-magazine/2024/05/20/infrastructure-companies-dominate-list-of-finalists-for-consensus-2024-pitchfest/","https://www.coindesk.com/uk/consensus-magazine/2024/05/20/infrastructure-companies-dominate-list-of-finalists-for-consensus-2024-pitchfest/","https://www.coindesk.com/fr/consensus-magazine/2024/05/20/infrastructure-companies-dominate-list-of-finalists-for-consensus-2024-pitchfest/","https://www.coindesk.com/it/consensus-magazine/2024/05/20/infrastructure-companies-dominate-list-of-finalists-for-consensus-2024-pitchfest/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/20/infrastructure-companies-dominate-list-of-finalists-for-consensus-2024-pitchfest/","https://www.coindesk.com/fil/consensus-magazine/2024/05/20/infrastructure-companies-dominate-list-of-finalists-for-consensus-2024-pitchfest/","https://www.coindesk.com/ru/consensus-magazine/2024/05/20/infrastructure-companies-dominate-list-of-finalists-for-consensus-2024-pitchfest/","https://www.coindesk.com/business/2024/05/20/grayscale-ceo-michael-sonnenshein-steps-down/","https://www.coindesk.com/opinion/2024/05/20/web3-marketing-needs-some-of-apples-secret-sauce/","https://www.coindesk.com/ru/opinion/2024/05/20/web3-marketing-needs-some-of-apples-secret-sauce/","https://www.coindesk.com/uk/opinion/2024/05/20/web3-marketing-needs-some-of-apples-secret-sauce/","https://www.coindesk.com/fr/opinion/2024/05/20/web3-marketing-needs-some-of-apples-secret-sauce/","https://www.coindesk.com/pt-br/opinion/2024/05/20/web3-marketing-needs-some-of-apples-secret-sauce/","https://www.coindesk.com/it/opinion/2024/05/20/web3-marketing-needs-some-of-apples-secret-sauce/","https://www.coindesk.com/fil/opinion/2024/05/20/web3-marketing-needs-some-of-apples-secret-sauce/","https://www.coindesk.com/consensus-magazine/2024/05/20/how-web3-marketing-changes-the-game/","https://www.coindesk.com/fil/consensus-magazine/2024/05/20/hamster-wheel-telegrams-social-gaming-brings-millions-to-crypto/","https://www.coindesk.com/ru/consensus-magazine/2024/05/20/hamster-wheel-telegrams-social-gaming-brings-millions-to-crypto/","https://www.coindesk.com/it/consensus-magazine/2024/05/20/hamster-wheel-telegrams-social-gaming-brings-millions-to-crypto/","https://www.coindesk.com/uk/consensus-magazine/2024/05/20/hamster-wheel-telegrams-social-gaming-brings-millions-to-crypto/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/20/hamster-wheel-telegrams-social-gaming-brings-millions-to-crypto/","https://www.coindesk.com/fr/consensus-magazine/2024/05/20/hamster-wheel-telegrams-social-gaming-brings-millions-to-crypto/","https://www.coindesk.com/fr/business/2024/05/20/grayscale-ceo-michael-sonnenshein-steps-down/","https://www.coindesk.com/fil/business/2024/05/20/grayscale-ceo-michael-sonnenshein-steps-down/","https://www.coindesk.com/it/business/2024/05/20/grayscale-ceo-michael-sonnenshein-steps-down/","https://www.coindesk.com/ru/business/2024/05/20/grayscale-ceo-michael-sonnenshein-steps-down/","https://www.coindesk.com/uk/business/2024/05/20/grayscale-ceo-michael-sonnenshein-steps-down/","https://www.coindesk.com/pt-br/business/2024/05/20/grayscale-ceo-michael-sonnenshein-steps-down/","https://www.coindesk.com/news-analysis/2024/05/20/will-rfk-jr-debate-trump-or-biden-probably-not-prediction-market-says/","https://www.coindesk.com/policy/2024/05/20/ether-etfs-filing-process-sees-abrupt-progress-though-approval-not-guaranteed-sources/","https://www.coindesk.com/ru/policy/2024/05/20/ether-etfs-filing-process-sees-abrupt-progress-though-approval-not-guaranteed-sources/","https://www.coindesk.com/pt-br/policy/2024/05/20/ether-etfs-filing-process-sees-abrupt-progress-though-approval-not-guaranteed-sources/","https://www.coindesk.com/fr/policy/2024/05/20/ether-etfs-filing-process-sees-abrupt-progress-though-approval-not-guaranteed-sources/","https://www.coindesk.com/it/policy/2024/05/20/ether-etfs-filing-process-sees-abrupt-progress-though-approval-not-guaranteed-sources/","https://www.coindesk.com/fil/policy/2024/05/20/ether-etfs-filing-process-sees-abrupt-progress-though-approval-not-guaranteed-sources/","https://www.coindesk.com/uk/policy/2024/05/20/ether-etfs-filing-process-sees-abrupt-progress-though-approval-not-guaranteed-sources/","https://www.coindesk.com/policy/2024/05/20/alleged-owner-of-darknet-narcotics-bazaar-incognito-market-arrested-in-new-york/","https://www.coindesk.com/pt-br/policy/2024/05/20/alleged-owner-of-darknet-narcotics-bazaar-incognito-market-arrested-in-new-york/","https://www.coindesk.com/fil/policy/2024/05/20/alleged-owner-of-darknet-narcotics-bazaar-incognito-market-arrested-in-new-york/","https://www.coindesk.com/ru/policy/2024/05/20/alleged-owner-of-darknet-narcotics-bazaar-incognito-market-arrested-in-new-york/","https://www.coindesk.com/it/policy/2024/05/20/alleged-owner-of-darknet-narcotics-bazaar-incognito-market-arrested-in-new-york/","https://www.coindesk.com/fr/policy/2024/05/20/alleged-owner-of-darknet-narcotics-bazaar-incognito-market-arrested-in-new-york/","https://www.coindesk.com/uk/policy/2024/05/20/alleged-owner-of-darknet-narcotics-bazaar-incognito-market-arrested-in-new-york/","https://www.coindesk.com/markets/2024/05/20/ether-jumps-10-to-34k-after-bloomberg-ups-odds-of-spot-etf-approval/","https://www.coindesk.com/business/2024/05/20/gaming-token-gala-drops-amid-suspect-200m-transfer/","https://www.coindesk.com/fr/business/2024/05/20/gaming-token-gala-drops-amid-suspect-200m-transfer/","https://www.coindesk.com/uk/business/2024/05/20/gaming-token-gala-drops-amid-suspect-200m-transfer/","https://www.coindesk.com/it/business/2024/05/20/gaming-token-gala-drops-amid-suspect-200m-transfer/","https://www.coindesk.com/ru/business/2024/05/20/gaming-token-gala-drops-amid-suspect-200m-transfer/","https://www.coindesk.com/pt-br/business/2024/05/20/gaming-token-gala-drops-amid-suspect-200m-transfer/","https://www.coindesk.com/fil/business/2024/05/20/gaming-token-gala-drops-amid-suspect-200m-transfer/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/20/what-to-expect-at-consensus-2024-spotlight-on-blockchain-tech/","https://www.coindesk.com/fil/consensus-magazine/2024/05/20/what-to-expect-at-consensus-2024-spotlight-on-blockchain-tech/","https://www.coindesk.com/consensus-magazine/2024/05/20/what-to-expect-at-consensus-2024-spotlight-on-blockchain-tech/","https://www.coindesk.com/ru/consensus-magazine/2024/05/20/what-to-expect-at-consensus-2024-spotlight-on-blockchain-tech/","https://www.coindesk.com/uk/consensus-magazine/2024/05/20/what-to-expect-at-consensus-2024-spotlight-on-blockchain-tech/","https://www.coindesk.com/it/consensus-magazine/2024/05/20/what-to-expect-at-consensus-2024-spotlight-on-blockchain-tech/","https://www.coindesk.com/fr/consensus-magazine/2024/05/20/what-to-expect-at-consensus-2024-spotlight-on-blockchain-tech/","https://www.coindesk.com/ru/opinion/2024/05/20/this-is-hopefully-the-last-coindesk-article-to-mention-craig-wright/","https://www.coindesk.com/pt-br/opinion/2024/05/20/this-is-hopefully-the-last-coindesk-article-to-mention-craig-wright/","https://www.coindesk.com/opinion/2024/05/20/this-is-hopefully-the-last-coindesk-article-to-mention-craig-wright/","https://www.coindesk.com/fr/opinion/2024/05/20/this-is-hopefully-the-last-coindesk-article-to-mention-craig-wright/","https://www.coindesk.com/uk/opinion/2024/05/20/this-is-hopefully-the-last-coindesk-article-to-mention-craig-wright/","https://www.coindesk.com/fil/opinion/2024/05/20/this-is-hopefully-the-last-coindesk-article-to-mention-craig-wright/","https://www.coindesk.com/it/opinion/2024/05/20/this-is-hopefully-the-last-coindesk-article-to-mention-craig-wright/","https://www.coindesk.com/it/markets/2024/05/20/ether-jumps-10-to-34k-after-bloomberg-ups-odds-of-spot-etf-approval/","https://www.coindesk.com/ru/markets/2024/05/20/ether-jumps-10-to-34k-after-bloomberg-ups-odds-of-spot-etf-approval/","https://www.coindesk.com/pt-br/markets/2024/05/20/ether-jumps-10-to-34k-after-bloomberg-ups-odds-of-spot-etf-approval/","https://www.coindesk.com/uk/markets/2024/05/20/ether-jumps-10-to-34k-after-bloomberg-ups-odds-of-spot-etf-approval/","https://www.coindesk.com/fil/markets/2024/05/20/ether-jumps-10-to-34k-after-bloomberg-ups-odds-of-spot-etf-approval/","https://www.coindesk.com/fr/markets/2024/05/20/ether-jumps-10-to-34k-after-bloomberg-ups-odds-of-spot-etf-approval/","https://www.coindesk.com/fr/sponsored-content/bringing-crypto-global-through-compliance-and-innovation/","https://www.coindesk.com/uk/sponsored-content/bringing-crypto-global-through-compliance-and-innovation/","https://www.coindesk.com/pt-br/sponsored-content/bringing-crypto-global-through-compliance-and-innovation/","https://www.coindesk.com/fil/sponsored-content/bringing-crypto-global-through-compliance-and-innovation/","https://www.coindesk.com/sponsored-content/bringing-crypto-global-through-compliance-and-innovation/","https://www.coindesk.com/it/sponsored-content/bringing-crypto-global-through-compliance-and-innovation/","https://www.coindesk.com/ru/sponsored-content/bringing-crypto-global-through-compliance-and-innovation/","https://www.coindesk.com/tv/markets-daily/digital-assets-are-more-sensitive-to-interest-rate-hikes-expert/","https://www.coindesk.com/it/markets/2024/05/20/bitcoin-breaks-out-above-68k-as-sols-7-gain-leads-crypto-rally/","https://www.coindesk.com/markets/2024/05/20/bitcoin-breaks-out-above-68k-as-sols-7-gain-leads-crypto-rally/","https://www.coindesk.com/uk/markets/2024/05/20/bitcoin-breaks-out-above-68k-as-sols-7-gain-leads-crypto-rally/","https://www.coindesk.com/fr/markets/2024/05/20/bitcoin-breaks-out-above-68k-as-sols-7-gain-leads-crypto-rally/","https://www.coindesk.com/fil/markets/2024/05/20/bitcoin-breaks-out-above-68k-as-sols-7-gain-leads-crypto-rally/","https://www.coindesk.com/ru/markets/2024/05/20/bitcoin-breaks-out-above-68k-as-sols-7-gain-leads-crypto-rally/","https://www.coindesk.com/pt-br/markets/2024/05/20/bitcoin-breaks-out-above-68k-as-sols-7-gain-leads-crypto-rally/","https://www.coindesk.com/video/sky-is-the-limit-for-bitcoin-expert/","https://www.coindesk.com/video/digital-assets-are-more-sensitive-to-interest-rate-hikes-expert/","https://www.coindesk.com/uk/markets/2024/05/21/bitcoin-surges-over-71k-as-ether-etf-hopes-lead-to-260m-in-short-liquidations/","https://www.coindesk.com/ru/markets/2024/05/21/bitcoin-surges-over-71k-as-ether-etf-hopes-lead-to-260m-in-short-liquidations/","https://www.coindesk.com/pt-br/markets/2024/05/21/bitcoin-surges-over-71k-as-ether-etf-hopes-lead-to-260m-in-short-liquidations/","https://www.coindesk.com/fil/markets/2024/05/21/bitcoin-surges-over-71k-as-ether-etf-hopes-lead-to-260m-in-short-liquidations/","https://www.coindesk.com/markets/2024/05/21/bitcoin-surges-over-71k-as-ether-etf-hopes-lead-to-260m-in-short-liquidations/","https://www.coindesk.com/it/markets/2024/05/21/bitcoin-surges-over-71k-as-ether-etf-hopes-lead-to-260m-in-short-liquidations/","https://www.coindesk.com/fr/markets/2024/05/21/bitcoin-surges-over-71k-as-ether-etf-hopes-lead-to-260m-in-short-liquidations/","https://www.coindesk.com/markets/2024/05/21/ether-eth-surges-17-polymarket-approval-chances-rocket-as-etf-makes-regulatory-progress/","https://www.coindesk.com/policy/2024/05/21/nyag-takes-victory-lap-as-court-approves-genesis-settlement/","https://www.coindesk.com/it/policy/2024/05/21/nyag-takes-victory-lap-as-court-approves-genesis-settlement/","https://www.coindesk.com/fr/policy/2024/05/21/nyag-takes-victory-lap-as-court-approves-genesis-settlement/","https://www.coindesk.com/ru/policy/2024/05/21/nyag-takes-victory-lap-as-court-approves-genesis-settlement/","https://www.coindesk.com/uk/policy/2024/05/21/nyag-takes-victory-lap-as-court-approves-genesis-settlement/","https://www.coindesk.com/fil/policy/2024/05/21/nyag-takes-victory-lap-as-court-approves-genesis-settlement/","https://www.coindesk.com/pt-br/policy/2024/05/21/nyag-takes-victory-lap-as-court-approves-genesis-settlement/","https://www.coindesk.com/pt-br/policy/2024/05/21/democrat-house-leadership-says-crypto-bill-vote-wont-be-whipped/","https://www.coindesk.com/ru/policy/2024/05/21/democrat-house-leadership-says-crypto-bill-vote-wont-be-whipped/","https://www.coindesk.com/fr/policy/2024/05/21/democrat-house-leadership-says-crypto-bill-vote-wont-be-whipped/","https://www.coindesk.com/it/policy/2024/05/21/democrat-house-leadership-says-crypto-bill-vote-wont-be-whipped/","https://www.coindesk.com/uk/policy/2024/05/21/democrat-house-leadership-says-crypto-bill-vote-wont-be-whipped/","https://www.coindesk.com/policy/2024/05/21/democrat-house-leadership-says-crypto-bill-vote-wont-be-whipped/","https://www.coindesk.com/fil/policy/2024/05/21/democrat-house-leadership-says-crypto-bill-vote-wont-be-whipped/","https://www.coindesk.com/podcasts/generation-c/spatial-computing-and-the-convergence-of-ai-blockchain-and-virtual-worlds-with-evan-helda-of-amazon/","https://www.coindesk.com/consensus-magazine/2024/05/21/what-consensus-speakers-are-looking-forward-to-this-year/","https://www.coindesk.com/it/consensus-magazine/2024/05/21/what-consensus-speakers-are-looking-forward-to-this-year/","https://www.coindesk.com/fr/consensus-magazine/2024/05/21/what-consensus-speakers-are-looking-forward-to-this-year/","https://www.coindesk.com/fil/consensus-magazine/2024/05/21/what-consensus-speakers-are-looking-forward-to-this-year/","https://www.coindesk.com/ru/consensus-magazine/2024/05/21/what-consensus-speakers-are-looking-forward-to-this-year/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/21/what-consensus-speakers-are-looking-forward-to-this-year/","https://www.coindesk.com/uk/consensus-magazine/2024/05/21/what-consensus-speakers-are-looking-forward-to-this-year/","https://www.coindesk.com/markets/2024/05/21/ether-rally-prompts-over-300-million-eth-inflow-to-crypto-exchanges-nansen/","https://www.coindesk.com/uk/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-thursday-night/","https://www.coindesk.com/fr/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-thursday-night/","https://www.coindesk.com/fil/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-thursday-night/","https://www.coindesk.com/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-thursday-night/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-thursday-night/","https://www.coindesk.com/it/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-thursday-night/","https://www.coindesk.com/ru/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-thursday-night/","https://www.coindesk.com/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-wednesday-night/","https://www.coindesk.com/it/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-wednesday-night/","https://www.coindesk.com/fil/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-wednesday-night/","https://www.coindesk.com/ru/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-wednesday-night/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-wednesday-night/","https://www.coindesk.com/uk/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-wednesday-night/","https://www.coindesk.com/fr/consensus-magazine/2024/05/21/your-after-hours-guide-to-consensus-2024-wednesday-night/","https://www.coindesk.com/uk/consensus-magazine/2024/05/21/your-afterhours-guide-to-consensus-2024-tuesday-night/","https://www.coindesk.com/fil/consensus-magazine/2024/05/21/your-afterhours-guide-to-consensus-2024-tuesday-night/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/21/your-afterhours-guide-to-consensus-2024-tuesday-night/","https://www.coindesk.com/consensus-magazine/2024/05/21/your-afterhours-guide-to-consensus-2024-tuesday-night/","https://www.coindesk.com/fr/consensus-magazine/2024/05/21/your-afterhours-guide-to-consensus-2024-tuesday-night/","https://www.coindesk.com/ru/consensus-magazine/2024/05/21/your-afterhours-guide-to-consensus-2024-tuesday-night/","https://www.coindesk.com/it/consensus-magazine/2024/05/21/your-afterhours-guide-to-consensus-2024-tuesday-night/","https://www.coindesk.com/ru/consensus-magazine/2024/05/21/your-after-hours-guide-to-the-last-day-of-consensus/","https://www.coindesk.com/consensus-magazine/2024/05/21/your-after-hours-guide-to-the-last-day-of-consensus/","https://www.coindesk.com/fil/consensus-magazine/2024/05/21/your-after-hours-guide-to-the-last-day-of-consensus/","https://www.coindesk.com/fr/consensus-magazine/2024/05/21/your-after-hours-guide-to-the-last-day-of-consensus/","https://www.coindesk.com/uk/consensus-magazine/2024/05/21/your-after-hours-guide-to-the-last-day-of-consensus/","https://www.coindesk.com/it/consensus-magazine/2024/05/21/your-after-hours-guide-to-the-last-day-of-consensus/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/21/your-after-hours-guide-to-the-last-day-of-consensus/","https://www.coindesk.com/fil/consensus-magazine/2024/05/21/filip-wielanier-web3-marketing-is-a-win-win/","https://www.coindesk.com/business/2024/05/21/trump-becomes-first-major-party-candidate-to-accept-crypto-donations/","https://www.coindesk.com/pt-br/business/2024/05/21/trump-becomes-first-major-party-candidate-to-accept-crypto-donations/","https://www.coindesk.com/fr/business/2024/05/21/trump-becomes-first-major-party-candidate-to-accept-crypto-donations/","https://www.coindesk.com/it/business/2024/05/21/trump-becomes-first-major-party-candidate-to-accept-crypto-donations/","https://www.coindesk.com/fil/business/2024/05/21/trump-becomes-first-major-party-candidate-to-accept-crypto-donations/","https://www.coindesk.com/uk/business/2024/05/21/trump-becomes-first-major-party-candidate-to-accept-crypto-donations/","https://www.coindesk.com/ru/business/2024/05/21/trump-becomes-first-major-party-candidate-to-accept-crypto-donations/","https://www.coindesk.com/uk/consensus-magazine/2024/05/21/how-a-liquidity-protocol-marketer-mines-web3s-most-sacred-data/","https://www.coindesk.com/fil/consensus-magazine/2024/05/21/how-a-liquidity-protocol-marketer-mines-web3s-most-sacred-data/","https://www.coindesk.com/fr/consensus-magazine/2024/05/21/how-a-liquidity-protocol-marketer-mines-web3s-most-sacred-data/","https://www.coindesk.com/it/consensus-magazine/2024/05/21/how-a-liquidity-protocol-marketer-mines-web3s-most-sacred-data/","https://www.coindesk.com/consensus-magazine/2024/05/21/how-a-liquidity-protocol-marketer-mines-web3s-most-sacred-data/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/21/how-a-liquidity-protocol-marketer-mines-web3s-most-sacred-data/","https://www.coindesk.com/ru/consensus-magazine/2024/05/21/how-a-liquidity-protocol-marketer-mines-web3s-most-sacred-data/","https://www.coindesk.com/ru/policy/2024/05/21/several-us-house-democrats-petition-colleagues-to-join-yes-side-on-crypto-bill/","https://www.coindesk.com/uk/policy/2024/05/21/several-us-house-democrats-petition-colleagues-to-join-yes-side-on-crypto-bill/","https://www.coindesk.com/pt-br/policy/2024/05/21/several-us-house-democrats-petition-colleagues-to-join-yes-side-on-crypto-bill/","https://www.coindesk.com/fil/policy/2024/05/21/several-us-house-democrats-petition-colleagues-to-join-yes-side-on-crypto-bill/","https://www.coindesk.com/fr/policy/2024/05/21/several-us-house-democrats-petition-colleagues-to-join-yes-side-on-crypto-bill/","https://www.coindesk.com/it/policy/2024/05/21/several-us-house-democrats-petition-colleagues-to-join-yes-side-on-crypto-bill/","https://www.coindesk.com/policy/2024/05/21/several-us-house-democrats-petition-colleagues-to-join-yes-side-on-crypto-bill/","https://www.coindesk.com/consensus-magazine/2024/05/21/filip-wielanier-web3-marketing-is-a-win-win/","https://www.coindesk.com/it/consensus-magazine/2024/05/21/filip-wielanier-web3-marketing-is-a-win-win/","https://www.coindesk.com/fr/consensus-magazine/2024/05/21/filip-wielanier-web3-marketing-is-a-win-win/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/21/filip-wielanier-web3-marketing-is-a-win-win/","https://www.coindesk.com/ru/consensus-magazine/2024/05/21/filip-wielanier-web3-marketing-is-a-win-win/","https://www.coindesk.com/uk/consensus-magazine/2024/05/21/filip-wielanier-web3-marketing-is-a-win-win/","https://www.coindesk.com/ru/opinion/2024/05/21/the-biden-administration-is-easing-up-on-crypto-a-vibes-analysis/","https://www.coindesk.com/fr/opinion/2024/05/21/the-biden-administration-is-easing-up-on-crypto-a-vibes-analysis/","https://www.coindesk.com/opinion/2024/05/21/the-biden-administration-is-easing-up-on-crypto-a-vibes-analysis/","https://www.coindesk.com/fil/opinion/2024/05/21/the-biden-administration-is-easing-up-on-crypto-a-vibes-analysis/","https://www.coindesk.com/it/opinion/2024/05/21/the-biden-administration-is-easing-up-on-crypto-a-vibes-analysis/","https://www.coindesk.com/pt-br/opinion/2024/05/21/the-biden-administration-is-easing-up-on-crypto-a-vibes-analysis/","https://www.coindesk.com/uk/opinion/2024/05/21/the-biden-administration-is-easing-up-on-crypto-a-vibes-analysis/","https://www.coindesk.com/markets/2024/05/21/mog-pepe-rocket-as-traders-search-for-ether-beta-bets/","https://www.coindesk.com/uk/consensus-magazine/2024/05/21/cftc-commissioner-summer-mersinger-on-overzealous-crypto-regulation-and-the-need-for-legislative-action/","https://www.coindesk.com/fil/consensus-magazine/2024/05/21/cftc-commissioner-summer-mersinger-on-overzealous-crypto-regulation-and-the-need-for-legislative-action/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/21/cftc-commissioner-summer-mersinger-on-overzealous-crypto-regulation-and-the-need-for-legislative-action/","https://www.coindesk.com/ru/consensus-magazine/2024/05/21/cftc-commissioner-summer-mersinger-on-overzealous-crypto-regulation-and-the-need-for-legislative-action/","https://www.coindesk.com/fr/consensus-magazine/2024/05/21/cftc-commissioner-summer-mersinger-on-overzealous-crypto-regulation-and-the-need-for-legislative-action/","https://www.coindesk.com/it/consensus-magazine/2024/05/21/cftc-commissioner-summer-mersinger-on-overzealous-crypto-regulation-and-the-need-for-legislative-action/","https://www.coindesk.com/consensus-magazine/2024/05/21/cftc-commissioner-summer-mersinger-on-overzealous-crypto-regulation-and-the-need-for-legislative-action/","https://www.coindesk.com/uk/business/2024/05/21/fidelity-drops-staking-plans-in-updated-ether-etf-filing/","https://www.coindesk.com/ru/business/2024/05/21/fidelity-drops-staking-plans-in-updated-ether-etf-filing/","https://www.coindesk.com/fil/business/2024/05/21/fidelity-drops-staking-plans-in-updated-ether-etf-filing/","https://www.coindesk.com/business/2024/05/21/fidelity-drops-staking-plans-in-updated-ether-etf-filing/","https://www.coindesk.com/fr/business/2024/05/21/fidelity-drops-staking-plans-in-updated-ether-etf-filing/","https://www.coindesk.com/it/business/2024/05/21/fidelity-drops-staking-plans-in-updated-ether-etf-filing/","https://www.coindesk.com/pt-br/business/2024/05/21/fidelity-drops-staking-plans-in-updated-ether-etf-filing/","https://www.coindesk.com/markets/2024/05/21/ether-etf-speculation-could-weigh-on-sol-wider-altcoin-market/","https://www.coindesk.com/fil/business/2024/05/21/hex-trust-issues-first-native-stablecoin-on-layer-1-blockchain-flare/","https://www.coindesk.com/it/business/2024/05/21/hex-trust-issues-first-native-stablecoin-on-layer-1-blockchain-flare/","https://www.coindesk.com/business/2024/05/21/hex-trust-issues-first-native-stablecoin-on-layer-1-blockchain-flare/","https://www.coindesk.com/uk/business/2024/05/21/hex-trust-issues-first-native-stablecoin-on-layer-1-blockchain-flare/","https://www.coindesk.com/ru/business/2024/05/21/hex-trust-issues-first-native-stablecoin-on-layer-1-blockchain-flare/","https://www.coindesk.com/pt-br/business/2024/05/21/hex-trust-issues-first-native-stablecoin-on-layer-1-blockchain-flare/","https://www.coindesk.com/fr/business/2024/05/21/hex-trust-issues-first-native-stablecoin-on-layer-1-blockchain-flare/","https://www.coindesk.com/uk/tech/2024/05/21/second-ethereum-foundation-researcher-acknowledges-advisory-deal-paid-in-eigen/","https://www.coindesk.com/pt-br/tech/2024/05/21/second-ethereum-foundation-researcher-acknowledges-advisory-deal-paid-in-eigen/","https://www.coindesk.com/it/tech/2024/05/21/second-ethereum-foundation-researcher-acknowledges-advisory-deal-paid-in-eigen/","https://www.coindesk.com/tech/2024/05/21/second-ethereum-foundation-researcher-acknowledges-advisory-deal-paid-in-eigen/","https://www.coindesk.com/ru/tech/2024/05/21/second-ethereum-foundation-researcher-acknowledges-advisory-deal-paid-in-eigen/","https://www.coindesk.com/fr/tech/2024/05/21/second-ethereum-foundation-researcher-acknowledges-advisory-deal-paid-in-eigen/","https://www.coindesk.com/consensus-magazine/2024/05/22/a-venture-capitalists-guide-to-consensus-2024/","https://www.coindesk.com/uk/consensus-magazine/2024/05/22/a-venture-capitalists-guide-to-consensus-2024/","https://www.coindesk.com/fr/consensus-magazine/2024/05/22/a-venture-capitalists-guide-to-consensus-2024/","https://www.coindesk.com/fil/consensus-magazine/2024/05/22/a-venture-capitalists-guide-to-consensus-2024/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/22/a-venture-capitalists-guide-to-consensus-2024/","https://www.coindesk.com/it/consensus-magazine/2024/05/22/a-venture-capitalists-guide-to-consensus-2024/","https://www.coindesk.com/ru/consensus-magazine/2024/05/22/a-venture-capitalists-guide-to-consensus-2024/","https://www.coindesk.com/opinion/2024/05/22/how-blockchains-can-help-solve-ais-deepfake-problem/","https://www.coindesk.com/consensus-magazine/2024/05/22/a-crypto-developers-guide-to-consensus-2024/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/22/a-crypto-developers-guide-to-consensus-2024/","https://www.coindesk.com/it/consensus-magazine/2024/05/22/a-crypto-developers-guide-to-consensus-2024/","https://www.coindesk.com/fil/consensus-magazine/2024/05/22/a-crypto-developers-guide-to-consensus-2024/","https://www.coindesk.com/uk/consensus-magazine/2024/05/22/a-crypto-developers-guide-to-consensus-2024/","https://www.coindesk.com/ru/consensus-magazine/2024/05/22/a-crypto-developers-guide-to-consensus-2024/","https://www.coindesk.com/fr/consensus-magazine/2024/05/22/a-crypto-developers-guide-to-consensus-2024/","https://www.coindesk.com/uk/business/2024/05/22/ether-volatility-expected-as-traders-flood-exchanges-with-231m-of-eth-amid-etf-hopes/","https://www.coindesk.com/fr/business/2024/05/22/ether-volatility-expected-as-traders-flood-exchanges-with-231m-of-eth-amid-etf-hopes/","https://www.coindesk.com/ru/business/2024/05/22/ether-volatility-expected-as-traders-flood-exchanges-with-231m-of-eth-amid-etf-hopes/","https://www.coindesk.com/pt-br/business/2024/05/22/ether-volatility-expected-as-traders-flood-exchanges-with-231m-of-eth-amid-etf-hopes/","https://www.coindesk.com/fil/business/2024/05/22/ether-volatility-expected-as-traders-flood-exchanges-with-231m-of-eth-amid-etf-hopes/","https://www.coindesk.com/it/business/2024/05/22/ether-volatility-expected-as-traders-flood-exchanges-with-231m-of-eth-amid-etf-hopes/","https://www.coindesk.com/business/2024/05/22/ether-volatility-expected-as-traders-flood-exchanges-with-231m-of-eth-amid-etf-hopes/","https://www.coindesk.com/opinion/2024/05/22/how-blockchain-is-reshaping-supply-chains-beyond-finance/","https://www.coindesk.com/fil/consensus-magazine/2024/05/22/a-financial-professionals-guide-to-consensus-2024/","https://www.coindesk.com/consensus-magazine/2024/05/22/a-financial-professionals-guide-to-consensus-2024/","https://www.coindesk.com/it/consensus-magazine/2024/05/22/a-financial-professionals-guide-to-consensus-2024/","https://www.coindesk.com/ru/consensus-magazine/2024/05/22/a-financial-professionals-guide-to-consensus-2024/","https://www.coindesk.com/uk/consensus-magazine/2024/05/22/a-financial-professionals-guide-to-consensus-2024/","https://www.coindesk.com/fr/consensus-magazine/2024/05/22/a-financial-professionals-guide-to-consensus-2024/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/22/a-financial-professionals-guide-to-consensus-2024/","https://www.coindesk.com/uk/consensus-magazine/2024/05/22/how-to-produce-your-own-on-chain-game-show/","https://www.coindesk.com/fr/consensus-magazine/2024/05/22/how-to-produce-your-own-on-chain-game-show/","https://www.coindesk.com/fil/consensus-magazine/2024/05/22/how-to-produce-your-own-on-chain-game-show/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/22/how-to-produce-your-own-on-chain-game-show/","https://www.coindesk.com/consensus-magazine/web3-marketing-2024/2024/05/22/how-to-produce-your-own-on-chain-game-show/","https://www.coindesk.com/ru/consensus-magazine/2024/05/22/how-to-produce-your-own-on-chain-game-show/","https://www.coindesk.com/it/consensus-magazine/2024/05/22/how-to-produce-your-own-on-chain-game-show/","https://www.coindesk.com/fil/opinion/2024/05/22/happy-bitcoin-pizza-day/","https://www.coindesk.com/ru/opinion/2024/05/22/happy-bitcoin-pizza-day/","https://www.coindesk.com/fr/opinion/2024/05/22/happy-bitcoin-pizza-day/","https://www.coindesk.com/opinion/2024/05/22/happy-bitcoin-pizza-day/","https://www.coindesk.com/pt-br/opinion/2024/05/22/happy-bitcoin-pizza-day/","https://www.coindesk.com/it/opinion/2024/05/22/happy-bitcoin-pizza-day/","https://www.coindesk.com/uk/opinion/2024/05/22/happy-bitcoin-pizza-day/","https://www.coindesk.com/uk/business/2024/05/22/bitcoin-is-coming-to-ethereum-stalwart-metamask-sources/","https://www.coindesk.com/business/2024/05/22/bitcoin-is-coming-to-ethereum-stalwart-metamask-sources/","https://www.coindesk.com/fr/business/2024/05/22/bitcoin-is-coming-to-ethereum-stalwart-metamask-sources/","https://www.coindesk.com/it/business/2024/05/22/bitcoin-is-coming-to-ethereum-stalwart-metamask-sources/","https://www.coindesk.com/ru/business/2024/05/22/bitcoin-is-coming-to-ethereum-stalwart-metamask-sources/","https://www.coindesk.com/pt-br/business/2024/05/22/bitcoin-is-coming-to-ethereum-stalwart-metamask-sources/","https://www.coindesk.com/fil/business/2024/05/22/bitcoin-is-coming-to-ethereum-stalwart-metamask-sources/","https://www.coindesk.com/business/2024/05/22/wisdomtree-gets-green-light-to-list-bitcoin-ether-etps-on-london-stock-exchange/","https://www.coindesk.com/policy/2024/05/22/us-president-biden-does-not-threaten-veto-against-house-crypto-market-structure-bill-but-opposes-passage/","https://www.coindesk.com/it/policy/2024/05/22/worldcoin-operations-violate-privacy-and-should-cease-hong-kong-regulator-says/","https://www.coindesk.com/ru/policy/2024/05/22/worldcoin-operations-violate-privacy-and-should-cease-hong-kong-regulator-says/","https://www.coindesk.com/pt-br/policy/2024/05/22/worldcoin-operations-violate-privacy-and-should-cease-hong-kong-regulator-says/","https://www.coindesk.com/policy/2024/05/22/worldcoin-operations-violate-privacy-and-should-cease-hong-kong-regulator-says/","https://www.coindesk.com/fr/policy/2024/05/22/worldcoin-operations-violate-privacy-and-should-cease-hong-kong-regulator-says/","https://www.coindesk.com/fil/policy/2024/05/22/worldcoin-operations-violate-privacy-and-should-cease-hong-kong-regulator-says/","https://www.coindesk.com/uk/policy/2024/05/22/worldcoin-operations-violate-privacy-and-should-cease-hong-kong-regulator-says/","https://www.coindesk.com/pt-br/policy/2024/05/22/us-president-biden-does-not-threaten-veto-against-house-crypto-market-structure-bill-but-opposes-passage/","https://www.coindesk.com/fil/policy/2024/05/22/us-president-biden-does-not-threaten-veto-against-house-crypto-market-structure-bill-but-opposes-passage/","https://www.coindesk.com/uk/policy/2024/05/22/us-president-biden-does-not-threaten-veto-against-house-crypto-market-structure-bill-but-opposes-passage/","https://www.coindesk.com/fr/policy/2024/05/22/us-president-biden-does-not-threaten-veto-against-house-crypto-market-structure-bill-but-opposes-passage/","https://www.coindesk.com/it/policy/2024/05/22/us-president-biden-does-not-threaten-veto-against-house-crypto-market-structure-bill-but-opposes-passage/","https://www.coindesk.com/ru/policy/2024/05/22/us-president-biden-does-not-threaten-veto-against-house-crypto-market-structure-bill-but-opposes-passage/","https://www.coindesk.com/business/2023/05/22/bitcoin-pizza-day-turns-sour-as-meme-coin-shysters-profit-over-200k-in-rug-pulls/","https://www.coindesk.com/tech/2024/05/22/layer-2-network-starknet-gets-ethereum-virtual-machine-with-zero-knowledge-proofs/","https://www.coindesk.com/press-release/2024/05/22/aioz-network-listed-on-nvidia-accelerated-applications-catalog/","https://www.coindesk.com/opinion/2024/05/22/on-chain-ads-are-finally-here-in-a-win-for-privacy-and-user-experience/","https://www.coindesk.com/business/2024/05/22/bitgo-to-offer-custody-services-for-coindesk-20-constituents/","https://www.coindesk.com/markets/2024/05/22/first-mover-americas-bitcoin-hovers-around-70k-after-etf-records-month-high-inflows/","https://www.coindesk.com/podcasts/coindesk-podcast-network/why-spot-ether-etfs-are-now-likely-to-be-approved-on-thursday/","https://www.coindesk.com/tv/unchained/why-spot-ether-etfs-are-now-likely-to-be-approved-on-thursday/","https://www.coindesk.com/markets/2024/05/22/ether-has-1-in-5-chance-of-tapping-5k-by-end-june-defi-options-protocol-lyra-says/","https://www.coindesk.com/fr/markets/2024/05/22/ether-has-1-in-5-chance-of-tapping-5k-by-end-june-defi-options-protocol-lyra-says/","https://www.coindesk.com/fil/markets/2024/05/22/ether-has-1-in-5-chance-of-tapping-5k-by-end-june-defi-options-protocol-lyra-says/","https://www.coindesk.com/pt-br/markets/2024/05/22/ether-has-1-in-5-chance-of-tapping-5k-by-end-june-defi-options-protocol-lyra-says/","https://www.coindesk.com/ru/markets/2024/05/22/ether-has-1-in-5-chance-of-tapping-5k-by-end-june-defi-options-protocol-lyra-says/","https://www.coindesk.com/uk/markets/2024/05/22/ether-has-1-in-5-chance-of-tapping-5k-by-end-june-defi-options-protocol-lyra-says/","https://www.coindesk.com/it/markets/2024/05/22/ether-has-1-in-5-chance-of-tapping-5k-by-end-june-defi-options-protocol-lyra-says/","https://www.coindesk.com/ru/business/2024/05/22/wisdomtree-gets-green-light-to-list-bitcoin-ether-etps-on-london-stock-exchange/","https://www.coindesk.com/uk/business/2024/05/22/wisdomtree-gets-green-light-to-list-bitcoin-ether-etps-on-london-stock-exchange/","https://www.coindesk.com/it/business/2024/05/22/wisdomtree-gets-green-light-to-list-bitcoin-ether-etps-on-london-stock-exchange/","https://www.coindesk.com/pt-br/business/2024/05/22/wisdomtree-gets-green-light-to-list-bitcoin-ether-etps-on-london-stock-exchange/","https://www.coindesk.com/markets/2024/05/23/first-mover-americas-btc-eth-consolidate-ahead-of-ether-etf-decision/","https://www.coindesk.com/tech/2024/05/23/protocol-village/","https://www.coindesk.com/fr/markets/2024/05/23/ether-spot-etf-approval-would-raise-expectations-that-solana-could-also-be-classified-a-commodity-bernstein/","https://www.coindesk.com/pt-br/markets/2024/05/23/ether-spot-etf-approval-would-raise-expectations-that-solana-could-also-be-classified-a-commodity-bernstein/","https://www.coindesk.com/fil/markets/2024/05/23/ether-spot-etf-approval-would-raise-expectations-that-solana-could-also-be-classified-a-commodity-bernstein/","https://www.coindesk.com/it/markets/2024/05/23/ether-spot-etf-approval-would-raise-expectations-that-solana-could-also-be-classified-a-commodity-bernstein/","https://www.coindesk.com/uk/markets/2024/05/23/ether-spot-etf-approval-would-raise-expectations-that-solana-could-also-be-classified-a-commodity-bernstein/","https://www.coindesk.com/markets/2024/05/23/ether-spot-etf-approval-would-raise-expectations-that-solana-could-also-be-classified-a-commodity-bernstein/","https://www.coindesk.com/ru/markets/2024/05/23/ether-spot-etf-approval-would-raise-expectations-that-solana-could-also-be-classified-a-commodity-bernstein/","https://www.coindesk.com/fil/markets/2024/05/23/pepes-surge-to-top-20-tokens-turns-early-460-purchase-to-34m/","https://www.coindesk.com/uk/markets/2024/05/23/pepes-surge-to-top-20-tokens-turns-early-460-purchase-to-34m/","https://www.coindesk.com/fr/markets/2024/05/23/pepes-surge-to-top-20-tokens-turns-early-460-purchase-to-34m/","https://www.coindesk.com/pt-br/markets/2024/05/23/pepes-surge-to-top-20-tokens-turns-early-460-purchase-to-34m/","https://www.coindesk.com/ru/markets/2024/05/23/pepes-surge-to-top-20-tokens-turns-early-460-purchase-to-34m/","https://www.coindesk.com/it/markets/2024/05/23/pepes-surge-to-top-20-tokens-turns-early-460-purchase-to-34m/","https://www.coindesk.com/markets/2024/05/23/pepes-surge-to-top-20-tokens-turns-early-460-purchase-to-34m/","https://www.coindesk.com/policy/2024/05/22/uk-sets-july-4-date-for-election-likely-to-oust-conservative-party-spelling-uncertainty-for-crypto-hub-plans/","https://www.coindesk.com/markets/2024/05/23/ethers-bull-momentum-is-strongest-since-may-2021/","https://www.coindesk.com/markets/2024/05/23/ethereum-etf-approval-could-spur-60-rally-as-eth-buying-increases/","https://www.coindesk.com/ru/markets/2024/05/23/bitcoin-ether-in-stasis-as-sec-etf-decision-looms-nvidia-hits-record-high/","https://www.coindesk.com/markets/2024/05/23/bitcoin-ether-in-stasis-as-sec-etf-decision-looms-nvidia-hits-record-high/","https://www.coindesk.com/fr/markets/2024/05/23/bitcoin-ether-in-stasis-as-sec-etf-decision-looms-nvidia-hits-record-high/","https://www.coindesk.com/pt-br/markets/2024/05/23/bitcoin-ether-in-stasis-as-sec-etf-decision-looms-nvidia-hits-record-high/","https://www.coindesk.com/fil/markets/2024/05/23/bitcoin-ether-in-stasis-as-sec-etf-decision-looms-nvidia-hits-record-high/","https://www.coindesk.com/uk/markets/2024/05/23/bitcoin-ether-in-stasis-as-sec-etf-decision-looms-nvidia-hits-record-high/","https://www.coindesk.com/it/markets/2024/05/23/bitcoin-ether-in-stasis-as-sec-etf-decision-looms-nvidia-hits-record-high/","https://www.coindesk.com/ru/policy/2024/05/23/blackrock-grayscale-bitwise-file-updated-19b-forms-in-rush-for-ethereum-etf/","https://www.coindesk.com/policy/2024/05/23/blackrock-grayscale-bitwise-file-updated-19b-forms-in-rush-for-ethereum-etf/","https://www.coindesk.com/fil/policy/2024/05/23/blackrock-grayscale-bitwise-file-updated-19b-forms-in-rush-for-ethereum-etf/","https://www.coindesk.com/pt-br/policy/2024/05/23/blackrock-grayscale-bitwise-file-updated-19b-forms-in-rush-for-ethereum-etf/","https://www.coindesk.com/it/policy/2024/05/23/blackrock-grayscale-bitwise-file-updated-19b-forms-in-rush-for-ethereum-etf/","https://www.coindesk.com/fr/policy/2024/05/23/blackrock-grayscale-bitwise-file-updated-19b-forms-in-rush-for-ethereum-etf/","https://www.coindesk.com/uk/policy/2024/05/23/blackrock-grayscale-bitwise-file-updated-19b-forms-in-rush-for-ethereum-etf/","https://www.coindesk.com/ru/policy/2024/05/23/ftx-fraudster-sam-bankman-fried-being-transferred-to-new-prison-wsj/","https://www.coindesk.com/fil/policy/2024/05/23/ftx-fraudster-sam-bankman-fried-being-transferred-to-new-prison-wsj/","https://www.coindesk.com/policy/2024/05/23/ftx-fraudster-sam-bankman-fried-being-transferred-to-new-prison-wsj/","https://www.coindesk.com/it/policy/2024/05/23/ftx-fraudster-sam-bankman-fried-being-transferred-to-new-prison-wsj/","https://www.coindesk.com/fr/policy/2024/05/23/ftx-fraudster-sam-bankman-fried-being-transferred-to-new-prison-wsj/","https://www.coindesk.com/uk/policy/2024/05/23/ftx-fraudster-sam-bankman-fried-being-transferred-to-new-prison-wsj/","https://www.coindesk.com/pt-br/policy/2024/05/23/ftx-fraudster-sam-bankman-fried-being-transferred-to-new-prison-wsj/","https://www.coindesk.com/policy/2024/05/22/us-house-approves-crypto-fit21-bill-with-wave-of-democratic-support/","https://www.coindesk.com/opinion/2024/05/22/the-financial-innovation-and-technology-for-the-21st-century-act-is-a-watershed-moment-for-our-industry/","https://www.coindesk.com/uk/opinion/2024/05/22/the-financial-innovation-and-technology-for-the-21st-century-act-is-a-watershed-moment-for-our-industry/","https://www.coindesk.com/pt-br/opinion/2024/05/22/the-financial-innovation-and-technology-for-the-21st-century-act-is-a-watershed-moment-for-our-industry/","https://www.coindesk.com/ru/opinion/2024/05/22/the-financial-innovation-and-technology-for-the-21st-century-act-is-a-watershed-moment-for-our-industry/","https://www.coindesk.com/fr/opinion/2024/05/22/the-financial-innovation-and-technology-for-the-21st-century-act-is-a-watershed-moment-for-our-industry/","https://www.coindesk.com/it/opinion/2024/05/22/the-financial-innovation-and-technology-for-the-21st-century-act-is-a-watershed-moment-for-our-industry/","https://www.coindesk.com/fil/opinion/2024/05/22/the-financial-innovation-and-technology-for-the-21st-century-act-is-a-watershed-moment-for-our-industry/","https://www.coindesk.com/it/policy/2024/05/22/us-house-approves-crypto-fit21-bill-with-wave-of-democratic-support/","https://www.coindesk.com/fr/policy/2024/05/22/us-house-approves-crypto-fit21-bill-with-wave-of-democratic-support/","https://www.coindesk.com/pt-br/policy/2024/05/22/us-house-approves-crypto-fit21-bill-with-wave-of-democratic-support/","https://www.coindesk.com/ru/policy/2024/05/22/us-house-approves-crypto-fit21-bill-with-wave-of-democratic-support/","https://www.coindesk.com/uk/policy/2024/05/22/us-house-approves-crypto-fit21-bill-with-wave-of-democratic-support/","https://www.coindesk.com/fil/policy/2024/05/22/us-house-approves-crypto-fit21-bill-with-wave-of-democratic-support/","https://www.coindesk.com/it/consensus-magazine/2024/05/22/audrey-tang-learning-from-taiwans-digital-civic-experimentation/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/22/audrey-tang-learning-from-taiwans-digital-civic-experimentation/","https://www.coindesk.com/consensus-magazine/2024/05/22/audrey-tang-learning-from-taiwans-digital-civic-experimentation/","https://www.coindesk.com/fr/consensus-magazine/2024/05/22/audrey-tang-learning-from-taiwans-digital-civic-experimentation/","https://www.coindesk.com/uk/consensus-magazine/2024/05/22/audrey-tang-learning-from-taiwans-digital-civic-experimentation/","https://www.coindesk.com/ru/consensus-magazine/2024/05/22/audrey-tang-learning-from-taiwans-digital-civic-experimentation/","https://www.coindesk.com/fil/consensus-magazine/2024/05/22/audrey-tang-learning-from-taiwans-digital-civic-experimentation/","https://www.coindesk.com/it/policy/2024/05/22/secs-gensler-says-house-bill-would-undermine-regulators-crypto-capital-markets-oversight/","https://www.coindesk.com/ru/policy/2024/05/22/secs-gensler-says-house-bill-would-undermine-regulators-crypto-capital-markets-oversight/","https://www.coindesk.com/fr/policy/2024/05/22/secs-gensler-says-house-bill-would-undermine-regulators-crypto-capital-markets-oversight/","https://www.coindesk.com/fil/policy/2024/05/22/secs-gensler-says-house-bill-would-undermine-regulators-crypto-capital-markets-oversight/","https://www.coindesk.com/policy/2024/05/22/secs-gensler-says-house-bill-would-undermine-regulators-crypto-capital-markets-oversight/","https://www.coindesk.com/pt-br/policy/2024/05/22/secs-gensler-says-house-bill-would-undermine-regulators-crypto-capital-markets-oversight/","https://www.coindesk.com/uk/policy/2024/05/22/secs-gensler-says-house-bill-would-undermine-regulators-crypto-capital-markets-oversight/","https://www.coindesk.com/policy/2024/05/22/secs-gensler-going-rogue-in-solo-quest-to-stop-us-crypto-legislation/","https://www.coindesk.com/pt-br/policy/2024/05/22/secs-gensler-going-rogue-in-solo-quest-to-stop-us-crypto-legislation/","https://www.coindesk.com/uk/policy/2024/05/22/secs-gensler-going-rogue-in-solo-quest-to-stop-us-crypto-legislation/","https://www.coindesk.com/ru/policy/2024/05/22/secs-gensler-going-rogue-in-solo-quest-to-stop-us-crypto-legislation/","https://www.coindesk.com/fil/policy/2024/05/22/secs-gensler-going-rogue-in-solo-quest-to-stop-us-crypto-legislation/","https://www.coindesk.com/it/policy/2024/05/22/secs-gensler-going-rogue-in-solo-quest-to-stop-us-crypto-legislation/","https://www.coindesk.com/fr/policy/2024/05/22/secs-gensler-going-rogue-in-solo-quest-to-stop-us-crypto-legislation/","https://www.coindesk.com/it/policy/2024/05/22/coinbase-kraken-others-form-coalition-to-tackle-pig-butchering-scams/","https://www.coindesk.com/policy/2024/05/22/coinbase-kraken-others-form-coalition-to-tackle-pig-butchering-scams/","https://www.coindesk.com/fr/policy/2024/05/22/coinbase-kraken-others-form-coalition-to-tackle-pig-butchering-scams/","https://www.coindesk.com/uk/policy/2024/05/22/coinbase-kraken-others-form-coalition-to-tackle-pig-butchering-scams/","https://www.coindesk.com/fil/policy/2024/05/22/coinbase-kraken-others-form-coalition-to-tackle-pig-butchering-scams/","https://www.coindesk.com/ru/policy/2024/05/22/coinbase-kraken-others-form-coalition-to-tackle-pig-butchering-scams/","https://www.coindesk.com/pt-br/policy/2024/05/22/coinbase-kraken-others-form-coalition-to-tackle-pig-butchering-scams/","https://www.coindesk.com/markets/2024/05/22/donald-trump-themed-meme-coins-breed-crypto-millionaires-as-maga-token-surged/","https://www.coindesk.com/opinion/2024/05/23/no-a-sponsored-labeled-crypto-press-release-is-not-an-alternative-to-editorial-coverage/","https://www.coindesk.com/markets/2024/05/24/sol-xpr-could-be-possible-candidates-for-etfs-standard-chartered-bank-believes/","https://www.coindesk.com/consensus-magazine/2024/05/24/yes-pr-does-still-matter-in-blockchain-despite-balajis-advice/","https://www.coindesk.com/tech/2024/05/24/who-needs-an-off-ramp-etherfi-plans-visa-card-for-crypto-degens/","https://www.coindesk.com/markets/2024/05/24/ether-and-uniswap-advance-on-regulatory-actions-coindesk-indices-market-update/","https://www.coindesk.com/podcasts/coindesk-podcast-network/the-mining-pod-venezuela-bans-bitcoin-mining-again/","https://www.coindesk.com/business/2024/05/24/crypto-exchange-okx-withdraws-hong-kong-license-application/","https://www.coindesk.com/video/aptos-apt-token-down-52percent-in-april-after-booming-march-vaneck/","https://www.coindesk.com/video/key-events-you-shouldnt-miss-at-consensus-2024/","https://www.coindesk.com/video/what-to-expect-from-consensus-2024/","https://www.coindesk.com/press-release/2024/05/24/mind-network-launches-the-first-institutional-fhe-interface-built-on-top-of-chainlink-ccip-to-reinforce-security-for-cross-chain-transactions/","https://www.coindesk.com/markets/2024/05/24/first-mover-americas-crypto-extends-slide-despite-sec-ether-etf-filings-approval/","https://www.coindesk.com/podcasts/markets-daily/coindesk-markets-week-in-review-11/","https://www.coindesk.com/markets/2024/05/24/bitcoin-ether-rally-cools-following-us-ether-etf-listing-approval/","https://www.coindesk.com/policy/2024/05/24/binance-money-laundering-trial-in-nigeria-pushed-to-june-20-due-to-executives-illness/","https://www.coindesk.com/business/2024/05/24/kabosu-dog-who-inspired-dogecoin-and-shiba-inu-is-no-more/","https://www.coindesk.com/policy/2024/05/23/gensler-says-stay-tuned-on-us-secs-decision-on-eth-etf/","https://www.coindesk.com/markets/2024/05/23/bitcoin-drops-below-68k-ether-slumps-in-sudden-crypto-sell-off-as-eth-etf-decision-looms/","https://www.coindesk.com/video/will-solana-and-altcoins-dominate-the-market-next/","https://www.coindesk.com/markets/2024/05/23/wild-bitcoin-ether-price-swings-amid-spot-eth-etf-decision-triggers-350m-liquidations/","https://www.coindesk.com/markets/2024/05/23/sec-approves-spot-ether-etf-listing-still-needs-to-approve-products/","https://www.coindesk.com/sponsored-content/arculus-moving-toward-a-passwordless-future-w-dr-adam-lowe/","https://www.coindesk.com/podcasts/markets-daily/crypto-update-will-solana-and-altcoins-dominate-the-market-next/","https://www.coindesk.com/tv/markets-daily/will-solana-and-altcoins-dominate-the-market-next/","https://www.coindesk.com/opinion/2024/05/23/is-the-houses-fit21-bill-really-the-legislation-that-crypto-needs/","https://www.coindesk.com/ru/opinion/2024/05/23/the-true-value-of-web3-you-can-take-your-toys-and-leave/","https://www.coindesk.com/opinion/2024/05/23/the-true-value-of-web3-you-can-take-your-toys-and-leave/","https://www.coindesk.com/it/opinion/2024/05/23/the-true-value-of-web3-you-can-take-your-toys-and-leave/","https://www.coindesk.com/pt-br/opinion/2024/05/23/the-true-value-of-web3-you-can-take-your-toys-and-leave/","https://www.coindesk.com/uk/opinion/2024/05/23/the-true-value-of-web3-you-can-take-your-toys-and-leave/","https://www.coindesk.com/fr/opinion/2024/05/23/the-true-value-of-web3-you-can-take-your-toys-and-leave/","https://www.coindesk.com/fil/opinion/2024/05/23/the-true-value-of-web3-you-can-take-your-toys-and-leave/","https://www.coindesk.com/fil/policy/2024/05/23/us-house-passes-bill-banning-federal-reserve-from-issuing-a-cbdc/","https://www.coindesk.com/uk/policy/2024/05/23/us-house-passes-bill-banning-federal-reserve-from-issuing-a-cbdc/","https://www.coindesk.com/fr/policy/2024/05/23/us-house-passes-bill-banning-federal-reserve-from-issuing-a-cbdc/","https://www.coindesk.com/policy/2024/05/23/us-house-passes-bill-banning-federal-reserve-from-issuing-a-cbdc/","https://www.coindesk.com/pt-br/policy/2024/05/23/us-house-passes-bill-banning-federal-reserve-from-issuing-a-cbdc/","https://www.coindesk.com/ru/policy/2024/05/23/us-house-passes-bill-banning-federal-reserve-from-issuing-a-cbdc/","https://www.coindesk.com/it/policy/2024/05/23/us-house-passes-bill-banning-federal-reserve-from-issuing-a-cbdc/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/23/are-sideline-skeptics-cryptos-biggest-enemy-or-greatest-strength/","https://www.coindesk.com/ru/consensus-magazine/2024/05/23/are-sideline-skeptics-cryptos-biggest-enemy-or-greatest-strength/","https://www.coindesk.com/consensus-magazine/2024/05/23/are-sideline-skeptics-cryptos-biggest-enemy-or-greatest-strength/","https://www.coindesk.com/it/consensus-magazine/2024/05/23/are-sideline-skeptics-cryptos-biggest-enemy-or-greatest-strength/","https://www.coindesk.com/fil/consensus-magazine/2024/05/23/are-sideline-skeptics-cryptos-biggest-enemy-or-greatest-strength/","https://www.coindesk.com/uk/consensus-magazine/2024/05/23/are-sideline-skeptics-cryptos-biggest-enemy-or-greatest-strength/","https://www.coindesk.com/fr/consensus-magazine/2024/05/23/are-sideline-skeptics-cryptos-biggest-enemy-or-greatest-strength/","https://www.coindesk.com/uk/consensus-magazine/2024/05/23/no-a-sponsored-labeled-crypto-press-release-is-not-an-alternative-to-editorial-coverage/","https://www.coindesk.com/fr/consensus-magazine/2024/05/23/no-a-sponsored-labeled-crypto-press-release-is-not-an-alternative-to-editorial-coverage/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/23/no-a-sponsored-labeled-crypto-press-release-is-not-an-alternative-to-editorial-coverage/","https://www.coindesk.com/it/consensus-magazine/2024/05/23/no-a-sponsored-labeled-crypto-press-release-is-not-an-alternative-to-editorial-coverage/","https://www.coindesk.com/ru/consensus-magazine/2024/05/23/no-a-sponsored-labeled-crypto-press-release-is-not-an-alternative-to-editorial-coverage/","https://www.coindesk.com/fil/consensus-magazine/2024/05/23/no-a-sponsored-labeled-crypto-press-release-is-not-an-alternative-to-editorial-coverage/","https://www.coindesk.com/markets/2024/05/23/us-bitcoin-etf-holdings-hit-new-high-of-more-than-850k-tokens/","https://www.coindesk.com/pt-br/markets/2024/05/23/us-bitcoin-etf-holdings-hit-new-high-of-more-than-850k-tokens/","https://www.coindesk.com/ru/markets/2024/05/23/us-bitcoin-etf-holdings-hit-new-high-of-more-than-850k-tokens/","https://www.coindesk.com/fr/markets/2024/05/23/us-bitcoin-etf-holdings-hit-new-high-of-more-than-850k-tokens/","https://www.coindesk.com/uk/markets/2024/05/23/us-bitcoin-etf-holdings-hit-new-high-of-more-than-850k-tokens/","https://www.coindesk.com/fil/markets/2024/05/23/us-bitcoin-etf-holdings-hit-new-high-of-more-than-850k-tokens/","https://www.coindesk.com/it/markets/2024/05/23/us-bitcoin-etf-holdings-hit-new-high-of-more-than-850k-tokens/","https://www.coindesk.com/video/whats-next-for-fit21/","https://www.coindesk.com/fil/opinion/2024/05/23/wake-up-web3-your-marketing-is-fueling-a-bot-epidemic/","https://www.coindesk.com/pt-br/opinion/2024/05/23/wake-up-web3-your-marketing-is-fueling-a-bot-epidemic/","https://www.coindesk.com/opinion/2024/05/23/wake-up-web3-your-marketing-is-fueling-a-bot-epidemic/","https://www.coindesk.com/it/opinion/2024/05/23/wake-up-web3-your-marketing-is-fueling-a-bot-epidemic/","https://www.coindesk.com/uk/opinion/2024/05/23/wake-up-web3-your-marketing-is-fueling-a-bot-epidemic/","https://www.coindesk.com/ru/opinion/2024/05/23/wake-up-web3-your-marketing-is-fueling-a-bot-epidemic/","https://www.coindesk.com/fr/opinion/2024/05/23/wake-up-web3-your-marketing-is-fueling-a-bot-epidemic/","https://www.coindesk.com/policy/2024/05/23/us-supreme-court-loss-for-coinbase-leaves-company-with-mixed-record/","https://www.coindesk.com/pt-br/policy/2024/05/23/us-supreme-court-loss-for-coinbase-leaves-company-with-mixed-record/","https://www.coindesk.com/ru/policy/2024/05/23/us-supreme-court-loss-for-coinbase-leaves-company-with-mixed-record/","https://www.coindesk.com/it/policy/2024/05/23/us-supreme-court-loss-for-coinbase-leaves-company-with-mixed-record/","https://www.coindesk.com/uk/policy/2024/05/23/us-supreme-court-loss-for-coinbase-leaves-company-with-mixed-record/","https://www.coindesk.com/fr/policy/2024/05/23/us-supreme-court-loss-for-coinbase-leaves-company-with-mixed-record/","https://www.coindesk.com/fil/policy/2024/05/23/us-supreme-court-loss-for-coinbase-leaves-company-with-mixed-record/","https://www.coindesk.com/video/us-house-approves-crypto-fit21-bill-sam-bankman-fried-being-moved-to-new-prison/","https://www.coindesk.com/video/ether-sees-strongest-bull-momentum-in-3-years/","https://www.coindesk.com/pt-br/tech/2024/05/23/fantom-foundation-creates-sonic-foundation-labs-for-new-sonic-chain/","https://www.coindesk.com/ru/tech/2024/05/23/fantom-foundation-creates-sonic-foundation-labs-for-new-sonic-chain/","https://www.coindesk.com/fr/tech/2024/05/23/fantom-foundation-creates-sonic-foundation-labs-for-new-sonic-chain/","https://www.coindesk.com/it/tech/2024/05/23/fantom-foundation-creates-sonic-foundation-labs-for-new-sonic-chain/","https://www.coindesk.com/uk/tech/2024/05/23/fantom-foundation-creates-sonic-foundation-labs-for-new-sonic-chain/","https://www.coindesk.com/fil/tech/2024/05/23/fantom-foundation-creates-sonic-foundation-labs-for-new-sonic-chain/","https://www.coindesk.com/tech/2024/05/23/fantom-foundation-creates-sonic-foundation-labs-for-new-sonic-chain/","https://www.coindesk.com/ru/tech/2024/05/23/plume-layer-2-blockchain-for-real-world-assets-pulls-10m-in-seed-funding-from-haun-galaxy/","https://www.coindesk.com/it/tech/2024/05/23/plume-layer-2-blockchain-for-real-world-assets-pulls-10m-in-seed-funding-from-haun-galaxy/","https://www.coindesk.com/sponsored-content/a-crypto-backed-mastercard-yes/","https://www.coindesk.com/opinion/2024/05/24/3-questions-about-the-secs-abrupt-eth-etf-approval/","https://www.coindesk.com/policy/2024/05/24/bitgos-100m-suit-against-galaxy-digital-can-proceed-delaware-supreme-court-rules/","https://www.coindesk.com/consensus-magazine/2024/05/24/the-untold-story-behind-beeples-historic-nft-sale-token-supremacy-excerpt/","https://www.coindesk.com/opinion/2024/05/24/the-unintended-consequences-of-fit21s-crypto-market-structure-bill/","https://www.coindesk.com/podcasts/coindesk-podcast-network/senator-cynthia-lummis-on-why-crypto-now-has-bipartisan-support-in-congress/","https://www.coindesk.com/business/2024/05/24/bitcoin-miner-marathon-digital-signs-deal-with-kenya-to-invest-in-green-energy-projects/","https://www.coindesk.com/tv/unchained/senator-cynthia-lummis-on-why-crypto-now-has-bipartisan-support-in-congress/","https://www.coindesk.com/business/2024/05/24/crypto-governance-advisory-metalex-raises-275m/","https://www.coindesk.com/podcasts/the-protocol/clarity-blockchain-integration-and-the-wormhole-interoperability-initiative/","https://www.coindesk.com/policy/2024/05/24/british-chinese-money-launder-sentenced-to-6-years-in-prison-for-role-in-6b-fraud-ft/","https://www.coindesk.com/policy/2024/05/24/coinbase-slugs-it-out-with-us-sec-in-effort-to-get-key-crypto-question-answered/","https://www.coindesk.com/business/2024/05/24/ether-etf-listing-approval-sees-billions-poured-into-restaking-protocol-etherfi/","https://www.coindesk.com/markets/2024/05/24/doge-shib-spike-after-elon-musk-tweets-about-mascot-dogs-passing/","https://www.coindesk.com/tv/the-mining-pod/venezuela-bans-bitcoin-mining-again/","https://www.coindesk.com/policy/2024/05/26/trump-pledges-to-free-silk-road-creator-ross-ulbricht-if-re-elected/","https://www.coindesk.com/policy/2024/05/25/trump-posts-our-country-must-be-the-leader-in-the-crypto-field-before-address-at-libertarian-convention/","https://www.coindesk.com/business/2024/05/06/crypto-now-has-a-neighborhood-watch-to-guard-against-hacks/","https://www.coindesk.com/markets/2024/05/27/caitlyn-jenner-meme-coin-sows-confusion-as-observers-question-its-provenance/","https://www.coindesk.com/business/2023/02/09/ceo-of-bitcoin-miner-argo-steps-down/","https://www.coindesk.com/business/2023/09/11/steve-kokinos-creditors-named-to-run-celsius-20/","https://www.coindesk.com/business/2023/11/20/sam-altman-former-openai-ceo-lands-at-microsoft/","https://www.coindesk.com/business/2023/11/22/crypto-banking-firm-bcb-group-ceo-quits-5-months-after-his-deputy/","https://www.coindesk.com/business/2023/12/26/barry-silbert-resigns-as-grayscale-chairman-to-be-replaced-by-mark-shifke/","https://www.coindesk.com/business/2024/02/07/bitcoin-miner-hut-8-shares-slide-as-ceo-departs-weeks-after-short-seller-report/","https://www.coindesk.com/business/2024/03/28/okxs-global-compliance-chief-left-after-six-months/","https://www.coindesk.com/markets/2024/05/27/ethereum-meme-coins-pepe-mog-hit-lifetime-highs-on-ether-etf-filing-approvals/","https://www.coindesk.com/markets/2024/05/27/normie-dumps-99-as-attacker-calls-meme-coins-tax-contract-a-copy-paste-job/","https://www.coindesk.com/news-analysis/2024/05/27/trump-widens-lead-over-with-biden-on-polymarket-and-predictit-after-courting-crypto-vote/","https://www.coindesk.com/markets/2024/05/27/uniswap-foundation-shares-balance-sheet-as-fee-vote-nears/","https://www.coindesk.com/markets/2024/05/27/floki-developers-look-to-improve-token-fundamentals-with-new-trading-bot/","https://www.coindesk.com/sponsored-content/how-radix-is-gamifying-defi-participation-with-token-trek/","https://www.coindesk.com/markets/2024/05/28/mtgox-moves-7b-bitcoin-as-part-of-repayment-plans-sparking-btc-price-plunge/","https://www.coindesk.com/opinion/2024/05/28/the-future-of-ai-is-decentralized/","https://www.coindesk.com/business/2024/05/28/riot-plans-hostile-takeover-of-bitfarms-proposes-230-per-share/","https://www.coindesk.com/business/2024/05/28/medical-device-maker-semler-scientific-stock-rises-25-after-40m-bitcoin-investment/","https://www.coindesk.com/opinion/2024/05/28/easya-hackathon-offers-200000-in-prize-money-for-developers-at-consensus-2024/","https://www.coindesk.com/policy/2024/05/28/consensus-2024-week-the-house-passed-a-market-structure-bill/","https://www.coindesk.com/business/2024/05/28/crypto-lending-firm-maple-finance-unveils-syrup-yield-platform-and-rewards-token/","https://www.coindesk.com/tech/2024/05/28/ethereum-based-domain-protocol-ens-seeks-own-l2-possibly-with-zksync/","https://www.coindesk.com/markets/2024/05/28/first-mover-americas-bitcoin-falls-below-68k-after-9b-mt-gox-transfer/","https://www.coindesk.com/markets/2024/05/28/bitcoin-and-ether-etf-markets-expected-to-grow-to-450b-bernstein/","https://www.coindesk.com/business/2024/05/28/alan-howard-backed-elwood-technologies-in-talks-to-sell-part-of-the-business-sources/","https://www.coindesk.com/policy/2024/05/28/hong-kong-will-inspect-offices-of-crypto-platforms-as-important-compliance-deadline-looms/","https://www.coindesk.com/policy/2024/05/28/one-third-of-us-voters-say-theyll-weigh-candidates-crypto-views-before-voting-poll/","https://www.coindesk.com/markets/2024/05/28/dogecoin-floki-dogwifhat-start-to-surge-as-gamestop-jumps-19-in-pre-market/","https://www.coindesk.com/business/2024/05/28/crypto-prime-broker-falconx-launches-fx-desk-with-hires-from-bcb-group/","https://www.coindesk.com/tech/2024/05/28/solana-validators-to-get-more-sol-as-fee-proposal-passes-in-favor/","https://www.coindesk.com/price/binance-usd/","https://www.coindesk.com/business/2024/05/29/paypal-makes-retail-stablecoin-play-with-pyusd-on-solana/","https://www.coindesk.com/tech/2024/05/29/crypto-bridge-layerzero-connects-to-solana-blockchain/","https://www.coindesk.com/business/2024/05/29/coinbase-circle-kraken-join-cryptos-new-neighborhood-watch-for-cyberthreats/","https://www.coindesk.com/business/2024/05/29/nyse-plans-bitcoin-options-bringing-another-tradfi-giant-into-crypto/","https://www.coindesk.com/business/2024/05/29/zkasino-gives-users-72-hours-to-retrieve-their-ether/","https://www.coindesk.com/policy/2024/05/29/israel-to-start-digital-shekel-challenge-to-develop-payment-use-cases/","https://www.coindesk.com/markets/2024/05/29/first-mover-americas-btc-consolidates-around-68k-as-ibit-overtakes-gbtc/","https://www.coindesk.com/markets/2024/05/29/blackrock-takes-the-crown-for-the-largest-spot-bitcoin-etf-from-grayscale/","https://www.coindesk.com/business/2024/05/29/riot-platforms-is-best-suited-to-consolidate-bitcoin-mining-sector-bernstein/","https://www.coindesk.com/markets/2024/05/29/bitcoin-ether-prices-ease-as-shib-drives-gains-in-meme-tokens/","https://www.coindesk.com/policy/2024/05/28/binance-executive-jailed-in-nigeria-is-suspected-of-having-malaria-family-says/","https://www.coindesk.com/policy/2024/05/29/ripple-donates-another-25m-to-crypto-super-pac-fairshake/","https://www.coindesk.com/tv/consensus-2024/","https://www.coindesk.com/policy/2024/05/28/leveraged-ether-etf-to-start-trading-june-4-sponsor-volatility-shares-says/","https://www.coindesk.com/podcasts/generation-c/hamster-kombat-and-hollywood-controversies-a-peek-into-emerging-tech-trends/","https://www.coindesk.com/press-release/2024/05/28/gaianet-secures-10m-to-build-a-decentralized-network-for-open-source-llm-and-ai-agent-challenging-centralized-ai-giants/","https://www.coindesk.com/price/cd20/","https://www.coindesk.com/policy/2024/05/28/former-ftx-executive-ryan-salame-sentenced-to-75-years-in-prison/","https://www.coindesk.com/consensus-magazine/2024/05/28/consensus-2024-a-guide-to-everything-you-dont-want-to-miss/","https://www.coindesk.com/video/premier-of-bermuda-on-state-of-crypto-regulation-in-the-country/","https://www.coindesk.com/policy/2024/05/29/us-treasury-describes-nfts-as-highly-susceptible-to-use-in-fraud-and-scams/","https://www.coindesk.com/business/2024/05/29/tradfi-rushes-in-goldman-sachs-digital-assets-lead-matthew-mcdermott-on-the-institutional-embrace-of-tokenization/","https://www.coindesk.com/fil/business/2024/05/29/tradfi-rushes-in-goldman-sachs-digital-assets-lead-matthew-mcdermott-on-the-institutional-embrace-of-tokenization/","https://www.coindesk.com/fr/business/2024/05/29/tradfi-rushes-in-goldman-sachs-digital-assets-lead-matthew-mcdermott-on-the-institutional-embrace-of-tokenization/","https://www.coindesk.com/pt-br/business/2024/05/29/tradfi-rushes-in-goldman-sachs-digital-assets-lead-matthew-mcdermott-on-the-institutional-embrace-of-tokenization/","https://www.coindesk.com/it/business/2024/05/29/tradfi-rushes-in-goldman-sachs-digital-assets-lead-matthew-mcdermott-on-the-institutional-embrace-of-tokenization/","https://www.coindesk.com/uk/business/2024/05/29/tradfi-rushes-in-goldman-sachs-digital-assets-lead-matthew-mcdermott-on-the-institutional-embrace-of-tokenization/","https://www.coindesk.com/ru/business/2024/05/29/tradfi-rushes-in-goldman-sachs-digital-assets-lead-matthew-mcdermott-on-the-institutional-embrace-of-tokenization/","https://www.coindesk.com/tv/unchained/why-many-democrats-including-the-white-house-have-come-around-on-crypto/","https://www.coindesk.com/tech/2024/05/29/the-protocol-behind-the-scenes-as-big-tent-consensus-goes-up/","https://www.coindesk.com/it/policy/2024/05/29/us-houses-emmer-says-best-hope-for-crypto-legislation-is-year-end-session/","https://www.coindesk.com/fil/policy/2024/05/29/us-houses-emmer-says-best-hope-for-crypto-legislation-is-year-end-session/","https://www.coindesk.com/uk/policy/2024/05/29/us-houses-emmer-says-best-hope-for-crypto-legislation-is-year-end-session/","https://www.coindesk.com/pt-br/policy/2024/05/29/us-houses-emmer-says-best-hope-for-crypto-legislation-is-year-end-session/","https://www.coindesk.com/policy/2024/05/29/us-houses-emmer-says-best-hope-for-crypto-legislation-is-year-end-session/","https://www.coindesk.com/fr/policy/2024/05/29/us-houses-emmer-says-best-hope-for-crypto-legislation-is-year-end-session/","https://www.coindesk.com/ru/policy/2024/05/29/us-houses-emmer-says-best-hope-for-crypto-legislation-is-year-end-session/","https://www.coindesk.com/pt-br/business/2024/05/29/cathie-wood-says-ether-etf-filings-were-approved-because-crypto-is-an-election-issue/","https://www.coindesk.com/ru/business/2024/05/29/cathie-wood-says-ether-etf-filings-were-approved-because-crypto-is-an-election-issue/","https://www.coindesk.com/business/2024/05/29/cathie-wood-says-ether-etf-filings-were-approved-because-crypto-is-an-election-issue/","https://www.coindesk.com/uk/business/2024/05/29/cathie-wood-says-ether-etf-filings-were-approved-because-crypto-is-an-election-issue/","https://www.coindesk.com/fr/business/2024/05/29/cathie-wood-says-ether-etf-filings-were-approved-because-crypto-is-an-election-issue/","https://www.coindesk.com/fil/business/2024/05/29/cathie-wood-says-ether-etf-filings-were-approved-because-crypto-is-an-election-issue/","https://www.coindesk.com/it/business/2024/05/29/cathie-wood-says-ether-etf-filings-were-approved-because-crypto-is-an-election-issue/","https://www.coindesk.com/business/2024/05/29/bitfarms-says-riot-bid-significantly-undervalues-crypto-miner-is-exploring-options/","https://www.coindesk.com/it/business/2024/05/29/bitfarms-says-riot-bid-significantly-undervalues-crypto-miner-is-exploring-options/","https://www.coindesk.com/ru/business/2024/05/29/bitfarms-says-riot-bid-significantly-undervalues-crypto-miner-is-exploring-options/","https://www.coindesk.com/pt-br/business/2024/05/29/bitfarms-says-riot-bid-significantly-undervalues-crypto-miner-is-exploring-options/","https://www.coindesk.com/fr/business/2024/05/29/bitfarms-says-riot-bid-significantly-undervalues-crypto-miner-is-exploring-options/","https://www.coindesk.com/fil/business/2024/05/29/bitfarms-says-riot-bid-significantly-undervalues-crypto-miner-is-exploring-options/","https://www.coindesk.com/uk/business/2024/05/29/bitfarms-says-riot-bid-significantly-undervalues-crypto-miner-is-exploring-options/","https://www.coindesk.com/fr/business/2024/05/29/paypal-makes-retail-stablecoin-play-with-pyusd-on-solana/","https://www.coindesk.com/pt-br/business/2024/05/29/paypal-makes-retail-stablecoin-play-with-pyusd-on-solana/","https://www.coindesk.com/fil/business/2024/05/29/paypal-makes-retail-stablecoin-play-with-pyusd-on-solana/","https://www.coindesk.com/uk/business/2024/05/29/paypal-makes-retail-stablecoin-play-with-pyusd-on-solana/","https://www.coindesk.com/ru/business/2024/05/29/paypal-makes-retail-stablecoin-play-with-pyusd-on-solana/","https://www.coindesk.com/it/business/2024/05/29/paypal-makes-retail-stablecoin-play-with-pyusd-on-solana/","https://www.coindesk.com/fil/business/2024/05/29/zkasino-gives-users-72-hours-to-retrieve-their-ether/","https://www.coindesk.com/it/business/2024/05/29/zkasino-gives-users-72-hours-to-retrieve-their-ether/","https://www.coindesk.com/fr/business/2024/05/29/zkasino-gives-users-72-hours-to-retrieve-their-ether/","https://www.coindesk.com/pt-br/business/2024/05/29/zkasino-gives-users-72-hours-to-retrieve-their-ether/","https://www.coindesk.com/uk/business/2024/05/29/zkasino-gives-users-72-hours-to-retrieve-their-ether/","https://www.coindesk.com/ru/business/2024/05/29/zkasino-gives-users-72-hours-to-retrieve-their-ether/","https://www.coindesk.com/fil/business/2024/05/29/nyse-plans-bitcoin-options-bringing-another-tradfi-giant-into-crypto/","https://www.coindesk.com/it/business/2024/05/29/nyse-plans-bitcoin-options-bringing-another-tradfi-giant-into-crypto/","https://www.coindesk.com/fr/business/2024/05/29/nyse-plans-bitcoin-options-bringing-another-tradfi-giant-into-crypto/","https://www.coindesk.com/uk/business/2024/05/29/nyse-plans-bitcoin-options-bringing-another-tradfi-giant-into-crypto/","https://www.coindesk.com/ru/business/2024/05/29/nyse-plans-bitcoin-options-bringing-another-tradfi-giant-into-crypto/","https://www.coindesk.com/pt-br/business/2024/05/29/nyse-plans-bitcoin-options-bringing-another-tradfi-giant-into-crypto/","https://www.coindesk.com/ru/business/2024/05/29/riot-platforms-is-best-suited-to-consolidate-bitcoin-mining-sector-bernstein/","https://www.coindesk.com/uk/business/2024/05/29/riot-platforms-is-best-suited-to-consolidate-bitcoin-mining-sector-bernstein/","https://www.coindesk.com/pt-br/business/2024/05/29/riot-platforms-is-best-suited-to-consolidate-bitcoin-mining-sector-bernstein/","https://www.coindesk.com/fil/business/2024/05/29/riot-platforms-is-best-suited-to-consolidate-bitcoin-mining-sector-bernstein/","https://www.coindesk.com/fr/business/2024/05/29/riot-platforms-is-best-suited-to-consolidate-bitcoin-mining-sector-bernstein/","https://www.coindesk.com/it/business/2024/05/29/riot-platforms-is-best-suited-to-consolidate-bitcoin-mining-sector-bernstein/","https://www.coindesk.com/fil/markets/2024/05/29/bitcoin-ether-prices-ease-as-shib-drives-gains-in-meme-tokens/","https://www.coindesk.com/uk/markets/2024/05/29/bitcoin-ether-prices-ease-as-shib-drives-gains-in-meme-tokens/","https://www.coindesk.com/fr/markets/2024/05/29/bitcoin-ether-prices-ease-as-shib-drives-gains-in-meme-tokens/","https://www.coindesk.com/ru/markets/2024/05/29/bitcoin-ether-prices-ease-as-shib-drives-gains-in-meme-tokens/","https://www.coindesk.com/it/markets/2024/05/29/bitcoin-ether-prices-ease-as-shib-drives-gains-in-meme-tokens/","https://www.coindesk.com/pt-br/markets/2024/05/29/bitcoin-ether-prices-ease-as-shib-drives-gains-in-meme-tokens/","https://www.coindesk.com/fr/tech/2024/05/28/ethereum-based-domain-protocol-ens-seeks-own-l2-possibly-with-zksync/","https://www.coindesk.com/ru/tech/2024/05/28/ethereum-based-domain-protocol-ens-seeks-own-l2-possibly-with-zksync/","https://www.coindesk.com/it/tech/2024/05/28/ethereum-based-domain-protocol-ens-seeks-own-l2-possibly-with-zksync/","https://www.coindesk.com/uk/tech/2024/05/28/ethereum-based-domain-protocol-ens-seeks-own-l2-possibly-with-zksync/","https://www.coindesk.com/fil/tech/2024/05/28/ethereum-based-domain-protocol-ens-seeks-own-l2-possibly-with-zksync/","https://www.coindesk.com/pt-br/tech/2024/05/28/ethereum-based-domain-protocol-ens-seeks-own-l2-possibly-with-zksync/","https://www.coindesk.com/ru/policy/2024/05/28/leveraged-ether-etf-to-start-trading-june-4-sponsor-volatility-shares-says/","https://www.coindesk.com/it/policy/2024/05/28/leveraged-ether-etf-to-start-trading-june-4-sponsor-volatility-shares-says/","https://www.coindesk.com/fr/policy/2024/05/28/leveraged-ether-etf-to-start-trading-june-4-sponsor-volatility-shares-says/","https://www.coindesk.com/uk/policy/2024/05/28/leveraged-ether-etf-to-start-trading-june-4-sponsor-volatility-shares-says/","https://www.coindesk.com/pt-br/policy/2024/05/28/leveraged-ether-etf-to-start-trading-june-4-sponsor-volatility-shares-says/","https://www.coindesk.com/fil/policy/2024/05/28/leveraged-ether-etf-to-start-trading-june-4-sponsor-volatility-shares-says/","https://www.coindesk.com/fil/policy/2024/05/28/former-ftx-executive-ryan-salame-sentenced-to-75-years-in-prison/","https://www.coindesk.com/uk/policy/2024/05/28/former-ftx-executive-ryan-salame-sentenced-to-75-years-in-prison/","https://www.coindesk.com/ru/policy/2024/05/28/former-ftx-executive-ryan-salame-sentenced-to-75-years-in-prison/","https://www.coindesk.com/it/policy/2024/05/28/former-ftx-executive-ryan-salame-sentenced-to-75-years-in-prison/","https://www.coindesk.com/pt-br/policy/2024/05/28/former-ftx-executive-ryan-salame-sentenced-to-75-years-in-prison/","https://www.coindesk.com/fr/policy/2024/05/28/former-ftx-executive-ryan-salame-sentenced-to-75-years-in-prison/","https://www.coindesk.com/ru/consensus-magazine/2024/05/28/consensus-2024-a-guide-to-everything-you-dont-want-to-miss/","https://www.coindesk.com/fr/consensus-magazine/2024/05/28/consensus-2024-a-guide-to-everything-you-dont-want-to-miss/","https://www.coindesk.com/uk/consensus-magazine/2024/05/28/consensus-2024-a-guide-to-everything-you-dont-want-to-miss/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/28/consensus-2024-a-guide-to-everything-you-dont-want-to-miss/","https://www.coindesk.com/it/consensus-magazine/2024/05/28/consensus-2024-a-guide-to-everything-you-dont-want-to-miss/","https://www.coindesk.com/fil/consensus-magazine/2024/05/28/consensus-2024-a-guide-to-everything-you-dont-want-to-miss/","https://www.coindesk.com/fil/opinion/2024/05/28/the-future-of-ai-is-decentralized/","https://www.coindesk.com/uk/opinion/2024/05/28/the-future-of-ai-is-decentralized/","https://www.coindesk.com/ru/opinion/2024/05/28/the-future-of-ai-is-decentralized/","https://www.coindesk.com/pt-br/opinion/2024/05/28/the-future-of-ai-is-decentralized/","https://www.coindesk.com/uk/policy/2024/05/29/us-lawmaker-at-center-of-crypto-negotiation-predicts-digital-assets-law-by-next-year/","https://www.coindesk.com/it/policy/2024/05/29/us-lawmaker-at-center-of-crypto-negotiation-predicts-digital-assets-law-by-next-year/","https://www.coindesk.com/policy/2024/05/29/us-lawmaker-at-center-of-crypto-negotiation-predicts-digital-assets-law-by-next-year/","https://www.coindesk.com/fr/policy/2024/05/29/us-lawmaker-at-center-of-crypto-negotiation-predicts-digital-assets-law-by-next-year/","https://www.coindesk.com/ru/policy/2024/05/29/us-lawmaker-at-center-of-crypto-negotiation-predicts-digital-assets-law-by-next-year/","https://www.coindesk.com/pt-br/policy/2024/05/29/us-lawmaker-at-center-of-crypto-negotiation-predicts-digital-assets-law-by-next-year/","https://www.coindesk.com/fil/policy/2024/05/29/us-lawmaker-at-center-of-crypto-negotiation-predicts-digital-assets-law-by-next-year/","https://www.coindesk.com/pt-br/policy/2024/05/29/us-treasury-isnt-trying-to-ban-crypto-mixers-top-official-says/","https://www.coindesk.com/uk/policy/2024/05/29/us-treasury-isnt-trying-to-ban-crypto-mixers-top-official-says/","https://www.coindesk.com/it/policy/2024/05/29/us-treasury-isnt-trying-to-ban-crypto-mixers-top-official-says/","https://www.coindesk.com/fil/policy/2024/05/29/us-treasury-isnt-trying-to-ban-crypto-mixers-top-official-says/","https://www.coindesk.com/policy/2024/05/29/us-treasury-isnt-trying-to-ban-crypto-mixers-top-official-says/","https://www.coindesk.com/ru/policy/2024/05/29/us-treasury-isnt-trying-to-ban-crypto-mixers-top-official-says/","https://www.coindesk.com/fr/policy/2024/05/29/us-treasury-isnt-trying-to-ban-crypto-mixers-top-official-says/","https://www.coindesk.com/ru/consensus-magazine/2024/05/29/crypto-is-a-core-american-issue-consensys-joe-lubin-says/","https://www.coindesk.com/fil/consensus-magazine/2024/05/29/crypto-is-a-core-american-issue-consensys-joe-lubin-says/","https://www.coindesk.com/consensus-magazine/2024/05/29/crypto-is-a-core-american-issue-consensys-joe-lubin-says/","https://www.coindesk.com/uk/consensus-magazine/2024/05/29/crypto-is-a-core-american-issue-consensys-joe-lubin-says/","https://www.coindesk.com/fr/consensus-magazine/2024/05/29/crypto-is-a-core-american-issue-consensys-joe-lubin-says/","https://www.coindesk.com/it/consensus-magazine/2024/05/29/crypto-is-a-core-american-issue-consensys-joe-lubin-says/","https://www.coindesk.com/pt-br/consensus-magazine/2024/05/29/crypto-is-a-core-american-issue-consensys-joe-lubin-says/","https://www.coindesk.com/tv/consensus-2024/coindesk-live-from-consensus-2024-day-1/","https://www.coindesk.com/podcasts/markets-daily/live-from-consensus-2024-coexistence-of-crypto-and-traditional-finance/","https://www.coindesk.com/business/2024/05/29/nyse-would-consider-crypto-trading-if-regulatory-picture-were-clearer-president-says-at-consensus-2024/","https://www.coindesk.com/uk/business/2024/05/29/nyse-would-consider-crypto-trading-if-regulatory-picture-were-clearer-president-says-at-consensus-2024/","https://www.coindesk.com/ru/business/2024/05/29/nyse-would-consider-crypto-trading-if-regulatory-picture-were-clearer-president-says-at-consensus-2024/","https://www.coindesk.com/pt-br/business/2024/05/29/nyse-would-consider-crypto-trading-if-regulatory-picture-were-clearer-president-says-at-consensus-2024/","https://www.coindesk.com/fil/business/2024/05/29/nyse-would-consider-crypto-trading-if-regulatory-picture-were-clearer-president-says-at-consensus-2024/","https://www.coindesk.com/fr/business/2024/05/29/nyse-would-consider-crypto-trading-if-regulatory-picture-were-clearer-president-says-at-consensus-2024/","https://www.coindesk.com/it/business/2024/05/29/nyse-would-consider-crypto-trading-if-regulatory-picture-were-clearer-president-says-at-consensus-2024/","https://www.coindesk.com/consensus-magazine/2024/05/29/how-gunnar-lovelace-is-trying-to-unfck-the-world/","https://www.coindesk.com/business/2024/05/29/web3-digital-identity-network-galxe-crafts-own-layer-1-blockchain-gravity/","https://www.coindesk.com/video/blockchain-for-europe-secretary-general-on-state-of-global-crypto-regulation/","https://www.coindesk.com/ru/opinion/2024/05/29/is-crypto-on-the-cusp-of-a-bull-or-bear-market-using-consensus-2024-as-a-barometer/","https://www.coindesk.com/pt-br/opinion/2024/05/29/is-crypto-on-the-cusp-of-a-bull-or-bear-market-using-consensus-2024-as-a-barometer/","https://www.coindesk.com/opinion/2024/05/29/is-crypto-on-the-cusp-of-a-bull-or-bear-market-using-consensus-2024-as-a-barometer/","https://www.coindesk.com/uk/opinion/2024/05/29/is-crypto-on-the-cusp-of-a-bull-or-bear-market-using-consensus-2024-as-a-barometer/","https://www.coindesk.com/fr/opinion/2024/05/29/is-crypto-on-the-cusp-of-a-bull-or-bear-market-using-consensus-2024-as-a-barometer/","https://www.coindesk.com/fil/opinion/2024/05/29/is-crypto-on-the-cusp-of-a-bull-or-bear-market-using-consensus-2024-as-a-barometer/","https://www.coindesk.com/it/opinion/2024/05/29/is-crypto-on-the-cusp-of-a-bull-or-bear-market-using-consensus-2024-as-a-barometer/","https://www.coindesk.com/policy/2024/05/30/sen-warren-wants-to-know-how-drug-agencies-are-pursuing-crypto-ties-to-fentanyl/","https://www.coindesk.com/it/policy/2024/05/30/sen-warren-wants-to-know-how-drug-agencies-are-pursuing-crypto-ties-to-fentanyl/","https://www.coindesk.com/pt-br/policy/2024/05/30/sen-warren-wants-to-know-how-drug-agencies-are-pursuing-crypto-ties-to-fentanyl/","https://www.coindesk.com/uk/policy/2024/05/30/sen-warren-wants-to-know-how-drug-agencies-are-pursuing-crypto-ties-to-fentanyl/","https://www.coindesk.com/ru/policy/2024/05/30/sen-warren-wants-to-know-how-drug-agencies-are-pursuing-crypto-ties-to-fentanyl/","https://www.coindesk.com/fr/policy/2024/05/30/sen-warren-wants-to-know-how-drug-agencies-are-pursuing-crypto-ties-to-fentanyl/","https://www.coindesk.com/fil/policy/2024/05/30/sen-warren-wants-to-know-how-drug-agencies-are-pursuing-crypto-ties-to-fentanyl/","https://www.coindesk.com/fil/business/2024/05/30/franklin-templetons-jenny-johnson-on-bitcoin-etfs-rwa-tokenization-and-blockchains-potential-for-tradfi/","https://www.coindesk.com/pt-br/business/2024/05/30/franklin-templetons-jenny-johnson-on-bitcoin-etfs-rwa-tokenization-and-blockchains-potential-for-tradfi/","https://www.coindesk.com/business/2024/05/30/franklin-templetons-jenny-johnson-on-bitcoin-etfs-rwa-tokenization-and-blockchains-potential-for-tradfi/","https://www.coindesk.com/ru/business/2024/05/30/franklin-templetons-jenny-johnson-on-bitcoin-etfs-rwa-tokenization-and-blockchains-potential-for-tradfi/","https://www.coindesk.com/uk/business/2024/05/30/franklin-templetons-jenny-johnson-on-bitcoin-etfs-rwa-tokenization-and-blockchains-potential-for-tradfi/","https://www.coindesk.com/it/business/2024/05/30/franklin-templetons-jenny-johnson-on-bitcoin-etfs-rwa-tokenization-and-blockchains-potential-for-tradfi/","https://www.coindesk.com/fr/business/2024/05/30/franklin-templetons-jenny-johnson-on-bitcoin-etfs-rwa-tokenization-and-blockchains-potential-for-tradfi/","https://www.coindesk.com/tv/the-mining-pod/bitcoin-mining-post-halving/","https://www.coindesk.com/business/2024/05/30/aptos-integrates-chainlinks-ccip-and-data-feeds-to-boost-decentralized-app-development/","https://www.coindesk.com/ru/opinion/2024/05/30/why-it-matters-whether-the-cftc-versus-the-sec-regulates-crypto/","https://www.coindesk.com/pt-br/opinion/2024/05/30/why-it-matters-whether-the-cftc-versus-the-sec-regulates-crypto/","https://www.coindesk.com/opinion/2024/05/30/why-it-matters-whether-the-cftc-versus-the-sec-regulates-crypto/","https://www.coindesk.com/it/opinion/2024/05/30/why-it-matters-whether-the-cftc-versus-the-sec-regulates-crypto/","https://www.coindesk.com/uk/opinion/2024/05/30/why-it-matters-whether-the-cftc-versus-the-sec-regulates-crypto/","https://www.coindesk.com/fr/opinion/2024/05/30/why-it-matters-whether-the-cftc-versus-the-sec-regulates-crypto/","https://www.coindesk.com/fil/opinion/2024/05/30/why-it-matters-whether-the-cftc-versus-the-sec-regulates-crypto/","https://www.coindesk.com/video/visa-is-the-bridge-between-payment-and-blockchain-technologies-head-of-crypto/","https://www.coindesk.com/it/policy/2024/05/30/terraform-do-kwon-agree-in-principle-to-settle-fraud-case-with-sec-court-filing/","https://www.coindesk.com/uk/policy/2024/05/30/terraform-do-kwon-agree-in-principle-to-settle-fraud-case-with-sec-court-filing/","https://www.coindesk.com/fil/policy/2024/05/30/terraform-do-kwon-agree-in-principle-to-settle-fraud-case-with-sec-court-filing/","https://www.coindesk.com/policy/2024/05/30/terraform-do-kwon-agree-in-principle-to-settle-fraud-case-with-sec-court-filing/","https://www.coindesk.com/pt-br/policy/2024/05/30/terraform-do-kwon-agree-in-principle-to-settle-fraud-case-with-sec-court-filing/","https://www.coindesk.com/ru/policy/2024/05/30/terraform-do-kwon-agree-in-principle-to-settle-fraud-case-with-sec-court-filing/","https://www.coindesk.com/fr/policy/2024/05/30/terraform-do-kwon-agree-in-principle-to-settle-fraud-case-with-sec-court-filing/","https://www.coindesk.com/sponsored-content/radixs-new-10-million-ecosystem-fund-is-paving-the-way-for-defis-mass-adoption/","https://www.coindesk.com/uk/sponsored-content/radixs-new-10-million-ecosystem-fund-is-paving-the-way-for-defis-mass-adoption/","https://www.coindesk.com/fil/sponsored-content/radixs-new-10-million-ecosystem-fund-is-paving-the-way-for-defis-mass-adoption/","https://www.coindesk.com/it/sponsored-content/radixs-new-10-million-ecosystem-fund-is-paving-the-way-for-defis-mass-adoption/","https://www.coindesk.com/pt-br/sponsored-content/radixs-new-10-million-ecosystem-fund-is-paving-the-way-for-defis-mass-adoption/","https://www.coindesk.com/ru/sponsored-content/radixs-new-10-million-ecosystem-fund-is-paving-the-way-for-defis-mass-adoption/","https://www.coindesk.com/fr/sponsored-content/radixs-new-10-million-ecosystem-fund-is-paving-the-way-for-defis-mass-adoption/","https://www.coindesk.com/press-release/2024/05/30/social-monster-uxlink-achieves-global-user-tiered-operations-with-nft-distribution/","https://www.coindesk.com/uk/policy/2024/05/30/a16z-boosts-cryptos-election-fund-by-another-25m-to-seek-friendly-congress/","https://www.coindesk.com/ru/policy/2024/05/30/a16z-boosts-cryptos-election-fund-by-another-25m-to-seek-friendly-congress/","https://www.coindesk.com/it/policy/2024/05/30/a16z-boosts-cryptos-election-fund-by-another-25m-to-seek-friendly-congress/","https://www.coindesk.com/fil/policy/2024/05/30/a16z-boosts-cryptos-election-fund-by-another-25m-to-seek-friendly-congress/","https://www.coindesk.com/policy/2024/05/30/a16z-boosts-cryptos-election-fund-by-another-25m-to-seek-friendly-congress/","https://www.coindesk.com/fr/policy/2024/05/30/a16z-boosts-cryptos-election-fund-by-another-25m-to-seek-friendly-congress/","https://www.coindesk.com/pt-br/policy/2024/05/30/a16z-boosts-cryptos-election-fund-by-another-25m-to-seek-friendly-congress/","https://www.coindesk.com/opinion/2024/05/30/crypto-for-advisors-the-evolution-of-crypto-and-tradfi/","https://www.coindesk.com/pt-br/policy/2024/05/30/nydfs-issues-new-crypto-firm-guidance-for-consumer-complaints/","https://www.coindesk.com/policy/2024/05/30/nydfs-issues-new-crypto-firm-guidance-for-consumer-complaints/","https://www.coindesk.com/ru/policy/2024/05/30/nydfs-issues-new-crypto-firm-guidance-for-consumer-complaints/","https://www.coindesk.com/fr/policy/2024/05/30/nydfs-issues-new-crypto-firm-guidance-for-consumer-complaints/","https://www.coindesk.com/it/policy/2024/05/30/nydfs-issues-new-crypto-firm-guidance-for-consumer-complaints/","https://www.coindesk.com/fil/policy/2024/05/30/nydfs-issues-new-crypto-firm-guidance-for-consumer-complaints/","https://www.coindesk.com/uk/policy/2024/05/30/nydfs-issues-new-crypto-firm-guidance-for-consumer-complaints/","https://www.coindesk.com/tv/consensus-2024/coindesk-live-from-consensus-2024-day-2/","https://www.coindesk.com/ru/markets/2024/05/30/ether-spot-etfs-to-see-much-lower-demand-than-bitcoin-versions-jpmorgan-says/","https://www.coindesk.com/uk/markets/2024/05/30/ether-spot-etfs-to-see-much-lower-demand-than-bitcoin-versions-jpmorgan-says/","https://www.coindesk.com/fil/markets/2024/05/30/ether-spot-etfs-to-see-much-lower-demand-than-bitcoin-versions-jpmorgan-says/","https://www.coindesk.com/it/markets/2024/05/30/ether-spot-etfs-to-see-much-lower-demand-than-bitcoin-versions-jpmorgan-says/","https://www.coindesk.com/pt-br/markets/2024/05/30/ether-spot-etfs-to-see-much-lower-demand-than-bitcoin-versions-jpmorgan-says/","https://www.coindesk.com/markets/2024/05/30/ether-spot-etfs-to-see-much-lower-demand-than-bitcoin-versions-jpmorgan-says/","https://www.coindesk.com/fr/markets/2024/05/30/ether-spot-etfs-to-see-much-lower-demand-than-bitcoin-versions-jpmorgan-says/","https://www.coindesk.com/uk/business/2024/05/30/bitcoin-staking-project-babylon-raises-70m-led-by-paradigm/","https://www.coindesk.com/it/business/2024/05/30/bitcoin-staking-project-babylon-raises-70m-led-by-paradigm/","https://www.coindesk.com/fil/business/2024/05/30/bitcoin-staking-project-babylon-raises-70m-led-by-paradigm/","https://www.coindesk.com/ru/business/2024/05/30/bitcoin-staking-project-babylon-raises-70m-led-by-paradigm/","https://www.coindesk.com/fr/business/2024/05/30/bitcoin-staking-project-babylon-raises-70m-led-by-paradigm/","https://www.coindesk.com/business/2024/05/30/bitcoin-staking-project-babylon-raises-70m-led-by-paradigm/","https://www.coindesk.com/pt-br/business/2024/05/30/bitcoin-staking-project-babylon-raises-70m-led-by-paradigm/","https://www.coindesk.com/ru/business/2024/05/30/crypto-hacks-rug-pulls-led-to-473m-worth-of-losses-in-2024-immunefi/","https://www.coindesk.com/fr/business/2024/05/30/crypto-hacks-rug-pulls-led-to-473m-worth-of-losses-in-2024-immunefi/","https://www.coindesk.com/fil/business/2024/05/30/crypto-hacks-rug-pulls-led-to-473m-worth-of-losses-in-2024-immunefi/","https://www.coindesk.com/business/2024/05/30/crypto-hacks-rug-pulls-led-to-473m-worth-of-losses-in-2024-immunefi/","https://www.coindesk.com/it/business/2024/05/30/crypto-hacks-rug-pulls-led-to-473m-worth-of-losses-in-2024-immunefi/","https://www.coindesk.com/uk/business/2024/05/30/crypto-hacks-rug-pulls-led-to-473m-worth-of-losses-in-2024-immunefi/","https://www.coindesk.com/pt-br/business/2024/05/30/crypto-hacks-rug-pulls-led-to-473m-worth-of-losses-in-2024-immunefi/","https://www.coindesk.com/markets/2024/05/30/ether-put-call-ratio-hits-one-year-high-hints-at-bullish-bias-despite-pause-in-rally/","https://www.coindesk.com/pt-br/markets/2024/05/30/singapores-largest-bank-dbs-is-an-ether-whale-with-nearly-650m-in-eth-nansen/","https://www.coindesk.com/fil/markets/2024/05/30/singapores-largest-bank-dbs-is-an-ether-whale-with-nearly-650m-in-eth-nansen/","https://www.coindesk.com/markets/2024/05/30/singapores-largest-bank-dbs-is-an-ether-whale-with-nearly-650m-in-eth-nansen/","https://www.coindesk.com/fr/markets/2024/05/30/singapores-largest-bank-dbs-is-an-ether-whale-with-nearly-650m-in-eth-nansen/","https://www.coindesk.com/ru/markets/2024/05/30/singapores-largest-bank-dbs-is-an-ether-whale-with-nearly-650m-in-eth-nansen/","https://www.coindesk.com/uk/markets/2024/05/30/singapores-largest-bank-dbs-is-an-ether-whale-with-nearly-650m-in-eth-nansen/","https://www.coindesk.com/it/markets/2024/05/30/singapores-largest-bank-dbs-is-an-ether-whale-with-nearly-650m-in-eth-nansen/","https://www.coindesk.com/markets/2024/05/30/first-mover-americas-crypto-in-the-red-ahead-of-fridays-us-inflation-data/","https://www.coindesk.com/ru/markets/2024/05/30/bitcoin-traders-warn-of-pullback-as-us-inflation-data-looms-dogecoin-leads-majors-slide/","https://www.coindesk.com/pt-br/markets/2024/05/30/bitcoin-traders-warn-of-pullback-as-us-inflation-data-looms-dogecoin-leads-majors-slide/","https://www.coindesk.com/it/markets/2024/05/30/bitcoin-traders-warn-of-pullback-as-us-inflation-data-looms-dogecoin-leads-majors-slide/","https://www.coindesk.com/markets/2024/05/30/bitcoin-traders-warn-of-pullback-as-us-inflation-data-looms-dogecoin-leads-majors-slide/","https://www.coindesk.com/uk/markets/2024/05/30/bitcoin-traders-warn-of-pullback-as-us-inflation-data-looms-dogecoin-leads-majors-slide/","https://www.coindesk.com/fr/markets/2024/05/30/bitcoin-traders-warn-of-pullback-as-us-inflation-data-looms-dogecoin-leads-majors-slide/","https://www.coindesk.com/fil/markets/2024/05/30/bitcoin-traders-warn-of-pullback-as-us-inflation-data-looms-dogecoin-leads-majors-slide/","https://www.coindesk.com/es/markets/2024/05/30/chilizs-chz-token-pre-uefa-euro-price-surge-revives-fifa-memories/","https://www.coindesk.com/markets/2024/05/31/as-random-celebs-like-caitlyn-jenner-embrace-solana-meme-coins-early-hoarders-fare-best/","https://www.coindesk.com/fil/policy/2024/05/30/robert-f-kennedy-jr-on-trumps-guilty-verdict-and-pro-crypto-stance/","https://www.coindesk.com/ru/policy/2024/05/30/robert-f-kennedy-jr-on-trumps-guilty-verdict-and-pro-crypto-stance/","https://www.coindesk.com/fr/policy/2024/05/30/robert-f-kennedy-jr-on-trumps-guilty-verdict-and-pro-crypto-stance/","https://www.coindesk.com/pt-br/policy/2024/05/30/robert-f-kennedy-jr-on-trumps-guilty-verdict-and-pro-crypto-stance/","https://www.coindesk.com/it/policy/2024/05/30/robert-f-kennedy-jr-on-trumps-guilty-verdict-and-pro-crypto-stance/","https://www.coindesk.com/policy/2024/05/30/robert-f-kennedy-jr-on-trumps-guilty-verdict-and-pro-crypto-stance/","https://www.coindesk.com/uk/policy/2024/05/30/robert-f-kennedy-jr-on-trumps-guilty-verdict-and-pro-crypto-stance/","https://www.coindesk.com/video/rfk-jr-says-guilty-verdict-may-end-up-helping-former-president-trump/","https://www.coindesk.com/policy/2024/05/30/rfk-jr-says-guilty-verdict-may-help-trumps-election-prospects/","https://www.coindesk.com/video/rfk-jr-on-making-crypto-absolutely-transactional/","https://www.coindesk.com/video/transactional-freedom-is-as-important-as-freedom-of-expression-robert-f-kennedy-jr/","https://www.coindesk.com/pt-br/policy/2024/05/31/meet-mike-novogratz-the-political-commentator/","https://www.coindesk.com/fr/policy/2024/05/31/meet-mike-novogratz-the-political-commentator/","https://www.coindesk.com/policy/2024/05/31/meet-mike-novogratz-the-political-commentator/","https://www.coindesk.com/it/policy/2024/05/31/meet-mike-novogratz-the-political-commentator/","https://www.coindesk.com/fil/policy/2024/05/31/meet-mike-novogratz-the-political-commentator/","https://www.coindesk.com/uk/policy/2024/05/31/meet-mike-novogratz-the-political-commentator/","https://www.coindesk.com/ru/policy/2024/05/31/meet-mike-novogratz-the-political-commentator/","https://www.coindesk.com/tv/markets-daily/live-from-consensus-2024-or-market-focus-from-east-to-west/","https://www.coindesk.com/podcasts/markets-daily/live-from-consensus-2024-market-focus-from-east-to-west/","https://www.coindesk.com/markets/2024/05/30/ripples-brad-garlinghouse-foresees-xrp-solana-cardano-etfs/","https://www.coindesk.com/it/opinion/2024/05/30/crypto-for-advisors-the-evolution-of-crypto-and-tradfi/","https://www.coindesk.com/fr/opinion/2024/05/30/crypto-for-advisors-the-evolution-of-crypto-and-tradfi/","https://www.coindesk.com/fil/opinion/2024/05/30/crypto-for-advisors-the-evolution-of-crypto-and-tradfi/","https://www.coindesk.com/uk/opinion/2024/05/30/crypto-for-advisors-the-evolution-of-crypto-and-tradfi/","https://www.coindesk.com/ru/opinion/2024/05/30/crypto-for-advisors-the-evolution-of-crypto-and-tradfi/","https://www.coindesk.com/pt-br/opinion/2024/05/30/crypto-for-advisors-the-evolution-of-crypto-and-tradfi/","https://www.coindesk.com/it/markets/2024/05/30/ripples-brad-garlinghouse-foresees-xrp-solana-cardano-etfs/","https://www.coindesk.com/pt-br/markets/2024/05/30/ripples-brad-garlinghouse-foresees-xrp-solana-cardano-etfs/","https://www.coindesk.com/fr/markets/2024/05/30/ripples-brad-garlinghouse-foresees-xrp-solana-cardano-etfs/","https://www.coindesk.com/fil/markets/2024/05/30/ripples-brad-garlinghouse-foresees-xrp-solana-cardano-etfs/","https://www.coindesk.com/ru/markets/2024/05/30/ripples-brad-garlinghouse-foresees-xrp-solana-cardano-etfs/","https://www.coindesk.com/uk/markets/2024/05/30/ripples-brad-garlinghouse-foresees-xrp-solana-cardano-etfs/","https://www.coindesk.com/pt-br/opinion/2024/05/30/everyone-at-consensus-24-is-talking-about-bidens-crypto-flip-flop-is-he-for-real/","https://www.coindesk.com/ru/opinion/2024/05/30/everyone-at-consensus-24-is-talking-about-bidens-crypto-flip-flop-is-he-for-real/","https://www.coindesk.com/opinion/2024/05/30/everyone-at-consensus-24-is-talking-about-bidens-crypto-flip-flop-is-he-for-real/","https://www.coindesk.com/fr/opinion/2024/05/30/everyone-at-consensus-24-is-talking-about-bidens-crypto-flip-flop-is-he-for-real/","https://www.coindesk.com/it/opinion/2024/05/30/everyone-at-consensus-24-is-talking-about-bidens-crypto-flip-flop-is-he-for-real/","https://www.coindesk.com/fil/opinion/2024/05/30/everyone-at-consensus-24-is-talking-about-bidens-crypto-flip-flop-is-he-for-real/","https://www.coindesk.com/uk/opinion/2024/05/30/everyone-at-consensus-24-is-talking-about-bidens-crypto-flip-flop-is-he-for-real/","https://www.coindesk.com/pt-br/markets/2024/05/30/trump-token-sinks-after-former-us-president-is-found-guilty-in-new-york/","https://www.coindesk.com/fil/markets/2024/05/30/trump-token-sinks-after-former-us-president-is-found-guilty-in-new-york/","https://www.coindesk.com/uk/markets/2024/05/30/trump-token-sinks-after-former-us-president-is-found-guilty-in-new-york/","https://www.coindesk.com/it/markets/2024/05/30/trump-token-sinks-after-former-us-president-is-found-guilty-in-new-york/","https://www.coindesk.com/ru/markets/2024/05/30/trump-token-sinks-after-former-us-president-is-found-guilty-in-new-york/","https://www.coindesk.com/fr/markets/2024/05/30/trump-token-sinks-after-former-us-president-is-found-guilty-in-new-york/","https://www.coindesk.com/markets/2024/05/30/trump-token-sinks-after-former-us-president-is-found-guilty-in-new-york/","https://www.coindesk.com/business/2024/05/31/tether-buys-100m-worth-of-bitdeer-shares-with-option-to-buy-50m-more/","https://www.coindesk.com/ru/business/2024/05/31/tether-buys-100m-worth-of-bitdeer-shares-with-option-to-buy-50m-more/","https://www.coindesk.com/it/business/2024/05/31/tether-buys-100m-worth-of-bitdeer-shares-with-option-to-buy-50m-more/","https://www.coindesk.com/uk/business/2024/05/31/tether-buys-100m-worth-of-bitdeer-shares-with-option-to-buy-50m-more/","https://www.coindesk.com/fil/business/2024/05/31/tether-buys-100m-worth-of-bitdeer-shares-with-option-to-buy-50m-more/","https://www.coindesk.com/pt-br/business/2024/05/31/tether-buys-100m-worth-of-bitdeer-shares-with-option-to-buy-50m-more/","https://www.coindesk.com/fr/business/2024/05/31/tether-buys-100m-worth-of-bitdeer-shares-with-option-to-buy-50m-more/","https://www.coindesk.com/markets/2024/05/31/first-mover-americas-crypto-market-flat-ahead-of-us-inflation-data/","https://www.coindesk.com/markets/2024/05/31/crypto-bettors-lay-17-odds-on-donald-trump-in-jail-before-election-day/","https://www.coindesk.com/markets/2024/05/31/bitcoins-short-term-momentum-flips-bearish-support-under-65k/","https://www.coindesk.com/ru/markets/2024/05/31/bitcoin-is-still-strong-but-macro-factors-pose-risk-crypto-analyst-says/","https://www.coindesk.com/it/markets/2024/05/31/bitcoin-is-still-strong-but-macro-factors-pose-risk-crypto-analyst-says/","https://www.coindesk.com/pt-br/markets/2024/05/31/bitcoin-is-still-strong-but-macro-factors-pose-risk-crypto-analyst-says/","https://www.coindesk.com/fr/markets/2024/05/31/bitcoin-is-still-strong-but-macro-factors-pose-risk-crypto-analyst-says/","https://www.coindesk.com/markets/2024/05/31/bitcoin-is-still-strong-but-macro-factors-pose-risk-crypto-analyst-says/","https://www.coindesk.com/fil/markets/2024/05/31/bitcoin-is-still-strong-but-macro-factors-pose-risk-crypto-analyst-says/","https://www.coindesk.com/uk/markets/2024/05/31/bitcoin-is-still-strong-but-macro-factors-pose-risk-crypto-analyst-says/","https://www.coindesk.com/business/2024/05/31/uniswap-postpones-protocol-upgrade-vote-uni-tumbles-9/","https://www.coindesk.com/it/business/2024/05/31/uniswap-postpones-protocol-upgrade-vote-uni-tumbles-9/","https://www.coindesk.com/pt-br/business/2024/05/31/uniswap-postpones-protocol-upgrade-vote-uni-tumbles-9/","https://www.coindesk.com/fr/business/2024/05/31/uniswap-postpones-protocol-upgrade-vote-uni-tumbles-9/","https://www.coindesk.com/fil/business/2024/05/31/uniswap-postpones-protocol-upgrade-vote-uni-tumbles-9/","https://www.coindesk.com/uk/business/2024/05/31/uniswap-postpones-protocol-upgrade-vote-uni-tumbles-9/","https://www.coindesk.com/ru/business/2024/05/31/uniswap-postpones-protocol-upgrade-vote-uni-tumbles-9/","https://www.coindesk.com/uk/policy/2024/05/31/us-sen-wyden-house-right-to-pursue-crypto-bill-late-in-session-for-more-progress/","https://www.coindesk.com/ru/policy/2024/05/31/us-sen-wyden-house-right-to-pursue-crypto-bill-late-in-session-for-more-progress/","https://www.coindesk.com/policy/2024/05/31/us-sen-wyden-house-right-to-pursue-crypto-bill-late-in-session-for-more-progress/","https://www.coindesk.com/it/policy/2024/05/31/us-sen-wyden-house-right-to-pursue-crypto-bill-late-in-session-for-more-progress/","https://www.coindesk.com/fr/policy/2024/05/31/us-sen-wyden-house-right-to-pursue-crypto-bill-late-in-session-for-more-progress/","https://www.coindesk.com/pt-br/policy/2024/05/31/us-sen-wyden-house-right-to-pursue-crypto-bill-late-in-session-for-more-progress/","https://www.coindesk.com/fil/policy/2024/05/31/us-sen-wyden-house-right-to-pursue-crypto-bill-late-in-session-for-more-progress/","https://www.coindesk.com/business/2024/05/31/japanese-crypto-exchange-dmm-bitcoin-suffers-305m-hack/","https://www.coindesk.com/pt-br/business/2024/05/31/japanese-crypto-exchange-dmm-bitcoin-suffers-305m-hack/","https://www.coindesk.com/fil/business/2024/05/31/japanese-crypto-exchange-dmm-bitcoin-suffers-305m-hack/","https://www.coindesk.com/ru/business/2024/05/31/japanese-crypto-exchange-dmm-bitcoin-suffers-305m-hack/","https://www.coindesk.com/fr/business/2024/05/31/japanese-crypto-exchange-dmm-bitcoin-suffers-305m-hack/","https://www.coindesk.com/it/business/2024/05/31/japanese-crypto-exchange-dmm-bitcoin-suffers-305m-hack/","https://www.coindesk.com/uk/business/2024/05/31/japanese-crypto-exchange-dmm-bitcoin-suffers-305m-hack/","https://www.coindesk.com/pt-br/markets/2024/05/31/bitcoin-breaks-to-low-end-of-trading-range-but-june-data-could-be-next-catalyst/","https://www.coindesk.com/fil/markets/2024/05/31/bitcoin-breaks-to-low-end-of-trading-range-but-june-data-could-be-next-catalyst/","https://www.coindesk.com/uk/markets/2024/05/31/bitcoin-breaks-to-low-end-of-trading-range-but-june-data-could-be-next-catalyst/","https://www.coindesk.com/ru/markets/2024/05/31/bitcoin-breaks-to-low-end-of-trading-range-but-june-data-could-be-next-catalyst/","https://www.coindesk.com/markets/2024/05/31/bitcoin-breaks-to-low-end-of-trading-range-but-june-data-could-be-next-catalyst/","https://www.coindesk.com/fr/markets/2024/05/31/bitcoin-breaks-to-low-end-of-trading-range-but-june-data-could-be-next-catalyst/","https://www.coindesk.com/it/markets/2024/05/31/bitcoin-breaks-to-low-end-of-trading-range-but-june-data-could-be-next-catalyst/","https://www.coindesk.com/tv/consensus-2024/coindesk-live-from-consensus-2024-day-3/","https://www.coindesk.com/fil/business/2024/05/31/bybit-confirms-executive-shake-up-after-notcoin-deposit-delays/","https://www.coindesk.com/fr/business/2024/05/31/bybit-confirms-executive-shake-up-after-notcoin-deposit-delays/","https://www.coindesk.com/business/2024/05/31/bybit-confirms-executive-shake-up-after-notcoin-deposit-delays/","https://www.coindesk.com/it/business/2024/05/31/bybit-confirms-executive-shake-up-after-notcoin-deposit-delays/","https://www.coindesk.com/pt-br/business/2024/05/31/bybit-confirms-executive-shake-up-after-notcoin-deposit-delays/","https://www.coindesk.com/ru/business/2024/05/31/bybit-confirms-executive-shake-up-after-notcoin-deposit-delays/","https://www.coindesk.com/uk/business/2024/05/31/bybit-confirms-executive-shake-up-after-notcoin-deposit-delays/"],"https://www.engadget.com/sitemaps/engadget-reviews-sitemap.xml":[],"https://www.theverge.com/sitemaps/google_news":["https://www.theverge.com/2024/5/13/24155559/cruise-robotaxi-return-phoenix-autonomous-safety-driver","https://www.theverge.com/2024/5/13/24155420/denon-apple-siri-voice-control-smart-speakers","https://www.theverge.com/2024/5/13/24155381/tile-hubble-life360-bluetooth-tracking-satellite","https://www.theverge.com/2024/5/13/24155552/apple-vision-pro-headset-rumors-global-launch","https://www.theverge.com/2024/5/13/24155297/apple-ipad-pro-air-2024-beats-solo-4-headphones-deal-sale","https://www.theverge.com/2024/5/13/24155582/openai-custom-gpt-store-available-free-subscribers","https://www.theverge.com/2024/5/13/24155573/chatgpt-app-desktop-mac","https://www.theverge.com/2024/5/13/24155493/openai-gpt-4o-launching-free-for-all-chatgpt-users","https://www.theverge.com/2024/5/13/24155302/ikea-energy-insights-home-smart-app-feature","https://www.theverge.com/22351023/windows-pc-special-characters-how-to","https://www.theverge.com/2024/5/13/24155396/meta-quest-airplane-passthrough-travel-mode-experimental-feature","https://www.theverge.com/2024/5/13/24155355/vw-id-buzz-us-trim-powertrain-details-launch-first-edition","https://www.theverge.com/2024/5/13/24155395/google-project-starline-hp-video-conferencing-2025","https://www.theverge.com/2024/5/13/24155204/microsoft-places-ai-hybrid-office-feature","https://www.theverge.com/2024/5/13/24155312/microsoft-word-default-paste-option-merge-formatting","https://www.theverge.com/2024/5/13/24155276/tcl-qm8-qm7-q-s-2024-tvs-price-features","https://www.theverge.com/24154473/google-pixel-8a-camera-hands-on","https://www.theverge.com/24153956/adobe-shantanu-narayen-ai-firefly-premiere-photoshop-pdf-creativity-commerce","https://www.theverge.com/2024/5/13/24155272/amazon-zoox-robotaxi-crash-motorcyclists-rear-end","https://www.theverge.com/2024/5/12/24154779/solar-storms-farmer-gps-john-deer","https://www.theverge.com/2024/5/12/24154703/gamma-ps1-emulator-iphone-ios-apple-app-store","https://www.theverge.com/24152949/dji-osmo-pocket-3-opinion","https://www.theverge.com/24153919/audio-games-papa-sangre-vergecast","https://www.theverge.com/24153472/apple-ipad-pro-animal-well-final-cut-camera-installer-newsletter","https://www.theverge.com/2024/5/11/24154412/steam-refunding-ghost-of-tsushima-preorders-psn-network-unavailable","https://www.theverge.com/2024/5/13/24155982/sony-playstation-co-ceo-hermen-hulst-hideaki-nishino","https://www.theverge.com/2024/5/13/24155775/dyson-washg1-mop-price-specs-release-date","https://www.theverge.com/2024/5/13/24155875/tiktok-ai-generated-search-results-highlights-chatgpt","https://www.theverge.com/2024/5/13/24155861/evolv-scanners-ai-gun-detection-nyc-subway-disney-eric-adams","https://www.theverge.com/2024/5/13/24155816/google-9-pro-xl-lineup-leaked-images-design","https://www.theverge.com/2024/5/13/24155774/roku-live-mlb-games-sunday-leadoff","https://www.theverge.com/24155440/apple-ipad-pro-2024-review","https://www.theverge.com/24155407/apple-ipad-air-review-2024","https://www.theverge.com/policy/2024/5/13/24155697/rfk-jr-meta-election-interference-lawsuit","https://www.theverge.com/2024/5/13/24155692/melinda-bill-gates-leave-foundation-philanthropy","https://www.theverge.com/2024/5/13/24155630/apple-google-airtag-bluetooth-tracker-alert-standard","https://www.theverge.com/2024/5/13/24155604/square-enix-multiplatform-games-xbox-pc","https://www.theverge.com/2024/5/13/24155652/chatgpt-voice-mode-gpt4o-upgrades","https://www.theverge.com/2024/5/13/24155636/n64-recompiled-port-nintendo-games-zelda-majoras-mask","https://www.theverge.com/2024/5/13/24155638/apple-news-plus-offline-ios-17-5-macos-apple-watch-updates","https://www.theverge.com/24156147/google-io-2024-live-blog-ai-gemini","https://www.theverge.com/2024/5/14/24156397/tomb-raider-series-amazon-phoebe-waller-bridge","https://www.theverge.com/2024/5/14/24156287/jeopardy-pop-culture-spinoff-streaming-amazon-prime-video","https://www.theverge.com/2024/5/14/24155408/tree-rings-hottest-summer-climate-change-nature-research","https://www.theverge.com/2024/5/14/24156249/us-biden-china-tariffs-ev-solar-battery-semiconductor-critical-minerals","https://www.theverge.com/2024/5/14/24155623/steelseries-arctis-nova-5-wireless-gaming-headset-price-availability","https://www.theverge.com/2024/5/14/24156302/dune-part-two-streaming-max-date","https://www.theverge.com/2024/5/14/24156306/amazon-web-services-aws-ceo-stepping-down","https://www.theverge.com/2024/5/14/24156273/nicolas-cage-spider-man-noir-amazon-prime-video","https://www.theverge.com/24156263/ipad-pro-sonos-app-right-to-repair-vergecast","https://www.theverge.com/24156254/megalopolis-trailer-francis-ford-coppola","https://www.theverge.com/2024/5/14/24156256/metro-t-mobile-flex-pre-paid-plans","https://www.theverge.com/2024/5/14/24155843/midsummer-studios-next-gen-life-sim-the-sims","https://www.theverge.com/24155259/setapp-mobile-eu-subscription-app-store-preview","https://www.theverge.com/2024/5/14/24085240/lego-barad-dur-lord-of-the-rings-set-sauron","https://www.theverge.com/2024/5/14/24156238/waymo-nhtsa-investigation-crash-wrong-side-road","https://www.theverge.com/2024/5/14/24155647/google-io-news-announcements-rumors-gemini-ai","https://www.theverge.com/2024/5/14/24153047/mars-sample-return-nasa-budget-timeline-extraterrestrial-life","https://www.theverge.com/2024/5/14/24156778/tiktok-creators-sue-us-divest-or-ban-law","https://www.theverge.com/2024/5/14/24156703/sonos-app-redesign-new-ama-complaints","https://www.theverge.com/2024/5/14/24156438/google-ai-education-model-learnlm","https://www.theverge.com/2024/5/14/24156746/bumble-dating-app-anti-celibacy-billboard-ad-apology","https://www.theverge.com/2024/5/14/24156729/googles-gemini-video-search-makes-factual-error-in-demo","https://www.theverge.com/2024/5/14/24156518/google-glass-prototype-ar-glasses-io-2024","https://www.theverge.com/2024/5/14/24156630/google-ai-io-musician-marc-rebillet-musicfx-dj","https://www.theverge.com/2024/5/14/24156439/us-bans-russian-uranium-nuclear-energy-ukraine-war","https://www.theverge.com/24153841/google-io-2024-ai-gemini-android-chrome-photos","https://www.theverge.com/2024/5/14/24156352/blink-mini-2-security-camera-apple-ipad-10th-gen-deal-sale","https://www.theverge.com/2024/5/14/24155927/google-ai-synthid-watermark-text-video-io","https://www.theverge.com/2024/5/14/24156511/google-ai-gemini-gems-custom-chatbots","https://www.theverge.com/2024/5/14/24155497/google-ai-gemini-assistant-android-context-io","https://www.theverge.com/2024/5/14/24155469/google-circle-to-search-school-help-homework-ai-io-android","https://www.theverge.com/2024/5/14/24155382/google-gemini-ai-chrome-nano-io","https://www.theverge.com/2024/5/14/24156508/google-ai-gemini-travel-assistant-hotel-bookings-io","https://www.theverge.com/2024/5/14/24156212/google-android-ai-gemini-scam-call-detection-feature-io","https://www.theverge.com/2024/5/14/24156255/google-veo-ai-generated-video-model-openai-sora-io","https://www.theverge.com/2024/5/14/24155848/google-ai-gemini-calendar-tasks-keep-io","https://www.theverge.com/2024/5/14/24156296/google-ai-gemini-astra-assistant-live-io","https://www.theverge.com/2024/5/14/24156500/google-gmail-ai-gemini-summaries-contextual-smart-reply","https://www.theverge.com/2024/5/14/24155321/google-search-ai-results-page-gemini-overview","https://www.theverge.com/2024/5/14/24155310/google-gemini-ai-sidebar-gmail-docs-slides-io","https://www.theverge.com/2024/5/14/24155543/google-gemini-ai-live-voice-chat-vision-digital-assistant","https://www.theverge.com/2024/5/14/24155511/google-gemini-ai-flash-1-5-pro-updates-io","https://www.theverge.com/2024/5/14/24155318/google-lens-ai-video-search-multimodal-io","https://www.theverge.com/2024/5/14/24156552/google-photos-ask-gemini-feature-io","https://www.theverge.com/2024/5/14/24074314/google-now-offers-web-search","https://www.theverge.com/2024/5/14/24156920/openai-chief-scientist-ilya-sutskever-leaves","https://www.theverge.com/2024/5/14/24156810/google-android-project-gameface-accessibility-io","https://www.theverge.com/2024/5/14/24156712/meta-workplace-facebook-work-shutdown","https://www.theverge.com/24156847/agatha-all-along-premiere-date-disney-plus-marvel","https://www.theverge.com/2024/5/14/24156362/apple-ipad-pro-air-battery-charge-health-limit-cycle-count","https://www.theverge.com/2024/5/16/24158174/sony-xperia-1-vi-flagship-smartphone-photography-price-availability","https://www.theverge.com/2024/5/16/24158089/notepad-newsletter-microsoft-windows-on-arm-mac-vs-pc","https://www.theverge.com/24158124/apple-ipad-pro-bend-test-durability","https://www.theverge.com/24157272/x-men-97-season-one-finale","https://www.theverge.com/24157693/bose-soundlink-max-speaker-review","https://www.theverge.com/2024/5/16/24156755/hugging-face-celement-delangue-free-shared-gpus-ai","https://www.theverge.com/2024/5/16/24157611/gm-energy-chevy-silverado-ev-v2h-microgrid-battery","https://www.theverge.com/2024/5/16/24158046/meta-facebook-instagram-eu-probe-dsa-child-safety-addiction","https://www.theverge.com/2024/5/16/24157533/asus-rog-ally-x-prototype-hands-on","https://www.theverge.com/2024/5/16/24157566/fujifilm-xt50-camera-features-specs-price","https://www.theverge.com/23610427/chatbots-chatgpt-new-bing-google-bard-conversational-ai","https://www.theverge.com/2024/5/15/24157869/samsung-ipad-crush-ad-uncrush-galaxy-tab-s9","https://www.theverge.com/2024/5/15/24156876/samsung-music-frame-speaker-roku-streaming-stick-4k-deal-sale","https://www.theverge.com/2024/5/15/24157659/google-sheets-tables-formatting","https://www.theverge.com/2024/5/15/24157542/arizona-amazon-sues-deceptive-practices-antitrust-prime-buy-box","https://www.theverge.com/2024/5/15/24157574/android-15-beta-2-release-private-space-rich-widgets","https://www.theverge.com/2024/5/15/24157496/microsoft-ai-carbon-footprint-greenhouse-gas-emissions-grow-climate-pledge","https://www.theverge.com/2024/5/15/24157607/att-ast-spacemobile-satellite-cellular-network","https://www.theverge.com/2024/5/15/24157529/microsoft-proteus-controller-xbox-accessibility","https://www.theverge.com/21289209/best-apple-watch-deals","https://www.theverge.com/2024/5/15/24157514/3-body-problem-season-2-renewal-netflix","https://www.theverge.com/2024/5/15/24157487/netflixs-ad-tier-40-million-subscribers","https://www.theverge.com/2024/5/15/24157286/ppsspp-playstation-portable-psp-emulator-ios-app-store-iphone-ipad-apple","https://www.theverge.com/2024/5/15/24157472/retroarch-emulator-ios-app-store-iphone-nintendo-sega-playstation-atari","https://www.theverge.com/21302051/best-apple-airpods-deals","https://www.theverge.com/2024/5/15/24157328/senate-rules-committee-ai-election-safeguards-bills","https://www.theverge.com/24157228/robotaxi-nhtsa-investigations-waymo-tesla-zoox","https://www.theverge.com/2024/5/15/24157251/airbus-racer-demonstrator-helicopter-airplane-hybrid","https://www.theverge.com/2024/5/15/24157310/google-built-in-android-auto-max-peacock-rivian","https://www.theverge.com/2024/5/15/24157245/google-apps-developer-easier-android-auto-screen-size","https://www.theverge.com/2024/5/15/24157068/android-15-ai-theft-detection-lock-privacy-security","https://www.theverge.com/2024/5/15/24156770/quilt-smart-heat-pump-hvac-price-release-date","https://www.theverge.com/2024/5/15/24156161/wear-os-5-google-io-smartwatch","https://www.theverge.com/2024/5/15/24157355/raspberry-pi-public-ipo-announcement","https://www.theverge.com/24155451/assassins-creed-shadows-release-date-trailer-ubisoft","https://www.theverge.com/2024/5/15/24157375/xbox-cloud-gaming-mouse-and-keyboard-support-beta","https://www.theverge.com/2024/5/15/24157284/apple-iphone-ios-17-5-update-deleted-photos-voicemails","https://www.theverge.com/2024/5/15/24157188/ai-regulation-senate-plan-roadmap","https://www.theverge.com/2024/5/15/24157241/google-eve-smart-home-android-app-launch-matter","https://www.theverge.com/2024/5/15/24156573/adt-plus-google-home-smart-security-system-trusted-neighbor","https://www.theverge.com/2024/5/15/24157271/apple-eye-tracking-speech-motion-sickness-accessibility-features","https://www.theverge.com/2024/5/15/24157289/netflix-nfl-game-streaming-global-christmas-day","https://www.theverge.com/2024/5/15/24157154/google-home-api-matter-smart-home-chromecast-google-tv","https://www.theverge.com/2024/5/15/24156709/uber-shuttle-airport-concert-scheduled-carpool","https://www.theverge.com/2024/5/15/24156519/intel-thunderbolt-share-app","https://www.theverge.com/24157282/dune-prophet-prequel-series-max-trailer","https://www.theverge.com/2024/5/15/24157240/mike-krieger-anthropic-instagram-ai","https://www.theverge.com/2024/5/15/24150911/notepad-newsletter-tom-warren-microsoft","https://www.theverge.com/24157168/terminator-zero-netflix-anime-release-date","https://www.theverge.com/2024/5/15/24156467/the-verge-launches-notepad-a-newsletter-about-microsoft-by-tom-warren","https://www.theverge.com/2024/5/15/24156496/gaza-palestine-israel-tiktok-instagram-blockout-social-media","https://www.theverge.com/2024/5/15/24154808/ai-chatgpt-google-gemini-microsoft-copilot-hallucination-wrong","https://www.theverge.com/2024/5/15/24157137/comcast-netflix-peacock-apple-tv-plus-streaming-bundle","https://www.theverge.com/24155889/razer-blade-14-2024-asus-rog-zephyrus-g14-comparison","https://www.theverge.com/2024/5/15/24157120/dell-windows-on-arm-leak-qualcomm-chips-battery-life","https://www.theverge.com/2024/5/15/24157114/tado-x-matter-thread-smart-heating-europe-price","https://www.theverge.com/2024/5/16/24158398/crypto-ethereum-heist-peraire-bueno-brothers","https://www.theverge.com/2024/5/16/24158453/google-accessibility-features-android-low-vision","https://www.theverge.com/2024/5/16/24158365/quantum-computing-network-aws-amazon-harvard","https://www.theverge.com/2024/5/16/24158263/lg-rollable-oled-r1-r-tv-discontinued","https://www.theverge.com/2024/5/16/24158138/epic-games-store-mega-sale-dragon-age-inquisition-free-deal","https://www.theverge.com/2024/5/16/24158290/strava-ai-dark-mode-night-heat-maps-family-subscription","https://www.theverge.com/entertainment/24090208/best-entertainment-2024-games-film-tv-streaming","https://www.theverge.com/24157530/lorelei-and-the-laser-eyes-review-switch-steam","https://www.theverge.com/2024/5/16/24158246/sony-playstation-pc-overlay-hands-on","https://www.theverge.com/24158218/ricoh-gr-iii-hdf-full-frame-video","https://www.theverge.com/2024/5/16/24158227/house-passes-ticket-act-junk-fees-taylor-swift","https://www.theverge.com/2024/5/16/24158018/threads-tweetdeck-test-column-real-time-feature","https://www.theverge.com/2024/5/16/24158169/apple-iphone-7-class-action-settlement-audio-issues","https://www.theverge.com/2024/5/16/24158201/venu-sports-streaming-service-espn-fox-warner-bros","https://www.theverge.com/21280354/best-ipad-deals-apple","https://www.theverge.com/2024/5/16/24158595/imessage-down-outage-iphone-apple-text-messages","https://www.theverge.com/2024/5/16/24158484/google-gemini-ai-workspace-education-school-privacy-accessibility-chromebook","https://www.theverge.com/2024/5/16/24158531/gannett-ai-generated-overviews-usa-today-memo","https://www.theverge.com/2024/5/16/24158529/reddit-openai-chatgpt-api-access-advertising","https://www.theverge.com/2024/5/16/24158491/tiktok-hour-long-video-uploads-youtube","https://www.theverge.com/23987993/gta-6-news-trailers-rockstar-games","https://www.theverge.com/2024/5/16/24158510/gta-6-release-date-fall-2025","https://www.theverge.com/2024/5/17/23829098/twitter-x-com-url-links-switch","https://www.theverge.com/2024/5/17/24158945/honda-hydrogen-truck-concept-fuel-cell-class-8","https://www.theverge.com/24154028/doctor-who-russell-t-davies-interview","https://www.theverge.com/2024/5/17/24158934/microsoft-call-of-duty-xbox-game-pass-plans","https://www.theverge.com/2024/5/17/24158505/ai-assistant-openai-chatgpt-google-gemini-vergecast","https://www.theverge.com/2024/5/17/24158848/reddit-brings-back-award-system-gold-coins-messed-up","https://www.theverge.com/24159055/summer-gaming-events-xbox-showcase-nintendo-direct","https://www.theverge.com/2024/5/17/24159095/openai-jan-leike-superalignment-sam-altman-ai-safety","https://www.theverge.com/2024/5/17/24158267/rei-anniversary-sale-garmin-watch-inreach-mini-2-deal-sale","https://www.theverge.com/2024/5/17/24158970/chatgpt-openai-google-drive-microsoft-onedrive-data","https://www.theverge.com/2024/5/17/24158963/gboard-passkeys-android-15-wear-os-5","https://www.theverge.com/2024/5/17/24158929/tesla-steam-discontinue-new-model-x-delivery-s-cybertruck","https://www.theverge.com/24126218/graduation-grad-gift-ideas-2024-college-high-school-dorm-tech-gadgets","https://www.theverge.com/2024/5/17/24158887/sony-music-ai-training-letter","https://www.theverge.com/21539047/best-amazon-kindle-deals","https://www.theverge.com/24159022/microsoft-surface-ai-event-news-rumors-announcements","https://www.theverge.com/2024/5/17/24159310/canadian-security-intelligence-service-tiktok-china-user-data","https://www.theverge.com/2024/5/17/24159268/delta-emulator-logo-change-app","https://www.theverge.com/2024/5/17/24159259/motorola-razr-ultra-plus-2024-leak-rumor","https://www.theverge.com/2024/5/17/24159222/valve-new-game-deadlock-multiplayer-hero-shooter","https://www.theverge.com/2024/5/17/24159114/iphone-17-slim-rumor-2025","https://www.theverge.com/2024/5/18/24159584/ayaneo-pocket-dmg-micro-ag01-egpu","https://www.theverge.com/24159117/ge-profile-smart-indoor-smoker-review","https://www.theverge.com/24158879/sugar-apple-tv-plus-finale-review","https://www.theverge.com/2024/5/18/24158518/ev-critical-mineral-mining-human-rights-abuse-allegations","https://www.theverge.com/24105991/msi-claw-review","https://www.theverge.com/2024/5/18/24159721/retrohai-nintendo-ds-lite-game-boy-color-advance-sp-mods","https://www.theverge.com/2024/5/18/24159722/ifixit-teardown-apple-oled-ipad-pro-13-inch","https://www.theverge.com/2024/5/18/24159171/ecobee-smart-thermostat-premium-xbox-wireless-controller-deal-sale","https://www.theverge.com/2024/5/18/24159826/blue-origin-first-crewed-launch-since-2022-where-to-watch","https://www.theverge.com/24158659/ai-assistant-chatgpt-gpt4o-google-search-dyson-washg1-installer","https://www.theverge.com/24158235/gamescent-smellovision-digital-taste-vergecast","https://www.theverge.com/2024/5/19/24160127/blue-origin-ns-25-new-shepard-6th-crewed-launch","https://www.theverge.com/24155754/the-collage-atlas-interview-steam-hand-drawn","https://www.theverge.com/2024/5/19/24160259/sonos-teasing-new-propduct-announcement-ace-headphones-tuesday-may-21","https://www.theverge.com/2024/5/19/24160383/students-security-bug-laundry-machines-csc-serviceworks","https://www.theverge.com/2024/5/19/24160117/ipad-pro-m4-single-core-mac-pro-m2-ultra","https://www.theverge.com/2024/5/20/24160644/lg-meta-xr-vr-headset-partnership-paused-rumors","https://www.theverge.com/24159214/election-officials-role-playing-ai-democracy-arizona-2024","https://www.theverge.com/2024/5/20/24160884/hims-hers-ozempic-weight-loss-wegovy-pharmacy","https://www.theverge.com/2024/5/20/24159258/microsoft-recall-ai-explorer-windows-11-surface-event","https://www.theverge.com/2024/5/20/24160486/microsoft-copilot-plus-ai-arm-chips-pc-surface-event","https://www.theverge.com/2024/5/20/24158827/microsoft-surface-windows-ai-event-live-blog-news-updates","https://www.theverge.com/24160704/google-android-15-beta-new-features","https://www.theverge.com/2024/5/20/24160764/time-bandits-streaming-release-date-apple-tv-plus","https://www.theverge.com/24158374/google-ceo-sundar-pichai-ai-search-gemini-future-of-the-internet-web-openai-decoder-interview","https://www.theverge.com/2024/5/20/24160666/apple-new-airtag-arrive-2025","https://www.theverge.com/2024/5/20/24160621/openai-chatgpt-gpt4o-sky-scarlett-johansson-voice-assistant-her","https://www.theverge.com/2024/5/20/24160451/microsoft-surface-event-what-to-expect-ai","https://www.theverge.com/2024/5/20/24161253/scarlett-johansson-openai-altman-legal-action","https://www.theverge.com/2024/5/20/24161079/volvo-aurora-autonomous-truck-class-8-production-design","https://www.theverge.com/22399419/apple-macbook-air-pro-mac-mini-imac-deals","https://www.theverge.com/2024/5/20/24161207/belle-delphine-bathwater-paypal-adult-content","https://www.theverge.com/2024/5/20/24161152/apple-ios-17-photo-bug","https://www.theverge.com/2024/5/20/24161108/openai-scarlett-johanson-chatgpt-her-sky","https://www.theverge.com/2024/5/20/24161095/intel-ai-lunar-lake-cpu-release","https://www.theverge.com/24160974/microsoft-copilot-plus-pcs-acer-asus-dell-hp-lenovo-samsung","https://www.theverge.com/2024/5/20/24161018/samsung-copilot-plus-pc-free-tv-preorder","https://www.theverge.com/24160691/microsoft-2024-surface-laptop-pro-preorder-how-to-buy-release-date-price-availability","https://www.theverge.com/2024/5/20/24160755/apple-macbook-air-13-inch-m3-directvstream-deal-sale","https://www.theverge.com/2024/5/20/24160769/microsoft-surface-pro-2024-hands-on-pictures","https://www.theverge.com/24160789/microsoft-surface-laptop-6-arm-hands-on-snapdragon-x-elite","https://www.theverge.com/2024/5/20/24160463/microsoft-windows-laptops-copilot-arm-chips-m1","https://www.theverge.com/2024/5/20/24160711/microsoft-surface-event-ai-windows-biggest-announcements","https://www.theverge.com/2024/5/20/24159018/asus-vivobook-s-15-qualcomm-snapdragon-x-elite-ai-copilot-pc-laptop","https://www.theverge.com/2024/5/20/24160983/apple-iphone-ipad-deleted-photo-reappear-bug-ios-17-5-1","https://www.theverge.com/2024/5/20/24160823/google-microsoft-government-cybersecurity-enterprise-business","https://www.theverge.com/2024/5/20/24160859/dell-qualcomm-snapdragon-x-elite-plus-xps-laptops","https://www.theverge.com/2024/5/20/24160819/lenovo-qualcomm-snapdragon-x-elite-yoga-slim-thinkpad","https://www.theverge.com/2024/5/20/24160524/hp-omnibook-elitebook-ai-pc-laptop-surface-event","https://www.theverge.com/2024/5/20/24159313/acer-swift-14-ai-copilot-pc-qualcomm-snapdragon-x-elite-plus","https://www.theverge.com/2024/5/20/24160788/google-ai-data-center-expansion-heat-recovery","https://www.theverge.com/2024/5/20/24160743/microsoft-surface-pro-10-oled-screen-new-feature","https://www.theverge.com/2024/5/20/24160707/microsoft-surface-pro-price-release-date-ai","https://www.theverge.com/2024/5/20/24160498/microsoft-arm-surface-laptop-6-qualcomm-snapdragon-x-elite","https://www.theverge.com/2024/5/21/24161956/google-add-to-chromebook-badge-button-install-progressive-web-apps-pwa","https://www.theverge.com/2024/5/21/24161965/ai-csam-instagram-stable-diffusion-arrest","https://www.theverge.com/2024/5/21/24161936/windows-on-arm-ready-software-linaro-microsoft-qualcomm","https://www.theverge.com/22954554/best-video-doorbell-camera","https://www.theverge.com/2024/5/21/24161777/august-smart-lock-yale-keypad-touch-fingerprint-unlock","https://www.theverge.com/2024/5/21/24161762/electric-salt-spoon-umami-flavor","https://www.theverge.com/2024/5/21/24161661/kingdom-hearts-steam-release-date-trailer","https://www.theverge.com/2024/5/21/24161579/microsoft-copilot-plus-pc-ai-npu-push-notepad","https://www.theverge.com/24161636/microsoft-build-2024-ai-copilot-windows-teams-edge","https://www.theverge.com/2024/5/21/24161778/windows-powertoys-advanced-ai-copy-paste","https://www.theverge.com/2024/5/21/24161817/microsoft-windows-volumetric-apps-meta-quest-api","https://www.theverge.com/2024/5/21/24161764/elon-musk-xai-grok-multimodal-ai","https://www.theverge.com/2024/5/21/24161785/microsoft-windows-file-explorer-version-control-7z-tar","https://www.theverge.com/2024/5/21/24161688/microsoft-windows-copilot-runtime-build-2024","https://www.theverge.com/24161644/sonos-ace-headphones-preorder-buy-price-availability-release-date","https://www.theverge.com/2024/5/21/24161650/pixar-layoffs-disney-cost-cutting","https://www.theverge.com/2024/5/21/24161724/google-ai-search-results-ads-test","https://www.theverge.com/2024/5/21/24161718/ign-gamer-network-acquisition","https://www.theverge.com/2024/5/21/24158603/qualcomm-windows-snapdragon-dev-kit-x-elite","https://www.theverge.com/24161123/microsoft-surface-vs-macbook-air-comparison","https://www.theverge.com/2024/5/21/24161221/microsoft-build-2024-news-ai-copilot-plus","https://www.theverge.com/2024/5/21/24160828/microsoft-teams-custom-emoji-reactions-preview","https://www.theverge.com/2024/5/21/24160664/microsoft-edge-real-time-video-translation-ai","https://www.theverge.com/2024/5/21/24159282/microsoft-ai-small-language-model-phi-3-vision","https://www.theverge.com/2024/5/21/24158030/microsoft-copilot-ai-automation-agents","https://www.theverge.com/24161559/elden-ring-shadow-of-the-erdtree-expansion-story-trailer","https://www.theverge.com/2024/5/21/24161601/comcast-streamsaver-bundle-netflix-peacock-apple-tv-plus","https://www.theverge.com/2024/5/21/24161502/cyberattack-drinking-water-epa-inspection-enforcement-alert","https://www.theverge.com/24160999/hellblade-2-headphones-audio-engineering","https://www.theverge.com/2024/5/21/24161525/uber-lyft-stay-minneapolis-driver-pay-rates","https://www.theverge.com/24159054/i-saw-the-tv-glow-jane-schoenbrun-interview","https://www.theverge.com/24161514/hellblade-2-review-xbox-pc","https://www.theverge.com/24161498/microsoft-surface-pro-laptop-gpt-4o-voice-macbook-vergecast","https://www.theverge.com/2024/5/21/24161490/adobe-lightroom-generative-remove-object-removal-tool","https://www.theverge.com/2024/5/21/24161177/sonos-roam-2-bluetooth-speaker-now-available-features","https://www.theverge.com/2024/5/21/24160772/sonos-ace-headphones-hands-on-preview","https://www.theverge.com/2024/5/21/24161453/aqara-h2-smart-outlet-scene-automation-real-time-energy-price","https://www.theverge.com/2024/5/22/24162497/the-witcher-netflix-liam-hemsworth","https://www.theverge.com/2024/5/22/24162464/spotify-mix-typeface-font-announcement-design-update","https://www.theverge.com/2024/5/22/24162412/amazon-alexa-ai-upgrade-subscription-fee-extra","https://www.theverge.com/2024/5/22/24162373/super-mario-maker-builder-64-rom-hack-nintendo","https://www.theverge.com/2024/5/22/24162407/samsung-galaxy-ring-price-rumors-subscription","https://www.theverge.com/2024/5/22/24162372/airbnb-chargepoint-ev-charging-station-discount-install","https://www.theverge.com/24161722/panasonic-lumix-s9-full-frame-camera","https://www.theverge.com/2024/5/22/24162311/google-tv-find-my-remote-android-14-feature","https://www.theverge.com/2024/5/21/24162185/humane-seeking-acquisition-rumor-ai-pin","https://www.theverge.com/2024/5/21/24161887/onexplayer-x1-mini-handheld-gaming-pc-ssd","https://www.theverge.com/2024/5/21/24161293/garmin-lily-2-fitness-tracker-amazon-fire-tv-cube-deal-sale","https://www.theverge.com/2024/5/23/24163094/microsoft-bing-search-outage-copilot-duckduckgo-chatgpt","https://www.theverge.com/2024/5/22/24162775/nasa-psyche-mission-hall-thruster-asteroid-belt-mars","https://www.theverge.com/2024/5/22/24162860/nvidia-ai-chip-every-year-blackwell-rubin","https://www.theverge.com/2024/5/22/24162753/truecaller-ai-microsoft-azure-voice-assistant","https://www.theverge.com/24161521/best-memorial-day-sales-2024-tech-deals-tvs-headphones-robot-vacuums-electronics","https://www.theverge.com/2024/5/22/24162782/openai-licensing-deal-wall-street-journal-news-corp","https://www.theverge.com/2024/5/22/24162684/google-news-initiative-funding-outlets-us","https://www.theverge.com/2024/5/22/24162666/google-meet-workspace-adaptive-audio","https://www.theverge.com/2024/5/22/24162429/scarlett-johansson-openai-legal-right-to-publicity-likeness-midler-lawyers","https://www.theverge.com/2024/5/22/24162749/bluesky-send-direct-messages","https://www.theverge.com/2024/5/22/24162611/roomba-robot-vacuum-irobot-select-subscription-suspended","https://www.theverge.com/2024/5/22/24162676/fcc-ai-generated-political-ads-disclosure-federal-communications-commission","https://www.theverge.com/24162621/google-search-ai-overviews-get-rid-of","https://www.theverge.com/2024/5/22/24162675/craig-wright-bitcoin-satoshi-nakamoto-ruling","https://www.theverge.com/2024/5/22/24162671/microsoft-windows-11-24h2-release-preview-download","https://www.theverge.com/2024/5/22/24162601/google-pay-card-benefits-buy-now-later-auto-fill","https://www.theverge.com/2024/5/22/24161150/section-230-tech-liability-shield-sunset","https://www.theverge.com/2024/5/22/24162428/google-meta-microsoft-salesforce-symbiosis-coalition-nature-carbon-removal-forest-offsets","https://www.theverge.com/2024/5/22/24162626/vision-disney-plus-terry-matalas-wandavision","https://www.theverge.com/2024/5/22/24162590/meta-ray-ban-glasses-instagram-stories-hands-free","https://www.theverge.com/24161853/furiosa-mad-max-review","https://www.theverge.com/2024/5/22/24162490/t-mobile-price-increase-magenta-one-simple-choice-plans","https://www.theverge.com/2024/5/22/24162168/sonos-ceo-patrick-spence-new-app-design-interview","https://www.theverge.com/2024/5/22/24162459/volkswagen-2024-id7-electric-sedan-delay-north-america-us-ev","https://www.theverge.com/2024/5/24/24163954/spacex-starship-fourth-test-flight-june","https://www.theverge.com/2024/5/24/24163962/knives-out-sequel-wake-up-dead-man-release-date-netflix","https://www.theverge.com/2024/5/24/24161882/us-doj-v-google-check-jury-ad-tech-trial","https://www.theverge.com/24163520/hyundai-randy-parker-interview-ev-sales-ioniq-sales","https://www.theverge.com/24163485/ring-pan-tilt-indoor-cam-smart-security-camera-hands-on","https://www.theverge.com/2024/5/24/24163865/doge-meme-shiba-inu-kabosu-dead-crypto","https://www.theverge.com/2024/5/24/24163869/chatgpt-scarlett-johansson-microsoft-build-surface-vergecast","https://www.theverge.com/2024/5/24/24163826/apple-iphone-ios-17-5-update-deleted-photos-explained","https://www.theverge.com/2024/5/24/24163374/fortnite-chapter-5-season-3-wrecked-battle-pass-fallout-magneto","https://www.theverge.com/24162731/netflix-atlas-review-jennifer-lopez-ai","https://www.theverge.com/2024/5/23/24163560/google-password-manager-share-passwords-family-group","https://www.theverge.com/2024/5/23/24163317/anker-maggo-power-bank-10k-6k-qi2-charger-deal-sale","https://www.theverge.com/2024/5/23/24163530/irs-free-file-tax-program-extended","https://www.theverge.com/2024/5/23/24162896/google-ai-overview-hallucinations-glue-in-pizza","https://www.theverge.com/2024/5/23/24163484/asus-rog-ally-x-leak","https://www.theverge.com/2024/5/23/24163271/kia-ev3-electric-suv-launch-korea-europe-us","https://www.theverge.com/samsung/2024/5/23/24163372/samsung-repair-snitch-aftermarket-parts","https://www.theverge.com/2024/5/23/24163384/buy-now-pay-later-services-bnpl-credit-card-rules","https://www.theverge.com/2024/5/23/24162627/euclid-space-telescope-images-dark-matter-rogue-planet","https://www.theverge.com/2024/5/23/24163411/fcc-fine-biden-deepfake-robocalls-steve-kramer-lingo-telecom","https://www.theverge.com/2024/5/23/24163356/canva-enterprise-announcement-design-platform-redesign","https://www.theverge.com/2024/5/23/24163225/daylight-dc1-tablet-livepaper","https://www.theverge.com/2024/5/23/24163281/cozy-grove-camp-spirit-release-date-netflix-gaming","https://www.theverge.com/2024/5/23/24163389/joseph-cox-dark-wire-fbi-phone-startup-anom-criminals-secure-messaging-decoder-interview","https://www.theverge.com/2024/5/23/24163383/spotify-car-thing-discontinued-december-2024","https://www.theverge.com/2024/5/23/24163221/tiktok-political-content-influence-campaign-report-china","https://www.theverge.com/2024/5/23/24163164/samsung-tv-plus-discontinued-family-hub-smart-fridge","https://www.theverge.com/24162364/paper-mario-rpg-nintendo-switch","https://www.theverge.com/24163157/doj-live-nation-ticketmaster-antitrust-lawsuit","https://www.theverge.com/24163211/atlantic-hurricane-season-forecast-record-storm-national-weather-service","https://www.theverge.com/2024/5/23/24162814/ebay-lg-c3-c4-oled-tv-samsung-galaxy-buds-fe-deal-sale","https://www.theverge.com/2024/5/23/24163198/apple-foldable-macbooks-shipments-2026-kuo","https://www.theverge.com/2024/5/23/24163176/atari-acquires-intellivision-amico-console","https://www.theverge.com/samsung/2024/5/23/24162135/ifixit-end-samsung-repair-parts-deal","https://www.theverge.com/2024/5/23/24163155/twitter-x-likes-hide-default","https://www.theverge.com/2024/5/23/24163083/live-nation-ticketmaster-doj-monopoly-lawsuit-break-up","https://www.theverge.com/24162073/google-pixel-8a-review-specs-price-camera","https://www.theverge.com/24162953/microsoft-pavan-davuluri-windows-surface-interview","https://www.theverge.com/2024/5/23/24162722/leica-d-lux-8-point-and-shoot-camera-price-release-date","https://www.theverge.com/2024/5/23/24162480/gm-ultium-redwood-ev-battery-scrap-recycle","https://www.theverge.com/24153276/best-fathers-day-gift-ideas-2024-dad-tech-gadgets","https://www.theverge.com/2024/5/25/24164579/icq-shut-down-june","https://www.theverge.com/24162572/animal-well-platforming-difficulty-bigmode","https://www.theverge.com/24150901/ecoflow-powerstream-review-diy-balcony-solar-microinverter","https://www.theverge.com/2024/5/24/24164454/epic-google-catalog-access-library-porting","https://www.theverge.com/2024/5/24/24164119/google-ai-overview-mistakes-search-race-openai","https://www.theverge.com/2024/5/24/24164311/activision-meta-lawsuit-call-of-duty-uvalde-shooting","https://www.theverge.com/2024/5/24/24164247/apple-tetris-stacker-ipod-prototype-tony-fadell","https://www.theverge.com/2024/5/24/24164204/uk-dmcc-law-big-tech-regulation","https://www.theverge.com/2024/5/24/24163590/tesla-greenhouse-gas-emissions-climate-change-risk-disclosure","https://www.theverge.com/2024/5/24/24162742/google-g-suite-legacy-storage-subscription-canceled","https://www.theverge.com/24036366/the-last-of-us-news-video-game-tv-series-trailers","https://www.theverge.com/2024/5/24/24163904/nintendo-switch-lite-console-deal-sale","https://www.theverge.com/2024/5/24/24164008/nintendo-next-us-store-san-francisco","https://www.theverge.com/24161231/chatgpt-generative-ai-explained","https://www.theverge.com/2024/5/24/24163964/ember-smart-mug-2-deal-sale-best-buy","https://www.theverge.com/24163871/smart-rings-samsung-galaxy-ring-oura-ring-sizing-wearables","https://www.theverge.com/2024/5/24/24163907/google-epic-world-of-chaos-antitrust-monopoly-case","https://www.theverge.com/2024/5/24/24163867/samsung-galaxy-watch7-ultra-leak-square","https://www.theverge.com/23924708/creality-k1c-bambu-p1p-review","https://www.theverge.com/24158082/id-buzz-ventje-camper-review-price-specs","https://www.theverge.com/2024/5/25/24164879/youtube-music-hum-to-search-available-android","https://www.theverge.com/2024/5/25/24164679/bungie-anti-cheating-lawsuit-jury-trial-aimjunkies-copyright-violation-victory","https://www.theverge.com/2024/5/26/24165040/apple-wwdc-2024-ai-openai-ios-18-macos-15-iphone-macbook","https://www.theverge.com/24163918/flight-simulators-video-game-vr-monitors-vergecast","https://www.theverge.com/24163971/best-daily-games-internet-wordle-coffee-golf-connections","https://www.theverge.com/2024/5/27/24165825/windows-phone-link-select-text-photos","https://www.theverge.com/2024/5/27/24165619/elon-musk-xai-startup-6-billion-funding","https://www.theverge.com/2024/5/27/24165556/netflix-hbo-content-programming-ted-sarandos-interview","https://www.theverge.com/24160812/moviepass-moviecrash-review","https://www.theverge.com/2024/5/28/24166162/lego-legend-of-zelda-set-preorder-great-deku-tree","https://www.theverge.com/2024/5/28/24166171/chromebook-plus-gemini-acer-asus-hp","https://www.theverge.com/2024/5/28/24166105/openai-safety-team-sam-altman","https://www.theverge.com/2024/5/28/24166053/call-of-duty-black-ops-6-xbox-game-pass","https://www.theverge.com/2024/5/28/24166127/microsoft-surface-ai-smart-home-google-vergecast","https://www.theverge.com/2024/5/28/24166093/tmobile-us-cellulars-wireless-acquisition-4-billion","https://www.theverge.com/2024/5/29/24166351/amazon-maverick-games-publishing-deal-forza-ps5-xbox","https://www.theverge.com/2024/5/29/24166275/no-mans-sky-adrift-update","https://www.theverge.com/2024/5/29/24166894/colorado-right-to-repair-law-electronics-devices-parts-pairing","https://www.theverge.com/2024/5/29/24166879/sony-psvr2-pc-support-adapter-certification-filing","https://www.theverge.com/2024/5/29/24166341/apple-home-floor-plan-controller-for-homekit-app-launch-hands-on","https://www.theverge.com/2024/5/29/24166852/gpd-duo-dual-screen-oled-laptop-teaser","https://www.theverge.com/2024/5/28/24166713/openai-helen-toner-explains-why-sam-altman-was-fired","https://www.theverge.com/2024/5/28/24166632/galaxy-z-flip-6-smart-ring-size-battery-capacity-leaks","https://www.theverge.com/2024/5/28/24166612/verizon-streaming-deal-youtube-premium-subscription","https://www.theverge.com/2024/5/28/24166478/apple-beats-pill-2024-rumors-features","https://www.theverge.com/2024/5/28/24166428/wu-tang-once-upon-a-time-in-shaolin-album-public-play-tasmania-museum-old-new-art","https://www.theverge.com/2024/5/28/24166644/vivek-ramaswamy-buzzfeed-letter-shares","https://www.theverge.com/2024/5/28/24166556/microsoft-edge-speed-upgrade-webui-2","https://www.theverge.com/2024/5/28/24166451/telegram-copilot-microsoft-ai-chatbot","https://www.theverge.com/2024/5/28/24166177/google-search-ranking-algorithm-leak-documents-link-seo","https://www.theverge.com/2024/5/28/24166413/microsoft-windows-auto-super-resolution-sr-qualcomm-npu-dlss-fsr","https://www.theverge.com/2024/5/28/24166381/paypal-building-ad-network-transaction-data","https://www.theverge.com/2024/5/28/24166361/lego-apple-store-build-idea-concept-legotruman-2a2a","https://www.theverge.com/2024/5/28/24166370/jan-leike-openai-anthropic-ai-safety-research","https://www.theverge.com/2024/5/28/24166363/youtube-games-playables-youtube-premium","https://www.theverge.com/2024/5/28/24158911/apple-v-epic-evidentiary-hearing-app-store-payments","https://www.theverge.com/2024/5/28/24166295/opera-google-gemini-aria-read-aloud-ai","https://www.theverge.com/2024/5/28/24166210/porsche-911-carrera-gts-hybrid-apple-carplay","https://www.theverge.com/2024/5/28/24166180/amazon-apple-ipad-samsung-galaxy-buds-2-deal-sale","https://www.theverge.com/2024/5/28/24166143/apple-study-tinnitus-research-app-preliminary-data","https://www.theverge.com/2024/5/29/24167436/chatgpt-4o-custom-gpts-free","https://www.theverge.com/2024/5/29/24167316/google-home-assistant-group-volume-control-speakers-sonos-lawsuit","https://www.theverge.com/2024/5/29/24167183/final-fantasy-vii-rebirth-deal-sale-ps5","https://www.theverge.com/2024/5/29/24162389/ai-ev-charging-pilot-study-university-of-michigan-utilidata","https://www.theverge.com/2024/5/29/24167310/framework-laptop-13-screen-webcam-core-ultra-sd-upgrades","https://www.theverge.com/2024/5/29/24167204/apple-ipad-pro-ad-creators-worlds-crushing-controversy","https://www.theverge.com/2024/5/29/24167287/google-chrome-picture-in-picture-web-browsing-android-apps","https://www.theverge.com/24166583/marvel-what-if-immersive-story-apple-vision-pro-interactive","https://www.theverge.com/2024/5/29/24167164/meta-covert-influence-campaigns-ai-china-israel","https://www.theverge.com/2024/5/29/24167144/kino-iphone-video-app-prores-log","https://www.theverge.com/2024/5/29/24167052/sony-the-last-of-us-interview-neil-druckmann-retraction","https://www.theverge.com/2024/5/29/24167101/samsung-investigated-radiation-factory-workers-exposed-south-korea","https://www.theverge.com/2024/5/29/24167147/discord-gaming-focus-redesign","https://www.theverge.com/2024/5/29/24167094/us-arrests-911-s5-botnet-administrator","https://www.theverge.com/2024/5/29/24167109/zotac-zone-gaming-handheld-oled-display","https://www.theverge.com/2024/5/29/24167072/openai-content-copyright-vox-media-the-atlantic","https://www.theverge.com/2024/5/29/24166206/cadillac-optiq-ev-price-specs-photos","https://www.theverge.com/2024/5/29/24166932/activision-call-of-duty-cheat-creator-lawsuit-engineowning","https://www.theverge.com/2024/5/29/24166986/verizon-ast-spacemobile-att-satellite-cellular-deal","https://www.theverge.com/2024/5/29/24166934/ebike-battery-china-tariff-price-increase-biden-climate","https://www.theverge.com/2024/5/29/24166972/8bitdo-retro-mechanical-keyboard-m-edition-ibm-announcement-price","https://www.theverge.com/2024/5/29/24167017/sony-playstation-state-of-play-summer-game-fest","https://www.theverge.com/2024/5/29/24166216/arm-immortalis-g925-cortex-x925-mobile-soc","https://www.theverge.com/24166254/unnecessary-inventions-matty-benedetto-behind-the-scenes-full-frame-creators","https://www.theverge.com/2024/5/29/24166168/fitbit-ace-lte-kids-smartwatch-wearables","https://www.theverge.com/2024/5/30/24167678/amazon-prime-grubhub-plus-free-food-delivery","https://www.theverge.com/2024/5/29/24167453/netflix-million-dollar-secret-game-show","https://www.theverge.com/2024/5/29/24167407/google-search-algorithm-documents-leak-confirmation","https://www.theverge.com/2024/5/30/24167259/instagram-limit-posts-everyone-but-close-friends","https://www.theverge.com/24167294/amazon-ai-powered-search-fire-tv-alexa-hands-on","https://www.theverge.com/2024/5/30/24167885/tesla-china-fsd-self-driving-software-registration","https://www.theverge.com/2024/5/30/24168059/threads-tweetdeck-style-redesign-rollout","https://www.theverge.com/22982833/best-fitbit-watch-fitness-tracker","https://www.theverge.com/2024/5/30/24167910/elon-musk-testify-sec-twitter-investigation","https://www.theverge.com/2024/5/30/24167870/ecobees-smart-thermostat-can-automatically-respond-to-a-heatwave","https://www.theverge.com/24167921/microsoft-windows-developers-build-2024-ai-push","https://www.theverge.com/2024/5/30/24167814/google-home-favorites-widget-now-available","https://www.theverge.com/2024/5/30/24167743/android-updates-edit-sent-google-messages-wearos-smart-home","https://www.theverge.com/2024/5/30/24167231/anthropic-claude-ai-assistant-automate-tasks","https://www.theverge.com/24167865/google-zero-search-crash-housefresh-ai-overviews-traffic-data-audience","https://www.theverge.com/24167817/windows-pc-backup-wipe-how-to","https://www.theverge.com/2024/5/30/24167490/google-cognizant-youtube-music-contractors-fired-nlrb-complaint","https://www.theverge.com/2024/5/30/24166558/sonos-smart-speaker-soundbar-era-move-beam-arc-deal-sale","https://www.theverge.com/2024/5/30/24167776/amazon-prime-air-delivery-drones-faa-bvlos-approval","https://www.theverge.com/2024/5/30/24167237/playstation-state-of-play-may-2024-how-to-watch","https://www.theverge.com/2024/5/30/24167789/til-google-maps-business-messaging-service-shut-down","https://www.theverge.com/2024/5/30/24167787/esa-hera-mission-didymos-asteroid-nasa-dart-testing","https://www.theverge.com/2024/5/30/24167745/microsoft-macbook-air-benchmarks-surface-laptop-copilot-plus-pc","https://www.theverge.com/2024/5/30/24167317/netflix-minecraft-animated-series-microsoft-mojang","https://www.theverge.com/2024/5/30/24166379/logitech-g-pro-x-superlight-2-gaming-mouse-ifixit-pro-tech-toolkit-deal-sale","https://www.theverge.com/2024/5/30/24167768/sony-destiny-2-the-final-shape-leak-expansion-dlc-early-access","https://www.theverge.com/2024/5/31/24166415/oneplus-watch-2-digital-crown-smartwatches-button-of-the-month","https://www.theverge.com/2024/5/30/24168353/tiktok-douyin-algorithm-code-splitting-bytedance-rumor","https://www.theverge.com/2024/5/30/24168344/google-defends-ai-overviews-search-results","https://www.theverge.com/24168204/silent-hill-2-remake-trailer-date-ps5-steam","https://www.theverge.com/2024/5/30/24168099/jeep-wagoneer-s-trailhawk-concept-ev-off-road","https://www.theverge.com/2024/5/30/24166498/jeep-wagoneer-s-ev-price-photos-specs-range","https://www.theverge.com/2024/5/30/24168200/twitch-safety-advisory-council-contract-termination-twitch-ambassadors","https://www.theverge.com/24167370/astro-bot-ps5-sequel-trailer-date","https://www.theverge.com/24167998/monster-hunter-wilds-date-trailer","https://www.theverge.com/24168045/god-of-war-pc-release-date-ps5-state-of-play","https://www.theverge.com/2024/5/30/24168150/google-nest-doorbell-alerts-pixel-tablet","https://www.theverge.com/2024/5/30/24168172/scuf-nomad-iphone-mobile-controller-hall-effect-specs-price","https://www.theverge.com/2024/5/30/24168171/windows-phone-link-android-suggested-replies","https://www.theverge.com/2024/5/30/24167283/google-magic-leap-deal-optics-manufacturing","https://www.theverge.com/2024/5/30/24155829/donald-trump-verdict-new-york-hush-money-trial-stormy-daniels","https://www.theverge.com/2024/5/30/24168175/ios-18-ai-siri-apple-apps","https://www.theverge.com/2024/5/30/24168191/microsoft-windows-11-mouse-controls-control-panel","https://www.theverge.com/24168001/playstation-state-of-play-may-2024-silent-hill","https://www.theverge.com/2024/5/30/24167812/pachinko-season-2-apple-tv-plus-release-date","https://www.theverge.com/2024/5/30/24167986/perplexity-ai-research-pages-school-report","https://www.theverge.com/2024/5/30/24168081/spotify-car-thing-end-of-life-customer-refund","https://www.theverge.com/2024/5/30/24168057/google-chrome-extension-change-manifest-v3-ad-blockers","https://www.theverge.com/2024/5/31/24168605/google-search-api-leak-openai-media-vergecast","https://www.theverge.com/2024/5/31/24168537/acer-spatiallabs-eyes-stereo-camera-glasses-free-3d-price-release"]},"120363041418942556@g.us":{},"353861938787-1618950651@g.us":{}},"LastNotified":{"353861938787@c.us":{"https://www.coindesk.com/arc/outboundfeeds/news-sitemap-index/?outputType=xml":1717204221,"https://www.engadget.com/sitemaps/engadget-reviews-sitemap.xml":1680783642,"https://www.theverge.com/sitemaps/google_news":1717191026},"120363041418942556@g.us":{},"353861938787-1618950651@g.us":{}},"Filter":{"353861938787@c.us":[],"120363041418942556@g.us":[],"353861938787-1618950651@g.us":[]},"Queue":{}},"PhilipsHue":{"enabled":true},"Pornhub":{"enabled":true},"PulseAudio":{"enabled":true},"Radarr":{"enabled":true},"Reddit":{"enabled":true},"Sonarr":{"enabled":true},"Stock":{"enabled":true},"TikTok":{"enabled":true,"user_defaults":{}},"Translate":{"enabled":true,"user_defaults":{}},"Twitter":{"enabled":true},"UrbanDictionary":{"enabled":true},"Weather":{"enabled":true},"WebCam":{"enabled":true},"Wikipedia":{"enabled":true,"LastNotified":{"353861938787@c.us":1716217545,"353861938787-1618950651@g.us":1681706981,"120363041418942556@g.us":0,"353852563233-1584372440@g.us":0,"353876479811@c.us":0,"120363045610298511@g.us":0,"120363141733164022@g.us":0,"353830797674@c.us":0,"status@broadcast":0,"353852619862@c.us":0,"639054946989@c.us":0,"120363148578746723@g.us":0,"120363148401184401@g.us":0,"120363130587138584@g.us":0,"120363130179319996@g.us":0,"120363135261706856@g.us":0,"120363152327964590@g.us":0,"120363141775972554@g.us":0,"639662063642@c.us":0,"120363095659342160@g.us":0,"120363173999616000@g.us":0,"120363195258667266@g.us":0,"120363295018309917@g.us":0,"120363297805253559@g.us":0,"120363220344836132@g.us":0,"120363256615907667@g.us":0,"120363217100814438@g.us":0,"120363299866749567@g.us":0},"Chats":{"353861938787@c.us":true,"353861938787-1618950651@g.us":false,"120363041418942556@g.us":false,"353852563233-1584372440@g.us":false,"353876479811@c.us":false,"120363045610298511@g.us":false,"120363141733164022@g.us":false,"353830797674@c.us":false,"status@broadcast":false,"353852619862@c.us":false,"639054946989@c.us":false,"120363148578746723@g.us":false,"120363148401184401@g.us":false,"120363130587138584@g.us":false,"120363130179319996@g.us":false,"120363135261706856@g.us":false,"120363152327964590@g.us":false,"120363141775972554@g.us":false,"639662063642@c.us":false,"120363095659342160@g.us":false,"120363173999616000@g.us":false,"120363195258667266@g.us":false,"120363295018309917@g.us":false,"120363297805253559@g.us":false,"120363220344836132@g.us":false,"120363256615907667@g.us":false,"120363217100814438@g.us":false,"120363299866749567@g.us":false}},"WorldCup":{"enabled":true},"Youtube":{"enabled":true},"Instagram":{"enabled":true},"GPT4All":{"enabled":true}} \ No newline at end of file diff --git a/strategies/Chuck.js b/strategies/Chuck.js index b1db65a..792f54a 100644 --- a/strategies/Chuck.js +++ b/strategies/Chuck.js @@ -202,6 +202,38 @@ class Chuck extends MessageStrategy { return MessageStrategy.state.Chuck.enabled } }, + 'chuck persona delete': { + test: function (message) { + return message.body.toLowerCase() == 'chuck persona delete' + }, + access: function (message, strategy, action) { + return MessageStrategy.hasAccess(message.sender.id, strategy.constructor.name + action.name) + }, + help: function () { + return 'Delete chucks persona' + }, + action: Chuck.self.PersonaDelete, + interactive: true, + enabled: function () { + return MessageStrategy.state.Chuck.enabled + } + }, + 'chuck persona name *': { + test: function (message) { + return message.body.toLowerCase().startsWith('chuck persona name') + }, + access: function (message, strategy, action) { + return MessageStrategy.hasAccess(message.sender.id, strategy.constructor.name + action.name) + }, + help: function () { + return 'Change chucks persona name' + }, + action: Chuck.self.PersonaName, + interactive: true, + enabled: function () { + return MessageStrategy.state.Chuck.enabled + } + }, 'chuck persona *': { test: function (message) { return message.body.toLowerCase().startsWith('chuck persona') @@ -431,16 +463,45 @@ class Chuck extends MessageStrategy { async Persona(message) { try { if (message.body.toLowerCase().trim() == "chuck persona") { - MessageStrategy.client.sendText(message.from, MessageStrategy.state.Chuck.ChatPersonas[message.from]) + MessageStrategy.client.sendText(message.from, MessageStrategy.state.Chuck.ChatPersonas[message.from]['desc']) return } - MessageStrategy.state.Chuck.ChatPersonas[message.from] = message.body.substring("chuck persona".length -1) + MessageStrategy.state.Chuck.ChatPersonas[message.from]['desc'] = message.body.substring("chuck persona".length) } catch (e) { console.log(e) - // MessageStrategy.client.sendText(message.from, e) } } + async PersonaName(message) { + try { + Chuck.self.setup_state() + if (message.body.toLowerCase().trim() == "chuck persona name") { + MessageStrategy.client.sendText(message.from, MessageStrategy.state.Chuck.ChatPersonas[message.from]['name']) + return + } + + if (!(message.from in MessageStrategy.state.Chuck.ChatPersonas)) { + MessageStrategy.state.Chuck.ChatPersonas[message.from] = {} + } + + MessageStrategy.state.Chuck.ChatPersonas[message.from]['name'] = message.body.substring("chuck persona name".length) + } catch (e) { + console.log(e) + } + } + + async PersonaDelete(message) { + try { + Chuck.self.setup_state() + if (message.body.toLowerCase().trim() == "chuck persona delete") { + delete MessageStrategy.state.Chuck.ChatPersonas[message.from]; + return + } + } catch (e) { + console.log(e) + } + } + async Media(message) { try { Chuck.self.setup_state() @@ -641,6 +702,7 @@ class Chuck extends MessageStrategy { async Converse(message) { try { if (Chuck.self.is_help_command(message)) { + console.log("Chuck help skip") return; } @@ -674,18 +736,15 @@ class Chuck extends MessageStrategy { const requester = message.sender.pushname === undefined ? '' : message.sender.pushname if (!'type' in message) { - return - } - - if (message.type != 'chat') { + console.log("Chuck no type skip") return } if (Chuck.self.isPersonaMode(message)) { - options.systemMessage = MessageStrategy.state.Chuck.ChatPersonas[message.chatId] + options.systemMessage = MessageStrategy.state.Chuck.ChatPersonas[message.chatId]['desc'] - let tenMinutesAgo = Date.now() - 10 * 60 * 1000; + let tenMinutesAgo = Date.now() - 1 * 60 * 1000; for (let key in Chuck.lastInteracted) { if (Chuck.lastInteracted[key] < tenMinutesAgo) { @@ -693,10 +752,11 @@ class Chuck extends MessageStrategy { } } + let isNameInSentence = undefined let recentlyInteractedWithAuthor = (message.author in Chuck.lastInteracted) ? true : false; let respondWithQuote = Math.random() < 0.5; - let randomRespond = Math.random() < 0.15; - let randomRespondWithMedia = Math.random() < 0.25; + let randomRespond = Math.random() < 0.10; + let randomRespondWithMedia = Math.random() < 0.3; let iWasQuoted = "quotedMsg" in message && message.quotedMsg.author == Chuck.number; if(randomRespondWithMedia && randomRespond && !recentlyInteractedWithAuthor) { @@ -715,20 +775,36 @@ class Chuck extends MessageStrategy { }).catch(console.error); } if(Math.random() < 0.7) { + console.log("Chuck Math.random() < 0.7 skip") return; } } - if (message.body.length < 12 && !iWasQuoted) { - return + if (message.type == 'chat') { + let name = MessageStrategy.state.Chuck.ChatPersonas[message.chatId]['name'].trim().toLowerCase() + isNameInSentence = (sentence, name) => { + const words = sentence.toLowerCase().match(/\b\w+\b/g); // Match words with word boundaries + return words.includes(name); + } + isNameInSentence = isNameInSentence(message.body, name) + if (message.body.length < 8 && !iWasQuoted && !isNameInSentence) { + console.log("Chuck short, not quoted skip") + return + } } - if(!recentlyInteractedWithAuthor && !iWasQuoted && !randomRespond) { + if(!recentlyInteractedWithAuthor && !iWasQuoted && !randomRespond && !isNameInSentence) { + console.log("Chuck !recentlyInteractedWithAuthor && !iWasQuoted && !randomRespond && !isNameInSentence skip") return } Chuck.lastInteracted[message.author] = Date.now(); + if (message.type != 'chat') { + console.log("Chuck not a chat skip") + return + } + const res = await Chuck.gptapi.sendMessage(message.body, options) let resp = res.text @@ -744,7 +820,8 @@ class Chuck extends MessageStrategy { let lowerCaseResp = resp.toLowerCase(); if (keywords.some(keyword => lowerCaseResp.indexOf(keyword) > -1)) { - return; + console.log("Chuck said something about ai skip") + return; } MessageStrategy.typing(message) @@ -758,10 +835,17 @@ class Chuck extends MessageStrategy { return } + if (message.type != 'chat') { + console.log("Chuck not a chat skip") + return + } + let the_msg = message.body; - if (message.body.toLowerCase().startsWith("chuck") == false && message.body.toLowerCase().indexOf(" chuck") == -1) { - return; + if(message.isGroupMsg){ + if (message.body.toLowerCase().startsWith("chuck") == false && message.body.toLowerCase().indexOf(" chuck") == -1) { + return; + } } if (message.body.toLowerCase().startsWith("chuck")) { @@ -833,7 +917,7 @@ class Chuck extends MessageStrategy { let prompt; if (Chuck.self.isPersonaMode(message)) { - prompt = MessageStrategy.state.Chuck.ChatPersonas[message.from] + prompt = MessageStrategy.state.Chuck.ChatPersonas[message.from]['desc'] } else { prompt = 'I will ask you questions. Each question has a name or phone number at the end of the question. Please use that in the response' }