girocoin.io Open in urlscan Pro
2606:4700:3033::ac43:c38c  Public Scan

Submitted URL: http://girocoin.io/?shiny
Effective URL: https://girocoin.io/?shiny
Submission Tags: shiny c290acadafe6362a fc6b18fd85158e2b bfst honeypoter@gmail.com Search All
Submission: On February 12 via api from JP — Scanned from JP

Form analysis 2 forms found in the DOM

POST #

<form action="#" id="search-text" class="search search-form" method="post" data-action="searchTerms">
  <input type="hidden" name="_token" value="">
  <div class="input-wrap">
    <input class="search-input" type="search" name="search-terms" id="search-terms" value="" data-action="searchTerms" placeholder="Search markets.com">
  </div>
  <button class="search-icon" type="submit">
    <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M21 21.5L15 15.5M17 10.5C17 14.366 13.866 17.5 10 17.5C6.13401 17.5 3 14.366 3 10.5C3 6.63401 6.13401 3.5 10 3.5C13.866 3.5 17 6.63401 17 10.5Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
      </path>
    </svg>
  </button>
  <a href="#" class="search-close-icon d-none">
                                                <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                                                    <path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM6.70711 5.29289C6.31658 4.90237 5.68342 4.90237 5.29289 5.29289C4.90237 5.68342 4.90237 6.31658 5.29289 6.70711L6.58579 8L5.29289 9.29289C4.90237 9.68342 4.90237 10.3166 5.29289 10.7071C5.68342 11.0976 6.31658 11.0976 6.70711 10.7071L8 9.41421L9.29289 10.7071C9.68342 11.0976 10.3166 11.0976 10.7071 10.7071C11.0976 10.3166 11.0976 9.68342 10.7071 9.29289L9.41421 8L10.7071 6.70711C11.0976 6.31658 11.0976 5.68342 10.7071 5.29289C10.3166 4.90237 9.68342 4.90237 9.29289 5.29289L8 6.58579L6.70711 5.29289Z" fill="currentColor"></path>
                                                </svg>
                                            </a>
</form>

POST #

<form action="#" method="POST" data-action="submitInitialRegistration" data-trigger="submit" data-href="" class="elinit">
  <input type="hidden" name="companyId" value="62">
  <h2>Ready to trade? <br> Create an account! </h2>
  <label for="email"></label>
  <div class="input-wrap">
    <input type="email" name="email" id="email" value="" placeholder="Enter your email" required="">
    <div class="clear-input elinit" data-action="clearInput">
      <img src="https://web-cdn.markets.com/assets/images/blocks/create-account/clear.svg" alt="clear_input" width="16px" height="16px" loading="lazy">
    </div>
    <div class="error-message">
      <p>Enter valid email</p>
    </div>
  </div>
  <label for="password"></label>
  <div class="input-wrap">
    <input type="password" name="password" id="password" data-action="passwordHint" data-trigger="input" value="" placeholder="Enter your password" minlength="6" maxlength="15"
      passwordrules="minlength: 6; maxlength: 15; required: lower; required: upper; required: digit; allowed: [oqtu!#%&amp;()*+,.:;<=>?@[^_{~];" required="" class="elinit">
    <div class="clear-input elinit" data-action="clearInput">
      <img src="https://web-cdn.markets.com/assets/images/blocks/create-account/clear.svg" alt="clear_input" width="16px" height="16px" loading="lazy">
    </div>
    <div class="show-pw elinit" data-action="showPassword">
      <img src="https://web-cdn.markets.com/assets/images/blocks/create-account/show-pw.svg" alt="show_password" width="16px" height="16px" loading="lazy">
    </div>
    <div class="error-message">
      <p>Please enter a valid password</p>
    </div>
    <div class="password-hint-wrapper">
      <div class="password-hints">
        <div class="password-hint" data-rule="length">
          <div class="hint-check">
            <img loading="lazy" src="https://web-cdn.markets.com/assets/images/blocks/create-account/tick.svg" width="8" height="6" alt="Tick">
          </div>
          <div class="hint-text">
            <span data-translate="reg_error_password_length">Passwords must be between 6 and 15 characters long</span>
          </div>
        </div>
        <div class="password-hint" data-rule="digits">
          <div class="hint-check">
            <img loading="lazy" src="https://web-cdn.markets.com/assets/images/blocks/create-account/tick.svg" width="8" height="6" alt="Tick">
          </div>
          <div class="hint-text">
            <span data-translate="reg_error_password_numeric">Passwords must contain at least 1 numeric character</span>
          </div>
        </div>
        <div class="password-hint" data-rule="uppercase">
          <div class="hint-check">
            <img loading="lazy" src="https://web-cdn.markets.com/assets/images/blocks/create-account/tick.svg" width="8" height="6" alt="Tick">
          </div>
          <div class="hint-text">
            <span data-translate="reg_error_password_uppercase">Passwords must contain at least 1 uppercase character</span>
          </div>
        </div>
        <div class="password-hint" data-rule="lowercase">
          <div class="hint-check">
            <img loading="lazy" src="https://web-cdn.markets.com/assets/images/blocks/create-account/tick.svg" width="8" height="6" alt="Tick">
          </div>
          <div class="hint-text">
            <span data-translate="reg_error_password_lowercase">Passwords must contain at least 1 lowercase character</span>
          </div>
        </div>
        <div class="password-hint" data-rule="special">
          <div class="hint-check">
            <img loading="lazy" src="https://web-cdn.markets.com/assets/images/blocks/create-account/tick.svg" width="8" height="6" alt="Tick">
          </div>
          <div class="hint-text">
            <span data-translate="reg_error_password_characters">Passwords do not match</span>
          </div>
        </div>
        <div class="password-hint" data-rule="common">
          <div class="hint-check">
            <img loading="lazy" src="https://web-cdn.markets.com/assets/images/blocks/create-account/tick.svg" width="8" height="6" alt="Tick">
          </div>
          <div class="hint-text">
            <span data-translate="reg_error_password_common">Password can not be commonly used</span>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="spacer-10 spacer-lg-15"></div>
  <div class="submit-flex">
    <input type="submit" name="submit" id="submit" class="cta cta-black-2 button-animation strapi-btn-create-account-new" value="Create an Account">
  </div>
  <label class="d-flex checkbox-label">
    <input type="checkbox" name="checkbox" id="checkbox" required="">
    <div class="tick-box"></div>
    <p>By creating an account, you agree to our <a href="https://content-global.markets.com/pdf/en/privacy-policy-statement.pdf" target="_blank">Privacy Policy</a>,
      <a href="https://www.markets.com/global-en/cookie-disclosure" target="_blank">Cookie Policy</a> and receive marketing emails. Subscriptions can be managed under Notifications settings in your account. </p>
  </label>
  <div class="spacer-10"></div>
  <div class="socials">
    <a href="#" class="cta cta-grey elinit" data-action="socialRegister" data-social="google">
						<img src="https://web-cdn.markets.com/assets/images/blocks/create-account/google.svg" alt="Google" width="24px" height="24px" loading="lazy">
					  </a>
    <a href="#" class="cta cta-grey elinit" data-action="socialRegister" data-social="facebook">
						<img src="https://web-cdn.markets.com/assets/images/blocks/create-account/facebook.svg" alt="Facebook" width="24px" height="24px" loading="lazy">
					  </a>
    <a href="#" class="cta cta-grey elinit" data-action="socialRegister" data-social="apple">
						<img src="https://web-cdn.markets.com/assets/images/blocks/create-account/apple.svg" alt="Apple" width="24px" height="24px" loading="lazy">
					  </a>
  </div>
</form>

Text Content

   
 * Login Sign Up
 * EN
   
   English
   
   Español
   
   العربية
   
   Tiếng Việt
   
   Bahasa Melayu
   
   ภาษาไทย
   
   简体中文
   
   Tagalog
   
   Português

 * Markets
   
   Forex
   
   Shares
   
   Commodities
   
   Indices
   
   Crypto
   
   ETFs
   
   Bonds
   
   IPO

 * Trading
   
   Platform
   
   Web Platform
   
   CFD Trading
   
   CFD Asset List
   
   Trading Calculators
   
   Trading Info
   
   Trading Conditions

 * Learn
   
   Trading Tools
   
   News
   
   Trading Basics
   
   Glossary
   
   Webinars
   
   Education Centre

 * About
   
   Why Uxcoins.io
   
   Partnership
   
   Complaints
   
   Contact Support
   
   FAQs

   
 * 

Hi, user_no_name

Trade now

Deposit

--------------------------------------------------------------------------------

Logout

Login Sign Up

search_all search_pages search_news search_instruments search_news
search_instruments
search_nothing_found_message



We use cookies to do things like offer live chat support and show you content we
think you’ll be interested in. If you’re happy with the use of cookies by
markets.com, click accept.

Accept Manage



SIMPLY TRADING BY UXCOINS.IO

Online,On Your Side.


Powerful tools

User-friendly

Authorised
Login


GET UP TO $1000 BONUS FOR EVERY REFEREE!


Refer your friends to Uxcoins.io
Refer now T&Cs apply


GET UP TO $2000 
ON THE FIRST DEPOSIT


Exclusive bonus for new users!
Get bonus now T&Cs apply


20% EXTRA TRADING DEPOSIT BONUS, TRADE WITH MORE!


Rewarding our loyal users!
Get bonus now T&Cs apply


UXCOINS CLUB


Higher Bonus

Spread Rebate

Member's Benefits
Join club now T&C apply




ALL TRADING OPPORTUNITIES WITH UXCOINS.IO

Trade a vast variety of financial instruments. Stocks. Bonds. ETFs. Commodities.
Forex. You’ll find every type of asset here at Uxcoins.io, ready to be traded
through our CFD and spread-betting platforms.

Get started now



Get started now



START TRADING TODAY.

Sign up, it couldn't be easier.


Enter the Uxcoins

1

Create an account

2

Fund your account

3

Start Trading





SIMPLY SAFE

Trader & Company funds are segregated


SIMPLY SECURE

Compliant with data security standards




START TRADING TODAY.

Whether you’re an experienced trader or just getting started, we have the tools
you need to help you trade with confidence


Knowledgeable customer support available 24/5
Accessible risk management tools
Education centre to help you learn at your own pace





ONLINE. ON YOUR SIDE.

Never miss an opportunity with our powerful, secure and easy to use platform

 * Low Spreads
 * Intuitive charting
 * Expert, up to date uxcoins insights


HASSLE-FREE TRADING

Join 100,000 users that have already made uxcoins.io their trading platform of
choice!



Transparent trading with no hidden fees

Intuitive tools and analytics

Free learning resources

Secure trading on the go


READY TO TRADE?
CREATE AN ACCOUNT!

Enter valid email

Please enter a valid password

Passwords must be between 6 and 15 characters long
Passwords must contain at least 1 numeric character
Passwords must contain at least 1 uppercase character
Passwords must contain at least 1 lowercase character
Passwords do not match
Password can not be commonly used




By creating an account, you agree to our Privacy Policy, Cookie Policy and
receive marketing emails. Subscriptions can be managed under Notifications
settings in your account.






ABOUT UXCOINS.IO

We are proud of our reputation, find out what makes Uxcoins.io the home of the
traders


Our Story



SUPPORT CENTRE

Here to help. Talk to our team to get your questions answered.


Visit support centre



CONTACT US

support@girocoin.io +44 2080 979 794

Markets

Forex Shares Commodities Indices Crypto ETFs Bonds

Trading

Platform Web Platform CFD Trading CFD Asset List Trading Calculators Trading
Conditions

Learn

Trading Tools News Trading Basics Glossary Webinars Education Centre

About

Why Uxcoins.io Partnership Safety Online Complaints Contact Support FAQs Careers
Sitemap

FOLLOW US ON




LISTED ON



Risk Warning: Trading Foreign
Exchange (Forex) and Contracts For Difference (CFD) is highly
speculative, carries a high level of risk and is not appropriate for every
investor. Any advice provided on this website is general advice only, and has
been prepared without taking your individual objectives, financial situation or
needs into account. Before deciding to trade Forex/ CFDs, you should carefully
consider your objectives, financial situation, needs and level of experience. By
trading, you may sustain a loss of some or all of your invested capital,
therefore, you should not speculate with capital that you cannot afford to lose.
You should be aware of all the risks associated with trading on
margin.

Legal Pack Cookie Disclosure Safety Online Privacy Policy

--------------------------------------------------------------------------------

Payment
Methods

--------------------------------------------------------------------------------