{"id":3859,"date":"2024-11-01T16:57:09","date_gmt":"2024-11-01T13:57:09","guid":{"rendered":"https:\/\/zeya888.me\/?page_id=3859"},"modified":"2024-11-01T17:16:34","modified_gmt":"2024-11-01T14:16:34","slug":"esto-miner","status":"publish","type":"page","link":"https:\/\/zeya888.me\/en\/esto-miner\/","title":{"rendered":"Estonians888 \u2014 $ESTO Miner"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3859\" class=\"elementor elementor-3859\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3c853c9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3c853c9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-207f889\" data-id=\"207f889\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-964552b elementor-widget elementor-widget-html\" data-id=\"964552b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n  let userAddress = null; \/\/ \u041f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u0430\u044f \u0434\u043b\u044f \u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f \u0430\u0434\u0440\u0435\u0441\u0430 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u043a\u043e\u0448\u0435\u043b\u044c\u043a\u0430\n\n  async function connectWallet() {\n    if (window.ethereum) {\n      try {\n        const accounts = await ethereum.request({ method: 'eth_requestAccounts' });\n        userAddress = accounts[0]; \/\/ \u0421\u043e\u0445\u0440\u0430\u043d\u044f\u0435\u043c \u0430\u0434\u0440\u0435\u0441 \u043a\u043e\u0448\u0435\u043b\u044c\u043a\u0430\n        document.getElementById('userAddress').innerText = `\u0412\u0430\u0448 \u0430\u0434\u0440\u0435\u0441: ${userAddress}`;\n        console.log(\"MetaMask \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d:\", userAddress);\n      } catch (error) {\n        console.error(\"\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f MetaMask:\", error);\n        alert(\"\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u043a MetaMask. \u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0441\u043d\u043e\u0432\u0430.\");\n      }\n    } else {\n      alert(\"\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0435 MetaMask \u0434\u043b\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u044d\u0442\u043e\u0433\u043e \u0441\u0430\u0439\u0442\u0430.\");\n    }\n  }\n\n  async function createPost() {\n    if (!userAddress) {\n      alert(\"\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u0435 MetaMask \u043f\u0435\u0440\u0435\u0434 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435\u043c \u043f\u043e\u0441\u0442\u0430.\");\n      return;\n    }\n\n    const recommendedAddress = document.getElementById('recommendedAddress').value;\n    const content = document.getElementById('content').value;\n    const mediaURI = document.getElementById('mediaURI').value || \"\";\n\n    if (!recommendedAddress || !content) {\n      alert(\"\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0437\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u0435 \u0432\u0441\u0435 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043f\u043e\u043b\u044f.\");\n      return;\n    }\n\n    try {\n      const loveDoPostContract = new web3.eth.Contract(loveDoPostAbi, loveDoPostAddress);\n      await loveDoPostContract.methods.createPost(recommendedAddress, mediaURI, content)\n        .send({ from: userAddress });\n\n      alert(\"\u041f\u043e\u0441\u0442 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u043e\u0437\u0434\u0430\u043d!\");\n      console.log(\"\u041f\u043e\u0441\u0442 \u0441\u043e\u0437\u0434\u0430\u043d \u0441 \u0430\u0434\u0440\u0435\u0441\u0430:\", userAddress);\n    } catch (error) {\n      console.error(\"\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0438 \u043f\u043e\u0441\u0442\u0430:\", error);\n      alert(\"\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u043f\u043e\u0441\u0442. \u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u0434\u0430\u043d\u043d\u044b\u0435 \u0438 \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0441\u043d\u043e\u0432\u0430.\");\n    }\n  }\n\n  document.getElementById('connectWalletButton').addEventListener('click', connectWallet);\n  document.getElementById('createPostButton').addEventListener('click', createPost);\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-76b6fd1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"76b6fd1\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0fd0a19\" data-id=\"0fd0a19\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d166946 elementor-widget elementor-widget-heading\" data-id=\"d166946\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c MetaMask<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7ce9f28 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7ce9f28\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-271d472\" data-id=\"271d472\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f3a0eff elementor-widget elementor-widget-button\" data-id=\"f3a0eff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\" id=\"connectWalletButton\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c MetaMask<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-be2caf5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"be2caf5\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-12c5995\" data-id=\"12c5995\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-eab8b15 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"eab8b15\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u041f\u043e\u0441\u0442\u0430\" aria-label=\"\u0421\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u041f\u043e\u0441\u0442\u0430\" action=\"\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"3859\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"eab8b15\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Estonians888 \u2014 $ESTO Miner - Zeya888\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"3859\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-namerecommendedAddress elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-namerecommendedAddress\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\t\u0410\u0434\u0440\u0435\u0441 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[namerecommendedAddress]\" id=\"form-field-namerecommendedAddress\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0430\u0434\u0440\u0435\u0441 \u043a\u043e\u0448\u0435\u043b\u044c\u043a\u0430 \u0442\u043e\u0433\u043e, \u043a\u043e\u0433\u043e \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u043e\u0432\u0430\u0442\u044c\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-content elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-content\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\t\u0422\u0435\u043a\u0441\u0442 \u043f\u043e\u0441\u0442\u0430\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[content]\" id=\"form-field-content\" rows=\"4\" placeholder=\"\u042d\u0442\u043e \u0442\u0435\u043a\u0441\u0442 \u0432\u0430\u0448\u0435\u0433\u043e \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u043e\u0441\u0442\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0443\u0432\u0438\u0434\u044f\u0442 \u0434\u0440\u0443\u0433\u0438\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0438. \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0443\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u0440\u0438\u0447\u0438\u043d\u044b, \u043f\u043e \u043a\u043e\u0442\u043e\u0440\u044b\u043c \u0432\u044b \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0435 \u044d\u0442\u043e\u0433\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0430 \u0438\u043b\u0438 \u0435\u0433\u043e \u0434\u043e\u0441\u0442\u0438\u0436\u0435\u043d\u0438\u044f.\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-mediaURI elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-mediaURI\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\t\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443 \u043d\u0430 \u043c\u0435\u0434\u0438\u0430\u0444\u0430\u0439\u043b, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442 \u0432\u0430\u0448\u0443 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u044e. \u042d\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435, \u0432\u0438\u0434\u0435\u043e \u0438\u043b\u0438 \u0434\u0440\u0443\u0433\u043e\u0439 \u043a\u043e\u043d\u0442\u0435\u043d\u0442, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043f\u043e\u043c\u043e\u0436\u0435\u0442 \u043b\u0443\u0447\u0448\u0435 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0430\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[mediaURI]\" id=\"form-field-mediaURI\" class=\"elementor-field elementor-size-sm  elementor-upload-field\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\" id=\"createPostButton\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043f\u043e\u0441\u0442<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c MetaMask \u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c MetaMask<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-3859","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.9 (Yoast SEO v22.8) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Estonians888 \u2014 $ESTO Miner - Zeya888<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zeya888.me\/en\/esto-miner\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Estonians888 \u2014 $ESTO Miner\" \/>\n<meta property=\"og:description\" content=\"\u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c MetaMask \u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c MetaMask\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zeya888.me\/en\/esto-miner\/\" \/>\n<meta property=\"og:site_name\" content=\"Zeya888\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/evgeniya.metsapuu\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-01T14:16:34+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@LiaZeya888\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zeya888.me\/esto-miner\/\",\"url\":\"https:\/\/zeya888.me\/esto-miner\/\",\"name\":\"Estonians888 \u2014 $ESTO Miner - Zeya888\",\"isPartOf\":{\"@id\":\"https:\/\/zeya888.me\/#website\"},\"datePublished\":\"2024-11-01T13:57:09+00:00\",\"dateModified\":\"2024-11-01T14:16:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/zeya888.me\/esto-miner\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zeya888.me\/esto-miner\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zeya888.me\/esto-miner\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/zeya888.me\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Estonians888 \u2014 $ESTO Miner\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zeya888.me\/#website\",\"url\":\"https:\/\/zeya888.me\/\",\"name\":\"Zeya888\",\"description\":\"A personal website of Evgeniya Slinko\",\"publisher\":{\"@id\":\"https:\/\/zeya888.me\/#\/schema\/person\/3dcc99198d96fc9a07833fb83d429c13\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zeya888.me\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/zeya888.me\/#\/schema\/person\/3dcc99198d96fc9a07833fb83d429c13\",\"name\":\"zeya\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/zeya888.me\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/zeya888.me\/wp-content\/uploads\/2023\/12\/Zeya888-logo.png\",\"contentUrl\":\"https:\/\/zeya888.me\/wp-content\/uploads\/2023\/12\/Zeya888-logo.png\",\"width\":535,\"height\":535,\"caption\":\"zeya\"},\"logo\":{\"@id\":\"https:\/\/zeya888.me\/#\/schema\/person\/image\/\"},\"description\":\"\u042f \u2014 Zeya888 \u2013 \u043a\u0440\u0438\u043f\u0442\u043e\u044d\u043d\u0442\u0443\u0437\u0438\u0430\u0441\u0442 \u0441 \u0431\u043e\u043b\u0435\u0435 \u0447\u0435\u043c 20-\u043b\u0435\u0442\u043d\u0438\u043c \u043e\u043f\u044b\u0442\u043e\u043c \u0432 \u0418\u0422-\u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0438. \u041c\u043e\u0439 \u043f\u0443\u0442\u044c \u043d\u0430\u0447\u0438\u043d\u0430\u043b\u0441\u044f \u0441 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043d\u0430 Java, \u0437\u0430\u0442\u0435\u043c \u044f \u043f\u0435\u0440\u0435\u0448\u043b\u0430 \u0432 \u043f\u0440\u043e\u0434\u0443\u043a\u0442-\u043c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442 \u0438 \u043e\u0441\u043d\u043e\u0432\u0430\u043b\u0430 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0442\u0430\u0440\u0442\u0430\u043f\u043e\u0432. \u042f \u0443\u0432\u043b\u0435\u0447\u0435\u043d\u0430 \u0444\u0438\u043d\u0442\u0435\u0445\u043e\u043c \u0438 \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u044b\u043c \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435\u043c (sustainability), \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e \u043a\u0440\u0443\u0433\u043e\u0432\u0443\u044e (\u0446\u0438\u0440\u043a\u0443\u043b\u044f\u0440\u043d\u0443\u044e) \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0443 (circular economy) \u0438 \u0441\u0442\u0440\u0435\u043c\u043b\u044e\u0441\u044c \u043a \u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u043c\u0443 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044e \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0439 (\u0430 \u0442\u0430\u043a\u0436\u0435 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0443\u044e \u0441 \u0434\u0440\u0443\u0433\u043e\u043c Digital Detox \u0440\u0435\u0442\u0440\u0438\u0442\u044b \u0432 \u042d\u0441\u0442\u043e\u043d\u0438\u0438). \u042f \u2013 \u043c\u0430\u0442\u044c \u0441 \u0431\u043e\u043b\u044c\u043d\u044b\u043c\u0438 \u043d\u0435\u0440\u0432\u0430\u043c\u0438, \u043d\u043e \u0443 \u043c\u043e\u0438\u0445 \u0441\u044b\u043d\u043e\u0432\u0435\u0439 \u043a\u043d\u043e\u043f\u043e\u0447\u043d\u044b\u0435 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u044b. \u042f \u0432\u0435\u0440\u044e, \u0447\u0442\u043e \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438 \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u0432 \u0440\u0443\u043a\u0430\u0445 \u0442\u0435\u0445, \u043a\u0442\u043e \u043f\u043e\u043d\u0438\u043c\u0430\u0435\u0442 \u0438\u0445 \u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0438 \u0441\u0438\u043b\u0443, \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e \u043a\u043e\u0433\u0434\u0430 \u0440\u0435\u0447\u044c \u0438\u0434\u0435\u0442 \u043e \u0434\u0435\u0442\u044f\u0445. \u041c\u043e\u0439 \u0438\u0434\u0435\u0430\u043b\u0438\u0437\u043c \u0432\u0434\u043e\u0445\u043d\u043e\u0432\u043b\u044f\u0435\u0442 \u043c\u0435\u043d\u044f \u043d\u0430 \u0442\u043e, \u0447\u0442\u043e\u0431\u044b \u043b\u044e\u0434\u0438 \u0441\u0442\u0430\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c\u0438 \u043f\u0435\u0440\u0435\u0434 \u0441\u043e\u0431\u043e\u0439 \u0438 \u0434\u0440\u0443\u0433\u0438\u043c\u0438, \u0436\u0438\u043b\u0438 \u0432 \u0443\u0434\u043e\u0432\u043e\u043b\u044c\u0441\u0442\u0432\u0438\u0435, \u0430 \u043d\u0435 \u0432 \u043f\u043e\u0433\u043e\u043d\u0435 \u0437\u0430 \u0438\u043b\u043b\u044e\u0437\u0438\u044f\u043c\u0438 \u0441\u0442\u0430\u0442\u0443\u0441\u0430 \u0438 \u0438\u0437\u0431\u044b\u0442\u043e\u0447\u043d\u044b\u0445 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0431\u043b\u0430\u0433. \u041c\u043e\u0439 \u0441\u0430\u0439\u0442 \u2013 \u044d\u0442\u043e \u043e\u0442\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u043c\u043e\u0438\u0445 \u043c\u044b\u0441\u043b\u0435\u0439 \u0438 \u043f\u0435\u0440\u0435\u0436\u0438\u0432\u0430\u043d\u0438\u0439. \u0417\u0434\u0435\u0441\u044c \u044f \u0434\u0435\u043b\u044e\u0441\u044c \u0432\u0441\u0435\u043c, \u0447\u0442\u043e \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0432 \u043c\u043e\u0435\u0439 \u0436\u0438\u0437\u043d\u0438 \u0438 \u0433\u043e\u043b\u043e\u0432\u0435. \u041f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u044f\u0439\u0442\u0435\u0441\u044c \u043a \u043c\u043e\u0435\u043c\u0443 \u043f\u0443\u0442\u0438 \u0438 \u0434\u0430\u0432\u0430\u0439\u0442\u0435 \u0432\u043c\u0435\u0441\u0442\u0435 \u0441\u043e\u0437\u0434\u0430\u0434\u0438\u043c \u043b\u0443\u0447\u0448\u0435\u0435 \u0431\u0443\u0434\u0443\u0449\u0435\u0435!\",\"sameAs\":[\"https:\/\/zeya888.me\/\",\"https:\/\/www.facebook.com\/evgeniya.metsapuu\/\",\"https:\/\/www.instagram.com\/zeyaart888\/\",\"https:\/\/www.linkedin.com\/in\/slinko\/\",\"https:\/\/x.com\/LiaZeya888\",\"https:\/\/www.youtube.com\/@Zeya888-yf7hu\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Estonians888 \u2014 $ESTO Miner - Zeya888","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zeya888.me\/en\/esto-miner\/","og_locale":"en_GB","og_type":"article","og_title":"Estonians888 \u2014 $ESTO Miner","og_description":"\u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c MetaMask \u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c MetaMask","og_url":"https:\/\/zeya888.me\/en\/esto-miner\/","og_site_name":"Zeya888","article_publisher":"https:\/\/www.facebook.com\/evgeniya.metsapuu\/","article_modified_time":"2024-11-01T14:16:34+00:00","twitter_card":"summary_large_image","twitter_site":"@LiaZeya888","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zeya888.me\/esto-miner\/","url":"https:\/\/zeya888.me\/esto-miner\/","name":"Estonians888 \u2014 $ESTO Miner - Zeya888","isPartOf":{"@id":"https:\/\/zeya888.me\/#website"},"datePublished":"2024-11-01T13:57:09+00:00","dateModified":"2024-11-01T14:16:34+00:00","breadcrumb":{"@id":"https:\/\/zeya888.me\/esto-miner\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zeya888.me\/esto-miner\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zeya888.me\/esto-miner\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zeya888.me\/"},{"@type":"ListItem","position":2,"name":"Estonians888 \u2014 $ESTO Miner"}]},{"@type":"WebSite","@id":"https:\/\/zeya888.me\/#website","url":"https:\/\/zeya888.me\/","name":"Zeya888","description":"A personal website of Evgeniya Slinko","publisher":{"@id":"https:\/\/zeya888.me\/#\/schema\/person\/3dcc99198d96fc9a07833fb83d429c13"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zeya888.me\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":["Person","Organization"],"@id":"https:\/\/zeya888.me\/#\/schema\/person\/3dcc99198d96fc9a07833fb83d429c13","name":"zeya","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/zeya888.me\/#\/schema\/person\/image\/","url":"https:\/\/zeya888.me\/wp-content\/uploads\/2023\/12\/Zeya888-logo.png","contentUrl":"https:\/\/zeya888.me\/wp-content\/uploads\/2023\/12\/Zeya888-logo.png","width":535,"height":535,"caption":"zeya"},"logo":{"@id":"https:\/\/zeya888.me\/#\/schema\/person\/image\/"},"description":"\u042f \u2014 Zeya888 \u2013 \u043a\u0440\u0438\u043f\u0442\u043e\u044d\u043d\u0442\u0443\u0437\u0438\u0430\u0441\u0442 \u0441 \u0431\u043e\u043b\u0435\u0435 \u0447\u0435\u043c 20-\u043b\u0435\u0442\u043d\u0438\u043c \u043e\u043f\u044b\u0442\u043e\u043c \u0432 \u0418\u0422-\u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0438. \u041c\u043e\u0439 \u043f\u0443\u0442\u044c \u043d\u0430\u0447\u0438\u043d\u0430\u043b\u0441\u044f \u0441 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043d\u0430 Java, \u0437\u0430\u0442\u0435\u043c \u044f \u043f\u0435\u0440\u0435\u0448\u043b\u0430 \u0432 \u043f\u0440\u043e\u0434\u0443\u043a\u0442-\u043c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442 \u0438 \u043e\u0441\u043d\u043e\u0432\u0430\u043b\u0430 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0442\u0430\u0440\u0442\u0430\u043f\u043e\u0432. \u042f \u0443\u0432\u043b\u0435\u0447\u0435\u043d\u0430 \u0444\u0438\u043d\u0442\u0435\u0445\u043e\u043c \u0438 \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u044b\u043c \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435\u043c (sustainability), \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e \u043a\u0440\u0443\u0433\u043e\u0432\u0443\u044e (\u0446\u0438\u0440\u043a\u0443\u043b\u044f\u0440\u043d\u0443\u044e) \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0443 (circular economy) \u0438 \u0441\u0442\u0440\u0435\u043c\u043b\u044e\u0441\u044c \u043a \u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u043c\u0443 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044e \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0439 (\u0430 \u0442\u0430\u043a\u0436\u0435 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0443\u044e \u0441 \u0434\u0440\u0443\u0433\u043e\u043c Digital Detox \u0440\u0435\u0442\u0440\u0438\u0442\u044b \u0432 \u042d\u0441\u0442\u043e\u043d\u0438\u0438). \u042f \u2013 \u043c\u0430\u0442\u044c \u0441 \u0431\u043e\u043b\u044c\u043d\u044b\u043c\u0438 \u043d\u0435\u0440\u0432\u0430\u043c\u0438, \u043d\u043e \u0443 \u043c\u043e\u0438\u0445 \u0441\u044b\u043d\u043e\u0432\u0435\u0439 \u043a\u043d\u043e\u043f\u043e\u0447\u043d\u044b\u0435 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u044b. \u042f \u0432\u0435\u0440\u044e, \u0447\u0442\u043e \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438 \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u0432 \u0440\u0443\u043a\u0430\u0445 \u0442\u0435\u0445, \u043a\u0442\u043e \u043f\u043e\u043d\u0438\u043c\u0430\u0435\u0442 \u0438\u0445 \u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0438 \u0441\u0438\u043b\u0443, \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e \u043a\u043e\u0433\u0434\u0430 \u0440\u0435\u0447\u044c \u0438\u0434\u0435\u0442 \u043e \u0434\u0435\u0442\u044f\u0445. \u041c\u043e\u0439 \u0438\u0434\u0435\u0430\u043b\u0438\u0437\u043c \u0432\u0434\u043e\u0445\u043d\u043e\u0432\u043b\u044f\u0435\u0442 \u043c\u0435\u043d\u044f \u043d\u0430 \u0442\u043e, \u0447\u0442\u043e\u0431\u044b \u043b\u044e\u0434\u0438 \u0441\u0442\u0430\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c\u0438 \u043f\u0435\u0440\u0435\u0434 \u0441\u043e\u0431\u043e\u0439 \u0438 \u0434\u0440\u0443\u0433\u0438\u043c\u0438, \u0436\u0438\u043b\u0438 \u0432 \u0443\u0434\u043e\u0432\u043e\u043b\u044c\u0441\u0442\u0432\u0438\u0435, \u0430 \u043d\u0435 \u0432 \u043f\u043e\u0433\u043e\u043d\u0435 \u0437\u0430 \u0438\u043b\u043b\u044e\u0437\u0438\u044f\u043c\u0438 \u0441\u0442\u0430\u0442\u0443\u0441\u0430 \u0438 \u0438\u0437\u0431\u044b\u0442\u043e\u0447\u043d\u044b\u0445 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0431\u043b\u0430\u0433. \u041c\u043e\u0439 \u0441\u0430\u0439\u0442 \u2013 \u044d\u0442\u043e \u043e\u0442\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u043c\u043e\u0438\u0445 \u043c\u044b\u0441\u043b\u0435\u0439 \u0438 \u043f\u0435\u0440\u0435\u0436\u0438\u0432\u0430\u043d\u0438\u0439. \u0417\u0434\u0435\u0441\u044c \u044f \u0434\u0435\u043b\u044e\u0441\u044c \u0432\u0441\u0435\u043c, \u0447\u0442\u043e \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0432 \u043c\u043e\u0435\u0439 \u0436\u0438\u0437\u043d\u0438 \u0438 \u0433\u043e\u043b\u043e\u0432\u0435. \u041f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u044f\u0439\u0442\u0435\u0441\u044c \u043a \u043c\u043e\u0435\u043c\u0443 \u043f\u0443\u0442\u0438 \u0438 \u0434\u0430\u0432\u0430\u0439\u0442\u0435 \u0432\u043c\u0435\u0441\u0442\u0435 \u0441\u043e\u0437\u0434\u0430\u0434\u0438\u043c \u043b\u0443\u0447\u0448\u0435\u0435 \u0431\u0443\u0434\u0443\u0449\u0435\u0435!","sameAs":["https:\/\/zeya888.me\/","https:\/\/www.facebook.com\/evgeniya.metsapuu\/","https:\/\/www.instagram.com\/zeyaart888\/","https:\/\/www.linkedin.com\/in\/slinko\/","https:\/\/x.com\/LiaZeya888","https:\/\/www.youtube.com\/@Zeya888-yf7hu"]}]}},"_links":{"self":[{"href":"https:\/\/zeya888.me\/en\/wp-json\/wp\/v2\/pages\/3859","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zeya888.me\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zeya888.me\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zeya888.me\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/zeya888.me\/en\/wp-json\/wp\/v2\/comments?post=3859"}],"version-history":[{"count":16,"href":"https:\/\/zeya888.me\/en\/wp-json\/wp\/v2\/pages\/3859\/revisions"}],"predecessor-version":[{"id":3877,"href":"https:\/\/zeya888.me\/en\/wp-json\/wp\/v2\/pages\/3859\/revisions\/3877"}],"wp:attachment":[{"href":"https:\/\/zeya888.me\/en\/wp-json\/wp\/v2\/media?parent=3859"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}