{"id":21072,"date":"2024-12-04T13:47:02","date_gmt":"2024-12-04T13:47:02","guid":{"rendered":"https:\/\/metaverseplanet.net\/blog\/?p=21072"},"modified":"2025-12-30T14:20:11","modified_gmt":"2025-12-30T14:20:11","slug":"how-well-do-you-know-snx-token","status":"publish","type":"post","link":"https:\/\/metaverseplanet.net\/blog\/how-well-do-you-know-snx-token\/","title":{"rendered":"How Well Do You Know SNX Token?"},"content":{"rendered":"\n<!-- SNX Token Knowledge Test Quiz Plugin for WordPress -->\n<div id=\"snx-quiz\" class=\"horizontal-fullscreen\">\n  <h2>How Well Do You Know SNX Token?<\/h2>\n  <p>How much do you know about Synthetix, the hub for synthetic assets? Take the quiz to find out!<\/p>\n  \n  <form id=\"snx-quiz-form\">\n    <h3>7 Questions<\/h3>\n    \n    <div class=\"question\">\n      <p><span class=\"question-number\">1<\/span>On which blockchain network is SNX Token hosted?<\/p>\n      <input type=\"radio\" name=\"q1\" value=\"BEP-20\"> BEP-20<br>\n      <input type=\"radio\" name=\"q1\" value=\"Chromia\"> Chromia<br>\n      <input type=\"radio\" name=\"q1\" value=\"BSC\"> BSC<br>\n      <input type=\"radio\" name=\"q1\" value=\"ERC-20\"> ERC-20\n    <\/div>\n    \n    <div class=\"question\">\n      <p><span class=\"question-number\">2<\/span>What is the maximum supply of SNX Tokens?<\/p>\n      <input type=\"radio\" name=\"q2\" value=\"2,500,000\"> 2,500,000<br>\n      <input type=\"radio\" name=\"q2\" value=\"212,424,133\"> 212,424,133<br>\n      <input type=\"radio\" name=\"q2\" value=\"234,535,221\"> 234,535,221<br>\n      <input type=\"radio\" name=\"q2\" value=\"134,332,900\"> 134,332,900\n    <\/div>\n    \n    <div class=\"question\">\n      <p><span class=\"question-number\">3<\/span>What is the description of the Synthetix project?<\/p>\n      <input type=\"radio\" name=\"q3\" value=\"All of the above\"> All of the above<br>\n      <input type=\"radio\" name=\"q3\" value=\"Providing unique derivatives\"> Providing unique derivatives<br>\n      <input type=\"radio\" name=\"q3\" value=\"Enabling the creation of synthetic assets\"> Enabling the creation of synthetic assets<br>\n      <input type=\"radio\" name=\"q3\" value=\"Providing access to real-world assets on the blockchain\"> Providing access to real-world assets on the blockchain\n    <\/div>\n    \n    <div class=\"question\">\n      <p><span class=\"question-number\">4<\/span>Which investment instruments does Synthetix bring together with blockchain technology?<\/p>\n      <input type=\"radio\" name=\"q4\" value=\"Gold\"> Gold<br>\n      <input type=\"radio\" name=\"q4\" value=\"Silver\"> Silver<br>\n      <input type=\"radio\" name=\"q4\" value=\"Dollar\"> Dollar<br>\n      <input type=\"radio\" name=\"q4\" value=\"All of the above\"> All of the above\n    <\/div>\n    \n    <div class=\"question\">\n      <p><span class=\"question-number\">5<\/span>What was the original name of the Synthetix network?<\/p>\n      <input type=\"radio\" name=\"q5\" value=\"SNX\"> SNX<br>\n      <input type=\"radio\" name=\"q5\" value=\"Havven\"> Havven<br>\n      <input type=\"radio\" name=\"q5\" value=\"Synths\"> Synths<br>\n      <input type=\"radio\" name=\"q5\" value=\"Curve\"> Curve\n    <\/div>\n    \n    <div class=\"question\">\n      <p><span class=\"question-number\">6<\/span>How does the SNX Token staking system generate income?<\/p>\n      <input type=\"radio\" name=\"q6\" value=\"Based on the number of transactions\"> Based on the number of transactions<br>\n      <input type=\"radio\" name=\"q6\" value=\"From in-game purchase profits\"> From in-game purchase profits<br>\n      <input type=\"radio\" name=\"q6\" value=\"From application usage time\"> From application usage time<br>\n      <input type=\"radio\" name=\"q6\" value=\"Through transaction fees\"> Through transaction fees\n    <\/div>\n    \n    <div class=\"question\">\n      <p><span class=\"question-number\">7<\/span>Who started the Synthetix project?<\/p>\n      <input type=\"radio\" name=\"q7\" value=\"Vitalik Buterin\"> Vitalik Buterin<br>\n      <input type=\"radio\" name=\"q7\" value=\"Justin Sun\"> Justin Sun<br>\n      <input type=\"radio\" name=\"q7\" value=\"Kevin Warwick\"> Kevin Warwick<br>\n      <input type=\"radio\" name=\"q7\" value=\"Changpeng Zhao\"> Changpeng Zhao\n    <\/div>\n\n    <button type=\"submit\">Check Answers<\/button>\n  <\/form>\n  <p class=\"footer-text\">This test was prepared by <a href=\"https:\/\/metaverseplanet.net\/\" target=\"_blank\">Metaverseplanet.net<\/a><\/p>\n  <div id=\"snx-quiz-result\" class=\"result\"><\/div>\n<\/div>\n\n<script>\n  document.getElementById('snx-quiz-form').onsubmit = function(event) {\n    event.preventDefault();\n    const correctAnswers = {\n      q1: \"ERC-20\",\n      q2: \"212,424,133\",\n      q3: \"All of the above\",\n      q4: \"All of the above\",\n      q5: \"Havven\",\n      q6: \"Through transaction fees\",\n      q7: \"Kevin Warwick\"\n    };\n    \n    let score = 0;\n    const formElements = document.getElementById('snx-quiz-form').elements;\n    \n    for (let key in correctAnswers) {\n      if (formElements[key]) {\n        const userAnswer = formElements[key].value;\n        if (userAnswer === correctAnswers[key]) {\n          score++;\n        }\n      }\n    }\n\n    const incorrectAnswers = 7 - score;\n    let title = \"\";\n    if (score === 7) {\n      title = \"SNX Token Expert\";\n    } else if (score >= 5) {\n      title = \"SNX Token Enthusiast\";\n    } else if (score >= 3) {\n      title = \"SNX Token Learner\";\n    } else {\n      title = \"SNX Token Beginner\";\n    }\n\n    const resultHTML = `\n      <div class=\"result-box\">\n        <h3>Your Quiz Results<\/h3>\n        <p>Correct Answers: <strong>${score}<\/strong><\/p>\n        <p>Incorrect Answers: <strong>${incorrectAnswers}<\/strong><\/p>\n        <p>Your Title: <strong>${title}<\/strong><\/p>\n      <\/div>\n      <p class=\"footer-text\">For more information about SNX and the crypto world, visit our <a href=\"https:\/\/metaverseplanet.net\/blog\/nft-information-and-news-platform\/\" target=\"_blank\">Crypto Information and News Platform<\/a>.<\/p>\n    `;\n\n    document.getElementById('snx-quiz-result').innerHTML = resultHTML;\n  };\n<\/script>\n\n<style>\n  body {\n    margin: 0;\n    padding: 0;\n    background-color: #000;\n    font-family: Arial, sans-serif;\n  }\n  \/* Transparent main container with subtle border and shadow *\/\n  #snx-quiz {\n    max-width: 1200px;\n    width: 100%;\n    padding: 20px;\n    background: none;\n    border: 1px solid #222;\n    border-radius: 8px;\n    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);\n    color: #ffffff;\n    margin: 20px auto;\n  }\n  \/* Question boxes with solid black background *\/\n  .question {\n    margin-bottom: 20px;\n    background-color: #000;\n    padding: 15px;\n    border: 1px solid #333;\n    border-radius: 6px;\n  }\n  .question p {\n    margin: 0 0 10px;\n    font-size: 1.1rem;\n    font-weight: bold;\n  }\n  \/* Colored circular question numbers using accent color (#c1205b) *\/\n  .question-number {\n    background-color: #c1205b;\n    color: #fff;\n    display: inline-block;\n    width: 30px;\n    height: 30px;\n    text-align: center;\n    line-height: 30px;\n    border-radius: 50%;\n    margin-right: 10px;\n    font-size: 16px;\n  }\n  button[type=\"submit\"] {\n    width: 100%;\n    padding: 15px;\n    font-size: 1.1rem;\n    font-weight: bold;\n    color: #ffffff;\n    background-color: #c1205b;\n    border: none;\n    border-radius: 5px;\n    cursor: pointer;\n    transition: background-color 0.3s ease;\n  }\n  button[type=\"submit\"]:hover {\n    background-color: #a8194d;\n  }\n  .footer-text {\n    font-size: 0.9rem;\n    color: #ffffff;\n    text-align: center;\n    margin-top: 20px;\n    opacity: 0.7;\n  }\n  #snx-quiz-result {\n    font-size: 1.2rem;\n    font-weight: bold;\n    color: #ffffff;\n    margin-top: 20px;\n    text-align: center;\n  }\n  .result-box {\n    background-color: rgba(255, 255, 255, 0.1);\n    padding: 20px;\n    border-radius: 8px;\n    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);\n    text-align: center;\n    margin-top: 20px;\n  }\n  @media (max-width: 768px) {\n    #snx-quiz {\n      width: 90%;\n      padding: 15px;\n    }\n  }\n<\/style>\n\n","protected":false},"excerpt":{"rendered":"<p>How Well Do You Know SNX Token? How much do you know about Synthetix, the hub for synthetic assets? Take the quiz to find out! 7 Questions 1On which blockchain network is SNX Token hosted? BEP-20 Chromia BSC ERC-20 2What is the maximum supply of SNX Tokens? 2,500,000 212,424,133 234,535,221 134,332,900 3What is the description &hellip;<\/p>\n","protected":false},"author":1,"featured_media":21075,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"googlesitekit_rrm_CAown96uCw:productID":"","footnotes":""},"categories":[323,309],"tags":[313,328],"class_list":["post-21072","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cyberculture","category-web3new","tag-crypto-blog","tag-quizzes"],"amp_enabled":false,"_links":{"self":[{"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/posts\/21072","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/comments?post=21072"}],"version-history":[{"count":0,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/posts\/21072\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/media\/21075"}],"wp:attachment":[{"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/media?parent=21072"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/categories?post=21072"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/metaverseplanet.net\/blog\/wp-json\/wp\/v2\/tags?post=21072"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}